/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) {  
  .header-lines-mobile{
    display: none;
  }
  .header-carousel .item{
    height: 730px;
  }
  .header-carousel .owl-dots{
    top: 360px; 
  }
  .own-section-text{
    width: 930px;
  }
  .own-section-text h1, .own-section-text h2{
    font-size: 60px;
  }
  ul.home-list li{
    font-size: 20px;
  }
  .header-carousel .home-list li img{
    width: 18px;
  }
  .head-btn a{
    font-size: 18px;
  }
  /*.own-section-text{
    width: 26%;
  }*/
  .galeryBox__box{
    height: 300px;
  }
}

@media only screen and (max-width : 1920px) {  
  .header-lines-mobile{
    display: none;
  }
  .header-carousel .item{
    height: 730px;
  }
  .own-section-text{
    width: 930px;
  }
  .header-carousel .owl-dots{
    top: 360px; 
  }
  .own-section-text h1, .own-section-text h2{
    font-size: 60px;
  }
  ul.home-list li{
    font-size: 20px;
  }
  .header-carousel .home-list li img{
    width: 18px;
  }
  .head-btn a{
    font-size: 18px;
  }
  /*.own-section-text{
    width: 26%;
  }*/
  .galeryBox__box{
    height: 300px;
  }
}

@media only screen and (max-width : 1700px){  
  .header-carousel .item {
    height: 650px;
  }
  .header-carousel .owl-dots {
    top: 315px;
  }
}

@media only screen and (max-width : 1600px){  
  .own-section-text h1, .own-section-text h2 {
    font-size: 54px;
  }
  .own-section-text {
    width: 840px;
  }
  ul.home-list li {
    font-size: 16px;
  }
  .header-carousel .home-list li img {
    width: 12px;
  }
  .head-btn a {
    font-size: 16px;
  }
}

@media only screen and (max-width : 1460px){
   .header-carousel .item {
    height: 600px;
  }
  .header-carousel .owl-dots {
    top: 295px;
  }
  .own-section-text h1, .own-section-text h2 {
    font-size: 46px;
  }
  .own-section-text {
    width: 700px;
  }
  ul.home-list{
    width: 42%;
  }
}

@media only screen and (max-width : 1400px){
  .header-carousel .item{
    height: 500px;
  }
  .header-carousel .owl-dots {
    top: 240px;
  }
  .header-carousel .home-list li img {
    width: 10px;
  }
  .head-btn a {
    font-size: 14px;
  }  
}

@media only screen and (max-width : 1296px){
  .load-more-container ul li {
    width: calc(22% - -5px);
  }
}

@media only screen and (max-width : 1250px){
  .header-contacts{
    margin-left: 5px;
  }
  .header-logo img {
    width: 220px;    
  }
  .header-logo {
    width: 20%;   
  }  
}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .header .menu>ul>li .menu-subs.menu-column-4>.list-item .title{
    font-size: 12px;
  }
  .header .menu>ul>li>a{
    font-size: 12px;
  }
}

@media only screen and (max-width : 1199px) {
  .own-section-text h1, .own-section-text h2 {
    font-size: 38px;
  }
  ul.home-list li {
    font-size: 14px;
  }
  .own-section-text {
    width: 660px;
  }
  .galeryBox__box {
    height: 250px;
  }
}

@media only screen and (max-width : 1196px){
  .load-more-container ul li {
    width: calc(22% - -3px);
  }
}

@media only screen and (max-width : 1170px){
  .header-logo img {
    width: 185px;
  }
  .header-logo {
    width: 17%;
  }
}

@media only screen and (max-width : 1150px) {  
  .menu-section{
    padding-left: 0;
  }
}

@media only screen and (max-width : 1140px){
  .header-adress p{
    font-size: 12px;
  }
  .header-phone p{
    font-size: 12px;
  }
}

@media only screen and (max-width : 1129px){
  .load-more-container ul li {
    width: calc(22% - 0px);
  }
}

@media only screen and (max-width : 1120px){
  .header-logo {
    width: 18%;
  }
}

@media only screen and (max-width : 1116px){
  .header-item {
    flex-grow: 1;
    width: 100%;
  }
  .header-phone a{
    font-size: 14px;
  }
  .header-phone-item ul li img {
    width: 18px;
  }
  .header-phone-item ul li {
    display: inline-block;
    margin-right: 2px;
  }
}

@media only screen and (max-width : 1100px){
  .header .menu>ul>li {    
    margin-left: 12px;    
  }
}

@media only screen and (max-width : 1080px){
  .menu-section{
    padding-left: 0;
  }
}

@media only screen and (max-width : 1070px){
  .header-phone a{
    font-size: 14px;
  }
}

@media only screen and (max-width : 1060px){
  .header-logo img {
    width: 165px;
  }
}

