@media only screen and (min-width: 1366px) and (max-width: 1500px) {


}
@media only screen and (min-width: 1200px) and (max-width: 1365px) {
.inner .nav a {
    font-size: 14px;
    padding: 13px;
}
.brand-pill a img {
    max-width: 180px;
}
.display-5 {
        font-size: 41px;
        text-shadow: 1px 2px 7px #000000;
}
.hero-swiper h6 {
    text-shadow: 1px 2px 2px #000000;
}
.hero-slide {
    min-height: 90vh;
    background-position: bottom center;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.inner .nav a {
    font-size: 14px;
    padding: 13px;
}
.brand-pill a img {
    max-width: 180px;
}
.hero-slide {
    background-position: bottom center;
}
.list-unstyled {
    margin-bottom: 50px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.top-menu{
        display: none;
}
.mobileViewBox {
        display: block;
        padding: 0 15px 0 0;
        border-radius: 0px 0px 10px 10px;
}
.logohere a img {
    width: 150px;
}
.brd-nv span img {
    width: 90%;
    filter: brightness(0) invert(1);
}
.hero-slide {
    min-height: 60vh;
    background-position: bottom center;
}
.display-5 {
        font-size: 41px;
        text-shadow: 1px 2px 7px #000000;
}
.hero-swiper h6 {
    text-shadow: 1px 2px 2px #000000;
}
.cta::before {
    background-repeat: no-repeat;
    background-size: cover;
}
.display-4 {
    font-size: calc(1.475rem + 2.1vw);
}
 .grid-2 {
        grid-template-columns: 1fr 1fr
    }
.inner-banner-sec {
    background-position: center;
    min-height: 330px;
}
.mp-ifrm {
        margin-top: 0px
}
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
.top-menu{
        display: none;
}
.mobileViewBox {
        display: block;
        padding: 0 15px 0 0;
        border-radius: 0px 0px 10px 10px;
}
.logohere a img {
    width: 120px;
}
.hero-slide {
    min-height: 60vh;
    padding-top: 40px;
    background-position: bottom center;
}
.display-5 {
        font-size: 30px;
        text-shadow: 1px 2px 7px #000000;
}
.hero-swiper h6 {
    text-shadow: 1px 2px 2px #000000;
}
.cta::before {
    background-repeat: no-repeat;
    background-size: cover;
}
.brd-nv span img {
    width: 70%;
    filter: brightness(0) invert(1);
}
section { 
    overflow: hidden;
}
.display-4 {
    font-size: calc(1.475rem + 1.5vw);
}
.sidenav .closebtn {
    right: 10px;
}
.swiper-btn {
        width: 45px;
        height: 45px;
        font-size: 13px;
}
.cta p {
    width: 100%;
}
.btn {
    font-size: 13px;
}
.condition ul li p {
    font-size: 15px;
}
.condition ul li {
    font-size: 15px;
}
.inner-banner-sec {
    background-position: center;
    min-height: 330px;
}
.display-3 {
    font-size: calc(1.525rem + 2.1vw);
}
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
.top-menu{
        display: none;
}
.mobileViewBox {
        display: block;
        padding: 0 15px 0 0;
        border-radius: 0px 0px 10px 10px;
}
.logohere a img {
    width: 120px;
}
.brd-nv span img {
    width: 70%;
    filter: brightness(0) invert(1);
}
.cta::before {
    background-repeat: no-repeat;
    background-size: cover;
}
section { 
    overflow: hidden;
}
.display-4 {
    font-size: calc(1.475rem + 1.5vw);
}
.display-3 {
    font-size: calc(1.525rem + 2.1vw);
}
.hero-slide {
    min-height: 80vh;
    padding-top: 50px;
    background-position: bottom center;
}
.display-5 {
        font-size: 24px;
        text-shadow: 1px 2px 7px #000000;
}
.hero-swiper h6 {
    text-shadow: 1px 2px 2px #000000;
}
.sidenav .closebtn {
        right: 50px;
}
.btn {
    font-size: 13px;
}
.swiper-btn {
    width: 45px;
    height: 40px;
    font-size: 13px;
}
.cta p {
    width: 100%;
}
.condition ul li p {
    font-size: 14px;
}
.condition ul li  {
    font-size: 15px;
}
.inner-banner-sec {
    background-position: center;
    min-height: 330px;
}
}
