/*
Theme Name: Crystalline 
Theme URI: http://crystalline.cmsmasters.net/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Crystalline Wordpress theme features a classy design, embraced into a clean layout, with  wonderful functional solutions and a remarkably intuitive new advanced admin.  New custom cmsmasters' admin panel brings your WordPress to a new functionality level. A completely responsive layout with Retina ready guarantees great appearance on all types of displays, including mobile devices. Multiple Post Formats let you apply the needed formatting to your posts with just one click, while 14 custom cmsmasters' widgets can be added to diversify your content appearance. A cutting-edge sortable portfolio lets you imply multiple sorting criteria to your portfolio items, sort them and rearrange with spectacular visual effects. New admin features great compatibility with most of the popular plugins and a 100% valid HTML5 & CSS3, what makes your WordPress an ultimate tool for website management and together with microformats contributes to SEO.  A completely responsive (adaptive) layout with Retina (High Resolution) ready guarantees great appearance on all types of displays, including mobile devices.
Version: 1.0
License:
License URI:
Tags: light, white, dark, one-column, two-columns, left-sidebar, right-sidebar, featured-images, sticky-post, blog-post, portfolio-project, custom-colors, post-formats, custom-menu, theme-options, custom-widgets, custom-shortcodes, translation-ready, seo-optimized, responsive, adaptive, html5, css3, microformats
*/

@font-face {
  font-family: 'Roboto Condensed'; 
  font-style: normal;
  font-weight: 400;
  src: url('font/RobotoCondensed-Regular.ttf');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: url('font/PT_Sans-Narrow-Web-Regular.ttf');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: url('font/PT_Sans-Narrow-Web-Bold.ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('font/OpenSans-Light.ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('font/OpenSans-Regular.ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('font/OpenSans-Bold.ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('font/OpenSans-LightItalic.ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('font/OpenSans-Italic.ttf');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('font/OpenSans-BoldItalic.ttf');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: url('font/DroidSans.ttf');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: url('font/DroidSans-Bold.ttf');
}
@font-face {
  font-family: 'Headland One';
  font-style: normal;
  font-weight: 400;
  src: url('font/HeadLandOne-Regular.ttf');
}




html, 
body {height:100%;}

body {
	margin:0;
	padding:0;
	/*background:#444e50 url(img/bg.jpg) repeat 0 0;*/
	background-color: white;
	text-align:left;
}

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

abbr {border:none;}

address {font-style:normal;}

a,
.cmsmsLike span {
	outline:none;
	text-decoration:none;
	cursor:pointer;
    -webkit-transition:color .3s ease-out;
    -moz-transition:color .3s ease-out;
    -ms-transition:color .3s ease-out;
    -o-transition:color .3s ease-out;
    transition:color .3s ease-out;
}

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

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

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

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

ol, 
ul {margin:0 0 20px;}

ol {list-style-position:inside;}

ol li {line-height:32px;}

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

#bottom ul li {list-style:disc inside url(img/list_item_img_bot.png);}

img {
	padding:0;
	border:0;
}

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

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

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

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

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

.preloader img {opacity:0;}

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

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

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

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

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

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

form {
	margin:0;
	padding:0;
	border:none;
}

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

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

input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	outline:none;
	border:0;
	background:none;
}

textarea {
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-height:260px;
	outline:none;
	border:0;
	background:none;
	resize:none;
}

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

.dn {display:none;}

.cl {clear:both;}

.ovh {overflow:hidden;}

.fl {float:left;}

.fr {float:right;}

#page {
	position:relative;
	margin:0 auto;
	width:100%;	/* 1000px */
	background-color:#ffffff;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, .3);
	box-shadow:0 0 10px rgba(0, 0, 0, .3);
}

#page.liquid {width:auto;}

.liquid .container {
	position:relative;
	overflow:hidden;
}


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

#header {
	background-color:#ffffff;
	width:100%;
	padding:0 1%;
	position:fixed;
	top:0;
	z-index:9999;
	-webkit-box-shadow:0 0 3px 0 rgba(0, 0, 0, .75);
	-moz-box-shadow:0 0 3px 0 rgba(0, 0, 0, .75);
	box-shadow:0 0 3px 0 rgba(0, 0, 0, .75);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
	+border-bottom: 1px solid #b0b0b2;/* Only works in IE7*/

}

.h_mt {margin-top:28px;}

.boxed #header {
	width:1000px;
	padding:0;
}

.dark #header {background-color:#141414;}

.header_inner {
	min-width:990px;
	position:relative;
}

#header nav {
	position:absolute;
	top:0;
	left:210px;
	min-width: 800px;
}

.logo {
	position:absolute;
	top:10px;
	left:0;
	display:inline-block;
}

.logo .title {font-weight:normal;}

.logo img {
	width:160px;
	height:55px;
}


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

.responsive_nav {display:none;}

#navigation, 
#navigation ul {
	margin:0;
	padding:0;
}

#navigation:after {clear:both;}

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

#navigation li {
	position:relative;
	z-index:203;
	list-style:none !important;
}

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

#navigation a {
	background-color:#ffffff;
	z-index:205;
}

.dark #navigation a {background-color:#141414;}

.dark #navigation ul a {background-color:#ffffff;}

#navigation > li {
	display:table;
	float:left;
}

#navigation > li.current_page_item, 
#navigation > li.current-menu-ancestor {z-index:204;}

#navigation > li > a {
	display:table-cell;
	height:75px;
	text-align:center;
	padding:0 10px;
	vertical-align:middle;
	min-width:80px;
	z-index:205;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	transition:background-color .3s ease-in-out, color .3s ease-in-out;
}

#navigation > li.current_page_item > a, 
#navigation > li.current-menu-ancestor > a {padding:0 14px;}

#navigation > li > a > span.link_inside {
	display:inline-block;
	padding-top:3px;
	position:relative;
	z-index:210;
}

#navigation > li > a > span.link_before {
	background-color:transparent;
	display:block;
	width:100%;
	height:75px;
	margin-left:-50%;
	position:absolute;
	top:-105px;
	left:50%;
	z-index:205;
}

#navigation > li.current_page_item > a > span.link_before,
#navigation > li.current-menu-ancestor > a > span.link_before,
#navigation > li:hover > a > span.link_before,
#navigation > li > a:hover > span.link_before {
	top:0;
	-webkit-box-shadow:0 -1px 0 1px #f2f2f2;
	-moz-box-shadow:0 -1px 0 1px #f2f2f2;
	box-shadow:0 -1px 0 1px #f2f2f2;
}

#navigation > li.current_page_item > a > span.link_before,
#navigation > li.current-menu-ancestor > a > span.link_before {
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

#navigation > li:hover > a > span.link_before,
#navigation > li > a:hover > span.link_before {
	-webkit-transition:background-color .3s ease-in-out, top .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, top .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, top .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, top .3s ease-in-out;
	transition:background-color .3s ease-in-out, top .3s ease-in-out;
}

#navigation > li > a > span.link_after {
	display:block;
	width:0;
	height:0;
	margin-left:-50px;
	position:absolute;
	bottom:75px;
	left:50%;
	z-index:205;
}

#navigation > li.current_page_item > a > span.link_after,
#navigation > li.current-menu-ancestor > a > span.link_after,
#navigation > li:hover > a > span.link_after,
#navigation > li > a:hover > span.link_after {
	border-top:16px solid transparent;
	border-left:50px solid transparent;
	border-bottom:16px solid transparent;
	border-right:50px solid transparent;
	bottom:-32px;
}

#navigation > li:hover > a > span.link_after,
#navigation > li > a:hover > span.link_after {
	-webkit-transition:bottom .3s ease-in-out;
	-moz-transition:bottom .3s ease-in-out;
	-ms-transition:bottom .3s ease-in-out;
	-o-transition:bottom .3s ease-in-out;
	transition:bottom .3s ease-in-out;
}

#navigation > li.current_page_item > a > span.link_after, 
#navigation > li.current-menu-ancestor > a > span.link_after, 
#navigation > li.current_page_item:hover > a > span.link_after, 
#navigation > li.current-menu-ancestor:hover > a > span.link_after, 
#navigation > li.current_page_item > a:hover > span.link_after, 
#navigation > li.current-menu-ancestor > a:hover > span.link_after {
	-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;
}

#navigation ul {
	position:absolute;
	left:0;
	z-index:9997;
	visibility:hidden;
	margin:20px 0 0 0;
	padding:10px 0;
	background-color:#ffffff;
	opacity:0;
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, .1);
	box-shadow:0 0 1px rgba(0, 0, 0, .1);
	-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 > ul {top:75px;}

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

#navigation ul ul {
	padding:10px 0;
	margin:0 0 0 20px;
	top:-10px;
	left:167px;
	z-index:9998;
}

#navigation ul li {
	display:block;
	float:none;
	margin:0;
}

#navigation ul li a {
	display:block;
	width:130px;
	float:none;
	padding:8px 20px;
	-webkit-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	transition:background-color .3s ease-in-out, color .3s ease-in-out;
}

#navigation ul li.current_page_item > a, 
#navigation ul li.current-menu-ancestor > a {
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding-top:7px;
	padding-bottom:7px;
}

#navigation ul li.current_page_item > a, 
#navigation ul li.current-menu-ancestor > a {background-color:#003C78;}

#navigation > li.current_page_item > a > span.link_before, 
#navigation > li.current-menu-ancestor > a > span.link_before {background-color:#003C78;}

.dark #navigation > li.current_page_item > a > span.link_before, 
.dark #navigation > li.current-menu-ancestor > a > span.link_before {background-color:#ffffff;}

#navigation > li.current_page_item > a > span.link_after,
#navigation > li.current-menu-ancestor > a > span.link_after {border-top-color:#003C78;}

.dark #navigation > li.current_page_item > a > span.link_after,
.dark #navigation > li.current-menu-ancestor > a > span.link_after {border-top-color:#ffffff;}


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

#top {
	position:relative;
	z-index:1;
}

.top_shadow {
	position:relative;
	background-color:#ffffff;
}

.top_shadow:before,
.top_shadow:after {
	position:absolute;
	top:80%;
	bottom:15px;
	left:13px;
	z-index:-1;
	max-width:300px;
	width:50%;
	background:rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 15px 3px rgba(0,0,0, 0.5);
	-moz-box-shadow:0 15px 3px rgba(0, 0, 0, 0.5);
	box-shadow:0 15px 3px rgba(0, 0, 0, 0.5);
	content:"";
	-webkit-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
	-ms-transform:rotate(-2deg);
	-o-transform:rotate(-2deg);
	transform:rotate(-2deg);
}

.top_shadow:after {
	right:13px;
	left:auto;
	-webkit-transform:rotate(2deg);
	-moz-transform:rotate(2deg);
	-ms-transform:rotate(2deg);
	-o-transform:rotate(2deg);
	transform:rotate(2deg);
}

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


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

.top_sidebar {
	position:relative;
	overflow:hidden;
	padding:40px 3.25% 20px;
	border-bottom:1px solid #f2f2f2;
}

.liquid .top_sidebar_outer {
	width:960px;
	margin:0 auto;
}

.top_sidebar_inner {margin:0 -2%;}


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

#middle {position:relative;}

#middle_content {
	padding:10px 0;
	position:relative;
	overflow:hidden;
}

.portfolio_page #middle_content {padding:0 0 30px;}

#slide_top {
    position:fixed;
    right:10px;
    bottom:10px;
    z-index:998;
    display:none;
    width:41px;
    height:41px;
	-webkit-border-radius:20.5px;
	-moz-border-radius:20.5px;
    border-radius:20.5px;
	background-image:url(img/slide_up.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	text-indent:-9999px;
    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;
}

#slide_top:hover {opacity:1;}

video {background-color:#000000;}

.cmsms_breadcrumbs {padding:5px 0;}

.headline {
	background-position:top center;
	background-repeat:repeat;
	background-size:cover;
	padding:0 3.25%;
	-webkit-box-shadow:0 10px 10px -10px rgba(0, 0, 0, .1) inset, 0 -10px 10px -10px rgba(0, 0, 0, .1) inset;
	-moz-box-shadow:0 10px 10px -10px rgba(0, 0, 0, .1) inset, 0 -10px 10px -10px rgba(0, 0, 0, .1) inset;
	box-shadow:0 10px 10px -10px rgba(0, 0, 0, .1) inset, 0 -10px 10px -10px rgba(0, 0, 0, .1) inset;
}

.headline .headline_inner {padding:10px 0;}

.liquid .headline .headline_inner {
	width:960px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.headline h1,
.headline .headline_inner h1 {margin:15px 0;}

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

.headline_inner > div.cmsms_breadcrumbs {
	display:block;
	vertical-align:baseline;
}

.headline h6 {margin:-15px 0 10px;}

.headline img {margin:0 20px -10px 0;}

.headline a {
	opacity:.7;
    -webkit-transition:opacity .3s ease-out;
    -moz-transition:opacity .3s ease-out;
    -ms-transition:opacity .3s ease-out;
    -o-transition:opacity .3s ease-out;
    transition:opacity .3s ease-out;
}

.headline a:hover {opacity:1;}

.headline .cmsms_breadcrumbs span, 
.headline .cmsms_breadcrumbs a:hover {opacity:.6;}

.headline .cmsms_breadcrumbs span.breadcrumbs_sep, 
.headline .cmsms_breadcrumbs a {opacity:1;
   pointer-events: none;
   cursor: default;
}

.cmsms_cc {
	overflow:hidden;
	margin:0 -2%;
}

.one_first,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_sixth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.five_sixth {
	float:left;
	margin:0 2% 20px;
}

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

.one_first {width:96%;}

.one_half {width:46%;}

.one_third {width:29.33%;}

.two_third {width:62.66%;}

.one_fourth {width:21%;}

.three_fourth {width:71%;}

.one_sixth {width:12.66%;}

.one_fifth {width:16%;}

.two_fifth {width:36%;}

.three_fifth {width:56%;}

.four_fifth {width:76%;}

.five_sixth {width:79.33%;}


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

.content_wrap {
	position:relative;
	margin:0 3.25%;
	/*margin:40px 3.25%;*/
	background:url(img/content_sep.gif) repeat-y 74.5% 0;
}

.portfolio_page .content_wrap {
	margin-top:0;
	margin-bottom:0;
}

.liquid .content_wrap {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	overflow: hidden;
}

.content_wrap.l_sidebar {background-position:25.5% 0;}

.content_wrap.l_sidebar #content {
	float:right;
	padding:10px 0 10px 3.5%;
}

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

#content {
	position:relative;
	padding:10px 3.5% 10px 0;
	width:71%;
	margin: 0px auto;
}

figure img {display:block;}

.cmsms_sitemap_archive {overflow:hidden;}

.cmsms_sitemap_category {
	margin-bottom:20px;
	overflow:hidden;
}

.cmsms_sitemap {margin-bottom:0;}

.cmsms_sitemap ul, 
.cmsms_sitemap_category ul, 
.cmsms_sitemap_archive ul {margin-bottom:0;}

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

.cmsms_sitemap > li {
	border-bottom:1px solid #f2f2f2;
	width:100%;
	padding-bottom:30px;
	margin-bottom:30px;
}

.cmsms_sitemap > li > ul {
	width:100%;
	position:relative;
	overflow:hidden;
}

.cmsms_sitemap_category > li > ul, 
.cmsms_sitemap > li > ul > li > ul {margin-top:20px;}

.cmsms_sitemap > li > ul > li {
	float:left;
	width:25%;
	margin-top:20px;
}

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

.cms_category {margin-bottom:40px;}

.cmsms_sitemap_category > li, 
.cmsms_sitemap_archive li {
	float:left;
	padding-bottom:10px;
	width:25%;
}

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

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

.error_inner {
	color:#ffffff;
	text-align:center;
	padding:30px 0;
	margin:-50px -3.5% 0;
	position:relative;
	z-index:10;
}

.boxed .error_inner {
	background-color:#003C78;
	background-position:top center;
	background-repeat:repeat;
	background-size:cover;
}

.liquid .error_inner {margin:-50px 0 0;}

.liquid .error_inner:before {
	content:'';
	background-color:#003C78;
	background-position:top center;
	background-repeat:repeat;
	background-size:cover;
	width:300%;
	height:100%;
	position:absolute;
	top:0;
	left:-100%;
	z-index:-1;
}

.error .search_line {
	overflow:hidden;
	margin:80px auto 50px;
	width:30%;
}

.error h1 {
	margin-top:90px;
	margin-bottom:50px;
	font-size:250px;
	line-height:1em;
}

.error h2 {
	font-weight:normal;
	margin-bottom:70px;
}

.cmsms_timeline {
	border-left:1px solid #ededed;
	padding:15px 0;
	margin-left:25px;
}

.cmsms_timeline li {
	list-style:none;
	line-height:50px;
}

.cmsms_timeline li a {
	background:#ffffff url(img/list_item.png) no-repeat 0 6px;
	padding-left:15px;
	margin-left:-3px;
}

.cmsms_timeline_title,
.cmsms_timeline {margin-bottom:5px;}


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

#sidebar {
	position:relative;
	float:right;
	padding:10px 0 10px 3.5%;
	width:22%;
}

.content_wrap.l_sidebar #sidebar {padding:10px 3.5% 10px 0;}

#sidebar .widget {
	overflow:hidden;
	padding-bottom:30px;
	border-bottom:1px solid #f2f2f2;
}

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

