/* 
Theme Name: Papa Lauda
Version: 1.0
Author: Danny van der Meijden - dannyvdm.nl & Don't Mind
Author URI: http://www.dannyvdm.nl
*/
@import url("bootstrap-css/bootstrap.min.css");
@import url("bootstrap-css/bootstrap-theme.min.css");
/********************************************************
Reset
********************************************************/
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 {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

*,
*:before,
*:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #fff; }

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

ol, ul {
  /*list-style: none;*/ }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

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

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

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

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

a img {
  border: 0; }

/********************************************************
COLORS
********************************************************/
/********************************************************
MIXINS
********************************************************/
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-brands-400.eot");
  src: url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-regular-400.eot");
  src: url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-solid-900.eot");
  src: url("/wp-content/themes/nieuw-schaijk-wp/fontawesome./webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/themes/nieuw-schaijk-wp/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

@font-face {
  font-family: DKLongreach;
  src: url(fonts/DKLongreach-Regular.otf) format("opentype");
  font-weight: 100; }
@font-face {
  font-family: Abel;
  src: url(fonts/Abel-Regular.ttf) format("truetype");
  font-weight: 100; }
html {
  scroll-behavior: smooth; }

body, html {
  background-color: #4ce9fe;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Abel'; }

body {
  background-image: url("images/onderkant_foto8.png");
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  overflow-x: hidden;
  -ms-background-clip: border-box;
  -o-background-clip: border-box;
  -webkit-background-clip: border-box;
  -moz-background-clip: border-box;
  background-clip: border-box;
  background-origin: padding-box;
  background-position: center center;
  background-repeat: no-repeat;
  -o-background-size: contain;
  -ms-background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: bottom; }
  body:after {
    content: "";
    background: transparent;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(69, 188, 190, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1200px; }

.container {
  width: 1400px;
  position: relative;
  z-index: 3;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0 auto; }

.container-big {
  width: 1650px;
  position: relative;
  z-index: 3;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin: 0 auto; }

textarea:focus, input:focus {
  outline: none; }

input[type=text], input[type=submit], input[type=button], textarea, button {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

::selection {
  background: #292E04;
  color: #FFFFFF;
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  background: #292E04;
  color: #FFFFFF;
  /* Gecko Browsers */ }

h1 {
  font-family: 'DKLongreach';
  font-size: 60px;
  line-height: 72px; }

h2 {
  font-family: 'DKLongreach';
  font-size: 60px;
  line-height: 72px; }

h3 {
  font-family: 'DKLongreach'; }

h4 {
  font-family: 'DKLongreach'; }

h5 {
  font-family: 'DKLongreach'; }

.flake-left img, .flake-right img {
  width: 85px;
  height: 85px; }

.flake-left {
  left: 30px; }

.flake-right {
  right: 30px; }

.entry-header {
  width: 755px;
  margin: 0 auto 50px auto;
  position: relative;
  background-color: #ff0192; }
  .entry-header .entry-header-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .entry-header .entry-header-bg:before {
      content: "";
      width: 100%;
      height: 300px;
      border-top: 60px solid #f854b2;
      border-bottom: 200px solid #f854b2;
      background-color: #ff0192;
      transform: rotate(-45deg);
      display: block;
      margin-left: 75px;
      margin-top: -50px; }
  .entry-header h1, .entry-header h2 {
    width: 100%;
    line-height: 153px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-shadow: -10px 10px 0px -3px #2d1c2f;
    -moz-box-shadow: -10px 10px 0px -3px #2d1c2f;
    box-shadow: -10px 10px 0px -3px #2d1c2f;
    position: relative; }
    .entry-header h1:before, .entry-header h2:before {
      content: "";
      position: absolute;
      width: 80px;
      height: 80px;
      left: 10px;
      top: 10px;
      background-image: url("images/vlok-3.svg");
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: contain;
      -ms-background-size: contain;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      background-size: contain; }
    .entry-header h1:after, .entry-header h2:after {
      content: "";
      position: absolute;
      width: 60px;
      height: 60px;
      right: 10px;
      bottom: 10px;
      background-image: url("images/vlok-2.svg");
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: contain;
      -ms-background-size: contain;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      background-size: contain; }

/********************************************************
MAX-WIDTH: 1650
********************************************************/
@media only screen and (max-width: 1650px) {
  .container-big {
    width: 100%; } }
/********************************************************
MAX-WIDTH: 1400
********************************************************/
@media only screen and (max-width: 1400px) {
  .container {
    width: 100%; } }
/********************************************************
MAX-WIDTH: 991px
********************************************************/
@media only screen and (max-width: 991px) {
  .flake-left img, .flake-right img {
    width: 60px;
    height: 60px; }

  .entry-header {
    width: auto;
    max-width: 300px; }
    .entry-header .entry-header-bg:before {
      height: 100px;
      border-top: 20px solid #f854b2;
      border-bottom: 60px solid #f854b2; }
    .entry-header h1, .entry-header h2 {
      line-height: 60px;
      font-size: 25px; }
      .entry-header h1:before, .entry-header h2:before {
        width: 30px;
        height: 30px; }
      .entry-header h1:after, .entry-header h2:after {
        width: 20px;
        height: 20px; } }
/********************************************************
MAX-WIDTH: 767px
********************************************************/
@media only screen and (max-width: 767px) {
  .flake-left img, .flake-right img {
    width: 40px;
    height: 40px; }

  .flake-left {
    left: 15px; }

  .flake-right {
    right: 15px; } }
/********************************************************
MAX-WIDTH: 551px
********************************************************/
@media only screen and (max-width: 551px) {
  .flake-left {
    left: 5px; }

  .flake-right {
    right: 5px; } }
#mainheader {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 10; }
  #mainheader .hamburger-menu {
    width: 183px;
    height: 183px;
    display: flex;
    justify-content: center;
    align-items: center; }
    #mainheader .hamburger-menu .closed.hide {
      display: none; }
    #mainheader .hamburger-menu .opened {
      display: none; }
      #mainheader .hamburger-menu .opened.show {
        display: inherit; }
    #mainheader .hamburger-menu img {
      max-width: 100%;
      height: auto; }
      #mainheader .hamburger-menu img:hover {
        cursor: pointer; }

.navigation {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background-color: #4ce9fe;
  display: none; }
  .navigation.show {
    display: inherit; }
  .navigation .navigation-confetti {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2; }
    .navigation .navigation-confetti .confetti-bg {
      background-image: url("images/confetti.svg");
      background-repeat: repeat-y;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .navigation .navigation-logo {
    text-align: center;
    position: relative;
    z-index: 3;
    padding-top: 30px;
    margin-bottom: 50px; }
    .navigation .navigation-logo img {
      max-width: 240px;
      height: auto; }
  .navigation .navigation-menu {
    width: 540px;
    margin: 0 auto;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 50px;
    position: relative;
    color: #000000;
    margin: 0 auto;
    text-align: center; }
    .navigation .navigation-menu .navigation-menu-inner {
      position: relative;
      z-index: 3; }
      .navigation .navigation-menu .navigation-menu-inner nav ul {
        margin: 0;
        padding: 0; }
        .navigation .navigation-menu .navigation-menu-inner nav ul li {
          list-style-type: none;
          margin-bottom: 15px; }
          .navigation .navigation-menu .navigation-menu-inner nav ul li a {
            font-family: 'DKLongreach';
            color: #ff0192;
            font-size: 35px;
            line-height: 42px;
            text-decoration: none; }
          .navigation .navigation-menu .navigation-menu-inner nav ul li:last-child {
            margin-bottom: 0px; }
    .navigation .navigation-menu:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #FFFFFF;
      z-index: 2;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      -o-border-radius: 40px;
      border-radius: 40px;
      transform: rotate(-2deg);
      -webkit-box-shadow: 10px 10px 0px -3px #31a3a3;
      -moz-box-shadow: 10px 10px 0px -3px #31a3a3;
      box-shadow: 10px 10px 0px -3px #31a3a3; }

/********************************************************
MAX-WIDTH: 991
********************************************************/
@media only screen and (max-width: 991px) {
  #mainheader {
    top: 15px;
    right: 15px; }
    #mainheader .hamburger-menu {
      width: 120px;
      height: 120px; } 
   #content .banner .logo {
      position: absolute;
	   z-index: 10;
      bottom: 0;
      text-align: center;
      width: 100%;
	   
      left: 0;
      right: 0;
      margin: 0 auto; }
      #content .banner .logo img {
          width: 30%; /* Stelt de breedte in op 50% van de oudercontainer */
    height: auto; /* Behoudt de aspectratio van de afbeelding */ }
	}
