/*
Theme Name: Empire Restaurant Management
Author: cb{d}
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/* ---------------------------------------------------------
1. Embedded icomoon fonts styles
2. General reset
3. Common site styles
---------------------------------------------------------*/

/* ---------------------------------------------------------
1. Embedded icomoon fonts styles
---------------------------------------------------------*/

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

[class^="icon-"],
[class*=" icon-"] {
	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-close:before {
	content: "\e611";
}

.icon-clock:before {
	content: "\e60e";
}

.icon-location:before {
	content: "\e60f";
}

.icon-phone:before {
	content: "\e610";
}

.icon-clock-location:before {
	content: "\e600";
}

.icon-event:before {
	content: "\e601";
}

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

.icon-google-plus:before {
	content: "\e603";
}

.icon-Linkedin:before {
	content: "\e604";
}

.icon-menu:before {
	content: "\e605";
}

.icon-message:before {
	content: "\e606";
}

.icon-photo:before {
	content: "\e607";
}

.icon-pinterest:before {
	content: "\e608";
}

.icon-trip-advisor:before {
	content: "\e609";
}

.icon-twitter:before {
	content: "\e60a";
}

.icon-vimeo:before {
	content: "\e60b";
}

.icon-yelp:before {
	content: "\e60c";
}

.icon-youtube:before {
	content: "\e60d";
}

/* ---------------------------------------------------------
   2. General reset
---------------------------------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * 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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * 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: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

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;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 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 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
	padding: 0;
}

.header-holder .links,
.ico-list,
#nav > ul,
#nav .drop-menu ul,
.listing,
.btn-list,
.events-wrap ul,
.social-networks,
.button-list,
.gallery,
.footer-link,
.copyright .links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
#main:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.holder:after,
.header-holder:after,
.header-frame:after,
.nav-frame:after,
.events-wrap .events:after,
.address-wrap:after,
.search-form-wrap .search-form .search-wrap:after,
.content-holder:after {
	content: "";
	display: block;
	clear: both;
}

.header-holder .links,
.ico-list,
#nav,
.listing,
.btn-list,
.social-networks,
.button-list,
.gallery,
.footer-link,
.copyright .links {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

#nav,
#nav .drop-menu,
.nav-frame .nav-opener {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
	height: 100%;
}

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

* {
	max-height: 1000000px;
}

/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */

body {
	margin: 0;
	height: 100%;
	color: #000;
	background: #fff;
	font: 18px/1.5555555 "Gotham SSm A", "Gotham SSm B", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

/* cms reset */

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.5555555em;
}

blockquote {
	border-left: 4px solid #000;
	padding-left: .5em;
	margin-left: 1.5555555em;
}

th,
td {
	border: 1px solid #000;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

.anchor-point {
    padding-top: 170px;
    margin-top: -170px;
}

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

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

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

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #000;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #000;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #000;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #000;
}

select {
	-webkit-border-radius: 0;
}

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

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

/* wp reset */

.widget {
	margin-bottom: 1.5555555em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="email"],
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
	box-sizing: border-box;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #4a1623;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.5555555em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.5555555em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.5555555em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	position: relative;
	vertical-align: middle;
	margin: 0 0 1.5555555em;
}

.navigation .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #4a1623;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover {
	background: #2a0c13;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #000;
	padding: .4em;
	margin-bottom: 1.5555555em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.5555555em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.5555555em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.5555555em;
}

.mejs-container {
	margin-bottom: 1.5555555em;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#content iframe {
	max-width: 100%;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.1;
	font-weight: 400;
	margin: 0 0 15px;
	color: #2a0c13;
}

h1,
.h1 {
	font-size: 57px;
}

h2,
.h2 {
	font-size: 50px;
}

h3,
.h3 {
	font-size: 40px;
}

