/*************************Media query responsive*******************************/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    /*mobile home*/
    


    .sidebar-notifications {
        margin-bottom: 3em;
        /* position: relative; */
        position: absolute;
        display: block;
        /* left: -211px; */
        top: 100px;
        width: 100%;
        transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
        background-color: #fff !important;
        z-index: 999;
        box-shadow: 3px -3px 9px 1px rgba(150,137,137,0.75);
        -webkit-box-shadow: 0px 3px 7px 1px rgb(150 137 137 / 75%);
        -moz-box-shadow: 3px -3px 9px 1px rgba(150,137,137,0.75);
    }


select#color_id {
    font-size: 14px;
    background: none;
}

.hamburger-mobile{
  width: auto;
    left: 0;
    text-align: center;
    cursor: pointer;
}
.hamburger-mobile:before {
    content: "\2630";
    display: block;
    color: #222;
    line-height: 32px;
    font-size: 23px;
}

.primary-nav.liveSideBar {
    display: none !important;
}
.brand-logoo {
    padding-top: 7px;
}

.single-banner h2 {
    padding-left: 0px;
}
.inner-section.single-banner.brand-cover.mt-20 {
    margin-top: 0px;
}
.brand-logoo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.col-md-4.col-6.px-0.mt-b-7 {
       padding-left: 3px !important;
       padding-right: 3px !important;
   }
   .product-all-box-inner {
       padding: 5px 5px;
   }

   .pro-card-2.pro-card-2-custom {
        padding: 0px 4px 4px 4px;
    }

   .mt-b-7 {
       margin: 2px 0;
   }

    h3.section-title-single-2 {
        line-height: 41px !important;
    }
    
    .spec-body .feature-accordition .accordion .pagenav ul {
        padding: 5px 0px;
    }
/**/

.follow-only{
    
}

.hover-text {
    margin: 0px 1px;
    font-size: 12px;
}

#toggle {
    width: 25px;
    height: 25px;
    /* margin: 10px auto; */
    margin-right: 12px;
    margin-top: 10px;
}

#toggle div {
    width: 100%;
    height: 2px;
    background: #222;
    margin: 5px auto;
    /* margin-top: 4px; */
    transition: all 0.3s;
    backface-visibility: hidden;
}

#toggle.on .one {
    transform: rotate(45deg) translate(2px, 3px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}

#menu {
  display: none;
}

article.blog-details {
    padding: 10px 0px;
}


button.follow-varient-2.follow-only {
    margin-top: 45px !important;
    position: absolute;
    right: 2px;
}
.header-media-group a img {
    max-width: 125px;
    height: auto;
    margin-left: 10px;
}

.FHgsu>span {
    font-size: 15px;
}
.expert-content >ul >li{
    list-style:none !important;
}

    /*Header*/
    .small-img .icon-right {
        right: 20px !important;
    }
    .primary-nav.new_add_class.liveSideBar.mb-sidebar-left {
        width: 0px;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        /* width: 85px; */
         
        overflow-x: hidden;
        padding-top: 20px;
        z-index: 333;
    }
    .list-specipication li:last-child {
        padding-left: 25px;
    }
    img#show-img {
        width: 385px !important;
        margin: 0 auto !important;
        /*margin-left: 0px !important;*/
        /* height: 230px !important; */
        height: auto !important;
    }
    .certified-itms ul li {
        list-style: none;
    }
    .list-specipication {
        justify-content: start;    
    }
    .header-mobile {
        display: block !important;
        box-shadow: 0 4px 2px -2px rgb(0 0 0 / 20%);
        margin-bottom: 7px;
        padding: 7px 0px;
    }
    .multi-pro-filter{
        display: none;
    }
    .mb-search-filter{
        display: block;
    }
    .search-pro-span {
        font-size: 14px;
        padding-right: 20px;
        color: #e1e1e1;
        font-weight: normal;
    }
    .ion-ios-cog-outline {
        font-size: 22px !important;
        line-height: 14px;
    }
    .fa.ion-ios-plus-outline {
        font-size: 20px;
        line-height: 14px;
    }
    .hamburger {
        width: auto;
        left: 0;
    }
    .mobile-menu button.cart-btn-2.new-icon {
        margin-top: -31px;
        position: relative;
    }
    .hamburger.hamburger-2.open-panel.nav-toggle.active {
    	padding: 2px 0px;
    	margin-left: 51%;
    	position: fixed;
    	background: #fff;
    	top: 5%;
    	border-radius: 10%;
    	padding: 0px 7px;
    	box-shadow: 0px 1px 4px rgb(0 0 0 / 40%);
    }
    .header-media-group a img {
        max-width: 125px;
        height: auto;
    }
    .header-media-group {
        /*padding-top: 5px;*/
    }
    .mb-upcoming-motor{
        display: block !important;
    }
    .up-mb-view{
        display: none;
    }
    .nav-right-all-icon {
        display: flex;
        justify-content: right;
    }
    .header-user i, .header-src .ion-ios-search {
        width: 36px;
        height: 29px;
        font-size: 19px;
        line-height: 40px;
        background: none;
        color: #606060;
    }
    i.icon.ion-ios-search {
        font-size: 22px;
        line-height: 40px;
        width: 40px;
    }
    .header-user i:hover, .header-src i:hover {
        color: #222;
        background: none;
    }
    .header-widget i {
        width: 25px;
        /* height: 25px; */
        font-size: 20px;
        line-height: 40px;
        color: #606060;
    }
    .mb-search{
        margin-left: 6px;
    }
    .header-widget-group .header-widget {
        margin-left: 13px;    
    }
    .header-widget img {
        width: 20px;
        height: 20px;
        border-radius: 50%;
    }
    .mb-logo-small{
        width: 55px !important;
        border-radius: 0px !important;
    }
    .header-widget sup {
        left: 15px;
        width: 14px;
        height: 14px;
        font-size: 9px;
        /* padding: 0px 3px; */
        line-height: 14px;
    }
    .alert {
        padding: 0px 0px !important;
    }
    .hamburger-2 {
        padding: 2px 0px;
    }
    
    .cart-sidebar {
        margin: 25px 7px 0px;
        /*width: 400px;*/
    }

    .standard-name a .title-feature {
        /*font-size: 14px;*/
        font-size: 12px;
    }


