h1{font-size:36px;} h2 {font-size:32px;}h3 {font-size:30px;}h4 {font-size:28px;}h5 {font-size:26px;}h6 {font-size:20px;}p {font-size:18px;}

/* start */

.wax655e-banner{
	 background:url('/sites/zyxel/files/library/assets/products/wax655e/banner_WAX655E_1920x450.jpg') no-repeat 50% center;
	 height:450px;
	 background-size:cover;
	 position:relative;
}

.wax655e-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 40%;
	height: 100%;
	padding-left: 10%;
}

.wax655e-box h1{
	font-weight:bold;
}

@media screen and (max-width: 1440px) {
.wax655e-box {
    width: 48%;
}
}

@media screen and (max-width: 1025px) {
.wax655e-box {
	padding-left: 5%;
	 width: 55%;
}
}

@media screen and (max-width: 800px) {
.wax655e-banner{
	background:url('/sites/zyxel/files/library/assets/products/wax655e/banner_WAX655E_1920x765.jpg') no-repeat 70% center; 
	height:700px;
	background-size:cover; 
	position:relative;
}

.wax655e-box {
    justify-content: flex-start;
    width: 100%;
	padding: 5%;
}
}


@media screen and (max-width: 450px) {
.wax655e-box h1{
	font-size: 20px;
}
}

@media screen and (max-width: 380px) {
.wax655e-box {
	padding:10px;
}
}


/* start */

.extend_wifi-section{
	padding-top: 62px;
}

.extend_wifi{
	display: flex;
    flex-direction: row-reverse;
}


.extend_wifi .text{
	width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
}

.extend_wifi .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.extend_wifi .button a:hover{
	color:#fff!important;
}

.extend_wifi img{
	width: 50%!important;
}


@media screen and (max-width: 991px) {
.extend_wifi {
    display: flex;
    flex-direction: column;
}
.extend_wifi .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
	padding-bottom: 10px;
}
.extend_wifi img {
    width: 100%!important;
}
}

/* start */

.wax655e-features{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.wax655e-features .box{
	width: 90%;
	position: relative;
}

.wax655e-features .image{
	padding-left: 40px;
	position: relative;
}


.wax655e-features .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff!important;
}

.wax655e-features  .panel-title{
	color: #000;
	font-size: 18px;
}

.wax655e-features .panel-body p{
	width:95%;
}

.wax655e-features .panel {
    border-top: 1px solid #ff8900;
    padding: 10px 0;
}

.wax655e-features .accordion .panel-heading [data-toggle=collapse]:after {
font-family: FontAwesome;
    content: "\f106";
    font-size: 25px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    top: 15px;
    border-radius: 99px;
    border: 1px solid #ff8900;
    width: 25px;
    height: 25px;
    padding: 4px;
}

.wax655e-features .accordion .panel-heading [data-toggle=collapse].collapsed:after {
    content: "\f105";
	padding: 6px;
}

@media screen and (max-width: 1025px) {
.wax655e-features .box{
	width: 100%;
	position: relative;
}
}

@media screen and (max-width: 991px) {
.wax655e-features {
    flex-direction: column;
}
.wax655e-features .image{
	padding-left: 0px;
}
}

/* start */

.wax655e-IP67-section{
	padding-top: 62px;
}

.wax655e-IP67{
	display: flex;
    flex-direction: row-reverse;
}


.wax655e-IP67 .text{
	width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
}

.wax655e-IP67 .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.wax655e-IP67 .button a:hover{
	color:#fff!important;
}

.wax655e-IP67 img{
	width: 50%!important;
}


@media screen and (max-width: 991px) {
.wax655e-IP67 {
    display: flex;
    flex-direction: column;
}
.wax655e-IP67 .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
	padding-bottom: 10px;
}
.wax655e-IP67 img {
    width: 100%!important;
}
}

/* start */

