#video_background
{
    margin-top: 0;
    width: 100%;
}

.video_text
{
    position: absolute;
    padding: 0;
    border-radius: 15px;
    width: 100%;
    margin-left: 0;
    top: 50%;
    z-index: 8888;
}

.video_text h1
{
    float: left;
    width: 100%;
    font-size: 20px;
    display: none;
}

.video_text .text
{
    float: left;
    width: 100%;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 25px;
    color: #CCC;
}

.video_text .btn
{
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 14px;
    margin-left: calc(50% - 75px);
}

.video_text .btn_outline.fx:hover
{
    float: left;
    color: #000;
    background-color: #ff7700;
    border-color: #ff7700;
}

.main_banner
{
    float: right;
    width: 100%;
    overflow: hidden;
}

.main_banner.rock
{
    background-color: #FFF;
}

.main_banner #bnr_rock
{
    float: left;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}

.main_banner.fx
{
    background-color: #FFF;
}

.main_banner #bnr_fx
{
    float: left;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}

.main_banner .text_c
{
    position: absolute;
    width: 38%;
    color: #FFF;
}

.main_banner .text_c h1
{
    font-size: 34px;
}

.main_banner .text_c .text
{
    margin-top: 40px;
    font-size: 15px;
    color: #444;
    font-family: lato;
    line-height: 22px;
    margin-bottom: 40px;
}

.main_banner .text_c .btn_outline
{
    width: 90px;
    height: 34px;
    line-height: 34px;
}

.main_banner .controls
{
    position: absolute;
    left: 70px;
    right: 70px;
    width: calc(100% - 140px);
}

.main_banner .controls .text
{
    float: left;
    margin-top: 19px;
    font-family: lato;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #707070;
}

.main_banner .controls .text .cian, .main_banner .controls .text .orange, .main_banner .controls .text .withe
{
    margin-right: 20px;
}

.main_banner .controls .btn_img
{
    position: absolute;
    height: 40px;
}

.main_banner .controls .btn_img.rock
{
    left: calc(50% - 70px);
}

.main_banner .controls .btn_img.fx
{
    right: calc(50% - 70px);
}

.row.introduction
{
    width: calc(100% - 70px);
    margin-top: -3px;
    padding-left: 70px;
    padding-right: 0;
    padding-top: 70px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #000;
    padding-bottom: 20px;
}

.row.introduction .col.left
{
    float: left;
    width: 35%;
    overflow: hidden;
}

.row.introduction .col.left h2
{
    float: left;
    font-size: 32px;
    color: #CCC;
}

.row.introduction .col.left .text
{
    float: left;
    width: 100%;
    margin-top: 25px;
    font-family: lato;
    margin-bottom: 40px;
    font-size: 15px;
    font-family: lato;
    line-height: 22px;
    color: #CCC;
}

.stats
{
    float: right;
    width: 56%;
    color: #4fffe4;
    font-weight: 700;
    line-height: 16px;
    margin-top: 90px;
    font-size: 14px;
}

.stats.orange
{
    color: #ff7700;
}

.stats .stat
{
    float: left;
    margin-right: 20px;
}

.stats .stat .bullet
{
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 3px;
    border-radius: 100%;
    background-color: #4fffe4;
    margin-right: 5px;
}

.stats.orange .stat .bullet
{
    background-color: #ff7700;
}

.row.introduction .col.left .btn_outline
{
    float: left;
    width: 100px;
    color: #FFF;
    border-color: #FFF;
    font-size: 15px;
}
.row.introduction .col.left .btn_outline:hover
{
    color: #000;
    background-color: #53ffe5;
    border-color: #53ffe5;
}
.row.introduction .col.left .btn_outline.fx:hover
{
    color: #000;
    background-color: #ff7700;
    border-color: #ff7700;
}

.row.introduction .lottie
{
    float: right;
    width: 60%;
    overflow: hidden;
    margin-top: -50px;
}

.row.introduction .lottie.fx
{
    margin-top: -13%;
    margin-right: -8%;
}

.row.all_inclusive
{
    width: calc(100% - 140px);
    padding: 70px;
}

.row.all_inclusive .col
{
    width: 44%;
    overflow: hidden;
}

.row.all_inclusive .col.left
{
    float: left;
    width: 50%;
}

