body {margin:0; padding:0;font-family: 'Open Sans', sans-serif!important;}
p {
	font-size: 16px;
	line-height: 25px;
	color: #000;
	font-family: 'Open Sans', sans-serif !important;
}
a, a:hover {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif!important;
}
a, a:focus, a:hover, button, button:focus, button:hover, checkbox, checkbox:focus, checkbox:hover, input, input:focus, input:hover, select, select:focus, select:hover {
	outline: 0!important;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif!important;}
section {
	clear: both;
}
.banner-section img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
	object-position: center;
}
.site-branding {
    padding: 0 !important;
}
.footer-section {
    background: #484f5b;
    text-align: center;
    padding: 30px 0;
    color: #fff;
}  
.site-navigation-fixed.navigation-top {
	bottom: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0 !important;
	width: 100%;
	z-index: 1000;
}
.navigation-top {
    background: transparent !important;
    border: none !important;
}
.main-navigation a {
    padding: 5px 14px !important;
}
.main-navigation a:hover {
    background:transparent;
    color: #ed267f;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    background:transparent;
    color: #ed267f;
}
nav#site-navigation {
    margin-top: 3%;
}
.site-navigation-fixed {
    /*background: rgba(237,38,127,0.5)!important;*/
}
.menu li a {
    color: #fff;
    text-transform: uppercase !important;
}
.navigation-top {
	top: 0;
	font-size: 14px;
	font-size: 0.875rem;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 3;
}
ul.sub-menu {
    background: #d1cfcc !important;
	   text-transform: uppercase !important;
}
.sub-menu li a{
    color: #000 !important;
	   text-transform: uppercase !important;
}

.sub-menu li a:hover{
    color: #fff !important;
	background:#ed267f!important;
	  
}
.donate-button {
	display: none !important;
}
.donate-button a {
	background: #e97fae;
}
.donate-button a:hover {
	background: #333;
}
header.entry-header {
    display: none;
}
.scal {
	margin: 20px 0;
}
.phone {
	padding: 0 1%;
	border-right: 1px solid #fff;
}
.email-text {
    padding: 0 1%;
} 

