@charset "UTF-8";
/**
 * SASS Vars, Mixins and Extends
 */
/** 
 * Variables
 */
/* Fonts */
/* Colors */
/*$lightGrey: #EBEBEB; commented for testing on bad screens */
/* Various */
/* Responsive */
/**FINAL BREAKPOINTS ARE AS FOLLOWS:
    DESKTOP AT 940
    TABLET 767 TO 939
    MOBILE 766 and below 
    Please do not change values without consulting TML. Thank you. */
/* header sizes */
/* Grid */
/*$gridGutter: 15px;*/
/*the banner of home max size*/
/**
 * max feature carousel width
 */
/** 
 * Extend classes
 */
/* Clearfix */
/* line 78, ../sass/_vars.scss */
.clearfix:before, #omc-header-nav:before, #omc-utility-nav:before, #omc-primary-nav:before, #omc-primary-nav .omc-nav-tabpanel:before, #omc-footer-links:before, #omc-footer-links .omc-links-row:before, .omc-social .omc-social-main:before, .omc-social .omc-social-post:before, .omc-social .omc-social-links:before, .omc-whatsnew .omc-whatsnew-content:before, .omc-carousel .omc-carousel-panel:before, #omc-home-product-info #omc-home-product-info-content:before, .omc-solutions-container .omc-solutions-content:before, .omc-banner-area .omc-banner-area-content:before, .omc-sticky-nav .omc-sticky-nav-inner ul:before, .omc-image-two-headlines:before, .omc-grid-row-fluid:before, .omc-vertical-tabs:before, .omc-resource-listing:before, .omc-event-listing:before, .omc-sidebar:before, .omc-category-overview:before, .omc-category-overview .omc-category-more:before, .clearfix:after, #omc-header-nav:after, #omc-utility-nav:after, #omc-primary-nav:after, #omc-primary-nav .omc-nav-tabpanel:after, #omc-footer-links:after, #omc-footer-links .omc-links-row:after, .omc-social .omc-social-main:after, .omc-social .omc-social-post:after, .omc-social .omc-social-links:after, .omc-whatsnew .omc-whatsnew-content:after, .omc-carousel .omc-carousel-panel:after, #omc-home-product-info #omc-home-product-info-content:after, .omc-solutions-container .omc-solutions-content:after, .omc-banner-area .omc-banner-area-content:after, .omc-sticky-nav .omc-sticky-nav-inner ul:after, .omc-image-two-headlines:after, .omc-grid-row-fluid:after, .omc-vertical-tabs:after, .omc-resource-listing:after, .omc-event-listing:after, .omc-sidebar:after, .omc-category-overview:after, .omc-category-overview .omc-category-more:after {
  content: "";
  display: table;
}
/* line 79, ../sass/_vars.scss */
.clearfix:after, #omc-header-nav:after, #omc-utility-nav:after, #omc-primary-nav:after, #omc-primary-nav .omc-nav-tabpanel:after, #omc-footer-links:after, #omc-footer-links .omc-links-row:after, .omc-social .omc-social-main:after, .omc-social .omc-social-post:after, .omc-social .omc-social-links:after, .omc-whatsnew .omc-whatsnew-content:after, .omc-carousel .omc-carousel-panel:after, #omc-home-product-info #omc-home-product-info-content:after, .omc-solutions-container .omc-solutions-content:after, .omc-banner-area .omc-banner-area-content:after, .omc-sticky-nav .omc-sticky-nav-inner ul:after, .omc-image-two-headlines:after, .omc-grid-row-fluid:after, .omc-vertical-tabs:after, .omc-resource-listing:after, .omc-event-listing:after, .omc-sidebar:after, .omc-category-overview:after, .omc-category-overview .omc-category-more:after {
  clear: both;
}

/* line 83, ../sass/_vars.scss */
.omc-vertical-center:before, .omc-sticky-nav .omc-sticky-nav-inner ul li:before, .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-4:before, .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-8:before, .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content .omc-image-container:before, .omc-partner-overlay .omc-col-4:before, .omc-sponsor-overlay .omc-col-4:before, .omc-modal-overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}

/** 
 * Mixins
 */
/* Font Adjustments */
/*
YUI 3.17.2 (build 9c3c78e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/* line 7, ../sass/_reset.scss */
html {
  color: #000;
  background: #FFF;
}

/* line 7, ../sass/_reset.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

/* line 7, ../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 7, ../sass/_reset.scss */
fieldset, img {
  border: 0;
}

/* line 7, ../sass/_reset.scss */
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 7, ../sass/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 7, ../sass/_reset.scss */
caption, th {
  text-align: left;
}

/* line 7, ../sass/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 7, ../sass/_reset.scss */
q:before, q:after {
  content: '';
}

/* line 7, ../sass/_reset.scss */
abbr, acronym {
  border: 0;
  font-variant: normal;
}

/* line 7, ../sass/_reset.scss */
sup {
  vertical-align: text-top;
}

/* line 7, ../sass/_reset.scss */
sub {
  vertical-align: text-bottom;
}

/* line 7, ../sass/_reset.scss */
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

/* line 7, ../sass/_reset.scss */
legend {
  color: #000;
}

/* line 7, ../sass/_reset.scss */
#yui3-css-stamp.cssreset {
  display: none;
}

/**
 * Base element styles
 */
/* line 5, ../sass/_base.scss */
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  border: 0;
}

/* line 10, ../sass/_base.scss */
body {
  min-height: 100%;
  font: normal 16px/1.5em Arial, sans-serif;
  background-color: #fff;
  margin-top: 60px;
}

/* line 18, ../sass/_base.scss */
a {
  font-size: 14px;
}

/* line 22, ../sass/_base.scss */
p {
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 21px;
}

/* line 27, ../sass/_base.scss */
h1 {
  font: normal 27px Arial, sans-serif;
  margin: 0 0 8px;
}

/* line 32, ../sass/_base.scss */
h2 {
  font: normal 20px Arial, sans-serif;
  margin: 0 0 12px;
}

/* line 36, ../sass/_base.scss */
h3 {
  font: normal 18px Arial, sans-serif;
  margin: 0 0 10px;
}

/* line 40, ../sass/_base.scss */
h4 {
  font: bold 16px Arial, sans-serif;
  margin: 0 0 6px;
}

/* line 44, ../sass/_base.scss */
h5 {
  font: normal 12px/14px Arial, sans-serif;
  color: #414042;
  margin: 0 0 4px;
}

/* line 49, ../sass/_base.scss */
h6 {
  font: normal 18px/24px Arial, sans-serif;
  color: #7f7f7f;
  margin: 0 0 16px;
}

/* line 54, ../sass/_base.scss */
a {
  color: #1F4F82;
  text-decoration: none;
}
/* line 58, ../sass/_base.scss */
a:hover {
  color: #46575E;
  cursor: pointer;
}
/* line 62, ../sass/_base.scss */
a:active {
  color: #8b173c;
}

/* line 66, ../sass/_base.scss */
em {
  font-style: italic;
}

/* Global styles */
/* line 71, ../sass/_base.scss */
.clear {
  clear: both;
}

/* line 75, ../sass/_base.scss */
.omc-gated-link {
  padding-left: 15px;
  position: relative;
  font-weight: 700;
}
/* line 79, ../sass/_base.scss */
.omc-gated-link:before {
  position: absolute;
  width: 10px;
  height: 14px;
  left: 2px;
  top: 4px;
  content: '';
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -57px -370px;
  top: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-55%);
}
/* line 91, ../sass/_base.scss */
.omc-gated-link:hover:before {
  background-position: -68px -370px;
}

/* line 95, ../sass/_base.scss */
.omc-date {
  font: normal 14px/16px Arial, sans-serif;
  color: #000;
  font-weight: 700;
  padding-bottom: 5px;
}

/* line 105, ../sass/_base.scss */
.clearfix:after, #omc-header-nav:after, #omc-utility-nav:after, #omc-primary-nav:after, #omc-primary-nav .omc-nav-tabpanel:after, #omc-footer-links:after, #omc-footer-links .omc-links-row:after, .omc-social .omc-social-main:after, .omc-social .omc-social-post:after, .omc-social .omc-social-links:after, .omc-whatsnew .omc-whatsnew-content:after, .omc-carousel .omc-carousel-panel:after, #omc-home-product-info #omc-home-product-info-content:after, .omc-solutions-container .omc-solutions-content:after, .omc-banner-area .omc-banner-area-content:after, .omc-sticky-nav .omc-sticky-nav-inner ul:after, .omc-image-two-headlines:after, .omc-grid-row-fluid:after, .omc-vertical-tabs:after, .omc-resource-listing:after, .omc-event-listing:after, .omc-sidebar:after, .omc-category-overview:after, .omc-category-overview .omc-category-more:after {
  content: "";
  display: table;
  clear: both;
}

/* line 112, ../sass/_base.scss */
.close-btn {
  display: block;
  height: 8px;
  width: 8px;
  position: relative;
  -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.7) inset, 0 0 15px white;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.7) inset, 0 0 15px white;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.7) inset, 0 0 15px white;
}
/* line 118, ../sass/_base.scss */
.close-btn:after, .close-btn:before {
  content: '';
  width: 200%;
  height: 50%;
  background: #ed1c24;
  display: block;
  left: -62%;
  position: absolute;
  top: 25%;
  border-radius: 36%;
  -moz-border-radius: 36%;
  -webkit-border-radius: 36%;
}
/* line 130, ../sass/_base.scss */
.close-btn:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 134, ../sass/_base.scss */
.close-btn:before {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 140, ../sass/_base.scss */
.personalization a {
  font-weight: bold;
}

/* line 145, ../sass/_base.scss */
.omc-vCenter {
  text-align: center;
}
/* line 147, ../sass/_base.scss */
.omc-vCenter:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}

/* line 156, ../sass/_base.scss */
.feature, .grey-feature, .white-feature, .blue-feature {
  padding: 30px 10px 30px 25px;
}
/* line 158, ../sass/_base.scss */
.feature h2.omc-rte-h2, .grey-feature h2.omc-rte-h2, .white-feature h2.omc-rte-h2, .blue-feature h2.omc-rte-h2 {
  margin-top: 0;
}
/* line 161, ../sass/_base.scss */
.feature a.omc-rte-a, .grey-feature a.omc-rte-a, .white-feature a.omc-rte-a, .blue-feature a.omc-rte-a, .feature p.omc-rte-p, .grey-feature p.omc-rte-p, .white-feature p.omc-rte-p, .blue-feature p.omc-rte-p {
  font-size: 14px;
}

/* line 166, ../sass/_base.scss */
.grey-feature {
  background: #f4f4f4;
}

/* line 171, ../sass/_base.scss */
.white-feature {
  background: #FFFFFF;
  padding-top: 0px;
}

/* line 177, ../sass/_base.scss */
.blue-feature {
  background: #e6ebee;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 184, ../sass/_base.scss */
  h1 {
    font: normal 30px/36px Arial, sans-serif;
    margin: 0 0 16px;
  }

  /* line 188, ../sass/_base.scss */
  h2 {
    font: normal 24px/24px Arial, sans-serif;
    margin: 20px 0 12px;
  }

  /* line 192, ../sass/_base.scss */
  h3 {
    font: normal 21px/30px Arial, sans-serif;
    margin: 20px 0 6px;
  }

  /* line 196, ../sass/_base.scss */
  h4 {
    font: normal 14px/21px Arial, sans-serif;
    margin: 10px 0 6px;
  }

  /* line 200, ../sass/_base.scss */
  h5 {
    font: normal 14px/16px Arial, sans-serif;
    color: #414042;
  }

  /* line 204, ../sass/_base.scss */
  p {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 14px;
  }

  /* line 209, ../sass/_base.scss */
  a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 214, ../sass/_base.scss */
  h1 {
    font: normal 24px/30px Arial, sans-serif;
    margin: 0 0 16px;
  }

  /* line 218, ../sass/_base.scss */
  h2 {
    font: normal 21px/21px Arial, sans-serif;
    margin: 20px 0 12px;
  }

  /* line 222, ../sass/_base.scss */
  h3 {
    font: normal 18px/24px Arial, sans-serif;
  }

  /* line 225, ../sass/_base.scss */
  h4 {
    font: normal 14px/24px Arial, sans-serif;
    margin: 10px 0 6px;
  }

  /* line 229, ../sass/_base.scss */
  h5 {
    font: normal 12px/14px Arial, sans-serif;
    color: #414042;
  }

  /* line 233, ../sass/_base.scss */
  p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px;
  }

  /* line 238, ../sass/_base.scss */
  a {
    font-size: 14px;
  }

  /* line 241, ../sass/_base.scss */
  .omc-gated-link {
    padding-left: 15px;
    position: relative;
  }
  /* line 244, ../sass/_base.scss */
  .omc-gated-link:before {
    top: 10px;
  }
}
/* Base Adjustments */
/**
 * Sprites
 */
/* line 5, ../sass/_sprites.scss */
.omc-sprite {
  display: inline-block;
  background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat 0 0;
  font-size: 0px !important;
  line-height: 0;
  vertical-align: middle;
  /* Oracle logos */
  /* Header logo tab */
  /* Circle logos */
  /* Controls */
  /* Flags */
}
/* line 13, ../sass/_sprites.scss */
.omc-sprite.omclogo {
  width: 160px;
  height: 80px;
  background-position: 0 0;
}
/* line 14, ../sass/_sprites.scss */
.omc-sprite.omclogowht {
  width: 120px;
  height: 60px;
  background-position: 0 -80px;
}
/* line 15, ../sass/_sprites.scss */
.omc-sprite.oraclebadge {
  width: 150px;
  height: 55px;
  background-position: 0 -140px;
}
/* line 16, ../sass/_sprites.scss */
.omc-sprite.omc-oraclesmall {
  width: 90px;
  height: 15px;
  background-position: 0 -195px;
}
/* line 17, ../sass/_sprites.scss */
.omc-sprite.omc-oracleRedBand {
  width: 150px;
  height: 40px;
  background-position: -168px -61px;
}
/* line 23, ../sass/_sprites.scss */
.omc-sprite.omc-logotab {
  width: 240px;
  height: 40px;
  background-position: 0 -300px;
}
/* line 25, ../sass/_sprites.scss */
.omc-sprite.omc-circ-facebook {
  width: 45px;
  height: 45px;
  background-position: 0 -210px;
}
/* line 26, ../sass/_sprites.scss */
.omc-sprite.omc-circ-linkedin {
  width: 45px;
  height: 45px;
  background-position: -45px -210px;
}
/* line 27, ../sass/_sprites.scss */
.omc-sprite.omc-circ-twitter {
  width: 45px;
  height: 45px;
  background-position: -90px -210px;
}
/* line 28, ../sass/_sprites.scss */
.omc-sprite.omc-circ-gplus {
  width: 45px;
  height: 45px;
  background-position: -135px -210px;
}
/* line 29, ../sass/_sprites.scss */
.omc-sprite.omc-circ-youtube {
  width: 45px;
  height: 45px;
  background-position: 0 -255px;
}
/* line 30, ../sass/_sprites.scss */
.omc-sprite.omc-circ-email {
  width: 45px;
  height: 45px;
  background-position: -45px -255px;
}
/* line 31, ../sass/_sprites.scss */
.omc-sprite.omc-circ-phone {
  width: 45px;
  height: 45px;
  background-position: -90px -255px;
}
/* line 32, ../sass/_sprites.scss */
.omc-sprite.omc-circ-share {
  width: 45px;
  height: 45px;
  background-position: -135px -255px;
}
/* line 34, ../sass/_sprites.scss */
.omc-sprite.omc-menutoggle {
  width: 40px;
  height: 40px;
  background-position: 0 -300px;
}
/* line 35, ../sass/_sprites.scss */
.omc-sprite.omc-search {
  width: 20px;
  height: 20px;
  background-position: -45px -300px;
}
/* line 36, ../sass/_sprites.scss */
.omc-sprite.omc-plusblue {
  width: 15px;
  height: 15px;
  background-position: -45px -320px;
}
/* line 37, ../sass/_sprites.scss */
.omc-sprite.omc-minusblue {
  width: 15px;
  height: 15px;
  background-position: -45px -335px;
}
/* line 38, ../sass/_sprites.scss */
.omc-sprite.omc-plusred {
  width: 15px;
  height: 15px;
  background-position: -60px -320px;
}
/* line 39, ../sass/_sprites.scss */
.omc-sprite.omc-minusred {
  width: 15px;
  height: 15px;
  background-position: -60px -335px;
}
/* line 40, ../sass/_sprites.scss */
.omc-sprite.omc-pluswhite {
  width: 15px;
  height: 15px;
  background-position: -75px -320px;
}
/* line 41, ../sass/_sprites.scss */
.omc-sprite.omc-minuswhite {
  width: 15px;
  height: 15px;
  background-position: -75px -335px;
}
/* line 42, ../sass/_sprites.scss */
.omc-sprite.omc-drop-down {
  width: 20px;
  height: 10px;
  background-position: -65px -300px;
}
/* line 43, ../sass/_sprites.scss */
.omc-sprite.omc-drop-up {
  width: 20px;
  height: 10px;
  background-position: -65px -310px;
}
/* line 45, ../sass/_sprites.scss */
.omc-sprite.omc-flag-us {
  width: 16px;
  height: 11px;
  background-position: -45px -350px;
}
/* line 46, ../sass/_sprites.scss */
.omc-sprite.omc-flag-fr {
  width: 16px;
  height: 11px;
  background-position: -61px -350px;
}
/* line 47, ../sass/_sprites.scss */
.omc-sprite.omc-flag-de {
  width: 16px;
  height: 11px;
  background-position: -77px -350px;
}
/* line 48, ../sass/_sprites.scss */
.omc-sprite.omc-flag-dk {
  width: 16px;
  height: 11px;
  background-position: -89px -369px;
}
/* line 49, ../sass/_sprites.scss */
.omc-sprite.omc-flag-jp {
  width: 16px;
  height: 11px;
  background-position: -89px -380px;
}

/**
 * Header and nav
 */
/* Header */
/* line 6, ../sass/_header.scss */
#omc-header-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #fff;
  color: #333;
  height: 102px;
  border-bottom: 1px solid #999;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(26, 26, 26, 0.27);
  -moz-box-shadow: 0px 2px 5px 0px rgba(26, 26, 26, 0.27);
  box-shadow: 0px 2px 5px 0px rgba(26, 26, 26, 0.27);
  /* forcing to gpu...for science */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 25, ../sass/_header.scss */
#omc-header-container.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 31, ../sass/_header.scss */
#omc-header-content {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

/* line 39, ../sass/_header.scss */
#omc-header-nav {
  display: none;
}

/* line 44, ../sass/_header.scss */
.omc-nav-panel-container-desktop {
  display: none;
}

/* Utility nav */
/* line 49, ../sass/_header.scss */
#omc-utility-nav {
  font-size: 12px;
  height: 40px;
  background-color: #222;
  border-bottom: 5px solid #555;
}
/* line 56, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-link {
  font: normal 13px/13px Arial, sans-serif;
  color: #222;
  font-weight: bold;
  padding: 0 10px;
  display: block;
}
/* line 66, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item#util-oracle {
  display: none;
}
/* line 70, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item {
  padding: 14px 10px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
/* line 76, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item#omc-util-oracle {
  display: inline-block;
  padding-right: 0;
  padding-top: 0;
  -moz-transform: scale(0.88) translate(8px, -4px);
  -ms-transform: scale(0.88) translate(8px, -4px);
  -o-transform: scale(0.88) translate(8px, -4px);
  -webkit-transform: scale(0.88) translate(8px, -4px);
  transform: scale(0.88) translate(8px, -4px);
}
/* line 81, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item#omc-util-oracle .omc-utility-nav-link {
  padding-right: 0;
  padding-left: 0;
}
/* line 84, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item#omc-util-i18n {
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
/* line 88, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item#omc-util-login {
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* line 92, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item .omc-nav-panel {
  font-size: 13px;
  background-color: #e0e8eb;
  display: none;
  position: absolute;
  z-index: 999;
  top: 35px;
  right: 0;
  width: 200px;
}
/* line 101, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item .omc-nav-panel a {
  font-size: 12px;
}
/* line 105, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item .omc-panel-content {
  padding: 10px 20px;
}
/* line 106, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item .omc-panel-link {
  display: inline-block;
  padding: 5px 0;
  color: #333;
}
/* line 113, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item.active {
  background-color: #e0e8eb;
}
/* line 115, ../sass/_header.scss */
#omc-utility-nav .omc-utility-nav-item.active .omc-nav-panel {
  display: block;
  background-color: #e0e8eb;
}

/* Logo */
/* line 123, ../sass/_header.scss */
#omc-header-logo {
  display: block;
  width: 90px;
  height: 40px;
  width: 0;
  height: 0;
  z-index: 10;
  float: left;
  padding-top: 10px;
}
/* line 133, ../sass/_header.scss */
#omc-header-logo .omc-logo-link {
  background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -160px 0;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 0;
}

/* Primary nav */
/* line 144, ../sass/_header.scss */
#omc-header-nav {
  font-size: 0;
  z-index: 5;
  background-color: #fff;
  float: right;
}

/* line 150, ../sass/_header.scss */
#omc-primary-nav {
  height: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 157, ../sass/_header.scss */
#omc-primary-nav .omc-nav-item {
  list-style-type: none;
  display: block;
  font-size: 13px;
}
/* line 162, ../sass/_header.scss */
#omc-primary-nav .omc-nav-item.active {
  padding-bottom: 0;
}
/* line 164, ../sass/_header.scss */
#omc-primary-nav .omc-nav-item.active .omc-nav-link {
  background-color: #fff;
}
/* line 167, ../sass/_header.scss */
#omc-primary-nav .omc-nav-item.active .omc-nav-panel-container-desktop {
  display: block;
}
/* line 172, ../sass/_header.scss */
#omc-primary-nav .omc-nav-link {
  color: #ddd;
  text-decoration: none;
  font: normal 14px/20px Arial, sans-serif;
  display: block;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #404040;
}
/* line 181, ../sass/_header.scss */
#omc-primary-nav .omc-nav-link:hover, #omc-primary-nav .omc-nav-link:focus {
  outline: 0;
}
/* line 186, ../sass/_header.scss */
#omc-primary-nav .omc-nav-panel-container-desktop {
  display: none;
  position: absolute;
  z-index: 999;
  top: 102px;
  left: 0;
  right: 0;
}
/* line 195, ../sass/_header.scss */
#omc-primary-nav .omc-nav-panel {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 20px 0 30px 0;
  background-color: #fff;
  border-top: 1px solid #999;
  overflow: hidden;
  -webkit-box-shadow: inset 0px 2px 5px 0px rgba(26, 26, 26, 0.27), 0px 2px 5px 0px rgba(26, 26, 26, 0.17);
  -moz-box-shadow: inset 0px 2px 5px 0px rgba(26, 26, 26, 0.27), 0px 2px 5px 0px rgba(26, 26, 26, 0.17);
  box-shadow: inset 0px 2px 5px 0px rgba(26, 26, 26, 0.27), 0px 2px 5px 0px rgba(26, 26, 26, 0.17);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 208, ../sass/_header.scss */
#omc-primary-nav .omc-nav-panel p {
  font-size: 14px;
}
/* line 212, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabs {
  width: 180px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  background: #e0e8eb;
}
/* line 220, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabstitle {
  padding: 35px 20px 5px;
  font: normal 18px/18px Arial, sans-serif;
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  color: #000;
}
/* line 227, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabitem {
  width: 169px;
  margin: 0;
  padding: 0 0 0 10px;
  border: 1px solid transparent;
}
/* line 232, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabitem.active {
  background-color: #fff;
}
/* line 236, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabitem.active .omc-nav-tablink {
  color: #8b173c;
}
/* line 240, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabitem a {
  font-size: 14px;
}
/* line 244, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tablink {
  display: block;
  padding: 8px 10px;
  font: normal 14px/14px Arial, sans-serif;
  color: #333;
  cursor: pointer;
}
/* line 252, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabpanel {
  position: absolute;
  left: -99999px;
  padding: 15px 0;
  margin: 0 15px 0 180px;
  background-color: #fff;
}
/* line 261, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabpanel a {
  font-size: 14px;
}
/* line 265, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabpanel h2 {
  font: bold 16px/18px Arial, sans-serif;
  color: #000;
  margin: 0;
  padding: 20px 0 5px;
  border-bottom: 1px solid #ccc;
}
/* line 271, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabpanel h2:first-of-type {
  padding-top: 0;
}
/* line 275, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabpanel h3 {
  font: normal 14px/14px Arial, sans-serif;
  margin: 10px 0 5px;
  color: #7f7f7f;
}
/* line 281, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabpanel.active {
  position: static;
}
/* line 284, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn {
  width: 33%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 289, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn.omc-nav-tabcolumn-25 {
  width: 25%;
}
/* line 291, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn.omc-nav-tabcolumn-25:last-child {
  padding-right: 15px;
}
/* line 295, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .clear-line {
  width: 100%;
  height: 0px;
  display: block;
  clear: both;
}
/* line 301, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn.omc-nav-tabcolumn-100 {
  width: 100%;
}
/* line 304, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn.omc-nav-tabcolumn-66 {
  width: 66%;
}
/* line 308, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn.omc-nav-tabcolumn-75 {
  width: 75%;
  padding: 0 15px 0 30px;
}
/* line 312, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn:last-child {
  padding-right: 0;
}
/* line 315, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-2col-linklist,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist {
  margin: 20px 0 0;
  font-size: 16px;
}
/* line 319, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-2col-linklist > li,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
/* line 323, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-2col-linklist > li p,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li p {
  font-size: 16px;
  line-height: 18px;
}
/* line 327, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-2col-linklist > li:nth-child(even),
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li:nth-child(even) {
  padding-left: 30px;
}
/* line 330, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-2col-linklist > li > ul li,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li > ul li {
  width: 100%;
  padding-left: 10px;
}
/* line 334, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-2col-linklist > li > a,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li > a {
  display: inline-block;
  line-height: 1.2em;
}
/* line 341, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li {
  width: 33%;
}
/* line 343, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li:nth-child(even) {
  padding-left: 0px;
}
/* line 346, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li:nth-child(1n) {
  padding-right: 20px;
}
/* line 349, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-3col-linklist > li:nth-child(3n) {
  padding-left: 0px;
}
/* line 354, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta-full {
  text-align: center;
}
/* line 356, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta-full img {
  width: 100%;
  margin: 10px 0 0;
}
/* line 361, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-event {
  background: #e0e8eb;
  margin: 10px 0 0;
  padding: 15px;
}
/* line 366, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta .omc-nav-cta-content,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-event .omc-nav-cta-content {
  padding-left: 85px;
  line-height: 16px;
}
/* line 372, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta .omc-nav-cta-content p,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-event .omc-nav-cta-content p {
  font-size: 13px;
  line-height: 16px;
}
/* line 376, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta .omc-nav-cta-content .omc-date,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-event .omc-nav-cta-content .omc-date {
  margin-top: 5px;
  font-weight: normal;
}
/* line 381, ../sass/_header.scss */
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-cta img,
#omc-primary-nav .omc-nav-tabcolumn .omc-nav-event img {
  float: left;
  padding-right: 10px;
  width: 75px;
  height: 75px;
}
/* line 391, ../sass/_header.scss */
#omc-primary-nav .omc-nav-linkgroup li:first-child {
  margin-top: 5px;
}
/* line 395, ../sass/_header.scss */
#omc-primary-nav .omc-nav-linkgroup-item {
  padding: 2px 10px;
}
/* line 398, ../sass/_header.scss */
#omc-primary-nav .omc-nav-linkgroup-item {
  line-height: 16px;
}
/* line 401, ../sass/_header.scss */
#omc-primary-nav .omc-nav-linkgroup-link {
  text-decoration: none;
}

/* Mobile nav toggle */
/* line 410, ../sass/_header.scss */
#omc-nav-toggle {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  font-size: 0;
  z-index: 5;
  height: 40px;
  width: 40px;
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
}

/* line 423, ../sass/_header.scss */
#omc-nav-toggle.active {
  background-color: #222;
}

/* line 426, ../sass/_header.scss */
#omc-header-nav.active {
  left: 0;
  width: 100%;
}

/* Header search */
/* line 433, ../sass/_header.scss */
#omc-header-search, #u01 {
  background-color: #222;
}
/* line 436, ../sass/_header.scss */
#omc-header-search .u01search, #u01 .u01search {
  display: inline-block;
}
/* line 440, ../sass/_header.scss */
#omc-header-search .omc-search-label-wrapper, #omc-header-search form, #u01 .omc-search-label-wrapper, #u01 form {
  border-top: 5px solid #444;
  padding: 5px 30px 5px 5px;
  position: relative;
}
/* line 445, ../sass/_header.scss */
#omc-header-search .omc-search-label, #omc-header-search input[type="submit"], #u01 .omc-search-label, #u01 input[type="submit"] {
  border: 0 none;
  position: absolute;
  top: 5px;
  right: 2px;
  bottom: 0;
  height: 20px;
  text-indent: -999999px;
  display: inline-block;
  background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -45px -300px;
  font-size: 0px !important;
  line-height: 0;
  vertical-align: middle;
  width: 20px;
}
/* line 460, ../sass/_header.scss */
#omc-header-search .omc-search-input, #omc-header-search #txtSearch, #u01 .omc-search-input, #u01 #txtSearch {
  font-size: 15px;
  width: 100%;
  color: #404040;
  background-color: transparent;
  font-weight: bold;
  border: none;
  outline: none;
  padding: 8px 23px 7px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 470, ../sass/_header.scss */
#omc-header-search .omc-search-input::-webkit-input-placeholder, #omc-header-search #txtSearch::-webkit-input-placeholder, #u01 .omc-search-input::-webkit-input-placeholder, #u01 #txtSearch::-webkit-input-placeholder {
  color: #404040;
  font-size: 15px;
  font-weight: bold;
}
/* line 476, ../sass/_header.scss */
#omc-header-search .omc-search-input:-moz-placeholder, #omc-header-search #txtSearch:-moz-placeholder, #u01 .omc-search-input:-moz-placeholder, #u01 #txtSearch:-moz-placeholder {
  /* Firefox 18- */
  color: #404040;
  font-size: 15px;
  font-weight: bold;
}
/* line 482, ../sass/_header.scss */
#omc-header-search .omc-search-input::-moz-placeholder, #omc-header-search #txtSearch::-moz-placeholder, #u01 .omc-search-input::-moz-placeholder, #u01 #txtSearch::-moz-placeholder {
  /* Firefox 19+ */
  color: #404040;
  font-size: 15px;
  font-weight: bold;
}
/* line 488, ../sass/_header.scss */
#omc-header-search .omc-search-input:-ms-input-placeholder, #omc-header-search #txtSearch:-ms-input-placeholder, #u01 .omc-search-input:-ms-input-placeholder, #u01 #txtSearch:-ms-input-placeholder {
  color: #404040;
  font-size: 15px;
  font-weight: bold;
}

