.uppercase,
#content .main .sectionTitle,
#content .main .header .callout .headerCallout h1,
#content .main .header .callout .headerCallout h2 {
  text-transform: uppercase;
}
.fontWeight100 {
  font-weight: 100;
}
.fontWeight200 {
  font-weight: 200;
}
.fontWeight300 {
  font-weight: 300;
}
.fontWeight400,
.sourceSansProRegular,
.sourceSansProRegularItalic,
#mainNavCollapse .navbar-nav .sub > li > a,
.navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a,
html,
body,
#content .main .module,
#content .main .dropList,
#content .main .moduleGroup .shareCallout,
#content .main .module.faq .panel-inner {
  font-weight: 400;
}
.fontWeight500,
.sourceSansProBold,
.calloutBtn,
.moduleGradient,
.moduleNav,
.navbar-irishspring,
#mainNavCollapse .navbar-nav > li > .classification .right-angle,
#mainNavCollapse .navbar-nav > li > a .right-angle,
.navbar-nav > li > .classification .right-angle,
.navbar-nav > li > a .right-angle,
.right-angle,
#content .main .header .callout .headerCallout .btn,
#content .main .drop-nav,
#content .main .module.faq .panel-title,
#content .main .module.faq .panel-state,
#content .main .error-404 .subcontainer .module .titles h3,
#content .main .error-404 .subcontainer .module .titles h4,
#content .main .error-404 .subcontainer .module .link-list h3 {
  font-weight: 500;
}
.fontWeight600,
.cabinCondensedSemiBold,
.navbar-irishspring #mainNavCollapse .navbar-nav > li > .classification .right-angle,
.navbar-irishspring #mainNavCollapse .navbar-nav > li > a .right-angle {
  font-weight: 600;
}
.fontWeight700 {
  font-weight: 700;
}
.fontWeight800 {
  font-weight: 800;
}
.fontWeight900,
.sourceSansProBlack,
.navbar-irishspring .navbar-nav > li > a,
#content .main .sectionTitle,
#content .main .header .callout .headerCallout h1,
#content .main .header .callout .headerCallout h2 {
  font-weight: 900;
}
.fontStyleItalic,
.sourceSansProRegularItalic {
  font-style: italic;
}
.cabinCondensedSetup,
.cabinCondensedSemiBold,
.navbar-irishspring #mainNavCollapse .navbar-nav > li > .classification .right-angle,
.navbar-irishspring #mainNavCollapse .navbar-nav > li > a .right-angle {
  font-family: 'Cabin Condensed', sans-serif;
}
.sourceSansProSetup,
.sourceSansProRegular,
.sourceSansProBold,
.sourceSansProBlack,
.sourceSansProRegularItalic,
.calloutBtn,
.moduleGradient,
.moduleNav,
.navbar-irishspring,
.navbar-irishspring .navbar-nav > li > a,
#mainNavCollapse .navbar-nav .sub > li > a,
#mainNavCollapse .navbar-nav > li > .classification .right-angle,
#mainNavCollapse .navbar-nav > li > a .right-angle,
.navbar-nav > li > .classification .right-angle,
.navbar-nav > li > a .right-angle,
.right-angle,
.navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a,
html,
body,
#content .main .sectionTitle,
#content .main .header .callout .headerCallout h1,
#content .main .header .callout .headerCallout h2,
#content .main .header .callout .headerCallout .btn,
#content .main .module,
#content .main .drop-nav,
#content .main .dropList,
#content .main .moduleGroup .shareCallout,
#content .main .module.faq .panel-title,
#content .main .module.faq .panel-state,
#content .main .module.faq .panel-inner,
#content .main .error-404 .subcontainer .module .titles h3,
#content .main .error-404 .subcontainer .module .titles h4,
#content .main .error-404 .subcontainer .module .link-list h3 {
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: normal;
}
.img-stretch {
  width: 100%;
}
.img-contain {
  max-width: 100%;
}
.inlineBlock,
#content .main .drop-nav,
#content .main .drop-nav .icon,
#content .main .drop-nav .text {
  display: inline-block;
}
.block,
#content .main .module.faq .panel-state,
#content .main .module.faq .panel-copy {
  display: block;
}
.table,
#content .tableSet,
#content .main .module.faq .panel-title a {
  display: table;
}
.tableCell,
#content .tableSet .tableCell {
  display: table-cell;
  vertical-align: middle;
}
.center {
  margin: 0 auto;
}
.ie8BGSize {
  -ms-behavior: url("/IrishSpring/v3/common/css/libs/backgroundsize.min.htc");
  position: relative;
  z-index: 0;
}
.insetShadow {
  -webkit-box-shadow: inset 0 0 46px 2px #161707;
  box-shadow: inset 0 0 46px 2px #161707;
}
.outsetShadow {
  -webkit-box-shadow: 0 0 16px 2px #161707;
  box-shadow: 0 0 16px 2px #161707;
}
.calloutBtn,
#content .main .header .callout .headerCallout .btn {
  background-color: #103110;
  background-image: url("/IrishSpring/v3/common/img/backgrounds/callout-button-gradient.png");
  background-repeat: repeat-x;
  background-position: top left;
  background: -webkit-linear-gradient(top, #327932, #103110);
  background: -moz-linear-gradient(top, #327932, #103110);
  background: -o-linear-gradient(top, #327932, #103110);
  background: -ms-linear-gradient(top, #327932, #103110);
  background: linear-gradient(to bottom, #327932, #103110);
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: none;
  padding: 14px 20px;
}
.moduleGradient,
.moduleNav,
#content .main .drop-nav,
#content .main .module.faq .panel-state {
  background-color: #376d31;
  background: -webkit-linear-gradient(top, #a9cf8a, #376d31);
  background: -moz-linear-gradient(top, #a9cf8a, #376d31);
  background: -o-linear-gradient(top, #a9cf8a, #376d31);
  background: -ms-linear-gradient(top, #a9cf8a, #376d31);
  background: linear-gradient(to bottom, #a9cf8a, #376d31);
  font-size: 33px;
  text-transform: uppercase;
  color: #fff;
}
.moduleNav,
#content .main .drop-nav {
  background-repeat: repeat-x;
  background-position: top left;
}
.packShotIcon {
  background: transparent no-repeat 0 0;
  width: 24px;
  height: 51px;
  -webkit-transition: 225ms ease-in;
  -moz-transition: 225ms ease-in;
  -o-transition: 225ms ease-in;
  -ms-transition: 225ms ease-in;
  transition: 225ms ease-in;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.packShotIcon.inPack {
  background-position: 50% -166px;
}
.packShotIcon.inPack.active {
  background-position: 50% -110px;
}
.packShotIcon.outPack {
  background-position: 50% -55px;
}
.packShotIcon.outPack.active {
  background-position: 50% 0;
}
/* =============================================================================
   VENDOR
========================================================================== */
.controls,
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next,
.bx-wrapper .bx-controls-auto .bx-start,
.bx-wrapper .bx-controls-auto .bx-stop {
  background-image: url("/IrishSpring/v3/common/img/vendor/bxslider/controls.png");
}
.loader,
.bx-wrapper .bx-loading {
  background-image: url("/IrishSpring/v3/common/img/vendor/bxslider/bx_loader.gif");
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 40px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
/*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -o-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background-position: 0 -32px;
  background-repeat: no-repeat;
}
.bx-wrapper .bx-next {
  right: 10px;
  background-position: -43px -32px;
  background-repeat: no-repeat;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background-position: -86px -11px;
  background-repeat: no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background-position: -86px -44px;
  background-repeat: no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 9;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object {
  max-width: none;
}
/* =============================================================================
   UI
 ========================================================================== */
.unifiedNav.headerNav {
  background-color: #688d56;
  height: 30px;
  padding-top: 5px;
}
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li {
  background-color: transparent !important;
  border-color: #fff !important;
}
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li a,
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li a:link,
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li a:visited {
  color: #fff !important;
}
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li .UniNav_Res_arrowIcon {
  display: none !important;
}
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li .secondTier {
  background-color: #688d56 !important;
}
.unifiedNav.headerNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button {
  border: none !important;
}
.unifiedNav.headerNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:link,
.unifiedNav.headerNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:visited,
.unifiedNav.headerNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:hover,
.unifiedNav.headerNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:active {
  color: #666 !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #d3d3d3 !important;
  padding: 1px 4px !important;
}
.unifiedNav.headerNav .UniNav_Res_Wrapper.clearfix {
  width: 935 !important;
}
.unifiedNav #UniNav_Background {
  background-color: #688d56 !important;
}
#UniNav_Container #UniNav_Brand .UniNav_section h1 {
  background-color: #688d56 !important;
}
.unifiedNav #UniNav_Container #UniNav_Brand a:link {
  color: #fff !important;
  font-weight: normal !important;
}
.unifiedNav #UniNav_Container #UniNav_Brand a:visited {
  color: #fff !important;
  font-weight: normal !important;
}
.unifiedNav #UniNav_Container #UniNav_Search form input {
  font-weight: normal !important;
}
#UniNav_Container #UniNav_Brand .UniNav_section h1 a {
  padding-top: 5px !important;
}
.unifiedNav #UniNav_Container #UniNav_Brand .UniNav_section {
  height: 21px;
  background-color: #688d56 !important;
}
.unifiedNav #UniNav_Container #UniNav_Search #UniNav_searchButton {
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
  background-color: #d3d3d3 !important;
  padding: 1px 4px !important;
}
.unifiedNav #UniNav_Container #UniNav_Search #UniNav_searchButton a:link,
.unifiedNav #UniNav_Container #UniNav_Search #UniNav_searchButton a:visited,
.unifiedNav #UniNav_Container #UniNav_Search #UniNav_searchButton a:hover,
.unifiedNav #UniNav_Container #UniNav_Search #UniNav_searchButton a:active {
  color: #666 !important;
}
.unifiedNav.headerNav .UniNav_Res_Brand .firstTier li {
  background-color: #688d56 !important;
  border-color: #fff !important;
}
.unifiedNav .UniNav_Res_Brand .secondTier li {
  position: relative !important;
  top: 1px !important;
  margin: -1px 0 0 -1px !important;
  font-size: 11px !important;
  float: none !important;
  border-top: 1px solid #ccc !important;
  border-right: none !important;
  border-bottom: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
}
#UniNav_Container #UniNav_Brand .UniNav_section .UniNav_secondTier_group h2:nth-child(1) {
  border-top: none !important;
}
.unifiedNav #UniNav_Container #UniNav_Brand .UniNav_section .UniNav_secondTier_group {
  border: 1px solid #ccc !important;
  margin-right: -1px !important;
  width: 143px !important;
}
.unifiedNav #UniNav_Container #UniNav_Brand .UniNav_section .UniNav_secondTier_group h2 {
  background-color: #688d56 !important;
}
#unifiednav_footer5 {
  margin-left: auto;
  margin-right: auto;
  width: auto !important;
}
#unifiednav_footer5 a,
#unifiednav_footer5 span {
  color: #fff !important;
}
.unifiedNav.footerNav {
  display: block;
  background-color: #103110;
  position: relative;
  bottom: 0;
  width: 100%;
}
.unifiedNav.footerNav .UniNav_Res_Footer {
  background-color: transparent !important;
  color: #fff !important;
}
.unifiedNav.footerNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink a,
.unifiedNav.footerNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink a:link,
.unifiedNav.footerNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink a:visited,
.unifiedNav.footerNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink a:hover,
.unifiedNav.footerNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink a:active {
  color: #fff !important;
}
.unifiedNav.footerNav .UniNav_Res_Footer ul li {
  border-color: #fff !important;
}
.unifiedNav.footerNav .UniNav_Res_Footer ul li a,
.unifiedNav.footerNav .UniNav_Res_Footer ul li a:link,
.unifiedNav.footerNav .UniNav_Res_Footer ul li a:visited,
.unifiedNav.footerNav .UniNav_Res_Footer ul li a:hover,
.unifiedNav.footerNav .UniNav_Res_Footer ul li a:active {
  color: #fff !important;
}
@media (max-width: 767px) {
  .unifiedNav.headerNav {
    display: none;
  }
  .unifiedNav {
    text-align: center !important;
  }
  .unifiedNav.footerNav {
    background-color: transparent;
  }
  .unifiedNav .UniNav_Res_Brand .firstTier li {
    border-color: #fff !important;
    background-color: transparent !important;
  }
  .unifiedNav .UniNav_Res_Brand .firstTier li a,
  .unifiedNav .UniNav_Res_Brand .firstTier li a:link,
  .unifiedNav .UniNav_Res_Brand .firstTier li a:visited {
    color: #fff !important;
  }
  .unifiedNav .UniNav_Res_Search > .CP_Search_Form .CP_Search_Input {
    padding: 12px 12px 12px 4px !important;
    height: auto !important;
  }
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button {
    border: none !important;
  }
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:link,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:visited,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:hover,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:active {
    color: #666 !important;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #d3d3d3 !important;
    padding: 12px 4px !important;
    height: auto !important;
  }
  .unifiedNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink {
    margin: 12px auto 0 !important;
  }
}
@media only screen and (min-width: 470px) and (max-width: 750px) {
  .unifiedNav {
    text-align: center !important;
  }
  .unifiedNav.footerNav {
    background-color: #103110;
  }
  .unifiedNav .UniNav_Res_Brand .firstTier li {
    border-color: #fff !important;
    background-color: transparent !important;
  }
  .unifiedNav .UniNav_Res_Brand .firstTier li a,
  .unifiedNav .UniNav_Res_Brand .firstTier li a:link,
  .unifiedNav .UniNav_Res_Brand .firstTier li a:visited {
    color: #fff !important;
  }
  .unifiedNav .UniNav_Res_Search > .CP_Search_Form .CP_Search_Input {
    padding: 12px 12px 12px 4px !important;
    height: auto !important;
  }
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button {
    border: none !important;
  }
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:link,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:visited,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:hover,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:active {
    color: #666 !important;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #d3d3d3 !important;
    padding: 12px 4px !important;
    height: auto !important;
  }
  .unifiedNav .UniNav_Res_Footer {
    text-align: center !important;
  }
  .unifiedNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink {
    margin: 12px auto 0 !important;
  }
  .unifiedNav .UniNav_Res_Footer ul li {
    border-color: #fff !important;
  }
}
@media only screen and (max-width: 469px) {
  .unifiedNav {
    text-align: center !important;
  }
  .unifiedNav.footerNav {
    background-color: #103110;
  }
  .unifiedNav .UniNav_Res_Brand .firstTier li {
    border-color: #fff !important;
    background-color: transparent !important;
  }
  .unifiedNav .UniNav_Res_Brand .firstTier li a,
  .unifiedNav .UniNav_Res_Brand .firstTier li a:link,
  .unifiedNav .UniNav_Res_Brand .firstTier li a:visited {
    color: #fff !important;
    padding: 12px 0 !important;
  }
  .unifiedNav .UniNav_Res_Search > .CP_Search_Form .CP_Search_Input {
    padding: 12px 12px 12px 4px !important;
    height: auto !important;
  }
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button {
    border: none !important;
  }
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:link,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:visited,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:hover,
  .unifiedNav .UniNav_Res_Search .CP_Search_Form .CP_Search_Button .CP_Search_Link:active {
    color: #666 !important;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #d3d3d3 !important;
    padding: 12px 4px !important;
    height: auto !important;
  }
  .unifiedNav .UniNav_Res_Footer {
    text-align: center !important;
  }
  .unifiedNav .UniNav_Res_Footer #unifiednav_footer5_spanishlink {
    margin: 12px auto 0 !important;
  }
  .unifiedNav .UniNav_Res_Footer ul li {
    border-color: #fff !important;
  }
  .unifiedNav .UniNav_Res_Footer ul li a {
    padding: 12px 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  nav #UniNav_Container #UniNav_Brand {
    width: 99%;
  }
}
@media (min-width: 768px) {
  .navbar {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
.mobileNavBodyUnderlay {
  background-color: #000;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}
.mobileNavBodyUnderlay.overlay-hidden {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none;
}
.navbar-irishspring .navbar-header .mobileNavBodyUnderlay {
  position: absolute;
}
.navContainer {
  border-color: transparent;
}
.navContainer .navBackground {
  background-color: #103110;
  height: 70px;
}
.navContainer .promotionBackground {
  background-color: #1e5e1e;
  height: 70px;
}
.navbar-irishspring {
  border: none;
  background-color: #103110;
  background-image: url("/IrishSpring/v3/common/img/backgrounds/navbarGradient_desktop.jpg");
  background-repeat: no-repeat;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
  height: 70px;
}
.navbar-irishspring .container {
  height: 100%;
}
.navbar-irishspring .container .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar-irishspring .navbar-brand {
  padding: 0;
  line-height: 100%;
  margin: 0;
  position: relative;
}
.navbar-irishspring .navbar-brand a,
.navbar-irishspring .navbar-brand a:hover,
.navbar-irishspring .navbar-brand a:focus {
  text-decoration: none;
}
.navbar-irishspring .navbar-brand a img,
.navbar-irishspring .navbar-brand a:hover img,
.navbar-irishspring .navbar-brand a:focus img {
  position: absolute;
}
.navbar-irishspring .navbar-brand a img.logo,
.navbar-irishspring .navbar-brand a:hover img.logo,
.navbar-irishspring .navbar-brand a:focus img.logo {
  top: 5px;
  left: 174px;
}
.navbar-irishspring .navbar-nav {
  margin: 0 0 10px 0;
  position: relative;
  left: 30%;
  top: 9px;
}
.navbar-irishspring .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
  -webkit-transition: 125ms linear;
  -moz-transition: 125ms linear;
  -o-transition: 125ms linear;
  -ms-transition: 125ms linear;
  transition: 125ms linear;
}
.navbar-irishspring .navbar-nav > li > a:hover,
.navbar-irishspring .navbar-nav > li > a:focus {
  color: #ee6630;
  background-color: transparent;
}
.navbar-irishspring .navbar-nav > .active > a,
.navbar-irishspring .navbar-nav > .active > a:hover,
.navbar-irishspring .navbar-nav > .active > a:focus {
  color: #ee6630;
  text-decoration: none;
}
.promotion.enabled {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.promotion {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  -ms-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
  background-color: #1e5e1e;
  height: 70px;
  position: relative;
}
.promotion .alert {
  position: absolute;
  top: 75px;
  left: 0;
}
.promotion .alert.fade {
  z-index: 1;
}
.promotion .alert.fade.in {
  z-index: 3;
}
.ie8 .promotion .navbar-nav > li.share > a {
  zoom: 1;
}
.ie8 .promotion .alert.fade {
  display: none;
}
.ie8 .promotion .alert.fade.in {
  display: block;
}
@media (min-width: 768px) and (max-width: 1299px) {
  .navbar-irishspring .navbar-nav {
    left: 170px;
  }
  .promotion .alert {
    left: -75px;
  }
}
@media (max-width: 767px) {
  .ie8 .navbar-irishspring {
    border-bottom: 2px solid #000;
  }
  .navContainer .navContent {
    top: 0;
    margin-bottom: auto;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-irishspring {
    top: 0;
    -webkit-box-shadow: 0 1px 8px -2px #000;
    box-shadow: 0 1px 8px -2px #000;
    position: relative;
    z-index: 500;
    background-color: #103110;
    width: 100%;
  }
  .navbar-irishspring.navbar {
    margin-bottom: 0;
  }
  .navbar-irishspring .navbar-header {
    background-color: #103110;
    background-image: url("/IrishSpring/v3/common/img/backgrounds/navbarGradient_mobile.jpg");
    background-position: 0 0;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    height: 100%;
  }
  .navbar-irishspring .navbar-header .navbar-brand a {
    height: 100%;
  }
  .navbar-irishspring .navbar-header .navbar-brand a img.logo {
    z-index: 2;
    left: 120px;
    top: 0;
    height: 50px;
  }
  .navbar-irishspring .navbar-header .navbar-toggle {
    padding: 10px 18px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: #103110;
    background-image: none;
    border: none;
    border-left: 1px solid #007354;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 2;
    height: 100%;
    left: -30px;
  }
  .navbar-irishspring .navbar-header .navbar-toggle:hover,
  .navbar-irishspring .navbar-header .navbar-toggle:focus {
    background-color: #103110;
  }
  .navbar-irishspring .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 30px;
    height: 3px;
  }
  .navbar-irishspring #mainNavCollapse {
    width: 539px;
    max-width: 80%;
    background-color: #103110;
    border: 1px solid #007354;
    border-right: none;
    position: absolute;
    z-index: 2;
    display: block;
    left: 100%;
    -webkit-transition: 225ms ease-in-out;
    -moz-transition: 225ms ease-in-out;
    -o-transition: 225ms ease-in-out;
    -ms-transition: 225ms ease-in-out;
    transition: 225ms ease-in-out;
  }
  .navbar-irishspring #mainNavCollapse.visible {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav {
    left: 0;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav ul {
    list-style: none;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav.navbar-right,
  .navbar-irishspring #mainNavCollapse .navbar-nav > li {
    border-top: 1px solid #b8b8b8;
    color: #fff;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > li:first-child {
    border-top: none;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > .classification {
    display: block;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > .classification,
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    padding: 15px 30px;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > .classification .right-angle,
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > a .right-angle {
    position: relative;
    top: -4px;
    left: 10px;
    display: inline-block;
    line-height: 1;
    float: right;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    color: #bfe89c;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a {
    padding: 12px 4px 12px 24px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a .glyphicon {
    font-size: 12px;
    color: #bfe89c;
    margin-left: 6px;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > a:hover,
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > a:focus,
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a:hover,
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a:focus {
    color: #bfe89c;
    background-color: transparent;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > .active > a:hover,
  .navbar-irishspring #mainNavCollapse .navbar-nav > .active > a:focus,
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a:hover,
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a:focus {
    color: #bfe89c;
    background-color: transparent;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
}
.promotion .facebook {
  float: left;
  margin-top: 24px;
  margin-right: 10px;
}
.promotion .addthis-pluggin {
  float: left;
  margin-top: 25px;
  font-size: 13px;
}
.promotion .addthis-pluggin .addthis {
  float: left;
  margin-right: 5px;
  background-color: #fe6d4c;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
}
.promotion .addthis-pluggin .addthis a {
  color: #fff;
  padding: 5px;
}
.promotion .addthis-pluggin .addthis a img {
  padding-right: 3px;
}
.promotion .addthis-pluggin .addthis a:hover {
  text-decoration: none;
}
.bx-wrapper,
.slide {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.bx-wrapper .fb-share-button-wrapper,
.slide .fb-share-button-wrapper {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 60px;
}
#content .main .drop-nav,
.main .drop-nav,
.drop-nav,
.moduleNav {
  background-image: url("/IrishSpring/v3/common/img/backgrounds/module-navigation-gradient.png");
}
#content .main .drop-nav,
.main .drop-nav,
.drop-nav {
  background-repeat: repeat-x;
  background-position: top left;
}
.moduleGradient,
.moduleNav,
#content .main .drop-nav,
.main .drop-nav,
.drop-nav,
#content .main .module.faq .panel-state {
  background-color: #376d31;
  background: -webkit--webkit-linear-gradient(top, #a9cf8a, #376d31);
  background: -webkit--moz-linear-gradient(top, #a9cf8a, #376d31);
  background: -webkit--o-linear-gradient(top, #a9cf8a, #376d31);
  background: -webkit--ms-linear-gradient(top, #a9cf8a, #376d31);
  background: -webkit-linear-gradient(to bottom, #a9cf8a, #376d31);
  background: -moz--webkit-linear-gradient(top, #a9cf8a, #376d31);
  background: -moz--moz-linear-gradient(top, #a9cf8a, #376d31);
  background: -moz--o-linear-gradient(top, #a9cf8a, #376d31);
  background: -moz--ms-linear-gradient(top, #a9cf8a, #376d31);
  background: -moz-linear-gradient(to bottom, #a9cf8a, #376d31);
  background: -o--webkit-linear-gradient(top, #a9cf8a, #376d31);
  background: -o--moz-linear-gradient(top, #a9cf8a, #376d31);
  background: -o--o-linear-gradient(top, #a9cf8a, #376d31);
  background: -o--ms-linear-gradient(top, #a9cf8a, #376d31);
  background: -o-linear-gradient(to bottom, #a9cf8a, #376d31);
  background: -ms--webkit-linear-gradient(top, #a9cf8a, #376d31);
  background: -ms--moz-linear-gradient(top, #a9cf8a, #376d31);
  background: -ms--o-linear-gradient(top, #a9cf8a, #376d31);
  background: -ms--ms-linear-gradient(top, #a9cf8a, #376d31);
  background: -ms-linear-gradient(to bottom, #a9cf8a, #376d31);
  background: -webkit-linear-gradient(top, #a9cf8a, #376d31);
  background: -moz-linear-gradient(top, #a9cf8a, #376d31);
  background: -o-linear-gradient(top, #a9cf8a, #376d31);
  background: -ms-linear-gradient(top, #a9cf8a, #376d31);
  background: linear-gradient(to bottom, #a9cf8a, #376d31);
  font-size: 33px;
  text-transform: uppercase;
  color: #fff;
}
.navContainer .navBackgroundContainer {
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
  .navbar-irishspring .navbar-header .navbar-brand a img.logo {
/*position relative*/
    left: 27px;
  }
}
.moduleGroupF .container {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .moduleGroup .container {
    width: 724px;
  }
}
@media (min-width: 1300px) {
  .moduleGroup .container {
    width: 940px;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .navbar-irishspring .navbar-header {
    height: 90px;
  }
  .navbar-irishspring .navbar-header .navbar-brand a img.logo {
    left: 230px;
    height: 90px;
  }
  .navbar-irishspring .navbar-header .navbar-toggle {
    width: 90px;
  }
  .navbar-irishspring .navbar-header .navbar-toggle .icon-bar {
    width: 60px;
    height: 6px;
  }
  .navbar-irishspring .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 10px;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > a,
  .navbar-irishspring #mainNavCollapse .navbar-nav > li > .classification {
    font-size: 26px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 60px;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a {
    padding: 2px 4px 27px 58px;
    font-size: 27px;
  }
  .navbar-irishspring #mainNavCollapse .navbar-nav .sub > li > a .glyphicon {
    top: -4px;
  }
  .mobileNavBodyUnderlay {
    height: 90px;
  }
}
@media (max-width: 640px) {
  .navContainer .navBackgroundContainer {
    height: 50px;
    overflow: hidden;
  }
  .navbar-irishspring {
    height: 50px;
  }
}
html {
  touch-action: manipulation;
  -ms-touch-action: manipulation;
}
html,
body {
  overflow-x: hidden;
  background-color: #161707;
}
a,
a:active,
a:focus {
  outline: 0;
}
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading p,
.wf-loading a,
.wf-loading li {
  visibility: visible;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.wf-active h2,
.wf-inactive h2,
.wf-active h3,
.wf-inactive h3,
.wf-active h4,
.wf-inactive h4,
.wf-active h5,
.wf-inactive h5,
.wf-active h6,
.wf-inactive h6,
.wf-active p,
.wf-inactive p,
.wf-active a,
.wf-inactive a,
.wf-active li,
.wf-inactive li {
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 225ms ease-in;
  -moz-transition: opacity 225ms ease-in;
  -o-transition: opacity 225ms ease-in;
  -ms-transition: opacity 225ms ease-in;
  transition: opacity 225ms ease-in;
}
.ie8.wf-loading :before,
.ie8.wf-loading :after {
  content: '';
}
.ie8 .img-responsive.hero {
  width: 100%;
}
.ie8 .img-responsive {
  width: auto;
}
.ie8 #content .main .moduleGroup .blockquote .two-col-layout .second-col .message p {
  font-size: 16px;
}
.two-col-layout {
  float: left;
  clear: bottom;
  width: 100%;
}
.two-col-layout .first-col {
  float: left;
}
.two-col-layout .second-col {
  float: right;
}
.bv-content-summary-body-text.bv-focusable {
  word-wrap: break-word;
}
.unifiedNav {
  position: relative;
  z-index: 3;
}
#content {
  height: 100%;
}
#content .navContainer {
  position: relative;
  z-index: 2;
}
#content .main {
  position: relative;
  z-index: 1;
  background-image: url("/IrishSpring/v3/common/img/backgrounds/shamrock-tile.jpg");
  background-repeat: repeat;
  background-position: 0 0;
}
#content .main .sectionTitle {
  margin: 25px 0 0 0;
  padding: 0;
  color: #fff;
  letter-spacing: 0;
}
#content .main .header {
  position: relative;
}
#content .main .header .hero {
  background-color: transparent;
  outline: none;
  border: none;
}
#content .main .header .callout {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#content .main .header .callout .headerCallout h1,
#content .main .header .callout .headerCallout h2 {
  margin: 0;
  padding: 0;
  text-shadow: -2px 4px 20px rgba(23,44,20,0.8);
  color: #fff;
  font-size: 42px;
  letter-spacing: 0.0625em;
}
#content .main .header .callout .headerCallout h1 {
  font-size: 64px;
}
#content .main .header .callout .headerCallout h2 {
  font-size: 52px;
}
#content .main .header .callout .headerCallout .btn {
  font-size: 14px;
  padding: 10px 20px;
  font-weight: bold;
}
#content .main .header .callout .headerCallout .btn .text {
  font-size: 20px;
}
#content .main .header .callout .headerCallout .btn .right-angle {
  display: inline-block;
  position: relative;
  top: 2px;
}
#content .main .divider {
  background: #ffd700;
  clear: both;
}
#content .main .divider img {
  height: 15px;
}
#content .main .dropdown.open .right-angle {
  background-image: url("/IrishSpring/v3/common/img/icons/orangeArrowDown.png");
  background-position: 0;
}
#content .main .module {
  background-color: #005629;
  border: 4px solid #bfe89c;
  margin-top: 20px;
  color: #fff;
}
#content .main .module .callToAction {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#content .main .module .bx-wrapper {
  width: 800px;
  margin: 0;
}
#content .main .module .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}
#content .main .module.detail {
  border: none;
  background-color: transparent;
  position: relative;
  width: 100%;
}
#content .main .module.detail .content {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#content .main .drop-nav {
  padding: 0;
  width: 100%;
  background-color: #376d31;
}
#content .main .drop-nav .icon {
  max-width: 32%;
  margin-right: 20px;
}
#content .main .drop-nav .text {
  line-height: 100%;
  width: 42%;
  word-wrap: break-word;
  font-weight: bold;
  vertical-align: middle;
}
#content .main .drop-nav .right-angle {
  vertical-align: middle;
  display: inline-block;
  width: 10%;
  height: 30px;
  text-align: center;
  background-image: url("/IrishSpring/v3/common/img/icons/whiteArrowMedium.png");
  background-repeat: no-repeat;
  background-position: 10px 0;
}
#content .main .dropList {
  color: #333;
  font-size: 18px;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0 12px;
  -webkit-box-shadow: 0 3px 8px 2px #161707;
  box-shadow: 0 3px 8px 2px #161707;
  border: none;
}
#content .main .dropList li:first-child {
  border-top: none;
}
#content .main .dropList li {
  border-top: 1px solid #bfe89c;
}
#content .main .dropList a {
  padding: 20px 0;
  margin: 0 10px;
}
#content .main .dropList a:link,
#content .main .dropList a:visited {
  color: #333;
}
#content .main .dropList a:hover,
#content .main .dropList a:active {
  color: #ee6630;
  background-color: transparent;
}
#content .main .cta.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #ee6630;
  border: 1px solid #000;
  width: 11px;
  height: 11px;
}
#content .main .cta.bx-wrapper .bx-pager.bx-default-pager a:hover,
#content .main .cta.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #fff;
}
#content .main .moduleGroup .blockquote {
  padding: 0;
  padding-bottom: 0;
  margin-top: 0;
}
#content .main .moduleGroup .blockquote .two-col-layout .first-col {
  width: 19%;
  float: left;
  padding-left: 1%;
  margin-top: 35px;
}
#content .main .moduleGroup .blockquote .two-col-layout .second-col {
  width: 98%;
  margin-right: 0;
  float: right;
}
#content .main .moduleGroup .blockquote .two-col-layout .second-col div {
  padding: 0;
}
#content .main .moduleGroup .blockquote .two-col-layout .second-col h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  margin: -7px 0 0 0;
  height: 60px;
}
#content .main .moduleGroup .blockquote .two-col-layout .second-col .message {
  position: relative;
}
#content .main .moduleGroup .blockquote .two-col-layout .second-col .message p {
  font-style: italic;
  font-size: 17px;
  line-height: 21.5px;
}
#content .main .moduleGroup .blockquote .two-col-layout .second-col .message .right-quote {
  position: absolute;
  bottom: 0;
  right: 0;
}
#content .main .moduleGroup .blockquote .two-col-layout .author {
  float: right;
  margin-top: 13px;
  margin-right: 20px;
  margin-bottom: 10px;
}
#content .main .moduleGroup .blockquote .two-col-layout .author p {
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
}
#content .main .moduleGroup .blockquote .two-col-layout .author p a {
  font-size: 14px;
  color: #ff5e1e;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
}
#content .main .moduleGroup .blockquote .two-col-layout .author p a:hover {
  text-decoration: none;
}
#content .main .moduleGroup .blockquote .two-col-layout .author p a img {
  position: relative;
  top: -1px;
}
#content .main .moduleGroup .facebookFrame {
  padding: 0;
  background-color: #fff;
  height: 464px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: height 125ms ease-in;
  -moz-transition: height 125ms ease-in;
  -o-transition: height 125ms ease-in;
  -ms-transition: height 125ms ease-in;
  transition: height 125ms ease-in;
  overflow: hidden;
}
#content .main .moduleGroup .facebookFrame .frame {
  height: 100%;
  width: 100%;
}
#content .main .moduleGroup .shareCallout {
  color: #fff;
  margin-top: 20px;
  font-size: 16px;
}
#content .main .moduleGroup .shareCallout a:link,
#content .main .moduleGroup .shareCallout a:visited {
  color: inherit;
  text-decoration: none;
}
#content .main .moduleGroup .shareCallout a:hover,
#content .main .moduleGroup .shareCallout a:active {
  text-decoration: underline;
}
#content .main .moduleGroup .shareCallout .icon {
  max-width: 24px;
  display: inline-block;
  margin-right: 9px;
}
#content .tableSet {
  height: 100%;
  width: 100%;
  max-width: 100%;
}
#content .tableSet .tableCell {
  vertical-align: middle;
}
#content .scrollable {
  -webkit-overflow-scrolling: touch;
}
#content .scrollable.horizontal {
  overflow-x: auto;
  width: 100%;
}
#content .scrollable.vertical {
  overflow-y: auto;
  height: 100%;
}
#content .videoModal {
  cursor: pointer;
}
#content .modal-content.modal-video {
  margin-top: 20%;
}
#content .modal-content.modal-video .modal-header {
  margin: 0;
  padding: 0;
  min-height: 0;
  position: absolute;
  top: -32px;
  right: 0;
}
#content .modal-content.modal-video .modal-header .close {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  color: #fff;
  padding: 3px 10px 10px 10px;
}
#content .modal-content.modal-video .modal-body {
  margin: 0;
  padding: 0;
  margin-bottom: -5px;
}
#content .modal-content.modal-video .modal-footer {
  padding: 0;
  margin: 0;
}
#content .modal-content.modal-video .close {
  text-shadow: 0 1px 0 #333;
}
.IrishSpringFooter {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.IrishSpringFooter a:hover {
  text-decoration: none;
}
.IrishSpringFooter a .text {
  color: #fff;
  font-size: 13px;
}
.IrishSpringFooter a img {
  width: 20px;
}
#content .main .open .module {
  border: 4px solid #ee6630;
}
@media (min-width: 768px) {
  .cpData .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .cpData .col-md-6:nth-child(1) {
    padding-left: 10px;
  }
  .cpData .col-md-6:nth-child(2) {
    padding-right: 10px;
  }
  #content .main .drop-nav .text {
    font-size: 26px;
    width: 40%;
  }
  #content .main .product-bazaar .sectionTitle {
    margin-top: 0;
    margin-left: 34.2%;
  }
  #content .main .product-bazaar .sectionTitle span.bo {
    position: absolute;
    left: 0;
  }
  .product-bazaar {
    position: relative;
  }
  #content .main h1.sectionTitle {
    font-size: 33px;
    letter-spacing: 0;
    margin-top: 50px;
    margin-bottom: 20px;
    line-height: 22px;
  }
  #content .main h2.sectionTitle {
    font-size: 28px;
  }
  #content .main .module {
    margin-top: 0;
  }
  #content .main .moduleGroup .shareCallout {
    font-size: 16px;
    margin-top: 60px;
    padding-left: 10px;
  }
  #content .main .moduleGroup .shareCallout .icon {
    max-width: 22px;
    display: inline-block;
    margin-right: 9px;
  }
  #content .main .drop-nav .text {
    font-size: 19px;
  }
  #content .main .drop-nav .right-angle {
    margin: 50 16px 0 auto;
    font-size: 53px;
  }
}
@media (min-width: 1300px) {
  #content .main .moduleGroup .blockquote .two-col-layout .second-col {
    width: 77%;
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  #content .main {
    -webkit-box-shadow: 15px 0 40px -4px rgba(0,0,0,0.8) inset, -15px 0 40px -4px rgba(0,0,0,0.8) inset;
    box-shadow: 15px 0 40px -4px rgba(0,0,0,0.8) inset, -15px 0 40px -4px rgba(0,0,0,0.8) inset;
/*-moz-box-shadow: 15px 0 40px -4px rgba(0, 0, 0, 0.8) inset, -15px 0 40px -4px rgba(0, 0, 0, 0.8) inset
            -webkit-box-shadow: 15px 0 40px -4px rgba(0, 0, 0, 0.8) inset, -15px 0 40px -4px rgba(0, 0, 0, 0.8) inset
            -o-box-shadow: 15px 0 40px -4px rgba(0, 0, 0, 0.8) inset, -15px 0 40px -4px rgba(0, 0, 0, 0.8) inset*/
  }
  #content .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: 15px 0 40px -4px rgba(0,0,0,0.8) inset, -15px 0 40px -4px rgba(0,0,0,0.8) inset;
    box-shadow: 15px 0 40px -4px rgba(0,0,0,0.8) inset, -15px 0 40px -4px rgba(0,0,0,0.8) inset;
