h1 {
    font-size: 34px;
}

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

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

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

.nwa55axe_area {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: center;
}

.nwa55axe-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding-left: 21%;
}

.nwa55axe-box h1 {
    color: #fff;
}

.nwa55axe-box h6 {
    color: #fff;
    padding-top: 10px;
}


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

@media screen and (max-width: 800px) {
    .nwa55axe-banner {
        background: url('/library/assets/products/nwa55axe/NWA55AXE_banner_mobile.jpg') no-repeat bottom center;
        height: 600px;
        background-size: cover;
        position: relative;
    }

    .nwa55axe_area {
        height: 20%;
    }

    .nwa55axe-box {
        flex-direction: row;
        justify-content: center;
        width: 100%;
        padding-left: 0%;
    }

    .nwa55axe-box h1 {
        font-size: 24px;
    }

    .nwa55axe-box p {
        font-size: 14px;
        padding-top: 0px;
    }
}

@media screen and (max-width: 450px) {
    .nwa55axe-banner {
        background: url('/library/assets/products/nwa55axe/NWA55AXE_banner_mobile.jpg') no-repeat bottom center;
        height: 450px;
        background-size: cover;
        position: relative;
    }

    .nwa55axe_area {
        height: 40%;
    }
}


/**Durable, Weatherproof Outdoor WiFi 6 AP**/


.Weatherproof {
    padding: 0% 5%;
    display: flex;
    flex-direction: column;
}

.Weatherproof-Text {
    padding-bottom: 20px;
}


@media screen and (min-width: 1020px) {
    .Weatherproof {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        padding: 0% 8%;
    }

    .Weatherproof-Text {
        width: 50%;
        padding-left: 30px;
    }

    .Weatherproof-Img {
        width: 50%;
    }
}


@media screen and (min-width: 1300px) {
    .Weatherproof-Text {
        width: 50%;
        padding-left: 40px;
    }
}

/**Smart Mesh for Extended Coverage**/


.SmartMesh-banner {
    background: url('/library/assets/products/nwa55axe/Smart_Mesh_for_Extended_Coverage.jpg');
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 550px;
}

.SmartMesh-area {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    padding: 5%;
    text-align: center;
    margin: 0 auto;
}


@media screen and (min-width: 990px) {
    .SmartMesh-banner {
        background-size: cover;
        height: 500px;
    }
}

@media screen and (min-width: 1025px) {
    .SmartMesh-banner {
        height: 600px;
        background-position: top center;
    }

    .SmartMesh-area {
        width: 80%;
    }
}

@media screen and (min-width: 1500px) {
    .SmartMesh-banner {
        height: 700px;
    }
}


@media screen and (min-width: 1900px) {
    .SmartMesh-banner {
        height: 850px;
    }

    .SmartMesh-area {
        padding: 5% 10%;
    }
}

/**Simple Installation. Easy Configuration.**/

.Simple-Easy-Area {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.Simple-Easy-Area .text {
    width: 60%;
    padding-right: 5%;
}

@media screen and (max-width: 991px) {
    .Simple-Easy-Area {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .Simple-Easy-Area .text {
        width: 100%;
        text-align: center;
    }
}


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

.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_area ul {
        flex-direction: column;
        padding: 20px;
    }

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

.WiFi6 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.wifi-image-scenario {
    overflow: hidden;
}

.wifi-image-scenario .zoom {
    transition: transform .2s;
    /* Animation */
    width: 100%;
}

.wifi-image-scenario .zoom:hover {
    -ms-transform: scale(1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Safari 3-8 */
    transform: scale(1.5);
}


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

    .wifi-image-scenario {
        width: 100%;
    }
}


.manage-text {
    width: 85%;
    margin: 0 auto;
}

.manage-section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding-top: 20px;
}

.manage-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.manage-network-line {
    border: 2px solid #ffa133;
    border-radius: 25px;
    padding: 25px 10px;
    margin-right: 20px;
    width: 30%;
}

@media screen and (max-width: 450px) {
    .manage-section {
        flex-direction: column;
    }

    .manage-box {
        flex-direction: column;
    }

    .manage-network-line {
        margin-right: 0px;
        width: 100%;
        margin-bottom: 20px;
    }
}


#download-files.section-features {
    background: #f9f9f9;
}

.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/nwa55axe/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: 500px;
    }

    .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/nwa55axe/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/nwa55axe/Nebula-Mobile-App.jpg') no-repeat left center;
        height: 900px;
        background-size: cover;
        position: relative;
    }
}

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

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

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

.spec-note{
	padding-top:20px;
}

.spec-note ol{
	list-style: none;
}

.spec-note ol li{
  text-indent: -20px;
  padding-left: 18px;
}
