/*
 Theme Name:   iSeek
 Theme URI:    https://iseek.ie
 Description:  iSeek Internet Solutions default starter theme, customised for our clients, providing them an outstanding website, they can be proud of. 
 Child theme to the amazing GeneratePress theme.
 Template:     generatepress
 Version:      1.0
*/
/* Color Options
--------------------------------------------- */
.has-brand-blue-color {
  color: #1d7db4;
}

.has-brand-blue-background-color {
  background-color: #1d7db4;
}

.has-brand-yellow-color {
  color: #ffe24d;
}

.has-brand-yellow-background-color {
  background-color: #ffe24d;
}

.has-white-color {
  color: #fff;
}

.has-white-background-color {
  background-color: #fff;
}

.has-brand-washed-blue-color {
  color: #f2f6fc;
}

.has-brand-washed-blue-background-color {
  background-color: #f2f6fc;
}

.has-brand-soft-grey-color {
  color: #e8e8e8;
}

.has-brand-soft-grey-background-color {
  background-color: #e8e8e8;
}

.has-brand-washed-grey-color {
  color: #cbd5e0;
}

.has-brand-washed-grey-background-color {
  background-color: #cbd5e0;
}

.has-brand-charcoal-color {
  color: #1a202c;
}

.has-brand-charcoal-background-color {
  background-color: #1a202c;
}

.has-black-color {
  color: #000;
}

.has-black-background-color {
  background-color: #000;
}

.btn, body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit], .news-search .submit-wrapper input[type=submit] {
  border-radius: 6px;
  display: flex;
  padding: 10px 15px;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.btn .svg-inline--fa, body .gform_wrapper .gform_footer input.button .svg-inline--fa,
body .gform_wrapper .gform_footer input[type=submit] .svg-inline--fa, .news-search .submit-wrapper input[type=submit] .svg-inline--fa {
  margin-left: 10px;
}
.btn.btn-blue, body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit], .news-search .submit-wrapper input[type=submit] {
  background-color: #1d7db4;
  border-color: #1d7db4;
  color: #fff;
}
.btn.btn-blue:hover, body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover, .news-search .submit-wrapper input[type=submit]:hover, .btn.btn-blue:focus, body .gform_wrapper .gform_footer input.button:focus,
body .gform_wrapper .gform_footer input[type=submit]:focus, .news-search .submit-wrapper input[type=submit]:focus, .btn.btn-blue:active, body .gform_wrapper .gform_footer input.button:active,
body .gform_wrapper .gform_footer input[type=submit]:active, .news-search .submit-wrapper input[type=submit]:active {
  background-color: #186693;
  color: #fff;
  text-decoration: none;
}
.btn.btn-white, body .gform_wrapper .gform_footer input.btn-white.button,
body .gform_wrapper .gform_footer input.btn-white[type=submit], .news-search .submit-wrapper input.btn-white[type=submit] {
  background-color: #fff;
  border-color: #fff;
  color: #1a202c;
}
.btn.btn-white:hover, body .gform_wrapper .gform_footer input.btn-white.button:hover,
body .gform_wrapper .gform_footer input.btn-white[type=submit]:hover, .news-search .submit-wrapper input.btn-white[type=submit]:hover, .btn.btn-white:focus, body .gform_wrapper .gform_footer input.btn-white.button:focus,
body .gform_wrapper .gform_footer input.btn-white[type=submit]:focus, .news-search .submit-wrapper input.btn-white[type=submit]:focus, .btn.btn-white:active, body .gform_wrapper .gform_footer input.btn-white.button:active,
body .gform_wrapper .gform_footer input.btn-white[type=submit]:active, .news-search .submit-wrapper input.btn-white[type=submit]:active {
  background-color: #ececec;
  color: #1a202c;
  text-decoration: none;
}
.btn.btn-white-on-white, body .gform_wrapper .gform_footer input.btn-white-on-white.button,
body .gform_wrapper .gform_footer input.btn-white-on-white[type=submit], .news-search .submit-wrapper input.btn-white-on-white[type=submit] {
  background-color: #fff;
  border-color: #1a202c;
  color: #1a202c;
}
.btn.btn-white-on-white:hover, body .gform_wrapper .gform_footer input.btn-white-on-white.button:hover,
body .gform_wrapper .gform_footer input.btn-white-on-white[type=submit]:hover, .news-search .submit-wrapper input.btn-white-on-white[type=submit]:hover, .btn.btn-white-on-white:focus, body .gform_wrapper .gform_footer input.btn-white-on-white.button:focus,
body .gform_wrapper .gform_footer input.btn-white-on-white[type=submit]:focus, .news-search .submit-wrapper input.btn-white-on-white[type=submit]:focus, .btn.btn-white-on-white:active, body .gform_wrapper .gform_footer input.btn-white-on-white.button:active,
body .gform_wrapper .gform_footer input.btn-white-on-white[type=submit]:active, .news-search .submit-wrapper input.btn-white-on-white[type=submit]:active {
  background-color: #ececec;
  color: #1a202c;
  text-decoration: none;
}
.btn.btn-white-blue, body .gform_wrapper .gform_footer input.btn-white-blue.button,
body .gform_wrapper .gform_footer input.btn-white-blue[type=submit], .news-search .submit-wrapper input.btn-white-blue[type=submit] {
  background-color: #fff;
  border-color: #fff;
  color: #1d7db4;
}
.btn.btn-white-blue:hover, body .gform_wrapper .gform_footer input.btn-white-blue.button:hover,
body .gform_wrapper .gform_footer input.btn-white-blue[type=submit]:hover, .news-search .submit-wrapper input.btn-white-blue[type=submit]:hover, .btn.btn-white-blue:focus, body .gform_wrapper .gform_footer input.btn-white-blue.button:focus,
body .gform_wrapper .gform_footer input.btn-white-blue[type=submit]:focus, .news-search .submit-wrapper input.btn-white-blue[type=submit]:focus, .btn.btn-white-blue:active, body .gform_wrapper .gform_footer input.btn-white-blue.button:active,
body .gform_wrapper .gform_footer input.btn-white-blue[type=submit]:active, .news-search .submit-wrapper input.btn-white-blue[type=submit]:active {
  background-color: #ececec;
  color: #1d7db4;
  text-decoration: none;
}
@media (min-width: 768px) {
  .btn, body .gform_wrapper .gform_footer input.button,
  body .gform_wrapper .gform_footer input[type=submit], .news-search .submit-wrapper input[type=submit] {
    display: inline-flex;
  }
}

.top-bar .inside-top-bar .widget:nth-child(2) {
  margin-left: unset;
}
.top-bar .inside-top-bar a {
  text-decoration: underline;
}
.top-bar .inside-top-bar a:hover, .top-bar .inside-top-bar a:focus, .top-bar .inside-top-bar a:active {
  text-decoration: none;
}
@media (min-width: 768px) {
  .top-bar {
    margin-top: 0;
  }
}

