/* ========================================================================== */
/* ========================================================================== */
							/* [Table of contents] */
/* ========================================================================== */
/* ========================================================================== */

/*
	+ Header
		- Top Header
		- Ownavigation
		
	+ Footer
		- Widget : About
		- Widget : social
		- Widget : Contact
		- Widget : Latest Post
		- Widget: Tags
		- Bottom Footer
	+ Section Header
	+ Page Banner
	+ Pagination
	+ Shortcodes
		- Slider Section
		- Welcome Section
		- Welcome Section 2
		- Welcome Section 3
		- Welcome Section 4
		- Join Us Section
		- Join Us Section 2
		- Join Us Section 3
		- Counter Section
		- Counter Section 2
		- Counter Section 3
		- Team
		- Team Section
		- Callout Section
		- Event
		- Latest Event
		- Latest Event Section 2
		- Latest Event Section 3
		- Event Single
			- Event Sidebar
			- widger Calender
			- Related Event
		- Client Section
		- Volunteer Join
		- Gallery 
			- Gallery Masonry
			- Gallery Large
			- Gallery Medium
			- Gallery Small
			- Gallery Section
			- Gallery Section 2
			- Gallery Section 3
		- About Page
			- Our Mission Section
			- Work Section
			- Skill Block
		- Testimonials Section
		- Testimonial Section 2
		- Home 1 Testimonial
		- Home 2 Testimonial
		- Testimonial Section 3
		- Services Testimonial
		- Faq Page
		- We Are Working
		- Blog
			- Blog Grid 3 Col
			- Blog Grid 2 Col
			- Blog Fullwidth
			- Blog Left Sidebar
			- Widget
			- Widget : Search
			- Widget : Categories
			- Widget : Recent Comment
			- Widget : Recent Post
			- Widget: Tags
		- Blog Single
		- Latest Blog
		- Latest Blog 2
		- Latest Blog 3
		- SignUp Form
		- Dontation Page
		- Contact Page
			- Contact Form
			- Map Section
		- Error Page
		- Coming Soon
		
		
	+ Responsive
		- min-width: 1200
		- min-width: 992
		- min-width: 768
		- max-width: 1600
		- max-width: 1366
		- max-width: 1200
		- min to max: 992 to 1199
		- max-width: 991
		- min to max: 768 to 991
		- max-width: 767
		- max-width: 639
		- max-width: 479
*/

