Theme Name: Earth
Theme URI: http://www.wpexplorer.com
Description: WordPress theme by <a href="http://www.wpexplorer.com">WPExplorer.com</a>
Author: WPExplorer
Author URI: http://themeforest.net/user/WPExplorer
Version: 3.1
License: Dual Licensed GPL + Themeforest License
License URI: README_License.txt

/*-----------------------------------------------------------------------------------*
/* = Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0 }
body { background: #fff; line-height: 1; }
ol, ul { list-style: none; padding: 0; margin: 0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
a img { border: 0 }
figure img { max-width: 100%; height: auto; }
img { max-width: 100%; height: auto; }
/* Block elements */
header, hgroup, footer, section, article, aside { display: block }
/*jetback wpstats smiley hide*/
#wpstats { display: none }
/*-----------------------------------------------------------------------------------*
/* = Responsive Grid - Not used in layout but here for your convinience
/*-----------------------------------------------------------------------------------*/
.col:after, .clr:after, .group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 1% 0 1% 1.6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*percent grid*/
.span_2_of_2 { width: 100% }.span_1_of_2 { width: 49.2% }.span_3_of_3 { width: 100% }.span_2_of_3 { width: 66.1% }.span_1_of_3 { width: 32.2% }.span_4_of_4 { width: 100% }.span_3_of_4 { width: 74.6% }.span_2_of_4 { width: 49.2% }.span_1_of_4 { width: 23.8% }.span_5_of_5 { width: 100% }.span_4_of_5 { width: 79.68% }.span_3_of_5 { width: 59.36% }.span_2_of_5 { width: 39.04% }.span_1_of_5 { width: 18.72% }.span_6_of_6 { width: 100% }.span_5_of_6 { width: 83.06% }.span_4_of_6 { width: 66.13% }.span_3_of_6 { width: 49.2% }.span_2_of_6 { width: 32.26% }.span_1_of_6 { width: 15.33% }.span_7_of_7 { width: 100% }.span_6_of_7 { width: 85.48% }.span_5_of_7 { width: 70.97% }.span_4_of_7 { width: 56.45% }.span_3_of_7 { width: 41.92% }.span_2_of_7 { width: 27.42% }.span_1_of_7 { width: 12.91% }.span_8_of_8 { width: 100% }.span_7_of_8 { width: 87.3% }.span_6_of_8 { width: 74.6% }.span_5_of_8 { width: 61.9% }.span_4_of_8 { width: 49.2% }.span_3_of_8 { width: 36.5% }.span_2_of_8 { width: 23.8% }.span_1_of_8 { width: 11.1% }.span_9_of_9 { width: 100% }.span_8_of_9 { width: 88.71% }.span_7_of_9 { width: 77.42% }.span_6_of_9 { width: 66.13% }.span_5_of_9 { width: 54.84% }.span_4_of_9 { width: 43.55% }.span_3_of_9 { width: 32.26% }.span_2_of_9 { width: 20.97% }.span_1_of_9 { width: 9.68% }.span_10_of_10 { width: 100% }.span_9_of_10 { width: 89.84% }.span_8_of_10 { width: 79.68% }.span_7_of_10 { width: 69.52% }.span_6_of_10 { width: 59.36% }.span_5_of_10 { width: 49.2% }.span_4_of_10 { width: 39.04% }.span_3_of_10 { width: 28.88% }.span_2_of_10 { width: 18.72% }.span_1_of_10 { width: 8.56% }.span_11_of_11 { width: 100% }.span_10_of_11 { width: 90.7% }.span_9_of_11 { width: 81.47% }.span_8_of_11 { width: 72.24% }.span_7_of_11 { width: 63.01% }.span_6_of_11 { width: 53.78% }.span_5_of_11 { width: 44.55% }.span_4_of_11 { width: 35.32% }.span_3_of_11 { width: 26.09% }.span_2_of_11 { width: 16.86% }.span_1_of_11 { width: 7.63% }.span_12_of_12 { width: 100% }.span_11_of_12 { width: 91.46% }.span_10_of_12 { width: 83% }.span_9_of_12 { width: 74.54% }.span_8_of_12 { width: 66.08% }.span_7_of_12 { width: 57.62% }.span_6_of_12 { width: 49.16% }.span_5_of_12 { width: 40.7% }.span_4_of_12 { width: 32.24% }.span_3_of_12 { width: 23.78% }.span_2_of_12 { width: 15.32% }.span_1_of_12 { width: 6.86% }
/*columns without margin*/
.one-half, .one-third, one-fourth, one-fifth { display: block; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.one-half { width: 50% }
.one-third { width: 33.3333% }
.one-fourth { width: 25% }
.one-fifth { width: 20% }
/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1, .col.first { clear: both; margin-left: 0 !important; }
/*custom floats*/
.float-left { float: left }
.float-right { float: right }
/*-----------------------------------------------------------------------------------*
/* = Body, Common Classes & Wrap
/*-----------------------------------------------------------------------------------*/
body { font-size: 13px; /* main body font size*/ line-height: 1.5em; color: #645142; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; background-color: #e0d6ca;margin:0; }
a { text-decoration: none; color: #758918; }
a:hover { text-decoration: underline }
p { margin: 0 0 10px }
hr { outline: none; display: block; margin-top: 10px; margin-bottom: 10px; background: none; border: none; height: 1px; clear: both; }
strong { font-weight: 700 }
em { font-style: italic }
pre { background: #fff; margin: 30px 0px; padding: 20px; border: 1px solid #dcd1c9; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
address { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-top: 20px; margin-bottom: 20px; }
blockquote { margin: 20px 0; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 16px; line-height: 1.6em; border-left: 5px solid #d0c8a4; padding-left: 20px; }
blockquote p:last-child { margin: 0 }
.clear { clear: both }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }
.remove-margin { margin-right: 0 !important }
/*lists*/
.post ol { list-style: decimal }
/*cat descriptions*/
#archive-description { margin-bottom: 20px; font-size: 14px; }
/*page featured image*/
#page-featured-image { margin: -20px -20px 0 -20px }
#page-featured-image img { width: 100% }
/*yellow-btn*/
.yellow-btn { padding: 0 10px; display: block; height: 28px; line-height: 28px; font-size: 11px; text-align: center; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.yellow-btn:hover { text-decoration: none; background: #ffd964 url("images/yellow-btn-hover.png"); }
.yellow-btn:active { background: #ffd964 url("images/yellow-btn-active.png") }
/*flickr slideshow*/
#flickr-slideshow-wrap { background: #000; height: 400px; overflow: hidden; margin: -20px -20px 20px; }
/*read more*/
.read-more { display: block; float: left; margin-top: 20px; padding: 5px 10px; font-size: 11px; font-style: normal; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.read-more:hover { text-decoration: none; background: #ffd964 url("images/yellow-btn-hover.png"); }
.read-more:active { background: #ffd964 url("images/yellow-btn-active.png") }
/*page featured img */
#page-featured-img { display: block; margin-bottom: 20px; }
#page-featured-img img { width: 100% }
/*page slider + oembed*/
#page-slider-shortcode, #page-oembed-shortcode { margin: -20px -20px 25px; }
#page-slider-shortcode{
	margin-top: 145px !important;
}
#page-oembed-shortcode { position: relative; }
.hide-on-ready { evenoverflow: hidden; opacity: 0; }
.oembed-loader { display: block; position: absolute; top: 50%; left: 50%; height: 40px; width: 40px; text-align: center; line-height: 40px; margin-top: -20px; margin-left: -20px; font-size: 21px; }
/*dividers*/
.leaf-divider { clear: both; text-align: center; color: #bcce61; font-size: 16px; margin: 15px 0; height: 30px; background: url("images/divider.png") left center repeat-x; }
.leaf-divider span { display: inline-block; background: #fbf9f4; height: 30px; width: 40px; line-height: 30px; border-radius: 50px; }
.dotted-divider { display: block; width: 100%; height: 1px; background: url("images/divider.png") center center repeat-x; }
.leaf-divider.no-margin { margin: 0 }
/*image inset shadow and rounded corners*/
.styled-img { display: block; position: relative; max-width: 100%; box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1); /*rounded corners*/ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
a.styled-img { background: #16110e }
.styled-img img { display: block; /*rounded corners*/ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/*img popup*/
.tipsy { padding: 5px; font-size: 12px; font-weight: bold; background-repeat: no-repeat; font-family: 'Helvetica Neue', Arial; background-image: url("images/tipsy.png"); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #3f3029; color: #fff; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-south { background-position: bottom center }
/*image overlay*/
.img-overlay { display: none; position: absolute; height: 40px; line-height: 40px; text-align: center; width: 40px; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; font-size: 21px; color: #f9d727; }
#recent-photos .img-overlay { font-size: 16px }
.widget-recent-gallery .img-overlay { font-size: 12px }
/*table styling*/
.entry table {width: 100%; border-collapse: collapse; border-spacing: 0; }
.entry table .even, .entry table tbody tr.even, .entry table tbody tr:nth-child(even) { background: #f6f2e8 }
.entry td { border: 1px solid #dcd1c9; }
.entry th, .entry td {padding: 10px;vertical-align: middle;text-align: center;}
/*-----------------------------------------------------------------------------------*/
/* = Form Styling
/*-----------------------------------------------------------------------------------*/
/*inputs*/
input[type=search], input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea { font-size: 12px; color: #999; padding: 7px; border: 1px solid #e1d6d1; background: #fff; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
input[type="search"]:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus { background: #fff; border: 1px solid #d4c4bc !important; color: #444; -webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); }
/*buttons*/
.wpcf7-submit, #commentform #submit, .et_bloom .et_bloom_optin_1 .et_bloom_form_content button { cursor: pointer; display: block; padding: 0 10px; height: 30px; line-height: 30px; font-size: 12px; font-style: normal; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.wpcf7-submit:hover, #commentform #submit:hover, .et_bloom .et_bloom_optin_1 .et_bloom_form_content button:hover { text-decoration: none; background: #ffd964 url("images/yellow-btn-hover.png"); }
.wpcf7-submit:active, #commentform #submit:active { background: #ffd964 url("images/yellow-btn-active.png") }
/*-----------------------------------------------------------------------------------*
/* = Structure
/*-----------------------------------------------------------------------------------*/
#wrapper { margin: 0 auto; margin-bottom: 30px; width: 940px; background: #fbf9f4; position: relative; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3); -moz-box-shadow: 0 0 15px rgba(0,0,0,.3); box-shadow: 0 0 15px rgba(0,0,0,.3); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { color: #2c1c14; line-height: 1.2em; font-weight: bold; }
h1 { color: #2c1c14; font-size: 36px; line-height: 21px; font-weight: 700; margin-bottom: 40px; }
h2 { font-size: 33px }
h3 { font-size: 26px }
h4 { font-size: 13px }
p{font-size: 20px: line-height:1.5em;}
h2, h3, h4, h5, h6 { margin-top: 30px; margin-bottom: 20px; }
h2 a, h3 a, h4 a { color: #312820 }
h2 a:hover, h3 a:hover, h4 a:hover { color: #97a94b; text-decoration: none; }
.single-title { margin-bottom: 5px }
#page-heading { position: relative; margin: 0; font-size: 21px; color: #312820; font-size: 24px; line-height: 1em; font-weight: bold; padding: 25px 20px; margin: -20px -20px 20px; text-shadow: 1px 1px 1px rgba(255,255,255,0.4); border-bottom: 1px solid #dcd1c9; background: #f7f2e7 url("images/cloth.png") repeat; }
#page-heading h1, #page-heading h2 { margin: 0; color: #312820; font-size: 24px; line-height: 1em; }
#page-heading h1 span { }
#page-heading.no-border { border-bottom: none }
#page-heading.no-margin { margin: 0 }
#page-heading.no-padding { padding: 0 }
.center-column #page-heading h1, .center-column #page-heading h2 { margin-right: 65px }
.heading { font-size: 16px; font-weight: bold; margin: 0 0 20px; padding: 12px; color: #4f3224; background: #f7f5ed url("images/cloth.png") repeat; text-shadow: 1px 1px 1px rgba(255,255,255,0.4); border: 1px solid #d5c9bf; /*rounded corners*/ webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1); }
.heading span { margin-right: 10px; }
h2.subtitle { margin: 0 0 15px; font-size: 13px; /*background: url("images/dotted-border.png") left center repeat-x;*/ }
h2.subtitle span { background: #f4f4f4; padding-right: 15px; }
#print-page { position: absolute; right: 0; top: 50%; margin-top: -12px; color: #555; font-size: 10px; height: 24px; line-height: 25px; }
#print-page a { color: #555; text-transform: uppercase; }
#print-page a:hover { color: #ff0033; text-decoration: none; }
#print-page span { margin-right: 5px }
/*-----------------------------------------------------------------------------------*
/* = WordPress Styles
/*-----------------------------------------------------------------------------------*/
/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption { }
/*by post author*/
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption { border: 1px solid #eee; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 2px; -khtml-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 100$; }
.wp-caption p.wp-caption-text { font-size: 0.917em; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
/*img attachment*/
#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: inline-block; margin: 0 auto; max-width: 100%; }
#img-attach-page-content { text-align: center; margin-top: 25px; }
/*-------------------------------------------------*
/* = Social
/*-------------------------------------------------*/
#mastersocial img { width: 25px; }
#mastersocial { position: relative; right: auto; top: auto; margin: 0 !important; line-height: 0; margin-left: 1em !important;}
#mastersocial li { float: left; display: block; margin-right: 7px; margin-bottom: 0 !important; margin-left: 0.5em !important;}
/*-------------------------------------------------*
/* = Header
/*-------------------------------------------------*/
#masterhead { width: 940px; margin: 0 auto; padding: 35px 0; position: relative; padding-top: 0 !important; padding-bottom: 15px !important;}
/*logo*/
.text-logo { display: block; float: left; color: #482e20; text-decoration: none; font-weight: normal; font-size: 36px; letter-spacing: 2px; line-height: 1em; font-weight: bold; }
#logo a { text-decoration: none; display: inline-block; }
#logo img { display: block }
/*Donate Button*/
#header-donate { cursor: pointer; display: block; position: absolute; bottom: 0px; right: 20px; background: #d84a2f url("images/donate-bg.png") repeat-x; color: #fff; font-weight: normal; font-size: 18px; letter-spacing: 3px; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0,0,0, 0.4); /*rounded corners*/ border: 1px solid #b8020b; border-bottom: none; -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; }
#header-donate:hover { text-decoration: none }
#header-donate-inner { padding: 0 20px; height: 35px; line-height: 35px; border-top: 1px solid #e89585; /*rounded corners*/ border-bottom: none; -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; /*animation*/ -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#header-donate:hover #header-donate-inner { height: 40px; line-height: 40px; }
#header-donate span { color: #960209; text-shadow: none; }
div#breadcrumbs {
    margin-top: 145px;
    padding-top: 15px;
}
/*-------------------------------------------------*
/* =  General Superfish Styles
/*-------------------------------------------------*/
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; top: -999em; width: 200px; }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit }
.sf-menu li { position: relative }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 49px; z-index: 99999; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; top: 0px; }
/*-------------------------------------------------*
/* =  Main Menu
/*-------------------------------------------------*/
#mainnav { position: relative; height: 51px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-top: 1px solid #333333; background-color: #5e483d; font-weight: 600; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; width: 940px; border-top: 1px solid #775b4d; background-image: url("images/nav-gradient.png"); background-repeat: repeat-x; }
#mainnav .sf-menu { display: block; float: left; }
#mainnav .sf-menu > li { float: left; padding-right: 2px; background: url("images/nav-divider.png") right top no-repeat; background-position: right -1px; }
#mainnav .sf-menu > li:first-child { }
#mainnav .sf-menu a, #navigation-responsive-toggle { color: #efefef; text-decoration: none; display: block; height: 50px; line-height: 50px; padding: 0 25px; font-size: 13px; text-shadow: 1px 1px 1px rgba(0,0,0,.6); }
#mainnav .sf-menu a:hover, #mainnav .sf-menu li.sfHover > a, #mainnav .sf-menu .current-menu-item > a, #mainnav .sf-menu .current-menu-parent > a { background: url("images/nav-hover-current-gradient.png") center center repeat-x; color: #e6b85f; }
/*nav dropdowns*/
#mainnav .sf-menu ul { padding: 0px; -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
#mainnav .sf-menu ul { background: #464646; }
#mainnav .sf-menu ul a { padding: 15px; height: auto; line-height: 1em !important; color: #bda599; letter-spacing: normal; font-weight: normal; }
#mainnav .sf-menu ul a:hover { background: #363636 }
#mainnav .sf-menu ul li { border-bottom: 1px solid #4e4e4e; border-top: 1px solid #333333; }
#mainnav .sf-menu ul li:last-child { border-bottom: none; }
#mainnav .sf-menu ul li:last-child a { border-bottom: none; /*rounded corners*/ -webkit-border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomleft: 2px; -moz-border-radius-bottomright: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
#mainnav .sf-menu ul ul li:last-child a { border-bottom: none !important }
#mainnav .sf-menu ul ul { -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; }
#mainnav .sf-menu ul ul li:first-child a { -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; }
#mainnav .sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; }
/*nav arrows*/
#mainnav .sf-sub-indicator { position: absolute; display: block; top: 50%; margin-top: -6px; right: 12px; width: 12px; height: 12px; text-indent: -999em; overflow: hidden; background: url('images/arrow-down.png') no-repeat; opacity: 0.9; }
#mainnav a:focus >.sf-sub-indicator, #mainnav a:hover >.sf-sub-indicator, #mainnav a:active >.sf-sub-indicator, #mainnav li:hover >a >.sf-sub-indicator, #mainnav li.sfHover >a >.sf-sub-indicator { opacity: 1 }
/* point right for anchors in subs */
#mainnav .sf-menu ul .sf-sub-indicator { top: 50%; margin-top: -2px; background: url('images/arrow-right.png') no-repeat; opacity: 0.6; }
#mainnav.sf-menu ul a:focus >.sf-sub-indicator, #mainnav .sf-menu ul a:hover >.sf-sub-indicator, #mainnav .sf-menu ul a:active >.sf-sub-indicator, #mainnav .sf-menu ul li:hover >a >.sf-sub-indicator, #mainnav .sf-menu ul li.sfHover >a >.sf-sub-indicator { opacity: 1 }
/*nav icons*/
#mainnav .sf-menu a i { margin-right: 7px; }
/*-----------------------------------------------------------------------------------*/
/* = Home
/*-----------------------------------------------------------------------------------*/
.home #masterhead{
	border-bottom: none !important;
}
#home-wrap { }
#home-static-page { margin-bottom: 20px }
#home-static-page ol { list-style: decimal; margin: 20px 0 20px 20px; }
#home-static-page ul { list-style: disc; margin: 20px 0 20px 20px; }
/*highlights*/
#home-highlights { overflow: hidden; position: relative; }
.hp-highlight { display: block; float: left; width: 200px; margin-left: 30px; margin-bottom: 20px; text-align: center; z-index: -2; }
.hp-highlight h2.heading { margin-bottom: 15px }
.hp-highlight-content { margin-top: 15px }
.hp-highlight p:last-child { margin-bottom: 0px }
.hp-highlight-media img { display: block; width: 100%; }
.hp-highlight input[type="text"], .hp-highlight input[type="email"], .hp-highlight textarea { width:100% !important; }
.hp-highlight textarea { height:85px !important; }
/*events & news*/
#recent-events h2.heading, #recent-news h2.heading { text-align: center; font-size: 16px; }
/*upcoming events*/
#recent-events { float: left; width: 435px; }
.last-event { }
#recent-events .event-entry-content { width: 345px }
/*recent news*/
#recent-news { float: right; width: 435px; }
.recent-entry { padding-bottom: 20px; margin-bottom: 20px; background: url("images/double-line-divider.png") bottom repeat-x; }
.recent-entry .featured-image { float: left; margin-right: 20px; }
.recent-entry-content { float: right; width: 295px; }
.recent-entry .featured-image img { /*rounded corners*/ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.recent-entry h3 { font-size: 14px; margin: 0; }
.last-recent-entry { }
/* Twitter-Blog*/
.twitter-blog-container {
    display: flex;
    flex-flow: wrap;
}
.twitter-blog-container .cell {
    width: 100%;
}
.image-container {
    height: 35em !important;
}
.twitter iframe {
	height: 18em !important;
}
.twitter.cell {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 4em;
}
.twitter.cell .cell-inner {
    transform: scale(0.9);
}
.blog-posts {
    position: relative;
    overflow: hidden;
}
.blog-post-text {
    position: absolute;
    background-color: #ffe172c9;
    bottom: 0;
    left: 0;
    width: 100%;
}
#twitter-blog {
    margin-top: 4em;
}
.image-container {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.blog-post-text h3 {
    margin: 0;
}
.blog-post-text-inner {
    padding: 1em;
}
#twitter-blog .seemore {
    cursor: pointer;
    display: block;
    height: 41px;
    margin-right: 0 !important;
    width: 150px;
    font-size: 12px;
    font-style: normal;
    background: #ffd964 url(images/yellow-btn.png);
    border: 1px solid #F9B653;
    color: #9C6533 !important;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 6px;
    background-size: contain;
    margin: 0 auto;
}
#twitter-blog .seemore-button-section {
    margin-top: 2em;
    text-align: center;
}
#twitter-blog .seemore-button-section a {
    display: inline-block;
}
.twitter-comments, .twitter-box {
    width: 100%;
}
.twitter-box iframe {
    min-width: 100% !important;
    width: 100px !important;
}

#twitter-blog * {
    box-sizing: border-box;
}
.blog-news a {
    color: black;
}
.image-container, .blog-posts .image-container {
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
}
.blog-posts:hover .image-container {
    transform: scale(1.2);
}

/*recent photos*/
#recent-photos { margin-bottom: 10px; margin-right: -10px; text-align: center;}
#recent-photos h2 { text-align: center; font-size: 16px; margin-right: 10px; }
.recent-photo { height: 67px; width: 81px; display: block; float: left; margin-right: 10px; margin-bottom: 10px; }
.recent-photo img { display: block; height: 100%; width: 100%; }
/*-----------------------------------------------------------------------------------*/
/* LayerSlider
/*-----------------------------------------------------------------------------------*/
#page-slider-shortcode .ls-nav-prev,
#page-slider-shortcode .ls-nav-next {
	display: block;
	text-decoration: none;
	color: #fff;
	position: absolute;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	top: 50%;
	margin: -25px 10px 0;
	border-radius: 3px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	opacity: 0.5;
	z-index: 10000;
}
#page-slider-shortcode .ls-nav-prev {
	left: 20px;
	background: #343434 url("images/layerslider-arrow-left.png") center center no-repeat;
}

#page-slider-shortcode .ls-nav-next {
	right: 20px;
	background: #343434 url("images/layerslider-arrow-right.png") center center no-repeat;
}

#page-slider-shortcode .ls-nav-prev:hover,
#page-slider-shortcode .ls-nav-next:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

#page-slider-shortcode .ls-bottom-nav-wrapper {
	bottom: 10px;
}

/*-----------------------------------------------------------------------------------*/
/* = FlexSlider
/*-----------------------------------------------------------------------------------*/
/*core*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none }
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
.no-js .slides > li:first-child { display: block }
.flexslider { zoom: 1 }
.flexslider ul { margin: 0 }
.flex-viewport { max-height: 2000px }
.flex-control-nav { height: 8px; position: absolute; right: 20px; bottom: 30px; }
.flex-control-nav li { margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-nav li:first-child { margin: 0 }
.flex-control-nav li a { width: 8px; height: 8px; display: block; background: url("images/bullets.png") no-repeat 0 0; cursor: pointer; text-indent: -9999px; }
.flex-control-nav li a:hover { background-position: -9px 0 }
.flex-control-nav li a.flex-active { background-position: -9px 0; cursor: default; }
/*main design*/
#slider-wrap { margin: -20px -20px 20px -20px; background: #5e483d; direction: ltr !important; position: relative; }
#slider-wrap.slides-loading { min-height: 250px; background: #5e483d url("images/loader.gif") center center no-repeat; }
#slider-wrap.no-bg { background: none; }
/*slider arrows*/
#slider-wrap .flex-direction-nav li a { display: block; position: absolute; z-index: 999; font-size: 28px; height: 40px; width: 40px; color: #916f5e; top: 50%; margin-top: -20px; cursor: pointer; text-align: center; }
#slider-wrap .flex-direction-nav li a.flex-next { right: -55px }
#slider-wrap .flex-direction-nav li a.flex-prev { left: -55px }
#slider-wrap .flex-direction-nav li a:hover { color: #16110e; text-decoration: none; }
#slider-wrap .flex-slide { position: relative }
/*slider captions*/
#slider-wrap .caption p:last-child { margin: 0 }
#slider-wrap .caption { max-width: 400px; padding: 20px; text-align: center; font-size: 14px; line-height: 1.3em; font-weight: bold; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.6); background: #3a2418; position: absolute; left: 20px; bottom: 45px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; /*opacity*/ -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; /*rounded corners*/ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; /*drop shadow*/ -webkit-box-shadow: 0 0 7px rgba(0,0,0,.8); -moz-box-shadow: 0 0 7px rgba(0,0,0,.8); box-shadow: 0 0 7px rgba(0,0,0,.8); }
/*-----------------------------------------------------------------------------------*/
/* = Portfolio Slider
/*-----------------------------------------------------------------------------------*/
.gallery-slider { position: relative; height: 475px; text-align: left; }
.gallery-slider .slides_container { width: 475px; height: 475px; overflow: hidden; position: relative; display: none; margin-left: 0; }
.gallery-slider .slides_container div.single_slide { display: block; width: 475px; height: 475px; display: block; list-style: none; }
.gallery-slider .slides_container img { display: block; width: 100%; }
/*slider arrows*/
.gallery-slider a.slides_prev, .gallery-slider a.slides_next { display: none; position: absolute; z-index: 101; font-size: 12px; height: 45px; width: 30px; line-height: 45px; color: #fff; background: #000; top: 50%; margin-top: -20px; cursor: pointer; text-align: center; -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }
.gallery-slider a.slides_next { right: 0 }
.gallery-slider a.slides_prev { left: 0 }
.gallery-slider a.slides_prev:hover, .gallery-slider a.slides_next:hover { color: #000; text-decoration: none; background: #fed205; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
/*slider caption*/
.gallery-slider .caption { display: none }
/*-----------------------------------------------------------------------------------*
/* = Gallery
/*-----------------------------------------------------------------------------------*/
#gallery-wrap { overflow: hidden; margin-right: -20px; margin-bottom: -20px; }
.gallery-content { position: relative; overflow: hidden; }
#gallery-description { font-weight: bold; font-style: italic; font-size: 14px; margin-bottom: 20px; }
#gallery-description p:last-child { margin: 0 }
#gallery-pagination .page-pagination { margin-top: 20px }
/*gallery items*/
.gallery-entry { float: left; width: 210px; margin-right: 20px; margin-bottom: 20px; }
.gallery-entry h2 a:hover { color: #312820 }
.gallery-entry .styled-img, .gallery-entry .styled-img img { -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.gallery-entry-content .heading { font-size: 1em; margin: 0; text-align: center; border-top: none; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; border-top-left-radius: 0; border-top-right-radius: 0; }
.gallery-entry-content .heading a { display: block }
.gallery-entry-content p:last-child { margin-bottom: 0px }
/*single gallery post*/
#single-gallery-media { margin-right: -20px }
#single-gallery-media a { margin-right: 20px; margin-bottom: 20px; position: relative; background: #16110e; display: block; }
#single-gallery-media a, #single-gallery-media img { float: left; display: block; }
#single-gallery-content .leaf-divider { margin-top: 0; margin-bottom: 10px; }
.gallery-entry .styled-img img{ width:100%;}
#single-gallery-media-mobile { display:none;}
/*-----------------------------------------------------------------------------------*
/* = Blog Entries
/*-----------------------------------------------------------------------------------*/
.blog-oembed { position: relative; margin-bottom: 20px; background: #343434; color: #efefef; border-radius: 3px; }
.loop-entry p:last-child { margin: 0 }
.loop-entry-left { float: left; width: 120px; }
.loop-entry-right { float: right; width: 480px; }
.loop-entry h2 { margin-top: 0; margin-bottom: 15px; font-size: 18px; }
.loop-entry-thumbnail { margin-bottom: 20px }
/*entry meta*/
.entry-meta { color: #a58c77; font-size: 11px; margin-bottom: 5px; }
.entry-meta span { color: #bcce61; margin-right: 5px; }
.entry-meta span.icon-comment { margin-left: 10px }
/*-----------------------------------------------------------------------------------*
/* = Posts & Pages
/*-----------------------------------------------------------------------------------*/
.post { float: left; width: 620px; margin-bottom: 20px; }
.post p:last-child { margin: 0 }
.post.full-width { float: none; width: 100%; }
.full-width { width: 100% !important; }
.single .post img { width: 100%; height: auto;}
.entry-left { float: left; width: 120px; }
.entry-right { float: right; width: 480px; }
#post-title { margin: 0 0 16px }
/*post meta*/
.post-meta ul { margin: 0 }
.post-meta li { float: left; list-style: none; margin-bottom: 10px; font-weight: normal; font-style: italic; font-size: 11px; height: 24px; line-height: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
.post-meta li span { display: block; float: left; font-style: normal; margin-right: 10px; height: 24px; line-height: 24px; width: 24px; text-align: center; font-size: 12px; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
/*thumbnail*/
#post-thumbnail { margin-bottom: 20px }
/*post tags*/
#post-tags { color: #312820; font-size: 12px; margin: 20px 0; padding-top: 10px; background: url("images/small-border.png") left top no-repeat; }
#post-tags a:hover { text-decoration: underline }
#post-tags strong { margin-right: 5px }
/*-----------------------------------------------------------------------------------*
/* = Related Posts
/*-----------------------------------------------------------------------------------*/
#related-posts { }
#related-posts h2 { margin: 0; color: #645142; font-weight: normal; font-style: italic; font-size: 11px; height: 24px; line-height: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
#related-posts h2 span { display: block; float: left; font-style: normal; margin-right: 10px; height: 24px; line-height: 24px; width: 24px; text-align: center; font-size: 12px; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.related-entry { margin-bottom: 20px }
.related-entry:last-child { margin-bottom: 0 }
.related-entry .featured-image { float: left; margin-right: 20px; }
.related-entry-content { width: 340px; float: right; }
.related-entry h3 { font-size: 14px; margin: 0; }
.related-entry p:last-child { margin: 0 }
/*-----------------------------------------------------------------------------------*
/* Events
/*-----------------------------------------------------------------------------------*/
/*event entry*/
.event-entry { padding-bottom: 20px; margin-bottom: 20px; background: url("images/double-line-divider.png") bottom repeat-x; }
.event-date { float: left; width: 70px; text-align: center; margin-right: 20px; color: #000; font-size: 21px; background: #fff url("images/grid_noise.png"); font-weight: bold; text-transform: uppercase; box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1); /*top rounded corner*/ -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.event-month { background: #fc464e url("images/donate-bg.png"); color: #fff; font-size: 12px; padding: 2px 5px; text-shadow: 1px 1px 1px rgba(0,0,0, 0.4); border: 1px solid #b8020b; /*top rounded corner*/ -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.event-day { padding: 12px 10px; border: 1px solid #bba595; border-top: none; }
.event-entry-content { float: right }
.event-entry h3 { font-size: 14px; margin: 0 0 10px; }
/*events page*/
#event-wrap { }
#event-wrap .event-entry { }
#event-wrap .event-entry-content { width: 525px }
/*single event post*/
#event-oembed { position: relative; margin-bottom: 20px; background: #343434; color: #efefef; }
#event-meta { font-weight: normal; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; margin: 5px 0 0; }
#event-meta strong { font-family: "Helvetica Neue", Arial, Helvetica, sans-serif }
#event-meta span { margin-right: 5px; font-size: 16px; font-weight: normal; }
#event-tabs { margin-bottom: 10px }
#event-tabs a { font-weight: normal; }
#event-tabs a i { margin-right: 5px; }
#event-tabs #tab-gallery { padding-bottom: 0 }
#event-tabs #tab-gallery-inner { width: 600px }
#event-tabs #tab-gallery a { display: block; width: 180px; float: left; margin-right: 20px; margin-bottom: 20px; }
#event-tabs #tab-location a { font-size: 12px; color: #758918 !important; }
#event-details-left { float: left; width: 80px; }
#event-details-right { float: right; width: 750px; }
#event-details-title { margin: 0 0 20px }
/*event tabs*/
.event-tabs-nav { list-style: none; display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #e8e1c9; margin-left: 1px !important; }
.event-tabs-nav li { display: block; width: auto; height: 30px; padding: 0; float: left; margin-bottom: 0; }
.event-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 29px; padding: 0px 20px; line-height: 30px; background-color: #f7f2e7; border: 1px solid #e8e1c9; border-width: 1px 1px 0 0; margin: 0; color: #584a3d; font-size: 13px; font-weight: bold; }
.event-tabs-nav li.active a { background: #fff; height: 30px; position: relative; top: -4px; padding-top: 4px; border-left-width: 1px; margin: 0 0 0 -1px; color: #111; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.event-tabs-nav li:first-child a { border-width: 1px 1px 0 1px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; }
.event-tabs-nav li:last-child a { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.event-tab-content { display: none; background: #fff; padding: 20px; border: solid 1px #e8e1c9; border-top: none; }
.event-tab-content.visible { display: block; }
/*calendar*/
#ajax-loader { display: none; height: 11px; width: 16px; position: absolute; top: 50%; right: 20px; margin-top: -5px; background: url("images/ajax-loader.gif"); }
h2#calendar_title { float: left; font-size: 21px; margin: 0; }
h2#calendar_title i { margin-right: 7px; }
#calendar-month-select { float: right; }
calendar-month-select:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
.cal-submit { display: block; float: left; }
#cal-nav { float: left; margin-bottom: 20px; margin-top: -5px; margin-left: -2px; }
#cal-nav #cal-prev, #cal-nav #cal-next { display: inline-block; float: left; margin-right: 5px; cursor: pointer; }
#calendar { display: block; clear: both; margin-top: 20px; }
table.calendar { border-left: 1px solid #D3CAC0; margin: 0 0 20px; }
tr.calendar-row { }
td.calendar-day { min-height: 80px; font-size: 11px; line-height: 1.4em; position: relative; background: #f6f2e8;-webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
* html div.calendar-day { height: 80px }
div.day-number { float: right; margin-top: -6px; margin-right: -6px; font-size: 10px; font-weight: bold; }
td.calendar-day a { margin-top: 7px; padding-left: 10px; display: block; float: left; clear: left; position: relative; }
td.calendar-day a i { position: absolute; top: 3px; left: 0; font-size: 8px; }
td.calendar-day a:hover { text-decoration: underline }
td.calendar-day.today { background: #fdef94 }
td.calendar-day-np { background: #fbf9f4; min-height: 80px; }
* html div.calendar-day-np { height: 80px }
td.calendar-day-head { font-size: 12px; background: url("images/cloth.png"); font-weight: bold; text-align: center; width: 120px; padding: 5px; border-bottom: 1px solid #dcd1c9; border-top: 1px solid #dcd1c9; border-right: 1px solid #dcd1c9; }
td.calendar-day, td.calendar-day-np { width: 14%; padding: 12px 12px 25px; border-bottom: 1px solid #dcd1c9; border-right: 1px solid #dcd1c9; vertical-align: top; }
/*-----------------------------------------------------------------------------------*/
/* = Custom Select
/*-----------------------------------------------------------------------------------*/
.jqTransformSelectWrapper{width:45px;position:relative;height:31px; padding: 0 6px;background: #5e483d; color: #fff; font-weight: normal;float:left;margin-right:5px;border-radius: 3px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.jqTransformSelectWrapper div span{font-size:12px;float:none;position:absolute;white-space:nowrap;height:31px;line-height:15px;padding:8px 0 0 7px;overflow:hidden;cursor:pointer;}
.jqTransformSelectWrapper a.jqTransformSelectOpen{display:block;position:absolute;right:0px;width:31px;height:31px;background:url("images/select-right.png") no-repeat center center;}
.jqTransformSelectWrapper ul{position:absolute;width:43px;top:31px;left:0px;list-style:none;background-color:#FFF;border:solid 1px #e8e1c9;border-top: none;display:none;margin:0px;padding:0px;height:150px;overflow:auto;overflow-y:auto;z-index:10;}
.jqTransformSelectWrapper ul a{display:block;padding:5px;text-decoration:none;color:#333;background-color:#FFF;font-size:12px;}
.jqTransformSelectWrapper ul a.selected{background:#EDEDED;color:#333;}
.jqTransformSelectWrapper ul a:hover,
.jqTransformSelectWrapper ul a.selected:hover{background:#a7b03d;color:#fff;}
.jqTransformHidden{display:none;}
/*-----------------------------------------------------------------------------------*/
/* = FAQs
/*-----------------------------------------------------------------------------------*/
#faqs-description { margin-bottom: 20px; padding-bottom: 20px; background: url("images/divider.png") bottom center repeat-x; }
#faqs-description p:last-child { margin: 0 }
.faqs-topic { margin-bottom: 20px }
.faqs-topic-title { margin: 0 0 20px; background: url("images/divider.png") center center repeat-x; }
.faqs-topic-title span { background: #fbf9f4; padding-right: 15px; }
.faq-entry { margin-bottom: 10px }
.faq-entry p:last-child { margin: 0 }
.faq-entry h3.faq-title { font-size: 13px; margin: 0; height: 40px; line-height: 40px; padding: 0 10px; background: #f7f5ed url("images/faqs-bg.png") repeat-x; border: 1px solid #ebe6d5; /*rounded corners*/ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.faq-entry h3.faq-title a { display: block }
.faq-entry h3.faq-title a:hover { color: #2c1c14 }
.faq-entry h3.faq-title:hover { opacity: 0.75 }
.faq-entry h3.faq-title a span { margin-right: 8px }
.faq-entry-answer { display: none; background: #fff; border: 1px solid #e8e1c9; border-top: none; padding: 10px; }
/*-----------------------------------------------------------------------------------*
/* = Pagination
/*-----------------------------------------------------------------------------------*/
/*default*/
.page-pagination { }
.page-pagination a, .page-pagination span { font-size: 11px; line-height: 20px; height: 20px; width: 20px; text-align: center; display: block; float: left; margin-right: 5px; background: #f2e7e0 url("images/cloth.png"); font-weight: bold; color: #744b35; border: 1px solid #d7ccc5; text-decoration: none; /*rounded corners*/ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; /*animation*/ -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
.page-pagination a:hover, .page-pagination span.current { color: #ede8d5; border-color: #3a2319; background: #63503f url("images/pagination-bg.png") repeat-x; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); }
/*post/page pagination*/
#post-page-navigation { margin-top: 20px }
#post-page-navigation span { font-size: 0.917em; /* 11px / 12px */ line-height: 23px; height: 23px; width: 23px; text-align: center; margin-right: 7px; display: block; float: left; background: #000; color: #fff; border: 1px solid #000; text-decoration: none; }
#post-page-navigation a span { background: #eee; color: #666; border-color: #ddd; }
#post-page-navigation a:hover span { background: #000; color: #fff; }
/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
#comments.empty-closed-comments { display: none }
.post .comment-list, .post .comment-list ol { list-style: none !important; margin: 0; }
.entry-left .comments-title { margin: 0; color: #645142; font-weight: normal; font-style: italic; font-size: 11px; height: 24px; line-height: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
.entry-left .comments-title span { display: block; float: left; font-style: normal; margin-right: 10px; height: 24px; line-height: 24px; width: 24px; text-align: center; font-size: 12px; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.page-comments-title { margin: 0 0 20px; }
.comment-notes { color: #666 }
#comments .children { margin-left: 30px }
#comments li article { position: relative }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { display: block; border-radius: 2px; }
.comment-details { position: relative; margin-bottom: 25px; margin-left: 75px; padding: 15px; background: #fff; border-bottom: 2px solid #e1d6d1; font-size: 12px; border-radius: 2px; }
.comment-meta { margin-bottom: 5px }
.comment-meta .fn { font-size: 1em; font-weight: 600; line-height: 0; }
.comment-date a { font-size: 0.813em; color: #909090 !important; margin-right: 10px; }
.comment-date a:hover { color: #000 !important }
#comments .reply { margin-top: 15px; }
.comment-reply-link { font-size: 11px; }
.comment-edit-link { background: #E0E0E0; border-color: transparent; border-radius: 3px; color: #606060 !important; cursor: pointer; display: inline-block; font-size: 11px; font-weight: normal; letter-spacing: 0.25px; line-height: 1.65em; padding: 2px 8px; margin-bottom: 5px; opacity: 0.5; }
.comment-edit-link:hover { color: #000 !important }
#cancel-comment-reply-link { float: right; border-color: transparent; border-radius: 3px 3px 3px 3px; color: #F00 !important; cursor: pointer; font-size: 10px; text-transform: uppercase;  letter-spacing: 1px; opacity: 0.7; }
#cancel-comment-reply-link:hover { text-decoration: underline; opacity: 1; }
.logged-in-as { font-size: 0.813em; font-weight: 300; }
p.comment-notes { font-size: 0.813em; font-weight: 300; }
#respond { margin: 0 0 25px }
#respond h3 { clear: left;text-transform: none;font-weight: bold;color: #333;font-size: 14px;margin: 0px; }
#respond label[for=comment] { display: none }
.commentlist #respond { margin-bottom: 80px; margin-top: 60px; }
#commentform p { line-height: 35px }
#commentform input { float: left; margin-right: 15px; }
#commentform #submit { float: none }
#commentform input#author, #commentform input#email, #commentform input#url { width: 30%; text-shadow: 1px 1px 0px #FFF; border: 1px solid #e1d6d1; outline: none;-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; background-color: #fff; }
#commentform textarea { display: block; padding: 10px; width: 100%; margin-top: 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#commentform input#author:focus, #commentform input#email:focus, #commentform input#url:focus, #commentform textarea:focus { border-color: #d4c4bc !important; -webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); }
#commentSubmit { display: block; float: none; margin-bottom: 15px; }
#commentform label { font-weight: 600; font-size: 12px; }
.comment-navigation { font-size: 12px }
.nav-next { text-align: right }
.form-allowed-tags { display: none }
span.required { color: #F00; font-size: 9px; position: relative; top: -4px; }
.no-comments { text-align: right }
.no-comments i { margin-right: 8px }
/*WP JetPack*/
.comment-subscription-form { margin: 0px }
.comment-subscription-form:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.comment-subscription-form input, .comment-subscription-form label { float: left; font-size: 11px; margin: 0px !important; margin-right: 5px !important; }
/*-----------------------------------------------------------------------------------*/
/* = Contact Form 7
/*-----------------------------------------------------------------------------------*/
div.wpcf7 .wpcf7-not-valid { border: 1px solid #F00 !important; }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px;/* background: #ffe9e9;*/ color: #d04544; border:0; /*border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;*/ text-align: center; }
div.wpcf7-mail-sent-ok { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wpcf7 p { font-size: 11px; text-transform: uppercase; }
.wpcf7 input, .wpcf7 textarea { margin-top: 5px; }
/*-----------------------------------------------------------------------------------*
/* = Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar { font-size: 12px; width: 240px; float: right; }
.sidebar-box { margin-bottom: 30px }
.sidebar-box h4 { font-size: 18px; margin: 0 0 15px; font-weight: bold; background: url("images/divider.png") center center repeat-x; }
.sidebar-box h4 span { background: #fff; padding-right: 10px; }
.sidebar-box ul { list-style: none; margin: 0px; font-size:14px;}
.sidebar-box ul li { margin-bottom:5px;}
.sidebar-box a { color: #766452 }
.sidebar-box a:hover { color: #1c1713; text-decoration: none; }
/*-----------------------------------------------------------------------------------*/
/* = Widgets
/*-----------------------------------------------------------------------------------*/
#sidebar .widget_nav_menu a, #sidebar .widget_recent_entries a, #sidebar .widget_categories a { display: block; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #f0ebe8; }
#sidebar .widget_nav_menu li:first-child a, #sidebar .widget_recent_entries li:first-child a, #sidebar .widget_categories li:first-child a { padding-top: 8px; border-top: 1px solid #f0ebe8; }
.widget_nav_menu ul ul li { border: none; padding: 0; padding-left: 10px; }
.widget_nav_menu ul ul li:first-child { border-top: 0 }
#footer .widget_recent_entries ul, #footer .widget_categories ul, #footer .widget_pages ul, #footer .widget_links ul, #footer .widget_archive ul, #footer .widget_meta ul, #footer .widget_nav_menu ul { margin-top: 0px }
#footer .widget_recent_entries li,
#footer .widget_categories li,
#footer .widget_pages li,
#footer .widget_links li,
#footer .widget_archive li,
#footer .widget_meta li,
#footer .widget_nav_menu > li { padding-bottom: 2px; border-bottom: 2px solid black; }
#footer .widget_recent_entries a,
#footer .widget_categories a,
#footer .widget_pages a,
#footer .widget_links a,
#footer .widget_archive a,
#footer .widget_meta a,
#footer .widget_nav_menu a { padding: 8px 0; display: block; /*animation*/ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#footer .widget_recent_entries a:hover, #footer .widget_categories a:hover, #footer .widget_pages a:hover, #footer .widget_links a:hover, #footer .widget_archive a:hover, #footer .widget_meta a:hover, #footer .widget_nav_menu a:hover { padding-left: 8px; padding-right: 8px; text-decoration: underline; }
#footer-widget-full .footer-widget { margin-bottom:0;}
/*tagcloud*/
.tagcloud li { list-style: none; float: left; border: 1px solid #9daf44; margin-bottom: 5px; margin-right: 5px; /*rounded corners*/ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; /*drop shadow*/ -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2); -moz-box-shadow: 0 0 2px rgba(0,0,0,.2); box-shadow: 0 0 2px rgba(0,0,0,.2); }
.tagcloud li a { font-size: 12px !important; line-height: 25px; height: 25px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; display: block; padding: 0 10px; background: #a7b03d url("images/green-bg.png"); color: #fff !important; border-top: 1px solid #dfe98a; /*animation*/ -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; /*rounded corners*/ -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; }
.tagcloud a:hover, #footer .tagcloud a:hover { text-decoration: none; background: #a7b03d url("images/green-bg-hover.png"); }
/*calendar*/
#wp-calendar caption { text-align: center; margin-bottom: 10px; font-weight: bold; }
#wp-calendar, #footer #wp-calendar tr { width: 100% }
#wp-calendar th { text-align: center }
#wp-calendar tbody { color: #c1afa0 }
#wp-calendar tbody td { padding: 5px 0; text-align: center; background: #fff; border: 1px solid #e8e1c9; }
#wp-calendar tbody td:hover { background: #432b1f; color: #fff; }
#wp-calendar tbody a { display: block; color: #45382e; font-weight: bold; }
#wp-calendar tbody td:hover a { color: #e6b85f }
/*subscribe*/
#subscribe-blog #subscribe-field { margin-top: 5px; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#subscribe-blog input { width: 100px !important }
#subscribe-blog #subscribe-field:focus { }
#subscribe-blog input[type="submit"] { cursor: pointer; padding: 4px; font-size: 0.917em; /* 11px / 12px */ background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#subscribe-blog input[type="submit"]:hover { opacity: 0.90 }
#sidebar #subscribe-blog { font-size: 1em }
#sidebar #subscribe-blog #subscribe-field { font-size: 0.917em; /* 11px / 12px */ width: 100% !important; padding: 7px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#footer #subscribe-blog #subscribe-field { background: #444; border: 1px solid #2b2b2b; }
#footer #subscribe-blog #subscribe-field:focus { background-color: #555; color: #fff; }
/*twitter*/
#tweets li { margin-bottom: 10px }
#sidebar .tweets a { color: #444; font-weight: bold; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#sidebar .tweets a:hover { text-decoration: none; text-shadow: none; color: #000; background: #f0b910; }
/*flickr & recent work*/
.earth-flickr-widget, .widget-recent-gallery { margin-right: -8px }
.widget-recent-gallery li { border: none; list-style: none; }
.earth-flickr-widget a, .widget-recent-gallery a { float: left; margin-right: 8px; margin-bottom: 8px; }
.earth-flickr-widget img, .widget-recent-gallery img { display: block }
.earth-flickr-widget img { height: 50px; width: 50px; }
#footer .earth-flickr-widget img, #footer .widget-recent-gallery img { width: 46px; display: block; }
#footer .earth-flickr-widget a, #footer .earth-flickr-widget img { width: 46px; height: 46px; /*rounded corners*/ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/*recent posts*/
.widget-recent-posts .recent-post { padding-bottom: 15px; margin-bottom: 15px; background: url("images/double-line-divider.png") left bottom repeat-x; }
.widget-recent-posts .recent-post:last-child { margin-bottom: 0 }
.widget-recent-posts .recent-post .alignleft { margin-right: 15px; margin-bottom: 0; }
#sidebar .widget-recent-posts .recent-post:last-child { margin: 0; padding: 0; background: none; }
.widget-recent-posts .recent-post h5 { margin: 0 0 5px }
.widget-recent-posts .recent-post-date { font-size: 11px; font-style: italic; }
#footer .widget-recent-posts .recent-post { background: url("images/footer-header-border.png") left bottom repeat-x }
#footer .widget-recent-posts .recent-post h5 a { font-size: 12px; color: #f1d9a8; }
#footer .widget-recent-posts .recent-post h5 a:hover { color: #f6e6c5 }
#footer .widget-recent-posts .recent-post .styled-img { width: 65px }
/*upcoming events*/
.widget-event li.widget-event-entry { padding-bottom: 15px; margin-bottom: 15px; background: url("images/double-line-divider.png") left bottom repeat-x; }
#sidebar li.widget-event-entry:last-child { margin: 0; padding: 0; background: none; }
.widget-event-date { float: left; width: 55px; text-align: center; color: #000; font-size: 16px; background: #fff url("images/grid_noise.png"); font-weight: bold; box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1); /*top rounded corner*/ -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.widget-event-month { background: #fc464e url("images/donate-bg.png"); color: #fff; font-size: 12px; padding: 1px 5px; text-shadow: 1px 1px 1px rgba(0,0,0, 0.4); border: 1px solid #b8020b; /*top rounded corner*/ -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.widget-event-day { padding: 7px 10px; border: 1px solid #bba595; border-top: none; }
.widget-event-entry-content { float: right; width: 170px; }
.widget-event h5 { margin: 0 0 5px }
#footer .widget-event h5 a { font-size: 12px; color: #f1d9a8; }
#footer .widget-event h5 a:hover { color: #f6e6c5 }
/*upcoming events - footer only*/
#footer .widget-event li.widget-event-entry { border: none !important; background: url("images/footer-header-border.png") left bottom repeat-x; }
#footer .widget-event-entry-content { float: right; width: 135px; }
#footer .widget-event li.widget-event-entry { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #f0ebe8; }
/*-----------------------------------------------------------------------------------*
/* = Footer
/*-----------------------------------------------------------------------------------*/
#footer {position: relative; background: #e0d769; position: relative; color: #c7b7ab; /*rounded bottom corners*/ -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; }
/*footer widgets*/
#footer-widget-wrap { border-bottom: 1px solid #1c1713}
#footer-widget-wrap a { text-decoration: none; color: #2b2b2b; }
#footer-widget-wrap a:hover { color: black }
#footer-widget-wrap  ul { margin-left: 0px !important }
#footer-widget-first, #footer-widget-second, #footer-widget-third { float: left; width: 280px; margin-right: 20px; }
#footer-widget-first{
	margin-left: 0;
}
#footer-widget-third { margin: 0 ; }
.footer-widget { margin: 20px 0 }
.footer-widget h4 { color: #000000; font-size: 13px; margin: 0 0 10px; padding-bottom: 10px; border-bottom: 2px solid #5e483d; }
/*footer bottom*/
#footer-botttom { background: #1a1919; border-top: 1px solid #4f4f4f; font-size: 11px; color: #beb3a2; padding: 12px 20px; /*rounded bottom corners*/ -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;text-align: center; }
/*copyright*/
#footer-copyright { float: left; width: 100%; }
#footer-copyright p { margin: 0; }
/*footer menu*/
#footer-menu { width: 50%; float: right; text-align: right; display: none;}
#footer-menu li, #footer-menu a { display: inline; color: #cda793; }
#footer-menu a:hover { color: #f1d9a8; text-decoration: none; }
#footer-menu li { margin-right: 5px; }
#footer-menu li:after { content: "/"; margin-left: 7px; opacity: 0.6; }
#footer-menu li:last-child:after { display: none; }
#footer-menu li:last-child { padding: 0; margin: 0; background: none; }
/*back to top link*/
.backup { display: none; position: fixed; bottom: 30px; right: 30px; color: #fff; z-index: 1000; background: #000000; padding: 10px 15px; font-size: 18px; text-align: center; font-weight: bold; /*rounded corners*/ -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; /*animation*/ -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
.backup:hover { background: #ffda64; text-decoration: none; }
/*-----------------------------------------------------------------------------------*
/* = Search
/*-----------------------------------------------------------------------------------*/
/*main search*/
#mainnav #searchbar { position: absolute; right: 20px; top: 50%; height: 24px; line-height: 24px; margin-top: -12px; width: 180px; }
/*searchbar*/
#searchbar { height: 24px; line-height: 24px; display: block; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
input#search { background: #f7f5ed; border-color: #f7f5ed; height: 24px; line-height: 24px; font-size: 0.917em; color: #473525; width: 100%; padding: 0 30px 0 5px; outline: none; border: none; margin: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#mainnav #searchbar input#search { border: none !important; }
#sidebar input#search { border: 1px solid #ddd; border-right: none; }
#sidebar input#search, #footer input#search { background: #fff }
#searchsubmit { color: #fff; display: block; font-size: 9px; text-transform: uppercase; height: 24px !important; line-height: 24px !important; padding: 0 5px;float: right;position: relative; top: -24px;outline: none; border: none; cursor: pointer; border-left: 1px solid #9daf44; background: #a7b03d url("images/green-bg.png"); -webkit-appearance: none; /*rounded corners*/ -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-appearance: none; }
#searchsubmit:hover { background: #a7b03d url("images/green-bg-hover.png"); }
input[type="text"]#search:focus { background: #fff; }
/*search results page*/
.search-entry { margin-bottom: 20px; padding-bottom: 20px; background: url("images/double-line-divider.png") bottom repeat-x; }
.search-entry h2 { margin: 0 0 20px }
.search-entry-img { float: left; margin-right: 15px; }
/*-----------------------------------------------------------------------------------*
/* = Visual Composer
/*-----------------------------------------------------------------------------------*/
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid { margin-left: -2.5% !important; }
/* visual composer - seperators */
#wrapper .vc_text_separator { margin-bottom: 0 !important; height: auto; }
#wrapper .wpb_separator { border: none; background: url("images/divider.png") repeat-x center center; height: 15px; }
#wrapper .vc_text_separator div { font-size: 16px; font-weight: bold; margin: 0 0 20px; padding: 12px 20px; color: #4f3224; background: #f7f5ed url("images/cloth.png") repeat; text-shadow: 1px 1px 1px rgba(255,255,255,0.4); border: 1px solid #d5c9bf; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1); display: block; }
#wrapper .vc_text_separator.separator_align_center div { text-align: center; }
#wrapper .vc_text_separator.separator_align_left div { text-align: left; }
#wrapper .vc_text_separator.separator_align_right div { text-align: right; }
/* visual composer - toggles */
#wrapper .wpb_toggle,
#wrapper h4.wpb_toggle { display: block; color: #584a3d; display: block; padding: 10px; border: 1px solid #e8e1c9; background: #f7f2e7; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 0; margin-top: 10px; cursor: pointer; }
#wrapper h4.wpb_toggle:hover,
#wrapper .wpb_toggle_title_active,
#wrapper h4.wpb_toggle_title_active { color: #fff; background: #5e483d; border-color: transparent; text-decoration: none; }
#wrapper .wpb_toggle_content { display: none; overflow: hidden; padding: 10px; margin: 0; border: 1px solid #beb0a2; background: #fff; border-top: 0px; }
/* visual composer - horizontal tabs */
#wrapper .wpb_tabs .wpb_tabs_nav { display: block; margin: 0; padding: 0; border-bottom: solid 1px #e8e1c9; border-left: solid 1px #e8e1c9; }
#wrapper .wpb_tabs .wpb_tab { display: none; background: #fff !important; padding: 15px; border-left: solid 1px #e8e1c9; border-right: solid 1px #e8e1c9; border-bottom: solid 1px #e8e1c9; }
#wrapper .wpb_tabs .wpb_tabs_nav li { display: block; width: auto; height: 30px; padding: 0 !important; float: left !important; margin: 0 !important; outline: none; }
#wrapper .wpb_tabs .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; height: 30px; padding: 0px 15px; line-height: 30px; border: solid 1px #e8e1c9; border-bottom: 0; border-left: none; margin: 0; background-color: #f7f2e7; font-size: 1em; color: #584a3d; outline: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#wrapper .wpb_tabs .wpb_tabs_nav li.ui-tabs-active a { background: #fff; height: 31px; position: relative; top: 0; color: #000 !important; border-bottom: none; }
/* visual composer - vertical tabs */
#wrapper .wpb_tour .wpb_tabs_nav li { white-space: normal; }
#wrapper .wpb_tour_next_prev_nav { display: none !important; }
#wrapper .wpb_tour .wpb_tabs_nav li { display: block; margin-bottom: 10px; }
#wrapper .wpb_tour .wpb_tabs_nav li a { display: block; padding: 10px; font-size: 1em; font-weight: 600; color: #584a3d; background: #f7f2e7; border: 1px solid #e8e1c9;  }
#wrapper .wpb_tour .wpb_tabs_nav li a:hover,
#wrapper .wpb_tour .wpb_tabs_nav li.ui-tabs-active a { background: #5e483d; color: #fff; text-decoration: none; }
#wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab { display: none; padding-left: 20px; }
/* visual composer - accordion */
#wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header { display: block; color: #584a3d; display: block; padding: 10px; border: 1px solid #e8e1c9; background: #f7f2e7; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; font-size: 1em; line-height: 1.5em; margin: 0; margin-top: 10px; cursor: pointer; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
#wrapper .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
#wrapper .wpb_content_element .wpb_accordion_header a { padding: 0; }
#wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active,
#wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover { color: #fff; background-color: #5e483d; border-color: transparent; }
#wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a,
#wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover a { color: #fff; }
#wrapper .wpb_accordion .ui-icon { display: none !important; }
#wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { padding: 10px; margin: 0; border: 1px solid #beb0a2; background: #fff; border-top: 0px; }
/* visual composer - sliders */
#wrapper .wpb_gallery .wpb_flexslider .flex-control-nav { margin: 0 !important; position: absolute; bottom: 25px; }
#wrapper .wpb_gallery .wpb_flexslider .flex-control-nav li { margin: 0 3px; }
#wrapper .wpb_gallery .wpb_flexslider .flex-control-nav a { background: none; border: 2px solid #fff; width: 7px; height: 7px; }
#wrapper .wpb_gallery .wpb_flexslider .flex-control-nav a.flex-active { border-color: #fff; background: #fff; }
#wrapper .wpb_gallery_slides { background: none; padding: none; border: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
#wrapper .wpb_gallery .flexslider:hover .flex-prev { left: 20px; }
#wrapper .wpb_gallery .flexslider:hover .flex-next { right: 20px; }
#wrapper .theme-default .nivoSlider { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
#wrapper .wpb_posts_slider .flex-caption,
#wrapper .wpb_posts_slider .nivo-caption { background: #000; color: #fff; padding: 30px; font-size: 0.875em; }
#wrapper .wpb_posts_slider h2.post-title { margin: 0 0 10px; }
#wrapper .wpb_posts_slider h2.post-title a { font-size: 0.875em; color: #fff !important; }
/* visual composer - flickr */
#wrapper .wpb_gallery_slides .wpb_flickr_widget img:hover{ opacity: 0.7; }
/* visual composer - grid */
#wrapper .wpb_image_grid a img:hover { opacity: 0.7; }
#wrapper .wpb_teaser_grid_heading { font-size: 1.125em; text-transform: uppercase; font-weight: bold; background: url("images/divider.png") repeat-x center bottom; padding-bottom: 20px; }
#wrapper .teaser_grid_container ul { list-style: none; }
#wrapper .teaser_grid_container li { font-size: 0.875em; }
#wrapper .teaser_grid_container .post-title { font-size: 1.125em; text-transform: none; font-weight: bold; margin: 0 0 10px;}
#wrapper .grid_layout-thumbnail_title_text .post-title { margin-top: 10px; }
#wrapper .teaser_grid_container .link_image img:hover { opacity: 0.7; }
#wrapper .grid_layout-title_thumbnail_text .post-thumb { margin-bottom: 10px; }
/*visual composer - carousel*/
#wrapper .wpb_carousel .prev, #wrapper .wpb_carousel .next { background: #343434; color: #fff; border-radius: 2px; }
#wrapper .wpb_carousel .prev:hover, #wrapper .wpb_carousel .next:hover { background: #bcce61; color: #fff; }
/*visual composer - call to action*/
#wrapper .wpb_call_to_action { border: 1px solid #e8e1c9; background: #f7f2e7; }
/*visual composer carousel*/
#wrapper .vc-carousel-control { opacity: 0.7; }
#wrapper .vc-carousel-control { opacity: 0.7; }
#wrapper .vc-carousel-control:hover { opacity: 1; }
#wrapper .vc-carousel-control .icon-prev,
#wrapper .vc-carousel-control .icon-next { background: #343434; color: #CDA792; border-radius: 99px; }
#wrapper .vc-carousel-control .icon-prev:before,
#wrapper .vc-carousel-control .icon-next:before { top: -5px; }
#wrapper .vc-carousel-indicators { display: none !important; }
/*-----------------------------------------------------------------------------------*/
/* = Shortcodes
/*-----------------------------------------------------------------------------------*/
/*spacing*/
hr.spacing { border: none; outline: none; background: none; }
/*google map*/
.google-map { overflow: hidden }
.googlemap { position: relative; max-width: inherit; }
.googlemap .map_canvas { width: 100%; height: 100%; }
.googlemap .map_canvas h3 { margin: 0 0 10px; font-size: 14px; }
.map_canvas img { max-width: none !important }
/*hr*/
hr.none { border: none; outline: none; height: 1px; background: none; }
hr.double-line { background: none; border-top: double #dcd1c9; }
hr.dotted-line { height: 6px; background: url("images/divider.png") top repeat-x; border: none; }
hr.solid-line { background: none; border: none; border-top: 1px solid #dcd1c9; }
hr.dashed-line { background: none; border: none; border-top: 1px dashed #dcd1c9; }
/*lists*/
.check ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/check.png') !important; }
.bullets-gray ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-gray.png') !important; }
.bullets-black ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-black.png') !important; }
.bullets-blue ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-blue.png') !important; }
.bullets-red ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-red.png') !important; }
.bullets-purple ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-purple.png') !important; }
/*alerts*/
.alert-red, .alert-yellow, .alert-green, .alert-blue { text-align: left; margin: 15px 0; color: #666; /*IE fail fix*/ opacity: 0.9; color: rgba(0,0,0, .6); display: block; padding: 15px; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.alert-red.alignright, .alert-yellow.alignright, .alert-green.alignright, .alert-blue.alignright { float: right; width: 50%; margin: 0 0 10px 20px; }
.alert-red.alignleft, .alert-yellow.alignleft, .alert-green.alignleft, .alert-blue.alignleft { float: left; width: 50%; margin: 0 20px 10px 0; }
.alert-red p:last-child, .alert-yellow p:last-child, .alert-green p:last-child, .alert-blue p:last-child { margin-bottom: 0 }
.alert-title { margin-top: 0; margin-bottom: 0; font-size: 1.333em; /* 16px / 12px */ color: rgba(0,0,0, .7); }
.alert-red { background: #ffe7e0; color: #c03500; }
.alert-yellow { background-color: #f6d570 }
.alert-green { background: #bfd887 }
.alert-blue { background: #b7d3ee }
/*buttons*/
.button { margin-right: 5px }
.button, .button span { display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.button { white-space: nowrap; nowhitespace: afterproperty; line-height: 1em; position: relative; outline: none; overflow: visible; /* removes extra side padding in IE */ cursor: pointer; nowhitespace: afterproperty; border: 1px solid #999; /* IE */ border: rgba(0,0,0,.1) 1px solid; /* Saf4+,Chrome,FF3.6 */ border-bottom: rgba(0,0,0,.3) 1px solid; nowhitespace: afterproperty; background: -moz-linear-gradient(center top,rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%); /* FF3.6 */ background: -webkit-gradient(linear,center bottom,center top,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1))); /* Saf4+,Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000'); /* IE6,IE7 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000')"; /* IE8 */ -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; margin-bottom: 10px; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 11px; min-height: 34px; text-decoration: none; }
.button span { position: relative; color: #fff; font-weight: bold; text-shadow: 0 1px 1px rgba(0,0,0,0.25); border-top: rgba(255,255,255,.4) 1px solid; padding: 0.8em 1.3em; line-height: 1.3em; text-decoration: none; text-align: center; white-space: nowrap; }
a.button:hover { opacity: 0.8; text-decoration: none; }
.button:active, .button.active { top: 1px }
.button.black { background-color: #333 }
.button.gray { background-color: #666 }
.button.light-gray { color: #444; background-color: #D5D2D2; }
.button.red { background-color: #D4363A }
.button.orange { background-color: #f15a23 }
.button.blue { background-color: #025D8C }
.button.pink { background-color: #e22092 }
.button.green { background-color: #bcce61 }
.button.rosy { background-color: #FE4365 }
.button.brown { background-color: #9b7766 }
.button.purple { background-color: #66435F }
.button.gold { background-color: #fed205; color: #000; }
/*toggle*/
.toggle-wrap { margin: 10px 0 }
.toggle-wrap .trigger { margin: 0px }
.toggle-wrap .trigger a { display: block; padding: 0 10px; height: 30px; line-height: 30px; background-color: #f7f2e7; border: 1px solid #e8e1c9; outline: 0 !important; font-weight: bold; font-size: 13px; color: #584a3d; }
.toggle-wrap .trigger a:hover, .toggle-wrap .active a { border-color: #5e483d; background-color: #5e483d; color: #fff; }
.toggle-wrap .toggle_container { display: none; background-color: #fff; overflow: hidden; padding: 20px; border: 1px solid #ddd; border-top: 0px; }
.open-toggle .toggle_container { display: block; }
/*accordion*/
.accordion h3 { margin-bottom: 0px; margin-top: 5px; font-size: 13px; }
.accordion h3 a { display: block; padding: 0 10px; height: 30px; line-height: 30px; background-color: #f7f2e7; border: 1px solid #e8e1c9; outline: 0 !important; font-weight: bold; color: #584a3d; }
.ui-state-focus { outline: none }
.accordion h3 a:hover, .accordion .ui-state-active a { border-color: #5e483d; background-color: #5e483d; color: #fff; }
.accordion .ui-accordion-content { padding: 20px; background: #fff; border: 1px solid #beb0a2; border-top: 0px; }
.accordion .ui-accordion-content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
.accordion .ui-accordion-content p:last-child { margin: 0px }
/*tabs*/
.tab-shortcode ul { list-style: none }
.tab-shortcode ul.ui-tabs-nav { display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #e8e1c9; margin-left: 1px !important; }
.tab-shortcode	ul.ui-tabs-nav li { display: block; width: auto; height: 30px; padding: 0; float: left; margin-bottom: 0; }
.tab-shortcode	ul.ui-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 29px; padding: 0px 20px; line-height: 30px; background-color: #f7f2e7; border: 1px solid #e8e1c9; border-width: 1px 1px 0 0; margin: 0; color: #584a3d; font-size: 13px; font-weight: bold; }
.tab-shortcode	ul.ui-tabs-nav .ui-state-active a { background: #fff; height: 30px; position: relative; top: -4px; padding-top: 4px; border-left-width: 1px; margin: 0 0 0 -1px; color: #111; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.tab-shortcode ul.ui-tabs-nav li:first-child .ui-state-active a { margin-left: 0 }
.tab-shortcode ul.ui-tabs-nav li:first-child a { border-width: 1px 1px 0 1px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; }
.tab-shortcode ul.ui-tabs-nav li:last-child a { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.tab-shortcode .tab_content { background: #fff; padding: 20px; border: solid 1px #e8e1c9; border-top: none; }
/* Clearfixing tabs for beautiful stacking */
ul.tab-shortcode:before, ul.tab-shortcode:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
ul.tab-shortcode:after { clear: both }
ul.tab-shortcode { zoom: 1 }
.ui-tabs-hide { display: none }
/*columns*/
.one-half, .two-columns { width: 48% }
.one-third, .three-columns { width: 30.66% }
.one-two-third { width: 65.33% }
.one-fourth, .four-columns { width: 22% }
.one-three-fourth { width: 74% }
.one-fifth { width: 16.8% }
.one-sixth { width: 13.33% }
.two-columns, .three-columns, .four-columns, .one-two-third, .one-three-fourth, .one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth { position: relative; margin-right: 4%; float: left; }
.column-last { margin-right: 0px }
.column-first { margin-left: 0px }
.column-last:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
/*-----------------------------------------------------------------------------------*
/* = Gallery - WP Shortcode
/*-----------------------------------------------------------------------------------*/
.gallery-item img { border: 5px solid #ddd !important; border-color: rgaba(192,192,192, 0.4) !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display: block; }
/*-----------------------------------------------------------------------------------*
/* 404 Page
/*-----------------------------------------------------------------------------------*/
#error-page { margin-bottom: 55px }
#error-page-title { font-size: 300px; text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #beb0a2; background: none; line-height: 1em; border: none; }
#error-page-text { margin-top: -30px; text-align: center; font-size: 1.167em; /* 14px / 12px */ }
/*-----------------------------------------------------------------------------------*
/* View JS
/*-----------------------------------------------------------------------------------*/
.viewer li { -webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000); -moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000); transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000); }
.viewer .caption { visibility: hidden; opacity: 0; -webkit-transition: opacity 1.5s ease-in-out; -moz-transition: opacity 1.5s ease-in-out; transition: opacity 1.5s ease-in-out; }
.viewer .current .caption { opacity: 100; visibility: visible; }
.viewer .close { font-size: 28px }
/*-----------------------------------------------------------------------------------*
/* Version 1.7 CSS
/*-----------------------------------------------------------------------------------*/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; }
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
#gallery-cats { list-style: none; margin: 0 0 20px; }
#gallery-cats li { float: left; display: block; margin-right: 5px; }
#gallery-cats a { color: #66412f; display: block; background: #f7f5ed; border: 1px solid #ebe6d5; padding: 4px 15px; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#gallery-cats a:hover { color: #150d09; border: 1px solid #d5c9bf; }
#gallery-cats a.active { color: #150d09; background: #f7f5ed url("images/cloth.png") repeat; text-shadow: 1px 1px 1px rgba(255,255,255,0.4); border: 1px solid #d5c9bf; }/*-----------------------------------------------------------------------------------*
/* Font Awesome Icons
/*-----------------------------------------------------------------------------------*/
@font-face{font-family:'FontAwesome';src:url('font/fontawesome-webfont.eot?v=3.2.1');src:url('font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
/*-----------------------------------------------------------------------------------*/
/* Magnific Popup CSS
------------------------------------------------------------------------------------ */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { background: none !important; cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none !important }
.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc }
.mfp-preloader a:hover { color: white }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; padding: 0; z-index: 1046; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 1.750em; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1 }
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333333 }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1 }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; }
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; }
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }
.mfp-iframe-holder .mfp-close { top: -40px }
/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; }
.mfp-figure { line-height: 0 }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; color: #f3f3f3; word-break: break-word; padding-right: 36px; color: #cccccc; font-size: 12px; line-height: 18px; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
	.mfp-img-mobile img.mfp-img { padding: 0 }
	.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
	.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
	.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
	.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
	.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
}
@media all and (max-width: 900px) {
	.mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
	.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
	.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
	.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0 }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0 }
.mfp-ie7 .mfp-content { padding-top: 44px }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }
/* Fabio Duma 14/03/2016: Modifiche wide screen */

/* GENERAL
***************************************/
h2{
	font-size:24px;
}
#wrapper{
	width:calc(100% - 160px);
	padding:0 80px;
    margin: 0 auto;
    border: none;
    box-shadow: none;
    background: rgba(0,0,0,0);
}
.heading {
    background: #ffe172;
	border: 0;
	    box-shadow: none;
	    border-radius: 0;
}
i.fa{
	margin-left:10px;
}
.underline{
    border-bottom: 2px solid #ffe172;
	padding-bottom:5px;
	display: inline-block;
	line-height: 30px;
}
/* HEADER
***************************************/
#masterhead{
	width:calc(100% - 80px);
	padding:40px;
    margin: 0 auto;
    border: none;
    box-shadow: none;
    background: rgba(0,0,0,0);
    position: fixed;
    margin-top: -145px;
    background: white;
    display: flex;
    align-items: flex-end;    
}
#masterhead{
	height: 130px;
}
div#logo{
	flex-grow: 1;
}
#page-slider-shortcode, #page-oembed-shortcode{
	margin:0;
	box-shadow:0 0 15px rgba(0,0,0,.3);
}
#mainnav{
    background: rgba(0,0,0,0);
    border: none;
	bottom: 0px;
	padding: 10px 0;

}
#mainnav .sf-menu{
	float:right;
}
#mainnav .sf-menu > li{
	background:none;
}
#mainnav .sf-menu a, #navigation-responsive-toggle{
	text-shadow: none;
    color: #000;
	text-transform:uppercase;
	font-size: 18px;
}
#mainnav .sf-menu a:hover, #mainnav .sf-menu li.sfHover > a, #mainnav .sf-menu .current-menu-item > a, #mainnav .sf-menu .current-menu-parent > a{
	background:none;
}
#mainnav .sf-menu a {
	padding: 0;
	padding-left: 50px;
}
.sub-menu a{
	text-transform:none !important;
}
/* TOPBAR 
***************************************/
.top-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
    background-color: #ffe172;
    display: flex;
    align-items: center;    
}
.top-bar-container {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 40px;
    justify-content: flex-end;
}
.top-bar ul, .top-bar li {
    margin: 0 !important;
}
.top-bar li {
    margin-left: 1.2em !important;
}
.top-bar ul {
    list-style-image: none;
}
#menu-top-bar-menu {
    display: flex;
}
.top-bar a {
    text-shadow: none;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}

/* HOME
***************************************/
#home-wrap {
    width: 100%;
    margin: 0 auto;
}
#home-highlights{
	margin: 40px auto;
}
#home-highlights .hl{
	width: 17%;
	margin: 0 8%;
    float:left;
}

#home-highlights h2{
    text-align: center;
	font-size: 1.7vw;
    min-height: 62px;
    overflow: hidden;
}
#recent-blog, #recent-news{
	width:48%;
	margin:0 1%;
	display:inline-block;
	float:left;
}
.recent-entry a{
	width:calc(33% - 20px);
}
.recent-entry .featured-image img{
	width:100%;
}
.recent-entry-content{
	width:66%;
}
.recent-entry h3{
	font-size:20px;
}
.recent-photo {
    height: auto;
    width: calc(16.66% - 10px);
}
#recent-news h2.heading{
	text-align:left;
}
/* PAGE
***************************************/
#page-heading{
	background:none;
	border-bottom: 2px solid #ffe172;
	margin:0 0 40px 0;
	text-align:center;
}
#page-heading h1{
	font-size:30px;
}
body{
	font-size:14px;
	line-height:20px;
}
span.wpb_button.wpb_wpb_button.wpb_btn-large.yellow {
    background-color: #ffe172;
}
#page-featured-image{
	margin:40px 0 60px;
}
ul{
	margin-top:20px;
	margin-bottom:10px;
    list-style-image: url(https://www.bee-safe.eu/wp-content/uploads/2014/02/ape2.jpg);
	line-height: 1.5;
    list-style-position: inside;
}
ul li{
	margin-bottom:10px;
}
/* PRIVACY POLICY
***************************************/
.page-id-2146 .entry ol li {
    font-size: 22px;
    margin-top: 2em;
    margin-bottom: 1em;
}
/* CHEBOX GDPR
***************************************/
.gdpr-checkbox {
    display: flex;
    align-items: center !important;
    background: transparent !important;
    margin-top: 0.5em !important;
}
.gdpr-accept {
    width: 16px !important;
    height: 16px !important;
}
#newsletters .et_bloom_form_content {
    background-color: #f7f7f7 !important;
    color: black !important;
}
#newsletters .gdpr-checkbox span,
#blog-checkbox .gdpr-checkbox span {
    margin: 0 !important;
    width: 90%;
    font-weight: 500 !important;
}
#newsletters .gdpr-checkbox span a,
 #blog-checkbox .gdpr-checkbox span a {
    font-weight: 700 !important;
}
/* Newsletters courses */
.gdpr-wpcf input[type="checkbox"] {
	width: 16px !important;
	height: 16px !important;
}
.gdpr-wpcf {
	margin: 1em;
    width: 100% !important;
    text-align: center;
    text-transform: none !important;
}
/* BLOG
***************************************/
.post{
	width:75%;
}
#sidebar{
	width: 22%;
    float: right;
    margin-left: 3%;
}
.loop-entry-left {
    float: left;
    width: 33%;
}
.loop-entry-left iframe {
    width: 100%;
	height:100%;
}
.loop-entry-right {
    float: right;
    width: calc(66% - 20px);
    margin-left: 20px;
}
.post-meta li{
	margin-right:10px;
}
.archive.tax-article_category.term-blog a.styled-img {
    background: none;
    box-shadow: none;
}
/* BLOG	SINGLE
***************************************/
.entry-left {
    float: left;
    width: 100%;
}
.entry-right {
    float: none;
    width: 100%;
	display: inline-block;
}
h1#post-title {
    font-size: 24px;
    margin-bottom: 20px;
}
section.post-meta.clearfix {
    margin-bottom: 40px;
}
.related-entry-content {
    width: calc(100% - 220px);
    float: right;
}
/* GALLERY
***************************************/
.gallery-entry{
	width:calc(33% - 20px);
}
.gallery-entry-content .heading{
	font-size:20px;
	background:none;
	margin-bottom:40px;
}
#single-gallery-media{
	margin:40px 0;
}
.slick-slide {
	padding: 0 40px;
}

.slick-center{
	padding:0;
}

button.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 9;
    background-color: #ffe172;
    border: none;
    padding: 15px;
    border-radius: 5px;
}
button.slick-prev.slick-arrow {
    left: -90px;
}
button.slick-next.slick-arrow {
    right: -70px;
}
/* FOOTER
***************************************/
#footer{
	margin:40px 0 0;
	background: white;
}
.textwidget .hp-highlight{
	margin-left:0;
	width:100% !important;
}
#footer-widget-first, #footer-widget-second{
	width: 50%;
    display: inline-block;
    vertical-align: top;
	padding: 3em 0;
	margin:0;
}
#footer-widget-first > div{
	padding-right: 40px;
}
#footer-widget-second > div{
	padding-left: 40px;
}
#menu-footer1 > li{
	padding: 0 1em;
}
#menu-footer2 > li{
	padding: 0 1em;
}
#footer-widget-third{
	width: 100%;
	margin: 00px 0px;
	display: inline-block;
	vertical-align: top;
	background: #4d4d4d;
	padding: 3em 0;
}
#footer-widget-third h4{
	color:#ffda64 !important;
	font-size: 36px;
	text-align: center;
	border-bottom: 0;
	margin-bottom: 0.75em;
}
#footer-widget-third a {
	color:#fff !important;
	padding: 1em;
}
#footer-widget-third a {
    font-size: 12px;
    font-weight: 600;
}
#footer button.sub-menu-toggle:hover {
    background: #0000005e;
}
#footer button.sub-menu-toggle {
    position: absolute;
    top: 0.7em;
    left: 80%;
    border-radius: 50%;
    background: #000000;
    border-width: 0;
    color: white;
}
#footer li {
    color: black;
}
#footer ul{
	margin-bottom: 0;
}
.textwidget:first-child {
	font-size: 18px;
    line-height: 35px;
}
#footer ul li {
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 0;
}
#footer ul.kit li{
	font-size: 16px;
	margin: 0 !important;
	padding: 0 !important;
}
.footer-widget h4{
	font-size:18px;
	color:#5e483d;
}
.cf_footer_submit p{
	width:50%;
	    float: left;
}
.cf_footer_submit .left{
	text-align:left;
}
.cf_footer_submit .right{
	text-align:right;
}
.wpcf7-submit{
    float: right;
    margin-top: 14px !important;
}
p.fifty:first-child {
    width: 48%;
    float: left;
	margin-right:2%;
}
p.fifty:nth-child(2) {
    width: 48%;
    float: right;
	margin-left:2%;
}
p.fifty input[type="text"]{
    width: 92% !important;
	float:left;
}
p.fifty input[type="email"]{
	width: 92% !important;
	float:right;
}
.hp-highlight textarea {
    height: 70px !important;
	width:97% !important;
}
p.fifty:after {
    clear: both;
}
#footer-menu ul li{
	font-size:11px;
}
#footer .widget_recent_entries a:hover, #footer .widget_categories a:hover, #footer .widget_pages a:hover, #footer .widget_links a:hover, #footer .widget_archive a:hover, #footer .widget_meta a:hover, #footer .widget_nav_menu a:hover{
	padding:8px 0;
}
.timeline-Widget{
	background-color:rgba(0,0,0,0) !important;
}

/*footer blocco 1 Navigation*/

ul#menu-footer1 {
    display: flex;
}
#footer #menu-item-4002 {
    width: 33%;
}

#footer #menu-item-4009 {
    width: 33%;
}
#footer #menu-item-4021{
	width: 33%;
}
#footer #menu-item-4021 li{
	text-transform: uppercase;
}
#footer #menu-item-4021 li {
    padding: 0;
}
ul#menu-footer1 ul.sub-menu li {
    padding-left: 0 !important;
}
#footer #menu-item-4002 > a, #footer #menu-item-4009 > a,#footer #menu-item-4021 > a,#footer #menu-item-4022 > a,#footer #menu-item-4023 > a{
	font-weight: bold;
	text-transform: uppercase !important;
}

/*footer blocco 2 Services*/
ul#menu-footer2 {
    display: flex;
}

#footer #menu-item-4024 {
    width: 33%;
}
#footer #menu-item-4030 {
    width: 33%;
}
#footer #menu-item-4036 {
    width: 33%;
}
#footer #menu-item-4024 > a, #footer #menu-item-4030 > a, #footer #menu-item-4036 > a{
	font-weight: bold;
	text-transform: uppercase;
}

/*footer blocco 3 Keep in touch*/

#footer-widget-third .kit {
    display: flex;
    flex-flow: wrap;
	margin-top: 0;
}
ul.kit i {
    display: block !important;
    font-size: 28px;
    padding-bottom: 0.375em;
	color: #fff;
}
#footer-widget-third li {
    width: 25%;
    text-align: center;
}

/*mobile*/
.mobile-header, #mobile-menu-wrapper{
	display: none;
}
/* Modifiche Gennaio 2017 LP
--------------------------------------------------------*/
div#presentation {
    	font-size: 24px;
	margin-top: 50px;
	margin-bottom: 75px;
	font-family: bree serif;
	font-size: 24px;
	margin: 0 auto;
	margin-top: 75px;
	margin-bottom: 75px;
	line-height: 1.4;
	text-align: center;
}

p {
	line-height: 1.6em !important;	
	font-size: 20px !important;
	
}
/*edited 22.12*/
ul li{
	font-size: 18px;
}
div#presentation h1{
	line-height: 1em
}

/* Fascia-NewsLetters Modifiche Ottobre 2017 Pierpaolo
--------------------------------------------------------*/
#newsletters {
	/*display: none;*/
}
#newsletters .grid {
    display: flex;
    flex-flow: wrap;
    width: 100%;
}
#letter-icon.cell {
    width: 35%;
}
#newsletters-container.cell {
    width: 65%;
}
footer#footer {
    margin-top: 0;
}
div#newsletters {
    margin: 0;
    padding: 0;
    background-color: #74872b;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header {
    display: none !important;
}
/**edited euge*/
#newsletters h2 {
    color: #5e483d;
    text-align: center;
}
#newsletters hr {
    width: 78%;
    color: white;
    background-color: #ffd964;
    margin-bottom: 3em;
    height: 2px;
}
#newsletters .newsletters-form {
    padding-top: 6em;
}
#newsletters form.clearfix {
    background-color: #f7f7f7 !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
    padding: 10px;
    border: 1px solid gray;
}
/**end of edited euge*/
div#newsletters {
	background-color: #fff;
}
.letter-image {
    background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/10/NewsLetters-Bee-safe.png);
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    margin: 0 auto;
    -moz-box-shadow: 0 4px 4px -2px #000000;
}
.et_bloom_form_content.et_bloom_1_field.et_bloom_bottom_inline {
    padding: 0 !important;
    background-color: #74872b !important;
}

.et_bloom .et_bloom_1_field p.et_bloom_popup_input {
    width: 60% !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
    padding: 1em !important;
}
.et_bloom .et_bloom_inline_form {
	margin: 15px 0 !important;
}
.et_bloom .et_bloom_form_content button {
    width: 25% !important;
    height: 47px !important;
    max-width: 200px;
}
.et_bloom .et_bloom_form_container h2.et_bloom_success_message {
    background: #74872b !important;
    margin: 0 auto !important;
    font-size: 1.4em !important;
}
.et_bloom .et_bloom_optin_1 .et_bloom_form_content button,  .et_bloom .et_bloom_optin_1 .et_bloom_form_content button:hover {
	background-size: contain !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_content span {
    color: #9C6533 !important;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.4) !important;
    font-weight: normal !important;
}
.et_bloom_success_container.et_bloom_animate_success {
    display: none !important;
}
.et_bloom h2.et_bloom_success_message:after {
	display: none !important;
}
.et_bloom .et_bloom_form_container h2.et_bloom_success_message {
    padding: 0 !important;
    width: 95% !important;
    max-width: 100% !important;
}
/* Fine modifiche Pierpaolo */

/*-----------------------------------------------------------------------------------*/
/* = Landing newsletter | Eugenio 11.12.2017 */
/*-----------------------------------------------------------------------------------*/
.page-id-3579 .post{
	width: 100%;
}
.page-id-3579 p{
	text-align: justify;
	font-size: 20px !important;
	line-height: 2em;
}
.page-id-3579 .wpb_text_column.wpb_content_element.presentation-text p {
    font-size: 24px !important;
}
.page-id-3579 ul{
	font-size: 18px !important;
	list-style-image: none;
}
.page-id-3579 ul li{
	text-transform: uppercase;
}
.page-id-3579 h1{
	font-size: 36px !important;
}
.page-id-3579 h2{
	font-size: 36px !important;
}
.page-id-3579 h3{
	font-size: 26px !important;
	text-align: center;
}
.page-id-3579 h2{
	text-align: center !important;	
    text-transform: uppercase;
}
.page-id-3579 .himp {
    padding: 2em 0 0 0;
}
.page-id-3579 .image{
	width: 100%;
	height: 350px;
}
.page-id-3579 .spacing-column{
	margin-bottom: 5em;
}
.page-id-3579 .solution-section{
	padding-top: 5em;
}
.page-id-3579 .image#first-img{
	background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/1-Honey-bee.jpg');
    background-size: cover;
    background-position: center;
}
.page-id-3579 .image#second-img{
	background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-per-tutti.jpg');
    background-size: cover;
    background-position: center;
}
.page-id-3579 .image#three-img{
	background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/3-solitary-wasp.jpg');
    background-size: cover;
    background-position: center;
}
.page-id-3579 .image#fourth-img{
	background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/4-Sphecodes.jpg');
    background-size: cover;
    background-position: center;
}
.page-id-3579 #pic_about{
	background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/bee-safe-presentation.jpg');
	background-size: cover;
    background-position: center;
	width: 450px;
	height: 450px;
	border-radius: 100%;
	margin-left: 25%; /*depending on device: set media queries properly*/
}

.page-id-3579 .wpb_text_column.wpb_content_element.presentation-text {
    padding-top: 7em;
    line-height: 3em;
}

.page-id-3579 #recent-photos{
	display: none !important;
}
.page-id-3579 .faq-section dl {
    line-height: 2em;
}
.page-id-3579 .hint{
	text-decoration: underline;
}
.page-id-3579 span.AQ{
	font-weight: 600;
}
.page-id-3579 .image-flipper{
	height: 350px;
	padding-bottom: 2em;
}
/*image-flip-game*/
	.page-id-3579 label.img-game-lb {
	    -webkit-perspective: 1000px;
	    perspective: 1000px;
	    -webkit-transform-style: preserve-3d;
	    transform-style: preserve-3d;
	    display: block;
	    width: 96%;
	    height: 350px;
	    position: absolute;
	    left: 50%;
	    top: 498%;
	    -webkit-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
	    cursor: pointer;
	}

	.page-id-3579 .card {
	    position: relative;
	    height: 100%;
	    width: 100%;
	    -webkit-transform-style: preserve-3d;
	    transform-style: preserve-3d;
	    -webkit-transition: all 600ms;
	    transition: all 600ms;
	    z-index: 20;
	    /* top: 45%; */
	}

	    .page-id-3579 .card div {
	        position: absolute;
	        height: 100%;
	        width: 100%;
	        background: #FFF;
	        text-align: center;
	        line-height: 120px;
	        -webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	        border-radius: 2px;
	        font-size: 35px;
	    }

	    .page-id-3579 .card .back {
	        background: #222;
	        color: #FFF;
	        -webkit-transform: rotateX(180deg);
	        transform: rotateX(180deg);
	        background-color: #ff861f;
	    }
	    .page-id-3579 div#right {
    		background-color: green;
		}
	.page-id-3579 label.img-game-lb:hover .card {
	    -webkit-transform: rotateX(20deg);
	    transform: rotateX(20deg);
	    box-shadow: 0 20px 20px rgba(50,50,50,.2);
	}

	.page-id-3579 .img-game-lb input {
	    display: none;
	}

	.page-id-3579 :checked + .card {
	    transform: rotateX(180deg);
	    -webkit-transform: rotateX(180deg);
	}

	.page-id-3579 label.img-game-lb:hover :checked + .card {
	    transform: rotateX(160deg);
	    -webkit-transform: rotateX(160deg);
	    box-shadow: 0 20px 20px rgba(255,255,255,.2);
	}
/*end image*/

.page-id-3579 .webinar-section form{
	display: flex;
	flex-wrap: wrap;
	padding: 0 3em;
}
.page-id-3579 .webinar-section form p{
	width: 29%;
	padding: 0 1.6%;	
    border-radius: 3px !important;
}
.page-id-3579 input.wpcf7-form-control.wpcf7-submit{
    height: 3em !important;
    line-height: 0px !important;
    background-size: contain !important;
    width: 100%;
    text-transform: uppercase;
}
.page-id-3579 .webinar-section input[type="text"], .page-id-3579 .webinar-section input[type="email"], .page-id-3579 .webinar-section select{
    padding: 1em;
    width: 100%;
    border: 1px solid #e1d6d1;
}
.page-id-3579 .webinar-section select{padding: 0.8em; display: none;}
.page-id-3579 .webinar-section form p:nth-of-type(5), .page-id-3579 .webinar-section form p:nth-of-type(6) {
    font-size: 90% !important;
    text-transform: initial !important;
    width: 25% !important;
    padding-left: 35%;
    display: flex;
    flex-wrap: wrap;
}
.page-id-3579 .webinar-section{
	text-align: center;
}
.page-id-3579 .myButton {
	background-color:#ffffff45;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:2px solid #fff;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-size:17px;
	padding: 8px 31px;
	margin-top: 2em;
}
.page-id-3579 .myButton:active {
	position:relative;
	top:1px;
}
.page-id-3579 .webinar-section form p:nth-of-type(4){	
    width: 10%;
    padding: 0 45%;
}
.page-id-3579 .webinar-section input {
	font-weight: 600;
}
.page-id-3579 .webinar-section{	
    background-color: #cec2ab6b;
}
.page-id-3579 #subscribe-title{
	padding-bottom: 3em;
}
.page-id-3579 .separatore{
	margin-top: 5em;
}

