/*
Theme Name: Eco WP Responsive Environment Theme
Theme URI: http://www.crunchpress.net/demo/eco_green
Author: CrunchPress Team
Author URI: http://www.crunchpress.com
Description: Eco WP is Modern Responsive Design Based on Bootstrap
Version: 2.0
License URI: http://themeforest.net/licenses
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: crunchpress
*/

/** Table of Content

- 	Reset Css /Default Style 			Line 	53  -	83

-	Header								Line	131	-	763

-	Navigation Area						Line	138	-	640

-	Banner								Line	1162-	1348

-	Logo								Line	641	-	664

-	Currency Box						Line	373	-	453

-	Language Box						Line	454	-	534

-	Our Services Section				Line	769	-	956

-	Our Mission Section					Line	958	-	1175

-	Recent News Posts Section Start		Line	1177-	1607

-	Responsive Section					Line	1609-	1673

-	Events Row							Line	1675-	2261

-	Our Event							Line	1685-	1842

-	Next Event							Line	1844-	2026

-	Latest Blog							Line	2123-	2259

-	Featured Video Section				Line	2448-	2545

-	Home Testimonials					Line	2545-	2663

-	Footer Top Section					Line	2671-	2753

-	Footer Section 2					Line	2755-	2972

-	Footer Section 3					Line	2974-	3172

-	CopyRights Section Start			Line	3174-	3192

-	Our Process							Line	2263-	2341

-	Generic Headings					Line	159	-	295

-	Sponsor Village Section				Line	2343-	2446

-	Blog Page							Line	3241-	3439

-	Pagination							Line	3398-	3438

-	Sidebar								Line	3441-	3949

-	Sidebar Search						Line	3446-	3477

-	Sidebar Tab							Line	3479-	3625

-	Charity Store						Line	3627-	3740

-	Sidear Testimonial					Line	3742-	3839

-	Sidebar Event Gallery				Line	3841-	3886

-	Tags Box							Line	3888-	3948

-	Contact Page						Line	3951-	4228

-	Blog Detail Page					Line	4230-	4461

-	Event Page							Line	4463-	4365

-	Crowed Funding Page 				Line	4762-	4901

-	Crowed Funding Detail				Line	4912-	5216

-	How We Work							Line	5218-	5513

-	Where We Work						Line	5515-	5567

-	Project Gallery						Line	5569-	5710

-	About Page							Line	5712-	6222

-	Masonry Gallery						Line	6224-	6272

-	Full Gallery						Line	6274-	6338

-	Gallery Two Columns					Line	7199-	7290

-	Color Switcher						Line	7494-	7540

-	Footer Social Icon					Line	3917-	3944

-	Recent Posts Section				Line	7292-	7301

End of Table of Content Line 50 **/



/*Default Style Start*/



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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	max-width: 100%;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body, button, input, select, textarea {
	color: #2b2b2b;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body {
	background: #f5f5f5;
}
a {
	color: #00256D;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a:active, a:hover {
	color: #005580;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}
abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}
b, strong {
	font-weight: bold;
}
cite, dfn, em, i {
	font-style: italic;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
p {
	margin-bottom: 24px;
}
code, kbd, tt, var, samp, pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}
pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 24px;
}
ul, ol {
	list-style: none;
	margin: 0 0 24px 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin: 0 0 0 20px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend {
	white-space: normal;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table, th, td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}
table tbody tr th, table tbody tr td {
	text-align: left;
}
thead {
}
thead tr th {
	padding: 10px;
	color: #fff;
}
th {
	text-align: center;
	font: 700 14px/20px 'Open Sans', sans-serif;
	color: #666;
}
table {
	margin: 0 0 20px 0;
}
table thead tr th, table tbody tr th, table tbody tr td {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding: 8px 8px
}
table tbody tr th, table tbody tr td {
	font-size: 14px;
	border: solid 1px rgba(0,0,0,0.2);
	color: #666;
}
.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
	max-width: 100%;
}
td {
	border-width: 0 1px 1px 0;
}
del {
	color: #767676;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}
.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
	height: auto;
}
img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
	height: auto;
	max-width: 100%;
}
/* Make sure embeds and iframes fit their containers */



embed, iframe, object, video {
	margin-bottom: 24px;
	max-width: 100%;
}
p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
	margin-bottom: 0;
}
/* Alignment */



.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft, figure.wp-caption.alignleft, img.alignleft {
	margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}
blockquote.alignright, figure.wp-caption.alignright, img.alignright {
	margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}
blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
.site-content blockquote.alignleft, .site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}
.site-content blockquote.alignleft p, .site-content blockquote.alignright p {
	margin-bottom: 17px;
}
.wp-caption {
	margin-bottom: 24px;
	color: #767676;
	clear: both;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}
div.wp-caption .wp-caption-text {
	padding-right: 10px;
}
div.wp-caption.alignright img[class*="wp-image-"], div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Assistive text */



.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
.gallery-caption {
}
.bypostauthor {
}
/*Default Style Ends*/



/*Font Webkit Start*/

@font-face {
	font-family: 'museo100';
	src: url('/wp-content/themes/eco-green/fonts/museo100-regular-webfont.eot');
	src: url('/wp-content/themes/eco-green/fonts/museo100-regular-webfont.eot#iefix') format('embedded-opentype'), url('/wp-content/themes/eco-green/fonts/museo100-regular-webfont.woff') format('woff'), url('/wp-content/themes/eco-green/fonts/museo100-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/eco-green/fonts/museo100-regular-webfont.svg#museo100') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo300';
	src: url('/wp-content/themes/eco-green/fonts/museo300-regular-webfont.eot');
	src: url('/wp-content/themes/eco-green/fonts/museo300-regular-webfont.eot#iefix') format('embedded-opentype'), url('/wp-content/themes/eco-green/fonts/museo300-regular-webfont.woff') format('woff'), url('/wp-content/themes/eco-green/fonts/museo300-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/eco-green/fonts/museo300-regular-webfont.svg#museo300') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo500';
	src: url('/wp-content/themes/eco-green/fonts/museo500-regular-webfont.eot');
	src: url('/wp-content/themes/eco-green/fonts/museo500-regular-webfont.eot#iefix') format('embedded-opentype'), url('/wp-content/themes/eco-green/fonts/museo500-regular-webfont.woff') format('woff'), url('/wp-content/themes/eco-green/fonts/museo500-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/eco-green/fonts/museo500-regular-webfont.svg#museo500') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo700';
	src: url('/wp-content/themes/eco-green/fonts/museo700-regular-webfont.eot');
	src: url('/wp-content/themes/eco-green/fonts/museo700-regular-webfont.eot#iefix') format('embedded-opentype'), url('/wp-content/themes/eco-green/fonts/museo700-regular-webfont.woff') format('woff'), url('/wp-content/themes/eco-green/fonts/museo700-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/eco-green/fonts/museo700-regular-webfont.svg#museo700') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo900';
	src: url('/wp-content/themes/eco-green/fonts/museo900-regular-webfont.eot');
	src: url('/wp-content/themes/eco-green/fonts/museo900-regular-webfont.eot#iefix') format('embedded-opentype'), url('/wp-content/themes/eco-green/fonts/museo900-regular-webfont.woff') format('woff'), url('/wp-content/themes/eco-green/fonts/museo900-regular-webfont.ttf') format('truetype'), url('/wp-content/themes/eco-green/fonts/museo900-regular-webfont.svg#museo900') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Font Webkit End*/





body {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
}
.main-content {
	margin: 0px 0px 30px 0px;
	float: left;
	width: 100%;
}
#wrapper {
	float: left;
	width: 100%;
}
/*Header Start*/

#header {
	float: left;
	width: 100%;
	/*border-top: 3px solid; Commented to hide the border from the header*/
	position: relative;
}
/*Navigation Area Start*/

.nav-box {
	float: left;
}
.navigation-box {
	width: 100%;
	margin: auto;
	background-color: rgba(87,122,176,0.83);
	position: absolute;
	/*top:50px;*/
	left: 0;
	right: 0;
	z-index: 999;
}
.navigation-box.home-page {
	top:425px;
}
.navigation-box .navbar {
	margin: 0;
	float: left;
}
/*Generic Headings Start*/

.generic-heading {
	float: left;
	width: 100%;
	margin: 0 0 100px 0;
	position: relative;
}
.generic-heading h2 {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 36px;
	color: #242424;
	line-height: 36px;
	text-align: center;
	margin: 0 0 10px 0;
}
.generic-heading strong.title-line {
	font-family: 'museo500';
	font-weight: 500;
	color: #7e7e7e;
	font-size: 18px;
	line-height: 18px;
	display: block;
	text-align: center;
	position: relative;
}
.generic-heading strong.title-line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	margin: auto;
	width: 200px;
	border: 1px solid #cecece;
}
.generic-heading strong.title-line:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -23px;
	margin: auto;
	width: 38px;
	border: 3px solid;
}
.generic-heading-2 {
	float: left;
	width: 100%;
	margin: 0 0 100px 0;
	position: relative;
}
.generic-heading-2 h2 {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 36px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	margin: 0 0 10px 0;
}
.generic-heading-2 strong.title-line {
	font-family: 'museo500';
	font-weight: 500;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	display: block;
	text-align: center;
	position: relative;
}
.generic-heading-2 strong.title-line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	margin: auto;
	width: 200px;
	border: 1px solid #cecece;
}
.generic-heading-2 strong.title-line:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -23px;
	margin: auto;
	width: 38px;
	border: 3px solid;
}
.generic-heading-3 {
	float: left;
	width: 100%;
	margin: 0 0 70px 0;
	position: relative;
}
h1 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 48px;
	color: #242424;
	line-height: 48px;
	margin: 0 0 10px 0;
}
.heading_cp {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 48px;
	color: #242424;
	line-height: 48px;
	text-align: center;
	margin: 0 0 10px 0;
}
.generic-heading-3 strong.title-line {
	font-weight: 500;
	color: #7e7e7e;
	font-size: 14px;
	line-height: 18px;
	display: block;
	text-align: center;
	position: relative;
}
.generic-heading-3 strong.title-line ul li {
	padding: 0px 5px;
}
.generic-heading-3 strong.title-line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	margin: auto;
	width: 200px;
	border: 1px solid #cecece;
}
.generic-heading-3 strong.title-line:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -23px;
	margin: auto;
	width: 38px;
	border: 3px solid;
}
.title-line .breadcrumb > li a {
	color: #333;
}
.title-line .breadcrumb {
	background: none;
}
#breadcrumb.breadcrumb {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.current, #breadcrumb li a {
	padding: 0px 5px;
}
#breadcrumb li, #breadcrumb li a {
	text-transform: capitalize;
}
/*Generic Headings End*/

.custom_accordion_cp.accordion-close span, .custom_accordion_cp.accordion-open span{
	width:auto !important;
}
.list-style{
	overflow:hidden;
	margin-bottom:20px;
}

/* Menu CSS Start */

#nav {
	padding: 0 16px 0 0;
	margin: 0 auto;
	list-style: none;
	float: left;
}
#nav ul {
	margin: 0;
	/*border-left:1px solid #000;*/
	float:left;
	/*padding-left: 25%;*/
	font-weight: bold;
}
#nav li {
	float: left;
	position: relative;
	/*border-right: 1px solid #000;
	 Commented to hide a border in the header*/
	margin: 0px;
	list-style: none;
}
#nav li:first-child {
	background: none;
}
#nav li a {
	font-family: 'museo500';
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 17px;
	display: block;
	position: relative;
	z-index: 20;
}

#nav li:hover > a {
}
#nav li.active > a {
}
#nav li ul li a:hover, #nav li ul li:hover > a {
	text-decoration: none;
	color: #fff;
}
#nav li ul {
	position: absolute;
	left: 0;
	top: 54px;
	background: #000;
	padding: 0;
	display: none;
	list-style: none;
	z-index: 10;
	margin: 0;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
#nav li:hover > ul {
	display: block;
}

#nav li:hover > ul {
	display: block;
}

#nav li.current-menu-item {
	text-shadow: -1px 0 green, 0 1px green, 1px 0 green, 0 -1px green;
}

#nav li ul li > ul {
	position: absolute;
	left: 100%;
	top: 0;
	padding: 0;
}
#nav li ul li {
	float: none;
	width: auto;
	background: none;
	min-width: 190px;
	white-space: nowrap;
}
#nav li ul li a {
	font-family: 'museo300';
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	background: none;
	text-align: left;
	padding: 10px 15px;
	color: #aaa;
	display: block;
}
/* Menu CSS End */

/*Currency Box Start*/

.currency-box {
	float: left;
	padding: 20px 8px 0 0;
	margin: 0px;
}
.currency-box a.cruncy {
	background: none;
	box-shadow: none;
	text-shadow: none;
	border: 0;
	text-decoration: none;
	outline: none;
}
.currency-box .btn-group > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.currency-box .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 14px;
	font-family: 'museo100';
	font-weight: 100;
	color: #fff;
	padding: 0 8px 0 0;
}
.currency-box .btn-group > .btn + .dropdown-toggle {
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}
.currency-box .btn-group > .btn + .btn {
	margin-left: 0;
}
.currency-box .btn-primary {
	background: none;
	text-shadow: none;
	box-shadow: none;
}
.currency-box .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: none;
}
.currency-box .dropdown-menu {
	background-color: #000;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	display: none;
	float: left;
	left: 0;
	list-style: none outside none;
	margin: 0;
	min-width: 100%;
	padding: 0 !important;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.currency-box .dropdown-menu > li > a {
	clear: both;
	color: #aaa;
	display: block;
	font-weight: normal;
	line-height: 16px;
	padding: 3px 12px;
	white-space: nowrap;
}
.currency-box .dropdown-menu > li > a .fa {
	padding: 0 4px 0 0;
}
.currency-box .btn-group.open .btn-primary.dropdown-toggle {
	background-color: transparent;
}
.currency-box .btn-group.open .dropdown-toggle {
	background-image: none;
	box-shadow: none;
}
.currency-box .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
}
/*Currency Box End*/

/*Language Box Start*/

.language-box {
	float: left;
	padding: 20px 0 0 0;
}
.language-box a.language {
	background: none;
	box-shadow: none;
	text-shadow: none;
	border: 0;
	text-decoration: none;
	outline: none;
}
.language-box .btn-group > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.language-box .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 14px;
	font-family: 'museo100';
	font-weight: 100;
	color: #fff;
	padding: 0 8px 0 0;
}
.language-box .btn-group > .btn + .dropdown-toggle {
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}
.language-box .btn-group > .btn + .btn {
	margin-left: 0;
}
.language-box .btn-primary {
	background: none;
	text-shadow: none;
	box-shadow: none;
}
.language-box .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: none;
}
.language-box .dropdown-menu {
	background-color: #000;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	display: none;
	float: left;
	left: 0;
	list-style: none outside none;
	margin: 0;
	min-width: 100%;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.language-box .dropdown-menu > li > a {
	clear: both;
	color: #aaa;
	display: block;
	font-weight: normal;
	line-height: 16px;
	padding: 3px 12px;
	white-space: nowrap;
}
.language-box .dropdown-menu > li > a .fa {
	padding: 0 4px 0 0;
}
.language-box .btn-group.open .btn-primary.dropdown-toggle {
	background-color: transparent;
}
.language-box .btn-group.open .dropdown-toggle {
	background-image: none;
	box-shadow: none;
}
.language-box .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
}
/*Language Box End*/

#header .top-bar-outer .bottom-row {
	float: right;
	/*border-top: 2px solid rgba(255,255,255,0.38);
	 Commented to hide the border over the search box in the header*/
	margin: 0;
	width: auto;
	border-bottom: 0;
}
#header .top-bar-outer .bottom-row:before {
	content: '';
	border: 0;
}
.top-bar-outer .bottom-row .header-search {
	float: left;
	margin: 11px 0 0 0;
	position: relative;
}
.input-box {
	float: left;
	position: relative;
}
.header-input {
	float: left;
	min-width: 309px;
	height: 33px !important;
	background-color: #dee1e3 !important;
	border: 0;
	padding: 0 10px !important;
	border-radius: 0 !important;
	margin: 0 !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.header-btn-search {
	width: 34px;
	height: 33px;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #00256D;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	box-shadow: 0 0 2px rgba(255,255,255,0.3);
	-moz-box-shadow: 0 0 2px rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.3);
}
.header-btn-search:hover .fa {
}
.header-btn-search .fa {
	color: #fff;
	font-size: 16px;
	line-height: 33px;
	text-align: center;
	display: block;
}
.donate-box strong.join-our-cause {
	font-family: 'museo500';
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 33px;
	color: #fff;
	float: left;
	margin: 11px 10px 0 0;
}
.donate-box strong.join-our-cause span {
	font-family: 'museo300';
	font-weight: 300;
}
.donate-box {
	float: left;
	width: 100%;
}
.donate-box strong.title {
	font-family: 'museo500';
	float: left;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	color: #f1f1f1;
	padding: 17px 12px 0 0;
}
.top-bar-outer {
	width: 100%;
}
.donate-box strong.title span.price {
}
.donate-box a.btn-donate {
	float: right;
	padding: 18px 17px;
	background-color: #000;
	text-decoration: none;
	font-family: 'museo500';
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin:0 !important;
}
.donate-box a.btn-donate:hover {
}
.donate-box a.btn-donate:hover span {
	color: #fff;
}
.donate-box a.btn-donate span {
	font-family: 'museo100';
	font-size: 18px;
	font-weight: 100;
}
/*Navigation Area End*/

/*Logo Start*/

strong.logo {
	float: left;
}
strong.logo a {
	/* background-color: #000;*/
	font-family: 'museo700';
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
}
strong.logo a span {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 18px;
	display: block;
	color: #fff;
	padding: 17px 0 0 0;
}
/*Logo End*/

/*Banner Start*/

