/*==========  Desktop First Method  ==========*/
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    .sticky{
        position: fixed;
        
        border-bottom: 1px solid #f7f7f7;
    }
    
    

    .sticky.header .header_top{
        border-bottom: 0;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .sticky.header .inner{
        padding-bottom: 0;
    }
    
    .sticky.header .right{
        vertical-align: middle;
    }

    .sticky.header .search{
        max-width: 320px;
    }
    
    .sticky.header .container{
        width: auto;
        position: static;
        display: inline-block;
        vertical-align: middle;
        float: right;
        position: relative;
    }
    
    .sticky .nav{
        width: 280px;
        display: none;
        position: absolute;
        top: 100%;
        left: 0px;
        background: #f8f8f8;
    }

    
    .sticky .toggleMenu{
        display: inline-block;
    }
    
    .sticky .nav > li{
        float: none;
        margin-left: 0;
    }
    
    .sticky .nav > li > a{
        padding-left: 10px;
    }
    
    .sticky .nav > li.hover > ul{
        left: 100%;
        top: 0px;
    }
    

    
    .nosticky .nav{
        display: block!important;
    }    
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .header .search{
        max-width: 312px;
    }
    
    .header .center{
        width: 51%;
    }
    
    .header .right{
        width: 19%;
    }
    
    .popup{
        width: auto;
        max-width: 380px;
        min-width: 380px;
    }
    

}

