@media (min-width: 768px) {
    .relatedItems.modal-dialog.modal-xl {
        width: 90%;
        max-width: 1100px;
    }

    .cartV2 .cart-left .cart-product-wrapper .esc-section, .cartV2 .cart-left .cart-product-wrapper .estimated-delivery-section {
        width: 78%;
        margin-left: 22%;
    }
}

@media(min-width:769px) {
    .packages-mobile-br {
        display: none;
    }
}

@media (max-width: 1200px) {
    header:not(.custom-header) .header-social, header:not(.custom-header) .locationInfo {
        display: none;
    }
}

@media (max-width: 1023px) {
    .btn.addtocart {
        margin-top: 5px;
    }
}

@media (max-width: 991px) {
    header .header-search #search .input-group-btn {
        display: none;
    }
}

@media(max-width:768px) {
    header .header-search #search {
        display: block !important;
    }

    .header-search .action.search {
        display: none !important;
    }

    .btn.addtocart{
        margin-top:5px;
    }
    #spec ul.nav.nav-tabs {
        box-shadow: none !important;
        border: 0px;
    }
    div#spec {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
    }
    #spec .tab-content {
        border-top: 2px dashed #cccccc;
    }
    div#spec .nav-tabs li {
        border-bottom: 1px solid #cccccc;
    }
    div#spec .nav-tabs li:last-child {
        border-bottom: 0px;
    }
    #spec .nav-tabs>li::before {
        border: 0px
    }
    #spec .nav-tabs>li>a {
        margin: 0px !important;
    }
    [class*='product-product'] [class*='sale-price-item'] .old-price {
        font-size: 25px!important;
    }
    [class*='product-product'] [class*='sale-price-item'] .price-label {
        font-size: 25px!important;
    }
    .product-title {
        line-height: 30px;
    }
    .paral-theme7 {
        min-height: 150px;
        background-attachment: scroll;
        background-size: cover;
        background-position: 50% 50%;
        height: 400px;
    }
    .paral-theme7 h1 {
        color: #fff;
        font-size: 25px;
        text-align: center;
        padding-top: 27%;
        line-height: 30px;
        font-weight: 400;
        text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
    }
    .paral-theme7 p {
        font-size: 13px;
        color: #f5f5f5;
        text-align: center;
        line-height: 20px;
        width: 100%;
        margin: 0 auto;
        text-shadow: 1px 1px 1px rgba(50, 50, 50, 1);
    }
    .paral-theme7 .btn {
        width: 70%;
        float: unset;
    }
    .category-mobile {
        display: block;
    }
    .category-mobile #responsive-menu .menu-dropdown>li>a:before,
    #responsive-menu .menu-dropdown>li>ul>li>a:before {
        content: "- ";
    }
    .category-mobile #responsive-menu ul.nav>li {
        border: none;
    }
    .category-mobile .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        font-size: 24px;
    }
    .category-mobile #responsive-menu ul li:not(.collapsed) span .fa:before,
    .left-category li:not(.collapsed) span .fa:before {
        content: "\f077" !important;
    }
    .category-mobile .title {
        font-size: 24px;
        font-weight: bold;
        padding-top: 24px;
    }
    .package-products .section-product .product-items {
        width: 98% !important;
        border: 1px solid #000000;
        margin: 1%;
    }
    .section.latest {
        width: 100%;
    }
    .packages-databox {
        width: 95%;
        display: block;
        padding-left: 2.5%;
        padding-right: 2.5%;
        margin: 0px;
        margin-bottom: 20px;
    }
    .packages-productimg {
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
    .packages-addtocartbutton {
        position: static;
    }
    .packages-boxcontent {
        margin-top: 2%;
        padding: 5px;
        width: 100%;
    }
    /* Cart V2 CSS Start */
    .cartV2 .cart-product-grid .product-info .product-title, .checkoutV2 .checkout-content-right .product-item .product-title {
        line-height: 20px;
        margin-bottom: 3px;
    }
    .cartV2 .btn.btn-primary, .cartV2 .btn.btn-default, .checkoutV2 .btn.btn-primary, .checkoutV2 .btn.btn-default, #customerModal .btn.btn-primary, #customerModal .btn.btn-default {
        padding: 1rem 1.5rem;
    }
    .cartV2 p.model-info, .checkoutV2 p.model-info {
        margin-bottom: 3px;
    }
    .checkoutV2 .checkout-wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-confirm .confirm_wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-status h3.label-bold {
        font-size: 23px !important;
    }
    .checkoutV2 .paypal-button, .checkoutV2 .title-button {
        margin-left: 1rem !important;
        max-width: 120px !important;
    }
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button {
        flex-direction: column;
    }
    .checkoutV2 .checkout-wrapper-confirm .title-button {
        max-width: initial;
    }
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button .paypal-button {
        max-width: inherit;
        padding-top: 1rem;
        margin-left: 0 !important;
    }
    #overlayLoader img, .transaction_loader img {
        max-width: 15% !important;
    }
    /* Cart V2 CSS End */
    .breadcrumb>li {
        display: contents;
        white-space: unset;
    }
    .page-ripm-rebate .caption-rebate .button-group .btn
    {
        margin-bottom: 10px;
    }
    .page-ripm-rebate .product-thumb .image img {
        height: auto;
    }
    .page-ripm-rebate .product-thumb .image a {
        height: auto;
    }
    .ripm-rebate-info .filter-product-mobile-view {
        /* display: none; */
    }
}

