/* ==========================================================================
    Media Queries
========================================================================== */
@media (max-width:1580px) {
    header {
        position: absolute;
        top: 32px;
    }
    .banner{
        padding: 80px 80px 0 80px !important;
    }
    .banner .banner_text h1 {
        font-size: 42px;
    }
    .image_one {
        width: 280px;
    }
    .image_two{
        height: 172px;
    }
    .section_two .ftthtext2 p, .section_six p {
        font-size: 16px;
    }
    .section_two .ftthtext2 h5, .section_three h4, .section_five h4, .section_six h4 {
        font-size: 32px;
    }
    .section_three .cardsecImg img {
        height: 100%;
    }
   
    .section_seven h6{
        width: 100%;
    }
    footer ul li a, .bootom_footer p, footer p {
        font-size: 12px;
    }
    footer {
        padding: 0px;
    }
    header .navbar .container-fluid {
        padding: 0 53px;
    }
    .section_one .ftthsec h5 {
        width: 96%;
    }
    .section_one .ftthsec p {
        font-size: 20px;
        line-height: 38px;
        width: 91%;
        margin: 28px 0;
    }
    /* .section_two ul li h6, .section_two ul li p {
        width: 68%;
    } */
    .section_seven h6{
        font-size: 24px;
        font-weight: 300;
    }
    .section_seven p {
        font-size: 24px;
    }
    .section_five .card h6 {
        font-size: 20px;
    }
    .section_five .card p {
        font-size: 16px;
        line-height: 27px;
    }
    .section_one {
        padding: 80px 0 100px 0px;
    }
    .section_five {
        padding: 100px 0;
    }
    .mega_menu {
            left: -140px !important;
    }
    .expLive h5, .expLive p {
        width: 87%;
    }
    .eapps-twitter-feed-posts{
        max-height: 275px !important;
    }
    .crdHeight {
        height: 549px;
        border-radius: 20px;
    }
}

@media (max-width:1360px) {

}

@media (max-width: 1080px) {
    
}

