@media screen and (max-width: 1366px) {
    .hero.slider .hero-inner {
        top: 49%;
    }
   
    .hero.slider {
        max-height: 469px;
    }
    .callback-btn{
        height: auto !important;
    }
}
@media screen and (max-width: 1330px) {
    .swiper-wrapper-gal .swiper-slide-next::after {
        display: none;
     }
}
@media screen and (max-width: 1280px) {
    .fun-facts .hero-body {
        min-width: auto;
    }

    .callback-btn {
        margin-left: 0 !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    header .site-logo img {
        max-height: 47px;
    }

    .site-logo-inner {
        padding-top: 0;
    }
}

@media screen and (max-width: 1279px) {
.services-section .boxes-style-2 .box-item{
        height: 540px;
}
}

@media screen and (max-width: 1200px) {
    header .site-logo img {
        height: auto;
    }

    .header-hamburger-menu header #header-logo {
        padding: 0;
    }
}

@media screen and (max-width: 1087px) {
    .services-section .boxes-style-2 .box-item{
        height: 438px;
}

.swiper-wrapper-gal .swiper-slide::after{
display: none;
}
    .homeslider{
        margin-top: 57px;
    }
    body.responsive-layout header .main-navigation > ul > li > ul {
        max-height: initial;
    }
    body.responsive-layout header .main-navigation .sub-menu li{
        z-index: 9999 !important;
    }
    body.responsive-layout header .main-navigation .sub-menu li a{
        background-color: #fff;
    }

    .main-parent.opened::before{
        /*display: none;*/
    }

    .menu-item-has-children {
        /*z-index: 9999 !important;*/
    }

    .langs {
        display: none;
    }

    .mob-lang {
        display: flex;
        padding-top: 25px;
        justify-content: center;
        max-width: 90px;
        justify-content: space-between;
        margin: 0 auto;
    }

    .mob-lang li {
        list-style-type: none;
    }
    .mob-lang li a{
        border-bottom: 2px solid #009688;
    }
    .mob-lang li a

    .site-logo-inner {
        margin-top: 0;
        padding-top: 0;
    }

    header .site-logo img {
        max-height: 51px;
    }

    header .main-navigation li a {
        color: #2b303b;
    }
    .level.opened .show-modal{
        width: 100%;
    }
    .level.opened .show-modal .callback-btn{
        width: 80%;
        margin: 0 auto !important;
    }
    #header-inner.home{
        margin-top: 0;
    }
    .header-phones{
        padding-bottom: 0;
        top: -17px;
        line-height: 23px;
    }
    body.responsive-layout.header-topbar .site-header-top .site-header-top-inner{
        padding: 3px 2.5rem;
    }
}

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

    header .site-logo img {
        max-height: 46px;
    }

    .widget .box a {
        font-size: 13px;
    }
    .boiler-slide-img img  {
        border-right: unset!important;
    }

    .post_flex_button {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 991px) {
    .site-logo-inner {
        padding-top: 0;
    }
    .post_flex{
        display: flex;
       flex-direction: column;
    }
    .imgtext{
    -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }
}

