/* Variables and Classes ================================================================================================ */
.clearafter {
  content: '';
  display: block;
  clear: both; }

.vcenter, #b3content > div, #b4content > div, #box6 .sitewidth > div > div > div, #b8content > div, #b9content > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.backface, #b3content > div, #b4content > div, #box6 .sitewidth > div > div > div, #b8content > div, #b9content > div {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#box1 #b1content {
  padding: 50px 0 50px 0;
  background: url(../images/bgred.jpg) center center;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 3; }

#box1 #b1content h2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  padding-bottom: 10px; }

#box1 #b1content h1 {
  color: #fff;
  font-size: 64px;
  line-height: 64px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }

#box1 #b1content p {
  color: #fff;
  padding: 30px 18% 0 18%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }

#box1 #b1img {
  height: 300px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  border-top: 5px solid #fff;
  border-bottom: 0 solid #14141e;
  -webkit-box-shadow: 0 2px 2px transparent;
  box-shadow: 0 2px 2px transparent;
  position: relative;
  z-index: 2; }

@media screen and (max-width: 1336px), screen and (max-height: 900px) {
  #box1 #b1content p {
    padding: 30px 5% 0 5%; } }

@media screen and (max-width: 1012px) {
  #box1 #b1content h1 {
    font-size: 44px;
    line-height: 44px; }
  #box1 #b1content p {
    padding: 30px 0% 0 0%; }
  #box1 #b1img {
    height: 200px; } }

@media screen and (max-width: 767px) {
  #box1 #b1img {
    height: 100px; } }

#box3 .sitewidth {
  font-size: 0;
  border-top: 0 solid #fff;
  border-bottom: 0 solid #fff;
  padding: 60px 0 60px 0; }

#b3content, #box3 .imgbox {
  display: inline-block;
  vertical-align: top;
  position: relative; }

#b3content {
  width: 444px;
  height: 487px; }

#b3content > div {
  padding: 0 10% 0 10%; }

#b3content h2 {
  padding-bottom: 15px; }

#box3 .boxoverlay {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(20, 20, 30, 0.8);
  z-index: 5;
  width: 100%;
  text-align: left; }

#box3 .boxoverlay p {
  color: #fff;
  padding: 0 20px 0 20px; }

@media screen and (max-width: 1336px) {
  #box3 .sitewidth {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
  #box3 .imgbox {
    width: 426px; }
  #b3content {
    height: auto;
    text-align: left; }
  #b3content > div {
    top: 0%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0 10% 0 0; }
  #b3content h2 {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 30px; } }

@media screen and (max-width: 1012px) {
  #box3 .imgbox {
    width: 100%;
    max-width: 300px; }
  #b3content {
    text-align: center;
    height: auto;
    width: 100%;
    padding-bottom: 30px; }
  #b3content > div {
    padding: 0; }
  #box3 .boxoverlay {
    padding-top: 10px;
    padding-bottom: 12px; }
  #box3 .boxoverlay p {
    font-size: 14px;
    line-height: 17px; } }

#box4 .sitewidth {
  font-size: 0;
  border-bottom: 0 solid #fff;
  padding: 0 0 60px 0; }

#b4content, #box4 img {
  display: inline-block;
  vertical-align: top; }

#b4content {
  width: 444px;
  height: 487px; }

#b4content > div {
  padding: 0 10% 0 10%; }

#b4content h2 {
  padding-bottom: 15px; }

@media screen and (max-width: 1336px) {
  #box4 .sitewidth {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
  #box4 img {
    width: 426px; }
  #b4content {
    height: auto;
    text-align: left; }
  #b4content > div {
    top: 0%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0 0% 0 10%; }
  #b4content h2 {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 30px; } }

@media screen and (max-width: 1012px) {
  #box4 .sitewidth {
    padding-bottom: 60px; }
  #box4 img {
    width: 100%;
    max-width: 300px; }
  #b4content {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 30px; }
  #b4content > div {
    padding: 0; } }

#callout1 {
  background: url(../images/bg5.jpg) center top;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
  border-bottom: 0 solid #fff; }

#callout1box {
  width: 100%;
  display: inline-block; }

#callout1box p {
  color: #fff;
  font-size: 30px;
  line-height: 39px;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 30px; }

#callout1 a {
  border-radius: 5px; }

@media screen and (max-width: 1012px) {
  #callout1 {
    padding-top: 90px;
    padding-bottom: 90px; }
  #callout1box {
    width: 100%; }
  #callout1box p {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 25px;
    line-height: 34px; } }

#callout1.callout1new {
  padding-top: 90px;
  padding-bottom: 90px; }

#callout1.callout1new h2 {
  color: #ffb502;
  padding-bottom: 34px; }

#callout1.callout1new p {
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 1px; }

#callout1.callout1new .buttons4 {
  margin-top: 20px; }

@media screen and (max-width: 1012px) {
  #callout1.callout1new h2 {
    font-size: 30px;
    line-height: 34px; } }

