:root {
    --main-color: #d83300;
    --second-color: #fbc600;
    --font-color: #0c0c0c;
    --font-hover: #fbc600;
}

* {
    box-sizing: border-box;
}

body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}

.position-r {
    position:  relative !important;
}

.fwb {
    font-weight: bold;
}

.mt-10 {
    margin-top: 10px;
}

.w-100 {
    width: 100% !important;
}

.mt-80 {
    margin-top: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.flex-j-center {
    display: flex !important;
    justify-content: center !important;
}

.flex-col-align-center {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.grey-bg {
    background-color: #eaeaea;
    padding: 52px;
}

.yuyang{
	text-align:right; font-size:13px; color:#666;
}

.yuyang a{
	color:#666; display:inline-block; padding:0px 5px;
}

#header {
    width: 100vw;
}

#header .logo-img-red {
    width: 150px;
}

#header.header-top-fixed  {
    position: fixed;
}

.header-top-fixed .header-main {
    background-color: #ffffff;
    border-bottom: 1px solid #eeeeee;
}

#header.header-top-fixed .navi-trigger-svg.svg-style02 {
    color: var(--main-color) !important;
}

.bm-enable-univer.bm-enable-univer-textcolor #wrap-outer #header.header-top-fixed .svg-style02-line-rect {
    fill: var(--main-color) !important;
}


/* FOOTER */
.footer {
    height: fit-content !important;
    padding: 150px 0 20px 0;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    border-top: 1px solid #eeeeee;
}

.ft-container {
    width: 1280px;
}

.footer-container {
    width: 100%;
}

.footer-left .f-logo-img {
    width: 52%;
    margin-bottom: 12px;
}

.footer-left h3 {
    font-weight: bold;
    font-size: 36px;
    color: var(--font-color);
    line-height: 28px;
    padding-left: 8px;
    margin-bottom: 16px;
}

.footer-left p {
    font-weight: bold;
    font-size: 18px;
    color: var(--font-color);
    line-height: 32px;
    padding-left: 8px;
}

.footer-left>div {
    padding-left: 8px;
}

.footer-left>div>span {
    padding-left: 6px;
    vertical-align: middle;
}

.footer-left>div>span a {
    color: var(--font-color);
    line-height: 40px;
    font-size: 16px;
    text-align: left;
    font-family: 'Misans','Alimama_FangYuanTiVF', sans-serif;
}

.footer-right {
    display: flex;
    justify-content: space-around;
}

.footer-right ul {
    padding-left: 10px;
    margin-bottom: 0;
}

.footer-right ul>li {
    list-style: none;
    line-height: 48px;
}

.footer-right ul>li>a {
    font-weight: bold;
    font-size: 18px;
    color: var(--font-color);
    line-height: 16px;
    text-align: left;
}

.fr-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1;
}

#flex-ul {
    text-align: right;
}

.footer {
    padding: 60px 0 20px 0;
}

.footer-bottom {
    padding: 100px 0 0 0;
    display: flex;
    flex-wrap: wrap-reverse;
    width: 100%;
    justify-content: space-between;
}

.foot-left {
    display: flex;
    align-items: center;
}

.foot-left .elementor-widget-container {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

.foot-left .elementor-widget-container a {
    color: var(--second-color);
}

.foot-right ul {
    display: flex;
    column-gap: 3em;
    padding-left: 0px;
}

.foot-right ul>li {
    list-style: none;
    position: relative;
    padding: 0 25px 0 0;
    margin: 0;
}

.foot-right ul>li>a {
    font-weight: bold;
    font-size: 14px;
    color: var(--font-color);
    line-height: 22px;
}

.footer a {
    text-decoration: none;
}

.footer a:hover {
    color: var(--font-hover);
}

.footer .ft-icon {
    width: 18px;
}

.footer .follow-title {
    font-size: 18;
    font-weight: bold;
    line-height: 71px;
    margin-top: 3px;
}

.footer .input-group {
    position: relative;
    border-collapse: separate;
    display: flex;
    align-items: center;
}

.footer .input-group .send-btn img {
    width: 28px;
    cursor: pointer;
}

.title {
    width: 100%;
    font-size: 66px;
    text-align: center;
    padding-bottom: 60px;
    z-index: 1;
}

#homeBody .logo-img {
    height: 42px;
}

