/*
Theme Name: A1 Rubbish Removals
Theme URI: 
Description: Any rubbish, any size, all areas
Version: 1.0
Author: Cosmin Georgian
Author URI: http://a1stevesrubbish.com.au/
*/

body, html {font-family: 'Open Sans', sans-serif; font-size: 15px; padding: 0; margin: 0;}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


body {
	margin: 0;
	border-top: solid 8px #10700f;
}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

a {
	color: #64bb63;
	text-decoration: none;
}

a:hover {
	color: #0a6b0a;
}

.container {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.box {
	display: inline;
	float: left;
}

#header {
	height: 122px;
}

#logo {
	margin-top: 21px;
}

#logo a.logo {
	background: url(images/logo.png) no-repeat;
	display: inline-block;
	text-indent: -9999px;
	width: 385px;
	height: 68px;
}	

#header-social {
	background: url(images/social-bg.png) no-repeat right bottom;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 35px;
	min-width: 337px;
	text-align: right;
	margin-top: 10px;
}

#header-social a.facebook {
	background: url(images/fb.png) no-repeat;
	background-position: 0px 10px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #777777;
	padding-top: 15px;
	font-weight: 400;
	padding-bottom: 15px;
	padding-left: 34px;
	margin-right: 13px;
}

#header-social a.googleplus {
	background: url(images/gp.png) no-repeat;
	background-position: 0px 10px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #777777;
	padding-top: 15px;
	font-weight: 400;
	padding-bottom: 15px;
	padding-left: 34px;
}

#call-us {
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 15px;
	float: right;
	min-width: 100px;
	background: url(images/phone-bg.png) repeat-x bottom;
	padding-top: 20px;
	padding-bottom: 8px;
}	

#call-us-mobile {
	display: none;
}

#email-us-mobile {
	display: none;
}

#phone {
	background: url(images/phone-icon.png) no-repeat;
	background-position: 0px 15px;
	padding-left: 35px;
}

#phone h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #808080;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#phone h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 600;
	color: #808080;
	text-transform: uppercase;
	margin-top: -7px;
	padding: 0;
}

#mobile-menu {
	display: none;
	padding-right: 10px;
}

.nav {
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:900;
}

.nav-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-item {
	float:left;
	*display:inline;
	zoom:1;
}

.nav-item a {
	display:block;
	margin-left: 25px;
	color:#FFF;
}

.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background: url(images/menu-icon.png) no-repeat center center;
	width: 38px;
	height: 38px;
	margin-top: 23px;
	margin-right: 15px;
}

#slider-wrapper {
	background: url(images/slider-bg.png) repeat-x;
}

#slider {
	height: 342px;
}

#slider.container.headerimg img {
	width: 100%;
	height: 341px;
}

#blog-post {
	margin-bottom: 35px;
	border-bottom: solid 1px #efefef;
	padding-bottom: 20px;
}

.cs-next {
	background: url(images/slider-arrow-right.png) no-repeat !important;
}

#sidebar {
	width: 27%;
	margin-right: 20px;
	margin-top: 0px;
	position: relative;
}

#sidebar ul {
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
}

#sidebar li.widget, #sidebar li.widget:hover {
	background: none;
	padding: 0;
}

ul.sub-menu {
	z-index: 9999;
	display: none;
	position:absolute;
	left: 100%;
	width: 100%;
	margin-top: -27px;
}

#sidebar ul li:hover ul {
	display: block;
}

img.wpcf7-captchac {
	width: 72px !important;
}
#sidebar ul li:hover ul li {
	background: url(images/sidebar-li-bg-hover.png) repeat-x;
}

#sidebar ul li:hover ul li a{
	color: #ffffff;
	text-shadow: 1px 1px 0px #186818;
}

#sidebar li {
	list-style: none;
	background: url(images/sidebar-li-bg.png) repeat-x;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
}

#sidebar li:hover {
	background: url(images/sidebar-li-bg-hover.png) repeat-x;
}

#sidebar li:hover a {
	color: #ffffff;
	text-shadow: 1px 1px 0px #186818;
}

#sidebar li a {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #6b6b6b;
	text-shadow: 1px 1px 0px #ffffff;
}

#center-content {
	width: 49.7%;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}

#mobile-image {
	display: none;
}

#center-content img {
	width: 100%;
}

#center-content h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 19px;
	color: #767676;
	text-transform: uppercase;
}

#center-content .newh2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 19px;
	color: #767676;
	text-transform: uppercase;
}