.page-id-3579 hr.stile1 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
.page-id-3579 .pre-solution p {
    text-align: center !important;
}
/*Scroll element*/

	div#arrow-scroll-row {
	    height: 6em;
	    margin: 1em 0;
	    margin-top: 5em;
	}

	.page-id-3579 section {
	  position: relative;
	  height: 8em;
	}
	.page-id-3579 section::after {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  content: '';
	  width: 100%;
	  height: 80%;
	}
	.page-id-3579 section h1 {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  z-index: 2;
	  -webkit-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  color: black;
	  font : normal 300 64px/1 'Josefin Sans', sans-serif;
	  text-align: center;
	  white-space: nowrap;
	}

	.page-id-3579 .demo a {
	  position: absolute;
	  bottom: 20px;
	  left: 50%;
	  z-index: 2;
	  display: inline-block;
	  -webkit-transform: translate(0, -50%);
	  transform: translate(0, -50%);
	  transform: translateX(-50%);
	  color: black;
	  font : normal 400 20px/1 'Josefin Sans', sans-serif;
	  letter-spacing: .1em;
	  text-decoration: none;
	  transition: opacity .3s;
	}
	.page-id-3579 .demo a:hover {
	  opacity: .5;
	}

	.page-id-3579 #section02 a {
	  padding-top: 60px;
	  position: relative;
	}
	.page-id-3579 #section02 a span {
	  position: absolute;
	  top: 0;
	  left: 50%;
	  width: 46px;
	  height: 46px;
	  margin-left: -23px;
	  border: 1px solid black;
	  border-radius: 100%;
	  box-sizing: border-box;
	}
	.page-id-3579 #section02 a span::after {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  content: '';
	  width: 16px;
	  height: 16px;
	  margin: -12px 0 0 -8px;
	  border-left: 1px solid black;
	  border-bottom: 1px solid black;
	  -webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  box-sizing: border-box;
	}

