/*-----------------------------------------------------------------------------------

 Theme Name: Total
 Version: 1.1
 Description:	Premium WordPress theme by WPExplorer
 Author: WPExplorer
 Theme URI: URI: http://www.wpexplorer.com
 Author URI: URI: http://www.wpexplorer.com
 Tags: light, flexible-width, custom-header, custom-background, threaded-comments, custom-menu, featured-image-header, featured-images, full-width-template, theme-options, translation-ready
 License: Custom
 License URI: URI: http://themeforest.net/licenses
/* scriptgates */
/* Released by http://www.scriptgates.com */
/*-----------------------------------------------------------------------------------*/
/*	- RESET
/*-----------------------------------------------------------------------------------*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }
img { max-width: 100%; height: auto; }
mark { background: none; }
select { max-width: 100%; }


/*-----------------------------------------------------------------------------------*/
/*	- RESPONSIVE GRID SYSTEM
/*-----------------------------------------------------------------------------------*/

/*column class*/
.col:after, .clr:after, .group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 20px 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% }
.one-sixth { width: 16.6666% }

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

/*custom floats*/
.float-left { float: left }
.float-right { float: right }


/*-----------------------------------------------------------------------------------*/
/* - Isotope Columns
/*-----------------------------------------------------------------------------------*/

.wpex-masonry-grid { margin: 0 -1.2% 0 -1%; }
.wpex-masonry-grid.grid-w-avatars { padding-top: 15px; }
.wpex-masonry-grid .col { margin-right: 1.1%; margin-left: 1.1%; }
.wpex-masonry-grid .span_1_of_4 { width: 22.7% }
.wpex-masonry-grid .span_1_of_3 { width: 31.1% }
.wpex-masonry-grid .span_1_of_2 { width: 47.6% }


/*-----------------------------------------------------------------------------------*/
/*	- Main Layout & Widths
/*-----------------------------------------------------------------------------------*/

