/*

Theme Name: Somatic Theme

Author: Brand 5280

Description: Somatic Experiencing Trauma Healing new website design

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: white, light

Text Domain: am

*/



/*! 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.

 */

#overlayPP{max-width:inherit;}

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;

}



.clearfix:after,

dl:after,

.widget:after,

.search-form:after,

.post-password-form p:after,

.navigation-single:after,

.wrap:after {

	content: " ";

	display: table;

	clear: both;

}

#nav ul,

.footer-links ul,

.footer-nav ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



html {

	box-sizing: border-box;

}



*,

*:before,

*:after {

	box-sizing: inherit;

}



* {

	max-height: 1000000px;

}



body {

	color: #333;

	background: #fff;

	font: 20px / 1.6 "noyhbook-webfont", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	min-width: 320px;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}



img {

	max-width: 100%;

	height: auto;

	vertical-align:top;

}



.gm-style img {

	max-width: none;

}



b,

strong {

	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

}



.resize-active {

	-webkit-transition: none !important;

	transition: none !important;

}



.resize-active *,

.resize-active *:before,

.resize-active *:after {

	-webkit-transition: inherit !important;

	transition: inherit !important;

}



ul,

ol,

dl,

p,

h1,

h2,

h3,

h4,

h5,

h6,

address,

form,

table,

blockquote,

applet,

embed,

object,

iframe,

frameset {

	margin: 0 0 1.2em;

}



blockquote {

	border-left: 4px solid #999;

	padding-left: .5em;

	margin-left: 1.2em;

}



th,

td {

	border: 1px solid #999;

	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%;

}



form,

fieldset {

	margin: 0;

	padding: 0;

	border-style: none;

}



input[type="text"],

input[type="url"],

input[type="tel"],

input[type="email"],

input[type="search"],

input[type="password"],

textarea {

	-webkit-appearance: none;

	-webkit-border-radius: 0;

	border: 1px solid #999;

	padding: .4em .7em;

}



input[type="text"]:focus,

input[type="url"]:focus,

input[type="tel"]:focus,

input[type="email"]:focus,

input[type="search"]:focus,

input[type="password"]:focus,

textarea:focus {

	border-color: #000;

}



input[type="text"]::-webkit-input-placeholder,

input[type="url"]::-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: #999;

}



input[type="text"]::-moz-placeholder,

input[type="url"]::-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: #999;

}



input[type="text"]:-moz-placeholder,

input[type="url"]:-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: #999;

}



input[type="text"]:-ms-input-placeholder,

input[type="url"]:-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: #999;

}



input[type="text"].placeholder,

input[type="url"].placeholder,

input[type="tel"].placeholder,

input[type="email"].placeholder,

input[type="search"].placeholder,

input[type="password"].placeholder,

textarea.placeholder {

	color: #999;

}



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;

}



.widget {

	margin-bottom: 1.2em;

}



.widget ul {

	padding-left: 2em;

}



.widget select {

	min-width: 150px;

}



.section.comments {

	text-align: left;

}



.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="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {

	margin: 0 4px 0 0;
	width: 300px;
	height: 38px;
	line-height: 38px;
	border-radius: 2px;
	border: 1px solid #797979;

}

.comment-form textarea{

	width: 98%;

}



.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;

}



#sidebar,

#content {

	padding: 69px 0 27px;

}



.search-form input {

	float: left;

	height: 2em;

}



.search-form input[type="search"] {

	margin: 0 4px 0 0;

	width: 150px;

	box-sizing: border-box;

}



.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: #000;

	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.2em;

}



.commentlist .edit-link {

	margin: 0;

}



.commentlist .avatar-holder {

	float: left;

	margin: 0 1.2em 4px 0;

}



.commentlist-item .commentlist-item {

	padding: 0;

}



.comment,

.commentlist-holder {

	overflow: hidden;

}



.commentlist-item .commentlist-item,

.commentlist-item + .commentlist-item {

	padding-top: 1.2em;

}

#ajax-loader-holder{
	height: 16px;
}
#ajax-loader{
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/ajax-loader.gif) no-repeat;
	margin: 5px auto 5px auto;
}
.page-template-session-providers #ajax-loader-holder{
	position: relative;
	height: auto;
}
.page-template-session-providers #ajax-loader{
	position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
}


.widget_calendar #next {

	text-align: right;

}



.gallery-item dt {

	float: none;

	padding: 0;

}



.navigation,

.navigation-comments {

	position: relative;

	vertical-align: middle;

	margin-bottom: 1.2em;

	margin: 0 0 1.2em;

}



.navigation .screen-reader-text,

.navigation-comments .screen-reader-text {

	position: absolute;

	left: -99999px;

}



.navigation .page-numbers,

.navigation-comments .page-numbers {

	display: inline-block;

	vertical-align: middle;

	padding: 0 .4em;

}



.navigation .next,

.navigation .prev,

.navigation-comments .next,

.navigation-comments .prev {

	display: inline-block;

	vertical-align: middle;

	max-width: 50%;

	background: #000;

	color: #fff;

	padding: .4em;

	text-decoration: none;

}



.navigation-single {

	margin-bottom: 1.2em;

}



.navigation-single .next,

.navigation-single .prev {

	float: left;

	vertical-align: middle;

	max-width: 50%;

	background: #000;

	color: #fff;

	padding: .4em;

	text-decoration: none;

}



.navigation-single .next a,

.navigation-single .prev a {

	color: inherit;

	text-decoration: none;

}



.navigation-single .next {

	float: right;

}



.wp-caption {

	max-width: 100%;

	clear: both;

	border: 1px solid #999;

	padding: .4em;

	margin-bottom: 1.2em;

}



.wp-caption img {

	margin: 0;

	vertical-align: top;

}



.wp-caption p {

	margin: .4em 0 0;

}



div.aligncenter {

	margin: 0 auto 1.2em;

}



img.aligncenter {

	display: block;

	margin: 0 auto;

}



.alignleft {

	float: left;

	margin: 0 1.2em 4px 0;

}



.alignright {

	float: right;

	margin: 0 0 4px 1.2em;

}



.mejs-container {

	margin-bottom: 1.2em;

}



.wp-caption-text,

.gallery,

.alignnone,

.gallery-caption,

.sticky,

.bypostauthor {

	height: auto;

}



h1,

.h1,

h2,

.h2,

h3,

.h3,

h4,

.h4,

h5,

.h5,

h6,

.h6,

.h {

	font-family: "NoyhHeavy", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	font-weight: bold;

	margin: 0 0 .5em;

	color: inherit;

	line-height:1.2;
}



h1,

.h1 {

	font-size: 36px;

}



h2,

.h2 {

	font-size: 30px;

}



h3,

.h3 {

	font-size: 24px;

}



h4,

.h4 {

	font-size: 21px;

}



h5,

.h5 {

	font-size: 21px;

}



h6,

.h6 {

	font-size: 21px;

}



p {

	margin: 0 0 1.1em;

}



a {

	color: #d77a00;

	text-decoration: none;

	-webkit-transition: all .15s linear;

	transition: all .15s linear;

}



a:hover{

	color: #a45d00;

}



@font-face {

	font-family: "noyhbook-webfont";

	src: url("fonts/noyhbook-webfont.eot");

	src: url("fonts/noyhbook-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noyhbook-webfont.woff") format("woff"), url("fonts/noyhbook-webfont.ttf") format("truetype"), url("fonts/noyhbook-webfont.svg#noyhbook-webfont") format("svg");

	font-weight: normal;

	font-style: normal;

}



@font-face {

	font-family: "NoyhBoldItalic";

	src: url("fonts/NoyhBoldItalic.eot");

	src: url("fonts/NoyhBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/NoyhBoldItalic.woff") format("woff"), url("fonts/NoyhBoldItalic.ttf") format("truetype"), url("fonts/NoyhBoldItalic.svg#NoyhBoldItalic") format("svg");

	font-weight: normal;

	font-style: normal;

}



@font-face {

	font-family: "NoyhBold";

	src: url("fonts/NoyhBold.eot");

	src: url("fonts/NoyhBold.eot?#iefix") format("embedded-opentype"), url("fonts/NoyhBold.woff") format("woff"), url("fonts/NoyhBold.ttf") format("truetype"), url("fonts/NoyhBold.svg#NoyhBold") format("svg");

	font-weight: normal;

	font-style: normal;

}



@font-face {

	font-family: "noyhbookitalic-webfont";

	src: url("fonts/noyhbookitalic-webfont.eot");

	src: url("fonts/noyhbookitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/noyhbookitalic-webfont.woff") format("woff"), url("fonts/noyhbookitalic-webfont.ttf") format("truetype"), url("fonts/noyhbookitalic-webfont.svg#noyhbookitalic-webfont") format("svg");

	font-weight: normal;

	font-style: normal;

}



@font-face {

	font-family: "NoyhHeavy";

	src: url("fonts/NoyhHeavy.eot");

	src: url("fonts/NoyhHeavy.eot?#iefix") format("embedded-opentype"), url("fonts/NoyhHeavy.woff") format("woff"), url("fonts/NoyhHeavy.ttf") format("truetype"), url("fonts/NoyhHeavy.svg#NoyhHeavy") format("svg");

	font-weight: normal;

	font-style: normal;

}



#wrapper {

	overflow: hidden;

	position: relative;

	width: 100%;

	padding: 61px 0 0;

}



.wrap {

	max-width: 1130px;

	margin: 0 auto;

	padding: 0 15px;

}

#header .wrap{
	position: relative;
}


.btn,
.entry button,
#search_block .submit,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{

	font: 20px/1.1 "NoyhBoldItalic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	display: inline-block;

	vertical-align: top;

	line-height: 1.2;

	font-size: 14px;

	background: #424242;

	color: #fff;

	text-align: center;

	text-transform: uppercase;

	border: 1px solid #dad7cf;

	border-radius: 3px;

	width: 100%;

	max-width: 101px;

	padding: 8px 8px 6px;
	letter-spacing: normal;
}



.btn:hover, .entry button:hover, #search_block .submit:hover {

	background: #d77a00;

	color: #fff;

}

.entry button{

	max-width: 200px;

	border: none;

}

#search_block .submit{

	height: 42px;

	max-width: 62px;

}

.btn.btn-lg {

	max-width: 200px;

	font-size: 20px;

	padding: 14px 12px 11px;

}



.btn.orange {

	background: #d77a00;

	border-color: #fefaf0;

	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;;

}



.btn.orange:hover {

	background: #424242;

}



.bg-stretch {

	position: absolute;

	overflow: hidden;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background-size: cover;

	background-position: 50% 50%;

}



/*.home-page #wrapper, .page-template-events #wrapper {

	padding: 0;

}*/



.home-page #header, .page-template-events #header {

	background: #fff;

}



.fixed-header #header {

	background: rgba(255, 255, 255, .9);

}



#header {

	position: fixed;

	top: 0;

	left: 0;

	z-index: 11;

	width: 100%;

	background: #fff;

	padding: 10px 0 12px;
	padding: 10px 0 22px;

}

#header .divider {

	max-width: 700px;

	position: absolute;

	bottom: 0;

	left: 50%;

	width: 100%;

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);

}



.divider {

	display: block;

}



.divider:after,

.divider:before {

	content: "";

	width: 50%;

	float: left;

	height: 1px;

	background: -webkit-linear-gradient(left, rgba(121, 121, 121, .6) 0%, rgba(255, 255, 255, 0) 100%);

	background: linear-gradient(to right, rgba(121, 121, 121, .6) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, */

}



.divider:before {

	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(121, 121, 121, .6) 100%);

	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(121, 121, 121, .6) 100%); /* W3C, IE10+, FF16+, */

}



.logo {

    float: left;
    width: 257px;
    position: relative;
    z-index: 100;
	top: 25px;
}



.logo img {

	display: block;

}



.nav-drop {

	position: relative;

}



#nav {

	font-size: 0;

	line-height: 0;
	overflow: hidden;

	text-align: right;

	padding: 43px 0 0;

	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
}



#nav ul {

	display: inline-block;

	vertical-align: middle;

	font-size: 14px;

	line-height: 1.2;

}
#nav ul.sub-menu{
	display: none;
}
#nav .drop ul.sub-menu{
	display: inline-block;
}



#nav ul a {

	display: block;

	color: #797979;

	position: relative;

	padding: 0 0 3px;

}



#nav ul a:after {

	position: absolute;

	top: auto;

	right: auto;

	bottom: 0;

	left: 50%;

	width: 40px;

	height: 1px;

	content: "";

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);

	background: transparent;

}



#nav ul a:hover {

	color: #424242;

}



#nav ul a:hover:after {

	background: #d77a00;

}



#nav li {

	margin: 3px 9px 0;

	display: inline-block;

	vertical-align: top;

}

#nav ul li:last-child a{
/*	color:#d77a00;*/
}

#nav .hover a,

#nav .active a, #nav .current-menu-item a {

	color: #424242;

}



#nav .hover a:after,

#nav .active a:after, #nav .current-menu-item a:after {

	background: #d77a00;

}



#nav .hover .drop {

	visibility: visible;

	opacity: 1;

}



#nav .btn {

	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	padding: 3px 10px 1px;

	max-width: 187px;

	vertical-align: middle;

	border: none;

}



#nav .drop {

	position: absolute;

	left: 0;

	top: 100%;

	z-index: 1;

	width: 100%;

	padding: 21px 0 0;

	text-align: center;

	visibility: hidden;

	opacity: 0;

	-webkit-transition: all .25s ease-out;

	transition: all .25s ease-out;

}



#nav .drop ul {

	padding: 0 25px 0 0;

}



#nav .drop li {

	border: solid #fefaf0;

	border-width: 0 0 0 2px;

	line-height: .9;

	padding: 1px 0 0 14px;

	margin: 3px 0 3px 11px;

}



#nav .drop li:first-child {

	border-color: transparent;

}



#nav .drop a {

	color: #fefaf0;

	padding: 0;

}



#nav .drop a:after {

	display: none;

}



#nav .drop a:hover {

	color: #424242;

}



#nav .drop .active a {

	color: #424242;

}



#nav .drop-holder {

	background: #d77a00;

	margin: 0 -9999px;

	padding: 13px 9999px 18px;

}



.nav-opener,.top_menu-opener {

	float: right;

	width: 40px;

	height: 40px;

	background: #000;

	background: rgba(0, 0, 0, .5);

	position: relative;

	border-radius: 2px;

	display: none;

}



.nav-opener:before,

.nav-opener:after,

.nav-opener span,
.top_menu-opener:after,
.top_menu-opener:before,
.top_menu-opener span
{

	background: #fff;

	border-radius: 1px;

	position: absolute;

	top: 50%;

	left: 20%;

	right: 20%;

	height: 4px;

	margin-top: -2px;

	-webkit-transition: all .2s linear;

	transition: all .2s linear;

}



.nav-opener:before,

.nav-opener:after,
.top_menu-opener:after,
.top_menu-opener:before{

	content: "";

	top: 30%;

}



.nav-opener:after,.top_menu-opener:after{

	top: 70%;

}