@media (max-width: 860px) {
    header {
        z-index: 99;
        top: 0;
        padding: 0 10px;
    }
    .navbar-toggler{
        color: #fff !important;
        padding: 0;
    }
    .navbar-toggler:focus{
        outline: none;
        box-shadow: none;
    }
    .navbar-nav{
        padding: 15px 0 20px 0 !important;
        align-items: start !important;
    }
    .navbar-toggler-icon {
        background-image: url(../img/hamburger.png);
        width: 28px;
        height: 28px;
        background-size: contain;
    }
    .navbar .container-fluid{
        padding: 0;
    }
    
    .banner .banner_text h1 {
        font-size: 39px;
    }
    .banner .banner_text h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .section_two .ftthtext2 h5, .section_three h4, .section_five h4, .section_six h4, .section_eight h4 {
        font-size: 22px;
    }
    .section_two .ftthtext2 {
        margin-top: 22px;
    }
    .section_two .ftthtext2 p, .section_six p {
        font-size: 14px;
        padding: 0;
        line-height: 24px;
    }
    .section_two .section_two_text {
        padding: 0;
        top: 0;
    }
    .section_two .section_two_text .card h6 {
        line-height: 25px;
        font-size: 16px;
        text-align: left;
    }
    .section_two .section_two_text .card ul li {
        font-size: 14px;
        letter-spacing: 0.5px;
    }
    .section_three{
        padding-top: 60px;
    }
    .section_three .col-12{
        padding: 0;
    }
    .section_three h4{
        margin-bottom: 60px;
        padding-top: 0px;
        
    }
    .section_three .card.card2, .section_three .card.card1 {
        padding: 24px;
    }
    .section_three .card h6 {
        font-size: 19px;
        margin-bottom: 20px;
    }
    
    .section_three .card p {
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 0.5px;
    }
    .section_three .card ul{
        padding-left: 15px;
    }
    .section_three .card ul li {
        font-size: 15px;
        letter-spacing: 0.5px;
    }
    .section_five {
        padding: 60px 0;
    }
    .section_five h4 {
        margin-bottom: 30px;
    }
    .section_five .col-12{
        padding: 0;
        margin-top: 30px;
        display: block;
    }
    .section_six {
        padding: 60px 0 0 0;
    }
    .section_seven p {
        font-size: 16px;
        line-height: 28px;
        margin-top: 32px;
    }
    footer {
        padding: 20px 15px 0 15px;
    }
    footer .col-12{
        padding: 0;
    }
    .border-end{
        border-color: transparent !important;
    }
    .navbar-collapse.show{
        /*background: #fff;
        position: absolute;*/
        top: 60px;
        left: 0;
        width: 100%;
        z-index: 99;
        padding: 0 0;
        overflow-y: auto;
        /*height: 100vh;*/

    }
    header{
        padding: 0;
        background: #fff;
    }
    header .mega_menu {
        width: fit-content;
    }
    header .mega_menu li h6 {
        margin: 12px 0;
        height: auto;
    }
    header .dropdown-menu {
        width: 100% !important;
    }
    .banner {
        padding: 0 0 0 0 !important;
    }
    .banner .banner_text .timebanner{
        justify-content: center;
        display: flex;
        width: 100%;
    }
    .banner .banner_text .timebanner h6 {
        font-size: 14px;
        text-align: center;
        margin: 0 auto;
    }
    .banner .banner_text h1 {
        font-size: 23px !important;
    }
    .banner_text .col-12{
        padding-left: 0;
        padding-right: 0;
    }
    .banner .banner_text P {
        font-size: 14px;
        line-height: 24px;
    }
    .banner .banner_text .regButton{
        padding: 14px 20px;
    }
    .countdown-container .countdown .count-box {
        text-align: center;
        min-width: 30px;
    }
    .countdown-container .countdown .count-box span {
        font-size: 34px;
    }
    .buildig .d-flex{
        flex-direction: column;
    }
    .buildig .row h5 {
        font-size: 21px; 
        width: 100%;
        line-height: 27px;
        text-align: center;
        text-wrap: wrap;
    }
    .buildig .row{
        padding: 20px 0;
        margin: 0;
    }
    .image_two, .image_three{
        display: none;
    }
    .expLive .image_one{
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .expance.mb-5{
        margin-bottom: 1rem !important;
    }
    .expLive h5, .expLive p {
        width:100% !important;
    }
    .cSuite ul li div {
        width: 140px;
        height: 110px;
    }
    .cSuite{
        padding-bottom: 0 !important;
    }
    .buildig .row .regButton {
        font-size: 17px;
        padding: 13px 20px;
        margin-top: 20px;
    }
    .descover{
        padding-top: 0 !important;
    }
    .descover .container .row {
        padding: 20px 10px;
        margin: 0;
    }
    .descover .row h2 {
        font-size: 62px;
        line-height: 1;
    }
    .descover .row h5 {
    line-height: 1.2;
    font-size: 20px;
    }
    .expLive h3 {
        font-size: 21px;
        line-height: 34px;
        margin-bottom: 24px;
    }
    .pagetitle h5 {
        font-size: 24px;
        line-height: 38px;
        margin-bottom: 33px !important;
    }
    .uncover .row h3 {
        font-size: 21px;
        font-weight: 600;
        line-height: 26px;
    }
    .uncover .row{
        margin-bottom: 0 !important;
    }
    .sneakpeek .row {
        padding: 0px 0px 40px 0px;
    }
    .testimonialsec .row .swiper {
        padding: 0 0;
    }
    .testimonialsec .row {
        padding: 15px;
    }
    .testimonialsec .pagetitle h5 {
        font-size: 22px;
        line-height: 38px;
        margin-bottom: 0 !important;
    }
    form .row{
        padding: 15px !important;
    }
    .expLive form label{
        margin-bottom: 0 !important;
    }
    .expLive .row{
        margin: 0 !important;
    }
    .navbar-toggler{
        width: 45px;
        padding: 0;
        background: #263e80;
        height: 40px;
    }
    .banner .banner_text {
        height: auto;
        padding-top: 30%;
        padding-bottom: 25px;
    }
    .countdown-container{
        padding: 50px 0;
    }
    .bottom_footer{
        background: transparent;

    }
    .expLive .col-12{
        padding: 0 !important;
    }
    .descover .container video{
        display: none;
    }
    .expLive .zoomimg img{
        margin-top: 20px;
    }
    header .dropdown-menu{
        box-shadow: none;
    }
    .descover .container .row{
        animation: none !important;
    }
    .pt-8{
        padding-top: 2rem !important;
    }
    .pb-8{
        padding-bottom: 2rem !important;
    }
    .pt-7{
        padding-top: 1rem !important;
    }
    .pb-7{
        padding-bottom: 1rem !important;
    }
    .header .navbar .navbar-nav .nav-link{
        padding-left: 0 !important;
        width: 100%;
    }
    .dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center{
        width: 100%;
    }
}

@media (max-width: 768px) {
    header .navbar .container-fluid {
        padding: 0 20px !important;
    }
    .banner {
        /* background: url("../img/mbbanner_bg.jpg") no-repeat 0 0 !important;
       background-size: cover !important;
       background-position: center bottom; */
       padding: 0 15px;
    }
    .banner .banner_text {
        justify-content: start;
        align-items: start;
        text-align: start;
        padding-top: 30%;
        text-align: center;
    }
    .navbar-brand {
        width: 75px !important;
        padding: 5px 0 !important;
    }
    .section_one .ftthsec p{
        width: 100% !important;
    }
    .regButton a{
        display: block;
        width: 85%;
        text-align: center;
        margin: 0 auto;
    }
    .regButton img {
        width: 150px;
    }
    .section_seven h4 {
        font-size: 24px;
        margin-bottom: 35px;
    }
    .section_one .ftthsec h6 {
        font-size: 26px;
    }
    .section_one .ftthsec p {
        font-size: 15px;
        line-height: 24px;
    }
    .section_one .ftthsec {
        margin: 0px;
    }
    .bgSeven{
        padding-top: 60px;
    }
    .section_three .thrdTitle h6 {
        font-size: 36px;
        line-height: 35px;
        padding: 0;
        border-bottom: 0 !important;
        position: relative;
    }
    .section_three .thrdTitle h6::before{
        content: '';
        position: absolute;
        bottom: -15px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #fff;
    }
    .testimonialsec .row .testimonialSwiper .swiper-button-next:after, .testimonialsec .row .testimonialSwiper .swiper-button-prev:after {
        font-size: 27px;
        color: #1a49de;
    }
    .insta_post{
        padding-bottom: 0 !important;
    }
    .typewriter {
        white-space: wrap;
        border-right: 0;
        width: 100%;
        animation: inherit;
        animation-fill-mode: none;
    }
    .crdHeight{
        height: auto;
        border-radius: 10px;
    }
    .crdHeight h6{
        font-size: 17px;
    }
    .hide_div{
        display: block;
    }
    .cSuite ul{
        justify-content: center;
    }
    .providers-section{
        padding:0px !important;
    }
    .providers-section .providerlogo ul li {
        width: 142px;
        margin: 10px !important;
    }
    #Getintouch .pagetitle{
        padding-top: 15px !important;
    }
    .buildig .row {
        background: url(../img/notify_bg.jpg) no-repeat center center;
    }
    .expLive h5 {
        font-size: 20px;
    }
    .cSuite .pagetitle h5 {
        font-size: 20px;
    }
    .descover2 .container .row h2{
        font-size: 20px;
    }
}

