@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: 80px;
}

/* 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 */
.white-feature {
	padding: 30px 10px 30px 5px;
}	
	

.feature, .grey-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 30px 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: 10px;
}
/* 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 -72px 0 #f4f4f4;
  border: 0 none;
  border-right: solid 3px #ed1c24;
  height: 98px;
  width: 72px;
  position: absolute;
  left: -73px;
  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;
  display: block;
}
/* 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: 0;
  
}
/* 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 {
  padding-top: 35px;
  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: 55px;
}
@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: 40px;
  }
}
/* line 28, ../sass/components/_carousel-homepage-promo.scss */
.omc-carousel.omc-homepage-promo-carousel .slick-dots {
  padding-right: 22px;
  padding-bottom: 34px;
}
/* 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;
	color:#000;
  }
  /* 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;
  font: normal 27px Arial, sans-serif;
  margin: 0 0 8px;
}
/* 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;
}

.omc-customer-showcase .omc-customer-story .omc-customer-story-inner h4{
  padding-top: 10px;
}

.omc-col-4 .omc-customer-story .omc-customer-story-inner h4{
  padding-top: 10px;
}


/* 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 h2, .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;
}
.omc-curated-feed .omc-curated-feed-content .omc-curated-feed-item h2 {
  color: #000;
  font: 27px Arial,sans-serif;
  margin: 0 0 8px;
} 

/* 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 */
/* Start DMP Partners CSS */
.omc-dmppartner-list-content.stub {
  display: none;
}
.omc-filter-selector .omc-dmppartners-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;
}
.omc-filter-selector .omc-dmppartners-filter-list h2 {
  margin: 15px 0 0;
  font-size: 20px;
}
.omc-filter-selector.active .omc-dmppartners-filter-list {
  padding: 0 26px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.omc-dmppartners-load-more {
  text-align: center;
  margin: 40px 0 10px;
  clear: both;
}
.omc-dmppartners-load-more a {
  background: #f4f4f4;
  padding: 15px 20px;
  border-radius: 6px;
  font-size: 14px;
}
.omc-dmppartner-list .omc-col:nth-child(4n+5) {
  padding-left: 0;
}
.omc-dmppartner-list .omc-col .omc-dmppartner-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;
}
.omc-dmppartner-list .omc-col .omc-dmppartner-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
.omc-dmppartner-list .omc-col .omc-dmppartner-item img {
  display: inline-block;
  vertical-align: middle;
}
.omc-dmppartner-list .omc-col.active .omc-dmppartner-item {
  height: 216px;
  border: 20px solid #f4f4f4;
}
/* End DMP Partners CSS */
/* CSS For Menu Bug */

@media screen and (min-width: 300px) and (max-width: 939px) {
    #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);
    }
    #omc-utility-nav .omc-utility-nav-item {
        vertical-align: baseline;
        padding: 14px 0px;
    }
    #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);
    }
    #omc-utility-nav .omc-utility-nav-item#omc-util-oracle {
        display: inline-block;
        padding-right: 0;
        padding-top: 0;
        -moz-transform: scale(0.7) translate(0px, -30px);
        -ms-transform: scale(0.7) translate(0px, -30px);
        -o-transform: scale(0.7) translate(0px, -30px);
        -webkit-transform: scale(0.7) translate(0px, -30px);
        transform: scale(0.7) translate(0px, -30px);
    }
    #omc-header-nav {
        overflow: visible;
    }
    #omc-utility-nav .omc-utility-nav-item .omc-nav-panel {
        left: 0;
        top: 40px;
    }
    .omc-sprite.omc-oracleRedBand {
        width: 120px;
        background-position: -184px -61px;
    }
    #omc-utility-nav{
        box-sizing: border-box;
    }
}

/* CSS For Menu Bug Ends */

/* footer start here */


.omc-footer-wrapper {
    float: left;
    width: 100%;
    background: #46575e;
    font: normal 16px/1.5em Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.omc-footer-wrapper .header img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.omc-footer-wrapper .footer-wrap-content {
    margin: 0 auto;
    max-width: 1024px;
    background: #46585e;
    display: block;
}

.omc-footer-wrapper .three-row-col {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    min-height: 325px;
    border-bottom: 1px solid #ccc;
}

.omc-footer-wrapper .footer-single-box {
    width: 325px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 20px;
    border: 1px solid #ccc;
    display: inline-block;
}

.omc-footer-wrapper .footer-single-box-1 {
    border: none;
    margin-left: 0px;
}

.omc-footer-wrapper .footer-sigle-title {
    font: normal 22px/30px Arial, sans-serif;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-weight: normal;
}

.omc-footer-wrapper .footer-inside-box {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #5b6e74;
    border-radius: 5px;
    height: 200px;
    padding-bottom: 20px;
    border: 1px solid #5B6E74;
}

.omc-footer-wrapper .footer-inside-box-1 {
    background: none;
    border: 1px solid #ccc;
}

.omc-footer-wrapper .featured-title {
    font: normal 21px/30px Arial;
    color: #e1e1e1;
    text-align: left;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #AABAC9;
    width: 100%;
    padding-top: 15px;
    margin-bottom: 20px;
}

.omc-footer-wrapper .footer-cont {
    margin: 0 auto;
    width: 95%;
    padding-bottom: 15px;
}

.omc-footer-wrapper .fsb-2 {
    margin-right: 15px;
    margin-left: 10px;
}

.omc-footer-wrapper .footer-blog {
    margin-top: 10px;
    margin-bottom: 30px;
    display: inline-block;
}

.omc-footer-wrapper .footer-blog-img {
    float: left;
    width: 100%;
    max-width: 140px;
}

.omc-footer-wrapper .footer-blog-img img {
    width: 100%;
    height: auto;
}

.omc-footer-wrapper .footer-blog-content {
    float: left;
    width: 100%;
    max-width: 160px;
}

.omc-footer-wrapper .footer-blog-content p {
    text-align: left;
    margin: 0px;
    float: left;
    line-height: 20px;
}

.omc-footer-wrapper .footer-blog-content p a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    text-align: left;
    margin: 0px;
    padding-top: 0px;
    float: left;
    line-height: 20px;
    text-decoration: none;
}

.omc-footer-wrapper .footer-blog-content p a:hover {
    color: #e1e1e1;
}

.omc-footer-wrapper .fsb-3 {
    margin-right: 0px;
}

.omc-footer-wrapper .footer-share-img {
    float: left;
    width: 100%;
    max-width: 110px;
}

.omc-footer-wrapper .footer-share-img img {
    width: 80px;
    height: auto;
    padding-top: 5px;
    padding-left: 10px;
}

.omc-footer-wrapper .footer-share-content {
    float: left;
    width: 100%;
    max-width: 160px;
}

.omc-footer-wrapper .footer-share-content p {
    margin: 0px;
    padding-top: 5px;
}

.omc-footer-wrapper .footer-share-content p a {
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: left;
    margin: 0px;
    float: left;
    line-height: 20px;
    line-height: 26px;
    font-weight: bold;
    text-decoration: none;
}

.omc-footer-wrapper .footer-share-content p a:hover,
.footer-blog.footer-connect-with-us:hover .footer-share-content p a {
    color: #e1e1e1;
}

.footer-blog.footer-connect-with-us:hover {
    background: #374449;
    transition: background-color 0.5s ease;
}

.omc-footer-wrapper .footer-share-content p span img {
    vertical-align: middle;
}

.omc-footer-wrapper .eng-sale-txt {
    color: #e1e1e1;
    text-align: center;
    font: normal 22px/30px Arial, sans-serif;
    padding-top: 30px;
    padding-bottom: 5px;
    margin: 0;
}

.omc-footer-wrapper .eng-num-txt {
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 30px;
}

.omc-footer-wrapper .eng-num-txt span img {
    vertical-align: middle;
    padding-right: 5px;
}

.omc-footer-wrapper .eng-cont-txt {
    text-align: center;
    font-size: 20px;
    background: #ed1c24;
    border: 1px solid #ed1c24;
    border-radius: 5px;
    width: auto;
    display: inline-block;
    padding: 10px;
    margin: 0px;
}

.omc-footer-wrapper .eng-cont-txt a {
    color: #fff;
    text-decoration: none;
    font-size: 19px;
}

.omc-footer-wrapper .eng-cont-txt a:hover {
    color: #fff;
}

.omc-footer-wrapper .eng-cont-txt:hover {
    border: 1px solid #ffffff;
}

.omc-footer-wrapper .eng-cont-txt span img {
    vertical-align: middle;
}

.omc-footer-wrapper .footer-follow-us {
    float: none;
    display: inline-block;
}

.omc-footer-wrapper .footer-follow-us .follow-us-txt {
    float: left;
    margin: 0 auto;
    color: #e1e1e1;
    padding-right: 5px;
    padding-top: 25px;
    font-size: 20px;
    padding-left: 5px;
}

.omc-footer-wrapper .footer-connect-with-us {
    width: 90%;
    background: #46585e;
    border: 1px solid #fff;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 25px;
}

.omc-footer-wrapper .footer-social-links {
    margin: 0px;
    padding-top: 5px;
    padding-left: 4px;
    float: left;
}

.omc-footer-wrapper .footer-social-links img {
    vertical-align: middle;
    padding-top: 10px;
    width: 38px;
}

.omc-footer-wrapper .footer-slider-sales {
    width: 100%;
    margin-top: 15px;
    height: auto;
    min-height: inherit;
    background: #303d41;
    clear: both;
    display: inline-block;
    padding-bottom: 15px;
}

.omc-footer-wrapper .footer-slider-content {
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}

.omc-footer-wrapper .footer-slider {
    width: 100%;
    float: left;
}

.omc-footer-wrapper .footer-slider .left-content-part {
    width: 28%;
    float: left;
    text-align: center;
}

.omc-footer-wrapper .left-content-part img {
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
    float: left;
    padding-top: 5px;
}

.omc-footer-wrapper .left-content-part .highlighted-txt {
    float: left;
    font-size: 48px;
    color: #fff;
    width: 100px;
    padding-right: 20px;
    display: table;
    padding-top: 15px;
    border-right: 1px solid;
    padding-bottom: 10px;
    margin-top: 20px;
    padding-left: 20px;
}

.omc-footer-wrapper .syn-txt {
    padding-left: 20px;
    padding-top: 20px;
    margin: 0px;
    display: inline-block;
    padding-right: 10px;
    color: #d0d0d0;
}

.omc-footer-wrapper .right-content-part .slaes-txt {
    float: left;
    color: #fff;
    font-size: 14px;
    width: 100%;
    display: flex;
}

.omc-footer-wrapper .footer-slider .right-content-part {
    width: 65%;
    float: left;
    margin-top: 15px;
}

.omc-footer-wrapper .footer-sec-section .footer-logo-oracle {
   float: right;
    height: 50px;
    cursor: pointer;
    width: 183px;    
}

.omc-footer-wrapper .footer-sec-section .footer-second-menu {
    float: left;
    margin-top: 13px;
}

.omc-footer-wrapper .footer-second-menu ul {
    float: left;
}

.omc-footer-wrapper .footer-second-menu ul li {
    float: left;
    list-style: none;
}

.omc-footer-wrapper .footer-logo-oracle a {
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -256px -7px;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 0;
}

.omc-footer-wrapper .lang-text span img {
    vertical-align: middle;
    padding-right: 5px;
}

.omc-footer-wrapper .footer-second-menu .footer-menu-list li a {
    color: #e1e1e1;
    text-decoration: none;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #e1e1e1;
    outline: none;
}

.omc-footer-wrapper .footer-second-menu .footer-menu-list li a:hover {
    color: #fff;
}

.footer-second-menu .footer-menu-list li {}

.omc-footer-wrapper .footer-second-menu .footer-menu-list li:last-of-type a {
    padding-right: 0px;
    border-right: none;
}

