body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 1em;
  line-height: 1.25em;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
    text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 1.65em;
  line-height: 1.25em;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 1.25em;
  line-height: 1.35em;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 1.05em;
  line-height: 1.52em;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.25em;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 500;
}

p {
 font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

.content-col {
 font-family: Montserrat, sans-serif;
}

.content-col p{
  font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

a {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #e12722;
  font-weight: 600;
}

a:hover {
  color: #f7bd00;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

li {
 font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px 20px;
  border-left: 5px solid #ffd457;
  font-family: Lusitana;
  color: #7c3520;
  font-size: 1.2em;
  line-height: 1.4em;
}

.nav-link-a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
 font-family: Montserrat, sans-serif;
    color: #fff4e2;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  text-decoration: none;
}

.nav-link-a:hover {
  color: #fff4e2;
}

.nav-link-a.mobile-duplicate {
  display: none;
}

.dropdown-list {
  position: absolute;
  display: block;
  overflow: hidden;
  height: 0;
  max-width: 400px;
  min-width: 200px;
      border-bottom: 3px solid #f7bd00;
    background-color: #fff;
    box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 50%);
  opacity: 0;
  color: #fff;
  text-align: left;
}

.dropdown-a {
  display: block;
  padding: 15px 20px;
font-family: Montserrat, sans-serif;
    color: #572d5e;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
  text-decoration: none;
}

.dropdown-a:hover {
 background-color: #fff4e2;
    color: #572d5e;
}

.brand {
  display: block;
  margin-top: -18px;
  margin-right: 30px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.logo {
  width: 100%;
  height: auto;
  max-width: 374px;
      width: 325px;
    margin-top: 18px;
}

.a {
  color: #f7bd00;
  text-decoration: none;
}

.a:hover {
  color: #f7bd00;
  text-decoration: underline;
}

.h1 {
  min-height: 66px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
    text-transform: uppercase;
  text-transform: none;
}

.accent-p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 1.4em;
  line-height: 1.5em;
}

.navbar {
  background-color: #572d5e;
  box-shadow: none;
}

.dropdown-wrap {
  overflow: hidden;
}

.left-nav-col {
  width: 230px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #572d5e;
}

.content-col {
  width: 970px;
  padding: 20px 30px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  
}

.breadcrumbs-div {
  min-height: 50px;
  font-size: 0.9em;
}

.breadcrumb-a {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #f7bd00;
  font-family: Roboto, sans-serif;
  color: #333;
  font-weight: 400;
  text-decoration: none;
}

.breadcrumb-a:hover {
  color: #e12722;
}

.breadcrumb-current {
  display: inline-block;
  font-family: Roboto, sans-serif;
}

.footer-section {
     background-color: #572d5e;
    color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: #46234b;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000;
  text-align: center;
}

.rotator {
  height: 60vh;
  max-height: 700px;
  min-height: 300px;
}

.rotator-arrow {
  opacity: 0.25;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.rotator-arrow:hover {
  opacity: 1;
}

.slide {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slideshow-caption {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
}

.slide-caption-title {
  display: inline-block;
    margin-bottom: 20px;
    padding: 10px 15px;
    border-top: 1px solid #f7bd00;
    border-bottom: 1px solid #f7bd00;
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    line-height: 42px;
    font-weight: 700;
    letter-spacing: 1px;
    text-shadow: 1px 1px 6px #000;
}

.search-form-wrapper {
  height: auto;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.search-field {
  display: inline-block;
  height: 40px;
  max-width: 200px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #f7bd00;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 0.95em;
}

.search-button {
  position: relative;
  width: 40px;
  height: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
    background-image: url(/20150114134215/images/search-icon-HoL.svg);
    background-position: 50% 0px;
    background-size: 40px 80px;
    background-repeat: no-repeat;
    -webkit-transition-property: none;
    transition-property: none;
    color: #fff;
}

.search-button:hover {
  background-position: 50% 100%;
}

.search-text {
  display: none;
}

.mobile-search-button {
  display: none;
}

.header-section {
  position: fixed;
  z-index: 100;
  width: 100%;
  top:0;
}

.grip-logo {
  width: 130px;
  height: 28px;
  background-image: url('/20150114134215/images/globalreach_knockout_fullwhite.png');
  background-position: 50% 50%;
  background-size: 130px;
  background-repeat: no-repeat;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 8px;
  line-height: 12px;
  font-style: italic;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}

.grip-logo:hover {
  color: #fff;
}

.left-nav-div {
  margin-top: 72px;
  padding-bottom: 10px;
  border-right: 6px none #f7bd00;
}

.left-nav-a {
  position: relative;
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding: 12px 2px;
  border-bottom: 1px solid #f7bd00;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 0.9em;
  text-decoration: none;
}

.left-nav-a:hover {
  color: #f7bd00;
}

.left-nav-a.w--current {
  border-bottom-color: #f7bd00;
  color: #fff;
}

.left-nav-a.subnav-a {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-style: none;
  color: #fff;
  font-size: 0.85em;
  line-height: 1.4em;
  font-weight: 400;
}

.left-nav-a.subnav-a:hover {
  color: #f7bd00;
}

.left-nav-a.section-title {
  border-bottom-width: 5px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
    color: #f7bd00;
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 17px;
    text-decoration: none;
}

.left-nav-a.section-title:hover {
  color: #f7bd00;
}

.left-sub-nav-div {
  overflow: hidden;
  margin-right: 20px;
  margin-left: 20px;
  padding-left: 0px;
}

.back-to-top {
  display: inline-block;
  padding: 10px;
     border-top: 2px solid #fff4e2;
    background-color: #f7bd00;
    font-family: Montserrat, sans-serif;
    color: #572d5e;
    font-weight: 600;
    text-decoration: none;
}

.back-to-top:hover {
  border-top-color: #f7bd00;
    background-color: #fff;
    color: #572d5e;
}

.button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 9px 15px;
  border-style: none;
  border-radius: 0px;
  background-color: #005f48;
  color: #fff;
  font-size: 1em;
  line-height: 1.45em;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

.button:hover {
  background-color: #4e4e4e;
  color: #fff;
  text-decoration: none;
}

.button.secondary {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #4e4e4e;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
}

.button.secondary:hover {
  background-color: #f7bd00;
  color: #fff;
}

.button.right-side-button {
  padding: 8px 12px;
  background-color: #4e4e4e;
  font-size: 1em;
  line-height: 1.45em;
  font-weight: 400;
}

.button.right-side-button:hover {
  background-color: #f7bd00;
}

.right-side-col {
  width: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.right-side-div {
  margin-top: 20px;
  margin-left: 30px;
}

.right-side-title {
  margin-top: 0px;
  color: #f7bd00;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.right-side-p {
  font-family: Roboto, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
}

.content {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.content h2 {
  margin-bottom: 10px;
 font-family: Montserrat, sans-serif;
    color: #572d5e;
    font-weight: 700;
}

.content h3 {
  margin-bottom: 10px;
 font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.35em;
    font-weight: 700;
}

.content h4 {
  margin-top: 20px;
  margin-bottom: 10px;
      font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.25em;
    font-weight: 700;
}

.content h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1.1em;
    font-weight: 700;
}

.content h6 {
  margin-top: 20px;
  margin-bottom: 10px;
 font-family: Montserrat, sans-serif;
    color: #333;
    font-size: 1em;
    font-weight: 700;
}

.button {
  background-color: #f7bd00;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.container {
  position: relative;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.container.content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 40px);
  max-width: 1200px;
  min-height: 750px;
  margin: 20px;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: hsla(0, 0%, 100%, 0.75);
    background-image: url(/20150114134215/images/key-pattern-yellow.svg);
    background-size: 190px 20px;
    background-repeat: repeat-x;
}

.content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.quick-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  border-right: 1px solid #f7bd00;
}

.quick-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-property: none;
  transition-property: none;
 font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
}

.quick-link:hover {
  color: #f7bd00;
}

.header-flexwrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 600px;
  padding: 50px 20px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-repeat: repeat-x;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  background-image: url(/20150114134215/images/key-pattern-purple.svg);
    background-size: 180px 20px;
    background-repeat: repeat-x;
}

.header-social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-social-media-link {
  display: block;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  opacity: 0.6;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.header-social-media-link:hover {
  opacity: 1;
}

.header-social-media-link.facebook {
  position: relative;
  background-image: url('/20150114134215/images/icon-facebook-HoL.svg');
  background-position: 50% 0px;
  background-size: 2em 4em;
  background-repeat: no-repeat;
}

.header-social-media-link.facebook:hover {
  background-position: 50% 100%;
}

.header-social-media-link.twiiter {
  position: relative;
  background-image: url('/20150114134215/images/icon-twitter-HoL.svg');
  background-position: 50% 0px;
  background-size: 2em 4em;
  background-repeat: no-repeat;
}

.header-social-media-link.twiiter:hover {
  background-position: 50% 100%;
}

.header-social-media-link.youtube {
  position: relative;
  background-image: url('/20150114134215/images/icon-youtube-HoL.svg');
  background-position: 50% 0px;
  background-size: 2em 4em;
  background-repeat: no-repeat;
}

.header-social-media-link.youtube:hover {
  background-position: 50% 100%;
}

.header-social-media-link.podcast {
  margin-right: 15px;
  background-image: url('/20150114134215/images/icon-pinterest-HoL.svg');
  background-position: 50% 0px;
  background-size: 2em 4em;
  background-repeat: no-repeat;
}

.header-social-media-link.podcast:hover {
  background-position: 50% 100%;
}

.search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid #f7bd00;
}

.header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #f7bd00;
}

