/*   
Theme Name: The Grassroot Project
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized Wordpress theme.
Author: The Grassroot Project |  Be a Part of the Movement
Author URI: 
*/
 
html{
 scroll-behavior: smooth;
 scroll-padding-top: 100px;
} 

@font-face {
	font-family: 'stampeteregular';
	src: url('./fonts/spetetrial-webfont.woff2') format('woff2'),
		url('./fonts/spetetrial-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
    font-family: 'AbolitionW00';
    src: url('./fonts/AbolitionW00-Regular.woff2') format('woff2'),
        url('./fonts/AbolitionW00-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'URW DIN';
    src: url('./fonts/URWDIN-Regular.woff2') format('woff2'),
        url('./fonts/URWDIN-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
	width: 100%; 
	overflow-x: hidden; 
	position: relative;
	padding-top: 95px;
	font-family: 'Poppins', sans-serif; 
	font-family: 'URW DIN';
	font-size: 16px;
	letter-spacing: 0px; 
	line-height: 32px;
	color: #ffffff;
	font-weight: 300;
	background-color:#191B24;
}

body p{
	font-weight: 300;
}

body, html{height: 100%;}
* {margin:0;padding:0;}
img {max-width: 100%;height: auto;}
.hide{display: none;}
:focus{outline: 0;outline: none;}

a {
	color: #e93941;
} 

a:hover {
	color: #B7DB57;
}

p:last-child{
	margin-bottom: 0
}

a:focus {
	color: #B7DB57;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important;
}

a, .btn, input, select, textarea, button, img{
	outline: 0 !important;
	box-shadow: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: #c70e09;
}

select{
	color: rgba(0,0,0,0);
	text-shadow: 0 0 0 #000;
}

a img{
	outline: 0;
}

input[type=checkbox], input[type=radio] { 
	vertical-align: middle;
}

.page_post_image {
	margin-bottom: 20px;
}

body.nav-open-menu{
	overflow: hidden;
}
.hid-items{display:none;}
.load-btn {
    display: block;
    cursor: pointer;
    box-shadow: none;
    height: 54px;
    padding: 16px 15px;
    position: relative;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 19px;
    width: auto;
    color: #fff;
    min-width: 160px;
    margin: 30px auto;
    border-radius: 0px;
    color: #ffffff;
    border: 1px solid #e93941;
    background-color: #e93941;
}
/* btn sec */
.btn {
    display: inline-block;
    padding: 15px 14px;
    position: relative;
    text-transform: uppercase;
    width: auto;
    border-radius: 0px;
    min-width: 185px;
    text-shadow: none;
    border: 1px solid #E73C3E;
    background-color: #E73C3E;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: normal;
    color: #191B24;
    font-weight: 400;
    font-family: 'AbolitionW00';
}

.btn:hover {
	border: 1px solid #e93941;
	color: #ffffff;
	background-color: #e93941;    filter: invert(1);
}

.btn.focus, .btn:focus {
	border: 1px solid #e93941;
	color: #ffffff;
	background-color: #e93941;
}

input, select, textarea{
	outline: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
}

[type=submit]{
	cursor: pointer;
}

a:hover, a:focus {
	text-decoration: none;
}
p:empty {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;   
	font-weight: 400;
	position: relative;    
	font-family: 'Fjalla One', sans-serif; font-family: 'AbolitionW00';
}

h1 {
	font-size: 36px;
	line-height: 52px;
	margin-bottom: 15px;
}

.blog-heading {
	margin-bottom: 25px;
}

h2 {
	font-size: 32px;
	line-height: 48px;
	margin-bottom: 15px;
}

h3 {
	font-size: 28px;
	line-height: 44px;
	margin-bottom: 15px; font-family: 'URW DIN';color:#B7DB57;text-transform: uppercase;
    font-weight: 600;
}

h4 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 15px; font-family: 'URW DIN';color:#E73C3E;text-transform: uppercase;
    font-weight: 600;
}

h5 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px; font-family: 'URW DIN';color:#19BFD2;text-transform: uppercase;
    font-weight: 600;
}

h6 {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 15px;
}
/* reset css */
.alignnone {
	margin: 5px 20px 20px 0;
}

/* static page */
.static-page-details iframe {
	width: 100%;
	height: 422px;
	border: none;
}

.static-page-details h1 {
	margin-bottom: 15px;
	position: relative;
}

.static-page-details ul {
	margin-bottom: 15px;
}

.static-page-details, .content-area {
	padding-right: 28px;
	letter-spacing: normal;
}

.static-page-details p strong {
	font-weight: 500;
	color: #3a3939;
	color: #ffffff;
	font-size: 18px;
}

/*.static-page-details .wp-image-wrap img, .page_post_image img{
	padding: 5px;
	border: 1px solid #ccc;
}*/

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 35px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
} 
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; }

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	opacity: 1;
	color: #fff;
}/* reset default */

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* nav multiple css */
ul {
	list-style: none;
	padding: 0;
	margin: 0; 
}

ul.menu-top li {
	display: inline-block;
	color: #FFF;
	position: relative;
	margin-left: 12px;
}

ul.menu-top li:first-child{
	margin-left: 0px;  
}

ul.menu-top > li.menu-item-has-children {
	margin-right: 12px;
}

.menu-top li a {
	padding: 36px 0;
	color: #5a4848;
	color: #ffffff;
	display: flex;
	align-items: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
	font-family: 'AbolitionW00';
}

.menu-top li#menu-item-2495 .nav-link {
	padding: 10px 32px;
	background: #B7DB57;
	color: #2E334E;border:1px solid #B7DB57;
}
.menu-top li#menu-item-2495 .nav-link:hover{
	border-color:#B7DB57;
	background:none;color: #B7DB57;
}
.menu-top li#menu-item-2495 .nav-link:hover:before {
	width: 0%;
}

#menu-item-3158 a.nav-link {
	text-transform: none !important;
}

.nav-menu .menu-top>li.current-menu-item>a {
	color: #E73C3E;
} 

.menu-footer > li.current-menu-item>a{
	color: #E73C3E;
}

.nav-menu .menu-top>li>a:before {
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	left: 0;
	bottom: -1px;
	background: #E73C3E;
	transition: all .3s ease-in-out;
	margin: auto;
	right: 0;
}
.header-top-row{
	justify-content: space-between
}
.header-right-side {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0px 0px;
}

.nav-menu .menu-top>li.current-menu-item>a:before{
	width: 100%;
}

.nav-menu .menu-top>li>a:hover:before {
	width: 100%;
}

.nav-menu>.menu-top>li.menu-item-has-children:after {
	content: "";
	position: absolute;
	top: 0;
	margin: auto;
	bottom: 0;
	right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 5px 0;
	border-color: #fff transparent transparent;
	display: flex;
	align-items: center;
}

ul.menu-top li ul.sub-menu li.menu-item-has-children:after{
	display: none;
}

/* Display the dropdown */
ul.menu-top li:hover>ul {
	display: block;  
}

ul.menu-top li:hover li {
	float: none;
}

ul.menu-top li:hover li a:hover {
	background: #E73C3E;
	color: #fff;
}

.menu-top .sub-menu > li {
	border-bottom: none;
}

.menu-top .sub-menu > li:last-child {
	border-bottom: none;
}

.menu-top .sub-menu li.current_page_item a {
	background-color: #E73C3E;
	color: #fff;
}

.menu-top .sub-menu > li.current_page_item ul li a {
	background-color: #ffffff;
	color: #000; 
	font-weight: 400;
} 

.menu-top .sub-menu > li.current_page_item ul li a:hover {
	background-color: #bfab88;
	color: #fff;
}

.menu-top li ul li {
	border-top: 0;
	display: block;
	margin: 0;
}

li#menu-item-327 a {
	text-transform: none;
}

/* Displays second level dropdowns to the right of the first level dropdown */
ul.menu-top ul ul {
	left: 100%;
	top: 0;
	position: absolute;
}

ul.menu-top li .sub-menu li {
	padding: 0;
	display: block;
	width: 100%;    
}

.nav-menu-inner {
	width: 100%;
	margin-top: 0px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
}

.menu-top {
	position: relative;
	width: 100%;
	transition: all ease-in-out 0.2s;
	text-align: right;
} 

.ie.ie-panel .menu-top{
	margin-bottom: -10px;
} 

.ie.ie-panel .mobile-search-bar-box {
	height: 115px;
}

.menu-top li:first-child { 
	padding-left: 0;
}

.menu-top li:last-child {margin-right: 0;padding-right: 0px;}

.menu-top li a:hover {
	color: #E73C3E;
}



.sub-menu {
	background-color: #5a4848;
	background-color: #1D1F2A;
	min-width: 262px;
	text-align: left;
} 

ul.menu-top li .sub-menu li a {
	font-size: 20px;
	padding: 12px 15px;
	line-height: 22px;
	margin: 0;
	color: #ffffff;
	border: none;
	font-weight: 400;
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
	position: relative;  
}

ul.menu-top li .sub-menu li:last-child a {
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.menu-top .sub-menu li.current_page_item a:before, .menu-top .sub-menu li a:hover:before {
	background: #fff; 
}

ul.menu-top li .sub-menu li a:hover {
    background-color: #E73C3E;
    background-color: #fff;
    color: #1D1F2A;
}
.menu-header {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	transition: all ease-in-out .2s;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.menu-header > ul > li > ul {
	transform: translateY(1.250em);
	transition: all linear 0.1s;
	top: 100%;
	position: absolute;
	list-style: none;
	z-index: 1;
	margin: 0;
	padding: 0;
	transition: all linear 0.1s;
	margin-top: -2px;
}
header#header{
	/*background-color: #FFF;*/
	background-color: #1D1F2A;
}
header#header .menu-top li#menu-item-163 .sub-menu {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	column-gap: 0;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	min-width: 29rem;
	left: 50%;
	transform: translateX(-50%);
}

header#header .menu-top li#menu-item-163 .sub-menu:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background: rgba(255, 255, 255, 0.11);
	margin: auto;
}

header#header.small-header .menu-header > ul > li > ul {    
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.258);
	transition: all linear 0.1s;
}
/*
.menu-header li ul.sub-menu {
padding-top: 5px;
padding-bottom: 5px;
}

.menu-header li ul.sub-menu:after, .menu-header li ul.sub-menu:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 5px;
width: 140px;
background: #E73C3E;
z-index: 0;
} 

.menu-header li ul.sub-menu:after {
top: initial;
left: initial;
bottom: 0;
right: 0;
z-index: 1;
}*/

.menu-header .sub-menu {
	visibility: hidden; 
}

.menu-header ul li:hover>ul {
	opacity: 1;
	transform: translateY(0);
	display: block;
	visibility: visible;   
} 

/*.menu-top > li.menu-item-has-children > a:after {
content: "";
    border-left: 2px solid #5b4a4a;
    border-bottom: 2px solid #5b4a4a;
    width: 9px;
    height: 9px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: -15px;
    top: -6px;
    bottom: 0;
    margin: auto;
}

.menu-top > li.current-menu-item a:after, 
.nav-menu .menu-top>li.current-menu-ancestor a:after,
.menu-top > li.menu-item-has-children a:hover::after { 
    border-left: 2px solid #E73C3E;
    border-bottom: 2px solid #E73C3E;
}*/

div#mobile-search-bar {
	margin-left: 13px;
	height: 22px;
	width: 35px;
	border-left: 1px solid #acabb2;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	cursor: pointer;
	position: relative;
	top: 0px;
}

.black-search-icon {
	display: block;
	width: 20px;
	height: 20px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-image: url(img/search.svg);
	background-position: 0px 0px;
	cursor: pointer;
}
.header-phone {
	font-size: 22px;
	color: #fff;
	padding: 0;
	margin-top: 0;
	display: inline-block;
	background-image: url(img/phone.svg);
	background-repeat: no-repeat;
	background-size: 28px;
	background-position: center left;
	padding-left: 40px;
	font-weight: 600;
	white-space: nowrap;
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	margin-left: 18px;
}

/* menu nav end */

.fullwidth {
	position: relative;
	float: left;
	width: 100%;
}

/* common css */

/*pagination css start */
.paging_new {float: left;width: 100%;position: relative;}
.paging_new .nav-links {text-align: left;}
nav.navigation {float: left;width: 100%;position: relative;}
.paging_new .page-numbers {
	color: #838383;
	font-size: 16px;
	margin: 0 2px;
	height: 40px;
	width: 40px;
	border: 1px solid #838383;
	display: inline-block;
	text-align: center;
	padding-top: 7px;
	float: left;
}