.footer-text {
    font-size: 18px;
    padding: 0%;
    margin: 2%;
    line-height: 20px;
}
.scal ul {
    padding: 0;
    margin: 0;
}
.scal li {
	display: initial;
	padding: 0;
	background: #fff;
	margin: 0 1%;
}
.scal li a {
	padding: 5px 10px;
	background: #fff;
	color: #000;
	cursor: pointer;
}
.real-title{text-align: center;font-size: 45px;color: #f85e96;}
 
.real-icon-text {
    text-align: center;
}
.real-icon-text h4 {
	color: #484f5b;
	margin: 3% 0;
	font-weight: 700;
	font-size: 23px;
}
.about-home h3 {
    text-align: center;
    font-size: 35px;
    color: #ed267f;
    font-weight: bold;
    margin: 0;
}
.about-home p {
	color: #ed267f;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}
.cause-title h3 {
	font-size: 40px;
	color: #484f5b;
	font-weight: 700;
	margin: 0;
}
.cause-title {
    text-align: center;
}
.cause-title p {
    color: #484f5b;
}
.about-home h3 {
	text-align: center;
	font-size: 40px;
	color: #ed267f;
	font-weight: 700;
}
.question a {
    background: #f44694;
    padding: 2%;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
.question h4 {
	color: #484f5b;
	font-size: 40px;
	margin: 0;
	font-weight: 600;
}
.question p {
    font-size: 23px;
}
.question {
    margin-left: 30%;
}

.donate {
    width: 50% !important;
}
.difference {
	margin: 0!important;
}
.difference p {
    color: #484f5b;
    padding: 0 0 0 5%;
}
.donate a {
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: bold;
}
.difference h3 {
    font-size: 30px;
    font-weight: bold;
    color: #484f5b;
    text-transform: uppercase;
}
.donate {
    margin: 10%;
}

.uppercase a {
    font-size: 18px !important;
    text-transform: uppercase;
}
.footer-cont h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	margin: 0 0 10px;
}
.footer-cont {
	position: absolute;
	left: 0;
	right: 0px;
	top: 0px;
	text-align: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: left;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	color: #fff;
	background: transparent;
	padding-left: 80px;
}
.footer-cont p {
	margin: 0;color: #fff;
}
.footer-cont p a {color: #fff;}

.con-footer img {
	width: 100%;
}
.connter-footer {
    position: relative;
    background: #484f5b;
}
.box a {
    display: none !important;
}
.box h4 {
    text-align: center !important;
    font-size: 30px;
    color: #484f5b !important;
    padding: 5%;
}
.vc_btn3-container.donate {
	margin: 0;
}
.footer-menu li {
	display: initial;
	padding: 0;
	color: #fff;
	border-right: solid 0px #fff;
}
.footer-menu a {
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	font-size: 14px;
	border-left: solid 1px #fff;
	padding: 0 15px;
}
.footer-menu li:first-child a {
	border: none;
}
.footer-menu a:hover {color:#f44694;}
.scal li a {
	color: #000 !important;
}
.adderss {
	margin: 15px auto;
	width: 300px;
}
.real-title h4 {
	color: #f85e96;
	font-size: 40px;
}
.real-title h4 b {
	color: #f85e96;
	text-transform: uppercase;
	font-weight: 800;
}
.icon-section {
	padding: 30px 0 0;
}
.institute-text p {
	color: #f85e96;
	font-size: 20px;
}
.donate-section .vc_column-inner {
	padding: 0 15px !important;
}
.donate {
	margin: 30px 0;
}
.navigation-top nav {
	margin-left: 0;
	margin: 0 !important;
	padding: 40px 0;
}
#masthead {
	position: absolute;
	width: 100%;
}
.page:not(.home) #content {
	padding-bottom: 0;
}
.site-content {
	padding: 0;
}
.chead h2 {
	color: #ed267f;
	font-size: 35px;
	font-weight: 700;
	text-transform:uppercase;
}
.chead h3 {
	color: #ed267f;
	font-size: 40px;
	font-weight: 700;
}
.chead h4 {
	padding: 0;
	font-size: 25px;
	font-weight: 600;
}
.ctext h3 {
	color: #484f5b;
	font-size: 30px;
	font-weight: 700;
}
.indi-post .vc_grid-item {
	text-align: center;
}
.indi-post h4 {
	text-align: center !important;
	font-size: 20px;
	font-weight: 700;
}
.indi-post .vc_btn3-left {
	text-align: center;
}
.indi-post .vc_gitem-col-align- {
	background: #fff;
}
.indi-post .vc_grid-item {
	-webkit-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.25)!important; 
    box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.25)!important;
	margin: 0 0 30px;
	background: #fff;
	min-height: 600px;
	position: relative;
	padding: 15px !important;
}
.indi-post .vc_general.vc_btn3 {
	display: block;
	background: #ed267f!important;
	border-radius: 0;
	font-size: 16px;
	text-transform: uppercase;
}
.banner_section .vc_column-inner {
	padding: 0 !important;
}
.banner_section .wpb_text_column {
	text-align: center;
	padding: 40px 0px;
	background: #ffbddb;
}
.banner_section img {
	width: 100%;
}
.child_image_content figure {
	width: 100%!important;
	padding: 0 20px 0 0px!important;
}
.child_image_content .vc_single_image-wrapper {
	width: 100%!important;
}
.child_image_content img {
	width: 100%!important;
}
.child_image_content {
	border-right: 5px solid #ed267f;
	margin-bottom: 30px;
}
.child_image_content .wpb_single_image {
	margin: 0;
}
/*.quote-section blockquote {
	width: 500px;
	margin: 0 auto;
	padding-left: 150px;
	background: url(../images/quote.png) no-repeat top left !important;
}*/
.quote-section blockquote {
	width: 600px;
	margin: 0 auto;
	padding: 0 110px 0 150px;
	background-image: url(../images/quote.png), url(../images/quoteb.png) !important;
	background-position: top left, bottom right !important;
	background-repeat: no-repeat !important;
	background-size: 25%;
}
.cc-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-content: center;
	align-items: center;
	padding: 30px;
	text-align: left;
	color:#000;
}
.quote-section h4 {
	color: #484f5b;
	font-weight: 600;
	font-size: 25px;
	margin: 0;
}
.quote-section h5 {
	color: #ed267f;
	font-weight: 600;
	font-size: 25px;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	text-transform: inherit;
}
.banner_section .wpb_single_image {
	margin: 0;
}
.volunter-form input {
	background: #d8d8d8;margin: 0 0 15px!important;
}
.volunter-form select {
	background: #d8d8d8; width:100%;margin: 0 0 15px!important;
}
.volunter-form textarea {
	background: #d8d8d8; max-height:150px;margin: 0 0 15px!important;
}
.volunter-form input[type="submit"] {
	background: #ed267f;
	margin: 15px auto 0;
	display: block;
	text-transform:uppercase;
}
.footer-cont a {
	color: #fff;
}
.footer-cont a:hover {
	color: #f44694;
}
.footer-section a {
	color: #fff;
}
.footer-section a:hover {
	color: #f44694;
}
.histry_widget {
	padding: 15px 25px;
	margin: 0 0 15px;
	display: inline-block;
	width: 100%;
}
.circle_content p {
	color: #ed267f;
}
.circle_image {
	background: #e2368a;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: flex;
	align-content: center;
	align-items: center;
	text-align: center;
	border: 5px solid #333;
	float:left; position:relative;
}
.circle_image em {
	display: block;
	width: 100%;
	color: #fff;
	font-style: normal;
	font-size: 30px;
	font-weight: 600;position:relative;
}
.circle_image::after {
	content: '';
	position: absolute;
	right: -105px;
	background: url(../images/dot-line.png);
	width: 100px;
	height: 60px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
}
.circle_content {
	float: right;
	width: 65%;
	padding: 20px 0;
	display: flex;
	align-content: center;
	align-items: center;
	height: 150px;
}
.single-post .wrap {
	max-width: 100%;
	padding: 0 15px!important;
}
.single-post #masthead .wrap {
	max-width: 1030px;
	padding: 0 15px !important;
}
.single-post .wpb_single_image img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
	width: 100%;
}
.single-post .wpb_single_image {
	margin: 0;
}
.single-post .chead {
	width: 768px;
	margin: 0 auto;
}
.single-post .entry-footer {
	display: table;
	width: 100%;
	display: none;
}
#volunteer_form .wpcf7-form {
	width: 1024px;
	margin: 0 auto;
	padding: 20px;
}
#volunteer_form input {
	background: #d8d8d8;margin: 0 0 15px!important;
}
#volunteer_form textarea {
	background: #d8d8d8; max-height:150px;margin: 0 0 15px!important;
}
#volunteer_form input[type="submit"] {
	background: #ed267f;
	margin: 15px auto 0;
	display: block;
	text-transform:uppercase;
}
.bg-equal {
	background-size: 100% 100% !important;
}
.bg-equal h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
}
.w-head h3 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
}
.walk-address {
	border: 5px solid #ff0000;
	padding: 20px;
	background: #fff;
}
.walk-address h2 {
	padding: 0;
	color: #67686b;
	font-style: italic;
	font-size: 40px;
	font-weight: 700;
}
.walk-address h3 {
	color: #005a70;
	font-weight: 800;
	font-size: 25px;
}
.walk-address h5 {
	color: #005a70;padding: 0;
	font-weight: 600;
	font-size: 18px;
}
.b-bg {
	background-repeat: no-repeat;
	background-position: bottom center;
}
.re-text h2 {
	color: #67686b;
	font-weight: 700 !important;
	font-size: 20px;
	text-align: center !important;
	width: 100%;
	letter-spacing: 0;
	min-height: 90px;
	display: flex;
	align-content: center;
	align-items: center;
	margin: 0 auto;
}
.re-text h2 span {
	display: block;
	width: 100%;
}
.re-text .vc_btn3.vc_btn3-size-md {
	border: 3px solid #005a70!important;
	color: #005a70!important;
	text-transform: uppercase!important;
	font-weight: 600!important;
}
.post_category_widget {
	display: inline-block;
	margin: 0 auto;
}
.post_category {
	text-align: center;
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.22);
	box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.22);
	padding: 20px 15px; margin-bottom:20px!important;
}
.post_category h2 {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	text-transform: capitalize !important;
}
.button_load {
	background: #ed267f;
	display: block;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.post_category p {
	min-height: 100px;
	font-size: 14px;
	line-height: 22px;
}
.postimage img {
	margin-bottom: 10px !important;
}
.post_category .postimage a {
	box-shadow: none!important;
}
.home-post {
	margin: 30px 0;
}
.home-post .wpb_wrapper {
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.22);
	box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.22);
	}