/* CSS 样式 */
#homeBody .swiper-container {
    width: 100%;
    height: 100vh;
    /* 视口高度 */
}

#homeBody .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#homeBody .swiper-slide-1 {
    
}

#homeBody .swiper-slide-2 {
    
}

#homeBody .swiper-slide-3 {
    
}

#homeBody .header-swiper .tu-more {
    display: flex;
    margin-top: 12px;
    transition: all 0.6s;
    transition-delay: 0.3s;
    position: absolute;
    left: 40px;
    bottom: 40px;
}

#homeBody .header-swiper .more-btn {
    background-color: rgba(255, 255, 255, 0);
    color: #ffffff;
    white-space: nowrap;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 18px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    padding: 14px 30px;
    border-radius: 5px;
    transform-origin: 50% 50%;
    width: max-content;
    position: relative;
    cursor: pointer;
}

#homeBody .header-swiper .more-btn:before {
    color: #f0f8ff;
    content: " ";
    position: absolute;
    display: inline-block;
    width: 0;
    bottom: 5px;
    right: 5px;
    height: 0;
    z-index: 2;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: transparent #fff transparent transparent;
}

#homeBody .header-swiper .contact-btn {
    background-color: var(--main-color);
    color: #ffffff;
    white-space: nowrap;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 18px;
    padding: 15px 30px;
    border-radius: 3px;
    transform-origin: 50% 50%;
    width: max-content;
    position: relative;
    border: 2px solid var(--main-color);
    margin-left: 24px;
    cursor: pointer;
}

#homeBody .header-swiper .contact-btn:before {
    color: #f0f8ff;
    content: " ";
    position: absolute;
    display: inline-block;
    width: 0;
    bottom: 5px;
    right: 5px;
    height: 0;
    z-index: 2;
    border-style: solid;
    border-width: 10px 10px 0 0;
    border-color: transparent #fff transparent transparent;
}

#homeBody .header-swiper .more-btn:hover {
    color: #ffffff;
    border-color: var(--main-color);
    background-color: var(--main-color);
}

.index-p p{
	margin-bottom:25px !important; padding-top:5px;
}

#homeBody .header-swiper .more-btn:hover:before {
    border-color: transparent #ffffff transparent transparent;
}

#homeBody .header-swiper .contact-btn:hover {
    color: var(--main-color);
    background-color: #ffffff;
    border-color: #ffffff;
}

#homeBody .header-swiper .contact-btn:hover:before {
    border-color: transparent var(--main-color) transparent transparent;
}

.base-more-btn {
    font-size: 26px;
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
}

.base-more-btn::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    border-bottom: 2px solid var(--font-color);
    left: 0;
    bottom: -6px;
}

.base-more-btn:hover:after {
    border-color: var(--main-color);
}

.base-more-btn .right-arrow {
    width: 36px;
    margin-left: 4px;
    transition: transform 0.5s ease-in-out;
}

.base-more-btn .right-arrow.black {
    display: block;
    transition: transform 0.5s ease-in-out;
}

.base-more-btn .right-arrow.red {
    transition: transform 0.5s ease-in-out;
    display: none;
}

.base-more-btn:hover .right-arrow.black {
    display: none;
}

.base-more-btn:hover .right-arrow.red {
    display: block;
    transition: transform 0.5s ease-in-out;
}

.base-more-btn:hover .right-arrow.red {
    transform: rotate(45deg); 
}

.base-more-btn:hover {
    color: var(--main-color);
}

.award-div {
    margin-bottom: 80px;
}

#homeBody .blog-div,
#artFairBody .blog-div {
    position: relative;
}

#homeBody .blog-div::after,
#artFairBody .blog-div::after {
    width: 100%;
    height: 860px;
    background-color: #eaeaea;
    position: absolute;
    left: 0;
    bottom: -1088px;
}

#homeBody .blog-list,
#artFairBody .blog-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}

#homeBody .designer-img,
#resumeBody .designer-img {
    width: 45%;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
}

