/*
Theme Name: Castle Hotel
Theme URI: http://thecastlehotel.info/
Author: OH Digital
Author URI: http://ohdigital.co.uk/
Description: 2015 custom theme for Castle Hotel
Version: 1.0
Tags: responsive-layout
*/

.container:after,
.panel:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul,
.social-networks,
.tweet-list,
.info-list,
.paging ul,
#footer .list-name,
.schedule-list,
.contact-list,
.btn-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .list-name img {
	margin-right: 20px
}

html {
	box-sizing: border-box;
	background: #eeb744;
}

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

body {
	margin: 0;
	color: #291706;
	background: #eef3ee;
	font: 14px/1.214 "Montserrat", "Arial", "Verdana", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

* {
	max-height: 1000000px;
}

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

img {
	border-style: none;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #606041;
}

a:hover {
	color: #53674c;
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "Montserrat", "Arial", "Verdana", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
	outline: none;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat", "Arial", "Verdana", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

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

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

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

.gm-style img {
	max-width: none;
}

@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?e91i5p');
	src:  url('fonts/icomoon.eot?e91i5p#iefix') format('embedded-opentype'),
	      url('fonts/icomoon.ttf?e91i5p') format('truetype'),
	      url('fonts/icomoon.woff?e91i5p') format('woff'),
	      url('fonts/icomoon.svg?e91i5p#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"],
[class^="icon-"] a,
[class*=" icon-"] a {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
	content: "\e036";
}

.icon-soundcloud:before {
	content: "\e602";
}

.icon-facebook a,
.icon-twitter a,
.icon-instagram a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 22px;
	height: 22px;
	visibility: hidden;
}

.icon-facebook a:after {
	content: "\e600";
	display: block;
	position: absolute;
	left: -2px;
	top: -1px;
	visibility: visible;
	font-size: 22px;
}

.icon-twitter a:after {
	content: "\e601";
	display: block;
	position: absolute;
	left: 1px;
	top: 2px;
	visibility: visible;
	font-size: 20px;
}

.icon-instagram a:after {
	content: "\e900";
	display: block;
	position: absolute;
	left: 1px;
	top: 2px;
	visibility: visible;
	font-size: 20px;
}

#footer .icon-twitter a {
	height: 24px;
}

#footer .icon-twitter a:after {
	top: 4px;
}

::-webkit-input-placeholder {
	color: #291706;
}

::-moz-placeholder {
	opacity: 1;
	color: #291706;
}

:-moz-placeholder {
	color: #291706;
}

:-ms-input-placeholder {
	color: #291706;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.placeholder {
	color: #291706;
}

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

#wrapper.active .drop {
	opacity: 1;
	height: auto;
	visibility: visible;
}

#wrapper.active .opener {
	color: #291706;
}

#wrapper.active .opener:hover {
	color: #808057;
}

#wrapper.active .opener:hover:before,
#wrapper.active .opener:hover:after {
	background: #808057;
}

#wrapper.active .opener em {
	display: block;
	font-style: normal;
}

#wrapper.active .opener span {
	display: none;
}

#wrapper.active .opener:after,
#wrapper.active .opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 0;
	top: 50%;
	background: #291706;
}

#wrapper.active .opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#wrapper.active .header-area a {
	color: #291706;
}

#wrapper.active .header-area a:hover {
	color: #808057;
}

#wrapper.active .search-form input[type="search"]::-webkit-input-placeholder {
	color: #291706;
}

#wrapper.active .search-form input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #291706;
}

#wrapper.active .search-form input[type="search"]:-moz-placeholder {
	color: #291706;
}

#wrapper.active .search-form input[type="search"]:-ms-input-placeholder {
	color: #291706;
}

#wrapper.active .search-form input[type="search"].placeholder {
	color: #291706;
}

#wrapper.active .search-form input[type="search"]:focus {
	color: #291706;
}

#wrapper.active .search-form input[type="submit"] {
	color: #291706;
}

#wrapper.active .search-form input[type="submit"]:hover {
	color: #808057;
}

#wrapper.page .about-block {
	padding: 43px 0 30px;
}

#wrapper.page .about-block h1 {
	border-color: transparent;
}

