@font-face {
    font-family: Gotham-Book;
    src: url(../fonts/Gotham-Book.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}


@font-face {
    font-family: Gotham-Book;
    src: url(../fonts/Gotham-Book.otf) format("opentype"), url(../fonts/Gotham-Book.ttf) format("woff"),
        url(../fonts/Gotham-Book.ttf) format("truetype"), url(../fonts/Gotham-Book.svg#Gotham-Book) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Light;
    src: url(../fonts/Gotham-Light.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Light;
    src: url(../fonts/Gotham-Light.otf) format("opentype"), url(../fonts/Gotham-Light.ttf) format("woff"),
        url(../fonts/Gotham-Light.ttf) format("truetype"), url(../fonts/Gotham-Light.svg#Gotham-Light) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Medium;
    src: url(../fonts/Gotham-Medium.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Medium;
    src: url(../fonts/Gotham-Medium.otf) format("opentype"), url(../fonts/Gotham-Medium.ttf) format("woff"),
        url(../fonts/Gotham-Medium.ttf) format("truetype"), url(../fonts/Gotham-Medium.svg#Gotham-Medium) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../fonts/Gotham-Bold.eot) format("embedded-opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../fonts/Gotham-Bold.otf) format("opentype"), url(../fonts/Gotham-Bold.ttf) format("woff"), url(../fonts/Gotham-Bold.ttf) format("truetype"), url(../fonts/Gotham-Bold.svg#Gotham-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'bisonbold';
    src: url('../fonts/bison-boldpersonaluse.woff2') format('woff2'),
        url('../fonts/bison-boldpersonaluse.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.pdtCntAr {
    max-width: 80%;
}

.newPdtAr .pdt_title {
    font-size: 18px;
    font-family: Gotham-Medium;
}

.BannerImages img,
.BannerImages2 img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

section#HeroBanner,
section#HeroBanner2 {
    background-color: #009ade;
}

a:hover {
    text-decoration: none;
}





/****4thjulybannercss****/
.redbanner {
    background: #f93822;
    padding: 10px 0
}

.redbanner p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: Gotham-Medium;
    margin-bottom: 0;
}

/* .fourthBanner{background: url(../images/fourthjuly/fourth-banner.jpg) no-repeat bottom center / 100% 100%;height: 710px;position: relative;background-size: cover;} */
/* .fourthBanner .container {display: flex;height: 100%;align-items: center;}
.fourthBanner .container .row {flex-grow: 1;position: relative;height: 100%} */
.dctrSec {
    position: absolute;
    bottom: 0;
    left: 0;
}

.dctrTxtSec {
    text-align: center;
    padding-top: 30px
}

.dctrTxtSec h1 {
    font-family: 'bisonbold';
    color: #fff;
    font-size: 70px;
    margin-bottom: 0;
}

.dctrTxtSec h2 {
    font-family: 'bisonbold';
    color: #f93822;
    font-size: 100px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.dctrTxtSec h2 sup {
    font-size: 50px;
    top: -35px;
}

.dctrTxtSec p {
    color: #fff;
    font-family: Gotham-Medium;
    font-size: 25px;
    margin-bottom: 0;
}

.dctrTxtSec p span {
    font-family: Gotham-Book;
    text-transform: uppercase;
}

.dctrTxtSec h3 {
    font-family: 'bisonbold';
    font-size: 35px;
    color: #fff;
    margin: 20px 0;
}

.dctrTxtSec h3 span {
    color: #f93822;
}

.dctrTxtSec h3 img {
    width: 40px
}

.dctrTxtSec a {
    background: #f93822;
    color: #fff;
    font-family: Gotham-Medium;
    font-size: 25px;
    text-transform: uppercase;
    padding: 4px 20px;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 30px;
    width: 200px;
}



.redbanner {
    background: #f93a24;
    padding: 10px 0
}

.redbanner p {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: Gotham-Book;
}

.fourthBanner {
    background: #181d4d;
    position: relative;
    padding: 40px 0px 60px;
}

.fourthBanner h1 {
    font-size: 90px;
    font-family: 'bisonbold';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    overflow: hidden;
}

.fourthBanner h1 span {
    color: #FFDD54;
}

.fourthBanner h1 span.hero-logo {
    color: #ffffff;
}

.banTxt p.banner-txt {
    color: #009ADE;
    text-transform: uppercase;
    font-family: 'bisonbold';
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}

.banTxt h2 {
    color: #009ADE;
    text-transform: uppercase;
    font-family: 'bisonbold';
    font-size: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.banTxt p img {
    width: 23px
}

.banTxt p {
    text-align: center;
    font-family: 'bisonbold';
    font-size: 44px;
    color: #fff;
}

.banTxt p span {
    color: #f93a24
}

.sharpen-img {
    filter: contrast(150%) brightness(90%) saturate(120%);
}

.hero-slideUp {
    animation-name: slideUp;
    animation-duration: 0.500s;
    animation-timing-function: ease-in;
    margin-left: 10px;
    max-width: 522px;
    position: relative;
}

.logo-text {
    font-family: Gotham-Book;
    color: #fff !important;
    margin-left: 10px;
    position: relative;
}

@keyframes slideUp {
    0% {
        bottom: -500px;

    }


    100% {
        bottom: 0px;


    }
}

.banTxt p {
    /* margin-bottom: 20px; */
    margin-bottom: 5px;
}


@keyframes fadeInFromBottom {
    0% {
        opacity: 0;
        transform: translateY(130px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-bottom {
    animation: fadeInFromBottom .7s ease-out;
}

.new-banner a,
.btn-danger {
    font-family: 'Gotham-Book';
    background: #f93822;
    border-radius: 8px;
    color: #fff;
    font-size: 2rem;
    padding: 10px 14px;
    line-height: 1.5;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    background-color: #c82333;
    border-color: #bd2130;
    color: #fff;
}



@media (max-width:1199px) and (min-width:992px) {
    .dctrTxtSec h1 {
        font-size: 60px
    }

    .dctrTxtSec h2 {
        font-size: 80px
    }

    .videoSec {
        position: relative;
        bottom: 100px;

    }


}

@media (max-width:991px) and (min-width:768px) {
    .redbanner p {
        font-size: 19px;
    }

    .dctrTxtSec h1 {
        font-size: 45px;
    }

    .dctrTxtSec h2 {
        font-size: 55px;
    }

    .dctrTxtSec h2 sup {
        font-size: 20px;
        top: -24px;
    }

    .dctrTxtSec p {
        font-size: 18px
    }

    .banTxt p {
        font-size: 35px;
    }

    .fourthBanner h1 {
        font-size: 70px;
    }

    .banTxt h2 {
        font-size: 32px;
    }

    .videoSec {
        position: relative;
        bottom: 50px;

    }


}

@media (max-width:767.9px) {
    .banTxt p.banner-txt {
        font-size: 25px;
    }

    .dctrSec img {
        display: none
    }

    .redbanner p {
        font-size: 15px
    }

    .redbanner p img {
        display: none
    }

    .dctrTxtSec h1 {
        font-size: 60px
    }

    .dctrTxtSec h2 {
        font-size: 38px;
        font-family: Gotham-Medium;
        text-transform: inherit;
    }

    .dctrTxtSec h2 sup {
        font-size: 20px;
        top: -12px;
    }

    .fourthBanner {
        height: auto;
        background-size: cover;
    }

    .fourthBanner .container {
        height: auto
    }

    .banTxt p {
        font-size: 38px;
    }

    .fourthBanner h1 {
        font-size: 10vw;
    }

    .banTxt h2 {
        font-size: 36px;
        padding-top: 15px;
    }
}

@media (max-width:480px) {
    .dctrTxtSec h1 {
        font-size: 40px;
    }

    .dctrTxtSec h2 {
        font-size: 30px;
        margin: 20px 0;
    }

    .dctrTxtSec p {
        font-size: 20px;
        margin-top: 26px;
    }

    .dctrTxtSec a {
        font-size: 20px
    }

    
}

@media (max-width:1199px) and (min-width:992px) {
    .dctrTxtSec h1 {
        font-size: 60px
    }

    .dctrTxtSec h2 {
        font-size: 80px
    }

 
}

@media (max-width:991px) and (min-width:768px) {
    .redbanner p {
        font-size: 19px;
    }

    .dctrTxtSec h1 {
        font-size: 45px;
    }

    .dctrTxtSec h2 {
        font-size: 55px;
    }

    .dctrTxtSec h2 sup {
        font-size: 20px;
        top: -24px;
    }

    .dctrTxtSec p {
        font-size: 18px
    }

}

@media (max-width:767.9px) {
    .dctrSec img {
        display: none
    }

    .redbanner p {
        font-size: 15px
    }

    .redbanner p img {
        display: none
    }

    .dctrTxtSec h1 {
        font-size: 60px
    }

    .dctrTxtSec h2 {
        font-size: 38px;
        font-family: Gotham-Medium;
        text-transform: inherit;
    }

    .dctrTxtSec h2 sup {
        font-size: 20px;
        top: -12px;
    }

   
    .new-banner a,
    .btn-danger {
        font-size: 1.3rem;
    }

}

@media (max-width:480px) {
    .dctrTxtSec h1 {
        font-size: 40px;
    }

    .dctrTxtSec h2 {
        font-size: 30px;
        margin: 20px 0
    }

    .dctrTxtSec p {
        font-size: 20px;
        margin-top: 26px;
    }

    .dctrTxtSec a {
        font-size: 20px
    }
}

@media screen and (max-width: 1200px) {
    .new-banner a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 991px) {
    .new-banner a {
        font-size: 1.2rem;
    }
}




/**********hero banner************/

.hero-banner{
    background: url(../images/hero-bgimg.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.hero-banner .content{
  padding: 30px 0;  
}
.hero-banner .bill-img{
    align-self: end;
}
.hero-banner p {
    color: #fff;
    font-size: 24px;
    font-family: 'Gotham-Light';
    font-weight: 300;
    margin-bottom: 0;
}

.hero-banner h1 {
  color: #fff;
    font-size: 8rem;
    line-height: 1.1;
    font-family: 'Gotham-Bold';
    /* text-shadow: 3px 1px 3px rgba(0, 0, 0, 0.80); */
    line-height: 0.85;
    letter-spacing: -2.4px;
}

.hero-banner h2 {
    color: #fff;
    font-size: 5rem;
    line-height: 1.1;
   font-family: "PT Serif", serif;
    font-style: italic;
}

.button-section{
    margin-top: 50px;
}
.button-section p{
    font-size: 22px;
    text-align: center;
     font-family: 'Gotham-book';
}
.hero-banner  a {
    font-family: 'Gotham-bold';
    background: #c20c34;
    border-radius: 0;
    color: #fff;
    font-size: 4rem;
    padding: 12px 14px;
    display: inline-block;
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 0;
    width: 100%;
    text-transform: uppercase;
    margin-top: 8px;
}


.hero-banner a:hover {
    background: #a7082a;
    text-decoration: none;
}
.hero-banner .bill-img{
    position: relative;
}

.bill-img{
    max-width:650px;
}
.badge-img{
    position: absolute;
    left: -20px;
    top: 65px;
    max-width: 210px;
}

.product-img{
    position: absolute;
    right: -20%;
    bottom: -25px;
    max-width: 550px;
}
.hero-banner .mobile{
    display: none;
}



/*************************/
@media(min-width:2300px){
    .hero-banner{
        justify-content: center;
    }
}
@media(max-width:1300px) and (min-width:991px){
.bill-img{
    max-width:520px;
}
.badge-img{
    top: 40px;
    max-width: 180px;
}
.product-img {
    bottom: -39px;
    max-width: 490px;
}
.hero-banner h1{
font-size: 6rem;
}
.hero-banner h2{
 font-size: 4rem;
}
.hero-banner p{
 font-size: 22px;
}
.button-section p {
    font-size: 24px;
}
.hero-banner a{
    font-size: 3rem;
}
}


@media (max-width:991px) and (min-width:768px) {
   .bill-img{
    max-width:400px;
}
.badge-img{
    top: 30px;
    max-width: 140px;
}
.product-img {
    bottom: -39px;
    max-width: 380px;
}
.hero-banner h1{
font-size: 5rem;
}
.hero-banner h2{
 font-size: 3rem;
}
.hero-banner p{
 font-size: 16px;
}
.button-section p {
    font-size: 18px;
}
.hero-banner a{
    font-size: 3rem;
}
}

@media (max-width:767.9px) {
.hero-banner{
    background: url(../images/hero-mbbgimg.jpg);
    flex-direction: column;
    padding: 30px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.hero-banner .mobile{
    margin-top: 20px;
}
.hero-banner .content{
    text-align: center;
    padding: 0;
}
.badge-img-mob{
    max-width: 160px;
   position: absolute;
   left: 30px;
   top: 20px;
}
.bill-img-mob{
    max-width: 80%;
  }
.product-img-mob{
    position: absolute;
    bottom: 45px;
    left: -24px;
    max-width: 380px;
}
.hero-banner h1{
font-size:5rem;
letter-spacing: 0;
margin: 6px 0 0 0;
}
.hero-banner h1 br{
    display: none;
}
.hero-banner h2{
font-size: 3.8rem;
margin: 0;
}
.hero-banner p{
 font-size: 16px;
}
.button-section p {
    font-size: 16px;
}
.hero-banner a{
    font-size: 2.6rem;
    padding: 10px 14px;

}
.hero-banner .desktop{
    display: none;
}
.hero-banner .mobile{
    display: block;
}
.button-section
{   position: absolute;
    bottom: -27px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

}
@media (max-width:570px) {    
    .badge-img-mob{
   max-width: 140px;
}
.product-img-mob{
 max-width: 350px;
}
}
@media (max-width:480px) {
.bill-img{
    max-width:100%;
}
.button-section
{
  width: 80%;
}
    
    .badge-img-mob{
   max-width: 110px;
   position: absolute;
   left: 30px;
   top: 20px;
}
.bill-img-mob{
    max-width: 100%;
}
.product-img-mob{
    position: absolute;
    bottom: 60px;
    left: -24px;
    max-width: 300px;
}
}