@media (max-width: 1366px){
    body, html
    {
        height: auto !important;
    }
}

@media (min-width: 1240px){
    .contentHold{
        width: 1170px;
    }

    .contentHold .leftCol{
        width: 710px;
        float: left;
    }

    .contentHold .rightCol{
        width: 335px;
        float: right;
    }
    
    #contentCol3 .col3{
        margin: 0 30px;
        width: 500px;
    }
    
    #contentCol3 h3{
        margin-top: 30px;
        margin-bottom: 40px;
    }

    #mainLogo{
        width: 270px;
        height: 49px;
        margin: 22px 0 15px 5px;
    }

    #mainLogo img{
        width: 270px;
        height: 49px;
    }
    
    .pgCheckout #mainContent .pp1{
        width: 405px;
        float: left;
    }
    
    ul#accNav li a,
    ul#accNav li span.leadTimeHold{
        font-size: 16px;
        width: 100px;
        height: 87px;
    }
    
    ul#accNav li span.leadTimeHold{
        font-size: 13px;
        padding: 0 3px;
    }
    
    #topbar.topbarAttached ul#accNav li span.leadTimeHold{
        width: 30px;
    }
    
    #topbar.topbarAttached ul#accNav li span.leadTimeHold span{
        padding: 0;
        display: block;
        width: 30px;
    }

    ul#mainNav li a{
        font-size: 16px;
        padding: 36px 10px 0;
    }

    ul#mainNav li.fbLikeHold{
        width: 90px;
    }
    
    #heading h1{
        font-size: 46px;
    }
    
    #stage .mainSliderHold{
        width: 831px;
    }
    
    #stage .mainSliderHold .flexslider.flexslider-main{
        height: 325px;
    }
    
    #stage .orderNowHold a,
    #stage .penWrapHold div.viewRange{
        width: 280px;
        height: 90px;
    }

    #stage .orderNowHold a span{
        font-size: 25px;
        margin: 13px 30px 0 30px;
        font-weight: 700;
        width: auto;
        display: block;
        text-align: center;
    }

    #stage .orderNowHold a span strong {font-size: 28px;}

    #stage .penWrapHold{
        width: 290px;
    }
    
    #stage .penWrapHold .boxStyleInner,
    #stage .penWrapHold .flexslider .slides{
        height: 137px;
    }

    #stage .orderNowHold,
    #stage .penWrapHold{
        float: right;
        margin-bottom: 40px;
    }

    #stage .penWrapHold .boxStyleBorderWht h3{
        padding: 7px 12px 7px 12px;
        font-size: 25px;
        text-align: center;
    }

    img.inContentPic{
        width: 300px;
        height: 260px;
        margin: 3px 20px 20px 20px;
    }
   
    img.inContentPic.inContentPicR{
        width: 300px;
        height: 260px;
        margin: 3px 20px 20px 20px;
    }

    .widget.widget-why-us p{
        width: 438px;
        line-height: 26px;
    }

    table.atable.checkout-table td input{
        width: 140px;
    }
    
    .genFormHold.paypalForm form label{
        -webkit-border-radius: 3px 0px 0px 3px;
        border-radius: 3px 0px 0px 3px;
    }

    .genFormHold.paypalForm form .form-row .formCol.formCol-card .card_number{
        width: 153px;
    }   

    .genFormHold form .form-row .formCol.formCol-card label{
        width: 110px;
        position: relative;
    }

    .genFormHold form .form-row .formCol.formCol-card label .card_type{
        text-indent: -9999px;
        display: block;
        position: absolute;
        background-color: transparent;
        background-image: url('../img/ico-card.png');
        height: 18px;
        width: 28px;
        top: 7px;
        right: 3px;
    }

    .genFormHold form .form-row .formCol.formCol-card label .card_type.VISA{
        background-image: url('../img/ico-visa-card.png');
    }

    .genFormHold form .form-row .formCol.formCol-card label .card_type.MASTERCARD{
        background-image: url('../img/ico-master-card.png');
    }

    .genFormHold form .form-row .formCol.formCol-card{
        width: 48%;
    }

    .genFormHold form .form-row .formCol.formCol-date{
        width: 37%;
    }

    .genFormHold form .form-row .formCol.formCol-csv{
        width: 14%;
    }

    .genFormHold form .form-row .formCol.formCol-csv label{
        width: 20px;
        min-width: 0;
    }

    .genFormHold form .form-row .formCol label.exp-date-label{
        width: 68px;
    }

    .genFormHold form .form-row .formCol.formCol-csv input{
        width: 28px;
    }

    .genFormHold form .form-row .formCol.formCol-date .exp-date-m{
        float: left;
        width: 47px;
        min-width: 47px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        height: 32px;
        border-top: 2px solid #377e83;
        border-bottom: 2px solid #377e83;
        margin-top: 0;
    }

    .genFormHold form .form-row .formCol.formCol-date > span{
        display: inline-block;
        float: left;
        color: #fff;
        vertical-align: middle;
        background-color: #377e83;
        height: 25px;
        padding: 7px 2px 0 2px;
    }

    .genFormHold form .form-row .formCol.formCol-date .exp-date-y{
        float: left;
        width: 68px;
        min-width: 68px;
        height: 32px;
        border-top: 2px solid #377e83;
        border-bottom: 2px solid #377e83;
        border-right: 2px solid #377e83;
        -webkit-border-radius: 0px 3px 3px 0px;
        border-radius: 0px 3px 3px 0px;
        margin-top: 0;
    }

    .genFormHold.paypalForm .form-row .formCol input{
        width: 180px;
    }

    .genFormHold form input.paynowbtn{
        padding: 14px 20px;
        font-size: 16px;
        font-weight: bold;
        margin: 10px auto;
        background-color: #46f33d;
        border: none;
        color: #045700;
        cursor: pointer;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        float: none;
        display: block;
        border-bottom: 2px solid #30b828;
    }

    .rightCol40{
        width: 35%;
        margin: 15px 2%;
        float: right;
    }
    .genFormHold form .form-row .formCol label.exp-date-label{
        width: 68px;
         -webkit-border-radius: 3px 0px 0px 3px;
         border-radius: 3px 0px 0px 3px;
    }
    .genFormHold form .form-row .formCol.formCol-csv{
        width: 29%;
        margin-top: 0px;
    }

    .genFormHold form .form-row .formCol.formCol-csv label{
        width: 110px;
        min-width: 0;
        -webkit-border-radius: 3px 0px 0px 3px;
        border-radius: 3px 0px 0px 3px;
    }
    
    .hilighters-label {
        top: 70px;
    }
    
    .pgInner.pgBulkOrder .rhc2{
        display: block;
    }
    
    .pgInner.pgBulkOrder .lhc1 {
        width: 82%;
    }
    
    .pgBulkOrder .apack{
        width: 48%;
    }
    
    .pgInner.pgBulkOrder .epiCont2 .atable {
        margin-left: 90px;
        margin-right: 0px;
    }
    
    .pgInner.pgBulkOrder .epiCont2 .atable{
        margin-left: 88px;
        margin-right: 10px;
    }
    
    .pgInner.pgBulkOrder .epiCont2 .atable tr td.margin-line .margin-tip {
        height: 50px;
        width: 70px;
        position: absolute;
        top: -43px;
        left: -90px;
    }
    .pgInner.pgBulkOrder .btnsHold .e-btn-push{
        margin: 15px 0 0 90px;
    }

    .genFormHold.paypalForm form label.delivm{
        -webkit-border-radius: 3px 0px 0px 3px;
        border-radius: 3px 0px 0px 3px;
    }

    .genFormHold.paypalForm form input,
    .genFormHold.paypalForm form select{
        margin-bottom: 20px;
    }
    
    .warningNote{
        margin: 4px 0 0 5px;
    }
    
    .containzi{
        width: auto;
        margin-left: 0;
    }
    
    .pgCheckout #mainContent .headingHold {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    table.checkout-table {
        width: 96%;
        margin: 10px 1%;
        overflow: initial;
    }
    
}

