html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'gotham-bold';
  src: url("../fonts/GothamProBold.eot");
  src: url("../fonts/GothamProBold.eot?#iefix") format("embedded-opentype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'gotham-book';
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype");
  font-style: normal;
}
@font-face {
  font-family: 'gotham-medium';
  src: url("../fonts/GothamProMedium.eot");
  src: url("../fonts/GothamProMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProMedium.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'gotham-bold';
  src: url("../fonts/GothamProBold.eot");
  src: url("../fonts/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'nbb';
  font-style: normal;
  src: url("../fonts/NewBaskervilleStd-Bold.eot?#iefix") format("opentype"), url("../fonts/NewBaskervilleStd-Bold.woff") format("woff");
}
@font-face {
  font-family: 'nbbit';
  src: url("../fonts/NewBaskervilleStd-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NewBaskervilleStd-Italic.woff") format("woff");
  font-style: normal;
}
@font-face {
  font-family: 'nbb';
  font-style: normal;
  src: url("../fonts/NewBaskervilleStd-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'nbbit';
  font-style: normal;
  src: url("../fonts/NewBaskervilleStd-Italic.otf") format("opentype");
}
@font-face {
  font-family: 'gotham-bold';
  font-style: normal;
  src: url("../fonts/Gotham-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'gotham-book';
  font-style: normal;
  src: url("../fonts/Gotham-Book.otf") format("opentype");
}
@font-face {
  font-family: 'gotham-medium';
  font-style: normal;
  src: url("../fonts/Gotham-Medium.otf") format("opentype");
}
body {
  font-family: 'gotham-book', sans-serif;
  margin: 0 !important;
  background: #062041;
}

.admin-bar .is-sticky .top-line {
  top: 32px !important;
}
.admin-bar .video-bg {
  height: 1280px;
}

.page-id-113 .hero {
  display: none;
}

.row {
  max-width: 1550px;
}

#sticky-wrapper {
  height: auto !important;
}

.is-sticky header {
  padding: 10px 0;
  background: #062041;
}
.is-sticky header #logo img {
  max-width: 150px;
}
.is-sticky header .nv {
  margin-top: 23px;
}

header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding: 40px 0;
  z-index: 99 !important;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
header #logo {
  width: 30%;
  float: left;
}
header #logo img {
  max-width: 250px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
header .nv {
  float: right;
  width: 70%;
  text-align: right;
  margin-top: 40px;
}
header .nv #lang {
  display: inline-block;
  vertical-align: middle;
}
header .nv #lang ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
header .nv #lang ul li {
  display: inline-block;
  margin: 0 25px;
}
header .nv #lang ul li a {
  font-size: 24px;
  font-family: "gotham-medium";
  color: #ffffff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  text-transform: uppercase;
  display: inline-block;
}
header .nv #lang ul li a img {
  display: none;
}
header .nv #lang ul li a:hover {
  color: #ecaa20;
}
header .nv #lang ul li ul {
  margin: 0 5px;
}
header .nv .visit {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 50px;
}
header .nv .visit a {
  font-size: 24px;
  font-family: "gotham-medium";
  color: #ffffff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
header .nv .visit a:hover {
  color: #ecaa20;
}
header .nv .social {
  display: inline-block;
  vertical-align: middle;
  margin: 0 50px;
}
header .nv .social ul {
  margin: 0;
  padding: 0;
}
header .nv .social ul li {
  display: inline-block;
  margin: 0 5px;
}
header .nv .social ul li a {
  font-size: 24px;
  color: #ffffff;
  display: block;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -ms-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
header .nv .social ul li a:hover {
  transform: scale(1.3);
  color: #ecaa20;
}
header .nv #nav-tg {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
header .nv #nav-tg span {
  width: 50px;
  height: 4px;
  background: #ffffff;
  position: relative;
  margin: 12px 0;
  display: block;
  border-radius: 3px;
}
header .nv #nav-tg span:before, header .nv #nav-tg span:after {
  content: '';
  width: 50px;
  height: 4px;
  background: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 3px;
}
header .nv #nav-tg span:before {
  top: -12px;
}
header .nv #nav-tg span:after {
  bottom: -12px;
}
header .nv #nav-tg:hover span {
  background: #ecaa20;
}
header .nv #nav-tg:hover span:before, header .nv #nav-tg:hover span:after {
  background: #ecaa20;
}

nav.over {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  z-index: -3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  opacity: 0;
  display: none;
}
nav.over.act {
  display: block;
  left: 0;
  right: 0;
  opacity: 1;
  z-index: 5;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  background-size: cover !important;
}
nav.over span.close {
  position: absolute;
  right: 70px;
  top: 70px;
  width: 75px;
  height: 75px;
  opacity: 1;
  display: block;
  cursor: pointer;
}
nav.over span.close:before, nav.over span.close:after {
  position: absolute;
  left: 35px;
  content: ' ';
  height: 75px;
  width: 8px;
  background-color: #00468b;
  border-radius: 4px;
}
nav.over span.close:before {
  transform: rotate(45deg);
}
nav.over span.close:after {
  transform: rotate(-45deg);
}
nav.over span.close:hover:before, nav.over span.close:hover:after {
  background: #fff;
}
nav.over .menu-nav {
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  padding: 200px;
}
nav.over .menu-nav:before {
  content: "";
  width: 1300px;
  height: 1300px;
  border-radius: 50%;
  background: rgba(0, 15, 57, 0.8);
  position: absolute;
  left: 50%;
  top: -150px;
  transform: translateX(-50%);
  z-index: -1;
}
nav.over .menu-nav .crslogo {
  text-align: center;
}
nav.over .menu-nav .crslogo img {
  max-width: 320px;
}
nav.over .menu-nav .social {
  margin-top: 30px;
}
nav.over .menu-nav .social ul li {
  display: inline-block;
  margin: 0 15px;
}
nav.over .menu-nav .social ul li a {
  font-size: 75px;
  color: #fff;
}
nav.over .menu-nav .social ul li a:hover {
  color: #244788;
}
nav.over .menu-nav #menu-main-menu, nav.over .menu-nav #menu-main-menu-spain {
  margin: 50px 0;
}
nav.over .menu-nav #menu-main-menu li, nav.over .menu-nav #menu-main-menu-spain li {
  margin: 15px 0;
}
nav.over .menu-nav #menu-main-menu li a, nav.over .menu-nav #menu-main-menu-spain li a {
  font-size: 48px;
  color: #ffffff;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  padding: 0 15px;
}
nav.over .menu-nav #menu-main-menu li a:after, nav.over .menu-nav #menu-main-menu-spain li a:after {
  content: '';
  display: block;
  width: 0px;
  height: 8px;
  position: absolute;
  left: 0;
  bottom: 4px;
  background: #ffffff;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
nav.over .menu-nav #menu-main-menu li a:hover, nav.over .menu-nav #menu-main-menu li a.active, nav.over .menu-nav #menu-main-menu-spain li a:hover, nav.over .menu-nav #menu-main-menu-spain li a.active {
  text-decoration: none;
}
nav.over .menu-nav #menu-main-menu li a:hover:after, nav.over .menu-nav #menu-main-menu li a.active:after, nav.over .menu-nav #menu-main-menu-spain li a:hover:after, nav.over .menu-nav #menu-main-menu-spain li a.active:after {
  width: 100%;
  right: 0;
}
nav.over .menu-nav #menu-main-menu li.current-menu-item a:after, nav.over .menu-nav #menu-main-menu-spain li.current-menu-item a:after {
  width: 100%;
  right: 0;
}
nav.over .menu-nav a.crs {
  font-size: 48px;
  color: #ffffff;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  padding: 0 15px;
}
nav.over .menu-nav a.crs:after {
  content: '';
  display: block;
  width: 0px;
  height: 8px;
  position: absolute;
  left: 0;
  bottom: 4px;
  background: #ffffff;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
nav.over .menu-nav a.crs:hover, nav.over .menu-nav a.crs.active {
  text-decoration: none;
}
nav.over .menu-nav a.crs:hover:after, nav.over .menu-nav a.crs.active:after {
  width: 100%;
  right: 0;
}

p {
  margin-bottom: 15px;
}

@-webkit-keyframes arrow {
  0% {
    bottom: 35px;
  }
  50% {
    bottom: 55px;
  }
  100% {
    bottom: 35px;
  }
}
@-moz-keyframes arrow {
  0% {
    bottom: 35px;
  }
  50% {
    bottom: 55px;
  }
  100% {
    bottom: 35px;
  }
}
@-o-keyframes arrow {
  0% {
    bottom: 35px;
  }
  50% {
    bottom: 55px;
  }
  100% {
    bottom: 35px;
  }
}
@keyframes arrow {
  0% {
    bottom: 35px;
  }
  50% {
    bottom: 55px;
  }
  100% {
    bottom: 35px;
  }
}
.video-bg {
  overflow: hidden;
  position: relative;
  background: #062041;
  padding-top: 80px;
}
.video-bg:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #062041;
  opacity: 0.3;
  z-index: 1;
}
.video-bg .ytplayer-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-bg .center-text {
  height: calc(100vh - 80px);
  min-height: 900px;
  position: relative;
}
.video-bg .center-text:before {
  content: '';
  display: block;
  width: 750px;
  height: 750px;
  border-radius: 50%;
  background: rgba(0, 15, 57, 0.8);
  top: 55%;
  position: absolute;
  z-index: 1;
  left: -160px;
  transform: translateY(-50%);
}
.video-bg .center-text .info {
  text-align: left;
  top: 55%;
  position: absolute;
  z-index: 2;
  left: 0;
  transform: translateY(-50%);
  width: 480px;
}
.video-bg .center-text * {
  color: #ffffff;
}
.video-bg .center-text .title {
  font-size: 50px;
  margin-bottom: 20px;
}
.video-bg .center-text .description {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 25px;
}
.video-bg .center-text .btn {
  background: #00468b;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 22px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.video-bg .center-text .btn:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.video-bg .center-text .btn:hover {
  background: #ffffff;
  color: #00468b;
}
.video-bg .center-text .btn:hover:after {
  border-color: transparent transparent transparent #00468b;
}

body:not(.home) .hero .center-text .title h1, body:not(.page-template-page-home) .hero .center-text .title h1 {
  font-size: 55px;
}
body:not(.home) .hero .center-text .title h1 span.yellow, body:not(.page-template-page-home) .hero .center-text .title h1 span.yellow {
  background: url("../img/lbline.png") repeat-x center 53px;
  background-size: 100% 14px;
}
body:not(.home) .hero .center-text .title h1 span.yellow:before, body:not(.page-template-page-home) .hero .center-text .title h1 span.yellow:before {
  content: none;
}

