/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

:root {
  --primary-color: #002e6d;
  --primary-color-rgb: 0, 46, 109;
  --primary-hover-color: #6aaae4;
  --secondary-color: #ea0029;
  --secondary-color-rgb: 234, 0, 41;
  --tertiary-color: #6aaae4;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,input,optgroup,select,textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,[type="button"],[type="reset"],[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?orhrxi');
  src:  url('../fonts/icomoon.eot?orhrxi#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?orhrxi') format('truetype'),
    url('../fonts/icomoon.woff?orhrxi') format('woff'),
    url('../fonts/icomoon.svg?orhrxi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"],
.featured-slider .slick-arrow:after,
.link-more:after,
.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before,
.items-list .slick-prev:before,
.items-list .slick-next:before  {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x:before {
  content: "\e900";
}
.icon-threads:before {
  content: "\e901";
}
.icon-threads-circle:before {
  content: "\e918";
}
.icon-x-circle:before {
  content: "\e919";
}
.icon-search:before {
  content: "\e951";
}
.icon-facebook-outline:before {
  content: "\e952";
}
.icon-chevron-right:before {
  content: "\e953";
}
.icon-chevron-left:before {
  content: "\e954";
}
.icon-twitter-outline:before {
  content: "\e955";
}
.icon-play:before {
  content: "\ea1c";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-instagram:before {
  content: "\e923";
}
.icon-bluesky:before {
  content: "\e904";
}


body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #cccccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #ffffff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #ffffff;
}

.fancybox-video,.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #ffffff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,.fancybox-button:visited,.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
  color: #888888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #cccccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #ffffff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eeeeee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
  color: #cccccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888888;
  border-bottom-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,.fancybox-share__button:link {
  color: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #ffffff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #dddddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

*,*:before,*:after {
  box-sizing: inherit;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,iframe {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

iframe {
  max-width: 100%;
  border: 0;
}

.buffer iframe {
  max-width: 100%;
  margin: 0 auto;
}

figure {
  margin: 0;
}

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.hidden {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.social-networks,.main-nav,.drop ul,.search-form .radio-list,.footer .menu-list,.tabset {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.resetButton,button,[type="button"],[type="reset"],[type="submit"],.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer;
}

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.buffer button,
.buffer input[type="button"],
.buffer input[type="reset"],
.buffer input[type="submit"] {
  transition: background .35s cubic-bezier(.3, .86, .36, .95);
  background: #ea0029;
  border: 0;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 1.3125rem;
}

.buffer button:hover,
.buffer input[type="button"]:hover,
.buffer input[type="reset"]:hover,
.buffer input[type="submit"]:hover {
  background: #002e6d;
}

html {
  font-size: 16px;
}

body {
  color: #434747;
  background-color: #ffffff;
  font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 1.125rem;
  line-height: 1.7;
  font-weight: 400;
  min-width: 20rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  color: #002e6d;
  text-decoration: none;
}

a:hover {
  color: #002e6d;
  text-decoration: underline;
}

ul,ol,dl,p {
  margin: 0 0 .5em;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h {
  font-family: "Georgia", "Times New Roman", "Times", "Baskerville", serif;
  font-weight: 400;
  margin: 0 0 .5em;
  color: #002e6d;
}

h1,.h1 {
  font-size: 2.5rem;
  line-height: 1.14;
}

h2,.h2 {
  font-size: 2.25rem;
}

h3,.h3 {
  font-size: 1.375rem;
  line-height: 1.4;
}

h4,.h4 {
  font-size: 1.5625rem;
  line-height: 1.12;
}

h5,.h5 {
  font-size: 1.5625rem;
  line-height: 1.14;
}

h6,.h6 {
  font-size: 1.3125rem;
  line-height: 1.14;
}

.inner-header{
  position: relative;
  background-color: #002E6D;
  min-height: 8.87rem;
  display: flex;
  align-items: center; 
  padding: 1.875rem 12%;
  margin-bottom: 2rem;
} 

.inner-header .h2{
  font-size: 1.875rem;
  color: #fff;
}

.inner-header .h2::after{
  background:transparent;
  height:0;
  width: 0;
}

p {
  margin: 0 0 1.875rem;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.section-heading {
  margin: 0 0 4rem;
}

.section-heading h1,.section-heading .h1 {
  position: relative;
  padding: 1.0625rem 0 0;
}

.section-heading h1:after,.section-heading .h1:after {
  content: '';
  height: .25rem;
  width: 7.5rem;
  background: #ea0029;
  position: absolute;
  top: 0;
  left: .25rem;
}

.section-heading.text-center {
  text-align: center;
}

.section-heading.text-center h1:after,.section-heading.text-center .h1:after {
  left: 50%;
  transform: translateX(-50%);
}

form,fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type="text"],input[type="email"],input[type="tel"],input[type="search"],input[type="password"],input[type="url"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="time"],input[type="week"],input[type="month"],input[type="number"],input[type="color"],input:not([type]),textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid currentColor;
  font-size: 1.125rem;
  line-height: normal;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  min-width: 5rem;
  height: 3.125rem;
  padding: .3125rem .9375rem;
  border-radius: 0;
  -webkit-appearance: none;
}

input[type="text"]::-ms-clear,input[type="email"]::-ms-clear,input[type="tel"]::-ms-clear,input[type="search"]::-ms-clear,input[type="password"]::-ms-clear,input[type="url"]::-ms-clear,input[type="date"]::-ms-clear,input[type="datetime"]::-ms-clear,input[type="datetime-local"]::-ms-clear,input[type="time"]::-ms-clear,input[type="week"]::-ms-clear,input[type="month"]::-ms-clear,input[type="number"]::-ms-clear,input[type="color"]::-ms-clear,input:not([type])::-ms-clear,textarea::-ms-clear {
  display: none;
}

input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="color"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder {
  color: #000000;
  font-size: 1.125rem;
}

input[type="text"]::placeholder,input[type="email"]::placeholder,input[type="tel"]::placeholder,input[type="search"]::placeholder,input[type="password"]::placeholder,input[type="url"]::placeholder,input[type="date"]::placeholder,input[type="datetime"]::placeholder,input[type="datetime-local"]::placeholder,input[type="time"]::placeholder,input[type="week"]::placeholder,input[type="month"]::placeholder,input[type="number"]::placeholder,input[type="color"]::placeholder,input:not([type])::placeholder,textarea::placeholder {
  color: #000000;
  font-size: 1.125rem;
}

textarea,.textarea {
  resize: none;
  height: 9.375rem;
  padding: .3125rem .9375rem;
  font-size: 1.125rem;
}

input[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: 0;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

.resize-active *,.resize-active *:before,.resize-active *:after {
  transition: none !important;
}

body {
  transition: margin .35s cubic-bezier(.3, .86, .36, .95);
}

body.nav-active {
  margin: 0 14.375rem 0 -14.375rem;
}

.header {
  transition: all .35s cubic-bezier(.3, .86, .36, .95);
  z-index: 100;
  width: 100%;
  background: #ffffff;
  position: relative;
}

.header .logo {
  transition: width .35s cubic-bezier(.3, .86, .36, .95);
  display: none;
  background: #ffffff;
}

.header .logo-small {
  padding: .9375rem 1.25rem .875rem;
}

.header.fixed-position {
  width: 100% !important;
  left: 0 !important;
}

.logo,.logo-small {
  display: block;
}

.logo a,.logo-small a {
  display: block;
}

.logo img,.logo-small img {
  width: 100%;
}

.header-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.drop-holder {
  order: 2;
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
}

.social-networks {
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  font-size: 1.375rem;
  margin: 0 -.625rem;
}

.social-networks li {
  padding: 0 .625rem;
}

.social-networks a {
  color: #002e6d;
}

.social-networks a:hover {
  color: #ea0029;
  text-decoration: none;
}

.main-nav>li {
  position: relative;
}

.main-nav>li>a {
  font-size: 1.5625rem;
  position: relative;
  font-weight: 700;
  z-index: 10;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 .625rem 0 2.1875rem;
}

.main-nav>li>a:hover {
  color: #ea0029;
}

.main-nav>li>a:hover:before {
  opacity: 1;
  visibility: visible;
}

.main-nav>li:hover>a,.main-nav>li.hover-tab>a,.main-nav>li.active>a {
  color: #ea0029;
}

.main-nav a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

.drop .hover-tab>a {
  color: #ea0029;
}

.drop a {
  position: relative;
  padding: .5625rem .625rem .5625rem 1.875rem;
}

.drop a:before {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: #ea0029;
  width: .5rem;
  opacity: 0;
  visibility: hidden;
}

.drop a:hover {
  background: rgba(255, 255, 255, .38);
}

.drop a:hover:before {
  opacity: 1;
  visibility: visible;
}

.drop .third-level-nav a {
  padding: .5625rem .625rem .5625rem 1.875rem;
}

.drop .third-level-nav a:hover {
  background: none;
  text-decoration: underline;
}

.drop ul>li {
  position: relative;
}

.drop ul>li.active>a {
  background: rgba(255, 255, 255, .38);
}

.drop .second-level-nav .has-drop-down:hover>a:before,.drop .second-level-nav .has-drop-down.hover-js>a:before,.drop .second-level-nav .has-drop-down.hover-tab>a:before {
  opacity: 1;
  visibility: visible;
}

.drop .drop a:before {
  display: none;
}

.main-nav-drop {
  transition: margin .35s cubic-bezier(.3, .86, .36, .95);
  width: 14.375rem;
  padding: 3.5625rem 0 1.875rem;
  margin: 0 -14.375rem 0 0;
}

.search-form .search-drop {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  padding: 12rem 2.5rem;
  background: rgba(0, 46, 109, .9);
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-active .search-form .search-drop {
  opacity: 1;
  visibility: visible;
}

.search-form .search-drop .search-close {
  position: absolute;
  width: 5.4375rem;
  height: 5.4375rem;
  margin: 0;
  color: #ffffff;
  text-decoration: none;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-form .search-drop .search-close:after,.search-form .search-drop .search-close:before {
  content: '';
  width: .3rem;
  height: 2.4rem;
  background: #ffffff;
  transform: translate(-50%, 0) rotate(-45deg);
}

.search-form .search-drop .search-close:before {
  transform: translate(50%, 0) rotate(45deg);
}

.search-form form {
  position: relative;
}

.search-form input[type='search'],.search-form input[type='text'] {
  background-color: transparent;
  padding: .625rem 3.125rem .625rem 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  font-size: 1.8rem;
  line-height: 1.4;
  font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  height: 3.125rem;
  color: #ffffff;
  max-width: 100%;
}

.search-form input[type='search']::-moz-placeholder, .search-form input[type='text']::-moz-placeholder {
  opacity: 1;
  color: #ffffff;
  font-size: 1.125rem;
}

.search-form input[type='search']::placeholder,.search-form input[type='text']::placeholder {
  opacity: 1;
  color: #ffffff;
  font-size: 1.125rem;
}

.search-form button[type='submit'] {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95), background .35s cubic-bezier(.3, .86, .36, .95);
  font-size: 1.25rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.1875rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
}

.search-form button[type='submit']:hover {
  opacity: .8;
}

.search-form .input-holder {
  position: relative;
}

.search-form .radio-list {
  display: flex;
  flex-wrap: wrap;
  padding: .8125rem 0 0;
}

.search-form .radio-list label {
  display: block;
  cursor: pointer;
}

.search-form .radio-list .search-wrapper {
  padding: 0 0 .5625rem;
}

.search-form [type="radio"] {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}

.search-form .fake-input {
  display: inline-block;
  width: 1.0625rem;
  height: 1.0625rem;
  background: #ffffff;
  vertical-align: middle;
  position: relative;
  margin-right: .3125rem;
}

.search-form [type=radio]+.fake-input {
  border-radius: 50%;
}

.search-form [type=radio]+.fake-input:before {
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background: #ea0029;
  border-radius: 50%;
  opacity: 0;
}

.search-form [type=radio]:focus+.fake-input {
  outline: 1px solid #ffffff;
}

.search-form [type="radio"]:checked+.fake-input:before {
  opacity: 1;
}

.search-form .fake-label {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
}

.search-form .search-opener {
  transition: background .35s cubic-bezier(.3, .86, .36, .95);
  color: #ffffff;
  font-size: 1.5rem;
  text-decoration: none;
  background: #ea0029;
  display: inline-block;
  vertical-align: top;
}

.search-form .search-opener:hover {
  background: #002e6d;
}

.options {
  display: flex;
  flex-wrap: wrap;
}

.social-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  order: 1;
}

.nav-opener {
  transition: background .35s cubic-bezier(.3, .86, .36, .95), margin .35s cubic-bezier(.3, .86, .36, .95);
  display: inline-block;
  position: relative;
  width: 5.9375rem;
  height: 5rem;
  background: #002e6d;
  color: #ffffff;
  text-indent: -9999px;
}

.nav-opener:after,.nav-opener:before,.nav-opener span {
  transition: background .3s ease-in-out, transform .3s ease-in-out, top .25s ease-in-out .3s;
  content: "";
  position: absolute;
  height: .1875rem;
  right: 1.875rem;
  background: #ffffff;
  width: 2.375rem;
}

.nav-opener:after {
  top: 1.5625rem;
}

.nav-opener span {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), background .35s cubic-bezier(.3, .86, .36, .95);
  top: 2.375rem;
}

.nav-opener:before {
  top: 3.25rem;
}

.nav-active .nav-opener span {
  opacity: 0;
}

.nav-active .nav-opener:before,.nav-active .nav-opener:after {
  top: 2.375rem;
  transition: background .3s ease-in-out, top .25s, transform .3s ease .3s;
}

.nav-active .nav-opener:before {
  transform: rotateZ(45deg) scale(1.05);
}

.nav-active .nav-opener:after {
  transform: rotateZ(-45deg) scale(1.05);
}

.nav-active .header.fixed-position {
  transform: translate(-230px);
}

.js-acc-hidden {
  visibility: hidden;
}

.alert-bar {
  transition: max-height .35s cubic-bezier(.3, .86, .36, .95), opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95), pading .35s cubic-bezier(.3, .86, .36, .95);
  background: #002e6d;
  color: #ffffff;
  justify-content: flex-start;
  position: relative;
  padding: 3.375rem 3.25rem 1.875rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  max-height: 200px;
}

.alert-bar .btn {
  font-size: .625rem;
  min-width: auto;
  padding: .5rem 1.875rem;
}

.alert-bar .alert-close {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  padding: .625rem;
  position: absolute;
  right: .625rem;
  top: .875rem;
}

.alert-bar .alert-close:after,.alert-bar .alert-close:before {
  content: '';
  width: .1875rem;
  height: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #ffffff;
  transform: translate(-50%, -50%) rotate(45deg);
}

.alert-bar .alert-close:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.alert-bar .text-link {
  color: inherit;
  letter-spacing: -0.5px;
  display: inline-block;
  vertical-align: top;
  padding: 0 2.1875rem;
}

.alert-bar .watch-live {
  color: #ea0029;
  font-size: .8125rem;
  text-transform: uppercase;
  padding-left: 1.25rem;
  position: relative;
}

.alert-bar .watch-live:after {
  content: '';
  width: .9375rem;
  height: .9375rem;
  border-radius: 50%;
  background: #ea0029;
  position: absolute;
  left: 0;
  top: .125rem;
}

.alert-bar .text {
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}

.alert-bar .text p {
  margin: 0 0 .7rem;
}

.alert-bar-close .alert-bar {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  padding: 0;
}

.container {
  max-width: 84.375rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
}

.wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
}

.wrapper-inner {
  min-height: 100vh;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
  display: grid;
  grid-template-rows: auto 1fr auto;
  -ms-grid-template-columns: minmax(0, 1fr);
  grid-template-columns: minmax(0, 1fr);
}

.wrapper-inner .header {
  grid-row: 1;
}

.wrapper-inner .main {
  grid-row: 2;
}

.wrapper-inner .footer {
  grid-row: 3;
}

.footer {
  background: #002e6d;
  color: #ffffff;
  padding: 4.6875rem 0 1.5625rem;
  position: relative;
}

.footer .anchor-link {
  transition: background .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95);
  display: block;
  border-radius: 50%;
  background: #ea0029;
  color: #ffffff;
  text-align: center;
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  right: .9375rem;
  top: -1.6875rem;
  border: 2px solid #ea0029;
}

.footer .anchor-link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
}

.footer .anchor-link:hover {
  color: #ffffff;
  background: #002e6d;
}

.footer .footer-holder {
  text-align: center;
}

.footer .logo {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 2.5rem;
}

.footer .text-block {
  margin: 0 0 2.1875rem;
}

.footer .text-block p {
  margin: 0;
}

.footer .block-title {
  display: block;
  font-size: 1.3125rem;
  color: #6aaae4;
}

.footer .menu-list {
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -.4375rem;
  padding: 0 0 1.5625rem 0;
}

.footer .menu-list li {
  padding: 0 .4375rem;
}

.footer address {
  font-style: normal;
}

.footer a {
  color: #ffffff;
}

.footer a:hover {
  text-decoration: none;
  color: #ea0029;
}

.footer .social-networks {
  font-size: 1.75rem;
  margin: 0 -.6875rem;
  justify-content: center;
}

.footer .social-networks li {
  padding: 0 .6875rem;
}

.btn {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  background-color: #002e6d;
  padding: .9375rem 1.625rem;
  font-size: .875rem;
  line-height: 1;
  font-weight: 700;
  text-decoration: none !important;
  border: 1px solid #002e6d;
}

.btn:hover {
  text-decoration: none;
}

.btn {
  transition: background .35s cubic-bezier(.3, .86, .36, .95), border .35s cubic-bezier(.3, .86, .36, .95);
  text-transform: uppercase;
  min-width: 10.75rem;
  text-align: center;
}

.btn:hover {
  background-color: #004eba;
  color: #ffffff;
}

.btn.secondary {
  background-color: #ea0029;
  border: none;
}

.btn.secondary:hover {
  background-color: #002e6d;
  border: none;
}

.btn.tertiary {
  border: 2px solid #002e6d;
  color: #002e6d;
  background: transparent;
}

.btn.tertiary:hover { 
  background: #002e6d;
  color: #ffffff;
}

.btn.btn-outline {
  border: 1px solid #ffffff;
  background: transparent;
}

.btn.btn-outline:hover {
  background: #002e6d;
  border: 1px solid #002e6d;
}

.intro-section .section-heading {
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.66;
  letter-spacing: -0.5px;
  padding: 0 0 0 1.3125rem;
  margin: 0 0 2.875rem;
  position: relative;
  z-index: 3;
}

.intro-section .section-heading h1,.intro-section .section-heading .h1 {
  color: #ffffff;
  margin: 0 0 1rem;
}

.intro-section .section-heading h1:after,.intro-section .section-heading .h1:after {
  display: none;
}

.intro-slide {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex !important;
  align-items: center;
  padding: 2.1875rem 0 20rem;
}

.intro-slide:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(0, 0, 0, .04);
}

.intro-slide:after {
  content: '';
  width: 0;
  min-height: 26.625rem;
}

.intro-slide .container {
  width: 100%;
}

.featured-slider {
  background: rgba(0, 46, 109, .9);
  position: relative;
  z-index: 10;
  margin: -13.25rem -.9375rem 0;
  padding: 4.6875rem 0 4.375rem;
}

.featured-slider .slick-arrow {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  bottom: 1.375rem;
  font-size: 0;
  line-height: 0;
  z-index: 10;
  color: rgba(255, 255, 255, .5);
}

.featured-slider .slick-arrow:hover {
  color: #ffffff;
}

.featured-slider .slick-arrow:after {
  font-size: 1.5rem;
  line-height: 1;
}

.featured-slider .slick-arrow.slick-prev {
  right: 3.5rem;
}

.featured-slider .slick-arrow.slick-prev:after {
  content: "\e954";
}

.featured-slider .slick-arrow.slick-next {
  right: 1.75rem;
}

.featured-slider .slick-arrow.slick-next:after {
  content: "\e953";
}

.featured-post {
  color: #ffffff;
}

.featured-post .category {
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 .375rem;
}

.featured-post .category a {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  color: inherit;
}

.featured-post .category a:hover {
  opacity: .8;
  text-decoration: none;
}

.featured-post .title {
  display: block;
  font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #ffffff;
  margin: 0 0 1.4375rem;
  font-size: 1.25rem;
}

.featured-post .title a {
  color: inherit;
}

.featured-post .post-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.featured-post .post-content {
  padding: 0 2.25rem;
}

.latest-news-post {
  margin: 0 0 3.875rem;
}

.latest-news-post .post-top-bar {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 1.125rem;
}

.latest-news-post .post-date {
  color: #2d2d2d;
  position: relative;
  margin-right: .125rem;
  padding-right: .5rem;
}

.latest-news-post .post-category {
  color: #ea0029;
}

.latest-news-post .post-category a {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  color: inherit;
}

.latest-news-post .post-category a:hover {
  text-decoration: none;
  opacity: .7;
}

.latest-news-layout {
  padding: 5.3125rem 1.3125rem 0;
}

.latest-news-layout .column {
  position: relative;
}

.tabset {
  display: flex;
  flex-wrap: wrap;
}

.tabset li {
  text-align: center;
  width: 50%;
}

.tabset a {
  transition: background .35s cubic-bezier(.3, .86, .36, .95);
  display: block;
  background: rgba(154, 154, 154, .42);
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  padding: 1.25rem 1rem .8125rem;
  height: 100%;
}

.tabset a:hover {
  background: rgba(154, 154, 154, .22);
  text-decoration: none;
}

.tabset a.active {
  background: #ffffff;
  color: #2d2d2d;
}

.tabset a.active span {
  position: relative;
  display: inline-block;
}

.tabset a.active span:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.625rem;
  height: .25rem;
  background: #ea0029;
}

.tab-content {
  position: relative;
  z-index: 3;
}

.tab-content:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: -9999px;
  background: #ffffff;
}

