/*
Theme Name: Modernize
Theme URI: -
Description: Modernize Wordpress Theme
Version: 3.15
Author: Goodlayers
Author URI: http://goodlayers.com
License:
License URI:
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 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: 100%;
		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; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-spacing: 0;
		border: 1px solid; 
		width: 100%; }
	tr th{
		border-bottom: 1px solid;
		text-align: left;
	}
	tr th, tr td{
		padding: 9px 20px;
		border-right: 1px solid;
	}
	tr th:last-child, tr td:last-child{
		border-right: 0px;
	}
	table th{ font-weight: bold; }

/* #Basic Styles
================================================== */
	body {
		font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
		color: #666;
		-webkit-text-size-adjust: 100%;
		line-height: 1.55;
 }
 	html{ min-height: 100%; }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #181818;
		font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
		font-weight: normal; line-height: 1; }
	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: #000;  }*/

	em { font-style: italic; }
	strong { font-weight: bold; }
	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; }

/* #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: 18px; }
	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
================================================== */
	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; font-weight: bold; cursor: pointer;
		
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; }

	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		background-image: url('images/gradient-bottom4-32px.png'); }

	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; }
		
	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; font-weight: bold; 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;
	}
#wpadminbar img { display: inline; }

/* #Tabs (activate in tabs.js)
================================================== */
	ul.gdl-tabs { display: block; margin: 0 0 20px 0; padding: 0; list-style: none; border-bottom: solid 1px; }
	ul.gdl-tabs li { display: block; width: auto; height: 30px; padding: 0; float: left; margin-bottom: 0; }
	ul.gdl-tabs li a { display: block; text-decoration: none; width: auto; height: 29px; padding: 0px 20px; line-height: 30px;
		border: solid 1px; border-width: 1px 1px 0 0; margin: 0; cursor: pointer; background: #f5f5f5; font-size: 13px; }
	ul.gdl-tabs li a.active { background: #fff; height: 30px; position: relative; top: -4px; padding-top: 4px;
		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.gdl-tabs li:first-child a.active { margin-left: 0; }
	ul.gdl-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.gdl-tabs li:last-child a { 
		-moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }

	ul.gdl-tabs-content { margin: 0 0 20px; display: block; list-style: none; }
	ul.gdl-tabs-content > li { display:none; }
	ul.gdl-tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.gdl-tabs:before,
	ul.gdl-tabs:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
	ul.gdl-tabs:after { clear: both; }
	ul.gdl-tabs { zoom: 1; }


/* #Forms
================================================== */

	form {
		margin-bottom: 20px; }
	fieldset {
		margin-bottom: 20px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block; }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }
		
/* #Subscript
================================================== */
sup { 
	height: 0; line-height: 1; position: relative; top: -0.6em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}
sub { 
	height: 0; line-height: 1; position: relative; top: +0.2em; 
	vertical-align: baseline !important; vertical-align: bottom; font-size: 10px;}
	
/* #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; }
	
	.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; }
	.ml0{ margin-left: 0px !important; }
	.mr0{ margin-right: 0px !important; }
	
	.pt25{ padding-top: 25px !important; }

	/*disable blank space*/
	cufon[alt=" "]{ 
	   display: none !important; 
	} 
	
	/*--- color animation ---*/
	a{
		transition: color 300ms, background-color 300ms, opacity 300ms;
		-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */
		-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */
		-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }	

/* #Theme Style
================================================== */
div.body-wrapper{ }
div#custom-full-background{ position: fixed; top: -50%; left: -50%; width: 200%; height: 200%; z-index: -1; }
div#custom-full-background img{ 
	position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
	min-width: 50%; min-height: 50%; z-index: -1; }
div.container{ }
	
.preloader { display: block; background:url(images/loading.gif) center center no-repeat; }
	
/*--- Header ---*/
div.header-wrapper{ position: relative; margin: 0 0 0 20px; }
div.logo-wrapper{ float: left; padding-top:15px !important; } 
div.logo-wrapper img{ display: inline-block; } 
div.outer-social-wrapper{ float: right; text-align: right; }
div.social-icon-wrapper{ float: right; }
div.social-wrapper { float: right; text-align: right; font-size: 15px; font-weight: bold; margin-top:52px !important;}
div.social-wrapper-text { margin-bottom: 10px; }
div.social-icon:first-child { margin-left: 0px; }
div.social-icon { float: left; margin-left: 11px; opacity: 0.55; filter: alpha(opacity=55); cursor: pointer; }

/*--- Top Navigation ---*/
div.top-navigation-wrapper{ position: relative; z-index: 20; min-width: 980px; }
div.top-navigation-wrapper-gimmick{ padding-bottom: 2px; }
div.top-navigation.container{ 
	font-size: 11px; padding-top: 7px; padding-bottom: 7px; line-height: 100%;
	text-align: center; background: transparent;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;}
div.top-navigation-right{ float: right; margin-right: -9px;}
div.top-navigation-left{ float: left; margin-left: -9px;}
div.top-navigation-left ul{ list-style: none; margin-left: 0px;}
div.top-navigation-left li{ float: left; }
div.top-navigation-left li a{ color: inherit; padding: 0px 8px 0px 8px; line-height: 100%; display: block; }
div.top-navigation-left li:last-child a{ padding-right: 0px;}
div.top-navigation-left li ul{ display: none; }
div.top-navigation-left ul li:last-child a{ border-right: 0px !important; }
div.top-navigation-left ul li:first-child a{ padding-left: 0px !important; }

div.top_navigation-header-padding{ padding-top: 15px; }
div.top-navigation-wrapper.container{ 
	padding-top: 5px; padding-bottom: 0px; background: transparent; }

/*--- Navigation ---*/
div.navigation-wrapper{
	font-size: 13px; font-weight: bold; text-align: center; }

div.navigation-wrapper ul li ul li{ font-weight: normal; }
div.responsive-container-wrapper{ display: none; }
div.responsive-menu-wrapper{ margin: 0px 20px; }
div.responsive-menu-wrapper select{ width: 100%; height: 30px; margin-bottom: 20px; }
div#main-superfish-wrapper{ margin-left: 5px; }

/*--- Search Form ---*/
div.search-wrapper{ float: right; }
div.search-wrapper form { margin: 0px; padding: 9px 0px 9px 0px; }
div.search-wrapper #search-text{ width: 1px; overflow: hidden; float: left; }
div.search-wrapper input[type="text"]{
	font-size: 11px; padding: 2px 5px 2px 6px; margin: 0px 0px 0px 9px; width: 150px; height: 19px; 
	line-height: 19px; border: 0px;}
div.search-wrapper input[type="submit"]{
	padding: 0px; margin: 3px 10px 3px 10px; width: 17px; height: 17px; float: right;
	border: 0px; 
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none}

/*--- Content ---*/
div.content-wrapper{ position: relative; }

/*--- Page ---*/
div.gdl-page-item{ padding-bottom: 30px; }
h1.gdl-page-title{ font-size: 20px; border-bottom: 1px solid; padding-bottom: 6px; margin-bottom: 0px; }
div.gdl-page-content{ margin-top: 35px; }

div.pagination{ 
	margin: 25px 10px 0px 10px; border-top: 1px solid; text-align: right; padding-right: 20px;
	position: relative; z-index: 99;}
