/*
Theme Name: Converio Child Theme
Theme URI: http://thememotive.com/
Description: Responsive Multi-purpose WordPress Theme
Author: ThemeMotive
Author URI: http://thememotive.com/converio/
Template: converio
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)@charset "UTF-8";
/* CSS Document */

/* Sales Territories Map */
#us-map {
	position: relative; 
	width: 100%; 
	max-width: 1110px;
	height: 750px;
	margin: 40px auto 0;
}
.bubble-holder {
	display: block;
	position: absolute;
	left: 50%;
	top: 0px;
	max-width: 50%;
	background: #fff;
	padding: 15px 20px 20px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
}
.bubble {
	display: none;
	position: relative;
}
.bubble-visible {
	display: block;
}
.bubble h5 {
	text-transform: uppercase;
	border-top: solid 1px #ccc;
	padding-top: 15px;
	padding-bottom: 10px;
}
.state-marker {
	position: absolute;
	width: 7px;
	height: 7px;
	background: #ffffff;
	border: solid 3px #0A0A64;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* fluid video */
.fluid-vids { padding-top: 66.66667%; }

/* Global basic styles
------------------------------------------ */
body { position: relative; background: #fafafa; color: #777; font: 16px 'Open Sans', Helvetca, Arial, sans-serif; line-height: 24px; font-weight: normal; font-weight: 400; overflow: hidden }
a { color: #F36E14; text-decoration: none; }
a:hover { text-decoration: underline; }
button, [type="radio"], [type="checkbox"], [type="submit"], [type="button"], [type="reset"], label, select { cursor: pointer; vertical-align: middle; }
h1 { margin: 0 0 20px 0; padding: 0; color: #0c2949; font: bold 34px 'Open Sans', Helvetca, Arial, sans-serif; font-weight: 600; line-height: 40px; letter-spacing: -0.015em; }
h2 { margin: 0 0 18px 0; padding: 0; color: #0c2949; font: normal 29px 'Open Sans', Helvetca, Arial, sans-serif; font-weight: 400; line-height: 36px; letter-spacing: -0.01em; }
h3 { margin: 0 0 14px 0; padding: 0; color: #d86d0e; font: bold 24px 'Open Sans', Helvetca, Arial, sans-serif; font-weight: 600; line-height: 30px; }
h4 { margin: 0 0 14px 0; padding: 0; color: #333; font: bold 18px 'Open Sans', Helvetca, Arial, sans-serif; font-weight: 600; line-height: 26px; }
h5 { margin: 0 0 12px 0; padding: 0; color: #333; font: bold 16px 'Open Sans', Helvetca, Arial, sans-serif; font-weight: 600; line-height: 24px; }
h6 { margin: 0 0 12px 0; padding: 0; color: #333; font: bold 14px 'Open Sans', Helvetca, Arial, sans-serif; font-weight: 600; line-height: 22px; }
h2.with-custom-margin, h3.with-custom-margin, h4.with-custom-margin, h5.with-custom-margin, h6.with-custom-margin { margin-bottom: 22px; }
p.staff{ padding: 0; margin: 0 0 0px 0; font-size: 1em; }

@media (max-width: 800px) {
body { font-size: 14px; }
#map { height: 450px; }
.bubble-holder { left: 45%; max-width: 48%; background: #fff; padding: 10px 15px 10px; }
.bubble-holder h3 { font-size: 1.2em; margin-bottom: 10px; line-height: 1.4em; }
.bubble-holder h6,
.bubble h5 { font-size: 1em; margin-bottom: 10px; line-height: 1.2em; }
.bubble-holder p { margin-bottom: 10px; }
.comment-form > p input[type=text],  .comment-form > p .select { width: 80%; }
.comment-form > p .select { width: 86%; }
.comment-form > p textarea { width: 94%; }
}
blockquote { padding: 8px 10px 10px 20px; margin: 10px 0 40px 0; border-left: 4px solid #70c14a; position: relative; top: 10px; }
blockquote small { font-size: 13px; line-height: 20px; letter-spacing: 0.005em; color: #666; }
.main.single blockquote small { color: #999; }
.clear { clear: both; height: 0; overflow: hidden; }

/* breadcrumb */
.breadcrumb { 
	max-height: 90px; 
	padding: 20px; 
	background-color: #333; 
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); 
	position: relative; 
	z-index: 2; 
	clear: both; 
}
.breadcrumb div.content-container { 
	max-width: 1110px; 
	overflow: hidden; 
	margin: 0 auto; 
	line-height: 1.2; 
	position: relative; 
	z-index: 2;
}
.breadcrumb div.content-container p { 
	float: right; 
	max-width: 49%; 
	padding: 0; 
	margin: 0; 
	color: #eee; 
	font-size: 11px; 
	line-height: 3.4em;
}
.breadcrumb div.content-container a { color: #aaa; }
.breadcrumb div.content-container p span { padding: 0 2px; color: #aaa; }
.breadcrumb div.content-container a:hover, .breadcrumb div p a:hover span, .breadcrumb div p span a:hover { color: #fff; text-decoration: underline; }
.breadcrumb div.content-container h1 { 
	float: left; 
	font-size: 31px; 
	color: #fff; 
	margin: 0; 
	padding: 0; 
	line-height: 1.2; 
	max-width: 49%; 
}
.boxed .breadcrumb div.content-container { width: auto; padding-left: 0; padding-right: 0; max-width: none; }
.boxed .breadcrumb { padding-left: 40px; padding-right: 40px; }

@media (max-width: 1170px) {
.boxed .breadcrumb { padding-left: 30px; padding-right: 30px; }
}

@media (max-width: 960px) {
.boxed .breadcrumb { padding-left: 20px; padding-right: 20px; }
}

@media (max-width: 800px) {
.breadcrumb {
	padding: 10px 0;
}
.breadcrumb div.content-container h1,  .breadcrumb div.content-container p { 
	float: none; 
	display: block; 
	text-align: center; 
	max-width: none; 
	line-height: 1.2em;
}
.breadcrumb div.content-container h1 { 
	font-size: 1.6em;
	padding-top: 10px;
	line-height: 1em; 
}
}

@media (max-width: 383px) {
.breadcrumb {
	padding: 10px;
}
.breadcrumb div.content-container p { display: none; padding-bottom: 10px; }
.breadcrumb div.content-container h1 { padding-top: 0; }
}
.breadcrumb.without-headline { min-height: 40px; }
.breadcrumb.without-headline div.content-container p { float: left; padding: 10px 0; line-height: 20px; }
.content { position: relative; clear: both; max-width: 1110px; margin: 0 auto; padding: 1px 0 48px; z-index: 1; }
section.content.wide {
	margin-top: 3em;
}
.home section.content.wide {
	margin-top: 0;
}
.boxed .content { max-width: 100%; padding: 0 40px 40px; }

@media (max-width: 1170px) {
.boxed .content { padding-left: 30px; padding-right: 30px; }
}

@media (max-width: 980px) {
.content { max-width: 100%; }
.boxed .content { padding-left: 20px; padding-right: 20px; }
}
aside { margin-top: 50px; }
aside h3 { color: #bbb; margin-bottom: 16px; margin-top: 0px; font-size: 14px; font-weight: bold; font-weight: 700; text-transform: uppercase; letter-spacing: 0.015em; }
aside h3 span { font-weight: normal; text-transform: none; }
.social ul, ul.social { overflow: hidden; margin: 10px 0; padding: 0; }
.social ul li, ul.social li { display: inline-block; margin: 0 0 0 -1px; list-style: none; width: 40px; height: 40px; }
.social ul li a, ul.social li a { display: inline-block; overflow: hidden; width: 40px; height: 40px; background: url("../png/social.png"); text-indent: -500em; -webkit-transition: background-color 0.3s ease 0s; -moz-transition: background-color 0.3s ease 0s; -o-transition: background-color 0.3s ease 0s; transition: background-color 0.3s ease 0s; opacity: 0.25; filter: alpha(opacity=25); }
.social ul li a:hover, ul.social li a:hover { opacity: 0.8; filter: alpha(opacity=80); background-color: rgba(0,0,0,0.1); }
aside .social ul { padding: 0; }
footer { margin: 0 -20px; padding: 60px 20px 0; background: #333; box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.14); color: #888; font-size: 13px; }
.boxed footer { margin-left: 0; margin-right: 0; width: auto; padding-left: 40px; padding-right: 40px; }
footer a { color: #ccc; }
footer a:hover { color: #fff; }
footer section { overflow: hidden; margin: 0 auto; max-width: 1110px; }
footer section.bottom { overflow: hidden; padding: 0 0 30px 0; color: #999; font-size: 11px; margin-top: -28px; }
footer section.widgets + section.bottom { padding: 0 0 30px 0; border-top: 1px solid #575757; margin-top: 6px; }

footer .widget_nav_menu ul li {
	padding: 8px 10px 12px;
	border-bottom: solid 1px #575757;
}
footer section.bottom p { float: left; margin: 13px 0 1em; font-size: 11px; letter-spacing: 0.005em; line-height: 16px; }
footer nav.social { float: right; margin: 0; }
footer nav.social ul { float: right; overflow: hidden; margin: 0; }
footer nav.social ul li { float: left; margin-left: 2px; }
footer article.col { margin: 0 0 42px; color: #999; }
footer article:nth-of-type(4n-3) { margin-left: 0; }
footer article h3 { font-weight: bold; color: #aaa; font-size: 14px; letter-spacing: 0.015em; line-height: 20px; text-transform: uppercase; margin-bottom: 25px; }
footer article ul { list-style: none; }
footer article ul li { margin: 0 0 6px; line-height: 18px; letter-spacing: 0.005em; overflow: hidden; }
footer article ul ul { margin: 6px 0 0 15px; }
footer article ul ul > li:last-child { margin: 0; }
footer article ul.recent-posts li { margin: 0; }
footer article ul.recent-posts li:last-child img { margin-bottom: 0; }
img { max-width: 100%; height: auto }
footer article.widget_photos ul { margin-right: -10px; }
footer article.widget_photos ul li { display: inline-block; margin: 0 7px 10px 0; }
footer article.widget_recent_entries ul li img { float: left; margin: 0 12px 0 0; max-width: 100% }
footer article.widget_recent_entries ul li span { font-size: 11px; line-height: 16px; color: #888; }
footer article.widget_recent_entries ul li a, footer article.widget_recent_entries ul li span { position: relative; top: -2px; }
footer article a.view-all { font-size: 11px; line-height: 16px; letter-spacing: 0.005em; text-transform: uppercase; }
footer img.footer-logo { margin-bottom: 27px; }
footer article.tagcloud a { padding: 0 2px; }
footer article input { width: 66.3%; margin-right: 5px; padding: 5px 9px; border: 1 px solid #ccc; border-radius: 2px; font-size: 14px; vertical-align: top; color: #777; }
footer article button { width: 40px; height: 28px; padding: 0; border-radius: 3px; line-height: 17px; vertical-align: top; box-shadow: 0 1px 1px rgba(0,0,0,0.18); text-align: center; }

@media (max-width: 1170px) {
footer { margin-left: -20px; margin-right: -20px; }
}

/* Column system */
.content .columns:first-child { margin-top: 0; }
.columns { margin: 50px -15px; font-size: 0; }

@media (max-width: 600px) {
body { font-size: 14px; }
.col2, .col3, .col4, .col5, .col6, .col23, .col34 { width: 100% }
.col2 .img-border, .col3 .img-border, .col4 .img-border { width: 100%; }
.page-portfolio .columns.portfolio { margin-left: -10px; margin-right: -10px; }
section.martop { margin-top: 2em; }
#us-map { height: 380px; margin-bottom: 0; margin-top: 40px; }
}

@media (max-width: 400px) {
#us-map { height: 200px; }
.cart .products li.product,  .shopleftsidebar .products li.product,  .cart .products li.product:nth-of-type(2n-1),  .shopleftsidebar .products li.product:nth-of-type(2n-1),  .col23 .img, .col2 .img, .col3 .img, .col23 .img img, .col2 .img img, .col3 .img img, .col1 .img img, .col4 .img img { width: 100%; }
.col23 .img img, .col2 .img img, .col3 .img img, .col4 .img img { max-width: 100%; }
.col2 .img-border, .col3 .img-border, .col4 .img-border { width: 100%; }
}

/* Widely used classes and styles
------------------------------------------ */
.content ul li { letter-spacing: 0.005em; line-height: 22px; margin-bottom: 2px; font-size:1em }
.content ul { padding: 0px 0 5px 28px; list-style: disc; }

/* accordion */
ul.accordion li { margin: 0; background: #FFF; margin-bottom: 5px!important; padding: 13px 20px 0 20px; -webkit-box-shadow: 0 1px 2px #CCCCCC; -moz-box-shadow: 0 1px 2px #CCCCCC; box-shadow: 0 1px 2px #CCCCCC; }
ul.accordion li>a { display: block; padding: 0 0 13px 0; color: #444; font: 600 1em 'Open Sans', Helvetca, Arial, sans-serif; outline: none; text-decoration: none; font-size: 14px; -webkit-transition: padding .3s ease-out; -moz-transition: padding .3s ease-out; -o-transition: padding .3s ease-out; -ms-transition: padding .3s ease-out; transition: padding .3s ease-out; }

/* sliders in content */
.content-slider>div { padding: 0; }
.content-slider>div>div { overflow: hidden; position: relative; left: 0; top: 0; padding: 0; }
.slider3 { width: 100%; padding: 0px 0 5px; background: #edf0f0; position: relative; }
.slider3>div.slider { position: relative; overflow: visible; width: 100%; max-width: 1110px; margin: 0 auto; padding-bottom: 0px; z-index: 2; }
.slider3>div.slider a.link { height:128px }
.slider3 .next-prev { position: absolute; left: 0px; top: 0; z-index: -1 !important; width: 100%; height: 70px; margin: 0; padding: 0 30px; opacity: 0 !important; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; -ms-transition: all .3s ease-out; transition: all .3s ease-out; display:none }

/* Our clients logo list */
.hp-our-clients>div.slider-box { min-height: 125px; }
.hp-our-clients>div ul { position: absolute; left: 0; top: 0; list-style: none; width: 1000em; margin: 0; padding: 0; }
.hp-our-clients>div ul li { float: left; width: 172px; padding: 10px 20px 10px 0; margin: 0; }

/* testimonial slider
---------------------------------*/
.flexslider > .light { display:inline-block; font-size:16px; color:#777; font-weight:600; text-transform:uppercase; margin-bottom:16px; margin-top:-7px !important; line-height:36px !important; }

/* blog page 
------------------------------------------*/
.content.wide > h2.entry-title { margin-top: 50px; }
.post-meta span { padding: 0 5px; color: #ccc; }

/* blog-single-page */
.single .post-author .social01 p { display: inline-block; margin-bottom: 0; vertical-align: top; color: #aaa; padding-top: 14px; }
.single .post-author .social01 ul { display: inline-block; padding-left: 6px; margin: 0; vertical-align: middle; }
.related h2 { font-size: 16px!important; font-weight: 600!important; color: #bbbbbb; text-transform: uppercase; border-bottom: none!important; margin-bottom: 10px !important; }

/* Contact page
------------------------------------------ */
.contact input { width: 100%; max-width: 100%; margin: 0px 0 5px; }
.contact textarea { width: 100%; max-width: 100%; min-width: 99%; margin: 0 0 5px; }
.contact select { width: 100%; max-width: 100%; margin: 0 0 5px; }
.contact .select { width: 100%; max-width: 100%; margin: 0 0 5px; }
.contact textarea { min-height: 200px; }
.contact article p.half { float: left; width: 47.5%; }
.contact article p.half+p.half { clear: none; padding-right: 0; float: right; }

/* sidebar 
------------------------------------------*/
.widget ul.latest-works { margin-right: -10px; padding-bottom: 0; }

/* forms
------------------------------------------*/
form p { clear: both; margin: .5em 0; }
label { display: block; margin: 5px 0 0; }

/* custom form elements
---------------------------------*/
.checkout p label.checkbox:last-child { padding-left: 0; background: none; }
span.select span.value { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; display: block; padding: 7px 9px; background: url("../png/select-arrow-2.png") right 50% no-repeat; color: #999; zoom: 1; font-size: 14px; line-height: 17px; }
span.select select { position: relative; z-index: 1; display: block; margin: 0; padding: 3px 9px; -webkit-appearance: menulist-button; font-size: 14px; width: 100%; }

/* team page */
.team p.position { margin: 4px 0 0 0; color: #888; font-size: 14px; line-height: 20px; text-transform: uppercase; }
.team.col4 h3 { font-size: 18px; line-height: 24px; font-weight: inherit }
.team.circled > img { border-radius: 200px }

@media (max-width: 800px) {
.team.col1 .img-border { margin-right: 20px; }
.team.col2 .img-border { float: none; }
.team.col2 h3 { margin-top: 1em; }
.team.col4 h3 { font-size: 17px; }
}
.col4.team.boxed > div, .team-page .boxed, .team-page .slider-box .boxed > div { -moz-box-shadow: 0 0 3px #CCCCCC; -webkit-box-shadow: 0 0 3px #CCCCCC; box-shadow: 0 0 3px #CCCCCC; background: #FFF; padding: 10px 0px 20px 0px; min-height:225px}
.col4.team.centered> img { width: auto; }
.col4.team.centered { text-align: center; }
.col4.team.centered a{ text-decoration:none;}
.col4.team.centered ul.social.social-colored { margin: 0; }
.col4.team.boxed ul.social.social-colored { margin: 0 0 5px 0; padding: 0 20px 5px 20px; }
.col4.team.boxed hr { margin: 15px 20px 10px 20px; }
.col4.team.centered h3 { font-size: 19px; line-height: 18px; margin: 21px 0 0; }
.col4.team.centered p.position { margin: 9px 0 7px 0; text-transform: none; }
.col4.team.centered ul.social.social-colored { margin: 0; padding: 0; }

/* blog */
.more-detail a { background: #70c14a; border-radius: 2px; color: #fff; display: block; padding: 0 13px; text-align: center; height: 34px; line-height: 34px; font-size: 14px; letter-spacing: 0.022em; display: inline-block; }
.postlist-blog .post .info-post > div .share-social { position: absolute; top: 28px; left: -2px; border: 1px solid #cccccc; background: #FFF; padding: 10px; z-index: 21; width: 130px; display: none; -webkit-box-shadow: 0 1px 2px #ccc; -moz-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc; }

/* newsletter widget */
.widget_newsletterwidget { background: #fff; padding: 22px 20px 30px; margin-bottom: 43px !important; border-top: 4px solid #6fc04a; -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14); }
.widget_newsletterwidget h3, .newsletter-widget h3 { color: #333; margin-bottom: 13px; padding: 2px 0 0; border-bottom: none; font-size: 19px; line-height: 26px; font-weight: 600; text-transform: none; margin-top: 0px; }
.widget_newsletterwidget > p, .newsletter-widget >p { margin-bottom: 15px; color: #999; font-size: 13px; line-height: 20px; }
.widget_newsletterwidget form p, .newsletter-widget form p { display: block; overflow: hidden; margin: 0; }
.widget_newsletterwidget .newsletter-email, .newsletter-widget .newsletter-email { width: 98%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 15px 1% 13px 1%; }
footer .newsletter-widget .newsletter-email { color: #BBB; width: 205px; margin: 15px 0 13px 0; background: #2B2B2B; border-color: #555; }
footer .newsletter-widget .newsletter-email:focus { color: #fff; }
.widget_newsletterwidget .newsletter-submit, .newsletter-widget .newsletter-submit { padding: 7px 16px; color: #FFF; text-transform: uppercase; border: none; background: #70C14A; font-weight: bold; margin: 0 0 0 1%; border-radius: 2px; }
footer .newsletter-widget .newsletter-submit { text-indent: -9999px; width: 40px; height: 34px; margin-top: 15px; background: #70C14A url(../svg/mail.svg) no-repeat center center; background-size: 16px 14px; }
footer .newsletter-widget p:nth-child(odd) { float: right; clear: none; }
footer .newsletter-widget p:nth-child(even) { float: left; clear: none; }

@media (max-width: 1150px) {
footer .newsletter-widget .newsletter-email { width: auto; max-width: 98%; }
footer .newsletter-widget p:nth-child(even) { width: 70%; }
footer .newsletter-widget p:nth-child(odd) { float: left; margin-left: 7px; }
}

@media (max-width: 800px) {
footer .newsletter-widget p:nth-child(even) { width: auto; max-width: 60%; }
footer .newsletter-widget p:nth-child(odd) { margin-left: 6px; }
}
    
@media (max-width: 800px) and  (min-width: 480px) {
.widget_newsletterwidget { background:none; padding:0; margin-bottom: 43px !important; border-top:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.widget_newsletterwidget .newsletter-content { background: #fff; padding: 22px 20px 30px; border-top: 4px solid #6fc04a; -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.14); }
}
    
@media (max-width: 400px) {
footer .newsletter-widget p:nth-child(even) { max-width: 70%; }
}
.widget_newsletterwidget .newsletter-submit:hover, .newsletter-widget .newsletter-submit:hover { background-color: #61B23B; }

/*other widgets*/
.content aside .textwidget { font-size: 14px; line-height: 20px; color: #888; }
.content aside .textwidget p { font-size: 14px; line-height: 20px; color: #888; }
.content aside section a.view-all { text-transform: uppercase; color: #555; font-size: 11px; }
.content aside section.tweets h3 { background: url("../png/twitter-2.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0); padding-left: 25px; }
.content aside section.tweets li { margin-bottom: 20px; font-size: 14px; color: #888; letter-spacing: 0.005em; line-height: 20px; }
.content aside section.tweets li span { font-size: 12px; line-height: 16px; color: #555; }
.content aside .textwidget { font-size: 14px; line-height: 20px; color: #888; }
.content aside .textwidget p { font-size: 14px; line-height: 20px; color: #888; }

/*clear fix*/
@media (max-width: 480px) {
.slidesjs-previous { left: 30%; }
.slidesjs-next { right: 30%; }
.related article { width: 100%; float: none; clear: both; margin: 0 0 20px 0; }
.single .post-author { padding: 25px 10px; }
.single .post-author img { margin-right: 10px; }
.comment-form ul li { width: 100%; }
.comment-form ul li input { width: 92%; }
.content aside section ul.tabs li[class] { width: 100%; }
.call-out { max-width: none; width: 92%; margin-left: 0; margin-right: 0; padding: 4% 4% 0; }
a.btn { margin-bottom: 12px; }
}

.fancybox-title-inside-wrap .count-number .nv, .content-slider .next-prev .prev a, .content-slider .next-prev .next a { display: block; width: 24px; height: 24px; display: inline-block; font-size: 0; line-height: 0; background: url("../svg/btn_slider_number-2.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); vertical-align: top; opacity: 0.2; }
.hp-recent-work.content-slider .next-prev { margin-top: 10px; margin-right: 10px; }
.page-portfolio .hp-recent-work.content-slider .next-prev { margin-right: 14px; }

@media (max-width: 1150px) {
.hp-recent-work.content-slider .next-prev { margin-right: 0; }
.page-portfolio .hp-recent-work.content-slider .next-prev { margin-right: 10px; }
}

@media (max-width: 940px) {
.hp-recent-work.content-slider .next-prev { margin-right: 0; }
}

@media (max-width: 800px) {
.hp-recent-work.content-slider .next-prev { margin-right: 10px; }
}

@media (max-width: 400px) {
.hp-recent-work.content-slider .next-prev { margin-right: 0; }
.page-portfolio .hp-recent-work.content-slider .next-prev { margin-right: 10px; }
}
.fancybox-title-inside-wrap .count-number .nv:hover, .content-slider .next-prev .next a:hover, .content-slider .next-prev .prev a:hover { opacity: 0.4; }
.fancybox-title-inside-wrap .count-number .next, .content-slider .next-prev .next a { background-position: right 0; }
.tabbed.alt2 .fa:before, .tabbed.alt2.alt .fa:before { color: #999; }

/* coming soon */
.coming-soon input.newsletter-submit[type="submit"] { font-size: 14px; text-transform: uppercase; font-weight: bold; height: 46px; padding: 0 19px; line-height: 46px; }
.coming-soon input.newsletter-submit[type="submit"] { background: none repeat scroll 0 0 #70C14A; border-color: #70C14A; color: #FFFFFF; margin-left: 0; }
.coming-soon input.newsletter-submit[type="submit"]:hover { background: #5DA03D; border-color: #5DA03D; }
.coming-soon .newsletter-submit { margin-left: 10px; }
.coming-soon .newsletter-email { width: 40%; max-width: 381px; }
.coming-soon .newsletter.newsletter-widget input.newsletter-email { color: #bbb; padding: 11px 16px; margin: 14px 10px 13px 0; }
.coming-soon .newsletter.newsletter-widget form { text-align: center; }
.coming-soon .newsletter.newsletter-widget form > p { display: inline; text-align: left; }

/*contact page*/
.contact aside h5 { padding-top: 10px; border-top: solid 1px #eee; }
.contact aside p { line-height:1.2em; }
.col4.team.boxed .team-padding { padding: 0 20px; }

/* sidebar 
------------------------------------------*/
.content aside section ul.tweets li span a { color: #555; font-size: 12px; }
.content aside .widget_twitter_widget ul.tweets li, footer .widget_twitter_widget ul.tweets li { margin: 0 0 19px 0; font-size: 14px; line-height: 20px; }

/* single-btn */
.main.single .related > h2:first-child { margin-top: 43px !important; margin-bottom: 18px !important; }
.col4.team.boxed hr { margin: 15px 20px 10px 20px; }
.col4.team.boxed h3, .col4.team.boxed p { padding: 0 20px; }
.content-slider.hp-our-clients { margin-bottom: 34px; }
.content-slider.hp-our-clients .next-prev { top: -17px; }

.related.products .slider-box li.col4, .content.services .slider-box .col4 { width: 22.5%; margin: 0!important; padding: 0; display: inline-block; float: left; margin: 0; max-width: none; padding: 0 30px 0 4px; vertical-align: top; }
.related.products .slider-box li.col4 { padding: 0 29px 0 3px!important; }

/* homepage */
.columns.portfolio.hp-recent-work.content-slider .slider-box article h3 span { display: block; padding-top: 2px; font-weight: 400; }

@media (max-width: 1110px ) {
.columns.portfolio.hp-recent-work.content-slider .slider-box { min-height: 330px; }
}

@media (max-width: 800px ) {
.columns.portfolio.hp-recent-work.content-slider .slider-box { min-height: 290px; }
}

@media (max-width: 480px ) {
.columns.portfolio.hp-recent-work.content-slider .slider-box { min-height: 385px; }
}
.page-portfolio .hp-recent-work.columns { padding-top: 46px; padding-bottom: 19px; }
.columns.portfolio.hp-recent-work.content-slider > h3 { color: #bbb; font-size: 16px; font-weight: 600; text-transform: uppercase; }
.hp-recent-work { margin: 0; }

/* Lightbox-image */
@media (max-width: 380px) {
.columns.portfolio.hp-recent-work.content-slider .slider-box { min-height: 200px; }
}

/* Lead Page 
------------------------------------------ */
.lead-page .newsletter-submit { border: 0; background: #70c14a; margin-bottom: 2px; color: #fff; text-transform: uppercase; height: 46px; line-height: 46px; font-weight: bold; padding: 0 21px; box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.08); }
.lead-page .newsletter-submit:hover { background: #61B23B; }

/* Selling Page 
------------------------------------------ */
.wpcf7 .wpcf7-form>p { font-size: 14px; color: #444; font-weight: 600; padding: 0px; margin-bottom: 15px; overflow: hidden; vertical-align: middle; }
.wpcf7 .wpcf7-form input[type="text"], .wpcf7 .wpcf7-form input[type="email"], .wpcf7 .wpcf7-form input[type="url"], .wpcf7 .wpcf7-form input[type="date"], .wpcf7 .wpcf7-form input[type="number"], .wpcf7 .wpcf7-form input[type="range"], .wpcf7 .wpcf7-form span.select, .wpcf7 .wpcf7-form span.file-input { width: 90%; float: left; }

@media (max-width: 980px) {
.wpcf7 .wpcf7-form span.wpcf7-form-control-wrap { width: 100%; max-width: 100%; display: block; float: right; padding: 0 0px; }
.wpcf7 .wpcf7-form input[type="text"], .wpcf7 .wpcf7-form input[type="email"], .wpcf7 .wpcf7-form input[type="url"], .wpcf7 .wpcf7-form input[type="date"], .wpcf7 .wpcf7-form input[type="number"], .wpcf7 .wpcf7-form input[type="range"], .wpcf7 .wpcf7-form span.select { width: calc(100% - 22px); max-width: calc(100% - 22px); float: left; margin-top: 2px; }
.wpcf7 .wpcf7-form span.file-input { width: 100%; max-width: 100%; float: left; padding-left: 0; padding-right: 0; margin-top: 2px; }
.wpcf7 .wpcf7-form span.acceptance { float: left; width: auto; }
}