/* line 499, ../sass/_header.scss */
.sticky-contact-form {
  background: #FFFFFF;
  padding: 10px 20px 50px 20px;
  position: fixed;
  right: -252px;
  top: 200px;
  z-index: 99;
  border: solid 1px #CCC;
  border-right: 0 none;
  width: 210px;
  -moz-box-shadow: 1px 1px 2px #000;
  -webkit-box-shadow: 1px 1px 2px #000;
  box-shadow: 1px 1px 2px #000;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 512, ../sass/_header.scss */
.sticky-contact-form ul {
  display: block;
  margin-bottom: 30px;
}
/* line 517, ../sass/_header.scss */
.sticky-contact-form a {
  display: block;
  padding-left: 34px;
  position: relative;
  line-height: 27px;
  margin-bottom: 5px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 524, ../sass/_header.scss */
.sticky-contact-form a:hover {
  opacity: 0.7;
}
/* line 527, ../sass/_header.scss */
.sticky-contact-form a:before {
  content: '';
  left: 0;
  margin-top: -12px;
  top: 50%;
  height: 19px;
  position: absolute;
  width: 24px;
}
/* line 536, ../sass/_header.scss */
.sticky-contact-form a.email {
  color: #1D5083;
  font-weight: bold;
}
/* line 539, ../sass/_header.scss */
.sticky-contact-form a.email:before {
  background: url(/marketingcloud/content/images/contact-email.png) no-repeat scroll 0 0 transparent;
}
/* line 542, ../sass/_header.scss */
.sticky-contact-form a.email:after {
  content: "\00BB";
  display: inline-block;
  vertical-align: top;
  line-height: 27px;
}
/* line 550, ../sass/_header.scss */
.sticky-contact-form a.phone {
  color: #81888C;
}
/* line 552, ../sass/_header.scss */
.sticky-contact-form a.phone:before {
  background: url(/marketingcloud/content/images/contact-phone.png) no-repeat scroll 0 0 transparent;
}
/* line 558, ../sass/_header.scss */
.sticky-contact-form h3 {
  color: #8b173c;
  font-size: 23px;
  margin: 0;
}
/* line 564, ../sass/_header.scss */
.sticky-contact-form p {
  color: #747373;
  font-size: 15px;
  font-weight: bold;
}
/* line 570, ../sass/_header.scss */
.sticky-contact-form .contact-us-toggle {
  background: url(/marketingcloud/content/images/contact-icons.png) no-repeat scroll -48px 0 transparent;
  border: 0 none;
  border-right: solid 3px #ed1c24;
  height: 65px;
  width: 48px;
  position: absolute;
  left: -49px;
  text-indent: -999999px;
  top: 0;
  cursor: pointer;
  outline: 0 !important;
}
/* line 582, ../sass/_header.scss */
.sticky-contact-form .contact-us-toggle:hover {
  background-position: 0 0;
}
/* line 587, ../sass/_header.scss */
.sticky-contact-form.active {
  right: 0;
}
/* line 589, ../sass/_header.scss */
.sticky-contact-form.active .contact-us-toggle {
  background-position: 0 0;
}
/* line 594, ../sass/_header.scss */
.sticky-contact-form .omc-button {
  display: inline-block;
  text-align: center;
  padding: 0 43px;
  width: auto;
  font-size: 17px;
  font-weight: 100;
  line-height: 42px;
}

/* fullsize desktop */
@media only screen and (min-width: 940px) {
  /* line 610, ../sass/_header.scss */
  body {
    margin-top: 102px;
  }

  /* line 614, ../sass/_header.scss */
  #omc-header-container {
    height: 102px;
  }

  /* line 617, ../sass/_header.scss */
  #omc-header-content {
    width: 1024px;
  }

  /* line 620, ../sass/_header.scss */
  #omc-header-logo {
    width: 154px;
    height: 80px;
    position: absolute;
  }
  /* line 624, ../sass/_header.scss */
  #omc-header-logo .omc-logo-link {
    background-position: -3px 0;
  }

  /* line 628, ../sass/_header.scss */
  #omc-header-nav-container {
    width: 100%;
  }

  /* line 631, ../sass/_header.scss */
  #omc-header-nav {
    display: block;
  }

  /* line 634, ../sass/_header.scss */
  .omc-nav-panel-container-mobile {
    display: none !important;
  }

  /* Utilty nav */
  /* line 639, ../sass/_header.scss */
  #omc-utility-nav {
    margin: 0 auto;
    max-width: 1024px;
    background-color: #fff;
    border: none;
    text-align: right;
    opacity: 0.9;
    position: relative;
    z-index: 4;
  }
  /* line 648, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item {
    padding: 9px 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  /* line 655, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item#omc-util-oracle {
    display: inline-block;
    padding-right: 0;
    padding-top: 0;
  }
  /* line 659, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item#omc-util-oracle .omc-utility-nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 661, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item .omc-nav-panel {
    position: absolute;
    z-index: 999;
    top: 35px;
    right: 0;
    width: 200px;
    background-color: #e0e8eb;
  }
  /* line 669, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item .omc-panel-link {
    color: #333;
  }
  /* line 673, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item.active {
    background-color: #e0e8eb;
  }
  /* line 676, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-item.active .omc-nav-panel {
    background-color: #e0e8eb;
  }
  /* line 680, ../sass/_header.scss */
  #omc-utility-nav .omc-utility-nav-link {
    font: bold 12px/17px Arial, sans-serif;
    color: #222;
    padding: 0 10px;
  }

  /* Primary nav */
  /* line 689, ../sass/_header.scss */
  #omc-header-nav {
    height: 70px;
    top: 0;
    left: 0;
    background-color: #fff;
  }

  /* line 697, ../sass/_header.scss */
  #omc-primary-nav {
    display: block;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    padding-top: 19px;
  }
  /* line 705, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-item {
    display: inline-block;
    vertical-align: top;
  }
  /* line 712, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-item:first-child .omc-nav-link:before {
    display: none;
  }
  /* line 717, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-link {
    font: normal 14px/18px Arial, sans-serif;
    height: 20px;
    color: #404040;
    padding: 12px 20px 15px 31px;
    text-align: center;
    font-weight: bold;
    position: relative;
  }
  /* line 726, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-link:before {
    content: '';
    height: 21px;
    width: 1px;
    background: #a9bdc4;
    display: block;
    position: absolute;
    top: 9px;
    left: 3px;
  }
  /* line 737, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-link:hover, #omc-primary-nav .omc-nav-link :focus {
    background: transparent;
  }
  /* line 741, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-link.active {
    color: #7e0027;
  }
  /* line 747, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-item#omc-logo-placeholder {
    position: relative;
    width: 244px;
    height: 100%;
  }
  /* line 752, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-item#omc-logo-placeholder #omc-logo-tab {
    content: '';
    display: block;
    height: 45px;
    position: absolute;
    bottom: -45px;
    width: 240px;
    z-index: 25;
    background: transparent url(/marketingcloud/content/images/logo-tab.png) no-repeat bottom center;
  }

  /* line 764, ../sass/_header.scss */
  #omc-header-search, #u01 {
    background-color: transparent;
    margin-left: 8px;
    position: relative;
  }
  /* line 768, ../sass/_header.scss */
  #omc-header-search .omc-search-label-wrapper, #omc-header-search form, #u01 .omc-search-label-wrapper, #u01 form {
    border: 1px solid transparent;
    padding: 0 0 0 0;
    width: 166px;
    position: relative;
    z-index: 2;
  }
  /* line 778, ../sass/_header.scss */
  #omc-header-search #u01searcherror, #u01 #u01searcherror {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.95) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.95)), color-stop(50%, rgba(255, 255, 255, 0.95)), color-stop(100%, rgba(255, 255, 255, 0.95)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.95) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.95) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ffffff',endColorstr='#f2ffffff',GradientType=0);
    right: -4px;
    position: absolute;
    top: -4px;
    left: -4px;
    border: 1px solid #bfbfbf;
    z-index: 1;
    padding: 35px 5px 12px;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  }
  /* line 802, ../sass/_header.scss */
  #omc-header-search .omc-search-label, #omc-header-search input[type="submit"], #u01 .omc-search-label, #u01 input[type="submit"] {
    right: 0;
    top: 50%;
    -moz-transform: scale(0.75) translateY(-62%);
    -ms-transform: scale(0.75) translateY(-62%);
    -o-transform: scale(0.75) translateY(-62%);
    -webkit-transform: scale(0.75) translateY(-62%);
    transform: scale(0.75) translateY(-62%);
  }
  /* line 808, ../sass/_header.scss */
  #omc-header-search .omc-search-input, #omc-header-search #txtSearch, #u01 .omc-search-input, #u01 #txtSearch {
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    -o-transition: all 0.35s ease-in;
    transition: all 0.35s ease-in;
    border: 1px solid transparent;
    text-align: right;
  }
  /* line 815, ../sass/_header.scss */
  #omc-header-search .omc-search-input:focus, #omc-header-search #txtSearch:focus, #u01 .omc-search-input:focus, #u01 #txtSearch:focus {
    border-color: #ccc;
  }

  /* line 821, ../sass/_header.scss */
  #omc-nav-toggle {
    display: none;
  }
}
/* smaller desktop breakpoint adjustments were needed */
@media only screen and (min-width: 940px) and (max-width: 1024px) {
  /* line 830, ../sass/_header.scss */
  #omc-header-container {
    height: 141px;
  }
  /* line 832, ../sass/_header.scss */
  #omc-header-container #omc-header-content {
    width: 100%;
    max-width: 917px;
  }
  /* line 835, ../sass/_header.scss */
  #omc-header-container #omc-header-content #omc-header-nav {
    display: block;
    width: 100%;
  }
  /* line 839, ../sass/_header.scss */
  #omc-header-container #omc-header-content #omc-primary-nav {
    padding-top: 0;
    position: absolute;
    bottom: 0;
    height: auto;
  }
  /* line 844, ../sass/_header.scss */
  #omc-header-container #omc-header-content #omc-primary-nav #omc-header-search, #omc-header-container #omc-header-content #omc-primary-nav #u01 {
    float: right;
  }
  /* line 849, ../sass/_header.scss */
  #omc-header-container #omc-header-content #omc-header-logo {
    position: absolute;
    top: 20px;
    left: 29px;
    padding-top: 0;
    width: 90px;
    height: 40px;
  }
  /* line 856, ../sass/_header.scss */
  #omc-header-container #omc-header-content #omc-header-logo .omc-logo-link {
    width: 138px;
    height: 68px;
    background-position: -179px -122px;
  }
  /* line 863, ../sass/_header.scss */
  #omc-header-container .omc-nav-panel-container-desktop {
    top: 45px;
  }
}
/* tablet */
@media only screen and (max-width: 939px) {
  /* line 876, ../sass/_header.scss */
  #omc-header-container {
    height: 80px;
  }
  /* line 878, ../sass/_header.scss */
  #omc-header-container #omc-nav-toggle {
    display: block;
  }

  /* line 882, ../sass/_header.scss */
  #omc-header-logo {
    width: 90px;
    height: 40px;
  }

  /* line 886, ../sass/_header.scss */
  #omc-nav-toggle {
    display: block;
    left: auto;
    right: 0;
  }

  /* line 891, ../sass/_header.scss */
  #omc-header-nav {
    display: block;
    position: absolute;
    top: 100%;
    left: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(26, 26, 26, 0.27);
    -moz-box-shadow: 0px 2px 5px 0px rgba(26, 26, 26, 0.27);
    box-shadow: 0px 2px 5px 0px rgba(26, 26, 26, 0.27);
  }
  /* line 902, ../sass/_header.scss */
  #omc-header-nav .omc-nav-link {
    padding: 10px 15px 10px 35px;
  }
  /* line 904, ../sass/_header.scss */
  #omc-header-nav .omc-nav-link:hover {
    background: none;
  }
  /* line 908, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item {
    border-bottom: solid 1px #b0c3c9;
    background-color: #e6ecee;
    padding: 3px 0;
  }
  /* line 912, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item .omc-nav-panel-container-mobile ul {
    display: block;
    height: auto;
    max-height: 0px;
    overflow: hidden;
    background: #fff;
  }
  /* line 928, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item span.submenu {
    display: block;
    width: 100%;
  }
  /* line 933, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-desktop {
    display: none !important;
    position: static;
  }
  /* line 936, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-desktop .omc-nav-panel {
    padding-top: 0;
  }
  /* line 941, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile span {
    cursor: pointer;
    line-height: 2em;
  }
  /* line 944, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile span:after {
    content: " ";
    display: block;
    width: 18px;
    height: 10px;
    float: right;
    background: url(/marketingcloud/content/images/mobile-nav-arrows.png) -1px -45px;
    position: relative;
    top: 7px;
    left: -13px;
  }
  /* line 955, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile span.active:after {
    background-position: -1px -61px;
  }
  /* line 959, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile ul {
    /* first level submenu */
    max-height: none;
    padding: 8px 0 8px 47px;
  }
  /* line 962, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile ul ul {
    /*second level submenu and lower */
    max-height: 0;
    padding: 0;
  }
  /* line 965, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile ul ul.active {
    max-height: none;
    padding: 0 0 0 15px;
  }
  /* line 970, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile ul a {
    display: block;
    color: #000;
    line-height: 1.8em;
    font-weight: 800;
  }
  /* line 976, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-panel-container-mobile ul a:hover {
    color: #1F4F82;
  }
  /* line 981, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-link {
    background: 0;
    color: #8b173c;
  }
  /* line 984, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-link:after {
    content: '';
    display: none;
  }
  /* line 988, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-link:before {
    content: " ";
    display: block;
    width: 10px;
    height: 18px;
    float: left;
    background: url(/marketingcloud/content/images/mobile-nav-arrows.png) -5px -22px;
    position: relative;
    top: 2px;
    left: -10px;
  }
  /* line 1000, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-tabs {
    width: 100%;
  }
  /* line 1003, ../sass/_header.scss */
  #omc-header-nav .omc-nav-item.active .omc-nav-tabstitle {
    display: none;
  }

  /* line 1009, ../sass/_header.scss */
  #omc-header-nav.active {
    left: 0;
  }

  /* line 1012, ../sass/_header.scss */
  #omc-primary-nav {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  /* line 1015, ../sass/_header.scss */
  #omc-primary-nav .omc-nav-link:after {
    content: " ";
    display: block;
    width: 10px;
    height: 18px;
    float: right;
    background: url(/marketingcloud/content/images/mobile-nav-arrows.png) -5px 0;
    position: relative;
    top: 1px;
  }
  /* line 1025, ../sass/_header.scss */
  #omc-primary-nav #omc-header-search, #omc-primary-nav #u01 {
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  /* line 1031, ../sass/_header.scss */
  #omc-primary-nav #omc-header-search .omc-search-label-wrapper, #omc-primary-nav #omc-header-search form, #omc-primary-nav #u01 .omc-search-label-wrapper, #omc-primary-nav #u01 form {
    border: 0;
  }
  /* line 1034, ../sass/_header.scss */
  #omc-primary-nav #omc-header-search .omc-search-label, #omc-primary-nav #omc-header-search input[type="submit"], #omc-primary-nav #u01 .omc-search-label, #omc-primary-nav #u01 input[type="submit"] {
    top: 11px;
    right: 11px;
  }

  /* line 1041, ../sass/_header.scss */
  #omc-utility-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: right;
    background: #fff;
    border: 0;
  }
}
@media only screen and (max-width: 766px) {
  /* line 1061, ../sass/_header.scss */
  .omc-carousel.omc-homepage-feature-carousel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  /* line 194, ../sass/_vars.scss */
  .omc-carousel.omc-homepage-feature-carousel > *:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  /* line 210, ../sass/_vars.scss */
  .omc-carousel.omc-homepage-feature-carousel > *:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  /* line 1064, ../sass/_header.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-content .omc-carousel-panel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  /* line 194, ../sass/_vars.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-content .omc-carousel-panel > *:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  /* line 210, ../sass/_vars.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-content .omc-carousel-panel > *:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
  /* line 1066, ../sass/_header.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-content .omc-carousel-panel .omc-panel-left-col, .omc-carousel.omc-homepage-feature-carousel .omc-carousel-content .omc-carousel-panel .omc-panel-right-col {
    float: none;
    width: 100%;
  }
}
/** 
 * Footer
 */
/* line 5, ../sass/_footer.scss */
#omc-footer-container {
  width: 100%;
  background-color: #46585e;
  color: #fff;
  border-top: 1px solid #999;
}

/* line 11, ../sass/_footer.scss */
#omc-footer-content {
  max-width: 1024px;
  min-height: 150px;
  color: #b2b8ba;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 20px 0 20px 150px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

/* line 22, ../sass/_footer.scss */
#omc-footer-logo {
  display: block;
  width: 120px;
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
  bottom: 0;
}
/* line 30, ../sass/_footer.scss */
#omc-footer-logo .omc-logo-link {
  display: block;
}
/* line 33, ../sass/_footer.scss */
#omc-footer-logo .omc-logo-img {
  width: 90px;
  height: 60px;
}

/* line 38, ../sass/_footer.scss */
#omc-footer-links {
  padding: 10px 165px 0 15px;
  text-align: center;
}
/* line 42, ../sass/_footer.scss */
#omc-footer-links .omc-links-row {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
}
/* line 47, ../sass/_footer.scss */
#omc-footer-links .omc-links-row li {
  display: inline-block;
}
/* line 52, ../sass/_footer.scss */
#omc-footer-links .omc-footer-link, #omc-footer-links #teconsent a {
  display: inline-block;
  font-size: 13px;
  color: #b2b8ba;
  text-decoration: none;
  margin-right: 20px;
}

/* line 60, ../sass/_footer.scss */
#omc-footer-legal-copy {
  display: block;
  padding: 10px 165px 0 15px;
  text-align: center;
  font-size: 11px;
  line-height: 12px;
  color: #888;
}

/* line 68, ../sass/_footer.scss */
#omc-footer-badge {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* 768 */
@media only screen and (min-width: 640px) {
  /* line 78, ../sass/_footer.scss */
  #omc-footer-content {
    padding-bottom: 30px;
    min-height: 0;
  }

  /* line 82, ../sass/_footer.scss */
  #omc-footer-badge {
    left: auto;
    right: 0;
  }

  /* line 86, ../sass/_footer.scss */
  #omc-footer-social {
    position: absolute;
    top: 15px;
    right: 20px;
    margin: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 600px) {
  /* line 97, ../sass/_footer.scss */
  #omc-footer-content {
    padding: 20px 0;
  }

  /* line 100, ../sass/_footer.scss */
  #omc-footer-logo {
    position: static;
    width: 100%;
    text-align: center;
  }

  /* line 105, ../sass/_footer.scss */
  #omc-footer-links {
    width: 100%;
    display: block;
    padding: 10px 0;
  }

  /* line 110, ../sass/_footer.scss */
  #omc-footer-legal-copy {
    display: block;
    width: 100%;
    padding: 0 0 50px 0;
  }
}
/* Third party */
/* Slider */
/* line 44, ../sass/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 58, ../sass/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 65, ../sass/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 69, ../sass/_slick.scss */
.slick-loading .slick-list {
  background: #fff url("/marketingcloud/content/images/ajax-loader.gif") center center no-repeat;
}
/* line 73, ../sass/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 78, ../sass/_slick.scss */
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 88, ../sass/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
/* line 95, ../sass/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 101, ../sass/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 105, ../sass/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 109, ../sass/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 113, ../sass/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 116, ../sass/_slick.scss */
.slick-slide img {
  display: inline-block;
}
/* line 117, ../sass/_slick.scss */
.slick-slide img:before, .slick-slide img:after {
  content: '';
  display: block;
}
/* line 123, ../sass/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 129, ../sass/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 133, ../sass/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 137, ../sass/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 141, ../sass/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* Icons */
/*@if $slick-font-family == "slick" {
  @font-face {
      font-family:"slick";
      src:    slick-font-url("slick.eot");
      src:    slick-font-url("slick.eot?#iefix") format("embedded-opentype"),
              slick-font-url("slick.woff") format("woff"),
              slick-font-url("slick.ttf") format("truetype"),
              slick-font-url("slick.svg#slick") format("svg");
      font-weight: normal;
      font-style: normal;
  }
}*/
/* Arrows */
/* line 164, ../sass/_slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
/* line 180, ../sass/_slick.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 184, ../sass/_slick.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 188, ../sass/_slick.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 192, ../sass/_slick.scss */
.slick-prev:before, .slick-next:before {
  font-family: Arial;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 201, ../sass/_slick.scss */
.slick-prev {
  left: -25px;
}
/* line 203, ../sass/_slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 207, ../sass/_slick.scss */
.slick-prev:before {
  content: "←";
}
/* line 209, ../sass/_slick.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 214, ../sass/_slick.scss */
.slick-next {
  right: -25px;
}
/* line 216, ../sass/_slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 220, ../sass/_slick.scss */
.slick-next:before {
  content: "→";
}
/* line 222, ../sass/_slick.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 230, ../sass/_slick.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 233, ../sass/_slick.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 242, ../sass/_slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 251, ../sass/_slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 263, ../sass/_slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 265, ../sass/_slick.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 270, ../sass/_slick.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: Arial;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 289, ../sass/_slick.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Components */
/** 
 * Breadcrumbs component
 */
/* line 6, ../sass/components/_breadcrumbs.scss */
.omc-breadcrumbs .omc-breadcrumbs-content {
  margin: 0 auto;
  padding: 4px 0 0;
  max-width: 1024px;
}
/* line 13, ../sass/components/_breadcrumbs.scss */
.omc-breadcrumbs ul .omc-breadcrumbs-link, .omc-breadcrumbs ul .omc-breadcrumbs-active {
  display: inline-block;
  padding: 5px 0;
  font-size: 12px;
}
/* line 17, ../sass/components/_breadcrumbs.scss */
.omc-breadcrumbs ul .omc-breadcrumbs-link a, .omc-breadcrumbs ul .omc-breadcrumbs-active a {
  font-size: 12px;
}
/* line 21, ../sass/components/_breadcrumbs.scss */
.omc-breadcrumbs ul .omc-breadcrumbs-link {
  text-decoration: none;
  color: #555;
}
/* line 25, ../sass/components/_breadcrumbs.scss */
.omc-breadcrumbs ul .omc-breadcrumbs-link:after {
  content: "\003e";
  display: inline-block;
  padding: 0 7px 0 8px;
  position: relative;
  top: 1px;
}
/* line 35, ../sass/components/_breadcrumbs.scss */
.omc-breadcrumbs ul .omc-breadcrumbs-active {
  font-weight: normal;
  color: #000;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 45, ../sass/components/_breadcrumbs.scss */
  .omc-breadcrumbs ul {
    padding-left: 23px;
  }
  /* line 47, ../sass/components/_breadcrumbs.scss */
  .omc-breadcrumbs ul .omc-breadcrumbs-link, .omc-breadcrumbs ul .omc-breadcrumbs-active {
    display: inline-block;
    padding: 5px 0;
    font-size: 12px;
  }
  /* line 51, ../sass/components/_breadcrumbs.scss */
  .omc-breadcrumbs ul .omc-breadcrumbs-link a, .omc-breadcrumbs ul .omc-breadcrumbs-active a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 59, ../sass/components/_breadcrumbs.scss */
  .omc-breadcrumbs {
    display: none;
  }
}
/** 
 * Jumpnav component
 */
/* line 5, ../sass/components/_jumpnav.scss */
#omc-jumpnav-container {
  background-color: #ddd;
  z-index: 20;
}
/* line 9, ../sass/components/_jumpnav.scss */
#omc-jumpnav-container #omc-jumpnav-content {
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}
/* line 14, ../sass/components/_jumpnav.scss */
#omc-jumpnav-container .omc-jumpnav {
  display: inline-block;
  font-size: 0;
  border: 1px solid #888;
  border-right: none;
}
/* line 20, ../sass/components/_jumpnav.scss */
#omc-jumpnav-container .omc-jumpnav-link {
  display: inline-table;
  padding: 10px 20px;
  font: normal 13px/20px Arial, sans-serif;
  color: #555;
  text-decoration: none;
  border-right: 1px solid #888;
  background-color: #efefef;
}
/* line 29, ../sass/components/_jumpnav.scss */
#omc-jumpnav-container .omc-jumpnav-link:hover, #omc-jumpnav-container .omc-jumpnav-link :focus, #omc-jumpnav-container .omc-jumpnav-link .active {
  background-color: #fff;
}

/* line 35, ../sass/components/_jumpnav.scss */
.omc-jumpnav-target {
  position: relative;
  top: -130px;
}

/** 
 * Responsive
 */
@media only screen and (min-width: 940px) {
  /* line 48, ../sass/components/_jumpnav.scss */
  #omc-jumpnav-container .omc-jumpnav-link {
    padding: 25px 50px;
    font: normal 14px/20px Arial, sans-serif;
  }
}
/** 
 * Social Widget CSS 
 */
/* line 5, ../sass/components/_social.scss */
.omc-social {
  padding: 39px 0 0;
  border-top: 1px solid #bbb;
  background-color: #b0c8d0;
  overflow: hidden;
  position: relative;
}
/* line 12, ../sass/components/_social.scss */
.omc-social:before {
  content: '';
  height: 400px;
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  top: -400px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-box-shadow: 0 0 88px 59px rgba(255, 255, 255, 0.4) inset, 0 0 126px 500px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 88px 59px rgba(255, 255, 255, 0.4) inset, 0 0 126px 500px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 88px 59px rgba(255, 255, 255, 0.4) inset, 0 0 126px 500px rgba(255, 255, 255, 0.5);
}
/* line 26, ../sass/components/_social.scss */
.omc-social .omc-social-content {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}
/* line 31, ../sass/components/_social.scss */
.omc-social .omc-social-main {
  background: transparent url(/marketingcloud/content/images/social-bg.png) no-repeat bottom center;
  padding-bottom: 230px;
}
/* line 36, ../sass/components/_social.scss */
.omc-social .omc-social-col {
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 41, ../sass/components/_social.scss */
.omc-social .omc-col-title {
  font: normal 19px/19px Arial, sans-serif;
  margin: 0 0 35px;
  text-align: center;
}
/* line 46, ../sass/components/_social.scss */
.omc-social .omc-col-subtitle {
  font: normal 20px/20px Arial, sans-serif;
  color: #1f4f82;
  margin-bottom: 7px;
}
/* line 51, ../sass/components/_social.scss */
.omc-social .omc-social-post {
  position: relative;
  margin-bottom: 15px;
  clear: both;
}
/* line 57, ../sass/components/_social.scss */
.omc-social .omc-post-title {
  font: normal 19px/19px Arial, sans-serif;
  color: #1f4f82;
  line-height: 26px;
  margin: 0 0 2px;
}
/* line 63, ../sass/components/_social.scss */
.omc-social .omc-post-body {
  font-size: 14px;
  margin-bottom: 14px;
  line-height: 19px;
}
/* line 68, ../sass/components/_social.scss */
.omc-social .omc-post-content {
  font-size: 15px;
}
/* line 71, ../sass/components/_social.scss */
.omc-social .omc-post-subtitle {
  font: normal 14px/20px Arial, sans-serif;
}
/* line 74, ../sass/components/_social.scss */
.omc-social .omc-post-user {
  color: #1f4f82;
}
/* line 77, ../sass/components/_social.scss */
.omc-social .omc-post-time {
  font-size: 14px;
  color: #747474;
}
/* line 81, ../sass/components/_social.scss */
.omc-social .omc-post-image {
  float: left;
  margin: 0 15px 15px 0;
  max-width: 120px;
}
/* line 86, ../sass/components/_social.scss */
.omc-social .omc-social-cta {
  color: #1f4f82;
  font-weight: bold;
  font-size: 16px;
}
/* line 91, ../sass/components/_social.scss */
.omc-social .omc-social-links {
  background-color: #fff;
  padding: 15px 10px;
}
/* line 96, ../sass/components/_social.scss */
.omc-social .omc-social-connect-title {
  font: normal 16px/20px Arial, sans-serif;
  margin: 10px 0 5px 5px;
}
/* line 100, ../sass/components/_social.scss */
.omc-social .omc-social-talk-title {
  font: normal 16px/20px Arial, sans-serif;
  margin: 10px 0 5px 5px;
}

/**
 * Responsive
 */
@media only screen and (min-width: 768px) {
  /* line 116, ../sass/components/_social.scss */
  .omc-social .omc-social-col {
    width: 50%;
    float: left;
    padding: 0 0 0 60px;
  }
  /* line 121, ../sass/components/_social.scss */
  .omc-social .omc-social-col:first-of-type {
    padding: 0 60px 0 0;
  }
  /* line 126, ../sass/components/_social.scss */
  .omc-social .omc-social-links {
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* line 133, ../sass/components/_social.scss */
  .omc-social .omc-social-connect {
    float: left;
  }
  /* line 134, ../sass/components/_social.scss */
  .omc-social .omc-social-talk {
    float: right;
  }
  /* line 135, ../sass/components/_social.scss */
  .omc-social .omc-social-talk-title {
    margin: 10px 5px 5px 0;
  }
  /* line 136, ../sass/components/_social.scss */
  .omc-social .omc-social-post .omc-post-image {
    max-width: 200px;
  }
}
@media only screen and (max-width: 939px) {
  /* line 141, ../sass/components/_social.scss */
  .omc-social .omc-social-main {
    background: transparent url(/marketingcloud/content/images/social-bg-tablet.png) no-repeat bottom center;
  }
}
@media only screen and (max-width: 766px) {
  /* line 148, ../sass/components/_social.scss */
  .omc-social {
    background: url(/marketingcloud/content/images/social-bg-mobile.png) no-repeat center bottom #b0c8d0;
    padding-bottom: 175px;
  }

  /* line 154, ../sass/components/_social.scss */
  .omc-social .omc-social-main {
    background: none;
    padding-bottom: 0;
  }

  /* line 159, ../sass/components/_social.scss */
  .omc-social .omc-social-links {
    position: static;
    background: 0;
  }
}
/** 
 * Feature component
 */
/* line 5, ../sass/components/_whatsnew.scss */
.omc-whatsnew {
  background-color: #e5eaed;
}
/* line 8, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-content {
  margin: 0 auto;
  padding: 20px  0 0 0;
  max-width: 1024px;
  width: 100%;
}
/* line 15, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-col {
  width: 33.3333%;
  padding: 17px 20px;
  text-align: center;
  float: left;
  margin: 10px 0 2px 0;
  font-size: 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 22, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-col p, .omc-whatsnew .omc-whatsnew-col div {
  font-size: 14px;
  line-height: 17px;
}
/* line 26, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-col p {
  margin-bottom: 19px;
}
/* line 30, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-col a {
  font-weight: 700;
  font-size: 15px;
}
/* line 35, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-title {
  font: normal 19px/20px Arial, sans-serif;
  color: #222;
  margin: 0 0 18px;
}
/* line 40, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-subtitle {
  font: bold 15px/24px Arial, sans-serif;
  margin: 12px 0 3px;
}
/* line 44, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-cta {
  color: #1f4f82;
}
/* line 46, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-cta:hover {
  text-decoration: underline;
}
/* line 50, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-video-cta {
  color: #1f4f82;
}
/* line 52, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-video-cta:hover {
  text-decoration: underline;
}
/* line 55, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-video-cta:before {
  content: '';
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("/marketingcloud/content/images/vid-cta-play.png") 0 0 no-repeat;
  position: relative;
  top: 7px;
  margin-right: 9px;
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}
/* line 67, ../sass/components/_whatsnew.scss */
.omc-whatsnew .omc-whatsnew-img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  max-width: 100%;
}

/**
 * Responsive
 */
@media only screen and (max-width: 510px) {
  /**TML CUSTOM BREAK BECAUSE THIS CONTENT BECOMES ILLEGIBLE BEFORE THE MOBILE BREAKPOINT */
  /* line 81, ../sass/components/_whatsnew.scss */
  .omc-whatsnew .omc-whatsnew-col {
    width: 90%;
    display: block;
    float: none;
    margin: 0 auto;
    border-top: 1px solid #111;
  }
  /* line 87, ../sass/components/_whatsnew.scss */
  .omc-whatsnew .omc-whatsnew-col:first-of-type {
    border-top: none;
  }
}
/** 
 * Core carousel styles
 */
/* line 5, ../sass/components/_carousel-base.scss */
.omc-carousel {
  padding: 20px 0;
  /* Panels */
  /* Video */
  /* Slick.js overrides */
}
/* line 7, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-carousel-content {
  margin: 0 auto;
  padding-bottom: 90px;
  max-width: 1024px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 14, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-carousel-title {
  font: normal 0.8 Arial, sans-serif;
  margin: 16px 0;
  text-align: center;
}
/* line 20, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-carousel-panel {
  padding: 10px 20px;
  position: relative;
}
/* line 24, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-carousel-panel h3 {
  margin: 0;
  color: #ed1c24;
  text-align: center;
}
/* line 30, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-header {
  padding: 10px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 34, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-title {
  font: normal 0.69231 Arial, sans-serif;
  color: #ed1c24;
  margin: 0px;
}
/* line 39, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-subtitle {
  font: normal 0.8 Arial, sans-serif;
  color: #222;
  margin: 0;
  text-align: right;
}
/* line 45, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-body {
  margin: 12px 0;
}
/* line 47, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-body .omc-panel-text {
  margin: 12px 0;
}
/* line 50, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-body .omc-panel-cta {
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
}
/* line 57, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-video {
  width: 100%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 62, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-video .omc-video-wrapper {
  position: relative;
  display: block;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 70, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-video .omc-video-obj {
  background: url("/marketingcloud/content/images/ajax-loader.gif") no-repet scroll center center transparent;
  height: 100%;
  width: 100%;
}
/* line 76, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-video .omc-video-obj iframe, .omc-carousel .omc-panel-video .omc-video-obj object, .omc-carousel .omc-panel-video .omc-video-obj embed {
  /*position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;*/
}
/* line 85, ../sass/components/_carousel-base.scss */
.omc-carousel .omc-panel-caption {
  margin-top: 6px;
}
/* line 89, ../sass/components/_carousel-base.scss */
.omc-carousel .slick-dots {
  bottom: 0;
  right: 0;
  left: 0;
  width: auto;
}
/* line 94, ../sass/components/_carousel-base.scss */
.omc-carousel .slick-dots button:before {
  font-size: 40px;
  color: #555;
}
/* line 98, ../sass/components/_carousel-base.scss */
.omc-carousel .slick-dots.active button:before {
  color: #333;
}
/* line 102, ../sass/components/_carousel-base.scss */
.omc-carousel button.slick-prev, .omc-carousel button.slick-next {
  font-size: 0;
  display: inline-block;
  height: 65px;
  width: 40px;
  background: transparent url(/marketingcloud/content/images/carousel-arrows.gif) no-repeat 0 0;
  background-size: 184%;
}
/* line 110, ../sass/components/_carousel-base.scss */
.omc-carousel button.slick-prev:before, .omc-carousel button.slick-next:before {
  content: '';
}
/* line 113, ../sass/components/_carousel-base.scss */
.omc-carousel button.slick-prev {
  background-position: 0 0;
  left: 0;
}
/* line 117, ../sass/components/_carousel-base.scss */
.omc-carousel button.slick-next {

  background-position: 100% 0;
  right: 0;
}