div.pagination a, div.pagination span{ 
	padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center; border-bottom: 1px solid #ececec; border-left: 1px solid; 
	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{ }
	
/*--- Sidebar ---*/
div.gdl-left-sidebar{ float: left; }
div.gdl-right-sidebar{ float: left; }
div.gdl-page-item{ float: right; }
div.gdl-page-float-left{ float: left; }

div.custom-sidebar { border-color: inherit; margin-bottom: 40px; 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{ 
	padding-top: 9px; padding-bottom: 9px; border-bottom: 1px solid; 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{ margin-top: 15px; }

div.custom-sidebar .gdl-recent-post-widget{ border-color: inherit; }
div.custom-sidebar  .recent-post-widget{ 
	padding-top: 13px; padding-bottom: 13px; border-bottom: 1px solid; border-color: inherit; }
div.custom-sidebar  .recent-post-widget-thumbnail{
	background-color: #f3f3f3; padding: 4px; 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: 10px; 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: 10px; }
div.custom-sidebar .recent-port-widget{ float: left; margin-right: 10px; margin-top: 10px; }

/* Sidebar right/left */	
div.right-sidebar-wrapper{ 
	padding-bottom: 1px;
	/*border-left: 1px solid;*/
	padding-top: 32px;
	padding-left: 20px; }
div.right-sidebar-wrapper .custom-sidebar-title{ 
	padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }

div.left-sidebar-wrapper{ border-right: 1px solid #ececec; padding-right: 20px; padding-top: 32px; padding-bottom: 1px; }
div.left-sidebar-wrapper .custom-sidebar-title{
	padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }

/* Sitemap */
div.sitemap .custom-sidebar-title{ padding: 0px 0px 10px 0px; font-size: 17px; border-bottom: 1px solid; border-color: inherit; }

/* Tag Cloud*/
.tagcloud{ border-color: inherit; display: inline-block; }
.tagcloud a{
	font-size: 12px !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: 1px solid; 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{ margin-right: 10px; }
div.custom-sidebar #searchform{ position: relative; margin-bottom: 0; }
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; }
div.footer-widget-wrapper .custom-sidebar{ }
div.footer-widget-wrapper .custom-sidebar-title{ font-size: 16px; margin-bottom: 10px;}

/* 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 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-container{ padding-top: 12px; padding-bottom: 12px; font-size: 11px; font-weight: bold; }
div.copyright-left{ text-align: left; float: left; margin-left: 10px; }
div.copyright-right{ text-align: right; float: right; margin-right: 10px; } 

/*--- 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"], 
div.comment-wrapper 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; width: 60px; }
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-family: 'Droid Serif'; 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; }
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;}
.gdl-slider-title{
	margin-left: -2px; padding-bottom: 7px; font-size: 28px; line-height: 30px;
}

/* Accordion */
h3.accordion-header-title{ font-size: 18px; margin-bottom: 25px; }
ul.gdl-accordion{ list-style: none !important; margin-left: 0px !important; }
ul.gdl-accordion li{ list-style: none; background: none !important; border-bottom: 1px solid; padding-top: 15px; }
ul.gdl-accordion li:first-child{ list-style: none; border-bottom: 1px solid; padding-top: 0px; }
h2.accordion-head{ 
	margin-bottom: 0px; padding: 0px 0px 15px 0px; 
	line-height: 21px; font-size: 16px; cursor: pointer; display: block; }
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; }

ul.gdl-accordion .accordion-content ol li { list-style: decimal; }
ul.gdl-accordion .accordion-content .shortcode-list ul li { list-style: none; }

/* Gallery */
h3.gallery-header-title{ font-size: 18px; margin-bottom: 25px; margin-left: 10px; }
div.gallery-thumbnail-image{ padding: 4px; }
.gdl-gallery-caption { font-size: 14px; margin-top: 8px; }

/* 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; }
h2.toggle-box-head{ padding: 0px 0px 0px 0px; line-height: 21px; font-size: 16px; cursor: pointer; }
div.toggle-box-content{ padding: 0px 0px 20px 37px; font-size: 14px;line-height: 24px; overflow: hidden;color:#000; }
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-image{ 
	float:left; width: 32px; height: 32px; text-align: center; 
	line-height: 32px; margin: 0px 10px 0px 10px; }
div.column-service-image img{ vertical-align: middle; }
div.column-service-content{ margin: 0px 0px 0px 62px;  }
h2.column-service-title{ font-size: 17px; margin-bottom: 12px; }

/* Stunning Text */
div.stunning-text-wrapper{ padding-top: 35px; padding-bottom: 35px; clear: both;}
h1.stunning-text-title{ line-height: 30px; font-size: 24px; font-weight: bold; padding: 0px 25px 0px 25px;}
div.stunning-text-caption{ font-size: 13px; padding: 0px 25px 0px 25px; margin-top: 8px;}
div.stunning-text-button-wrapper{ text-align: center; } 
a.stunning-text-button{ 
	padding: 0px 27px 0px 27px; height: 38px; line-height: 38px; font-size: 16px;
	background: url('images/gradient-top-32px.png') repeat-x; float: right; margin-top: 15px; margin-right:20px;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	}
	
/* 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.testimonial-carousel-shortcode-wrapper{ position: relative; overflow: hidden; }	
div.testimonial-carousel-shortcode-wrapper h3.testimonial-header-title{ margin-left: 0px; }	

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 !important; }

div.custom-sidebar .jcarousellite ul li { border-bottom: 0px; padding-left: 0px; background: none !important; }	
	
/* Divider */
div.divider{ position: relative; margin-top: 8px; }
div.scroll-top{ position: absolute; top: -19px; right: 2px; cursor: pointer; font-size: 10px; }

/* Portfolio */
div.portfolio-thumbnail-image,
div.portfolio-thumbnail-video,
div.portfolio-thumbnail-slider{ padding: 4px; }
h3.portfolio-header-title{ font-size: 18px; margin: 33px 0px 0px 10px; }
div.portfolio-view-all-project{ position: absolute; right: 10px; top: 33px; font-style: italic; }
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: 31px; 
	height: 24px; bottom: 0px; left: 0px; top: auto;}
div.portfolio-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; }
h2.portfolio-thumbnail-title{ font-size: 15px; margin-top: 15px; margin-bottom: 10px; }
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-color: #fff; overflow: hidden; display: block; }
span.portfolio-thumbnail-image-hover span{ 
	top: 50%; left: -50%; margin-left: -16px; margin-top: -16px; width: 32px; height: 32px; 
	position: absolute; display: block; }
span.portfolio-thumbnail-image-hover span.hover-link{ background: url('images/link.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-video{ background: url('images/video.png') no-repeat; }
span.portfolio-thumbnail-image-hover span.hover-zoom{ background: url('images/zoom.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: 14px 0px 8px 0px; list-style:none; }
ul#portfolio-item-filter li { float: left; margin: 12px 2px 0px 10px; }

/* 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{ 
	padding-top: 7px; padding-bottom: 7px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;
	margin-bottom: 20px; font-size: 11px; font-family: Droid Serif; font-style: italic; }
div.single-thumbnail-date{ 
	height: 16px; line-height: 20px; font-style: italic; margin-right: 20px; padding-left: 23px; float: left; }
div.single-thumbnail-author{ 
	height: 16px; line-height: 20px; float: left; margin-right: 20px; padding-left: 23px; }
div.single-thumbnail-comment{
	height: 16px; line-height: 20px; float: right; padding-left: 21px; } 
div.single-thumbnail-tag{
	height: 16px; line-height: 16px; float: left; margin-right: 20px; padding-left: 23px; } 
div.single-thumbnail-context{ padding-top: 20px; }
div.single-content{ margin-top: 20px; } 


div.single-port-prev-nav{ float: left; }
div.single-port-prev-nav a{ float: left; }
div.single-port-prev-nav .left-arrow{ width: 8px; height: 5px; float: left; margin-top: 6px; margin-right: 8px; }
div.single-port-next-nav{ float: left; margin-left: 30px; }
div.single-port-next-nav a{ float: left;}
div.single-port-next-nav .right-arrow{ width: 8px; height: 5px; float: left; margin-top: 6px; margin-left: 8px; }

div.single-port-thumbnail-image,
div.single-port-thumbnail-video,
div.single-port-thumbnail-slider{ padding: 4px; }
div.single-port-nav{ float: right; margin-top: 18px; margin-bottom: 18px; }
h1.single-port-title{ border-bottom: 1px solid; font-size: 21px; padding-bottom: 8px; margin-top: 30px; margin-bottom: 0px; }
h1.single-port-title a{ color: inherit; }
div.single-port-content{ margin-top: 22px; } 
div.single-port-info{ margin-top: 30px; font-style: italic; font-family: Droid Serif; } 
div.single-port-info span.head{ font-weight: bold; margin-right: 5px; }
div.single-port-date{ margin-top: 8px; }
div.single-port-tag{ margin-top: 8px; }
div.single-port-visit-website{ padding-left: 28px; margin-top: 10px; }
div.about-author-wrapper{ margin-top: 40px; padding: 18px; }
div.about-author-avartar{ float: left; margin-right: 20px; width: 90px; }
div.about-author-info{ overflow: hidden; }
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 */
h3.blog-header-title{ font-size: 18px; margin: 40px 0px 25px 10px; }
h2.blog-thumbnail-title  a{ color: inherit; }
div.blog-thumbnail-image,
div.blog-thumbnail-slider,
div.blog-thumbnail-video{ padding: 4px; margin-bottom: 18px; }
div.blog-thumbnail-info{ font-family: Droid Serif; font-style: italic; }
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-item0:last-child{ border-bottom: 0px; }
div.blog-item-holder .blog-item0{ border-bottom: 1px solid; padding-top: 10px; }
div.blog-item-holder .blog-item0 .blog-thumbnail-image,
div.blog-item-holder .blog-item0 .blog-thumbnail-video,
div.blog-item-holder .blog-item0 .blog-thumbnail-slider{ float: left; margin-right: 10px; margin-bottom: 10px; width: 55px; height: 55px; }
div.blog-item-holder .blog-item0 .blog-thumbnail-slider .flex-caption,
div.blog-item-holder .blog-item0 .blog-thumbnail-slider  ol.flex-control-nav,
div.blog-item-holder .blog-item0 .blog-thumbnail-slider  ul.flex-direction-nav{ display: none;}
div.blog-item-holder .blog-item0 .blog-thumbnail-context{ overflow: hidden; float: none; } 
div.blog-item-holder .blog-item0 .blog-thumbnail-title{ margin-top: 5px; margin-bottom: 0px; font-size: 12px;} 
div.blog-item-holder .blog-item0 .blog-thumbnail-date{ margin-top: 8px; margin-bottom: 10px; font-family: 'Droid Serif'; font-style: italic; } 

div.blog-item-holder .blog-item1{ padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #ececec; }
div.blog-item-holder .blog-item1:last-child{ border: 0px; padding-bottom: 0px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-title{ font-size: 20px; padding-top: 2px; padding-bottom: 4px; margin-bottom: 0; }
div.blog-item-holder .blog-item1 .blog-thumbnail-context{ float: none; overflow: hidden; } 
div.blog-item-holder .blog-item1 .blog-thumbnail-image,
div.blog-item-holder .blog-item1 .blog-thumbnail-video,
div.blog-item-holder .blog-item1 .blog-thumbnail-slider{ float: left; width: 460px; margin-right: 20px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-info{ font-size: 11px; margin-bottom: 16px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-date{ 
	height: 16px; line-height: 20px; font-style: italic; padding-left: 22px; float: left;
	background-position: 0px 0px; }
div.blog-item-holder .blog-item1 .blog-thumbnail-comment{
	height: 16px; line-height: 20px; margin-left: 20px; float: left; padding-left: 22px;
	background-position: 0px 0px; } 
	
div.sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-image,
div.sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-video,
div.sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-slider{ float: left; width: 210px; }
div.both-sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-image,
div.both-sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-video,
div.both-sidebar-included .blog-item-holder .blog-item1 .blog-thumbnail-slider{ float: none; width: auto;  }
div.both-sidebar-included .blog-item1 .blog-thumbnail-context{ padding: 0px 0px 0px 0px; width: auto; }	

div.blog-item-holder .blog-item2{ padding-top: 40px; padding-bottom: 10px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-title{ padding-bottom: 16px; font-size: 21px; margin-bottom: 0px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-info{ 
	padding-top: 7px; padding-bottom: 7px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;
	margin-bottom: 21px; font-size: 11px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-date{ 
	height: 16px; line-height: 20px; margin-right: 20px; font-style: italic; padding-left: 23px; float: left; }
div.blog-item-holder .blog-item2 .blog-thumbnail-author{ 
	height: 16px; line-height: 20px; margin-right: 20px; float: left; padding-left: 23px; }
div.blog-item-holder .blog-item2 .blog-thumbnail-comment{
	height: 16px; line-height: 20px; float: right; padding-left: 21px; } 
div.blog-item-holder .blog-item2 .blog-thumbnail-tag{
	height: 16px; line-height: 16px; margin-right: 20px; float: left; padding-left: 23px; } 
div.blog-item-holder .blog-item2 .blog-thumbnail-context{ }

div.blog-item-holder .blog-item3{ padding-top: 25px; padding-bottom: 25px; }
div.blog-item-holder .blog-item3 .blog-thumbnail-slider .flex-caption,
div.blog-item-holder .blog-item3 .blog-thumbnail-slider  ol.flex-control-nav{ display: none;}
div.blog-item-holder .blog-item3 .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-item-holder .blog-item3 .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-item-holder .blog-item3 .blog-thumbnail-title{ font-size: 15px; margin-top: 15px; margin-bottom: 10px; }
div.blog-item-holder .blog-item3 .blog-thumbnail-content{ margin-bottom: 15px; }
div.blog-item-holder .blog-item3 .blog-thumbnail-info{ border-top-style: solid; border-top-width: 1px; padding-top: 5px; }
div.blog-item-holder .blog-item3 .blog-thumbnail-date,
div.blog-item-holder .blog-item3 .blog-thumbnail-author,
div.blog-item-holder .blog-item3 .blog-thumbnail-comment,
div.blog-item-holder .blog-item3 .blog-thumbnail-tag{ height: 16px; line-height: 20px; margin-right: 20px;
	margin-bottom: 5px; font-style: italic; padding-left: 23px; float: left; }

/* 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-bottom: 20px; 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 !important; margin-left: 0px !important; }	
div.shortcode-list li{ padding:2px 0px 2px 25px !important; border: 0px !important; } 
div.shortcode-list-arrow li{ background: url('images/list/arrow.png') no-repeat !important; }
div.shortcode-list-arrow2 li{ background: url('images/list/arrow2.png') no-repeat !important; }
div.shortcode-list-arrow3 li{ background: url('images/list/arrow3.png') no-repeat !important;  }
div.shortcode-list-bullet li{ background: url('images/list/bullet.png') no-repeat !important; }
div.shortcode-list-bullet2 li{ background: url('images/list/bullet2.png') no-repeat !important; }
div.shortcode-list-bullet3 li{ background: url('images/list/bullet3.png') no-repeat !important; }
div.shortcode-list-check li{ background: url('images/list/check.png') no-repeat !important; }
div.shortcode-list-check2 li{ background: url('images/list/check2.png') no-repeat !important; }
div.shortcode-list-check3 li{ background: url('images/list/check3.png') no-repeat !important; }
div.shortcode-list-delete li{ background: url('images/list/delete.png') no-repeat !important; }
div.shortcode-list-delete2 li{ background: url('images/list/delete2.png') no-repeat !important; }
div.shortcode-list-delete3 li{ background: url('images/list/delete3.png') no-repeat !important; }

div.shortcode-social{ float: left; margin-right: 12px; } 

div.shortcode-block-quote-left{ 
	width: 33%; float: left; margin: 15px 20px 15px 20px; padding: 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: 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: 20px; 
	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"], 
div.contact-form-wrapper 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: 14px; 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; }

div.gdl-price-item .price-item.active{ padding-bottom: 70px; margin-top: -20px; }

/* code */
.gdl-code{
	overflow: hidden; padding: 15px; border: 1px #eee solid; clear: both; background: #f9f9f9;
	margin-bottom: 20px; color: #555; font-size: 13px;
	font-family: "Consolas", "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 input[type="email"],
span.wpcf7-form-control-wrap textarea{
	max-width: 90%; 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; max-width: 90%; }
span.wpcf7-form-control-wrap textarea{ height: 165px; width: 590px; margin: 10px 5px 10px; padding: 10px; 
max-width: 100%; line-height: 20px; max-width: 90%; }

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; }
.rsswidget img { float: left; margin-right: 5px; margin-top: 4px; }

/* Woo Commerce */
.woocommerce_tabs ol.commentlist{ list-style: none; }

/* Personnel */
div.personnel-item{ border-width: 1px; border-style: solid; margin: 9px; }
div.personnel-item .personnel-position{ text-align: center; font-size: 15px; margin-bottom: 22px; }
div.personnel-item .personnel-thumbnail{ margin: 0px 0px 15px; 
	border-top-width: 2px; border-bottom-width: 2px; border-style: solid; }
div.personnel-item .personnel-thumbnail img{ display: block; }
div.personnel-item .personnel-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
div.personnel-item .personnel-content{ margin: 0px 15px; padding-bottom: 15px; }

/* personnal widget */
div.widget_personnal-widget .custom-sidebar-title{ position: relative; }
div.gdl-personnal-widget{ display: inline-block; margin-top: 8px; }
div.personnal-widget-item{ display: none; }
div.personnal-widget-item:first-child{ display: block; }
div.personnal-widget-item .personnal-widget-thumbnail{ margin-bottom: 15px; }
div.personnal-widget-item .personnal-widget-thumbnail img{ display: block; }
div.personnal-widget-item .personnal-widget-info{  font-weight: bold; margin-bottom: 10px; }

div.personnal-widget-navigation{ position: absolute; right: 0px; top: 50%; margin-top: -10px; z-index: 100; }
div.personnal-widget-navigation .personnal-widget-prev,
div.personnal-widget-navigation .personnal-widget-next{ width: 4px; height: 7px; padding: 3px 3px; margin-left: 1px; float: left;
	background-repeat: no-repeat; background-position: center center; cursor: pointer; }
	
/* no boxed layout */
div.no-boxed-layout div.slider-bottom-gimmick,
div.no-boxed-layout div.slider-top-shadow,
div.no-boxed-layout div.slider-bottom-shadow{ display: none }
div.no-boxed-layout div.search-wrapper { margin-right: 20px; }
div.no-boxed-layout div.search-wrapper form { padding: 15px 5px; }
div.no-boxed-layout div.slider-wrapper.fullwidth { margin-top: 25px; }

div.no-boxed-layout div.top-navigation.container{ padding-top: 10px; padding-bottom: 10px; }
div.no-boxed-layout div.top-navigation-wrapper-gimmick { padding-bottom: 4px; }
div.no-boxed-layout div.top-navigation-left { margin-left: 10px; }
div.no-boxed-layout div.top-navigation-right { margin-right: 10px; }

div.no-boxed-layout div.stunning-text-wrapper { margin: 0px 10px; }
div.no-boxed-layout div.stunning-text-wrapper .stunning-text-content-wrapper.sixteen.columns{ margin: 0px; }
div.no-boxed-layout div.stunning-text-wrapper .stunning-text-content-wrapper.twelve.columns{ margin: 0px; }


/* ------------ Woo Commerce Customization (WooCommerce V2.0+) ------------- */
.gdl-woo-commerce-wrapper{ 
	margin-top: 0px !important; 
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb { 
	padding: 8px 0px !important; 
	border-bottom: 1px #eee solid; 
	font-size: 11px; 
}
.woocommerce-page h1.page-title { 
	font-size: 24px; 
	border-bottom: 0px; 
	padding-bottom: 6px; 
	margin-bottom: 0px; 
	margin-top: 35px; 
	margin-bottom: 5px; 
}
.woocommerce-result-count { 
	font-style: italic; 
	font-family: 'Droid Serif'; 
}
ul.products li.product .price {
	font-size: 15px;
	text-decoration: none;
}
ul.products li.product .price {
	color: #FA9347;
	display: block;
	font-weight: normal;
	margin-bottom: .5em;
}
.woocommerce-page ul.products li.product .price ins {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.woocommerce-page .products h3 {
	font-size: 15px !important;
}
.price_label {
	font-size: 14px !important;
}
.woocommerce-page #payment label, .woocommerce-page #payment legend, .woocommerce-page #payment label img {
	display: inline;
}

/* Single product */
div.product, #content div.product {
	margin-top: 30px;
}
.woocommerce-tabs {
	margin-bottom: 45px !important;
}
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
	width: 22.5% !important ;
}
/* Filter Bar */
.widget_price_filter .ui-slider .ui-slider-range {
	background: #F1F1F1 !important;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5) !important;
	-webkit-box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5) !important;
	-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5) !important;
}
.widget_price_filter .ui-slider .ui-slider-handle {
	border: 1px solid #CECECE !important;
	background: #E4E4E4 !important;
	box-shadow: none !important;
}
/* Woo Widget */
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li{
	background: none !important;
}
.woocommerce-page ul.cart_list li{ 
	border-bottom: 0 !important; 
	padding-bottom: 4px !important; 
} 

.woocommerce div.custom-sidebar #searchsubmit { height: 30px; top: 23px; right: 42px; width: 26px; color:transparent; }

/* Woo Commerce for mobile */
@media only screen and (max-width: 767px) {   
    .woocommerce ul.products li.product { width: 100%; }
}

/* Woo Commerce Styling For WooCommerce V.1 
.woocommerce-page #container{ padding: 0px 10px; }
.woocommerce-page #breadcrumb { padding: 8px 0px; border-bottom: 1px #eee solid; font-size: 11px; }
.woocommerce-page h1.page-title { font-size: 20px; border-bottom: 0px; padding-bottom: 6px; margin-bottom: 0px; margin-top: 35px; margin-bottom: 20px; }
.woocommerce-page .products h3{ font-size: 15px !important; }
.woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button { line-height: 15px; }
.woocommerce_message, .woocommerce_error, .woocommerce_info { line-height: 25px; margin-top: 20px !important; }
.woocommerce-page .onsale { color: #fff; }
.woocommerce-page ul.products li.product .price del{ font-size: 11px; margin-right: 5px;}
.woocommerce-page ul.products li.product .price ins{ font-size: 15px; text-decoration: none; font-weight: bold;  }
ul.products li.product .price { font-size: 15px; text-decoration: none;  }
.woocommerce-page table.shop_attributes td{ padding-left: 10px; }
.woocommerce-page #payment label, .woocommerce-page #payment legend, .woocommerce-page #payment label img{ display: inline; }

/* Price Filter Bar 
.widget_price_filter .ui-slider .ui-slider-range {
background: #f1f1f1;
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5);
-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}
.widget_price_filter .ui-slider .ui-slider-handle {
border: 1px solid #cecece !important;
background: #e4e4e4 !important;
box-shadow: none !important;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em !important;
-moz-border-radius: 1em !important;
border-radius: 1em !important;
background: #ACACAC !important;
background: -webkit-gradient(linear,left top,left bottom,from(#A2A2A2),to(#E0E0E0)) !important;
background: -webkit-linear-gradient(#A2A2A2,#E0E0E0) !important;
background: -moz-linear-gradient(center top,#A2A2A2 0%,#E0E0E0 100%) !important;
background: -moz-gradient(center top,#A2A2A2 0%,#E0E0E0 100%) !important;
}

ul.cart_list{ padding-bottom: 8px; }
ul.cart_list li{ border-bottom: 0px !important; background: none !important; padding-left: 0px !important; padding-bottom: 4px !important; }
.widget_shopping_cart .total { border-top: 3px double #e5e5e5; }
.widget_shopping_cart .total { padding-top: 13px !important; }
.widget_product_search #searchsubmit { display: none; }
div.product, #content div.product { margin-top: 30px; } 
.woocommerce_tabs { margin-bottom: 45px; }
quantity input.qty, #content .quantity input.qty { line-height: 16px; }
#customer_details { margin-bottom: 25px; }
ul.products li.product .price { margin-bottom: 18px !important; }
.price_label { font-size: 14px !important; }

/* Button Color *
a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt, #content input.button.alt{
background: #FF9145 !important;
background: -webkit-gradient(linear,left top,left bottom,from(#FAAC77),to(#FF9145)) !important;
background: -webkit-linear-gradient(#FAAC77,#FF9145) !important;
background: -moz-linear-gradient(center top,#FAAC77 0%,#FF9145 100%) !important;
background: -moz-gradient(center top,#FAAC77 0%,#FF9145 100%) !important;
border-color: #EB5F00 !important;
}
/* Sales Label
span.onsale{ 
background: #FF9145 !important;
background: -webkit-gradient(linear,left top,left bottom,from(#FAAC77),to(#FF9145)) !important;
background: -webkit-linear-gradient(#FAAC77,#FF9145) !important;
background: -moz-linear-gradient(center top,#FAAC77 0%,#FF9145 100%) !important;
background: -moz-gradient(center top,#FAAC77 0%,#FF9145 100%) !important;
border-color: #EB5F00 !important; 
}
*/

/* Creative Styles */
body{
/*	background:url(images/img/all-bg.png) repeat;*/
	font-family: 'SignikaRegularRegular' !important;
	color:#000 !important;
}
@font-face {
    font-family: 'SignikaRegularRegular';
    src: url('fonts/signika-regular.eot');
    src: url('fonts/signika-regular.eot') format('embedded-opentype'),
         url('fonts/signika-regular.woff') format('woff'),
         url('fonts/signika-regular.ttf') format('truetype'),
         url('fonts/signika-regular.svg#SignikaRegularRegular') format('svg');
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1, .title-color{
	 font-family: 'SignikaRegularRegular' !important;
	 color:#000 !important;
}

img{
	max-width:100%;
}
.wrapper{
	width:1026px;
	max-width:100%;
	padding:0;
}
.banner-section{
	width:1000px;
	margin:0 auto;
	max-width:100%;
	position:relative;
}
.banner-section img{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.fully-insured{
	position:absolute;
	top:12px;
	right:12px;
	z-index:100;
	width:109px;
}
.award-winner{
	position:absolute;
	top:12px;
	left:12px;
	z-index:100;
	width:109px;
}
.page-id-24 .enquiry-btn, .page-id-48 .enquiry-btn{
bottom:35px !important;
}

.enquiry-btn{
	position:absolute;
	bottom:-425px;
	right:12px;
	border:4px solid rgba(255,255,255,0.3);
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	
	
	padding: 5px 0px 10px 0px;
}
.enquiry-btn a{
	background:url(images/img/move-arrow.png) no-repeat 20px 18px #000;
	padding: 2px 15px 8px 60px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	font: normal 45px/50px 'SignikaRegularRegular';
	color:#fff;
	text-decoration:none;
}
.enquiry-btn a:hover{
	text-decoration:none !important;
	color:#fff !important;
}
.nav-section{
	background:none;
	border:none;
	margin-bottom:0;
}
.carousel-inner{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.carousel .item{
	background-color:inherit !important;
}
.carousel-inner > .item > img{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.carousel-control.left, .carousel-control.right{
	background-image:inherit !important;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
	top:45%;
	left:40%;
}
.contact{
	background: url(images/img/phone-icon.png) no-repeat 18px 12px #000;
	padding: 0px 15px 0px 56px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	float: right;
	font: normal 28px/54px 'SignikaRegularRegular';
	color: #fff;
	text-align:right;
	width:240px;
	height:54px;
}
.contact img{
	margin:0 0 0 -250px;
	width:188px;
	max-width:188px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	float:left;
}
.contact a{
	color:#fff;
}
.contact:after{
	clear:both;
}

ul.my-menu{
	margin:20px 0 0;
}
ul.my-menu li a{
	font: normal 30px/34px 'SignikaRegularRegular';
	color:#000 !important;
	text-align:center;
}
ul.my-menu li a img{
	display:block;
	margin:0 auto;
}
.middle-container{
	background:#fff;
	border-radius:10px;
	box-shadow:0 0 5px #ccc;
	padding:12px;
	width:1024px;
	max-width:100%;
	margin:0 auto;
}
.home-info{
	padding:0 60px;
	text-align:center;
	font-size:20px;
	line-height:30px;
	color:#000;
	font-family: 'SignikaRegularRegular' !important;
}
.home-info h2{
	margin:40px 0 20px;
}
.featurette-divider{
	margin:40px 0 10px;
	border-top:2px dashed #ddd;
}
.removal-section{
	padding:0 20px;
	text-align:left;
	color:#000;
}
.removal-section h3{
	text-align:left;
	font-size:28px;
	line-height:51px;
}
.removal-section h3 img{
	margin:0 8px 0 10px;
	display:inline-block;
}
.remove-box{
	background:#f9f9f9;
	border:1px solid #b8b8b8;
	border-radius:20px;
	padding:0 !important;
	width:302px;
	font: normal 16px/24px 'SignikaRegularRegular';
}
.remove-box img{
	border-radius:20px;
	box-shadow:0 0 1px #000;
	margin:0 0 20px;
}
a.more-btn{
	background:#000;
	padding: 10px 22px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font: normal 24px/30px 'SignikaRegularRegular';
	color:#fff;
	margin:10px 0 20px;
}
.gal-section{
	background: #000;
	margin: 0 !important;
	padding: 20px;
	float: left;
	width: 1000px !important;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.gal-box{
	background:#fff;
	border-radius:20px;
	padding:5px !important;
	width:49% !important;
	margin:0 2% 0 0 !important;
	position:relative;
}
.gal-box.last{
	margin:0 !important;
}
.gal-box h3{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	writing-mode: rl-tb;
	float:left;
	text-transform:uppercase;
	margin:0;
	width:50px;
	position:absolute;
	top: 86px;
	font-size: 30px;
}
.gal-box h3.test{
	top:165px;
}
.gal-img-section{
	width:410px;
	float: right;
	margin: 0 !important;
}
.gal-img-section .carousel .item{
	padding-top:70% !important;
}
.gal-box img{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}
.gal-img-section .carousel-inner{
	height:280px;
}
footer{
	text-align:center;
	color:#fff;
	font: normal 14px/30px 'SignikaRegularRegular';
	-webkit-border-radius:0 0 20px 20px;
	-moz-border-radius:0 0 20px 20px;;
	border-radius:0 0 20px 20px;
	margin:1px 0 0 !important;
	position:relative;
}
footer a{
	padding:0 3% 0 0;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
footer a:hover{
	color:#fff;
	text-decoration:none;
}
.find-fb{
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	float: right;
	margin: 10px 0 0 10px;
	float:right !important;
	width:37% !important;
	padding:0 !important;
}
.find-fb ul{
	padding:0;
	margin:0;
}
.find-fb ul li{
	list-style:none;
	float:left;
	margin:0 5px 0 0;
	max-width: 22%;
}
.find-fb ul li:last-child{
	margin:0;
}
.panda-logo{
	width:114px;
	margin:50px auto 0;
}

.inr-info{
	padding:20px 40px 50px;
	/*font-size:20px;*/
	font-size:16px;
	display:inline-block;
	color:#000;
	font-family: 'SignikaRegularRegular' !important;
	text-align:justify;
}
.inr-info h1{
	font-size:40px;
}
.inr-info h4{
	font-size:25px;
	margin:18px 0 6px;
}
.panda-truck{
	margin:80px 0 10px;
}
.price-tbl{
	border:2px solid #000;
	margin:50px 0 0;
	border-radius:8px 8px 0 8px;
	width:100%;
	/*display:inline-block;*/
	overflow:hidden;
	box-shadow:0 0 5px #aaa;
	background:#000;
}
.price-tbl tr th{
	color:#fff;
	background:#000;
	padding:10px 3%;
	font-size:30px;
	border-right:1px solid #313131;
}
.price-tbl tr td{
	box-shadow:0 3px 5px #ddd inset;
	padding:20px 3%;
	font-size:22px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
}
.price-tbl tr td:last-child, .price-tbl tr th:last-child{
	border-right:none;
}
.extra-person{
	float:right;
	box-shadow:0 3px 5px #ddd inset;
	padding:20px 3%;
	font-size:22px;
	border:1px solid #000;
	border-top:none;
	background:#fff;
	margin:-1px 1px 0 0;
	border-radius:0 0 8px 8px;
}
.all-cards{
	float:left;
	margin:15px 0 0;
}
.all-cards li{
	list-style:none;
	float:left;
	margin:0 10px 0 0;
	line-height:38px;
}
.all-cards li:last-child{
	font-size:16px;
}
.all-cards li img{
	border-radius:3px;
}

.phone-no{
	font-size:35px;
	font-weight:bold;
	clear:both;
	display:inline-block
}
.book-online{
	margin:0 0 50px;
}
.book-online h2{
	margin:20px 0 30px;
}
.book-online label{
	float:left;
	width:100px;
	line-height:40px;
	font-weight:normal;
}
.book-online input, .book-online textarea{
	background:none;
	border:1px solid #000;
	width:75%;
	outline:none;
	padding:8px 2%;
	margin:0 0 25px;
}
.book-online input[type="submit"]{
	background:#000;
	padding: 10px 22px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font: normal 24px/30px 'SignikaRegularRegular';
	color:#fff;
	margin:0 0 0 100px;
	width:auto;
	border:none;
	height:inherit;
}
.full-info{
	padding:40px 0 0;
}
.full-info h2{
	margin:5px 0 20px;
	font-size:50px;
}
.full-info img{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin:10px 0 0;
	border:1px solid #b8b8b8;
}
.carousel-indicators{
	left:6%;
	display:none;
}
.carousel-indicators li{
	text-indent:inherit;
	background:#000;
	color:#fff;
	width:26px;
	height:26px;
	line-height:26px;
	border:none;
	border-radius:24px;
}
.carousel-indicators .active{
	width:26px;
	height:26px;
	color:#000;
}

.lead a{
	color:#000;
	text-decoration:none;
}
.lead a:hover{
	color:#000;
	text-decoration:none;
}
.crsl-nav{
	background:#000;
	border-radius:20px 0 0 20px;
	position:absolute;
	bottom:20px;
	left:-50px;
	width:50px;
	height:35px;
}
.gal-img-section .glyphicon-chevron-left:before, .gal-img-section .glyphicon-chevron-right:before{
	content:"";
}
.gal-img-section .carousel-control.right{
	right:15px;
}
.gal-img-section .carousel-control .glyphicon-chevron-left{
	top: 10px;
	width: 10px;
	height: 15px;
	background: url(images/img/arrow-left.png) no-repeat;
	left: 13px;
}
.gal-img-section .carousel-control .glyphicon-chevron-right{
	top: 10px;
	width: 10px;
	height: 15px;
	background: url(images/img/arrow-right.png) no-repeat;
	right: 10px;
}
.btn-success{
	background:#000;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	padding:15px;
	text-align:center;
	color:#fff;
}
.btn-success:hover{
	background:#000;
}
.left-img{
	float:left;
	margin:0 20px 20px 0;
}
.ofc-hrs{
	color:#fff;
	font-size:18px;
	line-height:24px;
	background:url(images/img/clock.png) no-repeat 0 12px;
	padding:0 0 0 62px !important;
	text-align:left;
	font-weight:normal;
	width:200px !important;
}
.ofc-hrs span{
	font-size:24px;
}
.mob-contact{
	display:none;
}
.womo{
	float:right;
	margin:5px 0 0 10px;
}
.woo-testimonials{
	/*margin-left: 22px !important;
margin-bottom: 30px !important;*/
margin-left:0 !important;


width:320px;

}
#womo-widget{
width:320px !important;
height:260px !important;

}
#womo-ratings{
height:200px !important;
}
#womo-ratings > div{
height:200px !important;
}

.gallery ul{
	padding:0;
	margin:0;
}
.gallery ul li{
	list-style:none;
	float:left;
	margin:0 40px 30px 0;
	max-width:30%;
}
.gallery ul li:nth-child(3n+3){
	margin:0 0 30px;
}
.gallery ul li img{
	border-radius:20px;
	width:280px;
	border:2px dashed #000;
	padding:3px;
}
.gallery ul li a{
	outline:none;
}
.gal-box .carousel .item{
	padding-top:inherit;
}

/*My Responsive*/
.navbar-toggle{
	background:#000;
}





/* for wp */
div.all-container-wrapper{
	background:none !important;
	box-shadow:none !important;
}
.container-wrapper, .all-container-wrapper.boxed-layout{
	width:1024px !important;
}
.container{
	background:#fff;
	border-radius:10px;
	box-shadow:0 0 5px #ccc;
	padding:12px !important;
	width:1024px !important;

}
.header-outer-wrapper{
	background-color:inherit !important;
}
div.navigation-wrapper{
	background:none !important;
}
.container .sixteen.columns{
	width:1000px !important;
	margin:0 !important;
}
div.boxed-layout div.slider-wrapper.fullwidth{
	width:1000px !important;
	margin-left:inherit !important;
}
div.slider-top-shadow, div.slider-bottom-shadow, div.slider-bottom-gimmick, div.footer-container-wrapper{
	display:none !important;
}
#layerslider_1 img{
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	border-radius: 20px !important;
}
.removal-section p{
	margin:0 10px !important;
	text-align:center !important;
}
.featurette-divider{
	margin:50px 0 !important;
}
div.copyright-container{
	background:#000;
	/*display:inline-block;*/
}
div.copyright-container-wrapper{
	box-shadow:none !important;
	background-color:inherit !important;
	margin:20px 0 0 !important;
}
div.copyright-right{
	float:left !important;
}
div.copyright-right .menu-footer-menu-container{
	text-align:center;
}
div.copyright-right .menu-footer-menu-container #menu-footer-menu{
	margin:15px 0 0;
}
.copyright-right ul li{
	list-style:none;
	display:inline-block;
	margin:0 15px 0 0;
}
.copyright-right ul li:last-child{
	margin:0;
}
.copyright-right ul li a{
	font-size:18px;
	color:#fff;
	text-decoration:none;
	font-weight:normal !important;
	text-transform:lowercase;
}
.copyright-left{
	width:100%;
	text-align:center !important;
	font-weight:normal;
	color:#fff;
	margin:10px 0 0;
	margin-left:inherit;
}
.gdl-page-item{
	padding-bottom:0 !important;
}
.menu-wrapper li{
	margin:0 18px !important;
}
.menu-wrapper li a{
	font: normal 25px/34px 'SignikaRegularRegular' !important;
	color: #000 !important;
	text-align: center;
	padding:38px 0 0 !important;
	text-transform:lowercase;
}

.menu-wrapper li.panhome a{
	background:url(images/img/home-icon.png) no-repeat center top;
}
.menu-wrapper li.panabout a{
	background:url(images/img/about-icon.png) no-repeat center top;
}
.menu-wrapper li.panservices{
	cursor:pointer;
}
.menu-wrapper li.panservices a{
	background:url(images/img/services-icon.png) no-repeat center top;
}
.menu-wrapper li.pantestimonials a{
	background:url(images/img/testimonials-icon.png) no-repeat center top;
}
.menu-wrapper li.panfaq a{
	background:url(images/img/faq-icon.png) no-repeat center top;
}

.menu-wrapper li.panblog a{
	background:url(images/img/blog-icon.png) no-repeat center top;
}
.menu-wrapper li.panvan a{
	background:url(images/img/van.png) no-repeat center top;
}

.menu-wrapper li.pantruck a{
	background:url(images/img/truck.png) no-repeat center top;
}

.menu-wrapper li.panprice a{
	background:url(images/img/price-icon.png) no-repeat center top;
}

.menu-wrapper li.panenquiry a{
	background:url(images/img/enquiry-icon.png) no-repeat center top;
}
.menu-wrapper li ul.sub-menu{
	top:88px !important;
	background:#000;
	border-radius:20px;
	padding:20px 0;
	width:260px !important
}
.menu-wrapper li ul.sub-menu li{
	margin: 0 !important;
	padding: 0;
	border-bottom: 1px solid #333 !important;
}
.menu-wrapper li ul.sub-menu li:last-child{
	border-bottom:none !important;
}
.menu-wrapper li ul.sub-menu li a{
	background:#000;
	color:#fff !important;
	padding:8px 5px !important;
	font-size:18px !important;
}
.ls-carousel .ls-nav-next{
	background:url(images/right-arw.png) no-repeat 0 0 !important;
	width:43px !important;
	height:66px !important;
}
.ls-nav-prev{
	background:url(images/left-arw.png) no-repeat 0 0 !important;
	width:43px !important;
	height:66px !important;
}
.home-slider-icons{
	z-index: 2;
	position: absolute;
	top: -440px;
	width: 100%;
}
#layerslider_1{
	-webkit-border-radius:20px !important;
	-moz-border-radius:20px !important;
	border-radius:20px !important;
	overflow:hidden;
}
.ad{
	float: right;
	height: 62px;
	width: 157px;
	overflow:hidden;
}
.mobile-menu{
	display:none;
}
div.wpcf7 p{
	font-weight:normal;
}
span.wpcf7-form-control-wrap input[type="text"], span.wpcf7-form-control-wrap input[type="email"], span.wpcf7-form-control-wrap textarea{
	box-shadow:none !important;
	border:1px solid #000 !important;
	border-radius:0 !important;
	padding:8px 2% !important;
	margin:0 0 25px;
	line-height:inherit !important;
	color:#000 !important;
	font-family: 'SignikaRegularRegular' !important;
	width: 75%;
	font-size:15px;
	height:48px !important;
}
.book-online label{
	clear:both;
}

span.wpcf7-form-control-wrap textarea{
	
	outline: none;
	padding: 8px 2%;
	margin: 0 0 25px;
	height:180px !important;
}
span.wpcf7-not-valid-tip{
	top:-60px !important;
	left:110px !important;
	background:none !important;
	color:#f00 !important;
	border:none !important;
}
.your-message span.wpcf7-not-valid-tip{
	top:-192px !important;
}
div.wpcf7-validation-errors {
	border: none !important;
	font-size: 13px !important;
	color: #f00 !important;
	margin-left:92px !important;
}
div.wpcf7-mail-sent-ok {
	border: none !important;
	color: #398f14 !important;
	font-size: 14px !important;
	margin-left: 80px !important;
	text-align: center !important;
}
.menu-wrapper{
	margin-left:0 !important;
}
div.gdl-right-sidebar{
	margin:320px 0 0 10px !important;
	background:none !important;
	border-radius:20px;
	float:right;
	width:320px !important;
}
/*.gdl-divider{
	border:none !important;
	height:auto !important;
	background:#000;
	border-radius:20px;
	color:#d1d1d1;
}*/
.gdl-divider{
	padding:0 !important;
	box-shadow:none !important;
	height:auto !important;
}
#text-3{
	background: #000;
padding: 20px !important;
margin: 0;
border-radius: 20px;
}
#text-5{
	margin:40px 0 0 !important;
}
#text-5 iframe{
	margin:0 auto;
	
}
.booking-form{
	/*height:500px;
	overflow-y:scroll;
	margin-right:10px;*/
}

h3.gdl-title{
	margin:0 20px 10px 0 !important;
	font-size:28px !important;
	border:none !important;
	color:#ff7418 !important;
	text-align:center;
	font-weight:bold;
}
.booking-form h4{
	color:#fff !important;
}
.booking-form label{
	font-weight: normal !important;
	margin-bottom: 7px !important;
	font-size: 15px !important;
	color: #fff !important;
}
.booking-form span.wpcf7-form-control-wrap input[type="text"], .booking-form span.wpcf7-form-control-wrap input[type="email"], .booking-form select, .booking-form span.wpcf7-form-control-wrap textarea{
	width: 100%;
	height: 36px !important;
	margin:0;
	color:#333 !important;
	background:#fff !important;
	border:1px solid #0b466c !important;
	border-radius:10px !important;
	max-width:100% !important;
}
.booking-form select{
	width:96%;
	font-size:16px !important;
}
.booking-form span.wpcf7-form-control-wrap textarea{
	height:120px !important;
}
.booking-form input[type="submit"]{
	background:#fff !important;
	border-radius:10px !important;
	text-align:center;
	font-size:28px !important;
	color:#000 !important;
	box-shadow:none !important;
	font-weight:normal !important;
	width:100% !important;
	padding:12px 0 !important;
	height:inherit;
	border:none !important;
	outline:none !important;
}


/*
 *  STYLE 1
 */

.scrollbar
{
	height: 530px;
	width: 100%;
	overflow-y: scroll;
}

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 8px;
	background-color: none;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #f87b15;
}

/* Style 1 end */

.booking-form hr{
	border-top: 1px solid #000;
	width: 95%;
}

.social-likes{
	display:inline-block;
	margin:15px 0 0;
}
.social-likes .fb-like{
	float:left;
	margin:0 10px 0 0;
}
#twitter-widget-0{
	width: 142px !important;
	float: left;
	display: inline-block !important;
}
#___plusone_0{
	float:left;
}
body.page-id-11 div.gdl-right-sidebar{
	margin-top:55px !important;
}

.office-address{
	color: #fff;
	font-weight: normal !important;
	font-size: 16px !important;
	padding:4px 0 0 46px !important;
	width: 190px !important;
	background:url(images/map-pointer.png) no-repeat 0 12px;
}
.office-address h5{
	margin:0 0 5px !important;
	color:#fff !important;
	font-weight:bold;
}
.popupinner span.wpcf7-not-valid-tip {
top: 6px !important;
left: -80px !important;
}
.popupinner span.your-email span.wpcf7-not-valid-tip{
left: -85px !important;
}
.popupinner div.wpcf7-validation-errors{
width: 230px !important;
text-align: center !important;
}
.popupinner span.wpcf7-form-control-wrap input[type="text"], .popupinner span.wpcf7-form-control-wrap input[type="email"]{
height:30px !important;
}
.reg-no{
font-size: 13px;
line-height:28px;
margin:0;
}
.reg-no span{
margin-left:10px;
}
.reg-no span:before{content: "\2022"; margin:0 10px 0 0; font-size:20px;}
.reg-no span:before{content: "•";}
.copyright-right .copyright-left{
	margin:0;
}
.contact-left{
text-align:left;
}

#lbp-inline-href-1 iframe{
	width:700px !important;
	height:310px !important;
	max-width:100% !important;
}
#displetpop input{
	width:130px !important;
}
.woo-testi #womo-widget{
	width: 96% !important;
	height: 100% !important;
	margin: 0 auto;
}
.small-move img{
	margin:50px auto 0;
}
.doff{display:none;}	
/* for wp end */



/* Creative Styles End */


@media (min-width: 992px) and (max-width: 1024px){

/*after wp*/	
.container-wrapper, .all-container-wrapper.boxed-layout{
	width:99% !important;
}


.container{
	width:inherit !important;
	max-width:100% !important;
}
.container .sixteen.columns{
	width:inherit !important;
	max-width:100% !important;
}

.gal-section{
	width:100% !important;
	max-width:100% !important;
}
div.boxed-layout div.slider-wrapper.fullwidth{
	max-width:100% !important;
}
.gal-box{
	width:48% !important;
	margin:0 1% 0 0;
}
.gdl-page-item{
	width:100% !important;
}
.copyright-right ul li{
	margin:0 20px 0 0;

}
div.copyright-container{
	max-width: 100% !important;
	width: 100% !important;
	margin: 0 auto;
}
div.copyright-container-wrapper{
	max-width: 97%;
	margin: 20px auto !important;
}
.menu-wrapper li{
	margin:0 14px !important;
}
.gdl-right-sidebar{
	position:absolute !important;
	top:415px;
	right:0;
}

/*after wp end*/

.row{
	margin:0;
}
.navbar-header{
	width:330px;
}
ul.my-menu{
	margin:0;
	float:right;
}
.removal-section{
	padding:0;
}
.removal-section .col-lg-4{
	max-width:33.3%;
	float:left;
}

.gal-box, .gal-box.last{
	width: 49%;
	margin: 0 1% 0 0;
	display: inline-block;
}
.gal-box img{
	max-width:100%;
}
.gal-box.last{
	margin:0;
}
.gal-img-section .carousel-inner{
	width:98%;
	float:right;
}
.gal-img-section .carousel-inner{
	height:269px;
}
.gal-img-section .crsl-nav{
	left:-42px;
}
.contact-left{
	color:#000;
text-align:left;
}
.contact{
	font-size:20px;
	width:190px;
}
.womo{
	margin:5px 50px 0 10px;
}



}



@media (min-width: 768px) and (max-width: 991px){
	
.container-wrapper, .all-container-wrapper.boxed-layout{
	width:inherit !important;
}

.container{
	width:inherit !important;
	max-width:100% !important;
}
.container .sixteen.columns{
	width:inherit !important;
	max-width:100% !important;
}

.gal-section{
	width:100% !important;
	max-width:100% !important;
}
div.boxed-layout div.slider-wrapper.fullwidth{
	max-width:100% !important;
}
.ad{
	display:none;
}
#womo-widget{
	max-width:95%;
}
div.gdl-page-float-left{
	max-width:100%;
}
.container .sixteen.columns{
	max-width:99% !important;
}
div.logo-wrapper{
	width:40%;
}
.home-slider-icons{
	top:-330px;
}
.enquiry-btn{
	bottom:-320px;
}
.gal-box{
	width:68% !important;
	margin:0 0 12px !important;
}
.ofc-hrs{
	padding:0 0 0 10px !important;
}
.copyright-container{
	max-width:97% !important;
}
.copyright-right ul li{
	margin:0 8px 0 0;
}
.copyright-right ul li:last-child{
	margin:0;
}
.gal-section{
	text-align:center;
}
.menu-wrapper li{
	margin:0 10px !important;
}
.menu-wrapper li a{
	font-size:20px !important;
}

div.social-wrapper{
	margin-top:0 !important;
}


/*div.copyright-container{
	display:inherit;
}*/
.gdl-page-item{
	max-width:100%;
}
.ls-layer, .ls-layer img{
	max-width:100% !important;
}

.row{
	margin:0;
}

.contact{
	font-size:19px;
}
.mob-contact{
	display:none;
}
.removal-section .col-lg-4{
	width:100%;
	margin:0 0 10px;
	display:inline-block;
	border-bottom:2px dashed #000;
	padding:0 0 35px;
}
.remove-box{
	width:100%;
	background:inherit;
	border:none;
	text-align:left;
}

.remove-box img{
	margin:0 20px 0 0;
	float:left;
}
.removal-section h3{
	margin-bottom:20px;
}

.removal-section .col-lg-4:last-child{
	border-bottom:none;
}
.navbar-wrapper{
	margin-top:0;
}
.navbar-brand img{
	width:80%;
}
.contact{
	margin:12px 0 0 ;
	width:185px;
	clear:both;
}
ul.my-menu{
	width:100%;
	margin:0;
}
.navbar-nav > li{
	margin:0 2%;
}


/* footer curosal */

.gal-box, .gal-box.last{
	width: 70%;
	margin: 0 0 20px 17%;
	display: inline-block;
}
.gal-box img{
	max-width:100%;
}

.ofc-hrs{
	background:none;
	padding:0;
}
footer a{
	font-size:14px;
}
.home-info{
	padding:0 10px;
}
.inr-info{
	padding:20px 10px 30px;
	font-size:15px;
}
.contact-left{
	width:40%;
text-align:left;
}
.book-online{
	width:60%;
}
.book-online input, .book-online textarea{
	width:70%;
}


.contact-left{
	color:#000;
}

#womo-widget{
	max-width:100%;
}

