/* Custom styling for Xdesk 5/10/19 */
/* #Base Framework Styling
================================================== */

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.margin7-left {
    margin-left: 7%;
}

.margin7-right {
    margin-right: 7%;
}

.margin5-left {
    margin-left: 5%;
}

.margin5-right {
    margin-right: 5%;
}

.margin2-left {
    margin-left: 2.5%;
}

.margin2-right {
    margin-right: 2.5%;
}

.padding5-left {
    padding-left: 5%;
}

.padding5-right {
    padding-right: 5%;
}

.padding2-left {
    padding-left: 2.5%;
}

.padding2-right {
    padding-right: 2.5%;
}

.relative {
    position: relative;
}

.z-front {
    z-index: 10;
}

.z-back {
    z-index: 0;
}

#option-791 .option-image td {
    width: 14.75% !important;
}

.not-compatible {
    position: relative;
    padding-top: 35px;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
}

.not-compatible div {
    opacity: .8 !important;
}

.not-compatible::before {
    content: 'âš  The Nest is Not Compatible with Ergonomic Keyboard Platform or CPU Mount';
    display: block;
    width: 100%;
    background: #5eb0ea;
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans';
    position: absolute;
    opacity: 1 !important;
    top: 0;
    left: 0;
    padding: 18px;
    z-index: 999;
    font-size: 16px;
}

/* NON-PADDED CONTAINERS - FOR USE WITH 7% MARGINS */

.full100, .full75, .full65, .full50, .full30, .full25 {
    position: relative;
    display: block;
}

.full100 {
    width: 100%;
}

.full75 {
    width: 73.75%;
}

.full65 {
    width: 65%;
}

.full60 {
    width: 60%;
}

.full55 {
    width: 52.5%;
}

.full50 {
    width: 47.5%;
}

.full45 {
    width: 43%;
}

.full40 {
    width: 40%;
}

.full30 {
    width: 30%;
}

.full27 {
    width: 28.25%;
    text-align: center;
}

.full25 {
    width: 21.25%;
}

.full20 {
    width: 18%;
}

.full7 {
    width: 7.5%;
}

.full5 {
    width: 5%;
}

#productName {
    font-weight: 600;
    font-size: 20px;
}

#cartContainer a {
    text-decoration: none;
    color: #3a3a3a;
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
}

#cartContainer h4 {
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.breadcrumb {
    color: #CCCCCC;
    margin-bottom: 15px;
    font-family: 'Open Sans';
    font-size: 13px;
    text-decoration: none;
    margin-left: 1rem;
}

.product-info, .product-info .options h2:first-child {
    color: #3a3a3a;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Open Sans';
}

.product-info, .product-info .options {
    text-align: center;
}

form {
    padding: 0;
    margin: 0;
    display: inline;
}

a, a:visited, a b {
    cursor: pointer;
    text-decoration: none !important;
    margin-right: 5px;
    color: #3a3a3a;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
}

a:active, a:hover {
    color: #5eb0ea;
}

.product-info, .product-info .options {
    text-align: center;
}

h2 {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

.priceBox h3 {
    font-weight: 400;
}

.product-info .price {
    font-weight: bold;
    font-family: 'Open Sans';
    color: #333333;
    width: auto;
}

a.button {
    display: inline-block;
    padding: 11px 13px 11px 13px;
    text-decoration: none;
}

a.button, input.button {
    cursor: pointer;
    color: #FFFFFF;
    font-family: 'Open Sans', Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: 600;
    background-repeat: no-repeat;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
    background-color: #5eb0ea;
    -moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
    line-height: 1em;
}

#column-right {
    float: right;
    width: 180px;
}

#column-right + #content {
    margin-right: 195px;
}

#container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 3% 0;
}

.cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
    text-align: left;
}

.cart-info thead .price, .cart-info thead .total {
    text-align: right;
}

.cart-info thead td {
    color: #4D4D4D;
    font-weight: 600;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
    font-family: 'Open Sans';
    font-size: 15px;
}

.cart-info td {
    padding: 15px;
}

.cart-info tbody .name {
    padding-left: 1%;
}

.cart-info tbody .name {
    padding-left: 3%;
}

.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
    text-align: left;
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    line-height: 2.3em;
    font-size: 14px;
    padding: 3% 15px;
}

.cart-info tbody td {
    vertical-align: top;
    border-bottom: 1px solid #DDDDDD;
}

.cart-info tbody .price, .cart-info tbody .total {
    text-align: right;
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    line-height: 2.3em;
    font-size: 14px;
    padding-top: 3%;
}

.cart-total {
    border-top: 1px solid #DDDDDD;
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 15px;
}

.cart-total table {
    float: right;
    font-family: 'Open Sans';
    font-weight: 600;
}

.cart-total td {
    padding: 3px;
    text-align: right;
}

.checkout-heading {
    padding: 15px;
    font-weight: bold;
    font-size: 15px;
    color: #555555;
    margin-bottom: 15px;
    font-family: 'Open Sans';
    background-color: #f5f5f5;
}

.checkout-content {
    padding: 0px 0px 15px 0px;
    display: none;
    overflow: auto;
    font-family: 'Open Sans';
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
}

table.radio {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Open Sans';
}

table.radio tr td:first-child {
    width: 1px;
}

table.radio td {
    padding: 5px;
}

.checkout-content .buttons {
    clear: both;
}

.box {
    margin-bottom: 20px;
}

.box .box-heading {
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    border: 1px solid #DBDEE1;
    background: url('../image/background.png') repeat-x;
    padding: 8px 10px 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    color: #333;
}

.box .box-content {
    background: #FFFFFF;
    padding: 10px;
    font-family: 'Open Sans';
    padding-bottom: 10px;
    line-height: 1.7em;
    font-size: 15px;
}

#content .content {
    padding: 10px;
    overflow: auto;
    margin-bottom: 20px;
    border: 1px solid #EEEEEE;
    font-family: 'Open Sans';
    line-height: 2em;
}

.buttons .left {
    float: left;
    text-align: left;
}

.success, .warning, .attention, .information {
    padding: 20px 5% 20px 5%;
    margin-bottom: 15px;
    color: #555555;
    font-family: 'Open Sans';
    font-weight: 400;
}

.success a, .warning a, .attention a, .information a {
    font-weight: 600;
    text-decoration: underline;
}

#content {
    margin-bottom: 25px;
}

input[type='text'], input[type='password'], textarea {
    background: #f9f9f9;
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 9px;
    font-size: 16px;
    width: 91%;
}

table.form {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

table.form tr td:first-child {
    width: 185px;
}

table.form td {
    padding: 4px;
}

.buttons .right {
    float: right;
    text-align: right;
}

.buttons {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: auto;
    padding: 6px;
    margin-bottom: 20px;
}

.login-content {
    margin-bottom: 20px;
    overflow: auto;
}

.product-info .cart div > span {
    color: #999;
    display: none;
}

.product-info .options .option {
    float: left;
}

.product-info .options {
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    color: #000000;
}

.product-info .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
    width: 100%;
}

.product-info, .product-info .options {
    text-align: center;
}

body, td, th, input, textarea, select, a {
    font-size: 12px;
}

.product-info .option-image label {
    display: block;
    width: 100%;
    height: 100%;
}

.product-info .description {
    display: none;
}

tbody, tr, td, table {
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.4em !important;
}