.upcoming-events {
  padding: 3rem 0 3.25rem;
  margin: 6.0625rem -2.25rem 0;
}

.upcoming-events:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -624.9375rem;
  right: -624.9375rem;
  top: 0;
  bottom: 0;
  background: rgba(154, 154, 154, .33);
}

.upcoming-events-item {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 2.1875rem;
  position: relative;
}

.upcoming-events-item:last-child:after {
  content: '';
  position: absolute;
  left: 0;
  right: -9999px;
  bottom: 0;
  height: 1px;
  background: #9a9a9a;
}

.upcoming-events-item .title {
  font-size: 1.3125rem;
  font-weight: 700;
  color: #2d2d2d;
  letter-spacing: -0.6px;
  line-height: 1.2;
  display: block;
  margin: 0 0 1rem;
}

.upcoming-events-item .title a {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  color: inherit;
  display: block;
}

.upcoming-events-item .title a:hover {
  text-decoration: none;
  opacity: .8;
}

.upcoming-events-item .events-date {
  color: #6aaae4;
  border-radius: 50%;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 .1875rem;
}

.upcoming-events-holder {
  margin: 0 0 1.25rem;
}

.upcoming-events-holder .link-more {
  padding-left: .5rem;
}

.tab-upcoming-events {
  padding: 3.1875rem 2.375rem;
}

