html {height:100%;}

body {
	background-image:url(/templates/monoston/images/bg-7.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	background-color:#fff6de;
	color:#707070;
	text-align:left;
	height:100%;
	margin:0;
	padding:0;
	position: relative;
	text-rendering:optimizeLegibility;
}

#bottom {color:#dfdfdf;}

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

figure {background-image:none !important;}

figure img {display:block;}

.image-attachment figure {display:inline-block;}

abbr {
	border:0;
	display:inline;
}

address {font-style:normal;}


.col-md-6 {
	width: 50%;
	float: left;
}

.row ul li {
    background: none;
    margin-top: 0px;
    padding-left: 5px;
}

.row.toc {
	font-size:12px;
}

.toc-title {
	color:#bf1e2d;
}



#bottom a,
#bottom #wp-calendar #today {color:#b1b1b1;}

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

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

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

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

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

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

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

body.cmsms_black ul {list-style:none inside url(/templates/monoston/images/list_image_black.png);}

img {
	padding:0;
	border:0;
}

.with_border {
	border:7px solid #ffffff;
	margin:5px;
	-webkit-box-shadow:0 0 5px 0 rgba(0, 0, 0, .23);
	-moz-box-shadow:0 0 5px 0 rgba(0, 0, 0, .23);
	box-shadow:0 0 5px 0 rgba(0, 0, 0, .23);
}

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

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

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

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

.responsiveContentSlider img.fullwidth {height:auto;}

.post_type_shortcode .responsiveContentSlider img.fullwidth {height:100%;}

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

div[data-folder="video"] .resizable_block {padding-bottom:59%;}

.portfolio .resizable_block {padding-bottom:59%;}

.portfolio.three_columns .resizable_block {padding-bottom:60%;}

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

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

small {
	font:10px/20px 'Merriweather', Arial;
	color:#888888;
}

body.cmsms_black small {color:#b5b3b2;}

q, 
blockquote {
	font:14px/20px 'Merriweather', Arial;
	color:#888888;
}

body.cmsms_black q, 
body.cmsms_black blockquote {color:#b5b3b2;}

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

q p, 
blockquote p {
	margin:0;
	padding:0;
}

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

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

code {
	font:13px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	color:#888888;
}

code {
	border:1px solid #f0f0f0;
	border-top:3px solid #2e2e2e;
	background:#ffffff;
	display:block;
	padding:15px 20px;
	position:relative;
}

body.cmsms_black code {
	color:#b5b3b2;
	border-color:rgba(220, 220, 220, .16);
	border-top-color:#ffffff;
	background:rgba(0, 0, 0, .6);
}

code:after {clear:both;}

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

audio {padding-bottom:20px;}

video {background-color:#000000;}

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

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

input, 
input[type="text"], 
input[type="password"], 
textarea, 
select,
label {font:13px/20px "Merriweather";}

input {
	border:0;
	background:none;
}

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

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

h1 {
	font:42px/48px "Merriweather";
	font-weight:300;
	color:#2e2e2e;
}

h1.with_line {
	margin:0 0 30px;
	padding:0 0 30px;
	position:relative;
}

h1.with_line:before {
	content:'';
	background:#2e2e2e;
	display:block;
	width:40px;
	height:3px;
	position:absolute;
	left:0;
	bottom:0;
}

body.cmsms_black h1.with_line:before {background:#ffffff;}

body.cmsms_black h1 {color:#f2f2f2;}

body.cmsms_black h2 {color:#f2f2f2;}

body.cmsms_black h2:after,
body.cmsms_black .cmsms_sitemap > li > a:after {border-top-color:rgba(169, 168, 169, .3);}

h3 {
	font:26px/36px 'Merriweather', Arial;
	font-weight:300;
	color:#2e2e2e;
}

body.cmsms_black h3 {color:#f2f2f2;}

h4 {
	font:18px/24px 'Merriweather', Arial;
	font-weight:600;
	color:#2e2e2e;
}

body.cmsms_black h4 {color:#f2f2f2;}

h5 {
	font:15px/20px 'Merriweather', Arial;
	font-weight:bold;
	color:#2e2e2e;
}

body.cmsms_black h5 {color:#f2f2f2;}

h6 {
	font:14px/20px 'Merriweather', Arial;
	font-weight:normal;
	color:#888888;
}

body.cmsms_black h6 {color:#b5b3b2;}

h1, 
h2, 
h3, 
h4, 
h5, 
h6,
.related_posts_content .one_half p a {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;
}

.fl {float:left;}

.fr {float:right;}

.dn {display:none;}

.tac {text-align:center;}

.h0 {
	display:block;
	width:0;
	height:0;
	position:relative;
	overflow:hidden;
}

.cl, 
.clear,
.cl_resp {clear:both;}

.ovh {overflow:hidden;}

hr, 
.divider,
.divider_resp {
	background:rgba(191, 30, 45, 0.3);
	height:1px;
	width:100%;
	margin:20px 0;
	clear:both;
	border:0px none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#bf1e2d;
}

.cl_resp, 
.divider_resp {display:none;}

body.cmsms_black hr, 
body.cmsms_black .divider,
body.cmsms_black #bottom .divider {background:rgba(131, 128, 109, .2);}

#bottom .divider {background:#484848;}

.content_wrap.fullwidth .divider {
	margin-left:-50%;
	margin-right:-50%;
	padding:0 100%;
}

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

#slide_top {
	border:0;
	background-image:url(/templates/monoston/images/arrow_top.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-color:#2e2e2e;
    display:none;
    width:40px;
    height:40px;
    position:fixed;
    right:20px;
    bottom:20px;
    z-index:999;
    text-indent:-9999px;
	opacity:.5;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

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

#slide_top:hover {opacity:1;}

a span.image_rollover {display:none;}

/* -------------------------------------------------------------------------------- Container */

.container {
	width:90%;
	margin:20px auto 0;
	position:relative;
}


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

.wrap_nav {
	position:relative;
	border-bottom:1px solid rgba(255, 255, 255, .8);
}

body.cmsms_black .wrap_nav {border-bottom-color:rgba(0, 0, 0, .6);}

.wrap_nav.navi_scrolled {
	background:#ffffff;
	width:100%;
	padding-top:3px;
	opacity:0;
	position:fixed;
	left:0;
	z-index:10000;
}

.admin-bar .wrap_nav.navi_scrolled {margin-top:28px;}

body.cmsms_black .wrap_nav.navi_scrolled {background:#000000;}

.wrap_nav nav {
	border-top:1px solid #fffdf5;
	border-bottom:1px solid rgba(131, 128, 109, .1);
	background:rgba(255, 255, 255, .5);
	padding:0 40px;
	margin-bottom:-1px;
	position:relative;
}

.wrap_nav.navi_scrolled nav {border:0;}

.wrap_nav.navi_scrolled nav {
	width:1020px;
	margin:0 auto;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body.cmsms_black .wrap_nav nav {
	border-top-color:rgba(255, 255, 255, .12);
	border-bottom-color:rgba(131, 128, 109, .2);
	background:rgba(0, 0, 0, .4);
}

.responsive_nav {display:none;}

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

#navigation:after {clear:both;}

#navigation {
	display:block;
	position:relative;
	z-index:1000;
	zoom:1;
}

#navigation li {
	display:block;
	position:relative;
	z-index:203;
}

#navigation > li {
	float:left;
	position:relative;
}

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

#navigation a {
	text-decoration:none;
	display:block;
	position:relative;
	z-index:204;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#navigation > li > a {
	border-bottom:0;
	border-left:1px solid rgba(131, 128, 109, .1);
	background:none;
	margin:-1px 0 1px;
	padding:0;
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}

body.cmsms_black #navigation > li > a {border-left-color:rgba(255, 255, 255, .1);}

#navigation > li:last-child > a {border-right:1px solid rgba(131, 128, 109, .1);}

body.cmsms_black #navigation > li:last-child > a {border-right-color:rgba(255, 255, 255, .1);}

#navigation > li > a:before {
	content:'';
	background:none;
	display:block;
	width:72%;
	height:3px;
	position:absolute;
	top:-3px;
	left:14%;
}
#navigation > li.item-102 > a:before {	background:#ff6700;}
#navigation > li.item-103 > a:before {	background:#8fbe1b;}
#navigation > li.item-104 > a:before {	background:#00a8d8;}
#navigation > li.item-105 > a:before {	background:#d80075;}
#navigation > li.item-106 > a:before {	background:#ffea00;}
#navigation > li.item-149 > a:before {	background:#5d5ba9;}

#navigation > li:hover > a,
#navigation > li > a:hover,
#navigation > li.current_page_item > a,
#navigation > li.current_page_ancestor > a,
#navigation > li.current-menu-ancestor > a {
	border-color:transparent;
	border-top:3px solid #ffffff;
	background:rgba(255, 255, 255, .7);
	margin:-3px 0 -1px;
}

body.cmsms_black #navigation > li:hover > a,
body.cmsms_black #navigation > li > a:hover,
body.cmsms_black #navigation > li.current_page_item > a,
body.cmsms_black #navigation > li.current_page_ancestor > a,
body.cmsms_black #navigation > li.current-menu-ancestor > a {
	border-color:transparent;
	border-top-color:#000000;
	background:rgba(0, 0, 0, .5);
}

#navigation > li:hover + li > a,
#navigation > li.current_page_item + li > a,
#navigation > li.current_page_ancestor + li > a,
#navigation > li.current-menu-ancestor + li > a {border-left-color:transparent;}

body.cmsms_black #navigation > li:hover + li > a,
body.cmsms_black #navigation > li.current_page_item + li > a,
body.cmsms_black #navigation > li.current_page_ancestor + li > a,
body.cmsms_black #navigation > li.current-menu-ancestor + li > a {border-left-color:transparent;}

#navigation > li:hover > a:before,
#navigation > li > a:hover:before,
#navigation > li.current_page_item > a:before,
#navigation > li.current_page_ancestor > a:before,
#navigation > li.current-menu-ancestor > a:before {background:#2e2e2e;}

body.cmsms_black #navigation > li:hover > a:before,
body.cmsms_black #navigation > li > a:hover:before,
body.cmsms_black #navigation > li.current_page_item > a:before,
body.cmsms_black #navigation > li.current_page_ancestor > a:before,
body.cmsms_black #navigation > li.current-menu-ancestor > a:before {background:#ffffff;}

#navigation > li > a > span {
	text-align:center;
	display:block;
	min-width:130px;
	padding:16px 10px 14px;
	position:relative;
	word-wrap:break-word;
	opacity:.7;
	filter:alpha(opacity=70);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body.cmsms_black #navigation > li > a > span {
	opacity:1;
	filter:alpha(opacity=100);
}

html.csstransitions #navigation > li > a > span {
	-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;
	color: #000000;
}

#navigation > li:hover > a > span,
#navigation > li > a:hover > span,
#navigation > li.current_page_ancestor > a > span,
#navigation > li.current-menu-ancestor > a > span {
	padding:15px 10px 15px;
	opacity:1;
	filter:alpha(opacity=100);
}

#navigation > li.current_page_item > a > span {
	padding:15px 10px 15px;
	opacity:1;
	filter:alpha(opacity=100);
	font-weight:bold;
}

#navigation ul {
	background:#ffffff;
	margin:20px 0 0;
	padding:0;
	visibility:hidden;
	position:absolute;
	left:0;
	top:100%;
	z-index:100;
	opacity:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body.cmsms_black #navigation ul {background:rgba(0, 0, 0, .85);}

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

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

#navigation ul ul {
	margin:0 0 0 20px;
	left:100%;
	top:0;
}

#navigation ul ul:before {
	content:'';
	display:block;
	width:1px;
	height:100%;
	position:absolute;
	left:-1px;
	top:0;
}

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

#navigation ul li {
	border-bottom:1px solid #e5e5e5;
	float:none;
}