/********************************************************
MAX-WIDTH: 767
********************************************************/
@media only screen and (max-width: 767px) {
  #mainheader .hamburger-menu {
    width: 50px;
    height: 50px; }

  .navigation .navigation-menu {
    width: 100%; }
    .navigation .navigation-menu .navigation-menu-inner {
      position: relative;
      z-index: 3; }
      .navigation .navigation-menu .navigation-menu-inner nav ul li a {
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 30px;
        color: #ff0192;
        font-size: 35px;
        line-height: 64px;
        text-decoration: none;
        -webkit-border-radius: 32px;
        -moz-border-radius: 32px;
        -ms-border-radius: 32px;
        -o-border-radius: 32px;
        border-radius: 32px;
        background-color: #FFFFFF;
        display: block;
        -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }
    .navigation .navigation-menu:before {
      display: none; } }
/********************************************************
MAX-WIDTH: 551
********************************************************/
@media only screen and (max-width: 551px) {
  .navigation .navigation-menu .navigation-menu-inner nav ul li a {
    font-size: 22px;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; } }

#content {
  position: relative; }

  #content .banner {
    position: relative;
    width: 100%;
    height: 800px; 
    overflow: hidden; /* Zorgt ervoor dat de hoogte van de video wordt afgesneden */
}

.background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: 3; /* Plaats de video achter de inhoud */
	object-fit: cover;
     /* Zorgt ervoor dat de video wordt bijgesneden om het gehele element te vullen */
}


    #content .banner .logo {
      position: absolute;
      bottom: 0px;
      text-align: center;
      width: 100%;
		vertical-align: baseline;
      left: 0;
      right: 0;
      margin: 0 auto;