#banner {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 50px 0;
}
#banner .caption {
	position: absolute;
	left: 0;
	bottom: 140px;
	width: 100%;
	margin: 0 auto;
	z-index: 9;
}
#banner .caption .holder {
	width: 1170px;
	margin: 0 auto;
}
#banner .caption .holder a {
	text-decoration: none;
}
#banner .caption h1 {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 48px !important;
	line-height: 48px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: left;
	text-shadow: 0 2px 3px #000000;
}
#banner .caption h1 span {
}
#banner .caption strong.title {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	text-align: left;
	margin: 0;
	display: block;
	text-shadow: 0 2px 3px #000000;
}
#banner .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
	border-bottom: 6px solid #434444;
	position: relative;
}
.banner_sliderr > li:before, #abc123 > li:before {
	content: '';
	background: url(/wp-content/themes/eco-green/images/pattren-bg.png) repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.banner_sliderr > li, #abc123 > li {
	position: relative;
}
#banner .bx-viewport > ul {
	margin: 0;
}
#banner .bxslider img {
	width: 100%;
}
#banner > div {
	display: block;
	text-align: center;
	position: relative;
	z-index: 999;
	clear: both;
}
.rollIn.animated > img {
	border-radius: 100%;
}
#banner #bx_slider_cap {
	z-index: 9999;
	position: relative;
}
#banner #bx_slider_cap > a {
	display: inline-block;
	border: 5px solid #434444;
	border-radius: 100%;
	overflow: hidden;
	margin: -52px 10px 0 0;
	outline: none;
}
#banner #bx_slider_cap > a.active {
	border: 5px solid #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
#banner #bx_slider_cap > a:hover {
	border: 5px solid #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
#banner .bx-wrapper .bx-controls-direction a {
	display: none;
}
/*BANNER CAPTION 2 START*/

#banner .caption-2 {
	position: absolute;
	left: 0;
	bottom: 140px;
	width: 100%;
	margin: 0 auto;
	z-index: 9;
}
#banner .caption-2 .holder {
	width: 1170px;
	margin: 0 auto;
	text-align: left;
}
#banner .caption-2 .holder h1 {
	font-family: 'museo500';
	font-size: 39px;
	line-height: 39px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 20px 0;
	text-shadow: -1px 3px 0 rgba(0,0,0,0.5);
}
#banner .caption-2 .holder h1 a {
	text-decoration: none;
	color: #fff;
}
.banner-row {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
.banner-row a {
	font-family: 'museo500';
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	color: #99cc00;
	text-decoration: none;
	margin: 0 13px 0 0;
}
.banner-row a:hover {
	text-decoration: none;
	color: #99cc00;
}
.banner-row a .fa {
	font-size: 24px;
	line-height: 20px;
	padding: 0 9px 0 0;
	color: #fff;
}
#banner .caption-2 .holder .inner {
	width: 486px;
	float: left;
}
#banner .caption-2 .holder p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 40px 0;
}
#banner .caption-2 .holder a.btn-read {
	float: left;
	padding: 10px 18px;
	background-color: #99cc00;
	border-radius: 3px;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	box-shadow: 0px 4px 0px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 4px 0px 0 rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 4px 0px 0 rgba(0,0,0,0.6);
}
/*BANNER CAPTION 2 end*/

/*Banner End*/

/*Header End*/

#main {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
}
.main{
	margin:480px 0 0 0;
}
/*Our Services Section Start*/

.our-services {
	float: left;
	width: 100%;
	padding: 0 0 70px 0;
	border-bottom: 1px solid #c6c6c6;
}
.services-box {
	float: left;
	width: 100%;
	padding: 0 25px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	position: relative;
	height: 251px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.services-box:before {
	content: '';
	position: absolute;
	left: 8px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 96%;
	border-left: 2px dotted #e5e6e6;
}
.services-box:after {
}
.services-round {
	width: 94px;
	height: 94px;
	border-radius: 100%;
	margin: -37px auto 13px;
	border: 1px solid;
	background-color: #fff;
}
.services-round a.sprite-1 {
	text-align: center;
	line-height: 100px;
	display: block;
	color: #a6ac9a;
	text-align: center;
	font-size: 45px;
}
.services-round a.sprite-2 {
	text-align: center;
	line-height: 100px;
	display: block;
	color: #a6ac9a;
	text-align: center;
	font-size: 45px;
}
.services-round a.sprite-3 {
	text-align: center;
	line-height: 100px;
	display: block;
	color: #a6ac9a;
	text-align: center;
	font-size: 45px;
}
.services-round a.sprite-4 {
	text-align: center;
	line-height: 100px;
	display: block;
	color: #a6ac9a;
	text-align: center;
	font-size: 45px;
}
.services-box h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size:18px;
	line-height: 23px;
	color: #454545;
	text-align: center;
	text-transform: capitalize;
	margin: 0 0 8px 0;
}
.services-box strong.title-text {
	font-family: 'museo100';
	font-weight: 100;
	color: #454545;
	font-size: 19px;
	line-height: 19px;
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
}
.services-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #868686;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
	margin: 0 0 6px 0;
}
.services-box a.readmore {
	width: 135px;
	height: 39px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	display: block;
	color: #454545;
	position: relative;
}
.services-box a.readmore:before {
	content: '';
	position: absolute;
	left: -1px;
	top: -1px;
	width: 138px;
	height: 13px;
	background-color: #fff;
}
.services-box a.readmore .fa {
	font-size: 14px;
	color: #454545;
	padding: 0 0 0 5px;
}
.services-box:hover {
}
.services-box:hover:before {
	border-left: 2px dotted #fff;
}
.services-box:hover h3 {
	color: #fff;
}
.services-box:hover strong.title-text {
	color: #fff;
}
.services-box:hover p {
	color: #fff;
}
.services-box:hover a.readmore {
	border: 2px solid;
}
.services-box:hover a.readmore:before {
	display: none;
}
.services-box:hover .services-round {
	background-color: #000;
	border: 7px solid #fff;
}
.services-box:hover a.sprite-1 {
	color: #fff;
}
.services-box:hover a.sprite-2 {
	color: #fff;
}
.services-box:hover a.sprite-3 {
	color: #fff;
}
.services-box:hover a.sprite-4 {
	color: #fff;
}
.services-box:hover:after {
	content: '';
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(0,0,0,0.28);
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.28);
	-moz-box-shadow: 0 15px 10px rgba(0,0,0,0.28);
	box-shadow: 0 15px 10px rgba(0,0,0,0.28);
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
/*Our Services Section End*/



/*Our Mission Section Start*/

.our-mission {
	float: left;
	width: 100%;
}
.our-mission .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.timeline-slider {
	margin: 0;
}
.text-outer {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 0 65px;
	position: relative;
}
.bx-controls-direction a {
	position: absolute;
}
.outer-text {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.text-outer .frame {
	float: left;
	width: 228px;
	height: 228px;
	border: 5px solid #fff;
	border-radius: 100%;
	background-color: #c4c4c4;
	margin: 35px 45px 0 0;
	box-shadow: 0 0 6px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.15);
	overflow: hidden;
	position: relative;
}
.outer-text:before {
	content: '';
	background: url(/wp-content/themes/eco-green/images/shadow-bg.png) no-repeat center bottom;
	position: absolute;
	left: -45px;
	bottom: -120px;
	width: 316px;
	height: 33px;
}
.text-outer .frame img {
	display: block;
	width: 100%;
	border-radius: 100%;
}
.timeline-text {
	overflow: hidden;
	padding: 65px 0 0 0;
}
.timeline-text h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 17px 0;
}
.timeline-text h3 a {
	text-decoration: none;
}
.timeline-text strong.title {
	display: block;
	color: #242424;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 15px 0;
}
.timeline-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #282828;
	font-weight: 300;
	margin: 0;
}
.timeline-text a.btn-listen {
	border: 2px solid rgba(0,0,0,0.3);
	float: right;
	padding: 15px 30px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	margin: 30px 0 0 0;
}
.timeline-text a.btn-listen:hover {
	background-color: rgba(0,0,0,0);
}
.timeline-text a.btn-listen .fa {
	padding: 0 15px 0 0;
	font-size: 16px;
}
.our-mission #bx-pager-2 {
	border: 1px solid #dfdfdf;
	float: left;
	width: 100%;
	height: 9px;
	padding: 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.our-mission #bx-pager-2 > a {
	float: left;
	margin: -42px 0 0 0;
	text-decoration: none;
	outline: none;
}
.our-mission #bx-pager-2 > a strong.year {
	font-family: 'museo500';
	font-weight: 500;
	display: block;
	color: #7e7e7e;
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 20px 0;
	text-align: center;
	position: relative;
}
.our-mission #bx-pager-2 > a.active .timeline-box {
}
.our-mission #bx-pager-2 > a.active strong.year {
}
.our-mission #bx-pager-2 > a.active .timeline-box span {
}
.timeline-box {
	float: left;
	width: 19px;
	height: 19px;
	border: 1px solid #dfdfdf;
	border-radius: 100%;
	margin: 0 30px;
	position: relative;
}
.our-mission #bx-pager-2 > a strong.year:before {
	content: '';
	border-left: 2px solid #d0d0d0;
	position: absolute;
	bottom: 0;
	left: 2px;
	right: 0;
	margin: auto;
	width: 2px;
	height: 3px;
}
.our-mission #bx-pager-2 > a strong.year:after {
	content: '';
	border-left: 2px solid #d0d0d0;
	position: absolute;
	bottom: -24px;
	left: 2px;
	right: 0;
	margin: auto;
	width: 2px;
	height: 3px;
}
.timeline-box span {
	width: 10px;
	height: 10px;
	margin: 4px;
	background-color: #d9d9d9;
	float: left;
	border-radius: 100%;
}
.our-mission .bx-wrapper .bx-next {
	background: none;
	right: -48px;
}
.our-mission .bx-wrapper .bx-next:before {
	color: #BFBEBE;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 40px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.our-mission .bx-wrapper .bx-prev {
	background: none;
	left: -50px;
}
.our-mission .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
.our-mission .bx-wrapper .bx-controls-direction a {
	top: 50px;
	font-size: 0;
	text-indent: inherit;
	text-decoration: none;
	width: 36px;
	height: 36px;
}
.our-mission .bx-wrapper .bx-prev:before {
	color: #BFBEBE;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 40px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
/*Our Mission Section End*/



/*Recent News Posts Section Start*/

.recent-news-post {
	float: left;
	width: 100%;
	padding: 60px 0 0 0;
	margin: 0 0 44px 0;
}
.images-section {
	float: left;
	width: 100%;
}
.da-thumbs {
	list-style: none;
	width: 100%;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}
.da-thumbs li {
	float: left;
	margin: 0;
	padding: 0 !important;
	position: relative;
}
.da-thumbs li a, .da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%;
}
.da-thumbs li a {
	overflow: hidden;
	text-decoration: none;
}
.da-thumbs li a .frame {
	position: absolute;
	width: 100%;
	height: 100%;
}
.da-thumbs li a .frame .caption {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.da-thumbs li a .frame .caption:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.78;
}
.caption-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 60px auto;
	width: 201px;
}
.da-thumbs li a .frame .caption strong.title {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0;
}
.da-thumbs li a .frame .caption strong.title:before {
	border: 1px solid #fff;
	bottom: -20px;
	content: "";
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 107px;
}
.da-thumbs li a .frame .caption strong.title:after {
	content: '';
	display: none;
}
.da-thumbs li a .caption-inner p {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 0;
}
.da-thumbs-2 {
	list-style: none;
	width: 100%;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.da-thumbs-2 li {
	float: left;
	margin: 0;
	padding: 0 !important;
	position: relative;
	width: 292px;
	overflow: hidden;
}
.da-thumbs-2 li a, .da-thumbs li a img {
	display: block;
	position: relative;
	width: 100%;
}
.da-thumbs-2 li a {
	overflow: hidden;
	text-decoration: none;
}
.da-thumbs-2 li .frame {
	position: absolute;
	width: 100%;
	height: 100%;
}
.da-thumbs-2 li .frame .caption {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.da-thumbs-2 li .frame .caption:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0.78;
}
.caption-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
	width: 100%;
	height: 50px;
}
.caption-inner a {
	width: 50px !important;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.5);
	text-decoration: none;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	margin: 0 15px;
}
.caption-inner a:hover {
	color: #fff;
	text-decoration: none;
}
ul.da-thumbs li {
	float: left;
	position: relative;
	overflow: hidden;
	width: 16.6666667%; /* Fallback */
	width: -webkit-calc(100% / 5);
	width: -moz-calc(100% / 5);
	width: 20%;
}
.slider-row #bx-pager-cp {
	width: 100%;
	float: right;
	padding: 0 0 0px 0;
}
.slider-row {
	float: left;
	width: 100%;
}
.slider-row .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.slider-row .left-box {
	float: left;
	width: 100%;
	position: relative;
}
.slider-row .left-box .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
	padding: 15px 16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	z-index: 9;
}
.slider-row .left-box .caption .left {
	float: left;
}
.slider-row .left-box .caption .left strong.title {
	font-weight: 500;
	color: #fff;
	display: block;
	margin: 0px;
}
.slider-row .left-box .caption .left strong.mnt {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #7a7880;
	display: block;
}
.slider-row .left-box .caption .left strong.mnt span {
}
.slider-row .left-box .caption .right {
	float: right;
}
.slider-row .left-box .caption .right a.eye .fa {
	color: #fff;
	font-size: 20px;
	border-right: 1px solid #7c7d7f;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 16px 0 0;
	line-height: 30px;
}
.slider-row .left-box .caption .right a.search .fa {
	color: #fff;
	font-size: 20px;
	float: left;
}
.recent-slider > li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: url(/wp-content/themes/eco-green/images/pattren-bg-2.png) repeat;
	z-index: 9;
}
#bx-pager-cp > a.active .right-box {
	background-color: #000;
	display: block;
}
#recent-news-post-slider > li {
	position: relative;
	padding: 0;
}
.slider-row .left-box img {
	width: 100%;
	display: block;
}
.slider-row .left-box img:hover {
	opacity: 0.8;
}
.slider-row .left-box .bx-wrapper {
	margin: 0;
	float: left;
	width: 100%;
}
.slider-row .left-box .bx-viewport > ul {
	margin: 0;
}
.slider-row .bx-wrapper .bx-controls-direction a {
	font-size: 0;
	text-decoration: none;
	text-indent: inherit;
	top: 20px;
	border: 1px solid #524700;
	border-radius: 100%;
	height: 40px;
	width: 40px;
	background: none;
}
.slider-row .bx-wrapper .bx-prev {
	border-radius: 100%;
	margin: 0;
}
.slider-row .bx-wrapper .bx-prev:before {
	color: #000;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
.slider-row .bx-wrapper .bx-next {
	margin: 0;
	right: inherit;
	left: 56px;
}
.slider-row .bx-wrapper .bx-next:before {
	color: #000;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
.slider-row .right-box {
	float: left;
	max-width: 100%;
	width: 100%;
	padding: 10px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.slider-row .right-box ul {
	padding: 0;
	overflow: hidden;
	margin: 0 0 20px 0;
	list-style: none;
}
.slider-row .right-box ul li {
	padding: 15px 0;
	float: left;
	border-bottom: 1px solid rgba(204,204,204,0.5);
	width: 100%;
}
.slider-row .right-box strong.date {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	float: left;
}
.slider-row .right-box span.like {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 10px;
	color: #99a3b1;
	font-style: italic;
	float: right;
	text-decoration: none;
	margin: 0 18px 7px 0;
}
.slider-row .right-box span.like .fa {
	padding: 0 4px 0 0;
	font-size: 12px;
}
.slider-row .right-box span.comment {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 10px;
	color: #99a3b1;
	font-style: italic;
	float: right;
	text-decoration: none;
}
.slider-row .right-box span.comment .fa {
	padding: 0 4px 0 0;
	font-size: 12px;
}
.slider-row .right-box p {
	font-family: "museo500";
	font-weight: 500;
	font-size: 18px;
	color: #ccc;
	line-height: 18px;
	margin: 0;
	clear: both;
}
.slider-row .right-box p a.more {
	text-decoration: none;
}
.right-text-2 a.view {
	float: left;
	padding: 8px 16px 8px 16px;
	margin: 17px 0 13px 16px;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	background-image: url(/wp-content/themes/eco-green/images/btn-pattren-bg.png);
	background-repeat: repeat;
	background-position: left top;
	border: 2px solid rgba(0,0,0,0);
	cursor: pointer;
}
.right-text-2 a.view:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
}
.right-text-2 {
	float: right;
	width: 100%;
	background: url(/wp-content/themes/eco-green/images/pattren-bg-3.gif) repeat;
	padding: 22px 0 0;
}
.right-text-2 h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 10px 15px;
}
/*Recent News Posts Section End*/



/*Responsive Section Start*/

.responsive-section {
	float: left;
	width: 100%;
	margin: 45px 0;
}
.responsive-section-inner {
	float: left;
	width: 100%;
	border: 1px solid;
	background-color: #fff;
	padding: 40px 32px 40px 22px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.responsive-section-inner .left-box {
	float: left;
	max-width: 688px;
}
.responsive-section-inner .left-box h3 {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 36px;
	line-height: 36px;
	color: #333;
	margin: 0 0 8px 0;
}
.responsive-section-inner .left-box strong.title {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	color: #666;
	display: block;
	padding: 0 0 8px 0;
}
.responsive-section-inner .left-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #999;
	margin: 0;
}
.responsive-section-inner .right-box {
	float: right;
}
.responsive-section-inner .right-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.responsive-section-inner .right-box ul li {
	float: left;
	padding: 0 10px 0 0;
}
.responsive-section-inner .right-box ul li a {
	display: block;
	text-decoration: none;
	width: 111px;
	height: 111px;
	text-align: center;
	line-height: 111px;
	font-size: 70px;
	background-color: #efefef;
	color: #fff;
}
.responsive-section-inner .right-box ul li a:hover {
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
}
/*Responsive Section End*/



/*Events Row Start*/

.event-row {
	float: left;
	width: 100%;
	margin: 0 0 59px 0;
}
.event-top-row {
	float: left;
	width: 100%;
}
/*Our Event Start*/

.our-event {
	float: left;
	width: 100%;
	margin: 17px 0 0 0;
}
.our-event h4 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	margin: 0 0 18px 0;
	float: left;
}
.our-event a.view-all {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	float: right;
	text-decoration: none;
	padding: 5px 0 0 0;
}
.our-event-accordion {
	float: left;
	width: 100%;
}
.our-event-accordion .accordion {
	margin-bottom: 0;
}
.our-event-accordion .accordion-group {
	border: 0;
	border-radius: 0;
	margin-bottom: 2px;
}
.accordion_cp {
	display: block;
	padding: 0 0 0 17px;
	background-color: #fff;
	text-decoration: none;
	overflow: hidden;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.accordion_cp:hover .text-col strong.title {
}
.accordion_cp:hover span.close-panel {
}
.accordion-open .text-col strong.title {
}
.accordion-open span.close-panel {
}
.accordion_cp strong.date {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 20px;
	line-height: 20px;
	color: #979797;
	float: left;
	padding: 18px 23px 0 0;
}
.text-col {
	float: left;
	width:100%;
}
.accordion-close span{
	width:100% !important;
}
.accordion-open span{
	width:100% !important;
}
.text-col strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	display: block;
	padding: 13px 0 0 0;
	color: #333;
}
.text-col strong.location {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 10px;
	color: #404040;
	margin: 0 6px 0 0;
}
.text-col strong.location .fa {
	color: #404040;
	font-size: 14px;
	padding: 0 4px 0 0;
}
.text-col strong.time {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #404040;
	margin: 0 6px 0 0;
}
.text-col strong.time .fa {
	color: #404040;
	font-size: 14px;
	padding: 0 4px 0 0;
}
span.close-panel {
	float: right;
	width: 36px;
	height: 36px;
	background-color: #333;
}
span.close-panel .fa {
	text-align: center;
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 39px;
}
.contain_cp_accor {
	float: left;
	width: 100%;
	background-color: #ebebeb;
	padding: 12px 30px 14px 19px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.contain_cp_accor .accordion-inner {
	border-top: 0;
	padding: 0;
}
.contain_cp_accor .frame {
	float: left;
	margin: 0 12px 0 0;
}
.contain_cp_accor .frame img {
	width: 100%;
}
.contain_cp_accor .text-box {
	overflow: hidden;
}
.contain_cp_accor .frame:hover img {
	opacity: 0.8;
}
.contain_cp_accor .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #666;
	margin: 0;
}
.contain_cp_accor .text-box a.readmore {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
	display: block;
}
/*Our Event End*/



