@media (max-width: 1400px) {
    .display-4 {
        font-size: 2.75rem;
    }
    .homepageheader  {
        font-size: 85%;
    }
}
@media (max-width: 1200px) { 
    body {
        font-size: 17px;
        line-height: 1.48;
    }
    .am-navbar .nav-link {
        font-size: 12px;
    }
    .am-navbar .btn {
        font-size: 12px;
    }
     .homepageheader { 
         background-size: contain;
         background-position: bottom right;
    }
    .home-section-testimonials .testimonialwrapper .more-box {
        width: 100%;
        max-width: none;
    }
       .home-section-testimonials .testimonialwrapper .more-box:before {
        display: none;
    }
    
}

@media (max-width: 992px) { 
    :root {
        --navbar-height: 65px;
    }
    body {
        font-size: 16px;
        line-height: 1.4;
    }
    .lead {
        font-size: 1.05rem;
        line-height: 1.3;
    }
    #mainlogo img {
        max-height: 40px;
    }
    .navbar .col-4 {
        margin: 0;
    }
    .navbar {
        background: #fff;
    }
    .plan-checklist.grid-3 li i {
        display: flex;
        margin: auto;
        width: 100%;
    }
    #wrapper-navbar-mobile {
        display: flex;
        
    }
    #wrapper-navbar-mobile .mobile-join-btn { 
        font-size: 11px;
        font-weight: 400;
       
    }
    #wrapper-navbar {
        display: none;
    }
    .homepageheader {
        margin-top: 65px;
        padding-top: 2.5rem;
        text-align: center;
        background: var(--c-dark);
        color: var(--c-lblue);
        height: auto;
        min-height: 0;
    }

    .homepageheader .display-4 {
        font-size: 2.85rem;
        color: #fff;
        margin-top: 0;
    }
    .homepageheader .mobilehomeimg {
       
    }
    .homepageheader .alertwrap {
        width: 95% !important;
        margin-left: 2.5%;
        text-align: left;
        padding-left: 100px;
        margin-bottom:0;

    }
    .homepageheader .btnswrap {
       justify-content: center;
        margin-top: 1.5rem;
    }
    .homepageheader .alertwrap .imgwrap {
        max-width: 130px;
    }
    .homepageheader .alertwrap p {
        font-size: 135%;
    }
    .homepageheader #alertCarousel {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-bottom: 5%;
    }
    [class*="home-section-"] {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    .home-section-what  {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .home-section-what .dobox {
       align-items: center;
        border-radius: 0;
        display: flex;
    }
 
    .home-section-what .dobox .imgwrap {
        height: auto;
        max-width: 190px;
        width: 40%;        
    }
    .home-section-what .dobox .textwrap {
    
         font-size: 90%;
        line-height: 1.3;
        text-align: left;
    }
    .home-section-what .dobox::before {
        display: none;
    }
    
    .solution-box {
        padding: 2.25rem 0 2.25rem 1rem;
        min-height: 150px;
        max-width: 450px;
        margin: 1rem auto;
    }
    .solution-box h4 {
        font-size: 1.24rem;
    }
  
    .testimonialwrapper .quotewrap img {
        max-width: 100px;
    }
    .testimonialwrapper .quotewrap .quote .quotemark {
        margin-left: -1.15rem;
        font-size: 60px;
        margin-top:  -0.18em;
    }
    .testimonialwrapper .quotewrap {
        margin-left: -0.8rem;
    }
    .testimonialwrapper .quotewrap .quote {
        padding-left: 0;
    }
    .testimonialwrapper .more-box .lg-label-text {
        font-size: 20px;
    }
    .home-section-testimonials::before {
        display: none;
    }
    .xlg-title {
        font-size: 355%;
    }
    .features-trio-block .container {
        width: 100%;
        max-width: none;
    }
    #site-footer > .container {
        width: 100%;
        max-width: none;
    }
    .planbox {
        height: auto;
    }
}

@media (max-width: 768px) { 
    
    #chat-widget-container {
        margin-bottom: 40px;
        z-index: 11 !important;
    }
    
    .plans-leftside {
        width: 100%;
        max-width: none;
    }
    
    .price-checklist-wrap .border-md-left {
        border:0px;
    }
    
    #planslist a.list-group-item-action.active:after {

        content: "\f0d7";
        margin-right: -30px;
        font-size: 180%;
    }
    .features-trio-block [class*="block-"] {
        padding: 0.5rem 0.25rem;
    }
    .features-trio-block [class*="block-"] span.labelfont {
        font-size: 11px;
        line-height: 1.3;
    }
    .pricing-btn-group {
        flex-wrap: wrap;
    }
    .pricing-btn-group a.btn-light {
        width: 100%;
    }
    .xlg-title {
        font-size: 280%;
    }
    .testimonialwrapper .more-box { 
        min-width: 100%;
    }
    .flip-card-front .img {
        display:block;
        margin: auto;
    }
    .teamlist .member img {
        margin: auto;
    }
    .footer-mainslinks, .footer-sublinks {
        display:block;
    }
    .footer-mainlinks li {
        display: block;
        width: 33.31%;
        float: left;
        padding-left: 0 !important;
        margin-left: 0 !important;
        text-align: center;
    }
    .footer-sublinks li {
        display: block;
        float: left;
        width: 50%;
        text-align: center;
    }
    .footer-mainlinks li a, .footer-sublinks li a {
        padding-left: 0;
    }
    
}

@media (max-width: 576px) { 
    .navbar .container.container-lg {
        flex-wrap: nowrap;
        padding: 0 1rem;
    }
    ul.plan-checklist.grid-3 li, ul.plan-checklist.grid-2 li {
        width: 100%;
    }

}

@media (max-width: 386px) { 
    #wrapper-navbar-mobile .row .col-4 {
        display: none;
    }
}