.paging_new .page-numbers.current {color: #fff;border: 1px solid #669dce;background: #669dce;} 
.next.page-numbers, .prev.page-numbers {font-size: 0px;}
.paging_new .next.page-numbers:before, .paging_new .prev.page-numbers:before {
	display: inline-block;
	position: relative;
	font-size: 16px;
	vertical-align: middle;
	top: 0;
	font: normal normal normal 22px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	font-size: 22px;
}

.paging_new .prev.page-numbers:before {content: "\f104";} 

.section-pd {
	padding: 70px 0;
}
/*======= Header Search ======*/
.search-box-outer {
	width: 57%;
	margin-left: auto;
}

.search-icon{
	cursor: pointer;
	transition: all ease-in-out 0.45s;    
	background-size: 18px;
	background-repeat: no-repeat;
	background-image: url(img/search.svg);
	background-position: 0px 0px;
	width: 19px;
	height: 19px;
	top: 5px;
	position: relative;
}

.close-search{
	cursor: pointer;
}

.search-bar {
	padding: 1px 0 10px 15px;
	margin-left: 0;
	color: #000;
	position: relative;
	width: auto;
	display: inline-block;
	margin-top: 0px; 
}

.search-bar:before {
	content: "";
	background-color: #fff;
	position: absolute;
	height: 1.15em;
	left: 0;
	width: 1.5px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}

.search-bar-box {
	background-color: rgba(53, 163, 175, 0);
	position: relative;
	right: 0px;
	height: 3rem;
	border: 1px solid rgba(53, 163, 175, 0);
	border-bottom-color: #e9e9e9;
	z-index: 2;
	opacity: 1;
	width: calc(100% - 0em);
}

header#header.small-header .search-bar-box {
	top: 0;
}

#SiteSearchs img {
	width: 1.5em;
}
.browser-ie .search-bar-box,
.browser-unknown .search-bar-box,
.browser-ie .search-bar-box.active-bar,
.browser-unknown .search-bar-box.active-bar
{
	-webkit-transition:  all ease-in-out 0s;
	-moz-transition:  all ease-in-out 0s;
	-o-transition:  all ease-in-out 0s;
	transition: all ease-in-out 0s; 
}

.search-icon-form button.btn {
	background-color: #bfab88;
	padding: 20px;
	margin-top: 0;
}

.search-icon-form button.btn:hover {
	background-color: #fff; 
	color: #bfab88;
	border: 1px solid #fff;
}

.search-icon-form button.btn:focus{
	background-color: #bfab88;
	color: #fff;
	border: 1px solid #bfab88;
}

.search-wrapper {
	flex-direction: column;
	text-align: center;
}

.search-wrapper .title {
	color: #bfab88;
	margin-bottom: 50px;
}


.search-input-box .form-control {  
	color: #76777a;
}

.search-form-outer{
	width: 100%
}

.search-icon-form {
	padding: 8px 15px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}

.close-search .bar {
	background: #FFF;
	border-radius: 0;
	display: block;
	height: 2px;
	width: 45px;
}

.close-search .bar:nth-of-type(2) {
	width: 25px;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: auto;
}

.search-input-box{
	width: 100%
}

.search-input-box input{ 
	border: none;
	padding-left: 0;
	padding-right: 0; 
	color: #fff;
}

.search-input-box input:focus{ 
	outline: none!important;
	box-shadow: none!important
}

#m-SiteSearchs-form .search-input-box ::-webkit-input-placeholder { 
	color: #ffffff;
	opacity: 1;
}

#m-SiteSearchs-form .search-input-box ::-moz-placeholder {  
	color: #ffffff;
	opacity: 1;
}

#m-SiteSearchs-form .search-input-box :-ms-input-placeholder {  
	color: #ffffff;
	opacity: 1;
}

#m-SiteSearchs-form .search-input-box :-moz-placeholder {  
	color: #ffffff;
	opacity: 1;
}

#search-icon-bar .fa-search {
	color: #fff;
	font-size: 0;
}

.top-search-wrap {
	display: inline-block;
}

.search-input-box .form-control {
	padding: 0;
	height: 2.5rem;
	background-color: transparent;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	   font-family: 'URW DIN';
} 

.search-icon-form .fa-search {
	color: #fff;
	font-size: 0;
}
/**Header Search End**/

div.wpcf7 .wpcf7-form .form-control {
	border: 1px solid #e1e1e1;
	padding: 15px;
	font-size: 14px;
	text-transform: none;
	color: #7e7c7c;
	background: #fcfcfc;
	height: 60px;
}

div.wpcf7 .wpcf7-form .form-control:focus {
	border-bottom: 1px solid #E73C3E;
}

div.wpcf7 .wpcf7-form textarea.form-control {
	height: 120px;
}

.form-group {
	margin-bottom: 1.5rem;
}

.wpcf7 .wpcf7-response-output {
	font-size: 12px;
	line-height: 1.3;
	position: absolute;
	left: 0;
	bottom: -25px;
	right: 0;
	color: #ca2222;
	font-weight: 400;
	text-align: center;
	border: none !important;
	margin: 0 !important; 
	background: rgba(255, 255, 255, 0);
	padding: 0px !important;

}

.form-control, .form-control:focus {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	box-shadow: none;
	padding: .4rem 0rem;
	font-size: 0.9rem;
}

.wpcf7-form-control-wrap {
	display: inline-flex;
	width: 100%;
}

.wpcf7 .wpcf7-not-valid-tip {
	color: #fff;
	font-weight: normal;
	display: block;
	position: absolute;
	bottom: 1px;
	right: 0;
	font-size: 10px;
	background-color: #b30000;
	padding: 2px 4px;
	border-radius: 0px 0 0 0;
	line-height: 10px;
	text-transform: capitalize;
}

.form-banner-404 .wpcf7 .wpcf7-not-valid-tip{
	padding: 2px 5px;
}

.wpcf7{position: relative;}

div.wpcf7 .ajax-loader {
	margin-left: auto;
	margin-right: auto;
	opacity: 1;
	z-index: 1;
	display: block;
}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7 form.sent .wpcf7-response-output, .thank-you-message {
	color: #00772c !important;
}

textarea {
	resize: none;
	height: 5rem;
}

[type=submit], [type=submit]:focus {
	cursor: pointer;
	box-shadow: none; 
}

.wpcf7 ::-webkit-input-placeholder {  
	color: #999999;
}

.wpcf7 ::-moz-placeholder {  
	color: #999999;
}

.wpcf7 :-ms-input-placeholder {  
	color: #999999;
}

.wpcf7 :-moz-placeholder { 
	color: #999999;
} 

/*****************/

/* Header Start */

.phone-header {
	padding: 0;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.top-search-bar {
	text-align: right;
	position: relative;
	width: 45px;
}

.nav-menu-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
	width: 100%;
	position: relative;
}

header#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 11;
	padding: 0; 
}

header#header.small-header {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.18);
	background: #ffffff;
	background: #1D1F2A;
}

.header-top .header-left-logo {
	display: flex;
	align-items: center;
}

.header-aside-col {
	align-items: center;
	display: flex;
}

.header-top {
	padding: 0 25px;
}

.logo-wrapper a {
	display: block;
	max-width: 340px;
}

.ie .logo-wrapper a .main-logo {
	width: 100%;
}

.logo-wrapper {
	display: flex;
	height: 100%;
	align-items: center;
	position: relative; 
}
.logo-wrapper img{    height: 70px;
    width: 100%;}
.menu-phone {
	width: 78%;
	text-align: right;
} 

.phone-header a .number {
	padding: 10px 0;
	background-image: url(img/phone-white.png);
	background-size: 40px;
	background-position: center left;
	z-index: 9;
	background-repeat: no-repeat;
	padding-left: 50px; 
}

.call-block *, .top-left-sec *, .nav-menu-inner{
	transition: ease all .5s;
}

header#header.small-header .logo-wrapper a {
	max-width: 310px;
}

header#header.small-header .logo-wrapper a img{
	width: 100%;
}

header#header .call-block a {
	background-image: url(img/call-icon-2.svg);
	background-repeat: no-repeat;
	background-position: 9px 85%;
	background-size: 24px;
	padding-left: 40px;
}

header#header .call-block a:nth-child(2) {
	background-image: url(img/call-icon-1.svg); 
}

header#header.small-header .call-block a {
	font-size: 14px;
	padding: 0px 20px;
	padding-bottom: 3px;
	padding-left: 37px;
	background-size: 21px;
}

header#header.small-header .call-block a span {
	font-size: 12px;
	line-height: normal;
	margin: 0;
}

header#header.small-header .nav-menu-inner {
	margin-top: 0;
}

.page-template-faq .page-banner-wrap .banner-title, .faq-page .small-text {
	text-transform: none;
}

header#header .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.top-left-sec {
	display: flex;
	align-items: center;
	width: 100%;
}

.header-wrap {
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.header-top-right {
	width: 47%;
	position: relative;
	padding-left: 25px;
	padding-right: 25px; 
}

/* home banner */
.bgimg {
	position: relative;
	opacity: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

.innerpages.bgimg {
	height: 248px;
	background-position: center;
}

.page-banner-wrap .container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 20px 15px;
}

.page-banner-wrap {
	bottom: 20px;
	display: flex;
	height: 100%;
}

.home-banner.bgimg {
	z-index: 1;
	align-items: center;
	display: flex;
	height: calc(100% - 0px);
}

.home-banner-item {
	position: relative;
	height: 100%;
	top: 0;
	width: 100%;
}

.home-banner-item .container {
	padding: 0; 
}

.home-banner-item .container {
	height: 100%;
	display: flex;
	align-items: flex-end;
	position: relative;
}

.banner-wrap {
	position: relative;
	width: 100%;
	padding-bottom: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	height: 100%;
} 

.readmore {
	color: #E73C3E;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	background-size: 17px;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(img/read-more.svg);
	padding-right: 27px;
	line-height: normal;
}

.readmore:hover {
	color: #5a4848; 
	background-image: url(img/read-more-hover.svg);
}

.innerpages .banner-title {
	font-size: 60px;
	font-weight: 400;
	margin-bottom: 0px;
	position: relative;
	display: block;
	line-height: 58px;
	padding-bottom: 0;
	color: #fff;
	text-transform: uppercase;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00'; 
}

.innerpages .banner-title .author-name {
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-style: italic;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 20px;
}
/* end header */
/* general css */
.title {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 20px;
	position: relative;
	display: block;
	line-height: 58px;
	padding-bottom: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
}
.lgld-form-title {
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 70px;
    font-family: 'AbolitionW00';
    font-weight: 400;
}
.small-title {
	color: #9fa3ac;
	display: inline-block;
	font-weight: 300;
	position: relative;
	padding-left: 75px;
	font-size: 22px;
	margin-bottom: 10px;
}

/** Mobile Search Bar ***/
.close-btn {
	position: absolute;
	right: 15px;
	top: 10px;
	width: 26px;
	height: 26px;
	opacity: 1;
	z-index: 2;
}

.close-btn:hover {
	opacity: 1;
	cursor: pointer;
}

.close-btn:before, .close-btn:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 26px;
	width: 2px;
	background-color: #ffffff;
}

.close-btn:hover:before, .close-btn:hover:after {
	opacity: 1;
	background-color: #ffffff;
}

.close-btn:before {
	transform: rotate(45deg);
}
.close-btn:after {
	transform: rotate(-45deg);
}

.mobile-search-bar-box{
	display: none
}

.mobile-search-bar-box {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100px;
	z-index: 10000;
	background-color: #5a4848;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateY(-100%);
	transition: all ease-in-out 0.5s;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.42); 
}

.mobile-search-active .mobile-search-bar-box {
	transform: translate(0);
	z-index: 999999;
}

.mobile-search-bar-box form{
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.mobile-search-bar-box .search-input-box input {
	font-size: 16px;
	border-bottom: 1px solid #dedddd;
	color: #fff;
	height: 46px;
	padding-left: 15px;
}

.mobile-search-bar-box .search-icon-form img{
	width: 28px;
	max-width: 54px;
}

.search-icon-form button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 22px;
	height: 22px;
	top: 0px;
	position: relative;
	background-image: url(img/search-white.svg);
	opacity: 0.7;
}

.search-icon-form button:hover {
	opacity: 1;
}

.search-input-box .form-control:focus {
	border-bottom: 1px solid #ffffff;
	color: #fff;
}

.mobile-search-bar-box .search-input-box {
	position: relative;
}

