#modems {
    margin-bottom: 100px;
}

#modems .jcf-radio.jcf-checked {
    border-color: #e19300;
}

#modems .jcf-radio span {
    width: 24px;
    height: 24px;
}

#modems .jcf-radio.jcf-checked span {
    margin: -1px;
}

div.modem {
    border: 1px solid #d4d1da;
    margin-bottom: -1px;
    clear: both;
    height: 152px;
    position: relative;
}

label.modem-label:first-of-type div.modem {
    border-radius: 10px 10px 0 0;
}

label.modem-label:last-of-type div.modem {
    border-radius: 0 0 10px 10px;
}

label.modem-label .modem-unavailable {
    display: none;
}

label.modem-label.unavailable .modem-unavailable {
    background: rgba(251, 250, 249, 0.9) none repeat scroll 0 0;
    color: #303;
    display: block;
    font-family: DINWeb-light, Arial, sans-serif;
    font-size: 48px;
    height: 100%;
    left: 0;
    line-height: 140px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}

img.modem-artwork, img.modem-portrait {
    width: 110px;
}

img.modem-portrait {
    cursor: pointer;
}

div.modem-input-wrapper {
    float: left;
    height: 100%;
    display: table;
}

div.modem-input-wrapper div.modem-input-cell {
    vertical-align: middle;
    display: table-cell;
    padding: 0 0 0 30px;
}

div.modem-art-wrapper, div.modem-portrait-wrapper {
    display: inline-block;
    float: left;
}

div.modem-art-wrapper {
    border-right: 1px solid #eceaef;
    padding: 20px 20px 20px 10px;
}

div.modem-portrait-wrapper {
    padding: 20px;
}

div.no-artwork.modem-portrait-wrapper {
    padding: 20px 40px 20px 10px;
}

div.modem-copy-wrapper {
    display: table;
    height: 100%;
}

div.modem-copy-wrapper.no-artwork div.modem-copy-cell span.modem-dialog-more-info {
    display: none;
}

div.modem-copy-cell {
    display: table-cell;
    font-family: "DINWeb-Light", Arial, sans-serif;
    font-size: 16px;
    color: #422c76;
    line-height: 24px;
    vertical-align: middle;
    padding-right: 30px;
}

div.modem-copy-cell strong {
    font-family: "DINWeb-medium", Arial, sans-serif;
    display: block;
    text-transform: uppercase;
}

div.modem-copy-cell p {
    margin: 0;
}

div.modem-copy-cell span.modem-dialog-more-info {
    text-decoration: none;
    color: #b12594;
    cursor: pointer;
}

div.modem-copy-cell span.modem-dialog-more-info:hover {
    text-decoration: underline;
}

div.modem-copy-wrapper.no-artwork div.modem-copy-cell {
    vertical-align: top;
    padding-top: 30px;
}

label.modem-label.jcf-label-active {
    padding: 0;
    margin: 0;
}

label.modem-label.jcf-label-active div.modem {
    border-width: 2px;
}

label.modem-label.jcf-label-active div.modem-art-wrapper, label.modem-label.jcf-label-active div.modem-portrait-wrapper {
    padding-top: 19px;
}

label.modem-label.jcf-label-active div.modem-input-wrapper div.modem-input-cell {
    padding-left: 29px;
}

label.modem-label.jcf-label-active div.modem-input-wrapper div.modem-copy-cell {
    padding-right: 29px;
}

