/* flexslider override */
.flexslider {
	border: none; zoom: 1; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; z-index: 1;
}
.flexslider img {
	z-index: 1; display: block; width: 100%; height: auto;
}
ul.slides, ul.slides li {
	list-style: none; list-style-image: none; margin: 0; padding: 0;
}
/*end flexslider override*/

.fp-callouts.horizontal {
  display: block; width: 80%; margin: 0 auto 30px;
}

#top-callouts {
  display: block; background: #030303 url(../img/callout-block-bg.jpg) no-repeat center top; border-top: 13px solid #dc3e3e;
}
#top-callouts .inner-container {
  padding: 10px 0 20px;
}


#top-callouts .inner-container h1,
#top-callouts .inner-container h2,
#top-callouts .inner-container h3,
#top-callouts .inner-container h4,
#top-callouts .inner-container h5,
#top-callouts .inner-container h6 {color: #ffffff;}




#top-callouts p:nth-child(1) {
  font-family: "Oswald"; font-size: 2em; color: #fefefe; text-align: center; margin: 0.3em 0;
}
#top-callouts p:nth-child(2) {
  font-family: "Questrial"; font-size: 1.4em; color: #fefefe; text-align: center; margin: 0.3em 0;
}

#footer-callouts1 img {
  max-width: 80%; margin: 0 auto;
}
.fp-bottom {
  display: block; max-width: 80%; margin: 0 auto 30px;
}

@media only screen and (min-width:481px) {
  .fp-callouts.horizontal {
    display: inline-block; width: 100%; max-width: 30%; margin: 0 0 30px;
  }
  .fp-callouts.horizontal + .fp-callouts.horizontal {
    margin-left: 3.33%;
  }
}

@media only screen and (min-width:768px) {
  #footer-callouts1 .inner-container img {
    float: left; max-width: 45%;
  }
  #footer-callouts1 .fp-bottom {
    margin: 0 0 0 47.5%; max-width: 48%;
  }
}

@media only screen and (min-width:936px) {
  .fp-callouts.horizontal + .fp-callouts.horizontal {
    margin-left: 4.5%;
  }
}

@media only screen and (min-width:981px){
}

@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
}

@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
}

@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:3) {
}
