@font-face {
    font-family: "DTL-Prokyon-ST-Medium";
    src: url("../font/DTL-Prokyon-ST-Medium-Italic.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}

.DTL-Prokyon-ST-Medium {
    font-family: "DTL-Prokyon-ST-Medium";
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    padding: 0%;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px;
    }
}

[data-title*='Upage'] {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
    position: relative;
    background: #222;
    background: url('../images/Background-Hero.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0f1113;
    background-color: black;
    position: relative;
    overflow: hidden;
}

[data-title*='Upage'] .cover {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #020712;
    opacity: 0.85;
}

/* @media (min-width: 1000px) {
[data-title*='Upage']:before {
content: '';
position: absolute;
bottom: 2%;
left: 0%;
width: 300px;
height: 600px;
background: url('../images/Diamond-11-Head.png');
background-position: center;
background-repeat: no-repeat;
background-size: contain;
opacity: 0.3;
transform: scaleX(-1);
}

[data-title*='Upage']:after {
content: '';
position: absolute;
bottom: 5%;
right: -4%;
width: 365px;
height: 560px;
background: url('../images/Side-View-Rhino.png');
background-position: center;
background-repeat: no-repeat;
background-size: contain;
opacity: 0.4;
transform: scaleX(-1);
}
} */

/* @media (min-width: 1500px) {
[data-title*='Upage']:before {
width: 465px;
height: 600px;
}

[data-title*='Upage']:after {
width: 660px;
height: 680px;
}
} */

[data-title*='Section'] {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    position: relative;
}

[data-title*='BenefitSec'] {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    position: relative;
}

[data-title*='PPFilm'] {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

[data-title*='OurLocationSection'] {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

[data-title*='InstallerSec'] {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}

@media (min-width: 768px) {
    [data-title*='Upage'] {
        padding-top: 40px !important;
        padding-bottom: 15px !important;
    }
}

@media (min-width: 992px) {
    [data-title*='Upage'] {
        padding-top: 60px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='Section'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='BenefitSec'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='PPFilm'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='OurLocationSection'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    [data-title*='InstallerSec'] {
        padding-top: 80px !important;
        padding-bottom: 0px !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    [data-title*='Section'] {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    [data-title*='BenefitSec'] {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    [data-title*='PPFilm'] {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    [data-title*='OurLocationSection'] {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    [data-title*='InstallerSec'] {
        padding-top: 60px !important;
        padding-bottom: 0px !important;
    }
}

[data-title*='cf-vimeo-video'] {
    border: 0px !important;
    /*-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*border-radius: 5px;*/
}

.fluid-width-video-wrapper iframe {
    border-radius: 0px;
}

.mobile-flex-show {
    display: none;
}

@media (max-width: 500px) {
    .mobile-flex-show {
        display: flex;
    }
}

#HighWay {
    background-color: #020712;
}

#Achievement {
    background: url('../images/Background-Awards.jpg');
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

#Achievement .cover {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    background: linear-gradient(34deg, rgb(0 0 0 / 47%) 0%, rgb(0 0 0) 35%, rgb(0 0 0 / 57%) 75%, rgb(0 0 0 / 88%) 100%);
    opacity: 0.75;
}

#Misconception {
    background-color: #000000;
}

#WhyBelieve {
    background: url('../images/Export-Container.jpg');
    position: relative;
}

#WhyBelieve .cover {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #020712;
    opacity: 0.92;
}

#MisconceptTwo,
#MisconceptFour,
#MisconceptSix,
#MisconceptEight {
    background-color: #f4f7fa;
    background-color: #f7f7f7;
}

#ManyTraps {
    background-color: #0b0c0e;
    background-image: url('../images/Market-Traps.jpg') !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

#ManyTraps .cover {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: hsl(0deg 0% 100% / 72%);
}

#OurDifference {
    background-color: #d1d1d1;
}

#OurDifference {
    background: url('../images/Background-Series-Window-Film.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
}

#OurDifference .cover {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(34deg, rgb(0 0 0 / 22%) 0%, rgb(28 28 28 / 76%) 35%, rgb(48 48 48 / 55%) 75%, rgb(36 36 36 / 88%) 100%);
}

#BenefitsTwo,
#BenefitsFour {
    background-color: white;
}

#BenefitsThree,
#BenefitsFive {
    background-color: #f7f7f7;
}

#RiskFree {
    background-color: #020712;
}

#Benefits {
    background: url('../images/Background-Key-Benefits.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

#WhyRhinePro {
    background-color: white;
}

#RhineProTesti {
    background-color: #f5f5f5;
}

#WindowFilmAcademy {}

#OurInstallers,
#OurInstallers .black {
    background-color: #020712;
}

#FiveSeries {
    background: url('../images/Background-Series-Window-Film.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
}

#FiveSeries .cover {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgb(0 0 0 / 50%) 35%, rgb(0 0 0 / 45%) 75%, rgb(0 0 0 / 75%) 100%);
}

#PPF {
    background-color: #000000;
}

img.ppf-title {
    margin-bottom: -65px;
}

@media(max-width:500px) {
    img.ppf-title {

        margin-bottom: -30px;
        width: 100px;
    }
}

#FrequentlyAsk {
    background-color: #030e18 !important;
    background: url('../images/Aero-Background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    background-attachment: fixed;
}

#FrequentlyAsk:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(10 11 15 / 85%);
}

#BootomBar {
    background-color: black;
}

.txt-uppercase {
    text-transform: uppercase;
}

.txt-red {
    color: #d40c0c;
}

.txt-benefit {
    color: #17c796;
    display: inline-block;
    border-radius: 25px;
    color: #020202;
    background-color: #f3cb6a;
    padding: 10px 35px;
}

.misconcept-background {
    display: inline-block;
    clip-path: polygon(5% 0%, 95% 0%, 100% 50%, 95% 100%, 5% 100%, 0% 50%);
    background: #020202;
    color: #e6a003;
    padding: 10px 35px;
}

@media(max-width:500px) {
    .txt-benefit {
        display: inline-block;
        border-radius: 25px;
        color: #020202;
        background-color: #f3cb6a;
        padding: 7px 21px;
    }

    .misconcept-background {
        padding: 10px 20px;
    }
}