.page {
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.content-box-section {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
      background-color: #572d5e;
}

.footer-link {
  min-width: 200px;
  margin-bottom: 10px;
  padding-bottom: 8px;
 border-bottom: 1px solid #f7bd00;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
}

.footer-link:hover {
  color: #f7bd00;
}

.footer-email {
 font-family: Montserrat, sans-serif;
    color: #f7bd00;
    font-weight: 700;
    text-decoration: none;
}

.footer-email:hover {
  color: #f7bd00;
}

.footer-social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.footer-social-media-link {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition-property: none;
  transition-property: none;
  font-size: 1em;
  opacity: 0.6;
}

.footer-social-media-link:hover{
  opacity: 1;
}

.footer-social-media-link.facebook {
  position: relative;
  background-image: url('/20150114134215/images/icon-facebook-HoL.svg');
  background-position: 50% 0px;
  background-size: 40px 80px;
  background-repeat: no-repeat;
}

.footer-social-media-link.facebook:hover {
  background-position: 50% 100%;
}

.footer-social-media-link.twitter {
  position: relative;
  background-image: url('/20150114134215/images/icon-twitter-HoL.svg');
  background-position: 50% 0px;
  background-size: 40px 80px;
  background-repeat: no-repeat;
}

.footer-social-media-link.twitter:hover {
  background-position: 50% 100%;
}

.footer-social-media-link.youtube {
  position: relative;
  background-image: url('/20150114134215/images/icon-youtube-HoL.svg');
  background-position: 50% 0px;
  background-size: 40px 80px;
  background-repeat: no-repeat;
}

.footer-social-media-link.youtube:hover {
  background-position: 50% 100%;
}

.footer-social-media-link.pinterest {
  margin-right: 0px;
  background-image: url('/20150114134215/images/icon-pinterest-HoL.svg');
  background-position: 50% 0px;
  background-size: 40px 80px;
  background-repeat: no-repeat;
}

.footer-social-media-link.pinterest:hover {
  background-position: 50% 100%;
}

.newsletter-sign-up-field {
  height: 40px;
  margin-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none none solid;
    border-bottom-width: 2px;
    border-bottom-color: #f7bd00;
    background-color: #fff;
    color: #004d70;
    font-size: 1em;
    text-align: center;
}

.newsletter-sign-up-field:focus {
  background-color: #fff;
}

.newsletter-sign-up-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
 border-bottom: 1px none #f7bd00;
    background-color: #f7bd00;
    font-family: Montserrat, sans-serif;
    color: #572d5e;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

.newsletter-sign-up-button:hover {
  background-color: #fff;
    color: #572d5e;
}

.newsletter-sign-up-form {
  display: block;
}

.newsletter-sign-up-form-wrapper {
  margin-bottom: 0px;
}

.footer-icon {
 position: absolute;
    left: auto;
    top: auto;
    right: -5%;
    bottom: 5%;
    z-index: 0;
    width: 500px;
    height: 350px;
    padding-right: 201px;
    background-image: url(/20150114134215/images/WFPF_HOLBuildingIllustration_white.svg);
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.15;
}

.footer-nav {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-address {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 25%;
  margin-right: 0px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  line-height: 1.5em;
}

.phone {
  font-family: Roboto, sans-serif;
}

.fax {
  font-family: Roboto, sans-serif;
}

.sign-off {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 3px solid #f7bd00;
    background-color: #46234b;
}

.sign-off-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.9em;
}

.copyright {
  display: inline-block;
  max-width: 100%;
font-family: Montserrat, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
}

.footer-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
      font-family: Montserrat, sans-serif;
    color: #fff4e2;
    font-size: 1.15em;
    line-height: 1.55em;
    font-weight: 700;
}