@media only screen and (max-width: 680px) {
    div.modem, label.modem-label.jcf-label-active div.modem {
        height: 170px;
    }

    div.modem-input-wrapper {
        width: 56px;
        float: none;
        display: inline-block;
    }

    div.modem-input-wrapper div.modem-input-cell {
        padding: 63px 10px 0 19px;
    }

    div.modem-art-wrapper, div.modem-portrait-wrapper {
        float: none;
        display: inline-block;
        border-right: none;
        width: 39%;
    }

    div.modem-input-wrapper, div.modem-art-wrapper, div.modem-portrait-wrapper {
        height: 134px;
    }

    label.modem-label.jcf-label-active div.modem-input-wrapper div.modem-input-cell {
        padding-left: 18px;
    }

    div.modem-art-wrapper {
        padding: 15px 0 0;
    }

    div.modem-portrait-wrapper {
        padding: 15px 0 0;
    }

    div.modem-art-wrapper img, div.modem-portrait-wrapper img {
        width: 90%;
        max-width: 110px;
        margin: 0 auto;
    }

    div.modem-copy-wrapper.artwork {
        display: block;
        float: none;
    }

    div.modem-copy-wrapper.artwork div.modem-copy-cell {
        display: block;
        padding: 0;
    }

    div.modem-copy-wrapper.artwork div.modem-copy-cell p {
        display: none;
    }

    div.modem-copy-wrapper.artwork div.modem-copy-cell strong {
        text-align: center;
    }

    div.modem-copy-wrapper.artwork div.modem-copy-cell span.modem-dialog-more-info {
        float: right;
        margin-top: -24px;
        margin-right: 10px;
    }

    div.modem-copy-cell span.modem-dialog-more-info span {
        display: none;
    }

    label.modem-label.jcf-label-active div.modem-art-wrapper {
        margin-left: -1px;
    }

    label.modem-label.jcf-label-active div.modem-portrait-wrapper {
        margin-left: 1px;
    }

    label.modem-label.jcf-label-active div.modem-portrait-wrapper.no-artwork {
        padding: 19px 0 0;
    }

    label.modem-label.jcf-label-active div.modem-copy-cell {
        margin-top: -1px;
    }

    label.modem-label.jcf-label-active div.modem-copy-cell span.modem-dialog-more-info {
        margin-right: 9px;
    }

    div.modem-input-wrapper.no-artwork, div.modem-portrait-wrapper.no-artwork, div.modem-copy-wrapper.no-artwork {
        float: left;
    }

    div.modem-copy-wrapper.no-artwork div.modem-copy-cell {
        padding-top: 20px;
        display: inline-block;
    }

    div.modem-portrait-wrapper.no-artwork {
        padding: 20px 0 0;
    }

    div.modem-copy-wrapper.no-artwork {
        width: 49%;
        height: 152px;
        margin-left: -18px;
    }
}

@media only screen and (max-width: 450px) {
    div.modem-copy-wrapper.no-artwork {
        width: 45%;
        margin-left: -6px;
    }

    div.modem-copy-wrapper.no-artwork div.modem-copy-cell {
        padding-right: 0;
    }
}

@media only screen and (max-width: 414px) {
    div.modem-portrait-wrapper.no-artwork img {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 390px) {
    div.modem-portrait-wrapper.no-artwork {
        padding: 40px 15px 0 0;
    }

    div.modem-portrait-wrapper.no-artwork img {
        margin: 0;
    }

    div.modem-copy-wrapper.no-artwork {
        width: 46%;
    }

    div.modem-copy-wrapper.no-artwork div.modem-copy-cell {
        font-size: 14px;
        line-height: 20px;
        padding-top: 40px;
    }
}

@media only screen and (max-width: 390px) {
    div.modem-copy-wrapper.no-artwork {
        width: 42%;
    }
}

@media only screen and (max-width: 335px) {
    div.modem-copy-wrapper.no-artwork div.modem-copy-cell {
        padding-top: 20px;
    }
}

/* ********** MODEM DIALOG *********** */

#modemDialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
    z-index: 999999;
    color: white;
}

.modem-dialog-gradient {
    background: rgba(0, 0, 0, 0) radial-gradient(circle at center center, #b12594 0%, rgba(255, 255, 255, 0) 52%) repeat scroll 0 0;
    height: 100%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: -50px;
    width: 100%;
}

.modem-dialog-content-wrapper {
    max-width: 1040px;
    width: 100%;
    margin: 50px auto 120px;
    position: relative;
    padding: 80px 20px;
}

.modem-dialog-close {
    position: absolute;
    right: 40px;
    top: 0;
    cursor: pointer;
}

.modem-designer-series-header {
    float: right;
    background: rgba(255, 255, 255, 0.0);
    width: 130px;
    max-width: 130px;
    font-family: "DINWeb-Light", Arial, sans-serif;
    padding-left: 20px;
}

.modem-dialog-ds-logo {
    height: 80px;
    margin-bottom: 40px;
    pointer-events: none;
}

.modem-designer-series-header hr {
    width: 80px;
    margin: 10px 0;
}

.modem-dialog-artist-information {
    padding: 20px 0;
}


.modem-dialog-ds-logo {
    margin-left: -68px;
}

.modem-dialog-artist-information a {
    color: white;
    font-size: 16px;
    line-height: 22px;
    font-family: "DINWeb-Light", arial, sans-serif;
}

.modem-dialog-artist-information a strong {
    font-weight: normal;
    font-family: "DINWeb-Light", arial, sans-serif;
    margin-top: 4px;
    display: block;
}

.modem-dialog-artist-information a:hover, .modem-dialog-artist-information a:active {
    text-decoration: none;
}

#modem-dialog-scroll {
    display: block;
    margin: 0 auto;
    width: 700px;
    text-align: center;
    max-width: 99%;
}

.modem-dialog-art-image {
    margin: 0 auto;
}

.modem-dialog-body-left {
    background: rgba(255, 255, 0, 0.0);
    float: left;
    width: 43%;
    margin: 33px 4% 33px 0;
    text-align: right;
}

