/*
Theme Name: Claster
Theme URI: http://claster.cmsmasters.net/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Claster Wordpress Theme is based on the newest version of Cmsmasters' custom wordpress admin panel that allows a profound website management to be performed easily and hassle-free.  The customized admin significantly expands original functionality of Wordpress CMS, turning it into a one-stop solution for creating a beautiful website with highly diversified content. The custom admin key features are: a WYSIWYG content composer and a Wordpress theme customiser  - the newest tools implemented by Cmsmasters' developers.
Version: 1.0.8
License:
License URI:
Tags: light, white, dark, one-column, two-columns, left-sidebar, right-sidebar, featured-images, sticky-post, blog-post, portfolio-project, custom-colors, post-formats, custom-menu, theme-options, custom-widgets, custom-shortcodes, translation-ready, seo-optimized, responsive, adaptive, html5, css3, microformats
*/

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

html {height:100%;} 


body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	text-align:left;
}

header, 
footer, 
article, 
section, 
nav, 
figure, 
address, 
hgroup, 
abbr,
small,
figcaption, 
aside {
	display:block;
	margin:0;
	padding:0;
}

abbr {border:none;}

address {font-style:normal;}

figure {background-image:none !important;}

a {
	outline:none;
	text-decoration:none;
	cursor:pointer;
}

html.csstransitions a {
	-webkit-transition:color .2s ease-out;
	-moz-transition:color .2s ease-out;
	-ms-transition:color .2s ease-out;
	-o-transition:color .2s ease-out;
	transition:color .2s ease-out;
}

a:hover {text-decoration:none;}

p {
	margin:0;
	padding:0 0 20px;
}

table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

td, 
th, 
tr {
	margin:0;
	padding:0;
}

ol, 
ul, 
li, 
dl, 
dt, 
dd {
	margin:0;
	padding:0;
}

ol ol,
ul ul {
	padding-left:20px;
}

ol, 
ul {
	margin:0 0 20px;
	list-style-position:inside;
}

ol {list-style-position:inside;}

ol li {line-height:24px;}

ul li {
	list-style:inside url(img/list_image.png);
	line-height:24px;
}

img {
	padding:0;
	border:0;
}

a img {
	display:block;
	border:0;
}

.fullwidth {
	display:block;
	min-width:100%;
	max-width:100%;
	height:auto;
}

.dn {display:none;}

.max_width {
	max-width:100%;
	height:auto;
}

img.fullwidth {
	-ms-interpolation-mode:bicubic;
	image-rendering:optimizeQuality;
}

.preloader {
	position:relative;
	display:block;
	padding-bottom:56.25%;
	width:100%;
	height:0;
	background:url(img/loader.gif) 50% 50% no-repeat;
}

.preloader img {
	opacity:0;
	filter:alpha(opacity=0);
}

.preloader.highImg .fullwidth {
	position:relative;
	height:auto;
}

.resizable_block {
	position:relative;
	overflow:hidden;
	padding-bottom:56.25%;
	width:100%;
	height:0;
}

.preloader .fullwidth, 
.blog.short .preloader .fullwidth, 
.portfolio .preloader .fullwidth, 
.cmsms_media .preloader .fullwidth, 
.resizable_block .fullwidth {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

div {
	margin:0;
	padding:0;
	text-align:left;
}

blockquote, 
code, 
input, 
textarea {
	margin:0;
	padding:0;
}

object, 
video, 
audio, 
embed, 
canvas, 
iframe {display:block;}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

label {
	display:inline-block;
	margin:0;
	padding:0;
}

input {
	outline:none;
	border:0;
	background:none;
}

textarea {
	overflow:hidden;
	outline:none;
	border:0;
	background:none;
	resize:none;
}

input,
textarea,
select, 
option {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

h1, 
h2, 
h3, 
h4, 
h5,
h6 {
	margin:0 0 20px;
	padding:0;
}

.dn {display:none !important;}

.cl, 
.clear {clear:both;}

.cl_resp, 
.divider_resp {display:none;}

.ovh {overflow:hidden;}

.fl {float:left;}

.fr {float:right;}

#page {
	position:relative;
	overflow:hidden;
}

.cmsms_boxed {
	margin:40px auto;
	width:1000px;
	background-color:#ffffff;
	-webkit-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 7px rgba(0, 0, 0, 0.1);
}

.cmsms_boxed .header_wrap,
.cmsms_boxed .headline_inner,
.cmsms_boxed .content_wrap,
.cmsms_boxed .bottom_inner,
.cmsms_boxed .footer_inner,
.cmsms_boxed .pj_sort_block_inner,
.cmsms_boxed .top_sidebar_inner,
.cmsms_boxed .middle_sidebar_inner,
.cmsms_boxed .cmsms_latest_bottom_tweets_inner {width:960px;}

.cmsms_boxed .header_wrap {padding:0 20px;}

/* ---------- Header ---------- */

.header_scrolled {height:4px;}

.header_inner {
	position:relative;
	z-index:999;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	border-top:4px solid #3d4049;
	background-color:#ffffff;
	-webkit-box-shadow:0 3px 0 rgba(0, 0, 0, 0.07);
	-moz-box-shadow:0 3px 0 rgba(0, 0, 0, 0.07);
	box-shadow:0 3px 0 rgba(0, 0, 0, 0.07);
}

.cmsms_boxed .header_inner {width:auto;}

.logo {
	position:relative;
	top:10px;
	display:block;
	float:left;
	margin-top:20px;
}

html.csstransitions .logo {
	-webkit-transition:top .2s ease-in-out;
	-moz-transition:top .2s ease-in-out;
	-ms-transition:top .2s ease-in-out;
	-o-transition:top .2s ease-in-out;
	transition:top .2s ease-in-out;
}

#header .header_html {
	position:relative;
	top:10px;
	z-index:330;
	float:left;
}

html.csstransitions #header .header_html {
	-webkit-transition:top .2s ease-in-out;
	-moz-transition:top .2s ease-in-out;
	-ms-transition:top .2s ease-in-out;
	-o-transition:top .2s ease-in-out;
	transition:top .2s ease-in-out;
}

.header_wrap {
	position:relative;
	margin:0 auto;
	width:1000px;
}

.header_wrap_fixed {margin-top:105px;}

.social_icons li {
	display:inline-block;
	margin:0 1px;
	list-style:none;
}

.social_icons li a {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:7px;
	width:32px;
	height:32px;
	border:1px solid #4b4d54;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.social_icons li:hover a {border-color:transparent;}

.social_icons li a img {
	width:16px;
	height:16px;
	opacity:.2;
	filter:alpha(opacity=20);
}

html.csstransitions .social_icons li a {
	-webkit-transition:opacity .2s ease-out;
	-moz-transition:opacity .2s ease-out;
	-ms-transition:opacity .2s ease-out;
	-o-transition:opacity .2s ease-out;
	transition:background-color .2s ease-out;
}

html.csstransitions .social_icons li a img {
	-webkit-transition:opacity .2s ease-out;
	-moz-transition:opacity .2s ease-out;
	-ms-transition:opacity .2s ease-out;
	-o-transition:opacity .2s ease-out;
	transition:opacity .2s ease-out;
}

.social_icons li a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}

/* ---------- Navigation ---------- */

.responsive_nav {display:none;}

.navi_scrolled_resize #navigation > li {
	padding-top:13px;
	padding-bottom:13px;
}

.navi_scrolled_resize .logo,
#header .navi_scrolled_resize .header_html {top:0;}

#header .navi_scrolled {position:fixed;}

.cmsms_boxed #header .navi_scrolled {position:absolute;}

.cmsms_boxed #header .navi_boxed_fixed {
	position:fixed;
	margin-top:-40px;
}

#header nav {
	position:relative;
	display:block;
	float:right;
}

#navigation, 
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation:after {clear:both;}

#navigation {
	z-index:202;
	zoom:1;
}

#navigation li {
	position:relative;
	display:block;
	float:left;
}

#navigation li a {display:block;}

html.csstransitions #navigation li a {
	-webkit-transition:background-color .2s ease-in-out;
	-moz-transition:background-color .2s ease-in-out;
	-ms-transition:background-color .2s ease-in-out;
	-o-transition:background-color .2s ease-in-out;
	transition:background-color .2s ease-in-out;	
}

#navigation a {z-index:204;}

#navigation > li {
	position:relative;
	float:left;
	margin-left:10px;
	padding:23px 0 20px;
}

html.csstransitions #navigation > li {
	-webkit-transition:padding .2s ease-in-out;
	-moz-transition:padding .2s ease-in-out;
	-ms-transition:padding .2s ease-in-out;
	-o-transition:padding .2s ease-in-out;
	transition:padding .2s ease-in-out;
}

#navigation > li > a > span,
#navigation li li > a span {
	opacity:.6;
	filter:alpha(opacity=60);
}

html.csstransitions #navigation > #line,
html.csstransitions #navigation > li > a > span,
html.csstransitions #navigation li li > a span {
	-webkit-transition:opacity .2s ease-in-out;
	-moz-transition:opacity .2s ease-in-out;
	-ms-transition:opacity .2s ease-in-out;
	-o-transition:opacity .2s ease-in-out;
	transition:opacity .2s ease-in-out;
}

#navigation li li > a:hover span,
#navigation ul li:hover > a span,
#navigation li li.current_page_item > a span,
#navigation li li.current-menu-ancestor > a span,
#navigation > li:hover > a > span,
#navigation > .current_page_item > a > span,
#navigation > .current-menu-ancestor > a > span,
#header nav:hover #line,
#header nav:hover #line:before {
	opacity:1;
	filter:alpha(opacity=100);
}

#navigation > li > a {
	padding:8px 25px 9px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#navigation > #line:before {
	position:absolute;
	top:4px;
	left:50%;
	display:block;
	margin-left:-3px;
	border-top:4px solid #f87467;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
	content:"";
	opacity:0;
	filter:alpha(opacity=0);
}

#navigation > #line {
	position:absolute;
	top:-4px;
	left:0;
	float:none;
	overflow:visible !important;
	padding:0;
	width:10px;
	height:4px;
	background-color:#f87467;
	opacity:0;
	filter:alpha(opacity=0);
}

#navigation ul {
	position:absolute;
	top:100%;
	left:0;
	z-index:100;
	visibility:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:20px 0 0;
	min-width:158px;
	width:100%;
	border:3px solid rgba(0, 0, 0, .06);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	opacity:0;
}

html.csstransitions #navigation ul {
	-webkit-transition:opacity .3s ease-in-out, margin .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out, margin .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out, margin .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out, margin .3s ease-in-out;
	transition:opacity .3s ease-in-out, margin .3s ease-in-out;
}

#navigation ul > li:first-child {padding-top:7px;}

#navigation ul > li:last-child {padding-bottom:7px;}

#navigation ul > li:first-child {
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}

#navigation ul > li:last-child {
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}

#navigation li:hover > ul {
	visibility:visible;
	margin:0;
	opacity:1;
}

#navigation ul ul {
	top:-10px;
	left:148px;
	margin:0 0 0 20px;
}

#navigation ul > li:first-child > ul {top:-3px;}

#navigation ul li:hover > ul {margin:0;}

#navigation ul li {
	display:block;
	float:none;
	padding:0;
	height:auto;
}

#navigation ul li a {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:8px 22px;
	text-align:left;
	text-decoration:none;
}


/* ---------- Top ---------- */

#top {
	position:relative;
	z-index:1;
	clear:both;
	overflow:hidden;
}

.top_inner {
	position:relative;
	z-index:2;
	overflow:hidden;
}

#slider {
	position:relative;
	z-index:2;
	overflow:hidden;
	margin:0;
	padding:0;
	background:#ffffff url(img/loader.gif) no-repeat scroll 50% 50%;
	list-style:none;
}

.wrap_rev_slider iframe {border:none;}


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

.top_sidebar {
	position:relative;
	overflow:hidden;
}

.top_sidebar_inner {
	margin:0 auto;
	width:1000px;
}

.top_sidebar_in_inner {margin:30px -10px 0;}

/* ----------------------- Cont Nav */

.cmsms_breadcrumbs,
.woocommerce-breadcrumb {
	float:right;
	padding:10px 0;
	max-width:50%;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.woocommerce-breadcrumb *,
.woocommerce-breadcrumb a:hover,
.cmsms_breadcrumbs span,
.cmsms_breadcrumbs a:hover {
	opacity:.6;
	filter:alpha(opacity=60);
}

.woocommerce-breadcrumb a,
.cmsms_breadcrumbs .breadcrumbs_sep,
.cmsms_breadcrumbs a {
	opacity:1;
	filter:alpha(opacity=100);
}

html.csstransitions .woocommerce-breadcrumb a,
html.csstransitions .cmsms_breadcrumbs a {
	-webkit-transition:opacity .2s ease-out;
	-moz-transition:opacity .2s ease-out;
	-ms-transition:opacity .2s ease-out;
	-o-transition:opacity .2s ease-out;
	transition:opacity .2s ease-out;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb a:hover, 
.cmsms_breadcrumbs a,
.cmsms_breadcrumbs a:hover {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}


/* ---------- Middle ---------- */

.container {
	position:relative;
	width:100%;
}

#middle {
	position:relative;
	overflow:hidden;
	margin:0 auto;
}

#middle_content {position:relative;}

#slide_top {
    position:fixed;
    right:20px;
    bottom:20px;
    z-index:999;
    display:none;
	padding:2px;
    width:45px;
    height:45px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:url(img/arrow_top.png) no-repeat scroll 50% 50% #2c2f38;
    text-indent:-9999px;
	opacity:.35;
	filter:alpha(opacity=35);
}

#slide_top:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

html.csstransitions #slide_top {
	-webkit-transition:opacity .2s ease-in-out 0s, display .2s ease-in-out 0s;
	-moz-transition:opacity .2s ease-in-out 0s, display .2s ease-in-out 0s;
	-ms-transition:opacity .2s ease-in-out 0s, display .2s ease-in-out 0s;
	-o-transition:opacity .2s ease-in-out 0s, display .2s ease-in-out 0s;
	transition:opacity .2s ease-in-out 0s, display .2s ease-in-out 0s;
}

video {background-color:#000000;}

.headline_inner > div,
.heading_title_wrap {
	display:table-cell;
	vertical-align:middle;
}

.headline {
	position:relative;
	background-position:50% 0;
}

.headline.cmsms_headline_parallax {
	padding:80px 15px;
	min-height:160px;
	background-attachment:fixed;
	background-position:50% 50%;
	background-size:cover;
	background-repeat:no-repeat;
}

.headline_inner {
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:46px 0;
	width:1000px;
}

.cmsms_headline_parallax .paralax_headline_inner {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;	
}

.headline h1 {
	margin:0;
	color:#ffffff;
}

.heading_icon {
	display:table-cell;
	vertical-align:middle;
}

.headline .headline_icon h2 {margin:16px 0 10px;}

.headline table h2 {
	margin:0;
	padding:0;
}

.headline h6 {
	margin-bottom:0;
	color:#ffffff;
	font-weight:normal;
}

.headline img {
	display:block;
	margin:0 18px 0 0;
}

.headline .heading_title_nomg {margin:10px 0 15px;}

.cmsms_cc {
	position:relative;
	z-index:0;
	margin:0 -10px;
}

.one_first,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_sixth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.five_sixth {
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px 20px;
}

.one_first.first_column, 
.five_sixth.first_column, 
.four_fifth.first_column, 
.three_fourth.first_column, 
.two_third.first_column, 
.three_fifth.first_column, 
.one_half.first_column, 
.two_fifth.first_column, 
.one_third.first_column, 
.one_fourth.first_column, 
.one_fifth.first_column, 
.one_sixth.first_column {clear:both;}

.one_first {width:100%;}

.one_half {width:50%;}

.one_third {width:33.33%;}

.two_third {width:66.66%;}

.one_fourth {width:25%;}

.three_fourth {width:75%;}

.one_sixth {width:16.66%;}

.one_fifth {width:20%;}

.two_fifth {width:40%;}

.three_fifth {width:60%;}

.four_fifth {width:80%;}

.five_sixth {width:83.33%;}


/* ---------- Content ---------- */

.content_wrap {
	position:relative;
	margin:0 auto;
	padding:50px 0 40px;
	width:1000px;
}

.content_wrap.l_sidebar #content {
	float:right;
	padding-right:0;
	padding-left:40px;
}