/*Next Event Start*/

.next-event {
	float: left;
	width: 100%;
	border-bottom: 7px solid;
}
.next-event h4 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	margin: 0 0 18px 0;
	float: left;
}
.next-event .frame {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.next-event .frame img {
	display: block;
	width: 100%;
}
.next-event .caption {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
}
.next-event .caption-2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 15px 12px;
	background-color: rgba(0,0,0,0.46);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.next-event .caption-2 strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}
.next-event .caption-3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px 12px;
	background-color: rgba(0,0,0,0.46);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.next-event .caption-3 strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
}
.next-event:hover .caption {
	top: 0;
}
.next-event .caption:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
}
.next-event .caption a {
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 20px;
}
.next-event .caption a .fa {
	text-align: center;
	display: block;
	color: #fff;
	font-size: 20px;
}
.next-event .frame a.plus {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.time-box {
	float: left;
	width: 100%;
	background-color: #141414;
	height: 66px;
	padding: 0 0 0 7px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.time-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	line-height: 66px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	padding: 0 8px 0 0;
	display: none;
}
.is-countdown {
	float: left;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 0;
	text-align: center;
	height: 100%;
}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {
	width: 24.5%;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
	position: relative;
}
.countdown-section:before {
	content: '';
	border-left: 1px solid #1d1d1d;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.countdown-amount {
	font-size: 200%;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	display: block;
	width: 84px;
	padding: 17px 0 0 0;
}
.countdown-period {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 9px 0;
}
.countdown-descr {
	display: block;
	width: 100%;
}
a.plus {
	float: right;
	height: 66px;
	width: 31px;
	text-decoration: none;
}
a.plus:hover {
	text-decoration: none;
}
a.plus .fa {
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 64px;
	color: #fff;
}
/*Next Event End*/



/*Our Chrity Store Start*/

.chirty-store {
	float: left;
	width: 100%;
}
.chirty-box {
	float: left;
	width: 100%;
}
.chirty-box .frame {
	margin: 0 auto 13px;
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
	border-radius: 100%;
	background-color: #f2f2f2;
	box-shadow: 0 0 6px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.15);
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.chirty-box .frame strong.title {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	display: block;
	height: 16px;
}
.chirty-box .frame:hover {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	opacity: 0.4;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
}
.chirty-box .frame img {
	display: block;
	width: 100%;
	border-radius: 100%;
}
.chirty-box .text-box {
	float: left;
	width: 100%;
	text-align: center;
}
.chirty-box .text-box h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}
.chirty-box .text-box a {
	color: #333333;
	text-decoration: none;
}
.chirty-box .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin: 0 0 12px 0;
}
.amount-row {
	float: left;
	width: 100%;
	padding: 2px 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.amount-row strong.price {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	font-weight: 400;
	line-height: 20px;
}
.amount-row a.cart {
	float: right;
	font-size: 20px;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
}
.amount-row:hover {
}
.amount-row:hover a.cart {
	color: #fff;
}
/*Our Chrity Store End*/



/*Latest Blog Start*/

.latest-blog {
	float: left;
	width: 100%;
	background-color: #161616;
	padding: 26px 20px 20px 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.latest-blog h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 19px;
	line-height: 25px;
	color: #fff;
	margin: 0 0 20px 0;
}
.latest-blog-box {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}
#latest-blog-slider > li {
	overflow: hidden;
}
.latest-blog-box .frame {
	float: left;
	width: 100%;
	margin: 0 0 13px 0;
	overflow: hidden;
}
.latest-blog-box .frame img {
	width: 100%;
	display: block;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.latest-blog-box:hover .frame img {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.blog-round {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	border: 4px solid #222;
	overflow: hidden;
	margin: -57px 0 10px 22px;
	position: relative;
	z-index: 9;
}
.latest-blog-box:hover .blog-round {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.blog-round img {
	width: 100%;
	display: block;
	border-radius: 100%;
}
.latest-blog-box a.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	float: right;
	text-decoration: none;
	padding: 0;
}
.latest-blog-box a.mnt {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	float: left;
	color: #999;
	text-decoration: none;
}
.latest-blog-box a.mnt .fa {
	padding: 0 0 0 5px;
}
.latest-blog-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	display: block;
	clear: both;
	padding: 0 0 12px 0;
}
.latest-blog-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #f5f5f5;
	margin: 0;
}
.latest-blog-box p a.more {
	text-decoration: none;
}
.latest-blog .bx-wrapper {
	margin: 0;
	float: left;
	width: 100%;
}
.latest-blog .bx-viewport > ul {
	margin: 0;
}
.latest-blog .bx-wrapper .bx-next {
	margin: 0;
	right: 0;
	width: 36px;
	height: 36px;
	background: url(/wp-content/themes/eco-green/images/right-arrow-bg.png) no-repeat left top;
}
.latest-blog .bx-wrapper .bx-controls-direction a {
	top: -51px;
	z-index: 99999;
}
.latest-blog .bx-wrapper .bx-prev {
	background: url(/wp-content/themes/eco-green/images/left-arrow-bg.png) no-repeat left top;
	width: 36px;
	height: 36px;
	margin: 0;
	left: inherit;
	right: 27px;
}
.latest-blog .bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
/*Latest Blog End*/



/*Events Row End*/



/*Our Process Start*/

.our-process {
	float: left;
	width: 100%;
	background-image: url(/wp-content/themes/eco-green/images/our-process-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	height: auto;
	position: relative;
	padding: 34px 0 0 0;
}
.our-process:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/themes/eco-green/images/our-process-pattren-bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.our-process ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	float: left;
}
.our-process ul li {
	float: left;
	padding: 0 0 0 44px;
	margin: 0 0 70px 0;
}
.our-process ul li:hover .process-box {
	border: 5px solid;
}
.our-process ul li:hover .process-box .fa {
}
.our-process ul li:hover .process-outer a.title {
}
.our-process ul li:first-child {
	padding: 0 0 0 44px;
}
.process-outer {
	float: left;
	width: 158px;
	height: 158px;
}
.process-box {
	float: left;
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
	border-radius: 100%;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.process-box .fa {
	display: block;
	text-align: center;
	font-size: 65px;
	color: #fff;
	line-height: 150px;
}
.process-outer a.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	display: block;
	text-decoration: none;
}
/*Our Process End*/



/*Sponsor Village Section Start*/

.sponsor-village {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 50px 0;
}
.sponsor-box {
	float: left;
	width: 100%;
}
.sponsor-box .frame {
	background-color: #fff;
	float: left;
	width: 100%;
	border: 1px solid #dedede;
	border-radius: 3px;
	padding: 9px 7px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
	margin: 0 0 35px 0;
	position: relative;
}
.sponsor-box .frame img {
	display: block;
	width: 100%;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.sponsor-box:hover .frame img {
	transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.sponsor-box:hover a.support {
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.sponsor-box .round {
	width: 46px;
	height: 46px;
	border-radius: 100%;
	border: 3px solid #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -26px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.sponsor-box .round span {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	display: block;
	text-indent: 4px;
}
.sponsor-box .text-box {
	float: left;
	width: 100%;
}
.sponsor-box .text-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #343434;
	padding: 0 0 8px 0;
}
.sponsor-box .text-box em {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding: 0 0 10px 0;
}
.sponsor-box .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #808080;
	text-align: center;
	margin: 0 0 10px 0;
}
.sponsor-box .text-box a.support {
	text-align: center;
	display: block;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #343434;
}
/*Sponsor Village Section End*/



/*Featured Video Section Start*/



.featured-video-box {
	float: left;
	width: 100%;
	padding: 50px 0 40px 0;
	background-image: url(/wp-content/themes/eco-green/images/video-section-bg.png);
	background-repeat: repeat;
	background-size: 100%;
	background-position: center top;
	height: 566px;
	background-color: #000;
}
.featured-video-box .generic-heading h2 {
	color: #fff;
}
.featured-video-box .generic-heading strong.title-line {
	color: #fff;
}
.featured-video-col {
	float: left;
	width: 100%;
}
.featured-video-col h3 {
	color: #fff;
	font-family: 'museo100';
	font-size: 36px;
	font-weight: 100;
	line-height: 36px;
	margin: 0 0 15px;
}
.featured-video-col h3 a {
	color: #fff;
	text-decoration: none;
}
.featured-video-text {
	float: left;
	width: 100%;
}
.featured-video-text h3 {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	margin: 0 0 15px 0;
}
.featured-video-text strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	display: block;
	padding: 0 0 20px 0;
}
.featured-video-text ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.featured-video-text ul li {
	float: left;
	padding: 0 0 14px 0;
}
.featured-video-text ul li:hover .frame {
	box-shadow: 0 0 7px rgba(0,0,0,0.7);
}
.featured-video-text ul li:hover a.readmore {
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.featured-video-text .frame {
	float: left;
	width: 96px;
}
.featured-video-text .frame:hover img {
	opacity: 0.5;
}
.featured-video-text .text-box {
	float: left;
	width: 373px;
	padding: 8px 0 0 0;
}
.number-round {
	width: 29px;
	height: 29px;
	float: left;
	background-color: #161616;
	border: 5px solid;
	border-radius: 100%;
	font-family: 'museo500';
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	margin: 0 4px 0 -13px;
	position: relative;
	z-index: 100;
}
.featured-video-text .text-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #f6ffd9;
	padding: 0 0 8px 0;
	display: inherit;
	display: block;
}
.featured-video-text .text-box strong.title a {
	color: #f6ffd9;
	text-decoration: none;
}
.featured-video-text .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
}
.featured-video-text .text-box a.readmore {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 31px;
}
/*Featured Video Section End*/



/*Home Testimonials Start*/

.home-testimonials {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.testimonials-box {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.testimonials-text {
	float: left;
	padding: 20px 0 0 0;
	max-width: 100%;
	width: 100%;
}
.testimonials-text .fa-quote-right {
	float: right;
	font-size: 150px;
	line-height: 100px;
	padding: 20px 0 0 0;
	color: #ededed;
}
.testimonials-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #353535;
	margin: 20px 0 14px 0;
}
.tags {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.tags li {
	float: left;
	padding: 0 2px 0 0;
}
.tags li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	text-decoration: none;
}
.testimonials-frame {
	float: left;
	width: 233px;
}
.client-box {
	float: right;
	padding: 42px 10px 42px 20px;
	background-color: #000;
	width: 238px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.client-box h4 {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 10px 0;
}
.client-box strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #fff;
	display: block;
	padding: 0 0 12px 0;
}
.client-box a.view {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	float: left;
	text-decoration: none;
}
.home-testimonials .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.home-testimonials .bx-viewport > ul {
	margin: 0;
}
.home-testimonials .bx-wrapper .bx-controls-direction a {
	display: none;
}
.home-testimonials .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	padding: 0;
	bottom: 0;
	top: 20px;
	z-index: 99;
	left: 10px;
}
.home-testimonials .bx-wrapper .bx-pager.bx-default-pager a {
	border-radius: 0;
	background: #111;
	margin: 0 3px 0 0;
}
.home-testimonials .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
}
.home-testimonials .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inherit;
	float: left;
}
/*Home Testimonials End*/



/*Footer Start*/

#footer {
	float: left;
	width: 100%;
	background-color: #00256d;
	border-top: 6px solid;
}

#custom-footer-text{
	color:#2f61a8;
	font-weight: 700;

}

/*Footer Top Section Start*/

.footer-top-section {
	float: left;
	width: 100%;
	background-color: #00256D;
	/* Commented to hide the brackground image
	background-image: url(/wp-content/themes/eco-green/images/footer-parrten-bg.png);
	background-repeat: repeat;
	*/
	background-position: 0 0;
	height: 20px;
}
.footer-top-section .left {
	float: left;
	width: 100%;
	padding: 36px 0 0 55px;
	position: relative;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.footer-top-section .left .fa-envelope {
	float: left;
	font-size: 40px;
	color: #fff;
	line-height: 30px;
	padding: 0 18px 0 0;
	position: absolute;
	height: 100%;
	left: 0px;
}
.footer-top-section .left strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	float: left;
	padding: 0 0 6px 0;
}
.footer-top-section .left p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 0 0;
	float: left;
}
.footer-top-section .right {
	float: left;
	width: 100%;
	margin: 32px 0 0 0;
}
.subscribe-form {
	float: left;
	width: 100%;
	position: relative;
}
.subscribe-input {
	border: 1px solid rgba(255,255,255,0.7);
	float: left;
	width: 100% !important;
	height: 39px !important;
	margin: 0;
	padding: 0 10px!important;
	color: #fff !important;
	border-radius: 0 !important;
	background: rgba(255,255,255,0.3) !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.btn-signup {
	position: absolute;
	right: 0;
	top: 0;
	height: 38px;
	padding: 0 12px;
	border: 0;
	margin: 0;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	border: 2px solid rgba(0,0,0,0);
}
.btn-signup:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
	color: #fff;
}
/*Footer Top Section End*/



/*Footer Section 2 Start*/

.footer-section-2 {
	float: left;
	width: 100%;
	padding: 30px 0;
}
.footer-section-2 .tagcloud a {
	color: #333;
	margin: 3px;
}
.footer-section-2 .tagcloud a:hover {
	box-shadow: none;
	color: #FFFFFF;
	text-decoration: none;
}
.latest-twitter-box {
	float: left;
	width: 100%;
}
#footer .widget h4, .latest-twitter-box h4 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 13px 0;
	text-transform: capitalize;
}
.twitter-updates {
	float: left;
	width: 100%;
	background-repeat: repeat;
	padding: 0 13px 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.twitter-text {
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
}
.twitter-text:first-child {
	margin: 0;
}
.twitter-updates p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 20px;
	font-size: 12px;
	color: #898989;
	margin: 0;
}
.twitter-updates p a {
	text-decoration: none;
}
.twitter-updates a.link {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.twitter-updates strong.time {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #898989;
	display: block;
}
.twitter-updates .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.twitter-updates .bx-viewport > ul {
	margin: 0;
}
.twitter-updates .bx-wrapper .bx-pager {
	padding: 0;
	display: none;
}
.twitter-updates .bx-wrapper .bx-controls-direction a {
	display: none;
}
.latest-event-gallery {
	float: left;
	width: 100%;
}
.latest-event-gallery h4 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 13px 0;
}
.gallery-box {
	float: left;
	width: 100%;
}
.gallery-box ul {
	margin: 0 0 0 -8px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.gallery-box ul li {
	float: left;
	padding: 0;
	margin: 0 0 4px 7px;
}
.gallery li:hover img {
	opacity: 0.8;
}
#container {
	position: relative;
	width: 100%;
	float: left;
}
.grid {
	padding: 0;
	margin: 0;
	float: left;
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	position: relative;
	overflow: hidden;
}
.grid .imgholder img {
	width: 100%;
	display: block;
}
.cp-gallery img {
	width: 100%
}
.cp-gallery figure {
	float: left;
	overflow: hidden;
	margin: 0;
}
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.het-touch-form {
	float: left;
	width: 100%;
}
.get-touch-form h4 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 13px 0;
}
.get-touch-form ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.get-touch-form ul li {
	float: left;
	padding: 0 0 8px 0;
	width: 100%;
	line-height: normal;
}
.get-touch-input {
	border: 1px solid rgba(255,255,255,0.76) !important;
	background-color: rgba(247,247,247,0.30) !important;
	float: left;
	width: 100%;
	height: 25px !important;
	padding: 0 6px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-family: 'Open Sans', sans-serif;
	font-size: 11px !important;
	font-weight: 400;
	color: #fff !important;
}
.get-touch-textarea {
	border: 1px solid rgba(255,255,255,0.76) !important;
	background-color: rgba(247,247,247,0.30);
	float: left;
	width: 100%;
	height: 111px !important;
	padding: 0 6px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-family: 'Open Sans', sans-serif;
	font-size: 11px !important;
	font-weight: 400;
	color: #fff !important;
}
.btn-send-message {
	float: left;
	padding: 2px 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #fff;
	border: 0;
	margin: 0;
	border: 2px solid rgba(0,0,0,0);
}
.btn-send-message:hover {
	border: 2px solid;
	background-color: rgba(0,0,0,0);
}
/*Footer Section 2 End*/



