select::-ms-expand {
  display: none;
}
.error-border {
  border: 4px solid #c63527 !important;
  outline: none;
}
.error-border .radiusBox {
  padding: 10px 0  0 10px;
}
@media screen and (min-width: 640px) {
  .error-border .radiusBox {
    padding: 15px 0  0 65px;
  }
}
@media screen and (min-width: 640px) {
  .error-border .searchText,
  .error-border .radiusBox {
    background-position: 10px 12px;
  }
}
.noMerchantResults {
  text-align: center;
  background: #c63527 !important;
  border-radius: 2px;
  border: solid 1px #c63527 !important;
}
/*.merchantContainer {
  margin: 1rem 0 ;	
}*/
#merchantLocator, .disclaimerMessage {
  margin: 0 ;
  max-width: 1440px;
  width: 100%;
}
@media screen and (min-width: 1441px) {
  #merchantLocator, .disclaimerMessage {
    margin: 0 auto;
    width: 99%;
  }
}
.searchContainer {
  background-repeat: no-repeat;
  padding: 33px 14px 57px 14px;
  background-size: cover;
  
}
@media screen and (min-width: 960px) and (max-width: 1439px) {
  .searchContainer {
    padding: 75px 20px;
  }
}
@media screen and (min-width: 1440px) {
  .searchContainer {
    padding: 50px;
  }
}
.searchTitle {
  font-size: 24px;
  font-family: 'synchronysans-bold';
  color: #ffffff;
  margin: 0 0 10px 0;
}
@media screen and (min-width: 1024px) {
  .searchTitle {
    font-size: 34px;
  }
}
.searchDesc {
  font-family: 'synchronysans';
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 10px 0px;
}
@media screen and (min-width: 768px) {
  .searchDesc {
    font-size: 24px;
    margin: 0 0 30px 0px;
  }
}
@media screen and (min-width: 1024px) {
  .searchDesc {
    margin: 0 0 10px 0px;
  }
}
   .labelTxtContainer { display: none; }
.labelTxtContainer {
  /* line-height: 65px; */
  color: #fff;
  font-weight: 500;
  /* text-align: center; */
}
.labelSearchby { width: 7% !important; }
.labelOr { width: 3% !important; }
.labelNear { width: 4% !important; }
@media screen and (max-width: 639px) {
  .labelSearchby { width: 30% !important; }
  .labelSearchby,
  .labelOr,
  .labelNear { padding-bottom: 0.75rem; }
}
.searchTextContainer,
.locationTextContainer,
.home-locator-select-container,
.selectDivContainer,
.home-locator-select-container, .securedLoadDropdown {
  height: 48px;
  margin-bottom: 0.5rem;
}
.filterDropDown, .form-control-placeholder, .searchText, .locationText, .secured-loan-select { font-size: 16px; }
@media screen and (min-width: 640px) {
  .searchTextContainer,
  .locationTextContainer,
  .home-locator-select-container, .securedLoadDropdown {
    height: 65px;
  }
  .labelTxtContainer {
    /* line-height: 65px; */
    text-align: center;
    top: 15px;
    position: relative;
  }
     .searchTextContainer,
     .locationTextContainer,
     .home-locator-select-container, .securedLoadDropdown,.selectDiv  {
    height: 26px !important;
   /* font-size: 13px;*/
  }
}
@media screen and (max-width: 1023px) {
  .selectDivContainer {
    padding-right: 0.25rem !important;
    /* margin-top: 0.5rem; */
  }
  .submitBtn {
    padding-left: 0.25rem;
    /* margin-top: 0.5rem; */
  }
}