h4,
.h4 {
	font-size: 26px;
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #51073d;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}


/* Fancy box styles */ 
 .fancybox-skin{
	background: #000 !important;
	padding: 3px !important;
}

.fancybox-close{
	top: 15px !important;
	left: 15px !important;	
	background: url('images/overlay-close.png') no-repeat center !important;
	background-color: #000 !important;
	opacity: .8;
}

.fancybox-next span, .fancybox-prev span{
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}

.fancybox-next span:before{
	content: "";
	display: block;
	background: #000 url("images/fancy-box-next.png") center center no-repeat;
	opacity: .8;
	height: 40px;
	width: 35px;
}

.fancybox-next span{
	background: none !important;
	left: auto;
	right: 0px !important;
	width: 50px !important;
	font-size: 80px;
	margin: -55px 0 0;
	color: #fff;
	
}

.fancybox-prev span:after{
	content: "";
	display: block;
	background: #000 url("images/fancy-box-prev.png") center center no-repeat;
	opacity: .8;
	height: 40px;
	width: 35px;

}

.fancybox-prev span{
	background: none !important;
	top: 50%;
	left: 56px;
	z-index: 99;
	color: #fff;
	font-size: 52px;
	margin: -40px 0 0;
	position: absolute;
}


.fancybox-title-float-wrap{
	text-align: center;
	width: 100%;
	margin-bottom: 15px !important;
	line-height: 50px !important
}

.fancybox-title-float-wrap{
	bottom: -15px !important;
}

.fancybox-title-float-wrap .child{
	width: 100%;
	height: 50px;
	vertical-align: middle;
	line-height: 50px !important;
	border-radius: 0px !important;
}



gform_wrapper ul li {
	padding-left: 0;
}
.gform_wrapper ul li:after {
	content: none;
}
.gform_wrapper {
	overflow: hidden !important;
}
.gform_wrapper .top_label .gfield_label {
	color: #555555;
	font: 19px/22px "Libre Baskerville", Arial, Helvetica, sans-serif;
	margin: 0 !important;
	font-weight: normal !important;
}

.gform_wrapper .ginput_complex label {
	color: #858585;
	font-size: 11px !important;
	line-height: 14px !important; 
	font-weight: 400 !important;
	padding: 4px 0 0;
	font-family: "Gotham SSm A", "Gotham SSm B", Arial, "Helvetica", sans-serif;
	text-transform: uppercase;
	font-style: normal !important;
}
.gform_wrapper input[type="text"], .gform_wrapper textarea {
	background: #ededed;
	padding-bottom: 10px !important;
	padding-top: 10px !important	;
	border: none;
	font-size: 16px !important;
}
.gform_wrapper .top_label textarea.textarea {
	width: 97.2% !important;
}
#wrapper .gform_wrapper input[type="submit"].gform_button {
	float: right;
	border: none;
	background: #b4cc41;
	color: #fff;
	padding: 10px 10px;
	text-align: center;
	font-size: 22px;
	-webkit-transition: color 0.3s ease, background 0.3s ease;
        transition: color 0.3s ease, background 0.3s ease;

}
.gform_wrapper input[type="submit"].gform_button:hover {
	background: #96ac2e;
}
.gform_wrapper .gfield_required {
	color: #b00e0e !important;
}
.gform_wrapper .gform_footer {
	padding-top: 0 !important;
}
.gform_wrapper .top_label .gfield_label {
	font-weight: normal;
}
.gform_wrapper ul li.gfield {
	margin-bottom: 30px !important;
	padding-left: 0 !important;
}
.gform_wrapper ul li.gfield::before {
	content: none;
	
	
}
.gform_wrapper h2.gsection_title {
	font-weight: 300 !important;
	font-style: normal;
}
.gform_wrapper .gform_page_footer .button.gform_next_button, 
.gform_wrapper .gform_page_footer .button.gform_previous_button {
	border: 1px solid #2398da;
padding: 5px 39px 6px;
margin: 0;
background: none;
font: 600 14px/17px "Open Sans", Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
float: right;
color: #000;
outline: none;
-webkit-transition: color 0.3s ease, background 0.3s ease;
        transition: color 0.3s ease, background 0.3s ease;
max-width: 500px;
}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
	float: left; 
}

.gform_wrapper .gform_page_footer .button.gform_next_button:hover , 
.gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
	background: #2398da;
	color:#FFF;
}


/* ---------------------------------------------------------
3. Сommon site styles
---------------------------------------------------------*/

/* main container styles */

#wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
}

.holder {
	margin: 0 auto;
	max-width: 1020px;
	padding: 0 5px;
}

/* global btn styles */

.btn {
	font: italic 24px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	display: block;
	padding: 17px 14px 15px;
	text-align: center;
	border-radius: 20px;
	background: #4a1623;
	text-decoration: none;
}

.btn:hover {
	background: #2a0c13;
}

.hidden {
	display: none !important;
}

/* header styles */

#header {
	font: 300 14px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	position: fixed;
	color: #fff;
	z-index: 999;
	right: 0;
	left: 0;
	top: 0;
}

.logged-in #header {
	top: 32px;
}

#header .title {
	display: block;
	margin-bottom: 2px;
}

.header-holder .links {
	display: none;
}

.header-holder .links li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 13px;
	line-height: 1.2;
}

.header-holder .links li + li {
	position: relative;
	margin-left: 11px;
}

.header-holder .links li + li:before {
	position: absolute;
	background: #fff;
	height: 13px;
	content: "";
	width: 1px;
	left: -6px;
	top: 1px;
}

.header-holder .links a {
	color: #fff;
}

