/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .desktop--hero-banner {
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    margin-top: 0;
    padding-top: 44%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; } }
@media only screen and (min-width: 768px) {
  .desktop--hero-banner {
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    /*padding-top: 66.64%;*/
    padding-top: 36%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 26px !important;
    left: 45px;
    max-width: 300px;
    position: relative;
    top: 80px; }

  .desktop--products-hover {
    position: relative;
    top: -10px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 34px !important;
    left: 45px;
    top: 110px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px !important;
    top: 130px;
    max-width: 420px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .alexis-contained,
  .specimen-containment,
  .guard {
    position: absolute; }

  .alexis-contained {
    left: -236px;
    top: 35px; }

  .specimen-containment {
    left: -236px;
    top: -316px;
    max-width: 208px; }

  .guard {
    left: 319px;
    top: -314px; } }
@media only screen and (min-width: 992px) {
  .specimen-containment {
    left: -162px;
    top: -420px;
    max-width: 270px; }

  .guard {
    left: 577px;
    top: -418px; }

  .alexis-contained {
    left: -162px;
    top: 35px; } }
@media only screen and (min-width: 1199px) {
  .specimen-containment {
    left: -189px;
    top: -514px;
    max-width: 325px; }

  .guard {
    left: 710px;
    top: -509px; }

  .alexis-contained {
    left: -188px;
    top: 35px; } }

/*# sourceMappingURL=ces.css.map */
