/* @override http://www.tradecountersdirect.com/public/css/style.css */

/* @override http://tradecountersdirect.com/public/css/style.css */

/* @override http://www.tradecountersdirect.com//public/css/style.css */

/* @override http://tradecountersdirect.com/public/css/style.css */

/* @override http://tradecountersdirect.com/public/css/style.css */

/* @override http://tradecountersdirect.com/public/css/style.css */

/* @override http://tradecountersdirect.com//css/style.css */

/* ---------- Fonts ---------- */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

#header-navigation, #breadcrumbs, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .select-menu, #copyright, #pagination, .font-circle, #portfolio-container dd, #filter, .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
#header-title h1, #header-title h2 { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; }



/* ---------- Default Tags & Effects ---------- */

div.hide_slider {
	display: none;
}

body {
	background-color: #333;
}

#header-navigation nav > ul > li > a, #filter a, .nivo-directionNav .nivo-prevNav, .nivo-directionNav .nivo-nextNav, .da-arrows span, .social-profiles a, .flex-direction-nav a {
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #ee9433; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; }
h1 { font-size: 18px; line-height: 22px;
}
h2 { font-size: 16px; line-height: 18px; }
h3 {
	font-size: 15px;
	line-height: 20px;
	border-bottom: #e1e1e1 1px solid;
	padding-bottom: 9px;
}
h4 { font-size: 13px; }

h8 { font-size: 22px;
	color: #f06f2d;
	text-align: right;
	float: right;
}

h1, h2, h3, h4, h5, h6, ul, ol, p { margin-bottom: 16px;
}
.tabbable { margin-bottom: 24px; }

p.contact-body-text {
	font-size: 14px;
	font-weight: 100;
	line-height: 21px;
}

#content p.contact-body-text-email span {
	font-weight: bold;
}

p.contact-body-text-email {
	font-size: 14px;
	font-weight: 100;
}

#content p.contact-body-text-email span a {
	color: #f06f2d;
}










/* ---------- Header & Navigation ---------- */

#header { border-top-style: solid; border-top-width: 7px;
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.slider-nivo #header {
	background: none;
	padding-bottom: 254px;

}


/* Logo */
#header-navigation { border-bottom: #444 1px solid;
}
#header-navigation > div > div { padding: 10px 0 5px; }
#header-navigation h1 { font-size: 25px; text-shadow: 0 1px 1px #fff; display: inline; }
#header-navigation h1 a { color: #444; }
#header-navigation h1 a:hover { text-decoration: none; }
#header-navigation em { font-style: normal; }


/* Main Navigation */

/* - level 1 */
#header-navigation nav > ul { float: right; margin: 0; }
#header-navigation li { list-style-type: none; }
#header-navigation nav > ul > li { margin-left: 6px; float: left; position: relative; }
#header-navigation nav > ul > li > a {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	padding: 31px 8px 26px;
	color: #d1d2d4;
	border-top-width: 7px;
	border-top-style: solid;
	margin-top: -7px;
}
#header-navigation nav > ul > li > a:hover,
#header-navigation nav > ul > li.current-menu-item > a { text-decoration: none; border-color: orange; }

/* -level 2 */
	#header-navigation ul ul {
		display: none;
		background: #444;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		position: absolute;
		margin: 0;
		min-width: 100%;
		z-index: 1000;
		font-size: 13px;
	}
	#header-navigation li:hover > ul { display: block; }
	#header-navigation ul ul a {
		border-top: #7e7d7d 1px solid;
		color: #fff;
		display: block;
		padding: 0 26px 2px 8px;
		line-height: 28px;
		white-space: nowrap;
	}
	#header-navigation ul ul a:hover,
	#header-navigation ul ul > li.current-menu-item a { text-decoration: none; }

		/* level 3 */
		#header-navigation ul ul li { position: relative; }
		#header-navigation ul ul ul { left: 100%; top: 0; }

/* Hidden Select Menu */		
.select-menu {
	width: 100%;
	font-size: 12px;
	display: none;
	padding-top: 5px;
	margin-bottom: 0;
}
		

/* Slogan */
#template-home #header-title { text-align: center; overflow: hidden; }
#header-title h1 {
	color: #d1d2d4;
	font-size: 23px;
	font-weight: 300;
	line-height: 26px;
	margin: 17px 0 10px;
	font-style: normal;
}
#template-home #header-title h1 { line-height: 33px; margin: 14px 0 22px; }
#header-title h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 30px;
}


/* Home Top Content */

/* - nivo slider */
#nivo-slider { margin-top: -255px; position: relative; }
.nivo-directionNav .nivo-prevNav,
.nivo-directionNav .nivo-nextNav {
	bottom: 0;
	top: auto;
	right: 0;
	left: auto;
	width: 40px;
	height: 40px;
	background: #444 url("../img/nivo-arrows.png") 0 -40px no-repeat;
	text-indent: -999px;
	overflow: hidden;
}
.nivo-directionNav .nivo-prevNav { right: 43px; background-position: 0 0; }
.nivo-caption {
	opacity: 1;
	background: #444;
	width: auto;
	left: auto;
	right: 86px;
	font-size: 13px;
	text-shadow: #111 0 1px 0;
	padding: 0 12px 0 10px;
	height: 40px;
	line-height: 40px;
}

