@media only screen and (max-width: 1400px) {
    html{font-size:90%}

    .container{
        max-width: 1100px;
    }

    div.popupform {transform: scale(0.7);}


.btn {
    padding: 10px 18px;
    font-size: 15px !important;
}


section {
    padding: 80px 0 !important;
}

    
.our-banner {
    padding-block: 140px  80px !important;
}

header ul li {
    padding-inline: 8px;
}

header ul {
    margin-right: 20px;
}

.head-btn {
    margin-left: -20px;
}

.btn > span {
    width: 33px;
    height: 33px;
    margin-left: 8px;
}

.btn img {
    width: 12px;
}

.dropdown-menu {
    top: 94px;
}

.info-banner {
    width: calc(100% + 120px);
    position: relative;
    left: -60px;
}

.box-why {
    padding-inline: 20px;
    padding-block: 25px;
    min-height: 245px;
}

.box-why p {
    font-size: 13px;
    line-height: 22px;
}

.box-why span {
    margin-bottom: 15px;
}

.box-why span::before {
    bottom: -12px;
}

.btn-block.text-center {
    margin-top: 25px;
}

.our-video {
    padding-top: 40px !important;
}

#video_container:first-child {
    margin-bottom: 60px;
}

.our-cta {
    padding-bottom: 0 !important;
}

.info-cta h2 {
    font-size: 2.4rem;
}

.info-cta {
    margin-top: 10px;
}

.info-cta .btn {
    font-size: 15px !important;
}

h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.info-bus ul li {
    font-size: 1.125rem;
}

.heading {
    margin-bottom: 40px;
}

footer {
    padding-block: 70px 20px;
}

.copy {
    padding-top: 60px;
}

.row.row-links {margin-top: 30px;}

.row.row-links {margin-top: 30px;margin-left: -30px;}

.row.row-links [class*='col']:last-child {
}

footer p {
    font-size: 13px;
}

.info-foot2 ul li a {
    font-size: 13px;
}

.info-foot2 ul li {
    margin-bottom: 5px;
    padding-left: 12px;
}

.info-foot2 h4 {
    font-size: 1.5rem;
}

.info-foot2 ul li::before {
    width: 5px;
}
header ul li > a {
    font-size: 13px !important;
}

.head-btn {
    width: calc(100% + 12px);
}
    
}

@media only screen and (max-width: 980px) and (min-width: 220px) {
    html{font-size:70%}
        a.menu-bottom {
        display: revert;
    }



    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        height: 40px;
        padding: 5px;
        float: none;
        position: absolute;
        z-index: 99999999999;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 10px;
        top: -35px;
        text-align: right;
    }
    .menu-bottom span {
        height: 2px;
        background: #000000;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: #ffffff;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 30px;
        right: 10px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: #2A1760;
        background: linear-gradient(0deg, rgba(42, 23, 96, 1) 0%, rgba(82, 58, 221, 1) 100%);
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 80px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
        display: block;
    }
    .menu li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #ffffff9c;
        position: relative;
        text-align: left;
    }
    .menu li a {
        font-size: 16px !important;
        padding-left: 0;
        color: #ffffff !important;
        font-weight: 400 !important;
        padding: 10px 0 10px 15px;
        text-align: left !important;
        display: block !important;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
        line-height: 22px !important;
        height: auto;
    }

    .menu li a img {
    filter: brightness(0) invert(1);
    }
    
    .menu-open .main-menu {
        right: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    
    header ul li.btn-head a.btn-green {
    display: inline-block;
    width: auto;
    margin: 10px 20px 20px;
    padding: 10px 40px;
    color: #fff !important;
}

.dropdown-menu {
    position: relative;
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    margin: 0;
    top: 0;
    left: 0 !important;
}

.dropdown-toggle::after {
    width: 9px;
    height: 9px;
    filter: brightness(0) invert(1);
    top: 2px;
    position: relative;
}

.menu li .dropdown-item {padding: 5px 0 5px 30px;font-size: 15px !important;text-transform: capitalize;border-top: 1px solid #ffffff9c;border-bottom: none;}
    
    
    header .menu {
        opacity: 0;
    }
    
    header {
        padding: 20px 0;
        z-index: 2;
    }
     header ul li:last-child {
        border: 0;
    }

    header .logo img,header.fixed a.logo img {
        max-width: 130px;
        /* margin-left: 30px !important; */
    }

    .menu li a img {
    filter: brightness(0) invert(1);
}

header ul li a:hover {
    color: #fff !important;
}

    h2 {
        font-size: 24px !important;
        line-height: 32px !important;
        margin-bottom: 10px;
        letter-spacing: 0;
    }


    header nav {
        text-align: center;
        margin-top: 20px;
    }

    header {
        text-align: left !important;
        z-index: 9;
        top: 0;
        position: relative;
        background: #fff;
        border-radius: 00;
    }

    header ul li {
        margin-right: 0;
    }

    header ul {
        margin: 10px 0 0;
        text-align: center;
    }

    header ul li.phone a {
        font-size: 16px;
    }

    .btn {
        font-size: 13px !important;
        letter-spacing: .5px;
        padding: 6px 15px 6px 15px !important;
        text-transform: capitalize;
        display: inline-flex;
        align-items: center;
        margin-right: 0 !important;
    }

    .btn img {
    width: 30px;
}

    section {
        padding: 40px 0 !important;
        overflow: hidden;
    }

    header ul li:last-child {
        border: 0;
    }

    header ul.btn-ul {
        display: none;
    }


    header ul.head-ul li:first-child {
    margin-right: 0;
}

.btn-block.text-center {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

    
.info-banner h1 br {
    display: none;
}

.info-banner h1 {
    font-size: 24px !important;
    margin-bottom: 4px !important;
    letter-spacing: 1px;
    line-height: 34px !important;
    width: 100%;
}

p {
    font-size: 14px !important;
    line-height: 20px !important;
}

.info-banner p {
    width: 100%;
    margin-bottom: 16px;
}

.our-banner {
    padding: 40px 0 !important;
    background-position: 10% !important;
    text-align: center;
}



footer {
    padding: 40px 0 20px 0;
    margin: 0;
    background-position: 0;
    text-align: center;
    background-position: 20%;
}


.our-banner .info-banner p {
    margin: 0 auto 15px;
    width: 100%;
}


footer h4 {
    font-size: 2rem;
    margin-bottom: 10px;
}

footer h4 + ul li {
    font-size: 1.5rem;
    line-height: 30px;
    margin-bottom: 0;
}


.copy p {
    text-align: center;
    font-size: 13px !important;
    line-height: 16px !important;
    margin-bottom: 0;
}

.row {
    margin: 0 -10px;
    justify-content: center;
}

header a.btn-head {
    display: none;
}

header .btn-block.text-right {
    display: none;
}


header .row:first-child [class*='col']:last-child {
    /* display: none; */
}

header .row.row-menu {padding: 0;width: 100%;display: block;}

header::before {
    display: none;
}

header .row {
    padding: 0;
    justify-content: start;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding: 0 10px !important;
    width: 100%;
}

.heading {
    margin-bottom: 30px;
}

.heading.text-center {
    width: 100% !important;
}

h2 br {
    display: none;
}

.copy {
    padding: 10px 0;
    text-align: center;
}

.copy ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.copy ul li:first-child {
    padding-left: 0;
}

.copy ul li {
}

.copy ul li a {
    font-size: 12px;
}

.form-control {
    height: 50px;
}

textarea.form-control {
    height: 90px;
}

footer .foot-col3 h4 + ul li a {
    width: 100%;
}

div#popupform.fancybox-content .custom-pop {
    width: 100%;
    padding: 30px 20px 20px;
    text-align: center;
}

div#popupform.fancybox-content {
    width: 100%;
    transform: scale(1);
    padding: 0;
    background: #2A1760;
    background: linear-gradient(90deg, rgba(42, 23, 96, 1) 0%, rgba(82, 58, 221, 1) 100%);
    height: auto;
    border-radius: 30px;
    border: 5px solid #ffffff;
}

.fancybox-slide--html .fancybox-close-small {
    width: 30px;
    height: 30px;
    top: 0px;
    right: 10px;
}

div#popupform.fancybox-content .custom-pop::before {
    display: none;
}