@media screen and (max-width: 850px) {
    .contact-timetable {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (min-width: 769px) {
    .hero.is-medium .hero-body {
        padding-bottom: 3rem;
        padding-top: 10rem;
    }

    .langs {
        justify-content: space-around;
        flex-direction: row;
        max-width: 100px;
        margin: 0 auto;
    }

    .heading-title {
        margin-bottom: 0 !important;
    }

    body .hero.is-medium .hero-body {
        padding-bottom: 2rem;
        padding-top: 3rem;
    }

    .content-with-sidebar {
        /*background-color: white;*/
        padding: 2rem 1.5rem;
    }


   
}

@media screen and (max-width: 768px) {
    .float-content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
                align-items: center;
    }
    .inner__serwices-row{
        grid-template-columns: repeat(2, 1fr);
    }
    body.header-sticky.hide-on-scroll.header-hamburger-menu header.responsive-on-scroll #header-logo{
        padding-top: 3px;
    }
    .tracking-steps-section .steps{
            margin-bottom: 43px;
    }
    body .works-latest .works-latest-item .works-latest-item-meta h3 {
        font-size: 18px;
    }

    .new-work-item figure img {
        max-width: none!important;
       width: 100%!important;
   }

   .new-work-item figure {
        width: 110%!important;
    }


    .btn-boyler-ac{

        margin: 0px!important;

   
        flex-direction: column;
        height: 90px!important;
     

        

    }

    .btn-boyler {
        height: 4.1em!important;
        width: 100%;
    
    }
    body .image-hover figure img {
        min-height: auto !important;
    }

    body .tp-caption.small_text {
        font-size: 14px !important;
    }

    body .tp-caption.large_text {
        font-size: 13px !important;
        margin-top: 0px !important;
    }

    .flexible-table {
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100%;
        position: relative;
    }

    body.responsive-layout header .main-navigation li a {
        display: inline-block;
        color: #2b303b;
    }

    .main-navigation .menu {
        display: block !important;
    }

    header .main-navigation .menu-item-has-children .sub-menu {
        z-index: 9999 !important;
    }

    .site-footer-bottom .section {
        padding: 2.8rem 0 2.4rem;
    }

    .site-footer-bottom li a {
        padding-left: 0;
    }

    .hero.slider .hero-inner {
        top: 35%;
    }

    .hero.slider .tp-caption.tp-resizeme.large_text {
        line-height: 53px !important;
        margin-bottom: 14px;
        font-size: 30px !important;
    }

    .services-section .boxes-style-2 .box-item {
        height: 320px;
    }
    .tracking-steps-section .steps {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .tracking-steps-section .steps .step-item:not(:first-child)::before {
        display: none;
    }
    body .hero.is-medium .hero-body{
        padding-top: 0rem;
    }
    .tracking-steps-section{
        background-color: #303540;
    }
    #header-inner{
        margin-top: 0;
    }
    .more-phones-btn{
        right: 90px;
    }
    body .steps .step-item{
        width: 100%;
        max-width: 272px;
    }
    .header-phones-relative.steps .more-header-phones-btn{
            right: 8px;
    }
    .header-phones-relative.steps .header-phones{
    top: -11px;
    line-height: 24px;
        width: 100%;
    }

    .main__row-spec {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
        grid-template-rows: auto;
        gap: 15px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 568px) {
    body .hero.fun-facts{
        display: none;
    }

    .single-content-wrap .content figure img{
           width: 244px;
        margin: 0 auto;
    }
    .galler-content .service-link{
        width: 100%;
    }
        .header-phones-relative.steps .header-phones{
      padding: 0px 27px 5px 40px;
    }
    .services-links-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .service-image {
        float: none;
        margin: 0 auto !important;
    }

    .service-link-preview {
        margin-left: 0;
    }

    .services-section {
        padding-top: 20px;
    }

    .tracking-steps-section .steps .step-item .step-details {
        margin-left: 0;
        margin-right: 0;
    }

    .steps .step-item .step-marker {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    .sidebar {
        margin-top: 70px;
    }

    .content-with-sidebar {
        padding-top: 0;
    }

    .services-links-wrapper {
        margin-top: 80px;
    }
    .flex-cont {
        display: flex;
        margin-bottom: 30px;
        
    }

.flexible-table {
    position: relative;
    background-image: url(../images/global/strelkas.png);
    background-position: center bottom;
background-size: 70px 27px;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    }

 /*   .flexible-table::before {
        content: "";
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        background-image: url('data:image/png;base64,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');
        background-image: url('../images/global/strelkas.png');
    height: 32px;
    width: 85px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    bottom: -4px;
    }*/
    .flexible-table.non-scroll::before{
        display: none;
        background-image: none;
    }
    .swiper-wrapper-gal {

        margin-top: 20px;
      
    }
    .content table:focus::before {
        display: none;
    }

    .hero.slider .tp-caption.tp-resizeme.large_text {
        line-height: 23px !important;
        margin-bottom: 11px;
        font-size: 12px !important;
    }

    .hero.slider .hero-inner {
        top: 35%;
        right: 10%;
    }

    .hero.slider .tp-caption.button {
        font-size: 9px !important;
    }

    .services-section .boxes-style-2 .box-item {
        height: auto;
    }
    .single-content-wrap .article-content-row table thead tr th{
        font-size: 12px;
    }
    .heading-title{
        font-size: 21px;
    }
    .services-section .heading-title{
        margin-bottom: 0 !important;
    }
    .tracking-steps-section{
        padding: 3rem 1.5rem 10rem;
    }
    .page-section{
        padding-top: 0rem;
    }
    .all-photo .service-link .post-image img{
        max-width: 300px;
    }
    .custom-header.site-header.hide-on-scroll .site-logo .site-logo-inner img{
            max-height: 42px !important;
    }
}

@media screen and (max-width: 520px) {
    .inner__serwices-row{
        grid-template-columns: repeat(1, 1fr);
    }
    .serwices-item-rows{
        margin-bottom: 20px;
    }
    .serwices-item-top{
        margin-bottom: 0px;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 10px!important;
        right: auto!important;
    }
}

@media screen and (max-width: 424px) {
    .hero.slider .hero-inner {
        top: 35%;
    }

    .btn-boyler-list{
    
        padding: 10px 10px;
    }
}


@media screen and (max-width: 420px) {
    .service-link-akciya {
        flex-direction: column;
        align-items: center;
    }

    .main__row-spec {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: auto;
        gap: 15px;
        margin-bottom: 50px;
    }
}