@import url("https://fonts.googleapis.com/css?family=Cormorant+Upright&display=swap");
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: "Proxima Nova Rg";
  src: url("fonts/ProximaNova-Regular.woff2") format("woff2"),
    url("fonts/ProximaNova-Regular.woff") format("woff"),
    url("fonts/ProximaNova-Black.woff2") format("woff2"),
    url("fonts/ProximaNova-Black.woff") format("woff"),
    url("fonts/ProximaNova-Bold.woff2") format("woff2"),
    url("fonts/ProximaNova-Bold.woff") format("woff");

  font-weight: normal;
  font-style: normal;
}
body {
  /* font-family: 'Proxima Nova Rg'; */
  font-family: "Cormorant Upright", serif;
  height: 100%;
}
.dropdown-menu li {
  display: block !important;
}
.no-padd {
  padding: 0 !important;
}

.header__container {
  display: table;
  height: 578px;
  background-color: #022147;
}
#wpadminbar {
  opacity: 0.7;
}
.date {
  display: table-row;
  vertical-align: top;
}
.date p {
  padding-top: 20px;
}
.press__title {
  display: table-cell;
  vertical-align: middle;
}
.press__title h1 {
  width: 90%;
  margin: 0 auto;
  font-size: 30px;
  color: #fff;
  /* font-family: 'Proxima Nova Rg'; */
  font-family: "Cormorant Upright", serif;
  text-transform: initial;
}
.published {
  display: table-row;
  vertical-align: bottom;
  height: 200px;
}
.published p {
  font-size: 19px;
}
.header__middle {
  display: table;
  vertical-align: middle;
  /* height: 365px; */
  height: 577.73px;
  width: 100%;
}
.header__middle .title {
  color: #fff;
  margin-top: 10px;
}
.title a {
  color: #fff;
  text-decoration-style: dotted;
}
.title a:hover {
  text-decoration-color: #deb668;
}
.home_height {
  height: 577px !important;
  /* padding-top: 100px !important; */
}
.home_height h1 {
  font-size: 2.5rem !important;
}
.home_height_image {
  height: 60vh !important;
}
.home__carousel {
  background-color: #022147;
  /* height:100vh; */
  width: 50%;
  color: #fff;
  border: none;
  display: table;
}

.home__image img {
  /* width: 895px; */
  /* object-fit: fill; */
  width: 100%;
  height: 100vh;
}
.home__image {
  /* width: 150px; */
  height: 577px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.home__carousel__content {
  width: 90%;
  margin: 0 auto;
  /* padding: 200px 0; */
  height: 577px;
  padding-top: 30vh;
  /* height: 945px; */
}

.home__carousel__content h1 {
  text-align: center;
  word-wrap: break-word;
  font-size: 3.44rem;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
  font-weight: bold;
  text-transform: initial;
}

.home__carousel__content p {
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px;
}

.row.no-pad {
  margin-right: 0;
  margin-left: 0;
}
.row.no-pad > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* HOME BUTTON STYLES */

.carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
}

.home__carousel__content button {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  width: 230px;
  height: 80px;
  /* position:relative; top:50%; left:35%; */
  /* margin-top: 80px; */
  background-color: #deb668;
}

.home__carousel__content button:hover {
  cursor: pointer;
  background-color: #fabd44;
}

.home__carousel__content button:hover {
  cursor: pointer;
  background-color: #fabd44;
}

/* HOME SECOND SECTION */

.home__second__section {
  position: relative;
  margin: 100px 0;
  padding-bottom: 90px;
}

.home__second_section__quote {
  position: absolute;
  bottom: -125px;
  border: 2px solid #022147;
  width: 100%;
  /* height:250px; */
  right: 75px;
  background-color: #022147;
  color: #fff;
}
.dropdown-menu li a {
  text-align: center !important;
}
.quote__content {
  width: 90%;
  margin: 0 auto;
  padding: 15px;
}

.apostrophe {
  color: #deb668;
  font-size: 50px !important;
  text-align: left !important;
  height: 30px;
}

.quote__content p {
  font-family: "Noto Serif", serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 50;
  text-align: center;
}
.quote__author {
  float: right;
  color: #deb668;
  font-size: 25px;
  font-family: Mistral;
  /* padding: 30px; */
}

.home__second__section img {
  width: 100%;
  height: 600px;
}

.home__second__section a {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  width: 230px;
  height: 80px;

  margin-top: 30px;
  background-color: #deb668;
}

.home__second__section a:hover {
  cursor: pointer;
  background-color: #fabd44;
}

.home__second__section a:hover {
  cursor: pointer;
  background-color: #fabd44;
}

.second__section__content {
  padding-left: 70px;
}

/* .home__introduction{
          font-size: 17px;
          color: #818181;
          font-weight: bold;

      } */

.second__section__content p:first-child {
  font-size: 17px;
  color: #818181;
  font-weight: bold;
}

.second__section__content h3 {
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
  font-size: 57px;
  font-weight: bold;
  color: #1a1d31;
}
.second__section__content p {
  text-align: left;
  font: 17px/32px "Cormorant Upright";
  letter-spacing: 0;
  color: #818181;
}

/* GLOBAL ADVOCATE */

.home__global__advocate {
  background-color: #eeeeeb;
  /* padding-top:40px; */
  padding-bottom: 40px;
}
.custom_container {
  width: 1400px;
  margin: 0 auto;
}

.global__container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.introduction_button {
  padding-top: 20px;
}

.global__headline {
  text-align: center;
  padding-bottom: 20px;
}
/* .global__link{
          position: absolute;
          bottom: 80px;
      } */

.global__headline p {
  padding-top: 40px;
  font-size: 17px;
  color: #818181;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
  text-transform: capitalize;
  font-weight: bold;
}
.global__headline h3 {
  padding-bottom: 15px;
  /* font-size: 57px; */
  font: Bold 57px/69px "Cormorant Upright";
  color: #1a1d31;
}
.headline__cards {
  margin-top: 30px;
}

.speech__card {
  /* width:412px; */
  width: 100%;
  /* height: 680px; */
  padding: 50px 20px;
}
.about__bg {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}

.speeches__image {
  height: 345px;
  width: 100%;
}
.card__icon {
  position: absolute;
  top: -45px;
  right: 145px;
  border: 1px solid white;
  border-radius: 50%;
  padding: 20px;
  background-color: white;
}

