/* GLOBAL */
body {
  border-bottom: 10px solid #1d2f6e;
}
.bold {
  font-weight: bold;
}
.uppercase {
  text-transform: uppercase;
}
/* NAVIGATION */
.site-title img {
  max-width: 200px !important;
}
.typology-header .typology-nav > li:hover > a, .typology-header .typology-nav > li:hover > span {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #AFC5D1;
}
.typology-header .typology-nav > .current-menu-item {
  background: none;
}
.typology-header .typology-nav > .current-menu-parent {
  background: none;
}
.typology-header .typology-nav > li.support-us > a {
  background-color: #AFC5D1;
  color: #fff;
  border-radius: 3px;
  font-size: 13px;
  margin-left: 10px;
}
.typology-header .typology-nav > li.support-us > a:hover {
  background-color: #C09685;
  color: #fff;
}
.typology-header .typology-nav > li.orf > a {
  background-color: #868968;
  color: #fff;
  border-radius: 3px;
  font-size: 13px;
  margin-left: 10px;
}
.typology-header .typology-nav > li.orf > a:hover {
  background-color: #797c5b;
  color: #fff;
}
.typology-header .typology-nav a {
  padding: 14px 22px 13px;
  line-height: 1;
}
.typology-header .typology-nav {
  font-family: "CenturyGothic", roboto, sans-serif !important;
}
.typology-header .typology-nav li:hover > .sub-menu {
  border-radius: 3px;
}
/* SUBSCRIBE */
.newsletter-signup {
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 30px 0 30px 0;
  padding: 20px;
}
.newsletter-signup h3 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.newsletter-signup input {
  max-width: 500px;
  margin: 0 auto;
  display: block;
  border-radius: 3px;
}
.newsletter-signup button {
  color: #ffffff;
  margin: 0 auto;
  display: block;
  border-radius: 0px;
  font-size: 16px;
  font-family: "CenturyGothic", roboto, sans-serif !important;
  border: none;
  color: #1d2f6e;
  border-bottom: 3px solid #1d2f6e;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 40px;
}
.newsletter-signup button:hover {
  color: #567482;
  border-bottom: 3px solid #567482;
}
/* BUTTONS */
.submit, .mks_read_more a, input[type="submit"], a.mks_button, .typology-button, .typology-button-social, .widget .mks_autor_link_wrap a, .widget .mks_read_more a, button {
  border-radius: 3px;
  font-family: "CenturyGothic", roboto, sans-serif !important;
  background: none;
  letter-spacing: 1px;
  text-transform: uppercase;
}
button:hover, input[type=submit]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.typology-pagination .navigation {
  background: transparent;
}
.typology-pagination .load-more a {
  background: transparent;
  color: #1d2f6e;
  border-bottom: 3px solid #1d2f6e;
  font-family: roboto;
  font-size: 16px;
  letter-spacing: 1px;
}
.typology-pagination a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 3px solid #567482;
  color: #567482;
}
a.mks_button {
  border-radius: 3px !important;
  background: #1d2f6e !important;
}
/* ARTICLE ORF BUTTON */
.orf-button {
  padding: 20px;
  display: block;
  width: 350px;
  text-align: center;
  background-color: #868968;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-bottom: 20px !important;
  text-decoration: none;
  border-bottom: 0px !important;
  margin: 0 auto;
}
.orf-button:hover {
  background-color: #797c5b;
  border-bottom: 0px !important;
}
/* ARTICLE THUMBS */
.typology-featured-image:after {
  background: url(../png/geo-grid.png) bottom left rgba(29, 47, 110, 0.9) !important;
  background-repeat: no-repeat !important;
  background-size: 613px 319px !important;
}
/* SOCIAL ICONS */
.social-icons {
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.social-icons a {
  text-align: center;
  height: 150px;
  width: 150px;
  padding: 10px;
  border-radius: 50%;
  margin: 8px;
  text-decoration: none;
}
.social-icons a i {
  font-size: 25px;
  color: #1d2f6e;
}
.social-icons a i:hover {
  color: #567482;
}
/* FOOTER */
.typology-footer {
  background: url("../jpg/footer-bg-2.jpg") bottom left;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 200px;
  padding-top: 0px;
  paddign-bottom: 0px;
  text-align: center;
  letter-spacing: 2px;
}
.typology-footer p {
  padding: 0px;
  margin: 20px !important;
  color: #141414;
}
.typology-footer a {
  color: #1d2f6e;
  text-decoration: none;
}
.site-info {
  background: #1d2f6e !important;
  text-align: center;
}
.site-info p {
  text-align: center !important;
}
/* REGEN DEFINITION */
body .regen-definitions {
  background: #797c5b;
  padding: 15px 10px 20px 10px;
  color: #fff;
  border: 2px dashed #404225;
  text-align: center;
}
body .regen-definitions h4 {
  color: #fff !important;
  font-weight: bold;
  font-size: 20px !important;
  margin-bottom: 20px !important;
  padding-bottom: 0px;
}
body .regen-definitions ul {
  text-align: left !important;
  width: 500px;
  display: block;
  margin: 0 auto;
}
body .regen-definitions a {
  color: #fff;
}
body .regen-definitions a:hover {
  color: #fff !important;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* NAVIGATION */
  /* SOCIAL ICONS */
  /* SUBSCRIBE */
  /* FOOTER */
  .site-title img {
    max-width: 250px !important;
  }
  .social-icons {
    max-width: 400px;
  }
  .social-icons a {
    padding: 20px;
  }
  .newsletter-signup {
    margin-top: 80px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .typology-footer {
    background: url("../jpg/footer-bg-2.jpg") top left;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 185px;
    padding-top: 0px;
    paddign-bottom: 0px;
    text-align: center;
    letter-spacing: 2px;
  }
  .typology-footer p {
    padding: 0px;
    margin: 20px !important;
  }
  .typology-footer a {
    color: #1d2f6e;
    text-decoration: none;
  }
  .typology-footer a:hover {
    color: #567482;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* FOOTER */
  .typology-footer {
    height: 246px;
  }
  .social-icons a {
    padding: 20px;
  }
}
/* Large devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  /* FOOTER */
  .typology-footer {
    height: 330px;
  }
}
/* XLarge devices (desktops, 2000px and up) */
@media (min-width: 2000px) {
  /* FOOTER */
  .typology-footer {
    height: 400px;
  }
}
/* TYPOGRAPHY */
@font-face {
  font-family: "CenturyGothic";
  src: url("../index.html");
  src: url("../index.html#iefix") format("embedded-opentype"), url("../index.html") format("woff"), url("../index.html") format("truetype"), url("../index.html#gothic") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-family: roboto, sans-serif !important;
}
h2, h3, h4 {
  font-family: roboto, sans-serif !important;
}
/* GLOBAL */
/* HIDE SEARCH */
.page-id-8020 .searchandfilter, .page-id-181 .searchandfilter, .page-id-134 .searchandfilter, .page-id-8018 .searchandfilter, .page-id-6893 .searchandfilter, .page-id-3262 .searchandfilter, .page-id-3264 .searchandfilter, .page-id-3266 .searchandfilter, .page-id-5609 .searchandfilter, .page-id-8011 .searchandfilter, .page-id-5974 .searchandfilter {
  display: none;
}
.page-id-8020 .typology-post, .page-id-181 .typology-post, .page-id-134 .typology-post, .page-id-8018 .typology-post, .page-id-6893 .typology-post, .page-id-3262 .typology-post, .page-id-3264 .typology-post, .page-id-3266 .typology-post, .page-id-5609 .typology-post, .page-id-8011 .typology-post, .page-id-5974 .typology-post {
  padding-top: 20px;
}
#logo {
  margin-top: 16px;
  margin-bottom: 16px;
}
#logo img {
  max-width: 340px !important;
}
/*sub {
    display: block;
    margin-bottom: 20px;
}*/
/* PRESS PATRON */
body #pp-banner {
  margin-bottom: 20px;
}
/* AESOP POP-UP FIX FOR HOME PAGE */
.home #swipebox-overlay {
  display: none !important;
}
/* HIDE SUBMIT ARTICLE */
.page-id-134 #article-submission {
  display: none;
}
.typology-pagination {
  margin-bottom: 20px;
}
.typology-pagination .load-more a {
  border-radius: 3px;
}
.typology-cover-overlay:after {
  /*background: url(/wp-content/themes/typology-child/images/geo-grid.png) bottom left rgba(29,47,110,0.7)!important; */
  background: rgba(29, 47, 110, 0.7) !important;
  background-repeat: no-repeat !important;
  background-size: 330px 170px !important;
}
.entry-content a:hover {
  border-bottom: 0px;
  color: #567482;
}
/* HOME */
.pa-icon {
  width: 40px;
}
.typology-post img {
  border-radius: 3px;
}
.typology-layout-b .post-date-day, .typology-outline-nav li a:hover, .style-timeline .post-date-day {
  color: #C09685;
  font-family: Roboto;
  font-weight: bold;
}
.typology-layout-b .post-date:after, blockquote:before, q:before {
  background: #C09685;
}
.home .typology-section {
  padding: 0rem 0 15rem;
  border-radius: 5px;
}
.typology-post {
  padding-bottom: 0px;
}
.typology-section {
  border-radius: 5px;
}
.typology-section-related .typology-posts {
  padding: 0px;
}
.typology-layout-c.typology-post {
  padding: 0 46px;
}
.section-title:after, .typology-post:after {
  display: none;
}
.single .typology-section {
  padding: 0rem 0 5rem !important;
}
.section-head {
  margin-top: 40px;
  margin-bottom: 1em;
}
.section-title {
  font-size: 30px;
  padding-top: 30px;
  /*text-transform:capitalize;*/
}
.typology-layout-b .entry-title {
  font-size: 2rem !important;
}
/* SEARCH FILTER */
.home .section-title {
  padding-top: 30px;
}
.sticky-element-active .searchandfilter {
  border-radius: 0px;
  z-index: 99999;
}
.search-filter-reset {
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
}
.search-filter-reset:hover {
  color: #567482;
}
.searchandfilter {
  /*background:$lightBlue;*/
  background: url("../index.html") #AFC5D1;
  padding: 19px;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 50px;
}
.searchandfilter ul {
  width: 300px;
  margin: 0 auto;
}
.searchandfilter ul li {
  list-style: none;
  display: block;
  padding-right: 0px;
  margin: 0;
  padding: 10px 0;
  margin: 0 auto;
  margin-right: 0px;
  display: inline-block;
}
.searchandfilter ul {
  padding: 0px;
}
.searchandfilter input[type=number], .searchandfilter input[type=date], .searchandfilter input[type=text], .searchandfilter input[type=email], .searchandfilter input[type=url], .searchandfilter input[type=tel], .searchandfilter input[type=password], .searchandfilter select, .searchandfilter textarea {
  border: 0px;
  background-color: #fff;
  -webkit-border-radius: 3px;
  width: 300px;
  border-radius: 3px;
}
.searchandfilter input[type="submit"] {
  width: 300px;
  background: #1d2f6e;
}
.searchandfilter input[type="submit"]:hover {
  background: #567482;
  border: 1px solid #567482;
}
html #product-search .novii-sf ul li span.select2-selection span {
  color: #272938 !important;
  font-size: 1.3em !important;
  font-family: "gb", Arial, sans-serif !important;
  line-height: 1.3em !important;
  padding-left: 0 !important;
}
.sf-input-text {
  width: 275px;
}
/* SLIDER HOME PAGE */
#typology-cover {
  position: relative;
}
.slider-overlay:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background: url(../png/geo-grid.png) bottom left rgba(29, 47, 110, 0.6) !important;
  background-repeat: no-repeat !important;
  background-size: 413px 219px !important;
}
.slider > i {
  background: none;
  width: 45px;
}
.slider > i:hover {
  background: none;
}
.slider .pa-icon {
  margin: 0 !important;
  position: absolute !important;
  top: 22%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  z-index: 99999 !important;
}
.left-arrow {
  background: url("../png/arrow-left.png");
  background-size: 30px 30px;
  height: 30px;
  width: 30px !important;
  background-repeat: no-repeat;
  opacity: 1;
  left: 0;
}
.right-arrow {
  background: url("../png/arrow-right.png");
  background-size: 30px 30px;
  height: 30px;
  width: 30px !important;
  background-repeat: no-repeat;
  opacity: 1;
  right: 0;
}
.slider-overlay h1 {
  margin: 0 !important;
  position: absolute !important;
  top: 31%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  z-index: 99999 !important;
  width: 100%;
  font-size: 18px !important;
  max-width: 400px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: normal;
}
.slider-overlay h3 {
  position: absolute !important;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999 !important;
  font-size: 14px !important;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #AFC5D1;
}
.slider-overlay p {
  position: absolute !important;
  top: 47%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  z-index: 99999 !important;
  line-height: 20px;
}
.slider-overlay a {
  color: #fff;
}
.slider-overlay a:hover {
  text-decoration: underline;
  color: #C09685;
}
.slider-overlay a.slide-button {
  position: absolute !important;
  top: 62%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  z-index: 99999 !important;
}
.slider-overlay a.slide-button:hover {
  text-decoration: none;
}
.slider-overlay .slide-button {
  background-color: transparent;
  border-bottom: 3px solid #fff;
  line-height: 40px;
  padding: 0px 31px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
}
.slider-overlay .slide-button:hover {
  color: #C09685;
  border-bottom: 3px solid #C09685;
}
.slider-overlay .slide-description {
  font-size: 12px;
  width: 250px;
  letter-spacing: 2px;
  font-family: "CenturyGothic", roboto, sans-serif !important;
}
.slider-overlay i {
  z-index: 99999 !important;
}
.slider > ul > li {
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  list-style: none;
  float: left;
  margin: 10px 10px 0;
  cursor: pointer;
  border: 1px solid #fff;
  background: #fff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}
#slider-bg-cover {
  background: url(../png/geo-grid.png) bottom left rgba(29, 47, 110, 0.7) !important;
  background-repeat: no-repeat !important;
  background-size: 613px 319px !important;
}
.bg-overlay:after {
  background: url(../png/geo-grid.png) bottom left rgba(29, 47, 110, 0.7) !important;
  background-repeat: no-repeat !important;
  background-size: 613px 319px !important;
}
/* NET ZERO */
.page-id-5974 .typology-cover-overlay:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background: none !important;
  background-repeat: no-repeat !important;
  background-size: 413px 219px !important;
}
/* ARTICLES */
.section-avatar {
  text-align: center;
  margin-bottom: 32px;
  padding-top: 30px;
  margin-top: 69px;
}
.category .section-title {
  padding-top: 30px;
}
.typology-cover-empty {
  height: 280px;
  min-height: 280px;
}
.single-post .typology-section {
  padding: 0rem 0 4rem;
}
.typology-author {
  width: 100%;
}
.typology-flat .typology-section, .typology-section {
  padding: 0rem 0 4rem;
}
.typology-posts {
  padding: 20px;
}
.single-post .typology-section {
  padding: 0rem 0 15rem;
}
.single-post .searchandfilter {
  margin-bottom: 50px;
}
.page-template-default #comments {
  display: none;
}
#comments {
  padding: 50px;
  background: #f7f7f7;
  border-radius: 5px;
  width: 100%;
  margin: 0 auto;
  border-radius: 3px;
  margin: 10px;
  width: auto;
}
#comments h3 {
  text-align: center;
}
#comments .submit {
  color: #1d2f6e;
  border: none;
  font-size: 16px;
  padding: 0px;
  letter-spacing: 1px;
  margin: 0;
  border-bottom: 2px solid #1d2f6e;
  border-radius: 0;
  text-transform: uppercase;
}
#comments .submit:hover {
  color: #567482;
  border-bottom: 2px solid #567482;
}
.meta-item a {
  color: #1d2f6e;
}
.entry-content {
  position: relative;
}
.typology-featured-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  background: rgba(29, 47, 110, 0.4);
  background-repeat: no-repeat !important;
  /*background: url(/wp-content/themes/typology-child/images/geo-grid-white.png) rgba(29, 47, 110, 0.4)  bottom left!important;*/
  background-size: 300px 150px !important;
  border-radius: 5px;
}
.typology-featured-image:hover:before {
  background: none !important;
  transition: all 0.9s ease;
}
.typology-featured-image:hover:after {
  background: none !important;
  transition: all 0.5s ease;
}
.typology-single-sticky .typology-sticky-content, .typology-single-sticky.typology-single-sticky-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #f7f7f7 !important;
  z-index: 999999999;
}
.sticky-author-title {
  font-family: roboto;
}
.sticky-author-title span {
  color: #000;
}
.typology-single-sticky a {
  color: #1d2f6e !important;
  font-size: 10px;
}
.typology-sticky-c, .typology-sticky-to-top span, .sticky-author-date {
  color: #1d2f6e;
}
.section-content-c {
  padding-top: 0px;
}
.typology-section-related {
  padding-bottom: 0px !important;
}
.typology-section-related .single-post .typology-section {
  padding-bottom: 0px;
}
.typology-section-related .typology-featured-image:before {
  background-size: 200px 100px !important;
}
.dot {
  background: #1d2f6e !important;
}
.typology-pagination .load-more a {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
/* CONTENT */
.page-id-8007 .section-content {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* ARTICLE SOCIAL */
.typology-button-social {
  border-radius: 0;
  border: 0px;
  border-bottom: 3px solid #1d2f6e;
}
.typology-author-links a.typology-button-social {
  color: #1d2f6e !important;
  font-size: 13px;
}
a.typology-button-social:hover, .typology-icon-social:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #567482 !important;
  border-bottom: 3px solid #567482;
}
.typology-single-sticky .typology-sticky-content, .typology-single-sticky.typology-single-sticky-show {
  background: url("../png/extra_clean_paper.png") !important;
  background-size: 100px;
}
.single .section-content .typology-single-post {
  max-width: 800px;
  margin: 0 auto;
}
.story .section-content {
  padding: 0px;
}
.story .typology-single-post {
  max-width: 100% !important;
}
.single .typology-section:first-child .section-content, .section-content-page, .section-content.section-content-a {
  max-width: 100%;
}
/* RELATED ARTICLES */
.typology-section-related {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.section-content {
  padding: 20px;
}
.typology-pagination:before {
  background: transparent;
}
.typology-pagination .infinite-scroll a {
  background: transparent;
}
/* RESEARCH */
#research p {
  padding: 0;
  margin: 0;
}
#research .header-images {
  margin-top: 10px;
}
#research h3 {
  margin-top: 30px;
  font-size: 35px;
  margin-bottom: 0px;
}
/* ADVANTAGES */
.article-cta {
  text-align: center;
}
.article-cta a {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center !important;
  text-decoration: none;
  border-bottom: 3px solid #1d2f6e;
}
.article-cta a:hover {
  border-bottom: 3px solid #567482;
}
/* WHO ARE WE */
.cont_whoweare h3 > a {
  font-size: 20px;
  text-decoration: none;
  border-bottom: 0px;
}
.cont_whoweare img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all 0.5s ease;
}
.cont_whoweare img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
/* VIDEOS */
.page-template-page-videos-template .typology-single-post {
  display: none;
}
/* ARCHIVE */
.archive .typology-section {
  padding: 0rem 0 15rem;
}
/* ADVANTAGES */
.advantage-thumb {
  position: relative;
  padding: 0px;
  border-radius: 3px;
  border: 1px solid #dedede;
  min-height: 540px;
}
.advantage-thumb .short-desc {
  padding: 20px;
}
.advantage-thumb img {
  border-radius: 3px 3px 0 0 !important;
}
.advantage-thumb h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.advantage-thumb a {
  color: #1d2f6e;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
}
.advantage-thumb .thumb-links {
  position: absolute;
  left: 18px;
  bottom: 22px;
}
.advantage-thumb p {
  margin: 0;
}
/* Submission */
#article-submission {
  padding: 50px;
  background: url("../png/hex-bg.png");
  background-repeat: repeat;
  border: 1px dashed #c0c0c0;
  border-radius: 5px;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  border-radius: 3px;
  margin: 10px;
  margin-top: 20px;
  width: auto;
}
#article-submission h4 {
  text-align: center;
}
#article-submission h5 {
  text-align: center;
  font-family: roboto;
  text-transform: inherit;
  font-size: 16px;
}
#article-submission a {
  color: #1d2f6e;
  border-bottom: 3px solid #1d2f6e;
  padding: 5px 0;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  margin-top: 45px;
  width: 146px;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}
