@charset "UTF-8";
/***********************************************************************
Filename: _style.scss
Title: Style
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Reset
-----------------------------------------------------------------------*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf, .comment-respond {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .comment-respond:before, .cf:after, .comment-respond:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after, .comment-respond:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

/* Import formatting
-----------------------------------------------------------------------*/
/******************************************************************
Filename: _mixins.scss
Title: Mixins
Author: Maraid Design
Client: How to party properly
******************************************************************/
/*
@mixin block-text {
	font-family: $body;
	text-transform: uppercase;
	font-size: 100%;
}
*/
/***********************************************************************
Filename: _fonts.scss
Title: Fonts
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Import fonts
-----------------------------------------------------------------------*/
@font-face {
  font-family: "Dela";
  src: url("webfonts/DelaGothicOne-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("webfonts/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Italic";
  src: url("webfonts/Roboto-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("webfonts/Roboto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Font stack
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _base.scss
Title: Main colours etc
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Set media query names
-----------------------------------------------------------------------*/
/* Text sizes
-----------------------------------------------------------------------*/
/* Main site colours
-----------------------------------------------------------------------*/
/* Main links
-----------------------------------------------------------------------*/
a {
  color: #F8E5A3;
  transition: all 0.3s ease 0s;
}
a:hover, a:focus {
  color: white;
}

strong, b {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

italic, em, cite {
  font-family: "Roboto-Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
}

address {
  font-style: normal;
}

/* Headings
-----------------------------------------------------------------------*/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
}

h1, .h1 {
  line-height: 1.1em;
  color: #ED8C00;
  margin-top: 0;
  font-family: "Dela", "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.9rem;
  text-transform: uppercase;
}
@media screen and (min-width: 481px) {
  h1, .h1 {
    font-size: 2.4rem;
  }
}

h2, .h2 {
  line-height: 1em;
  margin-bottom: 0.375em;
  font-family: "Dela", "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media screen and (min-width: 481px) {
  h2, .h2 {
    font-size: 1.9rem;
  }
}

h3, .h3 {
  font-size: 1.9rem;
  font-size: 1.125em;
  font-weight: bold;
}

h4, .h4 {
  font-size: 1.1em;
  font-weight: 700;
}

h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* General
-----------------------------------------------------------------------*/
body {
  font-size: 1.25rem;
  line-height: 1.4;
  color: white;
  background-color: #005847;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wrap {
  margin: 0 auto;
  max-width: 800px;
  width: 90%;
}
@media screen and (min-width: 900px) {
  .wrap {
    width: 100%;
  }
}

.wrap-narrow {
  margin: 0 auto;
  max-width: 700px;
  width: 90%;
}

hr {
  margin: 3em 0;
  border: 2px solid #eaedf2;
}

/* Blockquote
-----------------------------------------------------------------------*/
blockquote {
  padding: 0 0 0 30px;
  border-left: 5px solid #0057BF;
}

/* Map
-----------------------------------------------------------------------*/
#map {
  height: 500px;
}

/* Border radius
-----------------------------------------------------------------------*/
/* Pagination and blog prev back
-----------------------------------------------------------------------*/
.pagination,
.wp-prev-next {
  margin: 1.5em 0;
}

.pagination {
  text-align: center;
}
.pagination ul {
  display: inline-block;
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-radius: 3px;
}
.pagination li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  border-right: 1px solid #eaedf2;
}
.pagination a, .pagination span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  padding: 0.4em 0.6em;
  min-width: 1em;
  display: block;
  color: #0057BF;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
  background-color: #0057BF;
  color: #fff;
}
.pagination .current {
  cursor: default;
  color: #5c6b80;
}
.pagination .current:hover, .pagination .current:focus {
  background-color: #fff;
  color: #5c6b80;
}

/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/***********************************************************************
Filename: _animation.scss
Title: Animation
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Set the animation
-----------------------------------------------------------------------*/
@keyframes reveal {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes revealmove {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Animation in use - all good for safari!
-----------------------------------------------------------------------*/
#main, .side-col {
  animation-name: revealmove;
  animation-duration: 800ms;
  animation-delay: 200ms;
  animation-timing-function: ease;
  animation-fill-mode: backwards;
}

.side-col {
  animation-delay: 500ms;
}

header .logo-link {
  animation-name: reveal;
  animation-duration: 1000ms;
  animation-delay: 500ms;
  animation-timing-function: ease;
  animation-fill-mode: backwards;
}

/* Animate on scroll
-----------------------------------------------------------------------*/
@keyframes appear {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes appear-move {
  0% {
    opacity: 0;
    transform: translateY(-20);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/***********************************************************************
Filename: _grid.scss
Title: Grid
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Internal pages
-----------------------------------------------------------------------*/
.main-col {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 100px;
}

/* half and half  (used on detail page)
-----------------------------------------------------------------------*/
@media screen and (min-width: 1030px) {
  .half {
    width: 47.7272727273%;
    float: right;
    margin-bottom: 50px;
    margin-top: 50px;
  }
}

@media screen and (min-width: 1030px) {
  .second {
    float: left;
    margin-top: 0;
  }
}

/* Clears and hides
-----------------------------------------------------------------------*/
.hidden, footer span, .screen-reader-text, ul.children, .search-header button, #searchsubmit, .button span {
  position: absolute !important;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: auto;
}

.clear-float:after {
  /*clear floated elements*/
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.really-hidden {
  display: none;
}

* html .clear-float {
  height: 1%;
}

/* IE6 */
*:first-child + html .clear-float {
  min-height: 1%;
}

/* IE7 */
.clear {
  /*clears anything leaving no gap*/
  float: none;
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.clearheight {
  /*clear anything leaving a gap*/
  float: none;
  clear: both;
}

.end {
  margin-right: 0 !important;
}

/***********************************************************************
Filename: _images.scss
Title: Images
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* base images
-----------------------------------------------------------------------*/
img, .wp-caption, .alignnone {
  width: 100%;
  height: auto;
  max-width: 100%;
}

img.size, img.mepr-submit {
  width: auto;
}

/* floated images
-----------------------------------------------------------------------*/
#main .alignright, #main img.alignright {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  #main .alignright, #main img.alignright {
    width: 45% !important;
    float: right;
    margin: 20px 0 20px 30px !important;
    max-width: 45% !important;
  }
}

#main .alignleft, #main img.alignleft {
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  #main .alignleft, #main img.alignleft {
    width: 45% !important;
    float: left;
    margin: 20px 30px 20px 0 !important;
    max-width: 45% !important;
  }
}

#main .aligncenter, #main img.aligncenter {
  margin-bottom: 20px;
  display: block;
}
@media screen and (min-width: 600px) {
  #main .aligncenter, #main img.aligncenter {
    width: 60% !important;
    margin: 30px auto 30px auto !important;
    max-width: 60% !important;
  }
}