.modem-dialog-artist-portrait {
    width: 160px;
    display: inline;
}

.modem-dialog-body-right {
    background: rgba(255, 0, 255, 0.0);
    float: left;
    width: 52%;
    margin: 33px 0;
    text-align: left;
}

.modem-dialog-artist-portrait-right {
    display: none;
}

.modem-dialog-body-right h2 {
    font-size: 36px;
    max-width: 280px;
    margin: 0 0 16px;
    font-family: 'DINWeb', Arial, sans-serif;
    font-weight: normal;
    line-height: 42px;
    background: rgba(0, 255, 255, 0.0);
    letter-spacing: -1px;
}

#main .modem-dialog-body-right h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    font-family: 'DINWeb-Light', Arial, sans-serif;
    margin: 0 0 26px;
}

#main .modem-dialog-body-right h3 strong {
    font-weight: normal;
    font-family: "DINWeb-Bold", Arial, sans-serif;
}

.modem-dialog-body-right hr {
    height: 3px;
    margin: 25px 0;
    background: white;
    text-align: left;
}

.modem-dialog-body-right p {
    font-size: 18px;
    line-height: 24px;
}

span.close-ds-dialog {
    margin-top: 30px;
    display: block;
    font-family: "DINWeb",Arial, sans-serif;
    text-decoration: underline;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 50px;
}