.nav-opener:hover,.top_menu-opener:hover {

	opacity: .9;

}



.nav-active .nav-drop {

	max-height: 4000px;

}



.nav-active #nav {

	-webkit-transform: translateY(0);

	-ms-transform: translateY(0);

	transform: translateY(0);

}



.nav-active .nav-opener span,.top_menu-active .top_menu-opener span{

	opacity: 0;

}



.nav-active .nav-opener:before,

.nav-active .nav-opener:after,
.top_menu-active .top_menu-opener:before,
.top_menu-active .top_menu-opener:after {

	-webkit-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	transform: rotate(45deg);

	top: 50%;

	left: 15%;

	right: 15%;

}



.nav-active .nav-opener:after,.top_menu-active .top_menu-opener:after {

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}



.log-link {

	display: inline-block;

	vertical-align: middle;

	font-size: 14px;

	line-height: 1.2;

	position: relative;

	margin: 3px 21px 0 10px;

	padding: 0 0 3px;

	color: #797979;

}



.log-link:after,

.log-link:before {

	position: absolute;

	top: auto;

	right: auto;

	bottom: 0;

	left: 50%;

	width: 40px;

	height: 1px;

	content: "";

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);

	background: transparent;

}



.log-link:before {

	left: 0;

	bottom: 50%;

	margin: -2px -9px;

	background: #d77a00;

	width: 1px;

	height: 10px;

	-webkit-transform: translateX(0);

	-ms-transform: translateX(0);

	transform: translateX(0);

}



.log-link:hover {

	color: #424242;

}



.log-link:hover:after {

	background: #d77a00;

}



h1 {

	color: #d77a00;

	line-height: .9;

}



h2 {

	text-transform: uppercase;

	letter-spacing: .7px;

	margin: 0 0 .6em;

}



.promo-block {

	font-size: 16px;

	background-size: cover;

	background-position: 50% 50%;

	min-height: 539px;

	text-transform: uppercase;

	text-align: center;

	padding: 102px 0;

}



.promo-block .wrap {

	max-width: 951px;

}



.promo-block .text-box {

	overflow: hidden;

	max-width: 640px;

	margin: 0 auto;

}



.promo-block h1 {

	margin: 0 0 9px;

	color: #fff;

}



.promo-block.style02 {

	min-height: 600px;

	padding: 114px 0;

	text-align: left;

}



.promo-block.style02 .text-box {

	max-width: 450px;

	margin: 0;

}



.promo-block.style02 h1 {

	color: #d77a00;

	margin: 0;

}

.promo-block .link-box a{
    font-weight: bold;
    text-transform: none;
    font-size: 18px;
    color: #fff;
}

.country-form {

	float: right;

	padding: 4px 0 0 20px;

}



.country-form .jcf-select {

	max-width: 156px;

}



.items .items-holder {

	font-size: 0;

	line-height: 0;

}



.items .item {

	font-size: 14px;

	line-height: 1.25;

	display: inline-block;

	vertical-align: top;

	width: 33.3333%;

	padding: 10px;

}



.section {

	text-align: center;

	padding: 41px 0 61px;

}



.section .sub-title {

	display: block;

}



.bg-image-section {

	background-size: cover;

	background-position: 50% 50%;

	color: #fff;

	padding: 225px 0 223px;

}



.bg-image-section .text-block {

	background: rgba(215, 122, 0, .75);

	padding: 13px 0;

}



.bg-image-section h2 {

	font-size: 35px;

	letter-spacing: .5px;

	margin: 0 0 3px;

}



.bg-image-section .sub-title {

	font-size: 26px;

	margin: 0 0 18px;

	text-transform: uppercase;

}



.bg-image-section.dark .text-block {

	background: rgba(0, 0, 0, .5);

	padding-bottom: 21px;

}



.bg-image-section.dark h2 {

	color: #d77a00;

}



.btn-play {

	font-size: 54px;

	color: #fff;

	display: inline-block;

	vertical-align: top;

	padding: 0 17px 17px;

	border-radius: 50%;

	margin: 0 0 -87px;

	position: relative;

	overflow: hidden;

}



.btn-play:hover {

	color: #d77a00;

}



.btn-play i {

	width: 94px;

	height: 94px;

	display: block;

	border: 5px solid #d77a00;

	border-radius: 50%;

	position: relative;

}



.btn-play i:before {

	top: 50%;

	left: 50%;

	position: absolute;

	margin: -27px -16px;

}



.btn-play .circle {

	width: 100%;

	height: 59.5%;

	position: absolute;

	left: 0;

	bottom: 0;

	overflow: hidden;

}



.btn-play .circle:after {

	position: absolute;

	top: auto;

	right: auto;

	bottom: 0;

	left: 0;

	width: 100%;

	height: 127px;

	content: "";

	border-radius: 50%;

	background: rgba(0, 0, 0, .5);

}



.decor-line {

	position: relative;

	padding: 0 0 6px;

}



.decor-line:after {

	position: absolute;

	top: auto;

	right: auto;

	bottom: 0;

	left: 50%;

	width: 50px;

	height: 1px;

	content: "";

	background: #424242;

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);

}



.decor-line.white:after {

	background: #fff;

}



.section-items {

	text-align: center;

	font-family: "noyhbookitalic-webfont", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

}



.section-items .holder {

	background: #d77a00;

	border-radius: 3px;

	padding: 10px 15px 17px;

}



.section-items .item {

	max-width: 313px;

}



.section-items i {

	display: block;

	font-size: 56px;

	line-height: 64px;

	margin: 0 0 14px;

}



.section-items .fa-users {

	font-size: 54px;

}



.section-items .fa-graduation-cap {

	font-size: 64px;

}



.section-items h3 {

	font: 24px/1.1 "NoyhBoldItalic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	text-transform: uppercase;

	margin: 0 -11px .35em;

}



.section-items p {

	margin: 0 0 1.1em;

}



.section-items .sub-title {

	display: block;

	margin: 0 0 14px;

	letter-spacing: .3px;

	text-transform: uppercase;

}



.section-items .btn:hover {

	background: #797979;

}



.section-items.gray {

	color: #fff;

}



.section-items.gray .holder {

	background: #797979;

}



.section-items.gray .decor-line:after {

	background: #fff;

}



.section-items.gray i {

	color: #d77a00;

}



.section-items.gray .btn:hover {

	background: #d77a00;

}



.btn-holder {

	text-align: center;

}



.black-block {

	background: #010101;

	color: #d77a00;

	text-align: left;

	padding: 66px 0 0;

}



.black-block .block-holder {

	overflow: hidden;

}



.black-block .block {

	padding: 0 3% 30px;

}



.black-block .block:first-child {

	padding: 0 30px 21px 0;

	max-width: 548px;

	width: 42.8%;

	float: left;

}



.black-block img {

	display: inline-block;

	vertical-align: top;

}



.people-section {

	padding: 44px 0 69px;

}



.people-section .items-holder {

	margin: 0 -10px;

}



.people-section .item {

	width: 50%;

	font-size: 0;

	line-height: 0;

	padding: 10px;

}



.people-section .img-box {

	display: inline-block;

	vertical-align: middle;

	border-radius: 50%;

	overflow: hidden;

	width: 40%;

}



.people-section .img-box img {

	display: inline-block;

	vertical-align: top;

	max-width: none;

	width: 100%;

}



.people-section .text-box {

	font-size: 14px;

	line-height: 1.25;

	display: inline-block;

	vertical-align: middle;

	width: 60%;

	padding: 13px 0 0 15px;

}



.people-section h3 {

	font: 17px/1.1 "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	text-transform: uppercase;

	margin: 0 0 .25em;

}



.orange-title {

	padding: 34px 0 39px;

}



.orange-title h2 {

	color: #d77a00;

	font-size: 34px;

	line-height: 1.1;

	margin: 0;

}



.orange-title .sub-title {

	font: 23px/1.1 "noyhbookitalic-webfont", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	margin: 0 0 14px;

}



#footer {

	text-align: center;

	background: #d77a00;

	font-size: 14px;

	line-height: 1.25;

}

#footer .wrap{
	max-width:970px;
}

.footer-holder .copyright{
	margin-bottom:0.5em;
}

#footer a {

	color: #fefaf0;

}



#footer a:hover {

	color: #424242;

}



#footer .divider {

	max-width: 1080px;

	margin: 0 auto 12px;

	padding: 0 10px;

	overflow: hidden;

}



#footer .divider:after,

#footer .divider:before {

	background: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 100%);

	background: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 100%);

}



#footer .divider:before {

	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%);

	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%);

}



#footer .active a {

	color: #424242;

}



.footer-links {

	font-size: 0;

	line-height: 0;

	color: #fefaf0;

	text-transform: uppercase;

	padding: 4px 0 16px;

}



.footer-links .wrap {

	max-width: 966px;

}



.footer-links .col {

	font: 14px/1.5 "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	display: inline-block;

	vertical-align: top;

	width: 25%;

	border: solid #fefaf0;

	border-width: 0 1px 0 0;

	padding: 10px 9px 6px 10px;

	margin: 10px 0;

}



.footer-links .col:last-child {

	border: none;

}



.footer-links address {

	font-style: normal;

	margin: 0;

}

.footer-links  i {
    margin: 0 2px;
}


.footer-nav {

	padding: 0 0 16px;

}



.footer-nav ul {

	font-size: 0;

	line-height: 0;

	text-transform: uppercase;

}



.footer-nav li {

	font: 14px/.9 "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	display: inline-block;

	vertical-align: top;

	padding: 1px 15px 0;

	margin: 4px 0;

	border: solid #fefaf0;

	border-width: 0 2px 0 0;

}



.footer-nav li:last-child {

	border: none;

}



.footer-holder {

	background: #fff;

	padding: 20px 0 10px;

}



.footer-holder p {

	margin: 0;

}



h1.decor-line {

	text-align: center;

	text-transform: uppercase;

	padding: 0 0 18px;

	margin: 0 0 1.45em;

}



.items-group {

	position: relative;

	padding: 52px 0 0;

}



.items-group:after {

	position: absolute;

	top: auto;

	right: auto;

	bottom: 0;

	left: 50%;

	width: 20px;

	height: 20px;

	content: "";

	background: #d77a00;

	border-radius: 50%;

	margin: -10px -10px;

	z-index: 1;

}



.items-group.gray {

	background: #dedede;

}



.items-group .heading {

	position: relative;

	margin: 0 0 12px;

	display: table;

	width: 100%;

}



.items-group .heading .ico-box {

	width: 75px;

	display: table-cell;

	vertical-align: middle;

}



.items-group h2 {

	font: 25px/1.1 "NoyhBoldItalic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	margin: 0;

	display: table-cell;

	vertical-align: middle;

	padding: 6px 10px 0 24px;

}



.items-group h2 a {

	color: #424242;

	display: table-cell;

	vertical-align: middle;

}



.items-group h2 a:hover {

	color: #d77a00;

}



.items-group p {

	margin: 0 0 .8em;

}



.items-group .btn {

	max-width: 154px;

	border-radius: 5px;
	z-index: 10;
	position: relative;

}



.items-group .fa {

	border: 5px solid #d77a00;

	border-radius: 50%;

	width: 75px;

	height: 75px;

	display: block;

	font-size: 39px;

	position: relative;

}



.items-group .fa:before {

	position: absolute;

	top: 50%;

	left: 50%;

	-webkit-transform: translate(-50%, -50%);

	-ms-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

}



.items-group .group-holder {

	overflow: hidden;

	position: relative;

	padding: 104px 0 70px;

	font-size: 0;

	line-height: 0;

}



.items-group .group-holder:after,

.items-group .group-holder:before {

	position: absolute;

	top: 20px;

	right: auto;

	bottom: 20px;

	left: 50%;

	width: 10px;

	height: auto;

	content: "";

	margin: 0 -5px;

	background: url(images/divider01.png) repeat;

}



.items-group .group-holder:before {

	width: 20px;

	height: 20px;

	border-radius: 50%;

	bottom: auto;

	top: 0;

	margin: 0 -10px;

	background: #d77a00;

}



.items-group .item {

	font: 16px/16px "noyhbookitalic-webfont", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	display: inline-block;

	vertical-align: top;

	width: 50%;

	padding: 10px 80px;

	margin: -66px 0 0;

}



.items-group .title {

	font: 36px/1.2 "NoyhHeavy", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	text-transform: uppercase;

	display: block;

	margin: 0 -20px 0 0;

	padding: 49px 0 0;

	color: #d77a00;

}



.items-group .title span {

	display: block;

	color: #797979;

}



.avatar-box {

	margin: -75px auto 25px;

	border-radius: 50%;

	overflow: hidden;

	width: 180px;

	position: relative;

	z-index: 3;

}



.avatar-box img {

	display: inline-block;

	vertical-align: top;

	border-radius: 50%;

}



.orange-block {

	font: 16px/1.6 "noyhbookitalic-webfont", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	background: #d77a00;

	position: relative;

	min-height: 445px;

	padding: 1px 0 50px;

	color: #fff;

	text-align: center;

}



.orange-block:before {

	position: absolute;

	top: 0;

	right: 0;

	bottom: 0;

	left: auto;

	width: 41%;

	height: auto;

	content: "";

	background: url(images/img06.jpg) no-repeat;

	background-size: cover;

	max-width: 524px;

	background-position: 0 50%;

}



.orange-block h1 {

	color: #fff;

	padding: 0 0 28px;

	margin: 0 0 1.05em;

}



.orange-block h2 {

	font: 20px/1.2 "NoyhBoldItalic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	padding: 0 0 11px;

	margin: 0 0 .4em;

}



.orange-block .gray-box {

	max-width: 430px;

	margin: 0 auto;

	position: relative;

	background: #797979;

	border-radius: 3px;

	padding: 9px 90px 23px;

}



.orange-block p {

	margin: 0 0 .7em;

}



.orange-block .btn {

	border: none;

	max-width: 152px;

}



.gray-section {

	color: #fff;

	background: #dedede;

	padding: 46px 0 145px;

}



.gray-section .wrap {

	max-width: 970px;

}



.gray-section .item {

	width: 25%;

	max-width: 235px;

}



.gray-section .holder {

	background: #d77a00;

	border-radius: 3px;

	padding: 51px 15px 17px;

}



.gray-section h1 {

	margin: 0 0 1.1em;

}



.gray-section h2 {

	font-size: 60px;

	line-height: .7;

	padding: 0 0 7px;

	margin: 0 0 .23em;

	text-transform: none;

}



.gray-section a {

	color: #fff;

	display: block;

	-webkit-transition: all 450ms ease-out 0s;

	transition: all 450ms ease-out 0s;

}



.gray-section a.hover {

	-webkit-transform: rotate(3deg);

	-ms-transform: rotate(3deg);

	transform: rotate(3deg);

}



.section-text {

	font: 20px/1.1 "noyhbookitalic-webfont", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	color: #797979;
	margin:0 -9999px;
	padding:46px 9999px 42px;

	letter-spacing: .5px;
	background:#fff;

}



.section-text .wrap {

	max-width: 740px;

}



