/**
 * Toolkit styles
 */

@font-face {
  font-family: 'cardinal';
  src: url('../fonts/cardinal.eot');
  src: url('../fonts/cardinal.eot?#iefix') format('embedded-opentype'), url('../fonts/cardinal.woff') format('woff'), url('../fonts/cardinal.ttf') format('truetype'), url('../fonts/cardinal.svg#archerlight') format('svg');
  font-weight: normal;
  font-style: normal; }

body {
  position: relative;
  font-family: 'myriad-pro', 'Myriad Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  font-style: normal; }

body {
  font-size: 16px;
  background-color: #efefef; 
  transition: background-color 300ms;
}
  @media (max-width: 1079px) {
    body {
      font-size: 14px; } }
  @media (min-width: 1080px) and (max-width: 1280px) {
    body {
      font-size: 1.25vw; } }
  @media (min-width: 1280px) {
    body body {
      font-size: 16px; } }
  body h1 {
    font-size: 2em; }
  body h2 {
    font-size: 1.875em; }

a:visited, a:link, a:active {
  text-decoration: none;
  color: #e41f35;
  }
a:hover {
  text-decoration: underline;
  color: #e41f35;
  }
.related-products-carousel a:hover, a.icon-product_carousel_L:hover,a.icon-product_carousel_R:hover,a.accordion-toggle:hover, .article-title a:hover, a.play-icon:hover, .collapsible a:hover { text-decoration: none;}

.template {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  background-color: white; }

/* Handle viewport detection from javascript with media queries */
body:before {
  display: none !important; }
  @media (min-width: 992px) {
    body:before {
      content: "desktop"; } }
  @media (min-width: 768px) and (max-width: 991px) {
    body:before {
      content: "tablet"; } }
  @media (max-width: 767px) {
    body:before {
      content: "mobile"; } }

.raquo:after {
  color: #e41f35;
  content: "\0000a0\00BB";
  white-space: nowrap; }

*::-webkit-input-placeholder {
  color: #555555 !important; }

*:-moz-placeholder {
  /* FF 4-18 */
  color: #555555 !important; }

*::-moz-placeholder {
  /* FF 19+ */
  color: #555555 !important; }

*:-ms-input-placeholder {
  /* IE 10+ */
  color: #555555 !important; }

input[type="text"] {
  padding-left: 8px; }

.default-gutter {
  padding-left: 5.5%;
  padding-right: 5.5%;
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 767px) {
    .default-gutter {
      padding-left: 25px;
      padding-right: 25px; } }

.padding-gutter {
  padding-left: 5.5%;
  padding-right: 5.5%;
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 767px) {
    .padding-gutter {
      padding-left: 25px;
      padding-right: 25px; } }

.main-container-bottom-padding {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .main-container-bottom-padding {
      padding-bottom: 30px; } }

.template {
  box-shadow: 1px 6px 20px rgba(0, 0, 0, 0.1), -1px 6px 20px rgba(0, 0, 0, 0.1); }

.default-bottom-padding {
  padding-bottom: 80px; }

iframe {
  border-width: 0; }

input[type="text"]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

.xs-pull-left {
  float: left; }

.xs-pull-right {
  float: right; }

@media (min-width: 768px) {
  .sm-pull-left {
    float: left; }
  .sm-pull-right {
    float: right; } }

@media (min-width: 992px) {
  .md-pull-left {
    float: left; }
  .md-pull-right {
    float: right; } }

@media (min-width: 1200px) {
  .lg-pull-left {
    float: left; }
  .lg-pull-right {
    float: right; } }

.footLogo {
  float: left;
  width: 110px;
  height: 90px;
  margin: 5px; }

.cardinal-logo {
  float: left;
  padding: 17px 0 0 29px; }

.cardinal-logo a {
  display: block; }

.cardinal-logo-img {
  height: 73px;
  height: 5.7vw;
  max-height: 73px; }

@media (max-width: 767px) {
  .cardinal-logo {
    height: 53px;
    padding: 9px 0 13px 10px; }
  .cardinal-logo-img {
    height: 31px; } }

.input-group-addon {
  padding: 5px; }

.form-control {
  padding-left: 3px; }

.row-no-margin {
  margin-left: 0px;
  margin-right: 0px; }

.carousel-control {
  text-shadow: none; }

@media print {
  a[href]:after {
    content: ''; } }

.full-width {
  margin-left: -5.5vw;
  margin-right: -5.5vw; }
  @media (min-width: 1280px) {
    .full-width {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .full-width {
      margin-left: -25px;
      margin-right: -25px; } }

body.modal-open {
  overflow: visible; }

@media (min-width: 541px) and (max-width: 767px) {
  .col-xs-ls-6 {
    width: 50%; } }

div[image-fill] {
  overflow: hidden;
  position: relative; }
  div[image-fill] > img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto; }
  div[image-fill][image-right] > img {
    left: auto;
    right: 0; }

.search {
  margin-top: 30px;
  position: relative;
  width: 100%;
  min-width: 200px;
  max-width: 600px;
  margin-right: 5.5%;
  display: inline-block;
  float:right;
  background-color: #ebebeb;
  border-radius: 4px; }

div.page-title-desktop ~ div.search {
	margin-top: 0px;
}


@media (min-width: 768px) {
.home .searchModel {
float:right; 
width:41.6%;
margin-right:0px;
max-width:600px;
  }

.searchModel {
float:right; 
width:41.6%;
margin-right:3.2%;
max-width:600px;

  }

.searchModelLogin {
float:right; 
width:41.6%;
margin-right:3.2%;
max-width:600px;

  }
  
 .home .searchModelLogin {
float:right; 
width:41.6%;
margin-right:3.7%;
max-width:600px;

  }
  
}

.page-title-mobile {
        padding: 10px 5.5%;
        margin: 0;
        display: block;
        z-index: 0;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
		position: relative;
        font-size: 1.5em;
        text-align: left;
        overflow: hidden;
}

@media (min-width: 768px) {
.page-title-mobile {
	  display: none;
	
	}
	
}

.search-filter {
	visibility:hidden;
}

.search .input-group {
  padding-top: 4px;
  padding-bottom: 4px; }

.home .search {
  margin-right: 20px; }

.search .sign-in-drop-close > a {
  font-size: 50px;
  font-weight: 100;
  color: #5d5d5d; }

.search > .input-group > .insearch.search-icon {
  position: absolute;
  left: 0;
  padding-left: 5px;
  top: 0.5px;
  height: 26px;
  float: left;
  width: 26px;
  padding-top: 0;
  margin-bottom: 0;
  background-color: #ebebeb;
  z-index: 7; }

.search > .input-group > .insearch.search-icon:before {
  height: 30px;
  font-family: cardinal;
  content: "\e618";
  color: #e41f35;
  font-weight: lighter;
  font-size: 26px;
  vertical-align: text-top;
  display: block; }

.search-box {
  padding-right: 40px;
  padding-left: 35px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  position: relative;
  width: 100% !important;
  float: left;
  height: 29px;
  display: table-cell !important;
  font-size: 20px;
  background-color: #ebebeb;
  font-weight: 300;
  font-style: normal;
  border: none; }

.input-group .close_search {
  position: absolute;
  z-index: 20;
  right: 20px;
  top: -21px;
  display: none; }

.close_search.-drop-close {
  font-family: cardinal;
  display: block; }

.close_search.search-drop-close a:before {
  font-weight: 100;
  color: #5d5d5d;
  font-family: cardinal;
  content: "\e60e"; }

#ie8-search-icon {
  display: none; }

.search-box:focus {
  outline-style: none; }

.input-group {
  width: 100%;
  float: right; }

.input-group:focus {
  outline-style: none; }

.input-group ul {
  list-style-type: none;
  color: black;
  padding: 0; }

.submenu-content div {
  padding: 0; }

.search_results_list a {
  color: black;
  font-size: 1.95vw; }

.search_results_list a:hover {
  color: #ee0000;
  font-size: 1.95vw;
  text-decoration: none; }

.go-icon:after {
  content: "\0000a0\00bb";
  font-size: 1.41vw;
  color: #e41f35; }

.submenu-content a {
  color: black; }

.submenu-content a:hover {
  color: #e41f35;
  text-decoration: none; }

.submenu-content ul {
  margin-bottom: 2.34vw; }

div.divider {
  border-top: 1px solid #ccc; }

.wrap.search_popup {
  background-color: #ebebeb;
  width: 100%;
  position: absolute;
  top: 95%;
  left: 0;
  z-index: 8995;
  padding-top: 1.56vw;
  display: none; }

.search_popup h4 {
  color: #e41f35;
  padding-left: 1.56vw; }

.search_popup ul {
  line-height: 120%;
  list-style: none;
  padding: 0; }

.search_popup li {
  width: 100%;
  padding: 0 1.56vw;
  margin-bottom: 2%; }

.search_popup a {
  width: 100%; }

.search-mobile {
  display: none; }

.search-button {
  color: #e41f35;
  background-color: #ebebeb;
  border: none;
  top: 0;
  height: 2.81vw;
  min-height: 28px; }

.form-control {
  box-shadow: none; }

.form-control:focus {
  box-shadow: none; }

li a.full_results {
  font-weight: 700;
  font-style: normal;
  color: black;
  font-weight: bolder;
  font-size: 1.09vw;
  text-decoration: none; }

a.full_results:hover {
  text-decoration: none;
  color: #e41f35;
  font-size: 1.09vw; }

.thought_lead {
  font-style: italic; }

.search_popup ul.thought_lead li {
  margin-bottom: 0.78vw; }

.search-popup-mobile {
  display: none; }

.search-popup-mobile .search_results_list {
  display: none; }
  
  
  
.corporate-callout {
    padding: 5px 5.5%;
    font-size: 14px;
    background: #f7f7f7;
    position: relative;
}

.corporate-callout a {
    color: #5D5D5D;
    font-weight: 400;
}

.corporate-callout a:hover {
    text-decoration: none;
    color: #E41F35;
}

.corporate-callout .raquo:after {
    color: #E41F35;
}
  
  

/* Deskop and Tablet */
@media (min-width: 768px) {
  /* !important for overwriting JS inline style */
  .search-popup-mobile {
    display: none !important; } }

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  .search {
    margin-top: 22px; }
    
    div.page-title-desktop ~ div.search {
	margin-top: 0px;}
    .search .input-group {
    padding-top: 4px;
    padding-bottom: 4px; }
  .home .search {
    margin-right: 20px; }
  .search > .input-group > .insearch.search-icon {
    top: 0;
    border-radius: 5px; }
  .search > .input-group > .insearch.search-icon:before {
    font-size: 23px; }
  .search-box {
    padding-right: 30px;
    padding-left: 30px !important;
    font-size: 16px; }
  .input-group .close_search {
    position: absolute;
    z-index: 7;
    right: 20px;
    top: -21px;
    display: none; }
  .close_search.search-drop-close {
    font-family: cardinal;
    display: block; }
  .search .sign-in-drop-close > a {
    font-size: 40px;
    font-weight: 100;
    color: #5d5d5d; }
  .close_search.sign-in-drop-close {
    font-family: cardinal;
    display: none;
    width: 5%;
    top: -23px; } }

@media (max-width: 767px) {
  .search_popup {
    background-color: #ebebeb;
    width: 250px; }
  .search-popup-mobile {
    margin: 53px auto;
    width: 100%;
    background-color: #ebebeb;
    /*top: 53px; */
  }
  .input-group-mobile {
    position: relative;
    display: block;
    width: 100%;
    border-bottom: thin solid lightgrey; }
  .input-group-mobile input {
    background-color: #ebebeb;
    border: none;
    /*font-size: 1.5em;*/
    font-size: 16px;
    height: 50px;
    width: 100%; }
  .input-group-mobile .search-icon {
    font-size: 1.25em;
    margin-top: 2%; }
  .form-control {
    box-shadow: none; }
  .form-control:focus {
    box-shadow: none; }
  .search-popup-mobile span {
    color: #e41f35; }
  .search-popup-mobile span.go-icon {
    display: inline-block;
    color: #e41f35;
    padding: 0 5px;
    line-height: 30px;
    font-size: 0.7em; }
  .search {
    display: none; }
  .search-icon {
    position: absolute;
    vertical-align: top; }
  .search-mobile {
    float: right;
    /*font-size: 50px;*/
    padding-top: 14px;
    /*padding-left: 21px;*/
    color: #e41f35;
    font-weight: normal;
    display: block; }
  .search-mobile .search-icon {
    background-color: transparent;
    // height: 100%;
    width: 30px;
    padding: 0;
    top: 9px;
    right: 68px; }
  .search-mobile .search-icon:before {
    font-family: cardinal;
    content: "\e618";
    color: #e41f35;
    font-weight: lighter;
    font-size: 30px;
    vertical-align: text-top;
    display: block;
    position: absolute; }
  .input-group-mobile .search-icon {
    left: 9px;
    top: 2px; }
  .input-group-mobile .search-icon:before {
    font-family: cardinal;
    content: "\e618";
    color: #e41f35;
    font-weight: lighter;
    font-size: 30px;
    vertical-align: text-top;
    display: block;
    position: absolute; }
  .search-mobile .search-icon img {
    position: absolute;
    /* For IE9 */
    width: 100%;
    height: 100%;
    bottom: -50%;
    display: none; }
  .input-group-mobile .search-icon img {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -50%;
    display: none; }
  .search-popup-mobile > .input-group-mobile > .col-xs-9, .search-popup-mobile > .input-group-mobile > .col-xs-9 > input[type='text'] {
    padding-right: 0; }
  .search-popup-mobile > .input-group-mobile > .col-xs-9 > input[type='text']::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .search-popup-mobile .search-drop-close {
    line-height: 40px;
    position: absolute;
    right: 2%;
    font-family: cardinal; }
  .search-mobile a img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .search-popup-mobile .search_results_list {
    font-size: 0.8em;
    list-style: none;
    padding: 15px 0 15px 40px; }
  .close_search {
    font-size: 10px;
    font-family: cardinal;
    content: "\0000a0\e603"; }
  .search_results_list a {
    font-size: 1.4em; }
  .search_results_list a:hover {
    font-size: 1.4em; }
  .go-icon:after {
    content: "\0000a0\00bb";
    font-size: 20px;
    line-height: 20px;
    color: #e41f35; } }

.navigation {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
  z-index: 8991;
  /* required for shadow to show on menu*/
  position: relative;
  margin: 0 auto; 
  background: #fff;
}
  @media (min-width: 768px) and (max-width: 1280px) {
    .navigation {
      font-size: 1.25vw; } }

.primary-nav-bar {
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  text-align: justify;
  height: 3em; 
  overflow: hidden;
}
  @media (max-width: 767px) {
    .primary-nav-bar {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .primary-nav-bar {
      padding-left: 70px;
      padding-right: 71px; } }
  .primary-nav-bar:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .primary-nav-bar > li {
    display: inline-block; }
    .primary-nav-bar > li:first-child {
      margin-left: -15px; }
    .primary-nav-bar > li:last-child {
      margin-right: -15px; }

.navigation a {
  color: black;
  font-size: 1.25em; }

.navigation a:hover {
  color: #e41f35;
  background-color: white; }

.nav > li > a {
  font-weight: 400;
  font-style: normal; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #ffffff; }

.nav-dropdown > span {
  white-space: normal; }

.navigation a:hover {
  background-color: white; }

.nav-dropdown span:after {
  font-family: cardinal;
  content: "\0000a0\e60b";
  color: #e41f35;
  font-size: 0.66em;
  white-space: nowrap; }

.nav-mobile-icon {
  display: none; }

.navigation li a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/** Phone */
@media screen and (max-width: 767px) {
  .navigation-underlay {
    padding: 150px;
    display: none; }
  .template .navigation {
    position: fixed;
    top: 0; }
  .navigation {
    display: block;
    box-shadow: 0 0 0 #e7e7e7;
    width: 80%;
    height: 100%;
    background-color: #dedede; }
  .navigation-moved {
    display: block;
    right: 0; }
  .template {
    position: relative; }
  .template-moved {
    position: relative;
    right: 80%; }
  .header-moved {
    position: relative;
    right: 80%; }
  .nav-mobile-icon {
    display: block;
    float: right;
    padding: 0;
    margin: 0;
    cursor: pointer;
    cursor: hand;
    border: solid 0 black; }
  .nav-mobile-img {
    height: 53px;
    width: auto; }
  .nav > li > a, .nav > li > a {
    background-color: #dedede; }
  .navigation {
    padding-top: 0;
    overflow-y: scroll;
    height: 100%; }
  .nav-pills > li + li {
    margin-left: 0px; }
  .navigation li a {
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0;
    border-bottom: solid 1px white;
    width: 267px;
    height: 52px;
    font-size: 18px;
    font-size: 1.41vw;
    line-height: 50px;
    text-align: left;
    padding: 10px 10px 0 20px; }
  .nav-dropdown:after {
    font-family: cardinal;
    /*content: "\0000a0\e607";*/
    content: "\0000a0\e609";
    color: #e41f35;
    font-size: 30px;
    font-size: 2.34vw;
    position: relative;
    float: right;
    right: 12px;
    top: -10px; }
  .navigation li:first-child {
    display: block;
    width: 100%;
    height: 53px;
    margin-bottom: 1px;
    border-bottom: solid 1px white;
    padding: 0; }
  .navigation li:first-child a {
    height: 54px;
    padding: 5px 10px; }
  .nav-close:after {
    font-family: cardinal;
    content: "\0000a0\e603";
    color: black;
    font-size: 53px;
    font-size: 4.14vw;
    position: relative;
    float: right; }
  .nav-dropdown.minus-icon:after {
    content: "\0000a0\e613"; }
  .nav-dropdown span:after {
    content: ""; }
  .nav-dropdown:hover {
    background-color: #e41f35; }
  .nav > li > a:hover, .nav > li > a:focus {
    background-color: #dedede; } }

.navigation a.selected-nav-link {
  color: #e41f35; }

.secondary-navigation {
  z-index: -1;
  /*z-index: 8990;*/
  position: absolute;
  display: none;
  padding: 0;
  width: 100%;
  max-width: 1280px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2); 
  overflow: hidden;
  opacity: 0;
  transition: opacity 75ms cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: opacity;
}

.secondary-navigation a {
  color: black; }

.secondary-navigation > div {
  width: 100%;
  padding: 0; }

.secondary-navigation > .sub-nav-list-menu .sub-nav-list {
  padding-top: 6px;
  padding-bottom: 24px; }

.secondary-navigation a:hover {
  color: #e41f35; }

.secondary-navigation > .nav-hover-from-navigation {
  padding-top: 0; }

.secondary-navigation.show-nav {
  opacity: 1;
}

.mobile-nav {
  background-color: #dedede;
  box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.05) inset;
  width: 267px; }

.mobile-nav > a {
  display: block;
  height: 54px;
  background-color: #dedede;
  border-bottom: solid 1px white; }

.mobile-nav a {
  box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.05) inset; }

.mobile-nav ul {
  box-shadow: 5px 0 5px -5px rgba(0, 0, 0, 0.05) inset; }

.mobile-nav > ul {
  display: block;
  background-color: #dedede;
  padding: 0;
  margin: 0; }

.mobile-nav > ul > li {
  display: block;
  padding: 0;
  margin: 0;
  border-bottom: solid 1px white; }

.mobile-nav > ul > li > a {
  display: block;
  padding: 0 0 0 20px;
  margin: 0;
  height: 53px;
  line-height: 53px;
  color: black;
  font-size: 19px;
  font-weight: 400;
  font-style: normal; }

.mobile-nav > ul > li > a.mobile-nav-closed + ul {
  display: none; }

.mobile-nav > ul > li > a.mobile-nav-closed:after {
  font-family: cardinal;
  content: "\0000a0\e602";
  color: #e41f35;
  font-size: 30px;
  position: relative;
  float: right;
  padding-right: 10px; }

.mobile-nav > ul > li > a.mobile-nav-open:after {
  font-family: cardinal;
  content: "\0000a0\e613";
  color: #e41f35;
  font-size: 30px;
  position: relative;
  float: right;
  padding-right: 10px; }

.mobile-nav > ul > li > ul {
  display: block;
  background-color: white;
  padding: 10px 0 10px 0;
  margin: 0; }

.mobile-nav > ul > li > ul > li {
  display: block;
  padding: 0;
  margin: 0; }

.mobile-nav > ul > li > ul > li > a {
  display: block;
  padding: 10px 0 10px 20px;
  margin: 0;
  height: 35px;
  line-height: 16px;
  color: #3c3c3c;
  font-size: 17px;
  font-weight: 400;
  font-style: normal; }

.mobile-nav > ul > li > ul > li > a:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.mobile-nav > a:after {
  font-family: cardinal;
  content: "\e60e";
  float: right;
  font-size: 26px;
  line-height: 54px;
  color: #5d5d5d;
  padding-right: 10px; }

/*@media  (max-width: 479px) {
  div.corporate-callout ~ div.header-mobile  {
  top: 50px;
 }
   }*/

/*@media (min-width: 480px) and (max-width: 767px) {
  div.corporate-callout ~ div.header-mobile  {
  top: 26px;
 }
   }*/

.page-title-desktop {
    text-align: right;
    margin-right: 4.2%;
    margin-top: 17px;
    margin-bottom: 3px;
    font-weight: 300;
 }

@media (max-width: 767px) {
  .header-mobile {
    display: block;
    /*height: 53px;*/
    /*position: fixed;*/
    top: 0;
    width: 100%; }
  .header-underlay-mobile {
    padding: 27px; } }

@media (min-width: 768px) {
  .header-mobile {
    display: none !important; } }

.sub-navigation {
  background-color: white;
  padding: 10px 0 0 0;
  z-index: 6;
  display: none;
  white-space: normal; }
  @media (min-width: 768px) and (max-width: 1280px) {
    .sub-navigation {
      font-size: 1.25vw; } }

.sub-navigation > div {
  padding-left: 2%; }

.nav > li {
  position: static; }

.sub-navigation a:hover {
  text-decoration: none; }

.sub-navigation > .row {
  display: block;
  width: 100%;
  margin: 0; }

.nav-hover-from-navigation {
  background-color: transparent; }

.nav-hover-from-navigation > div  	 {
  background-color: white; }

@media (max-width: 767px) {
  .sub-navigation {
    display: none;
    position: relative;
    top: auto;
    padding: 0; } }

.sub-nav-list h2, .nav-heading {
  display: inline-block;
  width: 100%;
  font-size: 1.688em;
  line-height: 1.1;
  margin: 20px 0 2px 0;
  border-bottom: solid 1px #e41f35;
}

@media (max-width: 767px) {
  .nav-heading {
    font-size: 1.125em;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    border-bottom: none; }
  }

.sub-nav-list {
  padding: 6px 2% 10px; }

.sub-nav-list p {
  font-weight: 400;
  font-style: normal;
  line-height: 1.15em; }

.sub-nav-list li a {
  color: black;
  font-size: 1.125em; }

.sub-nav-list .sub-nav-see-more a {
  font-weight: bold;
  color: black;
  font-weight: 400;
  font-style: normal;
  font-size: 1.063em;
  padding: 0.2em; }

.sub-nav-list .sub-nav-see-more a:hover {
  color: #e41f35; }

.sub-nav-list li {
  display: block; }

.sub-nav-list ul {
  display: block;
  padding: 0; }
  
.left-menu>ul>li>ul, .sub-nav-list ul {
  font-weight: 300;
  margin-bottom: 0;
}

.sub-nav-list a:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.sub-nav-list .no-after-mark:after {
  content: '';
  display: block;
  padding: 0; }

.sub-nav-list li a {
  display: block;
  padding: 0.3em 0.2em;
  line-height: 1.063em; }

@media (max-width: 767px) {
  .sub-nav-list {
    display: inline-block;
    width: 100%;
    height: 42px; }
  .sub-nav-list h2 {
    font-size: 1.125em;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    border-bottom: solid 0px #e41f35; }
  .sub-nav-list a {
    display: block; } }

@media (min-width: 1600px) { }

.sub-nav-header {
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  padding: 0 5% !important;
  background-color: #5d5d5d;
  width: 100%;
  float: left;
  box-shadow: 0 6px 6px #555555 inset;
  font-weight: 300;
  font-style: normal;
  display: none;
  z-index: 8; }

.sub-nav-header > a {
  color: white; }

.sub-nav-header .nav-close-sub a {
  display: block;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  color: white; }

.sub-nav-header .nav-close-sub a:hover {
  color: #e41f35; }

.sub-nav-header.show-header-tablet {
  display: block; }

.sub-nav-header .nav-close-sub a:after {
  font-family: cardinal;
  content: "\e60e";
  color: white;
  font-size: 1.25em;
  position: relative;
  display: inline;
  padding-left: 25px; }

.sub-nav-header .nav-close-sub a:hover:after {
  color: #e41f35; }

.sub-nav-header div {
  float: right; }

.sub-nav-header a:hover {
  background-color: transparent; }

.sub-nav-header > a:after {
  content: "\0000a0\00BB";
  color: white; }

.sub-nav-mega-menu {
  width: 100%;
  display: none;
  white-space: normal;
  height: 100%; }
  @media (min-width: 768px) and (max-width: 1280px) {
    .sub-nav-mega-menu {
      font-size: 1.25vw; } }
  .sub-nav-mega-menu > div {
    height: 100%; }

.sub-nav-mega-menu a:hover {
  text-decoration: none; }

.sub-nav-mega-menu > div > ul {
  width: 100%;
  display: block;
  background-color: #dcdcdc;
  padding-left: 0;
  min-height: 18.938em;
  margin-bottom: 0;
  position: relative; }

.sub-nav-mega-menu > div > ul > li {
  width: 100%;
  display: block;
  min-height: 2.188em;
  line-height: 2.188em;
  padding-left: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.sub-nav-mega-menu > .row {
  height: 50px;
  margin: 0; }

.sub-nav-mega-menu > div > ul > li > a {
  font-size: 1.25em;
  width: 100%;
  display: block;
  padding-left: 5.5%;
  height: 100%; }

.sub-nav-mega-menu > div > ul > li > div {
  display: none; }

.sub-nav-mega-menu > div > ul > li.selected-mega-menu {
  background-color: white; }

.sub-nav-mega-menu > div > ul > li.selected-mega-menu > a:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.selected-mega-menu > .sub-nav-mega-menu-list {
  display: block;
  position: absolute;
  margin-left: 25%;
  top: 0;
  min-height: 18.938em;
  background-color: white;
  padding-left: 2%; }

.selected-mega-menu > .sub-nav-mega-menu-list {
  line-height: normal;
  background-color: white;
  padding-right: 15px; }

.selected-mega-menu > .sub-nav-mega-menu-list > .sub-nav-list {
  width: 33%; }

.sub-nav-list {
  background-color: white; }

.template .sitting-header {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background-color: white; }

.template .sitting-header-underlay {
  width: 100%; }

@media (max-width: 767px) {
  .template .sitting-header {
    width: 100%; } }

.header {
  width: 100%;
  background-color: white;
  padding: 0;
  z-index: 8;
  display: inline-block; }

  .header-mobile {
    display: block;
    z-index: 100;
  }

.header-component-border {
  border: 5px solid #d5d5d5; }

@media (max-width: 767px) {
  .header {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    padding-bottom: 0;
    /* height: 53px; */
    } 
  }

.home-content {
  width: 100%;
  overflow: hidden; }

.homepage-header {
  position: relative; }

.homepage-articles {
  height: 580px;
  position: relative;
  overflow: hidden;
  z-index: 0; }

.homepage-articles .slick-list {
  width: 100%; }

.article {
  width: 100%;
  height: 640px;
  padding: 70px 0px 20px 68px; }

.article.reverse {
  color: white; }

.article.reverse h2 {
  color: white; }

.article img {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%; }

.article h2 {
  position: relative;
  font-size: 5em;
  width: 35%;
  color: #636363;
  line-height: 90%;
  letter-spacing: -0.0125em; }

.article p {
  position: relative;
  width: 35%;
  font-size: 1.313em; }

.article button {
  position: relative;
  background-color: #e41f35;
  color: white; }

.article button:hover {
  color: white;
  background-color: darkred; }

#meatballs {
  float: left; }
  @media (max-width: 767px) { }
  #meatballs .slick-dots {
    list-style: none;
    outline: 0;
    padding: 0;
    padding-top: 2px;
    margin: 0; }
    #meatballs .slick-dots:focus {
      border: none; }
    #meatballs .slick-dots li {
      position: relative;
      display: inline-block;
    border-radius: 100%;
      height: 25px;
      width: 25px;
      margin: 0px 1px;
      padding: 0px;
      cursor: pointer;
      list-style: none;
      vertical-align: top;
      width: 25px !important;
      height: 25px !important;
      color: #333; }
      #meatballs .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 100%;
        width: 100%;
        outline: none;
        line-height: 0;
        font-size: 0;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        #meatballs .slick-dots li button:before {
          left: 1px;
          content: '\2022';
          text-align: center;
          color: #2e2e2f;
          height: 0;
          width: 0;
          line-height: 0;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
          /*  text-outline: 2px 2px #ff0000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white !important;*/
          font-size: 60px; }
      #meatballs .slick-dots li.slick-active button:before {
        color: #e41f35; }

#hpPause {
  top: 3px;
  float: left;
  color: #333;
  font-size: 21px;
  cursor: pointer;
  text-shadow: -0.5px -1px 2px white, 0.5px -1px 2px white, -1px 1px 2px white, 0.5px 0.5px 2px white;
  height: 100%; }

/* Safari Only
   Safari positions the :before pseudo elements differently
   from all other browsers, so use this Safari-only media
   query to handle the position of the play/pause button
 */
@media screen and (-webkit-min-device-pixel-ratio: 0) { }


@media (max-width: 1199px) and (min-width: 768px) {
  .article {
    height: 440px;
  }
}
@media (max-width: 768px) and (min-width: 540px) {
  .homepage-articles .article {
    height: auto;
    padding-bottom: 60px;
  }
}
@media (max-width: 640px) {
  .homepage-article {
    position: relative !important;
    z-index: 10 !important;
  }
}
@media (max-width: 767px) {
  #carousel-controls {
    bottom: auto !important;
    top: 23vw !important;
  }

  #now-trending {
    position: relative;
    z-index: 2;
  }
  #now-trending .slick-slide {
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 540px) {
  .homepage-articles {
    padding-bottom: 52px !important;
  }
  .homepage-articles .article {
    height: auto;
    padding-top: 70vw;
  }
  .homepage-articles .article > div {
    height: 70vw;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
  }
  .homepage-articles .article > div > img {
    height: 93vw;
  }

  .homepage-articles {
    z-index: 10;
    position: relative;
  }
  
  .homepage-articles-Search{
    z-index: 7;
  }
  
  

  #carousel-controls {
    top: 60vw !important;
    bottom: auto !important;
    z-index: 11 !important;
  }

  .now-trending-background > div {
    height: 100%;
    min-height: 390px;
  }
  .now-trending-background > div div {
    height: 100%;
    min-height: 390px;
    left: 0;
    position: relative;
    text-align: center;
  }
  .now-trending-background > div div img {
    height: 100%;
    min-height: 390px;
    position: absolute;
    right: -70%;
    width: auto;
  }
}


#carousel-controls {
  position: absolute;
  bottom: 100px;
  left: 68px;
  z-index: 4; }

@media (min-width: 768px) and (max-width: 1199px) {
  .homepage-articles {
    height: 440px; }
  .article {
    height: 440px;
    padding-top: 50px; }
  .article h2 {
    font-size: 3.75em; }
  #carousel-controls {
    bottom: 40px; } }

@media (max-width: 767px) {
  .homepage-articles {
	padding-bottom: 0 !important;
	height: auto !important; }
  .homepage-articles .slick-list {
    padding-bottom: 0px !important; }
  .article {
    height: 420px;
    padding: 8% 20px 2px 30px; }
  .article h2 {
    font-size: 3em;
    position: absolute;
    top: 20px;
    width: 60%; }
  .article p {
    position: relative;
    width: 100%;
    color: #333;
    margin: 10px 0px; }
  .article img {
    width: 100%;
    height: auto; }
  .home-content .article .article-content {
    height: auto;
    padding-top: 0px;
    padding-left: 10.5vw;
    padding-right: 10.5vw;
    margin-left: -10.5vw;
    margin-right: -10.5vw; }
  #carousel-controls {
    bottom: auto;
    left: 30px; } }

@media (max-width: 540px) {
  .article {
    padding: 218px 10px 30px 30px; }
  .article h2 {
    font-size: 2em;
    position: relative;
    width: 100%;
    top: auto; }
  .article.reverse h2 {
    color: #333; }
  .article img {
    width: auto;
    height: 220px; }
  #carousel-controls {
    top: 180px;
    right: 25px;
    left: auto; } }

.footer-desktop {
  background-image: url(../images/black-footer.png);
  background-repeat: no-repeat;
  background-position: center 2px;
  background-size: 100% 301px;
  height: 300px;
  margin-top: -30px;
  z-index: 1;
  position: relative; }

.footer-desktop > .container-fluid > .row {
  width: 100%; }

.footer-desktop .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.logo-holder-footer-desktop {
  /*    max-width: 100%; */
  max-width: 100%;
  height: auto;
  display: inline-block; }

.footer-connect-header-desktop {
  font-size: 18px;
  color: white;
  padding-bottom: 20px;
  font-weight: 600;
  font-style: normal; }

.footer-company-header {
  color: white;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
  font-style: normal;
  border-bottom: solid 1px white;
  padding: 0 0 5px; }

.footer-list-1 .footer-company-header {
  margin-left: 15px; }

.footer-list-2 .footer-company-header {
  padding-left: 15px;
  margin-left: 0; }

.footer-support-header {
  color: white;
  font-size: 18px;
  padding-bottom: 5px;
  margin-left: 15px;
  font-weight: 600;
  font-style: normal;
  border-bottom: solid 1px white;
  width: 180px;
  margin-bottom: 15px; }

ul.footer-list-links {
  padding: 0 15px;
  text-decoration: none;
  margin-bottom: 0; }

.footer-list-links li {
  padding-bottom: 4px;
  -webkit-padding-start: 0px;
  list-style: none;
  color: #999; }

.footer-list-links a {
  color: #999; }

.footer-list-links a:hover {
  color: white;
  text-decoration: none; }

.desktop-col-1 {
  padding-top: 50px;
  padding-left: 5%;
  min-width: 252px; }

.desktop-col-2 {
  padding-top: 50px;
  /*    padding-left:4%;*/
  padding-left: 40px;
  min-width: 325px; }

.desktop-col-3 {
  padding-top: 50px;
  padding-right: 0;
  max-width: 300px; }

.footer-nested-list-1-desktop {
  /*   padding-right:30px;*/
  /*   white-space: nowrap;*/
  padding: 0; }

.footer-nested-list-2-desktop {
  padding-top: 0;
  padding-left: 0; }

.desktop-col-4 {
  padding-top: 50px;
  /*    padding-right:40px;*/
  padding-left: 20px;
  padding-right: 0;
  /*    margin-left: -30px;*/
  margin-left: -1%; }

.footer-list-1 {
  display: inline-block;
  width: 100%; }

.footer-list-2 {
  display: inline-block; }

.footer-list-2 a:hover {
  color: white;
  text-decoration: none; }

.footer-list-3 {
  color: #999;
  -webkit-padding-start: 0px; }

.footer-list-3 a:hover {
  color: white;
  text-decoration: none; }

.copyright-footer-desktop {
  margin-top: 80px;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  padding-left: 35px; }

.copyright-wrapper-desktop {
  margin-left: 5%;
  position: relative;
  top: -10px; }

/*don't think we need this anymore*/
.sign-in {
  padding-left: 120px;
  padding-top: 20px; }

/*distance of redface and sign-in text from cardinal logo */
.sign-in-desktop {
  white-space: nowrap;
  padding-top: 17px;
  padding-left: 52px; }

.sign-in-text-desktop {
  font-size: 16px;
  max-width: 100%; }

.sign-in-text-desktop a {
  color: #999;
  max-width: 100%; }

.sign-in-text-desktop a:hover {
  color: white;
  text-decoration: none; }

/*don't think this is used anymore*/
.sign-in-text {
  /*space between sign-in text and little red+white face logo*/
  padding-left: 0;
  color: #e41f35; }

.sign-in-text a {
  color: #e41f35; }

.sign-in-text a:hover {
  color: white;
  text-decoration: none; }

.icon-list-desktop {
  list-style-type: none;
  padding-top: 0;
  padding-left: 0; }

.icon-list-desktop li {
  /*vertical space between icons*/
  padding-bottom: 12px;
  color: #999;
  font-size: 1em; }

.icon-list-desktop a {
  color: #999; }

.icon-list-desktop a:hover {
  color: white;
  text-decoration: none; }

.icon-span {
  /*    space between social media icons and social media text*/
  /*check for redundancy*/
  padding-left: 10px;
  font-size: 1em; }

.icon-span a {
  color: #999; }

.logo-holder-footer-desktop img {
  width: 221px;
  height: auto; }

.button-red {
  color: #ffffff;
  background-color: #e41f35;
  border: 0 solid #d5d5d5;
  padding-top: 0.55vw;
  padding-bottom: 0.39vw;
  padding-right: 12px;
  padding-left: 0.94vw;
  font-size: 1.41vw;
  border-radius: 5px;
  width: 8.44vw; }

.button-red:hover {
  background-color: #bc0000;
  color: white; }

.sign-in-div .button-red {
  height: 48px; }

.button-black-on-red {
  color: #ffffff;
  background-color: #252525;
  border: 5px solid #ab1727;
  padding-top: 9px;
  padding-bottom: 9px; }

.button-black-on-red:hover {
  color: #d5d5d5; }

.button-blue {
  color: #ffffff;
  background-color: #346170;
  border: 5px solid #8ccfde;
  padding-top: 9px;
  padding-bottom: 9px; }

.button-blue:hover {
  color: #8ccfde; }

@media (max-width: 767px) {
  .button-red {
    height: 83px;
    width: 222px;
    font-size: 35px;
    font-weight: 100; } }

@media (min-width: 1280px) {
  .button-red {
    padding-top: 7px;
    padding-bottom: 5px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 18px;
    border-radius: 5px;
    width: 108px; } }

.button-dark {
  width: auto;
  height: 36px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  background-color: #515151; }
  .button-dark:hover {
    color: white; }
  .button-dark:hover {
    background-color: black; }

.button-red-2 {
  width: auto;
  height: 36px;
  color: white;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  background-color: #e41f35; }
  .button-red-2:hover {
    color: white; }
  .button-red-2:hover {
    background-color: #bc0000; }

.email {
  position: relative; }

.connect-btn img {
  width: 12%;
  display: inline;
  margin-left: 8px; }

.open-connect
{ color: #e41f35; 
cursor: pointer; }

.connect-btn {
  float: right;
  background-size: cover;
  display: inline-block;
  width: 20px;
  height: 20px; }

.open-connect
{ color: #e41f35; 
cursor: pointer; }


.connect-btn.closed:before {
  content: "\e602";
  font-family: "cardinal";
  font-size: 24px; }

.connect-btn.open:after {
  display: inline-block;
  font-family: "cardinal";
  content: "\e613";
  font-size: 24px; }

.connect-mobile-icon {
  display: none; }

.connect-body .collapse {
  display: none;
  visibility: hidden; }

.connect-body .collapse.in {
  display: block;
  visibility: visible; }

#collapseConnect .well {
  background: transparent; }

@media (max-width: 767px) {
  .connect-mobile-icon {
    padding: 26px;
    float: right;
    display: block; } }

.connect-widget {
  width: 255px;
  top: 50%;
  right: -255px;
  z-index: 100;
  position: fixed;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right 0.3s ease;
          transition: right 0.3s ease; }
  @media (min-width: 768px) and (max-width: 991px) and (max-height: 650px) {
    .connect-widget {
      top: 317px; } }
  @media (max-width: 767px) {
    .connect-widget {
      padding-bottom: 49px;
      overflow-y: scroll; } }
  .connect-widget:hover {
    right: -240px; }
  .connect-widget.touch-no-hover:hover {
    right: -255px; }
  .connect-widget.open {
    right: 0 !important; }
  .connect-widget .tab {
    width: 48px;
    height: 165px;
    top: 50%;
    left: -48px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: #5d5d5d;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    /* For Safari */
    -webkit-font-smoothing: subpixel-antialiased; }
    @media (max-width: 767px) {
      .connect-widget .tab {
        display: none; } }
    .connect-widget .tab .connect-btn {
      width: 24px;
      height: 24px;
      top: 10px;
      color: #ffffff;
      float: none;
      margin: 0 auto;
      display: block;
      position: relative; }
    .connect-widget .tab span {
      
      bottom: 0;
      display: block;
      position: absolute;
      font-size: 24px;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      -webkit-transform-origin: 0 50% 0;
          -ms-transform-origin: 0 50% 0;
              transform-origin: 0 50% 0; }
      .connect-widget .tab span.ie9 {
        left: -38%;
        bottom: 25%; }
  .connect-widget .form {
    padding: 15px;
    background-color: #ffffff; }
    
     .connect-widget .form_leftcolmark {
   margin-top: 10px!important; }
    
    .connect-widget .form .close {
      top: -15px;
      right: -15px;
      display: none;
      position: relative; }
    .connect-widget .form h2, .connect-widget .form h3, .connect-widget .form h4 {
      margin: 0; }
    .connect-widget .form h2 {
      color: #e41f35;
      font-size: 36px; }
    .connect-widget .form h3 {
      font-size: 12px; }
    .connect-widget .form h4 {
      font-size: 36px;
      font-weight: 400; }
    .connect-widget .form label {
      color: #666666;
      display: block;
      font-size: 12px;
      font-weight: normal;
      margin-top: 5px;
      margin-left: 10px; }
    .connect-widget .form input[type='text'], .connect-widget .form input[type='tel'], .connect-widget .form input[type='email'] {
      width: 100%;
      border: 0;
      padding: 5px;
      padding-left: 10px;
      border-radius: 5px;
      background-color: #e7e7e7; }
    .connect-widget .form .btn {
      padding: 6px 12px;
      font-size: 20px;
      margin-top: 15px;
      font-weight: normal; }
      @media (max-width: 767px) {
        .connect-widget .form .btn.button-red {
          height: auto; } }
      .connect-widget .form .btn[type='reset'] {
        width: 40%;
        background-color: #ffffff; }
      .connect-widget .form .btn[type='button'] {
        width: 55%;
        float: right; }
  @media (max-width: 767px) {
    .connect-widget.open {
      width: 100%;
      height: 100%;
      top: 53px;
      left: 50%;
      right: auto;
      background-color: #ffffff;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      .connect-widget.open .form {
        padding-left: 5.5vw;
        padding-right: 5.5vw; }
        @media (max-width: 767px) {
          .connect-widget.open .form {
            padding-left: 25px;
            padding-right: 25px; } }
        @media (min-width: 1280px) {
          .connect-widget.open .form {
            padding-left: 70px;
            padding-right: 71px; } }
        .connect-widget.open .form .close {
          opacity: 1;
          display: block;
          position: absolute;
          right: 0;
          top: -13px;
          line-height: 40px; }
        .connect-widget.open .form h3 {
          font-size: 16px; }
        .connect-widget.open .form label, .connect-widget.open .form input[type='text'], .connect-widget.open .form input[type='tel'], .connect-widget.open .form input[type='email'] {
          font-size: 16px; } }

.connect-mobile-icon {
  top: 17px;
  right: 110px;
  height: 30px;
  padding: 0;
  position: absolute; }
  .connect-mobile-icon img {
    height: 80%; }

.related-products-carousel .icon-product_carousel_L {
  position: absolute;
  top: 25%;
  color: darkgray;
  outline-style: none; }

.related-products-carousel .icon-product_carousel_R {
  position: absolute;
  top: 25%;
  color: darkgray;
  right: 0px;
  outline-style: none; }

.related-products-carousel .icon-product_carousel_L:hover {
  color: black; }

.related-products-carousel .icon-product_carousel_R:hover {
  color: black; }

.related-products-carousel .icon-product_carousel_L.slick-disabled {
  color: gainsboro;
  cursor: default; }

.related-products-carousel .icon-product_carousel_R.slick-disabled {
  color: gainsboro;
  cursor: default; }

.related-products-carousel .icon-product_carousel_L.slick-disabled:active {
  color: gainsboro;
  cursor: default; }

.related-products-carousel .icon-product_carousel_R.slick-disabled:active {
  color: gainsboro;
  cursor: default; }

.related-products-carousel .icon-product_carousel_L.slick-disabled:hover {
  color: gainsboro;
  cursor: default; }

.related-products-carousel .icon-product_carousel_R.slick-disabled:hover {
  color: gainsboro;
  cursor: default; }

.related-products-carousel .icon-product_carousel_L:before {
  font-family: cardinal;
  content: "\e609";
  font-size: 4vw;
  padding: 0 1px; }

.related-products-carousel .icon-product_carousel_R:before {
  font-family: cardinal;
  content: "\e60c";
  font-size: 4vw;
  padding: 0 1px; }

.carousel {
  padding-bottom: 4%;
  position: relative; }

.related-products-carousel .slick-list {
  width: 80%;
  margin: 0px auto; }

#carousel-pagination {
  width: 100%;
  max-width: 960px;
  text-align: right;
  display: inline-block;
  margin-top: 35px;
  margin-bottom: 20px; }

.carousel img {
  max-width: 200px;
  width: 100%; }

#carousel-pagination > span > h3 {
  margin: 0;
  vertical-align-align: bottom; }

#carousel-pagination > p {
  margin: 0;
  padding: 0; }

#carousel-pagination:after {
  clear: both; }

#carousel-pagination a {
  color: black; }

.carousel-inner {
  width: 80%;
  margin: 0px auto; }

.carousel-inner .active.left {
  left: -25%; }

.carousel-inner .next {
  left: 25%; }

.carousel-inner .prev {
  left: -25%; }

.product {
  padding: 2px; }

.related-products-carousel .product { padding: 2px 10px; }

.product p, .product .stars {
  margin: 0px auto; }

.stars p {
  display: inline; }

.product .go-icon {
  /* text-align: center; */
  color: black;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin: 0px auto;
  text-align: left; }

.go-icon:hover, #carousel-pagination a:hover {
  color: #e41f35;
  position: relative;
  text-decoration: none; }

.page {
  position: absolute; }

.page {
  right: 90px; }

.stars {
  color: #e41f35; }

.product div a p {
  color: black; }

@media (max-width: 767px) {
  .product div a img {
    margin: 0px auto; }
  .product div a p {
    margin: 0px auto;
    width: 60%; }
  .product div .stars {
    margin: 0px auto;
    width: 60%; }
  .product div .go-icon {
    margin: 0px auto;
    width: 60%; }
  .product {
    margin: 0px auto; }
  #wrapper .icon-product_carousel_L:before {
    font-size: 10vw; }
  #wrapper .icon-product_carousel_R:before {
    font-size: 10vw; }
  .product p, .product .stars {
    font-size: 1em; } }

@media (min-width: 768px) and (max-width: 992px) {
  .carousel-inner .active.left {
    left: -50%; }
  .carousel-inner .next {
    left: 50%; }
  .carousel-inner .prev {
    left: -50%; }
  .active > div:first-child {
    display: block; }
  .active > div:first-child + div {
    display: block; } }

@media (min-width: 993px) { }

#solutions-carousel .icon-solutions_carousel_L {
  position: absolute;
  top: 25%;
  color: darkgrey;
  outline-style: none; }

#solutions-carousel .icon-solutions_carousel_R {
  position: absolute;
  top: 25%;
  color: darkgrey;
  right: 0px;
  outline-style: none; }

#solutions-carousel .icon-solutions_carousel_L:hover {
  color: black;
  cursor: pointer; }

#solutions-carousel .icon-solutions_carousel_R:hover {
  color: black;
  cursor: pointer; }

#solutions-carousel .slick-disabled {
  color: gainsboro !important;
  cursor: default !important; }

#solutions-carousel .icon-solutions_carousel_L:before {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: cardinal;
  content: "\e609";
  font-size: 4em; }
  @media (max-width: 767px) {
    #solutions-carousel .icon-solutions_carousel_L:before {
      font-size: 3em; } }

#solutions-carousel p {
  position: relative; }

#solutions-carousel .icon-solutions_carousel_R:before {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: cardinal;
  content: "\e60c";
  font-size: 4em; }
  @media (max-width: 767px) {
    #solutions-carousel .icon-solutions_carousel_R:before {
      font-size: 3em; } }

.business-advantage {
  padding-left: 35px !important; }

.business-advantage:before {
  position: absolute;
  left: 1px;
  top: -2px;
  font-size: 25px;
  color: #81d0cb;
  font-family: cardinal;
  content: "\e615\00a0"; }

.retail-advantage {
  padding-left: 35px !important; }

.retail-advantage:before {
  position: absolute;
  left: 1px;
  top: -2px;
  font-size: 25px;
  color: #adc577;
  font-family: cardinal;
  content: "\e61c"; }

.wellness-advantage {
  padding-left: 35px !important; }

.wellness-advantage:before {
  position: absolute;
  left: 1px;
  top: -2px;
  font-size: 25px;
  color: #e41f35;
  font-family: cardinal;
  content: "\e61d"; }

.slick-disabled {
  cursor: default; }

#solutions-carousel .slick-list {
  width: auto; }

#solutions-carousel .slick-list.draggable {
  margin-right: 80px;
  margin-left: 80px; }

.solution a {
  color: black; }

.solution {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin-left: auto;
  margin-right: auto; }

.solution h3 {
  font-weight: 700;
  font-style: normal; }

.invisible {
  visibility: hidden; }

.solution .go-icon {
  color: black;
  font-weight: 700;
  font-style: normal;
  font-size: 1em; }
  .solution .go-icon:hover {
    color: #e41f35; }
  .solution .go-icon:after {
    font-size: 1em; }

.solution h3 {
  margin-top: 0; }

@media (max-width: 767px) {
  #carousel-pagination > p {
    display: none; }
  #solutions-carousel .icon-solutions_carousel_L {
    position: absolute;
    top: 25%; }
  #solutions-carousel .icon-solutions_carousel_R {
    position: absolute;
    top: 25%; }
  #related-solutions-mobile .carousel-inner {
    margin: 0px auto; }
  .item {
    padding-left: 7%; }
  .solution h3 {
    font-weight: 900;
    margin-top: -10px;
    font-size: 1.75em; }
  .solution p {
    font-size: 1em; }
  #solutions-carousel .slick-list.draggable {
    margin-right: 50px;
    margin-left: 50px; }
  #solutions-carousel .solution a {
    font-size: 1em !important; }
  .carousel-control {
    width: 10%; } }