#sidebar > div {padding-bottom:30px;}

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

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

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


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

.middle_sidebar {
	position:relative;
	overflow:hidden;
	padding:40px 3.25% 20px;
	border-top:1px solid #f2f2f2;
}

.liquid .middle_sidebar_outer {
	width:960px;
	margin:0 auto;
}

.middle_sidebar_inner {margin:0 -2%;}

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


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

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

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

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

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

.bypostauthor,
.sticky { }

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

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

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

.wp-caption {
	border:1px solid #e8e8e8;
	background-color:#ffffff;
	text-align:center;
	padding-right:10px;
}

.wp-caption img {padding:10px 0 10px 10px;}

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

hr,
.divider {
	clear:both;
	margin:0 0 35px;
	border:0;
	border-top:1px solid #f2f2f2;
}

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

.table tbody tr:first-child td {border-top:1px solid #ededed;}

.table td {
	padding:10px 20px;
	border-bottom:1px solid #ededed;
}

.table tbody tr:nth-child(even) {background-color:#fdfdfd;}

.table td:first-child {border-left:1px solid #ededed;}

.table td:last-child {border-right:1px solid #ededed;}

.table th {
	padding:11px 20px;
	color:#ffffff;
	text-align:left;
} 

span.dropcap {
	float:left;
	margin-top:3px;
	padding:0 20px 0 7px;
	font-weight:bold;
    font-size:48px;
	line-height:46px;
}

span.dropcap2 {
    float:left;
	margin-right:15px;
    width:56px;
	height:56px;
	-webkit-border-radius:28px;
	-moz-border-radius:28px;
	border-radius:28px;
	color:#ffffff;
    text-align:center;
	font-size:32px;
	line-height:56px;
}

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

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

blockquote > p:before, 
q > p:before {
	content:'\201C';
	font:normal 40px/40px 'Headland One', sans-serif;
	color:#0f0f0f;
	display:block;
    padding:0;
	position:absolute;
	top:0;
	left:0;
	opacity:.2;
}

code {
	position:relative;
	display:block;
	padding:19px 20px 18px;
	border:1px solid #ededed;
	border-top:3px solid;
	background:#fdfdfd;
}

.cmsms_plus {
	position:absolute;
	top:50%;
	left:10px;
	display:block;
	margin-top:-11.5px;
	width:21px;
	height:21px;
	border:1px solid #003C78;
	background-color:#003C78;
    -webkit-transition:background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition:background-color .2s ease-in-out, border-color .2s ease-in-out;
    -ms-transition:background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition:background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition:background-color .2s ease-in-out, border-color .2s ease-in-out;
}

.togg .tog:hover .cmsms_plus, 
.togg .tog.current .cmsms_plus {
	border:1px solid #ededed;
	background-color:#ffffff;
}

.cmsms_plus .vert_line, 
.cmsms_plus .horiz_line {
	background-color:#ffffff;
    -webkit-transition:background-color .2s ease-in-out;
    -moz-transition:background-color .2s ease-in-out;
    -ms-transition:background-color .2s ease-in-out;
    -o-transition:background-color .2s ease-in-out,;
    transition:background-color .2s ease-in-out;
}

.cmsms_plus .vert_line {
	position:absolute;
	top:7px;
	left:10px;
	z-index:2;
	display:block;
	width:1px;
	height:7px;
}

.cmsms_plus .horiz_line {
	position:absolute;
	top:10px;
	left:7px;
	display:block;
	width:7px;
	height:1px;
}

.togg .tog:hover .cmsms_plus .vert_line, 
.togg .tog.current .cmsms_plus .vert_line, 
.togg .tog:hover .cmsms_plus .horiz_line, 
.togg .tog.current .cmsms_plus .horiz_line {background-color:#003C78;}

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

.tog {font-size:14px;}

.togg .tog {
	position:relative;
	display:block;
	margin:0;
	padding:5px 0 5px 50px;
	line-height:40px;
}

.tog.current .cmsms_plus .vert_line {display:none;}

.togg .tab_content {
	display:none;
	padding:5px 0 5px 50px;
}

.accordion {position:relative;}

.accordion .cmsms_plus {
	left:5px;
	background:#ffffff;
	border:1px solid #ffffff;
}

.accordion .cmsms_plus .vert_line, 
.accordion .cmsms_plus .horiz_line {background-color:#003C78;}

.accordion .acc {
	border:1px solid #ededed;
	margin-bottom:2px;
}

.accordion .tog {
	position:relative;
	display:block;
	padding:11px 20px 10px 35px;
	background:#ffffff;
}

.accordion .acc:first-child .tog .cmsms_plus .vert_line, 
.accordion.active .acc:first-child .tog.current .cmsms_plus .vert_line {display:none;}

.accordion.active .acc:first-child .tog .cmsms_plus .vert_line {display:block;}

.accordion .tab_content {
	display:none;
	padding:25px 25px 7px 35px;
	position:relative;
	overflow:hidden;
	border-top:1px solid #ededed;
	background-color:#fdfdfd;
}

.accordion .acc:first-child .tab_content {display:block;}

.accordion.active .acc:first-child .tab_content {display:none;}

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

.tabs {margin:0;}
 
.tabs > li {
	display:inline-block;
	list-style:none;
	position:relative;
	margin-right:1px;
	border-top:2px solid transparent;
    -webkit-transition:border-color .2s ease-in-out;
    -moz-transition:border-color .2s ease-in-out;
    -ms-transition:border-color .2s ease-in-out;
    -o-transition:border-color .2s ease-in-out;
    transition:border-color .2s ease-in-out;
}

.tabs li a {
	position:relative;
	display:block;
	border-top:1px solid #ededed;
	border-right:1px solid #ededed;
	border-left:1px solid #ededed;
	text-align:center;
    -webkit-transition:border-color .2s ease-in-out;
    -moz-transition:border-color .2s ease-in-out;
    -ms-transition:border-color .2s ease-in-out;
    -o-transition:border-color .2s ease-in-out;
    transition:border-color .2s ease-in-out;
}
 
.tabs li a span {
	display:block;
	padding:12px 20px;
	border-top:2px solid transparent;
	background-color:#fdfdfd;
    -webkit-transition:padding .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
    -moz-transition:padding .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
    -ms-transition:padding .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition:padding .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
    transition:padding .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
}

.tabs > li:first-child, 
.tabs li.current, 
.tabs li:hover, 
.tabs.active li:first-child.current {border-color:#003C78;}

.tabs.active > li:first-child {border-color:transparent;}

.tabs > li:first-child a, 
.tabs li.current a, 
.tabs.active li:first-child.current a {
	border-top:1px solid transparent;
	z-index:1;
}

.tabs.active > li:first-child a {border-top:1px solid #ededed;}

.tabs > li:first-child a span, 
.tabs li.current a span, 
.tabs.active li:first-child.current a span {
	background-color:#ffffff;
	padding-bottom:13px;
	margin-bottom:-1px;
}

.tabs.active > li:first-child a span {
	background-color:#fdfdfd;
	padding-bottom:12px;
	margin-bottom:0;
}

.tab .tab_content {
	border:1px solid #ededed;
	padding:20px 0 10px;
}

.related_posts_content, 
.tabs_tab, 
.tabs {position:relative;}

.related_posts_content, 
.tabs_tab {overflow:hidden;}

.tabs_tab {
	display:none;
	padding:10px 20px 0;
}

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

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

.tour_box_inner {padding-right:20px;}

.google_map {margin-bottom:18px;}

.tour_content {
	position:relative;
	overflow:hidden;
	padding-bottom:1px;
	margin-bottom:18px;
}

.tour {
	float:left;
	width:30%;
	margin:0;
}

.tour > li {
	position:relative;
	z-index:1;
	margin:0 -1px 1px 0;
	list-style:none;
	border-left:2px solid transparent;
    -webkit-transition:border-color .2s ease-in-out;
    -moz-transition:border-color .2s ease-in-out;
    -ms-transition:border-color .2s ease-in-out;
    -o-transition:border-color .2s ease-in-out;
    transition:border-color .2s ease-in-out;
}

.tour > li a {
	position:relative;
	display:block;
	padding:12px 20px;
	border:1px solid #ededed;
	background-color:#fdfdfd;
    -webkit-transition:background-color .2s ease-in-out, color .2s ease-in-out;
    -moz-transition:background-color .2s ease-in-out, color .2s ease-in-out;
    -ms-transition:background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition:background-color .2s ease-in-out, color .2s ease-in-out;
    transition:background-color .2s ease-in-out, color .2s ease-in-out;
}

.tour > li:first-child, 
.tour li.current, 
.tour li:hover, 
.tour.active li:first-child.current {border-left-color:#003C78;}

.tour.active > li:first-child {border-left-color:transparent;}

.tour > li:first-child a, 
.tour li.current a, 
.tour.active li:first-child.current a {
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	background:#ffffff;
}

.tour.active > li:first-child a {
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	background:#fdfdfd;
}

.tour_box_content {
	position:relative;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px 0 20px 20px;
	width:70%;
	border:1px solid #ededed;
	vertical-align:top;
}

.tour_box {display:none;}

.post_type_shortcode h3.shortcode-title {
	border-bottom:1px solid #f2f2f2;
	padding:0 0 10px;
	margin:0;
}

.post_type_shortcode.type_testimonial h3.shortcode-title {
	border-bottom:0;
	padding:0 0 20px;
}

.post_type_shortcode .cmsms_content_prev_slide,
.post_type_shortcode .cmsms_content_next_slide {
	top:-32px;
	left:auto;
}

.post_type_shortcode .cmsms_content_prev_slide {right:20px;}

.post_type_shortcode .cmsms_content_next_slide {right:0;}

.post_type_shortcode {position:relative;}

.post_type_shortcode_inner {
	position:relative;
	padding:50px 0;
}

.post_type_shortcode.type_testimonial .post_type_shortcode_inner {padding:0;}

.post_type_shortcode article {
	padding:0;
	margin:0;
	-webkit-transition:margin .3s ease-in-out;
	-moz-transition:margin .3s ease-in-out;
	-ms-transition:margin .3s ease-in-out;
	-o-transition:margin .3s ease-in-out;
	transition:margin .3s ease-in-out;
}

.post_type_shortcode article.one_fourth {width:25%;}

.post_type_shortcode article.one_third {width:33.3%;}

.post_type_shortcode article.one_first {width:100%;}

.post_type_shortcode .testimonial {
	margin-top:-30px;
	padding-bottom:30px;
}

.post_type_shortcode.type_testimonial,
.post_type_shortcode.type_testimonial .testimonial {
	margin-top:0;
	padding-bottom:0;
}

.post_type_shortcode.type_testimonial .cmsms_content_prev_slide,
.post_type_shortcode.type_testimonial .cmsms_content_next_slide {
	top:auto;
	bottom:50px;
}

.post_type_shortcode.type_testimonial .cmsms_content_prev_slide {right:50px;}

.post_type_shortcode.type_testimonial .cmsms_content_next_slide {right:30px;}

.post_type_shortcode .testimonial img {
	float:left;
	margin:0 25px 0 0;
}

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

.cmsms_pricing_table {
	position:relative;
	border-top-width:2px;
	border-top-style:solid;
}

.cmsms_pricing_table_inner {
	position:relative;
	border:1px solid #ededed;
	text-align:center;
}

.cmsms_pricing_table .title {
	margin:15px 0;
	padding:0 15px;
	text-transform:uppercase;
}

.cmsms_price_outer {
	position:relative;
	z-index:0;
	overflow:hidden;
	border-top:1px solid #ededed;
	background-color:#fdfdfd;
}

.cmsms_price_outer > div {
	position:relative;
	z-index:1;
	padding:33px 0 21px;
	text-align:center;
}

.cmsms_price_outer span {z-index:2;}

.cmsms_currency,
.cmsms_price,
.cmsms_coins {
	font-weight:300;
	font-size:45px;
}

.cmsms_period {
	display:block;
	margin:5px 0 -5px;
	text-transform:uppercase;
	opacity:.7;
}

.cmsms_pricing_table ul {margin:0;}

.cmsms_pricing_table li {
	padding:9px 0 7px;
	border-top:1px solid #f5f5f5;
	list-style:none;
}

.cmsms_pricing_table li:first-child {border-top-color:#ededed;}

.pricing_footer {
	padding:15px 0 19px;
	background-color:#fdfdfd;
	border-top:1px solid #ededed;
	text-align:center;
}

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

.box p {padding:0;}

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

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

.error_box, 
.warning_box, 
.success_box, 
.notice_box, 
.download_box {
	border:1px solid #ededed;
	background-color:#fdfdfd;
}

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

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

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

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

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

.box.css_box {
	padding:25px 20px;
	border:1px solid #ececec;
	border:1px solid rgba(0, 0, 0, .1);
}

.box.css_box p {padding:0;}

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

.colored_title {display:table-cell;}

.colored_title_inner {
	text-align:center;
	display:block;
	padding:30px 20px;
	position:relative;
	overflow:hidden;
	z-index:0;
	background-color:#fdfdfd;
}

.colored_title_inner  > *,
.colored_title_inner h1,
.colored_title_inner h2,
.colored_title_inner h3,
.colored_title_inner h4,
.colored_title_inner h5,
.colored_title_inner h6 {
	margin:0;
	padding:0;
}

.colored_button {
	display:table-cell;
	padding:0 30px;
	min-width:41px;
	background-color:#ffffff;
	border-left:1px solid #dedede;
	vertical-align:middle;
}

.icon_banner {
	display:block;
	float:right;
	width:41px;
	height:42px;
	background-image:url(img/icon_banner.png);
	background-repeat:no-repeat;
	background-color:#003C78;
}

.icon_down {background-position:0 0;}

.icon_right {background-position:0 -42px;}

.icon_left {background-position:0 -85px;}

.icon_up {background-position:0 -127px;}

.colored_banner {
	position:relative;
	z-index:0;
	overflow:hidden;
	padding:20px 20px 0;
}

.percent_item {
	margin-bottom: 18px;
	width:100%;
	background-color:#ededed;
	color:#ffffff;
}

.percent_item_colored_wrap {position:relative;}

.percent_item_colored {
	position:absolute;
	width:100%;
	height:100%;
	-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; opacity:0;}
	to {width:100%;}
}

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

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

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

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

.percent_item_colored_wrap .percent_item_text {
	position:relative;
	display:block;
	padding:10px 10px 8px 10px;
}

div.jp-playlist ul {border:1px solid #ededed;}

div.jp-playlist li a {
	display:block;
	padding:11px 20px 11px 30px;
	border-top:1px solid #ededed;
	background:url(img/list_item.png) no-repeat 12px 18px;
	text-decoration:none;
	line-height:20px;
}

div.jp-playlist li:first-child a {border-top:0;}


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

.cmsms_more {
	display:inline-block;
	padding:0 5px;
	line-height:18px;
    -webkit-transition:background-color .3s ease-out;
    -moz-transition:background-color .3s ease-out;
    -ms-transition:background-color .3s ease-out;
    -o-transition:background-color .3s ease-out;
    transition:background-color .3s ease-out;
}

.cmsms_more:hover {color:#ffffff;}

.button,
.button_pf,
.button_medium,
.button_large, 
#cancel-comment-reply-link,
input[type="submit"] {
	color:#ffffff;
	display:inline-block;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:5px;
	position:relative;
    -webkit-transition:padding .3s ease-out;
    -moz-transition:padding .3s ease-out;
    -ms-transition:padding .3s ease-out;
    -o-transition:padding .3s ease-out;
    transition:padding .3s ease-out;
}

.button_pf {
	border:1px solid #ededed;
	background-color:#ffffff;
	padding:3px 10px 3px 15px;
    -webkit-transition:color .3s ease-out;
    -moz-transition:color .3s ease-out;
    -ms-transition:color .3s ease-out;
    -o-transition:color .3s ease-out;
    transition:color .3s ease-out;
}

.button {
	background-color:#003C78;
	font-size:12px;
	padding:8px 20px;
}

input[type="submit"] {
	border-top:1px solid #003C78;
	background-color:#003C78;
	font-size:12px;
	padding:10px 20px;
	cursor:pointer;
}

.button:hover {
}

.button:before,
.button_medium:before,
.button_large:before {
	content:'';
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-color:transparent;
	border-bottom-color:transparent;
	border-left-color:#313131;
	border-right-color:transparent;
	position:absolute;
	top:0;
	opacity:0;
    /*-webkit-transition:right .2s ease-out, left .2s ease-out, opacity .2s ease-out;
    -moz-transition:right .2s ease-out, left .2s ease-out, opacity .2s ease-out;
    -ms-transition:right .2s ease-out, left .2s ease-out, opacity .2s ease-out;
    -o-transition:right .2s ease-out, left .2s ease-out, opacity .2s ease-out;
    transition:right .2s ease-out, left .2s ease-out, opacity .2s ease-out;*/
}

.button:hover:before,
.button_medium:hover:before,
.button_large:hover:before {opacity:1;}

.button:before {
}

.button:hover:before {}

#cancel-comment-reply-link {
	background-color:#003C78;
	font-size:11px;
	padding:2px 13px 3px;
}

.button_medium {
	background-color:#003C78;
	font-size:15px;
	padding:12px 25px;
}

.button_medium:hover {
	color:#ffffff;
	padding-left:32px;
	padding-right:18px;
}

.button_medium:before {
	border-top-width:22px;
	border-bottom-width:22px;
	border-left-width:16px;
	border-right-width:16px;
	right:-16px;
}

.button_medium:hover:before {right:-32px;}

.button_large {
	background-color:#003C78;
	font-size:18px;
	padding:15px 35px;
}

.button_large:hover {
	color:#ffffff;
	padding-left:45px;
	padding-right:25px;
}

.button_large:before {
	border-top-width:25px;
	border-bottom-width:25px;
	border-left-width:20px;
	border-right-width:20px;
	right:-20px;
}

.button_large:hover:before {right:-40px;}


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

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

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

.widget_custom_contact_form_entries textarea {min-height:120px;}

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

.widget_custom_posts_tabs_entries .tabs_tab li, 
#bottom .widget_custom_posts_tabs_entries .tabs_tab li {
	overflow:hidden;
	list-style:none;
	padding:20px 0 0;
	border-top:1px solid #f2f2f2;
}

.widget_custom_posts_tabs_entries .tabs_tab.tab_comments li {padding-top:10px;}

.widget_custom_posts_tabs_entries .tabs_tab li:first-child {border-top:0;}

.widget_custom_posts_tabs_entries .tabs > li {
	width:33%;
	margin-right:0;
	margin-left:0.5%;
}

.widget_custom_posts_tabs_entries .tabs > li:first-child {margin-left:0;}

.widget_custom_posts_tabs_entries .tabs > li a span {
	padding:7px 0 9px;
	font-size:12px;
	text-transform:none;
}

.widget_custom_posts_tabs_entries .tabs > li:first-child a span, 
.widget_custom_posts_tabs_entries .tabs li.current a span, 
.widget_custom_posts_tabs_entries .tabs.active li.current:first-child a span {padding-bottom:10px;}

.widget_custom_posts_tabs_entries .tabs.active li:first-child a span {padding-bottom:9px;}

.widget_custom_posts_tabs_entries .tab .tab_content {padding:0;}

.widget_custom_posts_tabs_entries .tabs_tab {padding:10px 20px;}

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

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

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

.widget_custom_posts_tabs_entries small {
	display:inline-block;
	padding-top:5px;
	padding-bottom:20px;
}

.widget_custom_posts_tabs_entries .tabs_tab.tab_comments small {padding:5px 0;}

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

.widget_custom_twitter_entries li, 
#bottom .widget_custom_twitter_entries li {
	padding-top:20px;
	list-style:none;
}

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

.widget_custom_twitter_entries .published {padding:15px 10px 10px 0;}

.jta-tweet-text {
	position:relative;
	padding:20px;
	border:1px solid #ededed;
	background-color:#ffffff;
}

.jta-tweet-text:before {
	position:absolute;
	bottom:-12px;
	left:20px;
	border-top:11px solid #ededed;
	border-right:11px solid transparent;
	content:'';
}

.jta-tweet-text:after {
	position:absolute;
	bottom:-10px;
	left:21px;
	border-top:11px solid #ffffff;
	border-right:11px solid transparent;
	content:'';
}

.widget_custom_advertisement_entries .adv_widget_image {
	float:left;
	padding:0 3% 3% 0;
}

.widget {padding-bottom:20px;}

.widget_custom_flickr_entries .wrap {overflow:hidden;}

.widget_custom_flickr_entries .flickr_badge_image, 
#bottom .widget_custom_flickr_entries .flickr_badge_image {
	float:left;
	padding:0 7% 7% 0;
	list-style:none;
}

.widget_custom_flickr_entries .more_button {float:left;}

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

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

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

.widget ul {margin-bottom:0;}

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

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

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

.search_line input[type="text"] {
	float:left;
	padding-right:45px;
}

#bottom .search_line input[type="submit"] {background-color:transparent;}

.search_line input[type="submit"] {
	display:block;
	float:left;
	margin-bottom:0;
	margin-left:-45px;
	width:45px;
	height:37px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:url(img/icon_search.png) no-repeat 50% 50%;
}

.widget .cmsms_content_slider_parent ul.cmsms_slides_nav li a {
	width:10px;
	height:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#cccccc;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent ul.cmsms_slides_nav {
	top:auto;
	bottom:0;
	padding:4px 0;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li h6 {margin-bottom:0;}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content {
	border-left:0;
	border-right:0;
	padding:30px 0;
	overflow:visible;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote {
	margin:0;
	padding:0 30px;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote p:before, 
.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote p:after {
	font-size:36px;
	line-height:36px;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote p:before {top:-12px;}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote p:after {
	content:'\201D';
    color:#0f0f0f;
    display:block;
    font-family:'Headland One', sans-serif;
    opacity:.2;
    padding:0;
    position:absolute;
	right:0;
	bottom:-36px;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content_wrap {margin-bottom:15px;}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content_wrap:before, 
.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content_wrap:after {display:none;}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:before, 
.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:after {
	background:none;
	top:auto;
	right:auto;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:before {
	border-top:9px solid #ededed;
	border-left:9px solid transparent;
	border-right:9px solid transparent;
	bottom:-9px;
	left:25px;
}

.widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:after {
	border-top:8px solid #ffffff;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	bottom:-8px;
	left:26px;
}

.widget_custom_projects_entries_container {position:relative;}

.widget_custom_latest_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav, 
.widget_custom_popular_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav {
	top:auto;
	bottom:100px;
	padding:10px;
}

.widget_custom_latest_projects_entries .responsiveContentSlider > li figure, 
.widget_custom_popular_projects_entries .responsiveContentSlider > li figure {
	height:0;
	padding-bottom:69%;
	position:relative;
}

.widget_custom_latest_projects_entries .responsiveContentSlider > li figure > img, 
.widget_custom_popular_projects_entries .responsiveContentSlider > li figure > img {
	height:100% !important;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

.widget_custom_latest_projects_entries .responsiveContentSlider > li .pj_ddn, 
.widget_custom_popular_projects_entries .responsiveContentSlider > li .pj_ddn {height:100px;}

.widget_custom_latest_projects_entries .responsiveContentSlider > li .pj_ddn header, 
.widget_custom_popular_projects_entries .responsiveContentSlider > li .pj_ddn header {
	top:20px;
}

.widget_custom_latest_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li a, 
.widget_custom_popular_projects_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li a {background-color:#ffffff;}

.widget_custom_featured table td:first-child img {margin-right:15px;}

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

.cms_widget_content {padding-top:20px;}

#wp-calendar {width:100%;}

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

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

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

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

.widget_meta abbr {display:inline;}

.widgettitle .rsswidget {display:inline-block;}

.rss-date {display:block;}

.tl-content {
	position:relative;
	overflow:hidden;
	padding:30px 30px 20px 20px;
	border:1px solid #ededed;
	background-color:#ffffff;
}

.tl-content:before {
	position:absolute;
	top:0;
	right:0;
	border-top:28px solid #f2f2f2;
	border-left:28px solid transparent;
	background-color:#f2f2f2;
	content:"";
}

.tl-content:after {
	position:absolute;
	top:-1px;
	right:-1px;
	border-top:28px solid #ffffff;
	border-left:28px solid transparent;
	background-color:#fdfdfd;
	content:"";
}

.widget_custom_recent_testimonials_entries li, 
#bottom .widget_custom_recent_testimonials_entries li {list-style:none;}

.widget_custom_recent_testimonials_entries li img {
	float:left;
	margin:0 15px 10px 0;
}

.tl_company,
.tl_author {
	display:block;
	padding:0;
}

.tl-content blockquote {margin-bottom:20px;}

.tl-content h6 {margin-bottom:0;}

.tl-content p {padding:0;}

.tl-content_wrap {
	position:relative;
	margin-bottom:20px;
}

.tl-content_wrap:before {
    position:absolute;
    top:0;
    right:0;
    border-top:30px solid #f7f7f7;
    border-left:30px solid transparent;
    content:"";
	z-index:1;
}

.tl-content_wrap:after {
    position:absolute;
    top:0;
    right:0;
    border-top:29px solid #ffffff;
    border-left:29px solid transparent;
    content:"";
	z-index:2;
}

.widget_custom_recent_testimonials_entries .cmsms_content_prev_slide {
	right:40px;
	bottom:30px;
	width:10px;
}

.widget_custom_recent_testimonials_entries .cmsms_content_next_slide {
	right:26px;
	bottom:30px;
	width:10px;
}

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

.post_type_shortcode.type_testimonial .cmsms_content_slider_parent > .responsiveContentSlider > li {padding:0;}

.widget_custom_recent_testimonials_entries .cmsms_content_prev_slide span,
.widget_custom_recent_testimonials_entries .cmsms_content_next_slide span {
	width:6px;
	height:10px;
	background:url(img/arrow_tl.png) no-repeat 0 0;
	opacity:.2;
}

.widget_custom_recent_testimonials_entries .cmsms_content_next_slide span {background-position:-17px 0;}

.cmsms-form-builder .more_button + .more_button {margin-left:20px;}

.widget_custom_contact_form_entries .cmsms-form-builder .more_button + .more_button {
	margin-left:0;
	clear:both;
}


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

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

.blog article.post {
	position:relative;
	overflow:hidden;
}

.search article.project,
.search article.page,
.blog article.post {margin-top:75px;}

.blog article.post:first-child,
.search article.project:last-child,
.search article.page:last-child {margin-top:0;}

.blog article.post .post_side_bar {
	width:125px;
	text-align:right;
	float:left;
	margin-right:40px;
}
.blog article.post .post_side_bar .cmsms_category a {
   pointer-events: none;
   cursor: default;	
}

.blog article.post .post_side_bar figure {
	display:inline-block;
	padding-bottom:10px;
}

.blog article.post .post_content_bar, 
.blog.opened-article aside.project_navi, 
.blog.opened-article aside.share_posts, 
.blog.opened-article aside.about_author, 
.blog.opened-article aside.related_posts, 
.blog.opened-article aside#comments, 
.blog.opened-article div#respond {
	position:relative;
	overflow:hidden;
}

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

.post .entry-header {/*position:relative;*/ position:relative; display:block; z-index : 1;}
.search .content_wrap .post .post_content_bar .entry-content { position:relative; display:block; z-index : 1;}

.cmsms_media, 
.post .entry-header figure, 
.post .entry-header .cmsms_blog_media {margin-bottom:20px;}

.blog article.post .post_content_bar > div.entry-meta {
	padding-top:20px;
	position:relative;
	clear:both;
}

.cmsms_tags {
	border-top:1px solid #f2f2f2;
	display:block;
	padding:15px 0;
}

.post .published {
	width:75px;
	float:right;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
}

.post .published .cmsms_day {
	display:block;
	float:right;
}

.post .published .cmsms_date_wrap {
	display:block;
	text-align:center;
}

.post .published .cmsms_mon {
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding-top:4px;
}

.post .published .cmsms_year {
	display:block;
	text-align:center;
}

.cmsms_post_format_img{
	background:url(img/post_format.png) no-repeat -1px -1px;
	display:block;
	width:35px;
	height:35px;
	float:right;
	margin-left:15px;
}

.format-aside .cmsms_post_format_img {background-position:-1px -40px;}

.format-audio .cmsms_post_format_img {background-position:-1px -197px;}

.format-image .cmsms_post_format_img,
.format-gallery .cmsms_post_format_img {background-position:-1px -79px;}

.format-link .cmsms_post_format_img {background-position:-1px -118px;}

.format-video .cmsms_post_format_img {background-position:-1px -157px;}

.format-quote .cmsms_post_format_img {background-position:-1px -236px;}

.post.format-aside .entry-header .entry-content {
	border-left-width:2px;
	border-left-style:solid;
	padding:25px 0 30px 30px;
	margin:0 0 30px;
}

.post.format-quote blockquote {
	border:1px solid #ededed;
	padding:25px 30px 30px 65px;
	margin-bottom:25px;
}

.post.format-quote blockquote:before {
	content:'';
	border-top:7.5px solid #ededed;
	border-right:7.5px solid transparent;
	border-bottom:7.5px solid transparent;
	border-left:7.5px solid #ededed;
	display:block;
	width:0;
	height:0;
	position:absolute;
	bottom:-15px;
	right:30px;
}

.post.format-quote blockquote:after {
	content:'';
	border-top:7px solid #ffffff;
	border-right:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:7px solid #ffffff;
	display:block;
	width:0;
	height:0;
	position:absolute;
	bottom:-13px;
	right:29px;
}

.post.format-quote blockquote > p:before {
	top:25px;
	left:20px;
}

.post.format-quote .quote-author {
	display:inline-block;
	text-transform:uppercase;
	float:right;
	padding-bottom:10px;
}

.user_name,
.cmsms_category,
.cmsms_comments_wrap {
	display:block;
	padding-bottom:10px;
}

.comment-reply-link, 
.more_button {
	display:inline-block;
	line-height:24px;
	text-transform:uppercase;
	float:right;
	margin-top:10px;
	position:relative;
}

.more_button.fl {float:left;}

.comment-reply-link {margin-top:3px;}

.comment-reply-link span, 
.more_button span {
	background-image:url(img/arrow_more.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline-block;
	width:21px;
	height:21px;
	margin:0 0 -6px 10px;
	-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;	
}

ul.page-numbers {
	overflow:hidden;
	padding-top:50px;
	height:30px;
}

.blog ul.page-numbers {margin-left:165px;}

ul.page-numbers li {list-style:none !important; list-style-image: none !important;
	display: inline-block;
    zoom: 1;
    *display: inline;
	margin-left:5px;
	}

ul.page-numbers span,
ul.page-numbers a {
	border:1px solid #ebebeb;
	background-color:#fdfdfd;
	display:block;
	float:left;
	margin-right:1px;
	min-width:25px;
	height:25px;
	text-align:center;
	line-height:25px;
}

ul.page-numbers span,
ul.page-numbers a:hover {background-color:#ffffff;}

ul.page-numbers a {
	-webkit-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out, color .3s ease-in-out;
	transition:background-color .3s ease-in-out, color .3s ease-in-out;
}

ul.page-numbers a.next,
ul.page-numbers a.prev {
	border-color:transparent;
	background:transparent url(img/arrow_content_slider.png) no-repeat 50% 10px;
	text-indent:-9999px;
}

ul.page-numbers a.prev  {background-position:50% -27px;}

ul.page-numbers a.next:hover,
ul.page-numbers a.prev:hover {
	border-color:transparent;
	background-color:none;
}

.person_title, 
.person_subtitle, 
.person_social {
	display:inline-block;
	margin-bottom:10px;
}

.person_subtitle {
	border-left:1px solid #999999;
	padding-left:10px;
	margin-left:10px;
	opacity:.6;
}

.person_social img {opacity:.1;}

.person_social {padding-right:10px;}

.person_social img {
	-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;
}

.person_social:hover img {opacity:1;}

.person_content p {padding:5px 0 10px;}

.person_divider {margin:10px 0 15px;}


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

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

.project_navi {
	overflow:hidden;
	padding:20px 0;
	border-top:1px solid #ededed;
}

.project_navi a {
	display:block;
	height:15px;
	line-height:15px;
}

.project_navi a[rel="prev"] {
	float:left;
	padding-left:15px;
	background:url(img/arrow_content_slider.png) no-repeat 0 -31px;
}

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

.share_posts, 
.about_author, 
#comments, 
#commentform, 
.related_posts {
	overflow:hidden;
	padding:25px 0 40px;
	border-top:1px solid #ededed;
}

.share_posts {overflow:visible;}

.share_posts h2 {margin-bottom:30px;}

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

.about_author_inner .alignleft,
.about_author_inner p {
	margin-bottom:0;
	padding-bottom:0;
}

.cmsmsLike {
	display:block;
	float:left;
	margin:-8px 60px 3px 0;
	width:34px;
	height:34px;
	background-image:url(img/heart.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-decoration:none;
	-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;
}

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

.cmsmsLike span {
	padding-left:45px;
	line-height:34px;
}

.blog.opened-article .format-quote header.entry-header {
	margin-bottom:20px;
	overflow:hidden;
}

.opened-article aside.share_posts > div.fl {min-width:100px;}

.related_posts {padding-bottom:10px;}

.related_posts ul {
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:35px;
	border-bottom:1px solid #ededed;
}

.related_posts > ul li {
	float:left;
	margin-right:10px;
	list-style:none;
}

.related_posts > ul li a.button:before {display:none;}

.related_posts > ul li a.button {
	padding:7px 19px;
	border:1px solid #003C78;
	-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;
}

.related_posts > ul li a.button:hover, 
.related_posts > ul li a.button.current {
	background-color:#fdfdfd;
	border:1px solid #ededed;
}

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

.related_posts_content_tab {
	display:none;
	margin:0 -2%;
}

.related_posts_content_tab .one_half {
	display:table;
	padding-bottom:30px;
	margin-bottom:0;
}

.rel_post_content {display:table;}

.related_posts_content {padding-top:7px;}

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

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

.cmsms_share {margin:20px 0 0;}

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

.comment-body .fn a {font-size:18px;}

.comment-body .fn {float:left;}

.comment-body .published {
	float:right;
	padding:5px 30px 15px 15px;
}

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

.comment-body .alignleft {margin-bottom:0;}

.comment-body .alignleft img {
	display:block;
	margin-bottom:10px;
}

.comment-body {
	border:1px solid #ebecec;
	background-color:#ffffff;
	padding:20px;
	margin:0 0 20px;
	position:relative;
	overflow:hidden;
}

.comment-content {
	overflow:hidden;
	padding-top:4px;
}

.commentlist {
	margin-bottom:0;
	padding-top:10px;
}

.commentlist li {
	padding-left:0;
	list-style:none;
	line-height:20px;
}

.commentlist li div.comment-content ul li {
	list-style:disc inside;
	line-height:32px;
}

.commentlist li div.comment-content ol li {
	list-style:decimal inside;
	line-height:32px;
}

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

.commentlist li div.comment-content ul, 
.commentlist li div.comment-content ol {
	padding:0;
	margin:0 0 18px;
}

.commentlist li div.comment-content ul ul, 
.commentlist li div.comment-content ol ol {
	padding:0 0 0 20px;
	margin:0;
}

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

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


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

.testimonial {overflow:hidden;}

.testimonials .testimonial {
    margin-bottom:50px;
}

.testimonial .published {
	float:right;
	padding:0 0 15px 15px;
}

.testimonials .testimonial .button {float:right;}

.testimonials .testimonial:first-child {
	margin-top:0;
	padding-top:0;
	border-top:none;
}

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

.tl_author_img {
	float:left;
	margin:0 25px 0 0;
}


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

.portfolio {
	width:100%;
	padding:50px 0;
	position:relative;
}

.portfolio.masonry {
	background:url(img/loader.gif) 50% 90px no-repeat;
	margin-top:30px;
}

.portfolio.masonry.isotope {background:none;}

.cmsms_loader_wrap {
	text-align:center;
	position:relative;
	overflow:hidden;
}

.cmsms_loader_wrap .cmsms_project_loader {float:none;}

.resize {overflow:hidden;}

.format-album .resize {margin-bottom:0;}

.format-slider .resize,
.format-video .resize {margin-bottom:30px;}

.format-album .resize figure {float:left;}

section.post_type_shortcode figure.preloader, 
.format-album .resize figure a.preloader {padding-bottom:69%;}

.meta-date {display:none;}

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

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

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

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

.format-album.cmsms_four .resize figure:nth-child(4n), 
.format-album.cmsms_three .resize figure:nth-child(3n), 
.format-album.cmsms_two .resize figure:nth-child(2n),
.format-album.cmsms_one .resize figure {padding-right:0;}

.portfolio .project {
	float:left;
	margin:0;
	overflow:hidden;
}

.portfolio.masonry .project {opacity:0;}

.portfolio.masonry.isotope .project {opacity:1;}

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

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

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

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

.portfolio.masonry .project.one_x_one, 
.portfolio.masonry .project.one_x_two, 
.portfolio.masonry .project.one_x_three {width:25%;}

.portfolio.masonry .project.two_x_one, 
.portfolio.masonry .project.two_x_two, 
.portfolio.masonry .project.two_x_three {width:50%;}

.portfolio.masonry .project.three_x_one, 
.portfolio.masonry .project.three_x_two, 
.portfolio.masonry .project.three_x_three {width:75%;}

.portfolio.masonry .project.four_x_four {width:100%;}

.portfolio.masonry .project.one_x_two .preloader, 
.portfolio.masonry .project.one_x_two .preloader_removed, 
.portfolio.masonry .project.one_x_two .resizable_block, 
.portfolio.masonry .project.one_x_two .jp-video.fullwidth, 
.portfolio.masonry .project.one_x_two .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:138%;}

.portfolio.masonry .project.one_x_three .preloader, 
.portfolio.masonry .project.one_x_three .preloader_removed, 
.portfolio.masonry .project.one_x_three .resizable_block, 
.portfolio.masonry .project.one_x_three .jp-video.fullwidth, 
.portfolio.masonry .project.one_x_three .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:207%;}

.portfolio.masonry .project.two_x_one .preloader, 
.portfolio.masonry .project.two_x_one .preloader_removed, 
.portfolio.masonry .project.two_x_one .resizable_block, 
.portfolio.masonry .project.two_x_one .jp-video.fullwidth, 
.portfolio.masonry .project.two_x_one .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:34.5%;}

.portfolio.masonry .project.two_x_three .preloader, 
.portfolio.masonry .project.two_x_three .preloader_removed, 
.portfolio.masonry .project.two_x_three .resizable_block, 
.portfolio.masonry .project.two_x_three .jp-video.fullwidth, 
.portfolio.masonry .project.two_x_three .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:103.5%;}

.portfolio.masonry .project.three_x_one .preloader, 
.portfolio.masonry .project.three_x_one .preloader_removed, 
.portfolio.masonry .project.three_x_one .resizable_block, 
.portfolio.masonry .project.three_x_one .jp-video.fullwidth, 
.portfolio.masonry .project.three_x_one .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:23%;}

.portfolio.masonry .project.three_x_two .preloader, 
.portfolio.masonry .project.three_x_two .preloader_removed, 
.portfolio.masonry .project.three_x_two .resizable_block, 
.portfolio.masonry .project.three_x_two .jp-video.fullwidth, 
.portfolio.masonry .project.three_x_two .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:46%;}

.portfolio.masonry .project.one_x_one .preloader, 
.portfolio.masonry .project.one_x_one .preloader_removed, 
.portfolio.masonry .project.one_x_one .resizable_block, 
.portfolio.masonry .project.one_x_one .jp-video.fullwidth, 
.portfolio.masonry .project.one_x_one .cmsms_content_slider_parent .shortcode_slideshow_slides, 
.portfolio.masonry .project.two_x_two .preloader, 
.portfolio.masonry .project.two_x_two .preloader_removed, 
.portfolio.masonry .project.two_x_two .resizable_block, 
.portfolio.masonry .project.two_x_two .jp-video.fullwidth, 
.portfolio.masonry .project.two_x_two .cmsms_content_slider_parent .shortcode_slideshow_slides, 
.portfolio.masonry .project.three_x_three .preloader, 
.portfolio.masonry .project.three_x_three .preloader_removed, 
.portfolio.masonry .project.three_x_three .resizable_block, 
.portfolio.masonry .project.three_x_three .jp-video.fullwidth, 
.portfolio.masonry .project.three_x_three .cmsms_content_slider_parent .shortcode_slideshow_slides, 
.portfolio.masonry .project.four_x_four .preloader, 
.portfolio.masonry .project.four_x_four .preloader_removed, 
.portfolio.masonry .project.four_x_four .resizable_block, 
.portfolio.masonry .project.four_x_four .jp-video.fullwidth, 
.portfolio.masonry .project.four_x_four .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:69%;}

.portfolio.one_block {margin:0;}

.portfolio.one_block .project {
	float:none;
	padding-right:0;
	width:100%;
}

.archive .project > figure,
.search .project > figure {padding-bottom:17px;}

.portfolio .project .preloader, 
.portfolio .project .preloader_removed, 
.portfolio .project .resizable_block, 
.portfolio .project .jp-video.fullwidth, 
.portfolio .project .cmsms_content_slider_parent .shortcode_slideshow_slides {padding-bottom:69%;}

section.post_type_shortcode article:hover, 
.portfolio.loaded .project:hover {
	margin:-50px 0;
	z-index:9999;
}

section.post_type_shortcode.type_testimonial article:hover {margin:0;}

.pj_ddn {
	background-color:#ffffff;
	width:100%;
	height:0;
	padding:0 20px;
	position:relative;
	overflow:hidden;
	-webkit-box-shadow:inset 0 0 1px rgba(0, 0, 0, .1);
	-moz-box-shadow:inset 0 0 1px rgba(0, 0, 0, .1);
	box-shadow:inset 0 0 1px rgba(0, 0, 0, .1);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:height .3s ease-in-out, padding .3s ease-in-out;
	-moz-transition:height .3s ease-in-out, padding .3s ease-in-out;
	-ms-transition:height .3s ease-in-out, padding .3s ease-in-out;
	-o-transition:height .3s ease-in-out, padding .3s ease-in-out;
	transition:height .3s ease-in-out, padding .3s ease-in-out;
}

.post_type_shortcode_inner > div article figure span.image_rollover, 
.portfolio.loaded > article span.image_rollover {
	background-color:rgba(0, 0, 0, .25);
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	opacity:0;
	z-index:9997;
	-webkit-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition:opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.post_type_shortcode_inner > div:hover article figure span.image_rollover, 
.portfolio.loaded:hover > article span.image_rollover {
	visibility:visible;
	opacity:1;
}

.post_type_shortcode_inner > div:hover article:hover figure span.image_rollover, 
.portfolio.loaded:hover > article:hover span.image_rollover {
	visibility:hidden;
	opacity:0;
}

section.post_type_shortcode article:hover figure, 
.portfolio.loaded .project:hover figure {z-index:9999;}

section.post_type_shortcode article:hover .pj_ddn, 
.portfolio.loaded .project:hover .pj_ddn {
	height:100px;
	padding:20px;
	z-index:9999;
}

section.post_type_shortcode article.activated .pj_ddn, 
.portfolio.loaded .project.activated .pj_ddn, 
section.post_type_shortcode article.activated figure, 
.portfolio.loaded .project.activated figure, 
section.post_type_shortcode article.activated, 
.portfolio.loaded .project.activated {z-index:9998;}

.pj_ddn header {
	position:absolute;
	top:-40px;
	left:20px;
	-webkit-transition:top .3s ease-in-out;
	-moz-transition:top .3s ease-in-out;
	-ms-transition:top .3s ease-in-out;
	-o-transition:top .3s ease-in-out;
	transition:top .3s ease-in-out;
}

.post .pj_ddn .entry-header {position:absolute;}

section.post_type_shortcode article:hover .pj_ddn header, 
.portfolio .project:hover .pj_ddn header {top:15px;}

.pj_ddn header .entry-title {margin:0 0 5px;}

.pj_ddn footer {
	padding-right:45px;
	position:absolute;
	bottom:18px;
	left:20px;
}

.pj_ddn footer span.cmsms_category {padding:0;}

.pj_ddn .more_button {
	position:absolute;
	bottom:14px;
	right:20px;
}

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

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

.opened-article .project .pj_content_bar {
	width:70.5%;
	float:left;
}

.opened-article .project .pj_side_bar {
	width:26%;
	float:right;
	overflow:hidden;
}

.opened-article .project .pj_side_bar > div {
	padding:15px 0;
	position:relative;
	overflow:hidden;
}

.opened-article .project .pj_side_bar > div > h6 {
	float:left;
	width:55%;
	margin:0;
}

.opened-article .project .pj_side_bar > div > .cmsms_details_links {
	float:right;
	width:45%;
}

.opened-article .project .pj_side_bar > div.pj_link {margin-top:15px;}

.opened-article .project .pj_side_bar > div.pj_link > .cmsms_details_links a.button {margin-top:-9px;}

.opened-article .project .pj_side_bar > div.pj_comments > .cmsms_details_links > a > span {
	background-image:url(img/comments.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline-block;
	width:16px;
	height:13px;
	margin:0 7px -4px 0;
	-webkit-transition:background-color .3s ease;
	-moz-transition:background-color .3s ease;
	-ms-transition:background-color .3s ease;
	-o-transition:background-color .3s ease;
	transition:background-color .3s ease;
}

.opened-article .project .pj_side_bar .share_posts {
	margin-top:20px;
	padding-top:40px;
}

.opened-article .project .pj_side_bar .share_posts > div.fl {margin-bottom:15px;}

.opened-article .project .pj_side_bar .share_posts > div.fl:nth-child(even) {width:45%;}

.opened-article .project .pj_side_bar .share_posts > div.fl:nth-child(odd) {width:55%;}

.opened-article .project .pj_side_bar .share_posts .more_button {float:none;}

#middle_content .commentlist,
#middle_content #commentform > p {width:70%;}

.pj_sort_block {
	position:relative;
	padding:35px 0;
	margin:0 3.25%;
	border-bottom:1px solid #f2f2f2;
}

.liquid .pj_sort_block {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

.pj_options_loader {
	position:absolute;
	top:25px;
	left:0;
	display:block;
	width:160px;
	height:20px;
	background:url(img/loader_white.gif) no-repeat 0 0;
}

.pj_options_block {
	position:absolute;
	top:24px;
	left:0;
	z-index:29;
	display:none;
	width:100%;
	padding:0;
	opacity:1;
}

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

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

.pj_sort {
	position:relative;
	float:right;
	margin-top:6px;
}

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

.pj_sort a[name="pj_name"].button, 
.pj_sort a[name="pj_name"].button_pf, 
.pj_sort a[name="pj_date"].button,
.pj_sort a[name="pj_date"].button_pf,
.pj_cat_filter.button,
.pj_cat_filter.button_pf {padding-right:10px;}

.pj_cat_filter.button span,
.pj_cat_filter.button_pf span,
.pj_sort a[name="pj_name"] span, 
.pj_sort a[name="pj_date"] span {
	display:block;
	background:url(img/arrow_sort.png) no-repeat right 7px;
	-webkit-transition:background-position .5s ease;
	-moz-transition:background-position .5s ease;
	-ms-transition:background-position .5s ease;
	-o-transition:background-position .5s ease;
	transition:background-position .5s ease;
}

.pj_sort a[name="pj_name"] > span, 
.pj_sort a[name="pj_date"] > span {padding-right:20px;}

.pj_sort a.current.reversed[name="pj_name"] span, 
.pj_sort a.current.reversed[name="pj_date"] span, 
.pj_filter_container:hover .pj_cat_filter.button span, 
.pj_filter_container:hover .pj_cat_filter.button_pf span, 
a.pj_cat_filter:hover span {background-position:right -19px;}

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

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

div.pj_filter {
	float:left;
	padding:0 10px 0 0;
}

a.pj_cat_filter {
	position:relative;
	z-index:31;
	display:none;
}

a.pj_cat_filter > span {width:135px;}

.pj_filter_container ul.pj_filter_list {
	position:relative;
	z-index:30;
	display:block;
	overflow:hidden;
	padding:0;
	list-style:none;
	-webkit-transition:opacity 0.5s ease;
	-moz-transition:opacity 0.5s ease;
	-ms-transition:opacity 0.5s ease;
	-o-transition:opacity 0.5s ease;
	transition:opacity 0.5s ease;
}

ul.pj_filter_list li a {
	display:block;
	text-transform:uppercase;
	padding:10px 5px 11px;
	z-index:30;
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-ms-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}

ul.pj_filter_list li {
	position:relative;
	z-index:30;
	display:inline-block;
	overflow:hidden;
	padding:0 0 6px;
	background:none;
}

ul.pj_filter_list li.current {
	border-bottom-width:2px;
	border-bottom-style:solid;
	padding:0 0 4px;
}

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

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

a span.image_rollover {display:none;}


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

#bottom {
	background-color:#DDDDDD;
	padding:50px 3.25%;
	position:relative;
	overflow:hidden;
}

.dark #bottom {background-color:#080808;}

.liquid .bottom_outer {
	width:960px;
	margin:0 auto;
}

.bottom_inner {margin:0 -2%;}

#bottom .widgettitle {margin-bottom:40px;}

#bottom input[type="text"], 
#bottom input[type="password"], 
#bottom textarea, 
#bottom select {
	/*border-color:#0E61B3;*/
	background-color:#999999;
}

#bottom input[type="text"]:focus, 
#bottom input[type="password"]:focus, 
#bottom textarea:focus, 
#bottom select:focus {
	border-color:#595959;
	background-color:#333333;
}

.dark #bottom input[type="text"], 
.dark #bottom input[type="password"], 
.dark #bottom textarea, 
.dark #bottom select {
	border-color:#262626;
	background-color:#262626;
}

.dark #bottom input[type="text"]:focus, 
.dark #bottom input[type="password"]:focus, 
.dark #bottom textarea:focus, 
.dark #bottom select:focus {
	border-color:#ffffff;
	background-color:#161616;
}

#bottom .divider {
	margin-left:2%;
	margin-right:2%;
	width:96%;
	border-color:#505050;
}

.dark #bottom .divider {border-color:#2d2d2d;}

#bottom .jta-tweet-text {
	border-color:#0E61B3;
	background-color:#0E61B3;
}

.dark #bottom .jta-tweet-text {
	border-color:#262626;
	background-color:#262626;
}

#bottom .jta-tweet-text:before, 
#bottom .jta-tweet-text:after {border-top-color:#0E61B3;}

.dark #bottom .jta-tweet-text:before, 
.dark #bottom .jta-tweet-text:after {border-top-color:#262626;}

#bottom .loading, 
#bottom .responsiveContentSlider {background-image:url(img/loader_dark.gif);}

#bottom .pj_ddn {background-color:#0E61B3;}

.dark #bottom .pj_ddn {background-color:#262626;}

#bottom .widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:before {border-top-color:#505050;}

.dark #bottom .widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:before {border-top-color:#2d2d2d;}

#bottom .widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:after {border-top-color:#003c78;}

.dark #bottom .widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content:after {border-top-color:#080808;}

#bottom .tl-content {
	border-top-color:#505050;
	border-bottom-color:#505050;
	background-color:#003c78;
}

.dark #bottom .tl-content {
	border-top-color:#2d2d2d;
	border-bottom-color:#2d2d2d;
	background-color:#080808;
}

#bottom .widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote p:before, 
#bottom .widget_custom_recent_testimonials_entries .cmsms_content_slider_parent li .tl-content blockquote p:after {
	color:#ffffff;
	opacity:.15;
}

#bottom .widget_custom_posts_tabs_entries .tabs_tab {background-color:#0E61B3;}

.dark #bottom .widget_custom_posts_tabs_entries .tabs_tab {background-color:#262626;}

#bottom .tab .tab_content {border-color:#616161;}

.dark #bottom .tab .tab_content {border-color:#3d3d3d;}

#bottom .widget_custom_posts_tabs_entries .tabs_tab li {border-color:#5d5d5d;}

.dark #bottom .widget_custom_posts_tabs_entries .tabs_tab li {border-color:#3d3d3d;}

#bottom .tabs li a {
	border-top-color:#616161;
	border-left-color:#616161;
	border-right-color:#616161;
}

.dark #bottom .tabs li a {
	border-top-color:#3d3d3d;
	border-left-color:#3d3d3d;
	border-right-color:#3d3d3d;
}