.section-text h1 {

	margin: 0 0 .65em;

}



.section-text .title {

	display: block;

	font-family: "NoyhBoldItalic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

}
.staff-section {
	text-transform: uppercase;
	background:#fff;

}
.staff-section h2 {

	font: 20px/1.1 "NoyhBoldItalic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	padding: 0 0 9px;

	margin: 0 0 .6em;

	color: #424242;

}
.staff-section .items{
	letter-spacing:-0.36em;
	text-align:center;
}
.staff-section .items .item {
	position:relative;
	width:25%;
	letter-spacing:0;
	padding:0 30px 24px;
}
.staff-section .items .visual{
	display:block;
	margin:0 auto;
	width:201px;
	height:201px;
}
.staff-section .items .visual a{
	display:block;
	overflow:hidden;
	border-radius:50%;
	height:100%;
	position:relative;
	z-index:1;
}
.staff-section .items .visual a:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(215,122,0, 0.5);
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.staff-section .items .visual a.hover:after,
.staff-section .items .visual a:hover:after{
	visibility:visible;
	opacity:1;
}
.staff-section .items .description{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.staff-section .item-holder{
	position:relative;
	padding-bottom:95px;
}
.staff-section .items h2 a{
	color:inherit;
}
.staff-section .items h2 a:hover{
	color:#d77a00;
}
.staff-section .info-text {
	display: block;
}

.section-bottom {

	padding-bottom:10px;

}

/*________top_block__________*/
.top_block{
	background: url(./images/seti-hero.png) no-repeat center center;
	background-size:cover;
	padding: 70px 0 50px;
	text-align: center;
	color: #424242;
	font-size: 16px;
	line-height: 20px;
}
.page-template-events,
.page-template-session-providers,
.woocommerce-page,
.woocommerce-page .section-text{
	background:#ebebeb;
}
.top_block h2{
	font-size: 36px;
	line-height: 38px;
	color: #D77A00;
	letter-spacing: 0;
	margin: 0;
}
.top_block p{margin: -7px auto 28px;width: 53%;}
.button_block{font-size: 0;line-height: 0;padding: 0 70px;}
.button_block .button_box{
	display:inline-block;
	vertical-align:top;
	width: 47%;
	text-align:center;
	min-height: 325px;
	margin: 0 10px;
	background: rgba(255,255,255,0.5);
	padding: 45px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.full_link{
	position: absolute;
	display:block;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
}
.button_block .button_box h3{
	color: #797979;
	font-size: 36px;
	line-height:38px;
	margin: 0 0 20px;
	font-weight:300;
}
.button_block .button_box:hover, .button_block .button_box.cat-active{
	background: rgba(255,255,255,0.75);
}

/* custom select styles */



.jcf-select {

	display: inline-block;

	vertical-align: top;

	position: relative;

	border: 1px solid #424242;

	background: #555;

	min-width: 156px;

	height: 24px;

	border-radius: 3px;

	color: #fff;

}



.jcf-select select {

	z-index: 1;

	left: 0;

	top: 0;

}



.jcf-select .jcf-select-text {

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	cursor: default;

	display: block;

	font: 14px/24px "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;

	margin: 0 35px 0 13px;

}



.jcf-select .jcf-select-opener {

	position: absolute;

	text-align: center;

	background: #555;

	width: 30px;

	bottom: 0;

	right: 0;

	top: 0;

}



.jcf-select .jcf-select-opener:after {

	content: "\f078";

	position: absolute;

	top: 3px;

	right: 6px;

	font: normal normal normal 15px/1 FontAwesome;

	text-rendering: auto;

	-webkit-font-smoothing: antialiased;

}



.jcf-select .jcf-select-opener:before {

	position: absolute;

	top: 5px;

	right: auto;

	bottom: 5px;

	left: 0;

	width: 1px;

	height: auto;

	content: "";

	background: #fff;

}



body > .jcf-select-drop {

	position: absolute;

	margin: -1px 0 0;

	z-index: 9999;

}



body > .jcf-select-drop.jcf-drop-flipped {

	margin: 1px 0 0;

}



.jcf-select .jcf-select-drop {

	position: absolute;

	margin-top: 0;

	z-index: 9999;

	top: 100%;

	left: -1px;

	right: -1px;

}



.jcf-select .jcf-drop-flipped {

	bottom: 100%;

	top: auto;

}



/* multiple select styles */



/* select options styles */



.jcf-list {

	display: inline-block;

	vertical-align: top;

	position: relative;

	background: #555;

	line-height: 1.1;

	font-size: 14px;

	width: 100%;

	overflow: hidden;

	border-radius: 3px;

	text-transform: uppercase;

	border: 1px solid #424242;

}



.jcf-list .jcf-list-content {

	vertical-align: top;

	display: inline-block;

	overflow: auto;

	width: 100%;

}



.jcf-list ul {

	list-style: none;

	padding: 0;

	margin: 0;

}



.jcf-list ul li {

	overflow: hidden;

	display: block;

}



.jcf-list .jcf-overflow {

	overflow: auto;

}



.jcf-list .jcf-option {

	overflow: hidden;

	cursor: default;

	display: block;

	padding: 5px 13px;

	color: #fff;

	height: 1%;

}



.jcf-list .jcf-disabled {

	background: #fff !important;

	color: #aaa !important;

}



.jcf-select-drop .jcf-hover,

.jcf-list-box .jcf-selected {

	background: #d77a00;

	color: #fff;

}



.jcf-list .jcf-optgroup-caption {

	white-space: nowrap;

	font-weight: bold;

	display: block;

	padding: 5px 9px;

	cursor: default;

	color: #000;

}



.jcf-list .jcf-optgroup .jcf-option {

	padding-left: 30px;

}



.jcf-list .jcf-option-hideme {

	display: none;

}

.am-content.section-text .wrap{

	text-align: justify;

}

.commentlist{

	padding-left: 0px;

}

.pagination > div{

	float: left;

	width: 50%;

}

.pagination > div.ar{

	text-align: right;

	float: right;

}

.title h2{

	font-size: 24px;

	font-weight: normal;

}

/* common custom form elements styles */



.more-text{
	display: none;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
	-webkit-filter:none;
	-moz-filter:none;
	-o-filter:none;
	-ms-filter:none;
	filter:none;
}

.fancybox-skin {
	position: relative;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position:absolute;
	top:0;
	right:0;
	width:42px;
	height:42px;
	background:url(images/fancybox/fancybox-close.png) no-repeat;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
	width: auto;
}

.fancybox-lock #wrapper{
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

div.lightbox{
	max-width:920px;
	position: relative;

}
div.lightbox .scroll-pane{
	overflow:auto;
	width:100%;
	height:620px;
	outline:none;
}
div.lightbox .scroll-pane-no{
	overflow:auto;
	width:100%;
	height:620px;
	outline:none;
}
div.lightbox.add .lightbox-area .scroll-pane{height:652px;}
.fancybox-inner{
	overflow:hidden;
	min-height:700px;
	background:rgba(255,255,255, 0.79);
	color: #444;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.lightbox-area{
	width:100%;
	overflow:hidden;
	padding:48px 15px 72px 34px;
	font-size:15px;
}
div.lightbox.add .lightbox-area{padding-bottom:42px;}
.lightbox-area .aside-block{
	float:left;
	width:160px;
	margin-left:-100%;
	font-style:normal;
	font-size:15px;
}
.lightbox-area .aside-block > .holder{
	padding-left:1px;
}
.lightbox-area .text-block{
	float:left;
	width:100%;
}
.lightbox-area .text-block > .holder{
   margin-left:205px;
   padding:41px 85px 10px 0;
}
div.lightbox.add .lightbox-area .text-block > .holder{
	padding-right:91px;
	padding-bottom:10px;
}
.lightbox-area .ico-large{
	position:relative;
	width:153px;
	height:153px;
	margin-bottom:12px;
	border:3px solid #dc8c22;
	border-radius:50%;
	-webkit-border-radius:50%;
	   -moz-border-radius:50%;
	color:#424242;
	font-size:102px;
	line-height:1;
}
.lightbox-area .ico-large i{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.lightbox-area .link-holder{
	margin-bottom:7px;
}
.lightbox-area .link-holder .ico-box .fa{
	border-color:#60ad3a;
}
.lightbox-area .link-holder .holder{
	text-transform:none;
}
.link-area .ico-box{
	display:table-cell;
	vertical-align:middle;
	width:41px;
}
.link-area .ico-box .fa{
	position:relative;
	width:41px;
	height:41px;
	border:1px solid #d77a00;
	border-radius:50%;
	-webkit-border-radius:50%;
	   -moz-border-radius:50%;
}
.link-area .ico-box .fa:before{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	font-size:22px;
}
.link-area .ico-box .fa.fa-paper-plane-o:before{margin-left:-2px;}
.link-area .holder{
	display:table-cell;
	vertical-align:middle;
	padding-left:8px;
	text-transform:uppercase;
	font-size:21px;
	line-height:19px;
	font-family:"NoyhHeavy","Arial","Helvetica Neue","Helvetica",sans-serif;
}
.link-area a{
	color:inherit;
}
.link-area a:hover{color:#d77a00;}
.lightbox-area .date{
	display:block;
	margin-bottom:18px;
	font-style:italic;
}
.lightbox-area .post-items{
	list-style:none;
	margin:0 0 3px;
	padding:0;
	font-style:italic;
}
.lightbox-area .post-items li{
	padding-bottom:12px;
}
.lightbox-area .post-items .title{
	margin:0 0 2px;
	font-size:15px;
	line-height:19px;
	font-weight:normal;
	text-transform:uppercase;
	font-style:normal;
	color:#d77a00;
}
.lightbox-area .post-items p{margin:0 0 5px;}
.lightbox-area .text-block .title{
	font-size:26px;
	font-weight:normal;
	text-transform:uppercase;
	font-style:normal;
	color:#d77a00;
	margin:0 0 5px;
}
.lightbox-area .info-box{
	margin-bottom:17px;
	font-style:italic;
	font-size:15px;
	line-height:16px;
}
.lightbox-area .info-box .visual{
	margin-bottom:10px;
}
.lightbox-area .info-box img{
	vertical-align:top;
	border-radius:50%;
	 -webkit-border-radius:50%;
	-moz-border-radius:50%;
}
.lightbox-area .info-box .text-holder{padding:0 3px;}
.lightbox-area .info-box p{margin:0 0 2px;}
.link-area .holder a[href^=mailto]{
	font-size:26px;
}
.lightbox-area .description{
	display:block;
	margin:-7px 0 23px;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	text-transform:uppercase;
	color:#797979;
}
div.lightbox.add .lightbox-area{
	font-size:19px;
}
div.lightbox.add .lightbox-area .text-block{
	font-style:italic;
}
.lightbox-area .accordion-box{padding-bottom:5px;}
.lightbox-area .accordion-box .h4{
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding-left:15px;
	font-weight:normal;
	text-transform:uppercase;
	color:#d77a00;
	cursor:pointer;
}
.lightbox-area .accordion-box .h4:before,
.lightbox-area .accordion-box .h4:after{
	content:'';
	position:absolute;
	top:6px;
	left:4px;
	width:2px;
	height:10px;
	background:#d77a00;
}
.lightbox-area .accordion-box.open .h4:before,
.lightbox-area .accordion-box .h4:after{
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.lightbox-area div[data-content]{
	background:none;
}
.info-list{
	list-style:none;
	margin:0 -15px 0 0;
	padding:0;
	text-transform:uppercase;
	font-size:24px;
	font-style:normal;
	font-family:"NoyhHeavy","Arial","Helvetica Neue","Helvetica",sans-serif;
}
.info-list li{
	margin-bottom:13px;
}
.info-list .ico-box{
	display:table-cell;
	width:42px;
}
.info-list .ico-box i{
	display:block;
	position:relative;
	width:39px;
	height:39px;
	border:1px solid #73ce53;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	color:#424242;
	font-size:30px;
	line-height:1;
}
.info-list .ico-box i:before{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.info-list .holder{
	display:table-cell;
	vertical-align:middle;
	padding-left:7px;
}
.info-list p{margin:0;}

/*Update 05.10.2016*/
.intro{
	min-height:449px;
	padding:0 15px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:cover;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;
	-ms-align-items:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	        align-items:center;
	text-align:center;
	box-shadow:0 1px 3px 2px rgba(223, 172, 121, 0.6);
}
.blog-page .intro{

	min-height:360px;
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.blog-page .intro>div{

	line-height:1.2;
	text-shadow:none;
}
.blog-page .intro h1{

	margin-bottom:0.5em;
}
.blog-page .intro h1 a{
	color: inherit;
}
.blog-page .intro h1 a:hover{
/*	color: inherit;*/
}
.blog-page .intro>div>div{

	margin-bottom:7px;
}
.blog-page .intro time{

	font-size:15px;
	line-height:1.2;
}
.intro>div{
	width:100%;
	color:#333;
	font-size:18px;
	line-height:1.7;
	text-shadow:0 2px 3px #945e1d;
}
.intro>div>*:last-child{
	margin-bottom:0;
}
.intro h1{
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color:#333;
	letter-spacing:2px;
	margin-bottom:0.3em;
}
.article-header-holder{
	padding-bottom:10px;
}
.article-header{
	padding-bottom:4px;
	position:relative;
}
.article-header:before{
	content:'';
	position:absolute;
	bottom:0;
	left:10%;
	right:10%;
	height:1px;
	background:#fff;
}
.intro .author{
	font-size:15px;
	line-height:1.2;
	font-family:"noyhbookitalic-webfont", sans-serif;
}

.blog-page ul.tabset{
	font-family:"NoyhBoldItalic", sans-serif;
}

.blog-page .sorter .tabset li{
	padding:0 14px;
}

.blog-page .sorter .tabset li:before{
	display:none;
}

.blog-page .content-list.container{
	max-width:965px;
	padding:39px 10px 31px;
}

.blog-page .content-list h2{
	font-size:36px;
	color:#d77a00;
	position:relative;
	padding-bottom:10px;
}

.blog-page .content-list h2:before{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	width:50px;
	height:2px;
	background:#a1a1a1;
}
.blog-page .sorter{

	margin:0 0 26px;
}
.post-list{
	font-family:"noyhbookitalic-webfont", sans-serif;
	font-size:14px;
	line-height:1.2;
	position:relative;
	padding:108px 0 85px !important;
}
.post-list-holder{
	position:relative;
	margin-bottom:38px;
}
.post-list-holder:before,
.post-list-holder:after{
	content:'';
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	width:20px;
	height:20px;
	background:#d77a00;
	border-radius:100%;
	overflow:hidden;
	z-index:5;
}
.post-list-holder:after{
	top:auto;
	bottom:0;
}
.post-list:before{
	content:'';
	position:absolute;
	top:20px;
	left:50%;
	bottom:25px;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	width:10px;
	height:auto;
	background:url(images/divider.png) repeat;
	z-index:1;
}
.post-list>li{
	letter-spacing:-0.36em;
}
.post-list>li:nth-child(even){
	text-align:right;
	margin:-120px 0 36px !important;
}
.post-list>li>div{
	max-width:380px;
	text-align:left;
	letter-spacing:0;
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
}
.post-list>li>div>div{
	margin-bottom:8px;
}
.post-list>li>div>div:last-child{
	margin-bottom:0;
}
.post-list .link-header{
	font-family:"NoyhBoldItalic", sans-serif;
	color:#424242;
	font-size:25px;
	line-height:1.2;
}
.post-list .link-header:hover{
	color:#d77a00;
}
.post-list .meta-info{
	font-family:"NoyhBoldItalic", sans-serif;
	color:#797979;
	font-size:14px;
	line-height:1.2;
}
.post-list p{
	margin-bottom:0;
}
.btn.orange-new.special{
	height:30px;
	font-size:14px;
	line-height:32px;
	max-width:150px;
	border-radius:2px;
}
.mac .btn.orange-new.special{
	line-height:35px;
}




































#main{
	width: 100%;
	overflow: hidden;
	font-family:"noyhbookitalic-webfont", sans-serif;
	font-size:15px;
	line-height:1.2;
}
#main .container{
	max-width:1125px;
	padding:0 20px;
	margin:0 auto;
	overflow:hidden;
}
#content{
	width: 100%;
	float: left;
}
#content>.holder{
	padding:0 75px 0 0;
	margin:0 255px 0 0;
}
.sticky-side{
	padding-bottom:50px;
}
.sidebar-holder{
	width:235px;
	position:relative;
}
.is-sticky .sidebar-frame{
	padding-top:17px;
}
.sidebar-frame{
	max-width:235px;
	padding-bottom:100px;
}
.sidebar-frame.fixed-position{
	padding-top:62px;
}
#sidebar{
	/*width:255px;*/
	float:right;
	padding:69px 10px 10px;
	margin:0 0 0 -100%;
	background:#fff;
}
.post-page .video-holder{
	max-width:640px;
	margin:0 auto;
	padding:52px 0 62px;
}
.post-page .video-holder iframe{
	border:0;
}
.post-page #main a:not(.btn){
	text-decoration:underline;
}
.post-page #main a:hover{
	text-decoration:none;
}
.author-frame{
	padding:28px 20px 15px 34px;
	-webkit-box-shadow:0 7px 8px 1px rgba(0,0,0,0.1);
	box-shadow:0 7px 8px 1px rgba(0,0,0,0.1);
	margin-bottom:65px;
}
.author-frame .img-holder{
	float:left;
	margin-right:25px;
}
.author-frame .text-holder{
	overflow:hidden;
}
.author-frame .text-holder p:last-child{
	margin-bottom:0;
}
.comments{
	overflow:hidden;
}
.comments-header,
.comment-reply-title{
	font-size:36px;
	line-height:1.2;
	font-style:normal;
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	display:block;
}
.comments-header span{
	color:#d77a00;
	font-size:24px;
}
.comment-reply-title{
	margin-top: 0.5em;
	margin-bottom: 0;
}
.comments-section{
	padding:60px 0 0 30px;
}
.commentlist {
	margin-left: -4.6em;
	margin-top:-14px;
	padding: 0;
	text-align: left;
}
.commentlist .comment, .commentlist + .comment{
	padding-top:1.2em;
}
.commentlist .comment{
	padding:0 0 0 4.6em;
}
.comment-body{
	font-size:14px;
	line-height:1.2;
	padding:14px 3% 18px 0;
	border-bottom:1px solid #dadada;
}
.comment-body>div{
	position:relative;
}
.comment-body>div:before{
	content:'';
	position:absolute;
	top:8px;
	bottom:3px;
	left:-40px;
	width:1px;
	background:#dfdfdf;
}
.comment-body .btn.orange-new.special{
	max-width:95px;
}
.comment-body .fn{
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size:25px;
	color:#424242;
	font-style:normal;
	margin-bottom:0.5em;
	display: block;
}
.comment-body p{
	margin-bottom:1.7em;
}
.comment.parent .comment  .comment-body{
	max-width:80%;
}
.comments-section .comment-author img,
.comments-section .comment-author .says,
.comments-section .commentmetadata{
	display: none;
}
.commentlist > .comment > .comment-body > div:before {
    display: none;
}
.comment-form input[type="submit"]{
    background: #d77a00;
    height: 30px;
    font-size: 14px;
    line-height: 32px;
    max-width: 150px;
    border-radius: 2px;
    font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    padding: 0 5px;
    font-style: normal;
	-webkit-transition: background .15s linear;
	transition: background .15s linear;
}
.comment-form input[type="submit"]:hover{
	opacity: 1;
	background: #424242;
}
.widget{
	margin:0 0 57px;
}
.newsletter-form,
.search-form{
	font-family:"noyhbook-webfont", sans-serif;
	font-style:normal;
	font-size:16px;
	line-height:1.2;
	margin-bottom:59px;
}
.newsletter-form input{
	width:100%;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	max-width:inherit !important;
	margin-bottom:17px;
}
.newsletter-form input[type=text],
.newsletter-form input[type=email]{
	height:38px;
	line-height:38px;
	border-radius:2px;
	border:1px solid #797979;
}
.newsletter-form input[type=text].is-not-valid,
.newsletter-form input[type=email].is-not-valid{
	border-color: red;
}
.mac .newsletter-form input[type=text],
.mac .newsletter-form input[type=email]{
	line-height:1.2;
}
.newsletter-form .btn.orange-new.special{
	font-size:18px;
	height:38px;
	line-height:42px;
	margin-bottom:10px;
}
.mac .newsletter-form .btn.orange-new.special{
	line-height:44px;
}
.newsletter-form .notification{
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-style:normal;
	font-size:11px;
	line-height:1.2;
	display:block;
	text-align:center;
	color:#797979;
}
.search-form input[type="text"]{
	height:38px;
	font-size:12px;
	line-height:38px;
	font-family:"noyhbookitalic-webfont", sans-serif;
	border:2px solid #e5e5e5;
	border-radius:2px;
	width:100%;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding:0.4em 1em;
}
.mac .search-form input[type="search"]{
	line-height:1.2;
}

