/* 1159 */
@media only screen
and (max-width : 1159px) {
  .container,
  #footer {
    padding: 0 30px;
  }
  #welcome p {
    text-align: center;
  }
  #footer .logos a.dekor,
  #footer .button span {
    display: none;
  }
  #footer .button {
    padding: 10px 20px;
  }
  #footer {
    bottom: 0;
    height: 75px;
  }
  #footer .logos a.prestige,
  #footer .logos a.prestige img {
    height: 65px;
  }
  #welcome ul,
  #benefit ul {
    flex-wrap: nowrap;
  }
  #welcome ul li,
  #benefit ul li {
    width: auto;
  }
  .heed.sticky {
    margin-top: 0;
  }
  .scroll-downs {
    display: none;
  }
  #wrapper {
    padding-top: 290px;
  }
  #workshops,
  #benefit,
  #content {
    background-size: 180% auto;
  }  
  #benefit {
    background-position: center bottom -100px;
  }
  #registration-form .row {
    flex-direction: column;
    margin-top: 0;
  }
  #registration-form input,
  #registration-form select,
  #registration-form textarea,
  #registration-form button {
    margin: 20px 0 0 0 !important;
    width: 100%;
  }
  #registration-form button {
    height: 50px;
  }
  body.splash header,
  header {
    height: 100px;
    position: fixed !important;
    top: 0 !important;
    background: #39053d;
    z-index: 510;
  }
  body.splash #topline,
  #topline {
    height: 100px;
    border: none;
    padding: 0 30px;
    justify-content: flex-start;
  }
  header a.prestige,
  ul.social {
    display: none;
  }
  header a.dekor img {
    width: 360px;
    height: 61px;
  }
  #workshops {
    padding-bottom: 210px;
  }
  footer p {
    padding: 0 30px;
    text-align: center;
  }
  nav {
    position: fixed;
    width: 100%;
    background: rgba(170,54,180,0.95);
    top: 0;
    left: 0;
    z-index: 3000;
    display: flex;
    height: 0;
    opacity: 0;
    justify-content: center;
    padding: 30px 30px 0 30px;
    overflow: hidden;
  }
  nav.visible {
    height: 100%;
    opacity: 1;   
  }
  nav ul.slideOut {
    margin-right: 200vw !important;
  }
  nav ul {
    flex-direction: column;
    height: max-content !important;
    width: 100%;
    flex-shrink: 1;
  }
  nav ul li {
    height: auto !important;
    margin: 0;
    padding: 10px 0;
    border-bottom: rgba(255,255,255,0.4) 1px dotted;
    width: 100%;
  }
  nav ul li:last-child {
    border: none;
  }
  nav ul li a {
    white-space: nowrap;
  }
  #submenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px 30px 0 30px;
    align-items: flex-start;
  }
  nav ul.submenu {
    position: relative;
    top: auto;
    background: none;
    padding: 0;
    display: none;
  }
  nav ul.submenu a {
    color: #ffffff;
  }
  #pagepic:before {
    display: none;
  }
  #pagepic img {
    height: calc(100% - 100px);
    margin-top: 100px;
  }
  #cookie {
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  #course-inner-container .first-row {
    height: auto;
    padding: 50px 0;
    margin-bottom: 50px;
  }
  #course-inner-container .first-row .pictures {
    position: relative;
    bottom: auto;
    left: auto;
    height: auto;
    width: 100vw;
    margin-left: -30px;
  }
  #course-inner-container .first-row .pictures .pic {
    display: none;
  }
  #course-inner-container .first-row .welcome-text {
    width: 100%;
  }
  #course-inner-container .timing-row {
    flex-direction: column;
    height: auto;
  }
  #course-inner-container .timing-row .left-col,
  #course-inner-container .timing-row .right-col {
    width: 100%;
  }
  #course-inner-container .timing-row .right-col {
    order: 1;
    height: 200px;
  }
  #course-inner-container .timing-row .left-col .text {
    width: 100%;
    padding: 20px;
  }  
}