#center-content h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 2em;
	color: #017f01;
	text-transform: none;
        line-height: 1.5em;
}
#center-content .newh1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 2em;
	color: #017f01;
	text-transform: none;
        line-height: 1.5em;
}

#center-content h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #159515;
}

#right-sidebar {
	margin-left: 20px;
	width: 19%;
	text-align: right;
}

#right-sidebar li {
	list-style: none;
}

#footer {
	margin-top: 25px;
	background: #10700f;
	padding-bottom: 24px;
}

.footer-contact#footer-widget {
	margin-left: 20px;
	width: 28%;
}

.footer-contact#footer-widget a.quote-request {
	background: #479147;
	padding-left: 19px;
	padding-right: 19px; 
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;	
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.footer-contact#footer-widget a.quote-request:hover {
	background: #0c570b;
	color: #74ab73;
}


#footer-widget {
	margin-left: 30px;
	width: 20%;
	font-size: 13px;
	color: #74ab73;
}

#footer-widget h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #ffffff;
	margin-top: 23px;
}

#footer-widget ul {
	margin-left: 0;
	padding-left: 0;
}

#footer-widget li {
	list-style: none;
	margin-bottom: 8px;
}

#footer-widget li a {
	font-size: 13px;
	color: #74ab73;
}

#footer-widget li a:hover {
	color: #ffffff;
}

#footer-widget p.footer-phone {
	background: url(images/footer-mobile-icon.png) no-repeat;
	background-position: 2px 0;
	padding-left: 24px;
	margin-top: 30px;
}

#footer-widget p.footer-email{
	background: url(images/footer-mail-icon.png) no-repeat left;
	padding-left: 24px;
	margin-top: 5px;
}

#copyright {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:	#979797;
	padding-top: 13px;
	padding-bottom: 13px;
}

/* Tablet */
@media screen and (max-width: 980px){
	
	#header {
		height: 100%;
	}
	
	#logo {
		width: 40%;
		padding-left: 1%;
	}
	
	#header-social {
		width: 60%;
		background: none;
	}
	
	#call-us {
		display: none;
	}
	
	#mobile-menu {
		display: block;
		width: 99%;
		padding-left: 1%;
	}
	
	.nav-list {
		width: 100%;
	}
	
	.menu ul{
		padding-left: 0;
		margin-left: 0;
	}
	
	.nav {
		height: 100%;
		clear: both;
		width:100%;
		text-align: left;
		margin-top: 20px;
	}
	
	.nav-list li {		
		background: url(images/sidebar-li-bg.png) repeat-x;
		width: 33.1%;
		float: left; 
		margin-right: 0.2%;
		display: inline;
		padding-bottom: 9px;
		padding-top: 9px;
		padding-left: 10px;
		position: relative;
	}
	
	.nav-list li ul {
		width: 100%;
	}
	
	.nav-list li:hover ul {
		display: block;
		position: absolute;
		left: 0;
		margin-left: 0px !important;
		padding: 0;
	}
	
	.nav-list li ul li {
		width: 100%;
		background: url(images/sidebar-li-bg-hover.png) repeat-x;
	}
	
	.nav-list li:hover {
		background: url(images/sidebar-li-bg-hover.png) repeat-x;
	}
	
	.nav-list li:hover a {
		color: #ffffff;
		text-shadow: 1px 1px 0px #186818;
	}
	
	.nav-list li a {
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0;
		text-transform: uppercase;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		font-size: 14px;
		color: #6b6b6b;
		text-shadow: 1px 1px 0px #ffffff;
	}
	
	.nav-list li a:hover {
		color: #ffffff;
		text-shadow: 1px 1px 0px #186818;
	}
	
	#contents{
		width: 98%;
		margin-right: 1%;
		margin-left: 1%;
	}
	
	#sidebar {
		display: none;
	}
	
	#call-us-mobile {
		background: url(images/phone-bg.png) repeat-x bottom;
		height: 75px;
		width: 100%;
		display: block;
		margin-right: 1%;
	}
	
	#phone-mobile {
		background: url(images/mobile-phone-icon.png) no-repeat;
		background-position: 15px 12px;
		padding-left: 63px;
		padding-top: 12px;
		padding-bottom: 10px;
	}

	#phone-mobile h1 {
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-weight: 300;
		color: #808080;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}

	#phone-mobile h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 34px;
		font-weight: 600;
		color: #808080;
		text-transform: uppercase;
		margin-top: 6px;
		padding: 0;
	}
	
	#email-us-mobile {
		display: block;
		background: url(images/phone-bg.png) repeat-x bottom;
		height: 75px;
		width: 100%;
		margin-bottom: 30px;
	}
	
	#email-mobile {
		background: url(images/mobile-email-icon.png) no-repeat;
		background-position: 15px 19px;
		padding-left: 63px;
		padding-top: 12px;
		padding-bottom: 10px;
	}

	#email-mobile h1 {
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-weight: 300;
		color: #808080;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}

	#email-mobile h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 26px;
		font-weight: 600;
		color: #808080;
		text-transform: uppercase;
		margin-top: 6px;
		padding: 0;
	}
	
	#center-content {
		width: 70%;
		margin-right: 2%;
	}
	
	#right-sidebar {
		text-align: right;
		width: 26%;
		margin-left: 1%;
		margin-right: 1%;
	}
	
	#right-sidebar img {
		width: 100%;
	}
	
	#slider {
		display: none;
	}
	
	#footer-widget {
		margin-left: 2%;
		display: block;
		width: 31%;
	}
	
	.footer-contact#footer-widget {
		width: 95%;
		display: block;
		margin-left: 2%;
	}
}