/*.home-post img {
	-webkit-box-shadow: 5px 1px 10px 0px rgba(0,0,0,0.52); 
box-shadow: 5px 1px 10px 0px rgba(0,0,0,0.52);
	}*/	
.home-post .wpb_single_image {
	text-align: left;
	margin: 0!important;
}
.home-post .vc_custom_heading {
	padding: 0;
	text-align: center!important;
	width: 100%;
	display: block;text-transform: uppercase;
}

.home-post .vc_custom_heading a {
	width: 100%;
	display: block;
	padding: 30px 20px;
	text-decoration: none;
	font-size: 30px;
	font-weight: 800;
	color: #484f5b !important border: none !important;
	box-shadow: none !important;
	background: #fff;
}
.sub-menu .current_page_item a {
	background: #ed267f !important;
}
.gbg {
	border-radius: 20px;
	min-height: 340px;
	padding: 20px;
}
.gbg .vc_carousel-slideline-inner img {
	height: 225px;
	width: 100%;
	object-fit: contain;
}
.gbg .vc_item {
	height: 300px !important;
}
.gbg.speaker {
	border-radius: 20px;
	min-height: 395px;
}
.speaker img { height:200px; object-fit:cover;}
.volunter-form label {
	display: block;
	margin-bottom: .5rem;
}
.r-color h3 { color:#ed267f;}
.pcenter {
	margin: 0 auto!important;
}
.RequestLifedayResource span.wpcf7-list-item {
	display: block;
	margin: 0;
}
#volunteer_form label {
	display: block;
	margin-bottom: .5rem;
}
.real-title h1 {
	/*font-size: 50px;*/
}
.head-inner h2 {
	font-size: 50px !important;
	padding: 15px 0;
}