@media only screen and (max-width : 1050px){
  .header-logo-text p{
    font-size: 12px;
  }
  .header-adress p{
    font-size: 12px;
  }
  .header-phone p{
    font-size: 12px;
  }
  .header-phone a{
    font-size: 14px;
  }
  .header-phone{
    line-height: 1.2;
  }
  .header-btn a{
    font-size: 13px;
  }
  .galeryBox__box {
    height: 225px;
  }
}

@media only screen and (max-width : 1042px){
  .header .menu>ul>li {
    margin-left: 8px;
  }
}

@media only screen and (max-width : 1029px){
  .load-more-container ul li {
    width: calc(22% - 2px);
  }
}

@media only screen and (max-width : 1024px){
  .models__list {
    margin: 18px -20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .models__item:first-child {
    padding-left: 20px;
  }
  .models__item {
    padding: 16px 20px 12px;
  }
  .models__img {
    height: 37.6vw;
    margin: 0 auto;
    max-width: 400px;
    max-height: 200px;
  }
  .models__list{
    border-right: none;
    border-left: none;
  }
  .models__title {   
    margin-bottom: 0;
  }
  .models .wrapper {
    padding: 0 15px;
    margin: auto;
    overflow: hidden;
  }
  .models .section-title h3 {
    padding-left: 0;
  }
  .section-title h3{
    font-size: 28px;
  }
}

@media only screen and (max-width : 1012px){
  .header-logo img {
    width: 155px;
  }
  .header-logo {
    width: 17%;
  }
}

@media only screen and (max-width : 1006px){
  .header-logo img {
    width: 145px;
  }
  .header-logo {
    width: 15%;
  }
  .header .menu>ul>li {
    margin-left: 5px;
  }
}

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

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  /*.header-contacts{
    display: none;
  }*/
	.header-contacts-line-one .header-adress-line-one{
		display: none;
	}
	.header-contacts-line-one .header-mail-line-one{
		display: none;
	}
	.header-contacts-line-one .header-btn-line-one{
		display: none;
	}
	.header-contacts{
		border-bottom: none;
	}
	.header-lines-mobile {
        display: block;
       position: absolute;
        top: 264px;
    }
  .header-logo {
    width: 38%;
    display: flex;
  }
  .header-logo img {
    width: 150px;
  }
  .header-phone {
    text-align: left;
    padding-left: 8px;
  }
  .header-phone a {
    font-size: 16px;
    /*display: inline-block;
    width: 100%;*/
    line-height: 1.4;
  }
  .header-phone p {    
    margin-top: 19px;
    font-size: 13px;
  }
  .adress-item {   
    width: 100%;
    margin-top: 8px;
    margin-left: 8px;
  }
  .header-btn {
    text-align: left;
    margin-top: 20px;
    padding-left: 8px;
  }
  .header-lines-mobile{
    display: block;
    margin-top: 16px;
  }
  ul.second-menu li {
    display: inline-block;
    /*padding: 18px 15px 15px 15px;*/
  }
  .header .menu>ul>li {
    margin-left: 0;
  }
  .header-item{
    width: 100%;
  }  
  .header-adress p {
    font-size: 13px;
  }
  .header-btn a {
    font-size: 14px;
  }
  .header .menu>ul>li>a {
    font-size: 14px;
  }
  .header .menu>ul>li .menu-subs.menu-column-4>.list-item .title{
    font-size: 14px;
  }
  .header-item-center img{
    display: inline;
  }
  .header-phone-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}

@media only screen and (max-width : 991px) {
	.own-section-text{
    margin-left: 11%;
  }
  .galeryBox__box {
    height: 265px;
  }
  .about-img img {
    width: 35%;
  }
  .about-img{
    margin-bottom: 30px;
  }
  .load-more-container ul li {
    width: calc(30% - 2px);
  }
}

@media only screen and (max-width : 869px){
  .load-more-container ul li {
    width: calc(29% - -4px);
  }
}

@media only screen and (max-width : 814px){
  .load-more-container ul li {
    width: calc(29% - -2px);
  }
}

@media only screen and (max-width : 800px) {
  .galeryBox__box {
    height: 220px;
  }
}

