@media only screen and (max-width: 767px) {
  .social-fix {
    display: none;
  }

  h2 {
    font-size: 33px;
  }

  h6 {
    font-size: 14px;
  }

  .about {
    padding: 80px 0px;
  }

  .properties .align > div {
    position: relative;
    top: 0;
    left: auto;
    z-index: 3;
  }

  .properties .section-title .custom-nav a {
    font-size: 13px;
    min-width: 129px;
  }

  .properties .section-title {
    padding: 0px 10px 0px 10px;
  }

  .properties .item {
    padding: 25px 15px 25px 15px;
  }

  .ctabox .overlay {
    font-size: 22px;
  }

  .commu-box .commu-details h3 {
    font-size: 32px;
  }

  .social-media {
    text-align: center;
  }

  .insta-post .owl-dots {
    text-align: center;
  }

  .testimonials .section-title {
    position: absolute;
    top: -60px;
    left: 0;
    background: #fff;
    display: inline-block;
    padding: 30px;
    margin: 0px auto;
    width: 100%;
  }

  .testimonials .item {
    padding-left: 0px;
    padding-top: 0px;
    position: relative;
    text-align: center !important;
  }

  .testimonials .quote {
    left: 0px;
    top: 0px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
  }

  .testimonials .quote-frame {
    padding: 100px 20px 70px 20px;
  }

  .commu-box figure {
    aspect-ratio: 1 / 1.1;
  }

  .footer::before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }

  .footer .logo img {
    margin-bottom: 30px;
    max-height: 80px;
  }

  .footer h5 {
    margin-top: 40px;
    margin-bottom: 10px;
    display: inline-block !important;
    width: 100%;
  }

  .footer .section-title {
    margin-top: 60px;
  }

  .footer .form-box {
    padding: 0px 10px;
  }

  .footer .section-title h2 {
    font-size: 48px;
  }

  .about.inner-page .imgstyle {
    margin: 20px 0px;
  }

  .about.inner-page .left,
  .about.inner-page .right {
    padding: 0px 0px;
  }

  .about p.lg {
    font-size: 18px;
    font-weight: 700;
  }

  .about.inner-page iframe.iframe-youtube {
    height: 250px !important;
  }

  .team-box .team-details h5 {
    font-size: 20px;
  }

  .team-box .team-details h3 {
    font-size: 22px;
  }

  .page-banner h1 {
    font-size: 45px;
  }

  .contact-page .left {
    padding: 0px 20px !important;
  }

  .contact-page .img .mainimg {
    top: 85px;
    left: -10px;
  }

  .testimonials.inner-page .name {
    padding: 28px 80px;
    margin-left: -27px;
    margin-right: -27px;
  }

  .testimonials.inner-page .name h4 {
    font-size: 23px;
  }

  .testimonials.inner-page .quote-frame.small .name {
    padding: 30px 20px;
  }

  .testimonials.inner-page .quote-frame.small .quote {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 24px;
    line-height: 52px;
    margin-bottom: 0;
    margin-right: 20px;
  }

  .write-testiform .form-box {
    padding: 70px 20px;
  }

  .write-testiform .form-box button[type="submit"] {
    font-size: 17px;
  }

  .buysell-page {
    padding-bottom: 70px;
  }

  .buysell-page .section-title {
    margin-top: 50px;
  }

  .buysell-page .imgstyle .img {
    height: 500px;
    margin-bottom: 50px;
  }

  .buysell-page .bg-mono:before {
    top: 620px;
  }

  .blog-page .imgstyle .img {
    height: 500px;
    margin-bottom: 0px;
  }

  .blog-page .bg-mono:before {
    top: 620px;
  }

  .buysell-page .section-title p {
    font-size: 15px;
  }

  .evaluation-box .bg-form {
    padding: 45px 20px;
  }

  .evaluation-box .checkbox-group label {
    flex: 0 1 calc(100% - 10px);
    margin-bottom: 15px;
    font-size: 14px;
  }

  .evaluation-box .btn-default {
    min-width: 100px;
    height: inherit;
    line-height: 45px;
    padding: 0px 0px;
    border-radius: 19px;
    font-size: 13px;
  }

  .evaluation-box iframe {
    margin-bottom: 15px;
  }

  .evaluation-box .btn-default.bordered {
    margin-bottom: 15px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: 2px;
  }

  .partners-box {
    padding: 30px 20px;
    display: inline-block;
    width: 100%;
  }

  .propertybox:hover {
    transform: scale(1.03);
  }

  .buysell-page.indigo-reality h3:before {
    top: -48px;
    left: 0;
  }

  .buysell-page.indigo-reality .section-title {
    padding-right: 10px;
    padding-left: 10px;
  }

  .evaluation-box .cf7mls_next.action-button,
  .evaluation-box .cf7mls_back.action-button,
  .evaluation-box .action-button {
    padding: 0px 0px !important;
    font-size: 14px !important;
    min-width: 100px;
    line-height: 45px !important;
    border-radius: 19px !important;
  }

  .evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 14px !important;
    font-size: 15px;
  }

  .evaluation-box .checkbox-group label {
    font-size: 14px;
  }

  .evaluation-box input[type="checkbox"] {
    width: 25px !important;
    height: 25px;
    margin-right: 5px;
  }

  .evaluation-box .checkbox-group .wpcf7-list-item {
    flex: 0 1 calc(100% - 0px);
    margin-bottom: 14px !important;
    font-size: 15px;
  }

  .evaluation-box .checkbox-group label {
    font-size: 14px;
  }

  .evaluation-box input[type="checkbox"] {
    width: 25px !important;
    height: 25px;
    margin-right: 5px;
  }
  .modal.guide .modal-body {
    padding: 60px 20px;
  }

  .about .bg-mono .middle {
    padding-left: 30px;
    padding-right: 30px;
  }

  .buysellform {
    background-position: 50% 3% !important;
    background-size: 200px auto !important;
    padding-top: 480px !important;
  }

  .evaluation-box h6 {
    font-size: 14px;
  }

  .evaluation-box label {
    font-size: 16px;
  }

  .contact-page .form-box.black.pe-5 {
    padding-right: 0px !important;
  }

  .contact-page .left {
    padding: 0px 20px !important;
  }

  .page-banner img.banner-team-img {
    bottom: 0;
    right: 0px;
    max-width: 100%;
  }
  .page-banner {
    padding-bottom: 125px;
    text-align: center;
  }
  .experience {
    padding: 40px 0px 110px 0px;
  }

  .improve .down p {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-toggler {
    line-height: 1;
    padding: 0;
    border-radius: 0;
  }

  .navbar-toggler.menu-icon {
    width: 40px;
    padding: 0;
    cursor: pointer;
    position: relative;
    border: 0px;
  }

  .navbar-toggler.menu-icon span {
    width: 100%;
    height: 4px;
    display: block;
    background-color: #005dba;
    margin: 6px 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .navbar-toggler.menu-icon.active span {
    position: absolute;
    top: calc(50% - 8px);
  }
  .navbar-toggler.menu-icon.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .navbar-toggler.menu-icon.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navbar-toggler.menu-icon.active span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: none;
  }

  .navbar-light .navbar-brand {
    width: 75%;
  }

  .navbar-light .navbar-brand img {
    max-height: 55px;
  }

  .header {
    padding: 25px 5px;
  }

  .blog-page .section-title {
    margin-top: 80px;
  }

  .blog-page .section-title p.lg {
    font-size: 15px;
  }

  .blog-page .section-title p {
    font-size: 16px;
  }

  .blog-page .mt-space {
    margin-top: 50px;
    padding: 0px 20px;
  }

  .career-page .imgstyle {
    margin-bottom: 80px;
  }

  .buysell-page.indigo-reality.selling-process .section-title .space {
    padding-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  h6 {
    font-size: 15px;
  }

  h2 {
    font-size: 40px;
  }

  .ctabox .overlay {
    font-size: 19px;
    padding-right: 30px;
  }

  .properties .align > div {
    position: relative;
    top: 0;
    left: auto;
    z-index: 3;
  }

  .footer .section-title {
    margin-top: 60px;
  }

  .footer .section-title h2 {
    font-size: 53px;
  }

  .footer::before {
    width: calc(100% - 10px);
    height: calc(100% - 40px);
  }

  .footer h5 {
    margin-bottom: 5px;
    display: inline-block !important;
  }

  .footer .contact-details a {
    font-size: 15px;
  }

  .team-box .team-details h5 {
    font-size: 20px;
  }

  .team-box .team-details h3 {
    font-size: 22px;
  }

  .page-banner h1 {
    font-size: 60px;
  }

  .contact-page .left {
    padding-left: 40px !important;
  }

  .contact-page .img .mainimg {
    top: 170px;
    left: -60px;
  }

  .testimonials.inner-page .name {
    padding: 50px 70px;
  }

  .testimonials.inner-page .section-title {
    left: calc(50% - 157px);
  }

  /**/
  .buysell-page {
    padding-bottom: 70px;
  }

  .buysell-page .imgstyle .img {
    height: 500px;
  }

  .blog-page .imgstyle .img {
    height: 600px;
  }

  .buysell-page .section-title p {
    font-size: 15px;
  }

  /**/

  .evaluation-box .bg-form {
    padding: 45px 20px;
  }

  .evaluation-box .btn-default {
    min-width: 120px;
    height: inherit;
    line-height: 50px;
    padding: 0px 0px;
    border-radius: 19px;
    font-size: 15px;
  }

  .evaluation-box iframe {
    margin-bottom: 15px;
  }

  .evaluation-box .btn-default.bordered {
    margin-bottom: 15px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 12px;
    letter-spacing: 0.4px;
  }

  .partners-box {
    padding: 30px 20px;
    display: inline-block;
    width: 100%;
  }
  .evaluation-box .cf7mls_next.action-button,
  .evaluation-box .cf7mls_back.action-button,
  .evaluation-box .action-button {
    padding: 0px 0px !important;
    min-width: 120px;
    font-size: 15px;
    line-height: 50px !important;
    border-radius: 19px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 10px;
    letter-spacing: 0px;
  }

  .experience-box {
    padding: 20px 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-expand-xl .navbar-nav > .nav-item {
    margin-right: 10px;
  }

  .navbar-expand-xl .navbar-nav > .nav-item > .nav-link {
    font-size: 13px;
  }

  .navbar-expand-xl .navbar-nav.rt > .nav-item:last-child > a img {
    max-height: 12px;
  }

  .navbar-expand-xl .navbar-nav.rt > .nav-item:last-child > a {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 8px;
    padding-bottom: 4px;
    margin-left: 10px;
    margin-top: -3px;
  }

  .footer .section-title h2 {
    font-size: 53px;
  }

  h6 {
    font-size: 14px;
  }

  h2 {
    font-size: 34px;
  }

  .ctabox .overlay {
    font-size: 19px;
  }

  .commu-box .commu-details h3 {
    font-size: 26px;
  }

  .properties .section-title {
    background: #fff;
    padding: 50px 10px 61px 10px;
  }

  .properties .section-title .custom-nav a {
    min-width: 135px;
  }

  .custom-nav button {
    margin: 0 14px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    color: #dc1c2e;
  }

  .custom-nav button:first-child:before {
    content: "";
    position: absolute;
    width: 33px;
    height: 1px;
    background: #dc1c2e;
    top: 48%;
    transform: translateY(-50%);
    right: -7px;
  }

  .custom-nav button:last-child:before {
    width: 33px;
    height: 1px;
    top: 48%;
    left: -7px;
  }

  .team-box .team-details h5 {
    font-size: 18px;
  }

  .team-box .team-details h3 {
    font-size: 22px;
  }

  .page-banner h1 {
    font-size: 60px;
  }

  .contact-page .left {
    padding-left: 8% !important;
  }
  /**/

  .testimonials.inner-page .name {
    padding: 50px 80px;
  }

  .testimonials.inner-page .name h4 {
    font-size: 23px;
  }

  .testimonials.inner-page .quote-frame.small .name {
    padding: 30px 40px;
  }

  .testimonials.inner-page .quote-frame.small .quote {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 24px;
    line-height: 52px;
    margin-bottom: 0;
    margin-right: 20px;
  }

  /**/
  .hp-fp-item-details {
    padding: 40px 24px 0;
  }

  .hp-fp-item-price::before {
    left: -24px;
  }

  .hp-fp-item-price {
    font-size: 25px;
  }

  .hp-fp-item-specs {
    margin-top: 5px;
  }

  .propertybox:hover .hp-fp-item-details .section-btn {
    margin-bottom: 22px;
  }

  /**/
  .buysell-page .section-title p {
    font-size: 16px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 13px;
    letter-spacing: 0.4px;
  }

  .partners-box {
    padding: 30px 20px;
    display: inline-block;
    width: 100%;
  }

  .navbar-expand-xl .navbar-nav.rt > .nav-item:last-child > a {
    margin-top: 3px;
  }

  .navbar-expand-xl .navbar-nav > .nav-item {
    margin-right: 0px;
  }

  .navbar-expand-xl .navbar-nav > .nav-item > .nav-link {
    font-size: 12px;
    padding: 4px 8px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .navbar-expand-xl .navbar-nav > .nav-item {
    position: relative;
    margin-right: 26px;
  }

  .properties .section-title {
    padding: 100px 10px 50px 10px;
  }

  .properties .section-title .custom-nav a {
    min-width: 135px;
  }

  .custom-nav button {
    margin: 0 14px;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    color: #dc1c2e;
  }

  .custom-nav button:first-child:before {
    content: "";
    position: absolute;
    width: 33px;
    height: 1px;
    background: #dc1c2e;
    top: 48%;
    transform: translateY(-50%);
    right: -7px;
  }

  .custom-nav button:last-child:before {
    width: 33px;
    height: 1px;
    top: 48%;
    left: -7px;
  }

  .team-box .team-details h5 {
    font-size: 18px;
  }

  .team-box .team-details h3 {
    font-size: 22px;
  }

  .page-banner h1 {
    font-size: 70px;
  }

  .evaluation-box .btn-default.bordered span {
    font-size: 13px;
    letter-spacing: 1px;
  }
  .navbar-expand-xl .navbar-nav > .nav-item {
    margin-right: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .commu-box:hover {
    transform: scale(1.05);
  }

  .ctabox:hover {
    transform: scale(1.05);
  }

  .about .bg-mono:before {
    width: 230px;
    height: 112px;
    background-size: contain;
    top: -75px;
    left: 30px;
  }

  .footer::before {
    width: calc(100% - 0px);
    height: calc(100% - 0px);
  }

  .banner {
    height: inherit;
    padding-top: 131px;
    padding-bottom: 0;
    padding-bottom: 22%;
    margin-top: 130px;
  }

  .buysellform {
    background-position: 50% 3%;
    background-size: 200px auto;
    padding-top: 480px;
  }

  .partners .nav-tabs button {
    font-size: 21px;
  }

  .partners .nav-tabs button:before {
    top: 15px;
  }

  .partners .tab-content {
    margin-top: 50px;
  }

  .buysell-page.indigo-reality h3 {
    margin-bottom: 13px;
    font-size: 26px;
    margin-top: 80px;
  }

  .buysell-page.indigo-reality .imgstyle .img {
    margin-bottom: 0;
  }

  .square-list li {
    font-size: 16px;
  }

  /* new css */
  .banner:after {
    opacity: 0;
  }

  .banner {
    position: relative;
    padding: 20px 15px 0px 15px;
    background: #fff;
  }

  .banner .video-banner {
    padding: 56.25% 0 0;
    position: relative;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .partners .nav-tabs button {
    font-size: 18px;
  }

  .partners .nav-tabs button:before {
    top: 15px;
  }

  .buysell-page.indigo-reality h3 {
    font-size: 26px;
  }

  .buysell-page.indigo-reality .section-title {
    padding-right: 0px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .partners .nav-tabs button {
    font-size: 20px;
  }

  .partners .nav-tabs button:before {
    top: 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .partners .nav-tabs button {
    font-size: 25px;
  }

  .partners .nav-tabs button:before {
    top: 16px;
  }
}