.head-inner h3 {
	font-size: 30px !important;
	padding: 0;
}


/*************media starts***************/		
@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px) {

.real-title h1 {
	font-size: 30px;
}

.con-footer img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	object-position: center;
}
.question {
	margin: 0 auto;
	display: block;
	text-align: center;
}
.difference {
	text-align: center;
	padding: 0 !important;
	border: none !important;
}
.difference h3 {
	font-size: 30px;
	font-weight: bold;
	color: #484f5b;
	text-transform: uppercase;
	text-align: center !important;
}
.difference p {
	color: #484f5b;
	padding: 0 0 0 5%;
	text-align: center !important;
}
.donate {
	margin: 30px auto;
	width: 300px !important;
}
.footer-menu li {
	display: block;
	padding: 0;
	color: #fff;
	border-right: solid 0px #fff;
}
.footer-menu a {
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	font-size: 14px;
	border-left: solid 0px #fff;
	padding: 0 15px;
}
.scal {
	margin: 20px 0;
}
#masthead {
	position: absolute;
	z-index: 99;
	background: transparent;
}
#masthead .wrap img {
	width: 240px;
}
.menu-toggle {
	position: absolute;
	right: 0;
	top: 0;
}
.main-navigation a {
	padding: 8px 0px !important;
}
.navigation-top .wrap {
	display: block !important;
}
#top-menu {
	background: #ed267f;
}
.inner-banner {
	padding: 150px !important;
}
.circle_image {
	background: #e2368a;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: flex;
	align-content: center;
	align-items: center;
	text-align: center;
	border: 5px solid #333;
	float: none;
	position: relative;
	margin: 0 auto;
}
.circle_image::after {
	content: '';
	position: absolute;
	right: -105px;
	background: url(../images/dot-line.png);
	width: 100px;
	height: 60px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	display: none;
}
.circle_content {
	float: none;
	width: 100%;
	padding: 20px 0;
	display: flex;
	align-content: center;
	align-items: center;
	height: auto;
	text-align:center;
}
.single-post .chead {
	width: 100%;
	margin: 0 auto;
}
#volunteer_form .wpcf7-form {
	width: 95%;
	margin: 0 auto;
	padding: 20px;
}
.navigation-top nav {
	margin-left: 0;
	margin: 0 !important;
	padding: 0;
}
.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	display: none;
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
	background: transparent;
	color: #000;
}
.js .menu-toggle {
	display: block;
	background: none!important;
}
.quote-section blockquote {
	width: 300px;
	margin: 0 auto;
	padding: 0 75px 0 75px;
	background-image: url(../images/quote.png), url(../images/quoteb.png) !important;
	background-position: top left, bottom right !important;
	background-repeat: no-repeat !important;
	background-size: 25%;
}
.cc-text { display:block!important;}
.home-post .wpb_column {
	margin-bottom: 20px;
}
.dropdown-toggle {
	white-space: nowrap;
	background: transparent !important;
}
.sub-menu .current_page_item a {
	background: #000 !important;
	color: #fff !important;
}
.phone {
	padding: 0 1%;
	border-right: 0px solid #fff;
}
.footer-cont {
	position: absolute;
	left: 0;
	right: 0px;
	top: 0px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	color: #fff;
	background: transparent;
	padding-left: 0;
}
  }
  
  
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) {  

  .home-post .vc_custom_heading a {
	font-size: 26px;
}
.donate {
	width: 70% !important;
}


  }
  
  
 /* Portrait */
@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: portrait){
	  
.navigation-top .wrap img {
	margin: 0 !important;
}
.navigation-top .wrap img {
	margin: 0 !important;
	width: 200px;
}
.circle_content {
	float: right;
	width: 60%;
	padding: 20px 0;
	display: flex;
	align-content: center;
	align-items: center;
	height: 150px;
}
#volunteer_form .wpcf7-form {
	width: 700px;
	margin: 0 auto;
	padding: 20px;
}
.navigation-top nav {
	margin-left: 0;
	margin: 0 !important;
	padding: 25px 0;
}
  }	  