.link-more {
  color: #ea0029;
  font-size: .875rem;
  font-weight: 700;
  padding-right: 1.875rem;
  position: relative;
}

.link-more:after {
  transition: right .35s cubic-bezier(.3, .86, .36, .95);
  content: "\e953";
  position: absolute;
  right: .625rem;
  top: .25rem;
}

.link-more:hover {
  color: #ea0029;
  text-decoration: none;
}

.link-more:hover:after {
  right: 0;
  color: rgba(234, 0, 41, .8);
}

.datepicker-holder {
  position: relative;
  z-index: 3;
  color: #002e6d;
  padding: 1.25rem 0 1.875rem 1.25rem;
}

.datepicker-holder .ui-datepicker {
  border-radius: 0;
  background: none;
  border: none;
  color: inherit;
  width: 100%;
  padding: 0;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
  color: inherit;
  font-size: 1.5rem;
  padding: 0;
  margin: 0 0 1.875rem;
  position: relative;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 1.5625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #3b465c;
  padding-right: 5rem;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  transition: border .3s ease-in-out;
  position: absolute;
  top: .375rem;
  right: 1.875rem;
  color: inherit;
  text-align: center;
  border: 1px solid transparent;
  cursor: pointer;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  text-decoration: none;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
  background: none;
  font-weight: 700;
  border-color: #ffffff;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  display: none;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  right: 3.75rem;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev-hover {
  background: none;
  font-weight: 700;
  border-color: #ffffff;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
  content: "\e954";
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 1.875rem;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next-hover {
  background: none;
  font-weight: 700;
  border-color: #ffffff;
}

.datepicker-holder .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
  content: "\e953";
}