.rightColumn {
    float: right;
    width: 22%;
    position: relative;
}

.selectOptions {
    float: right;
    width: 45%;
    border: 1px solid rgba(1, 1, 1, .1); /* stroke */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    margin-right: 2%;
}

#specifications {
    float: right;
    width: 52%;
    margin: 200px 0 100px 0;
}

#specifications div.tabBox {
    width: 100%;
}

#specifications h2 {
    margin: 30px 0 10px 0 !important;
}

#specifications .proname {
    font-weight: 500;
    margin: 100px 0 40px 0 !important;
    font-size: 18px;
    width: 100%;
    text-align: center;
}

#specsButton {
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 3px 3px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 10px 20px;
    background-color: #808080;
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}

#specsButton:hover {
    background-color: rgba(0, 0, 0, 0.55);
}

.styled-select select {
    margin-top: 0 !important;
    width: 100%;
    height: 50px;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
}

@media (max-width: 1200px) {
    ul.tabs li a {
        padding: 0 15px !important;
        font-size: 14px
    }
}

.priceBox, #questionsCall {
    position: relative;
    float: right;
    padding: 2% 2% 1% 3%;
    border: 1px solid rgba(1, 1, 1, .1); /* stroke */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #fff; /* layer fill content */
    z-index: 2000;
    text-align: left;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    width: 100%;
    margin-top: 20px;
}

.priceBox h3 {
    color: #999;
}

.ship-date h3 {
    color: #000 !important;
}

.financed-amount, .financedAmount span {
    font-size: 18px;
    line-height: 1.4em;
    color: #666;
}

#questionsCall {
    padding: 6.5% 4% 6.5% 23%;
    width: 72%;
    background: url(https://www.xdesk.com/store/catalog/view/theme/nextdesk/image/phone.png) 20px 50% no-repeat #fff;
    border: 1px solid rgba(1, 1, 1, .1); /* stroke */
    display: none;
}

#questionsCall h3 {
    padding-bottom: 5px;
    font-weight: 600 !important;
}

.fifty-percent {
    width: 49%;
}

.form-line {
    margin-bottom: 10px;
}

#questionsCall h3 span {
    font-weight: 400;
}

.priceBox input.button {
    padding: 13px 22px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    margin-top: 10px;
    margin-right: 7px;
}

.priceBox h2 {
    font-size: 19px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #000;
    margin-bottom: 5px !important;
    width: 300px;
}

.priceBox h3 {
    font-size: 13px;
    width: 200px;
}

#financing-store, #call-us {
    color: #5eb0ea;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline !important;
}

.option .tooltip {
    display: inline;
    position: relative;
    float: left;
    font-size: 20px;
    cursor: default;
}

.option .tooltip:hover {
    color: #3a3a3a;
}

/*
.option .tooltip:hover:after{
  	background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}

.option .tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}
*/
/* Zoom Feature */

.product-info .imageMain {
    z-index: 1;
    position: relative;
}

h1 {
    margin-bottom: 20px !important;
}

.welcome {
    margin-bottom: 0 !important;
}

/* Blank Image to Hold Page Position */

.product-info .imageMain img {
    width: 100%;
    height: auto;
    padding-bottom: 5%;
}

/* Product Image Layers */

.product-info > .left {
    position: relative;
    margin-top: -17px;
    min-height: 449px;
}

.product-info .image {
    z-index: 1;
    position: relative;
}

.model-image-store {
    position: relative;
}

.model-image-store img {
    width: 90%;
    margin: 0 5%;
    height: auto;
}

.product-info .image.e-image {
    position: absolute;
    cursor: default !important;
    top: 0;
    left: 0;
    background: transparent;
}

.product-info .myConfig {
    position: relative;
    width: auto;
    padding: 5px 0;
    font-size: 13px;
}

.product-info .myConfig img {
    float: left;
    vertical-align: middle;
}

.product-info .myConfig strong {
    font-size: 13px;
    float: right;
    clear: both;
    color: gray;
}

.option-image tr {
    width: 100%;
    height: auto;
    display: block;
    min-width: 600px;
}

.option-image td {
    width: 30%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 1% 1% 0 1%;
}

.option-image td:first-of-type {
    padding-left: 0;
}

.option-image td:last-of-type {
    padding-right: 0;
}

.option-image td .optnimage {
    width: 100%;
    height: auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
}

.product-info .option-image label {
    padding-top: 10px;
}

.product-info .cart {
    padding: 0px 5px 10px 0px;
    color: #4D4D4D;
    float: right;
    margin-right: 40%;
    position:  absolute;
    top: 15%;
    left: 30%;
    width: 50%;
}

.product-info .price {
    text-align: left;
    padding: 8px 0 0px;
    font-size: 26px;
}

.product-info .options {
    float: left;
    padding: 0;
}

.product-info .options .option {
    margin: 0;
    padding: 3%;
    width: 92%;
}

#sub-nav {
    border-bottom: 0;
}

#sub-nav ul {
    width: auto !important;
    float: left;
}

#sub-nav ul li:last-child > a {
    padding-right: 10px !important;
}

#sub-nav ul li a {
    padding: 15px 17px 1px 17px !important;
}

header {
    padding: 0 2.5% 30px 2.5% !important;
    width: 95% !important;
}

#container {
    padding: 0;
    width: 100%;
}

.product-info .options .option {
    border-bottom: 1px solid rgba(1, 1, 1, .1);
}

#configTitle {
    border-bottom: 1px solid rgba(1, 1, 1, .1);
    padding: 5px 0 5px 0;
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: 500;
    display: none;
}

.ip_slide {
    cursor: default !important;
}

.helpButtons {
    position: absolute;
    top: 200px;
    z-index: 999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: rgba(161, 161, 161, .4); /* layer fill content */
    padding: 8px 7px 8px 10px;
}

.zoom, .video, .joyride {
    width: 25px;
    height: 25px;
    border: 0;
    cursor: pointer;
}