@media (max-width: 1190px){
    #topbar.topbarAttached ul#accNav li span.leadTimeHold{
        height: 35px;
    }
}

@media (max-width: 1070px){
    .contentHold{
        width: 680px;
    }
    
    .boxStyleBorderBlk.boxStylePad.boxStyleStars{
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .contentHold .leftCol{
        width: 100%;
        float: none;
    }

    .contentHold .rightCol{
        width: 100%;
        float: none;
    }
    
    #contentCol3 .col3{
        margin: 0 2%;
        width: 96%;
        margin-bottom: 25px;
    }
    
    .schoolsPg.schoolsAdmin .boxStyleBorderBlk.boxStylePad.boxStyleStars{
        float: none;
    }
    
    .schoolsPg.schoolsAdmin .statusHold ul{
        margin-top: 20px;
    }
    
    .schoolsPg.schoolsAdmin .statusHold{
        height: 150px;
        
    }

    #topbar ul#accNav li a,
    #topbar ul#accNav li > span{
        text-indent: -9999px;
        display: block;
        font-weight: 400;
        font-size: 16px;
        padding-top: 15px;
        height: 32px;
        width: 28px;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    #topbar ul#accNav li{
        float: none;
        margin: 0 1px 1px 0;
    }
    

    #topbar ul#accNav li span.leadTimeHold{
        background-image: url('../img/ico-lead-time.png');
        position: relative;
        height: 87px;
        padding-top: 0;
    }
    
    #topbar ul#accNav li span.leadTimeHold span.tooltip.tooltipstered{
        display: block;
        height: 87px;
        padding: 0px;
        width: 30px;
    }
    
    #topbar.topbarAttached ul#accNav li span.leadTimeHold span.tooltip.tooltipstered,
    #topbar.topbarAttached ul#accNav li span.leadTimeHold{
        height: 50px;
    }
    
    #topbar.topbarAttached ul#accNav li span.leadTimeHold{
        height: 50px;
    }

    #topbar ul#accNav li span.leadTimeHold span.leadTime{
        position: absolute;
        display: none;
        top: 50px;
        left: 0;
        text-indent: 0px;
        font-weight: 400;
        font-size: 16px;
        padding: 5px;
        height: 33px;
        width: 143px;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }

    #topbar ul#accNav li span.leadTimeHold span.ico-inf-12-wht{
        display: inline-block;
    }

    #topbar ul#accNav li span.leadTimeHold span.ico-inf-12-wht{
        position: absolute;
        top: 2px;
        left: 2px;
    }

    #topbar ul#accNav li span.leadTimeHold .leadTimeCountHold{
        font-weight: 600;
    }

    #topbar ul#accNav li:hover span.leadTimeHold span.leadTime{
        display: block;
    }

    #topbar ul#accNav li span.leadTimeHold span.leadTime .leadTimeSmlLabel{
        display: none;
    }

    #topbar ul#accNav li span.leadTimeHold span.leadTime .leadTimeSmlLabel{
        display: block;
    }

    #topbar ul#accNav li span.leadTimeHold span.leadTime .leadTimeSmlLabel,
    #topbar ul#accNav li span.leadTimeHold span.leadTime span.leadTimeCount{
        margin: 0;
        padding: 0;
        width: auto;
        text-indent: 0;
        height: auto;
    }

    #topbar ul#accNav li span.leadTimeHold span.leadTime .leadTimeSmlLabel{
        font-size: 12px;
    }
    #topbar ul#accNav li span.leadTimeHold span.leadTime span.leadTimeCount{
        display: inline-block;
    }

    #topbar ul#accNav li a.orderStatus{
        display: none;
        background-image: url('../img/ico-status.png');
        background-position: center;
    }
    
    #topbar .myCart{
        width: 70px;
    }
    
    a#mainLogo,
    #mainLogo img {
        width: 160px;
        height: 25px;
        margin-top: 5px;
        margin-left: 0;
    }
    #topbar .myCart .cartCount {
        position: absolute;
        display: block;
        font-size: 12px;
        top: 31px;
        left: 29px;
        width: 18px;
        height: 17px;
        color: #e73400;
        background-color: #fff;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        text-align: center;
        padding-top: 1px;
    }
    
    .ruler-label{
        right: -145px;
    }
    
    .sharpner-label{
        display: none;
    }
    
    .glue-label{
        display: none;
    }
    
    #heading h1{
        font-size: 30px;
        margin-left: 0px;
        height: 87px;
    }
    
    ul#mainNav li a{
        font-size: 13px;
        padding: 24px 6px 0;
    }
    
    ul#mainNav li.fbLikeHold .fb_iframe_widget {
        margin-top: 0px;
    }
    
    ul#mainNav li.fbLikeHold{
        height: 20px;
        text-align: center;
        position: absolute;
        bottom: 2px;
        left: 13px;
    }
    
    #topbar.topbarAttached ul#mainNav li.fbLikeHold{
        height: 25px;
        width: 77px;
        bottom: 12px;
        left: 214px;
    }
    
    .topbarAttached ul#mainNav li.fbLikeHold .fb_iframe_widget{
        background-color: #fff;
        padding: 2px;
        margin: 0;
    }
    
    #topbar.topbarAttached ul#mainNav li a{
        font-size: 14px;
        padding: 15px 10px 0;
        height: 35px;
    }
    
    #stage .mainSliderHold{
        margin-bottom: 40px;
    }
    
    #stage .orderNowHold{
        float: left;
    }
    
    #stage .orderNowHold a{
        width: 300px;
        height: 181px;
    }
    
    #stage .orderNowHold a span {
        width: auto;
        margin: 58px 0 0 0;
        /*font-size: 26px;*/
    }
    
    #stage .orderNowHold a strong {
        font-size: 30px;
    }
    
    #stage .penWrapHold{
        width: 300px;
    }
    
    #stage .penWrapHold .boxStyleInner, #stage .penWrapHold .flexslider .slides {
        height: 142px;
    }
    
    .widget.widget-why-us p{
        width: 360px;
        float: right;
        line-height: 26px;
    }
    
    img.inContentPic,
    img.inContentPic.inContentPicR{
        float: left;
    }
    
    .pricing-delivery-hold .col3 .col3inner{
        min-height: 130px;
    }
    
    #btmBar .boxStyleBorderBlk .boxStyleInner p.legals,
    #btmBar .boxStyleBorderBlk .boxStyleInner p.webcred,
    #btmBar .boxStyleBorderBlk .boxStyleInner p{
        float: none;
        text-align: center;
        margin: 5px 0;
    }
    
    .pgInner .glue-label {
        right: -166px;
        top: 147px;
    }

    table.atable.checkout-table td input{
        width: 75px;
    }
    
    .table-hold{
        width: 96%;
        margin: 0 2%;
        overflow: auto;
    }
    table.checkout-table {
        width: 100%;
        margin: 10px 0;
    }
    .genFormHold form .form-row .formCol {
        float: left;
        width: 295px;
        margin: 0;
        margin: 0 auto 20px;
    }
    .genFormHold.paypalForm form label{
        -webkit-border-radius: 3px 0px 0px 3px;
        border-radius: 3px 0px 0px 3px;
    }
    .genFormHold.paypalForm form .form-row .formCol.formCol2 {
        margin-left: auto;
        margin: 0 auto;
    }
    .genFormHold form .form-row .formCol{
        width: 295px;
        margin: 0 auto;
        float: none;
    }
    .genFormHold form .form-row .formCol.formCol-csv,
    .genFormHold form .form-row .formCol.formCol-date,
    .genFormHold form .form-row .formCol.formCol-card {
        width: 295px;
        margin: 0 auto;
        float: none;
    }

    .genFormHold form .form-row .formCol.formCol-date {margin-top: 10px; margin-bottom: 10px;}

    .genFormHold.paypalForm .formSection .payment-switch-label{
        float: none;
        margin-bottom: 5px;
        text-align: center;
    }
    .genFormHold.paypalForm .formSection .payment-switch{
        margin: 0 auto 20px;
        float: none;
        width: auto;
        text-align: center;
    }
    .genFormHold form .form-row .formCol.formCol-date{
        width: 225px;
    }
    .genFormHold form .form-row .formCol.formCol-csv{
        width: 170px;
        margin-top: 7px;
    }
    
    #onPageOrderForm .modal-body .modal-body-left {
        margin-right: 10px;
        margin-left: 37px;
    }
    .delInfo{
        margin: 0 2%;
        width: 96%;
        margin-bottom: 25px;
    }
    #onPageOrderForm .custLabel .custLabel-inner .custLabel-inner-right {
        width: 94%;
        margin: 3%;
    }
    .container-div{
        width:650px;
        overflow: auto;
        margin: 0 10px;
    }
    .containzi{
        width:650px;
    }
    .pgCheckout #mainContent .headingHold.headingHold2,
    .pgCheckout #mainContent .rightCol40{
        display: none;
    }
    .genFormHold.paypalForm{
        width: 96%;
        margin: 0 2%;
        float: none;
    }
    .genFormHold form .form-row.form-row1{
        width: 295px;
        margin: 0 auto;
    }
    .warningNote{
        margin: 5px auto;
        float: none;
        text-align: center;
    }
    .genFormHold.paypalForm .formSection .payment-switch .pay-card-hold, 
    .genFormHold.paypalForm .formSection .payment-switch .pay-card-hold2, 
    .genFormHold.paypalForm .formSection .payment-switch .pay-eft-hold{
        display: inline-block;
        float:none;
        vertical-align: middle;
    }
    #filterProds{
        left: 50%;
        margin-left: -305px;
    }
    .pgRange #mainContent .boxStyleBorderBlk .boxStyleInner, .pgHome #mainContent .boxStyleBorderBlk .boxStyleInner{
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    .pgRange #mainContent .boxStyleBorderBlk, .pgHome #mainContent .boxStyleBorderBlk{
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    #prods4Wrapper {
        width: 580px;
        margin: 15px auto;
    }
    .pgBulkOrder .lhc1 .flexslider{
        min-height: 250px;
    }
    .pgInner.pgBulkOrder #heading h1{
        text-align: center;
        font-size: 36px;
    }
    .pgInner.pgBulkOrder .epiCont2.order-modal{
        overflow: auto;
        margin: 0 20px;
    }
    .pgInner.pgBulkOrder .epiCont2 .atable {
        margin-left: 84px;
    }
    .pgInner #heading h1{
        height: 60px;
    }
    #onPageOrderForm .custLabel-inner h3{
        margin: 5px 0;
        margin-right: 37px;
        margin-left: 20px;
    }
    #onPageOrderForm .custLabel .custLabel-inner .custLabel-inner-right{
        margin-top: 5px;
    }
    #onPageOrderForm .modal-body .atable{
        width: 88%;
    }
}