#bottom .tabs > li:first-child, 
#bottom .tabs li.current, 
#bottom .tabs li:hover, 
#bottom .tabs.active li.current:first-child {border-top-color:#ffffff;}

#bottom .tabs.active li:first-child {border-top-color:transparent;}

#bottom .tabs li a span {background-color:#373737;}

.dark #bottom .tabs li a span {background-color:#191919;}

#bottom .tabs > li:first-child a span, 
#bottom .tabs li.current a span, 
#bottom .tabs li:hover a span, 
#bottom .tabs.active li.current:first-child a span {background-color:#0E61B3;}

.dark #bottom .tabs > li:first-child a span, 
.dark #bottom .tabs li.current a span, 
.dark #bottom .tabs li:hover a span, 
.dark #bottom .tabs.active li.current:first-child a span {background-color:#262626;}

#bottom .tabs.active li:first-child a span {background-color:#373737;}

.dark #bottom .tabs.active li:first-child a span {background-color:#191919;}

#bottom .cmsms-form-builder .check_parent input[type="radio"] + label:before, 
#bottom .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before, 
#bottom .cmsms-form-builder .check_parent input[type="checkbox"] + label:before, 
#bottom .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before {background-image:url(img/radio_check_dark.png);}

.dark #bottom .cmsms-form-builder .check_parent input[type="radio"] + label:before, 
.dark #bottom .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before, 
.dark #bottom .cmsms-form-builder .check_parent input[type="checkbox"] + label:before, 
.dark #bottom .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before {background-image:url(img/radio_check_dark_bot.png);}

