.cute-slider {
  position: relative;
}

.cute-ie8 * {
  filter: inherit;
  opacity: inherit;
}

@-moz-document url-prefix() {
  #cute_slider canvas {
    margin-left: -576px !important;
  }
}

/* -------------------------------------
 * Slider Controls
 * ------------------------------------*/

.br-controls {
  position: absolute;
  z-index: 10;
  background-image: url("/images/trans.png");
}

.br-next {
  position: absolute;
  width: 35px;
  height: 35px;
  right: -5%;
  top: 50%;
  margin-top: -17px;
  background: url("/images/controls.png") -44px -4px;
}

.br-previous {
  position: absolute;
  width: 35px;
  height: 35px;
  left: -5%;
  top: 50%;
  margin-top: -17px;
  background: url("/images/controls.png") -4px -4px;
}

.br-next,
.br-previous {
}

.br-slidecontrol {
  position: absolute;
  list-style: none;
  top: -30px;
  right: 0;
  z-index: 10;
}

.br-slidecontrol ul li {
  display: block;
  position: relative;
  margin: 2px;
  float: left;
  width: 14px;
  height: 15px;
  background: url("/images/controls.png") -113px -14px;
}

.br-slidecontrol ul li .br-control-selected {
  display: block;
  width: 14px;
  height: 15px;
  background: url("/images/controls.png") -92px -14px;
}

.br-thumb-bottom {
  left: -36px;
  position: relative;
}

.br-thumb-up {
  left: -36px;
  top: -143px;
  position: relative;
}

.br-thumb-bottom .br-thumb-frame {
  background: url("/images/thumb-frame.png") -0px -7px;
  width: 92px;
  height: 95px;
}

.br-thumb-up .br-thumb-frame {
  background: url("/images/thumb-frame.png") -89px 1px;
  width: 92px;
  height: 95px;
}

.br-thumb-bottom .br-thumb-img,
.br-thumb-up .br-thumb-img {
  position: absolute;
  top: 17px;
  left: 15px;
  width: 60px;
  height: 60px;
}

.br-thumb-bottom .br-thumb-img img,
.br-thumb-up .br-thumb-img img {
  left: 0;
}

.br-slideinfo .br-infocontent {
  background: url("/images/info-pat.png");
  font-size: 12px;
  text-shadow: white 1px 1px;
  width: 100%;
  height: 100%;
}

.br-slideinfo .right,
.br-slideinfo .left {
  width: 260px;
  height: 100%;
}

.br-slideinfo .info1 div {
  padding: 20px;
}

.br-slideinfo .info1 .title {
  font-weight: 700;
  font-size: 19px;
}

.br-slideinfo .info1 .text {
  line-height: 152%;
}

