.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}
.images_row{
    margin-top: 3rem;
}
.gal_item{
    display: block;
    height: 18rem;
    background: black;
}
.gal_item:hover img{
    opacity: 0.6;
}
.gal_item img{
    transition: all 0.35s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (min-width:1700px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1700px) and (min-width:1600px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1600px) and (min-width:1500px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1500px) and (min-width:1400px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 12px!important;
    }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 11px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 10px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:992px) {
    html{
        font-size: 9px!important;
    }
}




@media screen and (min-width:1024px) {

}

@media screen and (max-width:1024px) {
    body {
        padding-top: 0;
        line-height: 1.3;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .menu_toggle {
        color: #ff3326;
    }
    .mob_none {
        display: none !important;
    }
    .mob_block {
        display: block !important;
    }
    .logo {
        padding-top: 0.5rem;
    }
    .container {
        width: 100%;
        padding: 0 15px;
    }
    .menu a img {
        display: none;
    }
    .search--show{
        margin-right: 1.5rem;
    }
    .menu  {
        position: absolute;
        display: none;
        top: 100%;
        left: 0;
        width: 100%;
        bottom: unset;
        background: #ffffff;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
        padding: 2rem 15px;
        padding-bottom: 1rem;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
        text-align: center;
    }
    .menu a{
        display: block;
        margin: 0;
        margin-bottom: 1.5rem;
    }
    .images_row .mb_30{
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .gal_item {
        height: 10rem;
    }
    .menu_show{
        display: block;
        width: 2.7rem;
    }
    header {
        padding: 2rem 0;
    }
    .mob_banner .cover_img{
        position: absolute;
        left: 0;
        top: 0;
    }
    .mob_banner .container{
        position: relative;
        z-index: 2;
    }
    .mob_banner{
        position: relative;
        height: 100vh;
        display: flex;
        align-items: flex-end;
        padding-bottom: 3rem;
    }
    .section_title {
        font-size: 1.8rem;
        letter-spacing: 0;
    }
    .big_20 {
        font-size: 1.1rem;
    }
    .btn{
        font-size: 1.25rem;
    }
    .mob_banner .btn {
        margin-top: 1.3rem;
    }
    .btn_box img {
        margin-left: 1rem;
    }
    .left_pad {
        padding-left: 0;
    }
    #mobile_box_2{
        padding-top: 4rem;
    }
    .big_24 {
        font-size: 1.25rem;
    }
    .mob_about_text1{
        margin-bottom: 1rem;
    }
    .mob_about_text2{
        margin-bottom: 2rem;
    }
    .mob_about_text3{
        padding: 1.5rem 0;
    }
    .port_slider{
        margin-left: 0;
        width: 100%;
    }
    .port_slider_item {
        height: auto;
        transform: none!important;
        padding: 0!important;
    }
    .port_slider_item img{
        height: 23rem;
    }
    .port_slider_item_text {
        position: static;
        width: 100%;
        opacity: 1;
        margin-top: 1rem;
        text-align: right;
    }
    .port_text{
        position: static;
        margin-bottom: 2rem;
        width: 100%;
    }
    .port_slider .slick-slide > div {
        padding: 0 10px;
    }
    .port_slider .slick-list{
        margin: 0 -10px;
    }
    .port_arrows {
        position: static;
        margin-bottom: 1.4rem;
    }
    .box1_flex{
        display: block;
    }
    .box1_left{
        width: 100%;
        display: flex;
        margin-bottom: 2rem;
    }
    .box1_left_img{
        margin-bottom: 0;
        width: 10rem;
    }
    #box-4 .box1_left_text{
        width: calc(100% - 10rem);
        padding-left: 1rem;
    }
    .services{
        width: 100%;
    }
    .service_anons{
        width: 100%;
    }
    .service_item_bottom{
        display: block;
    }
    .mob_flex{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 1.3rem;
    }
    .mob_flex .mob_block{
        font-size: 1.45rem;
    }
    .rev_slider_box {
        padding-left: 0;
    }
    .rev_slider_box .port_arrows {
        width: 100%;
        margin-bottom: 0;
        margin-top: 1.5rem;
    }
    #box-5 {
        padding-top: 4.6rem;
    }
    .cont_flex{
        width: 100%;
        flex-wrap: wrap;
    }
    .cm1, .cm2{
        width: 50%;
    }
    .cont_m_item{
        max-width: unset;
        min-width: unset;
    }
    footer{
        padding: 2rem 0;
    }
    .mob_menu{
        position: fixed;
        top: 0;
        left: -100%;
        transition: all 0.5s;
        z-index: 30;
        width: 100%;
        padding: 2.1rem 15px;
        background: #252525;
        color: white;
        height: 100vh;
        padding-bottom: 5rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .mob_menu.factive{
        left: 0;
    }
    .mob_menu .logo {
        padding-top: 0.6rem;
    }
    .mob_menu a{
        color: white!important;
    }
    .menu_close {
        display: block;
        width: 2rem;
        margin-right: 0.3rem;
    }
    .mob_menu_row a{
        display: block;
        margin-bottom: 1.5rem;
    }
    .mob_menu_row{
        margin-top: 3rem;
    }
    .mob_menu_text{
        color: #818181;
        font-size: 1rem;
        margin-top: 3rem;
    }
    .page{
        padding-top: 8rem;
    }
    h1{
        font-size: 1.8rem;
    }
    h2 {
        font-size: 1.6rem;
    }
    h3{
        font-size: 1.5rem;
    }

}
@media screen and (max-width:550px) {
    body{
        font-size: 1.1rem;
    }
}