#bottom .more_button span {background-image:url(img/arrow_more_dark.png);}

.dark #bottom .more_button span {background-image:url(img/arrow_more_dark_bot.png);}

#bottom .widget_custom_latest_projects_entries .more_button span, 
#bottom .widget_custom_popular_projects_entries .more_button span {background-image:url(img/arrow_more_dark_pj.png);}

.dark #bottom .widget_custom_latest_projects_entries .more_button span, 
.dark #bottom .widget_custom_popular_projects_entries .more_button span {background-image:url(img/arrow_more_dark_bot_pj.png);}

#bottom .cmsms_content_slider_parent ul.cmsms_slides_nav li a {background-color:#595959;}

.dark #bottom .cmsms_content_slider_parent ul.cmsms_slides_nav li a {background-color:#262626;}

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

#bottom .search_line input[type="submit"] {background:url(img/icon_search_dark.png) no-repeat 50% 50%;}


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

#footer {
	background-color:#333333;
	padding:20px 3.25%;
	position:relative;
	overflow:hidden;
}

.liquid .footer_inner {
	width:960px;
	margin:0 auto;
	text-align: center;
}

#footer .copyright {
	display:inline-block;
	margin-top:2px;
}

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

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

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

.social_icons li {
	float:left;
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
}

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

.social_icons li a {
	opacity:.15;
	-webkit-transition:opacity .3s ease;
	-moz-transition:opacity .3s ease;
	-ms-transition:opacity .3s ease;
	-o-transition:opacity .3s ease;
	transition:opacity .3s ease;
}