#carousel-pagination.no-pagination > p {
  display: none; }

/*hide desktop and tablet view when screen size is mobile*/
@media (max-width: 767px) {
  .footer-desktop {
    display: none; }
  .footer-tablet {
    display: none; } }

/*hide mobile footer when screen is bigger than mobile*/
@media (min-width: 768px) {
  .footer-mobile {
    display: none; } }

/*curved portion at top of footer*/
.footer-mobile-bg-img {
  background-image: url(../images/black-footer.png);
  background-size: 100%;
  height: 85px;
  margin-top: -30px;
  z-index: 1;
  position: relative; }
  @media (max-width: 767px) {
    .footer-mobile-bg-img {
      height: 15px; } }

.footer-mobile-black-bg-div {
  background-color: #1A1A1A;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 301px;
  z-index: 1;
  position: relative;
  /*    height:1100px;*/ }

.icon-list-mobile {
  list-style-type: none;
  /*    space between horizontal rule above and beginning of icons*/
  padding-top: 0px;
  padding-left: 0px; }

.icon-list-mobile li {
  /*vertical space between icons*/
  list-style-type: none;
  padding-bottom: 0px;
  font-size: 41px; }

.icon-list-mobile a {
  color: #999;
  text-decoration: none; }

.icon-span-mobile {
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  padding-left: 15px; }

.icon-list-mobile a:hover {
  color: white; }

.sign-in-mobile {
  padding-top: 17px;
  padding-left: 25px; }

.sign-in-text-mobile {
  /*space between sign-in text and little red+white face logo*/
  display: inline-block;
  padding-top: 0px;
  color: #999;
  font-weight: 300;
  font-style: normal;
  font-size: 24px; }

