@CHARSET "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Lato|Vidaloka);

body {
  margin: 0;
  padding: 0;
  background-color: #070707;
  font-family: 'Lato', sans-serif;
  font-size: 11pt;
  background-position: top left;
  background-repeat: repeat;
}

body nav.menu.swoop span.item span.submenu {
  transform-origin: left top 0;
  transition: transform 0.3s ease 0s, background 0.3s ease 0s;
}

.flexi-cookie {
  padding: 10px 0;
}

.flexi-cookie-msg {
  width: calc(50% - 10px);
  float: left;
  color: #fff;
  padding-left: 10px;
}

.flexi-cookie-buttons {
  width: calc(50% - 10px);
  float: right;
  text-align: right;
  padding-right: 10px;
}

h1, h2, h3 {
	font-family: 'Vidaloka', sans-serif;
	font-weight: normal;
}

hr {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMjRweCIgaGVpZ2h0PSIyMXB4IiB2ZXJzaW9uPSIxLjEiPg0KICA8cGF0aCBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojN2Y3ZjdmIiBkPSJtIDIyMCwxMCAtODcuNDkxMDIsMCBtIC00NC43NzAwMiwwIC04Ny40OTE5NywwIG0gMTE4LjAwMTk5LC0xMGUtNiBjIDAsMCAxNC4yNTksLTEwLjczIDE0LjI1OSwwIDAsMTAuNzMgLTE0LjI1OSwwIC0xNC4yNTksMCB6IG0gLTE2LjcwOCwwIGMgMCwwIC0xNC4yNTksLTEwLjczIC0xNC4yNTksMCAwLDEwLjczIDE0LjI1OSwwIDE0LjI1OSwwIHogbSAxNi42OTAzOCwtOC4zNDc5MyA4LjM1MzY4LDguMzUzNjggLTguMzUzNjgsOC4zNTM2OCAtOC4zNTM2OCwtOC4zNTM2OCB6IG0gLTE2LjY5Mjk0LC0wLjAxIDguMzUzNjgsOC4zNTM2OCAtOC4zNTM2OCw4LjM1MzY4IC04LjM1MzY4LC04LjM1MzY4IHogbSA4LjMzOTIyLDAuMDEgOC4zNTM2OCw4LjM1MzY4IC04LjM1MzY4LDguMzUzNjggLTguMzUzNjgsLTguMzUzNjggeiIgLz4NCjwvc3ZnPg==);
  width: 224px;
  height: 21px;
  margin: 10px auto;
  border: none;
  -webkit-filter: grayscale(100%) brightness(5);
  filter: grayscale(100%) brightness(5);
}

#shownav {
  display: none;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}

.clear:before,
.clear:after,
.flexi-cookie:before,
.flexi-cookie:after {
  display: table;
  content: ' ';
  clear: both;
}

.top {
	padding: 10px 0px;
	width: 100%;
	color: #fff;
	text-align: right;
}

.top a {
  display: inline-block;
  padding: 4px;
  margin-left: 10px;
}

.top a svg {
  vertical-align: middle;
}

.top .fillme {
  fill: #b7b7b7;
}

.top a:hover .fillme {
  fill: #fff;
}


.header {
	padding: 30px 0px;
}

.header, nav.menu, .flexi-cookie {
  width: 1000px;
  margin: 0 auto;
  font-family: 'Lato', sans-serif;
}

.header-left, .header-right {
	width: 50%;
	float: left;
}

.header-right {
	text-align: right;
}

.header-right img {
	padding-top: 10px;
}

#logo {
	margin-right: 20px;
}

.menubar {
	width: 100%;
	background-color: #49082c;
}

nav.menu a {
  font-family: 'Vidaloka', sans-serif;
}