#homeBody .designer-img-1,
#resumeBody .designer-img-1
 {
    background-image: url(/fz/picture/designer-1.jpg);
}


#homeBody .designer-img-2,
#resumeBody .designer-img-2 {
    background-image: url(/fz/picture/designer-2.jpg);
}


#homeBody .people-item,
#resumeBody .people-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#resumeBody .people-item {
    margin-bottom: 60px;
}

#homeBody .people-item .right-wrapper,
#resumeBody .people-item .right-wrapper {
    width: 55%;
    padding-left: 10%;
}

#homeBody .people-item .name,
#resumeBody .people-item .name {
    font-size: 32px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

#homeBody .people-item .email,
#resumeBody .people-item .email {
    font-size: 22px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

#homeBody .designer-item,
#resumeBody .designer-item {
    margin-top: 60px;
}

#homeBody .designer-item:first-child,
#resumeBody .designer-item:first-child {
    margin-top: 0;
}

#resumeBody .grey-bg {
    background-color: transparent;
}

.work-swiper {
    /* position: relative; */
    /* padding: 50px 0; */
    width: 100%;
    overflow: hidden;
  }
  
  .work-swiper .swiper-wrapper {
    margin-left: -10%;
  
  }

  .work-swiper .swiper-slide {
    width: 20%;
    height: 100%;
    /* margin: 0 2%; */
    /* transition: transform .5s .1s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important; */
    /* 修改过后的过渡效果 */
  }
  
  /* .work-swiper .swiper-slide:nth-child(odd) {
    transform: translateY(-30px) !important;
  }
  
  .work-swiper .swiper-slide:nth-child(even) {
    transform: translateY(30px) !important;
  } */
  
  
  .work-swiper-slide>div:first-child {
    overflow: hidden;
    position: relative;
    border-radius: 40px;
  }
  
  .work-swiper-slide>div img {
    height: auto;
    transition: transform 0.3s ease;
    /* 添加过渡效果 */
    transform-origin: center;
  }
  
  .work-swiper-slide>div img:hover {
    transform: scale(1.1);
    cursor: pointer;
  }

  .work-content p {
    font-weight: bold;
    font-size: 14px;
    color: #1D2D5E;
    line-height: 22px;
    text-align: left;
    margin-top: 10px;
  }
  
  .work-content>p>a {
    font-weight: bold;
    font-size: 17px;
    color: #1D2D5E;
    line-height: 26px;
    text-align: left;
  }
  
  .work-content button:hover {
    background-color: var(--font-hover);
  }

  #artisticDetailBody #post-283 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #artisticDetailBody .module-id-1571634063927 {
    padding-left: 30px !important;
  }

  @media screen and (max-width:768px) {
    .work-swiper .blog-content {
      width: 100%;
    }
  }
  
  @media screen and (max-width:500px) {
    .work-swiper .swiper-slide {
      /* margin: 0 10%; */
      /* width: 98%; */
    }
  
    .work-swiper .swiper-wrapper {
      margin-left: 0%;
    }
  
    .work-swiper-slide>div:first-child {
      width: 100%;
    }
  
    .work-swiper .blog-content {
      width: 80%;
    }
  
    .blogcontainer h2 {
      font-weight: bold;
      font-size: 40px;
      color: #1D2D5E;
      line-height: 50px;
    }
  }

  .feedback-container .feedback-swiper {
    padding-bottom: 62px;
}

.feedback-container .feedback-swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.feedback-container .feedback-swiper .swiper-pagination-bullet-active {
    background-color: var(--main-color);
}

.feedback-swiper .slide-content {
    padding: 0px 12px;
    min-height: 300px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.feedback-swiper .slide-content img {
    max-height: 380px;
}

.award-txt {
    font-size: 18px;
    padding-bottom: 4px;
}

.award-txt.fwb {
    padding-bottom: 12px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

.d-awards {
    padding-left: 46px;
    padding-top: 32px;
}

#artisticBody .artistic-item {
    display: none;
}

#artisticBody .artistic-item.active {
    display: block;
}

#artisticBody .artistic-item .grid-item-con-text {
    width: calc(100% + 1px);
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