/*Header*/
    .cart-action-group h6 {
        font-size: 14px;
    }
    .primary-nav {
        /*display: none;*/
    }
    button.btn-search-filter.wrn-btn {
        /*margin-top: 10px;*/
    }

    .form-select-filter {
        border: 1px solid #b7c2d6;
        border-right: -1px;
        margin-bottom: 5px;
    }
    .wrn-btn {
        border: 1px solid #cddd;
    }
    .search-sec {
        padding: 1rem;
    }

    .header-part {
        display: none;
    }
    .multi-pro-filter{
        /*display: none;*/
    }
    .side-bar{
        display: none;
    }

    .product-all-box {
        padding: 0px;
        margin: 5px 0px;
    }
    .pro-card {
        padding: 5px;
    }
    .pro-card-2 {
        margin: 1px 1px !important;
    }
    .banner h2 {
        font-size: 14px;
        line-height: 30px;
        padding-left: 10px;

    }
    .banner-5 h2 a {
        font-size: 14px;
        line-height: 30px;
        padding-left: 10px;
    }
    .pro-card-title h2 a {
        font-size: 12px;
        line-height: 18px;
    }
    .pro-card-title h2 {
        line-height: 28px;
        font-size: 13px;
        padding: 0px;
    }
    .main-title h2 {
        font-size: 0.9rem;
        /*line-height: 30px;*/
        line-height: 40px;
        padding-left: 7px;
        font-weight: 500;
        color: #464343;
    }
 .shape-title-left h2 {
    font-size: 14px;
    line-height: 29px;
    font-weight: 600;
    color: #14504e;
    padding-left: 5px;
    vertical-align: middle;
}
    .pro-card-2 {
        padding: 0px 4px 0px 4px;
    }
    .mt-b-20 {
        margin: 15px 0;
    }
    .view-toggle i {
        padding-top: 0px;
    }
    .view-toggle-2 i {
        padding-top: 0px;
    }
    .upcoming-motor-box {
        padding: 5px 5px 0px 5px;
        margin: 10px 0px 0px;
    }
    .story-title {
        font-size: 16px;
        line-height: 19px;
    }
     .motor-story-wrapper {
        padding: 5px 3px;
        margin: 10px 0px 0px;
    }
    .tours > .tourcard {
        margin: 10px 0px;
        padding: 0;
    }
    .table-image > h6 > a {
        font-size: 13px;
        line-height: 18px;
        color: #222;
        font-weight: normal;
    }
    td.table-image.tb-chk a{
        font-size: 13px;
        line-height: 18px;
        color: #222;
        font-weight: normal;
    }
    .table-image > p {
        margin-bottom: 0px;
        font-size: 12px;
        line-height: 18px;
    }
    /*.shape-title-left {
        background: none;
        border: 1px solid #e4e6f2;
        margin-right: 10px;
    }*/
    .shape-title-left {
        background: none !important;
        border: 1px solid #e4e6f2;
        /*margin-right: 10px !important;*/
        margin-right: 0px !important;
        min-height: 30px;
    }
    .shape-title-right h2 {
        /*padding-left: 20px;*/
        padding-left: 0px;
        font-size: 0.9rem;
        line-height: 30px;
    }
   .shape-title-right h2 a {
        font-size: 15px;
        /* font-weight: 600; */
        padding-left: 0px;
    }

    .pro-card-title {
        padding: 0px 0px;
    }
    .footer-social li {
        margin-right: 0px;
    }
    .footer-social li a {
        width: 30px;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
    }
    .tours > .tourcard figure .tourpic img {
        height: auto !important;
    }

/***********Header-search**************/
.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
    width: 100%;
    /* border: 1px solid #d1d1d1; */
    border-right: none;
    padding: 5px;
    height: 36px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #d3d1d9;
    background: #fff;
}

.searchTerm:focus{
  color: #222;
}

.searchButton {
    width: 50px;
    height: 36px;
    border: 1px solid #338da9;
    background: #338da9;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 16px;
}

/*Resize the wrap to see the search bar change!*/
/*.wrap{
  width: 100%;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
}*/
.story-img {
    width: 100% !important;
    max-width: 100%;
}
.mb-search-pop-up {
    background: rgba(0, 0, 0, 0.8);
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    margin-bottom: 5px;
}

/*.side-menu-mb {
    margin-bottom: 3em;
    position: relative;
    position: absolute;
    display: block;
    left: -160px;
    top: 69px;
    width: 250px;
    transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
    background-color: #fff;
    z-index: 999;
}*/
.menu.side-menu-mb {
    margin-bottom: 3em;
    /* position: relative; */
    position: absolute;
    display: block;
    left: -211px;
    top: 54px;
    width: 205px;
    transition: all 0.45s cubic-bezier(0.77, 0, 0.175, 1);
    background-color: #fff !important; 
    z-index: 999;
    box-shadow: 3px -3px 9px 1px rgba(150,137,137,0.75);
    -webkit-box-shadow: 0px 3px 7px 1px rgb(150 137 137 / 75%);
    -moz-box-shadow: 3px -3px 9px 1px rgba(150,137,137,0.75);
}
.menu-dropdown {
    top: 0;
    background: #fff;
    /* overflow-y: auto; */
    padding: 10px 10px 10px 20px !important;
}
.hamburger-2:before {
    color: #222 !important;
}
.follow-car-side-bar.show_hide_fol {
    display: block !important;
}
ul.list-unstyled {
    max-height: 60px !important;
}

.chat_area >.list-unstyled {
    height: auto !important;
    /* overflow: visible; */
    width: 100%;
    display: inline-table;
}