@media screen and (min-width:0\0) {
    .product-thumb .image img {
        max-width: none !important;
    }
    #cart .dropdown-menu {
        background: none;
        min-width: 0px;
    }
    .shopping-cart {
        right: 100px;
        bottom: 30px;
    }
    #logo img {
        width: 100% !important;
    }
    .brand img {
        width: 100% !important;
    }
    #content .section-product .product-items,
    .product-carousel .slider-item,
    .product-grid li {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .related-products .product-thumb .product-details>.caption {
        min-height: 400px
    }
    .product-title {
        margin-bottom: 42px;
    }
    .category-mobile {
        display: none;
    }
    .package-detail .addthis_toolbox {
        margin-top: 25%;
    }
    .package-products .section-product .product-items {
        width: 23% !important;
        border: 1px solid #000000;
        margin: 1%;
    }
    .package-products .product-thumb:hover {
        border: 1px solid transparent !important;
    }
    .productpage ul.nav.nav-tabs li:nth-child(2) {
        display: block !important;
    }
    .footer-top-middle {
        overflow: unset !important;
    }
    .theme8 #menu>.nav-responsive>ul>li>a {
        text-transform: capitalize !important;
    }
    #button-search {
        padding: 12px 20px !important;
        border-radius: 0px !important;
        border: 0px !important;
    }
    #review .fa-stack,
    .rating .fa-stack {
        margin-right: 5px;
    }
    .theme8 .navbar-nav {
        float: none !important;
        text-align: center;
    }
    h1.abl {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
    }
    .abl p {
        font-size: 18px;
        line-height: 28px;
    }
    .abl h2 {
        font-weight: bold;
    }
    img#logo-navbar-middle {
        padding: 0px;
        margin: -100px;
    }
    .mobile-cart {
        display: none;
    }
    .cart-image {
        max-width: 100px;
        border: 3px solid #cccccc;
        padding: 10px;
        background: #ffffff;
    }
    .mt-5 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #column-left .sidebar,
    #column-right .sidebar,
    #column-left .panel,
    #column-right .panel,
    #column-left .section,
    #column-right .section {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
        border: none;
    }
    .list-group>.list-group-item:nth-child(even) {
        border-top: 2px solid #ccc;
    }
    .list-group-item.filter-list {
        font-weight: 600;
    }
    .product-layout.product-grid:hover {
        box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .11)!important;
        transition: box-shadow .2s ease-in-out!important;
        -webkit-filter: none!important;
        filter: none!important;
        background-color: #fff!important
    }
    .product-layout.product-list:hover {
        box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .11)!important;
        transition: box-shadow .2s ease-in-out!important;
        -webkit-filter: none!important;
        filter: none!important;
        background-color: #fff!important
    }
    .product-carousel .slider-item .product-thumb:hover .image img,
    .product-thumb:hover .image img {
        border: 0px !important;
        transition: none !important;
    }
    .product-carousel .slider-item .product-thumb .image img,
    .product-thumb .image img {
        border: 0px !important;
        padding: 5px !important;
        transition: none !important;
    }
    .product-grid .product-thumb .rating {
        bottom: unset;
    }
    .product-thumb .rating {
        bottom: unset;
        opacity: 1;
    }
    .product-grid .product-thumb .image {
        height: 200px;
    }
    .product-thumb .image a {
        height: 200px;
    }
    .product-thumb .image .saleback a {
        height: auto;
    }
    #content.all_blog .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: none;
    }
    button.addtocart {
        width: 100%;
    }
    .product-thumb {
        margin-bottom: 0px;
    }
    .product-thumb .product-details {
        margin: 0px;
    }
    .product-carousel .slider-item .product-thumb,
    .product-thumb {
        padding: 10px;
        display: block;
    }
    .two-lines {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-height: 1.2;
    }

    .filter-groups,
    .recently-viewed {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
    }
    .thumbnail a>img,
    .thumbnail>img {
        width: 500px;
        height: 500px;
        object-fit: contain
    }
    .filter-title,
    .filters-specification {
        padding: 5px
    }
    .thumbnails {
        overflow: auto;
        clear: both;
        list-style: none;
        padding: 0;
        margin: 0;
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
    }
    .thumbnail {
        min-width: 550px;
        min-height: 510px
    }
    .filter-title,
    .filters-specification {
        padding: 5px
    }
    .thumbnail {
        min-width: 500px;
        min-height: 510px
    }
    .thumbnails .owl-item>.item>.product-thumb {
        height: 120px!important;
        width: 120px!important;
        padding: 0 10px;
        margin: 0;
        box-shadow: none
    }
    .thumbnails .owl-item>.item>.product-thumb:hover {
        box-shadow: 0 5px 3px 2px rgba(0, 0, 0, .4);
        transition: 1s
    }
    .nav-tabs {
        background: #777777;
        border-bottom: 0;
        border-top: 0;
    }
    .nav-tabs>li.active {
        background: #fff;
        color: #000;
        border-top: 5px solid #cccccc;
        box-shadow: 0 -3px 3px 0 #c2c2c2;
    }
    .nav-tabs>li {
        margin: 0px;
        padding: 8px 0;
    }
    .nav-tabs>li>a:hover {
        background: none;
    }
    #responsive-menu .menu-dropdown>li>a:hover,
    #responsive-menu .menu-dropdown>li>ul>li>a:hover,
    #responsive-menu a,
    #responsive-menu a:hover,
    #responsive-menu ul li span .fa,
    .nav-tabs>li>a,
    .nav-tabs>li>a:hover {
        color: #fff;
    }
    .nav-tabs>li::before {
        border: 0px;
    }
    .productpage .tab-content {
        background-color: #fff;
        margin: 0;
        box-shadow: 0 0 3px 0 #c2c2c2;
    }
    .nav-tabs {
        margin-bottom: 0px;
    }
    .product-additional-block .product-thumb img {
        width: 120px;
        height: 120px;
        object-fit: contain;
    }
    .product-thumb .button-group button,
    .product-thumb .button-group a.quickview,
    #product .btn-group .btn {
        background: url(https://d12rh965z7jvqw.cloudfront.net/images/common/oc05/sprite.png) no-repeat scroll -13px -1430px #ec4a00;
    }
    #content ul.list-unstyled,
    .quickviewblock ul.list-unstyled {
        margin-bottom: 0px;
    }
    .sort-filter .form-control,
    .show-filter .form-control {
        padding: 2px;
    }
    .list-group a.active,
    .list-group a.active:hover,
    .list-group a:hover {
        background: transparent;
    }
    .checkout .panel-group .panel {
        border: 0px;
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        -khtml-border-radius: 0px;
    }
    table {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
    }
    table.store-hours-custom {
        box-shadow: none;
    }
    .panel-info>.panel-heading {
        background: #adadad;
        color: #ffffff;
        border-color: #adadad;
    }
    #content,
    #column-left,
    #column-right {
        margin-top: 0px;
    }
    .cart-right {
        padding: 20px;
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
        background: #f4f4f4;
    }
    .product-layout.product-list .product-thumb:hover .image img,
    .product-layout.product-list .product-thumb:hover .image {
        border: 0px !important;
        background-color: #fff;
    }
    .btn-primary:hover {
        border: 0px;
    }
    .product-layout.product-list .product-thumb,
    #column-left .product-thumb,
    #column-right .product-thumb {
        padding: 5px 0px 15px 0px;
    }
    .manufacturer-image {
        margin: 10px 0;
    }
    .filter-product-right {
        margin: 0px;
    }
    .information.custom .collapse {
        display: block;
    }
}

