﻿@media screen and (max-width: 1600px) {

    .product-listing-image-wrap {
    height: 200px;
    }



}

@media screen and (max-width: 1366px) {
    
    #container{
        margin: 0 20px;
    }

    .product-listing-image-wrap {
    height: 180px;
    }



}

@media screen and (max-width: 1280px) {


    .product-listing-image-wrap {
        height: 240px;
    }

.productname-detail {
    font-size: 13pt;
}

.productsku {
    font-size: 13pt;
}

.pricing_wrap {
    width: 98%;
    margin-right: 2%;
    margin-top: 10px;
}

.pricing-charges {
    margin-bottom: 5px;
}

}

@media screen and (max-width: 1123px) {

    .nav-tab{
        padding-right: 10px;
        padding-left: 10px;
    }

        .searchbox{
        width: 175px;
    }

    #affiliate {
        margin-right:10px;
        padding-left: 10px;
        font-size: 11pt;
        top: 0px;
    }



    #productdetail_btn_Freight::before {
        content: "Freight";
    }

    #productdetail_btn_StockStatus::before {
        content: "Stock";
    }

    /*#productdetail_li_highres::before {
        content: "HighRes";
    }*/

    #productdetail_li_template::before {
        content: "Template";
    }

    .present-text-on::before {
        content: "- IdeaBoard";
    }

    .present-text-off::before {
        content: "+ IdeaBoard";
    }

}

@media screen and (max-width: 1024px) {

    .logo{
        width: 150px;
        height: 42px;
            margin-left: 2px;
    margin-right: 2px;
    background-position: 10% 5px;
    }

    #navbarwrapper {
        padding-top: 5px;
    }

    .nav-up {
        top: -56px;
    }

    .nav-down {
        top: 0;
    }

    .nav-menu-header-text{
    font-size: 9pt;
}

    .searchbox{
        width: 125px;
        font-size: 12pt;
        padding: 3px;
        vertical-align: top;
    }

    .search_reset{
        top: 2px;
    }
    .nav-tab{
        padding-top: 5px;
    }

    .nav-tab.input{
        padding: 6px 0;
    }
        
    .contactus-table {
        width: 98%;
    }

    #container{
        margin: 0 10px;
    }

    #contactuswrapper {
        top: 3px;
    }


    .product-listing-image-wrap {
        height: 200px;
    }

    .specs {
    width: 100%;
    float: left;
}

}

@media screen and (max-width: 850px) {
    
    #container{
        margin: 0 20px;
    }

    #searchmobilewrapper{
        display: none;
    }

}

@media screen and (max-width: 800px) {

    .logo{
        margin-left: 10px;
    }

    #navbarwrapper {
        padding-top: 2px;
        text-align: left;
        height: 46px;
        border-bottom: none;
        display: block !important;
    }

    .nav-up {
        top: -49px;
    }

    .nav-down {
        top: 0;
    }

    .nav-tab{
        display: none
   }

    .sub-nav li {
        width: 75px;
        height: 25px;
        padding: 2px;
        margin: 2px;
        font-size: 10pt;
        color: white;
    }