#wrapper.page .about-block .text-holder {
	margin: 0 0 41px;
}

#wrapper.page #map {
	height: 460px;
}

#wrapper.event-landing .events-block {
	padding-top: 20px;
}

#wrapper.event-landing .three-columns {
	background: none;
	padding-top: 0;
}

#wrapper.event-landing .three-columns .container {
	background: #808057 !important;
}

#wrapper.event-landing .three-columns .container:before {
	background: url(images/bg-three-columns.png) -1px 0 !important;
}

#wrapper.event-landing .three-columns .decoration:before,
#wrapper.event-landing .three-columns .decoration:after {
	background: #808057;
}

.single-event .events-block {
	padding-top: 0;
	background: none;
}

.single-event .events-block .container {
	position: relative;
	z-index: 1;
	background: #8ea18f;
	padding-top: 44px;
}

.single-event .events-block .container:before {
	position: absolute;
	top: -15px;
	content: "";
	left: 10px;
	right: 10px;
	height: 15px;
	background: url(images/bg-events-block.png);
}

.single-event .events-block .container .decoration:before,
.single-event .events-block .container .decoration:after {
	background: #8ea18f;
}

.single-event .visual-area {
	background: #eef3ee;
}

.single-event .events-holder {
	margin-bottom: 0;
}

.single-event .image-holder {
	min-height: 460px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.single-event .image-holder:after {
	height: 460px;
}

.single-event .link-holder {
	margin-bottom: 0;
}

.single-event .container {
	padding-bottom: 0;
}

.container {
	margin: 0 auto;
	max-width: 960px;
	padding: 0 10px 14px;
}

#header {
	background: #291706;
	position: relative;
	z-index: 99;
}

#header .container {
	padding-bottom: 62px;
	position: relative;
}

#header .container:before {
	position: absolute;
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	height: 15px;
	background: #291706 url(images/bg-header-about.jpg) repeat-x 50.5% 0;
}

.home #header .container:before,
.post-type-archive-event #header .container:before,
.single-event #header .container:before {
	background-image: url(images/bg-header.jpg);
}

.error404 main .container {
	text-align: left;
	padding-top: 25px;
}

.panel {
	padding: 19px 0 7px;
}

#nav {
	float: left;
}

#nav .opener {
	position: relative;
	padding: 0 0 1px 24px;
	display: inline-block;
	vertical-align: top;
	line-height: 17px;
	color: #fff;
	z-index: 99;
}

#nav .opener em {
	display: none;
}

#nav .opener:after,
#nav .opener:before,
#nav .opener span:before {
	width: 16px;
	height: 2px;
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

#nav .opener:after {
	bottom: 0;
	top: auto;
}

#nav .opener span:before {
	top: 50%;
	margin-top: -1px;
}

#nav .opener:hover {
	color: #808057;
	text-decoration: none;
}

#nav .opener:hover:after,
#nav .opener:hover:before,
#nav .opener:hover span:before {
	background: #808057;
}

#nav ul {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 27px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	padding: 31px 0;
}

#nav ul li {
	border-top: 2px solid #8c857a;
	padding: 13px;
}

#nav ul li:first-child {
	border: 0;
}

#nav ul li.active a {
	color: #808057;
}

#nav ul a {
	color: #291706;
}

#nav ul a:hover {
	color: #808057;
	text-decoration: none;
}

#nav .drop {
	opacity: 0;
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	visibility: hidden;
}

#nav .drop:before {
	position: absolute;
	top: 0;
	left: -9999px;
	bottom: 0;
	right: -9999px;
	background: rgba(238, 243, 238, .95);
	content: "";
	z-index: -1;
}

.header-area {
	float: right;
	position: relative;
	z-index: 99;
}

.header-area a {
	color: #eef3ee;
}

.header-area a:hover {
	text-decoration: none;
	color: #808057;
}

.header-area .icon-search {
	display: inline-block;
	vertical-align: top;
	margin-top: -1px;
}

.header-area span {
	font-size: 20px;
}

.social-networks {
	float: left;
}

.social-networks li {
	float: left;
}

.logo {
	width: 249px;
	margin: 0 auto;
}