.info p.green {
    color: green;
    margin-top: 0.5em;
    text-align: center;
}

.info p.red {
    color: red;
    margin-top: 0.5em;
    text-align: center;
}

.widget ul{

	list-style:none;
	margin:0;
	padding:0;

}
.widget ul li{

	list-style:none;
	padding:0;
	margin:0 0 13px;
}
#main #sidebar a{
	text-decoration:none;
}
.widget li a{
	color:#424242;
}
.widget li a:hover{
	color:#d77a00;
}
.widget h3{
	font-family:"NoyhHeavy", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-style:normal;
}
/*__________menu_block______*/

.container{
	max-width: 1280px;
	margin: 0 auto;
}
.menu_block{
	padding: 44px 0 40px;
	text-align:center;
}
.menu_block h3{
	color: #424242;
	font-size: 30px;
	line-height: 32px;
	font-weight:300;
	letter-spacing: 1px;
	margin: 0 0 12px;
}
.menu_block  ul{list-style: none;font-size:0;line-height:0;}
.menu_block  ul li{
	display:inline-block;
	vertical-align:top;
	position: relative;
}
.menu_block  ul li:after{
	content:"";
	height:13px;
	width: 1px;
	background: #424242;
	display:inline-block;
}
.menu_block  ul li:last-child:after{display:none;}
.menu_block  ul li a{
	color: #424242;
	font-size:14px;
	line-height: 24px;
	font-style: italic;
	font-weight:normal;
	margin: 0 16px;
	padding: 3px 6px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.menu_block  ul li a:hover,.menu_block  ul li a.active_top{
	background: #d77a00;
	color: #fff;
}
.top_menu{margin: 0 0 14px;}
.menu_block .bottom_menu li a{font-style:normal;}
.menu_block ul li.more a{color: #d77a00;}
/*
.menu_block ul li.more:hover>a{background: #bcbcbc;}
https://reliablepsd.teamwork.com/tasks/4882304?c=2215176
*/
.am_filter_event_cat_list .drop_menu li:hover a{
color: #fff;
}
.menu_block ul li.more:hover>a{color: #fff; background: #d77a00;}
.drop_menu{
	display:none;
	position: absolute;
	background: rgba(161, 161, 161, 0.9);
	top: 25px;
	left: -61%;
	z-index: 5;
	min-width: 215px;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: auto;
	height: 333px;
	text-align: left;
}
.top_menu li.more:hover .drop_menu{display:block;}
.menu_block  ul .drop_menu li{
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin:2px 16px 0px 0;
}
.drop_menu li:hover,.menu_block .drop_menu li.active_link{
	background: #d77a00;
}
.menu_block .drop_menu li:after{
	display:none;
}
.menu_block ul .drop_menu li a{
	font-size: 14px;
	line-height: 16px;
	color: #424242;
	text-transform:uppercase;
	font-style:italic;
	background: transparent;
	padding:4px 0 4px 13px;
}

.jspContainer
{
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0 19px!important;
}

.jspPane
{
	position: absolute;
	margin:13px 0px 0 0px;
	width: 195px!important;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 8px;
	width: 13px;
	height: 100%;

}

.jspCap
{
	display: none;
}

.jspTrack{
	position: relative;
}

.jspDrag
{
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspArrow
{

}
.jspVerticalBar .jspArrowUp{
	border-width: 0 5.5px 6px 5.5px;
	 border-color: transparent transparent #424242 transparent;
	 top: 8px;
}
.jspVerticalBar .jspArrowDown{
	border-width: 6px 5.5px 0 5.5px;
	border-color: #424242 transparent transparent transparent;
	bottom: 10px;
}
.jspVerticalBar .jspArrow:hover{background: transparent;}
.jspArrow.jspDisabled
{
	cursor: default;
}

.jspVerticalBar .jspArrow{
	   cursor: pointer;
	padding: 0;
	margin: 0;
	display:inline-block;
	vertical-align:top;
	width: 0;
	height: 0;
	border-style: solid;
	position:absolute;
}


.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
.filter_heading{
	display:none;
	background:#dedede;
	color:#696969;
	text-align:center;
	margin: 0 10px;
	font-style:italic;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 30px 4px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position:relative;
	z-index: 5;
}
.filter_heading:after{
	content: "";
	display:block;
	float:right;
	width: 0;
	height: 0;
	border-style: solid;
	border-width:  5.2px 3px 0 3px;
	border-color: #424242 transparent transparent transparent;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.top_menu-active .top_filter:after,.bottom_menu-active .bottom_filter:after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 3px 5.2px 3px;
	border-color: transparent transparent #ffffff transparent;
}
.filter{
	display:inline-block;
	vertical-align:top;
	width: 13px;
	height: 13px;
	background:url(./images/filter.jpg) no-repeat;
	margin: 0 5px 0 0;
}
.top_menu-active .top_filter .filter,.bottom_menu-active .bottom_filter .filter{
	 background:url(./images/filter_active.jpg) no-repeat;

}
.top_menu-active .top_filter,.bottom_menu-active .bottom_filter{
	background:#d77a00;
	color: #fff;
}
.am_filter_event_cat_list,.am_filter_event_tag_list{
	padding: 22px 0 0;
}
/*_______accordion_block______ */
.accordion_block{
	max-width: 1018px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	padding: 0 0 60px;
}
div[data-control]{
	background: #d77a00;
	padding: 0px 22px 0px 49px;
	color: #424242;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	position:relative;
}
div[data-control] span.first_one{
	color: #424242;
	font-weight:700;
	font-size: 16px;
	line-height: 18px;
	margin: 9px 0 0px;
	display: inline-block;
	padding: 0;
}
div[data-control] span{
	font-style:italic;
	color: #555555;
	padding: 0 0 0 5px;
	font-weight:300;
	font-size: 14px;
}
div[data-control]:after{
	content:"+";
	display:inline-block;
	vertical-align:top;
	text-align:center;
	width: 20px;
	height: 20px;
	position:absolute;
	top: 50%;
	right: 22px;
	margin: -10px 0 0;
	background: rgba(255,255,255,0.5);
	font-weight:normal;
}
.accordion.open div[data-control]:after{
	content:"-";
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
div[data-content]{
	background:#bcbcbc;
}
.content_wrap{
	padding: 13px 15px 26px 50px;
	font-size: 0;
	line-height: 0;
}
.content_wrap div{
	display:inline-block;
	vertical-align:top;
	font-size: 12px;
	line-height: 14px;
}
.content_wrap .first_col{
	width: 29%;
	color: #fff;
}
.content_wrap .first_col p{
	margin: 0 0 7px;
	font-size: 14px;
	line-height: 16px;
	font-style:italic;
}
.content_wrap .first_col em{color: #424242;}
.content_wrap .first_col .title{
	font-size: 16px;
	line-height: 13px;
	display:block;
	font-style:italic;
	margin: 0 0 8px;
	letter-spacing: 0.025em;
	color: #424242;
}
.content_wrap  .first_col .heading{
	font-weight:bold;
	font-size: 17px;
	font-style: italic;
	margin: 0 0 7px;
	display: block;
	color: #424242;
}
.content_wrap  .first_col .no_after:after{display:none;}
.content_wrap  .first_col .no_after{margin: 0 0 2px;}
.content_wrap .title:after,.content_wrap .first_col p:after{
	content:"";
	width: 50px;
	height: 1px;
	background: #424242;
	margin: 9px 0 0 10px;
	display:block;
}
.content_wrap .online{
	width: 38%;
	font-size: 15px;
	line-height: 17px;
	color: #fff;
}
.content_wrap .buttons_col{
	width: 14%;
	float:right;
}
.content_wrap .buttons_col button{
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #797979;
	border: 1px solid #fefaf0;
	color: #fefaf0;
	width: 100%;
	margin: -2px 0 20px;
	font-size: 14px;
	line-height: 20px;
	font-weight:700;
}
.content_wrap .buttons_col button.registry{
	background:#d77a00;
	color: #424242;
	border: 1px solid #7e7971;
}
.content_wrap .online b{
	text-align:center;
	display:block;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 13px;
	color: #424242;
}
.content_wrap .online  p {
	margin: 0 0 16px 14px;
	width: 90%;
}
.accordion .divider,div[data-control] .divider{
	max-width:630px;
	overflow: hidden;
	margin: 0 auto;
}
.accordion .divider:after,
.accordion .divider:before {

	background: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 100%);

	background: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, 0) 100%);

}
.accordion .divider:before {

	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%);

	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .7) 100%);

}
div[data-control] .divider{
	margin: 13px auto 0;
}
.workshop .content_wrap{
	padding: 17px 15px 8px 50px;
	overflow:hidden;
}
.workshop{
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.border_radius {
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius:  3px 3px 0px 0px;
	border-radius:  3px 3px 0px 0px;
}
.accordion_block .accordion:first-child > div{
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.accordion_block .accordion:last-child > div{
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.workshop .content_wrap .first_col .title{line-height:15px;}
.workshop .divider{margin: -6px auto 0;}
.workshop .buttons_col{margin: -5px 0 0;}
.workshop .content_wrap:last-child{padding: 23px 15px 18px 50px;}
.content_wrap .divider{
	margin-bottom: 20px;
	clear: both;
}
.content_wrap .divider:last-child{
	margin-bottom: 0px;
}
.menu_block ul li.more > a.active_top{
	color: #fff;
}
.menu_block ul li ul li.active_link a{
color: #fff;
}
.accordion_block p{
color: #424242;
}
/* tabset required styles for hidden tabs */
.js-tab-hidden {
	display:block !important;
	left:-9999px !important;
	position: absolute !important;
	top:-9999px !important;
}
.content-list.container{
	max-width:1025px;
	padding:23px 10px 60px;
}
.content-list h2{
	text-align:center;
	color:#555;
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom:0.7em;
}
.content-list ul,
.content-list li{
	margin:0;
	padding:0;
	list-style:none;
}
.sorter{
	margin:0 0 20px;
}
.sorter .opener{
	display:none;
	text-align:center;
	background: #d8d8d8;
	color: #696969;
	margin: 0 10px;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	padding:5px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position:relative;
}
.sorter .opener:before{
	content: "";
	display: block;
	float: right;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.2px 3px 0 3px;
	border-color: #424242 transparent transparent transparent;
	position: absolute;
	top: 50%;
	right: 30px;
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
ul.tabset,
.cat-tabset{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	        flex-wrap:wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	        justify-content:center;
	color:#555;
	font-size:14px;
	font-family:"noyhbookitalic-webfont", sans-serif;
}
.sorter .tabset li,
.sorter .cat-tabset li{
	position:relative;
	padding:0 21px 0 22px;
	margin:0 0 10px;
}
.sorter .tabset li:before,
.sorter .cat-tabset li:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:1px;
	background:#979797;
}
.tabset li:first-child:before,
.cat-tabset li:first-child:before{display:none;}
.tabset a,
.cat-tabset a{
	color:#555;
}
.tabset a:hover,
.tabset a:active,
.tabset a.active,
.cat-tabset a:hover,
.cat-tabset a:active,
.cat-tabset a.active{
	color:#d77a00;
}
.accordion .opener{
	display:block;
	background:#d77a00;
	color:#424242;
	padding:11px 47px 0;
	position:relative;
	font-size:16px;
	line-height:1.2;
	color:#424242;
	border-radius:2px;
}
.accordion .opener b {
    text-transform: uppercase;
}
.accordion .opener .white{
	color:#fff;
}
.accordion .opener>*{
	padding-right:20px;
}
.accordion .opener .button{
	padding-right:0;
}
.accordion .opener .divider{
	padding-right:0;
	margin:11px auto 0;
}
.accordion .opener .button{
	position:absolute;
	width:20px;
	height:20px;
	background:#fff;
	top:50%;
	right:42px;
	margin-top:-10px;
	border:1px solid #979797;
	background:#d8d8d8;
}
.accordion .opener .button:before{
	content:"+";
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	font-size:18px;
	line-height:20px;
}
.accordion .active .opener .button:before{
	content:'-';
}

.accordion .opener .counter{
	color:#555;
}

.accordion .active .acc-slide{
	position: static !important;
	width: auto !important;
}

.acc-slide li{
	background:#d8d8d8;
	padding:23px 36px 36px 47px;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	font-size:14px;
	line-height:1.2;
	letter-spacing:0.8px;
	font-family:"noyhbook-webfont", sans-serif;
	color:#555;
	position:relative;
}
.acc-slide>ul>li:before{
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	max-width:630px;
	width:100%;
	height:1px;
	background:#fff;
}
.acc-slide ul li:last-child:before{display:none;}
.acc-slide li header{
	-webkit-flex-basis:33.1522%;
	-ms-flex-preferred-size:33.1522%;
	flex-basis:33.1522%;
	padding-right:4em;
	font-family:"noyhbookitalic-webfont", sans-serif;
	color:#424242;
	letter-spacing:1px;
	line-height:1.3em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	        align-items: center;content:'';
}
.acc-slide li header div span{
	margin-bottom:10px;
}
.acc-slide li header div span:last-child{
	margin-bottom:0;
}
.acc-slide li>div{
	-webkit-flex-basis:52.1739%;
	-ms-flex-preferred-size:52.1739%;
	flex-basis:52.1739%;
	padding-right:7.4em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	        align-items: center;
}
.acc-slide li>div p:last-child{margin-bottom:0;}
.acc-slide li>div:last-child{
	-webkit-flex-basis:14.6739%;
	-ms-flex-preferred-size:14.6739%;
	flex-basis:14.6739%;
	padding-right:0;
}
.acc-slide .btn-holder>*:last-child{
	margin-bottom:0;
}
.acc-slide li span{
	display:block;
}
.acc-slide li header span:first-child{
	font-family:"NoyhBoldItalic", sans-serif;
	font-weight:bold;
	font-size:17px;
}
.acc-slide .btn-holder{
	text-align:right;
}
.acc-slide .btn,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
	border-radius:0;
	font-family:"NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-style:normal;
	color:#555;
	border:1px solid #555;
	background:#d77a00;
	max-width:125px;
	padding:5px 8px 4px;
	margin:0 5px 21px;
}
.woocommerce.single #respond input#submit,
.woocommerce.single a.button,
.woocommerce.single button.button,
.woocommerce.single input.button{
border-radius: 0;
    max-width: 155px;
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    padding: 0 5px;
    font-weight: bold;
    font-style: normal;
    background: #d77a00;
    color: #fff;
    border: 0;
    text-transform: none;
    text-decoration: none;
}
.woocommerce-MyAccount-content a.button,
.woocommerce-MyAccount-content button.button,
.woocommerce-MyAccount-content input.button{
	max-width: initial;
	width: auto;
	min-width: 125px;
}
.woocommerce-MyAccount-content .payment_methods.methods {
    background: #ebebeb;
    padding: 12px !important;
}
.acc-slide .btn:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
	border-color:#d77a00;
	background:#d77a00;
	color:#fff;
}
.woocommerce-MyAccount-content .payment-details-form br{
	display: none;
}
.woocommerce-MyAccount-content .personal-info-form {
    background: #ebebeb;
    padding: 20px;
}
.woocommerce-MyAccount-content .my_account_orders .order-actions .button{
    max-width: 125px;
    min-width: initial;
    width: 100%;
}
.woocommerce-MyAccount-content .shop_table.order_details,
.woocommerce-MyAccount-content .shop_table.customer_details{
    margin-bottom: 20px;
}
.woocommerce-MyAccount-content .personal-info-form p:nth-last-child(2) {
     margin-bottom: 20px !important;
}
.woocommerce-MyAccount-content table.shop_table tbody:first-child tr:first-child td,
.woocommerce-MyAccount-content table.shop_table tbody:first-child tr:first-child th {
	border-top: 1px dashed #dcdcdc;
}
.woocommerce-MyAccount-content table.shop_table_responsive tr td:before,
.woocommerce-MyAccount-content table.shop_table_responsive tr td:before {
	display: none;
}
.woocommerce table.shop_table tfoot th{
	border-top: 0;
}
.cart-table-holder{
	padding: 5px;
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
}
.cart-table-holder table.shop_table tbody th,
.cart-table-holder table.shop_table tfoot td,
.cart-table-holder table.shop_table tfoot th{
	border-top: 0;
}
.cart-payment.payment-details-form br{
	display: none;
}
.cart-payment.payment-details-form [for="payment_method_stripe"]{
	display: none;
}
.woocommerce.single #respond input#submit:hover,
.woocommerce.single a.button:hover,
.woocommerce.single button.button:hover,
.woocommerce.single input.button:hover{
	background: #424242;
}
.thankyou-details-box,
.order-details-holder,
.customer-details-holder{
    background: #fff;
    padding: 5px;
	    border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.woocommerce .order-details-holder table.shop_table tbody tr:first-child td,
.woocommerce .order-details-holder table.shop_table tbody tr:first-child th {
	border-top: 0;
}
.woocommerce .customer-details-holder table.shop_table tbody:first-child tr:first-child td,
.woocommerce .customer-details-holder table.shop_table tbody:first-child tr:first-child th {
	border: 1px dashed #dcdcdc;
}
.woocommerce .customer-details-holder table.shop_table td,
.woocommerce .customer-details-holder table.shop_table th {
	border-top: 0;
}
.woocommerce .customer-details-holder table.shop_table{
	margin-bottom: 20px;
}
.order-details-holder tfoot td {
    border-top: 0 !important;
}
.acc-slide .btn.grey{
	border-color:#fff;
	background:#797979;
	color:#fff;
}
.acc-slide a.btn.grey{
	transition: none;
}
.acc-slide .btn.grey:hover{
	color:#d77a00;
	border-color:#797979;
}
.single-product #main{
	padding:48px 0 65px;
}
.single-product #main .wrap{
	max-width:815px;
}
.single-product h1{
	line-height:1.2;
	font-family: "NoyhBold", sans-serif;
	font-weight:bold;
	letter-spacing:1.3px;
	padding-right:0.5em;
	margin-bottom:0;
}
.single-product .header{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-align-items:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	        justify-content:space-between;
	margin-bottom:1.6em;
}
.btn.orange-new{
	border-radius:0;
	max-width:155px;
	font-size:18px;
	line-height:36px;
	height:36px;
	padding:0 5px;
	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight:bold;
	font-style:normal;
	background:#d77a00;
	color:#fff;
	border:0;
	text-transform:none;
	text-decoration:none;
}
.btn.orange-new:hover{
	background:#424242;
}
.btn.rental:hover{
	background:#424242;
}
.video-frame{
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
		-webkit-align-items:center;
	        align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
		-webkit-justify-content:center;
	        justify-content:center;
	min-height:405px;
	background:#555;
	color:#fff;
	text-align:center;
	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:1.2;
	letter-spacing:1px;
	margin-bottom:25px;
	padding:10px;
}
.video-frame.with-video{
	background: none;
	padding: 0;
	display: block;
}
.video-frame.with-video .resp-video-center {
    margin: 0px auto 2em auto;
}
.resp-video-wrapper iframe, .resp-video-wrapper object, .resp-video-wrapper embed{
	left: 0;
	top: 0;
}
.video-frame h2{
	text-transform:none;
	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight:bold;
	line-height:1;
	margin-bottom:0.1em;
}
.video-frame>div>div{
	margin-bottom:1em;
}
.video-frame>div>div:last-child{
	font-size:14px;
	margin-bottom:0;
}
.video-frame .add_to_cart_button,
.header .add_to_cart_button{
	margin: 0 !important;
}
.video-frame .add_to_cart_button.loading:after,
.header .add_to_cart_button.loading:after{
	top: 0 !important;
	right: 0.5em !important;
}
.header .btn-holder{
	width: 100%;
	max-width: 155px;
}
.video-frame .add_to_cart_button.loading,
.header .add_to_cart_button.loading{
	padding-right: 2.618em !important;
	position: relative;
}
.woocommerce .video-frame a.added_to_cart {
    top: 35px;
}
.woocommerce .header .added_to_cart  {
    top: 40px;
}
.tabs ul,
.tabs li{
	list-style:none;
	margin:0;
	padding:0;
}
.video-tabs .tabset,
.video-tabs ul.tabset{
	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:24px;
	line-height:1.2;
	letter-spacing:1.3px;
	-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;
	margin:0 -21px 13px;
}
.video-tabs .tabset li{
	padding:0 21px;
}
.video-tabs .tabset a{
	color:#9b9b9b;
}
.video-tabs .tabset a:hover, .video-tabs .tabset a:active, .video-tabs .tabset a.active{
	color:#000;
}
.video-tabs .tab-content{
	font-size:14px;
	line-height:1.1;
	max-width:610px;
}
.video-tabs .tab-content .info{
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	        -webkit-flex-direction:column;
	        flex-direction:column;
}
.video-tabs .tab-content .info span{
	min-width:70px;
	display:inline-block;
	vertical-align:top;
}
.video-tabs .tab-content .link span{
	color:#d77a00;
}
.video-tabs .tab-content .link a{
	color:#555;
}
.video-tabs .tab-content .link a:hover{
	text-decoration:underline;
}
.personal-info-form,
.payment-details-form{
	max-width:560px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	font-weight:400;
	font-size:16px;
	line-height:1.2;
	margin-bottom:2.5em;
}
.personal-info-form ul,
.personal-info-form li,
.personal-info-form .form-row,
.personal-info-form .info-holder,
.payment-details-form ul,
.payment-details-form li,
.payment-details-form .form-row{
	list-style:none;
	margin:0;
	padding:0;
}
.personal-info-form ul,
.personal-info-form .info-holder,
.payment-details-form ul{
	display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	        flex-wrap:wrap;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	        justify-content:space-between;
}
.personal-info-form li,
.personal-info-form .form-row,
.payment-details-form li,
.payment-details-form .form-row{
	-webkit-flex-basis:100%;
	-ms-flex-preferred-size:100%;
	flex-basis:100%;
	height: 50px;
	background-color: white;
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	padding:7px 10px 5px !important;
	margin-bottom:20px !important;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	        flex-direction:column;
}
.payment-details-form li{
	margin-bottom: 0 !important;
}
.personal-info-form li label,
.personal-info-form .form-row label,
.payment-details-form li label,
.payment-details-form .form-row label{
	-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;
}
.personal-info-form li input[type="text"],
.personal-info-form li input[type="email"],
.personal-info-form li input[type="tel"],
.personal-info-form .form-row input[type="text"],
.personal-info-form .form-row input[type="password"],
.personal-info-form .form-row input[type="email"],
.personal-info-form .form-row input[type="tel"]{
	-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;
}
.personal-info-form li:first-child,
.personal-info-form li:nth-child(2),
.personal-info-form li:nth-child(4),
.personal-info-form li:nth-child(5),
.personal-info-form .form-row-first,
.personal-info-form .form-row-last{
	-webkit-flex-basis:48.888%;-ms-flex-preferred-size:48.888%;flex-basis:48.888%;
}
.personal-info-form li:last-child{margin-bottom:0;}
.personal-info-form .form-row:last-child{margin-bottom:0;}
.payment-details-form li:nth-child(2),
.payment-details-form li:nth-child(3),
.payment-details-form .form-row-first,
.payment-details-form .form-row-last{
	-webkit-flex-basis:48.888%;-ms-flex-preferred-size:48.888%;flex-basis:48.888%;
}
.woocommerce form .payment-details-form .form-row-first,
.woocommerce form .payment-details-form .form-row-last{
	width: 49%;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	background-color: #fff;
}
.personal-info-form .required,
.payment-details-form .required{
	display: none;
}
.personal-info-form .jcf-select,
.form-row .jcf-select{
	display: block !important;
}
.woocommerce-EditAccountForm br {
    display: none;
}
.woocommerce-EditAccountForm .woocommerce-password-strength {
    margin-top: 1em;
}
.payment-details-form li:nth-child(2),
.payment-details-form .form-row:nth-child(2){
	position:relative;
	padding-right:41px;
}
.woocommerce .checkout_coupon input.button{
	margin: 0;
	background: #d77a00;
	color: #fff;
	border: 0;
}
.woocommerce .checkout_coupon input.button:hover {
    background: #424242;
}
.payment-details-form .tooltip{
	position:absolute;
	text-indent:-9999px;
	right:13px;
	top:50%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	        transform:translateY(-50%);
	width:18px;
	height:18px;
	background:url(images/ico02.png) no-repeat 0 0;
}
.payment-details-form .tooltip:hover{opacity:0.7;}
.payment-details-form li:first-child,
.payment-details-form .form-row-wide{
	padding-right:54px;
	position:relative;
}
.payment-details-form li:first-child:before,
.payment-details-form .form-row-wide:before{
	content:'';
	position:absolute;
	top:50%;
	right:11px;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	        transform:translateY(-50%);
	width:44px;
	height:31px;
	background:url(images/ico01.png) no-repeat 0 0;
	display: none !important;
}
.payment-details-form li:last-child,
.payment-details-form .form-row:last-child{
	height:auto;
	background:none;
	border-radius:0;
	box-shadow:none;
	padding:0;
	margin:1.3em 0 0;
	position:relative;
}
.payment-details-form li:last-child:before,
.payment-details-form .form-row:last-child:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:0;
	background:url(images/ico03.png) no-repeat -100% -100%;
}
.personal-info-form input[type="text"],
.personal-info-form input[type="email"],
.personal-info-form input[type="tel"],
.personal-info-form input[type="password"],
.personal-info-form input[type="number"],
.payment-details-form input[type="number"],
.payment-details-form input[type="text"]{
	border:0;
	box-shadow:none;
	outline:none;
	background:transparent;
	display:block;
	width:100%;
	padding:0;
}
.payment-details-form .submit,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
	margin: 0;
	max-width: inherit;
	height: 50px;
	font-size: 13px;
	line-height: 50px;
	background: #d77a00;
	border: 0;
}
.payment-details-form .submit:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
	background: #424242;
}
.payment-details-form .submit span{
	position:relative;
}
.payment-details-form .submit span:before{
	content:'';
	position:absolute;
	top:0;
	left:-20px;
	width:15px;
	height:14px;
	background:url(images/ico03.png) no-repeat 0 0;
}
.payment-details-form input[type=number]::-webkit-inner-spin-button,
.payment-details-form input[type=number]::-webkit-outer-spin-button,
.personal-info-form input[type=number]::-webkit-inner-spin-button,
.personal-info-form input[type=number]::-webkit-outer-spin-button{
	-webkit-appearance: none;
	margin: 0;
}
.payment-details-form input[type=number],
.personal-info-form input[type=number]{
	-moz-appearance: textfield;
}
.personal-info-form label,
.payment-details-form label{
	display:block;
	width:100%;
	font-size:12px;
	font-weight:700;
	color:#555;
	line-height: normal !important;
}
.personal-info-form .jcf-select .jcf-select-text,
.form-row .jcf-select .jcf-select-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.2;
	color:#555;
	margin:0;
	padding-right:30px;
}
.personal-info-form .jcf-select,
.form-row .jcf-select{
	display:block;
	width:100%;
	border:0;
	background:transparent;
	min-width:inherit;
	height:auto;
	border-radius:0;
	color:#555;
	font-size:16px;
	line-height:1.2;
	font-family: Arial, Helvetica, sans-serif;
}
.personal-info-form .jcf-select .jcf-select-opener,
.form-row .jcf-select .jcf-select-opener{
	background:none;
}
.personal-info-form .jcf-select .jcf-select-opener:after,
.form-row .jcf-select .jcf-select-opener:after{display:none;}
.personal-info-form .jcf-select .jcf-select-opener:before,
.form-row  .jcf-select .jcf-select-opener:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	        transform:translate(-50%,-50%);
	width:12px;
	height:7px;
	background:url(images/arrow-copy-2.png) no-repeat 0 0;
}
.personal-info-form .create-account{
	margin-top: 20px;
}
p#account_password_field {
    height: auto;
}
.woocommerce-password-strength {
    color: #414141;
}
.checkout-page .jcf-list{
	font-size:16px;
	line-height:1.2;
	background:rgba(255, 255, 255, 1);
	border-radius:0;
}
 .checkout-page .jcf-list .jcf-option{
	color:#555;
	text-transform:capitalize;
}
.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected{
	background:#d77a00;
	color:#fff;
}
.order-check{
	float:right;
	width:300px;
	padding:5px;
	border-radius:3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	background:#fff;
	margin-top:40px;
}
.order-check #payment{
	display: none;
}
#order_review .order-table{
	display: none;
}
.forms-holder{
	overflow:hidden;
	padding-right:20px;
}
.forms-holder h2{
	font-size:18px;
	line-height:normal;
	color:#555;
	margin-bottom:1.2em;
	padding-left:35px;
	position:relative;
}
.forms-holder h2:before{
	content:'1';
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	text-align:center;
	color:#fff;
	border-radius:50%;
	background:#000;
}
.forms-holder h2.two:before{
	content:'2';
}
.order-check ul,
.order-check li{
	list-style:none;
	margin:0;
	padding:0;
}
.order-check ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2;
	color:#555;
	padding:17px 14px 10px;
	border:1px dashed #dcdcdc;
}
.order-check ul h3{
	font-size:14px;
	line-height:normal;
	margin-bottom:0;
}
.order-check ul li{
	display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;
	margin-bottom:0.9em;
}
.order-check ul li.separator{
	border-bottom:1px dashed #dcdcdc;
	margin:1.7em 0 1.1em;
}
.order-check ul li span{
	-webkit-flex-basis:70%;-ms-flex-preferred-size:70%;flex-basis:70%;
}
.order-check ul li span .product-quantity{
	font-family: Arial, Helvetica, sans-serif;
}
.order-check ul li br{
	display: none;
}
.woocommerce-shipping-fields{
	display: none;
}
.payment_method_stripe > label{
/*	display: none;*/
}
#stripe-payment-data > p,
#payment_method_stripe{
	display: none;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background: none;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
	display: none;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: none;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form{
	margin: 0;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
	padding: 0;
	border: 0;
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li{
	padding: 0 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	margin: 0;
	padding: 0;
}
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row{
	margin: 0;
	padding: 0;
}
#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea, .woocommerce-cart #payment div.payment_box input.input-text, .woocommerce-cart #payment div.payment_box textarea, .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea{
	border: 0;
	padding: 0;
	font-size: 16px;
}
.payment-details-form .form-row.place-order {
    margin: 1.3em 0 0  !important;
    padding: 0 !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
	margin: 0;
}
.woocommerce table.shop_table{
	border-collapse: collapse;
	border: 0;
	margin: 0;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail{
	display: none;
}
.cart-table .woocommerce form{
	padding: 5px;
    border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th{
	border: 1px dashed #dcdcdc;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 100%;
    max-width: 150px;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{
    text-align: left;
    width: 50%;
}
.woocommerce #content table.cart td.actions .coupon.button,
.woocommerce table.cart td.actions .coupon.button,
.woocommerce-page #content table.cart td.actions .coupon.button,
.woocommerce-page table.cart td.actions .coupon .button{
	border: 0;
    color: #fff;
    height: 28px;
}
.woocommerce #content table.cart td.actions .coupon.button:hover,
.woocommerce table.cart td.actions .coupon.button:hover,
.woocommerce-page #content table.cart td.actions .coupon.button:hover,
.woocommerce-page table.cart td.actions .coupon .button:hover{
	background: #424242;
}
.woocommerce #content table.cart p,
.woocommerce table.cart p,
.woocommerce-page #content table.cart p,
.woocommerce-page table.cart p{
	margin: 0;
}

.woocommerce #content table.cart td.actions p input[type="submit"],
.woocommerce table.cart td.actions p input[type="submit"],
.woocommerce-page #content table.cart td.actions p input[type="submit"],
.woocommerce-page table.cart td.actions p input[type="submit"]{
	border: 0;
	color: #fff;
	height: 28px;
}
.woocommerce #content table.cart td.actions p input[type="submit"]:hover,
.woocommerce table.cart td.actions p input[type="submit"]:hover,
.woocommerce-page #content table.cart td.actions p input[type="submit"]:hover,
.woocommerce-page table.cart td.actions p input[type="submit"]:hover{
	background: #424242;
	color: #fff;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    margin-top: 2em;
}
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
	text-transform: uppercase;
	letter-spacing: .7px;
	margin: 0 0 .6em;
	font-size: 24px;
	color: #555;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table{
	background: #fff;
	border: 5px solid transparent;
	border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .cart-collaterals .cart_totals td,
.woocommerce-cart .cart-collaterals .cart_totals th {
	border-top: 1px dashed #dcdcdc !important;
	border-left: 1px dashed #dcdcdc !important;
}
.woocommerce-cart .cart-collaterals .cart_totals td,
.woocommerce-cart .cart-collaterals .cart_totals tr:last-child th {
	border-bottom: 1px dashed #dcdcdc !important;
}
.woocommerce-cart .cart-collaterals .cart_totals td{
	border-right: 1px dashed #dcdcdc !important;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	padding: 1em 0;
	width: 100%;
	max-width: 100%;
	margin: 0;
	line-height: 1em;
	height: auto;
	border: 0;
	background: #d77a00;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
	background: #424242;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button br,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button br,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button br{
	display: none;
}
.my-account-holder {
    background: #fff;
    padding: 20px;
}
.my-account-holder form .form-row label.inline input[type="checkbox"]{
	position: relative;
	top: 2px;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 0.5em;
}
.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after{
	top: 5px;
}
.woocommerce a.added_to_cart {
    padding: 0;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0);
}
.woocommerce .btn-holder{
	position: relative;
}
.acc-slide .btn br,
.woocommerce #respond input#submit br,
.woocommerce a.button br,
.woocommerce button.button br,
.woocommerce input.button br {
	display: none;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
	background: #fff;
}
.woocommerce form.checkout_coupon br, .woocommerce form.login br, .woocommerce form.register br{
	display: none;
}
.order-check ul li span:last-child{
	-webkit-flex-basis:30%;
	-ms-flex-preferred-size:30%;
	flex-basis:30%;
	text-align:right;
}
.order-check ul li b{
	-webkit-flex-basis:50%;
	-ms-flex-preferred-size:50%;
	flex-basis:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.order-check ul li b:last-child{
	font-size:24px;
	line-height:1.2;
	text-align:right;
}
.checkout-page #main{
	padding:99px 15px 118px;
	max-width:890px;
}
.checkout-page h1{
	color:#555;
	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	margin-bottom:2.5em;
}
.woocommerce-info{
	border-top-color: #d77a00;
}
.woocommerce-info:before {
    color: #d77a00;
}
.detailed-sorter{
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;
	margin:0 -7px 18px;
}
.detailed-sorter>div{
	padding:0 7px;
	margin-bottom:10px;
}
.search-holder{
	max-width:235px;
	position:relative;
	padding-right:45px !important;
}
.search-holder input[type="submit"]{
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:40px;
	height:100%;
	box-shadow:none;
	outline:none;
	border: 1px solid #797979;
	background:#d8d8d8;
	text-align:center;
}
.search-holder input[type="submit"]:hover{
	background:#d77a00;
	color:#fff;
}
.search-holder input[type="text"]{
	width:100%;
	height: 35px;
	padding:0.4em 20px;
	background-color: white;
	border: 1px solid #797979;
	border-radius: 1px;
	outline:none;
	box-shadow:none;
	font-family: "noyhbookitalic-webfont", sans-serif;
	font-size:14px;
	line-height:1.2;
	color:#797979;
	-webkit-border-radius: 0;
}
.detailed-sorter .jcf-select{
	min-width:188px;
	border-color:#fff;
	border-radius:1px;
	height:36px;
	padding:0 48px 0 20px;
	background:rgba(85, 85, 85, 0.9);
}
.detailed-sorter .jcf-select .jcf-select-text{
	line-height:36px;
	margin:0;
}
.detailed-sorter .jcf-list .jcf-option{color:#fff;}
.detailed-sorter .jcf-select .jcf-select-opener{
	right:9px;
	background:transparent;
}
.detailed-sorter .jcf-select .jcf-select-opener:before{
	display:none;
}
.detailed-sorter .jcf-select .jcf-select-opener:after{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	width:19px;
	height:16px;
	margin:-8px 0 0 -9.5px;
	background:url(images/ico04.png) no-repeat 0 0;
}
.providers-page .jcf-list{
	background:rgba(85, 85, 85, 0.8);
	text-transform:capitalize;
	font-family: "noyhbookitalic-webfont", sans-serif;
	border-radius:0;
	border-color:transparent;
}
.providers-page .jcf-list .jcf-option{
	padding:0;
	display: inline-block;
	padding: 1px 16px 1px 10px;
}
.providers-page .jcf-list-content{
	max-height:230px;
	overflow:auto;
	padding:2px 0;
}
.providers-page .jcf-list ul li{
	padding:3px 18px;
}
body.providers-page > .jcf-select-drop{
	padding-right:2px;
	margin:0 0 0 1px;
}
.jcf-list ul li:first-child{
	display:none;
}
.content-list .description, .am_event_filter_result_area .description{
	font-family: "NoyhBold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-size:14px;
	line-height:1.2;
	color:#797979;
	text-align:center;
	max-width:70%;
	margin:0 auto 36px;
	letter-spacing:0.78px;
}
.am_event_filter_result_area .description{
    margin-top: 20px;
}
.content-list .description p:last-child, .am_event_filter_result_area .description p:last-child{
	margin-bottom:0;
}
.providers-page .acc-slide li{
	padding:23px 55px 31px 47px;
}
.providers-page .acc-slide li header{-webkit-flex-basis:30%;-ms-flex-preferred-size:30%;flex-basis:30%;}
.providers-page .acc-slide>ul>li>div{
	-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;
	-webkit-flex-basis:37%;
	-ms-flex-preferred-size:37%;
	        flex-basis:37%;
	        display:block;
}
.providers-page .acc-slide>ul>li>div span:last-child{
	margin-bottom:0;
}
.providers-page .acc-slide li>div:last-child{
	-webkit-flex-basis:33%;
	-ms-flex-preferred-size:33%;
	flex-basis:33%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-webkit-justify-content:flex-end;
	-ms-flex-pack:end;
	        justify-content:flex-end;
}
.providers-page .acc-slide li header span:first-child,
.providers-page .acc-slide li span,
.providers-page .acc-slide li header span:last-child{
	font-family:"noyhbook-webfont", sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:16px;
	color:#424242;
	margin-bottom:13px;
}
.providers-page .acc-slide li .mid-col span{
	margin-bottom:15px;
}
.providers-page .acc-slide li header span:last-child{
	margin-bottom:0;
}
.providers-page .acc-slide li i{
	font-family: "NoyhBoldItalic", sans-serif;
	font-weight:bold;
}
i{
	font-family: "noyhbookitalic-webfont", sans-serif;
}
.session-providers{
	display: none;
}
.session-providers .detailed-sorter .hidden{
	display:none;
}
/*End of update 05.10.2016*/

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.lightbox-area .jspContainer
{
	overflow: hidden;
	position: relative;
	margin:0 !important;
}

.lightbox-area .jspPane
{
	position: absolute;
	width:100% !important;
	margin:0;
}

.lightbox-area .jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: red;
}

.lightbox-area .jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.lightbox-area .jspCap
{
	display: none;
}

.lightbox-area .jspHorizontalBar .jspCap
{
	float: left;
}

.lightbox-area .jspTrack
{
	background: #ecdfcf;
	position: relative;
}

.lightbox-area .jspDrag
{
	background: #737373;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.lightbox-area .jspHorizontalBar .jspTrack,
.lightbox-area .jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.lightbox-area .jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.lightbox-area .jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.lightbox-area .jspVerticalBar .jspArrow
{
	height: 16px;
}

.lightbox-area .jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.lightbox-area .jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.lightbox-area .jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}
a.like-span {
    color: #424242;
}
.more-wrap .loading{
    width: 32px;
    height: 32px;
    margin: auto;
    display: none;
    color: #d77a00;
    font-size: 24px;
	border-radius: 50%;
	position: relative;
	text-indent: -9999em;
	-webkit-animation: loader 1.2s infinite linear;
	animation: loader 1.2s infinite linear;
	-webkit-transform: translateZ(0) scale(0.2);
	-ms-transform: translateZ(0) scale(0.2);
	transform: translateZ(0) scale(0.2);
}

@-webkit-keyframes loader {
	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}
	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}
	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}
	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}