.content_wrap.l_sidebar #sidebar {float:left;}

.content_wrap.fullwidth {
	min-width:0;
	background:none;
}

#content {
	position:relative;
	float:left;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 40px 20px 0;
	width:76%;
	
}

figure img {display:block;}

.cmsms_sitemap_archive {overflow:hidden;}

.cmsms_sitemap > li > ul > li > ul > li a {
	font-weight:bold;
	line-height:28px;
}

.cmsms_sitemap li, 
.cmsms_sitemap_archive li {
	padding-left:0;
	list-style:none;
	line-height:22px;
} 

.cmsms_sitemap {
	margin-bottom:0;
	padding-top:20px;
}

.cmsms_sitemap > li {
	position:relative;
	margin-bottom:33px;
	padding-bottom:33px;
	width:100%;
	border-bottom:1px solid #eef3f6;
}

.cmsms_sitemap > li > ul {
	position:relative;
	overflow:hidden;
	margin-top:28px;
	margin-bottom:0;
	padding-left:0;
	width:100%;
}

.cmsms_sitemap > li > ul > li > ul {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:0;
}

.cmsms_sitemap > li > ul > li {
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
	width:25%;
}

.cmsms_sitemap > li > ul > li > a {text-transform:uppercase;}

.cmsms_sitemap > li > ul > li:nth-child(4n+1) {clear:both;}

.cms_category {margin-bottom:40px;}

.cmsms_sitemap_archive li {
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
	width:25%;
}

.cmsms_sitemap_archive li:nth-child(4n+1) {clear:both;}

.cmsms_sitemap_category li, 
.cmsms_sitemap_archive li {list-style:none;}

.cmsms_sitemap_category,
.cmsms_sitemap_archive {
	margin-bottom:15px;
	padding:15px 0 30px;
	border-bottom:1px solid #eef3f6;
}

.error {
	margin-bottom:50px;
	min-height:620px;
	text-align:center;
}

.error .search_line {
	overflow:hidden;
	margin:0 auto 20px;
	width:300px;
}

.error_page .content_wrap {
	padding-top:0;
	width:100%;
}

.error_inner {
	margin-bottom:30px;
	background-position:50% 0;
	background-repeat:no-repeat;
	text-align:center;
}

.error h1 {
	position:relative;
	margin:0;
	padding:64px 0;
	color:#ffffff;
	font-size:180px;
	line-height:1em;
}

.error h2 {
	position:relative;
	padding:20px;
}

.timeline_wrap ul.page-numbers {padding-left:75px;}

.cmsms_timeline {
	position:relative;
	margin:0;
}

.cmsms_timeline:before {
	position:absolute;
	left:27px;
	display:block;
	width:1px;
	height:100%;
	background-color:#d9e3e8;
	content:'';
}

.cmsms_timeline_title {
	margin:5px 0;
	width:55px;
	height:55px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#3d4049;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	line-height:54px;
}

.cmsms_timeline article {
	position:relative;
	padding:10px 0 10px 55px;
}

.cmsms_timeline .cmsms_timeline_inner_wrap:hover {
	margin-right:5px;
	padding-left:15px;
}

html.csstransitions .cmsms_timeline .cmsms_timeline_inner_wrap{
	-webkit-transition:padding .3s ease-in-out, margin .3s ease-in-out;
	-moz-transition:padding .3s ease-in-out, margin .3s ease-in-out;
	-ms-transition:padding .3s ease-in-out, margin .3s ease-in-out;
	-o-transition:padding .3s ease-in-out, margin .3s ease-in-out;
	transition:padding .3s ease-in-out, margin .3s ease-in-out;
}

html.csstransitions .cmsms_timeline article .cmsms_post_format_img {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.cmsms_timeline_inner_wrap {
	overflow:hidden;
	padding-right:1px;
	padding-left:20px;
}

.cmsms_timeline figure.alignleft {margin-bottom:0;}

.cmsms_timeline figure.alignleft img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;	
}

.cmsms_timeline .entry-title {margin:0;}

.post_inner .published,
.cmsms_timeline .published {
	margin:-2px 0 6px;
	color:#bcc5cb;
	font-size:12px;
}

.cmsms_timeline .cmsms_post_format_img {
	top:50%;
	right:auto;
	left:11px;
	float:left;
	margin-top:-16px;
	width:32px;
	height:32px;
}

.post_inner .cmsms_post_format_img:before,
.cmsms_timeline .cmsms_post_format_img:before {
	top:6px;
	left:11px;
	font-size:14px;
	line-height:18px;
}

.format-video .post_inner .cmsms_post_format_img:before,
.cmsms_timeline .format-video .cmsms_post_format_img:before {
	top:7px;
	left:10px;
}

.cmsms_timeline .format-aside .cmsms_post_format_img:before,
.format-aside .post_inner .cmsms_post_format_img:before,
.cmsms_timeline .format-image .cmsms_post_format_img:before, 
.format-image .post_inner .cmsms_post_format_img:before,
.cmsms_timeline .format-album .cmsms_post_format_img:before {
	top:6px;
	left:9px;
}

.cmsms_timeline .format-slider .cmsms_post_format_img:before, 
.cmsms_timeline .format-gallery .cmsms_post_format_img:before,
.format-gallery .post_inner .cmsms_post_format_img:before {
	top:6px;
	left:9px;
	font-size:14px;
}

.format-audio  .post_inner .cmsms_post_format_img:before,
.cmsms_timeline .format-audio .cmsms_post_format_img:before {
	top:6px;
	left:9px;
	font-size:14px;
}

.format-quote .post_inner .cmsms_post_format_img:before,
.cmsms_timeline .format-quote .cmsms_post_format_img:before {
	top:18px;
	left:5px;
}

.format-link .post_inner .cmsms_post_format_img:before,
.cmsms_timeline .format-link .cmsms_post_format_img:before {
	top:6px;
	left:9px;
}

.cmsms_timeline_inner {
	position:relative;
	padding:20px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#ffffff;
}

.cmsms_timeline_inner:before {
	position:absolute;
	top:50%;
	left:-11px;
	margin-top:-8px;
	border-top:8px solid transparent;
	border-right:10px solid #d9e3e8;
	border-bottom:8px solid transparent;
	content:"";
}

.cmsms_timeline_inner:after {
	position:absolute;
	top:50%;
	left:-9px;
	margin-top:-8px;
	border-top:8px solid transparent;
	border-right:10px solid #ffffff;
	border-bottom:8px solid transparent;
	content:"";
}

.search .blog .post:before,
.search .cmsms_info  {display:none;}

.search .blog .post .entry-header,
.search .post footer.entry-meta,
.search .post_content {margin-left:0;}

.search .type-page,
.archive .type-page,
.archive .type-project,
.search .type-project {
    margin-bottom:35px;
    padding-bottom:35px;
    border-bottom:1px solid #eef3f6;
}

.search .blog .post {padding-bottom:35px;}

.archive .type-project figure,
.search .type-project figure {margin-bottom:25px;}

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

#sidebar {
	position:relative;
	float:right;
	overflow:hidden;
	margin-left:0;
	padding:0 0 20px;
	width:24%;
}

#sidebar .widgettitle {margin-bottom:30px;}

.widget {
	padding-bottom:20px;
}

#sidebar .widget {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #eef3f6;
}

#sidebar > div:last-child .widget {border:none;}

#sidebar > div.divider {padding:0;}

#sidebar .one_first,  
#sidebar .one_half,  
#sidebar .one_third, 
#sidebar .two_third, 
#sidebar .one_fourth,  
#sidebar .three_fourth {
	float:none;
	margin:0;
	padding:0;
	width:auto;
}


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

.middle_sidebar {
	position:relative;
	clear:both;
}

.middle_sidebar_inner {
	margin:0 auto;
	padding:30px 0 0;
	width:1000px;
}

.middle_sidebar_in_inner {margin:0 -10px;}

.middle_sidebar .widgettitle {margin-bottom:30px;}


/* ---------- Shortcodes ---------- */

.cmsms_content_block_hover {padding:20px 15px 15px;}

html.csstransitions .cmsms_content_block_hover {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.cmsms_content_block_hover p:last-child {
	margin:0;
	padding:0;
}

div.gallery .gallery-item {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 5px 10px;
}

div.gallery .gallery-item .gallery-icon {
	position:relative;
	margin-bottom:-6px;
	padding:5px;
	border:1px solid #ebebeb;
	background:#ffffff;
}

div.gallery .gallery-item .gallery-icon img {
	min-width:100%;
	max-width:100%;
	height:auto;
	border:0 !important;
}

div.gallery .gallery-item .gallery-caption {
	position:relative;
	padding-bottom:5px;
	border:1px solid #ebebeb;
	border-top:0;
	background:#ffffff;
}

.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

.alignright {
	float:right;
	margin:0 0 20px 20px;
}

.aligncenter {
	margin:0 auto;
	text-align:center;
}

.wp-caption {
	padding:10px 5px 5px 5px;
	background-color:#f1f7fb;
	text-align:center;
}

.wp-caption,
.wp-caption img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.wp-caption img {display:inline-block;}

.wp-caption-text {
	padding:7px 0 6px;
	text-align:center;
}

.divider,
hr,
.divider_resp {
	clear:both;
	margin:20px 0;
	height:1px;
	background:#e8e8e8;
}

.top_sidebar .divider, 
.middle_sidebar .divider, 
.bottom_inner .divider {
	margin-right:10px;
	margin-left:10px;
	width:calc(100% - 20px);
}

#sidebar .divider {
	margin-left:0;
	width:100%;
}
	
.bottom_inner .divider {
	background:#485258;
	background:none repeat scroll 0 0 rgba(85, 95, 100, .5);
}

.table {
	margin-bottom:20px;
	width:100%;
	border-spacing:0;
	font-size:14px;
}

.table td, 
.table tr th {
	padding:15px 0 15px 20px;
}