.zoom {
    background: url(https://www.xdesk.com/store/catalog/view/theme/nextdesk/image/magnify.png) no-repeat center center;
}

.video {
    background: url(https://www.xdesk.com/store/catalog/view/theme/nextdesk/image/play.png) no-repeat center center;
}

.joyride {
    background: url(https://www.xdesk.com/store/catalog/view/theme/nextdesk/image/question.png) no-repeat center center;
}

.showhide {
    width: 400px;
    text-align: left;
    height: 25px;
    display: block;
    cursor: pointer;
    top: 590px;
    border: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    float: left;
}

.zoomButtons {
    width: 195px;
    position: absolute;
    left: 91px;
    top: 201px;
    z-index: 9999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: rgba(161, 161, 161, .4); /* layer fill content */
    padding: 8px 0;
}

.radioB {
    background-color: red;
}

.options .option:last-child {
    border-bottom: 0;
}

.product-info .options .option:first-child {
}

.tooltip span {
    font-weight: 600;
}

.tooltip i {
    font-style: italic;
    font-weight: 400 !important;
}

.tooltip a {
    text-decoration: none;
}

.selectOptions em {
    background: #999 !important;
    width: 6px;
    height: 18px;
    border-radius: 30px !important;
    padding: 3px 8px 0 7px !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 15px;
    margin-left: 9px;
    cursor: pointer !important;
    float: left !important;
    margin-top: -1px;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.selectOptions em:hover {
    background: #4da4e1 !important;
}

.text-link {
    font-family: HelveticaNeue-Light, Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px;
    color: #4da4e1 !important;
    text-decoration: none !important;
    font-weight: 700 !important;
}

.questionMark {
    padding-right: 28px;
    background: url(https://www.xdesk.com/store/catalog/view/theme/nextdesk/image/question-mark.png) no-repeat center right;
}

.wrapperWhite {
    width: 95%;
    max-width: 1221px;
    padding: 2% 2.5%;
    border: 1px solid #d8dadd;
    min-width: 1000px;
    margin: 0 auto;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    position: relative;
    z-index: 20;
    background-color: #fff;
}

.option-list {
    margin-top: 20px;
}

.clearfix {
    zoom: 1;
}

.product-info .options .option-s:first-child {
}

.option-s {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.option-s.selected {
    background: #acacac;
}

.option-s.selected .inner-shadow {
    background: #fff;
}

.option-s.shadow {
    width: 100%;
    position: relative;
    padding: 0;
}

.inner-shadow {
    text-align: left;
    float: left;
    width: 100%;
}

.option-select {
    cursor: pointer;
    display: inline-block;
    width: 54%;
    padding: 15px 10px 10px 0;
    /* height: 250px; */
}

.option-footer {
    min-width: 92px;
    display: inline-block;
    vertical-align: top;
}

.option-details {
    display: inline-block;
    vertical-align: top;
    min-width: 255px;
    padding-right: 12px;
}

.option-details p:last-of-type {
    padding-bottom: 0 !important;
}

.option-image1 {
    float: right;
    margin-right: 10px;
    margin-top: 17px;
    width: 35% !important;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

.option-details p {
    margin-left: 61px;
}

.check-box {
    overflow: hidden;
    width: 36px;
    height: 39px;
    background: url(https://www.xdesk.com/img/check-grey.png) no-repeat center right;
    margin: 0 auto;
    padding: 0;
    display: block;
    visibility: hidden;
}

.option-image-div {
    float: left;

    align-content: center;
}

.behind-check {
    overflow: hidden;
    width: 38px;
    height: 38px;
    background: url(images/behind-check.png) no-repeat center right;
    margin: 0 auto;
    display: block;
}

.option-details > h3 {
    font-size: 15px;
    line-height: 150%;
    margin-top: 4px;
}

.option .tooltip1 {
    display: inline;
    position: relative;
    text-align: left;
    font-size: 18px;
    padding-left: 1%;
    margin-bottom: 1%;
}

.option .tooltip1:hover:after {
    background: #333;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    bottom: 26px;
    color: #fff;
    content: attr(title);
    left: 20%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
}

.option .tooltip1:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

.product-info .options .option1 {
    margin: 0;
    width: 96%;
    padding: 3% 2% 0 2%;
}

.product-info .new-option-list {
    width: 100%;
}

.product-info .new-option-list .new-option-s {
    border: 1px solid rgba(1, 1, 1, .1);
    cursor: pointer;
    float: left;
    margin-top: 10px;
    margin-right: 1%;
    padding: 1% 2.5%;
    width: 27%;
    position: relative;
}

.product-info .new-option-list .new-option-s:last-of-type {
    margin-right: 0;
}

/*.product-info .new-option-list .new-option-s:nth-child(5){
	margin-right: 0;
}*/

.new-option-s.selected {
    background: #fff;
}

.product-info .new-option-image1 {
    width: 100%;
    height: 40px;
    overflow: hidden;
    text-align: center;
    padding-top: 12px;
    margin: 0 auto;
}

.product-info .new-option-details {
    width: 96%;
}

.product-info .new-option-description {
    font-size: 15px;
    color: #666;
}

.product-info .new-option-footer {
}

.product-info .new-option-title {
    height: 27px;
}

.new-option-details h3 {
    color: #333333;
    font-family: 'Open Sans', Arial, Helvetica, sans;
    font-size: 16px;
    padding: 0 0 12px;
    text-transform: none;
    line-height: 1.4em;
    text-align: center;
}

.new-option-s .inner-shadow {
    width: 100%;
}

.new-option-s.selected .inner-shadow {
    background: #fff;
}

.ship-date {
    margin-top: 0;
    font-size: 12px;
}

.ship-date h2 {
    font-size: 12px;
}

.option-image1 {
}

.option-image1 .op-thumbnails {
    width: 100%;
    text-align: center;
    margin-left: 6px;
}

.option-image1 .op-image {
    text-align: center;
    border: rgb(221, 217, 217) 1px solid;
    margin-bottom: 10px;
}

.option-image1 .op-thumbnails .op-thumb {
    text-align: center;
    display: block;
    outline: none;
}

.option-image1 .op-thumbnails .op-thumb-div {
    float: left;
    margin-top: 10px;
    width: 31%;
    margin-right: 3.5%;
}

.option-image1 .op-thumbnails .op-thumb-div:last-of-type {
    margin-right: 0%;
}

.option-image1 .op-thumbnails .op-thumb-div img {
    width: 100%;
    height: auto;
    border: 1px solid rgba(1, 1, 1, .07);
}

.op-image-div > img {
    width: 100%;
    height: auto;
}

.op-image-div {
    /*position:relative;*/
    width: 100%;
    height: auto;
    margin: 5px;
}

a.op-thumb:hover {
}

a.active {
}

.option-tag {
    float: left;
    margin-left: 3.5rem;
    line-height: 45px;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    margin-top: -2.5rem;
}

.behind-check {
    float: left
}

.zmgallery {
    position: fixed;
    margin: 0;
    padding: 20px;
    top: 0;
    left: 0;
    overflow: scroll;
    width: 100% !important;
    height: 100%;
    z-index: 1200;
    background: #fff;
}

.zmgallery .op-image-div > img {
    width: 80%;
}

.zmgallery .close {
    display: block
}

.zmgallery .magnify {
    display: none;
}

.zmgallery > div + div {
    width: 80%;
    margin: 0 auto;
    border: none;
    outline: none;
    height: auto !important;
    text-align: center;
}

.zmgallery > div + div + div {
    width: 64% !important;
    text-align: center;
    float: left;
    margin-left: 18% !important;
}

.zmgallery > div > div {
    width: 31%;
    float: left;
}

#configurationColumn {
    z-index: 99;
    float: right
}

.helpButtons {
    z-index: 999;
}

footer {
    z-index: 9;
}

.radiooptn .behind-check {
    clear: both;
    margin-left: 41%;
}

.radiooptn .option-image-div {
    float: left;
    width: 98%;
    height: auto !important;
    align-content: center;
    text-align: center;
}

.radiooptn .option-image-div img {
    width: 100%;
    height: auto;
    margin: 15px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
}

.radiooptn .new-option-image1 {
    height: auto !important
}

input.radioB:checked + label .radioButtonImage {
    visibility: visible;
}

.option-s input:checked + div label .check-box {
    visibility: visible;

}

.new-option-s input:checked + label .check-box {
    visibility: visible;

}

.radioButtonImage {
    position: absolute;
    top: 28%;
    left: 38%;
    max-width: 36px;
    max-height: 36px;
    width: 24%;
    visibility: hidden;
}

#quickAction .span30 h2 {
    margin-bottom: 0 !important;
}

.home .box .box-content {
    padding: 50px 1% 0 1% !important;
}

.box-product > div img {
    max-width: 83%;
}

.name a span {
    color: #3a3a3a !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    display: inline-block !important;
    margin-bottom: 4px !important;
    text-align: center !important;
    font-family: 'Ubuntu', sans-serif !important;
    letter-spacing: 0em !important;
}

#productName span {
    font-weight: 600 !important;
    letter-spacing: -0.04em;
    color: #595d63 !important;
    font-family: 'Open Sans', sans-serif;
}

.name {
    text-align: center;
}

.name a {
    display: inline-block !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px !important;
    font-weight: 600 !important;
    letter-spacing: -0.04em;
    color: #595d63 !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 18px;
}

.name a em {
    font-size: 9px !important;
    vertical-align: text-top !important;
    font-weight: 400 !important;
}

.name a:hover {
    opacity: .6 !important;
}

.product-info .option-image {
    margin-bottom: 0px !important;
}

.magnify {
    position: absolute;
    width: 25px !important;
    bottom: 4px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.3);
    right: 0px;
    border: 0 !important;
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.op-image-div a.op-thumb img.main {
    width: 100%;
    height: auto;
    border: 1px solid rgba(1, 1, 1, .07);
}

.product-info .new-option-description p {
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.4em;
    color: #585858;
    padding-bottom: 23px;
}

.close {
    display: none;
}

p {
    font-size: 15px;
}

#notification {
    width: 95%;
    max-width: 1250px;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
    border-radius: 6px;
}

.success, .warning, .attention, .information {
    border-radius: 7px;
    margin: 15px 0;
}

h1 {
    margin-bottom: 15px;
}

.fullwidth {
    width: 100% !important;
}

#copyright {
    color: #999 !important;
    text-align: right !important;
    font-size: 8px !important;
    padding-right: 15px !important;
}

.box-product > div {
    margin: 0 1.5% 50px 1.5%;
}

#productName em, .priceBox em {
    font-size: 10px;
    font-weight: 300;
    vertical-align: super;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #3a3a3a;
}

::-webkit-input-placeholder {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

:-ms-input-placeholder {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

table.list .left, table.list .right {
    padding: 2%;
}

table.list {
    border-top: none;
    border-left: none;
}

small {
    font-size: 12px !important;
}

.order-list .order-content, .order-list .order-status {
    font-family: Arial, Helvetica, sans-serif !important;
}

.success {
    background: #e5f4ff url('../image/success.png') 18px center no-repeat;
    border-bottom: 1px solid #91b7d2;
    height: 24px;
    width: 88%;
    padding: 30px 30px 40px 70px;
    z-index: 99;
    position: absolute;
    margin-top: 10rem;
}

.attention {
    background: #ffecbd url('../image/attention.png') 18px center no-repeat;
    border-bottom: 1px solid #d2b691;
    height: 24px;
    padding: 10px 1% 19px 5%;
}

#sub-nav {
    padding: 0;
    width: 35%;
    margin-left: 15%;
}

.wrap {
    float: left;
    margin-top: 20px;
    position: relative
}

.success .left, .attention .left {
    float: left;
    margin-top: 10px;
}

.success .right, .attention .right {
    float: right;
    margin-left: 20px;
}

.success .rb, .attention .rb {
    background: white;
    color: #3a3a3a;
}

.cb {
    background-color: #F7F7F7 !important;
    border: 1px solid #DDDDDD;
    text-decoration: none !important;
    font-size: 15px !important;
    border-radius: 10px;
    padding: 2px 7px;
    margin-left: 10px;
}

.product-info .new-option-list .new-option-s.twoby {
    width: 43%;
}

label img {
    pointer-events: none;
}

#billing {
    width: 90%;
    margin: 0 auto;
    float: none;
}

.halfWidth {
    width: 44.5% !important;
}

#billing input.large-field, select.large-field {
    width: 96%;
    padding: 10px 2%;
    background: #fff !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

#cityField {
    width: 35% !important;
    float: left;
    margin-right: 3%;
}

#stateField {
    width: 29% !important;
    float: left;
    margin-right: 3%;
}

