/*
Theme Name: Näringslivsdagen i Borås
Author: Consid
Description: Theme for Näringslivsdagen i Borås
Version: 3.0.0
*/

/*
Färger
Svart: #1d1d1b
Mörkblå: #00577b
Rosa: #eb5793
Mörkblå (pattern): #2c425a
*/

/**
****************************************************************************************
 *  Fonts
 ****************************************************************************************
 */
/**
 * @license
 * MyFonts Webfont Build ID 3365352, 2017-03-28T03:58:19-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: CaeciliaLTPro-45Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/pmn-caecilia/pro-45-light/
 * Licensed pageviews: 250,000
 * 
 * Webfont: CaeciliaLTPro-75Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/pmn-caecilia/pro-75-bold/
 * Licensed pageviews: 1,000,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3365352
 * Webfonts copyright: Copyright &#x00A9; 2015 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2017 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url('//hello.myfonts.net/count/3359e8');

@font-face {
  font-family: 'CaeciliaLTPro-45Light';
  src: url('webfonts/3359E8_0_0.eot');
  src: url('webfonts/3359E8_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3359E8_0_0.woff2') format('woff2'),
    url('webfonts/3359E8_0_0.woff') format('woff'), url('webfonts/3359E8_0_0.ttf') format('truetype');
}

@font-face {
  font-family: 'CaeciliaLTPro-75Bold';
  src: url('webfonts/3359E8_1_0.eot');
  src: url('webfonts/3359E8_1_0.eot?#iefix') format('embedded-opentype'), url('webfonts/3359E8_1_0.woff2') format('woff2'),
    url('webfonts/3359E8_1_0.woff') format('woff'), url('webfonts/3359E8_1_0.ttf') format('truetype');
}

/**
****************************************************************************************
 *  Reset
 ****************************************************************************************
 */
/**
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #f1f1f1;
}

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

.section.group.speakers {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

ol,
ul {
  list-style: none;
}

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

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

fieldset {
  min-width: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

a:focus {
  /*
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
	*/
  outline: none;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  border: 0;
}

/**
****************************************************************************************
 *  Clearing floats
 ****************************************************************************************
 */
.clear:after {
  clear: both;
}
.clear:before,
.clear:after {
  display: table;
  content: '';
}
.clear {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.ticket-btn {
  display: inline-block;
  border: none;
  outline: none;
  font-family: inherit;
  color: #fff;
  background-color: #cb3d79;
  text-transform: uppercase;
  font-size: 19px;
  padding: 1rem 2rem;
  font-weight: 500;
  cursor: pointer;
}

.menu-huvudmeny-container {
  margin: auto;
  display: inline-flex;
}

#main-menu {
  text-align: center;
}

@media (max-width: 1151px) {
  .menu-huvudmeny-container {
    display: block !important;
  }

  #main-menu ul li {
    padding-right: 0 !important;
  }

  .ticket-btn {
    margin-top: 1rem;
  }
}

.speaker-col.see_all {
  max-height: 299px;
  background-image: url('images/ND22_600x915_Las_mer_platta.jpg');

  color: #fff;
  font-weight: 600;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 12px;
  text-align: center;
  flex-flow: column;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  transition: 0.2s ease;
}

.speaker-col.see_all h3 {
  line-height: 0.9;
}

.speaker-col.see_all:hover {
  background-color: #872854 !important;
}

@media (max-width: 925px) {
  .speaker-col.see_all h3 {
    font-size: 35px;
  }

  .col.start_1_of_4.speaker-col.see_all {
    height: 299px;
    max-width: 199px;
  }

  .speaker-col.see_all span {
    font-size: 20px;
  }

  /* .col.start_1_of_4.speaker-col {
    width: 44%;
  } */
}

@media (max-width: 442px) {
  .col.start_1_of_4.speaker-col {
    width: 100%;
  }
}

/**
****************************************************************************************
 *  Responsive img
 ****************************************************************************************
 */
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/**
****************************************************************************************
 * Basic structure
 ****************************************************************************************
 */
body {
  background-color: #fff;
}

#page {
  background-color: #1d1d1b;
  background-position: center top;
  background-repeat: no-repeat;
}

#page {
	background-image: url('images/2023-bakgrund-rosa.jpg');
  background-position: center top;
  background-repeat: repeat;
}

#header {
  background-color: #fff;
  width: 100%;
  z-index: 999;
}

#fixed-menu-wrapper {
  z-index: 99990;
}

#menu-wrapper {
  background-color: #b03f78;
  width: 100%;
  margin-bottom: 12px;
  margin-bottom: 0;
  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

