@media (max-width:1900px) {
  .initialHome {
    margin: 15px auto;
    min-height: calc(100vh - 30px);
    max-width: calc(100% - 30px);
  }

  .initialHome header {
    padding: 30px;
  }

  .wrap_mainC {
    max-width: calc(100% - 30px);
    margin-bottom: 15px;
  }

  .megaMenuContent {
    max-width: calc(100% - 30px);
    margin-bottom: 15px;
    margin-top: 0;
  }

  .itemSpec h2 span,
  .itemSpec h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .itemSpec {
    padding: 20px;
  }

  .speces a {
    font-size: 14px;
  }

  .speces {
    margin-top: 10px;
  }

  .itemSpec h3 {
    font-size: 30px;
    margin: 0;
  }

}

@media (max-width:1700px) {
  .closeMega {
    min-height: 60px;
    min-width: 60px;
    max-height: 60px;
    max-width: 60px;
  }

  .megaItem {
    min-height: calc(100vh - 130px);
  }

  .mainmenushow .headerMega {
    max-width: calc(100% - 80px);
  }
}

@media (max-width:1590px) {
  header {
    padding: 20px 0 20px;
  }

  .mainmenushow ul li a {
    font-size: 40px;
  }

  .featuredSpace img {
    height: 60vh;
  }

  .smalSWAP img {
    object-fit: cover;
  }

  .navlocationSearch input {
    height: 50px;
  }

  .navlocationSearch {
    flex-basis: 400px;
  }

  .navlocationSearch input {
    font-size: 18px;
  }

  .about_main {
    min-height: 80vh;
  }

  .about_content {
    padding-top: 80px;
  }

  .c_flexItem {
    padding: 30px 50px;
  }

  .megaItem h2,
  .megaItem h2 span {
    font-size: 40px;
    line-height: 40px;
  }

  .c_flexItem h2 {
    font-size: 100px;
    line-height: 90px;
  }

  .itemSpec h3 {
    font-size: 20px;
  }

  .itemSpec {
    height: auto;
  }

  .main_property {
    min-height: 80vh;
  }

  .item_inner {
    padding: 10px 20px;
  }

  .itemDetail span {
    font-size: 14px;
  }

  .itemDetail p {
    font-size: 14px;
  }

  .propertyBtn>a {
    padding: 16px;
  }

  .line {
    width: 10px;
  }

  .propertLocation {
    padding: 60px 0;
  }

  .watreMark {
    padding-top: 30px;
  }

  .watreMark h1 {
    font-size: 180px;
    bottom: -65px;
  }

  .slider_wrap:after {
    width: 46%;
    top: 160px;
  }

  .maincontentInit {
    bottom: 80px;
  }

  .maincontentInit a {
    padding: 20px 50px;
    margin-top: 50px;
  }

  .itemContent {
    min-height: calc(100vh - 120px);
  }

  .itemContent h2,
  .itemContent h2 span {
    font-size: 60px;
    line-height: 50px;
  }

  .video_btn {
    min-width: 60px;
    min-height: 60px;
  }

  .itemInner {
    padding: 10px;
    border: solid 1px #e5e9eb;
  }

  .itemInner p {
    font-size: 14px;
  }

  .headerMega {
    padding: 15px;
  }

  .flexSmallSL:first-child .smalSWAP:first-child {
    height: 45%;
    width: 100%;
    margin-bottom: 32px;
  }

  .flexSmallSL:first-child .smalSWAP:nth-child(2) {
    height: 40%;
    width: 80%;
    margin-left: auto;
    margin-top: 32px;

  }

  .flexSmallSL:first-child .smalSWAP:nth-child(2) a {
    bottom: -30px;
    min-width: 60px;
    min-height: 60px;
    left: auto;
    right: 20px;
  }

  .flexSmallSL:nth-child(2) .smalSWAP:first-child {
    height: 40%;
    width: 85%;
  }

  .flexSmallSL:nth-child(2) .smalSWAP:first-child {
    margin: 30px;
    margin-bottom: 20px;
  }

  .flexSmallSL:nth-child(2) .smalSWAP:nth-child(2) {
    height: 50%;
  }

  .flexSmallSL {
    padding-right: 10px;
  }

  .featuredSpace {
    padding-right: 30px;
  }

  .featuredTag {
    right: 50px;
  }
}

