/*

Theme Name: Fiziko Progression
Theme URI: http://progressionstudios.com/
Author: Progression Studios
Author URI: http://themeforest.net/user/ProgressionStudios
Description: ThemeForest Premium Theme
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: right-sidebar, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready
Text Domain: progression

*/


/*  Table of Contents
01. HTML5 ✰ BOILERPLATE RESET FILE
02. COLORS AND FONTS
	A. LOGO WIDTH 
	B. BACKGROUND COLORS
	C. FONT COLORS
	D. FONT FAMILIES
03. PRIMARY STYLES
	A. DEFAULT STYLES
	B. CSS3 TRANSITIONS
04. MAIN CONTAINERS
05. HOMEPAGE STYLES
06. FOOTER STYLES
07. BLOG STYLES
08. SIDEBAR & WIDGET STYLES
09. DEFAULT GRID
10. BUTTON STYLES
11. CONTACT FORM STYLES
12. SLIDERS 
13. NAVIGATION
14. ABOUT PAGE STYLES
15. CLASS STYLES
16. TRAINER STYLES
17. FONT AWESOME
18. LIGHTBOX STYLES
19. LIGHT SHORTCODE STYLES
*/

/*
=============================================== 01. HTML5 ✰ BOILERPLATE RESET FILE ===============================================
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } .sticky, .gallery-caption, .bypostauthor {background:none;}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.lt-ie8 .clearfix {visibility:hidden; width:0;height:0; clear:both;}



/*
=============================================== 02. COLORS AND FONTS ===============================================
*/
/* -------------------- A. LOGO WIDTH -------------------- */
	
	body #logo, body #logo img {max-width:100%;}
	body #logo, body #logo img {width:160px;}
	