div#popupform.fancybox-content .img-pop {display: none;}

div#popupform.fancybox-content .custom-pop h4 {
    margin-bottom: 6px;
}

div#popupform.fancybox-content .form-control {
    height: 38px;
    padding: 10px 16px;
    font-size: 13px;
    border: 1px solid #000000;
}

div#popupform.fancybox-content textarea.form-control {
    height: 70px;
}


a.ftr-logo img {
    width: 80% !important;
    max-width: 160px;
}


p br {
    display: none;
}


div.popupform button.fancybox-button.fancybox-close-small {
    top: 10px;
    right: 10px;
}

.custom-pop h3 {
    display: none;
}

.popup-content h4 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 15px !important;
    width: 85%;
}

.popup-content {
    padding: 0;
}

.btn > span {width: 30px;height: 30px;}

.btn > span img {
    width: 18px;
}
.top-box {
    display: none;
}

ul.social-links {
    justify-content: center;
}

.head-btn {
    display: none;
}

a.logo img {}

.info-banner {
    width: 100%;
    left: 0;
}

.info-banner h6 {
    left: 0;
    width: 100%;
    margin-bottom: 25px;
}

.info-banner h5 {
    margin-bottom: 20px;
}  

.play-btn {
    position: absolute;
    bottom: -10px;
    right: 10px;
}

.play-btn > img {
    width: 40px;
}

section.our-video {
    padding-top: 0 !important;
}

#video_container:first-child {
    margin-bottom: 40px;
}

.info-cta {
    margin-top: 0;
    text-align: center;
}

.info-cta h2 {
    width: 100%;
    font-size: 20px !important;
}

br {
    display: none;
}

.img-cta {
    display: none;
}

.our-cta {
    padding-bottom: 40px !important;
}

.info-cta .btn span {
    display: none;
}

.img-bus::before {
    display: none;
}

.img-bus {
    display: none;
}

.info-bus h2 {
    font-size: 24px !important;
}

.col-md-6 {}

.owl-soft .owl-item {
    padding-block: 0;
}

.heading.text-center p {
    width: 100%;
}

header ul li.mob-link a {
    /* padding-block: 0; */
}
.box-why{

        min-height: auto;
}
header ul li.mob-link {
    /* padding-block: 8px; */
    display: block;
}

.img-why {
    display: none;
}

.btn > span {
    display: none;
}

.row.row-links {
    margin-left: -10px;
}

.row.row-links .col-md-3 {
    width: 50%;
}

.info-foot2 ul li {
    text-align: left;
}

.info-foot2 h4 {
    text-align: left;
} 

}