/*end scroll element*/
/*toggle faq-section*/
	.page-id-3579 .container_faq {
	  font-size: 115%;
	  color: #666;
	}

	.page-id-3579 .hide {
	  display: none;
	}

	.page-id-3579 dt {
	  font-size: 19px;
	  color: #669933;
	  padding-bottom: 20px;
	  padding-left: 26px;
	  padding-top: 20px;
	  cursor: pointer;
	  border: 1px solid #F2EEE6;
	}

	/* Triangle list item */
	.page-id-3579 dt:before {
	  content: "";
	  border-color: transparent #ccc;
	  border-style: solid;
	  border-width: 5px 0 5px 8px;
	  display: block;
	  height: 0;
	  width: 0;
	  left: -16px;
	  top: 17px;
	  position: relative;
	}

	.page-id-3579 dd {
	  padding: 20px;
	  background: #FDFCFA;
	  border-radius: 5px;
	  border: 1px solid #F2EEE6;
	  margin: 20px 0 30px;
	  position: relative;
	}

	/* Triangle in definition container */
	.page-id-3579 dd:after, dd:before {
	  bottom: 100%;
	  left: 6%;
	  border: solid transparent;
	  content: "";
	  height: 0;
	  width: 0;
	  position: absolute;
	  pointer-events: none;
	}

	.page-id-3579 dd:after {
	  border-color: rgba(136, 183, 213, 0);
	  border-color: transparent;
	  border-bottom-color: #FDFCFA;
	  border-width: 15px;
	  margin-left: -15px;
	}

	.page-id-3579 dd:before {
	  border-color: rgba(194, 225, 245, 0);
	  border-color: transparent;
	  border-bottom-color: #F2EEE6;
	  border-width: 17px;
	  margin-left: -17px;
	}
	/**end toggle faq*/
