.contact_pg .banner_big{ 
  position: absolute;
  top: -7px;
  left: 11px;
  font-size: 259px;
  font-weight: 900;
  letter-spacing: 50px;
  line-height: 239px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Overpass", sans-serif;
  color: transparent;
  background: url("../images/contact/contact_banner.webp");
  background-position: 38% 50.5%;
  background-clip: text;
  text-align: center;
  width: 100%;
}
.con_title{
  line-height: 1.3 !important;
  letter-spacing: 1.2px !important;
  font-weight: 600;
  color: #757575 !important;
  text-transform: uppercase;
  font-size: 15px !important;
  margin-bottom: 0;
  font-family: "Overpass", sans-serif;
}
.flex_wrap{
  display: flex;
  flex-wrap: wrap;
}
.ls0{
  letter-spacing: 0 !important;
}
.select_icon {
  position: relative;
}
.select_icon .fa-angle-down {
  position: absolute;
  top: 15px;
  right: 13px;
  opacity: 0.6;
  font-size: 12px;
  z-index: 0;
}
select{
  appearance: none;
}
select {
  appearance: none;
}
input:focus-visible, textarea:focus-visible, select:focus-visible{
  outline: none !important;
}
input:focus, textarea:focus, select:focus{
   border-bottom: 1px solid #050505 !important;
}
input, textarea, select{
  font-family: "Overpass", sans-serif;
  width: 100%;
  font-size: 14px;
  color: #7b7b7b !important;
  letter-spacing: 0.3px;
  height: 45px !important;
  border-radius: 0px !important;
  border-bottom: 1px solid #cbcbcb !important;
  background: transparent;
  border: none;
  padding: 0;
}
textarea{
  resize: unset;
  height: 73px !important;
}
input::placeholder, textarea::placeholder, select::placeholder{
  color: #7b7b7b !important;
}
.form-group::after {
  content: unset;
}
optgroup{
  font-weight: 100 !important;
  font-style: normal !important;
}
 option{
  font-size: 14px;
  color: #686868 !important;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.3px;
  height: 42px !important;
  padding-left: 20px !important;
  margin-bottom: 20px;
  background: transparent;
}
.ml9{
  margin-left: 9px;
}
.loc_i{
  margin-top: 6px;
}
.mt50{
  margin-top: 50px !important;
}
.mt25{
  margin-top: 24px;
}
.mb0{
  margin-bottom: 0px;
}
.gmap iframe{ width: 100%; height: 385px;}
.contact_details a{
  color: #3f3f3f !important; 
  transition: all 0.6s ease;
}
.contact_details a:hover{
  color: #050505 !important;
  text-decoration: underline;
  transition: all 0.6s ease;
}
.flex_end{
  display: flex;
  justify-content: flex-end;
}
.mt0{
  margin-top: 0 !important;
}
.bg_beige{
  background-color: #f4f1ed !important;
}