/*
#menu-wrapper:before {
  content: '';
  position: absolute;
  background-color: #e59a01;
  width: 20%;
  height: 300px;
  left: 0;
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
  z-index: 0;
}

#menu-wrapper:after {
  content: '';
  position: absolute;
  background-color: #fdf0dd;
  width: 20%;
  height: 300px;
  z-index: 0;
  clip-path: polygon(20% 0, 100% 0, 100% 100%, 0% 100%);
  right: 0;
}

@media (max-width: 1720px) {
  #menu-wrapper:before {
    left: -5%;
  }

  #menu-wrapper:after {
    right: -5%;
  }
}

@media (max-width: 1530px) {
  #menu-wrapper:before {
    left: -10%;
  }

  #menu-wrapper:after {
    right: -10%;
  }
}

@media (max-width: 1275px) {
  #menu-wrapper:before {
    left: -15%;
  }

  #menu-wrapper:after {
    right: -15%;
  }

  #menu-wrapper:before {
    left: -15%;
  }
}
*/

@media (max-width: 1150px) {
  #menu-wrapper:after,
  #menu-wrapper:before {
    display: none;
  }
  #main-menu ul {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  #menu-wrapper {
    min-height: 70px;
  }
}

#content-wrapper {
  width: 100%;
}

#content {
  background-color: #fff;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 60px;
}


#footer {
  background-color: #fff;
}

.max-width-content {
  max-width: 1040px;
  margin: 0 auto;
  width: 100%;
}

.pattern {
  background-color: #2c425a;
  /*
	background-image: url('images/pattern.jpg');
	height: 140px;
	*/
  background-position: center top;
  background-repeat: repeat;
  height: 40px;
  margin-top: 0;
}

/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {
        .pattern{
			background-image: url('images/pattern@2x.jpg');
			background-size: 1542px 140px;
		}
}
*/

.pattern-img {
  /*
	background-color: #2c425a;
	background-image: url('images/2021-pattern.jpg');
	height: 150px;
	background-position: center top;
	background-repeat: repeat;
	*/

  margin-top: 40px;

  background-image: url('images/2021-pattern.jpg');
  height: 150px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {
        .pattern-img {
			background-image: url('images/pattern@2x.jpg');
			background-size: 1542px 140px;
		}
}
*/

/**
****************************************************************************************
* Basic Typo
****************************************************************************************
*/
body {
  font-family: 'CaeciliaLTPro-45Light';
  font-weight: normal;
  font-style: normal;
  color: #1d1d1b;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

h1 {
  color: #000000;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 38px;
  font-size: 3.8rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

h2 {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

h3 {
  font-size: 26px;
  font-size: 2.6rem;
}

h4 {
  font-size: 22px;
  font-size: 2.2rem;
}

h5 {
  font-size: 20px;
  font-size: 2rem;
}
h6 {
  font-size: 18px;
  font-size: 1.8rem;
}

a {
  font-weight: normal;
  color: #eb5793;
  text-decoration: underline;
  transition: color 0.2s ease-in;
}

a:hover,
a:focus {
  color: #00577b;
  text-decoration: none;
}

a img {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

a img:hover {
  /* opacity: 0.6; */
}

p {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}

p:last-child {
  margin-bottom: 0;
}
/**
****************************************************************************************
* Basic Typo - END
****************************************************************************************
*/

/**
****************************************************************************************
* WP-standard 
****************************************************************************************
*/

b,
strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  text-align: left;
  color: #00577b;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 21px;
  font-size: 2.1rem;
  margin: 30px;
}

blockquote p {
  margin-bottom: 1.6667em;
}

blockquote > p:last-child {
  margin-bottom: 0;
}

blockquote cite,
blockquote small {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

address {
  font-style: italic;
  margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-family: monospace;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  line-height: 1.2;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

abbr[title] {
  border-bottom: 1px dotted #eaeaea;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
  cursor: help;
}

mark,
ins {
  background-color: #fff9c0;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;

  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

hr {
  background-color: #eb5793;
  color: #eb5793;
  border: 0;
  height: 1px;
  margin-top: 60px;
  margin-bottom: 60px;
}

ul,
ol {
  margin: 0 0 0 60px;
  text-align: left;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

dl {
  margin-bottom: 1.6em;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1.6em;
}

table,
th,
td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed; /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

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

th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

td {
  border-width: 0 1px 1px 0;
}

th,
td {
  padding: 0.4em;
}

figure {
  margin: 0;
}

del {
  opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
}

:-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
}

::-moz-placeholder {
  color: rgba(51, 51, 51, 0.7);
  opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.7);
}
/**
****************************************************************************************
* WP-standard - END 
****************************************************************************************
*/

/**
****************************************************************************************
* Menu 
****************************************************************************************
*/

/* Huvudmeny */
#main-menu {
  display: none;
  padding-bottom: 80px;
}

#main-menu ul {
  margin: 0 0 0 0;
  display: flex;
  justify-content: center;
}

#main-menu ul li {
  display: block;
  padding-top: 16px;
  padding-bottom: 8px;
  padding-right: 0;
}

#main-menu ul li a {
  color: #fff;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 19px !important;
  font-size: 4.6rem;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 25;
  transition: color 0.2s ease-in;
}

#main-menu ul li a:hover,
#main-menu ul li a:active,
#main-menu ul li a:focus {
  color: #f2b944;
  text-decoration: none;
}

#main-menu ul li.current-page-ancestor a,
#main-menu ul li.current_page_item a {
  color: #f2b944;
}