.card__button {
  text-align: center;
  /* position:absolute;
          bottom:70px;
          right: 85px; */
  /* margin-left:50px */
}
.card__button .button12 {
  cursor: pointer;
  background-color: #000;
  /* width: 330px; */
  /* height: 64px; */
  padding: 10px 10px;
  line-height: 64px;
  position: relative;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 0;
  background: #deb668;
}
.card__content {
  width: 95%;
  margin: 0 auto;
  /* padding:0 50px;         */
}

.card__description {
  text-align: center;
  letter-spacing: 0;
  color: #818181;
  opacity: 1;
}
.card__content {
  text-align: center;
  font: Regular 17px/32px "Cormorant Upright";
  letter-spacing: 0;
  color: #818181;
  opacity: 1;
}
.card__content h4,
.card__content h6,
.card__content h4,
.card__content h3,
.card__content h2,
.card__content h1 {
  font: Bold 35px/69px "Cormorant Upright";
  letter-spacing: 0;
  color: #1a1d31 !important;
  text-align: center;
}
.speeches__size {
  height: 89px;
  overflow: hidden;
  width: 100%;
  padding-top: 20px;
}

.speeches__card {
  /* height: 410px; */
  background: #ffffff 0% 0% no-repeat padding-box;
  padding: 50px 20px;
}

.speeches__button {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background-color: #deb668;
  padding: 20px 40px;
  outline: none;
  text-decoration: none;
}

.speeches__button:hover {
  cursor: pointer;
  background-color: #fabd44;
  text-decoration: none;
}

/* SUPPORT US */

.support_us {
  margin-top: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
  width: 100%;
  color: white;
  opacity: 1;
}

.donation__content {
  padding-top: 70px;
  height: 100%;
}
.donation__content p {
  text-align: center;
  font-size: 17px;
  font-family: "Cormorant Upright", serif;
  letter-spacing: 0;
  color: #ffffff;
}
.donation__content h3 {
  text-align: center;
  font: Bold 57px/69px "Comorant Upright";
  letter-spacing: 0;
  color: #ffffff;
  padding: 50px 0;
}
.donation__button {
  padding-top: 50px;
}

/* RECENT SPEECHES*/

.recent__speeches {
  margin-top: 70px;

  background: #eeeeeb 0% 0% no-repeat padding-box;
}
.speech__date {
  text-align: left;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
  font-weight: bold;
  letter-spacing: 0;
  color: #818181;
  padding-bottom: 5px;
}
.speech__title {
  text-align: left;
  /* font: Bold 21px Proxima Nova Rg; */
  font-size: 21px;
  font-weight: bold;
  font-family: "Cormorant Upright", serif;
  letter-spacing: 0;
  color: #1a1d31;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 90%;
  text-decoration: none;
  min-height: 50px;
}
.speech__title:hover {
  color: #deb668;
  text-decoration: none;
}
.speeches__content {
  text-align: left;
  font: Regular 17px/32px "Cormorant Upright";

  letter-spacing: 0;
  color: #818181;
}
.speech__card img {
  /* width: 100%; */
  width: 412px;
  height: 280px;
}
.recent__title {
  padding-bottom: 15px;
  padding-top: 45px;
}
.custom_padding {
  padding-bottom: 70px;
}
.national h1 {
  font: Bold 57px/69px "Comorant Upright";
}
.national p {
  text-align: center;
  font: Medium 17px/90px "Comorant Upright";
  letter-spacing: 0;
  color: #818181;
}
.national h3 {
  text-align: center;
  font: Bold 57px/69px "Comorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
}
.recent__title h1 {
  font: Bold 57px/69px "Comorant Upright";
  color: #022147;
}
.recent__title p {
  text-align: center;
  font: Medium 17px/90px "Comorant Upright";
  letter-spacing: 0;
  color: #818181;
}
.recent__title h3 {
  text-align: center;
  font: Bold 57px/69px "Comorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
}

/* FOOTER **/

.footer {
  background: #022147 0% 0% no-repeat padding-box;
}
.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer li,
.footer li a {
  text-align: left;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
  letter-spacing: 0;
  color: #8090a0;
}
.footer__social li {
  display: inline-block;
  padding-right: 0;
  padding-left: 15px;
}
.footer__social li:first-child {
  padding-left: 0 !important;
}
.footer p {
  margin-top: 20px;
}
.footer h6 {
  text-align: left;
  font-size: 20px;
  letter-spacing: 0;
  color: #818181;
}

.footer ul li {
  text-decoration: none;
  list-style: none;
  padding-top: 10px;
}
.footer ul {
  padding: 0;
}
.footer__info {
  width: 298px;
}

.footer__info h5 {
  text-align: left;
  font: Bold 20px "Cormorant Upright";
  letter-spacing: 0;
  color: #ffffff;
  opacity: 1;
}
.footer__widgets {
  margin-left: 100px;
}
.footer__widgets h6 {
  font: Bold 20px "Cormorant Upright";
  letter-spacing: 0;
  color: #ffffff;
  opacity: 1;
}
.footer__widgets ul li a {
  text-align: left;
  font: Regular 17px/45px "Cormorant Upright";
  letter-spacing: 0;
  color: #8090a0;
  opacity: 1;
}

.footer__copyright {
  /* background: #000000 0% 0% no-repeat padding-box; */
  /* height: 103px; */
}
.footer__wrapper hr {
  border-top: 1px solid #8090a0;
}
.footer__copyright p {
  /* text-align: center; */
  font: Regular 17px/32px "Cormorant Upright";
  letter-spacing: 0;
  color: #ffffff;
  opacity: 1;
}
.copyright {
  /* padding:10px 0; */
}
.copyright p {
  color: #8090a0;
}
.copyright .crdeer {
  color: #8090a0;
  text-align: right;
}
.crdeer a {
  color: #8090a0;
}
.social__area {
  padding-top: 70px;
  padding-bottom: 70px;
}
.social__title h3 {
  text-align: left;
  font: Bold 40px "Cormorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
  margin-bottom: 20px;
}

.footer__wrapper {
  padding-top: 50px;
  /* padding-bottom: 50px; */
}

/* About Us Page */