#mobile-header {
  padding: 7px 15px 14px 15px;
  overflow: hidden;
}
#mobile-header .is-logo-image {
  width: 163px;
  height: auto;
}
#mobile-header .menu-toggle {
  display: flex !important;
  color: #1d7db4;
  font-size: 16px;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  position: relative;
}
#mobile-header .menu-toggle:before {
  font-size: 2rem;
}
#mobile-header .menu-toggle:after {
  content: "";
  position: absolute;
  width: 1px;
  background: #cbd5e0;
  left: -25px;
  top: -20px;
  bottom: -23px;
}

#masthead .inside-header {
  display: none;
}
@media (min-width: 768px) {
  #masthead .inside-header {
    display: flex;
  }
  #masthead .inside-header .site-branding-container {
    flex: 1;
  }
  #masthead .inside-header .site-branding-container .site-branding {
    width: 45%;
  }
  #masthead .inside-header .header-widget {
    flex: 1;
  }
  #masthead .inside-header .header-widget .widget {
    text-align: right;
  }
  #masthead .inside-header .header-widget .widget .search-form {
    width: 80%;
    display: inline-block;
  }
  #masthead .inside-header .header-widget .widget .search-form .search-field {
    padding: 10px 11px 10px 49px;
    background: url(images/search-regular.svg) no-repeat center left 11px/24px 24px;
    border: 2px solid #1d7db4;
    border-radius: 6px;
  }
  #masthead .inside-header .header-widget .widget .search-form .search-field::-moz-placeholder {
    font-size: 16px;
    color: #1d7db4;
  }
  #masthead .inside-header .header-widget .widget .search-form .search-field::placeholder {
    font-size: 16px;
    color: #1d7db4;
  }
  #masthead .inside-header .header-widget .widget .search-form .search-submit {
    display: none;
  }
}

@media (min-width: 768px) {
  .main-navigation {
    padding-bottom: 20px;
  }
  .main-navigation .main-nav > ul > li {
    padding: 0 14px;
  }
  .main-navigation .main-nav > ul > li:not(:last-child) {
    border-right: 1px solid #cbd5e0;
  }
  .main-navigation .main-nav > ul > li:first-child {
    padding-left: 0;
  }
  .main-navigation .main-nav > ul > li:last-child {
    padding-right: 0;
  }
  .main-navigation .main-nav > ul > li[class*=current-menu-] > a, .main-navigation .main-nav > ul > li:hover > a, .main-navigation .main-nav > ul > li:focus > a, .main-navigation .main-nav > ul > li:active > a {
    border-radius: 25px;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu {
    padding: 20px 0 0 0;
    border-radius: 0 0 5px 5px;
    background: none;
    box-shadow: none;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu:after {
    content: "";
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
    z-index: -1;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu .menu-item {
    padding: 0 25px;
    background-color: #fff;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu .menu-item:first-child {
    border-top: 5px solid #cbd5e0;
    padding-top: 15px;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu .menu-item > a {
    padding: 10px 0;
    border-bottom: 1px solid #cbd5e0;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu .menu-item:last-child > a {
    border-bottom: none;
    padding-bottom: 25px;
  }
  .main-navigation .main-nav .menu-item.menu-item-has-children .sub-menu .menu-item.menu-section-header > a {
    color: #1d7db4;
    border-bottom: 1px solid transparent;
    padding-bottom: 10px;
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
  }
}

.mobile-contact-box {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  z-index: 100002;
}
.mobile-contact-box .mobile-contact-box-inner {
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
}
.mobile-contact-box .mobile-contact-box-inner a {
  flex: 1;
}
.mobile-contact-box .mobile-contact-box-inner a .mobile-contact-box-item {
  text-align: center;
}
.mobile-contact-box .mobile-contact-box-inner a .mobile-contact-box-item .svg-inline--fa {
  font-size: 20px;
  color: #1d7db4;
}
.mobile-contact-box .mobile-contact-box-inner a .mobile-contact-box-item p {
  font-size: 10px;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: uppercase;
  color: #1a202c;
}
@media (min-width: 768px) {
  .mobile-contact-box {
    display: none;
  }
}

#generate-slideout-menu.do-overlay {
  background-color: #1d7db4;
}
#generate-slideout-menu.do-overlay.is-open[style] {
  display: block !important;
}
#generate-slideout-menu.do-overlay .inside-navigation {
  flex-flow: row;
  flex-wrap: wrap;
}
#generate-slideout-menu.do-overlay .inside-navigation .slideout-exit {
  flex: 0 1 30%;
  align-self: flex-end;
  position: unset;
  order: 2;
  color: #fff;
  font-size: 2rem;
}
#generate-slideout-menu.do-overlay .inside-navigation img {
  flex: 0 0 60%;
  align-self: flex-start;
}
#generate-slideout-menu.do-overlay .main-nav {
  flex: 0 1 100%;
  order: 3;
}
#generate-slideout-menu.do-overlay .slideout-menu .menu-item-has-children {
  position: relative;
}
#generate-slideout-menu.do-overlay .slideout-menu .menu-item-has-children .dropdown-menu-toggle {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 2;
  background: transparent;
}
#generate-slideout-menu.do-overlay .slideout-menu .menu-item-has-children .dropdown-menu-toggle:before {
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  position: absolute;
}
#generate-slideout-menu.do-overlay .slideout-menu > .menu-item {
  padding: 15px 0;
  border-bottom: 1px solid #fff;
  text-align: left;
}
#generate-slideout-menu.do-overlay .slideout-menu > .menu-item > a {
  color: #fff;
  display: block;
}
#generate-slideout-menu.do-overlay .slideout-menu > .menu-item[class*=current-menu-] > a, #generate-slideout-menu.do-overlay .slideout-menu > .menu-item.sfHover > a, #generate-slideout-menu.do-overlay .slideout-menu > .menu-item:hover > a, #generate-slideout-menu.do-overlay .slideout-menu > .menu-item:focus > a, #generate-slideout-menu.do-overlay .slideout-menu > .menu-item:active > a {
  background: transparent !important;
}
#generate-slideout-menu.do-overlay .slideout-menu .sub-menu .menu-item {
  text-align: left;
  padding: 0 0 0 20px;
}
#generate-slideout-menu.do-overlay .slideout-menu .sub-menu .menu-item > a {
  color: #fff;
  padding-bottom: 10px;
  text-decoration: underline;
}
#generate-slideout-menu.do-overlay .slideout-menu .sub-menu .menu-item.menu-section-header > a {
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  display: block;
}

body.home .news:before {
  content: "";
  position: absolute;
  top: -27px;
  background-color: #fff;
  box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.15);
  left: -15px;
  right: -15px;
  height: 283px;
  z-index: -1;
  border-radius: 8px 8px 0 0;
}
@media (min-width: 768px) {
  body.home .news:before {
    top: -39px;
    left: -75px;
    right: -75px;
    height: 33%;
  }
}

