.anchor {
    position: relative;
    margin-top: -110px;
    height: 100px;
    visibility: hidden;
}

.deck-wrapper .section a:hover {
    text-decoration: none;
}

.product-page .deck-wrapper h1.page-title {
    color: #43b26e !important;
}

.deck-wrapper .btn-download span.icon-download {
    background-color: #43b26e !important;
}

#download-files .btn-download {
    color: #43b26e !important;
}

.text-green-xs1930 {
    color: #3db174;
}

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

.xs1930-series-section .tab-content .tab-pane .panel-group .panel-body {
	padding: 30px 20px!important;
}

.pc_pro_award{
    position: absolute;
    width: 150px;
}

@media screen and (max-width: 1440px) {
.pc_pro_award{
    position: absolute;
    width: 100px;
}
}

h1 {
    font-size: 46px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 24px;
}

p {
    font-size: 18px;
}

.pl0 {
    padding-left: 0px;
}

.product-page .deck-wrapper .section-navigation .navbar-brand h2 {
    color: #fff;
}

.deck-wrapper .section-navigation .navbar-default {
    background: linear-gradient(to right, #43b26e 20%, #43b26e 50%, #43b26e 100%);
}

.deck-wrapper .section-navigation .navbar-default .navbar-nav > li > a {
    color: #fff;
}

.deck-wrapper .section-navigation .navbar-default .navbar-nav > li > a:hover, .deck-wrapper .section-navigation .navbar-default .navbar-nav > li > a:active, .deck-wrapper .section-navigation .navbar-default .navbar-nav > li > a:focus {
    color: #000 !important;
}
/* .deck-wrapper .section-navigation .navbar-default .navbar-nav>li.active>a{color: #000;} */

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

.xs1930-series-banner-product {
    background: url(/library/assets/products/xs1930-series/xs1930-series-banner-product.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    width: 40%;
    height: 100%;
    left: 32%;
    top: 25%;
}

.xs1930-series-banner-box {
    position: absolute;
    right: 15%;
    top: 15%;
    width: 40%;
    text-align: right;
}

.xs1930-series-banner-box h1, h6 {
    color: #fff;
}

.bannerTitle {
    font-size: 70px;
}

.bannerText {
    font-size: 36px;
}

.color-banner {
    background: url('/library/assets/products/xs1930-series/xs1930-series-5-color.jpg') no-repeat center center;
    height: 600px;
    background-size: cover;
    position: relative;
}

.color-text {
    color: #fff;
}

.bg-green-xs1930 {
    background-color: #3a5b50;
}

.connectivity-text {
    text-align: center;
    width: 75%;
    margin: 0 auto;
    color: #fff;
}

.era-section .antenna-switch-section {
    /* position:relative; text-align: center; padding: 5% 0 30px; */
    display: flex;
    justify-content: center;
    height: 70px;
    padding-top: 30px;
}

.era-section .antenna-switch-section span, .era-section .antenna-switch-section .switch {
    display: inline-block;
    vertical-align: top;
}

.era-section .antenna-switch-section .switch {
    position: relative;
    width: 60px;
    height: 34px;
    margin: 0 2%;
}

.era-section .antenna-switch-section .switch input {
    display: none;
}

.era-section .antenna-switch-section .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #627d74;
    -webkit-transition: .4s;
    transition: .4s;
}

.era-section .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background: #4eb367;
    -webkit-transition: .4s;
    transition: .4s;
}

.era-section input:checked + .slider {
    background-color: #627d74;
}

.era-section input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.era-section .slider.round {
    border-radius: 34px;
}

.era-section .slider.round:before {
    border-radius: 50%;
}

.era-section .antenna-switch-section span {
    font-size: 26px;
    color: #fff;
}

.era-image-canvas {
    position: relative;
    height: 350px;
}

