@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800;900&display=swap');


/*commemnted font is the old font replaced with Poppins*/
/* @font-face {
    font-family: 'Blocktastic';
    src: url('../fonts/raider-toolkit/Blocktastic.woff2') format('woff2'),
        url('../fonts/raider-toolkit/Blocktastic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blocktastic';
    src: url('../fonts/raider-toolkit/Blocktastic-Italic.woff2') format('woff2'),
        url('../fonts/raider-toolkit/Blocktastic-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}





@font-face {
    font-family: 'Avenir LT Std 35';
    src: url('../fonts/raider-toolkit/AvenirLTStd-Light.woff2') format('woff2'),
        url('../fonts/raider-toolkit/AvenirLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/raider-toolkit/AvenirLTStd-Roman.woff2') format('woff2'),
        url('../fonts/raider-toolkit/AvenirLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/raider-toolkit/AvenirLTStd-Black.woff2') format('woff2'),
        url('../fonts/raider-toolkit/AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('../fonts/raider-toolkit/AvenirLTStd-Book.woff2') format('woff2'),
        url('../fonts/raider-toolkit/AvenirLTStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

/* 


body{
    font-family: 'Avenir LT Std';
    font-size: 13px;
    line-height: 1.2;
    background-color: #000; 
}


body{overflow-x: hidden;} */
.toolkit-wrapper {
    overflow-x: hidden;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    background-color: #000; 
    color: #212529;
}