@media only screen and (min-width: 1px) {
  /* line 124, ../sass/components/_carousel-base.scss */
  .omc-carousel {
    /* Panels */
  }
  /* line 125, ../sass/components/_carousel-base.scss */
  .omc-carousel .omc-carousel-panel {
    padding: 20px;
  }
  /* line 129, ../sass/components/_carousel-base.scss */
  .omc-carousel .omc-panel-title {
    font-size: 28px;
    margin: 0 0 6px;
  }
  /* line 133, ../sass/components/_carousel-base.scss */
  .omc-carousel h3.omc-panel-subtitle {
    font-size: 28px;
    margin: 0 0 6px;
  }
}
/** 
 * Video Carousel component
 */
/* line 6, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel {
  padding: 45px 0 34px 0;
  background-color: #efefef;
}
/* line 8, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel > .omc-carouselThumb {
  display: none;
}
/* line 12, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .omc-carousel-content {
  max-width: 1064px;
}
/* line 14, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .omc-carousel-content > .omc-carouselThumb {
  display: none;
}
/* line 20, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .omc-carousel-content.slick-initialized.slick-slider {
  padding-bottom: 75px;
}
@media only screen and (max-width: 939px) {
  /* line 20, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-carousel-content.slick-initialized.slick-slider {
    padding-bottom: 50px;
  }
}
/* line 28, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .slick-dots {
  padding-right: 22px;
}
/* line 30, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .slick-dots li {
  width: auto;
  height: auto;
  margin-top: 20px;
}
/* line 35, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .slick-dots li.slick-active:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  position: relative;
  left: 18px;
  top: -9px;
  border-top: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #00f;
}
/* line 52, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .omc-panel-subtitle {
  font: normal 32px/40px Arial, sans-serif;
  color: #222;
  margin: 0;
  text-align: right;
}

/**
 * Responsive
 */
@media only screen and (min-width: 1px) {
  /* line 69, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-carousel-panel {
    padding: 0;
  }
  /* line 72, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-header {
    width: 25%;
    float: left;
    text-align: right;
    padding: 60px 20px 0 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  /* line 79, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-video {
    float: left;
    width: 54%;
    margin: 0;
    position: relative;
  }
  /* line 84, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-video .omc-video-obj {
    height: 277px;
  }
  /* line 86, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-video .omc-video-obj img {
    max-width: 100%;
  }
  /* line 91, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body {
    float: left;
    width: 46%;
    padding: 0 20px 0 3%;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  /* line 97, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body h2 {
    font-size: 27px;
    line-height: 32px;
    margin-bottom: 4px;
    margin-top: 38px;
    font-weight: bold;
  }
  /* line 104, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body h3 {
    font-size: 22px;
    line-height: 27px;
    text-align: left;
    color: #8b173c;
  }
}
@media only screen and (max-width: 939px) {
  /* line 118, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-carousel-panel {
    padding-bottom: 0;
    position: relative;
  }
  /* line 122, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body {
    padding-top: 0;
    margin-top: 0;
    padding-right: 0;
    position: static;
  }
  /* line 127, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body h2 {
    margin-top: 5px;
    line-height: 32px;
  }
  /* line 131, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body .omc-panel-text {
    padding-bottom: 14px;
  }
  /* line 134, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body .omc-button {
    position: absolute;
    bottom: 0;
  }
  /* line 139, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .slick-dots {
    text-align: left;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 660px) {
  /*custom breakpoint at which content breaks */
  /* line 149, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-carousel-panel {
    padding: 0 1rem;
  }
  /* line 153, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-video {
    width: 100%;
    max-width: 100%;
  }
  /* line 156, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-video .omc-video-obj {
    height: auto;
  }
  /* line 160, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 13px;
  }
  /* line 167, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body h2 {
    font-size: 21px;
    line-height: 24px;
  }
  /* line 171, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body h3 {
    text-align: left;
    color: #8b173c;
    font-size: 17px;
  }
  /* line 176, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .omc-panel-body .omc-button {
    position: static;
    margin: 5px 0;
    /*display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;*/
  }
  /* line 185, ../sass/components/_carousel-homepage-promo.scss */
  .omc-carousel.omc-homepage-promo-carousel .slick-dots {
    text-align: center;
    padding-left: 0;
  }
}
/** 
 * Cards Carousel component
 */
/* line 5, ../sass/components/_carousel-homepage-feature.scss */
.omc-carousel.omc-homepage-feature-carousel {
  background-color: #f4f4f4;
  position: relative;
}
/* line 9, ../sass/components/_carousel-homepage-feature.scss */
.omc-carousel.omc-homepage-feature-carousel .omc-panel-video {
  text-align: right;
}
/* line 11, ../sass/components/_carousel-homepage-feature.scss */
.omc-carousel.omc-homepage-feature-carousel .omc-panel-video .omc-video-wrapper {
  text-align: center;
}