@media screen and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1) {
    img#logo-navbar-middle {
        width: 250px;
        padding: 0px 15px 0px 15px;
    }
}


/* ----------- Non-Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1279px) and (-webkit-min-device-pixel-ratio: 1) {
    .subtitle-part.subtitle-part1::before {
        display: block;
    }
    .subtitle-part.subtitle-part2::before {
        display: block;
    }
    .subtitle-part.subtitle-part3::before {
        display: block;
    }
    .cart-image {
        max-width: 100px;
    }
    .product-rebate .product-image-category-list {
        height: auto;
    }
    .product-rebate .product-thumb .image a {
        display: table-cell;
        vertical-align: middle;
    }
}

@media screen and (min-device-width: 1280px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    .subtitle-part.subtitle-part1::before {
        display: block;
    }
    .subtitle-part.subtitle-part2::before {
        display: block;
    }
    .subtitle-part.subtitle-part3::before {
        display: block;
    }
    .cart-image {
        max-width: 100px;
    }
    .product-rebate .product-image-category-list {
        height: auto;
    }
    .product-rebate .product-thumb .image a {
        display: table-cell;
        vertical-align: middle;
    }
}


/* ----------- Retina Screens ----------- */

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    .subtitle-part.subtitle-part1::before {
        display: block;
    }
    .subtitle-part.subtitle-part2::before {
        display: block;
    }
    .subtitle-part.subtitle-part3::before {
        display: block;
    }
    .cart-image {
        max-width: 100px;
    }
    .product-rebate .product-image-category-list {
        height: auto;
    }
    .product-rebate .product-thumb .image a {
        display: table-cell;
        vertical-align: middle;
    }
}


/* ----------- iPad Pro 12.9" ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .contact-us-locations {
        display: block;
    }
    .contact-us-footer {
        display: none;
    }
    .header-social {
        display: none;
    }
    .cart-image {
        max-width: 100px;
    }

    .price-wrapper .show-strike span, .total-saving-price-item span, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .old-price, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .price-label {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}


/* Portrait */


/* Declare the same value for min- and max-width to avoid colliding with desktops */


/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-layout.product-list .product-thumb .image {
        width: 310px;
        float: left;
    }
    .header-right {
        width: 30%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0px 20px;
        left: 25px;
    }
    .header-social {
        display: none;
    }
    .information.custom h5.collapsed {
        display: none !important;
    }
    .information.custom h4,
    .information.custom ul.collapse {
        display: block !important;
    }
}


/* Landscape */


/* Declare the same value for min- and max-width to avoid colliding with desktops */


/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .cart-image {
        max-width: 150px;
    }
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-list .product-details {
        width: 65%;
        padding: 0px;
    }
    .header-social {
        display: none;
    }
    .product-rebate .product-image-category-list {
        height: auto;
    }
    .product-rebate .product-thumb .image a {
        display: table-cell;
        vertical-align: middle;
    }
}


/* ----------- iPad Pro 10.5" ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .header-social {
        display: none;
    }
}


/* Portrait */


/* Declare the same value for min- and max-width to avoid colliding with desktops */


/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-layout.product-list .product-thumb .image {
        width: 310px;
        float: left;
    }
    .caption-list .button-group-list button {
        width: unset;
    }
    .locationInfo {
        display: none;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .header-middle div.footer-bottom-right {
        display: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        display: block;
    }
    .subtitle-part.subtitle-part1.col-md-4,
    .subtitle-part.subtitle-part2.col-md-4,
    .subtitle-part.subtitle-part3.col-md-4 {
        padding: 20px 0 20px 0px;
    }
    .header-search #search input {
        padding: 0 0 0 37px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .header-search {
        width: 100%;
        margin: 2px 0px 0px 20px;
    }
    .header-search .actions {
        display: none;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-search #search input {
        font-size: 14px;
        width: 100%;
        height: 30px;
        margin: 10px 40px;
    }
    .header-social {
        display: none;
    }
}


/* Landscape */


/* Declare the same value for min- and max-width to avoid colliding with desktops */


/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-list .product-details {
        width: 65%;
        padding: 0px;
    }
    .header-social {
        display: none;
    }
}