.phone-no{
	font-size:30px;
}
.find-fb{
	padding:0 !important;
	width:155px !important;
}
.ofc-hrs{
	width:21% !important;
}
div.copyright-right{
	width:51%;
	margin-right:0;
}
.social-wrapper{
	margin-top:0 !important;
}
.logo-wrapper{
	padding-top:10px !important;
}
.woo-testimonials{
	margin:0 auto 20px !important;
}
.ngg-gallery-thumbnail img{
	width:190px !important;
}
.sidebar-included .gdl-page-item{
	width:100% !important;
}
.inr-info{
	width:100% !important;
}
div.gdl-right-sidebar{
	width:100% !important;
}
.woo-testimonials{
	width:100% !important;
}
.woo-testimonials #womo-widget{
	width:100% !important;
}


}

@media (max-width: 767px){
	
/*after wp*/
.container-wrapper, .all-container-wrapper.boxed-layout{
	width:inherit !important;
}

.container{
	width:inherit !important;
	max-width:100% !important;
}
.container .sixteen.columns{
	width:inherit !important;
	max-width:100% !important;
}

.gal-section{
	width:100% !important;
	max-width:100% !important;
}
div.boxed-layout div.slider-wrapper.fullwidth{
	max-width:100% !important;
}
.ad{
	display:none;
}
#womo-widget{
	max-width:95%;
}
div.gdl-page-float-left{
	max-width:100%;
}
div.logo-wrapper{
	padding-top:10px !important;
}
.container .sixteen.columns{
	max-width:99% !important;
}
.gdl-page-item{
	width:100% !important;
}
.gal-box{
	width:100% !important;
	margin:0 0 20px 0 !important;
}
.ofc-hrs, .copyright-right, .find-fb{
	width:100% !important;
	max-width: 100% !important;
}
.find-fb ul{
	width:155px !important;
}
.copyright-left{
	clear:both;
	width:100% !important;
	text-align:center;
}

