.privacy-termcondition {
   margin-left: 0;
}
.reach_to_the_nearby .fa{
  color: white;
}
@media screen and (min-width: 1024px) {
  .big_link_width{
    width: 20%;
  }
}
@media screen and (max-width: 1024px) {
  .container-fluid{
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
  .font_18 {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  .container-fluid{
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  .title_form {
    margin-top: 0px;
    font-size: 26px;
  }
  .search_text {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .search_label {
    font-size: 14px;
  }
  .add_form_select_css {
    height: 34px !important;
    font-size: 12px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px !important;
  }
  .form_section .search-card{
    height: 370px !important;
  }
  .form_section .xs_agent_list_search_card{
    height: 115px !important;
  }
  .add_vertical {
    margin-top: 0px;
  }
  .form-group {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 425px) {
  /* .top-bar-02, .top-bar-02 a {
    font-size: 12px !important;
  } */
  .form_section .xs_agent_list_search_card{
    height: 325px !important;
  }
  .container-fluid {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .xs_font_24 {
    font-size: 20px !important;
  }
  .search_text {
    font-size: 12px;
  }
  .search_label {
    font-size: 12px;
  }
  .home_form_btn_search {
    font-size: 12px;
  }
  .font_18 {
    font-size: 14px !important;
  }
  .xs_slider_font_12{
		font-size: 12px !important;
	}
  .xs_slider_font_10{
    font-size: 10px !important;
  }
}
@media screen and (max-width: 375px) {
  .container-fluid {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 320px) {

}
