@media screen and (max-width: 280px) {
  .section {
    scroll-margin-top: 55px !important;
    scroll-snap-margin-top: 55px !important;
  }
  /* header, footer */
  .scroll-button {
    display: none !important;
  }
  .menu {
    height: 100% !important;
    width: 100% !important;
    left: 100% !important;
  }
  .menu__item {
    padding: 12px 0 12px 30px !important;
  }
  .menu__item:hover {
    padding: 12px 0 12px 24px !important;
  }
  .menu__header {
    padding: 27px 0 0 30px !important;
  }
  .header-menu {
    margin-right: 10px !important;
  }
  .header {
    height: 60px !important;
    padding: 0 10px !important;
    box-shadow: none !important;
    left: 0 !important;
    right: 0 !important;
  }
  .header-agent-txt {
    direction: rtl !important;
    padding: 0 3px 0 0 !important;
  }
  .header-agent-first-name, .header-agent-last-name {
    display: block !important;
  }
  .header-agent-full-name {
    display: none !important;
  }
  .header .header-agent-name {
    font-size: 11px !important;
  }
  .header .header-agent-avatar {
    width: 35px !important;
    height: 35px!important;
  }
  .header .wide-logo {
    max-height: 18px !important;  
    max-width: 150px !important;  
  }
  .header-agent-mobile {
    display: none !important;
  }
  .header-agent {
    flex-direction: row-reverse !important;
  }

  /* sections */
  .section {
    margin-bottom: 16px !important;
  }
  .section .s-title, .s10-title {
    font-size: 19px !important;
    margin: 25px 10px 25px 20px !important;
  }
  .page .s-desc {
    font-size: 13px !important;
    margin: 25px 10px 25px 20px !important;
  } 
  .content {
    padding: 60px 0 0 !important;
  }

  /* Home */
  .home-column-white {
    height: 290px !important;
  }
  .home-column-img {
    position: sticky !important;
  }
  .home {
    justify-content: center !important;
    height: auto !important;
  }
  .home-image {
    height: 250px !important;
  }
  .home .home-card {
    width: 266px !important;
    /* height: 300px !important; */
    padding: 25px 20px 10px !important;
    top: 152px !important;
  }
  .home .home-cma {
    font-size: 15px !important;
  }
  .home .home-address {
    font-size: 13px !important;
    margin-top: 8.37px !important;
  }
  .home .card-border {
    margin: 14px 0 !important;
  }
  .home .home-agent-avatar {
    width: 70px !important;
    height: 70px !important;
  }
  .home .home-agent-txt {
    margin: 4px 0 0 4px !important;
  }
  .home .home-agent-name {
    font-size: 13px !important;
  }
  .home-agent-contact svg {
    vertical-align: text-bottom !important;
  }
  .home-agent-phone, .home-agent-email, .home-prepared {
    font-size: 10px !important;
  }
  .home-agent-email {
    max-width: 114px !important;
  }

  /* section 2 */
  .s2 {
    padding: 43px 20px 51px !important;
  }
  .s2-address-city {
    font-size: 18px !important;
  }
  .s2-address-street {
    font-size: 25px !important;
  }
  .s2-left-info-item {
    width: 33% !important;
    margin: 10px 0;
  }

  .border-none {
    border: none !important;
  }
  /* #s2-mobile-table-left {
    display: block !important;
  } */
  /* #s2-desktop-table-left {
    display: none !important;
  } */
  .s2-subject-text, .s2-left-info-item1, .s2-left-info-item2, .s2-title, .s2-right-info-item1, .s2-right-info-item2, .s2-more-btn-link {
    font-size: 15px !important;
  }
  .s2-desc {
    font-size: 15px !important;
  }
  .s2-right-info {
    margin-top: 50px !important;
  }
  .s2-more-btn {
    margin-left: 0 !important;
  }

  /* section 3 */
  .s3 #map {
    height: 320px !important;
  }
  #s3-container-mobile-v {
    display: flex !important;
    margin: 20px 0 14px 20px !important;
  }
  .s3-content-mobile-v {
    overflow-y: scroll !important;
    display: flex !important;
  }
  .s3-first-slide-item-mobile-v, .s3-other-items-mobile-v {
    margin-right: 1px !important;
  }
  .s3-mobile-row-status {
    display: flex !important;
    align-items: center !important;
    border-bottom: #e5e5e5 1px solid !important;
    height: auto !important;
    padding: 0 0 2px 2px !important;
  }
  .s3-mobile-row {
    display: block;
  }
  .list-box--container-adjust {
    display: none !important;
  }
  /* .s3 .glider-contain {
    display: none !important;
  } */
  .s3 .list-box-s3 .list-box-image {
    width: 121px !important;
    height: 90px !important;
  }
  .s3 .list-box-s3 {
    width: 123px !important;
    height: 90px !important;
    margin: 0 !important;
    border-radius: 4px 4px 0 0 !important;
  }
  .s3 .list-box--container-s3 {
    display: none !important;
  }
  .s3 .long-box {
    width: 123px !important;
    border-radius: 0 0 4px 4px !important;
    height: auto !important;
  }
  .s3 .long-box .txt-grey {
    margin: 2px 0 0 2px !important;    
    font-size: 11px !important;
  }
  .s3 .long-box .txt-blue {
    font-size: 11px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
  }
  .s3 .long-box .status {
    height: auto !important;
    padding: 0 0 2px 2px !important;
  }
  .s3 .long-box .status-color {
    width: 6px !important;
    height: 6px !important;
  }

  #glider_s3 {
    margin: 20px 0px 35px;
  }
  #glider-prev-s3{
    top: 6% !important;
    background: #e9e9e9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #glider-next-s3 {
    top: 6% !important;
    background: #e9e9e9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* section 4 */
  .s4 {
    display: none !important;
  }

  /* section 5 */
  .s5 .status-color, .s6 .status-color, .s7 .status-color {
    display: none !important;
  }
  .mobile-status-active {
    color: #00b286 !important;
  }
  .mobile-status-pending {
    color: #daa520 !important;
  }
  .mobile-status-sold {
    color: #d32f2f !important;
  }
  .mobile-status-other {
    color: #9F9F91 !important;
  }
  .s5-big-border-mid {
    display: block !important;
    background-color: #C2A99D !important;
    height: 1px !important;
    width: 100% !important;
  }
  .s5-border-right-mobile {
    border-right: none !important;
  }
  .s5 .s5-one, .s5 .s5-two {
    font-size: 13px !important;
  }
  .chart-btn {
    font-size: 10px !important;
  }
  .chart-btn input[type="checkbox"] {
    margin-right: 4px !important;
  }
  .pc-tab {
    margin: 0 8px 30px!important;
  }
  .data-section > h3 {
    font-size: 16px !important;
    margin: 20px 0 16px;
  }
  .chart-buttons-container {
    margin-bottom: 20px !important;
  }

  /* section 6 */
  .s6-footer {
    font-size: 12px !important;
  }

  /* section 7 */
  .s7-footer {
    font-size: 12px !important;
  }

  /* section 8 */
  .s8-image {
    height: 230px !important;
  }
  .s8-wrapper-card {
    max-width: 250px !important;
    height: 170px !important;
    padding: 19px 33px 31px !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) !important;
    top: 19% !important;
    right: auto !important;
  }
  .s8-card-title {
    font-size: 18px !important;
    line-height: 1.9 !important;
  }
  .s8-card-address {
    font-size: 12px !important;
  }
  .s8-card-price {
    font-size: 25px !important;
  }
  .s8-card-border {
    margin: 10px 0 8px !important;
  }
  .s8 .s8-title {
    font-size: 20px !important;
  }
  .s8 .s8-desc {
    font-size: 15px !important;
    margin-top: 16px !important;
  }
  .s8 .s8-wrapper-bottom {
    padding: 125px 20px 55px !important;
  }

  /* section 9 */
  .s9 .s9-wrapper {
    padding: 60px 20px 55px !important;
  }
  .s9-header-block {
    margin-bottom: 32px;
  }
  .s9-title {
    font-size: 16px !important;
    margin-bottom: 12px;
  }
  .s9-subtitle {
    font-size: 20px !important;
  }
  .s9-wrap {
    padding: 0 !important;
  }
  .s9-left-col {
    display: none !important;
  }
  .s9-right-col {
    width: 100% !important;
  }
  .s9-glider-card-box {
    padding: 40px 16px 40px 16px !important;
  }
  .s9-quote-text {
    font-size: 13px !important;
    line-height: 1.4 !important;
    margin-bottom: 20px !important;
  }
  .s9-quote-name {
    font-size: 15px !important;
  }
  .s9-quote-role {
    font-size: 12px !important;
  }

  /* section 10 */
  .s10-wrapper {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .s10-item {
    justify-content: unset !important;
    border-right: unset !important;
    border-left: 1px solid #C2A99D !important;
    padding-left: 16px !important;
    height: 36px !important;
    margin-top: 24px !important;
  }
  .s10-contacts-group {
    margin-top: 40px !important;
  }
  .s10-text {
    margin: 47px 0 0 !important;
    padding: 0 16px;
  }
  .s10-video {
    height: 220px !important;
    margin: 47px 0 0 !important;
    padding: 0 16px;
  }
  .s10-video-container, .s10-video-container .video-iframe {
    height: 220px !important;
  }
  .s10-agent-avatar {
    width: 60px !important;
    height: 60px !important;
  }
  .s10-agent-txt {
    margin: 0 0 0 4px !important;
  }
  .s10-agent-name {
    font-size: 15px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 9.5px !important;
  }
  .s10-agent-license {
    margin-top: 4px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 15px !important;
  }
  .s10-mobile-column, .s10-office-column, .s10-email-column {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 281px) and (max-width: 320px) {
  .section {
    scroll-margin-top: 55px !important;
    scroll-snap-margin-top: 55px !important;
  }
  /* header, footer */
  .scroll-button {
    display: none !important;
  }
  .menu {
    height: 100% !important;
    width: 100% !important;
    left: 100% !important;
  }
  .menu__item {
    padding: 12px 0 12px 30px !important;
  }
  .menu__item:hover {
    padding: 12px 0 12px 24px !important;
  }
  .menu__header {
    padding: 27px 0 0 30px !important;
  }
  .header-menu {
    margin-right: 14px !important;
  }
  .header {
    height: 60px !important;
    padding: 0 14px !important;
    box-shadow: none !important;
    left: 0 !important;
    right: 0 !important;
  }
  .header-agent-txt {
    direction: rtl !important;
    padding: 0 3px 0 0 !important;
  }
  .header-agent-first-name, .header-agent-last-name {
    display: block !important;
  }
  .header-agent-full-name {
    display: none !important;
  }
  .header .header-agent-name {
    font-size: 12px !important;
  }
  .header .header-agent-avatar {
    width: 35px !important;
    height: 35px!important;
  }
  .header .wide-logo {
    max-height: 18px !important;  
    max-width: 150px !important;  
  }
  .header-agent-mobile {
    display: none !important;
  }
  .header-agent {
    flex-direction: row-reverse !important;
  }

  /* Home */
  .home-column-white {
    height: 290px !important;
  }
  .home-column-img {
    position: sticky !important;
  }
  .home {
    justify-content: center !important;
    height: auto !important;
  }
  .home-image {
    height: 250px !important;
  }
  .home .home-card {
    width: 293px !important;
    /* height: 375px !important; */
    padding: 43.84px 26px 17.15px !important;
    top: 132px !important;
  }
  .home .home-cma {
    font-size: 20px !important;
  }
  .home .home-address {
    font-size: 15px !important;
    margin-top: 8.37px !important;
  }
  .home .card-border {
    margin: 16.74px 0 !important;
  }
  .home .home-agent-avatar {
    width: 70px !important;
    height: 70px !important;
  }
  .home .home-agent-txt {
    margin: 0 0 0 8px !important;
  }
  .home .home-agent-name {
    font-size: 14px !important;
  }
  .home-agent-contact svg {
    vertical-align: text-bottom !important;
  }
  .home-agent-phone, .home-agent-email, .home-prepared {
    font-size: 11px !important;
  }
  .home-agent-email {
    max-width: 124px !important;
  }

  /* sections */
  .section {
    margin-bottom: 16px !important;
  }
  .section .s-title, .s10-title {
    font-size: 20px !important;
    margin: 20px !important;
  }
  .page .s-desc {
    font-size: 13px !important;
    margin: 20px !important;
  } 
  .content {
    padding: 60px 0 0 !important;
  }

  /* section 2 */
  .s2 {
    padding: 43px 25px 51px !important;
  }
  .s2-address-city {
    font-size: 19px !important;
  }
  .s2-address-street {
    font-size: 27px !important;
  }
  .s2-left-info-item {
    width: 33% !important;
    margin: 10px 0;
  }

  .border-none {
    border: none !important;
  }
  /* #s2-mobile-table-left {
    display: block !important;
  }
  #s2-desktop-table-left {
    display: none !important;
  } */
  .s2-subject-text, .s2-left-info-item1, .s2-left-info-item2, .s2-title, .s2-right-info-item1, .s2-right-info-item2, .s2-more-btn-link {
    font-size: 16px !important;
  }
  .s2-desc {
    font-size: 15px !important;
  }
  .s2-right-info {
    margin-top: 50px !important;
  }
  .s2-more-btn {
    margin-left: 0 !important;
  }

  /* section 3 */
  .s3-prop-right, .s3-prop-left {
    font-size: 14px !important;
  }
  .s3-content {
    margin: 0 !important;
  }
  .s3 #map {
    height: 320px !important;
  }
  #s3-container-mobile-v {
    display: flex !important;
    margin: 22px 0 16px 22px !important;
  }
  .s3-content-mobile-v {
    overflow-y: scroll !important;
    display: flex !important;
  }
  .s3-first-slide-item-mobile-v, .s3-other-items-mobile-v {
    margin-right: 5px !important;
  }
  .s3-mobile-row-status {
    display: flex !important;
    align-items: center !important;
    border-bottom: #e5e5e5 1px solid !important;
    height: auto !important;
    padding: 0 0 5px 5px !important;
  }
  .s3-mobile-row {
    display: block;
  }
  .list-box--container-adjust {
    display: none !important;
  }
  /* .s3 .glider-contain {
    display: none !important;
  } */
  .s3 .list-box-s3 .list-box-image {
    width: 138px !important;
    height: 90px !important;
  }
  .s3 .list-box-s3 {
    width: 140px !important;
    height: 90px !important;
    margin: 0 !important;
    border-radius: 4px 4px 0 0 !important;
  }
  .s3 .list-box--container-s3 {
    display: none !important;
  }
  .s3 .long-box {
    width: 140px !important;
    border-radius: 0 0 4px 4px !important;
    height: auto !important;
  }
  .s3 .long-box .txt-grey {
    margin: 5px 0 0 5px !important;    
    font-size: 12px !important;
  }
  .s3 .long-box .txt-blue {
    font-size: 12px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
  }
  .s3 .long-box .status {
    height: auto !important;
    padding: 0 0 5px 5px !important;
  }
  .s3 .long-box .status-color {
    width: 6px !important;
    height: 6px !important;
  }

  #glider_s3 {
    margin: 20px 0px 35px;
  }

  #glider-prev-s3{
    top: 6% !important;
    background: #e9e9e9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  #glider-next-s3 {
    top: 6% !important;
    background: #e9e9e9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* section 4 */
  .s4 {
    display: none !important;
  }

  /* section 5 */
  .s5 .status-color, .s6 .status-color, .s7 .status-color {
    display: none !important;
  }
  .mobile-status-active {
    color: #00b286 !important;
  }
  .mobile-status-pending {
    color: #daa520 !important;
  }
  .mobile-status-sold {
    color: #d32f2f !important;
  }
  .mobile-status-other {
    color: #9F9F91 !important;
  }
  .s5-big-border-mid {
    display: block !important;
    background-color: #C2A99D !important;
    height: 1px !important;
    width: 100% !important;
  }
  .s5-border-right-mobile {
    border-right: none !important;
  }
  .s5 .s5-one, .s5 .s5-two {
    font-size: 13px !important;
  }
  .chart-btn {
    font-size: 12px !important;
  }
  .chart-btn input[type="checkbox"] {
    margin-right: 4px !important;
  }
  .pc-tab {
    margin: 0 8px 30px!important;
  }
  .data-section > h3 {
    font-size: 16px !important;
    margin: 20px 0 16px;
  }
  .chart-buttons-container {
    margin-bottom: 20px !important;
  }

  /* section 6 */
  .s6-footer {
    font-size: 12px !important;
  }

  /* section 7 */
  .s7-footer {
    font-size: 12px !important;
  }

  /* section 8 */
  .s8-image {
    height: 240px !important;
  }
  .s8-wrapper-card {
    max-width: 280px !important;
    height: 190px !important;
    padding: 19px 33px 31px !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) !important;
    top: 20% !important;
    right: auto !important;
  }
  .s8-card-title {
    font-size: 20px !important;
    line-height: 1.9 !important;
  }
  .s8-card-address {
    font-size: 14px !important;
  }
  .s8-card-price {
    font-size: 32px !important;
  }
  .s8-card-border {
    margin: 10px 0 8px !important;
  }
  .s8 .s8-title {
    font-size: 20px !important;
  }
  .s8 .s8-desc {
    font-size: 15px !important;
    margin-top: 16px !important;
  }
  .s8 .s8-wrapper-bottom {
    padding: 140px 30px 55px !important;
  }

  /* section 9 */
  .s9 .s9-wrapper {
    padding: 56px 30px 202px !important;
  }
  .s9-header-block {
    margin-bottom: 32px;
  }
  .s9-title {
    font-size: 16px !important;
    margin-bottom: 12px;
  }
  .s9-subtitle {
    font-size: 20px !important;
  }
  .s9-left-col {
    display: none !important;
  }
  .s9-right-col {
    width: 100% !important;
  }
  .s9-glider-card-box {
    padding: 40px 16px 40px 16px !important;
  }
  .s9-quote-text {
    font-size: 16px !important;
    line-height: 1.5 !important;
    margin-bottom: 32px !important;
  }
  .s9-quote-name {
    font-size: 18px !important;
  }
  .s9-quote-role {
    font-size: 15px !important;
  }

  /* section 10 */
  .s10-wrapper {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .s10-item {
    justify-content: unset !important;
    border-right: unset !important;
    border-left: 1px solid #C2A99D !important;
    padding-left: 16px !important;
    height: 36px !important;
    margin-top: 24px !important;
  }
  .s10-contacts-group {
    margin-top: 40px !important;
  }
  .s10-text {
    margin: 47px 0 0 !important;
    padding: 0 16px !important;
  }
  .s10-video {
    height: 230px !important;
    margin: 47px 0 0 !important;
    padding: 0 16px !important;
  }
  .s10-video-container, .s10-video-container .video-iframe {
    height: 230px !important;
  }
  .s10-agent-avatar {
    width: 60px !important;
    height: 60px !important;
  }
  .s10-agent-txt {
    margin: 0 0 0 4px !important;
  }
  .s10-agent-name {
    font-size: 15px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 10.5px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 15px !important;
  }
  .s10-mobile-column, .s10-office-column, .s10-email-column {
    margin-top: 16px !important;
  }
}

