.bootstrap-wrapper .navbar-collapse {
  max-height: none !important;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 990 !important;
}
.cbp-item-wrapper {
  background: #f0f0f0 !important;
}
.cbp-l-grid-team-position {
  margin-bottom: 10px !important;
}
.cbp-search-submit {
  height: 40px;
  width: 100px;
}
.cbp-search-select {
  padding: 0 0px 0 12px;
  margin: ;
  border-radius: 1px;
  border: 1px solid #c6c3c4;
  min-width: 100%;
}
.cbp-search-input {
  line-height: 18px !important;
  padding: 0 0px 0 12px;
  margin: ;
  border-radius: 1px;
  border: 1px solid #c6c3c4;
  width: 100%;
}

div.left,
div.right {
  float: left;
  padding: 10px;
}
div.left {
}
@media only screen and (max-width: 480px) {
  div.left,
  div.right {
    float: center;
    padding: 10px;
    width: 100%;
  }
  .cbp-search-submit {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  div.left,
  div.right {
    padding: 10px;
  }
}
#outer {
  width: 100%;
  text-align: center;
}
#inner {
  display: inline-block;
}
/*********************************************************************
.advanced-serach {
  position: relative;
  padding: 10px;
  margin-bottom: 0 !important;
}

.advanced-serach .form-group input,
.advanced-serach .form-group select {
  width: 100%;
  border-width: 1px;
  border-radius: 5px;
  color: #999;
}

.input-field {
  position: relative;
  width: 100%;
  display: inline-block;
}

.input-field .form-group {
  position: relative;
  width: 22.5%;
  float: left;
  padding-right: 10px;
}

.input-field .form-group input,
.input-field .form-group select {
  width: 100% !important;
}

.input-field .form-group.search {
  width: 10%;
  float: right;
  padding-right: 0;
}

.input-field .form-group.range-input {
  font-size: 15px;
}

.input-field .form-group.search button span {
  padding-left: 5px;
}

@media (max-width: 991px) {
  .input-field .form-group.search button span {
    display: none;
  }
}

@media (max-width: 768px) {
  .advanced-serach input {
    margin-bottom: 10px;
  }

  .input-field .form-group {
    width: 100%;
    float: none;
  }

  .input-field .form-group.search {
    width: auto;
  }

  .input-field .form-group.search button span {
    display: inline;
  }
}

.input-field .form-group.search button {
  width: 100%;
  font-size: 12px !important;
  padding-left: 10px;
  padding-right: 10px;
}

.advanced-serach .form-group .marker,
.advanced-serach .form-group .arrow {
  position: absolute;
  color: #999;
  z-index: 999;
  height: 40px;
  width: 35px;
  background: #fff;
  line-height: 40px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.advanced-serach .form-group .marker {
  left: 0px;
  top: 0;
  width: 25px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-size: 18px;
}

.advanced-serach .form-group .arrow {
  right: 10px;
  font-size: 12px;
  top: 0px;
  display: none;
}

.advanced-serach .form-group .location-input {
  padding-left: 25px;
}

.advanced-serach .form-group input {
  border: 0;
}

.advanced-serach .form-group select {
  border: 0;
}

::-webkit-input-placeholder {

  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

::-ms-input-placeholder {
  color: #999;
}

:placeholder-shown {
  color: #999;
}

.btn-new {
  display: inline-block;
  margin-bottom: 0;
  font-weight: inherit;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0;
  white-space: nowrap;
  color: #ffffff !important;
  padding: 6px 21.312px;
  transition: all 0.3s;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
}
.range-slider-content {
  position: relative;
  margin: 15px 0;
}
.btn-new:hover,
.btn-new.hover,
.btn-new:focus,
.btn-new.focus,
.btn-new:active,
.btn-new.active {
  text-decoration: none;
  color: #ffffff;
  outline: 0;
  background-image: none;
}
.btn-custom-search {
  padding: 0px 20px;
  height: 39px;
}
.btn-custom-search:hover,
.btn-custom-search.hover,
.btn-custom-search:focus,
.btn-custom-search.focus,
.btn-custom-search:active,
.btn-custom-search.active {
  background-color: #2771aa;
  border-color: #2771aa;
}

.home-search-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 768px) {
  .home-search-content {
    position: relative;
  }
}

.home-search-content .advanced-serach {
  background: rgba(0, 0, 0, 0.3);
}

.form-control-solid {
  display: block !important;
  width: 100% !important;
  height: 40px !important;
  padding: 6px 12px !important;
  margin-bottom: 0px !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #333333 !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 2px solid #cecece !important;
  transition: all 0.3s !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  outline: 0 !important;
}
.form-control-solid:focus {
  border: 2px solid #333 !important;
  box-shadow: none !important;
}
 ****************************************************/
#content {
  /* border: 1px solid blue; */
}
#top-search {
  /* border: 1px solid black; */
  padding: 20px 10px;
  background-color: #f0f0f0;
}
/*
.advanced-serach {
  border: 1px solid green;
  padding: 10px 10px;
} */
.input-field {
  /* border: 1px solid rebeccapurple; */
}
.first_row {
  /* border: 1px solid red; */
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.sec_row {
  /* border: 1px solid red; */
  display: flex;
  justify-content: space-between;
}

.form-group {
  /* border: 1px solid red; */
  padding: 0;
  margin: 0;
}

.ins_keyword {
  width: 25%;
  margin-right: 10px;
}
.ins_city {
  width: 25%;
  margin-right: 10px;
}
.ins_country {
  width: 25%;
  margin-right: 10px;
}
.ins_tag {
  width: 25%;
}

.ins_keyword input,
.ins_zipcode input,
.ins_location input,
.ins_city select,
.ins_country select,
.ins_tag select,
.ins_category select,
.ins_search button {
  height: 40px;
  width: 100%;
  border: 1px solid #ddd !important;
}

.ins_category {
  width: 20%;
  margin-right: 10px;
}
.ins_zipcode {
  width: 15%;
  margin-right: 10px;
}
.ins_location {
  width: 15%;
  margin-right: 10px;
}
.range-input {
  width: 35%;
  margin-right: 10px;
}
.ins_search {
  width: 15%;
}
.btn-new {
  padding: 0 !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .first_row {
    flex-direction: column;
  }
  .sec_row {
    flex-direction: column;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .first_row {
    flex-direction: column;
  }
  .sec_row {
    flex-direction: column;
  }
}