/*Footer Section 3 Start*/

.footer-section-3 {
	float: left;
	width: 100%;
	padding: 30px 0 10px 0;
}
.newsletter-box {
	float: left;
	width: 100%;
}
.newsletter-box .frame {
	float: left;
	width: 100%;
}
.newsletter-box .frame img {
	width: 100%;
	display: block;
}
.newsletter-box .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.newsletter-box .bx-viewport > ul {
	margin: 0;
}
.newsletter-box .bx-wrapper .bx-controls-direction a {
	display: none;
}
.newsletter-box .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	padding: 0;
	margin: 0;
	bottom: 14px;
	z-index: 99;
}
.newsletter-box .bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,0.5);
	margin: 0 10px 0 0;
}
.newsletter-box .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
	border: 0 !important;
}
.newsletter-box .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	float: right;
	display: inherit;
}
.newsletter-text-box {
	float: left;
	background-color: #262626;
	width: 100%;
	padding: 7px 10px 0 14px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.newsletter-text-box strong.title {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 10px 0;
}
.newsletter-text-box p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	margin: 0 0 12px 0;
}
.detail-row {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.detail-row li {
	float: left;
	padding: 0 12px 0 0;
}
.detail-row li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	text-decoration: none;
}
.newsletter-text-box a.more {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: 400;
	text-decoration: none;
	float: right;
	padding: 0 0 6px 0;
}
.newsletter-text-box a.more .fa {
	padding: 0 3px 0 16px;
}
.subscribe-newsletter {
	float: left;
	width: 100%;
	background-color: #202020;
	background-image: url(/wp-content/themes/eco-green/images/twitter-update-pattre.png);
	background-repeat: repeat;
	background-position: 0 0;
	height: 48px;
}
.subscribe-newsletter .btn-subscribe {
	float: left;
	padding: 8px 12px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #fff;
	font-weight: 400;
	margin: 9px 13px 0 0;
	border: 2px solid rgba(0,0,0,0);
}
.subscribe-newsletter .btn-subscribe:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
}
.subscribe-newsletter ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.subscribe-newsletter ul li {
	float: left;
	padding: 0 14px;
}
.subscribe-newsletter ul li a {
	text-decoration: none;
}
.subscribe-newsletter ul li a .fa {
	font-size: 18px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 48px;
}
.subscribe-newsletter ul li a:hover .fa {
}
.contact-box {
	float: left;
	width: 100%;
	margin: 0;
}
.contact-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 20px 0;
	display: block;
}
.contact-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 10px 0;
}
.contact-box strong.number {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	display: block;
	padding: 0 0 20px 0;
	color: #fff;
}
.contact-box strong.number span {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	padding: 0 20px 0 0;
	float: left;
}
.contact-box a.email {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 20px 0;
}
.contact-box a.email span {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	padding: 0 20px 0 0;
	float: left;
}
.footer-map {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
	border: 5px solid #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.footer-map img {
	width: 100%;
	display: block;
}
#map_contact_5 {
	height: 189px;
	width: 100%;
}
/*Footer Section 3 End*/



/*CopyRights Section Start*/

.copyrights-section {
	float: left;
	width: 100%;
	padding: 12px 0;
}
.copyrights-section strong.copy {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #898989;
	line-height: 30px;
	font-weight: 400;
	float: right;
}
.copyrights-section strong.copy a.web {
	text-decoration: none;
}
.copyrights-section p {
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #898989;
	line-height: 30px;
	font-weight: 400;
}
.copyrights-section p a {
	text-decoration: none;
}
/*CopyRights Section End*/



/*Footer Social Icon Start*/

.footer-social {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-social li {
	float: left;
	padding: 0 5px 0 0;
}
.footer-social a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.footer-social a:hover {
	color: #000;
}
/*Footer Social Icon End*/



/*Footer End*/



/*Inner Banner Start*/

.inner-banner {
	float: left;
	width: 100%;
	position: relative;
	/*border-bottom: 5px solid #222;
	Commented to hide the border from the header*/
	margin: 0 0 33px 0;

}
.inner-banner:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: url(/wp-content/themes/eco-green/images/pattren-bg.png) repeat;
	 Commented to hide the header background pattern*/
}
.inner-banner img {
	width: 100%;
	display: block;
}
/*Inner Banner End*/



/*Blog Page Start*/