@media screen and (min-width: 640px) and (max-width: 1023px) {
  .labelTxtContainer { display: none; }
  .searchTextContainer { padding-right: 5px; }
  .locationTextContainer { padding-left: 5px; }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .filterDropDown, .form-control-placeholder, .searchText, .locationText,.secured-loan-select { font-size: 16px; }
}
@media screen and (min-width: 1024px) {
  .locationTextContainer { width: 20% !important; }
  .selectDivContainer { width: 16% !important; }
}
@media screen and (min-width: 1440px) {
  .locationTextContainer { width: 24.75% !important; }
}
@media screen and (min-width: 640px) {
  .searchTextContainer,
  .locationTextContainer {
    padding-left: 15px;
  }
  .filterDropDown, .form-control-placeholder, .searchText, .locationText,.secured-loan-select { font-size: 16px; }
}
.searchText,
.locationText {
  color: #3b3c43;
  /* font-size: 16px; */
  font-family: 'synchronysans';
  border: none;
  border-radius: 3px;
  padding-left: 10px;
  height: 100%;
}
@media screen and (min-width: 640px) {
  .searchText,
  .locationText {
     background-image: url('/sites/mysyf/img/search.svg');
    background-position: 10px 17px;
    background-repeat: no-repeat;
    padding-left: 55px;
    
  }
}
.searchText::-webkit-input-placeholder {
  color: #3b3c43;
}
.searchText:-ms-input-placeholder {
  color: #3b3c43;
}
.searchText::placeholder {
  color: #3b3c43;
}
.searchText::-moz-placeholder {
  color: #3b3c43;
}
.searchText:-moz-placeholder {
  color: #3b3c43;
}
.backButton {
  display: none;
  font-family: 'synchronysans';
  color: #58a7af;
  font-size: 14px;
  margin-top: 0;
}
.backButton i {
  margin-right: 10px;
}
@media screen and (min-width: 1024px) {
  .backButton {
    display: none;
  }
}
radiusBox::-ms-expand {
  display: none;
}
.selectDiv {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  height: 48px;
  -webkit-appearance: none;
  padding: 0px;
  border: none;
}
.selectDiv img {
  position: absolute;
  top: 33%;
  color: #94969a;
  right: 5px;
  width: 10px;
}

.selectDiv .options {
  display: none;
  font-size: 16px;
  font-family: 'synchronysans';
  color: #3b3c43;
  text-align: center;
  position: absolute;
  border: 1px solid #94969a69;
  top: 27px;
  background: #fff;
  z-index: 3;
}
@media screen and (min-width: 640px) {
  /* .selectDiv .options {
    top: 65px;
  } */
}

