/*==========  Desktop First Method  ==========*/

@media only screen and (min-width : 992px) {
    .toggleMenu{
        display: none!important;
    }
    
    body.active{
        padding-top: 151px;
    }
    
    .nav{
        display: inline-block!important;
    }
    
    .sticky .nav{
        width: 66%; 
        float: left;   
        display: block!important;
    }  

    .sticky .nav > li > a{
        padding-left: 8px;
        padding-right: 8px;
        
    } 
    
    .sticky .bottom_right{
        width: 16%;
        float: left;
        display: block;
        text-align: right;
    }
    
    .sticky.header{
        position: fixed;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    }
    
    .sticky .inner{
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .nosticky{
        
    }
    
    .sticky .item,
    .sticky .search{
        display: none;
    }
    
    .sticky .bottom .callback{
        display: inline-block;
    }
    
    .sticky .logo span{
        color: #fff;
    }
    
    .sticky .bottom .logo{
        
        display: block;
        float: left;
    }
    
   
}

@media only screen and (min-width : 1199px) {
    .sticky .nav > li > a{
        padding-left: 11px;
        padding-right: 11px;
        
    } 
}
@media only screen and (max-width : 1600px){
    
    .bx-wrapper .bx-pager{
        padding-left: 16.4%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 16.4%;
    }
}

@media only screen and (max-width : 1440px){
    .bx-wrapper .bx-pager{
        padding-left: 12%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 12%;
    }
    
}

@media only screen and (max-width : 1366px){
    .bx-wrapper .bx-pager{
        padding-left: 11%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 11%;
    }
    
}

@media only screen and (max-width : 1280px){
    .bx-wrapper .bx-pager{
        padding-left: 10%;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 10%;
    }
    
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .bx-wrapper .bx-pager{
        padding-left: 60px;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 60px;
    }
    
    /**PADDING 30**/
    .do_it .inner,
    .type_project .inner,
    .popular,
    .blog .inner,
    .about .inner,
    .advantages .inner,
    .news .inner,
    .partners,
    .ques,
    .footer .inner{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .partners .owl-carousel{
        padding-top: 0px;
    }

    .owl-controls .owl-prev, .owl-controls .owl-next {
        top: -40px;
    }
    .owl-carousel {
        padding-top: 0;
    }
    .content h2 {
        margin-bottom: 10px !important;
    }
  .sticky .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
	.nav li a .fa {
	  margin-left: 5px;
	}
  .sticky .nav {
    width: 68%;
  }
  .sticky .bottom_right {
    width: 14%;
  }
	.header .callback {
	  padding: 10px;
	}

}

@media only screen and (max-width : 1199px) {
    
    .header .item:nth-child(1){
        width: 20%;
        text-align: center;
    }
    .header_second .item:nth-child(1){
        width: 28.33%;
        text-align: center;
        margin-bottom: 0px;
    }
    
    .header .item:nth-of-type(2),
    .header .item:nth-of-type(3),
    .header .item:nth-of-type(4),
    .header .item:nth-of-type(5){
        width: 20%;
    }

    .header_second .item:nth-of-type(2),
    .header_second .item:nth-of-type(3),
    .header_second .item:nth-of-type(4),
    .header_second .item:nth-of-type(5){
        width: 28%;
    }

    .header .phones .phone:nth-child(1) {
        font-size: 21px;
    }

    .about .left{
        width: 77%;
        padding-right: 90px;
    }
    
    .about .right{
        width: 23%;
    }
    
    .map,
    .contacts .map{
        height: 480px;
    }
    .ques .title_block {
        font-size: 32px;
    }

    .footer .left {
        width: 70%;
    }
    .footer .right {
        width: 30%;
    }

    .footer .col{
        width: 30%;
    }
    
    .content .sidebar{
        width: 23%;
    }
    
    .sidebar_left .content .main_block{
        width: 77%;
        padding-left: 45px;
    }

    .sidebar_right .content .main_block{
        width: 77%;
        padding-left: 45px;
    }
    
    .content .inner{
        padding-bottom: 30px;
    }
    
    .catalog{
        margin-bottom: 30px;
    }
    
    .content .right_col{
        padding-left: 45px;
    }
    
    .sorting .sort_theme{
        display: block;
        float: none;
        margin-top: 25px;
    }
    
    .price_list .item{
        margin-bottom: 35px;
    }
    
    .good_top .right{
        padding-left: 45px;
    }
    
    .order{
        padding: 30px 25px;
    }
    
    .order .col{
        width: 100%!important;
        float: none;
        text-align: center!important;
        border: none!important;
        padding: 0!important;
    }
    
    .order p{
        margin-bottom: 25px;
    }
    
    .order{
        margin-bottom: 30px;
    }
    
    .services .item{
        
    }
    
    .reviews_item .text{
        height: auto;
    }
}

@media only screen and (max-width : 1024px){
    
    .slider_good .bx-wrapper .bx-next{
        top: 277px;
    }
    
    .good .square{
        padding-left: 25px;
    }
    
    .good_finish .square{
        padding-left: 0;
        padding-right: 25px;
    }
}

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

    
    .slider_good .bx-wrapper .bx-next{
        top: 263px;
    }
}

@media only screen and (max-width : 991px){
    .do_it .item > div{
        padding-left: 75px;
    }   

    .bottom.colored .nav > li:hover > a {
        color: #3c3f42 !important;
    }
    
    /**TITLE 36**/
    .title_block{
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 30px;
    }
    
    .type_project .item{
        width: 50%;
    }
    
    .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    
    .nav {
        width: 100%;
        position: absolute;
        top: 100%;
        margin-top: 8px;
        left: 0px;
        background: #fff;
        z-index: 9;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        text-align: left;
    }
    
    .nav > li{
        margin-left: 0;
        float: none;
    }
    
    .nav > li.hover > ul{
        width: 100%;
        left: 0;
    }
    
    .nav a{
        padding-left: 20px;
        padding-right: 20px;
        color: #3c3f42;
    }
    
    .nav li ul{
        min-width: 0;
        width: 100%;
        
    }
    
    .nav li ul ul{
        background: #f9f9f9;
    }
    
    .header .bottom{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    
    .toggle_search{
        margin-top: 4px;
    }
    
    .search_drop{
        margin-top: 8px;
        right: -15px;
    }
    
    .search_drop{
        width: 520px;
    }
    
    .blog .item{
        width: 50%;
    }
    
    .advantages .item span{
        margin-bottom: 25px;
    }
    
    .news .item {
        width: 50%;
        height: auto;
        float: left;
    }
    
    .footer .left{
        width: 100%;
        float: none;
    }
    
    .footer .right{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    
    .footer .col{
        width: 32%;
    }

    .ques .left{
        width: 100%;
        float: none;
        padding-right: 0;
        padding-bottom: 30px;
    }

    .ques .right{
        width: 100%;
        float: none;
    }
    
    .content .sidebar{
        display: none;
    }
    
    .sidebar_left .content .main_block{
        width: 100%;
        float: none;
        padding-left: 0px;
    }

    .sidebar_right .content .main_block{
        width: 100%;
        float: none;
        padding-left: 0px;
    }
    
    .content h1,
    .content h2,
    .about_head .title{
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 30px;
    }
    
    .contact_line .col{
        width: 100%;
        float: none;
        margin-bottom: 25px;
        text-align: left!important;
    }
    
    .contact_line .item{
        border: none;
    }
    
    .branches .item{
        width: 49%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    
    .good_top .left{
        width: 100%;
        float: none;
    }
    
    .good_top .right{
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 30px;
    }
    
    .slider_good{
        max-width: 768px;
        margin: 0 auto;
    }
    
    .slider_good .bx-wrapper .bx-prev{
        margin-left: -30px!important;
    }
    
    .slider_good .bx-wrapper .bx-next{
        top: 0px;
        margin-left: 0px!important;
    }
    
    .profit .item,
    .main_block .profit .item{
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
        margin-bottom: 25px;
    }
    
    .good_cols .right{
        padding-left: 35px;
    }
    
    .with_icon{
        padding-left: 50px;
    }
    
    .page_icons > div{
        width: 19%;
    }

    .content .filter-action {
        display: inline-block;
    }

    .content .bx-filter {
        display: none;
    }

    div#modef {
        display: none;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
    .header_second .item:nth-of-type(2), .header_second .item:nth-of-type(3), .header_second .item:nth-of-type(4), .header_second .item:nth-of-type(5) {
        width: 25%;
    }
    .header .phones .phone:nth-child(1) {
        font-size: 18px;
        font-weight: 300;
    }
    .header .item:nth-of-type(2) {
        display: none;
    }
    .header .item:nth-child(1) {
        width: 100%;
        margin-bottom: 10px;
    }
    .header .item:nth-of-type(2), .header .item:nth-of-type(3), .header .item:nth-of-type(4), .header .item:nth-of-type(5) {
        width: 33%;
        text-align: center;
    }
}

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

    .header {
        text-align: center;
    }
    .header .inner {
        padding-top: 5px;
        padding-bottom: 0px;
	}
    
    .slider .inner{
        padding-top: 45px;
    }
   
    .slider .chisel{
        padding: 35px 25px;
    }
    
    .slider .bx-wrapper .bx-prev, .slider .bx-wrapper .bx-next{
        left: 40px;
    }
    
    .bx-wrapper .bx-pager{
        padding-left: 40px;
    }
    
    .slider li{
        height: 460px;
    }
    
    .bx-wrapper .bx-controls-direction a{
        top: 30px;
    }
    
    .slider .title{
        font-size: 36px;
        line-height: 38px;
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
        bottom: 30px;
    }
    
    .do_it .item{
        width: 100%;
        float: none;
    }
    
    .type_project .item{
        width: 100%;
        float: none;
    }
    
    .search_drop{
        width: 480px;
    }
    
    .header .item{
        width: 100%!important;
        float: none;
        margin-bottom: 20px;
        text-align: center!important;
    }
    
    .header .phones{
        text-align: center;
    }
    
    .blog .item{
        width: 100%;
    }
    
    .about .left{
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 20px;
    }
    
    .about .right{
        width: 100%;
        float: none;
    }
    
    .advantages .item{
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    
    .map,
    .contacts .map{
        height: 380px;
    }
    
    .ques .left,
    .ques .title_block{
        text-align: center;
    }
    
    .ques .col{
        width: 100%!important;
        float: none;
    }
    
    .ques form{
        max-width: 380px;
        margin: 0 auto;
    }
    
    .footer .col{
        width: 100%;
        margin-bottom: 10px;
    }
    
    .popup .col{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    
    .popup{
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .form .bottom > div{
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .progress .item{
        width: 100%;
        float: none;
    }
    
    .main_block .profit .item{
        width: 32%;
        display: inline-block;
        vertical-align: top;
        float: none;
        margin-bottom: 25px;
    }
    
    .catalog .catalog_item{
        width: 50%;
        float: none;
    }
    
    .error_404 .left{
        width: 100%;
        float: none;
    }
    
    .error_404 .right{
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    
    .error_404{
        padding: 25px 0;
    }
    
    .faq .accardion_item .top{
        padding-left: 15px;
    }
    
    .faq .accardion_item .description{
        padding: 15px;
    }
    
    .content .left_col{
        width: 100%;
        float: none;
    }
    
    .content .right_col{
        width: 100%;
        float: none;
        padding-left: 0;
        padding-top: 30px;
    }
    
    .news .item .right{
        margin-left: 110px;
    }
    
    .reviews_item .text{
        padding: 25px 15px;
    }

    .partners_inner .item {
        width: 50%;
    }
    .profit .item{
        width: 49%;
    }
    
    .good_cols .left{
        width: 100%;
        float: none;
        padding-right: 0;
    }
    
    .good_cols .right{
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 25px;
    }
    
    .good_cols{
        margin-bottom: 30px;
    }
    
    .services .item{
        width: 100%;
        float: none;
    }
    
    .services .item p{
        height: auto;
    }
    
    .docs_50 .item{
        width: 100%;
        margin: 10px 0;
    }
    
    .accardion_item .description{
        padding-left: 15px;
    }
    
    .accardion .salary{
        display: block;
        float: none;
        margin-top: 10px;
    }
}
@media (max-width: 768px){
    .item.flex-cont{
        height: auto !important;
    }
}
@media only screen and (max-width : 600px){
    .item_gallery{
        
    }
    
    .item_gallery{
        width: 50%;
    }
    
    .personal .item{
        width: 100%;
        float: none;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .reviews_items .col{
        width: 100%;
    }
    
    
}


@media only screen and (max-width : 599px) {
    
    .services_chapter .item .pic{
        float: none;
        margin-bottom: 25px;
        text-align: center;
        display: inline-block;
    }
    
    .services_chapter .item .right{
        margin-left: 0;
    }
    
    .services_chapter .item{
        margin-bottom: 35px;
        text-align: center;
    }

    .slider_good_right{
        width: 100px;
    }
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .btn {
        font-size: 12px;
    }

    .search_drop{
        width: 320px;
    }
    
    .advantages .item{
        width: 49%;
        display: inline-block;
        vertical-align: top;
        float: none;
        text-align: center;
    }

    .about .item {
        text-align: center;
    }
    .main_block .profit .item{
        width: 49%;
    }
    
    .catalog .catalog_item{
        width: 100%;
    }
    
    .pag li{
        margin-left: 2px;
    }
    
    .branches .item{
        width: 100%;
    }
    
    .price_list{
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .table_price table tbody tr td,
    .table_price table thead tr td{
        padding-left: 10px;
    }

    .content h1, .about_head .title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .content h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 15px;
        padding-top: 7px;
    }
    .title_block {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .good .square{
        padding-left: 15px;
        font-size: 24px;
    }
    
    .good .price{
        font-size: 29px;
    }
    
    .good .right_top{
        margin-bottom: 30px;
    }
    
    .services .item .pic{
        float: none;
        margin-bottom: 20px;
    }
    
    .services .item .right{
        margin-left: 0;
    }

    .news .item {
        width: 100%;
        height: auto;
        float: none;
    }
    
    .good .right_bottom > div{
        width: 100%!important;
        display: block;
        margin-bottom: 15px;
    }

    .doc {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    
    .reviews_one{
        margin-bottom: 25px;
    }
    
    .reviews_one{
        margin-top: 25px;
    }
    
    .reviews_item .name{
        width: 100%;
    }
    
    .reviews_item .social{
        width: 100%;
        float: none;
        margin-top: 15px;
    }
    
    .header_second .callback{
        display: block;
        float: none;
        margin-bottom: 10px;
    }

    .header_second .callback.two {
        display: none;
    }

    .header_second .address {
        margin-left: 0px;
        padding-left: 15px;
    }

    .header_second .search {
        float: right;
    }
    
    .page_icons > div{
        width: 32%;
    }
    .jqmWindow {
        max-width: 99%;
    }
    .g-recaptcha.rendered {
        margin-left: -13px;
    }
    .ques .title_block {
        font-size: 26px;
    }
    .ques p {
        font-size: 20px;
        line-height: 20px;
    }
    .ques .left {
        padding-bottom: 0px;
    }
    .footer {
        text-align: center;
    }
    .footer .sub {
        margin-bottom: 10px;
        padding-bottom: 10px;
        font-size: 22px;
    }
    .footer .right {
        margin-top: 0px;
    }
    .footer .left {
        padding-right: 0px;
    }
    .ya-share2 {
        text-align: center;
        width: 100%;
    }
    .no_mobile {
        display: none !important;
    }
}

@media only screen and (max-width : 380px){
    .advantages .item{
        width: 100%;
        text-align: center;
    }
    
    .main_block .profit .item{
        width: 100%;
    }
    
    .profit .item{
        width: 100%;
    }
    
}

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


/*==========  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) {

}

/* Other */
@media (min-width : 992px) and (max-width : 1200px) {

}