body {
  overflow-x: hidden;
}
body:not(.home):not(.has-actions) .content-area {
  padding-bottom: 45px;
}
body .content-area {
  padding-left: 20px;
  padding-right: 20px;
}
body .page-hero.entry-header {
  background-color: #1d7db4;
  color: #fff;
  padding: 45px 20px;
  margin-bottom: 35px;
}
body .page-hero.entry-header .entry-title {
  color: #fff;
  margin-bottom: 26px;
}
body .page-hero.entry-header .entry-title:after {
  background-color: #fff;
}
body .page-hero.entry-header .post-meta a {
  color: #fff;
}
body .page-hero.entry-header .post-meta .date-time {
  font-weight: 600;
}
body .page-hero.entry-header .post-meta .date-time .small {
  font-weight: 600;
}
body .page-hero.entry-header .post-meta .date-time .date {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
}
body .page-hero.entry-header .post-meta .date-time:first-child {
  margin-bottom: 25px;
}
body .page-hero.entry-header .post-meta .date-time:first-child .date {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  body:not(.home):not(.has-actions) .content-area {
    padding-bottom: 75px;
  }
  body .content-area {
    padding-left: 0;
    padding-right: 0;
  }
  body .page-hero.entry-header {
    padding: 75px 0px;
    margin-bottom: 55px;
  }
  body .page-hero.entry-header .post-meta {
    display: flex;
  }
  body .page-hero.entry-header .post-meta .date-time .date {
    font-size: 24px;
  }
  body .page-hero.entry-header .post-meta .date-time:first-child {
    margin-right: 35px;
  }
  body .page-hero.entry-header .post-meta .date-time:first-child .date {
    position: relative;
    padding-right: 35px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body .page-hero.entry-header .post-meta .date-time:first-child .date:before {
    content: "";
    position: absolute;
    height: 13px;
    width: 1px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
  }
  body .page-hero.entry-header .post-meta .title-tag {
    width: 40%;
  }
}

body.single-country .entry-header .entry-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
body.single-country .entry-header .entry-title .wp-post-image {
  width: 44px;
  margin-right: 25px;
}
body.single-country .entry-header .entry-title a {
  color: #fff;
  font-size: 16px;
  margin-left: auto;
}
body.single-country .entry-header .entry-title a .text {
  display: none;
}
body.single-country .entry-header .statistics {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.single-country .entry-header .statistics .statistic {
  flex: 0 1 50%;
  margin-bottom: 16px;
}
body.single-country .entry-header .statistics .statistic .stat-label {
  font-weight: 600;
  margin-bottom: 3px;
}
body.single-country .entry-header .statistics .statistic .stat-value {
  font-size: 16px;
  font-weight: bold;
}
body.single-country .entry-header .statistics .statistic:nth-child(2n) .stat-value {
  position: relative;
}
body.single-country .entry-header .statistics .statistic:nth-child(2n) .stat-value:before {
  content: "";
  position: absolute;
  left: -30px;
  height: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  background: #fff;
}
@media (min-width: 768px) {
  body.single-country .entry-header .entry-title {
    margin-bottom: 25px;
  }
  body.single-country .entry-header .entry-title .wp-post-image {
    width: 44px;
    margin-right: 25px;
  }
  body.single-country .entry-header .entry-title a {
    display: flex;
    align-items: center;
  }
  body.single-country .entry-header .entry-title a .text {
    display: inline;
    margin-right: 19px;
  }
  body.single-country .entry-header .statistics {
    flex-wrap: nowrap;
  }
  body.single-country .entry-header .statistics .statistic {
    flex: 1;
    margin-bottom: 0;
  }
  body.single-country .entry-header .statistics .statistic .stat-label {
    font-weight: 600;
    margin-bottom: 3px;
  }
  body.single-country .entry-header .statistics .statistic .stat-value {
    font-size: 24px;
    font-weight: bold;
  }
  body.single-country .entry-header .statistics .statistic:not(:first-child) .stat-value {
    position: relative;
  }
  body.single-country .entry-header .statistics .statistic:not(:first-child) .stat-value:before {
    content: "";
    position: absolute;
    left: -30px;
    height: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    background: #fff;
  }
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
  flex-wrap: wrap;
  row-gap: 20px;
}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 25px;
  font-size: 24px;
  color: #1a202c;
  font-weight: bold;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  background: #e8e8e8;
  border: none;
}
.wp-pagenavi .current .svg-inline--fa,
.wp-pagenavi .page .svg-inline--fa,
.wp-pagenavi .nextpostslink .svg-inline--fa,
.wp-pagenavi .previouspostslink .svg-inline--fa {
  font-size: 2rem;
}
.wp-pagenavi .page:hover, .wp-pagenavi .page:focus, .wp-pagenavi .page:active,
.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .nextpostslink:focus,
.wp-pagenavi .nextpostslink:active,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .previouspostslink:focus,
.wp-pagenavi .previouspostslink:active {
  background-color: #1d7db4;
  color: #fff;
}
.wp-pagenavi .current {
  background-color: #1d7db4;
  color: #fff;
}

#right-sidebar {
  display: none;
}
@media (min-width: 768px) {
  #right-sidebar {
    display: block;
    padding-bottom: 75px;
    margin-left: 99px;
  }
  #right-sidebar .widget {
    background-color: #e8e8e8;
  }
  #right-sidebar .widget .sidebar-menu .top-level {
    margin-bottom: 35px;
  }
  #right-sidebar .widget .sidebar-menu .hidden {
    overflow: hidden;
    height: 0px;
    width: 0px;
  }
  #right-sidebar .widget .sidebar-menu .header {
    margin: 0 0 20px 0;
  }
  #right-sidebar .widget .sidebar-menu .header h5 {
    color: #1d7db4;
  }
  #right-sidebar .widget .sidebar-menu .header:not(.first) {
    margin: 5px 0 20px 0;
    padding-top: 20px;
    border-top: 1px solid #cbd5e0;
  }
  #right-sidebar .widget .sidebar-menu .link {
    margin: 0 0 15px 0;
  }
  #right-sidebar .widget .sidebar-menu .link a {
    color: #1a202c;
    text-decoration: underline;
    font-weight: bold;
  }
}

.actions {
  margin-bottom: 45px;
  padding-left: 20px;
  padding-right: 20px;
}
.actions .actions-title {
  margin-bottom: 35px;
}
.actions .actions-boxes .action-link {
  margin-bottom: 20px;
  padding: 28px;
  background-color: #e8e8e8;
  border: 2px solid #1d7db4;
  border-radius: 5px;
  display: block;
}
.actions .actions-boxes .action-link > .svg-inline--fa {
  margin-right: 9px;
  color: #1d7db4;
  display: inline-block;
  font-size: 1.5rem;
}
.actions .actions-boxes .action-link .action-title {
  color: #1d7db4;
  display: inline-block;
  margin-bottom: 5px;
}
.actions .actions-boxes .action-link .action-text {
  position: relative;
}
.actions .actions-boxes .action-link .action-text span {
  display: inline-block;
  color: #1a202c;
  padding-right: 20px;
}
.actions .actions-boxes .action-link .action-text .svg-inline--fa {
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .actions {
    margin-bottom: 75px;
    padding-left: 0;
    padding-right: 0;
  }
  .actions .actions-title {
    margin-bottom: 45px;
  }
  .actions .actions-boxes {
    display: flex;
    justify-content: space-between;
  }
  .actions .actions-boxes .action-link {
    margin-bottom: 0px;
    border: 2px solid #cbd5e0;
    transition: 0.5s all ease;
    flex: 0 1 31%;
  }
  .actions .actions-boxes .action-link:not(:last-child) {
    margin-right: 21px;
  }
  .actions .actions-boxes .action-link > .svg-inline--fa {
    margin-right: 0px;
    margin-bottom: 5px;
    display: block;
    font-size: 2rem;
  }
  .actions .actions-boxes .action-link .action-title {
    display: block;
    color: #1a202c;
  }
  .actions .actions-boxes .action-link .action-text .svg-inline--fa {
    font-size: 2rem;
  }
  .actions .actions-boxes .action-link:hover, .actions .actions-boxes .action-link:focus, .actions .actions-boxes .action-link:active {
    border-color: #1d7db4;
  }
  .actions .actions-boxes .action-link:hover .action-title, .actions .actions-boxes .action-link:focus .action-title, .actions .actions-boxes .action-link:active .action-title {
    color: #1d7db4;
  }
}