/* video
-----------------------------------------------------------------------*/
.video-container {
  margin: 1.5em 0;
}

.fluid-width-video-wrapper iframe {
  border: none;
}

/* event image with tag
-----------------------------------------------------------------------*/
.image-wrap {
  position: relative;
  overflow: hidden;
}
.image-wrap img {
  display: block;
}
.image-wrap p {
  position: absolute;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 3px 10px;
  margin: 0 !important;
  text-transform: uppercase;
}
.image-wrap p.event-category {
  bottom: 0;
  right: 0;
  background-color: #fff;
  color: #323944;
}
.image-wrap p.cancelled {
  bottom: 0;
  left: 0;
  background-color: #323944;
  color: white;
}

/***********************************************************************
Filename: _lists.scss
Title: Lists
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Lists in content
-----------------------------------------------------------------------*/
article ul {
  list-style-type: none;
}
article ul li {
  background: url(../images/bullet-1.svg) no-repeat 0 10px transparent;
  background-size: 10px 10px;
  padding-left: 20px;
}

.page-template-page-drug article ul {
  list-style-type: none;
}
.page-template-page-drug article ul li {
  background: url(../images/bullet.svg) no-repeat 0 50% transparent;
  background-size: 20px 20px;
  padding-left: 40px;
}

article ol {
  list-style-type: decimal;
  margin-left: 1.5em;
}

/* warnings
-----------------------------------------------------------------------*/
nav.drug-nav ul {
  font-family: "Dela", "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media screen and (min-width: 481px) {
  nav.drug-nav ul {
    font-size: 1.9rem;
  }
}

ul.drug-list {
  font-family: "Dela", "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul.drug-list li {
  background-image: none;
  padding: 0;
}
ul.drug-list li p {
  padding: 13px 0 30px 60px;
  background-size: 50px 50px !important;
  display: inline-block;
}
@media screen and (min-width: 481px) {
  ul.drug-list li p {
    padding: 23px 0 30px 100px;
    background-size: 80px 80px !important;
  }
}
ul.drug-list li.dangerous p {
  background: url(../images/icon-dangerous.svg) no-repeat 0 0 transparent;
  color: #FC4D0F;
}
ul.drug-list li.unsafe p {
  background: url(../images/icon-unsafe.svg) no-repeat 0 0 transparent;
  color: #ED8C00;
}
ul.drug-list li.caution p {
  background: url(../images/icon-caution.svg) no-repeat 0 0 transparent;
  color: #F8E5A3;
}

/* row1 image and text side by side
-----------------------------------------------------------------------*/
ul.modules-row1 {
  list-style-type: none;
  margin-left: 0;
  margin-top: 30px;
}
ul.modules-row1 li {
  padding: 0 !important;
  background: none !important;
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 li {
    margin-bottom: 1em;
  }
}
ul.modules-row1 img {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 70%;
}
@media screen and (min-width: 481px) {
  ul.modules-row1 img {
    width: 50%;
  }
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 img {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: 33.052%;
    margin-bottom: 1em;
  }
}
ul.modules-row1 h2, ul.modules-row1 h3 {
  margin: 0 !important;
  line-height: 1.2em;
  margin-bottom: 0.8em;
  margin-top: 0;
  position: relative;
  top: -5px;
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 h2, ul.modules-row1 h3 {
    margin-bottom: 0.4em;
    margin-top: 0;
    position: relative;
    top: -5px;
  }
}
@media screen and (min-width: 1030px) {
  ul.modules-row1 .text {
    float: right;
    width: 64.135%;
  }
}