#main-menu ul li:last-child {
  margin-left: 0px;
  margin-right: 0px;
}

/*
#main-menu ul li:last-child a {
	display: inline-block;
	background-color: #eb5793;
	border: 1px solid #eb5793;
	padding: 10px 18px;
	transition: all 0.2s ease-in;
	text-align: center;		
}

#main-menu ul li:last-child a:hover  {
	color: #eb5793;
	background-color: #fff;
	border: 1px solid #fff;
}
*/

#toggler {
  display: block;
  margin: 0;
  padding: 10px 10px;
}

/**
****************************************************************************************
* Menu - END
****************************************************************************************
*/

/**
****************************************************************************************
* Header
****************************************************************************************
*/
#header-title {
  background-color: #1d1d1b;
  color: #fff;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0px;
  padding-top: 18px;
  padding-bottom: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
}

#header-title a {
  color: #fff;
  text-decoration: none;
}
#header-title a:hover {
  color: #fff;
  text-decoration: none;
}

.footer-info {
  color: #1d1d1b;
  font-family: 'CaeciliaLTPro-75Bold';
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 5rem;
}

.footer-h {
  padding-top: 16px;
}
.footer-h-1 {
  border-top: 1px dashed #1d1d1b;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.footer-h-2 {
  border-top: 1px dashed #1d1d1b;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  padding-top: 12px;
}

.footer-logos {
  text-align: center;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  padding: 1rem 0rem 3rem 0rem;
  width: 100%;
  flex-wrap: wrap;
}

.footer-logos-1 {
  justify-content: center;
  padding-bottom: 30px;
  width: 100%;
  padding: 3rem 0rem;
}

.footer-logos img,
.footer-logos-1 img {
  object-fit: contain;
  width: 145px;
}

.footer-logos-gold img,
.footer-logos-silver img,
.footer-logos-bronze img,
.footer-logos-co img {
  max-height: 100px;
}

.sponsorship-gold .footer-logos-gold img {
  max-width: 140px;
}

.sponsorship-gold .footer-logos-silver img {
  max-width: 130px;
}

.sponsorship-gold .footer-logos-bronze img {
  max-width: 120px;
}

.sponsorship-gold .footer-logos-co img {
  max-width: 120px;
}

@media (max-width: 980px) {
  .footer-logos {
    flex-wrap: wrap;
  }

  .footer-logos img {
    object-fit: contain;
    width: 50%;
    padding: 25px;
  }
}

/**
****************************************************************************************
* Header - END
****************************************************************************************
*/