.disclaimer {
  border: 1px solid #1d7db4;
  background: #f2f6fc;
  border-radius: 9px;
  padding: 15px 20px;
  display: flex;
}
.disclaimer .svg-inline--fa {
  margin-right: 10px;
}
.disclaimer .disclaimer-text-wrapper {
  color: #1d7db4;
}
.disclaimer .disclaimer-text-wrapper .title {
  margin-bottom: 5px;
  color: #1d7db4;
}

.more-articles {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .more-articles {
    padding-left: 0;
    padding-right: 0;
  }
}

h1,
h2,
h3,
h4,
h5.with-after {
  position: relative;
  padding-bottom: 18px;
}
h1:after,
h2:after,
h3:after,
h4:after,
h5.with-after:after {
  content: "";
  height: 5px;
  width: 42px;
  border-radius: 3px;
  background-color: #1d7db4;
  position: absolute;
  bottom: 0;
  left: 0;
}

.no-after {
  padding-bottom: 0;
}
.no-after:after {
  display: none;
}

.news-search {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.news-search.search-results {
  margin-bottom: 25px;
}
.news-search .keyword {
  width: 100%;
  flex: 0 1 100%;
  margin-bottom: 20px;
  display: block;
  padding: 10px 11px 10px 49px;
  background: #fff url(images/search-regular.svg) no-repeat center left 11px/24px 24px;
  border: 2px solid #cbd5e0;
  border-radius: 6px;
}
.news-search .keyword::-moz-placeholder {
  font-size: 16px;
  color: #1d7db4;
}
.news-search .keyword::placeholder {
  font-size: 16px;
  color: #1d7db4;
}
.news-search .keyword:focus {
  border-color: #1d7db4;
}
.news-search .label {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  flex: 0 1 45%;
  max-width: 45%;
}
.news-search .label #from,
.news-search .label #to {
  margin-top: 10px;
  display: block;
  padding: 12px 11px;
  border: 2px solid #cbd5e0;
  background: #fff;
  border-radius: 6px;
}
.news-search .label #from::-moz-placeholder, .news-search .label #to::-moz-placeholder {
  font-size: 16px;
  color: #1d7db4;
}
.news-search .label #from::placeholder,
.news-search .label #to::placeholder {
  font-size: 16px;
  color: #1d7db4;
}
.news-search .label #from:focus,
.news-search .label #to:focus {
  border-color: #1d7db4;
}
.news-search .label #from {
  margin-right: 16px;
}
.news-search .label[for=country_id], .news-search .label[for=posttype] {
  flex: 0 1 100%;
  max-width: 100%;
}
.news-search .label[for=posttype] {
  margin-bottom: 20px;
}
.news-search .label[for=posttype] select {
  width: 100%;
}
.news-search .label #country_id,
.news-search .label #posttype {
  margin-top: 10px;
  display: block;
  padding: 13px 11px;
  border: 2px solid #cbd5e0;
  background: #fff;
  border-radius: 6px;
  color: #1d7db4;
}
.news-search .label #country_id::-moz-placeholder, .news-search .label #posttype::-moz-placeholder {
  font-size: 16px;
  color: #1d7db4;
}
.news-search .label #country_id::placeholder,
.news-search .label #posttype::placeholder {
  font-size: 16px;
  color: #1d7db4;
}
.news-search .label #country_id:focus,
.news-search .label #posttype:focus {
  border-color: #1d7db4;
}
.news-search .submit-wrapper {
  flex: 0 1 100%;
}
.news-search .submit-wrapper input[type=submit] {
  padding-top: 13px;
  padding-bottom: 13px;
  width: 100%;
}
@media (min-width: 768px) {
  .news-search .label {
    margin-bottom: 0px;
    flex: 0 1 22%;
    max-width: 25%;
    margin-right: 16px;
  }
  .news-search .label input {
    width: 100%;
  }
  .news-search .label[for=country_id], .news-search .label[for=posttype] {
    flex: 0 1 22%;
    max-width: 25%;
    margin-bottom: 0;
  }
  .news-search .submit-wrapper {
    flex: 0 1 22%;
    max-width: 25%;
  }
  .news-search .submit-wrapper input[type=submit] {
    width: 100%;
  }
  .news-search.search-results .label {
    flex: 0 1 18%;
    max-width: 20%;
  }
  .news-search.search-results .label[for=country_id], .news-search.search-results .label[for=posttype] {
    flex: 0 1 18%;
    max-width: 20%;
  }
  .news-search.search-results .submit-wrapper {
    flex: 0 1 18%;
    max-width: 20%;
  }
}

.hero {
  padding: 45px 20px 75px 20px;
  border-bottom: 11px solid #1d7db4;
  position: relative;
  z-index: 1;
}
.hero .hero-image {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  z-index: -1;
}
.hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(85.92deg, rgba(0, 0, 0, 0.8) 0.1%, rgba(0, 0, 0, 0) 99.9%);
  background-blend-mode: multiply;
}
.hero .inside-hero {
  position: relative;
  z-index: 5;
}
.hero .inside-hero .hero-text {
  color: #fff;
  margin-bottom: 35px;
}
.hero .inside-hero .hero-text:after {
  background-color: #fff;
}
.hero .inside-hero .btn:last-of-type, .hero .inside-hero body .gform_wrapper .gform_footer input.button:last-of-type, body .gform_wrapper .gform_footer .hero .inside-hero input.button:last-of-type,
.hero .inside-hero body .gform_wrapper .gform_footer input[type=submit]:last-of-type,
body .gform_wrapper .gform_footer .hero .inside-hero input[type=submit]:last-of-type, .hero .inside-hero .news-search .submit-wrapper input[type=submit]:last-of-type, .news-search .submit-wrapper .hero .inside-hero input[type=submit]:last-of-type {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .hero {
    padding: 87px 0 114px 0;
  }
  .hero:after {
    background: linear-gradient(85.92deg, rgba(0, 0, 0, 0.8) 24.06%, rgba(0, 0, 0, 0) 70.57%);
  }
  .hero .inside-hero .hero-text {
    max-width: 50%;
  }
  .hero .inside-hero .btn:last-of-type, .hero .inside-hero body .gform_wrapper .gform_footer input.button:last-of-type, body .gform_wrapper .gform_footer .hero .inside-hero input.button:last-of-type,
  .hero .inside-hero body .gform_wrapper .gform_footer input[type=submit]:last-of-type,
  body .gform_wrapper .gform_footer .hero .inside-hero input[type=submit]:last-of-type, .hero .inside-hero .news-search .submit-wrapper input[type=submit]:last-of-type, .news-search .submit-wrapper .hero .inside-hero input[type=submit]:last-of-type {
    margin-top: 0;
    margin-left: 25px;
  }
}