body.cmsms_black #navigation ul li {border-bottom-color:rgba(131, 128, 109, .3);}

#navigation ul li:first-child {border-top:1px solid #e5e5e5;}

body.cmsms_black #navigation ul li:first-child {border-top-color:rgba(131, 128, 109, .3);}

#navigation ul li a {
	border-bottom:0;
	background:none;
	text-align:left;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body.cmsms_black #navigation ul li a {
	border-bottom:0;
	background:none;
}

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

#navigation ul > li:hover > a,
#navigation ul > li > a:hover,
#navigation ul > li.current_page_item > a,
#navigation ul > li.current_page_ancestor > a,
#navigation ul > li.current-menu-ancestor > a {background:#2e2e2e;}

body.cmsms_black #navigation ul > li:hover > a,
body.cmsms_black #navigation ul > li > a:hover,
body.cmsms_black #navigation ul > li.current_page_item > a,
body.cmsms_black #navigation ul > li.current_page_ancestor > a,
body.cmsms_black #navigation ul > li.current-menu-ancestor > a {background:#ffffff;}

#navigation ul li a span {
	display:block;
	min-width:192px;
	padding:12px 30px 12px 20px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#navigation ul li.dropdown > a > span:before {
	content:'';
	background:url(/templates/monoston/images/nav_arrow.png) no-repeat 0 0;
	width:4px;
	height:7px;
	position:absolute;
	right:17px;
	top:17px;
}

