.rl-bg-f0 {
    background-color: #f0f0f0;
}

.mdl {
    background-image: url("../../images/home/MDL_LOGO_AREA_background.jpg");
    background-size: cover;
}

.bg-scroll {
    background-attachment: fixed;
}

.optimized {
    background-image: url("../../images/home/OPTIMIZED_IRAY_MATERIALS_FOR_CC_CHARACTERS.jpg");
    height: 60.7vw;
    min-height: 500px;
    max-height: 985px;
}

.optimized .rl-play-wrapper {
    position: static;
}

@media (max-width: 1024px) {
    .optimized {
        min-height: 700px;
    }
}

@media (max-width: 767px) {
    .optimized {
        min-height: unset;
        height: auto;
        background-image: unset;
    }

    .optimized .rl-play-wrapper {
        position: absolute;
    }
}

@media (max-width: 425px) {
    .optimized {
        /* min-height: 985px; */
    }
}

.recommended-package {
    background-image: url("../../images/home/Recommended_Pack_background.jpg");
    background-size: cover;
}

@media (max-width: 1199px) {
    .rl-column-6 > div {
        width: calc(100%/6);
    }
}

@media (max-width: 768px) {
    .rl-column-6 > div {
        width: calc(100%/3);
    }
}

.rendering-for-animation {
    background-image: url("../../images/animation/BEST-RENDERING-FOR-ANIMATION_w1920.jpg");
    background-size: cover;
    background-position: center;
    height: 41.66666vw;
    min-height: 500px;
}
.rendering-for-animation .rl-text-desc {
    color: #fff;
}
.rendering-for-animation .rl-popup:hover .rl-play-wrapper {
    transform: scale(1.6);
}
.rendering-for-animation .rl-play-wrapper {
    transform: scale(1.4);
}

.basic-light .img-container {
    display: flex;
    justify-content: space-between;
}
.basic-light .img-container > div {
    width: calc(33.333% - 6px);
}

.ies-library {
    background-image: url("../../images/basic/IES-Library.jpg");
    background-size: cover;
    /*629*/
    height: 32.76vw;
}

@media (max-width: 767px) {
    .rendering-for-animation {
        background-image: none;
        height: auto;
        min-height: auto;
    }

    .basic-light .img-container {
        flex-wrap: wrap;
    }
    .basic-light .img-container > div {
        width: 100%;
    }

    .ies-library {
        background-image: none;
        height: auto;
    }
}

/*------------------------------------
        	$General
------------------------------------*/
.button-sets {
    text-align: center;
}

.button-sets button {
    margin: 10px 10px;
}

.button-sets .btn-default {
    border-radius: 0;

    /*26:1920-18:768*/
    font-size: calc(0.6944444444444444vw + 12.666666666666666px);

    /*60:1920-40:768*/
    height: calc(1.7361111111111112vw + 26.666666666666668px);

    /*200:1920-140:768*/
    width: calc(5.208333333333334vw + 100px);
    line-height: 1;
    outline: none !important;
}

.button-sets .rl-btn-fill {
    background-color: #82be0f;
    border: 2px solid #82be0f;
    color: #fff;
}

.button-sets .rl-btn-fill:hover {
    background-color: transparent;
    border: 2px solid #82be0f;
    color: #82be0f;
}

.button-sets .rl-btn-border {
    background-color: transparent;
    border: 2px solid #82be0f;
    color: #82be0f;
}

.button-sets .rl-btn-border:hover {
    background-color: #82be0f;
    border: 2px solid #82be0f;
    color: #fff;
}

.rl-banner .button-sets .rl-btn-fill:hover {
    background-color: rgba(0, 0, 0, 0.35);
    color: #fff;
}

