body, html, .wrapper, header .wrapper, #product-header .wrapper, .wide-wrapper {
    min-width: 0;
}

.mobile-only {
    display: none !important;
}

.desktop-only {
    display: block !important;
}

#starting-at2 {
    display: none;
}

/*New Image*/
/*#standing-desk-sync {
     /*bottom: -157px;*/
     /*right: 50%;*/
 /*}*/

#standing-desk-sync-bottom {
    top: -674px;
    right: 50%;
}

#banner {
    padding: 0;
}

#banner-text-wrapper {
    position: relative;
}

#monitor-arms .full45 a {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 5px;
}

#monitor-arms .full45 {
    width: 46%;
}

.available-in {
    font-size: 14px;
    color: #666;
}

#mobile-monitor {
    display: none;
}

#treadmill {
    padding-top: 20px;
}

#evo-casters {
    top: 0;
    height: 90%;
    width: auto;
    right: 56%;
}

#standing-desk #cpu-mount-img, #options-page #cpu-mount-img {
    top: 0;
    height: 630px;
    width: auto;
    right: 20%;
}

#cable-pass-mobile {
    display: none;
}

.label-right {
    top: 200px;
    right: 8%;
    z-index: 9000;
}

#driving-force {
    bottom: 0;
    height: 95%;
    width: auto;
    left: 15%;
}

#compare-banner-image {
    bottom: 0;
    left: 46%;
    height: 85%;
    width: auto;
}

#contact-page #banner {
    height: auto;
}

#contact-page #banner-text {
    width: 600px;
    margin: 0 auto;
    float: none;
    margin: 140px auto 90px auto;
    padding: 0;
}

.tab-text-wrapper {
    width: 100% !important;
    height: auto !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tab-text-wrapper a {
    display: inline-block;
    margin-top: 15px;
}

.tab-click {
    position: relative;
}

#manual ul {
    text-align: center;
    padding: 0;
    margin: 0;
}

#manual ul li {
    display: inline;
    padding: 0 7px;
}

#manual ul li a {
    display: inline-block;
}

#manual .text-link {
    width: auto;
}

#downloads-page #difference {
    padding-top: 145px;
}

#downloads-page #difference .full100 {
    margin-bottom: 40px;
}

#gallery-page #banner-text {
    max-width: 600px;
    position: relative;
    text-align: center;
    width: 94%;
    margin: 135px auto 70px;
}

#gallery-banner-image-wrapper {
    position: relative;
    bottom: 0;
    height: 300px;
    display: block;
}

#gallery-page #banner {
    height: auto;
    text-align: center;
}

#gallery-page #banner-text h3 {
    font-size: 70px;
}

#evodesk-models {
    padding: 80px 0;
}

.social-image {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.headroom {
    transition: transform .4s linear !important;
}

.headroom--pinned {
    transform: translateY(0%) !important;
}

.headroom--unpinned {
    transform: translateY(-100%) !important;
}

.specs-wrapper {
    width: 94%;
    padding: 0 20px;
    border: 1px solid #ddd;
    max-width: 750px;
    margin: 0 auto;
    display: block;
    float: none;
}

.specs-downloads {
    width: 100%;
    max-width: 790px;
    margin: 0 auto;
    display: block;
    float: none;
}

.specs-downloads .full50 {
    border: 1px solid #ddd;
    width: 44.5%;
    padding: 2%;
    text-align: center;
    margin-top: 2%;
}

.specs-downloads .full50:first-of-type {
    margin-right: 1.5%;
}

.specs-downloads .full50 img {
    margin-bottom: 20px;
}

.cd-primary-nav > li > a {
    font-size: 14px;
}

@media ( min-width: 736px ) {
    #standing-desk-sync {
        /*bottom: 0;*/
        top:10%;
        right: 40%;
        width:100%;
        height: auto;
        margin: 0;
        padding:0;
    }
}

@media ( min-width: 992px ) {
    #standing-desk-sync {
        /*top: 10%;*/
        right: 42%;
        width:70%;
    }

}

@media ( min-width: 1100px ) {

    #in-sync {
        /*padding-bottom: 200px;*/
        padding-bottom: 15%;
    }

}

@media ( min-width: 1200px ) {

    #standing-desk-sync {
        right: 35%;
        height: 123%;
        width: 74%;
        position: absolute;
        top: 8%;
    }

}

@media ( min-width: 1400px ) {

    #in-sync {
        padding-bottom: 18%;
    }

}

@media ( min-width: 1700px ) {

    #in-sync {
        padding-bottom: 20%;
    }

}

@media ( min-width: 1900px ) {

    #in-sync {
        padding-bottom: 24%;
    }

}

@media (min-width: 2000px) {
    #product-header {
        width: 2000px;
        height: 49px;
        position: fixed;
        z-index: 9999;
        max-width: 2000px;
        -webkit-transition: all .74s;
        -moz-transition: all .74s;
        -ms-transition: all .74s;
        -o-transition: all .74s;
        transition: all .74s;
        top: 85px;
        left: 50%;
        margin: 0 auto 0 -1000px;
    }
}