span.close-ds-dialog:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1024px) {
    .modem-dialog-gradient {
        width: 120%;
        height: 120%;
        left: -10%;
        top: -10%;
    }

    .modem-designer-series-header {
        max-width: 100%;
        float: none;
        width: 600px;
        padding: 0 20px 0 0;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .modem-dialog-ds-logo {
        float: right;
        margin: 0 -68px;
    }

    .modem-dialog-artist-information-wrapper {
        width: 200px;
        float: right;
    }

    .modem-designer-series-header hr {
        margin: 0 0 10px;
    }

    .modem-dialog-artist-information {
        height: 75px;
        padding: 10px 0;
    }

    .modem-dialog-content-wrapper {
        padding-top: 150px;
    }
}

@media only screen and (max-width: 800px) {
    .modem-designer-series-header {
        max-width: 75%;
    }

}

@media only screen and (max-width: 530px) {
    .modem-dialog-gradient {
        top: -18%;
    }

    .modem-designer-series-header {
        left: 0;
        max-width: 70%;
        margin-left: 40px;
    }

    .modem-dialog-artist-information-wrapper {
        float: none;
    }

    .modem-dialog-artist-information {
        width: 60%;
    }

    .modem-dialog-content-wrapper {
        padding: 150px 40px 120px;
    }

    .modem-dialog-body-left {
        display: none;
    }

    .modem-dialog-body-right {
        width: 100%;
        float: none;
    }

    .modem-dialog-artist-portrait-right {
        display: block;
        float: right;
        width: 43%;
        max-width: 160px;
    }

    .modem-dialog-body-right h2, .modem-dialog-body-right h3 {
        max-width: 55%;
    }
}

@media only screen and (max-width: 440px) {
    .modem-dialog-gradient {
        width: 103%;
        height: 103%;
        left: -1.5%;
        top: -14%;
    }
}

@media only screen and (max-width: 413px) {
    .modem-dialog-body-right h2 {
        font-size: 32px;
        line-height: 34px;
    }

    .modem-dialog-ds-logo {
        position: absolute;
        right: -30px;
        top: 38px;
        width: 60px;
        margin: 0;
    }
}

@media only screen and (max-width: 370px) {
    .modem-dialog-body-right h2 {
        font-size: 26px;
        line-height: 28px;
    }
}

/* ********** SCROLL STOP *********** */

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

/* ******** HOME PAGE BANNER ********** */

.banner_home_new {
    background: #330033;
}

.slick-list {
    height: 83%;
}

.slick-track {
    height: 100%;
}

.slick-slide {
}

.banner-bottom-slice {
    pointer-events: none;
}

.modem-carousel {
    background: radial-gradient(circle at 50% 20%, #b12594 0, transparent 500px);
    width: 100%;
    display: block;
    position: absolute;
    margin: 0 auto;
    padding-top: 40px;
    height: 95%;
    opacity: 0;
}

.slick-slide::-moz-focus-inner {
    border: 0;
}

.slick-slide:focus, .slick-slide {
    outline: none;
    box-shadow: none;
    border-color: transparent;
}

.modem-carousel-slide-left, .modem-carousel-slide-right {
    width: 250px;
    padding: 0;
    display: inline-block;
    color: white;
    margin-top: 0;
    vertical-align: top;
    height: 100%;
}

.modem-carousel-slide-right-container {
    padding-left: 60px;
}

.modem-carousel-slide-right-title {
    height: 216px;
    position: relative;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    margin-top: 147px;
}

.slick-current .modem-carousel-slide-right-title {
    opacity: 1.0;
    transition: opacity .5s ease-in-out;
}

.modem-carousel-slide-right-container h3, .modem-carousel-slide-right-container span {
    vertical-align: bottom;
}

.modem-carousel-slide-right-container h3 {
    font-family: "DINWeb", Arial, sans-serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 32px;
    text-transform: none;
    margin: 0;
    position: absolute;
    bottom: 38px;
}

.modem-carousel-slide-right-container span {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    bottom: 14px;
}

/*
        .modem-carousel-slide-left { float: left; }

        .modem-carousel-slide-right { float: right; }
*/

.modem-carousel img {
    height: 100%;
    display: inline-block;
    padding: 0;
}

.modem-carousel.slick-initialized img {
    opacity: 1.0;
}

.slick-dots {
    list-style: none;
    display: block;
    padding: 0;
    margin: 18px auto;
    text-align: center;
}

.slick-focus {
    border: none;
}
/*
.slick-dots li {
    display: inline-block;
    margin: 0 10px;
    height: 4px;
    width: 4px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 6px;
}

.slick-dots li.slick-active {
    background: rgba(255, 255, 255, 0.8);
}

.slick-dots li button {
    display: none;
}*/

.slick-dots li.slick-active {
    background: none;
}

.slick-dots li {
    display: inline-block;
    margin: 0 4px;
    background: transparent;
    border-radius: 13px;
    padding: 6px;
    cursor: pointer;
    height: 16px;
    text-align: center;
    width: 16px;
}

.slick-dots li button {
    color: transparent;
    border: none;
    border-radius: 6px;
    height: 4px;
    width: 4px;
    padding: 0;
    background: rgba(255,255,255,0.3);
    display: block;
    margin: 0 auto;
}
.slick-dots li.slick-active button {
    background: rgba(255,255,255,0.8);
}

.june2016-banner.banner_home_new .banner-container {
    pointer-events: none;
}

.banner_home_new .banner-wrapper {
    max-width: 300px;
}

.banner_home_new .banner-wrapper .banner-content {
    padding-top: 80px;
    pointer-events: all;
}

.banner_home_new .banner-wrapper .banner-content h1 {
    font-size: 56px;
    line-height: 48px;

    margin: 0;
}

.banner_home_new .banner-wrapper .banner-content h3 {
    font-family: "DINWeb-Medium", Arial, Sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    border: solid white;
    border-width: 2px 0;
    padding: 15px 0 13px;
    width: 240px;
}

.banner_home_new .banner-wrapper .banner-content span.modem-limit {
    display: block;
    color: white;
    font-size: 12px;
    line-height: 12px;
    font-family: "DINWeb-Light", Arial, sans-serif;
    margin: 12px 0 42px;
}

.banner_home_new .banner-wrapper .banner-content a.modem-link {
    font-size: 12px;
    line-height: 12px;
    color: white;
    text-decoration: none;
    width: 140px;
    display: block;
    padding-left: 20px;
    padding-top: 4px;
    text-transform: uppercase;
    background: url('/myaccount-support/images/arrow-about.png') no-repeat left center;
}

.banner_home_new .banner-wrapper .banner-content a.modem-link strong {
    font-weight: normal;
    font-family: "DINWeb-Bold", arial, sans-serif;
    font-size: 13px;
}

.banner-designer-series-right-wrapper {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 1100px;
}

.banner-designer-series-right {
    position: absolute;
    top: 45px;
    left: 828px;
    width: 250px;
    padding-left: 60px;
}

.banner-designer-series-right .ds-logo {
    height: 120px;
    width: 120px;
    margin-bottom: 40px;
}

.banner-designer-series-right hr {
    width: 120px;
    margin: 0;
    text-align: left;
    height: 3px;
    background: white;
}

.banner-designer-series-right hr:first-of-type {
    margin-bottom: 216px;
}

.page_home_new .banner-bottom-slice.slice-tablet {
    display: none
}

.ds-logo-horiz {
    display: none;
}

svg path {
    fill: white;
}

@media only screen and (max-width: 1099px) {
    .main-page .banner.page_home_new {
        height: 900px;
    }

    .june2016-banner.banner_home_new {
        height: 800px;
    }

    .modem-carousel {
        padding-top: 180px;
    }

    .modem-carousel img {
        height: auto;
        width: 550px;
    }

    .slick-list {
        height: auto;
    }

    .slick-dots {
        margin: 30px auto
    }

    .banner_home_new .banner-wrapper {
        max-width: 460px;
    }

    .banner_home_new .banner-wrapper .banner-content {
        padding: 30px 10px;
        height: 695px;
        pointer-events: none;
    }

    .banner_home_new .banner-wrapper .banner-content h1 {
        font-size: 46px;
        line-height: 38px;
        margin-bottom: 24px;
    }

    .banner_home_new .banner-wrapper .banner-content h3 {
        display: inline;
        font-size: 15px;
        line-height: 15px;
        padding: 8px 0 4px;
        width: 500px;
    }

    .banner_home_new .banner-wrapper .banner-content span.modem-limit {
        margin-top: 16px;
    }

    .banner_home_new .banner-wrapper .banner-content a.modem-link {
        bottom: 10px;
        position: absolute;
        pointer-events: all;
    }

    .banner-designer-series-right hr {
        display: none;
    }

    .page_home_new .banner-bottom-slice {
        display: none;
    }

    .page_home_new .banner-bottom-slice.slice-tablet {
        display: block;
        height: 80%;
        top: auto;
        bottom: 0;
    }

    .slick-slide {
        position: relative;
    }

    .slick-list {
        overflow: visible;
    }

    .modem-carousel-slide-right-container {
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 0;
        bottom: -88px;
    }

    .modem-carousel-slide-left, .modem-carousel-slide-right {
        width: 0;
        display: none;
    }

    .modem-carousel img {
        margin: 0 150px;
    }

    .modem-carousel-slide-right-container h3, .modem-carousel-slide-right-container span {
        right: 0;
    }

    .modem-carousel-slide-right-container h3 {
        font-family: "DINWeb", Arial, sans-serf;
        font-size: 18px;
        line-height: 10px;
        text-align: right;
    }

    .modem-carousel-slide-right-container span {
        font-size: 12px;
    }

    .modem-carousel-slide-right-title {
        height: auto;
        margin: 0;
    }

    .modem-carousel-wrapper {
        width: 100vw;
        max-width: 100vw;
    }

    .modem-carousel-text-tablet {
        position: absolute;
        right: 20px;
        font-size: 16px;
        color: white;
        text-align: right;
        bottom: -67px;
    }

    .modem-carousel-text-tablet h3 {
        font-family: "DINWeb", Arial, sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 18px;
        text-transform: none;
        margin: 7px 0;
    }

    .modem-carousel-text-tablet span {
        height: 12px;
        line-height: 12px;
        font-size: 12px;
        text-transform: uppercase;
        margin: 0;
    }

    .modem-carousel-text-tablet span strong {
        font-size: 13px;
    }

    .modem-carousel img {
        display: block;
        margin: 0 auto;
    }

    .banner-designer-series-right-wrapper {
        width: 100%;
    }

    .banner-designer-series-right {
        left: auto;
        padding: 0;
        right: 30px;
        top: 16px;
        width: auto;
    }

}

@media only screen and (max-width: 650px) {
    .banner_home_new .banner-wrapper .banner-content h3 {
        display: block;
    }

    .modem-carousel {
        padding-top: 200px;
    }

    .modem-carousel img {
        width: 85%;
        max-width: 440px;
    }

    .banner-designer-series-right-wrapper {
        height: 100%;
    }

    .banner-designer-series-right {
        bottom: 42px;
        padding: 0;
        right: 30px;
        top: unset;
        width: auto;
    }

    .banner-designer-series-right .ds-logo {
        width: 80px;
        height: 80px;
    }

    .modem-carousel-text-tablet {
        bottom: -84px;
        right: 20px;
    }

    .slick-dots::after {
        background: white none repeat scroll 0 0;
        content: "";
        display: block;
        height: 2px;
        margin: 56px 20px;
        max-width: 100%;
    }

    .banner_home_new .banner-wrapper .banner-content a.modem-link {
        bottom: -13px;
    }

    .ds-logo {
        display: none;
    }

    .ds-logo-horiz {
        display: block;
        width: 100px;
    }

}

@media only screen and (max-width: 480px) {

    .june2016-banner.banner_home_new {
        height: 780px;
    }

    .main-page .banner.page_home_new {
        height: 880px;
    }

    .banner_home_new .banner-wrapper .banner-content {
        height: 675px;
    }

    .banner_home_new .banner-wrapper .banner-content a.modem-link {
        bottom: -13px;
    }

    .banner-designer-series-right {
        bottom: 42px;
    }
}

@media only screen and (max-width: 440px) {

    .june2016-banner.banner_home_new {
        height: 740px;
    }

    .main-page .banner.page_home_new {
        height: 840px;
    }

    .banner_home_new .banner-wrapper .banner-content {
        height: 645px;
    }

    .banner_home_new .banner-wrapper .banner-content a.modem-link {
        bottom: -4px;
    }
}

@media only screen and (max-width: 400px) {
    .june2016-banner.banner_home_new {
        height: 700px;
    }

    .main-page .banner.page_home_new {
        height: 800px;
    }

    .banner_home_new .banner-wrapper .banner-content {
        height: 625px;
    }

    .banner_home_new .banner-wrapper .banner-content h1 {
        font-size: 38px;
        line-height: 32px;
    }

    .banner-designer-series-right {
        bottom: 36px;
    }

    .banner_home_new .banner-wrapper .banner-content h3 {
        font-size: 13px;
        line-height: 13px;
        padding: 6px 0 2px;
        width: 100%;
    }

    .banner_home_new .banner-wrapper .banner-content a.modem-link {
        bottom: 10px;
    }
}

/* ******** SVG RECOLOR ************ */

svg path {
    fill: white;
}

/* ********* GENERAL FIXES ********** */

@media only screen and (max-width: 990px) {
    .sales-pagev1.full .w1 {
        overflow: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .fiber-form .upgrade-hold .pack-frame .lbl {
        height: 46px;
    }
}

@media only screen and (max-width: 380px) {
    .fiber-form .upgrade-hold .pack-frame .lbl {
        font-size: 15px;
    }
}

/* ************** DESIGNER SERIES LANDING PAGES ************* */

.banner.page_designerseries {
    height: 0;
}

#designerseries {
    width: 100%;
    overflow: visible;
    min-height: 100%;
    max-width: 1440px;
    padding: 0 20px;

}

.designerseries-title {
    padding: 75px 0 50px;
    background: none;
    border-bottom: 1px solid #303;
}

.designerseries-title, .artist {
    max-width: 1180px;
    margin: 0 auto;
}

.designerseries-title h1 {
    color: #303;
    font-family: "DINWeb-Light", Arial, sans-serif;
    margin: 0;
    font-size: 32px;
    line-height: 42px;
    background: none;
    text-transform: none;
    max-width: 700px;
    font-weight: normal;
}

.designerseries-title .ds-logo {
    float: right;
    height: 120px;
    margin-right: -45px;
}

#designerseries div.artist {
    display: table;
    margin-top: 160px;
    width: 100%;
}

#designerseries .table-row {
    display: table-row;
}