/* Tablet */
@media screen and (max-width: 650px) {
	
	#header {
		height: 100%;
	}
	
	#mobile-menu {
		display: block;
		width: 99%;
		padding-left: 1%;
	}
	
	.nav-list {
		width: 100%;
	}
	
	.menu ul{
		padding-left: 0;
		margin-left: 0;
	}
	
	.nav {
		height: 100%;
		clear: both;
		width:100%;
		text-align: left;
		margin-top: 20px;
	}
	
	.nav-list li {		
		width: 49.6%;
		float: left; 
		margin-right: 0.2%;
		display: inline;
	}

	#center-content {
		width:98%;
		display: block;
	}
	
	#slider-wrapper {
		display:none;
	}
	
	#header-social {
		display: none;
	}
	
	#right-sidebar {
		width: 98%;
		display: block;
		text-align: left;
		margin-left: 1%;
		margin-right: 1%;
	}
	
	#right-sidebar p.service {
		width: 50%;
		float: left; 
		display: inline;
	}
	
	#right-sidebar p.service img {
		width: 89%;
	}
	
	#copyright {
		width: 99%;
		padding-left: 1%;
	}
}

/* Phone */
@media screen and (max-width: 480px) {

	html {
		-webkit-text-size-adjust: none;
	}
	
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
	}

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	#header {
		height: 75px;
	}
	
	#mobile-menu {
		display: inline-block;
		float: right;
		width: 100%;
		padding-left: 7px;
		margin-top: 0;
	}
	
	#mobile-menu ul {
		list-style: none;
	}
	
	#mobile-menu li {
		margin-left:0;
	}
	
	.nav-mobile {
		display:block;
		margin-right: 0;
	}
	
	.nav {
		clear: both;
		width:100%;
		padding:40px 0 0;
		text-align: left;
		background: none;
		margin-top: 0;
	}
	
	.nav-list {
		display:none;
		width: 100%;
	}
	
	.nav-list li ul {
		position: relative !important;
	}
	
	.nav-list li ul li {
		display: block;
		left:0;
	}
	
	.menu ul {
		margin-left: 0;
		padding-left: 0;
	}
	
	.nav-list li{
		width:100%;
		float:none;
		display: block;
		padding-right: 0;
	}
	
	.nav-active {
		display:block;
		margin-bottom: 5px;
		margin-top: 30px;
	}
	
	#call-us {
		display: none;
	}
	
	.container {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#logo {
		position: absolute;
		left: 0;
		padding-left: 17px;
	}
	
	#logo a.logo {
		background: url(images/logo-mobile.png) no-repeat;
		display: inline-block;
		text-indent: -9999px;
		width: 230px;
		height: 41px;
	}	

	#header-social {
		display: none;
	}
	
	#call-us-mobile {
		background: url(images/phone-bg.png) repeat-x bottom;
		height: 75px;
		width: 100%;
		display: block;
	}
	
	#phone-mobile {
		background: url(images/mobile-phone-icon.png) no-repeat;
		background-position: 15px 12px;
		padding-left: 63px;
		padding-top: 12px;
		padding-bottom: 10px;
	}

	#phone-mobile h1 {
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-weight: 300;
		color: #808080;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}

	#phone-mobile h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 34px;
		font-weight: 600;
		color: #808080;
		text-transform: uppercase;
		margin-top: 6px;
		padding: 0;
	}
	
	#email-us-mobile {
		background: url(images/phone-bg.png) repeat-x bottom;
		height: 75px;
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	
	#email-mobile {
		background: url(images/mobile-email-icon.png) no-repeat;
		background-position: 15px 19px;
		padding-left: 63px;
		padding-top: 12px;
		padding-bottom: 10px;
	}

	#email-mobile h1 {
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		font-weight: 300;
		color: #808080;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
	}

	#email-mobile h2 {
		font-family: 'Open Sans', sans-serif;
		font-size: 26px;
		font-weight: 600;
		color: #808080;
		text-transform: uppercase;
		margin-top: 6px;
		padding: 0;
	}
	
	#slider-wrapper{
		display: none;
	}
	
	#sidebar  {
		display: none;
	}
	
	#right-sidebar {
		width: 100%;
		display: block;
		margin-left: 6px;
		text-align: left;
		margin-right: 20px;
	}
	
	#right-sidebar p.service {
		width: 50%;
		float: left; 
		display: inline;
	}
	
	#right-sidebar p.service img {
		width: 89%;
	}
	
	#center-content  {
		width: 100%;
		display: block;
	}
	
	#mobile-image {
		display: block;
	}
	
	#footer-widget {
		margin-left: 5px;
		display: block;
		width: 100%;
	}
	
	.footer-contact#footer-widget {
		margin-left: 10px;
		margin-right: 20px;
		width: 100%;
		display: block;
	}
	
	#copyright {
		text-align: center;
		width: 100%;
	}
	
	#footer-widget ul li {
		margin-right: 20px;
		padding-left: 10px;
		background: #2c812b;
		padding-top: 6px;
		padding-bottom: 6px;
		margin-bottom: 2px;
	}
}