#box6 {
  background: url(../images/bggray.jpg) #dadada center center;
  background-size: cover; }

#box6 .sitewidth {
  font-size: 0;
  text-align: center;
  padding: 60px 0 60px 0; }

#box6 .sitewidth > div {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 500px;
  width: 47.5%;
  text-decoration: none;
  font-weight: normal; }

#box6 .sitewidth > div:nth-child(1) {
  background-size: cover !important;
  margin-right: 5%; }

#box6 .sitewidth > div:nth-child(2) {
  background-size: cover !important; }

#box6 .sitewidth > div > div {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 170px;
  background: rgba(237, 28, 36, 0.9);
  width: 100%;
  display: block;
  z-index: 2; }

#box6 .sitewidth > div > div > div {
  display: block;
  padding: 0 8% 0 8%; }

#box6 .sitewidth > div > div > div p {
  color: #fff;
  font-size: 24px;
  line-height: 29px;
  display: block;
  margin-bottom: 13px;
  padding-bottom: 0; }

#box6 .sitewidth > div:after {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  background: #fff;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#box6 .sitewidth > div:hover:after {
  opacity: 0.06; }

#box6 .buttons3 {
  background-position: 95% center; }

#box6 .buttons3:hover {
  background-position: 96% center; }

@media screen and (max-width: 1336px) {
  #box6 .sitewidth > div {
    height: 420px; }
  #box6 .sitewidth > div:nth-child(1) {
    margin-right: 2.5%; } }

@media screen and (max-width: 1012px) {
  #box6 .sitewidth {
    padding: 60px 0 40px 0; }
  #box6 .sitewidth > div {
    height: 280px;
    width: 100%;
    margin-bottom: 25px;
    text-align: center; }
  #box6 .sitewidth > div > div {
    background: rgba(237, 28, 36, 0.8); }
  #box6 .sitewidth > div > div {
    height: 280px; } }

#callout2 {
  background: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

#callout2 h2, #callout2 a {
  display: inline-block;
  vertical-align: middle; }

#callout2 h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin-right: 20px; }

@media screen and (max-width: 1012px) {
  #callout2 h2 {
    margin-right: 0;
    display: block; }
  #callout2 a {
    margin-top: 14px; } }

#box8 .sitewidth {
  font-size: 0;
  border-top: 0 solid #fff;
  border-bottom: 0 solid #fff;
  padding: 60px 0 60px 0; }

#b8content, #box8 img {
  display: inline-block;
  vertical-align: top; }

#b8content {
  width: 444px;
  height: 487px; }

#b8content > div {
  padding: 0 10% 0 10%; }

#b8content h2 {
  padding-bottom: 15px; }

@media screen and (max-width: 1336px) {
  #box8 .sitewidth {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
  #box8 img {
    width: 426px; }
  #b8content {
    height: auto;
    text-align: left; }
  #b8content > div {
    top: 0%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0 10% 0 0; }
  #b8content h2 {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 30px; } }

@media screen and (max-width: 1012px) {
  #box8 img {
    width: 100%;
    max-width: 300px; }
  #b8content {
    text-align: center;
    height: auto;
    width: 100%;
    padding-bottom: 30px; }
  #b8content > div {
    padding: 0; } }

#box9 .sitewidth {
  font-size: 0;
  border-bottom: 0 solid #fff;
  padding: 0 0 60px 0; }

#b9content, #box9 .imgbox {
  display: inline-block;
  vertical-align: top;
  position: relative; }

#b9content {
  width: 444px;
  height: 487px; }

#b9content > div {
  padding: 0 10% 0 10%; }

#b9content h2 {
  padding-bottom: 15px; }

#box9 .boxoverlay {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background: rgba(20, 20, 30, 0.8);
  z-index: 5;
  width: 100%;
  text-align: left; }

#box9 .boxoverlay p {
  color: #fff;
  padding: 0 20px 0 20px; }

@media screen and (max-width: 1336px) {
  #box9 .sitewidth {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
  #box9 .imgbox {
    width: 426px; }
  #b9content {
    height: auto;
    text-align: left; }
  #b9content > div {
    top: 0%;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0 0 0 10%; }
  #b9content h2 {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 30px; } }

@media screen and (max-width: 1012px) {
  #box9 .imgbox {
    width: 100%;
    max-width: 300px; }
  #b9content {
    text-align: center;
    height: auto;
    width: 100%;
    padding-top: 30px; }
  #b9content > div {
    padding: 0; }
  #box9 .boxoverlay {
    padding-top: 10px;
    padding-bottom: 12px; }
  #box9 .boxoverlay p {
    font-size: 14px;
    line-height: 17px; } }

#box1 #b1img {
  background-image: url(../images/bg48.jpg);
  background-position: center top; }

#box6 .sitewidth > div:nth-child(1) {
  background: url(../images/pic190.jpg); }

#box6 .sitewidth > div:nth-child(2) {
  background: url(../images/pic191.jpg); }