@media(max-width:860px) {
  .mainmenushow ul li a {
    font-size: 30px;
  }

  .mainmenushow .headerMega {
    max-width: calc(100% - 20px);
  }

  .socailMenu {
    position: relative;
    width: fit-content;
    margin: 0 auto;
    margin-top: 40px;
  }

  .navlocationSearch {
    flex-basis: auto;
    margin: 0 4px;
  }

  a.toggle_ {
    margin-right: 15px;
  }

  .nav_brand {
    max-width: 180px;
  }

  .main_property h1 {
    font-size: 80px;
    line-height: 80px;
  }

  .main_property .location {
    padding: 12px 20px;
    bottom: -20px;
  }

  .main_property {
    min-height: 40vh;
  }

  .content_property {
    padding: 60px 0;
  }

  .watreMark h1 {
    font-size: 100px;
    bottom: -30px;
  }

  .propertDetail {
    padding: 60px 0;
  }

  .slider_wrap:after {
    width: 50%;
    top: auto;
    bottom: -20px;
  }

  .slider_wrap {
    padding-bottom: 60px;
    padding-right: 30px;
  }

  .slider_wrap ul.slick-dots {
    right: 0;
    bottom: 20px;
  }

  .neighbourhood {
    padding: 40px 0;
  }

  .mapArea {
    height: auto;
  }

  .mapArea iframe {
    height: 400px;
  }

  footer {
    padding: 60px 0;
  }

  .footer_wrap {
    flex-wrap: wrap;
  }

  .footer_wrap>div {
    flex-basis: 50%;
  }

  .footer_brand {
    margin-bottom: 40px;
  }

  .copyRight {
    margin-top: 30px;
  }

  /* ======
  about page respnsive
  ==========*/
  .about_main {
    min-height: 40vh;
    padding: 40px 0;
  }

  .about_main h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .descp_tag {
    padding: 20px;
  }

  .about_content {
    padding-top: 40px;
  }

  .aboutfeatures .d-flex {
    flex-wrap: wrap;
  }

  .c_flexItem {
    flex: 100%;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
  }

  .aboutfeatures {
    padding: 40px 0;
  }

  /* ==========
      index Page css
      ============= */
  .maincontentInit {
    bottom: auto;
    top: 40vh;
  }

  .ExpandSpces {
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 30px;
  }

  .megahovermap .megagallary,
  .megagalleryparent .mapmega {
    flex: 0 0 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .expandmapmega {
    flex-basis: 100%;
    max-width: 100%;
  }

  .homeSpaceHover .video_hM,
  .homeSpaceHovervideo .spaces_hM,
  .homeSpaceHovertenant .video_hM {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .flex_itemM {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .flex_MainS {
    flex-wrap: wrap;
  }

  .flexSmallSL:first-child .smalSWAP:nth-child(2) {
    height: 40%;
    width: 100%;
    margin-left: auto;
    margin-top: 10px;
  }

  .flexSmallSL:nth-child(2) .smalSWAP:first-child {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
  }

  .smalSWAP a {
    min-height: 40px;
    min-width: 40px;
  }

  .flexSmallSL:nth-child(2) .smalSWAP:nth-child(1) a {
    min-width: 30px;
    min-height: 30px;
    top: -10px;
  }

  .flexSmallSL:first-child .smalSWAP:nth-child(2) a {
    min-width: 30px;
    min-height: 30px;
    bottom: -10px;
  }

  .featuredSpace {
    padding-right: 0;
  }

  .featuredTag {
    right: 10px;
    padding: 10px;
  }

  .itemContent {
    min-height: 100vh;
    padding: 40px;
  }

  /* =============
  spces Page Css
  ============ */
  .arrowToggle {
    display: none;
  }

  .flex-CountP {
    flex-wrap: wrap;
  }

  .filter_flex {
    flex-basis: 100%;
  }

  .map_flex_ {
    flex-basis: 100%;
  }

  .itemInner {
    padding: 30px;
  }

  .itemInner p {
    font-size: 18px;
  }

  .spaceListing {
    padding: 40px 0 30px;
  }

  .flexSpaces {
    margin: 0 -15px;
  }

  .itemSpace {
    width: 50%;
    padding: 15px;
  }

  /* ==================
  mega menu
  ================ */
  .flexMega {
    flex-wrap: wrap;
  }

  .megaItem {
    min-height: calc(100vh - 20px);
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }


  .itemSpec {
    padding: 20px;
    height: fit-content;
    min-height: calc(50% - 72px);
  }

  .itemSpec:first-child {
    padding: 60px 20px;
  }

  .itemSpec h3 {
    margin-top: 15px;
  }

  .itemSpec figure img {
    width: 100%;
  }

  .itemSpec p {
    font-size: 18px;
  }
}

@media(max-width:600px) {
  .scrollBottom {
    transform: translateX(0);
  }

  .videotenantliting {
    flex-basis: 100%;
    max-width: 100%;
    height: auto;
    max-height: calc(100% / 3 - 5px);
  }

  nav {
    flex-wrap: wrap;
  }

  .navlocationSearch {
    order: 3;
    margin-top: 15px;
    flex: 0 0 100%;
  }

  .content_property h2 {
    font-size: 32px;
  }

  .content_property p {
    font-size: 18px;
    line-height: 34px;
  }

  .propertyDetail {
    padding: 20px;
  }

  .itemDetail {
    width: 50%;
  }

  .top_text h3 {
    font-size: 50px;
    line-height: 50px;
  }

  .top_text h3 span {
    font-size: 50px;
  }

  .top_text {
    top: 20px;
    right: 20px;
  }

  .slider_wrap ul.slick-dots li {
    width: 20px;
  }

  .slider_H {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .scrollTop {
    top: -170px;
    right: 30px;
  }

  .slider_H h2 {
    font-size: 90px;
  }

  .about_main h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .aboutContenTOp h2 {
    font-size: 30px;
  }

  .aboutContenTOp p,
  .aboutContentBottom p {
    font-size: 18px;
    line-height: 30px;
  }

  .c_flexItem h2 {
    font-size: 80px;
    line-height: 70px;
  }

  .c_flexItem {
    min-height: 600px;
  }

  .maincontentInit h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .itemContent h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .itemContent h2 span {
    font-size: 60px;
  }

  .flexSpaces {
    margin: 0;
  }

  .thumbnailSpace img {
    width: 100%;
  }

  .itemSpace {
    width: 100%;
    padding: 15px 0;
  }
}

@media(max-width:480px) {
  .main_property h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .watreMark h1 {
    font-size: 66px;
    bottom: -20px;
  }

  .propertDetail {
    padding: 10px 0;
  }

  .propertyBtn>a {
    display: block;
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    margin-top: 20px;
    text-align: center;
  }

  .propertyBtn {
    margin-top: 20px;
    flex-direction: column;
  }

  .slider_wrap ul.slick-dots li {
    width: 10px;
  }

  .footer_wrap>div {
    flex-basis: 100%;
  }

  .footer_brand {
    margin: 0 auto 40px;
  }

  .footer_contact {
    margin-bottom: 40px;
  }

  footer {
    padding: 40px 0;
  }

  .about_main {
    min-height: 50vh;
  }

  .c_flexItem {
    padding: 15px;
  }

  .about_main h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .c_flexItem h2 {
    font-size: 50px;
    line-height: 40px;
  }

  .initialHome header {
    padding: 15px;
  }

  .maincontentInit h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .maincontentInit a {
    padding: 14px 30px;
    margin-top: 30px;
  }

  .filter_flex {
    padding: 20px 15px;
  }

  .propertyAttribute {
    margin-top: 10px;
  }

  .filter_flex .primay_btn {
    margin-top: 20px;
  }

  .megaItem h2 {
    font-size: 60px;
    line-height: 50px;
    padding-left: 20px;
  }

  .megaItem h2 span {
    font-size: 60px;
  }

  .itemSpec h2 span,
  .itemSpec h2 {
    font-size: 50px;
    line-height: 50px;
    padding: 0;
  }

  .itemSpec:first-child {
    padding: 30px 20px;
  }

  .closeMega {
    min-height: 60px;
    min-width: 60px;
  }
}

@media(max-width:390px) {
  .main_property .location span {
    font-size: 12px;
  }

  .main_property .location span i {
    margin-right: 5px;
  }

  .contentArea {
    padding: 0 0 38px;
  }

  span.m_head {
    font-size: 12px;
  }

  .nav_brand {
    max-width: 150px;
  }

  .propertDetail h2 {
    font-size: 28px;
  }

  .selectDetail {
    margin: 15px -10px 16px;
  }

  .descriptionProperty {
    padding: 40px 0;
  }

  .descriptionProperty h2 {
    font-size: 30px;
  }

  .slider_H h2 {
    font-size: 50px;
  }

  .top_text h3 {
    font-size: 32px;
    line-height: 32px;
  }

  .top_text h3 span {
    font-size: 32px;
  }

  .neighbourhood h2 {
    font-size: 30px;
  }

  .spaceMeta h2 {
    font-size: 20px;
  }
}

@media(max-width:375px) {
  .about_main h1 {
    font-size: 30px;
    line-height: 34px;
  }

  .c_flexItem h3 {
    font-size: 28px;
    line-height: 30px;
  }

  .c_flexItem {
    min-height: 500px;
  }

  .speces {
    flex-wrap: wrap;
  }

  .speces a {
    margin-top: 5px;
  }
}