/**
****************************************************************************************
* Page
****************************************************************************************
*/
.entry-content-wide {
  margin: 0 auto;
  max-width: 866px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

.entry-content {
  margin: 0 auto;
  max-width: 666px;
  padding-left: 20px;
  padding-right: 20px;
}

.tickets {
  background-color: #bd3e73;
  color: #fff;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: 0px;
  margin: 60px 0;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  position: relative;

  height: 190px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tickets:after {
  content: '';
  position: absolute;
  left: -10.5px;
  top: -12%;
  width: 24rem;
  aspect-ratio: 1 / 1;
  background-image: url('images/triangle-yellow.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 5;
}

@media (max-width: 1000px) {
  .tickets:after {
    width: 18rem;
    top: 3%;
  }
}

@media (max-width: 790px) {
  .tickets:after {
    display: none;
  }
}

.tickets a {
  color: #fff;
  text-decoration: none;
}

.tickets a:hover,
.tickets a:active {
  color: #d47fa6;
}

.partner {
  background-color: #872854;
  color: #fff;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 28px;
  font-size: 2.8rem;
  letter-spacing: 0px;
  margin: 60px 0;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.partner a {
  color: #fff;
  text-decoration: none;
}

.partner a:hover,
.partner a:active {
  color: #d47fa6;
}

.speaker-col {
  text-align: center;
}

.speaker-col-info {
  font-size: 16px;
  font-size: 1.6rem;
}

.speaker-col a {
  color: #1d1d1b;
  text-decoration: none !important;
}

.speaker-col a:hover {
  color: #00577b;
  text-decoration: none !important;
}

.speaker-col-name {
  padding-top: 10px;
  text-transform: uppercase;
}

.speaker-col-title {
  padding-bottom: 0px;
}

.speakers-page {
  margin-top: 60px;
}

.speakers-page .section {
  margin-bottom: 80px;
}

.speaker-page-info {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 10px;
}

.speaker-page-info p {
  line-height: 1.8;
}

.speaker-page-info h2 {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}

.speaker-page-title {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.6;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

.speak_2_of_2 {
  text-align: right;
}

.info-block {
  background-color: #b03f78;
  color: #fff;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: left;
  width: 100%;
}

.info-about {
  background-color: #80a37d;
  padding: 38px 20px;
}

.info-contact {
  background-color: #b03f78;
  padding: 38px 20px;
  height: 100%;
}

.info-block h2 {
  color: #fff;
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.programinnehall {
  text-align: left;
}

.program-h {
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.2;
  margin-top: 40px;
}
.program-tid {
  color: #cb3d79;
}

.program-rubrik {
  color: #000;
}

.programinnehall p {
  padding-left: 40px;
  padding-left: 0px;
}

/**
****************************************************************************************
* Page - END
****************************************************************************************
*/

/**
****************************************************************************************
*  Banner
****************************************************************************************
*/
#banner {
  color: #00577b;
}

.banner-title {
  font-family: 'CaeciliaLTPro-75Bold';
  font-size: 18px;
  font-size: 1.8rem;
  max-width: 600px;
  padding: 20px 20px 10px 40px;
}

.banner-text {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 40px 20px 40px;
}

@media only screen and (min-width: 768px) {
  .banner-title {
    font-size: 26px;
    font-size: 2.6rem;
    max-width: 600px;
    padding: 20px 20px 10px 40px;
  }

  .banner-text {
    font-size: 19px;
    font-size: 1.9rem;
    padding: 0 40px 20px 40px;
  }
}

/**
****************************************************************************************
 *  Misc
 ****************************************************************************************
 */
a.btn {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #eb5793;
  border: 1px solid #eb5793;
  padding: 11px 29px;
  transition: all 0.2s ease-in;
  text-align: center;
}

a.btn:hover {
  color: #eb5793;
  background-color: #fff;
  border: 1px solid #eb5793;
}

.hide {
  display: none;
}

/**
****************************************************************************************
 *  WP-admin
 ****************************************************************************************
 */
.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}

/**
****************************************************************************************
 *  Media
 ****************************************************************************************
 */
audio,
canvas {
  display: inline-block;
}

embed,
iframe,
object,
video {
  margin-bottom: 1.6em;
  max-width: 100%;
  vertical-align: middle;
}

/**
****************************************************************************************
* videoWrapper
****************************************************************************************
*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**
****************************************************************************************
 *  Scroll menu
 ****************************************************************************************
 */
.fixed {
  position: fixed;
  top: 0px;
}

/**
****************************************************************************************
* Responsive design
****************************************************************************************
*/
/*  SECTIONS  ======================================================================= */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  GROUPING  ======================================================================== */
.group:before,
.group:after {
  content: '';
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   =============================================================== */
.col {
  display: block;
  float: left;
  margin: 0 0 0 0%;
}

.start_1_of_4.col {
  margin-bottom: 60px;
}
.start_1_of_4.col:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .col {
    margin: 0% 0 0% 0%;
  }

  .start_1_of_4.col {
    margin-right: 2%;
    margin-bottom: 0;
  }
}

.col-right {
  float: right;
}
.col:last-child {
  margin-right: 0;
} /* all browsers except IE6 and lower */

/*  GRID OF COLUMNS   ================================================================== */

.span_2_of_2,
.span_1_of_2 {
  width: 100%;
}
.start_1_of_4 {
  width: 100%;
}
.start_1_of_2,
.start_2_of_2 {
  width: 100%;
}
.speak_1_of_2,
.speak_2_of_2 {
  width: 100%;
}

@media only screen and (min-width: 400px) {
}

@media only screen and (min-width: 768px) {
  .span_1_of_2 {
    width: 50%;
  }

  .start_1_of_4 {
    width: 23.5%;
  }

  .start_1_of_2 {
    width: 60%;
  }
  .start_2_of_2 {
    width: 40%;
  }

  .speak_1_of_2 {
    width: 53%;
  }
  .speak_2_of_2 {
    width: 38%;
    margin-left: 9%;
  }
}

/**
****************************************************************************************
* Media Queries
****************************************************************************************
*/

/**
****************************************************************************************
* Media Queries
****************************************************************************************
*/
/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

@media screen and (min-width: 320px) {
}
@media screen and (min-width: 400px) {
}
@media screen and (min-width: 600px) {
}

/**
 * Mobile Large 620px
 */
@media screen and (min-width: 620px) {
  h1 {
    font-size: 66px;
    font-size: 6.6rem;
  }

  #header-title {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

/**
* Tablet Small 740px
*/
@media screen and (min-width: 740px) {
}
@media screen and (min-width: 1150px) {
  #main-menu {
    display: block !important;
    padding-bottom: 0;
  }

  #main-menu ul li {
    padding-right: 20px;
  }

  #main-menu ul li {
    display: inline-block;
    padding-bottom: 20px;
  }

  #main-menu ul li:last-child {
    margin-left: 0px;
  }

  #main-menu ul li a {
    font-size: 13px;
    font-size: 1.3rem;
  }

  #toggler {
    display: none;
  }

  .info-about {
    padding: 38px 80px;
  }
  .info-contact {
    padding: 38px 80px;
  }

  .speaker-col {
    text-align: left;
  }

  .speaker-page-info {
    padding-top: 0;
  }

  #header-title {
    background-color: #fff;
    color: #1d1d1b;
  }
  #header-title a {
    color: #1d1d1b;
  }
  #header-title a:hover {
    color: #1d1d1b;
  }
}