@media (max-width: 1190px){
    
    #topbar ul#accNav li span.leadTimeHold,
    #topbar ul#accNav li span.leadTimeHold span.tooltip.tooltipstered{
        height: 65px;
    }
    #topbar .myCart .cartCount{
        top: 14px;
        left: 33px;
    }
    #topbar.topbarAttached ul#mainNav li.fbLikeHold{
        height: 25px;
        width: 77px;
        bottom: 12px;
        left: 214px;
    }
}

@media (max-width: 800px){
    
    body{
        text-align: center;
    }

    .contentHold{
        width: 90%;
    }

    .contentHold .leftCol{
        width: 100%;
        float: none;
    }

    .contentHold .rightCol{
        width: 100%;
        float: none;
    }
    
    #contentCol3 .col3{
        margin: 0 3%;
        width: 94%;
        margin-bottom: 25px;
    }
    
    .containzi{
        width:96%;
    }
    
    .theWrap{
        overflow: hidden;
        width: 100%;
        position: relative;
    }
    
    #stage .mainSliderHold .flexslider.flexslider-main {
        margin: 0;
        overflow: hidden;
        height: auto;
    }
    
    ul#mainNav li{
        float: none;
    }
    
    ul#mainNav li a{
        padding: 7px 20px 0;
        height: 28px;
        width: 150px;
    }
    
    ul#mainNav li.fbLikeHold{
        height: 25px;
        width: auto;
        position: static;
        background-color: #fff;
        padding: 5px 0;
    }
    
    ul#mainNav li.fbLikeHold .fb_iframe_widget{
        margin-top: 3px;
    }
    
    #topbar.topbarAttached ul#mainNav{
        display: none;
    }
    
    #stage .mainSliderHold {
        width: 100%;
        float: none;
    }
    
    #stage .mainSliderHold .flexslider.flexslider-main{
        margin: 0 0 -5px 0;
    }
    
    #stage .flex-control-nav{
        bottom: 10px;
        top: auto;
    }
    
    .sharpner-label,
    .ruler-label,
    .hilighters-label{
        display: none;
    }
    
    #heading h1 span.inlineIcon{
        display: none;
    }
    
    #heading h1{
        margin-top: 40px;
        font-size: 36px;
        line-height: 40px;
        text-align: center;
        height: auto;
        margin-bottom: 15px;
    }
    
    #stage .orderNowHold{
        width: 46%;
    }
    
    #stage .orderNowHold a {
        width: 100%;
        height: auto;
    }
    
    #stage .orderNowHold a span {
        width: auto;
        margin: 65px 0 68px 0;
        font-size: 24px;
        text-align: center;
    }
    
    #stage .orderNowHold a strong {
        font-size: 26px;
        line-height: 26px;
    }
    
    #stage .penWrapHold {
        width: 46%;
    }
    
    #stage .penWrapHold .flexslider.flexslider-2{
        margin-bottom: -5px;
    }
    
    #stage .penWrapHold .boxStyleBorderWht h3{
        text-align: center;
        padding: 7px 10px;
    }
    
    #stage .penWrapHold .boxStyleInner,
    #stage .penWrapHold .flexslider .slides{
        height: auto;
    }

    img.inContentPic,
    img.inContentPic.inContentPicR{
        width: 40%;
        height: auto;
    }
    
    .widget.widget-why-us p{
        width: 52%;
    }
    
    ul#accNav li a.orderStatus {
        display: none;
    }
    
    .contentHold .boxStyleInner > .widget.widget-testimonials span.ico-quotation{
        display: none;
    }
    
    .widget.widget-testimonials .flexslider.flexslider-testimonials {
        margin: 40px 50px 60px 50px;
    }
    
    .pgInner.pgCheckout #heading h1{
        text-align: left;
    }
    .container-div{
        width: auto;
        margin: 0 10px;
        padding: 0;
        overflow: auto;
    }
    
    .epiCont.order-modal{
        width: 480px;
        text-align: left;
    }
    
    .epiCont.order-modal div.cf.flox{
        overflow: auto;
    }
    
    .epiCont.order-modal div.topHold.cf{
        overflow: initial;
    }
    
    .epiCont .topHold .topHoldInfo{
        width: 320px;
    }
    
    .epiCont select#modal-pack{
        width: 270px;
    }
    
    .epiCont .select-message{
        font-size: 11px;
        padding: 0px;
    }
    
    .epiCont .price-quant{
        margin-top: 0;
          font-size: 16px;
    }
    
    .epiCont .topHold ul.prodInf{
        width: 310px;
    }
    
    .epiCont .topHold ul.prodInf li{
        font-size: 11px;
    }
    
    .modal-header{
        text-align: center;
    }
    
    .modal-body .modal-body-left {
        float: none;
        margin: 0 auto;
        padding-top: 4px;
        text-align: center;
    }
    .epiCont label{
        text-align: center;
    }
    .modal-body .modal-body-left .modalElement {
        position: static;
        float: none;
        margin: 0 auto;
    }
    .modal-body .modal-body-right{
        width: auto;
    }
    .epiCont .prevLabel.prevLabel-icon {
        text-align: center;
        
        border: none;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
    .epiCont .prevLabel .prevLabel-preview{
        margin: 0 auto;
    }
    .modalButton{
        text-align: center;
    }
    .modal-body .custLabel .selectWrapper{
        width: 95px;
    }
    .modal-body .custLabel select{
        font-size: 14px;
    }
    .modal-body .custLabel select.choose-label-font {
        min-width: 0;
        width: 95px;
    }
    .modal-body .toggle-cust{
        margin: 0 auto;
    }
    .epiCont .modal-body .custLabel label{
        text-align: left;
    }
    .modal-body .custLabel .custLabel-inner{
        padding-bottom: 12px;
    }
    .modal-body .custLabel .custLabel-inner .custLabel-inner-right,
    .modal-body .custLabel .iconsHold{
        width: 340px;
    }
    .modal-body .custLabel .iconsHold ul li{
        width: 34px;
        height: 34px;
    }
    .modal-body .custLabel .custLabel-inner .custLabel-inner-left{
        width: 100px;
    }
    ul#mainNav li a.bulk-ordering-btn{
        background-image: none;
    }
    #mainContent .viewRangeHold .viewRange .rangeOptions{
        text-align: center;
    }
    span.initlTxt{
        text-align: center;
    }
    .mobMenuBtn{
        display: block;
    }
    ul#mainNav{
        display: none;
        z-index: 1;
        position: absolute;
        left: initial;
        right: 117px;
        top: 64px;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
    #prods4Wrapper {
        width: 580px;
        margin: 15px auto;
    }
    #topbar{
        
    }
    .pgHome #mainContent .boxStyleBorderBlk .boxStyleInner,
    .pgRange #mainContent .boxStyleBorderBlk .boxStyleInner{
        
    }
    #filterProds ul li a{
        width: 140px;;
        font-size: 16px;
    }
    #filterProds {
        margin-left: -233px;
    }
    .pgBulkOrder .apack{
        
        padding-top: 150px;
    }
    .pgBulkOrder .apack ul{
        margin: 0;
        list-style-image: none;
        font-size: 14px;
        list-style: none;
        padding: 0;
    }
    .pgBulkOrder .apack ul li{
        margin: 0;
    }
    .pgBulkOrder .apack .apackImg{
        width: 140px;
        height: 121px;
        top: 10px;
        left: 50%;
        margin-left: -70px;
    }
    
    #mainContent h2{
        float:none;
        text-align: center;
    }
    #single-prods div.single-prod-hold div.singles-inner {
        width: auto;
        padding-left: 2%;
        padding-right: 2%;
        float: none;
    }
    #single-prods div.single-prod-hold div.singles-inner.singles-inner-2{
        width: auto;
    }
    #single-prods div.single-prod-hold div.singles-inner .flexslider.flexslider-prod{
        max-width: 320px;
        margin: 0 auto;
    }
    #single-prods div.single-prod-hold div.singles-inner p{
        text-align: center;
    }
    #single-prods div.single-prod-hold div.singles-inner ul{
        padding: 0;
    }
    #single-prods div.single-prod-hold div.singles-inner ul li{
        text-align: center;
        list-style: none;
    }
    #onPageOrderForm label{
        text-align: center;
    }
    #onPageOrderForm .prevLabel .prevLabel-preview{
        margin: 0 auto;
    }
    .btn-message-hold{
        margin: 0 auto;
    }
    #onPageOrderForm .modal-body .atable {
        width: 100%;
        margin: 0;
    }
    .wrapTab{
        width: auto;
        overflow: auto;
        margin: 0 15px;
    }
    
    .delInfo ul {
        font-size: 14px;
        margin: 0 10px;
        padding: 0;
        list-style: none;
    }
    .modal-body .modal-body-right.aspcia{
        width: 100%;
        overflow: auto;
        margin: 0 auto;
    }

    #pop-msg h3{
        margin: 0 0 5px 0;
        font-size: 20px;
    }

    #pop-msg h4{
        margin: 0 0 3px 0;
        font-size: 16px;
    }

    #pop-msg ul{
        list-style: disc;
        margin-left: 0;
        padding-left: 20px;
        margin-bottom: 5px;
    }

    #pop-msg ul li{
        margin: 0 0 2px 0;
        font-size: 12px;
    }

    #pop-msg p{
        font-size: 12px;
        margin: 0 0 5px 0;
    }

    #pop-up-msg.epi-alert .epi-alert-inner .alert-hold .alert-element{
        width:420px;
    }
    
    .schoolsPg ul#mainNav{
        top: 50px;
        right: 50px;
    }
    .myCart ul.cartItems li.cartItem{
        text-align: left;
    }
    .modalElement.modalElement-col#variance-drop{
        margin-left: auto;
        margin-right: auto;
    }
    #mainLogo img{
        margin-top: 15px;
    }
    #topbar.topbarAttached #mainLogo img{
        width: 160px;
        height: auto;
        margin-top: 8px;
    }
}