z-index: 4;}
      #content .banner .logo img {
        max-width: 340px;
        height: auto; }

  #content .confetti {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin-top: 1000px; }
    #content .confetti .confetti-bg {
      background-image: url("images/confetti.svg");
      background-repeat: repeat-y;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 10000000%; }
  #content .who-is {
    text-align: center;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0;
    position: relative; }
    #content .who-is .flake-left {
      position: absolute;
      top: 40%; }
    #content .who-is .flake-right {
      position: absolute;
      bottom: 10%; }
    #content .who-is .entry-content {
      width: 815px;
      margin: 0 auto;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 80px 100px;
      position: relative;
      color: #000000; }
      #content .who-is .entry-content p {
        position: relative;
        z-index: 3;
        font-size: 35px;
        line-height: 42px; }
        #content .who-is .entry-content p strong {
          font-family: 'DKLongreach';
          color: #ff0192; }
      #content .who-is .entry-content:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #FFFFFF;
        z-index: 2;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
        transform: rotate(-2deg);
        -webkit-box-shadow: 10px 10px 0px -3px #31a3a3;
        -moz-box-shadow: 10px 10px 0px -3px #31a3a3;
        box-shadow: 10px 10px 0px -3px #31a3a3; }
  #content .video {
    position: relative;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 0; }
    #content .video .flake-left {
      position: absolute;
      top: 60%;
      z-index: 2; }
    #content .video:before {
      content: "";
      width: 300%;
      height: 150%;
      position: absolute;
      background-color: #FFFFFF;
      transform: rotate(3deg);
      z-index: 1;
      left: -100%;
      right: 0;
      margin: 0 auto;
      top: 0; }
    #content .video .entry-video {
      max-width: 1000px;
      width: 100%;
      transform: rotate(0.5deg);
      margin: 0 auto; }
      #content .video .entry-video .video-wrapper {
        -webkit-box-shadow: 0px 10px 18px -10px black;
        -moz-box-shadow: 0px 10px 18px -10px black;
        box-shadow: 0px 10px 18px -10px black;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px;
        background-color: #ff7f15;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        position: relative; }
        #content .video .entry-video .video-wrapper img {
          max-width: 100%;
          height: auto; }
        #content .video .entry-video .video-wrapper .play-button {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          #content .video .entry-video .video-wrapper .play-button svg {
            margin: auto;
            display: block;
            max-width: 100px;
            height: 100%;
            fill: #FFFFFF; }
          #content .video .entry-video .video-wrapper .play-button:hover {
            cursor: pointer; }
  #content .galery {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 0;
    position: relative; }
    #content .galery:before {
      content: "";
      width: 300%;
      height: 100%;
      position: absolute;
      background-color: #ff6abf;
      transform: rotate(-3deg);
      z-index: 1;
      left: -100%;
      right: 0;
      margin: 0 auto;
      top: 0; }
    #content .galery .flake-right {
      position: absolute;
      top: 10%;
      z-index: 2; }
    #content .galery .photo-left {
      transform: rotate(-2deg); }
      #content .galery .photo-left .photo-wrapper {
        -webkit-box-shadow: 10px 10px 0px -1px #770045;
        -moz-box-shadow: 10px 10px 0px -1px #770045;
        box-shadow: 10px 10px 0px -1px #770045;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden; }
        #content .galery .photo-left .photo-wrapper img {
          max-width: 100%;
          height: auto; }
    #content .galery .photo-right {
      transform: rotate(0.5deg); }
      #content .galery .photo-right .photo-wrapper {
        -webkit-box-shadow: 10px 10px 0px -1px #770045;
        -moz-box-shadow: 10px 10px 0px -1px #770045;
        box-shadow: 10px 10px 0px -1px #770045;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden; }
        #content .galery .photo-right .photo-wrapper img {
          max-width: 100%;
          height: auto; }
  #content .fest {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 0;
    position: relative; }
    #content .fest .flake-left {
      position: absolute;
      top: 40%; }
    #content .fest .flake-right {
      position: absolute;
      bottom: 10%; }
    #content .fest .entry-content .text {
      margin: 0 auto;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 30px 50px;
      position: relative;
      color: #000000;
      transform: rotate(-2deg); }
      #content .fest .entry-content .text p {
        position: relative;
        z-index: 3;
        font-size: 35px;
        line-height: 42px;
        text-align: center; }
        #content .fest .entry-content .text p strong {
          font-family: 'DKLongreach';
          color: #ff0192; }
      #content .fest .entry-content .text:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #FFFFFF;
        z-index: 2;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
        -webkit-box-shadow: 10px 10px 0px -3px #31a3a3;
        -moz-box-shadow: 10px 10px 0px -3px #31a3a3;
        box-shadow: 10px 10px 0px -3px #31a3a3; }
    #content .fest .entry-content .image img {
      max-width: 100%;
      height: auto; }
    #content .fest .entry-dates {
      width: 75%;
      margin: 0 auto; }
      #content .fest .entry-dates table tr {
        background-color: #FFFFFF;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
        margin-bottom: 15px;
        display: block;
        overflow: hidden; }
        #content .fest .entry-dates table tr td {
          -webkit-box-shadow: 10px 10px 0px -3px #31a3a3;
          -moz-box-shadow: 10px 10px 0px -3px #31a3a3;
          box-shadow: 10px 10px 0px -3px #31a3a3;
          border-bottom: 0 !important; }
          #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-daten {
            background-color: #ff3095;
            color: #FFFFFF;
            font-family: 'Abel'; }
          #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block {
            padding: 30px; }
            #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block .artwinlive_tour_dates-list-detail {
              font-size: 15px;
              line-height: 24px;
              font-family: 'Abel';
              padding-bottom: 10px; }
              #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block .artwinlive_tour_dates-list-detail span {
                font-family: 'DKLongreach';
                font-size: 25px; }
            #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block .artwinlive_tour_dates-buttons {
              display: none !important; }
              #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block .artwinlive_tour_dates-buttons a {
                font-family: 'DKLongreach';
                color: #FFFFFF;
                font-size: 15px;
                line-height: 28px;
                text-decoration: none;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                -ms-border-radius: 10px;
                -o-border-radius: 10px;
                border-radius: 10px;
                -ms-box-sizing: border-box;
                -o-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                padding: 0 10px;
                background-color: #ff3095;
                display: inline-block;
                -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
                -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
                box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }
            #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block .artwinlive_tour_dates-list-main .artwinlive_tour_dates-list-detail:nth-child(3) {
              display: none; }
      #content .fest .entry-dates .artwinlive_tour_dates-footer {
        text-align: center !important;
        border-top: 0 !important; }
  #content .spotify .flake-left {
    position: absolute;
    top: 40%; }
  #content .spotify .flake-right {
    position: absolute;
    bottom: 10%; }
  #content .spotify .entry-content {
    max-width: 300px;
    margin: 0 auto; }
  #content .social-media {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 0;
    overflow: hidden;
    position: relative; }
    #content .social-media .icon-instagram {
      position: absolute;
      top: 250px;
      left: 15%; }
    #content .social-media .icon-facebook {
      position: absolute;
      bottom: 120px;
      right: 15%; }
    #content .social-media .entry-header:before {
      content: "";
      width: 200px;
      height: 200px;
      background-image: url("images/social-arrow-left.svg");
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: cover;
      -ms-background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      top: -50px;
      left: -200px;
      position: absolute;
      display: block; }
    #content .social-media .entry-header:after {
      content: "";
      width: 170px;
      height: 170px;
      background-image: url("images/social-arrow-right.svg");
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: cover;
      -ms-background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      top: 0;
      right: -180px;
      position: absolute;
      display: block; }
    #content .social-media .instagram-feed {
      position: relative;
      z-index: 3;
      margin-left: 30px;
      margin-right: 30px; }
      #content .social-media .instagram-feed #sb_instagram #sbi_images .sbi_item .sbi_photo {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        -webkit-box-shadow: 10px 10px 0px -1px #31a3a3;
        -moz-box-shadow: 10px 10px 0px -1px #31a3a3;
        box-shadow: 10px 10px 0px -1px #31a3a3;
        overflow: hidden; }