body.cmsms_black #navigation ul li.dropdown > a > span:before {background-position:100% 0;}

html.csstransitions #navigation ul li.dropdown > a > span:before {
	-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.dropdown:hover > a > span:before,
#navigation ul > li.dropdown > a:hover > span:before,
#navigation ul > li.dropdown.current_page_item > a > span:before,
#navigation ul > li.dropdown.current_page_ancestor > a > span:before,
#navigation ul > li.dropdown.current-menu-ancestor > a > span:before {background-position:100% 0;}

body.cmsms_black #navigation ul > li.dropdown:hover > a > span:before,
body.cmsms_black #navigation ul > li.dropdown > a:hover > span:before,
body.cmsms_black #navigation ul > li.dropdown.current_page_item > a > span:before,
body.cmsms_black #navigation ul > li.dropdown.current_page_ancestor > a > span:before,
body.cmsms_black #navigation ul > li.dropdown.current-menu-ancestor > a > span:before {background-position:0 0;}


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

#header {
	border-bottom:1px solid rgba(131, 128, 109, .1);
	background:rgba(255, 255, 255, .8);
	padding:20px 0;
	position:relative;
	min-height: 90px
}

body.cmsms_black #header {
	border-bottom-color:rgba(131, 128, 109, .2);
	background:rgba(0, 0, 0, .6);
}