/* - form */
#home-top-content form {
	background: url("../img/form-sep.png") 0 0 no-repeat;
	padding-top: 22px;
	margin-top: -13px;
}
#home-top-content input[type="text"], #home-top-content textarea {
	border-color: #c8c8c8;
	border-radius: 3px;
	background: #F9F9F9;
	padding-top: 0;
	padding-bottom: 2px;
	font-size: 12px;
	margin-bottom: 14px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#home-top-content input[type="submit"], #home-top-content button {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* - da-slider */
#slider-parallax { background: url("../img/dotted.png") 0 100% repeat-x !important; }
#da-slider {
	overflow: hidden;
	background: none !important;
	height: 420px;
}
#da-slider h1, #da-slider h2, #da-slider h3 { font-weight: bold !important; }
.da-arrows {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
}
.da-arrows span {
	position: absolute;
	display: block;
	width: 42px;
	height: 71px;
	margin-top: -30px;
	background: #444 url("../img/direct-nav-big.png") 0 0 no-repeat;
	text-indent: -999px;
	overflow: hidden;
	opacity: 1 !important;
	z-index: 9999;
	cursor: pointer;
}
.da-arrows-prev { left: 0; }
.da-arrows .da-arrows-next { right: 0; background-position: -42px 0; }

/* -static */
#static-content { padding: 34px 0 36px; }
#home-top-content .flexslider {
	border: #c3c3c3 1px solid;
	background: #fff;
	padding: 20px;
	margin-top: 14px;
}
#static-content .container { position: relative; }
.static-image { position: absolute; right: 0; top: 0; }



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


#body, #breadcrumbs { max-width: 1004px; margin: 0 auto; background: #fff; }


/* Paddings for #content and .sidebar on different templates */
#template-default #content { padding: 40px 0 50px; }
#template-home #content { padding: 36px 0 24px; }
#template-portfolio #content, #template-portfolio-single #content { padding: 48px 0; }
#template-contact #content { padding: 15px 0 30px; }
#template-contact .sidebar { padding-top: 3px; }
.slider-nivo #body { margin-top: -309px; padding-top: 309px; }
.slider-nivo #content { padding-top: 5px !important; }
#template-blog #content, #template-blog-single #content { padding: 25px 0 30px; }
#template-blog-single #content { padding-bottom: 38px; }
#template-blog .sidebar, #template-blog-single .sidebar { padding-top: 48px; }


/* Breadcrumbs */
#breadcrumbs { border-top: #e1e1e1 1px solid; color: #444; padding: 4px 0; }
#breadcrumbs a { color: #444; }
#breadcrumbs span { padding: 0 3px; }


/* Contact Map */
#map { margin-top: 48px; }
#map iframe { display: block; max-width: 100%; }


/* 404 Page */
#page-404 {
	text-align: center;
	font-size: 25px;
	line-height: 32px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
}
#page-404 img { margin: 30px auto 35px; }


/* Clients Widget */
#clients { margin-bottom: 48px; margin-top: -40px; }
#template-home #clients { margin-top: -26px; }
#clients h3 {
	text-align: center;
	padding: 0;
	height: 10px;
	margin-bottom: 23px;
}
#clients h3 span { background: #fff; padding: 0 10px; }
#clients > .inner, #clients > .inner > .inner {
	background: url("../img/blog-sep.png") 0 100% repeat-x;
	margin: 0 -32px;
	padding: 0 32px;
	width: 100%;
}
#clients > .inner > .inner { background-position: 0 0; padding-top: 3px; padding-bottom: 3px; }
#clients ul { margin: 0 -32px; overflow: hidden; }
#clients li { list-style-type: none; float: left; width: 20%; }
#clients img { display: block; margin: 0 auto; }



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

/* Filter Menu */
#filter { overflow: hidden; text-align: right; padding-bottom: 8px; }
#filter ul { margin: 0 -6px 0 0; }
#filter li { list-style-type: none; display: inline-block; margin: 0 6px 12px 6px; }
#filter a {
	display: block;
	color: #666;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border: #c3c3c3 1px solid;
	-moz-box-shadow: 1px 1px 1px #dedede;
	-webkit-box-shadow: 1px 1px 1px #dedede;
	box-shadow: 1px 1px 1px #dedede;
}
#filter a:hover, #filter a.active { text-decoration: none; }


/* Portfolio Items */
#portfolio-container { overflow: hidden; font-size: 0; }
#portfolio-container > dl {
	float: left;
	margin: 0;
	text-align: left;
	font-size: 11px;
}
#portfolio-container > dl a { color: #fff; display: block; }
#portfolio-container > dl a img, .gsWrapper { display: block !important; }
#portfolio-container dd { margin: 0; color: #fff; }
#portfolio-container footer { float: right; }
#portfolio-container footer a {
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	margin-right: 12px;
	float: right;
	background: url("../img/portfolio-icons.png") 0 0 no-repeat;
}
#portfolio-container footer a:hover { text-decoration: none; }
#portfolio-container footer a:first-child {
	background-position: -62px 0;
	padding-left: 22px;
	margin-right: 17px;
}
#portfolio-container h4 { margin: 0; padding: 9px 11px 9px; }
#portfolio-item { margin-bottom: 48px; overflow: hidden; }
#project-title { font-size: 14px; margin: 14px 0 9px; }
#other-projects { margin-bottom: 12px; float: left; width: 100%; }
.slider-nivo #other-projects { margin-bottom: 18px; }
#other-projects h3 { margin-bottom: 20px; }