main section.page-info {
  background: #e6e7e8;
  background-size: cover;
  position: relative;
  padding-top: 150px;
}
main section.page-info.ovrl:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 15, 57, 0.8);
}
main section.page-info .wrap {
  height: calc(100vh - 150px);
  position: relative;
}
main section.page-info .wrap .info {
  top: 45%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  min-width: 60%;
}
main section.page-info .wrap .info .crslogo img {
  max-width: 300px;
}
main section.page-info .wrap .info h1 {
  font-size: 65px;
  margin: 40px 0;
  color: #ffffff;
}
main section.page-info .wrap .info h1 span.yellow {
  background: url("../img/yelline.png") repeat-x center 50px;
}
main section.page-info .wrap .info h1 span.yellow:before {
  content: none;
}
main section.page-info .wrap .info p {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}
main section.page-info .wrap .arrow-start {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translateX(-50%);
  text-align: center;
  -webkit-animation: arrow 1s ease-in-out infinite;
  -moz-animation: arrow 1s ease-in-out infinite;
  -o-animation: arrow 1s ease-in-out infinite;
  animation: arrow 1s ease-in-out infinite;
}
main section.page-info .wrap .arrow-start a {
  display: block;
  width: 42px;
  height: 63px;
  background: url("../img/arrow.png") no-repeat;
}
main section.page-content {
  padding: 30px 0;
}
main section.page-content .timeline .navigation-years {
  position: fixed;
  left: 50%;
  margin-left: 705px;
  z-index: -1;
  transform: translateY(-50%);
}
main section.page-content .timeline .navigation-years ul {
  position: relative;
}
main section.page-content .timeline .navigation-years ul:before {
  content: '';
  display: block;
  z-index: -1;
  width: 20px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -10px;
  background: #fff;
}
main section.page-content .timeline .navigation-years ul li a {
  font-size: 24px;
  display: block;
  color: #062041;
  line-height: 120px;
  font-family: "gotham-book";
}
main section.page-content .timeline .navigation-years ul li a[class*="deg"] {
  color: #fff;
  text-shadow: -1px -1px 0 #062041, 1px -1px 0 #062041, -1px 1px 0 #062041, 1px 1px 0 #062041;
}
main section.page-content .timeline .navigation-years ul li {
  list-style: none;
  display: block;
  width: 120px;
  height: 120px;
  margin-bottom: 60px;
  border-radius: 50%;
  background: #062041;
  -webkit-box-shadow: 0px 0px 0px 7px #ffffff;
  -moz-box-shadow: 0px 0px 0px 7px #ffffff;
  box-shadow: 0px 0px 0px 7px #ffffff;
}
main section.page-content .timeline .navigation-years ul li a {
  display: block;
  width: 120px;
  height: 120px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url("../img/menu_circles.svg");
  background-position: 150px 0px;
  background-size: 1200px 584px;
  overflow: hidden;
  border-radius: 50%;
  color: #fff;
}
main section.page-content .timeline .navigation-years ul a.deg0 {
  background-position: 0px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg1 {
  background-position: -155px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg2 {
  background-position: -310px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg3 {
  background-position: -463px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg4 {
  background-position: -618px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg5 {
  background-position: -772px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg6 {
  background-position: -925px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg7 {
  background-position: -1080px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg8 {
  background-position: -1080px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg9 {
  background-position: -1080px 0px;
}
main section.page-content .timeline .navigation-years ul a.deg10 {
  background-position: -155px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg11 {
  background-position: -310px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg12 {
  background-position: -463px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg13 {
  background-position: -618px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg14 {
  background-position: -772px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg15 {
  background-position: -925px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg16 {
  background-position: -1080px -155px;
}
main section.page-content .timeline .navigation-years ul a.deg17 {
  background-position: 0px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg18 {
  background-position: -155px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg19 {
  background-position: -310px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg20 {
  background-position: -463px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg21 {
  background-position: -618px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg22 {
  background-position: -772px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg23 {
  background-position: -925px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg24 {
  background-position: -1080px -308px;
}
main section.page-content .timeline .navigation-years ul a.deg25 {
  background-position: 0px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg26 {
  background-position: -155px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg27 {
  background-position: -310px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg28 {
  background-position: -463px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg29 {
  background-position: -618px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg30 {
  background-position: -772px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg31 {
  background-position: -925px -462px;
}
main section.page-content .timeline .navigation-years ul a.deg32 {
  background-position: -1080px -462px;
}
main section.page-content .timeline .year .img-wrap {
  min-height: 1100px;
  position: relative;
  overflow: hidden;
  transition: all .5s;
}
main section.page-content .timeline .year .img-wrap .photo {
  position: relative;
  z-index: 3;
  -webkit-transition: transform 300ms linear;
  -moz-transition: transform 300ms linear;
  -ms-transition: transform 300ms linear;
  -o-transition: transform 300ms linear;
  transition: transform 300ms linear;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(1.4);
  background-size: cover !important;
}
main section.page-content .timeline .year .img-wrap .photo.aaa:after {
  content: '';
  background: rgba(0, 15, 57, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
main section.page-content .timeline .year .img-wrap .photo img {
  width: 100%;
}
main section.page-content .timeline .year .img-wrap .dt {
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background: rgba(0, 15, 57, 0.8);
  padding: 150px 100px;
}
main section.page-content .timeline .year .img-wrap .dt .year {
  font-size: 125px;
  color: #ffffff;
  font-family: "gotham-medium";
  line-height: 1;
}
main section.page-content .timeline .year .img-wrap .dt .title {
  font-size: 65px;
  margin: 25px 0;
  color: #ffffff;
}
main section.page-content .timeline .year .img-wrap .dt .desc {
  font-size: 16px;
  line-height: 1.4;
  color: #ffffff;
}
main section.page-content .timeline .year .year-list {
  padding: 90px;
  background: #062041 !important;
  position: relative;
  z-index: 4;
}
main section.page-content .timeline .year .year-list:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: -150px;
  bottom: 0;
  width: 15px;
  background: #ecaa20;
}
main section.page-content .timeline .year .year-list .item {
  margin: 0 0 130px 0;
  z-index: 5;
}
main section.page-content .timeline .year .year-list .item:last-child {
  margin: 0;
}
main section.page-content .timeline .year .year-list .item a {
  color: #fff;
  text-decoration: underline;
}
main section.page-content .timeline .year .year-list .item a:hover {
  text-decoration: none;
}
main section.page-content .timeline .year .year-list .item blockquote {
  font-size: 32px;
  color: #ffffff;
  font-family: "nbbit";
  padding-left: 30px;
  border-left: 14px solid #ecaa20;
  line-height: 1.3;
  text-align: left;
  margin: 15px 0;
}
main section.page-content .timeline .year .year-list .item blockquote * {
  color: #ffffff;
  line-height: 1.1;
}
main section.page-content .timeline .year .year-list .item .simple-text {
  padding: 60px;
  background: #ecaa20;
  text-align: center;
  margin: 0 150px;
}
main section.page-content .timeline .year .year-list .item .simple-text .date {
  font-size: 48px;
  font-family: "gotham-medium";
  color: #ffffff;
  margin-bottom: 20px;
}
main section.page-content .timeline .year .year-list .item .simple-text .text {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
}
main section.page-content .timeline .year .year-list .item .gal {
  padding: 60px;
  background: #ecaa20;
  text-align: left;
}
main section.page-content .timeline .year .year-list .item .gal .date {
  font-size: 48px;
  font-family: "gotham-medium";
  color: #ffffff;
  margin-bottom: 20px;
}
main section.page-content .timeline .year .year-list .item .gal .text {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 30px;
}
main section.page-content .timeline .year .year-list .item .gal .gallary .thumbs img {
  vertical-align: top;
}
main section.page-content .timeline .year .year-list .item .gal .gallary .thumbs a {
  display: inline-block;
  width: 23%;
  padding: 0 15px 18px 0;
}
main section.page-content .timeline .year .year-list .item .vd-blck .date {
  font-size: 48px;
  font-family: "gotham-medium";
  color: #ffffff;
  margin-bottom: 20px;
}
main section.page-content .timeline .year .year-list .item .vd-blck .text {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
}
main section.page-content .timeline .year .year-list .item .vd-blck .video-iframe {
  border: 12px solid #ecaa20;
}
main section.page-content .timeline .year .year-list .item .vd-blck .video-iframe iframe {
  width: 100% !important;
  display: block;
}
main section.page-content .timeline .year .year-list .item .txt-img .date {
  font-size: 48px;
  font-family: "gotham-medium";
  color: #ffffff;
  margin-bottom: 20px;
}
main section.page-content .timeline .year .year-list .item .txt-img .text {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
}
main section.page-content .timeline .year .year-list .item .txt-img .img {
  border: 12px solid #ecaa20;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover !important;
}
main.tml section.page-content {
  padding: 0;
}

.home main, .page-template-page-home main {
  background: #062041;
}

body:not(.home) .sign-up-form.section, body:not(.page-template-page-home) .sign-up-form.section {
  padding-bottom: 150px;
}
body:not(.home) main, body:not(.page-template-page-home) main {
  background: #062041;
}
body:not(.home) .hero, body:not(.page-template-page-home) .hero {
  position: relative;
  height: 900px;
  padding: 0;
}
body:not(.home) .hero:before, body:not(.page-template-page-home) .hero:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 15, 57, 0.2);
}
body:not(.home) .hero .center-text, body:not(.page-template-page-home) .hero .center-text {
  height: 900px;
  position: relative;
}
body:not(.home) .hero .center-text:before, body:not(.page-template-page-home) .hero .center-text:before {
  content: '';
  display: block;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: rgba(0, 15, 57, 0.8);
  top: 60%;
  position: absolute;
  z-index: 1;
  left: -120px;
  transform: translateY(-50%);
}
body:not(.home) .hero .center-text .info, body:not(.page-template-page-home) .hero .center-text .info {
  text-align: left;
  top: 60%;
  position: absolute;
  z-index: 2;
  left: 0;
  transform: translateY(-50%);
  width: 380px;
}
body:not(.home) .hero .center-text *, body:not(.page-template-page-home) .hero .center-text * {
  color: #ffffff;
}
body:not(.home) .hero .center-text .title, body:not(.page-template-page-home) .hero .center-text .title {
  font-size: 65px;
  margin-bottom: 20px;
}
body:not(.home) .hero .center-text .title h1, body:not(.page-template-page-home) .hero .center-text .title h1 {
  font-size: 65px;
}
body:not(.home) .hero .center-text .title h1 .hero_title_small, body:not(.page-template-page-home) .hero .center-text .title h1 .hero_title_small {
  font-size: 60px;
}
body:not(.home) .hero .center-text .title h1 .october-podcast-title, body:not(.page-template-page-home) .hero .center-text .title h1 .october-podcast-title {
  font-size: 47px;
}
body:not(.home) .hero .center-text .description, body:not(.page-template-page-home) .hero .center-text .description {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 25px;
}
body:not(.home) .hero .center-text .btn, body:not(.page-template-page-home) .hero .center-text .btn {
  background: #00468b;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 22px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
body:not(.home) .hero .center-text .btn:after, body:not(.page-template-page-home) .hero .center-text .btn:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
body:not(.home) .hero .center-text .btn:hover, body:not(.page-template-page-home) .hero .center-text .btn:hover {
  background: #ffffff;
  color: #00468b;
}
body:not(.home) .hero .center-text .btn:hover:after, body:not(.page-template-page-home) .hero .center-text .btn:hover:after {
  border-color: transparent transparent transparent #00468b;
}

#start .start-wrapper {
  height: 100vh;
  position: relative;
}
#start .start-wrapper .intro {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#start .start-wrapper .intro p {
  font-size: 28px;
  line-height: 1.5;
  color: #262424;
}

.custom-post .imgg {
  background-size: cover !important;
  width: 100%;
  border-radius: 50%;
  border: 12px solid #68c5b4;
  position: relative;
  z-index: 1;
}
.custom-post .title {
  color: #fff;
  font-size: 24px;
  font-family: "nbbit";
  text-transform: lowercase;
  margin-bottom: 20px;
}
.custom-post .main-title h2 {
  color: #fff;
  font-size: 65px;
}
.custom-post .description {
  margin-bottom: 20px;
}
.custom-post .description p {
  color: #fff;
  font-family: "gotham-book";
  font-size: 20px;
  line-height: 30px;
}
.custom-post .buttons .button {
  background: #68c5b4;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.custom-post .buttons .button h2 {
  color: #fff;
}
.custom-post .buttons .button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.custom-post .buttons .button:hover {
  background: #ffffff;
  color: #68c5b4;
}
.custom-post .buttons .button:hover h2 {
  color: #68c5b4;
}
.custom-post .buttons .button:hover:after {
  border-color: transparent transparent transparent #68c5b4;
}
.custom-post .line.cyan {
  margin: 40px 0 30px;
  position: relative;
  height: 14px;
  background: #68c5b4;
}
.custom-post .line.cyan:before {
  content: '';
  display: block;
  position: absolute;
  left: -10000%;
  right: -10000%;
  height: 14px;
  background: #68c5b4;
  z-index: 0;
}
.custom-post .sub-title {
  color: #fff;
  font-size: 24px;
  font-family: "nbbit";
  text-transform: lowercase;
  margin-bottom: 20px;
  margin-bottom: 15px;
}
.custom-post .sub-content {
  margin-bottom: 20px;
  color: #fff;
  font-family: "gotham-book";
  font-size: 20px;
  line-height: 30px;
}
.custom-post .read-more .button {
  background: #00468b;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.custom-post .read-more .button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.custom-post .read-more .button:hover {
  background: #ffffff;
  color: #00468b;
}
.custom-post .read-more .button:hover:after {
  border-color: transparent transparent transparent #00468b;
}

.custom-podcast .imgg {
  background-size: cover !important;
  width: 100%;
  border-radius: 50%;
  border: 12px solid #00bce7;
  position: relative;
  z-index: 1;
}
.custom-podcast .title {
  color: #fff;
  font-size: 24px;
  font-family: "nbbit";
  text-transform: lowercase;
  margin-bottom: 20px;
}
.custom-podcast .main-title h2 {
  color: #fff;
  font-size: 65px;
}
.custom-podcast .description {
  margin-bottom: 20px;
}
.custom-podcast .description p {
  color: #fff;
  font-family: "gotham-book";
  font-size: 20px;
  line-height: 30px;
}
.custom-podcast .buttons #audio-button {
  background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
  background-size: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  margin-right: 25px;
}
.custom-podcast .buttons #audio-button:hover {
  background: #ffffff url("../img/listen-hover.svg") no-repeat 90% center;
  background-size: 30px;
  color: #00bce7;
}
.custom-podcast .buttons .down {
  background: #00bce7 url("../img/download.svg") no-repeat 90% center;
  background-size: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.custom-podcast .buttons .down:hover {
  background: #ffffff url("../img/download-hover.svg") no-repeat 90% center;
  background-size: 30px;
  color: #00bce7;
}
.custom-podcast .line.light-blue {
  margin: 40px 0 30px;
  position: relative;
  height: 14px;
  background: #00bce7;
}
.custom-podcast .line.light-blue:before {
  content: '';
  display: block;
  position: absolute;
  left: -10000%;
  right: -10000%;
  height: 14px;
  background: #00bce7;
  z-index: 0;
}
.custom-podcast .sub-title {
  color: #fff;
  font-size: 24px;
  font-family: "nbbit";
  text-transform: lowercase;
  margin-bottom: 20px;
  margin-bottom: 15px;
}
.custom-podcast .sub-content {
  margin-bottom: 20px;
  color: #fff;
  font-family: "gotham-book";
  font-size: 20px;
  line-height: 30px;
}
.custom-podcast .read-more .button {
  background: #00468b;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.custom-podcast .read-more .button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.custom-podcast .read-more .button:hover {
  background: #ffffff;
  color: #00468b;
}
.custom-podcast .read-more .button:hover:after {
  border-color: transparent transparent transparent #00468b;
}

.timeline-home {
  background: url("../img/tmln-bg.jpg") no-repeat center center;
  background-size: cover !important;
  height: 780px;
  margin: 250px 0 180px;
  background-attachment: fixed;
}
.timeline-home .ovr {
  text-align: center;
  width: 1050px;
  height: 1050px;
  position: absolute;
  top: -135px;
  bottom: -135px;
  left: 50%;
  margin-left: -525px;
  border-radius: 50%;
  background: rgba(0, 15, 57, 0.8);
  padding: 250px 200px;
}
.timeline-home .ovr .crslogo img {
  max-width: 300px;
}
.timeline-home .ovr .title-section h2 {
  font-size: 65px;
  margin: 40px 0;
  color: #ffffff;
}
.timeline-home .ovr .title-section h2 span.yellow {
  background: url("../img/yelline.png") repeat-x center 50px;
}
.timeline-home .ovr .title-section h2 span.yellow:before {
  content: none;
}
.timeline-home .ovr .description-section {
  margin-bottom: 40px;
}
.timeline-home .ovr .description-section p {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}
.timeline-home .ovr .read-more .button {
  background: #ecaa20;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.timeline-home .ovr .read-more .button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.timeline-home .ovr .read-more .button:hover {
  background: #ffffff;
  color: #ecaa20;
}
.timeline-home .ovr .read-more .button:hover:after {
  border-color: transparent transparent transparent #ecaa20;
}

.sign-up-form.section {
  margin-bottom: 100px;
}
.sign-up-form.section .title-section h2 {
  font-size: 65px;
  margin: 40px 0;
  color: #ffffff;
}
.sign-up-form.section .description-section {
  max-width: 70%;
  margin-bottom: 40px;
}
.sign-up-form.section .description-section p {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}

.ngp-form {
  max-width: 100% !important;
}
.ngp-form header.at-title {
  display: none;
}

.at fieldset legend, .SmsLegalDisclaimer {
  display: none !important;
}

.at .at-fieldset {
  padding: 0;
}

.at-fields {
  position: relative;
  margin: 0 -40px !important;
}

.at-row {
  float: left;
}

.at-row.FirstName.LastName {
  width: 66%;
}
.at-row.FirstName.LastName > [class^="at-"] {
  width: 50%;
  flex: none !important;
  padding: 0 40px !important;
  margin: 0 !important;
}

.at-row.EmailAddress {
  width: 33%;
}
.at-row.EmailAddress > [class^="at-"] {
  width: 100%;
  flex: none !important;
  padding: 0 40px !important;
  margin: 0 !important;
}

.at-inner {
  background: none !important;
  border: none !important;
}

label.PostalCode, label.MobilePhone, label.PersonalUrl {
  display: none !important;
}

.at input[type="text"], .at input[type="tel"], .at input[type="email"] {
  -webkit-appearance: none;
  background: none !important;
  border: none !important;
  border-bottom: 14px solid #68c5b4 !important;
  box-shadow: none;
  color: #ffffff !important;
  display: block;
  font-size: 22px !important;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 1rem 0;
  padding: 0 !important;
  height: 55px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0px !important;
}
.at input[type="text"]:focus, .at input[type="text"]:active, .at input[type="tel"]:focus, .at input[type="tel"]:active, .at input[type="email"]:focus, .at input[type="email"]:active {
  box-shadow: none !important;
}

.at-form-submit {
  padding: 0 !important;
  margin-top: 20px;
}
.at-form-submit .at-submit {
  float: none !important;
  position: relative;
}

.at input[type="submit"] {
  background: #68c5b4 url("../img/trg.png") no-repeat 90% center;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px !important;
  font-family: "gotham-bold" !important;
  font-size: 22px !important;
}
.at input[type="submit"]:hover {
  background: #ffffff url("../img/trgh.png") no-repeat 90% center;
  color: #68c5b4;
}

.home .help-us.section {
  background: #000923;
}

.help-us.section {
  padding: 100px 0 130px;
}
.help-us.section .title-section {
  text-align: center;
}
.help-us.section .title-section h2 {
  font-size: 65px;
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: "gotham-book";
}
.help-us.section .description-section {
  max-width: 70%;
  margin: 0 auto 40px;
  text-align: center;
}
.help-us.section .description-section p {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
  font-family: "gotham-book";
}
.help-us.section a {
  display: block;
  text-align: center;
}
.help-us.section a p {
  color: #ffffff;
  font-size: 22px;
  font-family: "gotham-medium";
  text-transform: uppercase;
  line-height: 1.4;
}
.help-us.section .box {
  position: relative;
  margin: 0 20px;
}
.help-us.section .box i {
  font-size: 100px;
  color: #00bce7;
  margin-bottom: 20px;
}
.help-us.section .box span:before {
  content: none;
}
.help-us.section .box img {
  height: 100px;
  margin-bottom: 20px;
}
.help-us.section .box .hvr {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: -3px;
  background: #00468b;
  padding: 10px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  text-align: center;
  min-height: 180px;
}
.help-us.section .box .hvr span.ttl {
  color: #ffffff;
  font-size: 20px;
  font-family: "gotham-medium";
  text-transform: uppercase;
  line-height: 1.4;
  display: block;
  margin-bottom: 15px;
}
.help-us.section .box .hvr p {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  text-transform: none;
  font-family: "gotham-book";
}
.help-us.section .box:hover .hvr {
  opacity: 1;
}

.page-template-page-help-us-celebrate main {
  background: #062041;
}
.page-template-page-help-us-celebrate .sign-up-form.section {
  margin-bottom: 0;
}
.page-template-page-help-us-celebrate .nav-section-ic {
  background: #000923;
  padding: 90px 0;
}
.page-template-page-help-us-celebrate .nav-section-ic a {
  text-align: center;
}
.page-template-page-help-us-celebrate .nav-section-ic a span:before {
  content: none;
}
.page-template-page-help-us-celebrate .nav-section-ic a .ic {
  display: block;
}
.page-template-page-help-us-celebrate .nav-section-ic a .ic i {
  font-size: 75px;
  color: #00bce7;
  margin-bottom: 25px;
}
.page-template-page-help-us-celebrate .nav-section-ic a .ic img {
  height: 75px;
  margin-bottom: 25px;
}
.page-template-page-help-us-celebrate .nav-section-ic a .link-title {
  color: #ffffff;
  font-size: 22px;
  font-family: "gotham-medium";
  text-transform: uppercase;
  line-height: 1.4;
  display: block;
}
.page-template-page-help-us-celebrate .nav-section-ic a:hover .link-title {
  text-decoration: underline;
}
.page-template-page-help-us-celebrate .help-us-block {
  padding: 150px 0;
  border-bottom: 10px solid #68c5b4;
}
.page-template-page-help-us-celebrate .help-us-block .social ul li {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  font-size: 40px;
  margin-right: 15px;
  margin-left: 5px;
}
.page-template-page-help-us-celebrate .help-us-block .social ul li a {
  color: #fff;
  font-size: 45px;
}
.page-template-page-help-us-celebrate .help-us-block .social ul li a:hover {
  color: #00bce7;
}
.page-template-page-help-us-celebrate .help-us-block .social ul li a:hover i {
  color: #00bce7;
}
.page-template-page-help-us-celebrate .help-us-block .main-title h2 {
  font-size: 65px;
  color: #ffffff;
}
.page-template-page-help-us-celebrate .help-us-block .main-title h2 span {
  margin-right: 20px;
}
.page-template-page-help-us-celebrate .help-us-block .main-title h2 span i {
  font-size: 75px;
  color: #00bce7;
}
.page-template-page-help-us-celebrate .help-us-block .main-title h2 span img {
  height: 75px;
}
.page-template-page-help-us-celebrate .help-us-block .content {
  margin-bottom: 30px;
}
.page-template-page-help-us-celebrate .help-us-block .content p {
  font-size: 28px;
  color: #ffffff;
  line-height: 1.3;
  font-family: "gotham-book";
}
.page-template-page-help-us-celebrate .help-us-block .cta-button .button {
  background: #00bce7;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.page-template-page-help-us-celebrate .help-us-block .cta-button .button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.page-template-page-help-us-celebrate .help-us-block .cta-button .button:hover {
  background: #ffffff;
  color: #00bce7;
}
.page-template-page-help-us-celebrate .help-us-block .cta-button .button:hover:after {
  border-color: transparent transparent transparent #00bce7;
}
.page-template-page-help-us-celebrate #social_media, .page-template-page-help-us-celebrate #light_candle {
  text-align: center;
}
.page-template-page-help-us-celebrate #social_media .columns, .page-template-page-help-us-celebrate #light_candle .columns {
  padding: 0 150px;
}
.page-template-page-help-us-celebrate #get_involved {
  border: none !important;
  padding: 150px 0 0;
}
.page-template-page-help-us-celebrate #main_cta {
  padding: 150px 0 100px;
}
.page-template-page-help-us-celebrate #main_cta .main-title {
  text-align: center;
  position: relative;
}
.page-template-page-help-us-celebrate #main_cta .main-title:before {
  content: '';
  display: block;
  position: absolute;
  left: -10000%;
  right: -10000%;
  height: 14px;
  background: #00bce7;
  z-index: 0;
  top: 20px;
}
.page-template-page-help-us-celebrate #main_cta .main-title a {
  font-size: 40px;
  color: #ffffff;
  padding: 20px 180px 20px 120px;
  background: #00bce7;
  border-radius: 50px;
  text-transform: uppercase;
  font-family: "gotham-medium";
  position: relative;
  z-index: 1;
}
.page-template-page-help-us-celebrate #main_cta .main-title a span {
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
.page-template-page-help-us-celebrate #main_cta .main-title a span i {
  font-size: 60px;
  color: #ffffff;
  margin-right: 15px;
}
.page-template-page-help-us-celebrate #main_cta .main-title a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 24px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 120px;
  top: 35px;
  z-index: 1;
}
.page-template-page-help-us-celebrate #main_cta .main-title a:hover {
  background: #ffffff;
  color: #00bce7;
}
.page-template-page-help-us-celebrate #main_cta .main-title a:hover i {
  color: #00bce7;
}
.page-template-page-help-us-celebrate #main_cta .main-title a:hover:after {
  border-color: transparent transparent transparent #00bce7;
}

.stories-all {
  padding: 100px 0;
}
.stories-all .item:nth-child(odd) .img-story {
  border: 10px solid #68c5b4;
  position: relative;
}
.stories-all .item:nth-child(odd) .img-story:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #68c5b4;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.stories-all .item:nth-child(odd) .wrap-story-item a .img-story {
  border: 10px solid #68c5b4;
  position: relative;
}
.stories-all .item:nth-child(odd) .wrap-story-item a .img-story:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #68c5b4;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.stories-all .item:nth-child(even) .img-story {
  border: 10px solid #00bce7;
  position: relative;
}
.stories-all .item:nth-child(even) .img-story:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #00bce7;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.stories-all .item:nth-child(even) .wrap-story-item a .img-story {
  border: 10px solid #00bce7;
  position: relative;
}
.stories-all .item:nth-child(even) .wrap-story-item a .img-story:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #00bce7;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.stories-all .item .wrap-story-item.coming-soon {
  position: relative;
}
.stories-all .item .wrap-story-item.coming-soon .img-story {
  border-radius: 50%;
  background-size: cover !important;
  background-position: center;
}
.stories-all .item .wrap-story-item.coming-soon .button-story {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  text-align: center;
}
.stories-all .item .wrap-story-item.coming-soon .button-story p {
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 25px;
}
.stories-all .item .wrap-story-item.coming-soon .button-story-cs {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  text-align: center;
  background: rgba(0, 15, 57, 0.2);
  border-radius: 50%;
}
.stories-all .item .wrap-story-item.coming-soon .button-story-cs p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  font-family: "gotham-book";
  font-size: 40px;
  color: #ffffff;
  text-transform: uppercase;
  width: 95%;
}
.stories-all .item .wrap-story-item.coming-soon:hover .img-story:after {
  opacity: 1;
  z-index: 4;
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
}
.stories-all .item .wrap-story-item.coming-soon:hover .button-story {
  opacity: 1;
}
.stories-all .item .story-item {
  padding: 0;
  margin-bottom: 100px;
}
.stories-all .item .story-item .title-story {
  font-family: "gotham-bold";
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin-top: 30px;
}
.stories-all .item .story-item .descript-story {
  font-family: "gotham-book";
  font-size: 40px;
  color: #ffffff;
  text-align: center;
}
.stories-all .item .story-item .descript-story span:before {
  content: none;
}
.stories-all .item .story-item a {
  border-radius: 50%;
  display: block;
  position: relative;
}
.stories-all .item .story-item a .img-story {
  border-radius: 50%;
  background-size: cover !important;
  background-position: center;
}
.stories-all .item .story-item a .button-story {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  text-align: center;
}
.stories-all .item .story-item a .button-story p {
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 25px;
}
.stories-all .item .story-item a .button-story span {
  font-size: 25px;
  display: inline;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "gotham-bold";
}
.stories-all .item .story-item a .button-story span:after {
  content: '>';
  display: inline;
  margin-left: 5px;
}
.stories-all .item .story-item a:hover .img-story:after {
  opacity: 1;
}
.stories-all .item .story-item a:hover .button-story {
  opacity: 1;
}

.pod-gal {
  padding: 80px 0;
}

.podcasts.section {
  padding: 100px 0;
}
.podcasts.section .item .img-podcast {
  background-size: cover !important;
}
.podcasts.section .item:nth-child(odd) .podcast_listen {
  background: #68c5b4 url("../img/listen.svg") no-repeat 90% center;
  background-size: 25px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  margin-right: 5px;
}
.podcasts.section .item:nth-child(odd) .podcast_listen:hover {
  background: #ffffff url("../img/listen-hover.svg") no-repeat 90% center;
  background-size: 25px;
  color: #68c5b4;
}
.podcasts.section .item:nth-child(odd) .podcast_download {
  background: #68c5b4 url("../img/download.svg") no-repeat 90% center;
  background-size: 25px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 20px;
  line-height: 1;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.podcasts.section .item:nth-child(odd) .podcast_download:hover {
  background: #ffffff url("../img/download-hover.svg") no-repeat 90% center;
  background-size: 25px;
  color: #68c5b4;
}
.podcasts.section .item:nth-child(odd) .img-podcast {
  border: 10px solid #68c5b4;
  position: relative;
  border-radius: 50%;
}
.podcasts.section .item:nth-child(odd) .img-podcast:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #68c5b4;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.podcasts.section .item:nth-child(odd) .podcast-item-wrap a .img-podcast {
  border: 10px solid #68c5b4;
  position: relative;
  border-radius: 50%;
}
.podcasts.section .item:nth-child(odd) .podcast-item-wrap a .img-podcast:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #68c5b4;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.podcasts.section .item:nth-child(even) .podcast_listen {
  background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
  background-size: 25px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  margin-right: 5px;
}
.podcasts.section .item:nth-child(even) .podcast_listen:hover {
  background: #ffffff url("../img/listen-hover.svg") no-repeat 90% center;
  background-size: 25px;
  color: #00bce7;
}
.podcasts.section .item:nth-child(even) .podcast_download {
  background: #00bce7 url("../img/download.svg") no-repeat 90% center;
  background-size: 25px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 20px;
  line-height: 1;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.podcasts.section .item:nth-child(even) .podcast_download:hover {
  background: #ffffff url("../img/download-hover.svg") no-repeat 90% center;
  background-size: 25px;
  color: #00bce7;
}
.podcasts.section .item:nth-child(even) .img-podcast {
  border: 10px solid #00bce7;
  position: relative;
  border-radius: 50%;
}
.podcasts.section .item:nth-child(even) .img-podcast:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #00bce7;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.podcasts.section .item:nth-child(even) .podcast-item-wrap a .img-podcast {
  border: 10px solid #00bce7;
  position: relative;
  border-radius: 50%;
}
.podcasts.section .item:nth-child(even) .podcast-item-wrap a .img-podcast:after {
  content: '';
  position: absolute;
  display: block;
  left: -2px;
  top: -2px;
  right: -2px;
  bottom: -2px;
  background: #00bce7;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.podcasts.section .item .podcast-item.coming-soon {
  position: relative;
}
.podcasts.section .item .podcast-item.coming-soon .img-podcast {
  border-radius: 50%;
  background-size: cover !important;
  background-position: center;
}
.podcasts.section .item .podcast-item.coming-soon .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  text-align: center;
  background: rgba(0, 15, 57, 0.5);
  border-radius: 50%;
}
.podcasts.section .item .podcast-item.coming-soon .content p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  font-family: "gotham-book";
  font-size: 40px;
  color: #ffffff;
  text-transform: uppercase;
  width: 95%;
}
.podcasts.section .item .podcast-item {
  padding: 0;
  margin-bottom: 100px;
}
.podcasts.section .item .podcast-item .title-podcast {
  font-family: "gotham-bold";
  font-size: 40px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin: 30px 0 10px;
}
.podcasts.section .item .podcast-item .descript-podcast {
  font-family: "gotham-book";
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.podcasts.section .item .podcast-item .descript-podcast span:before {
  content: none;
}
.podcasts.section .item .podcast-item .buttons {
  text-align: center;
}
.podcasts.section .item .podcast-item .buttons div, .podcasts.section .item .podcast-item .buttons a {
  display: inline-block;
}
.podcasts.section .item .podcast-item a .img-podcast {
  border-radius: 50%;
  background-size: cover !important;
  background-position: center;
}
.podcasts.section .item .podcast-item a .button {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
  text-align: center;
}
.podcasts.section .item .podcast-item a .button p {
  font-size: 20px;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 25px;
}
.podcasts.section .item .podcast-item a .button span {
  font-size: 25px;
  display: inline;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "gotham-bold";
}
.podcasts.section .item .podcast-item a .button span:after {
  content: '>';
  display: inline;
  margin-left: 5px;
}
.podcasts.section .item .podcast-item a:hover .img-story:after {
  opacity: 1;
}
.podcasts.section .item .podcast-item a:hover .button-story {
  opacity: 1;
}
.podcasts.section .item.last-podcast .podcast-item.coming-soon .content {
  border-radius: 0px;
}
.podcasts.section .item.last-podcast .podcast-item.coming-soon .img-podcast {
  border-radius: 0px;
}

.month-story {
  font-size: 24px;
  font-family: "nbbit";
  margin-bottom: 10px;
}

.futured-podcast {
  background: url("../img/tmln-bg.jpg") no-repeat center center;
  background-size: cover !important;
  height: 610px;
  margin: 150px 0;
  background-attachment: fixed;
}
.futured-podcast .over {
  text-align: center;
  width: 880px;
  height: 880px;
  position: absolute;
  top: -125px;
  bottom: -125px;
  left: 50%;
  margin-left: -450px;
  border-radius: 50%;
  background: rgba(0, 15, 57, 0.8);
  padding: 230px 150px 200px;
}
.futured-podcast .over .title-section h2 {
  font-size: 65px;
  margin: 40px 0;
  color: #ffffff;
}
.futured-podcast .over .description-section {
  margin-bottom: 40px;
}
.futured-podcast .over .description-section p {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}
.futured-podcast .over .buttons #audio-button {
  background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
  background-size: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  margin-right: 25px;
}
.futured-podcast .over .buttons #audio-button:hover {
  background: #ffffff url("../img/listen-hover.svg") no-repeat 90% center;
  background-size: 30px;
  color: #00bce7;
}
.futured-podcast .over .buttons #download-button {
  background: #00bce7 url("../img/download.svg") no-repeat 90% center;
  background-size: 30px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  margin-right: 25px;
}
.futured-podcast .over .buttons #download-button:hover {
  background: #ffffff url("../img/download-hover.svg") no-repeat 90% center;
  background-size: 30px;
  color: #00bce7;
}
.futured-podcast .over .buttons #more-button {
  background: #00bce7;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.futured-podcast .over .buttons #more-button:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.futured-podcast .over .buttons #more-button:hover {
  background: #ffffff;
  color: #00bce7;
}
.futured-podcast .over .buttons #more-button:hover:after {
  border-color: transparent transparent transparent #00bce7;
}