.mobile-menu{
	display: inline-block;
	clear: both;
	margin: 10px 0 0;
	width: 100%;
}
.navbar-toggle{
	background:#000 !important;
	padding:7px 10px !important;
	outline:none;
	height:40px !important;
}
.navbar-toggle .icon-bar{
	background:#fff;
}
.copyright-right{
	margin:0 !important;
}
ul.my-menu{
	margin:10px 0 0;
}
ul.my-menu li a:hover{
	background:none !important;
}
.home-slider-icons{
	top:-16px;
}
div.copyright-container-wrapper{
	max-width: 96%;
	margin: 20px auto !important;
}
div.logo-wrapper img{
	max-width:88%;
}
div.outer-social-wrapper{
	display:none;
}
.navbar-toggle{
	margin-top:-60px !important;
}
.woo-testimonials{
	margin:0 !important;
}
#testimonials iframe{
	max-width:100% !important;
	height:auto !important;
}
span.wpcf7-form-control-wrap input[type="text"], span.wpcf7-form-control-wrap input[type="email"], span.wpcf7-form-control-wrap textarea{
	padding:8px 2% !important;
	margin:0;
	width: 100%;
	font-size:15px;
	height:48px !important;
	max-width:100%;
}
span.wpcf7-form-control-wrap textarea{
	height:150px !important;
}
.phone-no a{
	color:#000;
}
.book-online{
	margin:0;
}
ul.sub-nav{
	margin:0 0 20px 40px;
}
ul.sub-nav li{
	text-align:left;
}
ul.sub-nav li a{
	font:normal 18px/28px 'SignikaRegularRegular' !important
}
/*after wp end */
	