@keyframes loader {
	0%,
	100% {
		box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
	}
	12.5% {
		box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	25% {
		box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
	}
	37.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	50% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
	}
	62.5% {
		box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
	}
	75% {
		box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
	}
	87.5% {
		box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
	}
}
.jcf-select-js-update-table {
    text-transform: uppercase;
}
.tt{
	text-transform: uppercase;
}
#billing_country_field .select2-container {
    display: none !important;
}
#billing_country_field .jcf-select select {
    display: block !important;
}
.personal-info-form p:nth-last-child(2) {
    margin-bottom: 0 !important;
}
.product-quantity{
	display: none;
}
.woocommerce-MyAccount-content .resp-video-wrapper{
	margin-bottom: 0;
}
.woocommerce-MyAccount-content table.woocommerce-MyAccount-downloads td{
	padding: 12px;
	border: 1px dashed #dcdcdc !important;
}
.shopping-cart{
    position: absolute;
    top: 3px;
    right: 15px;
    font-size: 12px;
	padding-left: 35px;
    line-height: 1.1em;
}
.shopping-cart .label{
	display: none;
}
.shopping-cart .items{
	color: #939393;
}
.shopping-cart .cart-button{
	min-height: 1em;
    display: block;
}
.shopping-cart .cart-button:before{
	content: "";
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	background: url(images/cart.png) 0 0 no-repeat;
	background-size: contain;
	top: calc(50% - 13px);
    left: 0;
}
.shopping-cart .cart-button.empty-cart{
	pointer-events: none;
}
.shopping-cart .cart-button.empty-cart:before{
	display: none;
}
.my-account-link a{
	text-decoration: underline;
}
.my-account-link a:hover{
	text-decoration: none;
}
.my-account-holder input.button{
	margin-left: 0;
	margin-bottom: 10px;
}
.login-text{
	text-align: center;
}
.registration-form-custom br {
    display: none;
}
.registration-form-custom .gform_wrapper {
    margin: 0;
}
.registration-form-custom form {
    border: 1px solid #d3ced2;
    padding: 20px;
    /* margin: 2em 0; */
    text-align: left;
    border-radius: 5px;
}
.registration-form-custom form > p{
    display: none;
}
body .registration-form-custom .gform_wrapper ul li.gfield{
	padding: 3px;
	margin: 0 0 6px;
}
.registration-form-custom .gform_wrapper .top_label .gfield_label{
	font-weight: 400;
	line-height: 2;
}
.registration-form-custom .gform_wrapper .gfield_required{
	color: red;
	font-weight: 700;
	border: 0;
}
.registration-form-custom .gform_wrapper .gform_footer{
	padding: 3px;
	margin: 0;
}
.registration-form-custom .gform_wrapper .gform_footer p{
	display: none;
}
body .registration-form-custom .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}
.registration-form-custom .gform_wrapper div.validation_error {
    border: 0;
    padding: 0;
    color: red;
    font-weight: 400;
	margin-bottom: 0;
}
.registration-form-custom .gform_wrapper li.gfield.gfield_error {
    background: none;
    border: 0;
}
.registration-form-custom .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
	color: #333;
}
.registration-form-custom .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: red;
    padding-top: 0;
    padding-right: 0;
    font-weight: 400;
}
.registration-form-custom .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 0;
}
@media only screen and (min-width: 641px){
	.registration-form-custom .gform_wrapper .gform_body {
		width: 100% !important;
	}
}
@media (min-width: 768px) {

	.commentlist-item .commentlist-item {

		padding: 0 0 0 2em;

	}

}