.blog-page {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.blog-content {
	float: left;
	width: 100%;
}
.blog-content h3 {
	padding: 0px 0px;
	display: inline-block;
}
.blog-box {
	float: left;
	width: 100%;
	background-color: #fff;
	margin: 0 0 80px 0;
	/*padding: 0px 20px;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.blog-box .frame {
	float: left;
	width: 100%;
	border: 2px solid #fff;
	border-left: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	overflow: hidden;
}
.blog-box .frame img:hover {
	transform: scale(1.1);
}
.blog-box .border_slider .frame img {
	transform: none;
}
.blog-box .frame img {
	display: block;
	width: 100%;
}
.blog-box .text-box {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 15px 0px 0px 0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/* round css rule commented to hide the circle from every blog page*/
/*
.blog-box .text-box .round {
	width: 79px;
	height: 79px;
	border-radius: 100%;
	border: 4px solid #222;
	float: left;
	margin: -60px 18px 12px 18px;
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.4);
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.blog-box .text-box .round img {
	display: block;
	width: 100%;
	border-radius: 100%;
}
.blog-box:hover .round {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
*/
.blog-box .text-box h2 {
	margin: 0 27px 0 0;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #1c1c1c;
}
.blog-box .text-box h2 a {
	text-decoration: none;
	color: #1c1c1c;
}
.blog-box .text-box .heading_container strong {
	float: left;
	font-weight: 600;
}
.blog-box .text-box strong {
	/*margin: 10px 10px;*/
	/*color: #999;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.blog-box .text-box strong a {
	font-family: 'Open Sans', sans-serif;
	font-size: inherit;
	line-height: 18px;
	font-weight: 600;
	text-decoration: none;
	margin: 0 11px 0 11px;
	float: left;

}

.blog-box .text-box p {

}

.blog-box .text-box p a {
	font-family: 'Open Sans', sans-serif;
	font-size: inherit;
	font-style: italic;
	/*float: left;*/
	margin-left: 2px;
	margin-right: 2px;
}

.blog-box .text-box p a[title] {
	clear:both !important;
	display: block !important;
	float:none !important;
}

.entry-content-cp p a {
	font-family: 'Open Sans', sans-serif;
	font-size: inherit;
	font-style: italic;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

.blog-box .text-box strong a.mnt {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	font-weight: 600;
	text-decoration: none;
	float: left;
}
.blog-box .text-box strong a.mnt .fa {
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 0 6px;
	float: right;
}
.blog-box > .text-box > p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #1d1d1d;
	font-weight: 400;
	/*clear: both;*/
	padding-left:15px;
}
.btn-row {
	float: left;
	width: 100%;
}
.blog-box .text-box a.pic {
	float: left;
	width: 43px;
	height: 43px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin: 0 1px 0 0;
}
.blog-box .text-box a.pic .fa {
	color: #fff;
	line-height: 42px;
	font-size: 25px;
}
.blog-box .text-box a.date {
	float: left;
	width: 43px;
	height: 43px;
	background-color: #313131;
	font-family: 'museo700';
	font-weight: 700;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.post-password-form input[type="submit"], .blog-box .text-box a.btn-readmore {
	background-color: #313131;
	padding: 10px 18px;
	float: right;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	border: 2px solid rgba(0,0,0,0);
}
.blog-box .text-box a.btn-readmore:hover {
	background-color: rgba(0,0,0,0);
	color: #333;
	border: 2px solid;
}
.blog-box .text-box a.btn-readmore .fa {
	padding: 0 6px 0 0;
}
/*Pagination Start*/

.pagination-area {
	float: left;
	width: 100%;
	margin: 0 0 42px 0;
}
.pagination {
	margin: 0;
}
.pagination ul > li {
	padding: 0;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-bottom-left-radius: 0;
	border-left-width: 0;
	border-top-left-radius: 0;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.pagination ul > li > a, .pagination ul > li > span {
	border: 0;
	float: left;
	line-height: 20px;
	padding: 0;
	text-decoration: none;
	margin: 0 7px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #999;
	width: 43px;
	height: 43px;
	text-align: center;
	line-height: 42px;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	background-color: #313131 !important;
	color: #fff !important;
}
/*Pagination End*/

/*Blog Page End*/



/*Sidebar Start*/

.sidebar {
	float: left;
	width: 100%;
}
/*Sidebar Search Start*/

.sidebar-search {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 32px 0;
}
.post-password-form {
	width: 100%;
	display: block;
}
.post-password-form p {
	position: relative;
}
.post-password-form p input[type="password"] {
	border: 1px solid #ccc;
	float: left;
	width: 100%;
	height: 49px;
	padding: 0 17px;
	margin: 0;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-password-form p input[type="submit"] {
	margin-top: 20px;
	padding: 12px 18px;
}
.post-password-form label {
	width: 89%;
	float: left;
}
.sidebar-search input[type="text"] {
	float: left;
	width: 100%;
	height: 49px;
	padding: 0 17px;
	border: 0;
	margin: 0;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar-btn-search {
	position: absolute;
	right: 16px;
	top: 16px;
	border: 0;
	background: none;
	padding: 0;
	margin: 0;
}
/*Sidebar Search End*/



/*Sidebar Tab Start*/

.sidebar-tab {
	float: left;
	width: 100%;
	margin: 0 0 32px 0;
}
.sidebar-tab .nav-tabs {
	border-bottom: 1px solid #e8e8e8;
	margin: 0;
}
.sidebar-tab .nav-tabs > li > a {
	border: 0;
	border-radius: 0;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
.sidebar-tab .nav-tabs > li > a, .nav-pills > li > a {
	line-height: normal;
	margin-right: 2px;
	padding-left: 14px;
	padding-right: 14px;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 21px;
	background-color: #313131;
	outline: none;
}
.sidebar-tab .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	background-color: #FFFFFF !important;
	border: 0 none !important;
	color: #000;
	cursor: default;
}
.sidebar-tab .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: #e8e8e8;
}
.sidebar-tab .nav > li > a:hover, .nav > li > a:focus {
	background-color: #fff;
	color: #000;
}
.sidebar-tab-content {
	float: left;
	width: 100%;
	background-color: #fff;
	border-bottom: 3px solid #e3e4e8;
	padding: 28px 18px 21px 18px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar-tab-content h2 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 21px;
	line-height: 21px;
	margin: 0 0 17px 0;
}
.sidebar-tab-content strong.title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 0 0 20px 0;
}
.sidebar-tab-content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #414141;
	line-height: 24px;
	margin: 0 0 15px 0;
}
.sidebar-tab-content .frame {
	float: left;
	width: 100%;
	margin: 0 0 13px 0;
	overflow: hidden;
}
.sidebar-tab-content .frame:hover img {
	transform: scale(1);
}
.sidebar-tab-content .frame img {
	display: block;
	width: 100%;
	transform: scale(1.1);
}
.sidebar-tab-content ul {
	padding: 0;
	margin: 0 0 27px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.sidebar-tab-content ul li {
	float: left;
	width: 100%;
	padding: 19px 0 0 0;
}
.sidebar-tab-content .thumb {
	float: left;
	margin: 0 17px 0 0;
	overflow: hidden;
}
.sidebar-tab-content .thumb img {
	transform: scale(1.2);
}
.sidebar-tab-content .thumb:hover img {
	transform: scale(1);
}
.sidebar-tab-content .text-box {
	overflow: hidden;
}
.sidebar-tab-content .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4c4c4c;
	margin: 0;
}
.sidebar-tab-content .text-box a.mnt {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 12px;
	color: #8a8a8a;
	text-decoration: none;
	margin: 0 20px 0 0;
}
.sidebar-tab-content .text-box a.comment {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 12px;
	color: #8a8a8a;
	text-decoration: none;
}
.sidebar-tab-content a.find-more {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	color: #595959;
	text-decoration: none;
	display: block;
	clear: both;
}
.sidebar-tab-content a.find-more:hover {
}
/*Sidebar Tab End*/



/*Charity Store Start*/

.sidebar-charity-store {
	float: left;
	width: 100%;
	background-color: #fff;
	margin: 0 0 32px 0;
}
.sidebar_section .head, .sidebar-charity-store .head {
	float: left;
	width: 100%;
	padding: 15px 0 13px 18px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar_section h3, .sidebar-charity-store h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #444;
	margin: 0;
}
.charity-box {
	float: left;
	width: 100%;
}
.charity-box .frame {
	float: left;
	width: 100%;
}
.charity-box .frame:hover img {
	opacity: 0.8;
}
.charity-box .frame img {
	display: block;
	width: 100%;
}
.charity-box .bottom {
	float: left;
	width: 100%;
	padding: 15px 18px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.charity-box .bottom h3 {
	font-family: 'museo500';
	font-weight: 500;
	margin: 0;
	color: #fff;
	font-size: 18px;
	float: left;
}
.charity-box .bottom strong.amount {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	font-weight: 400;
	float: right;
}
.sidebar-charity-store .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.bx-viewport > ul {
	margin: 0;
}
.sidebar-charity-store .bx-wrapper .bx-next {
	background: none;
}
.sidebar-charity-store .bx-wrapper .bx-prev {
	background: none;
	left: inherit;
	right: 40px;
}
.sidebar-charity-store .bx-wrapper .bx-next:before {
	color: #bfbebe;
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.sidebar-charity-store .bx-wrapper .bx-prev:before {
	color: #bfbebe;
	content: "\f104";
	display: block;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.sidebar-charity-store .bx-wrapper .bx-prev:hover:before {
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.sidebar-charity-store .bx-wrapper .bx-next:hover:before {
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.sidebar-charity-store .bx-wrapper .bx-controls-direction a {
	font-size: 0;
	text-indent: inherit;
	margin: 0;
	text-decoration: none;
	top: 0px;
	width: auto;
	height: auto;
	color: #fff;
}
.sidebar-charity-store .bx-wrapper .bx-controls-direction a:before {
	color: #fff !important;
}
/*Charity Store End*/



/*Sidear Testimonial Start*/

.sidebar-testimonial {
	float: left;
	width: 100%;
	margin: 0 0 32px 0;
}
.sidebar-testimonial .head {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 14px 16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar-testimonial .head h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	color: #333;
	line-height: 18px;
	margin: 0;
}
.sidebar-testimonial blockquote {
	float: left;
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}
.sidebar-testimonial blockquote q {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
	line-height: 20px;
	float: left;
	width: 100%;
	background-color: #e3e3e3;
	padding: 13px 20px 20px 32px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar-testimonial blockquote q .fa {
	padding: 0 8px 0 0;
	font-style: italic;
	color: #333;
}
.user-detail {
	float: right;
	width: 70%;
}
.user-detail a.user {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 47px;
	height: 47px;
	line-height: 47px;
	float: right;
	background-color: #333;
	margin: 0 0 0 7px;
}
.user-detail strong.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	color: #333;
	float: right;
	text-transform: uppercase;
	padding: 19px 0 0 0;
}
.user-detail a.web {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	float: right;
	text-decoration: none;
}
.sidebar-testimonial .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.sidebar-testimonial .bx-wrapper .bx-pager {
	padding: 0;
	display: none;
}
.sidebar-testimonial .bx-wrapper .bx-controls-direction a {
	display: none;
}
/*Sidear Testimonial End*/



/*Sidebar Event Gallery Start*/

.sidebar-event-gallery {
	float: left;
	width: 100%;
}
.sidebar-event-gallery .head {
	float: left;
	width: 100%;
	padding: 10px 18px;
	background-color: #333;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sidebar-event-gallery .head h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	margin: 0;
}
.gallery-box-2 {
	float: left;
	width: 100%;
	padding:0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.gallery-box-2 ul {
	padding: 0;
	margin: 0px 0px 0px -15px;
	list-style: none;
}
.gallery-box-2 ul li {
	float: left;
	padding: 0;
	margin: 0 0 12px 15px;
}
.gallery-box-2 ul li:hover img {
	opacity: 0.8;
}
/*Sidebar Event Gallery End*/



/*Tags Box Start*/

.tag-box {
	float: left;
	width: 100%;
	padding: 0 19px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.tag-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tag-box ul li {
	float: left;
	padding: 0;
}
.tag-box ul li a {
	text-decoration: none;
	background-color: #333;
	padding: 7px 10px;
	border-radius: 4px 0 0 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	font-weight: 400;
	position: relative;
	display: block;
	margin: 0 20px 10px 0;
}
.tag-box ul li a:before {
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 13px 0 13px 12px;
	border-color: transparent transparent transparent #333333;
	position: absolute;
	right: -12px;
	top: 0;
}
.tag-box ul li a:after {
	content: '';
	position: absolute;
	right: -2px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #fff;
}
.tag-box ul li a:hover {
}
.tag-box ul li a:hover:before {
	border-color: transparent transparent transparent;
}
/*Tags Box End*/

/*Sidebar End*/



/*Contact Page Start*/

.contact-page {
	float: left;
	width: 100%;
}
.contact-map {
	float: left;
	width: 100%;
}
#map_contact_2 {
	height: 474px;
	width: 100%;
}
.contact-twitter {
	float: left;
	width: 100%;
	padding: 60px 0 93px 0;
	background-color: #1a1818;
}
.contact-twitter .fa {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 0 40px 0;
}
#contact-twitter > li:hover .fa {
}
.contact-twitter .holder {
	max-width: 1052px;
	margin: 0 auto;
	overflow: hidden;
}
.contact-twitter strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	color: #e5e5e5;
	display: block;
	line-height: 36px;
	font-weight: 400;
}
.contact-twitter strong span {
	font-weight: 700;
	font-style: italic;
}
.contact-twitter .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.contact-twitter .bx-wrapper .bx-next {
	width: 36px;
	height: 36px;
	border-radius: 100%;
	background: #232324;
	right: 0;
}
.contact-twitter .bx-wrapper .bx-prev {
	width: 36px;
	height: 36px;
	border-radius: 100%;
	background: #232324;
	left: 0;
}
.contact-twitter .bx-wrapper .bx-next:before {
	color: #fff;
	content: "\f054";
	display: block;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	text-indent: 2px;
}
.contact-twitter .bx-wrapper .bx-prev:before {
	color: #fff;
	content: "\f053";
	display: block;
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	text-indent: 2px;
}
.contact-twitter .bx-wrapper .bx-controls-direction a {
	font-size: 0;
	text-indent: inherit;
	margin: 0;
	text-decoration: none;
}
.contact-detail {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 60px 0;
	border-bottom: 7px solid #f2f2f2;
}
.contact-form {
	float: left;
	width: 100%;
}
.contact-form h2 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 25px;
	color: #373535;
	line-height: 25px;
	margin: 0 0 30px 0;
}
.form-box {
	float: left;
	width: 100%;
}
.input-box-1 {
	float: left;
	width: 217px;
	margin: 0 0 0 7px;
}
.input-box-1:first-child {
	margin: 0;
}
.contact-form label {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #373535;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin: 0 0 9px 0;
}
.contact-form input[type="text"] {
	float: left;
	width: 100%;
	border: 1px solid #d6d4d4;
	border-radius: 3px;
	height: 33px;
	padding: 0 10px;
	margin: 0 0 14px 0;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.contact-form .selectArea {
	border: 1px solid #d6d4d4;
	border-radius: 3px;
	height: 32px;
	float: left;
	font-size: 11px;
	line-height: 33px;
	position: relative;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #373535;
}
.contact-form .selectArea .center {
	background: none;
	display: block;
	height: 34px;
	line-height: 32px;
	padding: 0 26px 0 19px;
}
.textarea-box {
	float: left;
	width: 100%;
}
.contact-form textarea {
	float: left;
	width: 100%;
	border: 1px solid #d6d4d4;
	border-radius: 3px;
	height: 138px;
	padding: 0 10px;
	margin: 0 0 15px 0;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.contact-form input[type="submit"] {
	border: 0;
	color: #fff;
	padding: 7px 20px;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	float: left;
}
.contact-form input[type="submit"]:hover {
	border: 1px solid;
	background-color: rgba(0,0,0,0);
}
.contact-address {
	float: left;
	width: 100%;
}
.contact-address strong {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 25px;
	color: #373535;
	line-height: 25px;
	margin: 0 0 25px 0;
	display: block;
}
.address-box {
	float: left;
	width: 100%;
	margin: 0 0 28px 0;
}
.address-box .fa {
	float: left;
	width: 69px;
	height: 64px;
	background-color: #1b1f10;
	color: #fff;
	text-align: center;
	line-height: 64px;
	font-size: 30px;
	margin: 0 15px 0 0;
}
.address-box .fa:hover {
}
.address-box .text-box {
	overflow: hidden;
	float: left;
	width: 225px;
}
.address-box .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #696969;
	line-height: 18px;
	font-weight: 400;
	margin: 0;
}
.social-box {
	float: left;
	width: 100%;
}
.social-box strong {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 25px;
	color: #373535;
	line-height: 25px;
	margin: 0 0 25px 0;
	display: block;
}
.social-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.social-box ul li {
	float: left;
	padding: 0 9px 0 0;
}
.social-box ul li a {
	display: block;
	width: 36px;
	height: 37px;
	background-color: #1b1f10;
	border-radius: 3px;
	text-decoration: none;
}
.social-box ul li a .fa {
	color: #fff;
	line-height: 36px;
	text-align: center;
	display: block;
	font-size: 20px;
}
.social-box ul li a:hover {
}
/*Contact Page End*/



/*Blog Detail Page Start*/

.blog-detail {
	float: left;
	width: 100%;
}
.blog-box .text-box blockquote {
	margin: 0 0 25px 30px;
	padding: 0 40px 0 14px;
	float: left;
	position: relative;
	border: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.blog-box .text-box blockquote q {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #313131;
}
.blog-box .text-box blockquote q .fa-quote-left {
	font-size: 10px;
	float: left;
	padding: 0 5px 0 0;
}
.blog-box .text-box blockquote q .fa-quote-right {
	font-size: 10px;
	float: right;
	padding: 0 0 0 5px;
}
/*Comment Box Start*/

.comment-box {
	float: left;
	width: 100%;
	padding: 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background: #fff;
}
.comment-box a {
	color: #262626;
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.post-time a {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.comment-row-2 {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}
.comment-box strong.comment {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #262626;
	font-weight: 400;
	float: left;
}
.comment-box a.add-comment {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	float: right;
	text-decoration: none;
}
.comments {
	float: left;
	width: 100%;
}
.comments .text-outer-1 {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}
.comments .text-outer-1 strong.title {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #262626;
	font-weight: 400;
	font-weight: normal;
	padding: 0 120px 0 99px;
}
.comments .text-outer-1 strong.title span {
}
.comments .text-outer-1 strong.title span.small {
	color: #a6a6a6;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}
.comments .text-outer-1 a.reply {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	float: left;
	text-decoration: underline;
}
.comments .text-outer-1 a.reply:hover {
	text-decoration: none;
	color: #151515;
}
.comments .text {
	float: left;
	border: 1px solid #ccc;
	width: 100%;
	box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	padding: 19px 20px 22px 21px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
	margin: 0 0 36px 0;
	background: #fff;
}
.comment-frame {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 19px 0 0;
}
.comments .text p {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	line-height: 23px;
	font-size: 13px;
	color: #262525;
	clear: right;
}
.comments .form-btn {
	font-size: 13px;
	padding: 4px 20px;
}
.comments ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.comments ul li {
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.comments ul li:after {
	content: "";
	width: 2px;
	position: absolute;
	left: 35px;
	bottom: 0px;
	top: 60px;
}
.comments ul ul {
	padding: 0px 0px 0px 42px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}
.comment-form {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.comment-form ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.comment-form ul li {
	padding: 0;
}
.list_item_comment .thumb {
	padding: 0px 20px 0px 0px;
	float: left;
}
.comment-form ul li input[type="text"] {
	border: 1px solid #CCCCCC;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #3E3E3E;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	height: 37px;
	margin: 0 0 21px;
	width: 280px;
}
.comment-row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 15px 0;
}
.comment-box h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #262626;
	font-weight: 600;
	display: block;
}
.comment-box h4 a {
	float: none;
}
.comment-box h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #262626;
	font-weight: 600;
}
.comment-row strong.marked {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
}
.comment-row strong.marked span {
}
.comment-form ul li textarea {
	border-radius: 0;
	width: 100%;
	height: 168px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	display: block;
	margin: 0 0 22px 0;
	box-shadow: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.comment-form input[type="submit"] {
	float: left;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 30px;
	margin: -3px 0 0 0;
	font-family: 'museo500';
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	color: #fff;
	border: 2px solid rgba(0,0,0,0);
}
.comment-form input[type="submit"]:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
	color: #333;
}
.btn-submit2:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
	color: #333;
}
/*Comment Box End*/

/*Blog Detail Page End*/



/*Event Page Start*/

.event-box {
	float: left;
	width: 100%;
}
.event-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.single_content.row-fluid .event-box > ul > li .frame img, .single_content.row-fluid .event-box > ul > li {
	width: 100%;
}
.event-box ul li {
	float: left;
	padding: 0 0 50px 0;
}
.event-box .top {
	float: left;
	width: 100%;
	background-color: #fff;
}
.event-box .top .frame {
	float: left;
	position: relative;
}
.event-box .top .frame:hover img {
	opacity: 0.8;
}
.event-box .top .frame a {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	text-decoration: none;
}
.event-box .top .frame a .fa {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
}
.event-box .top .text-box {
	overflow: hidden;
	padding: 35px 28px 22px 28px;
}
.event-box .top .text-box h2 {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 22px;
	color: #393939;
	line-height: 22px;
	margin: 0 0 8px 0;
}
.event-box .top .text-box strong.title {
	font-size: 18px;
	line-height: 18px;
	font-family: 'museo500';
	font-weight: 500;
	display: block;
	padding: 0 0 10px 0;
}
.event-box .top .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6d6f71;
	margin: 0 0 10px 0;
	text-align: justify;
}
.event-box .top .text-box a {
	text-decoration: none;
	border: 1px solid #4b4d4f;
	float: left;
	padding: 8px 9px;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-transform: uppercase;
}
.event-box .top .text-box a:hover {
	border: 1px solid rgba(0,0,0,0);
}
.event-box .top .text-box a .fa {
	color: #000;
	font-size: 14px;
	padding: 0 0 0 8px;
}
.event-box .bottom {
	float: left;
	width: 100%;
	background-color: #2d2d2d;
}
.event-box .bottom .time-area {
	float: left;
	padding: 30px 16px 27px 9px;
}
.event-box .bottom .time-area strong.time {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 6px 0;
}
.event-box .bottom .time-area strong.date {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.event-time-box {
	float: left;
}
.event-time-box .countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
	position: relative;
	/*border-right:1px solid #4b4b4b;*/

	padding: 12px 0;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 16px;
	line-height: 16px;
	color: #a6a6a6;
	text-transform: uppercase;
}
.event-time-box #countdown-box-2 {
	border-right: 1px solid #4b4b4b;
	float: left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.counter-box {
	width:89%;
}
.event-time-box .countdown_section:before {
	content: '';
	border-left: 1px solid #4b4b4b;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-time-box .countdown_amount {
	font-size: 200%;
	color: #fff;
	font-family: 'museo100';
	font-size: 30px;
	font-weight: 100;
	text-align: center;
	display: block;
	text-transform: uppercase;
	width: 95px;
	padding: 8px 0;
	border-bottom: 1px solid #4b4b4b;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-time-box .countdown_period {
	display: block;
	font-family: 'museo100';
	font-size: 16px;
	text-align: center;
	color: #a6a6a6;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	padding: 12px 0;
}
.event-box .bottom a.btn-register {
	float: right;
	padding: 12px 29px;
	text-decoration: none;
	font-family: 'museo100';
	font-size: 16px;
	font-weight: 100;
	line-height: 16px;
	color: #000;
	text-transform: uppercase;
	margin: 30px 34px 0 0;
	border: 2px solid rgba(0,0,0,0);
}
.event-box .bottom a.btn-register:hover {
	border: 2px solid;
	background-color: rgba(0,0,0,0);
	color: #fff;
}
/*Event Page End*/



/*Event Detail Page Start*/

.text-area {
	float: left;
	padding: 45px 40px 0 26px;
}
.text-area p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6d6f71;
	margin: 0 0 35px 0;
}
.map-box {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 20px 0;
}
#map_contact_3 {
	height: 305px;
	width: 100%;
	float: left;
}
.map-box .caption {
	background-color: rgba(45,45,45,0.9);
	padding: 100px 43px 0 49px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.map-box .caption a.location {
	padding: 17px 12px 22px 15px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
.map-box .caption a.location .fa {
	display: block;
	color: #000;
	text-align: center;
	font-size: 40px;
	padding: 0 0 8px 0;
}
.event-detail-form {
	float: left;
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 24px 181px 0 19px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-detail-form ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.event-detail-form ul li {
	float: left;
	padding: 0 0 13px 0;
	width: 100%;
}
.event-detail-form label {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #686868;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	margin: 0 0 8px 0;
}
.event-detail-form input[type="text"] {
	border: 1px solid #dcdcdc;
	background-color: #ebeaea;
	height: 30px;
	min-width: 458px;
	padding: 0 10px;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-detail-form textarea {
	border: 1px solid #dcdcdc;
	background-color: #ebeaea;
	height: 117px;
	min-width: 569px;
	padding: 0 10px;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-btn-send {
	float: right;
	padding: 5px 14px;
	font-family: 'museo300';
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	margin: 0;
	border: 0;
	border: 1px solid rgba(0,0,0,0);
}
.event-btn-send:hover {
	border: 1px solid;
	background-color: rgba(0,0,0,0);
}
/*Event Detail Page End*/



/*Crowed Funding Page Start*/

.crowed-funding {
	float: left;
	width: 100%;
}
.crowed-funding ul {
	padding: 0;
	list-style: none;
}
.crowed-funding ul li {
	float: left;
	padding: 0 0 40px 0;
}
.crowed-funding .box {
	float: left;
	width: 100%;
	padding: 9px 0 0 0;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #e2e2e2;
	box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.crowed-funding .box .frame {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin: 0 0 35px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
}
.crowed-funding .box .round {
	width: 47px;
	height: 47px;
	border: 3px solid #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	margin: auto;
	border-radius: 100%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	font-size: 14px;
	line-height: 46px;
	text-align: center;
	font-family: 'museo500';
	font-weight: 500;
	color: #fff;
}
.crowed-funding .box .frame:hover img {
	transform: scale(0.9);
	opacity: 0.8;
}
.crowed-funding .box .frame img {
	display: block;
	width: 100%;
	transform: scale(1);
}
.crowed-funding .box .text-box {
	float: left;
	width: 100%;
	padding: 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.crowed-funding .box .text-box h2 {
	font-family: 'museo500';
	font-weight: 500;
	text-align: center;
	font-size: 16px;
	color: #343434;
	line-height: 16px;
	margin: 0 0 14px 0;
}
.progress-bar {
	float: left;
	width: 100%;
}
.progress-bar .progress {
	background-color: #D4D9DE;
	background-image: none;
	border-radius: 10px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 8px;
	margin-bottom: 10px;
	overflow: hidden;
}
.progress-bar .progress-striped .bar {
}
.crowed-funding .box .text-box strong.amount {
	display: block;
	text-align: center;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 6px 0;
}
.crowed-funding .box .text-box strong.title {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 14px;
	font-family: 'museo500';
	font-weight: 500;
	padding: 0 0 8px 0;
}
.crowed-funding .box .text-box p {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #808080;
	margin: 0 0 8px 0;
}
.crowed-funding .box .bottom-row {
	float: left;
	width: 100%;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.crowed-funding .box .bottom-row a {
	color: #000;
	display: block;
	padding: 15px 0px;
	font-family: 'museo300';
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.crowed-funding .box .bottom-row a:hover {
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.crowed-funding .box .bottom-row:before {
	content: '';
	border: 0;
}
.crowed-funding .box .bottom-row strong.detail, .crowed-funding .box .bottom-row strong.day {
	width: 50%;
	float: left;
}
/*Crowed Funding Page End*/

.ignitiondeck .funding-detail {
	margin: 0px;
}
/*Crowed Funding Detail Page Start*/

.funding-detail {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.funding-detail .frame {
	float: left;
	width: 100%;
	border: 1px solid #dedede;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
	margin: 0 0 5px 0;
}
.funding-detail .frame img {
	display: block;
	width: 100%;
}
.funding-detail .frame:hover img {
	opacity: 0.8;
}
.funding-detail .caption {
	position: absolute;
	left: 0;
	bottom: 10px;
	right: 0;
	margin: auto;
	height: 100px;
	width: 98%;
	padding: 18px 0 0 27px;
	background-color: rgba(0,0,0,0.75);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.funding-detail .text {
	margin: 0px;
}
.funding-detail .caption h2 {
	font-family: 'museo500';
	font-weight: 500;
	font-size:27px;
	line-height: 30px;
	color: #fff;
	margin: 15px 0 0 0;
	float: left;
}
.products{
	list-style:none !important;
}
.funding-detail-progress {
	float: right;
	padding: 0 27px 0 0;
	width: 376px
}
.funding-detail-progress strong.amount {
	float: left;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	padding: 0 40px 15px 0;
}
.funding-detail-progress strong.goal {
	float: left;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}
.funding-detail-progress .progress {
	background-color: #000000;
	background-image: none;
	border-radius: 10px;
	float: left;
	height: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.65);
	-moz-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.65);
	-webkit-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.65);
}
.funding-detail-progress .progress-striped .bar {
}
.funding-detail .bottom-row {
	float: left;
	margin: 0 0 45px 0;
	width: auto;
}
.funding-detail .bottom-row a.btn-detail {
	float: left;
	width: 183px;
	height: 54px;
	margin: 0 2px 0 0;
	text-decoration: none;
	font-family: 'museo300';
	font-weight: 300;
	font-size: 24px;
	line-height: 54px;
	text-align: center;
	color: #000;
	border: 2px solid rgba(0,0,0,0);
}
.funding-detail .bottom-row a.btn-detail:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
}
#project_contet p, .funding-detail p {
	font-family: 'Open Sans', sans-serif;
	line-height: 18px;
	font-weight: 400;
	font-size: 14px;
	color: #787878;
	margin: 0 0 25px 0;
}
#project_contet iframe {
	width: 100%;
	height: 500px;
	float: left;
	margin: 0px 0px 30px 0px;
}
.funding-detail strong.text {
	display: block;
	text-align: center;
	font-family: 'museo700';
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 35px 0;
}
.funding-detail-map-box {
	float: left;
	width: 100%;
	padding: 7px;
	margin: 50px 0;
	background-color: #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
}
#map_contact_4 {
	float: left;
	width: 100%;
	height: 250px;
}
.funding-detail-map-box .inner {
	position: absolute;
	right: 7px;
	top: 7px;
	padding: 20px 28px 20px 28px;
	width: 372px;
	background-color: #000;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.funding-detail-map-box .inner .fa {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	color: #fff;
	padding: 0 0 25px 0;
}
.funding-detail-map-box .inner strong.address {
	display: block;
	text-align: center;
	font-family: 'museo700';
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 35px 0;
}
.funding-detail-map-box .inner strong.address a {
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}
.funding-detail-map-box .inner strong.title {
	display: block;
	text-align: center;
	font-family: 'museo700';
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 17px 0;
}
.funding-detail-map-box .inner ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	text-align: center;
}
.funding-detail-map-box .inner ul li {
	display: inline-block;
	padding: 0 5px;
}
.funding-detail-map-box .inner ul li a {
	width: 58px;
	height: 58px;
	background-color: #fff;
	border-radius: 100%;
	display: block;
	text-decoration: none;
}
.funding-detail-map-box .inner ul li a .fa {
	text-align: center;
	display: block;
	color: #474747;
	font-size: 20px;
	line-height: 56px;
}
.funding-detail-map-box .inner ul li a:hover {
}
.funding-detail-map-box .inner ul li a:hover .fa {
	color: #fff;
}
.donation-rank-box {
	float: left;
	width: 100%;
}
.donation-rank-box a.btn-donation {
	float: left;
	width: 189px;
	height: 35px;
	text-decoration: none;
	font-size: 18px;
	line-height: 35px;
	color: #f5f5f5;
	font-family: 'museo700';
	font-weight: 700;
	text-align: center;
	text-shadow: 0 0 1px rgba(0,0,0,0.4);
	margin: 0 0 18px 0;
}
.donation-rank-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.donation-rank-box ul li {
	float: left;
	padding: 0 0 9px 0;
	width: 100%;
}
.rank-box {
	float: left;
	border: 1px solid #d7d7d7;
	width: 185px;
	background-color: #fff;
}
.rank-box strong.rank {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 45px;
	color: #444;
	display: block;
	text-align: center;
}
.donate-box-2 {
	float: right;
	width: 100%;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	padding: 0 13px 0 11px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.faq-terms {
	margin: 20px 0px;
}
.donate-box-2 strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 45px;
	color: #444;
	float: left;
	padding: 0;
	text-transform: inherit;
}
.donate-box-2 a.btn-donate {
	float: right;
	padding: 7px 12px;
	border: 1px solid #f2f2f2;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	margin: 8px 0 0 0;
	border: 1px solid rgba(0,0,0,0);
}
.donate-box-2 a.btn-donate:hover {
	background-color: rgba(0,0,0,0);
	border: 1px solid;
}
/*Crowed Funding Detail Page End*/



/*How We Work Start*/

.how-we-work {
	float: left;
	width: 100%;
}
.work-banner {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}
.work-banner .frame {
	float: left;
	width: 100%;
	position: relative;
}
.work-banner .frame .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.80);
	padding: 15px 19px 8px 25px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.work-banner .frame .caption .left {
	float: left;
}
.work-banner .frame .caption .left strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding: 0 0 10px 0;
}
.work-banner .frame .caption .left strong.date {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	display: block;
	color: #7a7880;
}
.work-banner .frame .caption .right {
	float: right;
	padding: 4px 0 0 0;
}
.work-banner .frame .caption .right a.zoom {
	color: #d2cfd7;
	font-size: 20px;
	border-right: 1px solid rgba(255,255,255,0.8);
	float: left;
	padding: 0 19px 0 0;
	margin: 0 19px 0 0;
}
.work-banner .frame .caption .right a.search {
	color: #d2cfd7;
	font-size: 20px;
	float: left;
}
.work-banner .bx-wrapper .bx-controls-direction a {
	font-size: 0;
	text-decoration: none;
	text-indent: inherit;
	top: 20px;
}
.work-banner .bx-wrapper .bx-prev {
	border: 1px solid #524700;
	background: none;
	width: 61px;
	height: 61px;
	border-radius: 100%;
	margin: 0;
}
.work-banner .bx-wrapper .bx-prev:before {
	color: #000;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 55px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}
.work-banner .bx-wrapper .bx-next {
	border: 1px solid #524700;
	background: none;
	width: 61px;
	height: 61px;
	border-radius: 100%;
	margin: 0;
	right: inherit;
	left: 86px;
}
.work-banner .bx-wrapper .bx-next:before {
	color: #000;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 55px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}
.work-text-box {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.work-text-box h2 {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 18px 0;
}
.work-text-box p {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 17px;
	line-height: 24px;
	color: #313131;
	margin: 0 0 40px 0;
}
.detail-box {
	float: left;
	width: 100%;
}
.detail-box h3 {
	font-family: 'museo700';
	font-weight: 700;
	font-size: 26px;
	line-height: 26px;
	color: #000;
	margin: 0 0 8px 0;
}
.detail-box strong.title {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 22px;
	line-height: 22px;
	display: block;
	padding: 0 0 40px 0;
}
.detail-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.detail-box ul li {
	float: left;
	padding: 0 0 15px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 14px;
}
.detail-box ul li:hover .fa {
}
.detail-box ul li .fa {
	font-size: 14px;
	color: #555365;
	float: left;
	padding: 0 15px 0 0;
}
.view-section {
	float: left;
	width: 100%;
	margin: 0 0 55px 0;
}
.view-section ul {
	padding: 0;
	list-style: none;
}
.view-section ul li {
	float: left;
	padding: 0 0 30px 0;
}
.view-section .box-1 {
	float: left;
}
.view-section .box-1 .frame {
	float: left;
	width: 100%;
}
.view-section .box-1 .frame img {
	display: block;
	width: 100%;
}
.view-section .box-1 .frame:hover img {
	opacity: 0.8;
}
.view-section .row-fluid.gallery {
	padding: 0px;
	margin: 0px;
}
.view-section .box-1 .text-box {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 21px 15px 17px 21px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.view-section .box-1 .text-box h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	float: left;
	margin: 0px;
}
.view-section .box-1 .text-box h3 a {
	color: #333;
	text-decoration: none;
}
.right-text {
	float: right;
}
.view-section .box-1 .text-box strong.mnt {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #000;
	float: right;
	padding: 0 13px 10px 0;
	text-transform: uppercase;
}
.view-section .box-1 .text-box a.admin {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	text-decoration: none;
	clear: both;
	padding: 3px 0px;
	float: none;
}
.view-section .box-1 .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	text-align: center;
	clear: both;
	margin: 0 0 30px 0;
}
.view-section .box-1 .text-box a.readmore {
	width: 126px;
	height: 38px;
	margin: 0 auto;
	display: block;
	border: 1px solid;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
}
.view-section .box-1 .text-box a.readmore:hover {
	border: 1px solid rgba(0,0,0,0);
	color: #fff;
}
.view-section a.view {
	display: block;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 30px;
	line-height: 30px;
	color: #2e2e2e;
	text-align: center;
	text-decoration: none;
	position: relative;
}
.view-section a.view:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -15px;
	border-bottom: 4px solid;
	width: 97px;
}
.view-section a.view:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: transparent transparent transparent;
}
/*How We Work End*/



/*Where We Work Start*/

.top-project {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 70px 0 120px 0;
}
.top-project .holder {
	max-width: 1080px;
	margin: 0 auto;
	display: block;
}
.top-project .holder strong.text {
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: #606060;
	font-family: 'museo500';
	font-weight: 500;
	margin: 0 0 30px 0;
}
.top-project .holder strong.text span {
}
.top-project .holder ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	text-align: center;
}
.top-project .holder ul li {
	display: inline-block;
	padding: 0 2px;
}
.top-project .holder ul li a {
	display: block;
	width: 58px;
	height: 58px;
	border: 1px solid #121212;
	border-radius: 100%;
	text-decoration: none;
}
.top-project .holder ul li a .fa {
	font-size: 35px;
	text-align: center;
	display: block;
	line-height: 57px;
	color: #000;
}
.top-project .holder ul li a:hover .fa {
}
/*Where We Work End*/



/*Project Gallery Start*/

.project-gallery {
	float: left;
	width: 100%;
	margin: 0 0 60px 0;
}
.project-gallery .holder {
	float: left;
	width: 100%;
	border: 5px solid #fff;
	background-color: #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: -85px 0 0 0;
}
.project-gallery .holder .frame {
	float: left;
	width: 100%;
	position: relative;
}
.project-gallery .holder .frame .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	padding: 15px 17px;
	z-index: 9;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.project-gallery .holder .frame .caption .left {
	float: left;
}
.project-gallery .holder .frame .caption strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	display: block;
	padding: 0 0 8px 0;
}
.project-gallery .holder .frame .caption strong.date {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #7a7880;
	display: block;
}
.project-gallery .holder .frame .caption .right {
	float: right;
	padding: 5px 0 0;
}
.project-gallery .holder .frame .caption .right a.eye .fa {
	border-right: 1px solid #7C7D7F;
	color: #FFFFFF;
	float: left;
	font-size: 20px;
	line-height: 30px;
	margin: 0 16px 0 0;
	padding: 0 10px 0 0;
}
.project-gallery .holder .frame .caption .right a.search .fa {
	color: #FFFFFF;
	float: left;
	font-size: 20px;
	line-height: 30px;
}
.project-gallery .holder .frame img {
	display: block;
	width: 100%;
}
.project-gallery .holder .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.project-gallery .holder .bx-viewport > ul {
	margin: 0;
}
#project-gallery > li {
	position: relative;
}
#project-gallery > li:before {
	background: url("/wp-content/themes/eco-green/images/pattren-bg-2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}
.project-gallery .holder .bx-wrapper .bx-controls-direction a {
	font-size: 0;
	text-decoration: none;
	text-indent: inherit;
	top: 20px;
}
.project-gallery .holder .bx-wrapper .bx-next:before {
	color: #000000;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
.project-gallery .holder .bx-wrapper .bx-prev:before {
	color: #000000;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
.project-gallery .holder .bx-wrapper .bx-next {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #524700;
	border-radius: 100%;
	height: 40px;
	left: 60px;
	margin: 0;
	right: inherit;
	width: 40px;
}
.project-gallery .holder .bx-wrapper .bx-prev {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #524700;
	border-radius: 100%;
	height: 40px;
	margin: 0;
	width: 40px;
}
/*Project Gallery End*/



/*About Page Start*/

.about-page {
	float: left;
	width: 100%;
}
.about-section-1 {
	float: left;
	width: 100%;
	margin: 0 0 45px 0;
}
.about-box-1 {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 19px 23px 14px 23px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.about-box-1 h2 {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin: 0 0 20px 0;
}
.about-box-1 .frame {
	float: left;
	margin: 0 11px 0 0;
}
.about-box-1 .frame:hover img {
	opacity: 0.8;
}
.about-box-1 .text-box {
	overflow: hidden;
	padding: 12px 0 0 0;
}
.about-box-1 .text-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 7px 0;
}
.about-box-1 .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #818181;
	line-height: 20px;
	margin: 0;
}
.text-box-1 {
	float: left;
	width: 100%;
	padding: 15px 22px;
	margin: 18px 0 0 0;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
}
.text-box-1:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	border-left: 4px solid;
	height: 100%;
}
.text-box-1 p {
	font-family: 'museo500';
	font-weight: 500;
	color: #3f3f3f;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
.about-accordion-box {
	float: left;
	width: 100%;
}
.about-accordion-box .heading-bg {
	background-color: #fff;
	width: 100%;
	padding: 16px 0 12px 11px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.about-accordion-box h2 {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 20px;
	line-height: 20px;
	color: #000;
	margin: 0;
}
.about-accordion-box .accordion {
	margin: 0;
}
.about-accordion-box .accordion-group {
	border: 0;
	border-radius: 0;
	margin-bottom: 4px;
	background-color: #fff;
}
.about-accordion-box .accordion-heading .accordion-toggle {
	display: block;
	padding: 15px 18px 12px 9px;
	text-decoration: none;
	outline: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
}
.about-accordion-box .accordion-toggle > span {
	float: right;
}
.about-accordion-box .accordion-heading.active {
	color: #fff;
}
.about-accordion-box .accordion-heading.active .accordion-toggle {
	color: #fff;
}
.about-accordion-box .accordion-heading.active .accordion-toggle span {
	color: #fff;
}
.about-accordion-box .accordion-inner {
	border-top: 0;
	padding: 13px 20px 13px 14px;
	background-color: #ededed;
}
.about-accordion-box .accordion-inner p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	margin: 0;
}
.about-accordion-box .accordion-inner .frame {
	float: left;
	margin: 0 13px 0 0;
}
.about-accordion-box .accordion-inner .frame:hover img {
	opacity: 0.8;
}
.about-accordion-box .accordion-heading:hover {
}
.about-accordion-box .accordion-heading:hover .accordion-toggle {
	color: #fff;
}
.about-section-2 {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 40px 0;
}
.team-box {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
}
.team-box .round {
	display: block;
	width: 177px;
	height: 177px;
	border-radius: 100%;
	border: 5px solid;
	margin: -43px auto 15px;
	overflow: hidden;
}
.team-box:hover .round, .team-circle:hover .cp-thumb {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.team-box .round img {
	display: block;
	width: 100%;
}
.team-box h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	text-align: center;
	margin: 0 0 10px 0;
}
.team-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 10px;
	line-height: 10px;
	color: #333;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 0 0 14px 0;
}
.team-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #848484;
	margin: 0 0 10px 0;
	text-align: center;
}
.team-box ul {
	padding: 6px 0;
	margin: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
	background-color: #222;
}
.team-box ul li {
	display: inline-block;
	padding: 0 5px;
}
.team-box ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.team-box ul li a:hover {
}
.about-section-3 {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
	padding: 70px 0;
}
.about-section-3 .frame {
	float: left;
	width: 100%;
	border: 2px solid rgba(0,0,0,0);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.about-section-3 .frame:hover {
	border: 2px solid;
	opacity: 0.8;
}
.about-section-3 .frame img {
	float: left;
	width: 100%;
}
.about-section-3 .text-box {
	float: left;
	width: 100%;
}
.about-section-3 .text-box h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;
	color: #333;
	margin: 0 0 15px 0;
}
.subtitle_cp {
	font-family: 'museo100';
	font-weight: 100;
	font-size: 24px;
	line-height: 24px;
	color: #343434;
	display: block;
	padding: 0 0 20px 0;
}
.about-section-3 .text-box ul {
	padding: 0;
	margin: 0 0 4px 0;
	list-style: none;
	overflow: hidden;
}
.about-section-3 .text-box ul li {
	float: left;
	padding: 0 0 12px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	color: #686868;
}
.about-section-3 .text-box ul li .fa {
	float: left;
	padding: 0 16px 0 0;
	font-size: 13px;
}
.about-section-3 .text-box strong.text {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	display: block;
	padding: 0 0 20px 0;
}
.about-section-3 .text-box a.readmore {
	float: left;
	padding: 12px 38px;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	border: 2px solid rgba(0,0,0,0);
}
.about-section-3 .text-box a.readmore:hover {
	background-color: rgba(0,0,0,0);
	border: 2px solid;
}
.about-section-4 {
	float: left;
	width: 100%;
	background-color: #fff;
}
.about-section-4 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	display: none;
}
.about-section-4 .box {
	float: left;
	width: 100%;
}
.about-section-4 .box .frame {
	float: left;
	width: 100%;
}
.about-section-4 .box .frame:hover img {
	opacity: 0.8;
}
.about-section-4 .box .frame img {
	display: block;
	width: 100%;
}
.about-section-4 .box .text-box {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
	padding: 13px 33px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.about-section-4 .box .text-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #262626;
	text-align: center;
	display: block;
	padding: 0 0 6px 0;
}
.about-section-4 .box .text-box strong.title a {
	text-decoration: none;
	color: #262626;
}
.about-section-4 .box .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #949494;
	margin: 0;
}
.about-section-4 .box:hover .text-box {
}
.about-section-4 .box:hover strong.title {
	color: #fff;
}
.about-section-4 .box:hover .text-box p {
	color: #fff;
}
.about-section-4 .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.about-section-4 .bx-wrapper .bx-controls-direction a {
	padding: 0;
	display: none;
}
.about-section-4 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	width: 100%;
	text-align: center;
}
.about-section-4 .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #999;
	margin: 0 3px;
}
.about-section-5 {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
	padding: 60px 0;
}
.progress-bar-box {
	float: left;
	width: 100%;
}
 @keyframes animate_progress {
 from {
 width:0px;
}
to {
	width: 100%;
}
}
 @-webkit-keyframes animate_progress {
 from {
 width:0px;
}
to {
	width: 100%;
}
}
 @keyframes animate_vprogress {
 from {
 height:0px;
}
to {
	height: 100%;
}
}
 @-webkit-keyframes animate_vprogress {
 from {
 height:0px;
}
to {
	height: 100%;
}
}
.blox_elem_progress {
	position: relative;
	float: left;
	width: 100%;
}
.blox_elem_progress .blox_progress_line {
	position: relative;
	width: 100%;
	display: none;
	animation: animate_progress 1.2s;
	-webkit-animation: animate_progress 1.2s;
}
.blox_elem_progress .blox_progress_vline {
	position: relative;
	height: 100%;
	display: none;
	animation: animate_vprogress 1.2s;
	-webkit-animation: animate_vprogress 1.2s;
}
.blox_elem_progress.style5 .blox_progress_title {
	position: absolute;
	top: -25px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.blox_elem_progress .blox_progress_vline_container {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.blox_elem_progress.style6 {
}
.blox_elem_progress.style6 .blox_progress_bar {
	height: 190px;
	position: relative;
}
.blox_elem_progress.style6 .blox_progress_bar .blox_progress_vline {
	position: absolute;
	display: block;
	background-color: #fff;
	bottom: 0px;
	border: 1px solid #ededed;
	left: 0px;
	width: 100%;
}
.blox_elem_progress.style6 .blox_progress_bar .blox_progress_vline span {
	position: absolute;
	height: 10px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.blox_elem_progress.style6 .blox_progress_percent {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	display: block;
	margin-top: 20px;
	color: #7d7d7d;
}
.blox_progress_title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #7d7d7d;
	text-transform: uppercase;
}
.progress-color-1 {
	background-color: #99cc00 !important;
}
.progress-color-2 {
	background-color: #202020 !important;
}
/*About Page End*/



/*Masonry Gallery Start*/

.masonry-gallery {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.imgholder {
	position: relative;
	overflow: hidden;
}
.grid .caption {
	position: absolute;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	opacity: 0.9;
}
.grid .caption .text-box {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 28%;
}
.grid .caption .text-box h2 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
.grid .caption .text-box strong.title {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	display: block;
}
.grid:hover .caption {
	right: 0;
}
/*Masonry Gallery End*/



/*Full Gallery Start*/

.full-gallery {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.full-gallery ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.full-gallery ul li {
	float: left;
	margin: 0 0 50px 0;
}
.slider-row .right-box-2 {
	float: left;
	max-width: 100%;
	width: 100%;
	background: url(/wp-content/themes/eco-green/images/pattren-bg-3.gif) repeat;
	padding: 22px 19px 14px 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.slider-row .right-box-2 h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	margin: 0 0 20px 0;
}
.slider-row .right-box-2 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #ccc;
	line-height: 18px;
	margin: 0 0 40px 0;
	clear: both;
}
.slider-row .right-box-2 p a.more {
	text-decoration: none;
}
.slider-row .right-box-2 a.view {
	float: left;
	padding: 10px 14px;
	text-decoration: none;
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	text-shadow: 0 0 3px rgba(0,0,0,0.5);
	background-image: url(/wp-content/themes/eco-green/images/btn-pattren-bg.png);
	background-repeat: repeat;
	background-position: left top;
	border: 2px solid rgba(0,0,0,0);
}
.slider-row .right-box-2 a.view:hover {
	border: 2px solid;
	background-color: rgba(0,0,0,0);
}
/*Full Gallery End*/



/*Gallery Two Columns Start*/

.gallery-two-column {
	float: left;
	width: 100%;
}
.gallery-two-column ul {
	padding: 0;
	list-style: none;
}
.gallery-two-column ul li {
	float: left;
	padding: 0 0 30px 0;
}
.gallery-two-column .gallery-box {
	float: left;
	width: 100%;
	padding: 0;
}
.gallery-two-column .gallery-box .frame {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery-two-column .gallery-box .frame img {
	display: block;
	width: 100%;
}
.gallery-two-column .gallery-two-column .gallery-box .frame img {
	width: 100%;
	display: block;
}
.gallery-two-column .gallery-box .frame .caption {
	position: absolute;
	left: -100%;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.6) !important;
}
.gallery-two-column .gallery-box .frame .caption a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
	width: 20px;
}
.gallery-two-column .gallery-box .frame .caption .fa {
	color: #fff;
	text-align: center;
	font-size: 20px;
}
.gallery-two-column .gallery-box .text-box {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 17px 45px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.gallery-two-column .gallery-box .text-box h2 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	color: #262626;
	text-align: center;
	margin: 0 0 10px 0;
}
.gallery-two-column .gallery-box .text-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #8c8c8c;
	text-align: center;
	line-height: 20px;
}
.gallery-two-column .gallery-box:hover .text-box {
}
.gallery-two-column .gallery-box:hover .text-box h2 {
	color: #fff;
}
.gallery-two-column .gallery-box:hover .text-box p {
	color: #fff;
}
.gallery-two-column .gallery-box:hover .caption {
	left: 0;
}
/*Gallery Two Columns End*/



/*Recent Posts Section Start*/

.recent-post {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
}
.recent-post .slider-row {
	background: url("/wp-content/themes/eco-green/images/pattren-bg-3.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*Recent Posts Section End*/



/*Indicator Section Start*/

.indicator-section {
	float: left;
	width: 100%;
	position: relative;
}
.indicator-section .holder {
	margin: 0 auto;
	width: 780px;
	position: relative;
	z-index: 9;
}
.indicator-section .holder h2 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	margin: 0 0 40px 0;
}
.indicator-section .holder h2 a {
	color: #fff;
	text-decoration: none;
}
.indicator-section .holder .frame {
	width: 249px;
	height: 249px;
	border-radius: 100%;
	border: 5px solid #fff;
	float: left;
	overflow: hidden;
	margin: 0 55px 0 0;
}
.indicator-section .holder .frame img {
	display: block;
	width: 100%;
	border-radius: 100%;
	height: 100%;
}
.indicator-section .holder .frame:hover {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	opacity: 0.4;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
}
.indicator-section .holder .text-box {
	overflow: hidden;
	padding: 40px 0 0 0;
}
.indicator-section .holder .text-box strong.price {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;
	display: block;
	padding: 0 0 10px 0;
}
.indicator-section .holder .text-box h2 {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 0 15px 0;
}
.indicator-section .holder .text-box .progress-bar .progress {
	background-color: #d4d9de;
	background-image: none;
	border-radius: 10px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.indicator-section .holder .text-box .progress .bar {
	border-radius: 10px;
}
.indicator-section .holder .text-box a.icon {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 14px;
	line-height: 27px;
	text-decoration: none;
	color: #fff;
	margin: 0 25px 0 0;
	float: left;
}
.indicator-section .holder .text-box a.icon .fa {
	float: left;
	padding: 0 12px 0 0;
	font-size: 26px;
}
.indicator-btn-row {
	float: left;
	width: 100%;
	margin: 22px 0 0 0;
	position: relative;
}
.indicator-btn-row a.btn-donate {
	float: left;
	width: 149px;
	height: 46px;
	background-color: #2b2a2a;
	border: 1px solid rgba(255,255,255,0.30);
	text-decoration: none;
	text-align: center;
	line-height: 45px;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 18px;
	color: #fff;
	margin: 0 2px 0 0;
}
.indicator-btn-row a.btn-donate:hover {
	border: 1px solid;
}
.indicator-btn-row span {
	width: 38px;
	height: 38px;
	border-radius: 100%;
	font-family: 'museo100';
	font-weight: 100;
	font-size: 18px;
	line-height: 38px;
	color: #fff;
	display: block;
	text-align: center;
	position: absolute;
	left: 134px;
	top: 5px;
}
.indicator-section .bx-wrapper .bx-next:before {
	color: #fff;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 55px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}
.indicator-section .bx-wrapper .bx-prev:before {
	color: #fff;
	content: "";
	display: block;
	font-family: FontAwesome;
	font-size: 55px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}
.indicator-section .bx-wrapper .bx-controls-direction a {
	font-size: 0;
	text-decoration: none;
	text-indent: inherit;
	top: 50%;
}
.indicator-section .bx-wrapper .bx-next {
	background: none;
	border-radius: 100%;
	height: 61px;
	margin: 0;
	right: 0;
	width: 61px;
}
.indicator-section .bx-wrapper .bx-prev {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 100%;
	height: 61px;
	margin: 0;
	right: 0;
	width: 61px;
}
/*Indicator Section End*/



/*Special Classes Start*/

.FONTS {
	font-family: 'Open Sans', sans-serif;
	font-family: 'museo500';
}
.BOXRESIZING {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.spacing {
}
/*Special Classes End*/

/*Color Switcher Start*/

.slide-out-div {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0;
	width: 220px;
	z-index: 9999;
}
.slide-out-div h3 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 20px;
	line-height: 40px;
	background: none repeat scroll 0 0 #333333;
	color: #FFFFFF;
	padding-left: 20px;
	margin: 0;
}
.colors-sw {
	padding: 20px;
}
.colors-sw > ul {
	margin: 0;
	padding: 0;
}
.colors-sw li {
	border: 1px solid #DFDFDF;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
}
.handle {
	background-color: #000 !important;
}
.colors-sw li a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #898989;
	text-decoration: none;
}
#banner #bx_slider_cap {
	display: inline-block;
}
/*Color Switcher End*/





#wrapper .first {
	margin-left: 0px;
}
/*Map Widget Class*/



.map_canvas {
	float: left;
	width: 100% !important;
}
.post_tabs .sidebar-tab .nav-tabs > li {
	width: 50%;
	text-align: center;
}
.flickr_badge_image {
	float: left;
	padding: 3px;
	border: solid 2px transparent;
}
.flickr_badge_image a img {
	width: 80px;
	height: 80px;
}
.latest-blog .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	padding: 0;
	display: none;
}
.indicator-section .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	padding: 0;
	display: none;
}
.indicator-section .bx-wrapper {
	margin: 0;
}
.event_calendar-cp .countdown_row {
	clear: both;
	width: 100%;
	padding: 0;
	height: 100%;
	text-align: center;
	float: left;
}
.event_calendar-cp .counter-box {
	width: 100%;
}
.catalogue-view {
	float: left;
	width: 292px;
	position: relative;
	overflow: hidden;
}
.catalogue-view .frame {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.catalogue-view:hover .frame {
	top: 0;
}
.flicker h2 {
	color: #FFFFFF;
	display: block;
	font-family: "museo500";
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	margin: 0 0 20px;
}
.twitter-updates ul {
	margin: 0px;
	padding: 0px;
}
.margin-bottom {
	margin-bottom: 30px;
}
.gallery-box embed, .gallery-box object, .catalogue-view > object, .catalogue-view embed {
	width: 100%;
	float: left;
}
.blog-detail-bottom-row {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0px;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#comments {
	padding: 0px;
	margin: 0px;
}
.share-section {
	float: left;
	width: 100%;
}
.share-socila {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.share-socila strong.title {
	font: 400 16px/30px 'Roboto Slab', serif;
	color: #333;
	padding: 0 10px 0 0;
	float: left;
}
.share-socila ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.share-socila ul li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0px;
}
.share-socila ul li a {
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	background-color: #ccc;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.share-socila ul li a:hover {
	background-color: #5ea9dd;
}
.author-box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.author-box .frame {
	float: left;
	margin: 0 20px 0 0;
	width: auto;
	box-shadow: none;
}
.author-box .frame img {
	width: 100%;
	display: block;
}
.author-box .text {
	float: none;
	overflow: hidden;
	width: auto;
}
.author-box .text strong.title {
	font: 400 18px/18px 'Roboto Slab', serif;
	color: #333;
	display: block;
	padding: 0 0 16px 0;
}
.author-box .text strong.title a {
	font: 400 18px/18px 'Roboto Slab', serif;
	color: #333;
	display: block;
	text-decoration: none;
}
.author-box .text p {
	font: 400 14px/22px 'Open Sans', sans-serif;
	color: #666;
	margin: 0;
}
.contact-me-row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 19px 0px;
	margin: 0 0 40px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	display:none; /*Oculted */
}
.contact-me-row strong.title {
	font: 700 12px/12px 'Roboto Slab', serif;
	text-transform: uppercase;
	float: left;
	padding: 0 11px 0 0;
}
.contact-me-row ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.contact-me-row ul li {
	float: left;
	line-height: 12px;
	padding: 0 6px 0 0;
	margin: 0px;
}
.contact-me-row ul li a {
	font-size: 12px;
	line-height: 12px;
	color: #999;
	text-decoration: none;
}
.contact-me-row ul li a:hover {
	color: #000;
}
.extra-images.gallery {
	float: right;
}
.extra-images.gallery a {
	float: left;
	margin: 0 0 0 10px;
	width: 154px;
}
.text {
	float: left;
	margin: 0 0 20px 0;
}
.cp-accordion {
	float: left;
	width: 100%;
}
.comments-list > li {
	padding: 19px 20px 22px 21px;
	overflow: hidden;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	margin: 0 0 30px 0;
}
.comments-list li > ul > li {
	padding: 19px 20px 22px 21px;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}
