h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 24px;
}

p {
    font-size: 20px;
}

.productspec {
    padding: 10px 0 15px 0;
    font-style: italic;
    font-size: 16px;
}

.sectionBG {
    background-color: #ebebeb;
}

.gs1350banner {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    background-size: cover;
}

.gs1350bannerCnt {
    position: absolute;
    left: 42%;
    top: 20%;
    width: 40%;
}

.backgroundcolor {
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 100%;
}

.bannerTitle {
    font-size: 46px;
}

.bounceInLeft {
    animation-name: bounceInLeft;
    animation-duration: 2s;
}

.bounceInRight {
    animation-name: bounceInRight;
    animation-duration: 2s;
}

.newoutlook {
    position: relative;
    background: url(/library/assets/products/gs1350-series/GS1350_new_outlook.png) no-repeat left center;
    height: 650px;
    background-size: cover;
}

.newoutlookCnt {
    position: absolute;
    right: 10%;
    top: 30%;
    width: 30%;
}

.Smart-Surveillance {
    padding: 80px 40px;
}

.Standardmode {
    text-align: left;
    font-size: 22px;
    padding-top: 20%;
}

.Extendedrange {
    text-align: left;
    padding-top: 2%;
}

.Extendedrange p {
    text-align: left;
    font-size: 22px;
    color: #00beff;
}

.powerbudget {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px;
}

.Tough {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    height: 550px;
    background-size: cover;
}

.ToughCnt {
    position: absolute;
    right: 3%;
    top: 35%;
    width: 45%;
}

.manage-image-bg {
    background: url(/library/assets/products/gs1350-series/GS1350_Nebula.jpg) no-repeat center center;
    height: 600px;
    position: relative;
    background-size: cover;
}

@media screen and (max-width: 1601px) {
    .gs1350bannerCnt {
        width: 40%;
        top: 15%;
    }

    .PoEsurveillance {
        height: 600px;
        top: 10%;
    }

    .Tough {
        height: 500px;
    }

    .manage-image-bg {
        height: 500px;
    }
}

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

    .gs1350bannerCnt {
        width: 45%;
    }

    .newoutlook {
        height: 500px;
    }

    .newoutlookCnt {
        right: 8%;
    }

    .Tough {
        height: 500px;
    }

    .manage-image-bg {
        height: 400px;
    }
}

@media screen and (max-width: 1025px) {
    .gs1350bannerCnt {
        width: 50%;
        top: 15%;
    }

    .newoutlook {
        height: 600px;
    }

    .newoutlookCnt {
        top: 5%;
        width: 85%;
        text-align: center;
    }

    .PoEsurveillance {
        height: 500px;
    }

    .Tough {
        height: 400px;
    }

    .ToughCnt {
        top: 25%;
        right: 5%;
        width: 50%;
    }

    .manage-image-bg {
        height: 350px;
    }
}

@media screen and (max-width: 991px) {
    .gs1350banner {
        height: 450px;
    }

    .gs1350bannerCnt {
        left: 40%;
        top: 10%;
        width: 50%;
    }

    .newoutlook {
        height: 500px;
    }

    .newoutlookCnt {
        bottom: 0%;
        top: 0%;
        width: 90%;
        padding: 25px;
        right: 0%;
        left: 0%;
        margin: 0 auto;
    }

    .powerbudget {
        height: 250px;
    }

    .Standardmode {
        padding-top: 10%;
    }

    .ToughCnt {
        top: 20%;
        right: 5%;
        width: 50%;
        text-align: center;
    }
}

@media only screen and (max-width: 450px) {
    .gs1350banner {
        height: 250px;
    }

    .bannerTitle {
        color: #fff;
    }

    .bannerCntS {
        font-size: 18px !important;
    }

    .gs1350bannerCnt {
        left: 0%;
        top: 0%;
        width: 100%;
        height: 100%;
        padding: 25px;
        background: rgba(0, 0, 0, 0.3);
        color: #fff;
    }

    p {
        font-size: 14px;
    }

    .Smart-Surveillance {
        padding: 20px 30px;
    }

    .newoutlook {
        background: url(/library/assets/products/gs1350-series/GS1350_new_outlook_1000x800.png) no-repeat left center;
        height: 350px;
        background-size: contain;
        background-color: #e5e5e5;
    }

    .newoutlookCnt {
        position: absolute;
        right: 0%;
        height: 100%;
        padding: 20px;
        text-align: center;
    }

    .newoutlookCnt h2 {
        font-size: 24px;
    }

    .manage-image-bg {
        height: 120px;
    }

    .powerbudget {
        height: 100px;
    }

    #Smart-Surveillance h2 {
        font-size: 24px;
    }

    #Manage-way h2 {
        font-size: 24px;
    }

    #long-distance h2 {
        font-size: 24px;
    }

    #power-budget h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 350px) {
    .gs1350banner {
        height: 300px;
    }

    .newoutlookCnt {
        top: 0%;
    }
}

.asterisk ol {
    list-style-type: none;
    margin: 0;
}

