body { 
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    background-color: #1e1e1e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #024c8c;
}

h3 {
    font-weight: 800;
}

.btn {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

.btn-xs {
    font-size: 12px;
}

.btn-xl {
    font-size: 26px;
}

.blue {
    color: #024c8c;
}

.orange {
    color: #e65c00;
}

.bluelarge {
    color: #024c8c;
    font-size: 12;
}

.glyphicon-shopping-cart {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

hr {
    margin-top: 14px;
    margin-bottom: 14px;
}

dd {
    margin-bottom: 14px;
}

.spacer-sm {
    margin-bottom: 20px;
}

.visible-xs-btn .btn {
    margin-bottom: 14px;
}

#search_keyword {
    padding: 0px 6px 0px 6px;
    line-height: 20px;
    height: 34px;
    font-size: 14px;
    color: #707d8e;
    border-color: #f35c00;
}

.glyphicon-search {
    height: 20px;
}

.well {
    padding: 14px;
    margin-bottom: 14px;
}

.well-static {
    padding: 5%;
}

/*.well p:last-child {*/
/*margin-bottom: 0;*/
/*}*/

.navbar {
    margin-bottom: 0;
}

.navbar-toggle {
    float: none;
    margin-left: 6px;
}

#header-wrapper {
    background-color: #fff;
}

#top-guarantee {
    margin: 45px auto 0 auto;
}

#top-navigation {
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 11px;
}

#top-navigation a {
    margin-left: 10px;
    color: #606d7f;
}

#top-navigation .glyphicon-shopping-cart {
    display: inline-block;
    margin-right: 5px;
    color: #0a4e8a;
    font-size: 16px;
}

.facebook-like iframe {
    border: none;
    overflow: hidden;
    width: 100px;
    height: 26px;
    margin-top: 14px;
}

.mcafee-logo img {
    padding-top: 5px;
}

.contact-phone {
    color: #024c8c;
    font-size: 24px;
    font-weight: 700;
}

.contact-phone a {
    color: #024c8c;
}

.responsive-xs .contact-phone {
    font-size: 14px;
}

.navbar .contact-phone {
    margin-top: 12px;
    margin-right: 6px;
}

.responsive-xs .navbar .contact-phone {
    margin-top: 18px;
}

#left_column > ul > li > a,
#left_column .active > a {
    font-weight: 700;
    font-size: 13px;
}

#left_column > ul {
    list-style-type: none;
    padding-left: 0;
}

#left_column > ul > li {
    margin-left: 25px;
    margin-right: 14px;
    padding-left: 20px;
    background: url('/images/bullet_collapsed.png') no-repeat left 6px;
    line-height: 1.5;
}

#left_column > ul > li.active.has-subs {
    background-image: url('/images/bullet_expanded.png');
}

#left_column > ul > li > ul {
    margin-left: 14px;
    margin-right: 14px;
}

#left_column > ul > li > ul > li > a,
#left_column ul > li > .active > a {
    color: #e65c00;
}

#left_column .product-group {
    margin-left: 10px;
}

#left_column .product-group .panel-title {
    color: #e65c00;
    font-size: 18px;
}

#left_column .product-group h5 a {
    color: #024c8c;
}

#left_column .product-group .thumbnail {
    margin-bottom: 6px;
    padding: 0;
}

#content-wrapper {
    background-image: url('/images/carbon_fiber.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #dcdcdc;
}

.responsive-lg #content-wrapper {
    background-image: url('/images/carbon_fiber_lg.png');
}

.responsive-md #content-wrapper {
    background-image: url('/images/carbon_fiber_md.png');
}

.responsive-sm #content-wrapper {
    background-image: url('/images/carbon_fiber_sm.png');
}

.responsive-xs #content-wrapper {
    background-image: url('/images/carbon_fiber_xs.png');
    background-repeat: repeat;
}

#content {
    padding-top: 14px;
}