.toolkit-wrapper .layoutWrap.innWrap {
    padding-top: 96px;
}
.toolkit-wrapper strong {
    font-weight: bolder;
}
.toolkit-wrapper .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
.toolkit-wrapper .row>* {
    flex-shrink: 0;
    /* width: 100%;
    max-width: 100%; */
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.toolkit-container {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
}
.btn-check:focus+.btn, .btn:focus{box-shadow: none;}

h1, h2, h3, h4, h5, h6{
  font-family: 'Poppins';
  font-weight: 600;
}


ol,ul,li{margin: 0; padding: 0; list-style: none;}

h2{
    font-family: 'Poppins';
    font-weight: 600; 
    font-size: 30px;
}

h4{
 font-family: 'Poppins';
 font-weight: 600;  
}


p{
font-family: 'Poppins';
font-weight: 400;
font-size: 13px;
line-height: 1.2;
}




.bannner-section{     
    background-image: url(../img/brands/n360c/toolkit/banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    text-align: center;
    background-size: cover;
   /* padding-bottom: 4rem;
    margin-bottom: 4rem;*/}

.banner-img {
    text-align: center;
    padding: 3rem 0 0 0;
}
.btn{    
    background-color: #ffe806;
    color: #000;
    display: inline-block;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 12px;
    border-radius: 0px;
}


section.fight-for {
    text-align: center;
}

section.fight-for h2 {
display: inline-block;
    background: #ffe806;
    line-height: normal;
    /*padding: 0.2rem 3rem 0.8rem;*/
	padding: 10px 10px 10px 10px ;
    margin-bottom: 2rem;
    color: #000;
}


section.fight-for {
    text-align: center;
    padding-bottom: 5rem;
}



.fight-for-logo {
    margin-bottom: 4rem;
}


.fight-for-blocks .circle-blocks {
    background: #ffe806;
    border-radius: 50%;
    width: 276px;
    margin: 0 auto;
    height: 276px;
    padding: 6rem 1.4rem 0;
}

.fight-for-blocks .circle-blocks p {
    font-size: 14px;
}


.fight-for-blocks .circle-blocks p b {
    color: #b13120;
    font-family: 'Poppins';
}


.fight-for-blocks .circle-blocks span.name {
    font-family: 'Poppins';
    font-style: italic;
}



section.violence-sec {
    background: #ffe806;
    padding: 3rem 0;
}


section.violence-sec h3 {
    font-size: 30px;
    color: #000;
    margin-left: 4rem;
    margin-bottom: 2.5rem;
}

section.violence-sec h2.border-text {
margin-bottom: 0px;
    font-weight: normal;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #b13120;
    color: #ffe806;
}


.bannner-section .open-icon .yshare {
    position: relative;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    margin: 12px auto 0;
}




.bannner-section .open-icon .yshare ul {
display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 17px;
    position: absolute;
}


.bannner-section .open-icon .yshare ul li {
    margin: 0 7px;
}


.bannner-section .open-icon .yshare ul li a {
    position: relative;
    display: block;
    top: 0 !important;
    line-height: 30px;
    left: 0;
    right: 0px;
}

.yshare2 a.btn{
    box-shadow: 5px 6px 6px #eee; 
    -webkit-box-shadow: 5px 6px 6px #eee; 
    -ms-box-shadow: 5px 6px 6px #eee;
    padding: 0.375rem 0.75rem;
    text-transform: none;
    margin: 0 0 0 0;
}


section.violence-sec .video-block video{
    width: 100%;
    height: auto;
}
section.violence-sec .vontant-block {
    width:100%;
    padding-top: 20px;
    padding-left: 30px;    
    
}


section.violence-sec .vontant-block p {
    line-height: 1.7;
    color: #000;
    font-weight: normal;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 16px;
}


section.violence-sec .vontant-block p strong{
      color: #b13120;
     font-weight: 600;
      font-family: 'Poppins';
}

.driving-change{
    background-image: url(../img/brands/n360c/toolkit/banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
    text-align: center;
    background-size: cover;
    padding-bottom: 5rem;
    padding-top: 5rem;
}


.driving-change .driving-change-logo img {
    width: 100%;
    max-width: 688px;
    height: auto;
}


section.latest-video {
    background: #ffe806;
    padding: 3rem 0;
}


.latest-Images h2,
section.latest-video h2 {
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-bottom: 2.5rem;
}



.latest-Images .Images-slide,
section.latest-video .video-slide {
    width: 100%;
    max-width: 688px;
    margin: 0 auto;
}


section.latest-video .video-slide video {
    width: 100%;
    height: 100%;
}



.latest-Images .owl-nav button,
section.latest-video .latest-video-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    display: block;
    width: 20px;
    height:30px;
}


.latest-Images .latest-Images-slider .owl-nav button:hover,
section.latest-video .latest-video-slider .owl-nav button:hover{
    background:none; 
} 


.latest-Images .latest-Images-slider .owl-nav button span,
section.latest-video .latest-video-slider .owl-nav button span{display: none;}


.latest-Images .latest-Images-slider .owl-nav button.owl-prev,
section.latest-video .latest-video-slider .owl-nav button.owl-prev {
    left: 0px;
      background-image: url(../img/brands/n360c/toolkit/left-b-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


.latest-Images .latest-Images-slider .owl-nav button.owl-next,
section.latest-video .latest-video-slider .owl-nav button.owl-next {
    right: 0px;
      background-image: url(../img/brands/n360c/toolkit/right-b-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; 
}


.latest-Images .owl-dots,
.latest-video-slider .owl-dots {
    display: none;
}


section.latest-Images {
    background: #000;
    padding:4rem 0;
}

.latest-Images h2{
color:#ffe806;

}


.latest-Images .latest-Images-slider .owl-nav button.owl-prev{
    left: 0px;
      background-image: url(../img/brands/n360c/toolkit/left-yellow-arrow.png);
 }


.latest-Images .latest-Images-slider .owl-nav button.owl-next {
    right: 0px;
      background-image: url(../img/brands/n360c/toolkit/right-yellow-arrow.png);
}



section.help-section {
    background: #ffe806;
    padding: 4rem 0 40px;
}



section.help-section h2{
text-align: center;
    font-weight: bold;
    color: #000;
    margin-bottom: 2.5rem;
}

section.help-section h2 strong{
color: #b13120;

}



section.help-section img {
    width: 100%;
}


section.help-section .help-content {
    padding-top: 20px;
    width: 100%;
    padding-left: 30px;
}

section.help-section .help-content p {
    line-height: 1.7;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    margin-top: 0;
}


section.help-section .help-content p strong {
    color: #b13120;
    font-weight: 600;
    font-family: 'Poppins';
}

section.help-section .help-content h4 {
font-family: 'Poppins';
    font-weight: 600;
    font-size: 14px;
    margin-top: 2rem;
}


section.help-section .help-content h4 span {
    font-weight: 300;
    display: inline-block;
    padding-left: 11px;
}

.help-content ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0;
}


.help-content ul li {
    display: inline-block;
    width: 100%;
    padding-bottom: 9px;
    color: #000;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Poppins';
}

.help-content ul li label {
    width: 30%;
}

section.help-section .help-content h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 14px;
    margin-top: 2rem;
    margin-bottom: 1rem;
}


.violence-again{
background-color:#000;
padding: 6rem 0px;
}


.violence-again h4 {
    color: #ffe806;
    font-size: 25px;
    letter-spacing: 2px;
    margin-bottom: 8px;
}

.violence-again .violence-again-block {
    width: 100%;
    max-width: 653px;
    margin: 0 auto;
}

.violence-again h4 span {
    color: #b13120;
}

section.Pledges-section {
background: #fff;
    padding: 4rem 0 5rem;
    text-align: center;
}


section.Pledges-section h2{
    margin-bottom: 4rem;

}



.Pledges-block ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}
.Pledges-block .yshare ul{margin-bottom: 0;}

.Pledges-block ul li.count {
    background: #ffe806;
    margin: 0 0.5rem;
    box-shadow: 5px 6px 6px #eee;
    padding: 0 0rem 0rem;
    min-width: 134px;
}

.Pledges-block ul li.count h4 {
    font-size: 124px;
    line-height: initial;
    padding: 0px;
    margin: 0;
    height: auto;
}


img {display: block; max-width: 100%; border: none; outline: none; margin: auto;}
a:hover {text-decoration: none; color: #fff;}
a{transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out}
button:focus, input:focus, a:hover, select:focus{outline: none; box-shadow: none;}
.clear{clear: both;}
.clearfix:after, .clearfix:before{clear: both; height: 0; display: table; visibility: hidden; content: '';}
section.help-section h2, section.Pledges-section h2,.latest-Images h2, section.latest-video h2, section.violence-sec h2.border-text, section.violence-sec h3, section.fight-for h2{letter-spacing: 2px;}
.tvsround ul li .rounddiv {width: 240px; height: 240px; background: #ffe806; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; display: flex; display: -ms-flexbox; display: -moz-box; padding: 0px 15px; text-align: center; flex-direction: column; -ms-flex-direction: column; justify-content: center; -webkit-box-pack: center; -ms-flex-pack: center; margin: auto;}
.tvsround ul li .rounddiv span {margin: 0; min-height: 70px; font-size: 14px; line-height: 18px; font-family: 'Poppins';}
.tvsround ul li .rounddiv span strong {color: #b13121;}
.tvsround ul li .rounddiv div {font-size: 11px; padding: 0 30px; font-family: 'Poppins';font-style: italic;}
.tvsround.mobile-tvsroundhide ul{padding: 0;}
.tvsround.mobile-tvsroundhide{display: none;}
.social-icons {background: #000; padding: 20px 0; text-align: center;}
.social-icons ul.iconsdiv li {display: inline-block; margin-right: 20px;}
.social-icons ul.iconsdiv li:last-child{margin: 0;}
.social-icons ul.iconsdiv li a {width: 30px; height: 30px; display: flex; background: #fff; border-radius: 100%; align-items: center; justify-content: center; text-decoration: none; color: #000; font-size: 16px;}
.yshare a.share {width: 30px; height: 30px; display: flex; background: #fff; border-radius: 100%; position: absolute; top: 2px; right: 10px; align-items: center;  justify-content: center; text-decoration: none; color: #000; box-shadow: 0 2px 5px rgb(0 0 0 / 30%);}
.yshare ul li a{width: 30px; height: 30px; display: flex; border-radius: 100%; position: absolute; align-items: center; justify-content: center; text-decoration: none; transition: .3s; color: #fff; top: 2px; opacity: 0; box-shadow: 0 2px 5px rgb(0 0 0 / 30%);}
.yshare.open ul li:nth-child(4) a {top: 45px; opacity: 1;  background: #57ba63;}
.yshare.open ul li:nth-child(3) a {top: 45px; opacity: 1;background: #ef3b4c;}
.yshare.open ul li:nth-child(2) a {top: 45px; opacity: 1;  background: #54aced;}
.yshare.open ul li:nth-child(1) a {top: 45px; opacity: 1;  background: #3a5897;}
.yshare ul li:nth-child(4) a { left: 105px;}
.yshare ul li:nth-child(3) a { left: 70px; }
.yshare ul li:nth-child(2) a { left: 35px; }
.yshare ul li:nth-child(1) a { left: 0;}
.tvsround.desktop-tvsround {max-width: 1070px; width: 100%; margin: auto;}
.latest-video-slider{max-width: 900px; margin: auto;}
h2.border-text {opacity: 0.75;}
.play-icon {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);  width: 65px; height: 65px; background: url(../img/brands/n360c/toolkit/play-icon01.png) no-repeat center center; cursor: pointer; z-index: 999;}
section.latest-video .video-slide:after {content: ''; background: rgba(0,0,0,0.6); position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
section.latest-video .video-slide{ position: relative; }
.latest-Images-slider{max-width: 900px; margin: auto;}
.bannner-section .banner-img ul li img {width: auto;}



section.Pledges-section .Pledges-block {
    position: relative;
}


section.Pledges-section .Pledges-block .open-icon {
    position: relative;
}

section.Pledges-section .Pledges-block .yshare ul {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 47px;
}

section.Pledges-section .Pledges-block .yshare ul li {
    margin: 0 10px;
}


section.Pledges-section .Pledges-block .yshare ul li a {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    line-height: 30px;
}


@media(min-width: 576px) {
    .toolkit-container { 
        max-width: 540px;
    }
}
@media(min-width: 768px) {
    .toolkit-container { 
        max-width: 720px;
    }
}
@media(min-width: 815px) {
    .toolkit-wrapper .row .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media(min-width: 992px) {
    .toolkit-container { 
        max-width: 960px;
    }
}
@media(min-width: 1200px) {
    .toolkit-container { 
        max-width: 1140px;
    }
}
@media(min-width: 1400px) {
    .toolkit-container { 
        max-width: 1320px;
    }
}
@media(min-width: 1620px) {
    .toolkit-container { 
        max-width: 1620px;
    }
}





@media(max-width: 1199px) {
    section.violence-sec .vontant-block{padding-top: 10px; padding-left: 20px;}
    h2{font-size: 26px;}
    section.violence-sec h3{font-size: 24px;}
    section.help-section .help-content{padding-top: 0px; padding-left: 10px;}
    .violence-again h4{font-size: 20px; line-height: 34px;} 
    .violence-again{padding: 50px 0;}
}

@media(max-width: 991px) {
    .bannner-section{padding-bottom: 30px; margin-bottom: 30px;}
    section.help-section h2, section.Pledges-section h2, .latest-Images h2, section.latest-video h2, section.violence-sec h2.border-text, section.violence-sec h3, section.fight-for h2{letter-spacing: 1px;}
    h2{font-size: 20px;}
    section.violence-sec{padding: 20px 0;}
    section.violence-sec h3{font-size: 16px; margin: 0 0 25px;}
    section.fight-for h2{padding: 10px 20px 10px 20px; margin-bottom: 25px;}
    .fight-for-logo{margin-bottom: 25px;}
    .fight-for-logo img{max-width: 280px;}
    .banner-img{padding: 30px 0;}
    section.violence-sec .vontant-block p{font-size: 14px;}
    section.violence-sec .vontant-block{padding-left: 0; padding-top: 20px;}
    .driving-change{padding: 30px 0;}
    section.latest-Images{padding: 30px 0;}
    section.help-section{padding: 30px 0;}
    section.help-section .help-content{padding-left: 0; padding-top:0;}
    .violence-again{padding: 30px 0;}
    .violence-again h4{font-size: 18px; line-height: 24px;}
    section.Pledges-section{padding:30px 0 4rem;}
    .Pledges-block ul li.count{    padding:14px 0 10px;
    min-width: 78px;}
    .Pledges-block ul li.count h4{font-size: 50px; margin: 0;}
    .Pledges-block ul{margin-bottom: 30px;}
    section.Pledges-section h2{margin-bottom: 30px;}
    .help-content ul{margin-bottom: 0;}
    section.help-section h2{margin-bottom: 30px;}
    section.latest-video{padding: 30px 0;}
    .latest-Images h2, section.latest-video h2{margin-bottom: 30px;}
    .violence-again .violence-again-block{max-width: 100%;padding: 0 24px;}
    section.fight-for{padding-bottom: 30px;}
    .latest-Images .latest-Images-slider .owl-nav button.owl-next, .latest-Images .latest-Images-slider .owl-nav button.owl-prev{background-size: 10px;}
    .latest-Images .latest-Images-slider .owl-nav button.owl-prev{margin-left: 15px;}
    .latest-Images .latest-Images-slider .owl-nav button.owl-next{margin-right: 15px;}
    section.latest-video .latest-video-slider .owl-nav button.owl-prev{background-size: 10px;}
    section.latest-video .latest-video-slider .owl-nav button.owl-next{background-size: 10px;}
    .latest-Images .latest-Images-slider .owl-nav button.owl-prev{margin-left: 15px;}
    section.latest-video .latest-video-slider .owl-nav button.owl-next{margin-right: 15px;}
}

@media(max-width: 815px) {
    .toolkit-wrapper .layoutWrap.innWrap {
        padding-top: 0px;
    }
    .toolkit-wrapper .row>* {
        width: 100%;
        max-width: 100%;
    }
}
@media(max-width: 767px) {
    .tvsround.desktop-tvsround{display: none;}
    .tvsround.mobile-tvsroundhide{display: block;}
    section.help-section .help-content{padding-top: 20px;}

    .Pledges-block ul li.count h4{font-size: 20px;}

    .Pledges-block ul li.count {
        padding: 10px 0 10px;
        min-width: 40px;
    }
}