nav.menu {
  position: relative;
  z-index: 999999;
  text-align: left;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

nav.menu span.item a {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding: 16px 20px;
  text-decoration: none;
  cursor: pointer;
}

nav.menu span:hover a {
  color: #fff;
  background-color: #8e073e;
}

nav.menu span.toplevel-sep:before {
  content: '|';
}

nav.menu span.item span.submenu .subitem {
	display: block;

}

nav.menu span.item span.submenu {
  background-color: #49082c;
  z-index:9999;
}

nav.menu span.item span.submenu .subitem a:hover {
	background-color: #49082c;
	z-index: 99999;
}

.flexi-system-widgets {
  text-align: center;
  padding: 8px 0;
  font-size: 0;
}

.flexi-system-widget {
  border-left: 1px solid #fff;
  display: inline-block;
  padding: 0 12px;
  font-size: 11pt;
}

.flexi-system-widget a {
  text-decoration: none;
  transition: color 0.3s, border 0.3s;
  -o-transition: color 0.3s, border 0.3s;
  -ms-transition: color 0.3s, border 0.3s;
  -moz-transition: color 0.3s, border 0.3s;
  -webkit-transition: color 0.3s, border 0.3s;

}

.flexi-system-widget:first-child {
  border-left: none !important;
}

.banner {
  height: 480px;
  position: relative;
  margin: 0 auto;
  color: #ffffff;
  background: url("img/bg-tile.jpg");
}

.banner .wrapper {
	position: relative;
}

.banner-overlay {
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	width: 250px;
	height: 240px;
	
	right: 0;
	top: 0;
	text-align: center;
	padding: 120px 75px;
}

.banner-overlay h3 {
	font-family: 'Vidaloka', serif;
	font-weight: normal;	
	margin: 30px 0px;
}

.iconshape {
  fill: none;
  stroke: none;
}

.strokeme {
  stroke: #f9d391;
}

.fillme {
  fill: #fff;
}

.content a.button,
a.button,
.formandu-button {
  display: inline-block;
  background: #49082c;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  font-family: 'Vidaloka', serif;
  transition: color 0.3s, background 0.3s;
  -o-transition: color 0.3s, background 0.3s;
  -ms-transition: color 0.3s, background 0.3s;
  -moz-transition: color 0.3s, background 0.3s;
  -webkit-transition: color 0.3s, background 0.3s;
  cursor: pointer;
  border: none;
  border-radius: 3px;
 font-size: 14pt;
}

.content a.button:hover,
a.button:hover,
.formandu-button:hover {
  color: #fff;
  background-color: #8e073e;
}

.content {
  background: #000;
  padding: 20px;
  color: #fff;
  text-align: center;
}

.content a {
  color: #fff;
  transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}

.bc-left, .bc-right {
	width: 48%;
	float: left;
	padding: 20px 0px;
}

.footer:before,
.footer:after {  
  display: table;
  content: ' ';
  clear: both;  
}

.footer {
  padding: 20px 0;
  font-family: 'Vidaloka', serif;
  color: #fff;
  position: relative;
  background: #49082c;
}

.footer .left {
  float: left;  
}

.footer .right {
  text-align: right;
  float: right;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	opacity: 0.8;
}

.formandu-text, .formandu-textarea, .formandu-dropdown, .formandu-static-text, .formandu-listbox {
  width: 80%;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #888;
  background: #fff;
  color: #333;
  font-family: 'Lato', sans-serif;
  font-weight: normal; 
}

.formandu-textarea {
  height: 200px;
}

.formandu-label {
  margin: 8px 0 0 0;
  padding: 4px;
  display: block;
}

.formandu-container[align="right"] {
  text-align: center;
  padding: 8px;
}

.formandu-container[align="right"] .formandu-button {
  font-size: 1.6em; 
}

span[style~="red"] {
  font-size: 0;
}

span[style~="red"]:after {
  font-size: 14pt;
  color: #f9d391;
  content: '◈';
}

.entry-overlay {
	position: absolute;
	right: 0;
	top: 25%;
}

.checkradiolist {
  text-align: left;
}

.checkradiolist .formandu-checkbox {
  width: 24%;
  box-sizing: border-box;
  padding: 2px;
  text-align: left;
  display: inline-block;
}

@media (max-width: 975px) {
  .wrapper, .header, .banner, .nav ul {
    width: 100%;
  }
  
  .banner .text {
    left: 5px;
  }
}

@media (min-width: 751px) {
  .nav {
    display: block !important;
  }
}

@media (max-width: 975px) {
  .flexi-cookie-inner, .wrapper {
    width: 100%;
  }
}

@media (max-width: 750px) {
	
.top {
	text-align: center;
}

.header {
	padding: 10px 0px;
	text-align: center;
}

.header-left, .header-right {
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0px;
}

#logo {
	margin: 0;
	width: auto;
}

.header-left img, .header-right img {
	width: 90%;
	max-width: 100% !important:
}

.header-right a {
	display: none;
	width: 100%;
}
	
  .flexi-cookie {
    padding: 10px;
    text-align: center;
    width: auto;
  }
  .footer .social {
    position: static;
    padding: 5px 0;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
  .flexi-cookie-msg {    
    float: none;
    font-size: 0.8em;
    padding: 0;
    width: auto; 
  }
  
  .flexi-cookie-buttons {
    width: auto;    
    float: none;
    text-align: center;
    padding: 5px 0;
  }
  
  .banner img {
    display: none;
  }

  .banner {
    height: auto;
    padding: 30px 0px 0px;
    background: #070707;
  }
  
  .banner-overlay {
  	position: static;
  	height: auto;
  	width: 100%;
  	padding: 0px;
  	text-align: center;
  }
  
  .banner-overlay img {
  display: inline-block;
  }
  
  .nav {
    display: none;
  }

  .nav ul {
    display: block;
  }
  .nav ul li {
    display: block;
    text-align: center;
  }
  .nav ul li a {
    display: block;
  }
  .nav ul li.has-dropdown>a:after {
    display: inline-block;
    margin-left: 10px;
    border-left: 8px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: '';
    height: 0;
    width: 0;
    transition: border 0.3s;
  }
  .nav ul li .css-menu-panel {
    transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    opacity: 1;
    background: none !important;
    position: static;
    display: none;
  }
  .formandu-text, .formandu-textarea, .formandu-dropdown, .formandu-static-text, .formandu-listbox {
    width: 95%;
  }
  .footer {
    padding: 0 5px;
  }
  .footer .left, .footer .right {
    float: none;
    text-align: center;
    padding: 10px 0px;
  }
}

@media (max-width: 974px) {
  #shownav {
    display: block;
    text-align: center;
  }
  
  .flexi-cookie {
  	width: 100%;
  }
}