.table tr:nth-child(even),
.table tfoot,
.table thead {background-color:#f1f7fb;}

.table thead th,
.table tfoot {
	color:#3d4049;
	font-weight:bold;
	font-size:15px;
}

.table th {
	padding:11px 0 11px 20px;
	text-align:left;
}

span.dropcap {
	position:relative;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:-1px 15px 5px 0;
	padding:0;
	width:54px;
	height:54px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	color:#ffffff;
	text-align:center;
}

span.dropcap2 {
	float:left;
	margin:5px 15px 0 0;
	padding:0 15px;
	color:#727A7E;
	font-weight:300;
}

q, 
blockquote {
	position:relative;
	margin:0;
	padding:15px 0 20px 40px;
	vertical-align:baseline;
}

q:before, 
blockquote:before {
	position:absolute;
	top:15px;
	left:-4px;
	display:block;
	padding:0;
	content:'\201C';
	opacity:.1;
	filter:alpha(opacity=10);
}

q:after, 
blockquote:after {clear:both;}

blockquote p, 
q p {padding-bottom:0;}

code {
	position:relative;
	display:block;
	padding:15px 20px;
	border-width:1px;
	border-style:solid;
	border-top-width:3px;
}

.cmsms_plus {
	position:absolute;
	top:50%;
	left:0;
	display:block;
	overflow:hidden;
	margin-top:-11px;
	width:22px;
	height:22px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#3d4049;
}

html.csstransitions .cmsms_plus {
	-webkit-transition:background .3s ease-in-out;
	-moz-transition:background .3s ease-in-out;
	-ms-transition:background .3s ease-in-out;
	-o-transition:background .3s ease-in-out;
	transition:background .3s ease-in-out;
}

.current .vert_line {top:-8px;}

.vert_line {
	position:absolute;
	top:7px;
	left:10px;
	display:block;
	width:2px;
	height:8px;
	background-color:#ffffff;
}

html.csstransitions .vert_line {
	-webkit-transition:top .2s ease-in-out;
	-moz-transition:top .2s ease-in-out;
	-ms-transition:top .2s ease-in-out;
	-o-transition:top .2s ease-in-out;
	transition:top .2s ease-in-out;
}

.hor_line {
	position:absolute;
	top:10px;
	left:7px;
	display:block;
	width:8px;
	height:2px;
	background-color:#ffffff;
}

.accordion .cmsms_plus {left:12px;}

.togg, 
.acc {
	position:relative;
	overflow:hidden;
	margin:0 0 5px;
}

.tog:hover {color:#383838;}

.tog {
	position:relative;
	display:block;
	margin:0;
	color:#383838;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	-webkit-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
}

html.csstransitions .tog {
	-webkit-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
	transition:background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.accordion .tog:hover,
.accordion .tog.current {
	border-color:#f1f7fb;
	background-color:#f1f7fb;
}

.toggles .tog {padding:11px 20px 11px 32px;}

.tab .tab_content {background-color:#ffffff;}

.tab_content {
	position:relative;
	overflow:hidden;
	-webkit-border-radius:0 3px 3px 3px;
	-moz-border-radius:0 3px 3px 3px;
	border-radius:0 3px 3px 3px;
	font-size:14px;
	line-height:22px;
}

.toggles .tab_content {
	display:none;
	margin:10px 0 5px; 
	padding:15px 20px 5px 20px;
	background-color:#f1f7fb;
}

.accordion {
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:15px;
}

.accordion .tog {
	padding:13px 20px 12px 43px;
	border:1px solid #d9e3e8;
	background-color:#ffffff;
}

.accordion .tab_content {
	display:none;
	padding:20px 12px 5px 12px;
}

.tab {
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:15px;
}

.tabs,
.related_posts > ul {
	overflow:hidden;
	margin:0 0 -1px;
	width:100%;
	list-style:none;
}

.tabs li,
.related_posts li {
	position:relative;
	display:block;
	float:left;
	overflow:hidden;
	margin:0 2px 0 0;
}

.tabs li a,
.related_posts li a {
	position:relative;
	display:block;
	margin-top:2px;
	padding:12px 15px;
	min-width:90px;
	border:1px solid #ffffff;
	border-bottom:none;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	background-color:#f1f7fb;
	color:#3d4049;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

html.csstransitions .tabs li a,
html.csstransitions .related_posts li a {
	-webkit-transition:background-color .3s ease-in-out, border-color .3s ease-in-out, padding .3s ease-in-out, margin .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, border-color .3s ease-in-out, padding .3s ease-in-out, margin .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, border-color .3s ease-in-out, padding .3s ease-in-out, margin .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, border-color .3s ease-in-out, padding .3s ease-in-out, margin .3s ease-in-out;
	transition:background-color .3s ease-in-out, border-color .3s ease-in-out, padding .3s ease-in-out, margin .3s ease-in-out;
}

.toggles .tab_content,
.tog,
.post_inner figure img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.tabs.active li a:hover,
.related_posts li a:hover,
.tabs li a:hover {background-color:#eaf0f4;}

.tab .tab_content,
.related_posts_content {
	position:relative;
	z-index:1;
	overflow:hidden;
	padding:30px 20px 10px 20px;
	border:1px solid #d9e3e8;
}

.tabs.active li a,
.tabs.active > li:first-child a {
	z-index:1;
	border:1px solid #ffffff;
	border-bottom:none;
	background-color:#f1f7fb;
	cursor:pointer;
}

.related_posts li a.current,
.tabs.active li.current a,
.tabs > li:first-child a,
.tabs li.current a {
	z-index:2;
	margin-top:0;
	padding-bottom:14px;
	border:1px solid #d9e3e8;
	border-bottom:none;
	background-color:#ffffff;
	cursor:default;
}

.bottom_inner .lpr .tabs li a,
.bottom_inner .lpr .tabs.active li a, 
.bottom_inner .lpr .tabs.active > li:first-child a {
	border-color:#363940;
	background-color:#363940;
}

.bottom_inner .tab.lpr .tab_content {background-color:#4b4e57;}

.bottom_inner .tab.lpr .tab_content {border-color:#4b4e57;}

.bottom_inner .tab.lpr .tabs_tab ul li {border-color:#51555d;}

.bottom_inner .tabs li a {color:#ffffff;}

.bottom_inner .related_posts li a.current,
.bottom_inner .tabs.active li.current a,
.bottom_inner .tabs > li:first-child a,
.bottom_inner .tabs li.current a,
.bottom_inner .lpr .tabs.active li.current a, 
.bottom_inner .lpr .tabs > li:first-child a, 
.bottom_inner .lpr .tabs li.current a {
	border-color:#4b4e57;
	background-color:#4b4e57;
}

.bottom_inner .cmsms_content_prev_slide, 
.bottom_inner .cmsms_content_next_slide,
.bottom_inner .widget_custom_recent_testimonials_entries .cmsms_content_prev_slide, 
.bottom_inner .widget_custom_recent_testimonials_entries .cmsms_content_next_slide, 
.bottom_inner .widget_custom_latest_projects_entries .cmsms_content_prev_slide, 
.bottom_inner .widget_custom_latest_projects_entries .cmsms_content_next_slide, 
.bottom_inner .widget_custom_popular_projects_entries .cmsms_content_prev_slide, 
.bottom_inner .widget_custom_popular_projects_entries .cmsms_content_next_slide {
	background-color:#4b4e57;
	background-position:8px -107px;
}

.bottom_inner .cmsms_content_prev_slide, 
.bottom_inner .widget_custom_recent_testimonials_entries .cmsms_content_prev_slide, 
.bottom_inner .widget_custom_latest_projects_entries .cmsms_content_prev_slide,  
.bottom_inner .widget_custom_popular_projects_entries .cmsms_content_prev_slide {background-position:6px -135px;}

.tabs_tab {
	position:relative;
	z-index:1;
	display:none;
	overflow:hidden;
}

.tab.lpr .tabs_tab {padding:0;}

#sidebar .tabs_tab {padding:0;}

.tab_content .tabs_tab:first-child {display:block;}

.tour_box_content .tour_box:first-child {display:block;}
	
.tour_box_inner {overflow:hidden;}

.google_map {margin-bottom:18px;}

.tour_content {
	position:relative;
	overflow:hidden;
}

.tour {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:0;
	width:30%;
}

.tour li {
	position:relative;
	z-index:3;
	margin:0 2px 2px 0;
	list-style:none;
}

.tour li:last-child {margin-bottom:0;}

.tour li:first-child a,
.tour li.current a,
.tour.active li.current a {
	margin-right:-3px;
	border:1px solid #d9e3e8;
	border-right:none;
	background-color:#ffffff;
}

.tour.active li a {
	margin-right:0;
	border:1px solid #f1f7fb;
	background-color:#f1f7fb;
}

.tour li a {
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:12px 20px 13px;
	border:1px solid #f1f7fb;
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	background-color:#f1f7fb;
	color:#1b1b1b;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

html.csstransitions .tour li a {
	-webkit-transition:color .3s ease-in-out, background .3s ease-in-out;
	-moz-transition:color .3s ease-in-out, background .3s ease-in-out;
	-ms-transition:color .3s ease-in-out, background .3s ease-in-out;
	-o-transition:color .3s ease-in-out, background .3s ease-in-out;
	transition:color .3s ease-in-out, background .3s ease-in-out;
}

.tour_box_content {
	position:relative;
	float:right;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:42px 4% 20px;
	width:70%;
	border:1px solid #d9e3e8;
	-webkit-border-radius:0 3px 3px 3px;
	-moz-border-radius:0 3px 3px 3px;
	border-radius:0 3px 3px 3px;
	background-color:#ffffff;
}

.tour_box {display:none;}

.post_type_shortcode .cmsms_content_prev_slide,
.post_type_shortcode .cmsms_content_next_slide {
	top:0;
	bottom:auto;
	margin-right:10px;
	background:#f1f7fb url(img/arrow.png) no-repeat 8px 7px;
}

.post_type_shortcode .cmsms_content_prev_slide {
	right:22px;
	background-position:6px -20px;
}

.post_type_shortcode .cmsms_content_prev_slide:hover {background-position:6px -135px;}

.post_type_shortcode .cmsms_content_next_slide:hover {background-position:8px -107px;}

.post_type_shortcode .cmsms_content_next_slide {right:0;}

.one_first .post_type_shortcode {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:10px 0;
}

.post_type_shortcode .image_rollover {display:none;}

.post_type_shortcode {overflow:hidden;}

.post_type_shortcode.type_testimonial {padding:0;}

.type_testimonial .tl_content_wrap {
	width:auto;
	vertical-align:middle;
}

.type_testimonial .author_wrap {
	display:table-cell;
	padding:0 20px;
	width:150px;
	vertical-align:middle;
}

.type_testimonial .tl_content {
	margin:0;
	padding:15px 20px 12px 20px;
}

.type_testimonial .tl_content:after {
	right:-9px;
	left:auto;
	border-right:none;
	border-left:10px solid #ffffff;
}

.type_testimonial .tl_content:before {
	right:-11px;
	left:auto;
	border-right:none;
	border-left:10px solid #d9e3e8;
}

.type_testimonial .testimonial {
	display:table;
	padding:0 10px 20px;
	width:100%;
}

.post_type_shortcode h4 {
	margin-bottom:30px;
	padding:0 60px 0 10px;
}

.post_type_shortcode_inner {
	position:relative;
	margin:0 -10px;
}

.format-album.one_block .resize figure {
	float:none;
	padding-right:0;
	width:100%;
}

.post_inner {
	position:relative;
	padding:10px 0 10px 35px;
}

.type_blog .one_first {padding-bottom:0;}

.post_inner .cmsms_post_format_img {
	top:50%;
	right:auto;
	left:0;
	float:none;
	margin-top:-16px;
	width:32px;
	height:32px;
}

.post_inner .entry-title,
.post_inner .published,
.post_inner .alignleft {margin-bottom:0;}

.post_inner:before {
	position:absolute;
	top:0;
	left:16px;
	width:1px;
	height:100%;
	background-color:#e9f0f4;
	content:'';
}

.type-testimonial.one_first {margin-bottom:0;}

.post_type_shortcode article .project_rollover {
	position:absolute;
	bottom:0;
	left:0;
	z-index:9;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:7px 20px 9px 17px;
	max-height:25%;
	width:100%;
	height:25%;
}

html.csstransitions .post_type_shortcode article .project_rollover {
	-webkit-transition:height 0.3s ease-in-out 0s;
	-moz-transition:height 0.3s ease-in-out 0s;
	-ms-transition:height 0.3s ease-in-out 0s;
	-o-transition:height 0.3s ease-in-out 0s;
	transition:height 0.3s ease-in-out 0s;
}

.cmsms_pricing_table {
	position:relative;
	border:1px solid #d9e3e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-align:center;
}

html.csstransitions .cmsms_pricing_table {
	-webkit-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	transition:background-color .3s ease-in-out, color .3s ease-in-out;
}

.cmsms_pricing_table.current .cmsms_price_outer {
	margin:-1px;
	border-bottom-color:#f87467;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	background-color:#f87467;
}

.cmsms_pricing_table.current .title,
.cmsms_pricing_table.current .currency, 
.cmsms_pricing_table.current .price, 
.cmsms_pricing_table.current .cmsms_period, 
.cmsms_pricing_table.current .coins {color:#ffffff;}

.cmsms_pricing_table .title {
	margin:0;
	padding:13px 5px 23px;
	text-transform:uppercase;
	font-size:22px;
}

.cmsms_pricing_table .cmsms_price_outer {
	padding:0 10px 20px;
	border-bottom:1px solid #d9e3e8;
	background-color:#f1f7fb;
	text-align:center;
}

.cmsms_currency,
.cmsms_coins {
	color:#3d4049;
	font-weight:300;
	font-size:26px;
	line-height:38px;
}

.cmsms_price {
	padding:0 5px 0 10px;
	color:#3d4049;
	font-weight:bold;
	font-size:60px;
	line-height:48px;
}

.cmsms_pricing_table .currency, 
.cmsms_pricing_table .price, 
.cmsms_pricing_table .coins  {
	display:inline-block;
	vertical-align:top;
}

.cmsms_pricing_table .period {
	display:block;
	padding:3px 0 17px;
	font-weight:300;
	font-size:16px;
}

.cmsms_pricing_table ul {margin:24px 0 6px;}

.cmsms_pricing_table li {
	padding:4px 10px;
	list-style:none;
	line-height:24px;
}

.pricing_footer {
	padding:20px 5px 25px;
	text-align:center;
}

.box {
	border:1px solid #cfdae0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.box > table {
	display:table;
	width:100%;
}

.box p {padding:0;}

.box table td {
	padding:25px 20px 25px 0;
	color:#787878;
	vertical-align:middle;
	text-align:left;
	font-size:14px;
	line-height:22px;
}

.box table td:first-child {
	padding:25px 0;
	width:80px;
}

.error_box {
	border-color:#ffcaa5;
	background-color:#fff3ea;
}

.warning_box {
	border-color:#fedc89;
	background-color:#fff8e6;
}

.success_box {
	border-color:#d8efa3;
	background-color:#fbfff0;
}

.notice_box {
	border-color:#b8d3fe;
	background-color:#f0f5fd;
}

.download_box {
	border-color:#d1f24f;
	background-color:#fcffe3;
}

.box.error_box tr td:first-child {background:url(img/error.png) 50% 50% no-repeat;}

.box.success_box tr td:first-child {background:url(img/success.png) 50% 50% no-repeat;}

.box.notice_box tr td:first-child {background:url(img/notice.png) 50% 50% no-repeat;}

.box.warning_box tr td:first-child {background:url(img/warning.png) 50% 50% no-repeat;}

.box.download_box tr td:first-child {background:url(img/download.png) 50% 50% no-repeat;}

.featured_block {
	position:relative;
	display:table;
	overflow:hidden;
	margin-bottom:18px;
	width:100%;
	border:1px solid #d9e3e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.featured_content {
	position:relative;
	display:table-cell;
	overflow:hidden;
	padding:35px;
	background-color:#f1f7fb;
	vertical-align:middle;
}

.featured_block h1,
.featured_block h2,
.featured_block h3,
.featured_block h4,
.featured_block h5,
.featured_block h6,
.colored_banner h1,
.colored_banner h2,
.colored_banner h3,
.colored_banner h4,
.colored_banner h5,
.colored_banner h6 {margin:0;}

.featured_button {
	position:relative;
	display:table-cell;
	border-left:1px solid #d9e3e8;
	background-color:#ffffff;
	vertical-align:middle;
}

.featured_button_inner {
	position:relative;
	padding:35px 40px;
	text-align:center;
}

.featured_button_inner:before {
	position:absolute;
	top:50%;
	left:-8px;
	margin-top:-3px;
	border-top:5px solid transparent;
	border-right:7px solid #d9e3e8;
	border-bottom:5px solid transparent;
	content:'';
}

.featured_button_inner:after {
	position:absolute;
	top:50%;
	left:-6px;
	margin-top:-3px;
	border-top:5px solid transparent;
	border-right:7px solid #ffffff;
	border-bottom:5px solid transparent;
	content:'';
}

.colored_banner,
.colored_banner * {color:#ffffff;}

.colored_banner {
	position:relative;
	z-index:0;
	overflow:hidden;
	padding:30px 20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.colored_block_link {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	display:block;
	width:100%;
	height:100%;
}

.easyPieChart {
    position:relative;
	display:inline-block;
    text-align:center;
}

.easyPieChart canvas {
    position:absolute;
    top:0;
    left:0;
}

.percentage.easyPieChart {
	opacity:1;
}

.percentage {
	margin-bottom:25px;
	width:150px;
	height:150px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#f1f7fb;
	opacity:0;
}

.percentage span {
	color:#3d4049;
	font-weight:300;
	font-size:46px;
}

.percentage small {
	display:inline;
	margin-right:-15px;
	color:#9ea7b3;
	vertical-align:top;
	font-weight:300;
	font-size:20px;
	line-height:136px;
}

.chart,
.chart .label {text-align:center;}

.chart .label {
	color:#3d4049;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}

.cmsms_clients_slider {
	position:relative;
	overflow:hidden;
	width:100%;
}

.cmsms_clients_items {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}

html.csstransitions .cmsms_clients_items {
	-webkit-transition:margin .5s ease-in-out;
	-moz-transition:margin .5s ease-in-out;
	-ms-transition:margin .5s ease-in-out;
	-o-transition:margin .5s ease-in-out;
	transition:margin .5s ease-in-out;
}

.cmsms_clients_item {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}

.cmsms_clients_item a {
	display:inline;
	border:0;
	background:none !important;
}

.cmsms_clients_item img {
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 20px;
	max-width:100%;
	width:auto;
	height:0;
	vertical-align:baseline;
}

.cmsms_clients_slider_arrow_prev,
.cmsms_clients_slider_arrow_next {
	position:absolute;
	top:50%;
	right:0;
	z-index:100;
	display:block;
	margin-top:-7px;
	width:10px;
	height:15px;
	background:url(img/arrow_client.png) no-repeat 0 0;
}

.cmsms_clients_slider_arrow_prev {
	right:auto;
	left:0;
	background-position:0 -15px;
}

html.csstransitions .cmsms_clients_slider_arrow_prev,
html.csstransitions .cmsms_clients_slider_arrow_next {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.cmsms_clients_slider_arrow_prev:hover,
.cmsms_clients_slider_arrow_next:hover { }

div.jp-playlist li a {
	display:block;
	padding:13px 30px;
	border:1px solid #d9e3e8;
	border-top:none;
	background:url(img/list_image.png) no-repeat 14px 20px;
}

div.jp-playlist li:first-child a {border-top:1px solid #d9e3e8;}

div.jp-playlist li:last-child a {
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}

div.jp-playlist li.jp-playlist-current a,
div.jp-playlist li a:hover {background-color:#f1f7fb;}


.cmsms_our_team_wrap {
	position:relative;
	overflow:hidden;
}

.cmsms_header_wrap {
	border:1px solid #d9e3e8;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	background-color:#f1f7fb;
}

.cmsms_our_team_wrap .entry-header {
	position:relative;
	margin:-35px 10% 0;
	padding:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#ffffff;
	text-align:center;
}

.cmsms_our_team_wrap figure img {
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}

.person_title {
	margin:0;
	text-transform:none;
	font-weight:bold;
}

.cmsms_our_team_wrap .entry-header .person_subtitle {
	padding:0;
	color:#797e8f;
	text-transform:uppercase;
	font-size:12px;
}

.cmsms_our_team_wrap .entry-content {padding:20px;}

.cmsms_our_team_wrap .entry-content p {padding:0;}

.cmsms_our_team_wrap footer a {
	display:table-cell;
	padding:10px 0;
	border-left:1px solid #d9e3e8;
	vertical-align:middle;
	text-align:center;
	line-height:0;
}

html.csstransitions .cmsms_our_team_wrap footer a,
html.csstransitions  div.jp-playlist li a {
    -webkit-transition:background .3s ease-in-out;
    -moz-transition:background .3s ease-in-out;
    -o-transition:background .3s ease-in-out;
    transition:background .3s ease-in-out;
}

.cmsms_our_team_wrap footer a:hover {background-color:#ffffff;}

.cmsms_our_team_wrap footer a:first-child {border-left:none;}

.cmsms_our_team_wrap footer a img {
	display:inline;
	width:18px;
	height:18px;
}

.cmsms_our_team_wrap footer {
	display:table;
	width:100%;
	border-top:1px solid #d9e3e8;
}


/* ---------- Animation effects ---------- */

.cmsms_inview .cmsms_post_animation {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
}

.cmsms_inview .cmsms_post_animation.cmsms_animated {
	-webkit-animation: popUp .4s ease-in forwards;
	-moz-animation: popUp .4s ease-in forwards;
	animation: popUp .4s ease-in forwards;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

html.cssanimations .cmsms_inview .cmsms_post_animation.cmsms_animated {
	-webkit-transform: scale(0.4);
	-moz-transform: scale(0.4);
	transform: scale(0.4);	
}

@-webkit-keyframes popUp {
	70% { opacity: .8; -webkit-transform: scale(1.1); -webkit-animation-timing-function: ease-out; }
	100% { opacity: 1; -webkit-transform: scale(1); }
}

@-moz-keyframes popUp {
	70% { opacity: .8; -moz-transform: scale(1.1); -moz-animation-timing-function: ease-out; }
	100% { opacity: 1; -moz-transform: scale(1); }
}

@keyframes popUp {
	70% { opacity: .8; transform: scale(1.1); animation-timing-function: ease-out; }
	100% { opacity: 1; transform: scale(1); }
}

.cmsms_inview div[data-animation="fadein"] {opacity:0;}

.cmsms_inview div.cmsms_animated[data-animation="fadein"] {
	opacity:1;
	-webkit-animation:cmsms_fade .7s 1 cubic-bezier(.445, .05, .55, .95);
	-moz-animation:cmsms_fade .7s 1 cubic-bezier(.445, .05, .55, .95);
	-o-animation:cmsms_fade .7s 1 cubic-bezier(.445, .05, .55, .95);
	animation:cmsms_fade .7s 1 cubic-bezier(.445, .05, .55, .95);
}

@-webkit-keyframes cmsms_fade{
	0%{opacity:.1;} 
	100%{opacity:1;}
}
@-moz-keyframes cmsms_fade{
	0%{opacity:.1;} 
	100%{opacity:1;}
}
@-o-keyframes cmsms_fade{
	0%{opacity:.1;} 
	100%{opacity:1;}
}
@keyframes cmsms_fade{
	0%{opacity:.1;} 
	100%{opacity:1;}
}

.cmsms_inview div[data-animation="to_bottom"] {opacity:0;}

.cmsms_inview div[data-animation="to_bottom"].cmsms_animated {
	opacity:1;
	-webkit-animation:cmsms_bottom .6s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation:cmsms_bottom .6s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation:cmsms_bottom .6s 1 cubic-bezier(.77, 0, .175, 1);
	animation:cmsms_bottom .6s 1 cubic-bezier(.77, 0, .175, 1);
}
cmsms_animated_hide
@-webkit-keyframes cmsms_bottom {
	0%{opacity:0;-webkit-transform:translate(0, -20%);}
	100%{opacity:1;-webkit-transform:translate(0, 0);}
}
@-moz-keyframes cmsms_bottom{
	0%{opacity:0;-moz-transform:translate(0, -20%);}
	100%{opacity:1;-moz-transform:translate(0, 0);}
}
@-o-keyframes cmsms_bottom{
	0%{opacity:0;-o-transform:translate(0, -20%);}
	100%{opacity:1;-o-transform:translate(0, 0);}
}
@keyframes cmsms_bottom{
	0%{opacity:0;transform:translate(0, -20%);}
	100%{opacity:1;transform:translate(0, 0);}
}

.cmsms_inview div[data-animation="to_bottom"].cmsms_animated_hide {
	opacity:0;
	-webkit-animation:cmsms_bottom_hide .6s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation:cmsms_bottom_hide .6s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation:cmsms_bottom_hide .6s 1 cubic-bezier(.77, 0, .175, 1);
	animation:cmsms_bottom_hide .6s 1 cubic-bezier(.77, 0, .175, 1);
}

@-webkit-keyframes cmsms_bottom_hide {
	0%{opacity:1;-webkit-transform:translate(0, 50%);}
	100%{opacity:0;-webkit-transform:translate(0, 0);}
}
@-moz-keyframes cmsms_bottom_hide{
	0%{opacity:1;-moz-transform:translate(0, 50%);}
	100%{opacity:0;-moz-transform:translate(0, 0);}
}
@-o-keyframes cmsms_bottom_hide{
	0%{opacity:1;-o-transform:translate(0, 50%);}
	100%{opacity:0;-o-transform:translate(0, 0);}
}
@keyframes cmsms_bottom_hide{
	0%{opacity:1;transform:translate(0, 50%);}
	100%{opacity:0;transform:translate(0, 0);}
}

.cmsms_inview .cmsms_clients_img,
.cmsms_inview div[data-animation="to_right"] {opacity:0;}

.cmsms_inview .cmsms_clients_img.cmsms_animated,
.cmsms_inview  div[data-animation="to_right"].cmsms_animated {
	opacity:1;
	-webkit-animation:cmsms_right .6s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation:cmsms_right .6s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation:cmsms_right .6s 1 cubic-bezier(.77, 0, .175, 1);
	animation:cmsms_right .6s 1 cubic-bezier(.77, 0, .175, 1);
}

@-webkit-keyframes cmsms_right{
	0%{opacity:0;-webkit-transform:translate(-10%, 0);} 
	100%{opacity:1;-webkit-transform:translate(0, 0);}
}
@-moz-keyframes cmsms_right{
	0%{opacity:0;-moz-transform:translate(-10%, 0);} 
	100%{opacity:1;-moz-transform:translate(0, 0);}
}
@-o-keyframes cmsms_right{
	0%{opacity:0;-o-transform:translate(-10%, 0);} 
	100%{opacity:1;-o-transform:translate(0, 0);}
}
@keyframes cmsms_right{
	0%{opacity:0;transform:translate(-10%, 0);} 
	100%{opacity:1;transform:translate(0, 0);}
}

.cmsms_inview div[data-animation="to_left"],
.cmsms_inview .cmsms_timeline_inner_wrap {opacity:0;}

.cmsms_inview div[data-animation="to_left"].cmsms_animated,
.cmsms_inview .cmsms_timeline_inner_wrap.cmsms_animated  {
	opacity:1;
	-webkit-animation:cmsms_left .6s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation:cmsms_left .6s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation:cmsms_left .6s 1 cubic-bezier(.77, 0, .175, 1);
	animation:cmsms_left .6s 1 cubic-bezier(.77, 0, .175, 1);
}

@-webkit-keyframes cmsms_left{
	0%{opacity:0;-webkit-transform:translate(10%, 0);} 
	100%{opacity:1;-webkit-transform:translate(0, 0);}
}
@-moz-keyframes cmsms_left{
	0%{opacity:0;-moz-transform:translate(10%, 0);} 
	100%{opacity:1;-moz-transform:translate(0, 0);}
}
@-o-keyframes cmsms_left{
	0%{opacity:0;-o-transform:translate(10%, 0);} 
	100%{opacity:1;-o-transform:translate(0, 0);}
}
@keyframes cmsms_left{
	0%{opacity:0;transform:translate(10%, 0);} 
	100%{opacity:1;transform:translate(0, 0);}
}

.cmsms_inview div[data-animation="to_top"] {
	opacity:0;
}

.cmsms_inview div[data-animation="to_top"].cmsms_animated {
	opacity:1;
	-webkit-animation:cmsms_top .6s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation:cmsms_top .6s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation:cmsms_top .6s 1 cubic-bezier(.77, 0, .175, 1);
	animation:cmsms_top .6s 1 cubic-bezier(.77, 0, .175, 1);
}

@-webkit-keyframes cmsms_top{
	0%{opacity:0;-webkit-transform:translate(0, 60%);} 
	100%{opacity:1;-webkit-transform:translate(0, 0);}
}
@-moz-keyframes cmsms_top{
	0%{opacity:0;-moz-transform:translate(0, 60%);} 
	100%{opacity:1;-moz-transform:translate(0, 0);}
}
@-o-keyframes cmsms_top{
	0%{opacity:0;-o-transform:translate(0, 60%);} 
	100%{opacity:1;-o-transform:translate(0, 0);}
}
@keyframes cmsms_top{
	0%{opacity:0;transform:translate(0, 60%);} 
	100%{opacity:1;transform:translate(0, 0);}
}
	

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

.cmsms_more {display:inline-block;}

.button,
.button_medium,
.button_large,
#cancel-comment-reply-link,
#submit,
input[type="submit"] {
	position:relative;
	z-index:1;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	line-height:20px;
	cursor:pointer;
}

html.csstransitions .button,
html.csstransitions .button_medium,
html.csstransitions .button_large,
html.csstransitions #cancel-comment-reply-link,
html.csstransitions #submit,
html.csstransitions input[type="submit"] {
	-webkit-transition:opacity .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out;
}

.button:hover,
.button.current,
.button_medium:hover,
.button_large:hover,
#cancel-comment-reply-link:hover,
#submit:hover,
input[type="submit"]:hover {
	color:#ffffff;
	opacity:.85;
	filter:alpha(opacity=85);
}

#bottom .button, 
#bottom .button_medium, 
#bottom .button_large, 
#bottom #submit, 
#bottom input[type="submit"],
.button,
#cancel-comment-reply-link,
#submit,
input[type="submit"] {
	position:relative;
	padding:7px 15px;
	height:34px;
	font-size:13px;
}

.button_medium {
	padding:10px 25px;
	height:40px;
	font-size:14px;
	line-height:20px;
}

.button_large {
	padding:14px 30px;
	height:48px;
	font-size:18px;
}

.button.current,
.button_medium.current,
.button_large.current {z-index:2;}


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

.widget_custom_advertisement_entries .ovh {margin:-5px;}

.widget_custom_advertisement_entries .adv_widget_image {
	float:left;
	padding:5px;
}

.widget_custom_advertisement_entries .adv_widget_image a img {border:1px solid #dfdfdf;}

.widgettitle {
	position:relative;
	padding:6px 0 0 45px;
}

.widgeticon {
	position:absolute;
	top:0;
	left:3px;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:32px;
	height:32px;
	border:2px solid #d6dfe4;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.widgeticon:before {
	position:absolute;
	top:4.5px;
	left:8px;
	display:block;
	color:#d6dfe4;
	content:'\e611';
	font-weight:normal;
	font-size:14px;
	font-family:'icomoon';
}

.widget_rss .widgeticon:before {
	top:5px;
	left:8px;
	content:'\e650';
}


#bottom .widgeticon:before {left:8.5px;}

#bottom .widget_custom_flickr_entries .widgeticon:before {
	top:4px;
	left:8px;
}

#bottom .widget_custom_contact_form_entries .widgeticon:before {
	left:7.5px;
	top:5px;
}

.layerslider_widget .widgeticon:before {
	top:3px;
	left:6px;
	content:'\e030';
}

.widget_custom_facebook_entries .widgeticon:before {
	top:5px;
	left:10.5px;
	content:'\e60f';
}

.widget_pages .widgeticon:before {
	left:9px;
	content:'\e618';
}
.widget_text .widgeticon:before {
	top:5px;
	left:7px;
	content:'\e61f';
}

.widget_search .widgeticon:before {
	left:7px;
	content:'\e619';
}

.widget_custom_twitter_entries .widgeticon:before {
	top:3px;
	left:7px;
	content:'\e627';
}

.widget_custom_advertisement_entries .widgeticon:before {
	top:5px;
	left:7.5px;
	content:'\e60c';
}

.widget_custom_contact_form_entries .widgeticon:before {
	top:4px;
	left:7px;
	content:'\e60e';
}

.widget_custom_html5_video_entries .widgeticon:before,
.widget_custom_video_entries .widgeticon:before {
	top:4.5px;
	left:7px;
	content:'\e61e';
}

.widget_custom_html5_audio_entries .widgeticon:before {
	left:6.5px;
	content:'\e040';
}

.widget_custom_latest_projects_entries .widgeticon:before,
.widget_custom_popular_projects_entries .widgeticon:before {
	top:5px;
	left:7px;
	content:'\e62c';
}

.widget_custom_posts_tabs_entries .widgeticon:before {
	top:5px;
	content:'\e615';
}

.widget_custom_recent_testimonials_entries .widgeticon:before {
	left:7px;
	content:'\e62a';
}

.widget_calendar .widgeticon:before {
	top:3.5px;
	left:7px;
	content:'\e015';
}

.widget_tag_cloud .widgeticon:before {
	left:6.5px;
	content:'\e61a';
}

.widget_custom_flickr_entries .widgeticon:before {
	top:4px;
	left:7px;
	content:'\e007';
}

.widget_custom_featured .widgeticon {display:none;}

.widget_custom_featured .widgettitle {padding-left:0;}

.widget_custom_flickr_entries .wrap {
	overflow:hidden;
	margin:0 -8px;
	padding-bottom:10px;
}

.widget_custom_flickr_entries .flickr_badge_image {
	float:left;
	padding:0 8px 16px;
	list-style:none;
}

.widget_custom_flickr_entries .flickr_badge_image a {
	display:block;
	border:5px solid #eef3f6;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.widget_custom_flickr_entries .flickr_badge_image a img {
	width:65px;
	height:65px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

html.csstransitions .widget_custom_flickr_entries .flickr_badge_image a {
	-webkit-transition:border-color .3s ease-out;
	-moz-transition:border-color .3s ease-out;
	-ms-transition:border-color .3s ease-out;
	-o-transition:border-color .3s ease-out;
	transition:border-color .3s ease-out;
}

html.csstransitions .widget_custom_flickr_entries .flickr_badge_image a img {
	-webkit-transition:opacity .3s ease-out;
	-moz-transition:opacity .3s ease-out;
	-ms-transition:opacity .3s ease-out;
	-o-transition:opacity .3s ease-out;
	transition:opacity .3s ease-out;
}

.widget_custom_flickr_entries:hover  a img {opacity:.6;}

.widget_custom_flickr_entries:hover  a:hover img {opacity:1;}

.widget_custom_recent_testimonials_entries .cmsms_content_prev_slide,
.widget_custom_recent_testimonials_entries .cmsms_content_next_slide,
.widget_custom_latest_projects_entries .cmsms_content_prev_slide, 
.widget_custom_latest_projects_entries .cmsms_content_next_slide,
.widget_custom_popular_projects_entries .cmsms_content_prev_slide, 
.widget_custom_popular_projects_entries .cmsms_content_next_slide {
	top:5px;
	right:0;
	bottom:auto;
	background:url(img/arrow.png) no-repeat 8px 7px #f1f7fb;
}

.widget_custom_recent_testimonials_entries .cmsms_content_prev_slide,
.widget_custom_latest_projects_entries .cmsms_content_prev_slide,
.widget_custom_popular_projects_entries .cmsms_content_prev_slide {
	right:22px;
	background-position:6px -20px;
}

.widget_custom_recent_testimonials_entries .cmsms_content_prev_slide:hover,
.widget_custom_recent_testimonials_entries .cmsms_content_next_slide:hover,
.widget_custom_latest_projects_entries .cmsms_content_prev_slide:hover,
.widget_custom_latest_projects_entries .cmsms_content_next_slide:hover,
.widget_custom_popular_projects_entries .cmsms_content_prev_slide:hover,
.widget_custom_popular_projects_entries .cmsms_content_next_slide:hover {background-position:8px -107px;}

.widget_custom_recent_testimonials_entries .cmsms_content_prev_slide:hover,
.widget_custom_latest_projects_entries .cmsms_content_prev_slide:hover,
.widget_custom_popular_projects_entries .cmsms_content_prev_slide:hover {background-position:6px -135px;}

.widget_custom_popular_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav,
.widget_custom_latest_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav {
	top:14px;
	padding:64.51% 13px 0 0;
}

.widget_custom_popular_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li,
.widget_custom_latest_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li {padding:0 2px;}

.widget_custom_popular_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li a,
.widget_custom_latest_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li a {
	width:8px;
	height:8px;
}

.widget_custom_popular_projects_entries .entry-content,
.widget_custom_latest_projects_entries .entry-content {
	padding:15px 18px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}

#bottom .widget_custom_popular_projects_entries .entry-content, 
#bottom .widget_custom_latest_projects_entries .entry-content {
	border-color:#4b4e57;
	background-color:#4b4e57;
}

#bottom .cmsms_content_slider_parent ul.cmsms_slides_nav li.active a, 
#bottom .cmsms_content_slider_parent ul.cmsms_slides_nav li a:hover {background-color:#3d4049;}

.widget_custom_latest_projects_entries .responsiveContentSlider > li,
.widget_custom_popular_projects_entries .responsiveContentSlider > li,
.tab.lpr  img,
.tweet_text {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.widget_custom_popular_projects_entries p,
.widget_custom_latest_projects_entries p {padding:0;}

.widget_custom_popular_projects_entries .project_title,
.widget_custom_latest_projects_entries .project_title {margin:0;}

.widget_custom_popular_projects_entries .project_title a,
.widget_custom_latest_projects_entries .project_title a {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}

.widget_custom_popular_projects_entries header,
.widget_custom_latest_projects_entries header {
	padding:7px 40px 7px 19px;
	background-color:#3d4049;
}

.widget_custom_projects_entries_container {position:relative;}

.widget_custom_posts_tabs_entries .tab,
.tab.lpr .tabs_tab p {
	margin:0;
	padding:0;
}

.tab.lpr .tabs li:first-child {margin:0;}

.tab.lpr .tabs li a {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:0;
	padding:8px 1px;
	min-width:1px;
	height:36px;
	font-size:13px;
}

.lpr .tabs.active li a, 
.lpr .tabs.active > li:first-child a {border-color:#f1f7fb;}

.lpr .tabs.active li.current a, 
.lpr .tabs > li:first-child a, 
.lpr .tabs li.current a {border-color:#d9e3e8;}

.tab.lpr .tab_content {
	margin-right:1px;
	padding:0px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}

.tab.lpr .tabs_tab ul li {
	position:relative;
	margin:0 20px;
	padding:15px 0 20px;
	border-top:1px solid #eef3f6;
}

.tab.lpr .ovh a {
	display:inline-block;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
}

.tab.lpr .tabs_tab ul li:firts-child {border-top:none;}

.tab.lpr .tabs_tab ul > li .alignleft {margin:5px 20px 0 0;}

.tab.lpr .tabs_tab strong {text-transform:uppercase;}

.widget_custom_posts_tabs_entries .tabs_tab li {
	overflow:hidden;
	list-style:none;
}

.widget_custom_posts_tabs_entries .tab.lpr .tabs_tab ul li:first-child {border-top:none;}

.widget_custom_posts_tabs_entries .tabs > li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-right:0;
	padding-right:2px;
	width:33.3%;
}

.widget_custom_posts_tabs_entries .tabs {margin-bottom:-1px;}

.widget_custom_posts_tabs_entries .tabs > li:last-child {padding-right:0;}

.widget_custom_posts_tabs_entries .tabs_tab:first-child {display:block;}

.widget_custom_posts_tabs_entries .tabs_tab .alignleft {margin-top:5px;}

.widget_custom_posts_tabs_entries  .entry-content p {padding-bottom:10px;}

.widget_custom_recent_testimonials_entries li {list-style:none;}

.widget_custom_recent_testimonials_entries li img {
	position:relative;
	width:70px;
	height:70px;
}

.widget_custom_recent_testimonials_entries .tl-content {
	position:relative;
	padding:20px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	background-color:#ffffff;
}

.widget_custom_recent_testimonials_entries .tl-content p {padding-bottom:0;}

.widget_custom_recent_testimonials_entries .tl-content:before {
	position:absolute;
	top:-10px;
	left:44px;
	border-right:8px solid transparent;
	border-bottom:10px solid #d9e3e8;
	border-left:8px solid transparent;
	content:"";
}

#bottom .widget_custom_recent_testimonials_entries .tl-content,
#bottom .widget_author_wrap:before {
	border-color:#4b4e57;
	background-color:#4b4e57;
}

#bottom .widget_author_wrap {
	border:none;
	background-color:#363940;
}

#bottom .widget_custom_recent_testimonials_entries .tl-content:before {border-bottom-color:#4b4e57;}

#bottom .widget_custom_recent_testimonials_entries .tl-content:after {display:none;}

#bottom .widget_author_wrap .tl_author_img {
	border:none;
	background-color:#4b4e57;
}

#bottom .widget_author_wrap:before {color:#ffffff;}

.widget_custom_recent_testimonials_entries .tl-content:after {
	position:absolute;
	top:-8px;
	left:44px;
	border-right:8px solid transparent;
	border-bottom:10px solid #ffffff;
	border-left:8px solid transparent;
	content:"";
}

.widget_author_wrap {
	position:relative;
	overflow:hidden;
	padding:15px 10px 20px;
	border:1px solid #d9e3e8;
	border-bottom:none;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	background-color:#f1f7fb;
}

.widget_author_wrap:before {
	position:absolute;
	top:-25px;
	right:-20px;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:15px;
	width:60px;
	height:60px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#ffffff;
	content:'\201C';
	font-size:44px;
	line-height:95px;
}

.widget_author_wrap .tl_author_img {
	display:block;
	float:left;
	margin-right:20px;
	padding:4px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#ffffff;
}

.widget_author_wrap .tl_author_img img {
	display:block;
	margin:0;
}

.widget_custom_recent_testimonials_entries .tl_author {text-transform:uppercase;}

.widget_author_wrap_inner .tl_company {font-weight:normal;}

.widget_author_wrap_inner h5 {margin:20px 0 0;}

.widget_nav_menu li,
.widget_archive li,
.widget_meta li,
.widget_categories li,
.widget_recent_comments li,
.widget_recent_entries li {padding:5px 2px;}

.widget_rss li {padding-bottom:10px;}

.widgeticon + .rsswidget {display:none;}

.post-date,
.rss-date {display:block;}

.widget_custom_twitter_entries li:first-child {padding-top:0;}

.widget_custom_twitter_entries li {
	padding-top:20px;
	list-style:none;
	line-height:18px;
}

.tweet_text {
	position:relative;
	display:block;
	padding:15px 20px;
	border:1px solid #d9e3e8;
	background-color:#ffffff;
}

.tweet_text:before {
	position:absolute;
	bottom:-11px;
	left:22px;
	border-top:10px solid #d9e3e8;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	content:"";
}

.tweet_text:after {
	position:absolute;
	bottom:-9px;
	left:22px;
	border-top:10px solid #ffffff;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	content:"";
}

.tweet_time {
	display:block;
	padding:13px 0 0 0;
}

#bottom .tweet_text {
	border-color:#4b4e57;
	background-color:#4b4e57;
}

#bottom .tweet_text:before {display:none;}

#bottom .tweet_text:after {border-top-color:#4b4e57;}

.contact_widget_info {
	position:relative;
	padding:0 0 20px 30px;
}

.contact_widget_info:before {
	position:absolute;
	top:3px;
	left:-3px;
	content:'\e652';
	font-size:20px;
	font-family:'icomoon';
}

.widget_custom_contact_info_entries span {display:block;}

.contact_widget_phone {
	position:relative;
	padding:0 0 20px 30px;
}

.contact_widget_phone:before {
	position:absolute;
	top:0;
	left:0;
	content:'\e651';
	font-size:18px;
	font-family:'icomoon';
}

.contact_widget_email {
	position:relative;
	padding:0 0 20px 30px;
}

.contact_widget_email:before {
	position:absolute;
	top:1px;
	left:1px;
	content:'\e008';
	font-size:16px;
	width:20px;
	font-family:'icomoon';
}

#wp-calendar {width:100%;}

#wp-calendar #today {font-weight:normal;}

#wp-calendar caption {
	padding-bottom:15px;
	text-align:left;
}

#wp-calendar td {padding:5px 0;}

#wp-calendar tfoot td {
	padding-top:10px;
	text-transform:uppercase;
}

.widget_nav_menu li li {margin-left:20px;}

.widget_links ul li {
	list-style:none;
	line-height:26px;
}

.widget_custom_contact_form_entries .loading {margin-right:20px;}

.widget .cmsms-form-builder textarea {min-height:105px !important;}

.widget_custom_contact_form_entries .cmsms-form-builder input[type="text"] {width:100%;}

.widget .widgettitle {margin-bottom:35px;}

.widget_custom_featured h2.widgettitle {
	padding-bottom:15px;
	padding-left:0px;
}

.widget_links ul {margin-top:-5px;}

.widget ul {margin-bottom:0;}

.widgetinfo {
	display:none;
	margin:0 0 15px;
	padding:5px 10px;
	border:1px solid #ebecec;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#fefefe;
	text-align:center;
}

.loader {
	display:block;
	width:100%;
	height:5px;
	background:url(img/loader.gif) center 0 no-repeat;
}

.search_line {
	position:relative;
	width:100%;
	height:36px;
}

#sidebar > div .widget.widget_search {
	margin:0;
	border:none;
}

.search_line input[type="text"] {
	position:relative;
	float:left;
	padding-right:35px;
	width:100%;
}

#bottom .search_line input[type="submit"],
.search_line input[type="submit"] {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	display:block;
	width:34px;
	height:34px;
	border:none;
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	cursor:pointer;
}

.search_line:before {
	position:absolute;
	top:10px;
	right:9px;
	z-index:10;
	color:#d5dfe5;
	content:'\e01b';
	font-size:20px;
	font-family:'icomoon';
}

.widget_custom_contact_form_entries input[type="text"],
.widget_custom_contact_form_entries textarea, 
.widget_custom_contact_form_entries select {width:100%;}

.widget_custom_featured table td:first-child img {
	margin-right:15px;
	width:32px;
	vertical-align:middle;
}

.widget_custom_featured .widgettitle,
#sidebar .widget_custom_featured .widgettitle,
.widget_custom_featured .widgettitle h5,
#sidebar .widget_custom_featured .widgettitle h5 {margin:0;}

.cms_widget_content {
	padding:13px 0 0 0;
	font-size:13px;
}

.widget_meta abbr {display:inline;}

.post_type_shortcode .cmsms_content_slider_parent > .responsiveContentSlider > li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:1px;
}

.widget_colored_inner {
	position:relative;
	margin:0 auto;
	width:1000px;
	text-align:center;
}

.widget_colored_inner_wrap {
	padding:40px 0;
	background-color:#e23d80;
}

.widget_colored {
	position:relative;
	margin:0 -100%;
	padding-bottom:0;
}

.widget_colored_inner_wrap:before {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-5px;
	border-top:8px solid #ffffff;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	content:"";
}

.widget_colored .button:hover,
.widget_colored .button_medium:hover,
.widget_colored .button_large:hover,
.widget_colored * {color:#ffffff;}

.widget_colored .button,
.widget_colored .button_medium,
.widget_colored .button_large {
	background-color:#ffffff;
	color:#3a3a3a;
}

.widget_custom_colored_blocks_entries {
	position:relative;
	display:table;
	margin-top:-30px;
	width:100%;
}

.widget_colored_cell * {color:#ffffff;}

.widget_colored_cell {
	display:table-cell;
	color:#ffffff;
	font-size:14px;
	opacity:.7;
	filter:alpha(opacity=70);
}

html.csstransitions .widget_colored_cell {
	-webkit-transition:opacity .3s ease-out;
	-moz-transition:opacity .3s ease-out;
	-ms-transition:opacity .3s ease-out;
	-o-transition:opacity .3s ease-out;
	transition:opacity .3s ease-out;
}

.widget_colored_cell:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.widget_colored_cell.four_box {width:25%;}

.widget_colored_cell.three_box {width:33.33%;}

.widget_colored_cell.two_box {width:50%;}

.widget_colored_cell.one_box {width:100%;}

.widget_colored_cell_inner {padding:38px 20px 30px;}

.button_widget {
	display:inline-block;
	margin:20px 0;
	color:#ffffff;
	font-size:16px;
}

.button_widget:hover {color:#ffffff;}

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

.testimonials {
	overflow:hidden;
}

.testimonial {padding-bottom:80px;}

.testimonials .testimonial:last-child {padding-bottom:0;}

.tl_content {
	position:relative;
	margin:0 0 0 10px;
	padding:15px 15px 12px 10px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#ffffff;
}

.tl_content:before {
	position:absolute;
	top:50%;
	left:-11px;
	display:block;
	margin-top:-5px;
	border-top:8px solid transparent;
	border-right:10px solid #d9e3e8;
	border-bottom:8px solid transparent;
	content:"";
}

.tl_content:after {
	position:absolute;
	top:50%;
	left:-9px;
	display:block;
	margin-top:-5px;
	border-top:8px solid transparent;
	border-right:10px solid #ffffff;
	border-bottom:8px solid transparent;
	content:"";
}

.tl_content blockquote {color:#797e8f;}

.tl_author_img img {
	display:inline;
	margin:0 0 2px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.tl_table {display:table;}

.author_wrap {
	margin-right:25px;
	padding-top:15px;
	width:120px;
	text-align:center;
}

.tl_avatar {
	display:table-cell;
	margin:0 20px;
	vertical-align:middle;
}

.tl_content_wrap {
	display:table-cell;
	width:100%;
}

.tl_about_author {
	margin-top:20px;
	padding:20px 30px;
}

.tl_about_author .tl_author_img {
	display:table-cell;
	padding-right:25px;
	vertical-align:middle;
}

.tl_about_author .author_wrap {
	display:table-cell;
	padding:0;
	width:auto;
	vertical-align:middle;
	text-align:left;
}

.tl_about_author .tl_author {text-transform:uppercase;}

.tl_about_author .tl_author_img img {margin-bottom:0;}

.tl_author {
	color:#3d4049;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.tl_company {
	padding:0;
	color:#797e8f;
	font-weight:bold;
	font-size:13px;
}

.testimonial .published {
	float:right;
	font-size:10px;
}

.tl_about_author,
.testimonial footer {
	margin-bottom:20px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.testimonial .cmsms_comments {
	position:relative;
	padding-left:19px;
	color:#797E8F;
}

.testimonial .cmsmsLike, 
.testimonial .cmsms_comments {
	display: table-cell;
    padding: 12px 15px 14px;
	vertical-align:middle;
    font-size: 12px;
}

.testimonial .cmsms_comments,
.testimonial .cmsmsLike {border-right:1px solid #d9e3e8;}

.opened-article .testimonial .cmsms_comments, 
.opened-article .testimonial .cmsmsLike {
	border-right:none;
	border-left:1px solid #d9e3e8;
}

.opened-article .testimonial {padding-bottom:0;}

.testimonial .more_button {
	display:table-cell;
	padding:12px 30px 14px;
	border-left:1px solid #d9e3e8;
	vertical-align:middle;
	white-space:nowrap;
	font-size:13px;
}

/* ---------- Blog ---------- */
	
.blog .post {
	position:relative;
	padding-bottom:60px;
}

.blog .post:last-child {padding-bottom:0;}

.blog .post:last-child:before {display:none;}

.blog .post:before {
	position:absolute;
	top:53px;
	left:75px;
	width:1px;
	height:100%;
	background-color:#d9e3e8;
	content:'';
}

.opened-article {
	position:relative;
	overflow:hidden;
}

.blog .post .entry-header {
	position:relative;
	margin-left:120px;
	padding:15px 15px 6px 30px;
	border:1px solid #d9e3e8;
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	background-color:#ffffff;
}

.blog .format-quote .entry-header {padding:21px 15px 13px 34px;}

.blog .format-aside .entry-header {padding:26px 15px 13px 34px;}

.blog .post .entry-title {margin-bottom:12px;}

.blog .post .entry-title,
.blog .post .entry-title a {font-weight:bold;}

.blog .post .entry-header.with_img {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

.blog .post .post_content img {
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}

.blog .post .entry-header.with_img:after {display:none;}

.blog .post .entry-header.with_img:before {display:none;}

.blog .post .entry-header:before {
	position:absolute;
	top:25px;
	left:-14px;
	border-top:9px solid transparent;
	border-right:13px solid #d9e3e8;
	border-bottom:9px solid transparent;
	content:'';
}

.blog .post .user_name {padding-right:20px;}

.blog .post .entry-header:after {
	position:absolute;
	top:25px;
	left:-12px;
	border-top:9px solid transparent;
	border-right:13px solid #ffffff;
	border-bottom:9px solid transparent;
	content:'';
}

.post footer.entry-meta {
	margin-left:120px;
	border:1px solid #d9e3e8;
	border-top:none;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	background-color:#ffffff;
}

.blog .post .cmsms_blog_media iframe {
	-webkit-border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
}

.post .cmsmsLike,
.post .cmsms_comments {
	display:table-cell;
	padding:12px 15px 14px;
	min-width:40px;
	border-right:1px solid #d9e3e8;
	vertical-align:middle;
	font-size:12px;
	line-height:18px;
}

.opened-article .post .cmsmsLike,
.opened-article .post .cmsms_comments,
.blog .post.format-quote .cmsmsLike,
.blog .post.format-quote .cmsms_comments,
.blog .post.format-aside .cmsmsLike,
.blog .post.format-aside .cmsms_comments {
	border-right:none;
	border-left:1px solid #d9e3e8;
}

.blog .post .more_button {
	display:table-cell;
	padding:12px 30px 14px;
	border-left:1px solid #d9e3e8;
	vertical-align:middle;
	white-space:nowrap;
	font-size:13px;
}

.post .cmsms_comments {
	position:relative;
	padding-top:8px;
	padding-left:19px;
	color:#797e8f;
}

.cmsms_comments:before {
	position:relative;
	top:5px;
	margin:0 10px 0 0;
	color:#e4ecf1;
	content:'\e00f';
	font-size:20px;
	line-height:18px;
	font-family:'icomoon';
}

html.csstransitions .cmsms_comments:hover:before,
html.csstransitions .cmsmsLike:hover span:before {
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-ms-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}

.meta_wrap {
	display:table-cell;
	padding:12px 20px 14px;
	width:100%;
	vertical-align:middle;
	font-size:12px;
}

.format-quote .meta_wrap,
.format-aside .meta_wrap {padding-left:32px;}

.meta_wrap a {font-size:12px;}

.post a span.image_rollover {display:none;}

.cmsms_info .published {
	display:inline-block;
	float:left;
	margin:10px 0 0;
}

.post_content .top_line {
	position:absolute;
	top:0;
	z-index:99;
	width:0;
	height:25px;
	border-bottom:9px solid transparent;
	border-left:12px solid #ffffff;
	content:'';
}

.post_content .bottom_line {
	position:absolute;
	top:34px;
	left:0;
	left:0;
	z-index:99;
	width:0;
	height:100%;
	border-top:9px solid transparent;
	border-left:12px solid #ffffff;
	content:'';
}

.cmsms_info .cmsms_month_day {
	display:block;
	color:#3d4049;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
}

.cmsms_info .cmsms_year {
	display:block;
	color:#3d4049;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	opacity:.5;
	filter:alphe(opacity=50);
}

.cmsms_post_format_img {
	position:absolute;
	top:13px;
	right:0;
	display:block;
	float:right;
	width:39px;
	height:39px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.cmsms_post_format_img:before {
	position:absolute;
	top:10px;
	left:14px;
	color:#fff;
	content:'\f15b';
	font-size:16px;
	line-height:20px;
	font-family:'icomoon';
}

.cmsms_info {
	position:relative;
	float:left;
	width:95px;
}

.format-audio .cmsms_blog_media {padding-bottom:15px;}

.blog .format-audio .entry-title {margin:4px 0 20px;}

div.jp-current-time, div.jp-time-sep, div.jp-duration {line-height:28px;}

.opened-article .format-aside .post_content > h5,
.opened-article .format-quote .post_content > h5,
.format-aside .entry-header h5,
.format-quote .entry-header h5 {
	color:#797e8f;
	font-style:italic;
	line-height:26px;
}

.format-quote .entry-header h5 {margin-bottom:11px;}

.format-quote .entry-excerpt {
	padding-bottom:11px;
	color:#f87467;
	font-weight:bold;
}

.format-quote .cmsms_post_format_img:before {
	top:21px;
	left:8px;
	content:'\201C';
	font-size:30px;
	font-family:'Headland One';
}

.format-aside .cmsms_post_format_img:before {
	top:10px;
	left:12px;
	content:'\f075';
	font-size:15px;
}

.format_link {
	text-transform:uppercase;
	font-size:12px;
}

.blog .format-link .entry-title {margin:4px 0 0;}

.blog .format-link .entry-content {padding-top:18px;}

.format-audio .cmsms_post_format_img:before {
	top:10px;
	left:11.5px;
	content:'\e03e';
}

.format-image .cmsms_post_format_img:before,
.format-album .cmsms_post_format_img:before {
	top:10.5px;
	left:11px;
	content:'\e608';
}

.format-slider .cmsms_post_format_img:before,
.format-gallery .cmsms_post_format_img:before {
	top:10px;
	left:11px;
	content:'\e609';
	font-size:16px;
}

.format-video .cmsms_post_format_img:before {
	top:10px;
	left:12px;
	content:'\e02e';
}

.format-link .cmsms_post_format_img:before {
	top:10px;
	left:11px;
	content:'\e00a';
}

.post_content {
	position:relative;
	overflow:hidden;
	margin-left:120px;
}

.portfolio_page ul.page-numbers {padding-left:0;}

ul.page-numbers {
	overflow:hidden;
	padding:40px 0 0 120px;
}

ul.page-numbers li {list-style:none;}

ul.page-numbers a {
	float:left;
	border:1px solid #d9e3e8;
	border-left:none;
	color:#868686;
	text-decoration:none;
}

html.csstransitions ul.page-numbers a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

ul.page-numbers li:first-child .page-numbers {
	-webkit-border-radius:2px 0 0 2px;
	-moz-border-radius:2px 0 0 2px;
	border-radius:2px 0 0 2px;	
}

ul.page-numbers li:last-child .page-numbers {
	-webkit-border-radius:0 2px 2px 0;
	-moz-border-radius:0 2px 2px 0;
	border-radius:0 2px 2px 0;	
}

ul.page-numbers span,
ul.page-numbers a {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-width:25px;
	height:26px;
	background-color:#ffffff;
	text-align:center;
	line-height:24px;
}

ul.page-numbers li:first-child a.prev {border-left:1px solid #d9e3e8;}

ul.page-numbers span {
	padding-top:1px;
	color:#ffffff;
}

ul.page-numbers a.next,
ul.page-numbers a.prev {
	background-image:url(img/arrow.png);
	background-position:9px 9px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

ul.page-numbers a.prev  {background-position:7px -18px;}

/*pop up animation*/
@-webkit-keyframes cmsms_appear {
	0%   { opacity: 0.1; -webkit-transform:scale(0.5);  }
	100% { opacity: 1; -webkit-transform:scale(1); }
}
@-moz-keyframes cmsms_appear {
	0%   { opacity: 0.1; -moz-transform:scale(0.5);  }
	100% {opacity: 1; -moz-transform:scale(1);  }
}
@-o-keyframes cmsms_appear {
	0%   { opacity: 0.1; -o-transform:scale(0.5);  }
	100% {  opacity: 1; -o-transform:scale(1); }
}
@keyframes cmsms_appear {
	0%   { opacity: 0.1; transform:scale(0.5);  }
	100% { opacity: 1; transform:scale(1);  }
}


/* ---------- Open Post ---------- */

.opened-article .post footer.entry-meta {
	margin-bottom:20px;
	border:1px solid #d9e3e8;
}

.opened-article .post {padding-bottom:20px;}

.comment-body,
.project_navi,
.opened-article .post footer.entry-meta,
.opened-article.blog .post .post_content img,
.opened-article.blog .post .cmsms_blog_media iframe,
.about_author_inner,
.rel_post_content img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.opened-article .cmsms_post_format_img {top:0;}

.opened-article .cmsms_info .published {margin:0;}

.opened-article .cmsms_blog_media {padding-bottom:20px;}

.opened-article .format-quote .meta_wrap, 
.opened-article .format-aside .meta_wrap {padding-left:20px;}

.opened-article .post .post_content {margin-left:120px;}

.blog.opened-article  .post:before {display:none;}

.opened-article.blog #comments,
.opened-article.blog #respond,
.opened-article.blog .related_posts,
.opened-article.blog .share_posts,
.opened-article.blog .about_author,
.opened-article.blog .project_navi {margin-left:120px;}

.subpage_nav,
.project_navi {overflow:hidden;}

.project_navi {
	margin-bottom:40px;
	padding:19px 9px;
	border:1px solid #d9e3e8;
	background-color:#ffffff;
}


.project_navi span {
	position:relative;
	display:block;
}

.project_navi a {
	position:relative;
	display:block;
	font-weight:bold;
	font-size:13px;
}

.project_navi a[rel="next"] {
	float:right;
	margin-right:6px;
	padding-right:20px;
	background: url(img/arrow.png) no-repeat 100% 6px;
}

.project_navi a[rel="prev"] {
	float:left;
	margin-left:6px;
	padding-left:20px;
	background: url(img/arrow.png) no-repeat 0 -21px;
}

.share_posts {margin-bottom:40px;}

.share_posts .fl {
	margin:9px 0 14px;
	min-width:91px;
}

#respond {
	padding:30px 0;
	border-top:1px solid #eef3f6;
}

.about_author, 
#commentform, 
.related_posts {overflow:hidden;}

.related_posts {
	padding-top:5px;
}

.about_author > h6,
.related_posts > h6 {margin-bottom:25px;}

.about_author_inner {
	overflow:hidden;
	margin-bottom:20px;
	padding:35px 30px;
	border:1px solid #d9e3e8;
	background-color:#ffffff;
}

.about_author_inner h6 {margin-bottom:13px;}

.about_author_inner .avatar {
	width:90px;
	height:90px;
	-webkit-border-radius:45px;
	-moz-border-radius:45px;
	border-radius:45px;
}

.about_author_inner .alignleft {margin:0 30px 0 0;}

.about_author_inner p {padding-bottom:0;}

.cmsms_social {
	display:none;
	margin-top:10px;
}

.cmsms_social a {
	display:inline-block;
	padding:5px 10px 0 2px;
}

.comment-body {
	overflow:hidden;
	margin-bottom:20px;
	padding:18px 20px;
	border:1px solid #d9e3e8;
	background-color:#ffffff;
}

.comment-body .fn {
	float:left;
	margin:7px 0 0;
}

.comment-body .published {
	padding-bottom:13px;
	color:#bcc5cb;
	font-size:12px;
	line-height:18px;
}

.comment-reply-link,
#cancel-comment-reply-link {float:right;}

.comment-reply-link {
	padding:5px 15px 0 0;
	font-weight:bold;
	font-size:13px;
}

.avatar_wrap {
	float:left;
	padding-right:33px;
	text-align:center;
}

.comment-body .avatar {
	display:block;
	margin:0 0 10px 0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.comment-edit-link {
	text-align:center;
	font-size:12px;
}

.comment-content {overflow:hidden;}

.commentlist {margin-bottom:40px;}

.commentlist li {list-style:none;}

.commentlist ul {
	margin-bottom:0;
	padding-left:20px;
}

.comment-body p {padding-bottom:0;}

#commentform label {
	display:inline-block;
	padding-left:20px;
	line-height:35px;
}

.related_posts_content {
	margin-bottom:40px;
	background-color:#ffffff;
}

.related_posts_content_tab {display:none;}

.related_posts_content_tab .one_half  {
	display:table;
	padding:0 0 20px;
}

.related_posts_content_tab .alignleft {
	display:table-cell;
	margin-bottom:0;
}

#recaptcha_widget_div {background-color:#ffffff;}

.related_posts_content_tab p {
	display:table-cell;
	padding:0;
	width:100%;
	vertical-align:middle;
}

.rel_post_content {display:table;}

.rel_post_content h5 {
	display:table-cell;
	padding:0;
	width:100%;
	vertical-align:middle;
}

.rel_post_content h5,
.rel_post_content h5 a {
	font-weight:bold;
	font-size:13px;
	line-height:18px;
}

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

.portfolio {
	position:relative;
	overflow:visible !important;
	margin:0 -10px;
}

.portfolio .project {
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px 20px 10px;
}

.portfolio_inner {
	position:relative;
	overflow:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.portfolio_rollover {
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
}

.portfolio_inner .entry-title a,
.portfolio_inner .entry-title {
	margin:0;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}

.cmsms_imagelink,
.cmsms_link {
	position:absolute;
	top:17px;
	display:block;
	width:32px;
	height:32px;
	background:url(img/portfolio_link.png) no-repeat 0 0;
	opacity:.8;
	filter:alpha(opacity=80);
}

html.csstransitions .cmsms_imagelink,
html.csstransitions .cmsms_link {
	-webkit-transition:opacity .2s ease-in-out;	
	-moz-transition:opacity .2s ease-in-out;		
	-ms-transition:opacity .2s ease-in-out;
	-o-transition:opacity .2s ease-in-out;	
	transition:opacity .2s ease-in-out;
}

.cmsms_imagelink:hover,
.cmsms_link:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.cmsms_imagelink {
	right:17px;
	background-position:0 -32px;
}

.cmsms_link {right:53px;}

.portfolio_inner header {
	position:absolute;
	bottom:45px;
	z-index:6;
	padding:0 20px;
}

.portfolio .preloader,
.portfolio .responsiveContentSlider,
.portfolio .resizable_block,
.type_portfolio .preloader {padding-bottom:64.51%;}

.cmsms_category ul {
	margin:0;
	padding-left:0;
}

.cmsms_category li {
	display:inline-block;
	list-style:none;
	line-height:20px;
}

.portfolio_rollover .cmsms_category,
.portfolio_rollover .cmsms_category li a {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
}

.project .cmsms_media,
.project .cmsms_blog_media,
.project.format-slider .shortcode_slideshow {
	clear:both;
	margin-bottom:30px;
}

.format-slider .portfolio_inner .media_box .shortcode_slideshow {margin-bottom:0;}

.portfolio .project .entry-content p {padding-bottom:0;}

.resize {overflow:hidden;}

.format-album .resize {margin:0 -10px;}

.cmsms_blog_media iframe,
.format-album img,
.format-slider img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.format-slider .resize,
.format-video .resize {margin:0;}

.format-album .resize figure {
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:10px;
	padding-bottom:30px;
	padding-left:10px;
}

.meta-date {display:none;}

.format-album.cmsms_four .resize figure {width:25%;}

.format-album.cmsms_three .resize figure {width:33.3%;}

.format-album.cmsms_two .resize figure {width:50%;}

.format-album.cmsms_one .resize figure {width:100%;}

.portfolio.four_columns .project .jp-duration, 
.portfolio.four_columns .project .jp-current-time, 
.portfolio.four_columns .project .jp-time-sep {display:none;}

.portfolio.four_columns .project {width:25%;}

.portfolio.three_columns .project {width:33.3%;}

.portfolio.two_columns .project {width:50%;}

.portfolio.one_column .project {
	float:none;
	width:100%;
}

.pj_sort_block {
	position:relative;
	z-index:10;
	margin-bottom:-20px;
	padding:40px 0 0;
}

.pj_sort_block_inner {
	position:relative;
	margin:0 auto;
	width:1000px;
	min-height:30px;
}

.pj_options_loader {
	position:absolute;
	top:15px;
	right:0;
	display:block;
	width:40px;
	height:20px;
	background:url(img/loader.gif) no-repeat 0 0;
}

.pj_options_block {
	position:relative;
	right:0;
	z-index:29;
	display:none;
	opacity:1;
	filter:alpha(opacity=100);
}

.pj_sort {
	position:relative;
	float:right;
}

.pj_sort .button {
	padding:5px 13px 5px 18px;
	height:30px;
	text-align:left;
}

.pj_filter a.pj_cat_filter {
	position:relative;
	z-index:31;
	display:block;
	float:right;
}

html.csstransitions .pj_filter a.pj_cat_filter {
	-webkit-transition:padding .3s ease-in-out, background-color .3s ease-in-out;	
	-moz-transition:padding .3s ease-in-out, background-color .3s ease-in-out;		
	-ms-transition:padding .3s ease-in-out, background-color .3s ease-in-out;
	-o-transition:padding .3s ease-in-out, background-color .3s ease-in-out;	
	transition:padding .3s ease-in-out, background-color .3s ease-in-out;
}

.pj_filter_container .button {
	padding:5px 12px 5px 18px;
	height:30px;
	text-align:left;
}

.pj_sort_block p {margin-left:10px;}

.pj_sort a[name="pj_date"] {
	display:block;
	float:left;
}

.pj_cat_filter.button span {
	display:block;
	padding-right:33px;
	background:url(img/filter.png) no-repeat 100% 7px;
}

html.csstransitions .pj_cat_filter.button span {
	-webkit-transition:background-position .3s ease-in-out, padding .3s ease-in-out, font-size .3s ease-in-out;	
	-moz-transition:background-position .3s ease-in-out, padding .3s ease-in-out, font-size .3s ease-in-out;		
	-ms-transition:background-position .3s ease-in-out, padding .3s ease-in-out, font-size .3s ease-in-out;
	-o-transition:background-position .3s ease-in-out, padding .3s ease-in-out, font-size .3s ease-in-out;	
	transition:background-position .3s ease-in-out, padding .3s ease-in-out, font-size .3s ease-in-out;
}

.pj_cat_filter.button.current span {
	padding-right:28px;
	background-position:100% -16px;
}

.pj_cat_filter.button.current {
	padding-left:0;
	background-color:#f1f7fb;
	font-size:0;
}

.pj_sort a[name="pj_name"] span, 
.pj_sort a[name="pj_date"] span {
	padding-right:17px;
	background:url(img/arrow_sort.png) no-repeat 100% 9px;
}

.pj_sort a[name="pj_name"] span, 
.pj_sort a[name="pj_date"] span {display:block;}

html.csstransitions .pj_sort a[name="pj_name"] span,
html.csstransitions .pj_sort a[name="pj_date"] span {
	-webkit-transition:background-position .3s ease-in-out;	
	-moz-transition:background-position .3s ease-in-out;		
	-ms-transition:background-position .3s ease-in-out;
	-o-transition:background-position .3s ease-in-out;	
	transition:background-position .3s ease-in-out;
}

.pj_sort a[name="pj_name"].reversed span, 
.pj_sort a[name="pj_date"].reversed span {background-position:100% -12px;}

.pj_sort a[name="pj_name"] {
	display:block;
	float:left;
	margin-right:4px;
}

div.pj_filter, 
.pj_filter_container {
	position:relative;
	z-index:29;
}

div.pj_filter {
	float:right;
	padding:0 4px 0 0;
}

.pj_filter_container ul.pj_filter_list {
	float:right;
	margin:0 20px 0 0;
	padding:0;
	height:30px;
}

ul.pj_filter_list li a {
	z-index:30;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 20px;
	height:30px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#f1f7fb;
	color:#73777e;
	text-decoration:none;
	font-size:13px;
	line-height:20px;
}

html.csstransitions ul.pj_filter_list li a {
	-webkit-transition:background-color .2s ease-in-out, color .2s ease-in-out;
	-moz-transition:background-color .2s ease-in-out, color .2s ease-in-out;
	-ms-transition:background-color .2s ease-in-out, color .2s ease-in-out;
	-o-transition:background-color .2s ease-in-out, color .2s ease-in-out;
	transition:background-color .2s ease-in-out, color .2s ease-in-out;	
}

ul.pj_filter_list li a.current,
ul.pj_filter_list li a:hover {color:#ffffff;}

ul.pj_filter_list li {
	position:relative;
	z-index:30;
	display:none;
	float:left;
	overflow:hidden;
	margin-right:4px;
	list-style:none;
}

.pj_date, 
#middle .portfolio .project .jp-video .jp-full-screen {display:none !important;}

.portfolio .project .jp-volume-bar {right:5px;}

a span.image_rollover {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	background:transparent url(img/hover_content.png) 50% -100px no-repeat;
	opacity:.7;
}

html.csstransitions a span.image_rollover {
	-webkit-transition:background-color .2s ease-in-out, background-position .3s ease-in-out;
	-moz-transition:background-color .2s ease-in-out, background-position .3s ease-in-out;
	-ms-transition:background-color .2s ease-in-out, background-position .3s ease-in-out;
	-o-transition:background-color .2s ease-in-out, background-position .3s ease-in-out;
	transition:background-color .2s ease-in-out, background-position .3s ease-in-out;
}

.jackbox span.image_rollover {background-image:url(img/hover_image.png);}

.format-link a span.image_rollover {background-image:url(img/hover_link.png);}

.format-video a span.image_rollover {background-image:url(img/hover_video.png);}

a:hover span.image_rollover {
	background-color:rgba(255, 255, 255, .25);
	background-position:50% 50%;
}

.portfolio a span.image_rollover {
	display:none;
	background:none;
}

.opened-article .project_content {
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:20px;
	width:73%;
}

.project_content .project {padding-bottom:15px;}

.project_sidebar {
	position:relative;
	float:right;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:24px 18px;
	width:27%;
	border:1px solid #d9e3e8;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background-color:#ffffff;
}

.cmsms_details {margin:12px 0 30px;}

.cmsms_details li:first-child {
	padding-top:0;
	border-top:none;
}

.cmsms_details li {
	overflow:hidden;
	padding:6px 0 5px;
	border-top:1px solid #eef3f6;
	list-style:none;
}

.cmsmsLike {position:relative;}

.cmsmsLike span {
	position:relative;
	padding-left:25px;
	color:#797e8f;
	cursor:pointer;
	line-height:18px;
}

.cmsmsLike span:before {
	position:absolute;
	top:-1px;
	left:0;
	color:#e4ecf1;
	content: '\e033';
	font-size:18px;
	line-height:18px;
	font-family: 'icomoon';
}

.cmsms_like .cmsmsLike {
	float:right;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
}

.cmsms_details_links {
	float:right;
	max-width:50%;
	text-align:right;
	font-weight:bold;
	font-size:13px;
}

.project_sidebar > .fl {
	float:right;
	margin-bottom:15px;
	width:50%;
}

.project .cmsms_share {
	margin-top:5px;
	font-weight:bold;
	font-size:13px;
}

.cmsmsLike.active,
.cmsmsLike.active .cmsms_like_inner {cursor:default;}


/* ---------- Bottom ---------- */

#bottom {background:#3d4049;}

#bottom .widgettitle {
	padding-bottom:17px;
	border-bottom:1px solid #4a4e56;
	border-bottom:1px solid rgba(255, 255, 255, .1);
}

#bottom .responsiveContentSlider,
#bottom .cmsms_content_slider_parent ul.cmsms_slides_nav,
#bottom .tabs,
#bottom .related_posts > ul,
#bottom .tour li,
#bottom .cmsms_pricing_table li,
#bottom .widget_custom_flickr_entries .flickr_badge_image,
#bottom .widget_custom_posts_tabs_entries .tabs_tab li,
#bottom .widget_custom_recent_testimonials_entries li,
#bottom .widget_custom_twitter_entries li,
#bottom .widget_links ul li,
#bottom .cmsms_category li {list-style:none;}

#bottom .widget .widgettitle {margin-bottom:50px;}

#bottom ul li {list-style-image:url(img/list_image_bottom.png);}

#bottom .widgeticon {border-color:#ffffff;}

#bottom .widgeticon:before {color:#ffffff;}

.bottom_inner {
	position:relative;
	margin:0 auto;
	padding:45px 0 20px;
	width:1000px;
}

.button span {line-height:20px;}

.bottom_ininner {margin:0 -10px;}

#cmsms_latest_bottom_tweets {padding:15px 0;}

#cmsms_latest_bottom_tweets .responsiveContentSlider {padding-bottom:40px;}

#cmsms_latest_bottom_tweets .cmsms_content_slider_parent > .responsiveContentSlider {padding-bottom:0;}

.cmsms_latest_bottom_tweets_inner {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;
	padding:7px 55px;
	width:1000px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

.cmsms_latest_bottom_tweets_inner a,
.cmsms_latest_bottom_tweets_inner a:hover {color:#ffffff;}

.cmsms_latest_bottom_tweets_inner a {
	opacity:.7;
	filter:alpha(opacity=70);
}

.cmsms_latest_bottom_tweets_inner a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.tweets_icon {
	position:absolute;
	top:50%;
	left:0;
	display:block;
	margin-top:-16px;
	width:32px;
	height:32px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#ffffff;
}

.tweets_icon:before {
	position:absolute;
	top:8px;
	left:9px;
	content:'\f099';
	font-size:16px;
	font-family:'icomoon';
}

#cmsms_latest_bottom_tweets .cmsms_content_prev_slide, 
#cmsms_latest_bottom_tweets .cmsms_content_next_slide {
	top:50%;
	right:0;
	margin-top:-14px;
	width:15px;
	height:10px;
	background:url(img/arrow_twitter.png) no-repeat 0 0;
}

#cmsms_latest_bottom_tweets .cmsms_content_prev_slide {
	margin-top:4px;
	background-position:0 -19px;
}

html.csstransitions .cmsms_latest_bottom_tweets_inner a, 
html.csstransitions #cmsms_latest_bottom_tweets .cmsms_content_prev_slide, 
html.csstransitions #cmsms_latest_bottom_tweets .cmsms_content_next_slide {
	-webkit-transition:opacity .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out;
}

#bottom .button,
#bottom .button_medium,
#bottom .button_large,
#bottom #submit,
#bottom input[type="submit"] {
	background-color:#ffffff;
	color:#3d4049;
}

#bottom .widget_custom_flickr_entries .flickr_badge_image a {border-color:#51535c;}

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

#footer {
	position:relative;
	overflow:hidden;
	padding:20px 0;
	background-color:#373941;
}

.footer_inner {
	margin:0 auto;
	width:1000px;
}

.footer_nav {
	float:right;
	margin:0 10px 0 0;
}

.footer_nav li {
	display:inline-block;
	padding:0 4px 0 8px;
	line-height:18px;
}

.footer_nav li:first-child {
	padding-left:0;
	background:none;
}

#footer .social_icons {
	float:right;
	margin:0;
}


/* ---------- Form builder ---------- */

select {line-height:20px;}

option {
	margin:0;
	padding:0 11px;
	height:20px;
	border:none;
}

.cmsms-form-builder {padding-left:2px;}

.cmsms-form-builder .form_info {overflow:hidden;}

.cmsms-form-builder label {padding-bottom:8px !important;}

.cmsms-form-builder span.db {font-size:.915em;}

label + input[type="submit"] {
	margin:0 0 3px;
	vertical-align:middle;
}

label input[type="password"] {
	overflow:visible;
	width:100%;
}

.cmsms-form-builder span.db { 
	display:block;
	margin:5px 0 10px;
}

#contactform input[type="text"] {width:55%;}

#contactform .cmsms-form-builder textarea {width:88%;}

input[type="text"],
textarea,
input[type="password"], 
input[type="email"], 
select {
	z-index:1;
	overflow:hidden;
	margin:0 0 5px;
	padding:5px 10px;
	width:50%;
	height:36px;
	border:1px solid #d5dfe5;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#fcfdfe;
}

select {
	padding:7px 10px;
	width:320px;
}

html.csstransitions input[type="text"],
html.csstransitions textarea,
html.csstransitions input[type="password"], 
html.csstransitions input[type="email"], 
html.csstransitions select {
	-webkit-transition:border-color .3s ease-in-out, background-color .3s ease-in-out;
	-moz-transition:border-color .3s ease-in-out, background-color .3s ease-in-out;
	-ms-transition:border-color .3s ease-in-out, background-color .3s ease-in-out;
	-o-transition:border-color .3s ease-in-out, background-color .3s ease-in-out;
	transition:border-color .3s ease-in-out, background-color .3s ease-in-out;
}

input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus, 
input[type="email"]:focus, 
select:focus {
	padding:4px 9px;
	border-width:2px;
	background-color:#ffffff;
}

select:focus {padding:6px 9px;}

input[type="password"] {margin:0 0 20px;}

textarea {
	padding:8px 10px;
	min-height:200px;
	width:75%;
}

textarea:focus {padding:7px 9px;}

select option {
	padding:7px 10px 5px;
	height:30px;
	background-color:#fdfdfd;
}

.top_sidebar input[type="text"],
.top_sidebar textarea,
.top_sidebar select, 
#sidebar input[type="text"],
#sidebar textarea,
#sidebar select, 
.middle_sidebar input[type="text"],
.middle_sidebar textarea,
.middle_sidebar select, 
.bottom_inner input[type="text"],
.bottom_inner textarea,
.bottom_inner select {width:100%;}

.bottom_inner input[type="text"],
.bottom_inner textarea,
.bottom_inner select {
	overflow:hidden;
	margin:0 0 3px;
	width:100%;
	height:36px;
	border-color:#51535c;
	background-color:#3a3d45;
	line-height:18px;
}

#commentform input[type="text"] {
	float:left;
	width:50%;
}

#commentform textarea {
	margin-top:9px;
	min-height:260px;
	width:90%;
	resize:none;
}

#commentform p {
	clear:both;
	overflow:hidden;
}
	
#commentform input[type="text"]+label {
	float:left;
	padding-left:20px;
	line-height:42px;
}

.cmsms-form-builder .check_parent,
.checkout #shiptobilling {
	position:relative;
	overflow:hidden;
	padding:6px 0;
}

.cmsms-form-builder .check_parent label {padding:0;}

.checkout #shiptobilling input[type="checkbox"], 
.cmsms-form-builder .check_parent input[type="checkbox"], 
.cmsms-form-builder .check_parent input[type="radio"],
.payment_methods li input[type="radio"],
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"],
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] {
	position:absolute;
	top:0;
	left:0;
	float:left;
	opacity:0;
}

.checkout #shiptobilling input[type="checkbox"] + label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
.cmsms-form-builder .check_parent input[type="checkbox"]+label:after {
	position:absolute;
	top:-.5px;
	display:block;
	content:'\e037';
	font-size:13px;
	font-family:'icomoon';
	opacity:0;
}

.cmsms-form-builder .check_parent input[type="radio"]+label:after,
.payment_methods li input[type="radio"]+label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
	position:absolute;
	top:5px;
	left:4px;
	display:block;
	width:9px;
	height:9px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	content:'';
	opacity:0;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:after,
.checkout #shiptobilling input[type="checkbox"]:checked+label:after,
.cmsms-form-builder .check_parent input[type="checkbox"]:checked+label:after,
.cmsms-form-builder .check_parent input[type="radio"]:checked+label:after,
.payment_methods li input[type="radio"]:checked+label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:after {opacity:1;}

.checkout #shiptobilling input[type="checkbox"] + label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
.cmsms-form-builder .check_parent input[type="checkbox"]+label:after {left:3px;}

.payment_methods li input[type="radio"]+label:before,
.cmsms-form-builder .check_parent input[type="radio"]+label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before, 
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:before,
.cmsms-form-builder .check_parent input[type="radio"]:checked+label:before {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:17px;
	height:17px;
	border:1px solid #d5dfe5;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#fcfdfe;
	text-align:center;
}

html.csstransitions .checkout #shiptobilling input[type="checkbox"] + label:before,
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
html.csstransitions .cmsms-form-builder .check_parent input[type="checkbox"]+label:before, 
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:before,
html.csstransitions .cmsms-form-builder .check_parent input[type="checkbox"]:checked+label:before,
html.csstransitions .cmsms-form-builder .check_parent input[type="radio"]+label:before,
html.csstransitions .payment_methods li input[type="radio"]+label:before,
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before, 
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:before,
html.csstransitions .cmsms-form-builder .check_parent input[type="radio"]:checked+label:before {
	-webkit-transition:border-color .3s ease-in-out;
	-moz-transition:border-color .3s ease-in-out;
	-ms-transition:border-color .3s ease-in-out;
	-o-transition:border-color .3s ease-in-out;
	transition:border-color .3s ease-in-out;
}

html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
html.csstransitions .checkout #shiptobilling input[type="checkbox"]+label:after,
html.csstransitions .cmsms-form-builder .check_parent input[type="checkbox"]+label:after,
html.csstransitions .payment_methods li input[type="radio"]+label:after,
html.csstransitions .cmsms-form-builder .check_parent input[type="radio"]+label:after,
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
	-webkit-transition:opacity .5s ease-in-out;
	-moz-transition:opacity .5s ease-in-out;
	-ms-transition:opacity .5s ease-in-out;
	-o-transition:opacity .5s ease-in-out;
	transition:opacity .5s ease-in-out;
}

#bottom .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
#bottom .cmsms-form-builder .check_parent input[type="checkbox"]+label:before, 
#bottom .cmsms-form-builder .check_parent input[type="radio"]+label:before,
#bottom .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before {
	border-color:#51535c;
	background-color:#3a3d45;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
.checkout #shiptobilling input[type="checkbox"]+label:before, 
.cmsms-form-builder .check_parent input[type="checkbox"]+label:before, 
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:before,
.cmsms-form-builder .check_parent input[type="checkbox"]:checked+label:before {
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:17px;
	height:17px;
	border:1px solid #d5dfe5;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	background-color:#fcfdfe;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:before,
.checkout #shiptobilling input[type="checkbox"]:checked+label:before,
.cmsms-form-builder .check_parent input[type="checkbox"]:checked+label:before,
.payment_methods li input[type="radio"]:checked + label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:before,
.cmsms-form-builder .check_parent input[type="radio"]:checked+label:before {border-width:2px;}

.checkout #shiptobilling input[type="checkbox"]+label, 
.cmsms-form-builder .check_parent input[type="checkbox"]+label, 
.cmsms-form-builder input[type="radio"]+label,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label{
	position:relative;
	z-index:1;
	display:block;
	float:left;
	overflow:visible;
	margin:0;
	padding:0 0 0 25px;
	font-weight:normal;
	line-height:20px;
	cursor:pointer;
}
	
.wpcf7 form.wpcf7-form > p {padding-bottom:25px;}

.wpcf7 form.wpcf7-form > p > label {padding-bottom:10px;}

.wpcf7 form.wpcf7-form > p > span.field_descr {
	display:block;
	padding-top:5px;
	font-size:.915em;
}

.wpcf7 form.wpcf7-form > p span.wpcf7-form-control-wrap {
	display:block;
	margin-top:10px;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item  {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:5px 0;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item > label {
	position:relative;
	display:block;
	overflow:visible;
	padding:5px 0;
}

.checkout #shiptobilling input[type="checkbox"]+label:before,
.cmsms-form-builder .check_parent input[type="checkbox"]+label:before, 
.payment_methods li input[type="radio"]+label:before,
.cmsms-form-builder input[type="radio"]+label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before  {
	position:absolute;
	top:1px;
	left:0;
	width:17px;
	height:17px;
	content:"";
}

.cmsms-form-builder .cmsms_checkbox .db, 
.cmsms-form-builder .cmsms_radio .db, 
.cmsms-form-builder .cmsms_checkboxes .db {
	display:block;
	padding-bottom:15px;
}

.loading {
	position:relative;
	float:right;
	margin-top:11px;
	width:40px;
	height:5px;
	background:url(img/loader.gif) no-repeat 0 0;
	opacity:0;
}


/* ---------- Form Error ---------- */

.inputContainer {
	position:relative;
	float:left;
}

.formError {
	position:absolute;
	top:300px;
	left:300px;
	z-index:5000;
	display:block;
	cursor:pointer;
}

.ajaxSubmit {
	display:none;
	padding:20px;
	border:1px solid #999999;
	background:#55ea55;
}

.formError .formErrorContent {
	position:relative;
	z-index:5001;
	padding:4px 10px;
	width:150px;
	border:1px solid #333333;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#000000;
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
}

.greenPopup .formErrorContent {background:#33be40;}

.blackPopup .formErrorContent {
	background:#393939;
	color:#ffffff;
}

.formError .formErrorArrow {
	position:relative;
	z-index:5006;
	margin:-2px 0 0 13px;
	width:15px;
}

.formError .formErrorArrowBottom {
	top:2px;
	margin:0 0 0 12px;
}

.formError .formErrorArrow div {
	display:block;
	margin:0 auto;
	height:1px;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	background:#000000;
	font-size:0;
	line-height:0;
}

.greenPopup .formErrorArrow div {background:#33be40;}

.blackPopup .formErrorArrow div {
	background:#393939;
	color:#ffffff;
}

.formError .formErrorArrow .line10 {
	width:15px;
	border:0;
}

.formError .formErrorArrow .line9 {
	width:13px;
	border:0;
}

.formError .formErrorArrow .line8 {width:11px;}

.formError .formErrorArrow .line7 {width:9px;}

.formError .formErrorArrow .line6 {width:7px;}

.formError .formErrorArrow .line5 {width:5px;}

.formError .formErrorArrow .line4 {width:3px;}

.formError .formErrorArrow .line3 {
	width:1px;
	border-right:1px solid #333333;
	border-bottom:0;
	border-left:1px solid #333333;
}

.formError .formErrorArrow .line2 {
	width:1px;
	border:0;
	background:#333333;
}

.formError .formErrorArrow .line1 {
	width:0;
	border:0;
	background:#333333;
}

html.csstransitions .error h1 {
	-webkit-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	-moz-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	-ms-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	-o-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	transition:font-size .3s ease-in-out, padding .3s ease-in-out;
}


/* ---------- Responsive Content Slider ---------- */

.cmsms_content_slider_parent {
	position:relative;
	z-index:0;
	padding-bottom:56.25%;
	width:100%;
	height:0;
}

.responsiveContentSlider {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0 0 56.25%;
	width:100%;
	height:0;
	background:url(img/loader.gif) 50% 50% no-repeat;
	list-style:none;
	text-align:left;
}

.media_box.cmsms_with_out_thumb_slider .responsiveContentSlider, 
.media_box.cmsms_with_out_thumb .responsiveContentSlider {padding:0 0 100%;}

.portfolio.two_columns .media_box.cmsms_with_out_thumb_slider .responsiveContentSlider, 
.portfolio.two_columns .media_box.cmsms_with_out_thumb .responsiveContentSlider {padding-bottom:66%;}

.portfolio.one_column .media_box.cmsms_with_out_thumb_slider .responsiveContentSlider, 
.portfolio.one_column .media_box.cmsms_with_out_thumb .responsiveContentSlider {padding-bottom:53%;}

.cmsms_content_slider_parent >.responsiveContentSlider, 
.responsiveContentSlider > li {
	position:absolute;
	z-index:0;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.responsiveContentSlider {
	top:0;
	left:0;
}

.responsiveContentSlider > li {
	top:0;
	left:100%;
	z-index:0;
}

.cmsms_content_slider_parent ul.cmsms_slides_nav {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	margin:0;
	padding:13px 10px;
	list-style:none;
}

.cmsms_content_slider_parent ul.cmsms_slides_nav li {
	display:block;
	float:left;
	padding:0 3px;
}

.cmsms_content_slider_parent ul.cmsms_slides_nav li a {
	display:block;
	width:10px;
	height:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#ffffff;
	text-indent:-9999px;
}

html.csstransitions .cmsms_content_slider_parent ul.cmsms_slides_nav li a {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.cmsms_content_slider_parent ul.cmsms_slides_nav li.active a {cursor:default;}

.cmsms_nav_wrap_wrap {
	position:absolute;
	bottom:0;
	z-index:3;
	width:100%;
	height:33px;
	text-align:center;
}

.cmsms_content_prev_slide,
.cmsms_content_next_slide {
	position:absolute;
	right:32px;
	bottom:10px;
	left:auto;
	z-index:11;
	display:block;
	width:21px;
	height:21px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background-color:#3d4049;
	background-image:url(img/arrow_white.png);
	background-position:6px -21px;
	background-repeat:no-repeat;
}

html.csstransitions .cmsms_content_prev_slide,
html.csstransitions .cmsms_content_next_slide {
	-webkit-transition:background-color 0.3s ease-in-out 0s;
	-moz-transition:background-color 0.3s ease-in-out 0s;
	-ms-transition:background-color 0.3s ease-in-out 0s;
	-o-transition:background-color 0.3s ease-in-out 0s;
	transition:background-color 0.3s ease-in-out 0s;
}
	
.cmsms_content_next_slide {
	right:10px;
	background-position:8px 7px;
}

.shortcode_slideshow {
	position:relative;
	z-index:0;
}


/* ---------- Revolution Slider ---------- */

.fullwidthbanner-container {overflow:visible !important;}

.rev_slider_wrapper .tp-leftarrow.default,
.rev_slider_wrapper .tp-rightarrow.default {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	width:42px;
	height:50px;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
	background:none;
	background-color:#ffffff;
	-webkit-box-shadow:3px 3px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow:3px 3px 0 rgba(0, 0, 0, .08);
	box-shadow:3px 3px 0 rgba(0, 0, 0, .08);
}

.rev_slider_wrapper .tp-rightarrow.default {
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
	-webkit-box-shadow:-3px 3px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow:-3px 3px 0 rgba(0, 0, 0, .08);
	box-shadow:-3px 3px 0 rgba(0, 0, 0, .08);
}

html.csstransitions .rev_slider_wrapper .tp-leftarrow.default,
html.csstransitions .rev_slider_wrapper .tp-rightarrow.default {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.rev_slider_wrapper .tp-leftarrow.default:before,
.rev_slider_wrapper .tp-rightarrow.default:before {
	position:absolute;
	top:15px;
	left:9px;
	display:block;
	width:20px;
	height:20px;
	background:url(img/rev_slider_arrow.png) no-repeat 0 0;
	background-color:#d8d9db;
	content:'';
}

.rev_slider_wrapper .tp-rightarrow.default:before {
	right:9px;
	left:auto;
	background-position:0 100%;
}

html.csstransitions .rev_slider_wrapper .tp-leftarrow.default:before,
html.csstransitions .rev_slider_wrapper .tp-rightarrow.default:before {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.fullwidthbanner-container .tp-thumbs {
	left:auto !important;
	margin-left:0 !important;
	padding:0;
	width:100% !important;
	background:none;
}

.tp-bullets.tp-thumbs .tp-mask {
	overflow:visible;
	width:100% !important;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	bottom:0;
	left:auto !important;
	width:100%;
	text-align:center;
}

.tp-bullets.tp-thumbs .bullet {
	position:relative;
	display:inline-block;
	float:none;
	overflow:visible;
	margin:0 4px -5px;
	width:32px !important;
	height:6px !important;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#ffffff;
	opacity:1 !important;
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.tp-thumbs img {
	position:absolute;
	bottom:0;
	left:-120%;
	display:block;
	visibility:hidden;
	margin-bottom:20px;
	width:auto;
	border:3px solid #ffffff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:4px 2px 0 rgba(0, 0, 0, .08);
	-moz-box-shadow:4px 2px 0 rgba(0, 0, 0, .08);
	box-shadow:4px 2px 0 rgba(0, 0, 0, .08);
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.tp-bullets.tp-thumbs .bullet:before {
	position:absolute;
	top:-14px;
	left:50%;
	z-index:1;
	margin-left:-8px;
	border-top:8px solid #ffffff;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
	content:'';
	opacity:0;
	-webkit-transition:opacity .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out;
}

.tp-bullets.tp-thumbs .bullet:hover:before, 
.tp-bullets.tp-thumbs .bullet:hover img {
	visibility:visible;
	opacity:1;
}

.bypostauthor,
.sticky { }