.txt-home-grey {
    color: #979a9d;
}

.txt-grey_indrak {
    color: #8c8e97;
}

.txt-different {
    color: #d1d3d2;
}

.second-color {
    color: #d9a00f;
}

.warranty-color {
    color: #ffc226;
}

.unique-color {
    background: linear-gradient(330deg, #e05252 0%, #99e052 25%, #52e0e0 50%, #9952e0 75%, #e05252 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

u.txt-underline {
    text-decoration: underline;
    text-decoration-color: #d90909;
}

.txt-highlight {
    color: #ffb100;
}

.txt-brand {
    color: #e1a32e;
}

.HomeHeadGradient {
    background: #F5F5F5;
    background: -webkit-linear-gradient(to bottom, #F5F5F5 20%, #4f5154 100%);
    background: -moz-linear-gradient(to bottom, #F5F5F5 20%, #4f5154 100%);
    background: linear-gradient(to bottom, #ffffff 20%, #4f5154 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media(max-width:500px) {
    .elButton {
        font-weight: 400;
    }
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.elBulletList {
    padding: 0px;
    list-style-type: none;
}

.elBulletListNew li {
    padding-bottom: 6px;
    list-style-type: none;
    margin-bottom: 0px;
    padding-left: 1.6em;
}

.elBulletList li:before {
    left: 10px !important;
    position: absolute;
}

/* [data-title*='nicebullets'] li i {
display: none;
} */

/* [data-title*='nicebullets'] li:before {
content: '';
position: absolute;
width: 8px;
height: 8px;
background-color: #c30000;
border-radius: 50px;
box-shadow: rgb(246 74 74 / 25%) 0 0 0 5px;
margin-top: 12px;
} */

@media (max-width:500px) {
    .elBulletList {
        padding-left: 0px;
        margin-bottom: 0px;
    }

    .elBulletListNew li {
        margin-bottom: 0px;
        padding-left: 1em;
        font-size: 15px !important;
        line-height: 22px;
    }

    .elBulletListNew li i {
        margin-left: -20px;
    }

    .elBulletList li:before {
        left: 10px !important;
    }

    /* [data-title*='nicebullets'] li:before {
margin-top: 10px;
width: 7px;
height: 7px;
background-color: #c30000;
border-radius: 50px;
box-shadow: rgb(246 74 74 / 25%) 0 0 0 4px;
} */
}

/* CF - Vimeo */
.iframeBlocker,
.iframeUnmute {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.video-sound-overlay {
    width: 100%;
    height: 100%;
    background-image: url('../images/big-play-button.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: 12%;
    background-position: center;
}

@media(max-width:500px) {
    .video-sound-overlay {
        background-size: 14%;
    }
}

.video-sound-overlay img {
    margin-top: 5px;
    margin-left: 10px;
    animation: pulse 2s infinite;
    animation-timing-function: ease-out;
}

.video-sound-overlay img {
    width: 18%;
    padding: 10px;
    position: absolute;
}

.video-sound-overlay .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

@media(min-width: 700px) {
    .fluid-width-video-wrapper {
        box-shadow: 0px 0px 20px 0px rgb(250 155 33 / 28%) !important;
        border-radius: 10px;
        overflow: hidden;
    }
}

/* Set Video Border Radius */
.ultv-aspect-ratio-16_9 .ultv-video__outer-wrap {
    border-radius: 5px;
    padding-bottom: 100%;
}

.ultv-video__outer-wrap:before {
    opacity: 0.5;
}

/* Product Certificate */
.AwardLogo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.AwardLogo .Card {
    display: flex;
    max-width: 20%;
    flex: 0 0 20%;
    margin-bottom: 35px;
}

.AwardLogo .Card img {
    display: block;
    width: 90%;
}

@media(max-width:500px) {
    .AwardLogo .Card {
        display: flex;
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 0px;
    }

    .AwardLogo .Card:not(:last-child) {
        margin-bottom: 10px;
    }

    .AwardLogo .Card img {
        width: 85%;
    }
}

/* Animate Down 3x */
.scroll-down {
    position: relative;
    width: 50px;
    height: 70px;
    padding: 0 8px;
    margin: auto;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
}

.scroll-down:hover .chevron {
    height: 8px;
}

.scroll-down-cont {
    width: 100%;
    position: relative;
    height: 70px;
}

.chevron {
    position: absolute;
    width: 50px;
    height: 8px;
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    animation: move 3s ease-out infinite;
    -webkit-animation: move 3s ease-out infinite;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

@media (max-width: 579px) {
    .chevron {
        width: 30px;
        height: 5px;
    }

    .scroll-down-cont {
        height: 50px;
    }
}

.chevron:first-child {
    animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    background: rgb(255 255 255 / 80%);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.chevron.black:before,
.chevron.black:after {
    background: rgb(44 47 58 / 80%);
}

.scroll-down:hover .chevron:before,
.scroll-down:hover .chevron:after {
    background: rgb(255 255 255 / 100%);
}

.chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
}

.chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
}

@keyframes move {
    25% {
        opacity: 1;

    }

    33% {
        opacity: 1;
        transform: translateY(30px);
    }

    67% {
        opacity: 1;
        transform: translateY(40px);
    }

    100% {
        opacity: 0;
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
    }
}

/* Miscon Card */
.MisconceptCard {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.MisconceptCard .list {
    width: 24%;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 10%), 0 10px 10px -5px rgb(0 0 0 / 4%);
    padding: 1.5rem;
    border-radius: 16px;
    background: linear-gradient(135deg, #141414, #201f1f);
    color: #fff;
    display: flex;
    flex-direction: column;
    transition: .2s;
}

.MisconceptCard .list:before {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}

.MisconceptCard .list a {
    display: flex;
    font-size: 18px;
    line-height: 24px;
    align-content: center;
    align-items: center;
    flex-direction: column;
    /* padding: 30px 25px; */
    height: 100%;
}

.MisconceptCard .list a .title {
    display: block;
    width: 100%;
    font-size: 19px;
    font-weight: 500;
    color: #e9e9e9;
    padding: 0px 0px 15px;
    margin: 0px 0px 15px;
    border-bottom: 1px solid #282828;
}

.MisconceptCard .list a .number {
    display: inline-flex;
    font-size: 32px;
    font-style: italic;
    font-weight: 600;
    color: #df9b03;
}

.MisconceptCard .list a .text {
    width: 100%;
    color: #979191;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.MisconceptCard .list a .text u {
    font-style: italic;
    color: #ad7a07;
}

.MisconceptCard .list:hover .text {
    color: #c98b00;
}

@media(max-width:500px) {
    .MisconceptCard {
        display: none;
    }
}

/* Misconcept Tab */
.ConceptClick {
    display: block;
    position: relative;
}

.ConceptClick .inner {
    display: flex;
    padding: 12px 15px;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    background-color: #1b1b20;
    border-bottom: 1px solid #323236;
}

.ConceptClick .benefit.inner {
    background-color: #242830;
}

.ConceptClick .inner .left {
    width: 88%;
}

.ConceptClick .inner .left .tabName {
    color: #e6a003;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0px;
}

.ConceptClick .inner .left .tabDesc {
    font-size: 15px;
    line-height: 21px;
    color: #787878;
}

.ConceptClick .inner .right {
    width: 12%;
    height: auto;
}

.ConceptClick .inner .right .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);

    border-right: 2px solid #fba70e;
    border-bottom: 2px solid #e59503;
    margin: 0 0 2px 4px;

    width: 10px;
    height: 10px;
}


.first {
    margin-top: 1px;
}

.first,
.second,
.third {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;

}

.first {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate;

    animation-direction: alternate;
    animation-delay: alternate;
}

.second {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;

    animation-delay: .2s;
    animation-direction: alternate;

    margin-top: -6px;
}

.third {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;

    animation-delay: .3s;
    animation-direction: alternate;


    margin-top: -6px;
}

@-webkit-keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes mouse-scroll {

    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

@media(max-width:500px) {

    #MisconceptFirst,
    #MisconceptTwo,
    #MisconceptThree,
    #MisconceptFour,
    #MisconceptFive,
    #MisconceptSix,
    #MisconceptSeven,
    #MisconceptEight {
        display: none;
    }

    #MisconceptFirst.active,
    #MisconceptTwo.active,
    #MisconceptThree.active,
    #MisconceptFour.active,
    #MisconceptFive.active,
    #MisconceptSix.active,
    #MisconceptSeven.active,
    #MisconceptEight.active {
        display: block;
    }

    #BenefitsFirst,
    #BenefitsFirstSub,
    #BenefitsTwo,
    #BenefitsThree,
    #BenefitsFour,
    #BenefitsFive {
        display: none;
    }

    #BenefitsFirst.active,
    #BenefitsFirstSub.active,
    #BenefitsTwo.active,
    #BenefitsThree.active,
    #BenefitsFour.active,
    #BenefitsFive.active {
        display: block;
    }

    #BenefitsFirstSub.active {
        padding-bottom: 35px;
    }
}

@media(min-width:500px) {
    .ConceptClick {
        display: none;
    }
}

/* Misconception Advice */
span.misadvice {
    position: relative;
    padding: 2px 12px;
    background-color: #aa0603;
    color: white;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 15px;
    border-radius: 8px 0px;
    display: inline-block;
    z-index: 0;
}

span.misadvice:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 8px 0px;
    border: 1px solid #aa0603;
    width: 100%;
    height: 100%;
}

@media(max-width:500px) {
    span.misadvice {
        font-size: 15px;
    }
}

/* ReflectCompare */
.ReflectCompare {
    display: flex;
    background-color: white;
    border: 1px solid #e5e5e5;
}

.ReflectCompare .left {
    width: 50%;
}

.ReflectCompare .left .title {
    padding: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.ReflectCompare .left .title .logo {
    width: 44px;
    display: inline-block;
    margin: 0px;
    margin-right: 5px;
}

.ReflectCompare .left .content {
    padding: 20px;
    border-right: 1px solid #e5e5e5;
}

.ReflectCompare .right {
    width: 50%;
}

.ReflectCompare .right .title {
    padding: 20px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
}

.ReflectCompare .right .title .xbrand {
    width: 44px;
    display: inline-block;
    margin: 0px;
    margin-right: 5px;
}

.ReflectCompare .right .content {
    padding: 20px;
    border-left: none;
}

.ReflectCompare .left .content.is-visible,
.ReflectCompare .right .content.is-visible {
    display: block;
}

@media(max-width:500px) {
    .ReflectCompare {
        flex-direction: column;
        background-color: transparent;
        border: transparent;
    }

    .ReflectCompare .left,
    .ReflectCompare .right {
        width: 100%;
        background-color: white;
        border: 1px solid #e5e5e5;
    }
    
    .ReflectCompare .right {
        margin-top: 35px;
    }

    .ReflectCompare .left .title,
    .ReflectCompare .right .title {
        padding: 10px;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        height: 58px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
    
    .ReflectCompare .left .title,
    .ReflectCompare .left .content {
        border-right: none;
    }
}

/* Advantage Table */
.AdvantageTable {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 0px;
    box-sizing: border-box;
    border: 2px solid #cbcbcb;
    border-bottom: 1px;
}

.AdvantageTable .card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border: 1px solid #e5e5e5;
    flex-direction: column;
    border-radius: 0px;
    background-color: white;
}

.AdvantageTable .card .steper-text {
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    padding: 6px 0px;
}

.AdvantageTable .card .Head-text {
    font-weight: 600;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
}

.AdvantageTable .card img {
    display: block;
    width: 100%;
}

.AdvantageTable .card .compare-title {
    text-align: left;
    font-weight: 600;
    font-size: 22px;
    padding: 9px 25px;
    display: block;
    width: 100%;
    background-color: #000000;
    color: white;
}

.AdvantageTable .card .compare-step {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 2px;
    display: block;
    width: 100%;
    background-color: #eceef2;
}

.AdvantageTable .card .compare-desc {
    font-size: 21px;
    line-height: 25px;
    box-sizing: border-box;
    padding: 15px 25px;
    color: #050a30;
}

.AdvantageTable .card:nth-child(2),
.AdvantageTable .card:nth-child(4),
.AdvantageTable .card:nth-child(7),
.AdvantageTable .card:nth-child(9),
.AdvantageTable .card:nth-child(11),
.AdvantageTable .card:nth-child(16),
.AdvantageTable .card:nth-child(18),
.AdvantageTable .card:nth-child(20) {
    grid-column: span 2;
    grid-row: span 1;
    background-color: white;
    background-color: #e9e9e9;
    border: 0px;
    border-bottom: 2px solid #cbcbcb;
}

.AdvantageTable .card:nth-child(3),
.AdvantageTable .card:nth-child(5),
.AdvantageTable .card:nth-child(8),
.AdvantageTable .card:nth-child(10),
.AdvantageTable .card:nth-child(12),
.AdvantageTable .card:nth-child(17),
.AdvantageTable .card:nth-child(19),
.AdvantageTable .card:nth-child(21) {
    grid-column: span 4;
    grid-row: span 1;
    background-color: white;
    border: 0px;
    border-bottom: 2px solid #cbcbcb;
}

.AdvantageTable .card:nth-child(1),
.AdvantageTable .card:nth-child(6),
.AdvantageTable .card:nth-child(13),
.AdvantageTable .card:nth-child(14),
.AdvantageTable .card:nth-child(15) {
    grid-column: span 6;
    grid-row: span 1;
    border: none;
}

@media(max-width:500px) {
    .AdvantageTable {
        grid-template-columns: repeat(7, 1fr);
    }

    .AdvantageTable .card .compare-title {
        font-size: 16px;
        line-height: 20px;
        padding: 11px 12px;
    }

    .AdvantageTable .card .compare-desc {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 12px;
    }

    .AdvantageTable .card:nth-child(2),
    .AdvantageTable .card:nth-child(4),
    .AdvantageTable .card:nth-child(7),
    .AdvantageTable .card:nth-child(9),
    .AdvantageTable .card:nth-child(11),
    .AdvantageTable .card:nth-child(16),
    .AdvantageTable .card:nth-child(18),
    .AdvantageTable .card:nth-child(20) {
        grid-column: span 3;
    }

    .AdvantageTable .card:nth-child(1),
    .AdvantageTable .card:nth-child(6),
    .AdvantageTable .card:nth-child(13),
    .AdvantageTable .card:nth-child(14),
    .AdvantageTable .card:nth-child(15) {
        grid-column: span 7;
    }

    .AdvantageTable .card:nth-child(19) .compare-desc {
        word-break: break-all;
    }
}

/* FAQs */
.faq-question .wpb_accordion_section {
    background-color: transparent;
    padding: 0px 12px 0px;
    /* box-shadow: 0 1px 11px 0 rgb(0 0 0 / 8%); */
    margin-bottom: 8px;
    border-radius: 8px 0px 0px 0px;
    cursor: pointer;
    border-bottom: 1px solid hsl(33deg 4% 29% / 50%);
}

.faq-question .wpb_accordion_section h3 {
    position: relative;
    color: white !important;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
    padding: 15px 20px 25px 0px !important;
}

.faq-question .wpb_accordion_section h3.ui-accordion-header-active {
    color: #f3ba0a !important;
}

.faq-question .wpb_accordion_section .ui-icon {
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 0px;
    width: 16px;
    height: 16px;
    margin-top: -15px;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    color: #efa602;
}

.faq-question .wpb_accordion_section .ui-accordion-content {
    padding: 0px 0px 13px;
    /* color: white; */
    /* opacity: 0.6; */
}

.faq-question .wpb_accordion_section .ui-accordion-content p,
.faq-question .wpb_accordion_section p {
    font-size: 17px;
    line-height: 29px;
    color: #7a818f;
}

.faq-question .wpb_accordion_section .ui-accordion-content ul,
.faq-question .wpb_accordion_section ul {
    font-size: 17px;
    line-height: 29px;
    list-style: disc;
    padding-left: 25px;
    opacity: 0.8;
    color: white;
}

.faq-question .wpb_accordion_section .ui-accordion-content ul li::maker,
.faq-question .wpb_accordion_section ul li::maker {
    color: #e3b316;
}

@media(max-width:500px) {
    .faq-question .wpb_accordion_section {
        padding: 0px 10px 0px;
        margin-bottom: 0px;
    }

    .faq-question .wpb_accordion_section h3 {
        font-size: 16px;
        line-height: 20px;
        padding: 15px 20px 15px 0px !important;
        font-weight: 600 !important;
    }

    .faq-question .wpb_accordion_section h3.ui-accordion-header-active {
        color: #f3ba0a !important;
    }

    .faq-question .wpb_accordion_section .ui-icon {
        width: 14px;
        height: 14px;
        margin-top: -8px;
    }

    .faq-question .wpb_accordion_section .ui-accordion-content p,
    .faq-question .wpb_accordion_section p {
        font-size: 16px;
        line-height: 28px;
    }
}

.CompareX table tbody {
    padding: 0px;
    background-color: white;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.CompareX table tbody tr td {
    width: 50%;
    padding: 10px 20px;
    background-color: white;
    border: 2px solid #1e1e1e;
    font-size: 18px;
}

.CompareX table tbody tr:nth-child(2) td:nth-child(1),
.CompareX table tbody tr:nth-child(4) td:nth-child(1),
.CompareX table tbody tr:nth-child(6) td:nth-child(1) {
    border-right: none;
}

.CompareX table tbody tr:nth-child(2) td:nth-child(2),
.CompareX table tbody tr:nth-child(4) td:nth-child(2),
.CompareX table tbody tr:nth-child(6) td:nth-child(2) {
    border-left: none;
}

.CompareX table tbody tr td.head {
    font-weight: 600;
    font-size: 24px;
    background-color: #1e1e1e;
    color: #f3b419;
    letter-spacing: -1px;
}

.CompareX table tbody tr td figure {
    margin: 0px;
    padding: 0px 10px;
}

@media(max-width:500px) {
    .CompareX table tbody tr td.head {
        font-size: 18px;
    }

    .CompareX table tbody tr td {
        width: 50%;
        padding: 10px 10px;
        font-size: 16px;
    }

    .CompareX table tbody tr:nth-child(2) td {
        width: 100%;
    }
}

/* FiveWindowFilms */
.FiveWindowFilms {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.FiveWindowFilms .Card {
    width: 31.33%;
    margin: 1%;
}

.FiveWindowFilms .Card a.inner {
    display: block;
    position: relative;
    overflow: hidden;
    border-bottom: 5px solid transparent;
    height: 99%;
}

.FiveWindowFilms .Card:nth-child(1) a.inner {
    border-color: #bc9f59;
}

.FiveWindowFilms .Card:nth-child(2) a.inner {
    border-color: #1c3e7d;
}

.FiveWindowFilms .Card:nth-child(3) a.inner {
    border-color: #f7a71f;
}

.FiveWindowFilms .Card:nth-child(4) a.inner {
    border-color: #708f41;
}

.FiveWindowFilms .Card:nth-child(5) a.inner {
    border-color: #d64318;
}

.FiveWindowFilms .Card a.inner .back1 {
    display: block;
    background-color: #414140;
}

.FiveWindowFilms .Card a.inner .back1 img {
    display: block;
    width: 100%;
}

.FiveWindowFilms .Card a.inner .back2 {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
}

.FiveWindowFilms .Card:nth-child(1) a.inner .back2 {
    background: url('../images/Diamond-11-X.png') center center / cover no-repeat;
}

.FiveWindowFilms .Card:nth-child(2) a.inner .back2 {
    background: url('../images/Black-Beauty-X.png') center center / cover no-repeat;
}

.FiveWindowFilms .Card:nth-child(3) a.inner .back2 {
    background: url('../images/Black-Rescue-X.png') center center / contain no-repeat;
}

.FiveWindowFilms .Card:nth-child(4) a.inner .back2 {
    background: url('../images/Black-Tone-X.png') center center / cover no-repeat;
    height: 100%;
}

.FiveWindowFilms .Card:nth-child(5) a.inner .back2 {
    background: url('../images/Black-Classic-X.png') center center / cover no-repeat;
}

.FiveWindowFilms .Card a.inner .back3 {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.FiveWindowFilms .Card:hover a.inner .back3 {
    transform: scale(1.05);
}

.FiveWindowFilms .Card:nth-child(1) a.inner .back3 {
    background: url('../images/Diamond-11-Side.png') center center / cover no-repeat;
}

.FiveWindowFilms .Card:nth-child(2) a.inner .back3 {
    background: url('../images/Black-Beauty-Side.png') center center / cover no-repeat;
}

.FiveWindowFilms .Card:nth-child(3) a.inner .back3 {
    background: url('../images/Black-Rescue-Side.png') center center / cover no-repeat;
    left: -2px;
}

.FiveWindowFilms .Card:nth-child(4) a.inner .back3 {
    background: url('../images/Black-Tone-Side.png') center bottom / cover no-repeat;
    width: 84%;
    height: 58%;
}

.FiveWindowFilms .Card:nth-child(5) a.inner .back3 {
    background: url('../images/Black-Classic-Side.png') center bottom / cover no-repeat;
    width: 88%;
    height: 62%;
    bottom: -4%;
}

.FiveWindowFilms .Card a.inner .text {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    z-index: 1;
}

.FiveWindowFilms .Card:nth-child(1) a.inner .text {
    top: 5%;
    right: 7%;
}

.FiveWindowFilms .Card:nth-child(2) a.inner .text {
    top: 5%;
    right: 7%;
}

.FiveWindowFilms .Card:nth-child(3) a.inner .text {
    top: 5%;
    right: 7%;
}

.FiveWindowFilms .Card:nth-child(4) a.inner .text {
    top: 12%;
    right: 9%;
}

.FiveWindowFilms .Card:nth-child(5) a.inner .text {
    top: 9%;
    right: 15%;
}

.FiveWindowFilms .Card a.inner .text .title {
    height: auto;
}

.FiveWindowFilms .Card a.inner .text .title img {
    width: 100%;
    height: auto;
}

.FiveWindowFilms .Card:nth-child(1) a.inner .text .title img {
    height: 60px;
}

.FiveWindowFilms .Card:nth-child(2) a.inner .text .title img {
    height: 60px;
}

.FiveWindowFilms .Card:nth-child(3) a.inner .text .title img {
    height: 60px;
}

.FiveWindowFilms .Card:nth-child(4) a.inner .text .title img {
    height: 34px;
}

.FiveWindowFilms .Card:nth-child(5) a.inner .text .title img {
    height: 52px;
}

.FiveWindowFilms .Card a.inner .click-link {
    position: absolute;
    top: 29%;
    right: 5%;
    width: auto;
    z-index: 1;
    color: white;
    display: flex;
    align-items: center;
}

.FiveWindowFilms .Card a.inner .click-link span {
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    color: #bbbbbd;
}

.FiveWindowFilms .Card a.inner .click-link .icon {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    line-height: 30px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    padding: 0px 0px;
    background-color: transparent;
    border-radius: 50%;
    position: relative;
}

.FiveWindowFilms .Card:nth-child(1) a.inner .click-link .icon {
    background-color: #bc9f59;
}

.FiveWindowFilms .Card:nth-child(2) a.inner .click-link .icon {
    background-color: #1c3e7d;
}

.FiveWindowFilms .Card:nth-child(3) a.inner .click-link .icon {
    background-color: #f7a71f;
}

.FiveWindowFilms .Card:nth-child(4) a.inner .click-link .icon {
    background-color: #708f41;
}

.FiveWindowFilms .Card:nth-child(5) a.inner .click-link .icon {
    background-color: #d64318;
}

.FiveWindowFilms .Card a.inner .click-link .icon i {
    position: relative;
    z-index: 1;
}

/* Five Window Film Icon */
.FiveWindowFilms .Card a.inner .click-link .icon .product-circles {
    position: absolute;
    width: 30px;
    height: 30px;
}

.FiveWindowFilms .Card a.inner .click-link .icon .product-circles .circle {
    background: rgba(26, 183, 68, 0.25);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    z-index: 0;
    top: 0%;
    left: 0%;
    /*-webkit-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    -webkit-transform: scale(1);
    transform: scale(1);
}

.FiveWindowFilms .Card:nth-child(1) a.inner .click-link .icon .product-circles .circle {
    background: rgb(188 159 89 / 25%);
}

.FiveWindowFilms .Card:nth-child(2) a.inner .click-link .icon .product-circles .circle {
    background: rgb(28 62 125 / 25%);
}

.FiveWindowFilms .Card:nth-child(3) a.inner .click-link .icon .product-circles .circle {
    background: rgb(247 167 31 / 25%);
}

.FiveWindowFilms .Card:nth-child(4) a.inner .click-link .icon .product-circles .circle {
    background: rgb(112 143 65 / 25%);
}

.FiveWindowFilms .Card:nth-child(5) a.inner .click-link .icon .product-circles .circle {
    background: rgb(214 67 24 / 25%);
}

.FiveWindowFilms .Card a.inner .click-link .icon .product-circles.animated .c-1 {
    animation: 1500ms animatedToggleOne cubic-bezier(0.15, 0.46, 0.45, 0.94) forwards;
}

.FiveWindowFilms .Card a.inner .click-link .icon .product-circles.animated .c-2 {
    animation: 2000ms animatedToggleTwo cubic-bezier(0.15, 0.46, 0.45, 0.94) forwards;
}

.FiveWindowFilms .Card a.inner .click-link .icon .product-circles.animated .c-3 {
    animation: 2500ms animatedToggleThree cubic-bezier(0.15, 0.46, 0.45, 0.94) forwards;
}

@keyframes animatedToggleOne {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes animatedToggleTwo {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    60% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes animatedToggleThree {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    33% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    66% {
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media(max-width:500px) {
    .FiveWindowFilms .Card {
        width: 100%;
        margin: 0% 0% 25px;
    }

    .FiveWindowFilms .Card:last-child {
        margin-bottom: 0px !important;
    }

    .FiveWindowFilms .Card:nth-child(1) a.inner .text,
    .FiveWindowFilms .Card:nth-child(2) a.inner .text,
    .FiveWindowFilms .Card:nth-child(3) a.inner .text,
    .FiveWindowFilms .Card:nth-child(4) a.inner .text,
    .FiveWindowFilms .Card:nth-child(5) a.inner .text {
        right: 5%;
    }

    .FiveWindowFilms .Card:nth-child(1) a.inner .text .title img {
        height: 45px;
    }

    .FiveWindowFilms .Card:nth-child(2) a.inner .text .title img {
        height: 40px;
    }

    .FiveWindowFilms .Card:nth-child(3) a.inner .text .title img {
        height: 46px;
    }

    .FiveWindowFilms .Card:nth-child(4) a.inner .text .title img {
        height: 24px;
    }

    .FiveWindowFilms .Card:nth-child(5) a.inner .text .title img {
        height: 40px;
    }
}

/* Nation */
#WhyRhinePro .nation {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
    margin-bottom: 30px;
}

#WhyRhinePro .nation .country {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

#WhyRhinePro .nation .country .image {
    width: 46%;
    margin-bottom: 10px;
}

#WhyRhinePro .nation .country .image img {
    display: block;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
}

#WhyRhinePro .nation .country .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -1px;
    text-align: center;
    color: black;
}

@media(min-width: 700px) and (max-width: 991px) {
    #WhyRhinePro .nation {
        grid-template-columns: repeat(4, 1fr);
    }

    #WhyRhinePro .nation .country .image {
        width: 60%;
        margin-bottom: 15px;
    }

    #WhyRhinePro .nation .country .text {
        text-align: center;
        line-height: 23px;
        height: 46px;
        display: flex;
        align-items: center;
    }
}