/**
* Tablet Large 880px
*/
@media screen and (min-width: 880px) {
}

@media screen and (min-width: 920px) {
  #main-menu ul li {
    padding-right: 30px;
  }

  /*
	#main-menu ul li:last-child {
		margin-left: 40px;
	}
	*/

  #main-menu ul li a {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .entry-content {
    padding-left: 0;
    padding-right: 0;
  }
  .entry-content-wide {
    padding-left: 0;
    padding-right: 0;
  }
}

/**
* Desktop Small 955px
*/
@media screen and (min-width: 955px) {
}
@media screen and (min-width: 980px) {
}
@media screen and (min-width: 1100px) {
}
@media screen and (min-width: 1200px) {
}
@media screen and (min-width: 1240px) {
}
@media screen and (min-width: 1280px) {
}
@media screen and (min-width: 2000px) {
}

@media print {
  body {
    background: none !important; /* Brute force since user agents all print differently. */
  }
}

/* Icon 1 */
#nav-toggler {
  width: 40px;
  height: 30px;
  position: relative;
  margin: 4px 0;
  margin-left: auto;
  margin-right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-toggler span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

/* Icon 3 */
#nav-toggler span:nth-child(1) {
  top: 0px;
}

#nav-toggler span:nth-child(2),
#nav-toggler span:nth-child(3) {
  top: 12px;
}

#nav-toggler span:nth-child(4) {
  top: 24px;
}

#nav-toggler.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}

#nav-toggler.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-toggler.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-toggler.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* ny färg på grafiken längst ner */

.color-footer {
  min-width: 100%;
  height: 120px;
  display: flex;
  position: relative;
}

.color-footer-col-1 {
  width: 100%;
  height: 100%;
  background-color: #b03f78;
}

.color-footer-col-2 {
  min-width: 1040px;

  background-color: #b03f78;
}

.color-footer-col-3 {
  width: 100%;
  height: 100%;
  background-color: #b03f78;
}

.color-footer:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 35%;
  top: 0;
  right: 0;
  background-color: #b03f78;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 15% 100%);
}

@media (max-width: 1150px) {
  .color-footer-col-2 {
    min-width: 70%;
  }
}

.info-contact a {
  color: #fff !important;
}

.sponsorship-gold img {
  width: 20%;
  margin: 15px;
  object-fit: contain;
  max-width: 175px;
}

@media (max-width: 768px) {
  .sponsorship-gold img {
    width: 43%;
    margin: 3px;
    object-fit: contain;
    max-width: 220px;
  }
}
.gold-heading {
  min-width: 100%;
}

.info-contact p {
  margin: 0;
}

iframe {
  min-width: 720px;
  aspect-ratio: 16/9;
}

@media (max-width: 762px) {
  iframe {
    min-width: 520px;
  }
}

@media (max-width: 576px) {
  iframe {
    min-width: 420px;
  }
}