.about__global__advocacy {
  background-color: #eeeeeb;
  /* margin: 70px 70px; */
}

.about__global__advocacy ul li {
  list-style: none;
  padding: 0;
}
#main-slider ol .active {
  background-color: #022147;
}
.global__advocacy {
  background-color: #eeeeeb;
}
.global__advocacy a {
  padding-top: 20px;
}
.about__second__image {
  width: 650px;
  height: 550px;
  margin-left: 100px;
  object-fit: cover;
}
.bg-image {
  position: absolute;
  z-index: -1;
  top: 100px;
  right: 10px;
  width: 470px !important;
  height: 470px !important;
}
.about__second__section h1 {
  text-align: left;
  font: Bold 57px/69px "Cormorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
  opacity: 1;
}

.main__post__title {
  text-align: left;
  font: Bold 57px/69px "Cormorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
}

.about__second__section {
  margin: 70px 0;
}

.gallery__row {
  padding-top: 30px;
  padding-bottom: 70px;
}
.gallery__year {
  /* margin-top:50px; */
  margin-bottom: 50px;
}
.gallery__container:nth-child(even) {
  background: #fff;
}

.gallery__container:nth-child(odd) {
  background: #eeeeeb;
}

/*About National Programming */

.about__speech__title {
  font: Bold 21px "Cormorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
  padding-top: 20px;
}
.about__speech__content {
  font: Regular 17px "Cormorant Upright";
  letter-spacing: 0;
  color: #818181;
}
.speeches__social__icons li {
  display: inline-block;
  list-style: none;
  padding: 0px;
}
.speeches__social__icons {
  margin-top: 20px;
  padding: 0;
}

.speeches__social__icons li {
  height: 60px;
  width: 60px;
  background: #deb668 0% 0% no-repeat padding-box;
  margin-left: 10px;
}

.speeches__social__icons i {
  padding-top: 16px;
  color: #fff;
  font-size: 26px;
}

.tabsy {
  /* margin: 100px 0; */
  /* padding-top:70px; */
  padding-bottom: 100px;
}
.tab__content {
  /* width: 921px; */
  padding: 100px 50px;

  height: 557px;
  background: #ffffff 0% 0% no-repeat padding-box;
}
.tab__inner__content img {
  width: 314px;
  height: 443px;
}

.global__tabs {
  padding: 0 !important;
}
.global__tabs li {
  height: 134px;
  background: #fff 0% 0% no-repeat padding-box;
  margin-bottom: 7px;
  /* text-align:center; */
}

.global__tabs li a {
  display: block;
  padding: 60px 10px 5px 10px;
  height: 60px;
}

.tab__description {
  text-align: left;
  font: Medium 17px/90px "Cormorant Upright";
  letter-spacing: 0;
  color: #818181;
}
.tab__post {
  /* max-height: 100px;
overflow: hidden;
margin-bottom: 45px; */
  min-height: 160px;
  /* overflow: hidden;
max-height: 164px; */
}
.inner_advocacy {
  /* width:432px; */
}
.tab__title {
  text-align: left;
  font: Bold 35px/69px "Cormorant Upright";
  letter-spacing: 0;
  color: #1a1d31;
  opacity: 1;
  width: 432px;
  min-height: 119px;
  /* width:432px; */
  padding-bottom: 39px;
}

.tab__paragraph {
  text-align: left;
  font: Regular 17px/32px "Cormorant Upright";
  letter-spacing: 0;
  color: #818181;
  min-height: 132px;
}

.tab__content a {
  text-align: left;
  font: Medium 17px/90px "Cormorant Upright";
  letter-spacing: 0;
  color: #deb668;
  position: absolute;
  bottom: 0;
}

.post__main__content {
  text-align: left;
  font-family: "Cormorant Upright";
  font-size: 17px;
  color: #818181;
}

.national__programming {
  margin-top: 70px;
  margin-bottom: 70px;
}
.speeches__container {
  padding-bottom: 40px;
}

.play__speech {
  /* position:absolute; */

  background: #deb668 0% 0% no-repeat padding-box;
  width: 45px;
  height: 45px;
  float: right;
  display: table;
  margin-top: 30px;
}

.speech_link {
  margin-top: 20px;
  padding-bottom: 20px;
  /* max-width: 90%; */
  /* width: 80%; */
  float: left;
  max-height: 65px;
  overflow: hidden;
  height: 100px;
}

.play__speech i {
  /* padding: 10px 10px; */
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.about__speeches__content {
  max-height: 70px;
  overflow: hidden;
}

/* Instagram Feed Styles*/
#sb_instagram #sbi_load {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  display: none;
}
#sb_instagram .sb_instagram_header {
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.2;
  width: 100%;
  display: none;
}
#instafeed {
  max-width: 1080px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
#instafeed .rollover {
  background: rgba(200, 0, 129, 0.4);
  font-family: "Cormorant Upright", sans-serif;
  font-size: 28px;
  position: absolute;
  color: #ffffff;
  right: 5px;
  top: 5px;
  left: 5px;
  opacity: 0;
  text-align: center;
  line-height: 150px;
}

#instafeed a:hover .rollover {
  opacity: 1;
}
#instafeed a {
  display: flex;
  align-items: center;
  position: relative;
  width: 50%;
  background: white;
  padding-right: 10px;
  padding-bottom: 10px;
}
.all__posts {
  margin-top: 50px;
}
.twitter__posts {
  margin-top: 57px;
  margin-left: 69px;
}
@media only screen and (min-width: 580px) {
  #instafeed a {
    width: 33.3%;
  }
}
#sb_instagram .sbi_photo {
  width: 175px;
  /* width:100%; */
  height: 175px;
}
#instafeed a img {
  display: block;
  width: 175px;
  /* width:100%; */
  height: 175px;
  padding: 5px 0;
  padding-left: 10px;
}
#instafeed a img:hover {
  transform: rotateX("45deg");
}
.global__tabs img {
  position: relative;
  top: -2px;
  left: -15px;
  float: left;
  height: 49.19px;
  width: 49.19px;
}
.twitter__grid {
  margin-left: 70px;
}
/* Twitter Rules*/
.twitter__grid h3 {
  margin-left: 65px;
}
#ctf #ctf-more {
  display: none !important;
}