/* row - modules side by side (1 row of 3 only)
-----------------------------------------------------------------------*/
ul.modules-row {
  list-style-type: none;
  margin-left: 0;
  margin-top: 2em;
}
ul.modules-row p {
  color: #5c6b80;
  margin: 0.6em 0 1em;
}
ul.modules-row a {
  display: block;
}
ul.modules-row li {
  padding: 0 !important;
  background: none !important;
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) {
  ul.modules-row li {
    margin-bottom: 1em;
    width: 30.7%;
    margin-right: 3.8888888889%;
    float: left;
    margin-bottom: 0;
  }
}
ul.modules-row li:last-of-type {
  margin-right: 0;
}
ul.modules-row img {
  margin-top: 1em;
  display: block;
  max-width: 400px;
}
ul.modules-row h2, ul.modules-row h3 {
  margin: 1em 0 0.6em;
}

/* row - modules side by side (2 across) - margin of 40px
-----------------------------------------------------------------------*/
ul.modules-row2 {
  position: relative;
  list-style-type: none;
  margin: 50px 0 0 0;
}
ul.modules-row2 li {
  padding: 0;
  background: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  ul.modules-row2 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
ul.modules-row2 li img {
  display: block;
  position: relative;
}
@media screen and (min-width: 481px) {
  ul.modules-row2 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 481px) {
  ul.modules-row2 li:nth-child(2n+1) {
    clear: both;
  }
}

/* row - modules side by side (3 across) - margin of 40px
-----------------------------------------------------------------------*/
ul.modules-row3 {
  position: relative;
  list-style-type: none;
  margin: 50px 0 0 0;
}
ul.modules-row3 li {
  padding: 0;
  background: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  ul.modules-row3 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li {
    width: 31.1111111%;
  }
}
ul.modules-row3 li h2, ul.modules-row3 li h3 {
  font-size: 1.9rem;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul.modules-row3 li img {
  display: block;
  position: relative;
}
@media screen and (min-width: 481px) {
  ul.modules-row3 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li:nth-child(2n+2) {
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row3 li:nth-child(3n+1) {
    clear: both;
  }
}

/* row of three events that get filtered in the page
-----------------------------------------------------------------------*/
ul.events-list {
  position: relative;
  list-style-type: none;
  margin: 1em 0;
}
ul.events-list li {
  background: none;
  margin-bottom: 20px;
  padding-left: 0;
}
@media screen and (min-width: 481px) {
  ul.events-list li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.events-list li {
    width: 31.1111111%;
  }
}
@media screen and (max-width: 481px) {
  ul.events-list li {
    padding-bottom: 20px !important;
  }
}
ul.events-list li a {
  text-decoration: none;
  margin: 20px 0;
}
ul.events-list li img {
  display: block;
}
ul.events-list li h2, ul.events-list li h3 {
  text-decoration: underline;
}
ul.events-list li p {
  margin-bottom: 1em;
}
ul.events-list li p.event-category {
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
}
ul.events-list li.end-row {
  margin-right: 0 !important;
}

/* row - modules side by side (4 across)
-----------------------------------------------------------------------*/
ul.modules-row4 {
  position: relative;
  list-style-type: none;
  margin: 0;
}
ul.modules-row4 li {
  padding: 0;
  background: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  ul.modules-row4 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li {
    width: 31.1111111111%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li {
    width: 22.9%;
    margin-right: 2.7272727273%;
  }
}
ul.modules-row4 li img {
  display: block;
}
@media screen and (min-width: 481px) {
  ul.modules-row4 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(2n+2) {
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(2n+2) {
    margin-right: 2.7272727273%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(3n+3) {
    margin-right: 2.7272727273%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(3n+1) {
    clear: none;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row4 li:nth-child(4n+1) {
    clear: none;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row4 li:nth-child(4n+1) {
    clear: both;
  }
}

/* row - modules side by side (5 across)
-----------------------------------------------------------------------*/
ul.modules-row5 {
  position: relative;
  list-style-type: none;
  margin: 0;
}
ul.modules-row5 li {
  padding: 0;
  background: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 481px) {
  ul.modules-row5 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row5 li {
    width: 31.1111111111%;
  }
}
@media screen and (min-width: 900px) {
  ul.modules-row5 li {
    width: 22.5%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row5 li {
    width: 17.3333333334%;
  }
}
ul.modules-row5 li a {
  margin: 20px 0;
}
ul.modules-row5 li img {
  display: block;
}
@media screen and (min-width: 481px) {
  ul.modules-row5 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row5 li:nth-child(2n+2) {
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row5 li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 900px) {
  ul.modules-row5 li:nth-child(3n+3) {
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 900px) {
  ul.modules-row5 li:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row5 li:nth-child(4n+4) {
    margin-right: 3.3333333333%;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row5 li:nth-child(5n+5) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  ul.modules-row5 li:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (min-width: 900px) {
  ul.modules-row5 li:nth-child(3n+1) {
    clear: none;
  }
}
@media screen and (min-width: 900px) {
  ul.modules-row5 li:nth-child(4n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row5 li:nth-child(4n+1) {
    clear: none;
  }
}
@media screen and (min-width: 1240px) {
  ul.modules-row5 li:nth-child(5n+1) {
    clear: both;
  }
}

/* D lists
-----------------------------------------------------------------------*/
/*
dl {}

	dt {}

	dd {
		margin-left: 0;
		font-size: 0.9em;
		color: #787878;
		margin-bottom: 1.5em;
		}
*/
/***********************************************************************
Filename: _flex.scss
Title: Flex
Author: Maraid Design
Client: How to party properly
************************************************************************/
/*----Helpful links
https://www.youtube.com/watch?v=fYq5PXgSsbE
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
-------------------------*/
/*----Notes: 
Float, clear and vertical-align have no effect on a flex item.
-------------------------*/
/* Flexbox container basics
-----------------------------------------------------------------------*/
.flexbox-container {
  display: flex;
  gap: 20px 20px;
  /* row-gap column-gap */
  flex-wrap: wrap;
}

.flexbox-item {
  flex-grow: 1;
  /* 0 is default - 1 remaining space in the container will be distributed equally to all children */
}

/* flexbox-center - Image and text side by side centered
-----------------------------------------------------------------------*/
.flexbox-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexbox-center .item-pic {
  flex-basis: 48%;
}
.flexbox-center .item-pic img {
  max-width: 300px;
  float: left;
}
.flexbox-center .item-text {
  flex-basis: 48%;
}
.flexbox-center .item-text h2, .flexbox-center .item-text h3 {
  margin: 0;
}

/* flexbox-1 - images and text floating side by side
-----------------------------------------------------------------------*/
ul.flexbox-1 {
  list-style-type: none;
}
ul.flexbox-1 li {
  column-gap: 20px;
  background-color: red;
  padding: 0;
  background-image: none;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  ul.flexbox-1 li {
    display: flex;
  }
}
ul.flexbox-1 li .image-wrap {
  flex-grow: 1;
}
@media screen and (min-width: 600px) {
  ul.flexbox-1 li .image-wrap {
    flex-basis: 33%;
  }
}
ul.flexbox-1 li .image-wrap img {
  display: block;
}
ul.flexbox-1 li .text {
  flex-grow: 1;
  background-color: yellow;
}
@media screen and (min-width: 600px) {
  ul.flexbox-1 li .text {
    flex-basis: 66%;
  }
}
ul.flexbox-1 li h2, ul.flexbox-1 li h3 {
  margin-top: 0;
}
/* flexbox-2 modules side by side 2 on desktop
-----------------------------------------------------------------------*/
ul.flexbox-2 {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  ul.flexbox-2 {
    column-gap: 6%;
  }
}
ul.flexbox-2 li {
  background-color: yellow;
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  ul.flexbox-2 li {
    flex-basis: 47%;
  }
}
ul.flexbox-2 li img {
  display: block;
}
/* flexbox-2-c modules side by side 2 on desktop - *centred*
-----------------------------------------------------------------------*/
.flexbox-2-c {
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  align-items: center;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 600px) {
  .flexbox-2-c {
    column-gap: 6%;
  }
}
.flexbox-2-c div {
  background-color: yellow;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .flexbox-2-c div {
    flex-basis: 47%;
  }
}
.flexbox-2-c img {
  display: block;
}

/* flexbox-3 modules side by side 3 on desktop - multiple rows
-----------------------------------------------------------------------*/
ul.flexbox-3 {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  ul.flexbox-3 {
    column-gap: 6%;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-3 {
    column-gap: 4%;
    row-gap: 30px;
  }
}
ul.flexbox-3 li {
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  ul.flexbox-3 li {
    flex-basis: 47%;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-3 li {
    flex-basis: 30.6666666667%;
  }
}
ul.flexbox-3 li img {
  display: block;
}
/* flexbox-4 modules side by side 4 on desktop
-----------------------------------------------------------------------*/
ul.flexbox-4 {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  background-color: red;
}
@media screen and (min-width: 600px) {
  ul.flexbox-4 {
    column-gap: 6%;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-4 {
    column-gap: 4%;
    row-gap: 30px;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-4 {
    column-gap: 2.5%;
    row-gap: 20px;
  }
}
ul.flexbox-4 li {
  background-color: yellow;
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  ul.flexbox-4 li {
    flex-basis: 47%;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-4 li {
    flex-basis: 30.6666666667%;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-4 li {
    flex-basis: 23.125%;
  }
}
ul.flexbox-4 li img {
  display: block;
}
/* flexbox-5 modules side by side 5 on desktop
-----------------------------------------------------------------------*/
ul.flexbox-5 {
  list-style-type: none;
  display: flex;
  row-gap: 40px;
  flex-wrap: wrap;
  background-color: blue;
}
@media screen and (min-width: 600px) {
  ul.flexbox-5 {
    column-gap: 6%;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-5 {
    column-gap: 4%;
    row-gap: 30px;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-5 {
    column-gap: 2.5%;
    row-gap: 20px;
  }
}
@media screen and (min-width: 1240px) {
  ul.flexbox-5 {
    column-gap: 2.5%;
  }
}
ul.flexbox-5 li {
  background-color: yellow;
  padding: 0;
  background-image: none;
}
@media screen and (min-width: 600px) {
  ul.flexbox-5 li {
    flex-basis: 47%;
  }
}
@media screen and (min-width: 900px) {
  ul.flexbox-5 li {
    flex-basis: 30.6666666667%;
  }
}
@media screen and (min-width: 1030px) {
  ul.flexbox-5 li {
    flex-basis: 23.125%;
  }
}
@media screen and (min-width: 1240px) {
  ul.flexbox-5 li {
    flex-basis: 18%;
  }
}
ul.flexbox-5 li img {
  display: block;
}
/***********************************************************************
Filename: _forms.scss
Title: Forms
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* Defaults
-----------------------------------------------------------------------*/
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
  display: block;
  height: 50px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: white;
  border-radius: 30px;
  vertical-align: middle;
  box-shadow: none;
  border: 3px solid #F8E5A3;
  width: 100%;
  max-width: 500px;
  background-color: #004739;
  font-family: "Dela", "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
input[type=text]:focus, input[type=text]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=datetime]:focus,
input[type=datetime]:active,
input[type=datetime-local]:focus,
input[type=datetime-local]:active,
input[type=date]:focus,
input[type=date]:active,
input[type=month]:focus,
input[type=month]:active,
input[type=time]:focus,
input[type=time]:active,
input[type=week]:focus,
input[type=week]:active,
input[type=number]:focus,
input[type=number]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=tel]:focus,
input[type=tel]:active,
input[type=color]:focus,
input[type=color]:active,
select:focus,
select:active,
textarea:focus,
textarea:active,
.field:focus,
.field:active {
  background-color: #005847;
  outline: none;
}

textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
}

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -webkit-appearance: none;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-image: url("../images/form-arrow.svg");
  background-size: 10px 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 1.25rem;
}
@media screen and (min-width: 481px) {
  select {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 600px) {
  select {
    font-size: 1.9rem;
  }
}

select::-ms-expand {
  display: none;
}

.plus {
  line-height: 0;
  margin-top: 0.5em;
  margin-bottom: 0.7em;
  color: #ED8C00;
}

/* WP form labels - see buttons scss for button stuff
-----------------------------------------------------------------------*/
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: normal !important;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}

/***********************************************************************
Filename: _buttons.scss
Title: Buttons
Author: Maraid Design
Client: How to party properly
************************************************************************/
/*-------------------
BUTTON DEFAULTS
Here's a quick video to show how it works: http://www.youtube.com/watch?v=hwdVpKiJzac
-------------------*/
.button-blue, .button, input[type=submit], #searchsubmit {
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: normal;
  padding: 4px 14px;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  display: inline-block;
  border: 2px solid black;
  font-family: "Dela", "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media screen and (min-width: 481px) {
  .button-blue, .button, input[type=submit], #searchsubmit {
    font-size: 1.9rem;
  }
}
.button-blue:hover, .button:hover, input[type=submit]:hover, #searchsubmit:hover, .button-blue:focus, .button:focus, input[type=submit]:focus, #searchsubmit:focus {
  color: #fff;
  text-decoration: none;
}
.button-blue:active, .button:active, input[type=submit]:active, #searchsubmit:active {
  top: 1px;
}

/* the individual buttons
-----------------------------------------------------------------------*/
.button, input[type=submit], #searchsubmit {
  background-color: #FC4D0F;
  color: #fff;
}
.button:hover, .button:focus, input[type=submit]:hover, input[type=submit]:focus, #searchsubmit:hover, #searchsubmit:focus {
  background-color: #004eab;
}
.button:active, input[type=submit]:active, #searchsubmit:active {
  background-color: #004ba6;
}

.button-blue {
  background-color: #0057BF;
  color: #fff;
}
.button-blue:hover, .button-blue:focus {
  background-color: #FC4D0F;
}
.button-blue:active {
  background-color: #FC4D0F;
}

button.wpforms-submit {
  background-color: #0057BF !important;
  padding: 4px 14px !important;
  border: none !important;
  color: #fff !important;
}
/***********************************************************************
Filename: _footers.scss
Title: Footers
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* supporters
-----------------------------------------------------------------------*/
.supporters-area ul li {
  display: inline-block;
}
.supporters-area ul img {
  max-height: 100px;
  max-width: 130px;
  width: auto;
  height: auto;
  margin: 15px 30px;
  vertical-align: middle;
}

/* real footer
-----------------------------------------------------------------------*/
footer.footer {
  clear: both;
  background-color: #323944;
  color: #fff;
  padding: 30px 0;
}
footer.footer a {
  color: #fff;
}
footer.footer a:hover, footer.footer a:focus {
  color: #fff;
  text-decoration: none;
}

/***********************************************************************
Filename: _main_header.scss
Title: Main Header
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* skip
-----------------------------------------------------------------------*/
nav.skip-nav ul {
  margin: 0;
  padding: 0;
}
nav.skip-nav a {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
nav.skip-nav a:focus, nav.skip-nav a:active {
  color: #fff;
  background-color: black;
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  overflow: auto;
  padding: 10px;
  z-index: 999;
}

/* header
-----------------------------------------------------------------------*/
.header {
  z-index: 500;
  color: #fff;
  transition: padding 75ms ease-out;
}
.header nav {
  line-height: 1em;
}
.header nav a {
  position: relative;
  text-decoration: none;
  outline: none;
  padding: 5px;
  border: 3px solid black;
  min-height: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  color: black;
  text-align: center;
  text-decoration: none;
  width: 33.3%;
}
.header nav a:hover, .header nav a:focus {
  background-color: #F8E5A3 !important;
}
.header nav li {
  text-align: center;
}
.header nav li:nth-of-type(3) a {
  border-left: 0;
  border-right: 0;
}
.header .logo-link {
  width: 90%;
  max-width: 400px;
  display: block;
  margin: 20px auto 0;
}
.home .logo-link {
  width: 100%;
  max-width: 280px;
}

#main-nav {
  background-color: black;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}

#main-nav ul {
  margin: 0;
}

#main-nav li:first-of-type {
  display: none;
}

#main-nav li:nth-of-type(2) a {
  background-color: #D38DDE;
}

#main-nav li:nth-of-type(3) a {
  background-color: #ED8C00;
}

#main-nav li:nth-of-type(4) a {
  background-color: #FC4D0F;
}

/* Style the links inside the navigation bar */
/* Change the color of links on hover */
#main-nav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add a color to the active/current link */
#main-nav a.active {
  background-color: #04AA6D;
  color: white;
}

/* skip
-----------------------------------------------------------------------*/
/***********************************************************************
Filename: _blog_posts.scss
Title: Blog posts
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* General
-----------------------------------------------------------------------*/
/* post meta */
.wp-caption {
  max-width: 100%;
  border-bottom: 1px solid #ccc;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
  display: block;
}
.wp-caption p.wp-caption-text {
  font-size: 80%;
  margin: 8px 0;
  text-align: center;
}
.wp-caption p.wp-caption-text a {
  color: #5c6b80;
}

/* comments
-----------------------------------------------------------------------*/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
  /* number of comments span */
}
.commentlist {
  margin: 0;
  list-style-type: none;
}

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */
}
.comment .comment-author {
  padding: 7px;
  border: 0;
}
.comment .vcard {
  margin-left: 50px;
}
.comment .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.comment .vcard time {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}
.comment .vcard time a {
  color: #9fa6b4;
  text-decoration: none;
}
.comment .vcard time a:hover {
  text-decoration: underline;
}
.comment .vcard .avatar {
  position: absolute;
  left: 16px;
  border-radius: 50%;
}
.comment:last-child {
  margin-bottom: 0;
}
.comment .children {
  margin: 0;
  /* variations */
  /* change number for different depth */
}
.comment[class*=depth-] {
  margin-top: 1.1em;
}
.comment.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.comment:not(.depth-1) {
  margin-top: 0;
  margin-left: 7px;
  padding: 7px;
}
.comment.odd {
  background-color: #fff;
}
.comment.even {
  background: #f8f9fa;
}
/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}

/* end .commentlist .comment_content */
/* comment reply link */
/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
}

/* comment forms
-----------------------------------------------------------------------*/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa;
}

#reply-title {
  margin: 0;
}

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0;
}
.logged-in-as a {
  color: #5c6b80;
}