.footer-title {
    padding-left: 10px;
}
.overflow-container {
    height: 100vh !important;
}

.menu-dropdown li .icon {
    /*display: none;*/
}
.menu .icon {
    position: absolute;
    top: -7px;
    right: 10px;
    pointer-events: none;
    width: 10px;
    /* width: 70px; */
    /* height: 62px; */
    color: #fff;
    border-radius: 5px;
    /* box-shadow: 0px 1px 4px rgb(0 0 0 / 40%); */
    text-align: center;
    line-height: 62px;
    transition: 0.5s;
    box-shadow: none;
}
.side-icon-img h3 {
    font-size: 18px;
    padding-top: 3px;
}
.icon h2 {
    display: none;
}
.menu a {
    padding: 8px 0px !important;
    font-size: 15px;
}
/***********Header-search**************/



/*mobile home*/
.cart-sidebar-account {
    height: auto;
    width: 230px;
    padding: 0px 10px 0px 0px
}
.cart-dropdown-wrap ul li {
    margin: 0 0 15px;
}
.cart-dropdown-wrap ul {
    padding: 10px 15px 3px;
}
.pro-cat-list-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-flow: wrap;
}
.cat-list img {
    width: 64px !important;
    height: 64px !important;
    margin: 0 auto;
    padding: 12px !important;
    display: block;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
}
.brand-list-vehicle img {
    width: 72px !important;
    height: 72px !important;
    margin: 0 auto;
    padding: 12px !important;
}
.brand-list-wrapper .brand-list-vehicle {
    flex-basis: unset;
}
    .pro-cat-list-wrapper .cat-list {
        margin: 3px !important;
        width: 18.20%;
        height: 68px;
        flex: none;
    }

    /*.pro-card-pic img {*/
    /*    width: 100%;*/
    /*    max-height: 280px !important;*/
    /*}*/
    .pro-card-pic img {
        width: auto !important;
        max-height: 400px !important;
    }
    .main-title {
        margin: 6px 0px;
    }
    .Upcoming_pic {
        display: block;
        max-height: 95px !important;
        margin: 0 auto;
    }
    /*.suggest-card h3 {*/
    /*    bottom: -22% !important;*/
    /*    right: -28% !important;*/
    /*    font-size: 14px !important;*/
    /*    padding: 3px 3px !important;*/
    /*}*/
    .suggest-card h3 {
        bottom: 0% !important;
        /* left: 42%; */
        padding: 2px 3px !important;
        width: 100%;
        font-size: 11px;
        line-height: 19px;
    }
    
    .suggest-card h5 {
        top: 5% !important;
        right: 3%;
        padding: 2px 3px !important;
        font-size: 11px;
        line-height: 19px;
        background: #e9e3e3;
    }
    /*.tours > .tourcard figure .tourpic img {*/
    /*    max-height: 340px !important;*/
       
    /*}*/
    
    .tours > .tourcard figure .tourpic img {
        width: auto !important;
        max-height: 380px !important;
    }
    .footer-widget {
        margin-bottom: 10px !important;
    }

    .service-list ul li {
        padding: 4px 10px;
    }
    .footer-part {
        padding-top: 10px;
        display: none;
    }
    form.news-form {
        display: none;
    }
    .top-filter {
        display: none;
    }
    .standard-content {
        width: 100%;
        /* margin-left: 30px; */
        /* padding-left: 30px; */
        /* border-left: 1px solid var(--border); */
        /* padding-top: 20px; */
        margin: 1px 0px 0px 0px !important;
    }

    .standard-action-group {
        display: flex;
        margin-top: 9px;
        justify-content: start;
        /*justify-content: space-between;*/
    }
    .standard-name a {
        color: #15514f;
        /*font-size: 12px;*/
        font-size: 14px;
        line-height:16px;
    }
    
    .follow-varient-2 {
        font-size: 11px !important;
        line-height: 22px;
        margin-top: 15px;
        margin-right: 10px;
    }
    .cards li{
        list-style:none;
    }
    
    


/*Vehicle portion 1*/
section.upcoming-motor-wrapper.mt-b-30 {
    margin: 20px 0px;
}
.product-standard {
    padding: 5px 5px !important;
    margin: 10px 0px;
}
.offer-price-parts {
    font-size: 13px;
    line-height: 12px;
    padding-bottom: 4px;
}
.standard-name a span {
    font-size: 12px;
    line-height: 16px;
}
.standard-price span {
    padding: 0px 4px;
    font-size: 10px;
}
.standard-rating .rating-bg {
    font-size: 10px;
    line-height: 20px;
}
.standard-rating i, .standard-rating a {
    font-size: 10px;
}
.pro-left-details h4 {
    font-size: 11px !important;
    line-height: 16px;
}
.pro-left-details p {
    font-size: 9px;
    line-height: 8px;
    padding-top: 0px;
}
.pro-left-details h2 {
    font-size: 13px;
    line-height: 20px;
}
.follow-varient {
    font-size: 12px !important;
    margin-top: 3px;
    padding: 1px 6px;
}
.standard-image img {
    width: 150px;
}
.blog-details-content h3 {
    font-size: 15px;
    text-align: justify;
    line-height: 22px;
    font-weight: normal;
    padding-top: 20px;
}
.standard-name {
    margin-bottom: 0px;
}
.standard-rating {
    margin: 2px 0px 0px;
}
a.view-toggle {
    font-size: 1rem;
}
a.view-toggle-2 {
    font-size: 1rem;
}
.top-page-link {
    padding: 4px 5px;
}
.sidebar-filter {
    display: none;
}
.bottom-paginate {
    padding-top: 5px;
}
.review-button-box ul li {
    margin: 1px 0px;
}
.review-button-list {
    padding: 1px 3px;
    margin: 4px 2px;
}
.page-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
section.section-review-button-wrapper {
    margin: 10px 0 0px 0px;
}
section.section.newitem-part.mt-b-30 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.category-box-card h2 {
    font-size: 16px;
}