@media only screen and (max-width : 1199px) {
    .header .btn{
        display: none;
    }

    .header.sticky .work .logo {
      position: relative;
    }
    
    .footer .col_2{
        width: 46%;
    }

    .footer .col_3{
        width: 23%;
    }
    
    .footer .links li{
        width: 45%;
    }
    
    .content .main {
        width: 76%;
        padding-left: 28px;
    }
    
    .tabs_good .tabs_content{
        padding: 30px;
    }
    
    .main .goods_tile .item{
        width: 33.3%;
        max-width: none;
    }
    
    .goods_list .item{
        height: auto;
    }
    
    .goods_list .item > div{
        padding-bottom: 15px;
    }
    
    .goods_list .item .description{
        margin-left: 167px;
    }
    
    .goods_table .item .bottom{
        width: 130px;
        padding: 15px;
    }
    
    .goods_table .item .description{
        max-width: 142px;
        position: absolute;
        top: 0px;
        z-index: 2;
    }
    
    .goods_table .item .price{
        position: absolute;
        top: 0px;
        right: 130px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .goods_table .item .photo{
        margin-right: 10px;
    }
    
    .goods .item .price span{
        font-size: 14px;
    }
    
    .goods_table .item .photo img{
        width: 100%;
        height: auto;
    }
    
    .goods_table .item{
        height: 130px;
    }
    
    .projects .item{
        min-height: 155px;
    }
    
    .date_news{
        position: static;
        display: inline-block;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width : 1024px){
    .header .left{
        width: auto;
    }
    
    .header .center {
        width: auto;
        margin-left: 15%;
        padding-right: 0;
    }
    
    .header .right {
        width: auto;
        float: right;

    }

    .header_text {
        display: none;
    }
    
    .sticky .toggleMenu{
        margin-left: 25px;
    }
    
    .header .header_top {
        padding-top: 13px;
        padding-bottom: 22px;
  
    }
    
    .sticky.header .header_top{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .sticky.header .inner{
        padding-top: 15px;
        padding-bottom: 5px;
    }

    .header .search{
        width: 300px;
    }
    
    .slider .inner{
        height: 350px;
    }
    
    .slider .bx-wrapper .bx-controls-direction a{
        display: none;
    }
    
    .slider .left{
        padding-top: 43px;
    }
    
    .advantages,
    .services,
    .consultation{
        margin-bottom: 45px;
    }
    
    .services .item .right {
        margin-left: 220px;
    }
    
    .services .item .right a{
        font-size: 16px;
        line-height: 22px;
    }
    
    .services .item .right p{
        margin-top: 10px;
        font-size: 12px;
        line-height: 18px;
    }
    
    .consultation {
        padding: 30px 40px 25px 35px;
    }
    
    .compilation .goods_tile .item{
        width: 25%;
        max-width: none;
        display: none;
    }
    
    .compilation .goods_tile .item:nth-child(1),
    .compilation .goods_tile .item:nth-child(2),
    .compilation .goods_tile .item:nth-child(3),
    .compilation .goods_tile .item:nth-child(4){
        display: block;
    }
    
    .content .inner{
        padding-bottom: 50px;
    }
    
    .col_half_1{
        width: 50%;
    }
    
    .col_half_2{
        width: 50%;
    }
    
    .news_items{
        padding: 20px;
    }
    
    .news_top{
        padding: 20px;
    }
    
    .about .btn{
        margin-top: 20px;
    }
    
    .main .title_block{
        margin-bottom: 30px;
    }
    
    .good .right_col {
        padding: 30px 25px;
    }
    
    .catalog_goods .item .top{
        padding: 15px;
    }
    
    .catalog_goods .item .bottom{
        padding: 15px;
    }
    
    .catalog_goods .item .icon{
        width: 80px;
        height: 80px;
    }

    .catalog_goods .item .right{
        margin-left: 98px;
    }
    
    .catalog_goods .item .title{
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 10px;
    }
    
    .catalog_goods .item ul li{
        font-size: 12px;
    }
    
    .catalog_goods .item .top{
        min-height: 160px;
    }
    /****************************/
    .our_services .item .photo,
    .works .item .photo,
    .papers .item .photo,
    .news_list .item .photo{
        width: 175px;
        height: 130px;
    }
    
    .our_services .item .right,
    .works .item .right,
    .papers .item .right,
    .news_list .item .right{
        margin-left: 200px;
    }
    
    .our_services .item p,
    .works .item p,
    .papers .item p,
    .news_list .item p{
        min-height: 0;
        margin-bottom: 10px;
    }
    
    .detail .pic{
        margin-bottom: 30px;
    }
    
    .detail p{
        margin-bottom: 20px;
    }
    
    .list li{
        margin-bottom: 20px;
    }
    
    .gallery{
        margin-bottom: 30px;
    }
    
    .board_top{
        padding-top: 30px;
    }
    
    .detail h2{
        margin-bottom: 30px;
        font-size: 20px;
        line-height: 32px;
    }
    
    .slider_detail {
        margin-bottom: 63px;
    }
    
    .slider_detail {
        margin-bottom: 45px;
    }
    
    .detail_callback{
        padding: 30px;
    }
    
    .detail_papers{
        max-width: none;
    }
    
    .progress ul li{
        border-left: 0;
    }    
    
    .progress{
        margin-bottom: 30px;
        padding: 20px 15px;
    }
    
    .filial .map{
        height: 285px;
    }
    
    .contacts .col_2{
        padding-left: 35px;
    }
    
    .recourse .inner{
        padding: 30px;
    }
    
    .recourse span{
        font-size: 40px;
    }
    
    .recourse p{
        font-size: 16px;
    }
    
    .recourse .btn{
        margin-top: 6px;
    }
    
    .error404{
        padding-top: 60px;
        padding-bottom: 60px;
        background-position: right top;
        background-size: 50%;
    }
    
    .detail .pic span {
        font-size: 30px;
        line-height: 44px;
        top: 25px;
        left: 25px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .slider .title_slider{
        font-size: 28px;
    }
    
    .slider p {
        margin-top: 9px;
        font-size: 15px;
        line-height: 24px;
    }
    
    .slider .left{
        padding-top: 20px;
        padding-left: 10px;
    }
    
    .slider .btn_list {
        margin-top: 15px;
    }
    
    .slider .title_slider {
        font-size: 24px;
        line-height: 32px;
    }
    
    .advantages .item .title{
        max-width: 107px;
        font-size: 12px;
        line-height: 18px;
        margin-left: 8px;
    }
    
    .advantages .item > div{
        height: 70px;
    }
    
    .advantages .items {
        margin: 0 -8px;
    }
    
    .advantages .item{
        padding: 0 8px;
    }
    
    .shild.right {
        right: 5px;
    }     
    
    .shild.left {
        left: 5px;
    }   
    
    .about p{
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    
    .news_items .item .photo{
        width: 90px;
        height: 90px;
    }
    
    .news_items .item .right{
        margin-left: 110px;
    }
    
    .news_items .item .right p{
        font-size: 12px;
        line-height: 18px;
    }
    
    .partners ul li{
        width: 18%;
    }
    
    .footer .col_2{
        width: 42%;
    }
    
    .footer .col_3{
        width: 27%;
    }
    
    .footer .links li{
        width: 45%;
    }
    
    .projects .item{
        width: 100%;
        float: none;
        padding-right: 0px;
        min-height: 0;
        margin-bottom: 30px;
    }
    
    .get_info .right{
        display: block;
        width: 100%;
    }
    
    .related .container{
        padding-left: 0;
    }
    
    .progress ul li span{
        font-size: 50px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    
    .why ul li{
        padding-top: 12px;
        line-height: 20px;
    }
    
    .why ul li span{
        max-width: 93%;
        display: inline-block;
    }
    
    .why ul li{
        margin-bottom: 30px;
    }
    
    .progress ul li{
        width: 24%;
        padding-left: 0px;
        
    }
    
    .progress ul li p{
        font-size: 12px;
        line-height: 20px;
    }
    
    .review_item{
        margin-bottom: 30px;
    }
    
    .filial_item .left{
        width: 45%;
        padding: 10px;
    }
    
    .filial_item .right{
        width: 27%;
        padding: 10px 5px;
    }
    
    .filial_item .photo{
        width: 80px;
    }
    
    .filial_item .name {
        margin-left: 95px;
        padding-top: 1px;
    }
    
    .filial_item .name p{
        font-size: 12px;
        line-height: 22px;
    }
    
    .filial_item ul{
        padding-top: 0;
    }
    
    .filial_item ul li{
        font-size: 11px;
        padding-left: 17px;
    }
    
    .accardion .col_1{
        width: 100%;
    }
    
    .accardion .col_2{
        width: 100%;
    }
    
    .accardion_item .top{
        min-height: 0;
        padding-top: 12px;
        padding-bottom: 12px;
        height: auto;
        line-height: normal;
    }
    
    .accardion_item .top p{
        margin-top: 5px;
        padding-left: 0;
    }
    
    .accardion{
        margin-bottom: 30px;
    }
    
    .detail .pic span {
        font-size: 24px;
        line-height: 34px;
        top: 15px;
        left: 15px;
    }
    
    .our_partners .item{
        width: 50%;
    }
    
}

@media only screen and (max-width : 991px){
    .header .center{
        margin-left: 25px;
    }
    
    .sticky.header .center{
        margin-left: 0;
    }
    
    .sticky.header .search {
        max-width: 270px;
    }
    
    .sticky .toggleMenu {
        margin-left: 18px;
    }
    
    .header .left{
        padding-left: 0;
    }
    
    .partners ul li:last-child,
    .partners ul li:nth-child(4){
        display: none;
    }
    
    .partners ul li {
        width: 27%;
    }
    
    .partners .inner {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    .content .main {
        width: 68%;
        padding-left: 25px;
    }

	button.btn.btn-default.white.btn-xs.value-control {
	    width: 70px;
	}

	span.input-group-btn {
	    margin-left: 0px !important;
	}

	a.btn.btn-default.white.btn-xs.print {
	    display: none;
	}
    
    .good .left_col{
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .good .right_col{
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }

	.blog .item {
	    width: 33%;
	}

	.detail_item .item {
	    width: 100%;
	}

    .bxslider_11 li img{
        width: 100%;
    }
    
    .slider_good .bottom{
        width: 160px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .bx-wrapper .bx-next {
        right: -20px;
    }
    
    .good .description .articul{
        margin-left: 5px;
        padding-left: 5px;
    }
    
    .good .description .top {
        margin-bottom: 15px;
    }
    
    .good{
        margin-bottom: 70px;
        padding-bottom: 82px;
    }
    
    .good .action{
        width: 100%;
        padding: 23px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: #fff;
        z-index: 2;
    }
    
    .good .right_col{
        padding-bottom: 0;
    }
    
    .good .share{
        width: 100%;
        margin-top: 0;
        position: absolute;
        top: 100%;
        left: 0px;
        background: #fafafa;
        margin-top: 1px;
    }
    
    .tabs_good .tabs_caption li{
        width: 140px;
    }
    
    .tabs_good .tabs_content {
        padding: 25px;
    }
    
    .tabs_good p{
        font-size: 13px;
    }
    
    .content .text p {
        margin-bottom: 20px;
    }
    
    .docs .col{
        width: 100%;
    }
    
    .docs .item,
    .reviews_clients .docs .item{
        margin-bottom: 35px;
    }
    
    .tabs_good .tabs_content{
        padding: 20px;
    }
    
    .main .goods_tile .item{
        width: 50%;
    }
    
    .goods_list .item .price{
        padding: 15px;
        width: 152px;
    }
    
    .goods_list .item .bottom{
        padding: 15px;
        width: 151px;
    }
    
    .goods_list .item .photo{
        width: 125px;
    }
    
    .goods_list .item > div{
        padding-left: 10px;
        padding-right: 160px;
		min-height: 200px;
    }
    
    .goods_list .item .description {
        margin-left: 135px;
    }
    
    .pag{
        margin-bottom: 30px;
        padding-top: 30px;
    }
    
    .gallery .photo{
        height: 115px;
    }
    
    .contacts ul li{
        width: 100%;
    }
    
    .contacts .col_1{
        padding-right: 45px;
    }
}

@media only screen and (max-width : 991px) and (min-width : 768px){

    .catalog_goods{
        margin-left: 0;
        margin-right: 0;
    }
    
    .catalog_goods .item{
        width: 100%;
        float: none;
    }
    
    .catalog_goods .item .top {
        min-height: 0px;
    }
    
    .catalog_goods .item .bottom{
        min-height: 0;
    }
    
    .detail_callback .form ul{
        text-align: center;
    }
    
    .detail_callback .form ul li,
    .detail_callback .form ul li:nth-child(3){
        padding: 0 5px;
        width: 48%;
    }
    
    .detail_callback .btn{
        margin-top: 20px;
    }
    
    .detail_callback{
        padding-left: 20px;
        padding-right: 20px;
    }
    
    
    .personal .item{
        width: 50%;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .toggleMenu .fa{
        color: #fff !important;
    }

    .services .item .photo{
        
    }
    
    .services .item .photo{
        width: 50%;
        height: 100%;
    }
    
    .services .item .right{
        margin-left: 136px;
    }
    
    .services .item > div{
        margin-bottom: 25px;
    }

    .detail_item .item {
        width: 46%;
    }
    
    .divide .item{
        margin-bottom: 30px;
    }
    
    .divide .item .icon{
        width: 105px;
        height: 105px;
    }
    
    .divide .item .right{
        padding-top: 0px;
        margin-left: 125px;
    }
    
    .divide .item .right a{
        font-size: 16px;
        line-height: 28px;
    }
    
    .divide .item .right p{
        font-size: 12px;
        line-height: 20px;
    }


    .services .items{
        margin: 0;
        
    }
    
    .services .item{
        width: 100%;
        float: none;
        padding: 15px 0;
        border-bottom: 1px solid #f7f7f7;
    }
    
    .services .item:first-child{
        padding-top: 0;
    }
    
    .services .item > div{
        margin-bottom: 0;
    }
    
    .compilation .goods_tile .item,
    .compilation .goods_tile .item:nth-child(4){
        width: 33.3%;
        max-width: none;
        display: none;
    }
    
    .compilation .goods_tile .item:nth-child(1),
    .compilation .goods_tile .item:nth-child(2),
    .compilation .goods_tile .item:nth-child(3){
        display: block;
    }
    
    .compilation {
        margin-bottom: 15px;
    }
    
    .goods{
        padding-bottom: 30px;
    }
    
    .related .owl-carousel .owl-stage{
        padding-bottom: 50px;
    }
    
    .content .inner {
        padding-bottom: 20px;
    }
    .sticky .container.clearfix.DARK_menu>ul>li>a {
        color: #424f60;
    }

	.sticky .container.clearfix.DARK_menu {
 	   background: #fff;
	}

    .sticky .container.clearfix.COLOR_menu>ul>li>a {
        color: #424f60;
    }

	.sticky .container.clearfix.COLOR_menu {
 	   background: #fff;
	}

	.sticky .container.clearfix .toggleMenu {
	    color: #000;
	}

	.header .left .container.clearfix .toggleMenu i {
	    color: #000 !important;
	}

    .header .left .container.clearfix>ul>li>a {
        font-size: 10px;
        padding: 10px 0px;
    }

    .header.sticky .left .container.clearfix>ul>li>a {
        padding: 10px 20px;
    }

    .consultation .left{
        width: 100%;
        max-width: 320px;
    }
    
    .consultation .right{
        width: 100%;
        float: none;
        text-align: left;
        padding-top: 17px;
    }
    
    .consultation{
        padding-right: 15px;
    }
}

@media only screen and (max-width : 767px) {
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

    .toggleMenu{
        display: inline-block;
    }

	.header .left .container.clearfix>ul>li>a {
	    font-size: 10px;
	    padding: 10px 20px;
	}

    .header .header_top{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .header .inner{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    
    .header .left{
        width: 100%;
        display: block;
        padding-right: 0;
        position: relative;
    }
    
    .header .center{
        display: none;
    }
    
    .header .logo{
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        max-width: none;
        text-align: center;
    }
    
    .header .container{
        display: block;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }

    .container.clearfix.DARK_menu>ul>li>a {
        color: #424f60 !important;
    }
    .container.clearfix.COLOR_menu>ul>li>a {
        color: #424f60 !important;
    }

    .toggleMenu{
        border: none;
    }
    
    .toggleMenu span{
        color: #fff;
    }
    
    .toggleMenu .fa{
        color: #fff;
        font-size: 20px;
    }

	.nav > li:hover > a, .nav > li > a.active, .pag li a:hover {
	    border-color: #fff !important;
	}

    .header .logo {
        margin-left: 0px;
    }

    .header .right{
        /*display: block;*/
        display: none;
        float: none;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .header .phone .icon{
        display: none;
    }
    
    .header .feedback{
        width: 100%;
        text-align: left;
    }
    
    .header .phone{
        padding-left: 0;
        display: inline-block;
        vertical-align: top;
        
    }
    
    .header .callback{
        display: inline-block;
        vertical-align: top;
        float: right;
        font-size: 13px;
    }
    
    .header .phone span{
        margin: 4px 0;
    }

    .nav{
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0px;
        background: #fff;
        z-index: 9;
    }
    
    .nav > li{
        margin-left: 0;
    }
    
    .nav > li.hover > ul{
        left: 0;
    }
    
    .nav a{
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .search_mob{
        display: inline-block;
    }
    
    .slider .col{
        width: 100%;
        float: none;
    }
    
    .slider .center{
        display: none;
    }
    
    .advantages .item{
        width: 50%;
    }

    .advantages .item > div {
        border: none !important;
    }
    
    .advantages,
    .services,
    .consultation,
    .divide{
        margin-bottom: 25px;
    }
    
    .compilation{
        margin-bottom: 10px;
    }
    
    .advantages .item{
        margin-bottom: 14px;
    }

    .col_half_1{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    
    .col_half_2{
        width: 100%;
        margin-top: 40px;
        float: none;
        padding-left: 0;
    }

	.blog .item {
	    width: 50%;
	}
    
    .footer .col{
        float: none;
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .footer .col_1{
        width: 100%;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    
    .footer .col_2{
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0px;
    }
    
    .footer .col_3{
        width: 100%;
        padding-right: 0px;
    }
    
    .footer .inner{
        padding-top: 25px;
        padding-bottom: 35px;
    }

	.footer .logo {
		display: none;
	}

    .content .sidebar{
        display: none;
    }
    
    .content .main{
        width: 100%;
        padding-left: 0;
    }
    
    .breadcrumbs {
        margin-bottom: 20px;
    }
    
    .main .title_block{
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 32px;
    }
    
    .catalog_goods .item .bottom{
        min-height: 190px;
    }
    
    .table_price table tr td:first-child{
        padding-left: 10px;
    }
    
    .table_price{
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .table_price table thead tr td{
        font-size: 12px;
    }
    
    .table_price table tbody tr td{
        font-size: 12px;
    }
    
    .table_price table tr td:last-child,
    .table_price table tr td:nth-child(3){
        width: 60px;
    }
    
    .recourse .right{
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    
    .recourse .inner{
        padding: 25px 15px;
    }
    
    .our_partners .item{
        width: 33.3%;
    }
    
    .personal .item{
        width: 33.3%;
    }

}

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

    .style-switcher {
        display: none;
    }

    .divide .items{
        margin: 0;
    }
    
    .divide .item{
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 30px;
    }
    
    .divide .item .right p{
        margin-top: 5px;
    }
    
    .partners ul li {
        width: 42%;
    }
    
    .partners ul li:last-child,
    .partners ul li:nth-child(3),
    .partners ul li:nth-child(4){
        display: none;
    }
    .show_more{
        margin-bottom: 28px;
    }
    
    .our_partners .item{
        width: 50%;
    }
    
    .personal .item{
        width: 50%;
    }

    .services .item .photo{
        width: 30%;
        height: 100%;
    }
    .services .item .right {
        margin-left: 32%;
    }


}


@media only screen and (max-width : 599px) {
    .compilation .goods_tile .item{
        
    }
    
    .compilation .goods_tile .items{
        margin: 0;
    }
    
    .compilation .goods_tile .item{
        margin-bottom: 65px;
        width: 100%;
    }
    
    .good .left_col{
        width: 100%;
        float: none;
        border-bottom: 1px solid #e8e8e8;
        border-right: 0;
        padding-bottom: 20px;
    }
    
    .good .right_col{
        width: 100%;
        float: none;
    }
    
    .good .action{
        padding: 15px;
    }
    
    .tabs_good .tabs_caption li{
        width: 93px;
        font-size: 11.5px;
        margin-right: 0;
        height: 40px;
        line-height: 40px;
    }
    
    .catalog_goods{
        margin-left: 0;
        margin-right: 0;
    }
    
    .catalog_goods .item{
        width: 100%;
        float: none;
        padding: 0;
    }
    
    .catalog_goods .item .top {
        min-height: 0px;
    }
    
    .catalog_goods .item .bottom{
        min-height: 0;
    }
    
    .catalog_goods{
        margin-bottom: 30px;
    }
    
    .sorting .left{
        display: block;
        margin-bottom: 15px;
    }
    
    .sorting .right{
        display: block;
        float: none;
    }
    
    .pag li:nth-child(4),
    .pag li:nth-child(5),
    .pag li:nth-child(6){
        display: none;
    }
    
    .goods_table .item {
        height: 190px;
    }
    
    .goods_table .item .bottom{
        width: 50%;
        top: auto;
        bottom: 0px;
        right: 0px;
        height: auto;
        border: none;
    }
    
    .goods_table .item .price{
        width: 50%;
        top: auto;
        bottom: 0px;
        left: 0px;
        height: auto;
    }
    
    .filial_item{
        height: auto;
        width: 100%;
        float: none;
    }
    
    .filial_item .left{
        width: 100%;
        float: none;
    }
    
    .filial_item .right{
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: none;
        text-align: left;
    }
    
    .filial_item .name p{
        font-size: 14px;
    }
    
    .filial_item ul li{
        font-size: 14px;
    }
    
    .contacts .col{
        display: block;
    }
    
    .contacts .col_1{
        width: 100%;
        padding-right: 0;
    }
    
    .contacts .col_2{
        width: 100%;
        border: none;
        padding-left: 0;
    }
    
    .contacts p{
        margin-bottom: 23px;
    }
    
    .contacts ul li{
        padding-left: 40px;
    }
    
    .contacts_map{
        height: 380px;
    }
    
    .error404{
        background-size: 280px;
        background-position: center top;
    }
    
    .error404{
        padding-top: 219px;
        padding-bottom: 30px;
        text-align: center;
    }

	div#total_price {
	    bottom: 0px;
    	top: auto;
    	right: auto;
    	left: 0;
    	width: 100%;
	}


}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .slider .title_slider {
        font-size: 21px;
        line-height: 29px;
    }

    .blog .item {
        width: 100%;
    }

    .blog .items {
        padding-top: 15px;
    }

    .slider .inner {
        height: 250px;
    }

    .slider .bx-controls.bx-has-pager.bx-has-controls-direction {
        display: none;
    }

    .slider .btn {
        padding: 0px 10px;
        font-size: 12px;
    }

    .advantages .item .title{
        max-width: 84px;
    }
    
    .advantages .item .icon{
        font-size: 26px;
    }
    
    .advantages .item > div {
        height: 68px;
    }

	.services .all_container {
	    float: right;
	    display: none;
	}
    
    .title_block{
        margin-bottom: 25px;
        font-size: 24px;
    }
    
    .services .item .photo{
        width: 100%;
        height: 100%;
    }
    
    .services .item .right {
        width: 100%;
    	margin-left: 0px;
    	display: inline-block;
    }
    
    .consultation {
        padding: 22px;
        border: none;
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .consultation span{
        font-size: 24px;
        line-height: 32px;
    }
    
    .divide .item .icon{
        width: 98px;
        height: 98px;
    }
    
    .divide .item .right{
        padding-top: 0px;
        margin-left: 110px;
    }
    
    .content .inner{
        padding-bottom: 30px;
    }
    
    .compilation .tabs_caption li{
        margin-left: 8px;
        font-size: 15px;
    }

	.news_top .btn {
	    width: 135px;
	    height: 40px;
	    float: unset;
	    margin-top: 10px;
	}
    
    .partners ul li {
        width: 100%;
    }
    
    .partners ul li:nth-child(2){
        display: none;
    }
    
    .characteristics .significance{
        display: block;
        width: 100%;
        margin-top: 5px;
    }
    
    .characteristics ul li{
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e8e8e8;
    }
    
    .characteristics ul li:last-child{
        margin-bottom: 0;
        border: 0;
    }
    
    .characteristics .dotted{
        width: 100%;
    }
    
    .goods_tile{
        margin-left: 0;
        margin-right: 0;
    }

	.detail_item .item {
	    width: 100%;
	}

    .main .goods_tile .item{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .select{
        font-size: 11px;
    }
    
    .goods_list .item > div{
        padding-right: 15px;
        padding-bottom: 70px;
    }
    
    .goods_list .item .description{
        padding-bottom: 18px;
    }
    
    .goods_list .item .price{
        width: 50%;
        border-left: 0;
        border-bottom: 0;
        display: inline-block;
        vertical-align: top;
        border-top: 1px solid #e8e8e8;
        top: auto;
        bottom: 0px;
        right: auto;
        left: 0px;
        height: auto;
    }
    
    .goods_list .item .bottom{
        width: 50%;
        display: inline-block;
        vertical-align: top;
        border-top: 1px solid #e8e8e8;
        border-left: 1px solid #e8e8e8;
        top: auto;
        bottom: 0px;
        right: 0;
    }
    
    .goods_list .item .shild.right{
        bottom: 100px;
    }
    
    .goods_list .item .photo{
        width: 100px;
    }
    
    .goods_list .item .description {
        margin-left: 110px;
    }
    
    .goods .item .specification{
        font-size: 11px;
    }
    
    /****************************/
    .our_services .item .photo, .works .item .photo, .papers .item .photo, .news_list .item .photo {
	    width: auto;
	    height: auto;
	    float: unset;
	    text-align: center;
	}
    
    .our_services .item .right,
    .works .item .right,
    .papers .item .right,
    .news_list .item .right{
            margin-left: 0px;
    }
    
    .our_services .item p,
    .works .item p,
    .papers .item p,
    .news_list .item p{
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
    }
    
    .our_services .item h2,
    .works .item h2,
    .papers .item h2,
    .news_list .item h2{
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    
    .detail_callback .form ul{
        text-align: center;
    }
    
    .detail_callback .form ul li,
    .detail_callback .form ul li:nth-child(3){
        padding: 0px;
        width: 100%;
        margin-top: 20px;
    }
    
    .detail_callback h2{
        margin-bottom: 0;
    }
    
    .detail_callback{
        padding: 20px 15px;
    }
    
    .slider_detail h2{
        margin-bottom: 75px;
    }
    
    .reviews_clients .human .right{
        margin-left: 45px;
    }
    
    .gallery .photo{
        height: 77px;
    }
    
    .breadcrumbs{
        margin-bottom: 14px;
    }
    
    .breadcrumbs li{
        margin-bottom: 8px;
    }
    
    .detail .characteristics{
        margin-bottom: 30px;
    }
    
    .related h2{
        margin-bottom: 85px;
    }
    
    .related .inner{
        padding-top: 35px;
    }
    
    .related .inner{
        padding-bottom: 0;
    }
    
    .why ul li{
        width: 100%;
        margin-bottom: 45px;
    }
    
    .progress ul li{
        width: 48%;
    }
    
    .recourse span{
        font-size: 24px;
    }
    
    .recourse p{
        margin-left: 10px;
        padding-left: 10px;
        font-size: 12px;
    }
    
    .recourse p:before{
        width: 5px;
    }
    
    .error404{
        text-align: center;
    }
    
    .error404 h2{
        margin-bottom: 20px;
    }
    
    .error404 > span{
        width: auto;
    }
    
    .detail .pic span {
        font-size: 16px;
        line-height: 24px;
    }
    
    .our_partners .item{
        width: 100%;
    }
    
    .personal .item{
        width: 100%;
    }
    
    .popup{
        width: 100%;
        max-width: none;
        min-width: 0;
    }
    
    .affix,
    .affixed{
        width: 100%;
        margin-bottom: 20px;
    }
    
    .popup .send{
        width: 100%;
        float: none;
    }
    
    .popup h2{
        padding-left: 15px;
        padding-bottom: 15px;
        font-size: 22px;
    }
}

@media (max-width: 395px){
.form.popup {
    padding: 24px 120px 20px !important;
}
.pull-right {
    float: none;
    text-align: center;
    padding-top: 30px;
}
.form .send {
    float: none;
}
}

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

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}