#registerForm .content .form tr td #stateField {
    width: 20% !important;
    float: left;
    margin-right: 3% !important;
    padding: 16px 2% !important;
}

#zipField {
    width: 30% !important;
    float: right;
}

.cart-info tbody td {
    border-bottom: none;
}

.cart-info table {
    width: 100%;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-top: none;
    border-left: none;
    border-right: none;
}

.cart-info tbody .name a {
    text-decoration: none !important;
}

input[type='text'], input[type='password'], textarea, select {
    margin-top: 10px !important;
}

.buttons {

    border: none !important;
}

input.button {
    margin: 0;
    border: 0;
    padding: 14px 25px;
}

.checkout-heading {
    margin-bottom: 20px;
}

.home .box .box-content {
    padding: 50px 0% 0 2.75% !important;
    width: 97%;
}

.cart-info tbody .name {
    padding-left: 1%;
    padding-right: 10%;
}

#content {
    min-height: 300px;
}

::-webkit-input-placeholder {
    color: #999 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999 !important;
}

:-ms-input-placeholder {
    color: #999 !important;
}

/
/
checkout page
.checkoutpage .checkout-heading {
    border: none;
    border-radius: none;
    background-image: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f9f9f9;
    border: 1px solid #f1f1f1 !important;
}

.checkoutpage #checktble {
    width: 100%;
    vertical-align: top;
}

.checkoutpage #checktble > tr, #checktble > tr > td {
    vertical-align: top !important;
}

.checkoutpage .cb {
    text-decoration: none !important;
    font-size: 12px !important;
    padding: 2px 12px;
    border-radius: 32px;
    background-color: #F7F7F7 !important;
    border: 1px solid #DDDDDD;
    margin-bottom: 18px;
    margin-left: 10px;
}

.checkoutpage .optsdiv {
    margin-top: 10px;
}

.checkoutpage .checkout-product .name small {
    font-size: 14px !important;
}

.checkoutpage #content {
    margin-bottom: 0;
}

.checkoutpage select {
    color: #666;
    font-size: 15px;
}

input:focus, select:focus {
    border: 1px solid #5eb0ea;
    -moz-box-shadow: inset 0 0 3px #5eb0ea;
    -webkit-box-shadow: inset 0 0 3px #5eb0ea;
    box-shadow: inset 0 0 3px #5eb0ea;
}

.cart-total table b {
    font-weight: bold !important;
}

.social-thankyou {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* height: 75px; */
    display: inline-block;
    padding: 20px 25px;
    text-indent: 40px;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #fff !important;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
    margin: 0 5px;
}

.facebook {
    background: url(https://www.xdesk.com/img/facebook-32.png) no-repeat 25px center #3B5998;
}

.twitter {
    background: url(https://www.xdesk.com/img/twitter-32.png) no-repeat 25px center #00ACED;
}

.facebook:hover {
    background: url(https://www.xdesk.com/img/facebook-32.png) no-repeat 25px center #1d356a;
}

.twitter:hover {
    background: url(https://www.xdesk.com/img/twitter-32.png) no-repeat 25px center #00719c;
}

.login-content .right {
    float: right;
    width: 47%;
    margin-right: 0;
}

.login-content .left {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.disclaimer {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 15px;
    line-height: 0;
    font-size: 11px !important;
    color: #999;
}

.four {
    width: 17.25%;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

/* MailChimp Email Signup Goodness */
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
.Bigtabs div .blue {
    background-color: #ccc;
}

.active .blue {
    background-color: #5eb0ea !important;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px 0 10px 3%;
    color: #333;
}

#mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;
}

#mc_embed_signup input {
    border: 3px solid #d8dadd;
    -webkit-appearance: none;
}

#mc_embed_signup input[type=checkbox] {
    -webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
    -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
    border-color: #5eb0ea;
}

#mc_embed_signup .button {
    background-color: #aaa;
    border: 0 none;
    border-radius: 0px 4px 4px 0px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    height: 45px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    float: right;
}

#mc_embed_signup .button:hover {
    background-color: #777;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}

#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .clear {
    clear: none;
    display: inline;
}

#mc_embed_signup label {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}

#mc_embed_signup input.email {
    display: block;
    padding: 11px 2px;
    margin: 0 4% 0px 0;
    text-indent: 5px;
    width: 85%;
    min-width: 130px;
    float: left;
    margin-left: 11%;
    font-size: 15px;
}

