@media (min-width: 1024px) /* Tablet Wide */ {
    header {
        width: 960px; 
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
        font-size: .95rem;
    }
    input#headerSearch, 
    select#searchCategoryId{
        font-size: 0.7rem;
    }
    .navSearch nav > .collapse {
        display: flex;
    }    
    .blockChosenProjects h3::after {
        bottom: 15px;
        left: 8px;
    }
    .blockNewsletterForm.contactHome.container-fluid {
        margin: 80px 14px;
    }
    .tips .blockBtns {
        position: absolute;
        left: 0;
        top: 13%;
        transform: translateY(-50%);
    }
    .OurShelTitle .blockBtns {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }
    .blockChosenProjects .blockBtns {
        position: absolute;
        left: 0;
        top: 12%;
        transform: translateY(-50%)
    }
    .aboutBasis {
        padding-right: 30px;
    }
    .products.product-thumb-info-list.portfolio-list.sort-destination {
        margin-top: -15px;
    }
    footer .blockInner.container {
        padding: 0;
    } 
    .prodcutForm::after {
        right: calc(100% - 100px);
    }    
}

@media (min-width: 1200px) /* Small Laptops */ {
    header {
        width: 1140px; 
    }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 1.2rem;
    }
    .blockNewsletterForm.contactHome.container-fluid {
        margin: 80px 22px;
    }
    .products .product .addToCart {
        padding: 5px 8px;
    }
    /* .aboutUs {
        margin: 0;
    } */
}

@media (min-width: 1440px) /* Standard Laptop */ {
}

@media (min-width: 1600px) /* HighRes & Desktops */ {
    header {
        width: 1380px; 
    }
    .aboutUs .blockInner::after {
        transform: skewX(13deg);
    }
}

@media (max-width: 1199px) {
    .priceNbtn {
        flex-direction: column;
        align-items: center !important;
    }

    .products .product .addToCartContainer {
        width: 100%;
    }

    .products .product .addToCart {
        padding: 5px;
        width: 100%;
    }
}

@media (max-width: 1023px) /* Tablet Tall*/ {

    
}