.logo img {
	display: block;
}

.search-form {
	float: left;
	overflow: hidden;
	padding: 0 0 0 20px;
	margin: 0 0 0 6px;
	position: relative;
	width: 20px;
	-webkit-transition: width .25s;
	transition: width .25s;
}

.search-form .row {
	overflow: hidden;
	position: relative;
	padding: 0 70px 0 10px;
}

.search-form input[type="search"] {
	font: "Montserrat", "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #eef3ee;
	background: none;
	width: 100%;
	margin: 0;
	padding: 0 5px;
	border: solid #808057;
	border-width: 0 0 1px;
	float: left;
}

.search-form input[type="search"]::-webkit-input-placeholder {
	color: #eef3ee;
}

.search-form input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #eef3ee;
}

.search-form input[type="search"]:-moz-placeholder {
	color: #eef3ee;
}

.search-form input[type="search"]:-ms-input-placeholder {
	color: #eef3ee;
}

.search-form input[type="search"].placeholder {
	color: #eef3ee;
}

.search-form::-webkit-input-placeholder {
	color: #eef3ee;
}

.search-form::-moz-placeholder {
	opacity: 1;
	color: #eef3ee;
}

.search-form:-moz-placeholder {
	color: #eef3ee;
}

.search-form:-ms-input-placeholder {
	color: #eef3ee;
}

.search-form.placeholder {
	color: #eef3ee;
}

.search-form .link-search {
	position: absolute;
	top: 4px;
	left: 0;
}

.search-form input[type=submit] {
	background: none;
	margin: 0 0 0 10px;
	padding: 0;
	cursor: pointer;
	border: none;
	display: block;
	color: #808057;
	text-transform: capitalize;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	line-height: 23px;
}

.search-form input[type=submit]:hover {
	color: #eef3ee;
}

.search-form.active {
	-webkit-transition: width .25s linear;
	transition: width .25s linear;
	width: 320px;
}

main {
	text-align: center;
}

main h1 {
	font-size: 22px;
	line-height: 27px;
	margin: 0 0 31px;
	padding: 0 0 14px;
	border-bottom: 1px solid #453b29;
	text-transform: uppercase;
}

main h2 {
	font-size: 18px;
	line-height: 19px;
	margin: 0 0 13px;
	text-transform: uppercase;
}

main p {
	margin: 0 0 15px;
}

.events-block {
	background: #bfd8c0;
	padding: 44px 0 0;
}

.events-holder {
	margin: 0 -10px 0;
	overflow: hidden;
}

.event-block {
	width: 33%;
	padding: 0 10px 30px;
	float: left;
}

.event-block.non-event h2 {
	margin-top: 10px;
}

.event-block .link-buy {
	display: block;
	border-bottom: 1px solid #393025;
}

.event-block h2 a {
	color: #291706;
}

.event-section {
	background: #eef3ee;
	padding: 0 5px;
	overflow: hidden;
}

.event-section.hover {
	background: none;
}

.event-section.hover .image-holder {
	background: none;
	border: 1px solid #291706;
}

.event-section.hover .image-holder:before {
	display: block;
}

.event-section.hover h2 a {
	text-decoration: underline;
}

.event-section .room {
	position: absolute;
	padding: 3px 6px;
	top: 0;
	right: 0;
	z-index: 10;
	font-size: 12px;
	font-family: "Lora", "Times New Roman", Times, serif;
	color: #fff;
	background-color: #31654c;
}

.event-section .room.alt {
	background-color: #808057;
}

.event-section .image-holder {
	padding: 10px;
	background: #fff;
	min-height: 0;
	white-space: nowrap;
	margin: 0 -5px;
	border: 1px solid transparent;
	position: relative;
}

.event-section .image-holder:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: 1;
	background: rgba(135, 128, 127, .5) url(images/bg-image-holder.png);
	display: none;
}
/*
.event-section .image-holder:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 290px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
}*/

.event-section .image-holder img {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	width: 100%;
	height: auto;
}

.event-section time {
	font-size: 14px;
	font-family: "Lora", "Times New Roman", Times, serif;
	line-height: 15px;
	border-bottom: 1px solid #4e4032;
	display: block;
	margin: 0 -5px 17px;
	padding: 0 5px;
	overflow: hidden;
}