.asterisk li:before {
    content: "*";
    margin-right: -0.5em;
    position: relative;
    left: -1.2em;
}

.asterisk li:nth-child(1):before {
    content: "*";
}

.asterisk li:nth-child(2):before {
    content: "**";
    left: -1.5em;
    margin-right: -0.9em;
}

.transceiversOp {
    background-color: #a2d866;
    color: #ffffff;
}

.poe-PoE-titele {
    width: 95%;
}

.poe-software-canvas {
    position: relative;
    margin: 30px 0px 80px;
}

.poe-software-bg {
    background-position: center center;
    height: 500px;
    margin-left: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.poe-software-content {
    width: 50%;
    padding: 50px 150px;
    position: absolute;
    top: 0%;
    left: 25px;
}

@media only screen and (max-width: 1440px) {
    .poe-software-content {
        padding: 40px 50px;
    }
}

@media only screen and (max-width: 1025px) {
    .poe-software-content {
        padding: 30px 50px;
    }
}

@media only screen and (max-width: 991px) {
    .poe-software-bg {
        height: 600px;
    }

    .poe-software-content {
        width: 90%;
        top: 15%;
        background: rgba(255, 255, 255, 0.8);
    }

    .poe-software-canvas {
        position: relative;
        margin: 0px 0px 80px;
    }
}

@media only screen and (max-width: 450px) {
    .poe-software-content h2 {
        font-size: 20px;
    }

    .poe-software-bg {
        height: 750px;
        margin-left: 10%;
    }

    .poe-software-content {
        top: 10%;
    }
}

@media only screen and (max-width: 350px) {
    .poe-software-bg {
        height: 780px;
    }
}

/* PoE software features  */
.tab {
    overflow: hidden;
    padding-left: 30px;
    /*   border: 1px solid #ccc;
      background-color: #f1f1f1; */
}

@media screen and (max-width: 1601px) {
    .tab {
        padding-left: 0px;
    }
}

@media screen and (max-width: 1440px) {
    .tab {
        padding-left: 50px;
    }
}

@media screen and (max-width: 1025px) {
    .tab {
        padding-left: 0px;
    }
}

/* Style the buttons inside the tab */
.tab button {
    background-color: transparent;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 16px;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: 5px solid #b2b2b2;
    width: 200px;
    height: 160px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    /*   background-color: #e0f2cc; */
}

/* Create an active/current tablink class */
.tab button.active {
    border-bottom: 5px solid #64be00;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 10px 6px 30px;
    /*   border: 1px solid #ccc; */
    border-top: none;
}

@media screen and (max-width: 1601px) {
    .tabcontent {
        padding: 6px 15px;
    }
}

@media screen and (max-width: 1440px) {
    .tabcontent {
        padding: 6px 10px 6px 50px;
    }
}

@media screen and (max-width: 1025px) {
    .tabcontent {
        padding: 6px 15px;
    }
}
/* PoE software features END */

/* Hardware */
.img-center {
    display: block;
    margin: 0 auto;
}

.robust-hardware {
    height: 650px;
    background-color: #6b6b6b;
}

.Hardware-canvas {
    position: relative;
}

.Hardware-content {
    width: 40%;
    position: absolute;
    right: 5%;
    top: 0%;
}

.Hardware-img {
    right: 0;
}

.tab-featured-image {
    position: relative;
}

.tab-content {
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    width: 50%;
    right: 45%;
}

#tab1 {
    background: url('/library/assets/products/gs1350-series/GS1350_Hardware_01_Stable-Power.jpg') no-repeat center center;
    height: 550px;
}

#tab2 {
    background: url('/library/assets/products/gs1350-series/GS1350_Hardware_02_Durable-Power-Supply.jpg') no-repeat center center;
    height: 550px;
}

#tab3 {
    background: url('/library/assets/products/gs1350-series/GS1350_Hardware_03_Isolated-Circuit-Design.jpg') no-repeat center center;
    height: 550px;
}

#tab4 {
    background: url('/library/assets/products/gs1350-series/GS1350_Hardware_04_Self-monitoring-system.jpg') no-repeat center center;
    height: 550px;
}

#tab5 {
    background: url('/library/assets/products/gs1350-series/GS1350_Hardware_05_Patented-Ethernet-Protection.jpg') no-repeat center center;
    height: 550px;
}

.panel-group .panel-heading {
    padding: 10px 20px 10px 0px;
    background: transparent !important;
}

.panel-group .panel {
    margin: 0;
}

#robusthardware .panel-body {
    background-color: #6b6b6b;
    padding-bottom: 0;
    color: #fff;
    padding: 0px;
    width: 90%;
}

.panel-title {
    font-size: 22px;
    color: #fff;
}

.panel-title img {
    padding-right: 10px;
}

.panel-title ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.panel-heading a {
    padding: 0;
}

.panel {
    background-color: transparent;
}

.HardwareDesign .panel, .panel-default {
    border: none;
    border-top: 1px solid #fff;
}