.page-id-3579 .pre-solution {
    padding-top: 3em;
}

/*grid-section-landing-newsletter*/
.page-id-3579 .grid{
	display: flex;
	flex-wrap: wrap;
	padding: 4em 0;
}
.page-id-3579 #grid-row .cell{ /*occhio alla fascia newsletter*/
	width: 19%;
    border: 2px solid white;
}
.page-id-3579 .post-content-inner {
    padding: 4em;
}
.page-id-3579 .post-content-inner p{
	text-align: center;
	color: white;
}
.page-id-3579 .post-content-inner p i{
	font-size: 40px;
}
.page-id-3579 .post-content-inner .title-box{
	font-size: 25px;
	font-weight: 600;
}
.page-id-3579 .pre-solution .post-content-inner {
    padding: 2em;    
    font-size: 16px;    
    height: 14em;
}
.page-id-3579 #grid-row .cell {
    width: 31%;    
    height: 29em;
}
.page-id-3579 div#bee-diversity {background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/Bee-diversity-1.jpg); background-size: cover; background-position: center;}
.page-id-3579 div#risk-mitigation {background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/risk-mitigation.jpg);background-size: cover; background-position: center;}
.page-id-3579 div#bee-health { background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/pollinator-decline.jpg);background-size: cover; background-position: center;}
.page-id-3579 div#honey-disease {background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/honey-bee-diseases-.jpg);background-size: cover; background-position: center;}
.page-id-3579 div#bees-flowers {    background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/bees-and-flowers-1.jpg);background-size: cover; background-position: center;}
.page-id-3579 div#small-bimportant { background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/crop-pollination.jpg); background-size: cover; background-position: center;}
.page-id-3579 .shadow{
	height: 100%;
	background-color: rgba(0,0,0,0.48);
}
.page-id-3579 .webinar-section {
    padding: 0 2em;
}
.page-id-3579 #grid-row .shadow:hover {
    background-color: rgba(0,0,0,0.24);
    transition: all 0.4s;
}
.page-id-3579 #grid-row .post-content:hover{
	transform: scale(1.1);
    transition: all 0.5s;
}
/***********************************************************************/
/* NEW BOX SERVICES */
/**********************************************************************/
.page-id-2787 .newsletters-text,
.page-id-2789 .newsletters-text {
    margin-top: 0 !important;
}
.grid {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.box-container {
    margin: 4.5em 0;
}
.services.grid .cell {
    width: 50%;
}
.services-content .cell-title {
    background-color: #758918;
    border: 1px solid #758918;    
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.services-content .cell-title h3 {
    color: #fff;
    height: auto !important;
    margin: 0 0.5em !important;
    text-align: center;
}
.services-content .cell-container {
    border: 1px solid #758918;
    border-top: none;
    padding: 1em;
    padding-bottom: 0;
}
.services-content .cell-text-content {
    text-align: center;
    line-height: 1.4;
    font-size: 14.5px;
    font-weight: 600;
    height: 90px;
}
.services-content hr {
    width: 60px;
    margin: 0.5em auto;
    border-style: solid;
    border: none;
    background-color: #758918;
    margin-bottom: 0px;
}
.services-content {
    margin: 1.5em !important;
    height: auto !important;
    background-color: transparent !important;    
}
.services-content .cell-bottom {
    display: flex;
    padding: 1em 0;
}
.services-content .cell-bottom .cell-button {
    width: 50%;
}
.services-content .cell-bottom .cell-button a {
    display: inline-block;
    background-color: #ffe172;
    color: #4d4d4d;
    text-decoration: none;
    padding: 0.6em 2em;
    text-transform: uppercase;
    font-size: 13px;
    border: 1px solid #bd9d24;
}
.services-content .cell-bottom .cell-button a:hover {
    background-color: white;
    color: #4d4d4d;
}
.services-content .cell-social-share p {
    text-align: right !important;
    margin: 0;
    font-size: 11px;
    width: 100%;
    text-align: right !important;
    font-weight: 900;
}
.services-content .cell-social-share {
    width: 50%;
}
.services-content p {
    margin: 0;
}
.post-type-archive-training_fisico .services-content.ioa-text-column {
    height: 200px !important;
}
.social-services {
    text-align: right;
    margin-top: -3px;
}
.cell-social-share p {
    margin-bottom: 3px !important;
}
.social-services a {
    text-decoration: none;
    font-size: 12px;
    margin-left: 1px;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    color: white;
    line-height: 2.3;
}
.social-services a.facebook-share {
    background-color: #3a5da7;
}
.social-services a.twitter-share {
    background-color: #5a8ed7;
}
.social-services a.google-share {
    background-color: #d34940;
}
.social-services a.linkedin-share {
    background-color: #225982;
}

.social-services a.facebook-share:hover {
    color: #3a5da7;
    background-color: white !important;
}
.social-services a.twitter-share:hover {
    color: #5a8ed7;
    background-color: white !important;    
}
.social-services a.google-share:hover {
    color: #d34940;
    background-color: white !important;    
}
.social-services a.linkedin-share:hover {
    color: #225982;
    background-color: white !important;    
}
.cell-text-content p {
    font-size: 15px !important;
    font-weight: 700;
    color: #4d4d4d;
}
.cell-social-share p {
    font-size: 14px !important;
}
.services-content .cell-bottom .cell-button a {
    font-weight: 700; 
}
.cell-social-share i.fa {
    margin: 0;
}
.social-services br {
    display: none;
}
/***********************************************************************/
/* Pagina Contact | Filippo 27/03/18*/
/***********************************************************************/

/*contact form*/
.page-id-837 .hp-highlight {
    display: block;
    float: left;
    width: 200px;
    margin-left: 30px;
    margin-bottom: 20px;
    text-align: center;
    z-index: -2;
    width: 93%;
}

.page-id-837 p.fifty:first-child {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.page-id-837 p.fifty:nth-child(2) {
    width: 48%;
    float: right;
    margin-left: 2%;
}
.page-id-837 .wpcf7 p{
	width: 100%;
}
.page-id-837 .hp-highlight textarea {
    height: 70px !important;
    width: 97.5% !important;
}
.page-id-837 .wpcf7-submit {
    float: right;
    margin-top: 36px !important;
    width: 30%;
}

.page-id-837 .cf_footer_submit p {
    width: 50%;
    float: left;
}

.page-id-837 .wpb_wrapper h2 {
    width: 96%;
}

.page-id-837 .hp-highlight textarea {
    height: 130px !important;
    width: 97.5% !important;
}
/*fine modifiche filippo***********************************************/ 
@media only screen and (max-width: 1440px){
	.page-id-3579 #pic_about{margin-left: 7%;}
	.page-id-3579 .wpb_text_column.wpb_content_element.presentation-text{padding-top: 0em; font-size: 90%;}
	.page-id-3579 .pre-solution .cell p {font-size: 12px !important;}
	.page-id-3579 .post-content-inner .title-box{font-size: 15px;}
	.page-id-3579 .post-content-inner p i {padding-bottom: 0.4em;}
	.page-id-3579 .pre-solution .post-content-inner{padding-bottom: 0px;}
	.page-id-3579 #grid-row .cell{height: 23em;}
	.page-id-3579 .myButton{margin-top: 0px;}
	.page-id-3579 #bee-diversity p:nth-of-type(2){
		margin-bottom: 0px;
	}
	.page-id-3579 .webinar-section form{padding: 0 2em;}
	.services.grid .cell {
		width: 50%;
	}
}
@media only screen and (max-width: 1280px){
	.page-id-3579 #pic_about {margin-left: 0%;}
	.page-id-3579 div.back {font-size: 20px;}
	.page-id-3579 .wpb_text_column.wpb_content_element.presentation-text p {font-size: 22px !important;}
	.page-id-3579 .webinar-section form{padding: 0 0em;}

}
@media only screen and (max-width: 768px){
	.page-id-3579 .wpb_text_column.wpb_content_element.presentation-text p {font-size: 16px !important;}
	.page-id-3579 #pic_about{width: 300px; height: 300px;}
	.page-id-3579 #grid-row .cell {width: 48%;}
	.page-id-3579 .pre-solution .cell p {font-size: 12px !important;}
	.page-id-3579 .webinar-section form p{width: 100%}
	.page-id-3579 .webinar-section form{padding:0 1em;}
	.page-id-3579 .webinar-section form p:nth-of-type(4) {width: 25%; padding: 0 37.5%;}
}
@media only screen and (max-width: 767px){
	.page-id-3579 .image-flipper .wpb_column.vc_column_container.vc_col-sm-6{height: 350px;}
	.page-id-3579 div.image-flipper{height: 750px;}
	.page-id-3579 label.img-game-lb{top:0%!important; margin-top: 15em;}
	.page-id-3579 #remplacer1{padding-top: 3.5em;}
	.page-id-3579 #remplacer2{padding-bottom: 3.5em;}
	.page-id-3579 #grid-row .cell {width: 46%;}
	.page-id-3579 #grid-row .cell:nth-of-type(4){margin-left: 0px;}
	.page-id-3579 #pic_about{width: 100%; border-radius: 2%;height: 450px;}
	.page-id-837 .wpcf7-submit{width: 60%;}
	.page-id-837 h2,h3,h4,a{text-align: center;}
	.services.grid .cell {
		width: 100%;
	}
}
@media only screen and  (max-width: 480px){
	.page-id-3579 #grid-row .cell {
		width: 100%;
	}
	.page-id-3579 #pic_about{
		height: 350px;
	}
	.page-id-3579 .webinar-section form p{
		width: 100%;
	}
	.page-id-3579 #grid-row .cell {width: 100%;}
	.page-id-3579 .webinar-section form p:nth-of-type(6), .page-id-3579 .webinar-section form p:nth-of-type(6){width: 40% !important; padding-left: 0%; padding-right: 1em;}
	.page-id-3579 .webinar-section form p:nth-of-type(6), .page-id-3579 .webinar-section form p:nth-of-type(7){padding-left: 0% !important;}
	.page-id-3579 div.image-flipper {height: 652px;}
	.page-id-3579 .image-flipper .wpb_column.vc_column_container.vc_col-sm-6 {height: 300px;}
	.page-id-3579 label.img-game-lb{height: 285px;}
	.page-id-3579 .webinar-section form{padding:0 0em;}
	.page-id-3579 h1, .page-id-3579 h2{font-size: 36px !important;}
	.page-id-3579 h3{font-size: 26px !important;}
	.page-id-3579 p, .page-id-3579 div{font-size: 16px !important;}
}
@media only screen and (max-width: 320px){
	.page-id-3579 .webinar-section form p:nth-of-type(4) {width: 60%;padding: 0 20%;}
}
/*-----------------------------------------------------------------------------------*/
/* = Courses Bee-Safe | Eugenio 12.12.2017 */
/*-----------------------------------------------------------------------------------*/

