@media only screen and (max-width: 1600px) {
	
    .homepage#top_ban {
    height: 650px;
}
    
    
    
    
}

@media only screen and (max-width: 1440px) {
.homepage#top_ban {
    height: 620px;
}
    
    
    .wrapper {
    max-width: 90%;
    }
    
}



@media only screen and (max-width: 1400px) {
    
    .wrapper {
    max-width: 95%;
}
    #top_ban{height:350px;}
.centre_line > span {
    width: 40px;
    height: 40px;
    background: #fdd947;
    border-radius: 50%;
    display: block;
    margin: 10px auto;
    position: relative;
    top: 5px;
    left: 10px;
    padding-top: 6px;
}
    #home_services span > a{height:260px;}
    #home_services a > div {
    position: absolute;
    top: 50%;
    left: 50%;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
    transform: translate(-50%, -50%);
    width: 75%;
}
    
 
    
    .homepage#top_ban {
    height: 500px;
}
    
    #header_links {
    float: right;
    margin-top: 0px;
}
    
    h2 {
    font-size: 26px;
    }
    #logo {
    width: 135px;
    float: left;
}
    
    
    #top_ban h1 {
    font-size: 43px;
    line-height: 50px;
    margin-bottom: 16px;
}
    
    #menu a {
    color: #252525;
    padding: 0 20px;
    font-size: 15px!important;
}
    
}



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

    #mobile_close{display:block!important;}
    .desktop{display:none!important;}
    .mobile{display:block!important}
       #home_services span > a {
    height: 280px;
        width:100%!important;
        margin:0 0 10px 0!important;
    }
    
    #mobile_menu #header_links{    position: absolute;
    top: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: 40px;
    width:100%; text-align: center;
    
    }
    
    #footer #header_links{display:block!important;}
    #menu{width:80%;top:40%;}
    p {
    font-size: 15px!important;
        line-height:25px!important
    }
    
    #flexo h2 {
    margin-bottom: 15px!important;
}
    
    #photo_block > span {
    width: 100%!important;
    }
        
       
    input, textarea {
    border: none!important;
    padding: 10px 25px!important;
    border-radius: 30px!important;
}
    
#menu a {
    color: #252525;
    padding: 0 20px;
    display: block;
    font-size: 25px!important;
    text-align: center;
    margin: 18px 0;
}
#mobile_open {
    display: block;
    position: absolute;
    right: 25px;
    width: 50px;    top: 25px;
}
    
    #mobile_close{   position: absolute;
    right: 25px;
    width: 50px;    top: 25px;}
    
    #flexo .wrapper > div > span {
    width: 100%;
    min-height: 240px;
    padding: 40px 0!important;
}
    
    #flexo .wrapper .image {
    background: #55555550;
    order: 7;
}
    
    #flexo .wrapper > div {
    display: flex;
    align-content: stretch;
    flex-direction: column;
}
    
    #flexo .wrapper > div > span {
    width: 100%;
    min-height: 240px;
}
    
    .wrapper.half > span {
    width: 100%;
    float: left;
}
    
    #top_ban h1 {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 16px;
}
    
    #top_ban > span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0 20px;
}
    
    #testi{padding-bottom:0;}
    #header_links{display:none;}
    
    #header div#menu {
    display: none;
}
    
    .footer_block {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}
    
    
    #home_services .row_1 > a:nth-child(1) {
    width: 100%!important;
    float: left;
}
    
    
    #home_services .row_1 > a:nth-child(2) {
    width: 100%!important;
    float: right;
}
    
}