@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    
.service_bottom_img {
    right: -20px;
}
    
.news_bottom_img {
    right: -20px;
}
    
.global_gap_works {
    height: 290px !important;
}
    
.works_bottom_img {
    right: 20px;
}
    
.home_client_img1 {
    top: -240px;
    left: -60px;
}
    
.home_client_img2 {
    top: -230px;
    left: -10px;
}
    
.home_client_img3 {
    left: inherit;
    right: 5px;
}
    
.home_bottom_img {
    margin-left: auto;
    margin-right: auto;
}
    
.home_client_blk {
    background-attachment: inherit;
}
    
.hero_block {
    background-attachment: inherit;
}
    
.mobile_btn {
    display: block;
}
    
.main_menu {
    display: none;
}
    
.gotop_btn {
    right: 10px;
}
    
.nbs-flexisel-nav-left {
    left: -10px !important;
}

.nbs-flexisel-nav-right {
    right: -10px !important;
}

}