#mc_embed_signup input.button {
    display: block;
    width: 45px;
    margin: 0 0 10px 0;
    position: absolute;
    right: 0;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0;
}

#mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    display: none;
}

#cartContainer {
    float: none;
    padding: 14px 14px 14px 40px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #f6f6f6;
    border-right: 1px solid #e1e3e5;
    border-left: 1px solid #e1e3e5;
    border-bottom: 1px solid #e1e3e5;
    position: absolute;
    right: 43px;
    z-index: 99;
    max-height: 19px;
    background-image: url(../image/shopping-cart.jpg);
    padding-right: 21px !important;
    background-position: 14px 48%;
    background-repeat: no-repeat;
    position: fixed;
}

.crossbar-option {
    width: 43% !important;
    position: relative !important;
    overflow: hidden;
    margin-top: 0 !important;
    min-height: 265px;
}

.crossbar-option .new-option-image1 {
    position: absolute !important;
    height: 100% !important;
    top: 0;
    left: 20px;
    padding-top: 20px;
}

.crossbar-option .new-option-details {
    width: 55%;
    margin-top: 20px;
}

.crossbar-option .new-option-details h3 {
    text-align: left;
    text-indent: 50px;
}

.crossbar-option .option-image-div {
    float: none !important;
    left: 49% !important;
    top: 0;
    top: 0;
    position: absolute;
    height: 100% !important;
    width: auto !important;
}

.crossbar-option .option-image-div img {
    width: auto !important;
}

.crossbar-option .behind-check {
    float: none !important;
    position: absolute;
    left: 0;
    margin-left: 0;
    z-index: 9;
}

.crossbar-option .new-option-details h3 {
    padding: 0 0 22px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1;
    background-color: #f2f4f8
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after, div.tabBox:after, section:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .clearfix, html[xmlns] div.tabBox, section {
    display: block
}

* html .clearfix, * html section {
    height: 1%
}

.clear {
    clear: both
}

p, h2, h3, h1, span, a {
    position: relative;
    z-index: 20
}

.wrapper {
    background-color: #fff;
    border: 1px solid #d8dadd;
    overflow: hidden;
    width: 100%;
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    position: relative;
    z-index: 20
}

header {
    overflow: hidden;
    width: 90%;
    max-width: 1920px;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 0 2% 35px;
}

.billboard-wrapper {
    width: 100%;
    max-width: 1300px;
    min-width: 960px;
    margin: 0 auto;
    position: relative
}

section {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 125px 0;
    border-bottom: 1px solid #d8dadd;
    overflow: hidden
}

#store {
    padding: 30px 0 60px
}

.left {
    float: left
}

.marginBottom35 {
    margin-bottom: 30px
}

p {
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.6em;
    color: #585858;
    padding-bottom: 15px;
}

h1, h2, h3, h4 {
    color: #3a3a3a;
    font-family: Ubuntu, 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 600;
}

#logo {
    float: left;
    margin-top: 7px;
    margin-bottom: 3rem;
}

#topNav {
    float: right;
    padding: 12px 0 10px 11px;
    position: relative;
    z-index: 20;
    min-width: 23%;
    max-height: 19px;
    margin-right: 1%;
}

#topNav ul {
    float: right
}

#topNav ul li {
    float: left;
    padding: 0 20px
}

#topNav ul li a {
    text-decoration: none;
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    color: #3a3a3a;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s
}

#topNav ul li a:hover {
    color: #5eb0ea !important;
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s
}

.social {
    float: right;
    padding-left: 6px
}

nav {
    float: left;
    width: 50%;
    padding-top: 60px;
    margin-right: 0;
    display: none;
}

nav ul {
    float: right
}

nav ul li {
    float: left;
    padding: 0 0 0 20px
}

nav ul li a {
    text-decoration: none;
    font-family: 'Open Sans', HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 23px;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s
}

nav ul li a:hover, #productNav:hover, #galleryNav:hover, #benefitsNav:hover, #reviewsNav:hover {
    color: #5eb0ea !important;
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s
}

.span20 {
    width: 20%;
    padding: 0 2.5%
}

.span30 {
    width: 30%;
    border-right: 1px solid #ececec;
    padding: 0 1.5%;
}

.span30 h2 {
    font-size: 19px;
    font-weight: 500
}

.span50 {
    width: 46%;
    padding: 0 5%
}

.span50 img {
    position: relative;
    z-index: 0
}

.span52 {
    width: 49%;
    padding: 0 5%
}

.span55 {
    width: 52%;
    padding: 0 5%
}

.span40 {
    width: 37%;
    padding: 0 5%
}

.scale img {
    width: 100%;
    height: auto
}

.span45 {
    width: 42%;
    padding: 0 5%
}

.span60 {
    width: 57%;
    padding: 0 5%
}

.span70 {
    width: 70%;
    padding: 0 5%
}

.span100 {
    width: 100%
}

.fullWidth {
    width: 90%;
    margin: 0 auto
}

.span50 h3, .span60 h3, .span55 h3, .span52 h3, .span40 h3, .span45 h3, .fullWidth h2 {
    font-size: 24px;
    font-weight: 400
}

.fullWidth h2 {
    padding: 30px 0 15px
}

.span50 h3 span, .span60 h3 span, .span55 h3 span, .span52 h3 span, .span40 h3 span, .span45 h3 span, .noSub h2 span {
    font-weight: 600 !important
}

.span50 h2, .span60 h2, .span50 h1, .span55 h2, .span52 h2, .span40 h2, .span40 h1, .span45 h2 {
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0 18px;
    line-height: 1.4em
}

.noSub h2 {
    font-size: 24px !important;
    font-weight: 400 !important;
    padding-bottom: 20px !important;
    font-family: Ubuntu !important
}

.bottom {
    position: absolute;
    bottom: 0
}

.center {
    position: absolute;
    top: 12%
}

.top {
    position: absolute;
    top: 0;
    z-index: 0
}

.bottom img {
    margin-bottom: -3px
}

.right53 {
    left: 53%
}

.right60 {
    left: 60%
}

.right65 {
    left: 65%
}

.right75 {
    left: 75%
}

.right15 {
    left: 40%
}

.right50 {
    left: 50%
}

.right30 {
    left: 30%
}

.right45 {
    left: 45%
}

.right40 {
    left: 40%
}

.right32 {
    left: 32%
}

.right0 {
    left: 3%
}

.leftScale {
    padding-left: 0;
    padding-right: 0;
    width: 40%
}