.social_icons li a:hover {opacity:1;}

.social_icons li a img {
	width:26px;
	height:26px;
}


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

.cmsms-form-builder label {padding-bottom:12px;}

select {
	margin:0 0 3px;
	padding:9px;
	width:320px;
	height:36px;
	border:1px solid #e6e6e6;
	background-color:#fdfdfd;
	line-height:20px;
}

select:focus {background-color:#ffffff;}

option {
	background-color:#fdfdfd;
	border:0;
	height:20px;
	padding:0 11px;
	margin:0;
}

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

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

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

#commentform {padding-bottom:20px;}

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

input[type="text"], 
input[type="password"], 
textarea {
	padding:5px 10px;
	width:100%;
	height:38px;
	border:1px solid #e6e6e6;
	background-color:#fdfdfd;
	line-height:20px;
}

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

textarea {
	width:80%;
	padding:8px 10px;
}

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

#commentform textarea, 
.cmsms-form-builder textarea {
	width:80%;
	min-height:225px;
	resize:vartical;
}

.widget.widget_custom_contact_form_entries .cmsms-form-builder textarea {
	width:100%;
	min-height:120px;
}

.widget.widget_custom_contact_form_entries .cmsms-form-builder select {width:100%;}

#commentform textarea {margin-top:9px;}

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

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

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

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

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

.cmsms-form-builder .check_parent input[type="radio"]+label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before {background:url(img/radio_check.png) no-repeat 0 -38px;}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:before,
.cmsms-form-builder .check_parent input[type="radio"]:checked+label:before {background:url(img/radio_check.png) no-repeat 0 1px;}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
.cmsms-form-builder .check_parent input[type="checkbox"]+label:before {background:url(img/radio_check.png) no-repeat 0 -111px;}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:before,
.cmsms-form-builder .check_parent input[type="checkbox"]:checked+label:before {background:url(img/radio_check.png) no-repeat 0 -75px;}

.cmsms-form-builder .check_parent input[type="checkbox"]+label, 
.cmsms-form-builder input[type="radio"]+label,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label{
	position:relative;
	z-index:1;
	display:block;
	float:left;
	overflow:visible;
	margin:0;
	padding:0 0 0 25px;
	font-weight:normal;
	line-height:20px;
	cursor:pointer;
}

.wpcf7 form.wpcf7-form > p {padding-bottom:25px;}

.wpcf7 form.wpcf7-form > p > label {padding-bottom:10px;}

.wpcf7 form.wpcf7-form > p > span.field_descr {
	display:block;
	padding-top:5px;
	font-size:.915em;
}

.wpcf7 form.wpcf7-form > p span.wpcf7-form-control-wrap {
	display:block;
	margin-top:10px;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item  {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:5px 0;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item > label {
	position:relative;
	display:block;
	overflow:visible;
	padding:5px 0;
}

.cmsms-form-builder .check_parent input[type="checkbox"]+label:before, 
.cmsms-form-builder input[type="radio"]+label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before  {
	position:absolute;
	top:0;
	left:0;
	width:19px;
	height:20px;
	content:"";
}

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

.loading {
	position:relative;
	float:right;
	margin-top:11px;
	width:40px;
	height:5px;
	background:url(img/loader.gif) no-repeat 0 0;
	opacity:0;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.formError .formErrorArrow .line8 {width:11px;}

.formError .formErrorArrow .line7 {width:9px;}

.formError .formErrorArrow .line6 {width:7px;}

.formError .formErrorArrow .line5 {width:5px;}

.formError .formErrorArrow .line4 {width:3px;}

.formError .formErrorArrow .line3 {
	width:1px;
	border-right:1px solid #333333;
	border-bottom:0;
	border-left:1px solid #333333;
}

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

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

.error h1 {
	-webkit-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	-moz-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	-ms-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	-o-transition:font-size .3s ease-in-out, padding .3s ease-in-out;
	transition:font-size .3s ease-in-out, padding .3s ease-in-out;
}


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

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

.portfolio .project .cmsms_content_slider_parent {
	height:0 !important;
	padding-bottom:69% !important;
}

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

.portfolio .project .responsiveContentSlider {padding:0 0 69%;}

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

.portfolio .project .cmsms_content_slider_parent > .responsiveContentSlider {
	height:0;
	padding:0 0 69%;
}

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

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

.cmsms_content_slider_parent ul.cmsms_slides_nav {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	margin:0;
	padding:12px;
	list-style:none;
	-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:block;
	float:left;
	padding:0 0 0 8px;
}

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

.cmsms_content_slider_parent ul.cmsms_slides_nav li a {
	display:block;
	width:12px;
	height:12px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	background-color:#ffffff;
	text-indent:-9999px;
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.cmsms_nav_wrap_wrap {
	position:absolute;
	bottom:0;
	z-index:3;
	width:100%;
	height:33px;
	text-align:center;
}

.cmsms_content_prev_slide,
.cmsms_content_next_slide {
	position:absolute;
	top:12px;
	z-index:5;
	display:block;
	width:7px;
}

.cmsms_content_prev_slide {left:10px;}

.cmsms_content_next_slide {left:30px;}

.cmsms_content_prev_slide span,
.cmsms_content_next_slide span {
	display:block;
	width:7px;
	height:13px;
	background:url(img/arrow_nav.png) no-repeat 100% 0;
}

.cmsms_content_prev_slide span {background-position:0 -43px;}

.cmsms_content_prev_slide:hover span,
.cmsms_content_next_slide:hover span {opacity:1;}

.cmsms_content_prev_slide span,
.cmsms_content_next_slide 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;
}

.shortcode_slideshow {position:relative;}


/* ---------- Revolution Slider ---------- */

.fullwidthbanner-container {overflow:visible !important;}

.tp-bullets.simplebullets {margin-top:-5px;}

.tp-bullets.simplebullets.round .bullet {
	margin:0 3px !important;
	width:10px !important;
	height:10px !important;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	border:2px solid #fff;
	background:transparent !important;
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

.tp-bullets.simplebullets.round .bullet.selected {background:#ffffff !important;}

.tp-leftarrow.round {
	margin-top:-3px !important;
	margin-right:7px;
	width:11px !important;
	height:19px !important;
	background:url(img/arrow_slide.png) no-repeat 0 -19px !important;
}

.tp-rightarrow.round {
	margin-top:-3px !important;
	margin-left:7px;
	width:11px !important;
	height:19px !important;
	background:url(img/arrow_slide.png) no-repeat 0 0 !important;
}

.tp-leftarrow.default, 
.tp-rightarrow.default {
	border:2px solid #ffffff;
	width:34px !important;
	height:34px !important;
	margin-top:-19px !important;
	-webkit-border-radius:19px;
	-moz-border-radius:19px;
	border-radius:19px;
}

.tp-leftarrow.default {background:url(img/slider_arrows.png) no-repeat 11px 10px !important;}

.tp-rightarrow.default {background:url(img/slider_arrows.png) no-repeat -29px 10px !important;}

.tp-caption.big_white_text a, 
.tp-caption.medium_white_text a, 
.tp-caption.small_white_text a, 
.tp-caption.big_dark_text a, 
.tp-caption.medium_dark_text a, 
.tp-caption.small_dark_text a, 
.tp-caption.big_white_text2 a, 
.tp-caption.medium_white_text2 a, 
.tp-caption.small_white_text2 a, 
.tp-caption.big_dark_text2 a, 
.tp-caption.medium_dark_text2 a, 
.tp-caption.small_dark_text2 a {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
	font-weight:inherit;
}

.tp-caption.big_dark_text a, 
.tp-caption.medium_dark_text a, 
.tp-caption.small_dark_text a, 
.tp-caption.big_dark_text2 a, 
.tp-caption.medium_dark_text2 a, 
.tp-caption.small_dark_text2 a {color:#003c78;}

#navigation > li.current_page_item > a, #navigation > li.current-menu-ancestor > a {
	color: white !important;
}
#navigation ul li.current_page_item > a, #navigation ul li.current-menu-ancestor > a {
	color: white !important;
}
#intextbox {
	width: auto !important;
}
ul.wpbdp-categories > li {
	width: 30%;
}
.bod tr td {
	padding: 2px;
}
.cgc-table {
	margin-bottom: 1em;
}
.cgc-table tr th {
	color: white;
	background-color: #003c78;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 3px 5px;
}
.cgc-table tr td {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 3px 5px;
}
#qasearch {
	width: 80%;
}
ul.wpbdp-categories > li {
	line-height: 20px;
}
/*.lang-menu {
	 position: absolute;
    right: 10px;
    top: 0px;
    text-transform: uppercase;
    z-index: 1000;
}
.lang-menu a {
	font:10px/20px 'Open Sans',Tahoma,Geneva,Kalimati,sans-serif;
}*/
.scheme-action {
	width: 500px;
	margin: 20px auto;
	border: 1px solid #cccccc;
}
.apply-box, .contact-box {
	padding: 20px;
	width: 250px;
}
.contact-box {
	border-left:1px solid #cccccc;
}
.apply-loan-btn {
	background: transparent url(images/apply-online-btn.png) top left no-repeat;
	width: 120px;
	height: 111px;
	overflow: hidden;
	line-height: 100px;
	text-indent: -999px;
	display: block;
}
.toolbox input[type=submit], .calc-machine input[type=submit], .calc-machine .submit {
	border:0px !important;
	margin: 0px !important;
}
.search-scheme {
	padding: 20px;
	width: 600px;
}
.search-scheme table {
	width: 100%;
}
.search-scheme table tr td {
	border-collapse: collapse;
	padding: 5px;
}
.scheme-list ul li {
	list-style: none !important;
	list-style-image: none !important;
}
#middle_content h3 {
	border-bottom: 3px solid #003c78;
	padding-bottom: 10px;
}
.compare-result tr td {
	border-collapse: collapse;
	padding: 3px 5px;
	border: 1px dotted #666666;
}
.compare-result tr td.field {
	background-color: #003c78;
	color: white;
}
.calc-page {
	overflow: hidden;
	width: 960px;
	margin: 0 auto 20px;
}
.calc-machine, .calc-result {
	border: 1px solid #cccccc;
	background-color: white;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	margin: 0 auto;
	padding: 20px;
	width: 600px;
}
.calc-machine {
	text-align: center;
	border: 1px solid #cccccc;
	background-color: white;
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	margin: 0 auto;
}
.calc-machine table {
	margin: 10px auto 10px;
	width: 100%;
}
.calc-machine table tr td {
	font-size: 12px;
	padding: 2px 5px !important;
	vertical-align: middle;
}
.calc-machine table tr td input[type=text], 
.calc-machine table tr td select {
	border: 1px solid #aaaaaa;
	padding: 3px 5px !important;
	margin: 0px !important;
	width: 300px;
}
.calc-machine table tr td select {
	height: 28px;
}
.calc-machine .special-note {
	float: left;
	color: #0067B1;
}
.calc-machine table tr td input[type=text] {
	border-radius: 15px !important;
	-moz-border-radius: 15px !important;
	-webkit-border-radius: 15px !important;
	height: 28px;
}
.calc-machine table tr td.label {
	color: #666666;
	font-size: 14px;
	text-align: left;
}
.calc-machine .submit {
}
.calc-machine .form-action {
	text-align: center;
}
.calc-machine .reset {
	background-color: #313131;
    border-top: 1px solid #003C78;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 20px;
    color: white;
    text-transform: uppercase;
}
.calc-machine .note {
	color: #cc0000;
}
.calc-machine h4 {
	font-weight: bold;
}
.calc-machine .small {
	font-size: 10px;
}
.calc-machine .disabled {
	border: 1px solid #cccccc !important;
}
.calc-machine .numberpad {
	background-color: #3ea0dc;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 20px auto;
	overflow: hidden;
	width: 194px;
	background: transparent url(../images/numberpad-bg.png) top left repeat-x;
}
.calc-machine .numberpad a {
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #e5e6fa;
	padding: 6px 25px;
	margin: 2px;
	color: black;
	font-weight: bold;
	font-size: 18px;
	width: 10px;
}
.calc-result {
	margin: 20px auto;
	display: none;
}
.calc-result p {
	color: #666666;
}
.calc-result h4 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	width: 100%;
	color: #0067b1;
}
.calc-result table {
	display: none;
	width: 100%;
}
.calc-result table tr td, .calc-result table tr th {
	font-size: 12px;
	padding: 3px 5px;
	vertical-align: middle;
}
.calc-result table.list tr td {
	text-align: center;
	color: #666666;
}
.calc-result table.list tr.even td {
	background-color: #dddddd;
}
.calc-result table.list tr.odd td {
	background-color: #cccccc;
}
.calc-result table.list tr.heading th {
	background-color: #0067b1;
	text-align: center;
	font-weight: bold;
}
.calc-result table.list tr.totalloan td {
	font-weight: bold;
}
.jta-tweet-list-item {
	padding-top: 0px;
}
#wpbdp-listing-form-fields {
	width: 60%;
}
.branches-box div {
	border: 1px solid #cccccc;
	padding: 20px;
}

/* Add by Salam */

