/*
Theme Name: Perfect Earth
Author: Fig Creative
Template: u-design
*/

@import url("../u-design/style.css");
@import url("font-awesome/css/font-awesome.min.css");

.gallery-caption {
	clear:both;
}
.gallery .gallery-item a {
	width: 280px;
}
.bottom-col-content .textwidget .one_half:first-child{
	text-align:right;
}
.bottom-col-content .textwidget .one_half:last-child{
	text-align:left;
}
.our-client-area .textwidget {
	text-align:center;
}
.our-client-title {
    max-width: 960px;
    width: 100%;
    margin: 15px auto;
}
@media screen and (max-width: 767px) {
	.gallery .gallery-item a {
		width: 180px;
	}
}


@media screen and (max-width:720px){
	#secondary-nav {
		top: -20px !important;
		right: auto !important;
	}
	.bottom-col-content .textwidget .one_half:first-child, .bottom-col-content .textwidget .one_half:last-child{
		width:48%;
	}
	.bottom-col-content .textwidget .one_half:first-child{
		margin-right: 4%;
	}
}
@media screen and (max-width: 480px) {
	#gallery-1 .gallery-item {
		width:100% !important;
	}
	.gallery .gallery-item a {
		width: 280px;
	}
	#secondary-nav li {
		clear:both;
		float:left;
		width:100%;
	}
	#secondary-nav{
		position: static !important;
		text-align:center;
	}
	#top-elements #search {
		margin-top: -40px;
	}
}
dl dt {
	float: left;
	font-weight: bold;
	width: 10em;
}

dl dt, dl dd {
    line-height: 1em;
    margin-bottom: 0.4em;
}

h3.bottom-col-title {
	background: none;
	text-align: center;
	font-weight: 700;
}

#wrapper-1 {
	background-color: #fff;
}

#navigation-menu {

}

#search {
	margin-top: 30px;
}

#main-menu {
	background: none;
	background-color: #331902;
	margin-top: 20px;
}

#navigation-menu ul.sf-menu > li > a > span {
	font-weight: 700;
	padding-left: 10px;

}

#navigation-menu ul.sf-menu > li > a:hover {
	border-bottom: #649A1C solid 4px;
}

#footer-bg {
	background-image: none;
}

#secondary-nav {
	position: absolute;
	top: -3px;
	right: 235px;
	white-space: nowrap;
}
#secondary-nav li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}
#secondary-nav a {
	font-size: 15px;
}

/* 720px to 959px Screen */
@media screen and (min-width: 720px) and (max-width: 959px) {
	
#logo {
	width: 240px;
}
#top-elements .phone-number, #top-elements #search, #top-elements .social-media-area {
	width: 420px;
}
#navigation-menu {
	top: 0;
}
#navigation-menu ul.sf-menu > li > a > span {
	padding-bo

#our-clients h3 {
	font-weight: 700;
} 

ul.small-thumb li {
	background: none;
	padding-top: 0;
}

.custom-frame-inner-wrapper {
	background: none;
	border: none;
}

.small-custom-frame-wrapper .custom-frame-padding {
	border: none;
}

.cont_col_2 h3.flexslider-title {
	display: none;
}

.small-custom-frame-wrapper.alignleft {

}

.flexslider-caption {
	background-color: rgba(53, 61, 71, 0.8) !important;
}

.flexslider-caption-inner h3 {
	color: #fff;
	font-size: 1.25em !important;
}

#slogan {
	left: 360px;
	top: 60px;
	font-size: 1.75em;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

.nocomments { display: none;}
.entry ul {
	list-style-type: none;
}
.entry ul li:before {
	font-family: 'FontAwesome';
	content: "\f06c";
	line-height: 0.75em;
	vertical-align: -15%;
	padding-right: 5px;
	margin-left: -18px;
}

.entry ul li {
	padding-left: 18px;
}

a[href$=".pdf"] span:before, a[href$=".doc"] span:before, a[href$=".docx"] span:before {
  font-family: 'FontAwesome';
	content: "\f019";
	line-height: 0.75em;
	vertical-align: -15%;
	padding-right: 5px;
}

.entry ul.small-thumb li:before {
	margin-left: 0;
}

.dropcap {
	margin-bottom: 20px;
}

.gform_wrapper {
	background-color: #eee;
	border:#ccc solid 1px;
	padding: 10px 30px 10px 20px;
	margin: 10px 20px;
}

.gform_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:block;
	color:#ffffff;
	font-family:Arial, sans-serif;
	font-size:1.4em !important;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:180px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
	margin:0 auto;
}
.gform_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
	cursor:pointer;
}
.gform_button:active {
	position:relative;
	top:1px;
}