.leftScale img {
    width: 100%;
    height: auto;
    max-width: 650px;
    margin-top: -5%
}

.rightScale {
    padding-left: 0;
    padding-right: 0;
    width: 40%
}

.rightScale img {
    width: 100%;
    height: auto;
    max-width: 650px;
    margin-top: -5%
}

.topLayer {
    background-color: #fff;
    border-top: 1px solid #d8dadd;
    position: relative;
    width: 100%
}

.standard {
    padding: 125px 0;
    border-bottom: 1px solid #d8dadd
}

.noBorder-right {
    border-right: 0
}

.noBottom {
    border-bottom: 0;
    padding-bottom: 0
}

.smallTop {
    padding-top: 80px
}

.noLeft {
    padding-left: 0
}

.noRight {
    padding-right: 0
}

.btn {
    text-decoration: none
}

.shop-btn {
    padding: 10px 20px;
    color: #fff;
    font-family: 'Open Sans', Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
    font-weight: 600;
    float: left;
    margin: 10px 2% 0 0
}

.featured {
    background-color: #fafafa;
    background-image: url(../img/featured-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 70px 0
}

.featuredWhite {
    padding: 70px 0
}

.featured h3, .featuredWhite h3 {
    text-align: center;
    font-size: 20px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    color: #b5b6b8
}

.btn-large, .btn-small {
    padding: 12px 42px 12px 23px;
    color: #fff;
    font-family: 'Open Sans', Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    background-image: url(../img/arrow-large.png);
    background-position: 87% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s
}

.btn-large:hover, .btn-small:hover {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    background-position: 91% 50%
}

.blue:hover {
    background-color: #d4d7d9
}

.blue {
    -moz-border-radius: 21px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #5eb0ea
}

.btn-below {
    padding-bottom: 25px
}

.text-link {
    font-family: HelveticaNeue-Light, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #4da4e1;
    text-decoration: none;
    font-weight: 700;
}

.text-link span {
    font-weight: 400;
    padding-right: 2px;
    letter-spacing: .08em;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s
}

.text-link span:hover {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    padding-right: 8px
}

.light {
    font-weight: 400 !important;
    letter-spacing: .08em
}

#magnet-section {
    padding: 145px 0 80px
}

#magnet {
    width: 53%;
    padding-right: 0
}

#magnet-links {
    margin-top: 50px
}

#magnet-links li {
    float: left;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 0 30px 0 0
}

#magnet-links li a {
    text-decoration: none;
    color: #3a3a3a;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
}

#magnet-links li a:hover {
    color: #5eb0ea;
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
}

#magnet-img {
    padding-left: 0;
    padding-right: 2%;
    margin-top: -4%
}

#financing {
    background: url(../img/calculator.jpg) no-repeat;
    background-position: left center;
    padding: 10px 0 10px 32px
}

#video {
    background: url(../img/video.jpg) no-repeat;
    background-position: left center;
    padding: 10px 0 10px 37px
}

#reviews {
    background: url(../img/star.jpg) no-repeat;
    background-position: left center;
    padding: 10px 0 10px 35px
}

footer {
    padding: 80px 0 100px;
    width: 100%;
    max-width: 1920px;
    position: absolute;
}

footer .span60 {
    padding-left: 4%
}

footer .span60 .span20 {
    border-right: 0;
    max-width: 200px
}

footer .span60 .span20 li {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    padding: 0 0 15px
}

footer .span60 .span20 li a:hover {
    color: #5eb0ea !important;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s
}

#smaller {
    width: 26%
}

footer .span60 .span20 li a {
    text-decoration: none;
    color: #3a3a3a;
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s
}

footer .span60 .span20 h3 {
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 600;
}

#usa {
    padding: 0px 15px 20px 10px
}

#worldwide {
    padding: 0px 15px 20px 0;
}

#gbc {
    padding: 0px 10px 20px 0
}

footer .span30 {
     border-right: 0;
}

#contact-info {
    text-align: right;
    margin-right: 15px
}

#contact-info span {
    font-weight: 700
}

#contact-info p {
    padding: 5px 0 0
}

#copyright {
    text-align: right;
    font-size: 8px;
    padding-right: 15px
}

#copyright a {
    color: #5eb0ea
}

.myBox {
    cursor: pointer
}

#inner {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 35%;
    left: 0
}

#carousel img {
    height: auto;
    border: 0;
    display: block;
    float: left;
    padding: 0 25px
}

#featuredClients {
    height: 210px;
}

#featuredClients h3 {
    margin-top: -6px;
}

#featuredin .span20 img, #featuredinWhite .span20 img {
    padding-top: 10% !important
}

@media only screen and (max-device-width: 768px) {
    html, body {
        -webkit-text-size-adjust: none;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        width: 100%;
    }

    .bottom {
        bottom: 5px
    }

    #numbers {
        display: none
    }

    p{
        font-size: 1.5rem;
        line-height: 1.4em;
        margin-top:  2rem;
    }
}

#topNav {
    float: none;
    padding: 12px 0 10px 11px;
    position: absolute;
    z-index: 20;
    width: auto;
    /* max-height: 19px; */
    right: 215px;
}

#social {
    float: right;
}

#sub-nav {
    padding: 0;
}

#sub-nav ul {
    width: 88%;
    float: left;
}

#sub-nav ul li {
    float: left;
}

#sub-nav ul li a {
    text-decoration: none;
    font-family: 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
    color: #3a3a3a;
    font-size: 13px;
    font-weight: 400;
    padding: 28px 17px;
    display: block;
}

#sub-nav ul li a:hover, #sub-nav ul li a.selected {
    color: #5eb0ea;
}

#first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0; /* border radius */

}

.sub-btn {
    padding: 10px 14px;
    color: #fff;
    font-family: 'Open Sans', "Ubuntu", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
    font-weight: 600;
    float: right;
    margin: 18px 2% 0 0;
    width: 7%;
    text-align: center;
    max-width: 80px;
}

.sub-billboard {
    height: 470px;
    padding: 80px 0 0 0;
    position: relative;
}

.sub-billboard .span40 h2, .sub-billboard .span55 h2 {
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif !important;
    font-size: 35px;
    font-weight: 400;
    padding: 10px 0 15px;
    line-height: 1.3em;
}

.sub-billboard .span40 {
    width: 35%;
    padding-top: 2%
}

.sub-billboard .span40 h2 span, .sub-billboard .span55 h2 span {
    font-weight: 700;
}

.sub-billboard .span40 h1, .sub-billboard .span55 h1 {
    font-family: 'Open Sans', Arial, Helvetica, Sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0 20px;
}

.download {
    margin-top: -3%;
}

.download img {
    width: 100%;
    height: auto;
    max-width: 358px;
    padding-left: 10%;
}

.model h2, #specs h2, div.Bigtabs div h2, .proFeatured h2 {
    font-size: 28px;
    font-weight: 400;
    font-family: 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
    letter-spacing: -.06em;
    color: #595d63;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 18px;
}

.proFeatured h2 {
    font-size: 34px;
}

.proFeatured {
    text-align: center;
    float: none;
    margin: 0 auto;
}

#pro {
    width: 100%;
    border-bottom: 1px solid #d8dadd;
    padding-bottom: 70px;
    margin-bottom: 100px;
}

#pro img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 30px 5% 0 5%;
}

.model h2 span, #specs h2 span, div.Bigtabs div h2 span, .proFeatured h2 span {
    font-family: "Ubuntu", 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #3a3a3a; /* text color */
}