.page-id-3575 .courses a{
	width: 33.3%;
	color: white;
}
.acceptance-box {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto;
}

.acceptance-text {
    display: none;
}
.page-id-3575 .courses .cell {
    height: 350px;
}
.page-id-3575 .courses .grid {
    display: flex;
    flex-wrap: wrap;
}
.page-id-3575 .wpb_wrapper h2{
	text-align: center;
}

.page-id-3575 .courses .grid h3{
	text-align: center;
}

.page-id-3575 .courses .post-content {
    height: 100%;
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-3575 #recent-photos{display: none}
.page-id-3575 .shadow {
    height: 100%;
    background-color: rgba(0,0,0,0.46);
}
.page-id-3575 .shadow:hover{
	background-color: rgba(0,0,0,0.28);
	transition: 0.4s;
}
.page-id-3575 .cell h3{
	margin:0px;
	color:white;
	padding-top: 15%;
}
.page-id-3575 i.fa {
    font-size: 50px;
    line-height: 2em;
}
.page-id-3575 .post-content:hover{
	transform: scale(1.1);
	transition: 0.5s;
}
.page-id-3575 .courses .img1 {
    background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-per-tutti.jpg');
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-3575 .courses .img2 {
    background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-veterinari.jpg');
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-3575 .courses .img3 {
    background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-industria.jpg');
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-3575 hr.stile1 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
.page-id-3575 #recent-photos{
	display: none;
}

.page-id-3575 .wpb_wrapper .cell {
    background-color: #16110e;
}
@media only screen and (max-width: 959px){
	.page-id-3575 .wpb_wrapper .cell {
		background-color: white !important;
	}
	.page-id-3575 .courses {
    	padding-bottom: 0em;
	}
	.twitter-blog-container .cell {
	    width: 100%;
	}
	#twitter-blog .blog-news .cell-inner, 
	#twitter-blog .twitter .cell-inner {
	    padding: 0;
	}
	.twitter.cell {
	    margin-bottom: 4em;
	}	
}
@media only screen and (max-width: 768px){
	.page-id-3575 .courses .cell {
    	height: 255px;
	}
}
@media only screen and (max-width: 480px){
	.page-id-3575 .courses .cell {
	    height: 250px;
	    width: 100%;
	    border-bottom: 2px solid white;
	}
	.page-id-3575 .courses a {
    		width: 100%;
   		color: white;
    }
    .page-id-3575 h1, .page-id-3575 h2{font-size: 36px !important;}
	.page-id-3575 h3{font-size: 22px !important;}
	.page-id-3575 p, .page-id-3575 div, .page-id-3575 li{font-size: 16px !important;}
}
/*Courses subsection | Eugenio 13.12.2017 */
/***************************/

.parent-pageid-3575 .courses-subtitles{
	font-size: 20px;
}

.parent-pageid-3575 #recent-photos{display: none}
.page-id-3611 article .grid {
    display: flex;
    flex-wrap: wrap;    
}
.page-id-3611 .diduknow{
	padding-left: 7%;
}
.page-id-3611 article .cell {
    width: 23%;
    padding: 4%;
}
.page-id-3611 #under1{margin-left: 17%;}
.page-id-3611 #wrapper{padding: 0 40px !important;}
.page-id-3611 article .grid img{
    margin-bottom: 1em;
    height: 65px;
    background-color: bisque;
    padding: 1em 1em;
    border-radius: 25em;
}
.page-id-3611 article h2 {
    text-align: center;
    font-size: 36px;
}
.page-id-3611 .cell h2{	
    color: #846833;
    text-transform: uppercase;
}
.page-id-3611 .cell .titlespan{
    font-size: 28px !important;
    text-transform: initial;
}
.page-id-3611 article h3 {
    text-align: center;
    font-size: 36px;
}
.page-id-3611 span.price{	
    font-size: 18px;
    line-height: 3em;
    color: #846833;
    font-weight: 600;
}
.page-id-3611 article{
    font-size:120% !important;
}
.page-id-3611 li{
	list-style-image: none;
}
.page-id-3611 article .post-content-inner {
    text-align: center;
    font-size:larger;
}

.page-id-3611 article h3.courses-subtitles {
    font-size: 32px !important;
    text-align: center;
    margin: 0.6em 0 0.6em 0!important;
}
.page-id-3611 ul {text-align: left;}
.page-id-3611 article p, .page-id-3611 article li {
    font-size:120% !important;
    line-height: 1.5em;
}
.page-id-3611 article .contact-webinar form{
	display: flex;
	flex-wrap: wrap;
}
.page-id-3611 article .contact-webinar form p{
	width: 20%;
    border-radius: 3px !important;
}
.page-id-3611 .contact-webinar .wpcf7 input{
	width: 80%;
	font-weight: 600;
}
.page-id-3611 article .contact-webinar form p:nth-of-type(5){	
    width: 20%;
    padding: 0 40%;
}
.parent-pageid-3575 span.wpcf7-form-control-wrap.newsletter {
    text-align: center;
    font-size: 88%;

}
.page-id-3611 hr.stile1 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}

.page-id-3611 #webinar-bg-yellow{background-color: #cec2ab6b; margin-bottom: 1em;}
.page-id-3611 .post-content-image.images:first-of-type {
    background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/Bee-diversity-1.jpg);
    background-size: cover;
    background-position: center;
}
.page-id-3611 #first{background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/bees-and-flowers-1.jpg);background-size: cover;background-position-x: center;}
.page-id-3611 #second{background-image:url(https://www.bee-safe.eu/wp-content/uploads/2017/12/pollinator-decline.jpg);background-size: cover;background-position-x: center;}
.page-id-3611 .vc_row.wpb_row.vc_row-fluid.contact-webinar {
    padding: 5em;
}
.page-id-3611 .contact-webinar form {
    padding: 2em 7em 2em 7em;
}
.page-id-3611 .contact-webinar input[type="submit"]{
	height: 40px;
    background-size: contain;
}
.page-id-3611 p.centered {
    text-align: center;
    padding-bottom: 2em;
}
.page-id-3611 .grid-img-section .cell{
	width: 49%;
	padding: 0%;	
    font-size: 70%;
}
.page-id-3611 article .cell h2{margin-top: 8px;}
.page-id-3611 .grid-img-section .cell .post-content-image{
	height: 100%;
}
.page-id-3611 .grid-img-section .cell .post-content{
	padding: 0.5em 2em 1em 2em;
}