@media screen and (min-width: 321px) and (max-width: 440px) {
  .section {
    scroll-margin-top: 55px !important;
    scroll-snap-margin-top: 55px !important;
  }
  .menu {
    height: 100% !important;
    width: 100% !important;
    left: 100% !important;
  }
  .menu__item {
    padding: 12px 0 12px 30px !important;
  }
  .menu__item:hover {
    padding: 12px 0 12px 24px !important;
  }
  .menu__header {
    padding: 27px 0 0 30px !important;
  }

  #glider_s3 {
    margin: 20px 0px 35px;
  }

  #glider-prev-s3 {
    top: 6% !important;
    background: #e9e9e9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #glider-next-s3 {
    top: 6% !important;
    background: #e9e9e9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .s9 .s9-wrapper {
    padding: 56px 16px 202px !important;
  }
  .s9-header-block {
    margin-bottom: 32px;
  }
  .s9-title {
    font-size: 16px !important;
    margin-bottom: 12px;
  }
  .s9-subtitle {
    font-size: 20px !important;
  }
  .s9-left-col {
    display: none !important;
  }
  .s9-right-col {
    width: 100% !important;
  }
  .s9-glider-card-box {
    padding: 50px 24px 50px 24px !important;
  }
  .s9-quote-text {
    font-size: 16px !important;
    line-height: 1.2 !important;
    margin-bottom: 32px !important;
  }
  .s9-quote-name {
    font-size: 18px !important;
  }
  .s9-quote-role {
    font-size: 15px !important;
  }
}