@media(max-width:500px) {
    #WhyRhinePro .nation {
        row-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }

    #WhyRhinePro .nation .country .text {
        font-size: 16px;
        line-height: 20px;
        text-align: center;

        display: flex;
        align-items: center;
    }
}

/* Product Certificate */
.ProCert {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.ProCert .image {
    display: flex;
    max-width: 25%;
    flex: 0 0 14%;
}

.ProCert .image img {
    display: block;
    width: 96%;
}

.ProCert .image:nth-child(2) img {
    width: 65%;
}

.ProCert .image:nth-child(3) img {
    width: 65%;
}

@media(max-width:500px) {
    .ProCert .image {
        flex: 0 0 25%;
    }

    .ProCert .image img {
        width: 100%;
    }
}

/* PPF Compare */
.PPF-Compare {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: -75px;
}

.PPF-Compare a.banner {
    width: 46%;
    display: flex;
    background-color: #FEDA00;
    padding: 0px 15px 0px 15px;
    margin-bottom: 20px;
    position: relative;
}

.PPF-Compare a.banner:nth-child(1):before {
    content: '';
    position: absolute;
    top: 0;
    right: 0%;
    transform: translate(100%, 0%);
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 28px solid transparent;
    border-top: 78px solid #feda00;
}

.PPF-Compare a.banner:nth-child(2):before {
    content: '';
    position: absolute;
    top: 0;
    left: -28px;
    transform: translate(0%, 0%);
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 78px solid #feda00;
}

.PPF-Compare a.banner:nth-child(3):before {
    content: '';
    position: absolute;
    top: 0;
    right: 0%;
    transform: translate(100%, 0%);
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 28px solid transparent;
    border-top: 78px solid #feda00;
}

.PPF-Compare a.banner:nth-child(4):before {
    content: '';
    position: absolute;
    top: 0;
    left: -28px;
    transform: translate(0%, 0%);
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 78px solid #b2b2b2;
}

.PPF-Compare a.banner:nth-child(5):before {
    content: '';
    position: absolute;
    top: 0;
    left: -28px;
    transform: translate(0%, 0%);
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 81px solid #575756;
}

.PPF-Compare a.banner:nth-child(5):after {
    content: '';
    position: absolute;
    top: 0;
    right: 0%;
    transform: translate(100%, 0%);
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 28px solid transparent;
    border-top: 81px solid #575756;
}

.PPF-Compare a.banner:nth-child(4) {
    background-color: #B2B2B2;
}

.PPF-Compare a.banner:last-child {
    width: 60%;
    background-color: #575756;
}

.PPF-Compare a.banner .left {
    display: flex;
    color: #1D1D1B;
    align-content: center;
    align-items: center;
    width: 64%;
}

.PPF-Compare a.banner .left .image img {
    width: auto;
    height: 40px;
    margin-right: 10px;
}

.PPF-Compare a.banner .left .text {
    font-size: 52px;
    letter-spacing: -2px;
    font-weight: bold;
}

.PPF-Compare a.banner:last-child .text {
    color: #FEDA00;
    font-size: 46px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-top: 12px;
}

.PPF-Compare a.banner .left .text sup {
    font-style: italic;
    font-family: 'DTL-Prokyon-ST-Medium';
    font-size: 40px;
}

.PPF-Compare a.banner .right {
    display: flex;
    width: 36%;
    justify-content: flex-end;
    align-items: center;
}

.PPF-Compare a.banner .right span {
    text-align: right;
    font-size: 17px;
    line-height: 18px;
    color: #000000;
}

.PPF-Compare a.banner .right span.white {
    color: white;
}

.PPF-Compare a.banner .right .icon {
    display: flex;
    align-content: center;
    justify-content: center;
    font-size: 22px;
    line-height: 40px;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    padding: 0px 0px;
    color: #1d1d1b;
    background-color: white;
    border-radius: 50%;
    align-items: center;
}

.PPF-Compare a.banner .right .icon i {
    margin-top: 5px;
}

@media(max-width:500px) {
    .PPF-Compare {
        margin-top: -15px;
    }

    .PPF-Compare a.banner {
        width: 100%;
        padding: 10px 15px;
        justify-content: space-between;
        margin-bottom: 0px;
        border-bottom: 1px solid hsl(0deg 0% 0% / 15%);
    }

    .PPF-Compare a.banner:nth-child(1):before,
    .PPF-Compare a.banner:nth-child(2):before,
    .PPF-Compare a.banner:nth-child(3):before,
    .PPF-Compare a.banner:nth-child(4):before,
    .PPF-Compare a.banner:nth-child(5):before,
    .PPF-Compare a.banner:nth-child(5):after {
        display: none;
    }

    .PPF-Compare a.banner:last-child {
        width: 100%;
    }

    .PPF-Compare a.banner .left {
        width: 80%;
    }

    .PPF-Compare a.banner .left .image img {
        height: 30px;
    }

    .PPF-Compare a.banner .left .text {
        font-size: 27px;
        line-height: 6px;
    }

    .PPF-Compare a.banner .left .text sup {
        font-size: 22px;
    }

    .PPF-Compare a.banner .right {
        width: auto;
    }

    .PPF-Compare a.banner .right span {
        display: none;
    }

    .PPF-Compare a.banner .right .icon {
        font-size: 14px;
        line-height: 25px;
        margin-left: 10px;
        width: 25px;
        height: 25px;
    }

    .PPF-Compare a.banner .right .icon i {
        margin-top: 2px;
    }
}

/* Play Button Pulse */
.ultv-video__play-icon {
width: 65px;
}

#ultimate-video-20 .ultv-video__play-icon:before,
#ultimate-video-21 .ultv-video__play-icon:before,
#ultimate-video-22 .ultv-video__play-icon:before,
#ultimate-video-23 .ultv-video__play-icon:before,
#ultimate-video-24 .ultv-video__play-icon:before,
#ultimate-video-25 .ultv-video__play-icon:before,
#ultimate-video-26 .ultv-video__play-icon:before,
#ultimate-video-27 .ultv-video__play-icon:before,
#ultimate-video-28 .ultv-video__play-icon:before,
#ultimate-video-29 .ultv-video__play-icon:before,
#ultimate-video-30 .ultv-video__play-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: rgb(205 159 72 / 80%);
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

#ultimate-video-29 .ultv-aspect-ratio-16_9 .ultv-video__outer-wrap,
#ultimate-video-30 .ultv-aspect-ratio-16_9 .ultv-video__outer-wrap {
    padding-bottom: 56.25%;
}