.event-section time span {
	float: left;
	padding: 5px 5px 8px;
	border-right: 2px solid #8c857a;
	text-align: center;
	width: 25%;
}

.event-section time span.year {
	border: 0;
	width: 50%;
}

.event-section strong {
	display: block;
	margin: 0 0 13px;
}

.event-section p {
	margin: 0 0 15px;
}

#nothing-found-msg {
	text-align: left;
	margin-bottom: 32px;
}

.link-buy {
	padding: 6px 10px;
	font-family: "Oswald", "Arial", "Verdana", "Helvetica", sans-serif;
	text-transform: uppercase;
	background: #4c7189;
	color: #fff;
}

.link-buy:hover {
	background: none;
	color: #4c7189;
	text-decoration: none;
}

.link-more {
	color: #291706;
}

.link-more:hover {
	color: #808057;
	text-decoration: none;
}

.link-holder {
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	min-width: 300px;
	padding: 8px 10px 22px;
	background: #eef3ee;
	margin-bottom: -14px;
}

.twitter-block .container,
#wrapper.event-landing .three-columns .container {
	position: relative;
	background: #eeb744;
	z-index: 1;
	padding-bottom: 47px;
	padding-top: 45px;
}

.twitter-block .container:before,
#wrapper.event-landing .three-columns .container:before {
	background: url(images/bg-tweets-block.png) repeat-x;
	content: "";
	position: absolute;
	top: -15px;
	height: 15px;
	left: 0;
	right: 0;
}

.twitter-block h1,
#wrapper.event-landing .three-columns h1 {
	margin: 0 0 26px;
}

.decoration:before,
.decoration:after {
	position: absolute;
	top: -15px;
	left: -9999px;
	bottom: 0;
	background: #eeb744;
	content: "";
	right: 100%;
	z-index: -1;
}

.decoration:after {
	left: 100%;
	right: -9999px;
}

.tweet-list {
	font-size: 14px;
	line-height: 17px;
	overflow: hidden;
	margin: 0 -17px;
}

.tweet-list li {
	width: 33.33%;
	float: left;
	padding: 0 10px 36px;
	position: relative;
}

.tweet-list time {
	bottom: 0px;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	font-family: "Lora", "Times New Roman", Times, serif;
}

.tweet-list a {
	color: #291706;
}

.tweet-list a:hover {
	color: #606041;
}

.gallery {
	background: #291706;
}

.gallery ul {
	margin: 0;
}

.bx-wrapper .bx-controls-direction .bx-next,
.bx-wrapper .bx-controls-direction .bx-prev {
	position: absolute;
	top: 50%;
	left: 0;
	background: #89807f;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	border-top: 1px solid #291707;
	border-bottom: 1px solid #291707;
	margin-top: -25px;
}

.bx-wrapper .bx-controls-direction .bx-next:hover,
.bx-wrapper .bx-controls-direction .bx-prev:hover {
	background: #eef3ee;
	border-color: #807f59;
}

.bx-wrapper .bx-controls-direction .bx-next:before,
.bx-wrapper .bx-controls-direction .bx-next:after,
.bx-wrapper .bx-controls-direction .bx-prev:before,
.bx-wrapper .bx-controls-direction .bx-prev:after {
	content: "";
	position: absolute;
	top: 27px;
	left: 18px;
	width: 15px;
	height: 2px;
	background: #301e0f;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bx-wrapper .bx-controls-direction .bx-next:after,
.bx-wrapper .bx-controls-direction .bx-prev:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 17px;
}