.news {
  padding-bottom: 35px;
  position: relative;
  margin-bottom: 35px;
  z-index: 5;
}
.news:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: #cbd5e0;
}
.news .news-box {
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #cbd5e0;
  border-radius: 5px;
  transition: 0.5s all ease;
}
.news .news-box .news-image-box {
  height: 180px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news .news-box .news-image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news .news-box .news-title {
  margin-bottom: 20px;
  color: #1a202c;
}
.news .news-box .news-pill-box {
  display: inline-block;
  padding: 2.5px 15px;
  background-color: #cbd5e0;
  color: #1a202c;
  border-radius: 25px;
  margin-bottom: 17.5px;
  font-weight: bold;
  transition: 0.5s all ease;
}
.news .news-box .news-excerpt {
  margin-bottom: 15px;
  color: #1a202c;
}
.news .news-box .news-link {
  color: #1d7db4;
  text-decoration: underline;
  margin-right: 13px;
}
.news .news-box .svg-inline--fa {
  color: #1d7db4;
  margin-right: 18px;
  max-width: 25px;
}
.news .news-box .news-meta {
  font-weight: bold;
  color: #1a202c;
}
.news a:hover > .news-box, .news a:focus > .news-box, .news a:active > .news-box {
  border-color: #1d7db4;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.news a:hover > .news-box .news-pill-box, .news a:focus > .news-box .news-pill-box, .news a:active > .news-box .news-pill-box {
  background-color: #1d7db4;
  color: #fff;
}
.news .column.statements {
  position: relative;
  padding-bottom: 35px;
}
.news .column.statements:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  height: 2px;
  width: 100%;
  background-image: #cbd5e0;
}
.news .column.statements .statements-title {
  margin-bottom: 25px;
  color: #1a202c;
}
.news .column.information {
  padding-top: 35px;
}
.news .column.information .information-title {
  margin-bottom: 25px;
  color: #1a202c;
}
.news .column.information .news-box .news-image-box {
  height: 108.5px;
}
.news .column.information .information-link-text .btn, .news .column.information .information-link-text body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer .news .column.information .information-link-text input.button,
.news .column.information .information-link-text body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_footer .news .column.information .information-link-text input[type=submit], .news .column.information .information-link-text .news-search .submit-wrapper input[type=submit], .news-search .submit-wrapper .news .column.information .information-link-text input[type=submit] {
  margin-bottom: 25px;
}
.news .column.information .information-link-text .information-text {
  display: block;
  padding: 0 10%;
  text-align: center;
}
@media (min-width: 768px) {
  .news {
    display: flex;
    padding-bottom: 55px;
    margin-bottom: 45px;
  }
  .news .column.statements {
    flex: 1;
    padding-right: 45px;
    position: relative;
    padding-bottom: 0;
  }
  .news .column.statements .statements-title {
    margin-bottom: 45.5px;
  }
  .news .column.statements .btn, .news .column.statements body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer .news .column.statements input.button,
  .news .column.statements body .gform_wrapper .gform_footer input[type=submit],
  body .gform_wrapper .gform_footer .news .column.statements input[type=submit], .news .column.statements .news-search .submit-wrapper input[type=submit], .news-search .submit-wrapper .news .column.statements input[type=submit] {
    display: flex;
  }
  .news .column.statements:after {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    height: 607px;
    width: 2px;
    max-height: 100%;
  }
  .news .column.information {
    flex: 2;
    padding-left: 45px;
    padding-top: 0;
  }
  .news .column.information .information-title {
    margin-bottom: 45.5px;
  }
  .news .column.information .information-link-text {
    display: flex;
    align-items: center;
  }
  .news .column.information .information-link-text .btn, .news .column.information .information-link-text body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer .news .column.information .information-link-text input.button,
  .news .column.information .information-link-text body .gform_wrapper .gform_footer input[type=submit],
  body .gform_wrapper .gform_footer .news .column.information .information-link-text input[type=submit], .news .column.information .information-link-text .news-search .submit-wrapper input[type=submit], .news-search .submit-wrapper .news .column.information .information-link-text input[type=submit] {
    margin-right: 25px;
    margin-bottom: 0;
  }
  .news .column.information .information-link-text .information-text {
    display: inline;
    padding: 0;
  }
  .news .column.information .news-box {
    display: flex;
  }
  .news .column.information .news-box .news-image-box {
    height: auto;
    flex: 1;
    margin-bottom: 0;
  }
  .news .column.information .news-box .news-content {
    padding-left: 20px;
    flex: 3;
  }
  .news .column.information .news-box .news-content .news-title {
    margin-bottom: 7.5px;
    padding-bottom: 0;
  }
  .news .column.information .news-box .news-content .news-title:after {
    display: none;
  }
  .news .column.information .news-box .news-content .news-pill-box {
    margin-bottom: 10px;
  }
  .news .column.information .news-box .news-content .news-excerpt {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .news .column.information .news-box .news-content .news-meta {
    margin-right: 15px;
  }
  .news .column.information .news-box .news-content .news-link {
    margin-right: 0;
  }
}

.articles .count {
  color: #1d7db4;
  margin-bottom: 35px;
}
.articles .articles-grid a {
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #cbd5e0;
  border-radius: 5px;
  transition: 0.5s all ease;
  display: block;
}
.articles .articles-grid a .articles-image-box {
  background-color: #1d7db4;
  height: 180px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.articles .articles-grid a .articles-image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.articles .articles-grid a .articles-title {
  margin-bottom: 20px;
  color: #1a202c;
}
.articles .articles-grid a .articles-pill-box {
  display: inline-block;
  padding: 2.5px 15px;
  background-color: #cbd5e0;
  color: #1a202c;
  border-radius: 25px;
  margin-bottom: 17.5px;
  font-weight: bold;
  transition: 0.5s all ease;
}
.articles .articles-grid a .articles-excerpt {
  margin-bottom: 15px;
  color: #1a202c;
}
.articles .articles-grid a .articles-link {
  color: #1d7db4;
  text-decoration: underline;
  margin-right: 13px;
}
.articles .articles-grid a .svg-inline--fa {
  color: #1d7db4;
  margin-right: 18px;
  max-width: 25px;
}
.articles .articles-grid a .articles-meta {
  font-weight: bold;
  color: #1a202c;
}
.articles .articles-grid a:hover, .articles .articles-grid a:focus, .articles .articles-grid a:active {
  border-color: #1d7db4;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.articles .articles-grid a:hover .articles-pill-box, .articles .articles-grid a:focus .articles-pill-box, .articles .articles-grid a:active .articles-pill-box {
  background-color: #1d7db4;
  color: #fff;
}
@media (min-width: 768px) {
  .articles .articles-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
}

.sr_info {
  margin-bottom: 45px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.sr_info:after {
  content: "";
  background-color: #f2f6fc;
  position: absolute;
  top: 168px;
  left: 0;
  width: 100%;
  bottom: 75px;
  z-index: 0;
}
.sr_info .inside-sr-info {
  position: relative;
  z-index: 1;
}
.sr_info .inside-sr-info .column.content {
  margin-bottom: 45px;
}
.sr_info .inside-sr-info .column.content .sr-info-title {
  margin-bottom: 27px;
}
.sr_info .inside-sr-info .column.content .sr-info-image {
  margin-bottom: 25px;
}
.sr_info .inside-sr-info .column.content .sr-info-text {
  margin-bottom: 25px;
}
.sr_info .inside-sr-info .column.content .sr-info-box {
  padding: 20px 25px 30px 25px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  border: solid 1px #e8e8e8;
}
.sr_info .inside-sr-info .column.content .sr-info-box .sun {
  text-align: center;
  margin-bottom: 7px;
}
.sr_info .inside-sr-info .column.content .sr-info-box .content {
  text-align: center;
}
.sr_info .inside-sr-info .column.content .sr-info-box .content .sr-info-quote {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 9px;
}
.sr_info .inside-sr-info .column.content .sr-info-box .content .sr-info-quote-source {
  color: #1d7db4;
  margin-bottom: 27px;
}
.sr_info .inside-sr-info .column.content .sr-info-box .content .btn:first-of-type, .sr_info .inside-sr-info .column.content .sr-info-box .content body .gform_wrapper .gform_footer input.button:first-of-type, body .gform_wrapper .gform_footer .sr_info .inside-sr-info .column.content .sr-info-box .content input.button:first-of-type,
.sr_info .inside-sr-info .column.content .sr-info-box .content body .gform_wrapper .gform_footer input[type=submit]:first-of-type,
body .gform_wrapper .gform_footer .sr_info .inside-sr-info .column.content .sr-info-box .content input[type=submit]:first-of-type, .sr_info .inside-sr-info .column.content .sr-info-box .content .news-search .submit-wrapper input[type=submit]:first-of-type, .news-search .submit-wrapper .sr_info .inside-sr-info .column.content .sr-info-box .content input[type=submit]:first-of-type {
  margin-bottom: 20px;
}
.sr_info .inside-sr-info .column.twitter .twitter-feed {
  position: relative;
  height: 415px;
  border-radius: 5px;
  border: solid 2px #1d7db4;
  overflow: hidden;
}
.sr_info .inside-sr-info .column.twitter .twitter-feed .twitter-timeline {
  height: 100%;
}
.sr_info .inside-sr-info .column.twitter .twitter-feed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 768px) {
  .sr_info {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sr_info:after {
    bottom: 152px;
  }
  .sr_info .inside-sr-info {
    display: flex;
  }
  .sr_info .inside-sr-info .column {
    padding-right: 65px;
    flex: 2;
  }
  .sr_info .inside-sr-info .column.content {
    margin-bottom: 45px;
  }
  .sr_info .inside-sr-info .column.content .sr-info-title {
    margin-bottom: 35.5px;
  }
  .sr_info .inside-sr-info .column.content .sr-info-image {
    margin-bottom: 27px;
  }
  .sr_info .inside-sr-info .column.content .sr-info-text {
    margin-bottom: 23px;
  }
  .sr_info .inside-sr-info .column.content .sr-info-box {
    display: flex;
  }
  .sr_info .inside-sr-info .column.content .sr-info-box .sun {
    text-align: left;
    margin-bottom: 0px;
    flex: 0.5;
  }
  .sr_info .inside-sr-info .column.content .sr-info-box .content {
    text-align: left;
    flex: 8;
  }
  .sr_info .inside-sr-info .column.content .sr-info-box .content .sr-info-quote {
    margin-bottom: 5px;
  }
  .sr_info .inside-sr-info .column.content .sr-info-box .content .sr-info-quote-source {
    margin-bottom: 15px;
  }
  .sr_info .inside-sr-info .column.content .sr-info-box .content .btn:first-of-type, .sr_info .inside-sr-info .column.content .sr-info-box .content body .gform_wrapper .gform_footer input.button:first-of-type, body .gform_wrapper .gform_footer .sr_info .inside-sr-info .column.content .sr-info-box .content input.button:first-of-type,
  .sr_info .inside-sr-info .column.content .sr-info-box .content body .gform_wrapper .gform_footer input[type=submit]:first-of-type,
  body .gform_wrapper .gform_footer .sr_info .inside-sr-info .column.content .sr-info-box .content input[type=submit]:first-of-type, .sr_info .inside-sr-info .column.content .sr-info-box .content .news-search .submit-wrapper input[type=submit]:first-of-type, .news-search .submit-wrapper .sr_info .inside-sr-info .column.content .sr-info-box .content input[type=submit]:first-of-type {
    margin-bottom: 0px;
    margin-right: 25px;
  }
  .sr_info .inside-sr-info .column.twitter {
    padding-right: 0;
    flex: 1;
  }
  .sr_info .inside-sr-info .column.twitter .twitter-feed {
    height: 100%;
  }
}

.three-box-links {
  margin-bottom: 58px;
}
.three-box-links .three-box-links-title {
  margin-bottom: 25px;
}
.three-box-links .three-box-links-text {
  margin-bottom: 35px;
}
.three-box-links .three-box-links-boxes a {
  display: block;
}
.three-box-links .three-box-links-boxes a:not(:last-child) {
  margin-bottom: 20px;
}
.three-box-links .three-box-links-boxes .three-box-links-box {
  padding: 20px 20px 25px 20px;
  border-radius: 5px;
  border: solid 1px #cbd5e0;
  transition: 0.5s all ease;
}
.three-box-links .three-box-links-boxes .three-box-links-box:hover, .three-box-links .three-box-links-boxes .three-box-links-box:focus, .three-box-links .three-box-links-boxes .three-box-links-box:active {
  border-color: #1d7db4;
}
.three-box-links .three-box-links-boxes .three-box-links-box .three-box-links-box-image {
  border-radius: 5px;
  position: relative;
  height: 153px;
  overflow: hidden;
  margin-bottom: 20px;
}
.three-box-links .three-box-links-boxes .three-box-links-box .three-box-links-box-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.three-box-links .three-box-links-boxes .three-box-links-box .three-box-links-box-title {
  margin-bottom: 15px;
  color: #1a202c;
}
.three-box-links .three-box-links-boxes .three-box-links-box .three-box-links-box-text {
  margin-bottom: 15px;
  color: #1a202c;
}
.three-box-links .three-box-links-boxes .three-box-links-box .three-box-links-box-link-title {
  display: flex;
  align-items: center;
}
.three-box-links .three-box-links-boxes .three-box-links-box .three-box-links-box-link-title span {
  margin-right: 15px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .three-box-links {
    margin-bottom: 49px;
  }
  .three-box-links .three-box-links-title {
    margin-bottom: 35px;
  }
  .three-box-links .three-box-links-text {
    margin-bottom: 35px;
  }
  .three-box-links .three-box-links-boxes {
    display: flex;
    justify-content: space-between;
  }
  .three-box-links .three-box-links-boxes a {
    flex: 0 1 auto;
  }
  .three-box-links .three-box-links-boxes a:not(:last-child) {
    margin-bottom: 0px;
    margin-right: 20px;
  }
  .three-box-links .three-box-links-boxes .three-box-links-box {
    height: 100%;
  }
}

.regions .region-top {
  margin-bottom: 15px;
}
.regions .region-two,
.regions .region-three {
  margin-bottom: 0;
}
.regions ul.country-list {
  padding: 0 0 29px 0;
  margin: 15px 0 35px 0;
  -moz-columns: 2;
       columns: 2;
  -moz-column-gap: 19px;
       column-gap: 19px;
  position: relative;
}
.regions ul.country-list:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: #cbd5e0;
}
.regions ul.country-list li {
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 0;
  display: block;
  border-bottom: 1px solid #cbd5e0;
}
.regions ul.country-list li a {
  text-decoration: underline;
}
.regions ul.country-list li .svg-inline--fa {
  display: none;
}
.regions ul.country-list li.inactive {
  color: #718096;
}
@media (min-width: 768px) {
  .regions ul.country-list {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .regions ul.country-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .regions ul.country-list li a {
    text-decoration: none;
  }
  .regions ul.country-list li .svg-inline--fa {
    display: block;
    color: #1d7db4;
  }
}

.hrds {
  margin-bottom: 45px;
  padding-bottom: 34px;
  position: relative;
}
.hrds:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: #cbd5e0;
}
.hrds .hrds-title {
  margin-bottom: 25px;
}
.hrds .hrds-text {
  margin-bottom: 40px;
}
.hrds .hrds-list .hrd {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #cbd5e0;
  display: flex;
  align-items: center;
}
.hrds .hrds-list .hrd:last-child {
  border: none;
  padding-bottom: 0;
}
.hrds .hrds-list .hrd .hrds-box-title {
  font-weight: bold;
  margin-bottom: 0;
}
.hrds .hrds-list .hrd .hrd-search-link {
  margin-left: auto;
  margin-right: 14px;
  font-weight: bold;
}
.hrds .hrds-list .hrd .svg-inline--fa {
  color: #1d7db4;
  max-width: 25px;
}

.tabbed {
  overflow-x: hidden;
  /* so we could easily hide the radio inputs */
  margin-bottom: 45px;
}
.tabbed [type=radio] {
  /* hiding the inputs */
  display: none;
}
.tabbed [type=radio]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label, .tabbed [type=radio]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label, .tabbed [type=radio]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label, .tabbed [type=radio]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label, .tabbed [type=radio]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label, .tabbed [type=radio]:nth-of-type(6):checked ~ .tabs .tab:nth-of-type(6) label, .tabbed [type=radio]:nth-of-type(7):checked ~ .tabs .tab:nth-of-type(7) label {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #1d7db4;
  border-left: 2px solid #1d7db4;
  border-right: 2px solid #1d7db4;
  z-index: 10;
}
.tabbed [type=radio]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1), .tabbed [type=radio]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2), .tabbed [type=radio]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3), .tabbed [type=radio]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4), .tabbed [type=radio]:nth-of-type(5):checked ~ .tab-content:nth-of-type(5), .tabbed [type=radio]:nth-of-type(6):checked ~ .tab-content:nth-of-type(6), .tabbed [type=radio]:nth-of-type(7):checked ~ .tab-content:nth-of-type(7) {
  display: block;
}
.tabbed .tabs {
  display: flex;
  align-items: stretch;
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #1d7db4;
}
.tabbed .tab > label {
  display: block;
  margin-bottom: -2px;
  padding: 12px 23px;
  border-bottom: 2px solid #1d7db4;
  border-top: 2px solid #cbd5e0;
  border-left: 2px solid #cbd5e0;
  border-right: 2px solid #cbd5e0;
  background: #fff;
  color: #1a202c;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
}
.tabbed .tab:hover > label {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #1d7db4;
  border-left: 2px solid #1d7db4;
  border-right: 2px solid #1d7db4;
  z-index: 5;
}
.tabbed .tab:not(:first-child) > label {
  margin-left: -2px;
}
.tabbed .tab:first-child > label {
  border-radius: 5px 0 0 0;
}
.tabbed .tab:last-child > label {
  border-radius: 0 5px 0 0;
}
.tabbed .tab-content {
  display: none;
  padding-top: 45px;
}
.tabbed .tab-content p {
  margin-bottom: 25px;
}
.tabbed .tab-content li {
  margin-bottom: 12.5px;
}