/********************************************************
MAX-WIDTH: 991
********************************************************/
@media only screen and (max-width: 991px) {
  #content .banner {
    height: 800px; }
    #content .banner .logo img {
      max-width: 400px; }
  #content .confetti {
    margin-top: 800px; }
  #content .who-is {
    text-align: center;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 0;
    position: relative; }
    #content .who-is .entry-content {
      max-width: 60%;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 40px 50px; }
      #content .who-is .entry-content p {
        font-size: 22px;
        line-height: 28px; }
      #content .who-is .entry-content:before {
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        -ms-border-radius: 35px;
        -o-border-radius: 35px;
        border-radius: 35px; }
  #content .galery .photo-left {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10%;
    margin-bottom: 50px; }
  #content .galery .photo-right {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10%; }
  #content .fest .entry-content .text {
    max-width: 60%;
    margin: 0 auto 50px auto;
    float: none; }
    #content .fest .entry-content .text p {
      font-size: 22px;
      line-height: 28px; }
    #content .fest .entry-content .text:before {
      -webkit-border-radius: 35px;
      -moz-border-radius: 35px;
      -ms-border-radius: 35px;
      -o-border-radius: 35px;
      border-radius: 35px; }
  #content .fest .entry-content .image {
    text-align: center;
    float: none; }
  #content .fest .entry-dates {
    width: 100%; }
  #content .social-media .icon-instagram {
    transform: scale(0.6);
    transform-origin: top center; }
  #content .social-media .icon-facebook {
    transform: scale(0.6);
    transform-origin: top center; }
  #content .social-media .entry-header:before {
    width: 120px;
    height: 120px; }
  #content .social-media .entry-header:after {
    width: 100px;
    height: 100px; }
  #content .social-media .instagram-feed {
    position: relative;
    z-index: 3;
    margin-left: 30px;
    margin-right: 30px; }
    #content .social-media .instagram-feed #sb_instagram #sbi_images .sbi_item .sbi_photo {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px;
      -webkit-box-shadow: 10px 10px 0px -1px #31a3a3;
      -moz-box-shadow: 10px 10px 0px -1px #31a3a3;
      box-shadow: 10px 10px 0px -1px #31a3a3;
      overflow: hidden; } }