#artisticBody .artistic-item .grid-item-con-text .txt-wrapper {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 60%;
    min-width: 300px;
    padding: 24px 36px;
    background-color: #ffffff;
}

#artisticBody .artistic-item .grid-item-con-text .author-name {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500;
}

#artisticBody .artistic-item .grid-item-con-text .author-addr {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 4px;
}

#artisticBody .artistic-item .grid-item-con-text .author-date {
    font-size: 14px;
    line-height: 18px;
}

#artisticBody .artistic-item .grid-item-con-text .artistic-name {
    font-size: 19px;
    line-height: 28px;
    padding-bottom: 4px;
    font-weight: 500;
}

#artisticBody .artistic-item .grid-item-con-text .material {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

#artisticDetailBody .author-name {
    font-size: 32px;
    font-weight: bold;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

#artisticDetailBody .author-addr {
    font-size: 18px;
    padding-left: 8px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

#artisticDetailBody .articstic-name {
    font-size: 28px;
    font-weight: bold;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

.single-image .grid-item-con {
    position: relative;
    display: block;
    width: 100%;
}

#contactBody .contact-wrapper {
    width: 1200px;
    display: flex;
    flex-flow: column;
    align-items: center;
}

#contactBody .contact-wrapper .section-name {
    color: var(--second-color);
    font-size: 20px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
    padding-bottom: 12px;
    text-transform: uppercase;
}

#contactBody .contact-wrapper .title {
    color: var(--font-color);
    font-size: 45px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
    font-weight: 500;
    line-height: 60px;
    padding-bottom: 28px;
}

#contactBody .contact-wrapper .sec-title {
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
    font-size: 26px;
    color: #7a7a7a;
    padding-bottom: 32px;
}

#contactBody .contact-wrapper .c-details {
    display: flex;
}

#contactBody .contact-wrapper .c-detail {
    display: flex;
    flex-flow: column;
    width: 33.33%;
    padding: 32px
}

#contactBody .contact-wrapper  .ft-icon {
    width: 56px;
    padding-bottom: 24px;
}

#contactBody .map-send-wrapper {
    width: 1200px;
}

#privacyBody .details {
    width: 1200px
}

#privacyBody .details .fwb {
    line-height: 62px;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

.blog-item-wrapper {
    width: 33.333333%;
    height: 450px;
    padding: 0 40px;
    margin-bottom: 40px;
}

.blog-item {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    background-color: #ffffff;
    overflow: hidden;
}

.blog-item .blog-h-img {
    width: 100%;
    height: 65%;
    background-image: url("/fz/images/blog-4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 0.3s ease; 
}

.blog-item .blog-f-img {
    width: 100%;
    height: 30%;
    background-image: url("/fz/images/blog-6.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform 0.3s ease; 
}

.blog-item:hover .blog-h-img {
    transform: scale(1.1); 
}

.ux-background-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.text-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 16px 24px;
}

.text-left {
    width: 50%;
}

.text-left .big-text {
    color: var(--font-color);
    font-size: 28px;
    font-weight: bold;
}

.text-right {
    width: 50%;
    color: var(--font-color);
    font-size: 18px;
    padding-bottom: 8px;
    font-family: 'Misans','Alimama_FangYuanTiVF', sans-serif;
}

/* .blog-item:hover {
    background-color: var(--font-color);
}

.blog-item:hover .text-left .big-text,
.blog-item:hover .text-right  {
    color: #ffffff;
} */

#aboutBody .designer-img-1 {
    width: 100%;
    height: 100%;
    background-image: url(/fz/picture/designer-1.jpg);
    /* background-image: url(/fz/picture/about-1.png); */
    background-position: 30% 56%;
    background-repeat: no-repeat;
    background-size: cover;
}

#aboutBody .designer-img-2 {
    width: 100%;
    height: 100%;
    background-image: url(/fz/picture/designer-2.jpg);
    /* background-image: url(/fz/picture/about-2.png); */
    background-position: 30% 39%;
    background-repeat: no-repeat;
    background-size: cover;
}

#artFairBody .header-img {
    width: 100vw;
    height: 100vh;
    background-image: url(/fz/images/bg-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#artFairBody .header-img::after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

#artFairBody .head-title {
    color: #ffffff;
    font-size: 86px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}

