/*
Template Name: Bigfish HTML
Template URI: http://bigfish-html.cmsmasters.net/
Author: CMSMasters
Author URI: http://cmsmasters.net/
Description: The Bigfish Responsive HTML5 Site Template.
Version: 1.0
License: 
License URI: 
Tags: light, dark, white, one-column, two-columns, left-sidebar, right-sidebar, custom-colors, post-formats, responsive, html5, css3
*/


html {height:100%;}

body {
	background:#ffffff;
	text-align:left;
	height:100%;
	min-height:100%;
	padding:0;
	margin:0;
}

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

figure img {display:block;}

abbr {border:0;}

address {font-style:normal;}

a {
	text-decoration:none;
	outline:none;
	cursor:pointer;
    -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,
.comment-body .cmsms-edit:hover {text-decoration:none;}

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

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

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

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

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

ul {list-style:none inside url(../images/list_image.png);}

img {
	border:0;
	padding:0;
}

featureimage{
    width: 1000px;
    padding: 0 0 0 15px;
    margin: 20 auto;
	text-align:center;
display: block;
    }   

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

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

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

.maxwidth {
	display:block;
	max-width:100%;
}

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

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

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

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

figure .preloader.inBlog .fullwidth {
    height:auto;
    position:relative;
	text-align:center;
}

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

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

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

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

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

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

textarea {
	border:0;
	background:none;
	overflow:hidden;
	outline: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 {
	padding:0;
	margin:0 0 18px;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a {
	text-decoration:none; 
	font-style:inherit;
}

.main_text {
	font-size:28px;
	line-height:36px;
	text-align:center;
	padding:20px 0;
	margin:0;
}

.cl {clear:both;}

.ovh {overflow:hidden;}

.fl {float:left;}

.fr {float:right;}

#page {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#slide_top {
	background:url(../images/arrow_top.png) no-repeat scroll 50% 50% transparent;
    display:none;
    width:50px;
    height:50px;
    position:fixed;
    right:20px;
    bottom:20px;
    z-index:999;
    text-indent:-9999px;
	opacity:.5;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	-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;
}

#slide_top:hover {opacity:1;}

.social_list {margin:0 0 0 10px;}

.social_list li {
	list-style:none;
	float:left;
	margin:0 3px;
}


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

#header {min-height:70px;}

.header_inner {
	width:940px;
	min-height:70px;
	margin:0 auto;
	position:relative;
}

.logo {
	display:block;
	width:146px;
	max-width:100%;
	height:30px;
	position:absolute;
    left:5px;
    top:20px;
}

#header nav {
	position:absolute;
	top:25px;
	right:5px;
}


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

.resp_navigation {display:none;}

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

#navigation:after {clear:both;}

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

#navigation li {
	float:left;
	position:relative;
	z-index:203;
}

#navigation > li {
	background:url(../images/vert_divider.png) no-repeat left 4px;
	padding-left:24px;
	margin-left:17px;
}

#navigation > li:first-child {background:none;}

#navigation a {
	text-decoration:none;
	display:inline-block;
	z-index:204;
}

#navigation > li.current-menu-ancestor > a, 
#navigation > li.current_page_item > a, 
#navigation > li.current_page_ancestor > a,
#navigation > li:hover > a {padding-bottom:10px;}

#navigation li:hover {z-index:10000;}

#navigation ul {
	background-color:#ffffff;
	margin:20px 0 0;
	padding:10px 0 0;
	visibility:hidden;
	position:absolute;
	left:10px;
	top:28px;
	z-index:9999;
	opacity:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, .26);
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, .26);
	box-shadow:1px 1px 4px rgba(0, 0, 0, .26);
	-webkit-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	-moz-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	-ms-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	-o-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	transition:opacity .2s ease-in-out, margin .2s ease-in-out;
}

#navigation > li > ul:before {
	content:'';
	background:url(../images/nav_ul_bg.png) no-repeat left top;
	width:13px;
	height:6px;
	position:absolute;
	left:13px;
	top:-6px;
	z-index:10;
}

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

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

#navigation ul li a {
	display:block;
	min-width:155px;
	padding:0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#navigation ul li a span {
	display:block;
	padding:0 15px 10px 0;
}

#navigation ul li.drop > a span {
	background:url(../images/nav_li_drop_bg.png) no-repeat 100% 6px;
	-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;
}

#navigation ul li.drop:hover > a span {background-position:110% 6px;}

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

#navigation ul ul:before {
	content:'';
	background:url(../images/nav_ul_ul_bg.png) no-repeat left top;
	width:6px;
	height:13px;
	position:absolute;
	left:-6px;
	top:14px;
	z-index:10;
}


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

#top {
	padding:0;
	overflow:hidden;
	position:relative;
	clear:both;
	
}

.top_inner{
	position:relative;
	z-index:2;

}

.top_nav_rs_outer,
.cmsms_nav_wrap_wrap {
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0;
}

.top_nav_rs,
.cmsms_nav_wrap {
	display:inline-block;
	width:940px;
	position:relative;
	z-index:20;
}


/* -------------------------------------------------------------------------------- Head Line */

.headline {
	border-top:1px solid #9d9d9d;
	overflow:hidden;
	position:relative;
}

.headline_inner {
	width:940px;
	margin:0 auto;
	padding:50px 0;
	text-align:center;
}

.headline h2 {
	font-size:36px;
	margin:0;
}

.headline h5 {
	padding-top:10px;
	margin:0;
}


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

.wrap_cont_nav {
	border-top:1px solid #9d9d9d;
	overflow:hidden;
	position:relative;
}

.cont_nav {
	width:940px;
	margin:0 auto;
	padding:15px 0;
}

.cont_nav a {
	background:url(../images/vert_divider.png) no-repeat right top;
	padding-right:14px;
	margin-right:7px;
	-webkit-transition:color .3s ease-in-out;
	-moz-transition:color .3s ease-in-out;
	-ms-transition:color .3s ease-in-out;
	-o-transition:color .3s ease-in-out;
	transition:color .3s ease-in-out;
}


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

#middle {
	border-top:1px solid #9d9d9d;
	overflow:hidden;
	position:relative;
}

#top + #middle {border-top:0;}

.middle_inner {
	width:940px;
	margin:0 auto;
	position:relative;
}


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

#top_sidebar {
	padding-top:50px;
	position:relative;
}

#top_sidebar > .divider {
	margin-left:-100%;
	margin-right:-100%;
	padding-top:55px;
}

#top_sidebar .aligncenter img {padding-bottom:18px;}

#top_sidebar .widget {
	margin-bottom:-10px;
	padding-bottom:0;
}

.nobg,
.cont_nav.nobg,
.content_wrap.nobg {background:none;}

.one_first {
	width:100%;
	padding-bottom:20px;
}

.one_half {
	width:48%;
	float:left;
	padding-bottom:18px;
	padding-right:4%;
}

.one_half.last {
	width:48%;
	float:right;
	padding-right:0;
}

.one_third {
	width:30.6%;
	float:left;
	padding-bottom:18px;
	padding-right:4%;
}

.one_third.last {
	width:30.6%;
	float:right;
	padding-right:0;
}

.two_third {
	width:65.2%;
	float:left;
	padding-bottom:18px;
	padding-right:4%;
}

.two_third.last {
	width:65.2%;
	float:right;
	padding-right:0;
}

.one_fourth {
	width:22%;
	float:left;
	padding-bottom:18px;
	padding-right:4%;
}

.one_fourth.last {
	width:22%;
	float:right;
	padding-right:0;
}

.three_fourth {
	width:74%;
	float:left;
	padding-bottom:18px;
	padding-right:4%;
}

.three_fourth.last {
	width:74%;
	float:right;
	padding-right:0;
}

.one_half+.one_half, 
.one_third+.two_third, 
.two_third+.one_third, 
.one_third+.one_third+.one_third, 
.one_fourth+.one_fourth+.one_half, 
.one_fourth+.one_half+.one_fourth, 
.one_half+.one_fourth+.one_fourth, 
.one_fourth+.three_fourth, 
.three_fourth+.one_fourth, 
.one_fourth+.one_fourth+.one_fourth+.one_fourth {
	float:right;
	padding-right:0;
}


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

.content_wrap {
	background:url(../images/cont_wrap_bg.png) repeat-y 74% 0;
	overflow:hidden;
	position:relative;
}

.content_wrap.sidebar_left {background-position:26% 0;}

.content_wrap.sidebar_left #content {
	float:right;
    padding-left:6.9%;
    padding-right:0;
}

#content {
    width:70.7%;
    float:left;
    padding:50px 0;
	overflow:hidden;
    position:relative;
}

#content.fr {float:right;}

.sitemap,
.sitemap_category,
.cms_archive {margin-bottom:0px;}

.sitemap li,
.sitemap_category li,
.cms_archive li {
    line-height:30px;
    list-style:none;
}

.sitemap li a,
.sitemap_category li a,
.cms_archive li a {padding-left:4px;}

.sitemap_category,
.sitemap > li {
	border-bottom:1px solid #9d9d9d;
    width:100%;
	padding:0 100% 40px;
	margin:0 -100% 40px;
}

.sitemap ul {margin-bottom:0;}

.sitemap > li > ul {
    width:100%;
    margin-top:25px;
    overflow:hidden;
    position:relative;
}

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

.sitemap > li > ul > li {
    width:25%;
    float:left;
}

.sitemap > li > ul > li > ul {margin-top:15px;}

.cms_archive li {
	display:block;
    width:25%;
    float:left;
    padding-bottom:25px;
}

.social_block {
	background:#000000;
	width:100%;
	position:absolute;
	top:0;
	z-index:300;
}

.social_block ul {
	text-align:center;
	display:none;
	width:940px;
	padding:0 20px;
	margin:30px auto 0;
	overflow:hidden;
}

.social_block ul li {
	text-align:center;
	list-style:none;
	display:inline-block;
	width:19%;
	margin-bottom:25px;
}

.social_block ul li a {
	color:#ffffff;
	font-size:13px;
	font-style:normal;
	display:block;	
}

.social_block ul li img {margin:0 auto;}

.social_block ul li span {
	display:block;
	margin-top:12px;
}

.social_toggle {
	border-top:16px solid #000000;
	border-left:16px solid transparent;
	border-right:16px solid transparent;
	display:block;
	margin-left:-16px;
	position:absolute;
	bottom:-16px;
	left:50%;
	z-index:2;
}


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

#middle_content {
	padding:50px 0;
	position:relative;
}

#middle_content .entry > .divider,
#middle_content .entry .opened-article > .divider {
	margin-left:-100%;
	margin-right:-100%;
}

#top_sidebar + #middle_content:before {
	content:'';
	background:#9d9d9d;
	height:1px;
	width:1000%;
	position:absolute;
	left:-100%;
	top:0;
}


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

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

#sidebar.fl {
    float:left;
    padding-left:0;
	margin-left:0;
}

#sidebar .one_first {padding-bottom:40px;}

#sidebar .widget {
	border-bottom:1px solid #9d9d9d;
	padding-bottom:40px;
}

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

#sidebar .one_half, 
#sidebar .one_half.last, 
#sidebar .one_third, 
#sidebar .one_third.last, 
#sidebar .two_third, 
#sidebar .two_third.last, 
#sidebar .one_fourth, 
#sidebar .one_fourth.last, 
#sidebar .three_fourth, 
#sidebar .one_fourth.last {
	width:auto;
	float:none;
	padding-right:0;
	padding-bottom:40px;
}

#sidebar .one_half+.one_half, 
#sidebar .one_third+.two_third, 
#sidebar .two_third+.one_third, 
#sidebar .one_third+.one_third+.one_third, 
#sidebar .one_fourth+.one_fourth+.one_half, 
#sidebar .one_fourth+.one_half+.one_fourth, 
#sidebar .one_half+.one_fourth+.one_fourth, 
#sidebar .one_fourth+.three_fourth, 
#sidebar .three_fourth+.one_fourth, 
#sidebar .one_fourth+.one_fourth+.one_fourth+.one_fourth {float:none;}


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