/********************************************************
MAX-WIDTH: 767
********************************************************/
@media only screen and (max-width: 767px) {
  #content .banner {
    height: 650px; }
  #content .confetti {
    margin-top: 650px; }
  #content .who-is {
    text-align: center;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 100px 0;
    position: relative; }
    #content .who-is .entry-content {
      max-width: 80%;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 30px 40px; }
      #content .who-is .entry-content p {
        font-size: 16px;
        line-height: 21px; }
      #content .who-is .entry-content:before {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px; }
  #content .video {
    padding: 100px 0; }
  #content .fest .entry-content .text {
    max-width: 80%;
    padding: 30px 40px; }
    #content .fest .entry-content .text p {
      font-size: 16px;
      line-height: 21px; }
    #content .fest .entry-content .text:before {
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      border-radius: 30px; } }
/********************************************************
MAX-WIDTH: 551
********************************************************/
@media only screen and (max-width: 551px) {
  #content .banner {
    height: 400px; }
    #content .banner .logo img {
      max-width: 250px; }
  #content .confetti {
    margin-top: 0px; }
  #content .who-is .entry-content {
    padding: 30px 20px; }
  #content .fest .entry-content .text {
    padding: 30px 20px; }
  #content .fest .entry-dates table tr {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px; }
    #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block {
      padding: 15px; }
      #content .fest .entry-dates table tr td.artwinlive_tour_dates-large-info-block .artwinlive_tour_dates-list-detail span {
        font-size: 22px; }
  #content .fest .entry-dates .artwinlive_tour_dates-footer {
    text-align: left !important; }
  #content .social-media .icon-instagram {
    transform: scale(0.4);
    left: 0; }
  #content .social-media .icon-facebook {
    transform: scale(0.4);
    right: 0; } }
