.banner-section {
  background: #04519f none repeat scroll 0 0;
  padding: 30px 0;
}
.home-pano-banner .slider-title {
  color: #ffffff;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-align: center;
}
.home-pano-banner .slider-sub-title {
  color: #ffffff;
  font-family: "Lato", "sans-serif";
  font-size: 32px;
  font-weight: 400;
  margin-top: 10px;
}
.home-pano-banner .slider-btn-con a .btn-arrow {
  background: rgba(0, 0, 0, 0) url("/Content/images/home_signup_arrow.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 35px;
  margin-left: 17px;
  margin-top: 6px;
  position: absolute;
  width: 42px;
}
.home-pano-banner .slider-btn-con a {
  font-size: 32px;
  height: 52px;
  margin-top: 8px;
  padding: 0 0 0 43px;
  position: relative;
  text-align: left;
  width: 385px !important;
}
@media screen and (min-width: 768px) {
  .home-pano-banner .slider-title {
    font-size: 43px;
    line-height: 45px;
    text-align: center;
  }
  .home-pano-banner .slider-sub-title {
    color: #ffffff;
    font-family: "Lato", "sans-serif";
    font-size: 32px;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .home-pano-banner {
    margin-top: 40px;
    padding: 0 12px;
  }
  .banner-section {
    padding: 30px 0 25px;
  }
  .home-pano-banner .slider-title {
    font-size: 55px;
    line-height: 60px;
    text-align: left;
  }
  .home-pano-banner .slider-sub-title {
    text-align: left;
    width: 85%;
  }
}
@media screen and (min-width: 1366px) {
  .home-pano-banner .slider-title {
    font-size: 62px;
    line-height: 70px;
    margin: 0;
  }
}
.slider-box {
  color: #ffffff;
  padding: 0 2%;
  text-align: center;
}
.slider-box input,
.slider-box select {
  border: medium none;
  border-radius: 4px;
  color: #666666;
  margin-bottom: 10px;
  padding: 5px 0;
  text-align: center;
  vertical-align: middle;
  width: 190px;
}
.slider-box span {
  display: block;
  font-size: 17px;
  margin-bottom: 10px;
}
.privacy-protect {
  display: table;
  padding: 10px 0;
}
.privacy-box {
  display: inline-block;
  padding: 0 10%;
}
.privacy-protect img {
  margin-top: -10px;
}
.privacy-protect img,
.privacy-protect span {
  display: table-cell;
  font-size: 12px !important;
}
.cta-sm {
  background: #cc0000 none repeat scroll 0 0 padding-box;
  border-radius: 0.283em;
  color: #ffffff !important;
  font-size: 20px !important;
  padding: 0.25em 0.5em;
  text-align: center;
}
.cta-sm:hover,
.cta-sm:focus,
.cta-sm:active {
  background: #ff0000 none repeat scroll 0 0;
  color: #ffffff;
}
.slider-box select {
  background-image: url("/Content/images/flag-icon.png");
  background-position: 11px 11px;
  background-repeat: no-repeat;
  height: 36px;
  padding: 7px 3px 7px 35px;
  text-align: left;
}
.slider-box .error-msg-areacode {
  color: #ff0000;
}
.pano a {
  padding: 8px 35px !important;
}
#loading_AreaCode {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 767px) {
  .home-banner .slider-title {
    font-size: 25px;
    line-height: 27px;
  }
  .banner-section {
    margin-bottom: 20px;
  }
}
