.kyruus-custom-wrapper * {
  font-size: inherit;
  -webkit-font-smoothing: subpixel-antialiased !important;
}

.kyruus-custom-wrapper .body, .kyruus-custom-wrapper.body {
  margin: 0;
  background: white;
}

.kyruus-custom-wrapper .summa-container {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  padding: 0;
}

.kyruus-custom-wrapper .summa-container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.kyruus-custom-wrapper .summa-container .column,
.kyruus-custom-wrapper .summa-container .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}

.kyruus-custom-wrapper .summa-container .sixteen {
  width: 1140px;
}

.kyruus-custom-wrapper .summa-container .one-third {
  width: 366px;
}

.kyruus-custom-wrapper .summa-container .two-thirds {
  width: 756px;
}

.kyruus-custom-wrapper #SummaHeader {
  position: relative;
  z-index: 1;
}

.kyruus-custom-wrapper #SummaHeader .header-inside {
  border-bottom: solid 1px #ddd;
}

.kyruus-custom-wrapper #SummaHeader .header-content {
  position: relative;
  height: 118px;
}

.kyruus-custom-wrapper #SummaHeader .logo {
  position: absolute;
  left: 0;
  top: 18px;
  width: 180px;
  bottom: 0;
}

.kyruus-custom-wrapper #SummaHeader .logo img {
  border: none;
  vertical-align: bottom;
}

.kyruus-custom-wrapper #SummaHeader .logo-mobile,
.kyruus-custom-wrapper #SummaHeader .mobile-nav-btn {
  display: none;
}

.kyruus-custom-wrapper #SummaHeader .search-btn {
  position: absolute;
  right: 0;
  top: 42px;
  width: 32px;
  height: 32px;
}

.kyruus-custom-wrapper #SummaHeader .search-btn a {
  display: block;
  width: 32px;
  height: 32px;
  background: url('https://cdn.kyruus.com/pmc-customer-static-assets/summa/images/1.8/search-btn.png') left top no-repeat;
  overflow: hidden;
}

.kyruus-custom-wrapper #SummaHeader .search-btn a span {
  display: block;
  padding-top: 100px;
}

.kyruus-custom-wrapper #SummaHeader .main-nav {
  position: absolute;
  left: 190px;
  top: 28px;
  right: 48px;
  bottom: 0;
}

.kyruus-custom-wrapper #SummaHeader .main-nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

.kyruus-custom-wrapper #SummaHeader .main-nav ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 16.8px;
  line-height: 24px;
}

.kyruus-custom-wrapper #SummaHeader .main-nav ul li:last-child {
  padding-right: 0;
}

.kyruus-custom-wrapper #SummaHeader .main-nav ul li a {
  display: block;
  padding: 20px 10px;
  font-family: 'Museo Sans W01_300', Arial, sans-serif;
  color: #003595;
  background-color: transparent;
  text-decoration: none;
  transition: background-color 150ms ease-in-out;
  font-size: 16.8px;
  line-height: 24px;
}

.kyruus-custom-wrapper #SummaHeader .main-nav ul li a:hover {
  color: white;
  background-color: #ff4c00;
}

.kyruus-custom-wrapper #SummaContent {
  position: relative;
  min-height: 300px;
  padding: 40px 0;
  z-index: 0;
}

.kyruus-custom-wrapper #SummaFooter {
  position: relative;
  z-index: 0;
}

.kyruus-custom-wrapper #SummaFooter .footer-row-1 {
  background: #0084D6;
}

.kyruus-custom-wrapper #SummaFooter .footer-row-1-inside {
  padding: 40px 0 20px 0;
}

.kyruus-custom-wrapper #SummaFooter .footer-row-2-inside {
  padding: 20px 0;
}

.kyruus-custom-wrapper #SummaFooter .footer-module {
  padding-bottom: 20px;
}

.kyruus-custom-wrapper #SummaFooter .footer-module h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Museo Sans W01_700', Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: white;
}

.kyruus-custom-wrapper #SummaFooter .footer-module h2 a {
  color: white;
  text-decoration: none;
}

.kyruus-custom-wrapper #SummaFooter .footer-module h2 a:hover {
  text-decoration: underline;
}

.kyruus-custom-wrapper #SummaFooter .footer-module ul {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}

.kyruus-custom-wrapper #SummaFooter .footer-module ul.has-headline {
  padding-left: 20px;
}

