/*
Theme Name: generic
Theme URI: http://themeforest.net/user/ArtstudioWorks/portfolio
Author:  ArtstudioWorks
Author URI:  http://themeforest.net/user/ArtstudioWorks
Description: A theme for Wordpress 3.5+
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: dark, light, white, black, gray, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, editor-style, featured-images, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: generic
*/

body {
	position: relative;
	padding: 0;
}
.ie8 body {
	min-width: 980px;
}
a {
	outline: none;
}
a:focus {
	outline: none;
}
p {
	margin-bottom: 20px;
}
.main-holder {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
h2 {
	margin: 10px 0 30px;
}
 @media (max-width: 768px) {
h2 {
	font-size: 22px !important;
	line-height: 1.23 !important;
}
}
h4.subtitle {
	margin: 15px 0 55px;
	font-weight: normal;
	color: #999b9e;
}
h6 {
	margin: 10px 0 20px;
}
.nomargin {
	margin: 0 !important;
}
#style_selector {
	position: fixed;
	top: 100px;
	left: -201px;
	z-index: 99;
	width: 200px;
	background: #fff;
	border-right: 1px solid rgba(23,24,26,0.15);
	border-bottom: 1px solid rgba(23,24,26,0.15);
}
.switcher {
	margin: 0;
	padding: 0;
}
.style-main-title {
	color: #3e3e3e;
	font-size: 15px;
	background: #f7f7f7;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-transform: capitalize;
	border: 1px solid rgba(23,24,26,0.15);
	border-right: 0;
}
.example {
	font-size: 13px;
	text-align: center;
	padding: 10px;
}
.box-title {
	font-size: 13px;
	color: #555;
	background: #f7f7f7;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-indent: 10px;
	border-top: 1px solid rgba(23,24,26,0.15);
	border-bottom: 1px solid rgba(23,24,26,0.15);
}
.input-box {
	padding: 10px;
	margin: 0;
	text-align: center;
}
.input-box .radio_text {
	font-size: 11px;
	line-height: 20px;
	padding: 2px 7px;
	border: 1px solid #ddd;
	display: inline-block;
	margin: 5px 0;
	color: #555;
	background: #f7f7f7;
}
.input-box .radio_text input[type="radio"] {
	margin: 3px 5px 0 0;
	float: left;
}
.input-box input[type=text] {
	background: #f7f7f7;
	width: 60px;
	border: 1px solid rgba(23,24,26,0.15);
	font-size: 11px;
	color: #000000;
	padding: 3px;
	margin-left: 10px;
}
.blog-timeline .separate-line {
	width: 4px;
	position: absolute;
	background: url(images/separate-line-bg.gif) center bottom no-repeat #ced3d9;
	left: 50%;
	margin-left: -2px;
}
.blog-timeline article {
	width: 100%;
	max-width: 430px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	color: #999b9e;
	position: relative;
}
.blog-timeline article .pad {
	padding: 12px 12px 15px;
}
.blog-timeline article .post_meta {
	padding: 12px;
	background-color: #f0f3f5;
	margin-bottom: 30px;
	position: relative;
}
.blog-timeline article .post_meta i {
	color: #a4acb5;
}
.blog-timeline article .post_meta .post_like a:hover i, .blog-timeline article .post_meta .post_like a.voted i, .blog-timeline article .post_meta .post_like a.alreadyvoted i {
	color: #f13870;
}
.blog-timeline article .post_meta span {
	float: left;
	margin-bottom: 0;
	color: #717d87;
}
.blog-timeline article .post_meta a {
	font-weight: normal;
	color: #717d87;
	text-decoration: none;
}
.blog-timeline article .post_meta span:hover a, .blog-timeline article .post_meta span:hover i {
	color: #E84E2C !important;
}
.blog-timeline article .post_meta .timearrow {
	width: 51px;
	height: 22px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
}
.blog-timeline article.odd .post_meta .timearrow {
	left: -63px;
	background: url(images/marker-left.png) 0 0 no-repeat;
}
.blog-timeline article.even .post_meta .timearrow {
	right: -63px;
	background: url(images/marker-right.png) 0 0 no-repeat;
}
.blog-timeline article.odd {
	float: right;
	clear: right;
	margin-right: 14.5px;
	margin-bottom: 40px;
}
.blog-timeline article.even {
	float: left;
	clear: left;
	margin-left: 14.5px;
	margin-top: 40px;
}
 @media (max-width: 768px) {
.blog-timeline article.odd, .blog-timeline article.even {
	float: none;
	clear: none;
	max-width: 100%;
	margin: 0 0 20px 0;
}
.blog-timeline article .post_meta .timearrow, .blog-timeline .separate-line {
	display: none;
}
}
.blog-timeline article .video-wrap, .blog-timeline article .gallery-post .flexslider {
	margin: 0;
}
.blog-timeline article .gallery-post .flexslider .flex-control-nav {
	bottom: 0;
}
.blog-timeline article blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18.75px;
	line-height: 1.4em;
	font-style: italic;
	color: #999;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 10px 0 10px 25px;
}
.blog-timeline article .post_meta .fright {
	float: right;
	margin-left: 35px;
}
.blog-timeline .post-title {
	margin: 0 0 24px 0;
}
.blog-timeline .post-title a {
	color: #1f2122;
}
.blog-timeline .post-title a:hover {
}
.blog-timline-bg {
	background-color: #ecedee;
	padding: 50px 0;
	position: relative;
}
.header {
	position: relative;
	z-index: 99;
	padding: 0;
	min-height: 150px;
}
.header.with-slider {
	min-height: inherit;
}
 @media (max-width: 767px) {
.header.with-slider {
	min-height: 110px;
}
}
.blog .header {
	min-height: 150px;
}
.header > .container {
	position: relative;
}
.logo {
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 99;
}
 @media (min-width: 768px) and (max-width: 979px) {
.logo {
	top: 30px;
}
}
 @media (max-width: 768px) {
.logo {
	width: 50%;
	text-align: center;
	padding: 0;
	top: 10px;
	left: 50%;
	margin-left: -25%;
}
}
.logo-inner {
	margin: 0 auto;
}
.logo-inner img {
	width: 146px !important;
	height: 56px !important;
}
.logo_h__txt {
	margin: 0;
}
.logo_link {
	text-decoration: none;
}
.logo_link:hover {
	color: #1f2122;
	text-decoration: none;
}
.logo_tagline {
	text-transform: uppercase;
	font-size: 10px;
}
.social {
	margin: 0;
}
.social_link {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.social_link:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.social_ico {
	display: inline-block;
	vertical-align: top;
}
.social_label {
	display: inline-block;
	vertical-align: top;
}
.social__row li {
	float: left;
	margin-left: 5px;
}
.social__row li:first-child {
	margin-left: 0;
}
.social__row a {
	float: left;
}
.social__list li {
	margin-bottom: 5px;
}
.social__list a:hover {
	text-decoration: none;
}
.search-form form {
	position: relative;
	overflow: hidden;
}
.search-form form .control-label, .search-form form .help-block, .search-form form .help-inline {
	color: #3f4042;
}
.search-form form .checkbox, .search-form form .radio, .search-form form input, .search-form form select, .search-form form textarea {
	color: #3f4042;
}
.search-form form input, .search-form form select, .search-form form textarea {
	border-color: #e4e6e8;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.search-form form input:focus, .search-form form select:focus, .search-form form textarea:focus {
	border-color: #c8cdd1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
}
.search-form form .input-prepend .add-on, .search-form form .input-append .add-on {
	color: #3f4042;
	background-color: #fff;
	border-color: #3f4042;
}
.search-form input[type="text"] {
	float: left;
	margin: 0;
	padding: 2px 10px;
	height: 25px;
	vertical-align: top;
}
.search-form input[type="submit"] {
	height: 31px;
	vertical-align: top;
	margin: 0;
	color: #fff;
	float: left;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
 @media (min-width: 768px) and (max-width: 979px) {
.sidebar .search-form_it {
	width: 130px;
}
}
.nav__primary {
	position: absolute;
	right: 0;
	top: 74px;
	z-index: 2;
	margin: 0;
}
 @media (min-width: 768px) and (max-width: 979px) {
.nav__primary {
	top: 44px;
}
}
 @media (max-width: 768px) {
.nav__primary {
	left: 0;
	right: 0;
	top: 110px;
}

.logo-inner img{
	margin-top:20px;
}
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	width: 176px;
	margin-top: 11px;
	padding: 5px 0;
	background: #262932;
	border-top: 3px solid #e44f32;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
	display: block;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
	margin-top: 0;
}
.sf-menu {
	float: right;
}
 @media (max-width: 768px) {
.sf-menu {
	float: none;
	text-align: center;
}
}
.sf-menu ul {
	text-align: left;
}
 @media (max-width: 768px) {
.sf-menu ul {
	text-align: left;
}
}
.sf-menu > li {
	margin-left: 5px;
}
 @media (max-width: 768px) {
.sf-menu > li {
	float: none;
	display: inline;
}
}
.sf-menu > li > a {
	padding: 5px 21px 4px;
	color: #999b9e;
	text-decoration: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
 @media (min-width: 768px) and (max-width: 979px) {
.sf-menu > li > a {
	padding: 4px 15px 5px;
}
}
 @media (max-width: 768px) {
.sf-menu > li > a {
	display: inline-block;
}
}
.sf-menu li .desc {
	display: block;
	font-size: 0.9em;
}
.sf-menu li li {
	display: block;
	padding: 7px 0;
	margin-left: 17px;
	font-weight: bold;
}
.sf-menu li li a {
	font-size: 13px;
	line-height: 18px;
	color: #999b9e;
	text-decoration: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	color: #fff;
	background: #262932;
}
.sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a, .sf-menu > li.current-menu-parent > a {
	background: #e44f32;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a, .sf-menu > li.current-menu-parent > a {
	color: #fff;
}
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
 *padding-right:1em;
}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #dFeEFF;
	border-top-color: rgba(255,255,255,0.5);
}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white;
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF;
	border-left-color: rgba(255,255,255,0.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
.select-menu {
	display: none;
	border: 1px solid #e1e1e1;
	background-color: none;
	width: 90%;
	font-size: 15px;
	height: 40px;
	padding: 0px;
	margin: 0 auto;
	cursor: pointer;
	outline: none;
}
 @media (max-width: 767px) {
.sf-menu {
	display: none;
}
.select-menu {
	display: block;
}
}
.select-menu:focus {
	border-color: #999;
	outline: none;
}
.select-menu option {
	padding: 5px;
	cursor: pointer;
}
.select-menu option.main_item {
	font-weight: bold;
}
.slider {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	min-height: 140px;
}
.camera_wrap {
	margin-bottom: 0 !important;
}
.camera_wrap .camera_pag .camera_pag_ul {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	margin: 0 5px;
}
.camera_wrap img {
	height: 100% !important;
}
.camera_thumbs {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.camera_thumbs ul {
	width: 100% !important;
	padding: 0;
	margin: 0;
}
.camera_thumbs ul li > img {
	height: auto !important;
	margin: 0;
	vertical-align: top;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_thumbs_cont {
	background: none;
}
.camera_caption {
	position: absolute;
	z-index: 99;
	left: 50%;
	bottom: auto;
	top: 43%;
	width: 940px;
	margin-left: -470px;
}
 @media (min-width: 1200px) {
.camera_caption {
	width: 585px;
	padding-right: 585px;
	margin-left: -585px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.camera_caption {
	width: 362px;
	padding-right: 362px;
	margin-left: -362px;
}
}
.camera_caption > div {
	color: #999b9e;
	background: none;
	padding: 0;
	font-size: 20px;
	line-height: 1.23;
}
 @media (min-width: 1200px) {
.camera_caption > div {
	font-size: 28px;
	line-height: 34px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.camera_caption > div {
	font-size: 18px;
	line-height: 1.23;
}
}
.camera_caption > div h2 {
	color: #1f2122;
	font-size: 30px;
	line-height: 1.23;
	margin: 0 0 15px;
}
 @media (min-width: 1200px) {
.camera_caption > div h2 {
	font-size: 40px;
	line-height: 1;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.camera_caption > div h2 {
	font-size: 20px;
}
}
.camera_caption > div a {
	display: inline-block;
	padding: 10px 28px;
	color: #fff;
	text-shadow: none;
	border: none;
	background: #e44f32;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.camera_caption > div a:hover {
	background: #363942;
	text-decoration: none;
}
 @media (max-width: 768px) {
.camera_caption > div a {
	display: none;
}
}
.camera_prev, .camera_next, .camera_commands {
	right: auto;
	left: 50%;
	top: auto;
	bottom: 33px;
	width: 940px;
	height: 30px;
	text-align: center;
	margin-top: 0;
	margin-left: -470px;
	background: none;
	cursor: default;
}
 @media (min-width: 1200px) {
.camera_prev, .camera_next, .camera_commands {
	width: 1170px;
	margin-left: -585px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.camera_prev, .camera_next, .camera_commands {
	bottom: 10px;
	width: 724px;
	margin-left: -362px;
}
}
 @media (max-width: 768px) {
.camera_prev, .camera_next, .camera_commands {
	top: 50%;
	left: 0;
	bottom: auto;
	width: auto;
	margin-top: -10px;
	margin-left: 0;
}
}
.camera_prev span, .camera_next span, .camera_commands span {
	cursor: pointer;
	width: 30px;
	height: 30px;
	line-height: 31px;
	color: #fff;
	background: #b8bdc4;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
 @media (min-width: 768px) and (max-width: 979px) {
.camera_prev span, .camera_next span, .camera_commands span {
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 21px;
}
}
 @media (max-width: 768px) {
.camera_prev span, .camera_next span, .camera_commands span {
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 31px;
}
}
.camera_prev span:hover, .camera_next span:hover, .camera_commands span:hover {
	background-color: #fa565a;
}
.camera_next {
	margin-left: -436px;
}
 @media (min-width: 1200px) {
.camera_next {
	margin-left: -551px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.camera_next {
	margin-left: -340px;
}
}
 @media (max-width: 768px) {
.camera_next {
	left: auto;
	right: 0;
}
}
.content-holder {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
 @media (max-width: 768px) {
.container {
	padding-left: 20px;
	padding-right: 20px;
}
}
#content.left {
	position: relative;
	z-index: 9;
	float: right !important;
	margin-bottom: 40px;
}
.content-portfolio {
	padding: 30px 0 60px;
	min-height: 180px;
}
.content-portfolio h1 {
	margin: 15px 0 25px;
}
.portfolio-callout {
	position: relative;
	padding: 70px 0;
	min-height: 180px;
	text-align: center;
	background: #ef4a4a;
	color: #fff;
	font-size: 18px;
	line-height: 38px;
}
.portfolio-callout h2 {
	margin: 8px 0;
	color: #fff;
	font-size: 36px;
	line-height: 38px;
}
.portfolio-callout p {
	margin-bottom: 30px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.portfolio-callout .btn:hover {
	color: #fff !important;
	background: #ff6643 !important
}
 @media (min-width: 768px) and (max-width: 979px) {
.portfolio-callout {
	padding: 50px 0;
}
}
 @media (max-width: 767px) {
.portfolio-callout {
	padding: 30px 0;
}
}
.section-contact {
	position: relative;
	padding: 70px 0;
	min-height: 180px;
	text-align: center;
	background: #ef4a4a;
	color: #fff;
	font-size: 18px;
	line-height: 38px;
}
.section-contact h2 {
	margin: 8px 0;
	color: #fff;
	font-size: 36px;
	line-height: 38px;
}
.section-contact p {
	margin-bottom: 30px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.section-contact .btn:hover {
	color: #fff !important;
	background: #ff6643 !important
}
 @media (min-width: 768px) and (max-width: 979px) {
.section-contact {
	padding: 50px 0;
}
}
 @media (max-width: 767px) {
.section-contact {
	padding: 30px 0;
}
}
.section-contact:after, .section-contact:before {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	content: '';
	width: 100%;
	background: #ef4a4a;
}
.section-contact:before {
	left: -100%;
}
.section-contact:after {
	right: -100%;
}
.title-section {
	padding: 40px 0 0;
}
.title-section h5.desc {
	margin-bottom: 90px;
}
.title-header {
	overflow: hidden;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.23;
	margin: 0 0 8px;
}
.title-desc {
	display: block;
}
.breadcrumb__t {
	margin: 0 0 15px;
	padding-left: 0;
	background: none;
}
#sidebar {
	position: relative;
	z-index: 9;
	padding-top: 40px;
}
.testimonial {
	position: relative;
	margin-bottom: 35px;
	padding: 30px;
	border: 1px solid #eee;
	background: #f5f5f5;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.testimonial_bq {
	margin: 0;
	padding: 0;
	border: none;
}
.testimonial_content {
	overflow: hidden;
	background: url(images/quotes.png) no-repeat 0 0;
}
 @media (min-width: 768px) and (max-width: 979px) {
.testimonial .featured-thumbnail {
	width: 80px;
	height: 80px;
}
}
.testimonial small {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	padding: 12px 0 0;
	font-size: 12.75px;
}
 @media (min-width: 768px) and (max-width: 979px) {
.testimonial {
	padding: 15px;
	background-position: 150px 10px;
}
}
 @media (max-width: 767px) {
.testimonial {
	padding: 15px;
	background-position: 150px 10px;
}
}
#primary {
	padding-top: 55px;
	padding-bottom: 120px;
}
.entry-content {
	overflow: hidden;
	color: #3f4042;
}
.entry-content h2 {
	margin: 10px 0;
}
.portfolio-meta-list {
	margin: 0 0 2em 0;
	padding: 0;
	border: none;
}
.portfolio-meta-list li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	list-style-type: none;
	text-transform: none;
	color: #fa565a;
}
.portfolio-meta-list li:first-child {
	margin-top: 0;
}
.portfolio-meta-list li strong {
	display: inline;
	padding-right: .3em;
	color: #3f4042;
}
.image-holder {
	position: relative;
}
.image-holder img {
	max-width: 100%;
}
.grid_gallery {
	position: relative;
	overflow: hidden;
	padding: 0 0 30px;
}
.grid_gallery_inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.gallery_item {
	margin-bottom: 10px;
}
.gallery_item .featured-thumbnail {
	float: none;
	margin: 0;
}
.single-gallery-item {
	margin: 0 !important;
}
.zoom-icon {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: rgba(226,79,67,0.95);
	opacity: 0;
	cursor: pointer;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.no-rgba .zoom-icon {
	visibility: hidden;
	background: url(images/red-opacity-95.png);
}
.zoom-icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin: -23px 0 0 -23px;
	width: 46px;
	height: 46px;
	background: url(images/zoom-icon.png) 50% 50% no-repeat;
	content: "";
}
.portfolio-full-width .zoom-icon:before, .portfolio-fullwidth .zoom-icon:before {
	top: 35%;
}
.image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon {
	opacity: 1;
}
.no-rgba .image-wrap:hover .zoom-icon, .featured-thumbnail a:hover .zoom-icon {
	visibility: visible;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	min-height: 120px;
	background: url(images/loading.gif) 50% 50% no-repeat;
}
.flexslider.no-bg {
	background: none;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 0 60px;
	zoom: 1;
	position: relative;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .post_options {
	padding-bottom: 10px;
}
.flexslider .post-comments {
	display: block;
}
.flex-direction-nav {
 *height:0;
}
.flex-direction-nav a {
	position: absolute;
	bottom: 0%;
	z-index: 10;
	display: block;
	margin: 0px 0 0 0;
	width: 30px;
	height: 30px;
	background: url(images/bg_direction_nav.png) no-repeat 0 0;
	text-indent: -9999px;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px;
}
.flex-direction-nav .flex-prev {
	right: 34px;
}
.flexslider:hover .flex-next {
	opacity: 1;
	right: 0px;
}
.flexslider:hover .flex-prev {
	opacity: 1;
	right: 34px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 0.7;
}
.flex-direction-nav .flex-disabled {
	opacity: .3 !important;
	filter: alpha(opacity=30);
	cursor: default;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 4px;
	display: inline;
	zoom: 1;
 *display:inline;
}
.flex-control-paging li a {
	position: relative;
	z-index: 999;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #b8bdc4;
	text-indent: -9999px;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.flex-control-paging li a:hover {
	background: #3f4042;
}
.flex-control-paging li a.flex-active {
	background: #3f4042;
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 0;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 0;
}
}
.filter-wrapper {
	position: relative;
	z-index: 99;
}
.filter-wrapper #filters {
	margin-bottom: 70px;
}
.filter-wrapper .title {
	float: left;
	display: block;
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	margin: 0 0 20px;
}
.section-item .filter-wrapper .title {
	color: #fff;
}
.section-item .filter-wrapper {
	padding: 40px 0 0px;
 //min-height:100px;
}
.section-item .filter-wrapper .title {
	margin-top: -5px;
}
 @media (min-width: 768px) and (max-width: 979px) {
.section-item .filter-wrapper .title {
	margin: 0;
}
}
 @media (max-width: 767px) {
.section-item .filter-wrapper .title {
	margin: 0;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.section-item .filter-wrapper {
	padding: 25px 0;
	margin-bottom: 25px;
	min-height: 50px;
}
}
 @media (max-width: 767px) {
.section-item .filter-wrapper {
}
}
 @media (min-width: 768px) and (max-width: 979px) {
}
 @media (max-width: 767px) {
}
.nav-pills {
	float: right;
	overflow: hidden;
	margin: 0;
}
 @media (max-width: 480px) {
.nav-pills {
	float: none;
}
}
.nav-pills li.active a {
	color: #fff;
	background: #e44f32;
}
.nav-pills li.active a:hover {
	color: #fff;
	background: #e44f32;
}
 @media (max-width: 480px) {
.nav-pills li {
	float: none;
}
}
.nav-pills li a {
	margin: 0 0 12px 12px;
	padding: 10px 24px 10px 25px;
	font-size: 13px;
	line-height: 21px;
	color: #8e96a0;
	background: #363942;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.nav-pills li a:hover {
	color: #fff;
	background: #e44f32;
}
 @media (max-width: 480px) {
.nav-pills li a {
	display: block;
	padding: 5px;
}
}
.filterable-portfolio {
	position: relative;
	visibility: hidden;
	overflow: hidden;
	margin: 0 -10px 30px;
}
.filterable-portfolio.masonry {
	margin: 0;
}
.section-item.light h5.desc, .section-item.white h5.desc {
	margin: 0 0 90px 0;
	color: #333333 !important;
}
.section-item .filterable-portfolio {
	margin-bottom: 0;
}
.filterable-portfolio .portfolio_item {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 50px 0;
	padding: 0 15px;
	width: 0;
}
.masonry .portfolio_item {
	margin: 0 0 0px 0;
	padding: 0px;
	width: 0;
}
.masonry .portfolio_item .thumbnail__portfolio {
	margin: 0;
}
.masonry .portfolio_item .caption__portfolio .portfolio-group, .masonry .portfolio_item .caption__portfolio .portfolio-group a {
	color: #fff;
}
.masonry .portfolio_item .caption__portfolio {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 15%;
	color: #FFF !important;
	visibility: hidden;
	text-align: center;
}
.filterable-portfolio .portfolio_item.no-margin {
	margin-right: 0;
}
.filterable-portfolio .portfolio_item_holder {
	overflow: hidden;
}
.filterable-portfolio h6 {
	font-size: 15px;
	line-height: 22px;
	margin: 0;
}
.filterable-portfolio h6 a {
	color: #1f2122;
}
.filterable-portfolio h6 a:hover {
	color: #e44f32;
	text-decoration: none;
}
.filterable-portfolio .portfolio-group {
	font-size: 13px;
	line-height: 22px;
	color: #999b9e;
}
.filterable-portfolio .portfolio-group a {
	color: #999b9e;
}
.filterable-portfolio .image-wrap {
	position: relative;
	display: block;
	overflow: hidden;
	background: #eee url(images/infinity-loader.png) 50% 50% no-repeat;
}
.filterable-portfolio.portfolio-full-width, .filterable-portfolio.portfolio-fullwidth {
	margin: 0px 0 0px;
	position: relative;
	z-index: 99;
}
.section-item .filterable-portfolio.portfolio-full-width, .section-item .filterable-portfolio.portfolio-fullwidth {
	margin: 0px 0 -55px;
}
.filterable-portfolio.portfolio-full-width .portfolio_item, .filterable-portfolio.portfolio-fullwidth .portfolio_item {
	padding: 0;
	margin: 0;
}
.masonry .portfolio_item.hover .caption__portfolio, .masonry .portfolio_item.hover .zoom-icon, .filterable-portfolio.portfolio-full-width .portfolio_item.hover .caption__portfolio, .filterable-portfolio.portfolio-full-width .portfolio_item.hover .zoom-icon, .filterable-portfolio.portfolio-fullwidth .portfolio_item.hover .caption__portfolio, .filterable-portfolio.portfolio-fullwidth .portfolio_item.hover .zoom-icon {
	visibility: visible;
	opacity: 1;
}
.filterable-portfolio.portfolio-full-width .thumbnail__portfolio, .filterable-portfolio.portfolio-fullwidth .thumbnail__portfolio {
	margin: 0;
}
.filterable-portfolio.portfolio-full-width .caption__portfolio, .filterable-portfolio.portfolio-fullwidth .caption__portfolio {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 25%;
	color: #fff;
	visibility: hidden;
	text-align: center;
}
.masonry .caption__portfolio h6 a, .masonry .caption__portfolio h6, .filterable-portfolio.portfolio-full-width .caption__portfolio h6, .filterable-portfolio.portfolio-fullwidth .caption__portfolio h6 {
	color: #fff;
	font-size: 18px;
	line-height: 1.23;
}
 @media (max-width: 468px) {
.masonry .caption__portfolio h6 a, .masonry .caption__portfolio h6, .filterable-portfolio.portfolio-full-width .caption__portfolio h6, .filterable-portfolio.portfolio-fullwidth .caption__portfolio h6 {
	color: #fff;
	font-size: 13px;
	line-height: 1.23;
}
}
.masonry .caption__portfolio h6 a:hover {
	color: #fff;
	text-decoration: underline;
}
.filterable-portfolio.portfolio-full-width .caption__portfolio h6 a, .filterable-portfolio.portfolio-fullwidth .caption__portfolio h6 a {
	color: #fff;
}
.filterable-portfolio.portfolio-full-width .caption__portfolio h6 a:hover, .filterable-portfolio.portfolio-fullwidth .caption__portfolio h6 a:hover {
	text-decoration: underline;
}
.filterable-portfolio.portfolio-full-width .caption__portfolio .portfolio-group, .filterable-portfolio.portfolio-fullwidth .caption__portfolio .portfolio-group {
	color: #fff;
}
.filterable-portfolio.portfolio-full-width .caption__portfolio .portfolio-group a, .filterable-portfolio.portfolio-fullwidth .caption__portfolio .portfolio-group a {
	color: #fff;
}
 @media (min-width: 768px) and (max-width: 979px) {
.filterable-portfolio.portfolio-full-width, .filterable-portfolio.portfolio-fullwidth {
	margin-top: 0;
}
}
 @media (max-width: 767px) {
.filterable-portfolio.portfolio-full-width, .filterable-portfolio.portfolio-fullwidth {
	margin-top: 0;
}
}
.thumbnail__portfolio {
	margin: 0 0 20px;
}
#pbd-alp-load-posts {
	text-align: center;
	margin: 0;
	padding: 50px 0;
}
#pbd-alp-load-posts a {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 28px;
	line-height: 1.23;
	color: #b8bdc4;
}
#pbd-alp-load-posts a strong {
	color: #1f2122;
}
#pbd-alp-load-posts a i {
	color: #b8bdc4;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
#pbd-alp-load-posts a:hover i, #pbd-alp-load-posts a:active i {
	color: #e44f32;
}
#pbd-alp-load-posts a.disable {
	cursor: default;
	pointer-events: none;
	color: #666 !important;
}
#infscr-loading {
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 0;
	z-index: 99;
	width: 250px;
	margin-left: -125px;
	text-align: center;
	font-size: 28px;
	line-height: 35px;
	color: #b8bdc4;
}
#infscr-loading strong {
	color: #1f2122;
}
#infscr-loading i {
	color: #b8bdc4;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
#infscr-loading:hover i, #infscr-loading:active i {
	color: #e44f32;
}
#infscr-loading img {
	display: none;
}
.blog #infscr-loading {
	position: relative;
	padding: 50px 0;
}
.portfolio-full-width #infscr-loading {
	background: #e44f32;
	color: #fff;
	font-size: 22px;
}
.portfolio-full-width #infscr-loading i, .portfolio-full-width #infscr-loading strong {
	color: #fff;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	z-index: 1;
	pointer-events: none;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.post-author {
	margin-bottom: 35px;
}
.post-author_link {
	margin-top: 1.5em;
}
.post-author_gravatar {
	float: left;
	margin: 0 20px 0 0;
}
#recent-author-posts {
	margin-bottom: 3em;
}
 @media (min-width: 768px) and (max-width: 979px) {
.team-holder .featured-thumbnail {
	width: 80px;
	height: 80px;
}
}
 @media (max-width: 767px) {
.team-holder .featured-thumbnail {
	width: 80px;
	height: 80px;
}
}
.team-holder .team-content {
	overflow: hidden;
}
 @media (min-width: 768px) and (max-width: 979px) {
.team-holder .team-content {
	overflow: visible;
}
}
 @media (max-width: 767px) {
.team-holder .team-content {
	overflow: visible;
}
}
.contact-page h2 {
	margin: 0 0 13px;
}
.contact-page h6 {
	color: #3f4042;
	margin: 20px 0;
}
.contact-page address {
	color: #3f4042;
	margin-bottom: 55px;
}
.contact-page address span {
	line-height: 22px;
}
.error404-holder {
	padding: 30px 0 100px 0;
}
.error404-holder_num {
	color: #e44f32;
	text-align: center;
	font-size: 250px;
	line-height: 1.2em;
}
 @media (max-width: 480px) {
.error404-holder_num {
	font-size: 120px;
}
}
.error404-holder hgroup {
	margin: 0 0 2em 0;
	padding-top: 50px;
}
.error404-holder hgroup h1 {
	margin-bottom: .2em;
	font-size: 3em;
}
.not-found {
	margin-bottom: 30px;
}
.post__holder {
	position: relative;
	margin-bottom: 55px;
	padding-top: 60px;
	border-top: 1px solid #e4e6e8;
	color: #3f4042;
}
.post__holder:first-child {
	border-top: 0;
}
.post__holder:before, .post__holder:after {
	position: absolute;
	top: -1px;
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #e4e6e8;
	-webkit-box-shadow: 0 0 1px #e4e6e8;
	-moz-box-shadow: 0 0 1px #e4e6e8;
	box-shadow: 0 0 1px #e4e6e8;
}
.sidebar-on .post__holder:before, .sidebar-on .post__holder:after {
	display: none;
}
.post__holder:before {
	left: -100%;
}
.post__holder:after {
	right: -100%;
}
.container_single_post .post__holder {
	border-top: none;
	padding-top: 75px;
	margin-bottom: 25px;
}
.container_single_post .post__holder:before, .container_single_post .post__holder:after {
	display: none;
}
 @media (min-width: 768px) and (max-width: 979px) {
.container_single_post .post__holder {
	padding-top: 0;
}
}
 @media (max-width: 767px) {
.container_single_post .post__holder {
	padding-top: 0;
}
}
.post .sticky {
	position: relative;
	z-index: 9;
}
.post-title {
	color: #e44f32;
}
.post-title a {
	color: #e44f32;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.post-title a:hover {
	text-decoration: none;
	background: #fa565a;
	color: #fff;
}
h1.post-title {
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 30px;
}
 @media (min-width: 768px) and (max-width: 979px) {
h1.post-title {
	font-size: 22px;
	line-height: 1.23;
	margin: 5px 0;
}
}
 @media (max-width: 767px) {
h1.post-title {
	font-size: 22px;
	line-height: 1.23;
	margin: 5px 0;
}
}
h2.post-title {
	margin: 40px 0 20px;
}
.post .featured-thumbnail {
	position: relative;
	z-index: 2;
}
 @media (max-width: 480px) {
.post .featured-thumbnail {
	width: 120px;
}
}
 @media (max-width: 480px) {
.post .featured-thumbnail.large {
	width: auto;
}
}
.post-info {
	position: relative;
	z-index: 1;
	padding: 40px 0;
	margin-bottom: 45px;
	background: #f7f8f9;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.02);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.02);
	box-shadow: 0 0 5px rgba(0,0,0,0.02);
}
.post-info .post_meta {
	padding: 0;
}
.post-info .post_meta time {
	display: block;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 20px;
}
 @media (min-width: 768px) and (max-width: 979px) {
.post-info .post_meta time {
	font-size: 22px;
	line-height: 1.23;
}
}
 @media (max-width: 767px) {
.post-info .post_meta time {
	font-size: 22px;
	line-height: 1.23;
}
}
.post-info .post_meta span {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 15px;
	color: #999b9e;
}
.post-info .post_meta i {
	color: #b8bdc4;
}
.post-info .post_meta a {
	color: #fa565a;
}
 @media (min-width: 768px) and (max-width: 979px) {
.post-info .post_meta {
	padding: 0 20px;
}
}
 @media (max-width: 767px) {
.post-info .post_meta {
	padding: 0 20px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.post-info {
	padding: 20px 0;
	margin-bottom: 20px;
}
}
 @media (max-width: 767px) {
.post-info {
	padding: 20px 0;
	margin-bottom: 20px;
}
}
.post_content {
	margin-bottom: 20px;
}
.post_content .excerpt, .post_content .full-post-content {
	margin-bottom: 1.5em;
	line-height: 26px;
}
.post_footer {
	clear: both;
	padding: 15px 0 0 0;
}
.post_meta {
	padding: 45px 0 8px;
	color: #999b9e;
}
.post_meta time {
	display: block;
	margin: 17px 0;
	font-size: 28px;
	line-height: 30px;
	color: #1f2122;
}
 @media (min-width: 768px) and (max-width: 979px) {
.post_meta time {
	font-size: 20px;
}
}
.post_meta span {
	display: block;
	line-height: 20px;
	margin-bottom: 12px;
}
.post_meta span > a {
	font-weight: bold;
}
.post_meta i {
	font-size: 16px;
	margin-right: .5em;
	color: #999b9e;
}
.sidebar-on .post_meta {
	padding-top: 0;
}
 @media (min-width: 768px) and (max-width: 979px) {
.post_meta {
	padding-top: 0;
}
}
.no-pad-top {
	padding-top: 0;
}
.quote-wrap {
	margin-bottom: 25px;
}
.format-quote .post_meta {
	padding-top: 25px;
}
.format-quote blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18.75px;
	line-height: 1.4em;
	font-style: italic;
	color: #999;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 10px 0 10px 25px;
}
.format-quote cite {
	padding-left: 30px;
	margin-bottom: 20px;
}
p.gravatar {
	float: left;
	margin-right: 20px;
}
.single-post {
	margin-bottom: 30px;
}
.related-posts {
	overflow: hidden;
	margin: 0 0 2em;
	padding: 0;
}
.related-posts_list {
	padding: 0;
	margin: 0 0 0 -4%;
	font-size: 0;
}
.related-posts_item {
	display: inline-block;
	width: 21%;
	margin-left: 4%;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	vertical-align: top;
	font-size: 12px;
}
.related-posts .featured-thumbnail {
	float: none;
	overflow: hidden;
	margin: 0 0 10px 0;
}
 @media (max-width: 480px) {
.related-posts_item {
	width: 46%;
}
}
.share-buttons span {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 5px 5px 0;
	width: 34px;
	height: 34px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
 @media (min-width: 768px) and (max-width: 979px) {
.share-buttons span {
	width: 25px;
	height: 25px;
}
}
 @media (max-width: 767px) {
.share-buttons span {
	width: 25px;
	height: 25px;
}
}
.share-buttons span i {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 17px;
}
 @media (min-width: 768px) and (max-width: 979px) {
.share-buttons span i {
	font-size: 14px;
	line-height: 25px;
}
}
 @media (max-width: 767px) {
.share-buttons span i {
	font-size: 14px;
	line-height: 25px;
}
}
.share-buttons span a {
	display: block;
	position: relative;
	z-index: 2;
	width: 34px;
	height: 34px;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.share-buttons span.twitter {
	background: #1aabf4;
}
.share-buttons span.facebook {
	background: #558be3;
}
.share-buttons span.google {
	background: #f05c45;
}
.share-buttons span:hover {
	background: #262932;
}
.container_single_post .share-buttons {
	float: right;
	margin-right: 70px;
}
.container_single_post .share-buttons span {
	float: right;
	margin: 0 0 5px 5px;
}
 @media (max-width: 767px) {
.container_single_post .share-buttons {
	float: none;
	margin-right: 0;
	text-align: center;
}
.container_single_post .share-buttons span {
	float: none;
	display: inline-block;
	margin: 5px;
}
}
.single-pager {
	margin: 0 0 40px;
	padding: 0;
	border: 1px solid #e4e6e8;
	text-align: left;
	overflow: hidden;
}
.single-pager li {
	display: block;
	float: left;
	line-height: 54px;
}
.single-pager .previous, .single-pager .next {
	display: block;
	float: left;
}
.single-pager .previous > span, .single-pager .previous > a, .single-pager .next > span, .single-pager .next > a {
	float: none;
	border: none;
	border-right: 1px solid #e4e6e8;
	padding: 0;
	margin: 0;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #b8bdc4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.single-pager .live-version > span, .single-pager .live-version > a {
	width: 188px;
	padding: 0;
	margin: 0;
	border: none;
	color: #3f4042;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.single-pager .live-version > span:hover, .single-pager .live-version > a:hover {
	background: none;
	color: #b8bdc4;
}
 @media (min-width: 1200px) {
.single-pager .live-version > span, .single-pager .live-version > a {
	width: 258px;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.single-pager .live-version > span, .single-pager .live-version > a {
	width: 116px;
}
}
.single-pager.testi-pager {
	border: none;
}
.single-pager.testi-pager li a {
	border: 1px solid #e4e6e8;
}
.single-pager.testi-pager li.next {
	float: right;
}
.g-pagination {
	overflow: hidden;
	text-align: left;
}
.g-pagination ul {
	overflow: hidden;
	margin: 0;
	padding: .5em 0;
	list-style-type: none;
}
.g-pagination ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}
.g-pagination ul li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #000;
	vertical-align: top;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
}
.g-pagination ul li.activeSlide a, .g-pagination ul li a:hover {
	background: #999;
}
.g_controls {
	float: right;
}
.g_controls a {
	display: inline-block;
	border-radius: 4px;
	background: #000;
	color: #fff;
	vertical-align: top;
	text-decoration: none;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}
.g_controls a span {
	display: inline-block;
	padding: 2px 6px 4px 6px;
}
.g_controls a:hover {
	background: #999;
}
.pagination__posts {
	margin: 0;
	padding: 25px 0;
	text-align: center;
}
.comment-holder {
	padding: 0;
	margin: 0 0 2em;
}
.comment-holder .pagination {
	margin: 0;
}
.comment-heading {
	padding: 7px 0;
	margin-bottom: 55px;
	color: #b8bdc4;
	background: #f7f8f9;
}
.comments-h {
	padding: 0 0 0 25px;
	margin: 0;
	color: #b8bdc4;
	font-size: 15px;
	line-height: 26px;
}
.comments-h i {
	margin-right: 45px;
	font-size: 30px;
}
.toggle-comment {
	display: block;
	padding-top: 5px;
	color: #fa565a;
	cursor: pointer;
}
.comment-list {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.bypostauthor {
	background: #fff;
}
.children {
	margin-left: 100px;
}
.comment {
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
	text-transform: none;
}
.children li.comment:before {
	position: absolute;
	left: -100%;
	top: 30px;
	display: block;
	content: '';
	height: 5px;
	width: 100%;
	background: #e4e6e8;
	border-right: 30px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.comment .comment-body {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	color: #3f4042;
}
.comment-author {
	float: left;
	margin: 0 35px 0 0;
}
.comment-author.vcard {
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.comment-author.vcard img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.comment-body h2.author {
	margin: 0;
	padding: 0;
}
.comment-meta {
	font-size: 13px;
	line-height: 2;
	font-weight: bold;
	margin-bottom: 20px;
}
.comment-meta time {
	color: #3f4042;
}
.reply {
	float: right;
	margin-left: 28px;
}
.reply a {
	display: inline-block;
	text-decoration: none !important;
}
.allowed_tags {
	padding: 15px;
	background: #eee;
	color: #666;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
}
.allowed_tags strong {
	font-family: Tahoma, Geneva, sans-serif;
}
#respond {
	position: relative;
	padding: 50px 0;
	background: #f6f6f6 !important;
	color: #fff;
}
#respond:after, #respond:before {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	content: '';
	width: 300%;
	background: #f6f6f6 !important;
}
#respond:after {
	left: -300%;
}
#respond:before {
	right: -300%;
}
#respond h3 small {
	display: inline-block;
	margin-bottom: 15px;
}
.comment-list #respond {
	background: none;
	color: #3f4042;
}
.comment-list #respond h3 {
	color: #1f2122;
}
.comment-list #respond:after, .comment-list #respond:before {
	display: none;
}
 @media (min-width: 768px) and (max-width: 979px) {
.comment-list ul.children {
	margin: 0;
}
}
 @media (max-width: 767px) {
.comment-list ul.children {
	margin: 0;
}
}
#commentform {
	margin: 0;
}
#commentform .control-label, #commentform .help-block, #commentform .help-inline {
	color: #3f4042;
}
#commentform .checkbox, #commentform .radio, #commentform input, #commentform select, #commentform textarea {
	color: #3f4042;
}
#commentform input, #commentform select, #commentform textarea {
	border-color: #e4e6e8;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