.req-error {
	position: absolute;
	font-size: 11px;
	bottom: 1px;
	display: none;
	color: #fff;
	font-weight: normal;
	right: 50px;
	background-color: #b30000;
	padding: 1px 5px;
	border-radius: 0px 0 0 0;
	line-height: normal;
	text-transform: capitalize;
}

.mobile-search-bar {
	display: block;
	width: auto;
	height: auto;
	position: relative;
}

.mobile-search-bar img {
	cursor: pointer;
	top: -3px;
	position: relative;
}

.m-close-search .bar {
	background: #FFF;
	border-radius: 0;
	display: block;
	height: 1px;
	width: 45px;
	display: none;
}

.m-close-search .bar:nth-of-type(2) {
	width: 25px;
	margin-bottom: 9px;
	margin-top: 9px;
}

.mobile-search-bar-box .search-icon-form {
	padding: 0;
	margin-left: 15px;
	margin-right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	position: absolute;
	right: 32px;
	bottom: 3px;
}

.mobile-search-bar-box [type='submit'], .mobile-search-bar-box [type='submit']:focus{
	background-color: transparent
}

.mobile-search-bar-box .search-input-box{
	width: 100%;
	position: relative;
}

/* mobile menu end */


/* search page */
.search-left-side .page-header h2.page-title {
	font-weight: normal;
	font-size: 30px;
	color: #ffffff; 
	line-height: 40px;
	margin-bottom: 15px;
	position: relative;
	top: -8px;
}

h2.page-title span {
	color: #E73C3E;
	font-style: italic;
}

.search_result .status-publish {
	background: #fff;
}

.search_result article {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; 
	padding: 20px;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
	border: 1px solid rgba(255, 255, 255, 0);
}

.search_result article:hover {
	box-shadow: none;
	border: 1px solid #efefef;
	border-bottom-color: #E73C3E;
}

.entry-header h2 {
	font-size: 24px;
	text-transform: capitalize;
	line-height: 1.4;
	margin-bottom: 15px; 
	position: relative;
	display: block;
	padding-bottom: 0;
}

header.page-header {
	text-align: center;
}

.search_result {
	text-align: center;
}

.entry-header h2 a {
	color: #000;
}

.entry-header h2 a:hover {
	color: #E73C3E;
}

.search_result .entry-summary {
	width: 100%;
	text-align: left;    color: #191B24;
}

.search_result .entry-summary .readmore {
	position: relative;
	margin-left: auto;
	width: 118px;
	display: block;
	padding-left: 0;
}

.linklist ul li ul, .blog-box .blog-content ol li ol, .blog-box .blog-content ul li ul {
	margin-top: 10px;
	position: relative;
}

.linklist ol li, .linklist ul li {
	margin-bottom: 5px;
	position: relative;
	padding-left: 27px;
	display: inline-block;
	vertical-align: top;
	padding-right: 0;
	width: 100%;
}

.linklist ul li:after {
	position: absolute;
	left: 0;
	top: 14px;
	content: "";
	width: 17px;
	height: 2px;
	background: #E73C3E;
}

.linklist ol {
	padding-left: 13px;
}

.linklist ol li{ 
	padding-left: 10px;
	display: list-item;
} 

/**************** Site Schema Styling ****************/
.clientreviews {
	background: #fdfdfd;
	border: 1px solid #f5f5f5;
	box-shadow: 0 0 15px rgba(241, 241, 241, 0.8);
	padding: 20px;
	margin-bottom: 35px;
}

.clientreviews .heading {
	font-size: 2em;
	margin-bottom: 5px;
	position: relative;
	line-height: normal;
	color: #1b2638;
}

.review-schema-wrapper {
	padding-top: 0px;
}

.clientreviews div strong, .clientreviews p strong {
	color: #000000;
	font-weight: 500;
}

.clientreviews .heading span, .clientreviews .heading strong {
	color: #000;
	font-weight: 400;
	position: relative;
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
}

.clientreviews.video-schema .heading:after {
	bottom: 6px;
}

.video-schema {
	margin-bottom: 70px;
}

.video-schema p {
	margin-bottom: 5px;
}

.video-schema .heading {
	margin-bottom: 15px;
}

.clientreviews iframe {
	border: 1px solid #f6f6f6;
}
/**************** Site Schema Styling End****************/
.nav-menu-inner .nav-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
}

body.ie .nav-menu-inner .nav-menu{
	position: relative;
	top: 0px;
}

body.ie .nav-menu-inner .nav-menu div#mobile-search-bar{
	top: -6px;
}

header#header.small-header .nav-menu-inner .nav-menu{ 
	top: 10px;
}

/* footer css */
.footer-info * {
	color: #fff;
}
.designed-by{
	color: #FFF;
	font-size: 12px;
	padding-left: 15px
}
.designed-by a img{width: 35%;
    height: 22px;}
.footer-logo {
	margin-bottom: 20px;
}
/*.footer-logo a img{height: 87px;
    width: 45%;}*/
.main-footer {
	padding: 0px 0;
	padding-bottom: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
/* 	background-image: url(img/footer-bg.jpg); */
	background-color: #0a0b10;
	overflow: hidden;
}

.footer-logo{
 max-width: 145px;
}

.copyright-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0px;
	position: relative;
	width: 100%;
	text-align: center;
	border-top: 1px solid #2b2222;
	flex-wrap: wrap
}

.copyright {
	display: flex;
	align-items: center;
	padding: 10px 0;
	width: 100%;
	line-height: normal;
	flex-wrap: wrap;
	justify-content: center;
}

.copyright p, .copyright a {
	font-size: 12px;
	line-height: normal;
	margin: 0;
	color: #fff;
}

.small-nav {
	margin-left: 10px;
}

.small-nav a {
	display: inline-block;
	margin-right: 6px;
	position: relative;
	padding-right: 0;
	font-weight: 400;
	top: -2px;
	color: #fff;
}

.small-nav a:hover {
	color: #E73C3E;
}

.small-nav a:last-child {
	padding: 0;
	margin: 0;
	padding-left: 0;
	margin-left: 4px;
}

.small-nav a:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 10px;
	background: rgba(255,255,255,.5);
	top: 0;
	right: -8px;
	bottom: 0;
	margin: auto;
}

.small-nav a:last-child:after {
	display: none;
}

.footer-info .h3 {
	font-size: 20px;
	margin: 0;
}

.footer-title {
	font-size: 25px;
	color: #ffffff;
	line-height: normal;
	margin-bottom: 15px;
	font-weight: 500;
}

.footer-col-1, .footer-col-2, .footer-col-3 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.footer-col-1 {
	padding-right: 25px;
}

.footer-col-2 {
	padding-left: 70px;
	border-left: 1px solid #2b2222;
	border-right: 1px solid #2b2222;
	padding-right: 15px;
}

.menu-footer {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.menu-footer li {
	margin-bottom: 15px;
	position: relative;
	display: block;
	width: auto;
	margin-left: 0;
	vertical-align: top;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.menu-footer li:last-child {
	margin-bottom: 0px;
}

.menu-footer li a {
	padding: 0;
	line-height: 22px;
	display: contents;
	position: relative;
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
}

.menu-footer li a:hover {  
	color: #E73C3E;
}

.nap-address-info {
	font-size: 16px;
	color: #ffffff;
	background-image: url(img/loc-icon.svg);
	background-repeat: no-repeat;
	background-size: 28px;
	background-position: 0 5px;
	padding-left: 40px;
	font-weight: 300;
	line-height: normal;
}

.direction-link {
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	display: inline-block;
	line-height: normal;
	color: #fff;
}

.nap-contact-info {
	margin-top: 20px;
	position: relative;
}

a.direction-link:hover, a.direction-link:focus {
	color: #E73C3E;
	border-color: #E73C3E;
}

.nap-contact-info .phoneno {
	font-size: 16px;
	color: #ffffff;
	padding: 0;
	margin-top: 0px;
	display: inline-block; 
	background-image: url(img/call.svg);
	background-repeat: no-repeat;
	background-size: 28px;
	background-position: center left;
	padding-left: 40px;
	font-weight: 300;
}

.nap-contact-info .phoneno:hover{
	color: #E73C3E;
}

.fax-number {
	background-image: url(img/fax.svg);
	background-repeat: no-repeat;
	background-size: 28px;
	background-position: center left;
	font-size: 16px;
	color: #ffffff;
	padding: 0;
	margin-top: 15px;
	display: block;
	padding-left: 40px;
}

.footer-info {
	padding-right: 20px;
}

.main-footer {
	position: relative;
}

.main-footer .col-md-8, .footer-col-2 {
	position: inherit;
}

ul.footer-social {
	margin-bottom: 0;
	z-index: 1;
	display: flex;
	margin-top: 15px;
}

ul.footer-social li {
	margin: 0px 0;
	margin-right: 5px;
}

ul.footer-social li a {
	color: #fff;
	height: 45px;
	width: 45px;
	border-radius: 100%;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center; 
}

ul.footer-social li a img {
	width: 25px;
	height: 25px;
}

ul.footer-social li a:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
	opacity: 1;
}

ul.footer-social li a svg {
	height: 25px;
	width: 30px;
}

ul.footer-social li a svg path {
	fill: #ffffff;
}
/* footer end */  

/* trust symbol */
.trust-logos-section {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	background: #f5f5f5;
}

body.home .trust-logos-section {
	margin-bottom: 0;
}


/* owl css for nav */
.owl-nav {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	top: -30px;
	height: 25px;
	right: 0;
	margin: auto;
	z-index: 1;
	width: auto;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
	height: 38px;
	position: relative;
	width: 42px;
	font-size: 0px;
	opacity: 0.7;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0;
	background-image: url(img/arrow.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 34px;
	transform: rotate(180deg);
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
	background-image: url(img/arrow.svg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 34px;
}

.owl-carousel .owl-nav .owl-next:hover,  .owl-carousel .owl-nav .owl-prev:hover {
	opacity: 1;
}
/* end owl css */

.trust-logos-section .trust-info {
	width: 100%;
}

.trust-logos-section .item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0rem 1rem;
	height: 8rem;
	z-index: 1;
}

.trust-logos-section .item:before {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-bottom: 2px solid transparent;
	right: 0;
	bottom: 0;
	border-right: 2px solid transparent;
	transition: 1s all
}

.trust-logos-section .item:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-top: 2px solid transparent;
	left: 0;
	top: 0;
	border-left: 2px solid transparent;
	transition: 1s all
}

.trust-logos-section .item:hover:after {
	height: 100%;
	width: 100%;
	border-color: #E73C3E
}

.trust-logos-section .item:hover:before {
	height: 100%;
	width: 100%;
	border-color: #E73C3E
}

.trust-logos-section .trust-info .owl-carousel .owl-stage {
	padding-bottom: 0;
	padding-top: 0;
}

.trust-logos-section .owl-item:after {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: -15px;
	width: 30px;
	height: 100%;
	background-image: url(img/shadow-border.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: auto;
}

.trust-logos-section .owl-item:hover:after{
	opacity: 0;
}

.trust-logos-section .item img {
	transition: all .4s ease-in-out 0s;
	max-height: 7rem;
	width: auto; 
	transition: all .4s ease-in-out 0s;
	opacity: 1;
}
.trust-logos-section .item img{
	height:90px;width:200px; object-fit: contain;
}
.trust-logos-section .item:hover img {   
	opacity: 1;
} 
/*end*/

.bgcover{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.play-btn {
	background-color: #E73C3E;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	position: absolute;
	right: 40px;
	bottom: 40px;
	z-index: 5;
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: 26px;
	background-image: url(img/white-play.svg);
}

.play-btn:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	border: 1px solid rgba(41, 86, 202, 0.82);
	z-index: 1;
	border-radius: 50%;
} 
div#html5-close {
	background-image: url(img/lightbox-close.png);
	background-size: auto;
	width: 31px;
	height: 34px;
	background-repeat: no-repeat;
}

div#html5-close img {
	display: none;
}