/* -------------------- B. BACKGROUND COLORS -------------------- */
	
	header { background-color:#ffffff; border-bottom:1px solid rgba(255, 255, 255, 0.08); } 
	body.home header {background-color: transparent; border-color: transparent;}
	#page-title { background-color:#ff4102; }
	#main, #homepage-content-container { background-color:#e9e9e9; }
	.portfolio-posts-home {background-color: #eeeeee;}
	.pyre_homepage_media-widget-port-2 {background-color: #2f2a24;}
	.footer-highlight {background-color: #ff4102;}
	.sf-menu ul { background:#ff4102; }
	.sf-menu ul:before { border-bottom:8px solid #ff4102; }
	#widget-area { background:#232323; }
	#widget-area .social-ico a i {color:#191612;}
	body {background-color: #e9e9e9;}
	footer {background-color: #232323;}
	.home-widget-container {background: #fff;}
	#training-posts-home, .contact-form-pro {background-color: #e9e9e9;}
	#pro-home-slider .Button-Fiziko a, body #main .width-container #respond input#submit, body #main a.button, body #main button.single_add_to_cart_button, body #main input.button, body.woocommerce-cart #main td.actions  input.button.checkout-button, body #main button.button, body #single-product-pro a.button, body #single-product-pro button.single_add_to_cart_button, body #single-product-pro input.button, body.woocommerce-cart #single-product-pro input.button.checkout-button, body #single-product-pro button.button,	body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default, .page-numbers span.current, .page-numbers a:hover, #trainers-filter #filters .btn:active, #trainers-filter #filters .btn.is-checked, #trainers-filter #filters .btn:hover  { background:#ff4102; border-color:#ff4102;}
	body #main .width-container .widget_price_filter .ui-slider .ui-slider-handle { background:#ff4102; border-color:#ff4102; }
	span.comment-meta-pro a, ul#menu-sub-nav li a:hover, ul#menu-sub-nav li.current-cat a, body  #main .widget_price_filter .ui-slider .ui-slider-range, .difficulty-level {background:#ff4102; }
	body #main .width-container #respond input#submit:hover, body #main a.button:hover, body #main button.single_add_to_cart_button:hover, body #main input.button:hover, body.woocommerce-cart #main td.actions input.button.checkout-button:hover, body #main button.button:hover, body #single-product-pro a.button:hover, body #single-product-pro button.single_add_to_cart_button:hover, body #single-product-pro input.button:hover, body.woocommerce-cart #single-product-pro input.button.checkout-button:hover, body #single-product-pro button.button:hover, body a.progression-button:hover, body input.wpcf7-submit:hover, body input#submit:hover, body a.ls-sc-button.default:hover, a.training-sign-up.ls-sc-button:hover, #widget-area #mc_embed_signup input#mc-embedded-subscribe:hover { background:#D53500; border-color:#D53500;}
	span.comment-meta-pro a:hover { background:#D53500; }
	.page-numbers span, .page-numbers a, ul#menu-sub-nav li a { background:#ffffff; }
	.content-container-pro, .content-boxed-fiziko,  .shop-index-container, .menu-index-pro, .menu-single-content-pro, .event-container-pro { background:#ffffff; }
	#about-trainers-filter {background-color: #ffffff;}
	#contact-main {background-color: #ffffff;}
	.container-class-pro {background-color: #ffffff;}
	#comments {background-color: #ffffff;}
	a.ls-sc-button.secondary:hover {background-color: #D7D7D7; border-color: #D7D7D7;}

/* -------------------- C. FONT COLORS --------------------*/
	
	header .social-ico a i {color:#2c2722;}
	footer .social-ico a i {color:#26221d;}
	body #main #events-full-calendar .fc-button-group button.fc-button.fc-state-active, .archive-meta.entry-meta strong, body .single-event .entry-meta, body .single-event .entry-meta a , body {color:#777777;}
	#page-title h1, #page-title-contact h1 {color:#ffffff;}
	#bread-crumb a i, #bread-crumb a { color:#ffffff; }
	#bread-crumb { color:#cccccc; }
	a, #bread-crumb i, #bread-crumb a:hover i, #bread-crumb a:hover, body #main a:hover h3.product-title-index-pro, .sidebar-class-schedule, .difficulty-class-sidebar span, .sessions-class-single, body ul.trainer-class-schedule li .sessions-day, body ul.trainer-class-schedule li .sessions-price {color:#ff4102;}
	a:hover, body #main a.more-link:hover {color:#ff7356; }
	.sf-menu a { color:#ffffff; }
	.sf-menu a:hover, .sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited, body.single-post .sf-menu li.current_page_parent a, .sf-menu li.current-menu-item a {color:#ff4102; border-color:#ffffff;}
	.sf-menu li.sfHover li a, .sf-menu li.sfHover li a:visited, .sf-menu li.sfHover li li a, .sf-menu li.sfHover li li a:visited, .sf-menu li.sfHover li li li a, .sf-menu li.sfHover li li li a:visited, .sf-menu li.sfHover li li li li a, .sf-menu li.sfHover li li li li a:visited { color:#F0F0F0; }
	.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li.sfHover a, .sf-menu li.sfHover li a:visited:hover, .sf-menu li li:hover a:visited, .sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active, .sf-menu li li li.sfHover a, .sf-menu li li.sfHover li a:visited:hover, .sf-menu li li li:hover a:visited,	.sf-menu li li li li:hover, .sf-menu li li li li.sfHover, .sf-menu li li li li a:focus, .sf-menu li li li li a:hover, .sf-menu li li li li a:active, .sf-menu li li li li.sfHover a, .sf-menu li li li.sfHover li a:visited:hover, .sf-menu li li li li:hover a:visited, .sf-menu li li li li li:hover, .sf-menu li li li li li.sfHover, .sf-menu li li li li li a:focus, .sf-menu li li li li li a:hover, .sf-menu li li li li li a:active, .sf-menu li li li li li.sfHover a, .sf-menu li li li li.sfHover li a:visited:hover, .sf-menu li li li li li:hover a:visited  {  color:#ffffff; }
	h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#3d3d3d; } 
	.page-numbers span.current, .page-numbers a:hover, ul#menu-sub-nav li a:hover, ul#menu-sub-nav li.current-cat a, body a.ls-sc-button.secondary span, body a.ls-sc-button.default span , body #main .width-container #respond input#submit, body #main a.button, body #main button.single_add_to_cart_button, body #main input.button, body.woocommerce-cart #main td.actions  input.button.checkout-button, body #main button.button, body #single-product-pro a.button, body #single-product-pro button.single_add_to_cart_button, body #single-product-pro input.button, body.woocommerce-cart #single-product-pro input.button.checkout-button, body #single-product-pro button.button,body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default,
	#pro-home-slider .Button-Fiziko a, #trainers-filter #filters .btn:active, #trainers-filter #filters .btn.is-checked, #trainers-filter #filters .btn:hover { color:#ffffff; }
	#pro-home-slider .Button-Fiziko a:hover, body a.ls-sc-button.secondary span:hover, body a.ls-sc-button.default span:hover, body #main .width-container #respond input#submit:hover, body #main a.button:hover, body #main button.single_add_to_cart_button:hover, body #main input.button:hover, body.woocommerce-cart #main td.actions input.button.checkout-button:hover, body #main button.button:hover, body #single-product-pro a.button:hover, body #single-product-pro button.single_add_to_cart_button:hover, body #single-product-pro input.button:hover, body.woocommerce-cart #single-product-pro input.button.checkout-button:hover, body #single-product-pro button.button:hover, body a.progression-button:hover, body input.wpcf7-submit:hover, body input#submit:hover, body a.ls-sc-button.default:hover { color:#ffffff; }
	ul#menu-sub-nav li a, .page-numbers span, .page-numbers a   { color:#999999; }
	body a.ls-sc-button.secondary {color: #3d3d3d;}
	.plan-pricing { color: #ff4102; }
	.plan-title { color: #2e2e2e; }
	h6.widget-title {color: #ffffff;}
	#movie-about h2.home-widget {color: #ffffff;}

/* -------------------- D. FONT FAMILIES -------------------- */
	
	.sf-menu a, h1, h2, h3, h4, h5, h6, .tp-caption, .counter, .isotope-title-index, .isotope-price-index, .sessions-class-single .class-price-pro, body ul.trainer-class-schedule li .sessions-price, blockquote:before  {
		font-family:  Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '標楷體', DFKai-SB, sans-serif;
	}
	
	body, #filters .btn, body .ls-sc-button {
		font-family:  Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '標楷體', DFKai-SB, sans-serif;
	}

/*
=============================================== 03. PRIMARY STYLES ===============================================
*/

/* -------------------- A. DEFAULT STYLES -------------------- */
body {font-size: 15px; line-height: 1.6;}
body iframe {border:none; }
.pp_gallery {display:none !important;}
body a img, body a {outline:none !important; text-decoration:none;}
p {padding-top:0px; margin:0px;}
p, ul, ol {margin-bottom: 25px;}
#sidebar ul, #sidebar ol {margin-bottom:15px;}
ul, ol {margin-left:0px; padding-left:16px;}
img {max-width: 100%;height: auto;  width:auto;}
video, audio {max-width:100%;}
.alignnone, .alignleft, .alignright, .aligncenter {max-width:100% !important;}
h1, h2, h3, h4, h5, h6 {font-weight:400; margin:0px 0px 25px 0px; padding:0px; line-height:1.1;}
body h2 {text-transform:none;}
h1 {font-size:48px; margin-bottom:35px; line-height:1; }
h2 {font-size:40px; }
h3 {font-size:28px; }
body .home-content-highlight li.product h3.product-title-index-pro, body #main h3.product-title-index-pro {font-size:25px;}
h4 {font-size:24px; line-height:1.4;}
h5 {font-size:21px; margin-bottom:20px; line-height:1.4;}
h6 {font-size:18px; line-height:1.1; margin-bottom:18px; }
body hr.ls-sc-divider {position:relative; top:7px; display: inline-block;}
ul.checkmark, ul.arrow {padding-left:0px;}
ul.checkmark li, ul.arrow li {list-style:none; padding-left:18px;}
ul.checkmark li {background:url(images/checkmark.png) 0px 2px no-repeat;}
ul.arrow li {background:url(images/sidebar-arrow.png) -4px 0px no-repeat;}
.alignright {float:right; margin:0 0 10px 20px;}
.alignleft {float:left; margin:0px 20px 10px 0px;}
.aligncenter {text-align:center;  margin:0px auto 20px auto; display:block; }
blockquote {font-style:italic; line-height:1.45; font-size: 18px; position: relative; margin: 0.25em 0; padding: 0.25em 40px;	line-height: 1.45;}
blockquote:before {content: '“'; font-size: 220px; left: -40px; top: -80px; position: absolute; opacity: 0.1; width: 250px;}
pre {border:1px solid #ddd;  padding:9px 9px; background:#f9f9f9; overflow:auto; word-wrap: break-word; font-size:14px; line-height:1.2; margin-bottom:25px;}
body #main hr.grey {border-color:#dddddd;}
p.wp-caption-text {display:block; padding:2px 0px 0px 2px; margin-bottom:10px; font-style:italic; font-size:90%; padding-left:2px;}


/* -------------------- B. CSS3 TRANSITIONS -------------------- */
form.woocommerce-ordering, body #main a h3, table.variations td.value,
a, .social-ico a i, body input.wpcf7-submit, body input#submit, button, input.button,
a.ls-sc-button.secondary .ls-sc-button-inner, #bread-crumb i, #movie-about a.play-about i,
#pro-home-slider .tparrows { 
	-webkit-transition-duration: 125ms;
	-webkit-transition-property: color, background-color, opacity, border;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-duration: 125ms;
	-moz-transition-property: color, background-color, opacity, border;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-duration: 125ms;
	-o-transition-property: color, background-color, opacity, border;
	-o-transition-timing-function: ease-in-out;
	transition-duration: 125ms;
	transition-property: color, background-color, opacity, border;
}

a.isotope-img-container img, .isotope-index-text  {
	-webkit-transition-duration: 300ms;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-duration: 300ms;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-duration: 300ms;
	-o-transition-property: all;
	-o-transition-timing-function: ease-in-out;
	transition-duration: 300ms;
	transition-property: all;
}

.isotope .isotope-item {
	opacity: 1;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
	-webkit-transition-duration: 1000ms;
	-webkit-transition-property: opacity;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-duration: 1000ms;
	-moz-transition-property: opacity;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-duration: 1000ms;
	-o-transition-property: opacity;
	-o-transition-timing-function: ease-in-out;
	transition-duration: 1000ms;
	transition-property: opacity;
	transition-timing-function: ease-in-out;
}


.bx-controls-direction a, p.stars a {-webkit-transition-duration: 0ms !important; -moz-transition-duration: 0ms !important; -o-transition-duration: 0ms !important; transition-duration: 0ms !important;}



/*
=============================================== 04. MAIN CONTAINERS ===============================================
*/

/* -------------------- A. HEADER STYLES -------------------- */
header {margin:0px; padding:0px; position:relative; width:100%; z-index:25; background-position:bottom center; background-repeat: repeat-x;}
header h1 {margin:0px; padding:0px; line-height:1; font-size:5px;}
header #logo {left: 0; margin:0px; padding:0px; border:none;  }
header #logo img { height: auto; opacity:1 !important; filter:alpha(opacity=100);}
header #logo a:hover img { opacity:1 !important; filter:alpha(opacity=100);}
h1#logo {padding-top: 20px;}
header .width-container {position:relative;}
.sf-menu a {margin-top:11px; margin-bottom:33px;}
.social-ico {margin-top:51px; }
body.page #respond {display:none;}


body.woocommerce header { 
	-moz-box-shadow:  0px 0px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow:  0px 0px 6px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
}

body.admin-bar #fixed-header-pro.scroll-to-fixed-fixed {
	margin-top:32px;
}

header .social-ico {
	float:right;
}

#page-title {
	padding:30px 0;
}

#page-title h1 {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	padding:0px;
	margin:0px;
	line-height:1;
}

h1#page-heading {padding-bottom: 55px;}

#bread-crumb {
	background: #000;
	background-color: rgba(0,0,0,0.4);
	display:inline-block;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding:12px 26px;
	font-size:12px;
	margin-top:10px;
	text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;
}
#bread-crumb i, #bread-crumb a {
	margin-right:5px;
}
#bread-crumb a i {
	margin-right:0px;
}


/* -------------------- B. MAIN CONTAINER STYLES -------------------- */
.width-container, .home-widget .textwidget { width:1140px; margin: 0 auto;}
#main { padding:90px 0; }
body.home #main {padding:0px;}
#content-container-sidebar {float:left; width:73%; }
#sidebar {
	float:right; 
	width:24%; 
}

.home-widget-container, .widget-pro-fiziko {
	padding:90px 0;
}

body.page-template-page-full-width-php #content-container {width:100%;}

.content-container-pro{
	padding:45px 42px 35px 42px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	-moz-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.content-boxed-fiziko {
	margin: 0px 0px 35px 0px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	-moz-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.google-maps-expand {
	margin:0px -42px 0px -42px;
}

.sidebar-item {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 7px;
	margin-bottom: 25px;
}

/*
=============================================== 05. HOMEPAGE STYLES ===============================================
*/

div#pro-home-slider {
	margin-top: -182px;
}

#homepage-content-container {
	padding:50px 0px 25px 0px;
}

.light-fonts-pro h1 {
	color:#ffffff;
}
.light-fonts-pro {
	color:#eeeeee;
}

.home-child-boxes {
	margin:70px 0 0 0;
}

.home-child-boxes-container {
	position:relative;
	text-align:center;
	padding-bottom:25px;
}
.home-child-image-pro {
	margin-bottom:35px;
}

.home-child-boxes-container h3 {
	padding:50px 15px 0px 15px;
	color:#ffffff;
	text-align:center; 
}
.home-child-boxes-container i {
	padding-bottom:25px; 
}

.home-child-boxes-container .floating-text-home h3 {
	padding-top:0px; 
	margin-top:12px;  
}

.home-child-boxes-container .floating-text-home i {
	padding-bottom:0px; 
}

.floating-text-home {
	top:50%;
	margin-top:-35px;
	width:100%;
	position:absolute;
	text-align:center;
	display:block;
}

.homepage-widget-blog {
	padding:50px 0px 25px 0px;
}

.home-content-highlight {
	padding:70px 0px 55px 0px;
}

.home-widget-text-pro {
	padding-bottom:25px;
}

.home-content-highlight {
	text-align:center;
}

h2.home-widget {
	text-align: center;
}

.home-widget-text-pro {
	font-size:120%;
	margin:0 auto;
	max-width:75%;
}

.home-content-highlight .grid2column-progression {
	text-align:left;
}

.grid2column-progression .home-widget-text-pro {
	font-size:100%;
	max-width:100%;
}

.training-posts-img {
	float: left;
	width: 44%;
	margin-right: 2%
}

.training-posts-img img {
	margin: -90px 0px -47px -20px;
}

.flexslider.training-slider-pro {
	float: left;
	width: 40%;
}



#training-posts-home.home-widget-container {
	padding-bottom: 47px;
}

#training-posts-home h2.home-widget {
	text-align: left;
	margin-left: 6px;
}

.home-widget-caption {
	font-size: 20px;
	color: #3d3d3d;
	margin-bottom: 15px;
	line-height: 1.3;
	margin-left: 6px;
	letter-spacing: 1px;
}

.training-slider {
	margin-left: -300px;
}

.training-slider h2.home-widget {
	margin-top: -40px;
	margin-bottom: 15px;
}

.training-slider .training-columns {
	padding: 30px 50px;
	height: auto;
	min-height: 150px;
	width: 70%;
	background-color: #ffffff;
	-webkit-border-radius:	6px;
	-moz-border-radius:		6px;
	border-radius: 			6px;	
    -webkit-box-shadow: 0 0 4px 2px rgba(108, 108, 108, 0.14);
    -moz-box-shadow: 	0 0 4px 2px rgba(108, 108, 108, 0.14);
    box-shadow: 		0 0 4px 2px rgba(108, 108, 108, 0.14);
}

.plan-title, .plan-pricing {
	font-size: 22px;
	font-weight: 400;
}

.plan-title {
	margin-bottom: 0px;
}

a.training-sign-up.ls-sc-button {
	background-color: #ff4102;
	padding: 15px 30px;
	border: 0;
    -webkit-box-shadow: 0 0 3px 2px rgba(108, 108, 108, 0.14);
    -moz-box-shadow: 	0 0 3px 2px rgba(108, 108, 108, 0.14);
    box-shadow: 		0 0 3px 2px rgba(108, 108, 108, 0.14);	
	-webkit-border-radius:	3px;
	-moz-border-radius:		3px;
	border-radius: 			3px;
}

a.training-sign-up.ls-sc-button:hover {
	color: #ffffff;
}

.training-list {
	font-size: 14px;
	color: #000000;
	list-style: disc;
	margin-top: 0;
}



/*
=============================================== 06. FOOTER STYLES ===============================================
*/

footer {
	color:#bbbbbb;
}
#widget-area  {
	color:#ffffff;
}

footer a {
	color:#bbbbbb;
}

footer a:hover {
	color:#ffffff;
}
#widget-area a {
	color:#ffffff; 
}

#widget-area a:hover {
	color:#ffffff;
}

#widget-area h2 {
	color:#ffffff;
}

#widget-area .widget {
	padding:90px 0px 60px 0px;
}

h6.widget-title {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 30px;
}

.footer-social-icons {
	float: right;
}

.footer-social-icons .social-ico {
	margin-top: 0;
}

#copyrigh-text, .footer-social-icons {
	padding:30px;
}

#copyrigh-text {
	float:left;	
	font-size:14px;
}

#widget-area .social-ico {
	margin-top:25px;
	margin-left:0px;
}

footer #copyright ul.pro-footer-menu {
	float:right;
	margin:0px;
	padding:39px 0px 25px 0px;
	list-style:none;
	font-size:14px;
}
footer #copyright ul.pro-footer-menu li {
	display:inline;
	margin-left:15px;
}

.footer-highlight {
	padding:150px 0px;
	color:#ffffff;
	font-size:42px;
	text-align: center;
}

.footer-highlight a.ls-sc-button.fiziko-footer-button {
	font-size: 16px;
	background-color: #ffffff;
	border: 0px;
	border-radius: 3px;
	color: #ff4102;
	padding: 14px 25px;
	margin: -10px 0px 0px 30px;
}

.footer-highlight h2 {
	color:#ffffff;
	margin:0px 25px 0px 0px;
}
.footer-highlight .summary-text-pro {
	float:left;
	padding-top:8px;
}

/* NEWSLETTER */
.footer-highlight #mc_embed_signup {
	height:50px;
	margin-top:-50px;
	position:relative;
	top:45px;
	color:#ffffff;
	float:right;
}

.footer-highlight #mc_embed_signup input {
	max-width:100%;
	width:250px;
	padding:15px 12px;
	background:rgba(0, 0, 0, 0.2);
	border:none;
	color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mc_embed_signup .mc-field-group {
	display:inline;
}

.footer-highlight #mc_embed_signup input:focus {
	color:#ffffff;
	outline:none;
}


.footer-highlight #mc_embed_signup input#mc-embedded-subscribe {
	position:relative;
	left:-10px;
	display:inline-block;
	width:auto;
	padding:15px 12px;
	color:#222222;
	background-color:#ffffff;
}