.comment-form-comment {
  margin: 1.5em 0 0.75em;
}

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em;
}

/* comment submit button */
#submit {
  float: right;
  font-size: 1em;
}

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em;
}

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

/* no comments */
.nocomments {
  margin: 0 20px 1.1em;
}

@media only screen and (min-width: 481px) {
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */
  }
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  /* end .entry-content */
}
/* end .media query */
/***********************************************************************
Filename: _homepage.scss
Title: Home page 
Author: Maraid Design
Client: How to party properly
************************************************************************/
.home h1 {
  margin-top: 0;
}

/***********************************************************************
Filename: _main_content.scss
Title: Main content
Author: Maraid Design
Client: How to party properly
************************************************************************/
.box-area {
  padding: 20px 20px 20px;
  background-color: #004739;
  text-align: center;
  border-radius: 30px;
}
@media screen and (min-width: 481px) {
  .box-area {
    padding: 50px 20px 20px;
  }
}

.page-id-46 h1 {
  text-align: center;
}

/***********************************************************************
Filename: _social.scss
Title: Social
Author: Maraid Design
Client: How to party properly
************************************************************************/
.social {
  margin: 0;
}
.social li {
  padding-left: 30px;
  background-size: 18px 18px !important;
  display: block;
  margin-right: 20px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
.social li.twitter {
  background-image: url(../images/icon-twitter.svg);
}
.social li.facebook {
  background-image: url(../images/icon-facebook.svg);
}
.social li.youtube {
  background-image: url(../images/icon-youtube.svg);
}
.social li.instagram {
  background-image: url(../images/icon-instagram.svg);
}

/***********************************************************************
Filename: _sub_nav.scss
Title: Sub nav and asides
Author: Maraid Design
Client: How to party properly
************************************************************************/
#sidebar1 {
  background-color: #eaedf2;
  padding: 20px 30px;
  margin-top: 1em;
}
@media screen and (min-width: 1030px) {
  #sidebar1 {
    margin-bottom: 20px;
  }
}
#sidebar1 ul {
  margin: 0;
}
#sidebar1 ul ul {
  margin-top: 0.7em;
}

