/*
Theme Name: Goodspace
Theme URI: -
Description: Goodspace Wordpress Theme
Version: 1.09
Author: Goodlayers
Author URI: http://goodlayers.com
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================= */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 14px;
font-family: "LatoRegular"!important;
		font: inherit;
		vertical-align: baseline; }*/
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul { }
	blockquote, q {
		quotes: none; }
	
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-spacing: 0;
		border: 1px solid ; 
		}
table tr:nth-child(odd){background:#F4F4F4;}
   table td:nth-child(even){color:#666666;}
	tr th{
	border-bottom: 1px solid;
	text-align: left;
	}
	tr th, tr td{



		padding: 8px 10px;



		border-right: 1px solid;



	}



	tr th:last-child, tr td:last-child{



	/*	border-right: 0px;*/



	}



	table th{ font-weight: bold; }







/* #Basic Styles



================================================== */

 ul.tabs {clear: both;}
.sixteen.columns.mt0 {width: 100% !important;}


	body {



		font-family:"LatoRegular", "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;



		font-size: 14px;



		color: #666;



		-webkit-text-size-adjust: 100%;



		line-height: 18.5px;



 }



 	html{ min-height: 100%; }







/* #Typography



================================================== */



	h1, h2, h3, h4, h5, h6 {



		color: #181818;



		font-family:"LatoRegular", "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;



		font-weight: normal; }



	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }



	h1 { margin-bottom: 15px;}



	h2 { margin-bottom: 15px; }



	h3 { margin-bottom: 15px; }



	h4 { margin-bottom: 15px; }



	h5 { margin-bottom: 15px; }



	h6 { margin-bottom: 15px; }



	.subheader { color: #777; }







/*	p { margin: 0 0 20px 0; }*/



	p img { margin: 0; }



	p.lead { font-size: 21px; line-height: 27px; color: #777;  }







	em { font-style: italic; }
	strong { font-family: 'verdana'; }
	small { font-size: 80%; }







/*	Blockquotes  */



	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }



	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }



	blockquote cite { display: block; font-size: 12px; color: #555; }



	blockquote cite:before { content: "\2014 \0020"; }



	blockquote cite a{ color: #555; }







	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }



.tensioner-title li,.cover-title li,.page-excerpt li {
  display: inline; 
}


.tensioner-title p,.cover-title p {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
}
/* #Links



================================================== */



	a{ color: inherit; text-decoration: none; outline: 0; }



	a:hover{ color: inherit; }



	p a { line-height: inherit; }











/* #Lists



================================================== */



	ul, ol { }



	ul {  }



	ol { list-style: decimal; }



/*	ol, ul.square, ul.circle, ul.disc, ul { margin-left: 30px; }*/



	ul.square { list-style: square outside; }



	ul.circle { list-style: circle outside; }



	ul.disc { list-style: disc outside; }



	/*ul ul, ul ol,



	ol ol, ol ul { margin: 4px 0 5px 30px;  }



	



	ul ul li, ul ol li,



	ol ol li, ol ul li { margin-bottom: 6px; }



	



	li { line-height: 28px; }*/



	ul.large li { line-height: 21px; }



	li p { line-height: 21px; }







/* #Images



================================================== */



	img.scale-with-grid {



		max-width: 100%;



		height: auto; }



/*	img{ display: block; }*/



	



	iframe{ display: block; }



/* #Buttons



================================================== */



	a.button,



	button,



	input[type="submit"],



	input[type="reset"],



	input[type="button"] {



		/*height: 29px;*/ line-height: 26px; /*padding: 1px 12px 0px 12px;*/ display: inline-block; 



		background: url('images/gradient-top4-32px.png') repeat-x; cursor: pointer;



		



		/*-webkit-border-radius: 3px;



		-moz-border-radius: 3px;



		border-radius: 3px;*/ }







	a.button:hover,



	button:hover,



	input[type="submit"]:hover,



	input[type="reset"]:hover,



	input[type="button"]:hover {



		}







	.button.full-width,



	button.full-width,



	input[type="submit"].full-width,



	input[type="reset"].full-width,



	input[type="button"].full-width {



		width: 100%;



		padding-left: 0 !important;



		padding-right: 0 !important;



		text-align: center; }





.search-everything-highlight-color {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
	a.gdl-button{

		height: 26px; line-height: 26px; padding: 1px 12px 0px 12px; display: inline-block; 

		background: url('images/gradient-top4-32px.png') repeat-x; cursor: pointer;

		-webkit-border-radius: 3px;

		-moz-border-radius: 3px;

		border-radius: 3px; }


	a.gdl-button:hover{background-image: url('images/gradient-bottom4-32px.png'); }

	.gdl-image-frame{

		padding: 4px; 

		display: inline-block;

	}

 ul.foot_link li{
  color: rgb(161, 161, 161);
  font-family: "PT sans" !important;
  font-size: 17px;
  line-height: 32px;
}


/* #Tabs (activate in tabs.js)



================================================== */



	ul.tabs {



		display: block;



		margin: 0 0 0px 0;



		padding: 0;



		list-style: none;



		/*border-bottom: solid 1px;*/ }



	ul.tabs li {
		display: block;
		width: auto;
		height: 40px;
		padding: 0;
		float: left;

		margin-bottom: 0;   margin-right: 5px;}


	ul.tabs li a {



		display: block;



		text-decoration: none;



		width: auto;



		height: 35px;



		padding: 0px 20px;



		line-height: 30px;



		/*border: solid 1px;*/



		border-width: 1px 1px 0 0;



		margin: 0;



		cursor: pointer;



                background: #f5f5f5;



		font-size: 16px; }



	ul.tabs li a.active {



		background: #fff;



		height: 45px;



		position: relative;



		top: -5px;





		border-left-width: 1px;



		margin: 0 0 0 -1px;



		color: #111;



		-moz-border-radius-topleft: 2px;



		-webkit-border-top-left-radius: 2px;



		border-top-left-radius: 2px;



		-moz-border-radius-topright: 2px;



		-webkit-border-top-right-radius: 2px;



		border-top-right-radius: 2px; }



	ul.tabs li:first-child a.active {



		margin-left: 0; }



	ul.tabs li:first-child a {



		border-width: 1px 1px 0 1px;



		-moz-border-radius-topleft: 2px;



		-webkit-border-top-left-radius: 2px;



		border-top-left-radius: 2px; }



	ul.tabs li:last-child a {



		-moz-border-radius-topright: 2px;



		-webkit-border-top-right-radius: 2px;



		border-top-right-radius: 2px; 

		padding-top: 8px;

margin-top: -5px;

height: 45px;}







	ul.tabs-content { margin: 0 0 20px; display: block; list-style: none;padding: 20px;-webkit-border-radius: 0 0 5px 5px;border-radius: 0 0 5px 5px; border: 1px solid rgb(217, 217, 217);}



	ul.tabs-content > li { display:none; }



	ul.tabs-content > li.active { display: block; }
	.nav > li > a:focus, .nav > li > a:hover {
  background-color: hsl(205, 89%, 25%) !important;
}
.navbar {
  border-bottom: 4px solid hsl(204, 100%, 38%) !important;
  border-radius: 0 !important;
}






	/* Clearfixing tabs for beautiful stacking */



	ul.tabs:before,



	ul.tabs:after {



	  content: '\0020';



	  display: block;



	  overflow: hidden;



	  visibility: hidden;



	  width: 0;



	  height: 0; }



	ul.tabs:after {



	  clear: both; }



	ul.tabs {



	  zoom: 1; }











/* #Forms



================================================== */







	form {



		margin-bottom:0; }



	fieldset {



		margin-bottom: 20px; }



	



	select {



		padding: 0; }



	



	textarea {



		min-height: 60px; }



	label,



	legend {



		display: block; }



	select {



		width: 220px;



                float: right; }



	input[type="checkbox"] {



		display: inline; }



	label span,



	legend span {



		font-weight: normal;



		font-size: 13px;



		color: #444; }



	



/* #Custom Tag



================================================== */



	.wp-caption, .wp-caption-text,



	.sticky, .gallery-caption,



	.bypostauthor{ max-width: 100% !important; }



	.alignright{ float: right; margin-left: 10px; margin-bottom: 10px; }



	.alignleft{ float: left; margin-right: 10px; margin-bottom: 10px; }



	.aligncenter{ margin: 0 auto 0; }



	.shortcode-image-left{ margin-right: 12px; }



	.shortcode-imarg-right{ margin-left: 12px; }  







	br.clear{ clear: both; height: 0px; display: block; }



	.display-none{ display: none; } 



	.overflow-hidden{ position: relative; overflow: hidden;border:#2857a8 1px solid; }



	



	.mt0{ margin-top: 0px !important;}



	.mt10{ margin-top: 10px !important; }



	.mt15{ margin-top: 15px !important; }



	.mt20{ margin-top: 20px !important; }



	.mt25{ margin-top: 25px !important; }



	.mt30{ margin-top: 30px !important; }



	.mt40{ margin-top: 40px !important; }



	.mb0{ margin-bottom: 0px !important; }



	.mb5{ margin-bottom: 5px !important; }



	.mb10{ margin-bottom: 10px !important; }



	.mb15{ margin-bottom: 15px !important; }



	.mb20{ margin-bottom: 20px !important; }



	.mb30{ margin-bottom: 30px !important; }



	.mb50{ margin-bottom: 50px !important; }



	.ml0{ margin-left: 0px !important; }



	.mr0{ margin-right: 0px !important; }



	



	.pt25{ padding-top: 25px !important; }







	/*disable blank space*/



	cufon[alt=" "]{ 



	   display: none !important; 



	} 



	







/* #Theme Style



================================================== */



div.body-wrapper{ }



div#custom-full-background{ position: fixed; top: -50%; left: -50%; width: 200%; height: 200%; }



div#custom-full-background img{ 



	position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;



	min-width: 50%; min-height: 50%; }



	



.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }



	



/*--- Header ---*/



div.header-wrapper{ position: relative; }



div.logo-wrapper{ float: left; } 



div.logo-wrapper img{ display: inline-block; } 



div.navigation-wrapper{ float: right; }







div.social-wrapper { position: absolute; top: 0px; right: 0px; margin: 12px 10px; }



div.social-icon img{ display: inline-block;}



div.social-icon {  float: left; text-align: center; margin-right: 13px; margin-top: 8px;



	opacity: 0.35; filter: alpha(opacity=35); cursor: pointer; }







/*--- Navigation ---*/



div.navigation-wrapper{



	font-size: 13px; text-align: center; }



.navigation-wrapper .sf-menu .current-menu-ancestor a,



.navigation-wrapper .sf-menu .current-menu-item a{ font-weight: bold; }



.navigation-wrapper .sf-menu .current-menu-ancestor li a, 



.navigation-wrapper .sf-menu ul .current-menu-item a{ font-weight: normal; }



div.navigation-wrapper ul li ul li{ font-weight: normal; }



div.responsive-menu-wrapper{ display: none; }



div.responsive-menu-wrapper select{ width: 100%; height: 30px; margin-bottom: 30px; }



div#main-superfish-wrapper{ margin-left: 1px;}







/*--- Content ---*/



div.content-wrapper{ position: relative; }







/*--- Page ---*/



div.gdl-page-title-wrapper{ padding: 11px 17px 11px; position: relative; display:none } 



div.gdl-page-title-left-bar{ width: 3px; position: absolute; left: 0px; top: 0px; bottom: 0px; }



h1.gdl-page-title{ font-size: 15px; font-weight: bold; line-height: 18px; float: left; margin: 0 10px 0 0; }







div.gdl-page-caption{ padding-top: 1px; line-height: 18px; font-size: 13px; }

div.gdl-page-content{ margin: 0px 0 20px 0;}

div.pagination{ 



	margin: 0px 10px 10px 10px; text-align: left; padding-right: 20px;	position: relative; z-index: 99;}



div.pagination a, div.pagination span{ 



	padding-left: 6px; padding-right: 10px; height: 25px; line-height: 25px; display: inline-block; 



	text-align: center; border: 1px solid; border-right: 0px; 



	border-color: inherit; color: inherit; }



div.pagination a:last-child, div.pagination span:last-child{ border-right: 1px solid; border-color: inherit; }



div.pagination a:hover{ background: none; color: inherit; }



div.pagination span{ }

/***extra*********************/
.footer_menu.contact_us_link > p {
  font-size: 17px;
}
.footer_menu.contact_us_link > a:hover {
	text-decoration:none;
 }
.footer_menu.contact_us_link > a {
  color: #ffffff;
  font-size: 17px;
}
.contact_us_link i.fa {
  color: #ffffff;
  font-size: 26px;
  line-height: 31px;
  margin-right: 10px;
  vertical-align: middle;
}	



/*--- Sidebar ---*/



div.gdl-left-sidebar{ float: left; width:25%; }

.newsletter_btn {
  background-color: hsla(0, 0%, 0%, 0) !important;
  background-image: url("./images/newsletter_btn_bg.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border: medium none !important;
  display: inline-block !important;
  float: right;
  font-size: 0 !important;
  height: 34px;
  margin-right: 5px;
  margin-top: -37px !important;
  position: relative;
  width: 24px !important;
}

div.gdl-right-sidebar{ float: left; }



div.gdl-page-item{ float: right; padding-top: 0px; margin-bottom: 10px;margin-top: 25px;}



div.gdl-page-float-left {
  margin: 0 auto;
  width: 1160px;
}







div.custom-sidebar { border-color: inherit; margin-bottom: 1px; clear: both; }



div.custom-sidebar div { border-color: inherit; }



div.custom-sidebar ul{ list-style: none; margin-left: 0px; border-color: inherit; }	



div.custom-sidebar ul li{  border-color: inherit; }	



div.custom-sidebar ul li{ /*padding-left: 15px; background-position: 0px 4px;*/ }



div.custom-sidebar ul li li:last-child{ 



	border-bottom: none; padding-bottom: 0px; }	



div.custom-sidebar #recentcomments a{background: none; }		



div.custom-sidebar #twitter_update_list{ font-family: 'Droid Serif'; font-style: italic;}



div.custom-sidebar #twitter_update_list li{ background: none; padding-left: 0px; }



div.custom-sidebar #twitter_update_list li span{



display: inline-block;



}



div.custom-sidebar #twitter_update_list li span a { margin-top: 0px; margin-right: 6px; padding-left: 2px; display: inline-block;



}



div.custom-sidebar #twitter_update_list li a {display: table;



margin-top: 10px;



float: none;



clear: both;



}







/*--- Custom Widget ---*/



div.custom-sidebar .textwidget{padding-bottom: 6px; }







div.custom-sidebar .gdl-recent-post-widget{ border-color: inherit; }



div.custom-sidebar  .recent-post-widget{ 



	 padding-bottom: 5px; border-bottom: 0px solid; border-color: inherit; }



div.custom-sidebar  .recent-post-widget-thumbnail{



	background-color: #f3f3f3; margin-right: 12px; border: 1px solid #fff;  float: left; }



div.custom-sidebar  .recent-post-widget-context{ overflow: hidden; margin-top: 2px; }



div.custom-sidebar  .recent-post-widget-date{



	margin-top: 4px; height: 16px; line-height: 19px; font-family: 'Droid Serif'; font-style: italic;



	background-position: 0px 0px; padding-left: 22px; }



div.custom-sidebar  .recent-post-widget-comment-num{



	margin-top: 4px; height: 16px; line-height: 19px; font-family: 'Droid Serif'; font-style: italic;



	background-position: 0px 0px; padding-left: 22px; }







div.custom-sidebar .twitter-whole{ border-color: inherit; }



div.custom-sidebar .twitter-whole ul li  a{ background: none; padding: 0px; }







div.custom-sidebar .flickr-widget{ margin-top: 5px; display: inline-block; }



div.custom-sidebar .flickr_badge_image{	margin: 10px 10px 0px 0px; float: left; width: 56px; height: 56px; }



div.custom-sidebar .flickr-widget img{ width: 56px; height: 56px; }







div.custom-sidebar .contact-widget-whole ol{ list-style: none; margin-left: 0px; margin-top: 15px; }



div.custom-sidebar .contact-widget-whole ol li{ margin-right: 10px; }



div.custom-sidebar .contact-widget-whole input,



div.custom-sidebar .contact-widget-whole textarea{ margin-bottom: 16px; }



div.custom-sidebar .screenReader{ display: none; }







div.custom-sidebar .gdl-recent-port-widget{ margin-top: 5px; }



div.custom-sidebar .recent-port-widget{ float: left; margin-right: 10px; margin-top: 10px; }







/* Sidebar right/left */



div.sidebar-title-wrapper-line{ height: 0px; border-bottom: 1px solid; overflow: hidden; position: relative; top: 9px; }	



div.left-sidebar-wrapper,

div.right-sidebar-wrapper{ padding: 5px 15px;border: 1px solid rgb(201, 201, 201);margin-top: 25px;margin-bottom: 20px;}



div.right-sidebar-wrapper .custom-sidebar-title,



div.left-sidebar-wrapper .custom-sidebar-title,



div.sitemap .custom-sidebar-title{ 



	line-height: 18px; padding: 0px;  margin-bottom: 5px; margin-right: 15px; 



	font-size: 13px; font-weight: bold; border-color: inherit; float: left; }







/* Tag Cloud*/



.tagcloud{ border-color: inherit; display: inline-block; }



.tagcloud a{



	font-size: 16px !important; display: block; float: left; padding: 3px 8px 3px 8px; margin-right: 10px;



	margin-top: 10px; border: 1px solid; border-color: inherit;



	



	-webkit-border-radius: 3px;



	-moz-border-radius: 3px;



	border-radius: 3px;



}







/* Calendar */



#calendar_wrap{ border-color: inherit; }



#wp-calendar{ width: 100%; border-color: inherit; border-width: 0px; }



#wp-calendar caption{ font-size: 13px; font-weight: bold; margin: 5px auto 15px; padding-bottom: 6px; border-bottom: 0px; border-color: inherit; }



#wp-calendar td{ padding: 4px; text-align: center; border-right: 0px; }



#wp-calendar th{ padding: 0px; text-align: center; border-right: 0px; border-bottom: 0px; background: transparent;  }







/* search widget */



div.custom-sidebar #searchsubmit{ position: absolute; height: 27px; top: 0px; right: 2px; cursor: pointer;



	width: 28px; border: 0px; border-image: initial; 



	



	-moz-box-shadow: none; 



	-webkit-box-shadow: none; 



	box-shadow: none;}



div.custom-sidebar #search-text{ height: 40px; }
#search-text input{height: 30px;}


div.custom-sidebar #searchform{ position: relative; margin-top: 10px; margin-bottom: 0; width: 96%; margin-left: 5px;  }

div.custom-sidebar #search-text input[type="text"]{ margin-bottom: 0; width: 100%; }

div.custom-sidebar #searchform br.clear{ display: none; }

/* contact form */



div.custom-sidebar label, legend { font-weight: bold; margin-bottom: 7px; }



div.custom-sidebar .error{ font-family: 'Droid Serif'; font-style: italic; margin-bottom: 15px; }



div.custom-sidebar #contactForm input, div.custom-sidebar #contactForm textarea { width: 100%;  }







/*--- Footer ---*/



div.footer-wrapper .container{ background: transparent; 



	



	-moz-box-shadow: none; 



	-webkit-box-shadow: none; 



	box-shadow: none; }



div.footer-widget-wrapper{ padding-top: 35px; margin-bottom: 10px;}



div.footer-widget-wrapper .custom-sidebar{ }



div.footer-widget-wrapper .custom-sidebar-title{ font-size: 16px; margin-bottom: 10px;}



div.footer-widget-wrapper .custom-sidebar #searchform{ margin-top: 15px; margin-bottom: 0; width: 100%; margin-left: 0px;  }







/* Footer custom widget*/



div.footer-wrapper div.contact-form-wrapper input[type="text"], div.footer-wrapper div.contact-form-wrapper input[type="password"], div.footer-wrapper div.contact-form-wrapper textarea, div.footer-wrapper div.custom-sidebar #search-text input[type="text"], div.footer-wrapper div.custom-sidebar .contact-widget-whole input, div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {



	 -moz-box-shadow: none; 



	 -webkit-box-shadow: none; 



	 box-shadow: none; }



