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

}/*1440*/

@media screen and (max-width: 1366px) { 
  
  .cmp-title, .section-header-2 {
	font-size: 23px;
 
	line-height: 110%;
}
  
  .cmp-price span {
	font-size: 15px;
 
} 
  
  .section-header {
	font-size: 40px;
 
	line-height: 120%;
}
  
  .top h1 {
	font-size: 58px;
  line-height: 33px
}
  
  .top h1 span {
	font-size: 15px;
 
}
  
  html{
    font-size: 14px;
  }
  
  .header-logo {
	min-width: 120px;
	max-width: 195px;
}
  
  .header-nav a {
		font-size: 13px;
 }
  
  .header-nav .price {
 
	font-size: 11px;
 
}
  
}/*1366*/

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

}/*1280*/

@media screen and (max-width: 1160px) {
  
.item-adv {
	padding-left: 0px;
}  
  
.box-adv {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
} 
  
.item-adv {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin-bottom: 30px;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
} 
  
.box-free-design-project{
  margin-top: 60px;
}  
  
.box-free-design-project .wrap-content {
 
	padding-left: 30px;
}
  
.box-free-design-project img {
	 display: none;
}
  
  .box-free-design-project {
	 background-image: url(../img/images/raspil.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -110px top;
  
}
  
 section.top .section-right {
    display: none;
  }
  
 section.top .section-left {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 60px 0
  }
  
  .header-info .header-info__messanger {
	display: none;
}
  
  .detalis-strong {
font-size: 14px;

}
 
  .header-nav .price {
	 display: none
}
  
  .box-callback {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  
  .box-callback .section-right,
  .box-callback .section-left{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-bottom: 30px;
}
  
  input[type="text"], input[type="tel"], input[type="email"] {
   min-width: 200px;
    margin-right: 20px
}
  
}/* 1160 */

@media screen and (max-width: 1024px) {
  .header-info .header-info__messanger {
	display: block;
  margin-left: 0;
}
  
  .header-info__messanger ul li span {
	width: 40px;
	height: 40px;
	margin: 0 20px 0 0px;
}
  

  
/* m-menu */
  
  .header-info {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -350px;
    background: #fff;
    width: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    padding-left: 30px;
    overflow-y: scroll;
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 100;
    padding-top: 90px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  
  .header-info > div {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-bottom: 30px;
}
  
.detalis-strong {
  font-size: 15px;
}
  
.header-info-detalis > div{
line-height:  23px;
}
  
.header-top .content {
	height: 85px;
}
  
.header-info.open {
	right: 0;
	-webkit-box-shadow: 2px 0 10px 0 #8f8f8f96;
	box-shadow: 2px 0 10px 0 #8f8f8f96;
}
  
  .m-menu{
    display: block;
    position: absolute;
    right: 40px;
    z-index: 111;
    cursor: pointer;
  }
  
  .m-menu span{
    width: 28px;
    height: 28px;
  }

  .m-menu.open{
    position: fixed;
  }

  .m-menu span {
    font-size: 32px;
  }
  
/* m-menu */

}/* 1024 */

@media screen and (max-width: 1030px) {
    
}/* 1030 */

@media screen and (max-width: 940px) {
  
  .header-nav a {
	white-space: nowrap
}
  
  header nav{
    overflow-x: auto;
  }
  
   header nav ul li{
     margin-right: 30px
  }
    
}/* 940 */

@media screen and (max-width: 820px){
  
  .box-partner .section-header-2 {
    text-align: center;
    padding-bottom: 30px;
  }
  
  .box-partner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  input[type="text"], input[type="tel"], input[type="email"] {
   min-width: 220px;
    margin-right: 0px
  }
  
  .box-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .box-form > div{
    padding-bottom: 15px
  }
  
}/* 820 */

@media screen and (max-width: 760px) {
  
 
  
  .item-adv {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
 
}
  
  .box-components {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
.cmp-price {
	padding-bottom: 25px;
}
  
  .box-components .item-component {
	-ms-flex-preferred-size: calc(50% - 15px);
	flex-basis: calc(50% - 15px);
}

}/* 760 */

@media screen and (max-width: 620px) {
  
   .wrap-box-parnters {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
  
.review-user {
	font-size: 16px;

}
  
  .top h1 {
	font-size: 48px;
	line-height: 33px;
}
  
  .item-partners{
    margin-bottom: 20px;
  }  
    
}/* 620px	 */


@media screen and (max-width: 480px) {
  
  .developer a, .copyright span{
    display: block;
  }
  
  .developer a span{
    display: none;
  }
  
  section.call-back {
	 
	padding-bottom: 40px;
	margin-top: 80px;
}
  
  .owl-dots {
	right: 0;
	left: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
   
}
  
  .section-header .line {
 
	margin-top: 20px;
  margin-bottom: 15px
}
  
  .section-header {
	font-size: 35px;
	line-height: 100%;
}
 
  .cmp-title {
	padding-top: 5px;
}
  
 .cmp-price {
	 
   padding-top: 15px
}
  
  .box-components .item-component {
	-ms-flex-preferred-size: calc(50% - 5px);
	flex-basis: calc(50% - 5px);
}
  
    .top h1 {
    font-size: 37px;
    line-height: 33px;
}
  
  .design-present {
	
	margin-top: 38px;
	margin-bottom: 45px;
	
}
  
  .top h1 span {
	font-size: 12px;
  padding: 3px 10px;
}
  
header nav {
	overflow-x: visible;
}
  
  header nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
 
} 
  
.header-nav .content ul {
	height: auto;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
  
  .header-nav .content ul li a{
    line-height: 55px
  }
  
 .header-nav .price  {
	display: block;
}
  
.top .content .section-left {
	padding-right: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
  
  .modal-wrap-content {
	margin: 0px 20px 53px 20px;
	padding-bottom: 0;
}
  
  .modal-window-content {
 
	top: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
  
.modal-window.open {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	top: 0;
	position: fixed;
	-webkit-animation: experience 0.4s;
	animation: experience 0.4s;
}
  
  
}/*480px*/