.kyruus-custom-wrapper #SummaFooter .footer-module ul li {
  margin-bottom: 0;
  font-family: 'Museo Sans W01_500', Arial, sans-serif;
}

.kyruus-custom-wrapper #SummaFooter .footer-module ul li a {
  color: white;
  text-decoration: none;
  font-family: 'Museo Sans W01_300', Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;

}

.kyruus-custom-wrapper #SummaFooter .footer-module ul li a:hover {
  text-decoration: underline;
}

.kyruus-custom-wrapper #SummaFooter .footer-module-3-column ul {
  float: left;
  width: 32%;
}

.kyruus-custom-wrapper #SummaFooter .footer-module-3-column ul li {
  padding-right: 10px;
}

.kyruus-custom-wrapper #SummaFooter .footer-copyright {
  font-family: 'Museo Sans W01_500', Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #8a8b8c;
  text-align: center;
}

.kyruus-custom-wrapper #SummaFooter .footer-copyright a {
  color: #636466;
  white-space: nowrap;
  text-decoration: underline;
}

.kyruus-custom-wrapper #SummaFooter .footer-copyright .no-wrap {
  white-space: nowrap;
}

@media only screen and (min-width: 960px) and (max-width: 1169px) {
  .kyruus-custom-wrapper .summa-container {
    width: 960px;
  }

  .kyruus-custom-wrapper .summa-container .sixteen {
    width: 940px;
  }

  .kyruus-custom-wrapper .summa-container .one-third {
    width: 300px;
  }

  .kyruus-custom-wrapper .summa-container .two-thirds {
    width: 620px;
  }

  .kyruus-custom-wrapper #SummaHeader .main-nav ul li a {
    padding: 18px 5px;
	font-size: 15.12px;
    line-height: 21.6px;
  }
}

/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 959px) {
  .kyruus-custom-wrapper #SummaHeader .header-content {
    height: 70px;
  }

  .kyruus-custom-wrapper #SummaHeader .logo {
    display: none;
  }

  .kyruus-custom-wrapper #SummaHeader .logo-mobile {
    position: absolute;
    display: block;
    left: 50px;
    right: 50px;
    top: 0;
    bottom: 0;
    text-align: center;
  }

  .kyruus-custom-wrapper #SummaHeader .search-btn {
    top: 19px;
  }

  .kyruus-custom-wrapper #SummaHeader .main-nav {
    display: none;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    z-index: 100;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn label.toggle {
    cursor: pointer;
    display: block;
    width: 50px;
    height: 70px;
    background: url('https://cdn.kyruus.com/pmc-customer-static-assets/summa/images/1.8/mobile-menu-btn.png') center no-repeat;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu {
    position: absolute;
    display: none;
    left: 0;
    width: 420px;
    margin: 0;
    padding: 20px 0;
    list-style: none;
    background: white;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu li {
    display: block;
    margin: 0 auto 6px auto;
    padding: 0;
    background: #003595;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu li a {
    display: block;
    padding: 10px 5px;
    text-align: center;
    text-decoration: none;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn #SummaMobileMenuToggle {
    display: none;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn #SummaMobileMenuToggle:checked ~ ul.mobile-nav-menu {
    display: block;
  }

  .kyruus-custom-wrapper #SummaFooter .footer-module-3-column ul {
    float: none;
    width: auto;
  }

  .kyruus-custom-wrapper #SummaFooter .footer-module-3-column ul li {
    padding-right: 0;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 959px) {
  .kyruus-custom-wrapper .summa-container,
  .kyruus-custom-wrapper .summa-container .sixteen.columns,
  .kyruus-custom-wrapper .summa-container .one-third.column,
  .kyruus-custom-wrapper .summa-container .two-thirds.column {
    width: 420px;
  }

  .kyruus-custom-wrapper .summa-container .sixteen.columns {
    margin: 0;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu {
    width: 420px;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu li {
    width: 300px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
  .kyruus-custom-wrapper .summa-container,
  .kyruus-custom-wrapper .summa-container .sixteen.columns,
  .kyruus-custom-wrapper .summa-container .one-third.column,
  .kyruus-custom-wrapper .summa-container .two-thirds.column {
    width: 300px;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu {
    width: 300px;
  }

  .kyruus-custom-wrapper #SummaHeader .mobile-nav-btn ul.mobile-nav-menu li {
    width: 260px;
  }
}