#ctf .ctf-author-name {
  font-size: 20px !important;
}
#ctf p.ctf-tweet-text {
  /* font-size:18px; */
}
.ctf-out-of-tweets {
  display: none !important;
}
.ctf-screename-sep {
  display: none !important;
}

#ctf .ctf-item:first-child {
  border: none !important;
}
#ctf .ctf-item {
  /* border: none !important; */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.12), 0 0px 10px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 90%;
  margin: 7px 20px;
  padding: 20px 10px;
  /* width:691px; */
  height: 128px;
}
.ctf-tweets {
  margin-top: 22px;
  margin-left: 50px;
}

#ctf .ctf-author-avatar {
  height: 100px;
  /* margin: 3px 6px 0 -56px; */
  float: left;
  overflow: hidden;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 100px;
  border-radius: 5px;
}

.tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.tab-link {
  text-transform: uppercase;
  list-style: none;
  padding: 50px 40px !important;
  color: #aaa;
  cursor: pointer;
  font-weight: 700;
  transition: all ease 0.5s;
  border-bottom: solid 3px rgba(255, 255, 255, 0);
  font: Medium 17px "Cormorant Upright";
}

.tab-link:hover {
  color: #999;
  border-color: #022147;
}

.tab-link.active {
  color: #fff;
  border-color: #deb668;
  background-color: #022147;
}

.tab-link:nth-of-type(1).active {
  color: #fff;
  border-color: #deb668;
}

.tab-link:nth-of-type(2).active {
  color: #fff;
  border-color: #deb668;
}

.tab-link:nth-of-type(3).active {
  color: #fff;
  border-color: #deb668;
}
.tab-link:nth-of-type(4).active {
  color: #fff;
  border-color: #fff;
}

.content-wrapper {
  /* padding: 40px 40px; */
}
.content-wrapper img {
  /* height:100%; */
  height: 375px;
  /* width:314px; */
}

.tab__content {
  display: none;

  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}

.tab__content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}

#ctf .ctf-author-avatar img {
  margin-top: 16px !important;
  margin-left: 15px !important;
  height: 65px;
  width: 65px;
  /* padding-top: 30px; */
  border-radius: 50%;
}

/*
Blog cards
*/
.video__intro {
  margin-top: 100px;
  margin-bottom: 100px;
  font-family: "Cormorant Upright", sans-serif;
}
.video__intro p {
  font-family: "Cormorant Upright", sans-serif;
  font-size: 17px;
  color: #818181;
}
.video__intro h3 {
  font-size: 57px;
  font-weight: bold;
}
.video__container {
  width: 402px;
  height: 339px;
}

.videos_download {
  margin-top: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
  width: 100%;
  color: white;
  opacity: 1;
}

video {
  width: 305px;
  height: 160px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.video__post {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 315px;
  width: 100%;
  margin-bottom: 15px;
}

.video__post a {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  width: 50px;
  height: 50px;
  background-color: #deb668;
  position: absolute;
  top: 130px;
  left: 44%;
  border-radius: 1px;
  cursor: pointer;
}
.video__post a i {
  color: #fff;
  padding-top: 10px;
  cursor: pointer;
}

/* hamburger menu */

#menuToggle {
  display: block;
  position: absolute;
  top: 90px;
  /* left: 50px; */
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;

  cursor: pointer;

  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */

  -webkit-touch-callout: none;
}

/*
* Just a quick hamburger
*/
#menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  margin-left: 20px;
  background: #cdcdcd;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

#menuToggle span:first-child {
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}

/* 
* Transform all the slices of hamburger
* into a crossmark.
*/
#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #fff;
}

/*
* But let's hide the middle one.
*/
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
* Ohyeah and the last one should go the other direction
*/
#menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
* Make this absolute positioned
* at the top left of the screen
*/
#menu {
  /* position: absolute; */
  width: 901px;
  /* padding: 50px; */
  left: -5px;
  background: #022147;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-200%, 0%);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  height: 550px;
}

#menu li {
  padding: 10px 0;
  font-size: 18px;
  margin-left: 200px;
  color: #ffffff;
  /* width:50%; */
  padding-left: 15px;
}
#menu li:hover {
  background-color: #011938;
  color: #deb668;
}
#menu a {
  text-decoration: none;
}

/*
* And let's fade it in from the left
*/
#menuToggle input:checked ~ ul {
  transform: scale(1, 1);
  opacity: 1;
}

/* Modal FullScrenn */

/* .gallery__pic{
    height:100% !important;
    width:100% !important;
} */

.custom__modal {
  /* background-color: #E6E6E6; */
  /* border: 2px solid #022147; */
  /* box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
  background-color: transparent;
  border: none !important;
}
.custom__modal iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.custom__modal img {
  width: 100%;
  height: 300px;
}
.contact__content {
  margin-top: 100px;
  margin-bottom: 100px;
}
.contact__content h1 {
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", sans-serif;
}
.contact__title {
  margin-bottom: 70px;
}
.contact__boxes {
  background-color: #eeeeeb;
}
.contact__card__content {
  width: 95%;
  margin: 0 auto;
  padding: 50px 30px;
  height: 300px;
}
.form {
  margin-top: 25px;
}

.contact__list {
  list-style-type: none;
  /* margin-bottom:15px; */
  margin-top: 30px;
  padding: 0;
}
.contact__list i {
  padding-right: 10px;
  float: left;
}

.contact__list li {
  padding-bottom: 50px;
  margin-top: 20px;
  /* width: 50%;
    margin: 0 auto; */
}
.footer__contact li {
  width: 54%;
  margin: 0 auto;
  text-align: left;
}
.contact__list li a {
  color: #deb668;
  text-decoration: none;
  /* font-size:20px; */
}
.london__list {
  list-style-type: none;
  /* margin-bottom:15px; */
  margin-top: 10px;
  padding: 0;
}
.london__list li {
  padding-bottom: 30px;
}
.map {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-top: 150px;
}
.london__location {
  width: 50%;
  margin: 0 auto;
  border: 4px solid #f0f0f0;
  position: absolute;
  top: 0px;
  z-index: 100;
  background-color: white;
  left: 275px;
}
.london__inner {
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}