.selectDiv .options p {
  padding: 15px 0px;
  background-color: #ffffff;
  border: 1px solid #94969a;
  margin: 0;
  text-align: center;
  cursor: pointer;
}
.selectDiv .options p:not(:last-child) {
  border-bottom: none;
}
.selectDiv .options p:hover {
  background-color: #e9eaeb;
}
.selectDiv .options .selected {
  background-color: #fbc600;
}
@media screen and (min-width: 640px) {
  .selectDiv {
    height: 65px;
  }
}
@media screen and (min-width: 1024px) {
  .selectDivContainer {
    padding-left: 15px;
  }
}
.radiusBox {
  height: 100%;
  padding: 5px 0  0 10px;
  font-family: 'synchronysans';
  font-size: 16px;
  border-radius: 3px;
  margin: 0;
  display: table-row;
  position: relative;
  text-align: left;
}
@media screen and (min-width: 640px) {
  .radiusBox {
    /* padding: 22px 0  0 55px;
    font-size: 14px;
    background-image: url('/sites/mysyf/img/radius.svg');
    background-position: 10px 17px;
    background-repeat: no-repeat; */
  }
}
.radiusBox:focus {
  outline: none;
}
/*.submitBtn {
  padding-left: 10px;
}*/
@media screen and (min-width: 1024px) {
  .submitBtn {
    padding-left: 10px;
  }
}
.submitBtn button {
  height: 48px;
  background-color: #fbc600;
  border: none;
  border-radius: 4px;
  font-size: 13px;
  color: #3b3c43;
  font-weight: 500;
  font-family: 'synchronysans';
}
@media screen and (min-width: 640px) {
  .submitBtn button {
    height: 26px;
  }
}
.submitBtn button:hover {
  background-color: #3b3c43;
  color: #ffffff;
}
.submitBtn .searchBtn {
  display: none;
}
.filterTitle {
  margin: 20px 0 20px 0;
  text-align: center;
  font-family: 'synchronysans';
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
}
.filterList {
  display: none;
  text-align: center;
  padding: 0 50px;
}
@media screen and (min-width: 768px) {
  .filterList {
    display: block;
  }
}
.filterList .categoryItem {
  margin: 5px;
  list-style-type: none;
  display: inline-block;
  color: #3b3c43;
  cursor: pointer;
}
.filterList .categoryItem Button {
  padding: 10px 10px;
  -webkit-appearance: none;
  border: none;
  background-color: #e9eaeb;
  font-family: 'synchronysans';
  font-size: 16px;
  color: #3b3c43;
  border-radius: 3px;
}
.filterList .highlight {
  background-color: #fbc600 !important;
  border: none;
}
.filterDropDown {
  height: 48px;
  font-family: 'synchronysans';
  font-size: 16px;
  color: #3b3c43;
  background-color: #ffffff;
  padding-left: 5px;
  border: none;
  border-radius: 3px;
}
/*@media screen and (min-width: 768px) {
  .filterDropDown {
    display: none;
  }
}*/
.filterBtn,
.favouriteBtn {
  background: #e9eaeb;
  padding: 7px 5px;
  font-family: 'synchronysans-bold';
  font-size: 16px;
  color: #3b3c43;
  margin-right: 5px;
  height: 32px;
  border-radius: 3px;
  display: none;
  font-weight: 500;
}
.filterBtn {
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .filterBtn {
    width: 80px !important;
  }
  .filterBtn .img {
    margin-left: 5px;
    position: relative;
    top: 2px;
  }
}
.filterBtn .img {
  display: inline-block;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-image: url('/sites/mysyf/img/filters.svg');
}
@media screen and (min-width: 1024px) {
  .filterBtn .img.active {
    background-image: url('/sites/mysyf/img/filters-active.svg');
  }
  .filterBtn .img {
    width: 32px;
    height: 32px;
    background-size: 32px;
  }
}
.favouriteBtn {
  display: none;
}
@media screen and (max-width: 1023px) {
  .favouriteBtn {
    width: 113px !important;
  }
  .favouriteBtn .img {
    margin-left: 5px;
    position: relative;
    top: 2px;
  }
}
.favouriteBtn .img {
  content: url('/sites/mysyf/img/favourites.svg');
}
@font-face {
  font-family: 'synchronysans';
  src: url('/mysynchrony/fonts/synchronysans-normal-v100.woff?9bukgf');
  src: url('/mysynchrony/fonts/synchronysans-normal-v100.woff?9bukgf') format('woff'), url('/mysynchrony/fonts/synchronysans-normal-v100.woff?9bukgf') format('eot');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'synchronysans-bold';
  src: url('/mysynchrony/fonts/synchronysans-bold-v100.woff.woff?9bukgf');
  src: url('/mysynchrony/fonts/synchronysans-bold-v100.woff?9bukgf') format('eot'), url('/mysynchrony/fonts/synchronysans-bold-v100.woff?9bukgf') format('woff');
  font-weight: normal;
  font-style: normal;
}
::-webkit-input-placeholder,
::-moz-placeholder,
::-ms-placeholder,
::placeholder {
  color: #3b3c43;
}
::-webkit-input-placeholder {
  color: #3b3c43;
}
::-moz-placeholder {
  color: #3b3c43;
}
::-ms-placeholder {
  color: #3b3c43;
}
::placeholder {
  color: #3b3c43;
}
.ui-autocomplete {
  max-height: 150px;
  overflow-y: auto;
  font-family: 'synchronysans';
}
.ui-menu-item {
  border-bottom: 1px solid #e9eaeb;
}
.ui-menu-item-wrapper {
  margin: 5px !important;
}
.error-border {
  border: 4px solid #c63527 !important;
  outline: none;
}
.error-border .radiusBox {
  padding: 10px 0  0 10px;
}
@media screen and (min-width: 640px) {
  .error-border .radiusBox {
    padding: 15px 0  0 65px;
  }
}
@media screen and (min-width: 640px) {
  .error-border .searchText,
  .error-border .radiusBox {
    background-position: 10px 12px;
  }
}
.promoContainer,
.utilityButtons {
  display: none;
}
.home-locator-select-container .fa , .securedLoadDropdown .fa{
 
  display: none;
}
@media screen and (min-width: 320px) and (max-width:767px) {
  .home-locator-select-container .fa , .securedLoadDropdown .fa{
    display: block;
    background: #ffffff !important;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 3px !important;
    position: relative;
  }
}
.home-locator-select-container:before, .securedLoadDropdown:before {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  color: #94969a;
  font-weight: 900;
  font-style: normal;
  text-decoration: inherit;
}
.home-locator-select , .secured-loan-select{
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #3B3C43;
  border: none;
  background: 0 0;
  padding-right: 28px;
  padding-left: 10px;
  cursor: pointer;
  outline: 0;
}

  @media screen and (min-width:1024px) and (max-width:1100px) {
    .radiusBox{
      padding: 22px 0 0 45px;
      background-size: 30px;
  }
}

.selectDiv:focus,.selectDiv p:focus,.promoLabelBox:focus,.noResultsPlaceHolder:focus,.overlayDiv label:focus,.storeListItem:focus,.fa-info-circle:focus{
  outline: 2px solid #3b3c43!important;
}

a:focus, button:focus, input:focus,.page:focus,.promoFilters li:focus,.filterContainer li:focus,.previousPage:focus,.nextPage:focus{
  outline: 2px solid #3b3c43!important;
}