@media (max-width: 800px){
    #stage {margin-top: 45px;}
}

@media (max-width: 680px){
    img.inContentPic{
        width: 55%;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    img.inContentPic.inContentPicR{
        display: none;
    }
    .widget.widget-why-us p{
        width: 100%;
    }
    .genFormHold.paypalForm .form-row .formCol input,
    .genFormHold.paypalForm .form-row select {
        width: 94%;
    }
    .genFormHold.paypalForm .form-row select.courier_method {
        width: 86%;
        margin: 0 auto;
        float: none;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .genFormHold form .form-row .formCol {
        float: left;
        width: 295px;
        margin: 0;
        margin: 0 auto 20px;
    }
    .genFormHold.paypalForm form label{
        -webkit-border-radius: 3px 0px 0px 3px;
        border-radius: 3px 0px 0px 3px;
    }
    .genFormHold.paypalForm form .form-row .formCol.formCol2 {
        margin-left: auto;
        margin: 0 auto;
    }
    .genFormHold form .form-row .formCol{
        width: 245px;
        margin: 0 auto;
        float: none;
    }
    .genFormHold form .form-row .formCol.formCol-csv,
    .genFormHold form .form-row .formCol.formCol-date,
    .genFormHold form .form-row .formCol.formCol-card {
        width: 245px;
        margin: 0 auto;
        float: none;
    }
    .genFormHold form .form-row .formCol.formCol-card{
        width: 170px;
    }
    .genFormHold.paypalForm .formSection .payment-switch-label{
        float: none;
        margin-bottom: 5px;
        text-align: center;
    }
    .genFormHold.paypalForm .formSection .payment-switch{
        margin: 0 auto 20px;
        float: none;
        width: 220px;
    }
    .genFormHold form .form-row .formCol.formCol-date{
        width: 225px;
    }
    .genFormHold form .form-row .formCol.formCol-csv{
        width: 81px;
        margin-top: 5px;
    }
    .genFormHold form .form-row .formCol.formCol-card label {
        width: 110px;
        position: relative;
        margin: 0 auto;
        float: none;
        -webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
        text-align: left;
    }
    .genFormHold.paypalForm form .form-row .formCol.formCol-card .card_number {
        width: 153px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .genFormHold.paypalForm form label{
        margin: 0 auto;
        float: none;
        -webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
        width: 100px;
        text-align: center;
    }
    .genFormHold.paypalForm .form-row .formCol input{
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .genFormHold form .form-row .formCol.formCol-date input,
    .genFormHold form .form-row .formCol.formCol-csv input{
        float: left;
        -webkit-border-radius: 0px 3px 3px 0px;
        border-radius: 0px 3px 3px 0px;
    }
    .genFormHold form .form-row .formCol.formCol-date .exp-date-y{
        -webkit-border-radius: 0px 3px 3px 0;
        border-radius: 0px 3px 3px 0;
    }
    .genFormHold form .form-row .formCol.formCol-csv label,
    .genFormHold form .form-row .formCol label.exp-date-label{
        float: left;
    }

    .genFormHold form .form-row .formCol.formCol-date {margin-top: 10px; margin-bottom: 10px;}
    .genFormHold form .form-row .formCol label.exp-date-label {float: none;}
    .formCol.cf.formCol-date #expiry_date {float: none;}
    .genFormHold form .form-row .formCol.formCol-date > span {float: none !important;}
    .genFormHold form .form-row .formCol.formCol-csv label.cvvlabel {float: none; display: inline-block; vertical-align: top;}
    .genFormHold form .form-row .formCol.formCol-csv input#cvv {float: none; display: inline-block; vertical-align: top;}
    .genFormHold form .form-row .formCol.formCol-csv {width: auto; white-space: nowrap; font-size: 0;}
    .genFormHold.paypalForm form .form-row .formCol.formCol-card label.tCardN {-webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}

    .pgBulkOrder .lhc1 .flexslider {
        min-height: 220px;
    }
    #prods4Wrapper{
        width: 290px;
    }
}

@media (max-width: 580px){
    #topbar .contentHold{
        margin: 0;
        width: 100%;
    }
    #mainLogo img.logoLrg {
        display: none;
    }
    #mainLogo img.logoSml{
        display: block;
        margin-top: 0;
    }
    #topbar.topbarAttached #mainLogo{
        margin: 0;
        width: 50px;
    }
    #topbar.topbarAttached #mainLogo img.logoSml{
        width: 50px;
        height: 50px;
    }
    a#mainLogo{
        width: 64px;
        height: 64px;
        margin: 0;
    }
    
    #stage .orderNowHold, #stage .penWrapHold{
        width: 100%;
        float: none;
    }
    
    #stage .orderNowHold{
        margin-bottom: 40px;
    }
    
    #stage .orderNowHold a span#openSign{
        left: 50px;
    }
    
    /*#stage .orderNowHold a span{*/
        /*margin-left: 30%;*/
    /*}*/

    #stage .orderNowHold a span strong {
        display: block;
        font-size: 27px;
        width: 190px;
        margin: 0 auto;
        margin-top: 5px;
    }
    
    #filterProds{
        position: static;
        border: 0;
        left: 0;
        top: 0;
        
    }
    
    .pgRange #mainContent .boxStyleBorderBlk,
    .pgHome #mainContent .boxStyleBorderBlk{
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    
    .pgRange #mainContent .boxStyleBorderBlk .boxStyleInner,
    .pgHome #mainContent .boxStyleBorderBlk .boxStyleInner{
        -webkit-border-radius: 5px;
            border-radius: 5px;
    }
    
    #filterProds ul li:last-child{
        margin: 0;
    }
    
    #filterProds ul li a{
        width: auto;
        height: 30px;
    }
    img.inContentPic{
        width: 65%;
    }
    
    .widget.widget-testimonials .flexslider.flexslider-testimonials {
        margin: 40px 25px 60px 25px;
    }
    
    .genFormHold.paypalForm {
        width: 96%;
        float: none;
    }
    .genFormHold.paypalForm .form-row .formCol input {
        width: 230px;
    }
    .rightCol40 {
        width: 96%;
    }
    .pgCheckout #mainContent .headingHold{
        width: 100%;
    }
    .pgCheckout #mainContent .headingHold h2{
        width: auto;
        float: none;
        text-align: center;
    }
    .pgCheckout #mainContent .headingHold.headingHold2 {
        float: none;
        width: 100%;
    }
    
    .epiCont.order-modal{
        width: 320px;
        text-align: left;
    }
    
    .epiCont .topHold .topHoldInfo{
        width: 320px;
    }
    
    .epiCont select#modal-pack{
        width: 270px;
        float: none;
    }
    
    .epiCont .select-message{
        font-size: 11px;
        padding: 0px;
        float: none;
    }
    
    .epiCont .price-quant{
        margin-top: 0;
          font-size: 16px;
    }
    
    .epiCont .topHold ul.prodInf{
        width: 310px;
        text-align: center;
        line-height: 10px;
    }
    
    .epiCont .topHold ul.prodInf li{
        font-size: 11px;
        float: none;
        display: inline-block;
        line-height: 12px;
    }
    
    .modal-header{
        text-align: center;
    }
    
    .modal-body .modal-body-left {
        float: none;
        margin: 0 auto;
        padding-top: 4px;
        text-align: center;
    }
    .epiCont label{
        text-align: center;
    }
    .modal-body .modal-body-left .modalElement {
        position: static;
        float: none;
        margin: 0 auto;
    }
    .modal-body .modal-body-right{
        width: auto;
    }
    .epiCont .prevLabel.prevLabel-icon {
        text-align: center;
    }
    .epiCont .prevLabel .prevLabel-preview{
        margin: 0 auto;
    }
    .modalButton{
        text-align: center;
        width: auto;
    }
    .modal-body .custLabel .selectWrapper{
        width: 95px;
        float: right;
    }
    .modal-body .custLabel select{
        font-size: 14px;
    }
    .modal-body .custLabel select.choose-label-font {
        min-width: 0;
        width: 95px;
    }
    .modal-body .toggle-cust{
        margin: 0 auto;
    }
    .epiCont .modal-body .custLabel label{
        text-align: left;
    }
    .modal-body .custLabel .custLabel-inner{
        padding: 4px;
    }
    .modal-body .custLabel .custLabel-inner .custLabel-inner-right,
    .modal-body .custLabel .iconsHold{
        width: 310px;
    }
    .modal-body .custLabel .iconsHold ul li{
        width: 34px;
        height: 34px;
    }
    .modal-body .custLabel .custLabel-inner .custLabel-inner-left{
        width: 100px;
    }
    .epiCont .modal-body .custLabel .custLabel-inner-left label{
        display: none;
    }
    .epiCont.order-modal .modal-body .custLabel h3{
        float: left;
        font-size: 18px;
        line-height: 28px;
        margin-right: 5px;
    }
    .modal-body .custLabel select{
        height: 27px;
    }
    .epiCont .topHold .topHoldImg{
        float: none;
        width: 140px;
        margin: 5px auto;
    }
    .epiCont .topHold .topHoldInfo{
        text-align: center;
        float: none;
    }
    .epiCont .topHold img{
        float: none;
    }
    .pgBulkOrder .lhc1 .flexslider {
        min-height: 187px;
    }
    .pgBulkOrder .apack{
        width: 95%;
    }
    .pgBulkOrder .lhc1 .flexslider{
        display: none;
    }
    #filterProds {
        margin-left: 0;
        width: 100%;
    }
    #filterProds ul{
        text-align: center;
    }
    #filterProds ul li{
        width: 30%;
        display: inline-block;
        float: none;
        margin: 0;
        padding: 0;
        vertical-align: top;
    }
    #onPageOrderForm .e-btn-push.continueShopping,#onPageOrderForm #modal_checkout.e-btn-push{
        display: block;
        margin: 14px auto 0;
        float: none;
    }
    #onPageOrderForm .modal-header{
        margin: 0 10px;
    }
    #onPageOrderForm .modal-body .modal-body-left{
        margin: 0 10px;
    }
    #onPageOrderForm input {
        width: 200px;
        padding: 5px 10px;
    }

    #pop-msg h3{
        margin: 0 0 4px 0;
        font-size: 18px;
    }

    #pop-msg h4{
        margin: 0 0 2px 0;
        font-size: 14px;
    }

    #pop-msg ul{
        padding-left: 20px;
        margin-bottom: 3px;
    }

    #pop-msg ul li{
        margin: 0 0 0 0;
        font-size: 11px;
    }

    #pop-msg p{
        font-size: 11px;
        margin: 0 0 0 0;
    }

    #pop-up-msg.epi-alert .epi-alert-inner .alert-hold .alert-element{
        width: 230px;
        padding: 15px;
    }
    .genFormHold.paypalForm .formSection h3{
        text-align: center;
    }
    .payment-tip.tooltip.tooltipstered{
        display: block;
        margin: 5px auto;
        float: none;
        width: 82px;
    }
    .schoolsPg #topbar #mainLogo img {
        width: 37px;
        height: 37px;
    }
    .e-btn-push.e-btn-push-grn.contShop,.epiCont #modal_checkout.e-btn-push{
        float: none;
        margin: 8px auto;
    }
    .modal-body .custLabel{
        
    }
    .myCart ul.cartItems li.cartItem .cartItemDetails span.cartItemDescription{
        display: none;
    }
}