#designerseries .table-cell {
    display: table-cell;
}

#designerseries .mid-row {
    display: block;
    clear: both;
}

#designerseries div.artist h2 {
    color: #303;
    font-family: "DINWeb-Light", Arial, sans-serif;
    margin: 0;
    font-size: 36px;
    line-height: 36px;
    background: none;
    text-transform: uppercase;
    font-weight: normal;
}

#designerseries .video-watch {
    display: block;
    height: 90px;
    width: 140px;
    cursor: pointer;
    background: url('/myaccount-support/images/ico-watch.png') no-repeat;
}

#designerseries .video-watch.video-askew {
    background: url('/myaccount-support/images/ico-watch-askew.png') no-repeat;
}

#designerseries .video-watch.video-anna {
    background: url('/myaccount-support/images/ico-watch-anna.png') no-repeat;
}

#designerseries .video-watch.video-flox {
    background: url('/myaccount-support/images/ico-watch-flox.png') no-repeat;
}

#designerseries .video-watch.video-otis {
    background: url('/myaccount-support/images/ico-watch-otis.png') no-repeat;
}

#designerseries .video-watch.video-andrew {
    background: url('/myaccount-support/images/ico-watch-andrew.png') no-repeat;
}

.artist p {
    font-family: "DINWeb-Light", Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #303;
}

