#router {
  margin-top: -20px; }

#router h2 {
        color: #fff;

        font-weight: normal;
        line-height: 56px;
        text-shadow: 1px 1px 1px #31393d;
}
  #router .head {
    background: url("../images/condo.jpg") no-repeat;
    display: block;
    padding-top: 100px;
    height: 450px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    #router .head .line {
      margin-left: 0; }
  #router .text h4 {
    margin: 0 0 35px 0;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    line-height: 38px;
    text-shadow: 1px 1px 0px #2A284D; }
  #router .text p {
    color: #fff;
    font-size: 16px;
    font-style: italic;
    line-height: 24px; }
    #router .text p span {
      font-style: normal;
      text-transform: uppercase; }


/* Responsive
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {

  #router .head {
    padding-top: 20px;
    height: 390px;
    margin-top:100px; 
  }
}
@media (max-width: 767px) {
	#router h2 {
        color: #000000;

        font-weight: normal;
        line-height: 56px;
        text-shadow: 1px 1px 1px #31393d;
}
  #router .head {
    text-align: center;
    background: none;
    margin-bottom: 80px;
    padding-top: 120px;
    height: auto; }
  #router .text {
    margin-bottom: 20px; }
    #router .text h4 {
      color: #333;
      text-shadow: none; }
    #router .text p {
      color: #333; }
  
}
@media (max-width: 257px) {
  #router .head {
    text-align: center;
    background: none;
    margin-bottom: 80px;
    padding-top: 140px;
    height: auto; }
    
    
}
    
    
    
    
    
#provinceSection {
  margin-top: 15px; }
  #provinceSection .intro h6 {
    font-size: 21px;
    font-style: italic;
    color: #252526;
    line-height: 29px;
    font-weight: normal;
    margin: 0 0 16px 0; }
  #provinceSection .intro p {
    color: #3F3F3F;
    line-height: 24px; }
  

  


/* Responsive
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {
  #redirectSection .people .bio_box {
    text-align: center; }
    #redirectSection .people .bio_box img {
      float: none;
      margin-bottom: 25px;
      margin-left: 0; }
    #redirectSection .people .bio_box .info {
      margin: 0;
      float: none; }

  }
@media (max-width: 767px) {
  #redirectSection .container {
    padding: 0px 20px; }
  

  #provinceSection {
    margin-bottom: 75px; }
    #provinceSection .intro {
      margin-bottom: 45px; }

   }
@media (max-width: 480px) {
  #redirectSection .people .bio_box {
    text-align: center; }

  #provinceSection .intro {
    margin-bottom: 30px; }

 }

#imageBanner{
  background-image: url("../img/backgrounds/houses.jpg");
  height: 15em;
  background-size: 100%;
}

#orderDocumentsHeaderDiv {
  background-color: #00A4D3;
  color:white;
  width:100%;

}

  #orderDocumentsHeaderH2 {
    margin-top:0;
  }

.stepHeaderText{
  color:#006E8C;
}

.apicCompanyLogoDiv{
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #D6D6D6;
  width:100%;
}

.ltsaCompanyLogoDiv{
  padding-top: 1em;
  padding-bottom: 1em;
  background-color: #444444;
  width:100%;
}

.orderCompanyLogoImage{
  margin-left:1em;
}


.btn-xlarge {
  padding: 18px 28px;
  font-size: 22px;
line-height: normal;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