@media (max-width: 600px) {
    
    .section_two .videosection {
        height: 160px;
    }
    .banner .banner_text h1 {
        font-size: 26px;
    }
    .section_one .joinwithLogo h6 {
        font-size: 23px;
        line-height: 32px;
    }
    .section_one {
        padding: 40px 0 40px 0px;
    }
    .section_one .ftthsec h5 {
        font-size: 19px;
        margin-bottom: 0;
        width: 100% !important;
        line-height: 27px;
    }
    .section_two .ftthtext2 h5{
        padding: 0;
    }
    .section_two ul{
        margin-top: 0;
        flex-direction: column;
    }
    .section_two ul li {
        width: 100%;
        padding: 30px 15px;
    }
    .section_two ul li p {
        width: 100%;
        font-size: 16px;
    }
    .section_two ul li h6 {
        font-size: 22px;
        width: 100%;
        margin-bottom: 0;
        text-align: left;
        line-height: 32px;
    }
    .section_two .regButton img {
        width: 100%;
    }
    .section_three .thrdTitle h6 {
        font-size: 24px;
    }
    .section_three {
        padding-top: 12px !important;
    }
    .section_three .thrdTitle {
        margin-bottom: 35px;
    }
    .section_two .ftthtext2 h5, .section_three h4, .section_five h4, .section_six h4, .section_eight h4 {
        padding-left: 0;
        padding-right: 0px;
    }
    .section_seven h6 {
        font-size: 16px !important;
        width: 100%;
        line-height: 28px;
    }
    .section_seven {
        padding: 0px 0 0px 0;
    }
    .section_two .ftthtext2 {
        margin-top: 50px;
    }
    .section_eight #contactForm button {
        margin-top: 15px;
        width: 122px;
    }
    .form-control{
       font-size: 16px;
       padding: 10px 10px;
    }
    .section_eight h4 {
        margin: 25px 0;
    }
    .section_three .unpara p {
        font-size: 15px;
        line-height: 23px;
        width: calc(100% - 40px);
    }
    .section_three .unpara img {
        width: 40px;
        height: 40px;
    }
    .descover .container, .descover2 .container, .testimonialsec .container, .expLiveresp .container, .expLiveresp .col-md-6  {
        padding: 0 !important;
        
    }
    .testimonialsec .row{
        border-radius: 0;
    }
    .descover2 .container .row {
        padding: 20px 10px;
        margin: 0;
    }
    .descover2 .container .row h2{
        margin-bottom: 30px;
        line-height: 32px;
    }
    .insta_post h5 {
        font-size: 23px;
    }
    .expLive p {
        font-size: 14px;
        line-height: 24px;
    }
    .swiper-button-next{
        right: -5px;
        left: auto;
    }
    .swiper-button-prev{
        left: -5px;
        right: auto;
    }
    .testimonialsec .row .testimonialSwiper .swiper-button-next:after, .testimonialsec .row .testimonialSwiper .swiper-button-prev:after {
        font-size: 21px !important;
    }
    .providers-section{
        justify-content: center;
    }
}

@media (max-width: 480px) {
    
}

@media (max-width: 360px) {
    
      
}

@media (max-width: 320px) {
   
      
}