@font-face {
    font-family: "Georgia";
    src: url("/sbd/images/sba/cre/products/work-from-anywhere/landing-page/fonts/georgia/Georgia.eot");
    src: url("/sbd/images/sba/cre/products/work-from-anywhere/landing-page/fonts/georgia/Georgia.eot?#iefix") format("embedded-opentype"), url("/sbd/images/sba/cre/products/work-from-anywhere/landing-page/fonts/georgia/Georgia.woff2") format("woff2"), url("/sbd/images/sba/cre/products/work-from-anywhere/landing-page/fonts/georgia/Georgia.woff") format("woff"), url("/sbd/images/sba/cre/products/work-from-anywhere/landing-page/fonts/georgia/Georgia.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    padding: 0;
}

.dotcom-bundle-page-master__containerStyle .dotcom-bundle-page-master__wrapper .dotcom-bundle-page-master__heading {
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    width: calc(100% - 12px);
}

.dotcom-bundle-page-master__containerStyle .dotcom-bundle-page-master__wrapper .dotcom-bundle-page-master__htmlContainer .grid__column {
    padding-top: 0;
}

.wrapper-outer * {
    box-sizing: border-box;
    list-style: none;
}

.wrapper-outer {
    box-sizing: border-box;
    font-family: "Motiva Sans";
}

.wrapper-outer img {
    max-width: 100%;
}

.wrapper-outer .container {
    max-width: 1440px;
    margin: 0 auto;
}

.wrapper-outer .overlay .closebtn:hover {
    color: #aaa;
    cursor: pointer;
}

.wrapper-outer ul li:before {
    display: none;
}


/*top banner section start*/

.wrapper-outer .top-banner {
    background-color: #ffffff;
}

.wrapper-outer .top-banner .banner-inner {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrapper-outer .top-banner .banner-text {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.wrapper-outer .top-banner .banner-title {
    font-size: 40px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
    font-family: "Motiva Sans";
    letter-spacing: -1px;
    font-weight: 800;
    line-height: 40px;
    display: inline-block;
}

.wrapper-outer .top-banner .banner-title span:nth-child(1) {
    color: #40b4e5;
}

.wrapper-outer .top-banner .banner-title span:nth-child(2) {
    color: #f7a800;
}

.wrapper-outer .top-banner .banner-title span:nth-child(3) {
    color: #c00;
}

.wrapper-outer .top-banner .banner-subtitle {
    font-size: 15px;
    font-weight: normal;
    line-height: 21px;
    letter-spacing: normal;
    color: #000;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
}

.wrapper-outer .top-banner .banner-img img {
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
}

.wrapper-outer .top-banner .banner-img {
    width: 100%;
}

.wrapper-outer .top-banner .banner-img img.desktop {
    display: none;
}

.wrapper-outer .top-banner .banner-img img.tablet {
    display: none;
}

.wrapper-outer .shadow {
    max-width: 1460px;
    height: 10px;
    background-color: #fff;
    overflow: hidden;
    display: none;
    margin: auto;
}

.wrapper-outer .shadow img {
    width: 100%;
}

.wrapper-outer .shadow.sticky-top {
    transform: scaleY(-1);
}

.wrapper-outer .nav .shadow.sticky-bottom {
    transform: scaleY(-1);
    opacity: 0;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    background: none;
    transition: opacity 0.3s ease-in-out;
}

.wrapper-outer .nav.sticky .shadow.sticky-bottom {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}


/*top banner section end*/


/*sticky nav start*/

.wrapper-outer .nav {
    background: #fff;
    display: none;
    height: 60px;
}

.wrapper-outer .nav nav {
    max-width: 1165px;
    margin: 0 auto;
    padding: 5px 15px;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

.wrapper-outer .nav nav ul {
    display: flex;
    align-content: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

.wrapper-outer .nav nav ul li {
    list-style: none;
}

.wrapper-outer .nav ul li:before {
    display: none;
}

.wrapper-outer .nav nav ul li a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.wrapper-outer .nav nav ul li a:hover {
    color: #0192DB;
}

.wrapper-outer .nav.sticky {
    position: fixed;
    top: 64px;
    width: 100%;
    z-index: 1;
    left: 0;
    right: 0;
}


/*sticky nav end*/


/* deal ribbon start */

.wrapper-outer .deal-ribbon {
    color: #ffffff;
    background: #CC0000;
    padding: 10px;
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
}


/* deal ribbon end */


/*best-of-best start*/

.wrapper-outer .best-of-best {
    display: inline-block;
    width: 100%;
    background: url(/sbd/images/sba/cre/products/work-from-anywhere/landing-page/images/life_illustration.png);
    padding: 50px 0px 0px;
    background-color: #f5f5f5;
    margin-bottom: 40px;
}

.wrapper-outer .best-of-best .inside-section {
    max-width: 1213px;
    margin: 0 auto;
}

.wrapper-outer section .title {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0 15px;
    width: 100%;
    font-family: "Motiva Sans";
    margin-bottom: 15px;
    line-height: 40px;
}

.wrapper-outer section .small-disp {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0px 15px;
}

.wrapper-outer .best-of-best .best-category {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 40px 0 0 0;
}

.wrapper-outer .best-of-best .best-category .glide__slide {
    padding: 11px;
}

.wrapper-outer .best-of-best .best-category .glide__slide:hover {
    cursor: pointer;
}

.wrapper-outer .best-of-best .best-category .glide__slide:nth-last-child(1) {
    padding-right: 22px;
}

.wrapper-outer .best-of-best .best-category .category-box {
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
    padding: 0 0 35px 0;
    text-decoration: none;
    color: #000;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    transition: all 200ms ease-in-out;
    -moz-box-shadow: 0px 5px 10px rgb(0, 0, 0, 0.26);
    -webkit-transition: all 200ms ease-in-out;
}

.wrapper-outer .best-of-best .best-category .category-box img {
    margin-top: auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    max-width: 50%;
}

.wrapper-outer .best-of-best .best-category .glide__slide:hover .category-box img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.wrapper-outer .best-of-best .best-category .product-name {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.13;
    text-align: center;
    color: #000;
    width: 100%;
    margin: auto 0 0 0;
    padding: 0;
    text-transform: capitalize;
    max-width: 140px;
    font-family: "Motiva Sans";
    letter-spacing: 0.2px;
}

.wrapper-outer .best-of-best .slider-wrap {
    /* overflow-x: hidden; */
    overflow-x: scroll;
    padding-bottom: 50px;
}

.wrapper-outer .best-of-best .slider-wrap .glide__track {
    /* overflow-x: auto; */
    /* padding-left: calc(50% - 111px); */
    padding-left: 22px;
}

.wrapper-outer .best-of-best .slider-wrap .glide__track::-webkit-scrollbar {
    display: none;
}


/*best-of-best end*/


/*musthave-products start*/

#MustHaveProducts {
    padding-bottom: 20px;
    padding-top: 50px;
    display: none;
}

.musthave-products ul {
    margin: 44px 0 0 0;
    padding: 0;
    display: flex;
}

.musthave-products ul li {
    padding: 0 15px;
}

.musthave-products .musthave-top .musthave-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-flow: column;
    background: #f5f5f5;
    position: relative;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.musthave-products .musthave-top .musthave-box:hover {
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
}

.musthave-products .musthave-top .musthave-box img {
    min-height: 143px;
}

.musthave-products .musthave-top .musthave-box .whyLove {
    color: #0192db;
    background: none;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    border: none;
}

.musthave-products .musthave-top .musthave-box .whyLove:hover {
    text-decoration: underline;
    cursor: pointer;
}

.musthave-products .musthave-top .musthave-box .must-product-dis {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.13;
    text-align: center;
    color: #000;
    width: 100%;
    min-height: 0;
    font-family: "Motiva Sans";
}

.wrapper-outer .shopBtn {
    border-radius: 18px;
    background-color: #c00;
    border: solid 1px transparent;
    color: #fff;
    font-size: 14px;
    margin-top: 23px;
    text-decoration: none;
    transition: all 0.3s;
    padding: 9px 37px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.wrapper-outer .shopBtn:hover {
    background: #fff;
    border: solid 1px #c00;
    color: #c00;
}


/*why love it overlay css start*/

.wrapper-outer .overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 4;
    top: 30px;
    left: 0;
    /* background-color: rgba(0, 0, 0, 0.4);*/
    overflow-y: hidden;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    margin-left: -100%;
}

.wrapper-outer .overlay .closebtn {
    position: absolute;
    padding: 0px;
    top: 10px;
    right: 20px;
    padding-bottom: 0px;
    padding-bottom: 45px;
    text-decoration: none;
    font-size: 32px;
    color: #000;
    display: block;
    transition: 0.3s;
    border: none;
    background: none;
}

.wrapper-outer .overlay-content {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 95%;
}

.wrapper-outer .iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    max-width: 850px;
    flex: 0 0 100%;
    /*overflow-y: auto !important;*/
}

.wrapper-outer .iframe-container iframe {
    width: 320px;
    height: 180px;
}

.wrapper-outer .overflow-video {
    overflow-y: hidden;
}

.wrapper-outer .iframe-container {
    max-width: 890px;
    background-color: #fff;
    border-radius: 20px;
    padding: 16px;
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    max-height: calc(80vh - 15px);
    margin: 15px auto;
}

.musthave-products .product-info {
    display: flex;
    align-items: center;
}

.musthave-products .product-info .product-img-sec {
    width: 40%;
}

.musthave-products .product-info .prduct-discription {
    width: 50%;
    padding: 0 60px 0 50px;
}

.musthave-products .product-info .prduct-discription .product-title {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.13;
    color: #000;
    font-family: "Motiva Sans";
}

.musthave-products .product-info .prduct-discription .prduct-review {
    font-family: "Georgia";
    position: relative;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #000;
    margin-top: 47px;
}

.musthave-products .product-info .prduct-discription .prduct-review:before {
    position: absolute;
    content: "";
    left: -36px;
    top: -20px;
    background: url(/sbd/images/sba/cre/products/work-from-anywhere/landing-page/images/quot.png) no-repeat;
    width: 94px;
    height: 77px;
}

.musthave-products .product-info .prduct-discription .reviewver-name {
    font-size: 14px;
    margin-top: 23px;
    color: #000;
}

.musthave-products .product-info .prduct-discription .product-feature {
    margin-top: 33px;
}

.musthave-products .product-info .prduct-discription .product-feature p {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0;
}

.musthave-products .product-info .prduct-discription .product-feature ul {
    margin: 8px 0 0 0;
    padding: 0;
    display: inline-block;
    line-height: normal;
}

.musthave-products .product-info .prduct-discription .product-feature ul li {
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 0 10px;
    position: relative;
    margin: 12px 0;
}

.musthave-products .product-info .prduct-discription .product-feature ul li:last-child {
    margin: 0;
}

.musthave-products .product-info .prduct-discription .product-feature ul li:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 7px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #000;
}


/*why love it overlay css end*/

#MustHaveProducts.musthave-products {
    padding: 58px 0 50px 0;
    background-color: #ffffff;
}

.musthave-products .musthave-top.musthave-mid {
    margin-top: 30px;
}

.musthave-products .musthave-top.musthave-mid li {
    width: 25%;
}

.musthave-products .musthave-top.musthave-mid .musthave-box {
    justify-content: flex-end;
    padding-left: 20px;
    padding-right: 20px;
}


/* Must have updates */

.musthave-products .musthave-top .musthave-box .whyLove.desktop {
    display: none;
}

.musthave-products .musthave-top .musthave-box .whyLove.mobile {
    display: inline-block;
    color: #0192db;
    background: #ffffff;
    border: 1px solid #0192db;
    padding: 2px;
    height: 24px;
    width: 24px;
    line-height: 1;
    border-radius: 100%;
    margin-left: 2px;
    text-decoration: none !important;
    position: absolute;
    top: -12px;
    left: 6px;
}

.musthave-products .musthave-top .musthave-box {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    border-radius: 10px;
}

.musthave-products .musthave-top .musthave-box img {
    min-height: 70px;
    width: 70px;
}

.musthave-products .musthave-box .hot-deal {
    font-size: 12px;
    line-height: 1;
    border-radius: 10px;
    width: 75px;
    height: 20px;
    top: -10px;
    left: 38px;
    text-align: center;
    color: #fff;
    background: #c00;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
}

.musthave-products .musthave-box .hot-deal br {
    display: none;
}

.musthave-products .musthave-box .hot-deal span {
    margin-left: 3px;
}

.musthave-products ul {
    flex-direction: column;
}

.musthave-products ul .glide__slide {
    margin-bottom: 20px;
}

.musthave-products .musthave-box .shopBtn {
    position: absolute;
    left: 80px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    border-radius: 0;
    background-color: transparent;
    border: none;
    background-image: url(/sbd/images/sba/cre/products/work-from-anywhere/landing-page/images/mobile-link-arrow.png);
    background-position: calc(100% - 15px) 50%;
    background-repeat: no-repeat;
    background-size: auto 12px;
}

.musthave-products .musthave-top .musthave-box .must-product-dis {
    padding-left: 15px;
    padding-right: 45px;
    text-align: left;
}


/*musthave-products end*/

.section {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: sans-serif, arial;
    margin: 0;
}

#section1 {
    background: #5c53aa;
    color: #8d86c3;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#section2 {
    background: #4bbfc3;
    color: #81d2d5;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}


/*productivity high section start*/

.wrapper-outer section .small-disp {
    font-size: 16px;
    max-width: 400px;
    margin: 0px auto;
}

.wrapper-outer section.best-of-best .small-disp br {
    display: none;
}

.productivity-high .product-box-main {
    margin: 46px 0 0 0;
}

.wrapper-outer .productivity-high {
    display: block;
    position: relative;
    width: 100%;
    background: url(/sbd/images/sba/cre/products/work-from-anywhere/landing-page/images/life_illustration.png);
    padding: 40px 15px 20px 15px;
    background-color: #f5f5f5;
}

.productivity-high .product-box-main {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
}

.productivity-high .product-box-main li {
    margin-bottom: 20px;
    border-radius: 10px;
    background-color: #fff;
    width: 100%;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.productivity-high .product-box-main li a {
    padding: 20px 15px;
    display: flex;
    align-items: center;
    color: #000;
    text-decoration: none;
    height: 100%;
}

.productivity-high .product-box-main li a:hover .shop-now {
    text-decoration: underline;
}

.productivity-high .product-box-main li a:hover .product-img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.productivity-high .product-box-main li:last-child {
    margin-bottom: 0;
}

.productivity-high .product-box-main .product-img {
    flex-shrink: 0;
    width: 60px;
    margin: 0 auto;
}

.productivity-high .product-box-main .product-img img {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.productivity-high .product-box-main .arrow {
    width: 12px;
    flex-shrink: 0;
    margin-left: auto;
}

.productivity-high .product-box-main .product-detail {
    padding: 0 20px;
    margin-bottom: 18px;
    padding-right: 5px;
    max-width: calc(100% - 80px);
    flex: 0 0 calc(100% - 80px);
}

.productivity-high .product-box-main .box-title {
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: "Motiva Sans";
    line-height: normal;
}

.productivity-high .product-box-main .product-disp {
    font-size: 16px;
    margin: 0;
    padding: 0;
    letter-spacing: -0.53px;
    white-space: normal;
}

.productivity-high .product-box-main .shop-now {
    display: none;
}

.productivity-high .product-box-main li:last-child {
    margin-bottom: 30px;
}


/*productivity high section end*/


/*inspiration css start*/

.inspiration-corner {
    padding: 30px 20px;
}

.inspiration-corner .inspiration-gallery {
    margin: 45px 0 26px;
}

.inspiration-corner .workispace-inner {
    background: #f5f5f5;
    border-radius: 20px;
    margin-bottom: 26px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    height: 100%;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.inspiration-corner .workispace-inner:hover {
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
}

.inspiration-corner .work-content {
    padding: 15px 15px 80px 15px;
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: 20px;
    background-color: #40b4e5;
}

.inspiration-corner .work-content img {
    position: absolute;
    width: 130px;
    right: 0;
    bottom: 0;
}

.inspiration-corner .work-content img.right-chair-992 {
    display: none;
}

.inspiration-corner .productvity-content {
    padding: 0px;
    position: relative;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
}

.inspiration-corner .hybrid-workplace-text {
    padding: 15px;
    background-color: #f5f5f5;
}

.inspiration-corner .productvity-content img {
    width: 100%;
    right: 0;
    bottom: 0;
}

.inspiration-corner .workspace-content {
    padding: 15px;
}

.inspiration-corner .workspace-home {
    background: #fff;
    margin-bottom: 26px;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.inspiration-corner .workspace-home:hover {
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
}

.inspiration-corner .workspace-image {
    max-height: 400px;
    width: 100%;
    line-height: 0;
    overflow: hidden;
}

.inspiration-corner .workspace-image img {
    width: 100%;
}

.inspiration-corner .inspiration-gallery .title {
    text-align: left;
    font-size: 20px;
    padding: 0px;
    letter-spacing: -1px;
}

.inspiration-corner .inspiration-gallery .small-disp {
    text-align: left;
    margin-bottom: 22px;
    padding: 0px;
    margin-left: 0px;
}

.inspiration-corner .productvity {
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.inspiration-corner .productvity:hover {
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
}

.inspiration-corner .productvity a,
.inspiration-corner .workspace-home a {
    overflow: hidden;
}

.inspiration-corner .inspiration-gallery .read-btn {
    color: #0192db;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    background: transparent;
    border: none;
    padding: 0;
    font-family: "Motiva Sans";
    outline: none;
    box-shadow: none;
    font-weight: bold;
}

.inspiration-corner .inspiration-gallery .work-content .read-btn,
.inspiration-corner .inspiration-gallery .work-content .title,
.inspiration-corner .inspiration-gallery .work-content .small-disp {
    color: #fff;
}

.inspiration-corner .productvity a:hover .read-btn,
.inspiration-corner .workspace-home a:hover .read-btn,
.inspiration-corner .workspace-box a:hover .read-btn {
    text-decoration: underline;
}


/*******/

.inspiration-corner .counter-row {
    display: flex;
    flex-wrap: wrap;
}

.inspiration-corner .counter-col {
    padding: 0;
    margin-bottom: 26px;
    flex: 100%;
}

.inspiration-corner .counter-box {
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    color: #ffffff;
}

.inspiration-corner .counter-heading {
    font-size: 64px;
    margin: 0;
    font-weight: bold;
}

.inspiration-corner .counter-box .text-light {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px;
}

.inspiration-corner .counter-box .text-small {
    font-size: 12px;
    margin: 0;
}

.inspiration-corner .companies p.text-light {
    max-width: 380px;
    margin: 0 auto 15px;
}

.inspiration-corner .counter-box sup {
    font-size: 30px;
}

.inspiration-corner .reduction {
    background: #40b4e5;
}

.inspiration-corner .savings {
    background: #f7a800;
}

.inspiration-corner .companies {
    background: #c00;
}

.inspiration-corner .productvity a,
.inspiration-corner .workspace-home a,
.inspiration-corner .workspace-box a {
    text-decoration: none;
    display: block;
    height: 100%;
}


/*shopby-style section start*/

.wrapper-outer .shopby-style {
    background-color: #ffffff;
}

.wrapper-outer .shopby-style .shopby-outerBox .shop-outer {
    padding: 0 14px;
}

.wrapper-outer .shopby-style .shop-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-family: "Motiva Sans";
}

.wrapper-outer .shop-box {
    border-radius: 20px;
    border: solid 1px #ebebeb;
    padding: 15px 10px 24px 10px;
    margin-top: 38px;
    text-decoration: none;
    color: #000;
    display: block;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.02);
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.wrapper-outer .shop-box:hover {
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
}

.wrapper-outer .shop-box:hover .shop-now {
    text-decoration: underline !important;
}

.wrapper-outer .shop-box .shop-gride {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: space-between;
}

.wrapper-outer .shop-box .shop-gride .shop-iteam {
    max-width: 50%;
    flex: 0 0 50%;
    height: 25%;
    padding: 0 6px 12px;
}

.wrapper-outer .shop-box .shop-product {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 7px;
}

.wrapper-outer .shop-box .shop-product img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.wrapper-outer .shop-box .shopby-content {
    text-align: center;
    margin-top: 18px;
}

.wrapper-outer .shop-box .shopby-content .box-title {
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: "Motiva Sans";
}

.wrapper-outer .shop-box .shopby-content p {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: -0.53px;
    color: #000;
    margin: 9px 0 0 0;
    padding: 0;
}

.wrapper-outer .shop-box .shopby-content .shop-now {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #0192db;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}


/*shopby-style section end*/


/*space work section start*/

.wrapper-outer .shop-byspace .shop-box {
    display: inline-block;
    width: 100%;
    padding: 15px 14px 24px 14px;
    text-decoration: none;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.wrapper-outer .shop-byspace .shop-box:hover {
    box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0 14px 17px rgba(0, 0, 0, 0.26);
}

.wrapper-outer .shop-byspace .shop-box:hover .shop-now {
    text-decoration: underline;
}

.wrapper-outer .shop-byspace .title,
.wrapper-outer .shop-byspace .small-disp {
    padding: 0 14px;
}

.wrapper-outer .shop-byspace .shop-box .work-space-img {
    width: 100%;
    margin-bottom: 10px;
    height: 300px;
    object-fit: cover;
}

.wrapper-outer .shop-byspace .shop-box .work-space-img img {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.wrapper-outer .shopby-style.shop-byspace .shop-title {
    margin-top: 51px;
}

.wrapper-outer .shopby-style.shop-byspace {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
}

.wrapper-outer .shopby-outerBox {
    padding: 0;
}

.wrapper-outer .shop-byspace .shop-box .shopby-content .box-subtitle {
    min-height: 0;
    white-space: normal;
}


/*space work section end*/


/*shop by style section end*/

.wrapper-outer .best-of-best .category-box {
    margin: 0 auto;
    text-align: center;
}

.wrapper-outer .slider-bullets {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.slider-bullets button {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    box-shadow: none;
    border: 1px solid #b3b3b3;
    background-color: #fff;
    margin: 3px;
    padding: 0 !important;
    cursor: pointer;
}

.wrapper-outer .slider-bullets button.glide__bullet--active {
    background-color: #cc0000;
    border: 1px solid #cc0000;
}


/***popup***/

.musthave-products .product-info {
    display: block;
}

.musthave-products .product-info .prduct-discription {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
}

.wrapper-outer .iframe-container {
    padding: 40px 20px 240px;
    display: block;
}

.musthave-products .product-info .product-img-sec {
    position: absolute;
    right: 0px;
    bottom: 0;
    line-height: 0;
    width: 100%;
}

.musthave-products .product-info .prduct-discription .product-title {
    font-size: 14px;
}

.musthave-products .product-info .prduct-discription .product-feature ul {
    display: block;
}

.musthave-products .product-info .prduct-discription .reviewver-name {
    margin-top: 10px;
}

.musthave-products .product-info .prduct-discription .product-feature {
    margin-top: 15px;
}

.musthave-products .product-info .prduct-discription .prduct-review {
    font-size: 18px;
    margin-top: 15px;
}

.wrapper-outer .shopBtn {
    margin-top: 15px;
}

.pop {
    position: fixed;
    top: 50px;
    left: 0;
    opacity: 0.5;
    z-index: 99;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #000;
    opacity: 0;
    transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.overflow-video .modal-backdrop {
    z-index: 3;
    opacity: 0.4;
}

.wrapper-outer .shopby-outerBox {
    /* display: flex; */
}

.wrapper-outer .shop-byspace .shop-box {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column;
}

.wrapper-outer .shop-byspace .slider-wrap .glide__track {
    /* padding-left: calc(20% - 50px); */
    padding-bottom: 20px;
    /* overflow-x: auto; */
}

.wrapper-outer .shop-byspace .slider-wrap {
    overflow-x: hidden;
}


/* .wrapper-outer .shop-byspace .slider-wrap .glider-dots {
    user-select: none;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: end;
    margin: 0 auto;
    text-align: center;
    height: 100%;
}
.wrapper-outer .shop-byspace .slider-wrap .glider-dot {
    border: 1px solid #ccc;
    background: transparent;
}
.wrapper-outer .shop-byspace .slider-wrap .glider-dot.active {
    background: #c00;
} */


/*media css start*/

@media (min-width: 430px) {
    .wrapper-outer .iframe-container {
        padding: 40px 20px 250px;
    }
}

@media (min-width: 501px) {
    .wrapper-outer .iframe-container {
        padding: 40px 20px 320px;
    }
}

@media (min-width: 576px) {
    .wrapper-outer .top-banner .banner-text {
        padding-left: 30px;
        padding-right: 30px;
    }
    .musthave-products .product-info .product-img-sec {
        width: 70%;
    }
    .wrapper-outer section .title {
        font-size: 36px;
        max-width: 375px;
        margin: 0px auto;
        margin-bottom: 0px;
        margin-bottom: 15px;
    }
    .wrapper-outer section.best-of-best .small-disp br {
        display: block;
    }
    .wrapper-outer .best-of-best .best-category .category-box {
        width: 280px;
        height: 280px;
    }
    .wrapper-outer .best-of-best .best-category .category-box img {
        max-width: 55%;
    }
    .wrapper-outer .best-of-best .best-category .product-name {
        max-width: 100%;
    }
    .productivity-high .product-box-main .box-title {
        font-size: 22px;
        letter-spacing: -0.73px;
    }
    .productivity-high .product-box-main .arrow {
        width: 15px;
    }
    .productivity-high .product-box-main li a {
        padding: 20px 27px;
    }
    .productivity-high .product-box-main .product-img {
        flex-shrink: 0;
        width: 77px;
    }
    .productivity-high .product-box-main .product-detail {
        padding: 0 45px;
        padding-right: 15px;
    }
    .musthave-products .musthave-top .musthave-box img {
        min-height: 80px;
        width: 80px;
    }
    .musthave-products .musthave-top .musthave-box .must-product-dis {
        font-size: 16px;
        /* min-height: 32px; */
    }
    .wrapper-outer .shop-byspace .shop-box .shopby-content .box-subtitle {
        /* min-height: 48px; */
    }
    .inspiration-corner .work-content {
        padding: 54px 245px 54px 50px;
        overflow: hidden;
    }
    .inspiration-corner .counter-box {
        padding: 29px 60px;
    }
    .inspiration-corner .workspace-content {
        padding: 40px;
    }
    .inspiration-corner .hybrid-workplace-text {
        padding: 40px;
    }
    .inspiration-corner .work-content img {
        width: 265px;
        right: 0px;
    }
    .inspiration-corner .inspiration-gallery .title {
        font-size: 30px;
        margin-left: 0px;
        max-width: 100%;
    }
    .wrapper-outer .shop-box .shopby-content .box-title {
        font-size: 30px;
    }
    .wrapper-outer .shop-box .shopby-content p {
        font-size: 16px;
    }
    .wrapper-outer .shop-box .shop-gride .shop-iteam {
        max-width: calc(25% - 12px);
        flex: 0 0 calc(25% - 12px);
        height: 25%;
        margin-bottom: 0px;
    }
    .wrapper-outer .iframe-container {
        padding: 40px 60px 150px;
    }
    .musthave-products .product-info .prduct-discription .product-title {
        font-size: 16px;
    }
    .musthave-products .product-info .prduct-discription .prduct-review {
        font-size: 24px;
        margin-top: 36px;
        line-height: 34px;
        max-width: 90%;
    }
    .musthave-products .product-info .prduct-discription .reviewver-name {
        margin-top: 17px;
        max-width: 90%;
    }
    .musthave-products .product-info .prduct-discription .product-feature {
        margin-top: 34px;
        max-width: 56%;
    }
    .wrapper-outer .product-feature .shopBtn {
        margin-top: 34px;
    }
    .wrapper-outer .best-of-best .slider-wrap .glide__track {
        /* padding-left: calc(50% - 151px); */
    }
    .musthave-products .musthave-box .shopBtn {
        left: 90px;
    }
    .wrapper-outer .shop-byspace .shop-box {
        /* width: 390px; */
    }
}

@media (min-width: 619px) {
    .wrapper-outer .top-banner .banner-subtitle {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (min-width: 689px) {
    .wrapper-outer .top-banner .banner-subtitle {
        font-size: 15px;
        line-height: 21px;
    }
    .musthave-products .musthave-top .musthave-box img {
        min-height: 90px;
        width: 90px;
    }
    .musthave-products .musthave-box .shopBtn {
        left: 100px;
    }
}

@media (min-width: 768px) {
    .wrapper-outer .top-banner .banner-inner {
        padding: 20px;
    }
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 80px);
        padding-left: 0;
        padding-right: 0;
    }
    .wrapper-outer .top-banner .banner-img img.mobile {
        display: none;
    }
    .wrapper-outer .top-banner .banner-img img.tablet {
        display: block;
    }
    .wrapper-outer section .title {
        max-width: 100%;
        margin-bottom: 28px;
    }
    .wrapper-outer section .small-disp {
        max-width: 100%;
    }
    .wrapper-outer section .title span {
        display: block;
    }
    .wrapper-outer section.shop-byspace .small-disp {
        max-width: 500px;
    }
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer {
        padding: 0 14px;
        /*max-width: 576px;*/
        margin: 0 auto;
    }
    .wrapper-outer .shopby-style.shop-byspace .shopby-outerBox .shop-outer {
        /*max-width: 576px;*/
    }
    .inspiration-corner .workspace-content {
        padding: 40px 68px;
    }
    .musthave-products .musthave-top .musthave-box img {
        min-height: 100px;
        width: 100px;
    }
    .musthave-products .musthave-box .shopBtn {
        left: 110px;
    }
}

@media (min-width: 821px) {
    .inspiration-corner {
        padding-top: 0px;
    }
    .wrapper-outer .top-banner .banner-inner {
        max-width: 1222px;
        flex-direction: row;
    }
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 55px);
        padding-right: 30px;
        text-align: left;
    }
    .wrapper-outer .top-banner .banner-title {
        font-size: 44px;
        line-height: 44px;
        margin-bottom: 25px;
    }
    .wrapper-outer .top-banner .banner-subtitle {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 0;
    }
    .wrapper-outer .iframe-container {
        padding: 40px 60px 200px;
    }
    .musthave-products .musthave-top li {
        max-width: 33.3%;
        flex: 0 0 33.33%;
        width: 33.33% !important;
        margin-bottom: 30px;
    }
    .musthave-products .musthave-top li:nth-child(4),
    .musthave-products .musthave-top li:nth-child(5),
    .musthave-products .musthave-top li:nth-child(6),
    .musthave-products .musthave-top li:nth-child(7) {
        max-width: 25%;
        flex: 0 0 25%;
        width: 25% !important;
    }
    .wrapper-outer .nav {
        background: #fff;
        display: block;
    }
    .wrapper-outer .shadow {
        display: block;
    }
    .wrapper-outer .top-banner .banner-title br {
        display: none;
    }
    .wrapper-outer section .small-disp {
        max-width: 713px;
    }
    .wrapper-outer .best-of-best .best-category .category-box {
        width: 180px;
        height: 180px;
    }
    .wrapper-outer .top-banner .banner-img img.desktop {
        display: block;
    }
    .wrapper-outer .top-banner .banner-img img.mobile {
        display: none;
    }
    .wrapper-outer .best-of-best .best-category .category-box img {
        max-width: 48%;
    }
    /*productivity-high start*/
    .wrapper-outer .productivity-high {
        padding: 0px 10px 30px 10px;
    }
    .wrapper-outer section .title {
        font-size: 36px;
        font-weight: bold;
        max-width: 800px;
        padding-top: 50px;
    }
    .productivity-high .product-box-main li {
        max-width: calc(33.3% - 30px);
        flex: 0 0 calc(33.3% - 30px);
        margin: 0 15px 30px 15px;
        background-color: #fff;
    }
    .productivity-high .product-box-main li a {
        display: block;
        text-align: center;
        text-decoration: none;
        color: #000;
    }
    .productivity-high .product-box-main .arrow {
        display: none;
    }
    .productivity-high .product-box-main .box-title {
        font-size: 22px;
        letter-spacing: -1px;
        font-weight: bold;
        margin-bottom: 3px;
    }
    .productivity-high .product-box-main .product-disp {
        font-size: 14px;
    }
    .productivity-high .product-box-main .shop-now {
        display: block;
        font-size: 14px;
        line-height: 18px;
        color: #0192db;
        font-weight: bold;
        text-decoration: none;
        margin-top: auto;
    }
    .productivity-high .product-box-main .product-img {
        width: 110px;
    }
    .productivity-high .product-box-main .product-detail {
        padding: 0;
        margin-top: 18px;
        max-width: 100%;
        flex: 0 0 100%;
    }
    /*productivity high end*/
    .musthave-products .musthave-top .musthave-box img {
        min-height: auto;
    }
    .musthave-products .musthave-top .musthave-box .must-product-dis {
        min-height: 48px;
        white-space: normal;
    }
    .musthave-products .musthave-top li:nth-child(4) .must-product-dis,
    .musthave-products .musthave-top li:nth-child(5) .must-product-dis,
    .musthave-products .musthave-top li:nth-child(6) .must-product-dis,
    .musthave-products .musthave-top li:nth-child(7) .must-product-dis {
        height: 63px;
    }
    .wrapper-outer .best-of-best .best-category .product-name {
        font-size: 14px;
        max-width: 123px;
    }
    .inspiration-corner .inspiration-gallery {
        display: flex;
        margin: 45px -15px 26px;
    }
    .inspiration-corner .counter-row {
        margin: 0 -15px;
    }
    .inspiration-corner .workspace-box {
        padding: 0 15px;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .inspiration-corner .workspace-gallery {
        padding: 0 15px;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .inspiration-corner .workspace-content {
        padding: 20px;
    }
    .inspiration-corner .hybrid-workplace-text {
        padding: 20px;
        padding-right: 53%;
    }
    .inspiration-corner .hybrid-workplace-img {
        position: absolute;
        width: 50%;
        right: 0;
        height: 100%;
        object-fit: cover;
    }
    .inspiration-corner .productvity-content img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .inspiration-corner .workispace-inner {
        margin-bottom: 0;
    }
    .inspiration-corner .counter-col {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-bottom: 0;
        padding: 0 15px;
    }
    .inspiration-corner .counter-box {
        height: 100%;
        padding: 20px 20px;
    }
    .inspiration-corner .companies {
        background: #c00;
        padding: 20px 15px 15px !important;
    }
    .inspiration-corner .inspiration-gallery .title {
        font-size: 20px;
    }
    .inspiration-corner .productvity,
    .inspiration-corner .workspace-home {
        height: calc(50% - 13px);
    }
    .inspiration-corner .work-content {
        padding: 20px 150px 20px 20px;
    }
    .inspiration-corner .productvity-content {
        padding: 0;
        flex-direction: row;
    }
    .inspiration-corner .work-content img {
        width: 200px;
        right: 10px;
    }
    .inspiration-corner .inspiration-gallery .small-disp {
        margin-bottom: 10px;
    }
    .wrapper-outer .shopby-style {
        padding: 0 21px;
        padding-top: 60px;
    }
    .wrapper-outer .shopby-outerBox {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .wrapper-outer .shop-box {
        margin-top: 30px;
        padding: 15px 14px 24px 14px;
    }
    .wrapper-outer .shop-box .shopby-content .box-title {
        font-size: 20px;
    }
    .wrapper-outer .shop-box .shop-gride .shop-iteam {
        max-width: 50%;
        flex: 0 0 50%;
        height: 50%;
        padding: 0 5px 10px;
    }
    .wrapper-outer .shop-box .shopby-content {
        text-align: center;
        margin-top: 6px;
    }
    .wrapper-outer .shop-box .shopby-content p {
        margin: 4px 0 0 0;
        padding: 0px 10px;
    }
    .wrapper-outer .shop-box .shopby-content .shop-now {
        margin-top: 0px;
    }
    .wrapper-outer .shop-byspace .shop-box .shopby-content .box-subtitle {
        min-height: 76px;
    }
    .wrapper-outer .shopby-outerBox {
        padding-bottom: 76px;
    }
    .wrapper-outer .shopby-style.shop-byspace {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .wrapper-outer .slider-bullets {
        display: none;
    }
    .wrapper-outer .best-of-best .best-category {
        flex-wrap: wrap;
        justify-content: center;
    }
    .wrapper-outer .best-of-best .glide__slide {
        max-width: 25% !important;
        flex: 0 0 25%;
        width: 25% !important;
    }
    .musthave-products ul {
        flex-wrap: wrap;
    }
    .wrapper-outer .best-of-best .best-category {
        padding-bottom: 50px;
    }
    .wrapper-outer .best-of-best {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .wrapper-outer .top-banner .banner-img img.tablet {
        display: none;
    }
    .wrapper-outer section .title span {
        display: inline-block;
    }
    .wrapper-outer section .title {
        margin-bottom: 15px;
    }
    .wrapper-outer section.shop-byspace .small-disp {
        max-width: 100%;
    }
    .wrapper-outer .shopby-style.shop-byspace .shopby-outerBox {
        padding-bottom: 0;
    }
    .wrapper-outer .shopby-style .shopby-outerBox {
        padding-bottom: 30px;
    }
    .wrapper-outer .nav nav ul li {
        max-width: 132px;
        padding: 0 13px;
        text-align: center;
    }
    .wrapper-outer .nav nav ul li a {
        font-size: 16px;
    }
    #MustHaveProducts.musthave-products {
        padding-top: 0px;
    }
    .wrapper-outer .shop-byspace .title {
        padding-top: 50px;
    }
    .wrapper-outer .best-of-best .best-category {
        max-width: 100%;
        margin: 40px auto 0;
        transform: none !important;
    }
    .wrapper-outer .best-of-best .glide__slide {
        margin: 0 !important;
    }
    .musthave-products ul {
        width: 100% !important;
        transform: none !important;
    }
    .musthave-products ul li {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .wrapper-outer .shopby-style.shop-byspace .slider-wrap>.glide__track {
        position: relative;
    }
    .wrapper-outer .shopby-style.shop-byspace .shopby-outerBox {
        width: 100% !important;
        transform: none !important;
    }
    /* === CAROUSEL CHANGES === */
    .wrapper-outer .best-of-best .best-category .category-box {
        border: none;
    }
    .wrapper-outer .best-of-best .slider-wrap .glide__track {
        padding: 0 20px;
    }
    .musthave-products .musthave-top .musthave-box {
        flex-direction: column;
    }
    .musthave-products .musthave-top .musthave-box .whyLove.desktop {
        display: block;
    }
    .musthave-products .musthave-top .musthave-box .whyLove.mobile {
        display: none;
    }
    .musthave-products ul {
        flex-direction: row;
    }
    .musthave-products .musthave-top .musthave-box {
        padding: 60px 15px 32px 15px;
        /* padding: 32px 15px 32px 15px; */
        border-radius: 20px;
    }
    .musthave-products .musthave-top .musthave-box .musthave-button {
        display: block;
    }
    .musthave-products .musthave-top .musthave-box .whyLove {
        position: absolute;
        top: 27px;
        right: 32px;
        left: 0;
        text-align: center;
        left: inherit;
    }
    .musthave-products .musthave-top .musthave-box .must-product-dis {
        text-align: center;
        padding: 5px 0 0;
    }
    .musthave-products .musthave-top .musthave-box img {
        width: 100%;
    }
    .musthave-products .musthave-box .shopBtn {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        border-radius: 18px;
        background-color: #c00;
        border: solid 1px transparent;
        color: #fff;
        font-size: 14px;
        margin-top: 23px;
        height: auto;
        width: auto;
        text-decoration: none;
        transition: all 0.3s;
        padding: 9px 35px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-indent: 0;
        background-image: none;
    }
    .musthave-products .musthave-box .hot-deal {
        font-size: 20px;
        line-height: 1.1;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        top: 27px;
        left: 32px;
        flex-direction: column;
    }
    .musthave-products .musthave-box .hot-deal span {
        margin-left: 0;
    }
    .wrapper-outer .shop-byspace .slider-wrap .glide__track {
        padding-left: 0;
    }
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer,
    .wrapper-outer .shopby-style.shop-byspace .shopby-outerBox .shop-outer {
        max-width: calc(33.3% - 30px);
        flex: 0 0 calc(33.3% - 30px);
        padding: 0;
        display: flex;
    }
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer:nth-child(4),
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer:nth-child(5) {
        max-width: calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
    }

    .wrapper-outer .best-of-best .slider-wrap {
        overflow-x: hidden;
    }

    .wrapper-outer .best-of-best .best-category .glide__slide:nth-last-child(1) {
        padding-right: 11px;
    }
}

@media (min-width: 840px) {
    .wrapper-outer .shop-box .shopby-content p {
        min-height: 57px;
    }
}

@media (min-width: 860px) {
    .wrapper-outer .top-banner .banner-subtitle {
        font-size: 16px;
        line-height: 22px;
    }
    .inspiration-corner .inspiration-gallery .title {
        font-size: 22px;
    }
    .inspiration-corner .inspiration-gallery .small-disp {
        margin-bottom: 20px;
        line-height: 22px;
    }
}

@media (min-width: 875px) {
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 100px);
    }
    .wrapper-outer .shop-byspace .shop-box .shopby-content .box-subtitle {
        min-height: 57px;
    }
}

@media (min-width: 944px) {
    .wrapper-outer .top-banner .banner-title {
        font-size: 46px;
        line-height: 46px;
        letter-spacing: -0.85px;
    }
    .wrapper-outer .top-banner .banner-subtitle {
        font-size: 18px;
        line-height: 24px;
    }
    .wrapper-outer .shop-box .shopby-content p {
        min-height: auto;
    }
}

@media (min-width: 992px) {
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 120px);
        padding-right: 30px;
    }
    .wrapper-outer .nav nav ul li a {
        font-size: 16px;
    }
    .wrapper-outer .best-of-best .best-category .category-box {
        width: 280px;
        height: 280px;
    }
    .wrapper-outer .best-of-best .glide__slide {
        max-width: 33.3% !important;
        flex: 0 0 33.3%;
        width: 33.3% !important;
    }
    .wrapper-outer .best-of-best .best-category {
        justify-content: flex-start;
    }
    .productivity-high .product-box-main li a {
        padding: 39px 34px 52px 34px;
    }
    .productivity-high .product-box-main .box-title {
        font-size: 30px;
    }
    .productivity-high .product-box-main .product-disp {
        font-size: 16px;
        margin-top: 12px;
    }
    .wrapper-outer .shop-byspace .shop-box .work-space-img {
        width: 100%;
        height: 340px;
    }
    .wrapper-outer .shop-box .shopby-content .box-title {
        font-size: 27px;
    }
    .wrapper-outer .shop-box .shop-gride .shop-iteam {
        height: 150px;
        padding: 0 4px 8px 4px;
    }
    .wrapper-outer .shop-box {
        padding: 15px 6px 24px 6px;
    }
    .wrapper-outer .shopby-outerBox {
        padding-bottom: 0;
    }
    .inspiration-corner .inspiration-gallery .title {
        font-size: 36px;
    }
    .inspiration-corner .inspiration-gallery .workspace-content .title {
        font-size: 30px;
    }
    .inspiration-corner .work-content {
        padding: 48px 160px 48px 50px;
    }
    .inspiration-corner .inspiration-gallery .read-btn {
        margin-bottom: 30px;
    }
    .inspiration-corner .work-content img.right-chair-992 {
        display: block;
        top: 46px;
    }
    .inspiration-corner .hybrid-workplace-text {
        padding: 20px;
        padding-right: 20px;
        padding-right: 43%;
    }
    .inspiration-corner .hybrid-workplace-img {
        position: absolute;
        width: 40%;
    }
    .inspiration-corner .work-content img {
        width: 240px;
    }
    .wrapper-outer .best-of-best .best-category .category-box img {
        max-width: 55%;
    }
    .wrapper-outer .best-of-best .best-category .product-name {
        max-width: 100%
    }
    .musthave-products .musthave-top li:nth-child(7) .must-product-dis {
        height: 48px;
    }
    .musthave-products .musthave-top .musthave-box .must-product-dis {
        padding: 5px 15px 0;
    }
    .wrapper-outer .shopby-outerBox {
        flex-wrap: wrap;
    }
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer:nth-child(4) .shop-box,
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer:nth-child(5) .shop-box {
        width: 100%;
    }
}

@media (min-width: 1000px) {
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 170px);
    }
    .wrapper-outer .best-of-best .best-category .category-box {
        width: 230px;
        height: 230px;
    }
}

@media (min-width: 1050px) {
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 240px);
    }
    .inspiration-corner .work-content {
        padding: 40px 300px 40px 40px;
    }
    .inspiration-corner .work-content img {
        width: 290px;
    }
}

@media (min-width: 1200px) {
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 400px);
    }
    .wrapper-outer .shop-box .shop-gride .shop-iteam {
        height: 204px;
        padding: 0 4px 8px 4px;
    }
    .musthave-products .product-info {
        display: flex;
    }
    .musthave-products .product-info .product-img-sec {
        position: static;
        max-width: 50%;
        flex: 0 0 50%;
    }
    .musthave-products .product-info .prduct-discription {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 20px 45px 20px 60px;
    }
    .wrapper-outer .iframe-container {
        padding: 0px;
    }
    .musthave-products .product-info .prduct-discription .prduct-review,
    .musthave-products .product-info .prduct-discription .reviewver-name,
    .musthave-products .product-info .prduct-discription .product-feature {
        max-width: 100%;
    }
    .wrapper-outer .nav nav ul li a {
        font-size: 16px;
    }
    .wrapper-outer .top-banner .banner-title {
        font-size: 54px;
        line-height: 54px;
    }
    .wrapper-outer .top-banner .banner-img {
        display: block;
    }
    .productivity-high .product-box-main .box-title {
        font-size: 30px;
        letter-spacing: -1px;
        font-weight: bold;
    }
    .productivity-high .product-box-main .product-disp {
        font-size: 16px;
    }
    .wrapper-outer .best-of-best .best-category .category-box {
        width: 280px;
        height: 280px;
    }
    .wrapper-outer .best-of-best .best-category .product-name {
        max-width: 100%;
    }
    .wrapper-outer .best-of-best .best-category .category-box img {
        max-width: 65%;
    }
    .musthave-products .musthave-top .musthave-box .must-product-dis {
        min-height: 32px;
    }
    .musthave-products .musthave-top li:nth-child(4) .must-product-dis,
    .musthave-products .musthave-top li:nth-child(5) .must-product-dis,
    .musthave-products .musthave-top li:nth-child(6) .must-product-dis,
    .musthave-products .musthave-top li:nth-child(7) .must-product-dis {
        height: 50px;
    }
    .wrapper-outer .shop-box .shopby-content .box-title {
        font-size: 30px;
    }
    .wrapper-outer .shop-box .shopby-content p {
        min-height: auto;
    }
    .wrapper-outer .shop-byspace .shop-box .shopby-content .box-subtitle {
        min-height: 57px;
    }
    .wrapper-outer .shop-box .shopby-content p {
        padding: 0 50px;
    }
    .musthave-products .musthave-top .musthave-box .must-product-dis {
        padding: 0 30px;
    }
    .wrapper-outer section .title {
        margin-bottom: 28px;
    }
    .wrapper-outer .best-of-best .best-category {
        max-width: 930px;
        margin: 40px auto 0;
    }
    .musthave-products .musthave-top li:nth-child(4),
    .musthave-products .musthave-top li:nth-child(5),
    .musthave-products .musthave-top li:nth-child(6),
    .musthave-products .musthave-top li:nth-child(7) {
        max-width: 25%;
        flex: 0 0 25%;
        width: 25% !important;
    }
    .wrapper-outer .shop-box .shopby-content {
        margin-top: 18px;
    }
    .inspiration-corner .work-content img {
        width: 300px;
        right: 60px;
    }
    .inspiration-corner .work-content img.right-chair-992 {
        display: block;
        top: inherit;
    }
    .inspiration-corner .hybrid-workplace-text {
        padding: 50px;
        padding-right: 43%;
    }
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer:nth-child(4),
    .wrapper-outer .shopby-style .shopby-outerBox .shop-outer:nth-child(5) {
        max-width: calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
    }
    .wrapper-outer .shop-byspace .shop-box {
        width: 100%;
    }
    .inspiration-corner .counter-box .text-light {
        max-width: 290px;
        margin: 0px auto;
        margin-bottom: 15px;
    }
    .inspiration-corner .companies p.text-light {
        max-width: 285px;
        margin: 0 auto 15px;
    }
    .inspiration-corner .counter-box .text-small {
        font-size: 12px;
        margin: 0 auto;
        max-width: 330px;
    }
    .inspiration-corner .companies .text-small {
        max-width: 100%;
    }
}

@media (min-width: 1300px) {
    .wrapper-outer .top-banner .banner-text {
        width: calc(100% - 430px);
    }
    .inspiration-corner .hybrid-workplace-text {
        padding: 50px;
        padding-right: 55%;
    }
    .inspiration-corner .hybrid-workplace-img {
        position: absolute;
        width: 50%;
    }
    .inspiration-corner .work-content img {
        width: 350px;
    }
}

@media (min-width: 1430px) {
    .inspiration-corner .workspace-box {
        padding: 0 15px;
        flex: 0 0 41.5%;
        max-width: 41.5%;
    }
    .inspiration-corner .workspace-gallery {
        padding: 0 15px;
        flex: 0 0 58.5%;
        max-width: 58.5%;
    }
    .inspiration-corner .work-content {
        padding: 50px 430px 50px 50px;
    }
    .inspiration-corner .work-content img {
        width: 375px;
    }
    .inspiration-corner .inspiration-gallery .title {
        font-size: 36px;
    }
    .inspiration-corner .inspiration-gallery .workspace-content h3.title {
        font-size: 30px;
    }
    .wrapper-outer .nav nav ul li {
        max-width: 100%;
        padding: 0;
    }
    .wrapper-outer section .title {
        margin-bottom: 25px;
    }
    .wrapper-outer .best-of-best .best-category {
        max-width: 100%;
    }
    .wrapper-outer .best-of-best .glide__slide {
        max-width: 25% !important;
        flex: 0 0 25%;
        width: 25% !important;
    }
    .productivity-high .product-box-main li a {
        padding: 26px 34px 31px 34px;
    }
    .inspiration-corner .work-content img.right-chair {
        width: 330px;
        display: block;
    }
    .inspiration-corner .work-content img.right-chair-992 {
        display: none;
    }
}