.footer-highlight #mc_embed_signup input#mc-embedded-subscribe:hover {
	background-color:#dddddd;
}

#mc_embed_signup .clear {
	display:inline;
	clear:none;
	visibility: visible;
	width:auto;
	height:auto;
}

.mc-field-group label {
	display:none;
}


/*
=============================================== 07. BLOG STYLES ===============================================
*/

h2.blog-title {
	float: left;
	max-width:75%;
}

.container-blog {
	padding:50px 0;
	border-bottom: 1px solid #d1d1d1;
}

.sticky .container-blog {
	background:#f9f9f9;
	border:14px solid #d9d9d9;
}

a.post-featured-image {
	float: left;
	max-width: 35%;
	width: 35%;
	margin-right: 3%;
}

.featured-blog-progression a.post-featured-image img,
.featured-blog-slider .flexslider img {
	-webkit-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	-moz-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
}

body .featured-blog-progression .post-featured-image  .gallery-progression.flexslider img {
	float: none; 
	max-width: 100%;
	margin: auto; 
	-webkit-box-shadow: none; 
	-moz-box-shadow: none;
	box-shadow: none;
}

.entry-content {
	float: right;
	max-width: 62%
}

.author-meta-pro {
	font-weight: 700;
}

.posted-meta-pro {
	float: right;
	
}

span.posted-meta-pro {
	background-color: #ffffff;
	padding: 7px;
	color: #ff4102;
	margin-top: 4px;
}

a.blog-button {
	float: right;
}

.meta-progression .author-avatar-pro img {
	max-width: 53px
}

.meta-progression .blog-button {
	float: right;
}

.blog-pagination.page-numbers {
	padding-top: 90px;
	margin: 0;
}

h2.blog-heading {
	margin: 0;
}

#page-title.page-title-blog h1{
	padding: 90px 0;
	float: left;
	max-width: 67%;
}

.page-title-meta {
	padding: 90px 0 0 0;
	width: 30%;
	float: right;
	text-align: right;
}

.page-title-meta  .category-meta-pro a {
	color: #fff;
}

.page-title-blog .posted-meta-pro {
	float: none;
	margin: 0;
	position: relative;
	bottom: 0;
	right: 0;
	float: right;
	margin-top: 35px;
}

.page-title-meta .author-avatar-pro img {
	float: right;
	margin: 0 0 0 20px;
	max-width: 53px;
}

.spacer-top {
	margin-top:35px;
}

.meta-progression {
	padding-top: 5px;
}

.meta-progression .meta-container {
	float: left; 
	width: 70%;
}

.meta-progression .meta-button-container {
	float: right;
}

.author-avatar-pro img {
	float: left;
	max-width: 75px;
	border-radius: 100%;
	margin-right: 25px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	-moz-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
}

.category-meta-pro a{
	color: #000;
}

span.comment-meta-pro a {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	color:#ffffff;
	padding:14px 14px;
}

span.comment-meta-pro a i { 
	padding-right:3px; 
}

body #main a.more-link {
	color:#8f8f8f;
}


/* Post Navigation Next Previous */
#nav-below h1 {display:none;}
#nav-below { 
	width:100%; overflow:hidden;
	font-size:15px; 
	margin:40px 0px 15px 0px; 
	border-top:2px solid #eeeeee;
	border-bottom:2px solid #eeeeee;
}
#nav-below .nav-previous {float:left; width:50%; text-align:left;}
#nav-below .nav-next {float:right; width:50%; text-align:right;}
#nav-below span {font-size:15px; position:relative; bottom:0px;}
#nav-below a {display:block; padding:20px 20px; color:#bbbbbb;}

#nav-below .nav-next a:hover { color:#999999;}
#nav-below .nav-previous a:hover {color:#999999; }

/*Image Gallery */
#image-navigation {width:100%; overflow:hidden; margin-bottom:15px; font-size:15px;}
#image-navigation .nav-previous {float:left; width:50%:;}
#image-navigation .nav-next {text-align:right; float:right; width:50%:;}
body.single-attachment .edit-link {padding-left:15px;}
body.single-attachment .entry-attachment img {width:100%; margin-bottom:25px;}

#tags-pro {
	margin:35px 0px 30px 0px;
}

#tags-pro a {
	margin:0px 4px 0px 0px;
	font-size:11px;
	background:#000000;
	color:#ffffff;
	padding:8px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#tags-pro a:hover {background:#777777;}

/* Pagination Styles */
ul.page-numbers {
	margin:0px 0px 90px 0px; text-align:center;
}
ul.page-numbers li {
	margin:0px; padding:0px;
	display:inline-block;
	
}
.page-numbers span, .page-numbers a {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
	font-weight:bold;
	margin-right:4px;
	padding:14px 18px;
	font-size:13px;
	border:1px solid #dddddd;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}


/* Comments */
#reviews #comments {margin-top:0px;}
#comments {padding:90px 0;}
h3 a#cancel-comment-reply-link {font-size:13px;}

.commentlist  p {
	margin-bottom:10px;
}

.commentlist {
	float:left;
	list-style: none;
	margin: 0 auto;
	width:80%;
	position:relative;
	left:101px;
}

.commentlist li.comment {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fafafa;
	border:1px solid #f1f1f1; 
	margin: 0 0 1.625em 0 !important;
	padding: 0.2em 1.4em 0.25em 1.4em;
	list-style:none ;
	position: relative;
}
.commentlist .avatar {
	left: -102px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	padding: 0;
	position: absolute;
	top: 0;
}

.commentlist .pingback { margin: 0 0 1.625em; padding: 0 1.625em; }

ol.commentlist ul.children, ol.commentlist ul.children  li {
	list-style: none ;
	margin:0px;
}
.commentlist .children li.comment {
	border-right:none;
	border-top:none;
	border-bottom:none;
	border-left: 1px solid #dadada;
	margin: 0em 0 0 0;
	padding:1em 1.6em 0em 2em;
	position: relative;
}

.commentlist .avatar {left: -102px;padding: 0; position: absolute; top: 0px;}
.commentlist .pingback { margin: 0 0 1.625em; padding: 0 1.625em; }

ol.commentlist ul.children, ol.commentlist ul.children  li {
	list-style: none;
	margin:0px;
}

.commentlist .children li.comment .avatar {top:10px;}
.commentlist .children li.comment .fn { display: block; font-size:15px;}
.comment-meta .fn {font-weight: bold; display: block; font-size:15px; }
.comment-meta .fn a {font-weight:bold;}
.comment-meta a {text-decoration:none;}
.comment-meta {
	color: #666;
	font-size: 11px;
	padding-top:12px;
	padding-bottom:8px;
}
.commentlist .children li.comment .comment-meta {
	margin-left:62px ;
	padding-top:0px;
}
.commentlist .children li.comment .comment-content {
	margin: 0;
	margin-top:25px;
	padding:0px;
}

.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -10px;
	top:10px;
	position: absolute;
}
.commentlist > li.pingback:before { content: ''; }
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding:0px;
	top: 2.2em;
	width:55px;
	height:auto;
}

a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
.commentlist > li.pingback:before { content: ''; }
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding:0px;
	top: 2.2em;
}
a.comment-reply-link {
	background: #e4e4e4;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #666;
	display: inline-block;
	font-size: 10px;
	font-family:Arial, Sans-serif;
	padding: 2px 9px;
	text-decoration: none;
	margin-bottom:20px;
}

p.comment-notes {font-size:13px;}
p.form-allowed-tags {font-size:11px; line-height:16px;}
p.form-allowed-tags code {display:block;}


#respond label {padding-left: 0px; }
#respond input, #respond textarea {display:block; margin-top:2px;}
#respond input#submit {width:auto; text-shadow:none;}

/*Image Gallery */
#image-navigation {
	width:100%; 
	overflow:hidden; 
	margin-bottom:10px; 
	margin-top:10px; 
	font-size:16px;
	font-weight:bold;
}
#image-navigation .nav-previous {float:left; width:50%:;}
#image-navigation .nav-next {text-align:right; float:right; width:50%:;}
body.single-attachment .edit-link {padding-left:15px;}


/* Tags */
#tags-pro a {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
	border:none;
	width:auto;
	margin:0px 5px 5px 0px;
	color:#ebebeb;
	background-color:#17191a;
	font-size:12px;
	width:auto;
	padding:8px 14px;
	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 35px;
}

/* GALLERY STYLES */
body #main #gallery-1 img {
	border:none;
}
body #main .gallery-item {
	margin-top:0px;
	margin-bottom:30px;
}

body #main .gallery-icon {
	margin-right:10px;
	margin-left:10px;
}
body #main .gallery-caption {
	margin:5px 10px;
	color:#7f7f7f;
	font-size:12px;
}

.entry-meta {
	font-size:13px;
	color:#aaaaaa;
}
.entry-meta a {
	color:#777777;
}
.entry-meta a:hover {
	color:#444444;
}

.entry-caption-pro {
	margin:25px 0px 0px 0px;
}

/*Image Gallery */
#image-navigation {
	width:100%; 
	overflow:hidden; 
	margin-bottom:10px; 
	margin-top:10px; 
	font-size:16px;
	font-weight:bold;
}

#image-navigation .nav-previous {float:left; width:50%:;}
#image-navigation .nav-next {text-align:right; float:right; width:50%:;}
body.single-attachment .edit-link {padding-left:15px;}


/*
=============================================== 08. SIDEBAR & WIDGET STYLES ===============================================
*/

#sidebar h3 {text-transform: uppercase; font-size: 23px;}

body #sidebar hr.ls-sc-divider {padding: 0;}

#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 8px 0px;
}

#sidebar ul ul {
	padding-top:4px;
	padding-bottom:0px;
}

#sidebar ul li {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 12px;
	background:url(images/sidebar-list.png) 0px 7px no-repeat;
}

#sidebar ul ul li {
	margin-left:12px;
	padding-left:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Tag Cloud */