.model h2 em, #specs h2 em, div.Bigtabs div h2 em, .proFeatured h2 em {
    font-size: 9px !important;
    vertical-align: text-top !important;
    font-weight: 400 !important;
}

#modelsNav {
    padding: 50px 0 35px;
}

#modelsNav ul {
    text-align: center;
}

#modelsNav ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', 'HelveticaNeue-Light', Helvetica, Arial, sans-serif;
    letter-spacing: -.04em;
    padding: 0 1.7%;
}

#modelsNav ul li a {
    text-decoration: none;
    color: #595d63;
}

#modelsNav ul li a span {
    font-weight: 400;
    color: #999;
}

#modelsNav ul li a:hover {
    color: #5eb0ea;
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
}

#modelsNav ul li a.selected {
    color: #5eb0ea;
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
}

#modelsNav ul li a em {
    font-size: 11px;
    vertical-align: text-top;
    font-weight: 400;
    color: #ccc;
}

#modelsNav h3 {
    padding-bottom: 40px;
    font-size: 16px;
}

#my-video_wrapper {
    margin-left: 12%;
    margin-top: 4%;
}

.imgThree img {
    width: 60%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.videoThree img {
    width: 75%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.moreVideos {
    width: 85%;
    margin: 0 auto;
}

.threeColumn {
    padding: 70px 0;
}

.threeColumn .span30 h2 {
    padding-bottom: 4px;
}

.threeColumn .span30 {
    text-align: center;
}

.threeColumn .span30 h2 {
    margin-bottom: 10px;
}

.threeColumn .span30 p {
    padding: 5px 0 10px 7.5%;
    font-size: 14px;
    width: 85%;
}

.threeColumn-img {
    margin-bottom: 10px;
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;

    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
}

.threeColumn-img:hover {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    opacity: .59;
}

.downloads {
    margin-bottom: 3%;
}

.name {
    font-size: 18px;
}

.name em {
    font-size: 10px;
    color: #999;
    vertical-align: super;
}

a.icon-pdf {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("https://www.xdesk.com/store/catalog/view/theme/nextdesk/image/pdf-icon.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}

#quickAction {
    padding: 70px 0;
}

#quickAction-wrapper {
    margin-bottom: 3%;
}

#quickAction .span30 h2 {
    padding-bottom: 4px;
}

#quickAction .span30 {
    text-align: center;
}

#quickAction .span30 p {
    padding: 5px 0 10px;
    font-size: 14px;
}

.quickAction-icon {
    padding-bottom: 10px;
}

#breadcrumbs {
    position: absolute;
    top: 0px;
    left: 1.5%;
    margin: 24px 0;
    width: 500px;
}

#breadcrumbs ul {
    list-style: none;
}

#breadcrumbs ul li {
    padding: 0 10px;
    display: inline;
}

#breadcrumbs ul li:first-child {
    padding-left: 0;
}

#breadcrumbs ul li a {
    color: #616262;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
}

#breadcrumbs ul li a.selected, #breadcrumbs ul li a:hover {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    color: #5eb0ea;
}

#breadcrumbs ul li a span, #breadcrumbs ul li span {
    color: #5eb0ea;
    padding-left: 20px;
    font-weight: bold;
}

#breadcrumbs li p {
    padding: 0;
}

.span17 img {
    width: 90%;
    height: auto;
    padding-left: 5%;
}

.clients {
    width: 90%;
    padding: 50px 5%;
}

.clients .span17 {
    border-right: 1px solid #ececec;
}

.noBorder {
    border: none !important;
}

.fiveColumn {
    margin-bottom: 4%;
}

.review {
    padding: 3%;
    margin: 2% 0 0 5%;
    background-color: #fff;
    border: 1px solid #d8dadd;
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.review p {
    font-size: 20px;
}

.review p span {
    text-align: right;
    float: right;
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 22px;
    color: #5eb0ea;
}

.imgGallery {
    padding: 50px 0;
}

.imgLeft {
    margin-left: 5% !important;
}

.imgRight {
    margin-right: 5% !important;
}

.none {
    display: none;
}

.span30Thumbs {
    width: 98%;
}

.span70Gallery {
    width: 63%;
    padding: 0 2% 0 0;
}

.span70GalleryRight {
    width: 63%;
    padding: 0 0 0 2%;
}

.span70Gallery img, .span70GalleryRight img {
    width: 100%;
    height: auto;
    max-width: 750px;
}

.gallery {
    max-height: 600px;
    padding: 0;
}

.galleryThumb {
    width: 15%;
    height: auto;
    max-width: 175px;
    margin: 3%;
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px; /* border radius */
    border: 1px solid #e1e3e8; /* stroke */
    -webkit-transition: all .74s;
    -moz-transition: all .74s;
    -ms-transition: all .74s;
    -o-transition: all .74s;
    transition: all .74s;
}

.leftThumb {
    margin-left: 0 !important;
}

.bottomThumb {
    margin-bottom: 8%;
}

.galleryThumb:hover {
    -webkit-transition: all .75s;
    -moz-transition: all .75s;
    -ms-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s;
    opacity: .6;
}

#vanity {
    margin-top: 9%;
}

.hide {
    display: none;
}

.show {
    display: block;
}

footer .span30 {
    border-right: 0;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

#models-store-list {
    width: 90%;
    margin: 0 4% 0 5.5%;
    padding: 50px 0 20px;
}

#models-store-list .full30 {
    margin-bottom: 50px;
    text-align: center;
}

#models-store-list .full30 h2 {
    margin-bottom: 10px !important;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px !important;
    font-weight: 400 !important;
    letter-spacing: -0.04em;
    color: #595d63 !important;
    padding-top: 10px;
    padding-bottom: 0;
}

#models-store-list .full30 h2 span {
    color: #3a3a3a !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    margin-bottom: 4px !important;
    text-align: center !important;
    font-family: 'Ubuntu', sans-serif !important;
    letter-spacing: 0em !important;
}

#models-store-list .full30 h2 em {
    font-size: 10px;
    vertical-align: super;
}

.option label {
    cursor: pointer;
}

.option-wrapper .option .tooltip {
    font-size: 16px;
}

.option-wrapper .option {
    width: 99% !important;
    padding: 15px 0 0px !important;
}

.lshape .lshapesmall > .option-s {
    width: 27px !important;
    height: 27px;
    float: left;
    padding: 3px;
}

.lshapesmall {
    padding-bottom: 0 !important;
}

.lshape .option-wrapper {
    width: 333px;
    position: absolute;
    right: 54px;
}

.lshape .option-tag {
    display: none !important;
}

.lshape {
    background: url(https://www.xdesk.com/img/l-custom.png) top right no-repeat;
    position: relative;
    background-size: 400px;
    height: 350px !important;
}

.lshape .behind-check {
    overflow: hidden;
    width: 27px;
    height: 27px;
    background: url(images/behind-check.png) no-repeat center right;
    margin: 0 auto;
    display: block;
    background-size: 27px 27px;
}

.lshape .check-box {
    overflow: hidden;
    width: 27px;
    height: 27px;
    background: url(https://www.xdesk.com/img/check-grey.png) no-repeat center right;
    margin: 0 auto;
    padding: 0;
    display: block;
    visibility: hidden;
    background-size: 27px;
}

.lshape .option-select {
    padding: 0;
}

.lshapesmall .new-option-title {
    display: none !important;
}

.lshape .new-option-title, .lshape .option-desc {
    position: absolute;
}

.lshape .new-option-title {
    top: 90px;
}

.lshape .option-desc {
    position: absolute;
    width: 46%;
    text-align: left;
    line-height: 1.8em;
    top: 125px;
}

.major .inner-shadow {
    text-align: left;
    float: left;
    width: 100%;
    height: 27px;
    width: 27px;
    padding: 3px 0;
}

.major {
    position: absolute;
    right: 43px;
    top: 85px;
}

#option-699 {
    padding: 24px 0 0px !important;
}

#option-699 .option-s {
    padding: 3px;
}

