h1 {
    font-size: 56px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 24px;
}

p {
    font-size: 20px;
}

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

.pageSpace {
    padding: 120px 0px;
}

.text-PoE {
    color: #575757;
}

.text-PoEPlus {
    color: #3d9e00;
}
.gs1100-banner {
    background: url('/library/assets/products/gs1100-series/gs1100-series-product-banner.jpg') no-repeat center center;
    height: 700px;
    background-size: cover;
    position: relative;
}

.gs1100-banner-outline {
    background: url(/library/assets/products/gs1100-series/gs1100-series-banner-outline.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    width: 35%;
    height: 70%;
    right: 2%;
    bottom: 15%;
}

.gs1100-banner-box {
    position: absolute;
    width: 60%;
    height: 30%;
    right: 20%;
    top: 15%;
}

.gs1100-banner-product {
    background: url(/library/assets/products/gs1100-series/gs1100-series-banner-product.png) no-repeat bottom center;
    background-size: contain;
    position: absolute;
    width: 30%;
    height: 50%;
    right: 8%;
    bottom: 2%;
}

.plugArea {
    padding-bottom: 80px;
}

.WhisperBg {
    background-color: #e0f2cc;
}

.whisperImg {
    position: absolute;
    right: 30px;
    z-index: 10;
    top: -20%;
}

.whispershadow {
    box-shadow: 19px 21px 0px -5px rgba(162, 216, 102, 1);
}

.EnergyBg {
    background-color: #e0f2cc;
}

.EnergyImg {
    position: absolute;
    left: 30px;
    z-index: 10;
    top: -20%;
}

.EnergyText {
    padding: 50px 80px;
}

.Energyshadow {
    box-shadow: -19px 21px 0px -5px rgba(162, 216, 102, 1);
}

.TypesDevices {
    width: 94%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0px 30px 0px;
}

.TypesDevicesSupported p {
    font-size: 16px;
    line-height: 1em;
}

.SupportPoE {
    padding-top: 80px;
}

.SupportPoEText {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.DevicesSupportedArea {
    background-color: #c1e699;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

.DevicesSupported {
    padding: 20px;
}

.DevicesSupported-PoE {
    background-color: #575757;
    border-radius: 10px;
    color: #fff;
    font-size: 20px !important;
    padding: 5px 0px;
}

.DevicesSupported-PoEPlus {
    background-color: #3d9e00;
    border-radius: 10px;
    color: #fff;
    font-size: 20px !important;
    padding: 5px 0px;
}

.PoE-border {
    border-bottom: 2px solid #575757;
}

.TypesDevices h3 {
    font-size: 30px;
}

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

    .gs1100-banner {
        height: 600px;
    }

    .gs1100-banner-box {
        width: 70%;
        right: 15%;
    }

    .gs1100-banner-product {
        bottom: 0%;
        right: 8%;
    }

    .whisperImg {
        top: -8%;
    }

    .EnergyImg {
        top: -8%;
    }

    .EnergyText {
        padding: 20px 60px;
    }

    .SupportPoE {
        padding-top: 40px;
    }
}

@media screen and (max-width: 1440px) {
    .pageSpace {
        padding: 60px 0px;
    }

    .gs1100-banner {
        height: 450px;
    }

    .gs1100-banner-box h1 {
        font-size: 36px;
    }

    .gs1100-banner-box h6 {
        font-size: 20px;
    }

    .gs1100-banner-box {
        top: 10%;
    }

    .gs1100-banner-product {
        bottom: 2%;
        right: 8%;
    }

    .whisperImg {
        top: -3%;
        width: 55%;
    }

    .EnergyText {
        padding: 0px 50px;
    }

    .EnergyImg {
        top: -3%;
    }

    .SupportPoE {
        padding-top: 20px;
    }
}

@media screen and (max-width: 1300px) {
    .gs1100-banner-product {
        bottom: 2%;
    }

    .whisperImg {
        top: 5%;
        width: 50%;
    }

    .EnergyImg {
        top: 5%;
    }
}

@media screen and (max-width: 1025px) {
    .gs1100-banner {
        height: 350px;
    }

    .gs1100-banner-box h1 {
        font-size: 30px;
    }

    .gs1100-banner-box h6 {
        font-size: 14px;
    }

    .whisperImg {
        top: 15%;
    }

    .EnergyImg {
        top: 15%;
    }
}

@media screen and (max-width: 991px) {
    .gs1100-banner {
        height: 300px;
    }

    .gs1100-banner-box {
        width: 50%;
        right: 25%;
        top: 15%;
    }

    .gs1100-banner-box h1 {
        font-size: 20px;
    }

    .gs1100-banner-product {
        bottom: -5%;
    }

    .pageSpace {
        padding: 30px 0px;
    }

    .whisperImg {
        display: none;
    }

    .EnergyImg {
        display: none;
    }

    .EnergyText {
        padding: 0px 20px;
    }

    .TypesDevicesSupported p {
        font-size: 18px;
    }
}

@media screen and (max-width: 800px) {
    .gs1100-banner-box {
        top: 15%;
    }

    .gs1100-banner-product {
        bottom: 6%;
    }
}

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

    .gs1100-banner-outline {
        display: none;
    }

    .gs1100-banner-product {
        background: url(/library/assets/products/gs1100-series/gs1100-series-banner-product-mobile.png) no-repeat bottom center;
        background-size: contain;
        position: absolute;
        width: 60%;
        height: 50%;
        right: 0%;
        bottom: 0%;
    }

    .plugArea {
        padding-bottom: 0px;
    }

    .DevicesSupported-PoE {
        font-size: 12px !important;
        padding: 10px 0px;
    }

    .DevicesSupported-PoEPlus {
        font-size: 12px !important;
        padding: 10px 0px;
    }
}

@media screen and (max-width: 350px) {
    .gs1100-banner {
        height: 200px;
    }

    .gs1100-banner-product {
        width: 50%;
        height: 40%;
    }

    .DevicesSupported-PoE {
        border-radius: 0px;
    }

    .DevicesSupported-PoEPlus {
        border-radius: 0px;
    }
}

/* Speedy Gigabit Flexible-choices for SMBs */
.Flexible-choices-bg {
    background-color: #82cb33;
}

.Flexible-choices-text {
    width: 75%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
}

.Flexible-choices-tab {
    overflow: hidden;
    padding-left: 0px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.Flexible-choices-tab button {
    background-color: #fff;
    border: 1px solid #fff;
    outline: none;
    cursor: pointer;
    padding: 5px 16px;
    transition: 0.3s;
    font-size: 16px;
    width: 15%;
    font-size: 20px;
}

.Flexible-choices-tab button:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.Flexible-choices-tab button:last-child {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.Flexible-choices-tab button.active {
    border: 1px solid #137400;
    background-color: #137400;
    color: #fff;
}

.Flexible-choices-tab button.active:first-child {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.Flexible-choices-tab button.active:last-child {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.tab {
    overflow: hidden;
    padding-left: 0px;
    text-align: center;
    margin: 0 auto;
    width: 80%;
}

.tab button {
    background-color: #fff;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 16px;
    transition: 0.3s;
    font-size: 17px;
    border-bottom: 2px solid #dadada;
    width: 25%;
    font-size: 20px;
}

/* .tab button:hover {}*/
.tab button.active {
    border-bottom: 2px solid #ff8901;
}

.tabcontent {
    display: none;
    border-top: none;
}

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

@media screen and (max-width: 991px) {
    .tab button {
        width: 25%;
    }

    .Flexible-choices-tab button {
        width: 20%;
    }
}

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

    .tab button {
        width: 50%;
    }

    .Flexible-choices-text {
        width: 90%;
    }

    .Flexible-choices-tab button {
        width: 50%;
        margin-bottom: 5px;
    }
}

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

    .tab button {
        width: 60%;
        float: none;
    }
}

html body section.video {
    padding: 26px 0;
    background-color: #f9f9f9;
}

html body section.video .frame,
html body .newsletter .frame {
    width: 90%;
    margin: auto;
    max-width: 1650px;
}

@media screen and (min-width: 768px) {
    html body section.video .frame .title {
        font-size: 36px;
    }
}

@media screen and (min-width: 768px) and (min-width: 1400px) {
    html body section.video .frame .title {
        font-size: 36px;
    }
}

html body section.video .frame .video-wrap {
    width: 100%;
}

html body section.video .frame .video-wrap .box {
    margin: 10px;
    margin-top: 30px;
    /*   box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
    position: relative;
    padding-bottom: 20px;
}

html body section.video .frame .video-wrap .box .image {
    width: 100%;
    height: 100vw;
    background-color: #c1e599;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 250px;
    background-position: center;
}

@media screen and (min-width: 769px) {
    html body section.video .frame .video-wrap .box .image {
        /* height: 60vh; */
        max-height: 300px;
    }
}

@media screen and (min-width: 1020px) {
    html body section.video .frame .video-wrap .box .image {
        max-height: 200px;
    }
}

@media screen and (min-width: 1200px) {
    html body section.video .frame .video-wrap .box .image {
        max-height: 250px;
    }
}

@media screen and (min-width: 1300px) {
    html body section.video .frame .video-wrap .box .image {
        max-height: 280px;
    }
}

@media screen and (min-width: 1650px) {
    html body section.video .frame .video-wrap .box .image {
        max-height: 400px;
    }
}

html body section.video .frame .video-wrap .box .text .button {
    color: white;
    background-color: #a2d866;
    font-size: 22px;
    padding: 7px 25px;
    display: inline-block;
    border-radius: 26px;
    position: absolute;
    left: calc(50% - 100px);
    bottom: 20px;
}

html body section.video .frame .video-wrap .box .text .button i {
    margin-right: 10px;
}

@media screen and (min-width: 1200px) {
    html body section.video .frame .video-wrap .box .text {
        height: 240px;
    }
}

@media screen and (min-width: 1200px) and (min-width: 1600px) {
    html body section.video .frame .video-wrap .box .text {
        height: 220px;
    }
}

@media screen and (min-width: 768px) {
    html body section.video .frame .video-wrap .box {
        width: calc(50% - 15px);
    }
}

@media screen and (min-width: 768px) and (min-width: 1200px) {
    html body section.video .frame .video-wrap .box {
        width: calc(25% - 15px);
    }
}

html body section.video .frame .video-wrap .slick-arrow:before {
    color: #64be00;
    font-size: 28px;
    transform: none;
    border: none;
}

html body section.video .frame .video-wrap .slick-next:before {
    font-family: "FontAwesome";
    content: "";
}

html body section.video .frame .video-wrap .slick-prev:before {
    font-family: "FontAwesome";
    content: "";
}

@media screen and (min-width: 768px) {
    html body section.video .frame .video-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media screen and (min-width: 992px) {
    html body section.video .frame {
        padding: 38px 0;
    }
}

/* End product photo */

/* Additions */
.maxwid {
    max-width: 1320px;
}

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

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

#specifications-accordion .table-hover > tbody > tr:hover {
    background-color: #fff !important;
}

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

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

.video ul.slick-dots {
    display: none !important;
}

.video .slick-list {
    margin: auto 40px;
}