h3{font-size:36px;}p{font-size:18px;}

.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a.btn-buy {
    margin-top: 0px;
}

.filter-holder{display:none;}
.texthr{border-bottom: 2px solid #ff8901;}
.deck-wrapper .section-content {padding-bottom: 0px;}
.deck-wrapper .section-features.section-filter-result{padding:20px 0;min-height:inherit}
.category-page .deck-wrapper h2.section-title{margin-bottom:30px;font-size:30px;text-transform:none}
.category-content{text-align:center;width:80%;margin:0 auto;}
.deck-wrapper .carousel-inner a:hover h4{color: #ff8900;}
.das-bg-orange{
	background: linear-gradient(to bottom, #ffe7cd 5%, #fff 70%);
    height: 200px;
    width: 100%;
}
.das-banner{background:url('/library/assets/products/zone-das-one/ZoneDAS_One_banner.jpg') no-repeat center center; height:700px; background-size:cover; position:relative;}
.das-banner-box {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
	width: 100%;
    text-align: center;
}
.das-banner-box h1{
	font-size:100px;
	color:#fff;
}
.das-banner-box .banner-title{
	font-size: 36px;
}
.das-banner-box .banner-title-era{
	font-size: 46px;
	background-color: #d4811e;
    padding: 10px 30px;
	opacity: 0.9;
}

.zone-das-product{background: url(/library/assets/products/zone-das-one/ZoneDAS_One.png) no-repeat center center; background-size: contain;position: absolute;width: 100%;height: 50%;left: 0%;bottom: -35%;}


.icon-section{
	display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row;
    width: 100%;
}

.icon-section .area img{
    width: 50%!important;
    text-align: center;
    margin: 0 auto;
}

.icon-section .area p{
	width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}

.Diagram-banner{
	background:url('/library/assets/products/zone-das-one/Diagram.jpg') no-repeat center center; height:800px; background-size:cover; position:relative;
}

.Diagram-box{
	display: flex;
    flex-direction: column;
    width: 35%;
    justify-content: center;
    padding-top: 5%;
    padding-left: 5%;
}

.Diagram-box h3{
	font-weight: bold;
	padding-bottom:20px;
}

.Contact-us-button {
    padding-top: 10px;
}

.tab {
  overflow: hidden;
  padding-left: 0px;
  text-align: center; margin: 0 auto; width: 80%;
}

.tab button {
  background-color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-bottom: 2px solid #dadada;
  width: 25%;
  font-size: 20px;
}

.tab button:hover {
}

.tab button.active {
  border-bottom: 2px solid #ff8901;
}

.tabcontent {
  display: none;
  border-top: none;
}


@media screen and (max-width: 1025px){
.tab {
  width: 90%;
}
} 


@media screen and (max-width: 991px){
.tab button {
  width: 25%;
}
} 

@media screen and (max-width: 450px){
.tab {width: 90%;}
.tab button {
  width: 50%;
}
} 

@media screen and (max-width: 350px){
.tab {width: 100%;}
.tab button {
  width: 60%; float:none;
}
} 


@media screen and (max-width: 1601px) {
.das-banner{height:700px;}
.Diagram-banner{height:700px;}
.Diagram-box{width: 38%;}
}

@media screen and (max-width: 1440px) {
.das-banner{height:600px;}
.Diagram-banner{height:600px;}
.Diagram-box {padding-top:5%;}
}

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

}

@media screen and (max-width: 1025px) {
.das-banner-box h1{
	font-size:80px;
}
.icon-section .area p{
	width: 80%;
}
.Diagram-banner{
	background:url('/library/assets/products/zone-das-one/Diagram_mobile.jpg') no-repeat center bottom; height:550px; background-size: contain; position:relative;
}
.Diagram-box {
    width: 100%;
}
}


@media screen and (max-width: 450px) {
.das-banner{height:300px;}
.das-banner-box h1{
	font-size:36px;
}
.Diagram-box {
    padding: 25px;
}
.das-banner-box .banner-title{
	font-size: 20px;
}
.das-banner-box .banner-title-era{
	font-size: 30px;
    padding: 5px 20px;
}
.das-bg-orange {
    height: 50px;
}
.icon-section {
    flex-direction: column;
}
.icon-section .area p {
    padding-bottom: 10px;
}
}

.Scenario{
	text-align:center;
	font-weight:bold;
	padding: 0px 20px 30px 20px;
}

.Hospitals-banner{
	background: url('/library/assets/products/zone-das-one/Shared-Office-and-Hospitals.jpg') no-repeat center center;	
	background-size: cover;
	position:relative;
	height:800px;
}

.HospitalsCnt{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
	padding-top: 30px;
}

.Malls-banner{
	background: url('/library/assets/products/zone-das-one/Hotels-and-Shopping-Malls.jpg') no-repeat center center;	
	background-size: cover;
	position:relative;
	height:800px;
}

.MallsCnt{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
	padding-top: 30px;
}

.Campus-banner{
	background: url('/library/assets/products/zone-das-one/Complex-Offices-or-Campus.jpg') no-repeat center center;	
	background-size: cover;
	position:relative;
	height:800px;
}

.CampusCnt{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
	padding-top: 30px;
}


.HospitalsCnt h2, .MallsCnt h2, .CampusCnt h2{
	font-size:76px;
	color:#fff;
	font-weight: bold;
}

.HospitalsCnt h6, .MallsCnt h6, .CampusCnt h6{
	font-size:36px;	
	color:#fff;
	padding-top:30px;
	font-weight: bold;
}


.Hospitalstext p, .Mallstext p, .Campustext p{
    position: absolute;
    bottom: 5%;
    left: 5%;
    color: #fff;
}


@media screen and (max-width: 1601px) {
.Hospitals-banner{
	height:700px;
}
.Malls-banner{
	height:700px;
}
.Campus-banner{
	height:700px;
}
}


@media screen and (max-width: 1440px) {
.Hospitals-banner{
	height:600px;
}
.Malls-banner{
	height:600px;
}
.Campus-banner{
	height:600px;
}
}

@media screen and (max-width: 991px) {
.Hospitals-banner{
	height:500px;
}
.Malls-banner{
	height:500px;
}
.Campus-banner{
	height:500px;
}
}


@media screen and (max-width: 450px) {
.Hospitals-banner{
	background: url('/library/assets/products/zone-das-one/Shared-Office-and-Hospitals.jpg') no-repeat center bottom;	
	background-size: contain;
	position:relative;
}
.Malls-banner{
	background: url('/library/assets/products/zone-das-one/Hotels-and-Shopping-Malls.jpg') no-repeat center bottom;	
	background-size: contain;
	position:relative;
}
.Campus-banner{
	background: url('/library/assets/products/zone-das-one/Complex-Offices-or-Campus.jpg') no-repeat center bottom;	
	background-size: contain;
	position:relative;
}
.HospitalsCnt h2, .MallsCnt h2, .CampusCnt h2{
	font-size:40px;
	color:#fff;
	font-weight: bold;
}

.HospitalsCnt h6, .MallsCnt h6, .CampusCnt h6{
	font-size:26px;	
	color:#fff;
	padding-top:0px;
	font-weight: bold;
}
.HospitalsCnt, .MallsCnt, .CampusCnt{
    background-color: #ffa133;
    height: 70%;
}
.Hospitalstext, .Mallstext, .Campustext{
	padding-bottom: 0px;
    position: absolute;
    width: 100%;
}
}

.carousel-indicators{
	display: none;
}


.deck-wrapper .carousel a.carousel-control.left {
    left: -10px;
}

.deck-wrapper .carousel a.carousel-control.right {
    right: -10px;
}



/* Remote Unit and Expansion Kits */
.Remote{width:80%; margin:0 auto;}
.hr-spec-bottom{margin-top: 10px; border-top: 2px solid #ffe7cb; width: 80%; text-align: center; margin: 0 auto;}
.Remote-Unit-and-Expansion-Kits-content {width: 100%;}
.RemoteUnit{padding:60px 0px;}
.RemoteUnit ul {word-break: break-word;}

.Remotetab {
  overflow: hidden;
  padding-left: 0px;
  text-align: center;
  margin: 0 auto; 
  width: 80%;
}

.Remotetab button {
  background-color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 16px;
  transition: 0.3s;
  font-size: 17px;
  border-bottom: 2px solid #dadada;
  width: 33%;
  font-size: 20px;
}

.Remotetab button:hover {
}

.Remotetab button.active {
  border-bottom: 2px solid #ff8901;
}

.tabcontent {
  display: none;
  border-top: none;
}


@media screen and (max-width: 1025px){
.Remotetab {
  width: 90%;
}
} 

@media screen and (max-width: 991px){
.spec-mobile{margin-top: 160px;}
}


@media screen and (max-width: 800px){
.spec-mobile{margin-top: 0px;}
}


@media screen and (max-width: 450px){
.RemoteUnit{padding:0px;}
.Remotetab {width: 90%;}
.Remotetab button {width: 50%;}
} 

@media screen and (max-width: 360px){
.Remote{width:100%; margin:0 auto;}
.Remotetab {width: 100%;}
.Remotetab button {
  width: 60%; float:none;
}
} 

#photo-accessory h6{
	padding-top:50px;
}

.accessory-section{
	display: flex;
    flex-direction: row;
}

.accessory-area{
	margin-right: 15px;
}

.accessory-area img{
	width:300px !important;
}

@media screen and (max-width: 991px){
 .accessory-section{flex-direction: column;}
}


.specifications-container .table.table-specifications tr th {
    height: 45px;background-color: #f4f4f4;
}
.specifications-container.non-freeze .table.table-specifications tr th:first-child{background-color: #f4f4f4;}

/* Additions */
.container.maxwid {
    max-width: 1320px !important;
}

.btn {
    padding: 0 20px;
}

.btn.btn-call-to-action {
    background-color: #ff8900 !important;
}