@font-face {
    font-family: 'Digitalism';
    src: url('fonts/Digitalism.woff2') format('woff2'),
        url('fonts/Digitalism.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin:0;
    padding:0;
    overflow-x: hidden;
}


header{
   background-image: url("images/headerbg.png");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}

img{
    max-width: 100%;
}

.logobar{
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

.logobar .logo{
    float: left;
    width: 200px;
}


.logobar .subscribe{
    float: right;
    max-width: 233px;
}

div.clear{
    clear:both;
}

.headerinner{
    
    margin-top: 55px;
}

.mycontainer{
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.upperwrap .leftext{
    width: 51%;
    float:left;
}

.upperwrap .leftext h1
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 65px;
    color: #454545;
}

.upperwrap .leftext h1 span{
    font-weight: 400;
    display: block;
}
.upperwrap .leftext img.play{
    margin-top: 60px;
    max-width:110px
}

.upperwrap .leftext .tagline
{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 30px;
    color: #454545;
    margin-top: 50px;
    
}
.upperwrap .rightimg{
    width: 49%;
    float:right;
    z-index: 999;
    position: relative;
}

.timer{
    background: #FCCF0C;
border-radius: 20px;
width: 100%;
padding: 45px 0;
margin-top: -50px;
margin-bottom: -120px;
z-index: 998;
position: relative;

}

.timer .countdowntext{
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 24px;
/* identical to box height, or 120% */

text-align: center;
text-transform: uppercase;
display: block;
color: #272727;
margin-top: 10px;
}

.countdownwrap{
    padding-top: 35px;
    text-align: center;
    height: 100px;
}

.dark_section{
    background-color: #272727;
    padding-top: 220px;
    padding-bottom: 100px;
}

.nlleft,.nlright{
    float: left;
    width: 50%;
}

.newsletter_signup h2{
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 60px;
/* or 120% */
padding-right: 200px;

color: #FFFFFF;
}

.newsletter_signup p{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
/* or 150% */
padding-right: 200px;

color: #FFFFFF;
}

.newsletter_signup{
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

#mce-success-response,#mce-error-response{
    color: #ffffff;
    margin-bottom: 10px;
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
text-align: center;
}

#mce-error-response{
    color:red;
    
}

.news h2{
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 40px;
/* identical to box height, or 80% */
margin-top: 100px;
text-align: center;
color: #FFFFFF;
}

.news h2 span{
    display: block;
font-weight: 400;
font-size: 30px;
line-height: 30px;
margin-top: 30px;
}

.vidswrapper a{
    margin-right: 26px;
}

.vidswrapper a:last-child{
    margin-right: 0;
}

.parawrapper{
    padding-top: 45px;
}
.parawrapper p{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
/* or 150% */


color: #FFFFFF;
}

.parawrapper .nlleft p{
    padding-right: 30px;
}

.parawrapper .nlright p{
    padding-left: 30px;
}

.yellowsection{
    background-color: #FCCF0C;
    padding-top: 130px;
    padding-bottom: 38px;
}

.yelleft h2{
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 40px;
/* identical to box height, or 73% */


color: #272727;
}

.yelleft p{
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 36px;
max-width: 440px;


color: #454545;
}

.yelleft{
    width: 50%;
    float: left;
}

.yelright{
    width: 50%;
    float: right;
    text-align: right;
    position: relative;
    z-index: 999;
}

.yelright img{
    width: 450px;
    max-width: 100%;
}


.yelbottom{
    text-align: center;
    top: -80px;
margin-bottom: -320px;
z-index: 998;
position: relative;
}
.yelbottom img{
    width: 675px;
    max-width: 100%;
    
}

.darksec2{
    background-color: #272727;
    padding-top: 220px;
    padding-bottom: 40px;
    background-image: url(images/darkbgthumbs.png);
    background-position: 10% 90%;
    background-repeat: no-repeat;
}

.darksec2 img{
    width: 1000px;
max-width: 100%;
}


.darksec2 .comments{
    text-align: right;
}

.darksec2 h2{
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 65px;
/* identical to box height, or 130% */


color: #FFFFFF;

}

.darksec3{
    background-color: #272727;
    padding-bottom: 100px;
}

.darksec3 .owl-carousel{
    
}
.darksec3 .owl-carousel img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.darksec3 .owl-carousel .item{
   height: 455px;
   width: 770px;
}

.owl-theme .owl-dots{
    display: none;
}

.owl-carousel .owl-nav button.owl-prev{
    margin-right: 50px;
}

.owl-theme .owl-nav {
  text-align: left;
  padding-left: 20%;
  padding-top: 30px;
}

.darksec3 .owl-carousel .item a{
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url(images/playbtnslider.png);
    background-repeat: no-repeat;
    background-position: center;
}

footer{
    height: 100px;
    background-color: #181818;
    
}
footer .ftleft{
    float:left;
    line-height: 100px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    /* identical to box height, or 169% */


    color: #949494;
}

footer .ftright{
    float: right;
    text-align: right;
    line-height: 100px;
}

footer .ftright img{
    width: 26px;
}


.countdownwrap{
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
}

.is-countdown{
    background-color: transparent;
    border: none;
}

.countdown-section{
    position: relative;
}
.countdown-amount{
    font-family: 'Digitalism';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    color: #272727;
    letter-spacing: 30px;
    background-color: #ffffff;
    text-align: center;
    line-height: 70px;
    height: 70px;
    display: block;
    padding: 5px 0 0 15px;
    margin-right: 30px;
    border-radius: 5px;
}

.countdown-period{
    margin-right: 30px;
    font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 24px;
/* identical to box height, or 171% */

text-align: center;
text-transform: uppercase;
margin-top: 5px;
color: #B49200;
}


.countdown-section:after{
    content:"";
    position: absolute;
    top: 25px;
    right: 12px;
    height: 20px;
    width: 5px;
    background-image: url(images/semi.png);
    
}

.countdown-section:last-child:after{
    background-image: none;
}


.mc-field-group input{
    height: 80px;
    background-color: transparent;
    border: 1px solid #404040;
    border-radius: 10px;
    line-height: 80px;
    padding-left: 30px;
    margin-bottom: 30px;
    width: 570px;
    max-width: 100%;
        font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #ffffff;
box-sizing: border-box;
}



.mc-field-group input::placeholder{

/* identical to box height, or 150% */


color: #919191;
}

.mc-field-group input:focus{
    outline: none;
}

#mc-embedded-subscribe{
    width: 100%;
    max-width: 570px;
background: #81D818;
border-radius: 10px;
text-align: center;
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 40px;
/* identical to box height, or 133% */

cursor: pointer;
color: #272727;
height: 80px;
line-height: 80px;

}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
}