/* Grid with fluid columns */
.vc_row-fluid {
    width: 100%;
    *zoom: 1;
}
.vc_row-fluid:before,
.vc_row-fluid:after {
    display: table;
    content: "";
}
.vc_row-fluid:after {
    clear: both;
}
.vc_row-fluid [class*="vc_span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
}
.vc_row-fluid [class*="vc_span"]:first-child {
    margin-left: 0;
}
.vc_row-fluid .vc_span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}
.vc_row-fluid .vc_span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}
.vc_row-fluid .vc_span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}
.vc_row-fluid .vc_span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}
.vc_row-fluid .vc_span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}
.vc_row-fluid .vc_span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}
.vc_row-fluid .vc_span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}
.vc_row-fluid .vc_span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}
.vc_row-fluid .vc_span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}
.vc_row-fluid .vc_span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}
.vc_row-fluid .vc_span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}
.vc_row-fluid .vc_span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}
/* end Grid systems -------------------------------------- */
/* Responsive classes
---------------------------------------------------------- */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('font/fontawesome-webfont.eot?v=3.1.0');
    src: url('font/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome !important;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
    vertical-align: -10%;
    font-size: 1.3333333333333333em;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"],
a [class^="icon-"]:before,
a [class*=" icon-"]:before {
    display: inline;
}
/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
    display: inline-block;
    width: 1.2857142857142858em;
    text-align: center;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.5714285714285714em;
}
ul.icons-ul {
    list-style-type: none;
    text-indent: -0.7142857142857143em;
    margin-left: 2.142857142857143em;
}
ul.icons-ul > li .icon-li {
    width: 0.7142857142857143em;
    display: inline-block;
    text-align: center;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
    display: none;
}
.icon-muted {
    color: #eeeeee;
}
.icon-light {
    color: #ffffff;
}
.icon-dark {
    color: #333333;
}
.icon-border {
    border: solid 1px #eeeeee;
    padding: .2em .25em .15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.icon-2x {
    font-size: 2em;
}
.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.icon-3x {
    font-size: 3em;
}
.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.icon-4x {
    font-size: 4em;
}
.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.icon-5x {
    font-size: 5em;
}
.icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
    margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
    margin-left: .3em;
}
/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none;
}
/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
    line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
    display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
    line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
    line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
    margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em;
}
/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em;
}
.icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em;
}
/* Animated rotating icon */
.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.icon-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
    content: "\f000";
}
.icon-music:before {
    content: "\f001";
}
.icon-search:before {
    content: "\f002";
}
.icon-envelope:before {
    content: "\f003";
}
.icon-heart:before {
    content: "\f004";
}
.icon-star:before {
    content: "\f005";
}
.icon-star-empty:before {
    content: "\f006";
}
.icon-user:before {
    content: "\f007";
}
.icon-film:before {
    content: "\f008";
}
.icon-th-large:before {
    content: "\f009";
}
.icon-th:before {
    content: "\f00a";
}
.icon-th-list:before {
    content: "\f00b";
}
.icon-ok:before {
    content: "\f00c";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-zoom-in:before {
    content: "\f00e";
}
.icon-zoom-out:before {
    content: "\f010";
}
.icon-off:before {
    content: "\f011";
}
.icon-signal:before {
    content: "\f012";
}
.icon-cog:before {
    content: "\f013";
}
.icon-trash:before {
    content: "\f014";
}
.icon-home:before {
    content: "\f015";
}
.icon-file:before {
    content: "\f016";
}
.icon-time:before {
    content: "\f017";
}
.icon-road:before {
    content: "\f018";
}
.icon-download-alt:before {
    content: "\f019";
}
.icon-download:before {
    content: "\f01a";
}
.icon-upload:before {
    content: "\f01b";
}
.icon-inbox:before {
    content: "\f01c";
}
.icon-play-circle:before {
    content: "\f01d";
}
.icon-repeat:before,
.icon-rotate-right:before {
    content: "\f01e";
}
/* F020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
    content: "\f021";
}
.icon-list-alt:before {
    content: "\f022";
}
.icon-lock:before {
    content: "\f023";
}
.icon-flag:before {
    content: "\f024";
}
.icon-headphones:before {
    content: "\f025";
}
.icon-volume-off:before {
    content: "\f026";
}
.icon-volume-down:before {
    content: "\f027";
}
.icon-volume-up:before {
    content: "\f028";
}
.icon-qrcode:before {
    content: "\f029";
}
.icon-barcode:before {
    content: "\f02a";
}
.icon-tag:before {
    content: "\f02b";
}
.icon-tags:before {
    content: "\f02c";
}
.icon-book:before {
    content: "\f02d";
}
.icon-bookmark:before {
    content: "\f02e";
}
.icon-print:before {
    content: "\f02f";
}
.icon-camera:before {
    content: "\f030";
}
.icon-font:before {
    content: "\f031";
}
.icon-bold:before {
    content: "\f032";
}
.icon-italic:before {
    content: "\f033";
}
.icon-text-height:before {
    content: "\f034";
}
.icon-text-width:before {
    content: "\f035";
}
.icon-align-left:before {
    content: "\f036";
}
.icon-align-center:before {
    content: "\f037";
}
.icon-align-right:before {
    content: "\f038";
}
.icon-align-justify:before {
    content: "\f039";
}
.icon-list:before {
    content: "\f03a";
}
.icon-indent-left:before {
    content: "\f03b";
}
.icon-indent-right:before {
    content: "\f03c";
}
.icon-facetime-video:before {
    content: "\f03d";
}
.icon-picture:before {
    content: "\f03e";
}
.icon-pencil:before {
    content: "\f040";
}
.icon-map-marker:before {
    content: "\f041";
}
.icon-adjust:before {
    content: "\f042";
}
.icon-tint:before {
    content: "\f043";
}
.icon-edit:before {
    content: "\f044";
}
.icon-share:before {
    content: "\f045";
}
.icon-check:before {
    content: "\f046";
}
.icon-move:before {
    content: "\f047";
}
.icon-step-backward:before {
    content: "\f048";
}
.icon-fast-backward:before {
    content: "\f049";
}
.icon-backward:before {
    content: "\f04a";
}
.icon-play:before {
    content: "\f04b";
}
.icon-pause:before {
    content: "\f04c";
}
.icon-stop:before {
    content: "\f04d";
}
.icon-forward:before {
    content: "\f04e";
}
.icon-fast-forward:before {
    content: "\f050";
}
.icon-step-forward:before {
    content: "\f051";
}
.icon-eject:before {
    content: "\f052";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-plus-sign:before {
    content: "\f055";
}
.icon-minus-sign:before {
    content: "\f056";
}
.icon-remove-sign:before {
    content: "\f057";
}
.icon-ok-sign:before {
    content: "\f058";
}
.icon-question-sign:before {
    content: "\f059";
}
.icon-info-sign:before {
    content: "\f05a";
}
.icon-screenshot:before {
    content: "\f05b";
}
.icon-remove-circle:before {
    content: "\f05c";
}
.icon-ok-circle:before {
    content: "\f05d";
}
.icon-ban-circle:before {
    content: "\f05e";
}
.icon-arrow-left:before {
    content: "\f060";
}
.icon-arrow-right:before {
    content: "\f061";
}
.icon-arrow-up:before {
    content: "\f062";
}
.icon-arrow-down:before {
    content: "\f063";
}
.icon-share-alt:before,
.icon-mail-forward:before {
    content: "\f064";
}
.icon-resize-full:before {
    content: "\f065";
}
.icon-resize-small:before {
    content: "\f066";
}
.icon-plus:before {
    content: "\f067";
}
.icon-minus:before {
    content: "\f068";
}
.icon-asterisk:before {
    content: "\f069";
}
.icon-exclamation-sign:before {
    content: "\f06a";
}
.icon-gift:before {
    content: "\f06b";
}
.icon-leaf:before {
    content: "\f06c";
}
.icon-fire:before {
    content: "\f06d";
}
.icon-eye-open:before {
    content: "\f06e";
}
.icon-eye-close:before {
    content: "\f070";
}
.icon-warning-sign:before {
    content: "\f071";
}
.icon-plane:before {
    content: "\f072";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-random:before {
    content: "\f074";
}
.icon-comment:before {
    content: "\f075";
}
.icon-magnet:before {
    content: "\f076";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-retweet:before {
    content: "\f079";
}
.icon-shopping-cart:before {
    content: "\f07a";
}
.icon-folder-close:before {
    content: "\f07b";
}
.icon-folder-open:before {
    content: "\f07c";
}
.icon-resize-vertical:before {
    content: "\f07d";
}
.icon-resize-horizontal:before {
    content: "\f07e";
}
.icon-bar-chart:before {
    content: "\f080";
}
.icon-twitter-sign:before {
    content: "\f081";
}
.icon-facebook-sign:before {
    content: "\f082";
}
.icon-camera-retro:before {
    content: "\f083";
}
.icon-key:before {
    content: "\f084";
}
.icon-cogs:before {
    content: "\f085";
}
.icon-comments:before {
    content: "\f086";
}
.icon-thumbs-up:before {
    content: "\f087";
}
.icon-thumbs-down:before {
    content: "\f088";
}
.icon-star-half:before {
    content: "\f089";
}
.icon-heart-empty:before {
    content: "\f08a";
}
.icon-signout:before {
    content: "\f08b";
}
.icon-linkedin-sign:before {
    content: "\f08c";
}
.icon-pushpin:before {
    content: "\f08d";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-signin:before {
    content: "\f090";
}
.icon-trophy:before {
    content: "\f091";
}
.icon-github-sign:before {
    content: "\f092";
}
.icon-upload-alt:before {
    content: "\f093";
}
.icon-lemon:before {
    content: "\f094";
}
.icon-phone:before {
    content: "\f095";
}
.icon-check-empty:before {
    content: "\f096";
}
.icon-bookmark-empty:before {
    content: "\f097";
}
.icon-phone-sign:before {
    content: "\f098";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-github:before {
    content: "\f09b";
}
.icon-unlock:before {
    content: "\f09c";
}
.icon-credit-card:before {
    content: "\f09d";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-hdd:before {
    content: "\f0a0";
}
.icon-bullhorn:before {
    content: "\f0a1";
}
.icon-bell:before {
    content: "\f0a2";
}
.icon-certificate:before {
    content: "\f0a3";
}
.icon-hand-right:before {
    content: "\f0a4";
}
.icon-hand-left:before {
    content: "\f0a5";
}
.icon-hand-up:before {
    content: "\f0a6";
}
.icon-hand-down:before {
    content: "\f0a7";
}
.icon-circle-arrow-left:before {
    content: "\f0a8";
}
.icon-circle-arrow-right:before {
    content: "\f0a9";
}
.icon-circle-arrow-up:before {
    content: "\f0aa";
}
.icon-circle-arrow-down:before {
    content: "\f0ab";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-wrench:before {
    content: "\f0ad";
}
.icon-tasks:before {
    content: "\f0ae";
}
.icon-filter:before {
    content: "\f0b0";
}
.icon-briefcase:before {
    content: "\f0b1";
}
.icon-fullscreen:before {
    content: "\f0b2";
}
.icon-group:before {
    content: "\f0c0";
}
.icon-link:before {
    content: "\f0c1";
}
.icon-cloud:before {
    content: "\f0c2";
}
.icon-beaker:before {
    content: "\f0c3";
}
.icon-cut:before {
    content: "\f0c4";
}
.icon-copy:before {
    content: "\f0c5";
}
.icon-paper-clip:before {
    content: "\f0c6";
}
.icon-save:before {
    content: "\f0c7";
}
.icon-sign-blank:before {
    content: "\f0c8";
}
.icon-reorder:before {
    content: "\f0c9";
}
.icon-list-ul:before {
    content: "\f0ca";
}
.icon-list-ol:before {
    content: "\f0cb";
}
.icon-strikethrough:before {
    content: "\f0cc";
}
.icon-underline:before {
    content: "\f0cd";
}
.icon-table:before {
    content: "\f0ce";
}
.icon-magic:before {
    content: "\f0d0";
}
.icon-truck:before {
    content: "\f0d1";
}
.icon-pinterest:before {
    content: "\f0d2";
}
.icon-pinterest-sign:before {
    content: "\f0d3";
}
.icon-google-plus-sign:before {
    content: "\f0d4";
}
.icon-google-plus:before {
    content: "\f0d5";
}
.icon-money:before {
    content: "\f0d6";
}
.icon-caret-down:before {
    content: "\f0d7";
}
.icon-caret-up:before {
    content: "\f0d8";
}
.icon-caret-left:before {
    content: "\f0d9";
}
.icon-caret-right:before {
    content: "\f0da";
}
.icon-columns:before {
    content: "\f0db";
}
.icon-sort:before {
    content: "\f0dc";
}
.icon-sort-down:before {
    content: "\f0dd";
}
.icon-sort-up:before {
    content: "\f0de";
}
.icon-envelope-alt:before {
    content: "\f0e0";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-undo:before,
.icon-rotate-left:before {
    content: "\f0e2";
}
.icon-legal:before {
    content: "\f0e3";
}
.icon-dashboard:before {
    content: "\f0e4";
}
.icon-comment-alt:before {
    content: "\f0e5";
}
.icon-comments-alt:before {
    content: "\f0e6";
}
.icon-bolt:before {
    content: "\f0e7";
}
.icon-sitemap:before {
    content: "\f0e8";
}
.icon-umbrella:before {
    content: "\f0e9";
}
.icon-paste:before {
    content: "\f0ea";
}
.icon-lightbulb:before {
    content: "\f0eb";
}
.icon-exchange:before {
    content: "\f0ec";
}
.icon-cloud-download:before {
    content: "\f0ed";
}
.icon-cloud-upload:before {
    content: "\f0ee";
}
.icon-user-md:before {
    content: "\f0f0";
}
.icon-stethoscope:before {
    content: "\f0f1";
}
.icon-suitcase:before {
    content: "\f0f2";
}
.icon-bell-alt:before {
    content: "\f0f3";
}
.icon-coffee:before {
    content: "\f0f4";
}
.icon-food:before {
    content: "\f0f5";
}
.icon-file-alt:before {
    content: "\f0f6";
}
.icon-building:before {
    content: "\f0f7";
}
.icon-hospital:before {
    content: "\f0f8";
}
.icon-ambulance:before {
    content: "\f0f9";
}
.icon-medkit:before {
    content: "\f0fa";
}
.icon-fighter-jet:before {
    content: "\f0fb";
}
.icon-beer:before {
    content: "\f0fc";
}
.icon-h-sign:before {
    content: "\f0fd";
}
.icon-plus-sign-alt:before {
    content: "\f0fe";
}
.icon-double-angle-left:before {
    content: "\f100";
}
.icon-double-angle-right:before {
    content: "\f101";
}
.icon-double-angle-up:before {
    content: "\f102";
}
.icon-double-angle-down:before {
    content: "\f103";
}
.icon-angle-left:before {
    content: "\f104";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-angle-up:before {
    content: "\f106";
}
.icon-angle-down:before {
    content: "\f107";
}
.icon-desktop:before {
    content: "\f108";
}
.icon-laptop:before {
    content: "\f109";
}
.icon-tablet:before {
    content: "\f10a";
}
.icon-mobile-phone:before {
    content: "\f10b";
}
.icon-circle-blank:before {
    content: "\f10c";
}
.icon-quote-left:before {
    content: "\f10d";
}
.icon-quote-right:before {
    content: "\f10e";
}
.icon-spinner:before {
    content: "\f110";
}
.icon-circle:before {
    content: "\f111";
}
.icon-reply:before,
.icon-mail-reply:before {
    content: "\f112";
}
.icon-folder-close-alt:before {
    content: "\f114";
}
.icon-folder-open-alt:before {
    content: "\f115";
}
.icon-expand-alt:before {
    content: "\f116";
}
.icon-collapse-alt:before {
    content: "\f117";
}
.icon-smile:before {
    content: "\f118";
}
.icon-frown:before {
    content: "\f119";
}
.icon-meh:before {
    content: "\f11a";
}
.icon-gamepad:before {
    content: "\f11b";
}
.icon-keyboard:before {
    content: "\f11c";
}
.icon-flag-alt:before {
    content: "\f11d";
}
.icon-flag-checkered:before {
    content: "\f11e";
}
.icon-terminal:before {
    content: "\f120";
}
.icon-code:before {
    content: "\f121";
}
.icon-reply-all:before {
    content: "\f122";
}
.icon-mail-reply-all:before {
    content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
    content: "\f123";
}
.icon-location-arrow:before {
    content: "\f124";
}
.icon-crop:before {
    content: "\f125";
}
.icon-code-fork:before {
    content: "\f126";
}
.icon-unlink:before {
    content: "\f127";
}
.icon-question:before {
    content: "\f128";
}
.icon-info:before {
    content: "\f129";
}
.icon-exclamation:before {
    content: "\f12a";
}
.icon-superscript:before {
    content: "\f12b";
}
.icon-subscript:before {
    content: "\f12c";
}
.icon-eraser:before {
    content: "\f12d";
}
.icon-puzzle-piece:before {
    content: "\f12e";
}
.icon-microphone:before {
    content: "\f130";
}
.icon-microphone-off:before {
    content: "\f131";
}
.icon-shield:before {
    content: "\f132";
}
.icon-calendar-empty:before {
    content: "\f133";
}
.icon-fire-extinguisher:before {
    content: "\f134";
}
.icon-rocket:before {
    content: "\f135";
}
.icon-maxcdn:before {
    content: "\f136";
}
.icon-chevron-sign-left:before {
    content: "\f137";
}
.icon-chevron-sign-right:before {
    content: "\f138";
}
.icon-chevron-sign-up:before {
    content: "\f139";
}
.icon-chevron-sign-down:before {
    content: "\f13a";
}
.icon-html5:before {
    content: "\f13b";
}
.icon-css3:before {
    content: "\f13c";
}
.icon-anchor:before {
    content: "\f13d";
}
.icon-unlock-alt:before {
    content: "\f13e";
}
.icon-bullseye:before {
    content: "\f140";
}
.icon-ellipsis-horizontal:before {
    content: "\f141";
}
.icon-ellipsis-vertical:before {
    content: "\f142";
}
.icon-rss-sign:before {
    content: "\f143";
}
.icon-play-sign:before {
    content: "\f144";
}
.icon-ticket:before {
    content: "\f145";
}
.icon-minus-sign-alt:before {
    content: "\f146";
}
.icon-check-minus:before {
    content: "\f147";
}
.icon-level-up:before {
    content: "\f148";
}
.icon-level-down:before {
    content: "\f149";
}
.icon-check-sign:before {
    content: "\f14a";
}
.icon-edit-sign:before {
    content: "\f14b";
}
.icon-external-link-sign:before {
    content: "\f14c";
}
.icon-share-sign:before {
    content: "\f14d";
}
i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}
.wpb_btn-large i.icon {
    height: 19px;
    margin-left: 9px;
}
.wpb_btn-small i.icon {
    height: 15px;
}
.wpb_btn-mini i.icon {
    display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
    background: url(images/icons/address-book.png) no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
    background: url(images/icons/alarm-clock.png) no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
    background: url(images/icons/anchor.png) no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
    background: url(images/icons/application-image.png) no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
    background: url(images/icons/arrow.png) no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
    background: url(images/icons/asterisk.png) no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
    background: url(images/icons/auction-hammer.png) no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
    background: url(images/icons/balloon.png) no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
    background: url(images/icons/balloon-buzz.png) no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
    background: url(images/icons/balloon-facebook.png) no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
    background: url(images/icons/balloon-twitter.png) no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
    background: url(images/icons/battery-full.png) no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
    background: url(images/icons/binocular.png) no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
    background: url(images/icons/blue-document-excel.png) no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
    background: url(images/icons/blue-document-image.png) no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
    background: url(images/icons/blue-document-music.png) no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
    background: url(images/icons/blue-document-office.png) no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
    background: url(images/icons/blue-document-pdf.png) no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
    background: url(images/icons/blue-document-powerpoint.png) no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
    background: url(images/icons/blue-document-word.png) no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
    background: url(images/icons/bookmark.png) no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
    background: url(images/icons/camcorder.png) no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
    background: url(images/icons/camera.png) no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
    background: url(images/icons/chart.png) no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
    background: url(images/icons/chart-pie.png) no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
    background: url(images/icons/clock.png) no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
    background: url(images/icons/control.png) no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
    background: url(images/icons/fire.png) no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
    background: url(images/icons/heart.png) no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
    background: url(images/icons/mail.png) no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
    background: url(images/icons/plus-shield.png) no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
    background: url(images/icons/video.png) no-repeat right center;
}
.wpb_call_to_action a, blockquote a, q a{
    color: #003c78 !important ; font-size: 30px !important ; font-weight: bold !important ; line-height: 37px !important ;
}
a.wpb_button_a {
    text-decoration: none;
    border: none;
}
a.wpb_button_a :hover {
    text-decoration: none;
}
.wpb_button:hover {
    background-image: none;
}
.wpb_call_to_action {
    border: none !important;
}
.wpb_call_to_action, blockquote, q{
}
.wpb_call_to_action { border-left : 4px solid #003c78 !important; }

.wpb_button.wpb_ozy_auto {
    background-image:none;
    border-radius:0 !important;
    border:none !important;
    text-shadow:none !important;
    box-shadow:none !important;
}

.wpb_button.wpb_ozy_auto.wpb_btn-large {
    font-size:200% !important;
    line-height:100% !important;
}

.wpb_button.wpb_ozy_auto.wpb_btn-small {
    font-size:85% !important;
    line-height:85% !important;
}

.wpb_button.wpb_ozy_auto.wpb_btn-mini {
    font-size:65% !important;
    line-height:65% !important;
}
.wpb_button_a span,.wpb_call_to_action .wpb_button_a .wpb_button.wpb_ozy_auto{
    color: #ffffff !important ; font-size: 32px !important ; font-style: normal !important ; font-weight: lighter !important ; line-height: 39px !important ;
}
/* Call to action
---------------------------------------------------------- */
.wpb_call_to_action {
    position: relative;
    background-color: #f7f7f7;
    padding: 20px;
    padding: 2.127659574%;
    border: 1px solid #f0f0f0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cta_align_left .wpb_button {
    float: left;
}
.cta_align_right .wpb_button {
    float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
    max-width: 27.872340426%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
    float: left;
    clear: none;
}
.cta_align_left .wpb_call_text {
    float: right;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
    margin: 0;
    padding-top: 0;
}
.cta_align_bottom {
    text-align: center;
}
.cta_align_bottom .wpb_button {
    position: static;
    margin-top: 2.127659574%;
    display: inline-block;
}
.cta_no_button .wpb_call_text {
    width: auto;
    float: none;
}
.wpb_call_to_action h2, blockquote, q{
    font-family: "georgia" !important ; font-size: 25px !important ; font-weight: lighter !important ; line-height: 32px !important ;
}
span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wpb_button.wpb_ozy_auto {
    background-color: #49423D;
}
.wpb_button.wpb_ozy_auto:hover {
    background-color: #003c78;
}
.wpb_row{
    margin-bottom:20px;
}
/* Buttons
---------------------------------------------------------- */
.wpb_button {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */

    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}
.wpb_button:active,
.wpb_button.active {
    background-color: #cccccc \9;
}
.wpb_button:first-child {
    *margin-left: 0;
}
.wpb_button:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */

    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.wpb_button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.wpb_button.disabled,
.wpb_button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.wpb_btn-large,
span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
    margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
    margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}