.page-template-page-monthly-stories .help-us.section {
  background: #062041;
}

#wpfront-scroll-top-container {
  width: 70px;
  height: 70px;
  background: url("../img/top.png") no-repeat;
}
#wpfront-scroll-top-container img {
  display: none;
}

.story-navigation {
  background: #68c5b4;
  padding: 30px 0;
}
.story-navigation a {
  font-size: 40px;
  font-family: "gotham-bold";
  text-transform: uppercase;
  color: #ffffff;
}
.story-navigation a span {
  display: inline;
  vertical-align: middle;
}
.story-navigation a span i {
  margin-right: 10px;
  font-size: 55px;
}
.story-navigation a span:last-child {
  position: relative;
}
.story-navigation a span:last-child:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 24px;
  border-color: transparent transparent transparent #ffffff;
  display: inline;
  font-size: 40px;
  position: absolute;
  top: 11px;
  left: 20px;
}
.story-navigation a:hover span:nth-child(2) {
  text-decoration: underline;
}
.story-navigation.es a {
  font-size: 32px;
}
.story-navigation.es a span i {
  font-size: 48px;
}
.story-navigation.es a span:last-child:after {
  top: 7px;
}

.single-story * {
  color: #ffffff;
}
.single-story #our_past {
  padding: 120px 0;
  border-bottom: 10px solid #68c5b4;
}
.single-story #our_past .sub-title {
  color: #ffffff;
  font-size: 24px;
  font-family: "nbbit";
  margin-bottom: 20px;
  text-transform: lowercase;
}
.single-story #our_past .section-title h2 {
  font-size: 65px;
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: "gotham-book";
}
.single-story #our_past .section-content p {
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
.single-story #our_past .section-content p a {
  color: #00bce7;
  text-decoration: underline;
}
.single-story #our_past .section-content p a:hover {
  text-decoration: none;
}
.single-story #our_past .section-content blockquote {
  padding-left: 35px;
  border-left: 10px solid #ffffff;
  font-size: 26px;
  font-family: "nbbit";
}
.single-story #our_past .section-content blockquote p {
  font-size: 26px;
  line-height: 1.3;
}
.single-story #crs_in_action {
  padding: 120px 0;
  border-bottom: 10px solid #68c5b4;
}
.single-story #crs_in_action .sub-title {
  color: #ffffff;
  font-size: 24px;
  font-family: "nbbit";
  margin-bottom: 20px;
  text-transform: lowercase;
}
.single-story #crs_in_action .section-title h2 {
  font-size: 65px;
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: "gotham-book";
}
.single-story #crs_in_action .section-content p {
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
.single-story #crs_in_action .section-content p a {
  color: #00bce7;
  text-decoration: underline;
}
.single-story #crs_in_action .section-content p a:hover {
  text-decoration: none;
}
.single-story #crs_in_action .section-content blockquote {
  padding-left: 35px;
  border-left: 10px solid #ffffff;
  font-size: 26px;
  font-family: "nbbit";
}
.single-story #crs_in_action .section-content blockquote p {
  font-size: 26px;
  line-height: 1.3;
}
.single-story #now-future {
  padding: 120px 0;
}
.single-story #now-future .sub-title {
  color: #ffffff;
  font-size: 24px;
  font-family: "nbbit";
  margin-bottom: 20px;
  text-transform: lowercase;
}
.single-story #now-future .section-title h2 {
  font-size: 65px;
  margin: 0 0 40px 0;
  color: #ffffff;
  font-family: "gotham-book";
}
.single-story #now-future .section-content p {
  font-size: 20px;
  line-height: 1.4;
  color: #ffffff;
}
.single-story #now-future .section-content p a {
  color: #00bce7;
  text-decoration: underline;
}
.single-story #now-future .section-content p a:hover {
  text-decoration: none;
}
.single-story #now-future .section-content blockquote {
  padding-left: 35px;
  border-left: 10px solid #ffffff;
  font-size: 26px;
  font-family: "nbbit";
}
.single-story #now-future .section-content blockquote p {
  font-size: 26px;
  line-height: 1.3;
}