#mainfooter {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 150px 0; }
  #mainfooter .footer-menu {
    margin-bottom: 50px; }
    #mainfooter .footer-menu ul {
      margin: 0;
      padding: 0;
      overflow: hidden; }
      #mainfooter .footer-menu ul li {
        float: left;
        list-style-type: none;
        line-height: 70px; }
        #mainfooter .footer-menu ul li:nth-child(1) {
          margin-right: 90px; }
          #mainfooter .footer-menu ul li:nth-child(1) a {
            font-family: 'DKLongreach';
            font-size: 60px;
            color: #FFFFFF; }
        #mainfooter .footer-menu ul li:nth-child(2) a {
          font-family: 'Abel';
          text-transform: uppercase;
          font-size: 50px;
          color: #FFFFFF; }
        #mainfooter .footer-menu ul li:nth-child(3) {
          float: right;
          margin-left: 100px; }
          #mainfooter .footer-menu ul li:nth-child(3) a {
            font-family: 'DKLongreach';
            color: #FFFFFF;
            font-size: 35px;
            line-height: 62px;
            text-decoration: none;
            -webkit-border-radius: 31px;
            -moz-border-radius: 31px;
            -ms-border-radius: 31px;
            -o-border-radius: 31px;
            border-radius: 31px;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 30px;
            background-color: #ff3095;
            display: inline-block;
            -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }
        #mainfooter .footer-menu ul li:nth-child(4) {
          float: right; }
          #mainfooter .footer-menu ul li:nth-child(4) a {
            font-family: 'DKLongreach';
            color: #FFFFFF;
            font-size: 35px;
            line-height: 62px;
            text-decoration: none;
            -webkit-border-radius: 31px;
            -moz-border-radius: 31px;
            -ms-border-radius: 31px;
            -o-border-radius: 31px;
            border-radius: 31px;
            -ms-box-sizing: border-box;
            -o-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 30px;
            background-color: #ff3095;
            display: inline-block;
            -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }
  #mainfooter .footer-blocks .block {
    position: relative;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px; }
    #mainfooter .footer-blocks .block:nth-child(1):before {
      content: "";
      width: 50px;
      height: 50px;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("images/icon-marker.png");
      background-repeat: no-repeat;
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: cover;
      -ms-background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover; }
    #mainfooter .footer-blocks .block:nth-child(2):before {
      content: "";
      width: 50px;
      height: 50px;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("images/icon-phone.png");
      background-repeat: no-repeat;
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: cover;
      -ms-background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover; }
    #mainfooter .footer-blocks .block:nth-child(3):before {
      content: "";
      width: 50px;
      height: 50px;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("images/icon-social.png");
      background-repeat: no-repeat;
      -ms-background-clip: border-box;
      -o-background-clip: border-box;
      -webkit-background-clip: border-box;
      -moz-background-clip: border-box;
      background-clip: border-box;
      background-origin: padding-box;
      background-position: center center;
      background-repeat: no-repeat;
      -o-background-size: cover;
      -ms-background-size: cover;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover; }
    #mainfooter .footer-blocks .block h4 {
      font-size: 40px;
      margin-bottom: 15px;
      text-shadow: 2px 2px 4px #666; }
    #mainfooter .footer-blocks .block ul {
      margin: 0;
      padding: 0; }
      #mainfooter .footer-blocks .block ul li {
        list-style-type: none;
        line-height: 30px; }
        #mainfooter .footer-blocks .block ul li a {
          font-size: 20px;
          text-transform: uppercase;
          text-decoration: none;
          color: #FFFFFF; }