/*SHORTCODES*/





/*	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

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

	a.button,

	button,

	input[type="submit"],

	input[type="reset"],

	input[type="button"] {

		margin-left: 2px !important; margin-bottom: 3px !important; padding: 8px 14px !important; display: inline-block; 

		background: url('images/button-gradient.png') repeat-x; font-weight: bold; cursor: pointer !important;

		font-size: 13px;

		

		-webkit-border-radius: 4px;

		-moz-border-radius: 4px;

		border-radius: 4px; border: 0px !important;}

		

	a.gdl-button{

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

		margin-left: 2px; margin-bottom: 3px; padding: 5px 14px 5px 14px; display: inline-block; 

		background: url('images/button-gradient.png') repeat-x; font-weight: bold; cursor: pointer;

		

		-webkit-border-radius: 4px;

		-moz-border-radius: 4px;

		border-radius: 4px;}

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

	

	.gdl-image-frame{ display: inline-block; }





/* #Tabs (activate in tabs.js)

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

	ul.tabs {

		display: block;

		margin: 0 0 20px 0;

		padding: 0;

		list-style: none;

		border-bottom: solid 1px; }

	ul.tabs li {

		display: block;

		width: auto;

		height: 30px;

		padding: 0;

		float: left;

		margin-bottom: 0; }

	ul.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.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.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; }



	ul.tabs-content { margin: 0 0 20px; display: block; list-style: none; }

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

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



	/* 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: 20px; }

	fieldset {

		margin-bottom: 20px; }

	input[type="text"],

	input[type="password"],

	input[type="email"],

	textarea,

	select {

		border: 1px solid #ccc;

		padding: 6px 6px;

		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; }

	

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

	.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; }

	.mb25{ margin-bottom: 25px !important; }

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

	.mb35{ margin-bottom: 35px !important; }

	.mb40{ margin-bottom: 40px !important; }

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

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

	

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



	/*disable blank space*/

	cufon[alt=" "]{ 

	   display: none !important; 

	} 

	



/*--- 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}







/* Feature Media */

div.feature-media-item{ margin-bottom: 40px; }

div.feature-media-thumbnail-wrapper{ margin-bottom: 20px; }

div.feature-media-content-wrapper{ overflow: hidden; padding-bottom: 2px; margin-top: 5px; }

div.feature-media-item.sixteen .feature-media-thumbnail-wrapper{ float: left; width: 460px; margin-right: 20px; margin-bottom: 0px; }

div.sidebar-included .feature-media-item.sixteen .feature-media-thumbnail-wrapper{ float: left; width: 460px; margin-right: 20px; margin-bottom: 0px; }

div.sidebar-included .feature-media-item.sixteen .feature-media-thumbnail-wrapper{ float: left; width: 300px; margin-right: 20px; margin-bottom: 0px; }