@media (max-width: 480px){
    .contentHold {
        width: 98%;
    }
    #stage .orderNowHold a span#openSign{
        left: 30px;
    }
    
    /*#stage .orderNowHold a span{*/
        /*margin-left: 35%;*/
    /*}*/

    img.inContentPic{
        width: 90%;
    }
    
    #containAccountBox.contactBox span,
    #containAccountBox.thanksBox span{
        font-size: 20px;
    }
    
    .genFormHold.paypalForm .form-row .formCol input {
        width: 94%;
    }
    
    .genFormHold.paypalForm form label {
        -webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
    }
    #single-prods div.single-prod-hold div.singles-inner ul li{
        font-size: 12px;
    }
    #onPageOrderForm .prevLabel.prevLabel-icon {
        overflow: auto;
    }
    .delInfo h4{
        margin: 8px 0 6px 0px;
    }
    .delInfo ul {
        font-size: 14px;
        margin: 0 10px;
        padding: 0;
        list-style: none;
    }
    .pricing-delivery-hold .col3 .col3inner{
        background-size: 98%;
    }

    #stage .mainSliderHold{display: none;}
    #stage .mainSliderHold.mobile-view {display: block;}
    #stage .orderNowHold {display: none;}

    #containAccountBox.contactBox span, #containAccountBox.thanksBox span{
        text-align: center;
    }
    #containAccountBox .formSection.formSection-details .cf {
        width: 280px;
        margin: 0 auto;
    }
    .formSection.formSection-details label{
        margin: 0 auto;
        display: block;
        float: none;
    }
    #containAccountBox.contactBox .formSection.formSection-details span.txtfield, .formSection.formSection-details span.txtfield{
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #prods4Wrapper .prods4single,#prods4Wrapper .prods4single:hover{
        margin: 14px;
        height: 250px;
        width: 250px;
    }
    #prods4Wrapper .item {
        width: 284px;
        height: 285px;
    }
    #prods4Wrapper .prodInfo ul.prodSpecs{
        bottom: 38px;
    }
    .epiCont.order-modal,
    .epiCont .topHold .topHoldInfo,
    .epiCont .topHold ul.prodInf {
        width: 284px;
    }
    
    .checkout-table-btn .abtn.abtn-lrg {
        margin: 8px auto;
        float: none;
        width: 135px;
    }
    
}