.row{
	margin:0;
}
.contact{
	display:none;
}
.carousel-control .glyphicon-chevron-left{
	left:30%;
}

.mob-contact{
	display:block;
	float:left;
	margin:10px 0 0 10px;
	font-size:20px;
	width:inherit;
}
.fully-insured{
	top:inherit;
	bottom:-30px;
	right:12px;
	width:55px;
}
.award-winner{
	top:inherit;
	bottom:-30px;
	right:32px;
	width:55px;
}
ul.my-menu{
	padding-bottom:15px;
}
ul.my-menu li a{
	text-align:left;
	padding:5px 0;
	font-size:24px;
}
ul.my-menu li a img{
	display:inline-block;
	margin:0 15px 0 0;
	max-width:46px;
}
.enquiry-btn{
	display:none;
}
.home-info{
	padding:0 10px;
}
.removal-section h3{
	font-size:24px;
}
.remove-box{
	max-width:100%;
}
.removal-section{
	padding:20px 0;
}
.gal-box{
	width:100%;
	margin:0 0 20px;
	display:inline-block;
}
.gal-box img{
	max-width:100%;
}
.gal-box h3, .gal-box h3.test{
	-webkit-transform:inherit;
	-moz-transform:inherit;
	text-transform:inherit;
	float:inherit;
	position:inherit;
	width:auto;
	top:inherit;
	margin:0 0 10px;
	text-align:center;
}
.gal-img-section{
	width:100%;
}
.gal-img-section .carousel-inner{
	height:172px;
}
.crsl-nav{
	right:0;
	left:inherit;
}