.london__office {
  margin-bottom: 100px;
}
/* i{
  color:#DEB668;
  font-size:32px;
} */
.contact__card__content i {
  float: left;
  padding-right: 15px;
  /* width: 60px; */
  /* height: 60px; */
}
.contact__card__content span {
  float: right;
  display: inline-block;
  width: 80%;
}
.london__title {
  margin-top: 70px;
  margin-bottom: 50px;
}
.wellbeing {
  margin-top: 70px;
  margin-top: 70px;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", sans-serif;
  /* font-size:32px; */
}
.wellbeing h4 {
  font-size: 32px;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", sans-serif;
}
.article__buttons {
  padding-top: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.article__button {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  height: 60px;
  /* position:relative; top:50%; left:35%; */
  /* margin-top: 80px; */
  background-color: #deb668;
  padding-top: 20px;
}
.source {
  color: #deb668;
  padding-left: 10px;
}
.article__source {
  padding-top: 20px;
  height: 60px;
}
.ais {
  padding-left: 10px;
  border-left: 2px solid #aaa;
}
.img__blog__size {
  height: 320px;
  width: 100%;
}
.press__card {
  padding-bottom: 100px;
}
/* .related-posts{
  margin-top:70px;
} */
.fa-size {
  font-size: 1.5em;
}
.recent_link {
  text-transform: inherit;
}
.recent__news__title {
  /* background-color: #EEEEEB; */
  /* text-align:center; */
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", sans-serif;
  font-weight: bold;
  height: 70px;
  padding-top: 15px;
  color: #022147;
  /* margin-bottom:30px; */
  font-size: 27px;
}
.media a {
  color: #022147;
}
.media a:hover {
  text-decoration: none;
}
.main__category {
  /* background-color: #DEB668; */
  text-align: left;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;

  font-weight: bold;
  height: 70px;
  padding-top: 15px;
  color: #022147;
  margin-bottom: 30px;
  /* width: 341px; */
  font-size: 27px;
  /* padding-left:10px; */
  text-transform: uppercase;
}
.categories {
  margin-top: 20px;
}
.categories__list ul {
  padding: 0;
}
.categories__list ul li {
  /* display:inline-block; */
  list-style-type: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.categories__list a {
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", sans-serif;
  color: #393d43;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 14px;
}
.press__speech {
  width: 90%;
}
#ctf .ctf-author-name {
  font-weight: bold !important;
  margin-top: 4px;
  color: #022147 !important;
  /* display:none; */
}
.ctf-author-screenname {
  font-weight: bold !important;
  /* margin-top: 4px; */
  color: #022147 !important;
  font-size: 20px !important;
  display: none !important;
}
#ctf .ctf-author-name,
#ctf .ctf-author-screenname,
#ctf .ctf-verified,
#ctf .ctf-tweet-meta {
  /* display:none !important; */
}
.ctf-tweet-text {
  color: #818181;
  margin-top: 10px !important;
}

/*  Gallery */

.gallery-wrapper {
  max-width: 900px;
  margin: 80px auto 0;
  text-align: center;
}

.container__img-holder {
  max-width: 240px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  margin-right: 16px;
  cursor: pointer;
}

/* .container .container__img-holder:nth-child(3n+1) {
  margin-left: 0;
} */

.container__img-holder {
  /* width: 100%; */
  /* box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  /* border: 2px solid #022147; */
  border-radius: 3px;
  /* margin-left: 50px; */
}
.container__img-holder:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transform: scale(1.1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.ajax-load-more-wrap {
  width: 100% !important;
}
.galerija {
  width: 80%;
  margin: 0 auto;
  margin-top: 30px;
}
.gallery__post {
  background-size: cover;
  width: 100%;
  height: 260px;
  cursor: pointer;
  margin-bottom: 15px;
}

.gallery__post a {
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  background-color: #deb668;
  position: absolute;
  top: 130px;
  right: 80px;
  left: 80px;
  border-radius: 1px;
  cursor: pointer;
}
.events {
  margin-top: 30px;
}
.video__name {
  /* font-size:26px; */
  margin-bottom: 30px;
  font: Bold 21px "Cormorant Upright";
}
.see__events {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 20px;
}

.see__events a {
  color: #deb668;
}

.maintitle {
  width: 389px;
  display: flex;
  align-items: center;
  padding-top: 100px;
  margin: 0 auto;
}
.title {
  text-align: center;
  font-size: 17px;
  width: 70%;
  font-family: "Cormorant Upright", sans-serif;
}
.line {
  display: inline-block;
  width: 15%;
  height: 2px;
  background-color: white;
}

.tagged-posts {
  width: 100%;
}

.category__banner {
  background-color: #022147;
  height: 146.73px;
  width: 100%;
}
.header_title h1 {
  font: Bold 57px "Cormorant Upright";
  color: #ffffff;
}
.cat__menu {
  margin-top: 20px;
  color: #fff;
}
.cat__menu h1 {
  text-transform: capitalize;
}

.contact__form {
  margin-top: 100px;
  margin-bottom: 100px;
}
.contact__form h1 {
  font: Bold 57px/69px "Cormorant Upright";
}

.contact__form input {
  width: 100%;
  height: 40px;
  margin-bottom: 30px;
  border: 2px solid #e4e4e4;
  padding-left: 20px;
  color: #818181;
  outline: none;
  border-radius: 4px;
}
.contact__form input:focus {
  border-color: #deb668;
}
.contact__form textarea {
  width: 100%;
  border: 2px solid #e4e4e4;
  padding-left: 20px;
  color: #818181;
  height: 170px;
  padding-top: 15px;
  resize: none;
  outline: none;
  border-radius: 4px;
}
.contact__form textarea:focus {
  border-color: #deb668;
}
.contact__form button {
  margin-top: 20px;
  width: 254px;
  border-radius: 4px;
}
.contact__editor {
  width: 90%;
}
#the-count {
  position: absolute;
  bottom: 100px;
  right: 25px;
  color: #818181;
}
.custom__grid {
  width: 80%;
  margin: 0 auto;
}

/*  Nav Menu*/

.fixed-top {
  background-color: white;
}
.main_h {
  position: fixed;
  max-height: 70px;
  z-index: 999;
  width: 100%;
  padding-top: 17px;
  background: none;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  top: -100px;
  padding-bottom: 6px;
  /* font-family: "Montserrat", sans-serif; */
}
@media only screen and (max-width: 769px) {
  .main_h {
    padding-top: 25px;
  }
}