@media only screen and (min-width: 1px) {
  /**hacking out Pony's old hard-coded breakpoints, no time to sort out the contents */
  /* line 21, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel {
    padding: 0;
  }
  /* line 23, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-title {
    font-weight: bold;
    font-size: 29px;
    display: block;
    width: 100%;
    position: absolute;
    top: 11px;
    left: 0;
  }
  /* line 34, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-subtitle {
    padding-top: 10px;
    text-align: left;
    color: #8b173c;
    font-weight: bold;
    font-weight: bold;
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 3px;
    margin-top: 27px;
  }
  /* line 45, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-content {
    width: 100%;
    max-width: 1433px;
    padding: 0;
  }
  /* line 52, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-split-carousel-panel-wrapper {
    width: 100%;
    height: 100%;
    padding: 90px 0 70px 0;
    overflow: hidden;
    position: relative;
  }
  /* line 61, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-panel {
    background-color: #fff;
    min-height: 100%;
    width: 74.28571428571429%;
    margin: 0 auto;
    padding: 65px 45px 36px 45px;
    -webkit-box-shadow: 1px 1px 0px 0px #e8e8e8, 2px 2px 0px 0px #e8e8e8, 3px 3px 0px 0px #e8e8e8, 4px 4px 0px 0px #e8e8e8, 5px 5px 0px 0px #e8e8e8, 6px 6px 0px 0px #e8e8e8, 7px 7px 0px 0px #e8e8e8, 8px 8px 0px 0px #e8e8e8, 9px 9px 0px 0px #e8e8e8, 10px 10px 0px 0px #e8e8e8, 11px 11px 0px 0px #e8e8e8, 12px 12px 0px 0px #e8e8e8, 13px 13px 0px 0px #e8e8e8, 14px 14px 0px 0px #e8e8e8, 15px 15px 0px 0px #e8e8e8, 16px 16px 0px 0px #e8e8e8, 17px 17px 0px 0px #e8e8e8, 18px 18px 0px 0px #e8e8e8, 19px 19px 0px 0px #e8e8e8, 20px 20px 0px 0px #e8e8e8, 21px 21px 0px 0px #e8e8e8, 22px 22px 0px 0px #e8e8e8, 23px 23px 0px 0px #e8e8e8, 24px 24px 0px 0px #e8e8e8, 25px 25px 0px 0px #e8e8e8, 26px 26px 0px 0px #e8e8e8, 27px 27px 0px 0px #e8e8e8, 28px 28px 0px 0px #e8e8e8, 29px 29px 0px 0px #e8e8e8, 30px 30px 0px 0px #e8e8e8, 31px 31px 0px 0px #e8e8e8, 32px 32px 0px 0px #e8e8e8, 33px 33px 0px 0px #e8e8e8, 34px 34px 0px 0px #e8e8e8, 35px 35px 0px 0px #e8e8e8, 36px 36px 0px 0px #e8e8e8, 37px 37px 0px 0px #e8e8e8, 38px 38px 0px 0px #e8e8e8, 39px 39px 0px 0px #e8e8e8, 40px 40px 0px 0px #e8e8e8, 41px 41px 0px 0px #e8e8e8, 42px 42px 0px 0px #e8e8e8, 43px 43px 0px 0px #e8e8e8, 44px 44px 0px 0px #e8e8e8, 45px 45px 0px 0px #e8e8e8, 46px 46px 0px 0px #e8e8e8, 47px 47px 0px 0px #e8e8e8, 48px 48px 0px 0px #e8e8e8, 49px 49px 0px 0px #e8e8e8, 50px 50px 0px 0px #e8e8e8, 51px 51px 0px 0px #e8e8e8, 52px 52px 0px 0px #e8e8e8, 53px 53px 0px 0px #e8e8e8, 54px 54px 0px 0px #e8e8e8, 55px 55px 0px 0px #e8e8e8, 56px 56px 0px 0px #e8e8e8, 57px 57px 0px 0px #e8e8e8, 58px 58px 0px 0px #e8e8e8, 59px 59px 0px 0px #e8e8e8, 60px 60px 0px 0px #e8e8e8, 61px 61px 0px 0px #e8e8e8, 62px 62px 0px 0px #e8e8e8, 63px 63px 0px 0px #e8e8e8, 64px 64px 0px 0px #e8e8e8, 65px 65px 0px 0px #e8e8e8, 66px 66px 0px 0px #e8e8e8, 67px 67px 0px 0px #e8e8e8, 68px 68px 0px 0px #e8e8e8, 69px 69px 0px 0px #e8e8e8, 70px 70px 0px 0px #e8e8e8, 71px 71px 0px 0px #e8e8e8, 72px 72px 0px 0px #e8e8e8, 73px 73px 0px 0px #e8e8e8, 74px 74px 0px 0px #e8e8e8, 75px 75px 0px 0px #e8e8e8, 76px 76px 0px 0px #e8e8e8, 77px 77px 0px 0px #e8e8e8, 78px 78px 0px 0px #e8e8e8, 79px 79px 0px 0px #e8e8e8, 80px 80px 0px 0px #e8e8e8, 81px 81px 0px 0px #e8e8e8, 82px 82px 0px 0px #e8e8e8, 83px 83px 0px 0px #e8e8e8, 84px 84px 0px 0px #e8e8e8, 85px 85px 0px 0px #e8e8e8, 86px 86px 0px 0px #e8e8e8, 87px 87px 0px 0px #e8e8e8, 88px 88px 0px 0px #e8e8e8, 89px 89px 0px 0px #e8e8e8, 90px 90px 0px 0px #e8e8e8, 91px 91px 0px 0px #e8e8e8, 92px 92px 0px 0px #e8e8e8, 93px 93px 0px 0px #e8e8e8, 94px 94px 0px 0px #e8e8e8, 95px 95px 0px 0px #e8e8e8, 96px 96px 0px 0px #e8e8e8, 97px 97px 0px 0px #e8e8e8, 98px 98px 0px 0px #e8e8e8, 99px 99px 0px 0px #e8e8e8, 100px 100px 0px 0px #e8e8e8, 101px 101px 0px 0px #e8e8e8, 102px 102px 0px 0px #e8e8e8, 103px 103px 0px 0px #e8e8e8, 104px 104px 0px 0px #e8e8e8, 105px 105px 0px 0px #e8e8e8, 106px 106px 0px 0px #e8e8e8, 107px 107px 0px 0px #e8e8e8, 108px 108px 0px 0px #e8e8e8, 109px 109px 0px 0px #e8e8e8, 110px 110px 0px 0px #e8e8e8, 111px 111px 0px 0px #e8e8e8, 112px 112px 0px 0px #e8e8e8, 113px 113px 0px 0px #e8e8e8, 114px 114px 0px 0px #e8e8e8, 115px 115px 0px 0px #e8e8e8, 116px 116px 0px 0px #e8e8e8, 117px 117px 0px 0px #e8e8e8, 118px 118px 0px 0px #e8e8e8, 119px 119px 0px 0px #e8e8e8, 120px 120px 0px 0px #e8e8e8, 121px 121px 0px 0px #e8e8e8, 122px 122px 0px 0px #e8e8e8, 123px 123px 0px 0px #e8e8e8, 124px 124px 0px 0px #e8e8e8, 125px 125px 0px 0px #e8e8e8, 126px 126px 0px 0px #e8e8e8, 127px 127px 0px 0px #e8e8e8, 128px 128px 0px 0px #e8e8e8, 129px 129px 0px 0px #e8e8e8, 130px 130px 0px 0px #e8e8e8, 131px 131px 0px 0px #e8e8e8, 132px 132px 0px 0px #e8e8e8, 133px 133px 0px 0px #e8e8e8, 134px 134px 0px 0px #e8e8e8, 135px 135px 0px 0px #e8e8e8, 136px 136px 0px 0px #e8e8e8, 137px 137px 0px 0px #e8e8e8, 138px 138px 0px 0px #e8e8e8, 139px 139px 0px 0px #e8e8e8, 140px 140px 0px 0px #e8e8e8, 141px 141px 0px 0px #e8e8e8, 142px 142px 0px 0px #e8e8e8, 143px 143px 0px 0px #e8e8e8, 144px 144px 0px 0px #e8e8e8, 145px 145px 0px 0px #e8e8e8, 146px 146px 0px 0px #e8e8e8, 147px 147px 0px 0px #e8e8e8, 148px 148px 0px 0px #e8e8e8, 149px 149px 0px 0px #e8e8e8, 150px 150px 0px 0px #e8e8e8, 151px 151px 0px 0px #e8e8e8, 152px 152px 0px 0px #e8e8e8, 153px 153px 0px 0px #e8e8e8, 154px 154px 0px 0px #e8e8e8, 155px 155px 0px 0px #e8e8e8, 156px 156px 0px 0px #e8e8e8, 157px 157px 0px 0px #e8e8e8, 158px 158px 0px 0px #e8e8e8, 159px 159px 0px 0px #e8e8e8, 160px 160px 0px 0px #e8e8e8, 161px 161px 0px 0px #e8e8e8, 162px 162px 0px 0px #e8e8e8, 163px 163px 0px 0px #e8e8e8, 164px 164px 0px 0px #e8e8e8, 165px 165px 0px 0px #e8e8e8, 166px 166px 0px 0px #e8e8e8, 167px 167px 0px 0px #e8e8e8, 168px 168px 0px 0px #e8e8e8, 169px 169px 0px 0px #e8e8e8, 170px 170px 0px 0px #e8e8e8, 171px 171px 0px 0px #e8e8e8, 172px 172px 0px 0px #e8e8e8, 173px 173px 0px 0px #e8e8e8, 174px 174px 0px 0px #e8e8e8, 175px 175px 0px 0px #e8e8e8, 176px 176px 0px 0px #e8e8e8, 177px 177px 0px 0px #e8e8e8, 178px 178px 0px 0px #e8e8e8, 179px 179px 0px 0px #e8e8e8, 180px 180px 0px 0px #e8e8e8, 181px 181px 0px 0px #e8e8e8, 182px 182px 0px 0px #e8e8e8, 183px 183px 0px 0px #e8e8e8, 184px 184px 0px 0px #e8e8e8, 185px 185px 0px 0px #e8e8e8, 186px 186px 0px 0px #e8e8e8, 187px 187px 0px 0px #e8e8e8, 188px 188px 0px 0px #e8e8e8, 189px 189px 0px 0px #e8e8e8, 190px 190px 0px 0px #e8e8e8, 191px 191px 0px 0px #e8e8e8, 192px 192px 0px 0px #e8e8e8, 193px 193px 0px 0px #e8e8e8, 194px 194px 0px 0px #e8e8e8, 195px 195px 0px 0px #e8e8e8, 196px 196px 0px 0px #e8e8e8, 197px 197px 0px 0px #e8e8e8, 198px 198px 0px 0px #e8e8e8, 199px 199px 0px 0px #e8e8e8, 200px 200px 0px 0px #e8e8e8, 201px 201px 0px 0px #e8e8e8, 202px 202px 0px 0px #e8e8e8, 203px 203px 0px 0px #e8e8e8, 204px 204px 0px 0px #e8e8e8, 205px 205px 0px 0px #e8e8e8, 206px 206px 0px 0px #e8e8e8, 207px 207px 0px 0px #e8e8e8, 208px 208px 0px 0px #e8e8e8, 209px 209px 0px 0px #e8e8e8, 210px 210px 0px 0px #e8e8e8, 211px 211px 0px 0px #e8e8e8, 212px 212px 0px 0px #e8e8e8, 213px 213px 0px 0px #e8e8e8, 214px 214px 0px 0px #e8e8e8, 215px 215px 0px 0px #e8e8e8, 216px 216px 0px 0px #e8e8e8, 217px 217px 0px 0px #e8e8e8, 218px 218px 0px 0px #e8e8e8, 219px 219px 0px 0px #e8e8e8, 220px 220px 0px 0px #e8e8e8, 221px 221px 0px 0px #e8e8e8, 222px 222px 0px 0px #e8e8e8, 223px 223px 0px 0px #e8e8e8, 224px 224px 0px 0px #e8e8e8, 225px 225px 0px 0px #e8e8e8, 226px 226px 0px 0px #e8e8e8, 227px 227px 0px 0px #e8e8e8, 228px 228px 0px 0px #e8e8e8, 229px 229px 0px 0px #e8e8e8, 230px 230px 0px 0px #e8e8e8, 231px 231px 0px 0px #e8e8e8, 232px 232px 0px 0px #e8e8e8, 233px 233px 0px 0px #e8e8e8, 234px 234px 0px 0px #e8e8e8, 235px 235px 0px 0px #e8e8e8, 236px 236px 0px 0px #e8e8e8, 237px 237px 0px 0px #e8e8e8, 238px 238px 0px 0px #e8e8e8, 239px 239px 0px 0px #e8e8e8, 240px 240px 0px 0px #e8e8e8, 241px 241px 0px 0px #e8e8e8, 242px 242px 0px 0px #e8e8e8, 243px 243px 0px 0px #e8e8e8, 244px 244px 0px 0px #e8e8e8, 245px 245px 0px 0px #e8e8e8, 246px 246px 0px 0px #e8e8e8, 247px 247px 0px 0px #e8e8e8, 248px 248px 0px 0px #e8e8e8, 249px 249px 0px 0px #e8e8e8, 250px 250px 0px 0px #e8e8e8, 251px 251px 0px 0px #e8e8e8, 252px 252px 0px 0px #e8e8e8, 253px 253px 0px 0px #e8e8e8, 254px 254px 0px 0px #e8e8e8, 255px 255px 0px 0px #e8e8e8, 256px 256px 0px 0px #e8e8e8, 257px 257px 0px 0px #e8e8e8, 258px 258px 0px 0px #e8e8e8, 259px 259px 0px 0px #e8e8e8, 260px 260px 0px 0px #e8e8e8, 261px 261px 0px 0px #e8e8e8, 262px 262px 0px 0px #e8e8e8, 263px 263px 0px 0px #e8e8e8, 264px 264px 0px 0px #e8e8e8, 265px 265px 0px 0px #e8e8e8, 266px 266px 0px 0px #e8e8e8, 267px 267px 0px 0px #e8e8e8, 268px 268px 0px 0px #e8e8e8, 269px 269px 0px 0px #e8e8e8, 270px 270px 0px 0px #e8e8e8, 271px 271px 0px 0px #e8e8e8, 272px 272px 0px 0px #e8e8e8, 273px 273px 0px 0px #e8e8e8, 274px 274px 0px 0px #e8e8e8, 275px 275px 0px 0px #e8e8e8, 276px 276px 0px 0px #e8e8e8, 277px 277px 0px 0px #e8e8e8, 278px 278px 0px 0px #e8e8e8, 279px 279px 0px 0px #e8e8e8, 280px 280px 0px 0px #e8e8e8, 281px 281px 0px 0px #e8e8e8, 282px 282px 0px 0px #e8e8e8, 283px 283px 0px 0px #e8e8e8, 284px 284px 0px 0px #e8e8e8, 285px 285px 0px 0px #e8e8e8, 286px 286px 0px 0px #e8e8e8, 287px 287px 0px 0px #e8e8e8, 288px 288px 0px 0px #e8e8e8, 289px 289px 0px 0px #e8e8e8, 290px 290px 0px 0px #e8e8e8, 291px 291px 0px 0px #e8e8e8, 292px 292px 0px 0px #e8e8e8, 293px 293px 0px 0px #e8e8e8, 294px 294px 0px 0px #e8e8e8, 295px 295px 0px 0px #e8e8e8, 296px 296px 0px 0px #e8e8e8, 297px 297px 0px 0px #e8e8e8, 298px 298px 0px 0px #e8e8e8, 299px 299px 0px 0px #e8e8e8, 300px 300px 0px 0px #e8e8e8, 301px 301px 0px 0px #e8e8e8, 302px 302px 0px 0px #e8e8e8, 303px 303px 0px 0px #e8e8e8, 304px 304px 0px 0px #e8e8e8, 305px 305px 0px 0px #e8e8e8, 306px 306px 0px 0px #e8e8e8, 307px 307px 0px 0px #e8e8e8, 308px 308px 0px 0px #e8e8e8, 309px 309px 0px 0px #e8e8e8, 310px 310px 0px 0px #e8e8e8, 311px 311px 0px 0px #e8e8e8, 312px 312px 0px 0px #e8e8e8, 313px 313px 0px 0px #e8e8e8, 314px 314px 0px 0px #e8e8e8, 315px 315px 0px 0px #e8e8e8, 316px 316px 0px 0px #e8e8e8, 317px 317px 0px 0px #e8e8e8, 318px 318px 0px 0px #e8e8e8, 319px 319px 0px 0px #e8e8e8, 320px 320px 0px 0px #e8e8e8, 321px 321px 0px 0px #e8e8e8, 322px 322px 0px 0px #e8e8e8, 323px 323px 0px 0px #e8e8e8, 324px 324px 0px 0px #e8e8e8, 325px 325px 0px 0px #e8e8e8, 326px 326px 0px 0px #e8e8e8, 327px 327px 0px 0px #e8e8e8, 328px 328px 0px 0px #e8e8e8, 329px 329px 0px 0px #e8e8e8, 330px 330px 0px 0px #e8e8e8, 331px 331px 0px 0px #e8e8e8, 332px 332px 0px 0px #e8e8e8, 333px 333px 0px 0px #e8e8e8, 334px 334px 0px 0px #e8e8e8, 335px 335px 0px 0px #e8e8e8, 336px 336px 0px 0px #e8e8e8, 337px 337px 0px 0px #e8e8e8, 338px 338px 0px 0px #e8e8e8, 339px 339px 0px 0px #e8e8e8, 340px 340px 0px 0px #e8e8e8, 341px 341px 0px 0px #e8e8e8, 342px 342px 0px 0px #e8e8e8, 343px 343px 0px 0px #e8e8e8, 344px 344px 0px 0px #e8e8e8, 345px 345px 0px 0px #e8e8e8, 346px 346px 0px 0px #e8e8e8, 347px 347px 0px 0px #e8e8e8, 348px 348px 0px 0px #e8e8e8, 349px 349px 0px 0px #e8e8e8, 350px 350px 0px 0px #e8e8e8, 351px 351px 0px 0px #e8e8e8, 352px 352px 0px 0px #e8e8e8, 353px 353px 0px 0px #e8e8e8, 354px 354px 0px 0px #e8e8e8, 355px 355px 0px 0px #e8e8e8, 356px 356px 0px 0px #e8e8e8, 357px 357px 0px 0px #e8e8e8, 358px 358px 0px 0px #e8e8e8, 359px 359px 0px 0px #e8e8e8, 360px 360px 0px 0px #e8e8e8, 361px 361px 0px 0px #e8e8e8, 362px 362px 0px 0px #e8e8e8, 363px 363px 0px 0px #e8e8e8, 364px 364px 0px 0px #e8e8e8, 365px 365px 0px 0px #e8e8e8, 366px 366px 0px 0px #e8e8e8, 367px 367px 0px 0px #e8e8e8, 368px 368px 0px 0px #e8e8e8, 369px 369px 0px 0px #e8e8e8, 370px 370px 0px 0px #e8e8e8, 371px 371px 0px 0px #e8e8e8, 372px 372px 0px 0px #e8e8e8, 373px 373px 0px 0px #e8e8e8, 374px 374px 0px 0px #e8e8e8, 375px 375px 0px 0px #e8e8e8, 376px 376px 0px 0px #e8e8e8, 377px 377px 0px 0px #e8e8e8, 378px 378px 0px 0px #e8e8e8, 379px 379px 0px 0px #e8e8e8, 380px 380px 0px 0px #e8e8e8, 381px 381px 0px 0px #e8e8e8, 382px 382px 0px 0px #e8e8e8, 383px 383px 0px 0px #e8e8e8, 384px 384px 0px 0px #e8e8e8, 385px 385px 0px 0px #e8e8e8, 386px 386px 0px 0px #e8e8e8, 387px 387px 0px 0px #e8e8e8, 388px 388px 0px 0px #e8e8e8, 389px 389px 0px 0px #e8e8e8, 390px 390px 0px 0px #e8e8e8, 391px 391px 0px 0px #e8e8e8, 392px 392px 0px 0px #e8e8e8, 393px 393px 0px 0px #e8e8e8, 394px 394px 0px 0px #e8e8e8, 395px 395px 0px 0px #e8e8e8, 396px 396px 0px 0px #e8e8e8, 397px 397px 0px 0px #e8e8e8, 398px 398px 0px 0px #e8e8e8, 399px 399px 0px 0px #e8e8e8, 400px 400px 0px 0px #e8e8e8, 401px 401px 0px 0px #e8e8e8, 402px 402px 0px 0px #e8e8e8, 403px 403px 0px 0px #e8e8e8, 404px 404px 0px 0px #e8e8e8, 405px 405px 0px 0px #e8e8e8, 406px 406px 0px 0px #e8e8e8, 407px 407px 0px 0px #e8e8e8, 408px 408px 0px 0px #e8e8e8, 409px 409px 0px 0px #e8e8e8, 410px 410px 0px 0px #e8e8e8, 411px 411px 0px 0px #e8e8e8, 412px 412px 0px 0px #e8e8e8, 413px 413px 0px 0px #e8e8e8, 414px 414px 0px 0px #e8e8e8, 415px 415px 0px 0px #e8e8e8, 416px 416px 0px 0px #e8e8e8, 417px 417px 0px 0px #e8e8e8, 418px 418px 0px 0px #e8e8e8, 419px 419px 0px 0px #e8e8e8, 420px 420px 0px 0px #e8e8e8, 421px 421px 0px 0px #e8e8e8, 422px 422px 0px 0px #e8e8e8, 423px 423px 0px 0px #e8e8e8, 424px 424px 0px 0px #e8e8e8, 425px 425px 0px 0px #e8e8e8, 426px 426px 0px 0px #e8e8e8, 427px 427px 0px 0px #e8e8e8, 428px 428px 0px 0px #e8e8e8, 429px 429px 0px 0px #e8e8e8, 430px 430px 0px 0px #e8e8e8, 431px 431px 0px 0px #e8e8e8, 432px 432px 0px 0px #e8e8e8, 433px 433px 0px 0px #e8e8e8, 434px 434px 0px 0px #e8e8e8, 435px 435px 0px 0px #e8e8e8, 436px 436px 0px 0px #e8e8e8, 437px 437px 0px 0px #e8e8e8, 438px 438px 0px 0px #e8e8e8, 439px 439px 0px 0px #e8e8e8, 440px 440px 0px 0px #e8e8e8, 441px 441px 0px 0px #e8e8e8, 442px 442px 0px 0px #e8e8e8, 443px 443px 0px 0px #e8e8e8, 444px 444px 0px 0px #e8e8e8, 445px 445px 0px 0px #e8e8e8, 446px 446px 0px 0px #e8e8e8, 447px 447px 0px 0px #e8e8e8, 448px 448px 0px 0px #e8e8e8, 449px 449px 0px 0px #e8e8e8, 450px 450px 0px 0px #e8e8e8;
    -moz-box-shadow: 1px 1px 0px 0px #e8e8e8, 2px 2px 0px 0px #e8e8e8, 3px 3px 0px 0px #e8e8e8, 4px 4px 0px 0px #e8e8e8, 5px 5px 0px 0px #e8e8e8, 6px 6px 0px 0px #e8e8e8, 7px 7px 0px 0px #e8e8e8, 8px 8px 0px 0px #e8e8e8, 9px 9px 0px 0px #e8e8e8, 10px 10px 0px 0px #e8e8e8, 11px 11px 0px 0px #e8e8e8, 12px 12px 0px 0px #e8e8e8, 13px 13px 0px 0px #e8e8e8, 14px 14px 0px 0px #e8e8e8, 15px 15px 0px 0px #e8e8e8, 16px 16px 0px 0px #e8e8e8, 17px 17px 0px 0px #e8e8e8, 18px 18px 0px 0px #e8e8e8, 19px 19px 0px 0px #e8e8e8, 20px 20px 0px 0px #e8e8e8, 21px 21px 0px 0px #e8e8e8, 22px 22px 0px 0px #e8e8e8, 23px 23px 0px 0px #e8e8e8, 24px 24px 0px 0px #e8e8e8, 25px 25px 0px 0px #e8e8e8, 26px 26px 0px 0px #e8e8e8, 27px 27px 0px 0px #e8e8e8, 28px 28px 0px 0px #e8e8e8, 29px 29px 0px 0px #e8e8e8, 30px 30px 0px 0px #e8e8e8, 31px 31px 0px 0px #e8e8e8, 32px 32px 0px 0px #e8e8e8, 33px 33px 0px 0px #e8e8e8, 34px 34px 0px 0px #e8e8e8, 35px 35px 0px 0px #e8e8e8, 36px 36px 0px 0px #e8e8e8, 37px 37px 0px 0px #e8e8e8, 38px 38px 0px 0px #e8e8e8, 39px 39px 0px 0px #e8e8e8, 40px 40px 0px 0px #e8e8e8, 41px 41px 0px 0px #e8e8e8, 42px 42px 0px 0px #e8e8e8, 43px 43px 0px 0px #e8e8e8, 44px 44px 0px 0px #e8e8e8, 45px 45px 0px 0px #e8e8e8, 46px 46px 0px 0px #e8e8e8, 47px 47px 0px 0px #e8e8e8, 48px 48px 0px 0px #e8e8e8, 49px 49px 0px 0px #e8e8e8, 50px 50px 0px 0px #e8e8e8, 51px 51px 0px 0px #e8e8e8, 52px 52px 0px 0px #e8e8e8, 53px 53px 0px 0px #e8e8e8, 54px 54px 0px 0px #e8e8e8, 55px 55px 0px 0px #e8e8e8, 56px 56px 0px 0px #e8e8e8, 57px 57px 0px 0px #e8e8e8, 58px 58px 0px 0px #e8e8e8, 59px 59px 0px 0px #e8e8e8, 60px 60px 0px 0px #e8e8e8, 61px 61px 0px 0px #e8e8e8, 62px 62px 0px 0px #e8e8e8, 63px 63px 0px 0px #e8e8e8, 64px 64px 0px 0px #e8e8e8, 65px 65px 0px 0px #e8e8e8, 66px 66px 0px 0px #e8e8e8, 67px 67px 0px 0px #e8e8e8, 68px 68px 0px 0px #e8e8e8, 69px 69px 0px 0px #e8e8e8, 70px 70px 0px 0px #e8e8e8, 71px 71px 0px 0px #e8e8e8, 72px 72px 0px 0px #e8e8e8, 73px 73px 0px 0px #e8e8e8, 74px 74px 0px 0px #e8e8e8, 75px 75px 0px 0px #e8e8e8, 76px 76px 0px 0px #e8e8e8, 77px 77px 0px 0px #e8e8e8, 78px 78px 0px 0px #e8e8e8, 79px 79px 0px 0px #e8e8e8, 80px 80px 0px 0px #e8e8e8, 81px 81px 0px 0px #e8e8e8, 82px 82px 0px 0px #e8e8e8, 83px 83px 0px 0px #e8e8e8, 84px 84px 0px 0px #e8e8e8, 85px 85px 0px 0px #e8e8e8, 86px 86px 0px 0px #e8e8e8, 87px 87px 0px 0px #e8e8e8, 88px 88px 0px 0px #e8e8e8, 89px 89px 0px 0px #e8e8e8, 90px 90px 0px 0px #e8e8e8, 91px 91px 0px 0px #e8e8e8, 92px 92px 0px 0px #e8e8e8, 93px 93px 0px 0px #e8e8e8, 94px 94px 0px 0px #e8e8e8, 95px 95px 0px 0px #e8e8e8, 96px 96px 0px 0px #e8e8e8, 97px 97px 0px 0px #e8e8e8, 98px 98px 0px 0px #e8e8e8, 99px 99px 0px 0px #e8e8e8, 100px 100px 0px 0px #e8e8e8, 101px 101px 0px 0px #e8e8e8, 102px 102px 0px 0px #e8e8e8, 103px 103px 0px 0px #e8e8e8, 104px 104px 0px 0px #e8e8e8, 105px 105px 0px 0px #e8e8e8, 106px 106px 0px 0px #e8e8e8, 107px 107px 0px 0px #e8e8e8, 108px 108px 0px 0px #e8e8e8, 109px 109px 0px 0px #e8e8e8, 110px 110px 0px 0px #e8e8e8, 111px 111px 0px 0px #e8e8e8, 112px 112px 0px 0px #e8e8e8, 113px 113px 0px 0px #e8e8e8, 114px 114px 0px 0px #e8e8e8, 115px 115px 0px 0px #e8e8e8, 116px 116px 0px 0px #e8e8e8, 117px 117px 0px 0px #e8e8e8, 118px 118px 0px 0px #e8e8e8, 119px 119px 0px 0px #e8e8e8, 120px 120px 0px 0px #e8e8e8, 121px 121px 0px 0px #e8e8e8, 122px 122px 0px 0px #e8e8e8, 123px 123px 0px 0px #e8e8e8, 124px 124px 0px 0px #e8e8e8, 125px 125px 0px 0px #e8e8e8, 126px 126px 0px 0px #e8e8e8, 127px 127px 0px 0px #e8e8e8, 128px 128px 0px 0px #e8e8e8, 129px 129px 0px 0px #e8e8e8, 130px 130px 0px 0px #e8e8e8, 131px 131px 0px 0px #e8e8e8, 132px 132px 0px 0px #e8e8e8, 133px 133px 0px 0px #e8e8e8, 134px 134px 0px 0px #e8e8e8, 135px 135px 0px 0px #e8e8e8, 136px 136px 0px 0px #e8e8e8, 137px 137px 0px 0px #e8e8e8, 138px 138px 0px 0px #e8e8e8, 139px 139px 0px 0px #e8e8e8, 140px 140px 0px 0px #e8e8e8, 141px 141px 0px 0px #e8e8e8, 142px 142px 0px 0px #e8e8e8, 143px 143px 0px 0px #e8e8e8, 144px 144px 0px 0px #e8e8e8, 145px 145px 0px 0px #e8e8e8, 146px 146px 0px 0px #e8e8e8, 147px 147px 0px 0px #e8e8e8, 148px 148px 0px 0px #e8e8e8, 149px 149px 0px 0px #e8e8e8, 150px 150px 0px 0px #e8e8e8, 151px 151px 0px 0px #e8e8e8, 152px 152px 0px 0px #e8e8e8, 153px 153px 0px 0px #e8e8e8, 154px 154px 0px 0px #e8e8e8, 155px 155px 0px 0px #e8e8e8, 156px 156px 0px 0px #e8e8e8, 157px 157px 0px 0px #e8e8e8, 158px 158px 0px 0px #e8e8e8, 159px 159px 0px 0px #e8e8e8, 160px 160px 0px 0px #e8e8e8, 161px 161px 0px 0px #e8e8e8, 162px 162px 0px 0px #e8e8e8, 163px 163px 0px 0px #e8e8e8, 164px 164px 0px 0px #e8e8e8, 165px 165px 0px 0px #e8e8e8, 166px 166px 0px 0px #e8e8e8, 167px 167px 0px 0px #e8e8e8, 168px 168px 0px 0px #e8e8e8, 169px 169px 0px 0px #e8e8e8, 170px 170px 0px 0px #e8e8e8, 171px 171px 0px 0px #e8e8e8, 172px 172px 0px 0px #e8e8e8, 173px 173px 0px 0px #e8e8e8, 174px 174px 0px 0px #e8e8e8, 175px 175px 0px 0px #e8e8e8, 176px 176px 0px 0px #e8e8e8, 177px 177px 0px 0px #e8e8e8, 178px 178px 0px 0px #e8e8e8, 179px 179px 0px 0px #e8e8e8, 180px 180px 0px 0px #e8e8e8, 181px 181px 0px 0px #e8e8e8, 182px 182px 0px 0px #e8e8e8, 183px 183px 0px 0px #e8e8e8, 184px 184px 0px 0px #e8e8e8, 185px 185px 0px 0px #e8e8e8, 186px 186px 0px 0px #e8e8e8, 187px 187px 0px 0px #e8e8e8, 188px 188px 0px 0px #e8e8e8, 189px 189px 0px 0px #e8e8e8, 190px 190px 0px 0px #e8e8e8, 191px 191px 0px 0px #e8e8e8, 192px 192px 0px 0px #e8e8e8, 193px 193px 0px 0px #e8e8e8, 194px 194px 0px 0px #e8e8e8, 195px 195px 0px 0px #e8e8e8, 196px 196px 0px 0px #e8e8e8, 197px 197px 0px 0px #e8e8e8, 198px 198px 0px 0px #e8e8e8, 199px 199px 0px 0px #e8e8e8, 200px 200px 0px 0px #e8e8e8, 201px 201px 0px 0px #e8e8e8, 202px 202px 0px 0px #e8e8e8, 203px 203px 0px 0px #e8e8e8, 204px 204px 0px 0px #e8e8e8, 205px 205px 0px 0px #e8e8e8, 206px 206px 0px 0px #e8e8e8, 207px 207px 0px 0px #e8e8e8, 208px 208px 0px 0px #e8e8e8, 209px 209px 0px 0px #e8e8e8, 210px 210px 0px 0px #e8e8e8, 211px 211px 0px 0px #e8e8e8, 212px 212px 0px 0px #e8e8e8, 213px 213px 0px 0px #e8e8e8, 214px 214px 0px 0px #e8e8e8, 215px 215px 0px 0px #e8e8e8, 216px 216px 0px 0px #e8e8e8, 217px 217px 0px 0px #e8e8e8, 218px 218px 0px 0px #e8e8e8, 219px 219px 0px 0px #e8e8e8, 220px 220px 0px 0px #e8e8e8, 221px 221px 0px 0px #e8e8e8, 222px 222px 0px 0px #e8e8e8, 223px 223px 0px 0px #e8e8e8, 224px 224px 0px 0px #e8e8e8, 225px 225px 0px 0px #e8e8e8, 226px 226px 0px 0px #e8e8e8, 227px 227px 0px 0px #e8e8e8, 228px 228px 0px 0px #e8e8e8, 229px 229px 0px 0px #e8e8e8, 230px 230px 0px 0px #e8e8e8, 231px 231px 0px 0px #e8e8e8, 232px 232px 0px 0px #e8e8e8, 233px 233px 0px 0px #e8e8e8, 234px 234px 0px 0px #e8e8e8, 235px 235px 0px 0px #e8e8e8, 236px 236px 0px 0px #e8e8e8, 237px 237px 0px 0px #e8e8e8, 238px 238px 0px 0px #e8e8e8, 239px 239px 0px 0px #e8e8e8, 240px 240px 0px 0px #e8e8e8, 241px 241px 0px 0px #e8e8e8, 242px 242px 0px 0px #e8e8e8, 243px 243px 0px 0px #e8e8e8, 244px 244px 0px 0px #e8e8e8, 245px 245px 0px 0px #e8e8e8, 246px 246px 0px 0px #e8e8e8, 247px 247px 0px 0px #e8e8e8, 248px 248px 0px 0px #e8e8e8, 249px 249px 0px 0px #e8e8e8, 250px 250px 0px 0px #e8e8e8, 251px 251px 0px 0px #e8e8e8, 252px 252px 0px 0px #e8e8e8, 253px 253px 0px 0px #e8e8e8, 254px 254px 0px 0px #e8e8e8, 255px 255px 0px 0px #e8e8e8, 256px 256px 0px 0px #e8e8e8, 257px 257px 0px 0px #e8e8e8, 258px 258px 0px 0px #e8e8e8, 259px 259px 0px 0px #e8e8e8, 260px 260px 0px 0px #e8e8e8, 261px 261px 0px 0px #e8e8e8, 262px 262px 0px 0px #e8e8e8, 263px 263px 0px 0px #e8e8e8, 264px 264px 0px 0px #e8e8e8, 265px 265px 0px 0px #e8e8e8, 266px 266px 0px 0px #e8e8e8, 267px 267px 0px 0px #e8e8e8, 268px 268px 0px 0px #e8e8e8, 269px 269px 0px 0px #e8e8e8, 270px 270px 0px 0px #e8e8e8, 271px 271px 0px 0px #e8e8e8, 272px 272px 0px 0px #e8e8e8, 273px 273px 0px 0px #e8e8e8, 274px 274px 0px 0px #e8e8e8, 275px 275px 0px 0px #e8e8e8, 276px 276px 0px 0px #e8e8e8, 277px 277px 0px 0px #e8e8e8, 278px 278px 0px 0px #e8e8e8, 279px 279px 0px 0px #e8e8e8, 280px 280px 0px 0px #e8e8e8, 281px 281px 0px 0px #e8e8e8, 282px 282px 0px 0px #e8e8e8, 283px 283px 0px 0px #e8e8e8, 284px 284px 0px 0px #e8e8e8, 285px 285px 0px 0px #e8e8e8, 286px 286px 0px 0px #e8e8e8, 287px 287px 0px 0px #e8e8e8, 288px 288px 0px 0px #e8e8e8, 289px 289px 0px 0px #e8e8e8, 290px 290px 0px 0px #e8e8e8, 291px 291px 0px 0px #e8e8e8, 292px 292px 0px 0px #e8e8e8, 293px 293px 0px 0px #e8e8e8, 294px 294px 0px 0px #e8e8e8, 295px 295px 0px 0px #e8e8e8, 296px 296px 0px 0px #e8e8e8, 297px 297px 0px 0px #e8e8e8, 298px 298px 0px 0px #e8e8e8, 299px 299px 0px 0px #e8e8e8, 300px 300px 0px 0px #e8e8e8, 301px 301px 0px 0px #e8e8e8, 302px 302px 0px 0px #e8e8e8, 303px 303px 0px 0px #e8e8e8, 304px 304px 0px 0px #e8e8e8, 305px 305px 0px 0px #e8e8e8, 306px 306px 0px 0px #e8e8e8, 307px 307px 0px 0px #e8e8e8, 308px 308px 0px 0px #e8e8e8, 309px 309px 0px 0px #e8e8e8, 310px 310px 0px 0px #e8e8e8, 311px 311px 0px 0px #e8e8e8, 312px 312px 0px 0px #e8e8e8, 313px 313px 0px 0px #e8e8e8, 314px 314px 0px 0px #e8e8e8, 315px 315px 0px 0px #e8e8e8, 316px 316px 0px 0px #e8e8e8, 317px 317px 0px 0px #e8e8e8, 318px 318px 0px 0px #e8e8e8, 319px 319px 0px 0px #e8e8e8, 320px 320px 0px 0px #e8e8e8, 321px 321px 0px 0px #e8e8e8, 322px 322px 0px 0px #e8e8e8, 323px 323px 0px 0px #e8e8e8, 324px 324px 0px 0px #e8e8e8, 325px 325px 0px 0px #e8e8e8, 326px 326px 0px 0px #e8e8e8, 327px 327px 0px 0px #e8e8e8, 328px 328px 0px 0px #e8e8e8, 329px 329px 0px 0px #e8e8e8, 330px 330px 0px 0px #e8e8e8, 331px 331px 0px 0px #e8e8e8, 332px 332px 0px 0px #e8e8e8, 333px 333px 0px 0px #e8e8e8, 334px 334px 0px 0px #e8e8e8, 335px 335px 0px 0px #e8e8e8, 336px 336px 0px 0px #e8e8e8, 337px 337px 0px 0px #e8e8e8, 338px 338px 0px 0px #e8e8e8, 339px 339px 0px 0px #e8e8e8, 340px 340px 0px 0px #e8e8e8, 341px 341px 0px 0px #e8e8e8, 342px 342px 0px 0px #e8e8e8, 343px 343px 0px 0px #e8e8e8, 344px 344px 0px 0px #e8e8e8, 345px 345px 0px 0px #e8e8e8, 346px 346px 0px 0px #e8e8e8, 347px 347px 0px 0px #e8e8e8, 348px 348px 0px 0px #e8e8e8, 349px 349px 0px 0px #e8e8e8, 350px 350px 0px 0px #e8e8e8, 351px 351px 0px 0px #e8e8e8, 352px 352px 0px 0px #e8e8e8, 353px 353px 0px 0px #e8e8e8, 354px 354px 0px 0px #e8e8e8, 355px 355px 0px 0px #e8e8e8, 356px 356px 0px 0px #e8e8e8, 357px 357px 0px 0px #e8e8e8, 358px 358px 0px 0px #e8e8e8, 359px 359px 0px 0px #e8e8e8, 360px 360px 0px 0px #e8e8e8, 361px 361px 0px 0px #e8e8e8, 362px 362px 0px 0px #e8e8e8, 363px 363px 0px 0px #e8e8e8, 364px 364px 0px 0px #e8e8e8, 365px 365px 0px 0px #e8e8e8, 366px 366px 0px 0px #e8e8e8, 367px 367px 0px 0px #e8e8e8, 368px 368px 0px 0px #e8e8e8, 369px 369px 0px 0px #e8e8e8, 370px 370px 0px 0px #e8e8e8, 371px 371px 0px 0px #e8e8e8, 372px 372px 0px 0px #e8e8e8, 373px 373px 0px 0px #e8e8e8, 374px 374px 0px 0px #e8e8e8, 375px 375px 0px 0px #e8e8e8, 376px 376px 0px 0px #e8e8e8, 377px 377px 0px 0px #e8e8e8, 378px 378px 0px 0px #e8e8e8, 379px 379px 0px 0px #e8e8e8, 380px 380px 0px 0px #e8e8e8, 381px 381px 0px 0px #e8e8e8, 382px 382px 0px 0px #e8e8e8, 383px 383px 0px 0px #e8e8e8, 384px 384px 0px 0px #e8e8e8, 385px 385px 0px 0px #e8e8e8, 386px 386px 0px 0px #e8e8e8, 387px 387px 0px 0px #e8e8e8, 388px 388px 0px 0px #e8e8e8, 389px 389px 0px 0px #e8e8e8, 390px 390px 0px 0px #e8e8e8, 391px 391px 0px 0px #e8e8e8, 392px 392px 0px 0px #e8e8e8, 393px 393px 0px 0px #e8e8e8, 394px 394px 0px 0px #e8e8e8, 395px 395px 0px 0px #e8e8e8, 396px 396px 0px 0px #e8e8e8, 397px 397px 0px 0px #e8e8e8, 398px 398px 0px 0px #e8e8e8, 399px 399px 0px 0px #e8e8e8, 400px 400px 0px 0px #e8e8e8, 401px 401px 0px 0px #e8e8e8, 402px 402px 0px 0px #e8e8e8, 403px 403px 0px 0px #e8e8e8, 404px 404px 0px 0px #e8e8e8, 405px 405px 0px 0px #e8e8e8, 406px 406px 0px 0px #e8e8e8, 407px 407px 0px 0px #e8e8e8, 408px 408px 0px 0px #e8e8e8, 409px 409px 0px 0px #e8e8e8, 410px 410px 0px 0px #e8e8e8, 411px 411px 0px 0px #e8e8e8, 412px 412px 0px 0px #e8e8e8, 413px 413px 0px 0px #e8e8e8, 414px 414px 0px 0px #e8e8e8, 415px 415px 0px 0px #e8e8e8, 416px 416px 0px 0px #e8e8e8, 417px 417px 0px 0px #e8e8e8, 418px 418px 0px 0px #e8e8e8, 419px 419px 0px 0px #e8e8e8, 420px 420px 0px 0px #e8e8e8, 421px 421px 0px 0px #e8e8e8, 422px 422px 0px 0px #e8e8e8, 423px 423px 0px 0px #e8e8e8, 424px 424px 0px 0px #e8e8e8, 425px 425px 0px 0px #e8e8e8, 426px 426px 0px 0px #e8e8e8, 427px 427px 0px 0px #e8e8e8, 428px 428px 0px 0px #e8e8e8, 429px 429px 0px 0px #e8e8e8, 430px 430px 0px 0px #e8e8e8, 431px 431px 0px 0px #e8e8e8, 432px 432px 0px 0px #e8e8e8, 433px 433px 0px 0px #e8e8e8, 434px 434px 0px 0px #e8e8e8, 435px 435px 0px 0px #e8e8e8, 436px 436px 0px 0px #e8e8e8, 437px 437px 0px 0px #e8e8e8, 438px 438px 0px 0px #e8e8e8, 439px 439px 0px 0px #e8e8e8, 440px 440px 0px 0px #e8e8e8, 441px 441px 0px 0px #e8e8e8, 442px 442px 0px 0px #e8e8e8, 443px 443px 0px 0px #e8e8e8, 444px 444px 0px 0px #e8e8e8, 445px 445px 0px 0px #e8e8e8, 446px 446px 0px 0px #e8e8e8, 447px 447px 0px 0px #e8e8e8, 448px 448px 0px 0px #e8e8e8, 449px 449px 0px 0px #e8e8e8, 450px 450px 0px 0px #e8e8e8;
    box-shadow: 1px 1px 0px 0px #e8e8e8, 2px 2px 0px 0px #e8e8e8, 3px 3px 0px 0px #e8e8e8, 4px 4px 0px 0px #e8e8e8, 5px 5px 0px 0px #e8e8e8, 6px 6px 0px 0px #e8e8e8, 7px 7px 0px 0px #e8e8e8, 8px 8px 0px 0px #e8e8e8, 9px 9px 0px 0px #e8e8e8, 10px 10px 0px 0px #e8e8e8, 11px 11px 0px 0px #e8e8e8, 12px 12px 0px 0px #e8e8e8, 13px 13px 0px 0px #e8e8e8, 14px 14px 0px 0px #e8e8e8, 15px 15px 0px 0px #e8e8e8, 16px 16px 0px 0px #e8e8e8, 17px 17px 0px 0px #e8e8e8, 18px 18px 0px 0px #e8e8e8, 19px 19px 0px 0px #e8e8e8, 20px 20px 0px 0px #e8e8e8, 21px 21px 0px 0px #e8e8e8, 22px 22px 0px 0px #e8e8e8, 23px 23px 0px 0px #e8e8e8, 24px 24px 0px 0px #e8e8e8, 25px 25px 0px 0px #e8e8e8, 26px 26px 0px 0px #e8e8e8, 27px 27px 0px 0px #e8e8e8, 28px 28px 0px 0px #e8e8e8, 29px 29px 0px 0px #e8e8e8, 30px 30px 0px 0px #e8e8e8, 31px 31px 0px 0px #e8e8e8, 32px 32px 0px 0px #e8e8e8, 33px 33px 0px 0px #e8e8e8, 34px 34px 0px 0px #e8e8e8, 35px 35px 0px 0px #e8e8e8, 36px 36px 0px 0px #e8e8e8, 37px 37px 0px 0px #e8e8e8, 38px 38px 0px 0px #e8e8e8, 39px 39px 0px 0px #e8e8e8, 40px 40px 0px 0px #e8e8e8, 41px 41px 0px 0px #e8e8e8, 42px 42px 0px 0px #e8e8e8, 43px 43px 0px 0px #e8e8e8, 44px 44px 0px 0px #e8e8e8, 45px 45px 0px 0px #e8e8e8, 46px 46px 0px 0px #e8e8e8, 47px 47px 0px 0px #e8e8e8, 48px 48px 0px 0px #e8e8e8, 49px 49px 0px 0px #e8e8e8, 50px 50px 0px 0px #e8e8e8, 51px 51px 0px 0px #e8e8e8, 52px 52px 0px 0px #e8e8e8, 53px 53px 0px 0px #e8e8e8, 54px 54px 0px 0px #e8e8e8, 55px 55px 0px 0px #e8e8e8, 56px 56px 0px 0px #e8e8e8, 57px 57px 0px 0px #e8e8e8, 58px 58px 0px 0px #e8e8e8, 59px 59px 0px 0px #e8e8e8, 60px 60px 0px 0px #e8e8e8, 61px 61px 0px 0px #e8e8e8, 62px 62px 0px 0px #e8e8e8, 63px 63px 0px 0px #e8e8e8, 64px 64px 0px 0px #e8e8e8, 65px 65px 0px 0px #e8e8e8, 66px 66px 0px 0px #e8e8e8, 67px 67px 0px 0px #e8e8e8, 68px 68px 0px 0px #e8e8e8, 69px 69px 0px 0px #e8e8e8, 70px 70px 0px 0px #e8e8e8, 71px 71px 0px 0px #e8e8e8, 72px 72px 0px 0px #e8e8e8, 73px 73px 0px 0px #e8e8e8, 74px 74px 0px 0px #e8e8e8, 75px 75px 0px 0px #e8e8e8, 76px 76px 0px 0px #e8e8e8, 77px 77px 0px 0px #e8e8e8, 78px 78px 0px 0px #e8e8e8, 79px 79px 0px 0px #e8e8e8, 80px 80px 0px 0px #e8e8e8, 81px 81px 0px 0px #e8e8e8, 82px 82px 0px 0px #e8e8e8, 83px 83px 0px 0px #e8e8e8, 84px 84px 0px 0px #e8e8e8, 85px 85px 0px 0px #e8e8e8, 86px 86px 0px 0px #e8e8e8, 87px 87px 0px 0px #e8e8e8, 88px 88px 0px 0px #e8e8e8, 89px 89px 0px 0px #e8e8e8, 90px 90px 0px 0px #e8e8e8, 91px 91px 0px 0px #e8e8e8, 92px 92px 0px 0px #e8e8e8, 93px 93px 0px 0px #e8e8e8, 94px 94px 0px 0px #e8e8e8, 95px 95px 0px 0px #e8e8e8, 96px 96px 0px 0px #e8e8e8, 97px 97px 0px 0px #e8e8e8, 98px 98px 0px 0px #e8e8e8, 99px 99px 0px 0px #e8e8e8, 100px 100px 0px 0px #e8e8e8, 101px 101px 0px 0px #e8e8e8, 102px 102px 0px 0px #e8e8e8, 103px 103px 0px 0px #e8e8e8, 104px 104px 0px 0px #e8e8e8, 105px 105px 0px 0px #e8e8e8, 106px 106px 0px 0px #e8e8e8, 107px 107px 0px 0px #e8e8e8, 108px 108px 0px 0px #e8e8e8, 109px 109px 0px 0px #e8e8e8, 110px 110px 0px 0px #e8e8e8, 111px 111px 0px 0px #e8e8e8, 112px 112px 0px 0px #e8e8e8, 113px 113px 0px 0px #e8e8e8, 114px 114px 0px 0px #e8e8e8, 115px 115px 0px 0px #e8e8e8, 116px 116px 0px 0px #e8e8e8, 117px 117px 0px 0px #e8e8e8, 118px 118px 0px 0px #e8e8e8, 119px 119px 0px 0px #e8e8e8, 120px 120px 0px 0px #e8e8e8, 121px 121px 0px 0px #e8e8e8, 122px 122px 0px 0px #e8e8e8, 123px 123px 0px 0px #e8e8e8, 124px 124px 0px 0px #e8e8e8, 125px 125px 0px 0px #e8e8e8, 126px 126px 0px 0px #e8e8e8, 127px 127px 0px 0px #e8e8e8, 128px 128px 0px 0px #e8e8e8, 129px 129px 0px 0px #e8e8e8, 130px 130px 0px 0px #e8e8e8, 131px 131px 0px 0px #e8e8e8, 132px 132px 0px 0px #e8e8e8, 133px 133px 0px 0px #e8e8e8, 134px 134px 0px 0px #e8e8e8, 135px 135px 0px 0px #e8e8e8, 136px 136px 0px 0px #e8e8e8, 137px 137px 0px 0px #e8e8e8, 138px 138px 0px 0px #e8e8e8, 139px 139px 0px 0px #e8e8e8, 140px 140px 0px 0px #e8e8e8, 141px 141px 0px 0px #e8e8e8, 142px 142px 0px 0px #e8e8e8, 143px 143px 0px 0px #e8e8e8, 144px 144px 0px 0px #e8e8e8, 145px 145px 0px 0px #e8e8e8, 146px 146px 0px 0px #e8e8e8, 147px 147px 0px 0px #e8e8e8, 148px 148px 0px 0px #e8e8e8, 149px 149px 0px 0px #e8e8e8, 150px 150px 0px 0px #e8e8e8, 151px 151px 0px 0px #e8e8e8, 152px 152px 0px 0px #e8e8e8, 153px 153px 0px 0px #e8e8e8, 154px 154px 0px 0px #e8e8e8, 155px 155px 0px 0px #e8e8e8, 156px 156px 0px 0px #e8e8e8, 157px 157px 0px 0px #e8e8e8, 158px 158px 0px 0px #e8e8e8, 159px 159px 0px 0px #e8e8e8, 160px 160px 0px 0px #e8e8e8, 161px 161px 0px 0px #e8e8e8, 162px 162px 0px 0px #e8e8e8, 163px 163px 0px 0px #e8e8e8, 164px 164px 0px 0px #e8e8e8, 165px 165px 0px 0px #e8e8e8, 166px 166px 0px 0px #e8e8e8, 167px 167px 0px 0px #e8e8e8, 168px 168px 0px 0px #e8e8e8, 169px 169px 0px 0px #e8e8e8, 170px 170px 0px 0px #e8e8e8, 171px 171px 0px 0px #e8e8e8, 172px 172px 0px 0px #e8e8e8, 173px 173px 0px 0px #e8e8e8, 174px 174px 0px 0px #e8e8e8, 175px 175px 0px 0px #e8e8e8, 176px 176px 0px 0px #e8e8e8, 177px 177px 0px 0px #e8e8e8, 178px 178px 0px 0px #e8e8e8, 179px 179px 0px 0px #e8e8e8, 180px 180px 0px 0px #e8e8e8, 181px 181px 0px 0px #e8e8e8, 182px 182px 0px 0px #e8e8e8, 183px 183px 0px 0px #e8e8e8, 184px 184px 0px 0px #e8e8e8, 185px 185px 0px 0px #e8e8e8, 186px 186px 0px 0px #e8e8e8, 187px 187px 0px 0px #e8e8e8, 188px 188px 0px 0px #e8e8e8, 189px 189px 0px 0px #e8e8e8, 190px 190px 0px 0px #e8e8e8, 191px 191px 0px 0px #e8e8e8, 192px 192px 0px 0px #e8e8e8, 193px 193px 0px 0px #e8e8e8, 194px 194px 0px 0px #e8e8e8, 195px 195px 0px 0px #e8e8e8, 196px 196px 0px 0px #e8e8e8, 197px 197px 0px 0px #e8e8e8, 198px 198px 0px 0px #e8e8e8, 199px 199px 0px 0px #e8e8e8, 200px 200px 0px 0px #e8e8e8, 201px 201px 0px 0px #e8e8e8, 202px 202px 0px 0px #e8e8e8, 203px 203px 0px 0px #e8e8e8, 204px 204px 0px 0px #e8e8e8, 205px 205px 0px 0px #e8e8e8, 206px 206px 0px 0px #e8e8e8, 207px 207px 0px 0px #e8e8e8, 208px 208px 0px 0px #e8e8e8, 209px 209px 0px 0px #e8e8e8, 210px 210px 0px 0px #e8e8e8, 211px 211px 0px 0px #e8e8e8, 212px 212px 0px 0px #e8e8e8, 213px 213px 0px 0px #e8e8e8, 214px 214px 0px 0px #e8e8e8, 215px 215px 0px 0px #e8e8e8, 216px 216px 0px 0px #e8e8e8, 217px 217px 0px 0px #e8e8e8, 218px 218px 0px 0px #e8e8e8, 219px 219px 0px 0px #e8e8e8, 220px 220px 0px 0px #e8e8e8, 221px 221px 0px 0px #e8e8e8, 222px 222px 0px 0px #e8e8e8, 223px 223px 0px 0px #e8e8e8, 224px 224px 0px 0px #e8e8e8, 225px 225px 0px 0px #e8e8e8, 226px 226px 0px 0px #e8e8e8, 227px 227px 0px 0px #e8e8e8, 228px 228px 0px 0px #e8e8e8, 229px 229px 0px 0px #e8e8e8, 230px 230px 0px 0px #e8e8e8, 231px 231px 0px 0px #e8e8e8, 232px 232px 0px 0px #e8e8e8, 233px 233px 0px 0px #e8e8e8, 234px 234px 0px 0px #e8e8e8, 235px 235px 0px 0px #e8e8e8, 236px 236px 0px 0px #e8e8e8, 237px 237px 0px 0px #e8e8e8, 238px 238px 0px 0px #e8e8e8, 239px 239px 0px 0px #e8e8e8, 240px 240px 0px 0px #e8e8e8, 241px 241px 0px 0px #e8e8e8, 242px 242px 0px 0px #e8e8e8, 243px 243px 0px 0px #e8e8e8, 244px 244px 0px 0px #e8e8e8, 245px 245px 0px 0px #e8e8e8, 246px 246px 0px 0px #e8e8e8, 247px 247px 0px 0px #e8e8e8, 248px 248px 0px 0px #e8e8e8, 249px 249px 0px 0px #e8e8e8, 250px 250px 0px 0px #e8e8e8, 251px 251px 0px 0px #e8e8e8, 252px 252px 0px 0px #e8e8e8, 253px 253px 0px 0px #e8e8e8, 254px 254px 0px 0px #e8e8e8, 255px 255px 0px 0px #e8e8e8, 256px 256px 0px 0px #e8e8e8, 257px 257px 0px 0px #e8e8e8, 258px 258px 0px 0px #e8e8e8, 259px 259px 0px 0px #e8e8e8, 260px 260px 0px 0px #e8e8e8, 261px 261px 0px 0px #e8e8e8, 262px 262px 0px 0px #e8e8e8, 263px 263px 0px 0px #e8e8e8, 264px 264px 0px 0px #e8e8e8, 265px 265px 0px 0px #e8e8e8, 266px 266px 0px 0px #e8e8e8, 267px 267px 0px 0px #e8e8e8, 268px 268px 0px 0px #e8e8e8, 269px 269px 0px 0px #e8e8e8, 270px 270px 0px 0px #e8e8e8, 271px 271px 0px 0px #e8e8e8, 272px 272px 0px 0px #e8e8e8, 273px 273px 0px 0px #e8e8e8, 274px 274px 0px 0px #e8e8e8, 275px 275px 0px 0px #e8e8e8, 276px 276px 0px 0px #e8e8e8, 277px 277px 0px 0px #e8e8e8, 278px 278px 0px 0px #e8e8e8, 279px 279px 0px 0px #e8e8e8, 280px 280px 0px 0px #e8e8e8, 281px 281px 0px 0px #e8e8e8, 282px 282px 0px 0px #e8e8e8, 283px 283px 0px 0px #e8e8e8, 284px 284px 0px 0px #e8e8e8, 285px 285px 0px 0px #e8e8e8, 286px 286px 0px 0px #e8e8e8, 287px 287px 0px 0px #e8e8e8, 288px 288px 0px 0px #e8e8e8, 289px 289px 0px 0px #e8e8e8, 290px 290px 0px 0px #e8e8e8, 291px 291px 0px 0px #e8e8e8, 292px 292px 0px 0px #e8e8e8, 293px 293px 0px 0px #e8e8e8, 294px 294px 0px 0px #e8e8e8, 295px 295px 0px 0px #e8e8e8, 296px 296px 0px 0px #e8e8e8, 297px 297px 0px 0px #e8e8e8, 298px 298px 0px 0px #e8e8e8, 299px 299px 0px 0px #e8e8e8, 300px 300px 0px 0px #e8e8e8, 301px 301px 0px 0px #e8e8e8, 302px 302px 0px 0px #e8e8e8, 303px 303px 0px 0px #e8e8e8, 304px 304px 0px 0px #e8e8e8, 305px 305px 0px 0px #e8e8e8, 306px 306px 0px 0px #e8e8e8, 307px 307px 0px 0px #e8e8e8, 308px 308px 0px 0px #e8e8e8, 309px 309px 0px 0px #e8e8e8, 310px 310px 0px 0px #e8e8e8, 311px 311px 0px 0px #e8e8e8, 312px 312px 0px 0px #e8e8e8, 313px 313px 0px 0px #e8e8e8, 314px 314px 0px 0px #e8e8e8, 315px 315px 0px 0px #e8e8e8, 316px 316px 0px 0px #e8e8e8, 317px 317px 0px 0px #e8e8e8, 318px 318px 0px 0px #e8e8e8, 319px 319px 0px 0px #e8e8e8, 320px 320px 0px 0px #e8e8e8, 321px 321px 0px 0px #e8e8e8, 322px 322px 0px 0px #e8e8e8, 323px 323px 0px 0px #e8e8e8, 324px 324px 0px 0px #e8e8e8, 325px 325px 0px 0px #e8e8e8, 326px 326px 0px 0px #e8e8e8, 327px 327px 0px 0px #e8e8e8, 328px 328px 0px 0px #e8e8e8, 329px 329px 0px 0px #e8e8e8, 330px 330px 0px 0px #e8e8e8, 331px 331px 0px 0px #e8e8e8, 332px 332px 0px 0px #e8e8e8, 333px 333px 0px 0px #e8e8e8, 334px 334px 0px 0px #e8e8e8, 335px 335px 0px 0px #e8e8e8, 336px 336px 0px 0px #e8e8e8, 337px 337px 0px 0px #e8e8e8, 338px 338px 0px 0px #e8e8e8, 339px 339px 0px 0px #e8e8e8, 340px 340px 0px 0px #e8e8e8, 341px 341px 0px 0px #e8e8e8, 342px 342px 0px 0px #e8e8e8, 343px 343px 0px 0px #e8e8e8, 344px 344px 0px 0px #e8e8e8, 345px 345px 0px 0px #e8e8e8, 346px 346px 0px 0px #e8e8e8, 347px 347px 0px 0px #e8e8e8, 348px 348px 0px 0px #e8e8e8, 349px 349px 0px 0px #e8e8e8, 350px 350px 0px 0px #e8e8e8, 351px 351px 0px 0px #e8e8e8, 352px 352px 0px 0px #e8e8e8, 353px 353px 0px 0px #e8e8e8, 354px 354px 0px 0px #e8e8e8, 355px 355px 0px 0px #e8e8e8, 356px 356px 0px 0px #e8e8e8, 357px 357px 0px 0px #e8e8e8, 358px 358px 0px 0px #e8e8e8, 359px 359px 0px 0px #e8e8e8, 360px 360px 0px 0px #e8e8e8, 361px 361px 0px 0px #e8e8e8, 362px 362px 0px 0px #e8e8e8, 363px 363px 0px 0px #e8e8e8, 364px 364px 0px 0px #e8e8e8, 365px 365px 0px 0px #e8e8e8, 366px 366px 0px 0px #e8e8e8, 367px 367px 0px 0px #e8e8e8, 368px 368px 0px 0px #e8e8e8, 369px 369px 0px 0px #e8e8e8, 370px 370px 0px 0px #e8e8e8, 371px 371px 0px 0px #e8e8e8, 372px 372px 0px 0px #e8e8e8, 373px 373px 0px 0px #e8e8e8, 374px 374px 0px 0px #e8e8e8, 375px 375px 0px 0px #e8e8e8, 376px 376px 0px 0px #e8e8e8, 377px 377px 0px 0px #e8e8e8, 378px 378px 0px 0px #e8e8e8, 379px 379px 0px 0px #e8e8e8, 380px 380px 0px 0px #e8e8e8, 381px 381px 0px 0px #e8e8e8, 382px 382px 0px 0px #e8e8e8, 383px 383px 0px 0px #e8e8e8, 384px 384px 0px 0px #e8e8e8, 385px 385px 0px 0px #e8e8e8, 386px 386px 0px 0px #e8e8e8, 387px 387px 0px 0px #e8e8e8, 388px 388px 0px 0px #e8e8e8, 389px 389px 0px 0px #e8e8e8, 390px 390px 0px 0px #e8e8e8, 391px 391px 0px 0px #e8e8e8, 392px 392px 0px 0px #e8e8e8, 393px 393px 0px 0px #e8e8e8, 394px 394px 0px 0px #e8e8e8, 395px 395px 0px 0px #e8e8e8, 396px 396px 0px 0px #e8e8e8, 397px 397px 0px 0px #e8e8e8, 398px 398px 0px 0px #e8e8e8, 399px 399px 0px 0px #e8e8e8, 400px 400px 0px 0px #e8e8e8, 401px 401px 0px 0px #e8e8e8, 402px 402px 0px 0px #e8e8e8, 403px 403px 0px 0px #e8e8e8, 404px 404px 0px 0px #e8e8e8, 405px 405px 0px 0px #e8e8e8, 406px 406px 0px 0px #e8e8e8, 407px 407px 0px 0px #e8e8e8, 408px 408px 0px 0px #e8e8e8, 409px 409px 0px 0px #e8e8e8, 410px 410px 0px 0px #e8e8e8, 411px 411px 0px 0px #e8e8e8, 412px 412px 0px 0px #e8e8e8, 413px 413px 0px 0px #e8e8e8, 414px 414px 0px 0px #e8e8e8, 415px 415px 0px 0px #e8e8e8, 416px 416px 0px 0px #e8e8e8, 417px 417px 0px 0px #e8e8e8, 418px 418px 0px 0px #e8e8e8, 419px 419px 0px 0px #e8e8e8, 420px 420px 0px 0px #e8e8e8, 421px 421px 0px 0px #e8e8e8, 422px 422px 0px 0px #e8e8e8, 423px 423px 0px 0px #e8e8e8, 424px 424px 0px 0px #e8e8e8, 425px 425px 0px 0px #e8e8e8, 426px 426px 0px 0px #e8e8e8, 427px 427px 0px 0px #e8e8e8, 428px 428px 0px 0px #e8e8e8, 429px 429px 0px 0px #e8e8e8, 430px 430px 0px 0px #e8e8e8, 431px 431px 0px 0px #e8e8e8, 432px 432px 0px 0px #e8e8e8, 433px 433px 0px 0px #e8e8e8, 434px 434px 0px 0px #e8e8e8, 435px 435px 0px 0px #e8e8e8, 436px 436px 0px 0px #e8e8e8, 437px 437px 0px 0px #e8e8e8, 438px 438px 0px 0px #e8e8e8, 439px 439px 0px 0px #e8e8e8, 440px 440px 0px 0px #e8e8e8, 441px 441px 0px 0px #e8e8e8, 442px 442px 0px 0px #e8e8e8, 443px 443px 0px 0px #e8e8e8, 444px 444px 0px 0px #e8e8e8, 445px 445px 0px 0px #e8e8e8, 446px 446px 0px 0px #e8e8e8, 447px 447px 0px 0px #e8e8e8, 448px 448px 0px 0px #e8e8e8, 449px 449px 0px 0px #e8e8e8, 450px 450px 0px 0px #e8e8e8;
  }
  /* line 79, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-text {
    font-size: 17px;
    line-height: 20px;
  }
  /* line 83, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-left-col {
    width: 46%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 1px) and (max-width: 939px) {
  /* line 83, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-left-col {
    padding-right: 0;
  }
}
@media only screen and (min-width: 1px) {
  /* line 92, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-mid-col {
    display: none !important;
    width: 20%;
    float: left;
  }
  /* line 96, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-mid-col img {
    width: 100%;
  }
  /* line 100, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-right-col {
    width: 54%;
    float: left;
  }
  /* line 103, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-right-col img {
    max-width: 100%;
  }
  /* line 108, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-header .omc-panel-title {
    font-size: 18px;
    margin: 0;
  }
  /* line 113, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-vid-cta a {
    color: #1f4f82;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 17px;
  }
  /* line 120, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-vid-cta a:hover {
    text-decoration: underline;
  }
  /* line 124, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .slick-dots {
    bottom: 25px;
  }
  /* line 126, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .slick-dots li {
    margin-right: 20px;
  }
  /* line 129, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .slick-dots li button {
    width: 25px;
    height: 25px;
    background: #f00;
    border-radius: 99px;
    background: #abbac9;
  }
  /* line 135, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .slick-dots li button:before {
    content: none;
  }
  /* line 139, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .slick-dots .slick-active button {
    background: #fff;
  }
  /* line 143, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-next {
    right: 25px;
  }
  /* line 146, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-prev {
    left: 25px;
  }
}
@media only screen and (max-width: 920px) {
  /* split carousel needs custom breaks to handle arrow positioning and miscellany */
  /* line 155, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-prev {
    left: 10px;
  }

  /* line 156, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-next {
    right: 10px;
  }
}
@media only screen and (max-width: 939px) {
  /* line 160, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-prev {
    width: 30px;
    left: 5px;
  }

  /* line 164, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-next {
    width: 30px;
    right: 5px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 172, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-video {
    margin-bottom: 0;
  }
  /* line 175, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-prev {
    width: 20px;
    left: 10px;
  }
  /* line 179, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-next {
    width: 20px;
    right: 10px;
  }
  /* line 183, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-title {
    font-size: 30px;
  }
  /* line 186, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-panel {
    width: 60%;
    padding-top: 35px;
  }
  /* line 190, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-left-col, .omc-carousel.omc-homepage-feature-carousel .omc-panel-right-col {
    width: 50%;
  }
  /* line 193, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-mid-col {
    display: none;
  }
  /* line 196, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-subtitle {
    font-size: 24px;
    margin-top: 0;
  }
  /* line 200, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 390px) {
  /* line 208, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-title {
    font-size: 25px;
  }
  /* line 211, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-left-col, .omc-carousel.omc-homepage-feature-carousel .omc-panel-right-col {
    width: 100%;
    padding-bottom: 20px;
  }
  /* line 215, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-panel-text {
    margin-bottom: 20px;
  }
  /* line 218, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel .omc-carousel-panel {
    padding-top: 20px;
    padding-bottom: 13px;
  }
  /* line 222, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-next {
    right: 5px;
  }
  /* line 225, ../sass/components/_carousel-homepage-feature.scss */
  .omc-carousel.omc-homepage-feature-carousel button.slick-prev {
    left: 5px;
  }
}
/** 
 * Homepage hero component
 */