#carousel-index-main {
    margin-bottom: 15px;
}

#carousel-index-main .left.carousel-control, #carousel-index-main .right.carousel-control {
    display: none;
}

#carousel-index-main .carousel-indicators {
    text-align: right;
    width: auto;
    bottom: 0;
    left: 0;
    right: 14px;
    margin-left: 0;
}

#carousel-index-main .carousel-indicators li {
    border: 1px solid #e65c00;
    background-color: #e65c00;
    margin: 1px;
}

#carousel-index-main .carousel-indicators .active {
    border: 1px solid #fff;
    background-color: #fff;
    width: 10px;
    height: 10px;
}

#carousel-index-main .carousel-caption {
    width: 250px;
    left: 0;
    right: auto;
    background: rgba(10, 78, 138, 0.9);
    text-align: left;
    padding: 14px;
    font-size: 12px;
    text-shadow: none;
}

#carousel-index-main .carousel-caption h3 {
    margin-top: 0;
    font-size: 36px;
    line-height: 100%;
}

#carousel-index-main .carousel-caption p:last-child {
    margin-bottom: 0;
}

.carousel-promo {
    margin-bottom: 14px;
    display: block;
}

.welcome-box {
    font-size: 12px;
    color: #242b36;
}

.welcome-box h4 {
    margin-top: 0;
    color: #194e91;
    font-size: 18px;
    font-weight: 700;
}

.welcome-box h5 {
    margin: 20px 0;
    font-size: 12px;
    color: #194e91;
    font-weight: 700;
}

#social-wrapper {
    background-color: #0a4e8a;
}

#social-wrapper .social-bar {
    color: #fff;
    background-color: transparent;
    border: none;
}

.social-bar h4 {
    display: inline-block;
    margin: 7px 14px 0 0;
    font-weight: 400;
}

#add_email {
    width: 200px;
    font-weight: 400;
    font-size: 14px;
    color: #818181;
    height: 31px;
    line-height: 20px;
}

.responsive-xs .social-bar .row .row,
.responsive-sm .social-bar .row .row {
    margin-top: 12px;
    max-width: 200px;
}

.social-bar #join_newsletter {
    color: #024c8c;
    background-color: #e65c00;
    border-color: #e65c00;
    font-size: 16px;
}

.social-bar label {
    font-size: 18px;
    margin-right: 14px;
    font-weight: 400;
}

#footer-wrapper {
    background-color: #1e1e1e;
}

#footer {
    line-height: 180%;
}

#footer-logo {
    padding-top: 20px;
    background: url('/images/logo_footer.png') no-repeat 20px bottom;
}

.responsive-lg #footer-logo {
    background-position: 300px bottom;
}

.responsive-md #footer-logo {
    background-position: 240px bottom;
}

#footer, #footer a {
    color: #f7f5f0;
    font-size: 11px;
}

#footer h5 {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 4px;
    color: #fff;
}

.footer-email {
    margin-top: 14px;
}

.footer-address p {
    line-height: 1.2em;
}

.security-checks {
    margin-top: 28px;
    margin-bottom: 100px;
}

.responsive-lg #content, .responsive-lg #social-wrapper .social-bar, .responsive-lg #footer {
    background: url('/images/left_navigation_lg.png') repeat-y -7px center;
}

.responsive-md #content, .responsive-md #social-wrapper .social-bar, .responsive-md #footer {
    background: url('/images/left_navigation_md.png') repeat-y -7px center;
}

#home-promo {
    margin-top: 14px;
    margin-bottom: 14px;
}

.responsive-xs #home-promo {
    margin-top: 0;
}

.product-carousel-wrapper {
    position: relative;
    text-align: center;
}

.product-carousel-wrapper h2 {
    margin-top: 0;
    font-size: 20px;
    color: #024c8c;
    font-weight: 600;
}

.product-carousel-wrapper h5 a {
    color: #024c8c;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
}

