/* start */

.scr50axe-banner{
	 background:url('/sites/zyxel/files/library/assets/products/scr-50axe/0_banner_SCR_50AXE_1920x600.jpg') no-repeat center center;
	 height:700px;
	 background-size:cover;
	 position:relative;
}

.scr50axe-area{
    width: 100%;
    height: 100%;
}

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

@media screen and (max-width: 1920px) {
.scr50axe-banner{
	 height:600px;
}
}

@media screen and (max-width: 1440px) {
.scr50axe-banner{
	 height:450px;
}
.scr50axe-box {
    width: 45%;
}
}

@media screen and (max-width: 1025px) {
.scr50axe-banner{
	 height:400px;
}

.scr50axe-box {
	padding-left: 5%;
	 width: 55%;
}
}

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

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


@media screen and (max-width: 450px) {
.scr-50axe-box h1{
	font-size: 20px;
}
.scr-50axe-banner{
	height:400px;
}
/* .scr50axe-area{
    background-color: rgba(255, 255, 255, 0.4);
} */
}

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

/* start */

.not-just-wifi-banner{
	 background:url('/sites/zyxel/files/library/assets/products/scr-50axe/1_not_just_wifi.jpg') no-repeat 50% center;
	 height:1200px;
	 background-size:cover;
	 position:relative;
}

.not-just-wifi-text{
    width: 50%;
    display: flex;
    align-items: center;
    height: 100%;
    flex-direction: column;
    text-align: center;
    margin: 0 auto;
    padding-top: 5%;
}

.not-just-wifi-text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.not-just-wifi{
	position:absolute;
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    bottom: 0;
}

@media screen and (max-width: 1601px) {
.not-just-wifi-banner{
	 height:1000px;
}
.not-just-wifi img{
	width: 52%!important;
}
}

@media screen and (max-width: 1440px) {
.not-just-wifi-banner{
	 height:900px;
}
.not-just-wifi-text{
    width: 50%;
}
}

@media screen and (max-width: 1025px) {
.not-just-wifi-banner{
	 height:700px;
}
.not-just-wifi-text{
    width: 80%;
}
}

@media screen and (max-width: 991px) {
.not-just-wifi-banner{
	 height:550px;
}
.not-just-wifi img{
	width: 50%!important;
}
}

@media screen and (max-width: 450px) {
.not-just-wifi-banner{
	 height:500px;
}
.not-just-wifi img{
	width: 70%!important;
}
}

/* start */

.Ransomware-Protection-section{
	padding-top: 62px;
}

.Ransomware-Protection{
	display: flex;
    flex-direction: row;
	width: 90%;
    margin: 0 auto;
}


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

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

.Ransomware-Protection .button a:hover{
	color:#fff!important;
}

.Ransomware-Protection img{
	width: 50%!important;
}


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

/* start */

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

.Connected{
	display: flex;
    flex-direction: row-reverse;
	width: 90%;
    margin: 0 auto;
}


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

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

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

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


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

/* start */

.WiFi-Connectivity-section{
	padding-top: 62px;
}

.WiFi-Connectivity{
	display: flex;
    flex-direction: row;
	width: 90%;
    margin: 0 auto;
}


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

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

.WiFi-Connectivity .button a:hover{
	color:#fff!important;
}

.WiFi-Connectivity img{
	width: 50%!important;
}


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

/* start */

.Secure-Site-section{
	padding-top: 62px;
}

.Secure-Site{
	display: flex;
    flex-direction: row-reverse;
	width: 90%;
    margin: 0 auto;
}


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

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

.Secure-Site .button a:hover{
	color:#fff!important;
}

.Secure-Site img{
	width: 50%!important;
}


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


/* start */

.Easy-Access-section{
	padding-top: 62px;
}

.Easy-Access{
	display: flex;
    flex-direction: row;
	width: 90%;
    margin: 0 auto;
}


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

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

.Easy-Access .button a:hover{
	color:#fff!important;
}

.Easy-Access img{
	width: 50%!important;
}


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


/* start */

.Cloud-Management-section{
	padding-top: 62px;
}

.Cloud-Management{
	display: flex;
    flex-direction: row-reverse;
	width: 90%;
    margin: 0 auto;
}


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

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

.Cloud-Management .button a:hover{
	color:#fff!important;
}

.Cloud-Management img{
	width: 50%!important;
}


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


/* start */

.dashboard-section{
	background-color:#f9f9f9;
}

.dashboard-area{
	display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.dashboard-box{
    width: 30%;
    padding: 0px 15px;
}

@media screen and (max-width: 991px) {
.dashboard-area{
    flex-direction: column;
}
.dashboard-box{
    width: 100%;
    padding: 20px;
}
}


