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

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

.hr-line{border-top: 3px solid #ffb866; padding-bottom:20px;}
.SymmRepeater-banner{background:url('/library/assets/products/symmrepeater/symmrepeater_banner.jpg') no-repeat center center; height:700px; background-size:cover; position:relative;}
.SymmRepeater-banner-box {position: absolute;left: 10%;top: 38%;width: 45%;}
.bannerTitle{font-size: 66px; color:#fff;}
.Boost-the-signal-image-section{padding:100px 0px;}
.Boost-the-signal-image{position:relative;}
.signal-image-scenario{padding:0px;overflow: hidden;}
.signal-image-scenario .zoom {
	transition: transform .2s; /* Animation */
	width:100%;
}
.signal-image-scenario .zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
.Easy-planning{padding-top:62px;position:relative;}
.Easy-planning-Text{width:85%;text-align:center;margin:0 auto;padding-top:150px;}
.Easy-planning-banner{background:url('/library/assets/products/symmrepeater/Easy_planning.jpg') no-repeat center center; height:600px; background-size:cover; position:relative;}
.Easy-planning-bg {background:linear-gradient(to bottom, #fcfcfc 0%, #f0f0f0 100%);}
.Easy-planning-bg-gray {background:linear-gradient(to bottom, #fbfbfb 0%, #f1f1f1 100%);}
.Contact-us{background-color: #ffe7cd;padding: 10px 0px;}
.Contact-us-button{padding-top: 10px;}



@media screen and (max-width: 1601px) {
.SymmRepeater-banner-box {width: 50%;}
.Easy-planning-Text{padding-top:100px;}
}

@media screen and (max-width: 1440px) {
.SymmRepeater-banner{height:450px;}
.SymmRepeater-banner-box {width: 45%;}
.bannerTitle{font-size: 46px;}
.Easy-planning-banner{height:500px;}
}

@media screen and (max-width: 1025px) {
.SymmRepeater-banner-box {top: 41%;}
.bannerTitle{font-size: 36px;}
.Easy-planning-Text{padding-top:30px;}
}

@media screen and (max-width: 991px) {
.SymmRepeater-banner{height:600px;}
.SymmRepeater-banner-box {width: 55%;left: 5%;top:41%;}
.Boost-the-signal-image-section{padding:100px 0px 0px;}
}

@media screen and (max-width: 450px) {
.SymmRepeater-banner{height:350px;}
.SymmRepeater-banner-box {width: 60%;}
.bannerTitle{font-size: 20px;}
.Easy-planning-Text{padding-top:0px;}
.Easy-planning-banner{height:250px;}
}

@media screen and (max-width: 350px) {
.SymmRepeater-banner-box {width: 65%;}
}


.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;}



/* 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:50px 0px;}

.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: 50%;
  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){
.Remotetab {width: 100%;}
.Remotetab button {
  width: 80%; float:none;
} 

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

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

.btn {
    padding: 0 20px;
}