div.footer-wrapper a.button, div.footer-wrapper button{ -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 0 !important; background: #222 !important; }



div.footer-wrapper #wp-calendar caption{ font-size:15px; border: none; margin-bottom: 15px; }



div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }







/*--- Copyright ---*/



div.copyright-wrapper{ padding-top: 12px; padding-bottom: 12px; font-size: 11px; font-weight: bold; text-align: center; }



div.copyright-left{ text-align: left; float: left; margin-left: 20px; }



div.copyright-right{ text-align: right; float: right; margin-right: 20px; } 







/*--- Comments ---*/



div.comment-wrapper{  margin-top: 40px; }



div.comment-wrapper .comment-title{  font-size: 18px; }



div.comment-wrapper .comment-form-comment{  margin-right: 40px; }



div.comment-wrapper #reply-title{ font-size: 18px; margin-bottom: 15px; }



div.comment-wrapper input[type="text"], input[type="password"] {



	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 10px; 



	margin: 5px 5px 25px; line-height: 20px; }



div.comment-wrapper textarea{



	height: 165px; width: 590px; margin: 5px 5px 25px; padding: 10px; max-width: 100%;



	line-height: 20px; }







div.comment-wrapper .comment-form-captcha img { float: left; margin-right: 20px; margin-top: 1px; }