.middle_sidebar {
	border-top:1px solid #9d9d9d;
	margin:0 -100%;
	padding:0 100%;
	position:relative;
	clear:both;
}

.middle_sidebar_inner {
	padding:50px 0 30px;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	position:relative;
}


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

#bottom {
	border-top:1px solid #9d9d9d;
	position:relative;
}

.bottom_inner {
	width:940px;
	margin:0 auto;
	padding:50px 0 30px; 
	overflow:hidden;
	position:relative;
}


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

#footer {
	border-top:1px solid #9d9d9d;
	border-bottom:40px solid #6bd0cf;
	width:100%;	
}

.footer_inner {
	width:940px;
	padding:50px 0;
	margin:0 auto;
	overflow:hidden;
}

#footer p {padding:0;}

#footer .footer_nav {
	margin:0;
	overflow:hidden;
}

#footer .footer_nav ul {display:none;}

#footer .footer_nav > li {
	display:block;
	float:left;
	padding-left:20px;
}

#footer .footer_nav > li.current-menu-ancestor a,
#footer .footer_nav > li.current_page_item a,
#footer .footer_nav > li a:hover {text-decoration:underline;}


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

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

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

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

.nopadding {padding:0;}

.divider {
	border-top:1px solid #9d9d9d;
	padding-top:18px;
	margin-top:18px;
	clear:both;
}

.divider a {
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	margin-top:-18px;
}

.vertical_divider {
	background:url(../images/vert_divider.png) no-repeat left top;
    display:inline-block;
    width:7px;
    height:14px;
    margin:0 5px -2px;
}

