#header .header-bground { background-color: transparent !important; }

.home-rev-container { position: fixed; left: 0; top: 0; z-index: -1; width: 100%; margin-left: auto; margin-right: auto; padding: 0; height: 100%; }
.home-rev { width: 100%; height: 100%; }

.home-rev ul.homerev1 .mobile-bg { position: absolute; }
.home-rev ul.homerev1 .mobile-caption { font-size: 105px; font-family: "Raleway_Thin"; line-height: 1 !important; }
.home-rev ul.homerev1 .mobile-description { font-size: 20px; text-align: center; line-height: 1.9 !important; }
.home-rev ul.homerev1 div.prev-control, .home-rev ul.homerev1 div.next-control { position: relative; top: 0; float: left; }

.home-rev ul.homerev1 div.prev-control img, .home-rev ul.homerev1 div.next-control img { width: 84px; height: 87px; }
.home-rev ul.homerev1 div.prev-control img.img_hover { display: none; }
.home-rev ul.homerev1 div.prev-control:hover img.img_nor { display: none; }
.home-rev ul.homerev1 div.prev-control:hover img.img_hover { display: block; }
.home-rev ul.homerev1 div.next-control img.img_hover { display: none; }
.home-rev ul.homerev1 div.next-control:hover img.img_nor { display: none; }
.home-rev ul.homerev1 div.next-control:hover img.img_hover { display: block; }

.home-rev ul.homerev2 .large_bold_white { font-family: Time New Roman; font-size: 72px; line-height: 1 !important; font-weight: normal; }
.home-rev ul.homerev2 .large_bg_black { font-family: Time New Roman; font-size: 135px; line-height: 0.8 !important; font-weight: normal; background-color: rgba(0, 0, 0, 0.7); }
.home-rev ul.homerev2 .description { font-size: 30px; line-height: 1.5 !important; background-color: rgba(255, 255, 255, 0.6); padding: 10px 40px; }
.home-rev ul.homerev2 div.prev-control img.img_hover { display: none; }
.home-rev ul.homerev2 div.prev-control:hover img.img_nor { display: none; }
.home-rev ul.homerev2 div.prev-control:hover img.img_hover { display: block; }

.home-rev ul.homerev2 div.next-control img.img_hover { display: none; }
.home-rev ul.homerev2 div.next-control:hover img.img_nor { display: none; }
.home-rev ul.homerev2 div.next-control:hover img.img_hover { display: block; }