/*-moz-box-shadow: 15px 0 40px -4px rgba(0, 0, 0, 0.8) inset, -15px 0 40px -4px rgba(0, 0, 0, 0.8) inset
            -webkit-box-shadow: 15px 0 40px -4px rgba(0, 0, 0, 0.8) inset, -15px 0 40px -4px rgba(0, 0, 0, 0.8) inset
            -o-box-shadow: 15px 0 40px -4px rgba(0, 0, 0, 0.8) inset, -15px 0 40px -4px rgba(0, 0, 0, 0.8) inset*/
  }
}
@media (min-width: 768px) and (max-width: 1299px) {
  #content .main .moduleGroup .sectionTitle {
    font-size: 34px;
    letter-spacing: 0;
    margin-top: 50px;
  }
  #content .main .moduleGroup .shareCallout {
    margin-top: 50px;
  }
}
@media (min-width: 1300px) {
  #content .main .drop-nav .text {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  nav #unifiednav_footer5 #unifiednav_footercontent {
    margin: 0;
    padding: 15px;
    color: #103110;
    font-size: 0;
  }
  nav #unifiednav_footer5 #unifiednav_footercontent > a {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #4c654c;
  }
  nav #unifiednav_footer5 #unifiednav_footercontent > .CP_FooterCopyright {
    font-size: 14px;
    display: block;
    clear: both;
    padding-top: 30px;
  }
  nav #unifiednav_footer5 #unifiednav_footercontent > .CP_FooterCountryIdentifier {
    font-size: 14px;
    display: block;
    clear: both;
    padding-bottom: 20px;
  }
  #content .main .divider img {
    height: 10px;
  }
  #content .main .header .callout .headerCallout .btn .text {
    font-size: 14px;
  }
  #content .main .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #content .main .moduleGroup .sectionTitle {
    margin-top: 20px;
    font-size: 22px;
  }
  #content .main .moduleGroup .sectionTitle.also {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .IrishSpringFooter {
    padding: 30px 0;
    background-color: #fff;
  }
  .IrishSpringFooter a .text {
    color: #000;
    font-size: 42px;
  }
  .IrishSpringFooter a img {
    width: 75px;
  }
  #content .main .header .callout .headerCallout .btn {
    padding: 5px 7px;
  }
}
@media (max-width: 767px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 500px) {
  #content .main .drop-nav .text {
    font-size: 20px;
  }
  .IrishSpringFooter a .text {
    font-size: 22px;
  }
  .IrishSpringFooter a img {
    width: 30px;
  }
  .dropdown-menu > li > a span {
    display: block;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1010;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
.adsense-container {
  position: fixed;
  background: #fff;
  width: 40%;
  height: 70%;
/*top:20%;
    left:30%;*/
  margin: auto;
  z-index: 1020;
}
/* =============================================================================
   HOME
 ========================================================================== */
#content .main {
  position: relative;
  top: 0;
}
#content .main .header.home .hero {
  height: auto;
}
#content .main .header.home .heroContainer {
  display: block;
}
#content .main .header.home .callout {
  text-align: center;
}
#content .main .header.home .callout .headerCallout {
  width: 100%;
  position: absolute;
  text-align: center;
}
#content .main .header.home .callout .headerCallout h1,
#content .main .header.home .callout .headerCallout h2 {
  letter-spacing: inherit;
}
#content .main .header.home .callout .headerCallout .btn {
  margin-top: 0;
}
@media (min-width: 768px) {
  #see-latest {
    padding-bottom: 30px;
  }
  #see-latest .two-col-layout .first-col {
    float: left;
  }
  #see-latest .two-col-layout .second-col {
    float: right;
  }
  #see-latest .content .two-col-layout .first-col {
    float: right;
    width: 228px;
  }
  #see-latest .content .two-col-layout .second-col {
    width: 476px;
    float: left;
  }
  #see-latest .content .sliders .two-col-layout .first-col,
  #see-latest .content .sliders .two-col-layout .second-col {
    width: 228px;
  }
  #homeContent .two-col-layout .first-col,
  #homeContent .two-col-layout .second-col {
    width: 352px;
  }
}
@media (min-width: 640px) {
  #content .main .header .callout .headerCallout .btn .text {
    font-size: 16px;
  }
  #content .main .header.home .callout {
    text-align: center;
  }
  #content .main .header.home .callout .headerCallout .btn {
    display: inline-block;
    width: auto;
    margin-top: 31px;
  }
  #content .main .header.home .callout.signature .headerCallout .btn {
    position: relative;
    margin-top: 0;
    padding: 10px 30px 10px 16px;
  }
  #content .main .header.home .callout.signature {
    text-align: left;
    margin-left: 32%;
  }
  #content .main .header.home .callout.signature .headerCallout {
    top: 75%;
    text-align: left;
    left: 62%;
    letter-spacing: 0.0625em;
  }
  #content .main .header.home .callout.signature .headerCallout .text-center {
    text-align: left;
  }
  #content .main .header.home .callout {
    text-align: center;
  }
  #content .main .header.home .callout .headerCallout .btn {
    margin-top: 0;
  }
  #content .main .header.home .callout .headerCallout .right-angle {
    font-size: 30px;
    width: 11px;
    position: absolute;
    right: 10px;
    top: 40%;
  }
}
@media (min-width: 1300px) {
  .titles .two-col-layout .first-col {
    float: left;
    width: 620px;
  }
  .titles .two-col-layout .second-col {
    float: right;
    width: 300px;
  }
  #see-latest .two-col-layout .first-col {
    float: left;
  }
  #see-latest .two-col-layout .second-col {
    float: right;
  }
  #see-latest .content .two-col-layout .first-col {
    width: 300px;
  }
  #see-latest .content .two-col-layout .second-col {
    width: 620px;
  }
  #see-latest .content .sliders .two-col-layout .first-col,
  #see-latest .content .sliders .two-col-layout .second-col {
    width: 300px;
  }
  #homeContent .two-col-layout .first-col,
  #homeContent .two-col-layout .second-col {
    width: 460px;
  }
}
#content .main .home .module {
  border: none;
}
.home > .col-sm-12 {
  padding: 0;
}
.home .cta.bx-wrapper {
  display: none;
}
.home .bx-wrapper .bx-controls-direction a {
  background-position: 0 center;
  height: 100px;
  margin: 0;
  width: 65px;
  top: 35%;
}
.home .bx-wrapper .bx-prev:hover,
.home .bx-wrapper .bx-prev {
  left: -65px;
  background-image: url("/IrishSpring/v3/common/img/icons/slider-green-arrow-left.png");
}
.home .bx-wrapper .bx-next:hover,
.home .bx-wrapper .bx-next {
  background-image: url("/IrishSpring/v3/common/img/icons/slider-green-arrow-right.png");
  right: -65px;
}
@media (min-width: 768px) and (max-width: 1299px) {
  .titles .two-col-layout .first-col {
    float: left;
    width: 476px;
  }
  .titles .two-col-layout .second-col {
    float: right;
    width: 228px;
  }
}
@media (min-width: 640px) and (max-width: 1299px) {
  #content .main .header.home .callout.signature .headerCallout .text-center {
/*top 37%*/
    text-align: left;
  }
  #content .main .header.home .callout.signature {
    text-align: left;
    margin-left: 32%;
  }
  #content .main .header.home .callout .headerCallout h1 {
    font-size: 47px;
  }
  #content .main .header.home .callout .headerCallout h2 {
    font-size: 38px;
  }
}
@media (min-width: 768px) and (max-width: 770px) {
  #content .main .header.home .callout.signature {
    width: 100%;
  }
}
@media (min-width: 640px) and (max-width: 769px) {
  #content .main .header.home .callout.signature .headerCallout {
    left: 31%;
  }
}
@media (min-width: 1300px) {
  #content .main .drop-nav .text {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .two-col-layout .cta.bx-wrapper {
    margin-bottom: 20px;
  }
  #see-latest {
    margin-bottom: 60px;
  }
  #content .sliders .bx-wrapper img {
    width: 100%;
    max-width: none;
  }
  .two-col-layout .first-col,
  .two-col-layout .second-col {
    width: 100%;
  }
  .content .two-col-layout .second-col {
    float: right;
  }
  .content .two-col-layout .first-col {
    float: left;
  }
  #content .main .drop-nav .text,
  #content .main .drop-nav .right-angle {
    position: absolute;
    top: 20%;
  }
  #content .main .drop-nav .icon {
    margin-right: 5%;
  }
  #content .main .drop-nav .right-angle {
    width: 15%;
    right: 5%;
  }
  #content .main .drop-nav .text {
    font-size: 20px;
  }
  #content .main .header .callout .headerCallout .btn .right-angle {
    top: 0;
  }
}
@media (max-width: 640px) {
  #content .main .header.home .callout.signature .headerCallout {
    left: 0;
  }
  #content .main .header.home .callout .headerCallout {
    height: 100%;
    top: 0;
  }
  #content .main .header.home .callout .headerCallout .text-center {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
  }
}
@media (max-width: 500px) {
  #content .main .header.home .title {
    padding-top: 40px;
  }
  #content .main .header.home .title h1 {
    font-size: 32px;
  }
  #content .main .header.home .title h2 {
    font-size: 50px;
  }
  #content .main .drop-nav .text,
  #content .main .drop-nav .right-angle {
    top: 20%;
  }
  #content .main .drop-nav .icon {
    margin-right: 1%;
  }
  #content .main .drop-nav .right-angle {
    width: 15%;
    right: 5%;
  }
  #content .main .drop-nav .text {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .home .bx-wrapper .bx-controls-direction a {
    left: 0;
  }
  .home .bx-wrapper .bx-controls-direction a.bx-next {
    right: 5%;
    left: auto;
  }
}
.lb_overall {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 60px;
  z-index: 1001;
  font-family: 'Crimson Text', serif;
}
.lb_overlay {
  position: fixed;
  width: 100%;
  height: 200%;
  background: #fff;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  z-index: 1000;
}
.lb_container {
  position: relative;
  width: 738px;
  height: 838px;
  background-image: url("/IrishSpring/v3/US/EN/locale-assets/img/lightbox/lb_bg.png");
  margin: auto;
  color: #fff;
}
.lb_croz {
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  background-image: url("/IrishSpring/v3/US/EN/locale-assets/img/lightbox/lb_croz.png");
  right: 25px;
  top: 25px;
  cursor: pointer;
}
.lb_header {
  position: relative;
  margin: auto;
  width: 480px;
  padding: 35px 0 0;
  overflow: hidden;
  clear: both;
}
.lb_header img {
  display: block;
  clear: both;
  float: left;
}
.lb_header h5 {
  display: block;
  float: left;
  font-size: 24px;
  margin: 5px 0 0 20px;
  text-transform: uppercase;
}
.lb_header h5 img {
  float: none;
}
.lb_header h5 span {
  display: block;
  line-height: 36px;
  text-align: center;
}
.lb_content p {
  display: block;
  width: 475px;
  margin: 20px auto;
  font-size: 28px;
  text-align: center;
  line-height: 40px;
}
.lb_content img {
  display: block;
  margin: auto;
}
.lb_content a {
  display: block;
  margin: 25px auto 0;
  width: 344px;
  height: 64px;
  background-image: url("/IrishSpring/v3/US/EN/locale-assets/img/lightbox/lb_ctaback.png");
  padding-top: 18px;
  text-align: center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
  font-size: 19px;
}
@media all and (max-width: 767px) {
  #content .main .moduleGroup .blockquote {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    top: 20px;
  }
  .lb_container {
    width: 90%;
    background-image: url("/IrishSpring/v3/US/EN/locale-assets/img/lightbox/lb_bg_mobile.png");
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
  }
  .lb_croz {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    width: 10px;
    height: 10px;
    top: 15px;
    right: 15px;
  }
  .lb_header {
    width: 90%;
  }
  .lb_header img {
    width: 30%;
  }
  .lb_header h5 {
    text-align: center;
    width: 61%;
    margin: 0 0 0 10px;
  }
  .lb_header h5 img {
    width: 100%;
  }
  .lb_content p {
    width: 70%;
    margin: 10px auto;
  }
  .lb_content img {
    width: 80%;
  }
  .lb_content a {
    width: 80%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    font-size: 10px;
    height: 120px;
    padding-top: 0;
    text-align: center;
    position: relative;
  }
  .lb_content a span {
    display: block;
    position: relative;
    top: 28%;
    font-size: 235%;
  }
}
@media all and (max-width: 600px) {
  .lb_content a span {
    top: 14%;
    font-size: 160%;
  }
}
@media all and (max-width: 500px) {
  .lb_header h5 {
    font-size: 14px;
  }
  .lb_content p {
    font-size: 16px;
    line-height: 22px;
  }
  .lb_overall {
    top: 10px;
  }
}
@media all and (max-width: 410px) {
  .lb_content a {
    height: 70px;
  }
  .lb_content a span {
    top: 15%;
    font-size: 120%;
  }
}
@media all and (max-width: 361px) {
  .lb_content a {
    height: 80px;
  }
  .lb_content a span {
    top: 18%;
  }
}
/* =============================================================================
   FAQ
 ========================================================================== */