.product-carousel-wrapper .product-description {
    color: #000;
    font-size: 10px;
    font-weight: 600;
    line-height: 100%;
}

.responsive-xs .product-carousel-wrapper .thumbnail {
    margin-bottom: 0;
}

.product-carousel-control {
    height: 160px;
}

.responsive-xs .product-carousel-control {
    height: 50px;
}

.product-carousel-control a {
    margin-top: -38px;
    width: 38px;
    height: 76px;
    line-height: 76px;
    font-size: 14px;
    display: block;
    background-color: #6f7d8d;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    opacity: 0.5;
}

.product-carousel-control a:hover {
    opacity: 1.0;
}

.responsive-xs .product-carousel-control a {
    margin-top: -16px;
    width: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 10px;
}

.product-carousel-control.left a {
    border-radius: 0 38px 38px 0;
    left: -7px;
}

.responsive-xs .product-carousel-control.left a {
    border-radius: 0 16px 16px 0;
}

.product-carousel-control.right a {
    border-radius: 38px 0 0 38px;
    right: -7px;
}

.responsive-xs .product-carousel-control.right a {
    border-radius: 16px 0 0 16px;
}

.breadcrumb {
    margin-top: -7px;
    margin-bottom: 7px;
    font-weight: 700;
    color: #999;
}

.breadcrumb > li + li::before, .breadcrumb a {
    color: #999;
}

.breadcrumb a:hover {
    color: #c36500;
}

.page-header {
    margin-top: 14px;
    padding-bottom: 14px;
    border-bottom-color: #e8e8e8;
}

.page-header h1 {
    margin: 0;
    color: #024c8c;
    font-size: 25px;
    font-weight: 800;
    display:inline-block;
}

.page-header .page-header-logo {
    position: relative;
    height: 45px;
    float: left;
    top: -15px;
}

.page-header-special {
    position: relative;
}

.page-header-special .page-header-logo {
    position: absolute;
    bottom: 10%;
    right: 0;
}

.page-header-special .page-header-logo img {
    height: 50px;
}

.view-product .page-header h1 {
    font-size: 22px;
    font-weight: 800;
    line-height: 100%;
}

.view-product .content-only .page-header h1 {
    font-size: 28px;
    line-height: 120%;
}

.category-product h2 a {
    color: #024c8c;
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
}

.category-product .product-description {
    color: #000;
    font-size: 10px;
    font-weight: 600;
    line-height: 100%;
}

.thumbnail .offer20{position:absolute;}
.category-product .offer20-small{position:absolute;width:32px;}

.pagination-wrapper {
    text-align: right;
}

.pagination {
    margin: 0;
}

.pagination > li.pagination-previous, .pagination > li.pagination-next {
    display: none;
}

.pagination > li > a, .pagination > li > span {
    padding: 0 4px;
    border: none;
    font-weight: 700;
    background: transparent;
}

.pagination > li > span, .pagination > li > span:hover {
    background: transparent;
    color: #024c8c;
}

.pagination > li > a:hover, .pagination > li.active > a:hover {
    background: transparent;
    text-decoration: underline;
}

.pagination > li.active > a, .pagination > li.active > a:hover {
    background: transparent;
    color: #024c8c;
}

.pagination > li.active > a:before {
    content: '[';
}

.pagination > li.active > a:after {
    content: ']';
}

.category-navigation.top {
    margin-top: -4px;
    margin-bottom: 7px;
}

.category-navigation.bottom {
    margin-bottom: -10px;
}

.category-products-divider {
    border-top: 1px solid transparent;
    margin-top: 7px;
    margin-bottom: 7px;
}

.category-cascading-menu .thumbnail {
    margin-bottom: 0;
}

.category-cascading-menu h4 {
    font-size: 16px;
}

.category-cascading-menu h4 a:link, .category-cascading-menu h4 a:visited {
    color: #024c8c;
}

.category-cascading-menu h4 a:hover, .category-cascading-menu h4 a:active {
    color: #c36500;
}

