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


.gs1915-series-banner {
    background: url('/library/assets/products/gs1915-series/gs1915-series-product-banner.jpg') no-repeat 50% center;
    height: 700px;
    background-size: cover;
    position: relative;
}

.gs1915-series_area {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.gs1915-series-box {
    display: flex;
    flex-direction: column;
    width: 38%;
    padding-left: 8%;
}

/* .gs1915-series-box .text {text-shadow: #000000 -0.2em 0 0.3em;} */
/* .gs1915-series-box .text {text-shadow: #000000 0em 0em 0.5em;} */
/* .gs1915-series-box h1 {color:#fff;}
.gs1915-series-box h6 {color:#fff;}, .gs1915-series-box p {color:#fff;} */


@media screen and (max-width: 1440px) {
    .gs1915-series-banner {
        height: 450px;
    }

    .gs1915-series-box {
        width: 40%;
        padding-left: 5%;
    }
}

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

    .gs1915-series-box p {
        font-size: 14px;
    }
}


@media screen and (max-width: 450px) {
    .gs1915-series-banner {
        height: 300px;
    }

    .gs1915-series-box {
        width: 70%;
    }

    .gs1915-series-box .text {
        width: 85%;
    }
}

@media screen and (max-width: 350px) {
    .gs1915-series-box h1 {
        font-size: 14px;
    }

    .gs1915-series-box p {
        font-size: 12px;
    }
}