#content .main .oneLine {
  white-space: nowrap;
}
#content .main .module.faq {
  background-color: #fff;
  margin: 20px auto 42px auto;
}
#content .main .module.faq .panel-group {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
#content .main .module.faq .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#content .main .module.faq .panel-heading {
  padding: 10px 0;
}
#content .main .module.faq .panel-heading a {
  width: 100%;
}
#content .main .module.faq .panel-title {
  font-size: 19px;
}
#content .main .module.faq .panel-title a:link,
#content .main .module.faq .panel-title a:visited,
#content .main .module.faq .panel-title a:hover,
#content .main .module.faq .panel-title a:active {
  color: #1e5e1e;
  text-decoration: none;
}
#content .main .module.faq .panel-state {
  float: left;
  position: relative;
  width: 22px;
  height: 22px;
  top: 2px;
}
#content .main .module.faq .panel-state .vertical,
#content .main .module.faq .panel-state .horizontal {
  position: absolute;
  display: block;
  background-color: #fff;
  -webkit-transition: width 125ms ease-in, left 175ms ease-in, -webkit-transform 175ms ease-in;
  -moz-transition: width 125ms ease-in, left 175ms ease-in, -moz-transform 175ms ease-in;
  -o-transition: width 125ms ease-in, left 175ms ease-in, -o-transform 175ms ease-in;
  -ms-transition: width 125ms ease-in, left 175ms ease-in, -ms-transform 175ms ease-in;
  transition: width 125ms ease-in, left 175ms ease-in, transform 175ms ease-in;
}
#content .main .module.faq .panel-state .vertical {
  width: 4px;
  height: 14px;
  left: 9px;
  top: 4px;
}
#content .main .module.faq .panel-state .horizontal {
  width: 14px;
  height: 4px;
  left: 4px;
  top: 9px;
}
#content .main .module.faq .panel-state.active .vertical,
#content .main .module.faq .panel-state.active .horizontal {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
#content .main .module.faq .panel-state.active .horizontal {
  width: 0;
  left: 9px;
}
#content .main .module.faq .panel-copy {
  float: left;
  width: 90%;
  padding-left: 15px;
}
#content .main .module.faq .panel-inner {
  font-size: 16px;
  color: #444;
  margin-left: 75px;
}
.ie8 #content .main .module.faq .panel-state.active .vertical {
  width: 0;
}
.ie8 #content .main .module.faq .panel-state.active .horizontal {
  width: 14px;
  left: 4px;
}
@media (min-width: 768px) {
  #content .main .module.faq {
    margin: 0 auto 82px auto;
  }
  #content .main .module.faq .panel-group {
    margin-top: 20px;
  }
  #content .main .module.faq .panel-heading {
    padding: 10px 15px;
  }
  #content .main .module.faq .panel-title {
    font-size: 22px;
  }
  #content .main .module.faq .panel-inner {
    margin-left: 75px;
    margin-right: 30px;
    font-size: 18px;
  }
  #content .main .module.faq .panel-inner p {
    margin-left: 0;
  }
}
.ie9 #content .main .module.faq .panel-state.active .vertical,
.ie8 #content .main .module.faq .panel-state.active .vertical {
  width: 0;
}
.ie9 #content .main .module.faq .panel-state.active .horizontal,
.ie8 #content .main .module.faq .panel-state.active .horizontal {
  width: 14px;
  position: relative;
  left: 4px;
}
/* =============================================================================
   PLP
 ========================================================================== */