.get-in-touch {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 6; }
  .get-in-touch a {
    font-family: 'DKLongreach';
    color: #FFFFFF;
    font-size: 35px;
    line-height: 62px;
    text-decoration: none;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    -ms-border-radius: 31px;
    -o-border-radius: 31px;
    border-radius: 31px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 100px;
    background-color: #ff3095;
    display: inline-block;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }



.video-overlay {
  background-color: #003339;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none; }
  .video-overlay.show {
    display: inherit; }
  .video-overlay .close-video-overlay {
    position: absolute;
    z-index: 12;
    top: 50px;
    left: -20px; }
    .video-overlay .close-video-overlay img {
      max-width: 103px;
      height: auto; }
    .video-overlay .close-video-overlay:hover {
      cursor: pointer; }
  .video-overlay .video-logo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5; }
    .video-overlay .video-logo img {
      margin: auto;
      display: block;
      width: 100%;
      max-width: 500px;
      height: 100%; }
  .video-overlay .video-wrapper {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    margin-left: 15%;
    height: 100%;
    position: absolute; }
    .video-overlay .video-wrapper .display-table {
      width: 100%;
      height: 100%;
      display: table;
      position: relative; }
      .video-overlay .video-wrapper .display-table .display-table-cell {
        display: table-cell;
        vertical-align: middle; }
        .video-overlay .video-wrapper .display-table .display-table-cell .video-container {
          -ms-box-sizing: border-box;
          -o-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 5px;
          background-color: #ff7f15;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          position: relative;
          z-index: 100; }
          .video-overlay .video-wrapper .display-table .display-table-cell .video-container .arve {
            margin-bottom: 0 !important; }