.category-cascading-menu hr:last-child {
    display: none;
}

.nav-tabs {
    margin-top: 14px;
    margin-bottom: 0;
}

.nav-tabs > li > a {
    color: #e65c00;
    border-color: #ddd;
    border-left-color: transparent;
    margin-right: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 6px;
}

.nav-tabs > li > a:first-child {
    border-left-color: #ddd;
}

.nav-tabs > li.active > a,

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #024c8c;
    border-bottom-color: #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
}

.responsive-sm .nav-tabs > li > a, .responsive-md .nav-tabs > li > a, .responsive-xs .nav-tabs > li > a {
    padding-left: 7px;
    padding-right: 7px;
}

.tab-content {
    padding: 14px;
    border: 1px solid #ddd;
    border-top-color: transparent;
    overflow: auto;
    height: 300px;
}

.responsive-xs .tab-content {
    height: auto;
}

.tab-content h3 {
    color: #024c8c;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 12px;
}

.table thead {
    background-color: #024c8c;
    color: #fff;
}

.shipping-rates .table thead {
    background-color: #999;
}

.table-products > tbody > tr > td {
    padding: 5px 8px;
}

.table-products td.item strong {
    color: #024c8c;
    font-weight: 700;
}

.table-products .item {
    white-space: nowrap;
}

.table-products .price, .table-products .price-bold {
    text-align: right;
}

.table-products .description-bold, .table-products .price-bold {
    font-weight: bold;
}

.table-products .options {
    display: none;
}

.table-products .quantity {
    text-align: center;
}

.table-products .quantity input {
    width: 50px;
    height: 20px;
    padding: 1px;
}

.table-products .discounts {
    color: #808080;
    font-style: italic;
}

.table > thead > tr.divider-orange > th,
.table > tbody > tr.divider-orange > th,
.table > tfoot > tr.divider-orange > th,
.table > thead > tr.divider-orange > td,
.table > tbody > tr.divider-orange > td,
.table > tfoot > tr.divider-orange > td {
    border-top: 3px solid #e65c00;
}

.view-product .page-header {
    padding-bottom: 0;
    border-bottom-color: transparent;
}

.view-product .content-only .page-header {
    margin-top: 14px;
    padding-bottom: 14px;
    border-bottom-color: #e8e8e8;
}

.product-child-discounts h5 {
    margin: 0;
    color: #024c8c;
    font-weight: 700;
    font-style: normal;
    white-space: nowrap;
}

.product-child-discounts .table-condensed td {
    border-top: none;
    padding: 0;
    font-style: normal;
}

.product-child-discounts .table-condensed td.discount-quantity {
    color: #242424;
}

.discount-quantity, .discount-currency, .discount-spacer {
    width: 33%;
}

.discount-currency, .discount-price {
    color: #e65c00;
    text-align: right;
}

.enlarge {
    margin-top: -7px;
}

.enlarge a {
    font-weight: 400;
    font-size: 10px;
}

.disabled a {
    cursor: default;
}

.thumbnail.pull-left {
    margin-right: 14px;
}

.thumbnail.pull-right {
    margin-left: 14px;
}

.content-only .row {
    margin-bottom: 7px;
}

.content-only blockquote {
    border: none;
    margin-left: 15px;
    font-size: 12px;
    padding: 0;
}

.view-checkout .hidden-checkout,
.view-checkout_shipping .hidden-checkout,
.view-checkout_confirmation .hidden-checkout {
    display: none;
}

#steps {
    position: relative;
}

#steps .line {
    width: 75%;
    border-top: 4px solid #999;
    position: absolute;
    top: 8px;
    margin-left: 12.5%;
}

#steps .dot {
    width: 20px;
    height: 20px;
    background: #999;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin: 0 auto 10px;
}

#steps .active .dot {
    background: #e65c00;
}

#steps a {
    color: #999;
    text-decoration: none;
}