#categories-2 {
  background-color: #eaedf2;
  margin: 0;
}

.widgettitle {
  margin-bottom: 0.75em;
}

.widget {
  margin: 20px 0 30px;
}
.widget ul {
  margin: 0;
}
.widget ul li {
  margin-bottom: 0.75em;
  /* deep nesting */
}
.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}
.widget h2 {
  margin-top: 0;
}

/* subnav responsive
-----------------------------------------------------------------------*/
#sidebar1.menu-open .menu-toggle-sub img.close {
  opacity: 1;
}

#sidebar1.menu-closed .menu-toggle-sub img.close {
  opacity: 0;
}

#sidebar1.menu-open .menu-toggle-sub img.burger {
  opacity: 0;
}

#sidebar1.menu-closed .menu-toggle-sub img.burger {
  opacity: 1;
}

#sidebar1 .menu-toggle-sub img {
  right: 0;
  width: 15px;
  transition: opacity 75ms ease-out;
}

#sidebar1 .menu-toggle-sub img {
  position: absolute;
  top: 50%;
  height: auto;
  transform: translateY(-50%);
}

#sidebar1 .menu-toggle-sub {
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sidebar1 .nav-wrap-sub {
  display: none;
}

#sidebar1 a {
  position: relative;
  display: block;
}