.datepicker-holder .ui-datepicker .ui-datepicker-calendar {
  width: 100%;
  font-size: 1rem;
  text-align: center;
  font-weight: 400;
}

.datepicker-holder .ui-datepicker .ui-datepicker-calendar thead {
  text-transform: uppercase;
  font-size: .8125rem;
  font-weight: 800;
}

.datepicker-holder .ui-datepicker .ui-datepicker-calendar th {
  padding: .1875rem .1875rem .25rem;
}

.datepicker-holder .ui-datepicker .ui-state-default {
  display: inline-block;
  vertical-align: top;
  width: 1.875rem;
  height: 1.875rem;
  background: none;
  border: none;
  color: inherit;
  text-align: center;
  padding: .3125rem;
  margin: 0 0 1.0625rem;
  line-height: 1.2;
}

.datepicker-holder .ui-datepicker .ui-state-default.ui-state-active,
.datepicker-holder .ui-datepicker .ui-state-default.ui-state-highlight.ui-state-active, 
.datepicker-holder .ui-datepicker .date-match .ui-state-default {
  background: #6aaae4;
  transition: background 0.2s ease;
  border-radius: 50%;
  color: #ffffff;
  text-decoration: none;
}

.datepicker-holder .ui-datepicker .ui-state-default.ui-state-active:hover,
.datepicker-holder .ui-datepicker .ui-state-default.ui-state-highlight.ui-state-active:hover, 
.datepicker-holder .ui-datepicker .date-match .ui-state-default:hover {
  background: #ea0029;
}

.datepicker-holder .ui-datepicker .ui-state-default.ui-state-highinherit {
  background: none;
  color: #ffffff;
}

.datepicker-holder .ui-datepicker .ui-icon {
  background-image: none;
}

.subscribe-section {
  padding: 2.625rem 0 5rem;
}

.subscribe-section h1 {
  margin: 0;
  text-align: center;
  padding: 0 0 .625rem;
}

.subscribe-section .holder-block {
  padding: 0 .5rem;
}

.subscribe-section .subscribe-form {
  position: relative;
}

.subscribe-section input[type="email"] {
  border: 2px solid #002e6d;
  color: #002e6d;
  height: 4.5rem;
  padding: .625rem 1.5625rem;
  margin: 0 0 1.25rem;
}

.subscribe-section input[type="email"]::-moz-placeholder {
  text-transform: uppercase;
  color: #002e6d;
}

.subscribe-section input[type="email"]::placeholder {
  text-transform: uppercase;
  color: #002e6d;
}

.subscribe-section button[type="submit"] {
  transition: background .35s cubic-bezier(.3, .86, .36, .95);
  background: #ea0029;
  border: 0;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 1.3125rem 2.625rem;
  width: 100%;
}

.subscribe-section button[type="submit"]:hover {
  background: #002e6d;
}

.social-news-section {
  color: #ffffff;
  font-family: "Georgia", "Times New Roman", "Times", "Baskerville", serif;
  font-size: 1.25rem;
  line-height: 1.4;
  padding: 0 .9375rem;
}

.social-news-section a {
  text-decoration: none;
  color: #002e6d;
}

.social-news-section a:hover {
  text-decoration: underline;
}

.social-news-section .social-wrap {
  padding: 3.6875rem 2.4375rem 4.125rem;
}

.social-news-section .facebook-wrap {
  background: #002e6d;
  margin: 0 0 .9375rem;
}

.social-news-section .facebook-wrap a {
  color: #6aaae4;
}

.social-news-section .facebook-wrap a:hover {
  text-decoration: underline;
}

.social-news-section .twitter-wrap {
  background: #6aaae4;
}

.social-news-section .social-title {
  font-size: 3.625rem;
  line-height: 1;
  display: block;
  margin-bottom: .8125rem;
}

.social-news-section .social-title a {
  color: inherit;
}

.social-news-section .social-title a:hover {
  color: #ea0029;
  text-decoration: none;
}

.social-news-section p {
  margin-bottom: 2.0625rem;
}

.social-news-section .footer-text {
  text-transform: uppercase;
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.1;
  font-family: "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.subcommittees-section {
  padding: 5.5rem 0;
}

.subcommittees-section .section-heading {
  margin: 0 0 2.6875rem;
}

.subcommittees-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -.625rem;
  text-align: center;
  padding: 0 .5rem;
}

.subcommittees-block .col {
  width: 50%;
  padding: 0 .625rem;
  list-style-type: none;
}

.subcommittees-item {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  margin: 0 0 2.5rem;
}

.subcommittees-item:hover {
  text-decoration: none;
}

.subcommittees-item:hover .title {
  color: #6aaae4;
}

.subcommittees-item:hover .img-wrap>img {
  opacity: 0;
}

.subcommittees-item:hover .img-hover {
  opacity: 1;
  visibility: visible;
}

.subcommittees-item .img-wrap {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  position: relative;
  margin: 0 0 .875rem;
}

.subcommittees-item .img-hover {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.subcommittees-item .title {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  font-size: .6875rem;
  line-height: 1.3;
  display: block;
  color: #9a9a9a;
}

.livestream-section {
  margin: 0 0 .8125rem;
}

.livestream-section .livestream-block {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  color: #ffffff;
}

.livestream-section .livestream-block:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .95) 81%, #000000 100%);
}

.livestream-section .text-frame {
  font-size: 1.75rem;
  line-height: 1.14;
  font-family: "Georgia", "Times New Roman", "Times", "Baskerville", serif;
  margin: 0 0 2.5rem;
}

.livestream-section .btn-play {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  display: inline-block;
  vertical-align: top;
}