@media screen and (min-width:1800px) and (max-width:1899px){
  .contact_pg .banner_big{
    left: 0px;
    font-size: 218px;
    padding-left: 23px;
  }
  .gmap iframe{
    height: 418px;
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1700px) and (max-width:1799px){
  .contact_pg .banner_big{
    left: 0px;
    font-size: 218px;
    padding-left: 23px;
  }
  .gmap iframe{
    height: 375px;
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1600px) and (max-width:1699px){
  .contact_pg .banner_big{
    left: 0px;
    font-size: 213px;
    line-height: 222px;
    padding-left: 20px;
  }
  .gmap iframe{
    height: 400px;
  }
  .banner_title h1 {
    font-size: 42px !important;
    line-height: 34px !important;
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1500px) and (max-width:1599px){
  .contact_pg .banner_big{
    left: 0px;
    font-size: 201px;
    line-height: 222px;
    padding-left: 20px;
  }
  .gmap iframe{
    height: 418px;
  }
  .banner_title h1 {
    font-size: 42px !important;
    line-height: 34px !important;
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1400px) and (max-width:1499px){
  .contact_pg .banner_big{
    left: 0px;
    font-size: 241px;
    line-height: 224px;
    letter-spacing: 40px; 
  }
  .banner_title h1 {
    font-size: 42px !important;
    line-height: 33px !important;
  }
  .gmap iframe{
    height: 390px;
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1300px) and (max-width:1399px){
  .contact_pg .banner_big{
    left: 0;
    font-size: 228px;
    line-height: 225px;
    letter-spacing: 40px; 
  }
  .banner_title h1 {
    font-size: 41px !important;
    line-height: 33px !important; 
  }
  .gmap iframe{
      height: 365px; 
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1200px) and (max-width:1299px){
  .contact_pg .banner_big{
    left: 0;
    font-size: 202px;
    line-height: 225px;
    letter-spacing: 48px;
  }
  .banner_title h1 {
    font-size: 41px !important;
    line-height: 33px !important; 
  }
  .gmap iframe{
      height: 420px;  
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
   .contact_pg .banner_big {
    left: 0;
    font-size: 200px;
    line-height: 225px;
    letter-spacing: 40px;
  }
}
/* 
@media screen and (min-width:1200px) and (max-width:1249px){
  .contact_pg .banner_big{
    left: 0;
    font-size: 201px;
    line-height: 225px;
    letter-spacing: 41px;
  }

} */

@media screen and (min-width:1100px) and (max-width:1199px){
  .contact_pg .banner_big{
    left: 0;
    font-size: 174px;
    line-height: 200px;
    letter-spacing: 48px;
  }
  .banner_title h1 {
    font-size: 36px !important;
    line-height: 25px !important; 
  }
  .gmap iframe{
    height: 430px;
  }
  .small_none{
    display: none !important;
  }
    .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:1025px) and (max-width:1099px){
  .contact_pg .banner_big{
    left: 0;
    font-size: 166px;
    line-height: 200px;
    letter-spacing: 38px;
    padding-left: 0px;
  }
  .banner_title h1 {
    font-size: 36px !important;
    line-height: 25px !important; 
  }
  .gmap iframe{
    height: 440px;
  }
  .small_none{
    display: none !important;
  }
  .home_pg2 .bg-primary {
    padding: 47px 0;
  }
  .mt170 {
    margin-top: 95px !important;
  }
  .con_title {
    letter-spacing: 0.5px !important;
  }
  textarea {
    height: 92px !important;
  }
  .wel_fnt{
    margin-bottom: 0px;
  }
  .pc_mt40{
    margin-top: 40px !important;
  }
  .pc_pb40{
    padding-bottom: 40px;
  }
  .pc_ptb40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pc_mb10{
    margin-bottom: 10px !important;
  }
  .pc_mb0{
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width:768px) and (max-width:1024px){
  .contact_pg .banner_big{
    font-size: 130px;
    letter-spacing: 19px;  
    left: -6px;
    line-height: 132px; 
  }
  .banner_title h1{
    
    font-size: 26px !important;
    line-height: 10px !important;
  }
  .mt170 {
  margin-top: 46px !important; 
}
.wel_fnt {
    margin-bottom: 0px !important;
}
.tab_mt60{
  margin-top: 60px !important;
}
.tab_w50{
    width: 50%;
}
.tab_mt0{
  margin-top: 0px;
}
.tab_mb60{
    margin-bottom: 60px;
}
.home_pg2 .bg-primary {
  padding: 40px 0 !important; 
}
.banner_title{
  top: 39%;
}
  section {
    padding: 60px 0 !important;
  }
  .main_title{
    font-size: 24px !important;
    line-height: 26px !important;
    margin-bottom: 2px; 
    margin-top: 10px;
  }
  .tab_d_b{
      display: block;
  }
  .tab_w100{
      width: 100%;
  }
  .tab_mb20{
      margin-bottom: 20px;
  }
  .tab_img_wd{
      width: 14%; 
  }
  input, textarea, select {
  height: 59px !important;
}
}

@media screen and (max-width:767px){
  .banner_title{
    top: 9%;
    background: #ffffffe5;
  }
  .banner_title h1{
    font-size: 26px !important;
  line-height: 10px !important;
    color: #000 !important;
  }
  .contact_pg .bg-primary{
    padding: 10px 0;
  }
  .contact_pg .banner_big{
    left: 0px;
    font-size: 58px;
    letter-spacing: 10px;
    line-height: 64px;
  }
  .mt170 {
    margin-top: 35px !important;
  }

.res_img_w{
  max-width: 23%;
  margin-top: -12px;
}
.wel_fnt{
  font-size: 16px !important;
  margin-bottom: 0px;
  margin-top: 7px !important;
}
.res_mb25{
  margin-bottom: 25px !important;
}
.res_mt25{
  margin-top: 25px !important;
}
.res_mt40{
  margin-top: 40px !important;
}
.flex_wrap{
  display: block;
}
.res_mb20{
  margin-bottom: 20px !important;
}
.res_mt20{
    margin-top: 20px !important;
}
.res_mb10{
  margin-bottom: 10px !important;
}
input{
  height: 50px !important;
}
 .contact_pg .main_title{
  margin-bottom: 0px !important;
}
}

@media screen and (min-width:500px) and (max-width:767px){
  .res_w50{
    width: 50%;
  }
  input{
  height: 50px !important;
}
}