/* Universal Styles */
.fluid-banner-text p {
  display: inline-block;
}
.right-parsys {
  float: right;
  position: absolute;
  right: 0;
}
.left-parsys {
  float: left;
  position: absolute;
  left: 0;
}
.center-parsys {
  text-align: center;
  margin: 0 auto;
}
.top-parsys {
  top: 0;
}
.bottom-parsys {
  bottom: 0;
  margin-bottom: -62px;
}
.middle-parsys {
  margin: 0 auto;
}
.fluid-banner-text .btn,
.banner-container .btn {
  padding: 3px 12px;
}
.parsys-container {
  float: left;
  margin-top: 36px;
  width: 100%;
}
.fluid-banner-container .staticimage {
  margin-bottom: 0;
}
.btn-center {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: auto;
  right: auto;
  margin: auto;
}
.btn-float-left {
  float: left;
}
.btn-float-right {
  float: right;
  margin-right: 2%;
}
.campaignBannerOnly {
  width: 100% !important;
  min-height: auto !important;
}
/*Button Positioning*/
.banner-btn {
  position: absolute;
  transform: translate(-50%, -50%);
}
.fluid-banner-container .no-indicators-Align-Bottom {
  bottom: 0px;
  margin-bottom: 0px;
}
.fluid-banner-container .Align-Top,
.fluid-banner-container .no-indicators-Align-Top {
  top: 25px;
}
.fluid-banner-container .Align-Middle,
.fluid-banner-container .no-indicators-Align-Middle {
  top: 50%;
}
.fluid-banner-container .Align-Bottom {
  bottom: 10px;
}
.fluid-banner-container {
  position: relative;
  background-size: 100%;
  max-width: 100%;
  height: auto;
  background-position: center;
  vertical-align: middle;
  width: 100%;
}
.fluid-banner-container > .row {
  position: relative;
  z-index: 1;
}
.half-width {
  width: 50%;
}
.full-width {
  width: 100%;
}
.carousel .fluid-indicators {
  bottom: 0;
  margin-left: -55.5px;
}
.banner-container .carousel .fluid-indicators {
  margin-left: -30%;
  bottom: 10px;
}
.center-alignment {
  text-align: center;
}
.fluid-banner-text .white,
.banner-container .white {
  color: #fff;
}
.fluid-banner-text .black,
.banner-container .black {
  color: #000;
}
p.lg-header {
  font-size: 20px;
  margin: 12px auto 10px auto;
}
p.md-header {
  font-size: 16px;
  margin: 12px auto 6px auto;
}
p.sm-header {
  font-size: 14px;
  margin: 12px auto 6px auto;
}
.fluid-banner-text h2.lg-header,
.banner-container h2.lg-header {
  font-size: 2.7em !important;
}
.fluid-banner-text h2.md-header,
.banner-container h2.md-header {
  font-size: 2.5em !important;
}
.fluid-banner-text h2.sm-header,
.banner-container h2.sm-header {
  font-size: 2em !important;
}
.fluid-banner-text h3.lg-header,
.banner-container h3.lg-header {
  font-size: 2.5em !important;
}
.fluid-banner-text h3.md-header,
.banner-container h3.md-header {
  font-size: 1.5em !important;
}
.fluid-banner-text h3.sm-header,
.banner-container h3.sm-header {
  font-size: 1.3em !important;
}
.fluid-banner-text {
  position: relative;
  margin-top: 0;
  vertical-align: middle;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  float: left;
  width: 100%;
}
.banner-container .fluid-banner-text {
  position: relative;
  margin-top: 0;
  vertical-align: middle;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 2%;
  float: left;
  width: 100%;
}
.clickable {
  cursor: pointer;
}
.fluid-banner-text h2,
.fluid-banner-text h3 {
  margin: 10px auto;
}
.right-alignment {
  text-align: right;
}
/* End of Universal Styles */
/* Mid to Large Desktop Styles */
@media only screen and (max-width: 1200px) {
  .fluid-banner-text .btn,
  .banner-container .btn {
    margin-bottom: 10px;
  }
  .parsys-container {
    display: none;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 2000px) {
  .fluid-banner-text h2.lg-header,
  .banner-container h2.lg-header {
    font-size: 2.7em !important;
  }
  .fluid-banner-text h2.md-header,
  .banner-container h2.md-header {
    font-size: 2.5em !important;
  }
  .fluid-banner-text h2.sm-header,
  .banner-container h2.sm-header {
    font-size: 2em !important;
  }
  .fluid-banner-text h3.lg-header,
  .banner-container h3.lg-header {
    font-size: 2.5em !important;
  }
  .fluid-banner-text h3.md-header,
  .banner-container h3.md-header {
    font-size: 1.7em !important;
  }
  .fluid-banner-text h3.sm-header,
  .banner-container h3.sm-header {
    font-size: 1.3em !important;
  }
}
@media only screen and (max-width: 1500px) {
  .fluid-banner-container {
    background-size: auto;
  }
}
/* End Mid to Large Desktop Styles */
/* Medium / WYSE Terminal Desktop Styles */
@media only screen and (min-width: 800px) and (max-width: 1500px) {
  .fluid-banner-container {
    background-position: center;
  }
  p.lg-header {
    font-size: 20px;
    margin: 12px auto 10px auto;
  }
  p.md-header {
    font-size: 16px;
    margin: 12px auto 5px auto;
  }
  p.sm-header {
    font-size: 14px;
    margin: 12px auto 6px auto;
  }
  .fluid-banner-text h2.lg-header,
  .banner-container h2.lg-header {
    font-size: 2.7em !important;
  }
  .fluid-banner-text h2.md-header,
  .banner-container h2.md-header {
    font-size: 2.5em !important;
  }
  .fluid-banner-text h2.sm-header,
  .banner-container h2.sm-header {
    font-size: 2em !important;
  }
  .fluid-banner-text h3.lg-header,
  .banner-container h3.lg-header {
    font-size: 2.5em !important;
  }
  .fluid-banner-text h3.md-header,
  .banner-container h3.md-header {
    font-size: 1.5em !important;
  }
  .fluid-banner-text h3.sm-header,
  .banner-container h3.sm-header {
    font-size: 1.3em !important;
  }
}
/* End of Medium / WYSE Terminal Styles */
/* Mobile Landscape */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .fluid-banner-text .btn,
  .banner-container .btn {
    margin-left: 5%;
  }
  .fluid-banner-container .Align-Bottom {
    margin-bottom: 0px;
  }
  .fluid-indicators {
    display: none;
  }
  .fluid-banner-container {
    background-position: center;
  }
  .fluid-banner-text h2.lg-header {
    font-size: 2em !important;
  }
  .fluid-banner-text h2.md-header {
    font-size: 1.7em !important;
  }
  .fluid-banner-text h2.sm-header {
    font-size: 1.1em !important;
  }
  .fluid-banner-text h3.lg-header {
    font-size: 1.8em !important;
  }
  .fluid-banner-text h3.md-header {
    font-size: 1.3em !important;
  }
  .fluid-banner-text h3.sm-header {
    font-size: 1.1em !important;
  }
  .banner-container h2.lg-header,
  .banner-container h2.md-header,
  .banner-container h2.sm-header {
    font-size: 2.1em !important;
  }
  .banner-container h3.lg-header,
  .banner-container h3.md-header,
  .banner-container h3.sm-header {
    font-size: 1.5em !important;
  }
  .half-width {
    width: 100%;
  }
  .banner-container .fluid-banner-text {
    padding-left: 5%;
  }
  .fluid-banner-text h2,
  .fluid-banner-text h3 {
    margin: 10px auto;
  }
  p.lg-header {
    font-size: 16px;
    margin: 12px auto 10px auto;
  }
  p.md-header {
    font-size: 14px;
    margin: 12px auto 10px auto;
  }
  p.sm-header {
    font-size: 12px;
    margin: 12px auto 6px auto;
  }
}
/* Mobile Styles */
@media only screen and (max-width: 480px) {
  .textContainer {
    margin-bottom: 0;
  }
  .fluid-banner-text .btn,
  .banner-container .btn {
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 5%;
  }
  .fluid-banner-container .Align-Bottom {
    margin-bottom: 0px;
  }
  .fluid-indicators {
    display: none;
  }
  .fluid-banner-container {
    background-size: auto;
    background-position: center;
    padding-bottom: 20px;
  }
  .half-width {
    width: 100%;
  }
  .fluid-banner-text h2,
  .fluid-banner-text h3 {
    margin: 10px auto;
  }
  .fluid-banner-text h2.lg-header {
    font-size: 1.8em !important;
  }
  .fluid-banner-text h2.md-header {
    font-size: 1.6em !important;
  }
  .fluid-banner-text h2.sm-header {
    font-size: 0.7em !important;
  }
  .fluid-banner-text h3.lg-header {
    font-size: 1.5em !important;
  }
  .fluid-banner-text h3.md-header {
    font-size: 1.3em !important;
  }
  .fluid-banner-text h3.sm-header {
    font-size: 1.2em !important;
  }
  .banner-container h2.lg-header,
  .banner-container h2.md-header,
  .banner-container h2.sm-header {
    font-size: 2.1em !important;
  }
  .banner-container h3.lg-header,
  .banner-container h3.md-header,
  .banner-container h3.sm-header {
    font-size: 1.5em !important;
  }
  .banner-container .fluid-banner-text {
    padding-left: 5%;
  }
  p.lg-header {
    font-size: 16px;
    margin: 0 auto;
  }
  p.md-header {
    font-size: 14px;
    margin: 0 auto;
  }
  p.sm-header {
    font-size: 12px;
    margin: 0 auto;
  }
}
/* End of Mobile Styles */
/* Ipad Portrait Styles */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .fluid-banner-text .btn,
  .banner-container .btn {
    margin-bottom: 10px;
    margin-top: 20px;
  }
}
/* End of Ipad Portrait Styles */
/* Ipad Landscape Styles */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fluid-banner-text h3.sm-header,
  .banner-container h3.sm-header {
    font-size: 1.3em !important;
  }
  .fluid-banner-container .btn {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .parsys-container {
    display: block;
    margin-top: 36px;
  }
  .left-parsys {
    float: left;
    position: absolute;
    left: -35px;
  }
  .right-parsys {
    right: -23px;
  }
  .textContainer {
    margin-bottom: 2px;
    display: inline-block;
  }
}
/* End of Ipad Landscape Styles*/