.carouselNav {
  background-color: #ff0;
  height: 59px;
  background-image: url("/IrishSpring/v3/common/img/backgrounds/subNavBarGradient.jpg");
}
.carouselNav ul {
  padding: 0;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.carouselNav li {
  float: left;
  list-style: none;
  margin-right: 30px;
  height: 100%;
}
.carouselNav li.selected {
  background-image: url("/IrishSpring/v3/common/img/icons/orangeArrow.png");
  background-position: center 21px;
  background-repeat: no-repeat;
}
.carouselNav li.selected a {
  color: #fff;
  background-color: #ee6630;
  background-repeat: no-repeat;
  height: 25px;
  padding: 2px 10px;
}
.carouselNav > ul li:nth-child(1) {
  border-right: 1px solid #91cf7c;
}
.carouselNav > ul li ul li:nth-child(1) {
  border: none;
}
.carouselNav h3 {
  text-transform: uppercase;
  font-size: 13px;
  color: #103110;
  font-weight: bold;
  margin: 13px 0 3px;
}
.carouselNav a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1e5e1e;
  text-decoration: none;
}
.carouselNav a:hover {
  color: #fff;
}
.productCarouselContainer {
  background-image: url("/IrishSpring/v3/common/img/heros/water-droplets.jpg");
  background-repeat: no-repeat;
  max-height: 416px;
}
.productList .product {
  float: left;
  list-style: none;
}
.productList .product img {
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.productList .product a.calloutBtn {
  display: none;
  font-size: 16px;
}
.productList .calloutBtn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  left: 0;
  width: 152px;
  border: 2px solid #fff;
  top: 52%;
  padding: 10px;
}
.productList .calloutBtn:hover {
  color: #fff;
  text-decoration: none;
}
.productList .calloutBtn .right-angle img {
  display: inline-block;
  margin-top: -4px;
}
a.drop-nav:hover {
  text-decoration: none;
}
.home .bx-wrapper .bx-prev {
  background-image: url("/IrishSpring/v3/common/img/icons/slider-white-arrow-left.png");
}
.home .bx-wrapper .bx-next {
  background-image: url("/IrishSpring/v3/common/img/icons/slider-white-arrow-right.png");
}
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
  display: block;
  position: relative;
}
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  #content .main .product-landing .drop-nav .text {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  #content .main .product-landing .drop-nav .text {
    font-size: 11px;
  }
  #content .main .sectionTitle {
    margin: 20px 0 0;
    font-size: 20px;
  }
  #content .main .moduleGroup .shareCallout {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #content .main .moduleGroup .facebookFrame {
    margin-top: 5px;
  }
}
/* =============================================================================
   PDP
 ========================================================================== */
