
/* ==================== Ipad Device ==================== */

@media screen and (max-width: 1200px) {
     .cart .FloatLeft {
         text-align: center;
    }
     .cart .ProceedToCheckout {
         text-align: center;
    }
     .cart .FloatRight.AlternativeCheckout {
         float: initial;
    }
     .cart .KeepShopping.FloatRight {
         width: 100%;
         text-align: center;
    }
     table.CartContents.Stylize.General img {
         max-width: 60px;
    }
     #Logo {
         max-width: 940px;
    }
     #Menu {
         max-width: 940px;
    }
     #Footer {
         max-width: 940px;
    }
     div#Logo {
         display: block!important;
    }
     div#Logo.logo-font {
         display: none!important;
    }
     #ProductDetails .ProductThumbImage {
         height: AUTO!IMPORTANT;
         width: 100%!IMPORTANT;
    }

    .desktop{display:block;}
    .mobile{display:none;}
}

/* ==================== Ipad Device ==================== */

@media screen and (max-width: 1025px) and (min-width: 991px) {
     .ProductList .ProductImage {

         min-height: UNSET;
    }
}

/* ==================== Ipad Device ==================== */

@media screen and (max-width: 990px) {
    li.relativem {
    position: relative;
}

.closem {
    position: absolute;
    right: 0;
    top: 10%;
    padding: 20px;
    z-index: 99;
}
    .sgphx-btn__icon.sgphx-btn__icon--start {
         float: none;
         margin-right: 0px;
    }
    .sgphx-icon {
         width: 18px;
         height: 18px;
    }
    #Logo .row {
         display: flex;
         width: 100%;
         margin: 0;
    }
    img#LogoImage {
         margin: 8px 0;
    }
    .s-2 {
         width: 5%;
    }
     .s-4 {
         width: 80%;
    }
     .s-2 a {
         display: block;
         color: #6c6c6c;
         font-size: 20px!important;
         padding: 16px 0!important;
         margin-top:4px;
    }
    #Logo {
         margin: 0px auto;
    }

    .CategoryPagination {
         display: FLEX;
         justify-content: space-between;
    }
     .CategoryPagination .FloatLeft {
         ORDER: 1;
    }
     .CategoryPagination .FloatRight {
         order: 3;
    }
     .CategoryPagination ul.PagingList {
         ORDER: 2;
    }
     span.addcarttext {
         display: NONE;
    }
     .ProductActionAdd {
         justify-content: space-evenly;
    }
     .Content .ProductList li .ProductActionAdd a {
         WIDTH: 45%;
    }
     .Block.YourAccount ul li{
         WIDTH: 45%;
        MARGIN: 2%;
        min-height: 160px;
    }
     #ModalContent, .ModalContent{
        margin: 5px!IMPORTANT;
    }
     .banner-wrapper {
         HEIGHT: AUTO;
    }
     .BulkDiscount {
         position: RELATIVE;
         display: BLOCK;
         transform: unset;
    }
     .ProductList .ProductImage {

         min-height: UNSET;
    }
     div#Box1 table td {
         WIDTH: 45%;
         DISPLAY: INLINE-BLOCK;
         TEXT-ALIGN: CENTER;
    }
     .ProductList .ProductImage {

         min-height: UNSET;
         background: #efefef;
    }
    #Logo {
         max-width: 90%;
    } 
     #Menu {
         max-width: 690px;
    }
     #Menu li{
         margin:10px 0;
    }
     .Content {
         max-width: 690px;
         max-width: 100%;
    }
     #Footer {
         max-width: 750px;
    }
     .Content .ProductList li, .fastCartContent .ProductList li {
         width: 45%;
    }
    .ProductActionAdd.mobile a {
         background: #fff!important;
         color: #000!Important;
         border: 1px solid #000;
    }
     .ProductActionAdd.mobile {
         display:block;
         position: relative;
         text-align: center;
         bottom: 0;
         background: #fff!important;
    }
     .logo-font{
         font-size:1.3em;
         color:#fff;
         text-align:left;
         vertical-align: middle;
         margin: auto auto auto 10px;
         display:block!important;
    }
     div#Logo {
         display: none!important;
    }
     div#Logo.logo-font {
         display: block!important;
    }
     div#Box3 {
         padding: 0 8px;
    }
     div#Box4 {

    }
     div#Box5 .row {
         display: block;
    }
     #Footer li a {
         text-align: center!important;
    }
     .credit-cards {
         text-align: center;
    }
    .desktop{display:none!important;}
    .mobile{display:block!important;}
    .mtops{margin-top: 55px;}
     #Menu{
         display:
         none;
         top: 0;
         bottom: unset;
         left: unset;
         right: unset;
         background-color: #fff;
         width: 100%;
         margin: 0px;
         font-size: 0.8em !important;
         padding: 0px;
         z-index: 999;
         height: 100%;
         position: fixed;
         max-width: 70%;
         overflow-x: hidden;
    }

     #Menu ul{
         width: 100%;
         height: fit-content;
         display: block;
    }
     #Menu li{
         padding: 0;
         width: 100%;
         text-align: left;
         margin: 0;
         clear: both;
         left: 0;
         height: auto;
         max-height: auto;
         background: unset !important;
         border-left: 0;
    }
     #Menu li a{
         height: auto;
         margin: 0 auto;
         padding: 12px 20px;
         color: #000;
         text-align: inherit;
         line-height: 5vw;
         border-bottom: 1px solid #e7e7e7;
    }
     #Menu li ul{
         width: auto;
         position: relative;
         display: block;
         top: 0;
         text-align: center;
         font-size: 25px;
         background: unset;
         z-index: 1;
    }
     #Menu li ul li a:before {
         content: '';
    }
     #Menu li ul li {
        margin: 0!important;
    }
     #Menu li ul li a {
         padding: 0;
         font-size: 14px !important;
         text-align: left;
         margin: 0;
         font-weight: normal;
         width: 100% !important;
         padding: 12px 20px;
         color: #000;
    }
    #Menu li ul li:hover{background: unset !important;}
    .mbackground {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000075;
    display: none;
}

