/*
------------------------------
MAIN DEFINITION FILE
------------------------------
*/
/*
    Document   : reset
*/
@import url("https://use.typekit.net/rnw6vps.css");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  padding-left: 20px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong {
  font-weight: bold;
}
/*
------------------------------
Variables
------------------------------
*/
/*
------------------------------
Colors
------------------------------
*/
/*
------------------------------
Fonts
------------------------------
*/
/*
------------------------------
Breakpoints
------------------------------
*/
.italic {
  font-style: italic;
}
a.no-decoration:hover {
  text-decoration: none;
}
.card {
  color: #3D8591;
  min-height: 600px;
}
.card .image {
  min-height: 268px;
}
.card .image img {
  width: 360px;
  height: auto;
}
.card .card-content {
  padding: 20px 15px;
}
.card .card-content h4 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}
.card .card-content h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  padding-top: 10px;
}
.card .card-content h6 {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
}
.card .card-content h2 {
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding-top: 20px;
}
.card .card-content p {
  padding: 20px 0 0 0;
  font-size: 18px;
  line-height: 24px;
}
.card .card-content h2.alt {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  padding-top: 0;
}
.card .card-content h3.alt {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  padding-top: 0;
}
@media (max-width: 1200px) {
  .card .image {
    min-height: auto;
  }
  .card .image img {
    width: 100%;
    height: auto;
  }
  .card .card-content h4 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 660px) {
  .card .card-content h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .card .card-content h5 {
    font-size: 18px;
    line-height: 22px;
    padding-top: 10px;
  }
  .card .card-content h6 {
    font-size: 12px;
    line-height: 14px;
  }
  .card .card-content h2 {
    font-size: 20px;
    line-height: 24px;
    padding-top: 10px;
  }
  .card .card-content p {
    font-size: 14px;
    line-height: 18px;
  }
  .card .card-content h2.alt {
    font-size: 20px;
    line-height: 24px;
    padding-top: 0;
  }
  .card .card-content h3.alt {
    font-size: 20px;
    line-height: 24px;
    padding-top: 0;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body,
html {
  font-family: 'usual', Tahoma, Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  position: relative;
}
a {
  color: #3D8591;
  text-decoration: none;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a:hover {
  color: #3D8591;
  text-decoration: underline;
}
.page {
  margin: auto;
  position: relative;
  background: url('../img/bg-8.png') top left repeat-x;
  background-size: 100px 1000px;
}
.content {
  max-width: 1140px;
  margin: auto;
  position: relative;
  padding: 0 30px 0 30px;
}
.hourglass {
  background: url('../img/hourglass-8.png') 30px 0 no-repeat;
  background-size: 551px 650px;
}
.hourglass h2.claim {
  font-weight: 700;
  font-size: 67px;
  line-height: 75px;
  width: 200px;
  text-align: center;
  position: absolute;
  top: 193px;
  left: 206px;
  color: #ffd2c0;
  opacity: 0.7;
}
.hourglass h2.claim-series {
  font-weight: 700;
  font-size: 140px;
  line-height: 140px;
  width: 200px;
  text-align: center;
  position: absolute;
  top: 423px;
  left: 206px;
  color: #3D8591;
  opacity: 1;
}
b,
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
.text-primary {
  color: #3D8591;
}
.text-secondary {
  color: #F7B6A4;
}
.imgresp {
  max-width: 100%;
  height: auto;
}
.hide-dsk {
  display: none;
}
.show-dsk {
  display: block;
}
.hide {
  display: none;
}
.clear,
.clearfix {
  clear: both;
}
ul.breadcrumb {
  list-style-type: none;
  padding: 30px 0 0 0;
  color: #3D8591;
}
ul.breadcrumb li {
  display: inline-block;
  list-style-type: none;
}
ul.breadcrumb li.tick {
  padding: 0 20px 0 20px;
  height: 10px;
  background: url('../img/ico/arrow-bread.svg') center top no-repeat;
}
ul.breadcrumb a {
  color: #000;
}
@media (max-width: 660px) {
  ul.breadcrumb li.tick {
    padding: 0 10px 0 10px;
  }
}
.btnarea {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 50px;
}
.btnarea a.btn {
  background-color: #3D8591;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  padding: 16px 57px;
}
.btnarea a.btn:hover {
  text-decoration: none;
}
@media (max-width: 500px) {
  .btnarea {
    margin-top: 60px;
    margin-bottom: 50px;
  }
  .btnarea a.btn {
    background-color: #3D8591;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding: 16px 20px;
  }
  .btnarea a.btn:hover {
    text-decoration: none;
  }
}
@media (max-width: 980px) {
  .hide-mob {
    display: none;
  }
  .show-mob {
    display: block;
  }
}
@media (max-width: 1200px) {
  .page {
    background: url('../img/bg-8-1200.png') top left repeat-x;
  }
  .hourglass {
    background: url('../img/hourglass-8-1200.png') 30px 0 no-repeat;
  }
  .hourglass h2.claim {
    font-size: 55px;
    line-height: 60px;
    width: 200px;
    top: 155px;
    left: 140px;
  }
}
@media (max-width: 980px) {
  .content {
    padding: 0 15px 0 15px;
  }
  .page {
    background: url('../img/bg-8-mobile.png') top left repeat-x;
  }
  .nohourglass {
    background: none;
  }
  .hourglass {
    background: url('../img/hourglass-8-mobile.png') center top no-repeat;
  }
  .hourglass h2.claim {
    font-weight: 700;
    font-size: 50px;
    line-height: 55px;
    width: 200px;
    text-align: center;
    position: relative;
    margin: auto;
    top: 110px;
    left: auto;
  }
}
.text-content {
  color: #000;
}
.text-content .content {
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
.col-third {
  width: 360px;
  float: left;
  margin-left: 30px;
}
.col-third:first-child {
  margin-left: 0px;
}
.arr-top {
  position: fixed;
  width: 40px;
  height: 40px;
  display: block;
  background: 0 0 no-repeat url('../img/ico/arr-top.svg');
  right: 50px;
  bottom: 50px;
  display: none;
}
@media (max-width: 1200px) {
  .col-third {
    width: 31.5%;
    margin-left: 20px;
    box-sizing: border-box;
  }
}
@media (max-width: 980px) {
  .col-third {
    width: 46%;
    margin-left: 0px;
    margin-right: 20px;
  }
}
@media (max-width: 660px) {
  .col-third {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.main-header {
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-header img.logo {
  width: 360px;
  height: auto;
}
.top-nav {
  width: 100%;
  z-index: 10;
  font-size: 16px;
}
.top-nav .category {
  display: inline-block;
}
.top-nav .category .category-link {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #000;
  display: inline-block;
}
.top-nav .category-title {
  padding-left: 15px;
  font-weight: 700;
  position: relative;
}
.top-nav .category-title:after {
  content: '';
  display: inline-block;
  vertical-align: baseline;
  padding-left: 9px;
  padding-right: 9px;
  width: 13px;
  height: 13px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/ico/redcross.svg');
}
.top-nav .category-title:hover:after {
  background-image: url('../img/ico/blackcross.svg');
}
.top-nav .side {
  float: right;
}
.top-nav .side .category-link:hover {
  background-color: transparent;
}
#burger {
  position: absolute;
  top: 30px;
  left: 30px;
  width: 40px;
  height: 50px;
  z-index: 1000;
  display: none;
}
#burger div span {
  background-color: #000;
  height: 5px;
  width: 100%;
  display: block;
  position: relative;
  transition: 0.25s ease-in-out;
}
#burger div span:nth-child(1),
#burger div span:nth-child(2) {
  margin-bottom: 8px;
}
#burger div.open span:nth-child(1) {
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
  left: 2px;
  transform-origin: left center;
}
#burger div.open span:nth-child(2) {
  opacity: 0;
}
#burger div.open span:nth-child(3) {
  position: relative;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0px;
  left: 2px;
  transform-origin: left center;
}
@media (max-width: 1200px) {
  .main-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .top-nav .category .category-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 980px) {
  .main-header {
    position: absolute;
    width: calc(100% - 30px);
    top: 0;
    text-align: center;
    padding-top: 15px;
  }
  .main-header div {
    text-align: center;
  }
  .main-header a {
    display: inline-block;
  }
  .main-header img.logo {
    width: 145px;
    height: auto;
  }
  .top-nav {
    position: absolute;
    top: 80px;
    left: 0;
    display: none;
    z-index: 10;
    font-size: 16px;
    background-color: #F0EFEE;
    width: auto;
    padding: 30px 30px 30px 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  }
  .top-nav .category {
    display: block;
  }
  .top-nav .category .category-link {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    display: block;
  }
  .top-nav .category-title {
    padding-left: 15px;
    font-weight: 700;
    position: relative;
  }
  .top-nav .category-title:after {
    display: none;
  }
  .top-nav .category-title:hover:after {
    display: none;
  }
  .top-nav .side {
    float: none;
  }
  #burger {
    display: block;
  }
}
.nav-shortcuts {
  margin-bottom: 30px;
  clear: both;
}
.nav-shortcuts a {
  color: #000;
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
}
.nav-shortcuts .shortcut-title {
  padding-left: 0px;
  font-weight: 700;
  position: relative;
}
.nav-shortcuts .shortcut-title:after {
  content: '';
  display: inline-block;
  vertical-align: baseline;
  padding-left: 50px;
  padding-right: 50px;
  width: 13px;
  height: 13px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/ico/redcross.svg');
}
.nav-shortcuts .shortcut-title:hover:after {
  background-image: url('../img/ico/blackcross.svg');
}
.main-footer {
  background-color: #726961;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 14px;
  line-height: 20px;
}
.main-footer a {
  color: #fff;
  text-decoration: none;
}
.main-footer a:hover {
  text-decoration: underline;
}
.main-footer img.logo {
  width: 280px;
  height: auto;
  padding-bottom: 30px;
}
.main-footer .half-left,
.main-footer .half-right {
  box-sizing: border-box;
  max-width: 50%;
  min-width: 49%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.main-footer .info-text {
  font-size: 14px;
  line-height: 20px;
  margin-top: 14px;
  margin-bottom: 14px;
  font-weight: 300;
}
.main-footer .links {
  padding: 0;
  padding-bottom: 30px;
  list-style: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
.main-footer .friendly-webs {
  padding-top: 30px;
}
.main-footer .friendly-webs .links {
  padding-bottom: 0;
}
.main-footer .friendly-webs .links li {
  padding-bottom: 30px;
}
.main-footer .socials .facebook {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../img/ico/fb.svg');
  background-size: 30px 30px;
  margin-right: 30px;
}
.main-footer .socials .instagram {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../img/ico/ig.svg');
  background-size: 30px 30px;
}
.main-footer .third {
  box-sizing: border-box;
  max-width: 32.9%;
  min-width: 32.9%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.main-footer .third ul {
  padding-right: 5px;
}
.main-footer .third .links li {
  padding-bottom: 15px;
  font-size: 12px;
}
.main-footer h5 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .nav-shortcuts {
    margin-bottom: 20px;
  }
  .nav-shortcuts .shortcut-title:after {
    padding-left: 40px;
    padding-right: 40px;
  }
  .main-footer .half-left {
    max-width: 40%;
    min-width: 39%;
  }
  .main-footer .half-right {
    max-width: 60%;
    min-width: 59%;
  }
}
@media (max-width: 980px) {
  .nav-shortcuts a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .nav-shortcuts .shortcut-title:after {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-footer .half-left {
    max-width: 100%;
    min-width: 100%;
  }
  .main-footer .half-right {
    padding-top: 30px;
    max-width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 660px) {
  .main-footer .third {
    max-width: 100%;
    min-width: 100%;
    padding: 0;
  }
}
@media (max-width: 350px) {
  .nav-shortcuts a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .nav-shortcuts .shortcut-title:after {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.homepage {
  padding-bottom: 30px;
}
.homepage .intro {
  position: relative;
  color: #3D8591;
  padding-left: 630px;
  padding-top: 75px;
  font-size: 20px;
  line-height: 28px;
  height: 470px;
  box-sizing: border-box;
}
.homepage .intro h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px;
  font-weight: 700;
}
.homepage .intro .podcast-buttons {
  position: absolute;
  right: 0px;
  bottom: 15px;
}
.homepage .intro .btn-spotify {
  position: relative;
  top: 1px;
  left: -5px;
  width: 166px;
  height: 42px;
}
.homepage .intro .btn-apple {
  width: 166px;
  height: 42px;
}
.homepage .intro .btn-google {
  width: auto;
  height: 42px;
  position: relative;
  top: -1px;
  left: 5px;
}
.homepage .intro p {
  padding-left: 0;
  padding-top: 0;
}
.homepage .cards {
  clear: both;
  padding-top: 10px;
}
.homepage .cards h2 {
  padding: 30px 0 17px 0;
  font-size: 24px;
  line-height: 35px;
  color: #3D8591;
  font-weight: 700;
}
.homepage .cards .upcomming-white .card {
  background-color: #fff;
}
.homepage .cards .upcomming-white .card .card-content h2 {
  color: #F7B6A4;
}
.homepage .cards .upcomming-white .card:hover {
  background-color: #3D8591;
}
.homepage .cards .upcomming-white .card:hover .card-content h4,
.homepage .cards .upcomming-white .card:hover .card-content h3,
.homepage .cards .upcomming-white .card:hover .card-content h5,
.homepage .cards .upcomming-white .card:hover .card-content h6,
.homepage .cards .upcomming-white .card:hover .card-content p {
  color: #fff;
}
.homepage .cards .upcomming .card {
  background-color: #3D8591;
}
.homepage .cards .upcomming .card .card-content h4 {
  color: #fff;
}
.homepage .cards .upcomming .card .card-content h5 {
  color: #fff;
}
.homepage .cards .upcomming .card .card-content h2 {
  color: #F7B6A4;
}
.homepage .cards .upcomming .card:hover {
  background-color: #F7B6A4;
}
.homepage .cards .upcomming .card:hover .card-content h2,
.homepage .cards .upcomming .card:hover .card-content h4,
.homepage .cards .upcomming .card:hover .card-content h3,
.homepage .cards .upcomming .card:hover .card-content h5,
.homepage .cards .upcomming .card:hover .card-content h6,
.homepage .cards .upcomming .card:hover .card-content p {
  color: #3D8591;
}
.homepage .cards .preparing .card {
  background-color: #F7B6A4;
}
.homepage .cards .preparing .card .card-content h2 {
  color: #fff;
}
.homepage .cards .preparing .card:hover {
  background-color: #3D8591;
}
.homepage .cards .preparing .card:hover .card-content h4,
.homepage .cards .preparing .card:hover .card-content h3,
.homepage .cards .preparing .card:hover .card-content h5,
.homepage .cards .preparing .card:hover .card-content h6,
.homepage .cards .preparing .card:hover .card-content p {
  color: #fff;
}
.homepage .cards .season2 h2 {
  color: #fff;
}
.homepage .cards .season2 .card {
  background-color: #F7B6A4;
}
.homepage .cards .season2 .card .card-content h2 {
  color: #fff;
}
.homepage .cards .season2 .card:hover {
  background-color: #fff;
}
.homepage .cards .season2 .card:hover .card-content h2 {
  color: #F7B6A4;
}
.homepage .cards .season2 .card:hover .card-content h4,
.homepage .cards .season2 .card:hover .card-content h3,
.homepage .cards .season2 .card:hover .card-content h5,
.homepage .cards .season2 .card:hover .card-content h6,
.homepage .cards .season2 .card:hover .card-content p {
  color: #3D8591;
}
.homepage h2.bot-title {
  font-size: 28px;
  line-height: 32px;
  color: #3D8591;
  font-weight: 700;
  text-align: right;
  padding: 40px 25px 0 0;
  clear: both;
}
.homepage p {
  padding: 30px 15px 0 15px;
  clear: both;
}
.partners {
  clear: both;
  color: #3D8591;
  padding-top: 20px;
  padding-bottom: 20px;
}
.partners a {
  color: #3D8591;
  font-weight: 700;
}
.partners .logos {
  clear: both;
  margin-left: 15px;
  margin-top: 40px;
  font-size: 0;
  width: 100%;
  position: relative;
  padding-bottom: 11.14%;
  /* 16:9 */
  height: 0;
}
.partners .logos .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.partners .logos img {
  height: 100%;
  width: auto;
}
.partners .logos img.p1 {
  padding-right: 25.964912%;
}
.partners .logos img.p2 {
  padding-right: 3.508772%;
}
.partners .logos img.p3 {
  padding-right: 3.245614%;
}
@media (max-width: 1200px) {
  .homepage {
    padding-bottom: 30px;
  }
  .homepage .intro {
    padding-left: 430px;
    padding-top: 25px;
    font-size: 18px;
    line-height: 25px;
    height: 340px;
  }
  .homepage .cards {
    padding-top: 30px;
  }
  h2.bot-title {
    padding: 30px 15px 0 15px;
  }
}
@media (max-width: 980px) {
  .homepage .intro {
    position: relative;
    padding-left: 0px;
    padding-top: 250px;
    font-size: 18px;
    line-height: 24px;
    height: auto;
    box-sizing: border-box;
  }
  .homepage .intro .podcast-buttons {
    position: absolute;
    right: 0px;
    top: 165px;
    width: 100%;
    text-align: center;
  }
  .homepage .intro .btn-spotify {
    display: inline-block;
    position: relative;
    top: 1px;
    left: -5px;
    width: 120px;
    height: auto;
  }
  .homepage .intro .btn-apple {
    display: inline-block;
    position: relative;
    top: 1px;
    left: 5px;
    width: 120px;
    height: auto;
  }
  .homepage .intro .btn-google {
    display: inline-block;
    position: relative;
    top: 1px;
    left: 10px;
    width: 120px;
    height: auto;
  }
  .homepage .intro h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .homepage .intro p {
    padding-left: 0;
    padding-top: 0;
  }
  .homepage .partners .logos {
    margin-left: 0px;
  }
  .homepage p {
    padding-left: 0;
    padding-right: 0;
  }
  .homepage p.text-primary,
  .homepage p.text-secondary {
    font-size: 12px;
  }
}
@media (max-width: 660px) {
  .homepage .cards h2 {
    padding: 15px 0 10px 0;
    font-size: 20px;
    line-height: 24px;
    color: #3D8591;
    font-weight: 700;
  }
  .homepage h2.bot-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 410px) {
  .homepage .intro .podcast-buttons {
    position: absolute;
    right: 0px;
    top: 110px;
    width: 100%;
    text-align: center;
  }
  .homepage .intro .btn-spotify {
    display: block;
    position: relative;
    top: 1px;
    left: 0px;
    width: 120px;
    height: auto;
    margin: auto;
    padding-bottom: 5px;
  }
  .homepage .intro .btn-apple {
    display: block;
    position: relative;
    top: 1px;
    left: 0px;
    width: 120px;
    height: auto;
    margin: auto;
    padding-bottom: 5px;
  }
  .homepage .intro .btn-google {
    display: block;
    position: relative;
    top: 1px;
    left: 0px;
    width: 120px;
    height: auto;
    margin: auto;
  }
}
.speaker {
  padding-bottom: 20px;
  position: relative;
}
.speaker .ill-top {
  height: 467px;
  overflow: hidden;
  position: relative;
}
.speaker h1 {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #F7B6A4;
  font-size: 64px;
  line-height: 86px;
  font-weight: 700;
}
.speaker .contentarea {
  font-size: 20px;
  line-height: 30px;
}
.speaker .contentarea h2 {
  color: #3D8591;
  font-size: 24px;
  line-height: 35px;
  line-height: normal;
  font-weight: 700;
  padding: 35px 0 25px 0;
}
.speaker .contentarea h2.main {
  color: #000;
  font-size: 36px;
}
.speaker .contentarea .rightcol {
  float: right;
  width: 300px;
  font-size: 16px;
  line-height: 20px;
}
.speaker .contentarea .rightcol a {
  font-size: 28px;
  line-height: 35px;
  color: #F7B6A4;
  font-weight: 700;
}
.speaker .contentarea .rightcol a.alt {
  font-size: 28px;
  line-height: 35px;
  color: #3D8591;
  font-weight: 700;
}
.speaker .contentarea .maincol {
  padding-right: 340px;
}
.speaker .contentarea .maincol .perex {
  font-family: 'calluna';
  font-size: 24px;
  line-height: 34px;
}
.speaker .contentarea .maincol .alt-text {
  font-family: 'calluna';
}
.speaker .contentarea .maincol .eventinfo {
  padding-top: 30px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.speaker .contentarea .maincol .fotocredits {
  padding-top: 15px;
  font-weight: normal;
}
.speaker .contentarea .maincol p.q {
  font-family: 'usual';
  font-weight: 700;
}
.speaker .contentarea .maincol p.a {
  padding-bottom: 30px;
}
.speaker .contentarea .maincol p.note {
  font-weight: bold;
  font-style: italic;
  padding-top: 30px;
  padding-bottom: 30px;
}
.speaker .contentarea .maincol img.inimg {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
}
.speaker .contentarea .maincol iframe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.speaker .contentarea .podcast-buttons {
  margin-bottom: 20px;
}
.speaker .contentarea .podcast-buttons .btn-spotify {
  position: relative;
  top: 1px;
  left: -5px;
  width: auto;
  height: 35px;
}
.speaker .contentarea .podcast-buttons .btn-apple {
  width: auto;
  height: 35px;
}
.speaker .contentarea .podcast-buttons .btn-google {
  width: auto;
  height: 35px;
  position: relative;
  top: -1px;
  left: 5px;
}
.speaker .newsletter-signup {
  background: url('../img/nl-bg.svg') 0 0 no-repeat;
  width: 300px;
  height: 210px;
  margin-top: 30px;
}
.speaker .newsletter-signup h2 {
  font-size: 28px;
  color: #fff;
  padding: 10px 0 0 15px;
}
.speaker .newsletter-signup p {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #C2BFBD;
  padding: 20px 0 0 15px;
}
.speaker .newsletter-signup .a-nl {
  text-align: center;
  padding: 20px 0 0 15px;
}
.speaker .newsletter-signup .a-nl a {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}
@media (max-width: 1200px) {
  .speaker .ill-top {
    height: 344px;
  }
  .speaker .ill-top img {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .speaker {
    padding-top: 100px;
  }
  .speaker .ill-top {
    height: 344px;
  }
  .speaker .ill-top img {
    width: 100%;
  }
  .speaker h1 {
    font-size: 54px;
    line-height: 66px;
  }
  .speaker .contentarea h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 800px) {
  .speaker .ill-top {
    height: auto;
    overflow: auto;
    padding-bottom: 70px;
  }
  .speaker .ill-top img {
    width: 100%;
    height: auto;
  }
  .speaker h1 {
    position: absolute;
    bottom: 10px;
    left: 0px;
    top: auto;
    color: #3D8591;
    font-size: 40px;
    line-height: 48px;
  }
  .speaker h1 br {
    display: none;
  }
  .speaker .contentarea {
    font-size: 16px;
    line-height: 24px;
  }
  .speaker .contentarea .rightcol {
    float: none;
    width: 100%;
  }
  .speaker .contentarea .maincol {
    padding-right: 0;
    float: none;
    width: 100%;
  }
  .speaker .contentarea .maincol .eventinfo {
    font-size: 16px;
    line-height: 24px;
  }
  .speaker .contentarea h2 {
    padding-top: 20px;
  }
  .speaker #flex {
    display: flex;
    flex-direction: column;
  }
  .speaker #right {
    order: 2;
  }
  .speaker #left {
    order: 1;
  }
  .speaker #partners {
    order: 3;
  }
}
@media (max-width: 500px) {
  .speaker .ill-top {
    height: auto;
    overflow: auto;
    padding-bottom: 70px;
  }
  .speaker .ill-top img {
    width: 100%;
    height: auto;
  }
  .speaker h1 {
    position: absolute;
    bottom: 10px;
    left: 0px;
    top: auto;
    color: #3D8591;
    font-size: 40px;
    line-height: 48px;
  }
  .speaker h1 br {
    display: none;
  }
}
@media (max-width: 460px) {
  .speaker .contentarea .podcast-buttons {
    margin-bottom: 20px;
  }
  .speaker .contentarea .podcast-buttons .btn-spotify {
    display: block;
    top: 0px;
    left: 0px;
    width: auto;
    height: 35px;
    margin: auto;
    margin-bottom: 5px;
  }
  .speaker .contentarea .podcast-buttons .btn-apple {
    display: block;
    width: auto;
    height: 35px;
    margin: auto;
    margin-bottom: 5px;
  }
  .speaker .contentarea .podcast-buttons .btn-google {
    display: block;
    width: auto;
    height: 35px;
    margin: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 5px;
  }
}
/*# sourceMappingURL=../css/app.css.map */