h1 {
    font-size: 56px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px !important;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 20px;
}

p {
    font-size: 18px;
}

.gray-color-section {
    background-color: #f5f5f5;
}

.wac500hwidth {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.flexible-border-right {
    border-right: 1px solid #ff8900;
}

.flexible-border-bottom {
    border-bottom: none;
}

.flexible-border-right:last-child {
    border-right: none;
}

.flexible-border-bottom:last-child {
    border-bottom: none;
}

.wac500h-banner {
    background: url('/library/assets/products/wac500h/wac500h_banner.jpg') no-repeat bottom center;
    height: 700px;
    background-size: cover;
    position: relative;
}

.wac500h-banner-box {
    position: absolute;
    left: 35%;
    top: 35%;
    width: 30%;
    text-align: right;
}

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

.wac500h-banner-product {
    background: url(/library/assets/products/wac500h/wac500h-banner-product.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    width: 30%;
    height: 30%;
    right: 15%;
    top: 35%;
}

.PoE-connectivity-banner {
    background: url('/library/assets/products/wac500h/wac500h-PoE-connectivity.jpg') no-repeat bottom center;
    height: 600px;
    background-size: cover;
    position: relative;
}

.PoE-connectivity-banner-box {
    position: absolute;
    right: 15%;
    top: 20%;
    width: 40%;
}

.PoE-connectivity-banner-product {
    background: url(/library/assets/products/wac500h/wac500h-PoE-connectivity-product.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    width: 40%;
    height: 70%;
    left: 5%;
    top: 15%;
}

.WiFi_scenario {
    background: url('/library/assets/products/wac500h/More_than_WiFi.jpg') no-repeat top center;
    height: 700px;
    background-size: cover;
    position: relative;
}

.Workfrom {
    padding-top: 30px;
}

.flexible-managemen-text {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

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

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

    .wac500h-banner-box {
        top: 30%;
        width: 35%;
        left: 35%;
    }

    .wac500h-banner-product {
        right: 10%;
        top: 30%;
    }

    .PoE-connectivity-banner {
        height: 550px;
    }
}

@media screen and (max-width: 1440px) {
    h1 {
        font-size: 46px;
    }

    .wac500h-banner {
        height: 500px;
    }

    .wac500h-banner-box {
        position: absolute;
        left: 35%;
        width: 35%;
        top: 25%;
    }

    .wac500h-banner-product {
        top: 28%;
    }

    .PoE-connectivity-banner {
        height: 500px;
    }

    .PoE-connectivity-banner-box {
        position: absolute;
        right: 10%;
        top: 15%;
        width: 45%;
    }

    .WiFi_scenario {
        height: 500px;
    }
}

@media screen and (max-width: 1025px) {
    h1 {
        font-size: 36px;
    }

    .wac500h-banner {
        height: 400px;
    }

    .wac500h-banner-box {
        width: 38%;
        left: 38%;
        top: 28%;
    }

    .wac500h-banner-product {
        right: 2%;
    }

    .PoE-connectivity-banner {
        background: url('/library/assets/products/wac500h/wac500h-PoE-connectivity.jpg') no-repeat bottom left;
        height: 600px;
        background-size: cover;
        position: relative;
    }

    .PoE-connectivity-banner-box {
        top: 10%;
    }

    .PoE-connectivity-banner-product {
        height: 60%;
        left: 0%;
    }

    .Workfrom {
        padding-top: 0px;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 30px;
    }

    .wac500h-banner {
        background: url('/library/assets/products/wac500h/wac500h_banner.jpg') no-repeat bottom right;
        height: 700px;
        background-size: cover;
        position: relative;
    }

    .wac500h-banner-box {
        width: 40%;
        left: 30%;
        top: 35%;
    }

    .wac500h-banner-product {
        right: 5%;
        top: 35%;
    }

    .Workfrom {
        padding-top: 30px;
        text-align: center;
        margin: 0 auto;
    }

    .flexible-managemen-text {
        width: 100%;
    }

    .flexible-border-right {
        border-right: none;
    }

    .flexible-border-bottom {
        border-bottom: 1px solid #ff8900;
    }
}

@media screen and (max-width: 800px) {
    h1 {
        font-size: 24px;
    }

    .wac500h-banner-box h6 {
        font-size: 18px;
    }

    .wac500h-banner {
        height: 400px;
    }

    .wac500h-banner-box {
        width: 50%;
        left: 20%;
        top: 35%;
    }

    .wac500h-banner-product {
        right: 5%;
        top: 30%;
    }

    .PoE-connectivity-banner-box {
        right: 5%;
        top: 15%;
        width: 60%;
    }

    .PoE-connectivity-banner-product {
        left: -10%;
    }
}


@media screen and (max-width: 450px) {
    h3 {
        font-size: 24px !important;
    }

    p {
        font-size: 18px !important;
    }

    .wac500h-banner {
        background: url('/library/assets/products/wac500h/wac500h_banner.jpg') no-repeat bottom left;
        background-size: cover;
        position: relative;
    }

    .wac500h-banner-bg {
        position: absolute;
        background: rgba(0, 0, 0, 0.2);
        width: 100%;
        height: 100%;
    }

    .wac500h-banner-box {
        width: 95%;
        left: 2%;
        top: 10%;
        text-align: right;
    }

    .wac500h-banner-product {
        top: 30%;
        left: 0%;
    }

    .PoE-connectivity-banner {
        height: 900px;
    }

    .PoE-connectivity-banner-box {
        width: 90%;
        top: 10%;
    }

    .PoE-connectivity-banner-product {
        width: 80%;
        height: 40%;
        top: 60%;
        left: 0%;
    }

    .WiFi_scenario {
        height: 250px;
    }
}

@media screen and (max-width: 350px) {
    h1 {
        font-size: 20px;
    }

    .wac5302d-sv2-banner-box h6 {
        font-size: 16px;
    }

    .PoE-connectivity-banner-product {
        top: 60%;
    }
}

.nebula_video {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding-top: 5%;
}

.video_area ul {
    list-style: none;
    display: flex;
    justify-content: space-around;
}

.video_area ul li {
    width: 30%;
    box-shadow: 0px 0px 28px 3px rgb(0 0 0 / 15%);
    transform: scale(1.01, 1.01);
}

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

@media screen and (max-width: 450px) {
    .video_configuration {
        display: block;
        text-align: center;
        margin: 0 auto;
        padding-top: 30px;
    }

    .video_area ul {
        flex-direction: column;
        padding: 20px;
    }

    .video_area ul li {
        width: 100%;
        margin-top: 20px;
    }
}

.related-link {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
    margin: 0 auto;
}

.related-link div {
    transform: scale(1.01, 1.01);
}

.related-link .image {
    width: 30%;
}

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

@media screen and (max-width: 450px) {
    .related-link {
        flex-direction: column;
        width: 100%;
    }

    .related-link .image {
        width: 100%;
        padding-bottom: 20px;
    }
}


.Nebula-Mobile-App {
    background: url('/library/assets/products/Nebula-Mobile-App.jpg') 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: #ff8900;
}

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

.app_icon {
    width: 60%;
}

.WatchMobile {
    display: none;
}

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

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

    .WatchMobile {
        text-align: center;
        margin: 0 auto;
        display: block;
    }
}


@media screen and (max-width: 991px) {
    .Nebula-Mobile-App {
        background: url(/library/assets/products/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: 950px;
    }
}


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

.Manage {
    width: 85%;
    margin: 0 auto;
    text-align: center;
}

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

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

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

.PoEInjectorOptions .panel-default {
    border: none !important;
}

.PoEInjectorOptions .table>thead>tr>th {
    color: black;
}

.PoEInjectorOptions .table>thead {
    border-top: none !important;
    border-bottom: 1px solid #ff8900
}

.PoEInjectorOptions .table>tbody {
    border-bottom: 1px solid #ff8900;
}

.PoEInjectorOptions .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.page-node-type-product .btn.btn-lg,
.page-node-type-product .btn.btn-lg:hover {
    background-color: #ff8900;
    border-color: transparent;
}

.text-color {
    color: #ff8900 !important;
}

.btn-color {
    background-color: #ff8900 !important;
    border: none !important;
    color: white !important;
}

#specifications .panel-group .panel-body {
	padding: 30px 20px!important;
}