/*------------------------------------
        	$Banner
------------------------------------*/
.rl-banner {
    background-image: url(../../images/home/Iray_main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 28.645833vw; /* 550/1920 */
    min-height: 400px;
    max-height: 700px;
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    position: relative;
}

.rl-banner > div {
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: flex-start;
}

.rl-banner .scroll-button {
    border: none;
    border-radius: 100%;
    background-color: #82be0f;

    /*48-40*/
    width: calc(0.6944444444444444vw + 34.666666666666664px);
    height: calc(0.6944444444444444vw + 34.666666666666664px);
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    bottom: -24px;
    right: 0;
    left: 0;
    z-index: 1;
    outline: none;
}

.rl-banner .scroll-button:hover {
    background-color: #577d0f;
}

.rl-banner .scroll-button .fa-angle-down {
    color: #fff;

    /*32-48*/
    font-size: calc(0.3472222222222222vw + 25.333333333333332px);
}

.rl-banner-rightcenter {
    /*-webkit-box-orient: vertical; 
    -webkit-box-direction: normal;
    -ms-flex-direction: column; 
    flex-direction: column;*/
}

.rl-banner-text {
    font-size: calc( 24px + 1.875vw );
    font-weight: 300;
    color: #e8e8e8;
    text-align: center;

    /*30/1920*/
    margin-bottom: 1.5625vw;
}

.btn-play {
    margin: 0 auto;
    width: calc(5.382131324004305vw + 16.66307857911733px);
    height: calc(5.382131324004305vw + 16.66307857911733px);
}

.rl-banner .button-sets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.rl-banner .button-sets .play-button {
    color: #fff;
    font-size: calc( 23.2px + 0.25vw );
}

.rl-banner .button-sets .play-text {
    font-size: calc(0.5vw + 18.4px); /*28:1920-20:320*/
    margin: 0 20px;
}

/*------------------------------------
                banner-video btn
------------------------------------*/

.banner-video-btn {
    position: absolute;
    top: 25%;
    right: -10%;
}

@media (max-width: 767px) {
    .banner-video-btn {
        position: static;
        display: flex;
        justify-content: center;
        margin-top: 0px;
    }
}

.banner-video-btn .rl-play-wrapper {
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    margin: 0;
    min-width: 40px;
    min-height: 40px;
    pointer-events: none;
    position: static;
    width: calc(2.604166666666667vw + 30px);
    height: calc(2.604166666666667vw + 30px);
    -webkit-transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.banner-video-btn .rl-play {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(0.8680555555555556vw + 3.3333333333333335px) 0 calc(0.8680555555555556vw + 3.3333333333333335px) calc(1.3020833333333335vw + 5px);
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(255, 255, 255);
    margin-left: calc( 3.2px + 0.25vw );
}

.banner-iray-logo {
    width: calc(21.25vw + 200px);
    padding-top: calc(20px + 1vw);
    padding-bottom: calc(20px + 1vw);
}

.banner-ic-cc-logo {
    position: absolute;
    bottom: calc(4.340277777777778vw + -13.333333333333334px);
}

.banner-ic-cc-logo > img {
    width: calc(14.756944444444445vw + 386.6666666666667px);
    margin-left: 0;
}

@media (max-width: 767px) {
    .banner-ic-cc-logo {
        padding: 0 calc(4.47427293064877vw + 5.682326621923937px);
        bottom: 55px;
    }

    .banner-ic-cc-logo > img {
        width: 100%;
        margin: 0 auto;
    }
}

/*------------------------------------
    content-banner
------------------------------------*/
.rl-title {
    font-size: calc(1.25vw + 26px); /*1920:50, 320:30*/
}

.rl-title-main {
    color: rgba(0, 0, 0, 0.8);
    font-size: calc(2.1875vw + 23px); /*1920:65, 320:30*/
    padding-bottom: 40px;
}

.rl-content-body {
    padding-top: calc(5.920344456404736vw + -28.670613562970935px); /*1920:85, 991:30*/
}

.rl-content-body .rl-title,
.rl-content-body .rl-text-desc {
    color: #fff;
}

.rl-content-body .rl-number {
    font-size: 300px;
    font-style: italic;
}

.rl-title-banner {
    background-image: url(../../images/default/Banner_title.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.rl-content-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    /* cursor: pointer; */
    height: 23.4375vw; /*450/1920*/
    min-height: 550px;
    max-height: 1000px;
}

.rl-content-banner .title {
    color: #fff;
}

.rl-content-banner .rl-text-desc {
    font-weight: 400;
}

.rl-content-banner.post-effect {
    height: 35.4375vw;
    background-image: url(../../images/home/Post_Effect.jpg);
}

.rl-content-banner.tone-mapper {
    background-image: url(../../images/home/Tone_Mapper.jpg);
}

.rl-content-banner.render-pass {
    background-image: url(../../images/home/Render_Pass.jpg);
}

.render-pass .rl-play-wrapper {
    left: 10%;
    right: auto;
}

.rl-content-banner .more-link {
    font-size: calc(0.25vw + 19.2px); /*24-20*/
}

@media (max-width: 1440px) {
    .rl-content-body {
        border-top: 1px solid #333;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .rl-content-banner {
        min-height: unset;
        max-height: unset;
    }

    .rl-content-banner:first-child .rl-content-body {
        border-top: none;
    }

    .rl-content-banner:last-child .rl-content-body {
        padding-bottom: 0;
    }

    .rl-content-banner .rl-hidden {
        display: block !important;
    }

    .rl-content-banner .rl-spotlight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    }

    .rl-content-banner.render-pass, .rl-content-banner.tone-mapper, .rl-content-banner.post-effect {
        background-image: unset;
        background-color: #f0f0f0;
        height: auto;
    }

    .rl-content-banner .title {
        color: #333;
    }

    .rl-content-body .rl-title, .rl-content-body .rl-text-desc {
        color: #333;
    }

    .render-pass .rl-play-wrapper {
        left: 0;
        right: 0;
    }

    .rl-content-banner .rl-spotlight-body-gap150 {
        flex: 0 1 40px;
    }
}

/*------------------------------------
        	$Media Query
------------------------------------*/

@media screen and (max-width: 1250px) {
    .rl-logo-adjust {
        margin-right: 0;
        width: auto;
    }
}

@media screen and (max-width: 991px) {
    .rl-content-banner-rightside {
        background-position: 30% 50%;
    }

    .rl-content-banner-leftside {
        background-position: 50% 50%;
    }

    .rl-banner-text {
        padding-top: calc(0.7451564828614009vw + 22.615499254843517px);
        margin-bottom: calc(0.7451564828614009vw + 12.615499254843517px);
    }

    .rl-banner-wrapper {
        margin-top: calc(2.1528525296017222vw + 8.665231431646932px);
    }
}

@media screen and (max-width: 767px) {
    .rl-banner {
        background-image: url(../../images/home/Banners-iray-mobile.jpg);
        min-height: calc(55.80357142857143vw + 171.42857142857142px);
    }

    .rl-banner > div {
        display: flex; 
        flex-direction: column; 
        justify-content: center;
        align-items: center;
    }

    .rl-banner .button-sets {
        flex-wrap: wrap;
        justify-content: center;
    }

    .rl-banner .button-sets .play-text {
        margin-left: 0;
    }

    .btn-play {
        width: 65px;
        height: 65px;
    }

    .rl-banner-wrapper {
        margin-top: -100px;
    }
}

.popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 50%;
    margin: 20px auto;
    text-align: center;
}

.MDL-img-wrap > div:hover img.visible {
    display: none !important;
}

.MDL-img-wrap > div:hover img.hidden {
    display: block !important;
}

.product-brief {
    display: flex; 
    background-color: #eee; 
    padding: 5px; 
    margin-top: 30px;  
}

.product-brief .product {
    display: flex;
    align-items: center;
    padding: calc(10px + 0.5vw);
}

.product-brief .product img {
    width: 80px;
    height: 80px;
    margin-right: calc(10px + 0.5vw);
}

.product-brief .product a {
    font-weight: 400;
}

.product-brief .splitter {
     width: 1px; 
     border-left: 1px solid #aaa; 
     margin: calc(10px + 0.5vw);
}


@media screen and (max-width: 767px) {
    .product-brief {
        flex-direction: column;
    }

    .product-brief .product {
        align-items: flex-start;
    }
}