/* + Header */
header .ownavigation.navbar-fixed-top {
	z-index: 1046;
}
/* - Top Header */
.header_s .top-header {
	border-bottom-style: solid;
    border-width: 2px;
}
.top-header .top-left {
	padding-bottom: 12px;
	padding-top: 12px;
}
.top-header .top-left p {
	display: inline-block;
	margin-bottom: 0;
	letter-spacing: 0.56px;
	line-height: 30px;
}
.top-header .top-left p + p {
	margin-left: 14px;
}
.top-header .top-left p i {
	margin-right: 6px;
	font-size: 16px;
	vertical-align: middle;
}
.top-header .top-left p a {
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.top-header .top-right {
	float: right;
	padding: 11px 0;
}
.top-header .top-right ul {
	margin-bottom: 0;
	padding-left: 0;
	display: inline-block;
}
.top-header .top-right ul li {
	display: inline-block;
}
.top-header .top-right ul li a {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 32px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	font-size: 17px;
}
.top-header .top-right > p {
	border-left: 1px solid #e0e0e0;
	display: inline-block;
	font-weight: 600;
	line-height: 30px;
	margin-left: 20px;
	padding-left: 20px;
	letter-spacing: 0.35px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.top-header .top-right > p > i {
	margin-right: 9px;
}
.top-header .top-right > p > a {
	text-decoration: none;
}

/* - Ownavigation */
.header_s .ownavigation .container {
	position: relative;
}
.header_s .ownavigation .search {
	padding: 39px 0;
}
.header_s .ownavigation .search > a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.header_s .ownavigation .donation-btn {
	padding: 30px 0;
}
.header_s .ownavigation .donation-btn > a {
	border-radius: 3px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	padding: 12px 25px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.header_s .ownavigation .navbar-nav li  a {
	font-family: 'Roboto Slab', sans-serif;
	text-transform: capitalize;
}
.header_s .ownavigation .navbar-nav > li > a {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.7px;
}
.header_s .navbar-fixed-top  .navbar-header a {
	display: none;
}
.header_s .navbar-fixed-top  .navbar_height {
	margin-top: 0px !important;
	margin-bottom: 0 !important;
}
.header_s .navbar-header .text-logo {
	color: #01c26e;
	font-family: "Oxygen",sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 55px;
	padding: 26px 0;
	max-width: 185px;
}
.header_s.header_s2 .navbar-header .text-logo {
	color: #01c26e;
}

/* - Menu Color */
.menu_color.ownavigation .navbar-nav li > a {
	color: #fff;
}
/* - Menu Color 2 */
.menu_color2.ownavigation {
	background-color: #fff;
}
.menu_color2.ownavigation .navbar-nav > li > a {
	color: #000000;
}
.menu_color2.ownavigation .search > a {
	color: #666666;
}
.header_s .ownavigation.navbar-fixed-top  .custom_search,
.header_s .ownavigation.navbar-fixed-top  .custom_btn {
	display: none;
}

/* + Footer */
.top-footer {
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #151515;
	padding-bottom: 42px;
	padding-top: 85px;
}
.top-footer .widget {
	margin-bottom: 40px;
}
.top-footer .widget-title {
	margin-bottom: 0;
}
.top-footer .widget-title h3 {
	color: #fff;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 0;
	letter-spacing: 0.55px;
	text-transform: uppercase;
}

/* - Widget : About */
.top-footer .widget_about > a {
	display: block;
	margin-bottom: 35px;
}
.top-footer .widget_about > p {
	color: #b1b1b1;
	letter-spacing: 0.35px;
	line-height: 24px;
}
.footer2 .top-footer .widget_about .widget_social {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 10px;
	width: 100%;
}

/* - Widget : social */
.widget_about ul {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 15px;
	display: inline-block;
}
.widget_about ul  li {
	display: inline-block;
}
.widget_about ul  li  {
	margin-right: 8px;
	margin-bottom: 8px;
}
.widget_about ul  li:last-of-type  {
	margin-right: 0;
}
.widget_about ul li a {
	background-color: transparent;
	border: 1px solid #b1b1b1;
	border-radius: 2px;
	color: #333;
	display: inline-block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 35px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.widget_about ul  li a:hover {
	background-color: #01c26e;
	border-color: transparent;
}
.top-footer .widget_about ul li a {
	color: #fff;
}

/* - Widget : Contact */
.widget_contact > p {
	color: #333;
	position: relative;
	letter-spacing: 0.35px;
	padding-left: 26px;
	margin-bottom: 8px;
}
.widget_contact  p:last-of-type  {
	margin-bottom: 0;
}
.widget_contact > p > a {
	color: #333;
	text-decoration: none;
}
.top-footer .widget_contact > p > a:hover,
.widget_contact > p > a:hover {
	color: #01c26e;
}
.widget_contact > p > i {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.widget_contact > p > i.fa-map-marker {
	font-size: 22px;
}
.widget_contact > p > i.fa-mobile {
	font-size: 23px;
}
.top-footer .widget_contact > p > a,
.top-footer .widget_contact > p {
	color: #b1b1b1;
}

/* - Widget : Latest Post */
.widget_latestposts .latest-content {
	display: inline-block;
	min-height: 70px;
	margin-bottom: 20px;
	padding-left: 90px;
	position: relative;
	width: 100%;
}
.widget_latestposts .no-post-thumb.latest-content {
	padding-left: 0;
	min-height: 1px;
}
.widget_latestposts .latest-content:last-of-type {
	margin-bottom: 0;
}
.widget_latestposts .latest-content > a {
	position: absolute;
	left: 0;
	top: 0;
}
.widget_latestposts .latest-content > a > img {
	border-radius: 2px;
}
.widget_latestposts .latest-content > h5 {
	line-height: 25px;
	letter-spacing: 0.35px;
	margin-top: -5px;
	font-size: 15px;
	margin-bottom: 0;
}
.widget_latestposts .latest-content > h5 > a {
	color: #333;
	text-decoration: none;
}
.widget_latestposts .latest-content > h5 > a:hover {
	color: #01c26e;
}
.widget_latestposts .latest-content > span {
	font-size: 13px;
	vertical-align: middle;
}
.widget_latestposts .latest-content > span > i {
	color: #01c26e;
	margin-right: 9px;
}
.widget_latestposts .latest-content > span a {
	color: #666;
	text-decoration: none;
	letter-spacing: 0.325px;
}
.top-footer  .widget_latestposts .latest-content > span a:hover,
.top-footer .widget_latestposts .latest-content > h5 > a:hover,
.widget_latestposts .latest-content > span a:hover {
	color: #01c26e;
}
.top-footer .widget_latestposts .latest-content > h5 > a {
	color: #b1b1b1;
}
.top-footer  .widget_latestposts .latest-content > span a {
	color: #fff;
}

/* - Widget: Tags */
.top-footer .tagcloud {
	display: inline-block;
	width: 100%;
}
.top-footer .tagcloud a {
	padding: 6px 10px;
	border-radius: 2px;
	border: 1px solid #b1b1b1;
	color: #b1b1b1;
	margin-bottom: 10px;
	margin-right: 4px;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.35px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	display: inline-block;
}
.top-footer .tagcloud a:hover {
	color: #01c26e;
	border-color: #01c26e;
}
.top-footer .tagcloud a:last-of-type {
	margin-right: 0;
}

/* - Bottom Footer */ 
.bottom-footer {
	background-color: #151515;
	padding: 18px 0;
}
.bottom-footer .container > p {
	color: #fff;
	display: inline-block;
	letter-spacing: 1.4px;
	margin: 13px 0;
}
.bottom-footer .container > p > span,
.bottom-footer .container > p > a {
	color: #01c26e;
}
.bottom-footer .container > a#back-to-top i {
	background-color: #01c26e;
	border-radius: 2px;
	color: #fff;
	font-size: 45px;
	width: 45px;
	height: 45px;
	line-height: 40px;
	float: right;
	text-align: center;
	margin: 4px 0;
}

.bg-transparent {
	background-color: transparent;
}
/* + Section Header */
.section-header {
	display: inline-block;
	margin-bottom: 23px;
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.section-header h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 0.9px;
	margin-bottom: 3px;
	margin-top: 0;
	text-transform: uppercase;
}
.section-header p {
	font-size: 16px;
	font-family: 'Roboto Slab', sans-serif;
	letter-spacing: 0.4px;
}
.full-title-block.layout-2 {
	padding-top: 77px;
}

.latest-blog3 .section-header h3 strong,
.latest-event-section3 .section-header h3 strong,
.latest-blog2 .section-header h3 strong,
.latest-event-section2 .section-header h3 strong,
.latest-events .section-header h3 strong,
.latest-blog .section-header h3 strong {
	color: #01c26e;
}
.callout-section3 .newsletter-content h4 strong,
.callout-section2 .newsletter-content h4 strong {
	color: #333;
}

/* + Page Banner */
.page-banner {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 80px;
	padding-bottom: 90px;
}
.page-banner::before {
	background-color: rgba(0,0,0,0.57);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.page-banner.banner_opacity:before {
	background-color: rgba(0, 0, 0, 0.45);
}
.page-banner .container {
	position: relative;
}
.page-banner h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0.9px;
	line-height: 45px;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.page-banner h3 .page-subtitle {
	display: block;
	font-size: 18px;
}	
.page-banner .breadcrumb {
	background-color: transparent;
	margin: 11px 0 0;
	padding: 0;
	text-align: center;
	color: #ccc;
}
.page-banner .breadcrumb span  {
	color: #fff;
	letter-spacing: 0.35px;
	text-transform: uppercase;
}
.page-banner .breadcrumb span a {
	text-decoration: none;
}
.gallery-masonry-banner::before,
.gallery-large-banner::before,
.gallery-medium-banner::before,
.gallery-small-banner::before {
	background-color: rgba(0,0,0,0.45);
}

/* + Shortcodes */
/* - Slider Section */
.rev_slider {
	direction: ltr;
}
/* - Welcome Section */
.welcome-section {
	padding-top: 75px;
	padding-bottom: 60px;
}
.welcome-content {
	display: inline-block;
	position: relative;
	width: 100%;
	z-index: 1;
	padding-top: 35px;
}
.welcome-content .welcome-bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	z-index: -1;
}
.welcome-section .welcome-content .welcome-bg > i {
	border: 4px solid #c4c4c4;
	border-radius: 50%;
	width: 438px;
	height: 438px;
	display: inline-block;
	padding: 34px;
	position: relative;
}
.welcome-section .welcome-content .welcome-bg > i::before {
	background-color: #f1f1f1;
	border-radius: 50%;
	content: "";
	display: inline-block;
	position: absolute;
	left: 34px;
	right: 34px;
	top: 34px;
	bottom: 34px;
	z-index: -1;
}
.welcome-section .welcome-content .welcome-bg > i > img { 
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	margin: 0 auto;
}
.welcome-box {
	display: inline-block;
	position: relative;
	padding-left: 140px;
	margin-bottom: 0;
}
.welcome-section .welcome-box {
	margin-bottom: 10px;
}
.welcome-box > i {
	border-width: 4px;
	border-style: solid;
	border-radius: 50%;
	font-size: 25px;
	position: absolute;
	left: 0;
	top: 0;
	height: 48px;
	width: 48px;
	line-height: 40px;
	text-align: center;
}
.welcome-box > h3 {
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.45px;
	margin-top: 15px;
	text-transform: uppercase;
	width: 100%;
	position: relative;
}
.welcome-box > h3,
.view-more > a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.welcome-box > h3::before {
	background-image: url("../images/wel-icon-2.png");
	content: "";
	display: inline-block;
	position: absolute;
	top: 7px;
	left: -25px;
	width: 11px;
	height: 8px;
}
.welcome-box > h3::after {
	background-color: #c4c4c4;
	content: "";
	display: inline-block;
	height: 2px;
	position: absolute;
	width: 55px;
	left: -80px;
	top: 10px;
}
.welcome-box > p {
	letter-spacing: 0.35px;
	margin-bottom: 5px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.welcome-box > a {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.35px;
	text-transform: uppercase;
	text-decoration: none;
}
.view-more {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.view-more > a {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	border-radius: 2px;
	text-transform: uppercase;
	padding: 10px 22px;
	text-decoration: none;
}
.mfp-bg {
	z-index: 1051;
}
.mfp-wrap {
	z-index: 1052;
}
.modal-backdrop.in {
	display: none;
}
.more {
	padding: 0;
}
.more .modal-dialog {
	background-color: #fff;
	width: 100%;
	margin: 0;
}
.more .modal-header {
	border-bottom: 2px solid #10c26e;
}
.welcome-popup {
	margin: 20px 0;
}
.more .modal-content {
	border: 0;
	box-shadow: none;
}
.welcome-popup {
	display: inline-block;
	width: 100%;
}
.more.modal.in .modal-dialog {
    transform: translate(0, 0);
	height: 100%;
	position: fixed;
	overflow-Y: auto;
}
.more button.close {
	color: #fff;
	width: 25px;
	height: 25px;
	background-color: #01c26e;
	line-height: 25px;
	text-shadow: none;
	margin: 0;
	font-size: 25px;
}
.more button.close:hover {
	opacity: 1;
}
.wel-pop > h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
.wel-pop > p {
	margin-bottom: 0;
	line-height: 25px;
}

/* - Welcome Section 2 */
.welcome-section2 {
	padding-top: 75px;
	padding-bottom: 61px;
}
.welcome-section2 .welcome-content .welcome-bg > i > img {
	border-radius: 25px;
	border: 1px solid #e2e2e2;
}
.welcome-section2 .welcome-box  { 
	padding-left: 135px;
}
.welcome-section2 .welcome-box > i { 
	border-width: 2px;
	line-height: 46px;
}
.welcome-section2 .welcome-box > h3::after {
	width: 40px;
	left: -66px;
}

/* - Welcome Section 3 */
.welcome-section3 {
	position: relative;
	padding-top: 77px;
	padding-bottom: 82px;
}
.welcome-section3 .welcome-bg {
	position: absolute;
	left: 10%;
	top: 46px;
	width: 26.25%;
}
.welcome-section3 .section-header {
	text-align: left;
}
.welcome-section3:not(.welcome-section4) .section-header > h3 {
	text-transform: none;
}
.welcome-section3:not(.welcome-section4) .section-header > p {
	text-transform: none;
}
.welcome-section3 .row > [class*=col-]:nth-child(2n+1) {
	clear: both;
}
.welcome-section3 .welcome-box {
	padding-left: 80px;
	margin-bottom: 0;
}
.welcome-section3 .welcome-box > i {
	border: none;
	line-height: 48px;
}
.welcome-section3 .welcome-box > h3 {
	margin-top: 0;
	text-transform: capitalize;
}
.welcome-section3 .welcome-box > h3::before,
.welcome-section3 .welcome-box > h3::after {
	display: none;
}

.welcome-section3 .row > [class*="col-xs-"]:nth-child(n+3) .welcome-box {
	margin-top: 25px;
}

/* - Welcome Section 4 */
.welcome-section4 .welcome-bg {
	width: 28.4895%;
	top: 100px;
}
.welcome-section4 .welcome-box > h3 {
	margin-top: 15px;
}

/* - Join Us Section */
.joinus-section .container {
	position: relative;
}
.joinus-section .section-header {
	text-align: left;
	margin-bottom: 10px;
}
.joinus-content {
	padding-bottom: 90px;
	padding-top: 75px;
}
.joinus-content > p {
	line-height: 25px;
	letter-spacing: 0.35px;
}
.joinus-content > a {
	border-radius: 2px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.4px;
	padding: 18px 60px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 24px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.joinus-section .joinus-img {
	position: absolute;
	right: 26px;
	bottom: 0;
	width: 280px;
}

/* - Join Us Section 2 */
.joinus-section2 {
	position: relative;
}
.joinus-section2 .section-header {
	text-align: left;
	margin-bottom: 10px;
}

/* - Join Us Section 3 */
.joinus-section3 .joinus-content {
	text-align: center;
}
.joinus-section3 .section-header {
	margin-bottom: 10px;
}
.joinus-section3 .section-header > h3,
.joinus-section3 .section-header > p {
	text-transform: none;
}

/* - Counter Section */
.counter-section {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 77px;
	padding-bottom: 90px;
}
.counter-section:not(.counter-section2)::before {
	background-color: rgba(5,8,4,0.75);
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.counter-detail {
	display: inline-block;
	text-align: center;
	padding: 40px 15px 36px;
	width: 100%;
}
.counter-detail > i {
	display: block;
	font-size: 55px;
	margin-bottom: 5px;
}
.counter-detail > span {
	display: block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	font-size: 37px;
}
.counter-detail > h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.35px;
	line-height: 20px;
	position: relative;
	padding-top: 15px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
.counter-detail > h4::before {
	background-color: #888888;
	height: 1px;
	width: 65px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
}

/* - Counter Section 2 */
.counter-section2 {
	background-image: none;
}
.counter-section2 .section-header > p {
	text-transform: none;
}
.counter-section2 .row {
	margin: 0;
}
.counter-section2 .counter-box {
	border-left: 1px solid #0cd37c;
}
.counter-section2 .counter-box .counter-detail > h4::before {
	background-color: #fff;
}

/* - Counter Section 3 */
.counter-section3 .section-header > h3 {
	text-transform: capitalize;
}
.counter-section3 .counter-box .counter-detail { 
	max-width: 210px;
	max-height: 210px;
	border-radius: 100%;
	display: block;
	margin: 0 auto;
}
.counter-section3 .counter-box .counter-detail i { 
	margin-bottom: 0;
}
.counter-section3 .counter-box .counter-detail > span {
	line-height: 50px;
}
.counter-section3 .counter-box .counter-detail > h4 {
	margin-top: 4px;
	padding-top: 0;
	text-transform: capitalize;
}
.counter-section3 .counter-box .counter-detail > h4::before {
	display: none;
}

/* - Team */
.team-page {
	margin-bottom: 90px;
	margin-top: 77px;
}
.team-member-detail,
.team-member-detail .team-content,
.team-member-detail .team-content > span {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.team-member-detail {
	border-style: solid;
	border-width: 2px;
	float: left;
	text-align: center;
	width: 100%;
}
.team-member-detail > img {
	border: 4px solid #fff;
}
.team-member-detail .team-content {
	border-style: solid;
	border-width: 2px;	
	border-top: none;
	padding: 27px 25px 23px;
}
.team-member-detail .team-content > h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.45px;
	margin-top: 0;
	text-transform: uppercase;
}
.team-member-detail .team-content > span {
	display: block;
	font-weight: 600;
	letter-spacing: 0.35px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.team-member-detail .team-content > p {
	line-height: 25px;
	margin-bottom: 5px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	letter-spacing: 0.35px;
}

/* - Team Section */
.team-section {
	padding-top: 77px;
	padding-bottom: 90px;
}
.team-section .team-member-detail,
.team-section .team-member-detail > img,
.team-section .team-member-detail .team-content {
	border: none;
}
.team-section .team-member-detail .team-content > p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.team-section .team-member-detail .team-content,
.team-section .team-member-detail .team-content > h4,
.team-section .team-member-detail .team-content > span,
.team-section .team-member-detail .team-content > p {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

/* - Callout Section */
.callout-section {
	padding: 80px 0;
}
.newsletter-content > h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 13px;
	letter-spacing: 0.9px;
	line-height: 44px;
}
.newsletter-content > p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.4px;
}
.newsletter-content .input-group {
	margin-top: 25px;
	display: inline-block;
	width: 100%;
	position: relative;
	padding-right: 190px;
}
.newsletter-content .input-group .form-control {
	border: none;
	height: 57px;
	font-weight: 600;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	border-radius: 2px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	padding: 0 21px;
}
.newsletter-content .input-group .form-control::-webkit-input-placeholder {
	color: #666666;
	text-transform: uppercase;
}
.newsletter-content .input-group .form-control:-moz-placeholder {
	color: #666666;
	text-transform: uppercase;
}
.newsletter-content .input-group .form-control::-moz-placeholder {
	color: #666666;
	text-transform: uppercase;
}
.newsletter-content .input-group .form-control:-ms-input-placeholder {
	color: #666666;
	text-transform: uppercase;
}
.newsletter-content .input-group .input-group-btn {
	position: absolute;
	right: 0;
	width: auto;
}
.newsletter-content .input-group .input-group-btn .btn {
	border: none;
	border-radius: 2px;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 50px;
	letter-spacing: 0.45px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
}
.callout-section2 .newsletter-content > p {
	text-transform: none;
}
.newsletter-content .mc4wp-response p a {
	color: #fff;
}

/* - Event */
.event-listing {
	padding-bottom: 90px;
}
.event-box {
	display: inline-block;
	width: 100%;
	padding-bottom: 40px;
	position: relative;
}
.event-box::before {
	border: 1px solid #cdcdcd;
	border-top: none;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 26px;
	position: absolute;
	left: 0;
	right: 0;
}
.event-box:hover::before {
	border-color: #01c26e;
	border-width: 2px;
}
.event-cover {
	position: relative;
}
.event-cover > span {
	position: absolute;
	top: 25px;
	left: 0;
}
.event-box::before,
.event-cover > span > a,
.event-box .event-content > h3 > a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.event-cover > span > a {
	display: inline-block;
	padding: 5px 12px 6px 50px;
	text-decoration: none;
	font-size: 13px;
}
.event-cover > span > a > b {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.event-cover > span > a > span {
	display: block;
}
.event-box .event-content {
	display: inline-block;
	width: 100%;
	padding-top: 26px;
}
.event-content > h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.45px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 15px;
}
.event-box .event-content > h3 > a {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	display: inline-block;
	padding-bottom: 8px;
	text-decoration: none;
}
.event-content .post-event {
	display: inline-block;
	width: 100%;
	margin-bottom: 12px;
}
.event-content .post-event > span {
	font-size: 13px;
	letter-spacing: 0.325px;
	display: inline-block;
}
.event-content .post-event > span > i {
	margin-right: 7px;
}
.event-content .post-event > span + span {
	margin-left: 13px;
}
.event-content > p {
	line-height: 25px;
	letter-spacing: 0.35px;
	margin-bottom: 0;
}
/* - Latest Event */
.latest-events {
	padding-bottom: 90px;
	padding-top: 75px;
}
.latest-events .row {
	margin-left: -12.5px;
	margin-right: -12.5px;
}
.latest-events .row > [class*="col-"] {
	padding-left: 12.5px;
	padding-right: 12.5px;
}
.latest-events .event-thumb .event-box {
	position: relative;
	padding-left: 109px;
	margin-bottom: 34px;
	min-height: 97px;
	padding-bottom: 0;
}
.latest-events .event-box {
	padding-bottom: 0;
}
.latest-events .event-box::before {
	display: none;
}
.latest-events .event-thumb .event-box .event-cover {
	position: absolute;
	left: 0;
}
.latest-events .event-thumb .event-box .event-content {
	padding-top: 0;
}
.latest-events .event-box .event-content > h3 {
	font-size: 16px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.latest-events .event-box .event-content > h3 > a {
	border-bottom: none;
	padding-bottom: 0;
}
.latest-events .event-thumb .event-content .post-event {
	margin-bottom: 5px;
}
.latest-events .event-big .event-content {
	padding: 26px 30px 33px;
	text-align: center;
}
.latest-events .event-big .event-content > h3 {
	font-size: 18px;
	letter-spacing: 0.45px;
	line-height: 24px;
}
.latest-events .event-big .event-content > a {
	border-radius: 2px;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 24px;
	padding: 10px 25px;
	text-decoration: none;
}
.latest-events .event-right {
	float: right;
}

/* - Latest Event Section 2 */
.latest-event-section2 {
	position: relative;
	padding-top: 77px;
	padding-bottom: 82px;
}
.latest-event-section2 .section-header {
	text-align: left;
}
.latest-event-section2 .section-header > p {
	text-transform: none;
}
.latest-event-section2 .event-box {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	background-color: #f7f7f7;
	overflow: hidden;
	padding-bottom: 0;
}
.latest-event-section2 .event-box .event-cover > a > img {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.latest-event-section2 .event-box::before {
	display: none;
}
.latest-event-section2 .event-box .event-content {
	padding: 25px 20px 30px 30px;
}
.latest-event-section2 .event-box .event-content > h3 {
	text-transform: uppercase;
	line-height: 28px;
}
.latest-event-section2 .event-box .event-content > h3 > a {
	border-bottom: none;
	padding-bottom: 0;
}
.latest-event-section2 .event-box .event-content > p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.latest-event-section2 .event-box .event-content  p:last-of-type {
	margin-bottom: 0;
}
.latest-event-section2 .read-more-btn {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 65px;
}
.latest-event-section2 .read-more-btn > a {
	border-radius: 2px;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 25px;
	text-decoration: none;
	letter-spacing: 0.35px;
}

/* - Latest Event Section 3 */
.latest-event-section3 {
	padding-top: 75px;
	padding-bottom: 90px;
}
.latest-event-section3 .section-header > h3 {
	text-transform: capitalize;
}
.latest-event-section3 .section-header > p {
	text-transform: none;
}
.latest-event-section3 .read-more > a {
	border-radius: 2px;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 25px;
	text-decoration: none;
	letter-spacing: 0.35px;
	margin-top: 50px;
}
.latest-event-section3 .read-more {
	margin-top: 40px;
}

/* - Event Single */
.event-single .event-cover {
	margin-bottom: 40px;
}
.event-single .event-cover > span > a {
	background-color: #01c26e;
}

/* - Event Sidebar */
.event-single .widget-area .widget:last-child {
	margin-bottom: 0;
}
.event-single .widget-area .widget_eventdetails {
	background-color: transparent;
	border: 1px solid #888888;
}
.widget_eventdetails .eventdetails {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.widget_eventdetails .eventdetails:last-of-type {
	margin-bottom: 0;
}
.widget_eventdetails .eventdetails > p {
	display: inline-block;
	width: 100%;
	margin-bottom: 17px;
	margin-top: 5px;
}
.widget_eventdetails .eventdetails > p:last-of-type {
	margin-bottom: 0;
}
.widget_eventdetails .eventdetails > p .details-one i {
	padding-right: 20px;
}
.widget_eventdetails .eventdetails  p .details-one {
	width: 50%;
	display: inline-block;
}
.widget_eventdetails .eventdetails  p .details-two {
	width: 50%;
}
.widget_eventdetails .eventdetails > p  a {
	text-decoration: none;
}
.widget_eventdetails .eventdetails > p  a {
	color: #666;
}
.widget_eventdetails .eventdetails > p > a:hover {
	color: #01c26e;
}
.event-header {
	display: inline-block;
	width: 100%;
}
.event-header .event-title {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.event-header .event-title > h3 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 0.45px;
	line-height: 25px;
	margin: 0;
	padding-bottom: 6px;
	text-transform: uppercase;
}
.event-header .post-event {
	float: left;
	margin-bottom: 10px;
}
.event-header .post-event > span {
	font-size: 13px;
	letter-spacing: 0.325px;
	line-height: 28px;
	margin-right: 13px;
	display: inline-block;
}
.event-header .post-event > span > i {
	margin-right: 10px;
	font-size: 14px;
}
.event-header > ul {
	float: right;
	padding-left: 0;
}
.event-header > ul > li {
	display: inline-block;
}
.event-header > ul > li + li {
	margin-left: 10px;
}
.event-header > ul > li > a {
	border-radius: 2px;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 28px;
}
.event-content > p {
	line-height: 25px;
	letter-spacing: 0.35px;
	margin-bottom: 15px;
}
.event-content > ul {
	display: inline-block;
	width: 100%;
	padding-left: 30px;
	margin-bottom: 16px;
	margin-top: 16px;
}
.event-content > ul > li {
	display: inline-block;
	width: 100%;
	position: relative;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 12px;
	letter-spacing: 0.35px;
}
.event-content > ul > li::before {
	content: "\f04b";
	color: #01c26e;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
}
.event-single .map-block {
	display: inline-block;
	width: 100%;
	margin-top: 16px;
}
.event-single .map-block .map-canvas {
    height: 363px;
}

/* - Related Event */
.related-event {
	padding-top: 100px;
	padding-bottom: 110px;
}
.related-event .event-box::before {
	height: 15px;
}
.related-event .event-box {
	padding-bottom: 15px;
}
.related-carousel.owl-theme .owl-controls {
	margin: 0;
}

/* - Client Section */
.client-section {
	padding-top: 75px;
	padding-bottom: 80px;
}
.client-carousel .item {
	text-align: center;
}
.client-carousel.owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
}

/* - Volunteer Join */
.volunteer-join {
	margin-bottom: 90px;
	margin-top: 77px;
}
.volunteer-join .team-member-detail, 
.volunteer-join .team-member-detail .team-content {
	border-color: #01c26e;
}
.volunteer-join .team-member-detail .team-content > span {
    color: #01c26e;
}
.volunteer-detail > h4 {
	color: #333333;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0.55px;
	line-height: 25px;
	margin-top: 0;
}
.volunteer-detail > p {
	color: #666666;
	letter-spacing: 0.35px;
	line-height: 25px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.volunteer-detail .volunteer-form {
	display: inline-block;
	width: 100%;
	padding: 15px;
	margin-top: 15px;
}
.volunteer-detail .volunteer-form .form-group {
	margin: 15px 0;
}
.volunteer-detail .volunteer-form .form-group.re-captcha {
	margin-bottom: 0;
}
.volunteer-detail .volunteer-form .form-group .form-control {
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	height: 45px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.35px;
}
.volunteer-detail .volunteer-form .form-group .form-control::-webkit-input-placeholder {
	color: #666666;
	text-transform: capitalize;
}
.volunteer-detail .volunteer-form .form-group .form-control:-moz-placeholder { 
	color: #666666;
	text-transform: capitalize;
}
.volunteer-detail .volunteer-form .form-group .form-control::-moz-placeholder {
	color: #666666;
	text-transform: capitalize;
}
.volunteer-detail .volunteer-form .form-group .form-control:-ms-input-placeholder {  
	color: #666666;
	text-transform: capitalize;
}
.volunteer-detail .volunteer-form .form-group input[type="submit"] {
	border: none;
	border-radius: 2px;
	font-size: 16px;
	font-weight: bold;
	height: 45px;
	padding: 0 20px;
	text-transform: capitalize;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 100%;
}
.volunteer-detail .volunteer-form div.wpcf7 .ajax-loader {
	position: absolute;
}
.volunteer-detail .volunteer-form .wpcf7-response-output {
	margin: 20px 0 10px;
	text-align: center;
	width: 100%;
}
.volunteer-detail .volunteer-form  .wpcf7-form.invalid  .form-group {
	margin: 12px 0;	
}

/* - Gallery  */
/* - Gallery Masonry  */
.gallery-category ul {
	margin-top: 10px;
	margin-bottom: 24px;
	padding-left: 0;
	text-align: center;
}
.gallery-category ul li {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
}
.gallery-section3 .gallery-category ul li:first-of-type {
	margin-left: 0;
}
.gallery-category ul li a {
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	letter-spacing: 0.35px;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}
.gallery-category ul li a::before {
	background-color: #f6f6f6;
	border: 1px solid #e9e9e9;
	border-radius: 2px;	
	bottom: 0;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
}
.gallery-category ul li a::after {
	background-color: #01c26e;
	border: 1px solid #01c26e;
	border-radius: 2px;	
	bottom: 0;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	width: 0;
	height: 4px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.gallery-category ul li a:hover::after,
.gallery-category ul li a.active::after {
	opacity: 1;
	width: 100%;
}
.gallery-list {
	margin-left: -6px;
	margin-right: -6px;
}
.gallery-masonry .gallery-box {
	padding-left: 6px;
	padding-right: 6px;
	margin: 6px 0;
}
.gallery-content {
	overflow: hidden;
	text-align: center;
}
.gallery-content > i::before,
.gallery-detail {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gallery-content > i {
	display: inline-block;
	position: relative;
}
.gallery-content > i::before {
	background-color: #000;
	border-radius: 2px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	width: 213px;
	height: 213px;
	opacity: 0;
	transform: rotate(45deg) scale(0) translate(0%, -50%);
	-webkit-transform: rotate(45deg) scale(0) translate(0%, -50%);
	-moz-transform: rotate(45deg) scale(0) translate(0%, -50%);
	-ms-transform: rotate(45deg) scale(0) translate(0%, -50%);
	-webkit-transform-origin: 50% 0 0;
	-moz-transform-origin: 50% 0 0;
	-ms-transform-origin: 50% 0 0;
	-o-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	margin: 0 auto;
}
.gallery-content:hover > i::before {
	opacity: 0.75;
	transform: rotate(45deg) scale(1) translate(0%, -50%);
	-webkit-transform: rotate(45deg) scale(1) translate(0%, -50%);
	-moz-transform: rotate(45deg) scale(1) translate(0%, -50%);
	-ms-transform: rotate(45deg) scale(1) translate(0%, -50%);
}
.gallery-detail {
	position: absolute;
	left: 0;
	right: 0;
	opacity: 0;
	text-align: center;
	top: 0;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	visibility: hidden;
}
.gallery-detail > a {
	background-color: #fff;
	color: #01c26e;
	display: inline-block;
	height: 32px;
	width: 37px;	
	line-height: 30px;
	margin: 0 4px;
	font-size: 19px;
}
.gallery-content:hover .gallery-detail{
	opacity: 1;
	visibility: visible;
	top: 50%;
}

/* - Gallery Large */
.gallery-large .gallery-box {
	margin-bottom: 30px;
}
.gallery-large .gallery-box:last-child {
	margin-bottom: 8px;
}

/* - Gallery Medium */
.gallery-medium .row {
	margin-left: -5px;
	margin-right: -5px;
}
.gallery-medium .gallery-box {
	margin-bottom: 10px;
	padding: 0 5px;
}
.gallery-medium .gallery-box .gallery-content > i::before {
	width: 204px;
	height: 204px;
}

/* - Gallery Small */
.gallery-small .gallery-box {
	width: 20%;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.gallery-small .gallery-box .gallery-content > i::before {
	width: 140px;
	height: 140px;
}

/* - Gallery Section */
.gallery-section {
	padding-bottom: 110px;
	padding-top: 100px;
}
.gallery-section .section-header {
	margin-bottom: 30px;
}
.gallery-section .gallery-box .gallery-content > i::before {
	width: 180px;
	height: 180px;
}

/* - Gallery Section 2 */
.gallery-section2 {
	padding-bottom: 110px;
	padding-top: 75px;
}
.gallery-section2 .section-header > p {
	text-transform: none;
}
.gallery-section2 .gallery-box {
	padding-left: 7px;
	padding-right: 7px;
	margin: 7px 0;
}
.gallery-section2 .gallery-list {
	margin-left: -7px;
	margin-right: -7px;
}
.gallery-section2 .gallery-box .gallery-content {
	border-radius: 25px;
}
.gallery-section2 .gallery-box .gallery-content > i > img {
	border-radius: 25px;
}
.gallery-main .view-more {
	text-align: center;
	margin-top: 80px;
}
.gallery-main .view-more > a {
	font-size: 14px;
	padding: 7px 30px;
}
.gallery-main {
	padding-bottom: 90px;
}
.event-listing,
.gallery-small,
.gallery-medium,
.gallery-large,
.gallery-masonry {
	padding-top: 75px;
}

/* - Gallery Section 3 */
.gallery-section3 {
	padding-top: 77px;
}
.gallery-section3 .section-header {
	margin-bottom: 30px;
	text-align: left;
}
.gallery-section3 .gallery-category ul {
	text-align: left;
}
.gallery-section3 .gallery-list .gallery-box .gallery-content > i::before {
	transform: rotate(0deg) scale(0) translate(0%, 0%);
	-webkit-transform: rotate(0deg) scale(0) translate(0%, 0%);
	-moz-transform: rotate(0deg) scale(0) translate(0%, 0%);
	-ms-transform: rotate(0deg) scale(0) translate(0%, 0%);
	-webkit-transform-origin: 0% 0 0;
	-moz-transform-origin: 0% 0 0;
	-ms-transform-origin: 0% 0 0;
	-o-transform-origin: 0% 0 0;
	transform-origin: 0% 0 0;
}
.gallery-section3 .gallery-list .gallery-box .gallery-content:hover > i::before {
	opacity: 0.75;
	transform: rotate(0deg) scale(1) translate(0%, 0%);
	-webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
	-moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
	-ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
	height: auto;
	width: auto;
	top: 10px;
	bottom: 10px;
	right: 10px;
	left: 10px;
	display: inline-block;
}

/* - About Page */
.about-section {
	position: relative;
}
.about-content {
	display: inline-block;
	padding-bottom: 90px;
	padding-top: 77px;
	padding-left: 70px;
}
.about-content .section-header {
	margin-bottom: 28px;
	text-align: left;
}
.about-content .section-header p {
	font-size: 16px;
}
.about-content > p {
	line-height: 25px;
	letter-spacing: 0.35px;
}
.about-content > ul {
	padding-left: 0;
	margin-bottom: 26px;
	margin-top: 9px;
	display: inline-block;
	width: 100%;
}
.about-content > ul > li {
	display: inline-block;
	width: 100%;
	font-weight: bold;
	margin-bottom: 8px;
}
.about-content > ul > li:last-child {
	margin-bottom: 0;
}
.about-content > ul > li > i {
	margin-right: 10px;
}
.about-link {
	display: inline-block;
	width: 100%;
}
.about-link > a {
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	padding: 14px 27px;
	text-decoration: none;
	letter-spacing: 0.35px;
	margin-right: 20px;
}
.about-link > a:last-child {
	margin-right: 0;
}

/* - Our Mission Section */
.our-mission-section {
	position: relative;
}
.our-mission-content {
	padding-top: 77px;
	padding-bottom: 75px;
}
.our-mission-section .section-header {
	text-align: left;
	margin-bottom: 28px;
}
.our-mission,
.our-mission-box {
	display: inline-block;
	width: 100%;
}
.mission-box {
	position: relative;
	padding-left: 82px;
	margin-bottom: 40px;
}
.mission-box:last-child {
	margin-bottom: 0;
}
.mission-box > i,
.mission-box > h3 {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.mission-box > i {
	border-radius: 50%;
	width: 53px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	font-size: 22px;
	position: absolute;
	left: 0;
	top: 8px;
}
.mission-box > h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 0.45px;
	margin-top: 0;
	margin-bottom: 14px;
}
.mission-box > p {
	line-height: 25px;
	letter-spacing: 0.35px;
}

/* - Work Section */

.our-skills,
.work-section {
	background-color: #1e1e1e;
	padding-bottom: 85px;
}

/* - Skill Block */
.skill-block { 
	display: inline-block;
	width: 100%;
}
.skill-block .skill-progress-box {
	margin-bottom: 27px;
}
.skill-block .skill-progress-box:last-child {
	margin-bottom: 0;
}
.skill-block h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 0.35px;
	position: relative;
}
.skill-block .skill-progress-box h3 span {
	font-weight: bold;
	letter-spacing: 0.35px;
	margin-left: -5px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all ease 5s;
	-moz-transition: all ease 5s;
	-o-transition: all ease 5s;
	-ms-transition: all ease 5s;
	transition: all ease 5s;
}
.skill-block .skill-progress-box h3 span::after {
	content: "%";
	padding-left: 3px;
}
.skill-block .skill-progress-box .progress-box {
	position: relative;
}
.skill-block .progress {
	background-color: #ffffff;
	border-radius: 2px;
	height: 10px;
	margin-bottom: 0px;
	box-shadow: none;
}
.skill-block .progress-bar {
	background-color: #01c26e;
	box-shadow: none;
	-webkit-transition: all ease 5s;
	-moz-transition: all ease 5s;
	-o-transition: all ease 5s;
	-ms-transition: all ease 5s;
	transition: all ease 5s;
}

/* - Testimonials Section */
.testimonials-section {
	padding-bottom: 82px;
	padding-top: 77px;
}
.testimonial-slider {
	display: inline-block;
	width: 100%;
}
.testimonial-slider .item {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	padding: 30px 15%;
}
.testimonial-slider .item > i {
	margin-bottom: 20px;
	display: inline-block;
}
.testimonial-slider .item > i > img {
	border-radius: 50%;
}
.testimonial-slider .item > p {
	position: relative;
	line-height: 25px;
	letter-spacing: 0.35px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.testimonial-slider .item > p::after,
.testimonial-slider .item > p::before {
	font-family: FontAwesome;
	font-size: 24px;
	color: #01c26e;
	position: relative;
}
.testimonial-slider .item > p::after {
	content: "\f10e";
	left: 20px;
	top: 20px;
}
.testimonial-slider .item > p::before {
	content: "\f10d";
	right: 20px;
	top: -20px;
}
.testimonial-slider .item > h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.4px;
	margin-bottom: 0;
	margin-top: 30px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
}
.testimonial-slider .item > h3 > span {
	display: block;
	text-transform: none;
}
.testimonial-slider .carousel-indicators {
	position: relative;
	left: 0;
	bottom: 0;
	margin: 47px 0 0;
	width: 100%;
}
.testimonial-slider .carousel-indicators > li {
	width: 33px;
	border: none;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-radius: 0;
	height: 16px;
	margin: 0 10px;
	position: relative;
}
.testimonial-slider .carousel-indicators > li::before {
	background-color: #333333;
	content: "";
	display: inline-block;
	height: 1px;
	left: 0;
	right: 0;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.testimonial-slider .carousel-indicators > li.active::before {
	height: 4px;
	background-color: #01c26e;
}

/* - Testimonial Section 2 */
.testimonials-section2 {
	background-color: #1a1a1a;
	padding-bottom: 83px;
	padding-top: 75px;
	direction: ltr;
}
.testimonial2-carousel .item {
	z-index: 1;
	padding-bottom: 58px;
}
.testimonial2-carousel .item::before {
	background-color: #fff;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 58px;
	top: 0;
	z-index: -1;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.testimonial2-carousel .center .item {
	padding-bottom: 0;
}
.testimonial2-carousel .center .item::before {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
.testimonial2-carousel .testi-box {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	position: relative;
}
.testimonial2-carousel .testi-box::before {
	background-color: #fff;
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.testimonial2-carousel .testi-box > i {
	background-color: #efefef;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.testimonial2-carousel .testi-box > i > img {
	opacity: 0.5;
}
.testimonial2-carousel .center .item .testi-box > i > img {
	opacity: 1;
}
.testimonial2-carousel .testi-box > p {
	position: relative;
	line-height: 25px;
	letter-spacing: 0.35px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	text-align: left;
	padding-left: 42px;
}
.testimonial2-carousel .testi-box > p::before {
	font-family: FontAwesome;
	font-size: 24px;
	color: #666666;
	position: absolute;
	content: "\f10d";
	left: 0;
	top: -10px;
}
.testimonial2-carousel .center .testi-box > p::before {
	color: #01c26e;
}
.testimonial2-carousel .testi-box > h3 {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.4px;
	margin-bottom: 0;
	text-transform: uppercase;
	position: absolute;
	visibility: hidden;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	margin-top: -100px;
	opacity: 0;
	left: 0;
	right: 0;
}
.testimonial2-carousel .testi-box > h3 > span {
	display: block;
	text-transform: none;
}
.testimonial2-carousel .center .item .testi-box > h3 {
	position: relative;
	visibility: visible;
	margin-top: 10px;
	opacity: 1;
}
.testimonial2-carousel.owl-theme .owl-controls {
	margin-top: 47px;
}
.testimonial2-carousel.owl-theme .owl-dots .owl-dot span {
	border-radius: 0;
	background-color: transparent;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	width: 33px;
	height: 16px;
	position: relative;
	margin: 0 10px;
}
.testimonial2-carousel.owl-theme .owl-dots .owl-dot span::before {
	background-color: #fff;
	content: "";
	display: inline-block;
	height: 4px;
	left: 0;
	right: 0;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.testimonial2-carousel.owl-theme .owl-dots .owl-dot.active span::before {
	height: 4px;
	background-color: #01c26e;
}

/* - Home 1 Testimonial */
.home1-testimonial {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.home1-testimonial::before {
	background-color: rgba(5,8,4,0.75);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.home1-testimonial .testimonial2-carousel .item::before,
.home1-testimonial .testimonial2-carousel .testi-box::before {
	top: 58px;
}
.home1-testimonial .testimonial2-carousel .testi-box > i {
	background-color: #bdbebd;
	border-radius: 50%;
	overflow: hidden;
	height: 104px;
	width: 104px;
}
.home1-testimonial .testimonial2-carousel .center .testi-box > i {
	border: 3px solid #01c26e;
}

/* - Home 2 Testimonial */
.home2-testimonial {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.home2-testimonial::before {
	background-color: rgba(5,8,4,0.75);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.home2-testimonial .section-header > p {
	text-transform: none;
}
.home2-testimonial .testimonial2-carousel .testi-box {
	padding-left: 5px;
	padding-right: 5px;
}
.home2-testimonial .testimonial2-carousel .item::before,
.home2-testimonial .testimonial2-carousel .testi-box::before {
	display: none;
}
.home2-testimonial .testimonial2-carousel .testi-box > i {
	background-color: #bdbebd;
	border-radius: 50%;
	overflow: hidden;
	height: 86px;
	width: 86px;
	margin: 9px 9px 39px;
}
.home2-testimonial .testimonial2-carousel .center .testi-box > i {
	border: 3px solid #01c26e;
	height: 104px;
	width: 104px;
	margin: 0 0 30px;
}
.home2-testimonial .testimonial2-carousel .testi-box > p::before {
	color: #fff;
}
.home2-testimonial .testimonial2-carousel .center .testi-box > p::before {
	color: #01c26e;
}
.home2-testimonial .testimonial2-carousel.owl-theme .owl-controls {
	margin-top: 15px;
}

/* - Testimonial Section 3 */
.testimonials-section3 {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding-top: 77px;
	padding-bottom: 82px;
}
.testimonials-section3::before {
	background-color: rgba(5,8,4,0.75);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.testimonials-section3 .section-header > h3,
.testimonials-section3 .section-header > p { 
	text-transform: none;
}
.testimonials-section3 .testimonial3-carousel {
	display: inline-block;
	width: 100%;
}
.testimonials-section3 .testimonial3-carousel .item {
	text-align: center;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box {
	position: relative;
	padding: 0 150px 40px;
	z-index: 1;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box::before {
	background-color: #fff;
	border-radius: 2px;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 58px;
	bottom: 68px;
	z-index: -1;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box::after {
	background-color: #fff;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	content: "";
	display: inline-block;
	position: absolute;
	left: 15px;
	right: 15px;
	max-width: 100%;
	width: 370px;
	height: 68px;
	bottom: 0;
	margin: 0 auto;
	z-index: -1;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box > i {
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	border: 4px solid #01c26e;
	margin-bottom: 25px;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box > p {
	text-align: left;
	line-height: 25px;
	position: relative;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box > p::before {
	font-family: FontAwesome;
	font-size: 24px;
	color: #01c26e;
	position: absolute;
	content: "\f10d";
	left: -36px;
	top: -10px;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box > h3 {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.4px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.testimonials-section3 .testimonial3-carousel .item .testi-box > h3 > span {
	display: block;
	text-transform: none;
}
.testimonial3-carousel .carousel-indicators {
	position: relative;
	left: 0;
	bottom: 0;
	margin: 47px 0 0;
	width: 100%;
}
.testimonial3-carousel .carousel-indicators > li {
	background-color: transparent;
	width: 33px;
	border: none;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-radius: 0;
	height: 16px;
	margin: 0 10px;
	position: relative;
}
.testimonial3-carousel .carousel-indicators > li::before {
	background-color: #fff;
	content: "";
	display: inline-block;
	height: 1px;
	left: 0;
	right: 0;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.testimonial3-carousel .carousel-indicators > li.active::before {
	height: 4px;
	background-color: #01c26e;
}

/* - Faq Page */
.faq-page {
	padding-bottom: 60px;
	padding-top: 77px;
	position: relative;
}
.faq-page .faq-img {
	position: absolute;
	left: 0;
	top: 30px;
	width: 19.53125%;
}
.faq-block .panel-group {
	margin-bottom: 0px;
}
.faq-block .panel-group .panel {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	margin-bottom: 30px;
}
.faq-block .panel-default > .panel-heading {
	background-color: transparent;
	border-radius: 0;
	border: none;
	padding: 0;
}
.faq-block .panel-title > a {
	background-color: #01c26e;
	border: none;
	display: inline-block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 0.45px;
	text-transform: uppercase;
	padding: 11px 20px 11px 70px;
	position: relative;
}
.faq-block .panel-title > a.collapsed {
	font-weight: normal;
	background-color: transparent;
	border: 1px solid #e2e2e2;
	color: #333;
	text-transform: none;
}
.faq-block .panel-title > a::before {
	background-color: #222;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 58px;
}
.faq-block .panel-title > a.collapsed::before {
	background-color: #01c26e;
}
.faq-block .panel-title > a::after {
	content: "\f068";
	position: absolute;
	font-size: 18px;
	top: 50%;
	left: 22px;
	color: #fff;
	font-family: FontAwesome;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
}
.faq-block .panel-title > a.collapsed::after {
	content: "\f067";
}
.faq-block .panel-body {
	border-top: none;
	padding: 17px 25px 25px;
	letter-spacing: 0.35px;
	line-height: 25px;
}
.faq-block  .panel-collapse.in .panel-body {
	padding-top: 25px;
	padding-bottom: 0;
}	

.work-section .faq-block .panel-group .panel {
	background-color: transparent;
	margin-bottom: 40px;
}
.work-section .faq-block .panel-group .panel:last-child {
	margin-bottom: 0;
}
.work-section .faq-block .panel-title > a {
	padding-left: 50px;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.work-section .faq-block .panel-title > a.collapsed {
	padding: 0 0 0 25px;
	color: #fff;
	border: none;
}
.work-section .faq-block .panel-title > a::before {
	display: none;
}
.work-section .faq-block .panel-title > a.collapsed::after {
	left: 0;
}
.work-section .faq-block .panel-body {
	padding-bottom: 16px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

/* - We Are Working */
.we-are-working {
	padding-top: 77px;
	padding-bottom: 82px;
	position: relative;
}
.work-box {
	display: inline-block;
	position: relative;
	margin-bottom: 39px;
	padding-left: 85px;
	width: 100%;
}
.work-box:last-child {
	margin-bottom: 0;
}
.work-box > i {
	border-radius: 50%;
	display: inline-block;
	font-size: 25px;
	line-height: 53px;
	height: 53px;
	text-align: center;
	width: 53px;
	position: absolute;
	left: 0;
	top: 0;
}
.work-box > h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.45px;
	line-height: 24px;
}
.work-box > p {
	line-height: 24px;
	letter-spacing: 0.35px;
	margin-bottom: 0;
}
.work-img-block {
	display: inline-block;
	width: 100%;
}
.work-img-block .work-carousel .item {
	text-align: center;
}
.work-img-block .work-carousel .item > a {
	display: inline-block;
	position: relative;
	width: 100%;
}
.work-img-block .work-carousel .item > a::before {
	background-color: rgba(34,34,34,0.85);
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.work-img-block .work-carousel .item > a:hover::before {
	opacity: 1;
}
.work-img-block .work-carousel.owl-theme .owl-controls {
	margin-top: 0;
}

/* - Blog */
.blog-grid-2-col,
.blog-grid-3-col {
	padding-top: 90px;
}
.blog-grid {
	padding-bottom: 86px;
}
.blog-grid.blog-gridsidebar {
	padding-bottom: 0;	
}
article[class*="type-"] .entry-header,
.type-post .entry-header {
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	display: inline-block;
	width: 100%;
	padding: 17px 28px 12px;
}
article[class*="type-"] .entry-header .entry-title,
.type-post .entry-header .entry-title {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0.25px;
	margin-top: 0;
	margin-bottom: 5px;
}
article[class*="type-"] .entry-header .entry-title > a,
.type-post .entry-header .entry-title > a {
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}

article[class*="type-"] .entry-header .entry-meta,
.type-post .entry-header .entry-meta {
	float: left;
	width: 100%;
}
article[class*="type-"] .entry-header .entry-meta > span,
.type-post .entry-header .entry-meta > span {
	font-size: 13px;
	margin-right: 15px;
	line-height: 30px;
}
article[class*="type-"] .entry-header .entry-meta > span:last-child,
.type-post .entry-header .entry-meta > span:last-child {
	margin-right: 0;
}
article[class*="type-"] .entry-header .entry-meta > span > i,
.type-post .entry-header .entry-meta > span > i {
	margin-right: 10px;
}
article[class*="type-"] .entry-header .entry-meta > span > a,
.type-post .entry-header .entry-meta > span > a {
	text-decoration: none;
}
article[class*="type-"] .entry-content,
.type-post .entry-content {
	display: inline-block;
	width: 100%;
	padding: 22px 30px 30px;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}

article[class*="type-"] .entry-content ul li strong,
article[class*="type-"] .entry-content ul li em,
article[class*="type-"] .entry-content ul li span {
	font-size: 14px !important;
}
article[class*="type-"] .entry-content > p a {
	color: #666;
}

article[class*="type-"] .entry-content > p,
.type-post .entry-content > p {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
article[class*="type-"] .entry-content > a,
.type-post .entry-content > a {
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 5px 20px;
	font-size: 14px;
	display: inline-block;
	margin-top: 2px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
[class*="type-"]  .entry-cover iframe {
	background-color: #000;
}	

/* - Blog Grid 3 Col */
.blog-grid-3-col .type-post {
	max-width: 370px;
	display: block;
	margin: 0 auto;
}

/* - Blog Grid 2 Col */
.blog-grid-2-col {
	padding-bottom: 85px;
}
.blog-grid-2-col .type-post {
	border-radius: 25px;
	overflow: hidden;
}
.blog-grid-2-col .type-post .entry-header {
	padding-top: 13px;
}
.blog-grid-2-col .type-post .entry-header .entry-title {
	text-transform: uppercase;
}
.blog-grid-2-col .type-post .entry-content {
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}

/* - Blog Fullwidth */
.blog-fullwidth .row > [class*="col-xs-"]:nth-child(n+2) {
	margin-top: 40px;
}
article[class*="type-"] .entry-header {
	padding: 33px 30px 0;
}
.single article[class*="type-"].single-2 .entry-header {
	border: 1px solid #eaeaea;
	border-bottom: none;
}
.single article[class*="type-"] .entry-header {
	padding-left: 30px;
	padding-right: 30px;
}
.single article[class*="type-"] .entry-header.bg_dark2 {
	padding-top: 12px;
	padding-bottom: 12px;
}
.single article[class*="type-"] .entry-header.brd_color_light_gray {
	padding-top: 12px;
	padding-bottom: 4px;
}

/* selects and hides all empty paragraphs */
p:empty {
  display: none;
}

article[class*="type-"] .entry-header .entry-title {
	margin-bottom: 15px;
	text-transform: uppercase;
}
article[class*="type-"] .entry-header .entry-meta {
	width: auto;
	padding-left: 13px;
	padding-right: 13px;
}
.single article[class*="type-"] .entry-header .entry-meta {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
article[class*="type-"] .entry-content {
	padding-top: 13px;
	padding-bottom: 33px;
}

/* - Blog Left Sidebar */
.blog-grid:not([class*="blog-grid-"]) .type-post .entry-cover {
	position: relative;
	float: left;
	width: 100%;
}
.blog-grid:not([class*="blog-grid-"]) .entry-cover::before {
	background-color: rgba(0,0,0,0.75);
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 160px;
	height: 160px;
	margin: 0 auto;
	top: 50%;
	transform: translate(0%, -50%) rotate(0deg);
	-webkit-transform: translate(0%, -50%) rotate(0deg);
	-moz-transform: translate(0%, -50%) rotate(0deg);
	-ms-transform: translate(0%, -50%) rotate(0deg);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 0;
}
.blog-grid:not([class*="blog-grid-"]) .entry-cover .hover-content {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 0%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);	
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 0;
}
.blog-grid:not([class*="blog-grid-"]) .entry-cover .hover-content > a {
	border-radius: 2px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	width: 32px;
	margin: 0 5px;
}

.blog-grid:not([class*="blog-grid-"])  .type-post:hover .entry-cover::before {
	transform: translate(0%, -50%) rotate(405deg);
	-webkit-transform: translate(0%, -50%) rotate(405deg);
	-moz-transform: translate(0%, -50%) rotate(405deg);
	-ms-transform: translate(0%, -50%) rotate(405deg);
	opacity: 1;
}
.blog-grid:not(.blog-grid-2-col)  .type-post:hover .entry-cover .hover-content {
	top: 50%;
	opacity: 1;
}
.blog-grid .format-gallery .entry-cover::before,
.blog-grid .format-video .entry-cover::before,
.blog-grid .format-audio .entry-cover::before {
	content: "";
	display: none;
}

/* - Widget */
.wpb_widgetised_column .widget,
.widget-area .widget {
	background-color: #f7f7f7;
	margin-bottom: 30px;
	border: 1px solid #eaeaea;
	padding: 24px 29px;
}

.widget-area .widget:last-of-type {
	margin-bottom: 0;
}
.wpb_widgetised_column .widget-title,
.widget-area .widget-title {
	display: inline-block;
	width: 100%;
}
.wpb_widgetised_column .widget-title h3,
.widget-area .widget-title h3 {
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.9px;
	margin-bottom: 16px;
	margin-top: 0;
	text-transform: uppercase;
	padding: 0 0 11px 14px;
	position: relative;
}
.wpb_widgetised_column .widget-title h3::before,
.widget-area .widget-title h3::before {
	border-left: 2px solid #01c26e;
	border-bottom: 2px solid #01c26e;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 5px;
	right: 0;
	bottom: 0;
}
.widget ul {
	margin-bottom: 0;
}
/* - Widget : Search */
.widget.widget_search {
	border: none;
	background-color: transparent;
	padding: 0;
}
.searchform {
	background-color: #01c26e;
	border-radius: 2px;
}
.widget_search .form-control {
	height: 45px;
	outline: none;
	border: none;
	color: #ffffff;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 22px;
	letter-spacing: 1.2px;
	color: #ffffff;
	background-color: transparent;
}
.widget_search .form-control::-webkit-input-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.widget_search .form-control:-moz-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.widget_search .form-control::-moz-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.widget_search .form-control:-ms-input-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.widget_search .searchform .btn-default {
	color: #fff;
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
}	

/* - Widget : Categories */
.widget_categories_custom ul,
.widget_categories ul {
	padding-left: 0;
}
.widget_categories ul .children {
	padding-left: 15px;
}
.widget_categories_custom ul > li,
.widget_categories ul > li {
	display: inline-block;
	width: 100%;
	list-style: none;
}
.widget_categories_custom ul > li > a,
.widget_categories ul > li > a {
	color: #333;
	padding: 5px 0;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 0.35px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_categories_custom ul > li > a {
	position: relative;
}
.widget_categories_custom ul > li > a > i {
	margin-right: 17px;
	width: 17px;
	text-align: center;
}
.widget_categories ul > li:hover,
.widget_categories ul > li > a:hover {
	color: #01c26e;
}
.widget_categories_custom ul > li > a {
	padding: 0;
}
.widget_categories_custom ul li {
	margin-bottom: 10px;
}
.widget_categories_custom ul li:last-of-type {
	margin-bottom: 0;
}

/* - Widget : Recent Comment */
.widget_recent_comments ul {
	padding-left: 0;
}
.widget_recent_comments ul > li {
	display: inline-block;
	margin-bottom: 18px;
	margin-left: 40px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_recent_comments ul > li:last-child {
	margin-bottom: 0;
}
.widget_recent_comments ul > li a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.35px;
	display: inline-block;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_recent_comments ul > li::before {
	content: "\f0e5";
	font-family: FontAwesome;
	position: absolute;
	left: 48px;
}
.widget_recent_comments ul > li:hover,
.widget_recent_comments ul > li a:hover {
	color: #01c26e;
}
.top-footer .widget_recent_comments ul > li {
	margin-left: 0;
}
.top-footer .widget_recent_comments ul > li:before {
	content: "";
	display: none;
}
.top-footer .widget_recent_comments ul > li,
.top-footer .widget_recent_comments ul > li > a {
	color: #b1b1b1;
}

.top-footer .widget_recent_comments ul > li:hover,
.top-footer .widget_recent_comments ul > li > a:hover {
	color: #01c26e;
}
/* - Widget : Recent Post */
.widget_recentposts .latest-content {
	display: inline-block;
	min-height: 70px;
	margin-bottom: 20px;
	padding-left: 90px;
	position: relative;
	width: 100%;
}
.widget_recentposts .latest-content:last-of-type {
	margin-bottom: 0;
}
.widget_recentposts .latest-content > a {
	position: absolute;
	left: 0;
	top: 0;
}
.widget_recentposts .latest-content > a > img {
	border-radius: 2px;
}
.widget_recentposts .latest-content > h5 {
	line-height: 25px;
	letter-spacing: 0.35px;
	margin-top: -5px;
}
.widget_recentposts .latest-content > h5 > a {
	text-decoration: none;
}
.widget_recentposts .latest-content > span {
	font-size: 13px;
	vertical-align: middle;
}
.widget_recentposts .latest-content > span > i {
	margin-right: 9px;
}
.widget_recentposts .latest-content > span a {
	text-decoration: none;
	letter-spacing: 0.325px;
}

/* - Widget: Tags */
.widget-area .widget.widget_tag_cloud {
	padding-bottom: 20px;
}
.tagcloud {
	display: inline-block;
	width: 100%;
}
.tagcloud a {
	color: #666;
	font-size: 14px !important;
	padding: 3px 10px;
	border-radius: 2px;
	border: 1px solid #b1b1b1;
	margin-bottom: 10px;
	margin-right: 4px;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0.35px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	display: inline-block;
}
.tagcloud a:last-of-type {
	margin-right: 0;
}
.tagcloud a:hover {
	background-color: #01c26e;
	color: #fff;
	border-color: #01c26e;
}

/* -  Widget Archive */
.widget_archive ul  {
	padding-left: 0;
	padding-right: 0;
}
.widget_archive ul li {
    margin-bottom: 10px;
	list-style: none;
}
.widget_archive ul li:last-of-type {
	margin-bottom: 0;
}
.widget_archive ul li a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.35px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_archive ul li:hover,
.widget_archive ul li a:hover {
	color: #01c26e;
}

/* - Widget Breadcrumb */
.widget_breadcrumb_navxt span a {
	color: #01c26e;
	text-decoration: none;
}

/* - Widget Calendar */
.widget.widget_calendar table {
	margin-bottom: 0;
}
.widget.widget_calendar caption {
	color: #000;
	padding-top: 0;
	padding-bottom: 15px;
	font-weight: 600;
	text-align: center;
}
.widget.widget_calendar table a {
	color: #333;
	text-decoration: none;
}
.widget.widget_calendar  table #today a {
	color: #fff;
}
.widget.widget_calendar  table #today {
	background-color: #01c26e;
	color: #fff;
}
.widget.widget_calendar  table tbody td {
	border-top-width: 0;
	border-right-width: 0;
}
.widget.widget_calendar  table thead th:last-of-type {
	border-right-width: 0;
}
.widget.widget_calendar  table tfoot td:first-of-type,
.widget.widget_calendar  table tbody td:first-of-type {
	border-left-width: 0;
}
.widget.widget_calendar  table tfoot td {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
}

/* - Widget Custom Html */
.widget_custom_html .textwidget {
    letter-spacing: 0.35px;
    line-height: 24px;
}
.widget_text .textwidget p img {
	padding: 10px 0;
}	

/* - Widget Calendar */
.widget_rss ul  {
	padding-left: 0;
	padding-right: 0;
}
.widget_rss ul  li {
	list-style: none;
	margin-bottom: 18px;
}
.widget_rss ul  li:last-of-type {
	margin-bottom: 0;
}
.widget_rss h3 .rsswidget {
	color: #333;
	text-decoration: none;
}
.widget_rss ul li a {
	color: #333;
	text-decoration: none;
}
.widget_rss ul li a:hover {
	color: #01c26e;
}

/* Widget Recent Post */
.widget_recent_entries ul {
	padding-left: 0;
	padding-right: 0;
}
.widget_recent_entries ul li {
	display: inline-block;
    margin-bottom: 18px;
	list-style: none;	
}
.widget_recent_entries ul li:last-of-type {
	margin-bottom: 0;
}
.widget_recent_entries ul li a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.35px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_recent_entries ul li span {
	display: block;
	margin-top: 10px;
}
.widget_recent_entries ul li a:hover {
	color: #01c26e;
}
.widget_mc4wp_form_widget  .form-control {
	border-color: #b1b1b1;
	border-radius: 0;
	outline: 0 none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
}
.widget_mc4wp_form_widget  .btn-default {
	border-radius: 0;
	border-color: #222;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
}
.widget_mc4wp_form_widget .btn-default:hover,
.widget_mc4wp_form_widget .btn-default:active,
.widget_mc4wp_form_widget .btn-default:focus {
	background-color: transparent;
	border-color: #b1b1b1;
}
.widget.widget_mc4wp_form_widget {
	background-color: transparent;
	padding: 0;
	border: 0 none;
}
.widget_mc4wp_form_widget .mc4wp-alert  {
	margin-top: 10px;
}

/* Widget Meta */
.widget_meta ul {
	padding-left: 0;
	padding-right: 0;
}
.widget_meta ul li {
	list-style: none;
	margin-bottom: 18px;
}
.widget_meta ul li:last-of-type {
	margin-bottom: 0;
}
.widget_meta ul li a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.35px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_meta ul li a:hover {
	color: #01c26e;
}

/* Widget Pages */
.widget_pages ul {
	padding-left: 0;
	padding-right: 0;
}
.widget_pages ul .children {
	padding-left: 15px;
}
.widget_pages ul li {
	list-style: none;
}
.widget.widget_pages {
	padding-bottom: 15px;
}
.widget_pages ul li a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.35px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	padding: 8px 0;
	display: inline-block;
}
.widget_pages ul li a:hover {
	color: #01c26e;
}

/* widget Nav Menu */
.widget.widget_nav_menu {
	padding-bottom: 15px;
}
.widget_nav_menu ul {
	padding-left: 0;
	padding-right: 0;
}
.widget_nav_menu ul.sub-menu {
	padding-left: 15px;
}	
.widget_nav_menu ul li {
	list-style: none;
}
.widget_nav_menu ul li a {
	color: #333;
	text-decoration: none;
	padding: 8px 0;
	display: inline-block;
	letter-spacing: 0.35px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_nav_menu ul li a:hover {
	color: #01c26e;
}
.widget_nav_menu ul li.custom_search,
.widget_nav_menu ul li.custom_btn {
	display: none;
}

/* Widget Event */
.tribe-events-list-widget .tribe-list-widget {
	padding-left: 0;
	padding-right: 0;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0;
	margin-bottom: 18px;
}
.tribe-events-list-widget .tribe-events-list-widget-events h4  {
	font-size: 16px;
}
.tribe-events-list-widget .tribe-events-widget-link a,
.tribe-events-list-widget .tribe-events-list-widget-events h4 a {
	color: #333;
	text-decoration: none;
}
.tribe-events-list-widget .tribe-events-widget-link a:hover,
.tribe-events-list-widget .tribe-events-list-widget-events h4 a:hover {
	color: #01c26e;
}
.tribe-events-list-widget .tribe-events-widget-link {
	margin-bottom: 0;
}

.tribe-events-list-widget ol li {
	list-style: none;
}
.tribe-events-list-widget .tribe-event-duration span {
	color: #666;
}

/* Footer Widget */
.top-footer  .widget_text .textwidget .wp-caption-text,
.top-footer  .widget_text .textwidget,
.top-footer  .widget_rss ul li,
.top-footer  .widget_rss ul li a,
.top-footer .widget_rss ul > li .rssSummary,
.top-footer .widget_recent_comments ul > li span a,
.top-footer .widget_eventdetails .eventdetails > p,
.top-footer .widget_eventdetails .eventdetails > p > a,
.top-footer .widget_eventdetails .eventdetails > p > b,
.top-footer .widget_eventdetails .eventdetails > p > i,
.top-footer .tribe-events-list-widget .tribe-event-duration,
.top-footer .tribe-events-list-widget .tribe-event-duration span,
.top-footer .tribe-events-list-widget .tribe-events-widget-link a,
.top-footer .tribe-events-list-widget .tribe-events-list-widget-events h4 a,
.top-footer .widget_categories_custom ul > li > a,
.top-footer .widget_categories ul > li,
.top-footer .widget_categories ul > li > a,
.top-footer .widget_nav_menu ul li a,
.top-footer .widget_pages ul li a,
.top-footer .widget_meta ul li a,
.top-footer .widget_recent_entries ul li a,
.top-footer .widget_custom_html .textwidget,
.top-footer .widget_archive ul li,
.top-footer .widget_archive ul li a {
	color: #b1b1b1;
}

.top-footer  .widget_rss ul li a:hover,
.top-footer .widget_recent_entries ul li a:hover,
.top-footer .widget_recent_comments ul > li span a:hover,
.top-footer .widget_eventdetails .eventdetails > p > a:hover,
.top-footer .tribe-events-list-widget .tribe-events-widget-link a:hover,
.top-footer .tribe-events-list-widget .tribe-events-list-widget-events h4 a:hover,
.top-footer .widget_categories_custom ul > li > a:hover,
.top-footer .widget_categories ul > li > a:hover,
.top-footer .widget_nav_menu ul li a:hover,
.top-footer .widget_pages ul li a:hover,
.top-footer .widget_meta ul li a:hover,
.top-footer .widget_recent_entries ul li span:hover,
.top-footer .widget_archive ul li:hover,
.top-footer .widget_archive ul li a:hover {
	color: #01c26e;
}
.top-footer .widget_recent_entries ul li span,
.top-footer .widget_rss h3 .rsswidget,
.top-footer .widget table,
.top-footer .widget.widget_calendar table a,
.top-footer .widget.widget_calendar caption,
.top-footer .widget_breadcrumb_navxt .breadcrumbs {
	color: #fff;
}
.top-footer .widget table,
.top-footer .widget table th,
.top-footer .widget table td {
	border-color: #fff;
}
.top-footer .tagcloud a {
	border: 1px solid #b1b1b1;
    border-radius: 2px;
    color: #b1b1b1;
    display: inline-block;
    letter-spacing: 0.35px;
    margin-bottom: 10px;
    margin-right: 4px;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: capitalize;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.top-footer .tagcloud a:hover{
	background-color: transparent;
	color: #01c26e;
}
.top-footer .widget_rss  p {
	color: #fff;
}
.top-footer .widget_mc4wp_form_widget .btn-default {
	background-color: #01c26e;
	border-color: #01c26e;
	border-radius: 0;
}
.top-footer .widget_mc4wp_form_widget .mc4wp-alert {
	margin-top: 10px;
	color: #fff;
}

/* - Blog Single */
.blog-single {
	padding-bottom: 110px;
}
article[class*="type-"]  {
	margin-bottom: 45px;
}
article[class*="type-"]:last-of-type  {
	margin-bottom: 0;
}
.single-post article[class*="type-"]:last-of-type  {
	margin-bottom: 25px;
}
article[class*="type-"].format-gallery,
article[class*="type-"].format-video,
article[class*="type-"].format-audio {
	border-top: 0 none;
}
article[class*="type-"].format-video iframe {
	background-color: #000;
}

article.type-post .entry-content {
	padding-bottom: 40px;
}
.single article[class*="type-"] .entry-content {
	padding-top: 23px;
	padding-bottom: 20px;
}
.single article[class*="type-"].post-no-social .entry-content {
	padding-top: 11px;
}
.single article.type-post.single-2:not(.has-post-thumbnail) .entry-content  {
	border-top: 1px solid #eaeaea;
}
.blog-single-curv article.type-post:not(.single-2) {
	border-radius: 25px;
	overflow: hidden;
}
.blog-single-curv article.type-post .entry-header .entry-title {
	text-transform: uppercase;
}
.blog-single-curv article.type-post:not(.single-2) .entry-content {
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}
article.type-post .entry-content > p {
	letter-spacing: 0.35px;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-style: italic;
	overflow: hidden;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

article.type-post .entry-content > ul.points-list {
	padding-left: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}
article.type-post .entry-content > ul.points-list > li {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
	margin-bottom: 10px;
}
article.type-post .entry-content > ul.points-list > li > i {
	margin-right: 15px;
	vertical-align: middle;
}
article.type-post .entry-content dl dd a,
article.type-post .entry-content table a {
	color: #666;
	text-decoration: none;
}
article.type-post .entry-content .blog-gallery {
	display: inline-block;
	width: 100%;
	margin-bottom: 25px;
}
article.type-post .entry-content .blog-gallery > h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.45px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 25px;
	text-transform: uppercase;
}
article.type-post .entry-content .blog-gallery > ul {
	padding-left: 0;
	margin: 0 -8px;
}
article.type-post .entry-content .blog-gallery > ul > li {
	float: left;
	list-style: none;
	width: 33.333%;
	padding: 0 8px;
	box-sizing: border-box;
}
article[class*="type-"] .entry-content .tags {
	display: inline-block;
	line-height: 30px;
	margin-bottom: 7px;
}

article[class*="type-"] .entry-content > ul > li {
	margin: 9px 0;
}
article[class*="type-"].post-no-social .entry-content .tags {
	clear: both;
	display: inline-block;
	width: 100%;
}
article[class*="type-"] .entry-content .post-category {
	display: inline-block;
	width: 100%;
}

article[class*="type-"] .entry-content .post-category > span,
article[class*="type-"] .entry-content .tags > span {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
article[class*="type-"] .entry-content .post-category > a,
article[class*="type-"] .entry-content .tags > a {
	color: #01c26e;
	font-family: 'Roboto Slab', sans-serif;
	display: inline-block;
	text-decoration: none;
	margin-right: 4px;
}
article[class*="type-"] .entry-content .post-category > a:hover,
article[class*="type-"] .entry-content .tags > a:hover {
	color: #222;
}
article[class*="type-"] .entry-content .post-category > a::after,
article[class*="type-"] .entry-content .tags > a::after {
	content: ",";
}
article[class*="type-"] .entry-content .post-category > a:last-child::after,
article[class*="type-"] .entry-content .tags > a:last-child::after {
	content: "";
}
article.type-post .entry-content ul.social {
	float: right;
	padding-left: 0;
	margin-bottom: 0;
}
article.type-post .entry-content ul.social li {
	display: inline-block;
	margin-left: 7px;
	margin-bottom: 7px;
	margin-top: 0;
}
article.type-post .entry-content ul.social li > a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	border-radius: 2px;
}

/* - Comment Area */
.comments-area {
	display: inline-block;
    margin-top: 20px;
    padding: 0;
    width: 100%;
}
.comments-title {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.45px;
	line-height: 25px;
	margin-bottom: 40px;
	margin-top: 0;
	text-transform: uppercase;
}
.comments-area  .comment-list {
    list-style: none;
	padding-left: 0;
	overflow: hidden;
}
.comments-area .comment-navigation {
	margin-bottom: 15px;
}
.comments-area .comment-list li ol li,
.comments-area .comment-list li ul li {
	padding: 0;
}
.comments-area .comment-list .pingback,
.comments-area .comment-list .pingback  .comment-body {
	padding-left: 0;
	padding-right: 0;
}
.comments-area .comment-list .pingback  .comment-body {
	padding-top: 0;
	padding-bottom: 30px;
}
.comments-area .comment-list .pingback  .comment-body a {
	color: #666;
	text-decoration: none;
}
.comment-body {
	margin-bottom: 30px;
	padding-bottom: 27px;
	padding-left: 110px;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #f1f1f1;
}
.comment-author .avatar,
.bypostauthor .avatar {
	border: 1px solid #f1f1f1;
	padding: 2px;
}
.comment-author {
	display: inline-block;
	width: 100%;
	margin-top: -5px;
}
.comment-author .avatar {	
	border-radius: 2px;
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 0;
}

.comment-author .fn .url,
.comment-author .fn {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.45px;
	line-height: 25px;
	margin-top: -5px;
	color: #000;
}
.comment-metadata {
    display: inline-block;
	width: 100%;
	margin-bottom: 7px;
	margin-top: 5px;
}
.comment-metadata a {
	color: #01C26E;
	text-transform: capitalize;
	text-decoration: none;
	letter-spacing: 0.65px;
	font-weight: 500;
	line-height: 23px;
}
.comments-area .comment p {
    color: #666666;
    font-size: 14px;
    letter-spacing: 0.35px;
    line-height: 25px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comments-area  .comment-content a {
	color: #333;	
}
.comment-list .reply {
	display: inline-block;
}
.comment-list .reply a {
	color: #333;
	position: relative;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.comment-reply-title small a:before {
    content: "\f00d";
    font-size: 14px;
    position: relative;
    top: 0;
	font-family: "FontAwesome";
	color: #000;
	margin-right: 10px;
}
.comment-reply-title small a {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
	margin-left: 10px;
	float: right;
}
.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	text-decoration: none;
}
.comment-list .reply a:hover {
	color: #000;
}
.comment-list .children {
	list-style: none;
	margin: 0 0 0 15px;
	padding-left: 15px;
}
.comment-list .children > li {
    padding-left: 0.5em;
}
.comments-area .comment-list .comment-respond  .form-submit,
.comments-area .comment-list .comment-respond .comment-form-comment {
	margin-bottom: 25px;
}

/* - Comment Reply Form */
.comment-respond {
	display: inline-block;
	width: 100%;
}
.comment-reply-title {	
	font-family: 'Roboto Slab', sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.45px;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;
}
.comments-area .comment-form {
	margin-left: -12.5px;
	margin-right: -12.5px;
}
.comments-area .logged-in-as,
.comments-area .comment-notes {
	padding-left: 12.5px;
	padding-right: 12.5px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
}
.comments-area .logged-in-as a {
	color: #000;
}
.comments-area .comment-form label {
	margin-bottom: 15px;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url,
.comments-area .comment-form-comment,
.comments-area .form-submit {
    float: left;
    padding-left: 12.5px;
	padding-right: 12.5px;
	box-sizing: border-box;
	margin-bottom: 25px;
}
.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
	width: 33.333%;
}
.comments-area .comment-form-comment,
.comments-area .form-submit {
	width: 100%;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	background-color: #f1f1f1;
    border: none;
    border-radius: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.65px;
    min-height: 55px;
    outline: none;
    padding: 13px 30px;
    position: relative;
    width: 100%;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.comment-form textarea {
	padding: 30px;
	height: 185px;
}
.comments-area .form-submit {
	margin-bottom: 0;
}
.comment-form input[type="submit"]{
	background-color: #01c26e;
	border: none;
    border-radius: 0;
    color: #fff;   
    font-size: 14px;
	line-height: 40px;
    font-weight: bold;
    letter-spacing: 0.35px;
    padding: 0 35px;
    text-decoration: none;
    text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s
}

/* - Latest Blog */
.latest-blog {
	padding-top: 75px;
	padding-bottom: 90px;
}
.latest-blog .container > .row {
	margin-left: -11px;
	margin-right: -11px;
}
.latest-blog .container > .row [class*="col-"] {
	padding-left: 11px;
	padding-right: 11px;
}
.latest-blog .type-post .entry-header {
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	border-top: none;
	padding: 23px 28px 10px;
}
.latest-blog .type-post .entry-header .entry-title {
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 0.45px;
	font-size: 18px;
}
.latest-blog .type-post .entry-meta {
	border-radius: 2px;
	width: auto;
	padding-left: 13px;
	padding-right: 13px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	width: 100%;
}
.latest-blog .type-post .entry-content {
	padding: 10px 28px 33px;
}

/* - Latest Blog 2 */
.latest-blog2 {
	padding-top: 75px;
	padding-bottom: 90px;
}
.latest-blog2 .section-header > p {
	text-transform: none;
}
.latest-blog2 .container > .row {
	margin-left: -11px;
	margin-right: -11px;
}
.latest-blog2 .container > .row [class*="col-"] {
	padding-left: 11px;
	padding-right: 11px;
}
.latest-blog2 .type-post {
	border-radius: 25px;
	overflow: hidden;
}
.latest-blog2 .type-post .entry-header .entry-title {
	text-transform: uppercase;
	letter-spacing: 0.45px;
}
.latest-blog2 .type-post .entry-content {
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}

/* - Latest Blog 3 */
.latest-blog3 {
	padding-top: 76px;
	padding-bottom: 90px;
}
.latest-blog3 .section-header > h3 {
	text-transform: capitalize;
}
.latest-blog3 .section-header > p {
	text-transform: none;
}
.latest-blog3 .container > .row {
	margin-left: -11px;
	margin-right: -11px;
}
.latest-blog3 .container > .row [class*="col-"] {
	padding-left: 11px;
	padding-right: 11px;
}

/* - SignUp Form */
.signup-section {
	padding-bottom: 110px;
}
.signup-form {
	display: inline-block;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
.signup-form > form {
	display: inline-block;
	width: 100%;
	padding: 30px 15px 0;
}
.signup-form > form .form-group {
	margin-bottom: 30px;
}
.signup-form > form .form-control {
	border-style: solid;
	border-width: 1px;
	border-radius: 2px;
	height: 44px;
	padding-left: 18px;
	padding-right: 18px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
}
.signup-form > form .form-control::-webkit-input-placeholder {
	color: #666666;
}
.signup-form > form .form-control:-moz-placeholder { 
	color: #666666;
}
.signup-form > form .form-control::-moz-placeholder {
	color: #666666;
}
.signup-form > form .form-control:-ms-input-placeholder {  
	color: #666666;
}
.signup-form > form input[type="checkbox"] {
	margin-right: 10px;
}
.signup-form > form .signup-btn {
	margin: 0;
	position: relative;
	z-index: 1;
	text-align: center;
	padding-top: 50px;
}
.signup-form > form .signup-btn::before {
	background-color: #fff;
	content: "";
	display: inline-block;
	position: absolute;
	left: -15px;
	right: -15px;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.signup-form > form .signup-btn input[type="submit"] {
	border: none;
	border-radius: 2px;
	font-weight: bold;
	letter-spacing: 0.35px;
	padding: 11px 25px;
	text-transform: uppercase;
}

/* - Dontation Page */
.dontation-page {
	padding-top: 75px;
	padding-bottom: 90px;
	position: relative;
}
.dontation-page .dontaiton-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 30.4688%;
}
.dontation-page .section-header {
	text-align: left;
}
.dontation-page .dontaiton-info > h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 22px;
	letter-spacing: 0.55px;
	line-height: 25px;
	text-transform: capitalize;
}
.dontation-page .dontaiton-info > p {
	letter-spacing: 0.35px;
	line-height: 25px;
	margin-bottom: 15px;
}
.dontaiton-detail {
	background-color: #edecec;
	display: inline-block;
	padding: 30px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dontaiton-detail > ul {
	padding-left: 0;
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}
.dontaiton-detail > ul > li {
	float: left;
	list-style: none;
}
.dontaiton-detail > ul > li  {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	padding: 12px 38px;
	display: inline-block;
	text-decoration: none;
	color: #666;
	letter-spacing: 0.35px;
}
.dontaiton-detail > ul > li.active,
.dontaiton-detail > ul > li:hover {
	background-color: #01c26e;
	color: #fff;
}
.dontaiton-detail > ul > li + li {
	margin-left: -1px
}
.dontaiton-detail .other-value {
	display: none;
	vertical-align: middle;
	width: 100%;
	margin-bottom: 30px;
}
.dontaiton-detail .other-value input[type="radio"] {
	margin-right: 10px;
}
.dontaiton-detail .other-value input[type="text"] {
	border: 1px solid #e2e2e2;
	height: 42px;
	padding: 6px 15px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
	width: 150px;
	margin-left: 10px;
}
.dontaiton-detail .form-group {
	margin-bottom: 0;
	letter-spacing: 0.35px;
}
.dontaiton-detail .form-group input[type="checkbox"] {
	margin-right: 10px;
}
.donor-info > h4 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 22px;
	letter-spacing: 0.55px;
	line-height: 25px;
	text-transform: capitalize;
}
.dontation-page .donor-info > p {
	letter-spacing: 0.35px;
	line-height: 25px;
	margin-bottom: 15px;
}
.donor-info .donor-form {
	background-color: #edecec;
	display: inline-block;
	padding: 15px;
	width: 100%;
}
.donor-info .donor-form .form-group {
	margin: 15px 0;
}
.donor-info form .donor-form .form-group .form-control {
	border: 1px solid #e2e2e2;
	border-radius: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
	height: 42px;
}
.donor-info form > .btn {
	text-transform: capitalize;
	background-color: #01c26e;
	color: #fff;
	padding: 14px 22px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.4px;
	border: none;
	margin-top: 20px;
	border-radius: 0;
}
.donor-info form > .btn:hover {
	background-color: #000;
}

/* - Contact Page */
.contact-content {
	position: relative;
	margin-top: 90px;
	margin-bottom: 82px;
}
.contact-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 30.8333%;
}
.contact-detail {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}
.contact-detail > h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.45px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 34px;
}
.contact-detail > .detail-box {
	display: inline-block;
	padding-left: 60px;
	width: 100%;
	position: relative;
	min-height: 40px;
	margin-bottom: 30px;
}
.contact-detail > .detail-box > i {
	border-radius: 2px;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.contact-detail > .detail-box > p {
	line-height: 25px;
	margin-top: -8px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.contact-detail > .detail-box > p > span {
	display: block;
}
.contact-detail > .detail-box > p > a {
	text-decoration: none;
}
.contact-detail > ul {
	padding-left: 0;
	display: inline-block;
	width: 100%;
}
.contact-detail > ul > li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
}
.contact-detail > ul > li > a {
	font-size: 20px;
	display: inline-block;
	line-height: 35px;
	height: 35px;
	text-align: center;
	width: 35px;
}

/* - Contact Form */
.contact-form > h3 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: 0.45px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 34px;
}
/* - Map Section */
.map-section .map-canvas {
	height: 460px;
}

/* - Error Page */
.error-content {
	padding-top: 100px;
	padding-bottom: 90px;
}
.error-content .container > h2 {
	background-position: top;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
	line-height: 380px;
	font-size: 430px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 62px;
	margin-top: -60px;
}
.error-content .error-content-box {
	text-align: center;
}
.error-content .error-content-box > p {
	line-height: 25px;
	text-align: left;
	letter-spacing: 0.35px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.error-content .error-content-box  .searchform  {
	background-color: transparent;
	margin-top: 25px;
	margin-bottom: 30px;
}
.error-content .error-content-box  .searchform .form-control {
	height: 42px;
	border: 1px solid #e2e2e2;
	border-radius: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	padding-left: 22px;
	padding-right: 22px;
}
.error-content .error-content-box  .searchform  .btn-default {
	height: 42px;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	border-radius: 0;
	border-color: #ccc;
}
.error-content .error-content-box > a {
	display: inline-block;
	border-radius: 2px;
	padding: 12px 22px;
	font-weight: bold;
	font-size: 16px;
	text-transform: capitalize;
	text-decoration: none;
}

/* - Coming Soon */
.comingsoon-main {
	position: relative;
	padding-bottom: 175px;
	padding-top: 158px;
}
.comingsoon-left-img {
	position: absolute;
	width: 34.15625%;
	left: 0;
	top: 30px;
}
.comingsoon-right-img {
	position: absolute;
	width: 21.7708%;
	right: 0;
	bottom: 20px;	
}
.comingsoon-main .comingsoon-detail {
	text-align: center;
	position: relative;
}
.comingsoon-main .comingsoon-detail > h6 {
	font-size: 70px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 0;
}
.comingsoon-box {
	display: inline-block;
	margin-bottom: 45px;
	margin-top: 35px;
}
.countdown-box { 
	float: left;
	padding: 25px 40px;
}
.countdown-box p {
	margin-bottom: 0;
	font-size: 80px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 0;
	text-align: center;
}
.countdown-box p span {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #01c26e;
	display: block;
	margin-top: 15px;
}
.comingsoon-main .newsletter-content > h4 {
	font-weight: 300;
}
.comingsoon-main .newsletter-content .input-group .form-control {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 16px;
}
.comingsoon-main .newsletter-content .input-group .input-group-btn .btn {
	padding-left: 37px;
	padding-right: 37px;
	background-color: #01c26e;
}
.comingsoon-main .newsletter-content .input-group .input-group-btn .btn:hover {
	background-color: #000000;
	color: #fff;
}
.comingsoon-main .newsletter-content .input-group {
	padding-right: 160px;
}
.comingsoon-main .newsletter-content h4 {
	line-height: 44px;
}

/* Search Page */
.search-no-results .page-header {
	margin: 0;
	padding-bottom: 0;
	border: 0 none;
}
.search-no-results .page-title {
	margin-top: 0;
}
.search-no-results .page-content  p {
	font-size: 15px;
}
.search-no-results .page-content .searchform .form-control {
	background-color: rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    letter-spacing: 1.2px;
    outline: medium none;
    padding: 10px 22px;
}
.search-no-results .page-content .form-control::-webkit-input-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.search-no-results .page-content  .form-control:-moz-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.search-no-results .page-content  .form-control::-moz-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.search-no-results .page-content  .form-control:-ms-input-placeholder {
	color: #ffffff;
	text-transform: uppercase;
}
.search-no-results .page-content  .searchform .btn-default {
	color: #fff;
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	outline: none;
}

/* Events Listing Form */
.tribe-events-calendar td .tribe-events-viewmore a {
	white-space: normal;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
.tribe-events-calendar td.tribe-events-present.mobile-active, .tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present.mobile-active div[id*="tribe-events-daynum-"] a,
#tribe-events-content .tribe-events-calendar .mobile-active:hover,
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active,
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"],
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"],
.tribe-events-calendar .mobile-active div[id*="tribe-events-daynum-"] a,
.tribe-events-calendar td.mobile-active,
#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type="submit"],
.tribe-events-button, .tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive, .tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
	background-color: #01c26e;
}
.tribe-events-style-skeleton #tribe-bar-collapse-toggle {
	font-size: 16px;
	margin-bottom: 15px;
}
.tribe-events-style-skeleton #tribe-bar-views .tribe-bar-views-inner label {
	margin-bottom: 15px;
}
.tribe-events-style-skeleton .tribe-bar-views-select {
	box-sizing: border-box;
}
.post-type-archive-tribe_events .tribe-bar-views-list  {
	display: inline-block;
    margin-bottom: 16px;
    margin-top: 16px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.post-type-archive-tribe_events .tribe-bar-views-list li:before {
	content: "\f04b";
	color: #01c26e;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
}
.post-type-archive-tribe_events .tribe-bar-views-list li {
	display: inline-block;
    font-weight: bold;
    letter-spacing: 0.35px;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    width: 100%;
}
.post-type-archive-tribe_events .tribe-bar-views-list li a {
	color: #333;
}
.post-type-archive-tribe_events .tribe-bar-views-list li a:hover {
	color: #01c26e;
}
.post-type-archive-tribe_events .tribe-bar-search-filter label,
.post-type-archive-tribe_events .tribe-bar-filters .label-tribe-bar-date {
	margin-right: 10px;
}
.post-type-archive-tribe_events .tribe-bar-search-filter,
.post-type-archive-tribe_events .tribe-bar-date-filter {
	margin-bottom: 15px;
}
.post-type-archive-tribe_events:not(.tribe-events-style-full) .tribe-bar-search-filter input,
.post-type-archive-tribe_events:not(.tribe-events-style-full) #tribe-bar-dates input {
	padding: 6px 12px;
	border: 1px solid #e5e5e5;
	width: 100%;
}
.tribe-events-calendar,
.datepicker table {
	width: auto;
}
.tribe-events-calendar .tribe-events-month-event-title  {
	margin-bottom: 20px;
}
#tribe-events-content .tribe-events-calendar td {
	height: 100px;
}
.tribe-events-calendar .tribe-events-viewmore a {
	font-size: 11px;
}
.tribe-events-calendar .tribe-events-viewmore {
	margin-bottom: 20px;
}
.tribe-events-calendar th {
	height: 40px;
	border-color: #bbb;
}
.tribe-events-style-full  h2.tribe-events-page-title {
	margin-top: 0;
	margin-bottom: 30px;
}
.tribe-events-list h2.tribe-events-page-title {
	margin-bottom: 20px;
}

#tribe-bar-form.tribe-bar-mini *  {
	font-size: 14px;
}
#tribe-bar-form label {
	margin-bottom: 15px;
}
#tribe-bar-form .tribe-bar-submit input[type="submit"] {
	background-color: #01c26e;
	color: #fff;
}
.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
	opacity: 1;
}
.tribe-events-style-full .tribe-bar-views-list li::before {
	top: 5px;
}
#tribe-geo-results h2.tribe-events-page-title,
h2.tribe-events-page-title {
	line-height: 46px;
}

/* Event List View */
.tribe-events-loop .tribe-events-list-event-title {
	font-family: 'Roboto Slab', sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.45px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 0;
}
.tribe-events-loop .tribe-events-list-event-title a {
    border-bottom: 4px solid #333;
	color: #333;
    display: inline-block;
    padding-bottom: 8px;
    text-decoration: none;
}
.tribe-events-loop .tribe-events-list-event-title a:hover {
	 border-color: #01c26e;
}
.tribe-events-loop  .tribe-events-gmap {
	color: #333;
	margin-left: 13px;
}
.tribe-events-event-meta address.tribe-events-address, 
.tribe-events-list .tribe-events-venue-details {
	font-style: normal;
	font-size: 14px;
	color: #888;
	line-height: 22px;
}
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop, 
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
	max-width: 100%;
}
.tribe-events-loop .tribe-events-content {
	padding: 0;
}
.tribe-events-loop .tribe-events-read-more {
	color: #333;
}
.tribe-events-loop .tribe-events-read-more:hover {
	color: #01c26e;
}
.tribe-events-list .type-tribe_events {
	margin-bottom: 25px;
}
.tribe-events-loop .tribe-events-event-meta {
	color: #888;
}
.tribe-events-style-full .time-details .tribe-event-date-start,
.tribe-events-loop .tribe-event-schedule-details .tribe-event-date-start {
	margin-right: 13px;
}
.tribe-events-style-full .time-details .tribe-event-date-end,
.tribe-events-loop .tribe-event-schedule-details .tribe-event-date-end {
	margin-right: 13px;
	margin-left: 13px;
}
.tribe-events-list .type-tribe_events:last-of-type {
	padding-bottom: 0;
}
.tribe-events-loop .tribe-events-event-meta {
	font-size: 13px;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
	margin-left: 0;
}
.tribe-events-style-skeleton .type-tribe_events .tribe-events-event-image {
	width: 30%;
	float: left;
	margin-right: 3%;
}
.tribe-events-style-skeleton .tribe-events-list .tribe-events-content {
	clear: none;
}
.tribe-events-style-full .tribe-events-list .type-tribe_events,
.tribe-events-style-skeleton .tribe-events-list .type-tribe_events {
	border-bottom: 1px solid #ddd;
	padding-bottom: 25px;
}
.tribe-events-style-full .tribe-events-list .type-tribe_events:last-of-type {
	border: 0 none;
}
.tribe-events-list .type-tribe_events:last-of-type {
	margin-bottom: 0;
}
.tribe-events-style-full .tribe-events-list .type-tribe_events:last-of-type, 
.tribe-events-style-skeleton .tribe-events-list .type-tribe_events:last-of-type {
	padding-bottom: 15px;
}
.tribe-organizer-url a,
.tribe-event-tags a,
.tribe-events-event-categories a {
	color: #333;
}
.tribe-organizer-url a:hover,
.tribe-event-tags a:hover,
.tribe-events-event-categories a:hover {
	color: #01c26e;
}
#tribe-events-footer {
	margin-top: 30px;
}

/* Event Single */
#tribe-events-content.tribe-events-single {
	margin-bottom: 0;
}
.tribe-events-viewmore a,
.tribe-events-calendar .tribe-events-month-event-title a,
.tribe-events-single .tribe-events-back a {
	color: #333;
}

.tribe-events-single .tribe-events-back a:hover {
	color: #01c26e;
}

.tribe-events-single-event-title {
	display: none;
}
.tribe-events-single .tribe-events-schedule {
	margin-top: 0;
}
.tribe-events-single .tribe-events-schedule h2 {
	margin-top: 0;
	font-size: 13px;
	font-weight: 400;
	color: #888;
	line-height: 22px;
}
.tribe-events-day .tribe-events-day-time-slot h5,
.tribe-events-notices {
	background-color: #f7f6f7;
	border-color: #f7f6f7;
	margin-bottom: 23px;
	margin-top: 22px;
}
.tribe-events-day .tribe-events-day-time-slot h5,
.tribe-events-notices ul li {
	color: #333;
}
.single-tribe_events #tribe-events-header {
	margin: 0 0 15px;
}
#tribe-events-header .tribe-events-sub-nav {
	display: none;
}
.tribe-events-day .tribe-events-day-time-slot h5 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.tribe-events-sub-nav li a {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.tribe-events-sub-nav li a:hover {
	color: #01c26e;
}	
#tribe-events .tribe-events-content p {
	letter-spacing: 0.35px;
    line-height: 25px;
    margin-bottom: 15px;
	color: #666;
}
.tribe-events-content ul  {
	display: inline-block;
    margin-bottom: 16px;
    margin-top: 16px;
    padding-left: 30px;
    width: 100%;
}
.tribe-events-content ul li:before {
	content: "\f04b";
	color: #01c26e;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
}
.tribe-events-content ul li {
	display: inline-block;
    font-weight: bold;
    letter-spacing: 0.35px;
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
    width: 100%;
}
.tribe-events-style-full .tribe-events-cal-links {
	margin-bottom: 25px;
}
#tribe-events .tribe-events-button, 
.tribe-events-button {
	padding: 10px;
	background-color: #01c26e;
	font-size: 14px;
	color: #fff;
	margin-right: 9px;
	display: inline-block;
	margin-top: 25px;
	border: 0 none;
}
#tribe-events .tribe-events-button:hover, 
.tribe-events-button:hover {
	background-color: #000;
	color: #fff;
}
.single-tribe_events .tribe-events-event-meta {
	font-size: 14px;
}

.tribe-events-meta-group-venue  dd.url a,
.tribe-events-meta-group-venue  dl .tribe-events-gmap {
	color: #666;
}
.single-tribe_events .tribe-events-venue-map {
	margin-top: 0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	line-height: 20px;
}

.single-tribe_events .tribe-events-meta-group-gmap .tribe-events-venue-map {
	margin-bottom: 25px;
}
.tribe-events-style-skeleton .tribe-events-meta-group-venue h3,
.tribe-events-style-skeleton .tribe-events-meta-group-details h3 {
	margin-top: 0;
}

.tribe-events-style-skeleton .tribe-events-meta-group-details {
	display: inline-block;
	margin-bottom: 20px;
}
.tribe-events-style-skeleton .tribe-events-meta-group-venue {
	float: none;
	margin-bottom: 20px;
}
.tribe-events-style-skeleton .tribe-events-meta-group-venue dd.tribe-venue,
.tribe-events-style-skeleton .tribe-events-meta-group-details dd {
	margin-bottom: 5px;
}
#tribe-events-content ul.tribe-events-sub-nav,
#tribe-events-footer .tribe-events-sub-nav,
#tribe-events-header .tribe-events-sub-nav {
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
.single-tribe_events #tribe-events-footer li, 
.single-tribe_events #tribe-events-header li {
	width: 49%;
}
#tribe-events-content ul.tribe-events-sub-nav .tribe-events-nav-next {
	text-align: right;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav li {
	margin-left: 0;
	margin-right: 0;
}
.tribe-events-back {
	margin-bottom: 30px;
}
.tribe-events-back a {
	font-size: 24px;
	line-height: 32px;
}

.latest-blog .entry-meta .tc_dark2_h:focus,
.latest-blog .entry-meta .tc_dark2_h:hover {
	color: #fff;
}
/* ========================================================================== */
/* ========================================================================== */
							/* [ + Responsive ] */
/* ========================================================================== */
/* ========================================================================== */
/* - min-width: 1200 */
@media (min-width: 1200px) {
	/* - Gallery Section */
	.gallery-section .gallery-box .gallery-content > i::before {
		width: 180px;
		height: 180px;
	}
}

/* - min-width: 992 */
@media (min-width: 992px) {
	/* - Ownavigation */
	.header_s .ownavigation .navbar-brand.image-logo {
		margin: 0 0;
		max-width: 200px;
		line-height: 100px;
	}
	.header_s .ownavigation .navbar-brand img {
		display: inline-block;
		padding: 15px 0;
		max-width: 175px;
	}
	.header_s .ownavigation .search,
	.header_s .ownavigation .donation-btn {	
		float: right;
		margin-left: 32px;
	}
	.header_s .ownavigation .navbar-collapse {
		text-align: right;
	}
	.header_s .ownavigation .navbar-nav {
		float: right;
	}
	.header_s .ownavigation .navbar-nav > li {
		margin: 0;
	}
	.header_s .ownavigation .navbar-collapse  {
		padding-left: 0;
		padding-right: 0;
	}
	.header_s .ownavigation .navbar-nav > li > a {
		padding: 42px 20px 42px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.header_s .navbar-fixed-top.ownavigation .navbar-nav > li > a {
		padding: 30px 15px;
	}
	.header_s .ownavigation.navbar-fixed-top .navbar-nav {
		float: none;
		text-align: center;
		margin: 0 auto -8px;
		display: inline-block;
	}
	.header_s .ownavigation .navbar-nav > li > a::before {
		content: "";
		display: inline-block;
		position: absolute;
		left: 21px;
		right: 21px;
		top: 0;
		height: 0;
	}
	.header_s .ownavigation .navbar-nav > .current_page_parent > a::before, 
	.header_s .ownavigation .navbar-nav > .current-menu-ancestor > a::before, 
	.header_s .ownavigation .navbar-nav > .active > a::before, 
	.header_s .ownavigation .navbar-nav > .active > a:focus::before, 
	.header_s .ownavigation .navbar-nav > .active > a:hover::before {
		height: 40px;
	}
	.header_s .ownavigation.navbar-fixed-top .navbar-nav > .current_page_parent > a::before,
	.header_s .ownavigation.navbar-fixed-top .navbar-nav > .current-menu-ancestor > a::before,
	.header_s .ownavigation.navbar-fixed-top .navbar-nav > .active > a::before,
	.header_s .ownavigation.navbar-fixed-top .navbar-nav > .active > a:focus::before,
	.header_s .ownavigation.navbar-fixed-top .navbar-nav > .active > a:hover::before {
		height: 25px;
	}
	
	.header_s .ownavigation .navbar-nav li .dropdown-menu > li > a {
		padding: 14px 22px;
		letter-spacing: 0px;
	}
	.header_s .ownavigation .navbar-nav li .dropdown-menu > li.dropdown > a::after {
		content: "\f0da";
		font-family: FontAwesome;
		position: absolute;
		right: 10px;
	}
	.header_s .ownavigation.navbar-fixed-top .navbar-collapse {
		text-align: center;
	}
	
	/* - Header Section 2 */
	.header_s2 .ownavigation .navbar-nav > .active > a {
		color: #000000;
	}
	
	/* - Menu Color */
	.menu_color.ownavigation .navbar-nav > li > a::before {
		background-color: #01c26e;
	}	
	.menu_color.ownavigation .navbar-nav > .active > a, 
	.menu_color.ownavigation .navbar-nav > .active > a:focus, 
	.menu_color.ownavigation .navbar-nav > .active > a:hover {
		color: #fff !important;
	}
	.menu_color.ownavigation .navbar-nav > .active > a:focus, 
	.menu_color.ownavigation .navbar-nav > .active > a:hover,
	.menu_color.ownavigation .navbar-nav > li:hover > a, 
	.menu_color.ownavigation .navbar-nav > li > a:hover {
		background-color: #01c26e;
	}
	.menu_color.ownavigation .navbar-nav > .active > a:focus, 
	.menu_color.ownavigation .navbar-nav > .active > a:hover,
	.menu_color.ownavigation .navbar-nav > li:hover > a:not(.bg_green), 
	.menu_color.ownavigation .navbar-nav > li > a:not(.bg_green):hover {
		color: #fff !important;
	}	
	
	.menu_color.ownavigation .navbar-nav li .dropdown-menu {
		background-color: #fff;
	}
	.menu_color.ownavigation .navbar-nav li .dropdown-menu > li > a {
		color: #333333 !important;
	}
	.menu_color.ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
		background-color: #000;
		color: #fff !important;
	}
	
	.menu_color2.ownavigation .navbar-nav > li.active > a {
		color: #232323 !important;
	}
	
	.menu_color2.ownavigation .navbar-nav > li.active > a:hover,
	.menu_color2.ownavigation .navbar-nav li a:hover,
	.menu_color2.ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
		color: #fff !important;	
	}
	.menu_color2.ownavigation .navbar-nav .custom_search a:hover {
		color: #666 !important;
	}
	
	/* - Menu Color 2 */
	.menu_color2.ownavigation .navbar-nav > li > a::before {
		background-color: #01c26e;
	}
	.menu_color2.ownavigation .navbar-nav > .active > a, 
	.menu_color2.ownavigation .navbar-nav > .active > a:focus, 
	.menu_color2.ownavigation .navbar-nav > .active > a:hover {
		color: #000000;
	}
	.menu_color2.ownavigation .navbar-nav > .active > a:focus, 
	.menu_color2.ownavigation .navbar-nav > .active > a:hover,
	.menu_color2.ownavigation .navbar-nav > li:hover > a, 
	.menu_color2.ownavigation .navbar-nav > li > a:hover {
		background-color: #01c26e;
		color: #fff;
	}
	.menu_color2.ownavigation .navbar-nav li .dropdown-menu {
		background-color: #fff;
	}
	.menu_color2.ownavigation .navbar-nav li .dropdown-menu > li > a {
		color: #333333;
	}
	.menu_color2.ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
		background-color: #000;
		color: #fff;
	}
	
	/* - Footer */
	.top-footer .row > [class*="col-md-"]:nth-child(4n+1) {
		clear: both;
	}
	
	/* - Welcome Section */
	.welcome-section {
		direction: ltr;
	}
	.welcome-content .row > [class*=col-]:nth-child(2n+1) {
		clear: both;
	}
	.welcome-content .row > [class*=col-]:nth-child(even) .welcome-box {
		margin-left: 110px;
	}
	.welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box {
		padding-left: 0;
		padding-right: 140px;
		text-align: right;
		margin-right: 110px;
	}
	.welcome-content .row > [class*=col-]:nth-child(3) .welcome-box {
		margin-right: 175px;
		padding-right: 140px;
	}
	.welcome-content .row > [class*=col-]:nth-child(4) .welcome-box {
		margin-left: 175px;
		padding-left: 140px;
	}
	.welcome-content .row > [class*=col-]:nth-child(5) .welcome-box {
		margin-right: 130px;
		padding-right: 140px;
	}
	.welcome-content .row > [class*=col-]:nth-child(6) .welcome-box {
		margin-left: 130px;
		padding-left: 140px;
	}
	.welcome-section2 .welcome-content .row > [class*=col-]:nth-child(4) .welcome-box {
		padding-left: 135px;
	}
	.welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box > i {
		left: auto;
		right: 0;
	}
	.welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box > h3::before {
		background-image: url("../images/wel-icon.png");
		right: -25px;
		left: auto;
	}
	.welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box > h3::after {
		left: auto;
		right: -80px;
	}
	
	/* - Welcome Section 2 */
	.welcome-section2 .welcome-content {
		padding-top: 0;
	}
	.welcome-section2 .welcome-content .row > [class*="col-"]:nth-child(odd) .welcome-box {
		margin-right: 184px;
		padding-right: 135px;
	}
	.welcome-section2 .welcome-content .row > [class*="col-"]:nth-child(even) .welcome-box {
		margin-left: 184px;
		text-align: left;
	}
	.welcome-section2 .welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box > h3::after {
		left: auto;
		right: -66px;
	}
	
	/* - Join Us Section 2 */
	.joinus-section2 .joinus-content {
		padding-left: 50px;
		padding-right: 10px;
	}
	.joinus-section2 .joinus-img {
		background-repeat: no-repeat;
		background-size: cover;
		width: 43.2291%;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
	}
	
	/* - Counte Section */
	.counter-box {
		width: 20%;
	}
	.counter-section:not(.counter-section2 ) .counter-box:nth-child(n+6) {
		margin-top: 30px;
	}
	.counter-box:nth-child(5n+1) {
		clear: both;
	}
	.counter-section2 .counter-box:nth-child(5n+1) {
		border-left: none;
	}
	.counter-section2 .counter-box:nth-child(n+6) {
		border-top: 1px solid #0cd37c;
	}
	
	/* - Team */
	.team-box:nth-child(n+4) {
		margin-top: 30px;
	}
	.team-box:nth-child(3n+1) {
		clear: both
	}
	
	/* - Event */
	.event-listing .row > [class*="col-md-"]:nth-child(n+4) {
		margin-top: 30px;
	}
	.event-listing .row > [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	
	/* - Latest Event */
	.latest-events { 
		direction: ltr;
	}
	.latest-events .event-thumb.event-left .event-box {
		padding-left: 0;
		padding-right: 109px;
	}
	.latest-events .event-thumb.event-left .event-box .event-cover {
		left: auto;
		right: 0;
		margin-top: 5px;
	}
	.latest-events .event-thumb.event-left .event-box .event-content {
		text-align: right;
	}
	
	/* - Latest Event Section 2 */
	.latest-event-section2 .section_bg {
		background-repeat: no-repeat;
		content: "";
		position: absolute;
		left: 0;
		top: 20px;
		bottom: 0;
		width: 23.2292%;
		display: inline-block;
	}
	
	/* - Latest Event Section 3 */
	.latest-event-section3 .row > [class*="col-md-"]:nth-child(n+4) {
		margin-top: 30px;
	}
	.latest-event-section3 .row > [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	
	/* - Volunteer Join */
	.volunteer-detail > p {
		padding-right: 180px;
	}
	
	/* - Gallery */
	.gallery-masonry:not(.gallery-section) .gallery-list {
		height: auto !important;
	}
	.gallery-masonry:not(.gallery-section) .gallery-box {
		position: relative !important;
		left: auto !important;
		top: auto !important;
	}
	
	/* - Gallery Section 3 */
	.gallery-section3 .gallery-list .gallery-box {
		width: 17.8%;
	}
	.gallery-section3 .gallery-list .gallery-box.width2 {
		width: 25.3125%;
	}
	.gallery-section3 .gallery-list .gallery-box.width3 {
		width: 39%;
	}
	
	/* - About Section */
	.about-img {
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 45.0520%;
	}
	
	/* - Our Mission Section */
	.our-mission-content {
		padding-right: 70px;
	}
	.mission-img {
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		right: 0;
		top: 90px;
		bottom: 110px;
		width: 45.0520%;
	}
	
	.work-img-block {
		width: 45.1041%;
		position: absolute;
		top: 210px;
		right: 0;
	}
	
	/* - Blog */
	/* - Blog Grid 3 Col */
	.blog-grid-3-col .row > [class*="col-md-"]:nth-child(n+4) {
		margin-top: 30px;
	}
	.blog-grid-3-col .row > [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	/* - Blog Grid 2 Col */
	.blog-grid-2-col .row > [class*="col-sm-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	.blog-grid-2-col .row > [class*="col-sm-"]:nth-child(2n+1) {
		clear: both;
	}
	/* - Blog Left Side Bar */
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-md-"]:nth-child(n+3),
	.blog-grid .content-area [class*="col-md-"]:nth-child(n+3) {
		margin-top: 30px;
	}	
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-md-"]:nth-child(2n+1),
	.blog-grid .content-area > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Latest Blog */
	.latest-blog .container > .row [class*="col-md-"]:nth-child(n+4) {
		margin-top: 22px;
	}
	.latest-blog .container > .row [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	/* - Latest Blog 2 */
	.latest-blog2 .container > .row [class*="col-md-"]:nth-child(n+4) {
		margin-top: 22px;
	}
	.latest-blog2 .container > .row [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	} 
	/* - Latest Blog 3 */
	.latest-blog3 .container > .row [class*="col-md-"]:nth-child(n+4) {
		margin-top: 22px;
	}
	.latest-blog3 .container > .row [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	.header_s .ownavigation .navbar-nav > li.custom_btn {
		padding: 30px 0;
		margin-left: 32px;
	}
	.header_s .ownavigation.navbar-fixed-top .navbar-nav > li.custom_btn {
		padding: 18px 0;
	}
	.header_s .ownavigation .navbar-nav > li.custom_btn > a {
		border-radius: 3px;
		display: inline-block;
		font-weight: bold;
		letter-spacing: 0.7px;
		padding: 12px 25px;
		text-decoration: none;
		text-transform: uppercase;
		background-color: #01c26e;
		color: #fff;
	}
	.header_s .ownavigation .navbar-nav > li.custom_btn > a:hover {
		background-color: #fff;
		color: #01c26e;
	}
	
	.header_s.header_s2 .ownavigation .navbar-nav > li.custom_search > a {
		color: #666;
	}
	
	.header_s.header_s2 .ownavigation .navbar-nav > li.custom_btn > a:hover {
		background-color: #000;
		color: #fff;
	}
	
	.header_s .ownavigation .navbar-nav > li.custom_search a {
		padding-left: 21px;
		padding-right: 0;
	}
	
	.header_s .ownavigation .navbar-nav > li.custom_search a:hover {
		background-color: transparent;
	}
	.about-content .about-link a:nth-child(n+4) {
		margin-top: 12px;
	}
	
	.welcome-section2 .welcome-content .row [class*="col-md-"]:nth-child(n+3) {
		margin-top: 10px;
	}
}

/* - min-width: 768 */
@media (min-width: 768px) {
	/* + Header */
	.top-header .top-left {
		float: left;
	}
	.top-header .top-right { 
		float: right;
	}
	
	/* - Latest Event Section 2 */
	.latest-event-section2 .row > [class*="col-md-"]:nth-child(3n+1) {
		clear: both;
	}
	.latest-event-section2 .row > [class*="col-md-"]:nth-child(n+4) {
		margin-top: 30px;
	}
	
	/* - Blog Right Sidebar */
	.content-right {
		float: right;
	}
	.sidebar-left {
		float: left;
	}
}

/* - max-width: 1600 */
@media (max-width: 1600px) {
	/* - Gallery Section 2 */
	.gallery-section2 .gallery-box .gallery-content > i::before {
		width: 180px;
		height: 180px;
	}
	
	/* - Dontation Page */
	.dontation-page .dontaiton-img {
		width: 29%;
	}
	
	/* - Contact Page */
	.contact-img {
		width: 27.8333%;
	}
}

/* - max-width: 1366 */
@media (max-width: 1366px) {
	/* - Dontation Page */
	.dontation-page .dontaiton-img {
		width: 26%;
	}
	
	/* - Contact Page */
	.contact-img {
		width: 25.8333%;
	}
}

/* - max-width: 1200 */
@media (max-width: 1200px) {
	.gallery-medium .gallery-box .gallery-content > i::before {
		height: 165px;
		width: 165px;
	}
	/* - Gallery Section 2 */
	.gallery-section2 .gallery-box .gallery-content > i::before {
		width: 130px;
		height: 130px;
	}
	/* - Gallery Small */
	.gallery-small .gallery-box .gallery-content > i::before {
		width: 110px;
		height: 110px;
	}
	/* - Gallery Masonry */
	.gallery-masonry .gallery-content > i::before {
		height: 120px;
		width: 120px;
	}
	
	/* - Faq Page */
	.faq-page .faq-img { 
		display: none;
	}
	
	/* - Blog Left Sidebar */
	.blog-grid .content-area .entry-cover::before {
		width: 110px;
		height: 110px;
	}
}	

/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/* - Ownavigation */
	.header_s .ownavigation .search, 
	.header_s .ownavigation .donation-btn {
		margin-left: 20px;
	}
	.header_s .ownavigation .navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	.header_s .ownavigation .navbar-nav > li > a::before { 
		left: 15px;
		right: 15px;
	}
	
	/* - Welcome Section */
	.welcome-content {
		padding-top: 25px;
	}
	.welcome-content .row > [class*=col-]:nth-child(even) .welcome-box {
		padding-left: 100px;
	}
	.welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box {
		padding-right: 100px;
	}
	.welcome-box > h3::after {
		width: 20px;
	}
	.welcome-content .row > [class*=col-]:nth-child(even) .welcome-box > h3::after {
		left: -45px;
	}
	.welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box > h3::after {
		right: -45px;
	}
	.welcome-box > p { 
		font-size: 13px;
	}
	/* - Welcome Section 2 */
	.welcome-section2 .welcome-content .row > [class*=col-]:nth-child(even) .welcome-box {
		margin-left: 160px;
		padding-left: 125px;
	}
	.welcome-section2 .welcome-content .row > [class*=col-]:nth-child(odd) .welcome-box {
		margin-right: 160px;
		padding-right: 125px;
	}
	.welcome-section2 .welcome-content .row > [class*=col-]:nth-child(even) .welcome-box > h3::after {
		left: -66px;
	}
	
	/* - Gallery Section */
	.gallery-section .gallery-box .gallery-content > i::before {
		width: 140px;
		height: 140px;
	}
	
	.blog-grid:not([class*="blog-grid-"]) .entry-cover::before {
		height: 110px;
		width: 110px;
	}
	.header_s .ownavigation .navbar-nav > li.custom_search a {
		padding-left: 10px;	
	}
	.header_s .ownavigation .navbar-nav > li.custom_btn > a {
		padding: 12px 10px;
	}
	.header_s .ownavigation .navbar-nav > li.custom_btn {
		margin-left: 20px;	
	}
	article[class*="type-"] .entry-content .tags {
		width: 100%;
	}
	article.type-post .entry-content ul.social {
		float: none;
	}
	article.type-post .entry-content ul.social li:first-of-type {
		margin-left: 0;
	}
	.header_s .ownavigation .navbar-brand img  {
		max-width: 150px;
	}
	.latest-blog .type-post .entry-content,
	.latest-blog .type-post .entry-header {
		padding-left: 15px;
		padding-right: 15px;
	}
	article[class*="type-"] .entry-header .entry-meta > span,
	.type-post .entry-header .entry-meta > span,
	article[class*="type-"] .entry-header .entry-meta > span > i,
	.type-post .entry-header .entry-meta > span > i {
		margin-right: 5px;
	}
	
	.event-content .post-event > span + span {
		margin-left: 5px;
	}
	
	.latest-event-section2 .event-box .event-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.about-link > a {
		margin-right: 10px;
	}
	.widget_eventdetails .eventdetails p .details-one {
		width: 40%;
	}
	.widget_latestposts .latest-content > span {
		font-size: 11px;
	}
	.welcome-section .welcome-box {
		margin-bottom: 15px;
	}
	.contact-detail > ul > li:last-of-type {
		margin-right: 0;
	}
}

/* - max-width: 991 */
@media (max-width: 991px) {
	/* - Ownavigation */
	.top-header .top-left {
		display: block;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.top-header .top-right {
		display: block;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	
	.header_s .navbar-header .text-logo {
		padding: 15px 0;
	}
	
	.header_s #slidepanel {
		border: none;
	}
	.header_s .ownavigation .search {
		padding: 26px 0;
		right: 119px;
	}
	.header_s.no-top-header .ownavigation .search {
		right: 85px;
	}
	.header_s .ownavigation.navbar-fixed-top .search {
		right: auto;
		left: 15px;
	}
	.header_s .ownavigation.navbar-fixed-top .search-box  {
		right: auto;
		left: 15px;
	}
	.header_s .ownavigation .donation-btn { 
		padding: 26px 0 23px;
		right: 150px;
	}
	.header_s .ownavigation.navbar-fixed-top .donation-btn {
		right: auto;
		left: 55px;	
	}
	.header_s .ownavigation.navbar-fixed-top .donation-btn {
		padding: 11px 0;
		display: none;
	}
	
	.header_s .ownavigation .search,
	.header_s .ownavigation .donation-btn {
		position: absolute;
		top: 0px;
	}
	.header_s .ownavigation .donation-btn > a {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.header_s .ownavigation .navbar-header .image-logo.navbar-brand {
		line-height: 62px !important;
		margin: 10px 0;
	}
	.header_s .ownavigation .navbar-header  img {
		max-height: 85px !important;
		display: inline-block;
		max-width: 170px;
	}
	.header_s .ownavigation .ddl-switch {
		top: 9px;
	}
	.header_s .ownavigation 	span.fa.fa-angle-down {
		display: none;
	}
	
	/* - Menu Color */
	.menu_color #slideit, 
	.menu_color #closeit,
	.menu_color #slideit:hover, 
	.menu_color #closeit:hover {
		color: #01c26e;
	}
	.menu_color.ownavigation .navbar-toggle {
		background-color: #01c26e;
	}
	.menu_color.ownavigation .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.header_s .ownavigation .navbar-nav > .current-menu-ancestor > a, 
	.menu_color.ownavigation .navbar-nav > li.active > a,
	.menu_color.ownavigation .navbar-nav > li.active > a:hover,
	.menu_color.ownavigation .navbar-nav  li a:hover,
	.menu_color.ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
		color: #01C26E;
	}
	.menu_color.ownavigation .navbar-nav li .dropdown-menu > li > a {
		color: #fff;
	}
	.menu_color.ownavigation .ddl-switch {
		background-color: #01c26e;
		color: #fff;
	}
	
	/* - Menu color 2 */
	.menu_color2 #slideit, 
	.menu_color2 #closeit,
	.menu_color2 #slideit:hover, 
	.menu_color2 #closeit:hover{
		color: #01c26e;
	}
	.menu_color2.ownavigation .navbar-toggle {
		background-color: #01c26e;
	}
	.menu_color2.ownavigation .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.menu_color2.ownavigation .navbar-nav > li.active > a,
	.menu_color2.ownavigation .navbar-nav > li.active > a:hover,
	.menu_color2.ownavigation .navbar-nav  li a:hover,
	.menu_color2.ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
		color: #01C26E;
	}
	.menu_color2.ownavigation .navbar-nav li .dropdown-menu > li > a {
		color: #000;
	}
	.menu_color2.ownavigation .ddl-switch {
		background-color: #01c26e;
		color: #fff;
	}
	
	/* - Footer */
	.top-footer .row > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Welcome Section */
	.welcome-bg {
		display: none;
	}
	.welcome-content .row > [class*=col-]:nth-child(2n+1) {
		clear: both;
	}
	.welcome-box {
		padding-left: 120px;
	}
	.welcome-box > h3::after {
		width: 40px;
		left: -65px;
	}
	
	.welcome-content {
		padding-top: 0;
	}
	
	/* - Welcome Section 3 */
	.welcome-section3 .container > [class*="col-xs-"]  {
		padding: 0;
	}
	
	/* - Team */
	.team-box:nth-child(n+3) {
		margin-top: 30px;
	}
	.team-box:nth-child(2n+1) {
		clear: both
	}
	
	/* - Event */
	.event-listing .row > [class*="col-xs-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	.event-listing .row > [class*="col-xs-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Latest Event Section 2 */
	.latest-event-section2 .event-box .event-content {
		padding-left: 20px;
	}
	/* - Latest Event Section 3 */
	.latest-event-section3 .row > [class*="col-md-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	.latest-event-section3 .row > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	
	.gallery-content > i::before {
		width: 190px;
		height: 190px;
	}
	/* - Gallery Small */
	.gallery-small .gallery-box {
		width: 25%;
	}
	/* - Gallery Section */
	.gallery-section .gallery-box .gallery-content > i::before {
		width: 140px;
		height: 140px;
	}
	
	.about-img { 
		width: 100%;
		text-align: center;
	}
	.about-content {
		padding-left: 0;
	}
	
	/* - Our Mission Section */
	.mission-img {
		text-align: center;
	}
	
	.work-img-block {
		width: 100%;
		display: inline-block;
		margin-top: 50px;
	}
	
	/* - Blog */
	/* - Blog Grid 3 Col */
	.blog-grid-3-col .row > [class*="col-xs-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	.blog-grid-3-col .row > [class*="col-xs-"]:nth-child(2n+1) {
		clear: both;
	}
	/* - Blog Grid 2 Col */
	.blog-grid-2-col .row > [class*="col-xs-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	.blog-grid-2-col .row > [class*="col-xs-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Blog Single */
	article.type-post .entry-content ul.social {
		width: 100%;
	}
	article.type-post .entry-content ul.social li {
		margin-left: 0;
		margin-right: 7px;
	}
	.comment-body {
		padding-left: 95px;
	}
	.comment-list li {
		padding-left: 30px;
	}
	.comment-list > li.depth-1 {
		padding-left: 0;
	}
	.comment-list .children {
		margin-left: 0;
		padding-left: 0;
	}
	
	/* - Comment Area */
	.comments-area .comment-form-author,
	.comments-area .comment-form-email,
	.comments-area .comment-form-url {
		width: 100%;
	}
	
	/* - Latest Blog */
	.latest-blog .container > .row [class*="col-md-"]:nth-child(n+3) {
		margin-top: 22px;
	}
	.latest-blog .container > .row [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	/* - Latest Blog 2 */
	.latest-blog2 .container > .row [class*="col-md-"]:nth-child(n+3) {
		margin-top: 22px;
	}
	.latest-blog2 .container > .row [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	/* - Latest Blog 3 */
	.latest-blog3 .container > .row [class*="col-md-"]:nth-child(n+3) {
		margin-top: 22px;
	}
	.latest-blog3 .container > .row [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Dontation Page */
	.dontation-page .dontaiton-img {
		display: none;
	}
	
	/* - Contact Page */
	.contact-img {
		display: none;
	}
	
	/* - Error Page  */
	.error-content .container > h2 {
		font-size: 330px;
		line-height: 280px;
		margin-top: -40px;
	}
	
	/* - Coming Soon */
	.comingsoon-main .comingsoon-detail > h6 {
		font-size: 56px;
	}
	.countdown-box {  
		padding-left: 30px;
		padding-right: 30px;
	}
	.ownavigation .navbar-nav {
		padding-bottom: 15px;
	}
	.latest-event-section2 .event-box .event-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	.widget_eventdetails .eventdetails p .details-one {
		width: 40%;
	}
	.header_s .ownavigation .donation-btn > a {
		padding-left: 12px;
		padding-right: 12px;
	}
	.volunteer-detail .volunteer-form .form-group {
		margin: 15px 0;
		width: 100%;
		display: inline-block;
	}
	.volunteer-detail .volunteer-form .form-group.re-captcha {
		margin-bottom: 3px;
	}
	
	.welcome-section2 .welcome-content .row [class*="col-md-"]:nth-child(n+3) {
		margin-top: 10px;
	}
}

/* - min to max: 768 to 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* - Join Us Section 2 */
	.joinus-section2 .joinus-img,
	.joinus-section2 .joinus-img > img {
		width: 100%;
	}
	
	/* - Counte Section */
	.counter-section:not(.counter-section2 ) .counter-box:nth-child(n+4) {
		margin-top: 30px;
	}
	.counter-box:nth-child(3n+1) {
		clear: both;
	}
	.counter-section2 .counter-box:nth-child(n+4) {
		border-top: 1px solid #0cd37c;
	}
	
	/* - Gallery Section 2 */
	.gallery-section2 .gallery-box {
		padding-left: 6px;
		padding-right: 6px;
		width: 33.333%;
	}
	
	/* - Blog Left Side Bar */
	
	.blog-gridsidebar .type-post {
		max-width: 370px;
	}
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-md-"]:nth-child(n+2),
	.blog-grid .content-area [class*="col-md-"]:nth-child(n+2) {
		margin-top: 30px;
	}
	.tribe-events-event-meta .column,
	.tribe-events-event-meta .tribe-events-meta-group {
		width: 50%;
	}
	#tribe-events-content table.tribe-events-calendar {
		font-size: 7px;
	}
	.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
		font-size: 9px;
	}
	.latest-blog .type-post .entry-content,
	.latest-blog .type-post .entry-header {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* - max-width: 767 */
@media (max-width: 767px) {
	
	.dontation-page .section-header {
		margin-bottom: 10px;
	}

	.our-skills, 
	.work-section {
		padding-bottom: 55px;
	}
	.volunteer-join,
	.team-page {
		margin-bottom: 60px;
		margin-top: 50px;
	}
	.event-listing,
	.testimonials-section {
		padding-top: 50px;
	}
	.contact-content {
		margin-top: 50px;
	}
	.section-header {
		margin-bottom: 20px;
	}
	.welcome-section {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.dontation-page,
	.team-section,
	.about-content,
	.latest-blog3,
	.latest-event-section3,
	.latest-blog2,
	.latest-event-section2,
	.callout-section,
	.latest-blog,
	.latest-events,
	.counter-section,
	.gallery-main,
	.gallery-small,
	.gallery-medium,
	.gallery-large,
	.gallery-masonry,
	.joinus-content {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.testimonials-section,
	.testimonials-section2 {
		padding-bottom: 52px;
	}
	.gallery-main .view-more {
		margin-top: 50px;
	}
	
	.latest-event-section3 .read-more > a {
		margin-top: 20px;
	}
	
	.testimonials-section3 {
		padding-bottom: 53px;
	}
	
	.our-mission-content {
		padding-top: 50px;
		padding-bottom: 45px;
	}
	
	.we-are-working {
		padding-top: 50px;
		padding-bottom: 42px;
	}
	
	.top-footer {
		padding-top: 55px;
		padding-bottom: 17px;
	}
	.testimonial2-carousel.owl-theme .owl-controls {
		margin-top: 31px;
	}
	.home2-testimonial .testimonial2-carousel.owl-theme .owl-controls {
		margin-top: 0;
	}
	.testimonial3-carousel .carousel-indicators {
		margin-top: 35px;
	}
	.testimonial-slider .carousel-indicators {
		margin-top: 40px;
	}
	.blog-grid-2-col {
		padding-top: 60px;
		padding-bottom: 55px;
	}
	.blog-grid-3-col {
		padding-top: 60px;
	}
	.blog-grid {
		padding-bottom: 55px;
	}
	.error-content {
		padding-top: 67px;
		padding-bottom: 60px;
	}
	.faq-page {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.welcome-section2 {
		padding-top: 50px;
		padding-bottom: 33px;
	}
	.welcome-section3 {
		padding-top: 50px;
		padding-bottom: 55px;
	}
	.event-listing {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	.client-section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.full-title-block.layout-2,
	.testimonials-section3,
	.testimonials-section2 {
		padding-top: 50px;
	}
	
	.page-banner {
		padding-top: 48px;
		padding-bottom: 52px;
	}
	
	.top-header .top-left,
	.top-header .top-right {
		text-align: center;
		width: 100%;
	}
	.top-header .top-left {
		padding-bottom: 6px;
	}
	.top-header .top-right {
		padding-top: 6px;
	}
	
	.dontaiton-detail {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.dontaiton-detail > ul > li {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* - Ownavigation */
	.header_s #slideit, 
	.header_s #closeit {
		right: -65px;
	}
	.header_s .ownavigation .search { 
		right: 105px;
	}
	.header_s.no-top-header .ownavigation .search {
		right: 68px;
	}
	.header_s .ownavigation .donation-btn {  
		right: 135px;
	}
	.header_s.no-top-header .ownavigation .donation-btn {  
		right: 102px;
	}
	.header_s .ownavigation.navbar-fixed-top .search {
		left: 15px;
	}
	.header_s .ownavigation.navbar-fixed-top .donation-btn {
		left: 50px;
	}
	
	/* - Section Header */
	.section-header h3 {
		line-height: 38px;
		font-size: 26px;
	}
	/* - Page Header */
	.page-banner h3 {
		font-size: 30px;
	}
	
	/* + Footer */
	.bottom-footer {
		text-align: center;
	}
	.bottom-footer .container > p {
		width: 100%;
	}
	.bottom-footer .container > i {
		display: inline-block;
		float: none;
	}
	
	/* - Join Us Section */
	.joinus-section .joinus-img {
		display: none;
	}
	
	/* - Counte Section */
	.counter-section:not(.counter-section2 ) .counter-box:nth-child(n+3) {
		margin-top: 30px;
	}
	.counter-box:nth-child(2n+1) {
		clear: both;
	}
	.counter-section2 .counter-box:nth-child(n+3) {
		border-top: 1px solid #0cd37c;
	}
	
	.event-listing .row > [class*="col-xs-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	
	/* - Latest Event Section 2 */
	.latest-event-section2 .row > [class*="col-xs-"]:nth-child(n+3) {
		margin-top: 30px;
	}
	.latest-event-section2 .row .event-box {
		display: block;
		margin: 0 auto;
		max-width: 270px;
	}
	
	.gallery-content > i::before {
		width: 150px;
		height: 150px;
	}
	
	/* - Gallery Small */
	.gallery-small .gallery-box {
		width: 33.3333%;
	}
	
	/* - Skill Block */
	.our-skills {
		padding-bottom: 60px;
	}
	
	.faq-block .panel-title > a {
		font-size: 15px;
	}
	
	/* - Blog Left Side Bar */
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-md-"]:nth-child(n+3),
	.blog-grid .content-area [class*="col-md-"]:nth-child(n+3) {
		margin-top: 30px;
	}	
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-md-"]:nth-child(2n+1),
	.blog-grid .content-area > [class*="col-md-"]:nth-child(2n+1) {
		clear: both;
	}
	
	.widget-area {
		margin-top: 60px;
	}
	
	/* - SignUp Form */
	.signup-form {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* - Coming Soon */
	.comingsoon-main .comingsoon-detail > h6 {
		margin-top: 20px;
	}
	.bottom-footer .container > a#back-to-top i {
		float: none;
	}
	article[class*="type-"] .entry-content,
	.type-post .entry-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	blockquote::before {
		left: 0;
	}
	blockquote {
		padding-left: 20px;
		padding-right: 0;
	}
	.single article[class*="type-"] .entry-header {
		padding-left: 15px;
		padding-right: 15px;
	}
	.tribe-events-sub-nav li a {
		background-color: transparent;
		color: #333 !important;
		padding: 0;
	}
	.latest-blog2 .type-post .entry-header,
	.blog-grid .type-post .entry-header,
	.blog-grid.blog-grid-2-col .type-post .entry-header,
	.blog-grid-3-col .type-post .entry-header {
		padding-left: 15px;
		padding-right: 15px;
	}
	article[class*="type-"] .entry-header .entry-meta > span > i,
	.type-post .entry-header .entry-meta > span > i {
		margin-right: 5px;
	}
	article[class*="type-"] .entry-header .entry-meta > span,
	.type-post .entry-header .entry-meta > span {
		margin-right: 10px;
	}
	
	article[class*="type-"] .entry-header {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button,
	#tribe-events-content, #tribe-events-content.tribe-events-list  {
		margin-bottom: 0;
	}
	
	.tribe-events-list .tribe-events-venue-details {
		margin-bottom: 0;
	}
	
	#tribe-geo-results h2.tribe-events-page-title,
	h2.tribe-events-page-title {
		font-size: 26px;
		line-height: 40px;
	}
	
}

/* - max-width: 639 */
@media (max-width: 639px) {
	/* - Welcome Section */
	.welcome-content .row > [class*="col-xs-"],
	.welcome-section3 .row > [class*="col-xs-"] {
		width: 100%;
	}
	.welcome-section3 .row > [class*="col-xs-"]:nth-child(n+2) .welcome-box {
		margin-top: 36px;
	}
	
	/* - Callout Section */
	.newsletter-content .input-group { 
		padding-right: 0;
	}
	.newsletter-content .input-group .input-group-btn {
		position: relative;
		margin-top: 25px;
		display: inline-block;
	}
	
	/* - Latest Event */
	.latest-events .row > [class*="col-"]:nth-child(2n+1) {
		clear: both;
	}
	.latest-events .row > [class*="col-"] {
		width: 100%;
	}
	.latest-events .row .event-box {
		width: 416px;
		display: block;
		margin: 0 auto 34px;
		max-width: 100%;
	}
	.latest-events .row .event-big .event-box {
		margin-bottom: 0;
	}
	
	/* - Latest Event Section 2 */
	.latest-event-section2 .row > [class*="col-xs-"] {
		width: 100%;
	}
	.latest-event-section2 .row > [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 30px;
	}
	
	/* - Volunteer Join */
	.volunteer-join [class*="col-xs-"] { 
		width: 100%;
	}
	.volunteer-join .volunteer-detail {
		margin-top: 50px;
	}
	.volunteer-join .team-member-detail {
		max-width: 366px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	
	.gallery-content > i::before {
		width: 120px;
		height: 120px;
	}
	
	/* - Gallery Medium */
	.gallery-medium .gallery-box {
		width: 50%;
	}
	
	/* - Gallery Section */
	.gallery-section .gallery-box .gallery-content > i::before {
		width: 100px;
		height: 100px;
	}
	
	/* - Testimonial Section 3 */
	.testimonials-section3 .testimonial3-carousel .item .testi-box {
		padding-left: 60px;
		padding-right: 60px;
	}
	
	/* - Blog Grid 2 Col */
	
	.blog-grid-2-col .row > [class*="col-xs-"] {
		width: 100%;
	}
	.blog-grid-2-col .type-post { 
		max-width: 570px;
		display: block;
		margin: 0 auto;
	}
	/* - Blog Sidebar */
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-xs-"],
	.blog-grid .content-area > [class*="col-xs-"] {
		width: 100%;
	}
	.blog-grid .content-area > [class*="col-xs-"] .type-post {
		max-width: 375px;
		display: block;
		margin: 0 auto;
	}
	
	.blog-grid.blog-gridsidebar .container-fluid .container .row [class*="col-md-"]:nth-child(n+2) {
		margin-top: 30px;
	}
	
	.blog-grid-2-col .row > [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 30px;
	}
	
	/* - Latest Blog */
	.latest-blog .container > .row [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 22px;
	}
	.latest-blog .container > .row [class*="col-xs-"] {
		width: 100%;
	}
	.blog-grid.blog-gridsidebar .container-fluid  .container .row  [class*="col-xs-"] .type-post,
	.latest-blog .type-post {
		max-width: 375px;
		display: block;
		margin: 0 auto;
	}
	
	
	/* - Latest Blog 2 */
	.latest-blog2 .container > .row [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 22px;
	}
	.latest-blog2 .container > .row [class*="col-xs-"] {
		width: 100%;
	}
	.latest-blog2 .type-post {
		max-width: 375px;
		display: block;
		margin: 0 auto;
	}
	
	/* - Latest Blog 3 */
	.latest-blog3 .container > .row [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 22px;
	}
	.latest-blog3 .container > .row [class*="col-xs-"] {
		width: 100%;
	}
	.latest-blog3 .type-post {
		max-width: 375px;
		display: block;
		margin: 0 auto;
	}
	.latest-blog .type-post .entry-header,
	.latest-blog .type-post .entry-content,
	.latest-blog2 .type-post .entry-header,
	.latest-blog2 .type-post .entry-content,
	.latest-blog3 .type-post .entry-header,
	.latest-blog3 .type-post .entry-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	/* - Contact Page */
	.contact-content .row > [class*="col-xs-"] {
		width: 100%;
	}
	
	/* - Error Page  */
	.error-content .container > h2 {
		font-size: 230px;
		line-height: 200px;
		margin-top: -40px;
	}
	
	/* - Coming Soon */
	.newsletter-content > h4 {
		font-size: 33px;
	}
	.comingsoon-main .comingsoon-detail > h6 {
		font-size: 46px;
	}
	.countdown-box {  
		padding-left: 15px;
		padding-right: 15px;
	}
	.countdown-box p {
		font-size: 70px;
	}
	.top-header .top-right ul {
		width: 100%;
		margin-bottom: 10px;
	}
	.comingsoon-main .newsletter-content .input-group {
		padding-right: 0;
	}
	.top-header .top-right > p:first-of-type {
		border: 0 none;
		margin-left: 0;
		padding-left: 0;
	}
	.welcome-section2 .welcome-content .row [class*="col-md-"]:nth-child(n+3) {
		margin-top: 0;
	}
	.welcome-section2 .welcome-content .row [class*="col-md-"]:nth-child(n+2) {
		margin-top: 10px;
	}
}

/* - max-width: 568 */
@media (max-width: 568px) {
	/* - Footer */
	.top-footer .row > [class*="col-xs-"] {
		width: 100%;
	}
	
	/* - Gallery Small */
	.gallery-small .gallery-box {
		width: 50%;
	}
	
	/* - Blog */
	.blog-grid-3-col .row > [class*="col-xs-"] {
		width: 100%;
	}
	.blog-grid-3-col .row > [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 30px;
	}
}

/* - max-width: 479 */
@media (max-width: 479px) {
	/* - Top Header */
	.top-header .top-right ul {
		width: 100%;
		margin-bottom: 12px;
	}
	.header_s .ownavigation .donation-btn {
		display: none;
	}
	
	/* - Pagination */
	.ow-pagination ul li:first-child > a {
		padding: 1px 13px;
	}
	.ow-pagination ul li a {
		padding: 0 5px;
	}
	.ow-pagination .pagination > li:nth-child(2) > a {
		padding-left: 11px;
	}
	.ow-pagination .pagination > li:nth-last-child(2) > a {
		padding-right: 11px;
	}
	
	/* - Counte Section */
	.counter-box {
		width: 100%;
	}
	.counter-box .counter-detail {
		max-width: 210px;
		margin: 0 auto;
		display: block;
	}
	.counter-section:not(.counter-section2 ) .counter-box:nth-child(n+2) {
		margin-top: 30px;
	}
	.counter-section2 .counter-box {
		border-left: none;
	}
	.counter-section2 .counter-box:nth-child(n+3) {
		border-top: none;
	}
	.counter-section2 .counter-box:nth-child(n+2) .counter-detail {
		border-top: 1px solid #0cd37c;
	}
	
	/* - Team */
	.team-box {
		width: 100%;
	}
	.team-box:nth-child(n+2) {
		margin-top: 30px;
	}
	.team-member-detail {
		max-width: 366px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	
	/* - Event */
	.event-listing .row > [class*="col-xs-"] {
		width: 100%;
	}
	.event-listing .row > [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 30px;
	}
	.event-listing .row > [class*="col-xs-"] .event-box,
	.latest-event-section3 .row > [class*="col-xs-"] .event-box { 
		max-width: 370px;
		display: block;
		margin: 0 auto;
	}
	
	/* - Latest Event Section 3 */
	.latest-event-section3 .row > [class*="col-xs-"] {
		width: 100%;
	}
	.latest-event-section3 .row > [class*="col-xs-"]:nth-child(n+2) {
		margin-top: 30px;
	}
	
	/* - Event Single */
	.event-header .post-event,
	.event-header > ul {
		width: 100%;
	}
	
	/* - Related Event */
	.related-event .event-box {
		max-width: 270px;
		display: block;
		margin: 0 auto;
	}
	
	.gallery-content > i::before {
		width: 90px;
		height: 90px;
	}
	/* - Gallery Section 2 */
	.gallery-section2 .gallery-box {
		width: 100%;
	}
	
	/* - Gallery Medium */
	.gallery-medium .gallery-box {
		width: 100%;
	}
	
	/* - Gallery Small */
	.gallery-small .gallery-box .gallery-content > i::before {
		width: 95px;
		height: 95px;
	}
	/* - Gallery Masonry */
	.gallery-masonry .gallery-box {
		width: 100%;
	}
	/* - Gallery Section */
	.gallery-section .gallery-box .gallery-content > i::before {
		width: 140px;
		height: 140px;
	}
	
	/* - About Section */
	.about-link > a {
		margin-bottom: 10px;
	}
	.about-content {
		padding-bottom: 50px;
	}
	
	/* - Testimonial Section 3 */
	.testimonials-section3 .testimonial3-carousel .item .testi-box::after {
		width: auto;
		left: 15px;
		right: 15px;
	}
	
	.work-img-block .work-carousel .item { 
		width: 285px;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	.blog-fullwidth .type-post .entry-header {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	/* - Dontation Page */
	.dontaiton-detail > ul > li > a {
		padding-left: 23px;
		padding-right: 23px;
	}
	
	/* - Error Page  */
	.error-content .container > h2 {
		font-size: 150px;
		line-height: 150px;
	}
	.error-content .container > h2 {
		margin-bottom: 10px;
	}
	
	/* - Coming Soon */
	.comingsoon-main {
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.comingsoon-main .comingsoon-detail > h6 {
		font-size: 36px;
	}
	.countdown-box {  
		padding-left: 10px;
		padding-right: 10px;
	}
	.countdown-box p {
		font-size: 30px;
		line-height: 20px;
	}
	.top-header .top-right ul li {
		margin-bottom: 5px;
	}
	.top-header .top-right ul li a {
		height: 28px;
		line-height: 28px;
		width: 28px;
	}
	.dontaiton-detail > ul > li {
		width: 100%;
		text-align: center;
	}
	article.type-post .entry-content ul.social li {
		margin-bottom: 7px;
	}
	article[class*="type-"] .entry-header .entry-meta > span, 
	.type-post .entry-header .entry-meta > span,
	article[class*="type-"] .entry-header .entry-meta > span > i,
	.type-post .entry-header .entry-meta > span > i {
		 margin-right: 7px;
	}
	.event-content .post-event > span + span {
		margin-left: 5px;
	}
	.testimonial-slider .item {
		padding-left: 7%;
		padding-right: 7%;
	}
	
	.event-box {
		padding-bottom: 20px;
	}
	.event-content .post-event > span > i {
		margin-right: 0;
	}
	.latest-blog .type-post .entry-meta{
		padding-left: 10px;
		padding-right: 10px;
	}
	.latest-blog .type-post .entry-meta{
		font-size: 12px;
	}
}

/* - max-width: 360 */
@media (max-width: 360px) {
	.about-link > a {
		width: 100%;
		text-align: center;
	}
}