#sidebar .tagcloud a {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
	width:auto;
	border:none;
	margin:0px 2px 10px 0px;
	padding:7px 10px;
	font-size:12px !important;
	color:#dddddd;
	background:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#sidebar .tagcloud a:hover {
	color:#ffffff;
	background-color:#555555;
}

#sidebar .social-ico {
	margin:16px 0px 18px 0px;

}

/* NEWSLETTERS */
#widget-area #mc_embed_signup {
	color:#ffffff;
}

#sidebar #mc_embed_signup  {
	padding-top:15px;
}

#widget-area #mc_embed_signup input {
	max-width:100%;
	width:90%;
	padding:20px 18px;
	margin-bottom: 20px;
	background:#ffffff;
	border:1px solid #333333;
	color:#232323;
	font-style: italic;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mc_embed_signup .mc-field-group {
	display:inline;
}

#widget-area #mc_embed_signup input:focus {
	border-color:#999999;
	outline:none;
}

#widget-area #mc_embed_signup input#mc-embedded-subscribe {
	position:relative;
	display:inline-block;
	width:auto;
	background-color: #ff4102;
	color: #ffffff;
	font-style: normal;
	padding: 15px 30px;
	border: 0;
    -webkit-box-shadow: 0 0 4px 2px rgba(108, 108, 108, 0.14);
    -moz-box-shadow: 	0 0 4px 2px rgba(108, 108, 108, 0.14);
    box-shadow: 		0 0 4px 2px rgba(108, 108, 108, 0.14);	
	-webkit-border-radius:	3px;
	-moz-border-radius:		3px;
	border-radius: 			3px;
}

#sidebar #mc_embed_signup input#mce-EMAIL {
	max-width:100%;
	width:60%;
	padding:15px 12px;
	background:#ffffff;
	border:1px solid #333333;
	color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#sidebar #mc_embed_signup input#mc-embedded-subscribe {
	position:relative;
	left:-10px;
	display:inline-block;
	width:auto;
	padding:15px 15px 14px 15px;
}


#mc_embed_signup .clear {
	display:inline;
	clear:none;
	visibility: visible;
	width:auto;
	height:auto;
}

.mc-field-group label {display:none;}

#footer select,
#sidebar select {
	max-width:100%;
	cursor:pointer;
	color: #5b5b5b;
	margin:0px !important;
	border:1px solid #dddddd;
}

/* ---- SEARCH FORM ----*/
.search-form .screen-reader-text, .search-form .search-submit, #searchform #searchsubmit, #searchform .screen-reader-text {display:none;}
.search-form .search-field, #searchform #s {
	-webkit-transition-duration: 400ms; -webkit-transition-property: width, background; -webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms; -moz-transition-property: width, background; -moz-transition-timing-function: ease;
	-o-transition-duration: 400ms; -o-transition-property: width, background; -o-transition-timing-function: ease;
	background-color:#ffffff; 
	border:2px solid #e5e5e5;
	padding-bottom:12px;
	padding-top:12px;
	padding-left:14px;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
	width: 85%;
	background-image:url(images/search-magnify.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-size:14px;
}

.search-form .search-field:focus {
	outline:none;
	border-color:#cccccc;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.search-form .search-field, #searchform #s {background-image: url(images/search-magnify@2x.png); background-size:30px 30px;}
	.lt-ie9 .search-form .search-field, .lt-ie9 #searchform #s {background-image: url(images/search-magnify.png); }
}


/* --- Opening Hours --- */
body ul.trainer-class-schedule {line-height:1.1; list-style:none; margin:5px 0px 0px 0px; padding:0px;}
body ul.trainer-class-schedule li {margin-bottom:6px; }
body ul.trainer-class-schedule li .sessions-day {font-weight:300;}
body ul.trainer-class-schedule li .sessions-price {text-align:right; font-size:20px; font-weight: 700;}


body #widget-area ul.trainer-class-schedule li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid rgba(250, 250, 250, 0.12);
}

body #sidebar ul.trainer-class-schedule li:last-child {
	border-bottom-width: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}


body #sidebar ul.trainer-class-schedule li {
	background-image:none;
	padding-left:0px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid rgba(0, 0, 0, 0.07);
}

body ul.trainer-class-schedule .sessions-day.grid2column-progression {width: 70%; line-height: 1.4;}
body ul.trainer-class-schedule .sessions-price.grid2column-progression {width: 25%; float: right;}


/* Feautred Posts Widget */
.featured-post {
	position:relative;

}

.featured-post .clear {
	width:100%;
	height:25px;
	overflow:hidden;
}

.featured-post a img.wp-post-image {
	width:20%;
	position:absolute;
	left:0px;
	top:1px;
}

body .featured-post h4 {
	margin:0px;
	font-weight:300;
}

body .featured-post h4 a {
	font-size:16px;
	margin-left:25%;
	display:block;
	line-height:1.1;
	padding-top:7px;
	margin-bottom:5px;
	color:#444444;
}

.featured-post .post-time {
	margin-left:25%;
	color:#bababa;
	font-size:80%;
}


.featured-post .excerpt {
	margin-left:25%;
	font-size:85%;
}

ul.product-categories span {
	color:#000000;
	font-size:10px;
	position:relative;
	bottom:2px;
}

body #main #sidebar button.button {
	padding:10px 10px;
	font-size:10px;
	letter-spacing:1px;
}
body #main #sidebar a.button {
	padding:10px 10px;
	font-size:10px;
	letter-spacing:1px;
}

body #main .width-container .widget_price_filter .ui-slider {height:5px;}
body #main .width-container .widget_price_filter .ui-slider .ui-slider-handle{
-moz-box-shadow: none; -webkit-box-shadow:none; box-shadow: none;
}

.price_slider_wrapper {
	margin-bottom:10px;
}

body  #main .widget_price_filter .ui-slider-range {
	-moz-box-shadow: none; -webkit-box-shadow:none; box-shadow: none;
}


/* Gallery Customizing */
body #main .gallery img {
	border:none;
}




/*
=============================================== 09. DEFAULT GRID ===============================================
*/
.grid2column-progression, .grid3column-progression, .grid3columnbig-progression, .grid4column-progression, .grid4columnbig-progression {float:left; margin-right:3%; min-height:2px; }
.grid2column-progression { width: 48.5%;}
.grid3column-progression {width: 31.3%;  }
.lt-ie8 .grid3column-progression {width: 31%;  }
.grid3columnbig-progression {width:65.4%;}
.grid4column-progression {width: 22.7%;  }
.lt-ie8 .grid4column-progression {width: 22%;  }
.grid4columnbig-progression {width:73.8%; }

body .lastcolumn-progression {margin-right:0% !important;}

.rotate_cols_pro .grid2column-progression {
	float:right;
	margin-right:0%;
	margin-left:3%;
}
.rotate_cols_pro .grid2column-progression.lastcolumn-progression {
	float:left;
	margin-left:0%;
}

/* Footer Widget Columns */
.footer-2-column .widget, .footer-3-column .widget, .footer-4-column .widget {float:left; margin-left:2%; margin-right:2%; min-height:2px;}
.footer-2-column .widget { width: 46%; }
.footer-3-column .widget { width: 29%; }
.footer-4-column .widget {width: 21%;}

/* WooCommerce Columns */
body #main .width-container li.product.column-4 {margin-right:2%; width: 23.5%; }
body #main .width-container li.product.column-3 {margin-right:2%; width: 32%; }
body #main .width-container li.product.column-2 {margin-right:2%; width: 49%; }
.lt-ie8 body #main .width-container li.product.column-4 {margin-right:2%; width: 23%; }
.lt-ie8 body #main .width-container li.product.column-3 {margin-right:2%; width: 31%; }
.lt-ie8 body #main .width-container li.product.column-2 {margin-right:2%; width: 48.5%; }

body #main .width-container li.product.column-2.last, body #main .width-container li.product.column-3.last, body #main .width-container li.product.column-4.last, .lt-ie8 body #main .width-container li.product.column-2.last, .lt-ie8 body #main .width-container li.product.column-3.last, .lt-ie8 body #main .width-container li.product.column-4.last {margin-right:0%;}

body #main .width-container .related li.product.column-3 {width:31.3%;}
body #main .width-container .related li.product.column-3.last { clear:none !important;   margin-right:2% !important; }
body #main .width-container .related li.product.column-3.first {clear:none !important; margin-right:2%;}


body #main .width-container .columns-2 li.product {margin-left:1%;margin-right:1%; width: 48%; }
body #main .width-container .columns-3 li.product {margin-left:1%;margin-right:1%; width: 31.3%; }
body #main .width-container .columns-4 li.product {margin-left:1%;margin-right:1%; width: 23%; }



/*
=============================================== 10. BUTTON STYLES ===============================================
*/

/* Slider Buttons */
#pro-home-slider .Button-Fiziko a {
	cursor:pointer;
	display:inline-block;
	margin:0px 8px 5px 0px;
	padding:20px 46px;
	font-size: 20px;
	font-weight: 400;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}

#pro-home-slider .Button-Fiziko a:hover {
	background-color:#000;
	background:rgba(0,0,0,0.5);
}


body #main .width-container #respond input#submit, body #main a.button, body #main button.single_add_to_cart_button, body #main input.button, body.woocommerce-cart #main td.actions  input.button.checkout-button, body #main button.button, body #single-product-pro a.button, body #single-product-pro button.single_add_to_cart_button, body #single-product-pro input.button, body.woocommerce-cart #single-product-pro input.button.checkout-button, body #single-product-pro button.button,
body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default {
	text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
	width:auto;
	margin:0px 6px 6px 0px;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	text-shadow:none !important;
	-moz-box-shadow: none; -webkit-box-shadow:none; box-shadow: none;
	padding:17px 26px;
	font-weight:400;
	font-size:17px;
}

body a.ls-sc-button.secondary span, body a.ls-sc-button.default span {
	font-weight:bold;
}

body a.ls-sc-button.secondary {
	margin-top: 10px;
	background-color: #ebebeb;
	border-color: #ebebeb;
	padding: 12px 32px;
	font-size: 11px;
	-webkit-border-radius:	3px;
	-moz-border-radius:		3px;
	border-radius: 			3px;
}

body a.ls-sc-button.default:hover, body a.ls-sc-button.secondary:hover {opacity:1;}

body.woocommerce-cart #main td.actions  input {
	padding:12px 12px;
	letter-spacing:1px;
	font-size:11px;
	margin-right:15px;
}

/*
=============================================== 11. CONTACT FORM STYLES ===============================================
*/