.header_inner {
	border-right:3px solid #2e2e2e;
	height:92px;
	position:relative;
}

body.cmsms_black .header_inner {border-right-color:#ffffff;}

.logo {
	border-bottom:0;
	display:block;
	position:absolute;
    top:23px;
	left:43px;
}

.logo:hover {background:none;}

.logo, 
.logo img {
	width:286px;
	height:64px;
	max-width:100%;
}

#header .logo .title {
	border-bottom:0;
	background:none;
	color:#2e2e2e;
}

body.cmsms_black #header .logo .title,
body.cmsms_black #header .logo .title_text {color:#f2f2f2;}

#header .logo .title_text {
	border-bottom:0;
	background:none;
	color:#000000;
	opacity:.6;
	filter:alpha(opacity=60);
}

#header .logo .title, 
#header .logo .title_text {background-color:transparent;}

#header .social_icons {
	list-style:none;
	position:absolute;
    top:34px;
	right:39px;
}

#header .second_menu {
	position: absolute;
    top: 30px;
    right: 50px;
    width: 200px;
    height: 50px;
    border: 0px solid #ccc;
	
}
#header .second_menu img {
	width:45px;
	float:left;
	margin-right:5px;
	margin-left:5px;
}

#header .second_menu a {
line-height :45px;
font-size:14px;
font-weight:bold;
}



#header .second_menu .question {
	margin-right: 20px;
	float: left;
	display: block;
	}
	
#header .social_icons li {
	display:inline-block;
	margin:0 1px;
}