.bx-wrapper .bx-controls-direction .bx-next {
	left: auto;
	right: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.info-gallery .bx-wrapper .bx-controls-direction .bx-prev {
	left: -55px;
}

.info-gallery .bx-wrapper .bx-controls-direction .bx-next {
	right: -55px;
}

.bx-wrapper img {
	margin: 0 auto;
}

.about-block {
	background: #291706;
	color: #eef3ee;
	padding: 45px 0 0;
}

.about-block .container {
	padding-bottom: 12px;
}

.about-block h1 {
	margin: 0 0 25px;
	border-color: #eef3ee;
}

.about-block .text-holder {
	display: inline-block;
	vertical-align: top;
	max-width: 658px;
	margin: 0 0 34px;
}

.about-block .link-holder {
	padding: 6px 10px 6px;
}

.about-block .info-block {
	background: #fff;
	color: #291706;
	margin: 0 -10px 19px;
	padding: 49px 55px 34px;
	position: relative;
}

.about-block .info-block h1 {
	margin: 0 0 10px;
}

.about-block .info-text {
	font-weight: 700;
	margin: 0 0 16px;
	line-height: 17px;
}

.about-block .info-text .intro-text {
	display: block;
	font-size: 18px;
	line-height: 23px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.info-area {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0 21px 23px 0;
}

.info-area .ico-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.info-area.room li {
	color: #31654c;
}

.info-area.room li.alt {
	color: #808057;
}

.info-area:first-child .info-list li:last-child {
	min-width: 109px;
}

.info-list {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	border-bottom: 2px solid #948b83;
	font-weight: 700;
}

.info-list li {
	float: left;
	border-left: 2px solid #948b83;
	padding: 6px;
	min-width: 53px;
}

.info-list li:first-child {
	border: 0;
}

.info-gallery {
	max-width: 960px;
	line-height: 16px;
}

.info-gallery .slide .desc {
	padding: 0 13%;
}

.info-gallery .slide:after {
	display: none;
}

.info-gallery .image-holder {
	overflow: hidden;
	width: 140px;
	height: 140px;
	margin: 0 auto 25px;
}

.info-gallery .info-list {
	text-transform: uppercase;
	padding-right: 24px;
}

.info-gallery .info-list li:last-child {
	padding-left: 30px;
}

.info-container {
	background: #eeb744;
	padding: 43px 0 25px;
}

.info-container h1 {
	margin: 0 0 27px;
}

.info-container .text-holder {
	display: inline-block;
	vertical-align: top;
	max-width: 620px;
	margin: 0 0 12px;
}

.info-container .columns-holder {
	display: flex;
	justify-content: center;
	overflow: hidden;
	margin: 0 -10px;
}

.info-container .columns-holder .column {
	width: 50%;
	padding: 0 10px 25px;
}

.info-container .column-area {
	padding: 0 23px 1px;
}

.info-container .column-area .image-holder {
	margin: 0 -23px 15px;
}

.info-container .column-area .image-holder img {
	width: 100%;
	height: auto;
}

.info-container .column-area.brown-style {
	background: #291706;
	color: #eef3ee;
}

.info-container .column-area.brown-style a {
	color: #808057;
}

.info-container .column-area.brown-style a:hover {
	color: #8f8f64;
}

.info-container .column-area.white-style {
	background: #eef3ee;
}

.info-container h2 {
	margin: 0 0 20px;
}

.hiring-block {
	padding: 45px 0 6px;
}

.hiring-block h1 {
	margin: 0 0 27px;
}

.hiring-block .text-holder {
	display: inline-block;
	vertical-align: top;
	max-width: 617px;
	margin: 0 0 12px;
}

#datepicker-holder input[type=text] {
	font-family: "Montserrat", "Arial", "Verdana", "Helvetica", sans-serif;
	color: #291706;
	background: none;
	width: 190px;
	margin: 0;
	padding: 0 0 5px;
	border: solid transparent;
	border-width: 0 0 1px;
	float: left;
	cursor: pointer;
}

#datepicker-holder input[type=text]:hover::-webkit-input-placeholder {
	text-decoration: underline;
}

#datepicker-holder input[type=text]:hover:-moz-placeholder {
	text-decoration: underline;
}

#datepicker-holder input[type=text]:hover::-moz-placeholder {
	text-decoration: underline;
}

#datepicker-holder input[type=text]:hover:-ms-input-placeholder {
	text-decoration: underline;
}

#ui-datepicker-trigger {
	float: left;
	margin: 0 6px 0 -1px;
}

#ui-datepicker-div{
	z-index: 20 !important;
}

.event-search-form .text {
	overflow: hidden;
}