.header-holder .top-links {
	float: left;
	width: 70%;
}

/* top ico list styles */

.ico-list li {
	display: inline-block;
	vertical-align: top;
	font-size: 23px;
	line-height: 1;
	letter-spacing: 0;
	margin: 0 7px 2px;
}

.ico-list a {
	color: #fff;
	text-decoration: none;
}

.ico-list a:hover {
	opacity: .8;
}

/* nav opener style */

.nav-opener {
	color: #fff;
	float: right;
	max-width: 78px;
	margin: 2px 4px 0 0;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.home .nav-opener {
	margin-bottom: 10px;
}

.nav-opener:hover {
	opacity: .8;
}

/* main nav style */

#nav {
	position: fixed;
	visibility: hidden;
	padding-top: 56px;
	max-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 800;
	opacity: 0;
	height: 0;
	top: 0;
	right: 0;
	left: 0;
}

#nav > ul {
	height: 100%;
	background: #2a0c13;
	padding: 17px 9px 7px;
}

#nav > ul > li {
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0;
	margin-bottom: 24px;
}

#nav > ul > li.hover > a {
	text-decoration: underline;
}

#nav > ul > li.hover .drop-menu {
	opacity: 1;
	height: auto;
	visibility: visible;
}

#nav > ul > li:last-child .drop-menu,
#nav > ul > li:nth-last-child(2) .drop-menu {
	right: 0;
	left: auto;
}

#nav > ul > li:last-child .drop-menu ul:before,
#nav > ul > li:nth-last-child(2) .drop-menu ul:before {
	left: auto;
	right: 10px;
}

#nav .drop-menu {
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
	height: 0;
}

#nav .drop-menu ul {
	font-size: 16px;
	line-height: 1.2;
	padding-top: 10px;
}

#nav .drop-menu li {
	margin-bottom: 7px;
}

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

#nav a:hover {
	text-decoration: underline;
}

.icon-close {
	display: none;
}

.header-frame {
	background: rgba(42, 12, 19, .78);
	padding: 4px 10px 0;
	position: relative;
	z-index: 999;
}

/* nav active style */

.nav-active #nav {
	opacity: 1;
	height: auto;
	visibility: visible;
}

.nav-active .nav-opener {
	border: none;
	width: 31px;
	margin: 0 4px 0 0;
}

.nav-active .nav-opener .text {
	display: none;
}

.nav-active .nav-opener .icon-close {
	display: block;
	font-weight: 300;
	font-size: 40px;
}

/* banner style */

.banner {
	padding: 77px 0 50px;
	color: #fff;
}

/* page logo styles */

.logo {
/* 	width: 232px; */
	margin: 0 auto 30px;
	text-align: center;
}

.logo a {
	display: block;
}

.logo img {
/* 	width: 100%; */
	height: auto;
	max-width: 90%;
	
}

/* event list style */

.listing {
	padding: 0 5px;
}