.omc-footer-wrapper .footer-mobile {
    display: none;
}


/* Custom Slick Slider */

.omc-footer-wrapper .footer-slider-content .slick-dots {
    position: absolute;
    bottom: -15px;
}

.omc-footer-wrapper .footer-slider-content .slick-dots li button:before {
    color: #ABB9BD;
}

.omc-footer-wrapper .footer-slider-content .slick-dots li.slick-active button:before {
    color: #ABB9BD;
}

.footer-slider-content .slick-slider {
    margin-bottom: 0px;
}

.omc-footer-wrapper .footer-slider-content .slick-initialized .slick-slide {
    display: block;
    border: none;
    outline: 0;
}


/* To show Data point slider comment the below line */

.omc-footer-wrapper .footer-slider-sales {
    display: none;
}

.omc-footer-wrapper .slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: 0px;
    left: auto;
}

.omc-footer-wrapper .slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.omc-footer-wrapper .slick-next {
    right: 0px;
}

[dir='rtl'] .omc-footer-wrapper .slick-next {
    right: auto;
    left: 0px;
}

.omc-footer-wrapper .slick-next:before {
    content: '→';
}

[dir='rtl'] .omc-footer-wrapper .slick-next:before {
    content: '←';
}


/* Dots */

.omc-footer-wrapper .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.omc-footer-wrapper .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.omc-footer-wrapper .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.omc-footer-wrapper .slick-dots li button:hover,
.omc-footer-wrapper .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.omc-footer-wrapper .slick-dots li button:focus:before {
    opacity: 1;
}

.omc-footer-wrapper .slick-dots li button:before {
    font-family: 'slick';
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.omc-footer-wrapper .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ABB9BD;
}


/* Social Transition effects */

.omc-footer-wrapper .footerlist {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    float: left;
    padding-top: 10px;
}

.omc-footer-wrapper .footerlist li {
    display: inline-block;
    margin: 0 5px 0 0;
}

.omc-footer-wrapper .inlinkedin,
.omc-footer-wrapper .inlinkedinde,
.omc-footer-wrapper .infacebook,
.omc-footer-wrapper .intwitter,
.omc-footer-wrapper .inyoutube,
.omc-footer-wrapper .inx,
.omc-footer-wrapper .inxde {
    width: 35px;
    height: 35px;
    display: block;
}

.omc-footer-wrapper .infacebook {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -0px 0 no-repeat;
}

.omc-footer-wrapper .infacebook:hover {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -0px -37px no-repeat;
}

.omc-footer-wrapper .inlinkedin {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -42px 0 no-repeat;
}

.omc-footer-wrapper .inlinkedin:hover {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -42px -37px no-repeat;
}

.omc-footer-wrapper .inlinkedinde {
    background: url('/marketingcloud/content/images/footer/social-media-icons-de.png') -42px 0 no-repeat;
}

.omc-footer-wrapper .inlinkedinde:hover {
    background: url('/marketingcloud/content/images/footer/social-media-icons-de.png') -42px -37px no-repeat;
}

.omc-footer-wrapper .intwitter {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -84px 0 no-repeat;
}

.omc-footer-wrapper .intwitter:hover {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -84px -37px no-repeat;
}

.omc-footer-wrapper .inyoutube {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -168px 0 no-repeat;
}

.omc-footer-wrapper .inyoutube:hover {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -168px -37px no-repeat;
}

.omc-footer-wrapper .inx {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -126px 0 no-repeat;
}

.omc-footer-wrapper .inx:hover {
    background: url('/marketingcloud/content/images/footer/social-icons.png') -126px -37px no-repeat;
}
.omc-footer-wrapper .inxde {
    background: url('/marketingcloud/content/images/footer/social-media-icons-de.png') -126px 0 no-repeat;
}

.omc-footer-wrapper .inxde:hover {
    background: url('/marketingcloud/content/images/footer/social-media-icons-de.png') -126px -37px no-repeat;
}


/* accordion */

.omc-footer-wrapper .accordion_container {
    width: 100%;
}

.omc-footer-wrapper .accordion_head {
    color: white;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 1px 0;
    padding: 7px 11px;
}

.omc-footer-wrapper .plusminus {
    float: right;
}

.omc-footer-wrapper .eng-num-txt a {
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 30px;
    font-weight: bold;
    text-decoration: none;
}

.omc-footer-wrapper .eng-num-txt a:hover {
    color: #e1e1e1;
}

.omc-footer-wrapper .footer-sec-section {
    width: 100%;
    margin-top: 30px;
    float: left;
}

.omc-footer-wrapper .footer-cont-3 hr {
    border: none;
    height: 1px;
    color: #AABAC9;
    background-color: #AABAC9;
    margin-top: 15px;
}