.navi-wrap .menu li:nth-child(odd){
    margin-bottom: 60px;
    padding: 30px 0;
}
.navi-wrap .menu li:nth-child(even){
    margin-top: 60px;
    padding: 30px 0;
}

.about-txt{
    font-family: 'Misans','Alimama_FangYuanTiVF', sans-serif;
    line-height: 45px;
    font-weight: 400;
}
.title{
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}
.text-left .big-text{
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}
.footer-right ul>li{
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}
.footer .follow-title{
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}
#content_wrap .entry p{
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}
.footer-bottom{
    font-family: 'Alimama_FangYuanTiVF','Misans', sans-serif;
}
.footer-bottom .foot-left{
    font-family: 'Misans','Alimama_FangYuanTiVF', sans-serif;
}
.award-txt{
    font-family: 'Misans','Alimama_FangYuanTiVF', sans-serif;
}


@media screen and (max-width: 1190px){
    #header .logo-img-red {
        width: 120px;
    }

    #wrap {
        /* margin-top: 24px; */
    }

    #homeBody .header-swiper .tu-more {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .bm-builder .module .text_block_centered {
        padding-right: 32px;
    }

    .title {
        font-size: 42px;
        padding-bottom: 32px;
    }

    .word-show.wordSplit {
        opacity: 1 !important;
    }

    .text_block .sec-title {
        font-size: 20px !important;
    }

    .text_block .about-txt {
        font-size: 28px !important;
        margin-bottom: 30px !important;
        line-height: 42px !important;
    }

    #homeBody .people-item .designer-img,
    #resumeBody .people-item .designer-img {
        width: 100%;
        height: 300px;
        background-position: center;
    }

    .grey-bg {
        background-color: #eaeaea;
        padding: 16px;
    }

    #resumeBody .grey-bg {
        padding: 0;
    }

    .feedback-swiper .slide-content {
        padding: 0;
    }

    #resumeBody .people-item {
        margin-bottom: 24px;
    }

    #homeBody .people-item .name,
    #homeBody .people-item .email,
    #resumeBody .people-item .name,
    #resumeBody .people-item .email {
        text-align: center;
    }

    #homeBody .people-item .right-wrapper,
    #resumeBody .people-item .right-wrapper {
        width: 100%;
        padding-left: 0;
    }

    #homeBody .people-item .email, #resumeBody .people-item .email {
        font-size: 17px;
    }

    .d-awards {
        padding-left: 0;
    }

    .base-more-btn {
        font-size: 22px;
        padding-top: 12px;
        border-bottom: 1px solid var(--font-color);
    }

    .base-more-btn .right-arrow {
        width: 26px;
    }

    #aboutBody .bm-row .text_block_inn b {
        line-height: 36px;
    }

    .text_block [data-msize="12"] {
        font-size: 12px !important;
    }

    #resumeBody .module-id-1650957797365 .container-masonry {
        display: flex;
        flex-flow: column;
    }

    .award-div {
        margin-bottom: 0;
    }

    .ux-portfolio-4col-mobile .grid-item {
        width: 100%;
    }

    .ux-ratio-12 .grid-list:not(.metro-list) .ux-lazyload-wrap:not(.with-video-ratio) {
        padding-top: 18% !important;
    }

    .mobile-award-div,
    .mobile-blog-div {
        margin-top: 62px;
    }

    .blog-item-wrapper {
        width: 100%;
        padding: 0;
        margin-bottom: 32px;
    }

    .text-left .big-text {
        font-size: 24px;
    }

    .text-right {
        font-size: 16px;
    }

    .blog-item {
        border: 1px solid #eaeaea;
        border-radius: 16px;
    }

    #homeBody .blog-div::after {
        display: none;
    }

    .ft-container {
        width: 100%;
    }

    .fr-ul ul {
        width: 50%;
    }

    .subscribe-container {
        width: 100%;
    }

    .foot-left,
    .foot-right {
        width: 100%;
        justify-content: center;
    }

    .foot-right ul {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .module-id-1610599769157 {
        margin-bottom: 24px;
    }

    .bm-background-img {
        background-size: contain;
    }

    #artFairBody .head-title {
        font-size: 64px;
    }

    #artFairBody .blog-div::after {
        display: none;
    }

    .mobile-w {
        width: 100vw;
        padding-left: 0 !important;
    }

    .mobile-w .details {
        width: 100vw !important;
        padding: 0 16px;
    }

    #privacyBody .details .fwb {
        line-height: 36px;
    }

    #contactBody .contact-wrapper {
        width: 100%;
    }

    #contactBody .contact-wrapper .title {
        font-size: 36px;
    }

    #contactBody .contact-wrapper .sec-title {
        font-size: 22px;
    }

    #contactBody .contact-wrapper .c-details {
        flex-flow: column;
    }

    #contactBody .contact-wrapper .c-detail {
        width: 100%;
    }

    .footer .fr-ul li {
        margin-left: 0 !important
    }

    .container-class.container-fluid .bm-wrap.module.col-0:not(.bm-force-full) .group-inside {
        min-height:  198px;
    }

    #contactBody .map-send-wrapper {
        width: 100%;
    }

    #contactBody .map-send-wrapper .module-inside.single-image-inside,
    #contactBody .map-send-wrapper .module-inside.text-inside {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #contactBody .bm-builder .bm-wrap:not(.item)>.group-inside {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #contactBody .page-loading {
        width: 100vw;
    }

    #resumeBody .resume-title {
        padding: 0;
    }

    #resumeBody .resume-title h1 {
        font-size: 63px;
    }
    
    #text-1650957424207 {
        padding-top: 24px;
    }

    #artisticDetailBody .bm-builder .module .text_block_centered {
        padding-right: 0;
    }

    .big-bg-img {
        width: 100% !important;
        background-size: contain !important;
    }

    #text-1650957802854 {
        padding-right: 0px;
    }

    #text-1650957802854 h3 span {
        font-size: 39px !important;
    }

    .word-show-inn {
        opacity: 1 !important;
    }

    #homeBody .word-show-inn-top,
    #homeBody .word-show-inn-bottom {
        opacity: 0 !important;
    }

    #artisticDetailBody #post-283 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #artisticDetailBody .bm-builder .module .text_block_centered {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    #artisticDetailBody #wrap {
        width: 100%;
        overflow-x: hidden;
    }

    #artisticDetailBody .bm-row {
        width: 100%;
        overflow-x: hidden;
    }

    #map-canvas {
        width: 100%;
    }

    #homeBody .module .grid-stack.title-to-excerpt .grid-item-con-text-show .grid-item-tit {
        font-size: 19px;
    }

    #artisticDetailBody .module-id-1571634063927 {
        padding-left: 0px !important;
      }

      #text-1650957803330,
      #text-1650957803786,
      #text-1650957804214 {
        padding-right: 0 !important;
      }

      .navi-wrap .menu li:nth-child(odd){
        margin-bottom: 0;
        padding: 10px 0;
    }
    .navi-wrap .menu li:nth-child(even){
        margin-top: 0;
        padding: 10px 0;
    }
  }

  @media screen and (min-width: 1190px){
    .module-inside.single-image-inside {
        padding: 0px !important;
    }
  }
  
  @media screen and (max-width:767px) {
    .text-wrapper{
        padding: 15px;
    }
    .responsive-ux .navi .menu li>a{
        font-size: 38px;
    }
    .no-padding{
        padding-right: 0 !important;
    }
    .txt-small-s span{
        font-size: 15px !important;
    }
    .d-awards .at-txt{
        font-size: 13px;
    }
    .text_block span{
        font-size: 17px !important;
    }
    .text_block [data-msize='22']{
        font-size: 18px !important;
    }
    #artFairBody .head-title {
        font-size: 44px;
    }
    #contactBody .contact-wrapper .title {
        font-size: 30px;
    }
    .people-list li{
        margin-left: 20px !important;
        font-size: 13px !important;
    }
    .text_block [data-msize='16']{
        font-size: 15px !important;
    }
    .text_block .about-txt{
        font-size: 22px !important;
        line-height: 35px !important;
    }
    .award-txt{
        font-size: 15px;
    }
  }