.paging ul {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.paging ul li {
	float: left;
	margin: 0 4px 0 0;
}

.paging ul li + li:before {
	display: inline-block;
	vertical-align: top;
	content: "/";
	margin: 0 4px 0 0;
}

.paging ul a {
	color: #291706;
}

.paging ul a:hover {
	color: #808057;
	text-decoration: none;
}

.paging li .current {
	color: #808057;
}

#footer {
	background: #eeb744;
	text-align: center;
}

#footer a {
	color: #291706;
}

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

#footer .social-networks {
	display: inline-block;
	vertical-align: top;
	float: none;
	overflow: hidden;
	font-size: 15px;
}

#footer .list-name {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding: 11px 0 0;
}

#footer .list-name li {
	display: inline-block;
	vertical-align: middle;
}

#footer .list-name a:hover {
	opacity: .8;
}

#footer .title {
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	margin: 0;
	display: block;
}

#footer > .container {
	padding-top: 26px;
	padding-bottom: 19px;
	color: #291706;
}

/*.three-columns*/
#wrapper.event-landing #footer .three-columns {
	background: #808057;
}

.three-columns {
	background: #808057;
	padding: 48px 0 0;
	font-size: 12px;
	line-height: 17px;
}

.three-columns .column {
	float: left;
	width: 33.33%;
	padding: 0 48px;
	position: relative;
	min-height: 91px;
}

.three-columns .column:after {
	content: "";
	width: 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #544b2e;
}

.three-columns .column:first-child:before {
	content: "";
	width: 2px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: #544b2e;
}

.three-columns address {
	font-style: normal;
}

.three-columns .container {
	padding: 0 5px;
}

.schedule-list span {
	display: inline-block;
	vertical-align: top;
	padding-right: 2px;
}

.ticket-block {
	background: #bfd8c0;
}

.ticket-block.top .ticket-area {
	top: 0;
	margin-bottom: 48px;
}

.ticket-block h1 {
	margin: 0 0 25px;
}

.ticket-block h1 span {
	display: block;
	font-size: 18px;
	line-height: 23px;
	text-transform: none;
	padding: 19px 0 0;
}

.ticket-block .note {
	display: block;
}

.ticket-block .text-holder {
	display: inline-block;
	vertical-align: top;
	max-width: 620px;
	margin: 0 0 32px;
}

.ticket-area {
	background: #fff;
	margin: 0 -10px 38px;
	padding: 50px 50px 46px;
	position: relative;
}

.ticket-area h1 {
	padding: 0;
	border: 0;
}

.ticket-area .btn-list li {
	min-width: 112px;
}