.cart-wrapper .cart-qty {
    width: 50px;
    margin-left: auto;
}

.cart-wrapper .thumbnail {
    margin-bottom: 2px;
    padding: 0;
}

.cart-wrapper hr {
    margin: 7px 0;
}

.cart-wrapper .cartitems-header {
    font-size: 12px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #666;
}

.cart-wrapper .product-description a {
    color: #024c8c;
    font-size: 14px;
}

.cart-wrapper .item-number {
    font-size: 14px;
    font-weight: bold;
}

.cart-wrapper .price {
    font-size: 14px;
}

.view-viewcart .sign-in a {
    font-size: 16px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 800;
}

.view-checkout_confirmation h3.panel-title {
    color: #024c8c;
}

.view-viewcart .panel-body > .row {
    margin: 6px 0;
}

.view-viewcart .panel-body > .promo-box-wrapper {
    border-bottom: 2px solid #ddd;
    margin-bottom: 12px;
}

.view-viewcart .panel-body.totals-box {
    font-size: 14px;
}

.shipping-rates {
    font-size: 10px;
}

.shipping-rates > .table > thead > tr > th, 
.shipping-rates > .table > tbody > tr > th, 
.shipping-rates > .table > tfoot > tr > th, 
.shipping-rates > .table > thead > tr > td, 
.shipping-rates > .table > tbody > tr > td, 
.shipping-rates > .table > tfoot > tr > td {
    padding: 4px;
}

.modal-body .product-image.img-responsive,
.text-center .img-responsive {
    margin: 0 auto;
}

.product-videos h2 {
    margin-top: 0;
    font-size: 20px;
    color: #024c8c;
    font-weight: 600;
}

.facebook-buttons {
    margin-top: 4px;
}

.facebook-button-send {
    margin-right: 14px;
}

.visible-xs.category-products-divider {
    margin: 7px 0;
}

.view-category .caption h2 {
    font-weight: 600;
    white-space: normal;
    overflow: visible;
    text-overflow: none;
    margin-top: 4px;
}

.view-category .category-product .thumbnail {
    margin-bottom: 4px;
}

.shipping-calculator-table {
    border: 1px solid #ddd;
}

.shipping-calculator-table > tbody > tr > td {
    border: none;
}

.form-group {
    margin-bottom: 7px;
}

.member-login-nav > li:first-child {
    border-right: 1px solid #ddd;
}

.member-links {
    margin: 20px auto; 
}

.member-links a, .continue-shopping a {
    margin-top: 2px;
    margin-bottom: 2px;
}
.col-md-2.social-icon-box-wd {
    float: right;
    margin-right: 87px;
}
.view-checkout_shipping .col-md-2.social-icon-box-wd, .view-viewcart .col-md-2.social-icon-box-wd, 
.view-checkout .col-md-2.social-icon-box-wd, .view-checkout_confirmation .col-md-2.social-icon-box-wd,
.view-checkout_thanks .col-md-2.social-icon-box-wd, .view-checkout_addressconfirm .col-md-2.social-icon-box-wd{
    float: left;
    
}



@media screen and (max-width: 767px) {
    .table-responsive > .table > tbody > tr > td.item {
        white-space: normal;
    }
    .order-btn > div {
    margin-bottom: 10px;
}
.order-btn div > a {
    line-height: 38px;
}
.scroll-box-left-margin {
    float: right;
    margin-left: 0;
    margin-right: 0 !important;
    text-align: center;
    width: 100% !important;
}
#add_email {
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    height: 31px;
    line-height: 20px;
    margin: auto;
    width: 200px;
}
.col-md-2.social-icon-box-wd {
    margin: auto !important;
    width: 68% !important;
}
.first-quality-grtd {
    background-color: #ffffff;
    margin-bottom: 25px;
    margin-left: 0;
    padding: 20px;
    width: 100% !important;
}

}

