@media screen and (min-width: 1200px) {

}

@media screen  and (max-width: 1200px) {
    .counter-block {
        min-height: 120px;
        text-align: center;
    }

    .counter-five {
        text-align: center;
    }

    .counter-clock {
        text-align: center;
    }

    #countdown>div {
        width: 75%;
    }
    .our-right-form,.our-right-form-in{
        height: 613px;
    }
    .item-services-description {
        min-height: 240px;
    }
    .carousel-caption {
        padding-top: 5px;
        padding-left: 4%;
    }
    #left-form.tet-form {
        padding: 0 10px;
    }
    .our-left-form h2,.our-right-form h2 {
        padding-right: 10%;
    }
    #header {
        min-height: 120px;
        padding-top: 27px;
    }

    #header .row>div.top-button {
        margin-top: 6px;
    }
    .cacheTitle,.cacheValue {
        padding-left: initial;
    }
}

@media screen and (max-width: 991px) {
    #header {
        padding-top: 35px;
    }
    #top-menu ul li {
        width: 22%;
        margin-bottom: 3px;
    }
    #header .row>div {
        min-height: 85px;
    }

    .top-phone {
        text-align: center;
    }

    #header .row>div.top-button {
        margin-top: 8px;
    }
    .under-slider-in {
        width: 100%;
    }
    .counter-block {
        width: 100%;
    }
    .counter-description p {
        padding: 0 20%;
        text-align: center;
    }

    #countdown .row>div {
        margin: 10px 0;
    }
    .our-left-form h2, .our-right-form h2 {
        padding-right: 2%;
        line-height: 1.2;
    }

    .our-left-form {
        padding: 20px;
    }

    .our-left-form p {
        padding-right: 5%;
    }
    .item-services-description p {
        font-size: 16px;
    }

    .top-services-item p {
        font-size: 20px;
        padding-top: 35px;
    }
    #scheme img {
        max-width: 100%;
    }

    #scheme .row>div {
        padding: 0;
    }

    #scheme .row>div>div {
        padding: 0;
    }

    #scheme p {
        font-size: 13px;
    }
    .tet-left {
        padding-right: 15px;
    }

    #left-form.tet-form .form-conf {
        padding-right: 54%;
    }

    #tetatet .container .row {
        padding-bottom: 20px;
    }
    #tetatet h2 {
        margin-bottom: 0px;
    }
    .slider-list
    p {
        font-size: 14px;
        line-height: 1;
    }

    .carousel-caption {
        /*height: auto;*/
    }

    .caption-in {
        padding-right: 10%;
    }

    .slider-list-li {
        margin-bottom: 20px;
    }

    .caption-in h2 {
        font-size: 21px;
    }
    #slider-main .hero.hero-form {
        margin-left: 10%;
    }
    #footer .top-phone {
        text-align: left;
    }
    .conf-footer {
        padding-right: 0;
        margin-top: 0;
    }
}
@media screen and (max-width: 870px) {

}
@media screen and (min-width: 768px) {
    .header {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .top-menu ul{
        /*display: none;*/
    }
    #top-menu {
        min-height: 40px;
    }
    #top-menu ul li {
        display: none;
    }
    .header {
        background: transparent;
        display: inline-block;
        width: 40px;
        left: 20px;
        margin-top: -6px;
        position: absolute;
        height: 40px;
        padding: 0;
    }

    .header a {
        display: inline-block;
        position: relative;
        margin-top: 14px;
        padding: 0;
    }


    .header a:before, .header a:after, .header a span {
        width: 30px;
        background: #fff;
        box-shadow: 1px 1px 3px rgba(171, 167, 167, 0.92);
    }
    #menu {
        background: #0086cb;
    }

    .mm-listitem {
        border-color: #e35c2b73;
    }

    .mm-listitem>a, .mm-listitem>span {
        font-size: 16px;
        padding-left: 30px;
        color: #fff!important;
        font-weight: 200;
        text-shadow: none;
    }

    .mm-navbar__title span {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }

    .mm-navbar {
        border-bottom: 1px solid #ccc;
    }
    #header span {
        text-align: left;
    }

    #header .row>div {
        min-height: 70px;
    }

    .caption-in h2 {
        font-size: 18px;
    }

    #slider-main .hero.hero-form {
        margin-left: 5%;
    }

    #slider-main {
        /* display: none; */
    }

    #under-slider {
       /*  margin-top: 0px;
       padding-top: 30px; */
    }

    #popular-services .row>div {
        margin-bottom: 30px;
        width: 50%;
        float: left;
    }

    #popular-services img {
        margin-bottom: 10px;
    }

    #popular-services p {
        text-align: center;
    }

    .our-right-form, .our-right-form-in {
        height: auto;
    }

    .faq-item .row>div {
        min-height: auto;
        margin: 0 2%;
    }

    #services .row>div {
        width: 50%;
        float: left;
        margin-bottom: 30px;
    }

    #cleaning .row>div {
        width: 50%;
        float: left;
        margin: 40px 0 20px;
    }

    h2 {
        margin-bottom: 20px!important;
    }
    #scheme .row>div>div.col-sm-2 img {
        transform: rotate(90deg);
        height: 50px;
    }
    .our-right-form-in {
        padding: 30px;
    }

    .our-right-form {
        padding-left: 0;
    }
    .carousel-caption {
    width: 50%;
    top: 12%;
    height: 366px;
}

