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

.vcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.backface {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

header#header {
  background: none; }

#box1 {
  background: url(../images/bg1-2.jpg) center bottom no-repeat #000;
  position: relative; }

#box1 .sitewidth {
  position: relative;
  height: 1056px; }

#box1 a {
  background: url(../images/arrow.png) no-repeat center center #74b843;
  position: absolute;
  bottom: 0 !important;
  top: inherit;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  display: block;
  z-index: 2; }

@media screen and (max-width: 1650px) {
  #box1 {
    margin-top: -50px; } }

@media screen and (max-width: 1260px) {
  #box1 {
    background-size: contain;
    background-position: center 90px; }
  #box1 .sitewidth {
    position: relative;
    height: 656px; } }

@media screen and (max-width: 1012px) {
  #box1 {
    background: none;
    margin-top: 54px; }
  #box1 .sitewidth {
    height: auto;
    padding-bottom: 50px; } }

#box2 {
  background: url(../images/bg2.jpg) center center;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 400px; }

@media screen and (max-width: 1012px) {
  #box2 {
    padding-top: 110px;
    padding-bottom: 110px; } }

#box3 {
  background: url(../images/bg3.jpg) center center;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center; }

#box3 h2 {
  color: #fff;
  font-size: 100px;
  line-height: 100px;
  padding-bottom: 40px; }

#b3box {
  padding-bottom: 30px; }

#b3box > div {
  display: inline-block;
  vertical-align: middle;
  width: 300px; }

#b3box > div:nth-child(2) {
  margin-left: 33px;
  margin-right: 33px; }

#b3box > div h3 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 5px; }

@media screen and (max-width: 1260px) {
  #b3box > div {
    margin-bottom: 20px;
    margin-left: 33px;
    margin-right: 33px; } }

@media screen and (max-width: 1012px) {
  #box3 h2 {
    font-size: 40px;
    line-height: 40px; }
  #b3box > div {
    width: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block; } }

#box4 {
  background: url(../images/bg4.jpg) center center;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 400px;
  text-align: right; }

@media screen and (max-width: 1012px) {
  #box4 {
    padding-top: 110px;
    padding-bottom: 110px; } }

#box5 {
  background: url(../images/bg5.jpg) center center;
  background-size: cover;
  padding-top: 200px;
  padding-bottom: 350px;
  text-align: left; }

#b5box {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 1012px) {
  #box5 {
    padding-top: 80px;
    padding-bottom: 80px; } }

#box6 {
  background: url(../images/bg6.jpg) center center;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 400px; }

@media screen and (max-width: 1012px) {
  #box6 {
    padding-top: 110px;
    padding-bottom: 110px; } }