.open-nav {
  max-height: 600px !important;
}
.open-nav .mobile-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.sticky {
  background-color: #022147;
  opacity: 1;
  top: 0px;
  /* border-bottom: 1px solid gainsboro; */
}

.logo {
  text-transform: uppercase;
  float: left;
  display: block;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 10px;
  font: Bold 24px "Cormorant Upright";
  text-decoration: none;
  color: #022147;
  transition: color 0.5s ease;
  margin-top: 19px;
}
.logo:hover {
  text-decoration: none;
  color: #deb668;
}

@media only screen and (max-width: 1024) {
  .mobile-toggle {
    display: block;
  }
  .dropdown-menu a {
    background-color: transparent;
    text-align: center !important;
  }
}
@media only screen and (max-width: 766px) {
  .logo {
    float: none;
  }
  .dropdown-menu .show {
    background-color: transparent;
    text-align: right !important;
  }
}

nav {
  /* float: right; */
  /* width: 80%; */
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", sans-serif;
}
.card__title {
  margin-top: 20px;
  padding-bottom: 20px;
  /* max-width: 90%; */
  /* width: 80%; */
  float: left;
  max-height: 50px;
  overflow: hidden;
  height: 100px;
}
nav ul .current_page_item {
  background-color: #011938;
}
nav ul .current_page_item a {
  color: #deb668;
}
nav ul li a {
  font-size: 16px;
  color: #fff;
}
nav ul li a:hover {
  color: #deb668;
  text-decoration: none;
}
@media only screen and (max-width: 766px) {
  nav {
    width: 100%;
  }
}
nav ul {
  list-style: none;
  overflow: hidden;
  /* text-align: right;
  float: right; */
  /*padding-right: 50px;*/
}
@media only screen and (max-width: 766px) {
  nav ul {
    padding-top: 10px;
    margin-bottom: 22px;
    /* float: left;
    text-align: center; */
    width: 100%;
  }
}
nav ul li {
  /* display: inline-block; */
  margin-left: 35px;
  line-height: 1.5;
}
@media only screen and (max-width: 766px) {
  nav ul li {
    width: 100%;
    padding: 7px 0;
    margin: 0;
  }
}
nav ul a {
  color: #888888;
  text-transform: uppercase;
  font-size: 12px;
}

