@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,700|Noto+Sans:400");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("http://web.unep.org/youngchampions/sites/unep.org.youngchampions/themes/youngchampions/css/easy-responsive-tabs.css?q=sd");
body {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 17px;
  margin: 0;
  padding: 0;
  color: #1e1e1e;
}

* {
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
}

p {
  font-size: 17px;
  line-height: 22px;
}

h1 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
}

h3 {
  font-size: 30px;
  line-height: 38px;
  font-weight: 700;
}

h4 {
  font-size: 26px;
  line-height: 34px;
  font-weight: 400;
}

h5 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

h6 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

::-webkit-input-placeholder {
  color: #656565;
}

::-moz-placeholder {
  color: #656565;
}

:-ms-input-placeholder {
  color: #656565;
}

:-moz-placeholder {
  color: #656565;
}

.yc_wrapper {
  background-color: white;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.yc_wrapper .yc_body_wrapper {
  margin: 0;
  padding: 0;
  clear: both;
}

/* Add This */
.horiz_sharing {
  position: absolute;
  right: 0;
  z-index: 1;
}
.horiz_sharing a {
  margin: 0 0 5px !important;
  background-color: #4c9f38 !important;
}
.horiz_sharing .at-icon-wrapper {
  background-color: none !important;
}

a .at-icon-wrapper {
  background-color: #4c9f38 !important;
}
/* Add This */
.mobile_facets {
  display: none;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 22px;
  }

  h1 {
    font-size: 50px;
    line-height: 55px;
    font-weight: 700;
  }

  h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
  }

  h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
  }

  h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }

  h5 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
  }

  h6 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 45px;
    line-height: 48px;
    font-weight: 700;
  }

  .desktop_facets {
    display: none;
  }

  .mobile_facets {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 700;
  }
}
/* Header Styles */
/*
===================
*/
.yc_header_wrapper {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header {
  position: relative;
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header .utilityNav {
  margin: 0;
  padding: 0;
  background-color: #18b1ef;
  color: white;
}
.yc_header_wrapper .yc_header .utilityNav_content {
  max-width: 1440px;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 10px;
  overflow: hidden;
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial {
  float: right;
  margin: 0 35px 0 10px;
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial ul {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial ul li {
  display: inline-block;
  margin: 0 10px;
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial ul li a {
  display: block;
  color: white;
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_header_wrapper .yc_header .utilityNav_content .navSocial ul li:last-child a {
  margin: 0;
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal {
  float: left;
  margin-left: 35px;
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal ul {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal ul li {
  display: inline;
  padding: 0 12px 0 0;
  border-right: 1px solid white;
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal ul li a {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: white;
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_header_wrapper .yc_header .utilityNav_content .navGlobal ul li:last-child {
  border-right: none;
  padding: 0 0 0 9px;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage {
  overflow: hidden;
  text-align: center;
  width: 360px;
  margin: 0 auto;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li {
  display: inline;
  padding-left: 5px;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li a {
  font-size: 12px;
  color: white;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li:after {
  content: "|";
  margin-left: 7px;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li:last-child {
  border-right: none;
  padding-right: 0;
}
.yc_header_wrapper .yc_header .utilityNav_content .navLanguage ul li:last-child:after {
  content: "";
  margin-left: 0;
}
.yc_header_wrapper .yc_header .primaryNav {
  margin: 0;
  padding: 0;
  box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.2);
}
.yc_header_wrapper .yc_header .primaryNav_content {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0;
}
.yc_header_wrapper .yc_header .primaryNav_content .branding {
  float: left;
  margin: 0 20px 0 35px;
}
.yc_header_wrapper .yc_header .primaryNav_content .branding img {
  display: block;
  max-width: 300px;
  max-height: 80px;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav {
  overflow: hidden;
  text-align: right;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul > li {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 68px;
  vertical-align: top;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul > li > a {
  display: block;
  font-size: 22px;
  margin-right: 40px;
  color: #656565;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul > li > a:hover {
  color: #575aab;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search {
  float: right;
  height: 68px;
  position: relative;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form {
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-top: 20px;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=submit] {
  display: none;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=search], .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=text] {
  width: 100px;
  font-size: 18px;
  font-style: italic;
  font-weight: 100;
  padding: 5px;
  color: #656565;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  -ms-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  border: none;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=search]:focus, .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=text]:focus {
  outline: none;
  width: 180px;
  -webkit-transition: all 0.3s ease 0.1s;
  -moz-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  -ms-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
.yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 100;
  float: left;
  margin-right: 0.2em;
  font-size: 22px;
  color: #00ADEF;
  line-height: 68px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yc_header_wrapper .yc_header .primaryNav_content .branding {
    margin: 0 10px 0 35px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .branding img {
    max-width: 140px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav {
    text-align: center;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul > li > a {
    font-size: 22px;
    margin-right: 20px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=search] {
    font-size: 17px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form:focus {
    width: 50px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search:before {
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yc_header_wrapper .yc_header .utilityNav_content .navSocial {
    margin: 0 10px 0 10px;
  }
  .yc_header_wrapper .yc_header .utilityNav_content .navGlobal {
    margin-left: 10px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .branding {
    margin: 0 10px 0 10px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .branding img {
    max-width: 120px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav {
    text-align: center;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav > ul > li > a {
    font-size: 17px;
    margin-right: 15px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form input[type=search] {
    font-size: 17px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search form:focus {
    width: 50px;
  }
  .yc_header_wrapper .yc_header .primaryNav_content .mainNav .inline-search:before {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .yc_header_wrapper .yc_header {
    display: none;
  }
}
.yc_header_wrapper .yc_header_mobile {
  display: none;
  position: relative;
}
.yc_header_wrapper .yc_header_mobile .utilityNav {
  margin: 0;
  padding: 0;
  background-color: #575aab;
  color: white;
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial ul li {
  display: inline-block;
  margin: 0;
  width: 20%;
  text-align: center;
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial ul li a {
  display: block;
  color: white;
  padding: 10px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_header_wrapper .yc_header_mobile .utilityNav_content .navSocial ul li:last-child a {
  margin: 0;
  border-right: none;
}
.yc_header_wrapper .yc_header_mobile .primaryNav {
  margin: 0;
  padding: 0;
  box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.2);
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content {
  position: relative;
  padding: 0;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .branding {
  max-width: 150px;
  padding: 10px;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .branding img {
  display: block;
  width: 100%;
  height: auto;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav {
  position: relative;
  float: right;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav ul {
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav ul li {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 16px 20px;
  font-size: 30px;
  color: #0084b4;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav ul li:hover {
  background-color: #f0f0f0;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav ul li.close-btn {
  padding: 16px 21px;
  background-color: #f0f0f0;
}
.yc_header_wrapper .yc_header_mobile .primaryNav_content .mainNav ul li.hidden {
  display: none;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #0084b4;
  display: none;
  height: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content {
  position: relative;
  padding: 20px 40px;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .mobileNav {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .mobileNav ul {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .mobileNav ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .mobileNav ul li {
  margin: 5px 0;
  display: block;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .mobileNav ul li a {
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
  padding: 10px 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .mobileNav ul li a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .globalNav {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 40px;
  padding: 40px 0;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .globalNav ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.yc_header_wrapper .yc_header_mobile .mobile_menu_content .globalNav ul li {
  list-style: none;
}
.yc_header_wrapper .yc_header_mobile .mobile_search {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  background-color: #034569;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.4);
  display: none;
}
.yc_header_wrapper .yc_header_mobile .mobile_search_content {
  position: relative;
  padding: 20px 30px;
}
.yc_header_wrapper .yc_header_mobile .mobile_search_content .search-close {
  font-size: 24px;
  color: white;
  float: right;
  margin-bottom: 20px;
}
.yc_header_wrapper .yc_header_mobile .mobile_search_content form {
  margin: 0;
  padding: 0;
}
.yc_header_wrapper .yc_header_mobile .mobile_search_content form input[type=text] {
  display: block;
  width: 100%;
  font-size: 20px;
  padding: 5px;
}
.yc_header_wrapper .yc_header_mobile .mobile_search_content form input[type=submit] {
  display: block;
  border-collapse: collapse;
  border: 1px solid white;
  font-size: 17px;
  padding: 10px 20px;
  max-width: 200px;
  margin: 10px auto;
  background: none;
  color: white;
}
.yc_header_wrapper .yc_header_mobile .mobile_search_content form input[type=submit]:hover {
  background: white;
  color: black;
}
@media screen and (max-width: 767px) {
  .yc_header_wrapper .yc_header_mobile {
    display: block;
  }
}

/* Footer Styles */
/*
===================
*/
.yc_footer_wrapper {
  margin: 0;
  padding: 0;
  background-color: #3a9acf;
  color: white;
  clear: both;
}
.yc_footer_wrapper .yc_footer {
  position: relative;
  margin: 0;
  padding: 0;
}
.yc_footer_wrapper .yc_footer_content {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  overflow: hidden;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left {
  position: relative;
  max-width: 69%;
  width: 69%;
  min-height: 230px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_branding {
  max-width: 177px;
  float: left;
  margin: 20px 60px 0 0;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_branding img {
  display: block;
  width: 100%;
  height: auto;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links {
  overflow: hidden;
  padding-right: 10px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav {
  margin-top: 40px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul {
  margin: 0;
  padding: 0;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li {
  list-style: none;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li {
  display: inline-block;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li a {
  font-size: 22px;
  color: white;
  display: block;
  margin-right: 35px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li:last-child a {
  margin-right: 0;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info {
  float: left;
  margin-right: 10px;
  width: 60%;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul {
  margin: 0;
  padding: 0;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li {
  list-style: none;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li {
  display: inline;
  padding: 0 12px 0 0;
  border-right: 1px solid white;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li a {
  display: inline-block;
  margin: 0;
  padding: 0;
  color: white;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li:last-child {
  border-right: none;
  padding: 0 0 0 9px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social {
  overflow: hidden;
  width: 40%;
  text-align: right;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul {
  margin: 0;
  padding: 0;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul li {
  list-style: none;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul li {
  display: inline-block;
  margin-right: 10px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a {
  color: white;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul li:last-child {
  margin-right: 0;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_right {
  max-width: 30%;
  width: 30%;
  border-left: 1px solid #d7d7d7;
  font-size: 14px;
  padding-left: 30px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_right p {
  font-size: 14px;
  line-height: 20px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_right .yc_sponsors {
  margin-top: 30px;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_right .yc_sponsors .yc_sponsor_logo {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_right .yc_sponsors .yc_sponsor_logo_item {
  display: inline-block;
  width: 50%;
}
.yc_footer_wrapper .yc_footer_content .primaryFooter_right .yc_sponsors .yc_sponsor_logo_item:last-child img {
  height: 60px;
  width: auto;
}
.yc_footer_wrapper .yc_footer_content .utilityFooter p {
  padding: 0;
  margin: 0;
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
}
.yc_footer_wrapper .yc_footer_content .utilityFooter p a {
  display: inline-block;
  margin: 0 5px;
  color: rgba(255, 255, 255, 0.4);
}
.yc_footer_wrapper .yc_footer_content .utilityFooter p a:before {
  content: "|";
  padding-right: 10px;
  cursor: text;
  color: rgba(255, 255, 255, 0.6);
}
.yc_footer_wrapper .yc_footer_content .utilityFooter p a:hover {
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li a {
    font-size: 17px;
    margin-right: 30px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts {
    margin: 10px 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info {
    float: none;
    margin-right: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social {
    margin-top: 20px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yc_footer_wrapper .yc_footer .primaryFooter_left {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    max-width: 100%;
    min-height: 240px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_branding {
    max-width: 167px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li a {
    font-size: 17px;
    margin-right: 22px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info {
    float: none;
    margin-right: 0;
    padding-bottom: 20px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social {
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li {
    list-style: none;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li {
    display: inline-block;
    margin-right: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a {
    color: white;
    font-size: 22px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li:last-child {
    margin-right: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right {
    position: relative;
    max-width: 100%;
    border-left: 0px solid #d7d7d7;
    padding-left: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsors .yc_sponsor_logo {
    text-align: center;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsors .yc_sponsor_logo_item:last-child {
    float: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .yc_footer_wrapper .yc_footer primaryFooter {
    display: flex;
    justify-content: space-between;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left {
    max-width: none;
    width: 49%;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_branding {
    max-width: none;
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_branding img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 200px;
    margin: 0 auto;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links {
    overflow: hidden;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li {
    list-style: none;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li {
    display: inline-block;
    width: 48%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 10px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li a {
    font-size: 15px;
    color: white;
    display: inline-block;
    margin-right: 0;
    padding: 5px;
    display: block;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footerNav ul li:last-child a {
    margin-right: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts {
    margin-top: 0;
    display: block;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul {
    margin: 0;
    padding: 0;
    text-align: center;
    border-bottom: 0px solid rgba(255, 255, 255, 0.3);
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li {
    list-style: none;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li {
    display: block;
    padding: 0 0;
    border-right: none;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li a {
    display: block;
    margin: 0;
    padding: 0;
    color: white;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_contact_info ul li:last-child {
    border-right: none;
    padding: 0 0 0 9px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social {
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 0px solid rgba(255, 255, 255, 0.3);
    width: 100%;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li {
    list-style: none;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li {
    display: inline-block;
    margin-right: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a {
    color: white;
    font-size: 22px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left .footer_links .footer_contacts .footer_social ul li:last-child {
    margin-right: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right {
    position: relative;
    width: 49%;
    max-width: none;
    border-left: none;
    font-size: 14px;
    padding-left: 0;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right p {
    font-size: 14px;
    line-height: 20px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsors {
    margin-top: 30px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsors .yc_sponsor_logo {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsors .yc_sponsor_logo_item {
    display: inline-block;
    margin-right: 40px;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsors .yc_sponsor_logo_item:last-child {
    margin-right: 5px;
    float: none;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) and (max-width: 481px) {
  .yc_footer_wrapper .yc_footer .primaryFooter_right {
    width: 100%;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_right .yc_sponsor_logo_item:last-child img {
    height: auto;
    width: 100%;
    opacity: 1;
  }
  .yc_footer_wrapper .yc_footer .primaryFooter_left {
    width: 100%;
  }
  .yc_footer_wrapper .yc_footer .yc_footer_wrapper .yc_footer_content .primaryFooter {
    display: block;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .yc_footer_wrapper .yc_footer .utilityFooter {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 20px;
    margin-top: 30px;
  }
  .yc_footer_wrapper .yc_footer .utilityFooter p {
    padding: 0;
    margin: 0;
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
  }
  .yc_footer_wrapper .yc_footer .utilityFooter p span {
    display: block;
    margin-top: 10px;
  }
  .yc_footer_wrapper .yc_footer .utilityFooter p a:first-child:before {
    content: "";
    margin: 0;
  }
  .yc_footer_wrapper .yc_footer .utilityFooter p a {
    display: inline;
    margin: 0 10px 0 0;
    color: rgba(255, 255, 255, 0.6);
  }
  .yc_footer_wrapper .yc_footer .utilityFooter p a:before {
    content: "|";
    margin: 0 10px 0 0;
    cursor: text;
    color: rgba(255, 255, 255, 0.6);
  }
  .yc_footer_wrapper .yc_footer .utilityFooter p a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}

/* Scss Document */
.w1240 {
  width: 98%;
  max-width: 1240px;
  margin: 0 auto;
}

.w1240 a, .expert_contacts a {
  color: #0084b4;
}

.w1240 a:hover {
  opacity: 0.85;
}

.expert_contacts a:hover {
  opacity: 0.85;
}

.btn {
  padding: 15px 20px;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .btn {
    padding: 5px 8px;
  }
}

.btn-white {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #575aab;
  text-transform: uppercase;
  background: #fff;
}
.btn-white:hover {
  background: #ebebeb;
  transition: all 0.3s ease;
}
.btn-white:active {
  background: #bfbfbf;
}
@media only screen and (max-width: 480px) {
  .btn-white {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .btn-white {
    font-size: 14px;
    line-height: 18px;
  }
}

.yg_ln_slider {
  margin: 0;
  padding: 0;
  background-position: 50% center, 50% center;
  background-size: cover;
  position: relative;
}
.yg_ln_slider_image {
  overflow: hidden;
  height: 525px;
  margin: 0;
  padding: 0;
}
.yg_ln_slider_image img {
  width: 100%;
  display: block;
}
.yg_ln_slider_text {
  position: absolute;
  width: 86.1111111111%;
  max-width: 1240px;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0%, -45%);
  -ms-transform: translate(0%, -45%);
  /* IE 9 */
  -webkit-transform: translate(0%, -45%);
  color: #fff;
  padding: 1.6129%;
}
.yg_ln_slider_text h1 {
  margin-top: 0;
  text-shadow: 3px 2px 3px rgba(65, 65, 65, 0.5);
}
.yg_ln_slider_text p {
  font-size: 32px;
  line-height: 38px;
  text-shadow: 3px 2px 3px rgba(65, 65, 65, 0.5);
}
@media only screen and (max-width: 480px) {
  .yg_ln_slider_image {
    height: 250px;
  }
  .yg_ln_slider_text {
    width: 70%;
  }
  .yg_ln_slider_text h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .yg_ln_slider_text p {
    font-size: 14px;
    line-height: 18px;
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ln_slider_image {
    height: 350px;
  }
  .yg_ln_slider_text {
    width: 70%;
  }
  .yg_ln_slider_text h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .yg_ln_slider_text p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ln_slider_image {
    height: 400px;
  }
  .yg_ln_slider_text {
    width: 87%;
  }
  .yg_ln_slider_text h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ln_slider_image {
    height: 420px;
  }
  .yg_ln_slider_text {
    width: 100%;
  }
}

.yg_ln_about {
  margin: 0;
  padding: 0;
}
.yg_ln_about_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  padding-top: 2.8611%;
  overflow: hidden;
}
.yg_ln_about_text {
  float: left;
  width: 64.1129%;
  margin: 0 2.4193% 0 0;
  padding: 0 1.6129% 0 0;
}
.yg_ln_about_text a {
  color: #0084b4;
}
.yg_ln_about_text a:after {
  content: "›";
  margin-left: 5px;
  font-weight: 700;
}
.yg_ln_about_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ln_about_text h3 {
  margin-top: 0;
}
.yg_ln_about_videobox {
  overflow: hidden;
}
.yg_ln_about_video {
  height: 0;
  padding-bottom: 2%;
  position: relative;
  overflow: hidden;
  min-height: 200px;
}
.yg_ln_about_video .content {
  min-height: 300px;
}
.yg_ln_about_video img {
  max-width: 100%;
  display: block;
  height: 270px;
}
.yg_ln_about_video iframe, .yg_ln_about_video embed, .yg_ln_about_video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.yg_ln_about_image {
  float: right;
  overflow: hidden;
}
.yg_ln_about_image img {
  width: auto;
  max-width: 100%;
  display: block;
  height: 270px;
}
@media only screen and (max-width: 480px) {
  .yg_ln_about_text {
    float: none !important;
    width: auto !important;
    margin-right: 0 !important;
    padding: 0 0 5% 0 !important;
  }
  .yg_ln_about_text h3 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 10px;
  }
  .yg_ln_about_text p {
    font-size: 17px;
  }
  .yg_ln_about_video {
    padding-bottom: 6%;
    float: none;
    min-height: 200px;
  }
  .yg_ln_about_video img {
    height: auto;
  }
  .yg_ln_about_image {
    float: none;
  }
  .yg_ln_about_image img {
    width: 100%;
    height: auto !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ln_about_text {
    float: none !important;
    width: auto !important;
    margin-right: 0 !important;
    padding: 0 0 5% 0 !important;
  }
  .yg_ln_about_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_about_text p {
    font-size: 17px;
  }
  .yg_ln_about_video {
    padding-bottom: 6%;
    float: none;
    text-align: center;
  }
  .yg_ln_about_video img {
    height: auto;
    display: inline-block;
  }
  .yg_ln_about_image {
    float: none;
    text-align: center;
  }
  .yg_ln_about_image img {
    width: auto;
    max-width: 100%;
    display: inline-block;
    height: 270px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ln_about_video {
    padding-bottom: 6%;
    float: none;
  }
}

.yg_ln_news {
  margin: 0;
  padding: 0;
}
.yg_ln_news_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  padding: 0;
  overflow: hidden;
}
.yg_ln_news .yg_ln_news_main {
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #8b5d3a;
}
.yg_ln_news .yg_ln_news_main_image {
  width: 57.258%;
  float: left;
}
.yg_ln_news .yg_ln_news_main_image img {
  width: 100%;
  display: block;
}
.yg_ln_news .yg_ln_news_main_text {
  overflow: hidden;
  padding: 2.4193% 4.0323%;
  color: #fff;
}
.yg_ln_news .yg_ln_news_main_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.yg_ln_news .yg_ln_news_main_text a {
  color: #fff;
}
.yg_ln_news .yg_ln_news_main_text a:hover {
  color: #fff;
  opacity: 0.8;
}
@media only screen and (max-width: 480px) {
  .yg_ln_news h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_news .yg_ln_news_main_image {
    float: none;
    width: auto;
  }
  .yg_ln_news .yg_ln_news_main_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ln_news h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_news .yg_ln_news_main_image {
    float: none;
    width: auto;
  }
  .yg_ln_news .yg_ln_news_main_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ln_news .yg_ln_news_main_image {
    float: none;
    width: auto;
  }
}

.yg_ln_news_resource {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  justify-content: space-between;
}
.yg_ln_news_resource_item {
  overflow: hidden;
  width: 100%;
}
.yg_ln_news_resource_item:nth-child(1) {
  margin-bottom: 60px;
  background-color: #575aab;
}
.yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_image {
  width: 57.258%;
  float: left;
  max-height: 400px;
  min-height: 400px;
  overflow: hidden;
}
.yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_image img {
  width: 100%;
  display: block;
  object-fit: cover;
  min-height: 400px;
}
.yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_text {
  overflow: hidden;
  padding: 2.4193% 4.0323%;
  color: #fff;
}
.yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_text a {
  color: #fff;
}
.yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_text a:hover {
  color: #fff;
  opacity: 0.8;
}
.yg_ln_news_resource_item:nth-child(2), .yg_ln_news_resource_item:nth-child(3) {
  width: 49%;
  max-width: 600px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 60px;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_image, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_image {
  width: 100%;
  max-height: 335px;
  min-height: 335px;
  overflow: hidden;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_image img, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_image img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 340px;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text {
  overflow: hidden;
  color: #656565;
  padding: 3.3333% 0;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text_meta, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #656565;
  text-transform: uppercase;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text h3, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text h3 {
  margin-bottom: 0;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text a, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text a {
  color: #0084b4;
}
.yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text a:hover, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ln_news_resource_item:nth-child(3) {
  margin-right: 0;
}
.yg_ln_news_resource_item:nth-child(n+4) {
  margin: 0;
  padding: 0;
  width: 31.7%;
  max-width: 393px;
  padding: 0;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_image {
  width: 100%;
  max-height: 220px;
  min-height: 220px;
  overflow: hidden;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_image img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text {
  overflow: hidden;
  color: #656565;
  padding: 3.3333% 0;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #656565;
  text-transform: uppercase;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text h3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text a {
  color: #0084b4;
}
.yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ln_news_resource_item:nth-child(3n) {
  margin-right: 0;
}
.yg_ln_news_resource .yg-ln-news-resource-item {
  overflow: hidden;
  width: 100%;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) {
  margin-bottom: 60px;
  background-color: #8b5d3a;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_image {
  width: 57.258%;
  float: left;
  max-height: 400px;
  min-height: 400px;
  overflow: hidden;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_image img {
  width: 100%;
  display: block;
  object-fit: cover;
  min-height: 400px;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_text {
  overflow: hidden;
  padding: 2.4193% 4.0323%;
  color: #fff;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_text a {
  color: #fff;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_text a:hover {
  color: #fff;
  opacity: 0.8;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2), .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
  width: 49%;
  max-width: 600px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 60px;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_image, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_image {
  width: 100%;
  max-height: 340px;
  min-height: 340px;
  overflow: hidden;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_image img, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  min-height: 340px;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text {
  overflow: hidden;
  color: #656565;
  padding: 3.3333% 0;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text_meta, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #656565;
  text-transform: uppercase;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text h3, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text h3 {
  margin-bottom: 0;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text a, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text a {
  color: #0084b4;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text a:hover, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
  margin-right: 0;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) {
  margin: 0;
  padding: 0;
  width: 31.7%;
  max-width: 393px;
  padding: 0;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_image {
  width: 100%;
  max-height: 220px;
  min-height: 220px;
  overflow: hidden;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  min-height: 220px;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text {
  overflow: hidden;
  color: #656565;
  padding: 3.3333% 0;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #656565;
  text-transform: uppercase;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text h3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text a {
  color: #0084b4;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .yg_ln_news_resource_item:nth-child(1) {
    margin-bottom: 30px;
  }
  .yg_ln_news_resource_item:nth-child(1) h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_image {
    float: none;
    width: auto;
    max-height: 220px;
    min-height: 120px;
  }
  .yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource_item:nth-child(2), .yg_ln_news_resource_item:nth-child(3) {
    width: auto;
    padding-bottom: 30px;
    margin: 0;
  }
  .yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_image, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_image {
    max-height: 220px;
    min-height: 220px;
  }
  .yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text h3, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource_item:nth-child(n+4) {
    float: none;
    width: auto;
    margin: 0;
    padding-bottom: 30px;
  }
  .yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text h3 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) {
    margin-bottom: 30px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_image {
    float: none;
    width: auto;
    max-height: 220px;
    min-height: 220px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2), .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
    width: auto;
    padding-bottom: 30px;
    margin: 0;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_image, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_image {
    max-height: 220px;
    min-height: 220px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text h3, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) {
    float: none;
    width: auto;
    margin: 0;
    padding-bottom: 30px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text h3 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ln_news_resource_item:nth-child(1) {
    margin-bottom: 30px;
  }
  .yg_ln_news_resource_item:nth-child(1) h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_image {
    float: none;
    width: auto;
    max-height: 220px;
    min-height: 220px;
  }
  .yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource_item:nth-child(2), .yg_ln_news_resource_item:nth-child(3) {
    width: 100%;
    padding-bottom: 30px;
    margin: 0;
  }
  .yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_image, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_image {
    max-height: 220px;
    min-height: 220px;
  }
  .yg_ln_news_resource_item:nth-child(2) .yg_ln_news_resource_text h3, .yg_ln_news_resource_item:nth-child(3) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource_item:nth-child(n+4) {
    float: none;
    width: 100%;
    margin: 0;
    max-width: none !important;
    padding-bottom: 30px;
  }
  .yg_ln_news_resource_item:nth-child(n+4) .yg_ln_news_resource_text h3 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) {
    margin-bottom: 30px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_image {
    float: none;
    width: auto;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2), .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
    width: 100%;
    padding-bottom: 30px;
    margin: 0;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2) .yg_ln_news_resource_text h3, .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) .yg_ln_news_resource_text h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) {
    float: none;
    width: 100%;
    margin: 0;
    max-width: none !important;
    padding-bottom: 30px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) .yg_ln_news_resource_text h3 {
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ln_news_resource_item:nth-child(1) {
    margin-bottom: 50px;
  }
  .yg_ln_news_resource_item:nth-child(1) .yg_ln_news_resource_image {
    float: none;
    width: auto;
  }
  .yg_ln_news_resource_item:nth-child(2), .yg_ln_news_resource_item:nth-child(3) {
    margin: 0 2% 0 0;
    padding-bottom: 50px;
  }
  .yg_ln_news_resource_item:nth-child(3) {
    margin-right: 0;
  }
  .yg_ln_news_resource_item:nth-child(n+4) {
    max-width: none !important;
    width: 31.7%;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) {
    margin-bottom: 50px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(1) .yg_ln_news_resource_image {
    float: none;
    width: auto;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2), .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
    margin: 0 2% 0 0;
    padding-bottom: 50px;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
    margin-right: 0;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) {
    max-width: none !important;
    width: 31.7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ln_news_resource_item:nth-child(2), .yg_ln_news_resource_item:nth-child(3) {
    margin: 0 2% 0 0;
  }
  .yg_ln_news_resource_item:nth-child(3) {
    margin-right: 0;
  }
  .yg_ln_news_resource_item:nth-child(n+4) {
    max-width: none !important;
    width: 31.7%;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(2), .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
    margin: 0 2% 0 0;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(3) {
    margin-right: 0;
  }
  .yg_ln_news_resource .yg-ln-news-resource-item:nth-child(n+4) {
    max-width: none !important;
    width: 31.7%;
  }
}

.yg_ln_news_loadmore {
  text-align: center;
  padding: 1em;
}
.yg_ln_news_loadmore a {
  display: inline-block;
  margin: 0;
  padding: 0.7em 1em;
  background-color: #4c9f38;
  color: white;
}
.yg_ln_news_loadmore a:hover {
  background-color: #3a782a;
}

.yg_ln_conversations {
  margin: 0;
  padding: 0;
  background-color: #575aab;
}
.yg_ln_conversations_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  padding: 4.8611% 0;
  overflow: hidden;
}
.yg_ln_conversations_wrap h2 {
  margin-top: 0;
  color: #fff;
}
.yg_ln_conversations_items {
  float: left;
  width: 31.7%;
  vertical-align: top;
  margin: 0 2.4193% 0 0;
  max-width: 393px;
  padding: 0;
}
.yg_ln_conversations_items img {
  width: 100%;
  display: block;
}
.yg_ln_conversations_items:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .yg_ln_conversations_wrap h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_conversations_items {
    margin: 0 0 8% 0 !important;
    width: 100%;
    max-width: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ln_conversations_wrap h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ln_conversations_items {
    margin: 0 0 8% 0 !important;
    width: 100%;
    max-width: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ln_conversations_items {
    width: 31.7%;
    margin: 0 1.8% 0 0;
    max-width: none !important;
  }
  .yg_ln_conversations_items img {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ln_conversations_items {
    width: 31.7%;
    margin: 0 1.8% 0 0;
    max-width: none !important;
  }
  .yg_ln_conversations_items img {
    width: 100%;
    display: block;
  }
}

.yg_ln_acknowledgement {
  margin: 0;
  padding: 0;
}
.yg_ln_acknowledgement_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  padding: 4.8387% 0;
  overflow: hidden;
}
.yg_ln_acknowledgement_wrap .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.yg_ln_acknowledgement .acknowledgement_item, .yg_ln_acknowledgement .acknowledgement-item {
  overflow: hidden;
  margin: 0 auto;
  width: 33%;
}
.yg_ln_acknowledgement .acknowledgement_item_image, .yg_ln_acknowledgement .acknowledgement-item_image {
  text-align: center;
  margin: 10px 0;
}
.yg_ln_acknowledgement .acknowledgement_item_image img, .yg_ln_acknowledgement .acknowledgement-item_image img {
  width: auto;
  height: auto;
  max-height: 150px;
}
.yg_ln_acknowledgement .acknowledgement_item_text, .yg_ln_acknowledgement .acknowledgement-item_text {
  overflow: hidden;
  padding-left: 3.4562%;
  border-left: 1px solid #d7d7d7;
}
.yg_ln_acknowledgement .acknowledgement_item_text_meta, .yg_ln_acknowledgement .acknowledgement-item_text_meta {
  font-size: 20px;
  font-weight: 700;
  margin-top: 1.152%;
}
@media only screen and (max-width: 480px) {
  .yg_ln_acknowledgement .acknowledgement_item {
    width: auto;
  }
  .yg_ln_acknowledgement .acknowledgement_item_image {
    float: none;
    width: auto;
    border-left: none;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .yg_ln_acknowledgement .acknowledgement_item_text {
    padding-left: 0;
    text-align: center;
    border-left: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ln_acknowledgement .acknowledgement_item {
    width: auto;
  }
  .yg_ln_acknowledgement .acknowledgement_item_image {
    float: none;
    width: auto;
    border-left: none;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .yg_ln_acknowledgement .acknowledgement_item_text {
    padding-left: 0;
    text-align: center;
    border-left: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ln_acknowledgement .acknowledgement_item {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ln_acknowledgement .acknowledgement_item {
    width: 100%;
  }
}

.fb_iframe_widget iframe {
  border-radius: 5px !important;
}

._1drm ._1drn {
  border: none !important;
  border-radius: 5px !important;
}

.btn {
  padding: 15px 20px;
  text-align: center;
}

.btnw {
  padding: 15px 20px;
  text-align: center;
}

.btn-brown {
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #8b5d3a;
  text-transform: uppercase;
  background: #fff;
}
.btn-brown:hover {
  background: #ebebeb;
  transition: all 0.3s ease;
}
.btn-brown:active {
  background: #bfbfbf;
}
@media only screen and (max-width: 480px) {
  .btn-brown {
    font-size: 17px;
    line-height: 22px;
  }
}

.btn-blue {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #337ab7;
  text-transform: uppercase;
  background: #fff;
  border: 1px solid #337ab7;
}
.btn-blue:hover {
  background: #ebebeb;
  transition: all 0.3s ease;
}
.btn-blue:active {
  background: #bfbfbf;
}
@media only screen and (max-width: 480px) {
  .btn-blue {
    font-size: 17px;
    line-height: 22px;
  }
}

.icon {
  display: block;
  min-height: 22px;
  z-index: 999;
}

.icon-phone {
  background-position: 0 40%;
  background-repeat: no-repeat;
  padding: 0 0 10px 28px;
  background-image: url(../img/telephone_icon.png);
}

.icon-mphone {
  background-position: 0 40%;
  background-repeat: no-repeat;
  padding: 0 0 10px 28px;
  background-image: url(../img/mobile_icon.png);
}

.icon-email {
  background-position: 0 40%;
  background-repeat: no-repeat;
  padding: 0 0 10px 28px;
  background-image: url(../img/email_icon.png);
}

.icon-facebook {
  background-position: 0 40%;
  background-repeat: no-repeat;
  padding: 0 0 10px 28px;
  background-image: url(../img/Facebook_icon.png);
}

.icon-twitter {
  background-position: 0 40%;
  background-repeat: no-repeat;
  padding: 0 0 10px 28px;
  background-image: url(../img/Twitter_icon.png);
}

.yg_ab_slider {
  margin: 0;
  padding: 0;
  background-position: 50% center, 50% center;
  background-size: cover;
  position: relative;
  background: #0083b3;
  background-size: 100% auto;
}
.yg_ab_slider_image {
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 360px;
}
.yg_ab_slider_image img {
  width: 100%;
  display: block;
  object-fit: cover;
  min-height: 360px;
}
.yg_ab_slider_text {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  position: absolute;
  width: 86.1111111111%;
  margin: 0 auto;
  top: 45%;
  left: 0;
  right: 0;
  transform: translate(0%, -58%);
  -ms-transform: translate(0%, -58%);
  /* IE 9 */
  -webkit-transform: translate(0%, -58%);
  color: #fff;
  padding: 1.6129%;
}
.yg_ab_slider_text h1 {
  margin-top: 0;
  text-shadow: 3px 2px 3px rgba(65, 65, 65, 0.5);
}
.yg_ab_slider_text p {
  font-size: 30px;
  line-height: 38px;
  text-shadow: 3px 2px 3px rgba(65, 65, 65, 0.5);
}
.yg_ab_slider .main_breadcrumb {
  position: absolute;
  top: 1em;
  left: 2.4em;
  z-index: 10;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.yg_ab_slider .main_breadcrumb ol {
  margin: 0;
  padding: 10px 0 30px 0;
  list-style-type: none;
}
.yg_ab_slider .main_breadcrumb ol li {
  display: inline-block;
}
.yg_ab_slider .main_breadcrumb ol li::after {
  content: "/";
  font-size: 14px;
  color: #ffffff;
}
.yg_ab_slider .main_breadcrumb ol li:last-child::after {
  display: none;
}
.yg_ab_slider .main_breadcrumb ol li a {
  color: #ffffff;
}
.yg_ab_slider .main_breadcrumb ol li a:hover {
  color: #ffffff;
  opacity: 0.6;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .yg_ab_slider_image {
    min-height: 250px;
    height: auto !important;
  }
  .yg_ab_slider_text {
    width: 70%;
  }
  .yg_ab_slider_text h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .yg_ab_slider_text p {
    font-size: 14px;
    line-height: 18px;
    display: none;
  }
  .yg_ab_slider .main_breadcrumb {
    left: 0.8em;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ab_slider_image {
    min-height: 300px;
    height: auto !important;
  }
  .yg_ab_slider_text {
    width: 70%;
  }
  .yg_ab_slider_text h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .yg_ab_slider_text p {
    font-size: 14px;
    line-height: 18px;
  }
  .yg_ab_slider .main_breadcrumb {
    left: 0.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ab_slider_image {
    height: 350px;
  }
  .yg_ab_slider_text {
    width: 87%;
  }
  .yg_ab_slider_text h1 {
    font-size: 45px;
    line-height: 50px;
  }
  .yg_ab_slider .main_breadcrumb {
    left: 0.8em;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ab_slider_image {
    height: 370px;
  }
  .yg_ab_slider_text {
    width: 60%;
  }
}

.yg_ab_content {
  margin: 0;
  padding: 0;
}
.yg_ab_content_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  padding: 4.8611% 0;
  overflow: hidden;
}
.yg_ab_content_body {
  float: left;
  width: 74.5968%;
  margin: 0 2.4193% 0 0;
}
.yg_ab_content_body .content_inline {
  float: left;
  margin: 0 2.1622% 2.1622% 0;
}
.yg_ab_content_body h3 {
  margin-top: 0;
  font-weight: 400;
  margin: 0 0 15px 0;
}
.yg_ab_content_body h4 {
  font-weight: 700;
  margin: 0 0 7px 0;
}
.yg_ab_content_body li {
  font-size: 17px;
  line-height: 22px;
}
.yg_ab_content_body li a {
  color: #0084b4;
}
.yg_ab_content_body li a:after {
  content: "›";
  margin-left: 5px;
  font-weight: 700;
}
.yg_ab_content_body li a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ab_content_body a {
  color: #0084b4;
}
.yg_ab_content_body a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ab_content_body img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.yg_ab_content_resource {
  overflow: hidden;
}
.yg_ab_content_resource li {
  font-size: 17px;
  line-height: 22px;
}
.yg_ab_content_resource h2 {
  font-size: 28px;
  line-height: 36px;
  color: #8b5d3a;
  text-transform: uppercase;
}
.yg_ab_content_resource .nomination_box {
  background-color: #8b5d3a;
  padding: 10.5263%;
  color: #fff;
}
.yg_ab_content_resource .nomination_box h5 {
  margin: 0 0 7px 0;
}
.yg_ab_content_resource .nomination_box p {
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (max-width: 480px) {
  .yg_ab_content_body {
    float: none;
    width: auto;
    margin: 0;
  }
  .yg_ab_content_body .content_inline {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 2.1622% 0;
  }
  .yg_ab_content_body h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ab_content_body h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_ab_content_body p, .yg_ab_content_body li {
    font-size: 17px;
  }
  .yg_ab_content_resource .nomination_box h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .yg_ab_content_resource .nomination_box p {
    font-size: 17px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ab_content_body {
    float: none;
    width: auto;
    margin: 0;
  }
  .yg_ab_content_body .content_inline {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 2.1622% 0;
  }
  .yg_ab_content_body h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_ab_content_body h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_ab_content_body p, .yg_ab_content_body li {
    font-size: 17px;
  }
  .yg_ab_content_resource .nomination_box h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .yg_ab_content_resource .nomination_box p {
    font-size: 17px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ab_content_body {
    width: 64.5968%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ab_content_body {
    width: 64.5968%;
  }
}

.yg_ab_partners {
  margin: 0;
  padding: 0;
}
.yg_ab_partners_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  border-top: 1px solid #e5e5e5;
  padding: 4.8387% 0;
  overflow: hidden;
}
.yg_ab_partners_item {
  overflow: hidden;
  margin-bottom: 3.2258%;
}
.yg_ab_partners_item_image {
  width: 23.3871%;
  height: 160px;
  float: left;
  margin-right: 2.0161%;
  position: relative;
  background-color: #f2f2f2;
}
.yg_ab_partners_item_image .partner_image_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transform: translate(-50%, -50%);
}
.yg_ab_partners_item_image img {
  width: 100%;
  display: block;
  height: auto;
}
.yg_ab_partners_item_text {
  overflow: hidden;
}
.yg_ab_partners_item_text h5 {
  margin: 0 0 8px 0;
}
@media only screen and (max-width: 480px) {
  .yg_ab_partners h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ab_partners_item {
    margin-bottom: 5%;
  }
  .yg_ab_partners_item_image {
    width: 100%;
    float: none;
    margin: 0 0 3% 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ab_partners h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ab_partners_item_image {
    width: 34%;
    margin-right: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ab_partners_item_image {
    margin-right: 4%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ab_partners_item_image {
    margin-right: 4%;
  }
}

.yg_ab_explore {
  margin: 0;
  padding: 0;
}
.yg_ab_explore_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  border-top: 1px solid #e5e5e5;
  padding: 4.8387% 0;
  overflow: hidden;
}
.yg_ab_explore_wrap h2 {
  margin-bottom: 0;
}
.yg_ab_explore_item {
  float: left;
  width: 31.7%;
  margin: 1.6129% 2.4194% 0 0;
  max-width: 393px;
  padding: 0;
}
.yg_ab_explore_item_image {
  width: 100%;
  max-height: 220px;
  min-height: 220px;
  overflow: hidden;
}
.yg_ab_explore_item_image img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 220px;
}
.yg_ab_explore_item_text {
  overflow: hidden;
  color: #656565;
  padding: 5.0891% 0;
}
.yg_ab_explore_item_text_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #656565;
  text-transform: uppercase;
}
.yg_ab_explore_item_text h3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}
.yg_ab_explore_item_text a {
  color: #0084b4;
}
.yg_ab_explore_item_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ab_explore_item:last-child {
  margin-right: 0;
}
.yg_ab_explore .yg-ab-explore-item {
  float: left;
  width: 31.7%;
  margin: 1.6129% 2.4194% 0 0;
  max-width: 393px;
  padding: 0;
}
.yg_ab_explore .yg-ab-explore-item:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .yg_ab_explore h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ab_explore_item {
    float: none;
    max-width: none !important;
    width: auto;
    margin-right: 0;
  }
  .yg_ab_explore_item_text h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .yg_ab_explore_item_text_meta {
    font-size: 12px;
    line-height: 16px;
  }
  .yg_ab_explore .yg-ab-explore-item {
    float: none;
    max-width: none !important;
    width: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ab_explore h2 {
    font-size: 30px;
    line-height: 38px;
  }
  .yg_ab_explore_item {
    float: none;
    max-width: none !important;
    width: auto;
    margin-right: 0;
  }
  .yg_ab_explore_item_text h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .yg_ab_explore_item_text_meta {
    font-size: 12px;
    line-height: 16px;
  }
  .yg_ab_explore .yg-ab-explore-item {
    float: none;
    max-width: none !important;
    width: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ab_explore_item {
    width: 31.7%;
  }
  .yg_ab_explore .yg-ab-explore-item {
    width: 31.7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_ab_explore_item {
    width: 31.7%;
  }
  .yg_ab_explore .yg-ab-explore-item {
    width: 31.7%;
  }
}

.yg_bio_content {
  margin: 0;
  padding: 0;
}
.yg_bio_content_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  padding: 4.8611% 0;
  overflow: hidden;
}
.yg_bio_content_body {
  overflow: hidden;
}
.yg_bio_content_body .yg_bio_title {
  margin-left: 8.4677%;
  width: 57.4194%;
  float: left;
  padding-bottom: 2.8226%;
  margin-bottom: 3.2258%;
  border-bottom: 1px solid #e5e5e5;
}
.yg_bio_content_body .yg_bio_title h1 {
  margin: 0;
}
.yg_bio_content_body .yg_bio_title h3 {
  margin-bottom: 1.6129%;
}
.yg_bio_content_body .yg_bio_text {
  overflow: hidden;
  width: 65.8871%;
}
.yg_bio_content_body .yg_bio_text h5 {
  margin-top: 0;
  margin-left: 12.8519%;
}
.yg_bio_content_body .yg_bio_text .content_inline {
  float: left;
  margin: 0 2.4479% 2.4479% 0;
}
.yg_bio_content_body .yg_bio_text .content_inline_caption {
  font-size: 14px;
  line-height: 18px;
  color: #656565;
  display: block;
}
.yg_bio_content_body .yg_bio_text p {
  margin-left: 12.8519%;
}
.yg_bio_content_body .yg_bio_text .yg_bio_tweet {
  overflow: hidden;
}
.yg_bio_content_body .yg_bio_text .yg_bio_tweet_image {
  width: 24.4798%;
  margin: 0 2.4479% 0 0;
  float: left;
}
.yg_bio_content_body .yg_bio_text .yg_bio_tweet_image img {
  width: 100%;
  display: block;
}
.yg_bio_content_body .yg_bio_text .yg_bio_tweet_text {
  overflow: hidden;
  background: rgba(0, 0, 0, 0) url("../img/brown_fact_line.png") no-repeat scroll left top;
  color: #8b5d3a;
  font-size: 30px;
  line-height: 38px;
  padding: 3.6719% 0 1.2239% 0;
  margin: 2.6928% 0;
}
.yg_bio_content_body .yg_bio_text .yg_bio_tweet_text_author {
  font-size: 20px;
  line-height: 28px;
  color: #666666;
  margin-top: 1.5912%;
}
.yg_bio_content_body .yg_bio_box {
  float: right;
  width: 23.387%;
  margin: 0 7.6613% 0.8064% 2.4194%;
  overflow: hidden;
}
.yg_bio_content_body .yg_bio_box_image {
  width: 100%;
}
.yg_bio_content_body .yg_bio_box_image img {
  display: block;
  width: 100%;
  height: auto;
}
.yg_bio_content_body .yg_bio_box_text {
  background-color: #f2f2f2;
  padding: 12.0689%;
}
.yg_bio_content_body .yg_bio_box_text h5 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 0;
}
.yg_bio_content_body .yg_bio_box_text ul {
  padding-left: 0px;
  margin: 0;
}
.yg_bio_content_body .yg_bio_box_text li {
  font-size: 17px;
  font-weight: 400;
  padding-bottom: 2px;
}
.yg_bio_content_body .yg_bio_box_text a {
  color: #0084b4;
}
.yg_bio_content_body .yg_bio_box_text a:hover {
  color: #0084b4;
  opacity: 0.8;
}
@media only screen and (max-width: 480px) {
  .yg_bio_content .yg_bio_title {
    margin-left: 0;
    width: auto;
    float: none;
  }
  .yg_bio_content .yg_bio_title h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .yg_bio_content .yg_bio_title h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_bio_content .yg_bio_box {
    float: none;
    width: auto;
    margin: 10% 0;
  }
  .yg_bio_content .yg_bio_text {
    width: auto;
  }
  .yg_bio_content .yg_bio_text h5, .yg_bio_content .yg_bio_text p {
    margin-left: 0;
  }
  .yg_bio_content .yg_bio_text h5 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_bio_content .yg_bio_text p {
    font-size: 17px;
  }
  .yg_bio_content .yg_bio_text .yg_bio_tweet_image {
    width: 34%;
  }
  .yg_bio_content .yg_bio_text .yg_bio_tweet_text {
    font-size: 24px;
    line-height: 32px;
    margin: 5.6928% 0;
    padding: 10% 0 1.2239% 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_bio_content .yg_bio_title {
    margin-left: 0;
    width: auto;
    float: none;
  }
  .yg_bio_content .yg_bio_title h1 {
    font-size: 36px;
    line-height: 46px;
  }
  .yg_bio_content .yg_bio_title h3 {
    font-size: 26px;
    line-height: 34px;
  }
  .yg_bio_content .yg_bio_box {
    float: none;
    width: auto;
    margin: 10% 0;
  }
  .yg_bio_content .yg_bio_text {
    width: auto;
  }
  .yg_bio_content .yg_bio_text h5, .yg_bio_content .yg_bio_text p {
    margin-left: 0;
  }
  .yg_bio_content .yg_bio_text h5 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_bio_content .yg_bio_text p {
    font-size: 17px;
  }
  .yg_bio_content .yg_bio_text .yg_bio_tweet_image {
    width: 34%;
  }
  .yg_bio_content .yg_bio_text .yg_bio_tweet_text {
    font-size: 24px;
    line-height: 32px;
    margin: 5.6928% 0;
    padding: 10% 0 1.2239% 0;
  }
  .yg_bio_content .yg_bio_text .content_inline {
    float: none;
    display: block;
    margin: 0 0 2.4479% 0;
  }
  .yg_bio_content .yg_bio_text .content_inline_caption {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_bio_content .yg_bio_title {
    margin-left: 0;
  }
  .yg_bio_content .yg_bio_text h5, .yg_bio_content .yg_bio_text p {
    margin-left: 0;
  }
  .yg_bio_content .yg_bio_box {
    margin-right: 0;
    width: 31.0484%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_bio_content .yg_bio_title {
    margin-left: 0;
  }
  .yg_bio_content .yg_bio_text h5, .yg_bio_content .yg_bio_text p {
    margin-left: 0;
  }
  .yg_bio_content .yg_bio_box {
    margin-right: 0;
    width: 31.0484%;
  }
}

.yg_bio_news {
  margin: 0;
  padding: 0;
}
.yg_bio_news_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  overflow: hidden;
}
.yg_bio_news_wrap h4 {
  margin-top: 0;
}
.yg_bio_news .yg_bio_news_itemwrap {
  padding: 4.8611% 0;
  width: 57.4194%;
  margin-left: 8.4677%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.yg_bio_news_item {
  overflow: hidden;
  margin-bottom: 2.1067%;
}
.yg_bio_news_item a {
  color: #0084b4;
}
.yg_bio_news_item a:after {
  content: "›";
  margin-left: 5px;
  font-weight: 700;
}
.yg_bio_news_item a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_bio_news_item_meta {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  color: #656565;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 1.4044%;
}
.yg_bio_news_item h3 {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  color: #0084b4;
}
.yg_bio_news_item h3 a:after {
  display: none;
}
@media only screen and (max-width: 480px) {
  .yg_bio_news h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .yg_bio_news .yg_bio_news_itemwrap {
    width: auto;
    margin-left: 0;
  }
  .yg_bio_news_item h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_bio_news_item p {
    font-size: 17px;
  }
  .yg_bio_news_item_meta {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_bio_news h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .yg_bio_news .yg_bio_news_itemwrap {
    width: auto;
    margin-left: 0;
  }
  .yg_bio_news_item h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_bio_news_item p {
    font-size: 17px;
  }
  .yg_bio_news_item_meta {
    font-size: 12px;
    line-height: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_bio_news .yg_bio_news_itemwrap {
    margin-left: 0;
    width: 65.8871%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .yg_bio_news .yg_bio_news_itemwrap {
    margin-left: 0;
    width: 65.8871%;
  }
}

.yg_ab_news {
  margin: 0;
  padding: 0;
}
.yg_ab_news_wrap {
  margin: 0 auto;
  width: 86.1111111111%;
  max-width: 1240px;
  overflow: hidden;
}
.yg_ab_news_wrap h4 {
  margin-top: 0;
}
.yg_ab_news .yg_ab_news_itemwrap {
  padding: 4.8611% 0;
  width: 74.5968%;
  margin: 0 2.4194% 0 0;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.yg_ab_news_item {
  overflow: hidden;
  margin-bottom: 15px;
}
.yg_ab_news_item a {
  color: #0084b4;
}
.yg_ab_news_item a:after {
  content: "›";
  margin-left: 5px;
  font-weight: 700;
}
.yg_ab_news_item a:hover {
  color: #0084b4;
  opacity: 0.8;
}
.yg_ab_news_item h2 {
  color: #0084b4;
}
.yg_ab_news_item h3 {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  color: #0084b4;
}
.yg_ab_news_item h3 a:after {
  display: none;
}
@media only screen and (max-width: 480px) {
  .yg_ab_news .yg_ab_news_itemwrap {
    width: auto;
  }
  .yg_ab_news_item h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_ab_news_item p {
    font-size: 17px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ab_news .yg_ab_news_itemwrap {
    width: auto;
  }
  .yg_ab_news_item h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .yg_ab_news_item p {
    font-size: 17px;
  }
}

.yg-ab-faq-row {
  border-bottom: 1px dotted #f2f2f2;
  margin-bottom: 30px;
}

.yg_ab_content_resource .menu, .yg_ab_content_resource ul {
  padding-left: 0;
}
.yg_ab_content_resource .menu li, .yg_ab_content_resource ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px 0;
  list-style: none;
}
.yg_ab_content_resource .menu li:first-child, .yg_ab_content_resource ul li:first-child {
  border: none;
}
.yg_ab_content_resource .menu li a, .yg_ab_content_resource ul li a {
  display: block;
  color: #4F4E4E;
  font-size: 20px;
  line-height: 32px;
}
.yg_ab_content_resource .menu li .subnav_menu li, .yg_ab_content_resource ul li .subnav_menu li {
  border: none;
  list-style: none;
}
.yg_ab_content_resource .menu li .subnav_menu li a, .yg_ab_content_resource ul li .subnav_menu li a {
  font-size: 18px;
}
.yg_ab_content_resource .menu li a.active::before, .yg_ab_content_resource .menu li a.is-active::before, .yg_ab_content_resource ul li a.active::before, .yg_ab_content_resource ul li a.is-active::before {
  font-family: fontawesome;
  content: "";
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #0084b4;
}
.yg_ab_content_resource .menu li.bc::before, .yg_ab_content_resource ul li.bc::before {
  font-family: fontawesome;
  content: "";
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #0084b4;
  padding-top: 6px;
  float: left;
}
.yg_ab_content_resource .menu ul li a.is-active::before, .yg_ab_content_resource ul ul li a.is-active::before {
  font-family: fontawesome;
  content: "";
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #0084b4;
}
.yg_ab_content_resource ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px 0;
  list-style: none;
}
.yg_ab_content_resource ul li:first-child {
  border: none;
}
.yg_ab_content_resource ul li a {
  display: block;
  color: #4F4E4E;
  font-size: 20px;
  line-height: 32px;
}
.yg_ab_content_resource ul li ul li {
  border: none;
  list-style: none;
}
.yg_ab_content_resource ul li ul li a {
  font-size: 18px;
}

.yg_regions_slider .yg_ln_slider_image {
  height: 380px;
}

.yg_regions_wrap .block h2 {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 0;
}

.yg_ol_regions {
  background-color: #fbfbfb;
  border: 1px solid #f3f3f3;
  border-radius: 15px;
}
.yg_ol_regions .view-content {
  overflow: hidden;
  margin: 15px 0;
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.yg_ol_regions .yg-ol-regions-item {
  width: 20%;
  overflow: hidden;
}
.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_image {
  max-width: 170px;
  max-height: 170px;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #2EA7D8;
  border-radius: 50%;
}
.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_image img {
  width: unset;
  width: 100%;
  height: auto;
  display: block;
}
.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_text {
  text-align: center;
}
.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_text h3 {
  font-size: 18px;
  font-weight: 300;
  color: #875a38;
}
.yg_ol_regions .yg_ol_regions_item_readmore {
  text-align: right;
  font-size: 17px;
  padding: 10px;
}

@media only screen and (max-width: 480px) {
  .yg_ol_regions .view-content {
    display: block !important;
  }
  .yg_ol_regions .yg-ol-regions-item {
    width: auto !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ol_regions .yg-ol-regions-item {
    width: 30% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ol_regions .yg-ol-regions-item {
    margin: 0 5px;
  }
}
/*.yg_regions .yg-regions-item .yg_regions_item_readmore a {font-size: 17px; margin: 0; padding: 0.7em 1em; background-color: #4c9f38; color: white; }
    .yg_regions .yg-regions-item .yg_regions_item_readmore a:hover {background-color: #3a782a; }*/
.yg-ab-faq-row {
  border-bottom: 1px dotted #f2f2f2;
  margin-bottom: 30px;
}

.yg_rf_slider .yg_ab_slider_image {
  height: 200px;
}
.yg_rf_slider .yg_ab_content_wrap {
  padding: 4.8611% 0 0 0;
}

.yg_regions {
  margin-top: 20px;
}
.yg_regions .view-content {
  overflow: hidden;
}
.yg_regions .yg-regions-item {
  margin: 0 0 30px 0;
  border: 1px solid #f3f3f3;
  background-color: #fbfbfb;
  border-radius: 15px;
  padding: 15px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(1) {
  width: 20%;
  text-align: center;
}
.yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(2) {
  margin: 0 15px;
  width: 44%;
}
.yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(3) {
  width: 32%;
}
.yg_regions .yg-regions-item .yg_regions_item_image {
  max-width: 150px;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #2EA7D8;
  border-radius: 50%;
}
.yg_regions .yg-regions-item .yg_regions_item_image img {
  width: 100%;
  height: auto;
  display: block;
}
.yg_regions .yg-regions-item .yg_regions_item_video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.yg_regions .yg-regions-item .yg_regions_item_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.yg_regions .yg-regions-item .yg_regions_item_text h3 {
  font-size: 22px;
  font-weight: 400;
  color: #4e4c49;
  margin-bottom: 10px;
}
.yg_regions .yg-regions-item .yg_regions_item_text h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  color: #875A38;
  font-weight: 500;
}
.yg_regions .yg-regions-item .yg_regions_item_text p {
  min-height: 70px;
}
.yg_regions .yg-regions-item .yg_regions_item_readmore {
  display: block;
  clear: both;
  margin: 0 auto;
  padding-top: 10px;
}
.yg_regions .yg-winners-item {
  margin: 0 0 30px 0;
  border: 1px solid #f3f3f3;
  background-color: #fbfbfb;
  border-radius: 15px;
  padding: 15px !important;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
}
.yg_regions .yg-winners-item .yg_regions_item_image {
  max-width: 150px;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #2EA7D8;
  border-radius: 50%;
}
.yg_regions .yg-winners-item .yg_regions_item_image img {
  width: 100%;
  height: auto;
  display: block;
}
.yg_regions .yg-winners-item .yg_regions_item_video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.yg_regions .yg-winners-item .yg_regions_item_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.yg_regions .yg-winners-item .yg_regions_item_text {
  padding: 10px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}
.yg_regions .yg-winners-item .yg_regions_item_text h3 {
  font-size: 22px;
  font-weight: 400;
  color: #4e4c49;
  margin-bottom: 10px;
}
.yg_regions .yg-winners-item .yg_regions_item_text h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  color: #875A38;
  font-weight: 500;
}
.yg_regions .yg-winners-item .yg_regions_item_text p {
  min-height: 70px;
}
.yg_regions .yg-winners-item .yg_regions_item_readmore {
  display: block;
  clear: both;
  margin: 0 auto;
  padding-top: 10px;
}
.yg_regions .yg-winners-item .yg-regions-itemwrap:first-child {
  width: 20%;
  text-align: center;
  margin-right: 15px;
}
.yg_regions .yg-winners-item .yg-regions-itemwrap:last-child {
  width: 76%;
  position: relative !important;
}

#edit-nominee-form {
  border: none;
  padding: 0;
  max-width: 100%;
  display: inline-block;
  min-width: 0px;
}
#edit-nominee-form .form-submit {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  height: 50px;
  background: #0084b4;
  outline: none;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  padding: 1px 25px;
  min-width: 180px;
}

.paragraphs-item-big-idea-summary .content {
  margin-top: 20%;
  position: relative;
}

@media only screen and (max-width: 480px) {
  .yg_regions .view-content {
    display: block !important;
  }
  .yg_regions .yg-regions-item .yg-regions-itemwrap {
    width: 100% !important;
    margin: 0 !important;
  }
  .yg_regions .yg-regions-item .yg_regions_item_text p {
    min-height: auto !important;
  }
  .yg_regions .yg-winners-item {
    display: block !important;
  }
  .yg_regions .yg-winners-item .yg_regions_item_text {
    position: relative !important;
    transform: none !important;
  }
  .yg_regions .yg-winners-item .yg-regions-itemwrap:first-child {
    width: 100% !important;
  }
  .yg_regions .yg-winners-item .yg-regions-itemwrap:last-child {
    width: 100% !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(1) {
    width: 30%;
    text-align: center;
  }
  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(2) {
    margin: 0 !important;
    width: 65%;
  }
  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(3) {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(2) {
    width: 40%;
  }
}
@media only screen and (min-width: 700px) {
  #block-youngchampions-youngchampions-voting-block {
    border: 1px solid #0084b4;
    max-width: 500px;
    margin: 0 auto;
    padding: 10px;
  }
}
/* Scss Document */
/*
=================Article Page Styles =========================
*/
.content_container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  border: 0px solid #000;
}
@media screen and (max-width: 479px) {
  .content_container {
    width: 100%;
  }
}

.article_header {
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  background-size: cover;
  background-position: 50%, 50%;
}
.article_header .main_breadcrumb {
  position: absolute;
  top: 1em;
  left: 2.4em;
  z-index: 10;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.article_header .main_breadcrumb ol {
  margin: 0;
  padding: 10px 0 30px 0;
  list-style-type: none;
}
.article_header .main_breadcrumb ol li {
  display: inline-block;
}
.article_header .main_breadcrumb ol li::after {
  content: "/";
  font-size: 14px;
  color: #ffffff;
}
.article_header .main_breadcrumb ol li:last-child::after {
  display: none;
}
.article_header .main_breadcrumb ol li a {
  color: #ffffff;
}
.article_header .main_breadcrumb ol li a:hover {
  color: #ffffff;
  opacity: 0.6;
  text-decoration: underline;
}
.article_header_image {
  position: relative;
  margin: 0;
  padding: 0;
  height: 630px;
}
.article_header_image img {
  display: none;
}
.article_header_image::before {
  content: "";
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.8) rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=.8 );
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  width: 100%;
  height: 100%;
}
.article_header_meta {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  color: #fff;
  text-shadow: 4px 7px 4px rgba(0, 0, 0, 0.5);
}
.article_header_meta .article_header_meta_wrap {
  margin-left: 60px;
  width: 70%;
}
.article_header_meta_info {
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1em;
}
.article_header_meta_info span {
  padding: 0;
}
.article_header_meta_info span:after {
  content: "|";
  padding: 0 0.6em;
  color: rgba(254, 252, 252, 0.7);
}
.article_header_meta_info span a {
  color: #fff;
}
.article_header_meta_info span:last-child {
  border-right: none;
}
.article_header_meta_info span:last-child:after {
  content: none;
}
.article_header_meta_title {
  margin: 0;
  padding: 0 0 1em 0;
}
.article_header_meta_title h1 {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .article_header .main_breadcrumb {
    left: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  .article_header .article_header_image {
    height: 300px;
  }
  .article_header .article_header_meta {
    bottom: 10%;
  }
  .article_header .article_header_meta .article_header_meta_wrap {
    margin-left: 0;
    width: 90%;
    margin: auto;
  }
  .article_header .article_header_meta_title h1 {
    font-size: 20px;
    line-height: 25px;
  }
  .article_header .main_breadcrumb {
    left: 0.8em;
  }
}
@media screen and (max-width: 479px) {
  .article_header .article_header_image {
    height: 300px;
  }
  .article_header .article_header_meta {
    bottom: 3%;
  }
  .article_header .article_header_meta .article_header_meta_wrap {
    margin-left: 0;
    width: 90%;
    margin: auto;
  }
  .article_header .main_breadcrumb {
    left: 0.8em;
  }
}

.article_content {
  padding: 24px 0;
}
.article_content .document_topics {
  margin-left: 0;
}
.article_content .content_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.article_content .content_wrap:before, .article_content .content_wrap:after {
  content: "";
  display: table;
  clear: both;
}
.article_content .content_wrap .content_main {
  float: left;
  min-width: 300px;
  width: calc(100% - 340px);
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .article_content .content_wrap .content_main {
    float: none;
    min-width: none;
    width: 100%;
    margin-right: 0;
  }
}
.article_content .content_wrap .content_main .content_main_container {
  overflow: hidden;
  /*
  & .content_image{
  	float: left;
  	margin: 1em 1.5em 0 0;
  	max-width: 400px;

  	& img{
  		display: block;
  	}

  	&_caption{
  		display: block;
  		color: rgba(101,101,101,1.0);
  		font-size: 0.7em;
  	}

  	&_credit{
  		display: block;
  		font-style: italic;
  		font-size: 0.7em;

  		&:before{
  			font-family: FontAwesome;
  			content: "\f030";
  			margin-right:7px;
  			font-style: normal;
  		}
  	}
  }
  */
}
.article_content .content_wrap .content_main .content_main_container img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin-left: 60px;
  object-fit: cover;
}
.article_content .content_wrap .content_main .content_main_container p, .article_content .content_wrap .content_main .content_main_container li, .article_content .content_wrap .content_main .content_main_container .document_topics, .article_content .content_wrap .content_main .content_main_container figure {
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  .article_content .content_wrap .content_main .content_main_container {
    margin-left: 5%;
    margin-right: 5%;
  }
  .article_content .content_wrap .content_main .content_main_container p, .article_content .content_wrap .content_main .content_main_container li, .article_content .content_wrap .content_main .content_main_container .document_topics, .article_content .content_wrap .content_main .content_main_container figure {
    margin-left: 0;
  }
  .article_content .content_wrap .content_main .content_main_container img {
    margin-left: 0;
  }
}
.article_content .content_wrap .content_main .content_main_container .article_summary {
  background-color: rgba(246, 244, 175, 0.5);
  padding: 0.3em 1em;
}
.article_content .content_wrap .content_main .content_main_container .article_summary p, .article_content .content_wrap .content_main .content_main_container .article_summary li {
  margin: 0;
  font-size: 1em;
}
.article_content .content_wrap .content_main .content_main_container figure {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.article_content .content_wrap .content_main .content_main_container figure img {
  width: 100%;
  height: auto;
  margin: 0;
}
.article_content .content_wrap .content_main .content_main_container figure figcaption {
  font-size: 0.8em;
  color: rgba(51, 51, 51, 0.7);
}
.article_content .content_wrap .content_main .content_main_container .document_topics li {
  margin-left: 0 !important;
}
.article_content .content_wrap .content_main .content_main_container .quote_content {
  margin-left: 10px !important;
  margin-bottom: 0 !important;
}
.article_content .content_wrap .content_main .content_main_container .quote_content p {
  margin-left: 0 !important;
}
.article_content .content_wrap .content_main .content_main_container table {
  width: 100%;
  background: none;
  border-collapse: collapse;
  margin: 2em 0;
}
.article_content .content_wrap .content_main .content_main_container table tr {
  border-bottom: 1px solid #d7d7d7;
}
.article_content .content_wrap .content_main .content_main_container table tr td, .article_content .content_wrap .content_main .content_main_container table tr th {
  padding: 1em;
}
.article_content .content_wrap .content_main .content_main_container table tr th {
  background: #0083b3;
  color: white;
  text-align: left;
}
.article_content .content_wrap .content_main .content_main_container li {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .article_content .content_wrap .content_main .content_main_container li {
    font-size: 17px;
    line-height: 22px;
  }
}
.article_content .content_wrap .content_main .content_main_container .sdg_container {
  margin: 0;
  padding: 0;
  margin-left: 60px;
  display: none;
  /*******/
  /*******/
  /*
  & h3{
  	font-weight: 400;
  }

  & .sdg_items{
  	overflow: hidden;

  	& .sdg_item{
  		width: 50%;
  		min-width: 300px;
  		float: left;
  		display: table;
  		height: 100%;

  		@media screen and (max-width:767px){
  			width: 100%;
  			min-width: 100px;
  			float: none;
  			display: block;
  			overflow: hidden;
  			margin-bottom: 1em;
  		}

  		&:after{clear: both;}

  		&_image{
  			float: left;
  			margin-right: 1em;
  			width: 100px;
  			height: 100px;
  			position: relative;

  			& img{
  				position: absolute;
  				top: 50%;
  				left: 50%;
  				transform: translate(-50%, -50%);
  			}
  		}

  		&_body{
  			display: table-cell;
  			vertical-align: middle;
  			padding: 1em 1em 1em 0;
  			overflow: hidden;
  			width: 100%;

  			& span{
  				display: block;
  				font-weight: 700;
  			}
  		}
  	}

  	& .sdg06{
  		& .sdg_item_image{
  			background-color: rgba(17,189,227,1.0);
  		}

  		& span{
  			color: rgba(17,189,227,1.0);
  		}
  	}


  	& .sdg12{
  		& .sdg_item_image{
  			background-color: rgba(191,143,34,1.0);
  		}

  		& span{
  			color: rgba(191,143,34,1.0);
  		}
  	}
  }*/
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid {
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  margin-left: 0.5em;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item {
  width: 31%;
  margin: 1em 0.8em 1em 0;
  background: #f2f2f2;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container {
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-flow: nowrap;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container .contextual_sdg_item_image {
  width: 30%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container .contextual_sdg_item_image img {
  width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0;
  display: block;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container .contextual_sdg_item_text {
  width: 70%;
  padding: 1em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container .contextual_sdg_item_text h3 {
  font-size: 1.1em;
  line-height: 0.8em;
  margin: 0;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container .contextual_sdg_item_text_description {
  font-size: 0.95em;
  margin-top: 10px;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item_container .contextual_sdg_item_button {
  display: none;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid .contextual_sdg_item:last-child {
  float: left;
}
.article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid:before, .article_content .content_wrap .content_main .content_main_container .sdg_container .ep_sdg_grid:after {
  display: none;
}
.article_content .content_wrap .content_main .content_main_container .media_contact {
  margin: 0;
  padding: 0;
  margin-top: 3em;
  overflow: hidden;
}
.article_content .content_wrap .content_main .content_main_container .media_contact h3 {
  font-weight: 400;
}
.article_content .content_wrap .content_main .content_main_container .media_contact_image {
  float: left;
  margin-right: 1em;
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .article_content .content_wrap .content_main .content_main_container .media_contact_image {
    width: 20%;
  }
}
.article_content .content_wrap .content_main .content_main_container .media_contact_image img {
  width: 100%;
  height: auto;
  margin: 0;
}
.article_content .content_wrap .content_main .content_main_container .media_contact_body {
  overflow: hidden;
}
.article_content .content_wrap .content_main .content_main_container .media_contact_body_name {
  font-weight: 700;
  color: #0083b3;
  font-size: 1.375em;
}
@media screen and (max-width: 479px) {
  .article_content .content_wrap .content_main .content_main_container .media_contact_body_name {
    font-size: 1.175em;
  }
}
.article_content .content_wrap .content_main .content_main_container .media_contact_body_title {
  font-size: 1.125em;
}
@media screen and (max-width: 479px) {
  .article_content .content_wrap .content_main .content_main_container .media_contact_body_title {
    font-size: 1em;
  }
}
.article_content .content_wrap .content_main .content_main_container .media_contact_body_info {
  margin-top: 1.5em;
}
@media screen and (max-width: 479px) {
  .article_content .content_wrap .content_main .content_main_container .media_contact_body_info {
    margin-top: 0.5em;
  }
}
.article_content .content_wrap .content_main .content_main_container .media_contact_body_info_phone:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 10px;
  color: #bbbbbb;
}
.article_content .content_wrap .content_main .content_main_container .media_contact_body_info_email:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 10px;
  color: #bbbbbb;
}
.article_content .content_wrap .content_main p {
  line-height: 1.5em;
  font-weight: 300;
}
.article_content .content_wrap .content_sidebar {
  float: right;
  width: 300px;
}
@media screen and (max-width: 767px) {
  .article_content .content_wrap .content_sidebar {
    float: none;
    width: 100%;
    position: relative;
  }
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight {
  background-color: #4b9f37;
  color: #fff;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight h5, .article_content .content_wrap .content_sidebar .content_sidebar_highlight h3 {
  margin: 0;
  padding: 0;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight_title {
  margin: 2em;
  margin-bottom: 0;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight_title h3 {
  font-size: 1.6em !important;
  margin: 0 !important;
  line-height: 1em !important;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_new {
  padding: 0 2em 2em 2em;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_new .content_sidebar_highlight_item_links ul li {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  border-left: none;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_new .content_sidebar_highlight_item_links ul li a {
  margin: 0 !important;
  font-size: 0.9em !important;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item {
  display: block;
  margin: 2em;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_label h3 {
  font-size: 1.25em;
  font-weight: 300;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_title h5 {
  font-weight: 700;
  font-size: 1.5em;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links {
  overflow: hidden;
  margin-top: 1em;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul {
  margin: 0;
  padding: 0;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li {
  list-style: none;
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 28px;
  font-size: 18px;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  display: block;
  margin: 0 1em;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li a:hover {
  color: white;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li:first-child {
  border-left: none;
}
.article_content .content_wrap .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li:first-child a {
  margin: 0 1em 0 0;
}
.article_content .interstitial {
  margin: 0;
  padding: 0;
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial {
    margin: 2em 0 0.5em 0;
  }
}
.article_content .interstitial .content_main {
  float: none;
  width: 100%;
}
.article_content .interstitial .content_main .content_factbox {
  margin: 0;
  padding: 0;
  min-width: 500px;
  width: calc(100% - 400px);
  height: 100%;
  display: table;
}
.article_content .interstitial .content_main .content_factbox_image {
  float: left;
  margin-right: 1em;
}
.article_content .interstitial .content_main .content_factbox_image img {
  width: 100%;
  height: auto;
}
.article_content .interstitial .content_main .content_factbox_body {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.article_content .interstitial .content_main .content_factbox_body .fact_text p {
  color: #01724c;
  font-size: 1.875em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  padding: 0.3em 0;
  background: url("../img/fact_line.png") top left no-repeat;
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_factbox_body .fact_text p {
    font-size: 1.475em;
    line-height: 1.2em;
  }
}
.article_content .interstitial .content_main .content_factbox_body .fact_source p {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_factbox {
    min-width: 100px;
    margin: 0 auto;
    width: 90% !important;
  }
}
.article_content .interstitial .content_main .content_quotebox {
  margin: 0;
  padding: 0;
  min-width: 600px;
  width: calc(100% - 300px);
  height: 100%;
  display: table;
}
.article_content .interstitial .content_main .content_quotebox_body {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.article_content .interstitial .content_main .content_quotebox_body .fact_text p {
  color: #01724c;
  font-size: 1.875em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  padding: 0.3em 0;
  background: url("../img/quote_rule.png") top left no-repeat;
  padding-top: 1em;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_quotebox_body .fact_text p {
    font-size: 1.475em;
    line-height: 1.2em;
  }
}
.article_content .interstitial .content_main .content_quotebox_body .fact_source p {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_quotebox {
    min-width: 100px;
    margin: 0 auto;
    width: 90% !important;
  }
}
.article_content .interstitial .content_main .content_map {
  width: 100%;
  height: 100%;
  display: table;
  background-color: #0083b3;
  padding: 2em;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_map {
    display: block;
    padding: 1em 0 !important;
  }
}
.article_content .interstitial .content_main .content_map_image {
  float: left;
  margin-right: 2em;
  width: 570px;
}
.article_content .interstitial .content_main .content_map_image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_map_image {
    float: none;
    margin-right: 0;
    width: 90%;
    margin: 0 auto;
  }
}
.article_content .interstitial .content_main .content_map_body {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .article_content .interstitial .content_main .content_map_body {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
.article_content .interstitial .content_main .content_map_body .fact_text p {
  color: white;
  font-size: 1.221em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  padding: 0.3em 0;
}
.article_content .interstitial .content_main .content_map_body .fact_source p {
  margin: 0;
  padding: 0;
  margin-top: 1em;
  font-size: 0.9em;
  display: inline-block;
}
.article_content .interstitial .content_main .content_map_body .fact_source p a {
  color: white;
  text-decoration: underline;
}
.article_content .article_tags {
  border-top: 0.0625rem dotted #dfdfdf;
  margin-left: 60px;
  padding: 0.8em 0.4em;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .article_content .article_tags {
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 2em;
  }
}
.article_content .article_tags_title {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #767676;
  display: block;
  margin-bottom: 0.1875rem;
}
.article_content .article_tags_topics, .article_content .article_tags_tags {
  padding: 0.2em 0 0 0;
}
.article_content .article_tags_topics ul, .article_content .article_tags_tags ul {
  margin: 0;
  padding: 0;
}
.article_content .article_tags_topics li, .article_content .article_tags_tags li {
  display: inline-block;
  list-style: none;
  margin: -3px 3px !important;
}
.article_content .article_tags_topics li a, .article_content .article_tags_tags li a {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 0;
}
.article_content .article_tags_topics li a:hover, .article_content .article_tags_tags li a:hover {
  text-decoration: underline;
}
.article_content .article_tags_topics li:before, .article_content .article_tags_tags li:before {
  content: "/";
  margin-right: 8px;
  color: #bdbfbf;
  line-height: 5px !important;
}
.article_content .article_tags_topics li:first-child:before, .article_content .article_tags_tags li:first-child:before {
  content: none;
}
.article_content .article_tags_topics li:first-child a {
  font-weight: 600;
}
.article_content .article_tags_topics a {
  color: #005689;
  font-size: 2.1em;
}
.article_content .article_tags_tags li {
  font-size: 1em !important;
}
.article_content .article_tags_tags a {
  color: #767676;
}

.content_image {
  float: left;
  margin: 1em 1.5em 0 0;
  max-width: 400px;
}
@media screen and (max-width: 479px) {
  .content_image {
    float: none;
    margin: 1em 0;
    max-width: 400px;
    width: 100%;
  }
}
.content_image img {
  display: block;
  width: 100%;
  height: auto;
}
.content_image_caption {
  display: block;
  color: #656565;
  font-size: 0.7em;
  line-height: 1.4em;
}
@media screen and (max-width: 479px) {
  .content_image_caption {
    font-size: 0.9em;
    line-height: 1.4em;
    margin: 0.5em 0;
  }
}
.content_image_credit {
  display: block;
  font-style: italic;
  font-size: 0.7em;
}
@media screen and (max-width: 479px) {
  .content_image_credit {
    text-align: right;
    margin-bottom: 1em;
  }
}
.content_image_credit:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 7px;
  font-style: normal;
}

.article_related {
  margin: 2em 0;
}
.article_related .content_container .content_wrap {
  margin: 0 60px;
  border-top: 1px solid rgba(59, 83, 101, 0.15);
}
@media screen and (max-width: 767px) {
  .article_related .content_container .content_wrap {
    margin: 0 5%;
  }
}
.article_related_items {
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article_related_items .article_related_item {
  width: 48%;
  margin-bottom: 1em;
}
@media screen and (max-width: 479px) {
  .article_related_items .article_related_item {
    width: 100%;
  }
}
.article_related_items .article_related_item:after {
  clear: both;
}
.article_related_items .article_related_item .article_related_item_image {
  margin-bottom: 1em;
}
.article_related_items .article_related_item .article_related_item_image img {
  display: block;
  width: 100%;
  height: auto;
}
.article_related_items .article_related_item .article_related_item_body {
  margin: 0;
  padding: 0;
}
.article_related_items .article_related_item .article_related_item_body_tag {
  color: #656565;
  font-size: 0.875em;
  text-transform: uppercase;
}
.article_related_items .article_related_item .article_related_item_body_title {
  font-weight: 700;
  font-size: 1.5em;
}
.article_related_items .article_related_item .article_related_item_body_title a {
  color: #000;
}

.newsletter_signup {
  background: url("../img/signup_bg_image_opacity_10.png") 50% 10% no-repeat;
  height: 400px;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .newsletter_signup {
    height: auto;
    padding-bottom: 2em;
  }
}
.newsletter_signup_wrap {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  display: table;
}
@media screen and (max-width: 767px) {
  .newsletter_signup_wrap {
    display: block;
  }
}
.newsletter_signup_wrap .newsletter_signup_box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .newsletter_signup_wrap .newsletter_signup_box {
    display: block;
    width: 90%;
    margin: 30px auto 0 auto;
  }
}
.newsletter_signup_wrap .newsletter_signup_box_wrap {
  display: inline-block;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_icon {
  width: 102px;
  float: left;
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_icon {
    float: none;
    margin-right: 0;
    margin: 0 auto;
  }
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_icon .signup_icon {
  fill: #01adef;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_icon svg {
  width: 100%;
  height: auto;
  fill: #01adef;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body {
  overflow: hidden;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body {
    text-align: center;
    margin: 1em 0;
  }
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_title {
  margin: 0;
  padding: 0;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_title h3 {
  font-size: 2em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #004159;
  line-height: 1.1em;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_form {
  margin: 0;
  padding: 0;
  margin-top: 1em;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_form form {
  margin: 0;
  padding: 0;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_form form input[type=text] {
  border-collapse: collapse;
  border: none;
  background: #fff;
  font-size: 1.125em;
  padding: 14px;
  width: 320px;
  color: #656565;
}
@media screen and (max-width: 767px) {
  .newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_form form input[type=text] {
    text-align: center;
    width: 90%;
    margin-bottom: 1em;
  }
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_form form input[type=submit] {
  border-collapse: collapse;
  border: none;
  background: #4b9f37;
  color: #fff;
  font-size: 1.125em;
  padding: 14px;
  text-transform: uppercase;
  margin-left: 0.7em;
}
.newsletter_signup_wrap .newsletter_signup_box_wrap .newsletter_signup_body .newsletter_signup_form form input[type=submit]:hover {
  background: rgba(75, 159, 55, 0.9);
}

.photo_credit {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 4;
  background: rgba(51, 51, 51, 0.5);
  padding: 5px;
  color: #fff;
  font-size: 0.7em;
  font-style: italic;
}
.photo_credit a {
  color: #fff;
}

/* Article Sub-Nav Styles */
/*.asn_body {	 

	@media only screen and (max-width: 480px)
	{
		background-color: #FF0 !important;
	} 
	@media only screen and (min-width: 480px) and (max-width: 767px)
	{
		background-color: #0F0 !important;
	}
	@media only screen and (min-width: 768px) and (max-width: 991px)  
	{
		background-color: #F00 !important
	}
	@media only screen and (min-width: 992px) and (max-width: 1200px)  
	{
		background-color:#006 !important
	}
}*/
.asn {
  margin: 0;
  padding: 0;
}
.asn .ep_sdg_grid_item {
  width: 45%;
}
.asn_hero {
  margin: 0;
  padding: 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
}
.asn_hero::before {
  content: "";
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0) 75%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0) 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#00000000",GradientType=.8 );
  /* IE6-9 fallback on horizontal gradient */
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .asn_hero {
    height: 280px;
    margin-top: 50px;
  }
}
.asn_hero .asn_banner {
  margin: 0;
  padding: 0;
}
.asn_hero .asn_banner img {
  display: none;
}
.asn_hero .asn_pagetitle {
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  -ms-transform: translateY(-60%);
  -webkit-transform: translateY(-60%);
  -moz-transform: translateY(-60%);
  -o-transform: translateY(-60%);
  width: 70%;
}
.asn_hero .asn_pagetitle h1 {
  margin: 0;
  padding: 0;
  color: white;
  text-shadow: 4px 7px 4px rgba(0, 0, 0, 0.5);
}
.asn_body {
  overflow: hidden;
}
.asn .asn_content_wrap {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  overflow: hidden;
}
.asn .asn_content_wrap .report_body2 {
  overflow: hidden;
}
.asn .asn_content_wrap .report_body2 .content_sidenav {
  float: right;
  margin-left: 2em;
}
@media screen and (max-width: 767px) {
  .asn .asn_content_wrap .report_body2 .content_sidenav {
    float: none;
    margin-left: 0;
  }
}
.asn .asn_content_wrap .report_body2 .content_body {
  overflow: hidden;
}
.asn .asn_content_wrap .report_body2 .content_body p, .asn .asn_content_wrap .report_body2 .content_body h1, .asn .asn_content_wrap .report_body2 .content_body h2, .asn .asn_content_wrap .report_body2 .content_body h3, .asn .asn_content_wrap .report_body2 .content_body h4, .asn .asn_content_wrap .report_body2 .content_body h5, .asn .asn_content_wrap .report_body2 .content_body h6, .asn .asn_content_wrap .report_body2 .content_body iframe, .asn .asn_content_wrap .report_body2 .content_body ul, .asn .asn_content_wrap .report_body2 .content_body ol, .asn .asn_content_wrap .report_body2 .content_body figure, .asn .asn_content_wrap .report_body2 .content_body figcaption {
  margin-left: 108px;
}
@media screen and (max-width: 767px) {
  .asn .asn_content_wrap .report_body2 .content_body p, .asn .asn_content_wrap .report_body2 .content_body h1, .asn .asn_content_wrap .report_body2 .content_body h2, .asn .asn_content_wrap .report_body2 .content_body h3, .asn .asn_content_wrap .report_body2 .content_body h4, .asn .asn_content_wrap .report_body2 .content_body h5, .asn .asn_content_wrap .report_body2 .content_body h6, .asn .asn_content_wrap .report_body2 .content_body iframe, .asn .asn_content_wrap .report_body2 .content_body ul, .asn .asn_content_wrap .report_body2 .content_body ol, .asn .asn_content_wrap .report_body2 .content_body figure, .asn .asn_content_wrap .report_body2 .content_body figcaption {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .asn .asn_content_wrap {
    width: 90%;
    padding-top: 30px;
  }
}
.asn .report_related .report_related_items {
  flex-flow: row wrap;
}
.asn .report_related .report_related_items .report_related_item {
  margin-bottom: 50px;
}
.asn .report_related .report_related_items .report_related_item_meta {
  color: #656565;
  text-transform: uppercase;
  font-size: 17px;
  margin-top: 15px;
  font-weight: 400;
}
.asn .report_related .report_related_items .report_related_item:nth-child(1), .asn .report_related .report_related_items .report_related_item:nth-child(2) {
  max-width: 485px;
  width: 485px;
}
.asn .report_related .report_related_items .report_related_item:nth-child(n+3) {
  max-width: 393px;
  width: 31.7%;
}
.asn .report_related .report_related_items .report_related_item h6 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.asn .report_related .report_related_items .report_related_item h6 a {
  color: black;
}
.asn .report_related .report_related_items .report_related_item h6 a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.asn .report_related .report_related_items .report_related_item img {
  width: 100%;
  height: auto;
}
.asn .report_related .report_item_loadmore {
  text-align: center;
  margin: 0 auto;
  padding: 1em;
}
.asn .report_related .report_item_loadmore a {
  display: inline-block;
  margin: 0;
  padding: 0.7em 1em;
  background-color: #4c9f38;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
.asn .report_related .report_item_loadmore a:hover {
  background-color: #3a782a;
}
@media screen and (max-width: 767px) {
  .asn .report_related .report_related_items .report_related_item {
    width: 100% !important;
    max-width: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .asn .report_related .report_related_items .report_related_item:nth-child(1), .asn .report_related .report_related_items .report_related_item:nth-child(2) {
    width: 48%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .asn .report_related .report_related_items .report_related_item:nth-child(1), .asn .report_related .report_related_items .report_related_item:nth-child(2) {
    width: 48%;
  }
}

.asn_breadcrumb {
  position: absolute;
  top: 1em;
  left: 35px;
  font-size: 15px;
  /*& a{
  	color: rgba(255,255,255,1.00);
  	font-weight: 700;

  	&:after{
  		content: "/";
  		margin: 0 10px;
  		cursor: text;
  	}

  	&:last-child:after{
  		content: "";
  	}

  	&:hover{
  		color: rgba(255,255,255,0.8);
  	}
  }
  */
}
@media screen and (max-width: 767px) {
  .asn_breadcrumb {
    display: none;
  }
}

.content_sidenav {
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
  float: right;
}
@media screen and (max-width: 767px) {
  .content_sidenav {
    position: relative;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
.content_sidenav_title {
  font-style: italic;
  margin-bottom: 10px;
  font-size: 20px;
  color: #868484;
}
.content_sidenav_menu {
  margin: 0;
  padding: 0;
}
.content_sidenav_menu ul {
  margin: 0;
  padding: 0;
}
.content_sidenav_menu ul li, .content_sidenav_menu ul .yg_ab_content_resource ul li {
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px 0;
}
.content_sidenav_menu ul li:first-child, .content_sidenav_menu ul li .yg_ab_content_resource ul li:first-child, .content_sidenav_menu ul .yg_ab_content_resource ul li:first-child, .content_sidenav_menu ul .yg_ab_content_resource ul li .yg_ab_content_resource ul li:first-child {
  border: none;
}
.content_sidenav_menu ul li a, .content_sidenav_menu ul li .yg_ab_content_resource ul li a, .content_sidenav_menu ul .yg_ab_content_resource ul li a, .content_sidenav_menu ul .yg_ab_content_resource ul li .yg_ab_content_resource ul li a {
  display: block;
  color: #4F4E4E;
  font-size: 20px;
  line-height: 32px;
}
.content_sidenav_menu ul li a:hover, .content_sidenav_menu ul li .yg_ab_content_resource ul li a:hover, .content_sidenav_menu ul .yg_ab_content_resource ul li a:hover, .content_sidenav_menu ul .yg_ab_content_resource ul li .yg_ab_content_resource ul li a:hover {
  opacity: 0.8;
}
.content_sidenav_menu ul li .subnav_menu li, .content_sidenav_menu ul .yg_ab_content_resource ul li .subnav_menu li {
  border: none;
  list-style: none;
}
.content_sidenav_menu ul li .subnav_menu li a, .content_sidenav_menu ul .yg_ab_content_resource ul li .subnav_menu li a {
  font-size: 18px;
}
.content_sidenav_menu ul li .subnav_menu li a:hover, .content_sidenav_menu ul .yg_ab_content_resource ul li .subnav_menu li a:hover {
  opacity: 0.8;
}
.content_sidenav_menu ul li a.is-active, .content_sidenav_menu ul .yg_ab_content_resource ul li a.is-active {
  display: inline;
}
.content_sidenav_menu ul li a.is-active:before, .content_sidenav_menu ul .yg_ab_content_resource ul li a.is-active:before {
  font-family: "FontAwesome";
  content: "";
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #0084b4;
}
.content_sidenav_menu ul li .subnav_menu li.bc a, .content_sidenav_menu ul .yg_ab_content_resource ul li .subnav_menu li.bc a {
  display: inline;
  font-weight: bold;
}
.content_sidenav_menu ul li .subnav_menu li.bc a:before, .content_sidenav_menu ul .yg_ab_content_resource ul li .subnav_menu li.bc a:before {
  font-family: "FontAwesome";
  content: "";
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #0084b4;
}
.content_sidenav_menu ul li.current {
  display: block;
}
.content_sidenav_menu ul li.current:before {
  font-family: "FontAwesome";
  content: "";
  display: inline-block;
  font-size: 14px;
  margin-right: 7px;
  color: #0084b4;
}
.content_sidenav_menu ul li.current a {
  display: inline;
}
.content_sidenav_menu ul.subnav {
  margin-left: 20px;
}
.content_sidenav_menu ul.subnav li {
  border: none;
}
.content_sidenav_menu ul li ul {
  margin-left: 20px;
}
.content_sidenav_menu ul li ul li {
  border: none;
  font-size: 18px;
}

.related_pub_info {
  width: 70%;
  margin: 40px 0;
  margin-left: 105px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .related_pub_info {
    margin-left: 0;
  }
}
.related_pub_info h4 {
  font-weight: 600;
}
.related_pub_info_image {
  float: left;
  max-width: 216px;
  margin: 0 30px 0 0;
}
.related_pub_info_image img {
  width: 100%;
  height: auto;
  display: block;
}
.related_pub_info_text {
  overflow: hidden;
}
.related_pub_info_text h4 {
  font-weight: 400;
  margin: 0 0 10px 0;
}
.related_pub_info_text a {
  color: #0084b4;
}
.related_pub_info_text a:hover {
  color: rgba(0, 132, 180, 0.8);
}
.related_pub_info_text .related_pub_info_meta {
  color: #656565;
  font-size: 17px;
  margin-bottom: 20px;
}
.related_pub_info_text a.seemore {
  color: #0084b4;
  font-weight: 400;
}
.related_pub_info_text a.seemore:after {
  content: "›";
  margin-left: 5px;
  font-weight: 400;
}
.related_pub_info_text a.seemore:hover {
  color: rgba(0, 132, 180, 0.8);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .related_pub_info {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .related_pub_info {
    width: 80%;
  }
}

/* Resources Page Styles */
/*
===================
*/
.resources_hero {
  background-color: #0084b4;
}
.resources_hero_content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 60px 0;
  color: #fff;
}
.resources_hero_content h1, .resources_hero_content p {
  margin: 0;
  padding: 0;
  max-width: 920px;
}
.resources_hero_content p {
  font-size: 30px;
  line-height: 38px;
}
.resources_hero_content h1 {
  margin-bottom: 20px;
}
.resources .resources_body_content, .resources .resources_body_content_content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 30px 0 60px 0;
}
.resources .resources_body_content .list_content_columns, .resources .resources_body_content_content .list_content_columns {
  overflow: hidden;
}
.resources .resources_body_content .list_content_columns .list_content_column_left, .resources .resources_body_content_content .list_content_columns .list_content_column_left {
  float: left;
  width: 270px;
  margin-right: 20px;
}
.resources .resources_body_content .list_content_columns .list_content_column_right, .resources .resources_body_content_content .list_content_columns .list_content_column_right {
  overflow: hidden;
  padding: 0 35px;
}
@media screen and (max-width: 767px) {
  .resources .resources_hero_content {
    max-width: 90%;
    padding: 30px 0;
    color: #fff;
  }
  .resources .resources_hero_content h1, .resources .resources_hero_content p {
    margin: 0;
    padding: 0;
    max-width: none;
    width: 100%;
  }
  .resources .resources_hero_content p {
    font-size: 18px;
    line-height: 22px;
  }
  .resources .resources_hero_content h1 {
    margin-bottom: 10px;
  }
  .resources .resources_body_content {
    max-width: 90%;
    padding: 30px 0 60px 0;
  }
  .resources .resources_body_content .list_content_columns {
    overflow: hidden;
  }
  .resources .resources_body_content .list_content_columns .list_content_column_left {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .resources .resources_body_content .list_content_columns .list_content_column_right {
    overflow: hidden;
    padding: 0 0;
  }
}

.list_facet_filter_wrap {
  background-color: #f2f2f2;
  padding: 25px;
}
.list_facet_filter_wrap .list_facet_filter_title {
  margin-bottom: 10px;
}
.list_facet_filter_wrap .list_facet_filter_title h3 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.list_facet_filter_wrap .list_facet_filter_body input[type=text], .list_facet_filter_wrap .list_facet_filter_body select {
  width: 100%;
  max-width: 215px;
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  color: #656565;
  line-height: 1.833;
  padding: 10px;
  background-color: #fff;
}
.list_facet_filter_wrap .list_facet_filter_body input[type=text] {
  max-width: 195px;
}
.list_facet_filter_wrap .list_facet_filter_body select option {
  padding: 10px;
}
.list_facet_filter_wrap .list_facet_filter_body input[type=reset] {
  border: none;
  border-collapse: collapse;
  background: none;
  padding: 0;
  font-size: 14px;
  line-height: 2.349;
  color: #0084b4;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .list_facet_filter .list_facet_filter_body input[type=text], .list_facet_filter .list_facet_filter_body select {
    width: 100%;
    max-width: none;
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    color: #656565;
    line-height: 1.833;
    padding: 5px;
    background-color: #fff;
  }
  .list_facet_filter .list_facet_filter_body input[type=text] {
    max-width: calc(100% - 10px);
  }
}

.result_items {
  overflow: hidden;
}
.result_items .result_item {
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.result_items .result_item_meta {
  color: #656565;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.result_items .result_item_meta .date, .result_items .result_item_meta .type {
  margin-right: 10px;
}
.result_items .result_item_meta .type:before {
  content: "|";
  margin-right: 10px;
}
.result_items .result_item_body {
  overflow: hidden;
}
.result_items .result_item_body .result_item_image {
  float: right;
  max-width: 216px;
  border: 1px solid #e2e2e2;
  margin-left: 20px;
}
.result_items .result_item_body .result_item_image img {
  display: block;
  width: 100%;
  height: auto;
}
.result_items .result_item_body .result_item_text {
  overflow: hidden;
}
.result_items .result_item_body .result_item_text h5 {
  margin: 0;
  padding: 0;
}
.result_items .result_item_body .result_item_text a.readmore:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
  font-size: 0.8em;
}
.result_items .result_item_body .result_item_text .result_item_tags a:last-child:after {
  content: " ";
}
.result_items .result_item a {
  color: #0084b4;
}
.result_items .result_item a:hover {
  color: rgba(0, 132, 180, 0.7);
}
@media screen and (max-width: 767px) {
  .result_items .result_item {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .result_items .result_item_meta {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .result_items .result_item_meta .date, .result_items .result_item_meta .type {
    margin-right: 5px;
  }
  .result_items .result_item_body .result_item_image {
    float: none;
    max-width: none;
    width: 99.5%;
    border: none;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .result_items .result_item_body .result_item_image img {
    display: block;
    width: 100%;
    height: auto;
  }
}

/* News Page Styles */
/*
===================
*/
.yc_news {
  margin: 0;
  padding: 0;
}
.yc_news_featured {
  background-color: #0084b4;
  padding: 65px 0;
}
.yc_news_featured_content {
  margin: 0;
  padding: 0;
}
.yc_news_featured_content_header {
  max-width: 1240px;
  margin: 0 auto;
}
.yc_news_featured_content_header h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  color: white;
}
.yc_news_featured_content_header_filters {
  margin-bottom: 40px;
}
.yc_news_featured_content_header_filters ul {
  margin: 0;
  padding: 0;
}
.yc_news_featured_content_header_filters ul li {
  list-style: none;
}
.yc_news_featured_content_header_filters ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
}
.yc_news_featured_content_header_filters ul li a {
  font-size: 22px;
  line-height: 28px;
  color: white;
  padding: 10px 20px;
  display: block;
}
.yc_news_featured_content_header_filters ul li a:hover {
  background: white;
  color: #0084b4;
}
.yc_news_featured_content_header_filters ul li.active a {
  background: white;
  color: #0084b4;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.yc_news_featured_content_body {
  margin: 0 auto;
  padding: 0;
  max-width: 1240px;
}
.yc_news_featured_content_body .yc_news_featured_items {
  overflow: hidden;
}
.yc_news_featured_content_body .yc_news_featured_items .item-list ul li {
  margin: 0;
}
.yc_news_featured_content_body .yc_news_featured_items ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.yc_news_featured_content_body .yc_news_featured_items ul li {
  list-style: none;
}
.yc_news_featured_content_body .yc_news_featured_items ul li {
  width: 71%;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_image {
  position: relative;
  margin: 0;
  padding: 0;
  height: 575px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_image img {
  display: block;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption {
  position: absolute;
  left: 40px;
  bottom: 40px;
  max-width: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  border: 4px solid white;
  padding: 40px 0;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta, .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_text {
  margin: 0 40px;
  color: white;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta span.date, .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta span.type {
  margin-right: 10px;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta .type:before {
  content: "|";
  margin-right: 10px;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_text p {
  font-size: 40px;
  line-height: 48px;
  margin: 0;
  padding: 0;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_text a {
  color: white;
}
.yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_text a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child {
  width: 26.3%;
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item {
  position: relative;
  margin: 0;
  padding: 0;
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_image {
  width: 100%;
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 70%;
  background-color: #0084b4;
  border: none;
  padding: 20px 20px 0 0;
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_meta, .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_text {
  margin: 0;
  color: rgba(255, 255, 255, 0.4);
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_meta {
  font-size: 14px;
  margin-bottom: 10px;
}
.yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_text p {
  font-size: 32px;
  line-height: 36px;
  margin: 0;
  padding: 0;
}
.yc_news_items {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.yc_news_items_content {
  padding: 70px 0 40px 0;
  max-width: 1240px;
  margin: 0 auto;
}
.yc_news_items_content .yc_news_list {
  overflow: hidden;
}
.yc_news_items_content .yc_news_list .item-list ul li {
  margin: 0;
}
.yc_news_items_content .yc_news_list ul {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.yc_news_items_content .yc_news_list ul li {
  list-style: none;
}
.yc_news_items_content .yc_news_list ul li {
  margin-bottom: 40px;
}
.yc_news_items_content .yc_news_list ul li:nth-child(1), .yc_news_items_content .yc_news_list ul li:nth-child(2) {
  max-width: 605px;
  margin-bottom: 150px;
}
.yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item, .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item {
  position: relative;
}
.yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_image, .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_image {
  position: relative;
  max-height: 335px;
  min-height: 335px;
  overflow: hidden;
}
.yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_image img, .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_image img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_caption, .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_caption {
  position: absolute;
  max-width: 80%;
  top: 75%;
  left: 0;
  background-color: #fff;
  padding: 25px 25px 0 0;
}
.yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_caption_text p, .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_caption_text p {
  font-size: 30px;
  line-height: 34px;
}
.yc_news_items_content .yc_news_list ul li:nth-child(n+3) {
  max-width: 395px;
  margin-bottom: 50px;
}
.yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item {
  position: relative;
}
.yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_image {
  position: relative;
  max-height: 220px;
  min-height: 220px;
  overflow: hidden;
}
.yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_image img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: auto;
  min-height: 220px;
}
.yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_caption {
  padding: 15px 0;
}
.yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_caption_text p {
  font-size: 26px;
  line-height: 30px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.video .yc_news_item_icon {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  z-index: 5;
  opacity: 0.8;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact {
  background-color: #8b5d3a;
  padding: 30px 40px;
  width: 315px;
  color: white;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact {
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity {
  overflow: hidden;
  margin-bottom: 20px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_image {
  float: left;
  margin-right: 20px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details {
  overflow: hidden;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details span {
  display: block;
  margin-bottom: 5px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details .type {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.502);
  font-size: 14px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details .name {
  font-weight: 700;
  font-size: 18px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details .title {
  font-size: 14px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_contacts {
  overflow: hidden;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_contacts span {
  display: block;
  margin-bottom: 5px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources {
  font-size: 18px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources ul li {
  width: 50%;
  margin-bottom: 10px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources ul li a {
  font-size: 17px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources ul li a:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact a {
  color: white;
}
.yc_news_items_content .yc_news_list ul li .yc_news_item.contact a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.yc_news_items_content .yc_news_list p {
  margin: 0;
  padding: 0;
}
.yc_news_items_content .yc_news_list a {
  color: #0084b4;
}
.yc_news_items_content .yc_news_list a:hover {
  color: rgba(0, 132, 180, 0.8);
}
.yc_news_items_content .yc_news_list .yg_ln_news_loadmore a {
  color: #fff;
}
.yc_news_items_content .yc_news_list .yc_news_item_caption_meta {
  color: #656565;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.yc_news_items_content .yc_news_list .yc_news_item_caption_meta span.time, .yc_news_items_content .yc_news_list .yc_news_item_caption_meta span.date {
  margin-right: 10px;
}
.yc_news_items_content .yc_news_list .yc_news_item_caption_meta .type:before {
  content: "|";
  margin-right: 10px;
}
.yc_news_items_content .yc_news_list_showmore {
  display: block;
  margin: 40px 0;
  text-align: center;
}
.yc_news_items_content .yc_news_list_showmore a {
  display: inline-block;
  background-color: #4c9f38;
  color: white;
  text-transform: uppercase;
  padding: 16px 20px;
  font-weight: 700;
}
.yc_news_items_content .yc_news_list_showmore a:hover {
  background-color: #8b5d3a;
}
@media screen and (max-width: 767px) {
  .yc_news .yc_news_featured {
    padding: 45px 0 20px 0;
  }
  .yc_news .yc_news_featured_content_header {
    max-width: 90%;
  }
  .yc_news .yc_news_featured_content_header h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    color: white;
  }
  .yc_news .yc_news_featured_content_header_filters {
    display: none;
  }
  .yc_news .yc_news_featured_content_body {
    max-width: 90%;
    margin: 0 auto;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items {
    overflow: hidden;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items .item-list ul li {
    margin: 0;
    margin-bottom: 20px;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li {
    list-style: none;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_image {
    position: relative;
    margin: 0;
    padding: 0;
    max-height: 250px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_image img {
    display: block;
    width: 100%;
    height: auto;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption {
    position: relative;
    left: 0;
    bottom: 0;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 10px 0;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta, .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_text {
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_meta {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li .yc_news_featured_item_caption_text p {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 0;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child {
    width: 100%;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_image {
    width: 100%;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption {
    position: relative;
    left: 0;
    bottom: 0;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 10px 0;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_meta, .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_text {
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_meta {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .yc_news .yc_news_featured_content_body .yc_news_featured_items ul li:last-child .yc_news_featured_item_caption_text p {
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    padding: 0;
  }
  .yc_news .yc_news_items_content {
    padding: 40px 0 20px 0;
    max-width: 90%;
  }
  .yc_news .yc_news_items_content .yc_news_list .item-list ul li {
    margin: 0;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li {
    margin-bottom: 0;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(1), .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(2) {
    margin-bottom: 20px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item, .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item {
    position: relative;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_image, .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_image {
    max-height: 220px;
    min-height: 220px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_caption, .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_caption {
    position: relative;
    max-width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 10px 0;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(1) .yc_news_item_caption_text p, .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(2) .yc_news_item_caption_text p {
    font-size: 18px;
    line-height: 22px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(n+3) {
    max-width: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item {
    position: relative;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_image {
    position: relative;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_image img {
    display: block;
    width: 100%;
    object-fit: cover;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_caption {
    padding: 10px 0;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li:nth-child(n+3) .yc_news_item_caption_text p {
    font-size: 18px;
    line-height: 22px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.video .yc_news_item_icon {
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%);
    z-index: 5;
    opacity: 0.8;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact {
    background-color: #8b5d3a;
    padding: 30px 40px;
    width: 100%;
    color: white;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact {
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity {
    overflow: hidden;
    margin-bottom: 20px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_image {
    float: left;
    margin-right: 20px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details {
    overflow: hidden;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details span {
    display: block;
    margin-bottom: 5px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details .type {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.502);
    font-size: 14px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details .name {
    font-weight: 700;
    font-size: 18px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_identity_details .title {
    font-size: 14px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_contacts {
    overflow: hidden;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_mediacontact_contacts span {
    display: block;
    margin-bottom: 5px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources {
    font-size: 18px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources ul li {
    width: 50%;
    margin-bottom: 10px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources ul li a {
    font-size: 17px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact .yc_news_item_resources ul li a:after {
    font-family: FontAwesome;
    content: "";
    margin-left: 5px;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact a {
    color: white;
  }
  .yc_news .yc_news_items_content .yc_news_list ul li .yc_news_item.contact a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
  .yc_news .yc_news_items_content .yc_news_list .yc_news_item_caption_meta {
    color: rgba(101, 101, 101, 0.5);
    font-size: 12px;
    margin-bottom: 10px;
  }
  .yc_news .yc_news_items_content .yc_news_list_showmore {
    display: block;
    margin: 20px 0;
    text-align: center;
  }
  .yc_news .yc_news_items_content .yc_news_list_showmore a {
    display: inline-block;
    background-color: #4c9f38;
    color: white;
    text-transform: uppercase;
    padding: 16px 20px;
    font-weight: 700;
  }
  .yc_news .yc_news_items_content .yc_news_list_showmore a:hover {
    background-color: #8b5d3a;
  }
}

/* Report and Resource Page Styles */
/*====================================*/
.report {
  margin: 0;
  padding: 0;
}
.report_body_wrap {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 30px;
  min-height: 760px;
}
@media screen and (max-width: 767px) {
  .report_body_wrap {
    width: 90%;
    padding-top: 30px;
  }
  .report_body_wrap h4 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
  }
}

.report_header {
  margin-left: 105px;
  margin-bottom: 100px;
  max-width: 1000px;
}
@media screen and (max-width: 767px) {
  .report_header {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .report_header {
    margin-bottom: 30px;
  }
}
.report_header_meta {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.report_header_title h1 {
  margin: 0;
  padding: 0;
  margin: 5px 0;
}
.report_header_author {
  color: #383939;
  margin-top: 20px;
}
.report_header_author span.label {
  font-weight: 700;
}

.report_body {
  margin: 0;
  padding: 0;
  position: relative;
}
.report_body .featured_image {
  margin-left: 105px;
  max-width: 820px;
}
@media screen and (max-width: 767px) {
  .report_body .featured_image {
    margin-left: 0;
  }
}
.report_body .featured_image img {
  width: 100%;
  height: auto;
}
.report_body .resource_image {
  display: inline-block;
  float: left;
  margin-left: 105px;
  margin-right: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .report_body .resource_image {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .report_body .resource_image {
    max-width: 150px;
  }
}
.report_body .resource_image img {
  margin-top: 7px;
  width: 200px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .report_body .resource_image img {
    width: 100%;
    height: auto;
  }
}
.report_body h3, .report_body h5, .report_body p, .report_body ul, .report_body ol, .report_body [data-oembed-url] {
  margin-left: 105px;
  max-width: 818px;
}
@media screen and (max-width: 767px) {
  .report_body h3, .report_body h5, .report_body p, .report_body ul, .report_body ol, .report_body [data-oembed-url] {
    margin-left: 0;
  }
}
.report_body ul, .report_body ol {
  max-width: 770px;
}
.report_body ul ul, .report_body ol ul {
  margin-left: 0;
}

.layout_ar .report_body_wrap .report_body .resource_image {
  float: right;
  margin: 0 0 10px 20px;
}
.layout_ar .report_body_wrap .report_body h3, .layout_ar .report_body_wrap .report_body h5, .layout_ar .report_body_wrap .report_body p, .layout_ar .report_body_wrap .report_body ul, .layout_ar .report_body_wrap .report_body ol, .layout_ar .report_body_wrap .report_body [data-oembed-url] {
  max-width: none;
  padding-left: calc(100% - 900px);
  position: relative;
  z-index: 2;
  text-align: right;
  direction: rtl;
}
.layout_ar .report_body_wrap .content_sidebar {
  right: calc(100% - 288px*1.365);
  z-index: 7;
}
.layout_ar .report_body_wrap .content_sidebar .content_sidebar_highlight_languages a {
  direction: rtl;
}
.layout_ar .report_body_wrap .content_sidebar .content_sidebar_highlight_languages a::before {
  content: "";
}
.layout_ar .report_body_wrap .content_sidebar .content_sidebar_highlight_languages a::after {
  font-family: "FontAwesome";
  content: "";
  margin-left: 7px;
  font-size: 1.4em;
}

.quote_content {
  margin: 40px 0;
  margin-left: 52px;
  color: #01724c;
  background: url(../img/Brown_Rule.png) top left no-repeat;
  padding: 30px 0 0 0;
}
@media screen and (max-width: 767px) {
  .quote_content {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .quote_content {
    margin: 30px 0;
  }
}
.quote_content p {
  margin: 0;
  padding-bottom: 20px;
  max-width: 870px;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .quote_content p {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 300;
  }
}

.interstitial_map_content {
  margin: 40px 0;
  margin-left: 52px;
  background-color: #0084b4;
  color: #fff;
  overflow: hidden;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .interstitial_map_content {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .interstitial_map_content {
    margin: 30px 0;
    padding: 20px;
  }
}
.interstitial_map_content .interstitial_map_image {
  float: left;
  margin-right: 30px;
  max-width: 570px;
}
@media screen and (max-width: 767px) {
  .interstitial_map_content .interstitial_map_image {
    float: none;
    margin-right: 0;
    max-width: none;
    width: 100%;
  }
}
.interstitial_map_content .interstitial_map_image img {
  display: block;
  width: 100%;
  height: auto;
}
.interstitial_map_content .interstitial_map_text {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.interstitial_map_content .interstitial_map_text p {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  .interstitial_map_content .interstitial_map_text p {
    font-size: 17px;
    margin-top: 15px;
  }
}
.interstitial_map_content .interstitial_map_text p a {
  color: #fff;
  text-decoration: underline;
}

.content_sidebar {
  width: 288px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #4c9f38;
}
@media screen and (max-width: 767px) {
  .content_sidebar {
    position: relative;
    width: 100%;
  }
}
.content_sidebar h3, .content_sidebar h5, .content_sidebar ul, .content_sidebar ol, .content_sidebar p {
  margin: 0;
  padding: 0;
}
.content_sidebar .content_sidebar_highlight {
  color: #fff;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.content_sidebar .content_sidebar_highlight h5, .content_sidebar .content_sidebar_highlight h3 {
  margin: 0;
  padding: 0;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item {
  display: block;
  margin: 2em;
}
@media screen and (max-width: 767px) {
  .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item {
    margin: 1.5em;
  }
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_label h3 {
  font-size: 1.25em;
  font-weight: 300;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_title h5 {
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.2;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links {
  overflow: hidden;
  margin-top: 1em;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul {
  margin: 0;
  padding: 0;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li {
  list-style: none;
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  display: block;
  margin: 0 1em;
}
@media screen and (max-width: 767px) {
  .content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li a {
    line-height: 30px;
  }
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li a:hover {
  color: white;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li:first-child {
  border-left: none;
}
.content_sidebar .content_sidebar_highlight .content_sidebar_highlight_item_links ul li:first-child a {
  margin: 0 1em 0 0;
}
.content_sidebar .content_sidebar_highlight_languages {
  background-color: #f2f2f2;
  padding: 35px;
}
.content_sidebar .content_sidebar_highlight_languages a {
  color: #0084b4;
  display: block;
  margin: 10px 0;
}
.content_sidebar .content_sidebar_highlight_languages a:hover {
  opacity: 0.7;
}
.content_sidebar .content_sidebar_highlight_languages a::before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 7px;
  font-size: 1.4em;
}
@media screen and (max-width: 767px) {
  .content_sidebar .content_sidebar_highlight_languages {
    padding: 1.5em;
  }
}
.content_sidebar .content_sidebar_highlight_languages li, .content_sidebar .content_sidebar_highlight_languages p {
  font-size: 17px;
}
.content_sidebar .content_sidebar_highlight_languages li {
  list-style: none;
}
@media screen and (max-width: 767px) {
  .content_sidebar .content_sidebar_highlight_languages li {
    margin: 10px 0;
  }
}
.content_sidebar .content_sidebar_highlight_languages li a:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
  font-size: 0.8em;
}

.publishing_info {
  margin: 40px 0;
  margin-left: 105px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  max-width: 820px;
}
@media screen and (max-width: 767px) {
  .publishing_info {
    margin-left: 0;
  }
}
.publishing_info p {
  margin: 0;
  padding: 0;
}

.document_topics {
  margin: 40px 0;
  margin-left: 105px;
  clear: both;
}
@media screen and (max-width: 767px) {
  .document_topics {
    margin-left: 0;
  }
}
.document_topics p {
  margin: 0;
  padding: 0;
}
.document_topics ul {
  margin: 0;
  padding: 0;
}
.document_topics ul li {
  list-style: none;
  display: inline-block;
  margin-bottom: 20px;
}
.document_topics ul li:nth-child(n+2) {
  border-right: 1px solid #959595;
}
.document_topics ul li:last-child {
  border-right: none;
}
.document_topics ul li a {
  font-size: 18px;
  color: #0084b4;
  font-weight: bold;
  line-height: 1.833;
  padding: 12px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .document_topics ul li a {
    font-size: 14px;
    padding: 0.2em 0.3em;
  }
}
.document_topics ul li a:hover {
  color: rgba(6, 76, 101, 0.7);
}
@media screen and (max-width: 767px) {
  .document_topics ul li {
    margin-bottom: 10px;
  }
}
.document_topics ul li.current a {
  border-style: solid;
  border-width: 2px;
  border-color: #0084b4;
  background-color: rgba(0, 132, 180, 0.102);
}
@media screen and (max-width: 767px) {
  .document_topics ul li.current a {
    font-size: 14px;
    padding: 0.2em 0.3em;
  }
}
.document_topics ul li.current a:hover {
  color: #0084b4;
  background-color: rgba(0, 132, 180, 0.302);
}

.sdg_container {
  margin: 40px 0;
  margin-left: 105px;
  max-width: 820px;
}
@media screen and (max-width: 767px) {
  .sdg_container {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .sdg_container {
    margin: 20px 0;
  }
}
.sdg_container .sdg_items {
  overflow: hidden;
}
.sdg_container .sdg_items .sdg_item {
  width: 50%;
  min-width: 300px;
  float: left;
  display: table;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sdg_container .sdg_items .sdg_item {
    width: 100%;
    float: none;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
  }
}
.sdg_container .sdg_items .sdg_item:after {
  clear: both;
}
.sdg_container .sdg_items .sdg_item_image {
  float: left;
  margin-right: 1em;
  width: 100px;
  height: 100px;
  position: relative;
}
.sdg_container .sdg_items .sdg_item_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sdg_container .sdg_items .sdg_item_body {
  display: table-cell;
  vertical-align: middle;
  padding: 1em 1em 1em 0;
  overflow: hidden;
  width: 100%;
}
.sdg_container .sdg_items .sdg_item_body span {
  display: block;
  font-weight: 700;
}
.sdg_container .sdg_items .sdg06 .sdg_item_image {
  background-color: #11bde3;
}
.sdg_container .sdg_items .sdg06 span {
  color: #11bde3;
}
.sdg_container .sdg_items .sdg12 .sdg_item_image {
  background-color: #bf8f22;
}
.sdg_container .sdg_items .sdg12 span {
  color: #bf8f22;
}

.report_related {
  margin: 40px 0;
  margin-left: 105px;
  max-width: 1030px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .report_related {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .report_related {
    margin: 20px 0;
  }
}
.report_related .report_related_items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .report_related .report_related_items {
    flex-flow: wrap;
    width: 100%;
  }
}
.report_related .report_related_items .report_related_item {
  max-width: 325px;
}
@media screen and (max-width: 767px) {
  .report_related .report_related_items .report_related_item {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
  .report_related .report_related_items .report_related_item .report_related_item_meta {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 10px;
  }
}
.report_related .report_related_items .report_related_item h6 {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .report_related .report_related_items .report_related_item h6 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
  }
}
.report_related .report_related_items .report_related_item img {
  width: 100%;
  height: auto;
}

.inner_image {
  float: left;
  margin: 1em 1.5em 1em 0;
  max-width: 400px;
  overflow: hidden;
}
.inner_image img {
  display: block;
  width: 100%;
  height: auto;
}
.inner_image_caption {
  display: block;
  color: #656565;
  font-size: 0.7em;
}
.inner_image_credit {
  display: block;
  font-style: italic;
  font-size: 0.7em;
}
.inner_image_credit:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 7px;
  font-style: normal;
}
@media only screen and (max-width: 480px) {
  .inner_image {
    float: none !important;
    margin: 1em 0 !important;
    display: block;
  }
}

.cover_image {
  float: left;
  margin: 1em 1.5em 1em 0;
  max-width: 240px;
  overflow: hidden;
}
.cover_image img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .cover_image {
    float: none !important;
    margin: 1em 0 !important;
    display: block;
  }
}

/* Search Results Page Styles */
/*============================*/
.search {
  margin: 0;
  padding: 0;
}
.search_content_wrap {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .search_content_wrap {
    max-width: none;
    width: 90%;
  }
}
.search_header {
  background-color: #0084b4;
  padding: 50px 0;
  border: 1px solid #0084b4;
}
@media screen and (max-width: 767px) {
  .search_header {
    padding: 20px 0;
  }
}
.search_header .header_searchbox {
  float: right;
}
@media screen and (max-width: 767px) {
  .search_header .header_searchbox {
    float: none;
    display: none;
  }
}
.search_header .header_searchbox form {
  margin: 0;
  padding: 0;
}
.search_header .header_searchbox form input[type=text] {
  line-height: 50px;
  padding: 0 5px;
  font-size: 18px;
  font-weight: bold;
}
.search_header .header_searchbox form input[type=submit] {
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  text-transform: uppercase;
  border-collapse: collapse;
  border: 2px solid rgba(255, 255, 255, 0.3);
  background-color: #4c9f38;
  display: inline-block;
  margin-left: -5px;
  color: white;
}
.search_header .header_searchbox form input[type=submit]:hover {
  background-color: rgba(76, 159, 56, 0.8);
}
.search_header .header_title {
  overflow: hidden;
}
.search_header .header_title h1 {
  color: white;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .search_header .header_title h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
.search_header .header_title p {
  color: white;
}
.search_body {
  margin: 0;
  padding: 30px 0;
}
.search_body .list_content_columns {
  overflow: hidden;
}
.search_body .list_content_columns .list_content_column_left {
  float: left;
  width: 270px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .search_body .list_content_columns .list_content_column_left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.search_body .list_content_columns .list_content_column_right {
  overflow: hidden;
  padding: 0 35px;
}
.search_body .list_content_columns .list_content_column_right .result_items ul li {
  list-style: none;
}
@media screen and (max-width: 767px) {
  .search_body .list_content_columns .list_content_column_right {
    margin-top: 30px;
    padding: 0;
  }
}
.search_body .list_content_columns .list_content_column_right p.result_filter {
  text-align: right;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .search_body .list_content_columns .list_content_column_right p.result_filter {
    text-align: left;
  }
}
.search_body .list_content_columns .list_content_column_right p.result_filter a {
  font-weight: bold;
}

.list_facet_filter_wrap {
  background-color: #f2f2f2;
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .list_facet_filter_wrap {
    padding: 20px;
  }
}
.list_facet_filter_wrap .list_facet_filter_title {
  margin-bottom: 10px;
}
.list_facet_filter_wrap .list_facet_filter_title h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.list_facet_filter_wrap .list_facet_filter_body input[type=text], .list_facet_filter_wrap .list_facet_filter_body select {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  color: #656565;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .list_facet_filter_wrap .list_facet_filter_body input[type=text], .list_facet_filter_wrap .list_facet_filter_body select {
    font-size: 14px !important;
    line-height: 16px !important;
    margin-bottom: 10px;
    padding: 5px 10px;
  }
}
.list_facet_filter_wrap .list_facet_filter_body input[type=text] {
  max-width: 195px;
  padding: 10px;
}
.list_facet_filter_wrap .list_facet_filter_body label {
  display: block;
  margin-bottom: 5px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  text-transform: uppercase;
}
.list_facet_filter_wrap .list_facet_filter_body select {
  padding: 0px;
}
.list_facet_filter_wrap .list_facet_filter_body select option {
  padding: 0px;
}
.list_facet_filter_wrap .list_facet_filter_body input[type=submit] {
  border: none;
  border-collapse: collapse;
  background: none;
  padding: 0;
  font-size: 14px;
  line-height: 2.349;
  color: #0084b4;
  text-transform: uppercase;
  cursor: pointer;
  margin-right: 20px;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary {
  border-top: 1px dotted rgba(51, 51, 51, 0.5);
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul {
  margin: 0;
  padding: 0;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul li {
  list-style: none;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul li.facet-summary-item--clear {
  font-size: 1em;
  text-transform: uppercase;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul li.facet-summary-item--facet {
  font-size: 0.8em;
  line-height: 1em;
  display: inline-block;
  margin: 0.2em;
  padding: 0.2em;
  position: relative;
  border: 1px solid rgba(51, 51, 51, 0.3);
  background-color: #0084b4;
  border-radius: 3px;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul li.facet-summary-item--facet a {
  color: #fff;
  margin: 0;
  padding: 0 1.3em 0 0;
  font-weight: 700;
  display: block;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul li.facet-summary-item--facet a::after {
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  font-size: 1.1em;
  color: #fff;
}
.list_facet_filter_wrap .list_facet_filter_body .facets_filter_summary ul li.facet-summary-item--facet span.js-facet-deactivate {
  display: none;
  text-indent: -150%;
}
.list_facet_filter_wrap .list_facet_filter_home {
  border-top: 1px solid #d7d7d7;
  padding-top: 10px;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}
.list_facet_filter_wrap .list_facet_filter_home a {
  color: #0084b4;
}
.list_facet_filter_wrap .list_facet_filter_home a:hover {
  color: rgba(0, 132, 180, 0.7);
}
@media screen and (max-width: 767px) {
  .list_facet_filter .list_facet_filter_body input[type=text], .list_facet_filter .list_facet_filter_body select {
    width: 100%;
    max-width: none;
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    color: #656565;
    line-height: 1.833;
    padding: 5px;
    background-color: #fff;
  }
  .list_facet_filter .list_facet_filter_body input[type=text] {
    max-width: calc(100% - 10px);
  }
}

.result_items {
  overflow: hidden;
}
.result_items iframe {
  border: none;
}
@media screen and (max-width: 767px) {
  .result_items {
    margin-top: 30px;
  }
}
.result_items .result_item {
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
.result_items .result_item_meta {
  color: #656565;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.result_items .result_item_meta .date, .result_items .result_item_meta .type {
  margin-right: 10px;
}
.result_items .result_item_meta .type:before {
  content: "|";
  margin-right: 10px;
}
.result_items .result_item_body {
  overflow: hidden;
}
.result_items .result_item_body .result_item_image {
  float: right;
  max-width: 200px;
  min-width: 200px;
  min-height: 120px;
  max-height: 120px;
  border: 0px solid #e2e2e2;
  background-position: 50% center, 50% center;
  background-size: cover;
  margin-left: 20px;
}
.result_items .result_item_body .result_item_image img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .result_items .result_item_body .result_item_image {
    float: none;
    display: block;
    width: 100%;
  }
}
.result_items .result_item_body .result_item_resourceimage {
  float: right;
  max-width: 200px;
  min-width: 200px;
  min-height: 254px;
  max-height: 254px;
  background-position: 50% center, 50% center;
  background-size: cover;
  margin-left: 20px;
}
.result_items .result_item_body .result_item_resourceimage img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .result_items .result_item_body .result_item_resourceimage {
    float: none;
    display: block;
    width: 100%;
  }
}
.result_items .result_item_body .result_item_text {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .result_items .result_item_body .result_item_text {
    overflow: visible;
  }
}
.result_items .result_item_body .result_item_text h5 {
  margin: 0;
  padding: 0;
}
.result_items .result_item_body .result_item_text p {
  font-size: 17px;
  line-height: 20px;
}
.result_items .result_item_body .result_item_text a.readmore:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
  font-size: 0.8em;
}
.result_items .result_item_body .result_item_text .result_item_tags a {
  font-weight: bold;
}
.result_items .result_item_body .result_item_text .result_item_tags a:after {
  content: ", ";
}
.result_items .result_item_body .result_item_text .result_item_tags a:last-child:after {
  content: " ";
}
.result_items .result_item_body .result_item_text .result_item_tags p {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .result_items .result_item_body .result_item_text .result_item_tags p {
    display: none;
  }
}
.result_items .result_item a {
  color: #0084b4;
}
.result_items .result_item a:hover {
  color: rgba(0, 132, 180, 0.7);
}
@media screen and (max-width: 767px) {
  .result_items .result_item {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .result_items .result_item_meta {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .result_items .result_item_meta .date, .result_items .result_item_meta .type {
    margin-right: 5px;
  }
  .result_items .result_item_body .result_item_image {
    display: inline-block;
    float: right;
    max-width: none;
    width: 30%;
    border: none;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .result_items .result_item_body .result_item_image img {
    display: block;
    width: 100%;
    height: auto;
  }
}

.items_pager {
  margin: 0;
  padding: 0;
  text-align: center;
}
.items_pager .item-list {
  display: inline-block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .items_pager .item-list {
    display: block;
  }
}
.items_pager .item-list ul.pager {
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .items_pager .item-list ul.pager {
    width: 100%;
  }
}
.items_pager .item-list ul.pager li {
  list-style: none;
  margin: 0;
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .items_pager .item-list ul.pager li {
    padding: 5px;
  }
}
.items_pager .item-list ul.pager li a {
  display: block;
  padding: 0 5px;
  color: #0084b4;
}
.items_pager .item-list ul.pager li a:hover {
  color: rgba(0, 132, 180, 0.7);
}
@media screen and (max-width: 767px) {
  .items_pager .item-list ul.pager li a {
    padding: 0 3px;
    text-transform: uppercase;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .items_pager .item-list ul.pager li.pager-item, .items_pager .item-list ul.pager li.pager-ellipsis {
    display: none;
  }
}
.items_pager .item-list ul.pager li.pager-current {
  color: #fff;
  background-color: #0084b4;
}
.items_pager .item-list ul.pager li.is-active {
  color: #fff;
  background-color: #0084b4;
}
.items_pager .item-list ul.pager li.is-active a {
  color: #fff;
}

.pm_event_banner {
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
}
.pm_event_banner p {
  font-size: 17px;
  line-height: 28px;
}
.pm_event_banner .banner_info {
  overflow: auto;
  width: 95%;
  background-color: #0083b3;
  padding-left: 5%;
  position: relative;
}
.pm_event_banner .banner_info .banner_img {
  margin: 0;
  padding: 0;
  float: right;
  width: 50%;
  height: 400px;
  background-size: cover;
  background-position: center;
}
.pm_event_banner .banner_info img {
  display: block;
  width: 100%;
  height: auto;
}
.pm_event_banner .title {
  text-transform: uppercase;
  color: #fff;
}
.pm_event_banner .taxonomy {
  text-transform: uppercase;
  color: #fff;
  background: #024256;
  padding: 7px;
  font-size: 14px;
}
.pm_event_banner .site_title {
  color: #fff;
}
.pm_event_banner .site_title h1 {
  margin: 10px 0;
  padding: 0;
  font-size: 40px;
  line-height: 45px;
}
.pm_event_banner .event_date {
  color: #fff;
  font-size: 18px;
}
.pm_event_banner .location {
  color: #fff;
  font-size: 22px;
}
.pm_event_banner .event_details {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45%;
}

.event_page {
  position: relative;
  padding: 0 5% 0 5%;
}
.event_page .event_page_left {
  width: 70%;
  float: left;
  margin-right: 5%;
}
.event_page .event_page_right {
  width: 25%;
  float: right;
  padding-top: 10%;
}
.event_page h5 {
  clear: both;
  margin-bottom: 20px;
}
.event_page .intro {
  font-size: 30px;
  line-height: 40px;
}
.event_page .twitter {
  margin-top: 10px;
}
.event_page .twitter .title {
  color: #4791d8;
}

.content_sidebar_highlight {
  background-color: #4b9f37;
  color: #fff;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.content_sidebar_highlight img {
  width: 100%;
}
.content_sidebar_highlight h3 {
  margin: 0.5em 0;
}

.content_sidebar_highlight_item {
  display: block;
  margin: 2em;
}
.content_sidebar_highlight_item .btn {
  padding: 10px;
  background: #fff;
  text-transform: uppercase;
  font-weight: bold;
  color: #4b9f37;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin: 20px 0;
}
.content_sidebar_highlight_item .btn:hover {
  background: #4b9f37;
  border-radius: 5px;
  border: 2px solid #fff;
  color: #fff;
}
.content_sidebar_highlight_item .content_sidebar_highlight_item_title {
  font-weight: 100;
}
.content_sidebar_highlight_item ul li {
  list-style: none;
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.speakers {
  margin-bottom: 20px;
  overflow: auto;
}
.speakers ul {
  margin-left: 0;
  padding-left: 0 !important;
}
.speakers ul li {
  list-style: none;
  width: 30%;
  padding-right: 3%;
  float: left;
  margin-bottom: 20px;
}
.speakers img {
  float: left;
  width: 45%;
  height: unset;
  padding-right: 10px;
}
.speakers a {
  display: block;
  font-weight: bold;
}
.speakers .speaker_info {
  font-size: 14px;
  font-style: italic;
}

.taxonomy_pack {
  padding-bottom: 40px;
  display: block;
}
.taxonomy_pack a {
  background: #e5f3f6;
  border: 1px solid #0083b3;
  padding: 10px;
  font-weight: bold;
  margin-top: 2em;
  font-size: 18px;
  display: inline-block;
}

.other_events {
  border-top: 1px solid #ccc;
  clear: both;
}
.other_events div {
  background: #f2f2f2;
  width: 30%;
  display: inline-block;
  padding: 10px 0 10px 10px;
  margin-right: 2%;
}
.other_events div:last-child {
  margin-right: 0;
}
.other_events .o_event_info {
  width: 100%;
}
.other_events img {
  float: right;
  padding-left: 10px;
  width: 40%;
}
.other_events .toptitle {
  text-transform: uppercase;
  display: block;
}
.other_events .e_title {
  font-weight: bold;
  padding-top: 10px;
  display: block;
}
.other_events .e_dates {
  padding-top: 10px;
  font-style: italic;
  display: block;
}
.other_events .see_all_e {
  text-align: right;
  display: block;
  padding-top: 10px;
  font-size: 14px;
}

.schedule_list {
  border: 2px solid #4791d8;
  padding: 10px;
  color: #4791d8;
  font-weight: bold;
}

.schedule_wrap {
  overflow: hidden;
}
.schedule_item {
  display: flex;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 10px;
}
.schedule_item_time {
  flex: 0 0 20%;
  border: 0px solid #ccc;
  padding: 10px 15px;
}
.schedule_item_time_info {
  display: block;
  margin-bottom: 4px;
}
.schedule_item_time .schedule_item_place {
  display: block;
}
.schedule_item_description {
  padding: 10px;
  overflow: hidden;
}
.schedule_item_description_wrap {
  margin: 0 0 2% 3%;
  width: 82%;
  float: right;
}
.schedule_item_description .schedule_item_title {
  margin-bottom: 5px;
}
.schedule_item_description .schedule_item_title_text {
  float: right;
  width: 82%;
  margin-left: 3%;
}
.schedule_item_description .schedule_item_title_text_title {
  font-weight: 700;
  display: block;
}
.schedule_item_description .schedule_item_title_text_role {
  font-style: italic;
  display: block;
}
.schedule_item_description .schedule_item_title_image {
  width: 15%;
  overflow: hidden;
}
.schedule_item_description .schedule_item_title_image img {
  width: 100%;
  display: block;
  height: auto;
}
.schedule_item_description .schedule_item_info {
  overflow: hidden;
}
.schedule_item_description .schedule_item_info_desctitle {
  margin-top: 10px;
  display: block;
  font-weight: 700;
}
.schedule_item_description .schedule_item_info_desc {
  display: block;
  padding: 15px 0;
}
.schedule_item_description .schedule_item_info_addthis {
  margin-top: 10px;
  font-size: 14px;
  display: block;
}
.schedule_item_description .schedule_item_info_addthis ul {
  margin: 0;
  padding: 0 5px;
  display: inline-block;
}
.schedule_item_description .schedule_item_info_addthis li {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding: 0 5px;
}
.schedule_item_description .schedule_item_info_addthis li:last-child {
  border-right: 0;
}
.schedule_item.header {
  background-color: #0083B3;
  border-bottom: 0px solid #d7d7d7;
  padding-bottom: 0 !important;
}
.schedule_item.header .schedule_item_time, .schedule_item.header .schedule_item_description {
  padding: 15px;
  font-weight: 600;
  color: #fff;
}
.schedule_item:last-child {
  border-bottom: 0px solid #ccc;
}
@media only screen and (max-width: 480px) {
  .schedule_item {
    display: block;
  }
  .schedule_item:first-child {
    display: none;
  }
}
.schedule table {
  width: 100%;
  background: none;
  border-collapse: collapse;
  margin: 2em 0;
}
.schedule table tr {
  border-bottom: 1px solid #d7d7d7;
}
.schedule table tr:last-child {
  border-bottom: 0 solid #d7d7d7;
}
.schedule table tr th {
  padding: 1em;
  background: #0083b3;
  color: #fff;
  text-align: left;
}
.schedule table td {
  vertical-align: top;
}
.schedule table th:first-child {
  width: 20%;
}
.schedule .info {
  padding-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.schedule .info img {
  float: left;
  width: 15%;
  padding-right: 20px;
}
.schedule .info img:after {
  clear: both;
}
.schedule .info .title_1 {
  font-weight: bold;
  display: block;
}
.schedule .info .role {
  font-style: italic;
  display: block;
}
.schedule .info .role::after {
  clear: both;
}
.schedule .info .title_2 {
  margin-top: 10px;
  display: block;
  font-weight: bold;
}
.schedule .info .cont {
  width: 82%;
  margin-left: 18%;
  display: block;
}
.schedule .info p {
  clear: both;
  margin-top: 10px;
}
.schedule .info .add_this_e {
  margin-top: 10px;
  font-size: 14px;
  margin-left: 18%;
  padding-bottom: 20px;
  display: block;
}
.schedule .info .add_this_e ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.schedule .info .add_this_e ul li:last-child {
  border-right: 0;
}
.schedule .info .add_this_e li {
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid #ccc;
}

.news {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  overflow: auto;
  font-size: 20px;
}
.news img {
  float: right;
  padding-left: 10px;
  padding-top: 20px;
  width: 25%;
}
.news .news_title {
  font-weight: bold;
  display: block;
}
.news .news_date {
  font-style: italic;
  margin-bottom: 10px;
  display: block;
}
.news:last-child {
  border-bottom: 0;
}

.gwm_ts_footer {
  clear: both;
}

@media screen and (max-width: 767px) {
  .pm_event_banner .banner_info .banner_img,
.pm_event_banner .banner_info .event_details {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    display: block;
  }

  .rule {
    display: none;
  }

  .speakers img {
    float: left;
    width: 100%;
  }

  .event_page_left,
.event_page_right {
    width: 100% !important;
    display: block !important;
    float: none;
  }

  .event_page .intro {
    padding-top: 0px !important;
  }

  .pm_event_banner .banner_info {
    width: 100%;
    padding: 0;
  }

  .pm_event_banner .banner_info {
    padding-bottom: 5%;
  }

  .pm_event_banner .banner_info .event_details {
    padding: 5%;
    width: 90%;
  }

  .pm_event_banner .site_title h1 {
    font-size: 36px;
  }

  .speakers ul li {
    width: 45%;
    padding-right: 5%;
  }

  .event_page .event_page_left h6,
.event_page .event_page_left h5 {
    line-height: 32px;
  }

  .other_events div {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    overflow: auto;
  }

  .schedule td:first-child {
    width: 35%;
  }

  .news img,
.exhibits img {
    float: none;
    width: 100%;
  }

  .news,
.exhibits {
    overflow: hidden;
  }
}
@media screen and (max-width: 1007px) {
  .rule {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1006px) {
  .resp-tabs-list li {
    font-size: 18px;
    display: inline-block;
    padding: 13px 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1264px) {
  .pm_event_banner .banner_info img {
    width: auto;
    height: 452px;
    object-fit: cover;
  }

  .pm_event_banner .site_title h1 {
    font-size: 2.6em;
  }
}
.event_page_left table {
  width: 100%;
  background: none;
  border-collapse: collapse;
  margin: 2em 0;
}

.event_page_left table tr {
  border-bottom: 1px solid #d7d7d7;
}

.event_page_left table tr td, table tr th {
  padding: 1em;
}

.event_page_left table tr th {
  background: #0083b3;
  color: white;
  text-align: left;
}

/* Scss Document */
/*
=================Expert Profile Page Styles =========================
*/
.expert {
  margin: 0;
  padding: 0;
}
.expert .expert_content_wrap {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: 580px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap {
    width: 90%;
    min-height: none;
  }
}
.expert .expert_content_wrap .expert_content {
  width: 100%;
  max-width: 1115px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content {
    width: 100%;
  }
}
.expert .expert_content_wrap .expert_content h1, .expert .expert_content_wrap .expert_content h2, .expert .expert_content_wrap .expert_content h3, .expert .expert_content_wrap .expert_content h4, .expert .expert_content_wrap .expert_content h5, .expert .expert_content_wrap .expert_content p, .expert .expert_content_wrap .expert_content .expert_content_latest_item_type {
  padding-left: 50px;
  width: 710px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content h1, .expert .expert_content_wrap .expert_content h2, .expert .expert_content_wrap .expert_content h3, .expert .expert_content_wrap .expert_content h4, .expert .expert_content_wrap .expert_content h5, .expert .expert_content_wrap .expert_content p, .expert .expert_content_wrap .expert_content .expert_content_latest_item_type {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.expert .expert_content_wrap .expert_content h1, .expert .expert_content_wrap .expert_content h2, .expert .expert_content_wrap .expert_content h3, .expert .expert_content_wrap .expert_content h4, .expert .expert_content_wrap .expert_content h5, .expert .expert_content_wrap .expert_content h6 {
  margin: 0;
}
.expert .expert_content_wrap .expert_content ul, .expert .expert_content_wrap .expert_content hr {
  margin-left: 50px;
  width: 710px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content ul, .expert .expert_content_wrap .expert_content hr {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.expert .expert_content_wrap .expert_content hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.expert .expert_content_wrap .expert_content h2 {
  color: #333333;
  font-size: 28px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.expert .expert_content_wrap .expert_content h4 {
  font-weight: 700;
}
.expert .expert_content_wrap .expert_content p.expert_quote {
  padding-left: 0;
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
  margin: 1em 0;
  color: #01724c;
  background: url(../img/Brown_Rule.png) top left no-repeat;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content p.expert_quote {
    font-size: 20px;
    line-height: 26px;
    padding-top: 30px;
  }
}
.expert .expert_content_wrap .expert_content p.expert_quote span {
  font-size: 17px;
  line-height: 22px;
  margin-top: 1em;
  display: block;
}
.expert .expert_content_wrap .expert_content p.expert_quote span:before {
  content: "–";
  margin-right: 5px;
}
.expert .expert_content_wrap .expert_content_bio {
  position: relative;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts {
  position: absolute;
  right: 0;
  top: 0;
  width: 289px;
  background-color: #f2f2f2;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_bio .expert_contacts {
    position: relative;
    width: 100%;
  }
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_image {
  display: block;
  width: 100%;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_image img {
  display: block;
  width: 100%;
  height: auto;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body {
  padding: 30px;
  font-size: 17px;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body p {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  width: auto;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_phone:before, .expert .expert_content_wrap .expert_content_bio .expert_contacts_body_email:before, .expert .expert_content_wrap .expert_content_bio .expert_contacts_body_linkedin:before, .expert .expert_content_wrap .expert_content_bio .expert_contacts_body_twitter:before, .expert .expert_content_wrap .expert_content_bio .expert_contacts_body_facebook:before, .expert .expert_content_wrap .expert_content_bio .expert_contacts_body_instagram:before {
  font-family: FontAwesome;
  margin-right: 20px;
  font-style: normal;
  color: #333333;
  font-size: 18px;
  line-height: 30px;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_phone:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_email:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_email {
  padding: 10px;
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_linkedin:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_twitter:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_facebook:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body_instagram:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_bio .expert_contacts_body a:hover {
  text-decoration: underline;
}
.expert .expert_content_wrap .expert_content_expertise {
  margin: 0;
  padding: 0;
}
.expert .expert_content_wrap .expert_content_expertise ul {
  padding: 0;
}
.expert .expert_content_wrap .expert_content_expertise ul li {
  list-style: none;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
.expert .expert_content_wrap .expert_content_expertise ul li a {
  display: block;
  border: 2px solid #0084b4;
  background-color: rgba(0, 132, 180, 0.102);
  padding: 0.5em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_expertise ul li a {
    font-size: 14px;
    padding: 0.2em 0.3em;
  }
}
.expert .expert_content_wrap .expert_content_expertise ul li a:hover {
  background-color: rgba(0, 132, 180, 0.2);
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_latest h4 {
    font-size: 24px;
  }
}
.expert .expert_content_wrap .expert_content_latest_items {
  margin-top: 30px;
}
.expert .expert_content_wrap .expert_content_latest_items .expert_content_latest_item {
  margin: 1.5em 0;
}
.expert .expert_content_wrap .expert_content_latest_items .expert_content_latest_item_type {
  font-size: 14px;
  color: #656565;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_latest_items .expert_content_latest_item_type {
    font-size: 12px;
    margin-bottom: 5px;
  }
}
.expert .expert_content_wrap .expert_content_latest p {
  color: #656565;
  margin: 0;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_latest p {
    font-size: 14px;
    margin-top: 10px;
  }
}
.expert .expert_content_wrap .expert_content_latest .readall a:after {
  font-family: FontAwesome;
  content: "";
  padding-left: 5px;
}
.expert .expert_content_wrap .expert_content_latest a:hover {
  opacity: 0.7;
}
.expert .expert_content_wrap .expert_content_staff {
  margin-left: 50px;
  width: 925px;
  margin-top: 60px;
  padding: 60px 0 90px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_staff {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    padding: 20px 0 50px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.expert .expert_content_wrap .expert_content_staff h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_staff h4 {
    font-size: 24px;
  }
}
.expert .expert_content_wrap .expert_content_staff_wrap {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_staff_wrap {
    flex-flow: wrap;
  }
}
.expert .expert_content_wrap .expert_content_staff_wrap h6 {
  color: #0084b4;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_staff_wrap h6 {
    font-size: 20px;
  }
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item {
  margin: 0;
  max-width: 290px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item {
    margin-bottom: 30px;
    width: 100%;
  }
  .expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_title {
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 12px;
  }
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts {
    margin-top: 5px;
  }
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts_email {
  color: #0084b4;
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts_email a:hover {
  text-decoration: underline;
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts_phone:before, .expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts_email:before {
  font-family: FontAwesome;
  margin-right: 10px;
  font-style: normal;
  color: rgba(51, 51, 51, 0.4);
  font-size: 18px;
  line-height: 20px;
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts_phone:before {
  content: "";
}
.expert .expert_content_wrap .expert_content_staff_wrap .expert_content_staff_item .staff_contacts_email:before {
  content: "";
}

/* Scss Document */
.floating_editorial_menu ul.primary_editorial_nav {
  position: relative;
  z-index: 20;
  right: 0;
  padding: 0 20px;
  background: #333333;
  text-align: left;
}
.floating_editorial_menu ul.primary_editorial_nav:hover {
  background: #ea4e51;
}
.floating_editorial_menu ul.primary_editorial_nav li {
  display: inline-block;
  list-style: none;
  margin: 5px 0 !important;
}
.floating_editorial_menu ul.primary_editorial_nav li:after {
  content: "|";
  margin: 10px;
  color: #fff;
}
.floating_editorial_menu ul.primary_editorial_nav li:last-child:after {
  content: "";
}
.floating_editorial_menu ul.primary_editorial_nav li a {
  color: white;
  font-size: 17px;
  font-weight: 700;
}
.floating_editorial_menu ul.primary_editorial_nav li a:hover {
  text-decoration: underline;
}

.event_page .resp-tab-content {
  background-color: #fff;
}

.yg_regions_slider .yg_ln_slider_image {
  height: 380px;
}

.yg_regions_wrap .block h2 {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 0;
}

.yg_ol_regions {
  background-color: #fbfbfb;
  border: 1px solid #f3f3f3;
  border-radius: 15px;
}

.yg_ol_regions .view-content {
  overflow: hidden;
  margin: 15px 0;
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.yg_ol_regions .yg-ol-regions-item {
  width: 20%;
  overflow: hidden;
}

.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_image {
  max-width: 170px;
  max-height: 170px;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #2EA7D8;
  border-radius: 50%;
}

.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_image img {
  width: 100%;
  height: auto;
  display: block;
}

.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_text {
  text-align: center;
}

.yg_ol_regions .yg-ol-regions-item .yg_ol_regions_item_text h3 {
  font-size: 18px;
  font-weight: 300;
  color: #875a38;
  line-height: 22px;
}

.yg_ol_regions .yg_ol_regions_item_readmore {
  text-align: right;
  font-size: 17px;
  padding: 10px;
}

@media only screen and (max-width: 480px) {
  .yg_ol_regions .view-content {
    display: block !important;
  }

  .yg_ol_regions .yg-ol-regions-item {
    width: auto !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_ol_regions .yg-ol-regions-item {
    width: 30% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_ol_regions .yg-ol-regions-item {
    margin: 0 5px;
  }
}
.yg-ab-faq-row {
  border-bottom: 1px dotted #f2f2f2;
  margin-bottom: 30px;
}

.yg_rf_slider .yg_ab_slider_image {
  height: 200px;
}

.yg_rf_slider .yg_ab_content_wrap {
  padding: 4.8611% 0 0 0;
}

.yg_regions {
  margin-top: 20px;
}

.yg_regions .view-content {
  overflow: hidden;
}

.yg_regions .yg-regions-item {
  margin: 0 0 30px 0;
  border: 1px solid #f3f3f3;
  background-color: #fbfbfb;
  border-radius: 15px;
  padding: 15px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(1) {
  width: 20%;
  text-align: center;
}

.yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(2) {
  margin: 0 15px;
  width: 44%;
}

.yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(3) {
  width: 32%;
}

.yg_regions .yg-regions-item .yg_regions_item_image, .yg_regions .yg-winners-item .yg_regions_item_image {
  max-width: 150px;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #2EA7D8;
  border-radius: 50%;
}

.yg_regions .yg-regions-item .yg_regions_item_image img, .yg_regions .yg-winners-item .yg_regions_item_image img {
  width: 100%;
  height: auto;
  display: block;
}

.yg_regions .yg-regions-item .yg_regions_item_video, .yg_regions .yg-winners-item .yg_regions_item_video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.yg_regions .yg-regions-item .yg_regions_item_video iframe, .yg_regions .yg-winners-item .yg_regions_item_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yg_regions .yg-regions-item .yg_regions_item_text h3, .yg_regions .yg-winners-item .yg_regions_item_text h3 {
  font-size: 22px;
  font-weight: 400;
  color: #4e4c49;
  margin-bottom: 10px;
}

.yg_regions .yg-regions-item .yg_regions_item_text h5, .yg_regions .yg-winners-item .yg_regions_item_text h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  color: #875A38;
  font-weight: 500;
}

.yg_regions .yg-regions-item .yg_regions_item_text p, .yg_regions .yg-winners-item .yg_regions_item_text p {
  min-height: 70px;
}

.yg_regions .yg-regions-item .yg_regions_item_readmore, .yg_regions .yg-winners-item .yg_regions_item_readmore {
  display: block;
  clear: both;
  margin: 0 auto;
  padding-top: 10px;
}

/*.yg_regions .yg-regions-item .yg_regions_item_readmore a {font-size: 17px; margin: 0; padding: 0.7em 1em; background-color: #4c9f38; color: white; }
    .yg_regions .yg-regions-item .yg_regions_item_readmore a:hover {background-color: #3a782a; }*/
@media only screen and (max-width: 480px) {
  .yg_regions .view-content {
    display: block !important;
  }

  .yg_regions .yg-regions-item .yg-regions-itemwrap {
    width: 100% !important;
    margin: 0 !important;
  }

  .yg_regions .yg-regions-item .yg_regions_item_text p {
    min-height: auto !important;
  }

  .yg_regions .yg-winners-item {
    display: block !important;
  }

  .yg_regions .yg-winners-item .yg_regions_item_text {
    position: relative !important;
    transform: none !important;
  }

  .yg_regions .yg-winners-item .yg-regions-itemwrap:first-child, .yg_regions .yg-winners-item .yg-regions-itemwrap:last-child {
    width: 100% !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(1) {
    width: 30%;
    text-align: center;
  }

  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(2) {
    margin: 0 !important;
    width: 65%;
  }

  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(3) {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .yg_regions .yg-regions-item .yg-regions-itemwrap:nth-child(2) {
    width: 40%;
  }
}
.yg_regions .yg-winners-item {
  margin: 0 0 30px 0;
  border: 1px solid #f3f3f3;
  background-color: #fbfbfb;
  border-radius: 15px;
  padding: 15px !important;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
}

.yg_regions .yg-winners-item .yg-regions-itemwrap:first-child {
  width: 20%;
  text-align: center;
  margin-right: 15px;
}

.yg_regions .yg-winners-item .yg-regions-itemwrap:last-child {
  width: 76%;
  position: relative !important;
}

.yg_regions .yg-winners-item .yg_regions_item_text {
  padding: 10px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-40%);
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.news-lead-image .yg_ab_slider_image {
  height: 500px;
}

.news-lead-image img {
  display: block;
  object-fit: contain;
}

.news-title {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  top: 58%;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.news-title h1 {
  padding: 10px 50px;
  top: 30%;
  position: relative;
}

.news-content p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5em;
}

/*Voting form*/
#edit-nominee-form {
  border: none;
  padding: 0;
  max-width: 100%;
  display: inline-block;
  min-width: 0px;
}

#edit-nominee-form .form-submit {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  height: 50px;
  background: #0084b4;
  outline: none;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  padding: 1px 25px;
  min-width: 180px;
}

@media only screen and (min-width: 700px) {
  #block-youngchampions-youngchampions-voting-block {
    border: 1px solid #0084b4;
    max-width: 500px;
    margin: 0 auto;
    padding: 10px;
  }
}
.paragraphs-item-big-idea-summary .content {
  margin-top: 20%;
  position: relative;
}

.winners_wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding: 4.8611% 0;
  overflow: hidden;
}

.winners_wrapper .winner_item_inner {
  padding: 15px;
}

.winners_wrapper .winner_item {
  display: block;
  width: 50%;
  overflow-x: hidden;
  float: left;
}

.winners_wrapper .winner_item .winner_year {
  color: black;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 2em;
  text-align: center;
}

.winner_item_image img {
  max-width: 100%;
  max-height: 370px;
  object-fit: cover;
}

.winner_item .winner_item_title {
  color: black;
  margin-top: 14px;
  font-size: 31px;
}

/*Regional Finalists*/
.regional_finalist_listing .regional_finalist {
  width: 20%;
  float: left;
  overflow-x: hidden;
}

.regional_finalist_image img {
  border-radius: 50%;
  max-width: 400px;
  height: 200px;
  object-fit: cover;
  width: 200px;
}

.regional_finalist_listing {
  min-height: 235px;
  padding-top: 15px;
  background: #fbfbfb;
  padding-left: 20px;
  border: 1px solid #f3f3f3;
  border-radius: 15px;
}

.region_name {
  font-weight: 300;
  font-size: 26px;
  margin-top: 15px;
  margin-bottom: 6px;
}

.margin_bottom_medium {
  margin-bottom: 20px;
}

.bold_this {
  font-weight: bold;
  font-size: 19px;
}

paragraphs-item-captioned-images {
  width: 50%;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #e9ebee;
}

.paragraphs-item-captioned-images img {
  width: 100%;
  height: auto;
}

.field-name-field-t-caption {
  padding: 0 0 10px 20px;
}

.subscribe_section {
  border-top: 1px solid #ccc;
  background: white;
  padding-top: 10px;
  padding-bottom: 15px;
}

.subscribe_section label {
  color: black;
}

.node-type-news-and-resources p img, .node-type-yc-news p img {
  float: left;
  margin-right: 20px;
  width: 100% !important;
  margin-bottom: 5px;
  object-fit: cover;
}

p.image-paragraph {
  width: 50%;
  float: left;
  font-style: italic;
  margin-right: 15px;
  margin-bottom: 5px;
}

.hidden {
  display: none;
}

.field-item iframe {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 615px;
  height: auto !important;
  position: relative !important;
}

@media only screen and (max-width: 767px) {
  p.image-paragraph {
    width: 100%;
  }
}
.result_items .result_item_body .laureate_item_image {
  float: right;
  width: 220px;
  margin-left: 20px;
}

.result_items .result_item_body .laureate_item_image img {
  border: 1px solid #e2e2e2;
  border-bottom-right-radius: 10%;
}

.result_items {
  overflow: hidden;
}

.result_items .result_item {
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 30px;
  margin-bottom: 40px;
}

.result_item .result_item_body {
  display: flex;
}

.result_items .result_item_meta {
  color: #656565;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: flex;
}

.result_items .result_item_meta .date, .result_items .result_item_meta .type {
  margin-right: 10px;
}

.result_items .result_item_meta .type:before {
  content: "|";
  margin-right: 10px;
}

.result_items .result_item_body {
  overflow: hidden;
  width: 100%;
}

.result_items .result_item_body .result_item_image {
  float: right;
  max-width: 216px;
  border: 0px solid #e2e2e2;
  margin-left: 20px;
}

.result_items .result_item_body .laureate_item_image {
  float: right;
  width: 220px;
  margin-left: 20px;
}

.laureate_item_image {
  float: right;
  width: 220px;
  margin-left: 20px;
}

.laureate_item_image img {
  display: block;
  width: 100%;
  height: auto;
}

.result_items .result_item_body .laureate_item_image img {
  border: 1px solid #e2e2e2;
  border-bottom-right-radius: 10%;
}

.result_items .result_item_body .result_item_image img, .result_items .result_item_body .laureate_item_image img {
  display: block;
  width: 100%;
  height: auto;
}

.result_items .result_item_body .result_item_text {
  overflow: hidden;
  width: 70%;
}

.result_items .result_item_body .result_item_text h5 {
  margin: 0;
  padding: 0;
}

.result_items .result_item_body .result_item_text a.readmore:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 5px;
  font-size: 0.8em;
}

.result_items .result_item_body .result_item_text .result_item_tags a:last-child:after {
  content: " ";
}

.result_items .result_item a {
  color: #0084b4;
}

.result_items .result_item a:hover {
  color: rgba(0, 132, 180, 0.7);
}

@media screen and (max-width: 767px) {
  .result_items .result_item {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }

  .result_items .result_item_meta {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .result_items .result_item_meta .date, .result_items .result_item_meta .type {
    margin-right: 5px;
  }

  .result_items .result_item_body .result_item_image {
    float: none;
    max-width: none;
    width: 99.5%;
    border: none;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .result_items .result_item_body .result_item_image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.yg_ab_partners_item_text a,
.yg_ab_partners_item_text a:hover {
  color: #0084b4;
}

.items_pager .item-list, .item-list .pager {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.items_pager .item-list ul.pager li.is-active, .item-list .pager li.pager-current {
  color: #fff;
  background-color: #0084b4;
}

.items_pager .item-list ul.pager li.is-active a, .item-list .pager li.pager-current a, .item-list .pager li.pager-current {
  color: #fff;
}

@media screen and (max-width: 480px) {
  .result_item .result_item_body {
    display: block;
  }

  .result_items .result_item_body .result_item_text {
    overflow: hidden;
    width: 100%;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter {
    position: relative;
    display: block;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left {
    position: relative;
    max-width: 100%;
    width: 100%;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_branding {
    float: none;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts {
    margin-top: 20px;
    display: block;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li {
    display: block;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social {
    overflow: hidden;
    width: 100%;
    text-align: center;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social ul li a {
    color: white;
    font-size: 20px;
    padding: 0 10px;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li a {
    text-align: center;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_branding {
    max-width: 177px;
    margin: 20px auto;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav {
    margin-top: 0px;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_right {
    width: 100%;
    max-width: 94%;
    margin: 0 auto;
    padding-left: 0;
    border-left: 0;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li {
    display: block;
    text-align: center;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footerNav ul li a {
    margin-right: 0px;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts {
    display: block;
  }

  .yc_footer_wrapper .yc_footer_content .primaryFooter_left .footer_links .footer_contacts .footer_social {
    overflow: hidden;
    width: 100%;
    text-align: center;
  }
}
.floating_editorial_menu ul.primary_editorial_nav {
  position: relative;
  z-index: 20;
  right: 0;
  padding: 0 20px;
  background: #333333;
  text-align: left;
}
.floating_editorial_menu ul.primary_editorial_nav:hover {
  background: #ea4e51;
}
.floating_editorial_menu ul.primary_editorial_nav li {
  display: inline-block;
  list-style: none;
  margin: 5px 0 !important;
}
.floating_editorial_menu ul.primary_editorial_nav li:after {
  content: "|";
  margin: 10px;
  color: #fff;
}
.floating_editorial_menu ul.primary_editorial_nav li:last-child:after {
  content: "";
}
.floating_editorial_menu ul.primary_editorial_nav li a {
  color: white;
  font-size: 16px;
  font-weight: 700;
}
.floating_editorial_menu ul.primary_editorial_nav li a:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=yc_master.css.map */