.autoCompleteSearch {
  text-transform: capitalize;
}
#searchTextAutoComplete {
  text-transform: capitalize;
}
.form-group {
  position: relative;
  overflow: hidden;
}
.form-control:focus {
  padding-top: 10px;
}
.form-control:focus ~ .form-control-placeholder {
  transform: translate3d(0, -15%, 0);
  -webkit-transform: translate3d(0, -15%, 0);
  font-size: 12px;
  font-family: 'synchronysans';
  padding: 0px 0 0 14px;
  color: #3b3c43;
  line-height: 15px;
}
@media screen and (max-width: 1024px) {
  .form-control:focus ~ .form-control-placeholder {
    padding-top: 5px;
  }
}
.form-control:not(:placeholder-shown) {
  padding-top: 10px;
}
.form-control:not(:placeholder-shown) ~ .form-control-placeholder {
  transform: translate3d(0, -15%, 0);
  -webkit-transform: translate3d(0, -15%, 0);
  font-size: 12px;
  font-family: 'synchronysans';
  padding: 0px 0 0 14px;
  color: #3b3c43;
  line-height: 15px;
}
@media screen and (max-width: 1024px) {
  .form-control:not(:placeholder-shown) ~ .form-control-placeholder {
    padding-top: 5px;
  }
}
.form-control:valid {
  padding-top: 10px;
  padding-bottom: 5px;
}
.form-control:valid ~ .form-control-placeholder {
  transform: translate3d(0, -15%, 0);
  -webkit-transform: translate3d(0, -15%, 0);
  font-size: 12px;
  font-family: 'synchronysans';
  padding: 0px 0 0 14px;
  color: #3b3c43;
  line-height: 15px;
}
@media screen and (max-width: 1024px) {
  .form-control:valid ~ .form-control-placeholder {
    padding-top: 5px;
  }
}
.form-control:not(:-moz-placeholder-shown) {
  padding-top: 10px;
}
.form-control:not(:-moz-placeholder-shown) ~ .form-control-placeholder {
  transform: translate3d(0, -15%, 0);
  -webkit-transform: translate3d(0, -15%, 0);
  font-size: 12px;
  font-family: 'synchronysans';
  padding: 0px 0 0 14px;
  color: #3b3c43;
  line-height: 15px;
}
@media screen and (max-width: 1024px) {
  .form-control:not(:-moz-placeholder-shown) ~ .form-control-placeholder {
    padding-top: 5px;
  }
}
.form-control:-ms-clear {
  display: none;
}
.form-control-placeholder {
  position: absolute;
  top: 10px;
  padding: 0px 0 0 14px;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  font-family: 'synchronysans';
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #3b3c43;
  pointer-events: none;
  line-height: 45px;
  left: 40px;
}
@media screen and (max-width: 639px) {
  .form-control-placeholder {
    font-size: 16px;
    top: 0px;
    left: 0px;
    padding-top: 5px;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .form-control-placeholder {
    top: 5px;
    padding-top: 5px;
    width: 300px;
  }
}
.labelContainer {
  height: 20px;
}
@media screen and (min-width: 1024px) {
  .filterList {
    padding: 0px 18%;
  }
}
@media screen and (min-width: 1256px) {
  .filterList {
    padding: 0px 20%;
  }
}
@media screen and (min-width: 1336px) {
  .filterList {
    padding: 0px 22%;
  }
}
@media screen and (min-width: 1428px) {
  .filterList {
    padding: 0px 24%;
  }
}
@media screen and (min-width: 320px) and (max-width:767px) {
  .home-locator-select-container, .securedLoadDropdown {
    display: block;
  }
 
}

.home-locator-select , .secured-loan-select{
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #3B3C43;
  border: none;
  background: 0 0;
  padding-right: 28px;
  padding-left: 10px;
  cursor: pointer;
  outline: 0;
}
   .home-locator-select-container, .securedLoadDropdown {
  padding: 0 !important;
}
.home-locator-select-container, .securedLoadDropdown {
  background: #ffffff !important;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 3px !important;
  position: relative;
  display: block ;
}


/* lid UI configurable style updates */
.formContainer { 
  display: flex;
  float: left;
  flex-wrap: wrap;
  flex-shrink: 0;
  width: 100%;
}
.formContainer:last-child { padding-right: 0; }
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .formContainer .securedLoadDropdown 
  .formContainer .home-locator-select-container,
  .formContainer .searchTextContainer,
  .formContainer .locationTextContainer,
  .formContainer .selectDivContainer,
  .formContainer .selectDivContainer, 
  .formContainer .submitBtn { 
    padding: 0 0.125rem !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 640px) {
   .formContainer .selectDivContainer {
    width: 33.33333%;
  }
}
/* lid UI configurable style updates */
.form-control:valid {
  padding-top: 8px;
}