::-webkit-input-placeholder  { color:#bbbbbb; }
::-webkit-input-placeholder  { color:#bbbbbb; }
input:-moz-placeholder { color:#bbbbbb; }
textarea:focus:-moz-placeholder { color:#bbbbbb; }

#map-progression iframe {
	height: 425px;
	width: 100%;
}	

.contact-image {
	float: right;
	max-width: 48%;
}

.form-progression {
	float: left;
	max-width: 43%;
	margin:90px 1% 86px 8%;	
}

.contact-desc {font-size: 20px; line-height: 1.4; margin-bottom: 0;}

#page-title-contact h1 {
	padding: 80px 0 40px 0;
	margin-bottom: 0px;
}

.contact-address {
	padding-bottom: 200px;
	text-align: center;
}

.contact-info {text-align: center;}

.contact-info i {
	color: #ff4102;
	font-size: 55px;
	line-height: 100px;
	width: 100px;
	height: 100px;
	border: 2px solid #ff4102;
	border-radius: 100%;
	padding: 25px;
	margin: auto;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 30px;
}

h2.contact-detail {
	margin-bottom: 5px;
}

.address-title {text-transform: uppercase; font-size: 30px; color: #ffffff;}
.address-details {color: #ffffff; font-size: 24px;}

.wpcf7 label.error {
	background-color: #CE5454;
	border-radius: 3px 3px 3px 3px;;
	color: #FFF;
	display: inline-block;
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	margin-left: -160px;
	padding: 3px 10px;
	position: absolute;
	white-space: pre;
	z-index: 5000;
}

.wpcf7  label#ContactComment-error.error {
	margin-left: -150px;	
}

.wpcf7 input.error, .wpcf7 textarea.error  { border: 2px solid #CE5454;}

span.required {color:#da5454;}
.wpcf7 {margin-top:15px;}
.wpcf7 input, .wpcf7 textarea, #respond textarea, #respond input, body .wpcf7 select, body #respond select {
	padding:18px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#ffffff;
	color:#000000;
	border-top:1px solid #e3e3e3;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #f5f5f5;
}

.wpcf7 select, #respond select {
	cursor:pointer; -webkit-user-select: none;-moz-user-select: none;  -webkit-appearance: none; appearance: normal; 
	border:none;
	line-height:1;
	min-height:55px;
	-moz-appearance: window;
}


.wpcf7 submit, #respond submit, body .wpcf7 input.wpcf7-submit {
	padding: 18px 40px;
}

.wpcf7 select, #respond select  {
	color:#BBBBBB;
}

.wpcf7 input.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {
	border-color:#eab7b7; 
	background:#fbe8e8;
}
.wpcf7-not-valid-tip {display:none !important;}
.wpcf7 input, #respond input {width:230px;}
.wpcf7 select, #respond select {width: 268px; padding: 17px 18px;}
.wpcf7 textarea, #respond textarea {width:513px; height: 100px; margin-bottom: -5px;}

#ContactName, #ContactEmail, #ContactSelectbox, #ContactPhone {margin-right: 10px;}

.wpcf7 input:focus, #respond input:focus, .wpcf7 textarea:focus, #respond textarea:focus, .wpcf7 select:focus, #respond select:focus {
	border-color:#cccccc;
	outline: none;
	color:#000000;
}

body.woocommerce-cart #main td.actions .coupon input,
.woocommerce input, .woocommerce textarea {
	padding:12px;
	margin-top:3px;
	border:3px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#ffffff;
}

body.woocommerce-cart #main td.actions .coupon input#coupon_code {
	width:auto;
	max-width:110px;
}
body.woocommerce-cart #main td.actions .coupon input#coupon_code:hover {
	background:#ffffff;
}

body.woocommerce-cart #main td.actions .coupon input.button {
	background:#aaaaaa;
	border-color:#aaa;
}

.woocommerce form.login, .woocommerce form.register {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-color:#e5e5e5;
}



/*
=============================================== 12. SLIDERS ===============================================
*/

body #pro-home-slider .tparrows.default.round {
	background-color: rgba(0,0,0,0.4) ;
	background-image:url(images/slider/arrows.png) ;
	background-repeat:no-repeat;	
	background-position:4px 0px ;
	width:45px !important;
	min-width:45px !important;
	height:60px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body #pro-home-slider .tparrows.default.round {background-image: url(images/slider/arrows@2x.png) ; background-size:80px 60px;}
}

body #pro-home-slider .tp-rightarrow.default.round {
	background-position:-39px 0px !important;
}

body #pro-home-slider .tparrows.default.round:hover {
	background-color: rgba(0,0,0,0.6) !important;
}
body #pro-home-slider .tp-bullets.simplebullets.round.hidebullets {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


/*-- Revolution Slider Additional Styles --*/
#rev_slider_1_1_wrapper .tp-loader.spinner3 div { background-color: #FFFFFF !important; }
.tp-caption.medium_bg_red a{color:#fff;  text-decoration:none}
.tp-caption.medium_bg_red a:hover{color:#fff;  text-decoration:underline}
.tp-caption.roundedimage img{-webkit-border-radius:300px; -moz-border-radius:300px; border-radius:300px}
.tp-caption.Heading-Light-Fiziko{color:#ffffff;font-size:80px;line-height:80px;margin:0px;background-color:transparent;text-decoration:none;border-width:0px;border-color:rgb(255,255,255);border-style:none}
.tp-caption.Caption-Fiziko{color:#ffffff;font-weight:300;font-size:20px;line-height:30px;margin:0px;background-color:transparent;text-decoration:none;border-width:0px;border-color:rgb(255,255,255);border-style:none}
.tp-caption.Button-Fiziko{color:#ffffff;font-weight:300;font-size:24px;line-height:24px;margin:0px;background-color:transparent;text-decoration:none;border-width:0px;border-color:rgb(255,255,255);border-style:none}
.tp-caption.fizikobg_heavy_70{font-size:70px;line-height:70px;color:#ffffff;text-decoration:none;background-color:rgba(205,96,74,1);padding:50px 180px 50px 180px;text-shadow:none;text-align:center;border-width:0px;border-color:rgb(0,0,0);border-style:none}
.tp-caption.borderbox_725x130{min-width:725px;min-height:130px;background-color:transparent;text-decoration:none;border-width:2px;border-color:rgb(255,255,255);border-style:solid}
.Heading-Light-Fiziko{color:#ffffff;font-weight:300;font-size:86px;line-height:100px;margin:0px;background-color:transparent;text-decoration:none;text-shadow:2px 2px 3px rgba(0,0,0,0.5);border-width:0px;border-color:rgb(255,255,255);border-style:none}
.Button-Fiziko{color:#ffffff;font-weight:400;font-size:24px;line-height:24px;margin:0px;background-color:transparent;text-decoration:none;border-width:0px;border-color:rgb(255,255,255);border-style:none}
.fizikobg_heavy_70{font-size:70px;line-height:70px;color:#ffffff;text-decoration:none;background-color:rgba(205,96,74,1);padding:50px 180px 50px 180px;text-shadow:none;text-align:center;border-width:0px;border-color:rgb(0,0,0);border-style:none}
.borderbox_725x130{min-width:725px;min-height:130px;background-color:transparent;text-decoration:none;border-width:2px;border-color:rgb(255,255,255);border-style:solid}


body #pro-home-slider .tp-bullets.simplebullets.round .bullet {
	width:18px;
	margin:0px 3px;
	height:18px;
	background-image:url(images/slider/rev-bullets.png) ;
	background-position:bottom center;
}

body #pro-home-slider .tp-bullets.simplebullets.round .bullet:hover, body #pro-home-slider .tp-bullets.simplebullets.round .bullet.selected {
	background-position:top center;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body #pro-home-slider .tp-bullets.simplebullets.round .bullet {
		background-image: url(images/slider/rev-bullets@2x.png) ; 
		background-size:18px 36px;
	}
}


 /* 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;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { display: block; width:100%; }
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* 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;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin:0px auto; position: relative; zoom: 1; /*  overflow:hidden; */ }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {background-color:#161616;}
.flex-direction-nav a:hover {background-color:#161616;}
.flex-direction-nav a {z-index:46;  width: 36px; height: 60px; margin: -30px 0 0 0; display: block; background-image: url(images/slider/arrows.png); background-repeat: no-repeat; background-position: bottom left; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;  -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: bottom right; right: 0px; }
.flex-direction-nav .flex-prev {background-position: bottom left;  left: 0px;}
.flexslider:hover .flex-next {opacity: 0.75; right: 0px;}
.flexslider:hover .flex-prev {opacity: 0.75; left: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled, #carousel-pro .flex-direction-nav .flex-disabled {display:none; opacity: 0!important; filter:alpha(opacity=0); cursor: default;}

#main .flex-direction-nav .flex-next { right: 0px; }
#main .flex-direction-nav .flex-prev {left: 0px;}

.portfolio-index-pro .flex-direction-nav  a {margin-top:-50px;}

/* Control Nav */
.flex-control-nav { z-index:5; width: 100%; position: absolute; bottom: 30px; text-align: center; }
.flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:60px; height:4px;  display: block;  cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a.flex-active { cursor: default; }



.menu-index-pro .flex-control-nav { bottom:14px; }


.gallery-progression .flex-control-paging li a, .lt-ie9 .gallery-progression .flex-control-paging li a {border:none; width: 16px; height: 16px; display: block; background: url(images/slider/slider-bullets.png) 0px -25px no-repeat;  cursor: pointer; text-indent: -9999px;}
.gallery-progression .flex-control-paging li a:hover { background-position:0px -48px; }
.gallery-progression .flex-control-paging li a.flex-active {  background-position:0px -2px; cursor: default; }

body .gallery-progression .flex-control-paging li a { -webkit-transition: none; -moz-transition: none; none; -o-transition: none; }

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.gallery-progression .flex-control-paging li a {background-image:url(images/slider/slider-bullets@2x.png); background-size:20px 85px;}
}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


.lt-ie9 .flex-direction-nav .flex-prev {opacity: 1; left: 15px;}
.lt-ie9 .flex-direction-nav .flex-next {opacity: 1; right: 15px;}


@media screen and (max-width: 940px) {
  .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {display:none;}
  #carousel-pro .flex-direction-nav .flex-prev, #carousel-pro .flex-direction-nav .flex-next {display:block;}
}


.fiziko-slider-pro .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: left;
}
.fiziko-slider-pro .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fiziko-slider-pro .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.fiziko-slider-pro .flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.fiziko-slider-pro .flex-control-paging li a.flex-active {
  background: #ff4102;
  cursor: default;
}


/*
=============================================== 13. NAVIGATION ===============================================
*/
/* -------------------- A. ESSENTIAL STYLES -------------------- */
/*** ESSENTIAL STYLES ***/
nav { float:right; position:relative; z-index:15; }
body nav {float: none; width: 100%; position: relative;}
nav select {display:none;}
.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: 99; }
.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%;}



/*** DEMO SKIN ***/

/*.sf-menu ul {
	min-width: 8em;  allow long menu items to determine submenu width 
	*width: 8em; /* no auto sub width for IE7, see white-space comment below *
} */


.sf-menu a {
	padding:10px 11px;
	line-height:1;
	text-decoration: none;
	zoom: 1; /* IE7 */
	font-size:14px;
	margin-right:2px;
	margin-left:2px;
	text-transform:uppercase;
	font-weight:400;
}
.social-ico a i {background:#e5e4e4;}



.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
}


.sf-menu ul:before {
	content:"";
	position:absolute;
	display:block;
	width: 0; 
	height: 0;
	left:18px; 
	top:-8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}

.sf-menu ul ul:before {
	display:none;
}


.sf-menu ul ul:after {display:none;}

.sf-menu ul {
	padding:14px 0px 12px 0px;
	margin-top: 1px;
}

.sf-menu ul ul {
}

.sf-menu ul li a, .sf-menu ul li a:visited { font-size:13px; border-right:none; }

body #pro-header-fixed.scroll-to-fixed-fixed .sf-menu li li a,
.sf-menu li li a {
	font-size:13px;
	text-transform:none;
	padding:10px 18px 10px 24px;
	margin:0px; 
	border:none;
	-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;
}


.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li.sfHover a, .sf-menu li.sfHover li a:visited:hover, .sf-menu li li:hover a:visited,
.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active, .sf-menu li li li.sfHover a, .sf-menu li li.sfHover li a:visited:hover, .sf-menu li li li:hover a:visited,
.sf-menu li li li li:hover, .sf-menu li li li li.sfHover, .sf-menu li li li li a:focus, .sf-menu li li li li a:hover, .sf-menu li li li li a:active, .sf-menu li li li li.sfHover a, .sf-menu li li li.sfHover li a:visited:hover, .sf-menu li li li li:hover a:visited,
.sf-menu li li li li li:hover, .sf-menu li li li li li.sfHover, .sf-menu li li li li li a:focus, .sf-menu li li li li li a:hover, .sf-menu li li li li li a:active, .sf-menu li li li li li.sfHover a, .sf-menu li li li li.sfHover li a:visited:hover, .sf-menu li li li li li:hover a:visited  {
	outline: 0;
	background: rgba(255, 255, 255, 0.05);
}


.sf-menu .sf-sub-indicator {
	position:relative;
	top:-2px;
	font-size:12px;
	left:3px;
}

ul.sub-menu .sf-sub-indicator {
	display:none !important;
}


/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}



/*
=============================================== 14. ABOUT PAGE STYLES ===============================================
*/

#training-posts-about h2.home-widget {
	text-align: left;
}

.training-posts-about-img {width: 44%; float: left; margin-right: 1%;}
.training-posts-about-img img {margin: -85px 0px -90px -40px;}
.about-training-slider-wrapper {width: 55%;float: right;}

#training-posts-about .home-widget-caption {margin-left: 0px; margin-bottom: 25px;}
#training-posts-about .home-widget-description {font-size: 14px;}

#movie-about {
	text-align: center;
}


#movie-about a.play-about i {
	color: #ffffff;
	font-size: 55px;
	line-height: 100px;
	letter-spacing: -10px;
	width: 100px;
	height: 100px;
	border: 2px solid #FFF;
	border-radius: 100%;
	padding: 25px;
	margin: auto;
	vertical-align: middle;
	margin-top: 20px;
}