div.comment-wrapper .comment-form-author input,



div.comment-wrapper .comment-form-email input,



div.comment-wrapper .comment-form-url input { float: left; }



div.comment-wrapper .comment-form-captcha input { float: left; width: 205px; }



div.comment-wrapper .comment-form-author label,



div.comment-wrapper .comment-form-email label,



div.comment-wrapper .comment-form-url label,



div.comment-wrapper .comment-form-captcha label { float: left; line-height: 32px; margin: 5px 0px 0px 10px; }



div.comment-wrapper .comment-form-author span,



div.comment-wrapper .comment-form-email span,



div.comment-wrapper .comment-form-url span,



div.comment-wrapper .comment-form-captcha span { float: left; line-height: 32px; margin-left: 2px; }







	



ol.comment-list{ margin: 0px; list-style: none; }



ol.comment-list .comment-body{ border-bottom: 1px solid; margin-top: 22px; padding-bottom: 22px; }



ol.comment-list ul{ margin: 0px 0px 0px 30px; list-style: none; }



div.comment-avartar{ float: left; }



div.comment-context{ margin-left: 80px; }



span.comment-author{  margin-right: 5px; font-size: 16px; }



span.comment-date{  margin-right: 5px; font-style: italic;  font-size: 11px;}



span.comment-time{ margin-right: 5px; font-style: italic; }



div.comment-content{ margin-top: 7px; }







div.comment-wrapper #respond{ margin-top: 30px; }







/* Slider */



div.slider-wrapper{ position: relative; overflow: hidden; padding-bottom: 14px; }



div.slider-bottom-gimmick{ height: 5px; width: 100%; }



div.slider-top-shadow{ 



	height: 6px; width: 100%; position: absolute; top: -1px; z-index: 100;



	background: url('images/gradient-vertical-6px.png'); }



div.slider-bottom-shadow{ 



	height: 6px; width: 100%; position: absolute; bottom: 4px; z-index: 100;



	background: url('images/gradient-vertical-6px.png') 0px 6px;}



div.gdl-slider-title{ margin-left: -2px; padding-bottom: 14px; font-size: 26px; line-height: 30px; }