.link-posts {
  padding-bottom: 100px;
}
.link-posts .other_post a {
  display: block;
}
.link-posts .other_post a span {
  display: block;
}
.link-posts .other_post a span.sub {
  font-size: 24px;
  font-family: "nbbit";
  color: #ffffff;
  margin-bottom: 10px;
}
.link-posts .other_post a span.month {
  font-size: 65px;
  color: #ffffff;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  display: inline-block;
}
.link-posts .other_post a span.month:before {
  content: '';
  display: block;
  height: 14px;
  background: #68c5b4;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  z-index: -1;
}
.link-posts .other_post a span.title {
  font-size: 65px;
  color: #ffffff;
  display: inline-block;
}
.link-posts .other_post a span.title span {
  display: inline-block;
}
.link-posts .other_post a span.title span:before {
  content: none;
}
.link-posts .other_post a span.title:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 24px;
  border-color: transparent transparent transparent #ffffff;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  margin-left: 20px;
}
.link-posts .other_post.next {
  padding-left: 50px;
}
.link-posts .other_post.prev {
  text-align: right;
  padding-right: 50px;
}
.link-posts .other_post.prev a span {
  display: block;
}
.link-posts .other_post.prev a span.sub {
  font-size: 24px;
  font-family: "nbbit";
  color: #ffffff;
  margin-bottom: 10px;
}
.link-posts .other_post.prev a span.month {
  font-size: 65px;
  color: #ffffff;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  display: inline-block;
}
.link-posts .other_post.prev a span.month:before {
  content: '';
  display: block;
  height: 14px;
  background: #68c5b4;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  z-index: -1;
}
.link-posts .other_post.prev a span.title {
  font-size: 65px;
  color: #ffffff;
  display: inline-block;
}
.link-posts .other_post.prev a span.title span {
  display: inline-block;
}
.link-posts .other_post.prev a span.title span:before {
  content: none;
}
.link-posts .other_post.prev a span.title:after {
  content: none;
}
.link-posts .other_post.prev a span.title:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 24px 12px 0;
  border-color: transparent #ffffff transparent transparent;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  margin-left: 0px;
  margin-right: 20px;
}

span {
  position: relative;
  z-index: 3;
}
span.yellow {
  margin: 0 !important;
}
span.yellow:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  background: #ecaa20;
  height: 14px;
  z-index: -1;
}
span.dark-blue {
  margin: 0 !important;
}
span.dark-blue:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  background: #00468b;
  height: 14px;
  z-index: -1;
}
span.light-blue {
  margin: 0 !important;
}
span.light-blue:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  background: #00bce7;
  height: 14px;
  z-index: -1;
}
span.green {
  margin: 0 !important;
}
span.green:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  background: #68c5b4;
  height: 14px;
  z-index: -1;
}

.page-template-page-help-us-celebrate .help-us-block .main-title h2 span.light-blue {
  margin: 0;
}

.box .thumbnails li {
  width: 23%;
  display: inline-block;
  margin: 0 10px 15px 0;
}
.box .popup {
  display: none;
}

.mfp-bg {
  opacity: 1;
  background: #062041;
  z-index: 99999;
}

.mfp-wrap {
  z-index: 100000;
}

.mfp-close-btn-in .mfp-close {
  opacity: 1;
  color: #fff;
}

.popup .pop {
  overflow: hidden;
}
.popup .pop .img {
  text-align: center;
}
.popup .pop .img img {
  display: inline-block;
}
.popup .pop .year {
  color: #ffffff;
  font-size: 24px;
  font-family: "nbbit";
  margin-bottom: 20px;
  text-transform: lowercase;
}
.popup .pop .title {
  font-size: 45px;
  margin: 0 0 20px 0;
  color: #ffffff;
  font-family: "gotham-book";
}
.popup .pop .description {
  font-size: 18px;
  line-height: 1.4;
  color: #ffffff;
}
.popup .pop .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
.popup .pop .owl-nav .owl-prev, .popup .pop .owl-nav .owl-next {
  margin: 0 15px;
  display: inline-block;
  padding: 15px;
  border: 2px solid #fff;
  color: #ffffff;
  cursor: pointer;
}
.popup .pop .owl-nav .owl-prev:hover, .popup .pop .owl-nav .owl-next:hover {
  background: #fff;
  color: #062041;
}

.owl-item {
  float: left;
}

.video-bg .center-text .title h1 span.dark-blue {
  background: url("../img/dbline.png") repeat-x center 42px;
}
.video-bg .center-text .title h1 span.dark-blue:before {
  content: none;
}