.br-slideinfo .info1 .more-btn {
  cursor: pointer;
  -moz-box-shadow: inset 0px 1px 0px 0px white;
  -webkit-box-shadow: inset 0px 1px 0px 0px white;
  box-shadow: inset 0px 1px 0px 0px white;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.35, #e4e4e4),
    color-stop(1, #cecece)
  );
  background: -moz-linear-gradient(center top, #e4e4e4 35%, #cecece 100%);
  background-color: #cecece;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b4b4b4;
  color: black;
  font-size: 11px;
  font-weight: 400;
  padding: 8px 13px;
  text-shadow: 1px 1px 0px white;
  float: right;
  display: block;
  position: relative;
  top: -5%;
  margin: 0px 10px 18px 10px;
  text-decoration: none;
}

.br-slideinfo .info2 .more-btn {
  cursor: pointer;

  -moz-box-shadow: inset 0px 1px 0px 0px #ff7979;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ff7979;
  box-shadow: inset 0px 1px 0px 0px #ff7979;

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.35, #dd1c1f),
    color-stop(1, #cb120f)
  );
  background: -moz-linear-gradient(center top, #dd1c1f 35%, #cb120f 100%);

  background-color: #dd1c1f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

  border: 1px solid #7c2e2e;
  color: white;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 13px;
  text-shadow: 1px 1px 0px black;
  float: left;
  display: block;
  position: relative;
  left: 65px;
  top: 42px;
  text-decoration: none;
}

.br-slideinfo .info2 .subtitle {
  display: block;
  font-weight: 300;
  letter-spacing: -2px;
  font-size: 42px;
  margin-left: 31px;
  margin-top: -5px;
}

.br-slideinfo .info2 .title {
  display: block;
  font-weight: 700;
  letter-spacing: -1px;
  padding-left: 31px;
  padding-top: 10px;
  font-size: 19px;
}

.br-slideinfo .info2 .text {
  display: block;
  font-size: 13px;
  font-weight: 400;
  padding: 39px 32px;
  line-height: 127%;
}

/* -------------------------------------
 * Slider Timer
 * ------------------------------------*/

.br-circle-timer {
  position: absolute;
  top: -28px;
  width: 28px;
  height: 28px;
}

.br-circle-timer .br-timer-dot {
  width: 11px;
  height: 13px;
  background: url("/images/controls.png") -134px -15px;
}

.br-bar-timer {
  height: 6px;
  position: absolute;
  bottom: 0px;
}

.br-bar-timer .br-timer-glow {
  height: 7px;
  background: url("/images/light-timer-glow.png");
  width: 104px;
}

.br-bar-timer .br-timer-bar {
  height: 2px;
  background-color: white;
  position: absolute;
  top: 4px;
}

/* -------------------------------------
 * Slider Captions
 * ------------------------------------*/

.br-captions .br-caption-content {
}

.br-captions .caption {
  position: absolute;
}

.br-captions .caption1 {
  font-size: 1.8em;
  font-weight: 300;
  color: white;
  letter-spacing: -2px;
  top: 254px;
  left: 219px;
}

.br-captions .caption2 {
  color: #59251a;
  font-weight: 700;
  font-size: 13px;
  left: 221px;
  top: 274px;
}

/* -------------------------*/
.br-captions .caption3 {
  font-size: 2.8em;
  font-weight: 300;
  letter-spacing: -3px;
  top: 242px;
  left: 23px;
  overflow: visible !important;
}

.br-captions .caption4 {
  color: white;
  font-weight: 700;
  font-size: 13px;
  left: 27px;
  letter-spacing: -1px;
  top: 270px;
}

/* -------------------------*/
.br-captions .caption5 {
  font-size: 2.7em;
  font-weight: 300;
  letter-spacing: -3px;
  top: 184px;
  right: 0px;
  overflow: visible !important;
  color: white;
  background: #fe0036;
  padding: 14px;
}

.br-captions .caption6 {
  color: white;
  background: black;
  font-weight: 700;
  font-size: 18px;
  right: 0;
  letter-spacing: -1px;
  top: 239px;
  padding: 5px 11px;
}

/* -------------------------*/
.br-captions .caption7 {
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -1px;
  top: 272px;
  right: 91px;
  overflow: visible !important;
  color: #710912;
}

.br-captions .caption8 {
  color: white;
  background: black;
  font-weight: 700;
  font-size: 15px;
  right: 119px;
  letter-spacing: -1px;
  top: 296px;
  padding-right: 1px;
  height: 13px;
  margin: 0;
}

.br-captions .caption8 div {
  top: -7px;
}

/* -------------------------*/
.br-captions .caption9 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -1px;
  top: 32px;
  right: 245px;
  overflow: visible !important;
}

.br-captions .caption10 {
  font-weight: 300;
  font-size: 30px;
  right: 109px;
  letter-spacing: -1px;
  top: 50px;
  height: 13px;
  overflow: visible !important;
}

/* -------------------------*/
.br-captions .caption11 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
  bottom: 62px;
  right: 51px;
  color: #fffce5;
  overflow: visible !important;
}

.br-captions .caption12 {
  font-weight: 300;
  font-size: 32px;
  right: 51px;
  letter-spacing: -1px;
  bottom: 54px;
  height: 13px;
  overflow: visible !important;
  color: #af4008;
}

/* -------------------------*/
.br-captions .caption13 {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -2px;
  top: 124px;
  left: 46px;
  color: #2b485a;
  text-shadow: #bbb 0 1px 0px;
  overflow: visible !important;
}

.br-captions .caption14 {
  font-weight: 700;
  font-size: 14px;
  left: 47px;
  letter-spacing: -1px;
  top: 148px;
  height: 13px;
  overflow: visible !important;
}

.br-captions .caption15 {
  left: 47px;
  top: 176px;
}

.br-captions .caption15 a {
  font-weight: 600;
  font-size: 15px;
  right: 51px;
  letter-spacing: -1px;
  overflow: visible !important;
  color: white;
  text-decoration: none;
  display: block;
  background: #467a90;
  text-shadow: black 0px 1px 0px;
  padding: 6px 16px;
}