.time-holder {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.btn-holder {
	margin: 0 0 21px;
}

.btn-holder.active .drop {
	right: -2px;
	-webkit-transition: all linear .25s;
	transition: all linear .25s;
}

.btn-list {
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px solid #706863;
	position: relative;
	margin: 0 0 28px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

.btn-list li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 17px;
	position: relative;
}

.btn-list li:before {
	position: absolute;
	top: 0;
	bottom: 0;
	background: #97918e;
	content: "";
	width: 2px;
	left: 0;
}

.btn-list li:first-child:before {
	display: none;
}

.btn-list li.gray-style a {
	background: #87807f;
	color: #eef3ee;
}

.btn-list li.gray-style a:hover {
	background: none;
	color: #87807f;
}

.btn-list .social-opener {
	background: #ecb544;
	color: #291706;
}

.btn-list .social-opener:hover {
	background: none;
	color: #ecb544;
}

.btn-list a,
.social-opener {
	display: block;
	padding: 6px 20px;
	font-family: "Oswald", "Arial", "Verdana", "Helvetica", sans-serif;
	text-transform: uppercase;
	background: #4c7189;
	color: #fff;
	min-width: 110px;
	cursor: pointer;
}

.btn-list a:hover {
	background: none;
	color: #4c7189;
	text-decoration: none;
}

.btn-list span {
	padding: 6px 20px;
}

.btn-list .icon-soundcloud {
	display: inline-block;
	vertical-align: top;
	margin: -9px 0 -12px;
	font-size: 36px;
	line-height: 26px;
}

.time-area {
	float: left;
}

.time-area .ico-holder,
.time-area .time-section {
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (min-width: 1025px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
	}
}

@media (max-width: 1023px) {
	body {
		font-size: 12px;
		line-height: 15px;
	}

	#wrapper.page .about-block {
		padding: 25px 0;
	}

	#wrapper.eventlisting .events-block .container {
		padding-top: 25px;
	}

	.panel {
		padding-top: 10px;
	}

	#nav ul {
		font-size: 15px;
		line-height: 20px;
	}

	#nav ul li {
		padding: 8px 10px;
	}

	.header-area .icon-facebook {
		font-size: 18px;
	}

	.header-area span {
		font-size: 18px;
	}

	.logo {
		margin: 0 auto;
		width: 200px;
	}

	.search-form .row {
		padding-right: 55px;
	}

	.search-form input[type="search"] {
		font-size: 15px;
		line-height: 20px;
	}

	.search-form input[type=submit] {
		font-size: 15px;
		line-height: 20px;
	}

	.search-form.active {
		width: 220px;
	}

	main h1 {
		font-size: 18px;
		line-height: 23px;
		padding: 0 0 3px;
		margin: 0 0 20px;
	}

	main h2 {
		font-size: 15px;
		line-height: 16px;
		margin: 0 0 10px;
	}

	main p {
		margin: 0 0 10px;
	}

	.events-block {
		padding-top: 20px;
	}

	.events-holder {
		margin: 0 -5px 10px;
	}

	.event-block {
		padding: 0 5px 20px;
	}

	.event-section .image-holder {
		padding: 5px;
		min-height: 250px;
	}

	.event-section .image-holder:after {
		height: 250px;
	}

	.event-section time {
		margin-bottom: 10px;
	}

	.event-section time span {
		padding: 5px 10px;
	}

	.event-section time span.year {
		min-width: 70px;
	}

	.event-section strong {
		margin: 0 0 8px;
	}

	.event-section p {
		margin: 0 0 8px;
	}

	.link-holder {
		min-width: 220px;
	}

	.twitter-block .container,
	#wrapper.event-landing .three-columns .container {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.twitter-block h1,
	#wrapper.event-landing .three-columns h1 {
		margin: 0 0 20px;
	}

	.tweet-list {
		font-size: 12px;
		line-height: 15px;
		padding: 0 0 25px;
	}

	.about-block {
		padding: 25px 0 0;
	}

	.about-block h1 {
		margin: 0 0 20px;
	}

	.about-block .text-holder {
		margin: 0;
		max-width: 100%;
	}

	.about-block .info-block {
		padding: 20px 55px;
		margin-bottom: 0;
	}

	.info-gallery .slide {
		padding: 0;
	}

	.info-gallery .info-list li:last-child {
		padding-left: 6px;
	}

	.info-container {
		padding: 25px 0;
	}

	.info-container .text-holder {
		max-width: 100%;
	}

	.hiring-block {
		padding-top: 25px;
	}

	.hiring-block .text-holder {
		max-width: 100%;
	}

	#footer .list-name li {
		max-width: 100px;
		margin: 0 10px;
	}

	#footer > .container {
		padding-top: 20px;
	}

	.three-columns {
		padding: 20px 0 0;
	}

	.three-columns .column {
		padding: 0 10px;
		min-height: 80px;
	}

	.ticket-block h1 span {
		font-size: 16px;
		line-height: 21px;
	}

	.ticket-block .text-holder {
		max-width: 100%;
		margin: 0 0 15px;
	}

	.ticket-area {
		margin: -48px 0 25px;
		padding: 25px;
	}

	.btn-holder {
		margin: 0 0 15px;
	}

	.btn-list {
		margin: 0 0 15px;
	}

	.btn-list .social-networks .icon-facebook {
		font-size: 18px;
	}

	.btn-list .social-networks span {
		font-size: 18px;
	}
}

@media (max-width: 969px) {
	.three-columns .column:last-child:after {
		display: none;
	}

	.three-columns .column:first-child:before {
		display: none;
	}
}

@media (max-width: 958px) {
	#header .container:before {
		background-position: 50% 0;
	}
}