.gsCanvas { width: 100%; height: 100%; }

.one-third { width: 313px; }
.two-third { width: 626px; }
.three-third { width: 939px; }


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

/* Post Elements */
article.post {
	background: url("../img/post-sep.png") 0 100% repeat-x;
	padding-bottom: 9px;
	margin-bottom: 31px;
}

article.post p {
	font-size: 13px;
	line-height: 20px;
}

article.post h1 {
	font-size: 23px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 25px;
	border-bottom: #e1e1e1 1px solid;
	padding-bottom: 10px;
	color: #f06f2d;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

article.post h2 {
	font-size: 19px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 35px;
	border-bottom: #e1e1e1 1px solid;
	padding-bottom: 10px;
	color: #f06f2d;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

article.post a {
	
}
article.entry {
	padding-bottom: 23px;
	background: url("../img/blog-sep.png") 0 100% repeat-x;
	margin-bottom: 48px;
}
.title > * { margin: 17px 0 3px; }
.meta ul {
	margin: 0 0 14px;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: #e1e1e1 1px solid;
}
.meta li { list-style-type: none; float: left; padding-right: 12px; }
.meta a { color: #666; }
.read-more { font-size: 12px; margin: -4px 0 24px; text-transform: uppercase; }
.read-more a { text-decoration: underline; }
article.post .read-more { text-align: right; text-transform: none; }

.visual iframe { max-width: 100%; }

/* Pagination */
#pagination { text-align: right; color: #999; }
#pagination strong { font-weight: normal; }
#pagination a { color: #999; }


/* Comments */
#comments h3 { padding-bottom: 7px; margin-bottom: 11px; }
#comments dl {
	border-top: #ddd 1px solid;
	padding-top: 22px;
	margin-bottom: 8px;
}
#comments dl:first-child { border: none; padding-top: 0; }
#comments dt { overflow: hidden; }
#comments dt ul { float: left; padding-top: 7px; margin: 0 0 11px; }
#comments dt img { float: left; display: block; }
#comments dt li {
	list-style-type: none;
	padding: 0 0 0 14px;
	font-size: 13px;
	color: #999;
	font-weight: normal;
}
#comments dt li:first-child { background: none; }
#comments dd { margin: 13px 0 0; }
#comments dt a { color: #999; }
#comments .author a { font-weight: bold; }


/* Comment Form */
#comment-form { margin-top: 35px; }
#comment-form h3 { margin-bottom: 24px; padding-bottom: 7px; }



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

#footer .widget-title {
	color: #f06f2d;
	text-shadow: #343434 0 2px 0;
	border-color: #fff;
	margin-bottom: 14px;
	padding-bottom: 10px;
}

.sidebar .widget { margin-bottom: 40px; }
.sidebar .widget-title { padding-bottom: 6px; margin-bottom: 14px; }
#contact-sidebar .widget_text p { margin-bottom: 6px; }


/* Recent Posts */
.widget_recent_posts dl { margin-top: 4px; }
.widget_recent_posts dt { margin-bottom: 15px; position: relative; }
.widget_recent_posts dt img { display: block; margin: 0 auto; }
.widget_recent_posts dd { margin: 0; }
.widget_recent_posts .item-title { margin-bottom: 2px; }
.widget_recent_posts footer ul {
	overflow: hidden;
	border-bottom: #e1e1e1 1px solid;
	padding-bottom: 9px;
	margin: 0 0 5px;
}
.widget_recent_posts footer li {
	list-style-type: none;
	float: left;
	background: url("../img/slash-small.png") 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	color: #999;
}
.widget_recent_posts footer li:first-child { margin: 0; padding: 0; background: none; }
.widget_recent_posts footer li a { color: #999; }
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0);
	-webkit-transition: all 0.4s ease-in;  
	-moz-transition: all 0.4s ease-in;  
	-o-transition: all 0.4s ease-in;  
	transition: all 0.4s ease-in;
}
* > .overlay img  {
    position: absolute;
    left: 50%;
    top: 50%;
	margin: -25px 0 0 -25px !important;
	opacity: 0;
}
*:hover > .overlay img  {
	-webkit-transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-o-transition: all 0.6s ease-in-out 0s;  
	transition: all 0.6s ease-in-out 0s;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg); /* IE 9 */
	-moz-transform: rotate(360deg); /* Firefox */
	-webkit-transform: rotate(360deg); /* Safari and Chrome */
	-o-transform: rotate(360deg); /* Opera */
    opacity: 1;
}


/* Staff */
.widget_staff dl { margin: 15px 0; overflow: hidden; padding-top: 1px; }
.widget_staff dt { float: left; padding-top: 3px; }
.widget_staff dt img { display: block; }
.widget_staff dd { margin-left: 76px; }
.widget_staff .item-title { margin: 0 0 2px; }


