@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
    font-family: "ITCKabelStd-Demi";
    font-style: normal;
    font-weight: 400;
    src: local(""), url("fonts/ITCKabelStd-Demi.woff") format("woff");
}
@font-face {
    font-family: "ITCKabelStd-Book";
    font-style: normal;
    font-weight: 400;
    src: local(""), url("fonts/ITCKabelStd-Book.woff") format("woff");
}
@font-face {
    font-family: "Northwoods-Rough";
    font-style: normal;
    font-weight: 400;
    src: local(""), url("fonts/Northwoods-Rough.woff") format("woff");
}
@font-face {
    font-family: "BLUEFISH SCRATCHED_Demo";
    font-style: normal;
    font-weight: 400;
    src: local(""), url("fonts/BLUEFISHBLACK-SCRATCHED_Demo.woff") format("woff");
}
.landSlider .btn-call {
    background-color: #D13F64;
    border: 1px solid #fff;
    padding: 8px 30px;
    color: #fff;
    font-size: 2.3rem;
    border-radius: 0;
    transition: 800ms;
    margin-top: 23px;
}
.landSlider .btn-call:hover {
    background-color: #efefef;
    border: 1px solid #fff;
    color: #000;
}
.videoSec {
    padding: 38px 0;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.videoSec .videoFrame {
    width: 100%;
}
.videoSec .videoFrame iframe {
    width: 100%;
    height: 680px;
}
.videoSec h1 {
    color: #000;
    text-align: center;
    font-size: 38px;
    font-family: ITCKabelStd-Book;
    font-style: normal;
    margin-bottom: 23px;
}
.videoSec h6 {
    color: #000;
    text-align: center;
    font-size: 1.8rem;
    margin-top: 30px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
}
.videoSec p {
    color: #000;
    font-size: 1.8rem;
    margin-top: 0;
}
.competionBg {
    padding: 8px 0;
    text-align: center;
}
.comBdr {
    border-top: 2px solid #b7b7b7;
    border-bottom: 2px solid #b7b7b7;
    padding-bottom: 30px;
    margin-top: 33px;
}
.competionBg h3 {
    text-transform: uppercase;
    font-size: 3.3rem;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: ITCKabelStd-Book;
}
.competionBg h4 {
    font-size: 1.8rem;
    color: #000;
    margin-top: 23px;
    margin-bottom: 18px;
}
.competionBg .btn-call {
    background-color: #D13F64;
    border: 1px solid #D13F64;
    padding: 8px 30px;
    color: #fff;
    font-size: 2.3rem;
    border-radius: 0;
    transition: 800ms;
}
.competionBg .btn-call:hover {
    background-color: #efefef;
    border: 1px solid #D13F64;
    color: #000;
}
.compettionSec {
    padding: 18px 0;
    font-family: "Montserrat", sans-serif;
}
.compettionSec .graphic-art {
    position: relative;
    width: 13%;
    display: flex;
    margin-left: 43.5%;
    margin-top: -27px;
    background: #fff;
    padding: 8px;
}
.compettionSec img > p {
    margin-bottom: 0;
}
.compettionSec h2 {
    font-size: 4.3rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 18px;
    font-family: ITCKabelStd-Demi;
}
.compettionSec p {
    font-size: 1.8rem;
    color: #000;
    margin-bottom: 23px;
    margin-top: 23px;
}
.compettionSec img {
    width: 100%;
    margin-bottom: 8px;
}
.compettionSec .btn-call {
    background-color: #D13F64;
    border: 1px solid #D13F64;
    padding: 8px 30px;
    color: #fff;
    font-size: 2.3rem;
    border-radius: 0;
    transition: 800ms;
    margin-bottom: 30px;
}
.compettionSec .btn-call:hover {
    background-color: #efefef;
    border: 1px solid #D13F64;
    color: #000;
    transition: 800ms;
}
.reverse {
    border-bottom: 2px solid #b7b7b7;
    padding-bottom: 60px;
}
/* 
.compettionSec:nth-child(even) .reverse .row {
    flex-direction: row-reverse;
} */
.exploreSec {
    padding: 38px 0;
    font-family: "Montserrat", sans-serif;
}
.exploreSec h2 {
    font-size: 3.8rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 48px;
    font-family: "ITCKabelStd-Book";
}
.expImg {
    /* margin-bottom: 38px; */
    background-color: #D13F64;
    transition: 800ms;
    min-height: 338px;
    border-bottom: 33px solid #fff;
    height: 100%;
}
.expImg:hover {
    background-color: #272053;
    transition: 800ms;
}
.expImg img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.exploreSec h3 {
    font-size: 2.3rem;
    font-weight: 300;
    font-family: ITCKabelStd-Book;
    padding: 8px;
    color: #fff;
    cursor: pointer;
}
.exploreSec a {
    color: #fff;
}
.exploreSec a:hover {
    text-decoration: none;
    color: #fff;
}
.sliderContentBx {
    width: auto;
    text-align: center;
    display: inline;
}
.sliderContentBx img {
    width: 28% !important;
    margin-left: 36%;
}
.sliderContentBx .stxt2 {
    margin-top: 18px;
    /* font-family: BLUEFISH SCRATCHED_Demo; */
    font-size: 4.8rem;
    font-weight: 400;
}
.sliderContentBx {
    font-size: 6.5rem;
    margin-bottom: 1.5rem;
    letter-spacing: 12px;
}
.sliderContentBx h1 {
    font-size: 3.8rem;
    font-family: 'Northwoods-Rough';
    font-weight: 400;
    letter-spacing: 0;
    margin: 13px 0;
    text-transform: uppercase;
}
.sliderContentBx span {
    font-size: 7.5rem;
}
/* .sliderContentBx h3 {
    font-size: 4.8rem;
    font-family: BLUEFISH SCRATCHED_Demo;
    font-weight: 400;
} */
.nav1 .navbar-nav .nav-link {
    font-size: 1.7rem;
}
.mainBImg {
    padding-bottom: 56% !important;
}
.vidTxt {
    margin-bottom: 23px;
}
.reverse img {
    width: 100% !important;
    height: auto !important;
}
@media only screen and (max-width: 1099px) {
    .nav1 .navbar-nav .nav-link {
        padding: 1.2rem 6px;
        font-size: 1rem;
    }
}
@media only screen and (max-width: 991px) {
    .videoSec .videoFrame iframe {
        width: 100%;
        height: 480px;
    }
    .compettionSec .graphic-art {
        position: relative;
        width: 18%;
        display: flex;
        margin-left: 41%;
        margin-top: -24px;
        background: #fff;
        padding: 8px;
    }
    .nav1 .navbar-nav .nav-link {
        font-size: .8rem;
        padding: 1.2rem 6px;
    }
}
@media only screen and (max-width: 767px) {
    .videoSec .videoFrame iframe {
        width: 100%;
        height: 480px;
    }
    .videoSec {
        padding: 38px 0;
    }
    .compettionSec .graphic-art {
        position: relative;
        width: 40%;
        display: flex;
        margin-left: 30%;
        margin-top: -21px;
        background: #fff;
        padding: 8px;
    }
    .exploreSec h2 {
        margin-bottom: 30px;
    }
    .reverse .row {
        padding-bottom: 28px;
    }
    .sliderContentBx h1 {
        font-size: 1.4rem;
        margin: 13px 0;
    }
    .sliderContentBx span {
        font-size: 2.8rem;
    }
    .vidTxt {
        margin-bottom: 18px;
    }
    .reverse {
        padding-bottom: 0px;
    }
    .compettionSec p {
        margin-bottom: 18px;
        margin-top: 18px;
    }
}