.sign-in-text-mobile a {
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  text-decoration: none;
  color: #999; }

.sign-in-text-mobile a:hover {
  color: white; }

.hr-footer-mobile {
  margin: 0;
  border: 0;
  height: 1px;
  background: #999; }

.footer-company-header-mobile {
  font-size: 24px;
  color: white;
  font-weight: 300;
  font-style: normal;
  /*    padding-left:48px;*/ }

.footer-company-text-mobile {
  display: inline-block;
  padding-left: 14px; }

.footer-support-header-mobile {
  font-size: 24px;
  color: white;
  font-weight: 300;
  font-style: normal; }

.footer-support-text-mobile {
  display: inline-block;
  padding-left: 14px; }

.footer-connect-header-mobile {
  font-size: 24px;
  color: white;
  font-weight: 300;
  font-style: normal; }

.footer-connect-text-mobile {
  font-size: 15px;
  color: white;
  font-weight: 600;
  font-style: normal; }

.copyright-footer-mobile {
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  color: #999; }

.footer-plus-icon {
  font-family: cardinal;
  display: inline-block; }

.footer-twitter-icon-itself {
  display: inline-block;
  /*    font-family: cardinal;*/ }

.footer-linkedin-icon-itself {
  display: inline-block;
  font-family: Stackicons-Social; }

.footer-facebook-icon-itself {
  display: inline-block;
  /*    font-family: cardinal;*/ }

.footer-youtube-icon-itself {
  display: inline-block;
  /*    font-family: cardinal;*/ }

/*positioning relative to left and right edges of screen*/
.logo-component-footer-mobile {
  padding-left: 0px; }

.mobile-sign-in-row-2 {
  padding-top: 17px;
  padding-bottom: 15px; }

.mobile-social-row-5 {
  padding-top: 22px; }

.mobile-copyright-row-6 {
  padding-top: 10px;
  padding-bottom: 20px; }

.mobile-logo-row-1 {
  padding-left: 5px; }

.footer-margin-left {
  padding-left: 9%; }

.footer-mobile .row {
  width: 100%; }

.language-select { width: 100%; text-align: left; margin-top: 55px; margin-left: 53px; } 
.language-select label { font-weight: 600 !important; margin-right: 15px; color: #fff; }
.language-select select { width: auto !important; font-size: 1em; font-weight: 400; padding: 1px; margin-bottom: 0; background-color: #cccccc; border-radius: 3px; border: 0; }

@media screen and (max-width: 700px) {
    .language-select { margin: 10px 0 20px 0 !important; font-size: 1.3em; }
    .language-select select { margin-top: 5px; }
}

/*if logo needs to resize use this*/
/*.cardinal-footer-logo-img{
    max-width:100%;
    max-width:115px;
    min-width:100px;
    height:auto;
    width:100%;

}

.cardinal-logo-white-footer-mobile{
    max-width: 30%;
width:100%;


}*/
/*hide desktop view when screen size is less than 992px*/
@media (max-width: 991px) {
  .footer-desktop {
    display: none; } }

/*hide tablet view when screen is smaller than tablet*/
@media (min-width: 992px) {
  .footer-tablet {
    display: none; } }

.footer-tablet .container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

/*curved portion at top of footer*/
.footer-tablet-bg-img {
  background-image: url(../images/black-footer.png);
  height: 47px;
  background-size: 100%;
  margin-top: -30px;
  z-index: 1;
  position: relative; }

.footer-tablet-black-bg-div {
  background-color: #1A1A1A;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 301px;
  z-index: 1;
  position: relative; }

.tablet-col-1 {
  padding-left: 20px;
  padding-top: 0;
  min-width: 150px;
  min-width: 252px; }

.tablet-col-2 {
  padding-left: 1%;
  padding-top: 37px;
  width: 33%; }

.tablet-col-3 {
  padding-top: 37px;
  padding-right: 0; }

.copyright-footer-tablet {
  font-size: 0.75em;
  color: #999;
  padding-left: 30px;
  font-weight: 400;
  font-style: normal; }

.tablet-bottom-row .col-sm-4 {
  padding-top: 70px; }

.sign-in-tablet {
  padding-left: 60px;
  padding-top: 15px; }

.icon-list-tablet {
  list-style-type: none; }

.footer-tablet-social {
  display: inline-block;
  padding-right: 20px; }

.footer-tablet-social a:hover {
  color: white;
  text-decoration: none; }

.footer-nested-list-1-tablet {
  padding-right: 0; }

.footer-tablet .footer-list-links li {
  padding-bottom: 10px; }

.footer-nested-list-2-tablet {
  padding-top: 0px;
  padding-left: 0px; }

.logo-holder-footer-tablet {
  max-width: 100%;
  height: auto;
  display: inline-block; }

/*distance of redface and sign-in text from cardinal logo */
.sign-in-tablet {
  white-space: nowrap;
  padding-top: 17px;
  padding-left: 36px; }

.sign-in-text-tablet {
  font-weight: 300;
  font-style: normal;
  font-size: 1em;
  max-width: 100%; }

.sign-in-text-tablet a {
  text-decoration: none;
  color: #999;
  font-weight: 300;
  font-style: normal;
  max-width: 100%; }

.sign-in-text-tablet a:hover {
  color: white;
  text-decoration: none; }

.footer-connect-header-tablet {
  font-size: 1.125em;
  color: white;
  padding-bottom: 23px;
  font-weight: 600;
  font-style: normal; }

.tablet-bottom-row {
  margin-left: 0;
  margin-right: 0;
  padding-top: 35px;
  padding-bottom: 42px; }

.tablet-bottom-row .col-sm-4 {
  padding-left: 10px; }

.icon-span {
  color: #999; }

.footer-tablet > .container-fluid > .footer-tablet-black-bg-div > .row {
  width: 100%; }

.tablet-col-social {
  padding-left: 5px; }

.social-tablet-section {
  white-space: nowrap; }

/*contains styling for both company and support collapse/drop-downs in mobile footer*/
.footer-mobile-company-collapse {
  margin: 0; }

.footer-mobile-support-collapse {
  margin: 0; }

.footer-collapse-content {
  background-color: #212121; }

ul.footer-list-links-collapse {
  padding-top: 20px;
  padding-left: 0;
  text-decoration: none; }

.footer-list-links-collapse li {
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  -webkit-padding-start: 0px;
  list-style: none;
  color: #999;
  padding-bottom: 10px;
  padding-top: 12px; }

.footer-list-links-collapse a {
  color: #999; }

.footer-list-links-collapse a:hover {
  color: white;
  text-decoration: none; }

.footer-collapse-header {
  font-size: 24px;
  color: #999;
  font-weight: 300;
  font-style: normal;
  padding-top: 8px;
  padding-bottom: 5px;
  cursor: pointer;
  position: relative;
  width: 100%; }

.footer-collapse-header-text {
  font-size: 24px;
  display: inline-block;
  color: #999;
  padding-left: 16px;
  vertical-align: top;
  padding-top: 8px; }

.company-collapse-left-col {
  padding-left: 0; }

.footer-collapse-header .col-xs-12 {
  padding: 0; }

.footer-collapse-content .col-xs-12 {
  padding: 0; }

.footer-plus-icon:before {
  content: "\e602";
  font-family: "cardinal";
  font-size: 34px; }

.footer-minus-icon:after {
  display: inline-block;
  font-family: "cardinal";
  content: "\e613";
  font-size: 34px; }

.footer-minus-icon {
  font-size: 34px;
  display: inline-block; }

.footer-collapse-header-inner-div {
  padding-left: 15px; }

p {
  padding: 5px 0; }

.sub-nav-article {
  display: inline-block;
  vertical-align: top;
  background-color: #efeeed;
  margin-top: 26px;
  margin-bottom: 26px;
  padding: 0; }

.sub-nav-article > div {
  display: inline-block;
  padding: 0;
  vertical-align: top; }

.sub-nav-article > div > a > img {
  width: 100%; }

.sub-nav-article > .sub-nav-article-image-div {
  padding: 0 1% 0 0;
  width: 48%;
  overflow-y: hidden; }

.sub-nav-article > .sub-nav-article-text-div {
  padding: 0 0 0 1%;
  width: 48%; }

.sub-nav-article > div > a {
  display: block; }

.sub-nav-article > div > div > a {
  color: black;
  font-size: 1.125em; }

.sub-nav-article .sub-nav-see-more > a {
  font-weight: bold;
  color: black;
  font-weight: 400;
  font-style: normal; }

.sub-nav-article .sub-nav-see-more > a:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.sub-nav-article .sub-nav-see-more > a:hover {
  color: #e41f35; }

.sub-nav-article p {
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25em;
  margin-bottom: 0.1em; }

.sub-nav-article h2 {
  font-size: 1.5em;
  font-weight: 300;
  font-style: normal;
  margin-top: 0.75em;
  margin-bottom: 0.1em; }

.breadcrumbs {
  display: inline-block;
  font-size: 14px;
  margin-top: 28px;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 6px;
  z-index: 2;
  padding: 5px 12px 5px 12px;
  border-radius: 8px;
  background-color: white;
  position: relative;
  margin-left: -12px; }
  .breadcrumbs > .breadcrumb-list-container {
    display: inline-block;
    /* Bootstrap breadcrumb class */ }
    .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav {
      /* Get rid of ul default padding and margin */
      padding: 0;
      margin: 0;
      list-style: none;
      background-color: inherit; }
      .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li {
        display: inline-block; }
        .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li > a {
          color: black;
          text-decoration: none; }
          .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li > a:hover {
            color: #e41f35; }
          .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li > a:hover:after {
            color: #e41f35; }
        .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li:last-child {
          color: #e41f35;
          font-weight: 600;
          font-style: normal; }
          .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li:last-child > a:after {
            content: none; }
        .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li > a:after {
          content: "\00a0\00a0/\00a0"; }
        .breadcrumbs > .breadcrumb-list-container .breadcrumb-nav > li > a:hover:after {
          color: black; }

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    font-size: 12px;
    padding-bottom: 10px; } }

/* Breadcrumbs hidden on mobile */
@media screen and (max-width: 767px) {
  .breadcrumbs {
    display: none; } }

/* Mobile */
@media (max-width: 767px) {
  .utility-nav {
    float: right;
    display: inline-block;
    margin-top: 15px; }
  .utility-nav-divider {
    display: none; }
  .utility-nav-button-print {
    display: none !important; } }

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  .utility-nav {
    float: right; }
  .utility-nav-divider {
    display: none; }
  .utility-nav-button-share {
    margin-top: 5px; } }

/* Desktop */
@media (min-width: 992px) {
  .utility-nav-divider {
    width: 100%;
    height: 1px;
    min-height: 1px;
    background-color: #948A85;
    position: absolute;
    top: 50%; }
  .utility-btn {
    cursor: pointer; }
  .utility-nav {
    display: block;
    width: 100%; }
  .utility-nav .utility-nav-button-container {
    width: 176px;
    height: 100%;
    float: right;
    margin-right: 75px;
    background-color: white;
    position: relative;
    z-index: 0; } 
    
    .utility-nav .utility-nav-button-containerWithoutShare {
    width: 90px;
     }
    
    }

/* Default */
.utility-nav {
  position: relative;
  min-height: 30px;
  font-size: 14px; }

.utility-nav-mobile {
  display: none; }

.utility-nav .utility-nav-button {
  margin-left: 15px;
  display: inline-block; }

.utility-nav .utility-nav-button-text {
  margin-left: 4px;
  float: left;
  margin-top: 6px; }

.utility-nav-icon-container {
  font-family: cardinal;
  height: 30px;
  max-height: 30px;
  width: 30px;
  max-width: 30px;
  float: left;
  display: block;
  position: relative; }

.utility-nav-icon {
  max-height: 30px;
  position: absolute;
  font-size: 30px; }

.utility-nav-button-print .utility-nav-icon {
  bottom: 7px; }

.utility-nav-button-share .utility-nav-icon {
  bottom: 7px; }

.utility-nav-button-container a:link {
  color: #5d5d5d; }

.utility-nav-button-container a:visited {
  color: #5d5d5d; }

.utility-nav-button-container a:hover {
  color: #e41f35; }

.utility-nav-button-container a:active {
  color: #e41f35; }

@media (max-width: 991px) {
  .article-template .utility-nav {
    display: none; }
  .article-template .utility-nav.utility-nav-mobile {
    display: block;
    float: right;
    margin-top: 2px;
    font-weight: normal; } }

.titles-container {
  padding-bottom: 20px;
  font-weight: 300;
  font-style: normal; }
  @media (max-width: 767px) {
    .titles-container {
      display: none; } }

.product-detail-tabbed-content {
  clear: both;
  color: black;
  margin-top: 36px; }
  @media (max-width: 767px) {
    .product-detail-tabbed-content {
      margin-top: 0; } }

.tabbed-content {
  font-weight: 400;
  font-style: normal;
  padding: 20px 20px 20px 20px;
  outline: none; }
  @media (max-width: 767px) {
    .tabbed-content {
      display: none; } }

.tabbed-content p {
  padding: 0; }

.product-detail-tabbed-content .title {
  position: relative;
  font-size: 0.75em;
  display: inline-block;
  margin-right: 4.5%;
  margin-top: 0;
  margin-bottom: 0;
  outline-style: none; }
  @media (min-width: 768px) {
    .product-detail-tabbed-content .title {
      font-size: 1.75em;
      // display: none; 
    } 
  }
@media (min-width: 768px) {
  .tabbed-content .title {
    font-size: initial;
  }
}

.product-detail-tabbed-content .title > img {
  position: absolute;
  width: 22px;
  height: 15px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -21px;
  visibility: hidden; }

.product-detail-tabbed-content .title.active-title > img {
  visibility: visible; }

.product-detail-tabbed-content .tab-title:hover {
  color: #e41f35; }

.product-detail-tabbed-content .tab-title {
  cursor: pointer;
}

.product-detail-tabbed-content .title h3 {
  margin: 0;
}

.product-detail-tabbed-content .active-title {
  color: #e41f35;
  cursor: default; }

@media (min-width: 768px) {
  .product-detail-tabbed-content .tabbed-content {
    display: none; } }
@media (max-width: 767px) {
  .product-detail-tabbed-content .tabbed-content {
    display: block;
    visibility: visible; } }

@media (min-width: 768px) {
  .product-detail-tabbed-content .active-tabbed-content {
    display: block !important;
    visibility: visible !important;
    height: auto !important; } }
@media (max-width: 767px) { }

.mobile-tabbed-content-title {
  display: none;
  height: 65px;
  width: 100%;
  font-size: 24px;
  border-top: 1px solid black;
  background-color: white; }
  @media (max-width: 767px) {
    .mobile-tabbed-content-title {
      display: block; } }

.mobile-tabbed-content-title:hover {
  color: #e41f35; }

.mobile-tabbed-content-title h3 {
  margin: 0;
  line-height: 1.42857143;
  font-weight: 300;
}

.mobile-tabbed-content-title-text {
  width: 100%;
  margin-top: 18px;
  padding-left: 24px;
  display: inline-block; }

.mobile-tabbed-content-title-text:after {
  font-family: cardinal;
  color: #e41f35;
  content: "\0000a0\e602";
  float: right;
  margin-right: 16px; }
  
  @media (max-width: 767px) {
	.mobile-tabbed-content-title {
		height: auto;
	}

	.mobile-tabbed-content-title-text {
     
		position: relative;
		padding-right: 58px;
		margin-bottom: 10px;
	}

	.mobile-tabbed-content-title-text::after {
        position: absolute;
		top: 0;
		right: 24px;
		float: none;
		margin: 0;
	}
}
  

.mobile-tabbed-content-title.title-active .mobile-tabbed-content-title-text {
  color: #e41f35; }

.mobile-tabbed-content-title.title-active .mobile-tabbed-content-title-text:after {
  font-family: cardinal;
  color: black;
  content: "\0000a0\e613"; }

@media (min-width: 768px) {
  .collapse {
    display: block;
    visibility: visible; } }
@media (max-width: 767px) {
  .collapse {
    display: none !important;
    visibility: hidden !important; } }

@media (min-width: 768px) {
  .collapse.in {
    display: none;
    visibility: hidden; } }
@media (max-width: 767px) {
  .collapse.in {
    display: block !important;
    visibility: visible !important; } }

ol {
  margin-bottom: 0; }

ul {
  margin-bottom: 0; }

/* Containing div for the actual content for the tabs on pdp */
.tabs-content-container {
  width: 100%;
  color: black;
  border: 1px solid #cccccc;
  background-color: #f7f7f7;
  border-radius: 5px;
  font-size: 1em;
  display: inline-block; }
  @media (max-width: 767px) {
    .tabs-content-container {
      border: none;
      border-radius: 0;
      padding: 0; } }

/* Description tab content for pdp */
.tabbed-content-description {
  display: none; }

.tabbed-content-description > #description-paragraph {
  font-weight: 400;
  font-style: normal;
  font-size: 1.25em; }

#description-list-container {
  width: 100%;
  display: inline-block; }

.description-list {
  float: left;
  width: 50%;
  max-width: 50%;
  display: inline-block;
  margin-bottom: 0; }

@media (max-width: 768px) {
  .description-list {
    clear: both;
    width: 100%;
    max-width: 100%; }
  #description-list-right:after {
    clear: both; } }

.tabbed-content-order-info-tablet-desktop th {
  vertical-align: bottom;
  min-width: 75px;
  font-weight: 700;
  font-style: normal; }

.tabbed-content-order-info-tablet-desktop {
  display: none;
  font-weight: 400;
  font-style: normal; }

.tabbed-content-order-info-tablet-desktop table {
  width: 100%; }

.tabbed-content-order-info-tablet-desktop table td {
  padding-top: 5px;
  padding-bottom: 5px; }

.tabbed-content-order-info-tablet-desktop td:nth-child(1) {
  padding-left: 24px; }

.tabbed-content-order-info-tablet-desktop th:nth-child(1) {
  padding-left: 24px; }

.tabbed-content-order-info-tablet-desktop table > tbody > tr:nth-child(even) {
  background-color: #e7e7e7; }

.tabbed-content-order-info-tablet-desktop td {
  background-color: inherit; }

.tabbed-content-order-info-mobile {
  display: none;
  font-weight: 400;
  font-style: normal; }

.tabbed-content-order-info-mobile table {
  width: 100%;
  margin-bottom: 20px; }

.tabbed-content-order-info-mobile table:last-child {
  margin-bottom: 0; }

.tabbed-content-order-info-mobile table > tbody > tr {
  background-color: #e7e7e7; }

.tabbed-content-order-info-mobile table > tbody > tr > td {
  width: 50%;
  max-width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px; }

.tabbed-content-order-info-mobile table > tbody > tr > td:first-child {
  font-weight: 700;
  font-style: normal; }

/* Package details tabbed content */
.tabbed-content-package-details {
  display: none; }

.tabbed-content-package-details #description-paragraph {
  font-size: 1.25em;
  margin-bottom: 30px; }

.tabbed-content-package-details .page-break {
  display: block;
  clear: both;
  height: 1px;
  max-height: 1px;
  min-height: 1px;
  width: 100%;
  background-color: #aaaaaa;
  margin-top: 24px;
  margin-bottom: 24px; }

.tabbed-content-package-details .bold-title {
  font-weight: 700;
  font-style: normal; }

.tabbed-content-package-details .italic {
  font-weight: 400;
  font-style: italic; }

.tabbed-content-package-details .bottom-margin {
  margin-bottom: 14px; }

#dimensions-and-properties {
  width: 100%;
  display: inline-block; }

.product-spec {
  display: inline-block;
  float: left;
  width: 50%;
  max-width: 50%;
  min-width: 50%; }
  @media (max-width: 768px) {
    .product-spec {
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      clear: both; } }

#dimensions .last-list-item {
  margin-bottom: 0; }
  @media (max-width: 768px) {
    #dimensions .last-list-item {
      margin-bottom: 14px; } }

/* Contains Description, Order info, and Package Details components 
   for hiding/showing onclick */
.service-detail-header h1 {
  font-weight: 700;
  font-style: normal;
  font-size: 2.56em;
  margin-top: 40px; }

.service-detail-header p {
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 0px;
  padding: 0px; }

@media (max-width: 768px) {
  .service-detail-header h1 {
    margin-top: 20px; } }

#tabbed-content-customer-feedback #mobile-bottom-border {
  display: none; }
  @media (max-width: 767px) {
    #tabbed-content-customer-feedback #mobile-bottom-border {
      height: 1px;
      width: 100%;
      background-color: black;
      display: block; } }

.tabbed-content-customer-reviews {
  font-size: 0.875em;
  display: none; }

.tabbed-content-customer-reviews .review-title {
  font-weight: bold;
  font-size: 1.125em; }

.tabbed-content-customer-reviews .review-user-info {
  font-size: 1em;
  margin-bottom: 5px;
  margin-left: 15px; }

.tabbed-content-customer-reviews .review-username {
  color: #e41f35; }

.tabbed-content-customer-reviews p {
  margin-bottom: 15px; }

.tabbed-content-customer-reviews p:last-child {
  margin-bottom: 0; }

.tabbed-content-questions-answers {
  display: none; }

.question {
  font-weight: 400;
  font-style: normal;
  padding-left: 40px;
  display: block;
  position: relative;
  line-height: 24px; }

.question.collapsed .question-icon:before {
  content: "\0000a0\e602";
  color: #e41f35; }

.question .question-icon:before {
  color: black;
  content: "\0000a0\e613"; }

.question-icon {
  padding-top: 0;
  font-family: cardinal;
  font-size: 1.3em;
  color: black;
  position: absolute;
  left: -5px;
  top: -1px; }

.question-answer {
  margin-bottom: 20px; }

.question-answer a {
  font-weight: normal; 
  outline: 0;}

.question-answer a:link {
  color: black; }

.question-answer a:visited {
  color: black; }

.question-answer a:hover {
  color: #e41f35; }

.question-answer a:active {
  color: #e41f35; }

.question-answer .accordion-heading {
  font-size: 1.25em;
  font-weight: 700;
  font-style: normal; }

.accordion-heading h3 {
  font-size: 1em;
  line-height: 24px;
}

.question-answer .accordion-body {
  margin-left: 40px;
  font-size: 1em; }

.question-answer .accordion-inner {
  margin: 0;
  padding: 0; }

.tabbed-content-questions-answers .question-answer:last-child {
  margin-bottom: 0px; }

.question-answer .collapse {
  display: none;
  visibility: hidden; }

.question-answer .collapse.in {
  display: block;
  visibility: visible; }

@media (max-width: 767px) {
  #tabbed-content-specs {
    display: block;
    margin-top: 32px; } }

#now-trending {
  color: white;
  text-align: center;
  width: 100%;
  height: auto;
  min-height: 200px;
  padding: 2% 5%;
  margin-top: -150px;
  position: relative;
  z-index: 2; }

.now-trending-background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -10;
  overflow: hidden;
  min-height: 390px; }

.now-trending-background .slick-track {
  min-height: 390px; }

.now-trending-background .slick-list {
  min-height: 390px; }

.now-trending-background .slick-track img {
  width: auto; }

.now-trending-background > img {
  width: auto;
  height: 100%; }
  @media (max-width: 991px) {
    .now-trending-background > img {
      height: 100%;
      width: auto;
      margin-left: -9999px;
      margin-right: -9999px;
      left: 0;
      right: 0; } }

#now-trending-carousel h2 {
  font-size: 2.219em;
  margin-top: 0px;
  font-weight: 100;
  font-weight: 400;
  font-style: normal; }

#now-trending-carousel p {
  font-weight: 100;
  font-size: 1.313em; }

#now-trending-carousel {
  text-align: center;
  max-width: 100%;
  margin: 0px auto; }

.trend-title {
  margin: 80px auto 0px auto;
  font-weight: 700;
  font-style: normal; }

#now-trending-carousel .slick-list {
  width: 75%;
  margin: 0px auto; }

#now-trending-carousel button {
  background-color: #333; }

#now-trending-carousel button:hover {
  background-color: black; }

.story .btn {
  background-color: black; }

.story .btn:hover {
  color: white;
  background-color: grey; }

.now-trending_carousel_R {
  position: absolute;
  top: 20%;
  color: lightgrey;
  right: 0px; }

.now-trending_carousel_R:after {
  color: white;
  font-family: cardinal;
  content: "\e60c";
  font-size: 63px;
  padding: 1px;}
	@media (max-width: 1200px) {
		.now-trending_carousel_R:after {
  			font-size: 4.5vw;
		}
	}

.now-trending_carousel_R:hover::after {
  background: transparent;
  background-size: cover;
  opacity: 0.8;
  border-radius: 50%; }

.now-trending_carousel_L {
  position: absolute;
  top: 20%;
  color: lightgrey; }

.now-trending_carousel_L:before {
  color: white;
  font-family: cardinal;
  content: "\e609";
  font-size: 63px;
  padding: 1px;}
	@media (max-width: 1200px) {
		.now-trending_carousel_L:before {
  			font-size: 4.5vw;
		}
	}

.now-trending_carousel_L:hover::before {
  background: transparent;
  background-size: cover;
  opacity: 0.8;
  border-radius: 50%; }

.now-trending_carousel_L:hover,
.now-trending_carousel_R:hover {
	text-decoration: none !important;
}

#now-trending .slick-dots {
  list-style: none;
  outline: 0;
  padding: 0px 10px 0px 0px;
  margin: 20px auto;
  width: 200px; }
  @media (max-width: 540px) {
    #now-trending .slick-dots {
      padding-bottom: 30px; } }

#now-trending .slick-dots:focus {
  border: none; }

#now-trending .slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0px 1px;
  padding: 0px;
  cursor: pointer;
  list-style: none;
  vertical-align: top;
  color: #333;
  left: 5px; }
  @media (max-width: 767px) {
    #now-trending .slick-dots li {
      left: 4px; } }

#now-trending .slick-dots li.slick-active button:before {
  color: white; }

#now-trending .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none; }

#now-trending .slick-dots li button:before {
  position: absolute;
  left: 1px;
  content: '\2022';
  font-family: "slick";
  font-size: 35px;
  text-align: center;
  color: #2e2e2f;
  height: 0;
  width: 0;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }

@media (max-width: 767px) {
  #now-trending {
    margin-top: -74px;
    background-position: center; }
  .trend-title {
    margin-top: 80px; }
  a.now-trending_carousel_L {
    bottom: 15%;
    top: inherit;
    left: 50px; }
  .now-trending_carousel_L:before {
    font-size: 40px; }
  a.now-trending_carousel_R {
    bottom: 15%;
    top: inherit;
    right: 50px; }
  .now-trending_carousel_R:after {
    font-size: 40px; }
  #now-trending-carousel .slick-list {
    width: 100%; }
  .now-trending-background .slick-track img {
    position: absolute;
    right: -30%; } }

@media (min-width: 768px) and (max-width: 1199px) {
  #now-trending {
    background-position: center;
    margin-top: -100px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .trend-title {
    margin-top: 95px; } }

@media (max-width: 540px) {
  #now-trending {
    margin-top: -60px; }
  #now-trending-carousel h2 {
    font-size: 2em; }
  .now-trending-background .slick-track img {
    position: absolute;
    right: -70%; }
  #now-trending .slick-dots {
    margin: 10px auto; } }

#now-trending .flat {
  width: auto;
  margin-left: -5.5vw;
  margin-right: -5.5vw; }
  @media (min-width: 1280px) {
    #now-trending .flat {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    #now-trending .flat {
      margin-left: -25px;
      margin-right: -25px; } }

#now-trending > .now-trending-background > .slick-list {
  height: 100%; }
  #now-trending > .now-trending-background > .slick-list > .slick-track {
    height: 100%; }
    #now-trending > .now-trending-background > .slick-list > .slick-track > .slick-slide > img {
      height: 100%; }

#home-case-study {
  position: relative;
  z-index: 0;
  height: 500px;
  overflow: hidden; }
  #home-case-study.gutter-escape {
    margin-left: -5.5vw;
    margin-right: -5.5vw; }
    @media (min-width: 1280px) {
      #home-case-study.gutter-escape {
        margin-left: -70px;
        margin-right: -71px; } }
    @media (max-width: 767px) {
      #home-case-study.gutter-escape {
        margin-left: -25px;
        margin-right: -25px; } }
  #home-case-study > div:nth-child(2) {
    padding: 0;
    padding-right: 5.5vw; }
    @media (max-width: 767px) {
      #home-case-study > div:nth-child(2) {
        padding-right: 25px; } }
    @media (min-width: 1280px) {
      #home-case-study > div:nth-child(2) {
        padding-right: 71px; } }

@media (min-width: 768px) {
  .content-case-study .video-component {
    height: 500px;
  }
}

#case-img {
  overflow: hidden;
  height: 100%;
  padding: 0; }

.case-img-contain {
  /* position: absolute;
  text-align: center;
  padding: 0;
  overflow: hidden;
  width: 600px;
  height: 600px;
  right: 20px;
  top: -15px; */
  }

.case-img-contain img {
  height: 100%;
  width: 100%; }

.case-img-contain .video-img-container {
  position: absolute;
  border-radius: 0 50% 50% 0;
  position: absolute;
  text-align: center;
  padding: 0;
  overflow: hidden;
  width: 600px;
  height: 600px;
  top: -15px;
  right: 20px;
}

.case-img-contain .video-component {
  position: static;
  margin-bottom: 0;
}

.case-img-contain .play-icon {
  top: 44%;
  left: 34%;
  transform: none;
}

.center-outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%; }

.center-middle {
  display: table-cell;
  vertical-align: middle; }

.center-center {
  margin-left: auto;
  margin-right: auto;
  width: 15%; }

.play-icon {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6vw;
  height: 6vw;
  line-height: 1;
}

.case-snippet {
  max-width: 624px;
  padding-top: 12%;
  padding-left: 28px; }

.play-icon:after {
  color: #2e2e2f;
  font-family: cardinal;
  content: "\e614";
  font-size: 6vw;
  background: rgba(46, 46, 47, 0.25);
  background-size: cover;
  border-radius: 50%;
  cursor: pointer; }

.play-icon:hover::after {
  background: rgba(46, 46, 46, 0.5); }

.section-label {
  margin: 0;
  color: #e41f35;
  font-weight: bold; }

.case-snippet h2 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 2.625em; }

.case-snippet p {
  color: #666;
  font-size: 1.75em; }

.case-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #e41f35; }

.case-nav li {
  float: left; }

.case-nav li a {
  color: #e41f35; }

.case-nav li a:hover {
  color: black; }

.case-nav li.spacer {
  margin: 0 5px; }

@media (max-width: 767px) {
  #home-case-study {
    margin-top: -30px;
    height: auto; }
    #home-case-study > div:nth-child(2) {
      padding: 0;
      padding-left: 5.5vw;
      padding-right: 5.5vw; } 
      @media (max-width: 767px) {
        #home-case-study > div:nth-child(2) {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        #home-case-study > div:nth-child(2) {
          padding-left: 70px;
          padding-right: 71px; } }
  #case-img {
    height: 268px;
    border-radius: inherit; }
  .case-img-contain .video-img-container {
    position: absolute;
    text-align: center;
    padding: 0;
    width: 100%;
    height: auto;
    right: 0;
    border-radius: 0; }
  .case-snippet {
    margin: 0 auto;
    padding: 10% 0; }
  .case-img-contain .video .play-icon {
    top: 40%;
    left: 42%; }
  .play-icon {
    width: 14vw; 
    height: 14vw;
  }
  .play-icon:after {
    font-size: 14vw; } 
  }

@media (min-width: 768px) and (max-width: 1199px) {
  #home-case-study {
    margin-top: -20px;
    height: 400px; }
  .case-img-contain .video-img-container {
    top: -22%; 
  }
  .case-snippet h2 {
    font-size: 2.625em; }
  .case-snippet p {
    font-size: 1.25em; } }

@media (min-width: 768px) {
  .content #home-case-study > div:nth-child(2) {
    bottom: 30px; }
    @media (max-width: 991px) {
      .content #home-case-study > div:nth-child(2) {
        bottom: 40px; } }
    @media (max-width: 1199px) {
      .content #home-case-study > div:nth-child(2) > .case-snippet > h2 {
        font-size: 2em; } } }