.air-head, .terra-head {
    position: relative !important;
    overflow: hidden;
    height: 39px;
    padding: 25px 2.5% 25px !important;
}

.air-head .inner-shadow, .terra-head .inner-shadow {
    width: auto;
}

.air-head .behind-check, .terra-head .behind-check {
    margin-left: 0;
}

.air-head .option-image-div, .terra-head .option-image-div {
    left: 52%;
    top: -17px;
    position: absolute;
}

.air-head .new-option-details, .terra-head .new-option-details {
    width: 140px;
    position: absolute;
    top: 25px;
    padding-left: 50px;
}

.terra-head .new-option-details {
    top: 35px;
}

.air-head .new-option-details h3, .terra-head .new-option-details h3 {
    text-align: left;
    font-size: 14px;
}

.air-head .new-option-image1, .terra-head .new-option-image1 {
    padding-top: 0;
}

.ushape .ushapesmall > .option-s, .ushape .ushapesmall2 > .option-s {
    width: 27px !important;
    height: 27px;
    float: left;
    padding: 3px;
}

.ushapesmall, .ushapesmall2 {
    padding-bottom: 0 !important;
}

.ushapesmall {
    top: 302px;
    position: absolute;
}

.ushape .option-wrapper {
    width: 333px;
    position: absolute;
    right: 67px;
}

#option-656 {
    padding-left: 25px !important;
}

.ushape .option-tag {
    display: none !important;
}

.ushape {
    background: url(https://www.xdesk.com/img/grommets-locations-sizes-desktop.jpg) top right no-repeat;
    position: relative;
    background-size: 450px;
    height: 395px !important;
}

.ushape .behind-check {
    overflow: hidden;
    width: 27px;
    height: 27px;
    background: url(images/behind-check.png) no-repeat center right;
    margin: 0 auto;
    display: block;
    background-size: 27px 27px;
}

.ushape .check-box {
    overflow: hidden;
    width: 27px;
    height: 27px;
    background: url(https://www.xdesk.com/img/check-grey.png) no-repeat center right;
    margin: 0 auto;
    padding: 0;
    display: block;
    visibility: hidden;
    background-size: 27px;
}

#option-700 .major {
    position: absolute;
    right: 57px;
    top: 86px;
}

#option-701 {
    padding: 25px 0 0px !important;
    padding-left: 25px !important;
}

#option-699 {
    border-bottom: none;
    padding-left: 25px !important;
}

.ushape .option-select {
    padding: 0;
}

.ushapesmall .new-option-title {
    display: none !important;
}

.ushape .new-option-title, .ushape .option-desc {
    position: absolute;
}

.ushape .new-option-title {
    top: 90px;
}

.ushape .option-desc {
    position: absolute;
    width: 46%;
    text-align: left;
    line-height: 1.8em;
    top: 125px;
}

.white-popup {
    font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;
    position: relative;
    background: #FFF;
    padding: 20px;
    width: 98%;
    margin: 20px auto;
    text-align: center;
}

.white-popup .wrapper {
    border: 0;
}

#out-of-stock h2 {
    font-family: proxima-nova, Helvetica, Arial, sans-serif !important;
    color: #00bbde;
    font-size: 55px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 0;
    padding: 0;
}

#out-of-stock-options, .out-of-stock-options-simple {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

#new-oos-popup-simple {
    padding: 75px 0;
}

#new-oos-popup-simple .standard {
    border-bottom: 0;
}

.wrapper {
    width: 80%;
    padding: 0;
    margin: 0 auto;
}

.center-all {
    text-align: center;
    margin: 0 auto;
}

.strong {
    font-weight: bold !important;
}
.match-description {
    font-size: 12px;
    font-style: italic;
}

.left {
/*
	width: 50%;
	min-height: 447px;
	position: fixed;
	margin-top: 10%;
*/
}

#configurationColumn {
	position: fixed;
	top: 0px;
	right: 0;
	margin: 0 0 0 0;
	width: 47.5%;
	z-index: 99999;
}

.configuration {
    display: none;
}

#button-wish {
    display: none;
}

@media only screen and (max-width: 1000px) and (min-width: 300px) {

.selectOptions {
    width: 100%;
    margin-top: 5%;
}

.left {
    width: 100%;
    min-height: 447px;
    position: relative;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
}

#specifications {
    width: 100%;
    margin: 400px 2% 200px 0;
}


#sub-nav {
    position: relative;
    padding-left: 200px;
    width: 70%;
    margin-left: 50%;
    margin-top: 40px;
    margin-right: 0;
}

#sub-nav ul {
    margin-left: 250px;
}

.span60 {
    display: none;
}

#configurationColumn {
    width: 70%;
}

.priceBox {
    padding: 4% 2% 4% 3%;
}

.priceBox input.button {

    font-size: 1.7rem;
}

#cartContainer a {
    font-size: 1.3rem;
}

.product-info .new-option-list .new-option-s.twoby {
    width: 92%;
}

.ship-date h2, .ship-date h3 {
    margin-top: 0;
    font-size: 1.3rem;
}

.product-info .new-option-list .new-option-s {
    width: 65%;
    
}

.option-image td {
    width: 65%;
}

#productName, .breadcrumb, .new-option-details h3, .product-info .option-image label, .option-details {
   max-width: 85%;
   font-size: 1.6rem;
}

.radiooptn .behind-check {
    clear: both;
    margin-left: 48%;
}

.option .tooltip, .option-tag {
    font-size: 1.8rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.option-tag {
    max-width: 95%;
}

.tabContainer .specSection ul li, .tabContainer .specSection h2 {
    font-size: 1.5rem;
}

.tabBox ul.tabs li a, ul.tabs2 li a {
    font-size: 1.3rem;
    
}

.product-info .option-image label {
    font-size: 2rem;
    margin-bottom: 2rem;
}

.option-tag {
    margin-top: -2.2rem;
}

.option-select {
    width: 60%;
}

.text-link {
    font-size: 1.6rem;
}

.selectOptions em {
 width: 40px;
 height: 50px;
 padding-top: .5rem;
 margin-top: 1.2rem;
 font-size: 2rem;
}
}

#billing.left {
  position: relative;
  min-height: 0;
}

.optionsHeaderRadioHeader {
	position: relative;
	float: left;
	margin-left: 7%;
	width: 40%;
	text-align: left;
}

.radiooptn img {
	margin-top: -50px;
}

/* coupon code */
#couponcodeinput {
	background: #F8F8F8 !important;
    padding: 3px !important;
    border-radius: 0px !important;
}
#couponcodebutton {
	background-color: transparent;
    color: grey;
    text-transform: capitalize;
    font-size: 12px;
    text-decoration: underline;
}