#slider-main .hero.hero-form {
        width: 47%;
        left: 46%;
        margin-top: -500px;
        height: 370px;
    }
    
    .slider-list-li img {
        max-width: 100%;
        width: 15px;
    }
    
    .slider-list-li p {
        margin-left: 25px;
        font-size: 13px;
    }
    .top-logo {
        padding-left: 20px!important;
    }
}

@media screen and (max-width: 580px) {
    #under-slider {
        display: none;
    }
}
@media screen and (max-width: 520px){
    .under-slider-in img {
        max-width: 100%;
    }

    .under-slider-in p {
        font-size: 13px;
        line-height: 1.3;
    }

    #services .row>div {
        width: 100%;
    }

    .item-services-description {
        min-height: auto;
    }

    .top-services-item {
        display: table;
        width: 100%;
    }

    .top-services-item p {
        font-size: 20px;
        padding-top: 0;
        display: table-cell;
        vertical-align: middle;
    }

    #cleaning .row>div {
        width: 100%;
    }

    .tet-left .row>div {
        width: 100%;
    }

    .title-dir, .desc-dir,.dir-phones {
        text-align: center;
    }

    .desc-dir {
        margin-bottom: 20px;
    }

    .dir-phones {
        margin-bottom: 30px;
    }

    .foot-contacts {
        width: 230px;
    }

    .foot-address {
        line-height: 1.3;
    }
    #tetatet .container {
        padding-top: 0;
    }
    #countdown>div {
        width: 100%;
    }
    #scheme .container {
        padding: 30px 0;
    }
    #slider-main .hero.hero-form {
        display: none;
    }
    
    .carousel-caption {
        width: 90%;
    }
    #cleaning .row>div img {
        width: 100%;
    }
    .caption-in .link-button {
        display: block!important;
        margin-top: 20px;
    }
    #cleaning .row>div {
        margin: 5px 0;
    }
    #CDT .number.end {
        width: 100%;
    }
    
    #CDT span.number-wrapper.action-end {
        width: 100%;
    }
}

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

}

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

}
@media screen and (max-width: 420px){
    #map,#under-map {
        /* display: none; */
    }
    #left-form.tet-form .form-conf {
        padding-right: 2%;
    }
    #CDT .number-wrapper{
        width:18%;
        display: inline-block;
    }
    
    #CDT .caption {
       bottom: -33px;
    }
    
    #CDT .number {
        display: block;    
        font-size: 35px;
        height: 50px;
        padding: 0px;
        width: 55px;
        line-height: 1.4;
        margin: -11px auto;
    }
    
    #CDT .line {
        width: 50px;
        margin: 30px;
    }
    #CDT .number.end {
        height: auto;
    }
    .counter-block {
        min-height: 85px;
    }
    .counter-description p {
        padding: 0;
        line-height: 1.2;
        margin-top: 20px;
    }

    .counter-description {
        top: -20px;
    }
    .our-right-form .slider-list-li p {
        font-size: 16px;
    }
    
    .our-right-form .slider-list-li {
        margin-bottom: 10px;
    }
    
    .our-left-form h2, .our-right-form h2 {
        font-size: 20px;
    }
    .top-services-item {
        min-height: 85px;
    }
    .hit-sale img {
        width: 70px;
    }
    h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 390px) {
    #popular-services .row>div{
        width: 100%;
    }
    #services,#cleaning {
        margin-bottom: 0;
    }
    .under-slider-in>div {
        width: 100%;
    }
}

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

}