/* sidebar css*/
.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar .widget.practice-side {
	padding-bottom: 17px;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget .form-title {
	color: #fff;
	margin-bottom: 25px;  
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 38px;
}

.sidebar .widget-title {
	line-height: 38px;
	border-bottom: none;
	color: #fff;
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: 600;
	position: relative;
}

.sidebar .widget-menu {
	border-top: none;
	padding: 15px 0;
	border: none;
	background: #f8f8f8;
	position: relative;
	width: 100%;
	box-shadow: 0px 0px 11px #d6d6d6;
}

.sidebar .practice-side .widget-menu {
	padding-bottom: 15px;
}


.sidebar .widget li {
	position: relative;
	padding-right: 0;
}

.sidebar .widget-menu ul li a {
	display: block;
	padding: 10px  15px 10px  40px;
	text-transform: capitalize;
	position: relative;
	transition: all .3s ease;
	color: #000000;
	border-bottom: 1px solid #ccc;  
	font-size: 15px;
}

.sidebar .widget-menu ul li:last-child a{
	border-bottom: none;
}

.sidebar .widget li a:hover {
	color: #888724;
}

.sidebar .widget li:last-child {
	border-bottom: none;
}

.sidebar .widget li a:before {
	content: "";
	position: absolute;
	top: 24px;
	margin: auto;
	width: 10px;
	height: 2px;
	left: 20px;
	background:#000;
}

.sidebar .widget li.current-menu a:before {
	background: #ffffff;
	background: #ffffff;
}


.sidebar .widget li:hover a:before {
	color: #ffffff;
	background: #ffffff;
}

.sidebar .widget-menu ul li a:hover, .sidebar-widget ul li a:hover, .sidebar ul li.activeChild a {
	color: #ffffff;
	background-color: #E73C3E;   
}

.sidebar .widget-menu .current-menu a, .sidebar .widget li.current-cat a, .sidebar .widget-menu .current-menu-item a, .sidebar .widget-menu ul .current_page_item a, .sidebar .widget-menu li.activeChild a {
	color: #ffffff;
	background-color: #E73C3E;
}

.sidebar .widget li.activeChild a:before, .sidebar .widget li.current-cat a:before {
	color: #ffffff;
	background-color: #fff;
}

.sidebar ul li.current-menu-item a:before {
	color: #fff; 
	background: #fff;
}

.side-contact-header {
	margin-bottom: 20px;
}

.side-contact-header p {
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
}

.side-form-title {
	font-size: 32px;
	font-weight: 400;
	position: relative;
	line-height: 44px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	margin-bottom: 5px;
}

.sidebar .widget.contat-wrap .wpcf7 {
	padding: 30px 25px;
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
}

.sidebar div.wpcf7 .wpcf7-form textarea.form-control {
	height: 110px;
}

.sidebar .btn-wrap .wpcf7-submit {
	background-color: #E73C3E;
	border: 1px solid #E73C3E;
	width: 100%;
	border-radius: 0px;
	color: #fff;
}
.btn-wrap .wpcf7-submit {
	font-size: 26px;
	padding: 12px;
}
.sidebar .btn-wrap {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.sidebar .btn-wrap .wpcf7-submit:hover {
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #000000;
}

.sidebar div.wpcf7 .wpcf7-form .form-control {
	color: #999999; 
}

.sidebar div.wpcf7 .wpcf7-form .form-control {
	padding: 10px 15px;
	height: 50px;
}

.sidebar div.wpcf7 .wpcf7-form .label-name { 
	font-size: 16px; 
}

.sidebar .wpcf7 ::-webkit-input-placeholder {  
	color: #999999;
}

.sidebar .wpcf7 ::-moz-placeholder {  
	color: #999999;
}

.sidebar .wpcf7 :-ms-input-placeholder {  
	color: #999999;
}

.sidebar .wpcf7 :-moz-placeholder { 
	color: #999999;
} 

.wpcf7-form textarea.form-control {
	height: 130px;
}

.sidebar div.wpcf7 .wpcf7-form .form-control:focus {
	border-bottom: 1px solid #E73C3E;
}

.sidebar div.wpcf7 .wpcf7-form .form-group {
	margin-bottom: 20px;
}

.sidebar div.wpcf7 .wpcf7-response-output {
	bottom: 8px;
	padding: 0 22px !important;
	font-size: 13px;
}

/* sidebar css*/

.elm-button {
	display: inline-block;
	cursor: pointer;
	box-shadow: none; 
	height: 54px;
	padding: 16px 15px;
	position: relative;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 19px;
	width: auto;
	color: #fff;
	min-width: 160px;
	margin-top: 30px;
	border-radius: 0px;
	color: #ffffff;
	border: 1px solid #E73C3E;
	background-color: #E73C3E;
}

span.elm-button-text {
	position: relative;
	top: -2px;
}

.elm-button:hover{
	border: 1px solid #000; 
	background-color: #000;
}

.elm-button:active, .elm-button:focus { 
	border: 1px solid #E73C3E;
	background-color: #E73C3E;
}

.testimonial-list .elm-wrapper .elm-button { 
	margin-top: 10px; 
	margin-bottom: 40px;
}


/* search css */
.custom_form_msg, .msg-side-form {
	color: #b30000;
	font-weight: 500;
	display: block;
	position: absolute;
	bottom: 0;
	right: 32px;
	font-size: 10px;
	padding: 2px 5px;
	border-radius: 0;
	line-height: normal;
	text-transform: capitalize;
}

.msg-side-form {
	right: 70px;
	background-color: #b30000;
	color: #fff;
	padding: 2px 3px;
}

.search-form ::-webkit-input-placeholder { 
	color: #000;
	font-size: 16px;
	font-weight: 300;
	opacity: 1;
}
.search-form ::-moz-placeholder {  
	font-size: 16px;
	color: #000;
	opacity: 1;
	font-weight: 300;
}
.search-form :-ms-input-placeholder, .mobile-search-bar-box .search-input-box :-ms-input-placeholder { 
	font-size: 16px; 
	color: #000;
	opacity: 1;
	font-weight: 300;
}
.search-form :-moz-placeholder, .mobile-search-bar-box .search-input-box :-moz-placeholder {  
	font-size: 16px;
	color: #000;
	opacity: 1;
	font-weight: 300;
}

form.search-form {
	float: left;
	width: 100%;
	position: relative;
}

.widget.searchitem label {
	display: inline;
	margin-bottom: 0;
}

.widget.searchitem .search-field {
	background-color: #f8f8f8;
	margin-bottom: 10px;
	color: #000;
	font-size: 16px;
	height: 51px;
	display: inline-block;
	width: 100%;
	float: left;
	margin: 0;
	font-family: 'Poppins', sans-serif;
	   font-family: 'URW DIN';
	border: 1px solid #fafafa;
	padding: 12px 20px;
	border-radius: 0;
	padding-right: 65px;
	line-height: 26px;
}

.widget.searchitem .search-submit {
	border: none;
	position: absolute;
	top: 0;
	right: 1px;
	bottom: 0;
	width: 67px;
	height: 51px;
	padding: 10px;
	margin: auto;
	cursor: pointer;
	font-size: 0px;
	background: #E73C3E;
	border-radius: 0;
}

.widget form.search-form:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	font-size: 20px;
	pointer-events: none;
	bottom: 0;
	margin: auto;
	width: 67px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(img/search-white.svg);
	background-repeat: no-repeat;
	background-size: 18px;
	padding-left: 26px;
	background-position: center;
}

.widget.searchitem {
	padding: 0;
	border: none;
	float: left;
	width: 100%;
	position: relative;
}
/* end */ 

/* Blog page css */
.post-list > li {
	margin-bottom: 30px;
}
.blog_full_post ul li .post-image{
	width: 100%;
}

.blog_full_post .post-list .post-image a {
	display: block;
}

.blog_full_post ul li .post-image a img {
	width: 100%;
	height: 325px;
	background-size: cover;
	background-position: center;
}

.post-list .post-title a:hover {
	color: #E73C3E;
}

.post-list .post-title {
	margin-bottom: 15px;
}

.category-list a {
	color: #adadad;
}

.category-list a:hover {
	color: #E73C3E;
}

.blog-content iframe {
	position: relative; 
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog-single-img img {
	margin-bottom: 15px;
}

.home-info_box .blog-foot {
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
	left: inherit;
	right: 30px;
	width: auto;
	float: none;
}

.blog-content p span {
	font-weight: inherit !important;
}

/*.singleblog .img-post img, .static-page-details img, .singleblog img {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0;
}*/

.bloglist .post-list .sticky .post-title {
	margin-bottom: 5px;
}
.bloglist .post-list .sticky .post-title a { font-size: 22px; line-height: 38px; color: #000000; }
.bloglist .post-list .info-box { background: #fff; padding: 20px; min-height: 144px; font-size: 20px; color:#191B24}
.bloglist .post-list .post-title a {font-size: 18px; line-height: 28px; color: #081035; 
	font-family: 'AbolitionW00'; margin: 0;}
.bloglist .post-list .post-title a:hover { color: #E73C3E; }
.bloglist .blog-foot {margin-top: 10px; position: absolute;bottom: 10px;left: inherit;right: 22px;}  
.bloglist .post-list li .blog-item {  float: left;  width: 100%;}
.bloglist .loadpost >.sticky {  -ms-flex: 0 0 100%;  flex: 0 0 100%; max-width: 100%;} 
.bloglist .loadpost >li.lipost:first-child{  -ms-flex: 0 0 100%;  flex: 0 0 100%; max-width: 100%;} 
.bloglist .blog_full_post .loadpost> .sticky .post-image a img { height: 650px;}
.bloglist .blog_full_post .loadpost> .sticky .blog-desc {display: block!important;   font-size: 16px;    font-family: 'Poppins', sans-serif;}
.bloglist .blog_full_post .loadpost> .sticky .blog-foot {
	position: static;
	margin-top: 20px;
}
.bloglist .blog_full_post .loadpost> .sticky .blog-item {  box-shadow: none; padding-bottom: 45px; border-bottom: solid 1px #ddd; margin-bottom: 45px;}
.bloglist .blog_full_post .loadpost> .sticky a.readmore {display: inline-block; padding: 19px 15px; position: relative; text-transform: uppercase;
	width: auto; border-radius: 0px; min-width: 185px; text-shadow: none; border: 1px solid #E73C3E; background-color: rgba(233, 57, 65, 0);  font-size: 18px;
	letter-spacing: 0px; line-height: normal;  color: #E73C3E; font-weight: 400; font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';background-image: none; text-align: center;	}
.bloglist .blog_full_post .loadpost>li.sticky a.readmore:hover { border: 1px solid #E73C3E;  color: #ffffff;  background-color: #E73C3E;}
/* single blog */
.latestblogpost .title{ text-transform: capitalize;}
.singleblog .wp-block-image {  margin-bottom: 0; display: inline-block;   float: left; margin-right: 1em; border:none;}
.singleblog .blog-single-img { float: left; max-width: 40%; margin-right:25px; margin-bottom: 15px; } 
.blog-content.linklist ul {  padding-left: 0px; margin: 25px 0;} 
.latestblogpost .home-info_box { 
	min-height: 130px;
}
/* Blog page css end*/


/* error page css */
.page-not-found{    
	margin-bottom: 30px;
}

.contact-form-wrapper .page-not-found .title {
	margin-bottom: 5px;
}

.error-page div.wpcf7 .btn-wrap {
	text-align: center;
	width: 190px;
	margin: auto;
	display: block;
	position: relative;
	margin-top: 30px;
	padding: 0;
}

.error-page div.wpcf7 .ajax-loader {
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}
/* error page css end */

/* home page css */
.page-button {
	margin-top: 40px;
	display: block;
}

.home-about{
/* 	background-image: url(grassrootproject.org/wp-content/themes/grassrootproject/img/home-bg.png);  */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: #cccccc47;
    background-color: #191B24;
}

.about-info, .home-about-right {
	align-items: center;
}

.home-about-right .col-lg-4 img {
	padding: 3px;
	width: 100%;
	height:100%;
}

.home-about-right .col-lg-4 {
	padding: 0;
}
/* end css*/

/* subscribe css */
.newsletter {
/*	background-color: #E73C3E;
	background-image: url(img/subscribe-bg.jpg); */
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.small-text {
	font-size: 20px;
	font-weight: 300;
}

.white-color-sec .title, .white-color-sec p, .white-color-sec .small-text{
	color: #fff;
}

.subscribe-wrap {
	text-align: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.subscribe-form {
	position: relative; 
	background: #fff;
	max-width: 60rem;
	width: 100%;
}

.subscribe-form .email-address {
	padding: 0;
}

.newsletter div.wpcf7 .wpcf7-form .form-control {
	text-transform: none;
	padding: 15px 25px;
	border: 5px solid #191B24;
}

.newsletter div.wpcf7 .wpcf7-form .form-control, .subscribe-form {    
	height: 85px;
}

.subscribe-btn {
	position: absolute;
	right: 10px;
	top: 10px;
	bottom: 10px;
	background: #E73C3E;
	color: #fff;
	border: 1px solid #E73C3E;
}

.subscribe-wrap .title {
	margin-bottom: 0;
}

.subscribe-wrap .small-text {
	margin-bottom: 10px;
}
.small-text{
	font-weight: 700;
}
.newsletter .wpcf7-response-output {
	background: #fff;
	max-width: 376px;
	padding: 4px !important;
	right: 0;
	margin: auto !important;
	bottom: -30px;
}

.newsletter .wpcf7 .wpcf7-not-valid-tip {
	bottom: 5px;
	right: 210px;
}
div.wpcf7 .subscribe-form span.ajax-loader {
	right: -20px;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 16px;
	width: 16px;
	margin: auto;
	background-repeat: no-repeat;
}

/* footer contat */

.contact-form-wrapper p{
	line-height: 28px;
}

.contact-form-wrapper .wpcf7 {
	position: relative;
	border: 1px solid #cbcbcb;
	width: 100%;
	padding: 58px 45px;
	margin-top: 30px;
	background-color: #19BFD2;
}

.contact-form-wrapper div.wpcf7 .wpcf7-form textarea.form-control {
	height: 200px;
}

.label-name {
	color: #FFF;
	text-transform: uppercase;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	font-size: 18px;
	display: block;
}

.contact-form-wrapper .wpcf7 form{
	position: relative;
}

.contact-form-wrapper .btn-wrap {
	padding: 0;
	position: relative;
	width: 185px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.contact-form-wrapper .wpcf7 .ajax-loader {
	position: absolute;
	left: inherit;
	right: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.contact-form-wrapper .btn-wrap input[type="submit"]{
	background-color:#E73C3E;
	transition: all ease 0.45s;
	color: #FFF;
	font-size: 20px;
}
.contact-form-wrapper .btn-wrap input[type="submit"]:hover{
	background-color:#b7db57; 
	filter: invert(0); 
	border-color: #b7db57; 
}
.contact-form-wrapper .wpcf7 .wpcf7-response-output{
	bottom: -30px;  
}

/* home blog */
.home-recent-post{
	/*background-image: url(img/blog-bg.jpg);     */
}

.blog_header .title{
	margin: 0;
}

.home-info_box .h5 {
	font-size: 18px;
	line-height: 28px;
	color: #081035;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	margin: 0;
	display: contents;
}

.blog-item .home-info_box .h5:hover, .blog-item .category-list a:hover {
	color: #E73C3E; 
	cursor: pointer;
}

.home_post_image {
	margin-bottom: 0;
}

.home-info_box {
	padding: 10px 20px;
	min-height: 170px;
}

.blog-item {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
	margin-bottom: 15px;
	background: #fff;
}

.home-blog-content .owl-carousel.owl-drag .owl-item {
	padding: 0 13px;
	padding-top: 12px;
} 

.home_post_image .featured-img {
	height: 235px;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.home_post_image a {
	display: block;
	cursor: pointer;
}

.category-list a {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	color: rgba(0, 0, 0, 0.6);
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	   font-family: 'URW DIN';
}

.home-info_box .category-list {
	margin-bottom: 10px;
	line-height: 18px;
}

.home_post_image a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	right: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.48);
	z-index: 0;
	opacity: 0;
	transition: 1s;
}

.blog-item:hover .home_post_image a:after { 
	opacity: 1;
}

.home-blog-content {
	margin-top: 41px;
	width: 100%;
	position: relative;
}

.home-blog-content .owl-nav {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	top: 10px;
	height: 25px;
	right: 0;
	margin: auto;
	z-index: 1;
	width: 100%;
	bottom: 0; 
}

.home-blog-content .owl-nav .owl-prev {
	left: -55px; 
	background-position: center;
	transform: rotate(180deg);
}

.home-blog-content .owl-nav .owl-next {
	right: -55px;
	background-position: center;
}

.home-blog-content .owl-nav .owl-next, .home-blog-content .owl-nav .owl-prev {
	opacity: 1;
	background-color: rgba(233,57,65,.95);
	border-radius: 50%;
	height: 54px;
	width: 54px;
	background-size: 30px;
}

.home-blog-content .owl-nav .owl-next:hover, .home-blog-content .owl-nav .owl-prev:hover { 
	background-color: #000;
}
/* home blog end */

/* tgp css*/
.volunteer-img {
	width: 100%;
	height: 590px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.tgp-title.title {
	color: #276a9e;
}

.student-name {
	color: #fff;
	font-size: 16px;
	line-height: normal;
}

.student-counter {
	color: #E73C3E;
	font-size: 68px;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	line-height: normal;
}

.counter-box {
	display: inline-block;
	text-align: center;
	border: 1px solid #cbcbcb;
	padding: 30px 20px;
	padding-top: 23px;
	width: 200px;
	margin-right: 24px;
}

.counter-box:last-child { 
	margin-right: 0px;
}

.counter-wrap {
	width: 100%;
	display: flex;
	margin-bottom: 40px;
} 

.part_wrapper {
	align-items: center;
}

.part_of_the_movement {
	/*background: #f3f3f3;*/
	z-index: 1;
}

.part_of_the_movement:before {
	content: "";
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 40%;
	z-index: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(img/movement-bg.jpg);
}

.movement-left-side {
	padding-right: 40px;
}

.tgp-wrap {
	display: flex;
}

.tgp-social {
	display: inline-block;
	margin-right: 10px;
}
.tgp-social img{height:67px;width:68px;}
.volunteer-donate-wrap {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center; 
	position: relative;
	top: 0px; 
}

.volunteer-btn {
	display: inline-block;
	padding: 19px 15px;
	position: relative;
	text-transform: uppercase;
	width: 50%;
	background-color: #E73C3E;
	font-size: 18px;
	line-height: normal;
	color: #ffffff;
	font-weight: 400;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	text-align: center;
}

.volunteer-btn.btn-1 {
	background: #363333;
}

.volunteer-btn:hover, .volunteer-btn.btn-1:hover { 
	color: #fff;
	background: #5a4848;
}
/* end tgp */

/* press page css */
.wrap-press-info {
	margin-bottom: 70px;
	margin-left: 0;
	margin-right: 0;
	justify-content: space-between;
}

.press-shadow {
	background-color: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.09);
	padding: 0;
	-ms-flex: 0 0 49%;
	flex: 0 0 49%;
	max-width: 49%;
}

.wrap-press-info:last-child {
	margin-bottom: 0px;
}

.press-wrap {
	display: flex;
	min-height: 116px;
	background: #fff;
}

.press-wrap:nth-child(even) {
	background: #f0f3f8;
}

.press-url {
	padding: 15px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.article-title {
	color: #000;
	font-weight: 400;
}

.press-url:hover .article-title {
	color: #E73C3E; 
} 

.article-date {
	color: #E73C3E;
	font-size: 14px;
}

.archve-wrapper{
	background-color: #86c0ce; 
	background-image: url(img/archive-bg.jpg);
}

.stay-connected{
/*	background-color: #000;
	background-image: url(img/connect-bg.jpg);*/
}

.stay-connected .tgp-wrap { 
	justify-content: center;
}
/* press  page css */

/* contact page css */

.contact_information{ 
	background-image: url(img/contact-bg-img-new.jpg);
}

.mailing_address .title, .phone_and_email .title {
	margin-bottom: 0;
}

.phone_and_email {
	margin: 20px 0;
}

.volunteer-and-donate {
	margin-top: 40px;
	display: flex;
}

.donate-btn.btn {
	margin-right: 15px;
}

.contact-left-side {
	display: flex;
	position: relative;
}

.left-side-img {
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border: 6px solid #1b9197;
}

.contact-right-side {
	padding-left: 40px;
	/*padding-top: 40px;
	padding-bottom: 40px;*/
}

.address-desc a{
	color: #fff;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}
.phone-email-info a {
	color: #fff;
	font-weight: 400;
	border-right: 1px solid #fff;
	padding-right: 15px;
	margin-right: 10px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.phone-email-info a:hover, .address-desc a:hover {
	color: #E73C3E;
	border-color: #E73C3E;
}

.phone-email-info a:last-child{
	border: none;
}

/* end css */

.our_story p { text-align: left; }

/* what we do page */
.school_and_community {
	padding-top: 105px;
	padding-bottom: 140px;
}


/*.school-left-img {
position: absolute;
height: 100%;
width: 94%;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
left: 0;
right: 0;
bottom: 0;
top: 0;
}*/

.school-right-info {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.school-right-info .title {
	text-transform: none;
}

.school-counter-wrap {
	background: #20acad;
	text-align: center;
	display: flex
}

.school-counter-box {
	border-left: 1px solid #38ccca;
	padding: 15px;
	width: 100%;
}

.school-counter-box:first-child {
	border-bottom: none;
}

.school-counter {
	color: #fff;
	font-size: 68px;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	line-height: normal;
}

.school-name {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 20px;
}

.civic_engagement {
	background-image: url(img/civic-engagement.jpg);
	background-size: 65% 100%;
	background-repeat: no-repeat;
	background-position: left;
	z-index: 1;
}

.civic-counter-wrap {
	width: 100%;
	display: flex; 
}

.civic-counter-box {
	text-align: center;
	margin-right: 40px;
	position: relative;
}
.civic-counter-img {
	max-width: 50px;
	margin: 0 auto 10px;
}
.civic-counter-box:last-child {    
	margin-right: 0px;
}
.civic-name:hover {
	color: #e93a41;
}
.civic-counter-box:last-child::after{
	width: 0;
}
.civic-counter-box::after {
	content: "";
	width: 1px;
	height: 50%;
	background: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -25px;
}

.civic-counter {
	color: #fff;
	font-size: 68px;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	line-height: normal;
}

.civic-name {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 20px;
}

.civic-right-img {
	width: 48%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	position: absolute;
	right: 0;
	top: -70px;
}

.research-right-info .title, .civic-left-info .title{
	text-transform: none;
}

.research_evaluation {
	/*margin-top: -70px;*/
	z-index: 0;
	/*padding-top: 141px;*/
	position:relative;
}
.research_evaluation::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    top: 0;
}
/* end css */

/* Get Involved*/
.work_or_partner_with_us{
	background-image: url('img/get-involved-bg.jpg');
}

.partner-info, .work-info {
	display: flex;
}

.work-info-wrap p strong {
	color: #000;
	font-weight: 500; 
}

.work-info-wrap, .partner-info-wrap {
	padding: 50px 20px;
	box-shadow: 0px 0px 20px rgba(130, 130, 130, 0.38);
	background-color: #191b24;
	color: #fff;
}
.work-info-wrap .title, .partner-info-wrap .title{
	color: #fff;
}
.work-info-wrap .title.big-title{
	color: #fff;
}
.mailing_address{
	color: #191B24;
}
.contact-right-side .title {
	color: #191B24;
}
/*.research-right-info {
	color: #191B24;
}
.research-right-info .title {
	color: #191B24;
}*/
.part_of_the_movement .title {

}
.contact-forms-container .form {
	display: none;
}

.contact-forms-container .form.active {
	display: block
}

.what-interested-title {
	color: #fff !important;
	font-weight: 500;
	text-transform: uppercase;
}

.what-interested-title span {
	display: none;
	text-transform: capitalize;
}

.c-form-switchers label {
	font-weight: 400;
	margin-right: 10px;
	color: #fff !important;
}

.interested-btn {
	margin-top: 20px;
}

.contact-forms-container .contact-form-wrapper .wpcf7 {
	position: relative;
	border: 1px solid #cbcbcb;
	width: 100%;
	padding: 58px 45px;
	margin-top: 0;
}


/* who we are page css */
.reports-wrap {
	display: flex;
}

.reports-info {
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.19);
	padding: 10px;
	padding-bottom: 25px;
}

.annual-title {
	font-size: 20px;
	font-weight: 400; 
	position: relative;
	display: block;
	line-height: 38px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ffffff;
	text-transform: uppercase;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
}
.pdf-btn .btn {
	padding: 14px 15px;
}

.part-top-info {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 0 14px;
}

.part-top-info p {
	text-align: left;
	font-size: 16px;
	font-weight: 400;
}

.part-top-info .title {
	margin-bottom: 0;
	margin-right: 20px;
}

.part-top-info a:hover{
	color: #fff;
}
.partners_logo {
	padding-right: 15px;
	padding-left: 15px;
	width: 20%;
	margin-top: 40px;
}

.partners_logo img {
	width: 100%;
	padding: 5px;
	border: 1px solid #fff;
}

.partner-logo-wrap {
	width: 100%;
	position: relative;
}


.partner-logo-wrap:before {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-bottom: 2px solid transparent;
	right: 0;
	bottom: 0;
	border-right: 2px solid transparent;
	transition: 1s all;
}

.partner-logo-wrap:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-top: 2px solid transparent;
	left: 0;
	top: 0;
	border-left: 2px solid transparent;
	transition: 1s all;
}

.partner-logo-wrap:hover:before {
	height: 100%;
	width: 100%;
	border-color: #E73C3E;
}

.partner-logo-wrap:hover:after {
	height: 100%;
	width: 100%;
	border-color: #E73C3E;
}

/* staff section*/
.staff-wrap{
	/* background-image: url(img/staff-bg.jpg);*/
}

.master-trainers-wrap{
	/*background-image: url(img/trainers-bg.jpg); */
}

.board-wrap{
/*	background-image: url(img/board-bg.jpg);*/
}

.board-wrap .title, .staff-wrap .title, .master-trainers-wrap .title{
	margin-bottom: 0;
}

.attr-team-list {
	justify-content: center;
}

.attr-team-wrap {
	padding-right: 15px;
	padding-left: 15px;
	width: 20%;
	margin-top: 60px;
	text-align: center;
	display: flex;
}

.attr-team-wrap .attr-image {
	width: 206px;
	display: inline-block;
	height: 206px;
	background-repeat: no-repeat;
	background-size: cover;
	/*border-radius: 50%;*/
	background-position: center;
	position: relative;
	font-size: 0px;
}

.attr-team-wrap .team-detail {
	margin-top: 30px;
	width: 100%;
	display: block;
}

.team-detail a {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	position: relative;
	display: block;
	line-height: 18px;
	padding-bottom: 0;
	text-transform: uppercase;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
}

.team-detail a:hover { 
	color: #E73C3E; 
}

.team-detail span {
	font-size: 16px;
	line-height: 22px;
	display: block;
}

.attr-team-wrap .attr-image {
	/*border-radius: 100%;*/
	box-shadow: none;
}
/*
.attr-image::before, .attr-image::after {
	top: 0;
	left: 0;
	box-sizing: inherit;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 100%;
}

.attr-image::before {
	border: 3px solid transparent;
}*/

.attr-image::after {
	border: 0 solid transparent;
}

.attr-image:hover::before {
	border-top-color: #E73C3E;
	border-right-color: #E73C3E;
	border-bottom-color: #E73C3E;
	-webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
	transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}

.attr-image:hover::after {
	border-top: 3px solid #E73C3E;
	border-left-width: 3px;
	border-right-width: 3px;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
	transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
	transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
	transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}

.client-info-wrap .attr-left-info {
	text-align: center;
	float: left;
	width: 320px;
	padding-right: 20px;
}

.client-img {
	width: 206px;
	display: inline-block;
	height: 206px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	border-radius: 100%;
	/*box-shadow: 0px 0px 21px #9c9c9c;
	border: 3px solid #E73C3E;*/
	overflow: hidden;
}
.client-img-hover {
    width: 206px;
    display: inline-block;
    height: 206px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 100%;
    display: none;
}
.attr-left-info-img:hover .client-img{
display: none;	
}
.attr-left-info-img:hover .client-img-hover{
display: inline-block;	
}
.personality-bios {
    display: none;
}
.active-content .professional-bios{
display: none;	
}
.active-content .personality-bios{
display: block;	
}

.client-detail .client-name {
	font-size: 24px;
	margin-bottom: 0;
	position: relative;
	display: block;
	line-height: 48px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'AbolitionW00';
}

.client-designation {
	font-size: 16px;
	margin-bottom: 2px;
	line-height: 20px;
	color: #ffffff;
	text-transform: none;
	font-weight: 300;
}

.client-info-wrap .attr-left-info {
	text-align: center;
}
/* end  css*/

/* donate */
.grassroot_project_needs .page-btn {
	margin-top: 40px;
}
.grassroot_project_needs {
	background: #f1f1f1;
}
.grassroot_project_content p strong {
	font-size: 16px;
	font-weight: 600;
}

.slider_images {
	position: relative;
	width: 100%;
	margin-top: 20px;
}

.slider_images .owl-nav {
	top: 6px;
	right: 0px;
}

.slider_images .owl-carousel .owl-nav .owl-next, .slider_images .owl-carousel .owl-nav .owl-prev {   
	opacity: 1;
	background-color: rgba(2, 2, 2, 0.80);
}

.slider_images .owl-carousel .owl-nav .owl-prev { 
	background-position: center;
	background-size: 25px; 
}

.slider_images .owl-carousel .owl-nav .owl-next { 
	background-position: center;
	background-size: 25px;
}

.donations-wrap {
	padding-left: 50px;
}

.grassroot_project_content {
	padding-right: 50px;
}

.slider_images .owl-carousel .owl-item img { 
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 330px;
	background-position: center;
}

.donations_will_help_section:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	background: #19BFD2;
	z-index: -1;
	height: 100%;
	width: 50%;
}
.donations-wrap h3 {
    color: #000;
}
.donations-wrap p, .donations-wrap p strong, .donations-wrap h2, .donations-wrap ul li{
	color: #fff;
}

/***** Blog Categories *****/
.blog-category-listing {
	background-color: #e93a41;
	color: #FFF;
	text-align: center;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	font-size: 20px;
	padding: 10px
}
.blog-category-listing ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.blog-category-listing ul li{
	padding: 10px;
}
.blog-category-listing ul li a{
	display: block;
	color: #FFF
}
.blog-category-listing ul li a:hover, .blog-category-listing ul li.active-category a{
	color: orange
}
.tgptimeline .tgptimeline-item {
	border-bottom: 1px solid #666;
	padding: 1em;
	color: #333;
}
.tgptimeline p{
	line-height: 1.5
}
.tgptimeline .tgptimeline-item{
	color: #FFF    
}
.tgptimeline .tgptimeline-item:nth-child(3n+1) {
	background: #B7DB57;
}
.tgptimeline .tgptimeline-item:nth-child(3n+2) {
	background: #E73C3E;
}
.tgptimeline .tgptimeline-item:nth-child(3n+3) {
	background: #19BFD2;
}
/*.tgptimeline .tgptimeline-item:nth-child(4n+4) {
	background: #9E8F8E;
}*/
.timeitem-title{
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	font-size: 20px;
	line-height: 1.15
}
.tgptimeline .card{
	border-radius: 0
}
.home-banner{
	background-color: #eee
}
.tgptimeline .card-body{
	padding-left: 0;
	padding-right: 0;
	font-weight: 400
}
.home-banner.bgimg {
	height: calc(100% + 99px);
}
.video-banner{
	overflow: hidden
}
.video-banner video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #eee;
	object-fit: cover
}

.subscribe-form span.wpcf7-form-control-wrap.your-name {
	width: 36%;
}

.subscribe-form span.wpcf7-form-control-wrap.email-address {
	width: 64%;
}

.subscribe-form span.wpcf7-form-control-wrap.your-name .wpcf7-not-valid-tip{
	right: 10px;
}
.h-banner-btn {
    /* transform: translateX(-50%) translateY(-50%); */
    /* position: absolute; */
    z-index: 4;
    width: 53%;
    top: 50%;
    transition: auto;
    text-align: left;
    position: relative;
}
.h-banner-btn .btn {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	border: 1px solid rgba(0,0,0,0.6);

}

.h-banner-btn .btn:hover {
	border: 1px solid #E73C3E;
	color: #ffffff;
	background-color: #E73C3E;
}

.h-banner-title {
	font-size: 4rem;
	color: #fff;
	margin-bottom: 15px;
	/*text-shadow: 2px 2px #020202;*/
	/*font-family: 'Fjalla One',sans-serif;*/
	font-family: 'AbolitionW00';
	line-height: 1;
}

.h-banner-title span{
	display: block;
}
.h-banner-btn .btn {
	padding-right:35px;
}
.h-banner-btn .btn:after {
    content: "";
    position: absolute;
    border-left: 2px solid #E73C3E;
    border-bottom: 2px solid #E73C3E;
    display: inline-block;
    width: 11px;
    height: 11px;
    -ms-transform: rotate(-130deg);
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
    top: 0px;
    bottom: 0;
    right: 15px;
    margin: auto;
}
.h-banner-btn .btn:hover::after{
	 border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.home-banner.bgimg:after {
    content: "";
    background: #2E334E;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
.blue_color{color:#19BFD2;}
.blue-btn{ background: #19BFD2;color:#1D1F2A; border-color: #19BFD2;}
.blue-btn:hover{
	    border: 1px solid #E73C3E;
    background-color: #E73C3E;
 filter: none;
}
.sec_bg {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}
.sec_bg:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: linear-gradient(to right, #191B24, #191B24, #191B24, rgba(25, 27, 36, 0.88), transparent, transparent, transparent);
    background-color: transparent;
}
.static-page h2 {
    color: #B7DB57;
    /*padding-left: 45px;*/
    position: relative;
}
/*.static-page h2:after {
    content: "";
    background-image: url(img/green_grassroots_icon_double.png);
    position: absolute;
    left: 0px;
    height: 100%;
    width: 38px;
    background-size: cover;
    transform: translateX(0%) translateY(-50%);
    background-position: center;
    background-size: 29px;
    top: 50%;
    left: 0px;
    background-repeat: no-repeat;
}*/
.static-page h1 {
    background: #EBEDDF;
    color: #191B24;
    padding: 5px 0px 5px 20px;
}
.subheading {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}
.through_the_years {
    background: #fff;
}
.through_the_years .title {  
    color: #191B24;
}


@media(min-width: 1400px){
	.h-banner-title {
		font-size: 7rem; 
	}
	.h-banner-btn .btn {
		font-size: 24px;
	}
}

@media(min-width: 1600px){
	.h-banner-title {
		font-size: 3.5rem; 
	}
}
@media(min-width: 1900px){
	.h-banner-title {
		font-size: 4.5rem; 
	}
	.h-banner-btn .btn {
		font-size: 30px;
	}
}

/*Slider*/
.press-slider .center .items {
	width: 500px;
	margin-left: -30px;
	box-shadow: 2px 2px 5px #8e8181;
}
.press-item-img {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
}
.press-slider .owl-item.active.center {
	z-index: 9;
	opacity: 1;
}
.press-slider .owl-item.active {
	opacity: 0.5;
}
.press-slider .owl-stage-outer {
	padding-top: 30px;
	padding-bottom: 50px;
}
.press-slider .owl-stage {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.press-wraps {
	border: 1px solid #ddd;
	background: #fff;
}
.press-slider .owl-item.active.center .press-item-img{
	height: 350px;
	/* margin-top: -40px; */
}
.press-slider .owl-dot {
	width: 14px;
	height: 14px;
	display: flex;
	border: 1px solid #e93a41;
	border-radius: 100%;
	margin: 5px;
	align-items: center;
	justify-content: center;
}
.press-slider .owl-dot span {
	width: 8px;
	height: 8px;
	background: transparent;
	border-radius: 100%;
}
.owl-dot.active span{
	background: #e93a41;
}
.press-slider .owl-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: -30px
}
a.press-link {
	display: flex;
	width: 100%;
	position: relative;
	height: 100%;
}
.press-item-img.no-image {
	background-size: 200px;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom: 0px !important;
}
a.press-link.html5lightbox img {
	position: absolute;
	width: 80px;
	bottom: 10px;
	left: 10px;
}

/*** Donation Section ***/
.donation-amount-section {
/**	background-color: #f7f7f7;*/
}
.donation-table {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 30px;
}
.donation-col {
	width: calc(33.33% - 30px);
	margin: 35px 15px;
	text-align: center;
	background: #5a4848 url(img/footer-bg.jpg);
	padding: 30px 45px 100px;
	color: #FFF;
	border: 5px solid #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	line-height: 1;
	position: relative;
	background-size: cover;
}
.donation-icon{
	margin-top: -75px
}
.donation-amount{
	font-size: 58px;
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	line-height: 1.1
}
.donation-description {
	border-top: 1px dashed rgba(255,255,255,0.34);
	padding-top: 25px;
	margin-top: 25px;
	text-align: left
}
.donation-description ul{
	list-style: disc;
	margin-left: 15px
}
.donation-description ul li+li{
	margin-top: 15px
}
.paypal-donation-button {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}
.buy-button {
	background-color: #e93a41;
	color: #FFF;
	padding: 15px 30px 12px;
	line-height: 1;
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
	font-size: 20px;
	text-transform: uppercase;
	transition: all ease 0.45s
}
.buy-button:hover{
	background-color: #d62c33
}

.page-template-media .gallery_images .ul,
.page-template-gallery .gallery_images .ul {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: center;
}

.page-template-media .gallery_images .ul .li,
.page-template-gallery .gallery_images .ul .li {
	width: 30.3%;
	position: relative;
	margin: 10px;
	overflow: hidden;
}
.page-template-media .gallery_images .ul .li .top,
.page-template-gallery .gallery_images .ul .li .top {
	width: 100%;
	height: 300px;
}
.page-template-media .gallery_images .ul .li .top img,
.page-template-gallery .gallery_images .ul .li .top img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-template-media .gallery_images .ul .li .bottom,
.page-template-gallery .gallery_images .ul .li .bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -100%;
	content: '';
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	transition: all 0.3s ease-in-out;
	height: 100%;
	width: 100%;
	background: rgb(230 58 65 / 0.1);
	padding: 20px;

}
.page-template-media .gallery_images .ul .li:hover .bottom,
.page-template-gallery .gallery_images .ul .li:hover .bottom {
	bottom: 0; 
	transition: all 0.3s ease-in-out;
}
.page-template-media .gallery_images .ul .li .bottom img,
.page-template-gallery .gallery_images .ul .li .bottom img {
	width: 50px;
}
.page-template-media .gallery_images .ul .li .bottom .title,
.page-template-gallery .gallery_images .ul .li .bottom .title {
	color: #fff;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.5;
	text-transform: capitalize;
}
.view-for-wwasss,
.view-for-wwass,
.view-for-wwas,
.view-for-wwad,
.view-for-wwa{
	display: none!important
}

/***** Donation - Mode Type  ****/
.donation-mode-type {
	margin-top: 30px;
	width: 680px;
	max-width: 100%;
	margin: 30px auto;
}
.donation-mode-type .ui-widget {
	font-family: 'Poppins', sans-serif;   font-family: 'URW DIN';
}
.donation-mode-type .ui-widget input, .donation-mode-type .ui-widget select,.donation-mode-type .ui-widget textarea,.donation-mode-type .ui-widget button{
	font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';  
}
.donation-mode-type .ui-state-active,.donation-mode-type .ui-widget-content .ui-state-active, .donation-mode-type .ui-widget-header .ui-state-active {
	background: #5a4848;
	border-radius: 0;
}
.donation-mode-type input[type="radio"]{
	position: relative;
	top:-1px
}
.dntplgn_donate_monthly .dntplgn_submit_button, .dntplgn_submit_button {
	background-color: #e93a41;
	color: #FFF;
	padding:0 25px;
	line-height: 1;
	font-size: 20px!important;
	height: 45px;
	text-transform: uppercase;
	border:none
}
#tabs.dntplgn_form_wrapper > ul li a {
	font-size: 22px;
	font-weight: 500;
font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
}
input#dntplgn_once_amount, input.dntplgn_monthly_other_sum {
	border: 1px solid #ccc;
	height: 45px;
	margin: 0;
	line-height: 1;
	width: 300px;
	max-width: 100%;
	font-family: 'Poppins', sans-serif;
	position: relative;
	transform: translateY(-1px);
	padding-left: 15px;
}
.donation-mode-type .ui-tabs .ui-tabs-panel {
	padding: 2em 1.65em;
}
.dntplgn_donate_monthly label{
	margin-right: 15px
}
ul.uls {
	margin-bottom: 30px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
ul.uls li.lis a {
	padding: 10px 20px;
	font-weight: bold;
	border: 1px solid #e63a41;
	margin: 10px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
}
ul.uls li.lis a:hover,
ul.uls li.lis.active a{
	background: #e63a41;
	color: #fff;
	transition: all 0.3s ease-in-out;
}
/**********************/
ul.menu-top li .sub-menu li.menu-item-has-children >a:after {
	content: "";
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 10px;
	height: 10px;
	-ms-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	-moz-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	transform:rotate(-135deg);
	position:absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.school-left-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top center;
}
.school-left-img {
    height: 250px;
}





@media(max-width:1199px){
	.donation-col{
		padding-left: 25px;
		padding-right: 25px
	}
	.donation-amount {
		font-size: 50px;
	}
}

@media(max-width:991px){
	.donation-col {
		width: calc(50% - 30px);
	}
}

@media(max-width:767px){
	.donation-col {
		width: calc(100% - 30px);
	}
	.page-template-media .gallery_images .ul .li,
	.page-template-gallery .gallery_images .ul .li {
		width: 46%; 
	}

	/** Donation *****/
	.donation-mode-type .ui-tabs .ui-tabs-panel{
		padding: 1.5em
	}

}
@media(max-width: 575px){
	.page-template-media .gallery_images .ul .li,
	.page-template-gallery .gallery_images .ul .li {
		width: 100% !important; 
	}
}
@media(max-width:479px){
	.donation-col {
		width: calc(100% - 15px);
	} 

	/** Donation *****/
	#tabs.dntplgn_form_wrapper > ul li a {
		font-size: 17px;
	}
	input#dntplgn_once_amount{
		width: 100%
	}
	.dntplgn_submit_button{
		margin-top: 8px  
	}
}

@media(max-width:350px){
	/** Donation *****/
	#tabs.dntplgn_form_wrapper > ul li a {
		font-size: 15px;
	}   
}


.page-template-our-mission .static-page-details > p {
	font-size: 20px;
	line-height: 2;
}

.imageWithText {
	position: relative;
}

.imageWithText img {
	width: 100%;
	border: 0;
	padding: 0;
}

.imgBottomText {
	background: url(./img/bg-2.jpg);
	background-size: cover;
	color: #fff;
	padding: 15px;
	/* margin-top: 10px; */
}

.textImg {
	position: absolute;
	bottom: 0;
	color: #fff;
	padding: 10px 15px;
}
.sidebar .label-name{
	color: #000
}
@media(max-width:767px){
	.textImg {
		position: relative;
		background: url(./img/bg-2.jpg);
		padding: 15px;
		background-size: cover;
	}
}

.latestblogpost .home-info_box .blog-foot {
	position: absolute;
}
.phone-email-info span.phone-icon {
	background-image: url(/wp-content/uploads/2021/05/black-phone-icon.png);
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: center left;
	padding: 12px;
	filter: invert(100%);
}

span.wpcf7-form-control-wrap.quiz-math label {
width: 100%;
}
span.wpcf7-form-control-wrap.quiz-math {
    text-align: left;
}
.quiz-math span.wpcf7-not-valid-tip {
    bottom: 10px;
}
span.wpcf7-quiz-label {
    padding-left: 10px;
}
.partner-logo-wrap a {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	z-index: 1;
}
span.wpcf7-quiz-label::after {
    content: "*";
    padding: 0 0 0 2px;
}
span.wpcf7-quiz-label {
    padding-left: 10px;	
}
div#wpcf7-f3772-o1 span.wpcf7-quiz-label, 
div#wpcf7-f3535-o1 span.wpcf7-quiz-label{
    color: #fff;
}
.donation-sript iframe {
    max-width: 770px;
    display: block;
    margin: auto;
}
.nap-postal-address-wrap.nap-postal-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nap-postal-address-wrap.nap-postal-wrapper .nap-wrapper {
    width: 48%;
    margin-bottom: 10px;
}
div#wpcf7-f4025-o1 span.wpcf7-quiz-label {
    padding-left: 0px;
    text-transform: uppercase;
   font-family: 'Fjalla One',sans-serif;
	font-family: 'AbolitionW00';
    color: #000;
    font-size: 16px;
}
div#wpcf7-f3535-o1 .wpcf7-response-output {
	font-size: 10px;
	background-color: #b30000;
	color: #fff;
	padding: 5px !important;
	max-width: 400px;
	margin: 0px auto !important;
	width: 100%;
}
#vA87E5EJp55ohyJ3brS1DQ-top{
    display: none!important
}
.fSKQQh{line-height:1.1}

@media(max-width:767px){
.nap-address-info{font-size: 15px;background-position: 0 1px;    padding-left: 34px;}
.mobile_form .form-group .mobile-submit-button {
    background: #E73C3E;
    margin-top: 20px;
    color: #fff;
}	
}
.contact-form-wrapper .wpcf7 .wpcf7-response-output{font-size: 10px;
    background-color: #b30000;
    color: #fff;
    padding: 5px !important;
    max-width: 400px;
    margin: 0px auto !important;
    width: 100%;}
	
/****************************/	

.menu-top .sub-menu li.red-nav-bg:hover a.nav-link {
    background-color: #E73C3E !important;
    color: #fff;
}
.menu-top .sub-menu li.blue-nav-bg:hover a.nav-link {
    background-color: #19BFD2 !important;
    color: #fff;
}
.menu-top .sub-menu li.green-nav-bg:hover a.nav-link {
    background-color: #b7db57 !important;
    color: #fff;
}

.big-title, .alumni-page h1, .static-page h2{
    font-size: 60px;
    color: #19BFD2;
    letter-spacing: 2px;
    line-height: 70px;
}
body.page-template-what-we-do{
     background-color: #1d1f2a;
}
.red-color{
color: #E73C3E !important;	
}
.green-color{
color: #B7DB57 !important;	
}
.sky-color,
.sky-olor{
color: #19BFD2 !important;	
}
.current-members-list {
    padding-bottom: 15px;
    padding-top: 15px;
}
.research-content-list{
 padding-bottom: 15px;
    padding-top: 15px;	
}
.alumni-content {
    font-size: 22px;
    line-height: 36px;
}
.testimonials-image {
    margin-top: 30px;
}
.research-content {
    padding: 20px;
    background: #171925;
    height: 100%;
}
.research-content a.btn {
margin-left: 27px;
}

.donation-mode-image img {
    height: 600px;
    object-fit: cover;
    object-position: center;
}
.donation-mode-type-main {
   max-width: 100%;
    margin: 0;
    height: 450px;
    overflow: auto;
    background: #fff;
    margin-bottom: 20px;
}
.attorney-image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 100%;
}
.attorney-image-hover{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 100%;
    display: none;
}
.attr-page-info:hover .attorney-image{
display: none;	
}
.attr-page-info:hover .attorney-image-hover{
display: block;	
}




.value-list-box {
    display: flex;
    flex-wrap: wrap;
}
.value-list-left {
    width: 70%;
}

.value-list-row-1, .value-list-row-2, .value-list-row-3 {
    display: flex;
    flex-wrap: wrap;
}
.value-list-title {
    width: 40%;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.value-list-row-1-right {
    width: 60%;
    padding: 5px;
}
.value-list-image img {
    width: 100%;
    height: 275px;
    object-fit: cover;
}
.value-list-image.value-list-row-2-left {
    width: 65%;
    padding: 5px;
}
.value-list-image.value-list-row-2-right {
    width: 35%;
    padding: 5px;
}
.value-list-image.value-list-row-3-left {
    width: 40%;
    padding: 5px;
}
.value-list-right-image {
    padding: 5px;
}
.value-list-right-image img {
    height: 418px;
    width: 100%;
    object-fit: cover;
}
.value-list-right-image {
    padding: 5px;
}
.value-list-right {
    width: 30%;
}
.value-list-image.value-list-row-3-right {
 width: 60%;
    padding: 5px;
}
.value-list-inner:hover .value-list-text {
    top: 0;
    height: 100%;
    opacity: 1;
}
.value-list-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    background: rgba(0,0,0,0.6);
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* overflow: auto; */
    transition: all 0.5s ease;
    opacity: 0;
}
.value-list-inner {
    position: relative;
    overflow: hidden;
}
.address-type {
    font-size: 20px;
    color: #19bfd2;
    margin-bottom: 10px;
}
.section-heading-wraper .title {
    background: #EBEDDF;
    color: #191B24;
    padding: 5px 0px 5px 20px;
    display: block;
    width: 100%;
}
.walking-image{
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.contact-left .title {
    color: #191B24;
}

.contact-form-wrapper .contact-left .wpcf7 {
   margin-top: 10px;
}
.partner-page .description {
    font-size: 21px;
    line-height: 44px;
}
body.page-template-programs  {
    background-color: #1d1f2a;
}
.pro-bono-partners-1 {
    background-color: #1e2338;
}
.school-partners{
    background-color:#2e396a;  
}


@keyframes growProgressBar {
  0%, 33% { --pgPercentage: 0; }
  100% { --pgPercentage: var(--value); }
}

@property --pgPercentage {
  syntax: '<number>';
  inherits: false;
  initial-value: 0;
}

div[role="progressbar"] {
    --size: 220px;
    --fg: #19BFD2;
    --bg: #fff;
    --pgPercentage: var(--value);
    animation: growProgressBar 3s 1 forwards;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: radial-gradient(closest-side, #2e334e 70%, transparent 0 100%, #2e334e 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), #fff 0);
    font-family: Helvetica, Arial, sans-serif;
    font-size: calc(var(--size) / 5);
    color: var(--fg);
}
.progress-bar-text {
    width: calc(100% - 220px);
    padding-left: 7px;
    font-size: 18px;
    line-height: 30px;
}
.progress-percentage {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

div[role="progressbar"]::before {
    counter-reset: percentage var(--value);
    content: counter(percentage) '%';
    font-family: 'AbolitionW00';
    font-size: 66px;
}
.light-blue-bg {
    background: #2e334e;
}
.rating-bar-text {
    width: calc(100% - 300px);
    font-size: 28px;
    line-height: 34px;
    padding-left: 30px;
    font-weight: 700;
}
.rating-percentage {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.rating-bar-programe {
    width: 300px;
}
.rating-bar-text-bottom{
	width: calc(100% - 300px);
    font-size: 24px;
    line-height: 34px;
    padding-left: 30px;
}
.rating-percentage-bottom {
    display: flex;
    /*align-items: center;*/
    flex-wrap: wrap;
}
.rating-icon {
    width: 300px;
    padding-top: 15px;
}
.rating-icon img {
    max-height: 150px;
}
.rating-bar-text-bottom ul li {
    padding-left: 20px;
    position: relative;
}
.rating-bar-text-bottom ul li::before {
   position: absolute;
   content: "";
   width: 8px;
   height: 8px;
   border-radius: 50%;
   top:  12px;
   background-color: #fff;
   left: 0;
}

.light-green-bg {
    background: #2e483e;
}
.light-green-bg div[role="progressbar"] {
    --size: 220px;
    --fg: #B7DB57;
    --bg: #fff;
    --pgPercentage: var(--value);
    animation: growProgressBar 3s 1 forwards;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: radial-gradient(closest-side, #2e483e 70%, transparent 0 100%, #2e483e 0),
    conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), #fff 0);
    font-family: Helvetica, Arial, sans-serif;
    font-size: calc(var(--size) / 5);
    color: var(--fg);
}
.light-red-bg {
    background: #51252f;
}
.user-bar-programe {
    width: 220px;
}
.progress-bar-text-heading {
    font-size: 48px;
    margin-bottom: 25px;
    font-family: 'AbolitionW00';
    letter-spacing: 4px;
}
h2.extra-big-title span {
    font-size: 64px;
    padding: 7px;
    background: #E73C3E;
    line-height: 52px;
}
h2.extra-big-title {
    font-size: 120px;
    letter-spacing: 4px;
    line-height: 90px;
    text-transform: uppercase;
}
img.heading-pattern {
    margin-bottom: -30px;
    max-width: 200px;
}
.fam_connect_image{
	    height: 400px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.fam-connect-text sup {
    font-family: 'AbolitionW00';
    font-size: 36px;
    letter-spacing: 2px;
    color: #B7DB57;
    position: relative;
    top: -4px;
}
.fam-connect-text {
    font-size: 24px;
    margin-top: 40px;
    line-height: 37px;
    margin-bottom: 40px;
}
.fam-number {
    font-size: 48px;
    font-family: 'AbolitionW00';
    margin-right: 15px;
}
.fam-connect-group-inner {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.fam-connect-text.red-sup sup {
    color: #E73C3E;
}
.fam-text {
    line-height: normal;
    font-size: 16px;
}
.fam-connect-group {
    margin-top: 15px;
}
.fam-connect-group h3 {
    font-family: 'AbolitionW00';
    letter-spacing: 1px;
    font-size: 40px;
    font-weight: 400;
}
.fam-testimonials {
    font-size: 21px;
    line-height: 30px;
    padding: 30px;
    border: 2px solid #B7DB57;
    position: relative;
}
.fam-testimonials::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/green-quote.png');
    top: -25px;
    left: -13px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: top left;
}
.fam-testimonials::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/green-quotet.png');
    bottom: -20px;
    right: -13px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.feedback-content {
    padding: 30px;
    text-align: center;
    font-size: 24px;
     position: relative;
}
.feedback-content-list:nth-child(4n+1) .feedback-content {
    border-left: 5px solid #19BFD2;
    border-top: 5px solid #19BFD2;
}
.feedback-content-wraper {
    position: relative;
}
.feedback-content-list:nth-child(4n+1) .feedback-content-wraper::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 75px;
    background-image: url('/wp-content/uploads/2022/08/big-quot.png');
    top: -35px;
    left: -35px;
    background-size: 65px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1d1f2a;
    z-index: 9;
}

.feedback-content-list:nth-child(4n+4) .feedback-content {
    border-bottom: 2px solid #19BFD2;
    border-top: 2px solid #19BFD2;
}
.feedback-content-list:nth-child(4n+4) .feedback-content-wraper::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/sky-top-quote.png');
    top: -35px;
    left: -35px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
}
.feedback-content-list:nth-child(4n+4) .feedback-content-wraper::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/sky-bottom-quote.png');
    bottom: -35px;
    right: -35px;
    background-size: 55px;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center;
}
.feedback-content-list:nth-child(4n+4) .feedback-content::before {
    content: "";
    width: 2px;
    height: 50%;
    background: #19BFD2;
    position: absolute;
    top: 0;
    left: 0;
}
.feedback-content-list:nth-child(4n+4) .feedback-content::after {
    content: "";
    width: 2px;
    height: 50%;
    background: #19BFD2;
    position: absolute;
    bottom: 0;
    right: 0;
}
.feedback-content-group {
    padding: 10px 0;
}
.feedback-content-list {
    padding: 30px 50px;
}
.feedback-content-list:nth-child(4n+2) .feedback-content{
	border-top: 3px solid #B7DB57;
}
.feedback-content-list:nth-child(4n+2) .feedback-content::before {
    content: "";
    width: 3px;
    height: 50%;
    background: #B7DB57;
    position: absolute;
    top: 0;
    left: 0;
}
.feedback-content-list:nth-child(4n+2) .feedback-content::after {
    content: "";
    width: 3px;
    height: 50%;
    background: #B7DB57;
    position: absolute;
    top: 0;
    right: 0;
}
.feedback-content-list:nth-child(4n+2) .feedback-content-wraper::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/green-quote.png');
    top: -35px;
    left: -35px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
}


.feedback-content-list:nth-child(4n+3) .feedback-content {
    border-left: 2px solid #E73C3E;
    border-right: 2px solid #E73C3E;
}
.feedback-content-list:nth-child(4n+3) .feedback-content-wraper::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/red-quote-top.png');
    top: 50%;
    left: -35px;
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    transform: translateY(-50%);
}
.feedback-content-list:nth-child(4n+3) .feedback-content-wraper::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url('/wp-content/uploads/2022/08/red-quote-bottom.png');
    top: 50%;
    right: -35px;
    background-size: 55px;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}
.feedback-content-bottom-image img {
    width: 100%;
}

.feedback-progress {
    position: relative;
    text-align: center;
    font-size: 60px;
    font-family: 'AbolitionW00';
    width: 300px;
}
.barOverflow {
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 150px;
}
.bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 40px solid #fff;
    border-bottom-color: #b7db57;
    border-right-color: #b7db57;
}
.bar.sky-bar{
border-bottom-color: #19BFD2;
    border-right-color: #19BFD2;	
}
.bar.red-bar{
border-bottom-color: #E73C3E;
    border-right-color: #E73C3E;	
}
.bar.green-bar{
border-bottom-color: #b7db57;
    border-right-color: #b7db57;	
}
.barOverflow-number {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
}
.feedback-progress-wraper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 0;
}
.feedback-progress-text {
    width: calc(100% - 300px);
    padding-left: 15px;
    font-size: 18px;
    text-align: center;
}
.pdf-title {
    font-size: 26px;
    font-weight: 400;
    position: relative;
    display: block;
    line-height: 38px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #ffffff;
    text-transform: uppercase;
   font-family: 'AbolitionW00';
}
.img-block img {
    width: 100%;
}


.grow_section_content .description-image {
    text-align: center;
}
.medium-big-title {
    font-size: 90px;
    letter-spacing: 2px;
}
.pdf-image-heading .h2.big-title {
    font-family: 'AbolitionW00';
    color: #fff;
    font-size: 70px;
}
.pdf-image-heading {
    background: #19BFD2;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 60px;
}

.pdf-image-heading .h2.big-title a:hover{
color: #e93941 !important;
}

@media(max-width:1199px){
h2.extra-big-title {
    font-size: 90px;
    letter-spacing: 4px;
        line-height: 70px;
}
h2.extra-big-title span {
    font-size: 48px;
    line-height: 50px;
}
}
@media(max-width:991px){
	.description-image {
    margin-top: 20px;
}
.progress-percentage {
   margin-top: 25px;
}
.programe-text {
    padding-bottom: 25px;
}
.programe-heading {
    padding-bottom: 25px;
}
h2.extra-big-title {
    font-size: 70px;
    margin-bottom: 20px;
}
}

@media(max-width:767px){
.rating-percentage-bottom {
    flex-direction: column-reverse;
    margin-top: 16px;
}
.rating-bar-programe {
    width: 100%;
}
.rating-bar-text {
    width: 100%;
    padding-left: 0px;
    padding-top: 15px;
}
.rating-icon {
    width: 100%;
}
.rating-bar-text-bottom {
    width: 100%;
    padding-left: 0px;
}
.progress-bar-text {
    width: 100%;
    padding-left: 0;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}
.progress-percentage, .rating-percentage {
    justify-content: center;
}
.health_content .description {
    margin-bottom: 15px;
}
.feedback-progress-text {
    width: 100%;
    padding-left: 0;
    font-size: 16px;
    padding-top: 15px;
}
.feedback-progress-wraper {
    justify-content: center;
}
h2.extra-big-title {
    font-size: 60px;
    letter-spacing: 2px;
    line-height: 60px;
}
h2.extra-big-title span {
    font-size: 43px;
    line-height: 50px;
}
.pdf-image-heading {
    padding: 30px;
}
.pdf-image-heading .h2.big-title {
    font-size: 45px;
}
}

.bottom-image {
    padding-top: 60px;
	text-align: center;
}

.bottom-image img {
    max-width: 700px;
    margin: 0 auto;
}

.heightlight-text{
	color: #19BFD2;
}

#announcementPopup .modal-content{
       background: #1d1f2a;	
	       text-align: center;
}



