/* 
	Theme Name: Denorious
	Version: 2.5.5
	Theme URI: https://fluentthemes.com
	Description: Denorious - Nonprofit WP Theme
	Author: Fluent-Themes
	Author URI: http://themeforest.net/user/fluent-themes
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Requires at least: 5.4
	Requires PHP: 7.0
	Tags: right-sidebar, post-formats
	Text Domain: denorious
*/

/*------------------------------------------------------------------
[TABLE OF CONTENTS]

	1. COMMON STYLES
	2. DONATION STYLES
	3. TESTIMONIAL STYLES
	4. EVENT STYLES
	5. CAUSES STYLES
	6. PROGRAM STYLES
	7. EXTRAS
	8. BLOG STYLES
	9. SHOP STYLES
	10. HEADER
	11. TOP SECTION
	12. INFO SECTION
	13. COUNTDOWN TIMER
	14. FOOTER
	15. RESPONSIVE STYLES
	16. ERROR PAGE TEMPLATE
	17. SIDEBAR DEAFULT
	18. FOOTER DEFAULT WIDGET
	19. OTHERS 

-------------------------------------------------------------------*/

/* =============================
   1. COMMON STYLES
================================ */

body {
	color: #666666;
	font-family: Arimo, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-decoration: none;
}

a {
	color: #1c57a1;
}

a,
a:hover {
	text-decoration: none;
	transition: .3S;
	-webkit-transition: .3S;
	-moz-transition: .3S;
}

* {
	outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 700;
	font-family: Poppins;
	color: #222;
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	line-height: 26px;
}


/* =============================
   2. DONATION STYLES
================================ */

.why-choose-us {
	position: relative;
	padding: 0px 0 0px;
}

.donation {
	position: relative;
	width: 31.623932%;
}

.thumb {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
	-webkit-border-radius: 3px/2.71px;
	-moz-border-radius: 3px/2.71px;
	border-radius: 3px/2.71px;
}

.icon {
	margin: -54px auto 0;
	padding: 15px 0;
	position: relative;
	width: 29.72973%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
}

.icon .layer {
	display: block;
	margin: 0 auto;
	width: 72.72727%;
}

.why-choose-us h3 {
	margin: 15px 0 0;
	color: #222222;
	font-size: 22px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: 700;
}

.why-choose-us .item {
	margin-bottom: 30px;
}

.why-choose-us .item p {
	margin: 12px 0 0;
	color: #666666;
	font-style: italic;
}

.main-content-wrapper {
	padding-top: 0px;
}

.main-content-wrapper .heading {
	position: relative;
	margin-bottom: 40px;
}

.main-content-wrapper .heading h2 {
	color: #1d1d1d;
	font-family: Poppins, sans-serif;
	font-size: 36px;
	letter-spacing: 0;
	text-transform: uppercase;
}

.main-content-wrapper .heading p {
	margin: 9px 0 0;
	color: #1c57a1;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	text-align: left;
}

.row-2 {
	margin: 42px 0 0;
	position: relative;
}

