.container {
  max-width: 1170px;
}
iframe {
  margin-bottom: 5px;
  margin-right: 5px;
}
p, li {
  font-size: 16px;
}
p.questions {
  line-height: 30px;
  margin-bottom: 30px;
}
li {
  margin-bottom: 7px;
}
#navbar li {
  margin-bottom: 0;
}
.navbar-static-top {
  margin-bottom: 1px;
}
.navbar-default {
  border: 0;
  background-color: #003366;
  color: #FFF;
}
.navbar-default .navbar-brand {
    color: #FFF;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
    height: 40px;
    padding-top: 10px;
margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #CCC;
}
.navbar {
  min-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
}
.container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
.navbar-brand {
  height: 40px;
  padding-top: 10px;
}
#login {
    position: relative;
    float: right;
    right: 80px;
    top: -20px;
    background-color: #003366;
    text-align: center;
    color: white;
    height: 30px;
    font-size: 18px;
    margin-top: -15px;
    margin-bottom: -15px;
    z-index: 100;
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 6px;
}
#login a:link {
  color: #FFF;
}
.contact {
  background-color: #3399CC;
}
.login {
  background-color: #FF9900;
}
.navbar-default .navbar-nav>li.contact>a:hover, .navbar-default .navbar-nav>li.login>a:hover {
    color: #003366;
}
.footer {
  text-align: right;
  margin-top: 30px;
}
.footer p {
  font-size: 12px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -10px;
}
.rightheader {
  float: right;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
    margin-top: 10px;
}
.rightheader p {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 1px 1px 1px #333;
}
.rightheader p.phone {
  font-size: 52px;
  margin-bottom: 0;
}
.jumbotron {
    background-image: url("/cp-store/hero-image-large.jpg");
    background-repeat: no-repeat;
    margin-bottom: 0;
    height: 530px;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
}
.jumbotrontext {
  background-color: rgba(0,51,102,0.5);
    width: 350px;
    border-radius: 10px;
    padding: 15px;
    padding-bottom: 5px;
    color: #FFF;
    margin-top: 110px;
}
.jumbotrontext p {
    color: #FFF;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
}
.jumbotrontext p a {
  color: #FFF;
  text-decoration: underline;
  font-weight: normal;
  font-size: 20px;
}
.jumbotronfacebook {
  float: right;
  margin-top: -75px;
  margin-right: -75px;
}
.testimonial {
  color: #FFF;
  padding: 0 15px 5px 15px;
  min-height: 495px;
}
.testimonial h2 {
  padding-top: 5px;
  text-shadow: 1px 1px 1px #333;
}
.testimonialquote {
  text-shadow: 1px 1px 1px #333;
}
.testimonialname {
  font-size: 13px;
}
.testimonialimage {
    position: absolute;
    top: 220px;
    right: 50px;
}
.test1 {
  background-color: #3399CC;
}
.test2 {
  background-color: #FF9900;
}
.test3 {
  background-color: #003366;
}
.footerlink {
  padding: 10px;
  font-size: 18px;
  text-align: center;
}
.footerlink a {
  color: #FFF;
  font-weight: bold;
  text-shadow: 1px 1px 1px #333;
}
.footer1 {
  background-color: #5B88CB;
}
.footer2 {
  background-color: #FFD900;
}
.footer3 {
  background-color: #FA8071;
}
.footer4 {
  background-color: #46BEBD;
}
.toprow {
  margin-bottom: -80px;
  margin-top: 10px;
  margin-right: -5px;
  margin-left: -5px;
}
#logo {
  background-color: #FFF;
  margin-top: 20px;
  padding: 10px;
  width: 254px;
  border-radius: 10px;
  box-shadow: 7px 7px 5px #333;
}
#testdisplay .col-md-6 {
  text-align: center;
}
#testdisplay img {
  border: 1px solid #CCC;
  padding-2px;
}
.imgholder {
  overflow: hidden;
  width: 328px;
  height: 246px;
  border: 1px solid #FFF;
  margin-bottom: 20px;
}
#testdisplay .imgholder {
  box-shadow: 10px 10px 5px #999;
  margin: auto;
  margin-bottom: 20px;
}
.testpagequote {
  max-width: 400px;
  margin: auto;
}
.testpagename {
  font-weight: normal;
  margin-top: 10px;
}
@media screen and (min-width: 768px){
  .container .jumbotron, .container-fluid .jumbotron {
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 0;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    width: auto;
  }
}
@media (min-width: 768px){
  .container {
      width: auto;
      max-width: 1170px;
  }
}
@media screen and (max-width: 1199px){
  .testimonial {
    min-height: 280px;
  }
  .testimonial h2 {
    margin-left: 350px;
    padding-top: 10px;
  }
  .testimonial img {
    margin-top: -40px;
  }
  .testimonialquote {
      padding-left: 350px;
      font-size: 22px;
      margin-top: -210px;
  }
  .testimonialname {
      padding-left: 350px;
      font-size: 18px;
  }
  .imgholder {
      margin-top: -35px;
  }
  .testimonialimage {
    top: 210px;
    left: 210px;
}
}
@media (max-width: 992px){
  .toprow {
    margin-top: 0;
    margin-right: -15px;
    margin-left: -15px;
  }
  #logo {
    margin-top: 40px;
  }
  #login {
    margin-top: -15px;
    margin-right: 10px;
  }
  .rightheader {
    margin-top: -130px;
  }
}
@media (max-width: 870px){
  .rightheader {
    width: 400px;
  }
}
@media (max-width: 860px){
  ul.nav {
    display: block;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
  }
  .testimonial {
    margin-right: 10px;
    margin-left: 10px;
  }.footer p {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 835px){
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-nav {
      margin: 7.5px 0;
  }
  .navbar ul  {
    width: 100%;
  }
  .navbar ul li {
    float: none;
    text-align: center;
  }
  .navbar-right {
    margin-right: 0;
  }
  .navbar-header {
    width: 100%;
    text-align: center;
  }
  .navbar>.container .navbar-brand {
    margin-left: 0;
    width: 100%;
  }
  h1, h2, p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .jumbotrontext {
    margin-top: 80px;
  }
}
@media (max-width: 770px){
  textarea {
    width: 100%;
  }
  #logo {
    margin: auto;
    margin-top: 70px;
  }
  #login {
    top: -12px;
    right: 0;
  }
  .rightheader {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    margin: auto;
  }
  .jumbotrontext {
    margin-top: 0;
    width: 100%;
    text-align: center;
  }
  .jumbotrontext p {
    font-size: 18px;
  }
  .jumbotronfacebook {
    text-align: center;
    float: none;
    margin:0;
    margin-top: 20px;
  }
  .rightheader p.phone {
    font-size: 32px;
    margin-bottom: 0;
}
  .test1 {
    margin-top: 65px;
  }
  .testimonial img {
    margin-top: -85px;
  }
  .testimonial img.testimonialimage {
    position: relative;
    top: 230px;
    left: 80px;
  }
  .imgholder {
    text-align: center;
    margin: auto;
  }
  .testimonial h2 {
    padding-top: 10px;
    text-align: center;
    margin-left: 0;
  }
  .testimonialquote {
    padding-left: 0;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
  }
  .testimonialname {
    font-size: 18px;
    padding-left: 0;
    text-align: center;
  }
}