#announcementPopup .modal-body{
    background-size: cover;
    background-position: center;
}

#announcementPopup button.close {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.donate-popup-cnt {
    line-height: 1.5;
    font-size: 12px;
}

.donate-popup-cnt small {
    font-size: 90%;
}

#announcementPopup span {
    color: #b7db57;
}

.donate-btn-group {
    text-align: right;
}

.donate-btn-group a {
    background: #2d9eac;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    max-width: 125px;
    width: 100%;
    line-height: 1;
    color: #fff;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.donate-btn-group a:hover {
    background-color: #E73C3E;
    filter: none;
}

#announcementPopup .donate-btn-group a span {
    font-family: 'AbolitionW00';
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 500;
    margin-top: 5px;
	display: block;
}

#announcementPopup h2 {
    color: #b7db57;
    font-size: 46px;
}

#announcementPopup .h3 {
    font-family: 'AbolitionW00';
    font-size: 34px;
    margin-bottom: 0;
}

#announcementPopup .modal-content {
    margin-top: 60px;
}

#announcementPopup button.close:hover {
    color: #000;
}

.alumni-content .donation-mode-type-main {
		background: transparent;
	}
@media (max-width:767px){
	.h-banner-btn {
		bottom: 0 !important;}
}
.menu-header > ul > li > ul li a.nav-link:after{display:none;}
.menu-item-has-children a.nav-link:after, .menu-header > ul > li > ul li.menu-item-has-children a.nav-link:after {
	display:block;
    content: "";
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 8px;
    height: 8px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-45deg);
    position: absolute;
    right: -14px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.menu-header > ul > li > ul li.menu-item-has-children a.nav-link:after{
	right: 10px;
}
.menu-header .sub-menu ul.sub-menu li a:after{display:none !important;}

@media (min-width:767px) and (max-width:991px){
	.home-info_box{min-height: 250px!important;}
	.footer-col-1 {
    display: inline-flex;
}
	.footer-info img {
    margin-right: 60px;
}
}