@media screen and (min-width: 321px) and (max-width: 767px) {
  .section {
    scroll-margin-top: 55px !important;
    scroll-snap-margin-top: 55px !important;
  }
  /* header, footer */
  .scroll-button {
    display: none !important;
  }
  .header-menu {
    margin-right: 19px !important;
  }
  .header {
    height: 60px !important;
    padding: 0 19px !important;
    box-shadow: none !important;
    left: 0 !important;
    right: 0 !important;
  }
  .header-agent-txt {
    direction: rtl !important;
    padding: 0 3px 0 0 !important;
  }
  .header-agent-first-name, .header-agent-last-name {
    display: block !important;
  }
  .header-agent-full-name {
    display: none !important;
  }
  .header .header-agent-name {
    font-size: 13px !important;
  }
  .header .header-agent-avatar {
    width: 35px !important;
    height: 35px!important;
  }
  .header .wide-logo {
    max-height: 20px !important;  
    max-width: 150px !important;  
  }
  .header-agent-mobile {
    display: none !important;
  }
  .header-agent {
    flex-direction: row-reverse !important;
  }

  /* sections */
  .content {
    padding: 60px 0 0 !important;
  }
  .section {
    margin-bottom: 16px !important;
  }
  .section .s-title, .s10-title {
    font-size: 23px !important;
    margin: 24px !important;
  }
  .page .s-desc {
    font-size: 15px !important;
    margin: 24px !important;
  } 

  /* Home */
  .home-column-white {
    height: 290px !important;
  }
  .home-column-img {
    position: sticky !important;
  }
  .home {
    justify-content: center !important;
    height: auto !important;
  }
  .home-image {
    height: 270px !important;
  }
  .home .home-card {
    width: 315px !important;
    /* height: 375px !important; */
    padding: 43.84px 33.95px 17.15px !important;
    /* top: 146px !important; */
  }
  .home .home-cma {
    font-size: 20px !important;
  }
  .home .home-address {
    font-size: 15px !important;
    margin-top: 8.37px !important;
  }
  .home .card-border {
    margin: 16.74px 0 !important;
  }
  .home .home-agent-avatar {
    width: 70px !important;
    height: 70px !important;
  }
  .home .home-agent-txt {
    margin: 0 0 0 9px !important;
  }
  .home .home-agent-name {
    font-size: 15px !important;
  }
  .home-agent-contact svg {
    vertical-align: text-bottom !important;
  }
  .home-agent-phone, .home-agent-email, .home-prepared {
    font-size: 11px !important;
  }
  .home-agent-email {
    max-width: 140px !important;
  }

  /* section 2 */
  .s2 {
    padding: 43px 25px 51px !important;
  }
  .s2-address-city {
    font-size: 20px !important;
  }
  .s2-address-street {
    font-size: 32px !important;
  }
  /* #s2-mobile-table-left {
    display: block !important;
  }
  #s2-desktop-table-left {
    display: none !important;
  } */
  .s2-subject-text, .s2-left-info-item1, .s2-left-info-item2, .s2-title, .s2-right-info-item1, .s2-right-info-item2, .s2-more-btn-link {
    font-size: 16px !important;
  }
  .s2-desc {
    font-size: 15px !important;
  }
  .s2-right-info {
    margin-top: 50px !important;
  }
  .s2-more-btn {
    margin-left: 0 !important;
  }

  .s2-left-info-item {
    width: 33% !important;
    margin: 10px 0;
  }

  .border-none {
    border: none !important;
  }

  /* section 3 */
  .s3 #map {
    height: 320px !important;
  }
  #s3-container-mobile-v {
    display: flex !important;
    margin: 32px 0 30px 32px !important;
  }
  .s3-content-mobile-v {
    overflow-y: scroll !important;
    display: flex !important;
  }
  .s3-first-slide-item-mobile-v, .s3-other-items-mobile-v {
    margin-right: 5px !important;
  }
  .s3-mobile-row-status {
    display: flex !important;
    align-items: center !important;
    border-bottom: #e5e5e5 1px solid !important;
    height: auto !important;
    padding: 0 0 6px 6px !important;
  }
  .s3-mobile-row {
    display: block;
  }
  .list-box--container-adjust {
    display: none !important;
  }
  .slide-item {
    width: 200px !important;
    margin: 0 10px;
  }
  /* .s3 .glider-contain {
    display: none !important;
  } */
  .s3 .list-box-s3 .list-box-image {
    width: 158px !important;
    height: 90px !important;
  }
  .s3 .list-box-s3 {
    width: 160px !important;
    height: 90px !important;
    margin: 0 !important;
    border-radius: 4px 4px 0 0 !important;
  }
  .s3 .list-box--container-s3 {
    display: none !important;
  }
  .s3 .long-box {
    width: 160px !important;
    border-radius: 0 0 4px 4px !important;
    height: auto !important;
  }
  .s3 .long-box .txt-grey {
    margin: 6px 0 0 6px !important;    
    font-size: 13px !important;
  }
  .s3 .long-box .txt-blue {
    font-size: 13px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
  }
  .s3 .long-box .status {
    height: auto !important;
    padding: 0 0 6px 6px !important;
  }
  .s3 .long-box .status-color {
    width: 6px !important;
    height: 6px !important;
  }

  /* section 4 */
  .s4 {
    display: none !important;
  }

  /* section 5 */
  .s5 .status-color, .s6 .status-color, .s7 .status-color {
    display: none !important;
  }
  .mobile-status-active {
    color: #00b286 !important;
  }
  .mobile-status-pending {
    color: #daa520 !important;
  }
  .mobile-status-sold {
    color: #d32f2f !important;
  }
  .mobile-status-other {
    color: #9F9F91 !important;
  }
  .s5-big-border-mid {
    display: block !important;
    background-color: #C2A99D !important;
    height: 1px !important;
    width: 100% !important;
  }
  .s5-border-right-mobile {
    border-right: none !important;
  }
  .s5 .s5-one, .s5 .s5-two {
    font-size: 16px !important;
  }
  .chart-btn {
    font-size: 12px !important;
  }
  .chart-btn input[type="checkbox"] {
    margin-right: 4px !important;
  }
  .pc-tab {
    margin: 0 16px 30px!important;
  }
  .data-section > h3 {
    font-size: 16px !important;
    margin: 32px 0 16px;
  }
  .chart-buttons-container {
    margin-bottom: 32px !important;
  }

  /* section 6 */
  .s6-footer {
    font-size: 12px !important;
  }

  /* section 7 */
  .s7-footer {
    font-size: 12px !important;
  }

  /* section 8 */
  .s8-image {
    height: 250px !important;
  }
  .s8-wrapper-card {
    max-width: 313.91px !important;
    height: 200px !important;
    padding: 19px 33px 31px !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) !important;
    top: 22% !important;
    right: auto !important;
  }
  .s8-card-title {
    font-size: 20px !important;
    line-height: 1.9 !important;
  }
  .s8-card-address {
    font-size: 15px !important;
  }
  .s8-card-price {
    font-size: 32px !important;
  }
  .s8-card-border {
    margin: 10px 0 8px !important;
  }
  .s8 .s8-title {
    font-size: 20px !important;
  }
  .s8 .s8-desc {
    font-size: 15px !important;
    margin-top: 16px !important;
  }
  .s8 .s8-wrapper-bottom {
    padding: 150px 30px 55px !important;
  }

  /* section 9 */
  .s9 .s9-wrapper {
    padding: 60px 30px 123px !important;
  }
  .s9-title {
    font-size: 20px !important;
    margin-bottom: 12px;
  }
  .s9-subtitle {
    font-size: 32px !important;
  }
  .s9-left-col {
    display: none !important;
  }
  .s9-right-col {
    width: 100% !important;
  }
  .s9-glider-card-box {
    padding: 50px 24px 50px 24px !important;
  }
  
  /* section 10 */
  .s10-wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .s10-item {
    justify-content: unset !important;
    border-right: unset !important;
    border-left: 1px solid #C2A99D !important;
    padding-left: 16px !important;
    height: 36px !important;
    margin-top: 24px !important;
  }
  .s10-contacts-group {
    margin-top: 40px !important;
  }
  .s10-text {
    margin: 47px 0 0 !important;
    padding: 0 30px !important;
  }
  .s10-video {
    height: 340px !important;
    margin: 47px 0 0 !important;
    padding: 0 30px !important;
  }
  .s10-video-container, .s10-video-container .video-iframe {
    height: 340px !important;
  }
  .s10-agent-avatar {
    width: 70px !important;
    height: 70px !important;
  }
  .s10-agent-txt {
    margin: 0 0 0 11px !important;
  }
  .s10-agent-name {
    font-size: 15px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 11px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 15px !important;
  }
  .s10-mobile-column, .s10-office-column, .s10-email-column {
    margin-top: 16px !important;
  }
}

  .home-card .s10-item {
    justify-content: unset !important;
    border-right: unset !important;
    border-left: 1px solid #C2A99D !important;
    padding-left: 16px !important;
    height: 36px !important;
    margin-top: 40px !important;
  }

  .home-card .s10-agent,
  .home-card .s10-item {
    width: 100%;
  }

  

  .block-agent-box {
    flex-direction: column;
  }

  .home-card .s10-wrapper {
    padding: 40px 20px;
  }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* header */
  .scroll-button {
    display: none !important;
  }
  .header-menu {
    margin-right: 22px !important;
  }
  .header {
    padding: 0 22px !important;
    height: 75px !important;
    left: 0 !important;
    right: 0 !important;
  }
  .header .wide-logo {
    max-height: 20px !important;  
  }
  .header .header-agent-name {
    font-size: 13px !important;
  }
  .header .header-agent-avatar {
    width: 42px !important;
    height: 42px!important;
  }
  .header .header-agent-mobile {
    font-size: 13px !important;
  }

  /* sections */
  .section .s-title, .s10-title {
    font-size: 30px !important;
    margin: 40px !important;
  }
  .page .s-desc {
    font-size: 16px !important;
    margin: 40px !important;
  } 
  .content {
    padding: 75px 0 0 !important;
  }

  /* section 1 */ 
  .home {
    height: 700px !important;
  }
  .home-card {
    width: 512px !important;
    height: 544px !important;
    padding: 62px 38px 17.8px !important;
  }
  .home .home-cma {
    font-size: 32px !important;
  }
  .home .home-agent-name {
    font-size: 20px !important;
  }
  .home-prepared {
    font-size: 15px !important;
  }
  .home .home-agent-avatar {
    width: 100px !important;
    height: 100px !important;
  }
  .home .card-border {
    margin: 33px 0 !important;
  }

  /* section 2 */
  .s2 {
    padding: 43px 25px 51px !important;
  }
  /* #s2-mobile-table-left {
    display: block !important;
  } */
  /* #s2-desktop-table-left {
    display: none !important;
  } */
  .s2-right-info {
    margin-top: 50px !important;
  }
  .s2-more-btn {
    margin-left: 0 !important;
  }

  /* section 3 */

  #glider_s3 .slide-item {
    width: 269px !important;
    margin: 0 5px;
  }

  /* section 4 */
  .col--30 {
    padding-left: 14px !important;
  }
  .accordion__trigger {
    margin-right: 4px !important;
    width: 12px !important;
  }
  .s4--status {
    margin-left: 0 !important;
  }
  .s4__table-wrapper,
  .property-one,
  .property-two,
  .col {
    font-size: 11px !important;
  }
  .s4__table-wrapper {
    margin: 0 40px 16px !important;
  }

  /* section 5 */
  .s5 .s5-one, .s5 .s5-two {
    font-size: 16px !important;
  }
  .chart-btn {
    font-size: 14px !important;
  }
  .chart-btn input[type="checkbox"] {
    margin-right: 4px !important;
  }
  .pc-tab {
    margin: 0 30px 30px!important;
  }
  .data-section > h3 {
    font-size: 16px !important;
    margin: 32px 0 20px;
  }

  /* section 8*/
  .s8-wrapper-card {
    padding: 23px 39px !important;
    max-width: 364px !important;
    height: 207px !important;
    top: 26% !important;
  }
  .s8-card-title {
    font-size: 20px !important;
  }
  .s8-card-border {
    margin: 23px 0 8px !important;
  }
  .s8-card-price, .s8 .s8-title {
    font-size: 34px !important;
  }
  .s8-card-address {
    font-size: 17px !important;
  }
  .s8 .s8-desc {
    font-size: 15px !important;
  }

  /* section 9 */

  /* section 10 */
  .s10-wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .s10-item {
    justify-content: unset !important;
    border-right: unset !important;
    border-left: 1px solid #C2A99D !important;
    padding-left: 16px !important;
    height: 36px !important;
    margin-top: 40px !important;
  }
  .s10-contacts-group {
    margin-top: 40px !important;
    padding-left: 0!important;
  }
  .s10-video, .s10-video-container, .s10-video-container .video-iframe {
    height: 370px !important;
  }
  .s10-agent-avatar {
    width: 80px !important;
    height: 80px !important;
  }
  .s10-agent-txt {
    margin: 0 0 0 11px !important;
  }
  .s10-agent-name {
    font-size: 20px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 14px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 16px !important;
  }
  .s10-agent-txt {
    margin: 4px 0 0 4px !important;
  }
}