@media (max-width: 767px) {
	#wrapper.eventlisting .gallery .image-holder,
	#wrapper.eventlisting .info-gallery .image-holder {
		min-height: 350px;
	}

	#wrapper.eventlisting .gallery .image-holder:after,
	#wrapper.eventlisting .info-gallery .image-holder:after {
		height: 350px;
	}

	#header .container {
		padding-bottom: 40px;
	}

	.header-area .icon-facebook {
		margin-top: -2px;
	}

	.header-area .icon-search {
		margin-top: 0;
	}

	main h1 {
		font-size: 17px;
		line-height: 22px;
	}

	.event-block {
		width: 50%;
	}

	.tweet-list {
		margin: 0;
		padding: 0;
	}

	.tweet-list li {
		float: none;
		width: 100%;
		padding: 0 0 15px;
	}

	.tweet-list time {
		position: static;
		width: auto;
		margin: 5px 0 0;
		bottom: 0;
	}

	.visual-area .image-holder {
		min-height: 350px;
	}

	.visual-area .image-holder:after {
		height: 350px;
	}

	.visual-area .btn-next,
	.visual-area .btn-prev {
		margin-top: -17px;
	}

	.gallery .btn-next,
	.info-gallery .btn-next,
	.gallery .btn-prev,
	.info-gallery .btn-prev {
		width: 35px;
		height: 35px;
	}

	.gallery .btn-next:before,
	.info-gallery .btn-next:before,
	.gallery .btn-next:after,
	.info-gallery .btn-next:after,
	.gallery .btn-prev:before,
	.info-gallery .btn-prev:before,
	.gallery .btn-prev:after,
	.info-gallery .btn-prev:after {
		left: 5px;
		top: 20px;
	}

	.gallery .btn-next:after,
	.info-gallery .btn-next:after,
	.gallery .btn-prev:after,
	.info-gallery .btn-prev:after {
		top: 11px;
	}

	.about-block .info-block {
		padding: 20px 15px;
	}

	.info-gallery .slide {
		padding: 0 26px;
	}

	.info-container .columns-holder {
		margin: 0 -5px;
	}

	.info-container .columns-holder .column {
		padding: 0 5px 15px;
	}

	.info-container .column-area {
		padding: 0 10px 1px;
	}

	.info-container .column-area {
		padding-bottom: 5px;
	}

	.info-container .column-area .image-holder {
		margin: 0 -10px 15px;
	}

	.event-search-form {
		margin-bottom: 10px;
	}

	.three-columns .column {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}

	.three-columns .column:after {
		display: none;
	}

	.ticket-block h1 span {
		font-size: 14px;
		line-height: 19px;
	}

	.ticket-area {
		margin-top: 0;
	}

	.btn-list .social-networks {
		padding: 6px 0 4px;
	}

	.info-gallery .bx-wrapper .bx-controls-direction .bx-prev {
		left: -15px;
	}

	.info-gallery .bx-wrapper .bx-controls-direction .bx-next {
		right: -15px;
	}
}

@media (max-width: 479px) {
	.header-area .icon-facebook {
		font-size: 15px;
	}

	.header-area span {
		font-size: 15px;
	}

	.search-form .row {
		padding: 0 52px 0 0;
	}

	.search-form input[type="search"] {
		font-size: 13px;
		line-height: 18px;
	}

	.search-form input[type=submit] {
		font-size: 13px;
		line-height: 18px;
	}

	.search-form.active {
		width: 160px;
	}

	.event-block {
		width: 100%;
		float: none;
	}

	.info-area {
		margin-bottom: 15px;
	}

	.info-area:first-child .info-list li:last-child {
		min-width: 50px;
	}

	.info-list li {
		min-width: 40px;
	}

	.info-container {
		padding-bottom: 15px;
	}

	.info-container .columns-holder {
		margin: 0;
	}

	.info-container .columns-holder .column {
		float: none;
		width: 100%;
		padding: 0 0 15px;
	}

	.three-columns {
		padding: 20px 0 10px;
	}

	.btn-list .social-networks .icon-facebook {
		font-size: 15px;
		margin-top: -1px;
	}

	.btn-list .social-networks span {
		font-size: 15px;
	}
}