.tooltip {
	border:1px solid #ffffff;
	border:1px solid rgba(255, 255, 255, .3);
	background-color:#010101;
	background-color:rgba(0, 0, 0, .7);
	font-size:12px;
	color:#fefefe;
	display:none;
	padding:3px 10px;
	margin:0;
	z-index:999;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.wp-caption {
	border:1px solid #d9d9d9;
	display:block;
	padding:10px 10px 5px;
}

.wp-caption-text {
	text-align:center;
	padding:5px 0 0;
	margin-bottom:5px;
}

#middle .wp-caption img {box-shadow:none;}

video {background-color:#000000;}

#middle .blog .post.format-video .jp-video,
#content .entry .post .jp-video {margin-bottom:0;}

.caption img {display:block;}

.caption figcaption {
	background-color:#ffffff;
	text-align:center;
}

.table {
	width:100%;
	margin-bottom:18px;
}

.table thead th,
.table tfoot th,
.table tbody td,
.table tfoot td {
	text-align:left;
	font-weight:normal;
	padding:15px 0 15px 20px;
}

.table thead th {border-bottom:1px solid #9d9d9d;}

.table tbody td {border-bottom:1px solid #ebebeb;}

span.dropcap2 {
	font-size:32px;
	line-height:38px;
	color:#fffefe;
	text-align:center;
	width:53px;
	height:52px;
	float:left;
    padding:7px 12px;
    margin-right:10px;
	position:relative;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

span.dropcap {
    font-size:48px;
    line-height:48px;
	float:left;
    padding:0 15px;
    margin-top:4px;
}

q, 
blockquote {
	padding:0 0 18px 35px;
	margin:0;
	position:relative;
	vertical-align:baseline;
}

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

q:before, 
blockquote:before {
	content:'\201C';
	font-size:28px;
	line-height:1em;
	display:block;
    padding:0;
	position:absolute;
	top:0;
	left:0;
}

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

code {
	border:1px solid #d9d9d9;
	border-top:3px solid #6bd0cf;
	display:block;
	padding:15px 20px;
	position:relative;
}

code:after {clear:both;}

.post_type_shortcode {position:relative;}

.post_type_shortcode .entry-header,
.portfolio_container .portfolio_inner .entry-header {
	float:left;
}

.post_type_shortcode .entry-meta,
.portfolio_container .portfolio_inner .entry-meta {
	background:url(../images/vert_divider.png) no-repeat left 1px;
	margin-left:7px;
	margin-bottom:15px;
	padding-left:15px;
	float:left;
}

.post_type_shortcode .entry-meta ul li,
.portfolio_container .portfolio_inner .entry-meta ul li {line-height:18px;}

.post_type_shortcode .entry-content,
.portfolio_container .portfolio_inner .entry-content {
	clear:both;
}

.post_type_shortcode .entry-title,
.portfolio_inner .entry-title {margin:0;}

.post_type_shortcode .portfolio_inner .entry-header,
.post_type_shortcode .portfolio_inner .entry-content {
	padding:0;
	margin:0;
}

.post_type_shortcode .one_fourth .entry-header,
.portfolio_container.four_blocks .portfolio_inner .entry-header,
.portfolio_container.one_block .portfolio_inner .entry-header {float:none;}

.post_type_shortcode .one_fourth .entry-meta,
.portfolio_inner .one_fourth .entry-meta,
.portfolio_container.four_blocks .portfolio_inner .entry-meta,
.portfolio_container.one_block .portfolio_inner .entry-meta {
	background:none;
	float:none;
	margin:0;
	padding:8px 0 15px;
	overflow:hidden;
}

.shortcode_slideshow .cmsms_content_slider_parent .cmsms_slides_nav {
	border-top:0;
    text-align:right;
	display:block;
	width:auto;
	max-width:100%;
    padding:0;
    overflow:hidden;
    position:absolute;
	top:20px;
    right:20px;
	left:auto;
	bottom:auto;
}

.shortcode_slideshow .cmsms_content_slider_parent .cmsms_slides_nav li {
	display:inline-block;
	float:none;
}

.shortcode_slideshow .cmsms_content_slider_parent .cmsms_slides_nav li a {
	text-indent:9999px;
	background-color:#ffffff;
	width:11px;
	height:11px;
}

.shortcode_slideshow .cmsms_content_slider_parent .cmsms_slides_nav li a:hover,
.shortcode_slideshow .cmsms_content_slider_parent .cmsms_slides_nav li.active a {background-color:#6c6c6c;}

.entry .shortcode_slideshow .cmsms_content_prev_slide, 
.entry .shortcode_slideshow .cmsms_content_next_slide,
.post .shortcode_slideshow .cmsms_content_prev_slide, 
.post .shortcode_slideshow .cmsms_content_next_slide {
	border:0;
	background-color:#ffffff;
	width:26px;
	height:26px;
	padding:8px 10px;
	top:auto;
    left:auto;
    right:48px;
	bottom:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-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;
}

.entry .shortcode_slideshow .cmsms_content_next_slide,
.post .shortcode_slideshow .cmsms_content_next_slide {right:20px;}

.entry .shortcode_slideshow .cmsms_content_prev_slide:hover, 
.entry .shortcode_slideshow .cmsms_content_next_slide:hover,
.post .shortcode_slideshow .cmsms_content_prev_slide:hover, 
.post .shortcode_slideshow .cmsms_content_next_slide:hover {background-color:#6c6c6c;}

.entry .shortcode_slideshow .cmsms_content_prev_slide span,  
.entry .shortcode_slideshow .cmsms_content_next_slide span,
.post .shortcode_slideshow .cmsms_content_prev_slide span,  
.post .shortcode_slideshow .cmsms_content_next_slide span {
	border-right:5px solid #6c6c6c;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	display:block;
	-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;
}

.entry .shortcode_slideshow .cmsms_content_next_slide span,
.post .shortcode_slideshow .cmsms_content_next_slide span {
	border-right:0;
	border-left:5px solid #6c6c6c;
}

.entry .shortcode_slideshow .cmsms_content_prev_slide:hover span,
.entry .shortcode_slideshow .cmsms_content_next_slide:hover span,
.post .shortcode_slideshow .cmsms_content_prev_slide:hover span,
.post .shortcode_slideshow .cmsms_content_next_slide:hover span {
	border-left-color:#ffffff;
	border-right-color:#ffffff;
}

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

.tog {
    display:block;
    padding:10px 0 10px 25px;
    margin:0;
    position:relative;
}

.tog:before {
	content:'';
	border-right:0;
	border-left:4px solid #9d9d9d;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	position:absolute;
	top:15px;
	left:2px;
}

.tog:hover:before,
.tog.current:before {
	left:0;
	top:17px;
	border-bottom:0;
	border-left:4px solid transparent;
	border-top:4px solid #9d9d9d;
	border-right:4px solid transparent;
}

.togg .tab_content {
	padding:10px 0 10px 25px;
	overflow:hidden;
	position:relative;
}

.accordion {
	margin-bottom:18px;
	overflow:hidden;
	position:relative;
}

.acc .tog {
	border-top:1px solid #d8d8d8;
	padding:14px 0 14px 25px;
}

.acc .tog:before {top:19px;}

.acc .tog:hover:before,
.acc .tog.current:before {top:21px;}

.acc:first-child .tog {border-top:0;}

.accordion .tab_content {
	padding:5px 0 5px 25px;
	overflow:hidden;
	position:relative;
}

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

.tabs,
.related_posts ul {
	border-bottom:1px solid #9d9d9d;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}

.tabs li,
.related_posts ul li {
	display:block;
	float:left;
	margin:0 20px 0 0;
	overflow:hidden;
}

.tab.lpr .tabs li {
	width:33.3%;
	margin:0;
	text-align:left;
}

.tab.lpr .tabs li:first-child {width:33.4%;}

.tabs li a,
.related_posts ul li a {
	text-align:center;
	display:inline-block;
	padding:0 0 15px;
	position:relative;
}

.tabs li a:before,
.related_posts ul li a:before {
	content:'';
	border-bottom:0;
	-webkit-transition:border-bottom-width .2s ease-in-out;
	-moz-transition:border-bottom-width .2s ease-in-out;
	-ms-transition:border-bottom-width .2s ease-in-out;
	-o-transition:border-bottom-width .2s ease-in-out;
	transition:border-bottom-width .2s ease-in-out;
}

.tabs li a:hover:before,
.tabs li a.current:before,
.related_posts ul li a:hover:before,
.related_posts ul li a.current:before {
	content:'';
	border-bottom:4px solid #9d9d9d;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
	position:absolute;
	top:auto;
	bottom:0;
	left:45%;
}

.tab_content,
.related_posts_content {
	padding:30px 0 0;
	position:relative;
	z-index:1;
}

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

.tab.lpr .tab_content ul li {padding-top:25px;}

.tab.lpr .tab_content ul li:first-child {padding:0;}

.tab.lpr .tab_content abbr {margin:5px 0 18px;}

.latest_news li:first-child {margin:0;}

.latest_news li {
	list-style:none;
	margin-top:14px;
	overflow:hidden;
}

.latest_news a {
	font-size:15px;
	line-height:27px;
}

.latest_news .alignleft {margin-right:30px;}

.latest_news li p {
	line-height:18px;
	padding-bottom:0; 
}

.blog.short, 
.portfolio_container.short {position:relative;}

.blog.short .post header .entry-title, 
.portfolio_container.short .portfolio header .entry-title {padding:0;}

.portfolio_container.short {margin-right:0;}

.blog.short .post .post_category, 
.portfolio_container.short .portfolio .post_category {text-decoration:none;}

.google_map {margin-bottom:18px;}

.tour_content {
	background:url(../images/cont_wrap_bg.png) repeat-y 25.9% top;
	margin-bottom:18px;
	overflow:hidden;
	position:relative;
}

.tour {
	display:block;
	width:25.9%;
	float:left;
	padding:75px 0 40px;
	margin-bottom:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

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

.tour li a {
	text-align:right;
	display:block;
	padding:7px 35px 7px 0;
    position:relative;
}

.tour li a:before {
	content:'';
	border-right:0;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
	position:absolute;
	right:0;
	top:12px;
	-webkit-transition:border-width .3s ease-in-out;
	-moz-transition:border-width .3s ease-in-out;
	-ms-transition:border-width .3s ease-in-out;
	-o-transition:border-width .3s ease-in-out;
	transition:border-width .3s ease-in-out;
}

.tour li a:hover:before,
.tour li.current a:before {
	border-right:4px solid #9d9d9d;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
}

.tour_box {
	display:none;
	width:74.1%;
	float:left;
	padding:15px 0 20px 35px;
	overflow:hidden;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.tour_box h1,
.tour_box h2,
.tour_box h3,
.tour_box h4,
.tour_box h5,
.tour_box h6 {
	border-bottom:1px solid #9d9d9d;
	padding:0 0 18px 35px;
	margin:0 0 25px -35px;
}

.tour_box h1 {padding-bottom:22px;}

.slider_shortcode {position:relative;}

.pricingtable {
	border:1px solid #bfbfbf;
	text-align:center;
	overflow:hidden;
	position:relative;
}

.pricingtable .title {
	font-size:18px;
	line-height:24px;
	padding:13px 5px;
	margin:0;
}

.one_third .pricingtable .title {
	font-size:24px;
	line-height:36px;
	padding:12px 5px;
}

.one_half .pricingtable .title {
	font-size:30px;
	line-height:36px;
	padding:15px 5px;
}

.pricingtable .cmsms_price {
	border-top:1px solid #c3c3c3;
	background:#fcfcfc;
	text-align:center;
	padding:22px 5px 22px 35px;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.one_half .pricingtable .cmsms_price {
	padding:28px 5px 28px 35px;
}

.pricingtable .currency,
.pricingtable .price {
	font-size:35px;
	line-height:36px;
	word-wrap:break-word;
}

.one_third .pricingtable .currency,
.one_third .pricingtable .price {
	font-size:50px;
	line-height:54px;
}

.one_half .pricingtable .currency,
.one_half .pricingtable .price {
	font-size:65px;
	line-height:72px;
}

.pricingtable .period {
	font-size:12px;
	line-height:18px;
	opacity:.65;
}

.one_third .pricingtable .period {
	font-size:18px;
	line-height:24px;
}

.one_half .pricingtable .period {
	font-size:24px;
	line-height:24px;
}

.pricingtable ul {
	list-style:none;
	margin:0;
}

.pricingtable ul li {
	border-top:1px solid #dedede;
	padding:9px 5px 7px;
}

.pricingtable ul li:first-child {border-top:1px solid #c3c3c3}

.pricingtable .but {
	border-top:1px solid #c4c4c4;
	background-color:#fcfcfc;
	text-align:center;
	padding:12px 5px 6px;
}

.one_third .pricingtable .but {padding:14px 5px 9px;}

.one_half .pricingtable .but {padding:19px 5px 15px;}

.pricingtable .but .button {min-width:80px;}

.featured_block {
	text-align:center;
	padding:35px 0 5px;
	overflow:hidden;
	position:relative;
}

.featured_block .fb_link {
	font-size:36px;
	line-height:36px;
	font-style:normal;
	display:inline-block;
	padding-right:45px;
	position:relative;
}

.featured_block .fb_link:before {
	content:'';
	border-left:12px solid #b5b5b5;
	border-top:12px solid transparent;
	border-bottom:12px solid transparent;
	position:absolute;
	left:auto;
	right:0;
	top:6px;
	-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;
}

.featured_block .fb_link:hover:before {border-left-color:#202020;}

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

.skill_item {
	background-color:#ebebeb;
	color:#ffffff;
	width:100%;
	margin-top:20px;
}

.skill_item:first-child {margin-top:10px;}

.skill_item_colored_wrap {
	position:relative;
}

.skill_item_colored {
	width:100%;
	height:100%;
	position:absolute;
	-webkit-animation:move 2s linear .1s normal none 1 ;
	-moz-animation:move 2s linear .1s normal none 1 ;
	-ms-animation:move 2s linear .1s normal none 1 ;
	-o-animation:move 2s linear .1s normal none 1 ;
	animation:move 2s linear .1s normal none 1 ;
}

@-webkit-keyframes move {
	from {width:0;}
	to {width:100%;}
}

@-moz-keyframes move {
	from {width:0;}
	to {width:100%;}
}

@-ms-keyframes move {
	from {width:0;}
	to {width:100%;}
}

@-o-keyframes move {
	from {width:0;}
	to {width:100%;}
}

@keyframes move {
	from {width:0;}
	to {width:100%;}
}

.skill_item_colored_wrap span {
	display:block;
	padding:10px 10px 8px 10px;
	position:relative;
}


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

.comment-reply-link,
.button,
.button_medium,
.button_large {
	color:#ffffff;
	font:12px/18px "Headland One", serif;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	min-width:100px;
	padding:9px 10px 8px;
	overflow:hidden;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-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;
}

.button_medium {
	font-size:15px;
	min-width:125px;
	padding:12px 10px;
}

.button_large {
	font-size:17px;
	min-width:145px;
	padding:16px 10px;
}

.comment-reply-link:hover,
.button:hover,
.button_medium:hover,
.button_large:hover {color:#ffffff;}

#slider .button,
#slider .button_medium,
#slider .button_large {
	background-color:#fff799;
	color:#000000;
	font-size:20px;
	line-height:65px;
	padding:0 30px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	border-radius:35px;
}

#slider .button:hover,
#slider .button_medium:hover,
#slider .button_large:hover {background-color:#000000;}

.box {margin:0 0 18px;}

.error_box {
	border-top:2px solid #fac0ad;
	background-color:#ffe0d5;
}

.success_box {
	border-top:2px solid #b3e68b;
	background-color:#dff4d1;
}

.notice_box {
	border-top:2px solid #b3d6f7;
	background-color:#d6e9fa;
}

.warning_box {
	border-top:2px solid #ffd35a;
	background-color:#fcebbf;
}

.download_box {
	border-top:2px solid #9bd5a9;
	background-color:#d0fcdb;
}

.css_box {
	border-top:2px solid #d3d3d3;
	border-color:#ececec; 
	background-color:#43f270;
	padding:25px 25px 8px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fffac3), to(#dff4d1)); 
	background:-moz-linear-gradient(#fffac3, #dff4d1); 
	background:-o-linear-gradient(#fffac3, #dff4d1); 
	background:linear-gradient(#fffac3, #dff4d1); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffac3', endColorstr='#dff4d1');
}

.box.css_box p {padding:0;}

.box table {width:100%;}

.box table td p {padding:0 20px 0 0;}

.box table td {
	text-align:left;
	padding:25px 0 8px;
}

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

.box.error_box table td:first-child {background:url(../images/error.png) center center no-repeat;}

.box.success_box table td:first-child {background:url(../images/success.png) center center no-repeat;}

.box.notice_box table td:first-child {background:url(../images/notice.png) center center no-repeat;}

.box.warning_box table td:first-child {background:url(../images/warning.png) center center no-repeat;}

.box.download_box table td:first-child {background:url(../images/download.png) center center no-repeat;}


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

.widget {
	padding-bottom:20px;
	overflow:hidden;
	position:relative;
}

.shortcode_slideshow_container {position:relative;}

.widget .widgettitle {
	padding-bottom:25px;
	margin:0;
}

.widget ul {
	list-style:none;
	margin-bottom:0;
}

.widget abbr {
	background:url(../images/vert_divider.png) no-repeat left 2px;
	padding:0 0 0 10px;
}

.widget cite {padding-left:5px;}

.widget_custom_recent_entries ul li {overflow:hidden;}

.widget_rss .widgettitle .rsswidget {
	float:left;
    margin:5px 15px 0 0;
}

.rss-date {
	text-indent:0;
	display:block;
	padding-left:10px;
}

.widget_calendar caption {
	color:#fefefe;
    text-align:center;
	padding:10px 0;
}

.widget_calendar table {
	text-align:center;
	width:100%;
}

.widget_calendar table thead th {
	background-color:#eeeeee;
	padding:6px 0;
}

.widget_calendar table tbody td {
	border:1px solid #e6e6e6;
	background:#fefefe;
	width:39px;
	height:39px;
}

.widget_calendar table tbody td a {
	display:block;
	padding:10px 0;
}

.widget_calendar tfoot td {padding-top:18px;}

.widget_custom_text_icon > table {margin-bottom:10px;}

.widget_custom_text_icon .widgettitle,
.widget_custom_text_icon .widgetsubtitle {
	padding:0 0 5px 10px;
	margin:0;
}

.widget_custom_text_icon .with_image {width:20%;}

.widget_meta abbr {display:inline;}

.widget_text figure {margin-bottom:20px;}

.widget_links li,
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.arrow_dash_r li {
	background:url(../images/list_image.png) no-repeat left 8px;
	list-style:none;
	padding-left:20px;
	margin:5px 0;
	overflow:hidden;
}

.arrow_dash_r li {background-position:left 9px;}

.widget_links li:first-child,
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_nav_menu li:first-child,
.widget_meta li:first-child,
.widget_pages li:first-child,
.arrow_dash_r li:first-child {margin-top:0;}

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

.widget_custom_advertising_entries ul li,
.adv_widget_image {
	background:none;
    list-style:none;
    float:left;
    padding:0 3% 3% 0;	
}

.widget_custom_advertising_entries ul li:nth-child(2n),
.adv_widget_image:nth-child(2n) {padding-right:0;}

.widget_custom_advertising_entries img {border:1px solid #c4c4c4;}

.widget_custom_flickr_entries .flickr_badge_image a {display:block;}

.widget_custom_flickr_entries ul li,
.widget_custom_flickr_entries .flickr_badge_image {
    list-style:none;
    float:left;
    padding:0 4% 4% 0;	
}

#sidebar .widget_custom_flickr_entries .wrap {
	padding-bottom:15px;
	overflow:hidden;
}

.jta-tweet-text {
	position:relative;
	word-wrap:break-word;
}

.widget_custom_twitter_entries ul li {
	list-style:none;
	margin-bottom:35px;
}

.widget_custom_twitter_entries ul li .published {margin-top:-10px;}

.widget_custom_contact_form_entries .cmsms-form-builder textarea {
	min-height:100px;
	resize:vertical;
	overflow:auto;
}

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

.loading {
	background:url(../images/loader_for_white.gif) no-repeat 50% 50%;
	width:40px;
	height:5px;
	float:right;
	margin-top:10px;
	margin-right:4%;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
}

.search_line p {padding:0;}

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

.search_line input[type="submit"] {
	border:0;
	background-color:none;
	background:url(../images/search.png) no-repeat 5px 5px;
    width:27px;
    height:26px;
    float:left;
	padding:0;
    margin:7px 0 0 -27px;
	position:relative;
    cursor:pointer;
}

.error {
	text-align:center;
	padding-bottom:70px;
}

.error h1 {
	font-size:23.4em;
	line-height:1em;
}

.error h2 {
	padding:50px 0 0 0;
	margin:0;
}

.error .search_line {
    width:35%;
	margin:55px auto 30px;
    overflow:hidden;
}

.widget_portfolio_link {
	display:block;
	padding-bottom:15px;
}

.widget_rss > ul > li,
.widget_recent_comments > ul > li {
	background:url(../images/divider.png) repeat-x left top;
	padding:25px 0 10px;
}

.widget_rss > ul > li {padding-bottom:20px;}

.widget_rss > ul > li:first-child,
.widget_recent_comments > ul > li:first-child {
	background:none;
	padding:0 0 10px;
}

.widget_rss > ul > li:first-child {padding-bottom:20px;}


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

.blog .post {
	margin-bottom:100px; 
	overflow:hidden;
	position:relative;
}

.blog.opened-article .post {margin-bottom:45px;}

.blog.short .post, 
.portfolio_container.short .portfolio {margin-bottom:10px;}

figure a {display:block;}

.cmsms_post_img {
	background-color:#000000;
	background-position:50% 50%;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	position:absolute;
	z-index:2;
}

.format-standard .cmsms_post_img,
.format-album .cmsms_post_img {background-image:url(../images/format_standard.png);}

.format-image .cmsms_post_img {background-image:url(../images/format_image.png);}

.format-aside .cmsms_post_img {background-image:url(../images/format_aside.png);}

.format-link .cmsms_post_img {background-image:url(../images/format_link.png);}

.format-slider .cmsms_post_img,
.format-gallery .cmsms_post_img {background-image:url(../images/format_gallery.png);}

.format-audio .cmsms_post_img {background-image:url(../images/format_audio.png);}

.format-video .cmsms_post_img {background-image:url(../images/format_video.png);}

.format-quote .cmsms_post_img {background-image:url(../images/format_quote.png);}

.post .entry-header,
.post .blog_media,
.post .entry-content,
.post .post_link,
.post .wrap_cmsms_tags,
.post .cmsms_info,
.post .shortcode_slideshow {
	padding-left:70px;
	position:relative;
}

.post .entry-header {margin-bottom:25px;}

.post .entry-header .entry-title {margin-bottom:10px;}

.post .entry-header .entry-content {
	padding-left:0;
	margin-bottom:10px;
}

.post .post-categories,
.post .cmsms_tags {opacity:.7;}

.post .blog_media,
.post .cmsms_media,
.post .shortcode_slideshow,
.post .entry-content {margin-bottom:30px;}

.post .cmsms_info {
	border-top:1px solid #9d9d9d;
	border-bottom:1px solid #9d9d9d;
	margin-bottom:30px;
	overflow:hidden;
	position:relative;
}

.post .cmsms_info .entry-meta,
.post .cmsms_info .cmsms_post_info {
	float:left;
	overflow:hidden;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.post .cmsms_info .entry-meta {
	border-right:1px solid #9d9d9d;
	width:54.6%;
	padding:35px 20px 35px 0;
	margin-right:-1px;
}

.post .cmsms_info .cmsms_post_info {
	border-left:1px solid #9d9d9d;
	width:45%;
	padding:24px 20px 24px 5%;
}

.post .cmsms_info .entry-meta span {
	display:inline-block;
	padding:5px 20px 5px 0;	
	white-space:nowrap;
}

.post .cmsms_post_info > div {
	overflow:hidden;
	padding-top:15px;
}

.post .cmsms_post_info > div:first-child {padding-top:0;}

.post .cmsms_post_info > div span,
.post .cmsms_post_info > div a,
.post .cmsms_post_info > div abbr {
	display:block;
	width:50%;
	float:left;
}

.post_link {padding-right:20px;}

.post_link:before {
	content:'';
	border-left:6px solid #6c6c6c;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	display:block;
	position:absolute;
	right:0;
	top:4px;
}

.wrap_cmsms_tags {padding-top:20px;}

.cmsms_info + .wrap_cmsms_tags,
.entry-content + .wrap_cmsms_tags {padding-top:0;}

.cmsms_tags li:first-child {margin-left:10px;}

.post .cmsms_tags,
.post .cmsms_tags li {
	list-style:none;
	display:inline-block;
	margin:0;
}

.post.format-standard .cmsms_info {
	border:0;
	border-left:1px solid #9d9d9d;
	width:41.4%;
	float:right;
	margin:0 0 0 40px;
	padding:0;
	overflow:hidden;
	position:relative;
}

.post.format-standard .cmsms_info .entry-header {
	padding:15px 0 25px 40px;
	margin:0;
}

.post.format-standard .cmsms_post_info {
	border-top:1px solid #9d9d9d;
	border-bottom:1px solid #9d9d9d;
	border-left:0;
	width:auto;
	float:none;
	padding:25px 0 25px 40px;
	overflow:hidden;
}

.post.format-standard .cmsms_info .entry-meta {
	border:0;
	width:auto;
	padding:35px 0 35px 35px;
	margin:0;
}

.post.format-standard .wrap_post_content {
	overflow:hidden;
	position:relative;
}

.post.format-standard .entry-content {
	padding-bottom:5px;
	margin:0;
}

.post.format-quote blockquote {padding:0;}

.post.format-quote blockquote:before {
	content:none;
	display:none;
}

.post.format-quote .entry-header .entry-content {
	font-size:13px;
	line-height:18px;
}

header iframe {
	display:block;
	position:relative;
	z-index:8;
}

.wp-pagenavi {
	padding:10px 0;
	overflow:hidden;
}

.wp-pagenavi .pages {padding-right:10px;}

.wp-pagenavi span.current,
.wp-pagenavi a {
	border:1px solid rgba(0, 0, 0, .08);
	background-color:#f5f5f5;
	font-weight:normal;
	text-align:center;
	display:inline-block;
	width:38px;
	height:38px;
	margin:0 2px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.wp-pagenavi a {margin:0 6px;}

.wp-pagenavi a.page {margin:0 2px;}

.wp-pagenavi span.current,
.wp-pagenavi a span {
	padding:9px 2px;
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.wp-pagenavi a span.next,
.wp-pagenavi a span.prev {background:url(../images/pagenavi.png) no-repeat 3px 13px;}

.wp-pagenavi a span.prev {background-position:1px -17px;}

.subpage_nav,
.entry .project_navi {overflow:hidden;}

.entry .project_navi {padding:3px 0;}

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

.entry .project_navi span a {
	line-height:23px;
	display:block;
	padding-left:20px;
	position:relative;
}

.entry .project_navi span.fr a {padding:0 20px 0 0;}

.entry .project_navi span a:before {
	content:'';
	border-right:6px solid #6c6c6c;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	position:absolute;
	top:3px;
	left:0;
	-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;
}

.entry .project_navi span.fr a:before {
	border-right:0;
	border-left:6px solid #6c6c6c;
	left:auto;
	right:0;
}

.entry .project_navi span.fl a:hover:before {border-right-color:#000000;}
.entry .project_navi span.fr a:hover:before {border-left-color:#000000;}

.share_posts {padding:25px 0 20px;}

.cmsms_social {
	display:none;
	margin-top:18px;
	overflow:hidden;
}

.cmsms_share {
	margin:18px 0 0;
	padding-left:15px;
	padding-right:15px;
}

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

.about_author {
	overflow:hidden;
	margin:5px 0;
}

.related_posts {
	padding:25px 0 5px;
	overflow:hidden;
}

.related_posts .one_half {display:table;}

.related_posts_content .one_half figure.alignleft {
    display:table-cell;
    margin-bottom:0;
}

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

#comments {
	padding:30px 0 0;
	overflow:hidden;
}

.commentlist {
	margin:60px 0 0;
	overflow:hidden;
}

.commentlist li {list-style:none;}

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

.comment-body {
	border-bottom:1px solid #9d9d9d;
	padding:0 0 25px;
	margin:0 0 60px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.comment-authorinfo {
	margin-bottom:5px;
	overflow:hidden;
	margin-top:-3px;
	padding-top:3px;
}

.comment-authorinfo h3.name {margin:5px 0 0;}

.comment-reply-link {
	min-width:60px;
	float:right;
	padding:6px 10px 4px;
	margin-top:-3px;
}

#cancel-comment-reply-link {
	float:right;
	padding-right:6%;
}

#comments .comment-body .published {
	background:none;
	display:inline-block;
	width:auto;
	height:auto;
	float:right;
	padding:5px 10px;
	margin:-2px 15px 0 0;
	opacity:.7;
}

.comment-body h3 {display:inline-block;}

.comment-body .comment-edit-link {
	font-size:12px;
	float:left;
}

.comment-body .cmsms-edit {margin-top:5px;}

#respond {padding-top:20px;}

#respond #commentform {padding-top:0;}


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

.one_block .portfolio,
.one_block .portfolio.entry-content,
.one_block .portfolio .entry-meta,
.one_block .portfolio .entry-meta .post_category {text-align:center;}

.portfolio_container {
	margin-right:-4%;
	position:relative;
}

.portfolio_container.four_blocks {margin-right:-3.9%;} 

.portfolio_container.one_block {margin-right:0;}

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

.project.four_blocks .cmsms_media, 
.project.three_blocks .cmsms_media, 
.project.two_blocks .cmsms_media,
.project.one_block .cmsms_media {margin-bottom:0;}

.project .cmsms_media .cmsms_media_box, 
.portfolio_container .portfolio {float:left;}

.project.one_block .cmsms_media .cmsms_media_box {float:none;}

.portfolio_container .portfolio,
.project.four_blocks .cmsms_media .cmsms_media_box, 
.project.three_blocks .cmsms_media .cmsms_media_box, 
.project.two_blocks .cmsms_media .cmsms_media_box, 
.portfolio_container.four_blocks .portfolio, 
.portfolio_container.three_blocks .portfolio, 
.portfolio_container.two_blocks .portfolio {
	padding-right:4%;
	padding-bottom:30px;
	float:left;
}

.project .cmsms_media .cmsms_media_box .image_border {padding:4px;}

.project.four_blocks .cmsms_media .cmsms_media_box {width:22%;}

.project.three_blocks .cmsms_media .cmsms_media_box {width:30.6%;}

.project.two_blocks .cmsms_media .cmsms_media_box {width:48%;}

.portfolio_container.four_blocks .portfolio {width:21%;}

.portfolio_container.three_blocks .portfolio {width:29.3%;}

.portfolio_container.two_blocks .portfolio {width:46%;}

.portfolio_container.one_block .portfolio {
	width:100%;
	margin-bottom:30px;
}

.portfolio_container.one_block .portfolio, 
.project.four_blocks .cmsms_media .cmsms_media_box+.cmsms_media_box+.cmsms_media_box+.cmsms_media_box, 
.project.three_blocks .cmsms_media .cmsms_media_box+.cmsms_media_box+.cmsms_media_box, 
.project.two_blocks .cmsms_media .cmsms_media_box+.cmsms_media_box,
.project.one_block .cmsms_media .cmsms_media_box {
	padding-right:0;
	padding-bottom:20px;
}

.portfolio_container .portfolio .post_category {margin-bottom:14px;}

.portfolio_container.short .portfolio .post_category {margin-bottom:0;}

.portfolio_container.one_block .portfolio .entry-content,
.portfolio_container.one_block .portfolio .entry-title {text-align:center;}

.portfolio_container.one_block .portfolio figure.fullwidth {
	max-width:63%;
	min-width:63%;
}

.portfolio_container.one_block .portfolio .port_text {
	max-width:33%;
	min-width:33%;
	float:left;
	padding-left:2%;
}

.portfolio_inner,
.post_inner {overflow:hidden;}

.portfolio_inner > figure,
.post_inner > figure,
.post_inner > .shortcode_slideshow,
.portfolio_inner > .shortcode_slideshow,
.portfolio_inner > .resizable_block,
.post_inner .resizable_block,
.portfolio_container .portfolio_inner > .resizable_block,
.portfolio_container .portfolio_inner > .jp-video {margin:0 0 20px;}

ul.cmsms_category,
ul.post-categories {
	list-style:none;
	margin:0;
}

ul.cmsms_category li,
ul.post-categories li {display:inline-block;}

.wrap_pj_sort {
	border-bottom:1px solid #cecece;
	margin:0 -100%;
	padding:0 100%;
}

.pj_sort {
	height:30px;
	padding:12px 0;
	position:relative;
}

.p_options_loader {
	background:url(../images/loader_white.gif) no-repeat 0 0;
	display:block;
	width:160px;
	height:20px;
	position:absolute;
	top:20px;
	right:20px;
}

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

.p_options_block a:hover {text-decoration:none;}

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

.p_sort .button {min-width:80px;}

.p_sort .button,
.p_cat_filter.button {
	text-align:left;
	padding:7px 25px 6px 15px;
}

.p_sort a:before,
a.p_cat_filter:before {
	content:'';
	border-top:4px solid #ffffff;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-bottom:0;
	display:block;
	position:absolute;
	right:12px;
	top:13px;
	-webkit-transition:border-width .3s ease-in-out;
	-moz-transition:border-width .3s ease-in-out;
	-ms-transition:border-width .3s ease-in-out;
	-o-transition:border-width .3s ease-in-out;
	transition:border-width .3s ease-in-out;
}

a.p_cat_filter {
	width:145px;
	position:relative;
	z-index:31;
}

.p_sort a[name="p_date"],
.p_sort a[name="p_name"] {float:left;}

.p_sort a[name="p_name"] {
	min-width:85px;
	margin-right:20px;
}

.p_sort a.current.reversed:before,
.p_filter_container:hover a.p_cat_filter:before {
	border-top:0;
	border-bottom:4px solid #ffffff;
}

div.p_filter, 
.p_filter_container {
	position:relative;
	z-index:29;
}

div.p_filter {
	float:right;
	padding:0 20px 0 0;
}

.p_filter_container ul.p_filter {
	background-color:#ffffff;
	list-style:none;
	width:100%;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	z-index:30;
	opacity:0;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:1px 1px 4px rgba(0, 0, 0, .2);
	box-shadow:1px 1px 4px rgba(0, 0, 0, .2);
	-webkit-transition:opacity .5s ease, padding-top .5s ease, padding-bottom .5s ease, top .5s ease;
	-moz-transition:opacity .5s ease, padding-top .5s ease, padding-bottom .5s ease, top .5s ease;
	-o-transition:opacity .5s ease, padding-top .5s ease, padding-bottom .5s ease, top .5s ease;
	-ms-transition:opacity .5s ease, padding-top .5s ease, padding-bottom .5s ease, top .5s ease;
	transition:opacity .5s ease, padding-top .5s ease, padding-bottom .5s ease, top .5s ease;
}

.p_filter_container:hover ul.p_filter {
	padding:20px 0 10px;
	opacity:1;
	top:15px;
}

ul.p_filter li a {
	font-size:13px;
	line-height:24px;
	font-style:normal;
	display:block;
	width:120px;
	height:0;
	padding:0 10px 2px 15px;
	z-index:30;
	-webkit-transition:height .5s ease, padding-top .5s ease, padding-bottom .5s ease, color .3s ease;
	-moz-transition:height .5s ease, padding-top .5s ease, padding-bottom .5s ease, color .3s ease;
	-ms-transition:height .5s ease, padding-top .5s ease, padding-bottom .5s ease, color .3s ease;
	-o-transition:height .5s ease, padding-top .5s ease, padding-bottom .5s ease, color .3s ease;
	transition:height .5s ease, padding-top .5s ease, padding-bottom .5s ease, color .3s ease;
}

.p_filter_container:hover ul.p_filter li a {height:24px;}

ul.p_filter li.current a, 
ul.p_filter li a:hover {display:block;}

ul.p_filter li:first-child {padding-top:6px;}

ul.p_filter li {
	display:block;
	overflow:hidden;
	position:relative;
	z-index:30;
}

.p_date {display:none;}

.project header {margin-bottom:10px;}

.project .wrap_project_cont {
	width:69%;
	float:left;
	padding-right:5%;
	padding-bottom:40px;
	overflow:hidden;
}

.project .project_details {
	border-left:1px solid #9d9d9d;
	width:26%;
	float:right;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.project_details > div {
	border-top:1px solid #9d9d9d;
	padding:25px 0 25px 40px;
	overflow:hidden;
	position:relative;
}

.project_details > .cmsms_project_link {padding-bottom:20px;}

.project_details > div > div,
.project_details > div > ul,
.project_details > div > abbr {
	width:50%;
	float:left;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.project_details .details_title {padding-right:10px;}

.project_details .cmsms_project_link .details_title {padding-top:9px;}

.project_details > div > ul {list-style:none;}

.project_details > div > ul li {
	line-height:18px;
	margin-top:10px;
}

.project_details > div > ul li:first-child {margin:0;}

.project_details > div > .wrap_share_but {
	width:auto;
	float:none;
	clear:both;
}

.project .project_details .cmsms_project_share > div {margin-bottom:20px;}

.project_details .button,
.project_details .button:hover {color:#ffffff;}

.project footer {overflow:hidden;}

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

.project_details .cmsmsLike {
	background:#cccccc url(../images/heart.png) no-repeat 5px 7px;
	text-decoration:none;
	display:block;
	width:24px;
	height:24px;
	float:left;
	margin:-3px 60px 0 0;
	position:relative;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	-webkit-transition:background-color .5s ease;	
	-moz-transition:background-color .5s ease;	
	-ms-transition:background-color .5s ease;	
	-o-transition:background-color .5s ease;	
	transition:background-color .5s ease;
}

.project_details .cmsmsLike span {
	line-height:24px;
	padding-left:34px;
	-webkit-transition:color .5s ease;	
	-moz-transition:color .5s ease;	
	-ms-transition:color .5s ease;	
	-o-transition:color .5s ease;	
	transition:color .5s ease;
}

.portfolio_container.one_block article.status-publish {
	float:none;
	margin-bottom:30px;
}

.portfolio_container.four_blocks .portfolio .jp-duration, 
.portfolio_container.four_blocks .portfolio .jp-current-time, 
.portfolio_container.four_blocks .portfolio .jp-time-sep,
.portfolio_container .portfolio .jp-full-screen,
.portfolio_container .portfolio .li-jp-full-screen {display:none;}

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


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

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

.cmsms-form-builder label {font-size:11px;}

.cmsms-form-builder .form_info {padding-bottom:20px;}

.cmsms-form-builder span.db {
	font-size:11px; 
	display:block;
}

.cmsms-form-builder .button,
.cmsms-form-builder .button:hover {color:#ffffff;}

#commentform {margin-top:-15px;}

#commentform p.form-submit {display:none;}

.post #commentform {padding:0;}

input[type="text"],
textarea,
select,
.cmsms-form-builder select,
.search_line input {
	border-bottom:1px solid #9d9d9d;
	line-height:28px;
	width:60%;
	height:28px;
	margin:6px 0 3px;
	overflow:hidden;
	-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;
}

input[type="text"],
textarea {
	padding-left:5px;
	padding-right:5px;
}

textarea {padding-top:10px;}

.entry textarea {
	border-top:1px solid #9d9d9d;
	margin-top:17px;
}

option {padding:5px;}

.search_line input[type="text"]:focus {padding-right:35px;}

.widget select {padding-top:8px;}

.widget input[type="text"],
textarea {width:92%;}

#bottom .cmsms-form-builder input[type="text"],
#bottom .cmsms-form-builder textarea {width:91%;}

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

.cmsms-form-builder select {
	border:0;
	border-bottom:1px solid #9d9d9d;
	width:50%;
	height:32px;
	padding:5px;
}

.cmsms-form-builder option {
	border:0;
	border-bottom:1px solid #9d9d9d;
    height:32px;
    padding:9px 5px 5px;
    margin:0;
}

#commentform textarea {
	width:95%;
	margin-top:40px;
}

#commentform p {
	overflow:hidden;
	clear:both;
}

#commentform label {
	line-height:32px;
	display:inline-block;
	float:none;
	padding-left:16px;
	padding-top:5px;
}

#commentform textarea, 
.cmsms-form-builder textarea {
	min-height:200px;
	resize:vertical;
	overflow:auto;
}

#commentform .button {min-width:145px;}

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

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

.cmsms-form-builder .check_parent input[type="checkbox"], 
.cmsms-form-builder .check_parent input[type="radio"] {
	float:left;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}

.cmsms-form-builder .check_parent input[type="radio"]+label {background:url(../images/radio_check.png) no-repeat 0 -29px;}

.cmsms-form-builder .check_parent input[type="radio"]:checked+label {background:url(../images/radio_check.png) no-repeat 0 0;}

.cmsms-form-builder .check_parent input[type="checkbox"]+label {background:url(../images/radio_check.png) no-repeat 0 -87px;}

.cmsms-form-builder .check_parent input[type="checkbox"]:checked+label {background:url(../images/radio_check.png) no-repeat 0 -58px;}

.cmsms-form-builder .check_parent input[type="checkbox"]+label, 
.cmsms-form-builder input[type="radio"]+label {
	display:block;
	height:19px;
	float:left;
	padding:1px 0 0 25px;
	margin:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	cursor:pointer;
}

.cmsms-form-builder .cmsms_checkbox .db, 
.cmsms-form-builder .cmsms_radio .db, 
.cmsms-form-builder .cmsms_checkboxes .db {
	display:block;
	padding-bottom:15px;
}

.comment_approve {color:#a8a8a8;}


/* -------------------------------------------------------------------------------- Form Error */

.inputContainer {
	float:left;
	position:relative;
}

.formError {
	display:block;
	position:absolute;
	top:300px;
	left:300px;
	z-index:5000;
	cursor:pointer;
}

.ajaxSubmit {
	border:1px solid #999999;
	background-color:#55ea55;
	display:none;
	padding:20px;
}

.formError .formErrorContent {
	border:1px solid #333333;
	background-color:#000000;
	font-family:Tahoma;
	font-size:11px;
	width:150px;
	padding:4px 10px;
	position:relative;
	z-index:5001;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.greenPopup .formErrorContent {background-color:#33be40;}

.blackPopup .formErrorContent {background-color:#393939;}

.formError .formErrorArrow {
	width:15px;
	margin:-2px 0 0 13px;
	position:relative;
	z-index:5006;
}

.formError .formErrorArrowBottom {
	margin:0 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-color:#000000;
	font-size:0;
	line-height:0;
	display:block;
	height:1px;
	margin:0 auto;
}

.greenPopup .formErrorArrow div {background-color:#33be40;}

.blackPopup .formErrorArrow div {background-color:#393939;}

.formError .formErrorArrow .line10 {
	border:0;
	width:15px;
}

.formError .formErrorArrow .line9 {
	border:0;
	width:13px;
}

.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 {
	border-bottom:0;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	width:1px;
}

.formError .formErrorArrow .line2 {
	border:0;
	background-color:#333333;
	width:1px;
}

.formError .formErrorArrow .line1 {
	border:0;
	background-color:#333333;
	width:0;
}

#middle.portfolio_page {
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}

.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 Slider */

.cmsms_slider_parent {position:relative;}

.responsiveSlider {
	background:url(../images/loader_for_white.gif) no-repeat scroll 50% 50%;
	font-size:85%;
	text-align:left;
	list-style:none;
	display:block;
	width:100%;
	height:0;
	padding:0 0 26%;
	margin:0;
	overflow:hidden;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
	-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;
}

.cmsms_slider_parent>.responsiveSlider {
	background-image:none;
	opacity:1;
	filter:alpha(opacity=100);
}

.responsiveSlider>li {
	display:block;
	width:100%;
	height:100%;
	margin:0;
	overflow:hidden;
	
}

.responsiveSlider>li {
	left:100%;
	top:0;
	z-index:1;
}

.responsiveSlider>li img {width:100%;}

.responsiveSlider>li.left-img img {
	min-width:50%;
	max-width:50%;
	height:100%;
	max-height:100%;
	float:left;
}

.responsiveSlider>li.right-img img {
	min-width:50%;
	max-width:50%;
	max-height:100%;
	height:100%;
	float:right;
}

.responsiveSlider .slideCaption {
	display:table;
	position:absolute;
	top:0;
	right:0;
	display:block\0/IE9;
}

.responsiveSlider .slideCaption.left, 
.responsiveSlider .slideCaption.right {
	width:35%;
	margin:0 80px;
}

.responsiveSlider .slideCaption.top, 
.responsiveSlider .slideCaption.bottom {
	display:block;
	width:auto;
	margin:0;
}

.responsiveSlider .slideCaption {
	top:auto;
	bottom:0;
}

.responsiveSlider>li.left-img .slideCaption.top, 
.responsiveSlider>li.right-img .slideCaption.top, 
.responsiveSlider>li.left-img .slideCaption.bottom, 
.responsiveSlider>li.right-img .slideCaption.bottom {
	display:table;
	width:43%;
	padding:2%;
	margin:0;
	display:block\0/IE9;
}

.responsiveSlider .slideCaption>.slideCaptionInner {
	display:table-cell;
	width:100%;
	vertical-align:middle;
}

.responsiveSlider .slideCaption.top>.slideCaptionInner, 
.responsiveSlider .slideCaption.bottom>.slideCaptionInner {
	display:block;
	vertical-align:baseline;
}

.responsiveSlider .slideCaption.right>.slideCaptionInner .slideCaptionInnerBlock, 
.responsiveSlider .slideCaption.left>.slideCaptionInner .slideCaptionInnerBlock{
	display:table-cell\0/IE9;
	vertical-align:middle\0/IE9;
}

.responsiveSlider>li.left-img .slideCaption.top>.slideCaptionInner, 
.responsiveSlider>li.right-img .slideCaption.top>.slideCaptionInner, 
.responsiveSlider>li.left-img .slideCaption.bottom>.slideCaptionInner, 
.responsiveSlider>li.right-img .slideCaption.bottom>.slideCaptionInner {
	display:table-cell;
	padding:4%;
	vertical-align:middle;
}

.slideCaptionInnerBlock {
	padding:7% 10%;
	position:relative;
}

.responsiveSlider .slideCaption.top .slideCaptionInnerBlock,
.responsiveSlider .slideCaption.bottom .slideCaptionInnerBlock {padding:2% 5%;}

.responsiveSlider .slideCaption.bottom .slideCaptionInnerBlock {padding-bottom:5%;}

.responsiveSlider>li div.cmsms_img_pattern {
	background-position:0 0;
	background-repeat:repeat;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}

.responsiveSlider>li.link a.cmsms_img_link, 
.responsiveSlider>li.video a.cmsms_img_video {
	display:block;
	width:100px;
	height:100px;
	margin:-50px 0 0 -50px;
	position:absolute;
	top:50%;
	left:50%;
	cursor:pointer;
	opacity:.33;
	filter:alpha(opacity=33);
	-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;
}

.responsiveSlider>li.link a.cmsms_img_link {
	background:url(../images/link.png) 0 0 no-repeat;
	display:none;
}

.responsiveSlider>li.video a.cmsms_img_video {background:url(../images/video.png) 0 0 no-repeat;}

.responsiveSlider>li.left-img.link a.cmsms_img_link, 
.responsiveSlider>li.left-img.video a.cmsms_img_video {left:25%;}

.responsiveSlider>li.right-img.link a.cmsms_img_link, 
.responsiveSlider>li.right-img.video a.cmsms_img_video {left:75%;}

.responsiveSlider>li.link a.cmsms_img_link:hover, 
.responsiveSlider>li.video a.cmsms_img_video:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}

.cmsms_slider_video {
	background-color:#000000;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:150;
}

.cmsms_slider_video iframe {
	width:100%;
	height:100%;
	position:absolute;
}

.cmsms_slider_parent a.cmsms_prev_slide, 
.cmsms_slider_parent a.cmsms_next_slide {
	background:url(../images/arrow_centered.png) no-repeat left top;
	display:block;
	width:76px;	
	height:150px;
	margin-top:-180px;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	opacity:.5;
	-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;
}

.cmsms_slider_parent a.cmsms_next_slide {
	background-position:left bottom;
	left:auto;
	right:0;
}

.cmsms_slider_parent a.cmsms_prev_slide:hover,
.cmsms_slider_parent a.cmsms_next_slide:hover {opacity:1;}

.cmsms_slider_parent a.cmsms_close_video {
	background-color:#ececec;
	display:block;
	width:41px;
	height:41px;
	overflow:hidden;
	position:absolute;
	-webkit-border-radius:20.5px;
	-moz-border-radius:20.5px;
	border-radius:20.5px;
	-webkit-transition:background-color .3s ease-in-out, background-position .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, background-position .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, background-position .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, background-position .3s ease-in-out;
	transition:background-color .3s ease-in-out, background-position .3s ease-in-out;
}

.cmsms_slider_parent a.cmsms_close_video {
	background-image:url(../images/video_close.png);
	background-position:12px -49px;
	background-repeat:no-repeat;
	bottom:-150px;
	right:15px;
	z-index:200;
}

.cmsms_slider_parent a.cmsms_close_video:hover {background-position:12px 11px;}

.cmsms_slider_parent ul.cmsms_slides_nav {
	list-style:none;
	text-align:center;
	height:15px;
	margin-top:24px;
	z-index:10;
	-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;
}

.cmsms_slider_parent ul.cmsms_slides_nav li {display:inline-block;}

.cmsms_slider_parent ul.cmsms_slides_nav li:first-child {padding:0;}

.cmsms_slider_parent ul.cmsms_slides_nav li a {
	background-color:#ffffff;
	text-indent:-9999px;
	display:block;
	width:10px;	
	height:10px; 
	margin-right:5px;
	margin-left:5px;
	position:relative;
	z-index:10;
	opacity:.5;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-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;
}

.cmsms_slider_parent ul.cmsms_slides_nav li a:hover,
.cmsms_slider_parent ul.cmsms_slides_nav li.active a {opacity:1;}

.cmsms_slider_parent .cmsms_slider_timer {
	position:absolute;
	top:10px;
	right:10px;
	z-index:100;
	-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;
}

.responsiveSlider h1 {
	font-size:325%;
	line-height:110%;
}

.responsiveSlider h3 {
	font-size:200%;
	line-height:140%;
	margin-bottom:0;
}

.responsiveSlider p {
	font-size:100%;
	line-height:140%;
}

.triangle {
	display:block;
	height:12px;
	width:100%;
	overflow:hidden;
	position:absolute;
	bottom:0;
	z-index:100;
}

.triangle span {
	background:#ffffff;
	display:block;
	height:12px;
	width:49.3%;
	float:left;
	position:relative;
}

.triangle .triangle_center {
	background:transparent;
	width:1.2%;
}

.triangle .triangle_center:before,
.triangle .triangle_center:after {
	content:'';
	border-bottom:12px solid #ffffff;
	border-right:12px solid transparent;
	position:absolute;
	left:0;
	top:0;
}

.triangle .triangle_center:after {
	border-left:12px solid transparent;
	border-right:0;
	left:auto;
	right:0;
}

.triangle .triangle_center + span {
	width:49.5%;
}


/* -------------------------------------------------------------------------------- Responsive Content Slider */

.widget_custom_portfolio_entries_container {position:relative;}

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

.responsiveContentSlider {
	background:url(../images/loader_for_white.gif) 50% 50% no-repeat;
	text-align:left;
	list-style:none;
	display:block;
	width:100%;
	height:0;
	padding:0 0 56.25%;
	margin:0;
	overflow:hidden;
	position:relative;
}

.cmsms_content_slider_parent>.responsiveContentSlider, 
.responsiveContentSlider>li {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
}

.responsiveContentSlider {
	top:0;
	left:0;
}

.responsiveContentSlider>li {
	top:0;
	left:100%;
	z-index:1;
}

.widget_custom_portfolio_entries_container .responsiveContentSlider > li {padding-bottom:40px;}

.responsiveContentSlider>li img {height:auto;}

a.cmsms_content_prev_slide, 
a.cmsms_content_next_slide {
    border-top:6px solid transparent;
    border-right:6px solid #b5b5b5;
	border-bottom:6px solid transparent;
	display:block;
	width:0;
	height:0;
	position:absolute;
	left:0;
	bottom:7px;
	z-index:11;
	-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;
}

a.cmsms_content_next_slide {
	border-right:0;
	border-left:6px solid #b5b5b5;
	left:auto;
	right:0px;
}

.post_type_shortcode > .cms_title {margin-bottom:25px;}

.entry a.cmsms_content_prev_slide, 
.entry a.cmsms_content_next_slide {
	left:auto;
	top:7px;
	right:16px;
}

.entry a.cmsms_content_next_slide {right:0px;}

a.cmsms_content_prev_slide:hover {border-right-color:#000000;}
a.cmsms_content_next_slide:hover {border-left-color:#000000;}

.cmsms_content_slider_parent ul.cmsms_slides_nav {
	border-top:1px solid #9d9d9d;
	text-align:center;
	list-style:none;
	display:inline-block;
	width:100%;
	max-width:100%;
	padding:20px 0 0;
	margin:0;
	position:absolute;
	bottom:0;
	z-index:10;
	-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;
}

.cmsms_content_slider_parent ul.cmsms_slides_nav li {
	display:inline-block;
	padding:0 0 0 10px;
}

.cmsms_content_slider_parent ul.cmsms_slides_nav li:first-child {padding:0;}

.cmsms_content_slider_parent ul.cmsms_slides_nav li a {
	background-color:#b5b5b5;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-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;
}

.widget_custom_portfolio_entries_container figure {margin-bottom:20px;}


/* ---------- Large Monitor (Note: Design for a width more than 1440px) ---------- */

@media only screen and (min-width: 1440px) {
	
	.social_block ul,
	.middle_inner,
	.top_nav_rs,
	.cmsms_nav_wrap,
	.header_inner,
	.cont_nav,
	.headline_inner,
	.bottom_inner, 
	.footer_inner {width:1160px;}
	
	.portfolio_container.four_blocks .portfolio {
		padding-right:3.9%;
		padding-left:0.1%;
	}
	
	.responsiveSlider {font-size:100%;}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {margin-top:-260px;}
	
}


/* ---------- Small Monitor (Note: Design for a width more than 767px but less than 1024px) ---------- */

@media only screen and (min-width: 768px) and (max-width: 1439px) {
	
	.portfolio_container.two_blocks, .portfolio_container.four_blocks {
		margin-right: -4%;
	}
	
}


/* ---------- Tablet Portrait (Note: Design for a width more than 767px but less than 1024px) ---------- */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
	.responsiveSlider {font-size:65%;}
	
	input[type="text"], 
	textarea {width:93%;}
	
	#bottom .cmsms-form-builder input[type="text"],
	#bottom .cmsms-form-builder textarea {width:87%;}
	
	.logo {left:0;}
	
	.comment-body .ovh,
	.widget div.ovh {overflow:visible;}
	
	.commentlist .published {
		float:left;
		margin-left:0;
	}
	
	.cmsms-form-builder select {width:70%;}
	
	#sidebar {
		width:29%;
		margin-left:4%;
	}
	
	#content {width:67%;}
	
	.content_wrap.sidebar_left #content {padding-left:4%;}
	
	.content_wrap.sidebar_left {background-position:31% 0;}
	
	.pricingtable .cmsms_price {padding:10px 0;}

	.pricingtable .currency {padding:5px 5px 0;}

	.pricingtable .currency, 
	.pricingtable .price {font-size:24px;}
	
	.one_third .pricingtable .currency, 
	.one_third .pricingtable .price {font-size:30px;}
	
	.one_half .pricingtable .currency, 
	.one_half .pricingtable .price {font-size:50px;}
	
	.widget_custom_contact_form_entries .cmsms-form-builder .form_info label {padding:0 0 6px 5px;}
	
}


/* ---------- Small Tablet (Note: Design for a width more than 540px but less than 900px) ---------- */

@media only screen and (min-width: 541px) and (max-width: 767px) {
	
	.responsiveSlider {font-size:45%;}
	
	.responsiveSlider p {display:none;}
	
	.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth, 
	.portfolio_container.four_blocks .portfolio:nth-child(odd), 
	.format-album.four_blocks .cmsms_media .cmsms_media_box:nth-child(odd), 
	.post_type_shortcode.four_blocks article:nth-child(odd), 
	.cms_archive li:nth-child(2n+1), 
	.sitemap > li > ul > li:nth-child(2n+1),
	.project.four_blocks .cmsms_media .cmsms_media_box:nth-child(odd) {
		width:46%;
		float:left;
		padding-left:0;
		padding-right:4%;
	}
	
	.cms_archive li:nth-child(2n+1), 
	.sitemap > li > ul > li:nth-child(2n+1) {padding-right:5%;}
	
	.one_fourth.last, 
	.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth+.one_fourth, 
	.portfolio_container.four_blocks .portfolio:nth-child(even), 
	.format-album.four_blocks .cmsms_media .cmsms_media_box:nth-child(even), 
	.post_type_shortcode.four_blocks article:nth-child(even), 
	.cms_archive li:nth-child(2n), 
	.sitemap > li > ul > li:nth-child(2n), 
	.project.four_blocks .cmsms_media .cmsms_media_box:nth-child(even) {
		width:46%;
		float:right;
		padding-left:0;
		padding-right:0;
	}
	
	.portfolio_container.four_blocks .portfolio:nth-child(even) {padding-right:4%;}
	
	.post_type_shortcode.four_blocks {margin-right:0;}
	
	.one_fourth+.one_fourth+.one_fourth {clear:both;}
	
	.one_fourth+.one_fourth+.one_fourth+.one_fourth {clear:none;}
	
}


/* ---------- Mobile (Note: Design for a width more than 400 less than 541px) ---------- */

@media only screen and (min-width: 400px) and (max-width: 540px) {
	
	.responsiveSlider {font-size:30%;}
	
	.responsiveSlider p {display:none;}
	
	#bottom .cmsms-form-builder input[type="text"],
	#bottom .cmsms-form-builder textarea {width:93%;}
	
	#page, 
	#footer {min-width:240px;}
	
	#header nav {
		text-align:left;
		margin:20px 0;
		position:relative;
		top:auto;
		right:auto;
	}
	
	.error .search_line {width:60%;}
	
	.commentlist ul {padding-left:15px;}
	
	.portfolio_container.four_blocks {margin-right:0;}
	
}


/* ---------- Small Monitor (Note: Design for a width less than 1152px) ---------- */

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

	h1, 
	h2, 
	h3, 
	h4, 
	h5, 
	h6 {word-wrap:break-word;}
	
	.middle_inner, 
	.header_inner, 
	.top_nav_rs,
	.cmsms_nav_wrap,
	.social_block ul,
	.cont_nav,
	.headline_inner,
	.bottom_inner,
	.footer_inner,
	.social_block ul	{
		width:90%;
		margin-left:5%;
		margin-right:5%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {margin-top:-160px;}
	
}


/* ---------- Small Monitor (Note: Design for a width less than 1024px) ---------- */

@media only screen and (max-width: 1023px) {
	
	.content_wrap {background-position:69% 0;}
	
	#middle_content .share_posts, 
	#middle_content .related_posts, 
	#middle_content #comments, 
	#middle_content #commentform, 
	#middle_content .about_author {
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	.one_half, 
	.one_half.last, 
	.one_third, 
	.one_third.last, 
	.two_third, 
	.two_third.last, 
	.one_fourth, 
	.one_fourth.last, 
	.three_fourth, 
	.three_fourth.last {padding-bottom:36px;}

	#header nav {
		float:right;
		margin:25px 0 15px;
		position:relative;
		top:auto;
		right:auto;
	}
	
	.logo {
		float:left;
		margin:20px 0;
		position:relative;
		left:auto;
		top:auto;
	}
	
	body #header .header_inner,
	body nav #navigation { 
		height:auto; 
	} 
	
	body #header a.logo { 
		top:0px; 
	} 
	
	.project .wrap_project_cont,
	.project .project_details {
		width:100%;
		float:none;
		padding-right:0;
		margin-top:0;
	}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {margin-top:-120px;}
	
}

/* ---------- Small Tablet & Mobile (Note: Design for a width less than 951px) ---------- */

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

	section.blog {padding-left:0;}
	
	.four_blocks.portfolio_container .portfolio,
	.one_fourth, 
	.one_fourth.last,  
	.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth+.one_fourth  {
		width:100% \0/;
		float:none \0/;
		padding-right:0 \0/;
	}
	
	#header .header_inner {
		text-align:center;
		padding-top:40px;
	}
	
	#header nav,
	.logo {
		display:inline-block;
		float:none;
		margin:25px 0 10px;
		position:relative;
		top:auto;
		right:auto;
		left:auto;
	}
	
	.logo {
		display:block;
		margin:0 auto;
	}
	
	#header nav #navigation ul li a {text-align:left;}
	
	.post.format-standard .cmsms_info {
		width:100%;
		float:none;
		margin:0 0 20px;
	}
	
	.post.format-standard .cmsms_info .entry-header,
	.post.format-standard .cmsms_info .cmsms_post_info,
	.post.format-standard .cmsms_info .entry-meta {
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {margin-top:-100px;}
	
	.tour li {margin-right:-1px;}

}

@media only screen and (max-width: 900px) {
	.post .cmsms_info .cmsms_post_info {padding-top:40px;}
}


/* ---------- Small Tablet & Mobile (Note: Design for a width less than 768px) ---------- */

@media only screen and (max-width: 767px) {
	
	.social_block ul li span {display:none;}

	.error h1 {font-size:17em;}
	
	.comment-body .cmsms-edit {float:none;}
	
	.responsiveSlider .slideCaption.left, 
	.responsiveSlider .slideCaption.right {margin:0 9%;}
	
	.cmsms_slider_timer {display:none;}
	
	.footer_inner span {
		display:block;
		clear:both;
	}
	
	.footer_inner .fl, 
	.footer_inner .social_list {
		display:inline-block;
		float:none;
	}
	
	#footer p {padding-bottom:20px;}
	
	.content_wrap {background:none;}
	
	#content, 
	#sidebar {
		width:100%;
		float:none;
		padding:0;
		margin:20px 0;
	}
	
	#content  {
		border-bottom:1px solid #9d9d9d;
		padding-bottom:50px;
		margin-bottom:40px;
		overflow:hidden;
	}
	
	.portfolio_container.three_blocks, 
	.portfolio_container.one_blocks {margin-right:0;}
	
	.one_half, 
	.one_half.last, 
	.one_third, 
	.one_third.last, 
	.two_third, 
	.two_third.last, 
	.three_fourth, 
	.three_fourth.last, 
	.three_fourth+.one_fourth, 
	.one_fourth+.one_half+.one_fourth, 
	.portfolio_container.three_blocks .portfolio, 
	.format-album.two_blocks .cmsms_media .cmsms_media_box, 
	.format-album.three_blocks .cmsms_media .cmsms_media_box,
	.project.four_blocks .cmsms_media .cmsms_media_box,
	.project.three_blocks .cmsms_media .cmsms_media_box,
	.project.two_blocks .cmsms_media .cmsms_media_box {
		width:100%;
		float:none;
		padding-right:0;
	}
	
	.widget_custom_flickr_entries li, 
	.adv_widget_image {padding:0 4% 4% 0;}
	
	.widget_custom_flickr_entries li:last-child {padding-right:0;}
	
	.tour_box, 
	.tour {
		width:100%;
		float:none;
		margin:0 0 20px;
		padding:0;
	}
	
	.tour_box_inner {padding:0 10px 10px;}
	
	.tour_content {
		background:none;
		display:block;
		margin:0;
	}
	
	.tour li a {text-align:left;}
	
	.tour li a:before {
		content:none;
		display:none;
	}
	
	.footer_inner, 
	.footer_inner .fr {
		text-align:center;
		display:inline-block;
		float:none;
	}
	
	#footer .footer_nav {margin-top:20px;}
	
	.sitemap > li > ul > li {margin-bottom:20px;}
	
	.sitemap > li > ul > li > ul {margin-left:20px;}
	
	.four_blocks.portfolio_container .portfolio,
	.one_fourth, 
	.one_fourth.last,  
	.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth+.one_fourth  {
		width:100% \0/;
		float:none \0/;
		padding-right:0 \0/;
	}
	
	#slider .button,
	#slider .button_medium,
	#slider .button_large {display:none;}
	
	.top_nav_rs_outer,
	.top_nav_rs,
	.cmsms_nav_wrap_wrap,
	.cmsms_nav_wrap {height:45px;}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {top:2px;}
	
	.cmsms_slider_parent ul.cmsms_slides_nav {margin-top:14px;}
	
	.wrap_fb_text, 
	.wrap_fb_but {display:block;}
	
	.wrap_fb_but {padding:20px 0 0;}
	
	#header + .container #middle {border-top:0;}
	
	#header,
	.header_inner {
		min-height:auto;
		width:100%;
		margin:0;
	}
	
	.headline {
		border-top:0;
		margin-top:-30px;
	}
	
	.logo {
		float:left;
		margin:0 0 0 5px;
	}
	
	.resp_navigation {
		display:block;
		width:36x;
		height:27px;
		float:right;
		margin-right:10px;
		position:relative;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		-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;
	}
	
	.resp_navigation span {
		background:url(../images/resp_nav_but_bg.png) 50% 9px no-repeat;
		display:block;
		width:36px;
		height:27px;
	}

	#header nav {
		border-top:1px solid #9d9d9d;
		width:100%;
		margin-top:20px;
		padding-bottom:15px;
		overflow:hidden;
	}

	#navigation {
		border-bottom:1px solid #9d9d9d;
		display:none;
		width:100%;
		height:auto;
		overflow:hidden;
		position:relative;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}

	#navigation li {
		border-top:1px solid #d8d8d8;
		background:none;
		float:none;
		margin:0;
		padding:0;
	}
	
	#header nav #navigation > li:first-child {border-top:0;}

	#header nav #navigation a {
		display:block;
		text-align:left;
		min-width:0;
		padding:11px 25px;
		-webkit-transition:color .3s ease-in-out;
		-moz-transition:color .3s ease-in-out;
		-ms-transition:color .3s ease-in-out;
		-o-transition:color .3s ease-in-out;
		transition:color .3s ease-in-out;
	}
	
	#header nav #navigation li.drop > a:before {
		content:'';
		border-left:4px solid #9d9d9d;
		border-top:4px solid transparent;
		border-bottom:4px solid transparent;
		position:absolute;
		top:16px;
		right:25px;
	}
	
	#header nav #navigation li ul li a {padding-left:50px;}
	
	#header nav #navigation li ul li ul li a {padding-left:75px;}
	
	#header nav #navigation li a span {
		background:none;
		display:inline;
		padding:0;
		margin:0;
	}

	#navigation ul {
		background:none;
		display:none;
		margin:0;
		padding:0;
		visibility:visible;
		position:relative;
		left:auto;
		top:auto;
		opacity:1;
		-webkit-border-radius:0;
		-moz-border-radius:0;
		border-radius:0;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		-webkit-transition:none;
		-moz-transition:none;
		-ms-transition:none;
		-o-transition:none;
		transition:none;
	}
	
	#navigation > li > ul:before {
		content:none;
		display:none;
	}
	
	#header nav #navigation li a.drop_active:before {
		border-top:4px solid #000000;
		border-left:4px solid transparent;
		border-right:4px solid transparent;
		border-bottom:0;
		top:19px;
	}

	#navigation ul ul {
		background:none;
		margin:0;
		left:auto;
		top:auto;
	}

	#navigation ul li a {padding:0;}
	
	.tab.lpr .tabs li {text-align:center;}
	
	.post .cmsms_info .entry-meta {width:40%;}
	
	.post .cmsms_info .cmsms_post_info {
		width:60%;
		padding-right:0;
	}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {
		width:13px;	
		height:28px; 
		background:url(../images/arrow_bullet.png) no-repeat left top;
		margin-top:-60px;
	}
	
	@media (-webkit-min-device-pixel-ratio: 2) {
		.cmsms_slider_parent a.cmsms_prev_slide, 
		.cmsms_slider_parent a.cmsms_next_slide {
			background-image:url(../images/retina/arrow_bullet@2x.png); 
			background-size:36px 28px; 
		}
	}

	.cmsms_slider_parent a.cmsms_next_slide {background-position:right top;}
	
}


/* ---------- Mobile (Note: Design for a width less than 541px) ---------- */

@media only screen and (max-width: 540px) {
	
	.header_inner {
		width:100%;
		min-height:1px;
		padding:40px 0 0;
		margin:0;
	}
	
	.social_block ul li {
		background:none;
		width:18%;
	}
	
	div.jp-video div.jp-current-time, 
	div.jp-audio div.jp-current-time, 
	div.jp-video div.jp-time-sep, 
	div.jp-audio div.jp-time-sep, 
	div.jp-video div.jp-duration, 
	div.jp-audio div.jp-duration {display:none;}
	
	.comment-body .cmsms-edit {float:none;}
	
	.error .search_line {width:60%;}
	
	.error h1 {font-size:11em;}
	
	.responsiveSlider {width:99.5%;}
	
	.portfolio.one_fourth,
	.one_fourth, 
	.one_fourth.last,  
	.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth, 
	.one_fourth+.one_fourth+.one_fourth+.one_fourth, 
	.portfolio_container.two_blocks .portfolio, 
	.portfolio_container.four_blocks .portfolio:nth-child(odd), 
	.portfolio_container.four_blocks .portfolio:nth-child(even), 
	.format-album.four_blocks .cmsms_media .cmsms_media_box:nth-child(odd), 
	.format-album.four_blocks .cmsms_media .cmsms_media_box:nth-child(even), 
	.post_type_shortcode.four_blocks article:nth-child(odd), 
	.post_type_shortcode.four_blocks article:nth-child(even),
	.cms_archive li:nth-child(odd),  
	.cms_archive li:nth-child(even), 
	.sitemap > li > ul > li:nth-child(odd),
	.sitemap > li > ul > li:nth-child(even) {
		width:100%;
		float:none;
		padding-right:0;
	}
	
	input[type="text"], 
	textarea, 
	#commentform input[type="text"], 
	#commentform textarea{width:90%;}
	
	#bottom .cmsms-form-builder input[type="text"],
	#bottom .cmsms-form-builder textarea {width:94%;}
	
	.post_type_shortcode.four_blocks, 
	.post_type_shortcode.two_blocks, 
	.portfolio_container.two_blocks .portfolio,
	.portfolio_container.two_blocks	{margin-right:0;}
	
	.comment-body .ovh {overflow:visible;}
	
	.commentlist .published {
		float:left;
		margin-left:0;
	}
	
	.commentlist ul {padding-left:10px;}
	
	.pj_sort {height:75px;}
	
	.p_options_block {
		right:auto;
		left:10px;
	}
	
	.p_sort {
		float:none;
		margin-bottom:10px;
		overflow:hidden;
	}
	
	div.p_filter {float:left;}
	
	#commentform label {padding-left:0;}
	
	.format-aside header.entry-header, 
	.format-quote header.entry-header {float:none;}
	
	.cmsms-form-builder select {width:70%;}
	
	.post .entry-header, 
	.post .blog_media, 
	.post .entry-content, 
	.post .post_link, 
	.post .wrap_cmsms_tags, 
	.post .cmsms_info, 
	.post .shortcode_slideshow {padding-left:0;}
	
	.cmsms_post_img, 
	.cmsms_post_img {display:none;}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {margin-top:-40px;}
	
}

/* ---------- Mobile (Note: Design for a width less than 401) ---------- */

@media only screen and (max-width: 400px) {
	
	.responsiveSlider {font-size:20%;}
	
	.responsiveSlider h1 {margin-bottom:0;}
	
	.responsiveSlider p,
	.responsiveSlider a.button, 
	.responsiveSlider a.slider_link {display:none;}

	.error h1 {font-size:10em;}
	
	#bottom .cmsms-form-builder input[type="text"],
	#bottom .cmsms-form-builder textarea {width:92%;}
	
	.comment-body .name {float:none;}
	
	.portfolio_container.four_blocks {margin-right:0;}
	
	.one_half, 
	.one_half.last, 
	.one_third, 
	.one_third.last, 
	.two_third, 
	.two_third.last, 
	.three_fourth, 
	.three_fourth.last, 
	.three_fourth+.one_fourth, 
	.one_fourth+.one_half+.one_fourth, 
	.portfolio_container.three_blocks .portfolio, 
	.format-album.two_blocks .cmsms_media .cmsms_media_box, 
	.format-album.three_blocks .cmsms_media .cmsms_media_box {
		width:100%;
		float:none;
		padding-right:0;
	}
	
	#footer div.fr {padding-bottom:10px;}
	
	.tabs li,
	.related_posts ul li,
	.tab.lpr .tabs li {
		text-align:left;
		float:none;
		margin:0;
		width:100%;
	}
	
	.tabs li a:hover:before, 
	.tabs li a.current:before, 
	.related_posts ul li a:hover:before, 
	.related_posts ul li a.current:before {
		content:none;
		display:none;
	}
	
	.comment-authorinfo {overflow:visible;}
	
	.comment-content {clear:both;}
	
	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {margin-top:-20px;}
	
	.post .cmsms_info .entry-meta span,
	.post .cmsms_info .entry-meta span a {
		font-size:14px;
	}
	
}


/* ---------- Mobile (Note: Design for a width less than 361) ---------- */

@media only screen and (max-width: 360px) {
	
	.logo {
		display:block;
		float:none;
		margin:20px auto;
		position:relative;
	}
	
	.resp_navigation {
		display:block;
		float:none;
		width:36px;
		margin:0 auto 20px;
		position:relative;
	}
	
	.error h1 {font-size:6em;}
	
	.comment-body .ovh,
	.widget div.ovh {overflow:visible;}
	
	.post .cmsms_info .entry-meta span,
	.post .cmsms_info .entry-meta span a {
		font-size:12px;
		word-wrap:break-word;
		white-space:normal;
	}
	
	.post .cmsms_post_info > div span, 
	.post .cmsms_post_info > div a, 
	.post .cmsms_post_info > div abbr {
		word-wrap:break-word;
	}
	
	.post .cmsms_info .entry-meta {padding-right:10px;}
	
}

@media (-webkit-min-device-pixel-ratio: 2) {

	#slide_top {
		background-image:url(../images/retina/arrow_top@2x.png); 
		background-size:11px 6px; 
	}

	#navigation > li,
	.cont_nav a,
	.vertical_divider,
	.post_type_shortcode .entry-meta,
	.portfolio_container .portfolio_inner .entry-meta,
	.widget abbr {
		background-image:url(../images/retina/vert_divider@2x.png); 
		background-size:7px 14px; 
	}
	
	#navigation ul li.drop > a span {
		background-image:url(../images/retina/nav_li_drop_bg@2x.png); 
		background-size:4px 7px;
	}
	
	#navigation > li > ul:before {
		background-image:url(../images/retina/nav_ul_bg@2x.png); 
		background-size:13px 6px;
	}
	
	#navigation ul ul:before {
		background-image:url(../images/retina/nav_ul_ul_bg@2x.png); 
		background-size:6px 13px;
	}
	
	.responsiveSlider>li.link a.cmsms_img_link {
		background-image:url(../images/retina/link@2x.png); 
		background-size:100px 100px;
	}
	
	.cmsms-form-builder .check_parent input[type="radio"]+label,
	.cmsms-form-builder .check_parent input[type="radio"]:checked+label,
	.cmsms-form-builder .check_parent input[type="checkbox"]+label,
	.cmsms-form-builder .check_parent input[type="checkbox"]:checked+label {
		background-image:url(../images/retina/radio_check@2x.png); 
		background-size:19px 106px;
	}
	
	.responsiveSlider>li.video a.cmsms_img_video {
		background-image:url(../images/retina/video@2x.png); 
		background-size:100px 100px;
	}

	.widget_links li,
	.widget_archive li,
	.widget_categories li,
	.widget_nav_menu li,
	.widget_meta li,
	.widget_pages li,
	.arrow_dash_r li {
		background-image:url(../images/retina/list_image@2x.png); 
		background-size:4px 7px; 
	}

	.search_line input[type="submit"] {
		background-image:url(../images/retina/search@2x.png); 
		background-size:17px 16px; 
	}

	.project_details .cmsmsLike {
		background-image:url(../images/retina/heart@2x.png); 
		background-size:14px 11px; 
	}

	.cmsms_slider_parent a.cmsms_prev_slide, 
	.cmsms_slider_parent a.cmsms_next_slide {
		background-image:url(../images/retina/arrow_centered@2x.png); 
		background-size:76px 320px; 
	}
	
	.cmsms_slider_parent a.cmsms_close_video {
		background-image:url(../images/retina/video_close@2x.png); 
		background-size:18px 80px; 
	}
	
	.resp_navigation span {
		background-image:url(../images/retina/resp_nav_but_bg@2x.png); 
		background-size:22px 10px; 
	}
	
	.format-standard .cmsms_post_img,
	.format-album .cmsms_post_img {
		background-image:url(../images/retina/format_standard@2x.png); 
		background-size:11px 14px; 
	}

	.format-image .cmsms_post_img {
		background-image:url(../images/retina/format_image@2x.png); 
		background-size:17px 12px; 
	}

	.format-aside .cmsms_post_img {
		background-image:url(../images/retina/format_aside@2x.png); 
		background-size:17px 20px; 
	}

	.format-link .cmsms_post_img {
		background-image:url(../images/retina/format_link@2x.png); 
		background-size:16px 11px; 
	}

	.format-slider .cmsms_post_img,
	.format-gallery .cmsms_post_img {
		background-image:url(../images/retina/format_gallery@2x.png); 
		background-size:17px 14px; 
	}

	.format-audio .cmsms_post_img {
		background-image:url(../images/retina/format_audio@2x.png); 
		background-size:15px 11px; 
	}

	.format-video .cmsms_post_img {
		background-image:url(../images/retina/format_video@2x.png); 
		background-size:14px 15px; 
	}

	.format-quote .cmsms_post_img {
		background-image:url(../images/retina/format_quote@2x.png); 
		background-size:17px 13px; 
	}
	
	.box.error_box table td:first-child {
		background-image:url(../images/retina/error@2x.png); 
		background-size:32px 32px; 
	}

	.box.success_box table td:first-child {
		background-image:url(../images/retina/success@2x.png); 
		background-size:32px 32px; 
	}

	.box.notice_box table td:first-child {
		background-image:url(../images/retina/notice@2x.png); 
		background-size:32px 32px; 
	}

	.box.warning_box table td:first-child {
		background-image:url(../images/retina/warning@2x.png); 
		background-size:32px 32px; 
	}

	.box.download_box table td:first-child {
		background-image:url(../images/retina/download@2x.png); 
		background-size:32px 32px; 
	}

}

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

	#navigation > li {background-image:none;}

}
	