#content .main .header.pdp .product-detail.callout .headerCallout {
  text-align: left;
}
#content .main .header.pdp .product-detail.callout .headerCallout h1,
#content .main .header.pdp .product-detail.callout .headerCallout h2 {
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 30px;
}
#content .main .header.pdp .product-detail.callout .headerCallout h1 {
  margin-top: 25px;
  font-size: 32px;
}
#content .main .header.pdp .product-detail.callout .headerCallout h2 {
  font-size: 25px;
  margin-top: 10px;
}
#content .main .header.pdp .product-detail.callout .headerCallout p {
  font-size: 18px;
}
#content .main .header.pdp .product-detail.callout .headerCallout ul {
  font-size: 14px;
  margin-bottom: 30px;
}
#content .main .header.pdp .productShot img {
  position: relative;
  top: 20px;
}
#content .main .header.pdp .product-info {
  padding-left: 0;
}
#content .main .header.pdp .product-info p {
  margin-bottom: 20px;
}
#content .main .header.pdp .product-info ul {
  margin-top: 0;
}
#content .main h2.sectionTitle {
  margin-bottom: 30px;
}
#content .main .detail-others {
  width: 935px;
  margin: auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
}
#content .main .detail-others a,
#content .main .detail-others .buyOne {
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: 31%;
  float: left;
  margin-right: 20px;
}
#content .main .detail-others a:last-child,
#content .main .detail-others .buyOne:last-child {
  margin-right: 0;
}
#content .main .detail-others a img,
#content .main .detail-others .buyOne img {
  display: block;
  border-width: 5px;
}
#content .main .detail-others a p,
#content .main .detail-others .buyOne p {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 20px 0;
  line-height: 20px;
}
#content .main .detail-others a img {
  width: 100%;
}
#content .main .hero {
  height: 580px;
  width: 100%;
}
.detail-others .buyOne {
  min-height: 250px;
  border: 4px solid #bfe89c;
  width: 32%;
}
.moduleReview {
  background-color: #fff;
  width: 935px;
  margin: 0 auto 30px;
  padding: 50px 40px;
  border: 5px solid #bfe89c;
}
#content .main .module.detail {
  margin-top: 50px;
  height: 480px;
}
#content .main .module.detail .hiddenBox {
  width: 400px;
  padding: 10px;
  color: #000;
  border: 2px solid #015703;
  position: absolute;
  top: 183px;
  left: 0;
  background-color: #fff;
}
#content .main .hiddenBox {
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -ms-transition: opacity 1s;
  transition: opacity 1s;
}
#content .main .hiddenBox.showing {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  display: block;
}
#content .main .module.detail .hiddenBox .close {
  display: block;
  position: absolute;
  right: -16px;
  top: -16px;
  width: 31px;
  height: 31px;
  background-image: url("/IrishSpring/v3/common/img/icons/hidden-close.png");
}
#content .main .module.detail .hiddenBox h5 {
  color: #015703;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}