.wpb_button {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.wpb_button_a span.wpb_document_word{
    font-size: 13px!important;
    line-height: 20px!important;
}
.title-with-icon {
    display:table !important;
    cursor:default;
}

.title-with-icon.top-style {
    text-align:center !important;
    width:100%;
}

.title-with-icon>h1,
.title-with-icon>h2,
.title-with-icon>h3,
.title-with-icon>h4,
.title-with-icon>h5,
.title-with-icon>h6 {
    display:table-cell;/* !important*/
    vertical-align:middle !important;
    border-left:15px solid transparent;
    /*float:left;*/
}

.title-with-icon>h1.no-icon,
.title-with-icon>h2.no-icon,
.title-with-icon>h3.no-icon,
.title-with-icon>h4.no-icon,
.title-with-icon>h5.no-icon,
.title-with-icon>h6.no-icon {
    border-left:none !important;
}

.title-with-icon.top-style>h1,
.title-with-icon.top-style>h2,
.title-with-icon.top-style>h3,
.title-with-icon.top-style>h4,
.title-with-icon.top-style>h5,
.title-with-icon.top-style>h6 {
    display:block !important;
    float:none !important;
    border-left:none !important;
}

.title-with-icon.top-style>span:after,
.title-with-icon.top-style>a>span:after {
    display:table !important;
    clear:both !important;
    content:'' !important;
}

.title-with-icon.top-style>span,
.title-with-icon.top-style>a>span {
    margin-right:0px !important;
    float:none !important;
    display:block !important;
    margin:0 auto 20px auto !important;
    text-decoration: none !important;
}

.title-with-icon.top-style>a {
    text-decoration: none !important;
}

.title-with-icon>span.medium,
.title-with-icon>span.large,
.title-with-icon>span.xlarge,
.title-with-icon>span.xxlarge,
.title-with-icon>a>span.medium,
.title-with-icon>a>span.large,
.title-with-icon>a>span.xlarge,
.title-with-icon>a>span.xxlarge {
    width:40px;
    height:40px;
    line-height:40px !important;
    font-size:22px !important;
    text-align:center;
    display:inline-block !important;
    background-image:none !important;
    text-decoration:none !important;
}

.title-with-icon>span.large,
.title-with-icon>a>span.large {
    width:52px;
    height:52px;
    line-height:52px !important;
    font-size:26px !important;
}

.title-with-icon>span.xlarge,
.title-with-icon>a>span.xlarge {
    width:64px;
    height:64px;
    line-height:64px !important;
    font-size:32px !important;
}

.title-with-icon>span.xxlarge,
.title-with-icon>a>span.xxlarge {
    width:128px;
    height:128px;
    line-height:128px !important;
    font-size:64px !important;
}

.title-with-icon>span.rounded,
.title-with-icon>a>span.rounded {
    border-bottom:none !important;
}

.title-with-icon>span.medium.rounded,
.title-with-icon>a>span.medium.rounded {
    -moz-border-radius:40px;
    -webkit-border-radius:40px;
    border-radius:40px;
}

.title-with-icon>span.large.rounded,
.title-with-icon>a>span.large.rounded {
    -moz-border-radius:52px;
    -webkit-border-radius:52px;
    border-radius:52px;
}

.title-with-icon>span.xlarge.rounded,
.title-with-icon>a>span.xlarge.rounded {
    -moz-border-radius:64px;
    -webkit-border-radius:64px;
    border-radius:64px;
}

.title-with-icon>span.xxlarge.rounded,
.title-with-icon>a>span.xxlarge.rounded {
    -moz-border-radius:128px;
    -webkit-border-radius:128px;
    border-radius:128px;
}

.title-with-icon>span.clear,
.title-with-icon>a>span.clear {
    background-color:transparent !important;
    border-bottom:none !important;
}
.title-with-icon>span, .title-with-icon>a>span, .dropcap-rectangle, .dropcap-rounded{
    background-color: rgba(0, 60, 120, 0.49);
}
.title-with-icon-wrapper:hover>.title-with-icon>span, .title-with-icon-wrapper:hover>.title-with-icon>a>span{
    background-color: rgb(0, 60, 120);
}
.title-with-icon:hover>span, .title-with-icon>span, .title-with-icon:hover>a>span, .title-with-icon>a>span { color : #ffffff !important; }
.wpb_separator,
.vc_text_separator {
    border-bottom: 1px solid #f7f7f7;
}
/* Separator
---------------------------------------------------------- */
.wpb_separator {
    clear: both;
    height: 1px;
}
.wpb_separator, .vc_text_separator { border-bottom-color: #d4d4d4 !important; }

/* Call to action responsive rules
---------------------------------------------------------- */
@media (max-width: 768px) {
    .vc_responsive .cta_align_left .wpb_button,
    .vc_responsive .cta_align_right .wpb_button {
        max-width: 70%;
        width: 70%;
        float: none;
        display: block;
        margin: 3% auto;
    }
    .vc_responsive .cta_align_left .wpb_call_text,
    .vc_responsive .cta_align_right .wpb_call_text {
        width: auto;
        max-width: none;
        text-align: center;
    }
    .container{
        width:768px;
    }
}



/* Greeting's page style */
.content_wrap.fullwidth.greeting {
    background: transparent url(images/greeting-bg.jpg) bottom center repeat-y scroll;
    width: 100%;
    color: #fff;
    padding: 0px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.content_wrap.fullwidth.greeting .entry, .content_wrap.fullwidth.greeting #middle_content{
    padding-bottom:0;
}

/* Director Board & Management Team Viewer */
#bio-wrapper {
    width: 100%;
    width: 960px;
    position: absolute;
    top:0;
    left: 0;
    margin: 0 auto;
    right: 0;
    z-index: 10;
    display: none;
    background-color: #000;
    overflow: hidden;
}

.personal-img, .bio {
    width: 48.5%;
    height: 464px;
    padding: 10px;
    float: left;
    overflow: hidden;
}

.bio {
    padding: 20px 0 0 30px;
    padding: 50px 0 0 30px;
    background-color: #000;
    color: #fff;
    width: 62%;
    width: 548px;
    height: 413px!important;
}

.personal-img {
    background: #120101;/* url('../images/team/frame2.png') 194px 118px no-repeat fixed;*/
    width: 35%;
    width: 364px;
    padding: 0;
    text-align: center;
    position: relative;
}

.bio h3 {
    margin-bottom: 15px;
}

.bio .small {
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0 0 10px;
    display: block;
    color: #BEBEBE;
    /*text-decoration: underline;*/
}

.bio p {
    font-size: 13px;
    margin-top: 10px;
    line-height: 20px;
    width: 95%;
    text-align: justify;
}

#bio-wrapper #bio-close-btn, #bio-wrapper #bio-print-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    background-color: #303030;
    border-radius: 8px;
    cursor: pointer;
    z-index: 100;
}
#bio-wrapper #bio-print-btn{
      right:45px;
}
#bio-wrapper #bio-close-btn img, #bio-wrapper #bio-print-btn img {
    position: relative;
    top: 6px;
    left: 6px;
    width: 60%;
    cursor: pointer;
}

#bio-wrapper #bio-close-btn:hover, #bio-wrapper #bio-print-btn:hover {
    background-color: #808080;
}

#bio-wrapper #img {
    padding: 0;
    margin: 0;
}
.picFrame2 {
    border: 1px solid #1F1F1F;
}
.mobile-wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-top: 25%;
	background-color: white; 
	z-index: 1000000; 
	display: none;
	position: absolute;
}
.mobile-coming {
	text-align: center;
	font-size: 14px;
	background:url(images/rr-logo-mobile2.png) top center no-repeat;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding-top: 100px;
	left: 0px; 
	top: 0px; 
	background-color: white; 
	overflow: hidden; 
}
.mobile-coming p { margin: 0px 20px; }
.mobile-coming .top-message {
	position: absolute;
	width: 94%;
	top:0px;
	left: 0px;
	font-weight: normal;
	text-transform: none;
	padding: 3% 3%;
	background-color: #003C78;
	color:white;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
}
.mobile-coming .line1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.mobile-coming .right {
	color:#999999;
	font-size: 11px;
	margin-top: 10%;
	border-top:1px solid #dddddd;
	padding-top: 10px;
}
.pop-template {
	width: 900px;
}
.pop-template .header {
	height: 131px;
	width: 900px;
	background:url(images/pop-header-0.jpg) top left no-repeat;
}
.pop-template .footer {
	height: 43px;
	width: 900px;
	background:url(images/pop-footer-0.jpg) top left no-repeat;
}
.pop-template .text {
	padding: 20px 20px 0 20px;
}
.pop-template .text p {
	line-height:16px !important;
	padding: 0 0 10px 0 !important;
}
.pop-template .text hr {
	margin: 0 0 10px 0 !important;
}
#template2 .header {
	background:url(images/pop-header-1.jpg) top left no-repeat;
}
#template2 .footer {
	background:url(images/pop-footer-1.jpg) top left no-repeat;
}
#template3 .header {
	background:url(images/pop-header-2.jpg) top left no-repeat;
}
#template3 .footer {
	background:url(images/pop-footer-2.jpg) top left no-repeat;
}
.bod-profile {
	width: 80%;
	left: 11%;
}