.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(1),.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(2),.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(3),.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(4) {
    width: 25%;
}
.page-id-3611 .contact-webinar form select{	
    width: 100%;
    font-size: 12px;
    color: #999;
    padding: 7px;
    border: 1px solid #e1d6d1;
}

@media only screen and (max-width: 768px){
	.page-id-3611 .grid-img-section .cell{
		width: 100%;
	}
	.page-id-3611 .grid-img-section .cell.tablet-off{
		display: none;
	}
	.page-id-3611 .grid-img-section .cell.tablet-on{
		display: block!important;
	}
	.page-id-3611 .grid-img-section .cell.tablet-on:first-of-type .post-content-image.images{background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/Bee-diversity-1.jpg);
    background-size: cover;
    background-position: center;}
    .page-id-3611 .grid-img-section .cell.tablet-on:nth-of-type(2) .post-content-image.images{background-image:url(https://www.bee-safe.eu/wp-content/uploads/2017/12/pollinator-decline.jpg);background-size: cover;background-position-x: center;}
	.page-id-3611 .post-content-image{height: 25em!important;}
	.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(1),.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(2),.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(3),.page-id-3611 .contact-webinar form.wpcf7-form p:nth-of-type(4) {
    width: 48%;}
    .page-id-3611 .contact-webinar .wpcf7 input {width: 100%;font-weight: 600;}
    .page-id-3611 .wpcf7 input{width: 91%!important;}
	
	.page-id-3611 article .contact-webinar form p:nth-of-type(5), .page-id-3611 article .contact-webinar form p:nth-of-type(6){
		width: 60%;
	}
	.page-id-3611 .contact-webinar form{padding: 0 0;}
	.page-id-3611 p:nth-of-type(4){    width: 97%;
    }
   

}
@media only screen and (max-width: 480px){
	.page-id-3611 #webinar-bg-yellow{padding: 0.5em;}
	.page-id-3611 #webinar-bg-yellow form p{width: 100%;}
	.page-id-3611 article img{display: none;}
	.page-id-3611 .cell{width: 100%!important;}
	.page-id-3611 #under1 {
    margin-left: 0%!important;}
    .page-id-3611 .diduknow {
    padding-left: 0%!important;
    padding-bottom: 3em!important;
    }
    .page-id-3611 span.price {
    line-height: 0.5em;}
    .page-id-3611 article .contact-webinar form p:nth-of-type(6){padding-left: 0%!important;}
}
@media only screen and (max-width: 320px){
	.page-id-3611 .cell h2 {
    font-size: 28px!important;}
}
/**Courses for industries*** note: it should be put together with the same courses!.. For future works, in order to make everything lighter*/
.parent-pageid-3575 .courses-subtitles{
	font-size: 20px;
}
.parent-pageid-3575 #recent-photos{display: none}
.page-id-3617  article .grid {
    display: flex;
    flex-wrap: wrap;
}
.page-id-3617 .diduknow{
	padding-left: 7%;
}
.page-id-3617  article .cell {
    width: 15%;
    padding: 4%;
}
.page-id-3617  article #first-section .cell .post-content-inner p{
    font-size:15px!important;
}
.page-id-3617  #wrapper{padding: 0 40px !important;}
.page-id-3617  article .grid img{
    margin-bottom: 1em;
    height: 65px;
    background-color: bisque;
    padding: 1em 1em;
    border-radius: 25em;
}
.page-id-3617  article h2 {
    text-align: center;
    font-size: 36px;
}
.page-id-3617  .cell h2{	
    color: #846833;
    text-transform: uppercase;
}
.page-id-3617  .cell .titlespan{
    font-size: 28px !important;
    text-transform: initial;
}
.page-id-3617  article h3 {
    text-align: center;
    font-size: 36px;
}
.page-id-3617  span.price{
    font-size: 18px;
    line-height: 1.5em;
    color: #846833;
    font-weight: 600;
}
.page-id-3617  article{
    font-size:120% !important;
}
.page-id-3617 li{
	list-style-image: none;
}
.page-id-3617  article .post-content-inner {
    text-align: center;
}

.page-id-3617  article h3.courses-subtitles {
    font-size: 32px !important;
    text-align: center;
    margin: 0.6em 0 0.6em 0!important;
}
.page-id-3617  ul {text-align: left;}
.page-id-3617  article p, .page-id-3617  article li {
    font-size:120% !important;
    line-height: 1.5em;
}
.page-id-3617  article .contact-webinar form{
	display: flex;
	flex-wrap: wrap;
}
.page-id-3617  article .contact-webinar form p{
	width: 20%;
    border-radius: 3px !important;
}
.page-id-3617  .contact-webinar .wpcf7 input{
	width: 80%;
	font-weight: 600;
}
.page-id-3617  article .contact-webinar form p:nth-of-type(5){	
    width: 20%;
    padding: 0 40%;
}

.page-id-3617  hr.stile1 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
.page-id-3617  .contact-webinar input[type="checkbox"]{width: 10%;}
.page-id-3617  #webinar-bg-yellow{background-color: #cec2ab6b; margin-bottom: 1em;}
.page-id-3617  .post-content-image.images:first-of-type {
	background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/crop-pollination.jpg);
    background-size: cover;
    background-position: center;
}
.page-id-3617 .cell #industry-first{
	background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/risk-mitigation.jpg);
    background-size: cover;
    background-position: center;
}
.page-id-3617 .vc_row.wpb_row.vc_row-fluid.contact-webinar {
    padding: 5em;
}
.page-id-3617  .contact-webinar form {
    padding: 2em 7em 2em 7em;
}
.page-id-3617  .contact-webinar input[type="submit"]{
	height: 40px;
    background-size: contain;
}
.page-id-3617  p.centered {
    text-align: center;
    padding-bottom: 2em;
}
.page-id-3617  .grid-img-section .cell{
	width: 49%;
	padding: 0%;	
    font-size: 70%;
}
.page-id-3617  article .cell h2{margin-top: 8px;}
.page-id-3617  .grid-img-section .cell .post-content-image{
	height: 100%;
}
.page-id-3617  .grid-img-section .cell .post-content{
	padding: 0.5em 2em 1em 2em;
}

