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

    h3 {font-size: 16px !important;}

    span.select_page {
        color: #fff;
        font-size: 18px;
        display: block !important;
    }
    html .et_mobile_menu li a {
        font-size: 18px;
        text-align: center;        
    }
    html .et_header_style_left .logo_container {
        width: 90%;
    }
    html #main-header .current-menu-item a, html #main-header .menu-item a, html #main-header .menu-item {
        padding: 0px !important;
    }
    html #main-header .et_mobile_menu {
        background-color: #626261;
    }
    span.mobile_menu_bar.mobile_menu_bar_toggle {
        padding-bottom: 0;
    }
    html .mobile_menu_bar:before {        
        font-size: 40px;        
        color: #f1864f;
    }
    html #main-header .container.clearfix.et_menu_container {
        padding: 0 5%;
        width: 100%;
    }
    html .et_mobile_menu {
        border-top: none;
    }
    html #services-home .et_pb_text_inner {
        padding: 15px !important;        
        background-position: bottom 10% right 10%;
    }
    html #services-home .et_pb_row, #about-us .et_pb_row, #contact .et_pb_row, #services .et_pb_row {
        width: 90%;
    }
    html #services-home .et_pb_text_inner h3:last-of-type {
        margin-bottom: 150px;
    }
    html body #services-home .et_pb_text_inner .big-button {
        padding: 5px 30px;
    }
    #about-us .et_pb_row h3 {
        margin-top: 30px;
    }
    html .rgh-column {
        padding: 50px 0px;
    }
    html .services h1 {
        max-width: 200px;
        color: #fff;
        padding: 10px 20px;
        left: unset;
        top: unset;
        font-size: 18px;
    }
    html .services-txt li {
        font-size: 15px;
    }
    html .services-txt {
        top: unset;
    }
    html .galery-lft {
        left: unset;
        text-align: center;
        padding-bottom: 30px;
    }
    html .galery-lft h3 {
        text-align: center !important;
        font-size: 18px;
        font-weight: bold;
    }
    html .galery-rgh {
        right: unset;
        text-align: center
    }
    html .galery-rgh h3 {
        text-align: center !important;
        font-size: 18px;
        font-weight: bold;
    }
    html .galery-mid {
        position: relative;
        top: unset;
        padding-bottom: 30px;
    }
    html .galery-mid h3 {
        text-align: center !important;
        font-size: 18px;
        font-weight: bold;
    }
    html .galery-row {
        margin-bottom: 0px;
        margin-top: 0px;
        width: 90%;
    }
    html .galery-row .et_pb_image {
        text-align: center;
    }
    html #contact {
        padding-top: 0;
    }

}


@media screen and (max-width: 415px) {
    html .lft-column {
        width: 100% !important;
    }
}

@media screen and (min-width: 981px) and (max-width: 1100px) {
    html #top-menu li {
        padding: 0 18px;
    }
}