.sub-nav li.catheader {
display: none;
}

    .sub-nav-departments{
        background: none !important;
    }

    .mobile-menu-icon{
        display: block;
        position: absolute;
        right: 5px;
    }

    #footer_div_chat{
        display: none;
    }

    .content{
        margin-top: 59px;
    }

    #container{
        margin: 0 10px;
    }

    #departmentswrapper, #contactuswrapper, #marketingwrapper, #accountwrapper, #mobilemenu{
        top: -1px;
    }

    .contactus-table{
        font-size: 14pt;
    }
    
    .searchbox {
    width: 70%;
    }

    .site-help{
        display: none;
    }

    #searchmobilewrapper{
        padding: 5px;
        background-color: white;
        text-align: center;
        margin-bottom: 8px;
        display: none;
        top: 0px;
        position: relative;
    }

    .present-icon-on {
        right: 3px;
        top: 5px;
        width: 20px;
    }

    .present-icon-off {
        right: 3px;
        top: 5px;
        width: 20px;
    }

    .product-tags-span {
        bottom: 1px;
        opacity: .8;
    }

    .product-listing-text {
        padding: 10px;
        padding-top: 15px;
    }

    .productname-list {
        font-size: 12pt;
        font-weight: 700;
    }

    .price-min {
        font-size: 12pt;
        font-weight: 900;
}

    .min-min{
        font-size: 9pt;
    }

    .tag-img{
        width: 50px;
        height: 50px;
    }

    .usa-img {
        bottom: -22px;
        height: 20px;
    }

    .recycle-img {
        bottom: -22px;
        right: 5px;
        height: 20px;
    }


    #div_productdetail{
        position: fixed !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        z-index: 3 !important;
        background-color: white !important;
    }

    .product-detail-close{
        position: relative;
        left: 0;
        width: 100%;
        right: 0;
        background-color: #336699;
        color: white;
        font-size: 28px;
        text-align: center;
        margin-bottom: 1px;
    }

    .product-detail-close::before {
    content: "Close ";
}

    .product-detail {
        width: 98%;
        padding: 1%;
        margin: 0;
        font-size: 10pt;
    }

    .carot{
        display: none;
    }

    #div_prev_li, #div_next_li{
        display: none;
    }

    .product-detail-image-wrap {
    width: 100%;
    padding: 0;
        padding-bottom: 10px;
    }

    .social{

    }


    .product-image {
        padding-bottom: 10px;
    }

    .detail-menu-help{
        display: none;
    }

    video-close{
        left: 0;
        top: 0;
    }

    #productextras{
        position: relative;
        margin-left: 35px;
    }

    .video-crop{
        height: 33px;
        width: 60px;
    }

    .detail-icons{
        margin-bottom: 5px;
    }

    .product-detail-text-wrap {
        width: 98%;
        padding: 2px 2px;
    }

    .detail-menu-help{
        display: none;
    }

    #product_options_dd {
    display: inline;
    position: absolute;
    right: 0px;
    top: 0px;
    }

    #productdetail_lbl_Name{
        padding-right: 75px;
            display: block;
    }

    .productsku{
    font-size: 12pt;
    top: 3px;
    position: absolute;
    right: 32px;
    }

    .productname-detail{
        font-size: 12pt;
    }

    .pricing_wrap {
        width: 100%;
        margin-top: 2px;
    }

.pricing-charges{
        margin: 0
    }
.pricing-specs-full {
    margin: 0;
}

.discount-span{
    float: right;
    line-height: 1.6;
    font-weight: normal;
}

    .specs{
    width: 100%;
}

    #footer_div_chat{
        display: none;
    }




}

@media screen and (max-width: 640px) {

    * {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    #affiliate {
        font-size: 10pt;
        margin: 2px 0;
        padding: 0 5px;
    }
    .contactus-insidewrapper{
    height: 250px;
}
    .google-map-iframe{
    height: 200px;

}
    #container{
        margin: 0 10px;
    }

    .category-row {
        font-size: 14pt;

    }

    .product-listing-image-wrap {
        height: 200px;
    }


}

@media screen and (max-width: 516px) {

    .detail-button{
            /*padding: 4px 5px 4px 5px;*/
            border: none;
    }

    

}

@media screen and (max-width: 480px) {

    .product-listing-image-wrap {
        height: 130px;
    }

    .contactus-table{
        font-size:10pt;
    }




}


@media screen and (max-width: 375px) {
        
    #navbarwrapper{
        height: 38px;
    }

    .nav-up {
        top: -39px;
    }

    .nav-down {
        top: 0;
    }
    
    .logo{
        width: 100px;
        height: 28px;
    }
    
    #affiliate {
    font-size: 8pt;
    margin: 1px 0;
    padding: 0 2px;
}
    .product-listing-image-wrap {
        height: 95px;
    }


}