body:not(.home) .hero .center-text .title h1 span.light-blue, body:not(.page-template-page-home) .hero .center-text .title h1 span.light-blue {
  background-image: url("../img/lbline.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
body:not(.home) .hero .center-text .title h1 span.light-blue:before, body:not(.page-template-page-home) .hero .center-text .title h1 span.light-blue:before {
  content: none;
}

.page-template-default .custom-post {
  padding: 60px 0;
}
.page-template-default .custom-post * {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
}
.page-template-default .custom-post h2 {
  font-size: 24px;
  font-family: "gotham-medium";
  margin: 20px 0 5px;
}
.page-template-default .custom-post ul {
  margin: 15px 0;
}
.page-template-default .custom-post ul li {
  margin: 0;
  padding: 0;
}
.page-template-default .custom-post strong {
  font-family: "gotham-bold";
}
.page-template-default .custom-post a {
  font-size: 18px;
  line-height: 1.6;
  color: #ffffff;
  text-decoration: underline;
}
.page-template-default .custom-post a:hover {
  text-decoration: none;
}

.video-bg {
  position: relative;
  background: transparent;
}
.video-bg video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
}

.hero video {
  display: none;
}

.page-template-default .hero .center-text .description p .btn {
  margin-top: 25px;
}

.header-fix {
  margin: -8px;
}

.sub-footer {
  background-color: #ebebeb;
  padding: 2em 0;
  position: relative;
  z-index: 5;
}
.sub-footer .cntr {
  border-left: solid #bbb 1px;
  border-right: solid #bbb 1px;
}
.sub-footer .block ul {
  margin-top: 15px;
}
.sub-footer .block ul li {
  text-align: center;
}
.sub-footer .block .block-title {
  line-height: 1.857em;
  text-transform: uppercase;
  color: #727780;
  font-family: "gotham-bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 1em 0 0 1em;
}
.sub-footer .block .itm a {
  display: block;
  padding: 1.667em;
  color: #fff;
  font-style: italic;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.077em;
  margin: 0 1.222em 1em 0;
  position: relative;
}
.sub-footer .block .itm a h3 {
  font-size: 14px;
  line-height: 1em;
  font-family: "gotham-bold","Gotham B",Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-style: normal;
  margin: 0 0 5px;
  color: #ffffff;
}
.sub-footer .block .itm a.sub-footer__why-give {
  background: #00468b;
}
.sub-footer .block .itm a.sub-footer__why-give:hover {
  background: #002c58;
}
.sub-footer .block .itm a.sub-footer__donate-today {
  background: #00bce7;
  margin-bottom: 0;
}
.sub-footer .block .itm a.sub-footer__donate-today:hover {
  background: #0092b4;
}
.sub-footer .block .itm a.sub-footer__donate-today h3 {
  margin: 5px 0 0 0;
}

footer {
  position: relative;
  z-index: 5;
}
footer .footer-top {
  padding: 1.667em 0 2.444em;
  overflow: hidden;
  background-color: #061f41;
  position: relative;
}
footer .footer-top .title-navigation-section span {
  font-size: 45px;
  line-height: 1.5em;
  letter-spacing: normal;
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-weight: bolder;
}
footer .footer-top .description-navigation-section * {
  font-family: "gotham-regular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.333em;
  letter-spacing: 1px;
  color: #fff;
}
footer .menu-bottom-menu-container {
  margin-top: 1.667em;
  position: relative;
}
footer .menu-bottom-menu-container:after {
  content: '';
  background: url("../images/s-rosette.png") no-repeat;
  width: 415px;
  height: 414px;
  position: absolute;
  right: -220px;
  top: 50px;
}
footer .menu-bottom-menu-container #menu-bottom-menu {
  margin: 0;
  padding: 0;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li {
  margin: 0;
  padding: 0;
  padding-right: 20px;
  vertical-align: top;
  box-sizing: border-box;
  width: 12.0833333333%;
  float: left;
  padding-left: 0;
  padding-right: 0;
  margin-right: 43px;
  padding-top: 5px;
  border-top: solid #fff 4px;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li#menu-item-19 {
  border-color: #00bce7;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li#menu-item-22 {
  border-color: #a7b624;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li#menu-item-35 {
  border-color: #00b18e;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li#menu-item-40 {
  border-color: #00b18e;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li > a {
  padding: 0;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  display: block;
  margin-bottom: 1.5em;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li ul {
  margin: 0;
  padding: 0;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li ul li {
  padding-top: 5px;
  font-size: 12px;
  display: inline;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
  line-height: 1.4;
  text-transform: none;
  margin-bottom: 1em;
  font-size: 12px;
}
footer .menu-bottom-menu-container #menu-bottom-menu > li ul li a:hover {
  text-decoration: underline;
}
footer .footer-bottom {
  background-color: #000;
  color: #999;
  padding: 2.778em 0 5.556em;
}
footer .footer-bottom .federal-tax {
  color: #999;
}
footer .footer-bottom .federal-tax .tax-number {
  font-size: 30px;
  font-size: 1.6666666667em;
  font-size: 1.6666666667rem;
  line-height: .8em;
  font-weight: 400;
  margin-right: .333em;
  float: left;
}
footer .footer-bottom .federal-tax .tax-description {
  font-size: 12px;
  display: inline-block;
}
footer .footer-bottom .swr .send-message {
  float: right;
}
footer .footer-bottom .swr .send-message form {
  position: relative;
}
footer .footer-bottom .swr .send-message input {
  background-color: #373737;
  border: 0;
  color: #bbb;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 90%;
  float: right;
  padding: 11.5px;
  border-radius: 0;
  margin-bottom: 0;
  box-shadow: none;
  padding-right: 45px;
}
footer .footer-bottom .swr .send-message ::-webkit-input-placeholder {
  color: #999;
  font-size: 12px;
}
footer .footer-bottom .swr .send-message ::-moz-placeholder {
  color: #999;
  font-size: 12px;
}
footer .footer-bottom .swr .send-message :-moz-placeholder {
  color: #999;
  font-size: 12px;
}
footer .footer-bottom .swr .send-message :-ms-input-placeholder {
  color: #999;
  font-size: 12px;
}
footer .footer-bottom .swr .send-message button {
  content: ' ';
  background: #414141;
  width: 42px;
  height: 38px;
  display: inline-block;
  margin: 0;
  text-indent: -99999em;
  border-radius: 0;
  opacity: .7;
  position: absolute;
  right: 0;
}
footer .footer-bottom .swr .send-message button:hover {
  opacity: 1;
}
footer .footer-bottom .swr .social-block {
  float: right;
}
footer .footer-bottom .swr .social-block li {
  float: left;
  list-style: none;
  margin: 5px 15px 0 0;
  width: 26px;
  height: 26px;
}
footer .footer-bottom .swr .social-block li a {
  width: 26px;
  height: 26px;
  background: #3d3d3d;
  color: #000000 !important;
  line-height: 26px;
  font-size: 12px;
  display: block;
  border-radius: 50%;
  text-align: center;
}
footer .footer-bottom .swr .social-block li a:hover {
  background: #999999;
}
footer .contacts-menu {
  margin: 2em auto .556em;
  padding: .611em 0;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
}
footer .contacts-menu:after {
  content: '';
  display: block;
  clear: both;
}
footer .contacts-menu ul {
  padding: 0;
  margin: 0;
}
footer .contacts-menu ul#menu-footer-menu {
  text-align: right;
}
footer .contacts-menu ul li {
  padding: 0 1em 0 0 !important;
  border-right: solid 1px #999;
  margin-right: 1em;
  display: inline;
  font-size: 10px;
  color: #999999;
}
footer .contacts-menu ul li:last-child {
  padding-right: 0 !important;
  margin-right: 0;
  border: none;
}
footer .contacts-menu ul li a {
  padding: 0;
  color: #999999 !important;
  font-size: 10px;
}
footer .contacts-menu ul li a:hover {
  color: #ffffff !important;
}
footer .tpl * {
  color: #999999;
  font-size: 12px !important;
  line-height: 22px !important;
}
footer .footer-bottom .bottom-footer {
  margin-top: 40px;
}
footer .footer-bottom .bottom-footer .images {
  text-align: center;
}
footer .footer-bottom .bottom-footer .images ul li {
  display: inline-block;
  margin: 0 7px;
}
footer .footer-bottom .bottom-footer .images ul li a {
  opacity: .4;
  filter: alpha(opacity=40);
}
footer .footer-bottom .bottom-footer .images ul li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.video-wrp, .video-wrp1 {
  margin: 30px 0;
  position: relative;
}
.video-wrp:before, .video-wrp1:before {
  content: '';
}
.video-wrp span.over, .video-wrp1 span.over {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 2;
}
.video-wrp a.play, .video-wrp a.play1, .video-wrp1 a.play, .video-wrp1 a.play1 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #68c5b4;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  border-radius: 25px;
  z-index: 3;
}
.video-wrp a.play.qwe, .video-wrp a.play1.qwe, .video-wrp1 a.play.qwe, .video-wrp1 a.play1.qwe {
  display: none;
}
.video-wrp a.play:after, .video-wrp a.play1:after, .video-wrp1 a.play:after, .video-wrp1 a.play1:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.video-wrp a.play:hover, .video-wrp a.play1:hover, .video-wrp1 a.play:hover, .video-wrp1 a.play1:hover {
  background: #ffffff;
  color: #68c5b4;
}
.video-wrp a.play:hover:after, .video-wrp a.play1:hover:after, .video-wrp1 a.play:hover:after, .video-wrp1 a.play1:hover:after {
  border-color: transparent transparent transparent #68c5b4;
}

.grtyoutube-iframe {
  height: 675px;
}

.grtyoutube-popup-content {
  margin-top: 150px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.share ul li {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  font-size: 40px;
  margin-right: 15px;
  margin-left: 5px;
}
.share ul li a {
  color: #fff;
  font-size: 45px;
}
.share ul li a:hover {
  color: #00bce7;
}
.share ul li a:hover i {
  color: #00bce7;
}

.field-type-image {
  z-index: 4 !important;
}

.video-wrp iframe, .video-wrp1 iframe {
  width: 100%;
}

.section-image {
  margin-bottom: 20px;
}

.excerpt-timeline {
  text-align: center;
}

.podcast-content {
  font-size: 30px;
  color: #ffffff;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}
.podcast-content p {
  font-size: 30px;
  color: #ffffff;
  line-height: 1.5;
}

.player {
  padding: 0 60px 60px;
  background: #000923;
  margin-top: 100px;
  margin-bottom: 100px;
}
.player .info-bt {
  clear: both;
  margin-top: 25px;
  text-align: center;
  padding-top: 10px;
}
.player .info-bt ul li {
  display: inline-block;
  padding: 0 30px 0 25px;
  border-right: 2px solid #fff;
  line-height: 1;
}
.player .info-bt ul li:last-child {
  border: none;
}
.player .info-bt ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
}
.player .info-bt ul li a:hover {
  text-decoration: underline;
}
.player #prog {
  width: 100%;
  height: 30px;
  border-radius: 18px;
  background: #fff;
  position: relative;
  margin: 35px 0 15px;
  overflow: hidden;
}
.player #prog #seekbar {
  height: 30px;
  border-radius: 15px;
  background: #00468b;
  display: block;
  width: 0px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.player .buttons-play {
  text-align: center;
}
.player #back, .player #next {
  width: 110px;
  height: 110px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin-top: -55px;
}
.player #back {
  line-height: 110px;
  background: #00468b url("../img/prev.png") no-repeat center center;
  background-size: 52px 29px;
}
.player #next {
  background: #00468b url("../img/next.png") no-repeat center center;
  background-size: 52px 29px;
}
.player #play, .player #pause {
  width: 140px;
  height: 140px;
  display: inline-block;
  background: #ffffff;
  color: #00468b;
  font-size: 80px;
  text-align: center;
  line-height: 140px;
  border-radius: 50%;
  vertical-align: middle;
  margin: -70px 30px 0;
}
.player #play i {
  margin-left: 10px;
}
.player #pause {
  display: none;
}
.player span {
  color: #fff;
  font-size: 24px;
  font-family: "gotham-medium";
}
.player span.cur {
  float: left;
}
.player span.dur {
  float: right;
}

.pop .owl-item img {
  max-height: 600px;
}

.view, .view-gallery {
  text-align: center;
  margin-top: 30px;
  clear: both;
}
.view a, .view-gallery a {
  background: #fff;
  color: #ecaa20 !important;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 22px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  text-decoration: none !important;
}
.view a:after, .view-gallery a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ecaa20;
  position: absolute;
  right: 20px;
  top: 20px;
}
.view a:hover, .view-gallery a:hover {
  background: #00468b;
  color: #ecaa20;
}
.view a:hover:after, .view-gallery a:hover:after {
  border-color: transparent transparent transparent #ecaa20;
}

#year-2010s-head .img-wrap .dt .title {
  font-size: 42px !important;
}

.icon-arrow-left6 {
  text-align: center;
}
.icon-arrow-left6:before {
  content: '\f053';
  font-family: "FontAwesome";
}

.icon-arrow-right6 {
  text-align: center;
}
.icon-arrow-right6:before {
  content: '\f054';
  font-family: "FontAwesome";
}

.close-icon:before {
  content: '\f00d';
  font-family: "FontAwesome";
}

.page-id-1119 .hero .center-text .title h1 {
  font-size: 52px !important;
}
.page-id-1119 .hero .center-text .title h1 span {
  background: url(../img/cyline.png) repeat-x center 42px;
}
.page-id-1119 .hero .center-text .title h1 span:before, .page-id-1119 .hero .center-text .title h1 span:after {
  content: none !important;
}

i, em {
  font-style: italic;
}

strong {
  font-family: "gotham-bold";
}

.single-story .buttons-actions {
  text-align: center;
}
.single-story .buttons-actions .podcast_action {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  display: inline-block;
  padding: 0 30px 0 25px;
  border-right: 2px solid #fff;
  line-height: 1;
  cursor: pointer;
}
.single-story .buttons-actions .podcast_action:last-child {
  border-right: none;
}
.single-story .podcast-content {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 30px;
}
.single-story .podcast-content p {
  font-size: 18px;
  color: #ffffff;
  line-height: 1.5;
}

main .single-story h2 {
  margin: 30px 0 20px;
  font-size: 28px;
  font-family: "gotham-medium";
}

span .light-blue, span .dark-blue, span .yellow, span .green {
  background-size: 100% 14px;
}

main section.page-content .timeline .year .img-wrap .dt .title span.yellow {
  background: url("../img/yelline.png") repeat-x center 50px;
}
main section.page-content .timeline .year .img-wrap .dt .title span.yellow:before {
  content: none !important;
}

.page-template-page-podcasts-php .hero .center-text .title h1 {
  font-size: 52px !important;
}
.page-template-page-podcasts-php .hero .center-text .title h1 span {
  background: url(../img/cyline.png) repeat-x center 42px;
}
.page-template-page-podcasts-php .hero .center-text .title h1 span:before, .page-template-page-podcasts-php .hero .center-text .title h1 span:after {
  content: none !important;
}

.reaction-item:active {
  transform: translateY(-10px);
}