.ellipse {
	float: left;
	width: 28%;
	margin-right: 25px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.screen-reader-text{
    font-family: Poppins,sans-serif;
    font-size: 14px;
}
.gallery-caption{
    font-family: Poppins,sans-serif;
    font-size: 14px;	
}

.bypostauthor{
    font-family: Poppins,sans-serif;
    font-size: 14px;
}

/* =============================
   3. TESTIMONIAL STYLES
================================ */

.quote-info .text {
	overflow: hidden;
}

.quote-info .text p {
	font-style: italic;
}

.quote-info .text cite {
	color: #2d2d2d;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	font-style: normal;
	margin-top: 23px;
	display: table;
}

.quote-info .text cite span {
	margin: 6px 0 0 15px;
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 13px;
	letter-spacing: 0.04em;
	font-weight: 400;
	text-transform: none;
}

.left,
.right {
	width: 36px;
	height: 36px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fafafa;
	color: #676767;
	line-height: 36px;
	text-align: center;
	position: absolute;
	left: 219px;
	bottom: 20px;
	transition: .4s;
}

.right {
	left: 256px;
}

.left:hover,
.right:hover {
	color: #fff;
	background: #1c57a1;
	cursor: pointer;
	transition: .4s;
}

.quote-carousel {
	padding-bottom: 65px;
	position: relative;
}

.charity-events {
	min-height: 0px;
	padding: 0px 0;
	position: relative;
	background: transparent;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.custom.heading {
    margin: 0px auto 0px;
	position: relative;
}

.custom.heading h2 {
	color: #222222;
	font-size: 35px;
	letter-spacing: 0;
	text-align: center;
}

.custom.heading p {
	margin: 9px 0 10px;
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	text-align: center;
}

/* =============================
   4. EVENT STYLES
================================ */

.charity-events .item {
	position: relative;
	margin-bottom: 30px;
}

.thumb {
	overflow: hidden;
	position: relative;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.map {
	top: 20px;
	right: 33px;
	margin: 0 auto;
	padding: 6px 0 7px;
	position: absolute;
	width: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(28, 87, 161, 0.5);
}

.map .inner {
	margin: 0 auto;
	padding: 16px 0;
	position: relative;
	width: 48px;
	-webkit-border-radius: 23.68px/23.69px 23.69px 23.68px 23.68px;
	-moz-border-radius: 23.68px/23.69px 23.69px 23.68px 23.68px;
	border-radius: 23.68px/23.69px 23.69px 23.68px 23.68px;
	background: #1c57a1;
}

.map .inner img {
	display: block;
	margin: 0 auto;
}

.denorious_date {
	margin: -22px auto 0;
	min-height: 14px;
	padding: 17px 0 14px;
	position: relative;
	width: 210px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: #ffffff;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	letter-spacing: 0.03em;
	text-align: center;
}

.charity-events .item h4 {
	margin: 29px 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0;
	text-align: center;
}

.charity-events .item h4 a {
	color: #333333;
}

.charity-events .item h4 a:hover {
	color: #1c57a1;
}

.charity-events .item p {
	margin: 15px 0 0;
	color: #1c57a1;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}

.primary-color {
	color: #1c57a1;
}

/* =============================
   5. CAUSES STYLES
================================ */

.urgent-causes {
	/*min-height: 529px;*/
	padding: 0px 0;
	position: relative;
	background: transparent;
	padding-top: 0px;
}

.urgent-causes .posts {
	position: relative;
}

.urgent-causes .wrap {
	position: relative;
}

.urgent-causes .posts .col-sm-5 {
	width: 45%;
}

.urgent-causes .posts .col-sm-7 {
	width: 55%;
	padding: 0 100px 0 65px;
}

.flag {
	float: left;
	margin: 0 15px 0 0;
	width: 22px;
	-webkit-border-radius: 1.22px/0.94px;
	-moz-border-radius: 1.22px/0.94px;
	border-radius: 1.22px/0.94px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
}

.urgent-causes .wrap span {
	margin: 2px 0 0;
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 14px;
}

.urgent-causes .wrap h4 {
	clear: both;
	margin: 15px auto 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.urgent-causes .posts {
	background-color: #fff;
	-webkit-box-shadow: 0 0 59px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 59px rgba(0, 0, 0, .09);
	box-shadow: 0 0 59px rgba(0, 0, 0, .09);
	max-width: 1040px;
	margin: 0 auto;
}

.urgent-causes .posts p {
	margin: 17px 0 30px;
	letter-spacing: 0.04em;
	color: #666666;
	font-size: 15px;
	letter-spacing: 0.04em;
}

.progress-circle {
	width: 116px;
	transform: rotate(90deg);
	float: left;
	margin: -21px 0px -21px -21px;
	position: relative;
}

.progress-circle small {
	font-family: Poppins;
	font-size: 14px;
	color: #222;
	font-weight: 600;
	letter-spacing: 0.02em;
	transform: rotate(-90deg);
	position: absolute;
	left: 46px;
	top: 0px;
	line-height: 115px;
}

.number,
.percent {
	display: none !important;
}

.urgent-causes .group em {
	float: left;
	margin: 28px 0 0 0;
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.02em;
}

.urgent-causes .text-style {
	color: #333333;
	font-family: Poppins, sans-serif;
	font-weight: 500;
}

.urgent-causes .group .btn {
	float: right;
	margin: 13px 0 0 0;
}

.btn:focus,
.btn {
	min-height: 43px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1c57a1;
	border: 2px solid #1c57a1;
	color: #ffffff !important;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 40px;
	display: inline-block;
}

.btn-border:hover,
.btn:hover {
	background: transparent;
	color: #1c57a1 !important;
	border: 2px solid #1c57a1;
}

.btn.btn-lg {
	min-height: 50px;
	padding: 0 45px;
	line-height: 50px;
}

/* =============================
   6. PROGRAM STYLES
================================ */

.welfare-programs {
	position: relative;
	padding: 0px 0;
	padding-top: 0px;
}

.welfare-programs .item {
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 30px;
}

.welfare-programs .item>img {
	transform: scale(1);
	transition: .4s;
}

.welfare-programs .item:hover>img {
	transform: scale(1.1);
	transition: .8s;
}

.overlay {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.overlay .inner {
	min-height: 100%;
	padding: 29px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgba(11, 11, 11, 0.4);
}

.total-raised {
	min-height: 12px;
	padding: 11px 27px 9px;
	position: relative;
	-webkit-border-radius: 16.53px/15.45px;
	-moz-border-radius: 16.53px/15.45px;
	border-radius: 16.53px/15.45px;
	background: #1c57a1;
	color: #ffffff;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	letter-spacing: 0.02em;
	text-align: center;
	float: right;
	line-height: 12px;
}

.overlay .inner .info {
	padding: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.overlay .inner .info img {
	display: block;
	position: relative;
	width: 32px;
	-webkit-border-radius: 1.78px;
	-moz-border-radius: 1.78px;
	border-radius: 1.78px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
}

.overlay .inner small {
	margin: 27px 0 0 0;
	color: #fffefe;
	font-family: Arimo, sans-serif;
	font-size: 12px;
	letter-spacing: 0.03em;
	display: block;
}

.overlay .inner h4 {
	margin: 10px 0 0;
	color: #fffefe;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.more {
	margin: 40px auto 0;
	display: table;
}
.welfare-programs a.more:focus {
    display: table;
}

/* =============================
   7. EXTRAS
================================ */

.gap-10 {
	margin-bottom: 10px !important;
}

.gap-20 {
	margin-bottom: 20px !important;
}

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

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

.gap-50 {
	margin-bottom: 50px !important;
}

.gap-60 {
	margin-bottom: 60px !important;
}

#reviews.product-reviews{
	margin-top: 40px;
	margin-bottom: 40px;
}
.info-content {
	position: relative;
	padding: 0px 0;
}

.info-content small {
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.info-content .slider-image {
	padding: 0;
}

.info-content h4 {
	margin: 12px 0 0;
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 34px;
}

.info-content p {
	margin: 21px 0 0;
	letter-spacing: 0.04em;
}

.info-content .col-sm-5 {
	padding-left: 45px;
}

.raised-info {
	position: relative;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.raised-info .sep-hz {
	font-size: 9px;
	font-weight: 800;
	margin: 0 20px;
	position: relative;
	top: -2px;
}

.slider-image {
	background: #000;
}

.slider-image img {
	opacity: 0.5;
	width: 100%;
	max-height: 449px;
	height: 449px;
}

.success-stories {
	min-height: 380px;
	padding: 0 0 0px 0;
	position: relative;
}

.success-stories .custom.heading {
	margin-bottom: 10px;
}

.quote {
	display: block;
	position: relative;
}

.success-stories .item {
	margin-bottom: 30px;
}

.success-stories .item h4 {
	margin: 36px 0 0;
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	text-align: left;
}

.success-stories .item p {
	margin: 14px 0 0;
}

.author {
	margin: 29px 0 0 0;
	position: relative;
}
.archive.author{
	margin: 0;
}

.author cite {
	margin: 2px 0 0;
	color: #444444;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

.author cite span {
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}

.candidate-author img {
    float: left;
    margin: 0 15px 0 0;
    width: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.sticky{
	background: #FAFAFA;
	padding: 20px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);

}

.comments_paginate{
	display: none;
}


/* =============================
   8. BLOG STYLES
================================ */

.blog-post {
	margin-bottom: 30px;
}

.blog-post .thumb>img {
	transform: scale(1);
	transition: .4s;
}

.blog-post:hover .thumb>img {
	transform: scale(1.1);
	transition: .8s;
}

.post-meta {
	margin: 48px 0 0;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	letter-spacing: 0.04em;
}

.post-meta a {
	color: #1c57a1;
}

.post-meta a:hover {
	color: #1c57a1;
	text-decoration: underline;
}

.blog-post h4 {
	margin: 14px 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}

.blog-post h4 a {
	color: #333333;
}

.blog-post h4 a:hover {
	color: #1c57a1;
}

.blog-post p {
	margin: 19px 0 0;
}

.link {
	line-height: 55px;
	margin: 30px auto 0;
	position: relative;
}

.link date {
	font-size: 13px;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	color: #222222;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.link a {
	padding: 0 15px;
	margin-left: 50px;
	display: inline-block;
}

.home-slider-2 {
	position: relative;
}

.slider-image {
	position: relative;
	background-size: cover !important;
	padding: 145px 0 175px;
}

.slider-image:after {
	content: "";
	background: #000;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

.slider-image * {
	position: relative;
	z-index: 44;
}

.slider-image h2 {
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 26px;
	letter-spacing: 0;
	line-height: 70px;
	text-align: center;
	font-weight: 400;
}

.slider-image h2 span {
	font-size: 60px;
	font-weight: 700;
	text-transform: uppercase;
}

.slider-image p {
	margin: 15px 0 0;
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 17px;
	text-align: center;
}

.info-content-3 {
	padding: 0px 0;
}

.info-content-2 {
	padding: 0px 0;
}

.info-content-2 small {
	color: #3967a8;
	font-family: Poppins, sans-serif;
	font-size: 17px;
	font-weight: 300;
	letter-spacing: 0;
	text-align: left;
}

.info-content-2 h3 {
	margin: 17px 0 0;
	color: #222222;
	font-family: Poppins, sans-serif;
	font-size: 25px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 40px;
}

.info-content-2 h3 span {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}

.info-content-2 p {
	margin: 20px 0 0;
	letter-spacing: 0.01em;
	line-height: 28px;
}

.info-content-2 .col-sm-7 {
	padding-right: 90px;
}

.list {
	margin: 20px 0 0 50px;
}

.list li {
	position: relative;
	padding: 0 0 0 15px;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 0.01em;
	font-style: italic;
}

.list li i {
	color: #c8c6c6;
	position: absolute;
	left: 0;
	top: 10px;
}

.stats {
	position: relative;
	padding-left: 50px;
}

.stats img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.stats p {
	overflow: hidden;
	color: #444444;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0;
}

.stats p strong {
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 27px;
	font-weight: bold;
}

.africa-program {
	padding: 81px 60px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.africa-program img {
	display: block;
	margin: 0 auto;
	width: 56px;
	-webkit-border-radius: 3.11px;
	-moz-border-radius: 3.11px;
	border-radius: 3.11px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
}

.africa-program small {
	margin: 30px 0 0;
	color: #fffefe;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	letter-spacing: 0;
	text-align: center;
	display: block;
}

.africa-program h4 {
	margin: 13px 0 0;
	color: #fffefe;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
}

.africa-program p {
	margin: 15px 0 0;
	color: #e5e5e5;
	font-style: italic;
	letter-spacing: 0.03em;
	line-height: 26px;
	text-align: center;
}

.ap-raised {
	margin: 22px 0 40px;
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	letter-spacing: 0.02em;
	text-align: center;
	font-weight: 600;
}

.ap-raised span {
	font-weight: 400;
}

.volunteer h3 {
	color: #222;
	font-size: 44px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}

.volunteer p {
	font-size: 16px;
	line-height: 26px;
	margin: 30px 0 30px;
}

.volunteer h5 {
	color: #444;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	letter-spacing: 0.01em;
	line-height: 40px;
	text-align: center;
	font-weight: 400;
}

.volunteer h6 {
	color: #444;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	font-family: Montserrat, sans-serif;
}

.recent-news {
	position: relative;
	padding: 0px 0 0px;
}

.post-big-inner {
	margin: -163px auto 0;
	min-height: 234px;
	padding: 67px 7.863248% 66px 7.948718%;
	position: relative;
	width: calc(100% - 230px);
	background: #fafafa;
}

.pb-inner {
	position: relative;
	width: 100%;
	max-width: 435px;
	margin: 0 auto;
}

.meta {
	font-family: Poppins, sans-serif;
	font-size: 13px;
	text-align: center;
}

.pb-inner h4 {
	margin: 12px 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
}

.pb-inner h4 a {
	color: #333333;
}

.pb-inner p {
	margin: 12px 0 0;
	text-align: center;
}

.link-2 {
	height: 55px;
	margin: 35px auto 0;
	position: relative;
	display: table;
}

.link-2 time {
	height: 55px;
	float: left;
	-webkit-border-radius: 28px/27px;
	-moz-border-radius: 28px/27px;
	border-radius: 28px/27px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	padding: 0 50px;
	line-height: 55px;
	margin-right: 5px;
	font-family: Montserrat;
	font-size: 13px;
	text-transform: uppercase;
	color: #434343;
}

.link-2 a {
	height: 55px;
	width: 55px;
	float: right;
	-webkit-border-radius: 28px/27px;
	-moz-border-radius: 28px/27px;
	border-radius: 28px/27px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.09);
	line-height: 55px;
	text-align: center;
}

.link-2 a:hover {
	background: #1c57a1;
	color: #fff;
}

.sponsors {
	padding: 100px 0;
	position: relative;
	background: #233543;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.heading-3 {
}

.heading-3 h5 {
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 30px;
	letter-spacing: 0.03em;
}

.heading-3 p {
	margin: 10px 0 0;
	color: #cccccc;
	font-size: 16px;
	letter-spacing: 0.03em;
}

.sponsors-carousel .item {
	position: relative;
	background: #ffffff;
	height: 130px;
}

.sponsors-carousel .item img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.sponsors-carousel .left {
	right: 52px;
	left: auto;
	top: -86px;
}

.sponsors-carousel .right {
	right: 15px;
	left: auto;
	top: -86px;
}

.pr-comment.center-content-md img{
	border-radius: 0%;
}

.pingbacks_nopadding{
	padding-left: 0px !important; 
}

/* =============================
   9. SHOP STYLES
================================ */

.home-shop {
	position: relative;
	padding: 0px 0 0px;
}

.product-item {
	position: relative;
	margin-bottom: 30px;
}

.product-item h4 {
	margin: 16px 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}

.product-item h4 a {
	color: #333333;
}

.product-item h4 a:hover {
	color: #1c57a1;
}

.product-item p {
	margin: 19px 0 0;
	color: #1c57a1;
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.product-item p del {
	color: #3b3b3b;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
	padding-left: 6px;
}
.product-item p ins{
	text-decoration: none;
}

.product-item.product-item-style2 .p-overlay {
	background: transparent;
	opacity: 1;
	position: relative;
	left: 0;

}

.product-item.product-item-style2 .p-overlay .group {
	display: table;
	margin: 0;
	position: relative;
	top: 0;
	transform: translateY(0%);
}

.product-item.product-item-style2 .ratings {
	margin: 0px 0 -4px;
}

.product-item.product-item-style2 small {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	display: block;
	margin: 20px 0 40px;
}

.ratings {
	display: table;
	margin: 35px auto -4px;
}

.ratings i {
	color: #1c57a1;
	letter-spacing: 0.03em;
	font-size: 13px;
}

.product-thumb {
	position: relative;
}

.p-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	transition: .4s;
	float: left;
	width: auto;
}

.product-item:hover .p-overlay {
	opacity: 1;
}

.p-overlay .group {
	display: table;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.p-overlay .group .shopping {
	background: #161616;
}

.p-overlay .group .shopping:hover {
	background: #1c57a1;
}

.p-overlay .group .wishlist {
	background: #1c57a1;
}

.p-overlay .group .wishlist:hover {
	background: #161616;
}

.p-overlay .group a {
	width: 54px;
	height: 54px;
	display: inline-block;
	margin: 0 2px;
}

.p-overlay .group a img {
	margin: 0 auto;
	display: table;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.p-overlay .group .fa-file-text-o {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 19px;
    color: #fff;
}

.p-overlay .group .fa-check {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 19px;
    color: #fff;
}

.home-slider-1 {
	min-height: 570px;
	position: relative;
	width: 100%;
}

.hs-inner {
	min-height: 288px;
	padding: 150px 0;
	position: relative;
	background: rgba(0, 0, 0, 0.2);
	background-size: cover !important;
}

.hs-inner h2 {
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 55px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 65px;
}

.hs-inner h2 strong {
	font-family: Montserrat, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
}

.hs-inner p {
	margin: 15px 0 46px;
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 17px;
	letter-spacing: 0.04em;
}

.home-cause {
	padding: 0px 0 0px;
	position: relative;
}

.home-cause small {
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 16px;
}

.home-cause h4 {
	margin: 12px 0 0 0;
	color: #222222;
	font-family: Poppins, sans-serif;
	font-size: 40px;
}

.home-cause p {
	margin: 12px 0 0;
	font-family: Lato, sans-serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 0.04em;
}

.denorious-list {
	margin: 30px 0 0;
	position: relative;
}

.denorious-list .item img {
	float: left;
	margin: 0 18px 0 0;
	width: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.dl-inner {
	margin: 19px 0 0;
	position: relative;
	overflow: hidden;
	float: left;
}

.dl-inner h5 {
	color: #181818;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	font-weight: 500;
}

.dl-inner span {
	display: block;
	margin: 9px 0 0;
	color: #1c57a1;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.hc-progress {
	margin: 79px auto 0;
	position: relative;
	width: 100%;
	max-width: 630px;
	display: table;
	padding-right: 235px;
}

.hcp-info {
	position: relative;
	display: table;
	width: 100%;
	margin: 0 0 12px;
}

.hcp-info>span:first-child {
	float: left;
	margin: 0;
	color: #505050;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.hcp-info>span span {
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-weight: 600;
}

.hcp-info>span:last-child {
	float: right;
	margin: 0;
	color: #505050;
	font-family: Poppins, sans-serif;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.hcp-bar {
	position: relative;
}

.hcp-bar em {
	margin: 0 34.508816% 0;
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.02em;
	font-style: normal;
	display: table;
	position: absolute;
	top: 28px;
}

.hc-bar {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #efefef;
}

.hc-bar div {
	display: block;
	height: 16px;
	margin: 0 auto;
	position: relative;
	right: 28.085642%;
	width: 43.828716%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #1c57a1;
}

.hcp-bar .shape {
	left: 37.027706%;
	position: absolute;
	top: 5px;
}

.hc-progress .btn {
	position: absolute;
	right: 0;
	top: 9px;
}

.features {
	position: relative;
	background: transparent;
	background-size: cover;
}

.features h5 {
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 32px;
}

.features h5+p {
	margin: 11px 0 0;
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 15px;
}

.features .item {
	margin: 38px 0 0;
	position: relative;
	display: table;
}

.features .item .icon {
	float: left;
	margin: 0 26px 0 0;
	padding: 0;
	position: relative;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
}

.features .item .icon img {
	margin: 0 auto;
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.f-inner {
	margin: 6px 0 0;
	position: relative;
	overflow: hidden;
}

.f-inner h4 {
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	text-transform: uppercase;
}

.f-inner p {
	margin: 7px 0 0;
	color: #444444;
	letter-spacing: 0.02em;
	line-height: 24px;
}

.features .col-sm-8 {
	padding-top: 100px;
	width: 70%;
	margin-right: -3.5%;
}

.home-stats {
	padding: 82px 0 61px;
	position: relative;
	background: #1c57a1;
	background-color: #1c57a1;
}
_::-webkit-full-page-media .home-stats {
     background-color:#1c57a1;
}
.home-stats p {
	color: #ffffff;
	font-family: Montserrat, sans-serif;
	line-height: 35px;
	text-align: center;
}

.home-stats p span {
	font-size: 50px;
}

.home-stats .col-sm-2 {
	width: 20%;
	position: relative;
}

.home-stats .col-sm-2::after {
	content: "";
	height: 52px;
	width: 1px;
	background: url(images/sep2.png) no-repeat center top;
	position: absolute;
	right: 0;
	top: 5px;
	mix-blend-mode: color-burn;
}

.home-stats .col-sm-2:last-child:after {
	display: none;
}

.donation-cause {
	padding: 0px 0 0px;
}

.bg-gray {
	background: #fafafa;
	background-size:cover;
}

.donation-causes {
	position: relative;
}

.donation-causes>img {
	display: block;
	margin: 0 auto;
}

.donation-causes>small,
.donation-causes .col-sm-6>small {
	margin: 42px 0 0;
	color: #1c57a1;
	font-size: 13px;
	letter-spacing: 0;
	display: block;
}

.donation-causes h4 {
	margin: 14px 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}

.donation-causes h4 a {
	color: #333333;
}

.donation-causes h4 a:hover {
	color: #1c57a1;
}

.donation-causes p {
	margin: 10px 0 0;
	line-height: 24px;
	font-size: 14px;
}

.sep_alt {
	height: 1px;
	margin: 32px auto 0;
	width: 100%;
	background: #e1e1e1;
}

.donation-causes .group {
	padding-top: 25px;
}

.donation-causes .group em {
	float: left;
	margin: 28px 0 0 0;
	color: #1c57a1;
	font-family: Poppins, sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.02em;
}

.donation-causes .text-style {
	color: #333333;
	font-family: Poppins, sans-serif;
	font-weight: 500;
}

.donation-causes .group .btn {
	float: right;
	margin: 13px 0 0 0;
	padding: 0 30px;
}

.donation-causes .col-sm-6>small {
	margin: 25px 0 0;
}

.sidebar {
	position: relative;
}

.recent-posts {
	position: relative;
}

.sidebar h5 {
	color: #222222;
	font-family: Poppins, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
}

.sidebar h5+p {
	margin: 5px 0 25px;
	color: #1c57a1;
}

.sidebar .widget {
	margin-bottom: 50px;
}

.recent-posts ul {
}

.recent-posts li {
	display: table;
	margin-bottom: 20px;
}

.recent-posts li:last-child {
	margin-bottom: 0px;
}

.recent-posts li img {
	float: left;
	margin: 0 18px 0 0;
	width: 85px;
	-webkit-border-radius: 1.7px/1.45px;
	-moz-border-radius: 1.7px/1.45px;
	border-radius: 1.7px/1.45px;
}

.recent-posts li .inner {
	overflow: hidden;
	margin: 4px 0 0;
	position: relative;
}

.recent-posts li .inner .meta {
	text-align: left;
	font-family: Arimo;
}

.recent-posts li .inner .meta a {
	font-size: 12px;
}

.recent-posts li .inner h4 {
	margin: 11px 0 0;
	color: #232323;
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 19px;
}

.recent-posts li .inner h4 a {
	color: #232323;
}

.recent-posts li .inner h4 a:hover {
	color: #1c57a1;
}

.categories {
	position: relative;
}

.categories li {
	margin-bottom: 3px;
}

.categories li a {
	min-height: 16px;
	padding: 22px 20px 20px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F9F9F9;
	display: table;
	width: 100%;
}

.categories li a p {
	float: left;
	margin: 0 0 0 10px;
	color: #444444;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	letter-spacing: 0.02em;
}

.categories li a span {
	float: right;
	margin: 1px 7px 0 0;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.popular-post {
	position: relative;
}

.pp-info {
	background: #fff;
}

.pp-info .inner {
	min-height: 70px;
	padding: 34px 15px 37px;
	position: relative;
	background: #F9F9F9;
}

.meta2 {
	color: #666666;
	font-size: 13px;
	letter-spacing: 0.04em;
}

.pp-info h4 {
	margin: 9px 0 0;
	color: #0b0b0b;
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
}

.page_header {
	background-size: cover;
	padding: 85px 0;
}

.page_header p {
	color: #fff !important;
	margin: 0 0 8px !important;
}

.page_header h4 {
	color: #fff !important;
	font-family: Montserrat !important;
	font-size: 30px !important;
	text-transform: capitalize !important;
	font-weight: bold !important;
}

.bcrumbs {
	margin: 6px 0 0 0;
	float: right;
	color: #fff !important;
	text-transform: capitalize;
}

.bcrumbs li {
	float: left;
	position: relative;
	list-style-type: none;
}

.bcrumbs li a,
.bcrumbs li span {
	color: #fff;
	font-size: 15px;
}


@media only screen and (min-width: 250px) and (max-width: 767px) {
	.bcrumbs li {
		margin-left: 20px;	
	}
}

.inner-content {
	padding: 80px 0;
}

.page_nav {
	margin: 0 -14px;
}

.page_nav.text-center {
	display: table;
	margin: 0 auto;
}

.page_nav li {
	float: left;
	margin: 0 14px;
	position: relative;
}

.page_nav li::after {
	content: ".";
	color: #303030;
	position: absolute;
	top: 20px;
	right: -16px;
}

.page_nav li:first-child:after,
.page_nav li:last-child:after,
.page_nav li:nth-last-child(2):after,
.page_nav li:nth-last-child(3):after,
.page_nav li:nth-last-child(4):after {
	display: none !important;
}

.page_nav li a {
	line-height: 60px;
	font-size: 16px;
	font-family: Montserrat;
	color: #303030;
	display: table;
}

.page_nav li a:hover {
	color: #1c57a1;
}

.page_nav li span {
	margin: 17px -7px;
	display: block;
}

.page_nav li:first-child a {
	width: 60px;
	height: 60px;
	background: #f8f8f8;
	color: #222222;
	font-size: 16px;
	border-radius: 50%;
	text-align: center;
}

.page_nav li:last-child a {
	width: 60px;
	height: 60px;
	background: #f8f8f8;
	color: #222222;
	font-size: 16px;
	border-radius: 50%;
	text-align: center;
}

.page_nav li:first-child a:hover,
.page_nav li:last-child a:hover {
	background: #1c57a1;
	color: #fff;
}

.blog-post.blog-post-style2 .post-meta {
	margin: 2px 0 0;
}

.blog-post.blog-post-style2 iframe {
	width: 100%;
}

.cart-add-info {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 100%;
}

.cart-add-info .container {
    max-width: 1170px;
}

.cart-table-head {
	min-height: 16px;
	overflow: hidden;
	padding: 44px 61px 36px;
	position: relative;
	z-index: 85;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #50616f;
	font-family: Montserrat;
}

.detail {
	float: left;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}

.price-2 {
	float: right;
	margin: 1px 46px 0 0;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}

.quantity {
	float: right;
	margin: 1px 155px 0 0;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}

.price {
	float: right;
	margin: 1px 189px 0 0;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}

.cart-item {
	margin: -2px 0 0;
	min-height: 131px;
	overflow: hidden;
	position: relative;
	z-index: 62;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.img-holder {
	float: left;
	margin: 51px 0 0 0;
	padding: 11px 0 10px;
	position: relative;
	width: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #50616f;
}

.img-holder img {
	display: block;
	margin: 0 auto;
	width: 8px;
}

.cart-item {
	font-family: Montserrat;
}

.cart-item-thumb {
	float: left;
	margin: 34px 0 0 38px;
	width: 64px;
	-webkit-border-radius: 3.2px;
	-moz-border-radius: 3.2px;
	border-radius: 3.2px;
}

.cart-item h4 {
	float: left;
	margin: 58px 0 0 25px;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Montserrat;
	color: #333333;
	font-weight: 400;
	font-size: 15px;
}

.cart-item h4 a {
	color: #333333;
}

.cart-item-div-1 {
	width: 470px;
	float: left;
	padding: 0 24px;
}

.cart-item-div-2 {
	float: left;
	margin: 0;
	min-height: 131px;
	padding: 0 60px;
	position: relative;
	width: 230px;
	border: 1px solid #e2e2e2;
	background: #ffffff;
	font-size: 16px;
	line-height: 133px;
	text-transform: uppercase;
	border-bottom: none;
	border-top: none;
}

.cart-item-div-3 {
	float: left;
	margin: 0;
	padding: 35px 0 0;
	position: relative;
	width: 235px;
	border: none;
	background: #ffffff;
}

.cart-item-div-4 {
	float: left;
	margin: 0;
	min-height: 131px;
	padding: 0 60px;
	position: relative;
	border: 1px solid #e2e2e2;
	border-right: none;
	background: #ffffff;
	font-size: 16px;
	line-height: 133px;
	text-transform: uppercase;
	border-bottom: none;
	border-top: none;
}
@media (min-width: 768px){
.quantity-2 {
	margin: 0 auto;
	position: relative;
	width: 131px;
	float: left;
	margin-left: 225px;
}
.qty-input {
	float: left;
	margin: 0 2px 0 0;
	min-height: 54px;
	width: 101px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background: #f0f0f0;
	color: #404040;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 54px;
	text-align: center;
	text-transform: uppercase;
}
.qty-input input {
	font-family: Montserrat, serif;
	color: #404040;
	height: 54px;
	text-align: center;
	border: none;
	background: transparent;
	box-shadow: none;
}
}
.qty-inner {
	float: left;
	position: relative;
	width: 28px;
}

.quantity-right-plus {
	color: #404040;
	font-size: 9px;
	line-height: 26px;
	background: #f0f0f0;
	text-align: center;
	cursor: pointer;
}

.quantity-left-minus {
	color: #404040;
	font-size: 9px;
	line-height: 26px;
	background: #f0f0f0;
	text-align: center;
	margin: 2px 0 0;
	cursor: pointer;
}

.total {
	margin: 31px 0 0;
	min-height: 48px;
	padding: 18px 36px;
	position: relative;
	z-index: 4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1c57a1;
	display: table;
	width: 100%;
	font-family: Montserrat;
}

.total span:first-child {
	float: left;
	margin: 16px 0 0;
	color: #ffffff;
	text-transform: uppercase;
}

.total span:nth-child(2) {
	float: left;
	margin: 17px 0 0 87px;
	color: #ffffff;
	text-transform: uppercase;
}

a.button {
	float: left;
	margin: 0 0 0 75px;
	min-height: 48px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1d1d1d;
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 0.03em;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	max-width: 228px;
	padding: 0 40px;
}

a.button:hover {
	background: #fff;
	color: #1d1d1d;
}

.login {
	min-height: 15px;
	padding: 27px 72px 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #085976;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.01em;
	color: #fff;
}

.login a {
	color: #fff !important;
	border-bottom: 1px solid #fff;
}

.checkout-wrap h3 {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	margin: 60px 0 30px;
}

.checkout-wrap input {
	height: 55px;
	padding: 0 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 10px;
}

.checkout-wrap textarea {
	height: 315px;
	padding: 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 10px;
}

.details {
	margin: 65px 0 0;
	position: relative;
}

.cart-pricing {
	min-height: 227px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1c57a1;
}

.cart-pricing-total {
	background: #093975;
	min-height: 227px;
	width: 380px;
	padding: 44px 74px 0 74px;
	float: left;
}

.cart-pricing-total ul li:last-child {
	border-top: 1px solid #316cb6;
	padding-top: 20px;
}

.cart-pricing-total ul li {
	color: #fff;
	font-size: 13px;
	font-family: Montserrat;
	text-transform: uppercase;
	padding: 0 18px 18px;
}

.cart-pricing-total ul li span {
	float: right;
}

.cart-pricing-inner {
	float: left;
	margin: 40px 0 0;
	position: relative;
	padding: 0 240px 0 120px;
}

.rbox {
	margin: 17px 0;
	display: table;
}

.rbox input {
	position: absolute !important;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.rbox label {
	float: left;
	margin: 3px 0 0;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	letter-spacing: 0.03em;
	color: #fff;
	font-weight: 400;
	padding: 0 0 0 33px;
	position: relative;
}

.rbox label::after {
	content: "";
	border: 4px solid #ededed;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
}

.rbox label::before {
	content: "";
	background: #fff;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 6px;
	left: 6px;
	opacity: 0;
}

.rbox input:checked+label::before {
	opacity: 1;
}

.rbox input:checked+label::after {
	border: 4px solid #1c57a1;
}

.sponsor-form .rbox label::before {
	background: #1c57a1;
}

.rbox label img {
	margin-left: 20px;
}

.rbox2 {
	float: left;
	margin-right: 5px;
	margin-bottom: -5px;
}

.rbox2 input {
	position: absolute !important;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.rbox2 label {
	background: #f7f7f7;
	line-height: 45px;
	padding: 0 20px;
	display: table;
	border-radius: 5px;
	font-family: Montserrat;
	font-size: 12px;
	color: #222;
	font-weight: 500;
}

.rbox2 input:checked + label {
	background: #1c57a1;
	color: #fff;
}

.cbox-wrap span {
	font-weight: 500;
	font-family: Montserrat;
	color: #101010;
	float: left;
}

.cbox-wrap .cbox {
	float: left;
	margin: 0 0 0 38px;
}

.cbox {
	margin: 17px 0;
	display: table;
}

.cbox input {
	position: absolute !important;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
}

.cbox label {
	float: left;
	margin: 3px 0 0;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	letter-spacing: 0.03em;
	color: #101010;
	font-weight: 400;
	padding: 0 0 0 33px;
	position: relative;
}

.cbox label::after {
	content: "";
	border: 4px solid #ededed;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
}

.cbox label::before {
	content: "\f00c";
	font-family: Fontawesome;
	border: none;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	opacity: 0;
	color: #fff;
	background: #1c57a1;
	z-index: 44;
	text-align: center;
	font-size: 11px;
}

.cbox input:checked+label::before {
	opacity: 1;
}

.cbox label img {
	margin-left: 20px;
}

.cp-btn {
	background: #0d0d0d;
	line-height: 53px;
	color: #fff;
	padding: 0 50px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: Montserrat;
	border-radius: 3px;
	position: absolute;
	right: 0;
	bottom: 25px;
}

.cp-btn:hover {
	background: #fff;
	color: #0d0d0d;
}

.event-posts {
	max-width: 1000px;
	margin: 0 auto;
}

.ep-inner small {
	margin: 0;
	min-height: 13px;
	padding: 14px 30px 13px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #50616f;
	color: #ffffff;
	font-family: Poppins, sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	display: table;
}

.ep-inner h4 {
	margin: 25px 0 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.01em;
	line-height: 30px;
	text-transform: uppercase;
}

.ep-inner h4 a {
	color: #333;
}

.ep-inner p {
	margin: 19px auto 0;
	position: relative;
}

.ep-date {
	margin: 35px 0 0;
	min-height: 14px;
	padding: 16px 30px 15px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f8f8f8;
	color: #555555;
	font-size: 13px;
	font-style: italic;
	display: table;
}

.ep-location {
	margin: 10px 0 0;
	min-height: 15px;
	padding: 15px 30px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f8f8f8;
	color: #555555;
	font-size: 13px;
	font-style: italic;
	display: table;
}

.sponsor-search .btn {
	line-height: 50px;
}

.sponsor-search {
	position: relative;
}

.sponsor-search h2 {
	color: #333333;
	font-family: Poppins, sans-serif;
	font-size: 25px;
	letter-spacing: 0;
	text-align: left;
}

.sponsor-search p {
	margin: 11px 0 0;
	font-family: Arimo, sans-serif;
	font-size: 15px;
	font-style: italic;
}

.custom-select {
	position: relative;
}

.custom-select i {
	position: absolute;
	color: #8a8a8a;
	font-size: 11px;
	right: 30px;
	line-height: 50px;
}

.custom-select select {
	float: left;
	min-height: 13px;
	padding: 0 30px;
	position: relative;
	width: 100%;
	border: 2px solid #ececec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 50px;
	color: #9a9a9a;
	font-size: 12px;
	font-style: italic;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	z-index: 44;
}

.custom-select select::-ms-expand {
	display: none;
}

.sponsor-item {
	margin: 0;
	position: relative;
	font-family: Montserrat;
	min-height: 245px;
	padding: 40px 50px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F9F9F9;
	width: calc(100% - 30px);
}
.pp-info h4 a{
	color: #333333;
}
.sponsor-item>img {
	float: left;
	margin: 0 24px 0 0;
	width: 165px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
@media (max-width: 560px){
.sponsor-item>img {
    width: 100%;
}
}
.sponsor-item p {
	margin: 10px 0 15px;
}

.sponsor-item p.first {
	margin: 16px 0 15px;
}

.sponsor-item p span {
	min-width: 85px;
	float: left;
}

.sponsor-item .btn.btn-lg {
	border: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	right: -97px;
	background: #50616f;
}

.sponsor-item .btn.btn-lg:hover {
	border: none;
	color: #fff !important;
	background: #1c57a1;
}

.contact-info {
	position: relative;
}

.contact-info h4 {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-align: left;
	text-transform: uppercase;
}

.contact-info p {
	margin: 10px 0 0;
	color: #444444;
	font-size: 14px;
	letter-spacing: 0.02em;
}

.contact-info .col-sm-4:nth-child(2) {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 0 60px;
}

.contact-info .col-sm-4:nth-child(3) {
	padding: 0 0 0 60px;
}

.contact-form {
	margin: 0 auto;
	position: relative;
}

.contact-form p {
	margin: 0 auto 40px;
	font-style: italic;
	text-align: center;
}

.contact-form input {
	height: 55px;
	padding: 0 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 10px;
}

.contact-form textarea {
	height: 190px;
	padding: 30px 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 20px;
}

.contact-form button {
	margin: 0 auto;
	display: table;
}

.product-single .product-item.product-item-style2 small {
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	display: block;
	margin: 20px 0 40px;
}

.product-single .product-item.product-item-style2 .ratings {
	width: 100%;
}
.woocommerce .product-single .product-item.product-item-style2 .star-rating{
	width: 5.4em;
}

.in-stock {
	float: right;
	font-size: 13px;
	color: #1c57a1;
	margin-left: 20px;
	position: relative;
	top: 3px;
	padding-left: 15px;
}

.in-stock::after {
	content: "";
	background: #1c57a1;
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	border-radius: 50%;
	top: 6px;
}

.ratings span {
	padding-left: 0;
	font-size: 13px;
}

.single-meta p {
	line-height: 54px;
	float: left;
	margin: 0;
}

.single-meta .quantity-2 {
	margin: 0 32px;
	position: relative;
	width: 131px;
	float: left;
	z-index: 44;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

.single-meta .p-overlay .group a {
	border-radius: 3px;
}

.single-size {
	margin: -5px 0 40px;
	display: table;
	width: 100%;
}

.single-size span {
	line-height: 45px;
	font-family: Montserrat;
	font-size: 13px;
	text-transform: uppercase;
	color: #333;
	padding-right: 20px;
	float: left;
}

.custom-select-2 {
	position: relative;
	background: #f0f0f0;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: table;
	width: 100%;
	max-width: 250px;
	float: left;
}

.custom-select-2 i {
	position: absolute;
	color: #8a8a8a;
	font-size: 11px;
	right: 30px;
	line-height: 50px;
}

.custom-select-2 select {
	float: left;
	min-height: 13px;
	padding: 0 30px;
	position: relative;
	width: 100%;
	background: transparent;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	height: 45px;
	color: #9a9a9a;
	font-size: 12px;
	font-style: italic;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	z-index: 44;
}

.custom-select-2 select::-ms-expand {
	display: none;
}

.product-excerpt {
	padding: 0px 0;
}

.product-excerpt p {
	line-height: 28px;
	margin: 0 0 25px;
}

.post-review h5 {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 40px;
	position: relative;
}

.post-review .row {
	margin: 0 -5px;
}

.post-review .col-sm-6 {
	padding: 0 5px;
}

.review-ratings,
.post-review input {
	height: 55px;
	padding: 0 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 10px;
	line-height: 55px;
	position: relative;
	display: table;
}

.post-review textarea {
	height: 190px;
	padding: 30px 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 30px;
}

.score {
	unicode-bidi: bidi-override;
	direction: rtl;
	text-align: center;
	border: 0;
	font-size: 0;
	position: absolute;
	top: 13.5px;
	right: 40px;
}

.score label {
	font-size: 15px;
	line-height: 15px;
	display: inline-block;
	position: relative;
	text-align: center;
	width: 15px;
	height: 1em;
	overflow: hidden;
	text-indent: 100%;
}

.score input {
	position: absolute;
	top: -2em;
	clip: rect(0, 0, 0, 0);
}

.score label:before {
	content: "★";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-indent: 0;
	line-height: 1em;
	color: #c3c3c3;
}

.score label:hover:before,
.score label:hover~label:before,
.score input:checked~label:before {
	content: "★";
	color: #ffbb04;
}

.score label:active {
	position: relative;
	top: 1px;
}

/* =============================
   10. HEADER
================================ */

.header {
	position: relative;
	display: table;
	width: 100%;
	background: #fff;
}

.top-bar {
	min-height: 52px;
	padding: 0;
	position: relative;
	background: #040404;
	line-height: 52px;
}

.top-bar p {
	margin: 0;
	color: #bdbdbd;
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 52px;
}

.top-bar ul {
	float: right;
}

.top-bar ul li {
	margin: 0;
	color: #bdbdbd;
	font-size: 12px;
	letter-spacing: 0.04em;
	float: left;
	margin-left: 38px;
	position: relative;
}

.top-bar ul li::after {
	content: "";
	background: #bdbdbd;
	height: 7px;
	width: 1px;
	position: absolute;
	left: -20px;
	top: 23px;
}

.top-bar ul li:first-child:after {
	display: none;
}

.top-bar ul li a {
	color: #bdbdbd;
}

.top-bar ul li a:hover {
	color: #fff;
}

.navbar-default {
	background-color: #fff;
	border: none;
	border-radius: 0px;
	height: 97px;
	margin: 0;
}

.navbar-brand {
	height: auto;
	padding: 18px 15px;
}

.navbar-default .navbar-nav>li {
	padding: 0 28px;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	font-family: Montserrat;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	line-height: 97px;
	background: transparent;
	font-weight: 500;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #1c57a1;
	background: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{
	color: #333;
	background: transparent;
}

ul.nav>li.current-menu-item>a {
    color: #1c57a1 !important;
}

.top-cart {
	float: right;
	margin-top: 27px;
	margin-left: 90px;
	position: relative;
}

.top-cart span {
	height: 45px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background-color: rgba(250, 250, 250, 0);
	border: solid 1px #eaeaea;
	font-size: 13px;
	color: #555555;
	text-align: center;
	display: inline-block;
    line-height: 45px;
    padding-left: 34px;
    padding-right: 28px;
}

.top-cart i {
	background: #1c57a1 url(images/forma_1_8.png) no-repeat center;
	width: 45px;
	height: 45px;
	position: absolute;
	left: -28px;
	border-radius: 50%;
}

.no-padding {
	padding: 0 !important;
}

.no-padding-top {
	padding-top: 0 !important;
}

.no-margin {
	margin: 0 !important;
}
@media only screen and (min-width: 1050px) and (max-width: 1199px){
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:focus {
    font-size: 12px;
}
}
/* =============================
   11. TOP SECTION
================================ */

.top-section {
	position: relative;
	padding-right: 180px;
}

.top-section .col-sm-4 {
	min-height: 193px;
}

.top-section .col-sm-4>div {
	color: #fff;
	margin: 0 auto;
	display: table;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	padding: 0 21px;
}

.custom-top-section .col-sm-12 {
	min-height: 250px;
}

.custom-top-section .col-sm-12>div {
	color: #fff;
	margin: 0 auto;
	display: table;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	padding: 0 21px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.top-section .col-sm-4>div {
		transform: translate(-50%, -50%);
		left: 44%;
	}	

	.custom-top-section .col-sm-12>div {
		transform: translate(-50%, -50%);
		left: 50%;
	}
}
@-moz-document url-prefix() {
	.top-section .col-sm-4>div {
		transform: translateY(-50%);
		left: 0;
	}
	.custom-top-section .col-sm-12>div {
		transform: translateY(-50%);
		left: 0;
	}
}
.top-section .col-sm-4>div img {
	float: left;
	margin: 0 18px 0 0;
}

.custom-top-section .col-sm-12>div i {
	float: left;
	margin: 0 18px 0 0;
}

.top-inner {
	overflow: hidden;
}

.top-inner h4 {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.02em;
}

.top-inner p {
	color: #fff;
	font-style: italic;
	font-size: 15px;
	letter-spacing: 0.04em;
	margin: 4px 0 17px;
}

.top-inner small {
	font-size: 14px;
	font-family: Poppins;
}

.top-progress {
	width: 180px;
	position: absolute;
	right: 0;
	top: 0;
	min-height: 193px;
}

.progress-circle-2 {
	width: 170px;
	transform: rotate(90deg);
	margin: 0 auto;
}

.top-progress span {
	width: 100px;
	height: 100px;
	color: #fff;
	font-family: Montserrat;
	font-size: 19px;
	letter-spacing: 0.02em;
	background: transparent;
	font-weight: 500;
	position: absolute;
	top: 38px;
	border-radius: 50%;
	line-height: 100px;
	text-align: center;
	left: -6px;
	right: 0;
	margin: 0 auto;
}

.top-progress h6 {
	font-family: Montserrat;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 6000;
	color: #fff;
	letter-spacing: 0.02em;
	text-align: center;
	margin: -12px 0 0;
}

.btn-dark {
	background: #040404 !important;
    letter-spacing: 0.04em;
    border: 1px solid #040404 !important;
}

.btn-dark:hover {
    background: #fff !important;
    border: 1px solid #fff !important;
    border: none;
	color:#000;
}

.btn-xs {
	font-size: 12px;
	padding: 0 35px;
	line-height: 42px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.top-section .btn-xs {
    font-size: 11px;
    padding: 0 15px;
    line-height: 36px;
    min-height: 36px;
}
}
.bg-green {
	background: #469c23;
}

.bg-primary {
	background: #1c57a1;
}

.bg-primary2 {
	background: #174e94;
}

.bg-red {
	background: #e51f1f;
}

.bg-red2 {
	background: #d31919;
}

/* =============================
   12. INFO SECTION
================================ */

.countries {
	background-size: cover;
	padding: 105px 0 57px;
}

.countries h2 {
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.countries small {
	color: #bebebe;
	font-size: 35px;
	letter-spacing: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: Poppins;
	font-weight: 600;
}

.countries h4 {
	margin: 21px 0 0;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.countries h4 span {
	font-size: 13px;
	font-family: Montserrat, sans-serif;
	font-weight: bold;
}

.countries p {
	margin: 12px 0 0;
	color: #bebebe;
	font-size: 14px;
	letter-spacing: 0.02em;
	line-height: 24px;
	font-family: Poppins;
}

.mission {
	padding: 0px 0;
	background: #fff;
}

.mission-info-1 h3 {
	font-size: 36px;
	line-height: 50px;
	display: block;
	margin-bottom: 0;
	font-weight: 300;
	text-transform: uppercase;
}

.mission-info-1 h3+p {
	margin: 16px 0 0;
	color: #1c57a1;
	font-family: Lato, sans-serif;
	font-size: 16px;
	font-style: italic;
}

.mi-inner {
	margin: 50px 0 0 0;
	position: relative;
}

.mi-inner img {
	float: left;
	margin: 0 25px 0 0;
	width: 130px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.col-20 {
	margin: 6px 0 0;
	position: relative;
	overflow: hidden;
}

.col-20 small {
	color: #333333;
	font-size: 14px;
	letter-spacing: 0.01em;
	display: block;
}

.col-20 h5 {
	margin: 8px 0 3px;
	color: #333333;
	font-size: 26px;
	font-weight: 700;
}

.btn-border {
	min-height: 38px;
	border: 2px solid #222222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #222222;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 44px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 35px;
	display: inline-block;
}

.mission-info-1 .group {
	margin-top: 45px;
	display: table;
	width: 100%;
}

.mission-info-1 .group a {
	margin-right: 5px;
}

.our-mission h3 {
	color: #1d1d1d;
	font-size: 36px;
	letter-spacing: 0;
	text-transform: uppercase;
}

.our-mission p {
	margin: 16px 0 0;
	color: #666666;
	font-family: Arimo, sans-serif;
	line-height: 26px;
}

.skill {
	margin-bottom: 28px;
}

.skill span {
	color: #101010;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	display: block;
	margin: 0 0 15px;
}

.skill-bar-wrap {
	-webkit-border-radius: 8px/7px;
	-moz-border-radius: 8px/7px;
	border-radius: 8px/7px;
	background: #f9f9f9;
	position: relative;
}

.skill-bar {
	display: block;
	height: 15px;
	margin: 0;
	position: relative;
	-webkit-border-radius: 8px/7px;
	-moz-border-radius: 8px/7px;
	border-radius: 8px/7px;
	background: #1c57a1;
}

.skill-bar em {
	min-height: 15px;
	padding: 8px 0 18px;
	position: absolute;
	top: 10px;
	width: 50px;
	border: 5px solid #ffffff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #50616f;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	height: 50px;
	color: #fff;
	font-style: normal;
	position: absolute;
	right: 0;
	top: -17px;
}

.charity-counter {
	min-height: 256px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-overlay {
	min-height: 256px;
	background: rgba(0, 0, 0, 0.7);
}

.charity-counter small {
	color: #e9e9e9;
	font-size: 14px;
	letter-spacing: 0.02em;
	margin: 64px 0 0;
	display: block;
}

.charity-counter h4 {
	margin: 10px 0 22px;
	font-family: Montserrat, sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
	color: #fff;
}

.cc-date {
	display: inline-block;
	float: left;
	min-height: 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1c57a1;
	font-family: Lato, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 45px;
	text-align: center;
	padding: 0 30px;
	color: #fff;
	margin: 0 5px 0 0;
}

.cc-location {
	display: inline-block;
	float: left;
	min-height: 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #1c57a1;
	font-family: Lato, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 45px;
	text-align: center;
	padding: 0 30px;
	color: #fff;
}

.ev-date{
    margin: -22px auto 0;
    min-height: 14px;
    padding: 17px 0 14px;
    position: relative;
    width: 210px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    background: #ffffff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    letter-spacing: 0.03em;
    text-align: center;
}

/* =============================
   13. COUNTDOWN TIMER
================================ */

.countdown {
	float: right;
	margin-top: 72px;
}

.countdown .timer {
	float: left;
	margin: 14px 0 0 6px;
	min-height: 41px;
	padding: 30px 0 24px;
	width: 95px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #50616f;
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-family: Poppins;
}

.countdown .timer strong {
	font-family: Montserrat, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.poverty-progress {
	padding: 80px 15px 0px 75px;
}

.poverty-progress h4 {
	color: #222222;
	font-size: 38px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 36px;
	text-align: center;
}

.poverty-progress h4+p {
	color: #222222;
	font-size: 20px;
	font-weight: 300;
	margin: 5px 0 0px;
	line-height: 36px;
	text-align: center;
	font-family: poppins;
}

.padding-condense{
	padding-left: 0px;
	padding-right: 0px;
}

.pp-item {
	height: 170px;
	padding: 51px 15px 52px;
	position: relative;
	color: #fff;
}

.pp-item-1 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pp-item-2 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pp-item-3 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.pp-item h5 {
	font-family: Montserrat, sans-serif;
	font-size: 38px;
	font-weight: 500;
	letter-spacing: 0.02em;
	text-align: center;
	color: #fff;
}

.pp-item p {
	margin: 7px 0 0;
	letter-spacing: 0.02em;
	text-align: center;
	font-family: poppins;
	color: #fff;
}

/* =============================
   14. FOOTER
================================ */

.footer {
	position: relative;
	background: #141414;
	padding: 90px 0;
}

.about {
	position: relative;
}

.footer p {
	margin: 25px 0 0;
	color: #cccccc;
	font-family: Arimo, sans-serif;
	line-height: 28px;
}

.f-contact {
	margin-bottom: 10px;
	display: table;
	width: 100%;
}

.fc-icon {
	float: left;
	margin: 0 22px 0 0;
	padding: 0;
	position: relative;
	width: 38px;
	line-height: 38px;
	font-size: 13px;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #50616f;
	text-align: center;
}

.f-contact p {
	margin: 4px 0 0;
	color: #9f9f9f;
	font-family: Arimo, sans-serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.02em;
	overflow: hidden;
}

.footer h5 {
	font-size: 20px !important;
	letter-spacing: 0;
	text-align: left;
	color: #fff !important;
}

.footer h5+p {
	margin: 0px 0 0;
	color: #1c57a1;
	font-size: 14px;
	letter-spacing: 0;
	font-family: Poppins;
}

.what-we-do .progress-circle small {
	color: #fff;
}

.what-we-do h4 {
	color: #fff;
	font-size: 15px;
	font-family: Montserrat;
	font-weight: 400;
	margin: 0px 0 11px;
	padding-top: 16px;
}

.what-we-do h4+small {
	color: #fff;
	font-size: 13px;
	font-family: poppins;
	font-weight: 300;
}

.what-we-do li {
	display: table;
	width: 100%;
	margin-top: 25px;
}

.footer .col-md-4,
.footer .col-sm-4 {
	position: static;
}

.footer-video {
	width: 100%;
	max-width: 484px !important;
	background-size: cover;
	position: absolute;
	top: 0;
	height: calc(100% + 0px);
	padding: 40px;
	text-align: center;
}

.fv-inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.fv-inner i {
	color: #1c57a1;
	font-size: 55px;
}

.fv-inner h4 {
	color: #fff !important;
	font-size: 22px;
	line-height: 33px;
	margin: 22px 0 20px;
}

.fv-inner p {
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.04em;
	margin: 0;
}

.footer-bottom {
	background: #010101;
	height: 80px;
}

.copyrights {
	color: #dddada;
	font-family: Poppins;
	font-size: 14px;
	line-height: 80px;
	float: left;
}

.copyrights a {
	font-weight: bold;
	color: #1c57a1;
}

.social-media {
	line-height: 79px;
	padding: 0 45px;
	background: #1c57a1;
	float: left;
	margin-left: 100px;
	width: 500px;
}

.social-media a {
	color: #fff !important;
	font-family: Poppins;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
	margin: 0 10px;
}

.social-media a:hover {
	color: #fff;
	text-decoration: underline;
}

.home-events {
	background: transparent;
	padding: 0px 0px 0px 0;
}

.donation-causes.dc-single h4 {
	font-size: 24px;
	font-weight: 600;
}

.donation-causes.dc-single .group {
	padding: 25px 50px;
	background: #fafafa;
	display: table;
	width: 100%;
	max-width: 690px;
	border-radius: 100px;
	margin: 35px auto -62px;
	position: relative;
	z-index: 44;
}

.donation-causes.dc-single p {
	margin: 30px 0 0;
	color: #666666;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.03em;
}

blockquote {
    background: #F9F9F9;
    padding: 25px 10px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.04em;
    font-family: Montserrat;
    color: #292929;
    border: none;
    margin: 30px 0 0 0;
}

blockquote p {
    font-size:14px;
    padding:0;
    color: #292929;
    display:block;
    font-size:16px;
    text-align:left;
    position:relative; 
    margin: 0 0 0 10px !important;    
}

blockquote p:before, blockquote p:after {
	content: '”';
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-weight: bold;
	vertical-align: top;
	line-height: 0.8;
}

blockquote p:before {
    content: '“';
    position:absolute;
    left:-10px;
    top:-8px;
}

.post-tags {
	display: table;
	width: 100%;
	margin-bottom: 15px;
}

.post-tags span {
	float: left;
	line-height: 42px;
	font-size: 16px;
	font-family: Montserrat;
	text-transform: uppercase;
	padding-right: 25px;
	color: #333333;
}

.post-tags a {
	line-height: 42px;
	padding: 0 25px;
	background: #f6f6f6;
	font-size: 12px;
	color: #444444;
	margin-right: 5px;
	border-radius: 5px;
	display: inline-block;
}

.post-tags a:hover {
	background: #1c57a1;
	color: #fff;
}

.denorious-list h6 {
	font-size: 20px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	margin: 0 0 40px;
}

.denorious-list textarea {
	height: 140px;
}

.meta-group {
	padding: 20px 55px;
	font-size: 13px;
	font-family: Montserrat;
	letter-spacing: 0.04em;
	-webkit-border-radius: 28px/27px;
	-moz-border-radius: 28px/27px;
	border-radius: 28px/27px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .09);
	box-shadow: 0 0 5px rgba(0, 0, 0, .09);
	display: table;
	margin: 30px auto -28px;
	position: relative;
	z-index: 44;
}

.meta-group span {
	color: #c1c1c1;
	font-weight: 300;
	margin: 0 20px;
}

.es-meta {
	background: #fafafa;
	padding: 35px 30px;
}

.es-meta h4 {
	text-transform: none;
}

.es-meta p {
	font-size: 13px !important;
	font-style: italic;
	margin: 20px 0 0;
	color: #666666;
	line-height: 28px;
	letter-spacing: 0.03em;
}

.list-check {
	margin-top: 30px;
}

.list-check li {
	position: relative;
	padding: 0 0 0 25px;
	font-size: 14px;
	letter-spacing: 0.01em;
	line-height: 30px;
}

.list-check li i {
	color: #1c57a1;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 10px;
}

.si-single .si-inner {
	margin: 13px auto 22px;
	display: table;
}

.si-single .sponsor-item>img {
	margin: 0 auto;
	display: block;
	float: none;
}

.si-single .sponsor-item a {
	margin: 0 auto;
	display: table;
	float: none;
}

.si-single-inner h4 {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 35px;
}

.si-single-inner p {
	margin-bottom: 30px;
	line-height: 28px;
}

.prev-next a {
	padding: 0 25px;
	display: table;
	background: #f7f7f7;
	line-height: 38px;
	border-radius: 5px;
	font-family: Montserrat;
	font-size: 12px;
	color: #333;
}

.prev-next a:hover {
	background: #222222;
	color: #fff;
}

.filter-button-group {
	background: #f7f7f7;
	padding: 0 27px;
	font-family: Montserrat;
	font-size: 12px;
	color: #444444;
	display: table;
	border-radius: 5px;
	margin: 0 auto;
}

.filter-button-group li {
	float: left;
	display: table;
	padding: 0 27px;
	line-height: 54px;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: .4s;
}

.filter-button-group li.active {
	background: #1c57a1;
	color: #fff;
	transition: .4s;
}

.filter-button-group li:after {
	content: "";
	background: transparent;
	line-height: 54px;
	position: absolute;
	left: -8px;
	top: -8px;
	width: calc(100% + 16px);
	height: calc(100% + 16px);
	border-radius: 14px;
	border: 8px solid #fff;
	opacity: 0;
	transition: .4s;
}

.filter-button-group li.active:after {
	opacity: 1;
	transition: .4s;
}

.mason-2.row {
	margin: 0;
}

.mason-2 .grid-item {
	padding: 0 5px;
	float: left;
	margin-right: -1px;
}

.grid-item img {
	width: 100%;
}

.size-1 {
	width: 17.5%;
}

.size-2 {
	width: 30%;
}

.size-3 {
	width: 35%;
}

.size-4 {
	width: 20%;
}

.size-5 {
	width: 40%;
}

.mason-1 .grid-item {
	padding: 0 10px;
	margin-right: -1px;
}

.mason-1  .item {
	margin-bottom: 20px;
}

.mason-1.row {
	margin: 0 -10px;
	;
}

.mason-1 .item .overlay {
	opacity: 0;
	transition: .4s;
}

.mason-1 .item .overlay .inner {
	background: rgba(0,0,0,0.7);
}

.mason-1 .item .overlay h6 {
	font-family: Montserrat,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 28px;
	color: #fff;
	margin: 0 0 15px;
}

.mason-1 .item .overlay .inner .info {
	padding: 20px;
	position: absolute;
	bottom: auto;
	left: 0;
	text-align: center;
	top: 50%;
	right: 0;
	width: 100%;
	transform: translateY(-50%);
}

.mason-1 .item .overlay h6 span {
	display: block;
	font-family: Poppins,sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
}

.mason-1 .item:hover .overlay {
	opacity: 1;
	transition: .4s;
}

.mason-1 .item .overlay .fa-unlink, .mason-1 .item .overlay .fa-link {
	width: 55px;
	height: 55px;
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.09);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.09);
	box-shadow: 0 0 5px rgba(0,0,0,.09);
	font-size: 16px;
	line-height: 55px;
}

.welfare-programs .mason-2 .item {
	margin-bottom: 10px;
}

.welfare-programs .mason-2 .overlay .inner .info.small {
	padding: 20px;
}

.welfare-programs .mason-2 .overlay {
	opacity: 0;
	transition: .4s;
}

.welfare-programs .mason-2 .item:hover .overlay {
	opacity: 1;
	transition: .4s;
}

.body {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.dropdown-menu a ,
.dropdown-menu>li>a {
	display: block;
	padding: 8px 20px;
	clear: both;
	font-weight: 400;
	line-height: 25px;
	color: #333;
	white-space: nowrap;
	font-family: Poppins;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#map {
	width: 100%;
	height: 420px;
}

.bg-white {
	background: #fff !important;
}

.dc-thumb {
	position: relative;
}

.dc-thumb .badge {
	background: #1c57a1;
	color: #fff;
	font-family: Poppins;
	font-weight: 400;
	font-size: 12px;
	line-height: 36px;
	padding: 0 25px;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	border-radius: 0px;
}

.monthly-donation {
	font-family: Montserrat;
	font-weight: 500;
	text-transform: uppercase;
	color: #101010;
	font-size: 12px;
}

.monthly-donation span {
	font-size: 20px;
	color: #1c57a1;
	position: relative;
	top: 2px;
	margin-left: 10px;
}

.sponsor-form .rbox label {
	color: #101010;
}

.sponsor-form h6 {
	font-size: 24px;
	line-height: 28px;
}

.sponsor-form p {
	color: #101010;
	font-family: Montserrat;
	margin: 0 0 22px;
}

.dcs-thumb {
	position: relative;
}

.dcs-info {
	background: #1c57a1;
	width: 240px;
	padding: 44px 15px 0;
	border-radius: 3px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 30px;
}

.dcs-info h5 {
	font-family: Montserrat;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 10px 0 10px;
}

.dcs-info p {
	color: #fff !important;
	margin: 0 0 20px !important;
	font-size: 12px !important;
	line-height: 16px !important;
}

.dcs-info a {
	color: #fff;
	font-size: 13px;
	margin: 0 7px;
}

.dcs-time {
	background: #283743;
	color: #fff;
	font-size: 12px;
	line-height: 54px;
	margin: 35px -15px 0;
}

.side-video {
	position: relative;
}

.side-video .inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 44;
	transform: translateY(-50%);
}

.side-video h4 {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	margin: 15px 0 6px;
}

.side-video a {
	color: #fff;
}

.side-video i {
	color: #1c57a1;
	font-size: 55px;
}

.about-author {
	background: #fcfcfc;
	padding: 30px 40px;
}

.about-author > img {
	border-radius: 3px;
}

.about-author > div {
	padding-left: 40px;
}

.about-author h4 {
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.03em;
	margin: 0 0 8px;
}

.about-author p {
	line-height: 28px;
	font-style: italic;
	margin: 0;
}

.pr-comment {
	background: #f9f9f9;
	padding: 30px 40px;
	margin-bottom: 10px;
}

.pr-comment > div {
	padding-left: 30px;
	overflow: hidden;
}

.pr-comment h4 {
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0.03em;
	margin: 0 0 15px;
}

.pr-comment h4 em {
	color: #1c57a1;
	font-size: 12px;
	font-family: Arimo;
	text-transform: none;
	font-weight: 400;
	padding: 0 50px 0 20px;
}

.pr-comment h4 span {
	color: #1c57a1;
	font-size: 13px;
}

.pr-comment h4 span {
}

.pr-comment p {
	line-height: 28px;
	font-style: italic;
	margin: 0;
}

.product-reviews h3 {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 40px;
	position: relative;
}

.product-reviews h5 {
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 10px;
	position: relative;
}

.no-transform {
	text-transform: none !important;
}

.blog-single .pr-comment {
	border-radius: 5px;
}

.blog-single .pr-subcomment {
	margin-left: 70px;
}

.pr-comment main {
	overflow: hidden;
	border-radius: 5px;
	position: relative;
	min-width: 80px;
}

.pr-comment main a {
	background: #1c57a1;
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	width: 100%;
	line-height: 28px;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.pr-comment main img {
	min-height: 80px;
	min-width: 80px;
}

#flickr li {
	width: 33.33333%;
	max-width: 120px;
	float: left;
	margin-bottom: 8px;
	padding-right: 8px;
}

#flickr li img {
	width: 100%;
}

.make-donation .rbox2 label {
	line-height: 85px;
}

.make-donation .cbox-wrap .cbox {
	margin: 0 50px 0 0px;
}

.make-donation .cbox label::after ,
.make-donation .cbox label::before {
	border-radius: 50%;
}

.home-slider .btn:hover {
	border: 2px solid #fff;
	color: #fff;
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	display: table;
}

.slick-dots li {
	float: left;
	margin: 0 5px;
}

.slick-dots li button {
	background: #fff;
	opacity: 0.5;
	width: 10px;
	height: 10px;
	font-size: 0px;
	padding: 0;
	border: none;
	border-radius: 50%;
	box-shadow: none;
}

.slick-dots li.slick-active button {
	background: #1c57a1;
	opacity: 1;
}

.ic-prev ,
.ic-next {
	background: rgba(0,0,0,0.45);
	width: 85px;
	height: 85px;
	color: #fff;
	border-radius: 5px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: Poppins, sans-serif;
	letter-spacing: 0.03em;
	text-align: center;
	line-height: 85px;
	position: absolute;
	bottom: 50px;
	left: 50px;
	z-index: 44;
	transition: .4s;
}

.ic-next {
	right: 50px;
	left: auto;
}

.ic-next:hover,
.ic-prev:hover {
	background: rgba(28,87,161,0.9);
	color: #fff;
	transition: .4s;
	cursor: pointer;
}

.info-content .col-md-5 {
	padding-left: 45px;
}

.events-posts-home {
	padding: 55px 15px 0;
	background: #1c57a1;
	max-width: 290px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 44;
	transform: translateY(-50%);
}

.events-posts-home span {
	color: #fff;
	font-style: italic;
	font-size: 12px;
}

.events-posts-home h6 {
	color: #fff;
	font-size: 16px;
	font-family: Montserrat;
	line-height: 23px;
	letter-spacing: 0.01em;
	margin: 7px 0 0;
}

.events-posts-home h6 a {
	color: #fff;
}

.events-posts-home li:first-child {
	margin-bottom: 55px;
	position: relative;
}

.events-posts-home li i {
	width: 40px;
	height: 40px;
	color: #fff;
	background: #1c57a1;
	line-height: 40px;
	position: absolute;
	right: -32px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
}

.events-posts-home li:first-child::after {
	content: "";
	width: 165px;
	height: 1px;
	border-top: 1px dotted #fff;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.events-posts-home > a {
	line-height: 70px;
	background: #000812;
	color: #fff;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	display: table;
	width: calc(100% + 30px);
	margin: 45px -15px 0;
}

.home-events .event-posts {
	width: 100%;
	max-width: 100%;
	padding-left: 170px;
	position: relative;
}

.home-events .event-posts .col-md-6:last-child {
	padding-left: 45px;
}

.info-content-3-less {
	margin-top: -40px;
}

.recent-news-2 .ic-prev {
	bottom: -65px;
	left: 215px;
}

.recent-news-2 .ic-next {
	bottom: -65px;
	right: 215px;
}

.calendar {
	position: relative;
}

.calendar small {
	float: left;
	margin: 14px 0 0;
	color: #333333;
	font-family: Montserrat, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
}

.may-2016 {
	float: left;
	margin: 25px 0 0 30px;
	color: #575757;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	letter-spacing: 0;
}

.may-2016 a {
	color: #575757;
	text-transform: uppercase;
}

.day {
	float: right;
	min-height: 52px;
	width: 104px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #50616f;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.month:hover,
.day:hover,
.week.active {
	background: #1c57a1;
	color: #fff;
}

.week {
	float: right;
	margin: 0 3px 0 0;
	min-height: 52px;
	width: 104px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #50616f;
}

.month {
	float: right;
	margin: 0 3px 0 0;
	min-height: 52px;
	width: 104px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #50616f;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.search-bar {
	float: right;
	margin: 0 0px 0 0;
	min-height: 13px;
	position: relative;
	width: 100%;
	max-width: 677px;
	border: 2px solid #ececec;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 52px;
}

.search-bar input {
	padding: 0px 50px 0 30px;
	width: 100%;
	height: 100%;
	border: none;
	font-size: 12px;
	font-style: italic;
}

.search-bar button {
	color: #7f7f7f;
	font-size: 12px;
	background: transparent;
	padding: 0;
	border: none;
	position: absolute;
	right: 28px;
	line-height: 50px;
	top: 0;
}

.weeks-name {
	margin: 54px auto 0;
	min-height: 15px;
	padding: 0;
	position: relative;
	background: #1c57a1;
	color: #fff;
	text-align: center;
	display: table;
	width: 100%;
}

.weeks-name li {
	float: left;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 75px;
	width: 14.28571428571429%;
}

.calendar .days {
	margin: 0 auto;
	position: relative;
	width: calc(100% + 13px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.calendar .days li {
	border: 2px solid #f3f3f3;
	width: 14.28571428571429%;
	float: left;
	min-height: 170px;
	margin-right: -2px;
	margin-bottom: -2px;
	position: relative;
}

.calendar-inner ul:nth-child(2) li:nth-child(1){
	border-top: none;	
}

.calendar-inner ul:nth-child(2) li:nth-child(2){
	border-top: none;	
}

.calendar-inner ul:nth-child(2) li:nth-child(3){
	border-top: none;	
}

.calendar-inner ul:nth-child(2) li:nth-child(4){
	border-top: none;	
}

.calendar-inner ul:nth-child(2) li:nth-child(5){
	border-top: none;	
}

.calendar-inner ul:nth-child(2) li:nth-child(6){
	border-top: none;	
}

.calendar-inner ul:nth-child(2) li:nth-child(7){
	border-top: none;
}

.days li span {
	color: #575757;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 13px;
	position: absolute;
	top: 25px;
	right: 40px;
}

.days li.events-date {
	min-height: 190px;
	padding: 70px 22px 10px;
}

.days li.events-date span {
	color: #fff;
}

.event-group p {
	color: #a4c5ef;
	font-size: 12px;
	letter-spacing: 0.03em;
	line-height: 18px;
	margin-bottom: 25px;
}

.event-group p b {
	font-family: Montserrat;
	font-size: 12px;
	color: #fff;
	display: block;
	font-weight: 400;
	margin-bottom: 7px;
}


/* =============================
   15. RESPONSIVE STYLES
================================ */

@media only screen and (min-width: 992px) and (max-width: 4000px) {

	.center-content-md {
		display: flex;
		align-items: center;
		flex-direction: row;
	}

	.comment.depth-2{
		padding-left: 40px;
	}
	.comment.depth-3{
		padding-left: 55px;
	}
	.comment.depth-4{
		padding-left: 70px;
	}
	.comment.depth-5{
		padding-left: 85px;
	}	
}
@media only screen and (min-width: 1151px) and (max-width: 4000px) {
.navbar-right .dropdown-menu {
		right: auto;
		left: 0;
		border: none;
		box-shadow: none;
		padding: 0;
	}
}
@media only screen and (max-width: 1150px) and (min-width: 992px){
.navbar-right .dropdown:last-child .dropdown-menu {
    right: auto;
    left: -50px;
    border: none;
    padding: 0;
}
}
@media only screen and (max-width: 1150px) and (min-width: 768px){
.navbar-right .dropdown .dropdown-menu {
    right: auto;
    left: -10px;
    border: none;
    padding: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 4000px) {
	.dropdown-menu {
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
	}

	.navbar-nav>li:hover .dropdown-menu {
		display: block;
		opacity: 1;
		visibility: visible;
		transition: .3s;
	}

	.megamenu .dropdown-menu  {
		min-width: 360px;
	}

	.dropdown-menu li a {
		display: block;
		padding: 8px 20px;
		clear: both;
		font-weight: 400;
		line-height: 25px;
		color: #333;
		white-space: nowrap;
		font-family: Poppins;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

	.dropdown-menu li a:focus,
	.dropdown-menu li a:hover {
		color: #1c57a1;
		text-decoration: none;
		background-color: #fff;
	}

	.navbar-nav>li>ul .menu-depth-2 {
		display: block;
		opacity: 0;
		visibility: hidden !important;
		transition: .3s;

	}

	.navbar-nav>li>ul>li:hover .menu-depth-2{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;

	}

	.navbar-nav>li>ul .menu-depth-2 .menu-depth-3{
		display: block;
		opacity: 0;
		visibility: hidden !important;
		transition: .3s;

	}

	.navbar-nav>li>ul .menu-depth-2:hover .menu-depth-3{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;

	}	

	.navbar-nav li{
		display: block !important;
		position: relative !important;
	}

	.navbar-nav li a{
		display: block !important;
	}

	.navbar-nav ul ul {
	    left: 100% !important;
	    top: 0 !important;
	}	

	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.center-content {
		display: flex;
		align-items: center;
		flex-direction: row;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
.dropdown-menu li a {
    display: block;
    padding: 8px 15px;
    clear: both;
    font-weight: 400;
    line-height: 25px;
    color: #333;
    white-space: nowrap;
    font-family: Poppins;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {

	.footer-video {
		width: 484px;
	}
}
@media only screen and (min-width: 993px) and (max-width: 1199px) {

	.footer-video {
		width: 350px;
	}
}
@media only screen and (min-width: 1051px) and (max-width: 1400px) {

	.footer-video {
		max-width: 484px !important;
		position: absolute;
		top: 0;
		height: calc(100%);
		padding: 40px;
		text-align: center;
	}

	.social-media {
		line-height: 79px;
		padding: 0 45px;
		float: right;
		margin-right: -20px;
		width: auto;
		text-align: center;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1050px) {
	.countdown {
		float: right;
		margin-top: 72px;
		width: 410px;
	}

	.top-inner h4 {
		font-size: 16px;
		font-weight: 600;
	}

	.charity-counter h4 {
		font-size: 23px;
	}

	.charity-counter small {
		margin: 45px 0 0;
	}

	.footer-video {
		max-width: 484px !important;
		position: absolute;
		top: 0;
		height: calc(100%);
		padding: 40px;
		text-align: center;
	}

	.social-media {
		line-height: 79px;
		padding: 0 45px;
		float: right;
		margin-right: -45px;
		width: 400px;
		text-align: center;
	}

	.navbar-default .navbar-nav>li {
		padding: 0 15px;
	}

	.denorious-list .item img {
		margin: 0 10px 0 0;
		width: 60px;
	}

	.dl-inner h5 {
		font-size: 13px;
	}

	.mission-info-1 p br,
	.countries p br,
	.f-inner p br {
		display: none;
	}

	.donation-causes .group em {
		font-size: 11px;
	}

	.donation-causes .group .btn {
		padding: 0 14px;
	}

	.cc-date,
	.cc-location {
		margin: 0 5px 5px 0;
	}

	.comment.depth-2{
		padding-left: 40px;
	}
	.comment.depth-3{
		padding-left: 55px;
	}
	.comment.depth-4{
		padding-left: 70px;
	}
	.comment.depth-5{
		padding-left: 85px;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
	
.urgent-causes .text-style {
    display: block;
}	
	
.urgent-causes .group .btn {
    float: right;
    margin: 22px 0 0 0;
    padding: 0 12px;
}

.urgent-causes .posts .col-sm-7 {
    width: 45%;
    padding: 0 30px 0 10px;
}

.urgent-causes .posts p {
    margin: 12px 0 15px;
    font-size: 13px;
}

.urgent-causes .posts p br {
	display:none;
}

.urgent-causes .posts .col-sm-5 {
    width: 55%;
}

.urgent-causes .posts .group {
    display: table;
    width: 100%;
}
	
.dl-inner h5 {
    font-size: 12px;
}	

.pr-comment {
    padding: 40px 20px;
}

.pr-comment main {
    width: 120px;
    margin-bottom: 20px;
}
.pr-comment > div {
    padding-left: 0;
}

.pr-comment h4 em {
    padding: 8px 50px 0 0px;
    display: block;
}

.blog-single .pr-subcomment {
    margin-left: 30px;
}


.dcs-thumb {
    overflow: hidden;
    display: block;
    max-width: 100%;
}

.dcs-thumb > img {
    min-height: 400px;
    width: auto;
}

.sponsor-search .btn {
    padding: 0 5px;
}
	
.contact-info .col-sm-4:nth-child(2) {
    padding: 0 25px;
}

.contact-info .col-sm-4:nth-child(3) {
    padding: 0 0 0 25px;
}
	
.contact-form p br{
	display:none;
}
	
.main-calendar {
	width: 100%;
	overflow: auto;
	overflow-y: hidden;
	display: block;
}

.calendar-inner {
	min-width: 1100px;
}

.main-calendar::-webkit-scrollbar {
	width: 12px;
}

.main-calendar::-webkit-scrollbar-track {
	background: #eee;
	border-radius: 10px;
}

.main-calendar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #ccc;
}

.weeks-name {
	margin: 100px auto 0;
}

.calendar .group {
	position: relative;
	display: table;
	width: 100%;
}

.search-bar {
	float: none;
	margin: 0 0px 0 0;
	width: 100%;
	max-width: 100%;
	position: absolute;
	bottom: -68px;
	width: 100%;
	left: 0;
	right: 0;
}

.denorious_date {
	width: 193px;
}

.overlay .inner .info {
	padding: 15px;
}

.total-raised {
	padding: 11px 20px 9px;
	font-size: 11px;
}

.events-posts-home {
	top: 50px;
	transform: translateY(-0%);
}

.home-events .event-posts .col-md-6:last-child {
	padding: 45px 15px 0 15px;
}

.recent-news-2 .ic-next {
	bottom: -65px;
	right: 45px;
}

.recent-news-2 .ic-prev {
	bottom: -65px;
	left: 45px;
}

.link-2 time {
	padding: 0 19px;
	font-size: 12px;
}

.info-content small {
	margin-top: 30px;
	display: block;
}

.list {
	margin: 20px 0 0 10px;
}

.list li {
	font-size: 14px;
	line-height: 28px;
}

.list li i {
	top: 6px;
}

.stats img {
	position: relative;
	left: 0;
	top: 0;
	transform: none;
	margin-bottom: 15px;
}

.post-big-inner {
	width: calc(100% - 70px);
}

.stats {
	position: relative;
	padding-left: 15px;
}

.pp-item h5 {
	font-size: 30px;
}

.pp-item p {
	font-size: 12px;
}

.footer-video {
	width: 100%;
	display: none;
}

.countdown {
	float: none;
	margin: 15px 0 40px;
	display: table;
	width: 100%;
}

.top-bar ul li {
	font-size: 10px;
}

.top-bar p {
	font-size: 11px;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:focus {
	font-size: 11px;
}

.navbar-default .navbar-nav>li {
	padding: 0 7px;
}

.top-cart {
	margin-left: 60px;
}

.top-section .col-sm-4>div img {
	float: none;
	margin: 0 18px 15px 0;
}

.top-section {
	position: relative;
	padding-right: 0;
}

.top-inner h4 {
	font-size: 18px;
}

.top-section .col-sm-4 {
	min-height: 260px;
}

.home-cause p {
	font-size: 14px;
	line-height: 29px;
}

.features .item .icon {
	margin: 0 15px 0 0;
	width: 70px;
	height: 70px;
}

.f-inner p {
	margin: 7px 0 0;
	color: #444444;
	letter-spacing: 0.02em;
	line-height: 24px;
	font-size: 13px;
}

.mission-info-1 p br,
.countries p br,
.f-inner p br {
	display: none;
}

.cc-date,
.cc-location {
	margin: 0 5px 5px 0;
}

.f-inner h4 {
	font-size: 14px;
}

.home-stats p span {
	font-size: 35px;
}

.home-stats p {
	font-size: 10px;
}

.donation-causes .group .btn {
	padding: 0 10px;
	font-size: 10px;
}

.donation-causes .group em span {
	display: block;
}

.donation-causes .group em {
	font-size: 12px;
	margin: 22px -9px 0;
}

.countries .col-sm-6:first-child {
	text-align: right;
}

.countries p {
	padding-right: 30%;
}

.countries .col-sm-6:first-child p {
	padding-right: 0%;
	padding-left: 30%;
}

.mi-inner img {
	width: 75px;
}

.mission-info-1 .group a {
	margin-right: 5px;
	padding: 0 14px;
}

.mission-info-1 h3 {
	font-size: 31px;
	line-height: 45px;
}

.details {
	overflow: scroll;
}

.cart-pricing {
	width: 1170px;
}

.donation-causes.dc-single h4 {
	margin-bottom: 30px;
}

.comment.depth-2{
	padding-left: 40px;
}
.comment.depth-3{
	padding-left: 55px;
}
.comment.depth-4{
	padding-left: 70px;
}
.comment.depth-5{
	padding-left: 85px;
}

}

@media only screen and (min-width: 250px) and (max-width: 767px) {

	.about-author > img {
	    margin-bottom: 20px;
	}

	.about-author > div {
	    padding-left: 0;
	}

	.pr-comment {
		padding: 20px 15px;
	}

	.pr-comment main {
	    width: 80px;
	    margin-bottom: 20px;
	}

	.pr-comment > div {
		padding-left: 0;
	}

	.post-tags a{
		margin-bottom: 5px;
	}

	.pr-comment h4 em {
	    padding: 8px 50px 0 0px;
	    display: block;
	}

	.blog-single .pr-subcomment {
	    margin-left: 10px;
	}

	.dcs-thumb {
	    overflow: hidden;
	    display: block;
	    max-width: 100%;
	}

	.dcs-thumb > img {
	    min-height: auto;
	    width: auto;
	}

	.si-single .si-inner {
	    width: 200px;
	}

	.rbox2 label {
	    padding: 0 11px;
	}

	.contact-form p br{
		display:none;
	}

	.contact-info .col-sm-4:nth-child(2) {
	    border-left: none;
	    border-right: none;
	    padding: 0 15px;
	}

	.contact-info .col-sm-4:nth-child(3) {
	    padding: 0 0 0 15px;
	}

	.calendar small {
		float: none;
		margin: 14px 0 -50px;
		display: block;
	}

	.may-2016 + span {
		display: table;
		width: auto;
		margin: 63px auto 0;
		float: none;
		clear: both;
	}

	.weeks-name {
		margin: 100px auto 0;
	}

	.day {
		width: 72px;
	}

	.calendar .group {
		position: relative;
		display: table;
		width: 100%;
	}

	.search-bar {
		float: none;
		margin: 0 0px 0 0;
		width: 100%;
		max-width: 100%;
		position: absolute;
		bottom: -68px;
		width: 100%;
		left: 0;
		right: 0;
	}

	.main-calendar {
		width: 100%;
		overflow: auto;
		overflow-y: hidden;
		display: block;
	}

	.calendar-inner {
		min-width: 1100px;
	}

	.main-calendar::-webkit-scrollbar {
		width: 12px;
	}

	.main-calendar::-webkit-scrollbar-track {
		background: #eee;
		border-radius: 10px;
	}

	.main-calendar::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background: #ccc;
	}

	.donation-causes.dc-single h4 {
		margin-bottom: 30px;
	}

	.charity-events .item {
		max-width: 350px;
		margin: 0 auto 30px;
	}

	.donation-causes {
	    position: relative;
	    display: block;
	    overflow: hidden;
	}

	.info-content .col-md-5 {
		padding-left: 15px;
	}

	.recent-news-2 .ic-next {
		bottom: 0;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
	}

	.recent-news-2 .ic-prev {
		bottom: 0;
		left: 10px;
		top: 50%;
		transform: translateY(-50%);
	}

	.ic-prev {
		left: 15px;
	}

	.ic-next {
		right: 15px;
	}

	.home-events .event-posts {
		padding-left: 0;
	}

	.events-posts-home li i {
		display: none;
	}

	.events-posts-home {
		max-width: 100%;
		position: relative;
		top: 0;
		transform: translateY(0%);
		margin-bottom: 1px;
	}

	.home-events .event-posts .col-md-6:last-child {
		padding-left: 15px;
	}

	.details {
		overflow: scroll;
	}

	.cart-pricing {
		width: 1170px;
	}

	.navbar-right .dropdown-menu {
		right: auto;
		left: 0;
		border: none;
		box-shadow: none;
		padding: 0 15px;
	}

	.page_nav {
		margin: 0 -14px;
		display: table;
	}

	.sidebar {
		position: relative;
		padding-top: 50px;
	}

	.donation-causes .img-responsive {
		width: 100%;
	}

	.bcrumbs {
		margin: 24px 0 0 -20px !important;
		padding-left: 0 !important;
		float: none;
	}

	.info-content-3 img {
		max-width: 100%;
	}

	.poverty-progress h4 {
		line-height: 50px;
	}

	.urgent-causes .group {
		display: table;
		width: 100%;
	}

	.urgent-causes .posts .col-sm-5 {
		width: 100%;
	}

	.urgent-causes .posts .col-sm-7 {
		width: 100%;
		padding: 50px 40px;
	}

	.info-content small {
		display: block;
		margin-top: 30px;
	}

	.blog-post p br {
		display: none;
	}

	.link-2 time {
		padding: 0 24px;
		font-size: 12px;
	}

	.post-big-inner {
		margin: 0px auto 0;
		min-height: 234px;
		padding: 40px 10px 40px;
		position: relative;
		width: calc(100% - 15px);
		background: #fafafa;
	}

	.heading-3 {
		width: calc(100% - 100px);
	}

	.heading-3 p {
		font-size: 12px;
	}

	.stats {
		position: relative;
		padding-left: 50px;
		margin-left: 30px;
		margin-bottom: 27px;
	}

	.list {
		margin: 20px 0 0 10px;
	}

	.info-content-2 .col-sm-7 {
		padding-right: 15px;
	}

	.slider-image h2 span {
		font-size: 39px;
		line-height: 40px;
		display: block;
	}

	.slider-image h2 {
		font-size: 19px;
	}

	.mission-info-1 h3 {
		font-size: 28px;
		line-height: 39px;
	}

	.countries h2 {
		font-size: 32px;
		line-height: 42px;
	}

	.countries {
		text-align: center;
	}

	.countries img {
		margin: 0 auto;
		display: block;
	}

	.donation-cause .donation-causes {
		margin-bottom: 30px;
		display: table;
		width: 100%;
	}

	.features .col-sm-8 {
		padding-top: 50px;
		width: 100%;
		margin-right: 0;
	}

	.home-stats .col-sm-2 {
		width: 100%;
		position: relative;
		padding: 15px 0;
	}

	.home-stats .col-sm-2::after {
		display: none;
	}

	.top-bar ul li {
		font-size: 11px;
		margin: 0 10px;
	}

	.top-bar ul {
		float: none;
		margin: 0 auto;
		display: table;
	}

	.top-bar ul li::after {
		left: -11px;
	}

	.top-section {
		overflow: hidden;
	}	

	.custom-top-section {
		overflow: hidden;
	}

	.navbar-toggle {
		margin-top: 31px;
	}

	.navbar-collapse {
		position: absolute;
		z-index: 777;
		left: 0;
		right: 0;
		max-height: calc(100vh - 150px);
		background: #fff;
	}

	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>li>a:focus {
		line-height: 46px;
	}

	.top-section {
		position: relative;
		padding-right: 0;
	}	

	.custom-top-section {
		position: relative;
		padding-right: 0;
	}

	.hs-inner h2 {
		font-size: 27px;
		line-height: 40px;
	}

	.hs-inner h2 strong {
		font-size: 32px;
		line-height: 45px;
	}

	.home-cause p {
		margin: 12px 0 0;
		font-family: Lato, sans-serif;
		font-size: 15px;
		font-style: italic;
		letter-spacing: 0.04em;
		line-height: 25px;
	}

	.home-cause p br {
		display: none;
	}

	.denorious-list .item {
		display: table;
		width: 100%;
		margin: 0 auto 15px;
	}

	.hc-progress {
		width: 100%;
		max-width: 100%;
		display: table;
		padding-right: 0;
	}

	.hc-progress .btn {
		position: relative;
		right: 0;
		top: 0;
		margin: 80px auto 0;
		display: table;
	}

	.mission-info-1 .group {
		margin: 25px 0;
		width: 100%;
	}

	.ep-inner {
		margin-top: 40px;
	}

	.cc-date,
	.cc-location {
		font-size: 12px;
	}
	.cc-date{
		margin-bottom: 15px;
	}

	.footer-video {
		height: 400px;
		left: 0;		
	}

	.footer.m-mobile-top450 {
		position: relative;
		padding: 450px 0 30px;
	}
	.footer {
		position: relative;
		padding: 50px 0 30px;
	}
	.what-we-do {
		display: block;
		margin: 40px 0;
	}

	.footer-bottom {
		background: #010101;
		height: auto;
	}

	.copyrights {
		font-size: 11px;
		float: none;
		text-align: center;
	}

	.social-media {
		padding: 0 15px;
		float: none;
		margin: 0 -15px;
		width: calc(100% + 30px);
		text-align: center;
	}

	.comment.depth-2{
		padding-left: 10px;
	}

	.comment.depth-3{
		padding-left: 13px;
	}

	.comment.depth-4{
		padding-left: 16px;
	}

	.comment.depth-5{
		padding-left: 19px;
	}

	.navbar-nav>li>ul .menu-depth-2{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;
	}

	.navbar-nav>li>ul .menu-depth-2 .menu-depth-3{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;
	}

	.navbar-nav li{
		display: block !important;
		position: relative !important;
	}

	.navbar-nav li a{
		display: block !important;
	}

	.navbar-nav ul ul {
	    left: 100% !important;
	    top: 0 !important;
	}

	.cart-add-info {
		overflow: scroll;
	}	

	.padding-condense{
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer-video {
		max-width: 100% !important;
	}

}

@media only screen and (min-width: 420px) and (max-width: 767px) {

	.mason-alt .col-sm-4 {
		width: 50%;
		float: left;
	}

	.size-1 {
		width: 50%;
	}

	.size-2 {
		width: 50%;
	}

	.size-3 {
		width: 50%;
	}

	.size-4 {
		width: 50%;
	}

	.size-5 {
		width: 50%;
	}

	.filter-button-group li {
		padding: 0 15px;
	}

	.left, .right {
		left: 175px;
	}

	.right {
		left: 214px;
	}

	.stats {
		position: relative;
		padding-left: 50px;
		margin-left: 30px;
		margin-bottom: 27px;
		width: calc(33.33333% - 30px);
		float: left;
	}

	.stats p {
		font-size: 12px;
		margin: 0;
	}

	.top-cart {
		margin-top: 28px;
		position: absolute;
		top: 0;
		right: 100px;
	}

	.comment.depth-2{
		padding-left: 16px;
	}

	.comment.depth-3{
		padding-left: 19px;
	}

	.comment.depth-4{
		padding-left: 22px;
	}

	.comment.depth-5{
		padding-left: 25px;
	}

	.navbar-nav>li>ul .menu-depth-2{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;
	}

	.navbar-nav>li>ul .menu-depth-2 .menu-depth-3{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;
	}

	.navbar-nav li{
		display: block !important;
		position: relative !important;
	}

	.navbar-nav li a{
		display: block !important;
	}

	.navbar-nav ul ul {
	    left: 100% !important;
	    top: 0 !important;
	}

	.cart-add-info {
		overflow: scroll;
	}	
	.footer-video {
		max-width: 100% !important;
	}
}

@media only screen and (min-width: 420px) and (max-width: 467px) {
.mission-info-1 .group a {
    margin-top: 10px;
}
}

@media only screen and (min-width: 250px) and (max-width: 419px) {

	.sponsor-item {
	    padding: 40px 30px;
	}

	.sponsor-item p {
	    font-size: 13px;
	}

	.mason-alt .item img {
		width: 100%;
	}

	.cbox-wrap span {
		width: 100%;
		padding-bottom: 15px;
	}

	.rbox2 {
		margin-bottom: 0px;
	}

	.size-1 {
		width: 100%;
	}

	.size-2 {
		width: 100%;
	}

	.size-3 {
		width: 100%;
	}

	.size-4 {
		width: 100%;
	}

	.size-5 {
		width: 100%;
	}

	.cbox-wrap .cbox {
		float: left;
		margin: 0 13px 0 0;
	}

	.ellipse {
		float: none;
		margin-bottom: 15px;
	}

	.page_nav li:nth-child(5),
	.page_nav li:nth-child(6),
	.page_nav li:nth-child(7),
	.page_nav li:nth-child(8),
	.page_nav li:nth-child(9) {
		display: none;
	}

	.donation-causes .group em {
		font-size: 11px;
	}

	.donation-causes .group .btn {
		padding: 0 14px;
	}

	.cc-location {
		font-size: 11px;
		color: #fff;
		margin-top: 10px;
	}

	.hide-content {
		display: none;
	}
	
	.hide-content.top-cart {
		display: block;
	}

	.mi-inner img {
		width: 75px;
	}

	.mission-info-1 .group {
		margin: 25px auto;
		display: table;
		width: 100%;
	}

	.mission-info-1 .group a {
		margin: 8px auto;
		min-width: 250px;
		display: table;
	}

	.comment.depth-2{
		padding-left: 10px;
	}

	.comment.depth-3{
		padding-left: 13px;
	}

	.comment.depth-4{
		padding-left: 16px;
	}

	.comment.depth-5{
		padding-left: 19px;
	}

	.navbar-nav>li>ul .menu-depth-2{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;
	}

	.navbar-nav>li>ul .menu-depth-2 .menu-depth-3{
		display: block;
		opacity: 1;
		visibility: visible !important;
		transition: .3s;
	}

	.navbar-nav li{
		display: block !important;
		position: relative !important;
	}

	.navbar-nav li a{
		display: block !important;
	}

	.navbar-nav ul ul {
	    left: 100% !important;
	    top: 0 !important;
	}
	
	.cart-add-info {
		overflow: scroll;
	}			
	.footer-video {
		max-width: 100% !important;
	}
	.paypal_form .btn, .offline_form_btn_area .btn {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.donation_cancel{
		margin-top: 30px;
	}
}

/*Newly Added by reader87*/
@media only screen and (max-width: 767px) and (min-width: 531px){
.countdown {
    float: none;
    margin: 72px 0;
    display: table;
}
}

@media only screen and (min-width: 431px) and (max-width: 530px){
.countdown {
    float: left;
    margin: 35px 0 50px;
    display: table;
}
}

@media only screen and (max-width: 430px) and (min-width: 250px){
.countdown {
    float: none;
    margin: 35px 0 50px;
}
.countdown .timer {
    float: left;
    margin: 30px 0 40px 6px;
}
.cc-location {
	width: 100%;
}
}
@media only screen and (max-width: 349px){
.countdown .timer:nth-child(3) {
    display: none;
}
}
@media only screen and (max-width: 1199px) and (min-width: 1050px){
.countdown .timer:last-child {
    display: none;
}
}

@media only screen and (max-width: 449px){
.top-inner p {
    display: none;
}
.top-inner {
    overflow: visible;
}
.top-section .col-sm-4>div {
    padding: 0;
}
.top-inner h4{
	margin-bottom: 15px;
}
}

@media (min-width: 768px){
.dropdown ul.dropdown-menu {
    border: 1px solid #fafafa;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
    -moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
    box-shadow: 0 5px 10px rgba(24,24,24,.1);
}
.navbar-nav>li.megamenu>.dropdown-menu {
    margin-top: 0;
}
}
/*Mega Menu*/
@media (min-width: 768px){
	.navbar-nav li.dropdown.megamenu {
		position: static !important;
	}
	.navbar.navbar-default .mega-container{
		position:relative;
	}
}
@media (min-width: 1200px){
.dropdown.megamenu ul.dropdown-menu {
    left: 25%;
    right: 0;
}
}

@media (max-width: 1199px) and (min-width: 992px){
.dropdown.megamenu ul.dropdown-menu {
    left: 20%;
	right: 0;
}
}
@media (max-width: 1199px) and (min-width: 768px){
.megamenu .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.megamenu .wpb_row .wpb_column:first-child .vc_column-inner {
    padding-left: 15px;
}
.megamenu .wpb_row .wpb_column:last-child .vc_column-inner {
    padding-right: 15px;
}
}
@media (max-width: 991px) and (min-width: 768px){
.dropdown.megamenu ul.dropdown-menu {
    left: 15%;
	right: 0;
}
}
/*Mega Menu End*/
/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: #1C57A1 url(images/scroll-top-arrow.png) no-repeat 15px 14px;
	z-index: 999;
}



/* =============================
   16. ERROR PAGE TEMPLATE
================================ */

.error-page {
	background: rgba(0, 0, 0, 0);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position: static;
}

.error-page::before {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.error-container {
	left: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
	width: 100%;
	z-index: 15;
}

.error-container h1 {
	color: #fff;
	font-size: 150px;
	font-weight: 600;
	line-height: 150px;
	margin: 0 0 15px;
}

.error-container .error-title {
	margin-bottom: 10px;
}

.error-container .error-title, .error-container p {
	color: #fff;
}

.error-container .btn:hover, .error-container a.btn:hover {
	color: #ffffff !important;
	background-color: #000;
}

.error-container .error-title {
	margin-bottom: 10px;
}

.error-title {
	display: block;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
}

.error-container .error-title, .error-container p {
	color: #fff;
}

.error-container.denorious-search h1{
	font-size: 80px;
	line-height: 100px;
}

.font_bold{
	font-weight: 600;
}

.font_thin{
	font-weight: 200;
}


/* =============================
   17. SIDEBAR DEFAULT
================================ */
.swal2-container{
	display:none;
}

.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}

.alignright {
    float: right;
    margin: 25px 0 5px 10px;
}

.aligncenter {
    max-width: 100% !important;
    text-align: center;
	margin-left: auto;
    margin-right: auto;
}

.alignnone {
    float: none;
    max-width: 100%;
    height: auto;
}

.alignnone img {
    float: none;
    max-width: 100%;
    height: auto;
}

.wp-caption-text {
    padding: 5px 0;
    font-style: italic;
    margin: 0px 0px 0px 0px!important;
}

.wp-caption.aligncenter{
	margin-top:30px;
}

.blog-pagenation {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: right;
}

ul.blog-pagenation a:first-child {
    margin-right: 10px;
}

.post-password-form input[type=submit]{
	min-height: 36px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #1c57a1;
    border: 2px solid #1c57a1;
    color: #ffffff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 22px;
    display: inline-block;
}

.post-password-form input[type=submit]:hover{
	background: transparent;
	color: #1c57a1;
	border: 2px solid #1c57a1;
}

.sidebar .widget_archive h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_archive li {
    margin-bottom: 3px;
}

.sidebar .widget_archive li a {
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    display: table;
    width: 100%;
}

.sidebar .widget_archive li a p{
	float: left;
    margin: 0 0 0 10px;
    color: #444444;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    letter-spacing: 0.02em;	
}

 .widget_archive li a span {
    float: right;
    margin: 1px 7px 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.04em;
}

.sidebar .widget_search h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_meta h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_meta li {
    margin-bottom: 3px;
}

.sidebar .widget_meta li a {
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    color: #444444;      
    display: table;
    width: 100%;
}

.sidebar .widget_recent_comments h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_recent_comments li {
    margin-bottom: 3px;
    background: #F9F9F9;
	padding: 20px 20px 20px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    color: #444444;   	
}

.sidebar .widget_recent_comments li a {
    min-height: 16px;
    position: relative;   
    width: 100%;
}

.widget_recent_entries h5{
	margin: 5px 0 25px;	
}

.widget_recent_entries li {
    margin-bottom: 3px;
}

.widget_recent_entries li a {
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    color: #444444;      
    display: table;
    width: 100%;
}

ul.children li {
    padding-bottom: 0 !important;
    padding-top: 14px;
}

.sidebar .widget_categories h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_categories li {
    margin-bottom: 3px;
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    display: table;
    width: 100%;    
}

.sidebar .widget_categories li a {
    background: #F9F9F9;
    color: #444444;    

}

.sidebar .widget_categories li a p{
	float: left;
    margin: 0 0 0 10px;
    color: #444444;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    letter-spacing: 0.02em;	
}

.sidebar .widget_categories li span {
    float: right;
    margin: 1px 7px 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.04em;
    color: #1c57a1;  
}

.sidebar .widget_categories ul li ul.children li{
	padding-right: 0px;
}

.sidebar.widget_pages h5{
	margin: 5px 0 25px;
}

.sidebar .widget_pages li{
	margin-bottom: 3px;	
}

.sidebar .widget_pages li a{
	min-height: 16px;
    padding: 22px 20px 20px;
	letter-spacing: 0.02em;
    font-family: Montserrat, sans-serif;	
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    color: #444444;    
    display: table;
    width: 100%;    
}

.sidebar .widget_pages li ul.children li{
	margin-bottom: 0px;
}

.sidebar .widget_pages li ul.children li a{
	padding-left: 40px;
}

.sidebar .widget_pages li ul.children li ul.children li a{
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar .widget_pages li{
 padding-top: 0px !important;
}

.sidebar .widget_nav_menu h5{
	margin: 5px 0 25px;
}

.sidebar .widget_nav_menu li{
	margin-bottom: 3px;	
}

.sidebar .widget_nav_menu li a{
	min-height: 16px;
    padding: 22px 20px 20px;
	letter-spacing: 0.02em;
    font-family: Montserrat, sans-serif;	
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    color: #444444;    
    display: table;
    width: 100%;    
}

.sidebar .widget_nav_menu li ul.sub-menu li{
	margin-bottom: 0px;
}
.sidebar .widget_nav_menu li ul.sub-menu li a{
	padding-left: 40px;
	padding-top: 11px;
	padding-bottom: 10px;
}

.sidebar .widget_nav_menu li ul.sub-menu li:last-child a:last-child{
	padding-bottom: 20px;
}

.widget_recent_comments h5{
	margin: 5px 0 25px;
}

.sidebar .widget_rss h5 {
	margin: 5px 0 25px;
}

.sidebar .widget_search{
	margin-bottom: 28px !important;
}
.sidebar .widget_search h5{
	margin: 5px 0 25px;
} 

.sidebar .widget_text h5 {
	margin: 5px 0 25px;
}

.sidebar .widget_text .textwidget{
	padding-bottom: 0px !important;
}

.sidebar .widget_text .textwidget select{
	margin-bottom: 0px;
}

.sidebar .widget_text .textwidget form{
	max-height: 56px;
}

.widget_tag_cloud h5{
	margin: 5px 0 25px !important;	
}

/*=============================
*
*	Wocoomerce Default Widget
*
*==============================*/

.sidebar .widget_rating_filter {
	margin-bottom: 22px;
}

.sidebar .widget_layered_nav{
	margin-bottom: 40px;
}

.widget_layered_nav h5{
	margin: 5px 0 25px;
}

.widget_price_filter h5{
	margin: 5px 0 25px;
}

.sidebar .widget_price_filter {
	margin-bottom: 40px;
}

.widget_layered_nav li {
    margin-bottom: 3px;
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    display: table;
    width: 100%;    
}

.widget_layered_nav li a {
    background: #F9F9F9;
    color: #444444;    

}

.widget_layered_nav li a p{
	float: left;
    margin: 0 0 0 10px;
    color: #444444;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    letter-spacing: 0.02em;	
}

.widget_layered_nav li span {
    float: right;
    margin: 1px 7px 0 0;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.04em;
    color: #1c57a1;  
}

.sidebar .price_slider_amount .button{
    border-radius: 5px;
    background: #1c57a1 !important;
    border: 2px solid #1c57a1 !important;
    color: #ffffff !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    letter-spacing: 0.02em !important;	
}

.sidebar .widget_products{
	margin-bottom: 40px;
}

.widget_products h5{
	margin: 5px 0 25px;
}

.sidebar ul.product_list_widget li:nth-child(1){
    border-top: 1px solid #ddd;
}

.sidebar .widget_product_tag_cloud{
	margin-bottom: 40px;
}
.sidebar .widget_product_tag_cloud h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_recent_reviews{
	margin-bottom: 40px;
}

.sidebar .widget_recent_reviews h5{
	margin: 5px 0 25px;	
}

.sidebar span.woocommerce-Price-amount.amount{
	color: #444444;
}

.tagcloud a {
    line-height: 42px;
    padding: 0 25px;
    background: #f6f6f6;
    font-size: 12px;
    color: #444444;
    margin-right: 5px;
    margin-bottom: 5px;    
    border-radius: 5px;
    display: inline-block;
}

.sidebar .widget_shopping_cart p{
	margin-bottom: 0px;
}

.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a{
	margin-bottom: 0px !important;
}

.sidebar .widget_shopping_cart{
	margin-bottom: 40px;
}

.sidebar .widget_shopping_cart h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_shopping_cart .quantity{
	color:#444 !important;
	float: left !important;
	height: 26px !important;
}

.sidebar .widget_shopping_cart p.total {
    margin-top: 10px;
    border-top: none !important;
    padding-top: 10px !important;
    text-align: left;
    padding-left: 22px;
}

.sidebar .widget_shopping_cart .total strong{
	color: #fff;
}

.sidebar .widget_shopping_cart .total span:first-child{
	float: none !important;
}

.sidebar .widget_shopping_cart .total span:nth-child(2){
	float: none !important;
	margin: 0 5px;
	color: #fff;
}

.sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons{
	margin-top: 10px;
}

.sidebar .widget_shopping_cart .button{
	margin-left: 0px;
	margin-right: 10px; 
}
.sidebar .widget_shopping_cart .checkout{
	margin: 0 !important;
}

.sidebar .widget_top_rated_products{
	margin-bottom: 40px;
}

.sidebar .widget_top_rated_products h5, .sidebar .widget_products h5{
	margin: 5px 0 25px;		
}

.sidebar .widget_recently_viewed_products{
	margin-bottom: 40px;
}

.sidebar .widget_recently_viewed_products h5{
	margin: 5px 0 25px;		
}

.sidebar .widget_product_search{
	margin-bottom: 40px;
}

.sidebar .widget_product_search h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_product_search input[type=search]{
    height: 55px;
    padding: 0 40px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    font-size: 12px;
    color: #555555;
    border: none;
    width: 100%;
    margin-bottom: 10px;
    line-height: 55px;
    position: relative;
    display: table;
}

.sidebar .widget_product_search input[type=submit]{
    min-height: 43px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #1c57a1;
    border: 2px solid #1c57a1;
    color: #ffffff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 40px;
    display: inline-block;	
}

.sidebar .widget_product_search input[type=submit]:hover{
	background: transparent;
    color: #1c57a1;
    border: 2px solid #1c57a1;
}

.sidebar .widget_product_categories{
	margin-bottom: 40px;
}

.sidebar .widget_product_categories h5{
	margin: 5px 0 25px;	
}

.sidebar .widget_product_categories li{
    margin-bottom: 3px;
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #F9F9F9;
    display: table;
    width: 100%;	
}

.sidebar .widget_product_categories li a {
    background: #F9F9F9;
    color: #444444;
}

.sidebar .widget_product_categories span.count {
	float: right;
}

.tagcloud a:hover {
    background: #1c57a1;
    color: #fff;
}

.sidebar img{
	max-width: 100%;
}

.sidebar select{
    height: 55px;
    padding: 0 40px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    font-size: 15px;
    color: #555555;
    border: 1px solid #555;
    width: 100%;
    margin-bottom: 10px;
    line-height: 55px;
    position: relative;
    display: table;	
}

.sidebar label{
	display: none;
}

.sidebar table{
	width: 100%;
}

.sidebar caption {
	margin-bottom: 0em;
	text-align: left;
	color: #1c57a1;    
}

.sidebar tbody a {
    color: #1c57a1;
    display: block;
    font-weight: 700;
}

.sidebar th {
    line-height: 2.6923076923;
    padding: 0 !important;
    text-align: center;   
    border-width: 0 1px 1px 0;
    font-weight: 700;
    border: 1px solid #d1d1d1;         	
}

.sidebar td{
    line-height: 2.6923076923;
    padding: 0 !important;	
	border-width: 0 1px 1px 0;
    border: 1px solid #d1d1d1;	
	text-align: center;    
}


.ft_contact input[type="text"],
.ft_contact input[type="password"],
.ft_contact input[type="datetime"],
.ft_contact input[type="datetime-local"],
.ft_contact input[type="date"],
.ft_contact input[type="month"],
.ft_contact input[type="time"],
.ft_contact input[type="week"],
.ft_contact input[type="number"],
.ft_contact input[type="email"],
.ft_contact input[type="url"],
.ft_contact input[type="search"],
.ft_contact input[type="tel"],
.ft_contact input[type="color"],
.uneditable-input
 {
	height: 55px;
	padding: 0 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
     box-shadow: inset 0 1px 1px rgba(0,0,0,0); 	
}

.ft_contact textarea {
	height: 190px;
	padding: 30px 40px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	font-size: 12px;
	color: #555555;
	border: none;
	width: 100%;
	margin-bottom: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
     box-shadow: inset 0 1px 1px rgba(0,0,0,0); 	
}

.ft_contact input[type="submit"] {
	margin: 0 auto !important;
	display: table !important;
}

.form-control:focus {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(255, 255, 255, 0);
}

.comment-notes{
	display: none;
}

.required_field{
	font-size: 12px;
	color:#990000;
}

.welfare-programs .recent-news{
	padding-top: 0;
}

.poverty-progress {
    padding: 0px 0 0px;
}

@media all and (min-width: 1051px) and (max-width: 1200px) {
	.navbar-default .navbar-nav>li {
	    padding: 0 20px;
	}
}

@media all and (min-width: 768px) and (max-width: 991px) {

	.top-bar ul li{
		margin-left: 20px;
	}

	.top-bar ul li::after{
		left: -10px;
	}

}

@media all and (max-width: 768px) {

	.mission {
		padding: 0px 15px;
	}

	.custom.heading {
    	margin: 0px auto 0px;
	}

	.donation-cause {
    	padding: 0px 15px 0px;
	}

	.home-cause {
    	padding: 0px 0 0px;
	}

	.countries {
	    background-size: cover;
	    padding: 50px 0 50px;
	}

	.home-stats {
    	padding: 61px 0 61px;
	}		

	.poverty-progress {
    	padding: 0px 5px 0px;
	}

	.post-big .info-carousel .slick-slide img{
		height: auto !important;
	}

	.info-content-2{
		padding: 0px 15px 0 15px;
	}

	.info-content{
		padding: 0px 15px;
	}

	.recent-news {
		padding: 0px 15px;
	}

	.welfare-programs .welfarep-bg-img>img{
		height: 317px !important;
		width: 100%;
	}

	.why-choose-us{
		padding: 0px 15px;
	}

	.prev-next a {
		margin-bottom: 10px;
	}

	.gallery-two .item>img{
		height: 316px !important;
	}

	.padding-0{
		padding-top: 0px !important;
		padding-bottom:0px !important;
	}	

	.padding-50{
		padding-top: 50px !important;
		padding-bottom:50px !important;
	}

	.padding-top-0{
		padding-top: 0px !important;
	}	

	.padding-top-50{
		padding-top: 50px !important;
	}	

	.padding-bottom-0{
		padding-bottom: 0px !important;
	}	

	.padding-bottom-50{
		padding-bottom: 50px !important;
	}

	.africa-program{
		padding: 62px 60px;
	}

	.padding-left-right-15{
		padding-right: 15px;
		padding-left: 15px;
	}

	.slider-image img{
		height: auto;
	}

	.sponsors{
		padding: 50px 0;	
	}

	.padding-bottom-15{
        padding-bottom: 15px !important;
    }	


    .left, .right{
    	left: 200px;
    }

    .right {
    	left: 239px;
	}

}

/* =============================
   18. FOOTER DEAFULT WIDGET
================================ */

.footer ul.children li {
    padding-bottom: 0 !important;
    padding-top: 0px;
}

/**********  Archive ***************/
.footer h3.widget_title {
    font-size: 20px;
    letter-spacing: 0;
    text-align: left;
    color: #fff;
    margin: 0 0 30px 0;
}

.footer .widget ul li{
    margin-bottom: 3px;
}

.footer .widget_archive h3.widget_title{
	 margin: 0 0 20px 0;
}

.footer .widget_archive ul{
	padding-left: 0px !important;
}

.footer .widget_archive li a{
	min-height: 16px;
	padding: 5px 0px 5px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #141414;
	display: table;
	width: 100%;
	color: #fff;
}

.footer .widget_archive li a p{
	color: #fff;
	margin: 0 0 0 0px;
	float: left;
}


.footer .widget_archive select{
	margin-top: 30px;
} 

.footer .widget_archive .screen-reader-text{
	display: none;
}

/**********  Categories ***************/

.footer .widget_categories .screen-reader-text{
	display: none;
}

.footer .widget_categories h3.widget_title{
	margin: 0 0 23px 0;
}

.footer .widget_categories li{
	min-height: 16px;
	padding: 5px 0px 5px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #141414;
	display: table;
	width: 100%;
	color: #fff;	
}

.footer .widget_categories li span{
	color: #fff;
	float: right;
}

.footer .widget_categories li a{
	background: #141414;
	color: #fff;
	margin: 0 0 0 0px;	
}
.footer .widget_categories li a p{
	color: #fff;
}

.footer select{
    height: 55px;
    padding: 0 40px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 30px;
    background: #fafafa;
    font-size: 12px;
    color: #555555;
    border: 1px solid #555;
    width: 100%;
    line-height: 55px;
    position: relative;
    display: table;	
}

.footer .widget_text .textwidget{
	margin: 0px;
	padding-bottom: 10px !important;
}

.footer .widget_text form{
	margin-bottom: -20px;
}

.footer .widget_text select{
	margin-top: 5px;
}

.footer .recent-posts li{
	display: table;
	margin-bottom: 20px !important;	
}


/**********Calendar ************/
.footer .widget_calendar{
	margin: 0 0 30px 0;
}

.footer .widget_calendar h3.widget_title{
	margin: 0 0 14px 0;
}
.footer table{
	width: 100%;
	color: #fff;
}

.footer caption {
	margin-bottom: 0;
	text-align: left;
	color: #1c57a1;    
}
.footer a{
	color: #1C54A1;
}
.footer tbody a {
    color: #1c57a1;
    display: block;
    font-weight: 700;
}

.footer td a:hover{
	color: #fff;
}

.footer th {
    line-height: 2.6923076923;
    padding: 0 !important;
    text-align: center;   
    border-width: 0 1px 1px 0;
    font-weight: 700;
    border: 1px solid #d1d1d1;         	
}

.footer td{
    line-height: 2.6923076923;
    padding: 0 !important;	
	border-width: 0 1px 1px 0;
    border: 1px solid #d1d1d1;	
	text-align: center;    
}

/********** Audio ************/
.footer .widget_media_audio{
	margin: 0px 0px 20px 0px;
}
.footer .wp-audio-shortcode{
	margin: 12px 0 15px 0;
}

/********** Image ************/
.footer .widget_media_image h3.widget_title{
	margin: 0 0 15px 0;
}

.footer .widget_media_image{
	margin: 0 0 20px 0;
}

/********** Meta ************/
.footer .widget_meta{
	margin: 0 0 20px 0;
}
.footer .widget_meta h3.widget_title{
	margin: 0 0 20px 0;
}

.footer .widget_meta li a{
	min-height: 16px;
	padding: 5px 0px 5px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #141414;
	display: table;
	width: 100%;
	color: #fff;
}

/********** Pages ************/
.footer .widget_pages{
	margin: 0 0 20px 0;
}

.footer .widget_pages h3.widget_title{
	margin: 0 0 20px 0;
}

.footer .widget_pages li a{
    min-height: 16px;
    padding: 5px 0px 5px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #141414;
    display: table;
    width: 100%;
    color: #fff;	
}

.footer .widget_pages li ul.children li a{
    padding-left: 20px;	
}

/************* Menu ***************/
.footer .widget_nav_menu h5{
	margin: 5px 0 25px;
}

.footer ul:first-child{
	padding-left: 0px !important;
}

.footer .widget_nav_menu h3.widget_title{
	margin: 0 0 6px 0;
}

.footer .widget_nav_menu li a{
	min-height: 16px;
    padding: 22px 20px 20px;
	letter-spacing: 0.02em;
    font-family: Montserrat, sans-serif;	
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #141414;
    color: #fff;    
    display: table;
    width: 100%;    
}

.footer .widget_nav_menu li ul.sub-menu li a{
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;	
}

/********** Comments ************/
.footer .widget_recent_comments{
	margin: 0 0 20px 0;
}

.footer .widget_recent_comments h3.widget_title{
	margin: 0 0 20px 0;
}

.footer .widget_recent_comments li{
	color: #fff;
}

.footer .widget_recent_comments li a{
	min-height: 16px;
	padding: 0px;
	width: 100%;
}	

.footer .comment-author-link{
	color: #fff;
}

/********** Recent Posts ************/
.footer .widget_recent_entries{
	margin: 0 0 20px 0;
}

.footer .widget_recent_entries h3.widget_title{
	margin: 0 0 15px 0;
}

.footer .widget_recent_entries li a {
	min-height: 16px;
	padding: 4px 0 0 0;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #141414;
	display: table;
	width: 100%;
	color: #fff;
	font-size: 14px;
}

/*********** Search **********/
.footer .widget_search{
	margin: 0 0 20px 0;
}

.footer .widget_search h3.widget_title{
	margin: 0 0 30px 0;
}

/*********** Tag Cloud **********/
.footer .widget_tag_cloud{
	margin: 0 0 20px 0;
}

.footer .widget_tag_cloud h3.widget_title{
	margin: 0 0 30px 0;
}

/*********** Text **********/

.footer .widget_text h3.widget_title{
	margin: 0px 0 15px 0;
}

/*********** Text **********/
.footer .widget_media_video{
	margin: 0px 0 20px 0;
}

.footer .widget_media_video h3.widget_title{
	margin: 0px 0 15px 0;
}

/********** Sidebar widget for footer  *********/
.footer .widget{
	margin:0px 0px 30px 0px;	
}
.footer h5.categories{
	color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    text-transform: uppercase;	
}

.footer .categories li a{
    min-height: 16px;
    padding: 22px 20px 20px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #141414;
    color: #fff;
    display: table;
    width: 100%;	
}

.footer .categories li a p{
	color: #fff;
}

.footer .recent-posts{
}

.footer .recent-posts li .inner h4 a{
	color: #fff;
}

.footer .recent-posts li .inner h4 a:hover{
	color: #1c57a1;
}

.footer .recent-posts li .inner .meta a{
	color: #fff;
}

.footer .recent-posts li .inner .meta a:hover{
	color: #1c57a1;	
}

.footer .pp-info .inner{
	background: #141414;
}

.footer .popular-post .meta2{
	color: #fff;
}
.footer .popular-post .pp-info h4{
	color: #fff;
}

.footer .widget_rss h5 {
	margin: 5px 0 45px;
}

.footer .textwidget img {
	float: none;
	max-width: 100%;
	height: auto;
}

.footer .widget_rss li{
	color:#fff;
}


/******* Woocommerce widget in footer ***********/
.footer .widget_layered_nav li{
    background: #141414;
}

.footer .widget_layered_nav li a p{
	color: #fff;
}

.footer .widget_layered_nav li span{
	color: #fff;
}

.footer .widget_layered_nav select{
height: 55px;
    padding: 0 40px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    font-size: 12px;
    color: #555555;
    border: none;
    width: 100%;
    margin-bottom: 10px;
    line-height: 55px;
    position: relative;
    display: table;
}

.footer .product-title{
	color:#fff !important;
}

.footer ul.product_list_widget li:nth-child(1){
	border-top: none;
	padding-top: 0 !important;
}
.footer .woocommerce ul.product_list_widget li{
	border: none;
	padding: 15px 20px 15px 0px;
}
.footer ul.product_list_widget li{
	color: #fff;
}

.footer ul.product_list_widget li a{
	color: #fff !important;
}

.footer .screen-reader-text{
	color: #fff;
}

.footer .widget_product_search input[type=search]{
    height: 55px;
    padding: 0 40px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    font-size: 12px;
    color: #555555;
    border: none;
    width: 100%;
    margin-bottom: 10px;
    line-height: 55px;
    position: relative;
    display: table;	
}

.footer .widget_product_search input[type=submit]{
	min-height: 43px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #1c57a1;
    border: 2px solid #1c57a1;
    color: #ffffff;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 40px;
    display: inline-block;
}	

.footer .widget_product_search input[type=submit]:hover{
	background: transparent;
	color: #1c57a1;
	border: 2px solid #1c57a1;	
}

.footer .widget_product_categories li {
	min-height: 16px;
	padding: 5px 0px 5px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #141414;
	display: table;
	width: 100%;
	color: #fff;	
}
.footer .widget_product_categories li a{
    background: #141414;
    color: #fff;
    margin: 0 0 0 0px;
}

.footer .star-rating{
	margin-top: 5px !important; 
}


.footer .widget_shopping_cart p{
	margin-bottom: 0px;
}

.footer .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a{
	margin-bottom: 0px !important;
}

.footer .widget_shopping_cart{
	margin-bottom: 40px;
}

.footer .widget_shopping_cart h5{
	margin: 5px 0 45px;	
}

.footer .widget_shopping_cart .quantity{
	color:#fff !important;
	float: left !important;
	height: 26px !important;
}

.footer .widget_shopping_cart p.total{
	margin-top: 10px;
	border-top:none !important;
	text-align: right;
	padding-top: 10px !important;
}

.footer .widget_shopping_cart .total strong{
	color: #fff;
}

.footer .widget_shopping_cart .total span:first-child{
	float: none !important;
}

.footer .widget_shopping_cart .total span:nth-child(2){
	float: none !important;
	margin: 0 5px;
	color: #fff;
}

.footer .widget_shopping_cart .woocommerce-mini-cart__buttons{
	margin-top: 10px;
}

.footer .widget_shopping_cart .button{
	margin-left: 0px;
	margin-right: 10px; 
}
.footer .widget_shopping_cart .checkout{
	margin: 0 !important;
}


#sponsor_form_paypal{
	display: none;
}

.post-big .info-carousel .img-responsive{
	width: auto;
	max-width: 100%;
}

.sponsor-message h3{
	text-align: center;
}

.sponsor-message a{
	text-align: center;
}

.fa-basket:before {content: url("images/basket.png") !important;}

.anchor_icon{
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-size: 19px;
	color: #fff;	
}
.minus-padding{
	padding-bottom: 0px !important;
}

.wishlist_icon{
	position: relative;
	top: -16px;	
}

/* =============================
   19. OTHERS
================================ */

.vc_icon_element-icon {
	color:#FFFFFF !important;
	font-size:40px;
	text-align:center !important;
	padding:10px 20px 20px;
}

.img-full{
    width: auto;
    max-width: 100%;
}

.inner-content-padding-bottom{
	padding-bottom: 0px;
}

.padding-bottom-10{
	padding-bottom: 10px;
}

.padding-bottom-80{
	padding-bottom: 80px;
}

.padding-bottom-40{
	padding-bottom: 40px;
}

.padding-bottom-20{
	padding-bottom: 20px;
}

.padding-bottom-60{
	padding-bottom: 60px;
}

.padding-bottom-42{
	padding-bottom: 42px;
}

.recentpost-bg{	
	height: 253px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;	
}

.recentpost-bg .thumb{
	height: 253px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;	
}

.bg-img{
    transform: scale(1);
    transition: .4s;
    -webkit-transform:scale(1);
    -webkit-transition:.4s;
    border-radius: 3px;
}

.bg-img:hover{
    transform: scale(1.1);
    transition: .8s;
    -webkit-transform:scale(1.1);
    -webkit-transition:.8s;
    border-radius: 3px;
}

.blog-post-thumb{
	height: 253px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;		
}

.blog-post-thumb .thumb{
	height: 253px;
    overflow: hidden;
    width: 100%;
    border-radius: 3px;	
}

.causes-bg-img{
	width: 100%;
	overflow: hidden;
	height: 282px;
}

.causes-bg-img2{
	width: 100%;
	overflow: hidden;
	height: 320px;
}

.events-bg-img{
	overflow: hidden;
	height: 425px;
	max-width: 100%;
}

.events-bg{
	overflow: hidden;
	height: 234px;
	max-width: 100%;	
}

.events-list-bg-img{
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	height: 437px;	
}

.urgent-causes-bg{
	overflow: hidden;
	height: 366px;
	max-width: 100%;
}

.welfare-programs .welfarep-bg-img>img{
	overflow: hidden;
	height: 414px;
	max-width: 100%;
    transform: scale(1);
    transition: .4s;
    -webkit-transform:scale(1);
    -webkit-transition: .4s;	
}

.welfare-programs .welfarep-bg-img>img:hover{
	transform: scale(1.1);
	transition: .8s;
    -webkit-transform:scale(1.1);
    -webkit-transition: .8s;	
}

.about-usf-bg{
	overflow: hidden;
	height: 185px;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
	-webkit-border-radius: 3px/2.71px;
	-moz-border-radius: 3px/2.71px;
	border-radius: 3px/2.71px;	
}

.post-big .info-carousel .slick-slide img{
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	height: 498px;
}

.gallery-two .item>img {
	height: 360px;	
	width: 100%;
	overflow: hidden;
	transform: scale(1);
	transition: .4s;
}

.gallery-two .item:hover>img {
	transform: scale(1.1);
	transition: .8s;
}

.event-group p a {
    color: #a4c5ef;
}
.event-group p a:hover {
    color: #fff;
}

.single-post .sidebar ul, .page-template-page-blog-two .sidebar ul, .page-template-page-blog-one .sidebar ul, .archive .sidebar ul, .search-results .sidebar ul{
	padding-left: 0px;
}

.single-post .sidebar li, .page-template-page-blog-two .sidebar li, .page-template-page-blog-one .sidebar li, .archive .sidebar li, .search-results .sidebar li{
	list-style-type: none;
}	

.single-post  ul, .page-template-page-blog-two  ul, .page-template-page-blog-one  ul, .archive  ul, .search-results ul, .page-template-default ul,
.single-post ol, .page-template-page-blog-two ol, .page-template-page-blog-one ol, .archive ol, .search-results ol, .page-template-default ol{
	padding-left: 30px; 
	margin: 5px 0;
}
.single-post .header ul, .page-template-page-blog-two .header ul, .page-template-page-blog-one .header ul, .archive .header ul, .search-results .header ul, .page-template-default .header ul{
	margin: 0;
}
.single-post .header ul.navbar-right, .page-template-page-blog-two .header ul.navbar-right, .page-template-page-blog-one  .header ul.navbar-right, .archive  .header ul.navbar-right, .search-results .header ul.navbar-right, .page-template-default .header ul.navbar-right{
	margin: 0 -15px 0 0;
	padding-left: 0;
}
.top-bar ul{
	max-width: 100%;
}
.single-post .header .top-bar ul, .page-template-page-blog-two .header .top-bar ul, .page-template-page-blog-one  .header .top-bar ul, .archive  .header .top-bar ul, .search-results .header .top-bar ul, .page-template-default .header .top-bar ul{
	margin: 0 -30px 0 0;
	padding-left: 0;
}
.single-post .comment ol, .single-post .comment ul{
    padding-left: 30px;
    margin: 5px 0;
}

.single-post .comment ol li ol, .single-post .comment ul li ul{
    padding-left: 20px;
    margin: 5px 0;
}

.page-template-default li, .single-post li, .page-template-page-blog-two li, .page-template-page-blog-one li, .archive li, .search-results li{
	line-height: 25px;
}

.page-template-default ul li, .single-post ul li, .page-template-page-blog-two ul li, .page-template-page-blog-one ul li, .archive ul li, .search-results ul li{
	list-style-type: none;
}

.page-template-default ul li ul, .single-post ul li ul, .page-template-page-blog-two ul li ul, .page-template-page-blog-one ul li ul, .archive ul li ul, .search-results ul li ul{
	list-style-type: none;
}

.page-template-default ul li ul li, .single-post ul li ul li, .page-template-page-blog-two ul li ul li, .page-template-page-blog-one ul li ul li, .archive ul li ul li, .search-results ul li ul li{
	list-style-type: none;
}
.page-template-default ul li ol li, .single-post ul li ol li, .page-template-page-blog-two ul li ol li, .page-template-page-blog-one ul li ol li, .archive ul li ol li, .search-results ul li ol li{
	list-style-type: none;
}

.page-template-default ul li ol li ul li, .single-post ul li ol li ul li, .page-template-page-blog-two ul li ol li ul li, .page-template-page-blog-one ul li ol li ul li, .archive ul li ol li ul li, .search-results ul li ol li ul li{
	list-style-type: none;
}

.page-template-default ol li ul li ol li, .single-post ol li ul li ol li, .page-template-page-blog-two ol li ul li ol li, .page-template-page-blog-one ol li ul li ol li, .archive ol li ul li ol li, .search-results ol li ul li ol li{
	list-style-type: none;
}

.page-template-default ol, .single-post ol, .page-template-page-blog-two ol, .page-template-page-blog-one ol, .archive ol, .search-results ol{
	list-style-type: decimal !important;
}

.page-template-default ol li, .single-post ol li, .page-template-page-blog-two ol li, .page-template-page-blog-one ol li, .archive ol li, .search-results ol li{
	list-style-type: decimal !important;
}

.page-template-default a, .single-post a, .page-template-page-blog-two a, .page-template-page-blog-one a, .archive a, .search-results a{
	color: #1c57a1;		
}

.page-template-default footer ul li, .single-post footer ul li, .page-template-page-blog-two footer ul li, .page-template-page-blog-one footer ul li, .archive footer ul li, .search-results footer ul li {
	list-style-type: none !important;
}
.footer ul {padding-left: 0;}
.page-template-default dl, .single-post dl, .page-template-page-blog-two dl, .page-template-page-blog-one dl, .archive dl, .search-results dl{margin: 10px 0;}
.page-template-default dt, .single-post dt, .page-template-page-blog-two dt, .page-template-page-blog-one dt, .archive dt, .search-results dt{font-weight: bold; padding: 10px 0 5px 0;}
.page-template-default dd, .single-post dd, .page-template-page-blog-two dd, .page-template-page-blog-one dd, .archive dd, .search-results dd{padding-left: 30px; line-height: 25px;}
.page-template-default dd a, .single-post dd a, .page-template-page-blog-two dd a, .page-template-page-blog-one dd a, .archive dd a, .search-results dd a{color: #272727;}
.page-template-default dd a:hover, .single-post dd a:hover, .page-template-page-blog-two dd a:hover, .page-template-page-blog-one dd a:hover, .archive dd a:hover, .search-results dd a:hover{color: #119EE7;}
.page-template-default ul li, .denorious_sidebar ul li{
list-style-type: none !important;
}

.page-template-default .inner-content.blog-single h1, .single-post h1, .page-template-page-blog-two h1, .page-template-page-blog-one h1, .archive h1, .search-results h1{
    margin: 0;
    font-weight: 700;
    font-family: Poppins;
    font-size:36px;	
    margin: 10px 0;	
}

.page-template-default .inner-content.blog-single h2, .single-post h2, .page-template-page-blog-two h2, .page-template-page-blog-one h2, .archive h2, .search-results h2{
    margin: 0;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
    font-size:30px;
    margin: 10px 0;
    padding-top: 10px;	
}

.page-template-default .inner-content.blog-single h3, .single-post h3, .page-template-page-blog-two h3, .page-template-page-blog-one h3, .archive h3, .search-results h3{
    margin: 0;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
    font-size:24px;
    margin: 10px 0;	
}

.page-template-default .inner-content.blog-single h4, .single-post h4, .page-template-page-blog-two h4, .page-template-page-blog-one h4, .archive h4, .search-results h4, .donation-causes.dc-single h4{
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
   	margin: 10px 0;

}

.page-template-default .inner-content.blog-single h4, .single-post h4{
    text-transform: none !important;	
}

.page-template-default .page_header h4 {
 	color: #fff;
    text-transform: capitalize !important;	
    font-size: 30px !important;
    margin-top: 10px;	
}

.page-template-default .inner-content.blog-single h5, .single-post h5, .page-template-page-blog-two h5, .page-template-page-blog-one h5, .archive h5, .search-results h5{
    margin: 0;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
    font-size:14px;
    margin: 10px 0;	
}
.page-template-default .inner-content.blog-single .product-reviews h5 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 40px;
}

.page-template-default .inner-content.blog-single h6, .single-post h6, .page-template-page-blog-two h6, .page-template-page-blog-one h6, .archive h6, .search-results h6{
    margin: 0;
    font-weight: 700;
    font-family: Poppins;
    color: #333333;
    font-size:12px;
    margin: 10px 0;	
}

.page-template-default .inner-content.blog-single h4, .single-causes h4{
	font-family: Montserrat, sans-serif;
}

.donation-causes.dc-single p{
	margin: 15px 0 7px;
}

.donation-causes.dc-single p img{
	margin-bottom: 15px;
}

.page-template-default .inner-content.blog-single blockquote, .single-post blockquote, .page-template-page-blog-two blockquote, .page-template-page-blog-one blockquote, .archive blockquote, .search-results blockquote {
	font-size: 17.5px;
}

.denorious_sidebar h4{
	padding: 0;
	font-size: 16px;
}
.page-template-default .inner-content.blog-single img, .single-post img, .page-template-page-blog-two img, .page-template-page-blog-one img, .archive img, .search-results img, .single-post .inner-content div, .page-template-page-blog-two .inner-content div, .page-template-page-blog-one .inner-content div, .archive .inner-content div, .search-results .inner-content div{
	max-width: 100%;
}
.page-template-default .inner-content.blog-single .widget_text .textwidget, .single-post .widget_text .textwidget, .page-template-page-blog-two .widget_text .textwidget, .page-template-page-blog-one .widget_text .textwidget, .archive .widget_text .textwidget, .search-results
 .widget_text .textwidget{
	padding: 0 0 50px;
}

.page-template-default .inner-content.blog-single table, .single-post table, .page-template-page-blog-two table, .page-template-page-blog-one table, .archive table, .search-results table{
	margin: 20px 0;
}

.page-template-default .inner-content.blog-single th, .single-post th, .page-template-page-blog-two th, .page-template-page-blog-one th, .archive th, .search-results
 th, .page-template-default .inner-content.blog-single td, .single-post td, .page-template-page-blog-two td, .page-template-page-blog-one td, .archive td, .search-results td{
	border: 1px solid grey;     
	padding: 7px 10px !important;
}

.page-template-default .inner-content.blog-single .what-we-do h4, .single-post .what-we-do h4, .page-template-page-blog-two .what-we-do h4, .page-template-page-blog-one .what-we-do h4, .archive .what-we-do h4, .search-results .what-we-do h4{
	color: #fff;
	font-size: 15px;
	font-family: Montserrat;
	font-weight: 400;
	margin: 0px 0 11px;	
}

.page-template-default .inner-content.blog-single .social-media a, .single-post .social-media a, .page-template-page-blog-two .social-media a, .page-template-page-blog-one .social-media a, 
.archive .social-media a,  .archive .social-media a, .search-results .social-media a
{
	color: #fff;
}

.page-template-default .inner-content.blog-single .side-video a, .single-post .side-video a, .page-template-page-blog-two .side-video a, .page-template-page-blog-one .side-video a, .archive .side-video a, .search-results .side-video a{	
	color: #fff;
}	

.page-template-default .inner-content.blog-single .side-video h4, .single-post .side-video h4, .page-template-page-blog-two .side-video h4, .page-template-page-blog-one .side-video h4, .archive .side-video h4, .search-results .side-video h4{
	color: #fff;
	margin: 15px 0 6px;
}

.page-template-default .inner-content.blog-single .sidebar h5, .single-post .sidebar h5, .page-template-page-blog-two .sidebar h5, .page-template-page-blog-one .sidebar h5, .archive .sidebar h5, .search-results .sidebar h5{
	font-size: 20px;	
}	

.single-post .product-reviews h5, .page-template-default .product-reviews h5
 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 40px;
}

.single-post iframe{
	max-width: 100%;
	width: 100%;
}

.page-template-default .form-submit{
	margin-bottom: 34px;
}

.single-post .form-submit{
	margin-bottom: 34px;
}

.single-post .pr-comment h1{
	margin: 5px 0;
	padding: 0;
}

.single-post .pr-comment h3{
	text-transform: none !important;
	margin: 5px 0;
	padding: 0;	
}

.single-post .pr-comment h5{
	text-transform: none !important;
	font-size: 14px;
	margin: 5px 0;
	padding: 5px 0;
	font-weight: 700;
}

.post-review h5 {
    font-family: Montserrat, sans-serif !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    margin: 0 0 40px !important;
}

.megamenu .dropdown-menu li ul li:last-child {
    padding-bottom: 10px;
}

@media only screen and (min-width: 250px) and (max-width: 767px) {
	.megamenu:last-child >.dropdown-menu:last-child{
	   width: auto !important;
	   left: 0;
	}	
}
.header .top-bar li{
	line-height: 52px;
}

.header .top-bar ul{
	margin: 0;
	padding: 0;
}

.inner-content.blog-single .post-tags {
    margin-top: 20px;
}

.single-post .inner-content img, .page-template-page-blog-two .inner-content img, .page-template-page-blog-one .inner-content img, .archive .inner-content img, .search-results .inner-content img, .single-post .inner-content div, .page-template-page-blog-two .inner-content div, .page-template-page-blog-one .inner-content div, .archive .inner-content div, .search-results .inner-content div {
    max-width: 100%;
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
	.header .top-bar ul li {
	    margin-left: 35px;
	}
}

.inner-padding{
	padding: 0 30px;
}

.pp-info img{
	max-height: 320px;
}

.team_quote{
    width: 81%;
}

@media all and (max-width: 768px){
	.team_quote {
	     width: 100%; 
	    padding: 0px 15px;
	}

	.team_quote .sc_socials{
		margin-top: 0px !important;
		margin-bottom: 20px;
	}
}

.team_quote blockquote, .team_quote blockquote p{
    position: relative;
    z-index: 2;
    font-weight: 100;
    line-height: 1.40em !important;
    padding: 0 0 0 0 !important;
    font-size: 1.400em;
    background-color: #fff !important;
    font-family: sans-serif;
    text-align: left;
    -webkit-font-smoothing: antialiased; 
    -ms-word-wrap: break-word;
    word-wrap: break-word;    
}

.team_quote blockquote p:before, .team_quote blockquote p:after{
	color: #666 !important;
	font-size: 36px;
}

.team_quote p.sc_quote_title{
    font-size: 16px;
    padding-top: 20px !important;
}

.team_quote p.sc_quote_title:before {
    content: '';
}

.team_quote p.sc_quote_title:after {
    content: '';
}

.team_quote .sc_socials{
    margin-top: 45px;
}

.team_quote .sc_socials.sc_socials_size_small a, .sc_socials.sc_socials_size_small a .sc_socials_hover{
    text-align: center;
}

.campain_area {
	width: 100%;
	height: 278px;
	margin-bottom: 50px;
}

.page-template-page-blog-two .page_nav{ 
    margin-bottom: 50px;
}

.page-template-page-blog-two .inner-content{
	padding-bottom: 0px;
}

.page-template-page-causes .page_nav{ 
    margin-bottom: 50px;
}

.page-template-page-causes .inner-content{
	padding-bottom: 0px;
}

.page-template-default ul.navbar-nav{
	padding-left:0px;
        margin: 0px;
        margin-right: -15px;
}

.page-template-default .megamenu ul ul{
        padding-left:0px !important
}

#premonth{
	cursor: pointer;
}

#nextmonth{
	cursor: pointer;
}

.loading-calendar{
	opacity: 0.5;
}

@keyframes spinner {
  to {transform: rotate(360deg);}
}
 
.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 30%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid transparent;
  border-top-color: #1C57A1;
  border-bottom-color: #1C57A1;
  animation: spinner .8s ease infinite;
}

.weeks-name2{
    border-bottom: 2px solid #f3f3f3;
    background: #fff;
}

.days2 li:nth-child(7){
    border-right: 2px solid #f3f3f3 !important;	
}

.events-date2 {
	color:#1C57A1;
} 

.event-group2 p b{
	color:#1C57A1;
	font-weight: 600;		
}

.event-group p b a{
	color: #fff;
} 

.event-group2 p a{
	color:#1C57A1;		
}
.event-group2 p b a{
	color:#1C57A1;		
}

.event-group2 p a:hover{
	color: #1C57A1;
}

.no_event{
	width:100%;
	min-height:50px;
	padding-top:50px;
	text-align:center;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #1C57A1;
	left: 37.027706%;
	position: absolute;
	top: 14px;	
}

/*Search form Style*/
.widget_search .btn {
    z-index: 2;
    border-radius: 0 5px 5px 0;
    background: #1c57a1;
    border: 2px solid #1c57a1;
    color: #ffffff !important;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 30px;
    display: inline-block;
    margin-left: -1px;
}
.new-search-div-style{
	position: relative;
	display: table;
	max-width:100%;
}
.widget_search .post-review input.new-search-input-style{
	display: table-cell;
	border-radius: 5px 0 0 5px;
	background-color: #f6f6f6;
	padding: 0 75px 0 30px;
}
.widget_search .new-search-span-style{
	display: table-cell;
}
/*Search form style end*/

.input-colored-bg{
	background-color: #1C57A1 !important;
	color: #fff !important;
}

input.input-colored-bg::-webkit-input-placeholder {
color: #fff !important;
}
 
input.input-colored-bg:-moz-placeholder { /* Firefox 18- */
color: #fff !important;
}
 
input.input-colored-bg::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;
}
 
input.input-colored-bg:-ms-input-placeholder {  
color: #fff !important;
}

.make-donation .cbox-wrap .cbox{
	margin-right: 10px;
}

.donate-login{
    min-height: 28px;
    border: 2px solid #222;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background: #222;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 16px;
    display: inline-block;	
}

.donate-login:hover {
    background: transparent;
    color: #1c57a1 !important;
    border: 2px solid #1c57a1;
}

a.donate-login{
	text-decoration: none;
	color: #fff;
}

.make-donation .cbox-wrap-donation .cbox{
    margin: 0 50px 0 0px;	
}

#offile_form_btn{
	display: none;
}

.offline_form_btn_area{
	display: none;
}

.paypal_form{
	display: block;
	float: none;
	opacity: 0.5;
}

.donations_border_bottom_1_solid_grey{
	border-bottom: 1px solid #f1f1f1;
}

.donations_border_top_1_solid_grey {
    border-top: 1px solid #f1f1f1;
}

.donations_padding_20_10 {
    padding: 20px 10px;
}

.donations_width_20_percentage {
    width: 20%;
}

.donations_width_50_percentage {
    width: 50%;
}

.donations_text_transform_uppercase {
    text-transform: uppercase;
}

.donations_height_5 {
    height: 5px;
}

.donations_bg_red {
    background-color: #d55342;
}

.donations_display_inline_block {
    display: inline-block;
}

.donations_font_size_13 {
    font-size: 13px;
    line-height: 13px;
}

.donations_color_white_important {
    color: #fff !important;
}

.donations_padding_8 {
    padding: 8px;
}

.options_display_table {
    display: table;
}

.options_display_table_cell {
    display: table-cell;
}

.options_padding_10 {
    padding: 10px;
}

.options_text_align_left {
    text-align: left;
}

.options_padding_0 {
    padding: 0px;
}

.options_margin_0 {
    margin: 0px !important;
}

.options_vertical_align_middle {
    vertical-align: middle;
}

.options_display_table_cell {
    display: table-cell;
}

.options_box_sizing_border_box {
    box-sizing: border-box;
}

.options_padding_10 {
    padding: 10px;
}

.nd_options_width_50_percentage {
    width: 50%;
}

.options_text_align_right {
    text-align: right;
}

.options_display_table_cell h6{
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
}

.padding-right-0{
	padding-right: 0px;
}

.padding-left-0{
	padding-left: 0px;
}

.donations_bg_grey {
    background-color: #f9f9f9;
}

.donations_border_1_solid_grey {
    border: 1px solid #f1f1f1;
}

.donations_padding_20 {
    padding: 20px;
}

.donations_width_100_percentage{
    width: 100%;	
}

.donations_float_left {
    float: left;
}

.donations_padding_15{
	padding: 15px;
}

.donations_section h6{
	font-size: 13px;
	line-height: 18px;
	margin:0px;
	font-weight: 400;
}

.donations_section {
    float: left;
    width: 100%;
}
.donations_section.m-top-15{
	margin-top: 15px;
}

.donations_text_align_right{
	text-align: right;
}

.donation-top-padding{
	padding-top: 20px;
}

.donations_width_60_percentage{
	width: 60%;
}

.donations_width_40_percentage{
	width: 40%;	
}


/* Panel pop */
.panel-pop {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	width: 580px;
	position: absolute;
	padding: 20px;
	top: -100%;
	left: 50%;
	margin-left: -290px;
	z-index: 998;
	overflow: hidden;
	color: #2f3239;
	display: none;
}

.panel-pop p {
	font-size: 13px;
}

.panel-pop h2,.login h2,.contact-us h2,#related-posts h2,.user-profile h2 {
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}

.user-profile h2 a:hover {
	color: #474D5D;
}

.panel-pop h2 i {
	float: right;
	font-size: 15px;
	margin-top: 5px;
	cursor: pointer;
}

.panel-pop .form-style input.submit {
	width: 100%;
}

.panel-pop-ask.panel-pop {
	margin-top: 0 !important;
	top: 20% !important;
	position: absolute !important;
}

@media only screen and (max-width: 479px)
{
	.panel-pop {
	    width: 90%;
	}
}

.wrap-pop {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 997;
}

.panel-pop input[type="text"], .panel-pop input[type="password"], .panel-pop input[type="email"] {
    padding: 12px 12px;
    outline: none;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    color: #2f3239;
    border: 1px solid #dedede;
    -moz-transition: border .25s linear, color .25s linear, background-color .25s linear;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    background: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.login-password a {
	background-color: #2f3239;
	position: absolute;
	top: 9px;
	right: 9px;
	padding: 0 10px;
	font-size: 11px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.login-text i, .subscribe-text i, .login-password i {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 21.5px;
}

.form-style .form-inputs p {
    width: 100% !important;
    margin-right: 0;
    float: none;
}

.right-float{
	float: right !important;
}

.sign-up-form{
	display: none;
}

.ask_error {
    margin-bottom: 10px;
    color: #ff2700;
}

.ask_error a{
	color: #be161e;	
}

#signup-title{
	display: none;
}

.force-margin{
	margin-left: -186.5px;
}

/* End Login and Signup Popup */

/* VC Elements - Political Featured Content  */
.sc_promo {
    position: relative;
    overflow: hidden;
}	
.sc_promo_image {
    position: absolute;
    top: 0;
    bottom: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}	

.scheme_default body {
    color: #7d7f82;
    background-color: #ffffff;
}

.sc_promo_text {
    width: 50%;
    position: relative;
}

.trx_addons_stretch_height {
    min-height:100vh;
}

@media (max-width: 1439px) and (min-width: 1263px)
{
	.sc_promo.sc_promo_size_large .sc_promo_text_inner {
	    padding: 1.20em 20.5% 3em 10%
	}
}
.sc_promo.sc_promo_size_large .sc_promo_text_inner {
    padding: 1.20em 10.3% 3em 10%;
}

.sc_align_left {
    text-align: left;
}

.sc_promo_text_inner.sc_align_left * {
    text-align: left !important;
}

.wpb_row, .wpb_text_column, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 0 !important;
}

.scheme_default h1, .scheme_default h2, .scheme_default h3, .scheme_default h4, .scheme_default h5, .scheme_default h6, .scheme_default h1 a, .scheme_default h2 a, .scheme_default h3 a, .scheme_default h4 a, .scheme_default h5 a, .scheme_default h6 a {
    color: #2d2f31;
}

.sc_promo_size_large h1 {
	font-size: 3em;
	margin-top: 1.1em;
}

ul.trx_addons_list.trx_addons_list_simple {
    padding: 0;
    display: inline-block;
    padding-right: 10px;
    box-sizing: border-box;
    vertical-align: top;
}

.sc_promo_content .trx_addons_list {
    width: 49%;
    display: inline-block;
    padding-right: 1em;
    margin-bottom: 10px;
}

.scheme_default ul.trx_addons_list.trx_addons_list_simple li {
    color: #c01b33;
}

.sc_promo_text_inner.sc_align_left * {
    text-align: left !important;
}

ul.trx_addons_list>li {
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding-bottom: 8px;
}

ul.trx_addons_list>li {
    position: relative;
}

.scheme_default .sc_item_button a:not(.sc_button_bg_image).sc_button_hover_slide_bottom {
    background: linear-gradient(to top,#142236 50%,#c01b33 50%) no-repeat scroll right top / 100% 210% rgba(0,0,0,0);
}

.scheme_default .sc_item_button a:not(.sc_button_bg_image) {
    color: #ffffff;
    background-color: #142236;
}

.sc_button_icon, .sc_button_text {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 959px) and (min-width: 768px)
{
	.sc_item_button a {
	    font-size: 11px;
	    padding: 0.8em 2.5em;
	}

}

.scheme_default a {
    color: #c01b33;
}

.sc_item_button a {
    display: inline-block;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 1.3em 3.3em;
    font-size: 0.8571em;
    font-weight: bold;
    letter-spacing: 3px;
    background-color: #292929;
    color: #fff;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.sc_button {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    background-color: #efa758;
    color: #fff;
}

.scheme_default .sc_item_button a:not(.sc_button_bg_image):hover {
    color: #ffffff !important;
    background-position: left bottom;
}

ul.trx_addons_list {
    list-style-type: none;
    padding-left: 2em;
}

.sc_promo_content h1{
	font-size: 36px; 
	padding-bottom: 30px;
	color: #2d2f31;
	line-height: 44px;
	font-weight: normal;
	border-bottom: 1px solid #EBEBEB;
}

.sc_promo_content p{
	padding-top: 30px;
	color: #7d7f82;
}

.ul-heading h4 {
	padding-top: 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

@media all and (max-width: 767px) and (min-width: 480px){

	.sc_promo.sc_promo_size_large .sc_promo_text_inner {
    	padding: 2.20em 10.3% 3em 10%;
	}

	.sc_promo_size_large h1 {
	    margin-top: 0;
	   padding-bottom: 25px;
	}

	.sc_promo_content p{
		padding-top: 25px;
	}	

	.ul-heading h4 {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.hide-mobile{
		display: none;
	}	

	.trx_addons_stretch_height{
		min-height: auto !important; 
	}	

	.sc_promo_image {
	    position: static !important;
	    min-height: 30em;
	}

	.sc_promo_image, .sc_promo_text {
	    width: 100% !important;
	    float: none !important;
	    margin: 0 !important;
	}

	.sc_promo .sc_promo_text.trx_addons_stretch_height .sc_promo_text_inner {
	    position: static;
	    left: 0;
	    top: 0;
	    -webkit-transform: none;
	    -moz-transform: none;
	    -ms-transform: none;
	    transform: none;
	}

	.vc_row.vc_row-o-full-height, .trx_addons_stretch_height {
	    min-height: 0 !important;
	}
}

@media all and (max-width: 480px){

	.hide-mobile{
		display: none;
	}	

	.trx_addons_stretch_height{
		min-height: auto !important; 
	}	

	.sc_promo_image {
	    position: static !important;
	    min-height: 30em;
	}

	.sc_promo_image, .sc_promo_text {
	    width: 100% !important;
	    float: none !important;
	    margin: 0 !important;
	}

	.sc_promo .sc_promo_text.trx_addons_stretch_height .sc_promo_text_inner {
	    position: static;
	    left: 0;
	    top: 0;
	    -webkit-transform: none;
	    -moz-transform: none;
	    -ms-transform: none;
	    transform: none;
	}
}


/* Political News and Thumb */

.latest_political{
    overflow: hidden;
    position: relative;
}

.latest_political_heading{
    
}

.latest_political_heading h2{
	color: #363842;
	font: 400 36px/42px 'Poppins';
}

.sc_blogger {
    padding: 0;
}

.sc_blogger.layout_list_4 li {
    margin-bottom: 0;
}

.sc_blogger[class*='layout_list_'] li {
    margin-bottom: -5px;
    padding-right: 10px;
    position: relative;
}

.sc_blogger.layout_list_4 li + li {
    margin-top: 25px;
    border-top: none;
    padding-top: 0;
}

.sc_blogger[class*='layout_list_'] li a:hover{
    color: #d13123;
}

.post_info span > span{
	color: #1c57a1;
}

.sc_title {
    overflow: hidden;
    position: relative;
    padding-bottom: 17px;
}

.sc_blogger.layout_list_4 li .sc_blogger_date {
    position: absolute;
    padding-bottom: 19px;
    text-align: center;
    margin-top: 59px;
    border-bottom: 1px solid #cfcdc6;
    width: 102px;
}

.sc_blogger.layout_list_4 li .sc_blogger_date .day_month {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    color: #c7c5bf;
    margin: 8px 0 10px;
    font-family: 'Merriweather';
}

.sc_blogger.layout_list_4 li .sc_blogger_date .year {
    font-size: 16px;
    color: #c7c5bf;
    font-weight: 400;
}

.sc_blogger_date i{
	font-size: 19px;
	color: #c7c5bf;
}

.sc_blogger.layout_list_4 li .post_thumb {
    height: 150px;
    position: absolute;
    top: 0;
    left: 122px;
    width: 160px;
}

.sc_blogger.layout_list_4 li .post_thumb a, .sc_blogger.layout_list_4 li .post_thumb a img {
    height: 160px;
    width: 160px;
}

.hover_icon {
    position: relative;
    display: block;
}

.hover_icon:hover:before {
    opacity: 1;
    filter: alpha(opacity=1);
    margin-top: 0;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.hover_icon:before {
    background-color: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    position: absolute;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'fontello';
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: -42px auto 0 !important;
    top: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    height: 84px;
    line-height: 84px;
    width: 84px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    z-index: 3;
}

.hover_icon:after {
    background-color: transparent;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    z-index: 2;
}

.hover_icon.hover_icon_play:before,
.hover_icon.hover_icon_link:before,
.hover_icon.hover_icon_zoom:before,
.hover_icon.hover_icon_view:before{
    background-color: #d13123;
}

.sc_blogger.layout_list_4 li .post_thumb + .post_title {
    margin-left: 302px;
    margin-top: 20px;
}

.sc_blogger.layout_list_4 li h5 {
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;
}

.sc_blogger.layout_list_4 li .post_descr p {
    margin-bottom: 5px;
}

.post_descr p:last-of-type {
    margin-bottom: 40px;
}

.post_info {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 27px;
}

.sc_blogger[class*='layout_list_'] .post_info {
    color: #a1a7ab;
}

.sc_blogger_title h5 a {
    color: #363842;
    text-decoration: none;
    background: transparent;   
}

.hover_icon:hover:after{
	background: rgba(209, 49, 35, 0.60);
}

.hover_icon_link:before {
  font-family: FontAwesome;
  content: "\f0c1";

}

@media (max-width: 479px){

	.sc_blogger.layout_list_4 li .post_thumb + .post_title {
	    margin-left: 0;
	    margin-top: 200px;
	}

}

@media (max-width: 959px){

	.sc_blogger.layout_list_4 .sc_title {
	    padding-bottom: 0;
	}

}


/* Latest Press */
.latest_political_press{
  position: relative;
  overflow: hidden;  
} 

.latest_political_press h2{
    margin-bottom: 26px !important;
    font: 400 36px/42px 'Poppins';
} 

.border_left {
    border-left: 1px solid #eeece5;
    padding-left: 30px!important;
}

.sc_blogger.layout_list_2 li {
    border-top: 1px solid #eeece5;
    padding-top: 28px;
}

.sc_blogger.layout_list_2 .post_info {
    margin-bottom: 5px;
    font-weight: bold;
}

.sc_blogger[class*='layout_list_'] .post_info {
    color: #a1a7ab;
}

.sc_blogger[class*='layout_list_'] .post_info span > span{
    color: #1c57a1;   
}

.sc_blogger.layout_list_2 li h4 {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 13px;
    color: #363842;
}

.sc_blogger_title h4 a {
    color: #363842;
    text-decoration: none;
    background: transparent;   
}

.sc_blogger.layout_list_2 .post_descr {
    color: #7a7d81;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

.sc_blogger.layout_list_2 .post_descr p:last-of-type {
    margin-bottom: 0;
}

.layout_list_2  .post_descr p {
	margin-bottom: 0px;
}

@media (max-width: 799px)
{
	.border_left {
	    border: none;
	}	
}

@media (max-width: 799px) and (min-width: 480px)
{	
	.latest_political_press h2 {
	    font-size: 2em;
	}
}

.latest_post_thumb{
	width: 160px;
	height: 160px;
}
.latest_political {
    padding-left: 15px;
}
.latest_political_heading {
    border-bottom: 1px solid #eeece5;
    padding-bottom: 28px;
	width: 40%;
}
@media (max-width: 767px){
.latest_political {
    padding-left: 30px;
}
.sc_blogger.layout_list_4{
	margin-bottom: 30px;
}
.latest_political_heading {
	width: 90%;
}
.blog-post-thumb img{
	width: 100%;
}
.footer-bottom .social-media{
	max-width: 120% !important;
}
}
@media (min-width: 768px) and (max-width: 959px){
.sc_blogger.layout_list_4 li .post_thumb + .post_title {
    margin-left: 0;
    margin-top: 0;
}
.sc_blogger.layout_list_4 li h5 {
    margin-bottom: 15px;
}
.sc_blogger.layout_list_4 .post_thumb,
.sc_blogger.layout_list_4 li .sc_blogger_date{
	display:none;
	position: relative;
}
ul.sc_blogger.layout_list_2.sc_blogger_horizontal li:last-child{
	display:none;
}
}
@media (min-width: 768px) and (max-width: 992px){
.widget_search .btn{
	padding: 0 15px;
}
.widget_search .post-review input.new-search-input-style {
    padding: 0 0 0 20px;
}
}

@media only screen and (max-width: 992px) and (min-width: 868px){
.social-media {
	line-height: 79px;
	padding: 0 0px;
	background: #1c57a1;
	float: right;
	margin-left: 0;
	width: 360px;
	text-align: center;
	margin-right: -60px;
}
}
@media (min-width: 768px) and (max-width: 867px){
.social-media {
    margin-left: 20px;
	width: 300px;
    margin-right: 0;
}
}
/*Header Style 2*/
.service-text-inner:first-child {
    border-right: 1px solid #ededed;
}
.service-text-inner:last-child {
    border-right: 0px solid #ededed;
}
.service-text-inner {
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 14px;
    padding: 0 17px;
    text-transform: uppercase;
    font-size: 12px;
}
.service-text-inner i.fa {
    height: 24px;
    width: 22px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    font-size: 20px;
}
.service-block a {
    color: #515151;
}
.contact-block {
    border-top: 1px solid #ededed;
    padding: 21px 19px;
}
.contact-inner {
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
}
.contact-block i.fa {
    display: inline-block;
    height: 24px;
    margin-right: 7px;
    position: relative;
    vertical-align: top;
    width: 20px;
	font-size: 20px;
}
.contact-block .label {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    font-size: 12px;
}
.header-right-top {
    width: 100%;
}
.topbar-link {
    z-index: 81;
    position: relative;
    cursor: pointer;
}
.header-right-top > div:before {
    border-right: 1px solid #ededed;
    content: "";
    position: absolute;
    height: 30px;
    right: 0;
}
.topbar-link i.fa, .header-cart i.fa{
    color: #000;
    font-size: 22px;
	cursor: pointer;
    height: 32px;
    position: relative;
    width: 26px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.account-block {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    text-transform: uppercase;
}
.cart-qty {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
    text-transform: uppercase;
    cursor: pointer;
}
.cart-label, .account-label, .cart-label a {
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 16px;
    font-weight: 600;
}
.header-cart .cart-contents, .account-contents {
    color: #b0b0b0;
    display: block;
    font-size: 10px;
    font-size: 9px;
    font-weight: 400;
    line-height: 16px;
	text-transform: uppercase;
}
.header-cart, .topbar-link {
    padding: 19px 8px 5px 13px;
    position: relative;
    vertical-align: top;
    float: left;
    box-sizing: border-box;
    width: 50%;
}
.header-right-top > div:last-child:before {
    border: 0;
}
.header-right-top > div:before {
    border-right: 1px solid #ededed;
    content: "";
    position: absolute;
    height: 30px;
    right: 0;
}
.header-cart .togg {
    position: relative;
}
.header-cart .togg .widget.widget_shopping_cart {
    position: absolute;
    right: -9px;
}
.header-search {
    padding: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.header-search .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    display: none;
	border: 0;
	outline: 0;
}
.header-search input[type="text"], .header-search input[type="search"] {
    border: 0;
    box-sizing: border-box;
    color: #515151;
    float: left;
    height: 40px;
    padding: 5px 10px;
    width: 200px;
    background: #f5f5f5;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
}
@supports (-moz-appearance:none) {
.header-search input[type="text"], .header-search input[type="search"] {
    height: 37.5px;
}
}
.header-search .woocommerce-product-search button[type="submit"] i.fa, .header-search .search-form #searchsubmit {
    border: 0 none;
    bottom: auto;
    font-size: 20px;
    height: 38px;
    width: 38px;
    float: left;
    box-sizing: border-box;
	padding-top: 9px;
}
.header-search button{
    display: inline-block;
    text-decoration: none;
	-webkit-appearance: button;
    cursor: pointer;
	border: 0;
	background: #f7f7f7;
}
.withborder{
	border-top:1px solid #ededed !important;
}
.account-block .donate-login {
    min-height: auto;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000;
    background: transparent;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: inherit;
    letter-spacing: 0.02em;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    display: inline-block;
}
.account-block a.donate-login:hover, .account-block .account-label a:hover, .cart-label a:hover{
	border: 0;
	color: #000;
	font-size: 12px;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	line-height: 16px;
}
@media (max-width: 767px){
.header-mobile-hide{
	display: none !important;
}
.woocommerce-page .row, footer .row,
.single-post .inner-content .row, .page-template-page-blog-two .inner-content .row,
.page-template-page-blog-one .inner-content .row, .archive .inner-content .row, .search-results .inner-content .row {
    margin-left: 0;
}
.single-post .sidebar {
    padding-left: 0;
    padding-right: 0;
}
.single-product.woocommerce-page .row{
    margin-left: -15px;
}
.top-cart span{
	padding-left: 20px;
    padding-right: 14px;
}
.top-cart {
    right: 100px;
}
.sponsor-item{width:100%;margin-bottom: 30px;}
}
/*END Header style 2*/
.donation-causes.dc-single .group.noimage {
    margin: 35px auto 20px;
}
@media only screen and (max-width: 4000px) and (min-width: 768px){
.center-content {
    align-items: flex-start;
}
.navbar-nav ul ul {
    left: 100% !important;
}
.dropdown-menu ul.menu-depth-2{
	margin: 0;
}
.navbar-nav ul.menu-depth-1 li.menu-item-has-children > a:after {
    content: "";
    float: right;
    border-style: solid;
    position: absolute;
	right: 10px;
	margin-top: 9px;
	border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #727475;
}
.navbar-nav li a, .navbar-nav li a:hover {
    text-decoration: none;
    transition: .03S;
    -webkit-transition: .03S;
    -moz-transition: .03S;
}
.dropdown-menu li a {
    letter-spacing: 0.7px;
}
}
@media only screen and (max-width: 4000px) and (min-width: 1201px){
.top-cart {
    margin-left: 70px;
}
.navbar-default .navbar-nav>li {
    padding: 0 25px !important;
}
}
@media only screen and (max-width: 1200px) and (min-width: 1051px){
.top-cart {
    margin-left: 60px;
}
}
@media only screen and (max-width: 1050px) and (min-width: 993px){
.top-cart {
    margin-left: 60px;
}
.top-cart span {
    padding-left: 26px;
    padding-right: 20px;
}
}
@media only screen and (max-width: 992px) and (min-width: 768px){
	.top-cart {
    margin-left: 55px;
}
.top-cart span {
    padding-left: 26px;
    padding-right: 20px;
}
}
@media screen and (max-width: 419px) and (min-width: 250px){
.top-cart {
    right: 75px;
	margin-left: 25px;
	margin-top: 35px;
    position: absolute;
    top: 0;
}
.top-cart span {
    height: 30px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    font-size: 11px;
    line-height: 30px;
	padding-left: 16px;
    padding-right: 11px;
}
.top-cart i {
    width: 30px;
    height: 30px;
	left: -20px;
	margin-top: 0;
}
}

@media screen and (max-width: 519px) {
	.countdown .timer:last-child{
		display: none;
	}
}

.single-post .dc-single ul li{
    list-style-type: disc;
}

@media only screen and (min-width: 768px) {
	.page_header .bcrumbs-mt ul.bcrumbs{
		margin-top: 35px;
	}
	.page_header ul.bcrumbs{
		margin-top: 15px;
	}
	.top-section .col-sm-4>div {
		padding: 0px;
	}
	.top-inner h4 {
		margin-bottom: 20px;
	}
	.top-inner p {
		display: none;
	}
}