#movie-about a.play-about i:hover {background-color: rgba(255, 255, 255, 0.3);}

#movie-about .movie-buttons {margin-top: 45px;}
#movie-about .movie-buttons a {margin-left: 15px; margin-right: 15px;}

#movie-about .movie-buttons a.ls-sc-button {
	padding: 15px 30px;
	font-size: 16px;
	background-color: rgba(255, 255, 255, 0.3);
	border: 3px solid transparent;
	border-radius: 3px;
}

#movie-about .movie-buttons a.ls-sc-button.secondary {
	border-color: #ffffff;
	color: #ffffff;
	background-color: transparent;
	margin-top: 0px;
}

#movie-about .movie-buttons a.ls-sc-button:hover {border-color: #ffffff; background-color: transparent; color: #ffffff;}
#movie-about .movie-buttons a.ls-sc-button.secondary:hover {border-color: transparent; background-color: rgba(255, 255, 255, 0.3); color: #ffffff;}

.testimonials-slider-wrapper {width: 75%; margin: 0 auto; padding: 25px 0px;}
.testimonial-img img{float: left; max-width: 110px; border-radius: 100%;}
.testimonials-slider-wrapper .fiziko-slider-pro .flex-control-nav {width: 100%; bottom: -70px; text-align: center;}
.testimonial-text {margin-top: 15px; padding-left: 200px; color: #ffffff; font-style: italic; font-size: 16px;}
.testimonial-author {margin-top: 20px; padding-left: 200px; color: #ffffff; font-size: 18px; font-weight: bold; text-transform: uppercase;}

#about-trainers-filter.widget-pro-fiziko, #trainers-filter .widget-pro-fiziko {padding-bottom: 0;}
#about-trainers-filter {	min-height: 487px;}

#trainers-filter {min-height: 700px;}
#filters {text-align: center;}

.counter-fiziko {text-align: center;}
.counter-fiziko h2.counter {margin-top: 30px; margin-bottom: 15px;}

/*
=============================================== 15. CLASS STYLES ===============================================
*/

.container-class-pro {
	padding: 5px 30px 10px 30px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	-moz-box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	box-shadow: 0px 0px 4px 1px rgba(108,108,108,0.14);
	margin-bottom: 50px;
	border-radius: 3px;
}

h1.heading-single-class {
	margin-bottom: 80px;
}

.featured-image-classes-single {
	margin: -5px -30px -10px -30px;
}

.featured-image-classes-single img {border-radius: 3px 3px 0 0;}

.classes-content h3 {margin:40px 0 30px 0;}

.sidebar-class-schedule {padding: 8px 16px; background-color: #ffffff; float: left; margin-bottom: 30px;}

.difficulty-class-sidebar span {font-weight: 700;}

.difficulty-wrapper {
	background-color: #ffffff;
	width: 270px;
	height: 25px;
	margin-bottom: 25px;
	margin-top: 5px;
	border: 1px solid #E9E9E9;
}

.difficulty-level{
	height: 25px;
	text-align: center;
	color: #fff;
}

.difficulty-level.beginner {
	width: 15%;
}

.difficulty-level.easy {
	width: 25%;
}

.difficulty-level.medium {
	width: 50%;
}

.difficulty-level.hard {
	width: 75%;
}

.difficulty-level.expert {
	width: 95%;
}

.sessions-class-single {padding-top: 25px;}
.sessions-class-single .class-sessions-pro {float: left; font-size: 16px; line-height: 2em;}
.sessions-class-single .class-price-pro {float: right; font-weight: 700; font-size: 20px;}

.class-single-trainers {margin-top: 40px;}

#sidebar .author-meta-pro, #sidebar .category-meta-pro {float: left;}

.single-class-read {float: right;}

h1.heading-classes-archive {padding-bottom: 90px; width: 100%;}

.classes-archive-container {border-bottom: 1px solid #d1d1d1; padding-bottom: 24px; margin-bottom: 30px;}

.class-archive-name {float: left; margin-bottom: 20px;}
.class-archive-name .sidebar-class-schedule {margin: 0;}
.class-archive-name h3 {margin-bottom: 15px; font-size: 22px;}
.class-archive-meta {float: right; padding-top: 0; text-align: right;}
.class-archive-meta.sessions-class-single .class-price-pro, .class-archive-meta.sessions-class-single .class-sessions-pro{float: none;}

.additional-content-classes {margin-top: 24px; margin-bottom: 6px;}
.additional-content-classes .author-meta-pro, .additional-content-classes .category-meta-pro {
	float: left;
}

.additional-content-classes .class-single-trainers {margin-top: 10px;}

#about-classes h2.home-widget {margin-bottom: 80px;}

#about-classes .trainers-content-index {
	padding: 17px 46px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}

#about-classes .class-name{font-size: 22px; font-weight: 700; color: #fff; text-align: center;}
#about-classes .class-time{font-size: 16px; color: #ff4102; background-color: #fff; text-align: center; padding: 8px 12px;}
#about-classes .class-time-wrapper {width: 100%; text-align: center; margin-top: 15px;}
#about-classes .featured-media-overlay {bottom: 35%;}
#about-classes .featured-media {background-color: #000000; border-bottom: 1px solid #000;}
#about-classes .featured-media img {opacity: 0.5;}
#about-classes .more-classes {text-align: center;}
#about-classes a.ls-sc-button.secondary {background-color: #d7d7d7; margin: 55px 0 0 0;}


/*
=============================================== 16. TRAINER STYLES ===============================================
*/

h1.heading-trainers-archive {padding-bottom: 65px;}
.post-content-slider {margin: 30px -30px;}

#trainers-home-pro .content-boxed-fiziko {
	-webkit-box-shadow: 0 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#trainers-home-pro .trainers-content-index {
	border: 1px solid #dcdcdc;
}

.featured-media a.hover-gradient:before {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 110px;
	background: url(images/gradient-overlay.png) bottom left repeat-x;
}
.featured-media {
	position: relative;
}

.featured-media-overlay {
	position: absolute;
	bottom: 8px;
	z-index: 5;
	width: 100%;
}

.featured-media-overlay .trainer-name {
	font-size: 22px; 
	text-align: center;
	font-weight: 700;
	color: #fff;
}

.featured-media-overlay .trainer-dsc {
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.content-boxed-fiziko img,
.content-boxed-fiziko .featured-media {
	-webkit-border-radius:	3px 3px 0px 0px;
	-moz-border-radius:		3px 3px 0px 0px;
	border-radius: 			3px 3px 0px 0px;
}

.trainers-content-index {
	padding: 30px 28px;
	color: #000000;
	font-size: 14px;
	-webkit-border-radius:	0px 0px 3px 3px;
	-moz-border-radius:		0px 0px 3px 3px;
	border-radius: 			0px 0px 3px 3px;
}

.trainers-sep {
	border-top: 1px solid #dcdcdc;
	margin: 0px -28px;
	padding-bottom: 25px;
}

.training-price-text-box {
	padding: 16px 0;
}

.training-price-number {
	font-size: 22px;
	color: #ff4102; 
	text-align: center; 
	letter-spacing: 1px;
	font-weight: 700;
}

.training-price-desc {
	font-size: 13px;
	color: #ff4102;
}

a.progression-button.training-sign-up.trainers {
	margin: 25px 0px 0px 0px;
	width: 90%;
	padding: 20px 5% 20px 5%;
	text-align: center;
	text-transform: none;
	font-size: 15px;
}

.isotope {
	margin: 0 auto;
}

a.isotope-img-container {
	background: #000;
	position: relative;
	display: block;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	min-height: 85px;
}

.isotope-button-index.ls-sc-button {
	font-weight: 400;
	padding: 12px 45px;
	font-size: 16px;
	background-color: rgba(255, 255, 255, 0.3);
	border: none;
	margin-top: 25px;
}

.zoom-image-container-pro {overflow: hidden;}

a.isotope-img-container img {display: block; width: 100%;}

a.isotope-img-container:hover img {
	opacity: 0.3;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.isotope-index-text {
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
	opacity: 0;
	padding: 0px 8%;
	color: #ffffff;
	position: absolute;
	top: 56%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 84%;
}

.isotope-img-container:hover .isotope-index-text {
	opacity:1;
	top:50%;
}

.isotope-index-text ul {
	list-style:none; 
	padding:0; 
	margin: 0; 
}
.isotope-index-text ul li {
	display:inline-block;
	padding:0;
	margin: 0; 
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffffff;
	line-height:1.2;
	font-size: 13px;
}
.isotope-index-text ul li:last-child span { display:none; }
.isotope-index-text ul li span {
	padding-right:6px;
}

.isotope-title-index {
	font-size: 20px;
	text-transform: uppercase;
}
.isotope-price-index {
	font-size: 20px;
	margin-top: 15px;
}
.isotope-session-index {
	margin-top: -4px;
}


#filters .btn:active,
#filters .btn.is-checked {
	background-color: #e5e5e5;
	color: #000000;
	outline: none;
}

#filters .btn {
	padding: 15px 37px;
	background-color:#fff;
	border-radius: 3px;
	background-color: transparent;
	border: 3px solid #e5e5e5;
}

#trainers-filter #filters .btn, #trainers-filter #filters .btn, #trainers-filter #filters .btn {
	border: 2px solid #ff4102;
	color: #ff4102;
}

.button-group {
	text-align: center; 
	margin: 45px 0;
}

.button-group:after {
	content: '';
	display: block;
	clear: both;
}

.isotope:after {
	content: '';
	display: block;
	clear: both;
}

.isotope-item {
	position: relative;
	float: left;	
	width: 33.33333%;
	margin: 0;
	padding: 0;
	color: #262524;
	text-align: center;
}


.isotope-item > * {
	margin: 0;
	padding: 0;
}


/*
=============================================== 17. FONT AWESOME ===============================================
*/


.social-ico {
	font-size:16px;
	margin-left:6px;
} 

.social-ico a i {
	line-height:1;
	display:inline-block;
	vertical-align:top;
	margin-left:3px;
	padding:5px;
	text-align:center;
	min-width:16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#ffffff;
}

#widget-area .social-ico a:hover i, header .social-ico a:hover i, footer .social-ico a:hover i {
	color:#ffffff;
}