.cloud-background {
    background: linear-gradient(to bottom, #eaebed 30%, #fff 70%);
}

.Cloud-based-Switch {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48%;
    text-align: center;
    margin: 0 auto;
}

.Cloud-based-Switch h3 {
    padding-bottom: 30px;
}

.cloud-img {
    width: 70%;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) {
    .Cloud-based-Switch {
        width: 55%;
    }
}

@media screen and (max-width: 1025px) {
    .Cloud-based-Switch {
        width: 80%;
    }

    .cloud-img {
        width: 90%;
        margin: 0 auto;
    }
}

.Cloud-Management {
    background: url('/library/assets/products/gs1915-series/Intelligent-Cloud-Management.jpg') no-repeat bottom center;
    height: 650px;
    background-size: cover;
    position: relative;
}

.Cloud-Management .area {
    display: flex;
    align-items: center;
    height: 100%;
}

.Cloud-Management .area .box {
    width: 45%;
    padding-left: 5%;
}

.Cloud-Management .area .box .logo-section {
    padding-bottom: 50px;
}

.Nebula_logo {
    width: 50%;
}

.Cloud-Management .area .box .text h3 {
    padding-bottom: 30px;
}

.Cloud-based {
    text-align: center;
}

.Cloud-based h3{
    padding-bottom: 30px;;
}

.Cloud-based .nav-tabs > li a {
    font-size: 18px;
}

.Cloud-based .nav-tabs > li.active > a,
.Cloud-based .nav-tabs > li > a:hover,
.Cloud-based .nav-tabs > li.active > a:focus {
    color: #6CBE45;
    font-weight: normal;
    background-color: transparent !important;
    border-bottom: none;
    font-family: galano_grotesquesemibold,Helvetica,Arial,sans-serif !important;
    transition: none;
}

.Cloud-based .nav-tabs {
    padding-bottom: 30px;
}

.Cloud-based .nav-tabs > li.active {
    border-bottom: #6CBE45 1px solid;
}

.Cloud-based .nav-tabs > li {
    padding: 15px 20px;
}

.CloudArea {
    max-width: 900px;
    margin: auto;    
}

@media screen and (max-width: 1440px) {
    .Cloud-Management {
        height: 600px;
    }

    .Cloud-Management .area .box {
        width: 42%;
    }
}

@media screen and (max-width: 991px) {
    .Cloud-Management {
        background: url('/library/assets/products/gs1915-series/Intelligent-Cloud-Management-small.jpg') no-repeat right bottom;
        height: 1000px;
        background-size: contain;
        position: relative;
    }

    .Cloud-Management .area {
        align-items: flex-start;
    }

    .Cloud-Management .area .box {
        width: 90%;
    }
}

@media screen and (max-width: 991px) {
    .Cloud-Management {
        height: 950px;
    }
}

@media screen and (max-width: 450px) {
    .Cloud-Management {
        height: 850px;
    }
}

@media screen and (min-width: 2100px) {
    .Cloud-Management {
        background: url('/library/assets/products/gs1915-series/Intelligent-Cloud-Management.jpg') no-repeat bottom center;
        height: 850px;
        background-size: cover;
        position: relative;
    }
}

.Nebula-Mobile-App {
    background: url('/library/assets/products/gs1915-series/Nebula-Mobile-App.gif') no-repeat left center;
    height: 600px;
    background-size: cover;
    position: relative;
}

.Nebula-Mobile-App .area {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
    padding-right: 2%;
}

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

.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 {
    padding-bottom: 30px
}

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

.Nebula-Mobile-App .Watch {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    bottom: -10px;
}

.app_icon {
    width: 60%;
}

.AppWatch {
    display: block;
    padding-bottom: 10px;
}

@media screen and (max-width: 1025px) {
    .Nebula-Mobile-App {
        height: 550px;
    }

    .Nebula-Mobile-App .Watch {
        display: block;
    }
}


@media screen and (max-width: 991px) {
    .Nebula-Mobile-App {
        background: url(/library/assets/products/gs1915-series/Nebula-Mobile-App-small.png) no-repeat bottom center;
        height: 1200px;
        background-size: contain;
        position: relative;
    }

    .Nebula-Mobile-App .area {
        align-items: flex-start;
        justify-content: flex-end;
        padding-top: 10%;
        padding-right: 1%;
    }

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


@media screen and (max-width: 450px) {
    .Nebula-Mobile-App {
        height: 800px;
    }
}


@media screen and (min-width: 2100px) {
    .Nebula-Mobile-App {
        background: url('/library/assets/products/gs1915-series/Nebula-Mobile-App.gif') no-repeat left center;
        height: 700px;
        background-size: cover;
        position: relative;
    }
}

.EcosystemNetwork {
    padding: 50px 0px;
}

.Ecosystem {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.Ecosystem .area h3 {
    padding-bottom: 30px;
}

.EcosystemNetwork .Ecosystem_diagram {
    width: 80% !important;
    margin: 0 auto;
}

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

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

    .EcosystemNetwork .Ecosystem_diagram {
        width: 100% !important;
        margin: 0 auto;
    }
}

.best-choice-background {
    background: linear-gradient(to bottom, #e0f2cc 50%, #fff 50%);
}

.best-choice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
}

.best-choice .item {
    width: 30%;
    box-shadow: 0 0 21px -3px rgb(0 0 0 / 18%);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.bestImg {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.best-choice .item .text {
    padding: 20px;
}

.best-choice .item .text ul {
    list-style: none;
}

.best-choice .item .text ul li {
    text-indent: -10px;
    padding-left: 0px;
}

.best-choice .item .text ul .fa-check {
    color: #64be00;
}


@media screen and (max-width: 991px) {
    .best-choice-background {
        background: linear-gradient(to bottom, #e0f2cc 10%, #fff 30%);
    }

    .best-choice {
        flex-direction: column;
    }

    .best-choice .item {
        width: 100%;
        margin-bottom: 30px;
    }
}


.best-choice .zoom {
    transform: scale(1.01, 1.01);
}

.best-choice .zoom:hover {
    -ms-transform: scale(1.0);
    /* IE 9 */
    -webkit-transform: scale(1.0);
    /* Safari 3-8 */
    transform: scale(1.0);
}

.PowerText {
    padding: 50px;
    text-align: center;
    margin: 0 auto;
    width: 60%;
}

.PowerText .area h3 {
    padding-bottom: 30px;
}

.Power {
    background: url(/sites/zyxel/files/library-ts/assets/products/gs1915-series/PoE_Power.jpg) no-repeat center center;
    height: 700px;
    background-size: cover;
    position: relative;
}

.Power .area {
    display: flex;
}

.IndoorAccess {
    position: absolute;
    width: 50%;
    left: 35%;
    top: 15%;
    color: #fff;
}

.IPCAM {
    position: absolute;
    width: 30%;
    right: -5%;
    bottom: 55%;
    color: #fff;
}

.OutdoorAccess {
    position: absolute;
    width: 50%;
    left: 35%;
    bottom: 5%;
    color: #fff;
}

.POSMachine {
    position: absolute;
    width: 30%;
    right: -5%;
    bottom: 5%;
    color: #fff;
}


@media screen and (max-width: 1300px) {
    .IndoorAccess {
        position: absolute;
        width: 50%;
        left: 30%;
        top: 15%;
        color: #fff;
    }

    .OutdoorAccess {
        position: absolute;
        width: 50%;
        left: 30%;
        bottom: 5%;
        color: #fff;
    }
}


@media screen and (max-width: 1300px) {
    .Power {
        height: 600px;
    }
}

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

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

    .IndoorAccess {
        width: 50%;
        left: 20%;
        top: 15%;
        color: #fff;
    }

    .OutdoorAccess {
        width: 50%;
        left: 20%;
        bottom: 5%;
        color: #fff;
    }

    .IPCAM {
        width: 30%;
        right: -5%;
        bottom: 65%;
        color: #fff;
    }
}

@media screen and (max-width: 450px) {
    .PowerText {
        width: 100%;
    }

    .Power {
        height: 250px;
    }

    .Power p {
        font-size: 12px;
    }

    .IndoorAccess {
        position: absolute;
        width: 40%;
        left: 28%;
        color: #fff;
        top: 30%;
    }

    .OutdoorAccess {
        position: absolute;
        width: 40%;
        left: 28%;
        bottom: 5%;
        color: #fff;
    }

    .IPCAM {
        position: absolute;
        width: 30%;
        right: 0%;
        bottom: 50%;
        color: #fff;
    }

    .POSMachine {
        position: absolute;
        width: 30%;
        right: 0%;
        bottom: 5%;
        color: #fff;
    }
}

@media screen and (min-width: 2100px) {
    .Power {
        background: url(/sites/zyxel/files/library-ts/assets/products/gs1915-series/PoE_Power.jpg) no-repeat center center;
        height: 800px;
        background-size: cover;
        position: relative;
    }
}

.support .frame {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}

.support .frame .box {
    padding-bottom: 20px;
}

.support .frame .box .image {
    padding-bottom: 15px;
}

.support .frame .box .photo {
    width: 35%;
    margin: 0 auto;
}

.support .frame .box p {
    width: 85%;
    margin: 0 auto;
}

@media screen and (min-width: 1020px) {
    .support .frame {
        width: 100%;
        flex-direction: row;
        align-items: baseline;
        justify-content: center;
        padding-top: 20px;
    }

    .support .frame .box {
        width: 30%;
        padding: 0px 20px;
    }

    .support .frame .box .photo {
        width: 30%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1200px) {
    .support .frame .box {
        width: 25%;
        padding: 0px 20px;
    }
}


@media screen and (max-width: 1440px) {
    .new-section .content .new-wrap .item .box .image {
        height: 300px;
    }
}

@media screen and (max-width: 1025px) {
    .support .frame .box p {
        width: 100%;
        margin: 0 auto;
    }
}

.gs1915-series-spec {
    width: 300px !important;
    text-align: center;
    margin: 0 auto;
}

.best-choice-background .section .container ul {padding-left: 40px !important;}
#note, .support, #features>.container, #notice {max-width: 1320px; margin: auto;}
.btn.btn-lg.btn-call-to-action {padding: 0 20px;}
.panel-default:first-child {border-top: none !important;}

/* Product Specs Bullets */
#specifications-accordion .panel-default ul {
	padding-left: 40px;
}

#specifications-accordion .panel-default li {
	list-style-type: disc;
}

#specifications-accordion .panel-default ul li ul li {
    list-style-type: circle;
}