  .md-custom-code {
    margin-bottom: 0px !important;
  }

  @media (min-width: 1200px) {
  .container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  }
  .mg-container {
    width: auto !important;
  }
  .spacerdiv{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: GantariRegular;
  }
  .text-center{text-align: center;}

  @font-face {
  font-family: GantariRegular;
  src: url(assets/fonts/gantari/TTF/AutoHint/Gantari-Regular.ttf);
  }
 @font-face {
  font-family: Gantari-Light;
  src: url(assets/fonts/gantari/TTF/AutoHint/Gantari-Light.ttf);
  }

  @font-face {
  font-family: freeland;
  src: url(assets/Freeland/TTF/Freeland.ttf);
  }
  @font-face {
    font-family: RedHatDisplay-Regular;
    src: url(assets/Red_Hat_Display/static/RedHatDisplay-Regular.ttf);
  }
  @font-face {
  font-family: Roboto-Black;
  src: url(assets/roboto/Roboto-Black.ttf);
  }

  @font-face {
  font-family: Roboto-Thin;
  src: url(assets/roboto/Roboto-Thin.ttf);
  }

  @font-face {
    font-family: Gantari-Light;
    src: url(assets/roboto/Gantari-Light.ttf);
    }

  @font-face {
    font-family: Roboto-Medium;
    src: url(assets/roboto/Roboto-Medium.ttf);
    }
  @font-face {
    font-family: Akzidenz-Grotesk;
    src: url(assets/Akzidenz-GroteskBQLight/Akzidenz-Grotesk\ BQ\ Light.ttf);
    }

.header_inner {
  background: url('buy/Rectangle\ 23-min.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 90vh;
  display: flex;
  align-items: center;
}
.headingdiv{
  text-align: center;
}
.headingdiv h1{
  color: #FFF;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  width: 60%;
  margin: auto;
}
.headingdiv svg{margin-top: 20px;}
.headingdiv h1 span{
  color: #C5A95E;
  text-align: center;
  font-family: Freeland;
  font-size: 75px;
  text-transform: lowercase;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
}


/*Section 2*/
.aboutsec_wrapp{
  background: url('buy/section2.webp');
  background-size: cover;
  padding: 150px 0px;
}
.main_wrapper_partner {
  display: flex;
  align-items: center;
  gap: 50px;
}
.confidence_left img{
  width: 100%;
}
.confidence_left {
  text-align: center;
  width: 50%;
}

.inner_content_head h1{
  color: #D0B893;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0.48px;
  text-transform: capitalize;
}
.inner_content_head h1 span{
  color: #C5A95E;
  text-transform: lowercase;
  font-family: Freeland;
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0.9px;
}
.content_p{
  margin-top: 35px;
  width: 85%
}

.inner_content_head p{
  color: #FFF;
  font-family: Gantari-Light;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 28px;
}
.confidence_right {
  width: 50%;
}

/*section 3*/
.two_rowimage2 {
  display: flex;
  align-items: center;
  gap: 0px;
  padding: 120px 0px;
  justify-content: flex-end;
}
.contentimg2 {
  width: 40%;
}
.mangcontent2 {
  width: 92%;
}

.contentimg h1 {
  color: #D0B893;
  font-size: 48px;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
  letter-spacing: 0.48px;
}

.contentimg h3{
  color: #000;
  margin-top: 10px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 200% */
  letter-spacing: 0.24px;
}

.contentimg p {
  color: #272A2F;
  font-family: Gantari-Light;
  font-size: 18px;
  margin: 30px 0px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}

.btnsell a {
  display: inline-block;
  width: 200px;
  padding: 20px 15px;
  background: none;
  border: 1px solid #D0B893;
  color: #D0B893;
  text-align: center;
  font-family: "GantariRegular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-top: 40px;
  text-transform: uppercase;
}

.btnsell2 a{
  background: #0E2D4E;
   color: #D0B893;
   border-color: #0E2D4E;
}
.btnsell2 a:hover{
  background-color: #D0B893;
  color: #000;
  transition: 0.5s ease;
}

.btnsell a:hover{
  background-color: #D0B893;
  color: #000;
  transition: 0.5s ease;
}

.img1 {
  width: 50%;
  text-align: right;
}
.img1 img {
  width: 90%;
}

/*Section 3*/
.changebac{
  background: url('buy/image-section2-min.png');
  background-size: cover;
  padding: 100px 0px;
  background-position: center;
}

.inner_content_head h3{
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  margin: 20px 0px 10px 0px;
  font-weight: 400;
  line-height: 26px;
  width: 70%;
  letter-spacing: 0.24px;
}

.main_wrapper_newlisting {
  display: flex;
  align-items: center;
  gap: 100px;
}


/*Section 4*/
.changebac_schedule{
  background-size: cover;
  padding: 100px 0px;
  background-position: center;
}

.inner_content_schedule h1{
  color: #D0B893;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}


.inner_content_schedule p {
  font-family: Gantari-Light;
  color: #272A2F;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 155.556% */
}
.main_wrapper_newlisting {
  display: flex;
  align-items: center;
  gap: 100px;
}
.btn_save{text-align: left;}
.btn_save a{
  display: inline-block;
  padding: 12px 27px;
  background: #CDB591;
  color: #FFF;
  text-align: center;
  border-radius: 100px;
  font-family: "GantariRegular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;
  top: -100px;
}
.btn_save a svg {
    position: relative;
    top: 3px;
}
.btn_save a:hover{
  background-color: #000;
  transition: 0.5s ease;
}
.secondpara{
  margin-top: 20px;
}
/*Section 5*/

.speak_agent {
  background: url('buy/Rectangle\ 70-min.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 75vh;
  display: flex;
  align-items: center;
}

.inner_agents{
  text-align: center;
}

.inner_agents h1{
  color: #FFF;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 87.5% */
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.inner_agents h1 span{
  color: #C5A95E;
  text-align: center;
  font-family: Freeland;
  text-transform: lowercase;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px; /* 75% */
}

.inner_agents p{
  color: #FFF;
  text-align: center;
  font-family: Gantari-Light;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; /* 133.333% */
  max-width: 60%;
  margin: 40px auto 20px auto;
}



@media only screen and (max-width: 768px) {

  .main_wrapper_partner {
    flex-wrap: wrap;
  }
  .two_rowimage2 {
    flex-direction: column;
  }
  .main_wrapper_newlisting {
    flex-wrap: wrap;
    gap: 40px;
  }
  .btn_save a{left: 15px;}
  .contentimg2 {
    width: 90%;
    margin: auto;
  }
  .inner_agents p{max-width: 90%;}
  .content_p {
    width: 100%;
  }
  .img1 img {
    width: 100%;
  }
  .img1 {
    width: 80%;
    text-align: center;
    margin-top: 50px;
  }
  .headingdiv h1 span{font-size: 70px;}
  .headingdiv h1{
    width: 90%;
    font-size: 50px;
  }
  .contentimg h3{line-height: 29px;margin: 20px 0px;}
  .confidence_right {
    width: 90%;
    margin: auto;
  }
  .contentimg h1 {
    font-size: 37px;
  }
  .contentimg h1 span {
    font-size: 66px;
  }
  .confidence_left img {
    width: 85%;
  }
  .confidence_left {
    width: 100%;
  }
  .speak_agent{
    height: 100vh;
  }
  .inner_content_head h1 span{
    font-size: 70px;
  }
  .inner_content_head h1{font-size: 43px;}
}