/* Ultra Midium Layout: 1600px. */
@media only screen and (min-width: 1368px) and (max-width: 1600px) {



}


/* Medium Layout: 1367px. */
@media only screen and (min-width: 1200px) and (max-width: 1367px) {

 
}

/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {



}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {


}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

.mobile-katlist{display:block; }

.filter-widget .fw-color-choose .cs-item {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}


  .inner-header .nav-right{display:none;}
.product-item .pi-pic ul li a {
    font-size: 13px;
    font-weight: 700;
    color: #252525;
    display: block;
    padding: 5px 9px 2px 11px;
}


    #shirtDiv{
        width: 100% !important; 
        height: 100% !important;
    }


     .canvas-container #tcanvas {
       width: 170px !important;
    height: 197px !important;
        left: 25px !important;
    }

    
    .upper-canvas{
     width: 170px !important;
    height: 197px !important;
    }
    #drawingArea{
    position: absolute;
    top: 69px !important;
    left: 59px !important;
    z-index: 10;
    width: 175px !important;
    height: 229px !important;
    }

    .single-banner .inner-text h4{
        font-size:15px;
    }

    .single-banner .inner-text {
        position: absolute;
        left: 0;
        top: 65px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }

}


/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 481px) and (max-width: 767px) {

.mobile-katlist{display:block; }

.filter-widget .fw-color-choose .cs-item {
    width: 25%;
    float: left;
    margin-bottom: 10px;
    text-align: left;
}

     .inner-header .nav-right{display:none;}
    .product-item .pi-pic ul li a {
        font-size: 13px;
        font-weight: 700;
        color: #252525;
        display: block;
        padding: 5px 9px 2px 11px;
    }
    #shirtDiv{
        width: 100% !important; 
        height: 100% !important;
    }

    .canvas-container #tcanvas {
       width: 170px !important;
    height: 197px !important;
        left: 25px !important;
    }

    
    .upper-canvas{
     width: 170px !important;
    height: 197px !important;
    }

    #drawingArea{
    position: absolute;
    top: 69px !important;
    left: 59px !important;
    z-index: 10;
    width: 175px !important;
    height: 229px !important;
    }

    .single-banner .inner-text {
        position: absolute;
        left: 0;
        top: 65px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }



}



/* Small Mobile Layout: 480px. */
@media only screen and (min-width: 240px) and (max-width: 480px) {

.mobile-katlist{display:block; }

    .filter-widget .fw-color-choose .cs-item {
        width: 25%;
        float: left;
        margin-bottom: 10px;
        text-align: left;
    }
      .inner-header .nav-right{display:none;}

  .product-item .pi-pic ul li a {
    font-size: 13px;
    font-weight: 700;
    color: #252525;
    display: block;
    padding: 5px 9px 2px 11px;
}
    #shirtDiv{
        width: 100% !important; 
        height: 100% !important;
    }

    .canvas-container #tcanvas {
       width: 170px !important;
    height: 197px !important;
        left: 25px !important;
    }

    
    .upper-canvas{
     width: 170px !important;
    height: 197px !important;
    }

    #drawingArea{
    position: absolute;
    top: 69px !important;
    left: 59px !important;
    z-index: 10;
    width: 175px !important;
    height: 229px !important;
    }

    .single-banner .inner-text {
        position: absolute;
        left: 0;
        top: 65px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }



}



/*big from small mobile, small from wide mobile*/
@media only screen and (min-width: 320px) and (max-width: 480px) {

.mobile-katlist{display:block; }

    .filter-widget .fw-color-choose .cs-item {
        width: 25%;
        float: left;
        margin-bottom: 10px;
        text-align: left;
    }
    
    .inner-header .nav-right{display:none;}

.product-item .pi-pic ul li a {
    font-size: 10px;
    font-weight: 700;
    color: #252525;
    display: block;
    padding: 5px 9px 2px 11px;
}
    #shirtDiv{
        width: 100% !important; 
        height: 100% !important;
    }

    .canvas-container{
        width: 110px !important;
        height: 185px !important;
        position: relative;
        user-select: none;
    }

    .canvas-container #tcanvas {
      width: 170px !important;
    height: 197px !important;
        left: 25px !important;
    }

    
    .upper-canvas{
     width: 170px !important;
    height: 197px !important;
    }

    #drawingArea{
    position: absolute;
    top: 69px !important;
    left: 59px !important;
    z-index: 10;
    width: 175px !important;
    height: 229px !important;
    }

    .single-banner .inner-text {
        position: absolute;
        left: 0;
        top: 65px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
    }



}