@media (max-width: 380px){
    
    #filterProds ul li a{
        font-size: 14px;
    }
    ul#mainNav li a{
        padding: 7px 5px 0;
    }
    ul#mainNav li.fbLikeHold{
        width: 174px;
    }
    .mobMenuBtn{
        right: 125px;
    }
    #testimonialsOnBulk h3{
        width: 280px;
    }
    .pgInner.pgBulkOrder .btnsHold .e-btn-push.e-btn-push-left,.pgInner.pgBulkOrder .btnsHold .e-btn-push.e-btn-push-grn {
        float: none;
        display: block;
        margin: 5px auto;
    }
    #containAccountBox{
        padding: 80px 10px 15px 10px;
    }
    .genFormHold form .form-row.form-row1{
        width: 230px;
    }
}

/*target modern browsers only*/
@media (min-width: 1px){

    #widget-contact-hold .formHold form label{
        display: none;
    }

    .genFormHold form label{
        display: none;
    }   

    .genFormHold form label.showlabels{
        display: block;
    } 
}

/* schools and resellers */

@media (min-width: 1071px) and (max-width: 1239px){
    
    .schoolsPg #stage .mainSliderHold{
        width: 690px;
    }
    .schoolsPg.schoolsAdmin .statusHold {
        height: 255px;
        width: 240px;
    }
    
    .schoolsPg.schoolsAdmin .statusHold ul{
        margin-top: 40px;
    }
    
    .schoolsPg.schoolsAdmin .statusHold ul li{
        width: 67px;
    }
    
    .schoolsPg.schoolsAdmin .statusHold ul li span.activeIcon{
        width: 67px;
        background-size: 100%;
    }
    
    .schoolsPg.schoolsAdmin .boxStyleBorderBlk.boxStylePad.boxStyleStars h4{
        text-align: center;
    }
    
    .schoolsPg #stage .mainSliderHold .flexslider.flexslider-main{
        height: 269px;
    }
    
    .schoolsPg #stage .badgeHold{
        max-width: 230px;
    }
    
    .schoolsPg.schoolsAdmin .badgeHold .boxStyleInner,
    .schoolsPg #stage .badgeHold{
        min-width: 220px;
        min-height: 269px;
        max-height: 269px;
    }
    
}