#content .main .header .product-detail .btn {
  margin-right: 15px;
}
#content .main .header.pdp .like-btn {
  position: relative;
  top: 405px;
  padding: 0;
  right: 25px;
}
#content .product-bazaar .btn:hover {
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 1299px) {
  #content .main .module.detail {
    margin-top: 45px;
  }
  #content .main .module.detail .product-info ul {
    padding-bottom: 0;
    margin-top: 10px;
  }
  #content .main .header.pdp .like-btn {
    top: 255px;
    right: 20px;
  }
  .moduleReview {
    width: 100%;
  }
  .detail-others {
    width: 100%;
  }
  .product-bazaar h4.reviewsTitle {
    font-size: 30px;
  }
  .product-bazaar .detail-others a p {
    font-size: 14px;
  }
  #content .main .header .product-detail.callout .headerCallout {
    margin-top: 0;
    padding-bottom: 10px;
  }
  #content .main .header .product-info ul {
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 27px;
  }
  #content .main {
    width: auto;
  }
  .productShot img {
    position: relative;
    left: 15px;
    top: 20px;
  }
}
.open-ingredients.mobile {
  cursor: pointer;
  color: #015703;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-image: url("/IrishSpring/v3/common/img/icons/btn-plus.png");
}
.open-ingredients.mobile.open {
  background-image: url("/IrishSpring/v3/common/img/icons/btn-min.png");
}
.mobile-description p {
  margin-top: 10px;
}
.product-bazaar {
  padding-top: 30px;
}
@media (min-width: 768px) and (max-width: 1299px) {
  #content .main .product-bazaar .sectionTitle {
    margin-left: 35%;
    margin-top: 0;
  }
  #content .main .header.pdp .product-detail.callout .headerCallout .btn {
    padding: 9px 15px 9px 18px;
    position: relative;
  }
  #content .main .module.detail {
    margin-top: 40px;
    left: -40px;
  }
}
@media screen and (max-width: 767px) {
  .moduleReview {
    display: none;
  }
  .detail-others .buyOne {
    width: 100%;
  }
  .product-bazaar {
    padding-top: 0;
  }
  #content .main .header.pdp .product-detail.callout .headerCallout {
    font-size: 24px;
  }
  #content .main .header.pdp .product-detail.callout .headerCallout h1 {
    text-align: center;
    font-size: 24px;
  }
  #content .main .header.pdp .product-detail.callout .headerCallout h2 {
    margin-top: 0;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
  }
  #content .main .header.pdp .product-detail .btn {
    margin: 0;
  }
  #content .main .header.pdp .productShot img {
    max-height: 330px;
    padding-bottom: 20px;
    position: relative;
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #content .main .module.detail {
    overflow: visible;
    left: 0;
  }
  #content .main .module.mobile-description {
    background-color: #fff;
    color: #444;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .detail .hiddenBox.showing {
    display: none;
  }
}
@media (max-width: 992px) {
  #content .main .drop-nav {
    position: relative;
  }
}
#content.signatureP #productPlace,
#content.signatureP #buyMob,
#content.signatureP #buyDes,
#content.signatureP .product-bazaar h2 .bo {
  display: none;
}
#content.signatureP .main .product-bazaar h2.sectionTitle {
  margin-left: 0;
}
/* =============================================================================
   ERROR 404
 ========================================================================== */