/********************************************************
MAX-WIDTH: 991
********************************************************/
@media only screen and (max-width: 991px) {
  #mainfooter {
    padding-top: 0px;
    padding-bottom: 50px; }
    #mainfooter .footer-menu {
      margin-bottom: 50px; }
      #mainfooter .footer-menu ul {
        text-align: center; }
        #mainfooter .footer-menu ul li {
          float: none;
          line-height: 45px; }
          #mainfooter .footer-menu ul li:nth-child(1) {
            float: none;
            margin-right: 0; }
            #mainfooter .footer-menu ul li:nth-child(1) a {
              font-size: 35px; }
          #mainfooter .footer-menu ul li:nth-child(2) {
            float: none;
            margin-right: 0; }
            #mainfooter .footer-menu ul li:nth-child(2) a {
              font-size: 35px; }
          #mainfooter .footer-menu ul li:nth-child(3) {
            float: none;
            margin-left: 0; }
            #mainfooter .footer-menu ul li:nth-child(3) a {
              font-size: 22px;
              line-height: 40px;
              -webkit-border-radius: 20px;
              -moz-border-radius: 20px;
              -ms-border-radius: 20px;
              -o-border-radius: 20px;
              border-radius: 20px;
              padding: 0 20px; }
          #mainfooter .footer-menu ul li:nth-child(4) {
            float: none;
            margin-left: 0; }
            #mainfooter .footer-menu ul li:nth-child(4) a {
              font-size: 22px;
              line-height: 40px;
              -webkit-border-radius: 20px;
              -moz-border-radius: 20px;
              -ms-border-radius: 20px;
              -o-border-radius: 20px;
              border-radius: 20px;
              padding: 0 20px; }
    #mainfooter .footer-blocks {
      text-align: center; }
      #mainfooter .footer-blocks .block {
        margin-bottom: 50px;
        padding-left: 15px;
        padding-top: 80px; }
        #mainfooter .footer-blocks .block:before {
          margin: 0 auto;
          left: 0;
          right: 0; }
        #mainfooter .footer-blocks .block h4 {
          font-size: 22px; }

  .get-in-touch {
    right: 15px;
    bottom: 15px; }
    .get-in-touch a {
      font-size: 22px;
      line-height: 40px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      border-radius: 20px;
      padding: 0 20px; }

  .video-overlay .video-wrapper {
    width: 90%;
    margin-left: 5%; } }
/********************************************************
MAX-WIDTH: 767
********************************************************/
@media only screen and (max-width: 767px) {
  #mainfooter .footer-menu ul li:nth-child(1) {
    line-height: 22px; }
    #mainfooter .footer-menu ul li:nth-child(1) a {
      font-size: 22px; }
  #mainfooter .footer-menu ul li:nth-child(2) {
    line-height: 22px;
    margin-bottom: 15px; }
    #mainfooter .footer-menu ul li:nth-child(2) a {
      font-size: 16px; }
  #mainfooter .footer-blocks .block {
    padding-top: 30px; }
    #mainfooter .footer-blocks .block:nth-child(1):before {
      width: 30px;
      height: 30px;
      top: -10px; }
    #mainfooter .footer-blocks .block:nth-child(2):before {
      width: 30px;
      height: 30px;
      top: -10px; }
    #mainfooter .footer-blocks .block:nth-child(3):before {
      width: 30px;
      height: 30px;
      top: -10px; }
    #mainfooter .footer-blocks .block ul {
      margin: 0;
      padding: 0; }
      #mainfooter .footer-blocks .block ul li {
        line-height: 24px; }
        #mainfooter .footer-blocks .block ul li a {
          font-size: 16px; } }
/********************************************************
MAX-WIDTH: 551
********************************************************/

/*# sourceMappingURL=style.css.map */