@media (min-width: 1300px) {

    .cd-primary-nav > li > a {
        font-size: 16px;
    }

    #desk-wrapper {
        width: 1260px;
        position: absolute;
        margin-top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -630px;
        height: 290px;
    }

    #standing-desk #cpu-mount-img, #options-page #cpu-mount-img {
        right: 29%;
    }

    #driving-force {
        left: 25%;
    }

    section > .standard h2 {
        letter-spacing: .15em;
        padding-bottom: 13px;
        font-size: 20px;
    }

    #standing-desk-white {
        left: 45%;
        height: 89%;
        top: 4%;
        width: auto;
    }

    #evodesk-pro-img, /* rgentile 3/1/17 */
    #studio-evodesk-img {
        position: absolute;
        height: 101%;
        width: auto;
        top: auto;
        bottom: 4%;
        left: 45%
    }

    #standard-evodesk-img {
        position: absolute;
        height: 85%;
        width: auto;
        top: 10%;
        right: 50%;
    }

    #cable-management-tray2 {
        left: 55%;
        height: 96%;
        top: 9%;
        width: auto;
    }

    #gaming-desk-wrapper #starting-at {
        position: absolute;
        top: 96px;
        right: 2%;
        width: 160px;
        height: auto;
        z-index: 999;
    }

}

@media all
and (min-width: 900px)
and (max-width: 1025px) {

    #header-social ul li {
        padding: 7px 5px;
    }

    #header-social {
        width: 225px
    }

    nav ul li a {
        padding: 30px 15px 25px 15px;
    }

    #standard-evodesk-img {
        top: 13%;
    }

    #evodesk-pro-img, /* rgentile 3/1/17 */
    #studio-evodesk-img {
        top: 10%;
    }

    #evodesk-standard {
        padding-bottom: 40px;
    }

    #evodesk-studio {
        padding-bottom: 85px;
    }

    #gaming-desk-wrapper #overview-bullets {
        width: 45%;
    }

    #gaming-desk-wrapper #overview-bullets h3 {
        font-size: 33px;
        margin-bottom: 15px;
    }

    #gaming-desk-wrapper #overview #video {
        width: 54%;
    }

}

@media only screen
and (min-width: 736px)
and (max-width: 900px) {

    #standard-evodesk-img {
        top: 13%;
    }

    #evodesk-standard {
        padding-bottom: 40px;
    }

    #evodesk-studio {
        padding-bottom: 85px;
    }

    #evodesk-pro-img, /* rgentile 3/1/17 */
    #studio-evodesk-img {
        position: absolute;
        height: auto;
        width: 50%;
        bottom: auto;
        top: 16%;
        left: 47%;
    }
}

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

    #desk-wrapper {
        width: 980px;
        position: absolute;
        margin-top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -490px;
        height: 210px;
    }

}

@media all and (max-width: 1000px) {

    .mobile-only {
        display: block !important;
    }

    .desktop-only {
        display: none !important;
    }

    header {
        height: 60px;
        position: fixed;
    }

    header .wrapper, #product-header .wrapper {
        width: 100%;
        padding: 0;
    }

    #downloads-page #difference {
        padding-top: 105px;
    }

    #reviews-page-banner {
        display: none;
    }

    #reviews-page #banner-text {
        max-width: 460px;
        width: 90%;
        margin: 0 auto;
        float: none;
        margin: 120px auto 100px;
        padding: 0;
    }

    #reviews-page #banner {
        height: auto;
    }

    #button-product-header, #product-header {
        display: none;
    }

    #evodesk-models {
        padding: 40px 0;
    }

    .featured-article p {
        font-size: 18px;
    }

    #gaming-desk-wrapper #overview #video {
        width: 80%;
        margin: 0 10% 30px;
        float: none;
    }

    #gaming-desk-wrapper #starting-at {
        display: none;
    }

    #overview-bullets {
        width: 90%;
        min-width: 0;
        float: none;
        margin: 0 5%;
        text-align: center;
    }

    #header-social {
        position: absolute;
        right: 2.5%;
        top: 19px;
    }

    .nav-is-visible #header-social {
        display: none;
    }

}

@media only screen
and (min-width: 320px)
and (max-width: 575px) {
    #header-social ul {
        display: none;
    }
}

@media only screen
and (min-width: 575px)
and (max-width: 1150px) {
    .gaming-configuration {
        width: 46.5%;
        margin-bottom: 20px;
    }

    #gaming-desk-wrapper section > .standard .features-block p {
        font-size: 15px;
    }

    #gaming-desk-wrapper section > .standard .features-block p {
        min-height: 90px;
    }

    #gaming-desk-wrapper section > .standard .features-block {
        min-height: 355px;
    }
}

@media only screen
and (min-width: 575px)
and (max-width: 737px) {
    #gaming-desk-wrapper section > .standard .features-block {
        min-height: 395px;
    }

    #configurations {
        padding: 40px 0;
    }
}