/* Portrait Ipad Pro 9*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    #column-left>.panel.panel-default.filter {
        display: block;
    }
    .product-grid .product-thumb {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .product-list .product-thumb {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
	
	.product-thumb.recently-viewed {
        display: block !important;
	}
    .caption-list .button-group-list button {
        text-align: center;
    }
    .locationInfo {
        display: none;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .header-middle div.footer-bottom-right {
        display: none;
    }
    .subtitle-part.subtitle-part1.col-md-4,
    .subtitle-part.subtitle-part2.col-md-4,
    .subtitle-part.subtitle-part3.col-md-4 {
        padding: 20px 0 20px 0px;
    }
    .header-search #search input {
        padding: 0 0 0 37px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .header-search {
        width: 100%;
        margin: 2px 0px 0px 20px;
    }
    .header-search .actions {
        display: none;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-search #search input {
        font-size: 14px;
        width: 100%;
        height: 30px;
        margin: 10px 40px;
    }
    .product-list .product-details {
        width: 65%;
        padding: 0px;
    }
    .header-social {
        display: none;
    }
    /* Cart V2 CSS Start */
    .checkoutV2 .checkout-wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-confirm .confirm_wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-status h3.label-bold {
        font-size: 28px !important;
    }
    .checkoutV2 .paypal-button, .checkoutV2 .title-button {
        margin-left: 1rem;
        max-width: 120px;
    }
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button {
        flex-direction: column;
    }
    .checkoutV2 .checkout-wrapper-confirm .title-button {
        max-width: initial;
    }
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button .paypal-button {
        max-width: inherit;
        padding-top: 1rem;
        margin-left: 0 !important;
    }
    #overlayLoader img, .transaction_loader img {
        max-width: 15% !important;
    }
    /* Cart V2 CSS End */
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Cart V2 CSS Start */
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button {
        margin-left: 1rem;
    }
    /* Cart V2 CSS End */
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .product .nav-tabs {
        background: #777777;
        border-bottom: 0;
        border-top: 0;
    }
    .product .nav-tabs>li.active {
        background: #fff;
        color: #000;
        border-top: 5px solid #cccccc;
        box-shadow: 0 -3px 3px 0 #c2c2c2;
    }
    .product .nav-tabs>li {
        margin: 0px;
        padding: 8px 0;
    }
    .product .nav-tabs>li>a:hover {
        background: none;
    }
    #responsive-menu .menu-dropdown>li>a:hover,
    #responsive-menu .menu-dropdown>li>ul>li>a:hover,
    #responsive-menu a,
    #responsive-menu a:hover,
    #responsive-menu ul li span .fa,
    .nav-tabs>li>a,
    .nav-tabs>li>a:hover {
        color: #fff;
    }
    .product .nav-tabs>li::before {
        border: 0px;
    }
    .productpage .tab-content {
        background-color: #fff;
        margin: 0;
        box-shadow: 0 0 3px 0 #c2c2c2;
    }
    .product .nav-tabs {
        margin-bottom: 0px;
    }
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .header-social {
        display: none;
    }
    /* Cart V2 CSS Start */
    .checkoutV2 .checkout-wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-confirm .confirm_wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-status h3.label-bold {
        font-size: 26px !important;
    }
    .checkoutV2 .paypal-button, .checkoutV2 .title-button {
        margin-left: 1rem;
        max-width: 120px;
    }
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button {
        flex-direction: column;
    }
    .checkoutV2 .checkout-wrapper-confirm .title-button {
        max-width: initial;
    }
    .checkoutV2 .confirm_wrapper .payment-method-head .title-button .paypal-button {
        max-width: inherit;
        padding-top: 1rem;
        margin-left: 0 !important;
    }
    .cartV2 .btn.btn-primary, .cartV2 .btn.btn-default, .checkoutV2 .btn.btn-primary, .checkoutV2 .btn.btn-default, #customerModal .btn.btn-primary, #customerModal .btn.btn-default {
        padding: 1rem 1.5rem;
    }
    #overlayLoader img, .transaction_loader img {
        max-width: 15% !important;
    }
    .cartV2 p.model-info, .checkoutV2 p.model-info {
        margin-bottom: 3px;
    }
    /* Cart V2 CSS End */

    .price-wrapper .show-strike span, .total-saving-price-item span, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .old-price, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .price-label {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}