.theme-buttons {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.box-cta {
  margin: 45px 0;
}
.box-cta .box-cta-link {
  padding: 20px 20px 25px 20px;
  border: 1px solid #cbd5e0;
  transition: 0.5s all ease;
  display: block;
}
.box-cta .box-cta-link .box-cta-image {
  width: 100%;
  height: 108px;
  position: relative;
  margin-bottom: 20px;
  background-color: #1d7db4;
  text-align: center;
}
.box-cta .box-cta-link .box-cta-image img {
  height: 100%;
}
.box-cta .box-cta-link .box-cta-content .box-cta-title {
  margin-bottom: 7.5px;
  color: #1a202c;
}
.box-cta .box-cta-link .box-cta-content .box-cta-text {
  margin-bottom: 10px;
  color: #1a202c;
}
.box-cta .box-cta-link .box-cta-content .box-cta-meta {
  display: flex;
  justify-content: space-between;
}
.box-cta .box-cta-link .box-cta-content .box-cta-meta .box-cta-pill-box {
  display: inline-block;
  padding: 2.5px 15px;
  background-color: #cbd5e0;
  color: #1a202c;
  border-radius: 25px;
  margin-right: 15px;
  font-weight: bold;
  transition: 0.5s all ease;
}
.box-cta .box-cta-link .box-cta-content .box-cta-meta .box-cta-date {
  font-weight: bold;
  color: #1a202c;
  text-transform: uppercase;
  margin-right: 15px;
}
.box-cta .box-cta-link .box-cta-content .box-cta-meta .svg-inline--fa {
  color: #1d7db4;
  max-width: 25px;
}
.box-cta .box-cta-link:hover, .box-cta .box-cta-link:focus, .box-cta .box-cta-link:active {
  border-color: #1d7db4;
}
.box-cta .box-cta-link:hover .box-cta-content .box-cta-meta .box-cta-pill-box, .box-cta .box-cta-link:focus .box-cta-content .box-cta-meta .box-cta-pill-box, .box-cta .box-cta-link:active .box-cta-content .box-cta-meta .box-cta-pill-box {
  background-color: #1d7db4;
  color: #fff;
}
@media (min-width: 768px) {
  .box-cta {
    margin: 45px 0 25px 0;
  }
  .box-cta .box-cta-link {
    padding: 20px;
    display: flex;
  }
  .box-cta .box-cta-link .box-cta-image {
    flex: 0 0 100px;
    margin-bottom: 0px;
    margin-right: 20px;
    height: auto;
  }
  .box-cta .box-cta-link .box-cta-content .box-cta-meta {
    justify-content: flex-start;
  }
}

#nav-below {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
}
#nav-below .prev > a,
#nav-below .next > a {
  color: transparent;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 16px;
  line-height: 1;
}
#nav-below .prev > a {
  width: 97px;
}
#nav-below .prev > a:after {
  content: "Previous Article";
  color: #1a202c;
  position: absolute;
  left: 0;
  top: 0;
}
#nav-below .next > a {
  width: 73px;
}
#nav-below .next > a:after {
  content: "Next Article";
  color: #1a202c;
  top: 0;
  left: 0;
  position: absolute;
}

