@media screen and (max-width: 1200px){
	.zone-wrap {/*height: 655px;*/}
	.slider-control-button,
	.slider2-control-button{
		top: auto;
		bottom: 20px;
		margin-top: 0;
	}
  
}

@media screen and (max-width: 1023px){
    html, body {font-size: 16px;}
    .radio-tab-control{max-width: 235px;}
    .zonr-text {
        float: none;
        width: 100%;
    }
    .zone-wrap {/*height: auto;*/}
    .zone-controls {
        max-width: 240px;
        width: 100%;
        position: static;
        margin: 50px auto 0 auto;
    }
    .zone-tabs-list {
        position: relative;
        height: 500px;
    }
    .zone-tabs-list .tabs-item{/*height: 500px;*/}
    .zone-map {background-position: center top;}
    .zone{padding-bottom: 0;}
    .team-item {
        width: 100%;
        float: none;
        margin-bottom: 40px;
    }
    .slider2-item, .slider2-section {height: 500px;}
    #map {height: 500px;}
    .footer-left{width: 50%;}
    .footer-right{width: 35%;}
    .footer-middle {
        padding: 20px 0 0 0;
        clear: both;
    }
    .article img {
        float: none;
        margin: 0 auto 30px auto;
    }
    .article h1{text-align: center;}
    .zone {
      padding-bottom: 80px;
    }
    
}