#article-submission a:hover {
  color: #567482;
  border-bottom: 3px solid #567482;
  background: url(../png/pa-icon-2.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position-y: 5px;
}
/* ARROW */
.container-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
}
.chevron {
  position: absolute;
  width: 2.1rem;
  height: 0.48rem;
  opacity: 0;
  transform: scale(0.3);
  animation: move-chevron 3s ease-out infinite;
}
.chevron:first-child {
  animation: move-chevron 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move-chevron 3s ease-out 2s infinite;
}
.chevron:before, .chevron:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  background: #fff;
}
.chevron:before {
  left: 0;
  transform: skewY(30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skewY(-30deg);
}
@keyframes move-chevron {
  25% {
    opacity: 1;
  }
  33.3% {
    opacity: 1;
    transform: translateY(2.28rem);
  }
  66.6% {
    opacity: 1;
    transform: translateY(3.12rem);
  }
  100% {
    opacity: 0;
    transform: translateY(4.8rem) scale(0.5);
  }
}
/* CONTENT - AUTHORS */
.bottom-col-btn {
  background: none;
  letter-spacing: 1px;
  color: #1d2f6e;
  border-bottom: 3px solid #1d2f6e;
  text-transform: uppercase;
  font-size: 12px;
}
.bottom-col-btn:hover {
  color: #567482;
  border-bottom: 3px solid #567482;
}
.author-categories a {
  font-weight: normal;
  text-transform: uppercase;
}
.author-categories a:hover {
  color: #567482;
}
.author-item .right-col {
  padding-left: 40px;
}
/* TRUSTEES */
/* CAMPAIGNS */
.header-images {
  margin-top: 60px;
}
/* CONTACT */
.wpcf7-form input[type=submit] {
  border: 0px;
  border-bottom: 3px solid #1d2f6e;
  border-radius: 0px;
  color: #1d2f6e;
  font-size: 16px;
  text-transform: uppercase;
}
.wpcf7-form input[type=submit]:hover {
  border-bottom: 3px solid #567482;
  color: #567482;
}
/* 404 Page */
.error404 h1 {
  text-align: center;
  font-size: 10em;
}
.error404 .typology-button {
  background: #1d2f6e;
  border-radius: 0px;
}
.error404 .section-content {
  padding-top: 60px;
}
.error404 .entry-content {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
}
.error404 .post-letter {
  display: none;
}
.error404 .typology-search-form {
  max-width: 420px;
  margin: 0 auto;
}
/* YEAR END */
.pa-year-end-report h1 {
  padding-top: 50px;
  text-align: center;
  font-weight: bold;
}
.pa-year-end-report em {
  font-weight: bold;
  font-style: normal;
  color: #c09685 !important;
}
.pa-year-end-report .counter {
  color: #c09685 !important;
  font-size: 50px;
  margin-top: -20px;
  margin-bottom: 30px;
}
.pa-year-end-report h2 {
  text-align: center;
}
.pa-year-end-report h2 a {
  color: #1d2f6e !important;
  border-bottom: 0px;
}
.pa-year-end-report hr {
  border: 0px;
  border-top: 1px solid #c0c0c0;
}
.pa-year-end-report .human-element {
  margin: 7.5rem 0;
}
.pa-year-end-report .stats {
  background: #f7f7f7;
  border: 1px solid #c0c0c0;
  margin-bottom: 60px;
  padding: 40px;
}
.pa-year-end-report .stats h4 {
  font-weight: bold;
  text-align: center;
  padding: 0px;
  margin: 0;
  line-height: 50px;
}
.pa-year-end-report .stats h4 span {
  color: #c09685;
}
.pa-year-end-report ul.research li {
  font-size: 14px !important;
}
.pa-year-end-report .simon-thumb {
  display: block;
  margin: 0 auto;
  margin-bottom: 50px;
}
.pa-year-end-report .he-button {
  display: block;
  width: 300px;
  text-align: center;
  border: 2px solid #1d2f6e;
  padding: 15px;
  margin: 0 auto;
  margin-bottom: 40px;
  font-size: 15px;
  letter-spacing: 2px;
}
.pa-year-end-report .he-button:hover {
  border: 2px solid #1d2f6e;
  background: #1d2f6e;
  color: #fff !important;
}
.pa-year-end-report .ftf-button {
  display: block;
  width: 300px;
  text-align: center;
  border: 2px solid #ba1b5b;
  padding: 15px;
  color: #ba1b5b !important;
  margin: 0 auto;
  font-size: 15px;
  letter-spacing: 2px;
}
.pa-year-end-report .ftf-button:hover {
  border: 2px solid #ba1b5b;
  background: #ba1b5b;
  color: #fff !important;
}
.pa-year-end-report .ftf-button ~ br {
  display: none;
}
.pa-year-end-report .exec {
  background-color: #f7f7f7;
  padding: 30px;
  margin: 50px 0 0 0;
  background: url(../jpg/credits-footer.jpg) #f7f7f7 bottom left;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px;
  padding-bottom: 200px;
  display: block !important;
  max-width: 815px;
  margin: 0 auto !important;
  margin-top: 100px !important;
  border: 1px dashed #223473;
}
.pa-year-end-report .exec h4 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.pa-year-end-report .exec .desc {
  text-align: center;
  font-size: 25px;
}
.pa-year-end-report .exec .desc a {
  text-decoration: none !important;
}
.pa-year-end-report .exec .desc span {
  font-size: 20px;
  border-bottom: 0px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* HOME */
  /* HERO */
  /* SLIDER */
  /* ARTICLES */
  /* RELATED ARTICLE */
  /* ARTICLE SUBMISSION */
  /* AUTHORS POPUP */
  .searchandfilter ul {
    width: 100%;
    margin: 0 auto;
  }
  .searchandfilter {
    padding-left: 50px;
    border-radius: 5px 5px 0 0;
    margin-top: -300px;
  }
  .searchandfilter ul li {
    list-style: none;
    display: block;
    padding-right: 10px;
    margin: 0;
    padding: 10px 0;
    margin: 0 auto;
    margin-right: 32px;
    display: inline-block;
  }
  .searchandfilter input[type=number], .searchandfilter input[type=date], .searchandfilter input[type=text], .searchandfilter input[type=email], .searchandfilter input[type=url], .searchandfilter input[type=tel], .searchandfilter input[type=password], .searchandfilter select, .searchandfilter textarea {
    width: 175px;
  }
  .searchandfilter input[type="submit"] {
    width: 150px;
  }
  .typology-layout-b .entry-title {
    font-size: 2.7rem !important;
  }
  .typology-cover-overlay:after {
    background-size: 613px 319px !important;
  }
  .pa-icon {
    width: 100px;
  }
  .slider .pa-icon {
    top: 23%;
    /* position the top  edge of the element at the middle of the parent */
    left: 50%;
    /* position the left edge of the element at the middle of the parent */
  }
  .slider-overlay:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background: rgba(29, 47, 110, 0.7) !important;
    background-repeat: no-repeat !important;
    /*background: url(/wp-content/themes/typology-child/images/geo-grid.png) bottom left rgba(29, 47, 110, 0.7) !important;*/
    background-size: 413px 219px !important;
  }
  .slider-overlay h1 {
    top: 35%;
    /* position the top  edge of the element at the middle of the parent */
  }
  .slider-overlay h3 {
    top: 42%;
  }
  .slider-overlay p {
    top: 48%;
    /* position the top  edge of the element at the middle of the parent */
  }
  .slider-overlay a {
    top: 58%;
    /* position the top  edge of the element at the middle of the parent */
  }
  .slider-overlay .slide-button {
    background-color: transparent;
    border-bottom: 3px solid #fff;
    line-height: 40px;
    padding: 0px 31px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
  }
  .slider-overlay .slide-description {
    width: 550px;
  }
  .left-arrow {
    height: 50px;
    width: 50px !important;
    left: 30px;
    background-size: 50px 50px;
  }
  .right-arrow {
    height: 50px;
    width: 50px !important;
    right: 30px;
    background-size: 50px 50px;
  }
  .typology-flat .typology-section {
    padding: 2.8rem 8% 4rem;
    max-width: 800px;
  }
  #comments {
    max-width: 1000px;
    margin: 0 auto;
  }
  .single-post .typology-section, .single-post .typology-section-related {
    padding: 0rem 0 0rem !important;
  }
  .typology-section-related .typology-post img {
    height: 220px !important;
  }
  #article-submission {
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .typology-single-sticky a {
    font-size: 16px;
  }
}
/* Medium devices (desktops, px and up) */
@media (min-width: 992px) {
  /* HOME */
  /* HERO */
  /* SLIDER */
  /* ARTICLES */
  /* RELATED ARTICLE */
  /* ARTICLE SUBMISSION */
  /* AUTHORS POPUP */
  /* 2018 EOY */
  .searchandfilter ul {
    width: 100%;
    margin: 0 auto;
  }
  .searchandfilter {
    padding-left: 50px;
    border-radius: 5px 5px 0 0;
    margin-top: 0px;
  }
  .searchandfilter ul li {
    list-style: none;
    display: block;
    padding-right: 10px;
    margin: 0;
    padding: 10px 0;
    margin: 0 auto;
    margin-right: 34px;
    display: inline-block;
  }
  .searchandfilter input[type=number], .searchandfilter input[type=date], .searchandfilter input[type=text], .searchandfilter input[type=email], .searchandfilter input[type=url], .searchandfilter input[type=tel], .searchandfilter input[type=password], .searchandfilter select, .searchandfilter textarea {
    width: 170px;
  }
  .searchandfilter input[type="submit"] {
    width: 150px;
  }
  .typology-layout-b .entry-title {
    font-size: 2.7rem !important;
  }
  .home .typology-post img {
    height: 350px;
  }
  .typology-cover-overlay:after {
    background-size: 613px 319px !important;
  }
  .pa-icon {
    width: 100px;
  }
  .slider .pa-icon {
    top: 23%;
    /* position the top  edge of the element at the middle of the parent */
    left: 50%;
    /* position the left edge of the element at the middle of the parent */
  }
  .slider-overlay:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background: rgba(29, 47, 110, 0.7) !important;
    background-repeat: no-repeat !important;
    /*background: url(/wp-content/themes/typology-child/images/geo-grid.png) bottom left rgba(29, 47, 110, 0.7) !important;*/
    background-size: 613px 319px !important;
  }
  .slider-overlay h1 {
    font-size: 30px !important;
    max-width: 870px;
  }
  .slider-overlay .slide-button {
    background-color: transparent;
    border-bottom: 3px solid #fff;
    line-height: 40px;
    padding: 0px 31px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
  }
  .slider-overlay .slide-description {
    font-size: 14px;
    width: 600px;
    letter-spacing: 2px;
    font-family: "CenturyGothic", roboto, sans-serif !important;
  }
  .slider-overlay h1 {
    top: 36%;
    /* position the top  edge of the element at the middle of the parent */
  }
  .slider-overlay p {
    top: 48%;
    /* position the top  edge of the element at the middle of the parent */
  }
  .slider-overlay a.slide-button {
    top: 58%;
    /* position the top  edge of the element at the middle of the parent */
  }
  .slider-overlay h3 {
    top: 44%;
    /* position the top  edge of the element at the middle of the parent */
    left: 50%;
    /* position the left edge of the element at the middle of the parent */
    font-size: 18px !important;
  }
  .slider-overlay .slide-button {
    background-color: transparent;
    border-bottom: 3px solid #fff;
    line-height: 40px;
    padding: 0px 31px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
  }
  .left-arrow {
    height: 50px;
    width: 50px !important;
    left: 30px;
  }
  .right-arrow {
    height: 50px;
    width: 50px !important;
    right: 30px;
  }
  .typology-flat .typology-section, .typology-section {
    padding-bottom: 80px;
  }
  #comments {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .section-content-page {
    max-width: 800px;
  }
  .single-post .typology-section {
    padding: 0rem 0 15rem !important;
  }
  .single-post .typology-section-related {
    padding: 0rem 0 0rem !important;
  }
  .typology-section-related .typology-post img {
    height: 220px !important;
  }
  .typology-layout-c.typology-post {
    min-height: 400px;
  }
  #article-submission {
    max-width: 1000px;
    margin: 0 auto;
  }
  .typology-single-sticky a {
    font-size: 16px;
  }
  .pa-year-end-report ul.research li {
    font-size: 18px !important;
  }
  .pa-year-end-report .exec {
    padding-bottom: 400px !important;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .searchandfilter ul li {
    list-style: none;
    display: block;
    padding-right: 10px;
    margin: 0;
    padding: 10px 0;
    margin: 0 auto;
    margin-right: 32px;
    display: inline-block;
  }
  .searchandfilter input[type=number], .searchandfilter input[type=date], .searchandfilter input[type=text], .searchandfilter input[type=email], .searchandfilter input[type=url], .searchandfilter input[type=tel], .searchandfilter input[type=password], .searchandfilter select, .searchandfilter textarea {
    width: 243px;
  }
}
/* IPAD PRO */
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .typology-cover {
    height: 800px !important;
  }
}
/* Portrait */
/*@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
}*/
/* Landscape */
/*@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

    .typology-cover{
      height: 800px!important;
    }

}*/