/* ----------- iPad 3, 4 and Pro 9.7" ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	.thumbnail {
		min-width: 300px !important;
		min-height: 510px;
	}
	.product .nav-tabs>li>a {
		font-size: 10px !important;
	}
    .product .nav-tabs {
        background: #777777;
        border-bottom: 0;
        border-top: 0;
        margin-bottom: 0px;
    }
    .product .nav-tabs>li.active {
        background: #fff;
        color: #000;
        border-top: 5px solid #cccccc;
        box-shadow: 0 -3px 3px 0 #c2c2c2;
    }
    .product .nav-tabs>li {
        margin: 0px;
        padding: 8px 0;
    }
    .product .nav-tabs>li>a:hover {
        background: none;
    }
    #responsive-menu .menu-dropdown>li>a:hover,
    #responsive-menu .menu-dropdown>li>ul>li>a:hover,
    #responsive-menu a,
    #responsive-menu a:hover,
    #responsive-menu ul li span .fa,
    .nav-tabs>li>a,
    .nav-tabs>li>a:hover {
        color: #fff;
    }
    .product .nav-tabs>li::before {
        border: 0px;
    }
    .productpage .tab-content {
        background-color: #fff;
        margin: 0;
        box-shadow: 0 0 3px 0 #c2c2c2;
    }
    .product .nav-tabs {
        margin-bottom: 0px;
    }
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .header-social {
        display: none;
    }
    .page-ripm-rebate .product-thumb .image a {
        height: auto;
    }
    .page-ripm-rebate .product-image-category-list {
        width: 300px;
        height: auto;
    }

    .price-wrapper .show-strike span, .total-saving-price-item span, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .old-price, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .price-label {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    #column-left>.panel.panel-default.filter {
        display: none;
    }
    .header-social {
        display: none;
    }

    .price-wrapper .show-strike span, .total-saving-price-item span, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .old-price, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .price-label {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}


/* ----------- iPad 1, 2, Mini and Air ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .product-list .product-details.product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .subtitle-part.subtitle-part1.col-md-4,
    .subtitle-part.subtitle-part2.col-md-4,
    .subtitle-part.subtitle-part3.col-md-4 {
        padding: 20px 0 20px 0px;
    }
    .header-search #search input {
        padding: 0 0 0 37px;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .header-social {
        display: none;
    }

    .price-wrapper .show-strike span, .total-saving-price-item span, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .old-price, [class*='ripm-']:not([class*='ripm-product']) [class*='-price-item-v2'].no-strike .price-label {
        font-size: 14px !important;
        line-height: 22px !important;
    }
}


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .product-rebate>.container>.row>#content>.product-layoutrow>.product-layout>.product-thumb {
        display: block
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    panel panel-default filter {
        display: none;
    }
    .locationInfo {
        display: none;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .header-middle div.footer-bottom-right {
        display: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        display: block;
    }
    .subtitle-part.subtitle-part1.col-md-4,
    .subtitle-part.subtitle-part2.col-md-4,
    .subtitle-part.subtitle-part3.col-md-4 {
        padding: 20px 0 20px 0px;
    }
    .header-search #search input {
        padding: 0 0 0 37px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .header-search {
        width: 100%;
        margin: 2px 0px 0px 20px;
    }
    .header-search .actions {
        display: none;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-search #search input {
        font-size: 14px;
        width: 100%;
        height: 30px;
        margin: 10px 40px;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .nav-tabs>li>a {
        color: #ffffff;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        background-color: transparent;
        margin: 0 0px;
        border: none;
        line-height: 1.8;
    }
    .productpage .tab-content {
        margin: 0px;
    }
    .header-social {
        display: none;
    }
    .information.custom h4 {
        display: none;
    }
    .information.custom h5.collapsed {
        display: block;
    }
    .information.custom h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url(https://d12rh965z7jvqw.cloudfront.net/images/common/footer-arrow.png) no-repeat scroll right -38px;
    }
    .information.custom h5.collapsed .icon {
        background-position: right 14px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .featured>.tab-content>.tab-pane>.row>.section-block>.section-product>.owl-wrapper-outer>.owl-wrapper>.owl-item>.slider-item>.product-thumb {
        display: block;
    }
    .subtitle-part.subtitle-part1::before {
        display: none;
    }
    .subtitle-part.subtitle-part2::before {
        display: none;
    }
    .subtitle-part.subtitle-part3::before {
        display: none;
    }
    .caption-list .button-group-list button {
        text-align: center;
    }
    .product-grid .product-thumb {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .product-list .product-thumb {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }
	
	.product-thumb.recently-viewed {
        display: block !important;
	}
    .locationInfo {
        display: none;
    }
    .product-list .product-details {
        width: 65%;
        padding: 0px;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .locationInfo {
        display: none;
    }
    .header-social {
        display: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        display: block;
    }
}


/* ----------- iPhone X ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
    .product-rebate .btn-block {
        margin-top: 10px !important;
    }
    .show-filter {
        width: unset;
    }
    .shopping-cart {
        width: 300px;
    }
    .mob-text {
        padding: 0px 0px 0px 25px;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .category_list ul {
        box-sizing: border-box;
        width: 330px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
    .information.custom h4 {
        display: none;
    }
    .information.custom h5.collapsed {
        display: block;
    }
    .information.custom h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url(https://d12rh965z7jvqw.cloudfront.net/images/common/footer-arrow.png) no-repeat scroll right -38px;
    }
    .information.custom h5.collapsed .icon {
        background-position: right 14px;
    }
}


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .product-rebate .btn-block {
        margin-top: 10px !important;
    }
    .show-filter {
        width: unset;
    }
    #spec ul.nav.nav-tabs {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
    }
    #spec ul.nav-tabs>li.active a {
        background: #ccc !important;
    }
    .product-description-text {
        padding: 10px;
    }
    .productpage .product-description-text label {
        background: #f4f4f4;
        font-weight: 600;
        color: #000;
        border-bottom: 1px solid #ddd;
        padding: 8px;
        margin-bottom: 5px;
        background-color: #f8f8f8;
    }
    .jumbotron, .cart-right {
        margin: 10px;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .product-rebate .btn-block {
        margin-top: 10px !important;
    }
    .show-filter {
        width: unset;
    }
    .jumbotron {
        margin: 10px;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    #column-left>.panel.panel-default.filter {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* ----------- iPhone 6+, 7+ and 8+ ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .product-rebate .btn-block {
        margin-top: 10px !important;
    }
    .show-filter {
        width: unset;
    }
    #spec ul.nav.nav-tabs {
        box-shadow: 0 1px 3px -1px rgba(0, 0, 0, .4);
    }
    #spec ul.nav-tabs>li.active a {
        background: #ccc !important;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .category_list ul {
        box-sizing: border-box;
        width: 330px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
    .information.custom h4 {
        display: none;
    }
    .information.custom h5.collapsed {
        display: block;
    }
    .information.custom h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url(https://d12rh965z7jvqw.cloudfront.net/images/common/footer-arrow.png) no-repeat scroll right -38px;
    }
    .information.custom h5.collapsed .icon {
        background-position: right 14px;
    }
}


/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100% !important;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 85px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    .customPorductBtns #button-afq {
        margin-top: unset;
        margin-left: 13px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .product-additional-block .product-thumb img {
        width: 150px;
        height: 150px;
        object-fit: contain;
    }
    .thumbnails .image-additional {
        width: 300px;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .category_list ul {
        box-sizing: border-box;
        width: 330px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
    .information.custom h4 {
        display: none;
    }
    .information.custom h5.collapsed {
        display: block;
    }
    .information.custom h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url(https://d12rh965z7jvqw.cloudfront.net/images/common/footer-arrow.png) no-repeat scroll right -38px;
    }
    .information.custom h5.collapsed .icon {
        background-position: right 14px;
    }
}


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .sort-filter label,
    .show-filter label {
        margin: 5px 0px 0px 0px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 40px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 75px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 35px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .category_list ul {
        box-sizing: border-box;
        width: 330px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
    .information.custom h4 {
        display: none;
    }
    .information.custom h5.collapsed {
        display: block;
    }
    .information.custom h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url(https://d12rh965z7jvqw.cloudfront.net/images/common/footer-arrow.png) no-repeat scroll right -38px;
    }
    .information.custom h5.collapsed .icon {
        background-position: right 14px;
    }
}


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .cart-image {
        max-width: 150px;
    }
    .btn {
        width: 100%;
    }
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .sort-filter label,
    .show-filter label {
        margin: 5px 0px 0px 0px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 35px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    ul.breadcrumb>li:nth-child(2) {
        width: 100%;
        position: relative;
        bottom: unset;
        left: unset;
    }
    .container.category>.row {
        float: left;
    }
    .breadcrumb>li {
        padding: 0;
        white-space: nowrap;
        float: left;
        width: 90%;
        position: relative;
        bottom: 20px;
        left: 22px;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 55px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* ----------- iPhone 4 and 4S ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .fancybox-inner {
        min-width: 250px !important;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 35px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
        text-align: center;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .category_list ul {
        box-sizing: border-box;
        width: 330px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
    .information.custom h4 {
        display: none;
    }
    .information.custom h5.collapsed {
        display: block;
    }
    .information.custom h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0px;
        position: absolute;
        background: transparent url(https://d12rh965z7jvqw.cloudfront.net/images/common/footer-arrow.png) no-repeat scroll right -38px;
    }
    .information.custom h5.collapsed .icon {
        background-position: right 14px;
    }
}


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .fancybox-inner {
        min-width: 250px !important;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 35px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .product-layout.product-list .product-thumb .image {
        width: unset;
        float: none;
    }
    .review-margin {
        margin: 20px 10px;
    }
    .fancybox-inner {
        min-width: 250px !important;
    }
    .main-slider {
        margin-bottom: 10px;
    }
    .shipping-outer {
        margin-bottom: unset;
    }
    .customPorductBtns #button-addtocart,
    .customPorductBtns #button-afq,
    .customPorductBtns #buttonCompare {
        min-width: 155px !important;
        width: 155px !important;
    }
    .breadcrumb a {
        white-space: normal;
        word-break: break-word;
        display: inline-block;
        vertical-align: top;
    }
    .locations {
        font-size: 18px;
    }
    address {
        font-size: 18px;
    }
    .social-icon {
        float: none;
    }
    .contact-us-locations {
        display: none;
    }
    .contact-us-footer {
        max-width: 100%;
        text-align: left;
        display: block;
    }
    .footer-bottom-right.col-md-4 {
        padding: 10px;
        float: none;
    }
    .footer-bottom-left.col-md-4 {
        padding: 10px;
    }
    #compare-box {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: rgba(23, 23, 23, 0.8);
        bottom: 10px;
    }
    .locationInfo {
        display: none;
    }
    .responsive-bar,
    #logo {
        padding: 0;
        text-align: center;
    }
    .header-search #search input {
        width: 100%;
    }
    .header-search {
        width: 100%;
        margin: 10px 0px 0;
    }
    #cart>.btn {
        height: 50px;
    }
    .header-search .actions {
        display: none;
    }
    .header-search #search input {
        font-size: 14px;
        height: 30px;
        margin: 10px 55px;
    }
    .product-layout.product-list.col-xs-12 {
        padding: 0 10px 10px;
    }
    #search {
        max-width: 100%;
        float: none;
        display: block !important;
        margin-left: -15px;
    }
    .header-middle .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .header-middle div.footer-bottom-right {
        width: auto;
        margin: 15px 0 0;
        display: none;
    }
    .header-logo {
        margin-top: 15px;
    }
    .responsive-bar {
        margin-top: 15px;
    }
    .header-middle .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .mobile-social .social-icon>li>a {
        height: 20px;
        width: 20px;
        padding: 0;
        text-align: center;
        font-size: 5px;
    }
    .mobile-social {
        width: auto;
        margin: 15px 0 0;
        display: block;
    }
    .mobile-social .social-icon .fa {
        font-size: 12px;
        line-height: 15px;
    }
    .location-group,
    .header-search .input-group-btn {
        display: none;
    }
    .common-home header {
        padding: 0;
    }
    #mobile-description {
        display: none;
    }
    .tabs-holder {
        height: unset;
        margin-bottom: 58px;
    }
    .brand {
        margin: 0px 0 px;
    }
    .brand .manufacture-slider .product-thumb {
        display: table-cell;
        vertical-align: middle;
        height: 75px;
        width: 228px;
    }
    .featured-tabs {
        display: none;
    }
    .footer-common {
        display: none;
    }
}

@media (max-width: 991px) {
    .theme3 .banner-bottom .cms-title .text1 a,
    .theme3 .banner-top .cms-title .text1 a,
    .theme3 .cms-banner-right .cms-title .text1 a {
        font-size: 16px;
    }

    /* Cart V2 CSS Start */
    .cartV2 .cart-left .cart-product-wrapper .esc-section .esc-item, .checkoutV2 .checkout-content-right .product-data-wrapper .esc-section .esc-item {
        flex-direction: column;
        align-items: flex-start;
    }
    /* Cart V2 CSS End */

    /* .review-margin .row:nth-child(1) {
        position: relative;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
        margin: 0 auto;
    } */
    .product-grid .product-thumb .rating {
        bottom: 0;
        position: relative;
        opacity: 1;
        /* margin-right: 0; */
    }
    .ripm-rebate-info .filter-product-mobile-view {
        /* display: none; */
    }
    #content, #column-left, #column-right {
        margin-top: 0px;
    }
    footer h5.footer-logo.collapsed {
        display: none;
    }
    .breadcrumb>li {
        display: contents;
        white-space: unset;
    }
}

