@media only screen and (max-width: 1600px) {
    
    .wrapper{max-width:90%}
    
    
}
@media only screen and (max-width: 1500px) {
    
    
    #logo{width:120px;}
    #menu a{font-size:15px;}


h1 {
    font-size: 33px;
    line-height: 1.2;
    margin-bottom: 20px;
}
    
    #top_banner p {
    font-size: 16px;
    line-height: 30px;
    margin: 40px 0;
}
    
    
    #top_banner a, .button_1 {
    padding: 5px 20px;
    display: inline-block;
    border-radius: 0 0px 0 30px;
    border: 2px solid #799d33;
    font-weight: 700;
    background: #799d33;
    text-transform: uppercase;
    font-size: 15px;
}
    
    
    .page-template-TEMPLATE-homepage #top_banner .wrapper span {
    padding: 100px 0;
    float: left;
    width: 500px;
}
    
}

@media only screen and (max-width: 820px) {
	
    .desktop{display:none!important;}
    .mobile{display:block!important}
    
    span#mobile_menu {
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    background: #fff;
        
            top: 0;
    left: 0;
        
}
    
    
    .footer_block{width:100%!important; margin-bottom:30px;}
    .home #services{margin-left:0!important}
#mobile_open {
    display: block!important;
    position: absolute;
    right: 5%;
    top: 30px;
    width: 50px;
}
    #services #grid_four {
    display: block;
    grid-template-columns: repeat(4, 1fr);
    gap: 70px;
}
    #services #grid_four > a{margin-bottom:40px; width:100%; float:left;}
    .c_trans{  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}
    #mobile_menu a{display:block; color:#252525; font-size:24px;
    
    
    margin:15px 0;
    }
    
    
    #service_info input#gform_submit_button_1{
        
        padding:4px 40px!important
        
    }
    
    #menu_img{width:65px;position: absolute; bottom:20px; left:20px;}
    
    #mobile_close {
    display: block!important;
    position: absolute;
    right: 5%;
    top: 30px;
    width: 50px;
}
    
    #mobile_open img, #mobile_close img{width:100%;}
    .wrapper {
    max-width: 90%;

}
    
#service_info h5{
    font-weight: 500;
    margin-top: 40px;
    font-size: 26px;
}
    #top_banner a, .button_1{fot-size:16px!important}
    
    #header > .wrapper >  #menu{display:none;}
    
    .page-template-TEMPLATE-homepage #top_banner .wrapper span {
    padding: 80px 0;
    float: left;
    width: 100%;
}
    
    input#gform_submit_button_1 {
    padding: 4px 25px!important;
    display: inline-block!important;
    color: #fff!important;
    border-radius: 0 0px 0 30px!important;
    border: 2px solid #799d33!important;
    font-weight: 700!important;
    background: #799d33!important;
    text-transform: uppercase;
    font-size: 16px;
}
    
#header {
    padding: 3px 0 0 0;
}
    .home .slick-slide {
    margin: 0 0px!important;
}
    
    div#home_contact .wrapper {
    max-width: 90%;
}
    
    #service_gallery .nice_header{max-width:70%;}
    
    #top_banner .wrapper span {
    padding: 80px 0;
    float: left;
    width: 100%;
}
    
    #logo {
    width: 100px;
    float: left;
}

    #service_info .wrapper span:first-child {
    width: 100%;
    float: left;
}
    #header > .wrapper > .top_links{display:none!important;}

    
    #service_info .wrapper span:last-child {
    width: 110%;
    float: right;
    background: #799d33;
    padding: 15px 20px;
    margin-top: 30px;
    padding-top: 30px;
    border-radius: 0 0 0 30px;
    left: 5%!important;
    position: relative;
}
    
    
    #service_gallery .slick-slide img {
    display: block;
    max-height: 300px;
}
    
}