@media (max-width: 500px) /* Big Mobiles */ {
    .header-logo {
        padding-left: 20px;
    }
    h2 {
        font-size: 1.8rem;
        line-height: 38px;
        padding: 20px 32px 20px 0;
    }
    h2::before {
        font-size: .5rem;
        top: 22px;
    }
    p{
        font-size: 18px;
    }
    header {
        width: calc(100% - 30px);
    }
    .homeSliderText {
        margin-left: 14px;
        margin-top: 175px;
        align-items: center;
        
    }
    .navSearch {
        position: absolute;
        top: 85px;
        width: calc(100% - 30px);
        right: 15px;
        border-radius: 0 0 15px 15px;
        background-color: rgba(255,255,255,0.85);
    }
    .navbar{
        padding:0;
    }
    .headerPhone {
        margin-left: 0;
        margin-right: 15px;
    }
    button.btn.searchExpander {
        border-radius: 50%;
        width: 40px;
        height: 40px;
        padding: 0;
    }
    header .headerSearch {
        padding-bottom: 15px;
    }
    .headerSearchWrap .input-group {
        min-width: 270px;
    }
    .blockChosenProjects h3::after {
        bottom: 18px;
        left: 12px;

    }  
    .blockChosenProjects h3::before{
        width: 72%;
    }  
    .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 50px;
    }    
    .galleryfull .imgPlaceHolder {
        padding-top: 80%;
    }
    .galleryfull .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        transform: scale(.8);
    }  
    .homeSliderText .homeSliderTitle {
        font-size: 2.3rem;
        margin: auto;
        padding: 0 12px 0 5px;
    }
    .homeSliderText .homeSliderSubTitle{
        margin: auto;
        padding: 0 12px 0 5px;
        margin-top: 20px; 
    }
    .NiceToMeet{
        padding-bottom: 5rem;
    }
    .NiceToMeet .simpleGridItems.iconItem:before {
        right: 18%;
        width: 63%;
    } 
    .NiceToMeet .steps {
        transform: scale(1.3);
    }
    .NiceToMeet p{
        margin-bottom: 5rem;
        text-align: center;
    }
    .recommend p {
        padding: 57px 16px 15px 0;
    } 
    .recommend {
        padding: 0!important;
    }
    .tips .readMore {
        padding-bottom: 40px;
    }
    .tips h3{
        margin-bottom: 0;
        padding-bottom: 5px;
        min-height: 0;
    } 
    .tips .spoiler {
        padding: 19px 0;
    } 
    .blockBtns {
        text-align: center;
    } 
    .blockNewsletterForm.contactHome {
        background-color: var(--secondary-color);
        margin: 0;
    }
    .RegisterNewsLetterForm .btn-primary {
        margin-top: 20px;
    }
    .productFormContainer .RegisterNewsLetterForm .btn-primary {
        margin-top: 20px;
        transform: translate(-125%);
    }    
    .page-hero h1::before {
        right: -10px;
    }
    .largeCategName {
        font-size: 19px;
    } 
    .aboutUs {
        background-color: var(--success-color);
    } 
    .aboutUs .blockContainerInner {
        width: 100%;
    }
    .SwitchIcons-icon46:before {
        font-size: 3rem;
    }
    .HowIts .steps {
        transform: scale(1);
    }
    .HowIts .imgPlaceHolder:after{
        display: none;
    }
    .HowIts .imgPlaceHolder {
        padding-top: 50%;
    } 
    .HowIts h4 {
        margin-top: 0;
    }  
    .HowIts p{
        margin-bottom:20px!important;
    }
    .aboutSpoiler {
        padding-bottom: 35px;
    }
    .product .priceNbtn {
        left: 13px;
        top: -60px;
    }    
    .blockSteps.aboutSpoiler.container{
        margin-top: -60px;
    }
    .aboutSpoiler p{
        padding-left: 300px;
    }
    .product h4 {
        margin: -15px 10px 0 10px;
        font-size: 1rem;
        padding: 5px 7px 5px 24px;
    }
    .product h4::after {
        margin-right: 4px;
    }    
    button.btn.btn-outline-primary.sidebarToggler.d-sm-none {
        color: var(--primary-color);
        border: 1px solid  var(--primary-color);
    }
    button.btn.btn-outline-primary.sidebarToggler {
        color: var(--primary-color);
    }
    .OurShel .productName {
        font-size: 1.2rem;
    }
    .breadcrumb {
        padding: 0;
    }
    h2.productOrVariationTitle {
        margin-top: 18px;
        font-size: 2rem;
    } 
    .prodcutForm {
        overflow: hidden;
        border-radius: 0;
    } 
    div#productFormContainer {
        padding: 0 20px 30px 20px;
    }
    .DetailsProd .column {
        margin-bottom: 30px;
    }
    .Articles .col-md-4.appear-animation.animated.appear-animation-visible {
        margin-bottom: 30px;
    }    
    .whatsappFixedBtn, 
    .whatsappFixedBtn:hover {
        bottom: 30px;
    }
    .whatsappFixedBtn i.fab.fa-whatsapp {
        padding: 9px;
    }
    .backofficeEditBtn, .backofficeEditBtn:hover {
        bottom: 100px;
    }
    .blockInner {
        position: relative;
    }
    .blockInner .blockBtns {
        position: absolute;
        left: 10px;
        top: 15px;
    }
    .blockInner .blockBtns .btn-primary{
        border-radius: 10px;
        font-size: 1.2rem;
        padding: 5px 10px;
        margin-top: 3px
    }
    .blockChosenProjects .blockBtns {
        top: 40px;
    }
    .lookfor .col-12 {
        padding: 0;
    }
    .catsNav .navbar-nav {
        flex-direction: row;
    }
    .catsNav .navbar-nav li {
        margin: 0 5px;
        text-align: center;
        line-height: 20px;
    }
    .catsNav .navbar-nav .nav-link {
        padding: 5px;
    }
    .productThumb {
        height: 89px;
    }
    .DetailsProd .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .DetailsProd .column:nth-child(n+3) .simpleGridItems.iconItem::after {
        content: '';
        display: block;
        background-color: #E5E5E5;
        height: 1px;
        width: 90%;
        position: absolute;
        right: 5%;
        top: -15px;
    }
    .DetailsProd .row {
        justify-content: center;
    }
    .projectBlock .imgPlaceHolder {
        margin-bottom: 25px;
    } 
    .ArticlesCategory .appear-animation-visible {
        margin-bottom: 25px;
    }
    .search .btn.btn-primary{
        margin: 10px 0;
    }   
    footer {
        padding: 0;
        text-align:center;
      } 
    footer h3 {
        text-align:center!important;
        padding-top: 10px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }  
      footer .footerLinks li {
        width: 50%;
    }
    footer li:nth-child(2n+1) {
        padding-left: 15px;
    }
    footer ul.nav.socialIconsTxt {
        justify-content: center;
    }
    footer .socialIconsTxt .blockInner{
        display: flex;
        text-align: center;
    }
    footer p {
        font-size: 16px;
        text-align: center;
    }
    .projectBlock .spoiler::after {
        bottom: 23px;
    }
    .sale202501 .saleHero .preTitle {
        font-size: 1.3rem;
        padding: .75rem;
        font-weight: 500;
    }
    .sale202501 .saleHero h1 {
        font-size: 1.7rem;
        padding: 1rem;
    }
    .sale202501 .col-md-4 .blockImage + .blockBasic {
        margin-bottom: 2rem;
    }
    .sale202501 .blockNewsletterForm {
        padding: 5rem 0 0 0;
    }
    .sale202501 .blockNewsletterForm .leadForm > div {
        display: block !important;
    }
    .sale202501 .NiceToMeet {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .sale202501 .NiceToMeet .steps {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 76vw;
        align-items: flex-end;
        margin: 0 auto;
    }
    .sale202501 .NiceToMeet h4 {
        font-size: 1rem;
    }
    .sale202501 .saleBanner {
        max-width: 90vw;
    }
    .sale202501 .leadSection {
        margin-top: -3.5rem;
    }
    .sale202501 .contactDetails {
        padding: 3rem 0 5rem 0;
    }
    .sale202501 .iconsSpoiler {
        margin-bottom: 1rem;
    }
    .sale202501 .NiceToMeet .simpleGridItems.iconItem:before {
        content: none;
    }
    .floatingCart {
        top: 130px;
    }
    .products .col-6:nth-child(odd) {
        padding-left: 7px;
    }
    .products .col-6:nth-child(even) {
        padding-right: 7px;
    }

    .products .product .productImage {
        margin: 5px 5px 0px 5px;
        border-radius:18px;
    }
    .product h4{
        padding:0;
        margin:5px 0 0 0;
        min-height:45px;
    }
    .products .product {
        margin: 10px 0px;
    }

}

@media (max-width: 360px) /* Mobile */ {
    .aboutSpoiler p{
        padding-left: 250px;
    }
    .productFormContainer .RegisterNewsLetterForm .btn-primary {
        transform: translate(-100%);
    }
    .product .priceNbtn {
        bottom: 47px;
    }
    .productButtonsContainer .btnProductPhone {
        padding: 2px !important;
        margin-left: 5px;
    }
    .products .product .addToCart {
        font-size:14px;
    }
}