@media(max-width: 1430px)
{
    div.logobar{
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(max-width: 1180px)
{
    .mycontainer{
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .upperwrap .leftext h1{
        font-size: 40px;
        line-height: 55px;
    }
    
    .upperwrap .leftext .tagline{
        font-size: 30px;
        line-height: 36px;
        margin-top: 25px;
    }
}

@media(max-width:980px)
{
    .headerinner {
  margin-top: 25px;
}

.timer{
    padding: 15px 0;
margin-top: -25px;
margin-bottom: -100px;
}

.newsletter_signup h2{
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
    padding-right: 40px;
}

.newsletter_signup p{
        padding-right: 40px;
    }
    
    .yelbottom {
  top: -40px;
  margin-bottom: -280px;
    }

}

@media(max-width:950px)
{
    .upperwrap .leftext,.upperwrap .rightimg{
        float: none;
        width: 100%;
    }
    
    .upperwrap .leftext{
        max-width: 600px;
    }
    
    .upperwrap .rightimg{
        text-align: center;
        margin-top: 50px;
    }
    
    .upperwrap .rightimg img{
       max-width: 412px;
    }
    
    .yelbottom img{
        width: 500px;
    }
    
    .yelright img{
        width: 360px;
    }
    
    .darksec3 .owl-carousel .item{
        height: 355px;
        width: 590px;
     }
    
}

@media(max-width: 850px)
{
    .yelleft,.yelright{
        float: none;
        width: 100%;
    }
    
    .yellowsection{
        padding-top: 50px;
    }
}


@media(max-width:650px)
{
    .logobar{
        padding-top: 20px;
    }
    
    .logobar .logo{
        width: 150px;
    }
    
    .logobar .subscribe{
        width: 150px;
    }
    
    .upperwrap .leftext img.play{
        margin-top: 30px;
    }
    .countdownwrap{
        max-width: 350px;
    }
    .countdown-amount{
        padding: 0 5px;
        margin-right: 20px;
        height: 60px;
        font-size: 45px;
        letter-spacing: 20px;
    }
    
    .nlleft, .nlright{
        float: none;
        width: 100%;
    }
    
    .news h2,.darksec2 h2{
        font-size: 40px;
        line-height: 50px;
    }
    
    .news h2 span{
        font-size: 25px;
        line-height: 30px;
    }
    .vidswrapper{
        text-align: center;
    }
    .vidswrapper a{
        margin-right: 0;
        margin-bottom: 40px;
        display: block;

    }
    
    .parawrapper .nlright p{
        padding-left: 0;
    }
    
    .yelbottom {
        top: -20px;
        margin-bottom: -210px;
      }
      
          .darksec3 .owl-carousel .item{
        height: 215px;
        width: 340px;
     }
     
     .darksec3 .owl-carousel .item a{
         background-size: 80px;
     }
}