@media (min-width: 768px) and (max-width: 1024px){
    #shipping-modal .modal-dialog {
        margin-top: 250px;
    }
    .social-bar{padding: 10px 12px;}
    .col-md-2.social-icon-box-wd{ float: left; margin-right: 0px;}
}
@media only screen and (min-width:800px) and (max-width: 1280px) {
    
}
@media only screen and (min-width:641px) and (max-width: 991px) {
.col-md-2.social-icon-box-wd {
    margin-left: 0 !important;
    width:207px;
}
.first-quality-grtd {
    background-color: #ffffff;
    margin-bottom: 25px;
    margin-left: 0;
    padding: 20px;
    width: 100% !important;
}
#add_email {
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    height: 31px;
    line-height: 20px;
    width: 152px !important;
}
.scroll-box-left-margin {
    margin-right: 0;
    padding: 0;
    text-align: right;
    width: 67% !important;
}
.col-md-2.social-icon-box-wd {
    margin-left: 0 !important;
    margin-top: -9px;
    width: 207px !important;
}
.social-icon-box-wd .row .col-xs-3 {
    display: inline-block;
    float: left;
    margin-left: -1px;
    position: relative;
    width: 19%;
}
.scroll-box-left-margin {
    margin-right: 0 !important;
    width: 68% !important;
}
}
@media (min-width: 1260px) {
    .social-bar #add_email {
        width: 300px;
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0 {
        right: 0;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-0 {
        left: 0;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

.hidden-checkout.hidden-sm div {float:right;}
.mcafee-logo {width:105px; margin-left:2px;}
.facebook-like { padding: 0; text-align: right;  width: 115px;}
#bizrate {position:relative;z-index:1;width:112px;height:37px;  padding:6px 0;}
#bizrate_img { height: 40px !important; width: auto !important;}
#link1 {bottom:0;right:0;display:block;position:absolute;width:50px;height:16px;z-index:2;text-decoration:none;background:#fff;filter:alpha(opacity=0);opacity: 0;}
.hidden-checkout.hidden-sm { padding-top: 3px;}





#floatingcart_overlay_box {

    margin-left: auto;
    margin-right: auto;
    position: fixed;
    right: 70px;
    top: 40px;
    width: 500px;
    z-index: 99999;
    text-transform: none;

}
#floatingcart_overlay {
    background-color: #ffffff;
    border: 4px double #e4e1dc;
    box-shadow: 0 0 20px #000000;
    color: #4f4e4e;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px;
    width: 450px;
    text-align: left;
    float: left;
}
#floatingcart_overlay_box .productname {
    font-size: 14px;
    font-weight: bold;
}


#floatingcart_products  .cartproduct{padding-top: 15px; clear: both}
#floatingcart_products  .cartproduct .overlay_info {margin-left: 65px; margin-bottom: 5px; padding-left:10px}
#floatingcart_products  .cartproduct .overlay_info  .pname { color:#246291;text-transform: capitalize; font-weight:bold; }
#btnViewCart {
    font-size: 14px;
    margin-top: 5px;
    padding: 2px 10px;
}


.page-header > div#icons {
    float: right;
}
.page-header > div#icons #bizrate {padding:0 ; float: left;}

#fade { position: absolute; top: 0px; left: 0px; width: 100%; height: 2000px; background: black; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); z-index: 5002; text-align: center; overflow: visible; }
.inclinfo {color:red;}

.view-viewcart #left_column ,
.view-checkout #left_column,
.view-checkout_shipping #left_column,
.view-checkout_confirmation #left_column,
.view-checkout_thanks #left_column, .view-checkout_addressconfirm #left_column{display:none;}