.brand-list-vehicle img {
    max-width: 64px;
    max-height: 64px;
    padding: 12px;
}
.brand-list-wrapper .brand-list-vehicle {
    margin: 3px;
    width: 18.2%;
}

.category-box-card {
    margin: 3px 0;
}
.top-page-link ol {
    display: block !important;
}
.top-page-link ol li {
    list-style: none;
    display: contents !important;
}
.top-page-link ol a {
    font-size: 11px;
    line-height: 20px;
}
.active-page {
    padding-left: 5px;
    font-size: 11px;
    line-height: 18px;
}
.tab-link {
    font-size: 13px;
    padding: 1px 3px;
    color: #757e7b;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}
.nav-tabs li {
    border: 1px solid #ebe2e2;
    margin-right: 7px;
    margin-bottom: 3px;
}
.nav-tabs-custom li {
    width: 31%;
}
.nav-tabs-custom li .active {
    padding: 3px 0px;
}
.tab-link.active {
    color: var(--primary);
    border-bottom: 2px solid #ff7701;
    font-weight: 600;
}
.nav-tabs {
    flex-direction: inherit;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
ul.nav.nav-tabs {
    justify-content: start;
}
.view-gallery {
    margin: 5px 5px;
    width: 100%;
    padding: 0px;
}
.right {
    right: 10px;
}
.left {
    left: 0px;
}
.nav-tabs-custom  .tab-link {
    padding: 3px 5px;
    color: #161212;
}
.single-pro-price {
    margin: 5px 0;
}
.section-title {
    font-size: 15px;
}
.standard-content-single {
    padding-left: 0px;
}
.product-standard-single {
    margin-bottom: 10px;
}
.inspection-btn {
    margin-top: 8px;
}
.details-price del {
    font-size: 18px;
}
.product-media .product-image img {
    max-height: 175px !important;
}
.video-testimonial-block {
    height: 105px;
    margin-bottom: 5px;
}
.video-thumbnail img {
    width: 100%;
}
.section-title {
    padding: 0px 10px;
    font-size: 18px;
}
a.animated.btn-1-font-14.btn-paypol.btn-expert {
    background-color: #e4f7f0;
    color: #14504e;
}
.certified-itms ul {
    padding-top: 10px;
}
.certified-itms ul li p span {
    padding-left: 4px;
    font-size: 13px;
    line-height: 18px;
}
.spec-title{
    border: 1px solid #bbb4b4;
    margin-bottom: 15px;
}

section.upcoming-motor-wrapper.mt-b-30.pats-spacemt-0{
    margin-bottom: 10px;
}
.blog-content {
    padding: 0px 0px 0px;
    margin-bottom: 10px;
}
.blog-title {
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0px;
}
.blog-meta li a, .blog-meta li span {
    font-size: 11px;
}
.blog-meta .review-person {
    width: 15px;
    height: 15px;
}
.blog-meta {
    margin-bottom: 0px;
    margin-top: 0px;
}
.video-testimonial-block .video-play {
    margin-left: -20px;
}
.relevant-news-title {
    margin: 10px 0;
    font-size: 0.9rem;
    line-height: 20px;
    font-weight: 500;
    color: #464343;
}
.story-gal {
    margin: 5px 0px;
}
.product-standard.pro-des-custm.vehicle-tabing-custom-2 {
    display: inline-block;
}
.product-details-frame-mian {
    padding: 0px 0px;
    margin-bottom: 5px;
}
.specipication-header {
    justify-content: space-between !important;
    margin-bottom: 35px;
}
.specipication-content {
    padding-right: 0% !important;
}
.standard-desc {
    font-size: 10px;
    line-height: 18px;
}
.review-btn {
    margin: 5px 0 5px;
}
.bdr {
    width: 30%;
}
.review-btn a {
    font-size: 13px;
    padding: 3px 10px;
}

.mb-vehicle-details{
    display: flex;
}
.key-specipication li {
    padding-right: 5px;
}
.key-specipication .tab-link {
    font-size: 14px;
}
.edi {
    margin-top: 0px;
}
.multi-tabing-single-pro {
    margin-top: 10px;
}
.spec-review-mb{
    display: block;
}
.filter-label, .filter-action {
     display: block; 
}
.filter-show {
    width: auto;
}
.total-review h2 {
    font-size: 1.9rem;
    padding: 1px 4px;
}
.total-review h3 {
    font-size: 1.1rem;
}
ul.multi-review-list {
    margin-left: 15px;
}
.chat_area .chat-body1 {
    margin-bottom: 15px;
}

.rev-op h2 {
    font-size: 16px;
    padding: 0px 0px;
}
.review-list {
    /* padding-left: 60px; */
    padding-left: 0px;
    padding-top: 5px;
}
.new-slider li {
    list-style: none !important;
}

.review-list h3 {
    font-size: 16px;
}
.review-list ul li {
    padding: 0px 0px;
    font-size: 13px;
     list-style:none;
}
.cart-sidebar-account.active {
    right: 5px;
}
.review-process {
    display: block;
    margin: 20px 0px;
}
.container-2 {
    width: 47.5% !important;
    float: left;
    margin: 10px 4px auto;
}
.btn-galance {
    margin-bottom: 20px;
}
.p-l-20{
    padding-left: 0px;
}
.blog-meta li {
    display: flex !important;
}
.key-specipication .tab-link {
    padding: 2px 2px;
}
.key-specipication .tab-link.active {
    padding: 1px 2px;
}
.product-specification .key-specipication {
    border: none !important;
}
ul.thumb-slider.slick-initialized.slick-slider {
    display: none;
}
.blog-meta p {
    font-size: 8px;
    padding-left: 3px;
}
.story-gal-album-content p {
    font-size: 11px;
}
.total-stock {
    font-size: 11px;
    line-height: 16px;
}
.video-testimonial-block.video-custom-youtube {
    height: 190px;
}

.select-compare-pro {
    padding: 0px;
}
.cd-products-table .top-info{
    height: auto !important;
}
.cd-products-table .top-info {
    padding: .25em 0.25em !important;
}

.cd-products-table .top-info h3 {
    padding-top: 1.2em !important;
    font-size: 1.3rem !important;
    font-weight: 500;
}
        
/****************Spare Parts*********************/

.mb-d-filter{
    /*display: none;*/
    margin-bottom: 20px;
}
.nav-tavs-profile .tab-link {
    font-size: 14px !important;
    color: #313131 !important;
    padding: 7px 10px !important;
}
.profile-price {
    font-size: 15px;
    line-height: 20px;
    padding: 11px 0;
}
.profile-spare-single {
    padding: 5px 0;
}
.filter-second {
    margin: 5px 0px;
}
.row.mt-10.mt-b-0 {
    margin-top: 0px;
}
.butoon-group-filter {
    /*margin-bottom: 5px;*/
    margin:5px 0px 5px;
}
.form-control-custom-filter {
    height: 30px;
    margin-bottom: 5px;
}
.form-seller {
    height: 30px;
}
.btn-filter-brand-2 a {
    font-size: 14px;
    padding: 3px 7px;
    line-height: 20px;
    margin: 0px;
}
.btn-filter-brand a {
    font-size: 14px;
    padding: 3px 7px;
    line-height: 20px;
     margin: 0px;
}

.parts-name a {
    font-size: 0.9rem;
    line-height: 20px;
}
.condition {
    font-size: 12px;
    line-height: 15px;
    padding: 0px 0;
}
.spare-title-title {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.spare-details-price {
    margin-left: 5px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}
.spare-details-price del {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

/*.pro-cat-list-wrapper .cat-list-spare {
    width: 109px;
    height: 110px;
}*/
.pro-cat-list-wrapper .cat-list-spare {
    height: 110px;
    /* width: 29.34%; */
    width: 30.4%;
    margin: 4px !important;
}
/*.cat-list-spare img {
    width: 113px;
    margin: 0 auto;
    padding: 10px;
}*/
.cat-list-spare img {
    max-width: 95px;
    min-width: 95px;
    margin: 0 auto;
    padding: 10px;
}
.cat-list-spare h3 {
    padding-top: 5px;
    font-size: 11px !important;
    font-weight: normal !important;
}

.show {
    /*width: 263px !important;*/
    /* height: auto !important;*/
    /*margin: 0 auto !important;*/
}
.zoom-img-mb{
    /*width: 280px !important;*/
     height: auto !important;
    margin: 0 auto !important;
}
.small-img {
    margin-top: 10px !important;
    left: 0px !important;
     width: auto !important;
}
#show-img {
    width: 280px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block;
}
.inspection-body h2 {
    font-size: 17px;
    line-height: 21px;
}
.inspection-content h3 {
    font-size: 16px;
}
._2ePR8 {
    margin-top: 10px;
}
._2RTKR {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}
.GSJW1 {
    margin-top: 5px;
}
._2cwDX {
    padding: 4px;
    min-height: 20px;
    font-size: 14px;
    line-height: 20px;
}
._3EYIU{
     padding: 4px;
    min-height: 20px;
    font-size: 14px;
    line-height: 20px;
}
.col-12.col-md-6.col-sm-6.pro-zoom-inner {
    margin-top: 15px;
}
.pro-details-box {
    padding-top: 5px;
}
.pdp-cart-concern {
    margin-top: 2px;
    line-height: 35px;
    font-size: 14px;
}
.section-title-single-2 {
    line-height: 36px;
    font-size: 18px;
}
.details-price span {
    line-height: 36px;
    font-size: 18px;
}
._2RTKR-ee {
    font-size: 15px;
}

.down {
    margin: 0px 0px;
}
.review-media {
    margin-bottom: 5px;
}
.review-desc {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
}
.pro-details-spare {
    margin: 5px 0px;
}
.faq-que button {
    padding: 6px 10px;
    font-size: 16px;
    font-weight: 500;
}
.spare-details-inner{
    margin: 0px 0px;
}
.review-avatar img {
    width: 115px;
    margin-bottom: 6px;
}

img.Upcoming_pic-2-motor {
    width: 184px;
}
.brand-wrap {
    /* width: 200px; */
    margin-bottom: 0px;
}
.upcoming-motor .brand-wrap {
    width: 49%;
}
.banner-image img {
    min-height: 180px !important;
}
/**************Spare Parts brand**************/
.pro-category-brand-list-wrapper {
    justify-content: left;
    flex-flow: wrap;
}
.cat-list-spare-brand {
    width: 33%;
    padding: 5px;
}

.cat-list-spare-brand img {
    width: 60px;
}
.spare-title-brand {
    font-size: 20px;
    margin: 10px 0;
}
.pro-category-brand {
    margin-bottom: 20px;
}
.line {
    margin: 15px 0px;
    line-height: 16px;
}
.line h2 {
    font-size: 20px;
    top: 7px;
    padding: 0 15px;
    line-height: 18px;
}
.cat-list-spare-brand h3 {
    font-size: 14px;
    padding: 3px 0;
    line-height: 18px;
}
.main-title-category h2 {
    font-size: 0.9rem;
    line-height: 30px;
    padding-left: 7px;
    font-weight: 500;
    color: #464343;
}

.pats-spacemt-0{
    margin-top: 0px;
}
.main-title-category.mt-b-20 {
    margin-bottom: 10px;
}

/**************************Upcoming motor**********************/

.upcoming-motor {
    display: flex;
    justify-content: start;
    flex-flow: wrap;
}
.mb-upcoming-motor {
    padding: 3px 0px;
    background: #edf3f3;
    overflow: hidden;
    margin: 10px 0px;
}
.Upcoming_pic-2-motor {
    display: block;
    max-height: 106px !important;
    margin: 0 auto;
}
/*.brand-wrap .suggest-card {
    position: relative;
    margin: 4px 4px;
}*/
.brand-wrap .suggest-card {
    position: relative;
    margin: 4px 0px -2px 8px;
}

.shape-title-right {
    background: none;
    background-color: #338da9;
    text-align: center;
}

/****************My otonest*************/

.intro-wrap-2 {
    margin-bottom: 10px;
}
.ur-acc {
    font-size: 15px;
    padding-bottom: 1px;
}
.row.intro-content {
    padding: 0px 0;
}
.single-banner {
    padding: 15px 0px;
}
.inner-section {
    margin-bottom: 0px;
}
.story-head-tittle {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.my-review-wrapper.mt-b-20 {
    margin: 0px;
}
.story-head-tittle h4 {
    font-size: 18px;
}
.edit-review h3 {
    font-size: 13px;
    line-height: 17px;
}
.rating-all.rating-custom-chat.rating-time {
    padding-top: 0px;
    padding-left: 0px !important;
}
.approved {
    background-color: #3cc566;
}
.story-rev-right {
    padding: 7px;
}
.story-rev-left {
    margin-right: 0px;
}
.approved {
    /* padding: 0px 6px; */
    height: 24px;
    font-size: 11px;
    margin-left: 2px;
    margin-right: 5px;
}
.rating-all span {
    font-size: 12px;
    padding-left: 10px;
}
.day-ago {
    padding-left: 24px !important;
}

.modal-content {
    flex-direction: row;
}
.stroy-details-list {
    margin-bottom: 10px;
}
.form-manage.mt-b-10 {
    margin-top: 0px;
}
a.view-toggle-3 {
    font-size: 17px;
    padding: 6px 12px 6px;
    margin: 0px 0px;
}
.sel-box p {
    font-size: 14px;
    padding-bottom: 0px;
}
.cus-sel {
    padding: 2px 2px !important;
}
.sel-box {
    padding-top: 5px;
}
.qus-box {
    padding: 5px;
    margin-bottom: 5px;
}
.themeBtn {
    font-size: 14px;
    height: 30px;
    line-height: 0.8;
    padding: 5px 15px;
}

a#delete {
    margin-right: 7px;
}
.themeBtn-2 {
    font-size: 14px;
    height: 30px;
    line-height: 0.8;
    padding: 5px 15px;
}
.qus-submit h2 {
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 10px;
}
.container-upload .upload-box {
    padding: 5px;
    min-height: 155px;
    margin-top: 10px;
}
.con-title {
    line-height: 22px;
    padding: 0px 0px;
}

.form-group textarea {
    height: 100px !important;
}
.details-box {
    margin-top: 10px !important;
    display: block;
}
.con-title {
    font-size: 16px;
    line-height: 20px;
}
.warranty-content {
    margin: 5px 0px;
}
.about-content {
    padding: 10px 0px;
}
.slider-point {
    font-size: 13px;
    padding: 4px 10px;
    width: 57px;
    line-height: 20px;
    height: 27px;
    margin-top: 24px !important;
}
a.add-button {

    font-size: 13px;
    padding: 2px 8px;
    height: 24px;
    line-height: 20px;
}
.filter-review {
    padding: 0px;
}
.read-btn {
    margin: 10px 0;
    width: 95px;
}
.deactive-btn {
    font-size: 15px;
    width: 120px;
    margin: 10px 0;
}

/************Checkout*****************/
.alert-info {
    margin-bottom: 10px;
    padding: 10px 13px;
}
.account-title {
    padding: 7px 0px;
    /*margin-bottom: 0px;*/
    margin-bottom: 10px;
}
.table-scroll {
    padding: 10px 0px;
}
thead tr th {
    font-size: 14px;
    padding: 5px 10px;
}

.user-form-part {
    padding-top: 10px;
}
.profile-card {
    padding: 10px;
    margin-top: 10px;
}
.account-card {
    margin-bottom: 0px;
    padding: 5px;
}
.mt-b-10.point-box {
    padding: 10px;
    margin-bottom: 5px;
}
.point-list label {
    font-size: 14px;
}
.point-list {
    padding: 1px 0px;
}

.user-form-social li {
    margin-bottom: 10px;
}
.user-form-title h2 {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 5px;
    color: #ffffff;
}
.form-group {
    margin-bottom: 5px !important;
}
.user-form-title {
    margin-bottom: 0px !important;
}
button.btn.btn-custom-form.btn-primary {
    margin-top: 10px;
}

.row {
    --bs-gutter-x: 0.5rem;
}
.mana-pro{
    max-width: 150px;
}
.profile-frame {
    padding: 10px;
    margin-bottom: 10px;
}
.accordion-profile ul {
    margin-top: 10px;
}
.rating-menu > .story-head-tittle{
    margin-bottom: 10px !important;
}
/******************My Otonest*****************/
.shop-widget-list li {
    margin-bottom: 0px;
}
.qus-btn {
    margin: 5px 0px;
    padding: 5px 20px;
}
.tb-chk{
    height: 60px;
}
.account-title h4 {
    font-size: 18px;
    line-height: 20px;
}
.profile-card p {
    font-size: 14px;
}


/************************EMI**********************/

.loan-sec-head h1 {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: inherit;
}
.loan-sec-head {
    padding: 1px 0px;
}
.latest-news-wrapper {
    margin-bottom: 6px;
}

.blog-details p{
    text-align: justify;
}
.blog-details img{
    width:100%;
}
.section-heading h2 {
    font-size: 20px;
    line-height: 22px;
}

.loantd{
    width: 180px !important;
    display: inline-flex;
}


#customers th {
    padding-top: 0px;
    padding-bottom: 1px;
    font-size: 14px;
}
.model-feature h4 {
    font-size: 16px;
}
.model-price {
    padding-top: 0px;
}
.model-price h3 span {
    font-size: 15px;
}
.ch-emi-op {
    font-size: 13px;
    color: #0a58ca !important;
    text-decoration: underline;
    font-weight: normal;
}
.model-price h3{
    font-size: 14px !important;
}
.model-feature {
    border: none;
}
.bank-details h3 {
    font-size: 18px;
}
.custom-btn {
    width: 104px;
    padding: 5px 5px;
    font-size: 13px;
}
.bank-details {
    margin: 20px 0 10px;
}
.inner {
    margin-top: 0px !important;
}
.bank-logo img {
    height: 35px;
}
td.col-md-3 {
    font-size: 12px;
    padding: 5px;
    line-height: 20px;
}
.inner h3 {
    font-size: 18px !important;
    margin-bottom: 14px !important;

}
.go-toggle {
    letter-spacing: 0px;
    height: 1.5em;
    line-height: 1.5em;
    width: 3em;
    font-size: 1rem;
}
.sel-moonth .form-select {
    height: 45px;
    font-size: 15px;
}

.condition-qustion-wrap {
    margin-top: 20px;
}
.condition-qustion-wrap >.con-title{
    margin-bottom: 8px;
}
.strory-card-img {
    width: 90px;
    max-height: 90px;
}
/*tbody tr td {
    padding: 3px 0px !important;
    text-align: center;
    border-right: 1px solid var(--border);
}*/
.sel-moonth .form-select {
    height: 30px;
    font-size: 12px;
    width: 106px;
    padding: 0px 3px;
    letter-spacing: 0px;
}
.image-holder {
    display: none;
}
.selected-car h3 {
    font-size: 17px;
}
/***************register**************/
.tab-link-first {
    font-size: 14px;
    padding: 3px 12px;
    margin-right: 15px;
}
.nav-tavs-form {
    margin-bottom: 5px !important;
}
.nav-tavs-form li{
    border: none;
}
.nav-tavs-form li .active {
    padding: 5px 11px !important;
    margin-right: 20px;
}
.nav-tavs-form li .deactives {
    padding: 5px 11px !important;
    margin-right: 20px;
}
.form-control {
    height: 35px;
}
ul.nav.nav-tabs.nav-pro-manage.sel-nav-cus {
    justify-content: space-between;
}
ul.nav.nav-tabs.nav-pro-manage.sel-nav-cus li{
    border: none;
}
.nav-pro-manage li a {
    width: 140px;
}
/*********************Compare****************/
.cd-products-table .features .top-info {
    height: 165px !important;
    background: #fafafa;
}
.features .cd-features-list li, .cd-products-table .features .top-info {
    padding: 21px 10px !important;
}
.cd-products-wrapper {
    overflow-x: auto;
}
.user-form-title {
    margin-bottom: 10px;
}
.user-form-divider {
    margin: 30px 0px !important;
}

/***************Dashboard**************/
.dashboard-top-slider img {
    min-height: 170px;
}
.dashboard-pic > img {
    min-width: 35px !important;
    min-height: 35px !important;
}
.dashboard-pic-sec {
    top: 20px;
    justify-content: space-evenly;
}
.dashboard-pic-info h2 {
    font-size: 20px;
    line-height: 25px;
}
.dashboard-pic-info h4 {
    font-size: 13px;
    line-height: 20px;
}
.order-box {
    margin-bottom: 10px;
}
.dashboard-top-slider {
    min-height: 175px;
}
.customize-order-box h2 {
    font-size: 18px;
    padding: 0px 0px;
}
.condition-qustion-wrap h2{
     font-size: 18px;
    padding: 0px 0px;
}
.invoice-recieved h6 span {
    margin-top: 0px;
    font-size: 12px;
}
.invoice-recieved h6 {
        margin-bottom: 10px;
        margin-right: 25px;
        font-size: 14px;
    }
    .invoice-details li h6 {
        font-size: 14px;
    }
    .invoice-details li {
        margin-bottom: 5px;
    }
    .invoice-details li p {
        font-size: 13px;
    }
    .account-card-invoice {
        margin-bottom: 15px;
            padding: 5px;
        }

/*****************Invoice***********************/
.table-image img {
    width: auto;
    height: 50px;
}
tbody tr td {
    padding: 5px 10px;
}
.table-name  h6{
    font-size: 13px;
    font-weight: normal;
}
.table-serial h6{
    font-size: 13px;
     font-weight: normal;
}
.table-brand h6 {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
}
.table-quantity h6{
    font-size: 13px;
     font-weight: normal;
}
.btn-invoice {
    padding: 10px 5px;
    font-size: 17px;
    color: #2c95b5;
    line-height: 20px;
    text-decoration: underline;
}

/***************************Login*******************/
.form-login {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

/*****************Manage Product*****************/
.desk-price{
    display: none;
}
.mb-price{
    display: block;
}
.profile-product-name a {
    font-size: 16px;
    line-height: 20px;
}
h3.profile-price.mb-price {
    padding: 0px;
}
.profile-price-title {
    height: 30px;
    line-height: 30px;
    padding: 0px 13px;
    font-size: 16px;
}

.span_class {
    border: 1px solid black;
    padding: 3px 3px !important;
    border-radius: 5px;
    background: #14504e;
    margin-left: 24px;
    font-size: 12px !important;
    color: white;
}
.vehicle-title-left h2 {
    height: 53px !important;
}
.btn-custom-upload {
    height: 23px !important;
    width: 25px !important;
}
.upload-image.con-title{
    padding-bottom:10px;
}
/*.container-upload .upload-box .content .upload-icon img {*/
/*    width: 95% !important;*/
/*}*/
.container-upload .upload-box .content .upload-icon img {
    width: 80% !important;
}

.btn-upload {
    padding: 5px 2px;
    border-radius: 3px;
    line-height: 15px;
    font-size: 12px;
    height: 40px;
}
.container-upload .upload-box .content {
    margin-right: 2px !important;
}

}

/* Iphone 12 pro (landscape) ----------- */

@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { 

        .cat-list img {
            width: 67px;
            height: 67px;
        }
        img.Upcoming_pic-2-motor {
            width: 170px;
        }
        .brand-list-vehicle img {
            width: 67px;
            height: 67px;
            padding: 6px;
        }
        .brand-list-wrapper .brand-list-vehicle {
            margin: 3px;
            height: 70px;
        }

    }


/* Google Pixel (landscape) ----------- */
@media screen and (max-width: 393px) {
      .cat-list img {
        width: 67px !important;
        height: 67px !important;
    }
    img.Upcoming_pic-2-motor {
        width: 100%;
    }
    .brand-list-vehicle img {
        width: 64px;
        height: 64px;
    }
    .brand-list-vehicle {
        height: 69px;
    }
    .standard-name a .title-feature {
        font-size: 12px;
    }
}


@media only screen and (max-width: 360px) {
    .standard-image img{
        max-width: 120px !important;
    }
    .follow-varient-2 {
        margin-right: 3px !important;
    }
    
    .key-specipication .tab-link {
    font-size: 13px;
}

.key-specipication .tab-link {
    font-size: 13px;
}
.nav-tabs li {
    margin-right: 2px;

}

img#show-img {
    width: 337px !important;
    margin: 0 auto !important;
    margin-left: 0px !important;
    /* height: 230px !important; */
    height: auto !important;
}
aside#notification{
    margin-right: 15px;
    width: 345px;
    height: 75vh;
}

.cart-sidebar {
    width: 350px;
       margin: 25px 7px 0px;
    }
    
  .small-img {
    width: 330px !important;
}  

button.follow-varient-2.follow-only {
    margin-top: 14px !important;
    position: absolute;
    right: 2px;
}
    
    
}