#ultimate-video-29 .ultv-video__outer-wrap:before,
#ultimate-video-30 .ultv-video__outer-wrap:before {
    opacity: 0.2;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@media(max-width:500px) {

    #ultimate-video-20 .ultv-video__play-icon:before,
    #ultimate-video-21 .ultv-video__play-icon:before,
    #ultimate-video-22 .ultv-video__play-icon:before,
    #ultimate-video-23 .ultv-video__play-icon:before,
    #ultimate-video-24 .ultv-video__play-icon:before,
    #ultimate-video-25 .ultv-video__play-icon:before,
    #ultimate-video-26 .ultv-video__play-icon:before,
    #ultimate-video-27 .ultv-video__play-icon:before,
    #ultimate-video-28 .ultv-video__play-icon:before,
    #ultimate-video-29 .ultv-video__play-icon:before,
    #ultimate-video-30 .ultv-video__play-icon:before {
        width: 55px;
        height: 55px;
    }
}

/* VegoFilms Academy */
#WindowFilmAcademy {
    background: black;
}

#WindowFilmAcademy .Vego {
    position: relative;
}

#WindowFilmAcademy .Vego .cover {
    position: absolute;
    background-color: #000000;
}

#WindowFilmAcademy .content {
    position: relative;
    margin: 25px 0 0;
    margin-left: -200px;
    background: #282828;
    padding: 60px 35px;
    padding-left: 100px;
}