/* 800 */
@media only screen
and (max-width : 800px) {
  #welcome ul,
  #benefit ul {
    flex-wrap: wrap;
  }  
  #workshops ul li,
  #welcome ul li,
  #benefit ul li {
    width: 100%;
  }
  #welcome ul li:nth-child(3) img,
  #benefit ul li:nth-child(3) img {
    object-position: 50% top;
  }
  #welcome ul li:not(:first-child),
  #benefit ul li:not(:first-child) {
    margin-top: 30px;
  }
  #content {
    background-position: center top -80px;
  }
  .contact {
    flex-direction: column;
  }
  .contact a:last-child {
    margin-top: 10px !important;
  }
  .quote-photo li {
    flex-direction: column;
  }
  .quote-photo .image {
    margin: 0 auto 10px auto;
  }
  .quote-photo h2,
  .quote-text h2 {
    text-align: center;
    flex-direction: column;
  }
  .quote-photo .quote {
    padding-left: 0;
  }
  .quote-photo h2 span,
  .quote-text h2 span {
    margin-left: 0;
  }
  .quote-text h2 {
    padding-left: 0 !important;
  }
  .quote-text h2::before {
    position: relative;
    top: 0;
  }
  .quote-text li:nth-child(even),
  .quote-text li:nth-child(odd) {
    width: 100% !important;
    padding: 0 !important;
  } 
  .instructor {
    flex-direction: column;
  }
  .instructor .image {
    margin: 0 auto 10px auto;
    max-width: 100%;
    height: max-content;
  }
  .instructor .background-image-container {
    display: none;
  }
  .instructor h2 {
    text-align: center;
    flex-direction: column;
  }
  .instructor .quote {
    padding-left: 0;
  }
  .instructor h2 span {
    margin-left: 0;
  }  
}

/* 680 */
@media only screen
and (max-width : 680px) {
  #hurry {
    height: auto;
    padding: 30px;
  }
  #hurry h3 {
    font-size: 30px;
    text-align: center;
  }
  .contact a {
    font-size: 16px;
  }
  .contact a i {
    display: none;
  }
  header a.dekor img {
    width: 300px;
    height: 51px;
  }
  #cookie {
    flex-direction: column;
    width: calc(100% - 60px);
  }
  #cookie .icon {
    margin: 0 auto;
  }
  #cookie .content {
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
  }
  #cookie .content span {
    text-align: center;
  }
  #cookie .button {
    margin-left: auto;
    margin-right: auto;
  }
  #course-inner-container .first-row .background {
    display: none;
  }
  #course-inner-container .first-row .pictures .pic.main {
    display: block !important;
    border: none;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: 250px;
    margin: 0;
  }
  #course-inner-container .first-row {
    padding-bottom: 0;
  }
  #course-inner-container .timing-row .left-col .text p {
    flex-direction: column;
  }
  #course-inner-container .resp-wrap {
    display: block !important;
  }
  #course-inner-container .first-row h2 {
    font-size: 30px;
  }
  .timing-container {
    flex-direction: column;
  }
  .timing-container ul {
    width: 100%;
  }
  .timing-container ul:nth-child(odd) {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .timing-container ul.full::before {
    left: 20%;
  }  
}

/* 480 */
@media only screen
and (max-width : 480px) {
  #benefit {
    background-position: center bottom;
  }
  #content {
    background-position: center top;
  }
  header a.dekor img {
    width: 260px;
    height: 44px;
  }
  .box.center .contact a {
    font-size: 16px;
  }
  section#course li.full:before {
    left: 22%;
  }
  #layer .fa-times {
    font-size: 35px;
  }
  section#about h3.listing.third:before {
    top: -30px;
  }
  #layer.coworker h3 {
    text-align: center;
    justify-content: center;
  }  
  #course-inner-container .desktop {
    display: none;
  }
  #course-inner-container .mobile {
    display: block;
  }
  #course-inner-container h1 {
    font-size: 20px;
  }
}

/* 374 */
@media only screen
and (max-width : 374px) {
  header a.dekor img {
    width: 200px;
    height: 34px;
  }
  #footer .button:last-child {
    display: none;
  }
  #workshops h3,
  #benefit h2 {
    font-size: 14px;
  }
}