.footer-title.connect-title {
  margin-top: 30px;
 font-family: Montserrat, sans-serif;
    font-weight: 700;
}

.footer-subscribe {
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.cb-card {
  position: relative;
  width: 19%;
  padding-top: 20px;
  border-top: 10px none #ffd457;
    background-color: #f3f3f3;
    background-image: url(/20150114134215/images/key-pattern-yellow.svg);
    background-size: 190px 20px;
    background-repeat: repeat-x;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #000;
}

.content-boxes-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.cb-card-img-wrap {
  display: block;
  margin-bottom: 20px;
}

.cb-card-title {
  margin: 10px 15px;
  font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.25em;
    font-weight: 700;
}

.cb-card-desc {
  font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}

.cb-card-content {
  margin-right: 20px;
  margin-bottom: 30px;
  margin-left: 20px;
}

.cb-card-img {
  width: 100%;
}

.cb-card-title-link {
 font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.25rem;
    font-weight: 700;
  text-decoration: none;
}

.cb-card-title-link:hover {
  color: #f7bd00;
}

.twitter-cb {
  width: 50%;
  padding: 20px 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.news-cb {
  position: relative;
  width: 50%;
  padding: 20px 25px;
}

.news-item {
  margin-bottom: 20px;
}

.news-item.news-rss-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.news-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 1.1em;
}

.rss-cb-title {
  display: block;
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 0.95em;
  line-height: 1.25em;
  font-weight: 500;
  text-decoration: none;
}

.rss-cb-title:hover {
  color: #b37515;
}

.cb-title {
 margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7bd00;
    font-family: Montserrat, sans-serif;
    color: #004d70;
    font-size: 1.45em;
    line-height: 1.35em;
    font-weight: 700;
}

.all-news {
  position: absolute;
  top: 0px;
  right: 30px;
  display: inline-block;
  margin-top: 25px;
  padding: 5px 10px;
  background-color: #f7bd00;
    font-family: Montserrat, sans-serif;
    color: #572d5e;
    font-weight: 700;
  text-decoration: none;
  font-size: 0.9rem;
}

.all-news:hover {
 background-color: #572d5e;
    color: #fff4e2;
}

.slide-nav {
  display: none;
  font-size: 1.1em;
}

.mobile-search-form-wrapper {
  display: none;
}

.slide-image-wrap {
  width: 100%;
  height: 100%;
}

.slide-image-wrap._1 {
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
}

.slide-image-wrap._2 {
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.slide-image-wrap._3 {
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-image-wrap._4 {
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-image-wrap._5 {
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-image-wrap._6 {
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.facebook-feed {
  overflow: hidden;
  height: 300px;
  max-height: 300px;
  max-width: 500px;
}

.phone-number {
  font-weight: 600;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 23px;
}

.news-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 24px;
    background-color: transparent;
}

.sign-off-link {
  display: inline-block;
  margin-left: 10px;
  color: #f7bd00;
  font-weight: 500;
  text-decoration: none;
}

.sign-off-link:hover {
  color: #fff4e2;
}

.news-section {
margin-top: 15px;
    margin-bottom: 15px;
    background-color: rgba(110, 109, 109, 0.05);
}

.mobile-logo {
  display: none;
}

.main-section {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color:#f2f2f2;
}

.inside-slideshow {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  background-color: transparent;
}

.inside-slide {
  width: 100%;
  height: 0px;
  padding: 0px 0px 40%;
}

.inside-slide-nav {
  bottom: -40px;
  font-size: 0.8em;
}

.inside-slide-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  min-width: 50%;
  padding: 15px 20px 10px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  text-align: left;
}

.slide-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #005f48;
}

.slide-image._1 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-image._2 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-image._3 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inside-arrow {
  width: 50px;
  opacity: 0.5;
}

.inside-arrow:hover {
  opacity: 1;
}

.wfp-label {
  position: absolute;
  right: -7px;
  bottom: -9px;
  height: 18px;
  padding: 1px 2px;
  border: 1px solid #395e6d;
  background-color: #fff;
  color: #0b384b;
  font-size: 0.8em;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  font-family: Roboto, sans-serif;
}

.adaptive-feed-container {
  width: 500px;
}

.grip-text {
  font-family: Roboto, sans-serif;
  font-style: normal;
}

.grip-text:hover {
  color: #fff;
}

.cb-more-link {
  color: #111;
  font-weight: 500;
}

.cb-more-link:hover {
  color: #f7bd00;
}

.rss-cb-date {
  width: 85px;
}

.rss-cb-date-text {
  width: 85px;
  font-family: Roboto, sans-serif;
  color: #111;
  font-size: 0.95em;
  font-weight: 500;
}

.block-quote {
  border-left-color: #f7bd00;
  font-family: Roboto, sans-serif;
  color: #000;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block {
  border-left-color: #f7bd00;
  font-family: Roboto, sans-serif;
  color: #000;
}

.text-block-2 {
  border-left-color: #f7bd00;
  font-family: Roboto, sans-serif;
  color: #000;
}

.text-block-3 {
  border-left-color: #f7bd00;
  font-family: Roboto, sans-serif;
  color: #000;
}

.text-block-4 {
  border-left-color: #f7bd00;
  color: #f7bd00;
}

.paragraph {
  font-family: Roboto, sans-serif;
}

.body {
  font-family: Roboto, sans-serif;
}

.paragraph-2 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.list-item {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.list-item-2 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.list-item-3 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.list-item-4 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.list-item-5 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.list-item-6 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.paragraph-4 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.paragraph-5 {
  font-family: Roboto, sans-serif;
  color: #000;
  line-height: 1.375em;
}

.paragraph-6 {
  font-family: Roboto, sans-serif;
}

.paragraph-7 {
  font-family: Roboto, sans-serif;
}

.paragraph-8 {
  font-family: Roboto, sans-serif;
}

.paragraph-9 {
  font-family: Roboto, sans-serif;
}

.paragraph-10 {
  font-family: Roboto, sans-serif;
}

.list-item-7 {
  font-family: Roboto, sans-serif;
}

.list-item-8 {
  font-family: Roboto, sans-serif;
}

.list-item-9 {
  font-family: Roboto, sans-serif;
}

.paragraph-11 {
  font-family: Roboto, sans-serif;
}

.list-item-10 {
  font-family: Roboto, sans-serif;
}

.list-item-11 {
  font-family: Roboto, sans-serif;
}

.list-item-12 {
  font-family: Roboto, sans-serif;
}

.paragraph-12 {
  font-family: Roboto, sans-serif;
}

.paragraph-13 {
  font-family: Roboto, sans-serif;
}

.paragraph-14 {
  font-family: Roboto, sans-serif;
}

.paragraph-15 {
  font-family: Roboto, sans-serif;
}

.list-item-13 {
  font-family: Roboto, sans-serif;
}

.list-item-14 {
  font-family: Roboto, sans-serif;
}

.list-item-15 {
  font-family: Roboto, sans-serif;
}

.paragraph-16 {
  font-family: Roboto, sans-serif;
}

.paragraph-17 {
  font-family: Roboto, sans-serif;
}

.paragraph-18 {
  font-family: Roboto, sans-serif;
}

.paragraph-19 {
  font-family: Roboto, sans-serif;
}

.list-item-16 {
  font-family: Roboto, sans-serif;
}

.list-item-17 {
  font-family: Roboto, sans-serif;
}

.list-item-18 {
  font-family: Roboto, sans-serif;
}

.paragraph-20 {
  font-family: Roboto, sans-serif;
}

.paragraph-21 {
  font-family: Roboto, sans-serif;
}

.html-embed {
  font-family: Merriweather, serif;
}

.form-success {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #0b792e;
  color: #fff;
}

.form-error {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #bb0303;
  color: #fff;
}

html.w-mod-js *[data-ix="subnav-open"] {
  opacity: 0;
  height: 0px;
}

@media (min-width: 1465px) {
  .brand{
    text-align: left;
  }
}


@media (max-width: 991px) {
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }
  .nav-link-a {
    display: block;
    padding: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    color: #fff;
    font-weight: 400;
    text-align: left;
  }
  .nav-link-a:hover {
    border-bottom-style: solid;
    border-bottom-color: #ffd457;
    background-color: rgba(0, 0, 0, .25);
    color: #fff;
  }
  .nav-link-a.mobile-duplicate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
  }
  .dropdown-list {
    background-color: transparent;
    opacity: 0;
  }
  .dropdown-list.w--open {
    height: auto;
    max-width: none;
    min-width: 0px;
    padding-left: 20px;
    opacity: 1;
  }
  .dropdown-a {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .logo {
        height: 50px;
    min-width: 0px;
    width: 325px;
    margin-top: 0px;
  }
  .accent-p {
    font-size: 1.3em;
    line-height: 1.4em;
  }
  .navbar {
    box-shadow: 0 1px 5px 0 #000;
  }
  .dropdown-wrap {
    display: none;
    text-align: left;
  }
  .left-nav-col {
    display: none;
  }
  .breadcrumbs-div {
    display: none;
  }
  .menu-button {
    width: 80px;
    padding: 10px;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    border-left: 1px solid #f7bd00;
    background-color: transparent;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #fff;
  }
  .menu-icon {
    font-size: 50px;
    text-align: center;
  }
  .nav-menu {
    width: 90%;
    padding: 20px 10px;
    background-color: #f7bd00;
    box-shadow: -1px 0 5px 2px rgba(0, 0, 0, .5);
  }
  .rotator {
    height: auto;
    min-height: 0px;
  }
  .slideshow-caption {
    position: absolute;
    width: 100%;
    max-width: 1250px;
    margin-bottom: 0px;
    padding: 20px 40px;
    background-color: hsla(0, 0%, 100%, .65);
  }
  .slide-caption-title {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-style: none;
    border-top-color: #f7bd00;
    border-bottom-style: none;
    border-bottom-color: #f7bd00;
    font-family: Merriweather, serif;
    color: #111;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 0px;
    text-shadow: none;
  }
  .search-form-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    overflow: hidden;
    width: 0px;
    height: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #1e90ff;
  }
  .search-field {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
  }
  .search-button {
    display: none;
  }
  .mobile-search-button {
    position: relative;
    display: inline-block;
    width: 80px;
    padding: 10px;
    float: right;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-left: 1px solid #f7bd00;
    background-color: transparent;
    background-image: url('/20150114134215/images/icon-search-white.svg');
    background-position: 50% 50%;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 30px;
  }
  .grip-logo {
    margin-bottom: 30px;
  }
  .right-side-col {
    width: 100%;
  }
  .right-side-div {
    margin-top: 20px;
    margin-left: 0px;
    padding-top: 20px;
    border-top: 1px solid #f7bd00;
  }
  .content {
    width: 100%;
  }
  .content h3 {
    line-height: 1.25em;
  }
  .container {
    max-width: 940px;
  }
  .container.content-container {
    max-width: 991px;
  }
  .content-wrap {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .quick-links {
    display: none;
  }
  .header-flexwrap {
    padding-top: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .header-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .content-box-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-social-media {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-icon {
   left: 20px;
    width: 350px;
    height: 250px;
  }
  .footer-nav {
    width: 50%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .footer-address {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 30px;
  }
  .sign-off {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sign-off-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .copyright {
    margin-bottom: 20px;
  }
  .footer-container {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .footer-subscribe {
    display: block;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    text-align: left;
  }
  .cb-card {
    width: 49%;
    margin-bottom: 20px;
    background-position: 0px 0px;
    background-size: 190px 20px;
  }
  .cb-card-title {
    font-size: 1.5em;
  }
  .twitter-cb {
    min-height: 0px;
  }
  .cb-title {
    font-size: 1.75em;
  }
  .mobile-search-form-wrapper {
    display: block;
    overflow: hidden;
    height: 0px;
    margin-bottom: 0px;
    background-color: #111;
  }
  .mobile-search-form {
    padding: 15px 15px 15px 20px;
    background-image: -webkit-linear-gradient(270deg, #222, #222);
    background-image: linear-gradient(180deg, #222, #222);
  }
  .mobile-search-field {
    height: 50px;
    margin-bottom: 0px;
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: #f7bd00;
    background-color: rgba(0, 0, 0, .25);
  }
  .slide-image-wrap {
    height: 350px;
  }
  .slide-image-wrap._1 {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .news-container {
    width: auto;
  }
  .main-section {
    width: 100%;
    max-width: 991px;
  }
  .adaptive-feed-container {
    width: 334px;
  }

  .cb-card-title-link {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  h2 {
    font-size: 1.625em;
    line-height: 1.15em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.36em;
  }
  h4 {
    line-height: 1.11em;
  }
  p {
    font-size: 1em;
  }
  ul {
    padding-left: 20px;
  }
  ol {
    padding-left: 20px;
  }
  blockquote {
    font-size: 1.2em;
  }
  .brand {
    margin-top: -5px;
    margin-left: 20px;
    padding-left: 0px;
  }
  .logo {
    height: auto;
    min-height: 0px;
    min-width: 0px;
    margin-top: 5px;
    width: 325px;
  }
  .left-nav-col {
    display: none;
  }
  .menu-icon {
    font-size: 40px;
  }
  .slideshow-caption {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
  }
  .slide-caption-title {
    font-size: 1.4em;
    line-height: 1.25em;
  }
  .mobile-search-button {
    background-size: 20px 20px;
  }
  .right-side-p {
    font-size: 1em;
    line-height: 1.5em;
  }
  .content h2 {
    line-height: 1.25em;
  }
  .content h3 {
    line-height: 1.35em;
  }
  .container {
    max-width: 728px;
  }
 
  .header-flexwrap {
    padding-right: 0px;
    padding-left: 5px;
  }
  .header-right {
    display: none;
  }
  .footer-icon {
   left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 300px;
  }
  .footer-nav {
    width: 100%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-address {
    width: 100%;
    max-width: 400px;
    margin-bottom: 40px;
  }

  .sign-off {
    text-align: center;
  }
  .footer-container {
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-subscribe {
    width: 100%;
    max-width: 400px;
  }
  .cb-card {
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
  }
  .content-boxes-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .twitter-cb {
    width: 100%;
    max-width: 400px;
    border-top: 1px solid #880d02;
  }
  .news-cb {
    width: 100%;
    max-width: 400px;
    padding-bottom: 0px;
  }
  .slide-image-wrap {
    height: 300px;
  }
  .slide-image-wrap._1 {
    height: 300px;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .slide-image-wrap._2 {
    height: 300px;
  }
  .news-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .sign-off-link {
    display: block;
    margin-top: 20px;
    margin-left: 0px;
  }
  .inside-slide {
    height: 100%;
    padding-bottom: 0%;
  }
  .inside-slide-caption {
    position: static;
    background-color: #005f48;
  }
  .slide-image {
    position: static;
    width: 100%;
    height: 0px;
    padding-bottom: 50%;
  }
  .adaptive-feed-container {
    width: 350px;
  }
}

@media (max-width: 479px) {
  .footer-container {
    padding-top: 40px;
    padding-bottom: 20px;
}

  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  h3 {
    line-height: 1.36em;
  }
  blockquote {
    font-size: 1.05em;
    line-height: 1.5em;
  }
  .brand {
    margin-right: 10px;
    margin-left: 0px;
  }
  .logo {
    display: block;
    width: 200px;
    margin-top: 5px;
  }
  .accent-p {
    font-size: 1.2em;
    line-height: 1.3em;
  }
  .content-col {
    padding-right: 20px;
    padding-left: 20px;
  }
  .menu-button {
    width: 60px;
  }
  .menu-icon {
    font-size: 30px;
  }
  .rotator-arrow {
    display: none;
  }
  .slideshow-caption {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .slide-caption-title {
    font-size: 1.4em;
    line-height: 1.25em;
  }
  .mobile-search-button {
    width: 60px;
  }
  .container {
    max-width: none;
  }
  
  .header-flexwrap {
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .footer-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-nav {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-address {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-subscribe {
    padding-right: 0px;
    padding-left: 0px;
  }
  .news-cb {
    padding-bottom: 35px;
  }
  .cb-title {
    font-size: 1.35em;
  }
  .all-news {
    position: static;
    float: right;
  }
  .slide-image-wrap._1 {
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .mobile-logo {
    display: none;
  }
  .inside-slide-caption {
    display: none;
  }
  .inside-arrow {
    font-size: 1em;
  }
  .adaptive-feed-container {
    width: 270px;
  }
}

