@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Ubuntu:300,400,500,700');
body {
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #2b2b2b;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  margin: 0;
   }
  @media (max-height: 46em) and (min-width: 60em) {
    body {
      font-size: .875em; } }
  @media (max-height: 40em) and (min-width: 60em) {
    body {
      font-size: .75em; } }
	  
	  .rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }
.search-text.search-select {
    font-family: "Open Sans", sans-serif;
}
.search-right input[type="text"], .search-module input[type="text"] {
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0;
  border: 1px solid #dedfe3;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "Open Sans", sans-serif;
  font-size: 1.0625em;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  box-sizing: border-box;
  width: 100%; }
.search-right input[type="text"]:hover, .search-module input[type="text"]:hover {
    border-color: #c2c4cc; }
.search-right input[type="text"]:focus, .search-module input[type="text"]:focus {
    border-color: #e51837;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(206, 22, 49, 0.7);
    outline: none; 
}
.utility-wrap .btn{
	 box-sizing: border-box;
  position: relative;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  padding: 1.1176470588em 1.7647058824em 1.2941176471em 1.7058823529em;
  box-sizing: border-box;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
 
.utility-wrap .btn {
  background-color: transparent;
  color: #ffffff;
  position: relative;
  z-index: 1; }
.utility-wrap .btn:after {
    background-color: #b7132c; }
.utility-wrap .btn:before {
    background-color: #e51837;
    border: 1px solid #e51837;
    border-radius: 6px;
    content: "";
    height: 96%;
    left: 0;
    position: absolute;
    top: 0;
    width: 99%;
    z-index: -1;
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -ms-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg); }
.utility-wrap .btn:hover {
    background-color: transparent;
    color: #e51837; }
.utility-wrap .btn:hover:before{
      background-color: #ffffff; }

.search-right input[type="submit"], .search-module input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  font-size: 17px;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0.8823529412em 1.7647058824em 0.8823529412em 1.7058823529em;
  box-sizing: border-box;
  text-transform: none; }


.site-nav,
#hs_menu_wrapper_primary_nav {
  background-color: #213e7b;
  padding-bottom: 0.375em; }
  .site-nav span,
  #hs_menu_wrapper_primary_nav span {
    white-space: nowrap; }
  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      position: relative;
      top: 0;
      left: 0;
      background-color: #213e7b;
      padding-bottom: 0;
      display: inline-block;
      vertical-align: top;
      /*width: 71%; */
      width: calc(100% - 338px); } }
/*  @media (min-width: 60em) {
    .site-nav,
    #hs_menu_wrapper_primary_nav {
      background-color: #213e7b; } }*/
.sn-level-1, .sn-level-2, .sn-level-3{
	list-style: none;
}
.sn-level-1,
#hs_menu_wrapper_primary_nav > ul {
	 box-sizing: border-box;
  margin: 0;
  padding: 0; }
  @media (min-width: 60em) {
    .sn-level-1,
    #hs_menu_wrapper_primary_nav > ul {
      height: 3.75em;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
            align-items: center; } }