@media only screen
and (min-width: 320px)
and (max-width: 575px) {
    .gaming-configuration {
        width: 97.5%;
        margin-bottom: 20px;
    }

    #gaming-desk-wrapper section > .standard .features-block {
        background: #fff;
        width: 78%;
        padding: 25px 11% 80px;
        min-height: 0;
    }

    #gaming-desk-wrapper section > .standard .features-block p {
        font-size: 16px;
        min-height: 0;
    }

    #configurations {
        padding: 30px 0;
    }
}

@media only screen
and (min-width: 736px)
and (max-width: 1000px) {

    #desk-wrapper {
        width: 720px;
        position: absolute;
        margin-top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -360px;
        height: 170px;
    }

    #standing-desk #banner-text {
        margin: 115px auto;
    }

    #standing-desk #banner {
        height: 465px;
    }

    #standing-desk #elevate,
    #standing-desk #overview {
        padding: 60px 0;
    }

    #standing-desk #overview #video {
        width: 80%;
        margin: 0 10%;
        float: none;
        margin-bottom: 30px;
    }

    #standing-desk #elevate #video_elevate {
        width: 80%;
        margin: 0 10%;
        float: none;
        margin-bottom: 30px;
    }

    #standing-desk #overview .full35, #keep-it-real .full45, #posi-loc .full40, #standing-desk #harman-kardon .full50, #options-page#harman-kardon .full50, #standing-desk #controller .full45, #options-page #controller .full45, #standing-desk #oversized-grommet .full45, #options-page #oversized-grommet .full45 {
        text-align: center;
        margin: 0 10%;
        width: 80%;
    }

    #standing-desk #elevate .full35 {
        text-align: center;
        margin: 0 10%;
        width: 80%;
        float:none;
    }


    #standing-desk #standing-desk-frame, #options-page #standing-desk-frame {
        right: 0%;
        bottom: auto;
        top: 20px;
        height: auto;
        width: auto;
        opacity: .05 !important;
    }

    #expandable-frame .full45 {
        text-align: center;
        margin: 0 10%;
        width: 80%;
    }

    section {
        padding: 90px 0;
    }

    #real-wood {
        left: 62%;
    }

    #keep-it-real {
        padding-top: 120px;
    }

    #evoedge-desktop {
        right: auto;
        height: auto;
        width: 82%;
        top: 24%;
        left: 0;
        position: relative;
        margin-top: -9%;
        margin-bottom: 50px;
    }

    #standing-desk-white {
        left: 52%;
    }

    #posi-loc-img2 {
        right: 0;
        top: 0;
        height: auto;
        width: 90%;
        position: relative;
        border-bottom: 1px solid #ddd;
        margin-bottom: 50px;
        display: none;
    }

    #posi-loc-img-mobile {
        width: 96%;
        float: right;
        margin: 0 0 2% 20px;
        height: auto;
        display: block;
    }

    #cable-pass {
        display: none;
    }

    #standing-desk #harman-kardon, #options-page #harman-kardon {
        padding-top: 0;
    }

    #standing-desk-speakers {
        right: auto;
        height: auto;
        width: 70%;
        top: 0;
        padding: 0 5%;
        margin: 40px 10% 20px;
        position: relative;
    }

    #programmable-controller {
        left: 0;
        width: 66%;
        height: auto;
        top: 0;
        margin: 0 auto;
        padding: 0px 18%;
        position: relative;
    }

    .label-right {
        top: 13%;
        right: 14%;
        z-index: 9000;
    }

    #evo-keyboard {
        right: 48%;
        height: auto;
        width: 70%;
        top: 0;
    }

    #single-right-monitor {
        left: 60%;
    }

    #evo-casters {
        right: 69%;
    }

    #standing-desk #cpu-mount-img, #options-page #cpu-mount-img {
        top: 0;
        height: 41%;
        width: auto;
        right: 17%;
    }

    ul.footer-nav {
        float: left;
        list-style: none;
        padding-left: 75px;
        width: 33%;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .footer-row-wrapper:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #footer-info {
        width: 100%;
        position: relative;
        right: 0;
        text-align: center;
        margin: 35px 0;
    }

    footer, #signup {
        padding: 70px 0;
    }

    #footer-logo {
        width: 244px;
        height: 36px;
        background: url(../png/footer-logo-3.png) left center no-repeat;
        background-size: 244px 36px;
        margin: 0 auto;
    }

    #financing-standing-desk {
        display: none;
    }

    #finance {
        padding: 60px 0 !important;
    }

    #finance .full55 {
        width: 490px;
        text-align: center;
        margin: 0 auto;
        float: none;
    }

    #footer-social {
        display: none;
    }

    #cable-pass-mobile {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
        display: block;
    }

    #oversized-grommet {
        padding-top: 0;
    }

    #form {
        width: 100%;
    }

    #contact-us {
        padding: 50px 0;
    }

    #contact-info {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

}