#designerseries .art-title {
    width: 60px;
    border: #303 solid;
    border-width: 1px 0;
    padding: 21px 0 18px;
    overflow: visible;
}

#designerseries .art-title span {
    white-space: nowrap;
    font-size: 14px;
    font-family: "DINWeb-Light", Arial, sans-serif;
    color: #303;
    display: block;
    line-height: 16px;
    margin-bottom: 1px;
}

#designerseries .art-title span.reg {
    font-family: "DinWeb", Arial, sans-serif;
    text-transform: uppercase;
}

#designerseries a.get-design {
    display: inline-block;
    font-family: "DINWeb-Light", Arial, Sans-serif;
    text-decoration: none;
    color: #303;
    font-size: 14px;
    border: 1px solid #303;
    padding: 19px 20px 17px;
    text-transform: uppercase;
    position: relative;

}

#designerseries a.get-design strong {
    font-weight: normal;
    font-family: DINweb-black, arial, sans-serif;
    font-size: 14px;
}

#designerseries .unavailable a.get-design {
    pointer-events: none;
}

#designerseries .unavailable a.get-design:after {
    content: "Out of Stock";
    width: 101%;
    background: rgba(251, 250, 249, 0.9);
    position: absolute;
    left: -1px;
    top: -2px;
    line-height: 55px;
    font-family: "DINWeb-Bold", Arial, sans-serif;
    text-align: center;
    z-index: 1;
}