/* -------------------------------------
 * Slider Video
 * ------------------------------------*/

.br-video {
}

.br-video .play-btn {
  width: 43px;
  height: 43px;
  background: url("/images/controls.png") no-repeat -3px -44px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
}

.br-video .close-btn {
  width: 22px;
  height: 22px;
  background: url("/images/controls.png") no-repeat 0px -123px black;
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 6px;
  border: solid 1px #5e5c5c;
}

.br-video .video-cont {
  background: black;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}

/* -------------------------------------
 * Slider Shadow
 * ------------------------------------*/

.br-shadow {
  background: url("/images/shadow.png") no-repeat scroll center;
  bottom: -40px;
  height: 60px;
  left: -140px;
  position: absolute;
  width: 1150px;
}

/* -------------------------------------
 * Slider Loading
 * ------------------------------------*/

.br-loading {
  width: 23px;
  height: 23px;
  background: url("/images/controls.png") 150px -94px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px;
  z-index: 101;
}

.br-loading .img {
  width: 21px;
  height: 21px;
  background: url("/images/small-loading.gif") no-repeat center;
}

.br-large-loading {
  width: 43px;
  height: 43px;
  background: url("/images/controls.png") -92px -42px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px;
  z-index: 100;
}

.br-large-loading .img {
  width: 40px;
  height: 40px;
  background: url("/images/large-loading.gif") no-repeat center;
}

/*
     FILE ARCHIVED ON 21:22:02 Apr 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:46:22 Feb 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 971.065
  exclusion.robots: 0.183
  exclusion.robots.policy: 0.177
  cdx.remote: 0.057
  esindex: 0.007
  LoadShardBlock: 939.573 (3)
  PetaboxLoader3.datanode: 872.876 (5)
  CDXLines.iter: 17.464 (3)
  load_resource: 181.525 (2)
  PetaboxLoader3.resolve: 72.573 (2)
*/

.caption_1 {
  top: 20%;
  left: 5%;
}
.caption_2 {
  top: 20%;
  left: 5%;
}
.caption_3 {
  top: 20%;
  left: 5%;
}

/*
     FILE ARCHIVED ON 15:35:42 Mar 26, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:46:21 Feb 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 213.66
  exclusion.robots: 0.3
  exclusion.robots.policy: 0.29
  RedisCDXSource: 0.937
  esindex: 0.01
  LoadShardBlock: 190.02 (3)
  PetaboxLoader3.datanode: 228.579 (5)
  CDXLines.iter: 19.9 (3)
  load_resource: 216.987 (2)
  PetaboxLoader3.resolve: 166.846 (2)
*/

body {
  background: #f0f0f0 !important;
}

hr.content_divider {
  width: 960px;
  margin: auto;
}

#wrapper {
  width: 1020px;
  padding: 0 0 0 0;
  background: #fff;
  margin-top: 20px;
}

#top_bar,
#top_bar_inner {
  width: 1020px;
  border-bottom: 0;
}

body.home hr.content_divider.mainmenu {
  margin-bottom: 35px;
}

#header_wrapper {
  border-left: 0;
  border-right: 0;
}

.top_contact_info {
  background: #fff;
  border-bottom: 2px solid #e4e4e4;
  padding: 5px 15px 5px 15px;
}

.top_contact_info ul li:last-child {
  margin-left: 0;
}

.social_wrapper li img {
  width: 18px;
  height: auto;
}

.top_social {
  margin-top: 0;
}

.top_bar_wrapper {
  background: #fff;
  border-bottom: 2px solid #e4e4e4;
  padding: 9px 15px 1px 15px;
  margin-top: 15px;
}

#footer {
  width: 970px;
  margin-top: 0;
  padding: 5px 25px 25px 25px;
  border: 0;
}

#footer .thickline {
  display: none;
}

#footer ul li.widget {
  padding-bottom: 10px;
}

#copyright {
  width: 970px;
  padding: 0 25px 0 25px;
}

.slider_wrapper_bg {
  margin-top: 25px;
}

#slider_wrapper {
  width: 960px;
  margin: auto;
}

.br-next {
  right: -2%;
}