.post-time ul {
	margin: 0;
}
.children {
	float: left;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-time ul li {
	padding: 0;
	margin: 0px;
	list-style: none;
}
#main-woo .products {
	margin: 0px;
	padding: 0px;
}
.form-area ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#portfolio-item-filter-1 {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
#portfolio-item-filter-1 li {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}
#portfolio-item-filter-1 li a {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 0;
	text-decoration: none;
	border-radius: 4px;
	padding: 6px 10px;
}
.product_view a {
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	margin: 10px 0 0 0;
	text-decoration: none;
}
.product_view a:hover {
	text-decoration: none;
	color: #333;
}
.product_view a.wishlist {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	margin: 10px 0 0 0;
	text-decoration: none;
	float: right;
	padding: 6px 15px;
}
.product_view a.wishlist:hover {
	background: #333 !important;
	color: #fff !important;
}
.product-box .frame .caption .add_to_cart_button {
	width: auto;
	padding: 7px 15px;
	color: #fff;
	left: 0px;
	right: 0px;
	font-family: 'Noto Serif', serif;
	text-transform: uppercase;
	font-size: 16px;
	margin: -18px auto 0px auto;
	top: 50%;
	position: absolute;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1)
}
.add_to_cart_button:hover {
}
.product-box .frame .caption .added_to_cart.wc-forward {
	font-size: 10px;
	width: auto;
	right: 0px;
	left: 0px;
	top: 50%;
	background-color: #FFF;
	margin: 0px auto;
	padding: 3px 5px;
}
#product_ful .add_to_cart_button {
}
#product_ful .list-style figure {
	width: 370px;
}
#product_ful.list-style li {
	padding: 0px;
}
#product_ful .added_to_cart, #product_ful .added_to_cart:hover {
	color: #FFF;
	text-transform: uppercase;
}
#product_grid .first {
	margin-left: 0px !important;
	margin-bottom: 30px !important
}
.category_list_filterable {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.category_list_filterable li {
	float: left;
	margin: 0 10px 0 0;
	border-radius: 4px;
}
.category_list_filterable li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: block;
}
.filterable-grid-style div.grid-style > .portfolio-item {
	width: 370px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.woo-item {
	margin-bottom: 15px;
	float: left;
	background: #f3f3f3;
}
.filterable-grid-style {
	position: relative;
	clear: both;
}
.filterable-grid-style .grid-style li {
	width: 370px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.generic-heading.white_color h2, .generic-heading.white_color .title-line {
	color: #fff;
}
.donate-form-area .donate-btn-submit {
	float: left;
}
.top-bar-outer .btn-login {
	cursor: pointer;
}
/*Search Page Css Start*/

.bottom-row:before {
	border-bottom: 1px solid #999999;
	bottom: -1px;
	content: "";
	left: 0;
	position: absolute;
	width: 70px;
}
.blog-box-1 .bottom-row {
	margin: 20px 0;
}
.bottom-row {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	margin: 0 0 20px;
	position: relative;
	width: 100%;
}
.bottom-row .left {
	float: left;
}
.bottom-row .left span, .bottom-row .left a {
	color: #999999;
	float: left;
	font: 400 12px/12px "Roboto Slab", serif;
	margin: 0 8px 12px 0;
	text-decoration: none;
}
.post_tags .fa, .bottom-row .left a .fa {
	float: left;
	padding: 0 5px 0 0;
	color: #999999;
	line-height: 19px;
}
.bottom-row .left span, .bottom-row .left a {
	color: #999999;
	font: 400 12px/12px "Roboto Slab", serif;
}
.bottom-row .left ul li {
	float: left;
	line-height: 12px;
	padding: 0 2px 0 0;
}
.bottom-row .left ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.bottom-row .right {
	float: right;
	margin-bottom: 10px;
}
.bottom-row .right strong.title {
	color: #666666;
	float: left;
	font: 700 12px/12px "Roboto Slab", serif;
	padding: 0 5px 0 0;
	text-decoration: none;
}
.bottom-row .right ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.bottom-row .right ul li:first-child {
	padding: 0;
}
.bottom-row .right ul li {
	float: left;
	line-height: 12px;
	padding: 0 0 0 6px;
}
.bottom-row .right ul li a {
	color: #999999;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.blog_listing .topbar-social a {
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	padding: 5px 7px;
}
.blog_listing .topbar-social a i {
	color: #FFFFFF;
	padding: 0 5px 0 0;
}
.blog-box-1 .text {
	float: left;
	width: 100%;
}
.blog-box-1 .text h2 {
	color: #333333;
	font: 400 18px/18px "Roboto Slab", serif;
	margin: 0 0 14px;
}
.blog-box-1 .text a {
	color: #333333;
}
/*blockquote:before {

    border-left: 2px solid;

    content: "";

    height: 100%;

    left: 2px;

    position: absolute;

    top: 0;

}*/

#post-300 > a {
	display: block;
	overflow: hidden;
	clear: both;
}
/*Search Page Css End*/

.upcoming-events-box div.content_cp_accor {
	background-color: #EBEBEB;
}
.upcoming-events-box .accordion_cp {
	margin-bottom: 2px;
	cursor: pointer;
}
.list-style ul, .list-style ol {
	padding: 0px;
	margin: 0px;
}
.content {
	clear: both;
}
.title > h3 {
	float: left;
	margin: 0;
}
a.edit {
	float: right;
}
.woocommerce address {
	clear: both;
}
.myaccount_user {
	font-size: 16px;
}
.blog-box .thumb {
	float: left;
	margin: 0 15px 0 0;
}
.sidebar-testimonial blockquote:before {
	content: '';
	border: 0;
}
.event-box .counter-box .countdown_row {
	padding: 0;
}
.em-booking-form-details textarea {
	border: 1px solid #DCDCDC;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	height: 117px;
	margin: 0;
	width: 100%;
	resize: none;
	padding: 10px 10px;
}
.em-booking-form {
	float: left;
	width: 100%;
}
.em-booking-form-details select, .em-booking-form-details input[type="text"] {
	border: 1px solid #DCDCDC;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	min-height: 40px;
	margin: 0;
	width: 100%;
	padding: 0 10px;
}
.em-booking-submit {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-family: "museo300";
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	margin: 0;
	padding: 5px 14px;
}
.em-booking-form-details {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.em-booking.css-booking {
	float: left;
	margin: 20px 0;
	width: 100%;
}
.summary.entry-summary > div {
	text-align: justify;
}
.single_content .sidebar {
	margin-bottom: 20px;
}
.btn-container .cp-btn-normal {
	border: 2px solid rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-family: "museo500";
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	padding: 12px 38px;
	text-decoration: none;
	border-radius: 0;
}
.btn-container .cp-btn-normal:hover {
	background: rgba(0,0,0,0);
	border: 2px solid;
	color: #333;
}
.crowed-funding .row-fluid .span3 {
	margin-bottom: 30px;
}
.em-booking-login-form input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	font-family: "museo300";
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	margin: 0 10px 0 0;
	padding: 5px 14px;
}
.nav-tabs > li > a {
	color: #333;
}
.nav-tabs > li > a .fa {
	padding: 0 6px 0 0;
}
.product_view .bottom-row:before {
	content: '';
	border: 0;
}
.product_view .bottom-row {
	border: 0;
}
.ticket-price {
	float: left;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 20px;
	color: #fff;
}
em-tickets-spaces {
	float: left;
	width: 100%;
}
.em-booking-login {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.em-booking-login .input[type="text"], .em-booking-login .input[type="password"] {
	min-height: 40px;
	padding: 0px 4px;
	border-radius: 0px;
}
.em-booking-login label {
	display: inline-block;
	margin: 0px;
	min-width: 100px;
}
.em-booking-login-form > a {
	float: right;
}
.em-booking-login #em_rememberme {
	margin: 0px;
}
.project-detail .content_section {
	float: left;
	width: 100%;
	margin: 30px 0px 0px 0px;
}
.custom_accordion_cp {
	cursor: pointer;
}
.widget_top_rated_products ul li a {
	overflow: hidden;
}
.margin_top_cp {
	margin-top: 30px;
}
/*Transition Start*/

#nav li a, .header-btn-search .fa, .services-box, .services-box h3, .services-box strong.title-text, .services-box p, .services-box a.readmore, .services-round, .services-round a.sprite-1, .next-event .caption, .chirty-box, .services-round a.sprite-2, .services-round a.sprite-3, .services-round a.sprite-4, .text-col strong.title, span.close-panel, #banner #bx-pager > a, .pagination-area .pagination ul > li > a, .sidebar-tab .nav-tabs > li > a, .nav-pills > li > a, .sidebar-charity-store .bx-wrapper .bx-prev:before, .sidebar-charity-store .bx-wrapper .bx-next:before, .tag-box ul li a, .tag-box ul li a:before, .social-box ul li a, .address-box .fa, .comments .text-outer-1 a.reply, .funding-detail-map-box, .inner ul li a, .funding-detail-map-box .inner ul li a:hover .fa, .accordion-heading, .about-accordion-box .accordion-heading .accordion-toggle, .team-box ul li a, .about-section-4 .box .text-box, .about-section-4 .box .text-box p, .about-section-4 .box .text-box strong.title, .grid .caption, .gallery-box .text-box, .gallery-box .text-box h2, .gallery-box .text-box p, .gallery-box .frame .caption, .process-box, .process-box .fa, .process-outer a.title, .timeline-text a.btn-listen, .slider-row .right-box a.view, .latest-blog-box .frame img, .blog-round, .sponsor-box .frame img, .sponsor-box .text-box a.support, .featured-video-text .frame, .featured-video-text .text-box a.readmore, .btn-signup, .btn-send-message, .subscribe-newsletter .btn-subscribe, .subscribe-newsletter ul li a .fa, .gallery-box ul li, .accordion-text-box .text-box, .about-box-1 .frame img, .about-accordion-box .accordion-inner .frame img, .team-box .round, .about-section-3 .frame, .about-section-3 .text-box a.readmore, .about-section-4 .box .frame, .view-section .box-1 .frame img, .view-section .box-1 .text-box a.readmore, .top-project .holder ul li a .fa, .detail-box ul li .fa, .slider-row .right-box-2 a.view, .slider-row .left-box img, .event-box .top .frame img, .event-box .top .text-box a, .event-box .bottom a.btn-register, .sidebar-tab-content .frame img, .sidebar-tab-content .thumb img, .sidebar-tab-content a.find-more, .charity-box .frame img, .gallery-box ul li img, .event-btn-send, .blog-box .frame img, .blog-box .text-box .round, .blog-box .text-box a.btn-readmore, .btn-submit2, .crowed-funding .box .frame img, .gallery li img, .funding-detail .frame img, .funding-detail .bottom-row a.btn-detail, .donate-box-2 a.btn-donate, .contact-form input[type="submit"], .contact-twitter .fa, .responsive-section-inner .right-box ul li a, .donate-box a.btn-donate, .donate-box a.btn-donate span, .amount-row, .amount-row a.cart, .chirty-box .frame, .indicator-section .holder .frame, .indicator-btn-row a.btn-donate, .services-box:before, .catalogue-view .frame, .footer-section-2 .tagcloud a, #banner #bx_slider_cap > a, .comment-form input[type="submit"], .btn-container .cp-btn-normal, .featured-video-text .frame img, .flickr_badge_image, .footer-social a, .blox_progress_vline_container, .crowed-funding .box .bottom-row a, .team-circle .cp-thumb, .about-me-left .frame, .about-me-left .frame img {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
/*Transition End*/

.first {
	margin-left: 0px !important;
}
.blog-box {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#footer .footer-section-3 .widget ul {
	background: none;
}
#footer .footer-section-3 .widget ul li {
	margin: 0px;
}
#footer .footer-section-3 .widget_recent_entries ul li a {
	color: #ccc;
}
.heading_container {
	float: left;
	padding-left:15px;
	padding-top:15px;
}
.archive_banner_container {
	padding-bottom:15px;
	background-color: #ed8f47;
}
.blog_listing_cp .blog-box {
	padding: 0px;
}
.blog_listing_cp .blog-box .the_content {
	padding: 0px 20px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.row-margin-minus {
	margin: 0px -20px 0px -20px;
}
.currency-box li {
	margin: 0px;
	list-style: none;
}
.post_featured_image .bx-wrapper {
	margin: 0px;
}
.post_featured_image embed, .post_featured_image iframe, .post_featured_image object, .post_featured_image video {
	margin: 0px;
}
.audio_player.song-list iframe {
	margin: 0px;
}
#twitter-updates-slider li {
	margin: 0px;
	list-style: none;
}
.indicator-section li, ul.recent-slider li, .featured-video-text ul li, .banner_slider .banner_sliderr li, .our-mission .text-outer .timeline-slider li {
	margin: 0px;
}
div.woocommerce {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#product_grid div.woocommerce.bottom-row {
	background: none;
	box-sizing: border-box;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.checkout #order_review, .checkout #payment {
	padding: 0px;
}
.woocommerce .checkout h3 {
	color: #000;
}
#charity-slider li {
	margin: 0px;
}
.pagination-all.pagination {
	clear: both;
}
.author_info {
	background: #fff;
	margin-bottom: 60px;
	float: left;
	width: 100%;
	padding: 0px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.author_info .contact-me-row {
	margin: 0px 0px 10px 0px;
}

/*
CPSC Specific css rules
 */

#links_container2{
	float:right;
	color:#fff;
	padding-right:10px;
}