.livestream-section .btn-play .icon-play {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 3.6875rem;
  height: 3.6875rem;
  border: 3px solid #ffffff;
  position: relative;
  margin: 0 0 0 1.5625rem;
}

.livestream-section .btn-play .icon-play:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.livestream-section .btn-play:hover {
  text-decoration: none;
  color: #6aaae4;
}

.livestream-section .btn-play:hover .icon-play {
  border-color: #6aaae4;
}

.livestream-section .text-block {
  max-width: 30.625rem;
  margin: 0 auto;
  padding: 3.75rem 1.6875rem 4.0625rem;
}

.livestream-section .heading-block {
  position: relative;
  z-index: 2;
  padding: 5.3125rem 1.25rem 4.25rem 1.75rem;
}

.livestream-section .heading-block .h1 {
  color: #ffffff;
  position: relative;
  margin: 0;
  padding: 1.6875rem 0 1.5625rem;
}

.livestream-section .heading-block .h1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  height: .25rem;
  width: 7.5rem;
}

.livestream-section .heading-block:before {
  content: '';
  position: absolute;
  top: 0;
  left: -9999px;
  right: 0;
  bottom: 0;
  background: rgba(234, 0, 41, .9);
  z-index: -1;
}

.items-list {
  padding: 2.8125rem 0 8.75rem;
  position: relative;
}

.items-list:before {
  content: '';
  position: absolute;
  top: 0;
  left: 1.875rem;
  right: 0;
  height: 1px;
  background: #ffffff;
}

.items-list .item {
  color: #ffffff;
  max-width: 15.3125rem;
  margin: 0 auto;
  display: block;
}

.items-list .item:hover {
  text-decoration: none;
  color: #6aaae4;
}

.items-list .img-block {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding-top: 91%;
  margin: 0 0 1.25rem;
}

.items-list .text-area {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 600;
}

.items-list .text-area p {
  margin: 0;
  line-height: 1.5;
}

.items-list .slick-arrow {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  bottom: 4.375rem;
  right: 2.5rem;
  color: #ffffff;
  font-size: 0;
  z-index: 5;
}

.items-list .slick-arrow:hover {
  color: #6aaae4;
}

.items-list .slick-prev:before,.items-list .slick-next:before {
  font-size: 1.5rem;
}

.items-list .slick-prev {
  right: 4.1875rem;
}

.items-list .slick-prev:before {
  content: "\e954";
}

.items-list .slick-next:before {
  content: "\e953";
}

.fancybox-is-open .fancybox-bg {
  background: rgba(0, 46, 109, .9);
}

.fancybox-button {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  background: #ea0029;
  width: 5.4375rem;
  height: 5.4375rem;
  color: #ffffff;
}

.fancybox-button:hover {
  opacity: .7;
}

.fancybox-content .title-block {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-size: .875rem;
  font-weight: 700;
  text-transform: uppercase;
  background: #ea0029;
  padding: 1.25rem 2.625rem;
  position: absolute;
  bottom: 100%;
  left: 0;
}

.fancybox-slide {
  padding: 4.6875rem 1.25rem 1.25rem;
}

/*Subcommittee Tables*/
.subcommittee-members{
  display: grid;
  grid-template-columns: 1fr;
  list-style-type: none;
  margin: auto;
  max-width: 53.75rem;
  width: 100%;
  padding: 0.2rem;
}

.subcommittee-members .chair{
  text-align: center;
}

.subcommittee-members li{
  padding: 0.3rem 0;
}

.main-wrap .container {
  max-width: 69.375rem;
  margin-bottom: 10rem;
}

.main-wrap .h1,
.main-wrap h1 {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

.main-wrap .h2,
.main-wrap h2 {
  font-size: 2rem;
  line-height: 2rem;
}

.main-wrap .h3,
.main-wrap h3 {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.main-wrap .h4,
.main-wrap h4 {
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: bold;
}

.main-wrap .h5,
.main-wrap h5 {
  font-size: 1.15rem;
  line-height: 1.15rem;
  font-weight: bold;
}

.main-wrap .h6,
.main-wrap h6 {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: bold;
  color: #434747;
}

.main-wrap a {
  text-decoration: underline;
}

.subhead {
  font-size: 1rem;
  line-height: 1rem;
  font-style: italic;
}

/*Custom Calendar*/
.event-listing {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #142445;
}

.article-item {
  padding: 2px 0 0;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 30px;
  text-align: left;
  color: #757575;
}

.article-item h3,
.article-item .h3 {
  color: #142445;
  margin: 0 0 10px;
  font-size: 1.25rem;
  line-height: 1.3rem;
}

.article-item h3 a,
.article-item .h3 a {
  color: inherit;
  text-decoration: none;
}

.article-item h3 a:hover,
.article-item .h3 a:hover {
  color: #6aaae4;
}

.article-item time,
.topnewstext,
.topnewstext b,
.newsie-details,
.newsdetails {
  color: #ea0029;
  font-weight: 700;
  font-size: 1rem;
  display: inline;
  margin: 0 0 4px;
}

.article-item address,
.topnewstext .calmeta {
  font-weight: 700;
  font-size: 1rem;
  color: #2d2d2d;
  display: inline;
  font-style: normal;
}

.event-listing .article-item,
.events-past .article-item,
.events-future .article-item {
  border-bottom: 1px solid #ddd;
  padding: 1.5rem 0;
  margin: 0;
} 

.event-listing .article-item:last-of-type,
.events-past .article-item:last-of-type,
.events-future .article-item:last-of-type {
  border-bottom: none;
} 

#news-search.callie label {
  font-weight: 700;
}

#news-search.callie .selector.halves {
    width: 100%;
}

#news-search.callie .filter-drop {
  width: 100%;
}

#news-search.callie .btn {
  margin-top: 1rem;
}


#news-search .dropbtn {
  padding:  initial;
}

.newsie-titler a {
  font-weight: normal;
}

.newsie-titler {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 1.25rem !important;
  line-height: 1.3rem !important;
}

.newsie-tags {
  font-size: 1rem !important;
}

.buffer a.related-headline {
  font-weight: normal;
  margin: 0;
  font-family: "Georgia", "Times New Roman", "Times", "Baskerville", serif;
}

.custom-cal .newspagelinks {
    display: flex;
    justify-content: space-between;
}

.custom-cal .newspagelinks a {
  text-decoration: none;
}

.custom-cal .newspagelinks span {
  font-weight: bold;
  color: #ea0029;
}

.single-headline .newsie-titler {
  font-weight: normal;
}

.member-row {
  display: flex;
  max-width:70%;
  margin:20px auto;
}

.member-column {
  flex: 50%;
  line-height:2rem;
}

.twitter-widget {
  display: block;
  margin: 0 auto;
}