#sidebar .social-ico a i {background:#ccc;}
#sidebar .social-ico a:hover .fa-map-marker {background-color:#ff4102; border-color:#09aeec; }
#sidebar .social-ico a:hover .fa-twitter {background-color:#09aeec; border-color:#09aeec; }
#sidebar .social-ico a:hover .fa-facebook {background-color:#4161a2;  border-color:#4161a2;  }
#sidebar .social-ico a:hover .fa-google-plus {background-color:#d1432f; border-color:#d1432f;  }
#sidebar .social-ico a:hover .fa-linkedin {background-color:#0279b3;  border-color:#0279b3; }
#sidebar .social-ico a:hover .fa-instagram {background-color:#437297; border-color:#437297;  }
#sidebar .social-ico a:hover .fa-pinterest {background-color:#f44647;  border-color:#f44647;  }
#sidebar .social-ico a:hover .fa-youtube-play {background-color:#e22d26; border-color:#e22d26;  }
#sidebar .social-ico a:hover .fa-tumblr {background-color:#4b5e74; border-color:#4b5e74;  }
#sidebar .social-ico a:hover .fa-dropbox {background-color:#1e8cd8; border-color:#1e8cd8;  }
#sidebar .social-ico a:hover .fa-flickr {background-color:#fd1e81;  border-color:#fd1e81; }
#sidebar .social-ico a:hover .fa-dribbble {background-color:#cb3d73; border-color:#cb3d73;  }
#sidebar .social-ico a:hover .fa-vimeo {background-color:#26bbe9; border-color:#26bbe9;  }
#sidebar .social-ico a:hover .fa-envelope {background-color:#888; border-color:#888;  }

.social-ico a i { text-decoration:none;}