@media (min-width: 801px) and (max-width: 1070px){
    
    .schoolsPg.schoolsAdmin #stage .mainSliderHold{
        width: 98%;
        margin: 0 auto;
        float: none;
    }
    
    .schoolsPg.schoolsAdmin #mainContent .boxStyleBorderBlk{
        width: 96%;
        margin: 0 auto 30px auto;
        float: none;
    }
    
    .schoolsPg #stage .mainSliderHold .flexslider.flexslider-main{
        height: 190px;
    }
    
    .schoolsPg #stage .badgeHold{
        max-width: 165px;
    }
    
    /*.schoolsPg ul#mainNav li.fbLikeHold{*/
        /*height: 20px;*/
        /*text-align: center;*/
        /*position: static;*/
        /*bottom: 2px;*/
        /*left: 13px;*/
    /*}*/
    
    .schoolsPg.schoolsAdmin .statusHold ul{
        margin-top: 20px;
    }
    
    .schoolsPg .hilighters-label{
        top: -38px;
    }
    
    .schoolsPg #stage .badgeHold {
        min-height: 200px;
        max-height: 200px;
    }
    
    .schoolsPg .pricing-delivery-hold .col3 .col3inner {
        min-height: 70px;
    }
    
    .schoolsPg.schoolsAdmin .statusHold{
        height: 145px;
    }
    
    .schoolsPg #stage .mainSliderHold {
        margin-bottom: 20px;
    }
    
    .schoolsPg.schoolsAdmin #stage .badgeHold,
    .schoolsPg.schoolsAdmin #stage .badgeHold .boxStyleBorderWht .boxStyleInner{
        min-width: 165px;
        max-width: 165px;
        min-height: 190px;
        max-height: 190px;
    }
    
    .schoolsPg.schoolsAdmin #mainContent .sales-filters .form-col-right{
        float: left;
        margin-top: 10px;
    }
    
    .schoolsPg.schoolsAdmin .cf.cf-switch{
        display: block;
    }
    
    /*#stage .mainSliderHold {*/
        /*width: 500px;*/
    /*}*/
    
}

@media (min-width: 541px) and (max-width: 800px){
    
    /*.schoolsPg .mobMenuBtn{*/
        /*right: 54px;*/
        /*top: 4px;*/
    /*}*/
    
    .schoolsPg #stage .mainSliderHold{
        width: 472px;
    }
    
    .schoolsPg.schoolsAdmin #stage .mainSliderHold{
        width: 98%;
        margin: 0 auto;
        float: none;
    }
    
    .schoolsPg #stage .mainSliderHold .flexslider.flexslider-main{
        height: 188px;
    }
    
    .schoolsPg.schoolsAdmin #stage .mainSliderHold .flexslider.flexslider-main{
        height: 165px;
    }
    
    .schoolsPg #stage .badgeHold{
        max-width: 165px;
    }
    
    .schoolsPg ul#mainNav li.fbLikeHold{
        height: 40px;
        text-align: center;
        position: static;
        bottom: 2px;
        left: 13px;
    }
    
    .schoolsPg .hilighters-label{
        top: -38px;
    }
    
    .schoolsPg #stage .badgeHold,.schoolsPg.schoolsAdmin .badgeHold .boxStyleInner {
        min-height: 0;
        max-height: none;
        margin: 0 auto;
        float: none;
        max-width: none;
        width: auto;
        min-width: 0;
        height: auto;
    }
    .schoolsPg #stage .badgeHold{
        margin-bottom: 20px;
        width: 180px;
    }
    .schoolsPg .pricing-delivery-hold .col3 .col3inner {
        min-height: 70px;
    }
    
    .schoolsPg #stage .mainSliderHold {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    
    .schoolsPg #heading h1{
        margin-left: 10px;
        margin-right: 10px;
        font-size: 34px;
    }
    .schoolsPg #mainContent .boxStyleBorderBlk .boxStyleInner{
        background-color: #fff;
    }
    
    .schoolsPg.schoolsAdmin #mainContent .sales-filters .form-col-right{
        float: left;
        margin-top: 10px;
    }
    
    .schoolsPg.schoolsAdmin .cf.cf-switch{
        display: block;
    }
    .schoolsPg.schoolsAdmin .sales-table .atable{
        min-width: 585px;
    }
    .schoolsPg.schoolsAdmin .sales-table{
        overflow: auto;
    }
    .schoolsPg.schoolsAdmin #mainContent .sales-filters input{
        width: 120px;
    }
    
}

