@font-face {
  font-family: 'Open Sans Condensed';
  src: url("../fonts/OpenSansCond/OpenSans-CondLight-webfont.woff") format("woff"), url("../fonts/OpenSansCond/OpenSans-CondLight-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans Condensed';
  src: url("../fonts/OpenSansCond/OpenSans-CondBold-webfont.woff") format("woff"), url("../fonts/OpenSansCond/OpenSans-CondBold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

/*-=Small screens=-*/
@media only screen and (max-width: 640px) {
  /* TOP BAR Mobile STYLING */
  .top-bar {
    height: auto;
    background: #01294c;
    /* change background color if you need */ }
  .top-bar-section ul li > a {
    font-family: "Open Sans", sans-serif;
    color: white;
    /* change color of text if you need */
    font-size: 13px;
    background: #01294c;
    /* change background color if you need */ }
  .top-bar-section ul li:hover > a {
    background: #011b33 !important;
    /* change background color if you need */ }
  .top-bar-section ul li.current-menu-item > a:not(.button),
  .top-bar-section ul li.current-page-ancestor > a:not(.button) {
    background: #01294c !important;
    /* change background color of current menu item if you need */
    color: #b39140; }
  .top-bar-section .menu {
    display: none; }
  .top-bar-section .dropdown {
    clip: auto;
    height: auto;
    display: none;
    width: 100%;
    position: static !important; }
    .top-bar-section .dropdown > li a {
      padding-left: 30px; }
  .top-bar-section .has-dropdown > a:after {
    display: none; }
  .top-bar-section ul li.has-dropdown a.dropdown-toggle {
    display: block;
    position: absolute;
    width: 50px;
    height: 44px;
    right: 0;
    top: 0;
    color: #fff;
    z-index: 100;
    text-align: center; }
    .top-bar-section ul li.has-dropdown a.dropdown-toggle i.fa {
      font-size: 13px;
      line-height: 1;
      height: 13px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .top-bar.expanded .opnd > .dropdown-toggle i.fa {
    transform: rotate(90deg); }
  .top-bar.expanded .title-area {
    background: #01294c; }
  .top-bar.expanded .toggle-topbar a {
    color: #fff; }
    .top-bar.expanded .toggle-topbar a span {
      box-shadow: none !important; }
      .top-bar.expanded .toggle-topbar a span:after {
        box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff; }
  .header {
    min-height: auto;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 5px;
    text-align: center; }
    .header .logo {
      margin-bottom: 10px; }
    .header .calendar-button {
      margin: auto;
      width: 80%;
      margin-top: 10px; }
    .header #searchform {
      margin: 0 15px;
      margin-bottom: 10px;
      position: absolute;
      top: 120px;
      left: 0;
      right: 0; }
  .sandwich-bar {
    right: 20px; }
  .language-switcher {
    right: 10px;
    top: 90px; }
  .top-bar .toggle-topbar {
    z-index: 10; }
  .top-bar.active {
    background-color: #fff;
    padding-top: 80px;
    padding-left: 30px;
    padding-right: 30px; }
  .language-switcher li {
    font-size: 14px; }
  .hero {
    padding-top: 170px; }
    .hero h1 {
      font-size: 80px;
      width: 200px;
      margin-top: 0;
      margin-bottom: 0; }
    .hero h2 {
      margin-top: 35px;
      font-size: 30px;
      line-height: 1.4; }
    .hero h4 {
      margin-top: 50px; }
  .page-content .child-menu li {
    margin-bottom: 15px; }
    .page-content .child-menu li a {
      padding-bottom: 5px; }
  .home-content,
  .home-blog,
  .subscribe {
    padding-top: 50px;
    padding-bottom: 45px;
    padding-left: 5px;
    padding-right: 5px; }
  .home-blog {
    padding-top: 75px; }
    .home-blog .row:before {
      transform: none;
      left: 10px;
      top: -35px;
      font-size: 40px; }
  .home-blog.index-page .row:before {
    top: -35px; }
  .home-blog__item--sticky {
    padding-right: 0;
    margin-bottom: 0 !important; }
  .home-blog__item {
    padding-left: 0;
    margin-bottom: 0; }
    .home-blog__item .text {
      padding-left: 0;
      max-width: 100%; }
  .subscribe {
    padding-left: 5px;
    padding-right: 5px; }
  .subscribe__title {
    font-size: 24px; }
  .subscribe__byline {
    font-size: 16px;
    margin-bottom: 35px; }
  .subscribe__form .es_button input {
    padding: 0 35px; }
  .subscribe__form .es_textbox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px; }
  .speakers-description-box {
    padding-left: 5px;
    padding-right: 5px; }
  .speakers-slider-arrows,
  .speakers .speakers-button {
    margin-bottom: 20px;
    display: block; }
  .page-content {
    padding-left: 5px;
    padding-right: 5px; }
  .footer {
    padding-bottom: 40px;
    text-align: center; }
    .footer .logo {
      max-width: 200px;
      margin: auto;
      display: inline-block;
      padding-left: 0; }
      .footer .logo a {
        max-width: 200px; }
    .footer .menu {
      float: none; }
      .footer .menu .inline-list {
        text-align: center; }
        .footer .menu .inline-list li {
          float: none;
          display: inline-block; }
          .footer .menu .inline-list li a {
            margin-bottom: 15px; }
  .hero {
    background-size: cover;
    animation: none; }
  .subscribe__form .es-email {
    width: 200px; }
  .slider-logos .text {
    line-height: 1.2;
    display: block;
    text-align: center;
    width: 100%; }
  .slider-logos .row .wrap {
    padding: 15px; }
  .slider-logos #logo-slider,
  #page-slider #logo-slider {
    width: 100%; }
  #page-slider #logo-slider .slick-slide {
    padding-top: 0; }
  .post-hero #page-slider .motto {
    padding-top: 0;
    font-size: 80px; } }

/* max-width 640px and lower. Use this for mobiles only */
/*-=Medium screens=-*/
@media only screen and (min-width: 641px) {
  /* TOP BAR STYLING */
  .top-bar-section {
    /* Dropdown Styling*/ }
    .top-bar-section ul {
      background: transparent;
      display: block; }
      .top-bar-section ul li {
        background: transparent;
        float: none; }
    .top-bar-section li:not(.has-form) > a:not(.button),
    .top-bar-section li.has-dropdown > a:not(.button) {
      /* Regular menu item style */
      color: #fff;
      background: transparent;
      font-family: "Open Sans", sans-serif;
      font-size: 16px;
      padding: 0;
      line-height: 1.5;
      margin-bottom: 25px;
      position: relative; }
      .top-bar-section li:not(.has-form) > a:not(.button):hover,
      .top-bar-section li.has-dropdown > a:not(.button):hover {
        color: #b39140;
        background: transparent; }
      .top-bar-section li:not(.has-form) > a:not(.button):after,
      .top-bar-section li.has-dropdown > a:not(.button):after {
        display: none; }
    .top-bar-section li.has-dropdown > a:not(.button):after {
      transition: all .3s;
      content: "\f078";
      font-family: 'FontAwesome';
      text-align: center;
      position: absolute;
      top: 0;
      left: -37px;
      display: block;
      border: none !important;
      margin: 0 !important;
      width: 24px;
      height: 24px;
      z-index: 10000; }
    .top-bar-section li.current-menu-item > a:not(.button),
    .top-bar-section li.current-page-ancestor > a:not(.button),
    .top-bar-section li.current_page_ancestor > a:not(.button) {
      /* Style of Current page and Ancestor page */
      color: #b39140;
      background: transparent; }
    .top-bar-section .dropdown {
      right: 100%;
      left: auto;
      top: -40px;
      background-color: #01294c;
      padding: 40px 20px;
      padding-right: 75px;
      z-index: 100; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      /* Parent link style on dropdown hover */
      color: #b39140;
      background: transparent; }
      .top-bar-section ul li:hover:not(.has-form) > a:after {
        transition: all .3s;
        transform: rotate(90deg);
        transform-origin: 50% 50%; }
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
      /* Regular link in dropdown */
      color: white;
      background: transparent;
      margin-bottom: 10px;
      text-align: right; }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
      /* Dropdown link on hover */
      color: #b39140;
      background: transparent; }
    .top-bar-section .has-dropdown > .dropdown li .dropdrown_menu li a {
      /* Dropdown in dropdown */
      background: blue; }
    .top-bar-section .has-dropdown > .dropdown li .dropdrown_menu li:hover a {
      color: white;
      text-decoration: underline;
      background: red; }
  /* Align Menu to the right
        .top-bar-section { float:right; } */
  /* Align Menu to the center
        .top-bar-section { float:none; text-align: center; }
        .top-bar-section ul{display: inline-block;} */
  .has-dropdown .dropdown-toggle {
    display: none; } }