@media (min-width: 768px) {
  body.single-post #content, body.single-information #content {
    max-width: 828px;
    font-size: 18.5px;
    line-height: 1.73;
  }
}

body .gform_wrapper .top_label .gfield_label {
  font-size: 18px;
  font-weight: bold;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 15px !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 25px !important;
}
body .gform_wrapper ul li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper ul li.gfield textarea,
body .gform_wrapper ul li.gfield select {
  border: 1px solid #cbd5e0;
  border-radius: 5px;
  padding: 15px;
  background-color: #fff;
}
body .gform_wrapper ul li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
body .gform_wrapper ul li.gfield textarea:focus,
body .gform_wrapper ul li.gfield select:focus {
  border-color: #1d7db4;
  background-color: #f2f6fc;
}
.iseek-crafted-light {
  filter: invert(100%) sepia(9%) saturate(0%) hue-rotate(134deg) brightness(107%) contrast(107%);
  width: 50px;
}

.footer-contact-strip {
  background-color: #1d7db4;
  padding: 25px 35px;
  color: #fff;
}
.footer-contact-strip .content {
  margin-bottom: 20px;
  text-align: center;
}
.footer-contact-strip .content .svg-inline--fa {
  margin-bottom: 15px;
  font-size: 1.5rem;
}
.footer-contact-strip .content .text .title-text {
  margin-bottom: 7px;
  color: #fff;
}
.footer-contact-strip .links {
  display: flex;
  flex-flow: column;
}
.footer-contact-strip .links .btn, .footer-contact-strip .links .news-search .submit-wrapper input[type=submit], .news-search .submit-wrapper .footer-contact-strip .links input[type=submit], .footer-contact-strip .links body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer .footer-contact-strip .links input.button,
.footer-contact-strip .links body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_footer .footer-contact-strip .links input[type=submit] {
  margin-bottom: 15px;
}
.footer-contact-strip .links .social-links {
  text-align: center;
}
.footer-contact-strip .links .social-links a {
  color: #fff;
  background-color: rgba(203, 213, 224, 0.4);
  padding: 9px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
}
.footer-contact-strip .links .social-links a:not(:last-child) {
  margin-right: 25px;
}
@media (min-width: 768px) {
  .footer-contact-strip {
    background-color: #1d7db4;
    padding: 40px 0;
  }
  .footer-contact-strip .grid-container {
    display: flex;
    justify-content: space-between;
  }
  .footer-contact-strip .grid-container .content {
    margin-bottom: 0;
    text-align: left;
    display: flex;
  }
  .footer-contact-strip .grid-container .content .svg-inline--fa {
    margin-bottom: 0px;
    margin-right: 15px;
  }
  .footer-contact-strip .grid-container .content .text .title-text {
    line-height: 24px;
  }
  .footer-contact-strip .grid-container .links {
    flex-flow: row;
    align-items: center;
  }
  .footer-contact-strip .grid-container .links .btn, .footer-contact-strip .grid-container .links .news-search .submit-wrapper input[type=submit], .news-search .submit-wrapper .footer-contact-strip .grid-container .links input[type=submit], .footer-contact-strip .grid-container .links body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer .footer-contact-strip .grid-container .links input.button,
  .footer-contact-strip .grid-container .links body .gform_wrapper .gform_footer input[type=submit],
  body .gform_wrapper .gform_footer .footer-contact-strip .grid-container .links input[type=submit] {
    display: block;
    order: 2;
    margin-bottom: 0;
  }
  .footer-contact-strip .grid-container .links .social-links {
    text-align: left;
    order: 1;
  }
  .footer-contact-strip .grid-container .links .social-links a {
    background-color: transparent;
    padding: 0;
    display: inline-block;
    min-width: auto;
    min-height: auto;
  }
  .footer-contact-strip .grid-container .links .social-links a:last-child {
    margin-right: 25px;
  }
}