/* ****** DIALOG ****** */

#ds-video-dialog {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    z-index: 50;
}

.ds-video-dialog-close {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 40px;
    top: 40px;
}

#ds-video-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}

#ds-video-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: table-cell;
    height: 400px;
    vertical-align: middle;
    width: 300px;
}

#ds-video {
    width: 100%;
    text-align: center;
}

#ds-video iframe {
    margin: 0 auto;
    border: none;
}

/* ****** OTIS ****** */

.artist.otis {
    position: relative;
    display: block;
    max-width: 1400px;
    height: 1180px;
    margin-bottom: 200px;
}

.artist.otis .inner-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    display: table;
}

.video-otis {
    float: right;
}

.otis-cell-1-1 {
    width: *;
}

.otis-cell-1-1 div.mid-row:first-of-type {
    height: 175px;
}

.otis-cell-1-1 img.portrait {
    width: 100%;
}

.otis-cell-1-2 {
    width: 300px;
    min-width: 300px;
    padding-left: 40px;
    position: relative;
}

.otis-wrapper {
    position: absolute;
    top: 0;
}

.artist.otis p {
    margin: 0 0 18px;
}

.artist.otis p:last-of-type {
    margin-bottom: 130px;
}

.artist.otis img.modem {
    position: absolute;
    right: 30px;
    top: 600px;
    width: 550px;
}

.otis-wrapper a.get-design {
    margin-top: 540px;
}

/* ****** FLOX ****** */
#designerseries .artist.flox {
    position: relative;
    display: block;
    max-width: 1400px;
    margin-top: 140px;
}

.artist.flox .inner-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    display: table;
}

.flox-cell-1-1 {
    width: 100%;
    position: relative;
    padding-bottom: 40px;
}

.flox-cell-2-1 {
    width: 340px;
}

.flox-cell-1-1 h2 {
    display: inline-block;
    width: 28.8%;
    float: left;
}

.flox-cell-1-1 p {
    width: 31.25%;
    max-width: 300px;
    margin: 0 8% 0 0;
    float: left;
}

.flox-cell-1-1 p:last-of-type {
    margin: 0;
}

.flox-cell-1-1 div.art-title {
    position: absolute;
    left: 0;
    bottom: 41px;
}

#designerseries .artist.flox .video-watch {
    position: absolute;
    bottom: 45px;
}

.artist.flox img.portrait {
    width: 71%;
    float: right;
}

.artist.flox img.modem {
    left: 30px;
    position: absolute;
    top: 350px;
    width: 550px;
}

.artist.flox a.get-design {
    float: left;
    margin-top: 560px;
}

/* ****** ANDREW ****** */

#designerseries .artist.andrew {
    position: relative;
    margin-top: 130px;
}

.table-cell.andrew-cell-1-1 {
    height: 190px;
}

.andrew-cell-1-2, .andrew-cell-2-2 {
    width: 300px;
    padding-left: 40px;
    position: relative;
}

.andrew-cell-1-1 h2 {
    display: inline-block;
}

.andrew-cell-1-1 p {
    float: right;
    width: 300px;
    margin-right: 100px;
}

.andrew-cell-1-2 p {
    display: block;
    left: 40px;
    position: absolute;
    top: 0;
    width: 300px;
}

.andrew-cell-2-1 img.portrait {
    width: 100%;
}

.artist.andrew .andrew-cell-2-2 {
    vertical-align: top;
    position: relative;
}

.video-watch.video-andrew {
    margin-bottom: 90px;
}

.artist.andrew img.modem {
    left: 645px;
    position: absolute;
    top: 490px;
    width: 550px;
}

.artist.andrew a.get-design {
    margin-top: 567px;
}

@media only screen and (max-width: 1300px) {

    .artist.andrew img.modem {
        left: auto;
        right: -17px;
    }
}

/* ****** ANNA ****** */
.anna.artist {
    height: 1105px;
    min-height: 1105px;
}

.anna-cell-1-1 {
    width: 300px;
    min-width: 300px;
    padding-right: 40px;
    position: relative;
    vertical-align: top;
}

.anna-cell-1-2 {
    width: *;
}

#designerseries div.artist.anna h2 {
    margin-bottom: 42px;
    padding-top: 20px;
}

.artist.anna img.modem {
    left: 190px;
    position: absolute;
    top: 642px;
    width: 550px;
}

.artist.anna .table-cell * {
    vertical-align: top;
}

.artist.anna img.portrait {
    width: 100%;
    margin-top: -48px;
}