@media (max-width: 767px) {
    .responsive-bar.menu-custom {
        display: none;
    }
    .account_custom {
        display: none !important;
    }
    .col-xs-12.panel.panel-default {
        width: 100%;
    }
    .product-thumb .image img {
        width: inherit;
    }
    .oc8-social-header {
        display: none;
    }
    .footer-pad-theme7 h5 .icon {
        height: 36px;
        width: 100%;
        cursor: pointer;
        top: -12px;
        right: 0;
        position: absolute;
        background: url(https://d12rh965z7jvqw.cloudfront.net/images/common/oc01/footer-arrow.png) right -38px no-repeat;
    }
    .footer-pad-theme7 h5.collapsed .icon {
        color: #fff;
        background-position: right 14px;
    }
    .list-unstyled-theme7 {
        padding-left: 0;
        list-style: none
    }
    .list-unstyled-theme7>li {
        color: #000
    }
    .list-unstyled-theme7>li>a {
        color: #fff;
        text-decoration: none
    }
    .footer-pad-theme7>h4,
    .footer-pad-theme7>h4 a {
        color: #f3a53b;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase
    }
    .footer-top-theme7 {
        background: #0057a8
    }
    .footer-middle-theme7 {
        background: #f3a53b;
        padding: 1em;
        color: #fff;
        text-transform: uppercase
    }
    .footer-bottom-theme7 {
        background: #0057a8;
        padding: 1em;
        text-transform: uppercase
    }
    .btn-yellow {
        background: #feba26;
        color: #ffffff;
        padding: 10px 10px !important;
        font-size: 22px;
        min-width: 100%;
    }
    h1 {
        font-size: 23px;
    }
    .theme3 .header-middle {
        overflow: visible;
    }
    .theme3 .shopping-cart {
        right: 80px;
    }

    /* Cart V2 CSS Start */
    .cartV2 .cart-left .price-title {
        display: none;
    }

    .cartV2 .btn.btn-primary, .cartV2 .btn.btn-default, .checkoutV2 .btn.btn-primary, .checkoutV2 .btn.btn-default, #customerModal .btn.btn-primary, #customerModal .btn.btn-default {
        padding: 1rem 2rem;
        font-size: 12px;
    }

    #customerModal .modal-dialog {
        min-width: auto !important;
        margin-top: 8rem;
    }

    #customerModal .login-wrapper, #customerModal .register-wrapper {
        max-width: 100% !important;
    }

    .cart-product-wrapper .unit-price, .cart-product-wrapper .total-price {
        padding: 1rem 1rem 0;
        text-align: left;
    }

    .cartV2 .cart-content-wrapper {
        flex-direction: column;
        padding: 2rem 1rem;
        margin: 0;
    }

    .cartV2 .cart-left {
        background: #fff;
        border: 1px solid #CCCCCC;
        border-radius: 15px;
        padding: 2rem;
    }

    .cartV2 .cart-left, .cartV2 .cart-right {
        width: 100%;
        margin: 1rem auto;
    }

    .cartV2 .cart-left .cart-product-wrapper {
        background: unset;
        border: 0;
        border-radius: 0;
        padding: 0;
    }

    .cartV2 .cart-product-grid .product-item .product-info {
        padding: 0;
    }

    .cartV2 p.model-info, .checkoutV2 p.model-info {
        margin-bottom: 3px;
    }

    .cartV2 .cart-product-grid .product-info .product-title, .checkoutV2 .checkout-content-right .product-item .product-title {
        line-height: 20px;
        margin-bottom: 3px;
    }

    .cartV2 .cart-product-grid .product-info .product-title a, .checkoutV2 .cart-product-grid .product-info .product-title a {
        font-size: 14px;
    }

    .cartV2 .cart-left .cart-product-wrapper .esc-section .esc-item, .checkoutV2 .checkout-content-right .product-data-wrapper .esc-section .esc-item {
        flex-direction: column;
        align-items: flex-start;
    }

    #overlayLoader img, .transaction_loader img {
        max-width: 15% !important;
    }

    .checkoutV2 .checkout-wrapper, .checkoutV2 .checkout-wrapper-confirm .confirm_wrapper, .checkoutV2 .checkout-wrapper-status .checkout-success {
        flex-direction: column-reverse;
    }

    .checkoutV2 .checkout-wrapper .row, .checkoutV2 .checkout-wrapper-confirm .confirm_wrapper .row, .checkoutV2 .checkout-wrapper-status .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .checkoutV2 .checkout-wrapper .payment-method-head, .checkoutV2 .checkout-wrapper-confirm .payment-method-head, .checkoutV2 .checkout-wrapper-status .payment-method-head {
        justify-content: space-between;
    }

    .checkoutV2 .existing-customer-login, .checkoutV2 .payment-method, .checkoutV2 .shipping-address-wrapper, .checkoutV2 .payment-address-wrapper, .checkoutV2 .cart-actions {
        padding-left: 12px;
        padding-right: 12px;
    }

    .checkoutV2 .existing-customer-login .existing-customer-text {
        margin-right: 1rem !important;
    }

    .checkoutV2 .checkout-wrapper h3.label-bold, .checkoutV2 .checkout-wrapper-confirm .confirm_wrapper  h3.label-bold, .checkoutV2 .checkout-wrapper-status  h3.label-bold {
        font-size: 23px !important;
    }

    .checkoutV2 #card-details.form-horizontal .form-group, .checkoutV2 #card-details-edit.form-horizontal .form-group {
        margin-bottom: 10px !important;
    }

    .checkoutV2 .checkout-content-left, .checkoutV2 .checkout-content-right {
        width: 100%;
        margin: 0;
    }

    .checkoutV2 .paypal-button, .checkoutV2 .title-button {
        margin-left: 1rem;
        max-width: 120px;
    }

    .checkoutV2 .checkout-wrapper-confirm .title-button {
        max-width: initial;
    }

    .checkoutV2 .confirm_wrapper .payment-method-head .title-button {
        flex-direction: column;
    }

    .checkoutV2 .confirm_wrapper .payment-method-head .title-button .paypal-button {
        max-width: inherit;
        padding-top: 1rem;
        margin-left: 0 !important;
    }

    #orderSummery .modal-dialog {
        margin: 3rem 1.5rem;
    }

    #orderSummery .modal-body {
        padding: 0 !important;
    }

    #orderSummery .modal-body .checkoutV2 .checkout-content-right .cart-content {
        border: 0px;
        border-radius: unset;
        box-shadow: unset;
    }
    /* Cart V2 CSS End */
    .information-contact .panel-body h2 {
        margin-top: 30px;
    }
}