.page-id-3617  .contact-webinar form.wpcf7-form p:nth-of-type(1),.page-id-3617  .contact-webinar form.wpcf7-form p:nth-of-type(2),.page-id-3617  .contact-webinar form.wpcf7-form p:nth-of-type(3),.page-id-3617  .contact-webinar form.wpcf7-form p:nth-of-type(4) {
    width: 25%;
}
.page-id-3617  .contact-webinar form select{	
    width: 100%;
    font-size: 12px;
    color: #999;
    padding: 7px;
    border: 1px solid #e1d6d1;
}

/*Contact Form*/
	/*VECCHIO CSS*/
/*.page-id-3617 .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    }*/
/*.page-id-3617 span.ajax-loader {
    position: absolute;
    right: 0;
    top: 45%;
	}   */ 

/*.parent-pageid-3575 article .contact-webinar form p:nth-of-type(6){
	margin: 0.5em auto; questa riga commentata
	float: left !important;
    position: relative;
	}*/
/*.page-id-3617 .contact-webinar input[type="submit"] {
    height: 40px;
    background-size: contain;
    float: left;
	}	*/

	.parent-pageid-3575 .wpcf7-form-control-wrap {
    width: 100%;
	}

	.parent-pageid-3575 .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
    	margin: 0 auto;
	}	

	.parent-pageid-3575 article .contact-webinar form p:last-of-type {
    margin: 0 auto;
    position: relative;
	}

	.parent-pageid-3575 span.ajax-loader {
    position: absolute;
    right: 0;
    top: 45%;
	}

	.parent-pageid-3575 .wpcf7-submit{
	float : none;
	margin: 0 auto;
	}

@media only screen and (max-width: 768px){
    .page-id-3617 .grid-img-section .cell{
        width: 100%;
    }
    .page-id-3617 .grid-img-section .cell.tablet-off{
        display: none;
    }
    .page-id-3617 .grid-img-section .cell.tablet-on{
        display: block!important;
    }
    .page-id-3617 .grid-img-section .cell.tablet-on:first-of-type .post-content-image.images{background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/Bee-diversity-1.jpg);
    background-size: cover;
    background-position: center;}
    .page-id-3617 .grid-img-section .cell.tablet-on:nth-of-type(2) .post-content-image.images{background-image:url('https://www.bee-safe.eu/wp-content/uploads/2017/12/pollinators-decrease.jpg');background-size: cover;background-position-x: center;}
    .page-id-3617 .post-content-image{height: 25em!important;}
    .page-id-3617 .contact-webinar form.wpcf7-form p:nth-of-type(1),.page-id-3617 .contact-webinar form.wpcf7-form p:nth-of-type(2),.page-id-3617 .contact-webinar form.wpcf7-form p:nth-of-type(3),.page-id-3617 .contact-webinar form.wpcf7-form p:nth-of-type(4) {
    width: 48%;}
    .page-id-3617 .contact-webinar .wpcf7 input {width: 100%;font-weight: 600;}
    .page-id-3617 .wpcf7 input{width: 91%!important;}
    
    .page-id-3617 article .contact-webinar form p:nth-of-type(5), .page-id-3617 article .contact-webinar form p:nth-of-type(6){
        width: 60%;
    }
    .page-id-3617 .contact-webinar form{padding: 0 0;}
    .page-id-3617 p:nth-of-type(4){    width: 97%;
    }
    .page-id-3617 article .cell {
    width: 35%;}
}
@media only screen and (max-width: 480px){
    .page-id-3617 #webinar-bg-yellow{padding: 0.5em;}
    .page-id-3617 #webinar-bg-yellow form p{width: 100%;}
    .page-id-3617 article img{display: none;}
    .page-id-3617 .cell{width: 100%!important;}
    .page-id-3617 #under1 {
    margin-left: 0%!important;}
    .page-id-3617 .diduknow {
    padding-left: 0%!important;
    padding-bottom: 3em!important;
    }
    .page-id-3617 span.price {
    line-height: 0.5em;}
    .page-id-3617 article #first-section .cell .post-content-inner p {
    font-size: 20px!important;
	}
	.page-id-3617 article .contact-webinar form p:nth-of-type(6){padding-left: 0%!important;}
}
@media only screen and (max-width: 320px){
    .page-id-3617 .cell h2 {
    font-size: 28px!important;}
}
}
/*Courses for veterinarians *** note: it should be put together with the same courses!.. For future works, in order to make everything lighter*/
.parent-pageid-3575 .courses-subtitles{
	font-size: 20px;
}
.parent-pageid-3575 #recent-photos{display: none}
.page-id-3620 article .grid {
    display: flex;
    flex-wrap: wrap;
}
.page-id-3620 article .cell {
    width: 23%;
    padding: 4%;
}
.page-id-3620 .diduknow{
	padding-left: 7%;
}
.page-id-3620 #under1{margin-left: 17%;}
.page-id-3620 #wrapper{padding: 0 40px !important;}
.page-id-3620 article .grid img{
    margin-bottom: 1em;
    height: 65px;
    background-color: bisque;
    padding: 1em 1em;
    border-radius: 25em;
}
.page-id-3620 article h2 {
    text-align: center;
    font-size: 36px;
}
.page-id-3620 .cell h2{	
    color: #846833;
    text-transform: uppercase;
}
.page-id-3620 .cell .titlespan{
    font-size: 28px !important;
    text-transform: initial;
}
.page-id-3620 article h3 {
    text-align: center;
    font-size: 36px;
}
.page-id-3620 span.price{	
    font-size: 18px;
    line-height: 1.5em;
    color: #846833;
    font-weight: 600;
}
.page-id-3620 article{
    font-size:120% !important;
}
.page-id-3620 li{
	list-style-image: none;
}
.page-id-3620 article .post-content-inner {
    text-align: center;
    font-size:larger;
}

.page-id-3620 article h3.courses-subtitles {
    font-size: 32px !important;
    text-align: center;
    margin: 0.6em 0 0.6em 0!important;
}
.page-id-3620 ul {text-align: left;}
.page-id-3620 article p, .page-id-3620 article li {
    font-size:120% !important;
    line-height: 1.5em;
}
.page-id-3620 article .contact-webinar form{
	display: flex;
	flex-wrap: wrap;
}
.page-id-3620 article .contact-webinar form p{
	width: 20%;
    border-radius: 3px !important;
}
.page-id-3620 .contact-webinar .wpcf7 input{
	width: 80%;
	font-weight: 600;
}
.page-id-3620 article .contact-webinar form p:nth-of-type(5){	
    width: 20%;
    padding: 0 40%;
}
.page-id-3620 hr.stile1 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
.page-id-3620 .contact-webinar input[type="checkbox"]{width: 10%;}
.page-id-3620 #webinar-bg-yellow{background-color: #cec2ab6b; margin-bottom: 1em;}
.page-id-3620 .post-content-image.images:first-of-type {
    background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/honey-bee-diseases-.jpg);;
    background-size: cover;
    background-position: center;
}
.page-id-3620 .post-content-header.cell.cell-full-width {
    width: 100%;
    padding: 1em 0;
}

.page-id-3620 .grid-img-section {
    margin-bottom: 2em;
}
.page-id-3620 .vc_row.wpb_row.vc_row-fluid.contact-webinar {
    padding: 5em;
}
.page-id-3620 .contact-webinar form {
    padding: 2em 7em 2em 7em;
}
.page-id-3620 .contact-webinar input[type="submit"]{
	height: 40px;
    background-size: contain;
}
.page-id-3620 p.centered {
    text-align: center;
    padding-bottom: 2em;
}
.page-id-3620 .grid-img-section .cell{
	width: 49%;
	padding: 0%;	
    font-size: 70%;
}
.page-id-3620 article .cell h2{margin-top: 8px;}
.page-id-3620 .grid-img-section .cell .post-content-image{
	height: 100%;
}
.page-id-3620 .grid-img-section .cell .post-content{
	padding: 0.5em 2em 1em 2em;
}

.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(1),.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(2),.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(3),.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(4) {
    width: 25%;
}
.page-id-3620 .contact-webinar form select{	
    width: 100%;
    font-size: 12px;
    color: #999;
    padding: 7px;
    border: 1px solid #e1d6d1;
}
@media only screen and (max-width: 768px){
    .page-id-3620 .grid-img-section .cell{
        width: 100%;
    }
    .page-id-3620 .grid-img-section .cell.tablet-off{
        display: none;
    }
    .page-id-3620 .grid-img-section .cell.tablet-on{
        display: block!important;
    }
    .page-id-3620 .grid-img-section .cell.tablet-on:first-of-type .post-content-image.images{background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/Bee-diversity-1.jpg);
    background-size: cover;
    background-position: center;}
    .page-id-3620 .grid-img-section .cell.tablet-on:nth-of-type(2) .post-content-image.images{background-image:url('https://www.bee-safe.eu/wp-content/uploads/2017/12/pollinators-decrease.jpg');background-size: cover;background-position-x: center;}
    .page-id-3620 .post-content-image{height: 25em!important;}
    .page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(1),.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(2),.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(3),.page-id-3620 .contact-webinar form.wpcf7-form p:nth-of-type(4) {
    width: 48%;}
    .page-id-3620 .contact-webinar .wpcf7 input {width: 100%;font-weight: 600;}
    .page-id-3620 .wpcf7 input{width: 91%!important;}
    
    .page-id-3620 article .contact-webinar form p:nth-of-type(5), .page-id-3620 article .contact-webinar form p:nth-of-type(6){
        width: 60%;
    }
    .page-id-3620 .contact-webinar form{padding: 0 0;}
    .page-id-3620 p:nth-of-type(4){    width: 97%;
    }
  
    .parent-pageid-3575 .wpcf7-form-control-wrap {
    width: 100%;
    transform: scale(0.90);
    transform-origin: 0 0;
	}
}

@media only screen and (max-width: 600px){

	.parent-pageid-3575 .wpcf7-form-control-wrap {
    width: 100%;
    transform: scale(0.70);
    transform-origin: 0 0;
	}
}
@media only screen and (max-width: 480px){
    .page-id-3620 #webinar-bg-yellow{padding: 0.5em;}
    .page-id-3620 #webinar-bg-yellow form p{width: 100%;}
    .page-id-3620 article img{display: none;}
    .page-id-3620 .cell{width: 100%!important;}
    .page-id-3620 #under1 {
    margin-left: 0%!important;}
    .page-id-3620 .diduknow {
    padding-left: 0%!important;
    padding-bottom: 3em!important;
    }
    .page-id-3620 span.price {
    line-height: 0.5em;}
    .page-id-3620 article .contact-webinar form p:nth-of-type(6){padding-left: 0%!important;}

    
	.parent-pageid-3575 .wpcf7-form-control-wrap {
    transform: scale(0.77);
    transform-origin: 0 0;
	}

}
@media only screen and (max-width: 380px)
{
	.parent-pageid-3575 .wpcf7-form-control-wrap 
	{
    	transform: scale(0.60);
    	transform-origin: 0 0;
	}
}
@media only screen and (max-width: 320px){
    .page-id-3620 .cell h2 {
    font-size: 28px!important;}
}
/* Fine modifiche Eugenio */
/*Eugenio Modifica Visualizzazione Home 15.12*/
.page-id-11 div#recent-blog {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.page-id-11 #recent-blog h2.heading {
    width: 100%;
    text-align: center;
}
.page-id-11 article.recent-entry.clearfix {
    width: 48%;
}

/**section courses in home edited 21.12.2017*/
.page-id-11 #grid-home .courses a{
	width: 33.3%;
	color: white;
}
.page-id-11 #grid-home .courses .cell {
    height: 350px;
}
.page-id-11 #grid-home .courses .grid {
    display: flex;
    flex-wrap: wrap;
}
.page-id-11 #grid-home p{
	font-size: 20px!important;
}
.page-id-11 #grid-home li {
	font-size:18px!important;
}
.page-id-11 #grid-home .wpb_wrapper h2{
	text-align: center;
}

.page-id-11 #grid-home .courses .grid h3{
	text-align: center;
	font-size: x-large;
}

.page-id-11 #grid-home .courses .post-content {
    height: 100%;
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-11 #grid-home #recent-photos{display: none}
.shadow {
    height: 100%;
    background-color: rgba(0,0,0,0.46);
}
.page-id-11 #grid-home .shadow:hover{
	background-color: rgba(0,0,0,0.28);
	transition: 0.4s;
}
.page-id-11 #grid-home .cell h3{
	margin:0px;
	color:white;
	padding-top: 15%;
}
.page-id-11 #grid-home i.fa {
    font-size: 50px;
    line-height: 2em;
}
.page-id-11 #grid-home .post-content:hover{
	transform: scale(1.1);
	transition: 0.5s;
}
.page-id-11 #grid-home .courses .img1 {
    background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-per-tutti.jpg');
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-11 #grid-home .courses .img2 {
    background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-veterinari.jpg');
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-11 #grid-home .courses .img3 {
    background-image: url('https://www.bee-safe.eu/wp-content/uploads/2017/12/Corsi-industria.jpg');
    background-position-x:center;
    background-position-y:center;
    background-size: cover;
}
.page-id-11 #grid-home hr.stile1 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
.page-id-11 #grid-home #recent-photos{
	display: none;
}

.page-id-11 #grid-home .wpb_wrapper .cell {
    background-color: #16110e;
}
.page-id-11 #grid-home {
    padding-bottom: 2em;
}
.page-id-11 #grid-home .heading{
    text-align: center;
}
.page-id-11 #grid-home .seemore-button-section {
    padding-top: 2em;
    text-align: center;
}
.page-id-11 #grid-home .seemore{
    cursor: pointer;
    display: block;
    height: 41px;
    width: 150px;
    font-size: 12px;
    font-style: normal;
    background: #ffd964 url(images/yellow-btn.png);
    border: 1px solid #F9B653;
    color: #9C6533 !important;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 6px;
    background-size: contain;
    margin: 0 auto;

}
.page-id-11 #grid-home .seemore-button-section a {
    display: inline-block;
}
.page-id-11 #grid-home .seemore button{
    font-size: 14px;
}
.page-id-11 #grid-home .seemore button span{font-weight: 600;}
.page-id-11 .heading {
    text-align: center;
    font-size: 32px;
}
#footer li{
	list-style: none;
}
/*Breadcrumbs*/
#breadcrumbs p{
	text-align: left;
	font-size: 16px!important;
}
#breadcrumbs i.fa{
	font-size: 16px!important;
}
.home #breadcrumbs{
	display: none;
}
/*mobile-menu*/
#mobile-menu{
	display: none;
}


/* 2018 EDITS LP
------------------------------------------------------------ */
#masterhead {
    padding-bottom: 25px;
    border-bottom: 2px solid #00000057;
    box-shadow: 0 5px 10px 0px #00000054;
    z-index: 9999;
}
.heading {
	margin-bottom: 0;
}
#twitter-blog .slick-track a {
    padding: 0;
}
#twitter-blog .slick-dots {
bottom: 0 !important
}
#twitter-blog .slick-post-container.slick-initialized.slick-slider.slick-dotted {
    height: 38em;
    overflow: hidden;
}
div#newsletters .newsletters-text {
	background: #f7f7f7;
	padding: 4em 0;
	margin-top: 4em;
}

/*Contact Page LP 2018*/
.page-id-837 .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 70%;
}
.page-id-837 .wpb_column.vc_column_container.vc_col-sm-6:nth-of-type(2) {
    width:  30%;
}


/**********************************************************************************************************
***********************************************************************************************************
********************************************** MEDIA QUERIES **********************************************
***********************************************************************************************************
***********************************************************************************************************/
@media only screen and (max-width: 1600px) {	
	/* Home Twitter/blog */
	.image-container {
	    height: 28em !important;
	}
	#twitter-blog h3 {
	    font-size: 1.5em;
	}
	#twitter-blog .slick-post-container.slick-initialized.slick-slider.slick-dotted {
	    height: 31em;
	}	
}

/* Small Desktop Resolution size
**************************************/
@media only screen and (max-width: 1200px) {	
	#wrapper {
    		width: 100%;
	}
	#footer-widget-first, #footer-widget-second {
    		width:  50%;
   		margin: 0;
	}
}

/* TABLET  */
/*******************/
@media only screen and (max-width: 1024px) {

	/* General
	******************/
	nav#mainnav{
		width:200px;
	}
	.wpex-responsive #wrapper, .wpex-responsive #masterhead {
	        width: 100%;
    		padding: 0 20px;
	}
	/* Hedaer
	******************/
	div#logo{
		margin: 10px 0;
		position:relative;
		bottom:0;
	}
	#mastersocial{
		top:0;
	}
	.wpex-responsive #mainnav .selector{
		position: absolute !important;
	    right: 40px;
		top: 20px;
	}
	.wpex-responsive #mainnav .selector{
		color:#ffe172;
	}
	/* Home
	******************/
	#home-highlights h3{
		min-height:28px;
		font-size: 2vw;
	}
	.wpex-responsive .recent-entry-content{
		width:66%;
	}
	.wpex-responsive #recent-blog{
	    width: 100%;
	    margin: 0 0 30px;
	}
	#recent-photos .heading{
		width: 100%;
	}
	.wpex-responsive .recent-photo{ /*edited eugenio 18.1.2018*/
	    width: 31.3%!important;
	    float: none;
	    margin: 0px;
	    padding: 1%;
	    background: none;
	    box-shadow: none;
	}
	/* GALLERY
	***************************************/
	.gallery-entry{
		width:calc(33% - 20px) !important;
	}

	#single-gallery-media-mobile {
		display:block;
	}
	#single-gallery-media {
		display:none;
	}
	.gallery_single_image_inner_mobile{
		width: calc(50% - 10px);
		float:left;
		padding:5px;
	}

	/* BLOG e NEWS ARCHIVE
	***************************************/
	.wpex-responsive .entry-left, .wpex-responsive .loop-entry-left{
		display:block;
		width:100%;
	}
	.loop-entry-right{
		width:100%;
	}
	/* Newsletter | eugenio 11.12.2017
	**************************************/
	.page-id-3579 .image{
		height: 225px;
	}
	/* Courses new page | eugenio 12.12.2017
	*****************************************/
	/*.page-id-3575 .courses{
		padding-bottom: 5em; 
	}*/
	/*.page-id-3575 .cell{
		height: 250px;
	}*/
	/* Footer
	******************/
	.wpex-responsive #footer-widget-first, .wpex-responsive #footer-widget-second, .wpex-responsive #footer-widget-third{
	    width: 100%;
	}

	#footer-widget-first > div{
		padding-right: 0
	}
	#footer-widget-second > div{
		padding-left: 0
	}

	#footer-widget-second li{
		width: 100% !important;
	}
	/*Tablet - start of mobile menu*/
	/* modifiche mobile menu | Eugenio 15.1.2018*/

	
	.cell-mobile-header{
		width: 50%;
		position: relative;
	}
	div#hide-mobile-menu-button-wrapper {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    display: none;
	}
	.mobile-header {
	    display: flex;
	    flex-wrap: wrap;
	    position: fixed;
	    top: 0;    
	    border-bottom: 1px solid #80808059;
	    height: 80px;
	    width: 100%;
	    box-shadow: -20px 0px 0px white;
	    background: white;
	    z-index: 999999999999;
	}
	div#breadcrumbs {
    margin-top: 80px;
	}
	#page-slider-shortcode {
    margin-top: 49px !important;
}
	.mobile-header > .fa{	
	    font-size: 35px;
	    padding: 10px;
	    margin-right: 15px;
	}
	#hide-mobile-menu-button-wrapper, #show-mobile-menu-button-wrapper{
		width: 100%;
	    text-align: right;
	    position: relative;
	    cursor: pointer;
	}
	#mobile-menu-wrapper{
		height: calc(100vh - 80px);
		position: fixed;
		width: 100%;
		top: 80px;
		display: none;
		box-shadow: -20px 0px 0px white;
	    background: white;
	    z-index: 999999999999;
	    overflow-y: scroll;
	    overflow-x: hidden;
	}

	#mobile-menu-wrapper li a {
    text-align: left;
    padding-left: 50px;
	}
	.mobile-header i.fa {
	    font-size: 40px;
	    padding: 20px;
	}
	#mobile-menu-wrapper button.sub-menu-toggle {
	    border: none;
	    background-color: transparent;
	    color: rgba(0, 0, 0, 0.4);
	    font-size: 28px;
	    vertical-align: middle;
	    width: 50px;
	    height: 42px;
	    cursor: pointer;
	    position: absolute;
	    top: 3px;
	    left: 0;
	}
	#mobile-menu-wrapper .sf-menu li {
	    position: relative;
	    padding: 15px 5px;    
	    border-left: 3px solid #ffe172;
	    margin: 2px;    
	    border-bottom: 1px solid rgba(128, 128, 128, 0.12);
	}
	#mobile-menu-wrapper .sf-menu li:last-of-type{
		border-bottom: none;
	}
	#mobile-menu-wrapper a{
		color: #999999;
	}
	#mobile-menu-wrapper .sub-menu {
    	display: none;
	}
	#mobile-menu-wrapper .sf-menu li ul{
		position: relative;
		left: 0px;
		top: 0px;
		width: auto;
	}
	#mobile-menu-wrapper ul li ul li {
	    background: rgba(0, 0, 0, 0.04);
	    border-left: none !important;    
	    margin-left: 10px!important;
	}
	#mobile-menu-wrapper ul li ul li ul li{
	    border-left: 1px solid #ffe172 !important;    
	    width: 75%;
	}
	body >#wrapper, body > #page-slider-shortcode{
		margin-top: 35px;
	}
	header#masterhead{
		display: none;
	}
	.mobile-header img {
    padding-left: 1em;
	}
	#mobile-menu-wrapper #mastersocial{
		position: initial;
	}
	.social-icons li a {
    padding: 5px !important;
	}
}
/* TABLET landscape Ipad| eugenio 12.12.2017*/
/*******************/
/*@media only screen and (max-width: 960px){
	.page-id-3575 .cell{
		height: 250px !important;
		width: 100% !important;
		padding-bottom: 5em !important;
	}
}*/
/* TABLET landscape */
/*******************/
@media only screen and (max-width: 1024px) and (orientation: landscape){
	/* Hedaer
	******************/
	nav#mainnav{
		top:40px;
		width: 650px;
	}
	#mainnav .sf-menu a{
	    padding: 0 15px;
	}
	/* Home
	******************/
	.wpex-responsive #recent-blog{
		width:48%;
	}
}