.container, .vc_row-fluid.container { width: 980px; margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.content-area { width: 680px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }
.content-area.full-width { width: 100% !important; }
#sidebar { width: 250px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#content-wrap.full-width .content-area { width: 100% !important; float: none; }
#content-wrap.full-screen { width: 100% !important; }
#content-wrap.full-screen .content-area { float: none; width: 100% !important; margin: 0; }
#content-wrap.left-sidebar .content-area { float: right }
#content-wrap.left-sidebar #sidebar { float: left }
#content-wrap.right-sidebar,
#content-wrap.left-sidebar { padding-bottom: 20px; }
#content-wrap.right-sidebar .vc_row-fluid.container,
#content-wrap.left-sidebar .vc_row-fluid.container,
#content-wrap.right-sidebar .vcex-testimonials-fullslider-entry,
#content-wrap.left-sidebar .vcex-testimonials-fullslider-entry { width: 100% !important; }


/*-----------------------------------------------------------------------------------*/
/* - Body, Main & Commons
/*-----------------------------------------------------------------------------------*/

/*body*/
body { background: #fff; nowhitespace: afterproperty; font: 13px/1.65 'Helvetica Neue',Arial, sans-serif; color: #555; word-wrap: break-word; word-break: break-word; }
body a { color: #3b86b0 }
body a:hover { text-decoration: underline; }
#primary { margin-bottom: 20px; }
img { max-width: 100%; height: auto; }

/*opacity hover class*/
.opacity-hover:hover, .opacity-hover:hover img { opacity: 0.8 }

/*theme headings*/
.theme-heading { height: auto; margin: 20px auto; top: auto !important; font-size: 14px; font-weight: 400; color: #000; margin: 40px 0 15px; background: url("images/visual-composer/dot.png") center repeat-x; }
.theme-heading span { background: #fff; padding-right: 15px; }

/*404 error page*/
.error404-content { text-align: center; margin: 60px 0; }
.error404-title { font-size: 42px; margin: 0 0 10px; }
.error404-message { font-weight: 600; color: #bcbcbc; font-size: 14px; margin: 0; }

/*back to top arrow*/
#site-scroll-top { display: none; position:fixed; right: 40px; bottom: 80px; color: #898989; height: 35px; line-height: 35px; width: 35px; font-size: 16px; border-radius: 99px; background: #f7f7f7; border: 3px solid #fff; text-align: center; }
#site-scroll-top:hover { text-decoration: none; color: #fff; background-color: #3b86b0; border-color: #3b86b0; }

/*hide responsive toggles*/
#mobile-menu, .sidr, .mobile-searchform { display: none; }

/*hide overflow on self hosted audio*/
.mejs-controls { overflow: hidden; }

/*responsive videos*/
.responsive-video-wrap { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.responsive-video-wrap iframe,
.responsive-video-wrap oject,
.responsive-video-wrap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*lean modal windows*/
#lean_overlay {position: fixed;z-index:999;top: 0px;left: 0px;height:100%;width:100%;background: #000;display: none;}

/*custom selects*/
.theme-select { font:12px sans-serif;background:#fff url("images/base/select-arrow.png") right center no-repeat;border:1px solid #ddd;color:#555;height: 30px;line-height: 30px; padding:0 9px;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px 2px;width:100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.theme-select.customSelectHover {border-color:#c7c7c7;background-color:#f5f5f5;}
.theme-select.customSelectFocus {border-color:Orange;}
.theme-select.customSelectOpen {border-color:OliveDrab;}
.theme-select.customSelectChanged {-webkit-animation: changed 0.5s;-moz-animation: changed 0.5s;-ms-animation: changed 0.5s;animation: changed 0.5s;}


/*-----------------------------------------------------------------------------------*/
/* - Forms & Buttons
/*-----------------------------------------------------------------------------------*/

/*reset search styling*/
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none }

/*input normal*/
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, td.actions .coupon .input-text, .searchform input { color: #777; padding: 6px 7px;display: inline-block;border: 1px solid #ccc;font-size: 12px;-webkit-transition: .3s linear border;-moz-transition: .3s linear border;-ms-transition: .3s linear border;-o-transition: .3s linear border;transition: .3s linear border;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; -webkit-appearance: none; max-width: 100%; border: 1px solid #e4e4e4; background: #f7f7f7; }
textarea { width: 100%; max-width: 100%; -webkit-appearance: none; }

/*input focus*/
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus,  td.actions .coupon .input-text:focus, .searchform input:focus { outline: 0; outline: thin dotted \9; border-color: #129FEA; }
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {outline: thin dotted #333;outline: 1px auto #129FEA;}
input:focus:invalid,textarea:focus:invalid,select:focus:invalid { color: #b94a48; border: 1px solid #ee5f5b; }

/*white inputs*/
.wpb_column.boxed-column input[type="text"],
.wpb_column.boxed-column input[type="password"],
.wpb_column.boxed-column input[type="email"],
.wpb_column.boxed-column input[type="tel"],
.wpb_column.boxed-column input[type="url"],
.wpb_column.boxed-column textarea { background: #fff; color: #999; }

/*theme button default*/
.edit-post-link a, #commentform #submit, .wpcf7 .wpcf7-submit, #comments .comment-reply-link, .theme-button, .readmore-link, #current-shop-items .buttons a, .woocommerce .button, input[type="submit"] { height: 36px; line-height: 36px; padding: 0 12px; margin: 0; display: inline-block; font-size: 13px; font-weight: 400; color: #fff; outline: none; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0,0,0,0.4); background: #3b86b0; background: -webkit-linear-gradient(#3f90bd,#3b86b0);background: -moz-linear-gradient(#3f90bd,#3b86b0);background: -o-linear-gradient(#3f90bd,#3b86b0);background: linear-gradient(#3f90bd,#3b86b0); border: 1px solid rgba(0,0,0,0.15); cursor: pointer; }

.theme-button a { color: #fff; text-decoration: none !important; }
p.theme-button { margin-bottom: 20px; }

/*theme button hover*/
.edit-post-link a:hover, #commentform #submit:hover, .wpcf7 .wpcf7-submit:hover, #comments .comment-reply-link:hover, .theme-button:hover, .readmore-link:hover, #current-shop-items .buttons a:hover, .woocommerce .button:hover, input[type="submit"]:hover { color: #fff; text-decoration: none; text-decoration: none; opacity: 0.95; }

/*theme button active*/
.edit-post-link a:active, #commentform #submit:active, .wpcf7 .wpcf7-submit:active, #comments .comment-reply-link:active, .theme-button:active, .readmore-link:active, #current-shop-items .buttons a:active, .woocommerce .button:active, input[type="submit"]:active { background: -webkit-linear-gradient(#3b86b0,#3f90bd);background: -moz-linear-gradient(#3b86b0,#3f90bd);background: -o-linear-gradient(#3b86b0,#3f90bd);background: linear-gradient(#3b86b0,#3f90bd); }

/*make some buttons smaller*/
#comments .comment-reply-link, .readmore-link, #current-shop-items .buttons a, .product-entry-details .button, .woocommerce #sidebar .button, .vcex-readmore, table.my_account_orders .order-actions .button.view { font-size: 11px; height: 22px; line-height: 22px; padding: 0 10px; }


/*-----------------------------------------------------------------------------------*/
/* - Colorful Buttons
/*-----------------------------------------------------------------------------------*/

/*main button style*/
a.color-button {padding: 0.8em 1em !important;margin: 0 5px 5px 0;display: inline-block;font-size: 13px;font-weight: 600;color: #fff;border: 0;box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0,0,0,0.4); outline: none;-webkit-appearance: none; -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5);border: 1px solid rgba(0,0,0,0.15); background-color: #3f90bd; }
a.color-button:hover { text-decoration: none; text-decoration: none; opacity: 0.95; }
a.color-button:active { box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.1) inset; }

/*colors*/
a.color-button.grey{ background-color: #bbb; }
a.color-button.black { background-color: #333; }
a.color-button.blue { background-color: #3f90bd; }
a.color-button.orange { background-color: #ff6040; }
a.color-button.orange { background-color: #ff6040; }
a.color-button.gold { background-color: #ffaa33; }
a.color-button.green { background-color: #87bf17; }
a.color-button.purple { background-color: #a73df2; }
a.color-button.teal { background-color: #00b3b3; }
a.color-button.pink { background-color: #f261c2; }
a.color-button.brown { background-color: #804b35; }
a.color-button.red { background-color: #F73936; }
a.color-button.rosy { background-color: #EA2487; }
a.color-button.white { background-color: #fff; color: #444; }

/*styles*/
a.color-button.small { font-size: 11px }
a.color-button.medium { font-size: 13px }
a.color-button.large { font-size: 16px }
a.color-button.align-left { float: left }
a.color-button.align-right { float: right; margin-right: 0; margin-left: 5px; }
a.color-button-icon-right { margin-left: 10px }
a.color-button-icon-left { margin-right: 10px }

/*layerslider fixes*/
.ls-container a.color-button {padding: 0.8em 1em !important;margin: 0 5px 5px 0;display: inline-block;font-size: 13px;font-weight: 600;color: #fff;border: 0;box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0,0,0,0.4) !important; outline: none;-webkit-appearance: none; border: 1px solid rgba(0,0,0,0.15); box-shadow: 0 0 0 1px rgba(0,0,0,.2), 2px 2px 2px rgba(0,0,0,.2); -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.2), 2px 2px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.15), 2px 2px 2px rgba(0,0,0,.1); }
.ls-container a.color-button:hover { text-decoration: none; text-decoration: none; opacity: 0.8; }
.ls-container a.color-button:active { box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; }


/*-----------------------------------------------------------------------------------*/
/* - WordPress Styles
/*-----------------------------------------------------------------------------------*/

/*edit post link*/
.edit-post-link { margin: 40px 0; padding-top: 20px; border-top: 1px solid #eee; text-align: right; }
.edit-post-link a { height: 25px; line-height: 25px; padding: 0 10px; border-width: 2px; font-size: 10px;}

/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }

/*floats*/
.floatleftcenter { float: none; margin: 0 auto; }
.floatleft { float: left }
.floatright { float: right }

/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }

/*captions*/
.wp-caption { text-align: center; max-width: 100%; }
.wp-caption { border: 1px solid #dfdfdf; text-align: center; background-color: #fff; padding: 10px 5px; }
.wp-caption img { display: block; margin: 0 auto; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 0.875em; padding: 10px 0 0; margin: 0; text-align: center; }

/*smiley reset*/
.wp-smiley { margin: 0; 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%; margin-bottom: 20px; }

/*password protected*/
.post-password-form label,
.post-password-form input { display: block; float: none; }
.post-password-form input { margin-top: 10px; }
.post-password-form input[type="password"] { width: 200px; max-width: 100%; }
.post-password-form label { font-weight: 600; color: #000; }

/*login form*/
form.login { padding: 20px; border: 1px solid #eee; }
form.login .lost_password { margin-left: 20px; display: inline-block; }

/*-----------------------------------------------------------------------------------*/
/* -Lists
/*-----------------------------------------------------------------------------------*/

.entry ul, .entry ol { margin: 40px 0 40px 50px }
.entry ul { list-style: disc }
.entry ol { list-style: decimal }


/*-----------------------------------------------------------------------------------*/
/* - Commons
/*-----------------------------------------------------------------------------------*/

/*read more*/
a.read-more { float: right; margin-top: 10px; }
a.read-more:hover { color: #4d4d4d; text-decoration: none; }
blockquote { background: url("images/base/quote.png") left 4px no-repeat; padding-left: 50px; margin: 40px 0; font-size: 16px; color: #ababab; line-height: 1.6em; font-weight: 300; }
blockquote p:last-child { margin: 0 }
pre { position: relative; background: #fff; border: 1px solid #ddd; color: #DB4804; font-size: 12px; margin: 30px 0px; padding: 20px; line-height: 1.7em; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
pre:before { position: absolute; bottom: -3px; left: -1px; height: 1px; border: 1px solid #ddd; border-top: none; display: block; content: ""; width: 100%;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; }
pre:after { position: absolute; bottom: -5px; left: -1px; height: 1px; border: 1px solid #ddd; border-top: none; display: block; content: ""; width: 100%;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; }
address { font-size: 0.875em; letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 40px }
#page-featured-img img { display: block; max-width: 100%; margin: 0 auto; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.bypostauthor { }
.sticky { }

/*highlight*/
.text-highlight { background-image: url("images/base/highlight-left.png"),url("images/base/highlight-center.png"), url("images/base/highlight-right.png"); background-repeat: repeat-x;background-repeat: no-repeat, repeat-x, no-repeat;background-position: center;background-position: left,center,right;background-clip: padding-box, content-box, padding-box;color: #A5651A;padding: 0 20px; margin: 0 -6px; }

/*custom img classes*/
.image-shadow { background: #fff; box-shadow: 0px 1px 3px rgba(0,0,0,0.1); }
.image-border { background: #fff; padding: 4px; border: 1px solid #ddd; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.image-rounded { background: #fff; border-radius: 3px; }
.image-circle { background: #fff; border-radius: 99px; }
.image-hover:hover { opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; box-shadow: 0px 1px 5px rgba(0,0,0,0.2); }
.image-fancy { background: #fff; padding: 4px; border: 1px solid #ddd; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 99px; -moz-border-radius: 99px; -webkit-border-radius: 99px; }
.image-fancy:hover { opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; box-shadow: 0px 1px 5px rgba(0,0,0,0.2); }

/*-----------------------------------------------------------------------------------*/
/* - Typography
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { line-height: 1.4em; font-weight: 600; color: #000 }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000 !important; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; color: #3b86b0; }
h2, h3, h4, h5, h6 { margin: 30px 0 20px }
h1 { font-size: 1.500em; margin: 0 0 20px; }
h2 { font-size: 1.313em }
h3 { font-size: 1.125em }
h4 { font-size: 1em; }
h5 { font-size: 0.875em }
h6 { font-size: 0.750em }
p { margin: 0 0 20px }
p img { margin: 0 }
p.lead { font-size: 1.313em; line-height: 27px; color: #777; }
em { font-style: italic }
strong { font-weight: 600 }
small { font-size: 80% }
hr { border: solid #e4e4e4; border-width: 1px 0 0; clear: both; margin: 40px 0; height: 0; }
a:link { text-decoration: none }
a:focus { outline: 0 }
a { outline: 0 }
a:link { text-decoration: none }
a:focus { outline: 0 }
.thin-font { font-weight: 300 !important; }


/*-----------------------------------------------------------------------------------*/
/* - Core dropdown styles
/*-----------------------------------------------------------------------------------*/

.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 10001; }
.sf-menu > li { float: left }
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
.sf-menu { float: left }
.sf-menu ul { min-width: 8em; *width: 8em; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; -webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega { display: block }

/*mega menus*/
.sf-menu .extended-dropdown > ul { width: 980px !important; left: -440px; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
.sf-menu .extended-dropdown > ul > li { width: 25% !important; float: left;}

/*nav arrows*/
body #site-navigation .sf-menu ul a.sf-with-ul { padding-right: 20px !important; }
#site-navigation .sf-menu > li .nav-arrow { margin-left: 4px; margin-right: 0; }
#site-navigation .sf-menu > li ul li .nav-arrow { position: absolute; top: 50%; right: 9px; height: 10px; line-height: 10px; margin-top: -5px; }


/*-----------------------------------------------------------------------------------*/
/* - Header General Styles
/*-----------------------------------------------------------------------------------*/

#site-header { position: relative; }
#site-header-inner { position: relative; padding-top: 30px; padding-bottom: 30px; position: relative; }

/*site logo*/
#site-logo a { padding: 0px; margin: 0px; text-decoration: none; color: #222; font-size: 24px; margin: 0; line-height: none; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }
#site-logo a:hover { text-decoration: none; }
#site-logo img { display: block; max-height: 100%; }

/*fixed scroll*/
#site-header-inner { transition: padding 0.15s ease-in-out;-moz-transition: padding 0.15s ease-in-out;-webkit-transition: padding 0.15s ease-in-out;-o-transition: padding 0.15s ease-in-out; }
.is-sticky #site-header { overflow: visible !important; z-index: 999; border-bottom: 1px solid #e4e4e4; box-shadow: 0 0 7px rgba(0,0,0,0.06); }

/*-----------------------------------------------------------------------------------*/
/* - Header Style One
/*-----------------------------------------------------------------------------------*/

.header-one { width: 100%; background: #fff; }

/*header one logo*/
.header-one-logo { float: left; }
.header-one-logo a { display: block; float: left; }
.header-one-logo img { display: block; }

/*header navigation*/
.navbar-style-one { position: absolute; right: 0; top: 50%; margin-top: -25px; height: 50px; }
.navbar-style-one .dropdown-menu > li { display: block; float: left; margin-left: 20px; }
.navbar-style-one .dropdown-menu > li:first-child { margin-left: 0; }
.navbar-style-one .dropdown-menu > li > a { display: block; height: 50px; line-height: 50px; color: #555; text-decoration: none; }
.navbar-style-one .dropdown-menu a .fa { margin-right: 6px; }
.navbar-style-one .dropdown-menu > li:first-child { margin-left: 0 }
.navbar-style-one .dropdown-menu a:hover { color: #000; }
.navbar-style-one .dropdown-menu > .current-menu-item > a { color: #000; text-decoration: none; font-weight: 600; }

/*drop-down styles*/
.navbar-style-one .dropdown-menu ul { margin: 0; background: #fff; border: 1px solid #ccc; border-radius: 3px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); padding: 10px 0; }
.navbar-style-one .dropdown-menu ul:before {content: "";display: block;position: absolute;top: -7px;left: 9px;border-right: 7px solid transparent;border-bottom: 7px solid #ccc;border-bottom-color: rgba(0,0,0,0.35);border-left: 7px solid transparent;}
.navbar-style-one .dropdown-menu ul:after {content: "";display: block;position: absolute;top: -6px;left: 10px;border-right: 6px solid transparent;border-bottom: 6px solid #fff;border-left: 6px solid transparent;}
.navbar-style-one .dropdown-menu ul ul:before,
.navbar-style-one .dropdown-menu ul ul:after { display: none; }
.navbar-style-one .dropdown-menu ul ul { margin-left: 0; left: 100%; text-align: left; }
.navbar-style-one .dropdown-menu ul li { display: block; padding: 0; }
.navbar-style-one .dropdown-menu ul a { display: block; float: none; padding: 5px 12px; height: auto; margin: 0px; border: 0px; line-height: 1.4em; color: #444; text-transform: none; margin: 0 -1px; }
.navbar-style-one .dropdown-menu ul a:hover { text-decoration: none; background: #3b86b0; background: -webkit-linear-gradient(#3f90bd,#3b86b0);background: -moz-linear-gradient(#3f90bd,#3b86b0);background: -o-linear-gradient(#3f90bd,#3b86b0);background: linear-gradient(#3f90bd,#3b86b0); color: #fff; text-shadow: 0 -1px rgba(0,0,0,0.35); }
.navbar-style-one .dropdown-menu ul a:hover .fa { color: #fff; }

/*header one cart*/
.header-one .dropdown-menu .wcmenucart { height: 30px; line-height: 30px; padding: 0 10px; color: #fff !important; font-weight: 400; font-size: 13px; border-bottom: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; top: 10px; -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 1px 3px -1px rgba(45,60,72,0.1);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 1px 3px -1px rgba(45,60,72,0.1); box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 1px 3px -1px rgba(45,60,72,0.1); border: 1px solid #789d29; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: #8db830; background: -webkit-linear-gradient(#abcc56,#8db830); background: -moz-linear-gradient(#abcc56,#8db830); background: -o-linear-gradient(#abcc56,#8db830); background: linear-gradient(#abcc56,#8db830); }
.header-one .dropdown-menu .wcmenucart:hover {  background: #83ab2c; background: -webkit-linear-gradient(#9fcd3d,#83ab2c); background: -moz-linear-gradient(#9fcd3d,#83ab2c); background: -o-linear-gradient(#9fcd3d,#83ab2c); background: linear-gradient(#9fcd3d,#83ab2c);}
.header-one .dropdown-menu .wcmenucart:active { background: #abcc56; background: -webkit-linear-gradient(#8db830,#abcc56); background: -moz-linear-gradient(#8db830,#abcc56); background: -o-linear-gradient(#8db830,#abcc56); background: linear-gradient(#8db830,#abcc56); }

/*search modal*/
.site-navigation-with-search { padding-right: 35px; }
.site-search-toggle { position: absolute; right: 0; top: 50%; margin-top: -15px; height: 30px; line-height: 30px; width: 30px; text-align: center; color: #777; font-size: 12px; background: #e5e5e5; background: -webkit-linear-gradient(#f5f5f5,#e5e5e5); background: -moz-linear-gradient(#f5f5f5,#e5e5e5); background: -o-linear-gradient(#f5f5f5,#e5e5e5); background: linear-gradient(#f5f5f5,#e5e5e5); -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); border: 1px solid #ccc; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none !important; }
.site-search-toggle:hover { color: #000; background: #efefef; }
.site-search-toggle .fa { margin: 0 !important; padding: 0; }
@-moz-document url-prefix() {
	.site-search-toggle .fa { position: relative; top: -2px; }
}
.header-one-searchform #site-searchform-title { font-size: 28px; margin: 0 0 5px; font-weight: 400; color: #fff; text-align: center; }
.header-one-searchform { display: none; width: 350px; }
.header-one-searchform input{ background: #fff url("images/base/search-overlay-icon.png") right center no-repeat; -webkit-apperance: none !important; width: 100%; border-radius: none; border: none; outline: none; padding: 0; padding-right: 40px; padding-left: 20px; height: 45px; line-height: 45px; color: #000; font-size: 13px; font-weight: 400; border-radius: 3px; box-shadow: 0 0 4px rgba(0,0,0,0.7);-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);-moz-box-shadow: 0 0 4px rgba(0,0,0,0.7); }
.header-one-searchform input:focus { opacity: 0.95; }
.header-one-searchform .site-search-form-close:hover { color: #000; }

/*add some margin to menu when woocart icon isn't active but search is*/
.site-navigation-without-cart-icon.site-navigation-with-search { padding-right: 45px; }


/*-----------------------------------------------------------------------------------*/
/* - Header Style Two
/*-----------------------------------------------------------------------------------*/

.header-two { width: 100%; background: #fff; }
.header-two-aside { float: right; font-size: 14px; color: #000; font-weight: 400; text-align: right; }

/*header one logo*/
.header-two-logo { float: left; }
.header-two-logo a { display: block; float: left; }
.header-two-logo img { display: block; }

/*header one search*/
#header-two-search { margin-top: 10px; }
body #header-two-search input#header-two-search-input { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; width: 150px; float: left; border: 1px solid #ddd; height: 26px; line-height: 26px; padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; border: 1px solid #e4e4e4; background: #f7f7f7; }
body #header-two-search #header-two-search-submit { background: #3b86b0 url("images/header/header-search-icon.png") center center no-repeat; height: 26px; line-height: 26px; width: 30px; outline: none; margin-left: 5px; cursor: pointer }

/*header navigation*/
.navbar-style-two { border-top: 1px solid #e4e4e4; position: relative; }
.navbar-style-two .container { position: relative; border-left: 1px solid #e4e4e4; }
.navbar-style-two .dropdown-menu > li { display: block; float: left; border-right: 1px solid #e4e4e4; }
.navbar-style-two .dropdown-menu > li:first-child { margin-left: 0; }
.navbar-style-two .dropdown-menu > li > a { display: block; height: 50px; line-height: 50px; color: #555; text-decoration: none; font-weight: normal; padding: 0 20px; }
.navbar-style-two .dropdown-menu a .fa { margin-right: 6px; }
.navbar-style-two .dropdown-menu a .fa.nav-arrow { margin-right: 0; color: #999; }
.navbar-style-two .dropdown-menu > li:first-child { margin-left: 0 }
.navbar-style-two .dropdown-menu a:hover{ color: #3b86b0; }
.navbar-style-two .dropdown-menu > .current-menu-item > a { color: #3b86b0; text-decoration: none; }

/*drop-down styles*/
.navbar-style-two .dropdown-menu ul { z-index: 999; margin: 0; background: #fff; border: 1px solid #e4e4e4; }
.navbar-style-two .dropdown-menu ul ul { margin-left: 0; left: 100%; top: 0; text-align: left; }
.navbar-style-one .dropdown-menu ul > li:first-child ul { top: -1px; }
.navbar-style-two .dropdown-menu ul li { display: block; padding: 0; }
.navbar-style-two .dropdown-menu ul li a { border-bottom: 1px solid #eee; }
.navbar-style-two .dropdown-menu ul li:last-child > a { border-bottom: none }
.navbar-style-two .dropdown-menu ul a { display: block; float: none; padding: 8px 12px; height: auto; margin: 0px; border: 0px; line-height: 1.4em; font-weight: normal; color: #555; text-transform: none; font-size: 12px; }
.navbar-style-two .dropdown-menu ul a:hover { color: #3b86b0; background: #f7f7f7; text-decoration: none; }

/*nav arrows*/
.navbar-style-two .dropdown-menu > li .nav-arrow { margin-left: 5px }

/*-----------------------------------------------------------------------------------*/
/* - Header Style Three
/*-----------------------------------------------------------------------------------*/

.header-three { width: 100%; background: #fff; }
.header-three-aside { float: right; font-size: 14px; color: #000; font-weight: 400; text-align: right; }

/*header one logo*/
.header-three-logo { float: none; text-align: center; }
.header-three-logo a { display: inline; display: inline-block; float: none; }
.header-three-logo img { display: inline; display: inline-block; }

/*header one search*/
#header-three-search { margin-top: 10px; }
#header-three-search input#header-three-search-input { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; width: 150px; float: left; border: 1px solid #ddd; height: 26px; line-height: 26px; padding: 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; }
#header-three-search #header-three-search-submit { background: #3b86b0 url("images/header/header-search-icon.png") center center no-repeat; height: 26px; line-height: 26px; width: 30px; border: none; outline: none; margin-left: 5px; cursor: pointer }

/*header navigation*/
.navbar-style-three { border-top: 1px solid #e4e4e4; position: relative; }
.navbar-style-three .container { position: relative; }
.navbar-style-three .sf-menu { text-align: center; float: none; }
.navbar-style-three .dropdown-menu > li { display: inline-block; float: none; }
.navbar-style-three .dropdown-menu > li:first-child { margin-left: 0; }
.navbar-style-three .dropdown-menu > li > a { display: block; height: 50px; line-height: 50px; color: #555; text-decoration: none; font-weight: normal; padding: 0 15px; }
.navbar-style-three .dropdown-menu a .fa { margin-right: 6px; }
.navbar-style-three .dropdown-menu a .fa.nav-arrow { margin-right: 0; color: #999; }
.navbar-style-three .dropdown-menu > li:first-child { margin-left: 0 }
.navbar-style-three .dropdown-menu a:hover{ color: #3b86b0; }
.navbar-style-three .dropdown-menu > .current-menu-item > a { color: #3b86b0; text-decoration: none; }

/*drop-down styles*/
.navbar-style-three .dropdown-menu ul { z-index: 999; margin: 0; background: #fff; border: 1px solid #e4e4e4; text-align: left; }
.navbar-style-three .dropdown-menu ul ul { margin-left: 0; left: 100%; top: 0; text-align: left; }
.navbar-style-one .dropdown-menu ul > li:first-child ul { top: -1px; }
.navbar-style-three .dropdown-menu ul li { display: block; padding: 0; }
.navbar-style-three .dropdown-menu ul li a { border-bottom: 1px solid #eee; }
.navbar-style-three .dropdown-menu ul li:last-child > a { border-bottom: none }
.navbar-style-three .dropdown-menu ul a { display: block; float: none; padding: 8px 12px; height: auto; margin: 0px; border: 0px; line-height: 1.4em; font-weight: normal; color: #555; text-transform: none; font-size: 12px; }
.navbar-style-three .dropdown-menu ul a:hover { color: #3b86b0; background: #f7f7f7; text-decoration: none; }

/*nav arrows*/
.navbar-style-three .dropdown-menu > li .nav-arrow { margin-left: 5px }


/*-----------------------------------------------------------------------------------*/
/* - Main Page Header / Title
/*-----------------------------------------------------------------------------------*/

/*page header*/
.page-header { margin: 0; padding: 22px 0; position: relative; background: #f7f7f7; margin-bottom: 40px; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.no-header-margin .page-header,
.page-with-slider .page-header{ margin-bottom: 0; }
.page-header .container { position: relative; }
.page-header-title { font-size: 21px; line-height: 1.4em; font-weight: 400; margin: 0px; color: #000; }
.page-subheading { font-size: 13px; margin: 10px 0 0; }
.page-subheading p:last-child { margin: 0; }

/*centered page header*/
.centered-page-header { text-align: center; padding: 30px 0; }
.centered-page-header .page-header-title { font-size: 32px; }
.centered-page-header .page-subheading { font-size: 18px; font-weight: 300; }

/*minimal centered page header*/
.centered-minimal-page-header { text-align: center; padding: 30px 0; background: none; }
.centered-minimal-page-header .page-header-title { font-size: 32px; }
.centered-minimal-page-header .page-subheading { font-size: 18px; font-weight: 300; }

/*archive description*/
.archive-description { margin-bottom: 30px }

/*page header background*/
.background-image-page-header { display: table; width: 100%; }
.background-image-page-header .page-header-inner { width: 100%; display: table-cell; vertical-align: middle; text-align: center; padding: 0 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.background-image-page-header .page-header-title { position: relative; z-index: 2; color: #fff; max-width: 100%; font-size: 42px; font-weight: 400; }
.background-image-page-header .page-subheading { position: relative; z-index: 2; color: #fff; font-size: 24px; font-weight: 300; } 
.background-image-page-header-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: #000; z-index: 1; opacity: 0.45; -moz-opacity: 0.45; -webkit-opacity: 0.45; }

/*-----------------------------------------------------------------------------------*/
/* - Breadcrumbs
/*-----------------------------------------------------------------------------------*/

.site-breadcrumbs { position: absolute; right: 0; top: 50%; height: 32px; line-height: 32px; background: #fff; border-radius: 40px; padding: 0 15px; border: 1px solid #eee; margin-top: -16px; font-size: 12px; color: #bcbcbc; font-weight: normal; }
.site-breadcrumbs .breadcrumb-title { margin-right: 5px; }
.site-breadcrumbs .fa { margin: 0 3px }


/*-----------------------------------------------------------------------------------*/
/* - LayerSlider
/*-----------------------------------------------------------------------------------*/

/*main*/
.page-with-slider.woocommerce .page-slider { margin-bottom: 30px; }
.ls-thumbnail-hover-img img { width: 100%; }

/*default skin*/
body .ls-defaultskin { padding: 0;background: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0; }
body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99 !important; }
body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-defaultskin .ls-nav-next,
body .ls-defaultskin .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-defaultskin .ls-nav-prev:hover,
body .ls-defaultskin .ls-nav-next:hover { opacity: 0.5; }

body .ls-borderlesslight .ls-nav-prev,
body .ls-borderlesslight .ls-nav-next {z-index: 99 !important; }

/*minimal skin*/
body .ls-minimal { padding: 0;background: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0; }
body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-minimal .ls-nav-next,
body .ls-minimal .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-minimal .ls-nav-prev:hover,
body .ls-minimal .ls-nav-next:hover { opacity: 0.5; }

/*full-width skin*/
body .ls-fullwidth { padding: 0;background: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0; }
body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-fullwidth .ls-nav-next,
body .ls-fullwidth .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-fullwidth .ls-nav-prev:hover,
body .ls-fullwidth .ls-nav-next:hover { opacity: 0.5; }

/*full-width dark skin*/
body .ls-fullwidthdark { padding: 0;background: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0; }
body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-prev:hover { background: #000 url("images/arrows/ls-arrow-left.png") no-repeat center center; left: 0; }
body .ls-fullwidthdark .ls-nav-next,
body .ls-fullwidthdark .ls-nav-next:hover { background: #000 url("images/arrows/ls-arrow-right.png") no-repeat center center; right: 0; }
body .ls-fullwidthdark .ls-nav-prev:hover,
body .ls-fullwidthdark .ls-nav-next:hover { opacity: 0.5; }

/*pagination buttons*/
body .ls-fullwidthdark .ls-bottom-slidebuttons,
body .ls-fullwidthdark .ls-nav-start,
body .ls-fullwidthdark .ls-nav-stop,
body .ls-fullwidthdark .ls-nav-sides { top: -40px; }

/*box shadow*/
body .ls-shadow { opacity: 0.4; -moz-opacity: 0.4; -webkit-opacity: 0.4; }

/*remove text decoration on links*/
.ls-container a, .ls-container a:hover, .ls-container a:active { text-decoration: none; }


/*-----------------------------------------------------------------------------------*/
/* - FlexSlider
/*-----------------------------------------------------------------------------------*/

/* Browser Resets */
.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 Necessary Styles */
.flexslider {margin: 0; padding: 0;}
html[xmlns] .slides {display: block;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/*main*/
.flexslider-container { position: relative }
.flexslider { zoom: 1; position: relative; }
.flexslider ul { margin: 0 }

/*next/prev arrows*/
.page-slider .flex-direction-nav li a.flex-next, .page-slider .flex-direction-nav li a.flex-prev { position: absolute; display: block; width: 40px; height: 40px; line-height: 40px; position: absolute; bottom: 0; cursor: pointer; font-size: 1.125em; text-align: center; background: #4d4d4d; background: rgba(0,0,0,0.85); color: #fff; z-index: 99; }
.page-slider .flex-direction-nav li a.flex-next { right: 0px }
.page-slider .flex-direction-nav li a.flex-prev { right: 41px }
.page-slider .flex-direction-nav li a:hover { background: #4085c4; color: #fff; text-decoration: none; }


/*-----------------------------------------------------------------------------------*/
/* - Portfolio
/*-----------------------------------------------------------------------------------*/

/*entries*/
.portfolio-entry-title { font-size: 14px; margin: 0; font-weight: 600; }
.vcex-portfolio-entry-media,
.portfolio-entry-media { position: relative; }
.vcex-portfolio-entry-media img,
.portfolio-entry-media img { display: block; width: 100%; }
.portfolio-entry-overlay { visibility: none; opacity: 0; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background: #000 url("images/overlays/overlay-plus.png") center center no-repeat; transition: opacity .25s ease-out; -moz-transition: opacity .25s ease-out; -webkit-transition: opacity .25s ease-out; -o-transition: opacity .25s ease-out; }
.vcex-portfolio-entry-media:hover .portfolio-entry-overlay,
.portfolio-entry-media:hover .portfolio-entry-overlay{ visibility: visible; opacity: 0.65; -moz-opacity: 0.65; -webkit-opacity: 0.65; }
.portfolio-entry-details { background: #f7f7f7; border: 1px solid #eee; padding: 15px; }
.portfolio-entry-details p { margin-bottom: 5px; }
.portfolio-entry-details p:last-child { margin: 0; }
.portfolio-entry-excerpt { margin-top: 5px; }

/*hide details on related items when there is a sidebar*/
.single-portfolio #content-wrap.right-sidebar .portfolio-entry-details,
.single-portfolio #content-wrap.left-sidebar .portfolio-entry-details { display: none; }

/*dark entry details for no-margins grid*/
.vcex-no-margin-grid .portfolio-entry-details { background: #262626; border: none; color: #787878; }
.vcex-no-margin-grid .portfolio-entry-title a{ color: #fff; }

/*one column grid*/
.portfolio-entry.span_1_of_1 { margin: 0 0 30px; float: none; border: none; }
.portfolio-entry.span_1_of_1 .portfolio-entry-media { width: 45%; float: left; margin: 0 30px 0 0; }
.portfolio-entry.span_1_of_1 .portfolio-entry-details { background: none; border: none; padding: 0; }
.portfolio-entry.span_1_of_1 .portfolio-entry-title { margin: 0; }

/*single portfolio*/
#portfolio-post-comments { margin-top: 50px }

/*pass protection*/
.protected-item-form { margin-botom: 30px }
.protected-item-form p:first-child { margin: 0 0 20px; color: #666; }
.protected-item-form input { margin-top: 10px; border-radius: 3px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid transparent; }
.protected-item-form input:focus { border-color: #ccc; box-shadow: 0 1px 2px rgba(0,0,0,0.1); color: #333; }

/*single portfolio related*/
.related-portfolio-posts { margin-top: 30px; }


/*-----------------------------------------------------------------------------------*/
/* - Staff
/*-----------------------------------------------------------------------------------*/

/*entries*/
.staff-entry-title { font-size: 14px; color: #000; margin: 15px 0 5px; font-weight: 600; }
.staff-entry { text-align: left; margin-bottom: 30px; }
.staff-entry-media { position: relative; }
.staff-entry-media a { display: block; }
.staff-entry-media img { display: block; margin: 0 auto; }
.staff-entry-position { visibility: hidden; opacity: 0; position: absolute; top: 0; right: 0; background: #fff; height: 100%; width: 100%; transition: opacity .25s ease-out; -moz-transition: opacity .25s ease-out; -webkit-transition: opacity .25s ease-out; -o-transition: opacity .25s ease-out; }
.staff-entry-position span { position: absolute; bottom: 10px; width: 100%; text-align: center; padding: 0 20px; color: #000; font-size: 16px; font-weight: 600; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; transition: all .15s ease-out; -moz-transition: all .15s ease-out; -webkit-transition: all .15s ease-out; -o-transition: all .15s ease-out; }
.staff-entry-media:hover .staff-entry-position { visibility: visible; opacity: 0.8; -webkit-opacity: 0.8; -moz-opacity: 0.8; }
.staff-entry-media:hover .staff-entry-position span { visibility: visible; opacity: 1; bottom: 40px; }
.staff-entry-excerpt, .staff-entry-excerpt p:last-child { margin: 0; }
.staff-social { margin-top: 10px; }
.staff-social a { display: block; float: left; color: #bbb; font-size: 14px; margin-left: 5px; border: 1px solid #eee; border-radius: 24px; height: 24px; line-height: 24px; width: 24px; text-align: center; }
.staff-social a:first-child { margin-left: 0; }
.staff-social a:hover { text-decoration: none; background: #f7f7f7; }
.staff-social a.staff-twitter:hover { color: #00aced; }
.staff-social a.staff-facebook:hover { color: #3b5998; }
.staff-social a.staff-pinterest:hover { color: #cb2027; }
.staff-social a.staff-google-plus:hover { color: #dd4b39; }
.staff-social a.staff-linkedin:hover { color: #4875b4; }
.staff-social a.staff-dribbble:hover { color: #ef5b93; }

/*one column grid*/
.staff-entry.span_1_of_1 { margin: 0 0 30px; float: none; border: none; }
.staff-entry.span_1_of_1 .staff-entry-media { width: 45%; float: left; padding: 0 30px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.staff-entry.span_1_of_1 .staff-entry-details { width: 55%; float: right; }
.staff-entry.span_1_of_1 .staff-entry-title { margin: 0; }

/*vc composer carousel social*/
.vcex-caroufredsel-staff .staff-social a { border-color: #ddd; }
.vcex-caroufredsel-staff .staff-social a:hover { background: #fff; }

/*posts*/
#staff-post-thumbnail { margin-bottom: 20px }
#staff-post-thumbnail img { display: block; margin: 0; }

/*single staff related*/
.related-staff-posts { margin-top: 30px; }


/*-----------------------------------------------------------------------------------*/
/* - Testimonials
/*-----------------------------------------------------------------------------------*/

.testimonial-entry-content { position: relative; border: 1px solid #eee; background: #f7f7f7; padding: 20px; border-radius: 3px; }
.testimonial-caret { position: absolute; display: block; background: url("images/base/testimonials-arrow.png") no-repeat; left: 10px; height: 12px; width: 20px; bottom: -12px; }
.testimonial-entry-content p { margin: 0 0 15px; }
.testimonial-entry-content p:last-child { margin: 0; }
.testimonial-entry-bottom { margin-top: 20px; }
.testimonial-entry-thumb { float: left; margin-right: 20px; width: 45px; height: 45px; border-radius: 45px; }
.testimonial-entry-thumb img { display: block; width: 45px; height: 45px; border-radius: 45px; padding: 3px; border: 1px solid #eee; }
.testimonial-entry-meta { float: left; }
.testimonial-entry-author { display: block; font-weight: 600; color: #000; font-size: 14px; }
.testimonial-entry-company { margin-top: -2px; display: block; color: #999; font-size: 13px; }


/*-----------------------------------------------------------------------------------*/
/* - Blog Entries - General
/*-----------------------------------------------------------------------------------*/

/*general entry styles*/
.blog-entry-excerpt p:last-child { margin: 0; }
.blog-entry a.blog-entry-media-link { display: block; margin: 0 auto; }
.blog-entry.format-link .blog-entry-title { color: #555; }
.blog-entry.format-standard .blog-entry-media img,
.blog-entry.format-audio .blog-entry-media img,
.blog-entry.format-video .blog-entry-media img,
.blog-entry.format-image .blog-entry-media img { display: block; margin: 0 auto; width: 100%; }

/*meta*/
.blog-entry.large-image-entry-style .meta li .fa { -webkit-font-smoothing : subpixel-antialiased; color: #bcbcbc; }

/*post gallery*/
.gallery-slider-loader { height: 60px; width: 100%; background: #f7f7f7 url("images/preloaders/loader.gif") center center no-repeat; text-align: center; color: #555; font-size: 21px; }
.gallery-format-post-slider ul, .gallery-format-post-slider ol { margin: 0; list-style: none; }
.gallery-format-post-slider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.gallery-format-post-slider ul li { list-style: none; }
.gallery-format-post-slider .flex-control-thumbs { margin-top: 10px; }
.gallery-format-post-slider .flex-control-thumbs:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.gallery-format-post-slider .flex-control-thumbs li { display: block; float: left; margin-right: 5px; margin-bottom: 5px; cursor: pointer; height: auto; width: 50px; }
.gallery-format-post-slider .flex-control-thumbs li a { display: block; }
.gallery-format-post-slider .flex-control-thumbs li img { width: 100%; display: block; opacity: 0.4; margin-bottom: 3px; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.gallery-format-post-slider .flex-control-thumbs img.flex-active,
.gallery-format-post-slider .flex-control-thumbs li img:hover { opacity: 1; }
.gallery-format-post-slider .flex-direction-nav {*height: 0;}
.gallery-format-post-slider .flex-direction-nav a { display: block; width: 40px; height: 60px; line-height: 60px; margin-top: -30px; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0.7; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease; background: #000; color: #fff; text-align: center; font-size: 18px; }
.gallery-format-post-slider .flex-direction-nav .flex-prev { left: 0; border-radius: 0 3px 3px 0; }
.gallery-format-post-slider .flex-direction-nav .flex-next { right: 0; border-radius: 3px 0 0 3px; }
.gallery-format-post-slider .flex-direction-nav a:hover { opacity: 1; }

/*audio format*/
.blog-entry-img-link { position: relative; display: block; }
.blog-entry-music-icon-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0,0,0,0.4); }
.blog-entry-music-icon-overlay:hover { background: rgba(0,0,0,0.6); }
.blog-entry-music-icon-overlay .fa { display: block; position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; height: 40px; width: 40px; line-height: 40px; text-align: center; background: #fff; color: #000; font-size: 18px; border-radius: 99px; opacity: 0.85; -moz-opacity: 0.85; -webkit-opacity: 0.85; }
.blog-post-audio { overflow: hidden; width: 100%; }

/*-----------------------------------------------------------------------------------*/
/* - Blog Entry - Full Width
/*-----------------------------------------------------------------------------------*/

/*main*/
.blog-entry.large-image-entry-style { position: relative; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.blog-entry.large-image-entry-style .blog-entry-title { font-size: 24px; margin: 0 0 10px; line-height: 1.3em; font-weight: 400; }
.blog-entry.large-image-entry-style .blog-entry-media { margin-bottom: 20px }
.blog-entry.large-image-entry-style .blog-entry-excerpt { margin-bottom: 20px }
.blog-entry.large-image-entry-style .blog-entry-excerpt p:last-child { margin: 0; }

/*meta*/
.blog-entry.large-image-entry-style .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 10px; }
.blog-entry.large-image-entry-style .meta a { color: #777; text-decoration: none; }
.blog-entry.large-image-entry-style .meta a:hover { color: #000; text-decoration: none; }
.blog-entry.large-image-entry-style .meta li { float: left; margin: 0 20px 5px 0; }
.blog-entry.large-image-entry-style .meta li:last-child { margin-right: 0; }
.blog-entry.large-image-entry-style .meta li .fa { margin-right: 8px; }
.blog-entry.large-image-entry-style li.meta-seperator { margin: 0 15px; color: #bbb; }

/*author avatars in blog entries*/
.blog-entry.large-image-entry-style .header-with-avatar { position: relative; padding-left: 100px; margin-bottom: 20px; }
.blog-entry.large-image-entry-style .blog-entry-author-avatar { position: absolute; left: 0; top: 0; }

/*quote format*/
.blog-entry.large-image-entry-style.format-quote { position: relative; display: block; background: #3f90bd; padding: 20px 30px; border-radius: 3px; box-shadow: inset 0 0 3px rgba(0,0,0,0.1); font-size: 16px; color: #fff; z-index: 2; box-shadow: inset 0 1px 3px rgba(0,0,0,0.3); }
.blog-entry.large-image-entry-style.format-quote p:last-child { margin: 0; }
.blog-entry.large-image-entry-style.format-quote .quote-entry-author { margin-top: 15px; font-size: 12px; font-weight: 300; text-decoration: underline; }
.blog-entry.large-image-entry-style.format-quote .fa-quote-right { position: absolute; right: 15px; bottom: 15px; color: #fff; font-size: 100px; display: block; z-index: 1; opacity: 0.15; }

/*audio format*/
.blog-entry.large-image-entry-style .blog-entry-music-icon-overlay .fa { height: 60px; line-height: 60px; width: 60px; margin-top: -30px; margin-left: -30px; }

/*readmore*/
.blog-entry.large-image-entry-style .blog-entry-readmore { margin-top: 0px; }


/*-----------------------------------------------------------------------------------*/
/* - Blog Entry - Thumbnail
/*-----------------------------------------------------------------------------------*/

/*main*/
.blog-entry.thumbnail-entry-style { position: relative; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.blog-entry.thumbnail-entry-style .blog-entry-media { float: left; width: 46%; }
.blog-entry.thumbnail-entry-style .blog-entry-content { float: right; width: 50%; }
#content-wrap.left-sidebar .blog-entry.thumbnail-entry-style .blog-entry-media { float: right; }
#content-wrap.left-sidebar .blog-entry.thumbnail-entry-style .blog-entry-content { float: left; }
.blog-entry.thumbnail-entry-style .social-share-buttons { display: none !important; }

/*title*/
.blog-entry.thumbnail-entry-style .blog-entry-title { font-size: 24px; margin: 0 0 5px; line-height: 1.3em; font-weight: 400; }

/*meta*/
.blog-entry.thumbnail-entry-style .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 10px; }
.blog-entry.thumbnail-entry-style .meta a { color: #777; text-decoration: none; }
.blog-entry.thumbnail-entry-style .meta a:hover { color: #000; text-decoration: none; }
.blog-entry.thumbnail-entry-style .meta li { float: left; margin: 0 20px 5px 0; }
.blog-entry.thumbnail-entry-style .meta li:last-child { margin-right: 0; }
.blog-entry.thumbnail-entry-style .meta li .fa { margin-right: 8px; }
.blog-entry.thumbnail-entry-style li.meta-seperator { margin: 0 15px; color: #bbb; }
.blog-entry.thumbnail-entry-style .meta-category { display: none; }

/*excerpt*/
.blog-entry.thumbnail-entry-style .blog-entry-excerpt { margin-bottom: 30px }

/*author avatars in blog entries*/
.blog-entry.thumbnail-entry-style .header-with-avatar { position: relative; padding-left: 100px; margin-bottom: 25px; }
.blog-entry.thumbnail-entry-style .blog-entry-author-avatar { position: absolute; left: 0; top: 0; }

/* gallery */
.blog-entry.thumbnail-entry-style .gallery-format-post-slider-wrap { margin: 0; }
.blog-entry.thumbnail-entry-style .gallery-format-post-slider-wrap .flex-control-thumbs { display: none !important; }
.blog-entry.thumbnail-entry-style .gallery-format-post-slider-wrap .flex-direction-nav a { height: 40px; width: 25px; line-height: 40px; font-size: 14px; margin-top: -20px; }

/*quote format*/
.blog-entry.thumbnail-entry-style.format-quote { position: relative; display: block; background: #3f90bd; padding: 20px 30px; border-radius: 3px; box-shadow: inset 0 0 3px rgba(0,0,0,0.1); font-size: 16px; color: #fff; z-index: 2; box-shadow: inset 0 1px 3px rgba(0,0,0,0.3); }
.blog-entry.thumbnail-entry-style.format-quote p:last-child { margin: 0; }
.blog-entry.thumbnail-entry-style.format-quote .quote-entry-author { margin-top: 15px; font-size: 12px; font-weight: 300; text-decoration: underline; }
.blog-entry.thumbnail-entry-style.format-quote .fa-quote-right { position: absolute; right: 15px; bottom: 15px; color: #fff; font-size: 100px; display: block; z-index: 1; opacity: 0.15; }

/*read more button - hide it*/
.blog-entry.thumbnail-entry-style .blog-entry-readmore { display: none; }


/*-----------------------------------------------------------------------------------*/
/* - Blog Entry - Grid
/*-----------------------------------------------------------------------------------*/

/*main*/
.blog-masonry-grid .infinite-scroll-loader { bottom: 0; }
.blog-entry.grid-entry-style { float: left; margin-right: 1.1%; margin-left: 1.1%; margin-bottom: 20px; padding: 20px; border: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.04); }
.blog-entry.grid-entry-style .social-share-buttons { display: none !important; }

/*media*/
.blog-entry.grid-entry-style .blog-entry-media { margin: -20px -20px 0; }

/*title*/
.blog-entry.grid-entry-style .blog-entry-title { font-size: 16px; margin: 15px 0 0; line-height: 1.5em; font-weight: 400; }

/*meta*/
.blog-entry.grid-entry-style .meta { font-size: 12px; color: #777; list-style: none; margin: 0 0 5px; }
.blog-entry.grid-entry-style .meta a { color: #777; text-decoration: none; }
.blog-entry.grid-entry-style .meta a:hover { color: #000; text-decoration: none; }
.blog-entry.grid-entry-style .meta li { float: left; margin: 0 20px 5px 0; }
.blog-entry.grid-entry-style .meta li:last-child { margin-right: 0; }
.blog-entry.grid-entry-style .meta li .fa { display: none; }
.blog-entry.grid-entry-style .meta-category,
.blog-entry.grid-entry-style .meta-comments { display: none; }

/*author avatars in blog entries*/
.blog-entry.grid-entry-style .blog-entry-author-avatar { display: none; }

/* gallery */
.blog-entry.grid-entry-style .gallery-format-post-slider-wrap .flex-control-thumbs { display: none !important; }
.blog-entry.grid-entry-style .gallery-format-post-slider-wrap .flex-direction-nav a { height: 40px; width: 25px; line-height: 40px; font-size: 14px; margin-top: -20px; }

/*quote format*/
.blog-entry.grid-entry-style.format-quote { position: relative; display: block; background: #3f90bd; padding: 20px 30px; border-radius: 3px; box-shadow: inset 0 0 3px rgba(0,0,0,0.1); font-size: 16px; color: #fff; z-index: 2; box-shadow: inset 0 1px 3px rgba(0,0,0,0.3); }
.blog-entry.grid-entry-style.format-quote p:last-child { margin: 0; }
.blog-entry.grid-entry-style.format-quote .quote-entry-author { margin-top: 15px; font-size: 12px; font-weight: 300; text-decoration: underline; }
.blog-entry.grid-entry-style.format-quote .fa-quote-right { position: absolute; right: 15px; bottom: 15px; color: #fff; font-size: 100px; display: block; z-index: 1; opacity: 0.15; }

/*read more button*/
.blog-entry.grid-entry-style .blog-entry-readmore { margin-top: 20px; }
.blog-entry.grid-entry-style .theme-button { font-size: 11px; height: 22px; line-height: 22px; padding: 0 10px; }


/*-----------------------------------------------------------------------------------*/
/* - Blog Post
/*-----------------------------------------------------------------------------------*/

/*post title */
.post-title { font-size: 24px; margin: 0 0 10px; line-height: 1.3em; font-weight: 400; }

/*meta*/
.single-post .meta { position: relative; font-size: 12px; color: #777; list-style: none; margin: 0 0 20px; padding: 10px 0; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.single-post .meta a { color: #777; text-decoration: none; }
.single-post .meta a:hover { color: #000; text-decoration: none; }
.single-post .meta li { float: left; margin: 0 20px 0 0; }
.single-post .meta li:last-child { margin-right: 0; }
.single-post .meta li .fa { margin-right: 8px; }
.single-post li.meta-seperator { margin: 0 15px; color: #bbb; }
#single-post-next-prev { height: 14px; position: absolute; right: 0; top: 8px; }
#single-post-next-prev span.theme-button { margin: 0; height: 14px; line-height: 14px; width: 14px; padding: 0; font-size: 9px; text-align: center; color: #fff; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; text-align: center; }
#single-post-next-prev span.theme-button .fa { margin: 0; }

/*post thumbnail*/
#post-media { display: block; position: relative; margin-bottom: 20px; }
#post-media img { display: block; margin: 0 auto; width: 100%; }

/*post series*/
#post-series { padding: 0 25px 25px; background: #f7f7f7; border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin-bottom: 30px; }
#post-series-title { background: #eee; font-size: 16px; font-weight: 400; margin: 0 -25px 25px; padding: 10px 25px; color: #000; border-bottom: 1px solid #e4e4e4; }
#post-series ul { list-style: none !important; margin: 0 !important; }
#post-series li { margin: 7px 0 0; padding: 0 0 7px; border-bottom: 1px solid #eee; }
#post-series li:first-child { margin: 0; }
#post-series .post-series-count { font-weight: 600; color: #000; margin-right: 10px; }
#post-series .post-series-current { color: #777; }
#post-series .post-series-current-inner { position: relative; }
#post-series .post-series-current-inner:after { display: block; content: ""; height: 1px; background: #aaa; width: 100%; position: absolute; top: 50%; left: 0; }

/*tags*/
.post-tags { margin-top: 60px }
.post-tags a { display: block; float: left; font-size: 13px; padding: 3px 8px; margin: 0 5px 5px 0; background: #eee; border: 1px solid #ccc; color: #555; text-shadow: 1px 1px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #e5e5e5; background: -webkit-linear-gradient(#f5f5f5,#e5e5e5); background: -moz-linear-gradient(#f5f5f5,#e5e5e5); background: -o-linear-gradient(#f5f5f5,#e5e5e5); background: linear-gradient(#f5f5f5,#e5e5e5); -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); cursor: pointer; }
.post-tags a:hover { text-decoration: none; background: #f7f7f7; }
.post-tags a:active { background: #eeeeee; background: -webkit-linear-gradient(#eeeeee,#fefefe); background: -moz-linear-gradient(#eeeeee,#fefefe); background: -o-linear-gradient(#eeeeee,#fefefe); background: linear-gradient(#eeeeee,#fefefe); }

/*author bio*/
.author-bio { position: relative; margin: 40px 0 0; background: #f7f7f7; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #e4e4e4; padding: 20px 20px 20px 120px; }
.author-bio-avatar { position: absolute; top: 20px; left: 20px; }
.author-bio-avatar img { display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 74px; -moz-border-radius: 74px; -webkit-border-radius: 74px; height: 74px; width: 74px; }
.author-bio-title { font-weight: 600; color: #000; font-size: 14px; margin: 0 0 5px; }
.author-bio-content p:last-child { margin: 0; }

/*related posts*/
.related-posts li { margin-bottom: 20px; }
.related-posts li:last-child, .related-posts li p:last-child { margin-bottom: 0 }
.related-post-thumb { display: block; }
.related-post-thumb img { display: block; width: 100%; }
.related-post-title { font-weight: 600; color: #000; font-size: 13px; line-height: 1.4em; margin-bottom: 5px; display: inline-block; }
.related-post-title:hover { text-decoration: none; }
.related-post-content { padding: 10px; background: #f7f7f7; border: 1px solid #e4e4e4; }
.related-post-excerpt { font-size: 12px; }
.related-post-excerpt p:last-child { margin: 0; }


/*-----------------------------------------------------------------------------------*/
/* Social
/*-----------------------------------------------------------------------------------*/

.social-share-buttons { position: absolute; top: 0; left: -55px; z-index: 9; width: 35px; list-style: none; margin: 0; }
.social-share-buttons li { float: left; }
.social-share-buttons li a { color: #999; width: 35px; height: 35px; line-height: 35px; display: block; border: 1px solid #e4e4e4; border-top: none; text-align: center; -webkit-transition: all .15s ease-in-out; -moz-transition: all .15s ease-in-out; -ms-transition: all .15s ease-in-out; -o-transition: all .15s ease-in-out; transition: all .15s ease-in-out; font-size: 14px; }
.social-share-buttons li:first-child { border-top: 1px solid #e4e4e4; }
.social-share-buttons li a:hover { background: #f7f7f7; }
.social-share-buttons li.share-twitter a:hover { color: #00aced; }
.social-share-buttons li.share-facebook a:hover { color: #3b5998; }
.social-share-buttons li.share-pinterest a:hover { color: #cb2027; }
.social-share-buttons li.share-googleplus a:hover { color: #dd4b39; }
.social-share-buttons li.share-linkedin a:hover { color: #4875B4; }
.social-share-buttons li a i { margin-right: 5px; }
#content-wrap.left-sidebar .social-share-buttons { right: -55px; left: auto; }


/*-----------------------------------------------------------------------------------*/
/* - WP Gallery
/*-----------------------------------------------------------------------------------*/

#content-wrap.full-width .gallery-item { margin-bottom: 15px; }
#content-wrap.left-sidebar .gallery-item,
#content-wrap.right-sidebar .gallery-item { margin-bottom: 10px; }
.wpex-gallery { margin-bottom: 15px; }
.wpex-gallery p { margin: 0 !important; }
.gallery-item img { display: block; border: none !important; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.gallery-item img:hover { opacity: 0.8 }
.gallery-caption { font-size: 12px; background: #f7f7f7; border: 1px solid #e4e4e4; border-top: none; text-align: center; padding: 5px 10px; }


/*-----------------------------------------------------------------------------------*/
/* - Pagination
/*-----------------------------------------------------------------------------------*/

/*next/previous posts*/
.post-pagination { border-top: 1px solid #eee; margin: 30px 0; padding-top: 20px; font-size: 13px; font-weight: 400; color: #888;  }
.post-pagination a { color: #888; }
.post-pagination .post-prev { float: left; width: 48%; }
.post-pagination .post-prev span { margin-right: 5px; }
.post-pagination .post-next { float: right; width: 48%; text-align: right; }
.post-pagination .post-next span { margin-left: 5px; }
.post-pagination a:hover { text-decoration: none; color: #000; }

/*standard*/
ul.page-numbers { list-style: none; margin: 20px 0; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul.page-numbers li { display: block; float: left; margin: 0 4px 4px 0; text-align: center; }
.page-numbers a, .page-numbers span { line-height: 1.6em; display: block; padding: 0 6px; height: 18px; line-height: 18px; font-size: 12px; text-decoration: none; font-weight: 400; cursor: pointer; border: 1px solid #ddd; color: #888; }
.page-numbers a span { padding: 0 }
.page-numbers a:hover, .page-numbers.current, .page-numbers.current:hover { text-decoration: none; color: #fff; -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), 0 1px 3px -1px rgba(45,60,72,0.5); text-shadow: 0 -1px rgba(0,0,0,0.4); background: #3b86b0; background: -webkit-linear-gradient(#3f90bd,#3b86b0);background: -moz-linear-gradient(#3f90bd,#3b86b0);background: -o-linear-gradient(#3f90bd,#3b86b0);background: linear-gradient(#3f90bd,#3b86b0); border-color: rgba(0,0,0,0.15); }

/*infinite scroll*/
.infinite-scroll-loader { position: absolute; bottom: -20px; left: 50%; margin-left: -8px; height: 16px; line-height: 16px; width: 30px; background: url("images/preloaders/loader.gif") center center no-repeat; text-indent: -9999px; }
#infscr-loading img { display: none !important }
.infinite-scroll-nav { display: none }

/*Add some padding*/
.infinite-scroll-wrap { position: relative; padding-bottom: 20px; }


/*-----------------------------------------------------------------------------------*/
/* Single Nav
/*-----------------------------------------------------------------------------------*/

.single-nav { position: absolute; top: 50%; right: 0; margin-top: -13px; height: 26px; }
.single-nav-left, .single-nav-right { float: left; margin-left: 3px; }
.single-nav a { font-size: 0.875em; display: block; width: 26px; height: 26px; line-height: 26px; background: #F5F5F5; background: -webkit-gradient(linear, left bottom, left top, from(#F5F5F5), to(#FFF)), #FFF; background: -moz-linear-gradient(90deg, #F5F5F5 0%, #FFF 100%), #FFF; border: 1px solid #ddd; color: #999; font-weight: normal; text-align: center; border-radius: 3px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02); }
.single-nav a:hover { text-decoration: none; color: #4d4d4d; }


/*-----------------------------------------------------------------------------------*/
/* Sidebar
/*-----------------------------------------------------------------------------------*/

#sidebar { font-size: 12px; }
.sidebar-box { padding-bottom: 30px; }
.sidebar-box input { max-width: 100% }
#sidebar .widget-title { margin: 0 0 20px; font-size: 14px; font-weight: 600; color: #000; }
#sidebar select { width: 100%; }


/*-----------------------------------------------------------------------------------*/
/* Widgets
/*-----------------------------------------------------------------------------------*/

/*widgets with borders*/
.wpex-widget-recent-posts-li,
.widget_categories li,
.widget_recent_entries li,
.widget_archive li,
.widget_recent_comments li,
.widget_product_categories li,
.widget_layered_nav li { padding: 6px 0; border-bottom: 1px solid #eee; }

.wpex-widget-recent-posts-li:first-child,
.widget_categories li:first-child,
.widget_recent_entries li:first-child,
.widget_archive li:first-child,
.widget_recent_comments li:first-child,
.widget_product_categories li:first-child,
.widget_layered_nav li:first-child { border-top: 1px solid #eee; }

/*custom menu*/
#main .widget_nav_menu ul { margin: 0; }
#main .widget_nav_menu ul ul { margin: 0; border: none; border-radius: 0; }
#main .widget_nav_menu li:first-child a { border-top: 1px solid #e4e4e4; }
#main .widget_nav_menu li ul li:first-child a { border-top: none; }
#main .widget_nav_menu a { position: relative; font-weight: normal; display: block; padding: 9px 15px; border: 1px solid #e4e4e4; border-top: none; }
#main .widget_nav_menu .menu-item-has-children > a { padding-right: 30px; }
#main .widget_nav_menu ul ul li a { padding-left: 20px; }
#main .widget_nav_menu ul ul ul li a { padding-left: 30px; }
#main .widget_nav_menu .sub-menu a:before { /*content:"\2013";*/ content:"-"; margin-right: 10px; }
#main .widget_nav_menu .sub-menu .sub-menu a:before{ /*content:"\2013";*/ content:"- -"; margin-right: 10px; }
#main .widget_nav_menu a:hover,
#main .widget_nav_menu li.active > a { background: #f9f9f9; text-decoration: none; }
#main .widget_nav_menu .parent > a:after { font-family: 'FontAwesome'; display: block; content: "\f0d7"; position: absolute; right: 15px; top: 50%; font-size: 14px; height: 20px; line-height: 20px; margin-top: -10px; color: #ddd; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
#main .widget_nav_menu .sub-menu { display: none; }

#main .widget_nav_menu .current_page_item > a { background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee);background: -moz-linear-gradient(#f7f7f7,#eee);background: -o-linear-gradient(#f7f7f7,#eee);background: linear-gradient(#f7f7f7,#eee); box-shadow: inset 0 1px 1px #fff; }

/*recent comments*/
#sidebar li.recentcomments a { text-decoration: underline }

/*tagcloud widget*/
#main .tagcloud a { display: block; font-size: 11px !important; line-height: 1.2em !important; float: left; padding: 5px 8px; margin: 0 5px 5px 0; background: #eee; border: 1px solid #ccc; color: #555; text-shadow: 1px 1px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #e5e5e5; background: -webkit-linear-gradient(#f5f5f5,#e5e5e5); background: -moz-linear-gradient(#f5f5f5,#e5e5e5); background: -o-linear-gradient(#f5f5f5,#e5e5e5); background: linear-gradient(#f5f5f5,#e5e5e5); -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1);-moz-box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); box-shadow: inset 0 1px 1px rgba(255,255,255,1), 0 1px 3px -1px rgba(45,60,72,0.1); cursor: pointer; }
#main .tagcloud a:hover { text-decoration: none; background: #f7f7f7; }
#main .tagcloud a:active { background: #eeeeee; background: -webkit-linear-gradient(#eeeeee,#fefefe); background: -moz-linear-gradient(#eeeeee,#fefefe); background: -o-linear-gradient(#eeeeee,#fefefe); background: linear-gradient(#eeeeee,#fefefe); }

/*social widget*/
.wpex-social-widget-output { list-style: none }
.wpex-social-widget-output li { margin: 0; padding: 0; border: none; float: left; margin-right: 5px; margin-bottom: 5px; }
.wpex-social-widget-output li img { display: block }
.wpex-social-widget-output li img:hover { opacity: 0.8 }
.wpex-social-widget-output li img:active { position: relative; top: 1px; }

/*flickr widget*/
.wpex-flickr-widget { margin-right: -10px }
.wpex-flickr-widget .flickr_badge_image { display: block; width: 22%; float: left; margin-right: 2%; margin-bottom: 7px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpex-flickr-widget .flickr_badge_image img { display: block; width: 100%; }
.wpex-flickr-widget .flickr_badge_image:hover { opacity: 0.8 }

/*video widget*/
.wpex-video-widget-description { text-align: center; margin-top: 15px; }

/*calendar widget*/
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td:hover { background: #f1f1f1; color: #333; }
#wp-calendar tbody td a { display: block; text-decoration: none; background: #f1f1f1; color: #333; }
#wp-calendar tbody td:hover a { background: #4d4d4d; color: #fff; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #3b86b0; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 7px 0; color: #a7a7a7; }
#footer #wp-calendar thead th { background: #222 }
#footer #wp-calendar tbody td { border-color: #222 }

/*thumb grid widget*/
.wpex-recent-posts-thumb-grid li { float: left; width: 65px; margin-left: 7px; margin-bottom: 7px; }
.wpex-recent-posts-thumb-grid li.col-1 { margin-left: 0 }
.wpex-recent-posts-thumb-grid li a, .wpex-recent-posts-thumb-grid li img { display: block; width: auto; }
.wpex-recent-posts-thumb-grid li img:hover { opacity: 0.8 }

/*recent posts with thumb*/
.wpex-widget-recent-posts-li { margin: 0; font-size: 12px; min-height: 65px; padding-left: 85px; position: relative; margin-bottom: 15px; padding-bottom: 15px; padding-top: 0; }
.wpex-widget-recent-posts-li:first-child { padding-top: 15px; }
.wpex-widget-recent-posts-thumbnail { position: absolute; left: 0; top: 0; }
.wpex-widget-recent-posts-li:first-child .wpex-widget-recent-posts-thumbnail { top: 15px; }
.wpex-widget-recent-posts-thumbnail:hover { opacity: 0.7; }
#sidebar .wpex-widget-recent-posts-title { font-weight: 600; color: #000; }
#sidebar .wpex-widget-recent-posts-title:hover { text-decoration: none }
#sidebar .wpex-widget-recent-posts-date { font-size: 12px; font-weight: 400; color: #777; }
.wpex-widget-recent-posts-date { margin-top: 5px; }

/*categories*/
.widget_categories li { position: relative; padding-right: 20px; }
.widget_categories li:before { content: "\f114"; margin-right: 10px; font-family: "FontAwesome"; color: #dedede; }
.widget_categories .cat-count-span { position: absolute; right: 0; top: 50%; margin-top: -6px; height: 12px; line-height: 12px; color: #999; font-size: 11px; }

/*product categories*/
.widget_product_categories li { position: relative; padding-right: 20px; }
.widget_product_categories li:before { content: "\f0da"; margin-right: 10px; font-family: "FontAwesome"; color: #dedede; }
.widget_product_categories .count { position: absolute; right: 0; top: 50%; margin-top: -6px; height: 12px; line-height: 12px; color: #999; font-size: 11px; }

/*woo layered nav*/
.widget_layered_nav li { position: relative; }
.widget_layered_nav li:before { content: "\f0da"; margin-right: 10px; font-family: "FontAwesome"; color: #dedede; }
.widget_layered_nav .count { position: absolute; right: 0; top: 50%; margin-top: -6px; height: 12px; line-height: 12px; color: #999; font-size: 11px; }

/*archives*/
.widget_archive li:before { content: "\f016"; margin-right: 10px; font-family: "FontAwesome"; color: #dedede;  }

/*recent entries*/
.widget_recent_entries li:before { content: "\f0f6"; margin-right: 10px; font-family: "FontAwesome"; color: #dedede; text-decoration: none; }
.widget_recent_entries .post-date { display: block; font-size: 11px; color: #777; margin: 5px 0 0; }

/*recent comments*/
.widget_recent_comments li:before { content: "\f0e5"; margin-right: 10px; font-family: "FontAwesome"; color: #dedede; text-decoration: none; }

/*footer widget colors*/
#footer li,
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333; }
#footer li:before { color: #777; }
#footer #wp-calendar tbody td:hover,
#footer #wp-calendar tbody td a { color: #fff; background-color: #333; }


/*-----------------------------------------------------------------------------------*/
/* Footer Callout
/*-----------------------------------------------------------------------------------*/

#footer-callout-wrap { background: #f7f7f7; padding: 30px 0; border-top: 1px solid #ddd; }
#footer-callout { font-size: 18px; font-weight: 300; }
#footer-callout-left, #footer-callout-right { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; display: block; float: left; }
#footer-callout-left { width: 75% }
#footer-callout-left.full-width { width: 100%; }
#footer-callout-right { width: 23%; margin-left: 2%; }
#footer-callout .theme-button { margin: 0; width: 100%; text-align: center; font-size: 16px; font-weight: 400; height: auto; line-height: 1.6em; padding: 15px 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }


/*-----------------------------------------------------------------------------------*/
/* Footer Main
/*-----------------------------------------------------------------------------------*/

.site-footer .container { padding-top: 45px; }
.single-col-footer-one .col { margin-left: 0; width: 100%; margin-right: 0; }
.site-footer ul { margin: 0 }
.site-footer .col { margin-bottom: 0 }
.full-screen-post .footer-one{ margin-top: 0; }
.footer-widget .widget-title { margin: 0 0 20px; font-weight: 600; font-size: 14px; }
.site-footer .widget_recent_entries li,
.site-footer .widget_categories li { margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px solid #333; }
#footer-bottom { color: #666; }

/*add more padding to the footer columns for sexiness*/
@media only screen and (min-width: 959px) {
	
	.site-footer .span_1_of_4.col-1 { padding-right: 10px; }
	.site-footer .span_1_of_4.col-2 { padding-left: 5px; padding-right: 5px; }
	.site-footer .span_1_of_4.col-3 { padding-left: 5px; padding-right: 5px; }
	.site-footer .span_1_of_4.col-4 { padding-left: 10px; }
	
	.site-footer .span_1_of_3.col-1 { padding-right: 10px; }
	.site-footer .span_1_of_3.col-2 { padding-left: 5px; padding-right: 5px; }
	.site-footer .span_1_of_3.col-3 { padding-left: 10px; }
	
	.site-footer .span_1_of_2.col-1 { padding-right: 20px; }
	.site-footer .span_1_of_2.col-2 { padding-left: 20px; }
	
}


/*-----------------------------------------------------------------------------------*/
/* Footer Style One
/*-----------------------------------------------------------------------------------*/

/*footer-one main*/
.footer-one { background: #262626; color: #777; }
.footer-one p { color: #777; }
.footer-one-widgets { position: relative; }
.footer-one a ,
.footer-one strong { color: #999; }
.footer-one a:hover { color: #fff; text-decoration: none; }

/*footer-one widgets*/
.footer-one .footer-widget { margin-bottom: 50px }
.footer-one .footer-widget .widget-title { color: #fff; font-weight: 600; font-size: 14px; margin: 0 0 20px; }

/*footer-one bottom*/
.footer-one-bottom { min-height: 40px; background: #222; color: #999; }
.footer-one-bottom-inner { position: relative; }
.footer-one-bottom p { color: #999; }
.footer-one-bottom > .container { padding: 20px 0; }
.footer-one-bottom a { color: #aaa; }
.footer-one-bottom a:hover { color: #fff; text-decoration: none; }

/*copyright*/
.footer-one-copyright { font-size: 12px; font-weight: 400; }
.footer-one-copyright p:last-child { margin: 0 }

/*footer-one social*/
.footer-one-menu { position: absolute; right: 0; top: 50%; margin-top: -20px; height: 40px; line-height: 40px; font-size: 12px; }
.footer-one-menu ul { list-style: none; margin: 0; }
.footer-one-menu ul li { float: left; margin-left: 20px; }
.footer-one-menu ul li:first-child { margin-left: 0; }
.footer-one-menu ul li .fa { margin-right: 7px; }


/*-----------------------------------------------------------------------------------*/
/* Search
/*-----------------------------------------------------------------------------------*/

/*search input*/
.searchform input { width: 100%; background-image: url("images/base/search.png"); background-repeat: no-repeat; background-position: right center; padding: 10px; }
#footer .searchform input { backgroun-color: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.06); border: none; padding: 10px; }
#footer input[type="search"] { outline: none }

/*search results page*/
#search-no-results { font-size: 16px; margin-bottom: 20px; }

/*entries*/
.search-entry { position: relative; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; padding-left: 130px; min-height: 110px; }
.search-entry-no-thumb { padding-left: 0; }
.search-entry h2 { font-size: 1.313em; margin: 0 0 10px; font-weight: 600; }
.search-entry-thumb { position: absolute; top: 0; left: 0; width: 100px; padding: 4px; border: 1px solid #eee; }
.search-entry-thumb img { display: block; width: 100%; }
.search-entry-thumb img:hover { opacity: 0.8 }
.search-entry-text p:last-child { margin: 0 }


/*-----------------------------------------------------------------------------------*/
/* Contact Form 7
/*-----------------------------------------------------------------------------------*/

div.wpcf7 .wpcf7-not-valid { border-color: #F00; }
div.wpcf7 p { margin-bottom: 10px; font-size: 12px; }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7 input, div.wpcf7 textarea { max-width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
div.wpcf7-validation-errors { margin: 20px 0 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #fad7b5; font-weight: 400; font-size: 12px; }
div.wpcf7 .wpcf7-mail-sent-ok { margin: 10px 0 0; padding: 10px; background: #edfdd3; border: 1px solid #c4dba0; text-align: center; color: #657e3c; font-weight: normal; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; }
.wpcf7 input, .wpcf7 textarea { margin-top: 5px }
div.wpcf7 .col input { width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
div.wpcf7 .one-half input { width: 100%; }
div.wpcf7 .one-half { padding-left: 20px; }
div.wpcf7 .one-half.first { padding-left: 0; }
div.wpcf7 input[type="text"],
div.wpcf7 input[type="password"],
div.wpcf7 input[type="email"],
div.wpcf7 input[type="tel"],
div.wpcf7 input[type="url"],
div.wpcf7 textarea { padding: 10px; }

/*-----------------------------------------------------------------------------------*/
/* Archives
/*-----------------------------------------------------------------------------------*/

.archives-section { margin-bottom: 60px }
.archives-section h2 { margin: 0 0 10px; }
.archives-list { list-style: none; border-top: 1px solid #eee; padding-top: 10px; }
.archives-list li { display: block; color: #999; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; }
.archives-list li a { color: #999 }
.archives-list li a:hover { color: #000; text-decoration: none; }
.archives-list li .fa { color: #999; margin-right: 15px; }


/*-----------------------------------------------------------------------------------*/
/* Login
/*-----------------------------------------------------------------------------------*/

#wpex-loginform-wrap label { font-size: 1.125em }
#wpex-loginform-wrap input[type="text"], #wpex-loginform-wrap input[type="password"] { width: 100%; font-size: 1em; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid transparent; margin-top: 10px; border-radius: 3px; }
#wpex-loginform-wrap input[type="text"]:focus, #wpex-loginform-wrap input[type="password"]:focus { border-color: #ccc; box-shadow: 0 1px 2px rgba(0,0,0,0.1); color: #333; }
#wpex-loginform-wrap p:last-child { margin: 0 }
#wpex-loginform-wrap a:hover { color: #4d4d4d; text-decoration: none; }


/*-----------------------------------------------------------------------------------*/
/* Comments
/*-----------------------------------------------------------------------------------*/

#comments { margin-top: 40px; }
#comments.empty-closed-comments { display: none }
#comments .comments-title { font-size: 16px; font-weight: 600; border-bottom: 1px solid #e4e4e4; margin: 0 0 20px; padding-bottom: 5px; color: #000; }
.comment-notes { color: #666 }
#comments .children { margin-left: 30px }
#comments li article { position: relative }
.comment-author { left: 0; position: absolute; top: 0px; padding: 3px; border: 1px solid #e4e4e4; }
.comment-author .avatar { display: block }
.comment-details { position: relative; margin-bottom: 25px; padding-bottom: 25px; margin-left: 80px; border-bottom: 1px solid #e4e4e4; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-size: 14px; font-weight: 600; color: #000; }
.comment-date a { font-size: 11px; color: #909090 !important; margin-right: 10px; }
.comment-date a:hover { color: #4d4d4d !important }
#cancel-comment-reply-link { display: block; color: #F00; cursor: pointer; font-size: 12px; }
#cancel-comment-reply-link:hover { text-decoration: underline; }
.logged-in-as { font-size: 11px; margin: 0 0 10px; }
p.comment-notes { font-size: 12px; margin: 5px 0 30px;}
#respond { margin: 0 0 25px }
#respond h3 { font-size: 16px; margin: 30px 0 0; font-weight: 600; }
.comment-form-author { margin: 0; }
.comment-form-email { margin: 0; }
.comment-form-website { margin: 0; }
.comment-form-comment { margin: 0 0 20px; }
#commentform label { display: inline-block; min-width: 55px; }
#commentform #submit { float: none }
.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; }


/*-----------------------------------------------------------------------------------*/
/* 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 }
	/* The shadow behind the image */
	.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; }

/*-----------------------------------------------------------------------------------*/
/* - Tipsy
/*-----------------------------------------------------------------------------------*/
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 99; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


/*-----------------------------------------------------------------------------------*/
/* - Isotope
/*-----------------------------------------------------------------------------------*/

.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s; -ms-transition-duration: 0.4s; -o-transition-duration: 0.4s; transition-duration: 0.4s; }
.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 { z-index: 1; -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; }
.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; }


/*-----------------------------------------------------------------------------------*/
/*	- Visual Composer
/*-----------------------------------------------------------------------------------*/

/* visual composer - remove margins*/
body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li,
body .last_toggle_el_margin,
body .wpb_button { margin: 0; }
body .wpb_single_image a { display: block; }

/*column styles*/
.wpb_column.bordered-column { padding: 20px; border: 1px solid #e4e4e4; border-radius: 3px; border-radius: 3px; border-radius: 3px; }
.wpb_column.boxed-column { background: #f7f7f7; padding: 20px; border: 1px solid #e4e4e4; border-radius: 3px; border-radius: 3px; border-radius: 3px; }
.wpb_column.column-dropshadow { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.075); border: 1px solid rgb(204, 204, 204); }

/*text seperator main*/
body .vc_text_separator { border-bottom: none; height: auto; margin: 0 0 20px; font-weight: 400; color: #222; -webkit-font-smoothing: antialiased; }
body .vc_text_separator span { display: inline-block; }
body .vc_text_separator.separator_align_center span { padding: 2px 10px; }

/* Header - Bottom border  */
body .vc_text_separator_one { border-bottom: 1px solid #e4e4e4; }
body .vc_text_separator_one span { }

/* Header - Bottom border w/ color */
body .vc_text_separator_two { border-bottom: 1px solid #e4e4e4; }
body .vc_text_separator_two span { border-bottom: 2px solid #3b86b0; position: relative; bottom: -1px; }

/* Header - Line Through  */
body .vc_text_separator_three { background: url("images/visual-composer/dot.png") center repeat-x; }
body .vc_text_separator_three span { background: #fff; }
body .vc_text_separator_three.separator_align_center span { padding: 3px 15px; }
body .vc_text_separator_three.separator_align_right span { padding: 0 0 0 15px; }
body .vc_text_separator_three.separator_align_left span { padding: 0 15px 0 0; }

/* Header - Double Line Through  */
body .vc_text_separator_four { background: url("images/visual-composer/double-line.png") center repeat-x; }
body .vc_text_separator_four span { background: #fff; }
body .vc_text_separator_four.separator_align_center span { padding: 3px 15px; }
body .vc_text_separator_four.separator_align_right span { padding: 0 0 0 15px; }
body .vc_text_separator_four.separator_align_left span { padding: 0 15px 0 0; }

/* Header - Dotted  */
body .vc_text_separator_five { background: url("images/visual-composer/dotted.png") center repeat-x; }
body .vc_text_separator_five span { background: #fff; }
body .vc_text_separator_five.separator_align_center span { padding: 3px 15px; }
body .vc_text_separator_five.separator_align_right span { padding: 0 0 0 15px; }
body .vc_text_separator_five.separator_align_left span { padding: 0 15px 0 0; }

/* Header - Dashed  */
body .vc_text_separator_six { background: url("images/visual-composer/dashed.png") center repeat-x; }
body .vc_text_separator_six span { background: #fff; }
body .vc_text_separator_six.separator_align_center span { padding: 3px 15px; }
body .vc_text_separator_six.separator_align_right span { padding: 0 0 0 15px; }
body .vc_text_separator_six.separator_align_left span { padding: 0 15px 0 0; }

/* Header - Top & Bottom borders */
body .vc_text_separator_seven { padding: 5px 0; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
body .vc_text_separator_seven span { background: none !important; padding: 0 !important; }

/* Google Maps */
body .wpb_gmaps_widget .wpb_map_wraper { border: none; padding: 0; }

/* Graphical  */
body .vc_text_separator_eight { padding: 7px 15px; border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee); background: -moz-linear-gradient(#f7f7f7,#eee); background: -o-linear-gradient(#f7f7f7,#eee);background: linear-gradient(#f7f7f7,#eee); background-repeat: no-repeat; box-shadow: inset 0 1px 1px #fff; position: relative;  transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
body .vc_text_separator_eight span { background: none !important; }

/* Outlined  */
body .vc_text_separator_nine { padding: 7px 15px; border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; }
body .vc_text_separator_nine span { background: none !important; }

/* image*/
.wpb_content_element.wpb_single_image img { margin: 0 auto; display: block; }

/* widgets*/
body .vc_wp_custommenu ul { list-style: none; margin: 0 !important; }
body .vc_wp_custommenu ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
body .vc_wp_custommenu ul li { margin-right: 8px; margin-bottom: 8px; display: block; float: left; }
body .vc_wp_custommenu ul li a { display: block; padding: 8px 25px; background: #ddd; color: #666; font-size: 0.875em; border-radius: 3px; font-weight: 600; text-transform: uppercase; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; opacity: 0.7; }
body .vc_wp_custommenu ul li a i { margin-right: 10px; }
body .vc_wp_custommenu ul li a:hover { opacity: 1; }
body .vc_wp_custommenu ul li a:hover { color: #4d4d4d; text-decoration: none; }
body .vc_wp_custommenu ul li.current-menu-item a { color: #fff; background: #4d4d4d; opacity: 1; }

/* horizontal tabs - default style */
body .wpb_tabs.tab-style-default .wpb_tabs_nav { display: block; margin: 0; padding: 0; border-bottom: solid 1px #e4e4e4; border-left: solid 1px #e4e4e4;  }
body .wpb_tabs.tab-style-default .wpb_tab { display: none; background: #fff !important; padding: 20px; border-left: solid 1px #e4e4e4; border-right: solid 1px #e4e4e4; border-bottom: solid 1px #e4e4e4; }
body .wpb_tabs.tab-style-default .wpb_tabs_nav li { display: block; width: auto; padding: 0 !important; float: left !important; margin: 0 !important; outline: none; }
body .wpb_tabs.tab-style-default .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; height: 31px; padding: 0px 20px; line-height: 31px; border: solid 1px #e4e4e4; border-left: 0; border-bottom: none; margin: 0; color: #777; outline: none; background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee);background: -moz-linear-gradient(#f7f7f7,#eee); background: -o-linear-gradient(#f7f7f7,#eee);background: linear-gradient(#f7f7f7,#eee); box-shadow: inset 0 1px 1px #fff; }
body .wpb_tabs.tab-style-default .wpb_tabs_nav li.ui-tabs-active a { background: #fff; height: 32px; margin-bottom: -1px; color: #000 !important; border-bottom: none; font-weight: 600; }

/* horizontal tabs - alternative #1 */
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav { display: block; margin: 0; padding: 0; border: solid 1px #e4e4e4; float: left; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
body .wpb_tabs.tab-style-alternative-one .wpb_tab { clear: both; display: none; background: #fff !important; padding: 20px 0; border: none; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li { display: block; width: auto; padding: 0 !important; float: left !important; margin: 0 !important; outline: none; border: none; background: #f4f4f4; box-shadow: inset 0 1px 1px #fff; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; padding: 5px 10px; border-left: 1px solid #e4e4e4; margin: 0; background: none; color: #898989; outline: none; font-size: 13px; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li:first-child a { border-left: none; border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li:last-child a { border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; }
body .wpb_tabs.tab-style-alternative-one .wpb_tabs_nav li.ui-tabs-active a { background: #3b86b0;box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.2);color: #fff;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

/* horizontal tabs - alternative #2 */
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav { display: block; margin: 0; padding: 0; border-bottom: solid 1px #e4e4e4; }
body .wpb_tabs.tab-style-alternative-two .wpb_tab { clear: both; display: none; background: #fff !important; padding: 20px 0; border: none; }
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav li { display: block; width: auto; padding: 0 !important; float: left !important; margin: 0 25px 0 0 !important; outline: none; border: none; background: none; }
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav li a { display: block; text-decoration: none; width: auto; padding: 5px 0; margin: 0; background: none; color: #ababab; outline: none; }
body .wpb_tabs.tab-style-alternative-two .wpb_tabs_nav li.ui-tabs-active a { font-weight: 600; position: relative; margin-bottom: -1px; border-bottom: 2px solid #3b86b0; color: #000 !important; }

/* vertical tabs - default style */
body .wpb_tour.tab-style-default .wpb_tour_next_prev_nav { display: none !important; }
body .wpb_tour.tab-style-default .wpb_tour_tabs_wrapper .wpb_tab { border-left: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
body .wpb_tour.tab-style-default .wpb_tabs_nav li { background: none; border-bottom: 1px solid #e4e4e4; margin: 0; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li:last-child { border-bottom: none; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li a { padding: 10px 0; color: #888; background: none; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li a:hover { color: #000; }
body .wpb_tour.tab-style-default .wpb_tabs_nav li.ui-tabs-active a { color: #000; font-weight: 600; text-decoration: none; background: none; }

/* vertical tabs - alternative #1 */
body .wpb_tour.tab-style-alternative-one .wpb_tour_next_prev_nav { display: none !important; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav { border: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li { background: none; border-bottom: 1px solid #e4e4e4; margin: 0; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li:first-child a { border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li:last-child { border-bottom: none; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li:last-child a { border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li a { padding: 10px; color: #888; background: none; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li a:hover { color: #000; background: #f9f9f9; }
body .wpb_tour.tab-style-alternative-one .wpb_tabs_nav li.ui-tabs-active a { background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee);background: -moz-linear-gradient(#f7f7f7,#eee);background: -o-linear-gradient(#f7f7f7,#eee);background: linear-gradient(#f7f7f7,#eee); box-shadow: inset 0 1px 1px #fff; color: #000; }

/* vertical tabs - alternative #2 */
body .wpb_tour.tab-style-alternative-two { border: 1px solid #e4e4e4; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
body .wpb_tour.tab-style-alternative-two .wpb_tour_next_prev_nav { display: none !important; }
body .wpb_tour.tab-style-alternative-two .wpb_tour_tabs_wrapper .wpb_tab { border-left: 1px solid #e4e4e4; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li { background: none; border-bottom: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; margin: 0 -1px 0 0; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li:first-child a{ border-radius: 4px 0 0; -moz-border-radius: 4px 0 0; -webkit-border-radius: 4px 0 0; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li:last-child { margin-bottom: -1px; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li a { padding: 10px; color: #888; background: none; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li a:hover { color: #000; background: #f9f9f9; }
body .wpb_tour.tab-style-alternative-two .wpb_tabs_nav li.ui-tabs-active a { background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee);background: -moz-linear-gradient(#f7f7f7,#eee);background: -o-linear-gradient(#f7f7f7,#eee);background: linear-gradient(#f7f7f7,#eee); box-shadow: inset 0 1px 1px #fff; color: #000;}

/* toggles */
body .wpb_toggle,
body #content h4.wpb_toggle { display: block; color: #666; display: block; padding: 11px 12px 11px 28px; border: 1px solid #e4e4e4; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; margin: 0; margin-top: 10px; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #f7f7f7; background-image: url("images/visual-composer/plus.png"); background-image: url("images/visual-composer/plus.png"), -webkit-linear-gradient(#f7f7f7,#eee);background-image: url("images/visual-composer/plus.png"), -moz-linear-gradient(#f7f7f7,#eee); background-image: url("images/visual-composer/plus.png"), -o-linear-gradient(#f7f7f7,#eee);background-image: url("images/visual-composer/plus.png"), linear-gradient(#f7f7f7,#eee); background-repeat: no-repeat; box-shadow: inset 0 1px 1px #fff; position: relative; }
body #content h4.wpb_toggle:hover { color: #000; background-color: #f4f4f4; background-image: url("images/visual-composer/plus.png"); text-decoration: none; border-color: #ddd; }
body .wpb_toggle_title_active,
body #content h4.wpb_toggle_title_active { opacity:1; color: #000; font-weight: 600; text-decoration: none; background-color: #f7f7f7; background-image: url("images/visual-composer/minus.png"); background-image: url("images/visual-composer/minus.png"), -webkit-linear-gradient(#f7f7f7,#eee);background-image: url("images/visual-composer/minus.png"), -moz-linear-gradient(#f7f7f7,#eee); background-image: url("images/visual-composer/minus.png"), -o-linear-gradient(#f7f7f7,#eee);background-image: url("images/visual-composer/minus.png"), linear-gradient(#f7f7f7,#eee); background-repeat: no-repeat; box-shadow: inset 0 1px 1px #fff; }
body #content h4.wpb_toggle_title_active:hover { color: #000; background-color: #f4f4f4; background-image: url("images/visual-composer/minus.png"); text-decoration: none; border-color: #ddd; }
body .wpb_toggle_content { display: none; overflow: hidden; padding: 15px 0; margin: 0; }
body .wpb_toggle_open { display: block; }

/* accordion */
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header { display: block; color: #666; display: block; padding: 10px 12px 10px 20px; border: 1px solid #e4e4e4; outline: 0; text-transform: none; letter-spacing: normal; font-weight: normal; margin: 0; margin-top: 10px; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #f7f7f7; background: -webkit-linear-gradient(#f7f7f7,#eee); background: -moz-linear-gradient(#f7f7f7,#eee); background: -o-linear-gradient(#f7f7f7,#eee);background: linear-gradient(#f7f7f7,#eee); background-repeat: no-repeat; box-shadow: inset 0 1px 1px #fff; position: relative;  transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
body .wpb_accordion .wpb_accordion_wrapper h3 a { color: #666 !important; }
body .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
body .wpb_content_element .wpb_accordion_header a { padding: 0; }
body .wpb_accordion .wpb_accordion_wrapper h3.ui-state-active.wpb_accordion_header { opacity:1; font-weight: 600; text-decoration: none; }
body .wpb_accordion .wpb_accordion_wrapper h3.ui-state-active.wpb_accordion_header a { color: #000 !important; }
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover { color: #000 !important; background: #f4f4f4; text-decoration: none; border-color: #ddd; }
body .wpb_accordion .ui-icon { display: block; }
body .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
body .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon { margin: 0; left: 10px; top: 50%; margin-top: -8px; }
body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content { padding: 10px 0; margin: 0; }

/* flickr */
body .wpb_gallery_slides .wpb_flickr_widget img:hover{ opacity: 0.7; }

/* single image */
body .wpb_single_image { margin: 0 !important; }


/*-----------------------------------------------------------------------------------*/
/* - Visual Composer CSS Animations
/*-----------------------------------------------------------------------------------*/

.wpb_animate_when_almost_visible { opacity: 0 }
.wpb_start_animation.wpb_top-to-bottom { -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Safari 4+ */ -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Fx 5+ */ -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Opera 12+ */ animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* IE 10+ */ opacity: 1; }
.wpb_start_animation.wpb_bottom-to-top { -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Safari 4+ */ -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Fx 5+ */ -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Opera 12+ */ animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* IE 10+ */ opacity: 1; }
.wpb_start_animation.wpb_left-to-right { -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Safari 4+ */ -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Fx 5+ */ -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Opera 12+ */ animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* IE 10+ */ opacity: 1; }
.wpb_start_animation.wpb_right-to-left { -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Safari 4+ */ -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Fx 5+ */ -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Opera 12+ */ animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* IE 10+ */ opacity: 1; }
.wpb_start_animation.wpb_appear { -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Safari 4+ */ -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Fx 5+ */ -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Opera 12+ */ animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* IE 10+ */ -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 1; }
/* Top to bottom keyframes */
@-webkit-keyframes wpb_ttb { 
	0% { -webkit-transform: translate(0, -10%); opacity: 0; }
	100% { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes wpb_ttb { 
	0% { -moz-transform: translate(0, -10%); opacity: 0; }
	100% { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes wpb_ttb { 
	0% { -o-transform: translate(0, -10%); opacity: 0; }
	100% { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes wpb_ttb { 
	0% { transform: translate(0, -10%); opacity: 0; }
	100% { transform: translate(0, 0); opacity: 1; }
}
/* Bottom to top keyframes */
@-webkit-keyframes wpb_btt { 
	0% { -webkit-transform: translate(0, 10%); opacity: 0; }
	100% { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes wpb_btt { 
	0% { -moz-transform: translate(0, 10%); opacity: 0; }
	100% { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes wpb_btt { 
	0% { -o-transform: translate(0, 10%); opacity: 0; }
	100% { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes wpb_btt { 
	0% { transform: translate(0, 10%); opacity: 0; }
	100% { transform: translate(0, 0); opacity: 1; }
}
/* Left to right keyframes */
@-webkit-keyframes wpb_ltr { 
	0% { -webkit-transform: translate(-10%, 0); opacity: 0; }
	100% { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes wpb_ltr { 
	0% { -moz-transform: translate(-10%, 0); opacity: 0; }
	100% { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes wpb_ltr { 
	0% { -o-transform: translate(-10%, 0); opacity: 0; }
	100% { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes wpb_ltr { 
	0% { transform: translate(-10%, 0); opacity: 0; }
	100% { transform: translate(0, 0); opacity: 1; }
}
/* Right to left keyframes */
@-webkit-keyframes wpb_rtl { 
	0% { -webkit-transform: translate(10%, 0); opacity: 0; }
	100% { -webkit-transform: translate(0, 0); opacity: 1; }
}
@-moz-keyframes wpb_rtl { 
	0% { -moz-transform: translate(10%, 0); opacity: 0; }
	100% { -moz-transform: translate(0, 0); opacity: 1; }
}
@-o-keyframes wpb_rtl { 
	0% { -o-transform: translate(10%, 0); opacity: 0; }
	100% { -o-transform: translate(0, 0); opacity: 1; }
}
@keyframes wpb_rtl { 
	0% { transform: translate(10%, 0); opacity: 0; }
	100% { transform: translate(0, 0); opacity: 1; }
}
/* Appear from center keyframes */
@-webkit-keyframes wpb_appear { 
	0% { -webkit-transform: scale(0.5); opacity: 0.1; }
	100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes wpb_appear { 
	0% { -moz-transform: scale(0.5); opacity: 0.1; }
	100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes wpb_appear { 
	0% { -o-transform: scale(0.5); opacity: 0.1; }
	100% { -o-transform: scale(1); opacity: 1; }
}
@keyframes wpb_appear { 
	0% { transform: scale(0.5); opacity: 0.1; }
	100% { transform: scale(1); opacity: 1; }
}


/*-----------------------------------------------------------------------------------*/
/*	- Boxed Layout
/*-----------------------------------------------------------------------------------*/

/*main*/
.boxed-main-layout { background-color: #ddd; }
.boxed-main-layout #wrap { width: 1030px; margin: 40px auto 60px auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);  }
.boxed-main-layout #wrap { background: #fff; }
.boxed-main-layout .container { width: 100% !important; padding-left: 30px; padding-right: 30px; }
.boxed-main-layout #content-wrap.full-screen { padding-left: 0 !important; padding-right: 0 !important; }

/*fixed header*/
.boxed-main-layout .is-sticky #site-header { width: 1030px; }

/*move absolute items*/
.boxed-main-layout .navbar-style-one,
.boxed-main-layout .footer-one-menu,
.boxed-main-layout .site-breadcrumbs { right: 30px; }

/*social icons*/
.social-share-title { display: none; }
.boxed-main-layout .social-share-title { display: block; }
.boxed-main-layout .blog-entry .social-share-buttons { display: none; }
.boxed-main-layout .social-share-title { margin: 40px 0 15px; }
.boxed-main-layout .social-share-title span { background: #fff; padding-right: 15px; }
.boxed-main-layout .social-share-buttons { position: inherit; top: auto; left: auto; width: auto; height: auto; }
.boxed-main-layout #content-wrap.left-sidebar .social-share-buttons { right: auto; left: auto; }
.boxed-main-layout .social-share-buttons li { float: left; border: none; }
.boxed-main-layout .social-share-buttons li a { color: #999; width: 30px; height: 30px; line-height: 30px; display: block; border: 1px solid #e4e4e4; margin: 0 5px 0 0; }