/* SME Community 2014 */
.page-template-page-sme3-php .fullwidth {
	width: 100% !important;
	background-color: #000000;
}	
.page-template-page-sme3-php #middle_content {
	padding: 0px;
}
.page-template-page-sme3-php .how-it-works {
	background-image: none;
	opacity: 1;
	width: 18%;
	left: 40%;
	top: 67%;
}
.page-template-page-sme3-php .how-it-works img,
.page-template-page-sme3-php .view-listing-btn img,
.page-template-page-sme3-php .submit-listing-btn img,
.page-template-page-sme3-php .submit-comp-btn img,
.page-template-page-sme3-php .how-it-works-btn img {
	width: 100%;
	height: auto;
}
.page-template-page-sme3-php .view-listing-btn {
	width: 15%;
	height: 64px;
	background-image: none;
	line-height: 12px;
	overflow: hidden;
	text-indent: 0px;
	display: block;
	position: absolute;
	left: 73%;
	top: 15%;
	margin-left: 5px;
}
.page-template-page-sme3-php .submit-listing-btn {
	background-image: none !important;
    display: block;
    height: auto;
    left: 57%;
    line-height: 12px;
    overflow: hidden;
    position: absolute;
    text-indent: 0px;
    top: 66%;
    width: 10%;
}
.page-template-page-sme3-php .sme-boxy {
	background-image: none;
	height: auto;
	left: 74%;
	top: 13%;
	width: 16%;
}
.page-template-page-sme3-php .sme-boxy #wpbdmsearchform {
	width: auto;
	height: auto;
	float: left;
	padding: 0px;
	margin-right: 10px;
}
.page-template-page-sme3-php .sme-boxy #intextbox {
	background-color: white;
	border: 0px;
	border-radius: 0px;
	height: 30px;
	float: left;
	margin-top: 2px;
	margin-left: 20px;
	width: 143px !important;
	display: block !important;
	box-shadow: none;
}
.page-template-page-sme3-php #bdcat {
	position: absolute;
	top: 52%;
	left: 5%;
	width: 83%;
	padding: 5px;
	height: auto !important;
}
.page-template-page-sme3-php #wpbdmsearchsubmit {
	background: transparent url(images/sme-comm-search-bg2.png) top right no-repeat;
	width: 20px;
	background-color: transparent;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	border: 0px;
	height: 32px;
}
.page-template-page-sme3-php .advanced-search-link {
	display: none !important;
}
#wpbdp-search-form {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding: 20px 0px 20px;
	margin-bottom: 10px;
}
.sme-box-wrapper {
	width: 840px;
}
.sme-box-wrapper .wpbdp-msg {
	border: 0px;
	font-size: 14px;
	color: white;
	text-align: center;
	line-height: 16px;
	background-color: #4FA9F3;
	margin: 20px 0px 30px;
	padding: 20px;
}
#wpbdp-search-page {
}
#wpbdp-search-form input, #wpbdp-search-form label {
	float: left;
	width: auto;
	margin-right: 10px;
}
#wpbdp-search-form .keyword-text {
	margin-right: 20px;	
}
.wpbdp-form-field .field-description, .field-description {
	color: #ff6666;
}
.wpbdp-form-field-label label {
	color: white;
	margin-right: 10px;
}
.char-counter {
	color: #ff6666;
	font-size: 12px;
	float: left;
}
.sme-submit .wpbdp-submit-page textarea {
	min-height: 220px;
	overflow-y: scroll;
}
ul.validation-errors li {
	color: #ff6666;
	list-style: outside;
	margin-left: 15px;
	font-size: 12px;
}
.regno {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.listing-details {
	width: 530px;
}
.wpbdp-upload-widget iframe.wpbdp-upload-iframe {
	height: 100px;
}
.sme-submit .step-done {
	color: white;
}
.sme-submit .step-done a {
	color: white;
	text-decoration: underline;
}
.listing-single .listing-header .listing-logo {
	float: left;
	background-color: transparent;
	height: auto;
	width: auto;
}
.listing-single .listing-header .listing-logo br {
	display: none;
}
.listing-header .company-name h2 {
	font-size: 24px;
	margin: 10px 0px 0px;		
}
.listing-header .company-name h2 a {
	font-size: 32px;
	color: white;
}
.listing-accreditation {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.template2 {
	background-image: none !important;
    width: 900px;
    min-height: 164px;
}
.template1 {
	background-image: none !important;
    width: 900px;
    min-height: 164px;
}
.listing-banner, .listing-banner img {
	height: 326px !important;
	width: 900px !important;
}
.listing-banner br {
	display: none;
}
.listing-single .listing-body {
	padding: 30px 20px 30px 20px;
}
.listing-single .listing-header .listing-logo .attachment-thumb {
	width: 150px;
	height: auto;
}
.template2 .listing-header {
    background:transparent url("images/template-2.jpg") no-repeat scroll left top;
    min-height: 110px;
    padding: 15px 0px;
    width: 900px;
}
.template1 .listing-header {
    background: transparent url("images/template-1.jpg") no-repeat scroll left top;
    min-height: 108px;
    height: 108px;
    width: 900px;
    padding: 15px 0px;
}
.template3 .listing-header {
	margin: 0px;
	padding-top: 15px;
	height: 111px;
}
.template1 .listing-menu {
    background:transparent url("images/template-1.jpg") no-repeat scroll 0px -145px;
    width: 900px;
}
.template2 .listing-menu {
	background-color: #E07140;
}
.listing-menu ul li {
	list-style: none;
}
.template2 .listing-body {
	background:transparent url("images/template-2.jpg") no-repeat scroll 0px -555px;
    min-height: 200px;
    width: 860px;
    margin-top: 0px;
}
.template1 .listing-body {
	background:transparent url("images/template-1.jpg") no-repeat scroll 0px -180px;
    min-height: 200px;
    width: 860px;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 150px;
    padding-top: 60px;
    overflow: hidden;
}
.template1 .listing-menu ul li {
	width: 120px;
	height: 37px;
	margin: 0px 2px 5px 0px;
}
.template1 .listing-menu ul li a,
.template1 .listing-menu ul li a.product,
.template1 .listing-menu ul li a.contact {
	text-indent: 0px !important;
	color: white !important;
	text-transform: uppercase;
	font-size: 14px !important;
	background:transparent url("images/template1-menu.png") no-repeat top left;
	width: 120px;
	height: 37px;
	padding: 5px 0px 0px !important;
	margin: 0px !important;
	text-align: center;
}
.template1 .listing-menu ul li.active a,
.template1 .listing-menu ul li.active a.product,
.template1 .listing-menu ul li.active a.contact,
.template1 .listing-menu ul li.active a:hover,
.template1 .listing-menu ul li.active a.product:hover,
.template1 .listing-menu ul li.active a.contact:hover {
	background:transparent url("images/template1-menu-active.png") no-repeat top left !important;
	color: black !important;
}
.template3 .listing-body {
	margin-top: 0px;
	border: 1px solid #333333;
}
.listing-single .listing-body .listing-content .listing-gallery a {
	margin: 8px;
}
.listing-contact h3 a {
    font-size: 18px;
    font-weight: bold;
}
.template3 .listing-contact h3 a {
	color:#FDCB46;
}
/* End SME Community */

/* SME Community Update 2 by Kristine 11 Feb 2014 */
.sme-login {
	width: 500px !important;
	overflow: hidden;
}
.sme-login .col {
	float: left;
	width: 210px;
	margin-right: 15px;
	margin-left: 10px;
}
.sme-login .register-col {
	border-left: 1px solid #999999;
	padding-left: 25px;
}
.register-col input[type=text], .register-col input[type=password] {
	width: 100%;
}
.sme-login input[type=submit] {
	background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.sme-login-btn {
	margin: 0px 0px 40px;	
}
.sme-login-btn a {
	margin: 0px 5px;
}
.sme-login-btn a.back, .sme-login-btn a.remove {
	float: left;
}
.sme-login-btn a.remove {
	background-image: none;
	color: red;
	text-decoration: underline;
}
/* END SME Community Update 2 by Kristine */

/* New CGC Branches */
.page-template-page-branches-3-php #middle_content {
	padding: 0px !important;
}
.page-template-page-branches-3-php .content_wrap.fullwidth {
    width: 100%;
    color: #fff;
    padding: 0px;
    min-width: 1200px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/* End New CGC Branches */
/* New Sitemap */
.page-template-sitemap-2-php .content_wrap.fullwidth {
	background: transparent url(images/sitemap-bg.jpg) top left repeat !important;
	padding: 40px 0px 0;	
    width: 100%;
    color: #fff;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-template-sitemap-2-php .liquid .content_wrap #middle_content {
	width: 960px;
	margin: 0 auto !important;
}
/* End sitemap */

/* Scheme Update GTFS */
.page-template-page-fullwidth-schemes-gov-php .scheme-content .scheme {

}
.page-template-page-fullwidth-schemes-gov-php .scheme-content .scheme img {
	width: 200px;
	height: auto;
}
.page-template-page-fullwidth-schemes-gov-php .scheme-content .scheme .scheme-title {
	margin: 20px 0px;
}
.page-template-page-fullwidth-schemes-gov-php .scheme-content .gtfs .scheme-title {
	font-size: 12px;
	line-height: 16px !important;
	margin: 10px 0px;
}
#ddd .jspHorizontalBar {
	height: 0px !important;
}
.scheme-list ul li {
	text-indent: -15px;
	line-height: 24px;
	margin-bottom: 10px;
}
/* End GTFS */
/* SME Help */
.sme-help {
	font-size: 12px;
	color: white;
	text-align: center;
	line-height: 16px;
}
.sme-help a {
	text-decoration: underline;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
.sme-help a:hover {
	color: white;
}
.sme-help .help-text {
	background: transparent url(images/help-bar5.png) bottom left no-repeat;
	padding: 5px 0px 15px 0px;
	margin: 0px auto;
	width: 450px;
	text-align: center;
}
.sme-help-index {
	position: absolute;
	width: 200px;
	text-align: center;
	left: 40%;
	top: 77%;
	font-size: 12px;
	line-height: 16px;
	color: white;
}
.sme-help-index a, .sme-help-index a:hover {
	text-decoration: underline;
	color: white;
}
.sme-contact {
	font-size: 14px;
	color: white;
	text-align: center;
	line-height: 16px;
	background-color: #4FA9F3;
	margin: 20px 0px 30px;
	padding: 20px;
}
.sme-contact a {
	font-size: 14px;
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
.sme-contact a:hover {
	color: white;
}
.sme-contact .ast, span.ast {
	font-size: 32px;
	vertical-align: bottom;
}
.login p.error {
	margin-bottom: 10px;
}
#pass-strength-result.short {
	color: black;
}
/* End SME Help */
/* SME TnC */
.sme-tnc {
	margin: 20px 0px;
	text-align: center;
	color: white;
}
.sme-tnc a {
	color: white;
	text-decoration: underline;
}
.sme-tnc .wpbdp-form-field-label {
	display: none;
}
#wpbdp-listing-form-fields {
	padding-left: 20px;
}
#wpbdp-listing-form-fields .sme-tnc .wpbdp-form-field {
	margin: 0px !important;
	padding: 0px;
	text-align: center;
	float: none !important;
	width: 100% !important;
}
.sme-tnc .wpbdp-form-field .wpbdp-form-field-html {
	text-align: center;
}
#wpbdp-listing-form-fields .required .wpbdp-form-field-label, .sme-tnc .wpbdmcheckboxclass {
	background: transparent url(images/required-ast.png) top left no-repeat;
	padding-left: 10px;
}
/* End */
/* SME Pages */
.page-template-page-sme-page-php .liquid .content_wrap,
.page-template-page-sme-page-php .liquid .content_wrap #content {
	width: 100% !important;
	padding: 0px;
	margin: 0px;
}
.page-template-page-sme-page-php #middle_content {
	padding: 0px !important;
}
.page-template-page-sme-page-php .sme-submit .profile {
	width: auto !important;
	margin: 0px auto;
	float: none !important;
	overflow: hidden;
}
.page-template-page-sme-page-php .sme-submit .profile h3 {
	color: white;
	border-bottom: 3px solid white !important;
}
.page-template-page-sme-page-php .sme-submit .login {
	width: 300px;
	margin: 40px auto;
	background-color: #1b3f76;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
}
.login p.message {
	border: 0px;
	background-color: #73c565;
	margin: 10px 0px;
	padding: 10px;
	width: 95%;
	color:white;
}
.tml-action-links {
	margin: 0px;
	list-style: none;
	text-align: center;
}
.tml-action-links li {
	list-style: none;
	margin: 0px 5px 0px 5px;
	display: inline;
}
.tml-action-links a {
	color: white;
	text-decoration: underline;
}
#theme-my-login input[type=submit] {
	background-color: #21759B;
    background-image: linear-gradient(to bottom, #2A95C5, #21759B);
    border-color: #21759B #21759B #1E6A8D;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.page-template-page-sme-page-php .default-password-nag {
	color: black;
	line-height: 18px;
	background-color: #fceb5d;
	padding: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.page-template-page-sme-page-php .default-password-nag a {
	text-decoration: underline;
	font-weight: bold;
}
.page-template-page-sme-page-php .default-password-nag p {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.nag-green {
	background-color: green !important;
	color:white !important;
}
.wpbdp-form-field .field-description {
	float: left;
}
.sme-right {
	float: right;
	width: 400px;
}
#wpbdp-listing-form-fields .sme-right .wpbdp-form-field {
	width: 100% !important;
}
.sme-right .or {
	font-weight: bold;
	margin-bottom: 20px;
}
.ui-accordion-header {
	border: 0px !important;
	background-image:none !important;
	background-color: #D5D4D4 !important;
	text-transform: uppercase !important;
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	padding-top:10px !important; 
	padding-bottom:10px !important; 
}
.ui-accordion .ui-accordion-content {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-color: #cccccc;
}
.page-template-page-sme-guide-php h2 {
	border-top: 3px solid #cccccc;
	padding-top: 20px;
	font-weight: bold;
}
.page-template-page-sme-guide-php .entry a {
	text-decoration: underline;
	font-size: 14px;
}
.page-template-page-sme-guide-php ol li {
	margin-bottom: 10px;
}
.sme-fields {
	
}
.sme-fields th, .sme-fields td {
	padding: 5px 8px;
	border: 1px solid #999999;
	font-size: 13px;
	line-height: 18px;
}
.sme-fields th {
	background-color: #333333;
	color: white;
	text-align: center;
}
.listing-actions .edit-listing, .listing-actions .delete-listing {
	padding: 5px 20px;
	border: 0px;
}
#your-profile #pass1, #your-profile #pass2 {
	width: auto !important;
}
.listing-profile {
	display: none;
}
.template-options img {
	
}
.template-thumbnail {
	border: 1px solid #666666;
	display: block;
	width: 99px;
	height: 95px;
}
.page-template-page-sme3-php .submit-comp-btn {
	background-image: none;
	opacity: 1;
	width: 18%;
	left: 42%;
	top: 73%;
	display: block;
	overflow: hidden;
    position: absolute;
    text-indent: -999px;
}
.how-it-works {
    background: url("images/transparent.png") repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 10%;
    left: 31%;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 64%;
    width: 20%;
}
.how-it-works-btn {
	display: block;
    left: 37%;
    overflow: hidden;
    position: absolute;
    bottom: 1%;
    width: 30%;
}
.page-template-page-sme3-php .sme-boxy #intextbox {
	background-color: #fafafa;
	height: 32px;
	background: transparent url(images/sme-comm-search-bg2.png) top left no-repeat;
	margin: 0px;
	width: 63% !important;
	font-size:11px;
}
.hiw {
	display: none;
}
#hiw .guide {
	position: absolute;
	top: 66%;
	left: 35%;
	display: block;
	width: 25%;
	height: 10%;
	text-align: center;
}
#hiw .guide img {
	width: 100%;
	height: auto;
}
/* End */
.cgc-contact .wpcf7-response-output {
	margin-top:  0px !important;
}
#mgmt1 {
	left: 11% !important; 
	width: 6% !important;
}
#mgmt2 {
	left: 18% !important;
	width: 6% !important;
}
#mgmt3 {
	left: 23% !important;
	width: 6% !important;
}
#mgmt4 {
	left: 28.5% !important;
	width: 6% !important;
}
#mgmt5 {
	left: 39% !important;
	width: 6% !important;
}
#mgmt6 {
	left: 45% !important;
	width: 7% !important;
}
#mgmt7 {
	left: 52% !important;
	width: 5% !important;
}
#mgmt8 {
	left: 57% !important;
	width: 6% !important;
}
#mgmt9 {
	left: 63% !important;
}
#mgmt10 {
	left: 69% !important;
	width: 7% !important;
}
#mgmt11 {
	left: 76% !important;
	width: 5% !important;
}
#mgmt12 {
	left: 81% !important;
	width: 8% !important;
}
#mgmt13 {
	left: 33% !important;
	width: 6% !important;
}
.overlay-profile {
	/*background-color: red !important;
	opacity: 0.5;
	border-right: 1px solid black;*/
}
/* SME April 2014 Update */
.how-you {
	clear: both;
	margin: 20px 0px;
	overflow: hidden;
}
.how-others {
	margin-top: 115px;
	clear: both;
	padding-left: 40px;
}
.how-you .wpbdp-form-field {
	width: 100% !important;
	margin: 0px !important;
}
.how-you .wpbdp-form-field-html span {
	display: block;
	padding-left: 20px;
	width: 200px;
}
.how-you .wpbdp-form-field-html span .inradio {
	margin-right: 7px;
}
.how-others .wpbdp-form-field-label {
	display: none;
}
.wpbdp-form-field-label {
	overflow: hidden;
}
.wpbdp-form-field-label label {
	float: left;
}
.wpbdp-form-field .field-description {
	font-size: 88%;
}
.area-code-dropdown {
	width: 58px;
	padding: 4px;
	height: 27px;
	height: 14px\9;
	float: left;
}
#wpbdp-listing-form-fields .wpbdp-form-field .area-code-num {
	width: 290px !important;
	float: right;
}
#wpbdp-listing-form-fields .ie-select-width-container {
	float: left;
}
/* End */

/* CMS Approval System - Top SME Awards */
.page-template-page-gallery4-php .content_wrap.fullwidth {
	background: black url(images/top-sme-bg-dynamic.jpg) top center repeat-y scroll;
    width: 100%;
    color: #fff;
    padding: 0px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-template-page-gallery4-php .top-awards a {
	background: transparent url(images/top-sme-badge.png) top center no-repeat;
	display: block;
	width: 256px;
	height: 76px;
	margin: 20px 30px;
}
.page-template-page-gallery4-php .top-awards a span.award-title {
	float: left;
	color: #fff791;
	font-size: 20px;
	text-transform: uppercase;
	width: 130px;
	padding: 12px 10px 10px 20px;
	letter-spacing: 1px;
	line-height: 18px;
}
.page-template-page-gallery4-php .top-awards a span.award-year {
	float: left;
	color: #fff791;
	font-size: 36px;
	width: 90px;
	line-height: 80px;
	letter-spacing: -1px;
	margin-left: 5px;
}
.rsABlock p {
	padding-bottom: 0px;
}
/* End */
.wpui-light .ui-tabs,
.wpui-light ul.ui-tabs-nav,
.wpui-light ul.ui-tabs-nav li {
	background: transparent !important;
}
.wpui-light .ui-tabs {
	margin: 0 !important;
}
.wpui-light .ui-tabs,
.wpui-light ul.ui-tabs-nav li {
	border-width: 0px !important;
}
.wpui-light ul.ui-tabs-nav {
	padding: 0 !important;
}
.wpui-light ul.ui-tabs-nav li a {
	text-shadow: none !important;
	line-height: 1.4em !important;
	padding: 0.5em 1em !important;
}