@media screen and (max-width: 767px){
  body {
  }
    .top-slider-item,
    .top-section{
        height: 688px;
        text-align: center;
    }
    .order-call {
        float: none;
        margin: 0 auto;
    }
    .top-tel{
        float: none;
        margin: 0;
    }
    .logo {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 50%;
    }
    .logo img {
        width: 100%;
        margin-bottom: 10px;
    }
    .section-title{
        margin-bottom: 30px;
        position: relative;
        padding-left: 20px;
        text-align: left;
    }
    .radio-tab-control {border-right: 1px solid #fff;}
    .radio-tabs-controls{
        padding-top: 0;
    }
    .radio-tab-control {
      width: auto;
    }
    .radio-tab-control{height: 100px;}
    .radio-tabs-list {
        height: auto;
        background-size: cover;
        background-position: center bottom;
    }
    .listnen {
        left: 50%;
        top: -50px;
        white-space: nowrap;
        -webkit-transform: translate(-50%, -0%);
        transform: translate(-50%, -0%);
        margin-left: 0;
    }
    .zone-tabs-list,
    .zone-tabs-list .tabs-item {/*height: 390px;*/}
    .team figure{padding: 210px 0 0 40px;}
    .team-photo {
        left: 50%;
        margin-left: -96px;
    }
    .slider2-item, .slider2-section{height: 270px;}
    
    .slider2-text span:before {
        width: 5px;
        height: calc(100% - 14px);
        top: 7px;
    }
    .slider2-text{font-size: 2.2rem;}
    .blog-item {
        width: 49%;
        margin-right: 0;
    }
    .blog-item:nth-child(odd){float:left;}
    .blog-item:nth-child(even){float:right;}
    .blog-item:nth-child(2n+3){clear: both;}
    .blog-item:last-child{width: 100%;}
    .backform-input-wrap {
        float: none;
        width: 100%;
    }
    .backform-wrap {
        padding-left: 0;
        padding-top: 20px;
    }
    .footer-left {
        width: 100%;
        float: none;
    }
    .footer-right {
        width: 100%;
        float: none;
        padding: 16px 0 0 0;
    }
    .heshtag-list {display: block;}
    .heshtag {
        display: inline-block;
        margin-right: 20px;
    }
    .pop-up{padding: 60px 50px;}
    .header{
        text-align: center;
        padding: 20px 0;
    }
    .logo-header{float: none;}

.radio-tab-control {
  background-size: 80px;
}

.radio-tab-control .tabs-controls-link {
  background-size: 80px;
}
    .zone-wrap {
    height: 400px;
  }
	
  /*
  .zone-controls-item:nth-child(1),
	.zone-controls-item:nth-child(2){margin-right: 50px;}
  */


}

@media screen and (max-width: 480px){
  
  .about {
    padding-bottom: 10px;
  }
  .radio-tabs-list .tabs-item {
    padding-bottom: 20px;
  }
  
.radio-tab-control {
  width: 50%;
  height: 60px;  
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 1em;
}
  
.radio-tab-control .tabs-controls-link {
  border-radius: 8px;
}
  
    .zone-tabs-list,
    .zone-tabs-list .tabs-item {/*height: 300px;*/}
    .blog-item {
        width: 100%;
        float: none;
    }
    .blog-item-long .blog-img {height: 160px;}
    .blog-soc {
        float: none;
        width: 170px;
        margin: 0 auto 15px auto;
    }
    .breadcrumbs {float: none;}
/*    
	.zone-controls-item:nth-child(1){
		width: 100px;
		margin-right: 0;
	}
	.zone-controls-item:nth-child(2){
		width: 70px;
		margin-right: 0;
	}
	.zone-controls-item:nth-child(3){width: 120px;}
  */
  .zone-controls {
      max-width: 240px;
      width: 100%;
      position: static;
      margin: 20px auto 0 auto;
  }
  
  .area {
    padding: 0px 0;
  }
  
  .area-controls {
    padding-top: 10px;
  }
  .area-controls-item {
    width: 120px;
    height: 50px;
    background-size: 80px;
  }
  .area-controls-item a {
    width: 120px;
    height: 50px;
    background-size: 80px;
  }  
  
  .area-map {
    height: 270px;
  }
  
}

@media (min-width: 992px) and (max-width: 1199px) {
 
 .head .logos {
    width: 500px;
  }
  
  .head .logos-image {
    height: 70px;
  }
  .head .logos-slogan {
    font-size: 13px;
  }
  
}

@media (min-width: 768px) and (max-width: 991px) {
  
.radio-tab-control {
  background-size: 100px;
}

.radio-tab-control .tabs-controls-link {
  background-size: 100px;
}


  .menu {
    padding-left: 0;
    padding-right: 0;
  }
  .menu-logo{
    padding-left: 0;
  }
  .menu-link {
    text-align: right;
    overflow: hidden;
    max-width: 550px;
    max-height: 30px;
  }
  .menu-link li a {
    margin-right: -10px;
    font-size: 13px;
  }

 .head .logos {
    width: 500px;
  }
  
  .head .logos-image {
    height: 70px;
  }
  .head .logos-slogan {
    font-size: 13px;
  }

}

@media (max-width: 767px) {
  
  .menu {
    display: none !important;
  }
  
  .head .logos {
    padding-top: 30px;
    width: 240px;
  }
  
  .head .logos-image {
    height: 40px;
  }
  .head .logos-slogan {
    font-size: 12px;
    text-align: center;
  }
  
  .top-tel {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
  }
  
  .order-call {
    font-size: 14px;
    width: 160px;
    height: 45px;
    line-height: 40px;    
  }
  .head {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  .slider3 {
    margin-top: 0;
    padding: 10px;
    background: #104249;
  }
  
  .slider-responsive {
    min-height: 120px;
  }
  
  .slider3 .slider-responsive-inner-item .mask {
    display: none;
  }
  
  .slider-responsive-inner-item-img {
    width: 100%;
    height: auto;
  }

  .zone-map {
    margin-top: 0;
  }
  
  .zone-tabs-list {
    height: 400px;
  }
  
  .zone-wrap {
    height: 420px;
  }
  
  section.news .blog-item {
    width: 100%;
  }
  
  .section-title {
    display: block;
    text-align: center;
    padding-left: 0;
  }
  
  .section-title:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    background: transparent;
    margin-right: 0;    
  }
  
  .section-title:after {
    content: '';
    display: block;
    width: 70%;
    height: 5px;
    background: #80ccdd;
    margin: 9px auto;
  }
 
  .listnen {
    left: 50%;
    top: auto;
    bottom: 0;
    margin-bottom: -50px;
  }
  
  .about {
    padding-bottom: 30px;
  }
  
  .radio .section-title {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .slider-responsive-controls a[href="#next"] {
    right: 3px;
  }
  
  .slider-responsive-controls a[href="#prev"] {
    left: 3px;
  }
  
  #maps {
    height: 250px;
  }
  
  .footer-logo {
    text-align: center;
  }
  .footer-logo img {
    display: inline-block;
  }
  
  .footer-right {
    text-align: center;
    margin-top: 20px;
  }
  
  .footer-soc-icon {
    float: none;
    display: inline-block;
  }
  
  .heshtag-list {
    margin-top: 10px;
    text-align: center;
  }
  
  .copyright {
    text-align: center;
  }
  
  /*
  .zone-controls {
    max-width: 220px;
    text-align: center;
  }
  
  .zone-controls-item:nth-child(1) {
    width: 70px;
  }
  .zone-controls-item:nth-child(2) {
    width: 60px;
  }
  .zone-controls-item:nth-child(3) {
    width: 80px;
  }
  */
  
  /*.zone-controls {
      max-width: 240px;
      width: 100%;
      position: static;
      margin: 0 auto 0 auto;      
  }*/
  
  .zone-map {
    max-width: 400px;
    margin: 0 auto;
  }
  
.zone-controls-item {
	width: 80px;
  height: 60px;
	background-size: 80px;
  background-repeat: no-repeat;
  background-position: center;
}
.zone-controls-item a {
	width: 80px;
  height: 60px;
	background-size: 80px;
  background-repeat: no-repeat;
  background-position: center;
} 
 

}