@import url("https://fonts.googleapis.com/css?family=Oswald:600");

h1, h2, h3, h4 {
    margin: 0;
}

ul {
    list-style-image: none;
}

.owl-wrapper {
    display: flex !important;
    align-items: center;
}

.owl-wrapper img {
    padding: 10px;
}

.rl-declareBoard-header-subtitle {
    background-image: url(../../images/liveface/bk.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.rl-declareBoard-header .title {
    color: #535353;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 300;
    font-size: calc( 28.8px + 1vw );
    text-transform: uppercase;
}

.rl-declareBoard-header-subtitle.rl-award {
    background-image: url(../../images/liveface/award_bk.jpg);
}

/*------------------------------------
            $Banner
------------------------------------*/
.banner {
    background-image: url(../../images/liveface/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #333;
    position: relative;
    height: 27.08333vw; /*520px*/
    min-height: 400px;
    max-height: 520px;
    overflow: hidden;
    position: relative;
}

.banner .img-monster {
    width: 28.020833vw;
    min-width: 300px;
    position: absolute;
    right: 1.041666%; /*20px*/
    top: calc(-5.166846071044134vw + 171.20344456404737px); /*72px*/
    z-index: 0;
}

/*--- button ---*/
.banner .default-btn {
    background-color: #e8380d;
    font-size: calc(0.125vw + 19.6px); /*28-20*/
    width: auto;
    min-height: calc(0.625vw + 38px);
    padding: 10px 30px;
    border-radius: 0;
}

.banner-heading {
    display: flex;
    height: 100%;
    align-items: center;
}

.banner-heading .text-wrapper {
    display: flex;
    width: 80%;
}

.banner-heading .text-wrapper .banner-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.banner-heading .text-wrapper .sub-title {
    width: 100%;
    /* font-family: Roboto; */
    font-size: calc(0.75vw + 13.6px);
    font-weight: 400;
    color: #5e5e5e;
}

.banner-heading .text-wrapper .sub-title span {
    border: 1px solid rgba(236, 236, 236, 0.5);
    color: rgba(236, 236, 236, 0.5);
    font-size: 0.9375vw; /*18px*/
    font-weight: 400;
    padding: 3px 15px;
    margin: 7.5px 20px;
}

.banner-heading .btn-wrapper .play-button {
    color: #fff !important;
    font-size: calc( 23.2px + 0.25vw ); /*28-24*/
}

.banner-heading .btn-wrapper a {
    text-decoration: none;
}

.banner-heading .text-lg {
    /* font-family: Oswald; */
    font-size: calc(2.34375vw + 45px);
    font-weight: 500;
    max-width: 994px;
}

.banner-heading .wifi {
    font-size: 24px;
    color: #616161;
    text-transform: uppercase;
}

.banner-heading .text-desc {
    font-size: calc( 16.8px + 0.375vw ); /*24-18*/
    line-height: 1.2;
    max-width: 800px;
    margin: 0 auto;
}

.banner-heading .btn-wrapper {
    text-align: left;
}

.banner-heading .btn-wrapper .default-btn,
.banner-heading .btn-wrapper .popup-youtube {
    margin: 20px calc(1.25vw + 11px) 0 0; /*35-15*/
}

.banner-heading .btn-wrapper .play-button > div:first-child {
    margin-right: 20px;
}

.banner .rl-play-wrapper {
    width: calc(1.875vw + 44px); /*80-50*/
    height: calc(1.875vw + 44px);
}

.banner-play-but {
    margin-left: 10px;
    width: 30px;
    fill: white;
}

.rl-play {
    /*20-10, 0 20-10, 30-15*/
    border-width: calc(0.625vw + 8px) 0 calc(0.625vw + 8px) calc(0.9375vw + 12px);
}

/* common */
.flex-col-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.align-center {
    align-content: center;
    align-items: center;
}

.space-between {
    justify-content: space-between;
}

.flex-container-start {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-col-container .space {
    padding-top: 30px;
}

.w50 {
    width: 50%;
}

.w100 {
    width: 100%;
}

.rl-row-130 {
    padding-top: calc(4.0625vw + 52px);
    padding-bottom: calc(4.0625vw + 52px);
}

.rl-row-top-130 {
    padding-top: calc(4.0625vw + 52px);
}

.rl-row-bottom-130 {
    padding-bottom: calc(4.0625vw + 52px);
}

.mt-auto {
    margin-top: auto;
}

.bgc-f4 {
    background-color: #f4f4f4;
}

.text-sm {
    padding-bottom: 0;
}

.text-md {
    padding-bottom: 0;
    text-transform: uppercase;
}

.rl-text-20, .rl-text-20 a {
    font-size: 20px;
    font-weight: 400;
}

.rl-text-22 {
    font-size: calc(0.25vw + 17.2px);
}

.rl-text-desc-lg {
    font-size: calc(0.125vw + 17.6px);
    font-weight: 300;
}

.block .block-content {
    display: flex;
    flex-wrap: wrap;
}

.block .block-content > div:first-child {
    flex: 1;
    flex-basis: 250px;
}

.block .block-content > div:last-child {
    width: auto;
}

/* two-block */
.border-red {
    display: flex;
    flex-wrap: wrap;
    border: solid 3px #e8380d;
    padding: calc(28px + 2.1875vw);
    align-items: flex-start;
    position: relative;
    overflow: hidden;
}

.border-red .block-label {
    text-align: center;
    background-color: #e8380d;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: calc(1.0764262648008611vw + 3.332615715823466px);

    /*1920:24-991:14*/
    font-weight: 500;

    /*1920:42-991:30*/
    line-height: 1.3;
    position: absolute;
    padding: 5px;
    top: 1vw;
    left: -24%;
    width: 70%;

    /*1920:42-991:30*/
    padding-bottom: 5px;
    transform: rotate(-36deg);
}

.border-red .block-label .block-label-text {
    font-size: calc(0.375vw + 10.8px);
}

/* btn */
.rl-btn-portal {
    font-size: 20px;
    padding: 10px;
}

.default-btn {
    border: 2px solid transparent;
    border-radius: 0px;
    color: #fff;
    font-size: calc(0.125vw + 19.6px);
    min-height: calc(0.625vw + 38px);
    width: 300px;
    padding: 10px;
}

.watch-video-btn {
    display: flex;
    align-items: center;
    background-color: #e8380d;
    border: 2px solid transparent;
    border-radius: 0px;
    color: #fff;
    font-size: calc(0.125vw + 19.6px);
    min-height: calc(0.625vw + 38px);
    padding: 10px 30px;
    margin-left: 30px;
}

.watch-video-btn:hover .banner-play-but {
    fill: #e8380d;
}

.default-btn:hover, .default-btn:active, .watch-video-btn:hover, .watch-video-btn:active {
    background-color: transparent;
    color: #e8380d;
    border: 2px solid #e8380d;
}

.popup-youtube a:hover {
    text-decoration: none;
}

.rl-btn-fill-new {
    background-color: #e8380d;
    border: 2px solid #e8380d;
    color: #fff;
    line-height: normal;
    font-size: calc(0.125vw + 19.6px);
}

.rl-btn-fill-new:hover, .rl-btn-fill-new:active, .rl-btn-fill-new:active:focus, .rl-btn-fill-new:focus {
    border: 2px solid #e8380d;
    background-color: #fff !important;
    color: #e8380d !important;
    outline: none;
}

/* btn-end */
@media screen and (max-width: 768px) {
    .flex-col-container {
        flex-direction: column !important;
    }
}

@media (max-width: 768px) {
    .border-red {
        padding-top: 50px;
    }

    .border-red .block-label {
        top: 3vw;
        left: -28%;
    }

    .banner-heading {
        display: block;
    }

    .banner-heading .text-wrapper {
        width: 100%;
    }

    .flex-col-container .space.line {
        border-top: 1px solid #c0c0c0;
        padding-top: 60px;
        margin-top: 60px;
    }

    .banner {
        background-image: url(../../images/liveface/main_768.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        color: #333;
        position: relative;
        height: 82.08333vw; /*520px*/
        max-height: 600px;
        overflow: hidden;
        position: relative;
    }

    .text-xs-center {
        text-align: center;
    }

    .rl-btn-fill-new {
        font-size: calc(0.75vw + 13.6px);
    }

    .banner .default-btn {
        display: none;
        width: 300px;
        padding: 10px 25px;
        font-size: calc(0.75vw + 13.6px);
        text-align: center;
    }

    .banner-play-but {
        display: none;
    }

    .banner .watch-video-btn {
        width: 300px;
        padding: 10px 25px;
        justify-content: center;
        margin: 0 auto;
        font-size: calc(0.75vw + 13.6px);
    }

    .banner-heading .text-wrapper .banner-text {
        display: block;
    }

    .banner-heading .text-wrapper .sub-title {
        display: none;
    }

    .banner-heading .wifi {
        display: none;
    }

    .banner-heading .text-wrapper {
        margin-top: 20px;
        justify-content: center;
    }

    .banner-heading .text-lg {
        font-size: calc(7.8125vw + 6px);
        width: 100%;
        text-align: center;
    }

    .block .block-content > div:first-child {
        width: 50%;
    }

    .block .block-content > div:last-child {
        padding-top: 10px;
        width: 50%;
    }
}

@media (max-width: 575px) {
    .block .block-content > div:first-child {
        width: 100%;
    }

    .block .block-content > div:last-child {
        padding-top: 10px;
        width: 100%;
    }

    .border-red {
        padding-top: 65px;
    }

    .border-red .block-label {
        top: 5vw;
        left: -23%;
    }
}

@media (max-width: 375px) {
    .border-red .block-label {
        left: -19%;
    }
}