@media (min-width: 768px) {
  h1,.h1 {
    font-size: 3.75rem;
    line-height: 1.13;
  }

  h2,.h2 {
    font-size: 3.125rem;
    line-height: 1.14;
  }

  h3,.h3 {
    font-size: 1.875rem;
    line-height: 1.17;
  }

  h4,.h4 {
    font-size: 1.6875rem;
    line-height: 1.15;
  }

  body.nav-active {
    margin: 0 20rem 0 -20rem;
  }

  .header .social-networks {
    padding: 0 1.875rem 0 0;
  }

  .header .logo {
    display: block;
    padding: 1.875rem 1.5625rem;
    width: 11.25rem;
    margin: 0 0 -6rem;
  }

  .header .logo-small {
    display: none;
  }

  .drop-holder {
    flex: none;
  }

  .main-nav>li>a {
    font-size: 1.875rem;
  }

  .drop .third-level-nav a {
    padding: .5625rem .625rem .5625rem 3.125rem;
  }

  .main-nav-drop {
    width: 20rem;
    padding: 3.125rem 0;
    margin: 0 -20rem 0 0;
  }

  .search-form.mobile-search {
    display: none;
  }

  .search-form form {
    min-width: 40rem;
  }

  .search-form input[type='search'],.search-form input[type='text'] {
    border-width: 3px;
    height: 6.2rem;
    padding: .625rem 6.25rem .625rem 0;
  }

  .search-form input[type='search']::-moz-placeholder, .search-form input[type='text']::-moz-placeholder {
    font-size: 2rem;
    font-family: "Georgia", "Times New Roman", "Times", "Baskerville", serif;
    font-style: italic;
  }

  .search-form input[type='search']::placeholder,.search-form input[type='text']::placeholder {
    font-size: 2rem;
    font-family: "Georgia", "Times New Roman", "Times", "Baskerville", serif;
    font-style: italic;
  }

  .search-form button[type='submit'] {
    font-size: 3rem;
    width: 4.5rem;
  }

  .search-form .radio-list {
    justify-content: flex-end;
    padding: 1.875rem 0 0;
    margin: 0 -.9375rem;
  }

  .search-form .radio-list .search-wrapper {
    padding: 0 .9375rem;
  }

  .search-form .fake-input {
    width: 1.375rem;
    height: 1.375rem;
  }

  .search-form [type=radio]+.fake-input:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
  }

  .search-form .search-opener {
    width: 5rem;
    height: 5rem;
    text-align: center;
    line-height: 5rem;
  }

  .options {
    display: none;
  }

  .social-holder {
    flex: 1 1 auto;
  }

  .nav-opener {
    text-indent: 0;
    text-indent: initial;
    width: 10.3125rem;
    height: 5rem;
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 700;
    text-align: left;
    padding: .625rem 1.25rem .625rem 1.875rem;
  }

  .nav-opener:hover:after,.nav-opener:hover:before,.nav-opener:hover span {
    background: #ffffff;
  }

  .nav-active .header.fixed-position {
    transform: translate(-320px);
  }

  .alert-bar {
    padding: 1.1875rem 3.25rem 1.3125rem 1.5625rem;
  }

  .alert-bar .btn {
    font-size: .75rem;
  }

  .alert-bar .alert-close {
    right: .9375rem;
    top: 50%;
    transform: translateY(-50%);
  }

  .alert-bar .text p {
    margin: 0 0 1rem;
  }

  .footer {
    padding: 4.375rem 0 2.1875rem;
  }

  .footer .anchor-link {
    right: 4.25rem;
  }

  .footer .footer-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left;
  }

  .footer .menu-holder,.footer .block-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .footer .block-holder {
    padding: 0 0 4.0625rem;
    max-width: 29.6875rem;
  }

  .footer .menu-holder {
    width: 100%;
    justify-content: space-between;
    max-width: 29.6875rem;
  }

  .footer .logo {
    padding: 0 3.4375rem 0 0;
  }

  .footer .text-block {
    margin: 0;
    width: 65%;
    flex: 1 1 auto;
  }

  .footer .block-title {
    font-size: 1.5rem;
  }

  .footer .menu-list {
    margin: 0 -1.25rem;
    padding: 0 1.5625rem 0 0;
  }

  .footer .menu-list li {
    padding: 0 1.25rem;
  }

  .footer address {
    max-width: 21.875rem;
  }

  .footer .social-networks {
    justify-content: inherit;
  }

  .intro-section .section-heading {
    font-size: 1.375rem;
    line-height: 1.36;
    padding: 0 3.125rem 0 7.3125rem;
    margin: 0 0 4.25rem;
  }

  .intro-section .section-heading h1,.intro-section .section-heading .h1 {
    margin: 0 0 1.9375rem;
  }

  .intro-slide {
    padding: 9.125rem 0 10.0625rem;
  }

  .intro-slide:after {
    min-height: 29.375rem;
  }

  .featured-slider {
    padding: 2.25rem 0;
    margin: -5rem 2.625rem 0 -.9375rem;
  }

  .featured-post {
    display: flex !important;
    flex-wrap: wrap;
  }

  .featured-post .category {
    margin: 0 0 .9375rem;
  }

  .featured-post .title {
    margin: 0 0 2rem;
  }

  .featured-post .post-image {
    width: 17.5rem;
    height: 11rem;
  }

  .featured-post .post-content {
    width: calc(100% - 280px);
    padding: .625rem 2.75rem;
  }

  .latest-news-post .post-date:after {
    content: '';
    width: .125rem;
    height: 1.125rem;
    background: #2d2d2d;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .latest-news-layout {
    padding: 4.1875rem 4.25rem;
  }

  .tabset li {
    width: auto;
    min-width: 16.5625rem;
    margin-right: .5rem;
  }

  .tabset a {
    line-height: 1.5;
    font-size: 1.125rem;
    padding: 1.25rem .5rem;
  }

  .upcoming-events {
    padding: 5.4375rem 0 5.625rem 4.6875rem;
    margin: 5.1875rem 0 0 -1.5rem;
  }

  .upcoming-events:after {
    left: -1.3125rem;
  }

  .upcoming-events-item {
    padding: 0 0 3.625rem;
  }

  .upcoming-events-item .title {
    margin: 0 0 .625rem;
  }

  .upcoming-events-item .events-date {
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #6aaae4;
    color: #ffffff;
    width: 6.125rem;
    height: 6.125rem;
    margin: 0;
  }

  .upcoming-events-item .events-date span {
    font-size: 2.125rem;
    line-height: .8;
  }

  .upcoming-events-item .events-date .year {
    display: none;
  }

  .upcoming-events-item .events-content {
    width: calc(100% - 98px);
    padding: .5rem 0 0 1.75rem;
  }

  .tab-upcoming-events {
    padding: 3.5625rem 0 2.125rem 2.875rem;
  }

  .datepicker-holder {
    padding: 2.375rem 0 1.875rem 3.6875rem;
  }

  .datepicker-holder .ui-datepicker .ui-state-default {
    line-height: 1.8;
    width: 3.125rem;
    height: 3.125rem;
  }

  .subscribe-section {
    padding: 4.375rem 0 6.25rem;
  }

  .subscribe-section h1 {
    padding: 0 0 1.5625rem;
  }

  .subscribe-section .holder-block {
    padding: 0 2.1875rem;
  }

  .subscribe-section input[type="email"] {
    height: 5.25rem;
    padding: .625rem 12.5rem .625rem 2.1875rem;
    margin: 0;
  }

  .subscribe-section button[type="submit"] {
    border: 10px solid #ffffff;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: auto;
    font-size: 1rem;
  }

  .social-news-section {
    font-size: 1.5625rem;
    line-height: 1.4;
    padding: 0 3.125rem;
  }

  .social-news-section .social-wrap {
    padding: 4.5625rem 2.8125rem 5.8125rem;
}

  .social-news-section .social-content {
    max-width: 26.75rem;
    margin: 0 auto;
    /*Ensures that the social content on both columns
     is spaced out vertically and takes up the same height*/
    height: 33rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between; 
  }

  .social-news-section .facebook-wrap {
    margin: 0 0 2.5rem;
  }

  .social-news-section .social-title {
    font-size: 5.75rem;
    margin-bottom: 1.75rem;
  }

  .social-news-section p {
    margin-bottom: 3.5rem;
  }

  .social-news-section .footer-text {
    font-size: .875rem;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  .social-news-section .footer-text * {
    margin: 0 .5625rem;
  }

  .social-news-section .footer-text br {
    display: none;
  }

  .subcommittees-section {
    padding: 1.75rem 0;
  }

  .subcommittees-section .section-heading {
    margin: 0 0 5.3125rem;
  }

  .subcommittees-block {
    padding: 0 2.375rem;
  }

  .subcommittees-item {
    margin: 0 0 4.5rem;
  }

  .subcommittees-item .img-wrap {
    width: 100px;
    margin: 0 auto 1.125rem;
  }

  .subcommittees-item .title {
    font-size: 1.125rem;
    line-height: 1.38;
  }

  .livestream-section {
    margin: 0 -.75rem 3.125rem 0;
    padding: 0 0 0 2.8125rem;
  }

  .livestream-section .holder-block {
    margin: 0 0 2.1875rem;
  }

  .livestream-section .text-frame {
    font-size: 2rem;
    margin: 0 0 4.0625rem;
  }

  .livestream-section .text-block {
    padding: 1.25rem;
  }

  .livestream-section .heading-block {
    padding: 4.6875rem 1.25rem 4.0625rem 4.6875rem;
    margin: 0 4.0625rem 2.6875rem 0;
  }

  .livestream-section .heading-block .h1 {
    padding: 1.25rem 0 2.5rem;
  }

  .items-list {
    margin: 0 -7.1875rem 0 -1.25rem;
    padding: 4.375rem 0 7.1875rem 2.6875rem;
  }

  .items-list:before {
    left: 3.75rem;
  }

  .items-list .item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding: 0 1.25rem;
    margin: 0;
    max-width: 100%;
  }

  .items-list .img-block {
    width: 55%;
    padding-top: 50%;
    margin: 0;
  }

  .items-list .text-area {
    width: 45%;
    padding: 0 0 0 1.25rem;
  }

  .items-list .slick-arrow {
    right: 10.625rem;
    bottom: 3.125rem;
  }

  .items-list .slick-prev {
    right: 12.5rem;
  }

  .fancybox-slide {
    padding: 4.6875rem 4.0625rem 1.25rem;
  }

  .inner-header{
    min-height: 11.875rem;
    padding-left: 14.375rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 3.938rem;
  } 
  .inner-header .h2{
    font-size: 2rem;
  }
  .subcommittee-members{
    grid-template-columns: 1fr 1fr;
  }

  .subcommittee-members li:nth-child(2n){
    padding-left: 4.25rem;
  }

  .subcommittee-members .chair{
    grid-column: 1 / -1;
  }

}

