html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
i strong,
em strong {
  font-style: italic;
}
b em {
  font-weight: bold;
}
header,
nav,
article,
footer,
section,
aside,
figure,
figcaption {
  display: block;
}
a {
  outline: none;
}
#nav-below {
  margin: 10px 0;
  overflow: hidden;
}
.nav-previous,
.nav-next {
  float: left;
  display: inline;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
}
.nav-previous a,
.nav-next a {
  text-decoration: none;
}
div.entry-meta {
  font-size: 90%;
}
body.single .shareThisWrapper {
  margin: 0px 0 20px;
}
.post_entry_mult {
  border-bottom: 1px solid #999;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.post_entry_mult_left {
  float: left;
  display: inline;
  width: 150px;
}
.post_entry_mult_right {
  padding-left: 160px;
}
.post_entry_mult .shareThisWrapper {
  margin: 0;
}
div.post_entry_mult h2 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.excerpt_meta {
  font-size: 80%;
  margin: 0 0 10px;
}
.postThumbSingle {
  display: block;
  margin: 0 0 10px;
}
@media screen and (min-width: 450px) {
  .postThumbSingle {
    float: left;
    margin: 5px 10px 0 0;
  }
}
.tag-links {
  display: block;
}
.google-map {
  height: 350px;
  margin: 0 0 25px;
  border: 1px solid #333;
}
blockquote {
  padding: 0 0 0 30px;
  font-style: italic;
}
strong {
  font-weight: bold;
}
i,
em {
  font-style: italic;
}
i strong,
em strong,
strong i,
strong em {
  font-weight: bold;
}
html {
  -webkit-text-size-adjust: 100%;
  background: #333;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
  background: #fff;
}
a {
  color: blue;
}
a,
a:link,
a:active,
a:visited {
  text-decoration: none;
  outline: none;
}
.animate__animated {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.officiallyAnimated,
.ie9 .animate__animated,
#persistentHeader .animate__animated,
#persistentHeader.animate__animated {
  opacity: 1;
}
article hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0)
  );
  width: 80%;
  margin: 0 auto 20px;
}
#wrapper {
}
#persistentHeader {
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -ms-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  z-index: 12;
  position: fixed;
  box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 10px solid #172654;
}
body.fsMenuOn #persistentHeader {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  position: inherit;
  z-index: 1;
}
#mhWrapper {
  background-color: #fff;
  font-family: "Comfortaa", cursive;
}
#mainHeader {
  max-width: 1800px;
  margin: 0px auto;
  color: #091a4c;
  transition: 0.3s;
  position: relative;
  padding: 50px 20px 30px;
}
#mainHeader:before {
  content: "";
  position: absolute;
  width: 232px;
  height: 33px;
  border-radius: 0 0 7px 7px;
  background-color: #172654;
  bottom: -42px;
  left: calc(50% - 116px);
}
#mainHeader:after {
  content: "";
  display: block;
  clear: both;
}
#logo-main {
  display: block;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  box-sizing: border-box;
  transition: 0.3s;
  display: inline-block;
  vertical-align: middle;
}
#logo-main img {
  display: block;
  width: 100%;
  height: auto;
}
.mhRight {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 160px);
}
.mhCTA {
  display: block;
  color: #091a4c;
  padding: 0 0 0 10px;
  font-size: 10px;
  max-width: 360px;
  margin: 0px auto;
  text-align: left;
  color: #000;
}
.mhCTA.animate__animated {
  animation-delay: 1s;
  animation-duration: 1s;
}
.mhDonate {
  display: block;
  position: absolute;
  bottom: -35px;
  z-index: 20;
  left: 50%;
  width: 100%;
  max-width: 220px;
  box-sizing: border-box;
  transform: translate(-50%, 0);
  background-color: #687bb6;
  border-radius: 7px;
  color: #fff;
  padding: 11px 50px 11px 25px;
  font-family: "Comfortaa", cursive;
  font-size: 18px;
  font-weight: bold;
  transition: background-color 0.5s ease;
  box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.25);
}
.mhDonate:hover {
  background-color: #899ad0;
}
.mhDonate:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translate(0, -50%);
  background-color: #011c41;
  width: 28px;
  height: 28px;
  transition: 0.5s;
  border-radius: 50%;
}
.mhDonate:hover:before {
  background-color: #000;
}
.mhDonate:after {
  content: "";
  display: block;
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translate(0, -50%);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(img/icons/global-arrow-2.webp);
  background-size: 16px;
}
.mhPhone {
  display: inline-block;
  color: #091a4c;
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  font-size: 22px;
  padding: 0;
  vertical-align: middle;
  line-height: 1;
  transition: font-size 0.3s ease;
  position: absolute;
  top: 3px;
  width: 100%;
  left: -40px;
  text-align: right;
}
.mhPhone:before {
  content: "";
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(img/header/handset-v2.webp);
  background-size: 30px;
  width: 30px;
  height: 47px;
  margin: -3px 3px 0 0;
  transform: scale(0.75);
}
.mhPhone:after {
  content: "Contact Us";
  position: absolute;
  left: calc(50% - 90px);
  top: 13px;
  color: #687bb6;
  font-family: "Comfortaa", sans-serif;
  font-size: 16px;
}
nav.mm {
  text-align: center;
  background: #091a4c;
  position: relative;
  z-index: 100;
}
nav.mm > ul > li {
  border-left: 1px solid #37519e;
  vertical-align: top;
}
nav.mm > ul > li > a {
  padding: 12px 20px;
  font-size: 14px;
  color: #fff;
  font-family: "Comfortaa", cursive;
  line-height: 1;
  transition: 0.5s;
}
nav.mm > ul > li > a:hover {
  transition: background 300ms linear;
}
nav.mm > ul > li > ul {
  top: 100%;
}
nav.mm > ul > li:hover > a {
  background: #899ad0;
  color: white;
}
nav.mm ul ul {
  background: #687bb6;
  width: 180px;
  border: 1px solid #56689d;
}
nav.mm ul ul li:hover > a {
  background: #8460ab;
}
nav.mm ul ul li {
  border-top: 1px solid #56689d;
}
nav.mm ul ul a {
  color: #fff;
  padding: 15px 10px;
  font-size: 14px;
  text-transform: none;
  line-height: 1.3;
  font-weight: normal;
  transition: 0.5s;
}
nav.mm ul {
  padding: 0;
  margin: 0;
  font-size: 0;
}
nav.mm li {
  position: relative;
}
nav.mm ul a {
  display: block;
  text-decoration: none;
}
nav.mm > ul > li {
  display: inline-block;
}
nav.mm ul ul {
  display: block;
  position: absolute;
  text-align: left;
  left: 0;
  top: -1px;
  transform-origin: top;
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0;
  transition: 300ms;
}
nav.mm ul li:hover > ul {
  -moz-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
}
nav.mm ul ul ul {
  left: 100%;
}
nav.mm ul ul li:first-child {
  border: 0;
}
body.admin-bar #mmiWrapper {
  position: static;
}
body.admin-bar.mob_menu #wrapper {
  padding: 0;
}
body.mob_menu #wrapper {
  padding: 146px 0 0;
}
body.sticky_zone.mob_menu #wrapper {
  padding: 165px 0 0;
}
body.mob_menu #wpadminbar {
  position: absolute;
}
body.fsMenuOn #wpadminbar,
body.fsMenuOn #contact-tab {
  display: none;
}
#mmiWrapper,
#mblSearchCont,
nav.mm_mob {
  display: none;
}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {
  display: block;
}
.fsMenuOn #mmiWrapper {
  z-index: 1;
}
#mmiWrapper {
  background: #091a4c;
}
#closeMenu {
  background: #37519e;
}
#mmiWrapper {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#mobMenuItems {
  text-align: center;
  font-size: 0;
  padding: 0;
  margin: 0 auto;
  text-transform: uppercase;
  position: relative;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.mmi {
  height: 100%;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  list-style-position: outside;
  display: none;
}
.mmi > a {
  font-size: 14px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  height: 100%;
  line-height: 34px;
  background-image: url(img/icons/menu-2019.png);
  background-repeat: no-repeat;
  text-indent: -222px;
  overflow: hidden;
  text-align: left;
}
#mm1 {
  width: 47px;
}
#mm2 {
  width: 47px;
}
#mm3 {
  width: 56px;
}
#mm4 {
  width: 42px;
}
#mm5 {
  width: 47px;
}
#mm6 {
  width: 46px;
}
.mmi a:hover {
  text-decoration: none;
}
.mmi {
  border-right: 1px solid #37519e;
}
#mm1 {
  border-left: 1px solid #37519e;
}
#mm1 > a {
  background-position: 15px 0;
}
#mm2 > a {
  background-position: 15px -34px;
}
#mm3 > a {
  background-position: 15px -68px;
}
#mm4 > a {
  background-position: 15px -102px;
}
#mm5 > a {
  background-position: 15px -136px;
}
#mm6 > a {
  background-position: 15px -170px;
}
.mmi > ul {
  z-index: 1;
  width: 297px;
  left: -1px;
  display: none;
  position: absolute;
}
.mmi:hover ul {
  display: block;
}
.mmi ul li {
  border-top: 1px solid #333;
}
.mmi ul li:first-child {
  border: 0;
}
.mmi ul a {
  background: #666;
  color: #fff;
  display: block;
  padding: 10px 10px;
  font-size: 16px;
}
.mmi ul a:hover {
  background: #999;
}
@media screen and (min-width: 385px) {
  #mm6 {
    width: 110px;
  }
  #mm6 > a {
    padding: 0 0 0 47px;
    text-indent: 0;
  }
  .mmi > ul {
    width: 350px;
  }
}
nav.mm_mob {
  position: absolute;
  padding: 54px 0 20px;
  left: 0;
  top: 0;
  width: 100%;
  background: #000;
  z-index: 9999;
}
nav.mm_mob ul {
  padding: 0;
}
nav.mm_mob > ul {
  padding: 0;
}
nav.mm_mob ul li {
  list-style-type: none;
  list-style-position: outside;
  display: block;
}
nav.mm_mob ul a {
  display: block;
  padding: 7px 20px 6px 0;
  color: #fff;
  font: 15px/1 "PT Serif", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
nav.mm_mob a:hover {
  background: #687bb6;
  text-decoration: none;
}
nav.mm_mob ul a {
  padding-left: 20px;
}
nav.mm_mob ul ul a {
  padding-left: 40px;
}
nav.mm_mob ul ul ul a {
  padding-left: 60px;
}
nav.mm_mob ul ul li a {
  text-transform: none;
}
#closeMenu {
  display: none;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  font-family: arial, sans-serif;
  color: #fff;
  z-index: 999999999;
  top: 0;
  right: 0;
  width: 100%;
  text-transform: uppercase;
  position: fixed;
  text-align: center;
  box-sizing: border-box;
  padding: 0;
}
#closeMenu:hover {
  text-decoration: none;
  color: #ccc;
}
body.fsMenuOn #menuWall {
  position: fixed;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  content: "";
  width: 100%;
  height: 200%;
  left: 0;
  top: 0;
}
#mblSearch {
  max-width: 350px;
  padding: 0 20px 20px;
  overflow: hidden;
}
#mblsInput,
#mblsSubmit {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  float: left;
  display: inline;
  box-sizing: border-box;
}
#mblsInput {
  box-sizing: border-box;
  padding: 0 16px;
  width: 70%;
  height: 32px;
  font: 14px / normal arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  border-radius: 4px 0 0 4px;
  outline: 0;
}
#mblsSubmit {
  cursor: pointer;
  width: 30%;
  height: 32px;
  color: #fff;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  background: #37519e;
  border: 0;
  border-radius: 0 4px 4px 0;
  transition: all 250ms ease;
}
#mblsSubmit:hover {
  background: #687bb6;
}
@media screen and (min-width: 800px) {
  #wrapper {
    padding: 165px 0 0;
  }
  #persistentHeader {
    background: blue;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border: none;
  }
  body.admin-bar #persistentHeader {
    top: 32px;
  }
  body.admin-bar.fsMenuOn #persistentHeader {
    top: 0;
  }
  body.sticky_zone .noSticky {
    display: none;
  }
  body.sticky_zone #persistentHeader {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
  #mainHeader {
    padding: 20px;
    overflow: hidden;
    transition: 0.3s;
  }
  #mainHeader:before {
    display: none;
  }
  body.sticky_zone #mainHeader {
    padding: 10px 20px;
  }
  #logo-main {
    padding: 0;
    float: left;
    max-width: 270px;
    transition: 0.5s;
  }
  body.sticky_zone #logo-main {
    max-width: 144px;
  }
  .mhRight {
    padding: 0;
    float: right;
    width: 470px;
    max-width: 500px;
    background-color: transparent;
    box-shadow: none;
    text-align: right;
  }
  .mhDonate {
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    bottom: 0;
    padding: 11px 70px 11px 5px;
    left: 0;
    transform: none;
  }
  .mhDonate:before {
    width: 30px;
    height: 30px;
  }
  .mhDonate:after {
    right: 15px;
    width: 23px;
    height: 23px;
  }
  body.sticky_zone .mhDonate {
    bottom: 0;
  }
  .mhPhone {
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    width: auto;
  }
  body.sticky_zone .mhPhone {
    position: relative;
    font-size: 29px;
    top: 0;
  }
  body.sticky_zone .mhPhone:before {
    background-size: 30px;
    width: 30px;
    height: 47px;
    transform: scale(1);
  }
  .mhPhone:after {
    display: none;
  }
  nav.mm {
    clear: both;
  }
  .mhCTA {
    transition: 0.5s;
    position: relative;
    margin: 0;
    font-size: 14px;
    padding: 0 0 5px 0;
    max-width: none;
    text-align: right;
  }
  body.sticky_zone .mhCTA {
    margin: -46px 0 5px 0;
    display: block;
  }
}
@media screen and (min-width: 1120px) {
  .mhRight {
    max-width: none;
    padding: 25px 0 0 0;
    transition: 0.5s;
    width: calc(100% - 270px - 20px);
  }
  body.sticky_zone .mhRight {
    padding: 0;
  }
  .mhCTA {
    display: inline-block;
    vertical-align: middle;
    max-width: 320px;
    padding: 0 20px 0 0;
    font-size: 13px;
    text-align: center;
  }
  body.sticky_zone .mhCTA {
    margin: 0;
    display: inline-block;
  }
  nav.mm > ul > li > a {
    padding: 12px 40px;
  }
}
@media screen and (min-width: 1640px) {
  #wrapper {
    padding: 220px 0 0;
  }
  #logo-main {
    max-width: 400px;
  }
  body.sticky_zone #logo-main {
    max-width: 225px;
  }
  .mhRight {
    width: calc(100% - 400px - 10px);
    padding: 35px 0 0 0;
    transition: 0.5s;
  }
  body.sticky_zone .mhRight {
    padding: 5px 0 0 0;
  }
  .mhCTA {
    display: inline-block;
    vertical-align: middle;
    max-width: 500px;
    padding: 0 30px 0 0;
    font-size: 20px;
    text-align: center;
  }
  .mhDonate {
    padding: 16px 80px 16px 30px;
    font-size: 26px;
    margin: 0 30px 0 0;
    max-width: 300px;
  }
  .mhDonate:before {
    right: 16px;
    width: 35px;
    height: 35px;
  }
  .mhDonate:after {
    right: 29px;
    width: 23px;
    height: 23px;
    background-size: 21px;
  }
  .mhPhone {
    font-size: 47px;
    position: relative;
    top: 2px;
  }
  body.sticky_zone .mhPhone {
    font-size: 47px;
  }
  .mhPhone:before {
    background-size: 45px;
    width: 45px;
    height: 71px;
    margin: -9px 20px 0 0;
  }
  body.sticky_zone .mhPhone:before {
    background-size: 45px;
    width: 45px;
    height: 71px;
  }
  nav.mm > ul > li > a {
    font-size: 22px;
    padding: 16px 55px;
  }
}
#homeslides {
  position: relative;
  background-color: #000;
  height: 400px;
  font-family: "Comfortaa", cursive;
  color: #fff;
  overflow: hidden;
}
.homeslide {
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.homeslide.swiper-slide {
  opacity: 0;
}
@-webkit-keyframes ncburnsZoomIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@keyframes ncburnsZoomIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
.homeslideImg {
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  -webkit-animation-name: ncburnsZoomIn;
  animation-name: ncburnsZoomIn;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-duration: 42s;
  animation-duration: 42s;
  opacity: 1;
}
#homeslideImg1 {
  background-image: url(img/slides/home/600/1-v2.webp);
}
#homeslideImg2 {
  background-image: url(img/slides/home/600/2-v2.webp);
}
#homeslideImg3 {
  background-image: url(img/slides/home/600/3-v2.webp);
}
.slideContent {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1800px;
  margin: 0px auto;
}
.slideContent {
  max-width: 1800px;
  margin: 0px auto;
  position: relative;
  background-color: rgba(0, 0, 0, 0.2);
}
.slideBox {
  position: absolute;
  width: 75%;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  padding: 20px;
  box-sizing: border-box;
}
.slideHead {
  font-weight: bold;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
  display: block;
  padding: 0;
  line-height: 1.1;
  transition: 1.3s;
  opacity: 0;
}
.slideTxtAnimate .slideHead {
  opacity: 1;
}
.slideHead br {
  display: none;
}
.slideSubHead {
  font-weight: bold;
  position: relative;
  font-size: 11px;
  text-transform: uppercase;
  display: block;
  padding: 0;
  line-height: 1.1;
  transition: 1.3s;
  opacity: 0;
}
.slideTxtAnimate .slideSubHead {
  opacity: 1;
}
.slideBody {
  padding: 6px;
  background-color: #37519e;
  margin: 12px -999px 0 0;
  padding: 0 999px 0 40px;
  position: relative;
  opacity: 0;
  transform: translate(200px, 0);
  transition: 0.7s ease;
  overflow: hidden;
  font-size: 14px;
}
.slideBody:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 27px;
  height: 65px;
  background-repeat: no-repeat;
  background-image: url(img/slides/home/arrow.webp);
}
.slideBody br {
  display: none;
}
.slideTxtAnimate .slideBody {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 1s;
}
.slideBody span {
  display: inline-block;
  position: relative;
  padding: 18px 10px 18px 5px;
}
.slideMore {
}
.subslide {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10% 0;
}
#subslide1 {
  background-image: url(img/slides/sub/1120/1.webp);
}
#subslide2 {
  background-image: url(img/slides/sub/1120/2.webp);
}
#subslide3 {
  background-image: url(img/slides/sub/1120/3.webp);
}
#subslide4 {
  background-image: url(img/slides/sub/1120/4.webp);
}
#subslide5 {
  background-image: url(img/slides/sub/1120/5.webp);
}
#subslide6 {
  background-image: url(img/slides/sub/1120/6.webp);
}
#subslide7 {
  background-image: url(img/slides/sub/1120/7.webp);
}
#subslide8 {
  background-image: url(img/slides/sub/1120/8.webp);
}
#subslide9 {
  background-image: url(img/slides/sub/1120/9.webp);
}
#subslide10 {
  background-image: url(img/slides/sub/1120/10.webp);
}
#subslide11 {
  background-image: url(img/slides/sub/1120/11.webp);
}
#subslide12 {
  background-image: url(img/slides/sub/1120/12.webp);
}
#subslide13 {
  background-image: url(img/slides/sub/1120/13.webp);
}
@media screen and (min-width: 600px) {
  #homeslides {
    height: 300px;
  }
  .homeslideImg {
    background-position: center top;
  }
  #homeslideImg1 {
    background-image: url(img/slides/home/1120/1-v2.webp);
  }
  #homeslideImg2 {
    background-image: url(img/slides/home/1120/2-v2.webp);
  }
  #homeslideImg3 {
    background-image: url(img/slides/home/1120/3-v2.webp);
  }
}
@media screen and (min-width: 800px) {
  #syncMenu {
    z-index: 1;
  }
  #homeslides {
    height: 400px;
  }
  .slideContent {
    background-color: transparent;
  }
  .slideBox {
    width: 50%;
    padding: 0 20px;
  }
  .slideBody {
    max-width: 400px;
    margin: 15px -999px 0 0;
  }
  .slideHead {
    font-size: 36px;
  }
  .slideSubHead {
    font-size: 20px;
    padding: 0 0 3px 0;
  }
  .slideBody span:after {
    position: absolute;
    content: "";
    display: block;
    width: 80px;
    height: calc(100% + 8px);
    top: -4px;
    right: -80px;
    transform: skew(-30deg);
    background-image: linear-gradient(to right, #273a71, #37519e);
  }
  .slideHead br {
    display: block;
  }
  .slideBody br {
    display: block;
  }
}
@media screen and (min-width: 1120px) {
  #homeslides {
    height: 560px;
  }
  #homeslideImg1 {
    background-image: url(img/slides/home/2000/1-v2.webp);
  }
  #homeslideImg2 {
    background-image: url(img/slides/home/2000/2-v2.webp);
  }
  #homeslideImg3 {
    background-image: url(img/slides/home/2000/3-v2.webp);
  }
  .slideHead {
    font-size: 55px;
    line-height: 1;
  }
  .slideSubHead {
    font-size: 28px;
  }
  .slideBody {
    font-size: 16px;
  }
  .slideBody span:after {
    right: -100px;
  }
  #subslide1 {
    background-image: url(img/slides/sub/full/1.webp);
  }
  #subslide2 {
    background-image: url(img/slides/sub/full/2.webp);
  }
  #subslide3 {
    background-image: url(img/slides/sub/full/3.webp);
  }
  #subslide4 {
    background-image: url(img/slides/sub/full/4.webp);
  }
  #subslide5 {
    background-image: url(img/slides/sub/full/5.webp);
  }
  #subslide6 {
    background-image: url(img/slides/sub/full/6.webp);
  }
  #subslide7 {
    background-image: url(img/slides/sub/full/7.webp);
  }
  #subslide8 {
    background-image: url(img/slides/sub/full/8.webp);
  }
  #subslide9 {
    background-image: url(img/slides/sub/full/9.webp);
  }
  #subslide10 {
    background-image: url(img/slides/sub/full/10.webp);
  }
  #subslide11 {
    background-image: url(img/slides/sub/full/11.webp);
  }
  #subslide12 {
    background-image: url(img/slides/sub/full/12.webp);
  }
  #subslide13 {
    background-image: url(img/slides/sub/full/13.webp);
  }
}
@media screen and (min-width: 1640px) {
  #homeslides {
    height: 679px;
  }
  .slideHead {
    font-size: 83px;
    line-height: 0.9;
    padding: 0;
  }
  .slideSubHead {
    font-size: 40px;
  }
  .slideBody {
    font-size: 20px;
    max-width: 500px;
    margin: 20px -999px 0 0;
  }
  .slideBody span:after {
    right: -150px;
  }
}
@media screen and (min-width: 2000px) {
  .subslide {
    padding: 0;
    height: 397px;
  }
}
.sxn-wrap {
  padding: 40px 20px;
}
.sxn-programs {
  font-family: "Comfortaa", cursive;
  position: relative;
  color: #fff;
  background: linear-gradient(to right, #091a4c, #27408a, #091a4c);
}
.programsCTA {
  font-size: 34px;
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
.programsBody {
  font-weight: bold;
  text-align: center;
  padding: 0 0 35px 0;
}
.homePrograms {
  max-width: 600px;
  margin: 0px auto;
}
.homeProgram {
  margin: 0 0 4px 0;
}
.homeProgram a {
  display: flex;
  align-items: center;
  border: 1px solid #416799;
  background-color: #354d97;
  position: relative;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  box-sizing: border-box;
  min-height: 56px;
  transition: 0.5s;
  padding: 0 0 0 100px;
}
.homeProgram a:before {
  content: "";
  display: block;
  position: absolute;
  left: 70px;
  width: 84px;
  height: 56px;
  top: 0;
  background-image: url(img/sidebar/areas/area-shadow.webp);
  background-repeat: no-repeat;
}
.homeProgram a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  background-image: url(img/sidebar/areas/sb-areas-v2.webp);
  background-repeat: no-repeat;
  width: 39px;
  height: 39px;
  transform: translate(0, -50%);
}
.hP2 a:after {
  background-position: -43px 0;
}
.hP3 a:after {
  background-position: -86px 0;
}
.hP4 a:after {
  background-position: -129px 0;
}
.hP5 a:after {
  background-position: -172px 0;
}
.hP6 a:after {
  background-position: -215px 0;
}
.hP7 a:after {
  background-position: -258px 0;
}
.hP8 a:after {
  background-position: -301px 0;
}
.hP9 a:after {
  background-position: -344px 0;
}
.homeProgram a:hover {
  background-color: #6678b2;
}
.homeProgram a:hover:after {
  background-position: 0 -43px;
}
.hP2 a:hover:after {
  background-position: -43px -43px;
}
.hP3 a:hover:after {
  background-position: -86px -43px;
}
.hP4 a:hover:after {
  background-position: -129px -43px;
}
.hP5 a:hover:after {
  background-position: -172px -43px;
}
.hP6 a:hover:after {
  background-position: -215px -43px;
}
.hP7 a:hover:after {
  background-position: -258px -43px;
}
.hP8 a:hover:after {
  background-position: -301px -43px;
}
.hP9 a:hover:after {
  background-position: -344px -43px;
}
.homeProgram a span {
  display: block;
}
.homeProgram a span br {
  display: none;
}
@media screen and (min-width: 800px) {
  .programsCTA {
    font-size: 36px;
  }
  .homePrograms {
    max-width: none;
    text-align: center;
  }
  .homeProgram {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 20px;
    width: calc(50% - 25px);
    text-align: left;
  }
  .homeProgram a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1120px) {
  .sxn-programs .sxn-wrap {
    max-width: 1200px;
    margin: 0px auto;
  }
  .programsCTA {
    font-size: 43px;
  }
  .programsBody {
    width: 80%;
    padding: 0 0 50px 0;
    margin: 0 auto;
  }
  .homeProgram {
    width: 240px;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
  }
  .homeProgram a {
    padding: 100px 20px 20px;
    text-align: center;
  }
  .homeProgram a span {
    line-height: 1.1;
    width: 100%;
  }
  .homeProgram a span br {
    display: block;
  }
  .homeProgram a:before {
    background-image: url(img/areas/area-shadow.webp);
    width: 319px;
    height: 163px;
    top: 7px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .homeProgram a:after {
    background-image: url(img/areas/areas-v2.webp);
    width: 75px;
    height: 74px;
    top: 16px;
    left: 50%;
    transform: translate(-50%, 0);
    filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.4));
  }
  .hP2 a:after {
    background-position: -79px 0;
  }
  .hP3 a:after {
    background-position: -157px 0;
  }
  .hP4 a:after {
    background-position: -235px 0;
  }
  .hP5 a:after {
    background-position: -313px 0;
  }
  .hP6 a:after {
    background-position: -391px 0;
  }
  .hP7 a:after {
    background-position: -469px 0;
  }
  .hP8 a:after {
    background-position: -547px 0;
  }
  .hP9 a:after {
    background-position: -625px 0;
  }
  .hP1 a:hover:after {
    background-position: 0 -78px;
  }
  .hP2 a:hover:after {
    background-position: -79px -78px;
  }
  .hP3 a:hover:after {
    background-position: -157px -78px;
  }
  .hP4 a:hover:after {
    background-position: -235px -78px;
  }
  .hP5 a:hover:after {
    background-position: -313px -78px;
  }
  .hP6 a:hover:after {
    background-position: -391px -78px;
  }
  .hP7 a:hover:after {
    background-position: -469px -78px;
  }
  .hP8 a:hover:after {
    background-position: -547px -78px;
  }
  .hP9 a:hover:after {
    background-position: -625px -78px;
  }
  .homeProgram.animate__animated {
    animation-duration: 1.2s;
  }
  .hP1.animate__animated {
    animation-delay: 0.5s;
  }
  .hP2.animate__animated {
    animation-delay: 1s;
  }
  .hP3.animate__animated {
    animation-delay: 1.5s;
  }
  .hP4.animate__animated {
    animation-delay: 2s;
  }
  .hP5.animate__animated {
    animation-delay: 2.5s;
  }
  .hP6.animate__animated {
    animation-delay: 3s;
  }
  .hP7.animate__animated {
    animation-delay: 3.5s;
  }
  .hP8.animate__animated {
    animation-delay: 4s;
  }
}
@media screen and (min-width: 1380px) {
  .sxn-programs .sxn-wrap {
    max-width: 1600px;
    margin: 0px auto;
  }
  .homeProgram {
    width: calc(20% - 25px);
  }
  .homeProgram a {
    font-size: 16px;
    min-height: 184px;
  }
}
@media screen and (min-width: 1640px) {
  .sxn-wrap {
    padding: 50px 20px 60px;
  }
  .programsCTA {
    font-size: 60px;
  }
  .programsBody {
    font-size: 24px;
    width: 95%;
    padding: 0 0 60px 0;
  }
  .homeProgram a {
    font-size: 18px;
  }
}
#sync {
  height: 0;
  width: 0;
}
.syncItem {
  position: relative;
  z-index: 0;
}
p {
  padding: 0 0 20px;
}
li {
  list-style-type: none;
  list-style-position: outside;
}
.topo {
  display: block;
  overflow: hidden;
}
.topo img {
  display: block;
  width: 100%;
}
.sxn-content {
  background-color: #f4f4f4;
  padding: 10px;
}
#contentArea {
  max-width: 1800px;
  border: 1px solid #cdcdcd;
  background-color: #fff;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px;
}
#mainContent {
  font-family: "Comfortaa", cursive;
  font-size: 16px;
  line-height: 1.5;
  padding: 20px 10px 40px;
  color: #000;
}
body.home #mainContent {
  padding: 10px 10px;
}
.article ul,
.article ol {
  padding: 0 0 20px 30px;
}
.article li ul,
.article li ol {
  padding: 0 0 0 30px;
}
.article li {
  list-style-position: outside;
}
.article ul li {
  list-style-type: disc;
}
.article ol > li {
  list-style-type: decimal;
}
.article ol > li > ol > li {
  list-style-type: lower-alpha;
}
.article ol > li > ol > li > ol > li {
  list-style-type: lower-roman;
}
.article ul ul {
  padding-bottom: 0;
}
.article a {
  color: #6074b6;
  transition: 0.5s;
}
.article a:hover {
  text-decoration: underline;
}
.article ul,
.article ol {
  overflow: hidden;
}
.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  line-height: 1.2;
  font-weight: normal;
  font-family: "Comfortaa", cursive;
  color: #000;
  padding: 0 0 5px 0;
}
.article h1 {
  font-size: 27px;
  padding: 0 0 20px 0;
  font-weight: bold;
  text-transform: uppercase;
}
body.home .article h1 {
  text-align: center;
  font-size: 32px;
  padding: 0 0 5px 0;
}
.article h2 {
  color: #37519e;
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 15px 0;
}
body.home .article h2.h2CTA {
  font-style: normal;
  text-align: center;
  padding: 0 0 40px 0;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.article h3 {
  font-size: 18px;
  font-weight: bold;
}
body.home .article h3 {
  font-size: 22px;
  padding: 0 0 10px 0;
}
.article h4 {
  font-size: 16px;
  font-style: italic;
}
.article h5 {
  font-size: 16px;
}
.headshot {
  width: 40%;
  max-width: 220px;
  height: auto;
  float: left;
  margin: 0 15px 5px 0;
}
.article .alignright,
.article .aligncenter,
.article .alignleft {
  display: block;
  margin: 10px auto;
}
.mcImgScale {
  max-width: 100%;
  height: auto;
}
.homeMCImg {
  display: block;
  max-width: 384px;
  width: 100%;
  margin: 0 auto 20px;
  height: auto;
}
.weOfferCont {
  background-image: linear-gradient(to bottom, #09194b, #27408a, #09194b);
  color: #fff;
  padding: 30px 10px 0;
  margin: 0 0 30px 0;
}
.article .weOfferCont h2 {
  color: #fff;
  font-size: 24px;
  padding: 0 0 10px 20px;
}
.wOTop p {
  padding: 0 20px 20px;
}
.article .weOfferBoxes {
  padding: 0;
  text-align: center;
}
.article .weOfferBoxes li {
  list-style-type: none;
  list-style-position: outside;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  padding: 25px 0;
}
.article .weOfferBoxes li:first-child {
  border-width: 1px 0 1px 0;
}
.article .weOfferBoxes li:last-child {
  border-width: 0;
}
.article .weOfferBoxes li.wO1Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO2Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO3Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO4Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO5Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO6Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO7Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO8Box {
  animation-delay: 0.3s;
}
.article .weOfferBoxes li.wO9Box {
  animation-delay: 0.3s;
}
body.home .article .weOfferBoxes h3 {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  padding: 0 0 5px 0;
}
.weOfferBox p {
  font-size: 14px;
  padding: 0 10px;
}
.donateCont {
  padding: 25px 20px;
  background-image: linear-gradient(to right, #1b2441, #796c78);
  color: #fff;
  font-size: 14px;
}
.article .donateCont h2 {
  text-align: center;
  padding: 0 0 20px 0;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
  font-size: 24px;
}
body.home .article .donateCont h3 {
  color: #fff;
  font-size: 18px;
}
.article .donateCont ul {
  color: #8b99c8;
  font-weight: bold;
  padding: 20px 0 10px 0;
}
.article .donateCont ul li {
  margin: 0 0 20px 0;
  padding: 0 0 0 30px;
  position: relative;
  list-style: none;
  list-style-position: outside;
}
.article .donateCont ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 10px;
  width: 8px;
  height: 8px;
  background-color: #8b99c8;
  border-radius: 16px;
}
#shareThisPage {
  clear: both;
  border-top: 1px solid #2a3868;
  padding: 20px 0 0;
  margin: 15px 0 0;
}
#shareThisPageHead {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 10px 0 0;
}
#shareThisPage .shareThisWrapper {
  display: inline-block;
}
.shareThisWrapper {
  font-size: 0;
}
.dskSharingIcon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 14px 0 0;
  overflow: hidden;
}
.dskSharingIcon:hover {
  opacity: 0.8;
}
.dskSharingIcon_twitter img {
  margin: 0 0 0 -16px;
}
.dskSharingIcon_linkedin img {
  margin: 0 0 0 -32px;
}
.dskSharingIcon_googleplus img {
  margin: 0 0 0 -48px;
}
.mcTable {
  margin: 0 0 20px;
}
.mcTable td {
  vertical-align: top;
  display: block;
}
.mcTable ul {
  padding: 0 0 0 30px;
}
@media screen and (min-width: 1120px) {
  .article .weOfferBoxes li.wO1Box {
    animation-delay: 1.2s;
  }
  .article .weOfferBoxes li.wO2Box {
    animation-delay: 2.1s;
  }
  .article .weOfferBoxes li.wO3Box {
    animation-delay: 0.6s;
  }
  .article .weOfferBoxes li.wO4Box {
    animation-delay: 1.5s;
  }
  .article .weOfferBoxes li.wO5Box {
    animation-delay: 2.4s;
  }
  .article .weOfferBoxes li.wO6Box {
    animation-delay: 0.3s;
  }
  .article .weOfferBoxes li.wO7Box {
    animation-delay: 1.8s;
  }
  .article .weOfferBoxes li.wO8Box {
    animation-delay: 0.9s;
  }
  .article .weOfferBoxes li.wO9Box {
    animation-delay: 1.2s;
  }
}
#sidebar {
  max-width: 500px;
  margin: 0px auto;
}
.sbCont {
  margin: 0 0 40px 0;
}
.sbProgramsCont {
  font-family: "Comfortaa", cursive;
  position: relative;
  color: #fff;
  background: linear-gradient(to right, #091a4c, #27408a, #091a4c);
  padding: 20px;
}
.sbProgramsCTA {
  font-size: 34px;
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
.sbProgramsBody {
  font-weight: bold;
  text-align: center;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
  padding: 0 0 35px 0;
}
.sbPrograms {
}
.sbProgram {
  margin: 0 0 4px 0;
}
.sbProgram a {
  display: flex;
  align-items: center;
  border: 1px solid #416799;
  background-color: #354d97;
  position: relative;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  box-sizing: border-box;
  min-height: 56px;
  transition: 0.5s;
  padding: 0 5px 0 100px;
}
.sbProgram a:before {
  content: "";
  display: block;
  position: absolute;
  left: 70px;
  width: 84px;
  height: 56px;
  top: 0;
  background-image: url(img/sidebar/areas/area-shadow.webp);
  background-repeat: no-repeat;
}
.sbProgram a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50;
  left: 16px;
  background-image: url(img/sidebar/areas/sb-areas-v2.webp);
  background-repeat: no-repeat;
  width: 39px;
  height: 39px;
}
.sbP2 a:after {
  background-position: -43px 0;
}
.sbP3 a:after {
  background-position: -86px 0;
}
.sbP4 a:after {
  background-position: -129px 0;
}
.sbP5 a:after {
  background-position: -172px 0;
}
.sbP6 a:after {
  background-position: -215px 0;
}
.sbP7 a:after {
  background-position: -258px 0;
}
.sbP8 a:after {
  background-position: -301px 0;
}
.sbP9 a:after {
  background-position: -344px 0;
}
.sbProgram a:hover {
  background-color: #6678b2;
}
.sbProgram a:hover:after {
  background-position: 0 -43px;
}
.sbP2 a:hover:after {
  background-position: -43px -43px;
}
.sbP3 a:hover:after {
  background-position: -86px -43px;
}
.sbP4 a:hover:after {
  background-position: -129px -43px;
}
.sbP5 a:hover:after {
  background-position: -172px -43px;
}
.sbP6 a:hover:after {
  background-position: -215px -43px;
}
.sbP7 a:hover:after {
  background-position: -258px -43px;
}
.sbP8 a:hover:after {
  background-position: -301px -43px;
}
.sbP9 a:hover:after {
  background-position: -344px -43px;
}
.sbDonateCont {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(img/sidebar/donate-bg.webp);
  text-align: center;
  padding: 200px 20px 40px;
  color: #fff;
  font-family: "Comfortaa", cursive;
}
.sbDonateCont h2 {
  text-transform: uppercase;
  padding: 0 0 25px 0;
  font-size: 28px;
}
.sbDonateCont p {
  line-height: 1.5;
  padding: 0 0 30px 0;
}
.sbDonate {
  display: block;
  background-color: #8694c3;
  font-weight: bold;
  font-size: 25px;
  padding: 14px 55px 14px 0;
  text-align: center;
  position: relative;
  border-radius: 7px;
  color: #fff;
  transition: 0.5s;
}
.sbDonate:before {
  content: "";
  display: block;
  width: 49px;
  height: 48px;
  position: absolute;
  background-color: #000;
  border-radius: 3px;
  top: 50%;
  transform: translate(0, -50%);
  right: 7px;
}
.sbDonate:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 49px;
  height: 49px;
  right: 7px;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-image: url(img/icons/global-arrow.webp);
  background-position: center center;
}
.sbDonate:hover {
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 600px) {
  .homeMCImg {
    float: left;
    width: 30%;
    margin: 0 20px 5px 0;
  }
}
@media screen and (min-width: 800px) {
  #syncContent {
    z-index: 1;
  }
  .sxn-content {
    padding: 20px 10px;
  }
  #contentArea {
    overflow: hidden;
    padding: 30px 20px;
  }
  #mainContent {
    padding: 0;
    float: left;
    width: calc(100% - 40px - 300px);
  }
  body.home #mainContent {
    width: 100%;
    float: none;
  }
  .fwEntry #mainContent {
    float: none;
    margin: 0 auto;
    width: auto;
    max-width: 800px;
  }
  .article .alignright {
    float: right;
    margin: 0 0 5px 15px;
  }
  .article .aligncenter {
    display: block;
    margin: 0 auto;
  }
  .article .alignleft {
    float: left;
    margin: 0 15px 5px 0;
  }
  #sidebar {
    width: 300px;
    float: right;
  }
  .sbDonateCont h2 {
    font-size: 32px;
    padding: 0 0 20px 0;
  }
  .mcHomeTop {
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .weOfferCont {
    padding: 0;
  }
  .article .weOfferCont h2 {
    float: left;
    padding: 10px 0 0 0;
  }
  .wOTop {
    overflow: hidden;
    border-bottom: 2px solid #fff;
    padding: 30px 20px;
    margin: 0 20px;
  }
  .wOTop p {
    float: right;
    width: calc(100% - 250px);
    font-size: 14px;
    padding: 0 20px;
  }
  .article .weOfferBoxes {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px;
    align-items: stretch;
  }
  .article .weOfferBoxes li {
    float: left;
    width: calc(50%);
    box-sizing: border-box;
    padding: 25px;
    position: relative;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #fff;
  }
  .article .weOfferBoxes li:first-child {
    border-width: 0 0 2px 0;
  }
  .article .weOfferBoxes li:nth-child(even):before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 2px;
    height: calc(100% - 40px);
    background-color: #fff;
  }
  .article .donateCont h2 {
    font-size: 32px;
  }
  .donateCont {
    padding: 30px 40px;
  }
  body.home .article h1 {
    font-size: 53px;
  }
  body.home .article h2.h2CTA {
    font-size: 34px;
  }
  body.home #mainContent {
    padding: 0;
  }
  .sbProgram a {
    font-size: 11px;
  }
}
@media screen and (min-width: 900px) {
  .mcTable td {
    display: table-cell;
    padding: 0 0 0 40px;
  }
  .mcTable td:first-child {
    padding: 0;
  }
}
@media screen and (min-width: 1000px) {
  .weOfferCont {
    background-image: linear-gradient(to left, #09194b, #27408a, #09194b);
  }
  body.home .article h2.h2CTA {
    font-size: 38px;
  }
  .donateCont {
    background-image: url(img/content/donate-bg.webp);
    background-position: center 0;
    background-size: cover;
  }
  .donateContInner {
    padding: 0 calc(50% - 100px) 0 0;
  }
}
@media screen and (min-width: 1120px) {
  .sxn-content {
    padding: 30px 10px;
  }
  body.home .sxn-content {
    padding: 30px 10px 60px 10px;
  }
  #contentArea {
    padding: 30px 40px;
  }
  .article h1 {
    font-size: 43px;
  }
  .article h2 {
    font-size: 24px;
  }
  body.home .article h1 {
    font-size: 70px;
  }
  .article .weOfferBoxes li {
    width: calc(33.33%);
  }
  body.home .article h2.h2CTA {
    font-size: 47px;
  }
  body.home .article h3 {
    font-size: 27px;
  }
  .weOfferCont {
    margin: 30px 0;
  }
  .article .weOfferCont h2 {
    font-size: 26px;
  }
  .wOTop p {
    width: calc(100% - 260px);
  }
  .article .weOfferBoxes {
    padding: 0 40px;
  }
  .article .weOfferBoxes li:nth-child(odd):before {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    width: 2px;
    height: calc(100% - 40px);
    background-color: #fff;
  }
  .article .weOfferBoxes li:nth-child(1):before,
  .article .weOfferBoxes li:nth-child(4):before,
  .article .weOfferBoxes li:nth-child(7):before {
    display: none;
  }
  .article .weOfferBoxes li.wO7Box,
  .article .weOfferBoxes li.wO8Box {
    border-bottom: 0;
  }
  .wOTop {
    padding: 30px 20px 30px 0;
    margin: 0 40px;
  }
  .donateContInner {
    padding: 0 calc(50% - 100px) 0 0;
  }
  .article .donateCont h2 {
    font-size: 38px;
  }
  .homeMCImg {
    margin: 0 40px 5px 0;
  }
  .wOTop p {
    font-size: 16px;
  }
  .weOfferBox p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1640px) {
  .sxn-content {
    padding: 40px 0px;
  }
  body.home .sxn-content {
    padding: 40px 0 100px 0;
  }
  #contentArea {
    padding: 60px 60px;
    box-sizing: border-box;
  }
  #mainContent {
    width: calc(100% - 400px - 70px);
    font-size: 18px;
    line-height: 1.6;
  }
  .article h1 {
    font-size: 60px;
  }
  .article h2 {
    font-size: 28px;
  }
  #sidebar {
    width: 400px;
  }
  .sbProgram a {
    font-size: 17px;
  }
  .sbDonateCont {
    padding: 200px 22px 40px;
  }
  .sbDonateCont h2 {
    font-size: 38px;
  }
  .sbDonateCont p {
    font-size: 18px;
    padding: 0 10px 30px;
  }
  .sbDonate {
    font-size: 30px;
    padding: 10px 55px 11px 0;
  }
  body.home .article h1 {
    font-size: 90px;
    line-height: 1.1;
    padding: 0;
  }
  body.home .article h2.h2CTA {
    font-size: 60px;
    padding: 0 0 60px 0;
  }
  body.home .article h3 {
    font-size: 34px;
  }
  .homeMCImg {
    margin: 0 45px 5px 0;
  }
  .article .weOfferCont h2 {
    font-size: 34px;
  }
  .wOTop p {
    font-size: 18px;
    width: calc(100% - 290px - 50px);
  }
  .weOfferBox p {
    font-size: 18px;
  }
  body.home .article .weOfferBoxes h3 {
    font-size: 18px;
    padding: 0 0 15px 0;
  }
  .wOTop {
    margin: 0 50px;
    padding: 30px 20px 40px 0;
  }
  .article .weOfferBoxes li {
    padding: 40px;
  }
  .article .weOfferBoxes li:nth-child(odd):before {
    height: calc(100% - 80px);
    top: 40px;
  }
  .article .weOfferBoxes li:nth-child(even):before {
    height: calc(100% - 80px);
    top: 40px;
  }
  .article .weOfferBoxes {
    padding: 0 50px;
  }
  .article .donateCont h2 {
    font-size: 48px;
  }
  body.home .article .donateCont h3 {
    font-size: 24px;
  }
  .donateCont {
    font-size: 18px;
    padding: 40px 60px;
  }
}
.sxn-contact {
  background-image: linear-gradient(to right, #09194b, #274089, #09194b);
  color: #fff;
  font-family: "Comfortaa", cursive;
}
.sxn-contact .sxn-wrap {
  max-width: 1800px;
  margin: 0px auto;
  text-align: center;
}
.contactImg {
  display: none;
}
.sxn-contact h2 {
  font-size: 24px;
  padding: 0 0 10px 0;
  font-weight: bold;
  text-transform: uppercase;
}
.contactCTA {
  display: block;
  font-weight: bold;
  padding: 0 0 30px 0;
}
.form3Field {
  border-bottom: 3px solid #425aa4;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 10px 0;
}
.form3Field:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  background-color: #1890fc;
  width: 6px;
  height: 6px;
  border-radius: 12px;
  transform: translate(0, -50%);
}
.form3Field:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(img/contact/icons.webp);
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.f3F1:before {
  width: 30px;
  height: 33px;
}
.f3F2:before {
  width: 23px;
  height: 36px;
  background-position: -34px 0;
}
.f3F3:before {
  width: 32px;
  height: 22px;
  background-position: -61px 0;
}
.f3F4:before {
  width: 17px;
  height: 31px;
  background-position: -97px 0;
}
.form3Field input,
.form3Field textArea {
  display: block;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  padding: 14px 20px 14px 0;
}
.form3Field input::placeholder,
.form3Field textArea::placeholder {
  color: #fff;
}
.form3Req {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  font-family: "Open Sans", sans-serif;
  margin: 20px 0 5px 0;
}
.form3Req:before {
  display: inline-block;
  content: "";
  position: relative;
  vertical-align: middle;
  margin: 0 10px 0 0;
  background-color: #1890fc;
  width: 6px;
  height: 6px;
  border-radius: 12px;
}
.f3ReqBody {
  font-size: 11px;
  padding: 0 0 30px 0;
  font-family: "Open Sans", sans-serif;
}
.form3Recaptcha {
  max-width: 255px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px 0;
}
.form3Submit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 10px;
  width: 255px;
  background-color: #000;
  font-weight: bold;
  font-style: italic;
  font-size: 25px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  border-radius: 7px;
  color: #fff;
  transition: 0.5s;
}
.form3Submit:before {
  content: "";
  display: block;
  width: 49px;
  height: 48px;
  position: absolute;
  background-color: #37519e;
  border-radius: 3px;
  top: 50%;
  transform: translate(0, -50%);
  right: 7px;
}
.form3Submit:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 49px;
  height: 49px;
  right: 7px;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-image: url(img/icons/global-arrow.webp);
  background-position: center center;
}
.form3Submit:hover {
  background-color: #fff;
  cursor: pointer;
}
.form3Submit:hover:before {
  background-color: #000;
}
.form3Submit input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  background-color: transparent;
  border: none;
  outline: 0;
  transition: 0.5s;
  padding: 11px 55px 10px 0;
}
.form3Submit:hover input {
  color: #000;
}
.sxn-contact form {
  max-width: 560px;
  margin: 0px auto;
}
@media screen and (min-width: 800px) {
  .sxn-contact {
    background-color: #f4f4f4;
    background-image: none;
    position: relative;
  }
  .sxn-contact .sxn-wrap {
    position: relative;
    z-index: 13;
  }
  .sxn-contact .sxn-wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  .sxn-contact:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-image: linear-gradient(to right, #09194b, #274089, #09194b);
  }
  .contactImg {
    display: block;
    position: absolute;
    right: 0;
    top: 50px;
    width: 260px;
    max-width: 360px;
    height: auto;
    margin: 0;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
  }
  .contactBlock {
    float: left;
    width: calc(100% - 260px - 30px);
  }
  .sxn-contact form {
    max-width: none;
  }
  .sxn-contact h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1120px) {
  .form3Top {
    overflow: hidden;
  }
  .form3Top .form3Field {
    float: left;
    width: calc(100% / 3 - 14px);
    box-sizing: border-box;
    margin: 0;
  }
  .form3Top .f3F2 {
    margin: 0 20px 0;
  }
  .contactImg {
    top: -40px;
  }
  .sxn-contact h2 {
    font-size: 38px;
  }
  .f3ReqBody {
    max-width: 700px;
    margin: 0px auto;
    width: 65%;
    line-height: 1.5;
  }
  .contactCTA {
    font-size: 20px;
  }
}
@media screen and (min-width: 1640px) {
  .sxn-contact h2 {
    font-size: 48px;
  }
  .contactCTA {
    font-size: 25px;
    padding: 0 0 40px 0;
  }
  .form3Field input,
  .form3Field textArea {
    font-size: 20px;
    padding: 14px 20px 16px 0;
  }
  .form3Top .f3F2 {
    margin: 0 40px 0;
  }
  .form3Top .form3Field {
    width: calc(100% / 3 - 27px);
  }
  .f3F4 {
    margin: 20px 0 10px 0;
  }
  .form3Field textArea {
    padding: 26px 20px 2px 0;
  }
  .contactImg {
    top: -80px;
    width: 360px;
  }
  .contactBlock {
    width: calc(100% - 360px - 40px);
  }
}
@media screen and (min-width: 1840px) {
  .contactImg {
    right: 20px;
  }
  .contactBlock {
    width: calc(100% - 360px - 60px);
  }
}
.sxn-team {
  font-family: "Comfortaa", cursive;
  background-color: #f4f4f4;
  overflow: hidden;
}
.sxn-team h2 {
  text-transform: uppercase;
  color: #37519e;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 30px 0;
  text-align: center;
}
.teamList {
  padding: 0 0 30px 0;
}
.teamItem {
  display: inline-block;
  margin: 0 10px 0 0;
  border: 2px solid transparent;
  position: relative;
}
.teamItem.active {
  border: 2px solid #37519e;
}
.tMembImg {
  display: block;
  width: 62px;
  height: 59px;
  border: 1px solid #fff;
  overflow: hidden;
  position: relative;
  z-index: 15;
}
.tI2 .tMembImg img {
  margin: 0 0 0 -62px;
}
.tMembImg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition: 0.5s;
}
.teamItem:before {
  content: "";
  display: none;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translate(-50%, 0) rotate(-45deg);
  width: 26px;
  height: 26px;
  background-color: #37519e;
}
.teamItem.active:before {
  display: block;
}
.teamItem.active .tMembImg:after {
  opacity: 0;
}
.teamBox {
  background-color: #fff;
  padding: 20px;
  font-size: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  display: none;
}
.teamBox.active {
  display: block;
}
.teamBox h3 {
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 10px 0;
}
.teamBox h3 span {
  color: #37519e;
  font-size: 18px;
}
.teamMore {
  display: inline-block;
  color: #37519e;
  font-size: 25px;
  font-weight: bold;
  transition: 0.5s;
  position: relative;
}
.teamMore:after {
  content: "";
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-image: url(img/team/team-more-arrow.webp);
  width: 16px;
  height: 28px;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.teamMore:hover {
  color: #687bb6;
}
.teamMore:hover:after {
  background-position: -20px 0;
}
@media screen and (min-width: 500px) {
  .teamBox h3 {
    font-size: 25px;
  }
}
@media screen and (min-width: 800px) {
  .sxn-team .sxn-wrap {
    overflow: hidden;
    padding: 80px 20px;
  }
  .teamList {
    float: left;
  }
  .teamItem {
    display: block;
    margin: 0 0 10px 0;
  }
  .teamBoxes {
    float: right;
    width: calc(100% - 68px - 45px);
  }
  .teamItem:before {
    bottom: inherit;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
    left: inherit;
    right: -14px;
  }
  .sxn-team h2 {
    font-size: 32px;
  }
  .teamBox h3 {
    font-size: 35px;
  }
  .teamBox {
    padding: 40px;
  }
  .teamBox a {
    color: #37519e;
    transition: 0.5s;
  }
  .teamBox a:hover {
    color: #6a8bed;
  }
}
@media screen and (min-width: 1120px) {
  .sxn-team .sxn-wrap {
    padding: 90px 20px 100px 20px;
  }
  .teamBox {
    padding: 60px 40px 60px 360px;
    position: relative;
  }
  .teamBox:before {
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 315px;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
  }
  .tB1:before {
    background-image: url(img/team/oleg.webp);
  }
  .sxn-team h2 {
    font-size: 38px;
  }
  .teamBox p {
    line-height: 1.5;
  }
  .teamBox h3 {
    font-size: 36px;
  }
  .teamBox h3 span {
    font-size: 24px;
  }
}
@media screen and (min-width: 1640px) {
  .sxn-team .sxn-wrap {
    padding: 120px 20px 140px 20px;
    max-width: 1800px;
    margin: 0px auto;
  }
  .teamBox {
    padding: 60px 55px 60px 375px;
    position: relative;
  }
  .teamBox:before {
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 315px;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
  }
  .sxn-team h2 {
    font-size: 48px;
    padding: 0 0 35px 0;
  }
  .teamBox p {
    line-height: 1.7;
    font-size: 18px;
  }
  .teamBox h3 {
    font-size: 50px;
  }
  .teamBox h3 span {
    font-size: 28px;
  }
  .teamMore {
    font-size: 28px;
  }
}
#mainFooter {
  overflow: hidden;
  background-color: #09194b;
  font-family: "Comfortaa", cursive;
}
.mfTopWrap {
  padding: 35px 20px 20px;
  color: #fff;
}
.mfTopCont {
  max-width: 1800px;
  margin: 0px auto;
}
.mfLogo {
  display: block;
  max-width: 400px;
  margin: 0 auto 35px;
}
.mfLogo img {
  display: block;
  width: 100%;
  height: auto;
}
.mfContact {
  margin: 0 20px 30px;
  position: relative;
  display: inline-block;
  padding: 0 0 0 60px;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 18px;
}
.mfContact:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-image: url(img/footer/icons.webp);
  background-size: 105px;
}
.mfC1:before {
  width: 30px;
  height: 43px;
  left: 4px;
}
.mfC2:before {
  width: 30px;
  height: 44px;
  background-position: -32px 0;
  left: 6px;
}
.mfC3:before {
  width: 42px;
  height: 29px;
  background-position: -63px 0;
}
.mfCTitle {
  display: block;
  color: #8b99c8;
  font-weight: bold;
  padding: 0 0 5px 0;
  font-family: "Comfortaa", cursive;
}
.mfContact p,
.mfContact a {
  color: #fff;
  display: block;
  padding: 0;
}
.mfMapCont {
  max-width: 1600px;
  margin: 0px auto;
  text-align: center;
}
.mfMapWrap {
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(img/footer/map-800.webp);
  background-size: cover;
  padding: 10% 20px;
}
.mfMapWrap.imgSet {
  background-image: url(img/footer/map-800.webp);
}
.mfMapButton {
  position: relative;
  background-color: #000;
  color: #fff;
  padding: 10px 35px;
  font-weight: bold;
  border-radius: 5px;
  font-family: "Comfortaa", cursive;
  display: inline-block;
  text-align: center;
  transition: 0.5s;
}
.mfMapButton:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  width: 20px;
  height: 20px;
  transition: 0.5s;
  left: 50%;
  transform: translate(-50%, 0) rotate(-45deg);
  background-color: #000;
}
.mfMapButton:hover {
  background-color: #687bb6;
}
.mfMapButton:hover:before {
  background-color: #687bb6;
}
.mfBottomWrap {
  padding: 40px 20px 35px;
}
.mfBottomCont {
  max-width: 1800px;
  margin: 0px auto;
}
.fNav {
  padding: 0 0 40px;
  text-align: center;
}
.fNav li {
  padding: 0 8px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
  list-style-position: outside;
}
.fNav li:before {
  content: "";
  dispaly: block;
  position: absolute;
  top: 3px;
  width: 1px;
  height: calc(100% - 5px);
  left: -2px;
  background-color: #8b99c8;
  transform: rotate(30deg);
}
.fNav li:first-child:before {
  display: none;
}
.fNav a {
  color: #8b99c8;
  font-size: 16px;
  transition: 0.5s;
}
.fNav a:hover {
  color: #fff;
}
.mfDonate {
  display: block;
  background-color: #8694c3;
  font-weight: bold;
  font-size: 25px;
  max-width: 250px;
  margin: 0px auto 40px;
  padding: 14px 55px 14px 0;
  text-align: center;
  position: relative;
  border-radius: 7px;
  color: #fff;
  transition: 0.5s;
}
.mfDonate:before {
  content: "";
  display: block;
  width: 49px;
  height: 48px;
  position: absolute;
  background-color: #000;
  border-radius: 3px;
  top: 50%;
  transform: translate(0, -50%);
  right: 7px;
}
.mfDonate:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 49px;
  height: 49px;
  right: 7px;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-image: url(img/icons/global-arrow.webp);
  background-position: center center;
}
.mfDonate:hover {
  background-color: #fff;
  color: #000;
}
.mfSocials {
  text-align: center;
}
.mfS {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  overflow: hidden;
}
.mfS a {
  display: block;
}
.mfS1 {
  width: 22px;
  height: 45px;
}
.mfS2 {
  width: 42px;
  height: 38px;
}
.mfS2 a img {
  margin: 0 0 0 -27px;
}
.mfS a:hover img {
  margin-top: -49px;
}
#ncBrandingWrapper {
  padding: 47px 20px 46px;
  font-size: 0;
  text-align: center;
  background: #000;
}
#ncBranding {
  overflow: hidden;
}
#ncBranding,
#ncBranding a {
  color: #fff;
  font: normal 10px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
}
#ncBranding a:hover {
  font-weight: normal;
  text-decoration: underline;
}
#logo-nextclient {
  display: block;
  margin: 0 auto 15px;
}
#ncBranding p {
  padding: 0;
  max-width: 320px;
  margin: 0 auto;
}
#ncBranding br {
  display: none;
}
@media screen and (min-width: 600px) {
  #ncBranding {
    display: inline-block;
  }
  #logo-nextclient {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  #ncBranding p {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0;
    max-width: none;
    text-align: left;
    vertical-align: middle;
  }
  #ncBranding br {
    display: inline;
  }
}
@media screen and (min-width: 800px) {
  .mfContacts {
    text-align: center;
  }
  .mfTopWrap {
    padding: 35px 20px;
  }
  .mfContact {
    margin: 0;
    vertical-align: middle;
  }
  .mfC2 {
    margin: 0 15px 0;
  }
  .mfC1:before {
    top: 12px;
  }
  .mfC3:before {
    top: 6px;
  }
  .mfMapWrap {
    background-image: url(img/footer/map.webp);
    padding: 8% 20px;
  }
  .mfBottomWrap {
    padding: 40px 20px 35px;
  }
}
@media screen and (min-width: 1120px) {
  .mfTopWrap {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(img/footer/mfTop-bg.webp);
    background-size: cover;
  }
  .mfTop {
    max-width: 1160px;
    margin: 0px auto;
    overflow: hidden;
  }
  .mfLogo {
    float: left;
    max-width: 300px;
    margin: 0;
  }
  .mfLogo.animate__animated {
    animation-delay: 0.5s;
    animation-duration: 1.7s;
  }
  .mfContacts {
    padding: 10px 0 0 0;
    float: right;
    width: calc(100% - 300px - 40px);
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
  }
  .mfContacts.animate__animated {
    animation-duration: 1.7s;
  }
  .mfC2 {
    margin: 0;
  }
  .mfBottomWrap {
    background-image: linear-gradient(to right, #011c40, #092852, #011c40);
  }
}
@media screen and (min-width: 1640px) {
  .mfBottomWrap {
    padding: 50px 20px 50px;
  }
  .mfTop {
    max-width: 1440px;
  }
  .mfLogo {
    max-width: 400px;
  }
  .mfContacts {
    width: calc(100% - 400px - 40px);
  }
  .mfContact {
    font-size: 25px;
  }
  .mfMapButton {
    font-size: 24px;
  }
  .fNav {
    padding: 0 0 50px 0;
  }
  .fNav a {
    font-size: 24px;
    adding: 13px 60px;
  }
  .mfDonate {
    font-size: 40px;
    max-width: 430px;
    padding: 9px 55px 9px 0;
    margin: 0 auto 50px;
  }
  .fNav li {
    padding: 0 10px;
  }
  .mfContact:before {
    background-size: 188px;
  }
  .mfC1:before {
    width: 54px;
    height: 78px;
    left: 0px;
  }
  .mfC2:before {
    width: 50px;
    height: 79px;
    background-position: -58px 0;
    left: 0px;
    top: -2px;
  }
  .mfC3:before {
    width: 76px;
    height: 52px;
    top: 10px;
    background-position: -112px 0;
    left: 0px;
  }
  .mfC3 {
    padding: 0 0 0 90px;
  }
  .mfMapWrap {
    padding: 175px 20px;
  }
  .mfDonate:before {
    width: 60px;
    height: 60px;
    right: 7px;
  }
  .mfDonate:after {
    right: 10px;
  }
}
#univ_search_form {
  margin: 0 0 20px;
}
#univ_search_field {
  display: inline-block;
  box-sizing: border-box;
  width: 160px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  color: #000;
  background-color: #fff;
}
#univ_search_submit {
  height: 36px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 5px 10px;
  background-color: #333;
  color: #fff;
}
#univ_search_submit:hover {
  background-color: #000;
  color: #fff;
  cursor: pointer;
}
form input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
.nc_form {
  background-color: #f0f0f0;
  padding: 20px 10px;
  margin: 0 0 15px;
  border: 2px solid #c0c0c0;
  border-radius: 5px;
  color: #333333;
  min-width: 255px;
}
.nc_form .form-part {
  margin: 0 0 10px;
}
.nc_form .req {
  color: #f71704;
}
.nc_form .groupLegend {
  font-size: 18px;
  margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
  display: block;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.nc_form input,
.nc_form textarea {
  background: #fff;
  color: #000;
}
.nc_form input::placeholder,
.nc_form textarea::placeholder {
  color: gray;
}
.nc_form input,
.nc_form textarea,
.nc_form .captcha-container {
  border: 1px solid #999;
  border-radius: 3px;
}
.nc_form label {
  margin: 0 0 5px;
}
.nc_form input,
.nc_form textarea,
.nc_form select {
  margin: 0 0 10px;
  padding: 10px 10px;
}
.nc_form textarea {
  height: 60px;
}
.nc_form .captcha-container {
  padding: 0;
  width: 100%;
}
.nc_form input.hidden {
  display: none;
}
.nc_form input.submit-button {
  cursor: pointer;
  margin: 1em 0;
  padding: 10px 10px;
  width: auto;
  height: auto;
  background: #555;
  color: #fff;
  line-height: 1;
  -webkit-appearance: none;
  border-radius: 0;
}
.nc_form input.submit-button:hover {
  background: #777;
}
.nc_form input.error {
  border-color: #f00;
}
.nc_form label.error {
  color: #f00;
}
.ncfDisclaimer {
  font-size: 80%;
  margin: 0 0 15px;
  padding: 10px 0 0;
}
.ncfDisclaimer span {
  display: block;
  font-weight: bold;
  font-size: 125%;
}
.ncfDisclaimer span.req {
  display: inline;
  font-size: 80%;
}
.ncfDisclaimer input {
  display: inline;
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
}
.ncfDisclaimer label {
  display: inline;
}
.nc_form .captcha-wrapper {
}
.nc_form .captcha-wrapper input {
  max-width: 200px;
}
.nc_form .captcha-container {
  background: #fff;
  border: 1px solid #333;
  margin: 0 0 4px;
  text-align: center;
  max-width: 200px;
}
.nc_form .captcha-image {
  cursor: pointer;
  display: block;
  width: 100%;
}
.nc_form .checkbox,
.nc_form .radio {
  margin: 0 auto 10px;
}
.nc_form .checkbox input,
.nc_form .checkbox label,
.nc_form .radio input,
.nc_form .radio label {
  display: inline;
  width: auto;
  height: auto;
  padding: 0;
  line-height: 1;
}
.nc_form .checkbox label,
.nc_form .radio label {
  margin: 0 15px 0 2px;
}
.nc_form .inlineSelect select {
  display: inline;
  width: auto;
}
.nc_form .inlineSelectGroup {
  display: inline-block;
  margin: 0 10px 0 0;
}
.nc_form .inlineSelectGroup select {
  margin: 0;
}
.nc_form .inlineSelectGroup label {
  font-size: 0.85rem;
}
@media screen and (min-width: 600px) {
  .nc_form {
    padding: 20px 15px;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
.grDisclaimerBox {
  background-color: #4a90e2;
  overflow: hidden;
  height: 60px;
  width: 255px;
}
.nc_form .grDisclaimerBox {
  box-shadow: rgba(0, 0, 0, 0.75) 0px 0px 5px;
  margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {
  width: 180px;
}
.grDisclaimerBoxNarrow .grdbBadge {
  display: none;
}
.grdbBadge {
  float: left;
  width: 70px;
  height: 100%;
  background-color: #fff;
  background-image: url(img/recaptcha-logo-48.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.grdbText {
  float: left;
  color: #fff;
  width: 185px;
  box-sizing: border-box;
  font-family: Roboto, helvetica, arial, sans-serif;
  font-size: 13px;
  padding: 15px 15px 0;
  line-height: 1;
}
.grdbHead {
  display: block;
  margin: 0 0 5px;
}
.grdbLinks a {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
}
.grdbLinks a:hover {
  text-decoration: underline;
}
.grdbSep {
  font-size: 8px;
}
@media screen and (max-width: 700px) {
  .post_entry_mult_left,
  .post_entry_mult_right {
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }
  .postThumbMult {
    display: block;
    width: 80%;
    max-width: 150px;
    margin: 0 auto 0.5em;
  }
}
nav.mm_mob ul li.mhSearch {
  display: none;
}
nav.mm > ul > li.mhSearch {
  border-right: 1px solid #37519e;
}
.phSearch {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 10px 9px;
  transition: 300ms;
}
nav.mm > ul > li > a.phSearch {
  padding: 8px 10px;
}
.phSearch img {
  width: 66%;
  height: auto;
  display: block;
  margin: 0px auto;
}
.phSearchWrap {
  position: fixed;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: 0.5s;
  transition: 0.5s opacity ease, 0.5s z-index ease;
  background: -moz-linear-gradient(
    -45deg,
    rgba(16, 25, 32, 0.95) 0%,
    rgba(55, 81, 158, 0.95) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(16, 25, 32, 0.95) 0%,
    rgba(55, 81, 158, 0.95) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(16, 25, 32, 0.95) 0%,
    rgba(55, 81, 158, 0.95) 100%
  );
  z-index: -1;
  color: #fff;
}
.phSearchWrap.deploy {
  opacity: 1;
  z-index: 999999;
}
.phsClose {
  position: absolute;
  color: #fff;
  top: 30px;
  right: 40px;
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  cursor: pointer;
  transition: 300ms;
}
.phsClose:hover {
  transform: rotate(45deg) scale(1.2);
  -webkit-transform: rotate(45deg) scale(1.2);
  -moz-transform: rotate(45deg) scale(1.2);
  -ms-transform: rotate(45deg) scale(1.2);
}
.phsBox {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#phsForm label {
  font-size: 30px;
  line-height: 1;
  padding: 0 15px 0 0;
}
#phsInput {
  background: transparent;
  color: #fff;
  outline: 0;
  border: 0;
  width: 300px;
  margin: 0 15px 0 0;
  border-bottom: 2px solid #fff;
  font-size: 25px;
}
#phsSubmit {
  display: inline-block;
  background: transparent;
  border: 0;
  outline: 0;
  width: 25px;
  height: 23px;
  background: url(img/icons/search.webp) center center no-repeat;
  background-size: 100%;
  transition: 300ms;
}
#phsSubmit:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
@media screen and (min-width: 1120px) {
  nav.mm > ul > li > a.phSearch {
    padding: 9px 40px 8px;
  }
}
@media screen and (min-width: 1640px) {
  nav.mm > ul > li > a.phSearch {
    padding: 11px 55px;
  }
  .phSearch img {
    width: 100%;
  }
}
form input[type="text"].validationError,
form textarea.validationError,
form select.validationError,
form .validationError::placeholder {
  background-color: red !important;
  color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
  opacity: 1;
}
input[type="checkbox"].validationError {
  position: relative;
}
.cfRequiredMark {
  position: relative;
  font-size: 0;
}
input[type="radio"].validationError + .cfRequiredMark:before,
input[type="checkbox"].validationError + .cfRequiredMark:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -26px;
  top: -11px;
  background-color: red;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  opacity: 1;
  box-shadow: 1px 1px 3px red;
}
.validationFeedback {
  display: none;
  text-align: center;
  background-color: #f5770c;
  color: #000;
  padding: 20px 20px 0;
  margin: 0 auto 20px;
}
.vfActive {
  display: block;
}
.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {
  display: none;
}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {
  display: block;
}
@charset "UTF-8";
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
#fc-fade,
#fc-light {
  display: none;
}
.article .mc_programs {
  display: block;
  margin: 0 0 20px;
  padding: 0;
  text-align: left;
}
.article .mc_programs li {
  display: block;
  margin: 0 0 2px;
  padding: 0;
}
.article .mc_programs li a {
  display: flex;
  align-items: center;
  border: 1px solid #416799;
  background-color: #354d97;
  position: relative;
  border-radius: 5px;
  color: #fff;
  font-family: "Comfortaa", cursive;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  box-sizing: border-box;
  min-height: 56px;
  transition: 0.5s;
  padding: 0 0 0 100px;
}
.article .mc_programs li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 70px;
  width: 84px;
  height: 56px;
  top: 0;
  background-image: url(img/sidebar/areas/area-shadow.webp);
  background-repeat: no-repeat;
}
.article .mc_programs li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  background-image: url(img/sidebar/areas/sb-areas-v2.webp);
  background-repeat: no-repeat;
  width: 39px;
  height: 39px;
  transform: translate(0, -50%);
}
.article .mc_programs .hP2 a:after {
  background-position: -43px 0;
}
.article .mc_programs .hP3 a:after {
  background-position: -86px 0;
}
.article .mc_programs .hP4 a:after {
  background-position: -129px 0;
}
.article .mc_programs .hP5 a:after {
  background-position: -172px 0;
}
.article .mc_programs .hP6 a:after {
  background-position: -215px 0;
}
.article .mc_programs .hP7 a:after {
  background-position: -258px 0;
}
.article .mc_programs .hP8 a:after {
  background-position: -301px 0;
}
.article .mc_programs .hP9 a:after {
  background-position: -344px 0;
}
.article .mc_programs li a:hover {
  background-color: #6678b2;
}
.article .mc_programs li a:hover:after {
  background-position: 0 -43px;
}
.article .mc_programs .hP2 a:hover:after {
  background-position: -43px -43px;
}
.article .mc_programs .hP3 a:hover:after {
  background-position: -86px -43px;
}
.article .mc_programs .hP4 a:hover:after {
  background-position: -129px -43px;
}
.article .mc_programs .hP5 a:hover:after {
  background-position: -172px -43px;
}
.article .mc_programs .hP6 a:hover:after {
  background-position: -215px -43px;
}
.article .mc_programs .hP7 a:hover:after {
  background-position: -258px -43px;
}
.article .mc_programs .hP8 a:hover:after {
  background-position: -301px -43px;
}
.article .mc_programs .hP9 a:hover:after {
  background-position: -344px -43px;
}
.article .mc_programs li a span {
  display: block;
}
.article .mc_programs li a span br {
  display: none;
}
.article .mc_programs li a strong {
  display: block;
  width: 100%;
}
.article .mc_programs li a u {
  text-decoration: none;
}
@media screen and (min-width: 1120px) {
  .article .mc_programs {
    max-width: none;
    text-align: center;
  }
  .article .mc_programs li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 4px;
    width: calc(50% - 25px);
  }
  .article .mc_programs li a {
    font-size: 14px;
  }
  .article .mc_programs li a {
    padding: 115px 20px 20px;
    max-width: 325px;
  }
  .article .mc_programs li a span {
    line-height: 1.1;
    width: 100%;
  }
  .article .mc_programs li a span br {
    display: block;
  }
  .article .mc_programs li a:before {
    background-image: url(img/areas/area-shadow.webp);
    width: 319px;
    height: 163px;
    top: 7px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .article .mc_programs li a:after {
    background-image: url(img/areas/areas-v2.webp);
    width: 75px;
    height: 74px;
    top: 16px;
    left: 50%;
    transform: translate(-50%, 0);
    filter: drop-shadow(5px 5px 20px rgba(0, 0, 0, 0.4));
  }
  .article .mc_programs .hP2 a:after {
    background-position: -79px 0;
  }
  .article .mc_programs .hP3 a:after {
    background-position: -157px 0;
  }
  .article .mc_programs .hP4 a:after {
    background-position: -235px 0;
  }
  .article .mc_programs .hP5 a:after {
    background-position: -313px 0;
  }
  .article .mc_programs .hP6 a:after {
    background-position: -391px 0;
  }
  .article .mc_programs .hP7 a:after {
    background-position: -469px 0;
  }
  .article .mc_programs .hP8 a:after {
    background-position: -547px 0;
  }
  .article .mc_programs .hP9 a:after {
    background-position: -625px 0;
  }
  .article .mc_programs .hP1 a:hover:after {
    background-position: 0 -78px;
  }
  .article .mc_programs .hP2 a:hover:after {
    background-position: -79px -78px;
  }
  .article .mc_programs .hP3 a:hover:after {
    background-position: -157px -78px;
  }
  .article .mc_programs .hP4 a:hover:after {
    background-position: -235px -78px;
  }
  .article .mc_programs .hP5 a:hover:after {
    background-position: -313px -78px;
  }
  .article .mc_programs .hP6 a:hover:after {
    background-position: -391px -78px;
  }
  .article .mc_programs .hP7 a:hover:after {
    background-position: -469px -78px;
  }
  .article .mc_programs .hP8 a:hover:after {
    background-position: -547px -78px;
  }
  .article .mc_programs .hP9 a:hover:after {
    background-position: -625px -78px;
  }
  .article .mc_programs.animate__animated {
    animation-duration: 1.2s;
  }
  .article .mc_programs .hP1.animate__animated {
    animation-delay: 0.5s;
  }
  .article .mc_programs .hP2.animate__animated {
    animation-delay: 1s;
  }
  .article .mc_programs .hP3.animate__animated {
    animation-delay: 1.5s;
  }
  .article .mc_programs .hP4.animate__animated {
    animation-delay: 2s;
  }
  .article .mc_programs .hP5.animate__animated {
    animation-delay: 2.5s;
  }
  .article .mc_programs .hP6.animate__animated {
    animation-delay: 3s;
  }
  .article .mc_programs .hP7.animate__animated {
    animation-delay: 3.5s;
  }
  .article .mc_programs .hP8.animate__animated {
    animation-delay: 4s;
  }
}
@media screen and (min-width: 1380px) {
  .article .mc_programs li {
    margin: 0 2px 8px;
    width: 300px;
  }
  .article .mc_programs li a {
    min-height: 185px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1640px) {
  .article .mc_programs li a {
    min-height: 195px;
    font-size: 18px;
  }
}
body.home #menuWrapper {
  display: none;
}
.fsMenuOn #menuWrapper {
  z-index: 1;
}
#menuWrapper {
  z-index: 999;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #172654;
}
#menuWrapper #mobMenuItems {
  box-sizing: border-box;
  margin: auto;
  padding: 0;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  height: 70px;
  padding: 0 0 5px;
}
#menuWrapper .mmi {
  box-sizing: border-box;
  display: inline-block;
  width: calc(25% - 9px);
  height: auto;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  list-style-type: none;
  list-style-position: outside;
  vertical-align: top;
  margin: 10px 3px;
  border: 1px solid #4d659c;
  border-radius: 3px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.25);
}
#menuWrapper .mmi > a {
  position: relative;
  box-sizing: border-box;
  display: block;
  padding: 17px 0 0;
  height: 50px;
  overflow: hidden;
  color: #fff;
  text-transform: uppercase;
  background-color: #273a6c;
  text-decoration: none;
  background-image: none;
  text-indent: 0;
  text-align: center;
  line-height: 1;
  font-size: 10px;
}
#menuWrapper .mmi a:hover {
  text-decoration: none;
}
#menuWrapper .mmi_2 a,
#menuWrapper .mmi_4 a {
  padding: 21px 0 0;
}
@media screen and (min-width: 800px) {
  #menuWrapper {
    display: none;
  }
}
#mainHeader {
  padding: 50px 20px 40px;
}
#mainHeader:before {
  width: 150px;
  left: calc(50% - 154px);
  bottom: -32px;
  height: 30px;
}
.mhDonate {
  width: calc(50% - 20px);
  font-size: 12px;
  bottom: -27px;
  max-width: 140px;
  padding: 11px 40px 11px 10px;
  left: calc(50% - 80px);
}
.mhUkraine {
  display: block;
  position: absolute;
  bottom: -27px;
  z-index: 20;
  left: calc(50% + 80px);
  width: 100%;
  max-width: 140px;
  box-sizing: border-box;
  transform: translate(-50%, 0);
}
.mhUkraine:before {
  content: "";
  position: absolute;
  height: 30px;
  border-radius: 0 0 7px 7px;
  background-color: #172654;
  bottom: -5px;
  width: 150px;
  left: -5px;
}
.mhUkraine .mhDonate {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 10px;
  padding: 6px 55px 5px 5px;
  transform: translate(0, 0);
  background-repeat: no-repeat;
  background-position: right 40px center;
  background-size: 20px;
}
.mhUkraine span {
  font-size: 11px;
}
.mhDonate:before {
  width: 24px;
  height: 24px;
}
.mhDonate:after {
  background-image: url(img/icons/header-arrow.webp);
  width: 19px;
  height: 19px;
  right: 12px;
}
@media screen and (min-width: 800px) {
  #mainHeader {
    padding: 20px;
  }
  #logo-main {
    transition: none;
  }
  .mhRight {
    position: relative;
    width: calc(100% - 270px);
    max-width: 490px;
    transition: none;
  }
  body.sticky_zone .mhRight {
    max-width: 590px;
    width: calc(100% - 160px);
  }
  .mhRight:after {
    content: "";
    display: block;
    clear: both;
  }
  body.sticky_zone #logo-main {
    padding: 5px 0 0 0;
  }
  .mhCTA {
    text-align: center;
    float: left;
    padding: 10px 10px 0;
    width: calc(40% - 20px);
    transition: none;
  }
  body.sticky_zone .mhCTA {
    width: calc(45% - 20px);
    padding: 3px 10px 0;
  }
  body.sticky_zone .mhCTA {
    margin: 0;
  }
  .mhPhone {
    position: absolute;
    top: 0;
    left: inherit;
    right: 70px;
  }
  body.sticky_zone .mhPhone {
    display: none;
  }
  .mhDonate {
    left: -130px;
    bottom: -55px;
  }
  body.sticky_zone .mhDonate {
    left: 0;
    bottom: -10px;
  }
  .mhUkraine {
    margin: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 70px;
    bottom: 2px;
  }
  .mhUkraine:before {
    display: none;
  }
  body.sticky_zone .mhUkraine {
    bottom: 0;
    margin: 0;
  }
  body.sticky_zone .mhUkraine .mhDonate {
    bottom: 0;
  }
}
@media screen and (min-width: 1120px) {
  #mainHeader {
    padding: 10px 20px 30px;
  }
  .mhRight {
    max-width: 810px;
    padding: 0;
  }
  body.sticky_zone .mhRight {
    max-width: 810px;
  }
  body.sticky_zone #logo-main {
    padding: 10px 0 0 0;
  }
  .mhCTA {
    padding: 40px 20px 0 30px;
  }
  body.sticky_zone .mhCTA {
    padding: 20px 10px 0;
  }
  .mhPhone {
    font-size: 26px;
    right: 130px;
  }
  .mhDonate {
    max-width: 235px;
    font-size: 17px;
    left: -8px;
    bottom: -45px;
    padding: 13px 50px 12px 10px;
  }
  .mhUkraine {
    max-width: 225px;
    left: 100px;
    bottom: -35px;
  }
  .mhUkraine .mhDonate {
    max-width: none;
    font-size: 14px;
    padding: 15px 65px 15px 10px;
  }
  .mhUkraine .mhDonate br {
    display: none;
  }
}
@media screen and (min-width: 1640px) {
  #wrapper {
    padding: 230px 0 0 0;
  }
  #mainHeader {
    padding: 15px 20px 25px;
  }
  .mhRight {
    width: calc(100% - 400px - 20px);
    max-width: 1200px;
  }
  body.sticky_zone .mhRight {
    max-width: 1360px;
  }
  #logo-main {
    margin: 10px 0 0 0;
  }
  body.sticky_zone #logo-main {
    padding: 15px 0 0 0;
    margin: 0;
  }
  .mhCTA {
    font-size: 24px;
    padding: 35px 20px 0 30px;
  }
  body.sticky_zone .mhCTA {
    width: calc(24% - 20px);
    font-size: 16px;
    padding: 27px 10px 0;
  }
  .mhPhone {
    font-size: 47px;
  }
  .mhUkraine span {
    font-size: 20px;
    padding: 0 0 3px 0;
    display: block;
  }
  body.sticky_zone .mhUkraine span {
    padding: 0;
  }
  .mhDonate {
    font-size: 22px;
    max-width: 270px;
    left: 20px;
    bottom: -70px;
    padding: 17px 75px 17px 10px;
  }
  body.sticky_zone .mhDonate {
    left: -5;
    bottom: -13px;
  }
  .mhUkraine {
    max-width: 360px;
    left: 180px;
    bottom: -55px;
  }
  body.sticky_zone .mhUkraine {
    left: 170px;
  }
  .mhUkraine .mhDonate {
    font-size: 22px;
    max-width: none;
    left: 0;
    background-size: 45px;
    padding: 17px 115px 17px 10px;
    background-position: right 63px center;
  }
  body.sticky_zone .mhUkraine .mhDonate {
    left: -10px;
  }
  .mhDonate:before {
    width: 32px;
    height: 32px;
  }
  .mhDonate:after {
    right: 30px;
  }
  body.sticky_zone .mhPhone {
    display: inline-block;
    right: 0;
  }
}