/* Cookies Consent CSS Start */
@media (max-width: 499px) {
    #cookies-consent .col-md-10.cookie-text, #cookies-consent .col-md-2.accept-button {
        max-width: 100%;
        flex: 0 0 100%;
    }
    #cookies-consent .col-md-2.accept-button {
        height: 50px;
        justify-content: center;
    }
}
/* Cookies Consent CSS End */

@media (max-width: 479px) {
    .theme3 .banner-outer .banner-top {
        display: block;
    }
    .theme3 .banner-outer .banner-inner .cms-title {
        padding: 10px;
    }
    .theme3 .left-innner .cms-banner-right.cms-text {
        bottom: 150px;
        width: 90%;
    }
    .theme3 .right-innner .cms-banner-right.cms-text {
        top: 145px;
        width: 90%;
    }
    .theme3 .banner-top-left.left-innner,
    .theme3 .banner-top-right.right-innner {
        padding: 10px 0px;
    }
    .theme3 .banner-bottom {
        margin-top: 0px;
    }
    .sort-filter label, .show-filter label {
        padding-right: 10px;
    }
    .product-grid .product-thumb .rating {
        /* bottom: -50px;
        margin-right: 0; */
        bottom: 0;
        position: relative;
        opacity: 1;
    }
    /* .review-margin .row:nth-child(1) {
        position: relative;
        right: 0;
        top: 44%;
        transform: translate(0, -50%);
        margin: 0 auto;
    } */
}