#commentform input:focus, #commentform select:focus, #commentform textarea:focus {
	border-color: #c8cdd1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
}
#commentform .input-prepend .add-on, #commentform .input-append .add-on {
	color: #3f4042;
	background-color: #fff;
	border-color: #3f4042;
}
#commentform p {
	margin-bottom: 27px;
	color: #262932;
}
#commentform input[type="text"], #commentform input[type="email"] {
	margin: 0;
	padding: 10px 20px;
	width: 100%;
	height: 44px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform textarea {
	overflow: auto;
	margin: 0;
	padding: 20px;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	height: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-submit #submit {
	border: none;
	height: 42px;
	padding: 0 32px;
	color: #fff;
	background: #e44f32;
	font-size: 13px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.form-submit #submit:hover {
	color: #262932;
	background: #fff;
}
.widget, .widget_twitter {
	margin-bottom: 30px;
}
#calendar_wrap {
	padding: 0;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar td {
	padding: 6px 0;
	border: none;
	text-align: center;
}
#wp-calendar caption {
	margin-bottom: 5px;
	padding: 4px 0;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#wp-calendar thead th {
	padding: 7px 0;
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 14px;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
.textwidget {
	word-wrap: break-word;
}
.comments-custom li {
	overflow: hidden;
	margin: 0;
	padding: 25px 0 25px 0;
	border-top: 1px solid #eee;
	border-bottom: none;
	background: none;
}
.comments-custom li:first-child {
	padding-top: 0;
	border-top: none;
}
.comments-custom_txt {
	padding: 15px 0 0 0;
}
.comments-custom_txt a {
	text-decoration: none;
}
.comments-custom_txt a:hover {
	text-decoration: underline;
}
.comments-custom_h {
	margin-bottom: .1em;
}
.comments-custom time {
	font-size: 11px;
}
.post-list li {
	overflow: hidden;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top: 1px solid #eee;
}
.post-list li:first-child {
	padding-top: 0;
	border: none;
}
.post-list .excerpt {
	margin-bottom: 1em;
}
.flickr_shots .flickr_li {
	display: inline-block;
	float: right;
	margin-left: 60px;
	margin-bottom: 60px;
	width: 270px;
	height: 270px;
	position: relative;
}
 @media (max-width: 1199px) {
.flickr_shots {
	text-align: center;
}
.flickr_shots .flickr_li {
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 44%;
	height: auto;
}
}
 @media (max-width: 980px) {
.flickr-shots .spacer {
	height: 5px;
}
}
 @media (max-width: 468px) {
.flickr_shots .flickr_li {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}
}
.flickr_shots .flickr_li img, .flickr_shots .flickr_li .flickr-zoom, .flickr_shots .flickr_li a {
	border-radius: 42px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#flickr .flickr_li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 60px;
	height: 60px;
	position: relative;
}
.flickr_li .thumbnail {
	margin: 0 0 0px 0;
}
.flickr_li .flickr-zoom {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	background: rgba(255,102,67,0.9);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.flickr_li a:hover .flickr-zoom {
	opacity: 1;
}
.flickr_li .flickr-zoom i {
	color: #fff !important;
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
	font-size: 32px;
	line-height: 32px;
}
.tweet .date {
	color: #a0a2a4;
	font-size: 13px;
}
.tweet a {
	font-size: 14px;
	font-weight: bold;
}
.ie8 .flickr_li.nomargin {
	margin-right: 0 !important;
}
.ie8 .flickr_li img {
	height: 60px;
}
 @media (max-width: 767px) {
.flickr_li .thumbnail {
	float: left;
}
}
.banners_li {
	float: left;
	margin: 0 3px 3px 0;
}
.banners_img {
	width: 125px;
	height: auto;
}
.vcard span {
	display: block;
}
.vcard h6 {
	font-size: 1em;
	line-height: 22px;
	margin: 20px 0 15px;
}
.twitter {
	position: relative;
}
.twitter .tweet_list {
	overflow: hidden;
	margin: 0;
}
.twitter .tweet_list > li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	font-size: 15px;
	line-height: 22px;
	color: #3f4042;
}
.twitter .timestamp {
	position: absolute;
	top: -5px;
	right: 0;
	display: block;
	font-size: 13px;
}
.twitter .timestamp a {
	color: #999b9e;
}
.twitter .tweet_item {
	min-height: 51px;
	padding: 0;
	position: relative;
}
.twitter .tweet_content {
	margin-left: 58px;
}
.twitter .tweet_txt {
	padding: 0 0 5px 0;
}
.tweet-holder .twitter {
	padding: 40px 0;
	color: #fff;
	background: #35b2e7;
	text-align: center;
}
.tweet-holder .twitter:before, .tweet-holder .twitter:after {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #35b2e7;
}
.sidebar-on .tweet-holder .twitter:before, .sidebar-on .tweet-holder .twitter:after {
	content: '';
}
.tweet-holder .twitter:before {
	left: -100%;
}
.tweet-holder .twitter:after {
	right: -100%;
}
.tweet-holder .twitter .tweet_list > li {
	padding: 0 20px;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
}
.tweet-holder .twitter .tweet_list > li a {
	color: #fff;
}
.tweet-holder .twitter .timestamp {
	position: relative;
	top: auto;
	right: auto;
	font-size: 15px;
	line-height: 1.23;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tweet-holder .twitter .timestamp a {
	color: #fff;
}
.tweet-holder .twitter .tweet_content {
	margin-left: 0;
}
.tweet-holder .twitter .tweet_txt {
	padding: 13px 0;
}
.tweet-holder .twitter .icon {
	margin-bottom: 15px;
}
.tweet-holder .twitter .icon i {
	font-size: 45px;
	line-height: 1;
}
.twitter_intents {
	text-align: right;
	float: right;
	font-size: 11px;
}
.twitter_intents span {
	display: inline-block;
	padding-left: 5px;
}
.twitter .stream-item-header .account-group {
	color: #e44f32;
}
.tweet-holder .twitter .stream-item-header .account-group {
	color: #fff;
	font-size: 18px;
	line-height: 1.23;
}
.twitter .stream-item-header .avatar {
	position: absolute;
	top: 0px;
	left: 0px;
}
.section-item {
	position: relative;
	width: 100%;
	padding: 55px 0;
	color: #fff;
	background-position: center center;
}
.section-item.parallax-bg {
	background-position: center top;
	background-size: 100% cover;
}
.section-item.followers-app img {
	display: block;
	margin: -105px 0 -78px 0;
}
 @media (max-width: 767px) {
.section-item.followers-app img {
	margin: 0px 0 -78px 0;
}
}
.section-item.no-top-pad {
	padding-top: 0;
	color: #999b9e;
}
.aligncenter {
	text-align: center;
}
.section-item.services {
}
.section-item.about {
	padding-top: 0;
}
.no-bold {
	font-weight: normal;
}
.section-item h1, .section-item h2, .section-item h3, .section-item h4, .section-item h6 {
	color: #fff;
}
.section-item.white h1, .section-item.white h2, .section-item.white h3, .section-item.white h4 {
	color: #1c2224;
}
.section-item.white h6 {
	color: #717d87;
}
.section-item.green {
	background: #66b34e !important;
	line-height: 20px !important;
}
.section-item.light {
	background: #f6f6f6 !important;
	color: #333333 !important;
}
.section-item.light .filter-wrapper {
	color: #333333 !important;
}
.section-item.white .filter-wrapper {
	color: #333333 !important;
}
.section-item.light .desc {
	margin: 0 0 50px;
}
.section-item.white {
	background: #ffffff !important;
	color: #3f4042;
}
.section-item.white h2, .section-item.white h3, .section-item.white h4, .section-item.white h5, .section-item.white h6, .section-item.light h2, .section-item.light h3, .section-item.light h4, .section-item.light h5, .section-item.light h6 {
	color: #1c2224 !important;
}
.section-item.yellow {
	background: #fcae52 !important;
}
.section-item.orange {
	background: #e44f32 !important;
}
.section-item.dark {
	background: #262932 !important;
}
.section-item.blue {
	background: #00afd1 !important;
}
.section-item.red {
	background: #fa565a !important;
}
.section-item.portfolio {
	background: #ffffff;
}
.section-item.widgets {
	background: #ffffff;
	color: #3f4042;
}
.section-item.widgets h2, .section-item.widgets h3, .section-item.widgets h4, .section-item.widgets h5, .section-item.widgets h6 {
	color: #1c2224;
}
.section-item.clients {
	background: #3d414b;
}
.social-links a {
	float: left;
	display: block;
	width: 34px;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
	margin: 0 6px 6px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #b8bdc4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.social-links a:hover {
	color: #fff;
}
.social-links a.facebook:hover {
	background: #3b5a9b;
}
.social-links a.pinterest:hover {
	background: #cb2027;
}
.social-links a.linkedin:hover {
	background: #23649b;
}
.social-links a.twitter:hover {
	background: #1c9ac7;
}
.social-links a.google:hover {
	background: #dd4b39;
}
.social-links a:hover {
	text-decoration: none;
}
#masonryContainer {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.masonryItem {
	overflow: hidden;
	padding: 0;
	margin: 0 11px 9px 0;
	width: 60px;
	height: 60px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.masonryItem img {
	padding: 0;
	margin: 0;
	border: none;
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.recent-posts {
	overflow: hidden;
	margin: 0 0 0 -20px !important;
	padding: 0;
	border: none;
}
.recent-posts_li {
	margin: 0 0 20px 20px;
	padding: 0;
	border: none;
	background: none;
	list-style-type: none;
}
.recent-posts_li .featured-thumbnail {
	float: left;
	margin: 0 20px 0 0;
}
.recent-posts_li h5 {
	margin-bottom: 0;
	font-size: 1em;
}
.recent-posts_li .excerpt {
	margin-bottom: 1.5em;
}
.recent-posts_li .meta {
	display: block;
	overflow: hidden;
	margin-bottom: .5em;
	color: #888;
	text-transform: uppercase;
	font-size: 10px;
}
.recent-posts_li .post-date {
	float: left;
}
.recent-posts_li .post-comments {
	float: right;
}
.recent-posts .format-image {
	float: left;
	margin: 0 20px 20px 0;
}
.recent-posts .format-audio {
	margin-bottom: 2em;
}
.recent-posts .format-audio .audio-wrapper {
	margin-bottom: .5em;
}
.recent-posts .format-video {
	float: left;
	width: 300px;
}
.popular-posts li {
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px 0;
}
.posts-grid {
	margin: 0;
}
.posts-grid li {
	margin-bottom: 25px;
}
.posts-grid li h5 {
	color: #1f2122;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 0;
}
.posts-grid li h5 a {
	color: #1f2122;
}
.posts-grid li .featured-thumbnail {
	margin: 0;
}
.posts-grid li .featured-thumbnail img {
	width: 100%;
}
.posts-grid li .post_meta {
	font-size: 13px;
	line-height: 22px;
	color: #999b9e;
}
.posts-grid li .post_meta a {
	color: #999b9e;
}
.posts-grid.team li {
	text-align: center;
	line-height: 22px;
	color: #999b9e;
}
.posts-grid.team li .featured-thumbnail {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	float: none;
	max-width: 170px;
	margin: 0 auto 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.posts-grid.team li .featured-thumbnail img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.posts-grid.team li .zoom-icon {
	display: none;
}
.posts-grid.team li h5 {
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 25px;
}
.posts-grid.team li h5 a {
	color: #1f2122;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.posts-grid.team li h5 a:hover {
	color: #e44f32;
	text-decoration: none;
}
.posts-grid.team li .excerpt {
	margin-bottom: 40px;
}
.posts-grid.team li .team-follow {
	text-align: center;
}
.posts-grid.team li .team-follow li {
	display: inline;
}
.posts-grid.team li .team-follow li a {
	display: inline-block;
	margin: 2px;
	width: 28px;
	height: 28px;
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	background: #b8bdc4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.posts-grid.team li .team-follow li a.icon-facebook:hover {
	background: #3b5a9b;
}
.posts-grid.team li .team-follow li a.icon-pinterest:hover {
	background: #cb2027;
}
.posts-grid.team li .team-follow li a.icon-linkedin:hover {
	background: #23649b;
}
.posts-grid.team li .team-follow li a.icon-twitter:hover {
	background: #1c9ac7;
}
.posts-grid.team li .team-follow li a.icon-google:hover {
	background: #dd4b39;
}
.posts-grid.team li .team-follow li a:hover {
	background-color: #e44f32;
	text-decoration: none;
}
.posts-grid.team .ch-wrap {
	width: 150px;
	height: 150px;
	display: inline-block;
	position: relative;
}
.posts-grid.team .ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	z-index: 2;
	cursor: default;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.posts-grid.team .ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden;
}
.posts-grid.team .ch-info h3 {
	position: absolute;
	top: 50%;
	bottom: 0;
	right: 0;
	left: 0;
	color: #fff;
	font-size: 15px;
	line-height: 1.23;
	margin: -10px 15px 0;
	padding: 0;
	vertical-align: middle;
	color:#fff !important
}
.posts-grid.team .ch-info h3 a {
	color: #fff;
	cursor:default;
}
.posts-grid.team .ch-item:hover {
	box-shadow: inset 0 0 0 85px rgba(102,179,79,0.8), 0 1px 2px rgba(0,0,0,0.1);
}
.posts-grid.team .ch-item:hover .ch-info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.mini-posts-grid {
	margin: 0;
}
.mini-posts-grid li {
	margin: 0 5px 5px 0;
	padding: 0;
	border: none;
	background: none;
	float: left;
}
.mini-posts-grid .featured-thumbnail {
	margin: 0;
}
.mini-posts-grid li.small {
	width: 120px;
	height: 120px;
}
.mini-posts-grid li.smaller {
	width: 100px;
	height: 100px;
}
.mini-posts-grid li.smallest {
	width: 70px;
	height: 70px;
}
.mini-posts-grid li.small img {
	width: 100%;
	height: auto;
}
.mini-posts-grid.grid-align-center {
	text-align: center;
	font-size: 0;
	line-height: 0;
}
.mini-posts-grid.grid-align-center li {
	float: none;
	display: inline-block;
}
.mini-posts-grid.grid-align-right li {
	float: right;
}
.mini-posts-list {
	margin: 0 0 25px;
	padding: 0;
}
.mini-post-holder {
	list-style-type: none;
	padding: 15px 0 0;
	margin: 0 0 9px;
	border-top: 1px solid #e1e1e1;
}
.mini-post-holder:first-child {
	border: none;
	padding: 5px 0 0;
}
.mini-post-holder .small {
	width: 110px;
	height: 110px;
}
.mini-post-holder .smaller {
	width: 90px;
	height: 90px;
}
.mini-post-holder .smallest {
	width: 60px;
	height: 60px;
}
.mini-post-holder .small img {
	width: 100%;
	height: auto;
}
.mini-post-content {
	overflow: hidden;
}
.mini-post-meta time {
	font-size: 11px;
	line-height: 1.2;
}
.recent-comments li {
	margin: 0;
	padding: 0 0 .5em 0;
	border: none;
}
.service-box {
	overflow: hidden;
	min-height: 20px;
	padding: 40px 28px;
	margin: 10px 0;
	background-color: #f7f8f9;
	border: 1px solid #e4e6e8;
	color: #3f4042;
	font-size: 18px;
	line-height: 30px;
}
.service-box .icon {
	float: left;
	margin: 0 10px 10px 0;
}
.service-box h2 {
	overflow: hidden;
	margin: 0;
}
.service-box h5 {
	overflow: hidden;
	margin: 0 0 25px;
}
.service-box_txt {
	float: left;
	width: 80%;
}
.service-box .btn-align {
	overflow: hidden;
	float: right;
}
.service-box .btn {
	font-size: 15px;
	line-height: 23px;
	padding: 10px 45px;
	margin: 10px 0 0;
}
.service-box__call {
	color: #fff;
	background-color: #0c6abd;
	background-image: -moz-linear-gradient(top, #037cc7, #1950af);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#037cc7), to(#1950af));
	background-image: -webkit-linear-gradient(top, #037cc7, #1950af);
	background-image: -o-linear-gradient(top, #037cc7, #1950af);
	background-image: linear-gradient(to bottom, #037cc7, #1950af);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff037cc7', endColorstr='#ff1950af', GradientType=0);
}
.service-box__call h2 {
	float: left;
	width: 75%;
	color: #fff;
	margin: 10px 0 0;
}
.service-box__call .btn-align {
	padding: 0;
	width: 25%;
	float: right;
}
.carousel-cycle {
	position: relative;
	overflow: hidden;
}
.post-cycle {
	width: 100%;
	height: 380px;
	overflow: hidden;
}
.post-cycle_item {
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
 .post-cycle_item:first {
 display:block;
}
.post-cycle_item .feature-thumbnail {
	float: none;
	margin: 0 0 15px 0;
}
.post-cycle_item .feature-thumbnail img {
	float: none;
}
.post-controls {
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
}
.post-controls li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}
.post-controls li a {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #000;
	vertical-align: top;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.post-controls li a:hover, .post-controls li.activeSlide a {
	background: #999;
}
.post-controls .post-controls_link__prev {
	float: left;
}
.post-controls .post-controls_link__next {
	float: right;
}
.carousel-wrap {
	position: relative;
	margin: 0 0 0px;
}
.es-carousel-wrapper {
	position: relative;
	padding: 0;
}
.es-carousel {
	overflow: hidden;
}
.es-carousel_list {
	display: none;
	margin-bottom: 0;
}
.es-carousel_li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000;
}
.es-carousel_li .featured-thumbnail {
	float: none;
	margin: 0 0 20px;
}
.es-carousel_li .featured-thumbnail img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	max-height: 100%;
	border: none;
}
.es-carousel_li .desc {
	padding: 0;
	margin: 0;
}
.es-carousel_li h5 {
	margin-bottom: .5em;
	font-weight: bold;
}
.es-carousel_li h5 a {
	text-decoration: underline;
}
.es-carousel_li h5 a:hover {
	text-decoration: none;
}
.es-carousel_li .excerpt {
	margin-bottom: 10px;
}
.es-nav span {
	position: absolute;
	top: 0;
	right: 32px;
	margin-top: -35px;
	width: 14px;
	height: 26px;
	background: transparent url(images/nav.png) no-repeat top left;
	text-indent: -9000px;
	opacity: 0.8;
	cursor: pointer;
}
.es-nav span.es-nav-next {
	right: 12px;
	left: auto;
	background-position: top right;
}
.es-nav span:hover {
	opacity: 1.0;
}
.banner-wrap {
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 16%;
}
.banner-wrap img {
	vertical-align: top;
}
.banner-wrap h5 {
	margin: 0 0 8px;
	color: #000;
	text-transform: capitalize;
	font-weight: bold;
}
.banner-wrap .btn-link {
	padding: 0;
}
 @media (min-width: 1200px) {
.banner-wrap {
	width: auto;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
.banner-wrap {
	width: 33%;
}
}
 @media (max-width: 768px) {
.banner-wrap {
	width: 50%;
}
}
 @media (max-width: 480px) {
.banner-wrap {
	width: 100%;
	float: none;
}
}
.testimonials .testi-item {
	overflow: hidden;
	margin-bottom: 2em;
	padding-bottom: 2em;
	background: none;
	text-align: center;
}
.testimonials .testi-item blockquote, .testimonials .testi-item .excerpt {
	position: relative;
	display: block;
	margin: 0;
	padding: 15px 50px;
	border: none;
	font-size: 28px;
	line-height: 40px;
	color: #3f4042;
}
.testimonials .testi-item blockquote > a, .testimonials .testi-item .excerpt > a {
	position: relative;
	z-index: 2;
	color: #3f4042;
	text-decoration: none;
	overflow: hidden;
	vertical-align: top;
}
.testimonials .testi-item blockquote > a:hover, .testimonials .testi-item .excerpt > a:hover {
	color: #e44f32;
}
.testimonials .testi-item .featured-thumbnail {
	position: relative;
	z-index: 2;
	margin: 0 20px 0 10px;
	width: 60px;
	height: 60px;
}
.testimonials .testi-item .testi-meta {
	font-size: 28px;
	line-height: 40px;
	display: block;
	padding-top: 25px;
	color: #999b9e;
}
.testimonials .testi-item .testi-meta i {
	color: #e44f32;
	margin-right: 15px;
}
.pricing_table {
	margin-bottom: 30px;
	text-align: center;
}
.pricing_table h2 {
	margin: 0 0 1px 0;
	padding: 18px 0;
	background: #f7f8f9;
	font-size: 25px;
	line-height: 30px;
}
.pricing_table h3.price {
	padding: 15px 0;
	margin: 0;
	background: #b8bdc4;
	color: #fff !important;
	font-size: 18px;
	line-height: 28px;
}
.pricing_table .item-table {
	padding: 7px 0;
	border-top: 1px solid #e9ebf0;
	color: #3f4042;
	font-size: 13px;
	line-height: 20px;
}
.pricing_table .btn-area {
	background: #f7f8f9;
	padding: 17px 0;
}
.pricing_table .btn-area .btn-normal {
	margin: 0 auto;
	padding: 5px 40px;
	font-size: 15px;
	line-height: 22px;
}
.pricing_table.best_value h2 {
	color: #e44f32 !important;
}
.pricing_table.best_value h3.price {
	background: #e44f32;
}
.gallery {
	margin: 0 auto;
}
.gallery img {
	border: none !important;
}
.gallery .gallery-caption {
	padding: 0;
	margin: 0;
}
.gallery dl, .gallery dt {
	margin: 0;
}
.gallery br+br {
	display: none;
}
.footer {
	position: relative;
	z-index: 100;
	padding: 50px 0;
}
 @media (max-width: 768px) {
.footer {
	padding: 20px;
}
}
nav.footer-nav {
	float: right;
	overflow: hidden;
}
 @media (min-width: 768px) and (max-width: 979px) {
nav.footer-nav {
	float: none;
}
}
 @media (max-width: 767px) {
nav.footer-nav {
	float: none;
}
}
nav.footer-nav ul {
	margin: 0;
	padding: 0;
	float: right;
}
 @media (min-width: 768px) and (max-width: 979px) {
nav.footer-nav ul {
	float: none;
	text-align: center;
}
}
 @media (max-width: 767px) {
nav.footer-nav ul {
	float: none;
	text-align: center;
}
}
nav.footer-nav ul .sub-menu {
	display: none;
}
nav.footer-nav ul li {
	float: left;
	margin: 0;
	padding-left: 50px;
	list-style-type: none;
}
 @media (min-width: 768px) and (max-width: 979px) {
nav.footer-nav ul li {
	float: none;
	display: inline;
	padding: 0 10px;
}
}
 @media (max-width: 767px) {
nav.footer-nav ul li {
	float: none;
	display: inline;
	padding: 0 5px;
}
}
nav.footer-nav ul li a {
	text-decoration: none;
}
nav.footer-nav ul li a:hover {
	text-decoration: underline;
	color: #E74F2E;
}
nav.footer-nav ul li.current-menu-item a {
	color: #E74F2E;
}
.footer-text {
	float: left;
	color: #999b9e;
}
 @media (min-width: 768px) and (max-width: 979px) {
.footer-text {
	float: none;
	text-align: center;
}
}
 @media (max-width: 767px) {
.footer-text {
	float: none;
	text-align: center;
}
}
.footer-text a {
	color: #1f2122;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
	background: none;
	margin-right: 0.25em;
}
.btn {
	color: #fff;
	text-shadow: none;
	border: none;
	margin: 0 15px 15px 0;
	font-weight: bold;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.btn-primary {
	background: #e44f32 !important;
}
.btn:hover {
	color: #fff;
}
.btn-default:hover {
	background: #e44f32;
}
.btn-white {
	background: #ffffff;
	color: #1c2224;
}
.btn-white:hover {
	background: #29333e;
}
.btn-primary:hover {
	background: #363942 !important;
}
.btn-info:hover {
	background: #e44f32;
}
.btn-success:hover {
	background: #508e3c;
}
.btn-warning:hover {
	background: #f86d18;
}
.btn-blue {
	background: #40b3eb;
}
.btn-blue:hover {
	background: #64b2e7;
}
.btn-bluedark {
	background: #3a80e4;
}
.btn-bluedark:hover {
	background: #195bb8;
}
.btn-blueish {
	background: #6fcbf6;
}
.btn-blueish:hover {
	background: #27b1f2;
}
.btn-yellow {
	background: #f7c551;
}
.btn-yellow:hover {
	background: #f0ab0b;
}
.btn-purple {
	background: #998bed;
}
.btn-purple:hover {
	background: #5f49e3;
}
.btn-greenish {
	background: #29a96d;
}
.btn-greenish:hover {
	background: #1a6b45;
}
.btn-red {
	background: #fa565a;
}
.btn-red:hover {
	background: #f80c11;
}
.btn-dark {
	background: #262932;
}
.btn-normal {
	padding: 10px 32px;
	font-size: 13px;
	line-height: 21px;
}
.label [class^="icon-"], .label [class*=" icon-"] {
	background: none;
	margin-right: 0.25em;
}
.alignleft {
	float: left;
	margin: 5px 18px 10px 0;
}
.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 10px;
}
.alignnone {
	display: block;
	margin: 5px 10px 20px 0;
}
.thumbnail .alignnone {
	margin: 0;
}
a img.alignleft {
	float: left;
	margin: 5px 18px 10px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img.alignnone {
	margin: 5px 10px 20px 0;
}
article .post-content img {
	max-width: 100%;
}
.wp-caption-text {
	text-align: center;
}
.featured-thumbnail {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 5px 20px 10px 0;
}
.featured-thumbnail a {
	position: relative;
	display: block;
}
.featured-thumbnail.large {
	overflow: hidden;
	margin: 0;
	float: none;
}
.featured-thumbnail.large img {
	width: 100%;
	height: auto;
}
.thumbnail {
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.frame {
	padding: 7px;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
}
.frame img.alignleft, .frame img.alignright {
	margin: 0;
	padding: 0;
	border: none;
}
.list > ul {
	margin: 0;
}
.list.unstyled > ul li {
	margin: 0 0 .5em 0;
	padding: 0;
	border: none;
	background: none;
	list-style-type: none;
}
.list.unstyled > ul li:before {
	display: none;
}
.list.styled > ul {
	margin: 0 0 1em 0;
}
.list.styled > ul li {
	position: relative;
	margin: 0;
	padding: 5px 0;
	border: none;
	background: none;
	list-style-type: none;
	line-height: 26px;
}
.list li {
	position: relative;
}
.list li:before {
	display: inline-block;
	margin-right: 11px;
	width: 14px;
	height: 14px;
	content: attr(data-icon);
	font-family: 'FontAwesome';
	line-height: 14px;
	speak: none;
 *margin-right:.3em;
}
.list.markered-list > ul li {
	padding: 7px 0 7px 17px;
	line-height: 22px;
}
.list.markered-list > ul li:before {
	position: absolute;
	left: 0;
	top: 15px;
	content: "";
	width: 5px;
	height: 5px;
	background: #e44f32;
	vertical-align: middle;
}
.list.markered-list > ul li a {
	color: #999b9e;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.section-item .list.markered-list > ul li a:hover {
	text-decoration: none;
	color: #fff;
}
.list.check-list > ul li:before {
	content: "\f00c";
}
.list.check2-list > ul li:before {
	content: "\f078";
}
.list.arrow-list > ul li:before {
	content: "\f054";
}
.list.arrow2-list > ul li:before {
	content: "\f061";
}
.list.star-list > ul li:before {
	content: "\f005";
}
.list.plus-list > ul li:before {
	content: "\f067";
}
.list.minus-list > ul li:before {
	content: "\f068";
}
.lightbox {
	position: relative;
	display: block;
}
.title-box {
	margin: 0;
}
.title-box_primary {
	border: none;
	background: none;
	padding: 0;
	margin: 15px 0 5px;
	line-height: 64px;
	vertical-align: top;
}
.title-box_secondary {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.title-box i {
	display: inline;
	margin: 0 38px 0 0;
	font-size: 64px;
	line-height: 1;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
 @media (max-width: 768px) {
.title-box i {
	font-size: 32px;
	margin-right: 10px;
}
}
#back-top {
	display: none;
}
#back-top-wrapper {
	position: fixed;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	z-index: 99;
}
#back-top a {
	display: block;
	width: 50px;
	color: #bbb;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 11px/100% Arial, Helvetica, sans-serif;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
#back-top a:hover {
	color: #000;
}
#back-top a:hover i {
	background-color: #363942;
}
#back-top i {
	display: block;
	margin-bottom: 7px;
	width: 50px;
	height: 50px;
	font-size: 40px;
	line-height: 48px;
	color: #fff;
	background-color: #e44f32 !important;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.tabs-wrapper {
	margin-bottom: 20px;
}
.nav-tabs {
	margin-bottom: 0;
	border-bottom: none;
}
.nav-tabs > li > a {
	margin-right: 0;
	padding: 13px 0;
	width: 98px;
	border: 1px solid #e4e6e8;
	border-left: none;
	background: #f7f8f9;
	color: #999b9e;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
 @media (min-width: 768px) and (max-width: 979px) {
.nav-tabs > li > a {
	width: 70px;
}
}
.nav-tabs > li > a:hover {
	background: #fff;
	color: #e44f32;
}
.nav-tabs > li:first-child > a {
	border-left: 1px solid #e4e6e8 !important;
}
.nav-tabs > li.active > a {
	border-left: none;
	border-top: 1px solid #e4e6e8;
	border-right: 1px solid #e4e6e8;
	background: #fff;
	color: #e44f32;
}
.nav-tabs > li.active > a:hover {
	background: #fff;
	border-left: none;
	color: #e44f32;
}
.tab-content {
	padding: 20px 20px 0 20px;
	border: 1px solid #e4e6e8;
	color: #3f4042;
}
.dropcap {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	width: 50px;
	height: 50px;
	background: #3A87AD;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	line-height: 50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.hr {
	overflow: hidden;
	margin: 30px 0px;
	height: 1px;
	background: #e4e6e8;
	font-size: 0;
	line-height: 0;
}
.hr.no-margin {
	margin: 0;
}
.sm_hr {
	overflow: hidden;
	margin: 20px 0px;
	height: 1px;
	background: #e4e6e8;
	font-size: 0;
	line-height: 0;
}
.spacer {
	overflow: hidden;
	height: 40px;
	font-size: 0;
	line-height: 0;
}
 @media (max-width: 768px) {
.spacer {
	height: 15px;
}
}
.spacer.large-spacer {
	height: 80px;
}
.well {
	padding: 10px 20px 5px;
	color: #3f4042;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.well h6 {
	line-height: 22px;
}
.well a {
	font-weight: bold;
}
.vertical-divider {
	margin-left: 20px;
	padding-left: 40px;
	border-left: 1px solid #f5f5f5;
}
.text-highlight {
	padding: .25em .2em;
	background-color: #FFA;
	color: #666;
}
.alert {
	padding: 6px 35px 7px 14px;
}
.alert i {
	font-size: 30px;
	font-weight: normal;
	margin: 0px 15px 0 0;
}
.alert .close {
	top: 0;
}
.close {
	color: #3f4042;
	opacity: 1;
	filter: alpha(opacity=100);
}
.accordion-group {
	border-color: #e4e6e8;
	margin-bottom: 25px;
}
.accordion-heading .accordion-toggle {
	background: #f7f8f9 url(images/accardion-marker.gif) 15px 17px no-repeat;
	color: #999b9e;
	font-size: 15px;
	line-height: 25px;
	padding: 10px 10px 10px 45px;
}
.accordion-heading .accordion-toggle.active {
	color: #e44f32;
	background-position: 15px -55px;
	background-color: #fff;
}
.accordion-heading .accordion-toggle:hover {
	text-decoration: none;
	background-color: #fff;
}
.accordion-body {
	color: #3f4042;
}
.accordion-inner {
	padding: 10px 45px 15px;
}
.toggle-group {
	margin-bottom: 25px;
}
.toggle-heading .toggle-link {
	color: #fff;
	text-shadow: none;
	border: none;
	margin: 0 15px 15px 0;
	font-weight: bold;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	background: #262932;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding: 20px;
	margin-top: 50px;
	font-size: 20px;
	text-transform: uppercase;
}
.toggle-heading .toggle-link.active {
	color: #fff;
	background-color: #e44f32;
}
.toggle-heading .toggle-link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #e44f32 !important;
}
.toggle-body {
	color: #3f4042;
	padding-top: 30px;
}
.toggle-inner {
}
code.block {
	display: block;
}
code.code-indent {
	display: block;
	margin: 20px 0;
}
code, pre {
	margin-bottom: 20px;
}
blockquote {
	border-left: 3px solid #e44f32;
	padding-left: 23px;
	font-size: 18px;
	line-height: 30px;
	color: #3f4042;
}
blockquote p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 30px;
	color: #3f4042;
}
blockquote em {
	display: block;
	font-family: Helvetica;
	font-size: 28px;
	font-style: normal;
	line-height: 40px;
	color: #999b9e;
}
blockquote em i {
	color: #e44f32;
	margin-right: 17px;
}
.progress {
	background: none;
	filter: none;
	background: #363942;
	height: 31px;
	margin-bottom: 27px;
}
.progress-warning .bar {
	background: none;
	filter: none;
	background: #e44f32;
	color: #fff;
	font-size: 13px;
	line-height: 31px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	text-shadow: none;
}
.summary-it {
	margin-bottom: 30px;
	font-size: 18px;
	color: #999b9e;
}
.summary-it .icon-it {
	font-size: 28px;
	line-height: 1;
	margin-right: 30px;
	color: #686a70;
}
 @media (min-width: 768px) and (max-width: 979px) {
.summary-it .icon-it {
	font-size: 20px;
	margin-right: 10px;
}
}
 @media (max-width: 767px) {
.summary-it .icon-it {
	font-size: 20px;
	margin-right: 10px;
}
}
.summary-it b {
	display: inline-block;
	min-width: 75px;
	font-size: 28px;
	line-height: 1;
	color: #fff;
}
 @media (min-width: 768px) and (max-width: 979px) {
.summary-it b {
	font-size: 20px;
	min-width: 60px;
}
}
 @media (max-width: 767px) {
.summary-it b {
	font-size: 20px;
	min-width: 60px;
}
}
.google-map {
	overflow: hidden;
	padding: 150px 0 0;
	margin: 0;
	width: 100%;
	height: auto;
	background-image: url(images/loading-map.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
 @media (max-width: 768px) {
.google-map {
	margin: 0 -20px;
	padding-top: 0;
	width: auto;
}
}
.google-map iframe {
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
	height: 396px;
	vertical-align: top;
}
 @media (min-width: 768px) and (max-width: 979px) {
.google-map iframe {
	height: auto;
}
}
 @media (max-width: 768px) {
.google-map iframe {
	height: auto;
}
}
input {
	outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
input:focus {
	outline: none;
}
input.btn:focus {
	outline: none;
}
input[type="submit"] {
	height: 28px;
	line-height: 1.2;
}
select {
	padding: 0;
	outline: none;
}
select:focus {
	outline: none;
}
.wpcf7-form .control-label, .wpcf7-form .help-block, .wpcf7-form .help-inline {
	color: #3f4042;
}
.wpcf7-form .checkbox, .wpcf7-form .radio, .wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	color: #3f4042;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	border-color: #e4e6e8;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.wpcf7-form input:focus, .wpcf7-form select:focus, .wpcf7-form textarea:focus {
	border-color: #c8cdd1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
}
.wpcf7-form .input-prepend .add-on, .wpcf7-form .input-append .add-on {
	color: #3f4042;
	background-color: #fff;
	border-color: #3f4042;
}
.wpcf7-form p {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
	vertical-align: top;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="time"], .wpcf7-form input[type="week"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="search"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="color"] {
	padding: 10px 18px;
	height: 22px;
	width: 335px;
}
 @media (max-width: 768px) {
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="time"], .wpcf7-form input[type="week"], .wpcf7-form input[type="number"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="search"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="color"] {
	width: 100%;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}
.wpcf7-form input[type="file"] {
	position: relative;
	cursor: pointer;
	height: 25px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.wpcf7-form input[type="submit"], .wpcf7-form input[type="reset"] {
	border: none;
	height: 42px;
	padding: 0 32px;
	color: #fff;
	background: #e44f32;
	font-size: 13px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}
.wpcf7-form input[type="submit"]:hover, .wpcf7-form input[type="reset"]:hover {
	background: #262932;
}
.wpcf7-form textarea {
	overflow: auto;
	width: 100%;
	height: 202px;
	margin: 0;
	padding: 10px 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	overflow: auto;
}
span.wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-not-valid-tip {
	position: absolute;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	padding: 10px !important;
	width: auto !important;
	height: auto !important;
	background: #F2DEDE !important;
	border: 1px solid #EED3D7 !important;
	color: #B94A48 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.wpcf7-response-output {
	margin: 20px 0 !important;
	padding: 8px 35px 8px 14px !important;
	border: 1px solid #FBEED5 !important;
	background-color: #FCF8E3;
	color: #C09853;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
div.wpcf7-validation-errors {
	background-color: #F2DEDE !important;
	border-color: #EED3D7 !important;
	color: #B94A48 !important;
}
div.wpcf7-mail-sent-ok {
	background: #DFF0D8 !important;
	border: 1px solid #D6E9C6 !important;
	color: #468847 !important;
}
 @media (min-width: 768px) and (max-width: 979px) {
.wpcf7-not-valid-tip {
	font-size: 11px !important;
}
}
.video-box h5 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #1f2122;
	margin: 0;
}
.video-box .desc {
	display: block;
	font-size: 13px;
	line-height: 22px;
	color: #999b9e;
}
.video-wrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 1em;
	padding-top: 30px;
	padding-bottom: 56.25%;
	height: 0;
}
.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.container_single_post .video-wrap {
	margin-bottom: 0;
}
.html5-video {
	padding: 0;
	height: auto;
}
.audio-wrap {
	margin-bottom: 1.5em;
}
.container_single_post .audio-wrap {
	margin-bottom: 0;
}
div.jp-audio, div.jp-video {
	width: 100%;
	color: #a7a7a7;
	line-height: 2.2em;
}
div.jp-video video {
	background-color: #000000;
}
div.jp-audio {
	width: 100%;
}
div.jp-video.fullwidth .jp-type-list-parent {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}
div.jp-video.fullwidth.playlist {
	padding-bottom: 0;
	height: auto;
}
div.jp-video.fullwidth .jp-type-single, div.jp-video.fullwidth .jp-type-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.jp-video-full {
	position: static !important;
	position: relative;
	width: 100%;
	height: 100%;
}
div.jp-video-full div.jp-jplayer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	overflow: hidden;
}
div.jp-video-full div.jp-gui {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	width: 100%;
	height: 100%;
}
div.jp-video-full div.jp-interface {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
}
div.jp-interface {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #020202;
	-webkit-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out, margin .5s ease-in-out;
	transition: opacity .5s ease-in-out, margin .5s ease-in-out;
	background-color: #484747;
	background-image: -moz-linear-gradient(top, #575656, #313030);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#575656), to(#313030));
	background-image: -webkit-linear-gradient(top, #575656, #313030);
	background-image: -o-linear-gradient(top, #575656, #313030);
	background-image: linear-gradient(to bottom, #575656, #313030);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff575656', endColorstr='#ff313030', GradientType=0);
}
div.jp-interface li {
	padding-left: 0;
}
div.jp-video div.jp-interface {
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
div.jp-video:hover div.jp-interface {
	margin: -36px 0 0;
	opacity: 1;
	filter: alpha(opacity=100);
}
div.jp-controls-holder {
	position: absolute;
	top: 7px;
	left: 0;
	overflow: hidden;
	width: 100%;
}
div.jp-interface ul.jp-controls {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.jp-controls, div.jp-interface ul.jp-controls li {
	display: inline;
	float: left;
}
div.jp-interface ul.jp-controls a {
	display: block;
	overflow: hidden;
	padding-right: 2px;
	background: url(images/jp_spacer.png) 100% 1px no-repeat;
	text-indent: -9999px;
}
div.jp-interface ul.jp-controls a span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
a.jp-play span, a.jp-pause span {
	width: 28px;
	height: 28px;
}
a.jp-play span {
	background: url(images/jp_sprite.png) 0 0 no-repeat;
}
a.jp-play:hover span {
	background-position: -28px 0;
}
a.jp-pause span {
	display: none;
	background: url(images/jp_sprite.png) 0 -28px no-repeat;
}
a.jp-pause:hover span {
	background-position: -28px -28px;
}
a.jp-stop span, a.jp-previous span, a.jp-next span {
	width: 28px;
	height: 28px;
}
a.jp-stop span {
	background: url(images/jp_sprite.png) 0 -56px no-repeat;
}
a.jp-stop:hover span {
	background-position: -28px -56px;
}
a.jp-previous span {
	background: url(images/jp_sprite.png) -56px -28px no-repeat;
}
a.jp-previous:hover span {
	background-position: -84px -28px;
}
a.jp-next span {
	background: url(images/jp_sprite.png) -56px 0 no-repeat;
}
a.jp-next:hover span {
	background-position: -84px 0;
}
div.jp-progress {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 7px;
	border-bottom: 1px solid #605f60;
	background-color: #303030;
}
div.jp-seek-bar {
	width: 0;
	height: 100%;
	-webkit-box-shadow: inset 0 0 2px #464444;
	-moz-box-shadow: inset 0 0 2px #464444;
	box-shadow: inset 0 0 2px #464444;
	cursor: pointer;
}
div.jp-play-bar {
	width: 0;
	height: 100%;
	background-color: #bababa;
	background-image: -moz-linear-gradient(top, #cecece, #9d9d9d);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cecece), to(#9d9d9d));
	background-image: -webkit-linear-gradient(top, #cecece, #9d9d9d);
	background-image: -o-linear-gradient(top, #cecece, #9d9d9d);
	background-image: linear-gradient(to bottom, #cecece, #9d9d9d);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcecece', endColorstr='#ff9d9d9d', GradientType=0);
}
div.jp-seeking-bg {
	background: url(images/jp_load.gif) 0 0 repeat-x;
}
a.jp-mute, a.jp-unmute, a.jp-volume-max {
	position: relative;
}
a.jp-mute, a.jp-unmute {
	margin: 0 60px 0 0;
}
a.jp-mute span {
	background: url(images/jp_sprite.png) 0 -84px no-repeat;
}
a.jp-mute:hover span {
	background-position: -28px -84px;
}
a.jp-unmute span {
	display: none;
	background: url(images/jp_sprite.png) 0 -112px no-repeat;
}
a.jp-unmute:hover span {
	background-position: -28px -112px;
}
div.jp-volume-bar {
	position: absolute;
	top: 10px;
	right: 8px;
	z-index: 2;
	overflow: hidden;
	width: 50px;
	height: 7px;
	background-color: #202020;
	cursor: pointer;
	-webkit-box-shadow: 1px 1px 0 #464444;
	-moz-box-shadow: 1px 1px 0 #464444;
	box-shadow: 1px 1px 0 #464444;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.jp-audio div.jp-volume-bar {
	right: 8px;
}
div.jp-volume-bar-value {
	width: 0;
	height: 7px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	background-color: #777777;
	background-image: -moz-linear-gradient(top, #848484, #646464);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848484), to(#646464));
	background-image: -webkit-linear-gradient(top, #848484, #646464);
	background-image: -o-linear-gradient(top, #848484, #646464);
	background-image: linear-gradient(to bottom, #848484, #646464);
	background-repeat: repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff848484', endColorstr='#ff646464', GradientType=0);
}
div.jp-current-time, div.jp-time-sep, div.jp-duration {
	margin-top: 6px;
	font-size: 0.85em;
}
div.jp-current-time {
	display: inline;
	float: right;
	color: #ffffff;
}
div.jp-time-sep {
	display: inline;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
div.jp-duration {
	display: inline;
	float: right;
	margin-right: 130px;
	text-align: right;
}
div.jp-audio div.jp-duration {
	margin-right: 100px;
}
 @media (max-width: 480px) {
div.jp-volume-bar, .jp-toggles, div.jp-duration {
	display: none !important;
}
}
div.jp-title {
	color: #fff;
	text-align: center;
}
div.jp-title, div.jp-playlist {
	width: 100%;
}
div.jp-type-single div.jp-title, div.jp-type-playlist div.jp-title, div.jp-type-single div.jp-playlist {
	border-top: none;
}
div.jp-title ul, div.jp-playlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.jp-title li {
	padding: 5px 0 0;
	font-weight: bold;
}
div.jp-video-full div.jp-title li {
	padding: 1px 0;
}
div.jp-playlist li {
	position: relative;
	background: #222;
	border-top: 1px solid #6c6c6c;
	margin: 0;
	padding: 0;
	height: 33px;
}
div.jp-playlist li:first-child {
	border: none;
}
div.jp-playlist li a {
	display: block;
	padding: 6px 25px;
	text-decoration: none;
}
div.jp-playlist li a.jp-playlist-current {
	background: url(images/jp_playlist_li_cur.png) no-repeat scroll 10px center transparent;
}
div.jp-playlist li a:hover, div.jp-playlist li.jp-playlist-current a {
	color: #8C8C8C;
}
div.jp-playlist li div {
	display: inline;
}
div.jp-playlist a.jp-playlist-item-remove {
	display: inline;
	float: right;
	margin-right: 10px;
	color: #666666;
	text-align: right;
	font-weight: bold;
}
div.jp-playlist a.jp-playlist-item-remove:hover {
	color: #0d88c1;
}
div.jp-playlist span.jp-free-media {
	display: inline;
	float: right;
	margin-right: 10px;
	text-align: right;
}
div.jp-playlist span.jp-free-media a {
	color: #666666;
}
div.jp-playlist span.jp-free-media a:hover {
	color: #0d88c1;
}
span.jp-artist {
	color: #fefefe;
	font-size: .9em;
}
div.jp-video-play {
	background-color: rgba(0,0,0,0);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
div.jp-video-full div.jp-video-play {
	z-index: 1000;
	height: 100%;
}
a.jp-video-play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -25px;
	margin-left: -40px;
	width: 80px;
	height: 50px;
	background: url(images/jp_play.png) 0 0 no-repeat;
	text-indent: -9999px;
	opacity: 0.7;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
div.jp-video-play:hover a.jp-video-play-icon {
	opacity: 1;
}
div.jp-jplayer {
	background-color: #000000;
}
ul.jp-toggles {
	z-index: 1;
	float: right;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
ul.jp-toggles li {
	display: block;
	float: left;
}
ul.jp-toggles li a {
	padding-left: 2px;
	background: url(images/jp_spacer.png) 0 1px no-repeat;
}
ul.jp-toggles li a, ul.jp-toggles li a span {
	display: block;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
}
a.jp-full-screen span {
	background: url(images/jp_sprite.png) -56px -56px no-repeat;
}
a.jp-full-screen:hover span {
	background-position: -84px -56px;
}
a.jp-restore-screen span {
	background: url(images/jp_sprite.png) -56px -84px no-repeat;
}
a.jp-restore-screen:hover span {
	background-position: -84px -84px;
}
.jp-no-solution {
	position: absolute;
	top: 10px;
	left: 50%;
	display: none;
	margin-left: -202px;
	padding: 5px;
	width: 390px;
	border: 2px solid #009be3;
	background-color: #404040;
	color: #000000;
	font-size: .8em;
}
.jp-no-solution a {
	color: #000;
}
.jp-no-solution span {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
.wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.extra-wrap {
	overflow: hidden;
}
 [class*="span"] {
 position:relative;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
 @media (max-width: 480px) {
.pp_pic_holder.pp_default {
	width: 100% !important;
	left: 0 !important;
	overflow: hidden;
}
div.pp_default .pp_content_container .pp_left {
	padding-left: 0 !important;
}
div.pp_default .pp_content_container .pp_right {
	padding-right: 0 !important;
}
.pp_content {
	width: 100% !important;
	height: auto !important;
}
.pp_fade {
	width: 100% !important;
	height: 100% !important;
}
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
	display: none !important;
}
#pp_full_res img {
	width: 100% !important;
	height: auto !important;
}
.pp_details {
	width: 94% !important;
	padding-left: 3%;
	padding-right: 4%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	margin-top: -2px !important;
}
a.pp_close {
	right: 10px !important;
	top: 10px !important;
}
}
.clearfix {
 *zoom:1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
section.first {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
section.first .alignright {
	margin-right: 30px;
}
section.second .alignleft {
	margin-left: 29px !important;
}
section.testimonials {
 text-align:center !impotant;
}
section.third .alignright {
	margin-top: 15px;
	margin-right: 35px;
}
.footer {
	background: #262932;
}
nav.footer-nav ul li {
	padding-left: 20px;
}
nav.footer-nav ul li a:hover {
	color: #E74F2E;
	text-decoration: none;
}
.footer-widgets {
	padding-bottom: 0;
}
.footer-widgets h3 {
	margin-top: -5px;
}
.footer-widgets .mini-posts-list {
	margin-top: -5px;
}
.footer-widgets .mini-post-holder {
	border: none;
	padding: 0 !important;
	margin-bottom: 27px;
}
.footer-widgets .mini-post-content h4 {
	margin: 0;
	font-size: 21px;
	font-weight: bold;
	line-height: 25px;
}
.footer-widgets .mini-post-content h4 a, .widgets .mini-post-content h4 a:visited {
	color: #999b9e;
}
.footer-widgets .mini-post-content h4 a:hover {
	color: #e44f32;
	text-decoration: none;
}
nav.footer-nav ul li.current-menu-item a {
	color: #999b9e!important;
	font-weight: bold;
}
section.about-1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
section.about-1 .aligncenter {
	margin-top: -90px;
}
section.monetization {
	padding-top: 20px;
	padding-bottom: 0px;
}
section.monetization ul {
	margin-left: 20px;
}
section.monetization ul li h5 {
	margin-bottom: 5px !important;
	line-height: 18px !important;
}
section.clients img {
	opacity: 0.45;
}

section.clients .span2{
width:210px;
}

section.research {
	padding-top: 20px;
	padding-bottom: 0;
}
section.poll {
	padding-bottom: 0;
}
.advertising {
	padding-bottom: 0;
	padding-top: 20px;
}
section.about-1 h5, section.monetization h5, section.research h5 {
	margin-bottom: 30px !important;
}
.posts-grid.team li .team-follow {
	display: none;
}
.posts-grid.team li h5 {
	font-size: 16px;
	margin: 0px 0 0px;
	font-weight: normal;
	cursor:default;
}
.posts-grid.team li h5:hover{
	color:#e24f43 !important;
}
a:hover {
	text-decoration: none !important;
}
section.buttons-section .btn {
	margin: 0;
}
.google-map {
	padding-top: 0px;
}
.page-template-index-timeline-php .title-header {
	display: none;
}
.icon-globe {
	font-size: 32px !important;
	padding: 0 0 0 2px;
}
.blog-timeline b, .blog-timeline strong {
	font-size: normal !important
}
section.testimonials-page {
	text-align: center !important
}
section.testimonials-page h5 {
	margin-bottom: 20px;
}
section.testimonials-page .icon-quote-right, section.testimonials-page .icon-quote-left {
	padding: 0 10px;
	font-size: 18px;
}
.whitepapers {
}
.whitepapers h2, .casestudies h2, .webinars h2, .charity h2, .newsletters h2 {
	margin-top: 0;
	line-height: 18px;
}
.whitepapers h2 i, .casestudies h2 i, .webinars h2 i, .newsletters h2 i {
	margin-right: 6px;
}
.whitepapers ul, .casestudies ul, .webinars ul, .charity ul {
	list-style: none;
	margin-left: 0;
}
.whitepapers ul li, .casestudies ul li, .webinars ul li, .charity ul li {
	margin-bottom: 5px;
	position: relative;
	padding: 0 0 0 00px;
}
.whitepapers ul i, .casestudies ul i, .webinars ul i {
}
.nocomments, .vcard .address, .vcard .tel, .vcard .email, .vcard h6 {
	display: none
}

.reply-title{
	margin-bottom:15px;
}
.single-post {
	margin-bottom: 0;
}
.footer-widgets .social-links a {
	float: left;
}
.tabs-timeline {
	padding-bottom: 30px;
}
.tab-content {
	border: 0;
	padding: 40px 22px;
	background: white;
}
.tab-content > .active, .pill-content {
	font-size: 18px;
	color: #262932 !important;
}
.nav-tabs > li {
	border: none !important;
}
.nav-tabs > li > a {
	background: none;
	border: none !important;
	color: white;
	padding: 5px 0;
	width: 70px;
}
.nav-tabs > li > a:hover {
	background: none;
	color: #262932 !important;
	border: none;
}
.nav-tabs > li:first-child > a {
	border: none !important;
}
section.timeline {
	padding: 30px 0 10px 0;
}
section.timeline .container {
	width: 100%;
}
#timeline-embed, .vco-storyjs p, .vco-storyjs blockquote, .vco-storyjs blockquote p, .vco-storyjs .twitter blockquote p {
	font-family: 'Source Sans Pro', sans-serif !important;
}
.img-left {
	float: left;
	margin: 0
}
section.research-buttons {
	padding-bottom: 30px;
}
section.research-buttons .btn-small {
	background: none;
	color: #fff;
	font-size: 21px;
	text-transform: uppercase;
	position: relative;
	line-height: 44px;
	font-weight: normal;
}
section.research-buttons .btn-small i {
	background: none;
	margin-right: 0;
	display: block;
	text-align: center;
	font-size: 60px;
	border-radius: 50%;
	background: #343A42 !important;
	color: white !important;
	width: 200px;
	height: 130px;
	padding-top: 70px;
	margin: 0 auto;
	margin-bottom: 20px;
}
section.research-buttons .btn-small:hover i {
	background: #e44f32 !important;
}
section.sample, section.listen, section.survey {
	padding-bottom: 0;
}
section.sample-buttons .btn-small:hover i, section.survey-buttons .btn-small:hover i, section.poll-buttons .btn-small:hover i, section.listen-buttons .btn-small:hover i, section.advertising-buttons .btn-small:hover i {
	background: #e44f32 !important;
}
section.research-buttons .btn-small:active {
	box-shadow: none !important;
}
section.sample-buttons .container, section.survey-buttons .container, section.poll-buttons .container, section.listen-buttons .container, section.advertising-buttons .container {
	position: relative;
}
section.sample-buttons .btn-small:active, section.survey-buttons .btn-small:active, section.poll-buttons .btn-small:active, section.listen-buttons .btn-small:active, section.advertising-buttons .btn-small:active {
	box-shadow: none !important;
}
section.sample-buttons .btn-small, section.survey-buttons .btn-small, section.poll-buttons .btn-small, section.listen-buttons .btn-small, section.advertising-buttons .btn-small {
	background: none;
	color: #262932;
	padding-left: 55px;
	font-size: 21px;
	text-transform: uppercase;
	position: relative;
	line-height: 44px;
	margin-right: 50px;
	margin-bottom: 0;
	font-weight: normal;
}
section.sample-buttons .btn-small:nth-child(4), section.survey-buttons .btn-small:nth-child(4) i, section.poll-buttons .btn-small:nth-child(4) i, section.listen-buttons .btn-small:nth-child(4) i, section.advertising-buttons .btn-small:nth-child(4) i {
	margin-right: 0 !important;
	padding-right: 0 !important;
}
section.sample-buttons .btn-small i, section.survey-buttons .btn-small i, section.poll-buttons .btn-small i, section.listen-buttons .btn-small i, section.advertising-buttons .btn-small i {
	background: #5e6a7a;
	color: #fff;
	padding: 12px 0 0 0;
	border-radius: 50%;
	width: 45px;
	height: 32px;
	font-size: 100%;
	margin-right: 15px;
	left: 0;
	position: absolute;
}
section.sample-buttons .btn-small:nth-child(1) i, section.survey-buttons .btn-small:nth-child(1) i, section.poll-buttons .btn-small:nth-child(1) i, section.listen-buttons .btn-small:nth-child(1) i, section.advertising-buttons .btn-small:nth-child(1) i {
	background: #d61f7c;
}
section.sample-buttons .btn-small:nth-child(2) i, section.survey-buttons .btn-small:nth-child(2) i, section.poll-buttons .btn-small:nth-child(2) i, section.listen-buttons .btn-small:nth-child(2) i, section.advertising-buttons .btn-small:nth-child(2) i {
	background: #12b9bb;
}
section.sample-buttons .btn-small:nth-child(3) i, section.survey-buttons .btn-small:nth-child(3) i, section.poll-buttons .btn-small:nth-child(3) i, section.listen-buttons .btn-small:nth-child(3) i, section.advertising-buttons .btn-small:nth-child(3) i {
	background: #afd234;
}
section.sample-buttons .btn-small:nth-child(4) i, section.survey-buttons .btn-small:nth-child(4) i, section.poll-buttons .btn-small:nth-child(4) i, section.listen-buttons .btn-small:nth-child(4) i, section.advertising-buttons .btn-small:nth-child(4) i {
	background: #f9d005;
}
section.sample-buttons .btn-small:hover i, section.survey-buttons .btn-small:hover i, section.poll-buttons .btn-small:hover i, section.listen-buttons .btn-small:hover i, section.advertising-buttons .btn-small:hover i {
	background: #e44f32 !important;
}
section.sample .aligncenter {
	margin-top: 20px;
}
.sample-keys {
	background: #5e6a7a!important
}
.survey-keys {
	background: #5e6a7a!important
}
.poll-keys {
	background: #5e6a7a!important
}
.listen-keys {
	background: #5e6a7a!important
}
.monetization-keys {
	background: #fff!important
}
.partners h2 {
}
.partners .container > .row {
	margin-bottom: 10px;
}
.partners .container > .row img {
	margin-bottom: 0 !important
}
.partners .container img {
	opacity: 0.80;
}
.whypl {
	padding-bottom: 35px;
}
.whypl i {
	margin-right: 10px;
	font-size: 20px !important;
}
.whypl ul {
	margin-bottom: 40px;
}
.howitworks {
	padding-bottom: 40px;
}
.howitworks i {
	margin-right: 0;
	display: block;
	text-align: center;
	font-size: 80px;
	border-radius: 50%;
	/*border: 10px solid #343A42;*/

	color: white !important;
	width: 200px;
	height: 140px;
	padding-top: 60px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.letushelp.orange h5 {
	color: white !important;
}
.footer-text a, .footer-text a:visited {
	color: #999b9e;
}
.footer-text a:hover {
	color: #E74F2D;
}
.mtphr-dnt-tick {
	text-align: center;
}
.mtphr-dnt-tick i {
	padding: 0 10px;
}
.mtphr-dnt-tick a, .mtphr-dnt-tick a:active, .mtphr-dnt-tick a:hover {
	color: white !important;
	font-size: 23px;
	line-height: 30px;
}
.mtphr-dnt-tick .testi-meta {
	font-size: 26px;
	font-weight: bold;
	margin-top: 20px;
}
.textwidget .wpcf7-form input[type="text"], .textwidget .wpcf7-form input[type="email"], .textwidget .wpcf7-form input[type="tel"] {
	padding: 6px 10px;
	height: 22px;
	width: 100%;
}
.textwidget .wpcf7-form textarea {
	height: 130px;
}
.textwidget div.wpcf7-mail-sent-ok {
	background: none !important;
	border: none !important;
	color: #262932 !important;
	font-size: 18px;
	line-height: 24px;
}
.textwidget div.wpcf7-response-output {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}
.textwidget .wpcf7-form textarea {
	padding: 10px !important;
}
.reveal-modal {
	padding-bottom: 0px !important;
}
select.responsiveMenuSelect {
	opacity: 0;
}
.onlymobile, .mobilemenut {
	display: none;
}
 @media only screen and (max-width: 1197px) {
section.sample .btn-small {
	font-size: 16px;
	margin-right: 24px;
}
}
 @media only screen and (min-width: 319px) and (max-width: 767px) {
h3, h5 {
	font-size: 18px !important;
}
section.sample-buttons .btn-small, section.survey-buttons .btn-small, section.poll-buttons .btn-small, section.listen-buttons .btn-small, section.advertising-buttons .btn-small {
	margin-bottom: 20px;
	font-size: 16px;
}
section.sample-buttons, section.survey-buttons, section.poll-buttons, section.listen-buttons, section.advertising-buttons {
	padding-bottom: 35px;
}
section.about-1 .aligncenter {
	margin-top: 0;
}
.about-widgets .span4 {
	margin-top: 0px;
	overflow: hidden;
}
.wp-image-3540 {
	margin-right: 35px !important
}
.about-widgets .span4 img {
	width: 40%;
	float: left;
	margin: 0px 10px 30px 10px !important;
}
section.monetization .aligncenter {
	margin-top: 0 !important;
}
section.advertising .aligncenter {
	margin-top: 40px;
}
.timeline .container {
	padding-left: 0 !important
}
.select-menu {
	margin-top: 20px !important;
}
.research .aligncenter {
	margin-top: 0 !important;
}
.reveal-modal {
	width: 300px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-left: -165px;
}
/*hide images on mobile*/

section.sample img, section.survey img, section.listen img, section.poll img {
	display: none;
}

section.clients .span2{
width:100%;
}

section.clients img {
	width: 35%;
	margin-bottom:25px;
	margin-top:25px;
}

section.clients .imvu{
	width: 25%
}
section.research-buttons .btn-small {
	font-size: 22px;
	line-height: 60px;
	text-align: center;
}
section.research-buttons .btn-small i {
	width: 100px;
	height: 70px;
	font-size: 40px;
	padding-top: 30px;
	margin: 0 auto;
	margin-bottom: 0;
}
.select-menu {
	display: none;
}
.content-holder {
	padding-top: 0px;
}
.logo {
	z-index: 0 !important
}
.logo-inner img {
	width: 126px !important;
	height: 46px !important;
	margin-top: 60px;
}
.hideonphone {
	display: none
}
.onlymobile {
	display: block !important;
}
.first img, .second img, .fourth img {
	margin-bottom: 30px;
}
.second img {
	margin-left: 0 !important;
}
.first img {
	margin-right: 0 !important;
}
.research-buttons .span3 {
	width: 50%;
	float: left;
}
.responsiveMenuSelect {
	position: fixed;
	top: 0px;
	padding: 0px;
	height: 45px;
}
.mobilemenut {
	display: block;
	width: 100% !important;
	position: absolute;
	top: 0px !important;
	left: 0px !important;
}
.footer-widgets, .footer-nav {
	display: none;
}
.howitworks h1 {
	margin: 0 0 50px 0 !important;
	text-align: center
}
section.sample-buttons .btn-small, section.survey-buttons .btn-small, section.poll-buttons .btn-small, section.listen-buttons .btn-small, section.advertising-buttons .btn-small {
	margin-right: 0;
}
.title-section {
	padding-top: 20px;
}
html, body {
	overflow-x: hidden;
}
.header {
	min-height: 120px;
}
.summary-it .icon-globe {
	font-size: 18px !important
}
.summary-it b {
	font-size: 16px;
	min-width: 44px;
}
.summary-it .icon-it {
	font-size: 18px;
	margin-right: 8px;
}
.summary-it span {
	font-size: 16px;
}
.posts-grid.team li {
	float: left;
	width: 50%;
}
.posts-grid.team .ch-wrap {
	width: 120px;
	height: 120px;
}
.posts-grid.team .ch-info h3 {
	font-size: 12px !important;
	line-height: 14px !important;
}
#back-top-wrapper {
	display: block !important
}

#back-top { margin-bottom:0;}

#back-top a{
	width:40px;
}

#back-top i {
	width:40px;
	height:40px;
	line-height:38px;
	font-size:30px;
}
}

#wpadminbar {
	display: none;
}
#menu-item-4211 {
	display: none;
}

.sf-menu li li a:active { background:none !important;}


.ie8 .container{ width:1100px !important;}

.ie8 .span12 { width:100%;}

.ie8 .testimonials-page img,
.ie9 .testimonials-page img,
.ie10 .testimonials-page img{ max-width:25%}

.ie8 .span10.blog-timeline { width:970px;}

.ie8 .about-widgets img,
.ie9 .about-widgets img,
.ie10 .about-widgets img { max-width:40%;}

.ie8 .about-widgets .span4 { width:350px;}

.ie8 .about-widgets .summary-it .icon-it { margin-right:10px;}

.ie8 .posts-grid.team .ch-item{display:none;}

.ie8 .posts-grid.team .ch-wrap:hover .ch-item{ display:block !important;}

.ie8 .posts-grid.team .ch-wrap:hover .ch-item a{ background: #e44f32 }

.ie9 .team.posts-grid .ch-info,
.ie10 .team.posts-grid .ch-info{ transform:none !important;}

.ie9 .ch-wrap:hover .ch-info,
.ie10 .ch-wrap:hover .ch-info { opacity:0.70 !important; background:#e44f32 ; }

.ie8 .research .span7,
.ie8 .monetization .span7 {width:60%;}

.ie8 .monetization img { margin-top:0 !important;}

.ie8 .research .span5,
.ie8 .monetization .span5 {width:35%;}

.ie8 .research-buttons .span3,
.ie8 .howitworks .span3{ width:23%;}

.ie8 .whypl .span6 { width:48%}

.ie8 .sample-buttons .btn-small,
.ie8 .survey-buttons .btn-small,
.ie8 .poll-buttons .btn-small,
.ie8 .listen-buttons .btn-small{
	font-size:16px;
}

.ie8 .sample .span5,
.ie8 .survey .span5,
.ie8 .poll .span5,
.ie8 .listen .span5{
	width:30%;
}

.ie8 .sample .span7,
.ie8 .survey .span7,
.ie8 .poll .span7,
.ie8 .listen .span7{
	width:65%;
}

.ie8 .sample-keys .span6,
.ie8 .survey-keys .span6,
.ie8 .poll-keys .span6,
.ie8 .listen-keys .span6{
	width:48%;
}


.ie8 .advertising .span7{ width: 60%;}
.ie8 .advertising .span5{ width: 36%;}

.ie8 .advertising-hk .span8,
.ie8 .no-top-pad .span7{ width:65%;}

.ie8 .advertising-hk .span4,
.ie8 .no-top-pad .span5{ width:30%;}

.ie8 .partners .span2 { width:14.5%;}

.ie8 .footer-widgets .span8{ width:60%;}
.ie8 .footer-widgets .span4{ width:35%;}

.ie8 .advertising-buttons .span4,
.ie8 .people .span4{ width:33%}

.ie8 .about-1 .span7{ width:54%;}
.ie8 .about-1 .span5{ width:42%;}

.ie8 .charity .span5 { width:40%;}

.post_comment.fright{
display:none;
}

.footer-widgets a span:hover{
color:#E7512D !important;
}

.page-id-2696 .footer-widgets
{
display:none;
}

#mc_signup_submit{
margin-top: 0;
width: 100%;
float: right;
background: #e44f32;
border: none;
color: #fff;
height: 35px;
}

.mc_signup_submit{
float:right;
width:30%;
}

#mc_signup_submit {
margin-top: 0 !important;
width: 100%;
}

.mc_merge_var {
margin-bottom: 0;
width: 70%;
float: left;
}
#mc_signup_form .mc_var_label{
display:none;
}

#mc_signup_form .mc_input {
height: 35px;
box-shadow: none;
}
#mc_signup_form .mc_input:focus{
border-color: #c8cdd1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ffffff;
}

.mc_success_msg{
font-size:13px;
float:left;
font-weight:normal !important;
}

#mc_signup{
display:inline-block;
width:100%;
}

.error404 .content-holder .footer-widgets{
	display:none;
}