  .md-custom-code {
  margin-bottom: 0px !important;
  }

  @media (min-width: 1200px) {
  .container{
    width: 1200px;
    margin: 0 auto;
  }
  }
  .mg-container {
  width: auto !important;
  }
  .spacer{min-height: 150px;}
  *{
  margin: 0px;
  padding: 0px;
  }
  a{
  text-decoration: none;
  }
  .md-custom-code {
  margin-bottom: 0px !important;
  }
  h1,h2,h3,h4,h5{
  font-family: OldStandardTT-Regular;
  }


  @font-face {
  font-family: OldStandardTT-Regular;
  src: url(assets/Old_Standard_TT/OldStandardTT-Regular.ttf);
  }
  @font-face {
  font-family: AvenirLTStd-Medium;
  src: url(assets/Avenir_LT_Std/AvenirLTStd-Medium.otf);
  }
  @font-face {
  font-family: AvenirLTStd-Light;
  src: url(assets/Avenir_LT_Std/AvenirLTStd-Light.otf);
  }
  @font-face {
  font-family: AvenirLTStd-Heavy;
  src: url(assets/Avenir_LT_Std/AvenirLTStd-Heavy.otf);
  }

  .main_row {
  display: flex;
  justify-content: space-between;
  }
  .bgdiv{
    background: #0C0C0C;
    padding-top: 150px;
  }
  .text_section{
    background: url(assets/images/image-min.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #0C0C0C;
    background-size: 50%;
    padding: 150px 0px;
  }
  .main_row .col{
  background-image: url(assets/images/Rectangle\ 170-min.png);
  background-repeat: no-repeat;
  width: 32.34%;
  background-size: cover;
  display: flex;
  justify-content: center;
  min-height: 300px;
  position: relative;
  align-items: flex-end;
  }
  .main_row .col h3 {
  color: #FFF;
  text-align: center;
  font-size: 28px;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 100;
  line-height: normal;
  margin-bottom: 40px;
  }
  .main_row {
  display: flex;
  justify-content: space-around;
  align-items: center;
  }

  .col {
  position: relative;
  background: #ddd; /* Placeholder background */
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  }

  .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Dark overlay */
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  }

  .col h3 {
  position: relative;
  color: #fff;
  transition: transform 0.3s ease-in-out;
  }

  /* Hover effect */
  .col:hover .overlay {
  opacity: 1;
  }

  .col:hover h3 {
  transform: translateY(-20px); /* Moves text up */
  }

  .valley{
  background-image: url(assets/images/Rectangle\ 170\ \(1\)-min.png) !important;
  }
  .scottdale{
  background-image: url(assets/images/Rectangle\ 170\ \(2\)-min.png) !important;
  }

  /* section 1 close */

  .about_anita{
  display: flex;
  }
  .anita_img{
  width: 50%;
  }
  .anita_img img{
  width: 100%;
  }
  .anita_text{
  width: 50%;
  }
  .anita_text h1{
  text-transform: capitalize;
  padding-top: 12px !important;
  font-size: 56px;
  font-style: normal;
  color: #fff;
  font-weight: 400;
  line-height: normal;
  }
  .anita_text p{
  font-family: 'AvenirLTStd-Light';
  padding: 30px 50px 0 0 !important;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 100;
  line-height: 24px;
  max-width: 86%;
  }
  .anita_text a{
  text-transform: capitalize;
  border-radius: 2px;
  padding: 18px 30px;
  font-family: AvenirLTStd-Light;
  display: inline-block;
  margin-top: 60px;
  background:none;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  .anita_text a:hover{
  background-color: #fff;
  color: #000;
  transition: .3s;
  }


  /* == section 2 css close == */

  .team_arrow{
    text-align: center;
  }
  .team_arrow h1{
  padding-bottom: 20px;
  color: #000;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  }
  .team_arrow a {
  text-decoration: none;
  color: #000;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px; /* Adjust size as needed */
  height: 50px;
  border-radius: 50%;
  background:none;
  border: 2px solid #000;
  }

  .owl-dots{display: none;}
  .arrows_d{
  display: flex;
  justify-content: center;
  }
  .team_arrow a:hover{
    background-color: #000;
    transition: .3s;
    color: #fff;
    border-color: #000;
  }

  .team_arrow a:hover svg path{
  fill: #fff;
  }
  .team_area{
  display: flex;
  text-align: center;
  margin-top: 50px;
  }
  .team_member{
    position: relative;
  }
  .team_member img{
    width: 100%;
  }
  .team_member h2{
  top: 6%;
  position: absolute;
  text-transform: capitalize;
  left: 0;
  right: 0;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 100;
  line-height: normal;
  }
  .featured_areas .owl-stage {
  padding-left: 0px !important;
  }
  .team_member p{
  left: 0;
  right: 0;
  width: 60%;
  margin: auto;
  bottom: 8%;
  position: absolute;
  background-color: #000;
  padding: 18px 25px !important;
  text-transform: capitalize;
  font-family: 'AvenirLTStd-Light';
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  }
  .team_member p:hover{
  background-color: #fff;
  transition: 0.4s ease;
  color: #000;
  }

  /*== section 3 css close == */


    /*== section form == */

    .main_formbg{
      padding: 150px 0px;
      background: url('assets/images/Frame\ 28-min.png');
    }
    .form_content_left h1{
      color: #FFF;
      font-size: 51px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }

    .form_content_left p{
      color: #FFF;
      font-size: 20px;
      margin-top: 30px;
      font-style: normal;
      font-weight: 400;
      font-family: 'AvenirLTStd-Light';
      line-height: 27px;
    }
    .form_content_left{
      width: 50%;
    }
    .form_content_right{
      width: 48%;
    }
    .innerform_div{
      display: flex;
      justify-content: space-between;
      gap: 60px;
      align-items: center;
    }
    .form_div p{
      color: #FFF;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      font-family: 'AvenirLTStd-Light';
    }
    .input-container {
      position: relative;
      width: 80%;
    }
    .input-container input::placeholder{
      color: #fff;
    }
    .input-container input {
      width: 100%;
      padding: 15px 0px 15px 15px;
      background: none;
      border: 1px solid white;
      color: white;
      border-radius: 3px;
      outline: none;
      font-family: 'AvenirLTStd-Light';
      font-size: 18px;
      font-weight: 300;
      line-height: normal;
      margin-top: 30px;
    }
    .input-container .icon {
      position: absolute;
      right: 10px;
      top: 60%;
      color: white;
      pointer-events: none;
    }
    .divbtn button {
      color: #fff;
      cursor: pointer;
      text-transform: uppercase;
      background: none;
      border-radius: 0px;
      font-family: 'AvenirLTStd-Light';
      border: 1px solid #fff;
      letter-spacing: 5px;
      margin-top: 30px;
      line-height: 27px;
      max-width: 161px;
      min-height: 52px;
      padding: 12px 32px;
    }
    .divbtn button:hover{
      background:#fff;
      color: #000;
      transition: 0.5s ease;
    }

   /*= --SVG map--*/
   .svgwrapper{
    background: url('assets/images/Frame\ 28-min.png');
    background-repeat:repeat ;
    padding: 100px 0px;
  }

  .header_svg,.svgmap{
    text-align: center;
  }

  .svgmap svg{
    width: 70%;
    margin: auto;
  }
  .header_svg h1{
    color:  #FFF;
    text-align: center;
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 59px; /* 105.357% */
    margin-bottom: 20px;
  }
  .header_svg{
    margin-bottom: 80px;
  }
  .header_svg p{
    color: #FFF;
    text-align: center;
    font-family: AvenirLTStd-Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px; /* 140% */
  }


  /*== section 5 css close here == */
  .swiper-container {
    height: 270px;
    overflow: hidden;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
  }
    
  .our_clint{
    background-image: url(assets/images/Frame\ 63-min.png);
    padding: 150px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .text_client{
    display: flex;
    width: 80%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }
  .clnt_txt{
    width: 50%;
    position: relative;
  }
  .slider_nav a{
    margin: 15px 0px;
    display: block;
    transition: 0.5s ease;
  }
  .slider_nav a:hover .arrowpath12{
    fill: #000;
    stroke:#000;
  }
  .slideOutUp {
    animation: slideUp 1s ease-in-out forwards;
  }

  .slideInDown {
    animation: slideDown 1s ease-in-out forwards;
  }

  @keyframes slideUp {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
    }
  }

  @keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
  }

  .clnt_txt h1{
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px;
    padding-top: 10px !important;
    font-family: 'OldStandardTT-Regular';
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .clnt_parag{
    padding-left: 55px;
    width: 50%;
  }
  .clnt_txt i {
    font-size: 80px;  
    color: #fff;
    display: inline-block;
  }
  .u_p{
    position: absolute;
    right: 0;
    border-radius: 25px;
    font-size: 20px !important;
    border: 1px solid;
    padding: 15px;
    top: 17%;
    color: #f9ded8 !important;
  }
  .dow_n{
    position: absolute;
    right: 0;
    border-radius: 25px;
    font-size: 20px !important;
    border: 1px solid;
    padding: 15px;
    bottom: 40%;
    color: #f9ded8 !important;
  }
  .clnt_parag p{
  color: #FFF;
  font-family: 'AvenirLTStd-Light';
  font-size: 18px;
  font-style: normal;
  font-weight: 350;
  line-height: 24px;
  }
  .clnt_parag a{
  display: inline-block;
  padding-bottom: 5px;
  padding-top: 38px;
  color: #fff;
  border-bottom: 3px solid;
  font-family: 'OldStandardTT-Regular';
  font-size: 24px;
  font-style: normal;
  font-weight: 375;
  line-height: normal;
  }

  /*== section 5 css close here == */

  .work_w_us{
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
  }
  .work_w_us h1{
    text-transform: capitalize;
    padding-bottom: 12px !important;
    color: #000;
    text-align: center;
    font-size: 56px;
    font-style: normal;
    font-weight: 325;
    line-height: normal;
  }
  .work_w_us p{
    font-family: 'AvenirLTStd-Light';
    color: #1D1B1B;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .work_w_us a{
    padding: 14px 30px;
    background: none;
    display: inline-block;
    text-transform: capitalize;
    margin-top: 30px;
    transition: .3s;
    border: 2px solid #000;
    color: #000;
    text-align: center;
    font-family: 'AvenirLTStd-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .work_w_us a:hover{
    color: #fff;
    background-color: #000;
  }

  @media only screen and (max-width: 640px) {
  .main_row {
    display: inherit;
  }
  .svgmap svg{
    width: 100%;
    margin: auto;
  }
  .text_section {
    background: url('https://winwithlofty.s3.us-east-2.amazonaws.com/shawnm/assets/images/formobile.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #0C0C0C;
    background-size: 80%;
    padding: 50px 0px 230px 0px;
}
.main_row {
  display: inherit;
  width: 85%;
  margin: auto;
}
.innerform_div {
  display: initial;
}
.form_content_left h1 {
  font-size: 43px;
 }
 .input-container {
  width: 100%;
  }
.form_content_left,.form_content_right{width: 90%;margin: auto;}
  .spacer {
    min-height: 50px;
  }
  .header_svg p {
    font-size: 19px;
    text-align: left;
  }
  .banner-button-v2{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .media-content-v2 .site-title h1 {
    font-size: 50px;
    line-height: 55px;
  } 
  .svgwrapper{padding: 50px 0px;}
  .header_svg {
    margin-bottom: 80px;
    width: 90%;
    margin: 50px auto;
  }
  .header_svg h1 {
    text-align: left;
    font-size: 43px;
  }
  .bgdiv {
    padding: 50px 0px;
  }
  .main_row .col{
    margin-bottom: 20px;
    width: 100%;
  }

  /* section 1 close */
  .team_area.owl-carousel.featured_areas.owl-loaded.owl-drag {
    width: 95%;
    margin: 20px auto;  
  }
  .redbg_text h1{font-size: 52px;} 
  .video_txt iframe{width: 95%;margin: auto;height: 300px;}
  .about_anita{
    display: inherit;
    padding: 0px 0 50px;
    width: 95%;
    margin: auto;
  }
  .anita_img{
    width: 100%;
  }
  .anita_text{
    width: 96%;
    padding: 0px 0 60px 10px;
  }
  .slider_nav a {
    display: inline-block;
  }
  .work_w_us p{
    width: 95%;
    margin: auto;
  }
  .work_w_us h1{font-size: 42px;}
  .anita_text h1 {
    font-size: 33px;
  }
  .anita_text a {
    margin-top: 28px;
  }
  .anita_text p {
    padding: 30px 0px 0 0 !important;
    max-width: 100%;
  }
  .innerform_div svg{
    display: none;
  }

  /* section 2 */

  .team_area{
    display: inherit;
  }
  .team_member{
    width: 100%;
  }
  .video_txt h1 {
    font-size: 42px;
  }
  .video_txt p {
    padding: 50px 10px 0;
    text-align: left;
  }

  .text_client{
    display: inherit;
  }
  .clnt_txt{
    width: 100%;
  }
  .clnt_txt h1{
    font-size: 45px;
    padding-bottom: 20px;
  }
  .clnt_parag{
    width: 100%;
    padding-left: 0px;
  }
  .clnt_parag p {
    font-size: 18px;
  }
  .dow_n {
    font-size: 10px !important;
    padding: 13px;
    bottom: 65%;
  }
  .u_p {
    font-size: 10px !important;
    padding: 13px;
    top: -5%;
  }
  }