.sm-sgphx-grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))!important;
}

.sgphx .sgphx-container {
    max-width: calc(2400px + 80px * 2);
    padding-left: 40px;
    padding-right: 40px;
}
.Content {
    padding-left: 40px;
    padding-right: 40px;
}
.cts_home_newss{display:block!important;}
.media-box__media {
    width: 120px;
    height: 520px;
    margin-right: 32px;
}
.banner-imgc img {
    object-fit: cover;
    width: 100%;
    height: 280px;
}
.Content .FeaturedProducts .ProductList li, .Content #HomeNewProducts .ProductList li {
    flex: 1 1 33%;
    MAX-WIDTH: 33%;
}

div#Box2 table {
    width: 100%;
    margin: 30px auto;
    border-spacing: 50px;
}

section.catcc .sgphx-card-body__title {
    font-size: 30px!important;
    text-align: center;
    padding: 20px 0 12px 0;
    margin: 0!important;
}
div#HomeFeaturedProducts, div#HomeNewProducts {
    margin-top: 90px;
}
}

/* ==================== Mini Ipad Device ==================== */

@media screen and (max-width: 770px) {
     .mobile{
        display:block!important;
    }
     .credit-cards {
         text-align: center;
    }
     #Footer li a {
         text-align: center!important;
    }
     div#Box5 .row {
         display: block;
    }
     div#Box3 {
        padding: 0 8px;
    }
     div#Box4 {

    }
     .row {
         display: flex;
         width: 100%;
    }
     .s-2 {
         width: 10%;
    }
     .s-4 {
         width: 60%;
    }
     .s-2 a {
         display: block;
         color: #6c6c6c;
         font-size: 20px!important;
         padding: 16px 0!important;
    }
     div#Logo {
         display: none!important;
    }
     div#Logo.logo-font {
         display: block!important;
    }
     *{
         font-size: 15px !important;
    }
     body{
         margin:0px;
    }
     #Outer{
         width:100%;
         overflow:hidden;
    }
     .MainSlide{
         margin: 0px 0px 0px 0px !important;
    }
     #mobliebutton, #searchbutton{
         top: 2vw;
         display:inline-block;
    }
     #mobliebutton button, button#search {
         font-size: 1.5em !important;
         width:auto;
         height:auto;
         color:#fff !important;
    }
     #Logo img {
         float: none;
         vertical-align: middle;
    }
     #search img{
         width:40px!important;
         height:40px!important;
         -webkit-filter: brightness(0) invert(1);
         filter: brightness(0) invert(1);
    }
     .Content.Widest {
         padding: 1%;
         width: 98%;
         
    }
     .Content {
         width: 98%;
         margin:0 1%;
         padding: 1%
    }
  
     #Logo{
         text-align: center;
         width: 100%;
         clear: both;
         margin: auto;
         height: 100%;
         display: block;
         float: unset;
         font-size: 10VW !important;
         padding: 0;
         position: relative;
         top: unset;
         bottom: unset;
         left: unset;
         right: unset;
    }
     table#fronttable td {
         display: block;
         width: 100%;
         padding-bottom: 130px;
         font-size: 24px;
    }
  
     div#headbox {
         display: none;
         position: relative;
         text-align: center;
         width: 100%;
         padding: 30px 0;
    }
     #SearchForm input.Textbox {
         width: 50%;
    }
     #SearchForm .Button {
         width: 50px;
         height: 50px;
         margin-top: -7px;
         color: #000!important;
         background: 0;
         border: 0;
    }
     #SearchForm {
         text-align: center;
         background-color: #fff;
         box-shadow: 0 0 5px #2222;
    }
     #SearchForm form{
         width:100%;
         color: #000!important;
    }
     #TopMenu {
         position: relative;
         right: unset;
         top: unset;
         width: 100vw;
         background-color: #f1f1f1;
         z-index: 999;
         height: auto;
         display: none;
    }
     #TopMenu img {
         height: 40px;
    }
     .ProductImage, .ProductImage img, .Content .ProductList li {
         width: 100% !important;
    }
     .ProductList .ProductImage img {
         width: Auto !important;
         height: auto !important;
    }
     .ProductList {
         width:100%;
         height:auto;
         margin: 0;
         padding: 0;
    }
     .Content h2, .TitleHeading {
         font-size: 24px !important;
         margin: 20px 0;
    }
     .Left {
         min-height: unset;
         margin: 0;
         float: unset;
         width: 95%;
         margin: 0 2%;
    }
     .SortBox {
         position: relative;
         text-align: right;
    }
     h2, .TitleHeading {
         text-align: center;
         font-size: 20px !important;
    }
     select#qty_ {
         width: auto !important;
    }
     input[type="image"] {
         padding: 10px;
    }
     table.General tbody td, table.CartContents tbody td {
         padding: 2px 5px;
         vertical-align: top;
    }
     div#ModalContainer {
         width: 90% !important;
         left: 5% !important;
         margin-left: unset !important;
    }
     .fastCartContent {
         width: 100%;
    }
     .fastCartSummaryBox {
         text-align: left;
         float: unset;
         width: 100% !important;
         max-width: unset;
         background-color: unset !important;
    }
     .fastCartItemBox {
         max-width: unset;
         padding: 0 0 20px;
    }
     .fastCartThumb {
         float: unset;
         width: 80%;
         margin: auto;
    }
     .fastCartThumb img{
         width: 100%;
    }
     .fastCartSummaryBox .actionLink a {
         background-color: var(--sysbtncolor);
         COLOR: var(--sysbtnfontcolor);
         padding: 10PX 10PX;
         DISPLAY: INLINE-BLOCK;
         MARGIN: 2% 1%;
         min-width: 150PX;
         FONT-SIZE: 15px;
         TEXT-ALIGN: CENTER;
         border: 0;
    }
     table.CartContents.Stylize.General * {
         font-size: 0.9em !important;
    }
     .ProceedToCheckout img {
         height: 7vw;
    }
     .CreateAccount, .AccountLogin {
         float: unset;
         width: 90vw;
         margin: auto;
         border: none;
         border-bottom: 1px solid #444;
         padding: 5vw 0;
    }
     input[type=radio],input[type=checkbox] {
         height: 5vw;
         width: 5vw;
    }
     dt, dd {
         width: 100% !important;
         float: unset !important;
         margin: 10px 0 !important;
         padding: 0 !important;
    }
     .Field45 , .Field100, .Field150, .Field200, .Field250, .Field300, .Field350, .Field400{
         width: 90% !important;
         margin: 1% 1%;
         padding: 1%;
         max-width: 330PX;
    }
     .ProceedToCheckout {
         width: 80vw !important;
         margin: auto;
         float: unset !important;
    }
     .FloatLeft {
         float: unset;
    }
     ul.ShippingAddressList li {
         width: 95% !important;
         float: unset;
         margin: 2.5%;
    }
     .PL20 {
         padding: 0;
    }
     .ShippingDetails, .BillingDetails {
         float: unset;
         margin: 100px 5% 0;
    }
     .SortBox {
         float: unset;
         text-align: right;
    }
     #ModalContentContainer {
         z-index: 99999999;
    }
     .productbox {
         flex-direction: column;
    }
     .PrimaryProductDetails .ProductThumb {
         width: 100% !important;
         MAX-WIDTH: 100%!IMPORTANT;
    }
     .PrimaryProductDetails .ProductMain {
         width: 100%;
         position: relative;
         transform: unset;
         margin: 5px 0;
         display: block;
         margin-left: 0;
         MAX-WIDTH: 100%!IMPORTANT;
    }
     div#ProductReviews {
         display: none;
    }
    h2.protitle {
         TEXT-ALIGN: CENTER;
    }
     .ProductDetailsGrid .Label {
         TEXT-ALIGN: RIGHT;
         PADDING: 5PX;
    }
    /*custom*/
     div#ProductDetails .BlockContent {
         FLEX-DIRECTION: column;
         JUSTIFY-CONTENT: CENTER;
    }
     #box1{
         margin:0px;
         padding:0px;
    }
    /*Cart*/
     .ProductPriceRating em{
         font-size: 1.03em !important;
    }
     .ProductDetails strong {
         font-size: 1.05em !important;
    }
     .ProductList strong, .ProductList strong a {
         font-size: 16px!important;
    }
     .Content .ProductList li {
         width: 45%!important;
    }
     .col-sm-6 {
         width: 100%!important;
         float: none;
    }
     em.ProductPrice.VariationProductPrice {
         FONT-SIZE: 24PX!IMPORTANT;
    }
     table.maintable td, table.texttable td {
         PADDING: 1%;
         display:block;
         WIDTH:98%;
    }
     div#Wrapper {

    }
     #Header {
         position: FIXED;
         clear: both;
         width: 100%;
        top: 0;
         Z-INDEX: 99;
         Z-INDEX: 30;
         background-color: #fff;
    }
     table.maintable td {
         WIDTH: 100%;
         display: block;
    }
     .desktop{
        display:none;
    }
     .mobile{
        display:block;
    }
    section.catcc .row {
    display: block;
    margin: 0;
}
}