/* min-width 641px */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .home-blog {
    padding-top: 70px;
    padding-bottom: 50px; }
    .home-blog__item--sticky {
      margin-bottom: 50px !important; }
  .subscribe {
    padding-top: 70px;
    padding-bottom: 50px; }
    .subscribe__byline {
      margin-bottom: 50px; }
  .subscribe__form .es_button input {
    padding: 0 35px; }
  .subscribe__form .es_textbox {
    width: 47%;
    margin-bottom: 15px; }
  .footer .logo {
    text-align: center;
    padding-left: 0;
    max-width: 100%;
    width: 100%; }
    .footer .logo a {
      max-width: 200px;
      display: inline-block; }
  .footer .menu {
    float: none; }
    .footer .menu .inline-list {
      text-align: center; }
      .footer .menu .inline-list li {
        float: none;
        display: inline-block; }
        .footer .menu .inline-list li a {
          margin-bottom: 15px; }
  .hero h2 {
    margin-top: 50px;
    font-size: 44px;
    line-height: 1.5; }
  .hero h1 {
    margin-left: 40px;
    margin-top: 200px; }
  .slider-logos {
    left: 15px;
    right: 15px; }
  .home-blog .row:before {
    left: 13px; }
  .speakers .main-title {
    line-height: 1.2; }
  .speakers__item .photo {
    height: 225px; }
  #page-slider .motto, #home-slider .motto {
    padding-top: 200px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 52px; }
  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */ }

/*-=Large screens=-*/
@media only screen and (min-width: 1025px) {
  /* min-width 1025px, large screens */ }

/* -=Custom Screens=- */
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .hero h1 {
    margin-left: 40px;
    margin-top: 200px; } }

@media only screen and (min-width: 641px) and (max-width: 1420px) {
  .single-hero-motto {
    display: none; } }

@media only screen and (min-width: 641px) and (max-height: 640px) {
  .header {
    overflow-y: auto; } }

@media only screen and (max-width: 1170px) {
  #page-slider .slider-logos .text,
  #home-slider .slider-logos .text {
    padding-left: 10px; } }

@media only screen and (min-width: 1441px) {
  /* .header {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 280px;
    } */
  /* min-width 1025px, large screens */ }

@media only screen and (min-width: 641px) and (max-width: 1440px) {
  /* .header {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 100%;
        width: 280px;
        z-index: 100000;
        padding: 30px 55px 10px;
        transition: all .4s;
        .logo {
            margin-bottom: 35px;
        }
        &.toggled {
            left: calc(100% - 280px);
            transition: all .4s;
        }
    } */
  #home-slider .motto {
    padding-top: 12vh; }
  .sandwich-bar {
    display: block; } }