.listing li {
	margin-bottom: 12px;
	letter-spacing: 0;
	font: 22px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.listing a {
	top: 0;
	left: 0;
	color: #fff;
	display: block;
	position: relative;
	border-radius: 20px;
	text-decoration: none;
	padding: 12px 12px 11px 60px;
	background: rgba(42, 12, 19, .68);
}

.color-listing a {
	top: 0;
	left: 0;
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none;
}

.home .listing a {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.home .listing img {
		max-width: 100%;
	}
	
	
.listing a:hover {
	background: rgba(74, 22, 35, .82);
}

.listing .icon {
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	font-size: 32px;
	position: absolute;
	top: 50%;
	left: 17px;
}

.listing .icon.icon-menu {
	font-size: 38px;
}

.listing .icon.icon-photo {
	font-size: 31px;
}

.listing .icon.icon-message {
	font-size: 37px;
}

.listing .icon.icon-clock-location {
	font-size: 34px;
}

.listing p {
	margin-bottom: 0;
}

/* welcome section style */

.welcome {
	background: #2a0c13;
	color: #fff;
	text-align: center;
	font-weight: 300;
	padding: 19px 0 23px;
	margin-bottom: 57px;
}

.welcome h1 {
	color: #fff;
	margin: 0 -5px 12px;
	font-weight: 300;
	font-size: 80px;
	line-height: 1;
}

.welcome .h2 {
	color: #fff;
	font-size: 36px;
	line-height: 1.2;
	font-weight: 300;
	letter-spacing: 3px;
	display: block;
	margin-bottom: 0;
}

.welcome .title-wrap {
	margin-bottom: 26px;
}

.welcome a {
	color: #fff;
}

.welcome a:hover {
	text-decoration: none;
}

/* button list style */

.btn-list {
	padding: 0 5px;
}

.btn-list li {
	margin-bottom: 17px;
	letter-spacing: 0;
	font: italic 24px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.btn-list a {
	background: #4a1623;
	border: 3px solid #4a1623;
	text-decoration: none;
	border-radius: 20px;
	color: #fff;
	display: block;
	padding: 19px 12px 16px;
}

.btn-list a:hover {
	background: transparent;
}

/* events section style */

.events-wrap {
	color: #000;
	padding: 0 3px;
}

.events-wrap h2 {
	margin-bottom: 19px;
	font-weight: 300;
	line-height: 1;
	font-size: 80px;
}

.events-wrap h3 {
	color: #000;
	font-size: 40px;
	line-height: 1.3;
	line-height: 48px;
	margin-bottom: 10px;
}

.events-wrap h3 a {
	color: #000;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}

.events-wrap h3 a:hover {
	opacity: .7;
}

.events-wrap h4 {
	margin-bottom: 6px;
	letter-spacing: 1px;
	line-height: 33px;
	color: #000;
}

.events-wrap .events {
	margin-bottom: 54px;
}

.events-wrap .img-wrap {
	margin-bottom: 29px;
	text-align: center;
}

.events-wrap .img-wrap a:hover {
	opacity: .8;
}

.events-wrap .text {
	display: none;
	text-align: center;
	font-family: "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.events-wrap .date {
	font: 30px/34px "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 9px;
	font-style: italic;
	display: block;
	letter-spacing: 1px;
}

.events-wrap .description p {
	margin-bottom: 12px;
}

.events-wrap ul {
	font: 300 20px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-left: 36px;
}

.events-wrap ul li {
	margin-bottom: 4px;
	position: relative;
	padding-left: 10px;
}

.events-wrap ul li:before {
	position: absolute;
	border-radius: 4px;
	background: #000;
	content: "";
	width: 4px;
	height: 4px;
	top: 9px;
	left: 0;
}

.events-wrap .content-wrap {
	margin-bottom: 34px;
}

/* register form style */

.register-form {
	margin-bottom: 43px;
}

.register-form h2 {
	margin: 0 -11px 12px;
	letter-spacing: -1px;
}

.register-form input[type="submit"] {
	font: italic 22px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	display: block;
	width: 100%;
	max-width: 460px;
	padding: 17px 11px;
	text-align: center;
	border-radius: 20px;
	background: #4a1623;
	text-decoration: none;
	white-space: normal;
	cursor: pointer;
	border: none;
	margin: 0;
}

.register-form input[type="submit"]:hover {
	background: #2a0c13;
}

.register-form .submit-btn {
	text-align: right;
}

.register-form p {
	margin-bottom: 30px;
}

/* form placeholder style */

.placeholder {
	margin-bottom: 30px;
}



.accordion-header {
	padding: 10px 15px;
	background: #f9f9f9;
	display: block;
	text-decoration: none !important;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.accordion-header:after {
	position: absolute;
	right: 20px;
	top: 50%;
	display: block;
	margin-top: -10px;
}
.accordion-header.inactive-header:after {
	content: "+ VIEW";
}
.accordion-header.active-header:after {
	content: "- CLOSE";
}
.accordion-header h3 {
	margin: 0;
	line-height: 70px;
}
.accordion-header img {
	float: left;
	margin-right: 15px;
}
.accordion-content {
	padding: 25px 0;
	display: none;
}
.events-wrap {
	padding-bottom: 50px;
}


/* location section style */

.location {
	background: #f9f9f9;
	color: #2a0c13;
	padding: 30px 0 39px;
	margin-bottom: 59px;
}

.location h2 {
	font-weight: 300;
	line-height: 96px;
	margin: 0 -5px 22px;
	font-size: 80px;
}

.location h3 {
	font-weight: 300;
	font-style: italic;
	color: #4a1623;
	margin: 0 0 13px -16px;
}

.location .tel {
	color: #2a0c13;
	text-decoration: none;
}

.location .tel:hover {
	opacity: .7;
}

.location .content-wrap {
	font: 24px/36px "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 0 0 34px 18px;
}

.location address {
	font-style: normal;
	margin-bottom: 5px;
	display: block;
}

/* facebook plugin style */

.facebook-plugin {
	max-width: 100%;
}

/* social networks style */

.social-networks {
	margin: 0 0 50px -4px;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 2px 5px;
	font-size: 48px;
	line-height: 1;
	letter-spacing: 0;
}

.social-networks a {
	display: block;
	text-decoration: none;
}

.social-networks a:hover .icon-google-plus {
	color: #af3221;
}

.social-networks a:hover .icon-facebook {
	color: #233d66;
}

.social-networks a:hover .icon-twitter {
	color: #197ba5;
}

.social-networks a:hover .icon-yelp {
	color: #882a1b;
}

.social-networks a:hover .icon-youtube {
	color: #c31214;
}

.social-networks a:hover .icon-pinterest {
	color: #88161b;
}

.social-networks a:hover .icon-Linkedin {
	color: #043952;
}

.social-networks a:hover .icon-vimeo {
	color: #077fa1;
}

.social-networks a:hover .icon-trip-advisor {
	color: #204016;
}

.social-networks .icon-google-plus {
	color: #db5442;
}

.social-networks .icon-facebook {
	color: #375f9f;
}

.social-networks .icon-twitter {
	color: #2ba9df;
}

.social-networks .icon-yelp {
	color: #c83e27;
}

.social-networks .icon-youtube {
	color: #ec3638;
}

.social-networks .icon-pinterest {
	color: #ca2028;
}

.social-networks .icon-Linkedin {
	color: #076c9b;
}

.social-networks .icon-vimeo {
	color: #0ab9ea;
}

.social-networks .icon-trip-advisor {
	color: #3d792a;
}

/* photos section style */

.photos {
	font: 30px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom: 30px;
	padding-top: 50px
}

.photos .title-wrap {
	color: #212121;
	padding: 0 4px;
	margin-bottom: 15px;
}

.photos h2 {
	font-weight: 300;
	margin: 0 -9px -4px;
	line-height: 96px;
	font-size: 80px;
}

.photos .btn {
	font-size: 20px;
	line-height: 1.2;
	background: #2a0c13;
	padding: 15px 12px 14px;
}

.photos .btn:hover {
	background: #4a1623;
}

.photos .btn-wrap {
	margin: 0 -2px 64px;
}

.photos p {
	margin-bottom: 10px;
}

/* button list style */

.button-list {
	text-align: center;
	margin: 0 -5px 10px -5px;
}

.button-list li {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1.2;
	font-style: italic;
	letter-spacing: 0;
	padding: 0 3px 11px 4px;
	width: 50%;
}

.button-list a {
	padding: 15px 16px 14px;
	color: #fff;
	display: block;
	background: #2a0c13;
	border-radius: 20px;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.button-list a:hover {
	background: #4a1623;
}

/* gallery style */

.gallery {
	margin: 0 -3px 26px -4px;
	text-align: center;
}

.gallery li {
	width: 50%;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	padding: 0 1px 3px 2px;
}

.gallery a {
	text-decoration: none;
}

.gallery a:hover {
	opacity: .7;
}

.gallery img {
	width: 100%;
	height: auto;
}

/* message form style */

.message-form {
/* 	margin-bottom: 169px; */
}

.message-form h2 {
	margin: 0 0 30px;
}

.message-form h2 span {
	display: block;
}

.message-form input[type="submit"] {
	font: italic 22px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	display: block;
	padding: 17px 15px;
	text-align: center;
	border-radius: 20px;
	background: #2a0c13;
	text-decoration: none;
	white-space: normal;
	cursor: pointer;
	border: none;
	margin: 0;
	width: 100%;
}

.message-form input[type="submit"]:hover {
	background: #4a1623;
}

.message-form input[type="submit"] {
	padding: 0 3px;
}

/* search form style */

.search-form-wrap .search-form {
	padding: 15px 0;
}

.search-form-wrap .search-form input[type="search"] {
	font: italic 18px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	box-sizing: border-box;
	padding: 7px 10px;
	background: #fff;
	border: 1px solid;
	color: #000;
	display: block;
	width: 100%;
	margin: 0;
	height: 40px;
	float: none;
}

.search-form-wrap .search-form .search-wrap {
	position: relative;
	padding-right: 100px;
}

.search-form-wrap .search-form input[type="submit"] {
	font: italic 18px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
	display: block;
	max-width: 460px;
	padding: 7px 11px;
	text-align: center;
	border-radius: 8px;
	background: #4a1623;
	text-decoration: none;
	cursor: pointer;
	border: none;
	margin: 0;
	position: absolute;
	width: 95px;
	height: 40px;
	top: 0;
	right: 0;
}

.search-form-wrap .search-form input[type="submit"]:hover {
	background: #2a0c13;
}

.content-holder {
	padding-top: 70px;
}

/* footer style */

#footer {
	height: 1%;
	width: 100%;
	color: #fff;
	overflow: hidden;
	background: #2a0c13;
	font: 300 20px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	display: table-footer-group;
}

#footer .h3 {
	color: #fff;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 8px;
	letter-spacing: 1px;
	font-weight: 300;
	display: block;
}

.f1 {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	padding: 44px 0 28px;
}

/* footer link style */

.footer-link {
	margin-bottom: 61px;
}

.footer-link li {
	margin-bottom: 10px;
	font: 300 20px/1.2 "Fira Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 0;
}

.footer-link li + li:before {
	width: 4px;
	height: 4px;
	content: "";
	border-radius: 50%;
	background: #fff;
	display: block;
	margin: 0 auto 10px;
}

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

.footer-link a:hover {
	text-decoration: underline;
}

/* copyright style */

.copyright {
	font-size: 14px;
	line-height: 20px;
}

.copyright .links {
	margin: 0 -5px;
}

.copyright .links li {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 0 7px;
}

.copyright .links li + li {
	position: relative;
}

.copyright .links li + li:before {
	position: absolute;
	background: #fff;
	height: 12px;
	content: "";
	width: 1px;
	left: -7px;
	top: 3px;
}

.copyright .links a {
	color: #fff;
	text-decoration: none;
}

.copyright .links a:hover {
	text-decoration: underline;
}

.copyright a {
	color: #fff;
}

.copyright p {
	margin-bottom: 0;
}

.padding-top {
	padding-top: 85px;
}
.padding-bottom {
	padding-bottom: 50px;
}

.no-margin-bottom {
	margin-bottom: 0px !important;
}
.color-listing li::before {
		content: none !important;
	}
	.color-listing {
		text-align: center;
		margin: 0 !important;
		list-style-type: none;
	}
@media (min-width: 480px) {
	.listing {
		margin: 0 -4px;
		text-align: center;
	}

	.listing li {
		width: 50%;
		font-size: 15px;
		text-align: left;
		display: inline-block;
		vertical-align: top;
		padding: 0 4px;
	}
	
	.home .listing li {
		text-align: center;
	}

	.listing a {
		padding: 15px 9px 13px 58px;
	}
	
	
	.color-listing li {
		width: 30%;
		display: inline-block;
		vertical-align: top;
		padding: 0px !important;
		list-style-type: none;
	}
	
	
	.color-listing li img {
		transition: all .2s ease-in-out;
	}
	.color-listing li a:hover img {
		transform: scale(1.1);
	}

	.listing .icon {
		left: 12px;
	}

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

	.btn-list li {
		width: 50%;
		padding: 0 4px;
		font-size: 18px;
		display: inline-block;
		vertical-align: top;
	}

	.btn-list a {
		padding: 16px 10px;
	}

	.gallery li {
		width: 25%;
	}

	.message-form h2 span {
		display: inline;
	}
}

@media (min-width: 768px) {
	#content {
		float: left;
		width: 60%;
	}
	
	#sidebar {
		float: right;
		width: 37%;
	}

	#sidebar h3 {
		font-size: 36px;
	}

	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.btn {
		font-size: 22px;
		line-height: 1.2;
		padding: 14px 22px 13px;
		display: inline-block;
		vertical-align: top;
	}

	#header {
		padding: 0;
		font-size: 13px;
		background: none;
	}

	#header .title {
		float: left;
		margin: 0 4px 0 0;
	}

	.header-holder .links {
		display: block;
		overflow: hidden;
		letter-spacing: 0;
	}

	.header-holder .top-links {
		width: 79%;
	}

	.ico-list {
		display: none;
	}

	.nav-opener {
		max-width: 20%;
		margin: 0;
	}

	#nav {
		-webkit-transition: none;
		transition: none;
		text-align: right;
		position: static;
		margin: 0;
		padding: 0;
		overflow: visible;
	}

	#nav > ul {
		padding: 0 33px 0 0;
		background: transparent;
		max-height: none;
		overflow: visible;
	}

	#nav > ul > li {
		position: relative;
		letter-spacing: 0;
		font-size: 15px;
		line-height: 1.2;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		z-index: 999;
	}

	#nav > ul > li + li {
		margin-left: 9px;
	}

	#nav .drop-menu {
		text-align: left;
		position: absolute;
		margin-top: -1px;
		padding-top: 24px;
		width: 170px;
		top: 100%;
		left: 0;
		z-index: 999;
	}

	#nav .drop-menu ul {
		background: #4a1623;
		padding: 10px 10px 5px;
		position: relative;
	}

	#nav .drop-menu ul:before {
		height: 0;
		width: 0;
		border-bottom: 13px solid #4a1623;
		border-left: 13px solid transparent;
		border-right: 13px solid transparent;
		position: absolute;
		left: 15px;
		content: "";
		top: -11px;
	}

	.header-frame,
	.nav-frame {
		background: rgba(42, 12, 19, .78);
		-webkit-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
		position: absolute;
		padding: 10px 0;
		right: 0;
		left: 0;
		top: 0;
	}

	.header-frame {
		position: static;
		padding: 10px;
	}

	.nav-frame {
		padding: 10px;
		-webkit-transform: translatey(-100%);
		-ms-transform: translatey(-100%);
		transform: translatey(-100%);
	}

	.nav-active .nav-frame {
		-webkit-transform: translatey(0);
		-ms-transform: translatey(0);
		transform: translatey(0);
	}

	.nav-active .header-frame {
		-webkit-transform: translatey(-100%);
		-ms-transform: translatey(-100%);
		transform: translatey(-100%);
	}

	.nav-active .top-links {
		display: none;
	}

	.nav-active .nav-opener {
		margin: -2px -2px 0 0;
	}

	.nav-active .nav-opener .icon-close {
		line-height: 18px;
		font-size: 28px;
	}

	.banner {
		padding: 137px 0 93px;
	}

	.logo {
/* 		width: 478px; */
		margin-bottom: 82px;
	}

	.listing {
		margin: 0 -3px;
		padding: 0;
	}

	.listing li {
		width: auto;
		font-size: 16px;
		text-align: center;
		padding: 0 3px 15px;
	}

	.listing a {
		width: 145px;
		height: 145px;
		border-radius: 50%;
		padding: 20px 8px;
	}
	


	.listing .ico {
		height: 48px;
		position: relative;
		display: block;
		margin-bottom: 10px;
	}

	.listing .icon {
		right: 12px;
		text-align: center;
	}

	.welcome {
		padding: 47px 0 11px;
		margin-bottom: 48px;
	}

	.welcome h1 {
		font-size: 100px;
		letter-spacing: 3px;
		margin: 0 0 23px;
	}

	.welcome .h2 {
		font-size: 45px;
		line-height: 1.2;
		letter-spacing: 4px;
	}

	.welcome .title-wrap {
		font-size: 20px;
		line-height: 33px;
		margin: 0 auto 34px;
		max-width: 900px;
	}

	.btn-list {
		margin: 0 auto;
		max-width: 830px;
	}

	.btn-list li {
		padding: 0 19px;
		font-size: 25px;
		line-height: 1.2;
		margin-bottom: 32px;
	}

	.btn-list a {
		padding: 17px 10px;
	}

	.events-wrap h2 {
		margin-bottom: 28px;
	}

	.events-wrap h3 {
		margin-bottom: 6px;
	}

	.events-wrap h4 {
		letter-spacing: 0;
	}

	.events-wrap .events {
		margin-bottom: 46px;
	}

	.events-wrap .img-wrap {
		float: left;
		width: 260px;
		padding-top: 9px;
		margin-right: 15px;
	}

	.events-wrap .img {
		margin-bottom: 9px;
	}

	.events-wrap .text {
		display: block;
	}

	.events-wrap .date {
		margin-bottom: 6px;
	}

	.events-wrap .description {
		overflow: hidden;
	}

	.events-wrap .content-wrap {
		margin-bottom: 32px;
	}

	.register-form {
		padding: 0 4px;
		margin-bottom: 94px;
	}

	.register-form h2 {
		letter-spacing: 0;
		margin: 0 0 16px -8px;
	}

	.register-form input[type="submit"] {
		display: inline-block;
		vertical-align: top;
		max-width: none;
		width: auto;
		padding: 13px 15px;
		min-width: 320px;
	}

	.register-form p {
		margin-bottom: 48px;
	}

	.placeholder {
		margin-bottom: 37px;
	}

	.location {
		padding: 59px 0 11px;
		margin-bottom: 62px;
	}

	.location h2 {
		margin: 0 0 32px 2px;
	}

	.location h3 {
		font-size: 40px;
		line-height: 1.2;
		margin: 0 0 11px -15px;
	}

	.location .content-wrap {
		margin: 0 0 32px 0;
		font-size: 20px;
	}

	.location .address {
		max-width: 310px;
		padding-top: 7px;
		float: left;
		width: 43%;
	}

	.address-wrap {
		padding: 0 7px 0 20px;
	}

	.facebook-plugin {
		float: right;
		max-width: 55%;
		width: 500px;
	}

	.facebook-plugin .iframe {
		width: 500px !important;
	}

	.social-networks {
		margin-bottom: 0;
	}

	.social-networks li {
		margin: 0 4px 2px;
	}

	.photos .title-wrap {
		margin-bottom: 29px;
	}

	.photos h2 {
		margin: 0 0 1px -3px;
		line-height: 90px;
	}

	.photos .btn {
		display: block;
		font-size: 25px;
		line-height: 1.2;
		padding: 13px 12px 10px;
	}

	.photos .btn-wrap {
		text-align: center;
		margin: 0 auto 85px;
		max-width: 495px;
	}

	.button-list {
		margin: 0 0 21px;
	}

	.button-list li {
		width: 25%;
		font-size: 19px;
		padding: 0 7px 21px;
	}

	.button-list a {
		padding: 14px 12px 13px;
		white-space: normal;
		overflow: visible;
	}

	.gallery {
		margin: 0 auto 36px;
		max-width: 842px;
	}

	.gallery li {
		padding: 0 3px 5px 2px;
	}

	.message-form {
		margin-bottom: 75px;
	}

	.message-form h2 {
		margin-bottom: 28px;
	}

	.message-form input[type="submit"] {
		padding: 14px 11px 13px;
		display: inline-block;
		vertical-align: top;
		width: auto;
		min-width: 136px;
	}

	.message-form input[type="submit"] {
		text-align: right;
	}

	.content-holder {
		padding-top: 80px;
	}

	#footer .h3 {
		font-size: 21px;
		line-height: 1.2;
		margin-bottom: 11px;
	}

	.f1 {
		padding: 33px 0 28px;
	}

	.footer-link {
		margin-bottom: 17px;
	}

	.footer-link li {
		display: inline-block;
		vertical-align: top;
		letter-spacing: 0;
		font-size: 16px;
		line-height: 1;
		letter-spacing: 1px;
	}

	.footer-link li {
		font-size: 16px;
	}

	.footer-link li + li:before {
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px;
	}
}

