/*
Theme Name: Open Lectures
Theme URI: https://www.avatudloengud.ee
Description: Estonian Academy of Arts Faculty of Architecture Public Guest Speaker Series
Author: Phi
Author URI: http://phi.ee/
Version: 1.0
*/

/*
... and Andrus Asumets screwed it up all up. There's need for checking any of the source. I beg you not to.
If you have any questions, just use andrus@asumets.ee
*/

@font-face {
  font-family: 'conduititc';
  src: url('fonts/Conduit ITC Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'conduititc';
  src: url('fonts/Conduit ITC Medium.woff') format('woff');
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: 'conduititc_bold';
  src: url('fonts/Conduit ITC Bold.woff') format('woff');
  font-weight: bold;
  font-style: bold;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

body.home {
  padding-top: 0;
}
.admin-bar .navbar {
  margin-top: 32px;
}

.hero-outer {
  position: relative;
  padding-top: 200px;
  padding-bottom: 280px;
}

.hero-wrapper {
  position: relative;
}

.hero {
  vertical-align:middle;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.overlay {
  background: rgba(0,0,0,0.50);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transition: all 0.75s ease;
}

.hero-content {
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 20;
}
.hero-content h1 {
  display: inline-block;
  font-size: 65px;
  line-height: 100px;
  font-weight: bold;
}

.hero > .hero-content > .container > .short-description {
  margin-top: 15px;
}

.hero > .hero-content > .container > .short-description > p {
    font-size: 15px !important;
}

.navbar {
  position: relative !important;
  margin-bottom: 0;
  transition: all 0.75s ease;
}
.navbar-collapse {
  text-align: center;
}
.navbar {
  padding-top: 70px;
}
.navbar.navbar-default {
  padding-top: 0;
}
.navbar-default {
  background: #ffffff;
}
.navbar-logo {
  display: inline-block;
  float: none;
  margin: -40px 40px 0 !important;
  font-size: 35px;
  line-height: 30px;
  vertical-align: top;
  max-width: 200px;
  text-align: center;
  padding: 0;
  height: auto;
}
.navbar.navbar-default .navbar-logo {
  font-size: 21px;
  line-height: 20px;
  margin: 0 40px !important;
  line-height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.navbar-nav {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.navbar-brand {
  line-height: 30px;
}
.navbar-nav>li>a {
  font-size: 17px;
}
.navbar-nav>li>a:hover {
  background: none;
}
.page-header {
  border: 0;
  text-align: center;
  padding: 0;
  margin-bottom: 40px;
}
.single .date,
.single .address {
  font-size: 19px;
}
.single .tags {
  margin-top: 40px;
}
.single .read-more {
  margin: 40px 0 0;
}
.single .facebook {
  background: url(images/facebook-rsvp.png) no-repeat;
  display: block;
  width: 243px;
  height: 59px;
}
h3.page-header {
  font-size: 32px;
  line-height: 40px;
}
h1.page-header {
  font-size: 52px;
  line-height: 60px;
  text-shadow: 0 0 10px rgba(0,0,0,0.2);
}
h4 {
  font-weight: bold;
}
.section {
  padding: 40px 0;
}

.section.about,
.section.protocol {
  background: #ffffff;
  position: relative;
}
.section.upcoming,
.section.featured,
.section.lectures,
.section.team,
.section.video {
  position: relative;
  background: #6ac3e7;
  background: -moz-linear-gradient(top,  #6ac3e7 0%, #4ab6e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ac3e7), color-stop(100%,#4ab6e2));
  background: -webkit-linear-gradient(top,  #6ac3e7 0%,#4ab6e2 100%);
  background: -o-linear-gradient(top,  #6ac3e7 0%,#4ab6e2 100%);
  background: -ms-linear-gradient(top,  #6ac3e7 0%,#4ab6e2 100%);
  background: linear-gradient(to bottom,  #6ac3e7 0%,#4ab6e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac3e7', endColorstr='#4ab6e2',GradientType=0 );
}
.section.upcoming .page-header,
.section.featured .page-header,
.section.team .page-header {
  color: #ffffff;
}
.section.team,
.section.video {
  margin-top: 50px;
}
.section.video {
  margin-bottom: 50px;
  padding-top: 100px !important;
}
.section-action {
  margin-top: 50px;
}
.about h2 {
  margin: 0 0 20px;
}
.about h4 {
  margin-top: 20px;
}
.team-item {
  color: #ffffff;
  text-align: center;
}
.team-item img,
.speaker-image,
.rp4wp-related-post-image img {
  display: inline-block;
  color: #fff;
  width: 200px;
  height: 200px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  margin: 0 0 20px;
}
.speaker-image {
  margin: 0 30px 30px 0;
}
.team-item p {
  margin: 0;
}
.team-item a {
  color: #ffffff;
  text-decoration: underline;
}
.related h3 {
  margin-top: 0;
  margin-bottom: 40px;
}

.related-item,
.team-item {
  margin: 0 0 30px;
}
.related-item h4 {
  margin: 5px 0 0;
}
.rp4wp-related-posts ul>li {
  width: 45%;
  float: left;
  clear: none;
  margin: 0 5% 0 0;
  position: relative;
}
.rp4wp-related-posts ul>li:nth-child(3),
.rp4wp-related-posts ul>li:nth-child(6) {
  clear: left;
}
.rp4wp-related-post-image {
  float: none;
  width: 100%;
  padding: 0;
}
.rp4wp-related-post-image img {
  width: 100%;
  height: auto;
}
.rp4wp-related-post-content {
  font-weight: bold;
  text-align: center;
}
.searchandfilter ul {
  margin: 0;
  padding: 0;
}
.searchandfilter h4 {
  margin: 0 0 5px;
}
.filter .form-group {
  margin-right: 20px;
}
.control-label {
  margin-right: 10px;
}
.footer {
  margin-top: 100px;
}
.footer .footer-logo img {
  width: auto;
  height: 100px;
}
.footer .footer-contact p {
  display: inline-block;
  margin: 0 40px 0 0;
}
.footer .footer-contact p:last-child {
  margin: 0;
}

.timeline {
  list-style: none;
  padding: 20px 0 0;
  margin: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
  min-height: 160px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline-heading p {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: top;
}
.timeline > li > .timeline-panel {
  background: #ffffff;
  width: 40%;
  float: left;
  border-radius: 2px;
  padding: 20px;
  margin-top: 30px;
  position: relative;
  max-width: 400px;
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 35px;
  right: -16px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid rgba(255,255,255,0.2);
  border-right: 0 solid rgba(255,255,255,0.2);
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  border: 3px solid #ffffff;
  color: #fff;
  width: 150px;
  height: 150px;
  line-height: 10px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -75px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  transition: all 0.3s ease;
}
.timeline > li > .timeline-badge img {
  min-height: 100%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.section.featured .row .col-md-6,
.section.lectures .row .col-md-3 {
  margin: 0 0 30px;
}
.section.lectures {
  padding-bottom: 30px;
}
.section.featured .row .col-md-6:last-child {
  margin: 0;
}
.lecture-item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  text-align: center;
  color: #ffffff;
  position: relative;
  height: 160px;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}

/*
.lecture-item:hover {
  color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.lecture-item:hover .overlay {
  background: rgba(0, 0, 0, 0.2);
}
*/

.featured-inner {
  margin-bottom: 20px;
}

.lecture-item .lecture-content {
  position: absolute;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 20;
  background-size: cover;
}
.lecture-item h4 {
  font-weight: bold;
  margin: 0;
  line-height: 25px;
}
.lecture-item .date {
  display: inline-block;
  line-height: 20px;
}
.upcoming-lectures .lecture-item {
  border: 0;
  box-shadow: none;
  height: auto;
}
.upcoming-lectures .lecture-item img {
  display: inline-block;
  color: #fff;
  width: 200px;
  height: 200px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  margin: 0 0 20px;
}
.btn-primary {
  background: none;
  color: #7dd7f2;
  font-size: 25px;
  line-height: 30px;
  padding: 12px 30px;
  transition: all 0.3s ease;
}
.btn-inverted {
  color: #ffffff;
}

.filter {
  margin: 0 0 30px;
}
.filter input,
.filter select {
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 4px;
  height: 40px;
  padding: 5px 10px;
  font-size: 17px;
}
.filter input[type="submit"] {
  background: white;
  color: white !important;
  transition: all 0.3s ease;
}
.filter input[type="submit"]:hover {
  background: none;
  color: white !important;
}

div img {
  max-width: 100%;
  height: auto;
}

h2 {
  line-height: 3px;
}


/**
  andruse lisatud uuendused
**/

body {
  /*font-family: 'Raleway', sans-serif !important;*/
  font-family: 'conduititc', sans-serif !important;
  font-weight: normal !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

p {
  font-size: 19px;
  line-height: 34px;
  margin: 0;
  padding: 10px;
}

a, p, h1, h2, h3, h4, h5 {
  color: white !important;
  font-weight: 300;
}

h2 {
  font-size: 31px;
  line-height: 45px;
}

h3 {
  font-size: 27px;
}

a {
  padding: 12px;
  font-size: 19px;
  background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

a:hover {
  color: white;
}

b {
  font-family: 'conduititc_bold', sans-serif !important;
}

span {
  color: white !important;
}

strong {
  font-weight: bold;
  font-size: 19px;
}

b {
  font-weight: bold;
}

input, select, textarea{
    color: white !important;
}

select > option {
  color: black !important;
}

textarea:focus, input:focus, select:focus {
    color: white !important;
    outline: 0;
}

::-webkit-input-placeholder {
  color: white;
}
:-moz-placeholder {
  color: white;
}
::-moz-placeholder {
  color: white;
}
:-ms-input-placeholder {
  color: white;
}

.background {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-image: url('https://www.avatudloengud.ee/wp-content/uploads/2024/01/xc-bw_uldvaade-avatud-loeng-1-Foto-Tonu-Tunnel-scaled.jpg')
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
  z-index: -1000;
}

.hero {
  box-shadow: none;
  font-weight: 100;
  width: 100%;
  height: 100%;
  background-image: none;
}

.hero > .hero-content > .container > .date {
  margin-top: 0px;
  margin-bottom: 35px;
}

.hero > .container > h1 {
  margin-top: 0;
}

.hero > .hero-content > .container > .title > a {
  color: white;
  margin: 0;
  font-weight: 100;
  font-size: 60px;
  background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.hero > .hero-content > .container > .tags {
  margin-top: 35px;
}

.hero > .hero-content > .container > .tags > a {
  color: white;
  margin: 0;
  font-size: 16px;
}

.hero > .hero-content > .container > .date {
  font-size: 16px;
}

.hero > .hero-content > .container > .title > a {
  padding-top: 20px;
  text-transform: uppercase;
  line-height: 1;
}

.hero-content h1 {
  font-weight: normal;
  line-height: 0;
}

.hero > .overlay, .about > .overlay {
  display: none;
}

.navbar {
  font-weight: bold;
}

.navbar-brand.navbar-logo {
  font-size: 16px;
  padding: 12px;
  line-height: 30px;
  color: white;
  background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.navbar-brand.navbar-logo:hover {
  text-decoration: underline;
}

.navbar-default {
  display: none;
}

.collapse.navbar-collapse {
  padding-top: 0;
}

.navbar-brand.navbar-logo {
  font-weight: bold;
}

.navbar-fixed-bottom, .navbar-fixed-top {
  position: absolute;
}

.menu-item.menu-item-type-taxonomy.menu-item-object-category a {
  padding: 6px;
  font-size: 15px;
  color: white;
  font-weight: bold;
  background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.menu-item.menu-item-type-taxonomy.menu-item-object-category a:hover {
  text-decoration: underline;
}

.section {
  box-shadow: none;
}

.section.about,
.section.upcoming,
.section.featured,
.section.lectures,
.section.team,
.section.video,
.section.protocol,
.section.interview-wrapper,
.section.issuu-wrapper {
  position: relative;
  background: rgba(0,0,0,0);
  background-color: rgba(0,0,0,0);
  color: white;
  padding: 0;
  padding-top: 50px;
  border-top: 1px solid rgba(255,255,255,0.15);
}

.section.interview-wrapper {
  padding-top: 100px;
}

.section.lectures > .container {
  margin-top: 50px;
}

.section.issuu-wrapper {
  padding-top: 100px;
  margin-bottom: 10px;
}

.section.upcoming > .container {
  width: 1050px;
}

.btn.btn-primary {
  font-size: 25px;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 40px;
  color: white;
  border: 1px solid rgba(255,255,255, 0.2);
  border-radius: 0;
  background: repeating-linear-gradient(
    135deg,
    rgba(22,13,40,0.1),
    rgba(22,13,40,0.1) 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.btn.btn-primary:hover {
  text-decoration: underline;
}

.timeline-heading,
.timeline-heading > .timeline-title > a {
  color: white;
}

.timeline-heading > p {
  display: block;
}

.lecture-item {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.lecture-item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lecture-item:hover .overlay {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 1);
}

.timeline {
  padding: 0;
}

.timeline > li > .timeline-badge {
  border: none;
}

.timeline > li > .timeline-badge > a {
  padding: 0;
}

.lecture-item {
  border: none;
  background: none;
}

.timeline > li > .timeline-panel {
  background: repeating-linear-gradient(
    135deg,
    rgba(22,13,40,0.1),
    rgba(22,13,40,0.1) 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.timeline > li > .timeline-panel:hover .timeline-heading > .title {
  text-decoration: underline;
}

.timeline-panel > .timeline-heading > .timeline-title {
  margin-bottom: 0px;
}

.timeline-panel > .timeline-heading > .title {
  margin-bottom: 0;
}

.timeline-panel > .timeline-heading > .date {
  font-size: 23px;
}

.timeline-panel > .timeline-heading > .location {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}

.timeline-panel > .timeline-heading > .bureau {
  padding-top: 0;
  font-size: 16px;
}

.lecture-item {
  border-radius: 0;
}

.lecture-item > .overlay {
  border-radius: 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.30;
}

.lecture-item > .overlay:hover {
  border-radius: 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.15;
}

.lecture-item > .lecture-content {
  pointer-events: none;
}

.timeline > li > .timeline-badge:hover {
  box-shadow: none;
}

.timeline-badge {
  cursor: pointer;
}

.timeline-badge > .overlay {
  border-radius: 72px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.30;
  cursor: pointer;
}

.timeline-badge > .overlay:hover {
  border-radius: 72px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.15;
  cursor: pointer;
}

.timeline > li > .timeline-panel {
  border-radius: 0px;
  cursor: pointer;
}

.filter input, .filter select {
  background: transparent;
  color: white;
  border-radius: 0;
  border: 1px solid rgba(255,255,255,0.5);
  -webkit-appearance: none;
}

.filter input[type="text"]{
    color: white;
}

.filter input[type="submit"] {
  background: repeating-linear-gradient(
    135deg,
    rgba(22,13,40,0.1),
    rgba(22,13,40,0.1) 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
  border: 1px solid rgba(255,255,255,0.5);
}

.filter input[type="submit"]:hover {
  color: white;
  text-decoration: underline;
  background: repeating-linear-gradient(
    135deg,
    rgba(22,13,40,0.1),
    rgba(22,13,40,0.1) 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.pagination>li:first-child > span {
  color: black;
}

.pagination > li > span {
  color: black;
}

.pagination > li > a {
  color: black;
  background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 20px,
    rgba(255, 255, 255, 0.25) 20px,
    rgba(255, 255, 255, 0.25) 21px
  );
}

.team-item {
  position: relative;
}

.team-item img {
  position: absolute;
  right: 95px;
}

.team-item {
  position: relative;
}

.team-item > .overlay-image,
.category.lecture-item > .overlay-image {
  position: relative;
  height: 200px;
  width: 200px;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.30;
  float: none;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.75s ease;
  z-index: 1000;
}

.category.upcoming.lecture-item > img {
  position: relative;
  z-index: 99;
  bottom: 12px;
}

.single.container,
.category.lecture-item > .overlay {
  height: 200px;
  width: 200px;
  color: white;
  position: absolute;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.30;
  transition: all 0.75s ease;
}

.category.lecture-item > .overlay {
  left: 31px;
}

.about-wrapper > .page-header {
  margin-bottom: 0;
  text-align: left;
}

.about-wrapper > .single.container,
.about-wrapper > .speaker-image {
  margin-top: 40px;
}

.body > .city {
  padding: 0;
  font-size: 19px;
  text-align: left;
}

.body > .bureau {
  margin-top: 100px;
  padding: 0;
  font-size: 19px;
  text-align: left;
}

.body > .content {
  margin-top: 130px;
}

.about-wrapper > .body {

  text-align: justify;
  font-weight: bold;
}

.about-wrapper > .read-more {
  float: left;
  text-align: left;
  padding: 12px;
}

.about-wrapper > .tags {
  clear: both;
  float: left;
  font-size: 18px;
}

.about-wrapper > .tags > a {
  font-size: 19px;
  font-style: italic;
}

.about-wrapper > .read-more > p > a {
  display: inline-block;
  margin-bottom: 1px;
}

.speaker-image {
  border: none;
}

.img-responsive.img-circle.tem-image.wp-post-image {
  border: none;
}

.img-responsive.img-circle.lecture-image {
  border: none;
  pointer-events: none;
}

.timeline-badge > .overlay-image {
  position: relative;
  bottom: 150px;
  height: 150px;
  width: 150px;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+0,3023ae+0,ff00aa+100 */
  background: #1e5799; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1e5799 0%, #207cca 0%, #3023ae 0%, #ff00aa 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#3023ae), color-stop(100%,#ff00aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* IE10+ */
  background: linear-gradient(135deg, #1e5799 0%,#207cca 0%,#3023ae 0%,#ff00aa 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ff00aa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  opacity: 0.30;
  float: none;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.75s ease;
}

.single.container:hover,
.category.lecture-item > .overlay:hover,
.team-item > .overlay-image:hover,
.timeline-badge > .overlay-image:hover {
  opacity: 0.15;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline:before {
  width: 0;
}

.timeline > li {
  margin-top: 40px;
}

.timeline > li > .timeline-panel {
  border: 1px solid rgba(255,255,255, 0.2);
}

.container.about {
  margin-top: 75px;
}

.about-left > p {
  text-align: left;
}

.page-header-right {
  margin-top: 15px;
}

.page-header-right > .textwidget {
  margin-top: 56px;
}

.details-container > .date {
  font-size: 31px;
  padding-top: 17px;
}

.details-container > .address {
  font-size: 16px;
  padding-top: 0px;
}

.facebook-container {
  margin-top: 80px;
  margin-bottom: 50px;
  position: relative;
  -ms-transform: scale(0.875);
  -webkit-transform: scale(0.875);
  transform: scale(0.875);
}

.facebook {
  opacity: 0.5;
  position:absolute;
  left:50%;
  margin-left:-121.5px;
  top:50%;
  margin-top:-9.5px;
  width:243px;
  height:19px;
  transition: all 0.75s ease;
}

.facebook:hover {
  opacity: 1;
  transition: all 0.75s ease;
}

.pagination.pagination-centered {
  margin-top: 50px;
}

.pagination.pagination-centered > li > span,
.pagination.pagination-centered > li > a {
  background: transparent;
}

.filter {
  margin-top: 50px;
}

.interview {
  float: none;
  padding-top: 100px;
  background-color: rgba(0,0,0,0.5);
  padding-left: 40px;
  padding-top: 40px;
  padding-right: 420px;
  margin-left: 15px !important;
  padding-bottom: 75px !important;
  width: calc(100% - 30px);
  overflow-x: hidden;
}

.interview > .main-title {
  padding: 30px;
  margin-bottom: 0;
}

.interview > p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 28px;
  text-align: justify;
  font-weight: 300;
}

.lecture-item {
  background-size: cover;
}

.tags > a {
  font-style: italic;
}

.details-container > .date {
  margin-top: 50px;
  font-size: 31px;
  padding-bottom: 0;
}

.details-container.mobile {
  display: none;
  text-align: left;
}

.details-container.mobile > .btn.btn-primary {
  margin-bottom: 40px;
}

.details-container.mobile > .date {
  margin-top: 0;
  padding-bottom: 0;
}

.read-more > p {
  padding: 0;
}

.modal-content {
  background: #752a5d;
  border-radius: 0;
  box-shadow: none;
  opacity: 0.975;
}

.modal-body {
  color: white !important;
}

.modal-title {
  font-size: 25px;
}

.your-name > input[type="text"], .your-name > input[type="text"],
.your-email > input[type="text"], .your-email > input[type="email"] {
  color: black !important;
}

.textwidget > p {
  text-align: center !important;
  padding-top: 0;
}

.footer-logo > .textwidget > p > a {
  background: none;
}

.textwidget > p:nth-child(1) {
  padding-bottom: 0;
}

.textwidget > p:nth-child(2) {
  padding-bottom: 50px;
}

.textwidget > p:nth-child(3) {
  padding-bottom: 50px;
}

.textwidget > p:nth-child(4) {
  padding-bottom: 0;
}


.pagination.pagination-centered > li > .pages,
.pagination.pagination-centered > li > a {
  border-radius: 0;
}

.pagination>li>a,
.pagination>li>span,i
.pagination>li>a:hover,
.pagination>li>span:hover {
  border: 1px solid rgba(255,255,255,0.5);
}

.sponsors {
  margin-top: 50px;
  margin-bottom: 50px;
}

.sponsors > .page-header {
  display: none;
}

.sponsors > p {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.65;
}

.sponsors > p > a {
  position: relative;
  height: 80px;
  max-width: 135px;
  width: 100%;
  padding: 0;
  overflow: hidden;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  margin-right: 6px !important;
  background: none;
}

.sponsors > p > img {
  max-height: 120px;
  width: auto;
}

.issuuembed {
  width: 100% !important;
  height: 230px !important;
}

.issuuembed > * a,
.issuuembed > * span {
  display: none;
}

.separator100 {
  margin-top: 100px;
}

.navbar-header {
  display: none;
}

.upcoming.mobile {
  display: none;
}

.acf-map {
  display: none;
}

.signup {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.signup-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#signup-name,
#signup-email {
  padding-top: 24px;
  font-size: 28px;
  background-color: transparent;
  border: none;
  border-bottom: 1px dashed white;
}

#signup-name::placeholder,
#signup-email::placeholder {
}

#signup-name {
  margin-top: 64px;
}

#signup-email {
  margin-bottom: 64px;
}

.signup-submit {
  margin-bottom: 0 !important;
  min-width: 245px;
}

.error-text {
  margin-top: 16px;
}

@media (min-width: 1200px) {
  .footer .footer-contact {
    line-height: 100px;
  }
}
@media (min-width: 992px) {

}
@media (min-width: 768px) {
  .mobile-logo {
    display: none;
  }
  .footer p {
    margin-bottom: 0;
  }
  .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero > .hero-content > .container > .title > a {
    line-height: 0;
  }

}

@media only screen and (min-width: 40.063em) and (max-width: 1200px) {
  .team-item > img,
  .team-item > .overlay-image {
    display: none;
  }

  .upcoming.mobile {
    display: block;
  }

  .upcoming-lectures.desktop {
    display: none;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  p {
    line-height: 28px;
  }

  .timeline {
    padding: 0;
  }

  .timeline:before {
    display: none;
  }

  .timeline > li:last-child {
    margin-bottom: 0;
  }

  .timeline > li > .timeline-badge {
    display: none;
  }

  .timeline > li > .timeline-panel {
    width: 100%;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }

  .timeline > li > .timeline-panel:before {
    display: none;
  }

  .timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }

  .timeline-badge > .overlay-image {
    display: none;
  }

  .category.lecture-item > .overlay {
    display: none;
  }

  .hero > .hero-content > .container > .title > a {
    font-size: 50px !important;
  }

  .team-item {
    margin-top: 50px;
  }

  .team-item > .overlay-image,
  .team-item > img {
    display: none;
  }

  .navbar-header {
    display: none;
  }

  .interview-container, .issuu-container {
    margin-left: 0px;
    margin-right: 0px;
  }

  .interview {
    padding-left: 0px;
    padding-right: 0px;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .details-container.desktop {
    display: none;
  }

  .details-container.mobile {
    display: table;
    margin: 0 auto;
  }

  .details-container.mobile > .facebook-container {
    margin-top: 40px;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .details-container.mobile > .facebook-container > .facebook {
    margin-left: 0;
    left: 0;
  }

  .timeline > li > .timeline-panel {
    border-radius: 0px;
    cursor: pointer;
    float: none !important;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .section.upcoming > .container {
    width: 750px;
  }
}
@media (max-width: 40em) {
  p {
    line-height: 28px;
  }

  .navbar {
    margin-top: 25px;
    padding-top: 0;
    background-color: transparent !important;
  }

  .navbar-collapse .navbar-brand {
    display: none;
  }

  .navbar-nav {
    margin: 0;
  }

  .hero > .hero-content > .container > .title > a {
    font-size: 40px !important;
  }

  .timeline-badge {
    display: none;
  }

  .timeline > li > .timeline-panel:before {
    border: none;
  }

  .navbar-default {
    display: block;
    border: none;
  }

  .navbar-header > .navbar-toggle {
    display: none;
  }

  .navbar-brand.mobile-logo {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    margin-top: 50px;
  }

  #menu-main-menu-left {
    float: left;
    padding-left: 25px;
  }

  #menu-main-menu-right {
    float: right;
    padding-right: 25px;
  }

  .hero-content > .container > .date,
  .hero-content > .container > .tags {
    margin-top: 0 !important;
  }

  .team-item {
    margin-top: 50px;
  }

  .team-item > .overlay-image,
  .team-item > img {
    display: none;
  }

  .navbar-header {
    display: block;
  }

  .footer .footer-contact p {
    margin: 0;
  }

  .interview-container, .issuu-container {
    margin-left: 0px;
    margin-right: 0px;
  }

  .interview {
    padding-left: 0px;
    padding-right: 0px;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .details-container.mobile {
    display: table;
    margin: 0 auto;
  }

  .details-container.desktop {
    display: none;
  }

  .details-container.mobile > .facebook-container {
    margin-top: 40px;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .details-container.mobile > .facebook-container > .facebook {
    margin-left: 0;
    left: 0;
  }

  .timeline > li > .timeline-panel {
    border-radius: 0px;
    cursor: pointer;
    width: 75%;
  }

  .hero-content > .container {
    margin-top: 100px;
  }

  .body > .bureau,
  .body > .city {
    font-size: 15px;
    white-space: nowrap;
  }

  .section.upcoming > .container {
    width: 100%;
  }

  .timeline > li > .timeline-panel {
    width: 100%;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }

  .timeline > li > .timeline-panel:before {
    display: none;
  }

  .timeline > li > .timeline-panel {
    border-radius: 0px;
    cursor: pointer;
    float: none !important;
  }

  .upcoming.mobile {
    display: block;
  }

  .upcoming-lectures.desktop {
    display: none;
  }
}