.manage-text{
	width: 85%; 
	margin: 0 auto;
	text-align:center;
}
.manage-text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.Nebula-Mobile-App{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

.Nebula-Mobile-App .img{
	margin-right: 30px	
}

.Nebula-Mobile-App-area{
	width: 70%;
}

.Nebula-Mobile-App-area .box{

}

.Nebula-Mobile-App-area .box .text ul{
	list-style: none;
	line-height: 2em;
    padding-left: 0px;
}

.Nebula-Mobile-App-area .box .text ul li{
	text-indent: -10px;
    padding-left: 20px;
}

.Nebula-Mobile-App-area .box .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.Nebula-Mobile-App-area .box .text span{
	color:#64be00;
}

/* .Nebula-Mobile-App-area .box .text .fa-check{
	color:#64be00;
} */

.app_icon{
	width:60%;
}

@media screen and (max-width: 1025px) {
.Nebula-Mobile-App-area {
    width: 90%;
}
}

@media screen and (max-width: 991px) {
.Nebula-Mobile-App {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.Nebula-Mobile-App-area {
	width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
}
.manage-text {
    width: 95%;
    margin: 0 auto;
    text-align: center;
}
}

/* start */

.justconnect-features{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.justconnect-area{
    width: 70%;
    padding-left: 20%;
	padding-top:2%;
}

.justconnect-title{
	padding-top:60px;
}

.justconnect-title h3{
	font-weight:bold;
	padding-bottom:30px;
	text-align:center;
	margin:0 auto;	
}

.justconnect-features .box{
	width: 90%;
	position: relative;
}

.justconnect-features .image{
	padding-left: 40px;
	position: relative;
}


.justconnect-features .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff!important;
}

.justconnect-features  .panel-title{
	color: #000;
	font-size: 18px;
}

.justconnect-features .panel-body p{
	width:95%;
}

.wax655e-features .panel,
.justconnect-features .panel {
    border-top: 1px solid #ff8900;
    padding: 10px 0;
}

.justconnect-features .accordion .panel-heading [data-toggle=collapse]:after {
font-family: FontAwesome;
    content: "\f106";
    font-size: 25px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    top: 15px;
    border-radius: 99px;
    border: 1px solid #ff8900;
    width: 25px;
    height: 25px;
    padding: 4px;
}

.justconnect-features .accordion .panel-heading [data-toggle=collapse].collapsed:after {
    content: "\f105";
	padding: 6px;
}

@media screen and (max-width: 1440px) {
    .justconnect-area{
        width: 90%;
        padding-left: 8%;
        padding-top:2%;
    }
    }
@media screen and (max-width: 1025px) {
.justconnect-features .box{
	width: 100%;
	position: relative;
}
}

@media screen and (max-width: 991px) {
.justconnect-features {
    flex-direction: column;
}
}
/* start */
.justconnect-features {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.justconnect-area {
    width: 80%;
    padding: 5%;
}

.justconnect-title {
    padding-top: 60px;
}

.justconnect-title h3 {
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
}

.justconnect-features .box {
    width: 90%;
    position: relative;
}

.justconnect-features .image {
    padding-left: 40px;
    position: relative;
}

.justconnect-features .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff !important;
}

.justconnect-features .panel-title {
    color: #000;
    font-size: 18px;
    padding-right: 60px !important;
}

.justconnect-features a.panel-title.collapsed {
    padding-right: 60px !important;
}

.justconnect-features .panel-body p {
    width: 95%;
}

.justconnect-features div.panel-body {
    padding: 30px !important;
}

.wax655e-features .panel,
.justconnect-features .panel {
    border-top: 1px solid #64be00 !important;
    padding: 10px 0;
    border-bottom: 0;
}

#wax655e-features #wax655e-accordion .panel-title:after,
#justconnect-section #accordion .panel-title:after {
    border-color: #64be00;
}

@media screen and (max-width: 1025px) {
    .justconnect-features .box {
        width: 100%;
        position: relative;
    }
.justconnect-area {
    width: 100%;
}
}

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

/* Additions */
.btn.btn-lg {padding: 0 20px;}

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

.page-node-type-product .btn.btn-lg,
.page-node-type-product .btn.btn-lg:hover {
    background-color: #64be00;
}

.text-color {
    color: #64be00 !important;
}

.spec-note{
	padding-top:20px;
}

.spec-note ol{
	list-style: none;
}

.spec-note ol li{
  text-indent: -20px;
  padding-left: 18px;
}

.manage-text .btn-call-to-action, .Nebula-Mobile-App-area .btn-call-to-action {
    background-color: #64be00!important;
}