@charset "UTF-8";
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 768px) {
  .container {
    width: 740px; } }

@media (min-width: 992px) {
  .container {
    width: 960px; } }

@media (min-width: 1180px) {
  .container {
    width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1120px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1179px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1120px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1120px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1120px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1120px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1179px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1120px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[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; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@font-face {
  font-family: "cchc-icons";
  src: url("fonts/cchc.eot");
  src: url("fonts/cchc.eot?#iefix") format("embedded-opentype"), url("fonts/cchc.woff") format("woff"), url("fonts/cchc.ttf") format("truetype"), url("fonts/cchc.svg#cchc") format("svg");
  font-weight: normal;
  font-style: normal; }

.center {
  text-align: center; }

section {
  clear: both; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  color: #333333; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold; }

img {
  max-width: 100%; }

section {
  clear: both; }

.blue-title {
  color: #003F9A !important; }

h1.blue-title {
  margin: 0 0 30px 0; }

h3.blue-title {
  font-size: 1.8em;
  margin: 0 0 30px 0; }

h4.blue-title {
  font-size: 1.6em;
  margin: 0 0 25px 0; }

.blue-title.twitter:before {
  font-family: FontAwesome;
  content: "\f099";
  margin-right: 18px; }

p a {
  color: #0096E1;
  text-decoration: underline; }
  p a:hover {
    text-decoration: none; }

p.intro {
  margin-bottom: 35px; }

p.instruction {
  color: #E8EEF2;
  font-size: 0.95em;
  margin: 0 0 20px 0; }

p, li, td, blockquote, label {
  line-height: 1.55; }

hr.light-blue {
  width: 100%;
  height: 1px;
  max-width: 1100px;
  border: 0;
  background-color: #eaf1f6;
  padding: 0;
  margin: 0 auto; }

blockquote {
  display: block;
  margin: 20px 0 20px 20px;
  padding: 0 0 0 20px;
  border-left: 7px solid #0096E1;
  font-size: 1.3em; }

.thin-container {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 20px; }

/* Tables */
table {
  margin: 10px 0; }
  table th, table td {
    border: 1px solid #eaf1f6;
    padding: 8px; }

/* icon spans */
span.date, span.time {
  color: #616D7F;
  font-size: 0.85em;
  line-height: 11px;
  max-height: 11px; }
  span.date:before, span.time:before {
    font-family: FontAwesome;
    margin-right: 6px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle; }
  span.date.line, span.time.line {
    margin-right: 7px; }

span.date, span.time, .tag {
  margin-bottom: 10px;
  display: inline-block; }

.relative {
  position: relative; }

span.date:before {
  content: "\f133";
  margin-top: -3px; }

span.time:before {
  content: "\f017";
  margin-top: -3px; }

.video-wrapper {
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  position: relative; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Tags */
.tag {
  display: inline-block;
  padding: 2px 11px;
  color: #ffffff;
  font-size: 0.85em;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px; }
  .tag.tag-cat-1 {
    background-color: #97da3f; }
  .tag.tag-cat-2 {
    background-color: #003F9A; }
  .tag.tag-cat-3 {
    background-color: #72226d; }
  .tag.tag-cat-4 {
    background-color: #0096E1; }
  .tag.tag-cat-5 {
    background-color: #ee4e4e; }

.button {
  display: inline-block;
  padding: 5px 30px;
  color: #ffffff !important;
  background: #97da3f;
  border: 0;
  font-size: 0.9em;
  text-decoration: none;
  height: 52px;
  line-height: 42px;
  font-weight: 700;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  -ms-border-radius: 26px;
  -o-border-radius: 26px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .button:before, .button:after {
    font-family: 'cchc-icons';
    color: #ffffff;
    font-weight: normal;
    vertical-align: top;
    display: inline-block;
    font-size: 0.95em; }
  .button:before {
    margin-right: 9px; }
  .button:after {
    margin-left: 9px; }
  .button:hover, .button:focus {
    background-color: #83c927;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
    outline: 0; }
  .button.facebook {
    background-color: #3b5998; }
    .button.facebook:before {
      content: "\E000"; }
    .button.facebook:hover {
      background-color: #30487b; }
  .button.twitter {
    background-color: #00aced; }
    .button.twitter:before {
      content: "\E001"; }
    .button.twitter:hover {
      background-color: #0099d4; }
  .button.youtube {
    background-color: #cc181e; }
    .button.youtube:before {
      content: "\E011"; }
    .button.youtube:hover {
      background-color: #a71419; }
  .button.donate:after {
    content: "\E002"; }
  .button.primary {
    background-color: #003F9A; }
    .button.primary:hover {
      background-color: #003581; }
  .button.blue {
    background-color: #0096E1; }
    .button.blue:hover {
      background-color: #003581; }
  .button.play:before {
    content: "\E00B";
    font-size: 1.1em; }
  .button.button-large {
    font-size: 1.25em;
    padding: 18px 50px;
    height: 78px;
    border-radius: 39px;
    -webkit-border-radius: 39px;
    -moz-border-radius: 39px;
    -ms-border-radius: 39px;
    -o-border-radius: 39px; }

.connect-links .button {
  margin-bottom: 6px !important; }

.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.donate-strip {
  padding-top: 20px; }

.white-pattern-bg {
  background-image: url(../img/pattern-white.png);
  background-position: top left; }

.light-grey-bg {
  background-color: #E8EEF2;
  color: #616D7F; }

.light-blue-bg {
  background-color: #eaf1f6; }

.block-carousel {
  position: relative; }
  .block-carousel .block {
    height: 350px; }
  .block-carousel .block-container {
    clear: none !important; }
  .block-carousel .slick-arrow {
    position: absolute;
    top: 0;
    background: #0096E1;
    border: 0;
    width: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
    z-index: 50;
    margin: -63px 0 0 0;
    padding: 0;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .block-carousel .slick-arrow:before {
      font-family: FontAwesome;
      text-align: center;
      line-height: 35px;
      color: #ffffff;
      font-size: 24px;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .block-carousel .slick-arrow.slick-next {
      right: 10px;
      border-radius: 0 4px 4px 0;
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      -ms-border-radius: 0 4px 4px 0;
      -o-border-radius: 0 4px 4px 0; }
      .block-carousel .slick-arrow.slick-next:before {
        content: "\f105"; }
    .block-carousel .slick-arrow.slick-prev {
      right: 46px;
      border-radius: 4px 0 0 4px;
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      -ms-border-radius: 4px 0 0 4px;
      -o-border-radius: 4px 0 0 4px; }
      .block-carousel .slick-arrow.slick-prev:before {
        content: "\f104"; }
    .block-carousel .slick-arrow.slick-disabled {
      background-color: #9ac3ff; }
      .block-carousel .slick-arrow.slick-disabled:hover, .block-carousel .slick-arrow.slick-disabled:focus {
        background-color: #9ac3ff;
        cursor: auto; }
    .block-carousel .slick-arrow:hover {
      background-color: #003F9A; }
      .block-carousel .slick-arrow:hover.slick-next:before {
        margin-left: 3px; }
      .block-carousel .slick-arrow:hover.slick-prev:before {
        margin-left: -3px; }
    .block-carousel .slick-arrow:focus {
      outline: 0;
      background-color: #003F9A; }

address {
  font-style: normal;
  line-height: 1.5; }

.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  padding: 20px 0; }
  .slick-dots li {
    display: inline-block;
    padding: 0 10px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .slick-dots li button {
      width: 6px;
      height: 6px;
      padding: 0;
      margin: 0;
      border: 0;
      margin-top: 2px;
      display: inline-block;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #616D7F;
      overflow: hidden;
      text-indent: -999px;
      vertical-align: top;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
      .slick-dots li button:focus {
        outline: 0; }
    .slick-dots li:focus {
      outline: 0; }
      .slick-dots li:focus button {
        outline: 0; }
    .slick-dots li.slick-active {
      padding-left: 8px;
      padding-right: 8px; }
      .slick-dots li.slick-active button {
        background-color: #003F9A;
        width: 10px;
        height: 10px;
        margin-top: 0; }

.slick-slide {
  outline: 0 !important; }
  .slick-slide a {
    outline: 0 !important; }

.column-padding-right {
  padding-right: 20px; }

.column-padding-left {
  padding-left: 20px; }

.sponsor-carousel {
  padding: 20px 0; }
  .sponsor-carousel div {
    outline: 0 !important; }
    .sponsor-carousel div a {
      display: block;
      padding: 0 30px;
      outline: 0 !important; }
    .sponsor-carousel div:focus {
      outline: 0 !important; }
  .sponsor-carousel .slick-dots {
    margin: 0;
    padding: 60px 0 0 0; }

/* Blue jagges section */
.blue-jagged {
  background-color: #0096E1;
  padding: 60px;
  color: #ffffff; }
  .blue-jagged .container {
    width: 100%;
    max-width: 1120px; }
  .blue-jagged:before, .blue-jagged:after {
    position: absolute;
    height: 9px;
    left: 0;
    background: repeat-x;
    width: 100%;
    content: "";
    display: block;
    background-position: 50% 50%; }
  .blue-jagged:before {
    top: -9px;
    background-image: url(../img/jagged-top.png); }
  .blue-jagged:after {
    bottom: -9px;
    background-image: url(../img/jagged-bottom.png); }

/* Filter */
.filter {
  padding-bottom: 20px;
  float: right; }
  .filter label {
    color: #616D7F; }
  .filter select {
    border: 0;
    background-color: #eaf1f6;
    padding: 10px 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-left: 10px; }

@media only screen and (max-width: 360px) {
  .filter {
    width: 100%; }
    .filter label {
      display: none; }
    .filter select {
      width: 100%;
      margin: 0; } }

/* Play button styles */
.play-button {
  width: 70px;
  height: 70px;
  z-index: 30;
  display: inline-block;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  overflow: hidden;
  position: relative;
  background: #003F9A;
  margin: 0 auto;
  text-decoration: none;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1); }
  .play-button i {
    font-size: 22px; }
  .play-button:hover {
    background: #003581; }
  .play-button:focus {
    outline: 0; }

@media only screen and (max-width: 768px) {
  .padding-50 {
    padding-top: 30px;
    padding-bottom: 30px; }
  .padding-60 {
    padding-top: 40px;
    padding-bottom: 40px; } }

.large-text {
  font-size: 23px; }

.uppercase {
  text-transform: uppercase; }

header.main-header {
  z-index: 999;
  position: relative; }
  header.main-header .header-top {
    min-height: 80px;
    padding-top: 17px; }
    header.main-header .header-top .container {
      position: relative; }
    header.main-header .header-top .header-logo {
      max-width: 172px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 105;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      header.main-header .header-top .header-logo img {
        max-width: 100%; }
    header.main-header .header-top .button {
      height: 42px;
      line-height: 32px;
      padding-left: 20px;
      padding-right: 20px;
      margin-left: 8px; }
    header.main-header .header-top .vert-line {
      display: block;
      width: 1px;
      height: 42px;
      background: #ebebeb;
      float: right;
      margin-left: 8px; }
  header.main-header .header-bottom {
    background-color: #003F9A;
    float: left;
    width: 100%;
    z-index: 99;
    height: 58px; }
    header.main-header .header-bottom .mob-nav-toggle {
      display: none; }
    header.main-header .header-bottom .container {
      position: relative; }
    header.main-header .header-bottom .header-logo-small {
      position: absolute;
      top: 30px;
      left: 0;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      width: 70px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
      header.main-header .header-bottom .header-logo-small img {
        max-width: 100%; }
    header.main-header .header-bottom nav .button.donate {
      height: 38px;
      line-height: 28px;
      padding-left: 20px;
      padding-right: 20px;
      margin-top: 9px;
      margin-right: -180px;
      position: relative;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
    header.main-header .header-bottom nav ul {
      margin: 0;
      list-style: none;
      float: right;
      overflow: hidden; }
      header.main-header .header-bottom nav ul li {
        margin: 0;
        padding: 0;
        display: inline-block;
        padding: 0 20px; }
        header.main-header .header-bottom nav ul li a {
          color: #ffffff;
          text-decoration: none;
          font-weight: 700;
          padding: 18px 0;
          display: inline-block;
          position: relative;
          line-height: 22px;
          height: 58px;
          -moz-transition: all 0.15s;
          -o-transition: all 0.15s;
          -webkit-transition: all 0.15s;
          transition: all 0.15s; }
          header.main-header .header-bottom nav ul li a:after {
            position: absolute;
            bottom: -5px;
            left: 0;
            width: 100%;
            height: 5px;
            content: "";
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            background-color: #1b78ff;
            -moz-transition: all 0.35s;
            -o-transition: all 0.35s;
            -webkit-transition: all 0.35s;
            transition: all 0.35s; }
          header.main-header .header-bottom nav ul li a:hover:after {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            bottom: 0; }
          header.main-header .header-bottom nav ul li a:before {
            font-family: 'cchc-icons';
            content: "\E003";
            font-size: 0.3em;
            vertical-align: middle;
            color: #ffffff;
            display: block;
            position: absolute;
            left: -22px; }
        header.main-header .header-bottom nav ul li:first-child a:before {
          display: none; }

/* styles for sticky nav - above mobile widths */
@media only screen and (min-width: 768px) {
  header.main-header.headroom--not-top .header-top {
    margin-bottom: 58px; }
    header.main-header.headroom--not-top .header-top .header-logo {
      top: -200px; }
  header.main-header.headroom--not-top .header-bottom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
    header.main-header.headroom--not-top .header-bottom .container {
      position: relative; }
    header.main-header.headroom--not-top .header-bottom .header-logo-small {
      display: block;
      position: absolute;
      top: -4px;
      left: 0;
      z-index: 120;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
    header.main-header.headroom--not-top .header-bottom nav .button.donate {
      margin-right: 0;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); } }

@media only screen and (max-width: 1179px) {
  header.main-header .header-bottom nav ul li {
    padding-left: 14px;
    padding-right: 14px; }
    header.main-header .header-bottom nav ul li a:before {
      left: -19px; }
  header.main-header .header-top {
    padding-top: 10px;
    min-height: 66px; }
    header.main-header .header-top .header-logo {
      max-width: 130px; }
  header.main-header .header-bottom {
    height: 50px; }
    header.main-header .header-bottom nav ul li a {
      padding-top: 14px;
      padding-bottom: 14px;
      height: 50px; } }

@media only screen and (max-width: 767px) {
  header.main-header .header-top {
    background-color: #003F9A;
    min-height: 0;
    padding-bottom: 10px;
    padding-top: 5px; }
    header.main-header .header-top .vert-line {
      display: none; }
    header.main-header .header-top .header-logo {
      left: 10px;
      max-width: 90px; }
    header.main-header .header-top .strapline {
      float: right !important;
      width: 80%;
      text-align: right; }
  header.main-header .header-bottom {
    height: auto; }
    header.main-header .header-bottom nav .mob-nav-toggle {
      display: block;
      width: 44px;
      height: 44px;
      background: none;
      float: right;
      border: 0;
      position: relative;
      margin: -4px 0 15px 15px; }
      header.main-header .header-bottom nav .mob-nav-toggle span {
        position: absolute;
        height: 4px;
        background: #ffffff;
        left: 12%;
        top: 11px;
        width: 76%;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
        header.main-header .header-bottom nav .mob-nav-toggle span.span-2 {
          top: 50%;
          margin-top: -2px; }
        header.main-header .header-bottom nav .mob-nav-toggle span.span-3 {
          top: auto;
          bottom: 11px; }
      header.main-header .header-bottom nav .mob-nav-toggle:focus {
        outline: 0; }
      header.main-header .header-bottom nav .mob-nav-toggle.nav-open span.span-1 {
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 20px; }
      header.main-header .header-bottom nav .mob-nav-toggle.nav-open span.span-2 {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
      header.main-header .header-bottom nav .mob-nav-toggle.nav-open span.span-3 {
        bottom: 20px;
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    header.main-header .header-bottom nav .button.donate {
      margin: 0 !important;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
    header.main-header .header-bottom nav ul {
      width: 100%;
      display: none;
      padding: 0 0 10px 0;
      margin: 0; }
      header.main-header .header-bottom nav ul li {
        width: 100%;
        display: block;
        padding: 0;
        margin: 0; }
        header.main-header .header-bottom nav ul li a {
          display: block;
          width: 100%;
          text-align: center;
          padding-top: 7px;
          padding-bottom: 6px;
          height: auto;
          line-height: 1.3; }
          header.main-header .header-bottom nav ul li a:before, header.main-header .header-bottom nav ul li a:after {
            display: none; } }

@media only screen and (max-width: 991px) {
  header.main-header.headroom--not-top .header-bottom nav .button.donate {
    margin-top: 6px; }
  header.main-header.headroom--not-top .header-bottom nav ul li {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  header.main-header.headroom--not-top .header-bottom nav ul li {
    padding-left: 6px !important;
    padding-right: 6px !important; }
  header.main-header .header-bottom nav ul li a:before {
    display: none; } }

@media only screen and (max-width: 370px) {
  header.main-header .header-top .header-logo {
    max-width: 80px;
    margin-top: -5px; }
  header.main-header .header-top {
    padding-top: 10px; }
  header.main-header .header-top .strapline {
    padding-top: 0; }
  header.main-header .header-bottom nav .mob-nav-toggle {
    margin-bottom: 10px; }
  header.main-header .header-top .strapline {
    font-size: 1em; } }

section.home-hero {
  overflow: hidden; }

section.home-hero .container {
  position: relative; }

.hero-slider-container {
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1); }

.hero-slider {
  float: right;
  width: 100%;
  height: 100%; }
  .hero-slider .slick-dots {
    z-index: 50;
    position: absolute; }
    .hero-slider .slick-dots li button {
      border: 2px solid #ffffff;
      width: 10px;
      height: 10px; }
    .hero-slider .slick-dots li.slick-active button {
      width: 14px;
      height: 14px; }
  .hero-slider button.slick-arrow {
    position: absolute;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border: 0;
    top: 50%;
    background: none;
    z-index: 102;
    margin-top: -22px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .hero-slider button.slick-arrow:before {
      font-family: FontAwesome;
      display: block;
      text-align: center;
      font-size: 3em;
      color: #ffffff;
      line-height: 45px; }
    .hero-slider button.slick-arrow:focus {
      outline: 0; }
    .hero-slider button.slick-arrow:hover {
      opacity: 0.85;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
      filter: alpha(opacity=85); }
    .hero-slider button.slick-arrow.slick-prev {
      left: 0;
      margin-left: -72px; }
      .hero-slider button.slick-arrow.slick-prev:before {
        content: "\f104"; }
    .hero-slider button.slick-arrow.slick-next {
      right: 0;
      margin-right: -72px; }
      .hero-slider button.slick-arrow.slick-next:before {
        content: "\f105"; }
  .hero-slider .slick-slide {
    width: 630px;
    outline: 0 !important; }
    .hero-slider .slick-slide .mobile-image {
      display: none; }
    .hero-slider .slick-slide img {
      width: 100%; }
    .hero-slider .slick-slide:active {
      outline: 0; }

.hero-text {
  max-width: 450px;
  color: #003F9A; }
  .hero-text h1 {
    font-size: 2.7em;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px; }
  .hero-text p {
    font-size: 1.1em;
    color: #616D7F; }
  .hero-text .button {
    margin-top: 8px; }

/* styles for any desktop thin enough to hide the hero arrows */
@media only screen and (max-width: 1180px) {
  .hero-slider-container {
    max-width: 590px;
    max-height: 590px; }
  .hero-slider .slick-slide {
    height: 530px; }
  section.home-hero, section.home-hero .container {
    max-height: none;
    min-height: 0;
    height: 425px; } }

@media only screen and (max-width: 991px) {
  .hero-slider-container {
    max-width: 360px;
    max-height: 360px;
    margin-top: 35px; }
  .hero-slider .slick-slide {
    height: 300px; }
  section.home-hero, section.home-hero .container {
    max-height: none;
    min-height: 0;
    height: 425px; } }

@media only screen and (max-width: 810px) {
  section.home-hero .hero-slider button.slick-arrow {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .hero-slider .slick-dots {
    padding: 12px 5px 0 5px;
    height: 35px;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 150;
    position: relative;
    width: auto;
    border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -moz-border-radius: 8px 0 0 0;
    -ms-border-radius: 8px 0 0 0;
    -o-border-radius: 8px 0 0 0; }
  .hero-slider .slick-list {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0; }
    .hero-slider .slick-list .mobile-image {
      height: 275px;
      display: block;
      background-size: cover;
      background-position: 50% 25%;
      background-repeat: no-repeat; }
  .hero-slider .slick-slide {
    height: auto; }
    .hero-slider .slick-slide img {
      display: none; }
  .hero-slider-container {
    max-width: none;
    width: 100%;
    padding: 0;
    height: auto;
    max-height: none;
    margin: 0; }
  .hero-text {
    position: relative;
    padding: 20px 10px;
    clear: both;
    left: auto;
    top: auto;
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    max-width: none; }
    .hero-text h1 {
      margin: 0 0 10px 0;
      font-size: 2.1em; }
    .hero-text p {
      margin: 10px 0 0 0; }
    .hero-text .button {
      margin-top: 16px; }
  section.home-hero, section.home-hero .container {
    height: auto;
    max-height: none !important; }
  section.home-hero .container {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 420px) {
  .hero-slider .slick-list .mobile-image {
    height: 250px; } }

.block {
  background-color: #eaf1f6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: block;
  text-decoration: none;
  overflow: hidden;
  margin-bottom: 20px; }
  .block .img-container {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    min-height: 125px;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
    .block .img-container img {
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      vertical-align: top; }
  .block .inner {
    padding: 20px 15px;
    display: block; }
    .block .inner p {
      margin: 0;
      font-size: 0.95em;
      color: #333333;
      padding-top: 5px; }
    .block .inner h4 {
      font-size: 1.25em;
      margin: 0;
      color: #003F9A; }
  .block:hover {
    background-color: #dfeaf1; }
    .block:hover .img-container img {
      -ms-transform: scale(1.1);
      /* IE 9 */
      -webkit-transform: scale(1.1);
      /* Safari */
      transform: scale(1.1); }
  .block.video-block .img-container .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -43px;
    margin-top: -43px; }
  .block.external .img-container {
    border: 1px solid #eaf1f6;
    border-bottom: 0; }
  .block.external .inner h4:after {
    font-family: cchc-icons;
    content: "\E00A";
    font-size: 0.7em;
    margin-left: 7px; }
  .block.twitter-block p {
    padding-top: 0;
    font-size: 1.15em;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
  .block.twitter-block.img-block .img-container {
    background-position: 50% 0%; }
  .block.twitter-block.img-block p {
    font-size: 0.95em; }

@media only screen and (max-width: 1120px) {
  .block-carousel .block {
    height: 385px; }
    .block-carousel .block.twitter-block {
      height: 200px; }
      .block-carousel .block.twitter-block span.img-container {
        display: none; } }

@media only screen and (max-width: 1179px) {
  .block .img-container {
    min-height: 107px; } }

@media only screen and (max-width: 767px) {
  .block .inner {
    padding: 10px; }
    .block .inner h4 {
      font-size: 1.1em; }
  .col-xs-12 .block {
    position: relative;
    padding-left: 85px;
    margin-bottom: 10px;
    min-height: 66px; }
    .col-xs-12 .block .img-container {
      position: absolute;
      max-width: 80px;
      left: 5px;
      top: 12px;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px; }
    .col-xs-12 .block span.date:before {
      margin-top: -1px; }
    .col-xs-12 .block span.date, .col-xs-12 .block span.time, .col-xs-12 .block .tag {
      font-size: 11px;
      padding: 2px 6px;
      max-height: none;
      margin-bottom: 7px; }
    .col-xs-12 .block span.date.line, .col-xs-12 .block span.time.line {
      margin-right: 4px; }
    .col-xs-12 .block h4 {
      font-size: 0.95em; }
    .col-xs-12 .block .play-button {
      display: none; } }

.profile-container .container {
  border-bottom: 1px solid #E8EEF2;
  padding-left: 30px;
  padding-right: 30px; }

.profile-container .profile {
  margin-bottom: 25px;
  position: relative; }
  .profile-container .profile img.profile-img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 82px;
    height: 82px;
    border: 4px solid #eaf1f6;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
  .profile-container .profile .profile-text {
    overflow: hidden;
    padding-top: 8px; }
    .profile-container .profile .profile-text h5, .profile-container .profile .profile-text span {
      padding-bottom: 5px; }
    .profile-container .profile .profile-text h5 {
      margin: 0;
      font-size: 1.3em;
      color: #434A52; }
    .profile-container .profile .profile-text span {
      display: block;
      color: #616D7F; }

@media only screen and (max-width: 991px) {
  .profile-container .profile {
    clear: both; } }

.main-article a {
  color: #0096E1; }
  .main-article a:visited {
    color: #002a67; }

.main-article img {
  height: auto !important; }

.main-article h1 {
  font-size: 1.7em;
  color: #0096E1;
  margin: 0 0 20px 0;
  clear: both; }

.main-article h2 {
  font-size: 1.5em; }

.main-article h3 {
  font-size: 1.4em; }

.main-article h4 {
  font-size: 1.3em; }

.main-article h5 {
  font-size: 1.2em; }

.main-article h6 {
  font-size: 1.1em; }

.main-article h2, .main-article h3, .main-article h4, .main-article h5, .main-article h6 {
  color: #0096E1;
  margin: 10px 0 6px 0;
  clear: both; }

.main-article .article-img {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  margin: 10px 0 20px 0; }

.main-article ul {
  list-style: none;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  display: inline-block; }
  .main-article ul li {
    position: relative;
    margin-bottom: 15px; }
    .main-article ul li:before {
      content: "• ";
      color: #0096E1;
      margin-left: -20px;
      position: absolute;
      left: 0;
      top: 0; }

.main-article .button {
  margin-right: 7px;
  margin-bottom: 7px; }
  .main-article .button.article-share {
    margin-right: 0; }

.main-article .share-article {
  display: inline-block;
  position: relative; }
  .main-article .share-article .share-container {
    height: 52px;
    padding: 3px 22px 0 22px;
    background-color: #eaf1f6;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .main-article .share-article .share-container.share-visible {
      margin-left: 0;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100); }
    .main-article .share-article .share-container a {
      display: block;
      width: 44px;
      height: 44px;
      text-decoration: none;
      float: left;
      top: 0; }
      .main-article .share-article .share-container a:before {
        font-family: cchc-icons;
        text-align: center;
        display: block;
        vertical-align: top;
        line-height: 44px;
        color: #003F9A;
        font-size: 20px;
        -moz-transition: color 0.3s;
        -o-transition: color 0.3s;
        -webkit-transition: color 0.3s;
        transition: color 0.3s; }
      .main-article .share-article .share-container a:hover:before {
        color: #00204e; }
      .main-article .share-article .share-container a.share-facebook:before {
        content: "\E010"; }
      .main-article .share-article .share-container a.share-twitter:before {
        content: "\E001"; }
      .main-article .share-article .share-container a.share-pinterest:before {
        content: "\E00D"; }
      .main-article .share-article .share-container a.share-linkedin:before {
        content: "\E00F"; }
      .main-article .share-article .share-container a.share-email:before {
        content: "\E00E"; }

.main-article .article-footer {
  padding: 35px 0 20px 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* contact form */
.contour.contactform div {
  padding-left: 0;
  padding-right: 0; }

.contour.contactform .contourField {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  clear: both;
  position: relative; }
  .contour.contactform .contourField label {
    padding-bottom: 4px;
    display: inline-block;
    color: #0096E1; }
  .contour.contactform .contourField input[type="text"],
  .contour.contactform .contourField input[type="email"],
  .contour.contactform .contourField input[type="tel"],
  .contour.contactform .contourField textarea,
  .contour.contactform .contourField select {
    width: 100%;
    padding: 15px;
    background-color: #eaf1f6;
    border: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s; }
    .contour.contactform .contourField input[type="text"]:focus,
    .contour.contactform .contourField input[type="email"]:focus,
    .contour.contactform .contourField input[type="tel"]:focus,
    .contour.contactform .contourField textarea:focus,
    .contour.contactform .contourField select:focus {
      background-color: #ffffff;
      border: 1px solid #eaf1f6;
      padding-top: 14px;
      padding-bottom: 14px; }
  .contour.contactform .contourField textarea {
    min-height: 150px; }
  .contour.contactform .contourField.checkbox {
    position: relative;
    padding-left: 25px;
    color: #333333;
    font-size: 0.9em;
    line-height: 1.55;
    margin-bottom: 35px; }
    .contour.contactform .contourField.checkbox .help-block {
      display: block; }
    .contour.contactform .contourField.checkbox input[type="checkbox"] {
      position: absolute;
      left: 0;
      top: 2px; }
    .contour.contactform .contourField.checkbox:hover {
      cursor: pointer; }

@media only screen and (max-width: 767px) {
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; } }

.quote-video-carousel .quote-title {
  text-transform: uppercase;
  font-size: 2.3em; }

.quote-video-carousel .quote-video {
  height: 520px;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #555555;
  text-align: center;
  position: relative; }
  .quote-video-carousel .quote-video .close-video {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    border: 0;
    background: #404040;
    padding: 0;
    z-index: 45;
    display: none; }
    .quote-video-carousel .quote-video .close-video:before {
      font-family: cchc-icons;
      content: "\E00C";
      color: #ffffff;
      text-align: center;
      line-height: 45px;
      font-size: 0.9em; }
  .quote-video-carousel .quote-video .greyout {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 20; }
  .quote-video-carousel .quote-video iframe {
    position: absolute;
    top: 0;
    z-index: 40;
    width: 100%;
    height: 100%;
    max-width: 930px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: none; }
  .quote-video-carousel .quote-video .video-blackout {
    position: absolute;
    z-index: 35;
    left: 0;
    top: 0;
    display: none;
    bottom: 0;
    width: 100%;
    background-color: #000000; }
  .quote-video-carousel .quote-video h5 {
    color: #ffffff;
    text-align: center;
    max-width: 800px;
    font-size: 3em;
    padding: 0 20px;
    z-index: 30;
    position: relative;
    margin: 135px auto 15px auto; }
    .quote-video-carousel .quote-video h5 span {
      display: inline-block;
      font-size: 0.7em;
      margin-bottom: 14px;
      padding-bottom: 8px;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      border-bottom-color: white;
      border-bottom-color: rgba(255, 255, 255, 0.6); }
  .quote-video-carousel .quote-video p {
    font-size: 1.8em;
    color: white;
    text-align: center;
    max-width: 800px;
    z-index: 30;
    position: relative;
    margin: 0 auto;
    margin-bottom: 35px; }

.quote-video-carousel ul.slick-dots {
  list-style: none;
  padding: 0;
  margin: -50px 0 0 0;
  text-align: center;
  width: 100%;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .quote-video-carousel ul.slick-dots li {
    display: inline-block; }
    .quote-video-carousel ul.slick-dots li a {
      color: white;
      padding-bottom: 32px;
      display: block;
      padding-top: 118px;
      position: relative;
      -moz-transition: color 0.3s;
      -o-transition: color 0.3s;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      .quote-video-carousel ul.slick-dots li a span {
        display: block; }
      .quote-video-carousel ul.slick-dots li a span.image-wrapper {
        width: 100px;
        height: auto;
        margin: 0 auto;
        background: #003F9A;
        vertical-align: top;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        margin-bottom: 7px;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -50px;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .quote-video-carousel ul.slick-dots li a img {
        vertical-align: top;
        width: 100%;
        border: 5px solid #003F9A;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
      .quote-video-carousel ul.slick-dots li a:hover {
        color: white;
        cursor: pointer; }
        .quote-video-carousel ul.slick-dots li a:hover span.image-wrapper {
          margin-top: 5px; }
    .quote-video-carousel ul.slick-dots li.slick-active a {
      color: white; }
      .quote-video-carousel ul.slick-dots li.slick-active a span.image-wrapper {
        margin-left: -63px;
        width: 126px;
        margin-top: -13px;
        background-color: white; }
        .quote-video-carousel ul.slick-dots li.slick-active a span.image-wrapper img {
          border-color: white; }
  .quote-video-carousel ul.slick-dots.video-playing {
    margin-top: 20px; }

.quote-profile {
  background-color: #0096E1;
  z-index: 40;
  position: relative;
  width: 100%; }

.quote-profile-container {
  padding: 0 80px; }

.quote-profiles-carousel {
  text-align: center; }

@media only screen and (max-width: 991px) {
  .quote-profile-container {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 767px) {
  .quote-video-carousel .quote-video h5 {
    margin-top: 100px; }
  .quote-video-carousel ul.slick-dots li {
    width: auto !important; }
    .quote-video-carousel ul.slick-dots li button {
      background-color: #ffffff; }
    .quote-video-carousel ul.slick-dots li.slick-active button {
      background-color: #003F9A; }
  .quote-video-carousel ul.slick-dots li {
    display: inline-block;
    padding: 0 10px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .quote-video-carousel ul.slick-dots li a {
      width: 10px;
      height: 10px;
      padding: 0;
      margin: 0;
      border: 0;
      border: 2px solid #ffffff;
      margin-top: 2px;
      display: inline-block;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #E8EEF2;
      overflow: hidden;
      text-indent: -999px;
      vertical-align: top;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }
      .quote-video-carousel ul.slick-dots li a:focus {
        outline: 0; }
      .quote-video-carousel ul.slick-dots li a span {
        text-indent: -9999px;
        overflow: hidden;
        display: block; }
      .quote-video-carousel ul.slick-dots li a span.image-wrapper {
        display: none; }
    .quote-video-carousel ul.slick-dots li:focus {
      outline: 0; }
      .quote-video-carousel ul.slick-dots li:focus a {
        outline: 0; }
    .quote-video-carousel ul.slick-dots li.slick-active {
      padding-left: 8px;
      padding-right: 8px; }
      .quote-video-carousel ul.slick-dots li.slick-active a {
        background-color: #003F9A;
        width: 14px;
        height: 14px;
        margin-top: 0; } }

.newsletter-connect {
  text-align: center; }
  .newsletter-connect input.button {
    padding-left: 18px;
    padding-right: 18px;
    width: 100%; }
  .newsletter-connect fieldset.contourFieldSet {
    display: inline-block;
    width: 76%; }
    .newsletter-connect fieldset.contourFieldSet div {
      padding: 0; }
      .newsletter-connect fieldset.contourFieldSet div label {
        display: none; }
      .newsletter-connect fieldset.contourFieldSet div .contourField.emailaddress > div {
        width: 100%;
        display: inline-block; }
        .newsletter-connect fieldset.contourFieldSet div .contourField.emailaddress > div input[type="text"] {
          border: 0;
          width: 100%;
          height: 52px;
          line-height: 52px;
          border-radius: 26px;
          -webkit-border-radius: 26px;
          -moz-border-radius: 26px;
          -ms-border-radius: 26px;
          -o-border-radius: 26px;
          color: #333333;
          padding: 0 20px; }
          .newsletter-connect fieldset.contourFieldSet div .contourField.emailaddress > div input[type="text"]:focus {
            outline: 0; }
  .newsletter-connect .contourNavigation {
    display: inline-block;
    padding: 0;
    vertical-align: top; }
    .newsletter-connect .contourNavigation div {
      padding: 0;
      vertical-align: top; }
  .newsletter-connect h2 {
    text-align: center;
    font-size: 1.8em;
    margin: 0 0 30px 0; }
  .newsletter-connect a.facebook, .newsletter-connect a.twitter {
    margin: 0 6px; }

.we-care-for {
  padding-bottom: 40px; }
  .we-care-for a {
    text-decoration: none; }
  .we-care-for img {
    max-height: 85px;
    width: auto;
    display: inline-block;
    margin: 0 20px; }

.footer-lower a {
  color: inherit;
  text-decoration: none;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  transition: color 0.4s; }
  .footer-lower a:hover {
    color: #14161a; }

.footer-lower p {
  margin: 0 0 10px 0;
  font-size: 0.8em; }

.footer-lower span,
.footer-lower a {
  margin-right: 10px;
  padding-right: 10px;
  line-height: 1.55; }
  .footer-lower span.no-border,
  .footer-lower a.no-border {
    border: 0;
    margin-right: 0;
    padding-right: 0; }

@media only screen and (max-width: 1179px) {
  .we-care-for img {
    margin: 0 auto;
    clear: both;
    position: relative;
    display: block; }
  .newsletter-connect input[type="email"] {
    width: 70%; } }

@media only screen and (max-width: 991px) {
  .col-md-6 {
    margin-bottom: 30px; } }

@media only screen and (max-width: 767px) {
  .blue-jagged {
    padding-left: 0;
    padding-right: 0; }
  .newsletter-connect h2 {
    margin-bottom: 10px; }
  .newsletter-connect input[type="email"] {
    margin-bottom: 45px; }
  .newsletter-connect button[type="submit"] {
    padding-left: 15px;
    padding-right: 15px; }
  .newsletter-connect a.facebook, .newsletter-connect a.twitter {
    margin-bottom: 12px; }
  .newsletter-connect fieldset.contourFieldSet {
    width: 68%; } }

.pagination {
  padding: 20px 0; }

nav.article-paging {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  background: #eaf1f6;
  padding: 0 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 0; }
  nav.article-paging a {
    display: inline-block;
    padding: 12px 15px;
    text-decoration: none;
    color: #b7cad6;
    height: 45px;
    vertical-align: top;
    font-size: 14px; }
    nav.article-paging a:hover {
      color: #ffffff;
      background-color: #48c2ff; }
  nav.article-paging ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0; }
    nav.article-paging ul li {
      display: inline-block; }
      nav.article-paging ul li.active a {
        background-color: #0096E1;
        color: #ffffff; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-iframe-holder .mfp-close {
  width: 45px !important;
  height: 45px !important;
  background: red;
  top: -45px !important;
  padding: 0;
  right: 0;
  text-align: center;
  background-color: #0096E1;
  color: #ffffff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

.c-header__top-inner {
  display: flex;
  justify-content: space-between; }

.c-header__social {
  margin-left: auto;
  display: flex;
  flex-direction: row;
  align-items: center; }

@media only screen and (max-width: 767px) {
  .c-header__top-inner .c-header__social,
  .c-header__top-inner .donate {
    display: none; } }

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .headroom--top .header-bottom {
    overflow: hidden; } }

.c-footer__inner {
  color: #616D7F;
  background-color: #E8EEF2; }

.c-footer__lower--right h2 {
  text-transform: uppercase;
  font-size: 18px; }

@media only screen and (min-width: 991px) {
  .c-footer__lower {
    display: flex;
    justify-content: space-between; }
  .c-footer__lower--right {
    display: flex;
    align-items: center; }
    .c-footer__lower--right h2 {
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0; }
  .c-social__icons {
    margin-left: 30px; } }

.c-social__icon {
  color: #003F9A;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px; }
  .c-social__icon i {
    font-size: 22px; }

@media only screen and (min-width: 767px) {
  .c-hero__inner {
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse; }
  .hero-text {
    width: 45%; }
  .hero-slider-container {
    width: 50%; } }

.c-text-image {
  color: #616D7F; }

.c-text-image__image-wrap {
  border-radius: 14px;
  background-color: white;
  overflow: hidden;
  padding: 20px;
  min-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center; }

.c-text-image__image-container {
  width: 100%;
  max-width: 380px;
  margin: 0 auto; }

@media only screen and (max-width: 991px) {
  .c-text-image__text-container {
    margin-bottom: 20px; } }

@media only screen and (min-width: 991px) {
  .c-text-image {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .c-text-image__image-container {
    margin-left: 100px; } }

.c-partner {
  max-width: 600px;
  margin: 0 auto; }

.c-partner__text {
  color: #838fa1;
  text-align: center;
  font-size: 14px;
  max-width: 500px;
  margin: 0 auto; }

.block-container.col-sm-4:nth-child(3n+1) {
  clear: both; }

@media only screen and (max-width: 767px) {
  .block-container.col-sm-4.col-xs-6:nth-child(3n+1) {
    clear: none; }
  .block-container.col-sm-4.col-xs-6:nth-child(2n+1) {
    clear: both; } }
