/*-----------------------------------------------------------------------------

  - Revolution Slider 1.5.3 -

    Screen Stylesheet

version:    2.1
date:       09/18/11
last update: 06.12.2012
author:   themepunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------

  - Revolution Slider 2.0 Captions -

    Screen Stylesheet

version:    1.4.5
date:       09/18/11
last update: 06.12.2012
author:   themepunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* line 34, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.layerslider-wrapper {
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

/* line 40, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.rev_slider {
  position: relative;
  overflow: hidden;
  height: 300px;
  width: 940px;
  z-index: 9;
}

/* line 48, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer {
  position: relative;
  margin: 0px auto;
  overflow: hidden;
  /*  BUTTONS */
  /*  BUTTON COLORS */
  /* SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID  */
  /* SOME CAPTION MODIFICATION AT START  */
  /*  IE8 HACKS */
  /* SHADOWS  */
  /* FULLSCREEN VIDEO */
  /* NAVIGATION */
  /** BULLETS **/
  /** SQUARE BULLETS **/
  /** SQUARE BULLETS **/
  /** navbar NAVIGATION VERSION **/
  /** navbar NAVIGATION VERSION **/
  /*  TP ARROWS */
  /*  TP THUMBS */
  /* TP BANNER TIMER */
  /* RESPONSIVE SETTINGS */
  /* BASIC SETTINGS FOR THE BANNER */
  /*  CAPTION SLIDELINK   **/
}
/* line 52, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .banner-fullwidth {
  width: 100% !important;
  max-height: 500px !important;
}
/* line 56, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .fullwidthbanner {
  max-height: 500px !important;
  overflow: hidden!important;
  padding: 0;
  position: relative;
}
/* line 62, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer.banner-fullwidth {
  width: 100% !important;
}
/* line 65, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer div.caption {
  cursor: pointer;
}
/* line 67, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-hide-revslider, .bannercontainer .tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
/* line 72, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption {
  z-index: 1;
  position: absolute;
  text-shadow: none;
  border: none;
  font-family: "Lato", sans serif;
  font-weight: 400;
  margin: 0;
  white-space: nowrap;
}
/* line 81, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 40px;
  text-transform: uppercase;
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
}
/* line 90, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn:hover {
  -webkit-box-shadow: 0 0 0 30px #ffd302 inset;
  box-shadow: 0 0 0 30px #ffd302 inset;
  border-color: #ffd302;
}
/* line 95, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.data-link {
  cursor: pointer;
}
/* line 98, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.text-slide-center {
  width: 100%;
  text-align: center;
}
/* line 101, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.text-slide-center > div {
  display: inline-block;
}
/* line 105, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.big_white {
  /* Slide home 3*/
  color: #FFF;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 5px;
}
/* line 112, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.big_orange {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  padding: 5px 12px;
  background-color: #e0525c;
}
/* line 120, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.big_black {
  color: #111;
  font-weight: 700;
  font-size: 54px;
  line-height: 54px;
  padding: 0px;
}
/* line 127, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.medium_grey {
  color: #fff;
  font-weight: 300;
  font-size: 13px;
  text-transform: none;
  width: 330px;
  white-space: inherit;
}
/* line 135, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.small_text {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
}
/* line 141, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.medium_text {
  color: #fff;
  font-weight: 600;
  font-size: 36px;
  line-height: 30px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
}
/* line 148, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.large_text {
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
}
/* line 153, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.large_text:before {
  content: "";
  position: absolute;
  left: 0;
  width: 50px;
  height: 2px;
  bottom: 40px;
  background-color: white;
}
/* line 163, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.bold-text {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 167, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.black-text {
  font-weight: 900;
  text-transform: uppercase;
}
/* line 170, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.black-text span {
  color: #003a6f;
}
/* line 174, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.light-text {
  font-weight: 300;
  text-transform: uppercase;
}
/* line 178, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-slide-one {
  border: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  padding: 0px 30px;
  line-height: 35px;
  height: 35px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 185, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-slide-one:hover, .bannercontainer .tp-caption.btn-slide-one:active, .bannercontainer .tp-caption.btn-slide-one:focus {
  background: #ffd302 !important;
}
/* line 190, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-slide-two > div {
  line-height: 35px;
  height: 35px;
  border: none;
  font-weight: bold;
  padding: 0px 25px;
  background: #ffd049;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 199, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-slide-two > div:hover, .bannercontainer .tp-caption.btn-slide-two > div:active, .bannercontainer .tp-caption.btn-slide-two > div:focus {
  background: #ffd302 !important;
  color: white;
}
/* line 206, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-slide-three > div {
  line-height: 35px;
  height: 35px;
  border: none;
  font-weight: bold;
  padding: 0px 25px;
  background: #37a829;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 215, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-slide-three > div:hover, .bannercontainer .tp-caption.btn-slide-three > div:active, .bannercontainer .tp-caption.btn-slide-three > div:focus {
  background: #ffd302 !important;
  color: white;
}
/* line 221, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.large_black_text {
  /* Slide home 1*/
  color: #000;
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  text-transform: none;
}
/* line 228, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.very_large_text {
  color: #fff;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
/* line 235, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.very_large_black_text {
  /* Slide Home 1 */
  color: #000;
  font-family: "latoblack", sans-serif;
  font-size: 60px;
  line-height: 60px;
}
/* line 241, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.bold_red_text {
  color: #d31e00;
  font-weight: 400;
  font-size: 24px;
  line-height: 20px;
}
/* line 247, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.bold_brown_text {
  color: #a04606;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
}
/* line 253, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.bold_green_text {
  color: #5b9830;
  font-weight: 800;
  font-size: 20px;
  line-height: 20px;
}
/* line 259, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.very_big_white {
  color: #FFF;
  font-family: "Lato", sans serif;
  font-size: 80px;
  line-height: 80px;
  padding: 0px;
  letter-spacing: 20px;
}
/* line 267, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.very_big_black {
  color: #000;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  padding: 1px 4px 0;
  background-color: #fff;
}
/* line 275, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.cus_black {
  color: #232323;
  font-weight: 700;
  font-size: 54px;
  line-height: 54px;
}
/* line 281, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.cus_color {
  /* Home 4 */
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-transform: none;
  width: 570px;
  text-align: center;
  white-space: inherit;
}
/* line 291, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.boxshadow {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
/* line 294, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.black {
  /* Slide home 1*/
  color: #000;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 5px;
}
/* line 300, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.black:before {
  background: #ffd302;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  content: "";
  height: 218px;
  left: 37px;
  position: absolute;
  top: -66px;
  width: 11px;
  z-index: -1;
}
/* line 312, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.white {
  color: white;
  font-size: 24px;
  font-weight: 300;
}
/* line 317, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.noshadow {
  text-shadow: none;
}
/* line 320, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-shopnow {
  text-align: center;
  line-height: 24px;
  min-width: 220px;
  min-height: 44px;
}
/* line 325, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.btn-shopnow .fa {
  margin-right: 5px;
}
/* line 329, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption .caption-contain {
  width: auto !important;
}
/* line 334, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp_inner_padding {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: none !important;
}
/* line 340, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-button {
  padding: 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 35px;
  cursor: pointer;
  color: #fff !important;
  font-size: 15px;
  line-height: 35px !important;
  font-family: proximanova, sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
}
/* line 353, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(../images/gradient/g40.png) repeat-x top;
}
/* line 363, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .purchase:hover, .bannercontainer .button:hover, .bannercontainer .button.big:hover {
  background-position: bottom, 15px 11px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 368, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  /* line 375, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer a.button {
    -webkit-transition: none;
    transition: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  /* line 380, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  /* line 386, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer a.button {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 391, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.green, .bannercontainer .button:hover.green, .bannercontainer .purchase.green, .bannercontainer .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}
/* line 396, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.blue, .bannercontainer .button:hover.blue, .bannercontainer .purchase.blue, .bannercontainer .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}
/* line 401, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.red, .bannercontainer .button:hover.red, .bannercontainer .purchase.red, .bannercontainer .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}
/* line 406, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.orange, .bannercontainer .button:hover.orange, .bannercontainer .purchase.orange, .bannercontainer .purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}
/* line 411, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.darkgrey, .bannercontainer .button.grey, .bannercontainer .button:hover.darkgrey, .bannercontainer .button:hover.grey, .bannercontainer .purchase.darkgrey, .bannercontainer .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222222;
  box-shadow: 0px 3px 0px 0px #222222;
}
/* line 416, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .button.lightgrey, .bannercontainer .button:hover.lightgrey, .bannercontainer .purchase.lightgrey, .bannercontainer .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555555;
  box-shadow: 0px 3px 0px 0px #555555;
}
/* line 422, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive .slotholder *, .bannercontainer .tp-simpleresponsive img {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
/* line 429, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive .caption, .bannercontainer .tp-simpleresponsive .tp-caption {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  visibility: hidden;
}
/* line 435, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive img {
  max-width: none;
}
/* line 440, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .noFilterClass {
  filter: none !important;
}
/* line 445, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bannershadow {
  margin-left: auto;
  margin-right: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 451, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bannershadow.tp-shadow1 {
  background: url(../assets/shadow1.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -30px;
}
/* line 459, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bannershadow.tp-shadow2 {
  background: url(../assets/shadow2.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 110px;
  bottom: -60px;
}
/* line 467, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bannershadow.tp-shadow3 {
  background: url(../assets/shadow3.png) no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
/* line 476, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 484, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
/* line 489, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 497, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
/* line 504, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tpclear {
  clear: both;
}
/* line 508, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets {
  z-index: 25;
  position: absolute;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
/* line 515, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.hidebullets {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 519, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../assets/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 528, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar-old {
  background: url(../assets/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 535, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: -10px;
  margin-left: 3px;
}
/* line 547, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}
/* line 551, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: -12px;
}
/* line 562, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}
/* line 567, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: -10px;
}
/* line 578, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}
/* line 583, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: -10px;
}
/* line 594, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}
/* line 599, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 10px;
}
/* line 610, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
/* line 614, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}
/* line 619, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../assets/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}
/* line 631, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
/* line 635, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}
/* line 639, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets .bullet:hover, .bannercontainer .tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}
/* line 643, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.simplebullets.round .bullet:hover, .bannercontainer .tp-bullets.simplebullets.round .bullet.selected, .bannercontainer .tp-bullets.simplebullets.navbar .bullet:hover, .bannercontainer .tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}
/* line 648, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tparrows {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
/* line 653, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tparrows.hidearrows {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 657, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}
/* line 666, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px;
}
/* line 675, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: -7px;
}
/* line 687, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: -7px;
}
/* line 699, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: -13px;
}
/* line 711, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: -13px;
}
/* line 723, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px !important;
  min-height: 15px !important;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
/* line 736, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px !important;
  min-height: 15px !important;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}
/* line 749, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
/* line 761, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
/* line 773, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.navbar-old:hover, .bannercontainer .tp-rightarrow.navbar-old:hover {
  background-position: left -16px;
}
/* line 777, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
/* line 781, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}
/* line 785, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: -9px;
}
/* line 797, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: -9px;
}
/* line 809, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_left2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: -9px;
}
/* line 821, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../assets/arrow_right2.png) no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: -9px;
}
/* line 833, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.square-old:hover, .bannercontainer .tp-rightarrow.square-old:hover {
  background-position: left -17px;
}
/* line 837, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.default {
  z-index: 20;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_left.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  left: 0;
}
/* line 847, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-rightarrow.default {
  z-index: 20;
  cursor: pointer;
  position: relative;
  background: url(../assets/large_right.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
  right: 0;
}
/* line 856, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow.default:hover, .bannercontainer .tp-rightarrow.default:hover {
  background-position: left -40px;
}
/* line 859, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-leftarrow:hover, .bannercontainer .tp-rightarrow:hover {
  background-position: left -14px;
}
/* line 864, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}
/* line 875, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}
/* line 879, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}
/* line 887, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}
/* line 892, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 905, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bullets.tp-thumbs .bullet:hover, .bannercontainer .tp-bullets.tp-thumbs .bullet.selected {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 909, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-thumbs img {
  width: 100%;
}
/* line 914, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../assets/timer.png) red;
  position: absolute;
  z-index: 200;
}
/* line 922, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-bannertimer.tp-bottom {
  bottom: 0px !important;
  height: 5px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 929, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
  }
  /* line 934, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
  }
  /* line 939, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  /* line 945, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .responsive .tp-bullets {
    display: none;
  }
  /* line 949, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
  .bannercontainer .responsive .tparrows {
    display: none;
  }
}
/* line 955, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 958, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive a {
  text-decoration: none;
}
/* line 961, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 966, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-simpleresponsive > ul > li {
  list-stye: none;
  position: absolute;
  visibility: hidden;
}
/* line 975, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .caption.slidelink a div, .bannercontainer .tp-caption.slidelink a div {
  width: 10000px;
  height: 10000px;
  background: url(../assets/coloredbg.png) repeat;
}
/* line 981, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-loader {
  background: url(../assets/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 994, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-transparentimg {
  content: "url(../assets/transparent.png)";
}
/* line 998, ../../../../../../sass/modules/leoslideshow/views/css/typo/typo.scss */
.bannercontainer .tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}