@media screen and (width: 1024px) {
  /* header */
  .header {
    height: 80px !important;
    padding: 0 29px !important;
  }
  .header-menu {
    margin-right: 29px !important;
  }
  .header .header-agent-name {
    font-size: 14px !important;
  }
  .header .header-agent-avatar {
    width: 42px !important;
    height: 42px!important;
  }
  .header .wide-logo {
    max-height: 22px !important;  
  }
  .header .header-agent-mobile {
    font-size: 14px !important;
  }

  /* sections */
  .section .s-title, .s10-title {
    font-size: 34px !important;
    margin: 40px 0 32px 50px !important;
  }
  .content {
    padding: 80px 40px 0 !important;
  }

  /* section 1 */
  .home {
    height: calc(100vh - 80px) !important;
  }
  .home-card {
    width: 442px !important;
    height: 444px !important;
    padding: 62px 38px 17.8px !important;
  }
  .home .home-cma {
    font-size: 32px !important;
  }
  .home .home-agent-name {
    font-size: 20px !important;
  }
  .home-prepared {
    font-size: 15px !important;
  }
  .home .home-agent-avatar {
    width: 100px !important;
    height: 100px !important;
  }
  .home .card-border {
    margin: 33px 0 !important;
  }

  /* section 2 */
  .s2-more-btn {
    margin-left: 45px !important;
  }
  .s2-left-info-item {
    width: 16.6% !important;
  }
  .s2 .s2-address-street {
    font-size: 34px !important;
  }
  .s2-subject-text, .s2 .s2-address-city, .s2-title {
    font-size: 20px !important;
  }
  .s2-left-info-item1, .s2-left-info-item2, .s2-right-info-item1, .s2-right-info-item2, .s2-more-btn-link {
    font-size: 17px !important;
  }
  .s2-desc {
    font-size: 15px !important;
  }

  /* section 4 */
  .col--30 {
    padding-left: 14px !important;
  }
  .accordion__trigger {
    margin-right: 4px !important;
    width: 12px !important;
  }
  .s4--status {
    margin-left: 0 !important;
  }
  .s4__table-wrapper,
  .property-one,
  .property-two,
  .col {
    font-size: 13px !important;
  }
  .s4__table-wrapper {
    margin: 0 45px 16px !important;
  }

  /* section 5,6,7 */
  .pc-tab {
    margin: 32px 47px 80px !important;
  }

  /* section 8*/
  .s8-wrapper-card {
    padding: 23px 39px !important;
    max-width: 364px !important;
    height: 207px !important;
    top: 26% !important;
  }
  .s8-card-title {
    font-size: 20px !important;
  }
  .s8-card-border {
    margin: 23px 0 8px !important;
  }
  .s8-card-price, .s8 .s8-title {
    font-size: 34px !important;
  }
  .s8-card-address {
    font-size: 17px !important;
  }
  .s8 .s8-desc {
    font-size: 15px !important;
  }

  /* section 10 */
  .s10-video {
    margin: 0 0 20px !important;
  }
  .s10-agent-name {
    font-size: 17px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 13px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 15px !important;
  }
  .s10-wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .s10-agent-avatar {
    width: 80px !important;
    height: 80px !important;
  }
  .s10-agent-txt {
    margin: 4px 0 0 4px !important;
  }
  .s10-item {
    margin-top: 2px !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1224px) {
  /* sections */
  .section .s-title, .s10-title {
    font-size: 34px !important;
    margin: 47px !important;
  }
  .content {
    padding: 80px 40px 0 !important;
  }

  /* header */
  .header {
    height: 80px !important;
    padding: 0 32px !important;
  }
  .header-menu {
    margin-right: 32px !important;
  }
  .header .header-agent-name {
    font-size: 15px !important;
  }
  .header .header-agent-avatar {
    width: 45px !important;
    height: 45px!important;
  }
  .header .wide-logo {
    max-height: 26px !important;  
  }
  .header .header-agent-mobile {
    font-size: 15px !important;
  }

  /* section 1 */
  .home {
    height: calc(100vh - 80px) !important;
  }

  /* section 2 */
  .s2 .s-title {
    margin: 0 !important;
  }
  .s2-more-btn {
    margin-left: 45px !important;
  }
  .s2-left-info-item {
    width: 16.6% !important;
  }
  .s2 .s2-address-street {
    font-size: 34px !important;
  }
  .s2-subject-text, .s2 .s2-address-city, .s2-title {
    font-size: 20px !important;
  }
  .s2-left-info-item1, .s2-left-info-item2, .s2-right-info-item1, .s2-right-info-item2, .s2-more-btn-link {
    font-size: 17px !important;
  }
  .s2-desc {
    font-size: 15px !important;
  }

  /* section 4 */
  .accordion__trigger {
    margin-right: 8px !important;
  }
  .s4__table-wrapper,
  .property-one,
  .property-two,
  .col {
    font-size: 13.5px !important;
  }
  .s4__table-wrapper {
    margin: 0 45px 16px !important;
  }

  /* section 5,6,7 */
  .pc-tab {
    margin: 32px 47px 80px !important;
  }

  /* section 8*/
  .s8-wrapper-card {
    padding: 23px 39px !important;
    max-width: 364px !important;
    height: 207px !important;
    top: 26% !important;
  }
  .s8-card-title {
    font-size: 20px !important;
  }
  .s8-card-border {
    margin: 23px 0 8px !important;
  }
  .s8-card-price, .s8 .s8-title {
    font-size: 34px !important;
  }
  .s8-card-address {
    font-size: 17px !important;
  }
  .s8 .s8-desc {
    font-size: 15px !important;
  }

  /* section 9 */


  /* section 10 */
  .s10-agent-name {
    font-size: 18.5px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 14px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 14px !important;
  }
  .s10-wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .s10-agent-txt {
    margin: 4px 0 0 6px !important;
  }
}

@media screen and (min-width: 1225px) and (max-width: 1440px) {
  /* section 2 */
  .s2-more-btn {
    margin-left: 58px !important;
  }

  /* section 4 */
  .accordion__trigger {
    margin-right: 8px !important;
  }
  .s4__table-wrapper,
  .property-one,
  .property-two,
  .col {
    font-size: 15px !important;
  }

  /* section 9 */


  /* section 10 */
  .s10-agent-name {
    font-size: 20px !important;
  }
  .s10-agent-position,
  .s10-agent-license {
    font-size: 13px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1824px) {
  /* Home */
  .home .home-card {
    height: 570px;
    width: 570px;
  }

  /* section 4 */

  /* section 10 */
  .s10-agent-name {
    font-size: 22px !important;
  }
  .s10-agent-position {
    font-size: 14px !important;
  }
  .s10-mobile,
  .s10-number {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 2100px) {
  /* section 2 */
  .s2-more-btn {
    margin-left: 100px !important;
  }

  .s10-video, .s10-video-container, .s10-video-container .video-iframe {
    height: 600px !important;
  }
}

@media screen and (max-width: 36em) {

}