@media (min-width: 421px) and (max-width: 540px){
    
    /*.schoolsPg .mobMenuBtn{*/
        /*right: 54px;*/
        /*top: 4px;*/
    /*}*/
    
    .schoolsPg.schoolsAdmin #stage .mainSliderHold{
        width: 98%;
        margin: 0 auto;
        float: none;
        display: block;
    }
    
    
    .schoolsPg #stage .mainSliderHold .flexslider.flexslider-main{
        height: 148px;
    }
    
    .schoolsPg #stage .badgeHold{
        max-width: 165px;
    }
    
    .schoolsPg ul#mainNav li.fbLikeHold{
        height: 20px;
        text-align: center;
        position: static;
        bottom: 2px;
        left: 13px;
    }
    
    .schoolsPg .hilighters-label{
        top: -38px;
    }
    
    .schoolsPg #stage .badgeHold {
        min-height: 245px;
        max-height: 245px;
        margin: 0 auto;
        float: none;
        max-width: 200px;
    }
    
    .schoolsPg .pricing-delivery-hold .col3 .col3inner {
        min-height: 70px;
    }
    
    .schoolsPg #stage .mainSliderHold {
        margin-bottom: 20px;
    }
    
    .schoolsPg #heading h1{
        margin-left: 10px;
        margin-right: 10px;
        font-size: 29px;
        line-height: 32px;
        margin-top: 20px;
    }
    .schoolsPg #topbar #mainLogo img {
        width: 37px;
        height: 37px;
    }
    .schoolsPg #mainContent .boxStyleBorderBlk .boxStyleInner{
        background-color: #fff;
    }
    .schoolsPg.schoolsAdmin .sales-table .atable{
        min-width: 585px;
    }
    .schoolsPg.schoolsAdmin .sales-table{
        overflow: auto;
    }
    .schoolsPg.schoolsAdmin #mainContent .sales-filters label{
        display: block;
    }
    .schoolsPg.schoolsAdmin #mainContent .sales-filters input.search-orders{
        width: 150px;
    }
    
    .schoolsPg #stage .badgeHold,.schoolsPg.schoolsAdmin .badgeHold .boxStyleInner {
        min-height: 0;
        max-height: none;
        margin: 0 auto;
        float: none;
        max-width: none;
        width: auto;
        min-width: 0;
        height: auto;
    }
    .schoolsPg #stage .badgeHold{
        margin-bottom: 20px;
        width: 275px;
    }
    #stage .mainSliderHold{display: none;}
    #stage .mainSliderHold.mobile-view {display: block;}
    #stage .orderNowHold {display: none;}
}

@media (min-width: 1px) and (max-width: 420px){
    
    /*.schoolsPg .mobMenuBtn{*/
        /*right: 54px;*/
        /*top: 4px;*/
    /*}*/
    
    .schoolsPg.schoolsAdmin #mainContent .sales-filters input.search-orders,
    .schoolsPg.schoolsAdmin #mainContent .sales-filters input{
        width: 97%;
    }
    
    .schoolsPg.schoolsAdmin #mainContent .sales-filters label.sales-search-label{
        margin-top: 10px;
    }
    
    .schoolsPg.schoolsAdmin #mainContent .sales-filters .form-col-left,
    .schoolsPg.schoolsAdmin #mainContent .sales-filters .form-col-right{
        float: none;
    }
    
    .schoolsPg.schoolsAdmin #stage .mainSliderHold{
        width: 98%;
        margin: 0 auto;
        float: none;
        display: block;
    }
    
    .schoolsPg #stage .mainSliderHold .flexslider.flexslider-main{
        height: 118px;
    }
    
    .schoolsPg #stage .badgeHold{
        max-width: 165px;
    }
    
    .schoolsPg ul#mainNav li.fbLikeHold{
        height: 40px;
        text-align: center;
        position: static;
        bottom: 2px;
        left: 13px;
    }
    
    .schoolsPg .hilighters-label{
        top: -38px;
    }
    
    .schoolsPg #stage .badgeHold {
        min-height: 245px;
        max-height: 245px;
        margin: 0 auto;
        float: none;
        max-width: 200px;
    }
    
    .schoolsPg .pricing-delivery-hold .col3 .col3inner {
        min-height: 70px;
    }
    
    .schoolsPg #stage .mainSliderHold {
        margin-bottom: 20px;
    }
    
    .schoolsPg #heading h1{
        margin-left: 10px;
        margin-right: 10px;
        font-size: 29px;
        line-height: 32px;
        margin-top: 20px;
    }
    .schoolsPg #topbar #mainLogo img {
        width: 37px;
        height: 37px;
    }
    .schoolsPg #mainContent .boxStyleBorderBlk .boxStyleInner{
        background-color: #fff;
    }
    
    .schoolsPg .pricing-delivery-hold .col3 .col3inner{
        padding-top: 100px;
        margin-bottom: 0;
    }
    
    .schoolsPg ul li .listIcon{
        display: none;
    }
    
    .schoolsPg .delInfo{
        margin-left: 0;
    }
    
    .pricing-delivery-hold h4 span.ico-mail-truck{
        display: none;
    }
    .schoolsPg #mainContent ul li .listDesc p{
        text-align: center;
    }
    .schoolsPg.schoolsAdmin .sales-table .atable{
        min-width: 585px;
    }
    .schoolsPg.schoolsAdmin .sales-table{
        overflow: auto;
    }
    .schoolsPg.schoolsAdmin #mainContent .sales-filters label{
        display: block;
    }
    
    .schoolsPg #stage .badgeHold,.schoolsPg.schoolsAdmin .badgeHold .boxStyleInner {
        min-height: 0;
        max-height: none;
        margin: 0 auto;
        float: none;
        max-width: none;
        width: auto;
        min-width: 0;
        height: auto;
    }
    .schoolsPg #stage .badgeHold{
        margin-bottom: 20px;
        max-width: 270px;
    }
}