@media screen and (max-width: 750px) {
    .w1400 {
        box-sizing: border-box;
        max-width: 100%;
        padding: 0 10px;
        margin: 0 auto;
    }

    .w1170 {
        box-sizing: border-box;
        max-width: 100%;
        padding: 0 10px;
        margin: 0 auto;
    }

    .w1200 {
        box-sizing: border-box;
        max-width: 1200px;
        padding: 0 10px;
        margin: 0 auto;
    }

    .post-right-margin {
        padding-right: 0px !important;
    }

    .blog-posts .post .blog-post-details {
        box-sizing: border-box;
        color: #aaa;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 1px;
        line-height: 18px;
        font-family: "Oswald", sans-serif;
        margin-bottom: 20px;
        padding: 0 10px;
    }

    #sidebar-col {
        margin: 20px 0px;
        box-sizing: border-box;
        width: 100%;
        padding: 0 10px;
        overflow: hidden;
    }

    .yw-modal__layout {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .showrooms {
        box-sizing: border-box;
        display: grid;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 10px;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 0px;
        grid-row-gap: 20px;
    }

    .goodsitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }

    .swgoods .swiper-slide img {
        display: block;
        width: 100%;
        height: 400px;
        cursor: pointer;
        object-fit: cover;
    }

    .swgoods {
        width: 100%;
        height: 420px;
    }

    .goodsitem-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        font-size: 26px;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
    }

    .swgoods-next {
        position: absolute;
        width: 32px;
        right: -15px;
        height: 32px;
        background-color: #fff;
        border-radius: 100%;
        border: solid 2px #ccc;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        z-index: 999;
        cursor: pointer;
        top: 50%;
        transform: translateX(0%) translateY(-50%);
    }

    .swgoods-prev {
        position: absolute;
        width: 32px;
        left: -15px;
        top: 50%;
        height: 32px;
        background-color: #fff;
        border-radius: 100%;
        border: solid 2px #ccc;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        z-index: 999;
        cursor: pointer;
        transform: translateX(0%) translateY(-50%);
    }

    .goodsitem22 {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }


    .goodsitemw50 {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }


    .vc_row.vc_column-gap-35 {
        margin-left: 0px;
        margin-right: 0px;
    }


    .langbox {
        float: left;
        position: relative;
        width: 70px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 10px;
        margin-top: 20px;
    }

    .gt_float_switcher .gt-selected {
        position: relative;
        z-index: 888;
        background-color: #fff;
        cursor: pointer;
        text-transform: uppercase;
        overflow: hidden;
        text-align: left !important;
        width: 70px;
    }





    .footwhatsapp{
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0 0 0 0;
        width: 50px;
        height: 50px;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        background-color: #4FDD84;
        position: fixed ; 
    z-index: 10; 
    right : 10px ; 
    bottom : 10px ;
    overflow: hidden;
    border-radius: 30px;
    }
    
    .whatslink{
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0 0 0 0;
        width: 100%;
        height: 50px;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #fff;
    }
    .whatslink i{
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        margin-right: 0px;
    }
    .whatslink label{
        color: #fff!important;
        font-size: 18px;
        font-weight: bold;
        cursor: pointer;
        margin-bottom: 0!important;
        display: none;
    }
    
    .ppbox {
        box-sizing: border-box;
        display: flex;
        flex-direction: column-reverse;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        position: fixed;
        z-index: 9999;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .ppbox-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 60px 0px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .ppbox-r-a-c {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }
    .ppbox-r-a-c>.input1{
        margin: 5px 0;
    }
    .ppbox-r {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 20px;
        background: #583BAF;
        position: relative;
    }

    .mapbox-l{
        width: 100%;
    }
    .mapbox-r {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0 0 0 0;
        width: 100%;
        height: auto;
        text-align: center;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

}