@media only screen and (min-width: 1025px) {

	a[href^=tel],

	a[href^=skype],

	a[href^=sms] {

		cursor: default;

		pointer-events: none;

	}

}



@media (max-width: 1199px) {

	.items-group .item {

		padding: 10px 50px;

	}
	.staff-section .item .visual{
		width:180px;
		height:180px;
	}
	.staff-section h2{font-size:17px;}
	.fancybox-inner{
		width:auto !important;
		height:auto !important;
		min-height:inherit;
	}
	div.lightbox{
		height:calc(95vh - 40px);
	}
	div.lightbox .scroll-pane,
	div.lightbox.add .lightbox-area .scroll-pane{
		height:calc(90vh - 100px);
	}

}



@media (max-width: 1023px) {
	.logo{
		top: 0;
	}
	#header{
		padding: 10px 0 12px;
	}
	.shopping-cart{
		top: 50%;
		right: 75px;
		transform: translate(0, -50%);
		font-size: 14px;
	}
	.shopping-cart .cart-button.empty-cart{
		display: none;
	}
	.sidebar-frame.fixed-position{
		padding-top:76px;
	}
	#sidebar, #content{
		padding:50px 0 30px;
	}
	#content>.holder{
		padding:0 40px 0 0;
	}
	.nav-drop {

		position: absolute;

		top: 100%;

		left: 0;

		padding: 0;

		width: 100%;

		max-height: 0;

		overflow: hidden;

		-webkit-transition: all .25s linear;

		transition: all .25s linear;

	}



	#nav {

		padding: 10px 0;

		text-align: center;

		background: rgba(255, 255, 255, .9);

		-webkit-transition: all .25s linear;

		transition: all .25s linear;

		-webkit-transform: translateY(-100%);

		-ms-transform: translateY(-100%);

		transform: translateY(-100%);

	}



	#nav ul {
		display: block;
	}



	#nav li {

		display: block;

		margin:3px 0 0;

	}

	#nav li a{