@media (min-width: 1024px) {
	#content {
		width: 65%;
	}

	#sidebar {
		width: 33%;
	}

	#sidebar h3 {
		font-size: 40px;
	}

	#header {
		font-size: 15px;
	}

	#header .title {
		margin: 0 6px 0 0;
	}

	.header-holder .links li {
		font-size: 15px;
	}

	.header-holder .links li + li {
		margin-left: 16px;
	}

	.header-holder .links li + li:before {
		left: -8px;
	}

	.nav-opener {
		font-size: 17px;
		margin: -5px 2px 0 0;
	}

	#nav {
		padding-right: 17px;
	}

	#nav > ul > li {
		font-size: 17px;
	}

	#nav > ul > li + li {
		margin-left: 36px;
	}

	#nav .drop-menu {
		padding-top: 28px;
	}

	.header-frame,
	.nav-frame {
		padding: 18px 0 16px;
	}

	.header-frame {
		padding: 18px 21px 16px 30px;
	}

	.nav-frame {
		padding: 18px 22px 16px 10px;
	}

	.nav-active #nav {
		margin-top: -3px;
	}

	.nav-active .nav-opener .icon-close {
		font-size: 37px;
	}

	.listing {
		margin: 0 -9px;
	}

	.listing li {
		padding: 0 9px 15px;
		font-size: 22px;
	}

	.listing a {
		width: 186px;
		height: 186px;
	}

	.listing .ico {
		height: 61px;
	}

	.listing .icon {
		font-size: 45px;
	}

	.listing .icon.icon-menu {
		font-size: 58px;
	}

	.listing .icon.icon-photo {
		font-size: 43px;
	}

	.listing .icon.icon-message {
		font-size: 51px;
	}

	.listing .icon.icon-clock-location {
		font-size: 53px;
	}

	.events-wrap .img-wrap {
		width: 310px;
	}

	.register-form h2 {
		margin-left: -14px;
	}

	.location h3 {
		margin-left: -42px;
	}

	.location .content-wrap {
		font-size: 24px;
	}

	.address-wrap {
		padding: 0 7px 0 100px;
	}

	.social-networks li {
		margin: 0 6px 2px 5px;
	}

	.button-list {
		margin: 0 21px 21px 15px;
	}

	.button-list li {
		font-size: 22px;
		padding: 0 11px 21px 12px;
	}

	.button-list a {
		padding: 14px 16px 13px;
	}

	.footer-link li {
		font-size: 18px;
	}

	.footer-link li + li:before {
		margin: 0 7px;
	}
}

@media (max-width: 1023px) {
	.home .listing img {
		max-width: 85%;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev {
		padding: .2em;
	}

	.nav-frame .nav-opener {
		position: absolute;
		visibility: hidden;
		z-index: 999;
		opacity: 0;
		height: 0;
		right: 11px;
		top: 4px;
	}

	.nav-active .nav-frame .nav-opener {
		visibility: visible;
		height: auto;
		opacity: 1;
	}
	
	
}

@media (max-width: 479px) {
	.facebook-plugin {
		overflow-x: auto;
	}
	
	.welcome h1 {
		font-size: 50px;
	}
	h2 {
		font-size: 40px !important;
		line-height: 45px !important;
	}
	
	
	.holder {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	
	
	
	
	
	
	
	
	
}

