.logo-wrap{width: 130px;}
.header_btm{background:#2f2f2f;}
#header_btm-nav{display: flex;align-items: center;justify-content: center; gap:30px;padding:0;margin:0;list-style: none;}
#header_btm-nav li{margin:0;padding:0;}
#header_btm-nav li a,
#header_btm-nav li span{padding:23px 0;color: #fff;font-size:16px;font-weight:700;text-transform: uppercase;text-decoration: none;display:inline-block;}


.site-header #header_btm-nav ul:not(make-mage) a:not(.fa):hover, 
.site-header #header_btm-nav ul:not(make-mage) span:hover{background:#2f2f2f}

.site-header #header_btm-nav ul{background:#d21f32;}


/* #innner */
aside.col-lg-3 h2{background:#2f2f2f}
aside.col-lg-3 #flyout-header{background:#2f2f2f}


.tile::before{background:#2f2f2f;}
.tile::after{background:#2f2f2f;border-color: #d21f32;}


#main-wrapper{
    position: relative;
    background-image: -moz-linear-gradient( -130deg, rgb(210,31,50) 0%, rgb(71,71,71) 100%);
    background-image: -webkit-linear-gradient( -130deg, rgb(210,31,50) 0%, rgb(71,71,71) 100%);
    background-image: -ms-linear-gradient( -130deg, rgb(210,31,50) 0%, rgb(71,71,71) 100%);
}


.qlink-icon::after{border-color: #2f2f2f;}
.qlink-icon::before{border-color: #d21f32;}

.qlink:hover .qlink-icon:after{border-color: #d21f32;}
.qlink:hover .qlink-icon:before{border-color: #fff;}


/* Higtlight Section */
#highlight{position: relative;padding: 2px 0 70px 0;}
#highlight .section-title{text-shadow: none;text-transform: uppercase;color: #2f2f2f;font-size: clamp(36px, 7vw, 48px);display: flex;align-items: center;gap:6px;}
.section-title span{color: #d21f32;}
#highlight .highlight-subtitle{display: block;color: #fbad55;font-size: 20px;font-family: 'PPFragment';margin-bottom: 21px;}
#highlight .container{width: 1260px;}
#highlight-in{background:#fff;padding: 15px 15px 67px 102px;border-radius: 10px;display: flex;align-items: stretch;box-shadow: 0px 4px 20px 0px rgba(44, 44, 44, 0.29);}
.highlight-left{flex:1;padding: 50px 17px 0 0;}
#highlight .highlight-text{color: #2f2f2f;font-size: 16px;font-weight: 400;margin-bottom: 35px;}
.highlight-right{flex-basis: 350px;position: relative;max-height: 417px;}
.highlight-shape{position: absolute;top:0;left: 0;right: 0;bottom:0;width: 100%;height: 100%;}
.highlight-placeholder{width: 100%;height: 100%;border-radius: 15px;}
#highlight .section-link{margin-top: 30px;}
#highlight .section-link:hover{border-color: #d21f32;}



/* Facts section */
#facts{padding: 100px 0;position: relative;}
#facts::before{content: "";position: absolute;inset: 0;background:#2f2f2f;opacity: 0.6;}
#facts .container{width: 1410px;}
#facts-in{display: grid;grid-template-columns: 1.425fr 1fr;gap: 70px;}
.facts-left{background:#fff;border-radius: 10px;padding: 54px 70px 35px 70px;display: grid;grid-template-columns: repeat(2, 1fr);gap: 60px;}
.facts-left canvas{width: 100% !important;}
.facts-label{display: flex;align-items: center;gap:10px;padding: 15px 0;line-height: 20px;border-bottom: 1px solid rgba(47, 47, 47, 0.2);}
.facts-color{width: 20px;height: 20px;border-radius: 3px;}
.facts-text{font-size: 14px;font-weight: 700;}
.facts-label:last-of-type{border:0;}

.facts-right{background:#fff;border-radius: 10px;padding: 54px 70px 35px 70px;}

#facts .fact-title{color: #2f2f2f;font-size: 30px;text-transform: uppercase;font-weight: 800;margin: 0 0 12px 0;}
#facts .facts-list{display: flex;flex-direction: column;}
#facts .fact-item{display: flex;align-items: flex-start;gap: 23px;font-size: 14px;font-weight: 400;padding: 15px 0;line-height: 20px;border-bottom: 1px solid rgba(47, 47, 47, 0.2);}
#facts .fact-item:last-of-type{border:0;}
#facts .fact-item::before{content: "";width: 10px;height: 10px;background:#f7464a;border-radius: 2.5px;flex-shrink: 0;position: relative;top: 6px;}




.tns-nav button{background:#d21f32;border-color: #d21f32;}


/* Video Section */
#psa-videos{position: relative;padding: 100px 0 0; background-image: -moz-linear-gradient( 135deg, rgb(210,31,50) 0%, rgb(71,71,71) 100%);
    background-image: -webkit-linear-gradient( 135deg, rgb(210,31,50) 0%, rgb(71,71,71) 100%);
    background-image: -ms-linear-gradient( 135deg, rgb(210,31,50) 0%, rgb(71,71,71) 100%);}

#psa-videos .container{width: 1490px;}
#videos-in{border-radius: 10px 10px 0 0;padding: 100px 90px 100px 90px;background-image: -moz-linear-gradient( 90deg, rgb(240,246,247) 0%, rgb(255,255,255) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(240,246,247) 0%, rgb(255,255,255) 100%);background-image: -ms-linear-gradient( 90deg, rgb(240,246,247) 0%, rgb(255,255,255) 100%);box-shadow: 0px 4px 20px 0px rgba(44, 44, 44, 0.3);}

.video-item-in{display: grid;grid-template-columns: 1.085fr 1fr;padding: 20px 0 0 30px;}
.psa-video{flex: 1.085;height: 350px;border-radius: 10px;display: flex;align-items: center;justify-content: center;}
.psa-video .play{width: 100px;}


.video-right{padding: 0 0 0 70px;margin: -4px 0 0 0;}
#psa-videos .section-title{color: #2f2f2f;text-shadow: none;font-size: clamp(36px, 7vw, 48px);margin-bottom: 19px;}
#psa-videos .video-text{color: #2f2f2f;font-size: 16px;font-weight: 400;margin-bottom: 35px;}
#psa-videos  .section-link{margin-top: 30px;}


#videos-controls{display: grid;grid-template-columns: 1.085fr 1fr;background:#2f2f2f;height: 50px;border-radius: 4px;margin-top: -25px;}
#videos-controls::before{content: "";}
#videos-controls-in{margin: 0 61px 0 114px;position: relative;}
#videos-controls-in .tns-nav{position: absolute;top: 43%;transform: translateY(-50%);z-index: 10;bottom:unset}
#videos-controls-in .tns-controls{position: absolute;top: 29%;left: 0;right: 0;}
#videos-controls-in .tns-controls button{padding: 0;margin:0;border:0;background:none;position: relative;z-index: 15;}
#videos-controls-in .tns-controls button img{width: 14px;}
#videos-controls-in .tns-controls button:hover img{filter: brightness(0) saturate(100%) invert(81%) sepia(11%) saturate(2753%) hue-rotate(330deg) brightness(98%) contrast(101%);}


#footer{background:#2f2f2f}
.footer-icon{background:#d21f32}
#footer-top{border-color: #d21f32;}


@media only screen and (max-width:1200px) {
    #videos-in{padding: 80px 25px 100px 25px;}
    #header_btm-nav{gap:15px}
    #header_btm-nav li a, #header_btm-nav li span{font-size: 14px;}
}
@media only screen and (max-width:991px) {
    
    #logo{width: 71px;}
    .header_btm{display: none;}

    #highlight-in{padding: 15px 15px 67px 25px;}
    .highlight-right{display: none;}


    #facts-in{display: flex;flex-direction: column;gap:40px}

    .video-item-in{padding: 0;display: block;}
    .video-right{margin:0;padding:40px 0 0 0;}

    #videos-controls{margin:40px 0 0 0;display: flex;}
    #videos-controls-in{margin:0 30px;width: 100%;}
    #videos-controls::before {display: none;}
}

@media only screen and (max-width:767px) {
    .facts-left{padding: 50px;display: flex;flex-direction: column-reverse;}
    .facts-right{padding: 50px;}
}