div.slider-title-bar{ width: 16px; border-bottom: 1px solid #8e8e8e; margin-bottom: 14px;}







/* Accordion */



ul.gdl-accordion{ list-style: none; margin-left: 0px; }



ul.gdl-accordion li{ list-style: none; border-bottom: 1px solid; margin-bottom: 15px; overflow: hidden; }



h2.accordion-head{ padding: 0px 0px 15px 0px; margin-bottom: 0px; line-height: 21px; font-size: 16px; cursor: pointer; }



div.accordion-content{ padding: 0px 0px 20px 37px; overflow: hidden; }



span.accordion-head-image{ width: 24px; height: 24px; float: left; margin-right: 13px; cursor: pointer; display: block; }



div.accordion-head p{ margin-bottom: 0px; }



ul.gdl-accordion .accordion-content ul li { list-style: disc; border-bottom: 0px; margin-bottom: 5px; }







/* Gallery */



h3.gallery-header-title{ font-size: 18px; margin-bottom: 25px; margin-left: 10px; }



div.gallery-thumbnail-image{ padding: 4px; }







/* Toggle Box */



h3.toggle-box-header-title{ font-size: 18px; margin-bottom: 25px; }



ul.gdl-toggle-box{ margin-left: 0px; }



ul.gdl-toggle-box li{ list-style: none; border-bottom: 1px solid #ececec; margin-bottom: 15px; overflow: hidden; }



h2.toggle-box-head{ padding: 0px 0px 15px 0px; margin-bottom: 0px; line-height: 21px; font-size: 16px; cursor: pointer; }



div.toggle-box-content{ padding: 0px 0px 20px 37px; overflow: hidden; }



span.toggle-box-head-image{ width: 24px; height: 24px; float: left; margin-right: 13px; cursor: pointer; }



div.toggle-box-head p{ margin-bottom: 0; }



ul.gdl-toggle-box .toggle-box-content ul li { list-style: inherit; border-bottom: 0px; margin-bottom: 5px; }







/* Column Service */



div.column-service-wrapper{ margin-right: 10px; margin-bottom: 15px; margin-top: 15px;}



div.column-service-image{ 



	float:left; width: 32px; height: 32px; text-align: center; 



	line-height: 32px; margin: 0px 10px 0px 0px; }



div.column-service-image img{ vertical-align: middle; display: inline-block; line-height: 32px; }



div.column-service-content{ margin: 0px;  }



h2.column-service-title{ font-size: 16px; line-height: 32px; overflow: hidden; text-align: center; margin-bottom: 0px; font-weight: bold; }



div.column-service-title-wrapper{ margin-bottom: 8px; }







/* Stunning Text */



div.stunning-text-wrapper{ padding: 15px; }



h1.stunning-text-title{ 



	margin: 1px 20px 0px 10px; line-height: 30px; font-size: 20px; font-weight: bold; float: left;  }



div.stunning-text-caption{ font-size: 17px; margin-top: 9px; }



div.stunning-text-button-wrapper{ text-align: center; } 



a.stunning-text-button{ padding: 7px 14px; font-size: 13px; font-weight: bold; float: right; margin-left: 20px; }











	



/* Testimonial */



h3.testimonial-header-title{ font-size: 18px; margin-bottom: 25px; margin-left: 10px; }



div.testimonial-no-header{ padding-top: 47px }



div.testimonial-icon{ 



	width: 18px; height: 18px; float: left; margin-top: 2px; margin-right: 15px; margin-left: 1px; }



div.testimonial-author{ 



	margin-top: 20px; margin-bottom: 20px;  padding-bottom: 20px; margin-right: 3px; font-weight: bold; font-size: 13px; 



	text-align: right; border-bottom: 1px solid; }







div.jcarousellite{ overflow: hidden;} 



div.jcarousellite ul{ width: 1000%; margin: 0px; list-style: none;} 



div.jcarousellite ul li{ float: left; } 



div.jcarousellite-nav{ position: absolute; top: 0px; right: 10px; margin-right: 3px; }



div.jcarousellite-nav .prev{ width: 20px; height: 20px; cursor:pointer; float: left; margin-left: 5px; }



div.jcarousellite-nav .next{ 



	width: 20px; height: 20px; cursor:pointer; float: left; margin-left: 5px; background-position: 20px 0px; }







/* Divider */



div.divider{ position: relative; margin-top: 8px; }



div.scroll-top{ position: absolute; top: -19px; right: 2px; cursor: pointer; font-size: 10px; }







/* Portfolio */



div.gdl-portfolio-title-wrapper{ margin: 0px 10px 20px; padding: 11px 17px 12px; position: relative; } 



h3.portfolio-header-title{ font-size: 15px; line-height: 18px; font-weight: bold; margin: 0px 0px 0px 0px; }



div.portfolio-view-all-project{ 



	font-size: 11px; line-height: 18px; font-style: italic; 



	position: absolute; right: 20px; top: 12px; }



div.portfolio-thumbnail-image{ text-align: center; position: relative; }



div.portfolio-thumbnail-image img{ display: block; margin: 0px auto;}



div.portfolio-thumbnail-video{ text-align: center; }



div.portfolio-thumbnail-video object{ display: block; margin: 0px auto;}



div.portfolio-thumbnail-slider{ text-align: center; margin: 0px auto; overflow: hidden; }



div.portfolio-thumbnail-slider .flexslider{ display: block; }



div.portfolio-thumbnail-slider ol.flex-control-nav{ display: none; }



div.portfolio-thumbnail-slider ul.flex-direction-nav .flex-prev{ 



	background: url('images/thumbnail-nav.png'); width: 30px; 



	height: 26px; background-position: 0px 1px; bottom: 0px; left: 0px; top: auto;}



div.portfolio-thumbnail-slider ul.flex-direction-nav .flex-next{



	background: url('images/thumbnail-nav.png'); width: 30px; height: 26px;



	background-position: 31px 1px; bottom: 0px; left: 30px; top:auto; }



h2.portfolio-thumbnail-title{ text-align: center; font-size: 14px; margin-top: 8px; margin-bottom: 8px; }



div.portfolio-thumbnail-context{ padding: 0px 10px;     height: 38px;}



div.portfolio-thumbnail-title a{ color: inherit; }



div.portfolio-thumbnail-content{ margin-top: 8px; }



div.portfolio-bottom{ height: 15px; display: block; clear: both; }







span.portfolio-thumbnail-image-hover{



	opacity: 0; filter: alpha(opacity=0); position: absolute; width: 100%; height: 100%; 



	background: #000; background: url('images/portfolio-overlay.png'); display: block; }



span.portfolio-thumbnail-image-hover span{ 



	top: 50%; left: 50%; margin-left: -23px; margin-top: -23px; width: 46px; height: 46px; 



	position: absolute; display: block; }



span.portfolio-thumbnail-image-hover span.hover-link{ background: url('images/image-overlay-link.png') no-repeat; }



span.portfolio-thumbnail-image-hover span.hover-video{ background: url('images/image-overlay-video.png') no-repeat; }



span.portfolio-thumbnail-image-hover span.hover-zoom{ background: url('images/image-overlay.png') no-repeat; }







a.portfolio-read-more{ margin-right: 12px; margin-top: 15px; float: left; }



a.portfolio-visit-website{ margin-top: 15px; float: left; }







.portfolio-item-holder.masoned{ overflow: hidden; }







/* fullwidth portfolio */



div.sixteen.columns.portfolio-item {  padding-bottom: 22px; border-bottom: 1px solid #ececec;}



div.sixteen.columns.portfolio-item:last-child { padding-bottom: 0px; border: 0px; }



div.sixteen.columns.portfolio-item .portfolio-thumbnail-image,



div.sixteen.columns.portfolio-item .portfolio-thumbnail-video,



div.sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 620px; }



div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; float: none; overflow: hidden; }



div.sixteen.columns.portfolio-item .portfolio-thumbnail-title{ font-size: 18px; margin-top: 12px; }



div.sixteen.columns.portfolio-item .portfolio-thumbnail-content{ margin-top: 12px; }



div.sixteen.columns.portfolio-item a.portfolio-read-more{ margin-top: 22px; }



div.sixteen.columns.portfolio-item a.portfolio-visit-website{ margin-top: 22px; }







div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,



div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,



div.sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 320px; }



div.sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; margin-right: 10px;}



div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-image,



div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-video,



div.both-sidebar-included .sixteen.columns.portfolio-item .portfolio-thumbnail-slider{ float: left; width: 180px; }



div.both-sidebar-included div.sixteen.columns.portfolio-item .portfolio-thumbnail-context{ padding-left: 20px; margin-right: 10px;}







ul#portfolio-item-filter{ margin: 0px 5px; list-style:none; }



ul#portfolio-item-filter li { float: left; margin: 7px 2px 25px 5px; }



ul#portfolio-item-filter li a{ font-size: 16px; }
#portfolio-item-filter a.active {
    color: #0074C0 !important;
}


ul#portfolio-item-filter li span { margin-left: 5px; }



ul#portfolio-item-filter li:last-child span{ display:none; }







/* Single */



h1.single-thumbnail-title{ margin-top: 40px; padding-bottom: 18px; font-size: 21px; margin-bottom: 0; }



h1.single-thumbnail-title a{ color: inherit; }



div.single-thumbnail-info{ font-family: Droid Serif; font-size: 11px; float: left; width: 100px; margin-right: 20px; }



div.single-info-inner-wrapper{ margin-bottom: 7px; }



span.single-info-header{ font-style: italic; margin-right: 2px; }



div.single-context{ overflow: hidden; } 



div.single-port-content{ margin-bottom: 20px; }



div.both-sidebar-included .single-thumbnail-info{ margin-right: 0px; float: none; width: auto; }


div.both-sidebar-included .single-info-inner-wrapper{ float: left; margin-right: 10px; }