/*		padding:20px 10px;*/
	}

	#nav .hover .drop {

		max-height: 400px;

		-webkit-transition-timing-function: cubic-bezier(0, 0, 1, .7);

		transition-timing-function: cubic-bezier(0, 0, 1, .7);

	}



	#nav .btn {

		margin: 6px 0 0;

	}



	#nav .drop {

		position: relative;

		visibility: visible;

		opacity: 1;

		padding: 0;

		overflow: hidden;

		margin: 0;

		max-height: 0;

		-webkit-transition-property: max-height;

		transition-property: max-height;

		-webkit-transition-duration: .5s;

		transition-duration: .5s;

		-webkit-transition-timing-function: cubic-bezier(0, 1, .5, 1);

		transition-timing-function: cubic-bezier(0, 1, .5, 1);

	}



	#nav .drop ul {

		padding: 0;

	}



	#nav .drop li {

		border: none;

		margin: 0;

		padding: 5px;

	}



	#nav .drop-holder {

		padding: 5px 0;

		margin: 5px 0 0;

	}



	 .nav-opener, .top_menu-opener {

		display: block;

	}

	.log-link {

		display: block;

		margin: 3px 0 0;

	}

	.intro{
		min-height:350px;
	}

	.blog-page .intro{
		min-height:260px;
	}
	.log-link:before {

		display: none;

	}



	.promo-block {

		min-height: 450px;

		padding: 50px 0;

	}



	.promo-block.style02 {

		min-height: 450px;

	}



	.items .items-holder {

		margin: 0 -5px;

	}



	.items .item {

		padding: 5px;

	}



	.bg-image-section {

		padding: 150px 0;

	}



	.section-items .holder {

		padding: 10px 15px;

	}



	.section-items h3 {

		margin: 0 0 .3em;

		min-height: 58px;

	}



	.section-items.gray h3 {

		min-height: 0;

	}



	.black-block .block:first-child {

		width: 56%;

		padding: 0 15px 15px 0;

	}



	h1.decor-line {

		margin: 0 0 .8em;

	}



	.items-group {

		padding: 30px 0 0;

	}



	.items-group .group-holder {

		margin: 0 -30px;

		padding-bottom: 50px;

	}



	.items-group .item {

		padding: 10px 30px;

		margin: -90px 0 0;

	}



	.items-group .title br {

		display: none;

	}



	.gray-section {

		padding: 30px 0 50px;

	}



	.gray-section .holder {

		padding: 30px 10px 10px;

	}



	.gray-section h1 {

		margin: 0 0 .5em;

	}



	.gray-section h2 {

		font-size: 50px;

	}



	.section-text {
		margin:0;
		padding: 30px 0 0 !important;

	}
	.staff-section .items .item{
		width:33.333%;
		padding:0 15px 30px;
	}
	.lightbox-area .text-block > .holder{padding-right:30px;}
	div.lightbox.add .lightbox-area{font-size:18px;}
	.lightbox-area .description{
		font-size:18px;
		margin-bottom:15px;
	}
	.info-list{
		font-size:14px;
	}
	.info-list .ico-box{width:33px;}
	.info-list .ico-box i{
		width:30px;
		height:30px;
		font-size:16px;
	}
	.personal-info-form, .payment-details-form{
		padding-left:10px;
	}
	.checkout-page #main{
		padding:30px 15px;
	}
	.sorter .cat-tabset li{padding:0 21px;}
	.sorter .cat-tabset li:before{display:none;}
	.detailed-sorter>div{
		-webkit-box-ordinal-group:3;-ms-flex-order:2;-webkit-order:2;order:2;
	}
	.acc-slide li header{
		padding-right:2em;
	}
	.acc-slide li>div{
		padding-right:2.5em;
	}
}