/*less then 1030*/
@media screen and (max-width: 1030px) {
  #sidebar1 .nav-wrap-sub {
    display: none;
    margin-top: 0.7em;
  }
}
/*more then 1030*/
@media screen and (min-width: 1030px) {
  #sidebar1 .nav-wrap-sub {
    display: block;
  }

  #sidebar1 .menu-toggle-sub {
    display: none;
  }
}
/***********************************************************************
Filename: _accordion.scss
Title: Accordion
Author: Maraid Design
Client: How to party properly
************************************************************************/
*,
*:before,
*:after {
  box-sizing: border-box;
}

/**
 * Accordion container element
 */
.accordion {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion > li {
  margin: 0;
}

/**
 * Add zero-width space. needed to ensure Safari + VO respect list semantics.
 * Set the before content to position absolute to negate any visible space
 * the before content could add to the document.
 */
.accordion > li:before {
  content: "​";
  position: absolute;
}

/**
 * Accordion Heading
 */
.accordion__heading {
  border: 1px solid #4464c2;
  font-size: inherit;
  margin: -1px 0 0;
}

.accordion__trigger {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #4464c2;
  cursor: pointer;
  display: block;
  font-size: inherit;
  margin: 0;
  padding: 0.5em 2em 0.5em 1em;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 2;
}

.accordion__trigger:after {
  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
  border-top: 0.5em solid #222;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  right: 1em;
  top: 0;
  transition: transform 0.2s ease-in-out;
  transform-origin: center center;
  transform: rotate(0deg);
  width: 0;
}

.accordion__trigger:hover:after,
.accordion__trigger:focus:after,
.accordion__trigger[aria-expanded=true]:after {
  border-top-color: #fff;
}

.accordion__trigger[aria-expanded=true]:after {
  transform: rotate(180deg);
}

/**
 * This is needed to allow a double tap iOS 11
 * Safari + VO to function correctly, if there
 * are multiple elements (wrapper spans) to layout
 * text nodes within the accordion button.

	-- This is not needed if a button only contains text
	   and no other child nodes wrapping the text --

.accordion__trigger > * {
	pointer-events: none;
}
 */
.accordion__trigger:hover,
.accordion__trigger:focus {
  background-color: #0e3b5e;
  color: #fff;
  outline: none;
}

.accordion__trigger:focus {
  box-shadow: inset 0 0 0 2px #1e82d1;
}

.accordion__trigger[aria-disabled=true]:hover {
  background-color: #1b75bc;
  color: #fff;
  cursor: not-allowed;
}

.accordion__trigger[aria-disabled=true]:focus {
  background-color: #0a2a42;
}

.accordion__panel {
  background-color: inherit;
  max-height: 0vh;
  overflow: hidden;
  padding: 0.001em 1.25em;
  position: relative;
  visibility: hidden;
  z-index: 1;
}
.accordion__panel p:first-of-type {
  margin-top: 0;
}

.accordion__panel--transition {
  transition: max-height 0.2s ease-in-out, padding-top 0.2s ease-in-out, padding-bottom 0.2s ease-in-out;
}

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

.accordion__panel[aria-hidden=false] {
  max-height: 100vh;
  overflow: auto;
  padding: 1.25em;
  visibility: visible;
}

.accordion__trigger[aria-expanded=true] {
  background: #1b75bc;
  color: #fff;
}

/***********************************************************************
Filename: _slider.scss
Title: Slider
Author: Maraid Design
Client: How to party properly
************************************************************************/
ul.slick-dots {
  bottom: 70px;
  background: linear-gradient(rgba(0, 88, 71, 0), #005847 50%);
  padding-top: 25px;
  padding-bottom: 25px;
}
ul.slick-dots li {
  background-image: none;
  width: initial;
  height: initial;
  margin: 0 3px;
}
ul.slick-dots li button:before {
  font-size: 16px;
  color: #F8E5A3;
}
ul.slick-dots li button:hover::before,
ul.slick-dots li button:focus::before {
  opacity: 0.25;
}
ul.slick-dots li button:hover::before {
  opacity: 1;
}
ul.slick-dots li.slick-active button::before {
  animation: none;
  opacity: 1;
  color: #FC4D0F;
}

.slides {
  position: absolute;
  top: calc(40px + 25vw);
  left: 0;
  right: 0;
  margin-bottom: 0;
}
.slides::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  background: linear-gradient(rgba(0, 88, 71, 0), #005847);
}
.slides .slide {
  position: relative;
  width: 100%;
  height: calc(100vh - 25vw - 175px);
  height: calc(100dvh - 25vw - 175px);
  overflow: auto;
  padding-bottom: 50px;
}
.slides .slide .inner {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

@media (min-width: 444px) {
  .slides {
    top: 160px;
  }
  .slides .slide {
    height: calc(100vh - 300px);
    height: calc(100dvh - 300px);
  }
}
/***********************************************************************
Filename: _cookies.scss
Title: Cookies
Author: Maraid Design
Client: How to party properly
************************************************************************/
/* cookies
-----------------------------------------------------------------------*/
#cc-window {
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  border: 2px solid #0057BF;
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}

a.cc-link {
  color: #0057BF !important;
}
a.cc-link:focus {
  color: #fff !important;
}

a.cc-save {
  border: 2px solid #0057BF !important;
}

.cc-revoke {
  font-family: "Roboto-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #0057BF !important;
}

/* Cookies statement
-----------------------------------------------------------------------*/
#cmplz-document {
  max-width: none !important;
  font-size: 1.25rem !important;
}
#cmplz-document p {
  font-size: 1.25rem !important;
}
#cmplz-document h2 {
  border-bottom: none !important;
  font-size: 1.9rem !important;
}
#cmplz-document h3, #cmplz-document .cmplz-subtitle {
  font-size: 1.25rem !important;
  font-family: "Roboto-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#cmplz-document ul {
  list-style-type: none !important;
  font-size: 1.25rem !important;
}
#cmplz-document ul li {
  font-size: 1.25rem !important;
}