div.single-port-nav{margin: 50px;}
div.single-port-next-nav{ float: right; overflow: hidden; }

div.single-port-prev-nav{ float: left; overflow: hidden; margin-right: 1px; }

div.single-port-next-nav a{width: 202px; height: 56px; text-indent: -1000px; display: block; background-position: -205px 0px !important; }

div.single-port-prev-nav a{ width: 202px; height: 56px; text-indent: -1000px; display: block; }



div.single-port-thumbnail-image,



div.single-port-thumbnail-video,



div.single-port-thumbnail-slider{ margin-right: 20px; float: left; width: 580px; }



div.sidebar-included .single-port-thumbnail-image,



div.sidebar-included .single-port-thumbnail-video, 



div.sidebar-included  .single-port-thumbnail-slider,



div.both-sidebar-included .single-port-thumbnail-image,



div.both-sidebar-included .single-port-thumbnail-video, 



div.both-sidebar-included  .single-port-thumbnail-slider{ margin: 0px 0px 15px; float: none; width: auto !important; }







div.single-port-thumbnail-slider .flex-control-nav{ display: none; }



div.single-port-thumbnail-slider ul.flex-direction-nav .flex-prev{ 



	background: url('images/thumbnail-nav.png'); width: 31px; 



	height: 24px; bottom: 0px; left: 0px; top: auto;}



div.single-port-thumbnail-slider ul.flex-direction-nav .flex-next{



	background: url('images/thumbnail-nav.png'); width: 31px; height: 24px;



	background-position: 31px 0px; bottom: 0px; left: 31px; top:auto; }



div.single-port-context{ overflow: hidden; }



div.single-port-little-bar{ width: 16px; border-bottom: 1px solid; margin-bottom: 21px; padding-top: 6px; }



div.single-port-info{ font-size: 11px; margin-bottom: 20px; } 



div.single-port-info span.head{ margin-right: 5px; font-style: italic; font-family: Droid Serif; }



div.single-port-date{ margin-top: 8px; }



div.single-port-tag{ margin-top: 8px; }



div.single-port-visit-website{ padding-left: 18px; margin-top: 10px; }



div.about-author-wrapper{ margin-top: 40px; padding: 18px; }



div.about-author-avartar{ float: left; }



div.about-author-info{ margin-left: 110px; }



div.about-author-title{ font-size: 18px; margin-top: 3px; margin-bottom: 5px; }







div.social-share-title{ margin-top: 40px; font-size: 18px; }



div.social-shares ul{ list-style: none; margin-left: 0px; margin-top: 15px; }



div.social-shares ul li{ float: left; margin-right: 15px; margin-bottom: 15px; }







/* Blog */



h2.blog-thumbnail-title  a{ color: inherit; font-weight: bold; }



div.blog-thumbnail-image,



div.blog-thumbnail-slider,



div.blog-thumbnail-video{ margin-bottom: 23px; }



div.blog-thumbnail-slider .flex-control-nav{ display: none; }



div.blog-thumbnail-slider ul.flex-direction-nav .flex-prev{ 



	background: url('images/thumbnail-nav.png'); width: 31px; 



	height: 24px; bottom: 0px; left: 0px; top: auto;}



div.blog-thumbnail-slider ul.flex-direction-nav .flex-next{



	background: url('images/thumbnail-nav.png'); width: 31px; height: 24px;



	background-position: 31px 0px; bottom: 0px; left: 31px; top:auto; }



div.blog-thumbnail-info{ font-size: 11px; float: left; width: 100px; margin-right: 20px; }



a.blog-continue-reading{ margin-top: 14px; display: block; } 	



a.blog-read-more{ margin-right: 15px; margin-top: 15px; float: left; }







div.blog-item-holder .blog-item2 .blog-thumbnail-title{ padding-bottom: 15px; font-size: 20px; margin-bottom: 0px;}



div.blog-item-holder .blog-item2 .blog-info-inner-wrapper{ margin-bottom: 7px; }



div.blog-item-holder .blog-item2 .blog-info-header{ font-style: italic; margin-right: 2px; font-family: Droid Serif; }



div.blog-item-holder .blog-item2 .blog-thumbnail-context{ overflow: hidden; }







div.both-sidebar-included div.blog-item2 h2.blog-thumbnail-title{ margin-top: -4px; }



div.both-sidebar-included .blog-thumbnail-info{ margin-right: 0px; float: none; width: auto; margin-top: -8px;



margin-bottom: 3px; }



div.both-sidebar-included .blog-item-holder .blog-item2 .blog-info-inner-wrapper{ float: left; margin-right: 10px; }







/* Message Box */



div.message-box-wrapper{ border:1px solid; padding: 20px; margin-bottom: 20px; }



div.message-box-title{ font-weight: bold; font-size: 14px; margin-top: 2px; }



div.message-box-content{ margin-top: 12px; }