@media (min-width: 1024px) {
  .display-1 {
    font-size: 4.875rem;
    line-height: 1.14;
  }

  body.nav-active {
    margin: 0;
  }

  .header .social-networks {
    padding: 0 1.5625rem 0 0;
  }

  .header .logo {
    margin: 0 0 -11rem;
  }

  .header.fixed-position .logo {
    width: 11.375rem;
  }

  .header-holder {
    justify-content: space-between;
    align-items: flex-start;
  }

  .drop-holder {
    justify-content: flex-end;
    width: 100%;
    padding: 0 0 0 2.1875rem;
  }

  .main-nav {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.6rem;
    margin: 0 -1rem;
  }

  .main-nav>li>a {
    font-size: .875rem;
    color: #002e6d;
    padding: 1.875rem 1.625rem 1.6875rem;
  }

  .main-nav>li>a:before {
    transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: .25rem;
    background: #ea0029;
    opacity: 0;
    visibility: hidden;
  }

  .main-nav>li>.drop:before {
    content: '';
    height: 2.4rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
  }

  .main-nav>li:hover>a:before,.main-nav>li.hover-tab>a:before,.main-nav>li.active>a:before {
    opacity: 1;
    visibility: visible;
  }

  .main-nav li.hover-js>.drop,.main-nav li.hover-tab>.drop {
    opacity: 1;
    visibility: visible;
  }

  .main-nav a {
    color: #434747;
  }

  .drop {
    background: #ffffff;
    width: 14.8125rem;
    font-size: 1rem;
    padding: 1.25rem 0;
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: .25rem solid #ea0029;
    opacity: 0;
    visibility: hidden;
  }

  .contact .drop{
    left: -100%;
  }

  .drop a:hover {
    color: #ea0029;
    background: #e8e9e9;
  }

  .drop .third-level-nav a {
    padding: .5625rem .625rem .5625rem 2.1875rem;
  }

  .drop .third-level-nav a:hover {
    text-decoration: none;
  }

  .drop ul>li.active>a {
    color: #ea0029;
  }

  .drop .second-level-nav .has-drop-down:hover>a,.drop .second-level-nav .has-drop-down.hover-js>a,.drop .second-level-nav .has-drop-down.hover-tab>a {
    color: #ea0029;
    background: #e8e9e9;
  }

  .drop .drop {
    left: 100%;
    top: 0;
    margin: 0;
    background: #e8e9e9;
    padding: .75rem 0;
    min-width: 26.25rem;
  }

  .main-nav-drop {
    width: auto;
    padding: 0;
    margin: 0;
  }

  .search-form form {
    min-width: 56.25rem;
  }

  .search-form input[type='search']::-moz-placeholder, .search-form input[type='text']::-moz-placeholder {
    font-size: 2.3125rem;
  }

  .search-form input[type='search']::placeholder,.search-form input[type='text']::placeholder {
    font-size: 2.3125rem;
  }

  .main-nav-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }

  .social-holder {
    padding: 0 5rem 0 0;
    width: 100%;
    padding: 0;
  }

  .nav-opener {
    display: none;
  }

  .nav-active .header.fixed-position {
    transform: translate(0);
  }

  .alert-bar {
    justify-content: center;
    padding: 1.1875rem 6.9375rem 1.1875rem 3.3125rem;
  }

  .alert-bar .alert-close {
    right: 1.5rem;
  }

  .alert-bar .text {
    padding: 0 0 0 3.125rem;
  }

  .footer {
    padding: 3.125rem 0;
  }

  .footer .footer-holder {
    align-items: flex-end;
    justify-content: space-between;
  }

  .footer .menu-holder,.footer .block-holder {
    width: 50%;
  }

  .footer .block-holder {
    padding: 0 0 .9375rem;
    max-width: 100%;
  }

  .footer .menu-holder {
    justify-content: flex-end;
    max-width: 100%;
    width: auto;
    justify-content: initial;
  }

  .intro-section .section-heading {
    width: 55%;
    padding: 0 2.125rem 0 0;
    margin: 0 0 9.9375rem 0;
  }

  .intro-section .section-heading h1,.intro-section .section-heading .h1 {
    margin: 0 0 .6875rem;
  }

  .intro-slide {
    padding: 8.75rem 0 19.375rem;
  }

  .intro-slide .container {
    display: flex;
    justify-content: flex-end;
  }

  .featured-slider {
    margin: -6.75rem 0 -6.5625rem 0;
    width: 62%;
  }

  .featured-slider-wrap {
    display: flex;
    justify-content: flex-end;
  }

  .featured-post .post-content {
    padding: .75rem 1rem 0 1.25rem;
  }

  .latest-news-post {
    padding: 0 0 0 1.5625rem;
  }

  .latest-news-layout {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
  }

  .latest-news-layout .section-heading {
    padding-left: 1.5625rem;
  }

  .latest-news-layout.shifted .section-heading {
    padding-top: 4rem;
  }

  .latest-news-layout .column {
    width: 47.9%;
    padding: 0 1rem;
  }

  .latest-news-layout .column:last-child {
    width: 52.1%;
  }

  .tabset li {
    width: 50%;
    min-width: 0;
    margin-right: 0;
  }

  .tabset a.active span:after {
    bottom: -.25rem;
  }

  .upcoming-events {
    padding: 13.75rem 0 0 4.625rem;
    margin: 0;
  }

  .upcoming-events:after {
    left: 1.25rem;
  }

  .latest-news-layout.shifted .upcoming-events:after {
    top: 4rem;
  }

  .tab-upcoming-events {
    padding: 3.4375rem 1rem 2.125rem 2.6875rem;
  }

  .subscribe-section {
    padding: 6.25rem 0;
  }

  .subscribe-section h1 {
    padding: 0 3.75rem 0 0;
    text-align: left;
  }

  .subscribe-section .holder-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 69.375rem;
    margin: 0 auto;
    padding: 0;
  }

  .subscribe-section .form-block {
    flex: 1 1 auto;
  }

  .social-news-section {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }

  .social-news-section .col {
    width: 50%;
  }

  .social-news-section .social-wrap {
    padding: 3.4375rem 2.8125rem 4.125rem;
  }

  .social-news-section .facebook-wrap {
    margin: 0;
  }

  .social-news-section .footer-text {
    font-size: 1rem;
  }

  .subcommittees-section {
    padding: 6.6875rem 0 5.5rem;
  }

  .subcommittees-block .col {
    width: 16.66%;
  }

  .livestream-section {
    margin: 0 0 7.1875rem;
    padding: 0;
  }

  .livestream-section .holder-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0 0 7.375rem;
  }

  .livestream-section .text-block {
    margin: 0 auto -2.1875rem;
  }

  .livestream-section .heading-block,.livestream-section .text-block {
    width: 50%;
  }

  .livestream-section .heading-block {
    padding: 4.6875rem 1.25rem 3.9375rem 1.25rem;
    margin: 0;
  }

  .items-list {
    padding: 2.1875rem 1.5625rem 3.5625rem;
    margin: 0 -1.25rem;
  }

  .items-list:before {
    left: 2.8125rem;
    right: 2.8125rem;
  }

  .fancybox-slide {
    padding: 4.6875rem 11.375rem 2.5rem;
  }


  .inner-header{
    margin-bottom: 5rem;
  } 

  .inner-header .h2{
    font-size: 2.5rem;
  }
   
}