@media only screen
and (min-width: 320px)
and (max-width: 736px) {

    #compare-page #banner {
        height: auto;
    }

    #banner-text, #standing-desk #banner-text, #compare-banner {
        width: 90% !important;
        text-align: center;
        padding: 0 !important;
        margin: 90px auto !important;
        float: none;
        max-width: 340px;
        position: relative;
    }

    #standard-sub-page #banner-text, #gallery-page #banner-text {
        margin-bottom: 60px !important;
    }

    #compare-banner {
        margin-bottom: 20px !important;
    }

    #standing-desk #banner-text {
        max-width: 490px;
        width: 90%;
        padding: 0 !important;
    }

    #standing-desk #banner-text h1 {
        font-size: 16px;
    }

    #banner {
        height: 475px;
    }

    #banner-text h1 {
        font-size: 15px;
        letter-spacing: .15em;
    }

    #banner-text h3, #compare-banner h3 {
        font-size: 43px;
    }

    #compare-banner-image {
        bottom: 0;
        left: 0;
        height: auto;
        width: 94%;
        margin: 0 3%;
        position: relative;
    }

    #gaming-desk-wrapper #gallery-title h2 {
        font-size: 26px;
    }

    #gaming-desk-wrapper #gallery {
        padding-top: 0px !important;
    }

    #gaming-desk-wrapper #ergo-pro-desktop {
        right: auto;
        left: 0;
        height: auto;
        top: 0;
        width: 90%;
    }

    #evoguard-desktop {
        position: relative;
        left: 0;
        height: auto;
        top: 0;
        width: 85%;
        margin-bottom: 20px;
        float: right;
    }

    #adjustable-frame-image {
        position: relative;
        right: 0;
        height: auto;
        top: 0;
        width: 50%;
        margin: 0 25% 25px;
        float: none;
    }

    #game-banner {
        bottom: 0;
        left: 0;
        height: auto;
        width: 90%;
        margin: 0 3% 0 7%;
        position: relative;
    }

    #gaming-desk-wrapper #banner-text p {
        font-size: 17px;
    }

    #gaming-desk-wrapper #banner-text h3 {
        font-size: 55px;
    }

    #gaming-desk-wrapper #banner-text {
        margin: 90px auto 10px !important;
        max-width: 400px;
    }

    #banner-text p, #compare-banner p, #contact-page #banner-text p {
        font-size: 15px;
        max-width: 300px;
        margin: 10px auto;
        line-height: 1.2em;
    }

    #gaming-desk-wrapper #banner-text p {
        max-width: 400px;
    }

    #about #banner-text p, #contact-page #banner-text p, #gallery-page #banner-text p, #options-page #banner-text p {
        font-size: 15px;
        max-width: 450px;
    }

    #options-page #banner-text p {
        max-width: 400px;
    }

    #gallery-page #banner-text h3 {
        font-size: 50px;
    }

    #about #banner-text, #contact-page #banner-text, #options-page #banner-text {
        width: 80%;
        max-width: 450px;
        margin-bottom: 60px !important;
    }

    #about #banner-text h3, #contact-page #banner-text h1, #options-page #banner-text h3 {
        font-size: 37px;
    }

    #standing-desk #banner-text p {
        max-width: none;
    }

    #home-banner {
        bottom: -60px;
        left: 50%;
        height: auto;
        width: 710px;
        margin-left: -315px;
    }

    #banner-play {
        background: url(../png/play-button-outline2-2.png) left center no-repeat;
        background-size: 80px 55px;
        height: 23px;
        padding: 30px 0;
        width: 80px;
        text-align: right;
        display: inline-block;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        text-decoration: none;
        color: #252525;
        color: #fff;
        line-height: 1em;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 0.09em;
        text-transform: uppercase;
        -webkit-transition: all .74s;
        -moz-transition: all .74s;
        -ms-transition: all .74s;
        -o-transition: all .74s;
        transition: all .74s;
        font-size: 0;
    }

    #gaming-desk-wrapper #lavish .full75 h3 {
        font-size: 25px;
    }

    #gaming-monitor-arm-image {
        position: relative;
        height: auto;
        right: 0;
        bottom: 0;
        width: 90%;
        margin: 30px 5% 0;
    }

    #gaming-desk-wrapper #monitor-arm {
        padding-bottom: 0 !important;
    }

    #gaming-desk-wrapper #smartpass {
        padding-top: 0 !important;
    }

    #gaming-smart-pass {
        position: relative;
        left: 0;
        top: 0;
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    #standing-desk #banner-text h3 {
        font-size: 36px;
    }

    .arrow-spacer {
        display: none;
    }

    #starting-at {
        display: none;
    }

    #home-action {
        padding: 10px 0 0px !important;
    }

    section {
        padding: 40px 0;
    }

    .full45, .full50, #lavish-title, .full75, #difference .full30, .full55, #finance .full55, #signup .full55, .full35, .full60, .full65, .full40, .full45, #monitor-arms .full45, .full30 {
        width: 90%;
        min-width: 0;
        float: none;
        margin: 0 5%;
        text-align: center;
    }

    #standing-desk #elevate .full35,
    #standing-desk #overview .full35 {
        width: 90%;
    }

    .vertical-seperator {
        display: none !important;
    }

    .featured-article-bg-grey, .featured-article-bg-light {
        padding: 30px 0;
    }

    .featured-article-bg-grey .full45:first-of-type {
        padding-bottom: 20px;
    }

    #standard-sub-page #overview .full30 {
        margin-bottom: 30px;
    }

    #downloads-page #difference .full30 {
        margin: 30px 5%;
    }

    .full45 p, .full50 p, .full75 p, #difference .full30 p, .full55 p, #finance .full55 p, #signup .full55 p, .full35 p, .full60 p, .full40 p, .full45 p, #monitor-arms .full45 p {
        text-align: left;
    }

    .mobile-text-left {
        text-align: left;
    }

    #finance .full55 h3, #signup .full55 h3 {
        font-size: 30px;
    }

    #finance .full55 h2, #signup .full55 h2 {
        letter-spacing: .15em;
        font-size: 15px;
    }

    #signup {
        background: #3e4144;
        padding: 40px 0;
    }

    .medium {
        padding: 9px 19px;
        font-size: 15px;
    }

    #difference .full30 img {
        margin-bottom: 15px;
    }

    #difference .text-link {
        font-size: 17px;
        letter-spacing: .1em;
    }

    p, section ul li {
        font-size: 15px;
    }

    #home-action .full30 h2, #gallery .full30 h2 {
        font-size: 18px;
    }

    #banner-text h1, section > .standard h2, #explore .full27 h2, #compare-banner h2 {
        font-size: 14px;
        line-height: 1.2em;
        letter-spacing: 0.05em;
    }

    section > .standard h3 {
        font-size: 25px;
    }

    #standing-desk-benefits {
        height: 100%;
        left: 30px;
        top: 0;
        width: auto;
        opacity: .15 !important;
    }

    #standing-desk-sync {
        bottom: auto;
        right: auto;
        position: relative;
        /*width: 120%;*/
        width:100%;
        height: auto;
        /*margin: 0 0 2% -20%;*/
        margin: 0;
        /*padding: 9% 0 0 0;*/
        padding:0;
        background: #f5f5f5;
    }

    #in-sync {
        /*background: #fff;*/
    }

    #standard-controller {
        width: 100%;
        height: auto;
        top: 0;
        left: auto;
        position: absolute;
    }

    #standing-desk-sync-bottom {
        display: none;
    }

    #budget-minded {
        padding-top: 0;
    }

    .jshowoff {
        width: 90%;
        margin: 0 5%;
    }

    .jshowoff div, .jshowoff img, .jshowoff {
        position: relative;
    }

    #lavish .full75 h3 {
        font-size: 20px;
    }

    #lavish-title {
        margin: 0 5% 20px;
    }

    .jshowoff p.jshowoff-slidelinks {
        padding: 0;
    }

    #future-proof {
        top: auto;
        left: auto;
        position: relative;
        width: 80%;
        height: auto;
        margin: 0 10% 10px;
    }

    #evodesk-desktop {
        height: auto;
        top: auto;
        right: auto;
        width: 92%;
        position: relative;
        margin-bottom: 30px;
    }

    #wood-desktops {
        position: relative;
        height: auto;
        width: 90%;
        top: 0;
        left: 0;
        float: right;
    }

    #great-value {
        padding-bottom: 5px;
    }

    #harman-kardon-sound-system-integrated {
        height: auto;
        width: 170%;
        bottom: 0;
        left: auto;
        position: relative;
        margin: 40px 0 -15%;
    }

    #difference {
        padding: 50px 0;
    }

    #financing-standing-desk {
        height: auto;
        bottom: 0;
        width: 160%;
        left: auto;
        position: relative;
        margin-bottom: 0;
        margin-top: 40px;
    }

    #finance {
        background: #333;
        padding: 40px 0 0 0 !important;
    }

    #signup input[type="email"] {
        width: 80%;
        background-color: #2C2C2C;
        -moz-border-radius: 40px;
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border: none;
        color: #fff;
        font-family: "proxima-nova", Helvetica, Arial, sans-serif;
        font-size: 22px;
        font-weight: 400;
        padding: 10px 10%;
    }

    #signup input[type="submit"] {
        border: none;
        padding: 10px 18px;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: 15px;
    }

    footer {
        background: url(../jpg/banner-bg-3.jpg) center bottom fixed no-repeat #0a0a0a;
        padding: 40px 0;
    }

    ul.footer-nav {
        float: none;
        list-style: none;
        text-align: center;
        padding-left: 0;
        margin: 0 0 30px;
    }

    .footer-nav li {
        padding: 0;
    }

    .footer-nav li.footer-title {
        font-size: 17px;
    }

    #footer-info {
        width: 100%;
        position: relative;
        right: auto;
        margin-top: 25px;
        text-align: center;
    }

    #footer-logo {
        width: 200px;
        height: 36px;
        background: url(../png/footer-logo-3.png) left center no-repeat;
        background-size: 200px auto;
        margin: 0 auto;
    }

    #footer-social {
        display: none;
    }

    #standing-desk-frame {
        right: auto;
        bottom: auto;
        height: auto;
        width: 60%;
        position: relative;
        padding: 0 10%;
        margin: 0 10% 20px 10%;
        border-bottom: 1px solid #ddd;
        float: none;
    }

    #driving-force {
        bottom: 0;
        height: 95%;
        width: auto;
        left: 0;
        right: auto;
        bottom: auto;
        height: auto;
        width: 60%;
        position: relative;
        padding: 0 8% 0 2%;
        margin: 0 15% 20px 15%;
        border-bottom: 1px solid #ddd;
        float: none;
    }

    #real-wood {
        left: auto;
        height: auto;
        top: auto;
        width: 90%;
        position: relative;
        float: right;
        margin-bottom: 10px;
    }

    #video {
        margin-bottom: 20px;
    }

    #evoedge-desktop {
        right: auto;
        height: auto;
        width: 100%;
        top: auto;
        position: relative;
        margin-bottom: 40px;
        margin-left: -11%;
    }

    #standing-desk-white {
        left: auto;
        height: auto;
        top: auto;
        width: 70%;
        position: relative;
        margin: 0 15% 30px;
    }

    #posi-loc-img2, #cable-pass {
        display: none;
    }

    #product-header {
        display: none;
    }

    #standing-desk-speakers {
        right: auto;
        height: auto;
        width: 70%;
        top: 0;
        padding: 0 5%;
        margin: 40px 10% 20px;
        position: relative;
    }

    #harman-kardon {
        padding-top: 0;
    }

    #programmable-controller {
        left: auto;
        width: 80%;
        height: auto;
        top: 0;
        margin: 0 auto;
        padding: 0 10%;
        position: relative;
    }

    .label-right {
        top: 20px;
        right: 20px;
        z-index: 9000;
        width: 80px;
        height: auto;
    }

    #keyboard-platform {
        padding: 0 0 30px;
    }

    #evo-keyboard {
        right: auto;
        height: auto;
        width: 90%;
        top: 0;
        position: relative;
        margin-bottom: 20px;
    }

    #standing-desk #harman-kardon-sound-system-integrated, #options-page #harman-kardon-sound-system-integrated {
        height: auto;
        width: 80%;
        bottom: auto;
        left: auto;
        position: relative;
        margin: 0px 10% 30px;
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

    #ergo-pro-desktop {
        right: auto;
        height: auto;
        top: auto;
        width: 89%;
        margin-bottom: 10px;
        position: relative;
    }

    #double-left-monitor, #single-right-monitor {
        display: none;
    }

    #mobile-monitor {
        display: block;
        position: relative;
        width: 80%;
        margin: 0 auto;
        height: auto;
    }

    #cable-management-tray2 {
        left: auto;
        height: auto;
        top: auto;
        width: 82%;
        margin: 0 0 0 18%;
        position: relative;
        float: right;
    }

    #evo-casters {
        top: 0;
        height: auto;
        width: 60%;
        right: 0;
        position: relative;
        margin: 0 20% 20px 20%;
    }

    #casters {
        padding-top: 0;
    }

    #treadmill-img {
        position: relative;
        left: 0;
        height: auto;
        width: 84%;
        top: 0;
        margin: 0 8% 30px;
        float: none;
    }

    #standing-desk #cpu-mount-img, #options-page #cpu-mount-img {
        position: relative;
        top: 0;
        height: auto;
        width: 112%;
        right: 0;
        margin: 0 0 25px 0;
    }

    #standing-mat {
        bottom: 0;
        left: 0;
        height: auto;
        width: 100%;
        position: relative;
        margin-bottom: 30px;
    }

    #standing-desk #cpu-mount {
        padding-top: 0;
    }

    #main section ul li, .specs ul li, #frame-specs ul li, #cpu-mount ul li {
        padding: 8px 0px;
        text-align: left;
    }

    .specs ul li {
        padding: 10px 8px;
    }

    .specs-wrapper .text-link {
        font-size: 13px;
        letter-spacing: 0em;
    }

    .text-link {
        font-size: 14px;
    }

    .specs .section-title {
        width: 100%;
        margin-bottom: 35px;
        font-size: 15px;
        text-align: center;
    }

    .specs {
        padding: 40px 0;
    }

    #signup .full55 p, #finance .full55 p {
        text-align: center;
    }

    #posi-loc-img-mobile {
        width: 98%;
        float: right;
        margin: 0 0 2% 20px;
        height: auto;
    }

    #cable-pass {
        display: none;
    }

    #cable-pass-mobile {
        width: 100%;
        height: auto;
        margin-bottom: 25px;
        display: block;
    }

    #oversized-grommet {
        padding-top: 0;
    }

    #compare-table-wrapper {
        width: 95%;
    }

    #compare-table td, #compare-table-header td {
        padding: 12px 10px;
        border-right: 1px solid #ddd;
        text-align: center;
        font-size: 14px;
        line-height: 1em;
    }

    .table-feature {
        font-weight: 600 !important;
    }

    .table-feature a .fa {
        display: none;
    }

    #compare-table td, #compare-table-header td {
        padding: 12px 7px;
        border-right: 1px solid #ddd;
        text-align: center;
        font-size: 14px;
        line-height: 1em;
    }

    .table-feature {
        width: auto;
        text-align: left !important;
        font-weight: 500;
        font-size: 13px !important;
        background: #f5f5f5;
        font-weight: 400;
    }

    .fa-check-circle, .fa-times-circle-o {
        font-size: 25px !important;
    }

    .table-title h1 {
        font-size: 16px !important;
    }

    .table-title {
        padding-right: 7% !important;
    }

    .logo-column img {
        width: 95%;
        height: auto;
    }

    .other-column {
        font-size: 18px !important;
    }

    #contact-us {
        padding: 40px 0;
    }

    #contact-info {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .tabs div h2 {
        color: #666;
        font-size: 17px;
        font-weight: 400;
        padding: 10px 0 10px;
    }

    .tabs div ul li {
        font-size: 13px;
        padding: 2px 0;
    }

    div.tabContainer, div.tabContainer2 {
        background: #fff;
        padding-top: 35px;
    }

    #downloads-page #difference .full100 {
        margin-bottom: 0px;
    }

    #gallery-title h2 {
        line-height: 1em;
        font-size: 19px;
    }

    #gallery-title {
        padding: 40px 0 20px;
    }

    #evodesk-pro-img, /* rgentile 3/1/17 */
    #standard-evodesk-img, #studio-evodesk-img {
        position: relative;
        height: auto;
        width: 80%;
        top: 0;
        right: auto;
        left: auto;
        margin: 0 10%;
    }

    #evodesk-studio {
        padding-top: 0;
        padding-bottom: 45px;
    }

    #details-logo, #psfk-logo, #alpha-logo {
        position: relative;
        left: 0;
        width: 280px;
        margin: 0 auto 40px;
        height: auto;
        top: 0;
        float: none;
        display: block;
    }

    .review p {
        font-size: 19px;
    }

    #reviews .full30 .quote-wrapper h4 {
        font-size: 20px;
        margin: 5px 0 0 0;
    }

}