.row.all_inclusive .col.left .pic
{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.row.all_inclusive .col.left .text
{
        margin-top: 40px;
        font-size: 15px;
        color: #444;
        font-family: lato;
        line-height: 22px;
        margin-bottom: 40px;
        width: 100%;
}

.row.all_inclusive .col.left .btn_outline
{
    float: left;
}
.row.all_inclusive .col.left .btn_outline:hover
{
    border-color: #4fffe4;
}
.row.all_inclusive .col.left .btn_outline.fx:hover
{
    border-color: #ff7700;
    background-color: #ff7700;
}

.row.all_inclusive .col.left .lottie
{
    float: left;
    width: 80%;
}

.row.all_inclusive .col.right
{
    float: right;
}

.row.all_inclusive .col.right .pic
{
    float: left;
    width: 100%;
    border-radius: 15px;
}

.row.gallery
{
    width: calc(100% - 140px);
    padding: 70px;
    padding-top: 0;
}

.row.gallery .pic
{
    float: left;
    width: 22%;
    height: auto;
    border-radius: 15px;
}

.row.gallery .pic.n2
{
    margin-left: 4%;
    margin-right: 2%;
}

.row.gallery .pic.n3
{
    margin-left: 2%;
    margin-right: 4%;
}

.campus_list
{
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 70px;
}

.campus_list h3
{
    color: #FFF;
}

.campus_list .items .item
{
    float: left;
    width: 30%;
    cursor: pointer;
}

.campus_list .items .item:nth-child(even)
{
    margin-left: 5%;
    margin-right: 5%;
}

.campus_list .items .item .pic
{
    float: left;
    width: 100%;
    border-radius: 15px;
}

.campus_list .items .item .gradient
{
    opacity: 0;
    float: left;
    width: 100%;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-top: -66%;
}

.campus_list .items .item:hover .gradient
{
    opacity: 1;
}

.campus_list .items .item .title
{
    margin-top: 20px;
}
@media (orientation: portrait) {
    h2
    {
        font-size: 34px;
    }

    .main_banner
    {
        background-color: #FFF;
        margin-top: -5px;
    }

    #video_background
    {
        margin-top: 68px;
        width: 100%;
    }

    .main_banner .text_c
    {
        position: absolute;
        width: 90%;
        color: #FFF;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 50%;
    }

    .main_banner .text_c .text
    {
        margin-top: 25px;
        font-size: 15px;
        color: #666;
        font-family: lato;
        line-height: 22px;
        margin-bottom: 25px;
    }

    .main_banner .controls
    {
        position: absolute;
        left: 70px;
        right: 70px;
        width: calc(100% - 140px);
        bottom: 10px;
    }

    .main_banner .controls .text
    {
        float: left;
        margin-top: 60px;
        font-family: lato;
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
        letter-spacing: 2px;
        color: #707070;
    }

    .row.introduction
    {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .row.introduction .col.left h2
    {
        float: left;
        font-size: 20px;
        color: #CCC;
    }

    .row.introduction .col.left .text
    {
        margin-top: 20px;
        margin-left: 5%;
        width: 90%;
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    .row.introduction .col.left .btn
    {
        margin-left: 5%;
    }

    .row.introduction .col.left
    {
        float: left;
        width: 100%;
        overflow: hidden;
    }

    .row.introduction .col.left h2
    {
        float: left;
        margin-left: 5%;
        margin-top: 5px;
    }

    .row.introduction .lottie
    {
        float: right;
        width: 110%;
        overflow: hidden;
        margin-top: 0;
        margin-right: -5%;
    }

    .row.introduction .col.left .btn_outline
    {
        float: left;
        width: 100px;
        color: #FFF;
        font-size: 15px;
        margin-left: 5%;
        margin-bottom: 15px;
    }

    .row.all_inclusive
    {
        width: 100%;
        padding: 70px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        font-size: 20px;
    }

    .row.all_inclusive .col.left
    {
        float: left;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .row.all_inclusive .col.left h2
    {
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 20px;
    }

    .row.all_inclusive .col.left .text
    {
        float: left;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    .row.all_inclusive .col.left .btn
    {
        margin-left: 5%;
    }

    .row.all_inclusive .col.left .btn_outline
    {
        float: left;
        margin-left: 5%;
        margin-bottom: 30px;
    }

    .row.all_inclusive .col.left .lottie
    {
        float: left;
        width: 65%;
        margin-left: 5%;
    }

    .row.all_inclusive .col.right
    {
        display: none;
    }

    .row.gallery
    {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 0;
    }

    .video_text
    {
        position: relative;
        background-color: #000;
        padding: 15px;
        border-radius: 0;
        width: calc(100% - 30px);
        margin-left: 0;
        margin-top: -3px;
        z-index: 8888;
        float: left;
    }

    .video_text h1
    {
        font-size: 24px;
    }

    .video_text .text
    {
        float: left;
        width: 100%;
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 15px;
        color: #CCC;
    }

    .stats
    {
        float: left;
        width: 90%;
        color: #4fffe4;
        font-weight: 700;
        line-height: 16px;
        margin-top: 20px;
        margin-left: 5%;
        margin-right: 5%;
    }

    .stats .stat
    {
        float: left;
        margin-right: 20px;
        width: 100%;
        margin-bottom: 5px;
    }

    .campus_list
    {
        float: left;
        width: 110%;
        padding: 0;
        padding-top: 40px;
        background-color: #FFF;
        margin-left: -5%;
    }

    .campus_list h3
    {
        color: #000;
        padding-left: 5%;
    }

    .campus_list .items .item
    {
        float: left;
        width: 90%;
        cursor: pointer;
        margin-left: 5%;
        margin-right: 5%;
    }
}