/************ Product Page Reviews Mobile, Ipad**************/
@media (max-width: 1024px){
    .rating-wrapper.rating .review-view {
        display: none;
        min-width: 300px;
        left: 0;
    }
    
    .global-menu--footer .share-tools ul.social-custom {
        margin-bottom: 0;
    }
}
@media (max-width: 500px){
    .rating-wrapper.rating .review-view {
        display: none;
        min-width: 300px;
        left:0
    }
}
/************ End Product Page Reviews Mobile IPad **************/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ripm-product-fitler-wrapper {
        display: none;
    }
}

@media print {
    a[href]:after {
        content: none;
    }
    header, footer, .product-additional-block, #button-wishlist,
    #product.customPorductBtns .row.btnWrapper, .addthis_toolbox.addthis_default_style,
    .product-layout .product-thumb.recently-viewed .button-group-list.row, 
    .related-products .product-thumb .button-group-list.row, .product-layout.recently-viewed,
    .productpage .recently-viewed-title, .productpage #spec, .product_posstock_v2 #spec, .product_v2 #spec, .product_posstock_v2 .quantity-details, .product_v2 .quantity-details, .product_posstock_v2 .recently-viewed-wrapper, .product_v2 .recently-viewed-wrapper, .product_posstock_v2 .related-products-wrapper, .product_v2 .related-products-wrapper, .product_posstock_v2 .matching-packages-wrapper, .product_v2 .matching-packages-wrapper {
        display: none;
    }
    .productpage #print-spec {
        display: block;
    }
    .productpage #print-spec h3 {
        font-weight: bold;
        padding: 20px 0;
    }
    .section-heading.related-products-title {
        float: left;
    }
    .label {
        border: 0px #ffffff;
    }
    .manufacturer-image {
        margin: 0;
    }
    .product_posstock_v2 .estimated-delivery-section .delivery_truck_icon, .product_v2 .estimated-delivery-section .delivery_truck_icon {
        max-width: 80px !important;
    }
    .product_posstock_v2 .product-content.left .thumb-image-wrapper .image img, .product_v2 .product-content.left .thumb-image-wrapper .image img {
        max-height: 550px !important;
    }
}
@media (max-width: 767.98px) {
    .products-wrapper-addtocart .product-item {
        flex-direction: column;
        gap: 1rem;
        padding: 1.2rem 2rem;
    }
    .miscmodalheader .section-title {
        font-size: 2.2rem;
        line-height: 3.5rem;
    }
}