@media only screen
and (min-width: 736px)
and (max-width: 900px) {

    #gaming-desk-wrapper #banner-text h1 {
        font-size: 16px;
    }

    #gaming-desk-wrapper #banner-text h3 {
        font-size: 55px;
    }

    #gaming-desk-wrapper #banner-text p {
        font-size: 17px;
    }

    #gaming-desk-wrapper #banner-text {
        padding: 120px 0 30px 0;
    }
}

@media only screen
and (min-width: 300px)
and (max-width: 420px) {
    #gaming-desk-wrapper #banner-text h3 {
        font-size: 40px;
    }

    #gaming-desk-wrapper #banner-text h1 {
        font-size: 14px;
        letter-spacing: 0em;
    }

    #gaming-desk-wrapper #banner-text p {
        font-size: 14px;
    }
}

@media only screen
and (min-width: 300px)
and (max-width: 575px) {
    #gaming-desk-wrapper section > .standard h3 {
        font-size: 34px;
    }

    #gaming-desk-wrapper section > .standard h4 {
        font-size: 22px;
    }

    #gaming-desk-wrapper p {
        font-size: 15px;
    }

    #configurations {
        padding: 80px 0;
    }

    #configurations .full65 {
        width: 90%;
        margin: 0 5%;
    }

}

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

    #home-action .full30, #gallery .full30, #reviews .full30 {
        width: 100%;
    }

    #gallery-page #gallery .full30, #reviews-page .full30, #gaming-desk-wrapper #gallery .full30 {
        width: 90%;
    }

    #home-action .full30 .text-wrapper, #gallery .full30 .text-wrapper {
        padding: 0 5% 8%;
    }

    #home-action .action-image, #gallery .action-image {
        height: 140px;
        margin-bottom: 25px;
        padding: 0;
        float: left;
        width: 32%;
    }

    #home-action .full30 .text-wrapper, #gallery .full30 .text-wrapper {
        width: 65%;
        float: right;
        padding: 15px 0 0 0;
    }

    #home #home-action .full30 .text-wrapper {
        width: 55%;
        float: left;
        padding: 0 0 0 3%;
    }

    #home-action .full30 .text-wrapper, #gallery .full30 .text-wrapper {
        text-align: left;
    }

    #explore-action {
        background: url(../jpg/explore-evodesk-2.jpg) right top no-repeat;
        background-size: auto 150%;
    }

    #spread-action {
        background: url(../jpg/standing-desk-news-2.jpg) right bottom no-repeat;
        background-size: auto 142%;
    }

    #home-action .action-title, #gallery .action-title {
        text-align: left;
    }

    #hk-action .action-image-text {
        display: none;
    }

    #starting-at2 {
        display: none;
    }

    #spread-action {
        background: url(../jpg/standing-desk-news-2.jpg) -20px 0px no-repeat;
        background-size: auto 100%;
    }

    #desk-wrapper {
        width: 420px;
        position: absolute;
        margin-top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -210px;
        height: 97px;
    }

    #standing-desk #banner-text {
        margin: 115px auto;
    }

    #standing-desk #banner {
        height: 365px;
    }

    #standing-desk #banner-text h3 {
        font-size: 34px;
    }

    #standing-desk #banner-text h1 {
        font-size: 15px;
    }

    #standing-desk #banner-text {
        margin: 90px auto !important;
    }

    #compare-table td, #compare-table-header td {
        padding: 20px 7px;
    }

    .tabs div {
        width: 24%;
    }

}

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

    #home-action .full30, #gallery .full30, #reviews .full30 {
        width: 100%;
        margin: 0;
    }

    #home-action .full30 {
        text-align: left;
    }

    #home-action .full30 .text-wrapper, #gallery .full30 .text-wrapper {
        padding: 0 5% 8%;
    }

    #home-action .action-image, #gallery .action-image {
        height: 120px;
        margin-bottom: 25px;
    }

    #explore-action {
        background: url(../jpg/explore-evodesk-2.jpg) left top no-repeat;
        background-size: auto 150%;
    }

    #spread-action {
        background: url(../jpg/standing-desk-news-2.jpg) right top no-repeat;
        background-size: auto 155%;
    }

    #hk-action .action-image-text {
        display: block;
    }

    #banner-text p {
        font-size: 14px;
    }

    #starting-at2 {
        display: block;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 100px;
        height: auto;
        z-index: 999;
    }

    #gallery-page #gallery .full30, #reviews .review {
        width: 90%;
        margin: 0 5%;
    }

    .tabs div {
        width: 94%;
        margin: 6px 0 !important;
        padding: 3%;
    }

    #desk-wrapper {
        width: 300px;
        position: absolute;
        margin-top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -150px;
        height: 68px;
    }

    #standing-desk #banner-text {
        margin: 115px auto;
    }

    #standing-desk #banner {
        height: 370px;
    }

    #standing-desk #banner-text h3 {
        font-size: 27px;
    }

    #standing-desk #banner-text h1 {
        font-size: 15px;
    }

    #standing-desk #banner-text {
        margin: 80px auto !important;
    }

    .tabs div {
        width: 94%;
        margin: 6px 0;
    }

    .tab-text-wrapper {
        width: 60% !important;
        padding: 0 0 0 10% !important;
        float: right !important;
        text-align: left !important;
    }

    .tabs div ul {
        padding-bottom: 0;
    }

    .tabs div h2 {
        padding: 0 0 5px;
    }

    .tabs div ul li {
        font-size: 13px;
        padding: 0;
    }

    .tab-text-wrapper a {
        display: inline-block;
        margin-top: 5px;
        font-size: 12px;
    }

    .tab-click .fa {
        color: #B5B5B5;
        font-size: 42px;
        position: absolute;
        z-index: 0;
        right: 72%;
        top: 32%;
        width: 60px;
        text-align: center;
    }

    .input50 {
        width: 96% !important;
    }

    select.input50 {
        width: 100% !important;
    }

    #gallery-page #banner-text h3 {
        font-size: 33px;
    }

    #gallery-page #banner-text {
        margin-bottom: 40px !important;
    }

    #banner-text h3, #compare-banner h3 {
        font-size: 36px;
    }

    #overview-bullets ul li {
        text-align: left;
        padding-left: 30px;
        position: relative;
    }

    #overview-bullets ul li .fa {
        color: #00bbde;
        margin-right: 10px;
        width: 20px;
        text-align: center;
        position: absolute;
        left: 0;
        top: 16px;
    }

    #gaming-desk-wrapper #overview-bullets h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    #gaming-desk-wrapper #overview {
        background: #3e4144;
        padding: 40px 0;
    }

}

