/* Medium Layout: 1280px. */
/*@media only screen and (min-width: 992px) and (max-width: 1200px) { 
    .mainmenu ul li a {
        font-size: 16px;
        padding: 5px 10px;
    }
    
    .header-top-right .btn-success {
        font-size: 16px;
    }
}*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (max-width: 1199px) {
    .header-top-area .container{
        max-width: 99%;
    }
    .hero-area {
        padding: 180px 0;
    }

    .mainmenu ul li a {
        font-size: 16px;
    }

    section.work-process-area {
        padding: 0 0 50px;
    }

    .video-section {
        background-image: none !important;
        background: #F8F8F8 !important;
        padding: 40px 0 !important;
    }

    section.about-author-area,
    section.choose-us-area,
    section.situation-area {
        padding: 40px 0 !important;
    }

    section.schedule-area {
        background-image: none !important;
        background: #F8F8F8 !important;
        padding: 40px 0 !important;
    }

    section.our-service-area {
        background-image: none !important;
        background: rgb(var(--primary-color)) !important;
        padding: 40px 0 !important;
    }

    section.callto-action {
        padding: 40px 0;
    }

}


@media only screen and (max-width: 991px) { 

    .section-title h2,
    .author-title {
        font-size: 28px;
    }
    .logo img {
        max-width: 215px;
        in-width: 215px;
    }
    .menu-main-menu-container{
     display: none !important;    
    }
    .emg_ham{
        display: block;
    }
    .mobile-menu-wrap {
        display: flex !important;
    }
    .hamburger {
        top: 32px;
    }
    .header-top-content{
        width: 100%;
    }
    .header-top-right{
        display: flex;
        align-items: center;
        margin: 0 68px 0 auto;
    }

    .single-service-area-item {
        padding: 8px 0px;
        width: 180px;
        font-size: 18px;
    }


}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .logo img {
        height: auto;
        width: auto;
    }
    
    .schedule-area .section-title {
        text-align: center;
        padding-bottom: 50px;
    }
    
    section.about-author-area .section-title {
        text-align: center;
        padding-bottom: 50px;
        padding-right: 0;
    }
    
    section.callto-action {
        text-align: center;
    }
    
    .callto-btn.text-right {
        text-align: center !important;
    }
    .mean-container a.meanmenu-reveal {
        top: -40px;
    }
    .mainmenu .btn-success {
        display: block;
        color: rgb(var(--secondary-color));
    }
    .mean-container .mean-nav ul li.mean-last a {
        color: #fff;
        text-align: center;
        background: transparent;
        border: none;
    }
    li.mean-last {background: rgb(var(--primary-color));}
    
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 

    .logo img {
        height: auto;
        width: auto;
    }
    
    .schedule-area .section-title {
        text-align: center;
        padding-bottom: 50px;
    }
    
    section.about-author-area .section-title {
        text-align: center;
        padding-bottom: 50px;
        padding-right: 0;
    }
    
    section.callto-action {
        text-align: center;
    }
    
    .callto-btn.text-right {
        text-align: center !important;
    }
    .mean-container a.meanmenu-reveal {
        top: -35px;
    }
    
    section.footer-area p,
    .section-title p {
        font-size: 16px;
    }
    
    .hero-area-content h2 {
        font-size: 27px;
    }
    
    .hero-area-content h2 br {
        display: none;
    }
    
    ul#myTab {
        width: 100%;
        float: none;
    }
    
    div#myTabContent {
        width: 100%;
        float: none;
    }
    
    section.our-service-area {
        padding-top: 240px;
        background-position: center top;
    }
    
    section.about-author-area {
        padding-top: 0;
    }
    
    section.about-author-area {
        padding-bottom: 0;
    }
    .mean-container .mean-nav ul li.mean-last a {
        color: #fff;
        text-align: center;
        background: transparent;
        border: none;
    }

    li.mean-last {background: rgb(var(--primary-color));}

    section.work-process-area {
        padding: 50px 0 0;
    }
    section.situation-area{
        padding: 40px 0 0 !important;
    }
    .cash-offer-form {
        top: 0;
        padding: 11px 15px;
    }
    .hero-area-content h2 span:not(:last-child) {
        margin-bottom: 12px;
    }

    .compare-area {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 600px) { 

    .compare-section .compare-table-header li h3{
        font-size: 17px;
        padding-left: 10px;
    }
    .logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .emg-home-form-inner {
        padding: 0 20px;
        text-align: center;
    }

    .emg-home-form .trigger--offer-autocomplete {
        position: static;
        margin-top: 15px;
    }
    .hero-area-content .banner-title{
        font-size: 34px;
    }
}

/* Wide Mobile Layout: 480px. */
@media only screen and  (max-width: 575px) { 
    .hamburger {
        top: 111px;
    }
    .logo {
        margin-bottom: 7px;
    }
    .header-top-right {
        margin: 10px 0;
        margin-right: auto;
    }
}
@media only screen and  (max-width: 480px) { 
    .section-title .btn-success{
        padding: 10px 20px;
    }
    .hero-area-content .banner-title{
        font-size: 28px;
    }
}
@media only screen and  (max-width: 350px) { 
    .compare-table-column{
        padding: 0px 5px;
        font-size: 15px;
    }
    .compare-table-column:nth-child(1){
        font-size: 15px;
    }
    .section-title .btn-success{
        padding: 10px 10px;
    }
}