.find-more {
  text-align: center;
  margin-top: 50px;
}
.find-more a {
  background: #ecaa20;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 25px;
  line-height: 1;
  font-size: 20px;
  display: inline-block !important;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.find-more a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.find-more a:hover {
  background: #ffffff;
  color: #ecaa20;
}
.find-more a:hover:after {
  border-color: transparent transparent transparent #ecaa20;
}

.carouselGallery-modal-image {
  background: url("../img/preloader.gif") no-repeat center center;
}
.carouselGallery-modal-image img {
  display: block;
  margin: 0 auto;
}
.carouselGallery-modal-image * {
  color: #062041;
  font-size: 0;
}

.podcast-content p i, .podcast-content p em {
  /*font-size: 24px;*/
}

.custom-post, .custom-podcast {
  overflow: hidden;
}

.mobile-menu-translate {
  display: none;
}

/* LAPTOP */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  body:not(.home) .hero .center-text .title h1 span.light-blue, body:not(.page-template-page-home) .hero .center-text .title h1 span.light-blue {
    background: url("../img/lbline.png") repeat-x center 36px;
    background-size: 100% 14px;
  }

  .timeline-home .ovr .title-section h2 span.yellow {
    background: url("../img/yelline.png") repeat-x center 46px;
    background-size: 100% 14px;
  }

  .row {
    max-width: 1170px;
  }

  main section.page-content .timeline .navigation-years {
    margin-left: 520px;
  }

  header .nv .social {
    margin: 0 30px 0 15px;
  }

  header .nv #lang ul li {
    margin: 0 15px;
  }
  header .nv #lang ul li a {
    font-size: 18px;
  }

  .video-bg .center-text:before {
    content: '';
    display: block;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    top: 50%;
    position: absolute;
    z-index: 1;
    left: -120px;
    transform: translateY(-50%);
  }

  .video-bg .center-text .info {
    text-align: left;
    top: 50%;
    position: absolute;
    z-index: 2;
    left: 0;
    transform: translateY(-50%);
    width: 400px;
  }

  .video-bg .center-text .title {
    font-size: 46px;
    margin-bottom: 20px;
  }

  .video-bg .center-text .description {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 25px;
  }

  .video-bg .center-text .btn {
    font-size: 18px;
  }

  .grtyoutube-popup-content {
    margin-top: 50px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .video-bg .center-text {
    height: 100vh;
    min-height: 750px;
    position: relative;
  }

  header #logo img {
    max-width: 220px;
  }

  .custom-post {
    padding-top: 30px;
  }

  .custom-post .main-title h2, .custom-podcast .main-title h2 {
    color: #fff;
    font-size: 55px;
  }

  .custom-post .description p, .custom-post p, .custom-podcast .description p, .custom-podcast p {
    font-size: 18px;
    line-height: 25px;
  }

  .timeline-home {
    background-size: cover !important;
    height: 680px;
    margin: 150px 0;
    background-attachment: fixed;
  }

  .timeline-home .ovr {
    text-align: center;
    width: 850px;
    height: 850px;
    position: absolute;
    top: -106px;
    bottom: -135px;
    left: 50%;
    margin-left: -425px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 150px 200px;
  }

  .help-us.section a p {
    color: #ffffff;
    font-size: 18px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
  }

  .help-us.section .box .hvr span.ttl {
    color: #ffffff;
    font-size: 18px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
    display: block;
    margin-bottom: 15px;
  }

  .help-us.section .box .hvr p {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
    text-transform: none;
    font-family: "gotham-book";
  }

  body:not(.home) .hero .center-text .title h1 {
    font-size: 55px;
  }
  body:not(.home) .hero .center-text .title h1 .hero_title_small {
    font-size: 55px;
  }

  .hero .info .description p {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
  }

  body:not(.home) .hero .center-text:before {
    content: '';
    display: block;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    top: 53%;
    position: absolute;
    z-index: 1;
    left: -120px;
    transform: translateY(-50%);
  }

  body:not(.home) .hero .center-text .info {
    text-align: left;
    top: 53%;
    position: absolute;
    z-index: 2;
    left: 0;
    transform: translateY(-50%);
    width: 380px;
  }

  .stories-all .item .wrap-story-item.coming-soon .button-story-cs p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    font-family: "gotham-book";
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    width: 95%;
  }

  .stories-all .item .story-item .title-story {
    font-family: "gotham-bold";
    font-size: 30px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    margin-top: 25px;
  }

  .stories-all .item .story-item .descript-story {
    font-family: "gotham-book";
    font-size: 28px;
    color: #ffffff;
    text-align: center;
  }

  .stories-all .item .story-item a .button-story p {
    font-size: 16px;
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: 20px;
  }

  .stories-all .item .story-item a .button-story span {
    font-size: 20px;
    display: inline;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "gotham-bold";
  }

  .futured-podcast {
    margin: 100px 0;
  }

  .story-navigation a span {
    display: inline-block;
    vertical-align: middle;
  }

  .story-navigation a span i {
    font-size: 40px;
  }

  .story-navigation a {
    font-size: 24px;
  }

  .story-navigation a span:last-child:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #ffffff;
    display: inline;
    font-size: 40px;
    position: absolute;
    top: -10px;
    left: 20px;
  }

  .single-story h2 {
    font-size: 55px !important;
    margin: 0 0 25px 0 !important;
    color: #ffffff;
    font-family: "gotham-book";
  }

  .single-story p {
    font-size: 18px !important;
    line-height: 1.4;
    color: #ffffff;
  }

  main section.page-info .wrap .info .crslogo img {
    max-width: 220px;
  }

  main section.page-info .wrap .info {
    top: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    min-width: 90%;
  }

  main section.page-info .wrap .info h1 {
    font-size: 55px;
    margin: 30px 0;
    color: #ffffff;
  }

  main section.page-content .timeline .year .img-wrap .dt .year {
    font-size: 100px;
    color: #ffffff;
    font-family: "gotham-medium";
    line-height: 1;
  }

  main section.page-content .timeline .year .img-wrap .dt .title {
    font-size: 55px;
    margin: 25px 0;
    color: #ffffff;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .date {
    font-size: 34px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .text {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
  }

  main section.page-content .timeline .year .year-list .item .gal .date {
    font-size: 34px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .gal .text {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px;
  }

  main section.page-content .timeline .year .year-list .item .simple-text .date {
    font-size: 34px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .simple-text .text {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .date {
    font-size: 34px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .text {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.4;
  }

  main section.page-content .timeline .year .img-wrap .dt {
    padding: 200px 100px;
  }

  main section.page-content .timeline .year .year-list .item blockquote {
    font-size: 24px;
    color: #ffffff;
    font-family: "nbbit";
    padding-left: 30px;
    border-left: 14px solid #ecaa20;
    line-height: 1.4;
    text-align: left;
    margin: 15px 0;
  }

  .page-template-page-help-us-celebrate .nav-section-ic a .link-title {
    color: #ffffff;
    font-size: 18px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
    display: block;
  }

  .page-template-page-help-us-celebrate .help-us-block {
    padding: 100px 0;
  }

  .page-template-page-help-us-celebrate .help-us-block .main-title h2 {
    font-size: 55px;
    color: #ffffff;
  }

  .page-template-page-help-us-celebrate .help-us-block .content p {
    font-size: 22px;
    color: #ffffff;
    line-height: 1.3;
    font-family: "gotham-book";
  }

  nav.over .menu-nav:before {
    content: "";
    width: 1000px;
    height: 1000px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    z-index: -1;
  }

  .grtyoutube-iframe {
    width: 100%;
    height: 480px;
  }

  .grtyoutube-popup-content {
    margin-top: 100px;
  }
}
.page-template-page-home .hero .center-text .title h1 {
  font-size: 42px !important;
}
.page-template-page-home .hero .center-text .title h1 span {
  background: url("../img/dbline.png") repeat-x center 32px;
}
.page-template-page-home .hero .center-text .title h1 span:before, .page-template-page-home .hero .center-text .title h1 span:after {
  content: none !important;
}
.page-template-page-home .hero .center-text .description p {
  font-size: 18px;
}
.page-template-page-home body {
  overflow-y: visible !important;
}

/* TABLET */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  body {
    overflow-x: hidden !important;
    overflow-y: visible !important;
  }

  header .nv #lang {
    display: none;
  }

  nav.over {
    right: 0;
  }

  .video-bg .center-text:before {
    content: '';
    display: block;
    width: 650px;
    height: 650px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    top: 55%;
    position: absolute;
    z-index: 1;
    left: -160px;
    transform: translateY(-50%);
  }

  .video-bg .center-text .title {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .video-bg .center-text .description {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  .video-bg .center-text .info {
    text-align: left;
    top: 55%;
    position: absolute;
    z-index: 2;
    left: 0;
    transform: translateY(-50%);
    width: 420px;
  }

  .custom-post .imgg, .custom-podcast .imgg {
    width: 100%;
    margin-bottom: 25px;
  }
  .custom-post .title, .custom-post .sub-title, .custom-podcast .title, .custom-podcast .sub-title {
    color: #fff;
    font-size: 20px;
    font-family: "nbbit";
    text-transform: lowercase;
    margin-bottom: 20px;
  }
  .custom-post .main-title h2, .custom-podcast .main-title h2 {
    color: #fff;
    font-size: 40px;
  }
  .custom-post .description p, .custom-post .sub-content, .custom-podcast .description p, .custom-podcast .sub-content {
    color: #fff;
    font-family: "gotham-book";
    font-size: 14px;
    line-height: 20px;
  }
  .custom-post .buttons .button, .custom-podcast .buttons .button {
    background: #68c5b4;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .custom-post .buttons .button:after, .custom-podcast .buttons .button:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }
  .custom-post .read-more .button, .custom-podcast .read-more .button {
    background: #00468b;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .custom-post .read-more .button:after, .custom-podcast .read-more .button:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }

  .custom-podcast .buttons #audio-button {
    background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
    background-size: 17px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    margin-right: 10px;
  }
  .custom-podcast .buttons #audio-button:after {
    content: none;
  }

  .custom-post .line.cyan, .custom-podcast .line.light-blue {
    height: 10px;
  }

  .custom-post .line.cyan:before {
    height: 10px;
  }

  .custom-podcast .line.light-blue:before {
    height: 10px;
  }

  .custom-podcast .buttons .down {
    background: #00bce7 url("../img/download.svg") no-repeat 90% center;
    background-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .custom-podcast .buttons .down:after {
    content: none;
  }

  .timeline-home {
    height: 600px;
    margin: 150px 0 50px;
    background-attachment: inherit;
  }
  .timeline-home .ovr {
    text-align: center;
    width: 650px;
    height: 650px;
    position: absolute;
    top: -25px;
    bottom: -25px;
    left: 50%;
    margin-left: -325px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 100px 15px;
  }
  .timeline-home .ovr .crslogo img {
    max-width: 200px;
  }
  .timeline-home .ovr .title-section h2 {
    font-size: 47px;
    margin: 20px auto;
    color: #ffffff;
    max-width: 300px;
  }
  .timeline-home .ovr .description-section {
    margin-bottom: 25px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .timeline-home .ovr .description-section p {
    font-size: 14px;
  }
  .timeline-home .ovr .read-more .button {
    background: #ecaa20;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .timeline-home .ovr .read-more .button:after {
    right: 15px;
    top: 12px;
  }

  #menu-main-menu > li {
    display: block;
    margin: 0;
    text-align: center;
  }
  #menu-main-menu > li a {
    text-transform: none;
  }

  .sign-up-form.section .title-section h2 {
    font-size: 47px;
    margin: 25px 0;
    color: #ffffff;
  }

  .sign-up-form.section .description-section {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .sign-up-form.section .description-section p {
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
  }

  .at-row.FirstName.LastName {
    width: 100%;
  }

  .at-fields {
    margin: 0 !important;
  }

  .at-row.FirstName.LastName > [class^="at-"] {
    padding: 0 !important;
    width: 100%;
  }

  .at-row.EmailAddress {
    width: 100%;
  }

  .at-row.EmailAddress > [class^="at-"] {
    width: 100%;
    padding: 0 !important;
  }

  .at input[type="submit"] {
    background: #68c5b4 url(../img/trg.png) no-repeat 90% center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px !important;
    font-family: "gotham-bold" !important;
    font-size: 16px !important;
  }

  .help-us.section {
    padding: 80px 0 100px;
  }
  .help-us.section .box {
    margin-bottom: 40px;
  }
  .help-us.section .title-section {
    text-align: left;
  }
  .help-us.section .title-section h2 {
    font-size: 47px;
  }
  .help-us.section .description-section {
    max-width: 100%;
    margin: 0px auto 25px;
    text-align: left;
  }
  .help-us.section a p {
    color: #ffffff;
    font-size: 16px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
  }
  .help-us.section .box .hvr span.ttl {
    color: #ffffff;
    font-size: 16px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
    display: block;
    margin-bottom: 15px;
  }
  .help-us.section .box .hvr p {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
    text-transform: none;
    font-family: "gotham-book";
  }
  .help-us.section .help-us.section .box .hvr {
    z-index: 33;
  }

  .sub-footer .cntr {
    border: none;
  }

  footer .footer-bottom {
    background-color: #000;
    color: #999;
    padding: 1.778em 0 1.556em;
  }

  footer .footer-bottom .swr .social-block {
    float: left;
  }

  footer .contacts-menu ul#menu-footer-menu {
    text-align: left;
  }

  .help-us.section .description-section p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
    font-family: "gotham-book";
  }

  .video-bg .center-text .title h1 span.dark-blue {
    background: url("../img/dbline.png") repeat-x center 34px;
  }

  .video-bg .center-text .btn {
    background: #00468b;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .video-bg .center-text .btn:after {
    right: 15px;
    top: 12px;
  }

  body:not(.home) .hero .center-text:before, body:not(.page-template-page-home) .hero .center-text:before {
    content: '';
    display: block;
    width: 520px;
    height: 520px;
  }

  body:not(.home) .hero .center-text .title h1, body:not(.page-template-page-home) .hero .center-text .title h1 {
    font-size: 47px;
  }
  body:not(.home) .hero .center-text .title h1 .hero_title_small, body:not(.page-template-page-home) .hero .center-text .title h1 .hero_title_small {
    font-size: 47px;
  }

  .hero .info .description p {
    font-size: 16px;
  }

  body:not(.home) .hero, body:not(.page-template-page-home) .hero {
    position: relative;
    height: 700px;
    padding: 0;
  }

  body:not(.home) .hero .center-text, body:not(.page-template-page-home) .hero .center-text {
    height: 700px;
    position: relative;
  }

  body:not(.home) .hero .center-text .info, body:not(.page-template-page-home) .hero .center-text .info {
    width: 300px;
  }

  span {
    position: relative;
    z-index: 3;
  }
  span.yellow:before {
    content: '';
    height: 10px;
  }
  span.dark-blue:before {
    content: '';
    height: 10px;
  }
  span.light-blue:before {
    content: '';
    height: 10px;
  }
  span.green:before {
    content: '';
    height: 10px;
  }

  .custom-podcast .imgg {
    border: 8px solid #00bce7;
  }

  .custom-post .imgg {
    border: 8px solid #68c5b4;
  }

  .stories-all .item:nth-child(odd) .wrap-story-item a .img-story {
    border: 6px solid #68c5b4;
    position: relative;
  }

  .stories-all .item:nth-child(even) .img-story {
    border: 6px solid #00bce7;
    position: relative;
  }

  .stories-all .item .story-item .title-story {
    font-size: 28px;
    margin-top: 20px;
  }

  .stories-all .item .story-item .descript-story {
    font-size: 22px;
  }

  .stories-all .item .story-item {
    margin-bottom: 50px;
  }

  .stories-all .item .wrap-story-item.coming-soon .button-story-cs p {
    font-size: 26px;
  }

  .futured-podcast {
    height: 500px;
    margin: 50px 0;
    background-attachment: inherit;
  }
  .futured-podcast .over {
    text-align: center;
    width: 550px;
    height: 550px;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    margin-left: -275px;
    margin-top: -25px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 100px;
  }
  .futured-podcast .over .title-section h2 {
    font-size: 42px;
    margin: 20px 0;
    color: #ffffff;
  }
  .futured-podcast .over .description-section {
    margin-bottom: 20px;
  }
  .futured-podcast .over .description-section p {
    font-size: 14px;
    line-height: 1.4;
  }
  .futured-podcast .over .buttons #audio-button {
    background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
    background-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    margin-right: 10px;
  }
  .futured-podcast .over .buttons #download-button {
    background: #00bce7 url("../img/download.svg") no-repeat 90% center;
    background-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    margin-right: 10px;
  }
  .futured-podcast .over .buttons #more-button {
    background: #00bce7;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .futured-podcast .over .buttons #more-button:after {
    right: 15px;
    top: 12px;
  }

  .story-navigation {
    padding: 50px 0 30px;
  }
  .story-navigation a {
    font-size: 24px;
    font-family: "gotham-bold";
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 20px;
    display: inherit;
  }
  .story-navigation a span i {
    font-size: 35px;
  }
  .story-navigation a span:last-child:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
    display: inline;
    font-size: 24px;
    position: absolute;
    top: 7px;
    left: 12px;
  }

  .single-story #our_past {
    padding: 60px 0;
    border-bottom: 10px solid #68c5b4;
  }
  .single-story #our_past .section-title h2 {
    font-size: 45px;
    margin: 0 0 25px 0;
    color: #ffffff;
    font-family: "gotham-book";
  }
  .single-story #our_past .section-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }
  .single-story #our_past .section-content blockquote p {
    font-size: 18px;
    line-height: 1.3;
  }
  .single-story #crs_in_action {
    padding: 60px 0;
    border-bottom: 10px solid #68c5b4;
  }
  .single-story #crs_in_action .section-title h2 {
    font-size: 45px;
    margin: 0 0 25px 0;
    color: #ffffff;
    font-family: "gotham-book";
  }
  .single-story #crs_in_action .section-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }
  .single-story #crs_in_action .section-content blockquote p {
    font-size: 18px;
    line-height: 1.3;
  }
  .single-story #now-future {
    padding: 60px 0;
    border-bottom: 10px solid #68c5b4;
  }
  .single-story #now-future .section-title h2 {
    font-size: 45px;
    margin: 0 0 25px 0;
    color: #ffffff;
    font-family: "gotham-book";
  }
  .single-story #now-future .section-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }
  .single-story #now-future .section-content blockquote p {
    font-size: 18px;
    line-height: 1.3;
  }

  .share ul li {
    font-size: 28px;
    margin-right: 10px;
    margin-left: 5px;
  }

  .share ul li a {
    font-size: 30px;
  }

  .video-wrp a.play, .video-wrp a.play1, .video-wrp1 a.play, .video-wrp1 a.play1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #68c5b4;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 40px 18px 25px;
    line-height: 1;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    border-radius: 25px;
  }

  .video-wrp a.play:after, .video-wrp a.play1:after, .video-wrp1 a.play:after, .video-wrp1 a.play1:after {
    top: 22px;
  }

  .link-posts .other_post a span.sub {
    font-size: 20px;
    font-family: "nbbit";
    color: #ffffff;
    margin-bottom: 10px;
  }

  .link-posts .other_post a span.month {
    font-size: 45px;
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    display: inline-block;
  }

  .link-posts .other_post a span.title {
    font-size: 47px;
    color: #ffffff;
    display: inline-block;
  }

  body:not(.home) .hero .center-text .title h1 span.light-blue, body:not(.page-template-page-home) .hero .center-text .title h1 span.light-blue {
    background: url(../img/lbline.png) repeat-x center 39px;
    background-size: 100% 10px;
  }

  main section.page-info .wrap .info {
    top: 0;
    position: inherit;
    left: 0;
    transform: none;
    text-align: center;
    min-width: 100%;
  }

  main section.page-info .wrap {
    height: auto;
    position: relative;
    padding-bottom: 100px;
  }

  main section.page-info {
    padding-top: 100px;
  }

  main section.page-info .wrap .info .crslogo img {
    max-width: 180px;
  }

  main section.page-info .wrap .info h1 {
    font-size: 47px;
    margin: 20px 0;
    color: #ffffff;
  }

  main section.page-info .wrap .info p {
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
  }

  @-webkit-keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  @-moz-keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  @-o-keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  @keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  main section.page-content .timeline .year .img-wrap {
    min-height: 600px;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    margin-bottom: 30px;
  }

  main section.page-content .timeline .year .img-wrap .dt {
    position: absolute;
    left: 50%;
    top: 50% !important;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 100px;
  }

  main section.page-content .timeline .year .img-wrap .dt .year {
    font-size: 38px;
    color: #ffffff;
    font-family: "gotham-medium";
    line-height: 1;
  }

  main section.page-content .timeline .year .img-wrap .dt .title {
    font-size: 34px;
    margin: 18px 0;
    color: #ffffff;
  }

  main section.page-content .timeline .year .img-wrap .dt .desc {
    font-size: 16px;
    line-height: 1.4;
    color: #ffffff;
  }

  main section.page-content .timeline .year .year-list {
    padding: 0;
  }

  main section.page-content .timeline .year .year-list .item {
    margin: 0 0 60px 0;
    z-index: 5;
  }

  main section.page-content .timeline .year .year-list:before {
    width: 10px;
  }

  main section.page-content .timeline .year .img-wrap .photo {
    left: 0 !important;
    right: 0 !important;
    transform: scale(1) !important;
    position: absolute !important;
    height: 600px;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .img {
    margin: 0 auto 20px;
    border: 6px solid #ecaa20;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
  }

  main section.page-content .timeline .year .year-list .item .gal {
    padding: 15px;
    background: #ecaa20;
    text-align: left;
  }

  main section.page-content .timeline .year .year-list .item .gal .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .gal .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .simple-text {
    padding: 15px;
    background: #ecaa20;
    text-align: center;
    margin: 0;
  }

  main section.page-content .timeline .year .year-list .item .simple-text .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .simple-text .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .video-iframe {
    border: 6px solid #ecaa20;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .video-iframe iframe {
    height: 300px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
  }

  main section.page-content .timeline .year .year-list .item blockquote {
    font-size: 20px;
    color: #ffffff;
    font-family: "nbbit";
    padding-left: 20px;
    border-left: 14px solid #ecaa20;
    line-height: 1.3;
    text-align: left;
    margin: 15px 0;
  }

  main section.page-info {
    padding-top: 160px;
  }

  .page-template-page-help-us-celebrate .nav-section-ic a {
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }

  .page-template-page-help-us-celebrate .nav-section-ic a .link-title {
    color: #ffffff;
    font-size: 16px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
    display: block;
  }

  .page-template-page-help-us-celebrate .help-us-block {
    padding: 50px 0;
    border-bottom: 10px solid #68c5b4;
  }

  .page-template-page-help-us-celebrate #social_media .columns, .page-template-page-help-us-celebrate #light_candle .columns {
    padding: 0 15px;
  }

  .page-template-page-help-us-celebrate .help-us-block .main-title h2 {
    font-size: 47px;
    color: #ffffff;
  }

  .page-template-page-help-us-celebrate .help-us-block .main-title h2 span i {
    font-size: 50px;
    color: #00bce7;
  }

  .page-template-page-help-us-celebrate .help-us-block .content p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.3;
    font-family: "gotham-book";
  }

  .page-template-page-help-us-celebrate .help-us-block .cta-button .button {
    background: #00bce7;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }

  .page-template-page-help-us-celebrate .help-us-block .cta-button .button:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title:before {
    content: '';
    display: block;
    position: absolute;
    left: -10000%;
    right: -10000%;
    height: 14px;
    background: #00bce7;
    z-index: 0;
    top: 13px;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title a {
    font-size: 30px;
    color: #ffffff;
    padding: 15px 50px 15px 30px;
    background: #00bce7;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: "gotham-medium";
    position: relative;
    z-index: 1;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title a span i {
    font-size: 42px;
    color: #ffffff;
    margin-right: 5px;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 18px;
    top: 28px;
    z-index: 1;
  }

  .carouselGallery-left, .carouselGallery-right {
    bottom: -70px !important;
  }

  .carouselGallery-modal-text {
    background-color: #062041;
    padding: 30px 0;
  }

  body {
    overflow-y: visible !important;
  }

  .mobile-menu-translate {
    display: block;
  }
  .mobile-menu-translate ul {
    margin-bottom: 50px;
  }
  .mobile-menu-translate ul li {
    margin: 15px 0;
  }
  .mobile-menu-translate ul li a {
    font-size: 38px;
    color: #ffffff;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    white-space: nowrap;
    padding: 0 15px;
  }
  .mobile-menu-translate ul li a:after {
    content: '';
    display: block;
    width: 0px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 4px;
    background: #ffffff;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .mobile-menu-translate ul li a:hover, .mobile-menu-translate ul li a.active {
    text-decoration: none;
  }
  .mobile-menu-translate ul li a:hover:after, .mobile-menu-translate ul li a.active:after {
    width: 100%;
    right: 0;
  }
  .mobile-menu-translate ul li.current-menu-item a:after {
    width: 100%;
    right: 0;
  }

  #menu-main-menu {
    margin-bottom: 0 !important;
  }

  nav.over .menu-nav #menu-main-menu li a, nav.over .menu-nav #menu-main-menu-spain li a {
    font-size: 34px;
  }
}
/* SMARTPHONE */
@media only screen and (max-width: 40em) {
  body {
    overflow-x: hidden !important;
    overflow-y: visible !important;
  }

  header {
    padding: 25px 0;
  }
  header #logo {
    width: 35%;
  }
  header #logo img {
    width: 100%;
  }
  header .nv {
    width: 55%;
    margin-top: 15px;
  }
  header .nv #lang {
    display: none;
  }
  header .nv .social {
    margin: 0 10px;
  }
  header .nv .social ul li a {
    font-size: 18px;
  }
  header .nv #nav-tg span {
    width: 40px;
  }
  header .nv #nav-tg span:before, header .nv #nav-tg span:after {
    width: 40px;
  }

  .video-bg .center-text {
    height: 700px;
    min-height: 0;
  }
  .video-bg .center-text .title {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .video-bg .center-text .description {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
  .video-bg .center-text .btn {
    background: #00468b;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .video-bg .center-text .btn:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 13px;
  }

  nav.over {
    height: auto;
    right: 0;
  }
  nav.over.act {
    height: 100vh;
  }
  nav.over .menu-nav {
    padding: 0;
  }

  .video-bg .center-text:before {
    content: '';
    display: block;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    top: 67%;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .video-bg {
    overflow: visible;
  }

  .video-bg .center-text .info {
    text-align: left;
    top: 67%;
    position: absolute;
    z-index: 2;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
  }

  .custom-post .imgg, .custom-podcast .imgg {
    width: 108%;
    margin-left: -20%;
    margin-bottom: 25px;
  }
  .custom-post .title, .custom-post .sub-title, .custom-podcast .title, .custom-podcast .sub-title {
    color: #fff;
    font-size: 20px;
    font-family: "nbbit";
    text-transform: lowercase;
    margin-bottom: 20px;
  }
  .custom-post .main-title h2, .custom-podcast .main-title h2 {
    color: #fff;
    font-size: 47px;
  }
  .custom-post .description p, .custom-post .sub-content, .custom-podcast .description p, .custom-podcast .sub-content {
    color: #fff;
    font-family: "gotham-book";
    font-size: 14px;
    line-height: 20px;
  }
  .custom-post .buttons .button, .custom-podcast .buttons .button {
    background: #68c5b4;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .custom-post .buttons .button:after, .custom-podcast .buttons .button:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }
  .custom-post .read-more .button, .custom-podcast .read-more .button {
    background: #00468b;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .custom-post .read-more .button:after, .custom-podcast .read-more .button:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }

  .custom-podcast .buttons #audio-button {
    background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
    background-size: 17px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    margin-right: 10px;
  }
  .custom-podcast .buttons #audio-button:after {
    content: none;
  }

  .custom-post .line.cyan, .custom-podcast .line.light-blue {
    height: 10px;
  }

  .custom-post .line.cyan:before {
    height: 10px;
  }

  .custom-podcast .line.light-blue:before {
    height: 10px;
  }

  .custom-podcast .buttons .down {
    background: #00bce7 url("../img/download.svg") no-repeat 90% center;
    background-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .custom-podcast .buttons .down:after {
    content: none;
  }

  .timeline-home {
    height: 600px;
    margin: 150px 0 50px;
    background-attachment: inherit;
  }
  .timeline-home .ovr {
    text-align: center;
    width: 650px;
    height: 650px;
    position: absolute;
    top: -25px;
    bottom: -25px;
    left: 50%;
    margin-left: -325px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 100px 15px;
  }
  .timeline-home .ovr .crslogo img {
    max-width: 200px;
  }
  .timeline-home .ovr .title-section h2 {
    font-size: 47px;
    margin: 20px auto;
    color: #ffffff;
    max-width: 300px;
  }
  .timeline-home .ovr .description-section {
    margin-bottom: 25px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .timeline-home .ovr .description-section p {
    font-size: 14px;
  }
  .timeline-home .ovr .read-more .button {
    background: #ecaa20;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .timeline-home .ovr .read-more .button:after {
    right: 15px;
    top: 12px;
  }

  .sign-up-form.section .title-section h2 {
    font-size: 47px;
    margin: 25px 0;
    color: #ffffff;
  }

  .sign-up-form.section .description-section {
    max-width: 100%;
    margin-bottom: 25px;
  }

  .sign-up-form.section .description-section p {
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
  }

  .at-row.FirstName.LastName {
    width: 100%;
  }

  .at-fields {
    margin: 0 !important;
  }

  .at-row.FirstName.LastName > [class^="at-"] {
    padding: 0 !important;
    width: 100%;
  }

  .at-row.EmailAddress {
    width: 100%;
  }

  .at-row.EmailAddress > [class^="at-"] {
    width: 100%;
    padding: 0 !important;
  }

  .at input[type="submit"] {
    background: #68c5b4 url(../img/trg.png) no-repeat 90% center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px !important;
    font-family: "gotham-bold" !important;
    font-size: 16px !important;
  }

  .help-us.section {
    padding: 80px 0 100px;
  }
  .help-us.section .box {
    margin-bottom: 40px;
  }
  .help-us.section .title-section {
    text-align: left;
  }
  .help-us.section .title-section h2 {
    font-size: 47px;
  }
  .help-us.section .description-section {
    max-width: 100%;
    margin: 0px auto 25px;
    text-align: left;
  }
  .help-us.section a p {
    color: #ffffff;
    font-size: 16px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
  }
  .help-us.section .box .hvr span.ttl {
    color: #ffffff;
    font-size: 16px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
    display: block;
    margin-bottom: 15px;
  }
  .help-us.section .box .hvr p {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.3;
    text-transform: none;
    font-family: "gotham-book";
  }
  .help-us.section .help-us.section .box .hvr {
    z-index: 33;
  }

  .sub-footer .cntr {
    border: none;
  }

  footer .footer-bottom {
    background-color: #000;
    color: #999;
    padding: 1.778em 0 1.556em;
  }

  footer .footer-bottom .swr .social-block {
    float: left;
  }

  footer .contacts-menu ul#menu-footer-menu {
    text-align: left;
  }

  .video-bg .center-text .title h1 span.dark-blue {
    background: url("../img/dbline.png") repeat-x center 26px;
    background-size: 100% 10px;
  }

  nav.over .menu-nav:before {
    content: "";
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }

  nav.over .menu-nav .crslogo img {
    max-width: 200px;
  }

  nav.over .menu-nav #menu-main-menu li a, nav.over .menu-nav #menu-main-menu-spain li a {
    font-size: 28px;
    color: #ffffff;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    white-space: nowrap;
    padding: 0 15px;
  }

  .mobile-menu-translate {
    display: block;
  }
  .mobile-menu-translate ul {
    margin-bottom: 50px;
  }
  .mobile-menu-translate ul li {
    margin: 15px 0;
  }
  .mobile-menu-translate ul li a {
    font-size: 28px;
    color: #ffffff;
    line-height: 1.2;
    font-weight: bold;
    position: relative;
    white-space: nowrap;
    padding: 0 15px;
  }
  .mobile-menu-translate ul li a:after {
    content: '';
    display: block;
    width: 0px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 4px;
    background: #ffffff;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }
  .mobile-menu-translate ul li a:hover, .mobile-menu-translate ul li a.active {
    text-decoration: none;
  }
  .mobile-menu-translate ul li a:hover:after, .mobile-menu-translate ul li a.active:after {
    width: 100%;
    right: 0;
  }
  .mobile-menu-translate ul li.current-menu-item a:after {
    width: 100%;
    right: 0;
  }

  #menu-main-menu {
    margin-bottom: 0 !important;
  }

  nav.over span.close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    opacity: 1;
    display: block;
    cursor: pointer;
  }

  nav.over span.close:before, nav.over span.close:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 50px;
    width: 5px;
    background-color: #00468b;
    border-radius: 2px;
  }

  span {
    position: relative;
    z-index: 3;
  }
  span.yellow:before {
    content: '';
    height: 10px;
  }
  span.dark-blue:before {
    content: '';
    height: 10px;
  }
  span.light-blue:before {
    content: '';
    height: 10px;
  }
  span.green:before {
    content: '';
    height: 10px;
  }

  .custom-podcast .imgg {
    border: 8px solid #00bce7;
  }

  .custom-post .imgg {
    border: 8px solid #68c5b4;
  }

  nav.over .menu-nav #menu-main-menu li a:after, nav.over .menu-nav #menu-main-menu-spain li a:after {
    content: '';
    display: block;
    width: 0px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #ffffff;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
  }

  body:not(.home) .hero .center-text:before, body:not(.page-template-page-home) .hero .center-text:before {
    content: '';
    display: block;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    top: 68%;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  body:not(.home) .hero .center-text .info, body:not(.page-template-page-home) .hero .center-text .info {
    text-align: left;
    top: 67%;
    position: absolute;
    z-index: 2;
    left: 0;
    transform: translateY(-50%);
    width: auto;
  }

  body:not(.home) .hero .center-text .title h1, body:not(.page-template-page-home) .hero .center-text .title h1 {
    font-size: 47px;
  }
  body:not(.home) .hero .center-text .title h1 .hero_title_small, body:not(.page-template-page-home) .hero .center-text .title h1 .hero_title_small {
    font-size: 47px;
  }
  body:not(.home) .hero .center-text .title h1 .october-podcast-title, body:not(.page-template-page-home) .hero .center-text .title h1 .october-podcast-title {
    font-size: 47px;
  }

  .hero .info .description p {
    font-size: 16px;
  }

  body:not(.home) .hero, body:not(.page-template-page-home) .hero {
    position: relative;
    height: 700px;
    padding: 0;
  }

  body:not(.home) .hero .center-text, body:not(.page-template-page-home) .hero .center-text {
    height: 700px;
    position: relative;
  }

  .stories-all .item:nth-child(odd) .wrap-story-item a .img-story {
    border: 6px solid #68c5b4;
    position: relative;
  }

  .stories-all .item:nth-child(even) .img-story {
    border: 6px solid #00bce7;
    position: relative;
  }

  .stories-all .item .story-item .title-story {
    font-size: 28px;
    margin-top: 20px;
  }

  .stories-all .item .story-item .descript-story {
    font-size: 22px;
  }

  .stories-all .item .story-item {
    margin-bottom: 50px;
  }

  .stories-all .item .wrap-story-item.coming-soon .button-story-cs p {
    font-size: 26px;
  }

  .futured-podcast {
    height: 500px;
    margin: 50px 0;
    background-attachment: inherit;
  }
  .futured-podcast .over {
    text-align: center;
    width: 550px;
    height: 550px;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    margin-left: -275px;
    margin-top: -25px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 100px;
  }
  .futured-podcast .over .title-section h2 {
    font-size: 42px;
    margin: 20px 0;
    color: #ffffff;
  }
  .futured-podcast .over .description-section {
    margin-bottom: 20px;
  }
  .futured-podcast .over .description-section p {
    font-size: 14px;
    line-height: 1.4;
  }
  .futured-podcast .over .buttons #audio-button {
    background: #00bce7 url("../img/listen.svg") no-repeat 90% center;
    background-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    margin-right: 10px;
  }
  .futured-podcast .over .buttons #download-button {
    background: #00bce7 url("../img/download.svg") no-repeat 90% center;
    background-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    margin-right: 10px;
  }
  .futured-podcast .over .buttons #more-button {
    background: #00bce7;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .futured-podcast .over .buttons #more-button:after {
    right: 15px;
    top: 12px;
  }

  .story-navigation {
    padding: 50px 0 30px;
  }
  .story-navigation a {
    font-size: 24px;
    font-family: "gotham-bold";
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 20px;
    display: inherit;
  }
  .story-navigation a span i {
    font-size: 35px;
  }
  .story-navigation a span:last-child:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent #ffffff;
    display: inline;
    font-size: 24px;
    position: absolute;
    top: 7px;
    left: 12px;
  }

  .single-story #our_past {
    padding: 60px 0;
    border-bottom: 10px solid #68c5b4;
  }
  .single-story #our_past .section-title h2 {
    font-size: 45px;
    margin: 0 0 25px 0;
    color: #ffffff;
    font-family: "gotham-book";
  }
  .single-story #our_past .section-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }
  .single-story #our_past .section-content blockquote p {
    font-size: 18px;
    line-height: 1.3;
  }
  .single-story #crs_in_action {
    padding: 60px 0;
    border-bottom: 10px solid #68c5b4;
  }
  .single-story #crs_in_action .section-title h2 {
    font-size: 45px;
    margin: 0 0 25px 0;
    color: #ffffff;
    font-family: "gotham-book";
  }
  .single-story #crs_in_action .section-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }
  .single-story #crs_in_action .section-content blockquote p {
    font-size: 18px;
    line-height: 1.3;
  }
  .single-story #now-future {
    padding: 60px 0;
    border-bottom: 10px solid #68c5b4;
  }
  .single-story #now-future .section-title h2 {
    font-size: 45px;
    margin: 0 0 25px 0;
    color: #ffffff;
    font-family: "gotham-book";
  }
  .single-story #now-future .section-content p {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }
  .single-story #now-future .section-content blockquote p {
    font-size: 18px;
    line-height: 1.3;
  }

  .share ul li {
    font-size: 28px;
    margin-right: 10px;
    margin-left: 5px;
  }

  .share ul li a {
    font-size: 30px;
  }

  .video-wrp a.play, .video-wrp a.play1, .video-wrp1 a.play, .video-wrp1 a.play1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #68c5b4;
    color: #fff;
    text-transform: uppercase;
    padding: 18px 40px 18px 25px;
    line-height: 1;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    border-radius: 25px;
  }

  .video-wrp a.play:after, .video-wrp a.play1:after, .video-wrp1 a.play:after, .video-wrp1 a.play1:after {
    top: 22px;
  }

  .link-posts .other_post a span.sub {
    font-size: 20px;
    font-family: "nbbit";
    color: #ffffff;
    margin-bottom: 10px;
  }

  .link-posts .other_post a span.month {
    font-size: 45px;
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
    display: inline-block;
  }

  .link-posts .other_post a span.title {
    font-size: 47px;
    color: #ffffff;
    display: inline-block;
  }

  body:not(.home) .hero .center-text .title h1 span.light-blue, body:not(.page-template-page-home) .hero .center-text .title h1 span.light-blue {
    background: url(../img/lbline.png) repeat-x center 39px;
    background-size: 100% 10px;
  }

  main section.page-info .wrap .info {
    top: 0;
    position: inherit;
    left: 0;
    transform: none;
    text-align: center;
    min-width: 100%;
  }

  main section.page-info .wrap {
    height: auto;
    position: relative;
    padding-bottom: 100px;
  }

  main section.page-info {
    padding-top: 100px;
  }

  main section.page-info .wrap .info .crslogo img {
    max-width: 180px;
  }

  main section.page-info .wrap .info h1 {
    font-size: 47px;
    margin: 20px 0;
    color: #ffffff;
  }

  main section.page-info .wrap .info p {
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
  }

  @-webkit-keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  @-moz-keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  @-o-keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  @keyframes arrow {
    0% {
      bottom: 25px;
    }
    50% {
      bottom: 35px;
    }
    100% {
      bottom: 25px;
    }
  }
  main section.page-content .timeline .year .img-wrap {
    min-height: 500px;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    margin-bottom: 30px;
  }

  main section.page-content .timeline .year .img-wrap .dt {
    position: absolute;
    left: 50%;
    top: 50% !important;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: rgba(0, 15, 57, 0.8);
    padding: 50px 30px;
  }

  main section.page-content .timeline .year .img-wrap .dt .year {
    font-size: 30px;
    color: #ffffff;
    font-family: "gotham-medium";
    line-height: 1;
  }

  main section.page-content .timeline .year .img-wrap .dt .title {
    font-size: 32px;
    margin: 18px 0;
    color: #ffffff;
  }

  main section.page-content .timeline .year .img-wrap .dt .desc {
    font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
  }

  main section.page-content .timeline .year .year-list {
    padding: 0;
  }

  main section.page-content .timeline .year .year-list .item {
    margin: 0 0 60px 0;
    z-index: 5;
  }

  main section.page-content .timeline .year .year-list:before {
    content: none;
  }

  main section.page-content .timeline .year .img-wrap .photo {
    left: 0 !important;
    right: 0 !important;
    transform: scale(1) !important;
    position: absolute !important;
    height: 500px;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .img {
    height: 300px !important;
    width: 300px !important;
    margin: 0 auto 20px;
    border: 6px solid #ecaa20;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .txt-img .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
  }

  main section.page-content .timeline .year .year-list .item .gal {
    padding: 15px;
    background: #ecaa20;
    text-align: left;
  }

  main section.page-content .timeline .year .year-list .item .gal .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .gal .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .simple-text {
    padding: 15px;
    background: #ecaa20;
    text-align: center;
    margin: 0;
  }

  main section.page-content .timeline .year .year-list .item .simple-text .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .simple-text .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .video-iframe {
    border: 6px solid #ecaa20;
    margin-bottom: 20px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .video-iframe iframe {
    height: 200px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .date {
    font-size: 32px;
    font-family: "gotham-medium";
    color: #ffffff;
    margin-bottom: 15px;
  }

  main section.page-content .timeline .year .year-list .item .vd-blck .text {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3;
  }

  main section.page-content .timeline .year .year-list .item blockquote {
    font-size: 20px;
    color: #ffffff;
    font-family: "nbbit";
    padding-left: 20px;
    border-left: 14px solid #ecaa20;
    line-height: 1.3;
    text-align: left;
    margin: 15px 0;
  }

  .page-template-page-help-us-celebrate .nav-section-ic a {
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }

  .page-template-page-help-us-celebrate .nav-section-ic a .link-title {
    color: #ffffff;
    font-size: 16px;
    font-family: "gotham-medium";
    text-transform: uppercase;
    line-height: 1.4;
    display: block;
  }

  .page-template-page-help-us-celebrate .help-us-block {
    padding: 50px 0;
    border-bottom: 10px solid #68c5b4;
  }

  .page-template-page-help-us-celebrate #social_media .columns, .page-template-page-help-us-celebrate #light_candle .columns {
    padding: 0 15px;
  }

  .page-template-page-help-us-celebrate .help-us-block .main-title h2 {
    font-size: 47px;
    color: #ffffff;
  }

  .page-template-page-help-us-celebrate .help-us-block .main-title h2 span i {
    font-size: 50px;
    color: #00bce7;
  }

  .page-template-page-help-us-celebrate .help-us-block .content p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.3;
    font-family: "gotham-book";
  }

  .help-us-block img {
    margin-bottom: 20px;
  }

  .page-template-page-help-us-celebrate .help-us-block .cta-button .button {
    background: #00bce7;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }

  .page-template-page-help-us-celebrate .help-us-block .cta-button .button:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title:before {
    content: '';
    display: block;
    position: absolute;
    left: -10000%;
    right: -10000%;
    height: 14px;
    background: #00bce7;
    z-index: 0;
    top: 13px;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title a {
    font-size: 30px;
    color: #ffffff;
    padding: 15px 50px 15px 30px;
    background: #00bce7;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: "gotham-medium";
    position: relative;
    z-index: 1;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title a span i {
    font-size: 42px;
    color: #ffffff;
    margin-right: 5px;
  }

  .page-template-page-help-us-celebrate #main_cta .main-title a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 18px;
    top: 28px;
    z-index: 1;
  }

  .carouselGallery-left, .carouselGallery-right {
    bottom: -30px !important;
    font-size: 28px;
  }

  .carouselGallery-modal-text {
    background-color: #062041;
    padding: 15px 0;
  }

  .carouselGallery-wrapper {
    overflow-y: auto;
  }

  .carouselGallery-wrapper .year {
    font-size: 26px;
  }

  .carouselGallery-wrapper > div {
    top: 40px;
    z-index: 2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    width: auto;
  }

  .view a, .view-gallery a {
    background: #fff;
    color: #ecaa20 !important;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
    text-decoration: none !important;
  }
  .view a:after, .view-gallery a:after {
    top: 12px;
    right: 15px;
  }

  .carouselGallery-modal .iconscircle-cross {
    cursor: pointer;
    right: 0px;
    top: -25px;
    position: absolute;
    z-index: 1;
    font-size: 25px;
    color: #fff;
  }

  .reaction-main span.close {
    top: -36px;
    right: 0;
  }

  .reaction-main {
    width: 95%;
  }

  .reaction-item {
    font-size: 9px;
    padding: 5px;
  }

  .reaction-main {
    padding: 15px 5px;
  }

  .find-more {
    text-align: center;
    margin-top: 40px;
  }
  .find-more a {
    background: #ecaa20;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 35px 10px 15px;
    line-height: 1;
    font-size: 16px;
    display: inline-block !important;
    font-weight: bold;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    position: relative;
    border-radius: 20px;
  }
  .find-more a:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    right: 15px;
    top: 12px;
  }
  .find-more a:hover {
    background: #ffffff;
    color: #ecaa20;
  }
  .find-more a:hover:after {
    border-color: transparent transparent transparent #ecaa20;
  }

  body {
    overflow-y: visible !important;
  }

  .podcast-content p {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.5;
  }

  .player {
    padding: 0 15px 60px;
    background: #000923;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .player #back, .player #next {
    width: 60px;
    height: 60px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-top: -55px;
  }

  .player #back, .player #next {
    background-size: 30px 15px;
  }

  .player #pause {
    width: 80px;
    height: 80px;
    background: #ffffff;
    color: #00468b;
    font-size: 40px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    vertical-align: middle;
    margin: -70px 15px 0;
  }

  .player #play {
    width: 80px;
    height: 80px;
    display: inline-block;
    background: #ffffff;
    color: #00468b;
    font-size: 40px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    vertical-align: middle;
    margin: -70px 15px 0;
  }

  .player .info-bt ul li {
    display: block;
    padding: 10px 25px;
    border-right: none;
    line-height: 1;
  }

  .player .info-bt ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1;
  }
}
.podcast-single-buttons {
  text-align: center;
}
.podcast-single-buttons .podcast_listen {
  background: #68c5b4 url("../img/listen.svg") no-repeat 90% center;
  background-size: 25px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 55px 15px 25px;
  line-height: 1;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
  margin-right: 5px;
}
.podcast-single-buttons .podcast_listen:hover {
  background: #ffffff url("../img/listen-hover.svg") no-repeat 90% center;
  background-size: 25px;
  color: #68c5b4;
}
.podcast-single-buttons .podcast_download {
  background: #68c5b4 url("../img/download.svg") no-repeat 90% center;
  background-size: 25px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px 15px 20px;
  line-height: 1;
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  position: relative;
  border-radius: 25px;
}
.podcast-single-buttons .podcast_download:hover {
  background: #ffffff url("../img/download-hover.svg") no-repeat 90% center;
  background-size: 25px;
  color: #68c5b4;
}
