/*DEFINE WEBSITE COLORS*/
/*DEFINE CUSTOM FONTS (remove if not needed)*/
@font-face {
  font-family: "Apple Garamond";
  src: url("../fonts/AppleGaramond.eot");
  src: url("../fonts/AppleGaramond.eot?#iefix") format("embedded-opentype"), url("../fonts/AppleGaramond.woff2") format("woff2"), url("../fonts/AppleGaramond.woff") format("woff"), url("../fonts/AppleGaramond.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*
@font-face {
	font-family: "Apple Garamond";
	src: url("../fonts/AppleGaramondLight.eot");
	src: url("../fonts/AppleGaramondLight.eot?#iefix") format("embedded-opentype"),
		url("../fonts/AppleGaramondLight.woff2") format("woff2"),
		url("../fonts/AppleGaramondLight.woff") format("woff"),
		url("../fonts/AppleGaramondLight.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Apple Garamond";
	src: url("../fonts/AppleGaramond-Bold.eot");
	src: url("../fonts/AppleGaramond-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/AppleGaramond-Bold.woff2") format("woff2"),
		url("../fonts/AppleGaramond-Bold.woff") format("woff"),
		url("../fonts/AppleGaramond-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
*/
/*START TEMPLATE STYLES*/
a,
img {
  border: none;
  text-decoration: none;
  outline: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

img.alignright {
  float: right;
  padding: 10px 0 20px 50px;
}

*:focus {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 32px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Apple Garamond";
  font-weight: 400;
  color: #000;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

footer ul,
header ul {
  list-style: none;
}

fieldset {
  border: 0;
}

input {
  padding: 0;
  margin: 0;
}

a {
  color: #0b8195;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

a:hover {
  color: #333;
}

.pageAlign {
  margin: 0 auto;
  max-width: 1312px;
  padding: 0 50px;
}

.pageAlign2 {
  margin: 0 auto;
  max-width: 1050px;
  padding: 0 50px;
}

.pageAlignFluid {
  margin: 0 auto;
  max-width: 2020px;
  padding: 0 50px;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.relative {
  position: relative;
}

.fullWidth {
  float: left;
  width: 100%;
}

.invisible {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

html {
  font-size: 62.5%;
  height: 100%;
}

body,
input,
select,
textarea {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  /*REMOVE if we DON'T use Google fonts*/
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 100%;
  height: 100%;
  min-width: 100%;
  color: #333;
  font-size: 17px;
  background: #fff;
}

p {
  margin-bottom: 3rem;
  line-height: 1.8;
}

::-moz-selection {
  background: #0b8195;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::selection {
  background: #0b8195;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::-moz-selection {
  background: #0b8195;
  /* Gecko Browsers */
  color: #fff;
}

.responsive-nav {
  display: none;
  margin: 0 auto;
  color: #0b8195;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.responsive-nav button {
  padding: 7px 10px;
  background: none;
  border: none;
  position: relative;
  height: 40px;
  width: 51px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}

.responsive-nav button:hover .line {
  background: #0b8195;
}

.line {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #0b8195;
  left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.line-t {
  top: 9px;
}

.line-m {
  top: 19px;
}

.line-b {
  top: 29px;
}

.menu-on .line-m,
.menu-on:hover .line-m {
  background: transparent;
  opacity: 0;
}

.menu-on .line {
  top: 18px;
}

.menu-on .line-t {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-on .line-b {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-consent-sdk
#onetrust-pc-sdk
button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk
#onetrust-pc-sdk
.ot-leg-btn-container
.ot-active-leg-btn {
  background-color: #0b8195 !important;
  border-color: #0b8195 !important;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #0b8195 !important;
  border-color: #0b8195 !important;
}

.ot-floating-button__front {
  display: none;
}

body.page-id-3 .ot-floating-button__front {
  display: block;
}

body.home footer {
  background-color: #fff;
}

img.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}

a.btn {
  border: 2px solid #0b8195;
  border-radius: 5px;
  color: #0b8195;
  font-size: 20px;
  text-transform: uppercase;
  padding: 15px 60px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a.btn:hover {
  background: #0b8195;
  color: #fff;
}

a.btn.my-lazyloader-btn-disabled {
  display: none;
}

body {
  background: #f1f1f1;
}

body.page-template-archive-php footer, body.archive footer {
  border-top: 2px solid #000;
}

body.single {
  background: #fff;
}

body.single .article-list-section {
  background: #cee6ea;
}

body.overflowed {
  overflow-y: hidden;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

header {
  background: #fff;
  padding-top: 10px;
  position: relative;
  z-index: 10;
  font-family: "Apple Garamond";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

header a.logo {
  width: 140px;
  height: 160px;
  float: left;
  background: url(../images/logo.png) no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

header .logo-content {
  float: left;
  font-size: 18px;
  text-transform: uppercase;
  width: 38%;
  padding: 60px 0 0 25px;
}

header .right {
  float: right;
  padding-top: 40px;
}

header .right .search-form:after {
  content: "";
  display: block;
  clear: both;
}

header .right .search-form form {
  float: right;
  width: 210px;
  margin: 0;
  position: relative;
}

header .right .search-form input {
  border: 1px solid #000;
  padding: 8px 12px;
  width: 100%;
  font-size: 16px;
  font-family: "Apple Garamond";
}

header .right .search-form input::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

header .right .search-form input:-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

header .right .search-form input::-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
}

header .right .search-form input::placeholder {
  color: #000;
  text-transform: uppercase;
}

header .right .search-form button {
  border: none;
  -webkit-appearance: none;
  opacity: 0;
}

header .right .bottom {
  padding-top: 30px;
}

header .right .bottom nav > ul {
  margin: 0;
  padding: 0;
  font-size: 22px;
}

header .right .bottom nav > ul > li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 15px;
  position: relative;
}

header .right .bottom nav > ul > li:last-child {
  margin-right: 0;
}

header .right .bottom nav > ul > li:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: #e7970c;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

header .right .bottom nav > ul > li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  height: 6px;
  background: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

header .right .bottom nav > ul > li:hover:after, header .right .bottom nav > ul > li:hover:before, header .right .bottom nav > ul > li.current-menu-item:after, header .right .bottom nav > ul > li.current-menu-item:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

header .right .bottom nav > ul > li:hover ul {
  opacity: 1;
  visibility: visible;
}

header .right .bottom nav > ul > li > a {
  color: #333;
  display: block;
  padding: 10px 0;
}

header .right .bottom nav > ul > li ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  background: #fff;
  font-size: 15px;
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Lato", sans-serif;
}

header .right .bottom nav > ul > li ul li {
  text-transform: none !important;
}

header .right .bottom nav > ul > li ul li:hover a {
  color: #0b8195;
}

header .right .bottom nav > ul > li ul li a {
  padding: 10px 20px;
  display: block;
  color: #333;
}

footer {
  background: #edf6f7;
  font-size: 14px;
}

footer .top {
  padding: 50px 0;
}

footer .top .logo-bottom {
  width: 70px;
  height: 80px;
  background: url(../images/logo.png) no-repeat center center;
  background-size: contain;
  margin: 30px auto 0 auto;
}

footer .top .col30 {
  float: left;
  width: 33.3333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: center;
}

footer .top .col30:nth-child(2) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .top .col30:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

footer .top h3 {
  text-transform: uppercase;
  margin: 0 0 25px 0;
}

footer .top ul:last-child,
footer .top p:last-child {
  margin-bottom: 0;
}

footer .top p {
  margin: 0 0 15px 0;
}

footer .top ul {
  margin: 0;
  padding: 0;
}

footer .top ul li {
  margin-bottom: 10px;
}

footer .top a {
  color: #333;
}

footer .top a:hover {
  color: #0b8195;
}

footer .top img {
  display: inline-block;
  margin: 10px 10px 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

footer .top img:hover {
  opacity: 0.7;
}

footer .bottom {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  font-size: 13px;
}

footer .bottom a {
  color: #fff;
  text-decoration: underline;
  margin: 0 10px;
}

footer .bottom a:hover {
  text-decoration: none;
}

.hero-slider {
  overflow: hidden;
  color: #fff;
}

.hero-slider .slider {
  margin: 0;
}

.hero-slider h1,
.hero-slider h2,
.hero-slider h3,
.hero-slider h4 {
  color: #fff;
}

.hero-slider .slide {
  height: 680px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: no-repeat center center;
  background-size: cover;
}

.hero-slider .slide .align {
  margin: 0 auto;
}

.hero-slider .slide h1 {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 100px;
}

.hero-slider .slide h1:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -70px;
  background: url(../images/title-graphic-white.png) no-repeat center center;
  background-size: contain;
  width: 250px;
  height: 45px;
}

.hero-slider .slide h2 {
  font-size: 32px;
  text-transform: uppercase;
}

.hero-slider .slide h3 {
  font-size: 22px;
  text-transform: uppercase;
}

.hero-slider .slick-dots {
  bottom: 20px;
}

.hero-slider .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #fff;
}

.hero-slider .slick-dots li.slick-active {
  background: #fff;
}

.simple-content {
  background: #fff;
  padding: 100px 0;
}

.simple-content p:last-child {
  margin-bottom: 0;
}

.article-list-section {
  background: #fff;
  padding: 60px 0;
  overflow: hidden;
}

.article-list-section.archive-version {
  padding-top: 0;
}

.article-list-section.archive-version .title {
  background: #f0f0f0;
  padding: 70px 0;
}

.article-list-section.archive-version .title h1,
.article-list-section.archive-version .title h2,
.article-list-section.archive-version .title h3,
.article-list-section.archive-version .title h4 {
  margin: 0;
}

.article-list-section .my-lazyloader-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.article-list-section .my-lazyloader-content:after {
  content: "";
  display: block;
  clear: both;
}

.article-list-section .my-lazyloader-btn-container {
  text-align: center;
}

.article-list-section a.my-lazyloader-btn {
  border: 2px solid #0b8195;
  border-radius: 5px;
  color: #0b8195;
  font-size: 20px;
  text-transform: uppercase;
  padding: 15px 60px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 50px;
}

.article-list-section a.my-lazyloader-btn:hover {
  background: #0b8195;
  color: #fff;
}

.article-list-section a.my-lazyloader-btn.my-lazyloader-btn-disabled {
  display: none;
}

.article-list-section .title {
  text-align: center;
}

.article-list-section .title h1,
.article-list-section .title h2,
.article-list-section .title h3,
.article-list-section .title h4 {
  margin-top: 0;
}

.article-list-section .filters {
  padding-top: 35px;
}

.article-list-section .filters form:after {
  content: "";
  display: block;
  clear: both;
}

.article-list-section .filters .nice-select {
  float: right;
  font-size: 16px;
  margin-left: 20px;
  clear: none;
}

.article-list-section h2 {
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.article-list-section h2:before {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  margin-right: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.article-list-section h2:after {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
  left: 100%;
  margin-left: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.article-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -40px;
}

.article-list:after {
  content: "";
  display: block;
  clear: both;
}

.article-list.topic-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -20px;
}

.article-list.topic-list .article {
  text-align: left;
  width: 25%;
  padding: 40px 20px;
}

.article-list .article {
  float: left;
  width: 33.3333%;
  padding: 40px 40px;
}

.article-list .article.my-lazyloader-item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  opacity: 0;
}

.article-list .article.my-lazyloader-item-loaded {
  opacity: 1;
}

.article-list .article a {
  display: block;
}

.article-list .article a:hover .image-container .image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.article-list .article span {
  display: block;
}

.article-list .article .image-container {
  background: #0b8195;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 70%;
}

.article-list .article .image-container:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/logo.png) no-repeat center center;
  background-size: 30%;
}

.article-list .article .image-container .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: no-repeat center center;
  background-size: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}

.article-list .article .image-container .post-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 13px;
  color: #fff;
  z-index: 2;
  display: none;
}

.article-list .article .post-title {
  font-size: 22px;
  padding: 15px 0;
  font-family: "Apple Garamond";
}

.article-list .article .article-description {
  font-size: 16px;
}

.article-list .article .article-description p {
  padding: 0;
  margin: 0;
}

.facebook-feed {
  background: #cee6ea;
  overflow: hidden;
  padding: 50px 0;
  text-align: center;
}

.facebook-feed #cff.cff-masonry {
  margin-bottom: 0 !important;
}

.facebook-feed .cff-wrapper-ctn.cff-wrapper-fixed-height {
  height: auto !important;
}

.facebook-feed .cff-wrapper {
  text-align: left;
}

.facebook-feed .cff-post-text {
  font-size: 16px;
  margin-bottom: 30px;
}

.facebook-feed #cff .cff-author a {
  font-size: 22px;
  font-family: "Apple Garamond";
  font-weight: normal;
}

.facebook-feed h2 {
  margin-top: 0;
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.facebook-feed h2:before {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  margin-right: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.facebook-feed h2:after {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
  left: 100%;
  margin-left: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.key-personel {
  text-align: center;
  background: #f2f5f5;
  padding: 50px 0;
  overflow: hidden;
}

.key-personel h2 {
  margin-top: 0;
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.key-personel h2:before {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  margin-right: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.key-personel h2:after {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
  left: 100%;
  margin-left: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.key-personel .container {
  margin: 0 -50px;
}

.key-personel .container .col30 {
  float: left;
  width: 25%;
  padding: 0 50px;
  text-align: left;
}

.key-personel .container .col30 h4 {
  color: #0b8195;
  font-size: 26px;
  margin: 0;
}

.resources-buttons {
  text-align: center;
  background: #fff;
  padding: 0 0 100px 0;
}

.resources-buttons h2 {
  margin-top: 0;
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.resources-buttons h2:before {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  margin-right: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.resources-buttons h2:after {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
  left: 100%;
  margin-left: 20px;
  background: url(../images/title-graphic2-black.png) no-repeat center center;
  background-size: contain;
}

.resources-buttons .container a {
  display: inline-block;
  margin: 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  background: #333 no-repeat 20px center;
  padding: 20px 30px 20px 80px;
  background-size: auto 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Apple Garamond";
}

.resources-buttons .container a:hover {
  background-color: #0b8195;
}

.resources-list {
  background: #fff;
  overflow: hidden;
  padding-bottom: 40px;
}

.resources-list .container {
  margin: -40px -40px 0 -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.resources-list .col30 {
  display: block;
  float: left;
  padding: 40px 40px 0 40px;
  width: 33.3333%;
}

.resources-list .col30:hover .content h3 {
  color: #333;
}

.resources-list .col30:hover .content span {
  border-color: #000;
  color: #000;
}

.resources-list .col30:hover .content span:after {
  -webkit-filter: none;
          filter: none;
}

.resources-list .col30:hover .image .image-container {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.resources-list .col30 .image {
  height: 0;
  padding-bottom: 60%;
  border-radius: 5px;
  overflow: hidden;
  background: #ebf1f2 url(../images/logo.png) no-repeat center center;
  background-size: auto 60%;
  position: relative;
}

.resources-list .col30 .image .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ebf1f2 no-repeat center center;
  background-size: auto 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.resources-list .col30 .content {
  font-size: 16px;
  color: #333;
}

.resources-list .col30 .content h2,
.resources-list .col30 .content h3,
.resources-list .col30 .content h4 {
  color: #0b8195;
  font-size: 26px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.resources-list .col30 .content span {
  display: inline-block;
  position: relative;
  padding: 10px 60px 10px 20px;
  border-radius: 5px;
  background: #cee6ea;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.resources-list .col30 .content span:hover {
  border-color: #000;
  color: #000;
}

.resources-list .col30 .content span:hover:after {
  -webkit-filter: none;
          filter: none;
}

.resources-list .col30 .content span:after {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/icon-link2.png) no-repeat center center;
  background-size: contain;
  -webkit-filter: invert(42%) sepia(95%) saturate(418%) hue-rotate(141deg) brightness(82%) contrast(97%);
          filter: invert(42%) sepia(95%) saturate(418%) hue-rotate(141deg) brightness(82%) contrast(97%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.downloads-list {
  background: #fff;
  overflow: hidden;
  padding-bottom: 40px;
}

.downloads-list .border {
  padding-bottom: 30px;
  border-top: 2px solid #000;
}

.downloads-list .container {
  margin: -40px -40px 0 -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.downloads-list .col30 {
  float: left;
  padding: 40px 40px 0 40px;
  width: 33.3333%;
}

.downloads-list .col30 .content {
  font-size: 16px;
}

.downloads-list .col30 .content h2,
.downloads-list .col30 .content h3,
.downloads-list .col30 .content h4 {
  color: #0b8195;
  font-size: 26px;
}

.downloads-list .col30 .content a {
  display: inline-block;
  position: relative;
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  border: 2px solid #0b8195;
  background: #cee6ea;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.downloads-list .col30 .content a:hover {
  border-color: #000;
  color: #000;
}

.subpage-hero {
  background: no-repeat center right;
  background-size: cover;
  padding: 70px 0;
  text-align: center;
}

.subpage-hero h1 {
  margin: 0;
  padding: 0;
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.subpage-hero h1:before {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 100%;
  margin-right: 20px;
  background: url(../images/title-graphic2-white.png) no-repeat center center;
  background-size: contain;
}

.subpage-hero h1:after {
  content: "";
  display: block;
  width: 113px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scaleX(-1);
          transform: translateY(-50%) scaleX(-1);
  left: 100%;
  margin-left: 20px;
  background: url(../images/title-graphic2-white.png) no-repeat center center;
  background-size: contain;
}

.faq-list {
  background: #fff;
  padding: 50px 0;
}

.faq-list.simple {
  padding: 0;
}

.faq-list .topic-list {
  text-align: center;
}

.faq-list .topic-list .topic {
  display: inline-block;
  background: #dfdfdf;
  border-radius: 5px;
  font-size: 24px;
  padding: 24px 40px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 10px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Apple Garamond";
}

.faq-list .topic-list .topic.active {
  background-color: #d1eaed;
}

.faq-list .topic-list .topic.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d1eaed;
}

.faq-list .topic-list .topic:hover {
  background-color: #d1eaed;
}

.questions-answers {
  margin-top: 60px;
  padding-bottom: 50px;
  border-top: 1px solid #ccc;
  display: none;
}

.questions-answers .row {
  border-bottom: 1px solid #ccc;
}

.questions-answers .row.active .question {
  padding-bottom: 0px;
}

.questions-answers .row.active .question span {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.questions-answers .row .question {
  font-size: 28px;
  position: relative;
  padding: 30px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-family: "Apple Garamond";
}

.questions-answers .row .question span {
  position: absolute;
  top: 25px;
  right: 0;
  width: 50px;
  height: 50px;
  background: url(../images/arrow.png) no-repeat right center;
  background-size: 22px 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.questions-answers .row .answer {
  display: none;
  padding-bottom: 30px;
}

.questions-answers .row .answer p:last-child {
  margin-bottom: 0;
}

.post-top {
  background: #f0f0f0;
  text-align: center;
  padding: 50px 0;
}

.post-top .breadcrumbs {
  padding-bottom: 30px;
  color: #999999;
  font-size: 14px;
  text-transform: uppercase;
}

.post-top .breadcrumbs a {
  display: inline-block;
  color: #999999;
}

.post-top .breadcrumbs a:hover {
  color: #000;
}

.post-top .breadcrumbs .seperator {
  display: inline-block;
  margin: 0 10px;
}

.post-top h2 {
  margin: 0;
  padding: 0;
  color: #0b8195;
}

.post-top .post-details {
  padding-top: 30px;
  font-size: 14px;
}

.post-top .post-details div {
  display: inline-block;
  color: #0b8195;
  margin: 0 5px;
}

.post-content {
  padding: 50px 0;
}

.share-icons {
  text-align: center;
  padding-top: 40px;
}

.share-icons a {
  display: inline-block;
  float: none !important;
  width: 35px !important;
  height: 35px !important;
  background: no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 10px;
}

.share-icons a:hover {
  opacity: 0.6;
}

.share-icons a.addthis_button_facebook {
  background-image: url(../images/icon-facebook.png);
}

.share-icons a.addthis_button_twitter {
  background-image: url(../images/icon-twitter.png);
}

.share-icons a span,
.share-icons a svg {
  display: none !important;
}

.contact-section {
  background: #fff;
}

.contact-section .border {
  border-top: 2px solid #000;
}

.contact-section .container {
  padding: 50px 0;
}

.contact-section .left {
  float: left;
  width: 70%;
}

.contact-section form {
  margin: 0 -18px;
}

.contact-section form span.wpcf7-not-valid-tip {
  display: none !important;
}

.contact-section form .wpcf7-response-output {
  float: left !important;
  margin: 0 18px !important;
}

.contact-section form .nice-select {
  font-size: 16px;
  height: 51px;
  line-height: 51px;
  padding: 0 18px;
  border: 1px solid #ccc;
  border-radius: 0;
  width: 100%;
}

.contact-section form .nice-select .list {
  right: -1px;
  left: -1px;
  border-radius: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
}

.contact-section form .col100 {
  float: left;
  width: 100%;
  padding: 18px;
}

.contact-section form .col50 {
  float: left;
  width: 50%;
  padding: 18px;
}

.contact-section form input.wpcf7-not-valid,
.contact-section form textarea.wpcf7-not-valid {
  border: 1px solid red !important;
}

.contact-section form input {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  padding: 15px;
  font-size: 16px;
}

.contact-section form input:focus {
  background: #eef8f9;
}

.contact-section form input[type="submit"] {
  border: none;
  background: #d1eaed;
  font-size: 28px;
  color: #0b8195;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Apple Garamond";
}

.contact-section form input[type="submit"]:hover {
  background: #0b8195;
  color: #fff;
}

.contact-section form textarea {
  font-size: 16px;
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  padding: 15px;
  font-size: 16px;
  height: 290px;
  min-height: 290px;
  max-height: 600px;
  min-width: 100%;
  max-width: 100%;
}

.contact-section form textarea:focus {
  background: #eef8f9;
}

.contact-section .right {
  float: left;
  width: 30%;
  padding-left: 100px;
}

.contact-section .right h3 {
  color: #0b8195;
  margin-bottom: 0;
  font-size: 26px;
}

.contact-section .right h3:first-child {
  margin-top: 0;
}

.contact-section .right p {
  margin: 5px 0 20px 0;
}

.search-output {
  background: #fff;
  padding: 50px 0;
}

.search-output .row {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

.search-output .row h3 {
  margin: 0 0 5px 0;
}

.search-output .pagination {
  margin-top: 50px;
}

.search-output .pagination a {
  display: inline-block;
  padding: 10px;
}

.search-output .pagination a:first-child {
  margin-left: -10px;
}

.year-tabs {
  margin-top: 40px;
  border-bottom: 3px solid #0c4850;
}

.year-tabs div {
  cursor: pointer;
  display: inline-block;
  font-family: "Apple Garamond";
  font-weight: 400;
  font-size: 30px;
  margin-right: 10px;
  padding: 8px 25px;
  color: #ccc;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.year-tabs div:hover {
  color: #0c4850;
}

.year-tabs div:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 3px;
  background: #eef6f8;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.year-tabs div.tab-active {
  color: #0c4850;
}

.year-tabs div.tab-active:after {
  opacity: 1;
}

.downloads-archive {
  background: #0c4850;
  color: #78b5ba;
}

.downloads-archive .download {
  background: #0c4850;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.downloads-archive .download.post-active {
  background: #eef6f8;
  color: #0c4850;
}

.downloads-archive .download.post-active .download-name:hover {
  color: #0c4850;
}

.downloads-archive .download a {
  color: #78b5ba;
}

.downloads-archive .download .download-name {
  font-family: "Apple Garamond";
  font-weight: 400;
  font-size: 24px;
  padding: 20px 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.downloads-archive .download .download-name:hover {
  color: #fff;
}

.downloads-archive .download .post-downloads {
  display: none;
  background: #eef6f8;
  padding: 20px 30px;
  border-top: 1px solid #0c4850;
}

.downloads-archive .download .post-downloads:after {
  content: "";
  display: block;
  clear: both;
}

.downloads-archive .download .post-downloads .description {
  font-size: 14px;
}

.downloads-archive .download .post-downloads a {
  color: #0c4850;
  display: block;
  padding: 15px 40px 15px 25px;
  position: relative;
  font-size: 14px;
  width: 33.3333%;
  float: left;
}

.downloads-archive .download .post-downloads a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../images/pdf-icon.svg) no-repeat center center;
  background-size: contain;
}

.downloads-archive .download .post-downloads a:hover {
  color: #333;
}

.single-download .post-downloads:after {
  content: "";
  display: block;
  clear: both;
}

.single-download .post-downloads .description {
  font-size: 14px;
}

.single-download .post-downloads a {
  color: #0c4850;
  display: block;
  padding: 15px 40px 15px 25px;
  position: relative;
  font-size: 14px;
  width: 33.3333%;
  float: left;
}

.single-download .post-downloads a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../images/pdf-icon.svg) no-repeat center center;
  background-size: contain;
}

.single-download .post-downloads a:hover {
  color: #333;
}

@media only screen and (min-width: 1350px) {
  header .logo-content {
    width: 45%;
    font-size: 20px;
  }
  header .right .bottom nav > ul > li {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1250px) {
  header {
    padding-bottom: 15px;
  }
  header a.logo {
    width: 75px;
    height: 96px;
  }
  header .logo-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 25px 15px 0 155px;
    font-size: 14px;
    width: 410px;
  }
  header .responsive-nav {
    display: block;
    position: absolute;
    top: 40px;
    right: 15px;
  }
  header .right {
    pointer-events: none;
    position: fixed;
    top: 120px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 50;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  header .right.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  header .right.active .bottom,
  header .right.active .search-form,
  header .right.active nav {
    visibility: visible !important;
  }
  header .right .bottom {
    visibility: hidden;
    text-align: center;
  }
  header .right .bottom nav {
    visibility: hidden;
  }
  header .right .bottom nav > ul > li {
    display: block;
  }
  header .right .bottom nav > ul > li > ul {
    padding-top: 0;
    position: static;
    opacity: 1;
    visibility: visible;
  }
  header .right .search-form {
    visibility: hidden;
    margin-top: 40px;
    margin-bottom: auto;
  }
  header .right .search-form input {
    text-align: center;
  }
  .contact-section .left {
    width: 100%;
  }
  .contact-section .right {
    width: 100%;
    padding-left: 0;
  }
  .article-list.topic-list .article {
    width: 33.333%;
  }
}

@media only screen and (max-width: 800px) {
  .pageAlignFluid,
  .pageAlign,
  .pageAlign2 {
    padding: 0 15px;
  }
  header .logo-content {
    padding-left: 120px;
    width: 375px;
    max-width: 100%;
  }
  .hero-slider h1 {
    font-size: 36px;
  }
  .hero-slider h3 {
    font-size: 22px;
  }
  .simple-content {
    padding: 50px 0 0 0;
  }
  .simple-content img.alignright {
    float: none;
    padding: 0;
  }
  .article-list-section h2,
  .resources-buttons h2,
  .key-personel h2 {
    font-size: 36px;
  }
  .article-list-section h2:before, .article-list-section h2:after,
  .resources-buttons h2:before,
  .resources-buttons h2:after,
  .key-personel h2:before,
  .key-personel h2:after {
    display: none;
  }
  .subpage-hero h1 {
    font-size: 36px;
  }
  .subpage-hero h1:before, .subpage-hero h1:after {
    display: none;
  }
  .article-list .article {
    width: 50%;
  }
  footer .top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .top .col30 {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
  .key-personel .container .col30 {
    width: 100%;
    text-align: center;
  }
  .article-list.topic-list .article {
    width: 50%;
  }
}

@media only screen and (max-width: 600px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  header a.logo {
    width: 50px;
    height: 60px;
  }
  header .logo-content {
    display: none;
  }
  header .responsive-nav {
    top: 25px;
  }
  header .right {
    top: 85px;
  }
  body.home header {
    padding-top: 50px;
  }
  body.home header a.logo {
    width: 75px;
    height: 96px;
  }
  body.home header .logo-content {
    display: block;
    top: 40px;
  }
  body.home header .responsive-nav {
    top: 15px;
  }
  body.home header .right {
    top: 161px;
  }
  body.home header.scrolling {
    padding-top: 10px;
  }
  body.home header.scrolling a.logo {
    width: 50px;
    height: 60px;
  }
  body.home header.scrolling .logo-content {
    display: none;
  }
  body.home header.scrolling .responsive-nav {
    top: 25px;
  }
  body.home header.scrolling .right {
    top: 85px;
  }
  body.home .push-content {
    height: 0;
  }
  .push-content {
    height: 84px;
  }
  .hero-slider .slide {
    padding-top: 100px;
    height: 100vh;
  }
  .hero-slider h1 {
    font-size: 26px;
  }
  .hero-slider h3 {
    font-size: 16px;
  }
  .article-list .article {
    width: 100%;
  }
  .article-list.topic-list .article {
    width: 100%;
  }
  .resources-buttons .container a {
    display: block;
    text-align: left;
  }
  .downloads-list .container {
    padding-top: 30px;
  }
  .downloads-list .col30 {
    width: 100%;
    padding: 10px 40px;
  }
  .downloads-list .col30 h3:first-child {
    margin-top: 0;
  }
  .resources-list .col30 {
    width: 100%;
    padding: 10px 40px;
  }
  .faq-list .topic-list .topic {
    font-size: 18px;
    padding: 16px 20px;
    margin: 0 5px;
  }
  .questions-answers .row .question {
    font-size: 20px;
  }
  .questions-answers .row .answer {
    font-size: 14px;
  }
  .post-top h2 {
    font-size: 24px;
  }
  .contact-section form .col50 {
    width: 100%;
    padding: 5px 18px;
  }
  .contact-section form .col100 {
    padding: 5px 18px;
  }
  .downloads-archive .download .post-downloads a {
    width: 100%;
  }
  body.single-download .post-downloads a {
    width: 100%;
  }
}
