@media only screen and (max-width: 767px) {
    .fac-font h3 {
        font-size: 25px !important;
    }
    .fac-font h6 {
        font-size: 13px !important;
    }
    .fac-iconic-font h2 {
        font-size: 25px !important;
    }
    .fac-iconic-font p {
        font-size: 13px !important;
    }
    .our-project-font h6{
        font-size: 14px !important;
    }
    .the-blisz-iconic-font h3{
        font-size: 25px  !important;
    }
    .welcome-font h4{
        font-size: 20px !important;
    }
    .iconic-sathorn-font h2{
        font-size: 20px !important;
    }
    .exclusive-clubhouse-font SignatureFont{
        font-size: 24px !important;
    }
    .icon-new{
        top: 0px;
        right: 0%;
    }
    .img-menu-icon{
        height: 8vh !important;
    }
    .img-menu-page1-icon{
        height: 54px !important;
    }
    .perfectly-font{
        font-size: 24px !important;
    }
    .premium-font{
        font-size: 24px !important;
    }
    .ask-font{
        font-size: 16px !important;
    }
    .shopping-font{
        font-size: 14px !important;
    }
    .img-section0{
        height: 400px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .checkLineDesign{
        display: flex !important;
    }
    h2{
        margin: 0px !important;
    }
    h3 {
        font-size: 30px;
    }
    h4 {
        font-size: 28px;
    }
    h5 {
        font-size: 17px;
    }
    SignatureFont {
        font-size: 20px;
    }
    .floor-plan-img-size{
        width: 75% !important;
    }
    .bedroom-img{
        max-width: 107%;
    }
    .img-new-project{
        height: 40vh !important;
        background-position: left;
    }
    .img-menu-icon{
        height: 12vh;
    }
    .perfectly-font{
        font-size: 30px ;
    }
    .premium-font{
        font-size: 24px;
    }
    .ask-font{
        font-size: 15px ;
    }
    .img-menu-page1-icon{
        height: 120px;
    }
  }
  @media only screen and (max-width: 767px) {
    .checkLineDesign{
        display: flex !important;
    }
    .floor-plan-img-size{
        width: 75% !important;
    }
    header .header-detail{
        display:  none;
    }
    header .bg-img{
        height: 40vh;
    }
    .bedroom-img{
        max-width: 105%;
    }
    .col-xs{
        width: 33.3333% !important;
    }
  }
  @media only screen and (max-width: 576px) {
    .checkLineDesign{
        display: flex !important;
    }
    .lineDesign{
        width: 80% !important;
    }
    h4{
        font-size: 24px !important;
    }
    .floor-plan-img-size{
        width: 90% !important;
    }
    .bedroom-img{
        max-width: 101%;
    }
    .col-xs{
        width: 33.3333% !important;
    }
  }

  @media only screen and (max-width: 360px) {
    .fontw-360{
        font-size: 18px;
    }
  }
  @media only screen and (max-width: 323px) {
    .fontw-360{
        font-size: 17px;
    }
  }

  @media only screen and (max-width: 410px) {
    .fontp-1w-410{
        font-size: 16px !important;
    }
    .font-icon h5{
        font-size: 14px;
    }
  }
  @media only screen and (max-width: 387px) {
    .fontp-1w-410{
        font-size: 15px !important;
    }
    .font-icon h5{
        font-size: 12px;
    }
  }
  @media only screen and (max-width: 350px) {
    .fontp-1w-410{
        font-size: 14px !important;
    }
    .font-icon h5{
        font-size: 11.5px;
    }
  }
  @media only screen and (max-width: 327px) {
    .fontp-1w-410{
        font-size: 13.5px !important;
    }
    .font-icon h5{
        font-size: 11px;
    }
  }
  @media only screen and (max-width: 312px) {
    .font-icon h5{
        font-size: 10.5px;
    }
  }
  @media only screen and (max-width: 301px) {
    .font-icon h5{
        font-size: 10px;
    }
  }  
  @media only screen and (max-width: 371px) {
    .head-master-bedroom{
        font-size: 24px;
    }
  } 
  @media only screen and (max-width: 411px) {
    .head-master-bedroom{
        font-size: 26px;
    }
  } 
  @media only screen and (max-width: 767px) {
    .moblie_reverse{
        flex-direction: column-reverse;
    }
    .moblie_dis_hight{
        height: 50px !important;
    }
  } 
  