.ofc-hrs{
	width:100%;
}


footer .col-xs-6{
	width:100%;
	padding:10px 0;
	line-height:18px;
}
.find-fb{
	width:100%;
	text-align:center;
}
footer a{
	font-size:13px;
}
footer a:last-child{
	margin:0;
}
.inr-info{
	padding:20px 10px 30px;
	font-size:15px;
}
.panda-truck{
	margin:15px 0 0;
}
.inr-info h1{
	font-size:36px;
}
.contact-left{
	width:100%;
text-align:left;
}
.book-online{
	width:100%;
}
.book-online input, .book-online textarea{
	width:100%;
	margin:0;
}
.book-online h2{
	margin:30px 0 0;
}
.book-online input[type="submit"]{
	margin:20px 0 0;
}
.panda-logo{
	margin:20px auto 0;
}

.contact-left, .book-online{
	width:100% !important;
	max-width:100% !important;
	color:#000;
}
.gallery ul li{
	max-width:100%;
	margin:0 0 30px;
}
#womo-widget{
	max-width:100%;
	margin-bottom:20px;
}
#womo-ratings > div{
	height:100px !important;
}
.find-fb ul{
	width:103px;
	margin:0 auto;
}

.inr-info{
	width:100% !important;
}
div.gdl-right-sidebar{
	width:100% !important;
}
.woo-testimonials{
	width:100% !important;
}
.woo-testimonials #womo-widget{
	width:100% !important;
}
.ofc-hrs{
	border-bottom: 1px solid #333;
	padding: 0 0 20px 62px !important;
}
.copyright-right{
	border-bottom: 1px solid #333;
	padding:15px 0 !important;
}
.copyright-right ul{
	margin:0 !important;
}
.office-address{
	padding:15px 0 0 46px !important;
}


}