.downloadicon {
    display: inline-block;
	float: left;
	width: 100%;
	height: 28px;

}

.downloadicon img {
	width: 20px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
	padding-top: 12px;
}

.downloadicon a {
	line-height: 45px;
    font-size: 14px;
    font-weight: bold;
}

.third_menu_top { 
    display: inline-block;
     width: 100%;
    z-index: 1001;
	border-top: 1px solid #fffdf5;
	border-bottom: 1px solid #fffdf5;
    background: rgba(255, 255, 255, .7);
	-webkit-box-shadow: inset 0 -1px 0 0 rgb(131 128 109 / 20%);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(131, 128, 109, .2);
    box-shadow: inset 0 -1px 0 0 rgb(131 128 109 / 20%);
}

.third_menu_top .downloadbooks {
	margin: 0px 0px 0px 57px;
	float: left;
	display: block;
	}
.third_menu_top img {
	width:45px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

.third_menu_top a {
line-height :45px;
font-size:15px;
font-weight:bold;
}

.second_menu_top {
		display:none;
}
.social_icons li a {
	border-bottom:0;
	background-color:#2e2e2e;
	display:block;
	padding:7px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.social_icons li a img {
	display:block;
	width:22px;
	height:22px;
}

#footer .social_icons li a {background-color:#3b3b3b;}

body.cmsms_black .social_icons li a,
body.cmsms_black #footer .social_icons li a {background-color:#ffffff;}

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

.social_icons li a:hover {background-color:#ff6700; opacity:0.7;}


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

#top {
	border-bottom:1px solid rgba(131, 128, 109, .1);
	background:rgba(255, 255, 255, .8);
	clear:both;
	padding:30px 40px 35px;
	overflow:hidden;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body.cmsms_black #top {
	background:rgba(0, 0, 0, 0.6);
	border-bottom-color:rgba(131, 128, 109, 0.2);
}

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

body.cmsms_black #slider {background:#000000 url(../images/loader_black.gif) no-repeat scroll 50% 50%;}


/* -------------------------------------------------------------------------------- Headline */

.headline {
	border-bottom:1px solid rgba(131, 128, 109, .1);
	background:rgba(255, 255, 255, .8);
	padding:33px 40px;
	position:relative;
}

body.cmsms_black .headline {
	border-bottom-color:rgba(131, 128, 109, .2);
	background:rgba(0, 0, 0, .6);
}

.headline > div {
	display:table-cell;
	vertical-align:middle;
}

.headline h1,
.headline p {
	margin:0;
	padding:0;
}

.headline img {
	display:block;
	margin-right:25px;
}


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

.cmsms_breadcrumbs {
	border-bottom:1px solid rgba(131, 128, 109, .1);
	background:rgba(255, 255, 255, .8);
	padding:15px 40px;
	overflow:hidden;
	position:relative;
}

body.cmsms_black .cmsms_breadcrumbs {
	border-bottom-color:rgba(131, 128, 109, .2);
	background:rgba(0, 0, 0, .6);
}


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

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

.middle_inner {
	background:rgba(255, 255, 255, .8);
	padding:0 40px;
	overflow:hidden;
	position:relative;
}

body.cmsms_black .middle_inner {background:rgba(0, 0, 0, .6);}


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

.top_sidebar {
	border-bottom:1px solid rgba(131, 128, 109, .1);
	margin:0 -40px;
	padding:40px 40px 5px;
	overflow:hidden;
	position:relative;
}

body.cmsms_black .top_sidebar {border-bottom-color:rgba(131, 128, 109, .2);}

.top_sidebar_inner {
	margin:0 -2%;
	overflow:hidden;
	position:relative;
}


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

#middle_content {position:relative;}


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

.content_wrap {
	margin:0;
	padding:0px 0 30px;
	position:relative;
}

.content_wrap:before {
	content:'';
	background:rgba(131, 128, 109, .1);
	width:1px;
	height:100%;
	display:block;
	position:absolute;
	top:0;
	left:74%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body.cmsms_black .content_wrap:before {background:rgba(131, 128, 109, .2);}

.content_wrap.l_sidebar:before {left:26%;}

.content_wrap.fullwidth {overflow:visible;}

.content_wrap.fullwidth:before,
.content_wrap.project_page:before {
	content:none;
	display:none;
}


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

#content {
    float:left;
	padding:0 0 20px;
    position:relative;
	color:#000000;
}

.content_wrap.l_sidebar #content {float:right;}


/* ---------- Elements ---------- */

.button, 
.button_medium, 
.button_large, 
.button_small,
.comment-reply-link, 
.pricing_button,
input[type="submit"],
input[type="button"],
.pj_sort a[name="pj_name"], 
.pj_sort a[name="pj_date"],
a.pj_cat_filter {
	border:0;
	background-color:#2e2e2e;
	font:13px/20px "Merriweather";
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	display:inline-block;
	min-width:105px;
	padding:8px 10px;
	overflow:hidden;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor: pointer;
}


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


input[type="text"], input[type="password"], textarea {
    border: 1px solid rgba(220, 220, 220, .6);
    background-color: rgba(255, 255, 255, .6);
    line-height: 34px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 10px;
    margin: 0;
}



















/* ===== Testimonials Page ===== */

.testimonials .testimonial {
	padding-bottom:65px;
    overflow:hidden;
	position:relative;
}

.tl-content_wrap {margin-bottom:0;}

.tl-content_wrap .tl-content {
	border:1px solid #dcdcdc;
	background:#ffffff;
	padding:30px 20px 35px;
	position:relative;
}

body.cmsms_black .tl-content_wrap .tl-content {
	border-color:#423831;
	background-color:#15100d;
}

.tl-content_wrap .tl-content:before,
.tl-content_wrap .tl-content:after {
	content:'';
	border-right:20px solid #dcdcdc;
	border-bottom:20px solid transparent;
	position:absolute;
	bottom:-20px;
	left:25px;
}

.tl-content_wrap .tl-content:after {
	border-right:18px solid #ffffff;
	border-bottom:18px solid transparent;
	bottom:-17px;
	left:26px;
}

body.cmsms_black .tl-content_wrap .tl-content:before {border-right-color:#423831;}

body.cmsms_black .tl-content_wrap .tl-content:after {border-right-color:#15100d;}

.tl-content_wrap .tl-content blockquote {
	padding:0;
	margin:0;
}

.tl-content_wrap .tl-content blockquote:before {content:none;}

.testimonial img {
	float:left;
	margin:10px 15px 10px 60px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
}

.tl_info {
	margin:15px 0 0 60px;
	overflow:hidden;
}

.jp_body .tl_info {min-width:50px;}

.tl_company,
.tl_author {
	display:inline-block;
	margin:0;
}

.testimonial > .divider {margin:20px 0 10px;}

.testimonial > span,
.testimonial > span a,
.testimonial .published {
	font-size:12px;
	color:#000000;
	opacity:.8;
	filter:alpha(opacity=80);
}

body.cmsms_black .testimonial > span,
body.cmsms_black .testimonial > span a,
body.cmsms_black .testimonial .published {color:inherit;}

.testimonial > span a {
	opacity:1;
	filter:alpha(opacity=100);
}

.testimonial .published {
	text-transform:uppercase;
	float:right;
}

.testimonials .testimonial .button {
	float:right;
	min-width:105px;
	margin-top:12px;
}

.opened-article .testimonial {padding-bottom:30px;}

.opened-article .testimonial blockquote {
	border:1px solid #dcdcdc;
	background:#ffffff;
	padding:35px 30px 30px 70px;
	margin:0 0 25px;
}

body.cmsms_black .opened-article .testimonial blockquote {
	border-color:#423831;
	background-color:#15100d;
}
	
.opened-article .testimonial blockquote:before {
	left:35px;
	top:20px;
}

.opened-article .testimonial img {margin:0 20px 0 0;}

.opened-article .testimonial .tl_info {margin-top:35px;}

.opened-article .testimonial .tl_info p {
	margin:0;
	display:block;
}

.opened-article .testimonial .tl_author {
	font-size:14px;
	font-weight:bold;
}

.opened-article .testimonial > .divider {margin:25px 0 10px;}
