@media only screen and (max-width:1100px){
    section#utp .img{
        width: 120%;
    }
    section#utp .items {
        margin: 23px 0 0 35px;
    }
    .error-404 .btn{
        margin-bottom: 15px;
    }
}
@media only screen and (max-width:1000px){
    .yellowBtn{
        left: 0;
    }
    .team-wrap .img img{
		
		width: 100%;
	}
	.similiar_services .item_block{
		padding-left:15px;
	}
    .team-wrap .item-block:nth-child(4n+1) {
        clear: none;
    }
    .team-wrap .item-block:nth-child(3n+1) {
        clear: both;
    }
    #get-consultation .text-inner_first,#get-consultation .text-inner_second {
        text-align: center;
    }
    section#mapBlock .contacts .info{
        width: 47%;
    }
    section#utp .img{
        display: none;
    }
    section#utp .items {
        margin: 22px 0 11px 21px;
    }
    section#whyUs .items {
        margin-top: 40px;
    }
    section#whyUs .item .conception_text{
        width: 100%;
    }
    section#whyUs .item .name{
        text-align: center;
    }
    section#whyUs .item{
        text-align: center;
        text-align: -webkit-center;
    }
    section#whyUs .item .icon{
        margin-bottom: 18px;
        margin-right: 0;
    }
    .slide_img {
        height: 300px;
    }
    .slider__section {
        top: 25px;
    }
    .slider__section .slider_text {
        padding: 16px 20px;
    }
    .slider__section .slider_text .title {
        font: 22px 'Avenir Next Demi';
    }
    .header_inner_btn{
        width: 41%;
        margin: 0 auto;
    }
    footer #powered{
        font-size: 13px;
    }
    footer .logo-outer img{
        width: 100%;
    }
    footer #footer_block .info_inner .phone span {
        font-size: 15px;
    }
    #newsList .items .item .img{
        text-align: -webkit-center;
    }
    #newsList .items .item{
        margin-bottom: 16px;
    }
    #newsList .item .title {
        text-align: center;
    }
    #bottom-form .btn-form{
        font-size: 16px;
    }
    .breadcrumb{
        padding: 0 15px;
    }
    .blog-content .description img{
        width: 100%;
    }

}

@media only screen and (max-width:690px){
    .contact-content #map{
        bottom: 0px;
    }
    .error-404 #text404 {
        font: 124px 'ITCEDSCR';
        height: 137px;
    }
    .error-404 .btn{
        width: 100%;
        margin-bottom: 15px;
    }
    section#whyUs .item__section:last-child, section#whyUs .item__section:nth-last-child(2) {
    margin-bottom: 70px;
	}
    .error-404 img{
        width: 100%;
    }
    section#whyUs .items .description:after{
		    margin: 0 auto;
	}
    .team-wrap .item{
        text-align: center;
        text-align: -webkit-center;
    }

    .blog-content .description{
        padding: 0 15px;
    }
    h1, .h1{
        padding: 0 15px;
        font-size: 26px;
    }
    .logo{
        border-image: 0;
        border: none;
            padding-right: 0;
                position: relative;
    top: 8px;
    }
    .images_block > div{
        width: 100%;
    }
    .header_inner_btn{
        width: 100%;
    }
    footer .logo-outer img {
        width: 41%;
    }

    #get-consultation .text-inner_first {
        font-size: 26px ;
        text-align: center;
    }
    .block .head {
        font-size: 26px;
    }

    section#utp .items{
        margin: 10px;
    }
    section#utp .items .item{
        text-align: center;
            margin-bottom: 13px;
    }
    section#utp .items .item .title{
        font-size: 21px;
        margin-bottom: 4px;
    }
    section#utp .items .item .description {
        font-size: 14px;
    }
    section.block {
        padding: 40px 0 25px;
    }
    .header-text{
        margin-left: 0;
        font-size: 14px;
    }

    footer #footer_block .info_inner{
        text-align: center;
    }
    footer #footer_block .head, footer #footer_block .section_links{
        text-align: center;
    }
    footer #footer_block ul li{
        text-align: center;
        padding-left: 0;
    }
    footer .logo-outer{
        text-align: center;
        margin-bottom: 17px;
    }
    section#mapBlock .contacts .info{
        width: 100%;
    }

    .top_menu{
        position: relative;


    }
    .top_menu ul{
        display: none;
        position: absolute;
        width: 100%;
        z-index: 10;
        background: #fff;
       /* top: 48px;*/
        top: 15px;
    }
    .slider__section{
        top: 30px;
    }
    .slide_img {
        height: 218px;
        background-size: 202% !important;
        margin-bottom: 0;
        background-position: center center;
    }

    .slider__section .slider_text {
        padding: 20px 14px;
    }
    .slider__section .slider_text .title {
        font: 13px 'Avenir Next Demi';
    }
    .slider__section .slider_text a {
        border: 2px solid #fff;
        font: 10px 'Avenir Next Demi';
        padding: 10px 28px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 15px;
    }
    #modal_box{
        padding: 2em;
    }
    #modal_box h6{
        text-align: center;
    }
    #mobile-menu.is-active {
        top: 80px;
    }
    #text-movile-nav{
	    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font: 14px 'Avenir Next Medium';
    padding: 16px 0 0 35px;
	}
    #mobile-menu .line {
        width: 35px;
        height: 3px;
        background-color: #000;
        display: block;
        margin: 5px auto;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    #mobile-menu:hover {
        cursor: pointer;
    }
    #mobile-menu {
        float: right;
        margin: 0 10px;
        padding: 10px;
        z-index: 99;
        transition: all .5s ease;
    }
    #mobile-menu.is-active .line:nth-child(1) {
        -webkit-transform: translateY(8px) rotate(45deg);
        -ms-transform: translateY(8px) rotate(45deg);
        -o-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }
    #mobile-menu.is-active .line:nth-child(2) {
        opacity: 0;
    }
    #mobile-menu.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-8px) rotate(-45deg);
        -ms-transform: translateY(-8px) rotate(-45deg);
        -o-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }
    .top_menu ul > li{
        display: block;
        padding: 16px 23px;
    }
    #mobile_menu_back{
        display: block;
    }
    #bottom-form .head{
        font-size: 20px;
        text-align: center;
    }
    #bottom-form{
        padding: 30px 25px 35px;
    }
    #bottom-form .small_text{

        margin: 15px 0;
    }
    #bottom-form input{
        width: 100%;
        margin-bottom: 13px;
    }
    #bottom-form .btn-form{
        width: 100%;
        right: 0;
        font-size: 16px;
    }
    .table-prices tr td{
        padding: 5px !important;
    }
    .table-prices thead td{
        font-size: 14px;
    }
    .section-service .list_documents .item a span{
        display: none;
    }
    .section-service .list_documents .item a{
        padding: 15px 17px;
    }
}

@media only screen and (max-width: 320px)
{
    .slide_img {
        background-size: 250% !important;
    }
    .top_menu ul{
        top:40px;
    }
    .slider__section .slider_text {
        padding: 20px 0px;
    }
    .slider__section .slider_text a{
        padding: 10px 22px;
    }
}