.sn-li-l1,
.hs-menu-depth-1 {
  display: block;
  border: none;
  background-color: #213e7b;
  position: relative; }
  .sn-li-l1 span,
  .hs-menu-depth-1 span {
    font-size: 1.0625em;
    text-transform: uppercase; }
  .sn-li-l1 > a,
  .hs-menu-depth-1 > a {
	   box-sizing: border-box;
    display: block;
    height: 3.25em;
    line-height: 3.25em;
    color: #ffffff;
    text-decoration: none;
    padding: 0 1em 0 2.5em;
    box-sizing: border-box; }
    .sn-li-l1 > a:visited,
    .hs-menu-depth-1 > a:visited {
      color: #ffffff; }
    .sn-li-l1 > a:hover,
    .hs-menu-depth-1 > a:hover {
      color: #e51837; }
  .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.has-subnav .m-subnav-arrow,
  .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
  .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
	   box-sizing: border-box;
    cursor: pointer;
    padding-right: 0em;
    background-image: url(ico-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.75em;
    display: block;
    width: 85px;
    height: 50px;
    position: absolute;
    background-color: #213e7b;
    right: 0;
    top: 0;
    bottom: 0; }
    .sn-li-l1.has-subnav .m-subnav-arrow.active, .sn-li-l1.menu-item-has-children .m-subnav-arrow.active, .sn-li-l1.hs-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.has-subnav .m-subnav-arrow.active,
    .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow.active,
    .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow.active {
      transform: rotate(180deg); }
  .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
  .hs-menu-depth-1.has-subnav > a span,
  .hs-menu-depth-1.menu-item-has-children > a span,
  .hs-menu-depth-1.hs-item-has-children > a span {
	   box-sizing: border-box;
    padding-right: 0em;
    background-image: url(ico-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 0.75em;
    display: block; }
  .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
  .hs-menu-depth-1.has-subnav > a.active span,
  .hs-menu-depth-1.menu-item-has-children > a.active span,
  .hs-menu-depth-1.hs-item-has-children > a.active span {
    transform: rotate(180deg); }
  .sn-li-l1.has-subnav:hover .m-subnav-arrow, .sn-li-l1.has-subnav.active .m-subnav-arrow, .sn-li-l1.menu-item-has-children:hover .m-subnav-arrow, .sn-li-l1.menu-item-has-children.active .m-subnav-arrow, .sn-li-l1.hs-item-has-children:hover .m-subnav-arrow, .sn-li-l1.hs-item-has-children.active .m-subnav-arrow,
  .hs-menu-depth-1.has-subnav:hover .m-subnav-arrow,
  .hs-menu-depth-1.has-subnav.active .m-subnav-arrow,
  .hs-menu-depth-1.menu-item-has-children:hover .m-subnav-arrow,
  .hs-menu-depth-1.menu-item-has-children.active .m-subnav-arrow,
  .hs-menu-depth-1.hs-item-has-children:hover .m-subnav-arrow,
  .hs-menu-depth-1.hs-item-has-children.active .m-subnav-arrow {
    background-image: url(ico-arrow-down-hover.svg);
    background-color: #ffffff; }
  .sn-li-l1:hover, .sn-li-l1.active,
  .hs-menu-depth-1:hover,
  .hs-menu-depth-1.active {
    background-color: #ffffff; }
    .sn-li-l1:hover > a, .sn-li-l1.active > a,
    .hs-menu-depth-1:hover > a,
    .hs-menu-depth-1.active > a {
      color: #e51837; }
  @media (min-width: 60em) {
    .sn-li-l1,
    .hs-menu-depth-1 {
      height: 3.75em;
      float: left;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      flex-grow: 1;
      -ms-flex-positive: 1;
      text-align: center; }
      .sn-li-l1 span,
      .hs-menu-depth-1 span {
        font-size: 0.875em;
        text-transform: none; }
      .sn-li-l1 > a,
      .hs-menu-depth-1 > a {
		   box-sizing: border-box;
        padding: 0 0.5em;
        box-sizing: border-box;
        color: #ffffff;
        height: 3.75em;
        line-height: 3.75em; }
        .sn-li-l1 > a:hover,
        .hs-menu-depth-1 > a:hover {
          color: #e51837; }
      .sn-li-l1:hover .sn-level-2,
      .sn-li-l1:hover .hs-menu-children-wrapper,
      .hs-menu-depth-1:hover .sn-level-2,
      .hs-menu-depth-1:hover .hs-menu-children-wrapper {
        display: block; }
      .sn-li-l1.has-subnav .m-subnav-arrow, .sn-li-l1.menu-item-has-children .m-subnav-arrow, .sn-li-l1.hs-item-has-children .m-subnav-arrow,
      .hs-menu-depth-1.has-subnav .m-subnav-arrow,
      .hs-menu-depth-1.menu-item-has-children .m-subnav-arrow,
      .hs-menu-depth-1.hs-item-has-children .m-subnav-arrow {
        display: none; }
      .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
      .hs-menu-depth-1.has-subnav > a span,
      .hs-menu-depth-1.menu-item-has-children > a span,
      .hs-menu-depth-1.hs-item-has-children > a span {
        padding-bottom: 1em;
        background-size: 11px 7px;
        background-position: center 25px;
        display: inline; }
      .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span, .sn-li-l1.hs-item-has-children > a.active span,
      .hs-menu-depth-1.has-subnav > a.active span,
      .hs-menu-depth-1.menu-item-has-children > a.active span,
      .hs-menu-depth-1.hs-item-has-children > a.active span {
        background-image: url(ico-arrow-down.svg); }
      .sn-li-l1.has-subnav:hover > a span, .sn-li-l1.menu-item-has-children:hover > a span, .sn-li-l1.hs-item-has-children:hover > a span,
      .hs-menu-depth-1.has-subnav:hover > a span,
      .hs-menu-depth-1.menu-item-has-children:hover > a span,
      .hs-menu-depth-1.hs-item-has-children:hover > a span {
        background-image: url(ico-arrow-down-hover.svg); }
      .sn-li-l1:hover,
      .hs-menu-depth-1:hover {
        background-color: #ffffff; } }
  @media (min-width: 60em) {
    .sn-li-l1 span,
    .hs-menu-depth-1 span {
      font-size: 1.0625em;
      text-transform: uppercase; }
    .sn-li-l1 > a,
    .hs-menu-depth-1 > a {
		 box-sizing: border-box;
      padding: 0 0.5em;
      box-sizing: border-box;
      color: #ffffff; }
      .sn-li-l1 > a:hover,
      .hs-menu-depth-1 > a:hover {
        color: #e51837; }
    .sn-li-l1:hover,
    .hs-menu-depth-1:hover {
      background-color: #ffffff; } }
  @media (max-height: 46em) and (min-width: 60em) {
    .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span, .sn-li-l1.hs-item-has-children > a span,
    .hs-menu-depth-1.has-subnav > a span,
    .hs-menu-depth-1.menu-item-has-children > a span,
    .hs-menu-depth-1.hs-item-has-children > a span {
      background-position: center 21px; } }

.sn-level-2,
.hs-menu-children-wrapper {
	 box-sizing: border-box;
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-2.active,
  .hs-menu-children-wrapper.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-2,
    .hs-menu-children-wrapper {
      position: absolute;
      text-align: left; }
      .sn-level-2.active,
      .hs-menu-children-wrapper.active {
        display: none; } }

.sn-li-l2, .sn-li-l3,
.hs-menu-depth-2 {
  background-color: #213e7b; }
  .sn-li-l2 > a, .sn-li-l3 > a,
  .hs-menu-depth-2 > a {
	   box-sizing: border-box;
    padding: 0 1em 0 2.5em;
    box-sizing: border-box;
    color: #ffffff;
    border: none;
    display: block;
    text-decoration: none;
    line-height: 3.25em; }
    .sn-li-l2 > a span, .sn-li-l3 > a span,
    .hs-menu-depth-2 > a span {
      font-size: 1.0625em;
      font-weight: 600;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle; }
  .sn-li-l2:last-child > a, .sn-li-l3:last-child > a,
  .hs-menu-depth-2:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover,
  .hs-menu-depth-2:hover {
    background-color: #ffffff; }
    .sn-li-l2:hover > a, .sn-li-l3:hover > a,
    .hs-menu-depth-2:hover > a {
      color: #e51837; }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3,
    .hs-menu-depth-2 {
      position: relative;
      background-color: #304477; }
      .sn-li-l2 > a, .sn-li-l3 > a,
      .hs-menu-depth-2 > a {
		   box-sizing: border-box;
        padding: 0 0.5em;
        box-sizing: border-box;
        line-height: 3.25em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 0.875em; }
      .sn-li-l2:hover, .sn-li-l3:hover,
      .hs-menu-depth-2:hover {
        background-color: #ffffff; }
        .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3,
        .hs-menu-depth-2:hover .sn-level-3 {
          display: block;
		   box-sizing: border-box;
          margin: -1.5625em;
          padding: 1.5625em;
          box-sizing: border-box; } }
  @media (min-width: 60em) {
    .sn-li-l2, .sn-li-l3,
    .hs-menu-depth-2 {
      background-color: #304477; }
      .sn-li-l2 > a, .sn-li-l3 > a,
      .hs-menu-depth-2 > a {
		   box-sizing: border-box;
        padding: 0 1.5em;
        box-sizing: border-box;
        line-height: 3.25em; }
        .sn-li-l2 > a span, .sn-li-l3 > a span,
        .hs-menu-depth-2 > a span {
          font-size: 1.0625em; }
      .sn-li-l2:hover, .sn-li-l3:hover,
      .hs-menu-depth-2:hover {
        background-color: #ffffff; } }

.sn-level-3 {
	 box-sizing: border-box;
  padding: 0;
  margin: 0;
  padding-top: 1px;
  display: none;
  position: relative; }
  .sn-level-3.active {
    display: block; }
  @media (min-width: 60em) {
    .sn-level-3 {
      position: absolute;
      top: 0;
      left: 100%; }
      .sn-level-3.active {
        display: none; } }

.site-nav-container {
  background-color: #213e7b;
  width: 100%;
  right: -100%;
  top: 0;
  z-index: 1000;
  position: absolute;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .site-nav-container .inner-wrap {
	   box-sizing: border-box;
    padding-left: 0;
    padding-right: 0; }
  .site-nav-container.active {
    right: 0; }
  @media (min-width: 60em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: static;
      background-color: #213e7b; }
      .site-nav-container .inner-wrap {
		   box-sizing: border-box;
        padding: 2.5em 1.5em 2.5em 1.5em;
        box-sizing: border-box;
        padding-bottom: 0;
        padding-top: 0; } }
  @media (min-width: 60em) {
    .site-nav-container .inner-wrap {
		 box-sizing: border-box;
      padding: 2.5em 1.5em 2.5em 1.5em;
      box-sizing: border-box; } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5); }
  .site-nav-container-screen.active {
    display: block; }
  @media (min-width: 60em) {
    .site-nav-container-screen {
      display: none !important; } }

.close-menu {
  border-radius: 0.1875em;
  clear: both;
  color: #ffffff !important;
  display: inline-block;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.0625em;
  line-height: 1.7058823529em;
  margin: 0 auto;
  padding: 0 2.3529411765em 0 0;
  box-sizing: border-box;
  position: relative;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top; }
  .close-menu:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(ico-close.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 1.7647058824em;
    width: 1.7647058824em;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 60em) {
    .close-menu {
      display: none; } }

.snc-header {
	  box-sizing: border-box;
  text-align: right;
  padding: 1.25em 2.5em 1.25em 1em;
 }
  @media (min-width: 60em) {
    .snc-header {
      padding: 0; } }

.inner-wrap, .inner-wrap-narrow {
	  box-sizing: border-box;
  max-width: 73.25em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em;
}
  .inner-wrap::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap, .inner-wrap-narrow {
		  box-sizing: border-box;
      padding: 2.5em 1.5em 2.5em 1.5em;
      box-sizing: border-box; } }
.inner-wrap-narrow {
    max-width: 63.9375em;
}

/*=============== Layouts  ===============*/
.page-intro {
  background-color: #dedfe3; }
  .page-intro .inner-wrap {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
.page-intro span {
    color: #000000;
    font-family: "Ubuntu",sans-serif;
    font-size: 2.125em;
    font-weight: 500;
    line-height: 1.25;
    margin: 0;
    text-transform: uppercase;
}
  .page-intro p {
    margin: .5em 0 0 0; }

/*============Side Navigation Test==============*/
.side-nav {
  max-width: 16.375em;
  margin: 0 auto; }
  .side-nav h3 {
    margin-top: 0; }

.dropdown-nav .sn-nav li {
  background-color: #213e7b; }
  .dropdown-nav .sn-nav li.active {
    background-color: #dedfe3; }

.sn-nav li {
  background-color: #075aaa;
  border-bottom: 1px solid #ffffff;
  position: relative; }
  .sn-nav li.active {
    background-color: #dedfe3; }
    .sn-nav li.active a {
      color: #000000; }
    .sn-nav li.active .m-subnav-arrow {
      background-image: url(dropdown-arrow-blue.png); }
  .sn-nav li a {
	    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-family: "Ubuntu", sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.3333333333em;
    text-decoration: none;
    padding: 0.2916666667em 0.625em 0.2916666667em 0.7083333333em;
    box-sizing: border-box; }

.sn-nav .menu-item-has-children .m-subnav-arrow {
  cursor: pointer;
  padding-right: 0em;
  background-image: url(dropdown-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.625em 0.3125em;
  display: block;
  width: 2.5em;
  height: 2.875em;
  position: absolute;
  background-color: transparent;
  right: 0;
  top: 0;
  bottom: 0; }
  .sn-nav .menu-item-has-children .m-subnav-arrow.active {
    background-image: url(dropdown-arrow-blue.png);
    /*transform: rotate(180deg);*/ }

.sn-nav .menu-item-has-children ul {
  margin-bottom: 0;
  padding: 0;
  display: none;
  padding: 0.625em 0;
  box-sizing: border-box;
  background-color: #f7f7f7; }
  .sn-nav .menu-item-has-children ul li {
    margin-bottom: 0;
    background-color: #f7f7f7;
    border-bottom: 0; }
    .sn-nav .menu-item-has-children ul li a {
      color: #6b717e;
      font-family: "Open Sans", sans-serif;
      padding: 0.2941176471em 2.3529411765em 0.2941176471em 0.9411764706em;
      box-sizing: border-box;
      font-size: 1.0625em;
      font-weight: 400;
      line-height: 1.1764705882em; }
    .sn-nav .menu-item-has-children ul li:not([class]) {
      margin-bottom: 0;
      padding: 0; }
      .sn-nav .menu-item-has-children ul li:not([class]):after {
        display: none; }
    .sn-nav .menu-item-has-children ul li:hover {
      background-color: #213e7b; }
      .sn-nav .menu-item-has-children ul li:hover a {
        color: #ffffff; }
  .sn-nav .menu-item-has-children ul:not([class]), .sn-nav .menu-item-has-children .bullet-style {
    margin-bottom: 0; }

.sn-nav .menu-item-has-children ul.active {
  display: block; }



/*   end defaults   */
.site-wrap {
  background: #ffffff;
  margin-bottom: -24px !important;
 }

/*=============== Site Header ===============*/
.site-header {
  text-align: center; }
  .site-header > .inner-wrap {
    padding-bottom: 1.25em;
    padding-top: 1.25em; }
  @media (min-width: 60em) {
    .site-header {
      text-align: left; }
      .site-header > .inner-wrap {
        padding-bottom: 1.0625em;
        padding-top: 1.0625em; } }

/*@media (min-width: 40em) {
  .sh-sticky-wrap {
    background-color: #213e7b; } }*/

@media (min-width: 60em) {
  .sh-sticky-wrap {
    background-color: #213e7b;
    height: 3.75em;
    position: relative;
    z-index: 24; }
    .sh-sticky-wrap .inner-wrap {
      padding-bottom: 0;
      padding-top: 0; }
    .sh-sticky-wrap.stuck .site-nav-container {
      position: fixed;
      left: 0;
      right: 0;
      top: 0; } }

.utility-wrap .sh-rfq {
	  box-sizing: border-box;
  padding: 0.5294117647em 1.1764705882em 0.7058823529em 1.1176470588em;
  margin: 0 0.8235294118em 0 0.4117647059em; }
  @media (min-width: 40em) {
    .utility-wrap .sh-rfq {
      margin: 0 0.4117647059em 0 1.9411764706em;
      padding: 1.0588235294em 1.7647058824em 1.3529411765em 1.7058823529em;
      box-sizing: border-box; } }
  @media (min-width: 60em) {
    .utility-wrap .sh-rfq {
      margin: 0.5882352941em 0.4117647059em 0 1.9411764706em; } }
  @media (min-width: 80em) {
    .utility-wrap .sh-rfq {
      margin: 0 0.4117647059em 0 1.9411764706em; } }

.sh-ico-search, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 2em;
  margin-left: 1em;
  text-align: center;
  text-decoration: none; }
  .sh-ico-search span, .sh-ico-menu span {
    font-size: .75em; }

.sh-mobile-utility-content {
  text-align: left; }
  @media (min-width: 60em) {
    .sh-mobile-utility-content {
      display: none; } }

.utility-wrap {
  text-align: center; }
  @media (min-width: 60em) {
    .utility-wrap {
      float: right;
      /*max-width: 45%;*/
      margin: 0;
      max-width: 100%;
      text-align: right; } }
 /* @media (min-width: 60em) {
    .utility-wrap {
      float: right;
      margin: 0;
      max-width: 100%; } }*/

.sh-utility-content {
  display: none; }
  @media (min-width: 60em) {
    .sh-utility-content {
      display: inline-block;
      /*margin: 0.5em 0 1.25em;*/
      margin: 0.5em 0 0;
      vertical-align: top; } }
/*  @media (min-width: 60em) {
    .sh-utility-content {
      margin: 0.5em 0 0; } }*/

.sh-ph {
  background-image: url(ico-ph.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 99.95%;
  color: #2b2b2b;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0625em;
  font-weight: 400;
  line-height: 1.1176470588em;
  padding: 0.5882352941em 0 0.3529411765em 2.2352941176em;
  box-sizing: border-box;
  text-decoration: none;
  vertical-align: top; }
  @media (min-width: 60em) {
    .sh-ph {
      margin: 0.1176470588em 0 0;
      padding: 0.5882352941em 0 0.3529411765em 2.1764705882em;
      box-sizing: border-box; } }

.sh-mail {
  background-image: url(ico-mail.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #2b2b2b;
  float: right;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0625em;
  font-weight: 400;
  height: 1.7058823529em;
  line-height: 1.1176470588em;
  margin: 0.1764705882em 0 0;
  width: 2.2352941176em; }
  .sh-mail span {
    display: none; }
  @media (min-width: 60em) {
    .sh-mail {
      background-size: 2.2352941176em 1.79em;
      height: auto;
      margin: 0.1764705882em 0 0 1.5882352941em;
      padding: 0.4117647059em 0 0.2941176471em 2.5882352941em;
      box-sizing: border-box;
      text-decoration: none;
      width: auto; }
      .sh-mail span {
        display: block;
        vertical-align: top; } }

.site-logo {
  display: inline-block;
  margin: 1.25em 0 1.1875em;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  width: 18.125em; }
  .site-logo img {
    float: left;
    max-width: 4.6875em; }
/*  @media (min-width: 40em) {
    .site-logo {
      float: left;
      margin: 0;
      width: 20em; }
      .site-logo img {
        max-width: 6.25em; } }*/
  @media (min-width: 60em) {
    .site-logo {
      float: left;
      margin: 0;
      width: 23.25em; }
      .site-logo img {
        max-width: 8.625em; } }

.sl-text {
  color: #000000;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 1.10625em;
  font-weight: 600;
  line-height: 1.2429378531em;
  margin: 0.395480226em 0 0 0.5084745763em;
  text-align: left;
  text-transform: uppercase;
  vertical-align: top;
  width: 69%; }
/*  @media (min-width: 40em) {
    .sl-text {
      font-size: 0.9375em;
      line-height: 1.2666666667em;
      margin: 1.2em 0 0 0.8em;
      width: 59%; } }*/
  @media (min-width: 60em) {
    .sl-text {
      width: 59%;
      font-size: 1.1875em;
      line-height: 1.2631578947em;
      margin: 1.7368421053em 0 0 0.5263157895em; } }

.sh-ico-search {
  background-image: url(ico-search-mob.svg);
  background-size: cover;
  height: 1.375em;
  margin: 1.125em 0 0 0.5625em;
  padding: 0;
  text-indent: 9999px;
  width: 1.3125em; }
  @media (min-width: 60em) {
    .sh-ico-search {
      display: none; } }

.search-right {
  display: none; }
  @media (min-width: 60em) {
    .search-right {
      background-color: #192f5e;
      display: inline-block;
      float: right; }
      .search-right:hover {
        background-color: #ffffff; }
        .search-right:hover .search-text {
          color: #e51837 !important; }
        .search-right:hover .search-text::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #e51837; }
        .search-right:hover .search-text:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #e51837; }
        .search-right:hover .search-text::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #e51837; }
        .search-right:hover .search-submit {
          background-image: url("ico-search-hover.svg") !important; } }

.sh-ico-menu {
  background-image: url(ico-nav.svg);
  background-size: cover;
  height: 1.875em;
  margin: 0.875em 0 0;
  padding: 0;
  vertical-align: top;
  width: 2.125em; }
  @media (min-width: 60em) {
    .sh-ico-menu {
      display: none; } }

/*=============== Site Intro ===============*/
.site-intro-container {
  background-position: left top;
  background-repeat: no-repeat; }
  .site-intro-container .inner-wrap {
    padding-bottom: 3.125em;
    padding-top: 2.25em; }
  @media (min-width: 40em) {
    .site-intro-container {
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: cover; }
      .site-intro-container .inner-wrap {
        padding-bottom: 6.875em;
        padding-top: 6.375em; } }

.si-subtext {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.375em;
  font-weight: 400;
  letter-spacing: -0.0227272727em;
  line-height: 1.0909090909em;
  margin: 0 0 0.3181818182em; }
  @media (min-width: 40em) {
    .si-subtext {
      font-size: 1.4375em;
      font-weight: 400;
      line-height: 1.0869565217em;
      margin: 0 0 0.4782608696em; } }

.si-heading {
  color: #ffffff;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2083333333em;
  margin: 0 0 0.5833333333em;
  text-transform: uppercase; }
  @media (min-width: 40em) {
    .si-heading {
      font-size: 1.625em;
      letter-spacing: -1.2px;
      line-height: 1.2083333333em;
      margin: 0 0 0.25em; } }

.si-content {
  color: #ffffff;
  display: none;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.1666666667em; }
  @media (min-width: 40em) {
    .si-content {
      display: block;
      line-height: 1.3333333333em;
      margin: 0 0 2.8333333333em;
      max-width: 36.1111111111em;
      vertical-align: top; } }

.si-cta-wrap {
  padding: 0 0 0 0.4375em;
  box-sizing: border-box; }

.si-cta1, .si-cta2 {
  display: inline-block;
  margin: 0 0 0.5294117647em;
  padding: 1.1764705882em 1.7058823529em 1.3529411765em 1.7647058824em;
  box-sizing: border-box;
  vertical-align: top; }
  .si-cta1:before, .si-cta2:before {
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg); }
  @media (min-width: 40em) {
    .si-cta1, .si-cta2 {
      margin: 0 0.6470588235em 0.5294117647em 0; } }

.si-cta2 {
  margin: 0;
  padding: 1.2352941176em 1.8235294118em 1.2941176471em 1.7058823529em;
  box-sizing: border-box; }
  .si-cta2 span {
    font-weight: 400;
    letter-spacing: -1px; }
  @media (min-width: 40em) {
    .si-cta2 {
      padding: 1.2352941176em 3.1764705882em 1.2941176471em 2.0588235294em;
      box-sizing: border-box; } }

.page-intro {
  background-color: #ffffff;
  position: relative;
  z-index: 0; }
  .page-intro:before {
    background-image: url(site-intro.jpg);
    background-position: left 17.6%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0.3;
    top: 0;
    width: 100%;
    z-index: -1; }
  @media (min-width: 40em) {
    .page-intro .inner-wrap {
      padding-bottom: 3.0625em;
      padding-top: 3.5em; } }

#breadcrumbs {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0625em;
  line-height: 1.1176470588em;
  margin: 0 0 1.7647058824em; }
  #breadcrumbs a {
    color: #000000;
    display: inline-block;
    margin: 0 1.1764705882em;
    text-decoration: none;
    vertical-align: top; }
    #breadcrumbs a:first-child {
      margin-left: 0; }
    #breadcrumbs a:hover {
      color: #e51837;
      text-decoration: none; }
  #breadcrumbs .breadcrumb_last {
    display: inline-block;
    margin: 0 1.4117647059em;
    vertical-align: top; }

/*=============== Site Content ===============*/
.site-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  .site-content.dest-content {
    border-bottom: 1px solid #d8d8d8; }


/*=============== Site Footer ===============*/
.site-footer {
  background-color: #ffffff; }
  .site-footer .inner-wrap, .site-footer .inner-wrap-narrow {
    padding-bottom: 4.25em;
    padding-top: 3.875em; }

.sf-heading {
  color: #000000;
  display: block;
  font-family: "Ubuntu", sans-serif;
  font-size: 1.625em;
  font-weight: 400;
  line-height: 1.1153846154em;
  margin: 0 0 0.4230769231em;
  text-transform: none;
  vertical-align: top; }

.sf-address {
  color: #6b717e;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0625em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7058823529em;
  margin: 0 0 1.7647058824em; }
  .sf-address a {
    color: #6b717e;
    text-decoration: none; }
    .sf-address a:hover {
      color: #e51837;
      text-decoration: underline; }
  .sf-address .sf-heading {
    font-size: 1.5294117647em;
    margin: 0 0 0.6153846154em; }
  @media (min-width: 60em) {
    .sf-address {
      display: inline-block;
      margin: 0;
      padding: 0.0588235294em 2.3529411765em 0 0;
      box-sizing: border-box;
      vertical-align: top; } }
  @media (min-width: 80em) {
    .sf-address {
      padding: 0.0588235294em 3.4117647059em 0 0;
      box-sizing: border-box; } }

.sf-add {
  background-image: url(sf-location.svg);
  background-position: left 0.0588235294em;
  background-repeat: no-repeat;
  background-size: 1.25em 1.25em;
  padding: 0 0 0 1.7647058824em;
  box-sizing: border-box; }

.sf-ph {
  background-image: url(sf-ph.png);
  background-position: left 0.2352941176em;
  background-repeat: no-repeat;
  background-size: 1.4117647059em 1.4117647059em;
  display: inline-block;
  margin: 0.2941176471em 3.0588235294em 0 0;
  padding: 0 0 0 1.7647058824em;
  box-sizing: border-box;
  vertical-align: top; }

.sf-fax {
  background-image: url(sf-fax.svg);
  background-position: left 0.2352941176em;
  background-repeat: no-repeat;
  background-size: 1.25em 1.21em;
  display: inline-block;
  margin: 0.2941176471em 0 0;
  padding: 0 0 0 1.7647058824em;
  box-sizing: border-box;
  vertical-align: top; }

.sf-mail {
  background-image: url(sf-email.png);
  background-position: left 0.2941176471em;
  background-repeat: no-repeat;
  background-size: 1.2941176471em 1em;
  padding: 0 0 0 1.7647058824em;
  box-sizing: border-box; }

.sf-link-wrap {
  margin: 0 0 1.875em; }
.sf-link-wrap .sf-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
  @media (min-width: 60em) {
    .sf-link-wrap {
      display: inline-block;
      margin: 0;
      padding: 0 2.5em;
      box-sizing: border-box;
      position: relative;
      vertical-align: top; }
      .sf-link-wrap:before {
        background-color: #e0e1e4;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 0.0625em; }
      .sf-link-wrap:after {
        background-color: #e0e1e4;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 0.0625em; } }
  @media (min-width: 80em) {
    .sf-link-wrap {
      padding: 0 3.8125em 0 3.6875em;
      box-sizing: border-box; } }

.sf-links li {
  color: #6b717e;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0625em;
  font-weight: 400;
  line-height: 1.2941176471em;
  padding: 0 0 0.2941176471em 0;
  box-sizing: border-box; }
  .sf-links li a {
    color: #6b717e;
    text-decoration: none; }
    .sf-links li a:hover {
      color: #e51837;
      text-decoration: underline; }

.sf-social {
  display: inline-block;
  vertical-align: top; }
  @media (min-width: 60em) {
    .sf-social {
      padding: 0 0 0 1.875em;
      box-sizing: border-box; } }
  @media (min-width: 80em) {
    .sf-social {
      padding: 0 0 0 3.5em;
      box-sizing: border-box; } }

.sf-link {
  display: inline-block;
  margin: 0 0.4375em 0 0;
  max-height: 2.1875em;
  max-width: 2.1875em;
  vertical-align: top; }
  .sf-link img {
    display: block;
    vertical-align: top;
    width: 100%; }
    .sf-link img.sfl-hover {
      display: none; }
  .sf-link:hover img.sfl-default {
    display: none; }
  .sf-link:hover img.sfl-hover {
    display: block; }

.sf-copyright {
  background-color: #dedfe3;
  text-align: center; }
  .sf-copyright .inner-wrap {
    padding-bottom: 1.125em;
    padding-top: 0.8125em; }
  .sf-copyright a {
    color: #6b717e;
    text-decoration: none; }
    .sf-copyright a:hover {
      color: #e51837;
      text-decoration: underline; }

.sfc-text {
  color: #6b717e;
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.1176470588em; }

.sf-small {
  background-color: #e0e1e4;
  text-align: center; }
  .sf-small .inner-wrap {
    padding-top: 1em;
    padding-bottom: 1em; }

/*=============== Search ===============*/
.search-table {
	box-sizing: border-box;
  display: table;
  width: 100%;
  float: right;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }
  .search-row .rows-of-2:after {
    clear: none !important; }
    @media (min-width: 60em) {
      .search-row .rows-of-2:after {
        clear: both !important; } }

.search-cell1 {
	box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
  padding-right: 0.4375em; }
  @media (min-width: 60em) {
    .search-cell1 {
      vertical-align: middle; } }

.search-cell2 {
  display: table-cell;
  width: 2.1875em;
  border: 0;
  vertical-align: top; }

.search-text {
	box-sizing: border-box;
  border: none;
  box-shadow: none !important;
  font-size: .8em !important;
  width: 100%;
  height: 2.3em;
  border: 1px solid #dedfe3;
  float: left;
  margin-top: 5px;
  padding-left: .5em;
  margin-bottom: 0 !important; }

.search-cell3 {
  display: table-cell;
  vertical-align: top; }
  .search-cell3 .search-select {
    height: auto !important;
    padding-top: 4px;
    padding-bottom: 4px; }
  @media (min-width: 40em) {
    .search-cell3 {
      margin: 0; }
      .search-cell3 .search-text {
        margin: 0; }
      .search-cell3 input.search-text {
        margin-left: 5px !important; } }
  @media (min-width: 60em) {
    .search-cell3 {
      vertical-align: middle; } }

.search-submit {
  width: 100%;
  height: 1.3em;
  border: 0;
  float: right;
  background: url(ico-search.svg) no-repeat center center !important;
  background-size: auto 100% !important; }
  .search-submit:focus {
    outline: none; }

@media (min-width: 60em) {
  .site-search {
    width: 100%; }
  .search-text {
	  box-sizing: border-box;
    background-color: transparent !important;
    border: none !important;
    color: #ffffff !important;
    height: 3.5294117647em !important;
    padding: 0.4705882353em 0.4705882353em 0.4705882353em 1.1764705882em !important;
    width: 6.5882352941em !important; }
  .search-text::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff; }
  .search-text:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff; }
  .search-text::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffff; }
  .search-submit {
	  box-sizing: border-box;
    background-position: left 1.1176470588em !important;
    background-size: 1.18em 1.3em !important;
    height: 3.5294117647em !important;
    padding: 0 !important;
    width: 2.9411764706em !important; } }

@media (min-width: 60em) {
  .search-text {
    width: 9.4117647059em !important; } }

@media (max-height: 46em) and (min-width: 60em) {
  .search-text {
    height: 52px !important; }
  .search-submit {
    background-position: left 0.9411764706em !important;
    background-size: 14px auto !important;
    height: 52px !important;
    width: 30px !important; } }

@media (max-height: 40em) and (min-width: 60em) {
  .search-text {
    height: 45px !important; }
  .search-submit {
    background-size: 14px auto !important;
    height: 45px !important;
    width: 30px !important; } }

.search-module {
  background-color: #213e7b;
  /*height: 6em;*/
  height: auto;
  margin-top: -8em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .search-module.active {
    margin-top: 0;

	}
  .search-module .inner-wrap, .search-module .inner-wrap-narrow, .search-module .inner-wrap-wide, .search-module .inner-wrap-fullwidth {
	  box-sizing: border-box;
    padding: 0.3em 1.5em 1em; }

.search-exit {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  top: 0;
  right: 0; }

.site-nav-container .search-exit {
  display: none; }

@media (max-width: 40em) {
  .search-module {
    height: auto;
    margin-top: -166px; }
  .search-row {
    display: block; }
  .search-cell3 {
    vertical-align: top;
    display: block;
    width: 79%; }
  .search-cell1 {
	  box-sizing: border-box;
    padding-right: 0.4375em;
    float: left;
    width: calc(100% - 56px);
    margin-top: 0.625em; }
  .search-cell2 {
    float: right;
    width: 2.1875em;
    border: 0;
    margin-top: 0.625em; } }

@media only screen and (min-width: 320px) and (max-width: 424px) {
  .search-cell3 {
    width: 79%; } }

@media only screen and (min-width: 424px) and (max-width: 639px) {
  .search-cell3 {
    width: 89%; } }

@media only screen and (min-width: 640px) and (max-width: 670px) {
  .search-cell3 {
    width: 44.5%; } }

/* Google Translater Start */
#google_translate_element {
  display: block;
  margin: 0 auto 5px auto;
  text-align: center;
}
  #google_translate_element .goog-te-gadget-icon {
    background: url("translater-icon.jpg") no-repeat !important;
    margin: 0 10px 0 0; }
  #google_translate_element .goog-te-gadget-simple {
    border: none !important;
    font-size: 12px !important; }
  #google_translate_element .goog-te-menu-value {
    margin-left: 0;
    margin-right: 0; }
  #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
    color: #000000;
    border: 0 !important;
    font-size: 14px; }
  #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span:last-child,
  #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span:nth-child(2n) {
    display: none; }
  @media (min-width: 60em) {
    #google_translate_element {
      text-align: right;} }

/*Remove google translate banner*/
.goog-te-banner-frame {
  display: none!important;
}
body {
  top: 0 !important;
}

.pmi-inner-content {
  max-width: 90%;
}
.sn-li-l1.menu-item-has-children > a span {
  background-image: none;
}
.sn-li-l1.menu-item-has-children:hover > a span {
  background-image: none;
}
@media (min-width: 60em) {
  .sn-li-l1 {
    height: auto;
  }
}
li#nav-menu-item-1570.sh-rfq.btn {
    padding-top: 0px;
   
}
li#nav-menu-item-1570.sh-rfq.btn:hover:before {
    background-color: transparent;
    background-color: #FFF !important;
    transform: skew(-18deg) !important;
    color: #e51837 !important;
    border: 1px solid #e51837;
}
@media (min-width: 60em) {
    .sh-ico-search {
        display: none;
    }
}
@media (min-width: 60em) {
a.sh-ico-search.search-link.mobile {
    display: none;
  }
}

input#keyword {
    border: 1px solid #FFF !important;
    width: 98% !important;
}
@media (min-width: 60em) {
.search-right {
        background-color: transparent !important;
    }
    .search-right:hover {
        background-color: transparent !important;
    }
}
li#nav-menu-item-1570 {
    margin: 0;
    margin-left: 28px;
}
@media (min-width: 40em) {
     .btn {
        font-size: 15px;
    }
}
@media only screen and (min-width: 960px) {
a.sh-rfq.btn {
    display: none;
  }
}
@media only screen and (min-device-width: 960px) and (max-device-width: 1080px) {
  .sn-li-l1 > a, .hs-menu-depth-1 > a {
    padding: 0 8px;align-content
  }
}
@media only screen and (min-device-width: 1100px) and (max-device-width: 5000px) {
  .sn-li-l1 > a, .hs-menu-depth-1 > a {
    padding: 0 18px;align-content
  }
}

.btn:after {
    background-color: #b7132c;
}

.btn:before {
    background-color: #e51837;
    border: 1px solid #e51837;
    border-radius: 6px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    transform: skew(-18deg);
}
*, *::after, *::before {
    box-sizing: inherit;
}
.btn:hover, .product-grid-item-link:hover, .btn-arrow:hover, .btn-download:hover, .gform_submit_wrap:hover, button:hover, input[type=submit]:hover {
    background-color: transparent;
    color: #e51837;
}

.search-module.active img {
    position: relative;
    top: 48px;
    left: 12px;
}
.search-module .inner-wrap {
  padding: 0.3em 1.5em 2em;
}
li#nav-menu-item-1570 span
 {
  font-size: 15px;
    font-weight: 600;
}
/* Google Translater end */


/*=============== Read More ===============*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

  @media (min-width: 60em) {
    .sh-rfq a {
        line-height: 1em;
       height: 39px;
        padding: 12px 38px 12px 37px !important;
        display: block;

    }
}
.sh-rfq {
    padding: 0.6em 1.3333333333em 0.8em 1.2666666667em;
    margin: 0 0.9333333333em 0 0.4666666667em;
  z-index: 1;
  }
@media (min-width: 40em) {
    .sh-rfq {
        margin: 0 0.4666666667em 0 2.2em;
    }
}
@media (min-width: 60em) {
    .sh-rfq {
        margin: 0.6666666667em 0.4666666667em 0 2.2em;
       
        line-height: 2.5333333333em;
        padding-top: 0.8em !important;
        padding-bottom: 0.8em;
        z-index: 1;
        padding: 0 !important;
    }
}