div.message-box-wrapper.red{ background-color: #ffdcdd; border-color: #e9b9bb; color: #713a3c;}



div.message-box-wrapper.red .message-box-title{ color: #8d4345;}



div.message-box-wrapper.yellow{ background-color: #ffffe0; border-color: #e1db8b; color: #4d4d39;}



div.message-box-wrapper.yellow .message-box-title{ color: #737357;}



div.message-box-wrapper.blue{ background-color: #c2e1ee; border-color: #8ec3d9; color: #3d5058;}



div.message-box-wrapper.blue .message-box-title{ color: #475d66;}



div.message-box-wrapper.green{ background-color: #e1ffd9; border-color: #badeb1; color: #435b3d;}



div.message-box-wrapper.green .message-box-title{ color: #526d4b;}







/* Shortcode */



.shortcode1-4{ width: 23%; margin-right: 2%; float: left; }



.shortcode1-3{ width: 31.33%; margin-right: 2%; float: left; }



.shortcode1-2{ width: 48%; margin-right: 2%; float: left; }



.shortcode2-3{ width: 64.66%; margin-right: 2%; float: left; }



.shortcode3-4{ width: 73%; margin-right: 2%; float: left; }



.shortcode1{ width: 98%; margin-right: 2%; float: left; }







a.gdl-button.shortcode-large-button{ 
     margin-right: 10px;

     padding: 0px 21px 0px 21px; height: 38px; line-height: 38px; font-size: 14px; }



a.gdl-button.shortcode-medium-button{ 



	margin-bottom: 20px; margin-right: 10px;



	padding: 0px 15px 0px 15px; height: 30px; line-height: 30px; font-size: 12px; }



a.gdl-button.shortcode-small-button{ 



	margin-bottom: 20px; margin-right: 10px; text-shadow: none; font-size: 11px; }







div.shortcode-list ul{ list-style: none; margin-left: 0px; }	



div.shortcode-list li{ padding:0px 0px 12px 25px; border: 0px; } 



div.shortcode-list-arrow li{ background: url('images/list/arrow.png') no-repeat 1px;}



div.shortcode-list-arrow2 li{ background: url('images/list/arrow2.png') no-repeat; }



div.shortcode-list-arrow3 li{ background: url('images/list/arrow3.png') no-repeat;  }



div.shortcode-list-bullet li{ background: url('images/list/bullet.png') no-repeat;line-height: 28px; }



div.shortcode-list-bullet2 li{ background: url('images/list/bullet2.png') no-repeat; }



div.shortcode-list-bullet3 li{ background: url('images/list/bullet3.png') no-repeat; }



div.shortcode-list-check li{ background: url('images/list/check.png') no-repeat; }



div.shortcode-list-check2 li{ background: url('images/list/check2.png') no-repeat; }



div.shortcode-list-check3 li{ background: url('images/list/check3.png') no-repeat; }



div.shortcode-list-delete li{ background: url('images/list/delete.png') no-repeat; }



div.shortcode-list-delete2 li{ background: url('images/list/delete2.png') no-repeat; }



div.shortcode-list-delete3 li{ background: url('images/list/delete3.png') no-repeat; }







div.shortcode-social{ float: left; margin-right: 12px; } 







div.shortcode-block-quote-left{ 



	width: 33%; float: left; margin: 15px 20px 15px 20px; padding: 10px 20px;



	border-left: 2px solid #ddd; font-size: 16px; font-family: Georgia,"Times New Roman",Times,serif;



font-style: oblique;



}



div.shortcode-block-quote-right{ 



	width: 33%; float: right; margin: 15px 20px 15px 20px; padding: 10px 20px; 



	border-left: 2px solid #ddd; font-size: 16px; font-family: Georgia,"Times New Roman",Times,serif;



font-style: oblique;



 }



div.shortcode-block-quote-center{ 



	margin: 0px 20px 20px 20px; text-align: center; padding: 10px; 



	border-left: 2px solid #ddd; font-size: 16px; font-family: Georgia,"Times New Roman",Times,serif;



font-style: oblique;



}







div.shortcode-dropcap{ 



	margin-top: 0px; margin-bottom: 0px; margin-right: 5px; float: left; font-size: 25px; font-size: 25px; 



	width: 32px; height: 32px; line-height: 32px; text-align: center; float: left; }



div.shortcode-dropcap.circle{



	-moz-border-radius: 16px;



	-webkit-border-radius: 16px;



	border-radius: 16px;



}







/* contact form */



div.contact-form-wrapper ol{ margin: 0px; list-style: none; }



div.contact-form-wrapper ol li{ margin-bottom: 20px; }



div.contact-form-wrapper ol li.sending-result{ max-width: 622px; display: none; }



div.contact-form-wrapper ol li.sending-result .message-box-wrapper{ padding: 10px 15px 10px 15px; }



div.contact-form-wrapper ol li div.error{ display: none; }



div.contact-form-wrapper  input[type="text"], input[type="password"] {



	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 7px; margin: 10px 5px 10px;



	line-height: 20px; max-width: 90%; }



div.contact-form-wrapper .textarea{ margin-right: 32px; }



div.contact-form-wrapper textarea{



	height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; max-width: 100%;



	line-height: 20px; }



div.contact-form-wrapper .contact-submit{ float: left; }



div.contact-form-wrapper .contact-loading{



	width: 16px; height: 16px; float: left; margin: 7px 0px 0px 15px; display:none;



	background: url('images/loading.gif'); }



	



/* Price Item */



div.gdl-price-item{ margin-bottom: 20px;}



div.gdl-price-item .price-item{ border: 1px solid; border-color: inherit; margin-left: -1px; padding-bottom: 30px;}



div.gdl-price-item .price-tag{



	font-size: 35px; line-height: 40px; text-align: center; padding-top: 20px; padding-bottom: 20px; font-weight: bold; }



div.gdl-price-item .price-title{ font-size: 18px; text-align: center; font-weight: bold; padding-top: 8px; padding-bottom: 8px; }

div.gdl-price-item .price-button{ text-align: center; margin-top: 25px; } 

div.gdl-price-item .price-content{ text-align: center; margin-top: 25px; }

div.gdl-price-item .price-content .shortcode-list{ display: inline-block; font-size: 14px;font-weight: 300;line-height: 28px;padding: 0 15px;}

div.gdl-price-item .price-item.active{ padding-bottom: 70px; margin-top: -20px; }


/* code */

.gdl-code{

    text-align: center;

	overflow: hidden; padding: 15px; border: 1px #eee solid; clear: both; background: #f9f9f9;

	margin-bottom: 20px; color: #555; font-size: 15px;

	font-family: "Roboto", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;

}



/* Contact Form 7 */



span.wpcf7-form-control-wrap input[type="text"],



span.wpcf7-form-control-wrap input[type="[password"],



span.wpcf7-form-control-wrap textarea{



	width: 320px; height: 30px; line-height: 30px; padding: 0px 0px 0px 7px; margin: 10px 5px 10px; line-height: 20px; }



span.wpcf7-form-control-wrap input.wpcf7-file{ width: auto; height: auto; background-color: transparent; border: none;



	-webkit-box-shadow: none; box-shadow: none; margin-left: 0; }



span.wpcf7-form-control-wrap textarea{ height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; 



max-width: 100%; line-height: 20px; }







div.wpcf7 p{ font-weight: bold; }



div.wpcf7 p span.wpcf7-form-control-wrap textarea, div.wpcf7 p span.wpcf7-form-control-wrap input{ font-weight: normal; }



div.wpcf7 .ajax-loader{ display: none; }







/* Responsive anything video fix */



.anythingSlider .fluid-width-video-wrapper{







padding: 0px !important;







}




.qtrans_language_chooser li {
  float: left;
}
.qtrans_language_chooser a {
  border: 1px solid rgb(234, 234, 234);
  height: 32px;
  margin-right: 14px;
  width: 52px;
}


/*extra css*/

.blog-item.gdl-divider.mb50 .blog-thumbnail-context .blog_thumb_img {

  float: left;

  border: 1px solid #e8e6e8;

  margin-right: 20px;

  padding: 20px 20px;

  width:150px;

  height:150px;

}

.blog-item.gdl-divider.mb50 .blog_content_div .blog-continue-reading {

  background: #288fbc none repeat scroll 0 0;

  color: #ffffff;

  float: left;

  font-size: 16px;

  line-height: 30px;

  margin-right: 25px;

  margin-top:12px;

  padding: 0 14px;

  height:30px;

  text-align: center;

  font-family: latoregular;

}

.blog-item.gdl-divider.mb50 .blog_content_div .gdl-button.shortcode-large-button {

  background: #e9630a none repeat scroll 0 0;

  color: #ffffff;

  font-size: 16px;

  line-height: 30px;

  margin: 12px 0 0;

  text-align: center;

  height:30px;

  font-weight:400;

  font-family: latoregular;

}

.blog-item.gdl-divider.mb50 .blog_content_div h2 {

  font-size: 24px;

  line-height: 30px;

  margin-bottom: 5px;

  color:#474747;

}

.blog-item.gdl-divider.mb50 .blog_content_div h2 a {

  font-size: 24px;

  line-height: 30px;

  margin-bottom: 5px;

  color:#474747;

}

.blog-item.gdl-divider.mb50 .blog_content_div .blog-thumbnail-content {

  font-size: 14px;

  line-height: 25px;

  color:#474747;

}

.blog-item.gdl-divider.mb50 .blog_content_div h2 a:hover {

	text-decoration:none;

}

.sidebar-included.left-sidebar .gdl-page-float-left .five.columns.mt0.gdl-left-sidebar {

  overflow: hidden;

}

.gdl-page-float-left .pagination.gdl-divider form {

  float: right;

  padding: 5px;

}

.gdl-page-float-left .pagination.gdl-divider form input[type="button"] {
  color: hsl(0, 0%, 32%);
  font-size: 14px;
  line-height: 21px;
  margin: 0 auto;
  padding-right: 25px;
  text-align: center;
  width: 0;
}
.gdl-page-float-left .pagination.gdl-divider form .num_page {
  color: hsl(0, 0%, 100%);
  line-height: 20px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  width: 49px;
}

.gdl-page-float-left .pagination.gdl-divider {
  background: hsl(0, 0%, 96%) none repeat scroll 0 0;
  border-radius: 0;
  margin: 20px 0 40px;
  padding: 5px 18px;
  width: 100%;
}

.gdl-page-float-left .pagination.gdl-divider span {

  border: medium none;

  color: #535353;

}

.gdl-page-float-left .pagination.gdl-divider a.prev_icon, .gdl-page-float-left .pagination.gdl-divider a.prev_icon1 {
  background-image: url("./images/previous.png");
  background-position: 7px 8px;
  background-repeat: no-repeat;
  color: hsl(160, 1%, 60%);
  font-size: 0;
  height: 26px;
  line-height: 25px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  width: 20px;
}

.gdl-page-float-left .pagination.gdl-divider .next_icon {
  background-image: url("./images/next.png");
  background-position: 7px 8px;
  background-repeat: no-repeat;
  color: hsl(160, 1%, 60%);
  font-size: 0;
  height: 26px;
  line-height: 25px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  width: 20px;
}

.gdl-page-float-left .pagination.gdl-divider a:first-child:hover {

  color: #288fbc;

}

.gdl-page-float-left .pagination.gdl-divider a {

  border: 1px solid #c9c9c9;

  background:#fff;

  padding: 0px 5px;

  color: #288fbc;margin-right: 5px;
    margin-top: 5px;

}

.gdl-page-float-left .pagination.gdl-divider span.current {
  background: hsl(0, 0%, 96%) none repeat scroll 0 0;
  color: hsl(150, 1%, 60%);
  font-weight: 400;
  margin: 0;
}

.gdl-page-float-left .pagination.gdl-divider a:hover, .gdl-page-float-left .pagination.gdl-divider a:active {

 color:#474747;

}

.blog-item.gdl-divider.mb50 {

  clear: both;

  padding-top: 38px;

  margin-bottom:0px !important;

}

.blog-item.gdl-divider.mb50:first-child {

  padding-top: 27px;

}

/*.five.columns.mt0.gdl-left-sidebar .left-sidebar-wrapper.gdl-divider .textwidget > div {width: 243px !important;} */

.footer-wrapper .footer-box {

  float:none;

}

/*sorting*/

.sorting{

	padding-top:23px;

}



.view-as{

	float:right;

	overflow:hidden;

	background-color:#f7f7f7;

	text-align:right;

	padding: 7px 20px 7px 10px;

	width:100%

}

.view-as h4 {

  color: #4d4d4d;

  display: inline-block;

  font-size: 15px;

  line-height: 22px;

  margin-bottom:0px;

}

.text-option{

	border:none;

	  /*Removes border*/

     -webkit-appearance: none;  /*Removes default chrome and safari style*/

     -moz-appearance: none;

	 background-image:url(images/drop-down.png);

	 background-repeat:no-repeat;

	 padding: 3px 0px 3px 20px;

	 background-image:url(images/drp-dwn.png);

	 background-repeat:no-repeat;

	 width:134px;

	 font-size:12px;

	 line-height:23px;

	 color: #a5a5a5;

	background-position: 6px 9px;

	 text-align:left;

	 margin-left:3px;

}

.view-as img {

  margin: 0 2px;

}

.listing_icon {

  display: inline-block;

  vertical-align: middle;

}

.thumbnail_icon {

  display: inline-block;

  vertical-align:middle;

}









/* left menu and mianbaoxue */



#breadcrumbs-one ul{



	  margin: 0;



	  padding: 0;



	  list-style: none;



	}



#breadcrumbs-one{

	  background: #eee;

	  border-width: 1px;

	  border-style: solid;

	  border-color: #f5f5f5 #e5e5e5 #ccc;

	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;

	  border-radius: 5px;
	  -moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
	  -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
	  box-shadow: 0 0 2px rgba(0,0,0,.2);

	  /* Clear floats */

	  overflow: hidden;
	  width: 100%;
      list-style: none;
      margin-bottom: 8px;
      margin-left: 0px;
	}


	#breadcrumbs-one li{float: left;}

	#breadcrumbs-one a{

	  padding: .7em 1em .7em 2em;

	  float: left;

	  text-decoration: none;

	  color: #444;

	  position: relative;

	  text-shadow: 0 1px 0 rgba(255,255,255,.5);

	  background-color: #ddd;

	  background-image: -webkit-gradient(linear, left top, right bottom, from(#f5f5f5), to(#ddd));

	  background-image: -webkit-linear-gradient(left, #f5f5f5, #ddd);

	  background-image: -moz-linear-gradient(left, #f5f5f5, #ddd);

	  background-image: -ms-linear-gradient(left, #f5f5f5, #ddd);

	  background-image: -o-linear-gradient(left, #f5f5f5, #ddd);
	  
	  background-image: linear-gradient(to right, #f5f5f5, #ddd);  
	}



	



	#breadcrumbs-one li:first-child a{



	  padding-left: 1em;



	  -moz-border-radius: 5px 0 0 5px;



	  -webkit-border-radius: 5px 0 0 5px;



	  border-radius: 5px 0 0 5px;



	}



	



	#breadcrumbs-one a:hover{



	  background: #fff;



	}



	



	#breadcrumbs-one a::after,



	#breadcrumbs-one a::before{



	  content: "";



	  position: absolute;



	  top: 50%;



	  margin-top: -1.5em;   



	  border-top: 1.5em solid transparent;



	  border-bottom: 1.5em solid transparent;



	  border-left: 1em solid;



	  right: -1em;



	}



	



	#breadcrumbs-one a::after{ 



	  z-index: 2;



	  border-left-color: #ddd;  



	}



	



	#breadcrumbs-one a::before{



	  border-left-color: #ccc;  



	  right: -1.1em;



	  z-index: 1; 



	}



	



	#breadcrumbs-one a:hover::after{



	  border-left-color: #fff;



	}



	



	#breadcrumbs-one .current,



	#breadcrumbs-one .current:hover{



	  font-weight: bold;



	  background: none;



	}



	



	#breadcrumbs-one .current::after,



	#breadcrumbs-one .current::before{



	  content: normal;  



	}



.ab1_m{width:200px; background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_m.jpg)}



.hehe {background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg.jpg) center no-repeat;color:#fff;padding-left:0px;



  display:block;



  height:36px;



  width:200px;



  line-height:34px;



  font-size:15px;



  text-decoration:none;



text-shadow:1px 1px 0 #000;



}







/*----- txt, links, lines, titles -----*/



.ab1_a001 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a001 a:hover,.ab1_a001 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end seat belt Inflator -----*/



.ab1_a01 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a01 a:hover,.ab1_a01 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg21.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end Airbag Inflator -----*/



.ab1_a02 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a02 a:hover,.ab1_a02 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg22.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end pre -----*/



.ab1_a03 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a03 a:hover,.ab1_a03 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg32.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end Airbag Clock Spring-----*/



.ab1_a04 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a04 a:hover,.ab1_a04 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg42.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end Seat Belt Reminder -----*/







.ab1_a05 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a05 a:hover,.ab1_a05 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg52.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end Seat Belt Webbing -----*/



.ab1_a06 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a06 a:hover,.ab1_a06 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg62.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----Lap Seat Belt -----*/



.ab1_a07 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a07 a:hover,.ab1_a07 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg72.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----Static 3-Point Seat Belt-----*/



.ab1_a08 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a08 a:hover,.ab1_a08 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg82.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end extend-----*/



.ab1_a09 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a09 a:hover,.ab1_a09 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg92.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end ELR Seat Belt-----*/







.ab1_a0101 a{



	padding-left:0px;display:block;



	height:34px;



	width:200px;



	line-height:36px;



    color:#fff;



  font-size:15px;



   text-decoration:none;



			}







.ab1_a0101 a:hover,.ab1_a0101 a:active{



		background:url(http://www.cnseatbelt.com/wp-content/uploads/2014/11/ab1_bg102.jpg) center no-repeat;



	 color:#FFF;



text-shadow:1px 1px 0 #000;



height:34px;}



/*-----end fitting----*/

.single-port-tag, .single-port-date, .single-port-little-bar, .blog-thumbnail-info, .blog-thumbnail-image{ display: none; }

.footer-wrapper { background: none !important; }

/* related   detail */

.yScrollList{width:100%;height:263px;border:1px solid #dcdcdc;background:#ffffff;margin-top:20px;float:left;margin-bottom: 30px;}

.yScrollListTitle{width:100%;height:38px;line-height:38px;border-bottom:1px solid #dcdcdc;float: left;}

.yScrollListTitle h2{cursor:pointer;font-size:16px;background:#fff;color:#666666;height:38px;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;float:left;position:relative;left:-1px;width:350px;text-align:center;}

.yScrollListTitle h2.ytitleh12{left:-2px;}

.yScrollListTitle h2.yth1click{height:42px;border-top:2px solid #e9630a;top:-2px; margin:0 auto;padding-top: 10px;font: 16px "PT Sans";}

.yScrollListIn{width:100%;height:224px;position:relative;float: left;}

.yScrollListInList{width:100%;height:224px;position:absolute;padding:0 30px;left:0;top:0;overflow:hidden;}

.yScrollListInList .yScrollListbtn{cursor:pointer;position:absolute;width:45px;height:109px;top:46px;background:url(http://www.cnseatbelt.com/images/btnys.png) no-repeat 0 0;}

.yScrollListInList .yScrollListbtnr{background-position:-45px 0;right:5px;}

.yScrollListInList .yScrollListbtnl{left:5px;}

.yScrollListInList ul{width:2238px;height:224px;position:absolute;top:0;left:30px;overflow:hidden; margin-left:2px;}

.yScrollListInList ul li{width:160px;height:224px;float:left;margin-right:30px;padding-top: 15px;list-style-type: none;}

.yScrollListInList ul li img{width:160px;height:160px;display:block;}

.yScrollListInList ul li a{font-weight:normal;}

.yScrollListInList-title{text-align:center;font-size:12px;color:#666666;line-height:18px;width:160px;height:45px;overflow:hidden; margin-bottom:2px;}

.yScrollListInList-title:hover{color:#e9630a;text-decoration:underline; font-weight:normal}

/*.yScrollListInList ul li span{color:#e9630a;font-size:12px;text-align:center;display:block;line-height:24px;}*/



/* detail zoom */

#detail-zoom{width: 820px; float: left; margin: 20px 0; height: 360px}

#examples{position: absolute; left: 0; width: 300px; overflow: visible;}

.etalage_small_thumb{width:50px !important;height:50px !important}

.zoom-right{margin-left: 340px;}

h1.zoom-right-t1{font-size: 18px;margin-top: 5px;}

.zoom-right-t2{width: 100%;float: left;line-height: 35px;}

.zoom-right-t2-l{width: 150px;float: left;color: rgb(153, 153, 153);}

.zoom-right-t2-r{width: 50%;float: left; color:#333333}

.zoom-right-t3{width: 100%;float: left;line-height: 45px; border-bottom:#cbcbcb 1px solid; border-top:#cbcbcb 1px solid;font-size:20px; margin:20px 0;}

.zoom-right-t3-l{width: 150px;float: left;}

.zoom-right-t3-r{width: 50%;float: left;}

.zoom-right-t4{width: 100%;float: left; margin-bottom:20px;}

.zoom-right-t5{width: 100%;float: left;}

.warninglabe1 {font-size: 26px;color: rgb(51, 51, 51);font-weight: 400;display: table-cell;vertical-align: middle;border-right: 1px dotted rgb(204, 204, 204);padding: 15px 15px 22px 0px;float:left}

.warninglabe2 { font-size:12px;color: rgb(102, 102, 102); width:80%; float:left; padding-left:20px;}

.attr-list{display:inline-block;     width: 100%;}
.attr-list li {
    float: left;
    width: 33%;
    margin: 5px 0;
    padding-right: 15px;
}
.attr-list li .attr-name {
    color: #666;
    word-wrap: break-word;
}

a.gdl-button {

background-color: rgb(241, 241, 241);

color: rgb(122, 122, 122);

border: 1px solid rgb(222, 222, 222);

}

.widget_tag_cloud  h3.custom-sidebar-title {
    font-size: 18px !important;
    line-height: 1.4!important;
    padding: 10px 10%!important;
    background-color: #454646;
    color: #fff !important;
	width:100%;
}


/* start footer */

.footer-box{width:100%; float:left; background:#fff; height:310px; background:#282b30;}

.foot{width:1160px; height:40px;margin:auto;}

.foot1{ height:220px;margin:auto;width:1160px;padding-top:40px;}

.foot-text{width: 25%;float: left;margin: auto;}

.foot-text-title{font-size:26px; color:#FFF; line-height:50px;}

.foot-text-content{

	color: #A1A1A1;

	line-height: 32px;

	font-size: 17px

}

.foot5{ background:#565656; width:1120px;margin:auto; color:#FFF; padding:10px 20px;height: 15px;}

.foot6{ width: 1120px;

margin: auto;

color: rgb(168, 168, 168);

padding: 10px 20px;

border-top: solid rgb(88, 88, 88) 1px;}

.foot-div{float:left; width:10%;}

a.footer-text{ 

color:rgb(161, 161, 161);font-family: "PT sans"!important;}



/* start contact */



.contact-h1{

text-align: center; 

margin: 30px 0px; 

font-family:"museo_slab_700"!important;}

.contact_info_m{background: #f8f8f8 ; float:left;width: 100%;}

.contact_info_wrapper{ width:70%;float: left;}

.contactus_heading{padding: 20px 60px;font-size: 36px;}

.contactus_heading span{color: #0c5466; font-family: "museo_slab_700"!important;font-size: 25px;

  background: none repeat scroll 0 0 hsl(192, 62%, 84%);

  border: 1px solid hsl(266, 6%, 77%);

  border-radius: 5px;

  display: block;

  padding: 6px;

  text-align: center;}

.contact_company_m {

  background: url("http://www.cnseatbelt.com/wp-content/themes/g/images/contact_number320.jpg") no-repeat scroll 60px 0 hsla(0, 0%, 0%, 0);

  box-sizing: border-box;

padding: 0px 10px 16px 286px;

width: 95%;

line-height: 35px;

float: left;

}

.we_specialize_in {

  background: url("http://www.cnseatbelt.com/wp-content/themes/g/images/we_specialize_in.jpg") no-repeat scroll 16px 0 rgba(0, 0, 0, 0);

  box-sizing: border-box;

  padding: 30px 5px 16px 45px !important;

  width: 30% ;

  margin-top: 30px;

  line-height: 37px;

  font-size: 18px;

  float: left;

}

.pro-show{
color: rgb(116, 116, 116);
line-height: 45px;
font-size: 3em;
margin-bottom: 35px;
padding: 20px 0 40px 37px;
text-align: center;
background: url("http://www.cnseatbelt.com/images/utitlebg.png");
background-repeat: no-repeat;
background-position: center bottom -2px;}

@media (max-width:300px) {

.blog-item.gdl-divider.mb50 .blog_content_div {

  clear: both;

  padding-top:15px;

}	

.blog-item.gdl-divider.mb50 .blog_content_div h2 a {

  font-size: 20px;

  line-height: 26px;

}

.blog-item.gdl-divider.mb50 .blog_content_div .blog-thumbnail-content {

  font-size: 12px;

  line-height: 23px;

}

.gdl-page-float-left .pagination.gdl-divider {

  padding: 5px 12px;

}

.gdl-page-float-left .pagination.gdl-divider form {

  padding: 2px;

}

.gdl-page-float-left .gdl-left-sidebar .left-sidebar-wrapper.gdl-divider {

  width: 100% !important;

  margin:0px;

}

.gdl-page-float-left .pagination.gdl-divider form .num_page {

  width: 18px;

}

.gdl-page-float-left .pagination.gdl-divider {

  padding: 5px 2px;

}

.gdl-page-float-left .pagination.gdl-divider span {

	padding:2px 2px;

	font-size:12px;

}

.gdl-page-float-left .pagination.gdl-divider a {

  padding: 0 2px;

  font-size: 12px;

}

.gdl-page-float-left .pagination.gdl-divider form input[type="button"] {

  font-size: 12px;

   padding-left: 2px;

  padding-right: 2px;

}

.gdl-page-float-left .pagination.gdl-divider a:first-child {

  background-position: 5px 8px;

  height: 20px;

  padding-top: 5px;

  width: 12px;

}

.gdl-page-float-left .pagination.gdl-divider .next_icon {

  background-position: 5px 8px;

  height: 20px;

  padding-top: 5px;

  width: 12px;

}

.loges_div img {

  max-width: 82% !important;

}

}

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

.blog-item.gdl-divider.mb50 .blog_content_div {

  clear: none;

  padding-right:20px;

}

	.archive-wrapper .gdl-page-float-left {

  padding-top: 18px;

}

}

@media (min-width:980px) and (max-width:1200px){

	.archive-wrapper .gdl-page-float-left {

  padding-top: 18px;

}

.blog-item.gdl-divider.mb50 .blog_content_div {

 clear: none;

 float:left;

 width:60%;

}

.blog-item.gdl-divider.mb50 .blog_content_div .blog-thumbnail-content {

  font-size: 13px;

  line-height: 24px;

}

.blog-item.gdl-divider.mb50 .blog_content_div h2 a {

  font-size: 23px;

  line-height: 28px;

}

}



@media (min-width: 960px){



div.navigation-wrapper{



width:940px;



float: center;



text-align:center;



margin-left:10px;



}



}



@media (max-width: 959px){



div.navigation-wrapper{
width:748px;
float: center;
text-align:center;
margin-left:10px;

}

}
/*Page Breadcrumb*/
.top_pages_links{border-bottom: 1px dashed #dddddd; border-top: 1px  dashed #dddddd; height: 45px; line-height: 40px; color: #999; font-size: 1.1em; margin-bottom: 20px;width:100%}

.top_pages_links  a:nth-child(1){
	color: #2773ae;}
.top_pages_links  a:nth-child(2){
	color: #999;}
/*Page extender*/

.continue_reading {
  border: 1px solid #0174C0;
  border-radius: 50px;
  font-size: 14px;
  line-height: 34px;
  padding: 9px 32px;
  text-transform: uppercase;
}

/*Page car-seat-belt*/
#carseatbelt-style{margin-bottom:8px}
.children .cat-item a{font-size:15px !important; color:#0074c0 !important}
/*google search*/
.gsc-branding, .gcsc-branding {display: none !important;}
.gsc-search-box tr:nth-child(odd) {
    background:none !important;
}
.gsc-tabsArea > div{overflow: hidden !important;}