/* line 5, ../sass/components/_home-product-info.scss */
#omc-home-product-info {
  padding: 60px 0 0;
  background-color: #8da7b1;
  overflow: hidden;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 11, ../sass/components/_home-product-info.scss */
#omc-home-product-info #omc-home-product-info-content {
  margin: 0 auto;
  max-width: 1085px;
  font-size: 0;
  padding-right: 24px;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 21, ../sass/components/_home-product-info.scss */
#omc-home-product-info #omc-home-product-info-content.active {
  max-width: 1064px;
  padding-right: 0;
}
/* line 27, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-title {
  font: bold 20px/28px Arial, sans-serif;
  color: #fff;
  margin: 0;
  padding: 0;
}
/* line 33, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-body {
  font: normal 12px/20px Arial, sans-serif;
  padding: 0 20px;
}
/* line 37, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item {
  display: block;
  overflow: hidden;
  position: relative;
  top: 9px;
}
/* line 43, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item .close-btn {
  display: none;
  position: absolute;
  right: 5px;
  top: 0.4em;
}
/* line 50, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item .omc-hover-indicator {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  cursor: pointer;
}
/* line 60, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item .omc-hover-indicator:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 67, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item .omc-hover-indicator img {
  display: inline-block;
  vertical-align: middle;
}
/* line 72, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item:hover .omc-hover-indicator {
  display: block;
}
/* line 76, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-home-product-info-item.last {
  border-bottom: 1px solid #9fb8c0;
}
/* line 80, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-item-title {
  margin: 0;
  display: block;
  position: relative;
  top: 24px;
  z-index: 9;
}
/* line 87, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-item-link {
  /* padding: 10px 30px 10px 20px; */
  font: normal 20px Arial, sans-serif;
  color: #fff;
  text-decoration: none;
  line-height: 1em;
  position: relative;
  display: block;
  width: 100%;
}
/* line 108, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-item-content {
  position: relative;
  max-height: 0;
  margin-left: 10%;
  overflow: hidden;
  width: 0;
  transition: max-height .5s;
}
/* line 116, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-item-body {
  padding: 20px 20px 20px 140px;
  border-top: 1px solid #ccc;
  min-height: 120px;
  width: 0;
}
/* line 123, ../sass/components/_home-product-info.scss */
#omc-home-product-info .omc-item-image {
  width: 100%;
  /*-webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  transition: width 0.5s;*/
  display: inline-block;
  vertical-align: top;
}

/* line 146, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content .omc-home-product-info-item:after, #omc-home-product-info-content .omc-home-product-info-item:before {
  background: #FFF;
  bottom: 50%;
  content: '';
  right: 1px;
  top: 50%;
  width: 1px;
  opacity: 0.2;
  position: absolute;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 159, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content .omc-home-product-info-item:before {
  left: 1px;
}

/* line 165, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content.active {
  max-width: 1064px;
}
/* line 167, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content.active .omc-home-product-info-item.active {
  padding-top: 0;
}
/* line 170, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content.active .omc-home-product-info-item.active:after, #omc-home-product-info-content.active .omc-home-product-info-item.active:before {
  bottom: 13%;
  top: 40px;
  opacity: 1;
}
/* line 176, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-title {
  margin: 0 20px;
}
/* line 181, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content.active .omc-home-product-info-item.active .close-btn {
  display: block;
}
/* line 185, ../sass/components/_home-product-info.scss */
#omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-content {
  overflow-y: auto;
  transition: all .5s;
}

/**
 * Responsive
 */
@media only screen and (min-width: 769px) and (max-width: 1023px) {
  /*compensating for taller header*/
  /* line 200, ../sass/components/_home-product-info.scss */
  #omc-home-product-info {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 939px) and (max-width: 1023px) {
  /* line 205, ../sass/components/_home-product-info.scss */
  #omc-home-product-info {
    padding-top: 60px !important;
  }
}
@media only screen and (min-width: 939px) {
  /* line 210, ../sass/components/_home-product-info.scss */
  #omc-home-product-info {
    padding: 32px 0 0 0;
  }
  /* line 213, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-title {
    font: bold 34px/1em Arial, sans-serif;
    color: #fff;
    padding-bottom: 3px;
    text-align: center;
  }
  /* line 220, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-body {
    text-align: center;
    width: 600px;
    margin: 20px auto 50px;
  }
  /* line 226, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-item {
    vertical-align: middle;
    width: 25%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    float: left;
    display: inline-block;
    vertical-align: top;
    background-color: transparent;
    border: none;
    opacity: 1;
    transition: all 0.2s;
  }
  /* line 238, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-item.last {
    border-bottom: none;
  }
  /* line 240, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-title {
    text-align: center;
  }
  /* line 244, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-content {
    display: block;
    text-align: center;
    max-height: none;
  }
  /* line 249, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-image {
    display: inline-block;
    position: static;
    text-align: center;
  }
  /* line 254, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-body {
    display: none;
    border: none;
  }

  /* Active states */
  /* line 262, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active {
    max-width: 1064px;
    padding-right: 0;
    /* Inactive items */
    /* Active item */
  }
  /* line 266, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item {
    width: 17%;
    padding-top: 3%;
    opacity: .8;
    transition: width .2s, opacity .2s, padding .2s;
  }
  /* line 273, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-title {
    padding-right: 33px;
  }
  /* line 277, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-item-title {
    font-size: 12px;
  }
  /* line 280, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-item-link {
    font-size: 15px;
  }
  /* line 291, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-hover-indicator {
    top: 33px;
  }
  /* line 296, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active {
    opacity: 1;
    width: 49%;
  }
  /* line 302, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-title {
    text-align: left;
    height: auto;
  }
  /* line 307, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-link {
    font: normal 20px/20px Arial, sans-serif;
  }
  /* line 310, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-image {
    width: 39%;
    height: auto;
    margin-left: -6%;
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  /* line 316, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-hover-indicator {
    display: none !important;
  }
  /* line 319, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-content {
    display: inline-block;
    max-height: none;
    margin-left: -4%;
    text-align: left;
    vertical-align: top;
    width: 57%;
  }
  /* line 327, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-body {
    display: block;
    background-color: transparent;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    min-height: 150px;
  }
  /* line 335, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-body div {
    font-size: 16px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 939px) {
  /* line 346, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content {
    margin: 0 10px;
    max-height: none;
    padding-bottom: 10px;
  }
  /* line 351, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-title {
    text-align: center;
    font-size: 30px;
  }
  /* line 356, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-item {
    vertical-align: middle;
    width: 25%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    background-color: transparent;
    opacity: 1;
    transition: all 0.2s;
    position: relative;
  }
  /* line 367, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-title {
    text-align: center;
    position: absolute;
    bottom: 1em;
    display: block;
    width: 100%;
    top: auto;
  }
  /* line 374, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-title .omc-item-link {
    font-size: 19px;
  }

  /* line 385, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active {
    /* Inactive items */
    /* Active item */
  }
  /* line 388, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item {
    width: 15%;
    padding-top: 60px;
    opacity: .5;
    transition: width .2s, opacity .2s, padding .2s;
  }
  /* line 395, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-item-title {
    font-size: 12px;
  }
  /* line 398, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-item-link {
    font-size: 12px;
  }
  /* line 408, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-hover-indicator {
    top: 33px;
  }
  /* line 413, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active {
    opacity: 1;
    width: 55%;
    padding: 0;
  }
  /* line 418, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-title {
    text-align: left;
    height: auto;
    position: static;
    padding-bottom: 0;
  }
  /* line 424, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-link {
    font: normal 20px/20px Arial, sans-serif;
  }
  /* line 427, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-image {
    position: relative;
    top: 1em;
    width: 50%;
    float: left;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: -6%;
    margin-top: -20px;
  }
  /* line 436, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-hover-indicator {
    display: none !important;
  }
  /* line 439, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-content {
    max-height: none;
    text-align: left;
    width: 57%;
    -moz-transform: translateX(-6%);
    -ms-transform: translateX(-6%);
    -o-transform: translateX(-6%);
    -webkit-transform: translateX(-6%);
    transform: translateX(-6%);
  }
  /* line 446, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-body {
    display: block;
    background-color: transparent;
    width: 100%;
    padding: 15px 0 0 0 !important;
    min-height: 150px;
    border-top: 0;
    font-size: 12px;
  }
  /* line 454, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-body p {
    font-size: 12px;
    margin-bottom: 8px;
  }
  /* line 459, ../sass/components/_home-product-info.scss */
  #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-body .omc-button {
    margin: 5px;
    font-size: 1em;
    padding: 0 13px;
    width: auto;
    line-height: 2.5em;
  }
}
@media only screen and (max-width: 660px) {
  /* line 472, ../sass/components/_home-product-info.scss */
  #omc-home-product-info {
    padding-top: 60px;
    height: auto !important;
  }
  /* line 475, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-title {
    font-size: 27px;
    margin: 0 0 32px 0;
    padding: 0;
  }
  /* line 481, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content {
    margin: 0 10px;
    padding-bottom: 10px;
  }
  /* line 485, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-home-product-info-item {
    width: 100%;
  }
  /* line 488, ../sass/components/_home-product-info.scss */
  #omc-home-product-info .omc-item-image {
    padding-bottom: 20px;
  }
  /* line 493, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item {
    display: none;
  }
  /* line 496, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active {
    display: block;
    top: 0;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
  }
  /* line 503, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active:after, #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active:before {
    display: none !important;
  }
  /* line 506, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-title {
    padding: 0;
    width: 100%;
    text-align: center;
    position: static;
    display: inline-block;
    word-spacing: normal;
    word-break: break-word;
    margin: 0;
    position: relative;
    top: 0;
  }
  /* line 517, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-title .close-btn {
    right: auto;
    left: 20px;
    top: 200%;
  }
  /* line 523, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-image {
    margin: 0 auto;
    display: block;
    float: none;
    padding: 0;
    position: relative;
    top: 20px;
    width: 80% !important;
  }
  /* line 534, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-content {
    width: 100%;
    margin: 0;
    padding: 0;
    position: static;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 100% !important;
  }
  /* line 543, ../sass/components/_home-product-info.scss */
  #omc-home-product-info #omc-home-product-info-content.active .omc-home-product-info-item.active .omc-item-body {
    padding-top: 20px;
    text-align: center;
    width: 100% !important;
  }
}
/** 
 * Solutions
 */