#content .main .error-404 .subcontainer {
  width: 940px;
  margin: 0 auto;
}
#content .main .error-404 .subcontainer .sectionTitle {
  font-size: 30px;
  margin-top: 59px;
  margin-bottom: 11px;
  letter-spacing: -2px;
}
#content .main .error-404 .subcontainer .module {
  background-color: #fff;
  margin: 20px auto 42px auto;
}
#content .main .error-404 .subcontainer .module .titles {
  padding-bottom: 43px;
  border-bottom: 1px solid #a4c295;
  width: 90%;
  margin: 0 auto;
}
#content .main .error-404 .subcontainer .module .titles h3,
#content .main .error-404 .subcontainer .module .titles h4 {
  text-align: center;
  color: #1e5e1e;
}
#content .main .error-404 .subcontainer .module .titles h3 {
  font-size: 110px;
  font-weight: bold;
  margin-top: 12px;
}
#content .main .error-404 .subcontainer .module .titles h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px;
  line-height: 38px;
}
#content .main .error-404 .subcontainer .module .link-list {
  width: 90%;
  margin: 0 auto;
}
#content .main .error-404 .subcontainer .module .link-list h3 {
  color: #1e5e1e;
  font-weight: bold;
  margin-top: 45px;
  font-size: 21px;
  margin-bottom: 26px;
}
#content .main .error-404 .subcontainer .module .link-list a {
  color: #f18a68;
  text-decoration: underline;
}
#content .main .error-404 .subcontainer .module .link-list .link-container {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 82px;
}
#content .main .error-404 .subcontainer .module .link-list ul {
  padding: 0;
}
#content .main .error-404 .subcontainer .module .link-list ul li {
  margin-bottom: 11px;
}
@media (max-width: 1299px) {
  #content .main .error-404 .subcontainer {
    width: inherit;
  }
  #content .main .error-404 .subcontainer .module .titles h4 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #content .main .error-404 .subcontainer .module .titles {
    padding-bottom: 10px;
  }
  #content .main .error-404 .subcontainer .module .titles h4 {
    font-size: 18px;
    line-height: inherit;
  }
  #content .main .error-404 .subcontainer .module .link-list .link-container {
    margin-bottom: 15px;
    float: none;
  }
  #content .main .error-404 .subcontainer .module .link-list h3 {
    font-size: 23px;
    margin-top: 25px;
  }
  #content .main .error-404 .subcontainer .module .link-list ul {
    text-align: center;
    margin-bottom: 0;
  }
}