#WindowFilmAcademy .badge {
    position: absolute;
    left: -67px;
    top: 60px;
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one {
    position: relative;
    border: none
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one li.nav-item {
    position: relative
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one li.nav-item:before {
    position: absolute;
    content: '';
    right: 0;
    top: 23px;
    width: 40px;
    height: 2px;
    background-color: #dedbd5
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one li.nav-item:last-child:before {
    display: none
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link {
    border: 2px solid #dedbd5;
    border-radius: 0;
    margin-right: 40px;
    padding: 5px 27px;
    transition: .5s;
    display: flex;
    align-items: center;
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .5s;
    color: #fff;
    margin-bottom: 0px;
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link i {
    margin-right: 8px;
    display: inline-block;
    transform: rotate(135deg);
    color: #cecac4;
    transition: .5s;
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link.active,
#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover {
    color: #ff5f15;
    border-color: #ff5f15;
    background-color: transparent;
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link.active h4,
#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover h4 {
    color: #ff5f15
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link.active i,
#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover i {
    color: #ff5f15
}

#WindowFilmAcademy .sec-title .sub-title {
    margin-bottom: 10px
}

#WindowFilmAcademy .text {
    position: relative;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #dddddd;
    margin: 15px 0 35px;
}

.mission {
    width: 45px;
    height: 45px;
    background: url('../images/mission-white.png');
}

.vision {
    width: 45px;
    height: 45px;
    background: url('../images/vision-white.png');
}

.value {
    width: 45px;
    height: 45px;
    background: url('../images/value-white.png');
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link.active .mission,
#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover .mission {
    background: url('../images/mission-color.png');
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link.active .vision,
#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover .vision {
    background: url('../images/vision-color.png');
}

#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link.active .value,
#WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link:hover .value {
    background: url('../images/value-color.png');
}

@media(max-width:500px) {
    #WindowFilmAcademy .tab-content>.tab-pane h2 {
        font-size: 20px;
    }

    #WindowFilmAcademy .nav-tabs.tab-btn-style-one li.nav-item:before {
        display: none
    }

    #WindowFilmAcademy .nav-tabs.tab-btn-style-one li.nav-item {
        width: 100%;
        margin-bottom: 20px
    }

    #WindowFilmAcademy .nav-tabs.tab-btn-style-one li.nav-item:last-child {
        margin-bottom: 0
    }

    #WindowFilmAcademy .nav-tabs.tab-btn-style-one .nav-item .nav-link {
        margin-right: 0
    }

    #WindowFilmAcademy .content {
        margin: 25px 0 0;
        padding: 0;
        background: transparent;
    }

    #WindowFilmAcademy .badge {
        display: none;
    }

    #WindowFilmAcademy .text {
        font-size: 15px;
        line-height: 24px;
    }
}