@media(max-width:1050px) {
    .omc-footer-wrapper .footer-single-box {
        width: 31%;
    }
    .omc-footer-wrapper .footer-connect-with-us {
        display: flex;
        margin: 25px auto;
    }
    .omc-footer-wrapper .footer-connect-with-us {
        margin-bottom: 0px;
    }
    .omc-footer-wrapper .footer-share-content p {
        font-size: 20px;
    }
    .omc-footer-wrapper .footer-share-content p a {
        font-size: 17px;
    }
    .omc-footer-wrapper .footer-social-links {
        padding-left: inherit;
    }
    .omc-footer-wrapper .footer-social-links img {
        width: 30px;
        padding-left: 3px;
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list li:last-of-type a {
        padding-right: 10px;
    }
    .omc-footer-wrapper .footer-follow-us .follow-us-txt {
        font-size: 16px;
    }
    .omc-footer-wrapper .footer-blog-content {
        max-width: 150px;
    }
    .omc-footer-wrapper .footer-blog-img {
        max-width: 130px;
    }
    .omc-footer-wrapper .footer-blog-content p a {
        padding-top: 5px;
    }
    .omc-footer-wrapper .footer-sec-section .footer-logo-oracle {
        padding-right: 10px;
    }
}

@media(max-width:960px) {
    .omc-footer-wrapper .featured-title,
    .omc-footer-wrapper .eng-sale-txt,
    .omc-footer-wrapper .eng-num-txt,
    .omc-footer-wrapper .footer-sigle-title {
        font-size: 20px;
    }
    .omc-footer-wrapper .follow-us-txt,
    .omc-footer-wrapper .eng-cont-txt,
    .omc-footer-wrapper .footer-share-content p {
        font-size: 15px;
    }
    .omc-footer-wrapper .footer-follow-us {
        margin: 0px;
        font-size: 15px;
        width: 100%;
    }
    .omc-footer-wrapper .footer-social-links {
        float: none;
    }
    .omc-footer-wrapper .footerlist {
        float: none;
    }
    .omc-footer-wrapper .footer-connect-with-us {
        width: 100%;
    }
    .omc-footer-wrapper .footer-follow-us .follow-us-txt {
        margin: 0px;
        padding-top: 0px;
        text-align: center;
        float: none;
    }
    .omc-footer-wrapper .footer-share-img {
        max-width: 90px;
    }
    .omc-footer-wrapper .fBlog {
        display: flex;
    }
    .omc-footer-wrapper .fBlog p {
        padding-top: 0px;
    }
    .omc-footer-wrapper .footer-slider .left-content-part {
        width: 35%;
    }
    .omc-footer-wrapper .footerlist {
        padding-top: 0px;
    }
    .omc-footer-wrapper .eng-num-txt a {
        font-size: 24px;
    }
    .omc-footer-wrapper .fBlog p {
        font-weight: normal;
    }
    .omc-footer-wrapper .footer-cont {
        padding-bottom: 10px;
    }
    .omc-footer-wrapper .footer-cont-3 hr {
        margin-top: 10px;
    }
}

@media(max-width:800px) {
    .omc-footer-wrapper .footer-connect-with-us {
        margin: 20px auto;
        margin-bottom: 0px;
    }
    .omc-footer-wrapper .syn-txt {
        padding-top: 5px;
        color: #d0d0d0;
        line-height: 22px;
        font-size: 15px;
    }
    .omc-footer-wrapper .footer-blog-content p a {
        padding-top: 5px;
    }
}

@media(max-width:760px) {
    .omc-footer-wrapper .footer-single-box {
        height: auto;
    }
    .omc-footer-wrapper .footer-single-box {
        width: 40%;
    }
    .omc-footer-wrapper .footer-connect-with-us {
        width: 90%;
    }
    .omc-footer-wrapper .footer-desktop {
        display: none;
    }
    .omc-footer-wrapper .footer-mobile {
        display: block;
        padding-top: 10px;
    }
    .omc-footer-wrapper .footer-mobile .footer-sigle-title {
        text-align: left;
        clear: both;
        font-size: 22px;
        padding: 10px;
        border-bottom: 1px solid #ccc;
        outline: none;
        background: #516369;
    }
    .omc-footer-wrapper .footer-inside-box {
        text-align: center;
        margin-bottom: 20px;
    }
    .omc-footer-wrapper .arr-remove {
        background: url(/marketingcloud/content/images/footer/uparrow-new.png) no-repeat;
        width: 20px;
        height: 20px;
    }
    .omc-footer-wrapper .footer-slider .left-content-part {
        width: 50%;
        margin: 0 auto;
        text-align: center;
        display: flex;
        float: none;
    }
    .omc-footer-wrapper .left-content-part .highlighted-txt {
        border-right: none;
    }
    .omc-footer-wrapper .footer-mobile .accordion_head {
        background: #516369;
        font-size: 18px;
        font-weight: normal;
        clear: both;
        margin-bottom: 5px;
        border: 1px solid #8d8d8d;
    }
    .omc-footer-wrapper .footer-mobile .accordion_body {
        max-width: 300px;
        margin: 0 auto;
        background: none;
        margin-bottom: 20px;
    }
    .omc-footer-wrapper .footer-blog {
        margin-bottom: 0px;
    }
    .omc-footer-wrapper .mob-block {
        margin: 0 auto;
        width: 100%;
        max-width: 300px;
        float: left;
    }
    .omc-footer-wrapper .arrow-active {
        padding-top: 5px;
    }
    .omc-footer-wrapper .footer-slider .right-content-part {
        width: 100%;
    }
    .omc-footer-wrapper .footer-follow-us {
        margin: 0px;
        font-size: 15px;
        margin: 0 auto;
        text-align: center;
        display: block;
        float: none;
    }
    .omc-footer-wrapper .footerlist {
        float: none;
    }
    .omc-footer-wrapper .footer-cont-3 {
        border-bottom: none;
    }
    .omc-footer-wrapper .omc-footer-wrapper .footer-mobile {
        display: block;
        padding-top: 15px;
    }
    .omc-footer-wrapper .footer-inside-box-connect {
        padding-bottom: 0px;
    }
    .omc-footer-wrapper .footer-share-img {
        padding-left: 10px;
    }
    .omc-footer-wrapper .footer-share-content {
        padding-left: 10px;
    }
    .omc-footer-wrapper .footerlist {
        padding-top: 10px;
    }
    .omc-footer-wrapper .eng-sale-txt {
        padding-top: 10px;
    }
    .omc-footer-wrapper .footer-inside-box {
        padding-bottom: 20px;
    }
    .omc-footer-wrapper .footer-inside-box {
        width: 99%;
    }
    .omc-footer-wrapper .footer-second-level {
        border-top: 1px solid #ccc;
        float: left;
        width: 100%;
    }
    .omc-footer-wrapper hr {
        width: 100%;
    }
    .omc-footer-wrapper .right-content-part .slaes-txt {
        border-top: 1px solid;
    }
    .omc-footer-wrapper .footer-cont {
        padding-bottom: 0px;
    }
    .omc-footer-wrapper .fBlog p {
        padding-top: 5px;
    }
    .omc-footer-wrapper .footer-blog-content p a {
        padding-top: 0px;
    }
    .omc-footer-wrapper .footer-cont-3 hr {
        border: none;
        height: 1px;
        color: #AABAC9;
        background-color: #AABAC9;
        margin-top: 15px;
    }
    .omc-footer-wrapper .footer-inside-box-connect {
        padding-bottom: 5px;
    }
    .omc-footer-wrapper .footer-inside-box {
        height: auto;
    }
}

@media(max-width:670px) {
    .omc-footer-wrapper .footer-single-box {
        width: 330px;
    }
    .omc-footer-wrapper .footer-inside-box {
        height: auto;
        margin-bottom: 20px;
    }
    .omc-footer-wrapper .three-row-col {
        margin-bottom: 30px;
    }
    .omc-footer-wrapper .footer-slider .right-content-part {
        width: 100%;
        padding-left: 10px;
        padding-right: 5px;
    }
    .omc-footer-wrapper .footer-slider-sales {
        padding-top: 5px;
    }
    .omc-footer-wrapper .right-content-part .slaes-txt {
        border-top: 1px solid;
    }
    .omc-footer-wrapper .syn-txt {
        padding-left: 0px;
    }
    .omc-footer-wrapper .footer-share-content p a {
        font-size: 18px;
    }
    .omc-footer-wrapper .footer-inside-box-connect {
        padding-bottom: 0px;
    }
}

@media(max-width:600px) {
    .omc-footer-wrapper .footer-sec-section .footer-second-menu {
        float: none;
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list li a {
        width: 100%;
        height: auto;
        border: none;
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list li {
        width: auto;
        display: inline-block;
        /*        float: none;*/
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list {
        float: left;
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .omc-footer-wrapper .footer-sec-section .footer-second-menu {
        float: left;
        width: 70%;
    }
    .omc-footer-wrapper .footer-sec-section .footer-logo-oracle {
        float: right;
        text-align: left;
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list {
        text-align: right;
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list li a {
        font-size: 13px;
        border-right: 1px solid #ccc;
    }
}

@media(max-width:400px) {
    .omc-footer-wrapper .footer-single-box {
        width: 95%;
        margin-right: 0px;
    }
    .omc-footer-wrapper .footer-follow-us {
        width: 100%;
    }
    .omc-footer-wrapper .footer-social-links {
        float: none;
    }
    .omc-footer-wrapper .footer-slider .left-content-part {
        width: 85%;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .omc-footer-wrapper .footer-follow-us .follow-us-txt {
        font-size: 22px;
        text-align: center;
        width: 100%;
    }
    .omc-footer-wrapper .right-content-part .highlighted-txt {
        display: inherit;
        padding-top: inherit;
        border-right: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;
        float: left;
    }
    .omc-footer-wrapper .right-content-part .slaes-txt {
        display: inherit;
    }
    .omc-footer-wrapper .footer-slider .right-content-part {
        width: 100%;
        margin-left: inherit;
    }
    .omc-footer-wrapper .footer-connect-with-us {
        width: 95%;
    }
    .omc-footer-wrapper .footer-blog-content {
        max-width: inherit;
    }
    .omc-footer-wrapper .fsb-2 {
        margin-right: inherit;
        margin-left: 0px;
    }
    .omc-footer-wrapper .footer-second-menu .footer-menu-list li a {
        padding-left: 3px;
    }
}


/* footer end here -->
/* Header CSS */

.omc-header-carousel {
    position: relative;
    bottom: 0%;
    left: 0%;
    padding: 0;
    height: 380px;
    overflow: hidden;
    background: #f5f7f7;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-sizing: border-box;
}

.omc-header-carousel .video-wrapper {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.omc-header-carousel .omc-header-carousel-content {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.omc-header-carousel .omc-split-carousel-header-wrapper {
    width: 100%;
    padding: 0px 0 10px 0;
    height: 380px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    outline: none;
}

.omc-header-carousel .duplicate-slide {
    position: absolute;
    z-index: 1;
}

.omc-header-carousel .pattern {
    display: none;
}

.omc-header-carousel .pattern.block {
    display: block;
}
.omc-header-carousel .patternFirst {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #f8fafa;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
}
.omc-header-carousel .pattern-first-sub {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
}

.omc-header-carousel .patternSecond {
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    background: #e9eaec;
    background: -moz-linear-gradient(top, #e9eaec 1%, #fafafb 100%);
    background: -ms-linear-gradient(top, #e9eaec 1%, #fafafb 100%);
    background: -webkit-linear-gradient(top, #e9eaec 1%, #fafafb 100%);
    background: linear-gradient(to bottom, #e9eaec 1%, #fafafb 100%);
}

.omc-header-carousel .patternThird {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #f8fafa;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
}

.omc-header-carousel .patternThird svg,
.omc-header-carousel .patternSecond svg,
.omc-header-carousel .patternFirst svg {
    height: 100%;
    width: 100%;
    z-index: 0;
}

.omc-carousel.omc-header-carousel .slick-dots li button {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 3px solid #60727b;
}

.omc-header-carousel .slick-dots {
    bottom: 15px;
    z-index: 5;
}

.omc-header-carousel .slick-dots button:before {
    font-size: 0;
    color: transparent;
}

.omc-header-carousel .slick-active button {
    background-color: #60727b;
}

.omc-header-carousel .omc-header-row {
    margin: 0 auto;
    display: none;
    width: 100%;
    height: 100%;
    max-width: 1024px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    z-index: 999;
}

.omc-header-carousel .omc-header-row.block {
    display: block;
}

.omc-header-carousel .omc-header-heading {
    text-align: center;
}

.omc-header-carousel .omc-main-heading {
    font: bold 34px/1.4em Arial, sans-serif;
    color: #1F4F82;
    padding-top: 25px;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin: 0 0 8px;
    position: relative;
}

.omc-header-carousel .omc-header-desc {
    font: normal 18px Arial, sans-serif;
    position: relative;
}

.omc-header-carousel .omc-header-icons {
    display: block;
    font-size: 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
}

.omc-header-carousel .omc-icon-col {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center;
    margin-right: 12.5%;
    cursor: pointer;
}

.omc-header-carousel .omc-header-icons .omc-icon-col:last-child {
    margin: 0;
    padding: 0;
}

.omc-header-carousel .omc-icon-col img {
    width: 100%;
    max-width: 150px;
}

.omc-header-carousel .icon-desc {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #1e1e1e;
}

.omc-header-carousel .omc-big-icon {
    width: 25%;
    display: inline-block;
    max-width: 220px;
    vertical-align: top;
    text-align: center;
    margin: 20px 30px 20px 30px;
}

.omc-header-carousel .omc-big-icon img {
    width: 100%;
}

.omc-header-carousel .omc-icon-desc-outer {
    display: inline-block;
    width: 55%;
    vertical-align: top;
    text-align: center;
    margin: 25px 0 30px 0;
}

.omc-header-carousel .omc-icon-desc {
    height: 258px;
    text-align: left;
}

.omc-header-carousel .omc-desc-name {
    text-transform: uppercase;
    font-size: 14px;
    color: #46575f;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
}

.omc-header-carousel .omc-desc-heading {
    font: bold 28px Arial, sans-serif;
    font-weight: bold;
    color: #1F4F82;
    max-width: 550px;
    line-height: 35px;
    position: relative;
}

.omc-header-carousel .omc-desc-quote {
    padding: 15px 0px 0 80px;
    position: relative;
    margin-bottom: 30px;
    max-width: 480px;
}

.omc-header-carousel .omc-desc-quote p:first-child {
    font: normal 18px Arial, sans-serif;
    color: #1e1e1e;
    margin-bottom: 20px;
    font-style: italic;
}

.omc-header-carousel .omc-desc-quote:before {
    content: '';
    position: absolute;
    background-image: url(/marketingcloud/content/images/home/omc_header_quotes.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 60px;
    width: 60px;
    height: 100%;
    left: -5px;
}

.omc-header-carousel .omc-sub-desc {
    font: normal 16px Arial, sans-serif;
    line-height: 20px;
}

.omc-header-carousel .omc-sub-desc a {
    color: #1F4F82;
    outline: none;
}

.omc-header-carousel .omc-sub-desc a:hover {
    color: #46575E;
}

.omc-header-carousel .omc-header-button {
    background-color: #e81e26;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 7px;
    outline: none;
    position: relative;
    transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.5);
}

.omc-header-carousel .omc-header-button:hover {
    background-color: #46575E;
    color: #ffffff;
}





@media (min-width: 1920px) {
    .omc-header-carousel .fillWidth, .omc-rg-video-wrapper .fillWidth {
        width: 100%;
        overflow: hidden;
    }
}


/*animation*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    animation-duration: 2.5s;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    animation-duration: 2.5s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}


/*Header CSS Ends*/


/*Header-Responsive*/

@media only screen and (max-width: 1000px) {
    .omc-header-carousel {
        height: 360px;
    }
    .omc-header-carousel .omc-split-carousel-header-wrapper {
        height: 360px;
    }
    .omc-header-carousel .omc-main-heading {
        font: bold 30px Arial, sans-serif;
    }
    .omc-header-carousel .omc-header-desc {
        font: normal 16px Arial, sans-serif;
    }
    .omc-header-carousel .icon-desc {
        font-size: 12px;
        line-height: 16px;
    }
    .omc-header-carousel .omc-desc-heading {
        font: bold 26px Arial, sans-serif;
        margin: 5px auto 5px;
    }
    .omc-header-carousel .omc-desc-name {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .omc-header-carousel .omc-big-icon {
        max-width: 180px;
        margin: 20px 30px 20px 30px;
    }
    .omc-header-carousel .omc-desc-quote p:first-child {
        font: normal 16px Arial, sans-serif;
        font-style: italic;
    }
    .omc-header-carousel .omc-icon-desc {
        height: 240px;
    }
    .omc-header-carousel .omc-sub-desc {
        font: normal 14px Arial, sans-serif;
    }
    .omc-header-carousel .omc-icon-desc-outer {
        width: 60%;
    }
    .omc-header-carousel .omc-desc-quote {
        padding: 15px 0px 0 70px;
    }
    .omc-header-carousel .omc-header-button {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .omc-header-carousel {
        height: 300px;
    }
    .omc-header-carousel .omc-split-carousel-header-wrapper {
        height: 300px;
    }
    .omc-header-carousel .omc-main-heading {
        font: bold 22px Arial, sans-serif;
        padding-top: 20px;
        line-height: 22px;
    }
    .omc-header-carousel .omc-header-desc {
        font: normal 14px Arial, sans-serif;
    }
    .omc-header-carousel .omc-icon-col {
        margin-right: 10%;
    }
    .omc-header-carousel .icon-desc {
        font-size: 9px;
        line-height: 12px;
    }
    .omc-carousel.omc-header-carousel .slick-dots li button {
        height: 7px;
        width: 7px;
        border: 3px solid #60727b;
    }
    .omc-header-carousel .slick-dots li {
        height: 10px;
        width: 10px;
    }
    .omc-header-carousel .omc-icon-desc-outer {
        width: 65%;
        margin: 40px 0 30px 0;
    }
    .omc-header-carousel .omc-big-icon {
        margin: 40px 10px;
    }
    .omc-header-carousel .omc-desc-name {
        display: none;
    }
    .omc-header-carousel .omc-desc-heading {
        font: bold 22px Arial, sans-serif;
    }
    .omc-header-carousel .omc-desc-quote p:first-child {
        display: none;
    }
    .omc-header-carousel .omc-desc-quote:before {
        display: none;
    }
    .omc-header-carousel .omc-desc-quote {
        padding: 10px 0 0 0;
    }
    .omc-header-carousel .omc-icon-desc {
        height: 160px;
    }
    .omc-header-carousel .omc-header-button {
        position: absolute;
        max-width: 260px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 5px;
        border-radius: 5px;
        font-size: 11px;
        bottom: 50px;
    }
    .omc-header-carousel .omc-sub-desc a {
        font-size: 14px;
        display: block;
    }
}

@media only screen and (max-width: 375px) {
    .omc-header-carousel {
        height: 260px;
    }
    .omc-header-carousel .omc-split-carousel-header-wrapper {
        height: 260px;
    }
    .omc-header-carousel .omc-main-heading {
        font: bold 16px Arial, sans-serif;
        line-height: 16px;
    }
    .omc-header-carousel .omc-header-desc {
        font: normal 11px Arial, sans-serif;
        margin: 0 0 10px;
    }
    .omc-header-carousel .omc-icon-col {
        margin-right: 3%;
        width: 31%;
    }
    .omc-header-carousel .omc-big-icon {
        margin: 15px 10px;
    }
    .omc-header-carousel .omc-icon-desc-outer {
        margin: 15px 0 30px 0;
    }
    .omc-header-carousel .omc-desc-heading {
        font: bold 16px Arial, sans-serif;
    }
    .omc-header-carousel .omc-sub-desc {
        font: normal 13px Arial, sans-serif;
        line-height: 18px;
    }
    .omc-header-carousel .omc-sub-desc a {
        font-size: 13px;
        display: block;
    }
    .omc-header-carousel .omc-icon-desc {
        height: 135px;
    }
    .omc-header-carousel .omc-header-button {
        max-width: 220px;
        padding: 5px 9px;
        font-size: 9px;
    }
}


/*Header-Responsive-Ends*/


/*Regional-Header-css*/

.omc-rg-header-container {
    width: 100%;
    height: 225px;
    overflow: hidden;
    background: #f5f7f7;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.omc-rg-header-container .omc-rg-video-wrapper {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.omc-rg-header-container .omc-rg-header-content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1024px;
    margin: 0 auto;
}

.omc-rg-header-container .omc-rg-btn {
    background-color: #e81e26;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 7px;
    outline: none;
    position: relative;
    transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    -webkit-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.5);
}

.omc-rg-header .omc-main-heading {
    font: bold 34px/1.4em Arial, sans-serif;
    color: #fff;
    padding-top: 34px;
    letter-spacing: 0px;
    margin: 0 0 8px;
    position: relative;
}

.omc-rg-header .omc-header-desc {
    margin-bottom: 36px;
    font: normal 23px Arial, sans-serif;
}

.omc-rg-btn:hover {
    background-color: #46575E;
    color: #ffffff;
}
@media only screen and (max-width: 940px) {
    .omc-rg-header {
        padding-bottom: 30px;
    }
    .omc-rg-header-container .omc-rg-header-content {
        height: auto;
    }
    .omc-rg-header-container {
        height: auto;
        margin-top: 0;
    }
} 


@media only screen and (max-width: 1000px) {
    .omc-rg-header .omc-header-desc {
        font: normal 21px Arial, sans-serif;
    }
}

@media only screen and (max-width: 767px) {
    .omc-rg-header .omc-main-heading {
        letter-spacing: 0;
        padding-top: 35px;
    }
    .omc-rg-header .omc-main-heading {
        font: bold 24px/1.4em Arial, sans-serif;
    }
    .omc-rg-header .omc-header-desc {
        font: normal 14px Arial, sans-serif;
    }
    .omc-rg-header-container .omc-rg-btn {
        font-size: 11px;
    }
    .omc-rg-header-container {
        height: 180px;
    }
}

@media only screen and (max-width: 375px) {
    .omc-rg-header-container {
        height: 190px;
    }
    .omc-rg-header .omc-main-heading {
        padding-top: 35px;
        font: bold 18px Arial, sans-serif;
    }
    .omc-rg-header .omc-header-desc {
        font: normal 11px Arial, sans-serif;
    }
    .omc-rg-header .omc-header-desc {
        margin-bottom: 40px;
    }
}


/*End-Regional-Header-css*/
/* Navigation CSS */

.omc-header-carousel .omc-main-heading {
    letter-spacing: 0px;
}

.omc-top-nav-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #ffffff;
    background-image: url(/marketingcloud/content/images/header/omc-navbg.png);
    background-repeat: no-repeat;
    height: 102px;
    border-bottom: 1px solid #999999;
}

.omc-top-nav-container .omc-top-nav-content {
    width: 100%;
    max-width: 1024px;
    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;
}

.omc-top-nav-container .omc-logo-container {
    width: 154px;
    height: 80px;
    float: left;
    padding-top: 12px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: top;
}

.omc-top-nav-container .omc-logo {
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat;
    background-position: -3px 0;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 0;
}

.omc-top-nav-container .omc-sub-nav {
    max-width: 1024px;
    font-size: 14px;
    height: 40px;
    margin: 0 auto;
    float: right;
    display: block;
    vertical-align: top;
    position: absolute;
    right: 20px;
}

.omc-top-nav-container .omc-nav-search {
    display: inline-block;
    max-width: 200px;
    margin-right: 20px;
    vertical-align: middle;
    position: relative;
}

.omc-top-nav-container .small-device_search .omc-nav-search {
    display: none;
}

.omc-top-nav-container .omc-nav-search input[type="submit"] {
    border: 0 none;
    position: absolute;
    outline: none;
    top: 6px;
    right: 5px;
    bottom: 0;
    height: 16px;
    text-indent: -999999px;
    display: inline-block;
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -195px -316px;
    font-size: 0px !important;
    line-height: 0;
    vertical-align: middle;
    width: 16px;
}

.omc-top-nav-container .omc-nav-search .omc-search-input {
    font-size: 14px;
    width: 100%;
    border: 1px solid transparent;
    padding: 5px 28px 5px 10px;
    outline: none;
    text-align: right;
	box-sizing: border-box;
    -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;
}

.omc-top-nav-container .omc-nav-search input[type=text]:focus {
    width: 100%;
    border: 1px solid #cccccc;
}

.omc-top-nav-container .omc-nav-search .omc-search-input::-webkit-input-placeholder {
    color: #383838;
}

.omc-top-nav-container .omc-nav-search:-moz-placeholder {
    color: #383838;
}

.omc-top-nav-container .omc-nav-outer {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 5px 30px 5px 10px;
    cursor: pointer;
}

.omc-top-nav-container .omc-nav-outer.padRight {
    margin-right: 1px;
}

.omc-top-nav-container .omc-nav-content {
    position: relative;
    color: #383838;
}

.omc-top-nav-container .omc-nav-content:hover,
.omc-top-nav-container .omc-nav-content:active {
    color: #383838;
}

.omc-top-nav-container .omc-nav-outer:hover {
    background-color: rgba(224, 232, 235, 0.9);
}

.omc-top-nav-container .omc-nav-outer:hover .omc-nav-drpodown {
    display: block;
    font-size: 0;
}

.omc-top-nav-container .login:after {
    content: "";
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -222px -316px;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    right: -24px;
}

.omc-top-nav-container .omc-nav-drpodown {
    display: none;
    position: absolute;
    padding: 10px 15px;
    width: 180px;
    background-color: rgba(224, 232, 235, 0.9);
    right: 0;
    top: 34px;
    z-index: 99999;
    box-sizing: border-box;
}

.omc-top-nav-container .omc-nav-drpodown li {
    padding: 5px 0;
}

.omc-top-nav-container .omc-nav-drpodown li a {
    color: #383838;
    font-size: 12px;
}

.omc-top-nav-container .language:after {
    content: "";
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -245px -316px;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    right: -24px;
}

.omc-top-nav-container .contact:after {
    content: "";
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -266px -316px;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    right: -24px;
}



.omc-top-nav-container .omc-inline-list {
    display: inline-block;
    width: 50%;
}

.omc-top-nav-container .omc-nav-drpodown .omc-inline-list:nth-child(even) {
    text-align: right;
}

.omc-top-nav-container .omc-nav-outer-logo {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    height: 40px;
    cursor: pointer;
    width: 150px;
}

.omc-top-nav-container .omc-main-logo {
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat 0px -148px;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 0;
}

.omc-top-nav-container .hamburger {
    position: relative;
    z-index: 999;
}

.omc-top-nav-container .toggle-menu {
    width: 100px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 51px;
    padding-top: 20px;
}

.omc-top-nav-container .toggle-menu:hover {
    color: #000000;
}

.omc-top-nav-container .toggle-menu p {
    color: #000000;
    font: bold 23px/18px Arial, sans-serif;
}

.omc-top-nav-container .toggle-menu i {
    position: absolute;
    display: block;
    height: 5px;
    background: #f52430;
    width: 25px;
    border-radius: 5px;
    right: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.omc-top-nav-container .toggle-menu i:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.omc-top-nav-container .toggle-menu i:nth-child(3) {
    top: 26px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.omc-top-nav-container .toggle-menu i:nth-child(4) {
    top: 34px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.omc-top-nav-container .toggle-menu:hover i:nth-child(2) {
    top: 16px;
}

.omc-top-nav-container .toggle-menu:hover i:nth-child(4) {
    top: 36px;
}

.omc-top-nav-container .omc-hamburger .toggle-menu:hover i:nth-child(4) {
    top: 34px;
}

.omc-top-nav-container .omc-hamburger i:nth-child(2) {
    top: 16px;
    right: 0;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.omc-top-nav-container .omc-hamburger i:nth-child(3) {
    background: transparent;
}

.omc-top-nav-container .omc-hamburger i:nth-child(4) {
    top: 34px;
    right: 0;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.omc-top-nav-container .omc-top-nav-content .omc-top-menu_wrapper {
    /*    opacity: 0;*/
}

.omc-top-nav-container .omc-top-nav-content.omc-nav_bg .omc-top-menu_wrapper {
    background: #ffffff;
    position: fixed;
    height: 622px;
    width: 100%;
    left: 0;
    right: 0;
    background-image: url(/marketingcloud/content/images/header/omc-navbg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    z-index: -1;
    -webkit-animation-name: navfadeIn;
    animation-name: navfadeIn;
    animation-duration: 1s;
}

.omc-top-nav-container .omc-top-menu {
    background-color: #ffffff;
    position: fixed;
    top: 102px;
    left: 0;
    width: 100%;
    height: 520px;
    display: none;
}

.omc-top-nav-container .omc-top-nav-content.omc-nav_bg .omc-top-menu {
    background: transparent;
	-webkit-box-shadow: 0px 10px 23px -9px rgba(143,143,143,0.5);
    -moz-box-shadow: 0px 10px 23px -9px rgba(143,143,143,0.5);
     box-shadow: 0px 10px 23px -9px rgba(143,143,143,0.5);

}

.omc-top-nav-container .omc-top-menu-container {
    width: 100%;
    height: 100%;
    max-width: 1024px;
    padding: 20px 0;
    margin: 0 auto;
    box-sizing: border-box;
}


/* Animation Nav */

@-webkit-keyframes navfadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes navfadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes navFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes navFadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.omc-top-nav-container .fadeInRight {
    -webkit-animation-name: navFadeInRight;
    animation-name: navFadeInRight;
}


/*-------------------vertical-tab----------------------*/

.omc-top-nav-container ul.resp-tabs-list,
.omc-top-nav-container p {
    margin: 0px;
    padding: 0px;
    font: bold 18px/20px Arial, sans-serif;
    color: #838383;
}

.omc-top-nav-container .resp-tabs-list li {
    display: inline-block;
    margin: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    border: 0;
}

.omc-top-nav-container .resp-tabs-list li p {
    font-weight: normal;
    font-size: 28px;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    border: 0;
}

.omc-top-nav-container .resp-tabs-container {
    padding: 0px;
    background-color: transparent;
    clear: left;
}

.omc-top-nav-container h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.omc-top-nav-container .resp-tab-content {
    display: none;
    padding: 15px 0;
}

.omc-top-nav-container .resp-tab-active {
    border-bottom: none;
    margin-bottom: -1px !important;
    margin: 12px 14px 14px 14px !important;
}

.omc-top-nav-container .resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.omc-top-nav-container .resp-content-active,
.omc-top-nav-container .resp-accordion-active {
    display: block;
}

.omc-top-nav-container .resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0;
}

.omc-top-nav-container h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #e6ecee;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    border-left: 0;
    border-right: 0;
    padding: 10px 15px;
}

.omc-top-nav-container h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

.omc-top-nav-container h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}


/*-----------Vertical tabs-----------*/

.omc-top-nav-container .resp-vtabs ul.resp-tabs-list {
    display: inline-block;
    float: left;
    width: 30%;
    margin-left: 15px;
}

.omc-top-nav-container .resp-vtabs .resp-tabs-list li {
    display: table;
    margin: 17px 0 40px !important;
    cursor: pointer;
    float: none;
    color: #838383;
}

.omc-top-nav-container .resp-vtabs .resp-tabs-list li p:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #838383;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.omc-top-nav-container .resp-vtabs .resp-tabs-list li.resp-tab-active p::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.omc-top-nav-container .resp-vtabs .resp-tabs-list li p:hover::before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.omc-top-nav-container .resp-vtabs .resp-tabs-list li p:hover,
.omc-top-nav-container .resp-vtabs .resp-tabs-list li.resp-tab-active p {
    color: #1f4f82;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.omc-top-nav-container .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: transparent;
    float: left;
    width: 68%;
    border-radius: 4px;
    clear: none;
}

.omc-top-nav-container .resp-vtabs .resp-tab-content {
    border: none;
    font-size: 0;
    word-wrap: break-word;
}

.omc-top-nav-container .resp-vtabs li.resp-tab-active {
    position: relative;
    color: #1f4f82;
    z-index: 1;
    margin: 17px 0 40px 0 !important;
}

.omc-top-nav-container .resp-arrow {
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 3px;
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -188px -350px;
}

.omc-top-nav-container h2.resp-tab-active span.resp-arrow {
    border: none;
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -172px -350px;
}


/*-----------Accordion styles-----------*/

.omc-top-nav-container h2.resp-tab-active {
    background: #DBDBDB;
    /* !important;*/
}

.omc-top-nav-container .resp-easy-accordion h2.resp-accordion {
    display: block;
}

.omc-top-nav-container .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.omc-top-nav-container .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
    /* !important;*/
}

.omc-top-nav-container .resp-jfit {
    width: 100%;
    margin: 0px;
}

.omc-top-nav-container .resp-tab-content-active {
    display: block;
}

.omc-top-nav-container h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
    /* !important;*/
}


/*---------------new---------------*/

.omc-top-nav-container .omc-menu-col .omc-menu-head,
.omc-top-nav-container .omc-menu-fullwidth .omc-menu-head {
    font: normal 28px/23px Arial, sans-serif;
    color: #1f4f82;
    position: relative;
    display: inline-block;
    margin: 15px auto 15px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.omc-top-nav-container .omc-menu-col .omc-menu-head:first-child {
    margin: 0 auto 10px;
}

.omc-top-nav-container .omc-head-sub {
    margin: 15px auto 15px;
}

.omc-top-nav-container .omc-head-sub .omc-menu-head.omc-sub {
    margin: 0 auto 5px;
}

.omc-top-nav-container .omc-menu-col a.omc-menu-head:hover {
    color: #47575e;
}

.omc-top-nav-container .omc-menu-fullwidth a.omc-menu-head:hover {
    color: #47575e;
}

.omc-top-nav-container .omc-menu-col .omc-menu-head span,
.omc-top-nav-container .omc-menu-fullwidth .omc-menu-head span {
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -144px -371px;
    height: 15px;
    width: 15px;
    position: absolute;
    right: -30px;
    top: 6px;
    line-height: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -weblit-transition: all 0.4s ease-in-out;
}

.omc-top-nav-container .omc-menu-head:hover span,
.omc-top-nav-container .omc-menu-head:active span {
    opacity: 1;
    right: -20px;
}

.omc-top-nav-container .omc-sub li a,
.omc-top-nav-container .omc-no-sub li a,
.omc-top-nav-container .omc-pro-col p a {
    position: relative;
}

.omc-top-nav-container .omc-sub li a::before,
.omc-top-nav-container .omc-no-sub li a::before,
.omc-top-nav-container .omc-pro-col p a::before{
    content: "";
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -168px -375px;
    height: 10px;
    width: 10px;
    position: absolute;
    right: -20px;
    top: 5px;
    line-height: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -weblit-transition: all 0.4s ease-in-out;
}

.omc-top-nav-container .omc-sub li a:hover::before,
.omc-top-nav-container .omc-no-sub li a:hover::before,
.omc-top-nav-container .omc-pro-col p a:hover::before{
    opacity: 1;
    right: -15px;
}

.omc-top-nav-container .omc-menu-col {
    width: 60%;
    display: inline-block;
    box-sizing: border-box;
}

.omc-top-nav-container .omc-pro-col {
    width: 35%;
    margin: 0 3% 0 2%;
    display: inline-block;
    color: #ffffff;
    vertical-align: top;
    box-sizing: border-box;
}

.omc-top-nav-container .omc-pro-col img {
    width: 100%;
}

.omc-top-nav-container .omc-pro-col .omc-pro-item {
    width: 100%;
    padding: 20px;
    margin: 0 0 10px;
    min-height: 180px;
    box-sizing: border-box;
    cursor: pointer;
}

.omc-top-nav-container .omc-pro-col p a {
    font: bold 16px/20px Arial, sans-serif;
    color: #1f4f82;
    display: inline-block;
    text-transform: capitalize;
}


.omc-top-nav-container .omc-pro-col p a:hover {
    color: #47575e;
}


.omc-top-nav-container .omc-pro-head {
    font: normal 18px/18px Arial, sans-serif;
    color: #1e1e1e;
    margin: 0 0 5px;
}

.omc-menu-fullwidth .omc-menu-head.first-heading {
    margin-top: 0;
}

.omc-top-nav-container .omc-pro-sub {
    font: normal 16px/16px Arial, sans-serif;
    color: #828b90;
    margin: 8px 0;
}

.omc-top-nav-container .omc-menu-col ul {
    margin: 5px 0;
}

.omc-top-nav-container .omc-menu-col .omc-sub li,
.omc-top-nav-container .omc-menu-fullwidth ul li {
    padding: 10px 0 10px;
}

.omc-top-nav-container .omc-sub li a:hover,
.omc-top-nav-container .omc-no-sub li a:hover {
    color: #47575e;
}

.omc-top-nav-container .omc-menu-col .omc-no-sub li {
    padding: 5px 0 5px;
}

.omc-top-nav-container .omc-menu-fullwidth .omc-no-sub li {
    padding: 8px 0 8px;
}

.omc-top-nav-container .omc-menu-col ul li a,
.omc-top-nav-container .omc-menu-fullwidth ul li a {
    font: bold 16px/20px Arial, sans-serif;
    color: #1f4f82;
    display: inline-block;
    text-transform: capitalize;
}

.omc-top-nav-container .omc-menu-col ul li a span,
.omc-top-nav-container .omc-menu-col ul li span {
    display: block;
    color: #8da5ae;
    font: normal 14px/16px Arial, sans-serif;
}

.omc-top-nav-container .omc-head-sub span {
    display: block;
    color: #8da5ae;
    font: normal 16px/14px Arial, sans-serif;
    padding-bottom: 15px;
}

.omc-top-nav-container .omc-menu-fullwidth {
    width: 100%;
}

.omc-top-nav-container .omc-menu-inline {
    display: block;
    font-size: 0;
}

.omc-top-nav-container .omc-menu-inline li {
    display: inline-block;
    width: 35%;
}


/*-------------------End-New-------------------*/


/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/

@media only screen and (max-width: 940px) {
    .omc-top-nav-container .omc-logo-container {
        padding: 20px 0 0 20px;
        width: 130px;
        height: 60px;
    }
    .omc-top-nav-container .omc-logo {
        background-position: -179px -124px;
    }
    .omc-top-nav-container .omc-nav-outer-logo {
        width: 120px;
    }
    .omc-top-nav-container .omc-main-logo {
        background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -15px -148px;
    }
    .omc-top-nav-container .resp-tabs-list li p {
        font-size: 22px;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head {
        font: normal 22px/20px Arial, sans-serif;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head span,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head span {
        top: 3px;
    }
}

@media only screen and (max-width: 767px) {
    body {
        margin-top: 0;
    }
    .omc-top-nav-container {
        height: auto;
        position: relative;
    }
    .omc-top-nav-container .omc-top-nav-content {
        height: auto;
        min-height: 75px;
    }
    .omc-header-carousel {
        margin-top: 0px;
    }
    .omc-top-nav-container .omc-top-menu {
        top: 75px;
        height: auto;
        position: initial;
    }
	.omc-top-nav-container .login {
        display: none;
    }
	.omc-top-nav-container .rn_ChatAvailable{
    display:none;	
}
    .omc-top-nav-container .omc-nav-search {
        display: none;
    }
    .omc-top-nav-container .small-device_search .omc-nav-search {
        display: block;
        max-width: 100%;
        box-sizing: border-box;
        margin: 0;
        border-top: 1px solid #d0c9c9;
        background: #eee;
    }
    .omc-top-nav-container .small-device_search .omc-nav-search .omc-search-input {
        width: 100%;
        padding: 10px 28px 10px 10px;
        background: transparent;
        text-align: left;
        text-indent: 3px;
        font: bold 18px/20px Arial, sans-serif;
    }
    .omc-top-nav-container .small-device_search .omc-nav-search input[type="submit"] {
        top: 13px;
        right: 13px;
    }
    .omc-top-nav-container .resp-accordion.resp-tab-active p {
        color: #1f4f82;
    }
    .omc-top-nav-container .resp-tab-active {
        margin: 0 !important;
    }
    .omc-top-nav-container .omc-logo-container {
        padding: 22px 0 0 15px;
        width: 77px;
        height: 53px;
    }
    .omc-top-nav-container .omc-logo {
        background-position: -166px -3px;
    }
    .omc-top-nav-container .omc-nav-outer-logo {
        display: none;
    }
    .omc-top-nav-container .omc-sub-nav {
        position: relative;
        padding-top: 15px;
        margin-right: 35px;
    }
    .omc-top-nav-container .hamburger {
        position: absolute;
        z-index: 999;
        width: 55px;
        height: 55px;
        right: 15px;
        top: 12px;
    }
    .omc-top-nav-container .toggle-menu p {
        display: none;
    }
    .omc-top-nav-container .toggle-menu {
        width: 55px;
        height: 35px;
        top: 0px;
        right: 0;
    }
    .omc-top-nav-container .omc-nav-outer {
        padding: 11px 19px 11px 10px;
    }
    .omc-top-nav-container .omc-nav-outer.padRight {
        margin-right: 2px;
    }
    .omc-top-nav-container .omc-nav-outer a {
        font-size: 12px;
    }
    .omc-top-nav-container .omc-nav-drpodown {
        width: 163px;
        top: 45px;
        padding: 10px 8px;
    }
    .omc-top-nav-container .omc-top-nav-content.omc-nav_bg .omc-top-menu_wrapper {
        background-image: none;
        height: auto;
    }
    /*Vertical-Tab-Responsive*/
    .omc-top-nav-container ul.resp-tabs-list,
    .omc-top-nav-container .omc-head-sub span {
        display: none;
    }
    .omc-top-nav-container h2.resp-accordion {
        display: block;
    }
    .omc-top-nav-container .resp-vtabs .resp-tab-content {
        border-top: 1px solid #C1C1C1;
        border-bottom: 1px solid #C1C1C1;
    }
    .omc-top-nav-container .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    .omc-top-nav-container .resp-accordion-closed {
        display: none !important;
    }
    .omc-top-nav-container .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    .omc-top-nav-container .resp-vtabs ul.resp-tabs-list {
        display: none;
    }
    .omc-top-nav-container .omc-top-menu-container {
        padding: 0;
        height: auto;
        display: inline-block;
    }
    .omc-top-nav-container .omc-menu-col ul li span,
    .omc-top-nav-container .omc-pro-col {
        display: none;
    }
    .omc-top-nav-container .omc-menu-col,
    .omc-top-nav-container .omc-menu-inline li {
        width: 100%;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head,
    .omc-top-nav-container .omc-menu-col ul li a,
    .omc-top-nav-container .omc-menu-fullwidth ul li a {
        display: block;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head {
        font: bold 16px/20px Arial, sans-serif;
    }
    .omc-top-nav-container .omc-menu-col ul li a,
    .omc-top-nav-container .omc-menu-fullwidth ul li a {
        font: normal 16px/20px Arial, sans-serif;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head:hover span,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head:hover span {
        right: 10px;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head span,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head span {
        background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -168px -375px;
    }
    .omc-top-nav-container .omc-sub li a:hover::before,
    .omc-top-nav-container .omc-no-sub li a:hover::before {
        right: 10px;
    }
    .omc-top-nav-container .omc-menu-col ul,
    .omc-top-nav-container .omc-menu-col .omc-menu-head:first-child,
    .omc-top-nav-container .omc-menu-col .omc-menu-head,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head,
    .omc-top-nav-container .omc-head-sub {
        margin: 0;
    }
    .omc-top-nav-container .resp-tab-content {
        padding: 0;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head:first-child,
    .omc-top-nav-container .omc-menu-col .omc-menu-head,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head,
    .omc-top-nav-container .omc-menu-col .omc-sub li,
    .omc-top-nav-container .omc-menu-fullwidth ul li,
    .omc-top-nav-container .omc-menu-col .omc-no-sub li,
    .omc-top-nav-container .omc-menu-fullwidth .omc-no-sub li {
        padding: 10px 0 10px 30px;
        border-bottom: 1px solid #e8e8e8;
        box-sizing: border-box;
    }
    .omc-top-nav-container .omc-menu-col .omc-menu-head span,
    .omc-top-nav-container .omc-menu-fullwidth .omc-menu-head span {
        top: 17px;
    }
}
/* Navigation CSS Ends */

/* geo menu modifications */
.omc-top-nav-container .omc-top-menu-geo{
    background-color: #ffffff !important;
    position: fixed;
    top: 102px;
    left: 0;
    width: 100%;
    height: 399px;
    display: none;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li {
margin: 17px 0 10px !important;
}
.omc-top-menu-geo .left-menu {
width: 30%;
display: inline-block;
vertical-align: top;
}
.omc-top-menu-geo .right-menu {
width: 35%;
display: inline-block;
vertical-align: top;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a {
font-weight: normal;
font-size: 28px;
padding-bottom: 0px;
display: inline-block;
position: relative;
border: 0;
color: #838383;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a {
font-weight: normal;
font-size: 28px;
padding-bottom: 0px;
display: inline-block;
position: relative;
border: 0;
color: #838383;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a:hover, .omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a:active {
color: #47575e;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li {
width: 100% !important;
float: none !important;
font-style: normal !important;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li:last-child {
margin-bottom: 0 !important;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li a {
display: inline-block !important;
color: #1f4f82 !important;
font: bold 16px/20px Arial, sans-serif;
 !important;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li a:hover {
color: #47575e !important;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li span {
display: block !important;
color: #8da5ae !important;
font-size: 14px !important;
cursor: auto;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-container {
padding: 0px;
background-color: transparent;
clear: left;
}
.omc-top-nav-container .omc-top-menu-geo h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tab-content {
display: none;
padding: 15px 0;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tab-active {
border-bottom: none;
margin-bottom: -1px !important;
margin: 12px 14px 14px 14px !important;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tab-active {
border-bottom: none;
background-color: #fff;
}
.omc-top-nav-container .omc-top-menu-geo .resp-content-active, .omc-top-nav-container .omc-top-menu-geo .resp-accordion-active {
display: block;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tab-content {
border: 1px solid #c1c1c1;
border-top-color: #5AB1D0;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a:hover, .omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a:active {
color: #47575e;
}
.omc-top-nav-container .omc-top-menu-geo .omc-top-menu-container {
padding: 36px 0;
}
.omc-top-nav-container .omc-top-menu-geo .omc-pro-col {
width: 24%;
margin: 0;
display: inline-block;
color: #ffffff;
vertical-align: top;
box-sizing: border-box;
margin-left: 8.6%;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li {
display:block;
float:none;
margin-bottom: 25px;
}
.omc-top-menu-geo .subList li {
font-weight:normal !important;
}
.omc-top-nav-container .omc-top-menu-geo li a span {
background: transparent url("/marketingcloud/content/images/sprites.png") no-repeat scroll -144px -371px;
height: 15px;
width: 15px;
position: absolute;
right: -30px;
top: 3px;
line-height: 0;
opacity: 0;
transition: all 0.4s ease-in-out;
-weblit-transition: all 0.4s ease-in-out;
}
.omc-top-nav-container .omc-top-menu-geo li a:hover span {
opacity: 1;
right: -20px;
}
.omc-top-nav-container .omc-top-menu-geo ul.resp-tabs-list {
margin-left:15px;
}
.omc-top-nav-container .omc-top-menu-geo .omc-pro-col img {
max-width: 244px;
}
.omc-top-nav-container .omc-top-menu-geo .omc-top-nav-content.omc-nav_bg .omc-top-menu {
background:#fff;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li.firstlink {
display:none;
}
.omc-top-nav-container .omc-top-menu-geo .omc-sub li a::before, .omc-top-nav-container .omc-top-menu-geo .omc-no-sub li a::before, .omc-top-nav-container .omc-top-menu-geo .subList li a::before, .omc-top-nav-container .omc-top-menu-geo .omc-pro-col p a::before {
content: "";
background: transparent url("/marketingcloud/content/images/sprites.png") no-repeat -168px -375px;
height: 10px;
width: 10px;
position: absolute;
right: -20px;
top: 5px;
line-height: 0;
opacity: 0;
transition: all 0.4s ease-in-out;
-weblit-transition: all 0.4s ease-in-out;
}
.omc-top-nav-container .omc-top-menu-geo .omc-sub li a:hover::before, .omc-top-nav-container .omc-top-menu-geo .omc-no-sub li a:hover::before, .omc-top-nav-container .omc-top-menu-geo .subList li a:hover::before, .omc-top-nav-container .omc-top-menu-geo .omc-pro-col p a:hover::before {
opacity: 1;
right: -15px;
}
.omc-top-menu-geo .resp-arrow {
    display: none;
}
@media only screen and (max-width: 767px) {
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li {
	margin: 0 !important;
}
.omc-top-nav-container .omc-top-menu-geo {
    top: 75px;
    height: auto;
    position: initial;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a {
font-size: 18px;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li span {
display: none !important;
color: #8da5ae !important;
font-size: 14px !important;
cursor: auto;
}
.omc-top-nav-container .omc-top-menu-geo .resp-vtabs ul.resp-tabs-list li {
border-top: 1px solid #c1c1c1;
width: 100%;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li {
width: 100% !important;
float: none !important;
padding-left: 10px;
font-style: normal !important;
padding-right: 10px;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li a {
font-weight: normal !important;
margin-left: 20px;
display:block !important;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li {
border-bottom: 1px solid #e6e5e5;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li:first-child {
border-top: 0;
}
.omc-top-nav-container .omc-top-menu-geo .resp-vtabs .resp-tabs-list li.resp-tab-active a::before {
right: 25px;
}
.omc-top-menu-geo .left-menu, .omc-top-menu-geo .right-menu {
display:block;
margin: 0;
width: auto;
overflow:hidden;
}
.omc-top-menu-geo .omc-pro-col {
display:none !important;
}
.omc-top-nav-container .omc-top-menu-geo ul.resp-tabs-list {
display: block;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list > li {
margin-bottom:0;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list > li > a {
padding:10px 0 10px 16px;
margin-bottom:0;
border-bottom:1px solid #aaa;
}
.omc-top-nav-container .omc-top-menu-geo .right-menu .resp-tabs-list > li:last-child > a {
border-bottom:0;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li a {
font-weight:bold;
display:block;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li {
margin:0 !important;
padding:10px;
}
.omc-top-nav-container .omc-top-menu-geo .resp-arrow {
margin-top: 14px;
margin-right: 13px;
}
.omc-top-nav-container .omc-top-menu-geo ul.resp-tabs-list {
margin-left: 0;
}
.omc-top-nav-container .omc-top-menu-geo .omc-top-menu-container {
padding: 0;
}
.omc-top-nav-container .omc-top-menu-geo .subList li a:hover::before {
right: 25px;
opacity:1;
}
.omc-top-menu-geo .nodropdown .resp-arrow {
display:none;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li.firstlink {
display:block;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tabs-list li ul.subList li.firstlink a {
font-weight:bold !important;
}
.omc-top-menu-geo .resp-arrow {
    display: block;
}
.omc-top-nav-container .omc-top-menu-geo .resp-tab-active span.resp-arrow {
    border: none;
    background: transparent url("/marketingcloud/content/images/sprites.png") no-repeat -172px -350px;
}
.omc-top-nav-container .omc-top-menu-geo .resp-arrow {
    margin-top: 14px;
    margin-right: 13px;
}
}

/* geo menu modifications ends */
/* chevron for promotions */

.coltxt span {
    content: "";
    background: transparent url(/marketingcloud/content/images/sprites.png) no-repeat -168px -375px;
    height: 10px;
    width: 10px;
    line-height: 0;
    margin-left: 10px;
    display: inline-block;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    -weblit-transition: all 0.4s ease-in-out;
}

.coltxt:hover span {
    opacity: 1;
    margin-left: 5px;
}

.coltxt::before {
    background: none !important;
}

/* chevron for promotions ends */
/*Footer-Mordern-marketing-Blog-scroll*/

.footer-single-box:nth-child(1) .footer-inside-box {
    overflow: hidden;
}

.footer-single-box:nth-child(1) .footer-cont .footer-blog {
    height: 120px;
    margin-bottom: 0;
}

.footer-single-box:nth-child(1) .footer-blog-inside {
    display: table;
    font-size: 0;
    margin-bottom: 15px;
}

.footer-single-box:nth-child(1) .footer-blog-inside:last-child {
    margin-bottom: 0;
}

.footer-cont:nth-child(1) .footer-blog .footer-blog-inside a img,
.footer-cont:nth-child(1) .footer-blog .footer-blog-inside .footer-blog-content {
    width: 50%;
    padding: 0;
	
}


.omc-footer-wrapper .footer-blog-content .footer-blog-inside p a {
    padding-top: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.5);
    width: 5px;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.2) !important;
}


/*Footer-Mordern-marketing-Blog-scroll-responsive*/

@media (max-width: 760px) {
    .mob-block:nth-child(1) .footer-inside-box .footer-cont .footer-blog {
        height: 130px;
        margin-bottom: 0;
    }
    .mob-block:nth-child(1) .footer-inside-box .footer-cont .footer-blog .footer-blog-inside {
        display: block;
        font-size: 0;
        height: 130px;
        width: 100%;
        margin-bottom: 15px;
    }
    .mob-block:nth-child(1) .footer-inside-box .footer-cont .footer-blog .footer-blog-inside img,
    .mob-block:nth-child(1) .footer-inside-box .footer-cont .footer-blog .footer-blog-inside .footer-blog-content {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }
    .mob-block:nth-child(1) .footer-inside-box .footer-cont .footer-blog .footer-blog-inside:last-child {
        margin-bottom: 0;
    }
    .omc-footer-wrapper .fBlog p {
        padding: 0;
        margin: 0;
    }
    .omc-footer-wrapper .footer-cont {
        width: 94%;
    }
}


/*Footer-Mordern-marketing-Blog-scroll-responsive-ends*/


/*Footer-Mordern-marketing-Blog-scroll-Ends*/
/* event filter changes css	*/
/* Add this css at the end */
.omc-resource-list-filterHead {
    border: 1px solid #ccc;
    display: inline-block;
    position: relative;
	top: 1px;
}
.omc-resource-list-filterHead a {
    padding: 2px 50px 0 20px;
	font-size: 16px;
    line-height: 29px;
    display: block;
    font-weight: bold;
}
.omc-resource-list-filterHead a:after {
    position: absolute;
    content: "";
	background:url(https://www.oracle.com/marketingcloud/content/images/sprites.png) no-repeat -47px -335px;
    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;
}
.omc-resource-list-filterHead a.active:after {
	 background: url(https://www.oracle.com/marketingcloud/content/images/sprites.png) no-repeat -47px -321px;
}
.omc-resource-list-filterValues{
	padding: 10px 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	background: #f4f4f4;
}
.omc-resource-list-filterValues li{
	display:inline-block;
	
}
.omc-resource-list-filterValues li a{
    background: #e0e8eb;
    color: #46575e;
    padding: 2px 13px;
	font-weight:normal;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 14px;
    display: block;
    text-align: center;
    min-width: 30px;
	margin-right:10px;
    margin-bottom: 10px;
}
.omc-resource-list-filterValues li:last-child a{
	margin-right:0;
}
.omc-resource-list-filterValues li a.active{
	background: #92abb4;
    color: #fff;
}
.omc-resource-list-filterContent li.active {
	border-bottom:1px solid #ccc;
	padding-top: 20px;
}
.omc-resource-list-filterContent ul li .omc-hr{
	 background:none; 
}
.omc-resource-list-filterContent > ul:after {
    background: none;
}
.omc-resource-list-filterContent > ul > li:first-child .omc-hr {
    display: block;
}
.omc-resource-list-padding-zero {
    padding: 0;
}
.omc-resource-list-alignwithfilter {
    margin-top: 42px;
}
.omc-list-filter-load-more {
    text-align: center;
    margin: 40px 0 10px;
    clear: both;
}
.omc-list-filter-load-more a {
    background: #f4f4f4;
    padding: 15px 20px;
    border-radius: 6px;
    font-size: 14px;
}
.omc-list-filter-hide{
    display: none;
}
.omc-resource-list-filterContent li{
    border-bottom: 1px solid #ccc;
}
@media screen and (max-width:939px){
	.omc-resource-list-alignwithfilter {
		margin-top: 58px;
	}
}
@media screen and (max-width:766px){
	.omc-resource-list-alignwithfilter {
		margin-top: 0;
	}
	.omc-resource-list-filterContent li .omc-event-listing {
		padding: 0;
		border-top: none;
		margin-top: 0;
		padding-top: 20px;
	}
	.omc-event-list li {
		min-height: 0;
		margin: 0;
	}
	
}
@media screen and (max-width:360px){
	.omc-resource-list-filterValues li a {
		font-size: 12px;
		margin-right: 0;
	}
}
/*	Oracle Marketing autmation new page */

.omc-marketing-automation p{
	font-size: 16px;
}
.mktg-automation-container{
	font-size:0;
	counter-reset: mktg-automation-container-list-counter;
	margin-bottom: 20px;
}
.mktg-automation-container-list{
	display:inline-block;
	width:37%;
	padding-left: 10%;
	position: relative;
	vertical-align: top;
	margin-bottom:30px;
}
.mktg-automation-container-list h2{
	color:#8b173c;
	font-weight: bold;
	margin: 0 0 15px;
}
.mktg-automation-container-list:nth-child(odd){
	margin-right:6%;
}
.mktg-automation-container .mktg-automation-container-list:before {
    content: counter(mktg-automation-container-list-counter);
    counter-increment: mktg-automation-container-list-counter;
    position: absolute;
    left: 0;
    top: 0;
    font: normal 150px/0.8 Sans-Serif;
	color:#e2e2e2;
	opacity: 0.7;
}
.mktg-automation-content-container{
	margin-bottom:60px;
	margin-top:20px;
}
.mktg-automation-download a{
	display:inline-block;
	background:#ed1c24;
	color:#fff;
	padding:10px 35px;
	font-size:16px;
	border-radius:7px;
	transition: background-color 0.2s ease;
}
.mktg-automation-download a:hover{
	background:#46575E;
}

/*	marketing-automation page Graybox	*/
.mktg-automation-gray-box{
	background:#f4f4f4;
	border-top:2px solid #b9c4c9;
	border-bottom:2px solid #b9c4c9;
	padding:10px 15px;
	font-size:0;
	width: 94%;
}
.mktg-automation-gray-box .mktg-automation-box-number, .mktg-automation-gray-box .mktg-automation-box-content, .mktg-automation-gray-box .mktg-automation-box-knowmore-btn{
	display:inline-block;
	font-size:16px;
	vertical-align:top;
}
.mktg-automation-gray-box .mktg-automation-box-number{
	width:9%;
	font-size:64px;
	line-height:0.8;
	font-style:italic;
	color:#7e959f;
}
.mktg-automation-gray-box .mktg-automation-box-content{
	width:68%;
	font-size:18px;
	font-style:italic;
	line-height: 1.2;
    padding-top: 15px
}
.mktg-automation-gray-box .mktg-automation-box-knowmore-btn{
	width:23%;
	text-align:center;
}
.mktg-automation-gray-box .mktg-automation-box-knowmore-btn a{
	display:inline-block;
	background:#ed1c24;
	color:#fff;
	border-radius:7px;
	padding:10px 20px;
	font-size:16px;
	margin-top:5px;
	transition: background-color 0.2s ease;
}
.mktg-automation-gray-box .mktg-automation-box-knowmore-btn a:hover{
	background:#46575E;
}
/*	End marketing-automation page Graybox	*/

/*	responsive for Oracle Marketing autmation new page and marketing-automation page Graybox	*/
@media only screen and (max-width: 1024px){
	.omc-marketing-automation{
		padding:0 15px;
	}
	
}
@media only screen and (max-width: 939px){
	.omc-marketing-automation{
		padding:0;
	}
	.mktg-automation-container .mktg-automation-container-list:before {
		font: normal 125px/0.8 Arial, sans-serif;
	}
	
	/*	marketing-automation Graybox	*/
	.mktg-automation-gray-box .mktg-automation-box-knowmore-btn {
		width: auto;
		display:block;
		text-align:left;
	}
	.mktg-automation-gray-box .mktg-automation-box-number {
		width: 12%;
	}
	.mktg-automation-gray-box .mktg-automation-box-content {
		width: 88%;
		margin-bottom: 10px;
		padding-top:0;
	}
}
@media only screen and (max-width: 768px){
	.mktg-automation-content-container{
		margin-bottom:40px;
		margin-top:0;
	}
	.mktg-automation-container-list:nth-child(odd) {
		margin-right: 0;
	}
	.mktg-automation-container-list {
		display: block;
		width: 91%;
		padding-left: 9%;
	}
	.mktg-automation-container .mktg-automation-container-list:before {
		font: normal 75px/0.8 Arial, sans-serif;
	}
}
@media only screen and (max-width: 765px){
	.mktg-automation-gray-box .mktg-automation-box-content{
		padding-top: 15px;
	}
	.mktg-automation-gray-box .mktg-automation-box-number {
		width: 9%;
	}
}
@media only screen and (max-width: 640px){
	.mktg-automation-container-list {
		width: 89%;
		padding-left: 11%;
	}
	.mktg-automation-gray-box .mktg-automation-box-content{
		padding-top: 0;
	}
}
@media only screen and (max-width: 530px){
	.mktg-automation-container-list {
		width: 88%;
		padding-left: 12%;
	}
}
@media only screen and (max-width: 480px){
	
	.mktg-automation-container-list {
		width: 85%;
		padding-left: 15%;
	}
	
	
	/*	marketing-automation Graybox	*/
	.mktg-automation-gray-box .mktg-automation-box-content {
		width: 85%;
		padding-top: 5px;
	}
	.mktg-automation-gray-box .mktg-automation-box-number {
		width: 15%;
		line-height: 1;
	}
}
@media only screen and (max-width: 420px){
	.mktg-automation-container-list {
		width: 83%;
		padding-left: 17%;
	}
}
@media only screen and (max-width: 360px){
	.mktg-automation-container-list {
		width: 80%;
		padding-left: 20%;
	}
}
@media only screen and (max-width: 320px){
	.mktg-automation-container-list {
		width: 78%;
		padding-left: 22%;
	}
	
	/*	marketing-automation Graybox	*/
	.mktg-automation-gray-box .mktg-automation-box-content {
		width: 80%;
	}
	.mktg-automation-gray-box .mktg-automation-box-number {
		width: 20%;
	}
}
/*	Chat CSS Start	*/


#myChatLink a, #myChatLink1 a{
	padding-left: 0;	   	
}

#myChatLinkInfo span, #myChatLinkInfo1 span, #myChatLinkInfo2 span {
    display:none;	
}

#myChatLinkInfo b {
    display:block;
	line-height: 30px;	
}

#myChatLinkInfo b img, #myChatLinkInfo1 b img{
	vertical-align:middle;
	  	
}

#myChatLinkInfo1 b {
    display:block;
	position: relative;
	font-style: normal;
  font-weight: normal;
    color: #383838;	
	 	
}


/*	Chat CSS End	*/

/* New font class CSS */

h7 {
  font: normal 27px Arial, sans-serif;
  margin: 0 0 8px;
}

h8 {
  font: normal 20px Arial, sans-serif;
  margin: 0 0 12px;
}

h9 {
  font: normal 18px Arial, sans-serif;
  margin: 0 0 10px;
}

.omc-content-container-with-headline > h8 {
  color: #000;
  font: normal 27px Arial, sans-serif;
  margin: 0 0 8px;
  /*Display made inline for getting space while using h8 tag for OMCBestPractice*/
  display: inline-block;
}
/* line 18, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline > h8.omc-alt-h8 {
  display: none;
}
/* line 22, ../sass/components/_content-container-with-headline.scss */
.omc-content-container-with-headline > h8 + a {
  font-size: 14px;
  line-height: 33px;
}
.omc-vertical-tabs .omc-vertical-tab-item h9 {
  padding-top: 0;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 22px;
}




@media only screen and (max-width: 939px) {
  /* line 184, ../sass/_base.scss */
  h7 {
    font: normal 30px/36px Arial, sans-serif;
    margin: 0 0 16px;
  }

  /* line 188, ../sass/_base.scss */
  h8 {
    font: normal 24px/24px Arial, sans-serif;
    margin: 20px 0 12px;
  }

  /* line 192, ../sass/_base.scss */
  h9 {
    font: normal 21px/30px Arial, sans-serif;
    margin: 20px 0 6px;
  }
  .omc-content-container-with-headline h8 {
    text-align: left;
    font-size: 24px;
    margin-top: 0;
  }
}
  
@media only screen and (max-width: 766px) {
  /* line 214, ../sass/_base.scss */
  h7 {
    font: normal 24px/30px Arial, sans-serif;
    margin: 0 0 16px;
  }

  /* line 218, ../sass/_base.scss */
  h8 {
    font: normal 21px/21px Arial, sans-serif;
    margin: 20px 0 12px;
  }

  /* line 222, ../sass/_base.scss */
  h9 {
    font: normal 18px/24px Arial, sans-serif;
  }
  .omc-content-container-with-headline h8 {
    font-size: 22px;
  }
  .omc-vertical-tabs .omc-vertical-tab-list > .active .omc-vertical-tab-item h9 {
    display: none;
  }
}


/*	Home Page 1st Slider - Start */
.omc-header-carousel .omc-header-heading .firstslidercolor{
	color:#fff;
}
.patternFirstNew{
	height: 100%;
    width: 100%;
    position: absolute;
    background: #65b8cc;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
	background: -webkit-linear-gradient(left, #6AC0D5 , #59A1B3); 
	background: -o-linear-gradient(right, #6AC0D5, #59A1B3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #6AC0D5, #59A1B3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #6AC0D5 , #59A1B3); /* Standard syntax */
}
.patternFirstNew svg{
	height: 100%;
    width: 100%;
}
.bannerpathani {
  stroke-dasharray: 1100;
  stroke-dashoffset: 0;
  animation: dash 6s linear;
}
/*	Home Page 1st Slider - Ends */
/*	responsive header fix start */
@media only screen and (max-width: 767px) {
	#myChatLinkContainer1{
		display: none;
	}
	.omc-top-nav-container .contact:after {
		right: -17px;
	}
	.omc-top-nav-container .language:after {
		right: -19px;
	}
	.omc-top-nav-container .omc-nav-outer.padRight {
		margin-right: 0;
	}
	.omc-top-nav-container .omc-nav-outer {
		padding: 11px 22px 11px 8px;
	}
	.omc-sub-nav .omc-nav-outer:nth-last-child(4){
		display: none;
	}
	.omc-sub-nav .omc-nav-outer:nth-last-child(1){
		display: none;
	}
}
/*	responsive header fix end */
/* Regional new banner Start */
.omc-rg-banner-wrapper{
	position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	background: #65b8cc;
    -webkit-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -ms-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    -moz-box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
    box-shadow: inset 0px -80px 56px -40px rgba(122, 148, 161, 0.3);
	background: -webkit-linear-gradient(left, #6AC0D5 , #59A1B3); 
	background: -o-linear-gradient(right, #6AC0D5, #59A1B3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #6AC0D5, #59A1B3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #6AC0D5 , #59A1B3); /* Standard syntax */
}
.omc-rg-banner-wrapper svg{
	width:100%;
	height:100%;
}
.omc-rg-header .omc-rg-main-heading-white{
	color:#ffffff;
}
/* Regional new banner Ends */

/* Proactive CHAT Start */
#atgchat-flyout span,#atgchat-body span,#atgchat-body img{display:none}#atgchat-flyout a span{display:inline;font-size:13px}#atgchat-body a img{display:inline}#rn_Dialog_0_mask.mask{display:none !important}#oProactiveChat #rn_Dialog_0{margin:0}#oProactiveChat .underlay{display:none !important}#oProactiveChat .yui-panel-container.yui-dialog.yui-simple-dialog{width:300px;-webkit-box-shadow:0px 0px 20px 2px rgba(0,0,0,0.24);-moz-box-shadow:0px 0px 20px 2px rgba(0,0,0,0.24);box-shadow:0px 0px 20px 2px rgba(0,0,0,0.24);padding:0 6px 6px 6px;background:#fff}#oProactiveChat{position:fixed;top:0;width:100%;z-index:9999;height:0;font-size:20px}#oProactiveChat *,#oProactiveChat div{font-family:Arial,Helvetica,Sans;line-height:1.35}#oProactiveChat .yui-panel{border:0 !important}#oProactiveChat #spac_4674211_RefuseDiv{padding-top:6px}#oProactiveChat .rn_SyndicatedChatHeaderLabelDiv{height:36px;border-bottom:#ccc 1px solid}#oProactiveChat .rn_SyndicatedChatLogoImageDiv{margin-left:-13px}#oProactiveChat .rn_Dialog .ft .yui-button button{margin-right:0}#oProactiveChat a.container-close{top:18px;right:9px}.atgchat-wrapper{display:none !important}
/* Proactive CHAT End */  


/* Place this css code at the end of the css */

@media only screen and (max-width:1024px){
.omc-header-carousel .omc-desc-quote {
    padding: 5px 0px 0 60px;
}
.omc-header-carousel .omc-desc-quote p:first-child {
    margin-bottom: 10px;
}
}
@media only screen and (max-width:940px){
.omc-sub-desc{
	width:90%;
}
}
@media only screen and (max-width:767px){
.omc-header-carousel .omc-desc-quote {
    padding: 5px 0 0 0;
}
.omc-sub-desc{
	width:100%;
}
}
@keyframes fadeInLeftappearLess {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 0.15;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}

.fadeInLeftappearLess {
  -webkit-animation-name: fadeInLeftappearLess;
  animation-name: fadeInLeftappearLess;
}
@keyframes fadeInLeftappearMore {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 0.3;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}

.fadeInLeftappearMore {
  -webkit-animation-name: fadeInLeftappearMore;
  animation-name: fadeInLeftappearMore;
}

@keyframes fadeInRightappearLess {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
     opacity:0.15;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}
.fadeInRightappearLess {
  -webkit-animation-name: fadeInRightappearLess;
  animation-name: fadeInRightappearLess;
}
@keyframes fadeInRightappearMore {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
     opacity:0.3;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}
.fadeInRightappearMore {
  -webkit-animation-name: fadeInRightappearMoreLess;
  animation-name: fadeInRightappearMore;
}
.second-svg{
	position:absolute;
	top:0;
	left:0;
}
.second-svg .stv0,  .second-svg .stl0, .second-svg .stj0 {
	fill:transparent;
}

.omc-header-carousel .omc-desc-quote {
    padding: 10px 0px 0 80px; /* padding-top changed from 15 to 10px */
}

.omc-header-carousel .omc-desc-quote p:first-child {
    margin-bottom: 10px; /* margin-bottom changed from 20 to 10px */
}

/* Place this css code at the end of the css starts */

.omc-header-carousel .omc-desc-quote {
    padding: 10px 0px 0 80px; /* padding-top changed from 15 to 10px */
}
.omc-header-carousel .omc-desc-quote p:first-child {
    margin-bottom: 10px; /* margin-bottom changed from 20 to 10px */
}
@keyframes fadeInLeftappearLess {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 0.15;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}

.fadeInLeftappearLess {
  -webkit-animation-name: fadeInLeftappearLess;
  animation-name: fadeInLeftappearLess;
}
@keyframes fadeInLeftappearMore {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 0.3;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}

.fadeInLeftappearMore {
  -webkit-animation-name: fadeInLeftappearMore;
  animation-name: fadeInLeftappearMore;
}

@keyframes fadeInRightappearLess {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
     opacity:0.15;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}
.fadeInRightappearLess {
  -webkit-animation-name: fadeInRightappearLess;
  animation-name: fadeInRightappearLess;
}
@keyframes fadeInRightappearMore {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
     opacity:0.3;
    -webkit-transform: none;
    transform: none;
	visibility:visible;
  }
}
.fadeInRightappearMore {
  -webkit-animation-name: fadeInRightappearMoreLess;
  animation-name: fadeInRightappearMore;
}
.second-svg{
	position:absolute;
	top:0;
	left:0;
}
.second-svg .stv0,  .second-svg .stl0, .second-svg .stj0, .second-svg .pt0{
	fill:transparent;
}
.bg-pattern{
	position:absolute;
	top:0;
	opacity:0.05;
	left:0;
	height:100%;
	width:100%;
	background-image:url(/marketingcloud/content/images/home/pattern-banner-1.jpg);
}
.bg-sub-pattern{
	position:absolute;
	top:0;
	opacity:1;
	left:0;
	right:0;
	margin:auto;
	height:100%;
	width:30%;
	background: rgba(255,255,255,0.5);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(225,230,231,0.77) 13%, rgba(225,230,231,1) 24%, rgba(225,230,231,1) 76%, rgba(225,230,231,0.73) 89%, rgba(225,230,231,0.5) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.5)), color-stop(13%, rgba(225,230,231,0.77)), color-stop(24%, rgba(225,230,231,1)), color-stop(76%, rgba(225,230,231,1)), color-stop(89%, rgba(225,230,231,0.73)), color-stop(100%, rgba(225,230,231,0.5)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(225,230,231,0.77) 13%, rgba(225,230,231,1) 24%, rgba(225,230,231,1) 76%, rgba(225,230,231,0.73) 89%, rgba(225,230,231,0.5) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(225,230,231,0.77) 13%, rgba(225,230,231,1) 24%, rgba(225,230,231,1) 76%, rgba(225,230,231,0.73) 89%, rgba(225,230,231,0.5) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(225,230,231,0.77) 13%, rgba(225,230,231,1) 24%, rgba(225,230,231,1) 76%, rgba(225,230,231,0.73) 89%, rgba(225,230,231,0.5) 100%);
}

.pattern img{
	width:100%;
	height:100%;
}
@media only screen and (max-width:1024px){
.omc-header-carousel .omc-desc-quote {
    padding: 5px 0px 0 60px;
}
.omc-header-carousel .omc-desc-quote p:first-child {
    margin-bottom: 10px;
}
}
@media only screen and (max-width:940px){
.omc-sub-desc{
	width:90%;
}
}
@media only screen and (max-width:767px){
.omc-header-carousel .omc-desc-quote {
    padding: 5px 0 0 0;
}
.omc-sub-desc{
	width:100%;
}
}

/* New css */
@keyframes fadeInLess {
  from {
    opacity: 0;
  }

  to {
     opacity:0.1;
  }
}
.fadeInLess {
  -webkit-animation-name: fadeInLess;
  animation-name: fadeInLess;
}
@keyframes fadeInLessa {
  from {
    opacity: 0;
  }

  to {
     opacity:0.3;
  }
}
.fadeInLessa {
  -webkit-animation-name: fadeInLessa;
  animation-name: fadeInLessa;
}
@keyframes fadeInLessb {
  from {
    opacity: 0;
  }

  to {
     opacity:0.25;
  }
}
.fadeInLessb {
  -webkit-animation-name: fadeInLessb;
  animation-name: fadeInLessb;
}
@keyframes fadeInMore {
  from {
    opacity: 0;
  }

  to {
     opacity:0.5;
  }
}
.fadeInMore {
  -webkit-animation-name: fadeInMore;
  animation-name: fadeInMore;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}
@media only screen and (max-width: 1000px){
.omc-header-carousel {
   top:20px;
}
}
@media only screen and (max-width: 767px){
.omc-header-carousel .omc-desc-heading {
    font: bold 18px Arial, sans-serif;
}
.omc-header-carousel {
   top:0px;
}
}
@media only screen and (max-width: 380px){
.omc-header-carousel .omc-desc-heading {
    font: bold 15px Arial, sans-serif;
}
.omc-header-carousel .omc-sub-desc {
    font: normal 13px Arial, sans-serif;
    line-height: 16px;
}
}
/* Place this css code at the end of the css ends*/

/* Video player css starts */


/*.video-js, .video-js .vjs-tech {
    width: 100% !important;
	height:auto !important;
} */
.omc-video-obj .thumb{
	width:100% !important;
	height:auto !important;
}
.playButton{
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
}
.omc-panel-video{
	font-size:0;
	line-height:0;
}
@media only screen and (max-width:1100px){
.omc-row .omc-row-content{
	padding:0 20px;
}
}
@media only screen and (max-width:767px){
.omc-banner-area .omc-banner-area-content .omc-image-two-headlines img{
		display:none;
}
}
@media only screen and (max-width:380px){
.playButton{
    max-width: 50px !important;
}
.video-js .vjs-dock-shelf, .video-js .vjs-dock-text {
    font-size: 10px;
}
}
.videoObj{
    display: block; position: relative; max-width: 100%;
   }
   .videoObjPad{
    padding-top: 56.25%;
   }
   .video-js{
    width: 100%; height: 100%; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px;
   }


/* Video player css ends */

/* videos play button */
.omc-video-obj .play-button  {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	*z-index: 1;
	background: url(https://www.oracle.com/asset/web/i/videoplayer-playbtn.png) no-repeat center center;
}