.home-product-articles {
  margin-top: 30px;
  margin-left: -25px;
  margin-right: -25px; }
  .home-product-articles > div {
    padding-left: 10%;
    padding-right: 10%;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .home-product-articles > div {
        border: solid 0 #cccccc;
        padding: 0;
        padding-left: 50px;
        padding-right: 50px; } }
    .home-product-articles > div > div {
      padding: 20px 0; }
      .home-product-articles > div > div > div.article-wrap {
        padding: 1em 0;
        height: 100%; }
        .home-product-articles > div > div > div.article-wrap > a {
          color: black;
          text-decoration: none; }
          .home-product-articles > div > div > div.article-wrap > a:hover {
            color: #e41f35; }
          .home-product-articles > div > div > div.article-wrap > a:hover:after {
            color: #e41f35; }
        @media (max-width: 1199px) {
          .home-product-articles > div > div > div.article-wrap {
            padding: 0;
            min-height: 10em;
            margin-top: 10px; } }
        .home-product-articles > div > div > div.article-wrap p {
          line-height: 1.2;
          font-size: 1.75em;
          font-weight: 300;
          font-style: normal; }
          @media (max-width: 767px) {
            .home-product-articles > div > div > div.article-wrap p {
              font-size: 1em; } }
        .home-product-articles > div > div > div.article-wrap h2 > a {
          color: #333;
          line-height: 1.2; }
        .home-product-articles > div > div > div.article-wrap h2 a:hover {
          color: #e41f35; }
        .home-product-articles > div > div > div.article-wrap a.more-info {
          font-weight: 600;
          font-style: normal;
          display: block;
          padding-top: 10px; }
          .home-product-articles > div > div > div.article-wrap a.more-info:after {
            color: #e41f35;
            content: "\0000a0\00BB";
            white-space: nowrap; }
          @media (max-width: 767px) {
            .home-product-articles > div > div > div.article-wrap a.more-info {
              font-size: 1em; } }
      .home-product-articles > div > div > div:last-child {
        padding-left: 0;
        padding-right: 0;
        display: block;
        font-size: 1em;
        font-weight: 400;
        font-style: normal; }
        @media (min-width: 768px) {
          .home-product-articles > div > div > div:last-child {
            display: inline-block;
            width: 75%; } }
        .home-product-articles > div > div > div:last-child > h2 {
          margin: 0px;
          padding-top: 0;
          font-size: 2.625em;
          font-weight: 600;
          font-style: normal; }
          @media (max-width: 767px) {
            .home-product-articles > div > div > div:last-child > h2 {
              font-size: 2em; } }
          @media (max-width: 540px) { }
        .home-product-articles > div > div > div:last-child > p {
          text-indent: 0;
          margin: 0px; }
          @media (max-width: 767px) {
            .home-product-articles > div > div > div:last-child > p {
              font-size: 1em; } }
      .home-product-articles > div > div > div.article-image-boundary {
        text-align: center;
        width: 85%;
        max-width: 13em;
        max-height: 100%;
        margin-right: 35px;
        margin-left: 15px;
        margin-top: 15px;
        float: right;
        vertical-align: top;
        display: block; }
        .home-product-articles>div>div>div.article-image-boundary>.article-date-container {
			border-radius: 10PX;
			border: 3px solid #fff;
			height: 100%;
			width: 140px;
			max-width: 80%;
			overflow: hidden;
			text-align: center;
			font-weight: 700;
			text-transform: uppercase;
			margin-top: 25px;
			margin-bottom: 20px;
			display: inline-block;
			font-size: 1em;
		}
		.article-date-month {
			background-color: #FDE69F;
			padding: 3% 5%;
		}
		.article-date-day-wrap {
			background-color: #F3F3F3;
			padding: 2% 0 5% 0;
			font-weight: 300;
			border-top: 1px solid #fff;
		}
		.article-date-day {
			font-size: 3.75em;
			line-height: 1em;
			display: block;
		}
		.article-date-year {
			font-size: 1.25em;
			display: block;
		}
        @media (max-width: 1199px) {
          .home-product-articles > div > div > div.article-image-boundary {
            max-width: 10em;
            max-height: 10em;
            margin-top: 0;
            margin-right: 15px; } }
        @media (min-width: 768px) {
          .home-product-articles > div > div > div.article-image-boundary {
            float: none;
            display: inline-block;
            width: 25%;
            text-align: left;
            margin-left: 0;
            margin-top: 0; }
		.home-product-articles>div>div>div.article-image-boundary>.article-date-container {
			margin-bottom: 10px;
			font-size: .75em;
			width: 70%;
		} }
        @media (max-width: 767px) {
          .home-product-articles > div > div > div.article-image-boundary {
            max-width: 10em;
            max-height: 10em;
            margin-top: -10px;
            margin-bottom: 5px; } }
        @media (max-width: 540px) {
          .home-product-articles > div > div > div.article-image-boundary {
            float: none;
            margin-left: 0; } }
        .home-product-articles > div > div > div.article-image-boundary > .article-image-container {
          border-radius: 50%;
          border: 5px solid #fff;
          height: 100%;
          width: 100%;
          overflow: hidden; }
          .home-product-articles > div > div > div.article-image-boundary > .article-image-container > img {
            width: 100%;
            height: auto; }

.product-article-home .product-article div div .article-wrap h2.article-title {
  font-size: 4em; }

/* Category */
.service-case-study {
  margin-top: 25px;
  border: 1px solid #ccc;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 25px 8% 0; }
  .service-case-study > h2 {
    line-height: 1em;
    font-size: 1.75em;
    font-weight: 300;
    font-style: normal;
    margin: 0; }
  .service-case-study > a {
    display: block;
    color: black; }
    .service-case-study > a:hover {
      color: #e41f35; }
    .service-case-study > a > .study-download-container {
      margin-top: 1em;
      position: relative;
      margin-bottom: 1em;
      width: 100%;
      height: 50px; }
      .service-case-study > a > .study-download-container > .service-download-icon {
        float: left;
        width: 30px; }
        .service-case-study > a > .study-download-container > .service-download-icon > img {
          width: 100%; }
      .service-case-study > a > .study-download-container > .service-download-link {
        float: left;
        font-size: 1em;
        padding-left: 15px;
        font-weight: 400;
        font-style: normal;
        min-width: 50%; }
        .service-case-study > a > .study-download-container > .service-download-link:after {
          content: "\00BB";
          color: #e41f35;
          font-size: 1em; }
      .service-case-study > a > .study-download-container > .download-size {
        float: left;
        padding-left: 15px;
        font-weight: 400;
        font-style: normal;
        font-size: 0.75em;
        min-width: 50%; }

.category-2-category-container {
  border-radius: 5px;
  padding: 0;
  margin-bottom: 24px;
  display: inline-block;
  float: left;
  width: 100%;
  overflow: hidden; }

.category-2-column {
  padding: 0 0 0 24px;
  float: left; }
  @media (max-width: 767px) {
    .category-2-column {
      width: 100%; } }
  @media (max-width: 767px) {
    .category-2-column {
      padding-left: 0; } }

.category-2-category-container .inner {
  width: 100%;
  height: 100%;
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
  display: inline-block;
  z-index: 50;
  padding-bottom: 20px;
  margin-bottom: 1px; }

.lists-list-block-cat-3 h2 a
{ color: #fff; }
.lists-list-block-cat-3 h2 a:hover
{ color: #000; text-decoration: none; }
.category-2-category-container h2 a
{ color: #000; }
.category-2-category-container h2 a:hover
{ color: #e41f35; text-decoration: none; }

#all-categories-container.row {
  padding-left: 0;
  padding-right: 0;
  margin-left: -44px;
  margin-right: -20px; }
  @media (max-width: 767px) {
    #all-categories-container.row {
      margin-left: 0;
      margin-right: 0; } }

.mobile-tabbed-content-title-text:after {
  font-family: cardinal;
  color: #e41f35;
  content: "\0000a0\e602";
  float: right;
  margin-right: 16px; }

.category-2-category-container > .inner > .text-container {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1em; }

.category-2-category-container .inner h2 {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 2em;
  margin-bottom: 0; }

.category-2-category-image {
  width: 100%;
  max-width: 100%; }

.category-2-category-container > .inner p {
  font-weight: 300;
  font-style: normal;
  padding-top: 1.5625em;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1em; }

.category-2-category-container > .inner ul {
  font-weight: 400;
  font-style: normal;
  margin-top: 1.5625em;
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  width: 100%; }

.category-2-category-container > .inner .text-container.collapsible {
  display: block;
  visibility: visible; }

.category-2-category-container > .inner ul > li {
  margin-bottom: 0.938em; }

.category-2-category-container > .inner ul > li > a:link {
  color: black;
  display: block; }

.category-2-category-container > .inner ul > li > a:visited {
  color: black; }

.category-2-category-container > .inner ul > li > a:hover {
  color: #e41f35; }

.category-2-category-container > .inner ul > li > a:active {
  color: #e41f35; }

.category-2-category-container > .inner ul > li:last-child {
  margin-bottom: 0; }

.category-2-category-container > .inner ul > li:last-child > a {
  font-weight: 700;
  font-style: normal; }

.category-2-category-container:not(.not-collapsible) > .inner ul > li > a:after {
  content: "\0000a0\00BB";
  white-space: nowrap;
  color: #e41f35;
  font-weight: normal; }
  .category-2-category-container:not(.not-collapsible) > .inner ul > li > a:after:after {
    color: #e41f35;
    content: "\0000a0\00BB";
    white-space: nowrap; }

.category-2-category-container.no-paragraph .inner p {
  display: none; }

.category-2-category-container.no-img img {
  display: none; }

@media (max-width: 991px) {
  .col-sm-4 .category-2-category-container .inner h2 {
    font-size: 1.2em; }
  .col-sm-6 .category-2-category-container .inner h2 {
    font-size: 1.9em; }
  .category-2-category-container:not(.not-collapsible) .inner h2:after {
    font-family: cardinal;
    color: #e41f35;
    content: "\0000a0\e602";
    float: right; }
  .category-2-category-container .inner h2.expand:after {
    font-family: cardinal;
    color: #5d5d5d;
    content: "\0000a0\e613"; }
  .category-2-category-container .inner h2:hover {
    color: #e41f35;
    cursor: hand;
    cursor: pointer; }
  .category-2-category-container > .inner .text-container.collapsible {
    display: none;
    visibility: hidden; }
  .category-2-category-container > .inner .text-container.collapsible.expanded {
    display: block;
    visibility: visible; } }

@media (max-width: 767px) {
  .col-xs-12 .category-2-category-container .inner h2 {
    font-size: 2em; } }

@media (min-width: 992px) {
  /* Overwrite inline CSS from Jquery for hidden UL */
  .category-2-category-container > .inner .text-container.collapsible {
    display: inline-block !important;
    visibility: visible !important; } }

.category-header-background {
  position: absolute;
  min-height: 500px;
  max-width: 1600px;
  width: 1600px;
  background-repeat: no-repeat;
  background-position: 0 -240px;
  pointer-events: none;
  background-position-x: 50%;
  background-size: auto 100%; }
  @media (max-width: 767px) {
    .category-header-background {
      background-position-y: -300px; } }

/* Set background image in css for template */
.category-header-background-image {
  height: 100%;
  width: 1600px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -9; }

/* Set color in css for template */
.category-header-background-bar {
  position: absolute;
  width: 100%;
  height: 82px;
  z-index: -10; }

.category-header-background-gradient {
  height: 82px;
  width: 50px;
  position: absolute;
  z-index: -7;
  left: 0;
  display: none; }

@media (max-width: 767px) {
  .category-header-background-image {
    width: 100%; }
  .category-header-background-gradient {
    display: none; } }

.sign-in-div {
  display: none;
  float: right;
  padding-top: 30px;
  padding-right: 5.5vw;
  position: relative; }
  @media (max-width: 767px) {
    .sign-in-div {
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .sign-in-div {
      padding-right: 71px; } }

@media (min-width: 768px) {
  .home .sign-in-div {
    display: block; } }

.sign-in-div input {
  margin-left: 10px; }

.sign-in-div > input[type="button"] {
  height: 37px;
  min-height: 28px;
  max-height: 37px; }

/* Tablet Only*/
@media (min-width: 768px) and (max-width: 991px) {
  .sign-in-div {
    padding-top: 22px; }
  .sign-in-div > input[type="button"] {
    font-size: 13px;
    height: 31px; } }

/* Phone Only */
@media (max-width: 767px) {
  .sign-in-div {
    display: none; } }

@media (min-width: 1280px) {
  .sign-in-div {
    padding-top: 30px; } }

.sign-in-drop {
  font-weight: 700;
  font-style: normal;
  padding: 30px 20px;
  display: none;
  background-color: #ebebeb;
  align: middle;
  color: #696969;
  position: relative; }
  
.legacy-browser .sign-in-drop {
	display: block !important;
	background-color: #ffffff; }

.sign-in-drop .sign-in-field {
  padding-right: 15px; }

.sign-in-drop .sign-in-field > label {
  display: block;
  font-size: 14px;
  margin: 0;
  padding-left: 10px; }

.sign-in-drop .sign-in-field > input {
  display: block;
  height: 36px; }

.sign-in-drop .sign-in-field > a {
  display: block;
  padding-left: 10px;
  color: #cd192c;
  font-weight: 400;
  font-style: normal; }

.sign-in-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1150px;
  height: 80px;
  display: block;
  position: relative; }

.sign-in-wrapper > form > div {
  height: 80px;
  vertical-align: top; }

.sign-in-drop .sign-in-field > input[type="text"] {
  color: black;
  background-color: white;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  border-radius: 6px;
  padding-left: 10px; }

.sign-in-drop .sign-in-field > input[type="password"] {
  border-radius: 6px;
  padding-left: 10px;
  font-size: 18px; }

.sign-in-drop .sign-in-field > a {
  padding-top: 5px;
  font-size: 13px; }

.sign-in-drop-message {
	width: 94%;
	display: inline-block;
	vertical-align: top;
	line-height: 80px;
}
.sign-in-drop-close {
  font-family: cardinal;
  display: inline-block;
  width: 5%;
  line-height: 80px;
  font-size: 20px;
  height: 80px; }

.legacy-browser .sign-in-drop-close {
	display: none !important; }

.close-search-mobile {
  line-height: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 2px;
  padding-right: 20px;
  width: 50px;
  padding-top: 5px; }

.sign-in-drop-close a {
  font-size: 50px;
  font-weight: 100;
  color: #5d5d5d; }

.sign-in-drop-close a:hover {
  text-decoration: none;
  color: #e41f35; }

.sign-in-user-name {
  display: inline-block;
  width: 27%;
  font-size: 14px; }

.sign-in-user-name > a:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.sign-in-password {
  display: inline-block;
  width: 28%;
  font-size: 14px; }

.sign-in-submit {
  display: inline-block;
  width: 10%; }

.sign-in-submit .btn {
  width: 100%;
  margin: 0 2%;
  font-size: 18px;
  font-weight: 400;
  font-style: normal; }

.sign-in-submit a {
  text-align: center;
  font-size: 14px; }

.order-express {
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  width: 25%;
  font-size: 21px;
  line-height: 80px;
  color: #545454;
  text-align: right;
  padding-right: 20px;
  min-width: 160px;
  white-space: nowrap; }

.sign-in-triangle {
  position: absolute;
  padding: 1px;
  height: 10px !important;
  width: 20px !important;
  background-image: url('/etc/designs/corp/clientlibs/images/sign-in-ebebeb-triangle.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  left: 45%;
  top: 0;
  display: none; }

.left-menu {
  display: block; }
  .left-menu > h3 {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    padding: 5px;
    margin: 0;
    height: 54px;
    line-height: 49px;
    display: none; }
    .left-menu > h3 > a {
      color: black;
      text-decoration: none; }
      .left-menu > h3 > a:hover {
        color: #e41f35; }
      .left-menu > h3 > a:hover:after {
        color: #e41f35; }
    @media (max-width: 991px) {
      .left-menu > h3 {
        display: block; } }
    .left-menu > h3 > a {
      display: block;
      padding-left: 15px; }
      .left-menu > h3 > a:after {
        font-family: cardinal;
        content: "\e60e";
        float: right; }
      .left-menu > h3 > a:after {
        padding-right: 15px;
        font-size: 25px;
        color: #686868; }
  .left-menu > h2 {
    padding-bottom: 15px;
    font-weight: 300;
    font-style: normal;
    white-space: normal;
    height: 44px; }
    .left-menu > h2 > a {
      color: black;
      text-decoration: none; }
      .left-menu > h2 > a:hover {
        color: #e41f35; }
      .left-menu > h2 > a:hover:after {
        color: #e41f35; }
    @media (max-width: 991px) {
      .left-menu > h2 {
        border-bottom: solid 1px #d6d6d6;
        margin: 0;
        padding-left: 21px;
        font-size: 21px;
        line-height: 39px;
        font-weight: 700;
        font-style: normal; } }
    @media (min-width: 992px) {
      .left-menu > h2 {
        border-bottom: solid 1px black;
        padding-left: 0;
        font-size: 28px;
        line-height: 28px;
        font-weight: 300;
        font-style: normal;
        margin-top: 40px;
        margin-bottom: 20px; }
        .left-menu > h2 .raquo:after {
          content: ''; } }
  .left-menu > ul {
    padding: 0; }
    @media (max-width: 991px) {
      .left-menu > ul {
        background-color: #efefef;
        font-weight: 400;
        font-style: normal; } }
    @media (min-width: 992px) {
      .left-menu > ul {
        background-color: white;
        font-weight: 300;
        font-style: normal; } }
    .left-menu > ul > li {
      display: block; }
      .left-menu > ul > li > a {
        color: black;
        text-decoration: none; }
        .left-menu > ul > li > a:hover {
          color: #e41f35; }
        .left-menu > ul > li > a:hover:after {
          color: #e41f35; }
      @media (max-width: 991px) {
        .left-menu > ul > li > a {
          padding: 0 0 0 21px;
          height: 53px;
          line-height: 53px;
          display: block;
          font-size: 18px;
          border-bottom: solid 1px white; }
          .left-menu > ul > li > a:after {
            font-family: cardinal;
            content: "\0000a0\e602";
            color: #e41f35; }
          .left-menu > ul > li > a:hover {
            color: black; }
          .left-menu > ul > li > a:after {
            float: right;
            padding-right: 15px;
            font-size: 30px; }
          .left-menu > ul > li > a.left-menu-expand:after {
            font-family: cardinal;
            content: "\0000a0\e613";
            color: #e41f35; }
          .left-menu > ul > li > a.left-menu-expand:after {
            color: #5d5d5d;
            float: right; } }
      @media (min-width: 992px) {
        .left-menu > ul > li > a {
          font-size: 20px;
          padding: 5px 0;
          height: auto;
          display: block;
          line-height: 28.57px; }
          .left-menu > ul > li > a:after {
            font-family: cardinal;
            content: "\0000a0\e60b";
            color: #e41f35; }
          .left-menu > ul > li > a:after {
            font-size: 10px; } }
      .left-menu > ul > li > ul {
        display: none;
        padding: 0; }
        .left-menu > ul > li > ul > li {
          display: block;
          padding: 0; }
          .left-menu > ul > li > ul > li > a {
            color: black;
            text-decoration: none; }
            .left-menu > ul > li > ul > li > a:hover {
              color: #e41f35; }
            .left-menu > ul > li > ul > li > a:hover:after {
              color: #e41f35; }
          .left-menu > ul > li > ul > li > a {
            display: block;
            width: 100%; }
            @media (max-width: 991px) {
              .left-menu > ul > li > ul > li > a {
                padding: 20px 15px 8px 21px;
                font-size: 15px;
                line-height: 15px;
                background-color: white; } }
            @media (min-width: 992px) {
              .left-menu > ul > li > ul > li > a {
                padding: 5px 2px 5px 15px;
                font-size: 16px;
                line-height: 16px; } }
          .left-menu > ul > li > ul > li > span {
            display: block;
            width: 100%; }
            @media (max-width: 991px) {
              .left-menu > ul > li > ul > li > span {
                padding: 20px 15px 8px 21px;
                font-size: 15px;
                line-height: 15px;
                background-color: white; } }
            @media (min-width: 992px) {
              .left-menu > ul > li > ul > li > span {
                padding: 5px 2px 5px 15px;
                font-size: 16px;
                line-height: 16px; } }
          .left-menu > ul > li > ul > li > span.left-menu-selected-product {
            color: #e41f35; }
            .left-menu > ul > li > ul > li > span.left-menu-selected-product > .raquo:after {
              content: ''; }
          .left-menu > ul > li > ul > li:last-child {
            font-weight: 700;
            font-style: normal; }
  @media (max-width: 991px) {
    .left-menu {
      display: none;
      width: 235px;
      padding: 0;
      background-color: #efefef; } }
  @media (min-width: 992px) {
    .left-menu {
      display: block;
      float: left;
      padding-right: 4vw;
      background-color: white; }
      .left-menu > h3 {
        display: none; } }

.left-menu-mobile-browse {
  padding: 0;
  margin: 0;
  max-width: 300px;
  height: 39px; }
  @media (max-width: 767px) {
    .left-menu-mobile-browse {
      float: left;
      display: inline-block; } }
  .left-menu-mobile-browse > h2 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    line-height: 39px; }
    .left-menu-mobile-browse > h2 > a {
      color: black;
      text-decoration: none; }
      .left-menu-mobile-browse > h2 > a:hover {
        color: #e41f35; }
      .left-menu-mobile-browse > h2 > a:hover:after {
        color: #e41f35; }
    .left-menu-mobile-browse > h2 > a {
      margin: 0;
      width: 100%;
      text-align: left;
      display: block;
      vertical-align: bottom; }
      .left-menu-mobile-browse > h2 > a:before {
        font-family: cardinal;
        content: "\e60d";
        background-color: #cccccc;
        font-size: 20px;
        border-radius: 2px;
        position: relative;
        top: 3px;
        padding-left: 1px;
        padding-bottom: 0.5px; }
  @media (min-width: 992px) {
    .left-menu-mobile-browse {
      display: none; } }

/* Negative left margin for PDP only */
@media (max-width: 767px) {
  .product-details-main-container .left-menu-mobile-browse {
    margin-left: -15px;
    display: inline-block; } }

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none; }

.product-details-main-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 40px;
  padding: 0 5.5%; }
  @media (max-width: 767px) {
    .product-details-main-container {
      padding-left: 40px;
      padding-right: 40px; } }

.product-content {
  padding: 0;
  background-color: transparent;
  display: block;
  margin-top: 40px;
  min-height: 1000px; }
  @media (max-width: 767px) {
    .product-content {
      margin-top: 0;
      padding-top: 15px;
      border-top: solid 1px #cccccc; } }
  .product-content .product-article {
    margin-left: 0;
    margin-right: 0; }

.product-image-panel {
  height: 35em;
  float: left;
  width: 56%;
  margin-right: 25px; }
  .product-image-panel > div {
    height: 100%;
    border-radius: 5px; }
  @media (max-width: 767px) {
    .product-image-panel {
      width: 100%; } 
    .product-details-main-container .product-image-panel {
      display: inline-block;
      float: none;
    } 
  }



.product-header-description {
  margin-top: -2px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .product-header-description {
      font-size: 1.272em; } }
  @media (max-width: 767px) {
    .product-header-description {
      font-size: 1em; } }

.product-title {
  padding-top: 0;
  font-weight: 700;
  font-style: normal; }
  .product-title > h1 {
    margin: 0;
    font-size: 2em;
    font-weight: 700;
    font-style: normal; }
  @media (max-width: 767px) {
    .product-title {
      width: 100%; } }
  @media (min-width: 768px) {
    .product-details-main-container .product-title {
      display: inline-block;
    }
    .with-image-preview .product-title {
      width: calc(44% - 25px);
    }
  }
  .product-title.product-title-width-100 {
    width: 100%; }

.product-rating {
  padding-top: 10px;
  font-weight: bold;
  font-size: 1.063em; }
  @media (max-width: 767px) {
    .product-rating {
      font-size: 0.85em; } }
  .product-rating > span {
    color: #e41f35; }
  .product-rating > a {
    color: black;
    text-decoration: none; }
    .product-rating > a:hover {
      color: #e41f35; }
    .product-rating > a:hover:after {
      color: #e41f35; }
  .product-rating > span > a {
    font-weight: 700;
    font-style: normal;
    color: black; }
  .product-rating > span > a:hover {
    color: #e41f35; }

@media (max-width: 767px) {
  .product-rating-inner {
    margin-top: 10px;
    display: inline-block; } }

.product-short-description {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.15em;
  line-height: 1.25em;
  font-weight: 400;
  font-style: normal; }
  .product-short-description > a {
    color: black;
    text-decoration: none; }
    .product-short-description > a:hover {
      color: #e41f35; }
    .product-short-description > a:hover:after {
      color: #e41f35; }
  .product-short-description > a {
    padding-top: 10px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    font-style: normal; }

.product-how-to-buy > div {
  overflow: hidden;
  border: solid 1px #cccccc;
  border-radius: 5px;
  font-size: 1em;
  padding: 15px;
  padding-bottom: 10px;
  padding-right: 5px;
  margin-top: 10px; }
  @media (max-width: 767px) {
    .product-how-to-buy > div {
      width: auto;
      display: block; } }
  .product-how-to-buy > div > h2 {
    color: #e41f35;
    font-size: 1.75em;
    margin-top: 0;
    font-weight: 300;
    font-style: normal; }
  .product-how-to-buy > div span.icons {
    font-family: cardinal;
    color: #e41f35;
    font-size: 1.4em;
    padding-right: 8px; }
  .product-how-to-buy > div > div > a {
    color: black;
    text-decoration: none; }
    .product-how-to-buy > div > div > a:hover {
      color: #e41f35; }
    .product-how-to-buy > div > div > a:hover:after {
      color: #e41f35; }
  .product-how-to-buy > div > div > a {
    display: block;
    padding-bottom: 3px; }
    .product-how-to-buy > div > div > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }
  @media (max-width: 767px) {
    .product-how-to-buy > div > div {
      font-size: 1.5em; } }

.product-download-sheet > div {
  padding-left: 0;
  padding-top: 15px; }
  .product-download-sheet .download-asset-link {
    color: black;
    text-decoration: none; }
    .product-download-sheet .download-asset-link:hover {
      color: #e41f35; }
    .product-download-sheet .download-asset-link:hover:after {
      color: #e41f35; }
  .product-download-sheet .download-asset-title {
    display: block;
    font-size: 1.5em; }
    .product-download-sheet .download-asset-title:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }
    @media (max-width: 767px) {
      .product-download-sheet .download-asset-title {
        font-size: 2em; } }
  .product-download-sheet .download-asset-size {
    display: block;
    font-size: 1em;
    line-height: 0.813em;
    font-weight: 400;
    font-style: normal; }
    @media (max-width: 767px) {
      .product-download-sheet .download-asset-size {
        color: #a1a1a1;
        font-weight: 400;
        font-style: italic; } }
  .product-download-sheet .download-asset-icon {
    color: #e41f35;
    font-size: 2.5em;
    line-height: 1.5em;
    vertical-align: top;
    padding-right: 13px; }
    .product-download-sheet img {
      height: 1.2em;
      vertical-align: top; }

.service-detail-content-block h2 {
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  margin-top: 0px;
  margin-bottom: 0px; }

.service-detail-content-block img {
  width: 100%;
  height: auto;
  max-width: 675px;
  margin-bottom: 38px; }

.textTitleAsset .about-us-featured-zone img {
	margin-bottom:0px;
 }

.service-detail-content-block p {
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
  padding-top: 5px;
  display: inline-block; }

.product-logo {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .product-logo > img {
    width: 100%;
    max-width: 480px; }

.product-article {
  margin-top: 30px;
  margin-left: -25px;
  margin-right: -25px; }
  .product-article > div {
    padding-left: 25px;
    border: solid 1px #cccccc;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .product-article > div {
        border: solid 0 #cccccc;
        padding: 0; }
		.product-article {
			margin-top:0px;
        }}
    .product-article > div > div {
      padding: 20px; }
      .product-article > div > div > div > a {
        color: black;
        text-decoration: none; }
        .product-article > div > div > div > a:hover {
          color: #e41f35; }
        .product-article > div > div > div > a:hover:after {
          color: #e41f35; }
      .product-article > div > div > div a {
        font-weight: 600;
        font-style: normal;
        display: block;
        padding-top: 10px; }
        .product-article > div > div > div a:after {
          color: #e41f35;
          content: "\0000a0\00BB";
          white-space: nowrap; }
        @media (max-width: 767px) {
          .product-article > div > div > div a {
            font-size: 1em; } }
      .product-article > div > div > div:last-child {
        padding-left: 0;
        padding-right: 0;
        display: block;
        font-size: 1em;
        font-weight: 400;
        font-style: normal; }
        @media (min-width: 768px) {
          .product-article > div > div > div:last-child {
            display: inline-block;
            width: calc(100% - 8em); } }
        .product-article > div > div > div:last-child > h2 {
          margin-top: 0;
          padding-top: 0; }
        .product-article > div > div > div:last-child > p {
          text-indent: 0; }
          @media (max-width: 767px) {
            .product-article > div > div > div:last-child > p {
              font-size: 1em; } }
      .product-article > div > div > div.article-image-boundary {
        width: 85%;
        max-width: 8em;
        max-height: 100%;
        margin-right: 15px;
        margin-left: 15px;
        margin-top: 15px;
        float: right;
        vertical-align: top;
        display: block; }
        @media (min-width: 768px) {
          .product-article > div > div > div.article-image-boundary {
            float: none;
            display: inline-block;
            width: 25%;
            margin-left: 0;
            margin-top: 0; } }
        @media (max-width: 767px) {
          .product-article > div > div > div.article-image-boundary {
            max-width: 90px;
            max-height: 90px;
            margin-top: 0; } }
        @media (max-width: 480px) {
          .product-article > div > div > div.article-image-boundary {
            max-width: 70px;
            max-height: 70px; } }
        .product-article > div > div > div.article-image-boundary > .article-image-container {
          border-radius: 50%;
          border: 5px solid #EEE;
          height: 100%;
          width: 100%;
          overflow: hidden; }
          .product-article > div > div > div.article-image-boundary > .article-image-container > img {
            width: 100%;
            height: auto; }

.product-displayed-image {
  display: block; }
  @media (max-width: 767px) {
    .product-displayed-image > div {
      min-height: 25em; } }
  .product-displayed-image > div .slick-slide {
    text-align: center; }
  .product-displayed-image > div .scene-7-image {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: inline-block; }
    .product-displayed-image > div .scene-7-image img.icon {
      position: absolute;
      bottom: 20px;
      height: 30px;
      width: 30px;
      background-color: rgba(0, 0, 0, 0.2); }
      .product-displayed-image > div .scene-7-image img.icon:hover {
        background-color: rgba(0, 0, 0, 0.3); }
      .product-displayed-image > div .scene-7-image img.icon.icon-full-screen {
        left: 20px; }
      .product-displayed-image > div .scene-7-image img.icon.icon-refresh {
        right: 20px; }
      .product-displayed-image > div .scene-7-image img.icon.icon-plus {
        right: 60px; }
      .product-displayed-image > div .scene-7-image img.icon.icon-minus {
        right: 100px; }
  .product-displayed-image > div img {
    max-width: 100%;
    max-height: 28.61em;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    cursor: pointer;
    border-radius: 5px; }
  .product-displayed-image > div iframe {
    max-width: 100%;
    max-height: 28.61em;
    display: block;
    padding: 5px; }

.product-displayed-image-full {
  width: 100%;
  margin: auto;
  position: static; }
  .product-displayed-image-full .slick-prev {
    top: 50%;
    position: absolute; }

.product-image-carousel {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  width: 28em;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) and (max-width: 1280px) {
    .product-image-carousel {
      font-size: 1.25vw; } }
  @media (max-width: 767px) {
    .product-image-carousel {
      width: 25em;
      max-width: 100%; } }
  .product-image-carousel .slick-slide {
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 5px;
    max-width: 98px;
    display: inline-block;
    text-align: center;
    cursor: pointer; }
  .product-image-carousel .product-image-selected {
    background-color: black;
    display: block; }
    .product-image-carousel .product-image-selected > img {
      opacity: 0.5; }
  .product-image-carousel .glyphicon-play:before {
    position: absolute;
    top: 25%;
    left: 35%;
    color: white; }
  .product-image-carousel img {
    width: 100%;
    max-height: 4.5em;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .product-image-carousel img {
        max-height: 60px; } }
  .product-image-carousel .carousel-arrow-left {
    position: absolute;
    right: 94%;
    top: 30%;
    z-index: 10;
    display: block; }
    .product-image-carousel .carousel-arrow-left:after {
      content: "\e616";
      font-family: cardinal;
      font-size: 2em;
      color: #c2c2c2; }
    .product-image-carousel .carousel-arrow-left:hover:after {
      color: #e41f35; }
  .product-image-carousel .carousel-arrow-right {
    display: block;
    top: 30%;
    left: 94%;
    position: absolute; }
    .product-image-carousel .carousel-arrow-right:after {
      content: "\e617";
      font-family: cardinal;
      font-size: 2em;
      color: #c2c2c2; }
    .product-image-carousel .carousel-arrow-right:hover:after {
      color: #e41f35; }
  .product-image-carousel .slick-disabled {
    cursor: default; }
    .product-image-carousel .slick-disabled:after {
      color: gainsboro; }
    .product-image-carousel .slick-disabled:hover:after {
      color: gainsboro; }

.service-detail-header-row {
  margin-bottom: 60px; }

@media (max-width: 991px) {
  .service-details-container {
    font-size: 14px; }
  .service-detail-header-row {
    margin-bottom: 40px; } }

@media (min-width: 768px) {
  .service-content-column {
    padding-right: 35px; } }

.service-details-container {
  margin-bottom: 40px; }
  @media (min-width: 768px) { }

.product-details-info {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 20px; }

@media (max-width: 767px) {
  .product-details-main-container .utility-nav {
    display: none; }
  .product-details-main-container .utility-nav.utility-nav-mobile {
    display: block;
    float: right;
    margin-top: 2px;
    font-weight: normal; } }

.connect-top {
  font-size: 1.5em;
  font-weight: 300;
  font-style: normal;
  background-color: #5d5d5d;
  color: white;
  padding-left: 8%;
  padding-right: 8%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 15px;
  padding-bottom: 10px; }

.connect-body h2 {
  font-size: 1.75em;
  color: #e41f35;
  margin-bottom: 0px; }

.connect-body {
  padding-left: 8%;
  padding-right: 8%;
  border: 1px solid #ccc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

.connect-body p {
  font-size: 1.25em;
  font-weight: 300;
  font-style: normal;
  display: block;
  margin-bottom: 10px;
  padding: 0px; }

.connect-body .phone {
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  display: block; }

.connect-body hr {
  border: 0;
  border-top: 1px solid #bebebe; }

.connect-body .email {
  color: #5d5d5d;
  font-size: 1.5em;
  display: block;
  margin-bottom: 20px;
  cursor: pointer; }

.connect-body label {
  color: #666;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  padding-left: 6px;
  margin-bottom: 0px; }

.connect-body input[type="text"] {
  background-color: #e7e7e7;
  border: 0px;
  border-radius: 4px;
  margin-bottom: 8px;
  width: 100%; }

.connect-body input[type="button"] {
  height: 35px;
  border-radius: 4px;
  border: 0px;
  padding-left: 10%;
  padding-right: 10%;
  margin-bottom: 20px;
  margin-top: 12px;
  margin-left: 10px;
  background-color: #e41f35;
  color: white;
  font-size: 1.1em;
  font-weight: 400;
  font-style: normal; }

.connect-body input[type="button"]:hover {
  background-color: #bc0000; }

.connect-body a {
  color: #5d5d5d;
  font-size: 1em;
  font-weight: 400;
  font-style: normal; }

.connect-body a:hover {
  color: #e41f35; }

.col-connect {
  padding-left: 0px;
  padding-right: 0px; }

.error-input {
  border: 1px solid #e41f35 !important; }

.error-label {
  color: #e41f35 !important; }

.error-message {
  color: #e41f35;
  font-weight: 400;
  font-style: normal;
  font-style: italic;
  font-size: 1em;
  margin-bottom: 15px;
  display: none; }

.connect-thanks {
  font-size: 1.5em;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 20px;
  display: none; }

@media (max-width: 768px) { }

.youtube-thumbnail {
  max-height: 73px;
  max-width: 98px; }
  .youtube-thumbnail > img {
    width: 100%;
    height: 100%; }
  .youtube-thumbnail.glyphicon-play:before {
    position: absolute;
    top: 25%;
    left: 35%;
    color: white;
    font-size: 2em; }

.youtube-video iframe {
  margin-left: auto;
  margin-right: auto; }

.visual-case-study {
  margin-top: 25px;
  border-radius: 8px;
  border: 1px solid #ccc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-top: 25px 0 20px 25px;
}

.article-image-container {
  border-radius: 50%;
  border: 5px solid #EEE;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.article-image-boundary {
  width: 85%;
  max-width: 200px;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto; }

.article-image-boundary img {
  width: 100%;
  height: auto; }

.visual-case-study-copy {
  padding-left: 8%;
  padding-right: 8%; }

.visual-case-study {
	padding: 10px;
}

.visual-case-study h2 {
  margin-top: 30px;
  font-weight: 400;
  font-style: normal;
  font-size: 1.75em; }

.visual-case-study h3 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1em;
  font-weight: 700;
  font-style: normal; }

.visual-case-study p {
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 15px;
  padding: 0px; }

.visual-case-study a {
  color: #2e2d2f;
  font-size: 1em;
  font-weight: 700;
  font-style: normal; }

.visual-case-study a:hover {
  color: #e41f35; }

.visual-case-study a:after {
  content: "\00BB";
  color: #e41f35;
  font-size: 1em; }

@media (max-width: 767px) {
  .article-image-boundary {
    max-width: 90px;
    max-height: 90px;
    float: right;
    margin-right: 15px;
    margin-left: 15px; }
  .visual-case-study span {
    display: inline; }
  .visual-case-study a {
    display: block;
    margin-top: 20px; }
  .visual-case-study {
    border: none; }
  .visual-case-study h2 {
    margin-top: 20px;
    padding-top: 0px; }
  .visual-case-study-copy {
    padding-left: 0px;
    padding-right: 0px; } }

#no-img-header {
	padding:0px !important;
    margin-top:5px !important;
}

#img-header{
	margin-top:30px !important;
	padding:0px 0;
	
}


.service-detail-text-content h2 {
  margin-top: 0px;
  font-size: 2em; }

.service-detail-text-content p {
  padding-top: 0px; }

.service-detail-text-content {
  font-weight: 400;
  font-style: normal;
  margin-bottom: 40px; }

.service-detail-text-content li {
  margin-top: 15px; }

.service-detail-text-content ul {
  padding-left: 22px; }

.home-small-articles {
  background-color: #92d3e1;
  width: 100%;
  margin-left: 0; 
  overflow: auto;
}
  .home-small-articles > .btn-black {
    background-color: #333;
    margin: 50px 45%;
    color: white; }
    @media (max-width: 767px) {
      .home-small-articles > .btn-black {
        margin: 50px 40%; } }
  .home-small-articles > .btn-black:hover {
    background-color: black; }
  .home-small-articles > .product-article > div {
    border: solid 0;
    padding-right: 5.5%;
    padding-left: 5.5%; }
    .home-small-articles > .product-article > div h2 {
      font-weight: 700;
      font-style: normal;
      font-size: 1.5em !important; }
    .home-small-articles > .product-article > div > div > .article-image-boundary {
      margin-right: 0; }

.home-full-width-open {
    background-color: #92d3e1;
    overflow: auto;
}

.category-1-container .category-header-background {
  background-image: url(../images/category-1-background.png);
  left: 0;
  width: 100%; }

.category-1-container .product-article {
  margin-left: -20px;
  margin-right: -20px; }

.about-us-article .product-article {
  margin-left: 0px;
  margin-right: 0px; }

.about-us-article .product-article > div {
  border: none; }

.category-header-1 {
  position: relative; }
  .category-header-1 h1 {
    font-size: 3em;
    white-space: normal; }
  @media (max-width: 767px) {
    .category-header-1 > h1 {
      font-size: 2em; } }
  @media (min-width: 768px) {
    .category-header-1 {
      padding-right: 10%; } }

.category-description {
  font-size: 1.25em;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .category-description {
      font-size: 1.1em; }
      .category-description > p {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .category-description {
      padding-right: 10%; } }

.category-1-blocks {
  margin-left: -44px;
  margin-right: -20px; }
  .category-1-blocks > div {
    padding-left: 24px;
    padding-right: 0; }
  @media (max-width: 767px) {
    .category-1-blocks {
      margin-left: -24px;
      margin-right: 0; } }

.links-list-block {
  border: solid 1px #cdcdcd;
  margin-top: 24px;
  padding-left: 20px;
  border-radius: 5px;
  background-color: #f9f9f9;
  padding-bottom: 24px;
  padding-top: 24px;
  font-weight: 400;
  font-style: normal; }
  .links-list-block > img {
    float: right;
    padding-right: 25px;
    height: 1.6em; }
  @media (min-width: 768px) {
    .links-list-block.half-block > ul {
      width: 49%;
      display: inline-block; }
      @media (min-width: 768px) and (max-width: 991px) {
        .links-list-block.half-block > ul {
          width: 100%; } } }
  .links-list-block > p {
    font-weight: 300;
    font-style: normal;
    padding-right: 20px; }
    .links-list-block > p > a {
      color: black;
      text-decoration: none; }
      .links-list-block > p > a:hover {
        color: #e41f35; }
      .links-list-block > p > a:hover:after {
        color: #e41f35; }
    .links-list-block > p > a {
      font-weight: 600;
      font-style: normal; }
      .links-list-block > p > a:after {
        color: #e41f35;
        content: "\0000a0\00BB";
        white-space: nowrap; }
  .links-list-block > h2 {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0.3em;
    padding-right: 20px;
    font-weight: 400;
    font-style: normal; }
    .links-list-block > h2 > a {
      color: black;
      text-decoration: none; }
      .links-list-block > h2 > a:hover {
        color: #e41f35; }
      .links-list-block > h2 > a:hover:after {
        color: #e41f35; }
  .links-list-block > ul {
    vertical-align: top;
    padding-left: 0; }
    .links-list-block > ul > li {
      display: block;
      padding-top: 12px;
      vertical-align: top;
      width: 100%;
      padding-right: 10px; }
      .links-list-block > ul > li > a {
        color: black;
        text-decoration: none; }
        .links-list-block > ul > li > a:hover {
          color: #e41f35; }
        .links-list-block > ul > li > a:hover:after {
          color: #e41f35; }
      .links-list-block > ul > li > a {
        display: block; }
  @media (min-width: 768px) {
    .links-list-block.full-block > p {
      width: 75%; } }
  .links-list-block.full-block ul {
    display: inline-block; }
    @media (min-width: 992px) {
      .links-list-block.full-block ul:nth-child(3) {
        width: 24%; }
      .links-list-block.full-block ul:nth-child(4) {
        width: 27.5%; }
      .links-list-block.full-block ul:nth-child(5) {
        width: 24%; }
      .links-list-block.full-block ul:nth-child(6) {
        width: 22%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .links-list-block.full-block ul:nth-child(3) {
        width: 53%; }
      .links-list-block.full-block ul:nth-child(4) {
        width: 44%; } }
  .links-list-block.full-block li {
    white-space: normal; }
  .links-list-block > h2 > img {
    height: 100%;
    float: right;
    width: auto;
    display: block; }
  @media (max-width: 767px) {
    .links-list-block > h2 {
      font-size: 1.6em; }
    .links-list-block > h2 > img {
      max-height: 100%; }
    .links-list-block > ul > li {
      padding-top: 0.3em; } }

.category-2-container .product-article {
  margin-left: -20px;
  margin-right: -20px; }

.category-2-container .category-header-background {
  background-image: url(../images/category-2-background.png);
  background-position: 0 -320px;
  right: 0; }
  @media (max-width: 1199px) {
    .category-2-container .category-header-background {
      background-position: 0 -330px; } }
  @media (max-width: 767px) {
    .category-2-container .category-header-background {
      background-position: 0 -370px; } }

.category-2-container .product-article {
  margin-top: 0; }
  .category-2-container .product-article .article-image-boundary {
    float: left; }
  @media (max-width: 767px) {
    .category-2-container .product-article .article-image-boundary {
      float: right; }
    .category-2-container .product-article .category-2-container .breadcrumbs {
      display: none; } }

.category-3-container .category-header-1 {
  margin-top: 40px; }
.category-3-container .category-description {
  font-size: 1.125em; }
@media (max-width: 767px) {
  .category-3-container .product-article > div > div {
    padding-left: 25px;
    padding-right: 25px; } }

.lists-list-block-cat-3 {
  background-color: #f9f9f9;
  border: solid 1px #cccccc;
  border-radius: 5px;
  margin-top: 24px; }
  .lists-list-block-cat-3.left-block {
    margin-left: -25px; }
  .lists-list-block-cat-3.right-block {
    margin-right: -25px; }
  .lists-list-block-cat-3 > h2 {
    display: block;
    background-color: #a7be7d;
    color: white;
    min-height: 2.7em;
    font-size: 2em;
    padding-top: 1em;
    padding-left: 25px;
    padding-bottom: 0.7em;
    margin-top: 0;
    font-weight: 400;
    font-style: normal; }
  .lists-list-block-cat-3 > p {
    font-size: 1.25em;
    padding-top: 0.7em;
    padding-left: 25px;
    padding-right: 5px; }
  .lists-list-block-cat-3 > ul {
    display: block;
    padding-left: 25px;
    margin-bottom: 1em; }
    .lists-list-block-cat-3 > ul > li {
      display: block;
      padding: 0; }
      .lists-list-block-cat-3 > ul > li > a {
        color: black;
        text-decoration: none; }
        .lists-list-block-cat-3 > ul > li > a:hover {
          color: #e41f35; }
        .lists-list-block-cat-3 > ul > li > a:hover:after {
          color: #e41f35; }
      .lists-list-block-cat-3 > ul > li:last-child > a {
        font-weight: 600;
        font-style: normal; }
      .lists-list-block-cat-3 > ul > li > a {
        font-weight: 400;
        font-style: normal;
        display: block;
        width: 100%;
        height: 100%;
        padding-bottom: 5px;
        padding-top: 5px; }
        .lists-list-block-cat-3 > ul > li > a:after {
          color: #e41f35;
          content: "\0000a0\00BB";
          white-space: nowrap; }
  @media (max-width: 767px) {
    .lists-list-block-cat-3.right-block, .lists-list-block-cat-3.left-block {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 15px; }
    .lists-list-block-cat-3 > h2, .lists-list-block-cat-3 > p, .lists-list-block-cat-3 > ul {
      padding-left: 12px; } }

.category-3-image {
  padding: 0;
  margin-right: -27px;
  border-radius: 10px;
  box-shadow: 0 0 6px 6px white inset;
  background-image: url('/etc/designs/corp/clientlibs/images/categories/category-3-image.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  height: 23em; }
  @media (max-width: 767px) {
    .category-3-image {
      width: 100%; } }
  @media (max-width: 400px) {
    .category-3-image {
      height: 200px;
      background-size: 100% 100%; } }

.full-width-image-article-black {
  background-color: black;
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  overflow: hidden; }
  @media (min-width: 1280px) {
    .full-width-image-article-black {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .full-width-image-article-black {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .full-width-image-article-black {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .full-width-image-article-black {
      padding-left: 70px;
      padding-right: 71px; } }
  .full-width-image-article-black > div {
    height: 100%;
    position: relative;
    padding-bottom: 25px; }
    .full-width-image-article-black > div img {
      position: absolute;
      top: 0;
      right: 0;
      margin-left: -5.5vw;
      margin-right: -5.5vw;
      height: 100%;
      z-index: 0; }
      @media (min-width: 1280px) {
        .full-width-image-article-black > div img {
          margin-left: -70px;
          margin-right: -71px; } }
      @media (max-width: 767px) {
        .full-width-image-article-black > div img {
          margin-left: -25px;
          margin-right: -25px; } }
      @media (max-width: 767px) {
        @media (max-width: 587px) {
          .full-width-image-article-black > div img {
            right: -10%; } }
        @media (max-width: 498px) {
          .full-width-image-article-black > div img {
            right: -15%; } }
        @media (max-width: 409px) {
          .full-width-image-article-black > div img {
            right: -35%; } }
        @media (max-width: 320px) {
          .full-width-image-article-black > div img {
            right: -50%; } } }
    .full-width-image-article-black > div > div {
      z-index: 1;
      position: relative; }
      .full-width-image-article-black > div > div > h2 {
        color: white;
        width: 60%;
        font-size: 3em;
        line-height: 1.2em;
        padding-top: 20px;
        padding-bottom: 10px;
        margin-top: 0;
        margin-bottom: 0; }
        @media (max-width: 767px) {
          .full-width-image-article-black > div > div > h2 {
            font-size: 2.429em;
            width: 80%; } }
      .full-width-image-article-black > div > div > p {
        color: white;
        width: 60%;
        font-size: 1.25em; }
      .full-width-image-article-black > div > div > a {
        color: black;
        text-decoration: none; }
        .full-width-image-article-black > div > div > a:hover {
          color: #e41f35; }
        .full-width-image-article-black > div > div > a:hover:after {
          color: #e41f35; }
      .full-width-image-article-black > div > div > a {
        color: white;
        display: block;
        font-size: 1.1em;
        margin-bottom: 0.3em;
        font-weight: 600;
        font-style: normal; }
        .full-width-image-article-black > div > div > a:after {
          color: #e41f35;
          content: "\0000a0\00BB";
          white-space: nowrap; }

.full-width-image-article-light {
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1280px) {
    .full-width-image-article-light {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .full-width-image-article-light {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .full-width-image-article-light {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .full-width-image-article-light {
      padding-left: 70px;
      padding-right: 71px; } }
  @media (max-width: 640px) {
    .full-width-image-article-light {
      margin-top: 0;
      padding-top: 220px; } }
  @media (max-width: 540px) {
  	.full-width-image-article-light {
    	padding-top: 70vw;
  	}
    .carousel-full-width-article .slick-dots {
    	top: 60vw;
  	}
  }
  @media (min-width: 641px) and (max-width: 767px) {
    .full-width-image-article-light {
      margin-top: 0;
      padding-top: 310px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-width-image-article-light {
      font-size: 12.5px; } }
  @media (min-width: 768px) {
    .full-width-image-article-light {
      height: 440px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-width-image-article-light {
      height: 340px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .full-width-image-article-light {
      height: 415px; } }
  .full-width-image-article-light > div {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    overflow: hidden; }
    @media (max-width: 640px) {
      .full-width-image-article-light > div {
        height: 220px; } }
    @media (min-width: 641px) and (max-width: 767px) {
      .full-width-image-article-light > div {
        height: 310px; } }
	@media (max-width: 540px) {
    	.full-width-image-article-light > div {
    		height: 70vw;
  		}
  	}
    @media (min-width: 1600px) {
      .full-width-image-article-light > div {
        width: 1600px; } }
    .full-width-image-article-light > div img {
      position: absolute;
      height: 100%;
      right: 0; }
  .full-width-image-article-light > h2 {
    position: relative;
    width: 50%;
    font-size: 3em;
    line-height: 1.2em;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .full-width-image-article-light > h2 {
        font-size: 2.5em; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .full-width-image-article-light > h2 {
        width: 50%;
        font-size: 2em; } }
    @media (max-width: 767px) and (min-width: 541px) {
      .full-width-image-article-light > h2 {
        font-size: 2em;
        width: 50%;
        position: absolute;
        top: 0; } }
    @media (max-width: 540px) {
      .full-width-image-article-light > h2 {
        font-size: 2em;
        width: 100%; } }
  .full-width-image-article-light > p {
    position: relative;
    width: 50%;
    font-size: 1.25em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .full-width-image-article-light > p {
        width: 45%; } }
    @media (max-width: 767px) {
      .full-width-image-article-light > p {
        width: 100%; } }
    @media (max-width: 767px) and (min-width: 541px) {
      .full-width-image-article-light > p {
        margin-top: 20px; } }
  .full-width-image-article-light > a {
    color: black;
    text-decoration: none; }
    .full-width-image-article-light > a:hover {
      color: #e41f35; }
    .full-width-image-article-light > a:hover:after {
      color: #e41f35; }
  .full-width-image-article-light > a {
    position: relative;
    display: block;
    font-size: 1.1em;
    margin-bottom: 25px;
    font-weight: 600;
    font-style: normal; }
    .full-width-image-article-light > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }
  .full-width-image-article-light.image-left > div {
    right: auto;
    left: 0; }
    .full-width-image-article-light.image-left > div > img {
      right: auto;
      left: 0; }
  @media (min-width: 541px) {
    .full-width-image-article-light.image-left > h2 {
      margin-left: 45%; } }
  @media (min-width: 768px) {
    .full-width-image-article-light.image-left > p {
      margin-left: 45%; }
    .full-width-image-article-light.image-left > a {
      margin-left: 45%; } }
  @media (min-width: 768px) {
    .full-width-image-article-light.breadcrumb-padding {
      padding-top: 64px; } }

@media (min-width: 768px) {
  .breadcrumb-background {
    margin-top: -64px;
    padding-top: 64px; } }

.thought-leadership-filter {
  position: relative;
  margin-left: -20px;
  margin-right: -20px; }

.thought-leadership-filter-type {
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 767px) {
    .thought-leadership-filter-type {
      padding-right: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .thought-leadership-filter-type {
      font-size: 0.9em; } }
  @media (max-width: 767px) {
    .thought-leadership-filter-type {
      margin-left: 0; } }
  .thought-leadership-filter-type > div {
    display: inline-block; }
    .thought-leadership-filter-type > div > a {
      color: black;
      text-decoration: none; }
      .thought-leadership-filter-type > div > a:hover {
        color: #e41f35; }
      .thought-leadership-filter-type > div > a:hover:after {
        color: #e41f35; }
    .thought-leadership-filter-type > div > a {
      display: block;
      font-size: 2.25em;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .thought-leadership-filter-type > div > a {
          font-size: 1.8em; } }
      @media (max-width: 767px) {
        .thought-leadership-filter-type > div > a {
          font-size: 1.5em;
          padding-left: 5px;
          padding-right: 5px; } }
      @media (max-width: 400px) {
        .thought-leadership-filter-type > div > a {
          font-size: 1.2em; } }
      .thought-leadership-filter-type > div > a:after {
        font-family: cardinal;
        content: "\0000a0\e60b";
        color: #e41f35; }
      .thought-leadership-filter-type > div > a:after {
        font-size: 0.5em; }
    .thought-leadership-filter-type > div:first-child {
      display: block;
      font-weight: 700;
      font-style: normal; }
    .thought-leadership-filter-type > div:nth-child(2) > a {
      padding-left: 0; }
    .thought-leadership-filter-type > div.selected {
      position: relative; }
      .thought-leadership-filter-type > div.selected:after {
        background-image: url('/etc/designs/corp/clientlibs/images/pdp_arrow_4x_nb.png');
        z-index: 2;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 7px 14px;
        content: "";
        position: absolute;
        left: calc(50% - 25px);
        bottom: -16px; }
        @media (max-width: 767px) {
          .thought-leadership-filter-type > div.selected:after {
            left: calc(50% - 20px); } }
      .thought-leadership-filter-type > div.selected > a {
        color: #e41f35; }

.thought-leadership-sort {
  position: relative;
  min-height: 3.5em; }
  @media (min-width: 768px) {
    .thought-leadership-sort {
      position: absolute;
      top: 0;
      right: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .thought-leadership-sort {
      font-size: 0.9em; } }
  @media (max-width: 767px) {
    .thought-leadership-sort {
      margin-top: 10px;
      padding-left: 20px; } }
  .thought-leadership-sort > div {
    padding-top: 1em;
    margin-top: -1em;
    position: absolute;
    border-radius: 5px; }
    .thought-leadership-sort > div > div {
      display: none; }
      .thought-leadership-sort > div > div.selected {
        display: block; }
      .thought-leadership-sort > div > div > a {
        color: black;
        text-decoration: none; }
        .thought-leadership-sort > div > div > a:hover {
          color: #e41f35; }
        .thought-leadership-sort > div > div > a:hover:after {
          color: #e41f35; }
      .thought-leadership-sort > div > div > a {
        display: block;
        font-size: 2.25em; }
        @media (min-width: 768px) and (max-width: 991px) {
          .thought-leadership-sort > div > div > a {
            font-size: 1.8em; } }
        @media (max-width: 767px) {
          .thought-leadership-sort > div > div > a {
            font-size: 1.5em; } }
        @media (max-width: 400px) {
          .thought-leadership-sort > div > div > a {
            font-size: 1.2em; } }
        .thought-leadership-sort > div > div > a:after {
          font-family: cardinal;
          content: "\0000a0\e60b";
          color: #e41f35; }
        .thought-leadership-sort > div > div > a:after {
          font-size: 0.5em;
          padding-left: 3px; }
      .thought-leadership-sort > div > div:first-child {
        display: block;
        font-weight: 700;
        font-style: normal; }
    .thought-leadership-sort > div.open {
      white-space: nowrap;
      z-index: 10;
      background-color: #cccccc;
      margin-left: -2.45em;
      padding-right: 1em;
      padding-bottom: 1em; }
      @media (max-width: 767px) {
        .thought-leadership-sort > div.open {
          margin-left: -24px; } }
      .thought-leadership-sort > div.open > div {
        display: block; }
        .thought-leadership-sort > div.open > div > a {
          padding-left: 1.125em; }
          .thought-leadership-sort > div.open > div > a:after {
            content: ''; }
        .thought-leadership-sort > div.open > div.selected > a {
          margin-left: -0.75em; }
          .thought-leadership-sort > div.open > div.selected > a:before {
            font-family: Glyphicons Halflings;
            content: '\e013';
            font-size: 0.5em; }
        .thought-leadership-sort > div.open > div:first-child {
          display: block;
          padding-left: 2.45em;
          font-weight: 700;
          font-style: normal; }
          @media (max-width: 767px) {
            .thought-leadership-sort > div.open > div:first-child {
              padding-left: 24px; } }

.thought-leadership-header {
  font-size: 2em; }
  @media (max-width: 767px) {
    .thought-leadership-header {
      margin-left: 0;
      font-size: 1.125em; } }

.thought-leadership-filter-options {
  padding: 0.7em 20px;
  background-color: #F7F7F7;
  border-radius: 5px;
  margin-top: 15px;
  display: none;
  border: solid 1px #cccccc; }
  @media (max-width: 767px) {
    .thought-leadership-filter-options {
      margin-left: 0;
      padding: 15px 15px 5px 20px; } }
  .thought-leadership-filter-options > div {
    width: 100%;
    position: relative; }
    .thought-leadership-filter-options > div > a:after {
      font-family: cardinal;
      content: "\e60e";
      float: right; }
    .thought-leadership-filter-options > div > a:after {
      position: absolute;
      top: 0;
      right: 0;
      color: #6e6e6e; }
      @media (max-width: 767px) {
        .thought-leadership-filter-options > div > a:after {
          top: -10px;
          font-size: 0.8em;
          right: -5px; } }
    .thought-leadership-filter-options > div > div {
      vertical-align: top;
      display: inline-block;
      width: 24%;
      font-size: 1.125em; }
      @media (max-width: 767px) {
        .thought-leadership-filter-options > div > div {
          font-size: 0.8em;
          width: 49%; } }
      .thought-leadership-filter-options > div > div > label {
        cursor: pointer;
        padding: 0.5em 0; }
        .thought-leadership-filter-options > div > div > label > input[type=checkbox] {
          display: none; }
          .thought-leadership-filter-options > div > div > label > input[type=checkbox] + span {
            width: 1.39em;
            height: 1.39em;
            display: inline-block;
            background-color: #cccccc;
            position: relative;
            bottom: 0.1em;
            margin-right: 0.3em;
            vertical-align: middle;
            border-radius: 5px; }
            .thought-leadership-filter-options > div > div > label > input[type=checkbox] + span + span {
              font-weight: 400;
              font-style: normal; }
          .thought-leadership-filter-options > div > div > label > input[type=checkbox]:checked + span:after {
            font-family: Glyphicons Halflings;
            content: '\e013';
            font-size: 1em;
            position: relative;
            left: 0.3em;
            top: -0.2em; }
          .thought-leadership-filter-options > div > div > label > input[type=checkbox]:checked + span ~ span {
            font-weight: 700;
            font-style: normal; }

.about-us-featured-zone {
  border-radius: 8px;
  overflow: auto;
  margin-top: 50px;
  border: 1px solid #ccc; }

.about-us-featured-zone img {
  width: 100%;
  height: 100%;
  border: none; }

.about-feature-description h2 {
  margin: 0px;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  font-size: 1.5em; }

.about-feature-description p {
  margin: 0px;
  padding: 0px;
  color: white;
  font-size: 1.125em;
  font-weight: 300;
  font-style: normal; }

.about-feature-description {
  background-color: #5d5d5d;
  width: 100%;
  padding: 1.25em; }
  .about-feature-description > a {
    color: black;
    text-decoration: none; }
    .about-feature-description > a:hover {
      color: #e41f35; }
    .about-feature-description > a:hover:after {
      color: #e41f35; }
  .about-feature-description > a {
    color: white;
    font-weight: 400;
    font-style: normal; }
    .about-feature-description > a:last-child:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }
    .about-feature-description > a:last-child:after {
      color: white; }
    .about-feature-description > a:last-child:hover {
      color: black; }
      .about-feature-description > a:last-child:hover:after {
        color: black; }
    .about-feature-description > a > h2:hover {
      color: black; }

.about-us-featured-zone-content {
  padding-bottom: 50px; }

.thought-leadership-selected-filters {
  display: none;
  margin-top: 5px;
  padding-left: 20px; }
  .thought-leadership-selected-filters > div {
    padding-top: 15px; }
    .thought-leadership-selected-filters > div > span {
      display: block;
      font-weight: 700;
      font-style: normal; }
    .thought-leadership-selected-filters > div > div {
      background-color: #e5e5e5;
      display: inline-block;
      padding: 8px 15px 8px 15px;
      margin: 0.5em 1em 0.5em 0;
      border-radius: 5px;
      white-space: nowrap; }
      .thought-leadership-selected-filters > div > div:nth-child(2) {
        background-color: #e41f35;
        min-width: 75px;
        margin-right: 0.9em;
        color: white; }
        .thought-leadership-selected-filters > div > div:nth-child(2) > a:after {
          color: white; }
        .thought-leadership-selected-filters > div > div:nth-child(2) > a:hover:after {
          color: black; }
      .thought-leadership-selected-filters > div > div > a:after {
        font-family: cardinal;
        content: "\e60e";
        float: right; }
      .thought-leadership-selected-filters > div > div > a:after {
        color: #6e6e6e;
        font-size: 0.8em;
        padding: 3px 1px 4px 10px;
        cursor: pointer;
        float: none; }
      .thought-leadership-selected-filters > div > div > a:hover:after {
        color: #e41f35; }

.thought-leadership-results {
  margin-left: -50px;
  margin-right: -30px; }
  @media (max-width: 767px) {
    .thought-leadership-results {
      padding: 0;
      margin-left: -20px;
      margin-right: 0; } }
  .thought-leadership-results > div {
    padding-right: 0;
    padding-left: 20px; }
    .thought-leadership-results > div:first-child {
      font-weight: 700;
      font-style: normal;
      padding-right: 50px;
      padding-left: 50px; }
      @media (max-width: 767px) {
        .thought-leadership-results > div:first-child {
          padding-left: 20px;
          padding-right: 0; } }
  .thought-leadership-results .displaying-results {
    padding-right: 29px; }
    .thought-leadership-results .displaying-results.bottom {
      margin-top: 23px; }
    @media (max-width: 767px) {
      .thought-leadership-results .displaying-results {
        padding-right: 0; }
        .thought-leadership-results .displaying-results.bottom {
          float: none;
          margin-left: auto;
          margin-right: auto;
          margin-top: 0; } }

.thought-leadership-result-block {
  padding-top: 0;
  padding-bottom: 1em;
  margin-top: 1em;
  border: solid 1px #cccccc;
  border-radius: 5px; }
  @media (max-width: 767px) {
    .thought-leadership-result-block {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .thought-leadership-result-block {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 992px) {
    .thought-leadership-result-block {
      padding-left: 40px;
      padding-right: 40px; } }
  .thought-leadership-result-block > h2 {
    margin: 0;
    font-size: 1.125em;
    padding: 1em 2em;
    color: white;
    background-color: #5d5d5d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    @media (max-width: 767px) {
      .thought-leadership-result-block > h2 {
        margin-left: -20px;
        margin-right: -20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .thought-leadership-result-block > h2 {
        margin-left: -30px;
        margin-right: -30px; } }
    @media (min-width: 992px) {
      .thought-leadership-result-block > h2 {
        margin-left: -40px;
        margin-right: -40px; } }
  .thought-leadership-result-block > div {
    margin-bottom: 1em;
    height: 11em;
    overflow: hidden;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .thought-leadership-result-block > div {
        margin-left: -20px;
        margin-right: -20px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .thought-leadership-result-block > div {
        margin-left: -30px;
        margin-right: -30px; } }
    @media (min-width: 992px) {
      .thought-leadership-result-block > div {
        margin-left: -40px;
        margin-right: -40px; } }
    .thought-leadership-result-block > div > img {
      min-height: 100%;
      min-width: 100%; }
  .thought-leadership-result-block > h3 {
    font-size: 2em;
    margin: 0.2em 0 0 0; }
    .thought-leadership-result-block > h3 > a {
      color: black;
      text-decoration: none; }
      .thought-leadership-result-block > h3 > a:hover {
        color: #e41f35; }
      .thought-leadership-result-block > h3 > a:hover:after {
        color: #e41f35; }
    .thought-leadership-result-block > h3 > a {
      color: #5d5d5d; }
  .thought-leadership-result-block > h4 {
    margin: 1.3em 0 0.2em 0;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    color: #5d5d5d; }
  .thought-leadership-result-block > span {
    display: block;
    margin-top: 1.4em;
    font-weight: 700;
    font-style: normal; }
  .thought-leadership-result-block > p {
    margin: 0.1em 0 0.4em;
    font-size: 1.25em;
    color: #5d5d5d;
    line-height: 1.25em; }
  .thought-leadership-result-block > a {
    color: black;
    text-decoration: none; }
    .thought-leadership-result-block > a:hover {
      color: #e41f35; }
    .thought-leadership-result-block > a:hover:after {
      color: #e41f35; }
  .thought-leadership-result-block > a {
    display: block;
    font-size: 1.1em;
    margin: 0 0 0.3em;
    font-weight: 600;
    font-style: normal; }
    .thought-leadership-result-block > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }

.expert-list {
  margin-left: -50px;
  margin-right: -30px;
  margin-top: 25px; }
  @media (max-width: 767px) {
    .expert-list {
      padding: 0;
      margin-left: -15px;
      margin-right: 0; } }
  .expert-list > div {
    padding-right: 0;
    padding-left: 20px; }
    @media (max-width: 767px) {
      .expert-list > div {
        padding-left: 15px; } }
    .expert-list > div:first-child, .featuredExperts {
      font-size: 2.25em;
      padding: 0.3em 50px; }
      @media (max-width: 767px) {
        .expert-list > div:first-child {
          padding: 0.3em 15px; } }
    .expert-list > div:last-child {
      text-align: center;
      margin-top: 2em; }
      .expert-list > div:last-child > input[type=button] {
        width: auto;
        font-size: 1.188em;
        padding-left: 12px;
        padding-right: 12px; }
        @media (max-width: 767px) {
          .expert-list > div:last-child > input[type=button] {
            height: 50px; } }

.expert-block {
  border: solid 1px #cccccc;
  border-radius: 5px;
  padding-bottom: 1em;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .expert-block {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .expert-block {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 992px) {
    .expert-block {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 767px) {
    .expert-block {
      font-size: 12px; } }
  .expert-block > div {
    margin-bottom: 1em; }
    @media (max-width: 767px) {
      .expert-block > div {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .expert-block > div {
        margin-left: -30px;
        margin-right: -30px; } }
    @media (min-width: 992px) {
      .expert-block > div {
        margin-left: -40px;
        margin-right: -40px; } }
    .expert-block > div > img {
      width: 100%;
      max-height: 100%;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
  .expert-block > h3 {
    font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
    margin: 0; }
  .expert-block > span {
    font-size: 1.25em;
    margin-bottom: 0.3em; }
  .expert-block > p {
    margin-bottom: 0.3em; }
  .expert-block > a {
    color: black;
    text-decoration: none; }
    .expert-block > a:hover {
      color: #e41f35; }
    .expert-block > a:hover:after {
      color: #e41f35; }
  .expert-block > a {
    display: block;
    font-size: 1.1em;
    margin-bottom: 0.3em;
    font-weight: 600;
    font-style: normal; }
    .expert-block > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }

.result-pagination {
  padding-right: 0;
  position: relative;
  font-size: 1em;
  margin-top: 25px;
  white-space: nowrap; }
  @media (max-width: 767px) {
    .result-pagination {
      text-align: center; } }
  .result-pagination > input[type=button] {
    font-size: 16px; }
    @media (max-width: 767px) {
      .result-pagination > input[type=button] {
        margin: 0;
        font-size: 1em;
        width: 98px;
        height: 37px;
        position: absolute;
        bottom: -47px; }
        .result-pagination > input[type=button]:first-child {
          right: 55%; }
        .result-pagination > input[type=button]:last-child {
          left: 55%; } }
  @media (max-width: 767px) {
    .result-pagination {
      margin-bottom: 70px; } }
  .result-pagination > a {
    color: black;
    text-decoration: none; }
    .result-pagination > a:hover {
      color: #e41f35; }
    .result-pagination > a:hover:after {
      color: #e41f35; }
  .result-pagination > a {
    display: inline-block;
    padding: 5px 10px;
    margin: 0;
    border-radius: 5px;
    font-size: 1.125em;
    color: black; }
    .result-pagination > a:hover {
      color: #e41f35; }
    .result-pagination > a.selected {
      color: white;
      background-color: black; }

/* CASE STUDY */
.case-study .left-menu {
  padding-bottom: 30px; }

.case-study-intro-content {
  margin-top: 15px; }

.case-study .main-container-bottom-padding {
  padding-bottom: 70px; }
  @media (max-width: 767px) {
    .case-study .main-container-bottom-padding {
      padding-bottom: 40px; } }

.case-study #case-study-main-container-top h1 {
  font-size: 2em;
  margin-bottom: 0; }

.case-study #case-study-main-container-bottom h2 {
  font-size: 2em;
  margin-bottom: 0; }

.case-study #case-study-main-container-top div {
  padding-left: 0;
  padding-right: 0; }

.case-study #case-study-main-container-bottom div {
  padding-left: 0;
  padding-right: 0; }

.case-study #case-study-main-container-top p {
  padding-left: 0; }

.case-study #case-study-main-container-bottom p {
  padding-left: 0; }

@media (max-width: 991px) {
  #case-study-main-container-bottom {
    margin-left: 0; } }

.left-menu-placeholder {
  height: 1px; }
  @media (max-width: 767px) {
    .left-menu-placeholder {
      display: none; } }

.case-study-main-heading {
  padding-right: 0; }

.case-study-article-type {
  font-weight: 400;
  font-style: normal;
  color: #e41f35;
  font-size: 1.67em; }
  @media (max-width: 767px) {
    .case-study-article-type {
      font-size: 1.3em;
      margin-top: 10px; } }

.case-study-article-heading {
  font-weight: 700;
  font-style: normal;
  font-size: 2.58em !important; }

.case-study-article-short-description {
  font-size: 1.6em; }
  @media (max-width: 767px) {
    .case-study-article-short-description {
      font-size: 1.1em; } }

@media (max-width: 767px) {
  .case-study .utility-nav {
    display: none; }
  .case-study-main-heading .utility-nav.utility-nav-mobile {
    display: block;
    float: right;
    margin-top: 2px;
    font-weight: normal; }
  .case-study-article-heading {
    font-size: 1.8em !important;
    margin-top: 15px; } }

.case-study-author {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  display: block;
  margin-top: 20px; }

.case-study-author > .author-info-container > img {
  border-radius: 50%;
  width: 3.75em;
  float: left;
  margin-right: 15px; }

.case-study-author > .author-info-container {
  float: left;
  display: table; }
  @media (max-width: 767px) {
    .case-study-author > .author-info-container {
      float: none; } }

.case-study-author > .author-info-container > .author-info {
  height: 3.75em;
  display: table-cell;
  vertical-align: middle; }

.case-study-author > .author-info-container > .author-info > h2 {
  margin: 0;
  color: #e41f35;
  font-weight: 600;
  font-style: normal;
  font-size: 1.25em !important; }

.case-study-author > .author-info-container > .author-info > h3 {
  margin: 0;
  font-weight: 300;
  font-style: normal;
  font-size: 1em; }

.case-study-author-divider {
  display: none; }
  @media (max-width: 767px) {
    .case-study-author-divider {
      width: 100%;
      height: 1px;
      margin-top: 1.25em;
      display: block;
      background-color: #cdcdcd; } }

.case-study-download-pdf {
  float: right; }
  @media (max-width: 767px) {
    .case-study-download-pdf {
      margin-top: 1.25em;
      width: 100%;
      float: left; } }

.case-study-author .case-study-download-pdf > div {
  padding-top: 5px; }
  @media (max-width: 767px) {
    .case-study-author .case-study-download-pdf > div {
      padding-top: 0; } }

.case-study-download-pdf > div > a > span > span:first-child {
  font-size: 1.5em !important; }

@media (max-width: 767px) {
  .case-study-download-pdf {
    margin-left: 11px; }
  .case-study-download-pdf > div > a > span:first-child {
    padding-right: 18px; } }

#case-study-carousel-container {
  clear: both;
  display: none;
  height: 600px;
  background-color: black;
  color: white; }

.case-study-background-solutions {
  padding-right: 0; }

.case-study-background-solutions-text-content {
  padding-left: 0;
  padding-right: 0;
  float: left; }

.case-study-stats {
  display: inline-block;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .case-study-stats {
      clear: both;
      margin-top: 20px;
      height: 100%; } }

.case-study-stats > .img-container {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden; }
  @media (max-width: 767px) {
    .case-study-stats > .img-container {
      border-top-right-radius: 0;
      border-bottom-left-radius: 5px;
      min-height: 200px;
      height: 100%;
      float: left;
      width: 50%; } }

.case-study-stats > .img-container > img {
  width: 100%; }
  @media (max-width: 767px) {
    .case-study-stats > .img-container > img {
      height: auto !important;
      width: 100% !important; } }
  @media (max-width: 644px) {
    .case-study-stats > .img-container > img {
      height: auto !important;
      width: 100% !important;
      margin: auto; } }

.case-study-stats > .text-content {
  padding-left: 2em !important;
  padding-right: 2em !important;
  padding-top: 20px;
  padding-bottom: 1.5em !important;
  font-size: 1em; }
  @media (max-width: 767px) {
  	.case-study-stats > .img-container + .text-content {
  		width: 50% !important;
  	}
    .case-study-stats > .text-content {
      float: left;
      width: 100%;
      padding-left: 1em !important;
      padding-right: 1em !important; } }

.case-study-stats > .text-content > h2 {
  font-size: 2.3em !important;
  font-weight: 700;
  font-style: normal;
  color: #e41f35 !important;
  margin-bottom: 0;
  margin-top: 0; }
  @media (max-width: 767px) {
    .case-study-stats > .text-content > h2 {
      font-size: 1.8em !important;
      display: inline-block; } }

.case-study-background-solutions > div:nth-child(2) {
  margin-top: 4.5em; }

.case-study-big-quote {
  padding-top: 1.875em;
  padding-bottom: 1.875em;
  padding-left: 4em !important;
  padding-right: 4em !important;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  display: block;
  margin-top: 1.25em;
  margin-bottom: 0.875em; }
  @media (max-width: 767px) {
    .case-study-big-quote {
      width: auto;
      padding-left: 0;
      padding-right: 0;
      margin-left: -5.5vw;
      margin-right: -5.5vw;
      padding-left: 5.5vw;
      padding-right: 5.5vw;
      overflow-x: hidden; }
      @media (min-width: 1280px) {
        .case-study-big-quote {
          margin-left: -70px;
          margin-right: -71px; } }
      @media (max-width: 767px) {
        .case-study-big-quote {
          margin-left: 0;
          margin-right: 0; } }
      @media (max-width: 767px) {
        .case-study-big-quote {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .case-study-big-quote {
          padding-left: 70px;
          padding-right: 71px; } } }

.case-study-big-quote > img {
  position: absolute;
  width: 3.125em; }

.case-study-big-quote > .quote-left {
  top: 0;
  left: 0; }
  @media (max-width: 767px) {
    .case-study-big-quote > .quote-left {
      left: 0; } }

.case-study-big-quote > .quote-right {
  bottom: 0;
  right: 0;
  margin-bottom:0; }
  @media (max-width: 767px) {
    .case-study-big-quote > .quote-right {
      right: 0; } }

.case-study-big-quote-text {
  font-weight: 400;
  font-style: normal;
  font-style: italic;
  font-size: 2em;
  color: #5d5d5d;
  border-width: 0;
  padding-top: 5px; }
  @media (max-width: 767px) {
    .case-study-big-quote-text {
      font-size: 1.6em; } }

aside.case-study-big-quote-text cite {
  display: block;
  margin: 15px 0 0;
}

.case-study-big-quote .quoted-by-name {
  font-weight: 700;
  font-style: normal; 
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

.case-study-big-quote .quoted-by-title {
  color: #5d5d5d; 
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: 300;
  font-style: normal;
  color: #5d5d5d;
}

@media (min-width: 1080px) and (max-width: 1280px) {
  .case-study-big-quote .quoted-by-name, .case-study-big-quote .quoted-by-title {
    font-size: 1.25vw; 
  } 
}

@media (min-width: 1280px) {
  .case-study-big-quote .quoted-by-name, .case-study-big-quote .quoted-by-title {
    font-size: 16px; 
  }
}

.case-study-results {
  padding-left: 0;
  padding-bottom: 20px; }

.case-study-results .first-paragraph {
  margin-bottom: 1.25em; }

.case-study-results .case-study-results-worker {
  clear: both;
  float: left;
  padding-right: 0;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  font-size: 0.75em;
  font-style: italic;
  margin-top: 0.4em; }
  @media (max-width: 767px) {
    .case-study-results .case-study-results-worker {
      display: none; } }

.case-study-results .case-study-results-worker > img {
  width: 100%; }

.case-study-results .case-study-results-worker > p {
  padding-left: 1.25em !important;
  padding-right: 1.25em;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 0; }

.case-study-results .case-study-results-right-text {
  padding-right: 0; }
  @media (max-width: 767px) {
    .case-study-results .case-study-results-right-text {
      padding-left: 0 !important; } }

.case-study-results-right-text > p {
  padding-top: 0; }

.case-study-external-link {
  border-top: 1px solid #e41f35;
  border-bottom: 1px solid #e41f35;
  padding-top: 1em;
  padding-bottom: 1em; }

.case-study-external-link > a {
  font-size: 2em; }
  @media (max-width: 767px) {
    .case-study-external-link > a {
      font-size: 1.5em; } }

.case-study-external-link > a:link {
  color: black; }

.case-study-external-link > a:visited {
  color: black; }

.case-study-external-link > a:hover {
  color: #e41f35; }

.case-study-external-link > a:active {
  color: #e41f35; }

.case-study-main-carousel {
  width: 100%;
  position: relative; }

.case-study-main-carousel a {
  position: absolute;
  bottom: 40%;
  font-family: cardinal;
  font-size: 4em;
  width: 1.1em; }
  @media (max-width: 767px) {
    .case-study-main-carousel a {
      display: none !important; } }

.case-study-main-carousel a:before {
  border-radius: 50%;
  z-index: 20;
  margin-left: 2px; }

.case-study-main-carousel a:link:before {
  background: none;
  color: rgba(255, 255, 255, 0.6); }

.case-study-main-carousel a:visited:before {
  background: none;
  color: rgba(255, 255, 255, 0.6); }

.case-study-main-carousel a:active:before {
  background-color: rgba(0, 0, 0, 0.6);
  color: white; }

.case-study-main-carousel a:hover::before {
  background-color: rgba(0, 0, 0, 0.6);
  color: white; }

.case-study-main-carousel a.slick-disabled:active::before {
  background: none;
  color: rgba(255, 255, 255, 0.6);
  cursor: default; }

.case-study-main-carousel a.slick-disabled:hover::before {
  cursor: default;
  background: none;
  color: rgba(255, 255, 255, 0.6); }

.case-study-main-carousel .case-study-main-carousel-prev {
  left: 5%; }

.case-study-main-carousel .case-study-main-carousel-prev:before {
  font-family: cardinal;
  content: "\e609"; }

.case-study-main-carousel .case-study-main-carousel-next {
  right: 5%; }

.case-study-main-carousel .case-study-main-carousel-next:before {
  font-family: cardinal;
  content: "\e60c"; }

.case-study-main-carousel .inner-carousel {
  width: 100%; }

.case-study-main-carousel .slick-list.draggable {
  width: 100%;
  margin: 0; }
  @media (max-width: 767px) {
    .case-study-main-carousel .slick-list.draggable {
      height: 350px; } }

@media (max-width: 767px) {
  .case-study-main-carousel .slick-track {
    height: 100%; } }

.case-study-main-carousel .slick-list.draggable .img-container {
  display: inline-block;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.case-study-main-carousel .slick-list.draggable .img-container img {
  width: 100%;
  height: auto; }
  @media (max-width: 767px) {
    .case-study-main-carousel .slick-list.draggable .img-container img {
      position: absolute;
      right: 0;
      height: 100%;
      width: auto; } }

.case-study-main-carousel .carousel-captions-container {
  display: inline-block;
  position: absolute;
  left: 25%;
  top: 25%;
  padding: 1.25em 1.25em 1em 1.25em;
  width: 240px;
  color: white;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.6); }
  @media (max-width: 991px) {
    .case-study-main-carousel .carousel-captions-container {
      top: 10%;
      left: 15%; } }
  @media (max-width: 767px) {
    .case-study-main-carousel .carousel-captions-container {
      top: 10%;
      left: 10%;
      width: 80%;
      height: 80%;
      visibility: hidden; } }
  @media (min-width: 768px) {
    .case-study-main-carousel .carousel-captions-container {
      visibility: visible !important;
      opacity: 1 !important; } }

.carousel-captions {
  height: 100%;
  max-height: 100%; }
  @media (max-width: 767px) {
    .carousel-captions {
      margin-right: 30px !important; } }

.case-study-main-carousel .carousel-captions .slick-list {
  height: 100%;
  max-height: 100%; }

.case-study-main-carousel .carousel-captions .slick-track {
  height: 100%;
  max-height: 100%; }

.carousel-captions-container p {
  margin: 0;
  padding: 0 5px 0 5px;
  /* For Safari */
  -webkit-font-smoothing: subpixel-antialiased; }

.carousel-captions-container .icon-hide-carousel {
  display: none;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer; }
  @media (max-width: 767px) {
    .carousel-captions-container .icon-hide-carousel {
      display: block; } }

.carousel-captions-container .icon-hide-carousel:before {
  padding-left: 1px;
  padding-right: 1px;
  font-family: cardinal;
  cursor: pointer;
  color: white;
  content: "\e60e"; }

.case-study-main-carousel .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767px) {
    .case-study-main-carousel .slick-dots {
      margin-top: -25px; } }

.case-study-main-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0px 1px;
  padding: 0px;
  cursor: pointer;
  list-style: none;
  vertical-align: top; }

.case-study-main-carousel .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none; }

.case-study-main-carousel .slick-dots li button:focus {
  outline: none; }

.case-study-main-carousel .slick-dots li button:before {
  position: absolute;
  left: 1px;
  content: '\2022';
  font-family: "slick";
  font-size: 35px;
  text-align: center;
  color: #2e2e2f;
  height: 0;
  width: 0;
  line-height: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }

.case-study-main-carousel .slick-dots li.slick-active button:before {
  color: #e41f35; }

.case-study-main-carousel .icon-show-carousel {
  cursor: pointer; }
  @media (min-width: 768px) {
    .case-study-main-carousel .icon-show-carousel {
      display: none !important;
      visibility: hidden; } }
  @media (max-width: 767px) {
    .case-study-main-carousel .icon-show-carousel {
      visibility: visible;
      display: inline-block;
      font-size: 30px;
      position: absolute;
      z-index: 7;
      bottom: 15px;
      right: 15px;
      background-color: rgba(0, 0, 0, 0.6);
      border-radius: 5px;
      padding: 10px 18px 10px 18px; } }

.icon-show-carousel:before {
  font-family: cardinal;
  cursor: pointer;
  color: white;
  content: "\e612";
  border-radius: 10px; }

/* END CASE STUDY */
.corporate-directory {
  border: 1px solid #ccc;
  padding-left: 1.25em;
  margin-bottom: 0;
  padding-right: 20px;
  background-color: black;
  padding-left: 5.5vw;
  padding-right: 5.5vw; }
  @media (max-width: 767px) {
    .corporate-directory {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .corporate-directory {
      padding-left: 70px;
      padding-right: 71px; } }
  .corporate-directory span {
    color: white;
    display: block;
    font-size: 1.5em;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .corporate-directory span {
        font-size: 15px; } }

.corporate-directory h2 {
  font-size: 3em;
  font-weight: 300;
  font-style: normal;
  margin: 0;
  margin-top: 45px;
  margin-bottom: 40px;
  color: white; }
  @media (max-width: 767px) {
    .corporate-directory h2 {
      font-size: 24px;
      margin-bottom: 20px; } }

.corporate-directory h3 {
  font-size: 1.5em;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  margin-bottom: 15px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .corporate-directory h3 {
      font-size: 15px; } }

.corporate-directory-links a {
  color: white;
  display: block;
  font-size: 1.5em;
  line-height: 1.2; }
  @media (max-width: 767px) {
    .corporate-directory-links a {
      font-size: 15px; } }
  .corporate-directory-links a:last-child {
    font-size: 1em;
    line-height: 2.3em; }
    @media (max-width: 767px) {
      .corporate-directory-links a:last-child {
        font-size: 15px;
        line-height: normal; } }

.corporate-directory-links a:hover {
  color: #e41f35; }

.directory-cta a {
  color: white;
  font-weight: 600;
  font-style: normal;
  font-size: 1em;
  display: inline; }

.directory-cta:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.directory-cta:hover {
  color: #e41f35; }

.directory-cta-row {
  margin-top: 30px;
  margin-bottom: 30px; }

.corporate-directory-item {
  margin-bottom: 20px; }

@media (max-width: 767px) {
  .directory-cta {
    float: left; }
  .directory-cta-row {
    margin-top: 15px;
    margin-bottom: 50px; } }

.about-us-article-group h2 {
  font-size: 3em;
  font-weight: 300;
  font-style: normal;
  margin-top: 50px; }

.about-us-article-group a:after {
  content: "\0000a0\00BB";
  color: #e41f35; }

.about-us-article-group a {
  font-weight: 600;
  font-style: normal;
  color: black;
  font-size: 1em; }

.about-us-article-group a:hover {
  color: #e41f35; }

.our-history {
  height: 400px;
  background-color: #e41f35;
  position: relative; }
  @media (max-width: 767px) {
    .our-history {
      height: 250px; } }

.our-history h2 {
  position: relative;
  color: white;
  font-weight: 700;
  font-style: normal;
  font-size: 2.625em; }
  @media (max-width: 767px) {
    .our-history h2 {
      font-size: 24px;
      margin-top: 25px; } }

.our-history-text {
  padding-top: 80px;
  padding-left: 140px; }
  @media (max-width: 767px) {
    .our-history-text {
      position: static;
      width: 100%;
      padding-left: 0;
      padding-left: 5.5vw;
      padding-right: 5.5vw;
      padding-top: 15px; }
      @media (max-width: 767px) {
        .our-history-text {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .our-history-text {
          padding-left: 70px;
          padding-right: 71px; } } }

.our-history p {
  font-weight: 300;
  font-style: normal;
  font-size: 1.4em;
  color: white;
  max-width: 500px;
  position: relative; }
  @media (max-width: 767px) {
    .our-history p {
      font-size: 13px; } }

.our-history a {
  color: white;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
  z-index: 1;
  position: relative; }

.our-history a:after {
  content: "\0000a0\00BB"; }

.our-history a:hover {
  color: black; }

.our-history img {
  position: absolute;
  right: 0px;
  float: right; }

.arc {
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  background-color: #e41f35;
  height: 100px;
  position: relative;
  margin-bottom: -50px; }
  @media (min-width: 1280px) {
    .arc {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .arc {
      margin-left: -25px;
      margin-right: -25px; } }
  .arc > img {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0; }
  @media (max-width: 767px) {
    .arc {
      overflow: hidden;
      height: 50px;
      margin-bottom: -25px; }
      .arc > img {
        height: 100%; } }
  .arc.breadcrumb-background {
    margin-top: -64px;
    height: 115px;
    margin-bottom: -30px; }
    .arc.breadcrumb-background > img {
      height: 50%; }
    @media (max-width: 767px) {
      .arc.breadcrumb-background {
        overflow: hidden;
        margin-bottom: -25px;
        margin-top: 0;
        height: 100px; }
        .arc.breadcrumb-background > img {
          height: 100%; } }
  .arc.no-overlap {
    margin-bottom: 0; }

.our-mission {
  background-color: #cbcbcb;
  height: 400px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .our-mission {
      min-height: 400px;
      height: auto;
      overflow-y: visible;
      padding-bottom: 25px;
      padding-left: 5.5vw;
      padding-right: 5.5vw;
      background-color: white; }
      @media (max-width: 767px) {
        .our-mission {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .our-mission {
          padding-left: 70px;
          padding-right: 71px; } } }

.our-mission img {
  position: absolute;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40); }
  @media (max-width: 767px) {
    .our-mission img {
      position: relative;
      height: 200px;
      width: auto;
      left: -25px; } }

.our-mission-text {
  position: absolute;
  left: 50%;
  top: 50px;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .our-mission-text {
      position: static;
      width: 100%;
      padding-left: 0; } }

.our-mission h2 {
  font-size: 2.625em;
  font-weight: 700;
  font-style: normal;
  margin: 0px; }
  @media (max-width: 767px) {
    .our-mission h2 {
      font-size: 24px;
      margin-top: 25px; } }

.our-mission p {
  font-size: 1.3em;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .our-mission p {
      font-size: 1.2em; } }
  @media (max-width: 767px) {
    .our-mission p {
      font-size: 13px; } }

.our-mission li {
  font-size: 1.3em;
  font-weight: 300;
  font-style: normal; }
  @media (max-width: 991px) {
    .our-mission li {
      font-size: 1.1em; } }
  @media (max-width: 767px) {
    .our-mission li {
      font-size: 13px; } }

.our-mission ul {
  padding-left: 27px;
  padding-right: 75px; }

.vision-and-purpose {
  height: 480px;
  position: relative;
  overflow: hidden;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .vision-and-purpose {
      height: 410px; } }
  .vision-and-purpose > img {
    pointer-events: none; }

.vision-building {
  position: absolute; }

.swoop {
  position: absolute;
  z-index: 2; }

.vision-and-purpose h2 {
  color: white;
  font-weight: 700;
  font-style: normal;
  font-size: 2.625em;
  z-index: 3;
  margin-top: 170px; }
  @media (max-width: 767px) {
    .vision-and-purpose h2 {
      font-size: 26px;
      margin-top: 30px; } }

@media (max-width: 767px) {
  .vision-purpose-text > div > div:first-child > h2 {
    margin-top: 60px; } }

.vision-and-purpose p {
  font-size: 1.25em;
  color: white; }
  @media (max-width: 767px) {
    .vision-and-purpose p {
      font-size: 13px; } }

.vision-purpose-text {
  margin-left: 135px;
  margin-right: 135px; }
  @media (max-width: 767px) {
    .vision-purpose-text {
      margin-left: auto;
      margin-right: auto;
      padding-left: 5.5vw;
      padding-right: 5.5vw; }
      @media (max-width: 767px) {
        .vision-purpose-text {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .vision-purpose-text {
          padding-left: 70px;
          padding-right: 71px; } } }

.careers .about-us-tabbed-content {
	margin-left: -6.2%;
 	margin-right: -6.2%;
 	}
.about-us-tabbed-content {
  position: relative;
  margin-left: -6.2% !important;
  margin-right: -6.2% !important;
  height: calc(500px - -6.4vw);
  max-height: 583px;
  overflow: hidden; }
  @media (min-width: 1280px) {
    .careers .about-us-tabbed-content {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .careers .about-us-tabbed-content {
      margin-left: -25px;
      margin-right: -25px; } }
  .about-us-tabbed-content > ul {
    padding-left: 5.5vw;
    padding-right: 5.5vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 6.4vw;
    max-height: 83px;
    vertical-align: bottom; }
    @media (max-width: 767px) {
      .about-us-tabbed-content > ul {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 1280px) {
      .about-us-tabbed-content > ul {
        padding-left: 70px;
        padding-right: 71px; } }
    @media (max-width: 767px) {
      .about-us-tabbed-content > ul {
        height: 50px;
        border-top: solid 1px black;
        margin-left: 25px;
        margin-right: 25px;
        padding-left: 0;
        padding-right: 0; } }
    .about-us-tabbed-content > ul > li > div {
      display: none; }

.about-us-tab {
  display: inline-block;
  height: 100%;
  margin-right: 2vw; }
  .about-us-tab > a {
    color: black;
    text-decoration: none; }
    .about-us-tab > a:hover {
      color: #e41f35; }
    .about-us-tab > a:hover:after {
      color: #e41f35; }
  @media (max-width: 500px) {
    .about-us-tab:first-child > a {
      padding-left: 0; }
    .about-us-tab:last-child > a {
      padding-right: 0; } }
  @media (max-width: 767px) {
    .about-us-tab {
      margin-right: 3.4vw; } }
  @media (max-width: 319px) {
    .about-us-tab {
      margin-right: 2vw; } }
  .about-us-tab > a {
    display: block;
    height: 100%;
    line-height: 80px;
    white-space: nowrap;
    position: relative;
    font-size: 32px; }
    @media (min-width: 560px) and (max-width: 1280px) {
      .about-us-tab > a {
        font-size: 2.5vw; } }
    @media (max-width: 560px) {
      .about-us-tab > a {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .about-us-tab > a {
        line-height: 50px; } }
    .about-us-tab > a.selected {
      color: #e41f35;
      position: relative; }
      .about-us-tab > a.selected:after {
        background-image: url('/etc/designs/corp/clientlibs/images/triangle-cccccc-up.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 7px 14px;
        content: "";
        position: absolute;
        left: calc(50% - 14px);
        bottom: 0; }
        @media (max-width: 767px) {
          .about-us-tab > a.selected:after {
            padding: 5px 10px;
            left: 30%; } }
      .about-us-tab > a.selected + div {
        display: block; }
  .about-us-tab > div {
    height: 500px;
    background-color: #cccccc;
    position: absolute;
    left: 0;
    top: 6.4vw;
    text-align: left;
    padding-bottom: 20px;
    width: 100%; }
    @media (min-width: 1280px) {
      .about-us-tab > div {
        top: 83px; } }
    @media (max-width: 767px) {
      .about-us-tab > div {
        top: 50px;
        padding-bottom: 0; } }
    .about-us-tab > div > div > img {
      z-index: 0;
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
      @media (max-width: 767px) {
        .about-us-tab > div > div > img {
          position: relative;
          float: right;
          width: auto; } }
    @media (max-width: 767px) {
      .about-us-tab > div > div {
        background-color: #bbbbbb;
        width: 100%;
        z-index: 0;
        height: 260px;
        margin-top: 20px;
        position: absolute;
        bottom: 0; } }
    .about-us-tab > div > h2 {
      z-index: 2;
      font-size: 3em;
      margin-top: 45px;
      margin-bottom: 0;
      position: relative;
      padding-left: 5.5vw;
      padding-right: 5.5vw; }
      @media (max-width: 767px) {
        .about-us-tab > div > h2 {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .about-us-tab > div > h2 {
          padding-left: 70px;
          padding-right: 71px; } }
      @media (max-width: 767px) {
        .about-us-tab > div > h2 {
          font-size: 2em;
          margin-top: 20px; } }
    .about-us-tab > div > p {
      position: relative;
      z-index: 2;
      margin-top: 18px;
      padding-left: 5.5vw;
      padding-right: 5.5vw;
      width: 65%; }
      @media (max-width: 767px) {
        .about-us-tab > div > p {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .about-us-tab > div > p {
          padding-left: 70px;
          padding-right: 71px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .about-us-tab > div > p {
          width: 60%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-us-tab > div > p {
          width: 50%; } }
      @media (max-width: 767px) {
        .about-us-tab > div > p {
          width: 100%; } }
    .about-us-tab > div > blockquote {
      margin-top: 20px;
      padding-top: 20px;
      margin-left: 0;
      padding-left: 0;
      padding-bottom: 20px;
      border-left: solid 0 white;
      font-weight: 700;
      font-style: normal;
      font-style: italic;
      font-size: 2em;
      margin-bottom: 0;
      z-index: 1;
      position: relative;
      width: 65%; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .about-us-tab > div > blockquote {
          width: 60%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-us-tab > div > blockquote {
          width: 50%; } }
      @media (max-width: 767px) {
        .about-us-tab > div > blockquote {
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .about-us-tab > div > blockquote {
          font-size: 1.5em; } }
      @media (min-width: 768px) {
        .about-us-tab > div > blockquote {
          padding-left: 5.5vw;
          padding-right: 5.5vw;
          border-top: solid 1px white;
          border-bottom: solid 1px white; }
          @media (max-width: 767px) {
            .about-us-tab > div > blockquote {
              padding-left: 25px;
              padding-right: 25px; } }
          @media (min-width: 1280px) {
            .about-us-tab > div > blockquote {
              padding-left: 70px;
              padding-right: 71px; } } }
      @media (max-width: 767px) {
        .about-us-tab > div > blockquote {
          height: 170px;
          position: absolute;
          bottom: 20px;
          left: 0;
          font-size: 18px;
          padding-right: 40%;
          width: calc(100% - 50px);
          margin-left: 25px;
          margin-right: 25px;
          margin-bottom: 25px;
          line-height: 1.2em; } }
    .about-us-tab > div > a {
      color: black;
      text-decoration: none; }
      .about-us-tab > div > a:hover {
        color: #e41f35; }
      .about-us-tab > div > a:hover:after {
        color: #e41f35; }
    .about-us-tab > div > a {
      font-weight: 600;
      font-style: normal;
      font-size: 1.1em;
      
      display: block;
      z-index: 1;
      position: relative;
      padding-left: 5.5vw;
      padding-right: 5.5vw; }
      .about-us-tab > div > a:after {
        color: #e41f35;
        content: "\0000a0\00BB";
        white-space: nowrap; }
      @media (max-width: 767px) {
        .about-us-tab > div > a {
          padding-left: 25px;
          padding-right: 25px; } }
      @media (min-width: 1280px) {
        .about-us-tab > div > a {
          padding-left: 70px;
          padding-right: 71px; } }

.article-header {
  font-weight: 700;
  font-style: normal;
  margin-top: 35px; }

.article-quote-stretch-right {
  position: relative;
  min-height: 100px;
  margin-top: 25px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .article-quote-stretch-right .case-study-big-quote {
      width: 87.5vw;
      position: absolute;
      margin: 0; } }
  @media (min-width: 992px) {
    .article-quote-stretch-right .case-study-big-quote {
      position: absolute;
      width: 65vw; } }
  @media (min-width: 1280px) {
    .article-quote-stretch-right .case-study-big-quote {
      position: absolute;
      width: 846px; } }

.article-image {
  width: 50%;
  float: right;
  border: solid 1px #cccccc;
  border-radius: 5px;
  margin-left: 25px;
  margin-bottom: 25px;
  margin-top: 5px; }
 
 .article-image-subtitle {
 	padding: 0;
 }
    .article-image > div > img {
      width: 100%; }
  @media (min-width: 399px) {
    .article-image {
      max-width: 275px; } }
  .article-image.left {
    float: left;
    margin-left: 0;
    margin-right: 25px; }
  .article-image > p, .article-image-subtitle > div > p, .article-image-right-subtitle > div > p {
    font-size: 13px;
    margin: 0;
    padding: 15px !important;
    font-weight: 400;
    font-style: italic; }
  @media (max-width: 399px) {
    .article-image {
      width: 100%; }
      .article-image > div {
        width: 50%;
        float: left;
        margin-right: 15px;
        min-height: 150px; } }

.related-stories {
  margin-top: 25px;
  border: solid 1px #cccccc;
  border-radius: 5px;
  padding: 25px 25px 0 25px; }
  .related-stories > h4 {
    color: #e41f35;
    font-weight: 600;
    font-style: normal;
    margin: 0; }
  @media (max-width: 767px) {
    .related-stories {
      margin-top: 25px; } }

.related-story {
  padding: 25px 0;
  border-bottom: solid 1px #cccccc; }
  .related-story > a {
    color: black;
    text-decoration: none; }
    .related-story > a:hover {
      color: #e41f35; }
    .related-story > a:hover:after {
      color: #e41f35; }
  .related-story > a {
    font-size: 1.375em;
    line-height: 1.2em;
    font-weight: 600;
    font-style: normal; }
    .related-story > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }
  .related-story > h5 {
    margin: 5px 0 0 0; }
  .related-story:last-child {
    border-bottom-width: 0; }

.article-video {
  margin-top: 25px; }
  .article-video > div {
    position: relative; }
    .article-video > div iframe {
      width: 100%;
      min-height: 400px;
      border-radius: 5px; }
      @media (max-width: 767px) {
        .article-video > div iframe {
          min-height: 300px; } }
    @media (max-width: 767px) {
      .article-video > div {
        margin-left: -5.5vw;
        margin-right: -5.5vw; }
        @media (min-width: 1280px) {
          .article-video > div {
            margin-left: -70px;
            margin-right: -71px; } }
        @media (max-width: 767px) {
          .article-video > div {
            margin-left: -25px;
            margin-right: -25px; } } }
  .article-video > h3 {
    font-size: 1.85em;
    font-weight: 400;
    font-style: normal; }

.video-modal .modal-dialog {
  width: 75%;
}
  @media (max-width: 767px) {
    .video-modal .modal-dialog {
      margin: 0;
      width: 99%; 
      margin: 5px auto 0;
      width: calc(100% - 10px);
      } 
    }
  .video-modal .modal-dialog > .modal-content {
    height: 100%; }
    .video-modal .modal-dialog > .modal-content > .modal-header {
      border-bottom-width: 0; }
      .video-modal .modal-dialog > .modal-content > .modal-header > a {
        color: black;
        text-decoration: none; }
        .video-modal .modal-dialog > .modal-content > .modal-header > a:hover {
          color: #e41f35; }
        .video-modal .modal-dialog > .modal-content > .modal-header > a:hover:after {
          color: #e41f35; }
      .video-modal .modal-dialog > .modal-content > .modal-header > a {
        display: block;
        height: 20px;
        font-weight: 400;
        font-style: normal; }
        .video-modal .modal-dialog > .modal-content > .modal-header > a:after {
          font-family: cardinal;
          content: "\e60e";
          float: right; }
        .video-modal .modal-dialog > .modal-content > .modal-header > a:after {
          float: right;
          color: black; }
        .video-modal .modal-dialog > .modal-content > .modal-header > a:hover:after {
          color: #e41f35; }
    .video-modal .modal-dialog > .modal-content > .modal-body {
      height: 92%;
      padding-top: 0; }
      .video-modal .modal-dialog > .modal-content > .modal-body > .youtube-video-full-width {
        height: 100%; }
        .video-modal .modal-dialog > .modal-content > .modal-body > .youtube-video-full-width > iframe {
          width: 100%;
          height: 100%; }

.article-date {
  text-align: right;
  margin-top: 25px;
  color: #2e2e2e; }
  .article-date > h4 {
    font-weight: 400;
    font-style: normal;
    line-height: 0.8em;
    margin-bottom: 0; }
  @media (max-width: 991px) {
    .article-date {
      margin-bottom: 0;
      text-align: left; }
      .article-date > h4 {
        float: none; } }

@media (min-width: 992px) {
  .article-author {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 265px;
    border: solid 1px #cccccc;
    border-radius: 5px;
    padding-bottom: 1em; }
    @media (max-width: 767px) {
      .article-author {
        font-size: 12px; } }
    .article-author > div {
      margin-left: -25px;
      margin-right: -25px;
      margin-bottom: 1em; }
      .article-author > div > img {
        width: 100%;
        max-height: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
    .article-author > h3 {
      font-weight: 600;
      font-style: normal;
      font-size: 1.25em;
      margin: 0; }
    .article-author > span {
      font-size: 1.25em;
      margin-bottom: 0.3em; }
    .article-author > p {
      line-height: 1em;
      color: #2e2e2e; }
      @media (max-width: 767px) {
        .article-author > p {
          font-size: 12px; } }
    .article-author > a {
      color: black;
      text-decoration: none; }
      .article-author > a:hover {
        color: #e41f35; }
      .article-author > a:hover:after {
        color: #e41f35; }
    .article-author > a {
      display: block;
      font-size: 1.1em;
      margin-bottom: 0.3em;
      font-weight: 600;
      font-style: normal; }
      .article-author > a:after {
        color: #e41f35;
        content: "\0000a0\00BB";
        white-space: nowrap; } }

@media (max-width: 991px) {
  .article-author {
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    padding: 16px 0;
    height: 85px;
    margin-top: 25px; }
    .article-author > div {
      float: left;
      overflow: hidden;
      border-radius: 50%;
      width: 53px;
      height: 53px; }
      .article-author > div > img {
        width: auto;
        height: 100%; }
    .article-author > h3, .article-author > span, .article-author > p, .article-author > a {
      float: left;
      width: 80%;
      display: block; }
    .article-author > h3 {
      font-size: 18px;
      margin: 0;
      padding-left: 15px;
      color: #e41f35;
      font-weight: 600;
      font-style: normal; }
    .article-author > span {
      font-size: 12px;
      padding-left: 15px; }
      .article-author > span:after {
        content: '';
        clear: both; }
    .article-author > p {
      font-size: 12px;
      padding-left: 15px;
      display: none; }
    .article-author > a {
      color: black;
      text-decoration: none; }
      .article-author > a:hover {
        color: #e41f35; }
      .article-author > a:hover:after {
        color: #e41f35; }
    .article-author > a {
      font-size: 15px;
      padding-left: 15px;
      font-weight: 600;
      font-style: normal; }
      .article-author > a:after {
        color: #e41f35;
        content: "\0000a0\00BB";
        white-space: nowrap; } }

.article-news {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .article-news {
      margin-top: 25px; } }
  @media (min-width: 992px) {
    .article-news {
      width: 75%; } }
  .article-news > h4 {
    margin: 0 0 10px 0;
    font-size: 1.5em; }
    @media (max-width: 767px) {
      .article-news > h4 {
        font-size: 1em; } }
  .article-news > h2 {
    font-size: 2em;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 10px; }
    @media (max-width: 767px) {
      .article-news > h2 {
        font-size: 1.75em; } }
  .article-news > p {
    font-size: 1.75em;
    line-height: 1.1em;
    margin: 0 0 8px; }
    @media (max-width: 767px) {
      .article-news > p {
        font-size: 1.2em; } }
  .article-news > a {
    color: black;
    text-decoration: none; }
    .article-news > a:hover {
      color: #e41f35; }
    .article-news > a:hover:after {
      color: #e41f35; }
  .article-news > a {
    font-weight: 600;
    font-style: normal;
    font-size: 1.125em; }
    .article-news > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }

.article-news a {
  color: black; }

.article-news a:hover {
  color: #e41f35; }

.article-sub-header {
  font-weight: 400;
  font-style: normal;
  margin-top: 25px;
  margin-bottom: -15px; }
  .article-sub-header.no-margin {
    margin-top: 0; }

.article-bar {
  border-bottom: solid 1px #cccccc;
  margin-top: 25px; }
  .article-bar.red {
    border-color: #e41f35; }

.article-paragraph {
  margin-top: 25px;
  margin-bottom: 0; }

.displaying-results {
  color: #5d5d5d;
  text-align: right;
  line-height: 40px;
  font-size: 1em;
  margin-top: 25px;
  white-space: nowrap;
  float: right;
  font-weight: 400;
  font-style: normal; }
  @media (max-width: 767px) {
    .displaying-results {
      text-align: center; } }

.result-total {
  color: #5d5d5d;
  text-align: left;
  line-height: 40px;
  font-size: 1em;
  margin-top: 25px;
  white-space: nowrap;
  float: left;
  font-weight: 400;
  font-style: normal; }
  @media (max-width: 767px) {
    .result-total {
      text-align: center; } }

.search-results .search {
  display: none; }

.search-results .input-group-mobile {
  border-bottom: none; }

.search-results-main-container .breadcrumbs {
  display: none; }

.search-result-header {
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  position: relative;
  background-color: #cccccc;
  padding-top: 48px; }
  @media (min-width: 1280px) {
    .search-result-header {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .search-result-header {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .search-result-header {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .search-result-header {
      padding-left: 70px;
      padding-right: 71px; } }
  .search-result-header .search-cardinal {
    float: left;
    font-size: 2.25em;
    padding-top: 0.25em; }
    @media (max-width: 991px) {
      .search-result-header .search-cardinal {
        padding-top: 4px; } }
  @media (max-width: 767px) {
    .search-result-header {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .search-result-header {
      font-size: 12.5px;
      height: 144px; } }
  @media (min-width: 992px) {
    .search-result-header {
      height: 160px; } }

.search-result-search {
  position: relative;
  text-align: center;
  width: 75%;
  float: right;
  padding-left: 7px; }
  .search-result-search .search_popup {
    display: none;
    left: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: left;
    background-color: white;
    top: 61px;
    z-index: 5; }
    @media (max-width: 991px) {
      .search-result-search .search_popup {
        top: 42px; } }
  .search-result-search .search-result-search-close {
    font-family: cardinal;
    position: absolute;
    right: 0;
    top: -8px;
    font-size: 60px;
    z-index: 1;
    display: none; }
    @media (max-width: 991px) {
      .search-result-search .search-result-search-close {
        top: -10px;
        font-size: 50px; } }
    .search-result-search .search-result-search-close > a {
      color: black; }
      .search-result-search .search-result-search-close > a:hover {
        color: #e41f35; }
      .search-result-search .search-result-search-close > a:active {
        color: #e41f35; }
  .search-result-search > form {
    position: relative; }
    .search-result-search > form::-ms-clear {
      display: none;
      width: 0;
      height: 0; }
    .search-result-search > form > input[type='submit'] {
      position: absolute;
      top: 0;
      left: 0;
      height: 68px;
      width: 60px;
      color: transparent;
      background-color: transparent;
      border-width: 0;
      outline: none;
      box-shadow: none; }
      @media (max-width: 991px) {
        .search-result-search > form > input[type='submit'] {
          height: 48.4375px; } }
    .search-result-search > form > label {
      position: relative;
      width: 100%; }
      .search-result-search > form > label > input[type='text'] {
        outline-style: none;
        border: none;
        box-shadow: none !important;
        width: 100%;
        height: 68px;
        border-radius: 5px;
        font-size: 2.25em;
        font-weight: 300;
        font-style: normal;
        padding-left: 70px;
        padding-right: 60px; }
        @media (max-width: 991px) {
          .search-result-search > form > label > input[type='text'] {
            height: 48.4375px; } }
        @media (max-width: 991px) {
          .search-result-search > form > label > input[type='text'] {
            padding-left: 48px;
            padding-right: 44px; } }
      .search-result-search > form > label:after {
        font-family: cardinal;
        content: "\e618";
        color: #e41f35;
        position: absolute;
        left: 10px;
        top: 0;
        font-size: 50px;
        height: 68px;
        display: block;
        z-index: 1;
        pointer-events: none; }
        @media (max-width: 991px) {
          .search-result-search > form > label:after {
            font-size: 35px;
            height: 48.4375px; } }

.search-featured-article {
  background-color: #cccccc;
  padding-top: 35px !important;
  padding-bottom: 15px !important; }
  .search-featured-article > h5 {
    top: -18px !important;
    background-color: white !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
    left: 16px !important; }
  .search-featured-article > h2 {
    font-weight: 700;
    font-style: normal; }
  @media (max-width: 540px) {
    .search-featured-article > .img-container {
      margin-top: -60px !important; } }

.search-filter {
  margin-top: 25px;
  overflow-x: hidden; }
  @media (max-width: 991px) {
    .search-filter {
      margin-top: 0;
      width: 235px;
      background-color: white; } }
  .search-filter > h3 {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    padding: 5px;
    margin: 0;
    height: 54px;
    line-height: 49px;
    display: none;
    margin-right: -20px; }
    .search-filter > h3 > a {
      color: black;
      text-decoration: none; }
      .search-filter > h3 > a:hover {
        color: #e41f35; }
      .search-filter > h3 > a:hover:after {
        color: #e41f35; }
    @media (max-width: 991px) {
      .search-filter > h3 {
        display: block; } }
    .search-filter > h3 > a {
      display: block;
      padding-left: 15px; }
      .search-filter > h3 > a:after {
        font-family: cardinal;
        content: "\e60e";
        float: right; }
      .search-filter > h3 > a:after {
        padding-right: 15px;
        font-size: 25px;
        color: #686868; }
  .search-filter > h5 {
    font-weight: 700;
    font-style: normal;
    font-size: 1em;
    padding: 0;
    float: left;
    margin-top: 0; }
    .search-filter > h5 > a:link {
      color: #5d5d5d; }
    .search-filter > h5 > a:visited {
      color: #5d5d5d; }
    .search-filter > h5 > a:hover {
      color: #e41f35; }
    .search-filter > h5 > a:active {
      color: #e41f35; }
    .search-filter > h5:first-of-type {
      float: right; }
    .search-filter > h5:last-of-type:after {
      content: ""; }
    @media (max-width: 991px) {
      .search-filter > h5 {
        font-size: 1.5em; }
        .search-filter > h5:last-of-type:after {
          content: ''; } }
  .search-filter h2 {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 13px;
    padding-bottom: 13px; }
    @media (max-width: 991px) {
      .search-filter h2 {
        background-color: #dedede;
        padding-left: 15px;
        padding-right: 15px; } }
    .search-filter h2:hover {
      color: #e41f35;
      cursor: pointer; }
    .search-filter h2:before {
      font-family: cardinal;
      float: right;
      color: black;
      content: "\e613"; }
    .search-filter h2.collapsed:before {
      color: #e41f35;
      content: "\e602"; }
  .search-filter > div > .search-filter-border {
    height: 1px;
    background-color: #cccccc;
    display: block; }
    @media (max-width: 991px) {
      .search-filter > div > .search-filter-border {
        margin-left: -15px;
        margin-right: -15px;
        background-color: white; } }
    .search-filter > div > .search-filter-border.bottom {
      margin-top: 10px; }
  .search-filter ul {
    list-style: none;
    padding-left: 0; }
    @media (max-width: 991px) {
      .search-filter ul li {
        padding-left: 15px;
        padding-right: 15px; } }
    .search-filter ul li:hover {
      color: #e41f35;
      cursor: pointer; }
  @media (max-width: 991px) {
    .search-filter .search-filter-single-select {
      margin-left: -15px;
      margin-right: -15px; } }
  .search-filter .search-filter-single-select > ul {
    font-weight: 600;
    font-style: normal; }
    .search-filter .search-filter-single-select > ul > li {
      margin-left: -5px;
      padding-left: 13px;
      padding-right: 13px;
      padding-top: 10px;
      padding-bottom: 10px;
      border-radius: 5px;
      margin-bottom: 5px;
      display: list-item; }
      @media (max-width: 991px) {
        .search-filter .search-filter-single-select > ul > li {
          margin-right: 10px;
          margin-left: 10px; } }
      .search-filter .search-filter-single-select > ul > li.checked {
        background-color: #515151;
        color: white; }
        .search-filter .search-filter-single-select > ul > li.checked:hover {
          background-color: black; }
        .search-filter .search-filter-single-select > ul > li.checked:after {
          font-family: cardinal;
          content: "\e60e";
          color: white;
          float: right; }
    .search-filter .search-filter-single-select > ul.collapsed > li {
      display: none; }
      .search-filter .search-filter-single-select > ul.collapsed > li.checked {
        display: list-item !important; }
    .search-filter .search-filter-single-select > ul.collapsed + .search-filter-border.bottom {
      display: none; }
  .search-filter .search-filter-single-select.date-range {
    display: none; }
  .search-filter .search-filter-multi-select {
    display: none; }
    @media (max-width: 991px) {
      .search-filter .search-filter-multi-select {
        margin-left: -15px;
        margin-right: -15px; } }
    .search-filter .search-filter-multi-select > input[type="button"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: white;
      background: none;
      box-shadow: none;
      color: black;
      border: none;
      font-weight: 400;
      font-style: normal;
      padding: 0; }
      .search-filter .search-filter-multi-select > input[type="button"]:hover {
        color: #e41f35; }
      @media (max-width: 991px) {
        .search-filter .search-filter-multi-select > input[type="button"] {
          padding-left: 15px;
          padding-right: 15px; } }
    .search-filter .search-filter-multi-select ul li {
      margin-bottom: 10px; }
      .search-filter .search-filter-multi-select ul li > input[type="checkbox"] {
        display: none; }
        .search-filter .search-filter-multi-select ul li > input[type="checkbox"] + div {
          float: left;
          width: 1.5em;
          height: 1.5em;
          display: inline-block;
          margin-right: 8px;
          background-color: #cccccc;
          border-radius: 5px; }
          .search-filter .search-filter-multi-select ul li > input[type="checkbox"] + div + div {
            display: block;
            height: 100%;
            top: -10px; }
      .search-filter .search-filter-multi-select ul li.checked > input[type="checkbox"] + div:after {
        font-family: Glyphicons Halflings;
        content: '\e013';
        font-size: 1.3em;
        position: relative;
        left: 0.2em;
        top: -0.3em;
        color: black; }
    .search-filter .search-filter-multi-select ul.collapsed > li {
      display: none; }
      .search-filter .search-filter-multi-select ul.collapsed > li.checked {
        display: list-item !important; }
    .search-filter .search-filter-multi-select ul + input[type="button"] {
      display: none; }
      .search-filter .search-filter-multi-select ul + input[type="button"] + .search-filter-border.bottom {
        display: none; }

.search-result-block {
  padding: 25px;
  border: solid 1px #cccccc;
  border-radius: 5px;
  margin-top: 25px;
  position: relative;
  padding-right: 25%; }
  @media (max-width: 767px) {
    .search-result-block {
      padding-right: 30%; } }
  @media (max-width: 540px) {
    .search-result-block {
      padding-right: 25px; } }
  .search-result-block > h5 {
    font-weight: 600;
    font-style: normal;
    margin: 0 0 0 0;
    font-size: 1em;
    position: absolute;
    top: -8px;
    left: 15px;
    color: #e41f35;
    background-color: white;
    padding: 0 10px; }
  .search-result-block > h2 {
    margin-top: 0;
    margin-bottom: 10px; }
    .search-result-block > h2 > a {
      color: black;
      text-decoration: none; }
      .search-result-block > h2 > a:hover {
        color: #e41f35; }
      .search-result-block > h2 > a:hover:after {
        color: #e41f35; }
  .search-result-block > a {
    color: black;
    text-decoration: none; }
    .search-result-block > a:hover {
      color: #e41f35; }
    .search-result-block > a:hover:after {
      color: #e41f35; }
  .search-result-block > a {
    font-weight: 600;
    font-style: normal;
    margin-top: 10px;
    display: inline;
    white-space: nowrap; }
    .search-result-block > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }
    .search-result-block.external-link > .img-container {
      display: none; }
    .search-result-block.external-link > h5 {
      display: none; }
    .search-result-block.external-link > a {
      display: block;
      max-width: 100%;
      vertical-align: middle;
      padding-top: 10px;
      margin-right: 5px;
      word-wrap: break-word; }
    .search-result-block.external-link > a:after {
      display: inline-block;
      font-family: cardinal;
      content: "\e61e";
      font-size: 20px;
      vertical-align: middle;
      margin-top: -5px;
      padding-left: 5px; }
  .search-result-block > .img-container {
    display: block;
    height: 100%;
    position: absolute;
    overflow: hidden;
    right: 25px;
    top: 25px;
    width: 20%;
    margin-top: -25px;
    margin-right: -25px;
    margin-left: 25px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    @media (max-width: 767px) {
      .search-result-block > .img-container {
        width: 25%; } }
    @media (max-width: 540px) {
      .search-result-block > .img-container {
        margin-right: -50px;
        margin-top: -50px;
        margin-bottom: 35px;
        margin-left: 35px;
        height: 100px;
        position: relative;
        float: right;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 5px;
        min-width: 100px; } }
    .search-result-block > .img-container > img {
      position: absolute;
      left: -100px;
      right: -100px;
      top: -100px;
      bottom: -100px;
      margin: auto;
      height: auto;
      max-height: 100%;
      width: auto;
      max-width: 100%;
      display: block;
      z-index: 1; }
      .search-result-block > .img-container > img.icon {
        max-width: 60px;
        height: auto;
        left: -25px;
        right: -25px;
        top: -25px;
        bottom: -25px; }
  .search-result-block .spec-variable-container {
    display: none; }

.login-main-container {
  background-image: url('/content/dam/corp/cardinal/login-background.png');
  background-size: 1280px auto;
  background-position: center;
  background-color: #ebebeb; }
  @media (min-width: 1280px) {
    .login-main-container {
      background-size: 101%; } }

.login-content {
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw; }
  @media (min-width: 1280px) {
    .login-content {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .login-content {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .login-content {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .login-content {
      padding-left: 70px;
      padding-right: 71px; } }
  @media (min-width: 768px) {
    .login-content.breadcrumb-background {
      margin-top: -64px;
      padding-top: 64px; } }
  .login-content .sign-in-user-name {
    width: 100%;
    margin-top: 5px; }
    @media (max-width: 767px) {
      .login-content .sign-in-user-name {
        max-width: 325px; } }
    .login-content .sign-in-user-name > input {
      border: 0;
      border-radius: 5px;
      height: 36px;
      color: black; }
  .login-content .sign-in-password {
    width: 100%;
    margin-top: 20px; }
    @media (max-width: 767px) {
      .login-content .sign-in-password {
        max-width: 325px; } }
    .login-content .sign-in-password > input {
      border: 0;
      border-radius: 5px;
      height: 36px;
      color: black; }
  .login-content .sign-in-submit {
    width: 100%;
    text-align: right;
    position: relative;
    margin-top: 20px; }
    .login-content .sign-in-submit > .sign-in-button {
      width: 100px;
      height: 36px;
      margin-right: 0; }
      @media (min-width: 415px) and (max-width: 540px) {
        .login-content .sign-in-submit > .sign-in-button {
          position: absolute;
          left: 225px;
          margin-left: 0; } }
  .login-content label {
    padding-left: 10px; }
  .login-content a {
    color: black;
    padding-left: 10px;
    font-weight: 400;
    font-style: normal; }
    .login-content a:hover {
      color: #e41f35; }
  .login-content > div:nth-child(3) {
    padding-right: 40px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .login-content > div:nth-child(3) {
        padding-right: 25px; } }
    @media (min-width: 768px) {
      .login-content > div:nth-child(3) {
        border-right: solid 1px #515151; } }
  .login-content > div:last-child {
    padding-left: 40px;
    font-size: 1.25em; }
    @media (min-width: 768px) and (max-width: 991px) {
      .login-content > div:last-child {
        padding-left: 25px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .login-content > div:last-child {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .login-content > div:last-child {
        margin-top: 25px;
        padding-left: 15px; } }
    .login-content > div:last-child > a {
      font-weight: 600;
      font-style: normal;
      display: block;
      padding: 0; }
      .login-content > div:last-child > a:after {
        color: #e41f35;
        content: "\0000a0\00BB";
        white-space: nowrap; }

.search-results-main-container .displaying-results:first-of-type {
  line-height: 1em; }
.search-results-main-container .displaying-results.bottom {
  margin-top: 23px; }
@media (max-width: 767px) {
  .search-results-main-container .displaying-results {
    padding-right: 0; }
    .search-results-main-container .displaying-results.bottom {
      float: none;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0; } }
.search-results-main-container .result-total:first-of-type {
  line-height: 1em; }
.search-results-main-container .search-filter-mobile-browse {
  padding-left: 15px; }
  .search-results-main-container .search-filter-mobile-browse > h2 > a:before {
    content: "\e620";
    font-size: 19px;
    top: 3px;
    padding: 0; }
@media (max-width: 991px) {
  .search-results-main-container .displaying-results {
    margin-top: 15px; }
  .search-results-main-container .result-total {
    margin-top: 15px; } }

.search-result-specification-variable {
  margin-top: 10px;
  display: inline-block;
  margin-right: 30px;
  font-weight: 400;
  font-style: italic; }
  @media (max-width: 767px) {
    .search-result-specification-variable {
      display: block;
      margin-left: 0; } }
  .search-result-specification-variable .search-spec-attribute {
    font-weight: 700;
    font-style: normal; }
    .search-result-specification-variable .search-spec-attribute:after {
      content: ":"; }
  .search-result-specification-variable > div {
    display: inline-block; }

.content-descriptive-header {
  font-size: 1.875em;
  margin-top: 40px; }
  @media (max-width: 767px) {
    .content-descriptive-header {
      margin-top: 25px; } }

.content-main-content {
  padding-right: 50px; }
  .content-main-content + div {
    margin-top: 50px; }

@media (min-width: 768px) {
  .directory-blocks {
    margin-left: -40px;
    margin-right: -40px; }
    .directory-blocks > div:first-child {
      padding-left: 40px; }
    .directory-blocks > div:nth-child(2) {
      padding-left: 40px; } }
.directory-blocks .directory-block > div:first-child {
  background-color: #cccccc; }

.directory-block {
  padding: 0 25px 0 25px;
  border: solid 1px #cccccc;
  margin-bottom: 25px;
  border-radius: 5px; }
  .directory-block > div:first-child {
    cursor: pointer;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    min-height: 168px; }
    .directory-block > div:first-child > h3 {
      margin: 0;
      font-weight: 400;
      font-style: normal;
      font-size: 2em; }
      .directory-block > div:first-child > h3:after {
        font-family: cardinal;
        content: "\0000a0\e602";
        color: #e41f35; }
      .directory-block > div:first-child > h3:after {
        float: right; }
    .directory-block > div:first-child > p {
      margin-top: 10px;
      font-size: 1.2em;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .directory-block > div:first-child > p {
          font-size: 1em; } }
    .directory-block > div:first-child.open > h3:after {
      font-family: cardinal;
      content: "\0000a0\e613";
      color: #e41f35; }
  .directory-block > div:last-child {
    display: none;
    padding-bottom: 25px;
    margin: 0; }
    .directory-block > div:last-child > h4 {
      margin: 20px 0 0 0;
      font-weight: 700;
      font-style: normal;
      font-size: 1em; }
    .directory-block > div:last-child > div {
      margin-top: 5px;
      padding-right: 10px;
      display: inline-block;
      width: 49%; }
      @media (max-width: 767px) {
        .directory-block > div:last-child > div {
          width: 100%; } }
      .directory-block > div:last-child > div > a {
        color: black;
        text-decoration: none; }
        .directory-block > div:last-child > div > a:hover {
          color: #e41f35; }
        .directory-block > div:last-child > div > a:hover:after {
          color: #e41f35; }
      .directory-block > div:last-child > div > a {
        font-weight: 600;
        font-style: normal; }
        .directory-block > div:last-child > div > a:after {
          color: #e41f35;
          content: "\0000a0\00BB";
          white-space: nowrap; }
        .directory-block > div:last-child > div > a.tel:after {
          content: ''; }

.article-rounded-image-on-left {
  background-color: #acd8e3;
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  margin-top: 25px;
  height: 420px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 1280px) {
    .article-rounded-image-on-left {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .article-rounded-image-on-left {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .article-rounded-image-on-left {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .article-rounded-image-on-left {
      padding-left: 70px;
      padding-right: 71px; } }
  @media (max-width: 767px) {
    .article-rounded-image-on-left {
      height: 310px; } }
  .article-rounded-image-on-left > div:first-child, .image-class {
    position: absolute;
    height: 500px;
    left: 0;
    top: -40px;
    width: 45%;
    overflow: hidden;
    border-radius: 140px/50%;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
    @media (max-width: 767px) {
      .article-rounded-image-on-left > div:first-child,.image-class {
        height: 390px; } }
    .article-rounded-image-on-left > div:first-child > img, .image-class > img {
      position: absolute;
      min-width: 100%;
      min-height: 100%;
      top: -500px;
      bottom: -500px;
      left: -500px;
      right: -500px;
      margin: auto; }
  .article-rounded-image-on-left > div:last-child, .text-class {
    padding: 25px 0 25px calc(50% - -12.5px); }
    .article-rounded-image-on-left > div:last-child > h2, .text-class > h2 {
      margin-top: 50px;
      font-weight: 700;
      font-style: normal;
      font-size: 2.625em; }
      @media (max-width: 767px) {
        .article-rounded-image-on-left > div:last-child > h2, .text-class > h2 {
          margin-top: 0; } }
    .article-rounded-image-on-left > div:last-child > p, .text-class > p {
      font-size: 1.125em;
      margin-top: 25px;
      padding: 0; }
      @media (max-width: 767px) {
        .article-rounded-image-on-left > div:last-child > p , .text-class > p{
          font-size: 0.9em;
          margin-top: 10px; } }
    .article-rounded-image-on-left > div:last-child > a, .text-class > div:last-child > a {
      color: black;
      text-decoration: none; }
      .article-rounded-image-on-left > div:last-child > a:hover, .text-class > div:last-child > a:hover {
        color: #e41f35; }
      .article-rounded-image-on-left > div:last-child > a:hover:after, .text-class > div:last-child > a:hover:after {
        color: #e41f35; }
    .article-rounded-image-on-left > div:last-child > a, .text-class> div:last-child  > a {
      font-weight: 600;
      font-style: normal;
      display: block;
      font-size: 1.2em;
      margin-top: 25px; }
      .article-rounded-image-on-left > div:last-child > a:after, .text-class > div:last-child > a:after {
        color: #e41f35;
        content: "\0000a0\00BB";
        white-space: nowrap; }
      @media (max-width: 767px) {
        .article-rounded-image-on-left > div:last-child > a, .text-class > div:last-child > a {
          font-size: 1em;
          margin-top: 10px; } }

@media (max-width: 540px) {
    .article-rounded-image-on-left {
      overflow: visible;
      height: auto; }
      .article-rounded-image-on-left > div {
        margin-left: -5.5vw;
        margin-right: -5.5vw; }
        @media (min-width: 1280px) {
          .article-rounded-image-on-left > div {
            margin-left: -70px;
            margin-right: -71px; } }
        @media (max-width: 767px) {
          .article-rounded-image-on-left > div {
            margin-left: -25px;
            margin-right: -25px; } }
        .article-rounded-image-on-left > div:first-child,.image-class {
          position: relative;
          top: 0;
          left: 0;
          width: auto;
          border-radius: 0;
          height: 250px; }
          .article-rounded-image-on-left > div:first-child > img,.image-class > img {
            min-height: unset;
            max-height: 290px; }
        .article-rounded-image-on-left > div:last-child , .text-class{
          padding: 25px 25px 25px 25px; } }

.career-search {
  position: relative;
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  background-image: url('/etc/designs/corp/clientlibs/images/reverse-arc.png');
  background-size: 100% 100%;
  height: 263px;
  padding-top: 90px;
  margin-top: -133px;
  z-index: 1; }
  @media (min-width: 1280px) {
    .career-search {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .career-search {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .career-search {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .career-search {
      padding-left: 70px;
      padding-right: 71px; } }
  .career-search > h2 {
    margin: 0;
    color: white;
    font-size: 2.313em; }
  .career-search > form {
    margin-top: 10px; }
    .career-search > form > div {
      float: left;
      width: 43%; }
      .career-search > form > div:last-child {
        width: 14%; }
        @media (max-width: 767px) {
          .career-search > form > div:last-child {
            width: 100%;
            max-width: 450px; } }
      .career-search > form > div > label {
        width: 100%; }
    .career-search > form h4 {
      font-weight: 600;
      font-style: normal;
      padding-left: 5px; }
    .career-search > form input[type=text], .career-search > form select {
      border: 0;
      border-radius: 5px;
      height: 36px;
      color: black;
      width: 90%;
      font-weight: 300;
      font-style: normal;
      max-width: 450px; }
    .career-search > form input[type=submit] {
      font-weight: 400;
      font-style: normal;
      color: white;
      max-width: 154px;
      width: 100%;
      border-width: 0;
      border-radius: 5px;
      height: 36px;
      font-size: 1.1em;
      margin-top: 38px;
      float: right;
      background-color: #515151; }
      .career-search > form input[type=submit]:hover {
        background-color: black; }
  @media (max-width: 767px) {
    .career-search {
      height: 335px;
      background-color: #e41f35;
      background-image: none;
      margin-top: 0;
      padding-top: 25px; }
      .career-search > form > div {
        width: 100%; }
        .career-search > form > div input[type=text] {
          width: 100%; }
        .career-search > form > div input[type=submit] {
          width: 145px;
          float: right;
          margin-top: 25px; } }

@media (max-width: 767px) {
  .careers .about-us-tabbed-content > ul {
    border-top-width: 0; } }

.product-category-header-intro {
  padding-left: 45px; }
  @media (max-width: 767px) {
    .product-category-header-intro {
      padding-left: 15px; } }

.product-category-header-intro h1 {
  margin: 0 !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0 !important;
  padding-bottom: 20px;
  font-size: 3em; }

.product-category-header-intro h2 {
  margin: 0 !important;
  padding: 25px 0;
  font-weight: 700;
  font-style: normal;
  font-size: 1.875em;
   }

.product-category-header-intro .productTitle1 {
border-bottom: 1px solid #cccccc;	
}
.product-category-header-intro .description {
  font-size: 1.25em;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  border-top: 1px solid #cccccc; }

.product-category-landing-top-content {
  margin-top: 40px;
  margin-left: -26px;
  margin-right: 0; }
  @media (max-width: 991px) {
    .product-category-landing-top-content {
      margin-top: 28px; } }
  @media (max-width: 767px) {
    .product-category-landing-top-content {
      margin-top: 25px;
      padding-bottom: 24px; } }
  .product-category-landing-top-content > div {
    padding: 0 0 0 24px; }

.product-category-landing-top-content > .heading-image-container > div {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  height: 28.75em; }
  @media (max-width: 767px) {
    .product-category-landing-top-content > .heading-image-container > div {
      height: 350px;
      margin-bottom: 24px;
      float: none; } }

.product-category-landing-top-content > .heading-image-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.product-category-landing-categories-container {
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 4px;
  margin-left: -11px;
  margin-right: 0; }
  @media (max-width: 767px) {
    .product-category-landing-categories-container {
      margin-left: 0;
      margin-right: 0;
      padding-left: 15px;
      padding-right: 15px; } }

.product-category-landing-categories-container > .category-2-category-container {
  margin-bottom: 1.875em; }

.product-category-landing-categories-container .category-landing-column {
  padding: 0 0 0 24px;
  float: left; }
  @media (max-width: 767px) {
    .product-category-landing-categories-container .category-landing-column {
      width: 100%; } }
  @media (max-width: 767px) {
    .product-category-landing-categories-container .category-landing-column {
      padding-left: 0; } }

@media (min-width: 768px) {
  .product-category-landing .product-article {
    margin-left: 0;
    margin-right: 0; } }

.product-category-landing-top-content + .row > h2:first-child {
  font-size: 1.75em;
  padding: 0 15px;
  padding-top: 20px;
  margin: 0; }

.product-category-landing .left-menu-mobile-browse {
  margin-top: 5px; }

.carousel-full-width-article {
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  position: relative; }
  @media (min-width: 1280px) {
    .carousel-full-width-article {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .carousel-full-width-article {
      margin-left: -25px;
      margin-right: -25px; } }
  .carousel-full-width-article .slick-slide {
    padding-left: 5.5vw;
    padding-right: 5.5vw; }
    @media (max-width: 767px) {
      .carousel-full-width-article .slick-slide {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 1280px) {
      .carousel-full-width-article .slick-slide {
        padding-left: 70px;
        padding-right: 71px; } }
  @media (min-width: 768px) {
    .breadcrumb-carousel-container.breadcrumb-background {
      margin-top: -128px; } }
  .carousel-full-width-article .case-study-main-carousel .slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767px) {
      .carousel-full-width-article .case-study-main-carousel .slick-dots {
        margin-top: -25px; } }
  .carousel-full-width-article .slick-dots li {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0px 1px;
    padding: 0px;
    cursor: pointer;
    list-style: none;
    vertical-align: top;
    margin-right: 3px;
    margin-left: 5px; }
  .carousel-full-width-article .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 100%;
    width: 100%;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    outline: none; }
  .carousel-full-width-article .slick-dots li button:focus {
    outline: none; }
  .carousel-full-width-article .slick-dots li button:before {
    position: absolute;
    left: 1px;
    content: '\2022';
    font-family: "slick";
    font-size: 60px;
    text-align: center;
    color: #2e2e2f;
    height: 0;
    width: 0;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
  .carousel-full-width-article .slick-dots li.slick-active button:before {
    color: #e41f35; }
  .carousel-full-width-article .slick-dots {
    position: absolute;
    bottom: 25px;
    right: 0;
    padding-left: 5.5vw;
    padding-right: 5.5vw; }
    @media (min-width: 768px) {
      .carousel-full-width-article .slick-dots {
        right: auto;
        left: -6px; } }
    @media (max-width: 767px) {
      .carousel-full-width-article .slick-dots {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 1280px) {
      .carousel-full-width-article .slick-dots {
        padding-left: 70px;
        padding-right: 71px; } }
    @media (min-width: 641px) and (max-width: 767px) {
      .carousel-full-width-article .slick-dots {
        top: 265px; } }
    @media (max-width: 640px) {
      .carousel-full-width-article .slick-dots {
        top: 175px; } }
    @media (max-width: 540px) {
      .carousel-full-width-article .slick-dots {
   		 top: 60vw;
  		}
    }

.content-now-trending {
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  margin-top: 25px; }
  @media (min-width: 1280px) {
    .content-now-trending {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .content-now-trending {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .content-now-trending {
      height: auto;
      overflow: hidden; } }
  .content-now-trending .now-trending_carousel_R:hover:after {
    background-color: black; }
  .content-now-trending .now-trending_carousel_L:hover:before {
    background-color: black; }
  .content-now-trending .trend-title {
    margin-top: 30px; }
  .content-now-trending h2 {
    font-weight: 300;
    font-style: normal;
    font-size: 3em !important;
    font-weight: 300 !important; }
    @media (max-width: 767px) {
      .content-now-trending h2 {
        font-size: 2em !important; } }
  .content-now-trending > div {
    margin-top: 0 !important; }

.content-now-trending > div > div{
    margin-top: 0 !important; }

.content-blocks {
  margin-left: -25px; }
  .content-blocks > div {
    padding-left: 25px;
    padding-right: 0; }

.content-block {
  padding: 0 25px 25px 25px;
  margin-top: 25px;
  border: solid 1px #cccccc;
  border-radius: 5px; }
  .content-block > div {
    margin-left: -25px;
    margin-right: -25px; }
    .content-block > div > img {
      width: 100%;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
  .content-block > h2 {
    padding: 0;
    margin: 0;
    margin-top: 25px; }
  .content-block > p {
    font-size: 1.25em;
    padding: 0;
    margin: 0;
    margin-top: 15px; }
  .content-block > ul {
    display: block;
    padding: 0;
    margin: 0;
    margin-top: 15px; }
    .content-block > ul > li {
      padding: 0;
      margin: 0;
      padding-top: 5px;
      display: block; }
      .content-block > ul > li > a {
        color: black;
        text-decoration: none; }
        .content-block > ul > li > a:hover {
          color: #e41f35; }
        .content-block > ul > li > a:hover:after {
          color: #e41f35; }
      .content-block > ul > li > a {
        display: block;
        font-size: 1.125em;
        font-weight: 400;
        font-style: normal; }
        .content-block > ul > li > a:after {
          color: #e41f35;
          content: "\0000a0\00BB";
          white-space: nowrap; }
  .content-block > a {
    color: black;
    text-decoration: none; }
    .content-block > a:hover {
      color: #e41f35; }
    .content-block > a:hover:after {
      color: #e41f35; }
  .content-block > a {
    font-weight: 600;
    font-style: normal;
    font-size: 1.25em;
    display: block;
    margin-top: 25px; }
    .content-block > a:after {
      color: #e41f35;
      content: "\0000a0\00BB";
      white-space: nowrap; }

.expert-email-setup {
  min-height: 50px;
  background-image: url(/etc/designs/corp/clientlibs/images/wings.png);
  background-size: auto 100%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-color: #e41f35;
  margin-left: -5.5vw;
  margin-right: -5.5vw;
  padding-left: 5.5vw;
  padding-right: 5.5vw;
  margin-top: 50px;
  color: white;
  padding-top: 1px; }
  @media (min-width: 1280px) {
    .expert-email-setup {
      margin-left: -70px;
      margin-right: -71px; } }
  @media (max-width: 767px) {
    .expert-email-setup {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 767px) {
    .expert-email-setup {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 1280px) {
    .expert-email-setup {
      padding-left: 70px;
      padding-right: 71px; } }
  .expert-email-setup > div {
    margin: 0 -25px 0 -25px; }
    .expert-email-setup > div > div:last-child, .expertEmailRTE {
      padding: 0 25px; }
      .expert-email-setup > div > div > h2, .expertEmailRTE > h2 {
        margin: 25px 0 0 0;
        font-size: 2.625em;
        vertical-align: top; }
      .expert-email-setup > div > div > p, .expertEmailRTE > p {
        padding: 0;
        margin: 25px 0 0 0;
        font-size: 1.313em; }
      .expert-email-setup > div > div > form {
        text-align: right;
        width: 100%;
        max-width: 320px;
        display: block; }
        .expert-email-setup > div > div > form > div {
          text-align: left;
          margin: 25px 0 0 0; }
          .expert-email-setup > div > div > form > div > label, .expert-email-setup .form_leftcollabel > label{
            font-size: 12px;
            display: block;
            padding-left: 10px; 
            color: #fff; }
          .expert-email-setup > div > div > form > div > input[type=text] {
            margin: 0;
            width: 100%;
            max-width: 320px;
            border: 0;
            border-radius: 5px;
            height: 36px;
            color: black; }
          .expert-email-setup > div > div > form > div:last-child {
            text-align: right; }
      @media (min-width: 541px) {
        .expert-email-setup > div > div:last-child, .expertEmailRTE {
          width: 49.7%;
          display: inline-block;
          vertical-align: top; } }
      @media (min-width: 992px) {
        .expert-email-setup > div > divlast-child, .expertEmailRTE {
          margin-top: 15px; }
          .expert-email-setup > div > div > h2, .expertEmailRTE > h2 {
            display: inline-block;
            width: 49.6%; }
          .expert-email-setup > div > div > p, .expertEmailRTE > p {
            display: inline-block;
            width: 49.6%; }
          .expert-email-setup > div > div > form {
            max-width: none; }
            .expert-email-setup > div > div > form > div {
              margin-top: 15px;
              display: inline-block;
              width: 49.6%; }
              .expert-email-setup > div > div > form > div:nth-child(2n+1) {
                padding-right: 12.5px; }
              .expert-email-setup > div > div > form > div:nth-child(2n) {
                padding-left: 12.5px; } }
                

.article-media {
  border: solid 1px #cccccc;
  border-radius: 5px;
  padding: 0 20px 20px 20px;
  margin-top: 25px;
  max-width: 768px; }
  .article-media > div {
    height: 240px;
    overflow: hidden;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #e41f35;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .article-media > div > img {
      min-width: 100%;
      min-height: 100%;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
    .article-media > div > h2 {
      position: absolute;
      z-index: 1;
      bottom: 20px;
      margin: 0;
      color: white;
      padding-left: 20px;
      padding-right: 20px;
      font-weight: 300;
      font-style: normal; }
  .article-media > h4 {
    color: #e41f35;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    margin: 10px 0 0 0; }
  .article-media > a {
    color: black;
    text-decoration: none; }
    .article-media > a:hover {
      color: #e41f35; }
    .article-media > a:hover:after {
      color: #e41f35; }
  .article-media > a {
    font-size: 1.125em;
    font-weight: 600;
    font-style: normal;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .article-media > p {
    font-size: 12px;
    margin: 10px 0 0 0;
    padding: 0; }
    .article-media > p > a {
      color: black;
      text-decoration: none; }
      .article-media > p > a:hover {
        color: #e41f35; }
      .article-media > p > a:hover:after {
        color: #e41f35; }

.styled-select {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-style: normal; }
  .styled-select:after {
    font-family: cardinal;
    content: "\0000a0\e60b";
    color: #e41f35; }
  .styled-select:after {
    position: absolute;
    right: 10px;
    top: 12px;
    color: black;
    pointer-events: none;
    font-size: 10px; }
  .styled-select:hover:after {
    color: #e41f35; }
  .styled-select > select {
    padding: 5px 30px 5px 10px;
    background-color: transparent;
    -webkit-border-image: none;
         -o-border-image: none;
            border-image: none;
    border: solid 1px #cccccc;
    height: 36px;
    min-width: 100px;
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */ }
    .styled-select > select::-ms-expand {
      display: none;
    }

.checkbox > label {
  cursor: pointer;
  padding: 0.5em 0; }
  .checkbox > label > input[type=checkbox] {
    display: none; }
    .checkbox > label > input[type=checkbox] + span {
      width: 1.39em;
      height: 1.39em;
      display: inline-block;
      background-color: #cccccc;
      position: relative;
      bottom: 0.1em;
      margin-right: 0.3em;
      vertical-align: middle;
      border-radius: 5px; }
      .checkbox > label > input[type=checkbox] + span + span {
        font-weight: 400;
        font-style: normal; }
    .checkbox > label > input[type=checkbox]:checked + span:after {
      font-family: Glyphicons Halflings;
      content: '\e013';
      font-size: 1em;
      position: relative;
      left: 0.3em;
      top: -0.2em; }
    .checkbox > label > input[type=checkbox]:checked + span ~ span {
      font-weight: 700;
      font-style: normal; }

.styled-radio > label {
  cursor: pointer;
  padding: 0.5em 0; }
  .styled-radio > label > input[type=radio] {
    display: none; }
    .styled-radio > label > input[type=radio] + span {
      width: 1.39em;
      height: 1.39em;
      display: inline-block;
      background-color: #cccccc;
      position: relative;
      bottom: 0.1em;
      margin-right: 0.3em;
      vertical-align: middle;
      border-radius: 5px; }
      .styled-radio > label > input[type=radio] + span + span {
        font-weight: 400;
        font-style: normal; }
    .styled-radio > label > input[type=radio]:checked + span:after {
      font-family: Glyphicons Halflings;
      content: '\e013';
      font-size: 1em;
      position: relative;
      left: 0.3em;
      top: -0.2em; }
    .styled-radio > label > input[type=radio]:checked + span ~ span {
      font-weight: 700;
      font-style: normal; }
      
/** FORMS **/
.guideFieldWidget input[type="text"], form .form_field_text, form .form_field_select, .guideFieldWidget select, form .form_field_textarea  {
	width: 100% !important;
	padding: 5px;
	margin-bottom: 8px;
	background-color: #ebebeb;
	border: 0;
	border-radius: 2px;
	font-weight: 400;
	font-size: 1em;
	color: #000;}
 
form .form_row {
	font-size: inherit;
}
 
.radio label, .checkbox label {
	padding-left: 0;
}
 
.connect-widget .form label {
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: 10px;
	font-weight: 700;
}
 
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	margin-left: 0;
	position: relative;
}
 
form .form_field_select, .guideFieldWidget select {
	padding: 6px 5px;
}
 
.guideFieldLabel label {
	margin: 3px 0 0 0;
}
 
button.submit, form .form_button_submit {
	background-color: #e41f35;
	border: 0;
	padding: 5px 20px;
	display: inline-block;
	color: #fff;
	border-radius: 4px; }
  
@media print {
  .left-menu, .left-menu-mobile-browse {
    display: none !important; }
  .utility-nav {
    display: none; }
  .search, .search-icon {
    display: none; }
  .navigation {
    display: none; }
  .footer-desktop, .footer-tablet, .footer-mobile {
    display: none; }
  .product-image-panel {
    height: 400px;
    display: block !important; }
  .product-displayed-image {
    display: block !important; }
  .product-displayed-image > .slick-list > .slick-track > .slick-slide {
    display: none; }
    .product-displayed-image > .slick-list > .slick-track > .slick-slide.slick-center {
      display: block; }
  .product-details, .cardinal-logo, .moving-header, .header.hidden-xs {
    display: block !important; }
  .breadcrumbs, .header-underlay-mobile {
    display: none; }
  .tabbed-content, .accordion-body {
    display: block !important;
    visibility: visible !important; }
  .mobile-tabbed-content-title-text:after {
    content: ''; }
  .question-icon:before {
    content: '' !important; }
  .utility-nav {
    display: none !important; }
  .header-mobile {
    display: none !important; }
  .slick-track {
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
            transform: translate3d(0px, 0px, 0px) !important; }
  .tabbed-content-order-info-mobile {
    display: none !important; }
  .product-image-carousel {
    display: none; }
  .product-download-sheet {
    display: none; }
  .product-short-description {
    display: block !important;
    clear: both !important; }
  .product-how-to-buy > div > div:nth-child(2) {
    display: none; }
  .product-rating {
    margin-bottom: 25px; }
  .product-article, .related-products-carousel {
    display: none; }
  .service-case-study, .visual-case-study, .connect-body > hr, .connect-body > .email {
    display: none; }
  #service-detail-main-container .connect-top {
    display: none; }
  #service-detail-main-container #sdp-related-solutions-carousel-container {
    display: none; }
  .connect-mobile-icon, .connect-widget {
    display: none; }
  .case-study-stats {
    display: none; }
  .carousel-captions-container, .case-study-main-carousel-prev, .case-study-main-carousel-next {
    display: none !important; }
  .related-solutions-carousel-pagination {
    display: none !important; }
    .related-solutions-carousel-pagination + div {
      display: none; } }
   .product-detail-tabbed-content td, .product-detail-tabbed-content th, .tabbed-content-ordering-information th, .parbase.table table td, .parbase.table table th, .rte table th,  .rte table td { 
   padding-left: 15px !important; }
   /* .product-detail-tabbed-content table, .parbase.table table,  .rte table table { 
   border: 0 !important; border-color: transparent !important; border-spacing: 1px !important; border-collapse: separate;}
   .tabbed-content-order-info-tablet-desktop table>tbody>tr:nth-child(even), .rte table>tbody>tr:nth-child(even) { 
   background-color: #e7e7e7; } */
   .product-detail-tabbed-content table p { 
   margin: 0; }
   .tabbed-content .rte { 
   overflow-x: scroll; }
   table {
   width:100%;
   background-color:transparent;
   font-weight:400;
   font-style:normal;
   border: 0 !important; border-color: transparent !important; border-spacing: 1px !important; border-collapse: separate;
   }
   table td, table th {
   padding-top:5px;
   padding-bottom:5px;
   }

   table tr:nth-child(even) td {
    background-color: #e7e7e7;
   }

   table tr:nth-child(odd) td {
    background-color: #f7f7f7;
   }
   table th {
   font-weight:700;
   font-style:normal;
   vertical-align:bottom;
   min-width:75px;
   background: transparent;
   }
   table th, table td {
    border: none;
   }

#noResults {
	display:none;
}
.connect-text{
	width:130px;
  height:50px;
  -ms-transform:rotate(270deg); 
  -moz-transform:rotate(270deg); 
  -webkit-transform:rotate(270deg); 
  -o-transform:rotate(270deg); 
  left:65%
	
}

form .form_field_text, form .form_field_textarea {
  font-family: inherit;
}

.form_field_error_msg {
	clear: both;
}

.cq-wcm-edit .contact-container {
  z-index: 8992;
}

#CQ .cq-editbar {
  z-index: 8992;
}

.video-component {
  position: relative;
  margin-bottom: 20px;
  /* overflow: hidden; */
}

.video-component img {
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 0;
}

.modal-open .video-modal {
  z-index: 9999;
}

.case-img-contain, .case-img-contain [id^='cq-'], .case-img-contain .video {
  height: 100%;
}

.category-grid-rows .category-grid-item .block-link, .category-grid-rows .category-grid-item .inner {
  height: 100%;
}

.category-grid-masonry {
  padding: 0 7px;
}

.category-grid-masonry .category-grid-column {
  padding: 0 8px;
}

.category-grid-rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 7px;
}

.category-grid-rows:before, .category-grid-rows:after {
  width: 0;
}

.category-grid-rows .category-grid-item {
  /* margin-bottom: 16px; */
}

.category-grid-item {
  float: left;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  margin-bottom: 16px;
  padding-right: 8px;
  padding-left: 8px;
  overflow: hidden;
}

.category-grid-image {
  width: 100%;
  max-width: 100%;
}

.category-grid-item a.block-link:hover .category-grid-title {
  color: #e41f35;
}

.category-grid-item .inner {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
  z-index: 50;
  padding-bottom: 10px;
  margin: 0;
  overflow: hidden;
}

.category-grid-item .category-grid-title {
  display: inline-block;
  font-size: 1.43em;
  margin-top: 0;
  margin-bottom: 0;
}

.category-grid-item .inner p {
  padding: 0;
  margin: 0;
  margin-top: 16px;
}

.category-grid-item .category-grid-image-container {
  position: relative;
}

.category-grid-column .category-grid-item {
  width: 100%;
  padding: 0;
}

.category-grid-item.no-image .category-grid-image {
  display: none;
}

@media (max-width: 767px) {
  .category-grid-item {
    display: block;
    border-radius: 0;
    margin-bottom: 0;
  }
  .category-grid-item a.block-link .inner:after {
    z-index: 50;
    content: "\E617";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    font-family: "cardinal";
    color: #e41f35;
  }
  .category-grid-masonry .category-grid-item .inner {
    padding: 16px 16px 16px 0;
  }
  .category-grid-rows .category-grid-item .inner {
    padding: 10px 10px 10px 0;
  }
  .category-grid-item .inner {
    display: block;
    background: #fff;
    border-radius: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: none;
    border-left: none;
    margin-bottom: 0;
  }
  .category-grid-rows .category-grid-item .inner {
    padding: 16px 16px 16px 0;
  }
  .category-grid-item .category-grid-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 16px 0 0;
  }
  .category-grid-masonry .category-grid-item .category-grid-image {
    width: 35%;
  }
  .category-grid-rows .category-grid-item .category-grid-image {
    width: 15%;
  }
  .category-grid-masonry .category-grid-item .inner .category-grid-title, .category-grid-rows .category-grid-text-container {
    display: inline-block;
    vertical-align: middle;
    width: calc(60% - 20px);
    margin: 0;
    padding: 0;
  }
  .category-grid-item .inner .text-container {
    padding-left: 0;
  }
  .category-grid-item.no-image .category-grid-image + .category-grid-title {
    width: auto;
  }
  .category-grid-item + .category-grid-item .inner {
    border-top: none;
  }
  .category-landing-column + .category-landing-column .category-grid-item:first-child .inner, .category-grid-column + .category-grid-column .category-grid-item:first-child .inner {
    border-top: none;
  }
}

.category-grid-container {
  margin-top: 8px;
}

@media (min-width: 768px) {
  .category-grid-item .inner {
    border-radius: 5px;
  }
  .category-grid-item a.block-link:hover:hover .category-grid-image-container:after {
    background: rgba(0, 0, 0, 0);
  }

  .category-grid-item .category-grid-image-container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
  }
  .category-grid-item.no-image .block-link {
      height: auto;
  }
  .category-grid-item .block-link {
    pointer-events: none;
  }
  .category-grid-item .category-grid-image, .category-grid-item .category-grid-title {
    pointer-events: all;
  }
  .category-grid-item .category-grid-title {
    font-size: 1.21em;
  }
  .category-grid-item .category-grid-title.large-title {
    font-size: 2.21em;
  }
  .category-grid-container {
    margin-top: 16px;
  }
  .category-grid-rows .category-grid-item .category-grid-title {
    margin-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .category-grid-masonry .category-grid-item .text-container {
    padding: 0 16px;
  }
  .category-grid-rows .category-grid-item .text-container {
    padding: 0 10px;
  }
  .category-grid-rows .category-grid-item .category-grid-title {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .category-grid-masonry .category-grid-item .category-grid-title {
    margin-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .category-grid-rows .category-grid-item .inner {
    padding-bottom: 10px;
  }
  .category-grid-masonry .category-grid-item .inner {
    padding-bottom: 16px;
  }
  .category-grid-rows .category-grid-text-container {
    min-height: 70px;
  }
}

@media(min-width: 992px) {
  .category-grid-container {
    margin-top: 84px;
  }
}

a.block-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.category-grid-bulge {
  margin-left: -59px;
  margin-right: -35px; 
}
.category-grid-bulge > div {
  padding-left: 24px;
  padding-right: 0; 
}
@media (max-width: 767px) {
  .category-grid-bulge {
    margin-left: -39px;
    margin-right: 0; 
  } 
}

@media (min-width: 540px) and (max-width: 767px) {
  .category-grid-item.has-description .text-container {
    display: inline-block;
    width: calc(60% - 20px);
  }
  .category-grid-item.no-image.has-description .text-container {
    width: auto;
  }
  .category-grid-item.has-description .category-grid-image {
    float: left;
  }
}

.nav-list {
  list-style-type: none; 
  background: #fff;
  padding: 0;
  margin: 0;
  border-right: 1px solid #cfcfcf;
  opacity: 0;
  transition: transform 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: transform;
}

.nav-list.active-list {
  transform: translateX(0);
  opacity: 1;
}

.root-list {
 opacity: 1; 
}

.nav-list-1 {
  z-index: 40;
}

.nav-list-2 {
  z-index: 30;
  transform: translateX(-100%);
}

.nav-list-3 {
  z-index: 20;
  transform: translateX(-200%);
}

.nav-list-4 {
  z-index: 10;
  transform: translateX(-300%);
}

.nav-list-2, .nav-list-3, .nav-list-4 {
  position: relative;
}

.nav-list-item, .nav-list-cta {
  position: relative;
  // font-size: 1.25em;
  // padding: 0.5em 0;
}

.nav-list-item[data-has-children='false'] .nav-list-link:after {
  content: "\0000a0\00BB";
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  font-size: 1em;
  font-weight: 300;
  font-family: unset;
}

.nav-list-item:after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 32px);
  height: 1px;
  bottom: -1px;
  left: 16px;
  background: #cfcfcf;
}

.nav-list-item:last-child:after, .nav-list-cta:after {
  display: none;
}

.nav-list-item:hover:after, .nav-list-item.active-item:after {
  opacity: 0;
}

.nav-list-item[data-has-children='false']:hover:after, .nav-list-item[data-has-children='false'].active-item:after {
  opacity: 1;
  color: #e41f35;
}

.nav-list-link {
  display: block;
  font-size: 1.13em;
  font-weight: 300;
  padding: 10px 20px;
  text-decoration: none;
}

.nav-list-item[data-has-children='false'] .nav-list-link:hover .nav-list-link-text, .nav-list-cta .nav-list-link:hover .nav-list-link-text {
  // border-bottom: 1px solid #e41f35;
}

a.nav-list-cta-link {
  font-weight: 400;
  // color: #e41f35;
}

a.nav-list-cta-link:after {
  content: "\0000a0\00BB";
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  // right: 16px;
  // top: 50%;
  // transform: translate(0, -50%);
  font-size: 1em;
  font-family: unset;
  // content: "\0000a0\00BB";
  color: #e41f35;
}

.nav-list-link:after {
  // content: "\E617";
  // position: absolute;
  // right: 16px;
  // top: 50%;
  // transform: translate(0, -50%);
  // font-size: 0.4em;
  // font-family: "cardinal";
  color: #e41f35;
}

.nav-list-item.active-item .nav-list-link:after {
  color: #fff;
}

.nav-list-link:hover:after {
  // color:
}

.nav-list-item + .nav-list-item {
  // border-top: 1px solid #cfcfcf;
}

.nav-list-item.active-item a.nav-list-link {
  background: #5d5d5d;
  color: #fff;
  text-decoration: none;
}

a.nav-list-link:hover {
  background: #ebebeb;
  color: #000;
  text-decoration: none;
}

.nav-list-item[data-has-children='false'] a.nav-list-link:hover {
  color: #e41f35;
  background: transparent;
}

.nav-list-item[data-has-children='false'] a.nav-list-link:hover:after, a.nav-list-cta-link:hover:after {
  color: #e41f35;
}

a.nav-list-cta-link:hover {
  background: transparent;
  color: #e41f35;
}

.nav-lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  overflow: hidden;
}

.four-columns-list {
  max-height: 100%;
  overflow: hidden;
}

.four-columns-list > div.nav-lists {
  background: #ebebeb;
}

@media (min-width: 768px) and (max-width: 1280px) {
  .four-columns-list {
    font-size: 1.25vw; 
  }
}

.home-content {
  position: relative;
}

.nav-backdrop {
  z-index: 999;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  will-change: opacity;
  opacity: 0.5;
  transition-duration: 100ms !important;
  transition-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1) !important;
}

.nav-backdrop.hide-backdrop {
  display: none;
}

.nav-list-1 .textTitleAsset {
  padding: 0 20px 12px;
}

.nav-list-1 .textTitleAsset .about-us-featured-zone {
  margin-top: 48px;
}

#CQ .cq-editrollover-insert-container {
  z-index: 8991;
}

/*#CQ .cq-editrollover-selected {
  z-index: 9999;
}*/

/*#CQ [class^="cq-editrollover-highlight"] {
  z-index: 9999;
}*/

.tta-enhanced .about-feature-description {
  background: #f3f2f8;
}

.tta-enhanced .about-us-featured-zone {
  border: none;
}

.tta-enhanced .tta-title {
  font-size: 1.5em;
  font-weight: 300;
  color: #333;
  margin-bottom: 8px;
}

.tta-enhanced .tta-text p {
  font-size: 1em;
  font-weight: 400;
  color: #333;
  margin-bottom: 12px;
}

.tta-enhanced .cta-button {
  font-size: 14px;
}

.tta-enhanced .cta-button:after {
  display: none;
}

.textTitleAsset .about-feature-description a.cta-button:hover {
  color: #fff;
}

.tta-enhanced .about-feature-description {
  padding: 1.5em;
}

.main-content {
  position: relative;
}

#CQ table {
  border-collapse: collapse;
  border-spacing: 0 !important;
}

.fieldset fieldset {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 16px 32px;
  margin: 0 0 32px; 
  min-width: 0 !important;
}

.fieldset fieldset .fieldset fieldset {
  margin-top: 32px;
}

.fieldset legend {
  border: 0;
  width: auto;
  color: #333;
  font-weight: 600;
  padding: 0 0.5em;
  margin-left: -0.5em;
  margin-bottom: -0.125em;
  line-height: 1.1;
  font-size: 1.25em;
  white-space: normal;
  display: table; /* IE11 */
}

.fieldset:last-child fieldset {
  margin-bottom: 6px;
}

.fieldset fieldset .fieldset fieldset, .decorativeContainer .fieldset fieldset, .contact .fieldset fieldset {
  border-radius: 0;
  border: none;
  border-top: 1px solid #ccc;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .col-sm-3 .fieldset fieldset {
    padding: 16px 20px;
  }
}

.header-mobile .search-popup-mobile {
  position: relative;
  display: block;
  height: 0px;
  transition: height 250ms cubic-bezier(0.4, 0.0, 0.2, 1);
  overflow:hidden;
  margin: 0;
}

.header-mobile .search-popup-mobile.show-search {
  height: 51px;
}

.header-mobile .search-popup-mobile.show-results {
  height: auto;
}

.header-mobile .search-popup-mobile .input-group-mobile {
  border: none;
}

.header-mobile {
  position: relative;
  box-shadow: 0 1px 0 rgba(0,0,0,0.2), 0 2px 0 rgba(0,0,0,0.1);
}

.header-mobile ul.search_results_list {
  margin-bottom: 0;
  border-top: 1px solid #d3d3d3;
}

.header-mobile input.mobile-search {
  font-size: 21px;
}


.globalHeader {
  z-index: 999;
  background: #fff;
  position: relative;
  width: 100%;
}

.home-page, .template {
  position: relative;
}

.moving-header {
  background: #fff;
}

[class^='hr-'] {
  border-top: 1px solid #cfcfcf;
}

.hr-small {
  margin-top: 2em;
  margin-bottom: 2em;
}

.hr-medium {
  margin-top: 3em;
  margin-bottom: 3em;
}

.hr-large {
  margin-top: 4em;
  margin-bottom: 4em;
}