.video-watch.video-anna {
    margin-bottom: 150px;
    margin-top: 8px;
}

.anna.artist .get-design {
    margin-top: 40px;
}

/* ****** ASKEW ****** */

#designerseries div.artist.askew {
    margin-top: 90px;
}

.artist.askew {
    position: relative;
    display: block;
    max-width: 1400px;
    height: 1180px;
}

.artist.askew .inner-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1180px;
    display: table;
}

.video-askew {
    float: right;
}

.askew-cell-1-1 {
    width: *;
}

.askew-cell-1-1 div.mid-row:first-of-type {
    height: 150px;
}

.askew-cell-1-1 img.portrait {
    width: 100%;
}

.askew-cell-1-2 {
    width: 340px;
    min-width: 340px;
    padding-left: 0;
    position: relative;
}

.askew-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

.artist.askew p {
    margin: 0 0 18px;
    width: 300px;
}

.artist.askew p:last-of-type {
    margin-bottom: 130px;
}

.artist.askew img.modem {
    position: absolute;
    right: 30px;
    top: 580px;
    width: 550px;
}

.askew-wrapper a.get-design {
    margin-top: 540px;
}

.artist-mobile {
    display: none;
}

@media only screen and (max-width: 950px) {
    #designerseries .designerseries-title {
        border: none;
    }

    #designerseries {
        padding: 0;
    }

    #designerseries div.artist, #designerseries .artist.flox {
        display: none;
    }

    .artist-mobile {
        display: block;
        font-size: 16px;
        line-height: 18px;
        max-width: 840px;
        margin: 0 auto;
    }

    .mobile-title {
        border-top: 1px solid #303;
        width: 100%;
        padding-top: 35px;
        padding-bottom: 72px;
    }

    .artist-mobile h1 {
        font-size: 30px;
        font-family: "DINWeb-Light", arial, sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        color: #303;
        line-height: 28px;
        padding: 0;
        margin: 0 auto;
        width: 90%;
    }

    #designerseries a.get-design {
        padding: 13px 20px 11px;
        margin-bottom: 40px;
    }

    #designerseries .artist-mobile:last-of-type {
        margin-bottom: 100px;
    }

    #designerseries .art-title span {
        max-width: 135px;
        width: 135px;
        white-space: normal;
    }

    .bio-cell {
        font-size: 18px;
        color: #303;
        line-height: 22px;
    }

    .designerseries-title .ds-logo {
        position: absolute;
        right: 94px;
        width: 110px;
        top: 39px;
        float: none;
        display: block;
    }

    .designerseries-title h1 {
        font-size: 28px;
        line-height: 34px;
        color: #303;
        text-align: center;
        width: 100%;
        max-width: 700px;
        padding: 0 30px;
        margin: 0 auto;
    }

    .designerseries-title h1:first-of-type {
        margin-top: 100px;
        margin-bottom: 30px;
    }

    .designerseries-title h1:last-of-type {
        margin-bottom: 10px;
    }

    .artist-mobile .mobile-portrait {
        max-width: 100%;
    }

    .artist-mobile .mobile-image-wrapper {
        position: relative;
        margin-bottom: -24%;
        pointer-events: none;
    }

    .artist-mobile .mobile-modem-placeholder {
        opacity: 0;
        max-width: 620px;
        width: 90%;
    }

    .artist-mobile .mobile-modem {
        max-width: 620px;
        width: 90%;
        position: absolute;
        top: -50%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .artist-mobile .mobile-body {
        width: 90%;
        max-width: 620px;
        margin: 0 auto;
    }

    .artist-mobile .mobile-body-title {
        width: 30%;
        float: left;
    }

    .artist-mobile .bio-cell {
        width: 70%;
        float: left;
    }

    .mobile-portrait-wrapper {
        position: relative;
    }


    .video-link {
        position: absolute;
        top: 75px;
        border: 1px solid white;
    }

    #designerseries .video-watch {
        position: relative;
        margin: 0;
        padding: 0;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .video-link-askew, .video-link-anna, .video-link-flox, .video-link-otis {
        left: 20px;
    }

    .video-link-ajs {
        right: 20px;
    }

    #designerseries .video-watch.video-ajs {
        background: url('/myaccount-support/images/ico-watch-andrew.png');
    }
}

@media only screen and (max-width: 640px) {
    .designerseries-title h1 {
        font-size: 24px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 414px) {
    .designerseries-title h1 {
        font-size: 22px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 500px) {

    #designerseries .art-title span {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 399px) {
    .designerseries-title .ds-logo {
        right: 74px;
    }
}

.slick-slide { width: 100vw; text-align: center; }
.modem-carousel-slide-left, .modem-carousel-slide-right { text-align: left; }