.accordion .panel-heading [data-toggle=collapse]:after {
    display: none;
/*     font-size: 30px;
    line-height: normal;
    right: 5%;
    top: 30%;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    background-color: #64be00;
    height: 30px;
    text-align: center; */
}

@media screen and (max-width: 1601px) {
    .Hardware-content {
        width: 35%;
    }

    .tab-content {
        left: 50px;
        right: 43%;
    }
}

@media screen and (max-width: 1440px) {
    .Hardware-content {
        width: 40%;
    }

    .Hardware-img {
        width: 80%;
        left: 2%;
    }

    .accordion .panel-heading [data-toggle=collapse]:after {
        right: 0;
        top: 10px;
    }

    .tab-content {
        width: 65%;
        left: 10px;
    }
}

@media screen and (max-width: 1300px) {
    .Hardware-img {
        width: 65%;
    }

    .tab-content {
        width: 80%;
        left: 0px;
    }
}

@media screen and (max-width: 1025px) {
    .robust-hardware {
        height: 1200px;
    }

    .Hardware-img {
        width: 100%;
    }

    .Hardware-content {
        width: 85%;
    }

    .tab-content {
        top: 500px;
        right: 0px;
        left: 0px;
        width: 70%
    }
}

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

@media screen and (max-width: 450px) {
    #tab1 {
        background: url('/library/assets/products/gs1350-series/GS1350_Hardware_01_Stable-Power.jpg') no-repeat left center;
        height: 300px;
    }

    #tab2 {
        background: url('/library/assets/products/gs1350-series/GS1350_Hardware_02_Durable-Power-Supply.jpg') no-repeat center center;
        height: 300px;
    }

    #tab3 {
        background: url('/library/assets/products/gs1350-series/GS1350_Hardware_03_Isolated-Circuit-Design.jpg') no-repeat left center;
        height: 300px;
    }

    #tab4 {
        background: url('/library/assets/products/gs1350-series/GS1350_Hardware_04_Self-monitoring-system.jpg') no-repeat right center;
        height: 300px;
    }

    #tab5 {
        background: url('/library/assets/products/gs1350-series/GS1350_Hardware_05_Patented-Ethernet-Protection.jpg') no-repeat center center;
        height: 300px;
    }

    .robust-hardware {
        height: 850px;
    }

    .Hardware-content {
        width: 85%;
    }

    audio, canvas, progress, video {
        display: inline-block;
        vertical-align: baseline;
        width: 100%;
    }
}

/* Hardware END*/

/*Manage it your way!*/
.Smarteasy {
    position: absolute;
    background: url(/library/assets/products/gs1350-series/Smarteasy-image-background.png) no-repeat center center;
    height: 100%;
    width: 540px;
    background-size: contain;
    top: 0px;
}

@media only screen and (max-width: 991px) {
    .Smarteasy {
        height: 500px;
        width: 690px;
        text-align: center;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 450px) {
    .Smarteasy {
        height: 350px;
        width: 350px;
    }
}

@media only screen and (max-width: 320px) {
    .Smarteasy {
        height: 300px;
        width: 300px;
    }
}

.SmarteasyCnt {
    position: absolute;
    height: 65%;
    width: 35%;
    top: 8%;
    left: 5%;
    padding: 25px;
}

.SmarteasyCnt h3 {
    color: #fff;
}

.SmarteasyCnt p {
    color: #fff;
    font-size: 20px;
}

.deck-wrapper .slide {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

@media only screen and (max-width: 1025px) {
    .deck-wrapper .slide {
        position: relative;
        bottom: 0px;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .deck-wrapper .slide {
        position: relative;
        bottom: 0px;
        width: 500px;
        height: 100%;
        top: 0px;
        left: 96px;
    }
}

@media only screen and (max-width: 450px) {
    .deck-wrapper .slide {
        position: relative;
        bottom: 0px;
        width: 350px;
        height: 100%;
        top: 0px;
        left: 0px;
    }
}

@media only screen and (max-width: 320px) {
    .deck-wrapper .slide {
        position: relative;
        bottom: 0px;
        width: 310px;
        height: 100%;
        top: 0px;
        left: 0px;
    }
}

.Manageit {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    padding-top: 20px;
}

.Manageitbut {
    display: inline-block;
}

/*Manage it your way! END*/
.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: #000;
}

.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: 850px;
    }
}

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

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

.justconnect-area {
    width: 100%;
    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;
}
.justconnect-features .panel {
    border-top: 1px solid #6CBE45 !important;
    padding: 10px 0;
    border-bottom: 0;
}

#justconnect-section #accordion .panel-title:after {
    border-color: #6CBE45;
}

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

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

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

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

#robusthardware .HardwareDesign .panel-title {
    color: white;
}

#robusthardware .HardwareDesign .panel-default {
    border-color: white !important;
}

#features .panel-default {
    border-top: 0 !important;
}

#features .panel-body {
    padding: 0 !important;
}

#accessories th {
    background: transparent;
    color: #6CBE45 !important;
    border-top: 1px solid #6CBE45;
    border-bottom: 1px solid #6CBE45;
}

#specifications-accordion ul {
    margin-left: 40px;
}