div.both-sidebar-included .feature-media-item.sixteen .feature-media-thumbnail-wrapper{ float: none; width: auto; margin-right: 0px; margin-bottom: 20px; }

div.feature-media-icon-wrapper{ float: left; margin-right: 13px; }

div.feature-media-header-wrapper{ margin-bottom: 15px; }

h3.feature-media-title{ font-size: 23px; margin-top: 5px; margin-bottom: 8px; font-weight: bold; }

div.feature-media-title-wrapper{ overflow: hidden; }

div.feature-media-caption{ font-style: italic; } 

div.feature-media-content{ font-size: 13px; margin-bottom: 20px; } 



/* 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-top: 20px; 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: 96%; margin-left: 5px;  }

.footer-widget-wrapper div.custom-sidebar #contactForm input, .footer-widget-wrapper div.custom-sidebar #contactForm textarea { width: 100%; margin-left: 0px;  }







/*--- 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-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; }




/* Accordion */

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

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

ul.gdl-accordion li{ list-style: none; 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; }



/* Gallery */

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

div.gallery-thumbnail-image{  }



/* 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; padding-top: 15px; }

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; }







/* Divider */

div.divider{ margin-bottom: 20px; position: relative; height: 2px; border-bottom: 1px solid; border-top: 1px solid; }

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



/* 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{ 

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

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

	padding: 0px 19px 0px 19px; height: 36px; line-height: 37px; font-size: 14px; }

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

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

	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{ 

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

	padding: 1px 12px 0px 12px; height: 26px; line-height: 26px;

	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:2px 0px 2px 25px; border: 0px; } 

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

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; }

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: 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;

}





/* 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;

}



.gform_wrapper .gform_body input[type="text"], .gform_wrapper .gform_body input[type="email"],
.gform_wrapper .gform_body input[type="password"],
.gform_wrapper .gform_body select {
	max-width: 90%; width: 320px; height: 30px; line-height: 30px; 
	padding: 0px 0px 0px 7px; 
}
/* Contact Form 7 */



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

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

span.wpcf7-form-control-wrap select,

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

span.wpcf7-form-control-wrap textarea{

		-moz-border-radius: 2px;

		-webkit-border-radius: 2px;

		border-radius: 2px;

	outline: none !important;

	border: 1px solid #ccc !important;

	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[type="text"]:focus,

span.wpcf7-form-control-wrap input[type="email"]:focus,

span.wpcf7-form-control-wrap select:focus,

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

span.wpcf7-form-control-wrap textarea:focus {

		border: 1px solid #aaa !important;

 		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); }



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;



}





a.slider-button{

	margin-bottom: 25px;

	padding: 8px 12px 10px 12px;

	display: inline-block;

	background: url('images/button-gradient.png') repeat-x;

	font-weight: bold;

	font-size: 15px;

	cursor: pointer;

	

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px;

	

	-moz-box-shadow: 0px 1px 1px #666;

	-webkit-box-shadow: 0px 1px 1px #666;

	box-shadow: 0px 1px 1px #666;

	

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

	

}



.slider-caption-bg{ background: url('images/header-background.png'); display: inline-block; padding: 20px; }
.gform_wrapper .gform_body input[type="submit"],
.gform_wrapper .gform_body input[type="button"], 
.gform_footer input.button, .gform_page_footer input.button, 
.wpcf7-submit {background: #10700f!important; color: #ffffff!important; border: #10700f 1px solid !important}
.wpcf7-form {color: #333333 !important;}
.wpcf7-form input {margin-left: 0!important;}
ul.gdl-accordion { padding-left: 0!important;}
h2.accordion-head { padding-left: 0!important;}

ul.tabs li {padding-bottom: 10px !important;}
a.gdl-title.active {border-left: solid 2px #10700f !important; border-right: solid 2px #10700f !important; border-top: solid 2px #10700f !important; padding-bottom: 10px !important; padding-top: 3px !important;}

.gform_wrapper .gform_body img.gfield_captcha {width: auto !important;}
.gform_wrapper .gform_body,
.gform_wrapper .gform_body .gfield_label { color: #333 !important;}
.gform_wrapper .gform_body input[type="text"], .gform_wrapper .gform_body input[type="email"],
.gform_wrapper .gform_body textarea, .gform_wrapper .gform_body select {font-size: 14px !important; }

.gform_wrapper .gform_body #gform_submit_button_1{
	margin-bottom: -12px !important;
}


/**END**/