@media only screen
and (min-width: 850px)
and (max-width: 1000px) {

    .explore-container h2 {
        letter-spacing: .0em !important;
        font-size: 18px !important;
    }

    .explore-container h4 {
        letter-spacing: 0em;
        line-height: 1em;
    }

    .explore-container p {
        font-size: 16px;
    }

    #animated-frame {
        height: 225px;
    }

}

@media only screen
and (min-width: 736px)
and (max-width: 850px) {

    .explore-container h2 {
        letter-spacing: .0em !important;
        font-size: 18px !important;
    }

    .explore-container h4 {
        letter-spacing: 0em;
        line-height: 1em;
    }

    .explore-container p {
        font-size: 15px;
    }

    #animated-frame {
        height: 225px;

    }

}

@media only screen
and (min-width: 320px)
and (max-width: 736px) {
    .explore-container {
        width: 96%;
        margin: 0 auto;
        max-width: 700px;
        display: block;
        margin-bottom: 20px;
    }

    .row {
        display: block;
    }

    .bx-controls-direction {
        display: none;
    }

    .bx-viewport {
        padding-top: 60px !important;
    }

    #expandable-frame-option-detail-img {
        display: none;
    }

    #animated-frame {
        height: 175px;
    }

    #explore-desktops, #explore-frame, #explore-options {
        padding: 50px 0 0;
    }

    #explore-options .explore-intro {
        margin-bottom: 50px;
    }

}

@media only screen
and (min-width: 320px)
and (max-width: 575px) {

    #animated-frame {
        display: none;
    }

    #expandable-frame-option-detail-img {
        display: block;
    }
}