@media only screen and (max-width:820px){

	ul.post-list{
		display:-webkit-flex;
		display:-moz-flex;
		display:-ms-flex;
		display:-o-flex;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		        flex-wrap:wrap;
		padding:0 !important;
	}
	.post-list>li{
		-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;
	}
	.post-list>li>div{
		padding:30px 10px;
	}
	.post-list>li:nth-child(even){

		margin:0 !important;
	}
	.post-list-holder:before, .post-list-holder:after{display:none;}
	.post-list:before{display:none;}
}
@media only screen and (max-width:650px){
	ul.post-list{




		display:block;
		max-width:380px;
		margin:0 auto;
	}
	.post-list>li{
		width:100%;
	}
	.post-list>li:first-child>div{
		padding-top:0;
	}
}
@media (max-width: 767px) {
	.woocommerce #content table.cart td.actions .coupon .button.alt,
	.woocommerce #content table.cart td.actions .coupon .input-text+.button,
	.woocommerce table.cart td.actions .coupon .button.alt,
	.woocommerce table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page #content table.cart td.actions .coupon .button.alt,
	.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page table.cart td.actions .coupon .button.alt,
	.woocommerce-page table.cart td.actions .coupon .input-text+.button {
		float: none;
	}
	.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
		width:auto;
	}
	.logo{
		width: 220px;
		padding: 3px 0 0;
	}
	.sidebar-frame{
		position:static !important;
		max-width:inherit;
	}
	#rum_sst_tab{
		top:145px !important;
	}
	.providers-page .acc-slide li .mid-col span{
		margin-bottom:13px;
	}
	#content{
		float:none;
		padding:50px 0 0;
	}
	#content>.holder{
		padding:0;
		margin:0;
	}
	#sidebar{
		float:none;
		width:auto;
		max-width:300px;
		margin:0 auto;
	}
	.comments-section{
		padding:50px 0 0 0;
	}
	.commentlist{
		margin-left:-3em;
	}
	.commentlist .comment{
		padding:0 0 0 3em;
	}
	.post-page .video-holder{
		padding:30px 0;
	}
	.author-frame{
		margin-bottom:40px;
	}
	.author-frame .img-holder{
		margin-right:15px;
	}
	.sidebar-holder{
		width:auto;
	}
	.sidebar-frame{
		padding-bottom:0;
	}
	body {

		font-size: 14px;

	}
	.top_block{
		padding:30px 0;
	}
	.sorter .opener{display:block;}
	.sorter .list-holder{
		// display:none;
		padding:10px 20px;
		margin:0 10px;
		background:rgba(255, 255, 255, 0.3)
	}
	.sorter .tabset li,
	.sorter .cat-tabset li{
		padding:5px 10px;
		text-align:center;
	}
	.tabset li:before{display:none;}
	.cat-tabset li:before{display:none;}
	.accordion .opener{
		padding:11px 30px 0 30px;
	}
	.accordion .opener .button{right:30px;}
	.detailed-sorter{
		margin:0 0 1em;
	}
	.navigation .page-numbers,
	.detailed-sorter>div{
		-ms-flex-preferred-size:100%;
		-webkit-flex-basis:100%;
		flex-basis:100%;
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		-webkit-justify-content:center;
		justify-content:center;
	}
	.navigation-comments .page-numbers {
		padding: 0;
	}
	.session-providers .detailed-sorter .hidden{
		-ms-flex-preferred-size:100%;
		-webkit-flex-basis:100%;
		flex-basis:100%;
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		-webkit-box-pack:center;
		-ms-flex-pack:center;
		-webkit-justify-content:center;
		justify-content:center;
	}
	.session-providers .sorter{
		display:none;
	}
	.detailed-sorter .jcf-select{
		min-width:inherit;
		width:100%;
		padding:0 50px;
		text-align:center;
	}
	body.providers-page > .jcf-select-drop{
		margin:-1px 0 0 1px;
	}
	.providers-page .jcf-list{
		background:rgba(85, 85, 85, 1);
		text-align:center;
	}
	.navigation .next,

	.navigation .prev,

	.navigation-comments .next,

	.navigation-comments .prev {

		padding: .2em;

	}



	.navigation-single .next,

	.navigation-single .prev {

		padding: .2em;

	}



	p {

		margin: 0 0 .5em;

	}



	.wrap {

		padding: 0 10px;

	}



	.btn.btn-lg {

		padding: 10px;

		font-size: 16px;

		max-width: 150px;

	}


	.nav-drop {

		position: fixed;

		top: 61px !important;

		left: 0;

		top: auto;

		height: calc(100% - 61px);

	}



	.nav-active {

		overflow: hidden;

	}



	.nav-active .nav-drop {

		overflow: auto;

	}



	h1 {

		font-size: 30px;
		line-height:1.2;

	}



	h2 {

		font-size: 24px;
		line-height:1.2;

	}

	.content-list h2{
		margin-bottom:1.2em;
	}

	.blog-page .content-list h2{
		font-size:24px;
	}
	.promo-block {

		font-size: 14px;

		min-height: 0;

		color: #fff;

		padding: 30px 0 10%;

	}



	.promo-block.style02 {

		min-height: 0;

		color: #424242;

		padding: 90px 0 10%;

	}



	.country-form {

		float: none;

		padding: 0 0 10px;

	}



	.items .item {

		width: 100%;

	}



	.section {

		padding: 20px 0 !important;

	}



	.bg-image-section {

		padding: 70px 0 !important;

	}



	.bg-image-section h2 {

		font-size: 26px;

	}



	.bg-image-section .sub-title {

		font-size: 16px;

		margin: 0 0 10px;

	}



	.btn-play {

		font-size: 40px;

		padding: 0 10px 10px;

	}



	.btn-play i {

		width: 70px;

		height: 70px;

	}



	.btn-play i:before {

		margin: -20px -12px;

	}



	.btn-play .circle {

		height: 54%;

	}



	.btn-play .circle:after {

		height: 90px;

	}



	.section-items i {

		font-size: 48px !important;

		line-height: 1;

		margin: 0 0 5px;

	}



	.section-items h3 {

		font-size: 22px;

		min-height: 0;

	}



	.section-items p {

		margin: 0 0 .5em;

	}



	.section-items .sub-title {

		margin: 0 0 5px;

	}



	.btn-holder {

		padding: 15px 0 0;

	}

	.woocommerce .video-frame .btn-holder {
		padding: 0;
	}


	.black-block {

		padding: 25px 0;

	}



	.black-block .block {

		padding: 0 3%;

	}



	.black-block .block:first-child {

		float: none;

		width: auto;

		padding: 0 0 10px;

		text-align: center;

		margin: 0 auto;

	}



	.black-block br {

		display: none;

	}



	.people-section .item {

		width: 100%;

	}



	.people-section .img-box {

		max-width: 120px;

	}



	.people-section .text-box {

		padding-top: 7px;

	}



	.orange-title h2 {

		font-size: 26px;

	}



	.orange-title .sub-title {

		font-size: 18px;

	}



	.footer-links {

		padding: 5px 0;

	}



	.footer-links .col {

		display: block;

		border-width: 0 0 1px;

		padding: 5px;

		width: 100%;

		margin: 0;

		height: auto !important;

	}



	.footer-nav li {

		border-width: 0;

		padding: 0 7px;

	}



	.footer-holder {

		font-size: 11px;

	}



	h1.decor-line {

		margin: 0 0 .6em;

	}



	.items-group {

		padding: 30px 0;

	}



	.items-group h2 {

		font-size: 20px;

		padding-left: 15px;

	}



	.items-group .btn {

		margin: 0 auto 15px;

		display: block;

	}



	.items-group .fa {

		width: 60px;

		height: 60px;

		font-size: 30px;

	}



	.items-group .heading .ico-box{

		width:60px;

	}



	.items-group .group-holder {

		margin: 0;

		padding: 0;

	}



	.items-group .group-holder:after,

	.items-group .group-holder:before {

		display: none;

	}



	.items-group .item {

		margin: 0;

		height: auto !important;

		display: block;

		width: 100%;

		padding: 0;

	}



	.items-group .title {

		font-size: 28px;

		padding: 0;

		margin: 0 0 20px;

	}



	.avatar-box {

		margin: -50px auto 15px;

		width: 120px;

	}



	.orange-block {

		min-height: 0;

	}



	.orange-block h1 {

		padding: 0 0 15px;

		margin: 0 0 .7em;

	}



	.orange-block .gray-box {

		padding: 10px 20px;

	}



	.gray-section .item {

		width: 100%;

	}



	.section-text {

		font-size: 16px;

		padding: 20px 0 15px !important;

	}
	.staff-section .items .item{
		width:50%;
		padding:0 10px 25px;
	}
	.staff-section .item .visual{
		width:100px;
		height:100px;
	}
	.staff-section h2{font-size:13px;}
	div.lightbox{height:calc(98vh - 50px);}
	div.lightbox .scroll-pane,
	div.lightbox.add .lightbox-area .scroll-pane{height:calc(95vh - 78px);}
	.fancybox-close{
		top:-7px;
		right:-7px;
	}
	.lightbox-area .ico-large{display:none;}
	.lightbox-area .content{
		display:table;
		width:100%;
	}
	.lightbox-area .text-block{
		display:table-footer-group;
		float:none;
	}
	.lightbox-area .aside-block{
		float:none;
		margin:0 0 25px;
		width:100%;
	}
	.lightbox-area .text-block > .holder,
	.lightbox-area .aside-block > .holder{
		padding:0 15px 0 0;
		margin:0;
	}
	.lightbox-area{
		padding:22px 15px 15px;
	}
	.lightbox-area .info-box .visual{text-align:center;}
	.lightbox-area .text-block .title{
		font-size:20px;
	}
	.lightbox-area .accordion-box .h4{font-size:17px;}
	.lightbox-area .accordion-box .h4:before,
	.lightbox-area .accordion-box .h4:after{top:4px;}
	.link-area .ico-box{width:30px;}
	.link-area .holder{
		font-size:14px;
		line-height:14px;
	}
	.link-area .ico-box .fa{
		width:28px;
		height:28px;
	}
	.link-area .ico-box .fa:before{
		font-size:15px;
	}
	.link-area .ico-box .fa.fa-paper-plane-o:before{margin-left:-1px;}
	.lightbox-area .post-items li{padding-bottom:5px;}
	div.lightbox.add .lightbox-area{
		padding-bottom:15px;
		font-size:15px;
	}
	.lightbox-area .description{font-size:13px;}
	div.lightbox.add .lightbox-area .text-block > .holder{padding-right:15px;}
	.lightbox-area .info-box .visual{
		width:100px;
		height:100px;
		margin:0 auto 10px;
	}
	div.lightbox.add .lightbox-area .text-block .title,
	div.lightbox.add .lightbox-area .description{text-align:center;}
	.acc-slide li{
		display:block;
		padding:30px;
	}
	.acc-slide li header{
		display:block;
		text-align:center;
		padding-right:0;
	}
	.acc-slide li>div{
		display:block;
		text-align:center;
		padding-right:0;
	}
	.acc-slide .btn-holder{
		text-align:center;
	}
	.order-check{
		float:none;
		width:auto;
		max-width:300px;
		margin:0 0 2em;
	}
	.checkout-page h1{
		margin-bottom:1em;
	}
	.forms-holder{padding:0;}
	.personal-info-form, .payment-details-form{
		padding:0;
	}
	.video-tabs .tabset,
	.video-tabs ul.tabset{
		font-size:18px;
		margin:0 -10px 10px;
	}
	.video-tabs .tabset li{
		padding:0 10px;
	}
	.single-product .btn.orange-new{
		max-width:130px;
		font-size:16px;
	}
	.single-product h1{
		line-height:1;
		font-size:20px;
	}
	.video-frame{
		min-height:305px;
	}
	.personal-info-form, .payment-details-form{
		max-width:400px;
	}
	.personal-info-form li:first-child,
	.personal-info-form li:nth-child(2),
	.personal-info-form li:nth-child(4),
	.personal-info-form li:nth-child(5),
	.personal-info-form .form-row-first,
	.personal-info-form .form-row-last,
	.payment-details-form li:nth-child(2),
	.payment-details-form li:nth-child(3),
	.payment-details-form .form-row-first,
	.payment-details-form .form-row-last {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.woocommerce form .payment-details-form .form-row-first,
	.woocommerce form .payment-details-form .form-row-last {
		width: 100%;
	}
	.providers-page .acc-slide li>div:last-child{
		-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;
		-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;
	}
	.acc-slide li header,
	.providers-page .acc-slide li>div{
		margin-bottom:1.5em;
	}
	.acc-slide li>div:last-child{
		display:block;
		margin-bottom:0;
	}
	.accordion .opener{
		text-align:center;
	}
	.accordion .opener span{
		display:block;
	}
	.accordion .opener .white{
		padding:0;
	}
}

/*_____my___media_____*/
@media (max-width: 1279px) {
	#wrapper{width: 100%;}
}
@media (max-width: 1023px) {
	.filter_heading{display:block;margin: 0 10px 15px;}
	.top_filter_block,.bottom_filter_block{display:none ;}
	.top_menu-active .top_filter_block,.bottom_menu-active .bottom_filter_block{
		display:block;
		margin: -25px 0 24px;
		background:#797979;
		position:relative;
		z-index: 1;
	}

	.top_menu-active .top_filter_block ul li,
	.bottom_menu-active .bottom_filter_block ul li{width:33%;margin: 8px 0;text-align:center;}
	.top_menu-active .top_filter_block ul li:after,
	.bottom_menu-active .bottom_filter_block ul li:after{display:none;}
	.top_menu-active .top_filter_block ul li a,
	.bottom_menu-active .bottom_filter_block ul li a{
		text-transform:uppercase;
		line-height: 18px;
		font-style:italic;
	}
	 .top_menu-active .top_filter_block ul li a:hover,
	.menu_block ul li a:hover, .menu_block ul li a.active_top{color: #424242;}
	.top_menu-active .top_filter_block .drop_menu{position:relative;top:0;left:0;}
	.bottom_menu-active .bottom_filter_block{display:block;}
	.menu_block{padding: 24px 0 0;}
	.button_block{padding: 0;}
	.button_block .button_box{padding: 45px 2% 0;}
	.button_block .button_box h3{font-size: 30px; line-height: 28px;}
	.content_wrap .buttons_col{width: 16%;}
	.drop_menu{display:block;height: 100%;background: transparent;}
	.menu_block ul .drop_menu li a{padding: 0 6px;line-height: 18px;}
	.top_menu li.more:hover .drop_menu{display:block;}
	.drop_menu li:hover, .menu_block .drop_menu li.active_link{background: transparent;}
	.menu_block ul .drop_menu li a:hover, .menu_block .drop_menu li.active_link a{
		background: #d77a00;
		color: #fff;
		-webkit-transition: none;
		transition: none;
	}
	.menu_block{padding: 1% 0 0;}
	.menu_block h3{margin: 9px 0 1%;display:inline-block;}
	.top_menu{margin: 0;}
	.jspPane{width: 100%!important; margin: 0;}
	.top_filter_block .top_menu .more{width: 100%;margin: 0;}
	.top_filter_block .top_menu .more .drop_menu{
		width: 100%;
		left:0;
	}
	.top_filter_block .top_menu .drop_menu li{display:inline-block;vertical-align:top;}
	.top_filter_block .top_menu .more>a{display:none;}
	.top_filter_block .top_menu .drop_menu li:hover a{color: #424242;}
}
@media (max-width: 767px) {
  .button_block .button_box{width: 100%; margin: 15px 0;}
  .content_wrap .first_col, .content_wrap .online, .content_wrap .buttons_col{
	width: 100%;
	margin: 15px 0;
	display:block;
}
  .content_wrap{text-align:center;overflow:hidden;padding: 2%;}
  .content_wrap .title:after, .content_wrap .first_col p:after{margin: 9px auto 0;}
  .workshop .content_wrap,.workshop .content_wrap:last-child{padding: 2%;}
  .top_block p{width: 100%; margin: 0 ;}
  .accordion_block{padding: 0 0 30px;}
  .menu_block h3{font-size: 28px;width: 80%;}
  div[data-control]{padding: 9px 2% 0px 2%;}
  div[data-control] span.first_one {font-size: 14px;line-height: 16px;}
}
@media (max-width: 560px) {
	.top_menu-opener{margin: 16px 0 0;}
	div[data-control]:after{right: 5px;}
}
@media (max-width: 480px) {
	.my-account-holder form .form-row label.inline{
		display: block;
	}
	.shopping-cart{
		right: 60px;
		font-size: 12px;
		padding-left: 30px;
	}
	.logo {
		width: calc(100% - 55px - 125px);
		top: 50%;
		position: absolute;
		transform: translate(0, -50%);
		max-width: 220px;
	}
	.top_menu-active .top_filter_block ul li a,
	.bottom_menu-active .bottom_filter_block ul li a{
		font-size: 12px;
		padding: 0 2px;
		line-height: 14px;
	}
}
@media (max-width: 479px){
	.comment.parent .comment  .comment-body{
		max-width:inherit;
	}
	.fancybox-skin{padding:0 !important;}
	.fancybox-close{
		top:-23px;
		right:-16px;
	}
	.lightbox-area .text-block .title{font-size:17px;}
	.lightbox-area .accordion-box .h4{font-size:15px;}
	.lightbox-area .accordion-box .h4:before,
	.lightbox-area .accordion-box .h4:after{
		top:4px;
		height:8px;
	}
	.accordion .opener{
		font-size:14px;
	}

}
@media (max-width: 380px) {
	#add_payment_method table.cart td.actions .coupon .input-text,
	.woocommerce-cart table.cart td.actions .coupon .input-text,
	.woocommerce-checkout table.cart td.actions .coupon .input-text {
		margin-bottom: 10px;
	}
}
@media (max-width: 320px) {
	div[data-control] span{
		display:block;
		padding: 0;
	}
}

/*Gravity Forms Align Center*/
#gform_2 ul{
 text-align: center;
}

.gform_wrapper form {
	text-align: center !important;
}


ul.am_filter_event_cat_list > li.more .jspContainer {
	width: 195px!important;
}
ul.am_filter_event_cat_list > li.more .jspContainer .jspPane {
	margin: 0!important;
}

.crisis {
  color: #3366CC !important
}

.bop-nav-search input[name="s"] {
  background-color: transparent;
  background-image: url(http://api.ning.com:80/files/dr2jDpSXWFhyuoGJ4YR5Fu-PwuqLz70YxRaUcpdKNxf2HI5ECzddyx3NHuPz-MB4ujGS4rEtdtS-aQoFlQrtv*XwVOu*AvC8/searchicon.png);
  background-position: 100% center;
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 2px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 37px;
  margin: 3px 0;
  padding: 0 34px 0 5px;
  position: relative;
  -webkit-transition: width 700ms ease, background 700ms ease, border 700ms ease;
  transition: width 700ms ease, background 700ms ease, border 700ms ease;
  width: 0;
  float: right;
}

.bop-nav-search input[name="s"]:hover,
.bop-nav-search input[name="s"]:focus {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 1);
  cursor: text;
  outline: 0;
  width: 230px;
}

input[type="search"] {
  -webkit-appearance: textfield;
}


/*Hide for non-screen-readers*/

.screen-reader-text {
  position: absolute !important;
  /* IE6, IE7 */
  clip: rect(1px 1px 1px 1px);
  /* The rest */
  clip: rect(1px, 1px, 1px, 1px);
}

.search-submit {
  display: none;
}