.social-ico a:hover .fa-map-marker {background-color:#ff4102; border-color:#09aeec; }
.social-ico a:hover .fa-twitter {background-color:#09aeec; border-color:#09aeec; }
.social-ico a:hover .fa-facebook {background-color:#4161a2;  border-color:#4161a2;  }
.social-ico a:hover .fa-google-plus {background-color:#d1432f; border-color:#d1432f;  }
.social-ico a:hover .fa-linkedin {background-color:#0279b3;  border-color:#0279b3; }
.social-ico a:hover .fa-instagram {background-color:#437297; border-color:#437297;  }
.social-ico a:hover .fa-pinterest {background-color:#f44647;  border-color:#f44647;  }
.social-ico a:hover .fa-youtube-play {background-color:#e22d26; border-color:#e22d26;  }
.social-ico a:hover .fa-tumblr {background-color:#4b5e74; border-color:#4b5e74;  }
.social-ico a:hover .fa-dropbox {background-color:#1e8cd8; border-color:#1e8cd8;  }
.social-ico a:hover .fa-flickr {background-color:#fd1e81;  border-color:#fd1e81; }
.social-ico a:hover .fa-dribbble {background-color:#cb3d73; border-color:#cb3d73;  }
.social-ico a:hover .fa-vimeo {background-color:#26bbe9; border-color:#26bbe9;  }
.social-ico a:hover .fa-envelope {background-color:#888; border-color:#888;  }


/*
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 */
@font-face{font-family:'FontAwesome';src:url('/fontawesome-webfont.eot?v=4.2.0');src:url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('font-awesome/fonts/fontawesome-webfont78ce.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}


/*
=============================================== 18. LIGHTBOX STYLES ===============================================
*/

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}


/*
=============================================== 19. LIGHT SHORTCODE STYLES ===============================================
*/


/* Toggle Styles  */
body .ls-sc-accordion,
body .ls-sc-toggle {
	margin-bottom:15px;
}
body .ls-sc-toggle h3.ls-sc-toggle-trigger {
	font-weight:normal;
}
body .ls-sc-toggle .ls-sc-toggle-trigger:before {
	content: "+";
	position:relative;
	top:2px;
	border:1px solid #ddd;
	line-height:1;
	padding:0px 7px;
	color:#cccccc;
	margin:0px 10px 0px 0px;
	font-size:20px;
}
body .ls-sc-toggle .ls-sc-toggle-trigger.active:before {
	content: "-";
	padding:0px 10px 0px 9px;
}
body .ls-sc-toggle .ls-sc-toggle-trigger {
  color: #3d3d3d;
  border: 1px solid #e3e3e3;
  background: #f9f9f9;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  padding: 0.8em;
}


body .ls-sc-toggle .ls-sc-toggle-trigger:hover {
  background-color: #fcfcfc;
}
body .ls-sc-toggle .ls-sc-toggle-container {
  padding: 15px;
  border: 1px solid #e3e3e3;
  border-top: 0px;
  background-color: #DADADA;
}
body #main .ls-sc-tabs {
	border-top:none;
	padding:0px;
	margin:0px;
	border-color:#e4e4e4;
}

/* Tabs Shortcode  */
body .ls-sc-tabs ul.ui-tabs-nav .ui-state-active a {
  height: 40px;
  top:-3px;
  padding-top: 3px;
 
}

body .ls-sc-tabs ul.ui-tabs-nav li a {

	font-size:14px;
}

body .ls-sc-tabs .tab-content {
	font-size:14px;
	color:#888888;
	margin:0px;
}

.ls-sc-accordion h3.ls-sc-accordion-trigger  a {
	color: #3d3d3d;
}

.ls-sc-accordion .ls-sc-accordion-trigger:before {
	content: "+";
	position:relative;
	top:2px;
	display:inline-block;
	border:1px solid #ddd;
	line-height:1;
	width:18px;
	text-align:center;
	padding:4px 0px;
	color:#cccccc;
	margin:0px 10px 0px 0px;
	font-size:12px;
	font-weight:bold;
}
.ls-sc-accordion .ls-sc-accordion-trigger.ui-state-active:before {
	content: "-";
}


.gpp-sc-instruction-box {
  padding: 20px;
  margin-bottom: 20px;
  background: #EDEDED;
  color: #333;
  float: left;
}
/* Grid */
.ls-sc-grid_1,
.ls-sc-grid_2,
.ls-sc-grid_3,
.ls-sc-grid_4,
.ls-sc-grid_5,
.ls-sc-grid_6,
.ls-sc-grid_7,
.ls-sc-grid_8,
.ls-sc-grid_9,
.ls-sc-grid_10,
.ls-sc-grid_11,
.ls-sc-grid_12 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 1%;
  margin-right: 1%;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.ls-sc-grid_1 {
  width: 6.333%;
}
.ls-sc-grid_2 {
  width: 14.667%;
}
.ls-sc-grid_3 {
  width: 23.0%;
}
.ls-sc-grid_4 {
  width: 31.333%;
}
.ls-sc-grid_5 {
  width: 39.667%;
}
.ls-sc-grid_6 {
  width: 48.0%;
}
.ls-sc-grid_7 {
  width: 56.333%;
}
.ls-sc-grid_8 {
  width: 64.667%;
}
.ls-sc-grid_9 {
  width: 73.0%;
}
.ls-sc-grid_10 {
  width: 81.333%;
}
.ls-sc-grid_11 {
  width: 89.667%;
}
.ls-sc-grid_12 {
  width: 98.0%;
}
@media screen and (max-width: 640px) {
  .ls-sc-grid_1,
  .ls-sc-grid_2,
  .ls-sc-grid_3,
  .ls-sc-grid_4,
  .ls-sc-grid_5,
  .ls-sc-grid_6,
  .ls-sc-grid_7,
  .ls-sc-grid_8,
  .ls-sc-grid_9,
  .ls-sc-grid_10,
  .ls-sc-grid_11,
  .ls-sc-grid_12 {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
  }
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* Buttons */
.ls-sc-button {
  display: inline-block;
  margin: 0 0 1em;
  padding: 8px 15px;
  border: 0;
  border-radius: 3px;
  border: 1px solid transparent;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, "Lucida Grande", sans-serif;
  line-height: 1.5384615384615385;
  cursor: pointer;
  outline: none;
  background-color: #434a54;
  border-color: #434a54;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-style: normal;
  text-decoration: none;
}
.ls-sc-button:hover {
  text-decoration: none;
}
.fiziko-footer-button:hover {
  opacity: 0.8; 
}
.ls-sc-button.medium {
  padding: 12px 24px;
  font-size: 18px;
}
.ls-sc-button.medium .gpp-sc-genericon {
  line-height: 1.25;
  font-size: 18px;
}
.ls-sc-button.large {
  padding: 20px 32px;
  font-size: 24px;
}
.ls-sc-button.large .gpp-sc-genericon {
  line-height: 1.5;
  font-size: 24px;
}
.ls-sc-button.block {
  display: block;
}
.ls-sc-button-icon-left {
  padding-right: 0.5em;
  margin-right: 7px;
}
.medium .ls-sc-button-icon-left {
  margin-right: 10px;
}
.large .ls-sc-button-icon-left {
  margin-right: 15px;
}
.ls-sc-button-icon-right {
  padding-left: 0.5em;
  margin-left: 7px;
}
.medium .ls-sc-button-icon-right {
  margin-left: 10px;
}
.large .ls-sc-button-icon-right {
  margin-left: 15px;
}
.ls-sc-button-icon-left.gpp-sc-genericon,
.ls-sc-button-icon-right.gpp-sc-genericon {
  vertical-align: top;
  height: 10px;
}


.ls-sc-button span.ls-sc-button-inner {
  display: block;
  font-weight: normal;
  line-height: 1.5384615384615385;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}
.ls-sc-button.grey,
.ls-sc-box.grey,
.ls-sc-highlight.grey,
.ls-sc-pricing-header.grey {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #fff;
}
.ls-sc-button.yellow,
.ls-sc-box.yellow,
.ls-sc-highlight.yellow,
.ls-sc-pricing-header.yellow {
  background-color: #edde45;
  border-color: #edde45;
  color: #fff;
}
.ls-sc-button.green,
.ls-sc-box.green,
.ls-sc-highlight.green,
.ls-sc-pricing-header.green {
  background-color: #19dd89;
  border-color: #19dd89;
  color: #fff;
}
.ls-sc-button.red,
.ls-sc-box.red,
.ls-sc-highlight.red,
.ls-sc-pricing-header.red {
  background-color: #ea3556;
  border-color: #ea3556;
  color: #fff;
}
.ls-sc-button.pink,
.ls-sc-box.pink,
.ls-sc-highlight.pink,
.ls-sc-pricing-header.pink {
  background-color: #d770ad;
  border-color: #d770ad;
  color: #fff;
}
.ls-sc-button.black,
.ls-sc-box.black,
.ls-sc-highlight.black,
.ls-sc-pricing-header.black {
  background-color: #282d31;
  border-color: #282d31;
  color: #fff;
}
.ls-sc-button.blue,
.ls-sc-box.blue,
.ls-sc-highlight.blue,
.ls-sc-pricing-header.blue {
  background-color: #42a2ce;
  border-color: #42a2ce;
  color: #fff;
}
.ls-sc-button.purple,
.ls-sc-box.purple,
.ls-sc-highlight.purple,
.ls-sc-pricing-header.purple {
  background-color: #8e44ad;
  border-color: #8e44ad;
  color: #fff;
}
.ls-sc-pricing-header.grey h5 {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #fff;
}
.ls-sc-pricing-header.yellow h5 {
  background-color: #edde45;
  border-color: #edde45;
  color: #fff;
}
.ls-sc-pricing-header.green h5 {
  background-color: #19dd89;
  border-color: #19dd89;
  color: #fff;
}
.ls-sc-pricing-header.red h5 {
  background-color: #ea3556;
  border-color: #ea3556;
  color: #fff;
}
.ls-sc-pricing-header.pink h5 {
  background-color: #d770ad;
  border-color: #d770ad;
  color: #fff;
}
.ls-sc-pricing-header.black h5 {
  background-color: #282d31;
  border-color: #282d31;
  color: #fff;
}
.ls-sc-pricing-header.blue h5 {
  background-color: #42a2ce;
  border-color: #42a2ce;
  color: #fff;
}
.ls-sc-pricing-header.purple h5 {
  background-color: #8e44ad;
  border-color: #8e44ad;
  color: #fff;
}
/*  Alert Boxes  */
.ls-sc-box {
  float: left;
  width: 90%;
  display: block;
  padding: 3% 5%;
  margin: 0.5em 0;
  font-size: 1.2em;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ls-sc-box.alignright,
.ls-sc-box.alignleft {
  margin-left: 0;
  margin-right: 0;
}
.ls-sc-box a {
  text-decoration: underline;
}
.ls-sc-box .ls-sc-button {
  text-decoration: none;
  float: right;
  margin: 0;
}
/* Dividers */
.ls-sc-divider {
  display: block;
  width: 100%;
  height: 0;
  margin: 0;
  background: none;
}

hr.ls-sc-divider {
margin: 20px 0px;
}

.ls-sc-divider.solid {
  border-top: 1px solid #eee;
}
.ls-sc-divider.dashed {
  border-top: 1px dashed #eee;
}
.ls-sc-divider.dotted {
  border-top: 1px dotted #eee;
}
.ls-sc-divider.double {
  height: 5px;
  display: block;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.ls-sc-divider.yellow {
  border-color: #edde45;
}
.ls-sc-divider.green {
  border-color: #19dd89;
}
.ls-sc-divider.red {
  border-color: #ea3556;
}
.ls-sc-divider.pink {
  border-color: #d770ad;
}
.ls-sc-divider.black {
  border-color: #282d31;
}
.ls-sc-divider.blue {
  border-color: #42a2ce;
}
.ls-sc-divider.gray {
  border-color: #cccccc;
}
.ls-sc-divider.purple {
  border-color: #8e44ad;
}
/* Toggle
================================================== */
.ls-sc-toggle .ls-sc-toggle-trigger {
  color: #3d3d3d;
  display: block;
  padding: 0.8em;
  border: 1px solid #dddddd;
  background: #f9f9f9;
  outline: 0;
  text-transform: none;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  cursor: pointer;
}
.ls-sc-toggle .ls-sc-toggle-trigger:hover {
  background-color: #fcfcfc;
  text-decoration: none;
}
.ls-sc-toggle .ls-sc-toggle-container {
  display: none;
  overflow: hidden;
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 0px;
}
/* Accordion
================================================== */
.ls-sc-accordion {
  border: 1px solid #dddddd;
}
.ls-sc-accordion h3.ls-sc-accordion-trigger {
  color: #3d3d3d;
  display: block;
  padding: 0.8em;
  border-bottom: 1px solid #dddddd;
  background: #f9f9f9;
  outline: 0;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
  cursor: pointer;
}
.ls-sc-accordion h3.ls-sc-accordion-trigger a {
  color: #555;
  text-decoration: none !important;
}
.ls-sc-accordion .ui-state-focus {
  outline: none;
}
.ls-sc-accordion .ls-sc-accordion-trigger:hover {
  background-color: #fcfcfc;
  text-decoration: none;
}
.ls-sc-accordion .ls-sc-accordion-trigger.ui-state-active {
  background-color: #fff;
  text-decoration: none;
}
.ls-sc-accordion .ls-sc-accordion-trigger.ui-state-active a {
  color: #000;
}
.ls-sc-accordion .ui-accordion-content {
  background-color: #fff;
  padding: 15px;
  border-bottom: solid 1px #dddddd;
}
.ls-sc-accordion .ui-accordion-content p:last-child {
  margin: 0px;
}
.ls-sc-accordion .ui-icon {
  margin-right: 7px;
}
/* Tabs
================================================== */
.ls-sc-tabs {
  zoom: 1;
}
.ls-sc-tabs ul.ui-tabs-nav {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #dddddd;
  margin-left: 1px;
  margin-bottom: 0 !important;
}
.ls-sc-tabs ul.ui-tabs-nav li {
  display: block;
  width: auto;
  height: 40px;
  padding: 0 !important;
  float: left !important;
  margin: 0 !important;
  outline: none;
}
.ls-sc-tabs ul.ui-tabs-nav li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 39px;
  padding: 0px 20px;
  line-height: 40px;
  border: solid 1px #dddddd;
  border-width: 1px 1px 0 0;
  margin: 0;
  background-color: #f9f9f9;
  font-size: 1em;
  color: #444;
  outline: none;
}
.ls-sc-tabs ul.ui-tabs-nav li a:hover {
  color: #333;
  background: #fcfcfc;
}
.ls-sc-tabs ul.ui-tabs-nav .ui-state-active a {
  background: #fff;
  height: 45px;
  position: relative;
  top: -4px;
  padding-top: 4px;
  border-left-width: 1px;
  margin: 0 0 0 -1px;
  color: #111 !important;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
.ls-sc-tabs ul.ui-tabs-nav .ui-state-active a:hover {
  background: #ffffff;
}
.ls-sc-tabs ul.ui-tabs-nav li:first-child .ui-state-active a {
  margin-left: 0;
}
.ls-sc-tabs ul.ui-tabs-nav li:first-child a {
  border-width: 1px 1px 0 1px;
}
.ls-sc-tabs .tab-content {
  background: #fff;
  padding: 20px;
  border-left: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  margin: 0;
}
.ls-sc-tabs ul.tabs {
  zoom: 1;
}
.ls-sc-tabs ul.tabs:before,
.ls-sc-tabs ul.tabs:after {
  clear: both;
}
.ls-sc-tabs ul.tabs:before,
.ls-sc-tabs ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.ls-sc-tabs .ui-tabs-hide {
  display: none;
}
.ls-sc-tabs:before,
ul.ls-sc-tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Googlemap
================================================== */
.googlemap {
  position: relative;
  max-width: inherit;
}
.googlemap .map_canvas {
  width: 100%;
  height: 100%;
}
.googlemap .map_canvas h3 {
  margin: 0 0 10px;
  font-size: 14px;
}
.map_canvas img {
  max-width: none !important;
}
/* Pricing Table
================================================== */
.ls-sc-pricing-table {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.ls-sc-pricing-table div {
  list-style: none;
}
.ls-sc-pricing-table > div {
  list-style: none;
  text-shadow: none;
  margin-bottom: 0;
  border: 1px solid #dddddd;
}
.ls-sc-pricing-table .ls-sc-pricing-header {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
}
.ls-sc-pricing-table .ls-sc-pricing-header h5 {
  font-size: 1.3em;
  margin: 0;
  font-weight: normal;
  line-height: 1;
}
.ls-sc-pricing-table .ls-sc-pricing-cost {
  font-size: 3em;
  line-height: 1;
}
.ls-sc-pricing-table .featured .ls-sc-pricing-header {
  background: #fd5c41;
  margin: -1px;
  border-bottom: 1px solid #e72302;
}
.ls-sc-pricing-table .featured .ls-sc-pricing-header h5 {
  color: #fff;
  border-bottom: 1px solid #e72302;
}
.ls-sc-pricing-table .featured .ls-sc-pricing-cost {
  border-top: 1px solid #fe8773;
}
.ls-sc-pricing-table .ls-sc-pricing-per {
  font-size: 0.786em;
}
.ls-sc-pricing-table .ls-sc-pricing-content {
  background: #fff;
  font-size: 0.857em;
  text-align: center;
}
.ls-sc-pricing-content p {
  margin: 0;
}
.ls-sc-pricing-table .ls-sc-pricing-content ul {
  margin: 0 !important;
  padding: 0;
  list-style: none !important;
}
.ls-sc-pricing-table .ls-sc-pricing-content ul li {
  margin: 0 !important;
  padding: 10px 20px !important;
  border-bottom: 1px solid #eee;
  list-style: none !important;
}
.ls-sc-pricing-table .ls-sc-pricing-content ul li:nth-child(2n+2) {
  background: #f9f9f9;
}
.ls-sc-pricing-table .ls-sc-pricing-button {
  background: #fff;
  text-align: center;
  border-top: 1px solid #fff;
  padding: 20px;
}
.ls-sc-pricing-table .ls-sc-pricing-button .ls-sc-button {
  float: none;
  margin: 0 auto;
}
/* Clear Floats
================================================== */
.ls-cs-clear-floats {
  clear: both;
}
.ls-sc-clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}