/* SMARTPHONE  */
/*******************/
@media only screen and (max-width: 736px)  {
	/* General
	******************/
	#wrapper{
	    box-shadow: none;
	    background: rgba(0,0,0,0);
	}
	/* Hedaer
	******************/
	.wpex-responsive #masterhead{
		margin-bottom:30px;
	}
	#logo img{
		margin:10px auto;
	}
	nav#mainnav{
		width: 100%;
		position: absolute;
		top: 50px;
	}
	/* Home
	******************/
	#home-highlights{
		text-align:center;
	}
	#home-highlights .hl{
		width:90%;
		margin:0 auto;
		float: none;
	}
	#home-highlights img {
	    max-width: 80%;
	}
	#home-highlights h3{
		font-size:6vw;
	}
	.wpex-responsive .recent-entry .featured-image{
		width:100%;
	}
	.wpex-responsive .recent-entry-content{
		width: 100%;
		margin-top: 20px;
	}
	/* GALLERY
	***************************************/
	.gallery-entry{
		width:100%  !important;
		margin-right:0 !important;
	}
	/* BLOG e NEWS ARCHIVE
	***************************************/
	.wpex-responsive .entry-left, .wpex-responsive .loop-entry-left{
		display:block;
		width:100%;
	}
	.page-id-1693 .wpb_single_image img{
		padding: 10px 0;
	}
	/* Newsletter | eugenio 11.12.2017
	**************************************/
	.page-id-3579 .post{
	padding-left: 0;
	}
	.page-id-3579 .image{
	height: 150px;
	}
	
	/* Footer
	******************/
	p.fifty{
		width:100% !important;
		float:left !important;
		margin-left: 2%;
		margin-right:0 !important;
	}
	p.fifty input[type="email"]{
		float:left;
	}
	.wpex-responsive #footer-widget-first, .wpex-responsive #footer-widget-second, .wpex-responsive #footer-widget-third{
	    width: 100%;
	}
	.wpex-responsive .recent-photo{
		width: 48%!important;
	}
}
/* SMARTPHONE landscape  */
/*******************/
@media only screen and (max-width: 736px) and (orientation: landscape) {
	/* Home
	******************/
	.wpex-responsive .recent-entry .featured-image{
		width:calc(33% - 20px);
	}
	.wpex-responsive .recent-entry .featured-image img{
		width:100%;
	}
	.wpex-responsive .recent-entry-content{
		width:66%;
	}
	#home-highlights{
		text-align:left;
	}
	#home-highlights .hl{
	    width: 33%;
    	float: left;
    	margin-right: 0;
    	margin-left: 0;
    	text-align: center;
	}
	#home-highlights h3{
		font-size:2vw;
	}
	.wpex-responsive .recent-photo{
		width: calc(16.66% - 10px);
	}
	/* GALLERY
	***************************************/
	.gallery-entry{
		width:calc(50% - 30px)  !important;
		margin-right:20px !important;
	}
}
/*-----------------------------------------------------------------------------------*/
/* = Responsive / General
/*-----------------------------------------------------------------------------------*/
#mainnav select, #mainnav .selector { display: none; }
.small-screen-event-title { display: none; }
@media only screen and (max-width: 959px) {
	.wpex-responsive #mainnav ul { display: none; }
	.wpex-responsive #mainnav select { display: block; }
	.wpex-responsive #mainnav ul { display: none }
	.wpex-responsive #mainnav .selector { display: block; position: relative; margin: 0; padding: 0 0 0 25px; border: none; cursor: pointer !important; vertical-align: middle; zoom: 1; height: 50px; line-height: 50px; float: left; font-size: 16px; }
	.wpex-responsive #mainnav .selector span:before { display: inline-block; margin-right: 10px; font-size: 16px; font-weight: normal; font-style: normal; text-align: left; text-decoration: inherit; -webkit-font-smoothing: antialiased; content: "\f0c9"; font-family: 'FontAwesome'; }
	.wpex-responsive #mainnav .selector select { position: absolute; left: 0; top: 0px; height: 60px; background: none; cursor: pointer; overflow: hidden; width: 100% !important; max-width: 100%; }
	.wpex-responsive #mainnav .selector select:focus { outline: 0 }
	.wpex-responsive #mainnav .selector:hover { -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; }
	.wpex-responsive #mainnav .selector span { display: block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	/*menu*/
	.wpex-responsive #navigation-responsive-toggle { display: block; position: absolute; height: 50px; line-height: 50px; top: 0; left: 0; padding: 0 0 0 25px; width: 100%; font-size: 16px; }
	/*homepage*/
	.wpex-responsive #recent-events { width: 100%; margin: 0 0 30px; }
	.wpex-responsive #recent-news { width: 100%; margin: 0 0 30px; }
	.wpex-responsive #recent-photos {
	    margin-right: 0;
	    display: flex;
	    flex-flow: wrap;
	}
	.wpex-responsive .hp-highlight { float: none; margin: 0 auto !important; width: 100%; }
	.wpex-responsive .hp-highlight-media { float: left; margin: 0 20px 20px 0; width: 280px; height: auto; }
	.wpex-responsive .hp-highlight-content { text-align: left; }
	#twitter-blog .seemore-button-section{
		text-align: center;
	}
	/*blog*/
	/*.wpex-responsive .entry-left, .wpex-responsive .loop-entry-left { display: none; }*/
	.wpex-responsive .entry-right, .wpex-responsive .loop-entry-right { width: 100%; }
	/*footer*/
	.wpex-responsive #footer-copyright { float: none; width: 100%; }
	.wpex-responsive #footer-menu { float: none; margin-top: 7px; width: 100%; text-align: left; display: none;}
	.page-id-3620 .contact-webinar form, .page-id-3611 .contact-webinar form, .page-id-3617 .contact-webinar form {
    padding: 0px!important;
	}
	/*edited 21.12.2017*/
	#masterhead {
    height: 100%!important;
	}


	nav#mainnav {
	    position: relative!important;
	    top: auto!important;
	    margin: 0 auto!important;
	    height: 100%!important;
	    padding: 0!important;
	    right: 0!important;
	}

	.selector {
	    display: block !important;
	    /* margin: 0; */
	}

	 .selector span {
	    display: none !important;
	}

	.selector {
	    position: relative!important;
	    right: auto!important;
	    top: auto!important;
	}

	.wpex-responsive #mainnav .selector {
	    position: initial !important;
	    padding-left: 0!important;
	}

	.selector {
	    width: auto!important;
	}

	.wpex-responsive #mainnav .selector select {
	    height: 40px!important;
	    line-height: 40px!important;
	}
}

@media only screen and (max-width: 992px) {
	/* New Box Services
	***************************************/
	.services-content .cell-text-content {
	    height: 110px;
	}
}
\
/*-----------------------------------------------------------------------------------*/
/* = Responsive / Tablet (Portrait)
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.hide-on-tablets { display: none !important; }
	/*.wpex-responsive #wrapper, .wpex-responsive #masterhead, .wpex-responsive #mainnav { width: 700px; }
	.wpex-responsive .post { width: 440px; }
	.wpex-responsive #sidebar { width: 200px; }*/
	/*homepage*/
	.wpex-responsive #recent-events .event-entry-content { width: 560px; }
	/*.wpex-responsive .recent-entry-content { width: 510px; }*/
	/*.wpex-responsive .recent-photo { width: 56px; height: auto; }*/
	/*galleries*/
	.wpex-responsive .gallery-entry, .wpex-responsive #single-gallery-media a { width: 150px; }
	/*events*/
	.wpex-responsive #event-wrap .event-entry-content { width: 350px; }
	.wpex-responsive #event-tabs #tab-gallery-inner {  width: 400px; }
	.wpex-responsive #event-details-right { width: 300px; }
	.wpex-responsive #event-tabs #tab-gallery a { width: 123px; margin-right: 10px; }
	/*blog*/
	.wpex-responsive .related-entry .featured-image { width: 15%; margin: 0; }
	.wpex-responsive .related-entry-content { width: 80%; }
	/*footer*/
	/*.wpex-responsive #footer-widget-first,
	.wpex-responsive #footer-widget-second,
	.wpex-responsive #footer-widget-third { width: 205px; }*/
	/*other*/
	.wpex-responsive #flickr-slideshow-wrap object { width: 700px !important; }
	.wpex-responsive .widget-event-entry-content { width: 130px; }
}
/*-----------------------------------------------------------------------------------*/
/* = Responsive / Phone Portrait + Landscape
/*-----------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.hide-on-phones { display: none !important; }
	.wpex-responsive .wpb_row .wpb_row, .wpex-responsive .wpb_column{ width: 100% !important; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin-left: 0 !important; margin-right: 0 !important; }
	.wpex-responsive .post { width: 100%; }
	.wpex-responsive #sidebar { width: 100%; }
	.wpex-responsive #mainnav .selector { float: none; }
	/*header*/
	.wpex-responsive #masterhead { padding-bottom: 20px; }
	.wpex-responsive #logo { float: none; margin: 0 auto; }
	.wpex-responsive .text-logo { float: none; }
	.wpex-responsive #mastersocial { position: inherit; top: auto; right: auto; margin: 20px 0 0; float: none; }
	.wpex-responsive #header-donate { top: auto; left: auto; right: auto; position: inherit; bottom: auto; border-radius: 3px; text-align: center; margin: 20px 0 0; }
	.wpex-responsive #header-donate #header-donate-inner { height: 40px; line-height: 40px; }
	.wpex-responsive #header-donate:hover #header-donate-inner { height: 40px; line-height: 40px; }
	.wpex-responsive #mainnav #searchbar { display: none; }
	/*homepage*/
	div#presentation h1{
		padding-top: 1em;
	}
	.wpex-responsive .hp-highlight { float: none; margin: 0 auto 20px !important; width: 100%; }
	.wpex-responsive .hp-highlight-media { float: none; margin: 0 0 20px; width: 100%; height: auto; }
	.wpex-responsive .hp-highlight-content { text-align: left; }
	.wpex-responsive #recent-events .event-entry-content { width: 150px; }
	.wpex-responsive .recent-entry .featured-image { width: 30%; margin: 0; }
	.wpex-responsive .recent-entry-content { width: 100%; }
	.wpex-responsive .recent-photo { width: 70px; height: auto; }
	/*galleries*/
	.wpex-responsive .gallery-entry, .wpex-responsive #single-gallery-media a { width: 210px; margin: 0 auto 20px; }
	.wpex-responsive #gallery-cats li { display: block; width: 100%; float: none; margin: 0 0 5px; }
	/*events*/
	.wpex-responsive #event-wrap .event-entry-content { width: 150px; }
	.wpex-responsive #event-tabs #tab-gallery-inner {  width: 100%; }
	.wpex-responsive #event-details-right { width: 100%; clear: left; margin-top: 30px; }
	.wpex-responsive #event-tabs #tab-gallery a { width: auto; margin-right: 10px; }
	.wpex-responsive #event-tabs a span { display: none; }
	/*calendar*/
	.wpex-responsive tr.calendar-row { display: block; float: left; width: 100%; }
	.wpex-responsive #calendar { border-top: 1px solid #dcd1c9; }
	.wpex-responsive #calendar td.calendar-day{ display:block; height: auto; width: 100%; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 0px; }
	.wpex-responsive #calendar tr.calendar-row.days-row, .wpex-responsive td.calendar-day-empty, .wpex-responsive .calendar-day-np { display: none !important; }
	.wpex-responsive #calendar_title { float: none; }
	.wpex-responsive #calendar-month-select { float: left; position: inherit; top: auto; right: auto; margin: 20px 0 0; }
	/*blog*/
	.wpex-responsive .related-entry .featured-image { width: 25%; margin: 0; }
	.wpex-responsive .related-entry-content { width: 70%; }
	/*footer*/
	.wpex-responsive #footer-widget-first,
	.wpex-responsive #footer-widget-second,
	.wpex-responsive #footer-widget-third { width: 100%; margin: 0; padding: 0 }
	/*other*/
	.wpex-responsive #flickr-slideshow-wrap object { width: 100% !important; }
	.wpex-responsive .widget-event-entry-content { width: 160px; }
	.wpex-responsive textarea { max-width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
	/*shortcodes*/
	.wpex-responsive .two-columns, .wpex-responsive .three-columns, .wpex-responsive .four-columns, .wpex-responsive .one-two-third, .wpex-responsive .one-three-fourth, .wpex-responsive .one-half, .wpex-responsive .one-third, .wpex-responsive .two-third, .wpex-responsive .one-fourth, .wpex-responsive .three-fourth, .wpex-responsive .one-fifth, .wpex-responsive .one-sixth { width: 100%; margin: 0 0 20px; }
	
	/* Fascia-NewsLetters Modifiche Ottobre 2017 Pierpaolo
	--------------------------------------------------------*/
	#newsletters #letter-icon.cell {
	    width: 100%;
	}
	#newsletters #newsletters-container.cell {
	    width: 100%;
	    text-align: center;
	}
	.et_bloom .et_bloom_1_field p.et_bloom_popup_input {
	    width: 66% !important;
	    padding: 0;
	}
	/*Fine modifiche Pierpaolo*/
	#home-highlights h2 {
	    font-size: 24px;
	}

	#footer-widget-third li {
		width: 50%;
	}
	#footer ul.kit li {
		margin-bottom: 3em !important;
	}

	div#page-slider-shortcode {
	    display: none;
	}

	/*New Box Services
	-------------------------------------*/
	.services-content {
	    margin: 1.5em 0 !important;
	}
	.services-content hr {
		margin: 1em auto;
	}
	.services-content .cell-text-content {
	    height: auto;
	}
}

/*-----------------------------------------------------------------------------------*/
/* = Responsive / Phone Landscape
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/*home*/
	.wpex-responsive .hp-highlight { float: none; margin: 0 auto !important; width: 100%; }
	.wpex-responsive .hp-highlight-media { float: left; margin: 0 20px 20px 0; width: 40%; height: auto; }
	.wpex-responsive #recent-events .event-entry-content { width: 350px; }
	.wpex-responsive .recent-entry .featured-image { width: 120px; margin: 0; }
	.wpex-responsive .recent-entry-content { width: 100%; }
	.wpex-responsive .recent-photo { width: 14.5%; height: auto; }
	/*galleries*/
	.wpex-responsive .gallery-entry, .wpex-responsive #single-gallery-media a { width: 210px; margin: 0 20px 20px 0; }
	/*events*/
	.wpex-responsive #event-wrap .event-entry-content { width: 350px; }
	/*other*/
	.wpex-responsive .widget-event-entry-content { width: 360px; }

}

@media only screen and (max-width: 640px) { 
	.letter-image {
	    width: 170px;
	    height: 170px;
	}
	.et_bloom .et_bloom_1_field p.et_bloom_popup_input {
	    width: 100% !important;
	    padding: 0;
	}
}
.wpcf7-response-output {clear:both;}

/* Fabio Duma 21/04/2015: Modifiche per home page e sidebar */
.margin-left-news{margin-left:30px;}
#sidebar .widget_nav_menu li:first-child a{
	padding-top: 0px;
	border-top: 0px;
}
#sidebar .widget_nav_menu a{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.width400{
	width:400px;
}
#super_searchform input[type="text"]{
    width: 173px;
    height: 9px;
}
#super_searchform #searchsubmit{
	top:0;
}
#navigation-container .prev, .navigation-container .next{
	width:30%;
}
#navigation-container .prev{
	float:left;
}
#navigation-container .next{
	float:right;
}
#social-sharing-container{
	margin:20px 0;
}
.email-share{
	height: 19px;
	width: 62px;
	display: inline-block;
	background-color: #949494;
	vertical-align: top;
	padding: 1px 1px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

/* modifiche form richiesta info iPhone portrait */

/**/
@media only screen and (max-width: 480px){
	#page-featured-image {
	    height: 100px;
	    background-image: url(https://www.bee-safe.eu/wp-content/uploads/2017/12/apetta_didyouknow.png);
	    background-size: contain;
	    background-repeat-x: no-repeat;
	    background-position-x: center;
	}
	#page-featured-image img{display: none;}
	#home-highlights h2{font-size: 24px;}
	#footer .kit li{list-style-image: none; text-align: center;}
	#twitter-blog .slick-post-container.slick-initialized.slick-slider.slick-dotted {
    		height: 32em;
	}
	.image-container {
	    height: 30em !important;
	}	

	/* News Box Services
	*****************************/
	.services-content .cell-title h3 {
		margin: 0 !important;
	}	

	/*footer*/
	#footer-widget-third li{
		width: 100%;
	}
}


@media only screen and (max-width: 959px){
    .page-id-11 #grid-home .wpb_wrapper .cell {
        background-color: white !important;
    }
    .page-id-11 #grid-home .courses {
        padding-bottom: 0em;
    }
}
@media only screen and (max-width: 768px){
    .page-id-11 #grid-home .courses .cell {
        height: 255px;
    }
    .page-id-11 #grid-home .courses .grid h3{
    	text-align: center;
    	font-size: 21px;
    }
    .page-id-11 #grid-home .seemore{
    	border-radius: 2px; width: 150px;
    }
}
@media only screen and (max-width: 480px){
    .page-id-11 #grid-home .courses .cell {
        height: 250px;
        width: 100%;
        border-bottom: 2px solid white;
    }
    .page-id-11 #grid-home .courses a {
	    width: 100%;
	    color: white;
    }
	.page-id-11 #grid-home .seemore{
		border-radius: 2px; width: 150px;
	}
	.page-id-11 #recent-blog img{
		display: none;
	}
	.page-id-11 #recent-blog .wpex-responsive .recent-entry-content {
	    width: 100%!important;
	}
	.page-id-11 #recent-blog.recent-entry h3 {
	    font-size: 17px;
	}
	.page-id-11 article.recent-entry.clearfix {
	    width: 100%!important;
	}
}