/* line 5, ../sass/components/_solutions.scss */
.omc-solutions-container {
  border-bottom: 1px solid #ccc;
}
/* line 8, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-solutions-content {
  max-width: 1024px;
  margin: 0 auto;
  padding: 20px 0;
}
/* line 16, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-solutions-section {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 20, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-title {
  font: normal 30px/40px Arial, sans-serif;
  margin: 0 0 20px;
}
/* line 24, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-body {
  font-size: 16px;
  line-height: 22px;
}
/* line 28, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-video {
  margin: 15px 0 0;
}
/* line 31, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-video-caption {
  margin: 0;
}
/* line 34, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-feature {
  padding-left: 200px;
  position: relative;
  min-height: 200px;
  margin: 40px 0;
}
/* line 40, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-feature-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 180px;
}
/* line 47, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-feature-title {
  font: normal 24px/30px Arial, sans-serif;
  margin: 0 0 15px;
}
/* line 51, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-section-feature-body {
  font-size: 14px;
}
/* line 55, ../sass/components/_solutions.scss */
.omc-solutions-container .omc-solutions-aside {
  padding: 10px;
  background-color: #ddd;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

/** 
 * Responsive
 */
@media only screen and (min-width: 940px) {
  /* line 70, ../sass/components/_solutions.scss */
  .omc-solutions-container .omc-solutions-section {
    float: left;
    width: 70%;
    padding: 0 30px 0 0;
  }
  /* line 75, ../sass/components/_solutions.scss */
  .omc-solutions-container .omc-solutions-aside {
    float: left;
    width: 30%;
    padding: 0 0 0 30px;
  }
}
/** 
 * generic banner area component
 */
/* line 6, ../sass/components/_banner-area.scss */
.omc-customer-showcase-root .omc-banner-area.small
.omc-banner-area-content
.omc-image-two-headlines
.headline-image {
  padding-right: 21px;
}

/* line 16, ../sass/components/_banner-area.scss */
.omc-banner-area {
  background: #8ea7b2;
}
/* line 18, ../sass/components/_banner-area.scss */
.omc-banner-area .omc-banner-area-content {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 0;
  position: relative;
}
/* line 24, ../sass/components/_banner-area.scss */
.omc-banner-area .omc-banner-area-content .omc-image-two-headlines {
  width: 100%;
  margin: 0 auto;

}
/* line 30, ../sass/components/_banner-area.scss */
.omc-banner-area.small .omc-banner-area-content {
  padding: 30px 0 10px 0;
  max-width: 1024px;
  padding: 0;
}
/* line 35, ../sass/components/_banner-area.scss */
.omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines {
  width: 100%;
  padding-left: 0;
  height: 89px;
}
/* line 39, ../sass/components/_banner-area.scss */
.omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines h1 {
  font: bold 32px/40px Arial, sans-serif;
  margin: 0;
 					/*position: absolute;
					left: 0;
					top: 50%;
					transform: translateY(-50%);*/
}
/* line 47, ../sass/components/_banner-area.scss */
.omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines img {
  max-width: 400px;
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  /* line 47, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines img {
    margin-right: 10px;
  }
}
/* line 61, ../sass/components/_banner-area.scss */
.omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines .headline-image {
  display: table-cell;
  width: 400px;
  vertical-align: bottom;
  text-align: right;
}
/* line 67, ../sass/components/_banner-area.scss */
.omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines .headline-image img {
  display: inline-block;
  vertical-align: bottom;
}

/* Reponsive */
@media only screen and (max-width: 939px) {
  /* line 81, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-image-two-headlines {
    padding-left: 20px;
  }
  /* line 84, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content {
    padding: 50px 0 10px 0;
  }
  /* line 88, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content {
    padding-top: 40px;
  }
  /* line 90, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines {
    min-height: 0;
  }
  /* line 92, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines .headline-image {
    display: none;
  }
  /* line 95, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines img {
    bottom: 0;
    max-width: 300px;
  }
  /* line 99, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines h1 {
    margin: 0;
    font-size: 32px;
    line-height: 44px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 111, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content {
    padding: 50px 0 10px 0;
  }
  /* line 113, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content .omc-image-two-headlines {
    width: 80%;
    padding-left: 0;
    display: block;
    text-align: center;
  }
  /* line 118, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content .omc-image-two-headlines img {
    display: inline-block;
    width: 80%;
    max-width: 300px;
  }
  /* line 124, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content .omc-image-two-headlines .text-content {
    text-align: left;
  }
  /* line 126, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content .omc-image-two-headlines .text-content h1 {
    font-size: 24px;
    line-height: 1.2em;
  }
  /* line 130, ../sass/components/_banner-area.scss */
  .omc-banner-area .omc-banner-area-content .omc-image-two-headlines .text-content h4 {
    font-size: 16px;
    line-height: 1.2em;
  }
  /* line 139, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines {
    padding-left: 20px;
  }
  /* line 141, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines img {
    display: none;
  }
  /* line 144, ../sass/components/_banner-area.scss */
  .omc-banner-area.small .omc-banner-area-content .omc-image-two-headlines h1 {
    margin: 0;
    font-size: 24px;
  }
}
/** 
 * sticky nav component
 */
/* line 5, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav {
  background: none;
  display: block;
  height: 52px;
  z-index: 1;
  position: relative;
}
/* line 11, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav .omc-sticky-nav-inner {
  background: #46575e;
  display: block;
  text-align: center;
  height: 52px;
  z-index: 800;
  /* forcing to gpu...for science */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 23, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav .omc-sticky-nav-inner ul {
  max-width: 1024px;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  width: auto;
}
/* line 30, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav .omc-sticky-nav-inner ul li {
  float: left;
  height: 100%;
  white-space: nowrap;
  box-sizing: border-box;
}
/* line 37, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav .omc-sticky-nav-inner ul li.active {
  border-bottom: 0.6em solid #f00;
}
/* line 41, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav .omc-sticky-nav-inner ul li.omc-sticky-nav-toggle {
  display: none;
}
/* line 45, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav .omc-sticky-nav-inner ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
  padding: 14px 41px;
}
/* line 55, ../sass/components/_sticky-nav.scss */
.omc-sticky-nav.stuck .omc-sticky-nav-inner {
  position: fixed;
  top: 103px;
  left: 0;
  z-index: 800;
  width: 100%;
}

/* compensate for taller header at smaller desktop breakpoints */
@media only screen and (min-width: 940px) and (max-width: 1024px) {
  /* line 67, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav.stuck .omc-sticky-nav-inner {
    top: 141px;
  }
}
/* tablet */
@media only screen and (max-width: 939px) {
  /* line 76, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav.stuck .omc-sticky-nav-inner {
    top: 80px;
  }
}
/* mobile */
@media only screen and (max-width: 766px) {
  /* line 84, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav {
    height: 60px;
    overflow: visible;
    position: relative;
    display: block;
    width: 100%;
  }
  /* line 90, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner {
    height: auto;
    max-height: 60px;
    overflow: hidden;
  }
  /* line 94, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul {
    display: block;
    width: 100%;
  }
  /* line 97, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li {
    display: none;
    width: 100%;
    height: 60px;
    position: relative;
    border-top: solid 1px #b0c3c9;
  }
  /* line 98, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li.omc-sticky-nav-toggle {
    display: block;
  }
  /* line 100, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li.omc-sticky-nav-toggle a {
    background: none;
    color: #fff;
  }
  /* line 111, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li.active {
    display: block;
  }
  /* line 114, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li a {
    display: inline-block;
    background: #e6ecee;
    color: #1f4f82;
    width: 100%;
    height: 100%;
    padding: 0;
    border-bottom: solid 1px #b0c3c9;
  }
  /* line 122, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li a:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  /* line 129, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav .omc-sticky-nav-inner ul li a span {
    display: inline-block;
    vertical-align: middle;
  }
  /* line 137, ../sass/components/_sticky-nav.scss */
  .omc-sticky-nav.active .omc-sticky-nav-inner {
    max-height: 999em;
  }
}
/** 
 * image two headlines component
 */
/* line 5, ../sass/components/_image-two-headlines.scss */
.omc-image-two-headlines {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding-left: 0;
  display: table;
}
/* line 9, ../sass/components/_image-two-headlines.scss */
.omc-image-two-headlines .text-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
/* line 14, ../sass/components/_image-two-headlines.scss */
.omc-image-two-headlines img {
  margin-right: 42px;
  display: table-cell;
  vertical-align: middle;
}
/* line 20, ../sass/components/_image-two-headlines.scss */
.omc-image-two-headlines h4 {
  font-size: 18px;
  color: #000;
  line-height: 35px;
  margin: 0;
}
/* line 26, ../sass/components/_image-two-headlines.scss */
.omc-image-two-headlines h1 {
  color: #fff;
  font-size: 32px;
  line-height: 39px;
  font-weight: bold;
  margin: 0 0 6px;
}

/* Reponsive */
@media only screen and (max-width: 766px) {
  /* line 39, ../sass/components/_image-two-headlines.scss */
  .omc-image-two-headlines img {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
  /* line 44, ../sass/components/_image-two-headlines.scss */
  .omc-image-two-headlines h1 {
    font-size: 32px;
    line-height: 48px;
  }
}
/** 
 * fixed contact tab component
 */
/* line 5, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab {
  display: block;
  position: fixed;
  top: 100px;
  right: -400px;
  background: #ecf1f4;
  z-index: 999;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
/* line 22, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab.active {
  right: 0;
}
/* line 25, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab .omc-tab {
  height: 36px;
  width: 117px;
  position: absolute;
  top: 117px;
  left: -36px;
  background: #ecf1f4;
  text-align: center;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-transform-origin: 0 0;
  /* h-offset, v-offset */
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  /* IE8 HATES YOU */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616999114022e-16, M12=1, M21=-1, M22=3.061616999114022e-16, SizingMethod='auto expand')";
}
/* line 50, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab .omc-tab a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
/* line 55, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab .omc-tab a p {
  margin: 0;
  transform: scale(2.5, 1);
  /* W3C */
  -webkit-transform: scale(2.5, 1);
  /* Safari and Chrome */
  -moz-transform: scale(2.5, 1);
  /* Firefox */
  -ms-transform: scale(2.5, 1);
  /* IE 9 */
  -o-transform: scale(2.5, 1);
  /* Opera */
}
/* line 65, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab .omc-tab a span {
  color: #000;
  font-size: 1.1em;
}
/* line 73, ../sass/components/_fixed-contact-tab.scss */
.omc-fixed-contact-tab .omc-contact-form {
  display: block;
  width: 400px;
  height: 400px;
}

/** 
 * row component
 */
/* line 4, ../sass/components/_row.scss */
.omc-row-spacer {
  display: block;
  width: 100%;
  height: 15px;
}
/* line 8, ../sass/components/_row.scss */
.omc-row-spacer.white {
  background: #fff;
}
/* line 11, ../sass/components/_row.scss */
.omc-row-spacer.blue {
  background: #e6ebee;
}
/* line 14, ../sass/components/_row.scss */
.omc-row-spacer.grey {
  background: #f4f4f4;
}

/* line 18, ../sass/components/_row.scss */
.omc-row {
  display: block;
  width: 100%;
  padding: 20px 0 0 0;
}
/* line 22, ../sass/components/_row.scss */
.omc-row h1 {
  padding-top: 0px;
}
/* line 25, ../sass/components/_row.scss */
.omc-row h2 {
  color: #8b173c;
}
/* line 28, ../sass/components/_row.scss */
.omc-row.white {
  background: #fff;
}
/* line 30, ../sass/components/_row.scss */
.omc-row.white + .white {
  padding: 0 0 2em;
}
/* line 34, ../sass/components/_row.scss */
.omc-row.blue {
  background: #e6ebee;
}
/* line 37, ../sass/components/_row.scss */
.omc-row.grey {
  background: #f4f4f4;
}
/* line 40, ../sass/components/_row.scss */
.omc-row .omc-row-content {
  display: block;
  max-width: 1024px;
  margin: 0 auto;
}

/* line 49, ../sass/components/_row.scss */
#omc-product-detail-overview .omc-row {
  padding-top: 0;
}

/* line 54, ../sass/components/_row.scss */
.omc-breadcrumbs + .omc-row {
  padding-top: 0;
}

/* line 59, ../sass/components/_row.scss */
.omc-row .personalization .omc-row {
  padding: 1em 0;
}
/* line 62, ../sass/components/_row.scss */
.omc-row .personalization .omc-row-content {
  padding: 0 0 1em;
}
/* line 66, ../sass/components/_row.scss */
.omc-row .personalization:first-child .omc-row {
  padding: 0;
}

/* line 72, ../sass/components/_row.scss */
.omc-hide-for-desktop {
  display: none;
}

/* line 75, ../sass/components/_row.scss */
.omc-hide-for-tablet {
  display: block;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 82, ../sass/components/_row.scss */
  .omc-row .omc-row-content {
    padding: 1em 20px;
  }
  /* line 84, ../sass/components/_row.scss */
  .omc-row .omc-row-content .omc-row-content {
    padding: 1em 0;
  }

  /* line 89, ../sass/components/_row.scss */
  .omc-hide-for-desktop {
    display: block;
  }

  /* line 92, ../sass/components/_row.scss */
  .omc-hide-for-tablet {
    display: none;
  }
}
@media only screen and (max-width: 766px) {
  /* line 97, ../sass/components/_row.scss */
  .omc-row {
    padding: 20px 0 0 0;
  }

  /* line 100, ../sass/components/_row.scss */
  .omc-row-spacer {
    display: none;
  }
}
/** 
 * content container with headline component
 */
/* line 5, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline {
  display: block;
  position: relative;
  width: 100%;
}
/* line 9, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline > h2 {
  color: #000;
  line-height: 30px;
  font: normal 24px Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0px;
}
/* line 18, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline > h2.omc-alt-h2 {
  display: none;
}
/* line 22, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline > h2 + a {
  font-size: 14px;
  line-height: 33px;
}
/* line 28, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline .omc-hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  display: block;
  margin: 0.6em auto 2em;
}
/* line 36, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline .omc-sidebar .omc-hr {
  margin: 0.6em auto 1em;
}
/* line 40, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline .omc-headline-link-top {

  position: absolute;
  top: 0;
  right: 0;
}
/* line 44, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline .omc-headline-link-top .omc-search-label {
  position: absolute;
  top: 5px;
  right: 2px;
  background-position: -7px -370px;
}
/* line 50, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline .omc-headline-link-top .omc-search-input {
  padding: 7px 30px 2px 10px;
  border: 1px solid #ccc;
}
/* line 55, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline .omc-headline-link-bottom {
  display: none;
}

/* line 61, ../sass/components/_content-container-with-headline.scss */
#omc-tell-me-more .omc-hr {
  margin-bottom: 4px;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 68, ../sass/components/_content-container-with-headline.scss */
  .omc-content-container-with-headline h2 {
    text-align: left;
    font-size: 24px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 766px) {
  /* line 77, ../sass/components/_content-container-with-headline.scss */
  .omc-content-container-with-headline h2 {
    font-size: 22px;
  }
  /* line 80, ../sass/components/_content-container-with-headline.scss */
  .omc-content-container-with-headline .omc-hr {
    display: none;
  }
  /* line 83, ../sass/components/_content-container-with-headline.scss */
  .omc-content-container-with-headline .omc-headline-link-top {
    display: none;
  }
  /* line 86, ../sass/components/_content-container-with-headline.scss */
  .omc-content-container-with-headline .omc-headline-link-bottom {
    display: block;
    text-align: center;
    padding: 0 0 20px;
  }
  /* line 91, ../sass/components/_content-container-with-headline.scss */
  .omc-content-container-with-headline .omc-search-label-wrapper {
    display: none;
  }
}
/** 
 * grid system
 *
 */
/* line 5, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid {
  overflow: hidden;
}
@media only screen and (max-width: 766px) {
  /* line 5, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  /* line 256, ../sass/_vars.scss */
  .omc-grid-row-fluid > .omc-col-xs-7 {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 100% !important;
  }
  /* line 273, ../sass/_vars.scss */
  .omc-grid-row-fluid > .omc-col-xs-5 {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    width: 100% !important;
  }
  /* line 288, ../sass/_vars.scss */
  .omc-grid-row-fluid > .omc-col-xs-5 .omc-panel-image img {
    width: 100%;
  }
}
/* line 12, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid [class*='omc-col-'] {
  display: block;
  float: left;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 9999em;
  margin-bottom: -9999em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 24, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid [class*='omc-col-']:first-child {
  padding-left: 0;
}
/* line 32, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-1 {
  width: 8.33333%;
}
/* line 35, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-2 {
  width: 16.66667%;
}
/* line 38, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-3 {
  width: 25%;
}
/* line 41, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-4 {
  width: 33.33333%;
}
/* line 44, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-5 {
  width: 43.66667%;
}
/* line 47, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-6 {
  width: 50%;
}
/* line 49, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-6.omc-col-xs-5 {
  width: 55.6%;
}
/* line 53, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-6.omc-col-xs-7 {
  width: 44.4%;
}
/* line 57, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-7 {
  width: 56.33333%;
}
/* line 60, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-8 {
  width: 66.66667%;
}
/* line 63, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-9 {
  width: 75%;
}
/* line 66, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-10 {
  width: 83.33333%;
}
/* line 69, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-11 {
  width: 91.66667%;
}
/* line 72, ../sass/components/_grid-system.scss */
.omc-grid-row-fluid .omc-col-12 {
  width: 100%;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 80, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-4 {
    width: 33.33333%;
  }
  /* line 83, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-5 {
    width: 41.66667%;
  }
  /* line 86, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-6 {
    width: 50%;
  }
  /* line 89, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-7 {
    width: 58.33333%;
  }
  /* line 92, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-8 {
    width: 66.66667%;
  }
  /* line 95, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-9 {
    width: 75%;
  }
  /* line 98, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-10 {
    width: 83.33333%;
  }
  /* line 101, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-11 {
    width: 91.66667%;
  }
  /* line 104, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-col-xs-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 766px) {
  /* line 112, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid [class*='omc-col'] {
    width: 100%;
    padding-left: 0;
  }
  /* line 117, ../sass/components/_grid-system.scss */
  .omc-grid-row-fluid .omc-grid-row-fluid .omc-col + .omc-col {
    padding-top: 2em;
  }
}
/** 
 * vertical tabs component
 */
/* line 5, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs {
  min-height: 50px;
  background: #8ca7b0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  margin: 30px 0 0;
}
/* line 14, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-list {
  display: block;
  width: 25%;
  min-height: 50px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0;
  /*padding-top: 10px;*/
  overflow: visible;
}
/* line 25, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-list li {
  background: none;
}
/* line 27, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-list li > a {
  display: block;
  color: #fff;
  padding: 10px 8px 8px;
}
/* line 32, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-list li.active {
  background: #fff;
}
/* line 34, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-list li.active .omc-button {
  color: #fff;
}
/* line 37, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-list li.active > a {
  color: #8b173c;
  font-weight: bold;
}
/* line 45, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tabs-content {
  display: block;
  float: left;
  width: 75%;
  min-height: 300px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  padding-top: 7px;
  padding-left: 33px;
}
/* line 59, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-item {
  display: none;
  font-size: 14px;
}
/* line 62, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-item h1 {
  padding-top: 0;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 22px;
}
/* line 68, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tab-item.active {
  display: block;
}
/* line 73, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tabs-see-all {
  position: absolute;
  bottom: 5px;
  left: 25px;
  text-align: left;
  color: #fff;
}
/* line 79, ../sass/components/_vertical-tabs.scss */
.omc-vertical-tabs .omc-vertical-tabs-see-all a {
  color: #fff;
}

/* Responsive */
@media only screen and (max-width: 766px) {
  /* line 89, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list {
    width: 100%;
    padding-left: 0;
  }
  /* line 92, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list h1 {
    display: none;
  }
  /* line 95, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list .omc-vertical-tab-item {
    background: #fff;
  }
  /* line 99, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list > .active a {
    padding: 10px;
  }
  /* line 102, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list > .active .omc-vertical-tab-item {
    border-top: 4px solid #8ca7b0;
    padding: 10px;
  }
  /* line 105, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list > .active .omc-vertical-tab-item h1 {
    display: none;
  }
  /* line 108, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tab-list > .active .omc-vertical-tab-item p {
    margin: 0;
  }
  /* line 114, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tabs-content {
    display: none;
  }
  /* line 117, ../sass/components/_vertical-tabs.scss */
  .omc-vertical-tabs .omc-vertical-tabs-see-all {
    text-align: center;
    width: 100%;
    bottom: 20px;
    clear: both;
    position: relative;
    padding-top: 30px;
    left: 0;
  }
}
/** 
 * Buttons
 */
/* line 5, ../sass/components/_button.scss */
.btn-wrapper {
  display: block;
  padding: 0;
  margin: 0;
}
/* line 9, ../sass/components/_button.scss */
.btn-wrapper.left {
  text-align: left;
}
/* line 12, ../sass/components/_button.scss */
.btn-wrapper.right {
  text-align: right;
}
/* line 15, ../sass/components/_button.scss */
.btn-wrapper.center {
  text-align: center;
}

/* line 20, ../sass/components/_button.scss */
.omc-button {
  display: inline-block;
  padding: 13px 10px 10px;
  font: normal 13px/13px Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  background-color: #ed1c24;
  transition: background-color 0.2s ease;
  position: relative;
  font-variant-ligatures: none;
  font-feature-settings: none;
  text-align: center;
  width: auto;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  margin: 20px 0;
}
@media only screen and (max-width: 766px) {
  /* line 20, ../sass/components/_button.scss */
  .omc-button {
    font: normal 12px/12px Arial, sans-serif;
    padding: 8px 5px 5px;
  }
}
/* line 42, ../sass/components/_button.scss */
.omc-button:hover {
  background-color: #46575E;
  color: #fff;
}
/* line 46, ../sass/components/_button.scss */
.omc-button.small {
  padding: 8px;
  font: normal 12px/12px Arial, sans-serif;
}
/* line 50, ../sass/components/_button.scss */
.omc-button.gated {
  padding: 13px 10px 10px 20px;
}
/* line 52, ../sass/components/_button.scss */
.omc-button.gated:before {
  display: inline-block;
  position: static;
  width: 10px;
  height: 14px;
  left: 25px;
  top: 10px;
  content: '';
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -79px -370px;
  vertical-align: bottom;
  margin-right: 5px;
}

/* line 68, ../sass/components/_button.scss */
.omc-filter-button .omc-button {
  background: #e0e8eb;
  color: #46575e;
  padding: 6px 13px;
  width: auto;
}

/* demo for ram, may remove */
/* line 78, ../sass/components/_button.scss */
.omc-button-center {
  text-align: center;
}

/* line 81, ../sass/components/_button.scss */
.omc-button-right {
  text-align: right;
}

/* line 1, ../sass/components/_vertically-aligned-content.scss */
.omc-vertically-aligned-content-wrapper {
  display: block;
  height: 100%;
  width: 97%;
  padding-left: 18px;
  /*&:before {
  	content: '';
  	display: inline-block;
  	height: 100%;
  	vertical-align: middle;
  }*/
}
/* line 12, ../sass/components/_vertically-aligned-content.scss */
.omc-vertically-aligned-content-wrapper .omc-vertically-aligned-content {
  display: inline-block;
  vertical-align: middle;
}
/* line 15, ../sass/components/_vertically-aligned-content.scss */
.omc-vertically-aligned-content-wrapper .omc-vertically-aligned-content.top {
  vertical-align: top;
}
/* line 18, ../sass/components/_vertically-aligned-content.scss */
.omc-vertically-aligned-content-wrapper .omc-vertically-aligned-content.middle {
  vertical-align: middle;
}
/* line 21, ../sass/components/_vertically-aligned-content.scss */
.omc-vertically-aligned-content-wrapper .omc-vertically-aligned-content.bottom {
  vertical-align: bottom;
}
/* line 25, ../sass/components/_vertically-aligned-content.scss */
.omc-vertically-aligned-content-wrapper h2 {
  margin-top: 0;
}

/* line 32, ../sass/components/_vertically-aligned-content.scss */
.omc-content-media-right .omc-grid-row-fluid .omc-col {
  padding-left: 0;
  padding-right: 20px;
}
/* line 35, ../sass/components/_vertically-aligned-content.scss */
.omc-content-media-right .omc-grid-row-fluid .omc-col:first-child {
  float: right;
  padding-right: 0;
}
/* line 38, ../sass/components/_vertically-aligned-content.scss */
.omc-content-media-right .omc-grid-row-fluid .omc-col:first-child .omc-panel-image {
  text-align: left;
}
/* line 42, ../sass/components/_vertically-aligned-content.scss */
.omc-content-media-right .omc-grid-row-fluid .omc-col .omc-vertically-aligned-content-wrapper {
  padding-left: 0;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 52, ../sass/components/_vertically-aligned-content.scss */
  .omc-vertically-aligned-content-wrapper:before {
    content: none;
  }
  /* line 56, ../sass/components/_vertically-aligned-content.scss */
  .omc-vertically-aligned-content-wrapper .omc-vertically-aligned-content h2 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 766px) {
  /* line 64, ../sass/components/_vertically-aligned-content.scss */
  .omc-vertically-aligned-content-wrapper {
    padding-left: 0;
    width: 100%;
  }

  /* line 72, ../sass/components/_vertically-aligned-content.scss */
  .omc-content-media-right .omc-grid-row-fluid .omc-col:first-child .omc-panel-image {
    text-align: center;
  }
}
/** 
 * Button List
 */
/* line 5, ../sass/components/_button-list.scss */
.omc-button-list {
  background: #e6ebee;
  padding: 20px 10px;
}
/* line 8, ../sass/components/_button-list.scss */
.omc-button-list ul {
  display: block;
}
/* line 10, ../sass/components/_button-list.scss */
.omc-button-list ul li {
  display: inline-block;
  margin: 0 0 0 20px;
}
/* line 13, ../sass/components/_button-list.scss */
.omc-button-list ul li:first-child {
  margin: 0;
}
/* line 18, ../sass/components/_button-list.scss */
.omc-button-list.omc-filter-button {
  background: transparent;
  padding: 0;
  margin: 0 0 24px;
}
/* line 22, ../sass/components/_button-list.scss */
.omc-button-list.omc-filter-button .omc-button {
  margin: 0;
  font-size: 12px;
}
/* line 25, ../sass/components/_button-list.scss */
.omc-button-list.omc-filter-button .omc-button.active, .omc-button-list.omc-filter-button .omc-button:hover {
  background: #92abb4;
  color: #fff;
}
/* line 31, ../sass/components/_button-list.scss */
.omc-button-list.omc-filter-button ul li {
  margin: 10px 5px 0 0;
}

/* Reponsive */
@media only screen and (max-width: 939px) {
  /* line 42, ../sass/components/_button-list.scss */
  .omc-button-list ul li {
    margin-left: 0;
  }
}
/** 
 * Resource Listing
 */
/* line 5, ../sass/components/_resources-listing.scss */
.omc-resource-listing {
  position: relative;
  text-align: left;
  padding: 15px;
  /*margin: 20px 0 0;*/
  background: #f4f4f4;
  padding-bottom: 9999em;
  margin-bottom: -9999em;
  /*img {
  	float: left;
  	width: 100px;
  	padding: 0 15px 10px 0;
  }*/
}
/* line 19, ../sass/components/_resources-listing.scss */
.omc-resource-listing .omc-resource-headline {
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px;
  text-align: left;
  margin-bottom: 15px;
}
/* line 24, ../sass/components/_resources-listing.scss */
.omc-resource-listing .omc-resource-headline span {
  font: normal 12px/14px Arial, sans-serif;
}
/* line 28, ../sass/components/_resources-listing.scss */
.omc-resource-listing .omc-resource-listing-inner {
  padding-bottom: 15px;
  min-height: 118.37px;
  padding-left: 104px;
  position: relative;
}
/* line 143, ../sass/_vars.scss */
.omc-resource-listing .omc-resource-listing-inner img {
  left: 0;
  position: absolute;
  top: 0;
  width: 89px;
}
/* line 32, ../sass/components/_resources-listing.scss */
.omc-resource-listing .omc-resource-listing-inner img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: solid 1px #CCC;
}
/* line 36, ../sass/components/_resources-listing.scss */
.omc-resource-listing .omc-resource-listing-inner p {
  margin-bottom: 0;
}
/* line 39, ../sass/components/_resources-listing.scss */
.omc-resource-listing .omc-resource-listing-inner a {
  font-size: 14px;
}

/* line 46, ../sass/components/_resources-listing.scss */
.omc-col-12 .omc-resource-listing {
  background: transparent;
  padding: 0 15px;
}
/* line 50, ../sass/components/_resources-listing.scss */
.omc-col-12 .omc-resource-list {
  padding: 30px 0 0;
}

/* line 56, ../sass/components/_resources-listing.scss */
.omc-resource-list li {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height .5s ease;
  -moz-transition: max-height .5s ease;
  -ms-transition: max-height .5s ease;
  -o-transition: max-height .5s ease;
  transition: max-height .5s ease;
}
/* line 64, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing {
  background: none;
  margin: 0;
  padding: 0 15px;
  text-align: left;
}
/* line 69, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing h3 {
  margin: 0 0 6px;
}
/* line 72, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing span {
  display: none;
}
/* line 76, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing .omc-resource-listing-inner .img-link {
  margin-left: 0px;
}
/* line 78, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing .omc-resource-listing-inner .img-link.omc-gated-link {
  padding-left: 0;
}
/* line 81, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing .omc-resource-listing-inner .img-link:before {
  content: none;
  display: none;
}
/* line 86, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > p, .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > a, .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > h4 {
  display: block;
}
/* line 88, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > p a:before, .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > a a:before, .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > h4 a:before {
  content: none;
  display: none;
}
/* line 92, ../sass/components/_resources-listing.scss */
.omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > p a.omc-gated-link, .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > a a.omc-gated-link, .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner > h4 a.omc-gated-link {
  padding-left: 0;
}
/* line 98, ../sass/components/_resources-listing.scss */
.omc-resource-list li.active {
  max-height: 999px;
  overflow: hidden;
}
/* line 101, ../sass/components/_resources-listing.scss */
.omc-resource-list li.active.ready {
  height: 0;
}
/* line 105, ../sass/components/_resources-listing.scss */
.omc-resource-list li.loaded {
  max-height: 999px;
  overflow: hidden;
}
/* line 110, ../sass/components/_resources-listing.scss */
.omc-resource-list .omc-resource-headline {
  display: none;
}

/* line 115, ../sass/components/_resources-listing.scss */
.omc-resource-load-more {
  text-align: center;
  margin: 40px 0 10px;
  clear: both;
}
/* line 119, ../sass/components/_resources-listing.scss */
.omc-resource-load-more a {
  background: #f4f4f4;
  padding: 15px 20px;
  border-radius: 6px;
  font-size: 14px;
}

/* line 126, ../sass/components/_resources-listing.scss */
.resource-hide {
  display: none;
}

/* line 130, ../sass/components/_resources-listing.scss */
.omc-list-headline {
  margin: 10px 0;
}