@media only screen and (max-width : 768px) {
  .load-more-container ul li {
    width: calc(29% - -1px);
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.header-logo{
    width: 50%;
  }  
  .galeryBox__box {
    height: 310px;
  }
  .about-img img {
    width: 50%;
  }
  footer .col-xs-6{
    width: 100%;
  }
  .footer-type a{
    margin-top: 20px;
  }
  .footer{
    padding-top: 60px;
  }
  .footer .header-contacts {
    margin-left: 0;
  }
  footer .header-item{
    padding-left: 0;
  }
  footer .contacts-phones{
    margin-top: 20px;
  }
  .footer-adress p{
    text-align: left;
  }
  .tovar .galeryBox__box{
    height: 610px;
  }
  .load-more-container ul li {
    width: calc(45% - -1px);
  }
  .header-carousel .item {
    height: 450px;
  }
  .own-section-text h1, .own-section-text h2 {
    font-size: 32px;
  }
  .own-section-text {
    width: 500px;
  }
  ul.home-list {
    width: 55%;
  }
  .header-carousel .owl-dots {
    top: 215px;
  }
  .about-video {
    width: 40%;
    margin-bottom: 40px;
  }
  .about-page-info h4{
    margin-left: 20px;
  }
}

@media only screen and (max-width : 740px){
  .header .menu{
    width: 60%;
  }
}

@media only screen and (max-width : 720px){
  .about-page-info{
    display: block;
  }
  .about-page-info img {
    width: 100%;
  }
  .about-page-info h4{
    margin-left: 0;
  }
  .about-video{
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width : 700px){
  .header-carousel .owl-controls .owl-nav>div{
    left: 0;
  }
  .header-carousel .owl-controls .owl-nav>div.owl-next{
    right: 0;
  }
}

@media only screen and (max-width : 649px){
  .load-more-container ul li {
    width: calc(44% - 0px);
  }
}

@media only screen and (max-width : 640px){
  .galeryBox__box {
    height: 255px;
  }
}

@media only screen and (max-width : 600px){
  .header-logo {
    width: auto;
    display: inline-block;
  }
  .own-section-text {
    margin-left: 7%;
  }
  .own-section-text h1, .own-section-text h2 {
    font-size: 30px;
  }
  .own-section-text {
    width: 475px;
  }
}

@media only screen and (max-width : 580px){
  .tovar .galeryBox__box {
    height: 490px;
  }
}

@media only screen and (max-width : 560px) {   
  .catalog-product .col-xs-6 {
    width: 100%;
  } 
}

@media only screen and (max-width : 550px) {  
  .header .menu {
    width: 80%;
  }
  .own-section-text{
    padding: 0;
    margin-left: 15px;
  }
  .header-carousel .owl-dots {
    top: 60px;
    left: 18px;
  }
  .own-section-text {
    width: 100%;
  }
  .header-carousel .owl-controls .owl-nav>div {
    right: 59px;
    left: auto;
  }
  .header-carousel .owl-controls {
    left: -19px;
    top: 82%;    
  }
}

@media only screen and (max-width : 530px){
  .galeryBox__box {
    height: 215px;
  }
}

@media only screen and (max-width : 529px){
  .load-more-container ul li {
    width: calc(43% - -2px);
  }
}

@media only screen and (max-width : 486px){
  .load-more-container ul li {
    width: calc(42% - -2px);
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {  
  .form-callback {    
    padding: 50px 20px;    
  }
  .about-img img {
    width: 100%;
  }
}

@media only screen and (max-width : 450px) {  
  .galeryBox__box {
    height: 190px;
  }
  .header-logo img {
     width: 100px;
  }
}

@media only screen and (max-width : 440px) {  
  .own-section-text {
    margin-left: 15px;
  }
  .tovar .galeryBox__box {
    height: 340px;
  }
  .own-section-text h1, .own-section-text h2 {
    font-size: 28px;
  }
  .own-section-text{
    margin-right: 15px;
  }
}

@media only screen and (max-width : 429px){
  .load-more-container ul li {
    width: calc(41% - -5px);
  }
}

@media only screen and (max-width : 420px){
  ul.home-list {
    width: 65%;
  }
}

@media only screen and (max-width : 418px){
  .load-more-container ul li {
    width: calc(41% - -3px);
  }
}

@media only screen and (max-width : 410px) {
  .header .menu {
    width: 100%;
  }
}

@media only screen and (max-width : 405px){
  .header-carousel .owl-controls {
    left: -15px;
    top: 82%;
  }
  
}

@media only screen and (max-width : 400px){
  .works .col-xs-6{
    width: 100%;
  }
  .galeryBox__box {
    height: 315px;
  }
  .load-more-container ul li {
    width: calc(90% - -3px);
  }
  .header-content{
	  display: block;
  }
    .header-logo {
      width: 100%;
      display: block;
      text-align: center;
      margin: auto;
  }
   .header-logo-img{
	   width: 100%;
       display: block;
   }
	.header{
		padding-bottom: 0;
	}
	.header-contacts {
        margin-left: 0;
		padding-bottom: 0px;
    }
}

@media only screen and (max-width : 385px){  
  .header-logo {
    width: 100%;
  }
}

@media only screen and (max-width : 360px) {
  .header-logo {
    width: 100%;
  }
  .tovar .galeryBox__box {
    height: 290px;
  }
}

@media only screen and (max-width : 340px) {
  .header-adress p{
    margin-right: 8px;
  }
  .galeryBox__box {
    height: 275px;
  }
}

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

}

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

}

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

}

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

}