.br-previous {
  left: -2%;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #header_wrapper {
    box-shadow: none;
  }
}
/*
     FILE ARCHIVED ON 21:51:01 Apr 10, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:55:03 Feb 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 97.523
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.063
  cdx.remote: 0.054
  esindex: 0.01
  LoadShardBlock: 68.074 (3)
  PetaboxLoader3.datanode: 64.733 (4)
  CDXLines.iter: 14.946 (3)
  load_resource: 198.88
  PetaboxLoader3.resolve: 63.486
*/

body {
  background: #f0f0f0 !important;
}

hr.content_divider {
  width: 960px;
  margin: auto;
}

#wrapper {
  width: 1020px;
  padding: 0 0 0 0;
  background: #fff;
  margin-top: 20px;
}

#top_bar,
#top_bar_inner {
  width: 1020px;
  border-bottom: 0;
}

body.home hr.content_divider.mainmenu {
  margin-bottom: 35px;
}

#header_wrapper {
  border-left: 0;
  border-right: 0;
}

.top_contact_info {
  background: #fff;
  border-bottom: 2px solid #e4e4e4;
  padding: 5px 15px 5px 15px;
}

.top_contact_info ul li:last-child {
  margin-left: 0;
}

.social_wrapper li img {
  width: 18px;
  height: auto;
}

.top_social {
  margin-top: 0;
}

.top_bar_wrapper {
  background: #fff;
  border-bottom: 2px solid #e4e4e4;
  padding: 9px 15px 1px 15px;
  margin-top: 15px;
}

#footer {
  width: 970px;
  margin-top: 0;
  padding: 5px 25px 25px 25px;
  border: 0;
}

#footer .thickline {
  display: none;
}

#footer ul li.widget {
  padding-bottom: 10px;
}

#copyright {
  width: 970px;
  padding: 0 25px 0 25px;
}

.slider_wrapper_bg {
  margin-top: 25px;
}

#slider_wrapper {
  width: 960px;
  margin: auto;
}

.br-next {
  right: -2%;
}

.br-previous {
  left: -2%;
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
  #header_wrapper {
    box-shadow: none;
  }
}
/*
     FILE ARCHIVED ON 21:51:01 Apr 10, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:55:03 Feb 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 97.523
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.063
  cdx.remote: 0.054
  esindex: 0.01
  LoadShardBlock: 68.074 (3)
  PetaboxLoader3.datanode: 64.733 (4)
  CDXLines.iter: 14.946 (3)
  load_resource: 198.88
  PetaboxLoader3.resolve: 63.486
*/

.cute-slider {
  position: relative;
}

.cute-ie8 * {
  filter: inherit;
  opacity: inherit;
}

@-moz-document url-prefix() {
  #cute_slider canvas {
    margin-left: -576px !important;
  }
}

/* -------------------------------------
 * Slider Controls
 * ------------------------------------*/

.br-controls {
  position: absolute;
  z-index: 10;
  background-image: url("/images/trans.png");
}

.br-next {
  position: absolute;
  width: 35px;
  height: 35px;
  right: -5%;
  top: 50%;
  margin-top: -17px;
  background: url("/images/controls.png") -44px -4px;
}

.br-previous {
  position: absolute;
  width: 35px;
  height: 35px;
  left: -5%;
  top: 50%;
  margin-top: -17px;
  background: url("/images/controls.png") -4px -4px;
}

.br-next,
.br-previous {
}

.br-slidecontrol {
  position: absolute;
  list-style: none;
  top: -30px;
  right: 0;
  z-index: 10;
}

.br-slidecontrol ul li {
  display: block;
  position: relative;
  margin: 2px;
  float: left;
  width: 14px;
  height: 15px;
  background: url("/images/controls.png") -113px -14px;
}

.br-slidecontrol ul li .br-control-selected {
  display: block;
  width: 14px;
  height: 15px;
  background: url("/images/controls.png") -92px -14px;
}

.br-thumb-bottom {
  left: -36px;
  position: relative;
}

.br-thumb-up {
  left: -36px;
  top: -143px;
  position: relative;
}

.br-thumb-bottom .br-thumb-frame {
  background: url("/images/thumb-frame.png") -0px -7px;
  width: 92px;
  height: 95px;
}

.br-thumb-up .br-thumb-frame {
  background: url("/images/thumb-frame.png") -89px 1px;
  width: 92px;
  height: 95px;
}

.br-thumb-bottom .br-thumb-img,
.br-thumb-up .br-thumb-img {
  position: absolute;
  top: 17px;
  left: 15px;
  width: 60px;
  height: 60px;
}