/* Print
-----------------------------------------------------------------------*/
@media print {
  /***********************************************************************
  Filename: _print.scss
  Title: Print
  Author: Maraid Design
  Client:
  ************************************************************************/
  /* to test print styles in chrome:

  	open inspect
  	go to '3 dots' menu 
  	choose more tools > rendering
  	click box for 'emulate css media' then choose 'print' from dropdown
  -----------------------------------------------------------------------*/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /*
   header img {
        filter: url(../images/logo.svg#negative) !important;
        -webkit-filter: invert(100%) !important;
        filter: invert(100%) !important;
    } 
  */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a.button, p.link a, input[type=submit] {
    border: 2px solid #0057BF;
    padding: 10px !important;
    color: #0057BF;
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img, .wp-caption {
    max-width: 500px !important;
  }

  .entry-content ul {
    list-style-type: circle;
  }
  .entry-content ul li {
    padding-left: 0;
  }

  /* accordion
  -----------------------------------------------------------------------*/
  .js-accordion__panel[aria-hidden=true] {
    display: block;
  }

  .js-accordion .js-accordion__header {
    border: 2px solid #323944;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .sidebar,
.page-navigation,
.wp-prev-next,
.respond-form,
nav {
    display: none;
  }

  /* forms
  -----------------------------------------------------------------------*/
  input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea,
.field {
    border: 2px solid #323944;
  }

  /* floated images
  -----------------------------------------------------------------------*/
  #main .alignright, #main img.alignright {
    width: 45% !important;
    float: right;
    margin: 20px 0 20px 30px !important;
    max-width: 45% !important;
  }

  #main .alignleft, #main img.alignleft {
    width: 45% !important;
    float: left;
    margin: 20px 30px 20px 0 !important;
    max-width: 45% !important;
  }

  #main .aligncenter, #main img.aligncenter {
    display: block;
    width: 60% !important;
    margin: 30px auto 30px auto !important;
    max-width: 60% !important;
  }

  /* lists
  -----------------------------------------------------------------------*/
  /* row1 image and text side by side
  -----------------------------------------------------------------------*/
  ul.modules-row1 li {
    margin-bottom: 1em;
  }
  ul.modules-row1 img {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    width: 33.052%;
    margin-bottom: 1em;
  }
  ul.modules-row1 h2 {
    margin-bottom: 0.4em;
    margin-top: 0;
    position: relative;
    top: -5px;
  }
  ul.modules-row1 .text {
    float: right;
    width: 64.135%;
  }

  /* row - modules side by side (2 across) - margin of 40px
  -----------------------------------------------------------------------*/
  ul.modules-row2 li {
    float: left;
    width: 48.3333333333%;
    margin-right: 3.3333333333%;
  }
  ul.modules-row2 li:nth-child(2n+2) {
    margin-right: 0;
  }

  /* row - modules side by side (1 row of 3 only)
  -----------------------------------------------------------------------*/
  ul.modules-row li {
    margin-bottom: 1em;
    width: 30.7%;
    margin-right: 3.8888888889%;
    float: left;
    margin-bottom: 0;
  }

  /* row - modules side by side (3 across) - margin of 40px
  -----------------------------------------------------------------------*/
  ul.modules-row3 li {
    width: 31.1111111%;
    margin-bottom: 20px;
    margin-right: 3.3333333333%;
    float: left;
  }
  ul.modules-row3 li:nth-child(3n+3) {
    margin-right: 0;
  }
  ul.modules-row3 li:nth-child(3n+1) {
    clear: both;
  }

  /* row - modules side by side (4 across)
  -----------------------------------------------------------------------*/
  ul.modules-row4 li {
    width: 22.5%;
    margin-right: 3.3333333333%;
    float: left;
  }
  ul.modules-row4 li:nth-child(4n+4) {
    margin-right: 0;
  }
  ul.modules-row4 li:nth-child(4n+1) {
    clear: both;
  }

  /* row - modules side by side (5 across)
  -----------------------------------------------------------------------*/
  ul.modules-row5 li {
    float: left;
    margin-right: 3.3333333333%;
    width: 17.3333333333%;
  }
  ul.modules-row5 li:nth-child(5n+5) {
    margin-right: 0;
  }
  ul.modules-row5 li:nth-child(5n+1) {
    clear: both;
  }
}

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