/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {

}


/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {


}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

 .mobile-menu {
        display: none !important;
    }

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media (max-width : 992px) {
    /*.container{*/
    /*    min-width:1100px !important;*/
    /*}*/
    
    /*.container, .container-lg, .container-md, .container-sm, .container-xl {*/
    /*    max-width: 1100px;*/
    /*}*/
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {

}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {

}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

.pro-cat-list-wrapper .cat-list {
    margin: 3px;
    /*height: 85px;*/
}
.cat-list img {
    width: 65px;
    /* height: 62px; */
    margin: 0 auto;
    padding: 12px;
}

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

.pro-cat-list-wrapper .cat-list {
    margin: 3px;
    height: 64px;
}
.cat-list img {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    padding: 12px;
}
img.Upcoming_pic-2-motor {
    width: 164px;
}
.brand-wrap {
    margin-bottom: -3px;
}

.banner-image img {
    min-height: 195px !important;
}
.standard-content {
        padding-left: 5px
    }

}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){

}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){

}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    .mobile-menu {
        display: none 1important;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    .mobile-menu {
        display: none !important;
    }

}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    
    .suggest-card h3 {
        bottom: -22% !important;
        right: -41% !important;
        font-size: 13px !important;
        padding: 3px 3px !important;
    }
    
    .mobile-menu {
        display: none !important;
    }

}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    .suggest-card h3 {
        bottom: -22% !important;
        right: -41% !important;
        font-size: 13px !important;
        padding: 3px 3px !important;
    }
    
    .mobile-menu {
        display: none !important;
    }

}