/* ==================== Mobile Device ==================== */

@media screen and (max-width: 470px) {
    
    .Content .FeaturedProducts .ProductList li, .Content #HomeNewProducts .ProductList li {
    flex: 1 1 50%!IMPORTANT;
    MAX-WIDTH: 50%!IMPORTANT;
}
    
     .ProductList strong, .ProductList strong a {
        font-size: 15px!important;
         display: -webkit-box;
         -webkit-line-clamp: 2;
         -webkit-box-orient: vertical;
        white-space: normal;
        overflow: hidden;
    }
     .Content .ProductList li {
         width: 45%!important;
         /* min-height: 22em; */
         /* HEIGHT: 48VW!IMPORTANT; */
         max-width: unset;
    }
     .col-sm-6 {
         width: 100%!important;
         float: none;
    }
     .row {
         display: flex;
         width: 100%;
         margin-right: 0!important;
         margin-left: 0!IMPORTANT;
         justify-content: space-between;
    }
     .s-2 {
         width: 20%;
    }
     .s-4 {
         width: 60%;
         padding: 5px 0;
    }
     .s-2 a {
         display: block;
         color: #6c6c6c;
         font-size: 20px!important;
         padding: 16px 0!important;
    }
     .Content .FeaturedProducts .ProductList li, .Content #HomeNewProducts .ProductList li {
         flex: 1 1 45%;
         MAX-WIDTH: 45%;
    }
     .Content .ProductList li {
         flex: 1 1 45%;
         max-width: 45%;
    }
     div#SideProductAddToWishList, .BulkDiscount {
         TEXT-ALIGN: CENTER;
    }
     .ProductThumbImage {
         WIDTH: 100%!IMPORTANT;
         HEIGHT: AUTO!IMPORTANT;
    }
     .ProductThumbImage a {
         WIDTH: 100%!IMPORTANT;
         HEIGHT: AUTO!IMPORTANT;
    }
     .ProductThumbImage a img {
         WIDTH: 100%!IMPORTANT;
         HEIGHT: AUTO!IMPORTANT;
         POSITION: RELATIVE!IMPORTANT;
    }
     .Clear.AddThisButtonBox {
         TEXT-ALIGN: CENTER;
         MARGIN: 0!IMPORTANT;
         WIDTH: 100%!IMPORTANT;
    }
     div#fancy_outer {
         WIDTH: 100VW!IMPORTANT;
         LEFT: 0!important;
    }
     table.contacttable tr {
         WIDTH: 48%;
    }
     tr.addresstr {
         WIDTH: 98%!IMPORTANT;
    }
     .articles .media-box__media {
         height: 150px;
         margin-right: 20px;
    }
     .desktop{
        display:none;
    }
     .mobile{
        display:block;
    }
    #Menu{
        
         max-width: 100%!important;
       
    }
.banner-imgc img {
    object-fit: cover;
    width: 100%;
    height: 160px;
}
.media-box__media {

    height: 280px;

}

}
 @media screen and (min-width: 2600px) {
     * {
         font-size: 1.3rem !important;
    }
     #TopMenu {
         padding: 10px 0;
    }
     #Menu {
         height: 150px;
         line-height: 150px;
    }
     #Container {
         width: 100%;
         margin: 0 auto;
         max-width: 2200px;
    }
}