@media (min-width: 1280px) {
  .header .logo {
    padding: 2.8125rem 2.1875rem;
    width: 17.5rem;
    margin: 0 0 -12.375rem;
  }

  .drop-holder {
    width: auto;
    order: 1;
  }

  .social-holder {
    width: auto;
  }

  .featured-post .title {
    font-size:  1.5rem;
  }

  .footer .menu-list {
    padding: 0 4.0625rem 0 0;
    justify-content: initial;
  }

  .livestream-section .heading-block {
    padding: 4.6875rem 1.25rem 3.9375rem 4.875rem;
  }

  .items-list {
    padding: 2.1875rem 3.9375rem 3.5625rem;
  }

  .items-list:before {
    left: 5.1875rem;
    right: 5.1875rem;
  }

  .drop .drop {
    min-width: 34.375rem;
  }

  .inner-header{
    padding-left: 21.5rem;
  } 
}

@media (min-width: 1300px) {
  .contact .drop{
    left: 0;
  }
}

@media (min-width: 1366px) {
  .featured-slider {
    width: 53rem;
    padding: 4.25rem 0;
  }

  .featured-post .post-image {
    width: 25.875rem;
    min-height: 15rem;
  }

  .featured-post .post-content {
    padding: .75rem 1rem 0 2.9375rem;
    width: calc(100% - 414px);
  }

  .tabset li {
    width: auto;
    margin-right: .5rem;
    min-width: 16.5625rem;
  }

  .datepicker-holder .ui-datepicker .ui-datepicker-calendar {
    font-size: 1.3125rem;
  }

  .datepicker-holder .ui-datepicker .ui-datepicker-calendar thead {
    font-size: 1.625rem;
  }

  .subcommittees-block {
    padding: 0 1.125rem;
  }
}

@media (min-width: 1440px) {
  .header-holder {
    justify-content: normal;
  }
}

@media (min-width: 1600px) {
  .main-nav {
    margin: 0 -1.8rem;
  }
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }

  .drop .second-level-nav .has-drop-down .drop {
    min-width: 12.5rem;
  }

  .custom-cal .newspagelinks a {
    min-width: 0.7rem;
  }
}

@media (max-width: 767px) {
  .member-row {
    max-width: 100%;
    display: block;
  }
  .inner-header {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }

  .main-wrap .h2,
  .main-wrap h2 {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  .display-1 {
    font-size: 2.1875rem;
    line-height: 1.14;
  }

  .header .social-networks {
    width: 100%;
    margin: 0;
    padding: 2rem 0 2rem 1.25rem;
  }

  .header .social-networks a {
    color: #ffffff;
  }

  .main-nav>li>a {
    line-height: 1.2;
    padding: 0 .625rem .9375rem 2.1875rem;
  }

  .search-form form {
    width: 100%;
    padding: 0 1.25rem;
  }

  .search-form .fake-label {
    font-size: .875rem;
  }

  .social-holder .social-networks {
    display: none;
  }

  .social-holder .search-form {
    display: none;
  }

  .alert-bar .btn {
    font-size: .75rem;
  }

  .alert-bar .text-link {
    margin: 0 0 14px;
  }

  .alert-bar .watch-live {
    position: absolute;
    top: 17px;
    left: 20px;
  }

  .alert-bar .text {
    text-align: center;
    letter-spacing: -0.3px;
  }

  .latest-news-post .post-date {
    display: block;
  }

  .latest-news-post .post-text {
    display: none;
  }

  .latest-news-post .title {
    padding: 0 2.125rem 0 0;
  }

  .latest-news-layout .section-heading {
    margin: 0 0 2.375rem;
  }

  .subscribe-section input[type="email"]::-moz-placeholder {
    font-size: 1.0625rem;
  }

  .subscribe-section input[type="email"]::placeholder {
    font-size: 1.0625rem;
  }

  .social-news-section .footer-text .social-link {
    display: inline-block;
    vertical-align: top;
    margin-bottom: .25rem;
  }

  .subcommittees-item .img-wrap {
    height: 74px;
  }

  .subcommittees-item .img-wrap img {
    height: 100%;
    width: auto;
  }

  .livestream-section .container {
    padding: 0;
  }
  .second-level-nav .has-drop-down .drop {
    min-width: 400px;
  }
}

@media (max-width: 1023px) {
  body.nav-active {
    overflow: hidden !important;
  }

  body.nav-active .wrapper {
    overflow: visible;
  }

  .main-nav>li>a.has-drop-down-a {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

  .main-nav>li.active>a:after {
    transform: translate(-50%, -50%) rotate(90deg) !important;
  }

  .drop {
    padding: .4375rem 0;
    font-size: 1rem;
  }

  .drop a.has-drop-down-a {
    position: relative;
  }

  .drop ul>li.active>a:before {
    opacity: 1;
    visibility: visible;
  }

  .drop .drop {
    background: rgba(255, 255, 255, .25);
    padding: 1.125rem 0;
  }

  .main-nav-drop {
    position: absolute;
    background: #002e6d;
    left: 100%;
    top: 0;
    height: 100vh;
  }

  .main-nav-inner {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .latest-news-post .post-text {
    letter-spacing: -0.4px;
  }

  .tabset {
    margin: 0 -.75rem 0 0;
  }

  .fancybox-content .title-block {
    margin: 0 0 .375rem;
  }
}

@media (max-width: 1279px) {
  .main-nav>li:nth-last-child(1) .drop .drop,.main-nav>li:nth-last-child(2) .drop .drop,.main-nav>li:nth-last-child(3) .drop .drop {
    left: auto;
    right: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header.fixed-position .logo {
    display: none;
  }

  .header.fixed-position .logo-small {
    display: block;
  }
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.intro-slide p, .holder-block p {
  line-height: 1.5;
}