.view-viewcart #content, .view-viewcart #footer, .view-viewcart  #social-wrapper .social-bar,
.view-checkout #content, .view-checkout #footer, .view-checkout  #social-wrapper .social-bar,
.view-checkout_shipping  #content, .view-checkout_shipping #footer, .view-checkout_shipping #social-wrapper .social-bar,
.view-checkout_confirmation #content, .view-checkout_confirmation #footer, .view-checkout_confirmation #social-wrapper .social-bar,
.view-checkout_thanks #content, .view-checkout_thanks #footer, .view-checkout_thanks #social-wrapper .social-bar, .view-checkout_addressconfirm #content, .view-checkout_addressconfirm #footer, .view-checkout_addressconfirm #social-wrapper .social-bar{ background-image: none; }


.view-viewcart #social-wrapper .social-bar .social-icon-box-wd,
.view-checkout #social-wrapper .social-bar .social-icon-box-wd,
.view-checkout_shipping #social-wrapper .social-bar .social-icon-box-wd,
.view-checkout_confirmation #social-wrapper .social-bar .social-icon-box-wd,
.view-checkout_thanks #social-wrapper .social-bar .social-icon-box-wd, .view-checkout_addressconfirm #social-wrapper .social-bar .social-icon-box-wd{ margin-left: 7.6%;}

.first-quality-grtd{ background-color: #fff; padding: 20px; margin-bottom: 25px; margin-left:0px; width:998px;}
.first-quality-grtd .f-q-detail{font-size: 13px; line-height: 22px;}
.first-quality-grtd .heading-q-detail{ padding: 20px 0 10px 0; font-size: 40px; line-height: 35px; color: #105994;}
.first-quality-grtd .heading-q-detail h1,
.first-quality-grtd .heading-q-detail img{display:inline;margin:0px;}

.view-checkout_shipping .scroll-box-left-margin, .view-viewcart .scroll-box-left-margin, 
.view-checkout .scroll-box-left-margin,.view-checkout_addressconfirm .scroll-box-left-margin,
.view-checkout_confirmation .scroll-box-left-margin,.view-checkout_thanks .scroll-box-left-margin{
    float: right;
    margin-left: 0;
    margin-right: 23px;
    width: 58%;
}
.scroll-box-left-margin {
    float: right;
    margin-left: 0;
    margin-right: -18px;
    width: 53%;
}


.text_grey{color:#999;}
.view-checkout .well-static input[type="submit"]#checkout_submit{background: none; border: 0 none; color:#024c8c;text-decoration:underline;}
.float-left{float:left;}
.float-right{float:right;}
.view-checkout .guest_checkout .form-group{ display: inline-block; margin-top:10px;}
.view-checkout .iso_certified img, .view-checkout_shipping .iso_certified img, .view-checkout_confirmation .iso_certified img, .view-checkout_addressconfirm .iso_certified img{border:1px solid #ccc; padding: 3px;}
.view-checkout .help_text{ font-size: 24px; font-weight: bold;}
.view-checkout .primery_color{color:#024c8c;}
.red{color:#FF0000;}
.iso_certified h2 { font-size: 15px;}
.iso_certified p { font-size: 12px; line-height: 13px;}
.view-checkout_shipping .social-bar .col-md-offset-3,.view-checkout .social-bar .col-md-offset-3 { margin-left: 0px;}
.check-mrt-0 input[type=checkbox]{margin-top:0px;}
.check-mrt-0{margin-left:15px;}

.mgt-20{margin-top:20px;}
.lock-img{height: 25px;margin-right: 5px;margin-top: 2px;vertical-align: top;display:inline-block;}
.iso_certified{margin-bottom:20px;}

.view-checkout .login-box #confirm,
.view-checkout .login-box #email,
.view-checkout .login-box #fpassword,
.view-checkout_thanks input[type=password]
{background: rgba(0, 0, 0, 0) url("images/asterisk.png") no-repeat scroll 98% center / 10px auto;padding-right:25px;}

.view-checkout_thanks #content .btn{padding-top:4px;padding-bottom:4px;}
.view-viewcart .cart-wrapper .cart-qty{padding-right:4px;}

.row.first-quality-grtd {width: 100%;}