.br-thumb-bottom .br-thumb-img img,
.br-thumb-up .br-thumb-img img {
  left: 0;
}

.br-slideinfo .br-infocontent {
  background: url("/images/info-pat.png");
  font-size: 12px;
  text-shadow: white 1px 1px;
  width: 100%;
  height: 100%;
}

.br-slideinfo .right,
.br-slideinfo .left {
  width: 260px;
  height: 100%;
}

.br-slideinfo .info1 div {
  padding: 20px;
}

.br-slideinfo .info1 .title {
  font-weight: 700;
  font-size: 19px;
}

.br-slideinfo .info1 .text {
  line-height: 152%;
}

.br-slideinfo .info1 .more-btn {
  cursor: pointer;
  -moz-box-shadow: inset 0px 1px 0px 0px white;
  -webkit-box-shadow: inset 0px 1px 0px 0px white;
  box-shadow: inset 0px 1px 0px 0px white;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.35, #e4e4e4),
    color-stop(1, #cecece)
  );
  background: -moz-linear-gradient(center top, #e4e4e4 35%, #cecece 100%);
  background-color: #cecece;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b4b4b4;
  color: black;
  font-size: 11px;
  font-weight: 400;
  padding: 8px 13px;
  text-shadow: 1px 1px 0px white;
  float: right;
  display: block;
  position: relative;
  top: -5%;
  margin: 0px 10px 18px 10px;
  text-decoration: none;
}

.br-slideinfo .info2 .more-btn {
  cursor: pointer;

  -moz-box-shadow: inset 0px 1px 0px 0px #ff7979;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ff7979;
  box-shadow: inset 0px 1px 0px 0px #ff7979;

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.35, #dd1c1f),
    color-stop(1, #cb120f)
  );
  background: -moz-linear-gradient(center top, #dd1c1f 35%, #cb120f 100%);

  background-color: #dd1c1f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

  border: 1px solid #7c2e2e;
  color: white;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 13px;
  text-shadow: 1px 1px 0px black;
  float: left;
  display: block;
  position: relative;
  left: 65px;
  top: 42px;
  text-decoration: none;
}

.br-slideinfo .info2 .subtitle {
  display: block;
  font-weight: 300;
  letter-spacing: -2px;
  font-size: 42px;
  margin-left: 31px;
  margin-top: -5px;
}

.br-slideinfo .info2 .title {
  display: block;
  font-weight: 700;
  letter-spacing: -1px;
  padding-left: 31px;
  padding-top: 10px;
  font-size: 19px;
}

.br-slideinfo .info2 .text {
  display: block;
  font-size: 13px;
  font-weight: 400;
  padding: 39px 32px;
  line-height: 127%;
}

/* -------------------------------------
 * Slider Timer
 * ------------------------------------*/

.br-circle-timer {
  position: absolute;
  top: -28px;
  width: 28px;
  height: 28px;
}

.br-circle-timer .br-timer-dot {
  width: 11px;
  height: 13px;
  background: url("/images/controls.png") -134px -15px;
}

.br-bar-timer {
  height: 6px;
  position: absolute;
  bottom: 0px;
}

.br-bar-timer .br-timer-glow {
  height: 7px;
  background: url("/images/light-timer-glow.png");
  width: 104px;
}

.br-bar-timer .br-timer-bar {
  height: 2px;
  background-color: white;
  position: absolute;
  top: 4px;
}

/* -------------------------------------
 * Slider Captions
 * ------------------------------------*/

.br-captions .br-caption-content {
}

.br-captions .caption {
  position: absolute;
}

.br-captions .caption1 {
  font-size: 1.8em;
  font-weight: 300;
  color: white;
  letter-spacing: -2px;
  top: 254px;
  left: 219px;
}

.br-captions .caption2 {
  color: #59251a;
  font-weight: 700;
  font-size: 13px;
  left: 221px;
  top: 274px;
}

/* -------------------------*/
.br-captions .caption3 {
  font-size: 2.8em;
  font-weight: 300;
  letter-spacing: -3px;
  top: 242px;
  left: 23px;
  overflow: visible !important;
}

.br-captions .caption4 {
  color: white;
  font-weight: 700;
  font-size: 13px;
  left: 27px;
  letter-spacing: -1px;
  top: 270px;
}

/* -------------------------*/
.br-captions .caption5 {
  font-size: 2.7em;
  font-weight: 300;
  letter-spacing: -3px;
  top: 184px;
  right: 0px;
  overflow: visible !important;
  color: white;
  background: #fe0036;
  padding: 14px;
}

.br-captions .caption6 {
  color: white;
  background: black;
  font-weight: 700;
  font-size: 18px;
  right: 0;
  letter-spacing: -1px;
  top: 239px;
  padding: 5px 11px;
}

/* -------------------------*/
.br-captions .caption7 {
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -1px;
  top: 272px;
  right: 91px;
  overflow: visible !important;
  color: #710912;
}

.br-captions .caption8 {
  color: white;
  background: black;
  font-weight: 700;
  font-size: 15px;
  right: 119px;
  letter-spacing: -1px;
  top: 296px;
  padding-right: 1px;
  height: 13px;
  margin: 0;
}

.br-captions .caption8 div {
  top: -7px;
}

/* -------------------------*/
.br-captions .caption9 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -1px;
  top: 32px;
  right: 245px;
  overflow: visible !important;
}

.br-captions .caption10 {
  font-weight: 300;
  font-size: 30px;
  right: 109px;
  letter-spacing: -1px;
  top: 50px;
  height: 13px;
  overflow: visible !important;
}

/* -------------------------*/
.br-captions .caption11 {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
  bottom: 62px;
  right: 51px;
  color: #fffce5;
  overflow: visible !important;
}

.br-captions .caption12 {
  font-weight: 300;
  font-size: 32px;
  right: 51px;
  letter-spacing: -1px;
  bottom: 54px;
  height: 13px;
  overflow: visible !important;
  color: #af4008;
}

/* -------------------------*/
.br-captions .caption13 {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -2px;
  top: 124px;
  left: 46px;
  color: #2b485a;
  text-shadow: #bbb 0 1px 0px;
  overflow: visible !important;
}

.br-captions .caption14 {
  font-weight: 700;
  font-size: 14px;
  left: 47px;
  letter-spacing: -1px;
  top: 148px;
  height: 13px;
  overflow: visible !important;
}

.br-captions .caption15 {
  left: 47px;
  top: 176px;
}

.br-captions .caption15 a {
  font-weight: 600;
  font-size: 15px;
  right: 51px;
  letter-spacing: -1px;
  overflow: visible !important;
  color: white;
  text-decoration: none;
  display: block;
  background: #467a90;
  text-shadow: black 0px 1px 0px;
  padding: 6px 16px;
}

/* -------------------------------------
 * Slider Video
 * ------------------------------------*/

.br-video {
}

.br-video .play-btn {
  width: 43px;
  height: 43px;
  background: url("/images/controls.png") no-repeat -3px -44px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
}

.br-video .close-btn {
  width: 22px;
  height: 22px;
  background: url("/images/controls.png") no-repeat 0px -123px black;
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 6px;
  border: solid 1px #5e5c5c;
}

.br-video .video-cont {
  background: black;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
}

/* -------------------------------------
 * Slider Shadow
 * ------------------------------------*/

.br-shadow {
  background: url("/images/shadow.png") no-repeat scroll center;
  bottom: -40px;
  height: 60px;
  left: -140px;
  position: absolute;
  width: 1150px;
}

/* -------------------------------------
 * Slider Loading
 * ------------------------------------*/

.br-loading {
  width: 23px;
  height: 23px;
  background: url("/images/controls.png") 150px -94px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px;
  z-index: 101;
}

.br-loading .img {
  width: 21px;
  height: 21px;
  background: url("/images/small-loading.gif") no-repeat center;
}

.br-large-loading {
  width: 43px;
  height: 43px;
  background: url("/images/controls.png") -92px -42px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px;
  z-index: 100;
}

.br-large-loading .img {
  width: 40px;
  height: 40px;
  background: url("/images/large-loading.gif") no-repeat center;
}

/*
     FILE ARCHIVED ON 21:22:02 Apr 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:01:34 Feb 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 113.768
  exclusion.robots: 0.165
  exclusion.robots.policy: 0.158
  cdx.remote: 0.053
  esindex: 0.008
  LoadShardBlock: 74.428 (3)
  PetaboxLoader3.datanode: 91.594 (5)
  CDXLines.iter: 18.572 (3)
  load_resource: 156.198 (2)
  PetaboxLoader3.resolve: 100.293 (2)
*/