/* line 134, ../sass/components/_resources-listing.scss */
.omc-grid-row-fluid .omc-list-headline {
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

/* line 139, ../sass/components/_resources-listing.scss */
.omc-list-headline {
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

/* Rich text editor insert */
/* line 146, ../sass/components/_resources-listing.scss */
.omc-vertical-tab-item .omc-resource-listing {
  background: none;
  padding: 0;
  margin-bottom: 0;
}
/* line 150, ../sass/components/_resources-listing.scss */
.omc-vertical-tab-item .omc-resource-listing .omc-resource-headline {
  display: none;
}
/* line 154, ../sass/components/_resources-listing.scss */
.omc-vertical-tab-item .omc-resource-listing .omc-resource-listing-inner img {
  width: 70px;
  float: left;
  padding-top: 0;
}

/* one off resource styling */
/* line 164, ../sass/components/_resources-listing.scss */
.omc-cta-w-button + .omc-resource-listing {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 172, ../sass/components/_resources-listing.scss */
  .omc-resource-listing img {
    width: 70px;
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }

  /* line 186, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing {
    padding: 0;
    /*img {
    	left: 15px;
    	padding: 0 15px 10px 0;
    }*/
  }
  /* line 192, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner {
    padding: 0 0 10px 85px;
    text-align: left;
  }
  /* line 194, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner img {
    top: 10px;
    width: 70px;
  }

  /* line 208, ../sass/components/_resources-listing.scss */
  .omc-sidebar .omc-resource-listing img {
    margin: 0;
    float: left;
    padding-top: 0;
  }

  /* Resources by type Sidebar drops below listings */
  /* line 217, ../sass/components/_resources-listing.scss */
  .omc-resource-type .omc-col-xs-12 {
    padding-left: 0;
    margin-top: 60px;
  }
  /* line 220, ../sass/components/_resources-listing.scss */
  .omc-resource-type .omc-col-xs-12:first-child {
    margin-top: 0;
  }
  /* line 225, ../sass/components/_resources-listing.scss */
  .omc-resource-type .omc-col-xs-12 .omc-sidebar .omc-resource-listing img {
    float: left;
    padding-top: 0;
  }
  /* line 230, ../sass/components/_resources-listing.scss */
  .omc-resource-type .omc-col-xs-12 .omc-sidebar .omc-hr {
    display: none;
  }
}
@media only screen and (max-width: 766px) {
  /* line 239, ../sass/components/_resources-listing.scss */
  .omc-resource-listing {
    margin: 20px 0 0;
  }
  /* line 241, ../sass/components/_resources-listing.scss */
  .omc-resource-listing .omc-resource-listing-inner {
    min-height: 110px;
    padding-left: 85px;
  }
  /* line 247, ../sass/components/_resources-listing.scss */
  .omc-resource-listing .omc-resource-listing-inner img {
    width: 75px;
  }

  /* line 256, ../sass/components/_resources-listing.scss */
  .omc-resource-list li {
    margin: 0;
  }
  /* line 259, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing {
    padding: 0;
    /*img {
    	// display: none;
    	width: 30px;
    	//padding-right: 10px;
    	//top: 15px;
    }*/
  }
  /* line 267, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner {
    padding: 15px 0 15px 40px;
    text-align: left;
    min-height: 15px;
  }
  /* line 273, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner img {
    width: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 281, ../sass/components/_resources-listing.scss */
  .omc-resource-list li .omc-resource-listing .omc-resource-listing-inner p {
    display: none;
  }
  /* line 287, ../sass/components/_resources-listing.scss */
  .omc-resource-list li:first-child {
    margin: 30px 0 0;
  }

  /* line 292, ../sass/components/_resources-listing.scss */
  .omc-resource-load-more a {
    font-size: 12px;
  }

  /* line 297, ../sass/components/_resources-listing.scss */
  .omc-resource-type .omc-col-xs-12 {
    margin-top: 0;
  }

  /* line 302, ../sass/components/_resources-listing.scss */
  .omc-col-4 .omc-resource-listing {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  /* line 308, ../sass/components/_resources-listing.scss */
  .omc-col-12 .omc-resource-list {
    padding: 0 0 20px;
  }
}
/** 
 * event Listing
 */
/* line 7, ../sass/components/_event-listing.scss */
.omc-event-text + script + .omc-event-list > ul > li:first-child .omc-hr {
  display: block;
}

/* line 13, ../sass/components/_event-listing.scss */
.omc-event-list {
  position: relative;
}
/* line 15, ../sass/components/_event-listing.scss */
.omc-event-list .omc-resource-load-more {
  position: relative;
  /*&:before{
  	content: '';
  	width: 100%;
  	height: 1px;
  	background: #CCC;
  	padding: 0;
  	position: absolute;
  	left: 0;
  	top: -30px;
  }*/
}
/* line 29, ../sass/components/_event-listing.scss */
.omc-event-list > ul {
  padding-bottom: 10px !important;
  position: relative;
}
/* line 32, ../sass/components/_event-listing.scss */
.omc-event-list > ul:after {
  content: '';
  display: block;
  background: #CCC;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
/* line 44, ../sass/components/_event-listing.scss */
.omc-event-list > ul > li:first-child .omc-hr {
  display: none;
}

/* line 52, ../sass/components/_event-listing.scss */
.omc-event-listing {
  position: relative;
  text-align: left;
  padding: 15px;
  margin: 20px 0 0;
}
/* line 59, ../sass/components/_event-listing.scss */
.omc-event-listing img {
  float: left;
  width: 120px;
  padding: 0 55px 30px 0;
}
/* line 64, ../sass/components/_event-listing.scss */
.omc-event-listing .omc-event-headline {
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px;
  text-align: left;
}
/* line 68, ../sass/components/_event-listing.scss */
.omc-event-listing .omc-event-headline span {
  font: normal 12px/14px Arial, sans-serif;
}
/* line 72, ../sass/components/_event-listing.scss */
.omc-event-listing .omc-event-listing-inner {
  padding: 0;
}
/* line 74, ../sass/components/_event-listing.scss */
.omc-event-listing .omc-event-listing-inner .omc-richtext {
  margin-left: 175px;
}
/* line 78, ../sass/components/_event-listing.scss */
.omc-event-listing.full {
  margin: 0;
}
/* line 80, ../sass/components/_event-listing.scss */
.omc-event-listing.full img {
  width: 100%;
  padding-bottom: 20px;
}
/* line 85, ../sass/components/_event-listing.scss */
.omc-event-listing h5 {
  margin: 0 0 5px;
}

/* line 92, ../sass/components/_event-listing.scss */
.omc-sidebar .omc-event-listing img {
  width: 100px;
  padding: 0 15px 15px 0;
}
/* line 96, ../sass/components/_event-listing.scss */
.omc-sidebar .omc-event-listing .omc-richtext {
  margin-left: 115px;
}
/* line 100, ../sass/components/_event-listing.scss */
.omc-sidebar .omc-event-listing.full .omc-richtext {
  margin-left: 0;
}

/* line 108, ../sass/components/_event-listing.scss */
.omc-event-list li {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height .5s ease;
  -moz-transition: max-height .5s ease;
  -ms-transition: max-height .5s ease;
  -o-transition: max-height .5s ease;
  transition: max-height .5s ease;
}
/* line 116, ../sass/components/_event-listing.scss */
.omc-event-list li .omc-event-listing {
  background: none;
  margin: 0;
  padding: 0 15px;
  text-align: left;
}
/* line 121, ../sass/components/_event-listing.scss */
.omc-event-list li .omc-event-listing span {
  display: none;
}
/* line 125, ../sass/components/_event-listing.scss */
.omc-event-list li.active {
  max-height: 999px;
  overflow: hidden;
}
/* line 129, ../sass/components/_event-listing.scss */
.omc-event-list li.active .omc-event-listing h3 {
  margin: 0 0 6px;
}
/* line 135, ../sass/components/_event-listing.scss */
.omc-event-list .omc-event-headline {
  display: none;
}
/* line 138, ../sass/components/_event-listing.scss */
.omc-event-list .omc-event-load-more {
  text-align: center;
  margin: 40px 0 10px;
}
/* line 141, ../sass/components/_event-listing.scss */
.omc-event-list .omc-event-load-more a {
  background: #f4f4f4;
  padding: 15px 20px;
  border-radius: 6px;
}
/* line 147, ../sass/components/_event-listing.scss */
.omc-event-list .event-hide {
  display: none;
}

/* line 152, ../sass/components/_event-listing.scss */
.omc-list-headline {
  margin: 10px 0;
}

/* line 156, ../sass/components/_event-listing.scss */
.omc-grid-row-fluid .omc-list-headline {
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

/* line 161, ../sass/components/_event-listing.scss */
.omc-list-headline {
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 169, ../sass/components/_event-listing.scss */
  .omc-event-list li:first-child {
    margin: 30px 0 0;
  }
  /* line 172, ../sass/components/_event-listing.scss */
  .omc-event-list .omc-event-listing {
    padding: 0;
  }
  /* line 174, ../sass/components/_event-listing.scss */
  .omc-event-list .omc-event-listing img {
    left: 15px;
  }
  /* line 177, ../sass/components/_event-listing.scss */
  .omc-event-list .omc-event-listing .omc-event-listing-inner {
    padding: 0 0 10px 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 766px) {
  /* line 187, ../sass/components/_event-listing.scss */
  .omc-event-listing .omc-event-listing-inner {
    min-height: 110px;
  }
  /* line 189, ../sass/components/_event-listing.scss */
  .omc-event-listing .omc-event-listing-inner img {
    width: 85px;
  }

  /* line 195, ../sass/components/_event-listing.scss */
  .omc-event-list li {
    min-height: 15px;
    margin: 0;
  }
  /* line 198, ../sass/components/_event-listing.scss */
  .omc-event-list li .omc-event-listing {
    padding: 0;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
  }
  /* line 203, ../sass/components/_event-listing.scss */
  .omc-event-list li .omc-event-listing img {
    padding: 0 15px 0px 0;
  }
  /* line 207, ../sass/components/_event-listing.scss */
  .omc-event-list li .omc-event-listing .omc-event-listing-inner {
    padding: 0 0 0 15px;
    text-align: left;
    min-height: 15px;
    min-height: 113.05px;
    padding-left: 95px;
    position: relative;
  }
  /* line 143, ../sass/_vars.scss */
  .omc-event-list li .omc-event-listing .omc-event-listing-inner img {
    left: 0;
    position: absolute;
    top: 0;
    width: 85px;
  }
  /* line 214, ../sass/components/_event-listing.scss */
  .omc-event-list li .omc-event-listing .omc-richtext {
    padding-left: 0;
    margin: 0;
  }
  /* line 220, ../sass/components/_event-listing.scss */
  .omc-event-list li:first-child {
    margin: 30px 0 0;
  }

  /* line 225, ../sass/components/_event-listing.scss */
  .omc-col-4 .omc-event-listing {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
/* Video */
/* line 2, ../sass/components/_video-player.scss */
.omc-panel-video {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  /*& + .omc-richtext .omc-rte-h3-alt, + .omc-rte-h3-alt{
  	border-bottom: solid 1px #CCC;
  	color: #000;
  	font-size: 1em;
  	line-height: 1.3em;
  	padding-bottom: 1em;
  }*/
}
/* line 6, ../sass/components/_video-player.scss */
.omc-panel-video .omc-video-wrapper {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 18, ../sass/components/_video-player.scss */
.omc-panel-video.landing-video .omc-video-wrapper {
  max-width: 574px;
}
/* line 23, ../sass/components/_video-player.scss */
.omc-panel-video .omc-video-obj {
  margin: 0;
  position: relative;
}
/* line 26, ../sass/components/_video-player.scss */
.omc-panel-video .omc-video-obj.video {
  background: url("//www.oracleimg.com/us/assets/cw04loading.gif") 50% 50% no-repeat #333;
}
/* line 34, ../sass/components/_video-player.scss */
.omc-panel-video .omc-video-obj iframe, .omc-panel-video .omc-video-obj object, .omc-panel-video .omc-video-obj embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
  width: 100% !important;
}
/* line 45, ../sass/components/_video-player.scss */
.omc-panel-video .omc-video-desc {
  padding: 5px 0 0;
}

/* Responsive */
@media only screen and (max-width: 766px) {
  /* line 60, ../sass/components/_video-player.scss */
  .omc-panel-video {
    margin: 0 0 20px;
  }
}
/* Image */
/* line 3, ../sass/components/_panel-image-container.scss */
.omc-panel-image {
  /*text-align: right;*/
  margin-bottom: 17px;
}
/* line 6, ../sass/components/_panel-image-container.scss */
.omc-panel-image img {
  width: 100%;
}

/* line 15, ../sass/components/_panel-image-container.scss */
.omc-col-12 > .omc-panel-image:first-child + h2 {
  color: #000;
  font-size: 1.5em;
  margin: 0.5em 0;
}

/* Responsive */
@media only screen and (max-width: 766px) {
  /* line 24, ../sass/components/_panel-image-container.scss */
  .omc-panel-image {
    margin: 0 0 20px;
    text-align: center;
  }
  /* line 27, ../sass/components/_panel-image-container.scss */
  .omc-panel-image img {
    width: 70%;
  }
}
/** 
 * Richtext Component
 */
/* line 5, ../sass/components/_richtext.scss */
.omc-richtext {
  font-size: 15px;
  line-height: 19px;
}
/* line 13, ../sass/components/_richtext.scss */
.omc-richtext img {
  width: 100%;
}
/* line 16, ../sass/components/_richtext.scss */
.omc-richtext .omc-small-bold {
  font: normal 12px/14px Arial, sans-serif;
}
/* line 19, ../sass/components/_richtext.scss */
.omc-richtext ul {
  margin: 1em 0;
}
/* line 21, ../sass/components/_richtext.scss */
.omc-richtext ul li {
  margin-top: 18px;
  padding-left: 1em;
  text-indent: -1em;
}
/* line 25, ../sass/components/_richtext.scss */
.omc-richtext ul li:before {
  content: "\2022";
  color: #ed1c24;
  float: left;
  width: 1em;
}
/* line 33, ../sass/components/_richtext.scss */
.omc-richtext hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  display: block;
  margin: 0.6em auto 2em;
  border: none;
}

/* Rich Text Editor Styles */
/* line 4, ../sass/components/_RTE.scss */
h1.omc-rte-h1 {
  font: normal 27px Arial, sans-serif;
  margin: 0 0 16px;
  padding: 0;
}

/* line 9, ../sass/components/_RTE.scss */
h2.omc-rte-h2 {
  font: normal 23px/30px Arial, sans-serif;
  color: #8b173c;
  margin-top: 0;
  margin-bottom: 0;
  /*&:first-child {
  	margin: 0 0 12px;
  }*/
}

/* line 18, ../sass/components/_RTE.scss */
h3.omc-rte-h3 {
  font: normal 24px/36px Arial, sans-serif;
  margin: 20px 0 6px;
}
/* line 21, ../sass/components/_RTE.scss */
h3.omc-rte-h3:first-child {
  margin: 0 0 16px;
}

/* line 25, ../sass/components/_RTE.scss */
h3.omc-rte-h3-alt {
  font: normal 21px/27px Arial, sans-serif;
  margin: 13px 0 17px;
  color: #7f7f7f;
}

/* line 30, ../sass/components/_RTE.scss */
h4.omc-rte-h4 {
  font: bold 13px/21px Arial, sans-serif;
  margin: 10px 0 10px;
}

/* line 34, ../sass/components/_RTE.scss */
h5.omc-rte-h5 {
  font: normal 12px/14px Arial, sans-serif;
  color: #414042;
  margin: 20px 0 0;
}

/* line 39, ../sass/components/_RTE.scss */
p.omc-rte-p {
  font-size: 16px;
  line-height: 21px;
  margin: 0 0 14px;
}

/* line 44, ../sass/components/_RTE.scss */
a.omc-rte-a {
  color: #1F4F82;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
/* line 49, ../sass/components/_RTE.scss */
a.omc-rte-a:hover {
  color: #46575E;
}
/* line 52, ../sass/components/_RTE.scss */
a.omc-rte-a:active {
  color: #8b173c;
}

/* line 56, ../sass/components/_RTE.scss */
.omc-rte-arrow {
  position: relative;
}
/* line 58, ../sass/components/_RTE.scss */
.omc-rte-arrow:after {
  content: "\00BB";
  position: absolute;
  padding-left: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-53%);
}

/* line 66, ../sass/components/_RTE.scss */
.omc-rte-quote {
  font: italic 24px/36px Arial, sans-serif;
  color: #8b173c;
}

/* line 70, ../sass/components/_RTE.scss */
.omc-rte-caption {
  font: normal 16px/21px Arial, sans-serif;
  color: #7f7f7f;
}

/* line 74, ../sass/components/_RTE.scss */
.omc-rte-center {
  text-align: center;
}
/* line 76, ../sass/components/_RTE.scss */
.omc-rte-center img {
  width: initial;
  max-width: 100%;
}

/* line 81, ../sass/components/_RTE.scss */
.omc-rte-left {
  padding-right: 20px;
}
/* line 83, ../sass/components/_RTE.scss */
.omc-rte-left img {
  width: initial;
  max-width: 100%;
}

/* line 88, ../sass/components/_RTE.scss */
.omc-rte-right {
  float: right;
}
/* line 90, ../sass/components/_RTE.scss */
.omc-rte-right img {
  width: initial;
  max-width: 100%;
}

/* line 95, ../sass/components/_RTE.scss */
.omc-rte-image-right {
  float: right;
  padding-left: 20px;
}
/* line 98, ../sass/components/_RTE.scss */
.omc-rte-image-right img {
  width: initial;
  max-width: 100%;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 106, ../sass/components/_RTE.scss */
  h1.omc-rte-h1 {
    font: normal 30px/36px Arial, sans-serif;
    margin: 0 0 16px;
  }

  /* line 110, ../sass/components/_RTE.scss */
  h2.omc-rte-h2 {
    font: normal 24px/24px Arial, sans-serif;
  }
  /* line 112, ../sass/components/_RTE.scss */
  h2.omc-rte-h2:first-child {
    margin: 0 0 12px;
  }

  /* line 116, ../sass/components/_RTE.scss */
  h3.omc-rte-h3 {
    font: normal 21px/30px Arial, sans-serif;
    margin: 20px 0 6px;
  }
  /* line 119, ../sass/components/_RTE.scss */
  h3.omc-rte-h3:first-child {
    margin: 0 0 16px;
  }

  /* line 123, ../sass/components/_RTE.scss */
  h3.omc-rte-h3-alt {
    font: normal 21px/30px Arial, sans-serif;
    margin: 20px 0 6px;
  }

  /* line 127, ../sass/components/_RTE.scss */
  h4.omc-rte-h4 {
    font: bold 14px/21px Arial, sans-serif;
    margin: 10px 0 10px;
  }

  /* line 131, ../sass/components/_RTE.scss */
  p.omc-rte-p {
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 14px;
  }

  /* line 136, ../sass/components/_RTE.scss */
  a.omc-rte-a {
    font-size: 14px;
  }

  /* line 139, ../sass/components/_RTE.scss */
  .omc-rte-quote {
    font: italic 18px/30px Arial, sans-serif;
  }

  /* line 142, ../sass/components/_RTE.scss */
  .omc-rte-caption {
    font: normal 14px/21px Arial, sans-serif;
  }
}
@media only screen and (max-width: 766px) {
  /* line 147, ../sass/components/_RTE.scss */
  h1.omc-rte-h1 {
    font: normal 24px/30px Arial, sans-serif;
    margin: 0 0 16px;
  }

  /* line 151, ../sass/components/_RTE.scss */
  h2.omc-rte-h2 {
    font: normal 21px/21px Arial, sans-serif;
  }
  /* line 153, ../sass/components/_RTE.scss */
  h2.omc-rte-h2:first-child {
    margin: 0 0 12px;
  }

  /* line 157, ../sass/components/_RTE.scss */
  h3.omc-rte-h3 {
    font: normal 18px/24px Arial, sans-serif;
    margin: 20px 0 6px;
  }
  /* line 160, ../sass/components/_RTE.scss */
  h3.omc-rte-h3:first-child {
    margin: 0 0 16px;
  }

  /* line 164, ../sass/components/_RTE.scss */
  h3.omc-rte-h3-alt {
    font: normal 18px/24px Arial, sans-serif;
    margin: 20px 0 6px;
  }

  /* line 168, ../sass/components/_RTE.scss */
  h4.omc-rte-h4 {
    font: bold 14px/24px Arial, sans-serif;
    margin: 10px 0 10px;
  }

  /* line 172, ../sass/components/_RTE.scss */
  p.omc-rte-p {
    font-size: 12px;
    line-height: 21px;
    margin: 0 0 14px;
  }

  /* line 177, ../sass/components/_RTE.scss */
  a.omc-rte-a {
    font-size: 12px;
  }

  /* line 180, ../sass/components/_RTE.scss */
  .omc-rte-quote {
    font: italic 18px/30px Arial, sans-serif;
  }

  /* line 183, ../sass/components/_RTE.scss */
  .omc-rte-caption {
    font: normal 14px/21px Arial, sans-serif;
  }

  /* line 187, ../sass/components/_RTE.scss */
  .omc-rte-arrow:after {
    top: 7px;
  }
}
/* Vertical Aligned Rich Text Component */
/* line 3, ../sass/components/_vertical-aligned-richtext.scss */
.omc-vertical-aligned-richtext {
  /*vertical-align: middle;*/
}

/* Customer Story Component */
/* line 3, ../sass/components/_customer-story.scss */
.omc-customer-story {
  max-width: 80%;
}
/* line 6, ../sass/components/_customer-story.scss */
.omc-customer-story a {
  font-size: 14px;
}
/* line 9, ../sass/components/_customer-story.scss */
.omc-customer-story span {
  background: #92abb4;
  color: #fff;
  padding: 4px 5px;
}
/* line 15, ../sass/components/_customer-story.scss */
.omc-customer-story .omc-image-container-white {
  padding: 0;
}
/* line 20, ../sass/components/_customer-story.scss */
.omc-customer-story.omc-customer-story-image-left img {
  float: left;
}

/* line 27, ../sass/components/_customer-story.scss */
.omc-customer-showcase .omc-col:nth-child(3n+1) {
  clear: both;
  padding-left: 0;
}
/* line 31, ../sass/components/_customer-story.scss */
.omc-customer-showcase .omc-customer-story {
  position: relative;
  max-width: 100%;
  padding: 30px 20px;
  background: #f4f4f4;
  margin: 15px 0 0;
  padding-bottom: 9000px;
  margin-bottom: -9000px;
}
/* line 42, ../sass/components/_customer-story.scss */
.omc-customer-showcase .omc-customer-story span {
  background: #92abb4;
  color: #fff;
  padding: 4px 17px 4px 6px;
  font-size: 11px;
  line-height: 1em;
  display: inline-block;
  vertical-align: bottom;
}
/* line 51, ../sass/components/_customer-story.scss */
.omc-customer-showcase .omc-customer-story .omc-video-container {
  position: relative;
}
/* line 54, ../sass/components/_customer-story.scss */
.omc-customer-showcase .omc-customer-story .omc-customer-story-inner {
  padding-bottom: 30px;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 63, ../sass/components/_customer-story.scss */
  .omc-customer-story {
    max-width: 100%;
  }
  /* line 65, ../sass/components/_customer-story.scss */
  .omc-customer-story .omc-image-container-white {
    height: 140px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 71, ../sass/components/_customer-story.scss */
  .omc-customer-story {
    margin: 15px 30px;
  }

  /* line 81, ../sass/components/_customer-story.scss */
  .omc-customer-showcase .omc-customer-story {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
/* Quote Component */
/* line 3, ../sass/components/_quote.scss */
.omc-quote {
  margin: 20px 0;
}
/* line 5, ../sass/components/_quote.scss */
.omc-quote p {
  font: italic 22px/32px Arial, sans-serif;
  color: #8b173c;
}
/* line 9, ../sass/components/_quote.scss */
.omc-quote span {
  font: normal 14px arial, sans-serif;
  color: #7f7f7f;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 17, ../sass/components/_quote.scss */
  .omc-quote {
    margin: 0;
    text-align: left;
  }
  /* line 20, ../sass/components/_quote.scss */
  .omc-quote p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 27, ../sass/components/_quote.scss */
  .omc-quote {
    padding: 0 30px;
  }

  /* line 31, ../sass/components/_quote.scss */
  .omc-sidebar .omc-quote {
    padding: 0;
  }
}
/**
 * Centered CTA Component 
 */
/* line 5, ../sass/components/_centered-cta.scss */
.omc-centered-cta {
  text-align: center;
  padding: 15px 50px;
  word-wrap: break-word;
}
/* line 9, ../sass/components/_centered-cta.scss */
.omc-centered-cta a {
  font-size: 14px;
}
/* line 12, ../sass/components/_centered-cta.scss */
.omc-centered-cta h3 {
  margin-top: 0;
  font-weight: bold;
}
/* line 16, ../sass/components/_centered-cta.scss */
.omc-centered-cta img {
  padding: 0 0 5px;
}
/* line 19, ../sass/components/_centered-cta.scss */
.omc-centered-cta.gray {
  background: #ecf1f4;
}

/* line 25, ../sass/components/_centered-cta.scss */
.omc-col-8 .omc-centered-cta {
  padding: 15px 0;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 32, ../sass/components/_centered-cta.scss */
  .omc-centered-cta {
    padding: 15px 5px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 37, ../sass/components/_centered-cta.scss */
  .omc-centered-cta {
    padding: 15px 30px;
  }
}
/**
 * Bullet List Component 
 */
/* line 5, ../sass/components/_bullet-list.scss */
.omc-bullet-list {
  margin: 0 0 30px;
}
/* line 7, ../sass/components/_bullet-list.scss */
.omc-bullet-list li {
  padding-left: 1em;
  text-indent: -.7em;
  font-size: 14px;
  line-height: 1.5em;
}
/* line 13, ../sass/components/_bullet-list.scss */
.omc-bullet-list li:before {
  content: "• ";
  color: #aa3e38;
}

/** 
 * OMC CTA WITH BUTTON COMPONENT
 */
/* line 5, ../sass/components/_cta-with-button.scss */
.omc-cta-w-button {
  background: #f4f4f4;
  position: relative;
  padding: 10px 20px 10px;
  margin: 0 0 30px;
}
/* line 10, ../sass/components/_cta-with-button.scss */
.omc-cta-w-button img {
  position: absolute;
  left: 10px;
}
/* line 14, ../sass/components/_cta-with-button.scss */
.omc-cta-w-button .omc-button {
  position: relative;
  left: 125px;
  margin: 35px 0 45px;
  /*font-weight: bold;*/
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 21, ../sass/components/_cta-with-button.scss */
.omc-cta-w-button p {
  text-align: center;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 28, ../sass/components/_cta-with-button.scss */
  .omc-cta-w-button {
    text-align: center;
  }
  /* line 31, ../sass/components/_cta-with-button.scss */
  .omc-cta-w-button .omc-button {
    left: 60px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 38, ../sass/components/_cta-with-button.scss */
  .omc-cta-w-button .omc-button {
    margin: 25px 0 35px;
  }
  /* line 41, ../sass/components/_cta-with-button.scss */
  .omc-cta-w-button img {
    width: 90px;
    left: 14px;
  }
}
/** 
 * OMC CTA WITH BUTTON COMPONENT
 */
/* line 5, ../sass/components/_cta-contact.scss */
.omc-cta-contact {
  background: #f4f4f4;
  position: relative;
  padding: 0;
  margin: 0 0 30px;
  margin-bottom: 40px;
}
/* line 11, ../sass/components/_cta-contact.scss */
.omc-cta-contact p {
  text-align: left;
  margin-top: 20px;
}
/* line 15, ../sass/components/_cta-contact.scss */
.omc-cta-contact a {
  display: inline-block;
}
/* line 19, ../sass/components/_cta-contact.scss */
.omc-cta-contact img.icon {
  vertical-align: middle;
  padding-right: 8px;
  padding-bottom: 6px;
}
/* line 25, ../sass/components/_cta-contact.scss */
.omc-cta-contact .omc-cta-flag {
  display: table;
  width: 100%;
}
/* line 29, ../sass/components/_cta-contact.scss */
.omc-cta-contact .omc-cta-flag__image,
.omc-cta-contact .omc-cta-flag__body {
  display: table-cell;
  vertical-align: middle;
}
/* line 34, ../sass/components/_cta-contact.scss */
.omc-cta-contact .omc-cta-flag__image {
  padding-right: 10px;
}
/* line 36, ../sass/components/_cta-contact.scss */
.omc-cta-contact .omc-cta-flag__image > img {
  display: block;
  max-width: none;
}
/* line 41, ../sass/components/_cta-contact.scss */
.omc-cta-contact .omc-cta-flag__body {
  width: 100%;
}

/* Responsive */
@media only screen and (max-width: 766px) {
  /* line 53, ../sass/components/_cta-contact.scss */
  .omc-cta-contact a {
    display: block;
  }
  /* line 55, ../sass/components/_cta-contact.scss */
  .omc-cta-contact a.omc-rte-arrow:after {
    top: auto;
  }
  /* line 60, ../sass/components/_cta-contact.scss */
  .omc-cta-contact .omc-cta-flag__image img {
    width: 90px;
  }
}
/** 
 * Sidebar Component
 */
/* line 5, ../sass/components/_sidebar.scss */
.omc-sidebar {
  background: #f4f4f4;
  padding: 20px;
  padding-bottom: 9000px;
  margin-bottom: -9000px;
}
/* line 10, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-sidebar-centered {
  text-align: center;
  padding: 20px 0 10px;
}
/* line 13, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-sidebar-centered .omc-button {
  margin: 5px 0;
}
/* line 17, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-resource-listing,
.omc-sidebar .omc-event-listing {
  padding: 0;
  margin-bottom: 0;
}
/* line 21, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-resource-listing .omc-resource-listing-inner,
.omc-sidebar .omc-event-listing .omc-resource-listing-inner {
  padding-left: 85px;
}
/* line 23, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-resource-listing .omc-resource-listing-inner img,
.omc-sidebar .omc-event-listing .omc-resource-listing-inner img {
  min-height: 52.5px;
  width: 70px;
}
/* line 27, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-resource-listing .omc-resource-listing-inner > p, .omc-sidebar .omc-resource-listing .omc-resource-listing-inner > a, .omc-sidebar .omc-resource-listing .omc-resource-listing-inner > h4,
.omc-sidebar .omc-event-listing .omc-resource-listing-inner > p,
.omc-sidebar .omc-event-listing .omc-resource-listing-inner > a,
.omc-sidebar .omc-event-listing .omc-resource-listing-inner > h4 {
  display: block;
}
/* line 32, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-resource-listing .omc-resource-headline,
.omc-sidebar .omc-event-listing .omc-resource-headline {
  border: none;
}
/* line 36, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-resource-listing.full img,
.omc-sidebar .omc-event-listing.full img {
  width: 100%;
}
/* line 42, ../sass/components/_sidebar.scss */
.omc-sidebar .omc-grid-row-fluid [class*='omc-col-'] {
  padding-left: 0;
}
/* line 45, ../sass/components/_sidebar.scss */
.omc-sidebar + .omc-sidebar {
  margin-top: 28px;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 53, ../sass/components/_sidebar.scss */
  .omc-sidebar .omc-grid-row-fluid [class*='omc-col-'] {
    padding-left: 20px;
  }
  /* line 55, ../sass/components/_sidebar.scss */
  .omc-sidebar .omc-grid-row-fluid [class*='omc-col-']:first-child {
    padding-left: 0;
  }
}
@media only screen and (max-width: 766px) {
  /* line 62, ../sass/components/_sidebar.scss */
  .omc-sidebar {
    margin: 30px 0;
    padding: 20px;
  }
  /* line 65, ../sass/components/_sidebar.scss */
  .omc-sidebar .omc-grid-row-fluid [class*='omc-col-'] {
    padding-left: 0;
  }
}
/**
 * Image Container White background
 */
/* line 5, ../sass/components/_image-container-white.scss */
.omc-image-container-white {
  height: 100px;
  width: 100%;
  white-space: nowrap;
  text-align: center;
  background: #fff;
  position: relative;
  padding: 15px 0;
}
/* line 13, ../sass/components/_image-container-white.scss */
.omc-image-container-white:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 19, ../sass/components/_image-container-white.scss */
.omc-image-container-white img {
  vertical-align: middle;
  display: inline;
}

/**
 * Customer Showcase Navigation
 **/
/* line 5, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav {
  max-width: 1024px;
  margin: 15px auto 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
/* line 10, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav h1 {
  display: inline-block;
  font-size: 31px;
}
/* line 14, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav .omc-customer-showcase-nav-control {
  display: inline-block;
  position: relative;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: bold;
  margin: 8px 0 17px;
  transition: background-color 0.4s ease;
  line-height: 20px;
}
/* line 23, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav .omc-customer-showcase-nav-control:hover {
  background: #e6ecee;
}
/* line 26, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav .omc-customer-showcase-nav-control.prev {
  float: left;
  padding: 1px 10px 0 26px;
}
/* line 29, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav .omc-customer-showcase-nav-control.prev:before {
  position: absolute;
  width: 10px;
  height: 15px;
  content: "";
  left: 5px;
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -30px -370px;
}
/* line 39, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav .omc-customer-showcase-nav-control.next {
  float: right;
  padding: 0 40px 0 10px;
}
/* line 42, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav .omc-customer-showcase-nav-control.next:after {
  position: absolute;
  width: 10px;
  height: 15px;
  content: "";
  right: 5px;
  top: 1px;
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -45px -370px;
}
/* line 53, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav.bottom {
  margin-top: 20px;
}
/* line 55, ../sass/components/_customer-showcase-nav.scss */
.omc-customer-showcase-nav.bottom h1 {
  display: none;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 64, ../sass/components/_customer-showcase-nav.scss */
  .omc-customer-showcase-nav {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 69, ../sass/components/_customer-showcase-nav.scss */
  .omc-customer-showcase-nav {
    text-align: right;
    border: none;
  }
  /* line 72, ../sass/components/_customer-showcase-nav.scss */
  .omc-customer-showcase-nav h1 {
    float: left;
    margin: 0;
    font-size: 24px;
  }
  /* line 78, ../sass/components/_customer-showcase-nav.scss */
  .omc-customer-showcase-nav .omc-customer-showcase-nav-control.prev, .omc-customer-showcase-nav .omc-customer-showcase-nav-control.next {
    float: none;
    text-indent: -9999px;
    overflow: hidden;
    padding-right: 12px;
    padding-left: 10px;
    color: #fff;
  }
  /* line 86, ../sass/components/_customer-showcase-nav.scss */
  .omc-customer-showcase-nav .omc-customer-showcase-nav-control span {
    display: none;
  }
  /* line 89, ../sass/components/_customer-showcase-nav.scss */
  .omc-customer-showcase-nav .omc-customer-showcase-nav-control.active {
    background: none;
  }
}
/** 
 * Customer Detail carousel styles
 */
/* line 7, ../sass/components/_customer-detail-carousel.scss */
.omc-customer-detail-carousel .omc-carousel-panel h3 {
  margin: 20px 0 6px;
  color: #000;
  text-align: left;
}

/* Responsive */
@media only screen and (max-width: 766px) {
  /* line 17, ../sass/components/_customer-detail-carousel.scss */
  .omc-customer-detail-carousel {
    padding: 0 0 20px;
  }
  /* line 19, ../sass/components/_customer-detail-carousel.scss */
  .omc-customer-detail-carousel .omc-carousel-panel {
    padding: 0 0 20px;
  }
  /* line 22, ../sass/components/_customer-detail-carousel.scss */
  .omc-customer-detail-carousel .omc-row {
    padding: 0;
  }
}
/**
 * Unordered lists with and without image left
 **/
/* line 6, ../sass/components/_image-list-with-link.scss */
.omc-vertical-list ul {
  display: block;
  margin: 0 0 30px;
}
/* line 9, ../sass/components/_image-list-with-link.scss */
.omc-vertical-list ul li {
  display: inline-block;
  width: 100%;
  padding: 20px 0 0 0;
}
/* line 13, ../sass/components/_image-list-with-link.scss */
.omc-vertical-list ul li:first-child {
  padding: 0;
}
/* line 16, ../sass/components/_image-list-with-link.scss */
.omc-vertical-list ul li img {
  float: left;
  width: 70px;
  padding-right: 15px;
}
/* line 21, ../sass/components/_image-list-with-link.scss */
.omc-vertical-list ul li a + a {
  line-height: 70px;
}

/* Responsive */
@media only screen and (max-width: 939px) {
  /* line 37, ../sass/components/_image-list-with-link.scss */
  .omc-vertical-list ul li img + a {
    line-height: 0;
  }
  /* line 41, ../sass/components/_image-list-with-link.scss */
  .omc-vertical-list ul li a + a {
    line-height: 20px;
  }
}
/**
 * Category Overview
**/
/* line 5, ../sass/components/_category-overview.scss */
.omc-category-overview {
  position: relative;
  text-align: left;
  padding: 15px 15px 30px;
  margin: 0 0 20px 0;
  background: #f4f4f4;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 17, ../sass/components/_category-overview.scss */
.omc-category-overview img {
  float: left;
  width: 100px;
  padding: 0 15px 25px 0;
}
/* line 22, ../sass/components/_category-overview.scss */
.omc-category-overview p {
  margin-left: 140px;
}
/* line 25, ../sass/components/_category-overview.scss */
.omc-category-overview span {
  position: absolute;
  bottom: 10px;
}
/* line 29, ../sass/components/_category-overview.scss */
.omc-category-overview .omc-category-inner {
  padding: 0 0 10px 0;
}
/* line 31, ../sass/components/_category-overview.scss */
.omc-category-overview .omc-category-inner h4 {
  margin: 0;
}
/* line 35, ../sass/components/_category-overview.scss */
.omc-category-overview .omc-category-more {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
  clear: both;
}
/* line 44, ../sass/components/_category-overview.scss */
.omc-category-overview.active {
  background: #e6ecee;
  margin-bottom: 40px;
}
/* line 48, ../sass/components/_category-overview.scss */
.omc-category-overview.active .omc-category-more a {
  color: #8b173c;
}

/* line 55, ../sass/components/_category-overview.scss */
.omc-category-headline {
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px;
  margin: 0 0 20px;
  text-align: left;
}
/* line 60, ../sass/components/_category-overview.scss */
.omc-category-headline h2 {
  margin: 0;
  display: inline-block;
  color: #414042;
}
/* line 65, ../sass/components/_category-overview.scss */
.omc-category-headline a {
  display: inline-block;
  float: right;
  top: 0;
}

/* line 73, ../sass/components/_category-overview.scss */
.omc-category-expanded-outer .omc-col {
  padding-left: 0;
}

/* line 78, ../sass/components/_category-overview.scss */
.omc-category-expanded {
  background: #e6ecee;
  position: relative;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
/* line 88, ../sass/components/_category-overview.scss */
.omc-category-expanded:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #e6ecee;
  border-width: 30px;
  margin-left: -30px;
  -webkit-transition: left .3s;
  -moz-transition: left .3s;
  -o-transition: left .3s;
  transition: left .3s;
}
/* line 105, ../sass/components/_category-overview.scss */
.omc-category-expanded.active {
  max-height: 999px;
  opacity: 1;
  padding: 20px;
  overflow: visible;
  margin-bottom: 20px;
}
/* line 112, ../sass/components/_category-overview.scss */
.omc-category-expanded.left:after {
  left: 15%;
}
/* line 115, ../sass/components/_category-overview.scss */
.omc-category-expanded.center:after {
  left: 50%;
}
/* line 118, ../sass/components/_category-overview.scss */
.omc-category-expanded.right:after {
  left: 85%;
}
/* line 121, ../sass/components/_category-overview.scss */
.omc-category-expanded .close {
  width: 17px;
  height: 17px;
  background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -6px -348px;
}
/* line 126, ../sass/components/_category-overview.scss */
.omc-category-expanded .omc-resource-listing {
  margin: 0;
}
/* line 128, ../sass/components/_category-overview.scss */
.omc-category-expanded .omc-resource-listing .omc-resource-headline {
  display: none;
}

/* Reponsive */
@media only screen and (max-width: 939px) {
  /* line 137, ../sass/components/_category-overview.scss */
  .omc-category-overview img {
    display: block;
    float: none;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  /* line 146, ../sass/components/_category-overview.scss */
  .omc-category-expanded .omc-resource-listing img {
    margin: 0;
  }
}
/* Modal */
/* line 2, ../sass/components/_modal.scss */
#omc-modal-content, .omc-overlay-content {
  z-index: 1000;
  background: #FFF;
  padding: 45px 25px;
  border: 1px solid #ccc;
  margin: 0 auto;
  text-align: left;
  cursor: auto;
}
/* line 17, ../sass/components/_modal.scss */
#omc-modal-content .close, .omc-overlay-content .close {
  width: 17px;
  height: 17px;
  background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -6px -348px;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 28, ../sass/components/_modal.scss */
.omc-overlay-open:hover {
  cursor: pointer;
}

/* line 33, ../sass/components/_modal.scss */
#omc-modal-background-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: #000;
  opacity: 0;
  cursor: pointer;
  visibility: hidden;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity .3s ease-in-out;
}
/* line 49, ../sass/components/_modal.scss */
#omc-modal-background-overlay.active {
  opacity: .6;
  visibility: visible;
}

/* line 55, ../sass/components/_modal.scss */
.omc-gated-resource-form {
  float: right;
  padding-right: 25px;
}
/* line 59, ../sass/components/_modal.scss */
.omc-gated-resource-form form label {
  display: block;
  font-weight: bold;
}
/* line 63, ../sass/components/_modal.scss */
.omc-gated-resource-form form input {
  display: block;
  width: 200px;
  border: 1px solid #ccc;
  line-height: 25px;
  margin: 5px 0;
}

/* Responsive */
/*
 * Aricle List Component
*/
/* line 6, ../sass/components/_article-list.scss */
.omc-article-list ul {
  overflow: hidden;
}
/* line 8, ../sass/components/_article-list.scss */
.omc-article-list ul li {
  clear: both;
  margin: 15px 0 0;
}
/* line 11, ../sass/components/_article-list.scss */
.omc-article-list ul li a {
  color: inherit;
  font-weight: normal;
}
/* line 14, ../sass/components/_article-list.scss */
.omc-article-list ul li a:hover {
  color: #1F4F82;
}
/* line 18, ../sass/components/_article-list.scss */
.omc-article-list ul li img {
  width: 72px;
  height: 72px;
  float: left;
  padding: 0 10px 15px 0;
}

/* line 29, ../sass/components/_article-list.scss */
.omc-link-list h3 {
  margin-top: 0;
}
/* line 34, ../sass/components/_article-list.scss */
.omc-link-list li a:after {
  content: "\00BB";
  padding-left: 4px;
}

/** 
 * Filter Selector Component
 */
/* line 5, ../sass/components/_filter-selector.scss */
.omc-filter-selector {
  max-width: 1024px;
  margin: 0 auto;
  padding: 7px 0;
  position: relative;
}
/* line 10, ../sass/components/_filter-selector.scss */
.omc-filter-selector .omc-filter-collapse {
  border: 1px solid #ccc;
  display: inline-block;
  position: relative;
}
/* line 14, ../sass/components/_filter-selector.scss */
.omc-filter-selector .omc-filter-collapse a {
  padding: 2px 30px 0 20px;
  font-size: 14px;
  line-height: 29px;
  display: block;
  font-weight: bold;
}
/* line 20, ../sass/components/_filter-selector.scss */
.omc-filter-selector .omc-filter-collapse a:after {
  position: absolute;
  content: "";
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -47px -321px;
  width: 11px;
  height: 12px;
  top: 10px;
  right: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 32, ../sass/components/_filter-selector.scss */
.omc-filter-selector .omc-filter-list,
.omc-filter-selector .omc-showcase-filter-list {
  background: #f4f4f4;
  border-color: #fff;
  padding: 0 26px;
  overflow: hidden;
  margin-top: -1px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 41, ../sass/components/_filter-selector.scss */
.omc-filter-selector .omc-filter-list h2,
.omc-filter-selector .omc-showcase-filter-list h2 {
  margin: 15px 0 0;
  font-size: 20px;
}
/* line 48, ../sass/components/_filter-selector.scss */
.omc-filter-selector.active .omc-filter-collapse a:after {
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -47px -335px;
}
/* line 52, ../sass/components/_filter-selector.scss */
.omc-filter-selector.active .omc-filter-list,
.omc-filter-selector.active .omc-showcase-filter-list {
  padding: 0 26px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/* line 64, ../sass/components/_filter-selector.scss */
.omc-filter-selector.active + .personalization > .omc-newest-whitepapers > .omc-row:first-child {
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-top: 0;
}
/* line 69, ../sass/components/_filter-selector.scss */
.omc-filter-selector.active + .personalization > .omc-newest-whitepapers > .omc-row:first-child > .omc-row-content > .omc-content-container-with-headline > h2:first-child, .omc-filter-selector.active + .personalization > .omc-newest-whitepapers > .omc-row:first-child > .omc-row-content > .omc-content-container-with-headline > h2:first-child + h2 {
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 0;
}
/* line 80, ../sass/components/_filter-selector.scss */
.omc-filter-selector form {
  display: none;
  margin: 10px 0;
  position: relative;
  width: 80%;
}
/* line 85, ../sass/components/_filter-selector.scss */
.omc-filter-selector form .omc-search-label {
  position: absolute;
  top: 5px;
  right: 2px;
  background-position: -7px -370px;
}
/* line 91, ../sass/components/_filter-selector.scss */
.omc-filter-selector form .omc-search-input {
  width: 100%;
  padding: 7px 30px 2px 10px;
  border: 1px solid #ccc;
}

/* Reponsive */
@media only screen and (max-width: 939px) {
  /* line 104, ../sass/components/_filter-selector.scss */
  .omc-filter-selector {
    padding: 20px 20px 10px;
  }
  /* line 107, ../sass/components/_filter-selector.scss */
  .omc-filter-selector .omc-filter-collapse a {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 115, ../sass/components/_filter-selector.scss */
  .omc-filter-selector form {
    display: none;
  }
}
/** 
 * Filter By component
 */
/* line 5, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown {
  margin: 0 auto;
  max-width: 1024px;
}
/* line 9, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown h5 {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}
/* line 15, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown form .omc-filter-dropdown-select {
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  border: 1px solid #ccc;
}
/* line 22, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown form .omc-filter-dropdown-select select {
  background: transparent;
  padding: 5px 25px 2px 10px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 30px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* line 34, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown form .omc-filter-dropdown-select select::-ms-expand {
  display: none;
}
/* line 37, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown form .omc-filter-dropdown-select:before {
  position: absolute;
  width: 10px;
  height: 15px;
  right: 10px;
  top: 8px;
  content: '';
  background: url(/marketingcloud/content/images/sprites.png) no-repeat -44px -370px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1;
}
/* line 48, ../sass/components/_filter-dropdown.scss */
.omc-filter-dropdown form .omc-filter-dropdown-select.ie9:after {
  position: absolute;
  width: 20px;
  right: 24px;
  top: 0;
  bottom: 0;

  content: '';
  background: #FFF;
  -webkit-display: none;
}

/* line 63, ../sass/components/_filter-dropdown.scss */
.omc-events .omc-filter-dropdown {
  display: inline-block;
  position: relative;
}

/* Responsive */
/** 
 * customer showcase page special components
 *
 */
/* line 5, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root {
  /** generic asset modification **/
}
/* line 6, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper {
  max-width: 1064px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  /* line 6, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper {
    padding-right: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
}
/* line 15, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-filter-selector {
  max-width: 1064px;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 28, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
/* line 33, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-col-6 {
  padding-left: 15px;
}
/* line 35, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-col-6:first-child {
  padding-right: 15px;
  padding-left: 0;
}
/* line 39, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-col-6 .omc-grid-row-fluid {
  margin-bottom: 0;
}
/* line 44, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component {
  display: block;
  background: #f4f4f4;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
/* line 53, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component .omc-button {
  margin-top: 0;
  margin-bottom: 24px;
}
/* line 58, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component .omc-col-12 {
  padding-left: 0;
}
/* line 61, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.stub {
  display: none;
}
/* line 64, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component .omc-grid-row-fluid .omc-grid-row-fluid {
  padding-top: 10px;
}
/* line 66, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component .omc-grid-row-fluid .omc-grid-row-fluid:first-child {
  padding-top: 0;
  padding-bottom: 10px;
}
/* line 71, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component .omc-customer-showcase-label {
  display: block;
  background: #8fabb6;
  color: #fff;
  position: absolute;
  top: 1px;
  left: 20px;
  padding: 0 1em;
  font-size: 13px;
  line-height: 19px;
  height: 19px;
}
/* line 83, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-video {
  padding-bottom: 0;
}
/* line 85, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-video .omc-col-12 {
  height: 100%;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 90, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-video .omc-customer-showcase-video-preview {
  width: 100%;
}
/* line 93, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-video img {
  width: 100%;
}
/* line 98, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content:first-child {
  margin-bottom: 30px;
}
/* line 101, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 {
  padding: 0;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 107, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid {
  height: 100%;
}
/* line 109, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-4 {
  height: 100px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
  background: #fff;
  position: relative;
}
/* line 117, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-4 a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 125, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-4 img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 140px;
}
/* line 132, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-8 {
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 137, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-8 .omc-inner-content {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 99%;
}
/* line 142, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-8 .omc-inner-content h4 {
  font-size: 1em;
  line-height: 1.2em;
  margin-bottom: 0.7em;
  color: #1f4f82;
}
/* line 148, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-8 .omc-inner-content p {
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 15px 0 1em;
}
/* line 153, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-12 .omc-grid-row-fluid .omc-col-8 .omc-inner-content a.cta {
  color: #1f4f82;
  font-size: 0.95em;
  font-weight: 600;
}
/* line 164, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
}
/* line 172, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row.stub {
  display: none;
}
/* line 175, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row:first-child {
  padding-bottom: 30px;
}
/* line 178, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content {
  width: 47.5%;
  padding: 20px;
  margin-bottom: 0;
}
/* line 182, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content:first-child {
  margin-right: 5%;
  padding-left: 20px;
}
/* line 186, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content h4 {
  font-size: 1.2em;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 191, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content .omc-image-container {
  background: #fff;
  width: 100%;
  height: 115px;
  text-align: center;
  position: relative;
}
/* line 198, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content .omc-image-container a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 206, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content .omc-image-container img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 140px;
}
/* line 213, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content a {
  color: #1f4f82;
  display: block;
  margin-top: 10px;
  line-height: 1.3em;
  font-size: 0.9em;
  font-weight: 600;
}
/* line 221, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-small-content-row .omc-customer-showcase-small-content a.cta {
  margin-top: 20px;
  font-size: 0.9em;
  line-height: 1.1em;
  margin-bottom: 0.2em;
  font-weight: bold;
}
/* line 233, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-banner-area.small .omc-banner-area-content {
  max-width: 1064px;
}
/* line 240, ../sass/components/_customer-showcase.scss */
.omc-customer-showcase-root .omc-breadcrumbs .omc-breadcrumbs-content {
  max-width: 1064px;
}

@media only screen and (max-width: 939px) {
  /* line 250, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root {
    /** generic asset modification **/
  }
  /* line 251, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper {
    max-width: 100%;
  }
  /* line 253, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid {
    height: auto;
    margin-bottom: 0;
  }
  /* line 256, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-col-6 {
    padding-left: 0;
  }
  /* line 258, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-col-6:first-child {
    padding-right: 0;
  }
  /* line 262, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-component.omc-customer-showcase-video {
    margin-bottom: 30px;
  }
  /* line 265, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-component.omc-customer-showcase-medium-content {
    margin-bottom: 30px;
  }
  /* line 267, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-4 {
    width: 50%;
  }
  /* line 270, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-component.omc-customer-showcase-medium-content .omc-col-8 {
    width: 50%;
    padding-left: 20px;
  }
  /* line 275, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-small-content-row.omc-grid-row-fluid {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
  /* line 276, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-small-content-row.omc-grid-row-fluid .omc-customer-showcase-component.omc-customer-showcase-small-content {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 0;
    border-left: solid 10px #fff;
  }
  /* line 282, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-grid-row-fluid .omc-customer-showcase-small-content-row.omc-grid-row-fluid .omc-customer-showcase-component.omc-customer-showcase-small-content:first-child {
    border-left: 0;
    border-right: solid 10px #fff;
  }
  /* line 292, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-filter-selector {
    max-width: 100%;
  }
  /* line 294, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-filter-selector form {
    display: none !important;
  }
  /* line 298, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-customer-showcase-wrapper .omc-customer-showcase-component.omc-customer-showcase-video {
    height: auto;
  }
  /* line 304, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-banner-area.small .omc-banner-area-content {
    max-width: 100%;
  }
  /* line 308, ../sass/components/_customer-showcase.scss */
  .omc-customer-showcase-root .omc-breadcrumbs .omc-breadcrumbs-content {
    max-width: 100%;
  }
}
/* line 315, ../sass/components/_customer-showcase.scss */
.omc-showcase-load-more {
  text-align: center;
  margin: 40px 0 30px;
  clear: both;
}
/* line 319, ../sass/components/_customer-showcase.scss */
.omc-showcase-load-more a {
  background: #f4f4f4;
  padding: 15px 20px;
  border-radius: 6px;
  font-weight: bold;
}
/* line 328, ../sass/components/_customer-showcase.scss */
.omc-showcase-load-more.close .showcase-show {
  display: none;
}
/* line 332, ../sass/components/_customer-showcase.scss */
.omc-showcase-load-more.close .showcase-hide {
  display: inline;
}

/* line 339, ../sass/components/_customer-showcase.scss */
.showcase-hide {
  display: none;
}

/** 
 * Curated Feed Component
 */
/* line 6, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-grid-row-fluid {
  border-top: 1px solid #ccc;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 10, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-grid-row-fluid .omc-col {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 15, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
}
/* line 19, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list .omc-curated-feed-list-view {
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 23, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list ul {
  padding-right: 15px;
}
/* line 26, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li {
  position: relative;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 15px 15px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 29, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li:first-child {
  border-top: 1px solid #ccc;
}
/* line 35, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-resource-headline {
  border: none;
}
/* line 38, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-resource-listing {
  background: none;
  padding: 0;
  margin: 0;
}
/* line 42, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-resource-listing .omc-resource-listing-inner {
  min-height: 66.5px;
  padding-left: 65px;
  position: relative;
}
/* line 143, ../sass/_vars.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-resource-listing .omc-resource-listing-inner img {
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
/* line 45, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-resource-listing .omc-resource-listing-inner h4 {
  font-size: 15px;
}
/* line 48, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-resource-listing .omc-resource-listing-inner p {
  color: #000;
  font-size: 12px;
  line-height: 1.3em;
  font-weight: normal;
}
/* line 58, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-curated-feed-overview h3 {
  margin-top: 0;
  color: #414042;
  font-weight: bold;
}
/* line 63, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li .omc-curated-feed-overview h4 {
  color: #414042;
  font-weight: normal;
}
/* line 68, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li:first-child {
  border-top: none;
  height: auto;
  padding-bottom: 10px;
}
/* line 72, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li:first-child h4 {
  margin-bottom: 0;
}
/* line 76, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li.active {
  background: #E0E8EB;
}
/* line 78, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li.active:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #E0E8EB;
  border-width: 15px;
  margin-top: -15px;
}
/* line 91, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list li.active h4 {
  color: #414042;
}
/* line 96, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-list::-webkit-scrollbar {
  display: none;
}
/* line 100, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-content {
  position: relative;
}
/* line 102, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-content .omc-curated-feed-item {
  padding: 20px 0 0;
  display: none;
}
/* line 105, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-curated-feed-content .omc-curated-feed-item.active {
  display: block;
}
/* line 111, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-content-container-with-headline h1, .omc-curated-feed .omc-content-container-with-headline .omc-filter-dropdown {
  display: inline-block;
}
/* line 114, ../sass/components/_curated-feed.scss */
.omc-curated-feed .omc-content-container-with-headline .omc-filter-dropdown {
  float: right;
}

/* Reponsive */
@media only screen and (max-width: 939px) {
  /* line 124, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li {
    padding: 0 10px;
  }
  /* line 126, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li h4 {
    margin-top: 0;
  }
  /* line 129, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li h3 {
    margin-bottom: 0;
  }
  /* line 134, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li .omc-resource-listing .omc-resource-listing-inner img {
    float: left;
  }
  /* line 140, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li:first-child {
    height: auto;
    padding-bottom: 10px;
  }
  /* line 143, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li:first-child h4 {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 147, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-curated-feed-list li:first-child h3 {
    margin-bottom: 0;
    line-height: 23px;
  }
}
@media only screen and (max-width: 766px) {
  /* line 160, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline > h1 {
    margin: 10px 0;
  }
  /* line 163, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-filter-dropdown {
    display: block;
    float: none;
  }
  /* line 166, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-filter-dropdown form .omc-filter-dropdown-select select {
    width: 190px;
  }
  /* line 170, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-list {
    height: auto !important;
  }
  /* line 172, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-list ul {
    padding-right: 0;
  }
  /* line 174, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-list ul li {
    background: none;
    border-right: none;
  }
  /* line 177, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-list ul li:first-child {
    padding-bottom: 20px;
  }
  /* line 180, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-list ul li:first-child h3:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-left: 13px;
    background: url("/marketingcloud/content/images/sprites.png") no-repeat -211px -295px;
    width: 23px;
    height: 19px;
  }
  /* line 190, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-list ul li .omc-resource-listing .omc-resource-listing-inner {
    min-height: 80px;
  }
  /* line 197, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-content-container-with-headline .omc-curated-feed-content {
    display: none;
  }
  /* line 201, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-modal-overlay {
    position: absolute;
    text-align: left;
  }
  /* line 204, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-modal-overlay .omc-modal-dialog {
    min-width: 100%;
    max-width: 100%;
  }
  /* line 207, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-modal-overlay .omc-modal-dialog .omc-modal-close {
    top: 20px;
    right: 10px;
  }
  /* line 211, ../sass/components/_curated-feed.scss */
  .omc-curated-feed .omc-modal-overlay .omc-modal-dialog .omc-modal-content {
    padding: 20px;
  }
}
/** 
 * Partner Resource
 */
/* line 7, ../sass/components/_partners.scss */
#omc-tech-appcloud .omc-row,
#technology-and-app-cloud .omc-row {
  background: #e6ebee;
  padding: 80px 0 100px 0;
}

/* line 15, ../sass/components/_partners.scss */
.omc-partner-list .omc-col:nth-child(4n+5) {
  padding-left: 0;
}
/* line 18, ../sass/components/_partners.scss */
.omc-partner-list .omc-col .omc-partner-item {
  margin-bottom: 20px;
  background: #fff;
  width: 100%;
  height: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: max-height .5s ease;
  -moz-transition: height .5s ease;
  -ms-transition: height .5s ease;
  -o-transition: height .5s ease;
  transition: height .5s ease;
}
/* line 33, ../sass/components/_partners.scss */
.omc-partner-list .omc-col .omc-partner-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
/* line 41, ../sass/components/_partners.scss */
.omc-partner-list .omc-col .omc-partner-item img {
  display: inline-block;
  vertical-align: middle;
}
/* line 47, ../sass/components/_partners.scss */
.omc-partner-list .omc-col.active .omc-partner-item {
  height: 216px;
  border: 20px solid #f4f4f4;
}

/* line 56, ../sass/components/_partners.scss */
.omc-partner-overlay {
  text-align: left;
}
/* line 59, ../sass/components/_partners.scss */
.omc-partner-overlay .omc-link-list li:before {
  display: none;
}
/* line 63, ../sass/components/_partners.scss */
.omc-partner-overlay .omc-image-container {
  background: #fff;
  width: 100%;
  text-align: center;
  height: 300px;
}
/* line 68, ../sass/components/_partners.scss */
.omc-partner-overlay .omc-image-container img {
  display: inline-block;
  vertical-align: middle;
}
/* line 72, ../sass/components/_partners.scss */
.omc-partner-overlay .omc-image-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
/* line 81, ../sass/components/_partners.scss */
.omc-partner-overlay .ghost-center-wrap {
  font-size: 0;
  height: 300px;
}
/* line 85, ../sass/components/_partners.scss */
.omc-partner-overlay .ghost-center-wrap:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
/* line 92, ../sass/components/_partners.scss */
.omc-partner-overlay .ghost-center-wrap .ghost-center {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}
/* line 101, ../sass/components/_partners.scss */
.omc-partner-overlay .ghost-center.v-bottom {
  vertical-align: bottom;
}

/* Responsive */
/* Modal the second */
/* line 3, ../sass/components/_modal2.scss */
body.modal-open {
  display: block;
  width: 100%;
  height: 100%;
  overflow: auto;
}
body.modal-open::-webkit-scrollbar {
    display: none;
}
/* line 8, ../sass/components/_modal2.scss */
body.modal-open .omc-modal-overlay {
  display: inline-block;
}

/* line 13, ../sass/components/_modal2.scss */
.omc-modal-overlay {
  display: none;
  min-width: 100%;
  min-height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center;
}
/* line 24, ../sass/components/_modal2.scss */
.omc-modal-overlay .omc-modal-dialog {
  display: inline-block;
  max-width: 55%;
  min-width: 40%;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 20px;
  z-index: 5;
  position: relative;
}
/* line 34, ../sass/components/_modal2.scss */
.omc-modal-overlay .omc-modal-dialog .omc-modal-close {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 9;
}
/* line 43, ../sass/components/_modal2.scss */
.omc-modal-overlay .omc-modal-dialog .omc-modal-close img {
  width: 100%;
  height: 100%;
}
/* line 48, ../sass/components/_modal2.scss */
.omc-modal-overlay .omc-modal-dialog .omc-modal-content {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* line 54, ../sass/components/_modal2.scss */
.omc-modal-overlay .omc-modal-bg {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.7);
}

/* line 66, ../sass/components/_modal2.scss */
.omc-modal-resource-content {
  text-align: left;
}
/* line 68, ../sass/components/_modal2.scss */
.omc-modal-resource-content h4 {
  margin-bottom: 20px;
}
/* line 71, ../sass/components/_modal2.scss */
.omc-modal-resource-content img {
  float: left;
  width: 120px;
  margin-right: 15px;
}

.omc-modal-resource-content img {
   box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: solid 1px #CCC;
}



@media only screen and (max-width: 766px) {
  /* line 79, ../sass/components/_modal2.scss */
  .omc-modal-overlay {
    position: absolute;
  }
  /* line 81, ../sass/components/_modal2.scss */
  .omc-modal-overlay .omc-modal-dialog {
    max-width: 100%;
  }
  /* line 84, ../sass/components/_modal2.scss */
  .omc-modal-overlay .omc-modal-dialog .omc-modal-close img {
    width: 80%;
    height: 70%;
  }
}
/* gated content modal styling */

/** 
 * Sponsor Resource
 */
/* line 7, ../sass/components/_sponsors.scss */
#omc-tech-appcloud .omc-row,
#technology-and-app-cloud .omc-row {
  background: #e6ebee;
  padding: 80px 0 100px 0;
}

/* line 15, ../sass/components/_sponsors.scss */
.omc-sponsor-list .omc-col:nth-child(4n+5) {
  padding-left: 0;
}
/* line 18, ../sass/components/_sponsors.scss */
.omc-sponsor-list .omc-col .omc-sponsor-item {
  margin-bottom: 20px;
  background: #fff;
  width: 100%;
  height: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: max-height .5s ease;
  -moz-transition: height .5s ease;
  -ms-transition: height .5s ease;
  -o-transition: height .5s ease;
  transition: height .5s ease;
}
/* line 33, ../sass/components/_sponsors.scss */
.omc-sponsor-list .omc-col .omc-sponsor-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
/* line 41, ../sass/components/_sponsors.scss */
.omc-sponsor-list .omc-col .omc-sponsor-item img {
  display: inline-block;
  vertical-align: middle;
}
/* line 47, ../sass/components/_sponsors.scss */
.omc-sponsor-list .omc-col.active .omc-sponsor-item {
  height: 216px;
  border: 20px solid #f4f4f4;
}

/* line 56, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay {
  text-align: left;
}
/* line 59, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .omc-link-list li:before {
  display: none;
}
/* line 63, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .omc-image-container {
  background: #fff;
  width: 100%;
  text-align: center;
  height: 300px;
}
/* line 68, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .omc-image-container img {
  display: inline-block;
  vertical-align: middle;
}
/* line 72, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .omc-image-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
/* line 81, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .ghost-center-wrap {
  font-size: 0;
  height: 300px;
}
/* line 85, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .ghost-center-wrap:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
/* line 92, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .ghost-center-wrap .ghost-center {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}
/* line 101, ../sass/components/_sponsors.scss */
.omc-sponsor-overlay .ghost-center.v-bottom {
  vertical-align: bottom;
}
/** 
 * blogs Listing
 */
.omc-blogs-text + script + .omc-blogs-list > ul > li:first-child .omc-hr {
  display: block;
}
.omc-blogs-list {
  position: relative;
}
.omc-blogs-list > ul {
  padding-bottom: 10px !important;
  position: relative;
}
.omc-blogs-list > ul:after {
  content: '';
  display: block;
  background: #CCC;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.omc-blogs-list > ul > li:first-child .omc-hr {
  display: none;
}
.omc-blogs-listing {
  position: relative;
  text-align: left;
  padding: 15px;
  margin: 20px 0 0;
}
.omc-blogs-listing img {
  float: left;
  width: 120px;
  padding: 0 55px 30px 0;
}
.omc-blogs-listing .omc-blogs-headline {
  border-bottom: 1px solid #ccc;
  padding: 0 0 3px;
  text-align: left;
}
.omc-blogs-listing .omc-blogs-headline span {
  font: normal 12px/14px Arial, sans-serif;
}
.omc-blogs-listing .omc-blogs-listing-inner {
  padding: 0;
}
.omc-blogs-listing .omc-blogs-listing-inner .omc-richtext {
  margin-left: 175px;
}
.omc-blogs-listing.full {
  margin: 0;
}
.omc-blogs-listing.full img {
  width: 100%;
  padding-bottom: 20px;
}
.omc-blogs-listing h5 {
  margin: 0 0 5px;
}
.omc-sidebar .omc-blogs-listing img {
  width: 100px;
  padding: 0 15px 15px 0;
}
.omc-sidebar .omc-blogs-listing .omc-richtext {
  margin-left: 115px;
}
.omc-sidebar .omc-blogs-listing.full .omc-richtext {
  margin-left: 0;
}
.omc-blogs-list li {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height .5s ease;
  -moz-transition: max-height .5s ease;
  -ms-transition: max-height .5s ease;
  -o-transition: max-height .5s ease;
  transition: max-height .5s ease;
}
.omc-blogs-list li .omc-blogs-listing {
  background: none;
  margin: 0;
  padding: 0 15px;
  text-align: left;
}
.omc-blogs-list li .omc-blogs-listing span {
  display: none;
}
.omc-blogs-list li.active {
  max-height: 999px;
  overflow: hidden;
}
.omc-blogs-list li.active .omc-blogs-listing h3 {
  margin: 0 0 6px;
}
.omc-blogs-list .omc-blogs-headline {
  display: none;
}

.omc-blogs-listing .omc-blogs-listing-inner img {
	padding: 0 55px 100px 0;
  }
  .omc-blogs-listing .omc-blogs-listing-inner .blogcategory {
	font-size: 14px;
	text-transform: uppercase;
	color: #888;
	font-weight: normal;
  }
  .omc-blogs-listing .omc-blogs-listing-inner .blogtitle {
	font-size: 14px;
	color: #000;
	line-height: 1.4em;
  }
  .omc-blogs-listing .omc-blogs-listing-inner p {
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 1.5em;
  }

/* Responsive */
@media only screen and (max-width: 939px) {
  .omc-blogs-list li:first-child {
    margin: 30px 0 0;
  }
  .omc-blogs-list .omc-blogs-listing {
    padding: 0;
  }
  .omc-blogs-list .omc-blogs-listing img {
    left: 15px;
  }
  .omc-blogs-list .omc-blogs-listing .omc-blogs-listing-inner {
    padding: 0 0 10px 15px;
    text-align: left;
  }
}
@media only screen and (max-width: 766px) {
  .omc-blogs-listing .omc-blogs-listing-inner {
    min-height: 110px;
  }
  .omc-blogs-listing .omc-blogs-listing-inner img {
    width: 85px;
	padding: 0 55px 100px 0;
  }
  .omc-blogs-list li {
    min-height: 15px;
    margin: 0;
  }
  .omc-blogs-list li .omc-blogs-listing {
    padding: 0;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
  }
  .omc-blogs-list li .omc-blogs-listing img {
    padding: 0 55px 100px 0;
  }
  .omc-blogs-list li .omc-blogs-listing .omc-blogs-listing-inner {
    padding: 0 0 0 15px;
    text-align: left;
    min-height: 15px;
    min-height: 113.05px;
    padding-left: 95px;
    position: relative;
  }
  .omc-blogs-list li .omc-blogs-listing .omc-blogs-listing-inner img {
    left: 0;
    position: absolute;
	padding: 0 55px 100px 0;
    top: 0;
    width: 85px;
  }
  .omc-blogs-list li .omc-blogs-listing .omc-richtext {
    padding-left: 0;
    margin: 0;
  }
  .omc-blogs-list li:first-child {
    margin: 30px 0 0;
  }
  .omc-col-4 .omc-blogs-listing {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
/* End blogs Listing */