/* Recent Posts in Footer */
#footer .widget_recent_posts dl { overflow: hidden; margin: 0 0 12px; }
#footer .widget_recent_posts dl:last-child { margin: 0; }
#footer .widget_recent_posts dt { float: left; }
#footer .widget_recent_posts dt img { margin-top: 2px; display: block; }
#footer .widget_recent_posts dd { margin-left: 66px; }
#footer .widget_recent_posts dd a { display: block; }


/* Subscribers */
.widget_subscribers { overflow: hidden; }
.widget_subscribers a {
	display: block;
	float: left;
	padding: 1px 0 0 40px;
	margin-left: 15px;
	min-height: 31px;
	line-height: 14px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.widget_subscribers a:first-child { margin-left: 0; }
.widget_subscribers strong { display: block; font-weight: normal; }
a.s_twitter { background: url("../img/i_twitter.png") 0 0 no-repeat; }
a.s_rss { background: url("../img/i_rss.png") 0 0 no-repeat; }


/* Archives */
.widget_archives .widget-title { margin-bottom: 0; }
.widget_archives ul { margin: 0; }
.widget_archives li { list-style-type: none; border-bottom: #e1e1e1 1px solid; padding: 8px 0; }
.widget_archives a { color: #999; font-size: 12px; text-decoration: none; }


/* Tabbed Posts */
.widget_loop .tab-content dl { margin: 0 0 20px; overflow: hidden; }
.widget_loop .tab-content dt { float: left; }
.widget_loop .tab-content dd {
	padding-left: 65px;
	margin: -3px;
	text-decoration: none;
	color: #999;
}
.widget_loop .tab-content dd a { font-style: normal; display: block; color: #666; }
.widget_loop .tab-content dd a:hover { text-decoration: none; }


/* Twitter */
.tweet_list { margin: 0; }
.tweet_list li {
	list-style-type: none;
	background: url("../img/tweet-sep.png") 0 0 no-repeat;
	padding: 12px 0 12px;
}
#footer .tweet_list li { background-image: url("../img/f-tweet-sep.png"); }
.tweet_list li:first-child, #footer .tweet_list li:first-child { padding-top: 0; background: none; }


/* Flickr */
.widget_flickr > div { padding-top: 3px; }
.widget_flickr .flickr_badge_image {
	float: left;
	width: 60px;
	background: url("../img/flickr-shadow.png") 0 100% no-repeat;
	padding: 0 0 12px;
	margin-right: 20px;
}
.widget_flickr > div { width: 120%; }
.widget_flickr img {
	width: 60px;
	height: 60px;
}



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

#footer { background: url("../img/dotted.png") 0 0 repeat-x; padding-top: 8px; color: #fff; }
#footer > .inner { background: url("../img/footer-bg.jpg"); padding: 24px 0; }


/* Copyright */
#copyright { text-align: right; }
#copyright .container { padding: 9px 0 3px; min-height: 24px; }
#copyright > div > div > div:first-child { text-align: left; }
#copyright span { padding: 0 6px; }
#copyright a { color: #fff; }



/* ---------- Forms ---------- */

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding-left: 10px;
	padding-right: 10px;
	-moz-box-shadow: 1px 1px 1px #cfcfcf;
	-webkit-box-shadow: 1px 1px 1px #cfcfcf;
	box-shadow: 0 1px 2px #cfcfcf;
	margin-bottom: 18px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	height: 26px;
	line-height: 26px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.row > input[class*="span"], .row > select[class*="span"],
.row > textarea[class*="span"], .row > input { margin-left: 20px; }
textarea { padding-top: 7px; padding-bottom: 7px; }


/* Search Form */
#search-form { position: relative; float: right; margin: 29px 0 0; }
#search-form input[type="text"] { width: 153px; }
#search-form input[type="submit"] {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 35px;
	text-indent: -999px;
	overflow: hidden;
	width: 36px;
	filter: none;
	background: url("../img/search.png") 100% 1px no-repeat;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


/* Contact & Comment Forms */
#contact-form input[type="text"] { width: 169px; }
#contact-form textarea { height: 188px; }

#comment-form input[type="text"] { float: left; }
#comment-form textarea { height: 188px; }



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

/* Thumbnail */
.thumbnail { border: none; box-shadow: none; padding: 0; }
.thumbnail, .nav-tabs > li > a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.tab-content .thumbnail { margin: 0 auto 24px; }


/* Tabs */
.tabs-left > .nav-tabs, .tabs-right > .nav-tabs { margin: 0; }
.tabs-left .tab-content, .tabs-right .tab-content { border: none; padding: 0 24px; }
.tabs-left > .nav-tabs > li > a { font-size: 14px; padding: 20px 34px; }
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a,
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
	border: none;
	margin-bottom: 0;
	font-weight: bold;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
	background: url("../img/tab-border.png") 0 100% no-repeat;
	padding-bottom: 1px;
	margin: -2px 0 0;
}
.tabs-left > .nav-tabs > li:last-child,
.tabs-right > .nav-tabs > li:last-child { background: none; }
.tabs-left > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:hover { background: none; color: #f06f2d; }
.nav-tabs > li > a span { padding-right: 8px; }
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs { padding: 39px 0; background: url("../img/tabs-gradient.png") 0 0 repeat-y; }

.tabs-left > .nav-tabs .active > a { padding-top: 19px;	padding-bottom: 19px; }
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
	border: #d2d2d2 1px solid;
	border-right: none;
	background: #fff;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover { border-right: #d2d2d2 1px solid; border-left: none; }

.tabs-left h1, .tabs-right h1 { font-size: 28px; line-height: 28px; margin-bottom: 0; }
.tabs-left h2, .tabs-right h2 {
	font-size: 22px;
	line-height: 22px;
	color: #999;
	font-weight: normal;
	margin: 6px 0 11px;
}

ul.nav-tabs { margin: 0; border: none; }
.nav-tabs > li > a {
	border-color: #d3d3d3;
	margin-right: 6px;
	font-size: 13px;
	color: #444545;
	padding: 6px 14px 5px;
	outline: none;
}
.nav-tabs > li.active > a {
	font-weight: bold;
	border-color: #d3d3d3;
	border-bottom-color: #fff;
}
.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover { border-color: #d3d3d3; background: none; }
.nav-tabs > li.active > a:hover { border-bottom-color: #fff; }
.tab-content { border: #d3d3d3 1px solid; padding: 20px 15px 0; }


/* Social Links */
.social-links { margin-left: 0; overflow: hidden; }
.social-links li { list-style-type: none; }
.social-links a {
	display: block;
	float: left;
	margin-right: 6px;
	text-indent: -999px;
	overflow: hidden;
	width: 29px;
	height: 29px;
	background-image: url("../img/social-icons.png");
}
.social-links .s-flickr { background-position: 0 -29px; }
.social-links .s-vimeo { background-position: 0 -58px; }
.social-links .s-linkedin { background-position: 0 -87px; }


/* Divider */
.divider {
	background: url("../img/blog-sep.png") 0 0 repeat-x;
	height: 3px;
	float: left;
	width: 100%;
	padding: 0 32px 22px;
	margin: 0 -32px;
	clear: both;
}


/* Our Staff */
.sc-staff { text-align: center; margin-top: 12px; margin-bottom: 12px; }
.sc-staff .thumbnail {
	display: inline-block;
	border: #e1e1e1 7px solid;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sc-staff h3 { border: none; padding: 0; margin: 12px 0 2px; }
.sc-staff p { margin-bottom: 10px; }


/* Teaser */
.sc-teaser { overflow: hidden; margin: 7px 0 27px; }
.sc-teaser h1, .sc-teaser h2, .sc-teaser h3 {
	font-size: 14px;
	line-height: 20px;
	border: none;
	padding: 0;
	margin: 11px 0 22px 54px;
}
.t-font h1, .t-font h2, .t-font h3 { margin: 9px 0 20px 50px; }
.icon-circle, .font-circle {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
	background: #444;
	width: 44px;
	height: 44px;
	position: relative;
	float: left;
	margin: 0;
}
.font-circle {
	width: 40px;
	height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	text-align: center;
	line-height: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
}
.icon-circle img {
	position: absolute;
	display: block;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.first { background: #f06f2d; }
.sc-teaser ul { margin: 0; border-top: #e1e1e1 1px solid; }
.sc-teaser li {
	list-style-type: none;
	background: url("../img/arrow.png") 0 9px no-repeat;
	padding: 3px 0 5px 20px;
	border-bottom: #e1e1e1 1px solid;
}
.sc-teaser li a { color: #ee9433; }


/* Hero Unit */

/* - default style */
#body .hero-unit {
	padding: 0;
	border: #ddd 1px solid;
	background: url("../img/hero-unit.png") 0 100% repeat-x;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	margin-top: -2px;
}
#body .hero-unit .inner { padding: 0 22px 10px; }
#body .hero-unit h1, #body .hero-unit h2, #body .hero-unit h3 {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0;
	background: url("../img/tweet-sep.png") 0 100% no-repeat;
	padding-bottom: 11px;
	margin: 9px 22px 12px 22px;
}
#body .hero-unit p {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 22px 16px;
}
#body .button-container { text-align: right; padding: 14px 0 11px;
	font-size: 11px;
}

	/* - alternative style */
	#body .hero-unit.alt { padding-top: 20px; padding-bottom: 14px; margin-bottom: 34px; }
	#body .hero-unit.alt h1, #body .hero-unit.alt h2, #body .hero-unit.alt h3 {
		background: none; padding: 0; margin: 9px 10px 6px 30px;
	}
	#body .hero-unit.alt p { font-size: 14px; margin: 0 10px 16px 30px; }
	#body .hero-unit.alt .button-container { margin-top: 6px; padding-right: 30px; margin-left: 0; }

	/* - home top area style */
	#home-top-content .hero-unit {
		padding: 20px 0 0;
		margin-bottom: 0;
		background: none;
		text-align: center;
		font-size: 13px;
		line-height: 20px;
		font-weight: 400;
	}
	#home-top-content h1, #home-top-content h2, #home-top-content h3 {
		font-size: 38px;
		line-height: 38px;
		font-weight: normal;
		margin-bottom: 13px;
		text-shadow: 1px 2px 1px #fff;
	}
	#home-top-content p {
		font-size: 13px;
		line-height: 20px;
		font-weight: 400;
		margin-bottom: 30px;
	}
	#home-top-content .button-container {
		border-bottom: #d1d1d1 1px solid;
		box-shadow: 0 1px 0 #fff;
		height: 11px;
	}
	#home-top-content .button-container span { padding: 0 24px; background: url("../img/body-bg.png"); }
	

/* Big Quote */
.sc-big-quote {
	background: url("../img/blog-sep.png") 0 0 repeat-x;
	color: #999;
	font-weight: 300;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	padding: 0 33px;
	margin-bottom: 14px;
	margin-left: -33px;
	margin-right: -33px;
}
.sc-big-quote > div {
	background: url("../img/blog-sep.png") 0 100% repeat-x;
	width: 100%;
	margin-left: -33px;
	padding: 17px 33px 19px;
	margin-right: -33px;
}


/* Social Profiles */
.social-profiles {
	border-top: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	height: 26px;
	line-height: 26px;
}
.social-profiles a {
	width: 18px;
	display: inline-block;
	background: url("../img/social-profiles.png") 0 0 no-repeat;
	text-indent: -999px;
	overflow: hidden;
	margin: 0 4px;
	opacity: 0.35;
}
.social-profiles a:hover { opacity: 1; }
.social-profiles .s-dribbble { background-position: 0 -26px; }
.social-profiles .s-rss { background-position: 0 -52px; }
.social-profiles .s-skype { background-position: 0 -78px; }
.social-profiles .s-twitter { background-position: 0 -104px; }


/* Pricing Table */
.pricing-table { margin-bottom: 18px; }
.pricing-table h2 {
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 12px 10px 13px;
	margin: 0;
}
.price {
	padding: 19px 0 20px 20px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: none;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}
.price small { top: -14px; position: relative; font-size: 22px; right: -5px; }
.price strong { font-size: 56px; letter-spacing: -3px; }
.price span {
	font-size: 17px;
	position: relative;
	top: -21px;
	padding-left: 6px;
}
.price em {
	position: relative;
	left: -24px;
	top: -7px;
	font-size: 11px;
}
.pricing-table ul { margin: 0; }
.pricing-table li {
	list-style-type: none;
	min-height: 18px;
	padding: 11px 10px;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #f6f6f6;
}
.pricing-table li.even { background: #e7e7e7; }
.sign-up { text-align: center; padding: 26px 0 26px; }


/* Alerts */
.alert { padding: 15px 35px 15px 18px; font-size: 12px; }


/* Accordion */
.accordion-group, .accordion-inner { border: none; border-radius: 0; }
.accordion-group { padding: 5px 0; border-top: #ddd 1px solid; }
.accordion-group:first-child { border: none; padding-top: 0; }
.accordion-heading .accordion-toggle {
	padding: 0;
	color: #444;
	outline: none;
	overflow: hidden;
}
.accordion-heading .accordion-toggle span {
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background-image: url("../img/accordion.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 2px 8px 2px 0;
}
.accordion-heading .collapsed span { background-position: 0 -82px; }
.accordion-heading .accordion-toggle:hover { text-decoration: none; }
.accordion-inner { padding: 9px 0 9px 24px; }
.collapse {
	overflow: hidden;
	position: relative;
	height: 0;
}
.collapse.in { height: auto; }


/* Button */
input[type="submit"], button, .button, .button-big {
	padding: 4px 18px 6px;
	cursor: pointer;

	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	text-decoration: none;
	text-align: center;
	
	border-width: 1px;
	border-style: solid;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
}
.button-big { padding: 9px 28px 10px !important; }
#home-top-content .button-big { padding-top: 7px !important; padding-bottom: 8 !important; }
input[type="submit"]:hover, button:hover, .button:hover, .button-big:hover { text-decoration: none; }


/* Other */
.highlight { color: #fff; padding: 0 5px 0 4px; }
.pull-right { float: right; }
.pull-left { float: left; }

.social-icons { overflow: hidden; margin: 0; }
.social-icons li { float: left; list-style-type: none; margin: 0 13px 12px 0; }
.social-icons li a { display: block; }

.the-icons li { list-style-type: none; margin-bottom: 10px; }

.close { box-shadow: none; top: 0 !important; }
.close:hover { background: none; }

blockquote {
    border-left-width: 9px;
	border-left-style: solid;
    overflow: hidden;
    padding-left: 11px;
}
blockquote div { margin: -3px 0; }



/* ---------- Colors Scheme Settings ---------- */

/* main secondary color - use same value for all */
#header-navigation em, #header-title h2, #page-404 strong, #filter a:hover, #filter a.active, #pagination strong, #comments .author a, .widget_archives a:hover, .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover { color: #f06f2d; }

#header, #header-navigation nav > ul > li > a, #header-navigation ul ul, #header-navigation ul ul li:first-child a:hover, #header-navigation ul ul > li:first-child.current-menu-item a, #filter a:hover, #filter a.active, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, .sc-staff .thumbnail:hover, blockquote, #home-top-content input[type="text"]:focus, #home-top-content textarea:focus { border-color: #f06f2d; }

#header-navigation ul ul > li.current-menu-item a, #header-navigation ul ul a:hover, #header-navigation ul ul > li.current-menu-item a, .nivo-directionNav .nivo-nextNav:hover, .nivo-directionNav .nivo-prevNav:hover, .da-arrows span:hover, #portfolio-container dd, #copyright, .first, .pricing-table, .accordion-heading .accordion-toggle span, .highlight { background-color: #f06f2d; }


/* the same main color, but in RGBA format ([72, 204, 205], 0.7) - change value in [] */
*:hover > .overlay { background: rgba(72, 204, 205, 0.7); }
#filter a:hover, #filter a.active {
	-moz-box-shadow: 1px 1px 1px rgba(72, 204, 205, 0.6);
	-webkit-box-shadow: 1px 1px 1px rgba(72, 204, 205, 0.6);
	box-shadow: 1px 1px 1px rgba(72, 204, 205, 0.6);
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, #home-top-content input[type="text"]:focus, #home-top-content textarea:focus {
	-moz-box-shadow: 0 0 8px rgba(72, 204, 205, 0.6);
	-webkit-box-shadow: 0 0 8px rgba(72, 204, 205, 0.6);
	box-shadow: 0 0 8px rgba(72, 204, 205, 0.6);
}

/* portfolio item label background - make them 10% different from main color */
#portfolio-container .c2 dd { background-color: #f06f2d; }
#portfolio-container .c3 dd { background-color: #f06f2d; }

/* pricing table settings */
.pricing-table h2 {
	text-shadow: 0 1px 0 #016768; /* pricing plan title shadow */
	border-bottom: #14A9AB 1px solid; /* pricing plan title bottom border */
}
.price {
	background: #97e0e1; /* price background */
	text-shadow: 1px 0 0 #14A9AB; /* price text shadow */
}

/* button color settings - change only colors */
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover,
input[type="submit"], button, .button, .button-big,
input[type="submit"]:hover, button:hover, .button:hover, .button-big:hover {
	color: #016768; /* button text color */
	text-shadow: #ebf9f9 0 1px 0; /* button text shadow */

	border-color: #8cdcdd #5bc7c8 #14a9ab; /* bordr-color: 1) top, 2) left and right, 3) bottom */
	
	/* color of button shadows - change only first color (inset) */
	-moz-box-shadow: 0 0 0 1px #b8eaeb inset, 0 2px 1px 0 #d9d9d9;
	-webkit-box-shadow: 0 0 0 1px #b8eaeb inset, 0 2px 1px 0 #d9d9d9;
	box-shadow: 0 0 0 1px #b8eaeb inset, 0 1px 1px 0 #d9d9d9;
	
	background: #97e0e1; /* background: old browsers */
	/* button background gradient rule for all browsers: top to bottom */
	background: -moz-linear-gradient(top, #88dcdc 0%, #9ce1e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88dcdc), color-stop(100%,#9ce1e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #88dcdc 0%,#9ce1e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #88dcdc 0%,#9ce1e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #88dcdc 0%,#9ce1e2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #88dcdc 0%,#9ce1e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88dcdc', endColorstr='#9ce1e2',GradientType=0 ); /* IE6-9 */
}
input[type="submit"]:hover, button:hover, .button:hover, .button-big:hover {
	/* invert for hover effect (replace colors) */
	background: -moz-linear-gradient(top, #9ce1e2 0%, #88dcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ce1e2), color-stop(100%,#88dcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9ce1e2 0%,#88dcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9ce1e2 0%,#88dcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9ce1e2 0%,#88dcdc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9ce1e2 0%,#88dcdc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ce1e2', endColorstr='#88dcdc',GradientType=0 ); /* IE6-9 */
}
.sign-up .button {
	/* pricing table button shadows - same as button, but without seond part */
	-moz-box-shadow: 0 0 0 1px #b8eaeb inset;
	-webkit-box-shadow: 0 0 0 1px #b8eaeb inset;
	box-shadow: 0 0 0 1px #b8eaeb inset;
}

/* Added About Us Page Lloyd Kate */

.product_about {
	margin-top: 35px;
	margin-bottom: 40px;
	border-bottom: #e1e1e1 1px dotted;
	padding-bottom: 15px;
}

.product_text_left {
	width: 500px;
}

.product_image_right {
	float: right;
}

.product_image_right img {
	width: 150px;
}







/* Reposnive */

@media (max-width:979px){
	
	h8.teltop {
	display: none;
}

	/* Header & Navigation */
	#header-navigation em { display: none; }
	#header-navigation nav > ul > li > a { font-size: 12px; }
	
	/* Tabs */
	.tabs-left > .nav-tabs > li > a { font-size: 12px; padding-top: 15px; padding-bottom: 15px; }
	.tabs-left > .nav-tabs .active > a { padding-top: 14px;	padding-bottom: 14px; }
	
	/* Client Widget */
	#clients > .inner, #clients > .inner > .inner, .divider, .sc-big-quote { margin: 0 -18px; padding: 0 18px; }
	#clients > .inner > .inner, .sc-big-quote > div { padding: 3px 20px; }
	#clients ul { margin: 0 -20px; }
	
	.static-image { max-width: 50%; margin-top: 50px; }
	
	/* Big quiote message */
	.sc-big-quote {
		margin: 0 -20px;
		padding: 0 20px;
		font-size: 18px;
		line-height: 28px;
	}
	.sc-big-quote > div { padding: 17px 20px 19px; margin: 0 -20px; }

	/* Home top area headings */
	#home-top-content h1, #home-top-content h2, #home-top-content h3 { font-size: 32px; line-height: 32px; }
	
}

@media (min-width:768px) and (max-width:979px){


	
	
	
	/* Page width */
	#body, #breadcrumbs { max-width: 768px; }
	
	/* Header & Navigation */
	.slider-nivo #body { margin-top: -178px; padding-top: 178px; }
	#header-title h1, #template-home #header-title h1 { font-size: 22px; line-height: 31px; }
	#header-title h2 { font-size: 16px; line-height: 18px; }
	
	/* Da slider */
	#da-slider { height: 360px; }
	.da-slide { width: 720px; margin-left: -360px; }
	.da-slide h1 { margin-top: 60px; }
	.da-slide .da-img img { max-width: 100% !important; margin-left: 0; }
		
	/* Tabs */
	.tabs-left > .nav-tabs > li > a,
	.tabs-right > .nav-tabs > li > a { font-size: 12px; padding-top: 15px; padding-bottom: 15px; }
	.tabs-left > .nav-tabs .active > a,
	.tabs-right > .nav-tabs .active > a { padding-top: 14px; padding-bottom: 14px; }
	
	/* Other */
	.sc-teaser h1, .sc-teaser h2, .sc-teaser h3 { font-size: 12px; }
	#contact-form input[type="text"] { width: 121px; }
	.widget_subscribers a.s_rss { margin: 15px 0 0; }

	/* Home top area headings */
	#home-top-content h1, #home-top-content h2, #home-top-content h3 { font-size: 32px; line-height: 32px; }
	
	/* Portfolio items width */
	.one-third { width: 241px; }
	.two-third { width: 482px; }
	.three-third { width: 723px; }
	
	/* Widgets */
	.widget_flickr > div { width: auto; }

}

@media (max-width:767px){
	
	
	
	

/* Added About Us Page Lloyd Kate */

.product_about {
	margin-top: 35px;
	margin-bottom: 40px;
	border-bottom: #e1e1e1 1px dotted;
	padding-bottom: 15px;

}

.product_text_left {
	width: 100%;
}

.product_image_right {
	float: none;
}

.product_image_right img {
	width: 100%;
	margin-bottom: 20px;
}


	
	/* Paddings */
	body { padding: 0;
	font-size: 11px;
}
	#header-navigation, #header-title,
	#body, #breadcrumbs, #footer > .inner,
	#copyright { padding-left: 20px; padding-right: 20px; }
	
	/* Header & Navigation */
	#header-title h1, #template-home #header-title h1 { font-size: 16px; line-height: 24px; }
	#header-navigation { border: none; }
	.select-menu { display: block; }
	
	/* Logo and navigation */
	#logo { text-align: center;
}
	#header-navigation nav { display: none; }
	
	/* Nivo slider */
	.slider-nivo #body { margin-top: 0; padding-top: 0; }
	#nivo-slider { margin: 0 0 10px; }
	.slider-nivo #header { padding-bottom: 0; border: none; box-shadow: none; }
	.slider-nivo #content { padding-top: 30px !important; }
	
	/* Da slider */
	#da-slider { height: 240px; }
	.da-arrows { display: none; }
	.da-slide { margin-left: -50%; width: 100%; }
	.static-image, .da-img { display: none; }
	.da-slide { padding-top: 40px; }
	.da-slide h1, .da-slide p, .da-slide .button { margin: 0 20px; width: auto; }
	
	/* Home top area headings */
	#home-top-content h1, #home-top-content h2, #home-top-content h3 { font-size: 20px; line-height: 24px; }
	#static-content { padding-left: 20px; padding-right: 20px; }
	
	/* Portfolio */
	#filter { text-align: center; }
	#portfolio-container { text-align: center; }
	#portfolio-container > dl { display: inline-block; float: none; }
	#portfolio-container .one-third,
	#portfolio-container .two-third,
	#portfolio-container .three-third { width: 100%; }
	.one-third { max-width: 313px; }
	.two-third { max-width: 626px; }
	.three-third { max-width: 939px; }	
	
	/* Tabs */
	.nav-tabs > li > a span { display: none; }
	.tabs-left > .nav-tabs > li > a,
	.tabs-right > .nav-tabs > li > a { padding-left: 10px; padding-right: 10px; }
		
	/* Hero unit */
	#body .hero-unit .button-container { padding: 0; }
	#body .hero-unit.alt .button-container { padding: 0 30px 0 30px; }
	#body .hero-unit .button-container .button,
	#body .hero-unit .button-container .button-big,
	#body .hero-unit .button-container .button,
	#body .hero-unit .button-container .button-big { display: block; }

	/* Footer */
	#footer .widget { margin-bottom: 34px; }
	#copyright { text-align: left; }
	#copyright .row > div { display: inline; padding-right: 10px; }

	/* Other */
	.sc-staff { margin-bottom: 40px; }
	
	/* Blog */
	#template-blog .sidebar, #template-blog-single .sidebar { padding-top: 20px; }

	/* Widgets */
	.widget_recent_posts dl { margin-bottom: 32px; }	
	.widget_flickr > div { width: auto; }
	
	/* Forms */
	#contact-form input[type="text"] { width: 100%; }
	.row > input[class*="span"], .row > select[class*="span"],
	.row > textarea[class*="span"], .row > input { margin-left: 0; }
	
}