.search-div {
	float: right;
	padding:5px;
}

.header-text {
	float: left;
	font-weight: bold;
	padding : 10px;
	color: #FFFFFF;
}

.header-icons {
	float: right;
	padding: 10px;
}

.hide_button{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:#00256D;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	float:right;
	position:relative;
	display: inline-block;
	width: 30px !important;
	height:40px !important;
	background-image: url("/wp-content/themes/eco-green/images/plus.png");
}

.hide_button_orange{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:orange;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	float:right;
	position:relative;
	display: inline-block;
	width: 30px !important;
	height:40px !important;
	background-image: url("/wp-content/themes/eco-green/images/minus.png");
}

.hide_button_blue{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:#00256D;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	float:right;
	position:relative;
	display: inline-block;
	width: 30px !important;
	height:40px !important;
	background-image: url("/wp-content/themes/eco-green/images/plus.png");
}

.head .h3 {
	float: left;
}

.custom-footer-rules {
	padding-top: 20px;
	padding-left: 20px;
}

.more-link {
	float: right;
	background: orange;
	padding: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#post-date {
	float: left;
	background: orange;
	/*padding-bottom: 5px;*/
	padding-left: 5px;
	padding-right:5px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 30px;
	text-align:center;
	font-weight: bold;
	height: 42px !important;
}