/* DealerLocation */
.DealerLocation .Card {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.DealerLocation .Card .left {
    width: 33%;
}

.DealerLocation .Card .left .title {
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.DealerLocation .Card .right .desc {
    color: #4f5b66;
    font-size: 16px;
    line-height: 22px;
}

.DealerLocation .Card .right {
    width: 65%;
}

.DealerLocation .Card .right .getlocation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto 0px;
}

.DealerLocation .Card .right .getlocation .google {
    display: block;
    width: 48%;
}

.DealerLocation .Card .right .getlocation .google a {
    color: black;
    display: flex;
    justify-content: center;
    border: 1px solid #e0e1e1;
    background: #ffffff;
    padding: 10px 0px;
    width: 100%;
    align-items: center;
    border-radius: 50px;
}

.DealerLocation .Card .right .getlocation .google a .icon {
    margin-right: 5px;
}

.DealerLocation .Card .right .getlocation .google a .text {
    letter-spacing: -1px;
    /* color: white; */
}

.DealerLocation .Card .right .getlocation .waze {
    display: block;
    width: 50%;
}

.DealerLocation .Card .right .getlocation .waze a {
    color: black;
    display: flex;
    justify-content: center;
    border: 1px solid #e0e1e1;
    background: #ffffff;
    padding: 10px 0px;
    align-items: center;
    border-radius: 50px;
}

.DealerLocation .Card .right .getlocation .waze a .icon {
    margin-right: 10px;
}

.DealerLocation .Card .right .getlocation .waze a .text {
    letter-spacing: -1px;
    /* color: white; */
}

.DealerLocation .Card .right .getlocation a .icon img {
    display: block;
    width: auto;
    height: 24px;
}

/* Google Maps Button Hover */
.DealerLocation .Card .right .getlocation .google a:hover {
    border: 1px solid #174ea6;
    background: #174ea6;
}

.DealerLocation .Card .right .getlocation .google a:hover .text {
    color: white;
}

/* Waze Button Hover */
.DealerLocation .Card .right .getlocation .waze a:hover {
    border: 1px solid #33CCFF;
    background: #33CCFF;
}

.DealerLocation .Card .right .getlocation .waze a:hover .text {
    color: white;
}

.DealerLocation .Card .right .desc .text_desc td:nth-child(1) {
    color: #000000;
    padding-right: 8px;
    font-weight: 500;
}

@media(max-width:500px) {
    .DealerLocation {
        padding: 20px 15px 0px;
    }

    .DealerLocation .Card {
        margin-bottom: 30px;
        flex-direction: column;
    }

    .DealerLocation .Card .left,
    .DealerLocation .Card .right {
        width: 100%;
    }

    .DealerLocation .Card .left .title {
        font-size: 20px;
    }
}

@media(min-width:1500px) {
    #OurLocations .container-fluid .row {
        padding: 0px 50px;
    }
}

/* RhineproMaps */
.RhineproMaps iframe {
    width: 100%;
    height: 600px;
}

@media(max-width:500px) {
    .RhineproMaps iframe {
        height: 300px;
    }
}

/* See More */
.seemore-wrapper {
    position: relative;
    height: 200px;
}

.seemore-mask,
.seemore-two-mask {
    text-align: center;
}

.seemore-mask .button,
.seemore-two-mask .button {
    display: inline-flex;
    align-items: center;
    color: #06f;
    font-size: 18px;
    margin-top: 25px;
    padding: 7px 30px;
    border-radius: 34px;
    border: 2px solid #438eff;
    cursor: pointer;
}

.seemore-mask .button i,
.seemore-two-mask .button i {
    margin-left: 10px;
}

.DarkF-content-One,
.DarkF-content-Two {
    display: none;
}

.DarkF-content-One.is-visible,
.DarkF-content-Two.is-visible {
    display: block;
}

@media(max-width:500px) {
    .seemore-mask .button,
    .seemore-two-mask .button {
        margin-top: 15px;
        font-size: 14px;
        padding: 7px 16px;
        display: none;
    }

    .DarkF-content-One,
    .DarkF-content-Two {
        display: block;
    }
}