@media only screen and (min-width: 960px) {
        /* styles for browsers larger than 960px; */
    }
    @media only screen and (min-width: 1440px) {
        /* styles for browsers larger than 1440px; */
    }
    @media only screen and (min-width: 2000px) {
        /* for sumo sized (mac) screens */
    }
    @media only screen and (max-device-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
    }
    @media only screen and (device-width: 768px) {
       /* default iPad screens */
    }
    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
    }
    
    
    
    @media screen and (max-device-width: 767px) and (orientation: landscape) {

    .mobile-menu {
        display: none !important;
    }
    .standard-content {
        margin: 10px 10px 30px 30px;
    }
    .follow-varient-2 {
        margin-top: 23px;
    }
    
    .pro-cat-list-wrapper .cat-list-spare {
        border-radius: 5px;
        box-shadow: 0px 1px 4px rgb(0 0 0 / 40%);
        transition: 0.5s;
        width: 120px;
        height: 120px;
        margin: 6px 4px;
    }
    .cat-list-spare h3 {
        font-size: 12px;
        padding-top: 10px;
    }
   .zoom-img-mb #show-img {
        width: 190px !important;
        height: auto;
        margin-left: 0px !important;
    }
    .small-img {
        width: 200px !important;
        height: 70px;
        margin-top: 10px;
        position: relative;
        left: 0px !important;
    }
    .small-container {
        width: 310px !important;
        height: 70px;
        left: 18px !important;
        right: 0;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .footer-app img{
        width:100% !important;
    }
}



/*********************** Styles for small laptops********************* */

/*@media only screen and (min-width: 900px) {*/
/*.container{*/
/*        max-width: 1110px;*/
/*    }*/
/*}*/


@media only screen and (min-width: 900px) {
.container{
        max-width: 1110px;
    }
}

 /*@media only screen and (min-width: 800px) and (max-width: 899px) {*/
 /*   .container {*/
 /*       max-width: 1110px !important;*/
 /*   }*/
}


/*********************** Styles for small laptops********************* */

@media only screen and (min-width: 600px) and (max-width: 899px) {
  .container {
        max-width: 625px !important;
    }
}

@media only screen and (min-device-width : 800px) and (max-device-width : 950px) {
    .container{
         max-width: 1110px;
    }
}

@media (min-width: 1200px){
    /*.container, .container-lg, .container-md, .container-sm, .container-xl {*/
    /*    max-width: 1180px !important;*/
    /*}*/
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
 .container, .container-lg, .container-md, .container-sm, .container-xl {
        /*max-width: 1180px !important;*/
    }
}