.site-footer {
  padding-bottom: 65px;
}
.site-footer .footer-statement {
  margin-top: 45px;
  margin-bottom: 27px;
  text-align: center;
  font-size: 14px;
}
.site-footer .site-info {
  border-top: 1px solid #cbd5e0;
}
.site-footer .site-info .inside-site-info {
  padding-top: 19px;
  padding-bottom: 24px;
}
.site-footer .site-info .inside-site-info .copyright-bar {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.site-footer .site-info .inside-site-info .copyright-bar .credits span {
  font-weight: bold;
  text-decoration: underline;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .widget-title {
  margin-bottom: 20px;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #cbd5e0;
  margin-bottom: 20px;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item > a {
  text-decoration: underline;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item > a:hover, .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item > a:focus, .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item > a:active {
  text-decoration: none;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item.menu-section-header {
  padding-bottom: 0;
  border-bottom: none;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .menu li.menu-item.menu-section-header > a {
  color: #1a202c;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget]:nth-child(2n) .widget .menu li.menu-item {
  padding-bottom: 0;
  border-bottom: none;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget]:nth-child(2n) .widget .menu li.menu-item > a {
  font-weight: 600;
  color: #1a202c;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget]:nth-child(2n) .widget .menu li.menu-item.menu-section-header {
  padding-bottom: 0;
  border-bottom: none;
}
.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget]:nth-child(2n) .widget .menu li.menu-item.menu-section-header > a {
  color: #1d7db4;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 768px) {
  .site-footer {
    padding-bottom: 0;
  }
  .site-footer .footer-statement {
    margin-top: 75px;
    margin-bottom: 50px;
  }
  .site-footer .site-info .inside-site-info {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-footer .site-info .inside-site-info .copyright-bar {
    flex-flow: row;
    justify-content: space-between;
  }
  .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget] .widget .widget-title {
    margin-bottom: 35px;
  }
  .site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets div[class^=footer-widget]:not(:first-child) .widget {
    padding-left: 20px;
  }
}/*# sourceMappingURL=style.css.map */