.home-rev ul.homerev3 .mobile-caption { color: #4c4845; font-size: 90px; font-family: "Lato_Light"; line-height: 1 !important; }
.home-rev ul.homerev3 .mobile-description { font-size: 20px; line-height: 1.5 !important; white-space: initial; }

.home-rev ul.homerev4 div.large_text { font-family: "PTSans_Caption", Verdana; border-style: none; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
.home-rev ul.homerev4 div.medium_text { color: #fff; text-shadow: none; font-size: 30px; line-height: 1.2 !important; ont-weight: 300; font-family: "PTSans_Caption", Verdana; border-style: none; }
.home-rev ul.homerev4 div.small_text { color: #fff; font-weight: 700; font-family: Verdana; font-size: 14px; line-height: 3 !important; border-style: none; text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); }
.home-rev ul.homerev4 div.small_text a { color: #fff; background: url("../assets/a_right_arrow.png") no-repeat right transparent; padding-right: 15px; }
.home-rev ul.homerev4 div.very_big_white { color: #fff; text-shadow: none; font-size: 44px; line-height: 1 !important; font-family: 'Lato_Regular'; border-style: none; background-color: rgba(0, 0, 0, 0.9); padding: 15px; }
.home-rev ul.homerev4 div.big_black { color: #000; text-shadow: none; font-family: "PTSans_Caption", Verdana; border-style: none; background-color: rgba(255, 255, 255, 0.9); letter-spacing: -1.5px; font-size: 30px; line-height: 1 !important; font-weight: normal; padding: 5px 10px; }
.home-rev ul.homerev4 div.bold_red_text { color: #d64c35; text-shadow: none; font-weight: 800; font-family: 'Lato_Black', Verdana; border-style: none; font-size: 30px; line-height: 1 !important; }
.home-rev ul.homerev4 div.modern_medium_fat { color: #000; text-shadow: none; font-weight: 800; font-family: 'Lato_Black', Verdana; border-style: none; text-align: center; font-size: 25px; line-height: 1 !important;}
.home-rev ul.homerev4 div.modern_small_text_dark { color: #454545; text-shadow: none; font-family: Verdana; border-style: none; font-size: 16px; line-height: 1.2 !important; }
.home-rev ul.homerev4 div.modern_small_text_dark button.button { background: none; background-color: #535451; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; color: #fff; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); font-size: 15px; line-height: 1 !important;}
.home-rev ul.homerev4 div.modern_small_text_dark button.button span { line-height: 1 !important;}

@media only screen and (max-width: 767px) {
  .home-rev ul.homerev1 .mobile-bg { background-size: 284px 284px !important; width: 284px; height: 284px; }
  .home-rev ul.homerev1 li .mobile-description { display: none; }
  .home-rev ul.homerev1 li .mobile-caption { font-size: 44px; margin-top: 70px; margin-left: 5px; margin-bottom: 30px; }
  .home-rev ul.homerev1 li .prev-control { left: 80px !important; }
  .home-rev ul.homerev1 li .next-control { left: 90px !important; }
  .home-rev ul.homerev1 li .prev-control img, .home-rev ul.homerev1 li .next-control img { width: 58px !important; height: 60px !important; }

  .home-rev ul.homerev3 li .mobile-bg { background: url("../image/slider3/desc_bg_6.png") no-repeat; width: 294px; height: 276px; }
  .home-rev ul.homerev3 li .mobile-caption { margin-left: 15px; margin-top: 10px; font-size: 35px; }
  .home-rev ul.homerev3 .mobile-description { font-size: 14px; margin-left: 20px; margin-top: 5px; width: 220px; }

  .home-rev ul.homerev3 li .prev-control { background: url('../image/slider3/bx_controls3_320.png') no-repeat; left: auto !important; right: 1px !important; top: 0 !important; bottom: auto !important; width: 53px; height: 139px; }
  .home-rev ul.homerev3 li .prev-control:hover { background-position: 0 -140px; }
  .home-rev ul.homerev3 li .next-control { background: url('../image/slider3/bx_controls3_320.png') no-repeat 0 -278px; left: auto !important; right: 1px !important; top: auto !important; bottom: 0 !important; width: 53px; height: 139px; }
  .home-rev ul.homerev3 li .next-control:hover { background-position: 0 -418px; }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  
  .home-rev ul.homerev1 .mobile-bg { background-size: 512px 512px !important; width: 512px; height: 512px; }
  .home-rev ul.homerev1 li .mobile-caption { margin-top: 100px; margin-left: 15px; margin-bottom: 30px; font-size: 75px; }
  .home-rev ul.homerev1 .mobile-description { font-size: 14px; }
  .home-rev ul.homerev1 li .prev-control { left: 180px !important; margin-top: 40px; }
  .home-rev ul.homerev1 li .next-control { left: 195px !important; margin-top: 40px; }
  .home-rev ul.homerev1 li .prev-control img, .home-rev ul.homerev1 li .next-control img { width: 70px !important; height: 72px !important; }

  .home-rev ul.homerev3 li .mobile-bg { background: url("../image/slider3/desc_bg_5.png") no-repeat; width: 552px; height: 300px; }
  .home-rev ul.homerev3 li .mobile-caption { left: 20% !important; font-size: 63px; margin-top: 25px; margin-left: 25px; }
  .home-rev ul.homerev3 li .mobile-description { left: 20% !important; font-size: 14px; margin-top: 20px; margin-left: 35px; width: 450px; }

  .home-rev ul.homerev3 li .prev-control { background: url('../image/slider3/bx_controls3_768.png') no-repeat; left: auto !important; right: 1px !important; top: 0 !important; bottom: auto !important; width: 63px; height: 151px; }
  .home-rev ul.homerev3 li .prev-control:hover { background-position: 0 -151px; }
  .home-rev ul.homerev3 li .next-control { background: url('../image/slider3/bx_controls3_768.png') no-repeat 0 -303px; left: auto !important; right: 1px !important; top: auto !important; bottom: 0 !important; width: 63px; height: 151px; }
  .home-rev ul.homerev3 li .next-control:hover { background-position: 0 -455px; }
  
}


@media only screen and (min-width: 1025px) and (max-height: 767px) {
  .home-rev ul.homerev1 .mobile-bg { background-size: 640px 640px !important; width: 640px; height: 640px; }
  .home-rev ul.homerev1 li .mobile-caption { margin-top: 140px; margin-left: 15px; margin-bottom: 30px; font-size: 90px; }
  .home-rev ul.homerev1 .mobile-description { font-size: 18px; }
  .home-rev ul.homerev1 li .prev-control { left: 235px !important; margin-top: 50px; }
  .home-rev ul.homerev1 li .next-control { left: 255px !important; margin-top: 50px; }
  .home-rev ul.homerev1 li .prev-control img, .home-rev ul.homerev1 li .next-control img { width: 84px !important; height: 87px !important; }
  
  .home-rev ul.homerev3 .mobile-bg { background: url("../image/slider3/desc_bg_4.png") no-repeat; width: 787px; height: 425px; }
  .home-rev ul.homerev3 li .mobile-caption { margin-left: 30px; margin-top: 30px; }
  .home-rev ul.homerev3 li .mobile-description { margin-left: 30px; margin-top: 30px; width: 620px; }
  .home-rev ul.homerev3 li .prev-control { background: url('../image/slider3/bx_prev.png') no-repeat; left: auto !important; right: 1px !important; top: 0 !important; bottom: auto !important; width: 89px; height: 210px; }
  .home-rev ul.homerev3 li .prev-control:hover { background: url('../image/slider3/bx_prev_hover.png') no-repeat; }
  .home-rev ul.homerev3 li .next-control { background: url('../image/slider3/bx_next.png') no-repeat; left: auto !important; right: 1px !important; top: auto !important; bottom: 5px !important; width: 89px; height: 211px; }
  .home-rev ul.homerev3 li .next-control:hover { background: url('../image/slider3/bx_next_hover.png') no-repeat; }
}

@media only screen and (min-width: 1025px) and (min-height: 768px) {
  .home-rev ul.homerev1 .mobile-bg { width: 712px; height: 712px; }
  .home-rev ul.homerev1 li .mobile-caption { margin-top: 165px; margin-left: 15px; margin-bottom: 17px; }
  .home-rev ul.homerev1 li .prev-control { left: 265px !important; margin-top: 32px; }
  .home-rev ul.homerev1 li .next-control { left: 285px !important; margin-top: 32px; }
  .home-rev ul.homerev1 li .prev-control img, .home-rev ul.homerev1 li .next-control img { width: 84px !important; height: 87px !important; }

  .home-rev ul.homerev3 .mobile-bg { background: url("../image/slider3/desc_bg_4.png") no-repeat; width: 787px; height: 425px; }
  .home-rev ul.homerev3 li .mobile-caption { margin-left: 30px; margin-top: 30px; }
  .home-rev ul.homerev3 li .mobile-description { margin-left: 30px; margin-top: 30px; width: 620px; }
  .home-rev ul.homerev3 li .prev-control { background: url('../image/slider3/bx_prev.png') no-repeat; left: auto !important; right: 1px !important; top: 0 !important; bottom: auto !important; width: 89px; height: 210px; }
  .home-rev ul.homerev3 li .prev-control:hover { background: url('../image/slider3/bx_prev_hover.png') no-repeat; }
  .home-rev ul.homerev3 li .next-control { background: url('../image/slider3/bx_next.png') no-repeat; left: auto !important; right: 1px !important; top: auto !important; bottom: 5px !important; width: 89px; height: 211px; }
  .home-rev ul.homerev3 li .next-control:hover { background: url('../image/slider3/bx_next_hover.png') no-repeat; }
}