.era-image {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

.bg-backboneWiFi {
    padding-bottom: 80px;
}

.backboneWiFiImage {
    background: url('/library/assets/products/xs1930-series/WiFi6_ap.jpg') no-repeat center center;
    height: 550px;
    background-size: cover;
    position: relative;
}

.backboneWiFiText {
    position: absolute;
    width: 40%;
    right: 5%;
    padding: 30px;
    top: 25%;
}

.bg-green-experience {
    background-color: #4c7565;
    padding: 30px 0px;
}

.section-experience {
    padding: 30px 0px;
}

.ExperienceOperation {
    position: absolute;
    width: 35%;
    left: 3%;
    padding: 20px;
    top: 10%;
    color: #fff;
}

.box-shadow {
    box-shadow: 10px 10px 8px rgba(0, 0, 0, 0.3);
}

.bg-Manage {
    background: url('/library/assets/products/xs1930-series/Manage_desktop.gif') no-repeat bottom center;
    height: 1000px;
    background-size: cover;
    position: relative;
}

.ManageText {
    width: 65%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 20px;
}

.Manage-section ul {
    list-style: none;
    margin: 0 auto;
    display: block;
    padding: 20px 0;
}

.Manage-section ul li {
    padding: 5px !important;
    display: inline-block;
}

.Manage-section a.top-btn {
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 30px;
}

.Manage-section a.top-btn-vid {
    background: linear-gradient(45deg, #3db172, #59b560);
}

.Manage-section a {
    min-width: 100px;
    display: inline-block;
}

.Manage-section a.top-btn-video {
    background: linear-gradient(45deg, #3db172, #59b560);
}

.Smart-managed-banner {
    background: url('/library/assets/products/xs1930-series/Smart_managed.jpg') no-repeat bottom center;
    height: 800px;
    background-size: cover;
    position: relative;
}

.Smart-managed-banner-box {
    position: absolute;
    left: 5%;
    top: 15%;
    width: 30%;
    color: #fff;
}

.Smart-managed-product {
    background: url('/library/assets/products/xs1930-series/xs1930-series-smart-managed.png') no-repeat center center;
    background-size: contain;
    position: absolute;
    width: 45%;
    height: 80%;
    left: 20%;
    top: 35%;
}

/*Designed for the long haul*/
.Design {
    position: relative;
    background: url('/library/assets/products/xs1930-series/Design-HW-1920px.png') no-repeat center center;
    height: 800px;
    background-size: cover;
}

@media only screen and (max-width: 1367px) {
    .Design {
        height: 600px;
    }
}

@media only screen and (max-width: 800px) {
    .Design {
        position: relative;
        background: url('/library/assets/products/xs1930-series/Design-HW-600px.png') no-repeat center center;
        height: 1000px;
        background-size: cover;
    }
}

@media only screen and (max-width: 450px) {
    .Design {
        position: relative;
        background: url('/library/assets/products/xs1930-series/Design-HW-600px.png') no-repeat center center;
        height: 450px;
        background-size: cover;
    }
}

.DesignCnt {
    position: absolute;
    height: 100%;
    width: 45%;
    top: 5%;
    left: 5%;
    padding: 25px;
}

@media only screen and (max-width: 800px) {
    .DesignCnt {
        position: absolute;
        height: 100%;
        width: 49%;
        top: 5%;
        left: 0%;
        padding: 5px;
    }
}

.Design .fa-plus-circle {
    color: #64be00;
    font-size: 30px;
    animation: pulse 1s infinite;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    padding: 0px;
}

@media only screen and (max-width: 450px) {
    .Design .fa-plus-circle {
        color: #64be00;
        font-size: 20px;
        animation: pulse 3s infinite;
        background: #fff;
        border-radius: 50%;
        width: 22px;
        height: 22px;
        display: block;
        text-align: center;
        padding: 1px;
    }
}

.Design-xs1930-Smart-fan {
    position: absolute;
    top: 65%;
    left: 23%;
}

.Design-xs1930-ESD {
    position: absolute;
    top: 65%;
    left: 60%;
}

.Design-xs1930-power {
    position: absolute;
    top: 60%;
    left: 160%;
}

.Design-xs1930-solid-capacitor {
    position: absolute;
    top: 55%;
    left: 142%;
}

.Design-xs1930-Thermal {
    position: absolute;
    top: 5%;
    left: 180%;
}

@media only screen and (max-width: 1025px) {
    .Design-xs1930-Smart-fan {
        position: absolute;
        top: 60%;
        left: 15%;
    }

    .Design-xs1930-ESD {
        position: absolute;
        top: 60%;
        left: 60%;
    }

    .Design-xs1930-power {
        position: absolute;
        top: 62%;
        right: 170%;
    }
}

@media only screen and (max-width: 991px) {
    .Design-xs1930-Smart-fan {
        position: absolute;
        top: 60%;
        left: 10%;
    }

    .Design-xs1930-power {
        position: absolute;
        top: 60%;
        right: 175%;
    }

    .Design-xs1930-solid-capacitor {
        position: absolute;
        top: 55%;
        right: 175%;
    }

    .Design-xs1930-Thermal {
        position: absolute;
        top: 10%;
        left: 160%;
    }
}

@media only screen and (max-width: 800px) {
    .Design-xs1930-Smart-fan {
        position: absolute;
        top: 70%;
        left: 55%;
    }

    .Design-xs1930-ESD {
        position: absolute;
        top: 70%;
        left: 110%;
    }

    .Design-xs1930-power {
        position: absolute;
        top: 52%;
        left: 188%;
    }

    .Design-xs1930-solid-capacitor {
        position: absolute;
        top: 45%;
        left: 165%;
    }

    .Design-xs1930-Thermal {
        position: absolute;
        top: 10%;
        left: 170%;
    }
}

@media only screen and (max-width: 450px) {
    .Design-xs1930-Smart-fan {
        position: absolute;
        top: 68%;
        left: 50%;
    }

    .Design-xs1930-power {
        position: absolute;
        top: 50%;
        left: 170%;
    }

    .Design-xs1930-solid-capacitor {
        position: absolute;
        top: 40%;
        left: 135%;
    }

    .Design-xs1930-Thermal {
        position: absolute;
        top: 10%;
        left: 160%;
    }
}

@media only screen and (max-width: 350px) {
    .Design-xs1930-Smart-fan {
        position: absolute;
        top: 70%;
        left: 45%;
    }

    .Design-xs1930-power {
        position: absolute;
        top: 50%;
        left: 190%;
    }

    .Design-xs1930-solid-capacitor {
        position: absolute;
        top: 45%;
        left: 145%;
    }

    .Design-xs1930-Thermal {
        position: absolute;
        top: 10%;
        left: 160%;
    }
}

.popover {
    max-width: 450px !important;
}

.popover-title {
    padding: 10px;
    margin: 0;
    font-size: 14px;
    background-color: #64be00;
    border-bottom: 0px;
    border-radius: 5px 10px 0 0;
}

.fade.in {
    opacity: 0.9;
}

.popover {
    background-color: #64be00;
    border: 0px;
    width: 450px;
}

.popover-content {
    padding: 0px;
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #64be00;
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #64be00;
    border-left-width: 0;
}

.Designreliableimagebanner {
    max-width: 1000px !important;
    border-radius: 10em;
}

@media only screen and (max-width: 1025px) {
    .Designreliableimagebanner {
        max-width: 750px !important;
    }
}

.Designreliableimage {
    max-width: 100px !important;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1025px) {
    .Designreliableimage {
        max-width: 100px !important;
    }
}

/*Designed for the long haul END*/

/*Network application scenarios*/
.Networkapplicationscenarios .nav-tabs > li.active > a, .Networkapplicationscenarios .nav-tabs > li.active > a:focus, .Networkapplicationscenarios .nav-tabs > li.active > a:hover {
    border: none;
    color: #3eb275;
    font-family: "galano_grotesquesemibold", Helvetica, Arial, sans-serif !important;
    background: none;
    border-bottom: 1px solid;
}

.Networkapplicationscenarios .nav-tabs {
    border-bottom: none;
    padding-bottom: 20px;
    margin: 0 auto;
    display: block;
    width: 80%;
    text-align: center;
}

@media only screen and (max-width: 1025px) {
    .Networkapplicationscenarios .nav-tabs {
        width: 100%;
        text-align: center;
    }
}

.Networkapplicationscenarios .nav-tabs li {
    border: none;
    float: none;
    display: inline-block;
}

.Networkapplicationscenarios .nav-tabs > li > a {
    color: #575757;
    border: none;
    font-size: 18px;
}

.Networkapplicationscenarios .nav-tabs > li > a:hover {
    color: #3eb275;
    font-family: "galano_grotesquesemibold", Helvetica, Arial, sans-serif !important;
    background: none;
}

.Networkapplicationscenarios .tab-content > .tab-pane .description {
    padding-top: 100px;
}

@media only screen and (max-width: 800px) {
    .Networkapplicationscenarios .tab-content > .tab-pane .description {
        padding-top: 0;
        padding-bottom: 30px;
        text-align: center;
    }
}

/*Network application scenarios END*/
@media only screen and (max-width: 1920px) {
    .bg-Manage {
        height: 950px;
    }
}

@media only screen and (max-width: 1601px) {
    .xs1930-series-banner {
        height: 600px;
    }

    .bannerTitle {
        font-size: 46px;
    }

    .bannerText {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1440px) {
    .xs1930-series-banner {
        height: 480px;
    }

    .backboneWiFiImage {
        height: 400px;
    }

    .backboneWiFiText {
        top: 10%;
    }

    .bg-Manage {
        background: url('/library/assets/products/xs1930-series/Manage_desktop.gif') no-repeat bottom center;
        height: 900px;
        background-size: cover;
        position: relativ;
    }

    .Smart-managed-banner {
        height: 600px;
    }

    .Smart-managed-banner-box {
        top: 10%;
    }

    .Smart-managed-product {
        width: 40%;
        height: 75%;
        left: 24%;
        top: 40%;
    }
}

@media only screen and (max-width: 1300px) {
    .backboneWiFiText {
        width: 42%;
    }
}

@media only screen and (max-width: 1025px) {
    .xs1930-series-banner {
        height: 600px;
    }

    .xs1930-series-banner-product {
        left: 25%;
        top: 20%;
    }

    .xs1930-series-banner-box {
        width: 50%;
    }

    .ExperienceOperation {
        padding: 10px;
    }

    .Smart-managed-banner {
        background: url(/library/assets/products/xs1930-series/Smart_managed.jpg) no-repeat top right;
        background-size: cover;
        position: relative;
    }

    .Smart-managed-banner-box {
        width: 65%;
    }

    .Smart-managed-product {
        left: 5%;
        top: 35%;
        width: 60%;
    }

    .Smart-managed-banner-bg {
        background: rgba(73, 73, 73, 0.3);
        width: 100%;
        height: 100%;
    }

    .xs1930Spec {
        width: 220px !important;
        text-align: center;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 991px) {
    .xs1930-series-banner {
        background: url('/library/assets/products/xs1930-series/XS1930-series_banner_800x600.jpg') no-repeat center center;
        height: 600px;
        background-size: cover;
        position: relative;
    }

    .xs1930-series-banner-product {
        display: none;
    }

    .xs1930-series-banner-box {
        top: 20%;
        width: 100%;
    }

    .color-banner {
        height: auto;
    }

    .connectivity-text {
        width: 100%;
    }

    .era-section .antenna-switch-section span {
        font-size: 18px;
        width: 30%;
        line-height: normal;
        padding: 3%;
    }

    .era-section .antenna-switch-section {
        width: 100%;
    }

    .era-image-canvas {
        height: 250px;
    }

    .era-image {
        width: 100%;
    }

    .backboneWiFiImage {
        background: url('/library/assets/products/xs1930-series/WiFi6_ap_mobile.png') no-repeat center center;
        height: 600px;
        background-size: cover;
        position: relative;
    }

    .backboneWiFiText {
        width: 100%;
        top: 0%;
        right: 0%;
    }

    .ExperienceMobile {
        background: url('/library/assets/products/xs1930-series/Silent_image_mobile_1000px.png') no-repeat center center;
        height: 600px;
        background-size: contain;
        position: relative;
    }

    .ExperienceOperation {
        width: 90%;
        top: 5%;
        z-index: 1;
    }

    .ManageText {
        width: 85%;
    }

    .Smart-managed-banner-box {
        top: 15%;
        width: 90%;
    }
}

@media only screen and (max-width: 800px) {
    .Manage-mobile-bg {
        background-color: #b1d5c6;
        width: 100%;
        height: 100%;
    }

    .Manage-section ul {
        text-align: center;
    }

    .Smart-managed-product {
        width: 80%;
        height: 55%;
        top: 50%;
    }
}

@media only screen and (max-width: 450px) {
    .xs1930-series-banner {
        background: url('/library/assets/products/xs1930-series/XS1930-series_banner_mobile_800x600.jpg') no-repeat left center;
        height: 400px;
    }

    .xs1930-series-banner-box {
        right: 10%;
        top: 15%;
    }

    .bannerTitle {
        font-size: 26px;
    }

    .bannerText {
        font-size: 16px;
    }

    .era-section .antenna-switch-section {
        padding-top: 20px;
    }

    .era-section .antenna-switch-section span {
        font-size: 12px;
    }

    .era-image-canvas {
        height: 150px;
    }

    .backboneWiFi {
        background: rgba(73, 73, 73, 0.3);
        width: 100%;
        height: 100%;
    }

    .ExperienceMobile {
        background: url('/library/assets/products/xs1930-series/Silent_image_mobile.png') no-repeat center center;
        height: 300px;
        background-size: contain;
        position: relative;
    }

    .section-experience {
        padding: 30px 0 0px;
    }

    .ExperienceOperation {
        position: relative;
        width: 100%;
        left: 0%;
    }

    .bg-Manage {
        background: url('/library/assets/products/xs1930-series/Manage_mobile.gif') no-repeat bottom center;
        height: 300px;
        background-size: cover;
        position: relative;
    }

    .Manage-mobile-bg {
        background-color: #b4d8ca;
        width: 100%;
        height: 100%;
    }

    .Manage-none {
        display: none;
    }

    .ManageText {
        padding: 0px;
    }

    .Manage-section ul li {
        padding: 5px !important;
    }

    .Smart-managed-product {
        top: 60%;
    }
}

@media only screen and (max-width: 360px) {
    .era-section .antenna-switch-section span {
        width: 35%;
    }

    .ExperienceMobile {
        height: 200px;
    }

    .ManageText {
        width: 100%;
    }

    .Smart-managed-banner-box {
        top: 10%;
    }
}

.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: 50%;
    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 (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;
    }
}

/*Network application scenarios*/
.eraconnectivity .nav-tabs > li.active > a, .eraconnectivity .nav-tabs > li.active > a:focus, .eraconnectivity .nav-tabs > li.active > a:hover {
    border: none;
    color: #65be02;
    font-family: "galano_grotesquesemibold", Helvetica, Arial, sans-serif !important;
    background: none;
    border-bottom: 1px solid;
}

.eraconnectivity .nav-tabs {
    border-bottom: none;
    padding-bottom: 20px;
    margin: 0 auto;
    display: block;
    width: 80%;
    text-align: center;
}

@media only screen and (max-width: 1025px) {
    .eraconnectivity .nav-tabs {
        width: 100%;
        text-align: center;
    }
}

.eraconnectivity .nav-tabs li {
    border: none;
    float: none;
    display: inline-block;
}

.eraconnectivity .nav-tabs > li > a {
    color: #758f86;
    border: none;
    font-size: 18px;
}

.eraconnectivity .nav-tabs > li > a:hover {
    color: #758f86;
    font-family: "galano_grotesquesemibold", Helvetica, Arial, sans-serif !important;
    background: none;
}

.eraconnectivity .tab-content > .tab-pane .description {
    padding-top: 100px;
}

@media only screen and (max-width: 800px) {
    .eraconnectivity .tab-content > .tab-pane .description {
        padding-top: 0;
        padding-bottom: 30px;
        text-align: center;
    }
}

/*Network application scenarios END*/
.aggregation-Switch-section {
    background: url('/library/assets/products/xs1930-series/Trustworthy_aggregation_Switch.jpg');
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
}

.aggregation-Switch {
    position: absolute;
    width: 30%;
    display: flex;
    left: 5%;
    align-items: center;
    height: 100%;
}

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

@media screen and (max-width: 1025px) {
    .aggregation-Switch {
        width: 50%;
    }
}

@media screen and (max-width: 450px) {
    .aggregation-Switch-section {
        background-position: bottom right;
        background-size: contain;
    }

    .aggregation-Switch {
        width: 100%;
        height: 75%;
        background-color: #3a5b50;
        left: 0%;
    }

    .aggregation-Switch_Text {
        padding: 20px;
    }
}

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

.AppWatch .btn-call-to-action {
    background: linear-gradient(45deg, #3db172, #59b560);
    border-radius: 30px;
}

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

#features .panel-group.accordion .panel.panel-default{
    border: none !important;
}

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

/* 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 #64be00 !important;
    padding: 10px 0;
    border-bottom: 0;
}

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

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

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

.modal-content .close {
    top: -14px;
}

.modal-content i.fa.fa-times {
    font-size: 36px;
}

.modal.fade.in {
    top:70%;
    height: 100%;;
}

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

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

#features .panel-group.accordion .panel.panel-default{
    border: none !important;
}

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

.section.section-experience .col-xs-12.hidden-lg.hidden-md .ExperienceOperation {
    position: relative !important;
    width: 100% !important;
    top: unset !important;
    left:unset !important;
}


/* spec */

.xs1930-series-section .tab-content .tab-pane .panel-group .panel-body {
	padding: 30px 20px!important;
}

.xs1930-series-section .nav-tabs{
	border-bottom:none;
	padding-bottom:50px;
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:100%;
	text-align: center;
}

.xs1930-series-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.xs1930-series-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
margin-bottom: 10px;
}

.xs1930-series-section .nav-tabs>li>a{
	color:#000;
	font-size:18px!important;
}

.xs1930-series-section .nav-tabs>li>a:hover{
	color:#64be00;
	background-color: transparent;
    text-decoration: none;
    border-color: transparent;
}

.xs1930-series-section .nav-tabs>li.active>a, 
.xs1930-series-section .nav-tabs>li.active>a:focus, 
.xs1930-series-section .nav-tabs>li.active>a:hover{
    color: #64be00;
    border-bottom: 2px solid #64be00;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
	font-weight:bold;
}

@media only screen and (max-width: 1025px){
.xs1930-series-section .nav-tabs{
	width:100%;
	text-align:center;
}
}

@media only screen and (max-width: 991px){
.xs1930-series-section .nav-tabs li {
    margin-bottom: 10px;
}
}

#features ol, ul {
    padding-left: 30px;
}

#features ul li{
	list-style-type: disc;
}

#features ul li ul li {
   list-style-type: circle;
}

#features ul li ul li ul li{
   list-style-type: square;
}

/* start */

.Networked-AV-Mode-area{
	width: 85%;
    text-align: center;
    margin: 0 auto;
}

.Networked-AV-Mode-area .text h2{
    padding-bottom: 30px;
}

.Networked-AV-Mode-img{
	display: flex;
    flex-direction: row;
    padding-top: 30px;
}

.Networked-AV-Mode-img img{
	width:33%!important;
}

/* .Networked-AV-Mode-area .btn-call-to-action {
    background-color:#64be00!important;
} */

.Networked-AV-Mode-area .btn-call-to-action {
    background: linear-gradient(45deg, #3db172, #59b560);
    border-radius: 30px;
}