#first-line{
	border-bottom: 1px solid #D8D8D8;
	overflow: hidden;
}

.container_widget{
	display: table;
  width: 100%;
	background-color: #fff;
	box-sizing:border-box;
	line-height:40px;
	clear:both;
}

.newsletter-email_cpsc{
	display: inline-block !important;
	height: 20px !important;
	padding: 4px 6px !important;
	margin-bottom: 10px !important;
	font-size: 14px !important;
	line-height: 20px !important;
	color: #555555 !important;
	float: left !important;
	width: 83% !important;
	border-radius: 0px !important;
}

.newsletter-submit-cpsc{
	float:right !important;
	display: inline !important;
	font-family: FontAwesome !important;
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:orange;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	width: 30px !important;
	height:30px !important;
}

.entry-content-cp{
	background-color: #f2f2f2 !important;
}

.wpcf7
{
    background-color: #f2f2f2;
		margin-left: auto;
		margin-right: auto;
		text-align:center;
		display: block;
		width: 100%;
		min-height: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size:16pt;
	  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
	          transition: border linear 0.2s, box-shadow linear 0.2s;
}

#submit_button{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:orange;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	padding: 10px 20px;
}

.submit_button{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:orange;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	padding: 10px 10px;
}

.hollow_button{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:white;
	border:1px solid orange;
	font-size:16px;
	font-weight:700;
	color: orange;
	padding: 10px 10px;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 textarea,.wpcf7 select{
    color: #555;
    width: 50%;
    padding: 3px 0px 3px 5px;
    margin-top: 2px;
    margin-right: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    height: 25px;
    line-height:15px;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
}
.wpcf7 textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}

.page-id-5691 .top-bar-outer{
		display:none;
}

.page-id-5691 .navigation-box{
		background-color: rgba(87,122,176,0.01);
}

.page-id-5691 .generic-heading-3{
		display:none !important;
}

.page-id-5691 .container_widget{
	display: table;
  width: 100%;
	background-color: #fff;
	box-sizing:border-box;
	line-height:26px;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	word-wrap: break-word;
}

.page-id-5691 #main {
	background-color:white !important;
}

.page-id-5691 .entry-content-cp {
	background-color:white !important;
}

.page-id-5691 .wpcf7-form{
	background-color:white !important;
}

.page-id-5691 html body{
	background-color:white !important;
}

.lcp_catlist{
	margin-left: 0;
	padding-right: 0;
	list-style-type: none;
}

.page-id-5691 .shortcode1-3 {
	padding-right:20px;
}

.page-id-5691 .inner-banner {
	margin-bottom: 0px !important;
}

.page-id-5691 .heading_cp{
	display:none;
}

.heading_cp_subscribe {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 48px;
	color: #242424;
	line-height: 48px;
	text-align: center;
	margin: 0 0 10px 0;
}

.paragraph_subscribe_header{
	height:35px;
}

.paragraph_subscribe{
	height:80px;
	text-align:left;
	padding:10px;
}

.featured_image_blog img{
	height:42px !important;
}

.page-id-5691 .entry-content-cp p a {
	font-family: 'Open Sans', sans-serif;
	font-size: inherit;
	font-style: normal !important;
	float: none !important;
}

.page-id-5691 .share-socila-subscribe {
	width: 100%;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.page-id-5691 .share-socila-subscribe ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}
.page-id-5691 .share-socila-subscribe ul li {
	padding: 0 5px 0 0;
	margin: 0px;
	display: inline;
}
/*
.page-id-5691 .share-socila-subscribe ul li a {
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	background-color: #ccc;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
*/
.page-id-5691 .share-socila-subscribe ul li a:hover {
	background-color: #5ea9dd;
}


/*The page on cpsc.dev is 5593 | the page on local is 5585 */


/* Responsive landing page rules*/
/* STRUCTURE */

#pagewrap-subscribe {
	padding: 5px;
	width: 900px;
	margin: 20px auto;
}

#pagewrap-subscribe strong.title-line {
	font-family: 'museo500';
	font-weight: 500;
	color: #7e7e7e;
	font-size: 18px;
	line-height: 18px;
	display: block;
	text-align: center;
	position: relative;
}
#pagewrap-subscribe strong.title-line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;

	margin: auto;
	width: 200px;
	border: 1px solid #cecece;
}
#pagewrap-subscribe strong.title-line:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	margin: auto;
	width: 38px;
	border: 3px solid;
}

.element-subscribe {
  float:left;
  margin: 5px;
	background: #f8f8f8;
	width:100%;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}

.centered-subscribe{
	vertical-align:middle;
	float:left;
	width: 70%;
}

.submit_button_subscribe{
	-webkit-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	-moz-box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	box-shadow:rgba(0,0,0,0.0.1) 0 1px 0 0;
	background-color:orange;
	border:1px solid #29447E;
	font-size:16px;
	font-weight:700;
	color:#fff;
	padding: 10px 10px;
	bottom:0;
	font-style: normal;
}

#header-subscribe {
	height: 80px;
	padding: 25px 25px 25px;
}

#content-subscribe {
	width: 265px;
	float: left;
	padding: 5px 15px;
}

#dual-column-header{
	width: 520px; /* Account for margins + border values */
	float: left;
	padding: 5px 15px;
	margin: 0px 5px 5px 5px;
	text-align:center;
}

#middle-subscribe {
	width: 265px; /* Account for margins + border values */
	float: left;
	padding: 5px 15px;
	margin: 0px 5px 5px 5px;
}

#sidebar-subscribe {
	width: 265px;
	padding: 5px 15px;
	float: left;
}

#sidebar-spacer {
	width: 285px;
	padding: 5px 15px;
	float: left;
}

#footer-subscribe {
	clear: both;
	padding: 0 15px;
	text-align: center;
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {

	#pagewrap-subscribe {
		width: 94%;
	}
	#content-subscribe {
		text-align:center;
		width: auto;
		padding: 1% 4%;
	}

	#dual-column-header{
		/*width: 41%;*/
		padding: 1% 4%;
		clear: both;
	}

	#middle-subscribe {
		width: auto;
		padding: 1% 4%;
		margin: 0px 0px 5px 5px;
		float: right;
	}

	#sidebar-subscribe {
		clear: both;
		padding: 1% 4%;
		width: auto;
		float: none;
	}

	#header-subscribe, #footer-subscribe {
		padding: 1% 4%;
	}

	.inner-banner{
		display:none !important;
	}

	.page-id-5691 .navigation-box{
			background-color: #29447E;
			padding-bottom:30px;
	}

	#links_container2{
		float:left !important;
		padding-top:10px;
	}

	.page-id-5691 #main{
			margin: 150px 0px 0px !important;
	}

	.header-icons{
		display: none !important;
	}

}

/* for 700px or less */
@media screen and (max-width: 600px) {

	#content-subscribe {
		width: auto;
		float: none;
	}

	#dual-column-header{
		width: auto;
		float: none;
		margin-left: 0px;
		text-align: center;
	}

	#middle-subscribe {
		width: auto;
		float: none;
		margin-left: 0px;
	}

	#sidebar-subscribe {
		width: auto;
		float: none;
	}

	#sidebar-spacer {
		width: auto;
		float: none;
	}

	#links_container2{
		float:left !important;
	}

	.inner-banner{
		display:none !important;
		padding-top:10px;
	}

	.search-div{
		padding:5px 0px !important;
	}

	.header-text{
		margin-left: auto;
		margin-right: auto;
		padding:5px 0px !important;
	}

	.page-id-5691 .navigation-box{
			background-color: #29447E;
	}

	.page-id-5691 #main{
			margin: 150px 0px 0px !important;
	}

	.page-id-5691 .logo{
			padding-top:30px !important;
	}

	.header-icons{
		display: none !important;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	.page-id-5691 .navigation-box{
		top: 1px !important;
	}

	#header-subscribe {
		height: auto;
	}
	h1 {
		font-size: 2em;
	}
	#sidebar-subscribe {

	}

	#links_container2{
		float:left !important;
		padding-top:20px;
	}

	.footer-icons{
		display:none;
	}

	.header-text{
		margin-left: auto;
		margin-right: auto;
		padding:5px 20% !important;
	}

	.search-div{
		float:left !important;
		padding:5px 25% !important;
		clear:both;
	}

	.page-id-5691 .navigation-box{
			background-color: #29447E;
	}

	.page-id-5691 #main{
			margin: 150px 0px 0px !important;
	}

	.page-id-5691 .logo{
			padding-top:30px !important;
	}

	.header-icons{
		display: none !important;
	}

}

#content-subscribe {
	/*background: #f8f8f8;*/
	display: table;
}
#sidebar-subscribe {
	/*background: #f8f8f8;*/
}

#middle-subscribe {
	/*background: #f8f8f8;*/
}

#header-subscribe, #content-subscribe, #middle-subscribe, #sidebar-subscribe {
	margin-bottom: 15px;
	margin-top:10px;
}

#pagewrap-subscribe, #header-subscribe, #content-subscribe, #middle-subscribe, #sidebar-subscribe, #footer-subscribe {
	/*border: solid 1px #ccc;*/
}