.mobile-toggle {
  /* display: none; */
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  left: 10px;
  top: 0;
  width: 30px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
@media only screen and (max-width: 766px) {
  .mobile-toggle {
    display: block;
  }
}
.mobile-toggle span {
  width: 30px;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 1000px;
  background: #8f8f8f;
  display: block;
}

.custom__row {
  width: 100%;
  /* max-width: 940px; */
  margin: 0 auto;
  position: relative;
  padding: 0 2%;
}

* {
  box-sizing: border-box;
}
/* .content {
  padding: 50px 2% 250px;
} */
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

/* 
.content__wrapper{
width:90%;
margin:0 auto;
} */

.page-container {
  position: relative;
  /* min-height: 100vh; */
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.5rem; /* Footer height */
}

.latest {
  margin-bottom: 20px;
  /* width:341px; */
}
.latest img {
  /* width: 90px; */

  height: 200px;
}
.latest a {
  font-size: 14px;
  color: #1a1d31;
}

.page-numbers {
  width: 65px;
  height: 65px;
  background-color: #fff;
  color: #deb668;
  border: 3px solid #deb668;
  padding: 10px 15px;
  margin-left: 5px;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
.page-numbers:hover {
  width: 65px;
  height: 65px;
  background-color: #fff;
  color: #022147;
  border: 3px solid #022147;
  padding: 10px 15px;
  margin-left: 5px;
  text-decoration: none;
}

.current {
  width: 65px;
  height: 65px;
  background-color: #deb668;
  color: #fff;
  border: 3px solid #deb668;
  padding: 10px 15px;
  margin-left: 5px;
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}

.current:hover {
  width: 65px;
  height: 65px;
  background-color: #deb668;
  color: #fff;
  border: 3px solid #deb668;
  padding: 10px 15px;
  margin-left: 5px;
}

.categories__container {
  background-color: #deb668;
  text-align: center;
}
.categories__container ul li {
  display: inline-block;
  text-align: center;
  list-style-type: none;
  color: #022147;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 10px;
}
.categories__container ul li a {
  color: #022147;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
.categories__container ul li a:hover {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.catego {
  margin-top: 100px;
}
.gallery__year {
  /* font-family:Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
}
.gallery__title {
  height: 100%;
  width: 100%;
  text-align: center;
  display: none;
  background: rgba(222, 182, 104, 0.7);
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.show_gall {
  display: table !important;
}
.gallery__title p {
  display: table-cell;
  vertical-align: middle;
  /* padding-left: 25px; */
  color: #fff;
  font-size: 17px;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;

  font-weight: bold;
  z-index: 1;
}
.single_content {
  width: 90%;
}

.snip1155 {
  font-family: "Proxima Nova Rg", sans-serif;
  /* font-family: 'Cormorant Upright', serif; */

  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.snip1155 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1155 {
  padding: 0;
  width: 100%;
}

.snip1155 li {
  display: inline-block;
  list-style: outside none none;
  /* margin: 0 0.4em; */
  padding: 0;
}
.snip1155 a {
  display: inline-block;
  padding: 0.2em 14px;
  font-size: 15px;
  /* padding-left:20px; */
  color: rgba(2, 33, 71, 0.6);
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "Proxima Nova Rg", sans-serif;

  /* font-family: 'Cormorant Upright', serif; */
}
.snip1155 a:before {
  left: 20%;
  right: 20%;
  top: 50%;
  content: "";
  border-left: 12px solid #deb668;
  border-right: 12px solid #deb668;
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
  height: 3px;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1155 a:hover {
  color: #022147;
}
.snip1155 .current_page_item a {
  color: #deb668 !important;
}
.snip1155 a:hover:before {
  border-left: 12px solid #deb668;
  border-right: 12px solid #deb668;
  left: 0;
  right: 0;
  opacity: 1;
}
.snip1155 .current_page_item a:before {
  left: 0;
  right: 0;
  opacity: 1;
  color: #deb668;
  border-left: 12px solid rgba(2, 33, 71, 1);
  border-right: 12px solid rgba(2, 33, 71, 1);
}
.main__menu {
  background-color: #fff;
  /* padding-top: 20px; */
  width: 100%;
}
.meny {
  height: 80px;
  padding: 25px 60px 0px 100px;
  /* transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1); */
}

/* .home__banner {
  margin-top: 75px;
} */
.shadow__bottom {
  box-shadow: 0px 15px 10px -15px #111;
  background-color: #fff;
  /* height: 60px; */
  /* padding-top:20px; */
  transition: box-shadow 1.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  /* padding-top:10px; */
}
.close {
  opacity: 1 !important;
}
.close-modal {
  border: 3px solid white !important;
  border-radius: 50% !important;
  padding: 0 10px !important;
  position: absolute;
  top: -81px;
  left: 46%;
  z-index: 9999;
  background-color: none !important;
  font-size: 40px !important;
  /* border: none !important; */
  outline: none !important;
  color: #fff !important;
  opacity: 1 !important;
}
.close-modal:hover {
  color: #deb668;
}
.ctf-header .ctf-no-bio {
  display: none;
}
.speech__image__container {
  width: 100%;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.modal-content {
  background-color: #000;
  /* opacity:0.9; */
  color: #fff;
}

/* Awesome Button */
.button12 {
  cursor: pointer;
  background-color: #000;
  width: 330px;
  height: 64px;
  padding: 20px 23px;
  line-height: 64px;
  position: relative;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 0;
  background: #deb668;
  /* margin-left:20px; */
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
}
.button12 span {
  color: #fff;
  display: inline-block;
  padding-left: 35px;
  text-transform: uppercase;
  font-size: 20px;
  /* font-weight: bold; */
  transform: scaleX(0.6);
  letter-spacing: 1px;
  transform-origin: center left;
  transition: color 0.3s ease;
  position: relative;
  z-index: 1;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;
}
.button12 em {
  position: absolute;
  height: 1px;
  background: #fff;
  width: 47%;
  right: 23px;
  top: 50%;
  transform: scaleX(0.25);
  -webkit-transform: scaleX(0.25);
  transform-origin: center right;
  transition: all 0.3s ease;
  z-index: 1;
}
.button12:before,
.button12:after {
  content: "";
  background: #022147;
  height: 50%;
  width: 0;
  position: absolute;
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.button12:before {
  top: 0;
  left: 0;
  right: auto;
}
.button12:after {
  bottom: 0;
  right: 0;
  left: auto;
}
.button12:hover:before {
  width: 100%;
  right: 0;
  left: auto;
}
.button12:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.button12:hover span {
  color: #fff;
}
.button12:hover em {
  background: #fff;
  transform: scaleX(0.51);
  transform: scaleX(0.51);
}

.cat-pad {
  margin-top: 40px;
}
.modal-backdrop.show {
  opacity: 0.9;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
  background-color: #deb668 !important;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
  color: #fff !important;
}

@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-thumbs__list a:before {
  border: 5px solid #deb668;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

#carousel img {
  display: block;
  opacity: 0.5;
  cursor: pointer;
}
#carousel .flex-active-slide img {
  opacity: 1;
  cursor: default;
}

.flex-viewport {
  height: 600px !important;
  /* width:1226px !important; */
}
.flex-viewport img {
  height: 600px !important;
  width: 100%;
}
.flex-control-thumbs li {
  width: auto !important;
  margin: 6px;
}
.flex-control-thumbs img {
  height: 115px !important;
  width: 115px !important;
}

#slidr .flex-next,
#slidr .flex-prev {
  /* display:none; */
}

#carousel .flex-viewport {
  /* margin: 0 40px; */
}
.flexslider {
  background-color: transparent;
  border: none !important;
}

.flexslider .slides > li {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  height: 450px;
}
#slidr,
.alink {
  min-height: 300px;
}
.alink {
  display: block;
}

.flex-nav-next a {
  background-color: #deb668;
  color: white;
  height: 43px;
  width: 43px;
}
.flex-nav-prev a {
  background-color: #deb668;
  color: white;
  height: 43px;
  width: 43px;
}

.flex-direction-nav a:before {
  padding-top: 5px;
  padding-left: 15px;
  font-size: 25px;
  color: #fff;
}
.flex-direction-nav .flex-next {
  text-align: left;
}
.gallery_info {
  font-size: 17px;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;

  letter-spacing: 0;
  color: #ffffff;
  opacity: 1;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Mobile banner */

.mobile-hero {
  height: 647px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 11px;
}
.mobile-hero:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #002f4b, #022147);
  opacity: 0.6;
  height: 648px;
  margin-top: 70px;
}

/* h1 {
  color: #022147;
} */

/* End of Mobile banner */

.flex-direction-nav {
  position: absolute;
  top: 280px;
  width: 100%;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
}
.wp-caption-text {
  font-size: 14px;
}
.card-body a {
  color: #022147;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

.card-body {
  padding: 1.25rem 0;
}

/* Mob Menu */
.mobile_menu {
  position: fixed;
  max-height: 70px;
  z-index: 999;
  width: 100%;
  padding-top: 17px;
  background: none;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  top: -100px;
  padding-bottom: 6px;
  /* font-family: "Montserrat", sans-serif; */
}
@media only screen and (max-width: 766px) {
  .mobile_menu {
    padding-top: 25px;
  }
}

.open-nav {
  max-height: 600px !important;
}
.open-nav .mobile-toggle {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

.sticky {
  background-color: #022147;
  opacity: 1;
  top: 0px;
  /* border-bottom: 1px solid gainsboro; */
}

.mobile_logo {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-top: 0;
  line-height: 1;
  margin-bottom: 10px;
}
.mobile_logo:hover {
  color: #deb668;
  text-decoration: none;
}
@media only screen and (max-width: 766px) {
  .mobile_logo {
    float: none;
  }
}

@media only screen and (max-width: 766px) {
  nav {
    width: 100%;
  }
}
nav ul {
  list-style: none;
  overflow: hidden;

  /* padding-right: 50px; */
}
@media only screen and (max-width: 766px) {
  nav ul {
    padding-top: 10px;
    margin-bottom: 22px;
    float: left;
    text-align: center;
    width: 100%;
  }
}
nav ul li {
  /* display: inline-block; */
  margin-left: 35px;
  line-height: 1.5;
  margin-top: 20px;
}
@media only screen and (max-width: 766px) {
  nav ul li {
    width: 100%;
    padding: 7px 0;
    margin: 0;
  }
}
nav ul a {
  color: #888888;
  text-transform: uppercase;
  font-size: 12px;
}

.mobile-toggle {
  /* display: none; */
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 22px;
  top: 0;
  width: 30px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
@media only screen and (max-width: 769px) {
  .mobile-toggle {
    display: block;
  }
}
.mobile-toggle span {
  width: 30px;
  height: 4px;
  margin-bottom: 6px;
  border-radius: 1000px;
  background: #fff;
  display: block;
}

.nav_nav {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
  padding: 0 2%;
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;

  font-weight: bold;
  font-size: 24px;
}
.mobile_logo {
  /* font-family: Proxima Nova Rg; */
  font-family: "Cormorant Upright", serif;

  font-weight: bold;
  font-size: 24px;
}

* {
  box-sizing: border-box;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

/* end of mob menu */

.media {
  /* width: 300px;
    height: 100px;
    overflow: hidden;
    max-height: 50px; */
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.media img {
  height: 100px;
  width: 100px;
}
.media p {
  height: 66px;
  overflow: hidden;
}
.media small {
  color: #deb668;
}
.sharer a {
  color: #022147;
}
.sharer a:hover {
  text-decoration: none;
  color: #deb668;
}
.btn-copy {
  border: none;
  outline: none;
  background: none;
  color: #022147;
  padding-left: 20px;
}
.btn-copy:focus {
  outline: none;
}
.menu-item a {
  outline: none !important;
}

/* Home Cards */

@import url(https://fonts.googleapis.com/css?family=Raleway);

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #f9f9f9;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
}

.main-title {
  color: #2d2d2d;
  text-align: center;
  text-transform: capitalize;
  padding: 0.7em 0;
}

.home-card {
  padding: 1em 0;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px) {
  .home-card {
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px) {
  .home-card {
    width: 33.33333%;
  }
}

.home-card .title {
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.home-card .content-overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay {
  opacity: 1;
}

.content-image {
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3 {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p {
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom {
  top: 80%;
}

.fadeIn-top {
  top: 20%;
}

.fadeIn-left {
  left: 20%;
}

.fadeIn-right {
  left: 80%;
}

.links_area {
  margin-top: 40px;
  margin-bottom: 70px;
}

.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.research--container {
  background-color: #fff;
}

/* Cookie notice */

.cookie-notice {
  bottom: 0;
  /*left: 0;*/
  /*right: 0;*/
  width: 100%;
  min-height: 50px;
  padding: 12px 0;
  border-top: 1px solid #faf3ee;
  background-color: #022147;
  z-index: 100;
  color: #333333;
  font-size: 14px;
  color: #fff;
}

.cookies-notice__cross {
  width: 12px;
  height: 12px;
}

.visibility-hidden {
  display: none;
}

.notification--image img {
  width: 100%;
  object-fit: contain;
  height: 150px;
}

.cookies-notice__link {
  position: absolute;
  right: 75px;
  font-size: 20px;
  cursor: pointer;
  display: block;
}
.notice--content {
  padding: 10px 0;
  font-family: "Cormorant Upright", serif;
  font-weight: 400;
}
.notice--content h5 {
  font-weight: bold;
}
.notice--content a {
  color: #deb668;
}
.status-publish img {
  max-width: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .status-publish img {
    height: 300px !important;
  }
}

.timeline {
  width: 691px;
  margin: auto;
  padding-top: 80px;
}

.timeline .timeline--post {
  border-top: 4px dashed;
  border-color: #86bfe5 !important;
  margin: 0;
  padding: 30px;
  min-height: 500px;
}

.timeline--post:nth-child(odd) img {
  object-fit: cover;
  width: 466px;
  height: 381px;
  margin-left: -280px;
}
.timeline--post:nth-child(even) img {
  object-fit: cover;
  width: 466px;
  height: 381px;
  margin-left: 78px;
}

.timeline .timeline--post:nth-child(odd) {
  border-left: 4px dashed;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 0;
  margin-right: 4px;
  padding-right: 0;
  margin-top: 2px;
}

.timeline .timeline--post:nth-child(even) {
  border-right: 4px dashed;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 0;
  margin-left: 5px;
  padding-left: 0;
}

.timeline .timeline--post:first-child {
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding-top: 0;
}

.timeline .timeline--post:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/** odd timeline content */
.timeline--post:nth-child(odd) h3 {
  position: absolute;
}
.timeline--post h3 {
  font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold)
    111px/167px Butler;
  /* text-align: left; */
  font: normal normal bold 111px/59px Butler;
  letter-spacing: -4.44px;
  color: #02162a;
  text-transform: capitalize;
  opacity: 0.07;
}
.timeline--post:nth-child(odd) .timeline--content {
  width: 704px;
  min-height: 288px;
  /* background: transparent linear-gradient(289deg, #236FBC 0%, #86BFE5 100%) 0% 0% no-repeat padding-box; */
  /* opacity: 0.15; */
  background: rgba(134, 191, 229, 0.15);
  display: inline-block;
  margin-left: -95px;
  padding: 50px;
  margin-top: 43px;
}
.timeline--post:nth-child(odd) .timeline--content p {
  font: var(--unnamed-font-style-normal) normal medium 16px/28px Playfair
    Display;
  text-align: left;
  font: normal normal medium 16px/28px Playfair Display;
  letter-spacing: 0px;
  color: #02162a;
  opacity: 1;
}
/** even timeline content */
.timeline--post:nth-child(even) h3 {
  position: absolute;
}
.timeline--post:nth-child(even) .timeline--content {
  width: 704px;
  min-height: 288px;
  background: rgba(134, 191, 229, 0.15);
  /* opacity: 0.15; */
  display: inline-block;
  margin-left: -245px;
  padding: 50px;
  margin-top: 43px;
}
.timeline--post:nth-child(even) .timeline--content p {
  font: var(--unnamed-font-style-normal) normal medium 16px/28px Playfair
    Display;
  text-align: left;
  font: normal normal medium 16px/28px Playfair Display;
  letter-spacing: 0px;
  color: #02162a;
  opacity: 1;
}
