udabel.error {
  color: red;
  font-size: 12px;
  font-weight: 400;
  float: left;
  left: 0;
  top: -2px;
  position: inherit;
}
#instant-callback-div {
  position: fixed;
  vertical-align: top;
  right: -247px;
  top: 11%;
  height: 0;
  z-index: 1001;
}

.modal-header .close {
  /* padding: 1rem 1rem; */
  /* margin: -1rem -1rem -1rem auto; */
  text-align: center;
  float: right;
  /* margin: 0; */
  margin: 0px 50px;
  border: none;
  background-color: #fff;
  padding: 0;
}

button.inquireButton.btn {
  display: none;
}

.modal-header .close {
  padding: 0 !important;
  margin: 0 !important;
}

button.close {
  float: right !important;
  float: right;
  position: absolute;
  left: 440px;
  top: 5px;
}
button.inquireButton.btn {
  font-family: "Montserrat", sans-serif !important;
}

#instant-callback-div .instant-switch {
  background: url("../img/enquirenow.jpg") no-repeat scroll 0 0;
  -webkit-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block;
  height: 143px;
  vertical-align: top;
  width: 31px;
  top: 80px;
  position: relative;
}
#instant-callback-div .content-switcher {
  background-color: #fff;
  display: inline-block;
  width: 245px;
  margin: 0 0 0 -4px;
  padding: 0 16px 12px;
  vertical-align: top;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.33);
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
#instant-callback-div h4 {
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
  padding-top: 5px;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
#instant-callback-div .input-group {
  margin: 8px auto;
}
.input-group {
  position: relative;
  display: table;
  text-align: center;
  margin: 10px auto;
  width: 100%;
}
#instant-callback-div .form-control {
  height: 30px;
  width: 100% !important;
}
.spek_exprt .btn-default,
#instant-callback-div .btn-default {
  width: 100% !important;
  background: #294a70;
  color: #fff;
  border-color: #294a70;
}
#submitf {
  background-color: #294a70;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #294a70;
}
#hide {
  background-color: #ffffff;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  height: 32px;
  position: absolute;
  right: 7px;
  top: 7px;
  width: 40px;
  cursor: pointer;
  font-size: 12px;
  line-height: 13px;
  margin-bottom: 0;
}
#hide img {
  opacity: 0.3;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/*
#popupModal .modal-header {
    border-bottom: none;
    padding: 0;
}*/

/*=========================================================*/

/* Popup Form CSS */

#popupModal .modal-dialog {
  width: 35%;
}
.modal-content {
  border-radius: inherit;
}

.modal-header {
  border-bottom: 1px solid #3d1e19;
  padding: 15px;
}
h3.modal-title {
  font-size: 16px;
  text-align: center;
  color: #000;
  font-weight: bold;
  margin: 0 auto !important;
}

#PopupForm select#banner-cta-CountryCode {
  width: 100%;
}

#popupModal button#submitf {
  background-color: #000;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#PopupForm input.form-control {
  width: 100% !important;
}

#inquiryForm {
  background-color: #294a70;
  bottom: -30px;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.33);
  padding: 0 0 15px 0;
  position: fixed;
  width: 100%;
  z-index: 3;
}
#inquiryForm h4 {
  margin: 18px 0 0;
  color: #fff;
  text-align: center;
}
#inquiryForm .input-group-addon {
  background-color: #294a70;
  color: #fff;
  border-color: #294a70;
}
#inquiryForm .btn-default {
  background-color: #f4a024;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  border-color: #f4a024;
}
.form-control:focus {
  border-color: #87c352;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(139, 197, 63, 0.6);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(139, 197, 63, 0.6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,
    0 0 8px rgba(139, 197, 63, 0.6);
}
.form-control {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#inquiryForm label.error {
  /*  display: none!important; */
}
.has-error .input-group-addon {
  background-color: #f2dede !important;
  border-color: #a94442 !important;
  color: #a94442 !important;
}
#navigation .navbar-brand {
  padding: 0 35px;
}
#navigation .navbar-brand img {
  width: 135px;
  padding: 5px;
}
.inquireButton {
  padding: 5px;
  background-color: #294a70;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  bottom: 0;
  -webkit-box-shadow: 0 1 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 1 3px rgba(0, 0, 0, 0.33);
  box-shadow: 0 1 3px rgba(0, 0, 0, 0.33);
  color: #fff;
  cursor: pointer;
  display: none;
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: 400;
  padding: 5px 20px;
  position: fixed;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 1000;
  width: 100%;
}
.inquireButton:hover,
.inquireButton:focus {
  background-color: #98d346;
  color: #fff;
}

#inquiryForm input.form-control {
  width: 100% !important;
}
#inquiryForm select#banner-cta-CountryCode {
  width: 100%;
}
.modal-header .close {
  /*padding: 1rem 1rem;*/
  /*margin: -1rem -1rem -1rem auto;*/
  text-align: center;
  float: right;
  margin: 0;
  padding: 0;
}

/*Price Popup*/
.pricepop {
  color: #000;
  text-decoration: none;
}
.pricepop:hover {
  text-decoration: none;
  /*color: #fff;*/
}

#price .modal-dialog {
  width: 35%;
}
#price button#submitf {
  background-color: #294a70;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #294a70;
}
#submitf {
  background-color: #294a70;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #294a70;
}

@media only screen and (max-width: 600px) {
  #popupModal .modal-dialog {
    width: 100%;
  }
  #price .modal-dialog {
    width: 100%;
    margin: 20% auto;
  }
  #price input.form-control {
    width: 100% !important;
  }
  #price select#banner-cta-CountryCode {
    width: 100%;
  }
  form#inquiryForm {
    display: none;
  }
  button.inquireButton.btn {
    display: block;
    background-color: #294a70;
    color: #fff;
  }
  .loc-pd {
    padding: 0px;
  }
  .timeline {
    list-style-type: none;
    display: block;
  }
  .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }
  .timestamp {
    width: 100px;
  }
  .li.complete .status {
    border-top: 2px solid #f2d379;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  button.inquireButton.btn {
    display: block;
    background-color: #294a70;
    color: #fff;
  }
  #price .modal-dialog {
    width: 50%;
  }
  #popupModal .modal-dialog {
    width: 62%;
  }
  .input-group > .form-control,
  .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
  }
  button.close {
    float: right !important;
    float: right;
    position: absolute;
    left: 440px;
    top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  button.close {
    float: right !important;
    float: right;
    position: absolute;
    left: 330px;
    top: 5px;
  }
  #price .modal-dialog {
    width: 95%;
  }
 #popupModal .modal-dialog {
    width: 96%;

}
