/*
Theme Name: Desai Foundation
Author: securemetasys
Author URI: https://www.securemetasys.com/
Description: 
Version: 3.5.0
Requires at least: 5.0
Tested up to: 6.3
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: desaifoundation
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */

/* From http://codex.wordpress.org/CSS */



/* Add your existing styles here */


/* .titleonbanner {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    margin-top: -100px;
    color: #fff;
} */


.donatenowbtn a.nav-link.active {
    color: #fff !important;
}

.testimonial-fullwidth .testimonial_content {
    max-height: 155px;
    overflow: auto;
	margin-top:0px !important;
}

.testimonial_content {
    max-height: 140px;
    overflow: auto;
}

.testimonial-slider.testimonial-listing {
    margin-top: 50px;
}

/* width */
.testimonial_content::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.testimonial_content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px white;
  border-radius: 10px;
}

/* Handle */
.testimonial_content::-webkit-scrollbar-thumb {
  background: #ffffff59;
  border-radius: 10px;
}

.SponsorslogosWrap img.eb-gallery-img {
    object-fit: contain !important;
}

.mt-8{
	margin-top:80px;	
}

.donatenow-formwrap {
    position: absolute;
    width: 50%;
    right: 8%;
    top: 60%;
}

.makeadonationform .currency {
  left: 12px;
    position: absolute;
    top: 2px;
    z-index: 1;
}

.btn-mb-0 .eb-button-wrapper {
    margin-bottom: 0px !important;
}

.customdonationamnt {
    position: relative;
	margin-bottom: 15px;
}


.customdonationamnt input {
    border-radius: 2px;
    width: 100%;
    border: 1px solid #D9D9D9;
    padding:6px;
    padding-left: 24px;
}

.makeadonationform span {
    margin: 5px;
    display: block;
}

.donate-now {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0;

}

.donate-now li {

  margin: 5px;
  width:29%;
  height: 40px;
  position: relative;
	display:inline-block;
	vertical-align:top;
}

ul.donate-now.DonationTypeWrap li {
    width: 46%;
}

.makeadonationform p {
    margin-bottom: 0px;
}


.donate-now label,
.donate-now input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
	cursor:pointer;
	text-align:center;
	font-size:14px;
}

.donationbtn {
	position: relative;
	cursor:pointer;
}

span.wpcf7-spinner {
    position: absolute;
}

.donationbtn [type="submit"] {
    background: #cf326f;
    margin: 10px 5px 5px 5px;
    width: 100%;
    color: #fff;
    border: 1px solid #cf326f;
    padding: 6px;
	border-radius:50px;
	pointer-events: none;
}

.donationbtn [type="submit"]:hover{
	background:#fff;
border:1px solid #31859c;
	color:#31859c;
}


.donate-now input[type="radio"] {
  opacity: 0.01;
  z-index: 100;
}

.donate-now input[type="radio"]:checked+label,
.Checked+label {
  background: #333;
	color:#fff;
}

.donate-now label {
  padding: 5px;
  border: 1px solid #CCC;
  cursor: pointer;
  z-index: 90;
}

.customdonationamnt p{
	margin-bottom:0px;
}

.donate-now label:hover {
  background: #DDD;
}


.testimonial_content p {
    color: #fff;
}


.bgdarkpink{
	background:#721743;	
}

.bglightgraycode{
	background:#ddd;	
}

.makeadonationform {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-radius: 0px 0px 20px 20px;
    border-right: 1px solid #D7D7D7;
    border-top: 8px solid #cf326f;
    padding: 18px;
}

.donatenow-formwrap {
    max-width: 414px;
 
    
}



.testimonial_content {
    margin-top: 50px !important;
}


.joinFormArea span.wpcf7-form-control-wrap {
    border: 0;
    outline: none;
    background-color: transparent !important;
    color: #fff;
    width: 90%;
    border-radius: 50px;
    overflow: hidden;
}

.impactstory-right{
	margin:60px 0px;	
}

.bgcolordarkpink{
	background-color:#721743;
}

.testimonialsection-bg{
	background:#fafafa;	
	padding-bottom:50px;
}

.testimonial-slider.slick-initialized.slick-slider .slick-prev:before, 
.testimonial-slider.slick-initialized.slick-slider .slick-next:before{
color: #721743;
	font-size:30px;
}
.testimonial-slider.slick-initialized.slick-slider .slick-prev{
	left:0px;
	z-index:1;
}

.testimonial-slider.slick-initialized.slick-slider .slick-next{
	right:7px;
	z-index:1;
}
.testimonial-slider.slick-initialized.slick-slider .slick-slide{
	padding-top:30px;
}

div#emailmsg {
    color: #fff;
}

.testimonial:after {
    content:' ';
    background: url(/wp-content/uploads/2024/01/right-quote.png) no-repeat;
    width: 100px;
    height: 100px;
    background-size: 100%;
    position: absolute;
    top: -30px;
    right: 50px;
    z-index: 1;
}

.testimonial.smallwidth-testimonials:after{
	top: -40px;
}

.testimonial-slider.smallwidth.slick-initialized.slick-slider .slick-prev:before, 
.testimonial-slider.smallwidth.slick-initialized.slick-slider .slick-next:before {
    color: #fff;
    font-size: 20px;
}

.testimonial-slider.smallwidth.slick-initialized.slick-slider .slick-slide {
    padding-top: 40px;
}

.testimonial-slider.smallwidth.slick-initialized.slick-slider .slick-prev {
    left: 7px;
    z-index: 1;
}


.testimonial {
    display: flex;
    margin-bottom: 20px;
	max-width:1040px;
	margin:0px auto;
	border-radius: 20px;
    padding: 20px;
	align-items:center;
	position:relative;
}


.testimonial-postpage{
	display: flex;
    margin-bottom: 20px;
	max-width:1040px;
	margin:0px auto;
	border-radius: 20px;
    padding: 20px;
	align-items:center;
	position:relative;
}
.testi-infocol {
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
	display:none;
}

.testimonial_content h4{
	display:none;
}
.testimonial.smallwidth-testimonials {
    display: inherit;
}

.smallwidthdesign {
    display: flex;
    align-items: center;
}

/* .smallwidthdesign .testimonial-left {
    flex: 0 0 30%;
    margin-right: 20px;
} */
.smallwidthdesign .testimonial-left {
    flex: 100%;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


.testimonial-fullwidth {
    color: #fff;
    margin-top: 20px;
}

.testimonial-fullwidth {
	font-size: 14px;
    line-height: 22px;
}

.testimonial.smallwidth-testimonials {
    padding: 40px 40px 40px 40px;
}


.testi-infocol h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.testimonial-right .wp-block-columns {
   margin-bottom: 0;
}

.thumbnail {
    max-width: 100%;
    height: auto;
    width: 180px;
}

/* .thumbnail {
    max-width: 100%;
    height: auto;
} */

.testimonial-right .testimonial_content {
    margin: 0px !important;
    padding: 0px !important;
	padding-right:30px !important;
}
.testimonial-right {
    color: #fff;
    margin-right: 20px;
}

.testimonial-left {
    flex: 0 0 20%; /* Adjust the width as needed */
    margin-right: 20px;
}

.testimonial-right {
    flex: 1;
}

.testimonial-left img {
    display: block;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    margin: 0px auto;
	border:5px solid #fff;
}

.testimonial-listing .testimonial{
	margin-bottom:90px;
}



/* Clearfix for flex container */
.testimonial:after {
    content: "";
    display: table;
    clear: both;
}


.awardscol1_3 {
    border: 1px solid #dbd0d0d4;
    padding: 10px 10px 30px 10px;
    border-bottom: 4px solid #cf326f;
}

.awardscol1_3 h4 {
    margin:20px 0px;
    font-size: 22px;
    font-weight: 700;
}

.awardscol1_3 a.eb-popup-button-anchor {
   border-radius: 50px !important;
   color: #fff !important;
   font-size: 14px !important;
   padding: 7px 20px !important;
   font-weight: 600 !important;
   background: #CF326F !important;
   border: 1px solid #CF326F;
   transition: all 0.5s ease !important;
}

.opacity0{
	opacity:0;
}

.awardscol1_3 a.eb-popup-button-anchor:hover {
   color: #31859c !important;
    border: 1px solid #31859c;
    background: #fff !important;
}


/* Responsive layout adjustment */
@media (max-width: 768px) {
	.anualBoxMain h5 {
    margin-top: 30px;
}
	.youtubevideo-center iframe{
		width:100%;
	}
	
	.donate-description p{
		height:inherit !important;
	}
	
	.testimonial-slider.slick-initialized.slick-slider .slick-prev {
		left:-40px;
	}
	
	.testimonial-slider.slick-initialized.slick-slider .slick-next {
		right:-30px;
	}
	
	.testimonial-slider .testimonial-left .thumbnail{
		margin-bottom: 40px !important;
	}
	
	.testimonial-left .thumbnail {
		width: 200px;
		margin-top: 80px;
		margin-bottom: 50px;
	}
	
	.FeaturedVideo-wrap iframe {
    	width: 100%;
	}
	h3.home-txt-second.home-mission-text {
		font-weight: 400 !important;
		font-size: 22px !important;
		line-height: 36px;
	}
	
    .testimonial {
        flex-direction: column;
    }

    .testimonial-left,
    .testimonial-right {
        flex: 1;
        margin-right: 0;
    }
}


.newsitemwrap {
    margin-bottom: 40px;
}


.youtubevideo-center iframe {
    margin: 0px auto;
    display: block;
}

.past-results .post-title {
    margin-bottom: 0;
}

body.postid-5856 .BoxMargin {
  
    margin-bottom: 0px;
}

.past-results .past-item{
	margin-bottom:50px;
} 

.partnersbgcolor {
    background: #f1f1f1;
    padding: 50px 0px;
}

.partnersbgcolor span.eb-gallery-link-wrapper img {
    mix-blend-mode: multiply;
    filter: contrast(1);
}

.Sliderimacticoncol {
width: 90px;
height: 90px;
background: #CF326F;
border-radius: 50%;
padding: 11px;
margin: -41px auto 16px !important;
line-height: 50px;
display: flex;
justify-content: center;
align-items: center;
}

body.postid-3269 .ourwork-featured-image:before{
	display:none;
}

body.postid-3269 .ourwork-featured-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: top !important;
}

body.postid-3269 .ourwork-featured-image img{
	width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: 0px -205px;
}

	
	body.postid-3279 .ourwork-featured-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center -160px;

}

.donatemoneyTabWrap .wp-block-ub-tabbed-content-tab-title {
    line-height: 21px;
}

.fontsizeIncrease{
	font-size:26px !important;
}

.postid-5856 .ourwork-featured-image img{
	object-position: 0px -130px;
}


.aboutasani_box1_3 {
    background: #f1f1f1;
    padding: 20px;
}

.aboutasani_wrap{
	margin-top:100px;
}

.aboutpost_wrap{
	margin-top:50px;
}

.mb-50{
	margin-bottom:50px;
}
.grid-layout-5{
	margin: 0px;
    background: #f1f1f1;
   padding: 20px;
	
}

.ourbrochure-asaniwrap {
    background: #f5f5f5;
    padding-top: 20px;
}


span.catlink {
    display: none;
}

.our-focus p {
    margin-bottom: 15px !important;
}

.testi-carousel .ebpg-readmore-btn {
    margin-left: 100px;
}

a.navbar-brand img {
    height: 60px;
}

.testi-carousel .ebpg-readmore-btn a {
    font-size: 15px !important;
    color: #c2195c!important;
    text-transform: uppercase;
    letter-spacing: 2px;
}


.testi-carousel .ebpg-readmore-btn a:hover{
	color:#000 !important;
}


.testi-carousel .ebpg-carousel-post-excerpt {
    padding-left: 50px !important;
	padding-top: 50px !important;
	position:relative;
	margin-left:50px !important;
}

.imageSlider-area img {
    height: 400px;
    width: 400px;
}

/* .testi-carousel .ebpg-carousel-post-excerpt p{
	font-size:18px !important;
	line-height:32px ;
	color:#000 !important;
} */

.single-testimonial .entry-meta{
	display:none;
}
.single-testimonial h1.entry-title {
    text-align: center;
}

.single-testimonial .post-thumbnail {
    width: 150px !important;
    margin: 0px auto;
}

.single-testimonial .post-thumbnail img {
    border-radius: 50%;
}

.single-testimonial article {
    background: #fbfbfb;
    padding: 50px 0px;
}


.testi-carousel .ebpg-carousel-post-excerpt:before {
    position: absolute;
    left: -10px;
    top: 7px;
    background: url(/wp-content/uploads/2023/10/Vector-3.png) no-repeat center center;
    width: 80px;
    height: 80px;
    content: "";
    background-size: contain;
}

.testi-carousel .ebpg-entry-thumbnail img {
    border-radius: 50% !important;
}

.testimonialcol li.testimonial {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    margin-bottom: 30px;
    border-radius: 5px;
}


.testimonialcol li.testimonial h2{
	font-size:20px;
	line-height:30px;
	font-weight:600;
	margin-bottom:30px;
}



.reviewtextcol {
    display: inline-block;
/*     width: 80%;
	margin-left:30px; */
    vertical-align: top;
}
/* 
figure.clientsimg-testimonial {
    display: inline-block;
    width: 150px;
    height: 150px;
    vertical-align: top;
}
 */


.testimonial_content p{
	text-align:justify !important;
}

/* figure.clientsimg-testimonial img {
	border-radius: 50%;
	border: 2px solid #EC268F;
padding: 10px;
} */

.ourstory-textwrap p{
	margin-bottom:10px;
}

a.dropdown-item.active {
    background: #31859c;
    margin: 0px 10px;
    display: block;
    width: auto;
}

.breadcrumbwrap {
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}

.breadcrumbwrap a {
  color: #fff;
  font-size: 16px;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 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 {
  max-width: 96%; /* Image does not overflow the content area */
  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;
}

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.bypostauthor {
  font-weight: bold;
}

.wp-block-image {
  margin-bottom: 0px !important;
}

/* 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. */
}

@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("fonts/HelveticaNeueLTPro-Md.woff2") format("woff2"),
    url("fonts/HelveticaNeueLTPro-Md.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("fonts/HelveticaNeueLTPro-Md.woff2") format("woff2"),
    url("fonts/HelveticaNeueLTPro-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("fonts/AvenirLTStd-Book.woff2") format("woff2"),
    url("fonts/AvenirLTStd-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("fonts/AvenirLTStd-Black.woff2") format("woff2"),
    url("fonts/AvenirLTStd-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("fonts/AvenirLTStd-Roman.woff2") format("woff2"),
    url("fonts/AvenirLTStd-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

ul#menu-top-menu li a {
  font-family: "Helvetica Neue LT Pro";
  font-size: 16px;
  font-weight: 400 !important;
}

button {
  font-family: "Avenir LT Std";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Avenir LT Std";
}


/* .titlefont{
	font-family: "Helvetica Neue LT Pro";
} */
.linepattern{
	font-family: "Avenir LT Std" !important;
	font-size:26px !important;
}

.titlefont{
	font-family: "Avenir LT Std";
	font-size:26px !important;
}

/* h1{font-size: 48px;}
  h2{font-size:36px;}
  h3{font-size:32px;}
  h4{font-size:24px;} */

:root {
  margin: 0px;
  padding: 0px;
}
html,
body {
  overflow-x: hidden;
}

body {
  font-family: "Avenir LT Std";
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin: 0px;
  padding: 0px;
  width: 100%;
  overflow-x: hidden;
}

p {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Live panel Area */

.livePanelArea div {
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 10px;
}
.liveImg {
  width: 23px;
  height: 21px;
}

/* Header page */
#header {
  padding: 0px;
}

.header .row {
  align-items: center;
}
.menu-bar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.desai-logo {
  height: 70px;
}

.navBar li a:hover {
  color: #cf326f;
}

ul#menu-main-menu li {
  margin-right: 5px;
}

.iconpositionwrap{
	position:relative;	
}
.videoicononimg{
	position:absolute;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.donatenowbtn a.nav-link {
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  padding: 7px 20px !important;
  font-weight: 600;
  display: inline-block;
  background: #CF326F;
  border: 1px solid #CF326F;
  transition: all 0.5s ease;
}
.donatenowbtn a.nav-link:hover {
  color: #31859c !important;
  border: 1px solid #31859c;
  background: #fff;
}

.donateformwrap .wpcf7-not-valid-tip {
  font-size: 13px;
}

.makeadonationform {
    margin-top: -60px;
}

.donationslider-text{
	padding:10px;
	text-align:center;
	font-size: 14px;
    line-height: 20px;
}
.donationslider-text h3{
		color : #721c44;
		font-size:24px;
	font-weight:700;
}

.donationslider img {
    border-radius: 20px 20px 0px 0px;
}

.DonationSliderwrap  .slick-prev {
    left: 0;
    z-index: 111;
}

.DonationSliderwrap .slick-next {
    right: 15px;
	z-index: 111;
}

.DonationSliderwrap  .slick-prev:before {
    content: "\f053";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-size: 24px;
    background: #d3467c;
    color: #fff !important;
    padding: 10px 12px;
    border-radius: 8px;
	opacity:1;
}

.DonationSliderwrap  .slick-next:before {
	opacity:1;
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-size: 24px;
    background: #d3467c;
    color: #fff !important;
    padding: 10px 12px;
    border-radius: 8px;
}



.donationslider {
    background: #edadc8;
    border-radius: 20px;
}

/* Footer page */

div#block-8 {
  margin-top: 10px;
}

.footerwrap h3 {
  font-size: 20px;
  font-family: "Avenir LT Std";
  margin-bottom: 20px;
}

.footerwrap p {
  font-size: 15px;
  font-family: "Avenir LT Std";
  margin-bottom: 0px;
}

.txt {
  margin-top: 20px;
}
.icon {
  margin-right: 5px;
}

.footerimages {
  display: flex;
  justify-content: flex-end;
}

.donate-footer-btn {
  height: 50px;
  width: 130px;
  border-radius: 300px;
  color: #cf326f;
  background: #ffffff;
  border: none;
  font-size: 13px;
  margin-top: 15px;
}

.footer-icon {
  height: 82px;
  width: 82px;
  margin-right: 21px;
}
.copyrighttxt {
  display: flex;
  align-items: center;
}

/* home page  slider */

.homeimpactslider h2 {
    margin-top: 20px;
    margin-bottom: 20px;
}


.Home_story_sliderwrap {
    padding-bottom: 0px !important;
}

.slider-background {
  background: url("/wp-content/uploads/2024/01/working-women.jpg") no-repeat center top;
  width: 100%;
  height: 100%;
  background-size: cover;
  padding: 40px 0px 0px 0px;
  margin-bottom: 60px;
	position:relative;
}
.slider-background:before{
	content:'';
	background:rgb(207 50 111 / 20%);
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.desaihomeLogo {
  margin-bottom: 19px;
}

.home-donatebtn {
  margin-top: 26px;
}

.sliderMainbox {
  position: relative;
}
.imageSlider-area {
  position: relative;
}

.txt-impacted-count{
text-align:center;
}

.txt-impacted-count p {
    font-size: 34px;
    line-height: 34px;
}

.count {
    font-size: 56px;
    font-weight: bold;
    line-height: 65px;
}
.txt-impacted-count{
display: flex;
    flex-direction: column;
    align-items: center;
    }



.impacted-count-box {
    text-align: center;
    width: 100%;
    font-weight: 300;
    line-height: 53px;
    letter-spacing: .05em;
    background: url(/wp-content/uploads/2023/12/intro-bg.png) no-repeat center center;
    padding: 90px 0px;
}


.FeaturedVideo-wrap figure {
  position: relative;
}
.FeaturedVideo-wrap figure.wp-block-embed {
  margin: 0;
}

.Home_story_sliderwrap .ebpg-carousel-post-excerpt {
    padding-left: 50px;
}

.Home_story_sliderwrap .ebpg-readmore-btn {
    padding-left: 50px;
}

.Home_story_sliderwrap .ebpg-readmore-btn a {
    color: #c2195c !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}


/* .FeaturedVideo-wrap figure:before {
    content:" ";
    background:rgba(0, 0, 0, 0.2);
    width:100%;
    height:100%;
    position:absolute;
    left:0px;
    top:0px;
    z-index: 1;
}
 */

/* donation form in home page */

.child-box {
  gap: 0;
}

.namefield {
  margin-bottom: 24px;
}

.donateformwrap {
  padding: 29px 70px;
}

.namefield input[type="text"] {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding-left: 20px;
  outline: none;
  background: transparent;
}

.usdfield {
  display: flex;
  align-items: center;
  justify-content: inherit;
}
.main-ammount {
  display: flex;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 7px;
}

.main-ammount p {
  color: #979797;
  margin: 0;
}
.ammount input[type="text"] {
  width: 130px;
  border: 0;
  border-bottom: 1px solid #cf326f;
  outline: none;
  background: transparent;
}
.ammount p {
  margin-bottom: 0px;
}
.radiobtn p {
  color: #cf326f;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 0px;
}

.radiobtn p span.wpcf7-list-item-label {
  margin-left: 5px;
}
.radiobtn input[type="radio"] {
  accent-color: #cf326f;
  width: 18px;
  height: 18px;
  margin-right: 2px;
}

.namefield input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #979797;
}
.namefield input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #979797;
}
.namefield input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #979797;
}
.namefield input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #979797;
}

.radiobtn label {
  display: flex;
  align-items: center;
}
a.donateSub-btn {
  
  width: 200px;
  border-radius: 50px;
  color: #ffffff;
  border: none;
  font-size: 15px;
  margin-top: 30px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Helvetica Neue LT Pro";
  background: #CF326F;
  border: 1px solid #CF326F;
  transition: all 0.5s ease;
	display:block;
	padding:11px;
}
a.donateSub-btn:hover {
  color: #31859c !important;
  border: 1px solid #31859c;
  background: transparent !important;
}

/* home page heading */

.home-txt h2 {
  display: flex;
  justify-content: center;
  color: #31859c;

  font-size: 36px;
  align-items: center;
}

/*  */

.countNumber h2 {
  font-weight: 700 !important;
}

#ub-tabbed-content-1b9b4477-c8b0-4af1-8c1d-361eff86afd0
  .wp-block-ub-tabbed-content-tab-title-wrap.active,
#ub-tabbed-content-1b9b4477-c8b0-4af1-8c1d-361eff86afd0
  .wp-block-ub-tabbed-content-tab-title-vertical-wrap.active,
#ub-tabbed-content-1b9b4477-c8b0-4af1-8c1d-361eff86afd0
  .wp-block-ub-tabbed-content-accordion-toggle.active {
  border-bottom: 2px solid #cf326f !important;
}

.donatemoneyTabWrap .wp-block-ub-tabbed-content-tabs-content {
  padding: 50px 0px;
}

/* Image Content box in home page */

.columngap0 {
  gap: 12px;
}

.gap0 {
  gap: 0;
}
h5.linepattern {
  position: relative;
  font-family: "Helvetica Neue LT Pro";
  font-weight: 700;
	
}

h5.linepattern:before {
  content: " ";
  width: 50px;
  background: #31859c;
  height: 1px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 8px;
}
.founderName {
  margin-bottom: 0px;
}


.ourStory h2 {
  line-height: 42px;
}
.ourStory p {
  line-height: 30px;
}

.hoverImg {
  height: 100%;
  text-align: center;
  background: transparent;
}
.headingHover {
  font-size: 22px;
  font-weight: 700;
}
.hovertxt {
  font-size: 15px;
  margin-top: 3px;
}
.btnHover {
  padding: 16px 31px;
  border-radius: 300px;
  color: #fff9fc;
  background: transparent;
  font-size: 18px;
  margin-top: 20px;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.borderhover {
  border: 1px solid white;
  height: 475px;
  width: auto;
  margin-bottom: 14px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  border-radius: 5px;
}

.hovercontentbox .hoverImg {
  display: none;
}

.hovercontentbox {
  position: relative;
}

.hovercontentbox:hover .hoverImg {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  transform: translateX(-50%);
  left: 50%;
  padding: 15px 11px;
}

.hovercontentbox:hover .titlewithbg {
  display: none;
}

.hovercontentbox figure.wp-block-image.size-full {
  margin-bottom: 0px;
}

.titlebgopacity {
  position: relative;
}

/* .titlebgopacity:after {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0px;
  content: "";
  top: 0;
} */

.Imgboxcol {
  position: relative;
}

.titlewithbg {
  background: url("../../uploads/2023/08/headingbg.png") no-repeat;
  width: 100%;
  height: 270px;
  position: absolute;
  bottom: 0px;
}

.titlewithbg h5 {
  position: absolute;
  bottom: 30px;
  color: #fff;
  font-weight: 600;
  width: 100%;
  text-align: center;
}

/* home page tab section */

.tabStyle {
  color: #cf326f !important;
  border-radius: 0px !important;
  background: none !important;
  font-size: 16px;
  font-weight: 500;
}

.tabStyle.active {
  color: black !important;
  border-bottom: 1px solid #cf326f;
}
.tabcontant {
  margin-left: 35px;
}
.contantAreatab {
  display: flex;
  justify-content: center;
  align-items: center;
}

h3.tabheading {
  font-size: 24px;
  font-weight: 750;
  text-transform: uppercase;
  margin-bottom: 24px;
}
p.tabTxt {
  font-size: 14px;
  color: black;
}

.imagebox {
  position: relative;
  height: 370px;
  width: 340px;
  margin: 0px auto;
}

.imagebox img {
  height: 370px;
  width: 340px;
  object-fit: cover;
  border-radius: 50%;
}

.imagebox figure:after {
  position: absolute;
  content: "";
  width: 340px;
  height: 340px;
  left: 0;
  right: -50px;
  border: #31859c solid 1px;
  border-radius: 50%;
  z-index: -1;
  margin: 0 auto;
}

.tabDonatebtn {
  height: 55px;
  width: 180px;
  border-radius: 50px;
  color: #ffffff;
  background: #31859c;
  border: none;
  font-size: 17px;
  margin-top: 30px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Helvetica Neue LT Pro";
}

/* News Post list */

.postboxArea {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.titleHeading a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}
.auctherName {
  font-style: italic;
}

.recentPostTitle a {
  text-decoration: none;
  color: black;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.recentPostTitle a ~ div {
  color: #31859c;
  font-style: italic;
  font-size: 16px;
}
.recentPostTitle a ~ div ~ time {
  color: #cf326f;
  font-size: 18px;
}
.viewAllbtn a {
  text-transform: uppercase;
  justify-content: center;
  padding: 17px;
  align-items: center;
  text-align: center;
  display: flex;
}
.learnmorebtn {
  border-bottom: 1px solid #cf326f;
  text-transform: uppercase;
  color: black;
  font-size: 14px;
}

/* Events section in home page */

.eventHerebtn {
  color: #cf326f;
  text-transform: uppercase;
}
.postEvents li div {
  margin-top: 32px;
}

.postEvents li h4 a {
  color: black;
  text-decoration: none;
  margin-top: 8px;
  font-size: 18px;
}
.postEvents li h4 ~ .admin {
  margin-top: 0px;
  font-style: italic;
}
.postEvents_col {
  margin: 0px !important;
}
.registerlink {
  text-decoration: none;
  border-bottom: 1px solid #cf326f;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 5px;
}

.ViewAllbtn {
  text-transform: uppercase;
  color: #ffff;
  margin-top: 20px;
}

/* Join Community section  */

.communitybox {
  background: url("/wp-content/uploads/2023/12/newsletterbg_v1.jpg") no-repeat center center;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.joinFormArea input[type="email"] {
  border: 0;
  padding: 12px 19px;
  outline: none;
  background-color: transparent;
  color: #fff;
  width:90% ;
}
.joinFormArea input[type="email"]::placeholder {
  color: #ffffff;
}

.communityformwrap .joinFormArea {
  display: flex;
  border: 1px solid white;
	position:relative;
  
	max-width: 520px;
    border-radius: 50px;
    width: 100%;
 
}

.joinFormArea .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 17px;
    font-size: 12px;
}


.joinFormArea p {
  width: 100%;
  margin-bottom: 0px;
	display: flex;
    justify-content: space-between;
}

.joinFormArea br {
  display: none;
}

.communityformwrap .wpcf7-spinner {
  position: absolute;
  margin: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.communitArea {
  margin-top: 30px;
}

.topnewsslider
  .wpsisac-slick-slider.design-5
  .wpsisac-image-slide
  .wpsisac-slide-wrap
  .wpsisac-slider-content {
  text-align: center;
  padding: 5px 10px;
  background: #721743;
}

.topnewsslider .wpsisac-slick-slider h2.wpsisac-slide-title {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  margin: 0px !important;
  display: inline-block;
}

.topnewsslider .wpsisac-slider-short-content {
  margin-bottom: 0px;
  display: none;
}

.joinFormArea input[type="button"] {
  border-radius: 50px;
  padding: 12px 48px;
  border: 1px solid #fff;
  background-color: #ffffff;
  color: #CF326F;
  transition: 0.5s all;	
}

/* helptosupport section */

.helptoSupportbtn {
  text-transform: uppercase;
  margin-top: 20px !important;
}

.wpsisac-slick-slider.design-1 .wpsisac-image-slide img {
  /* display: inline-block !important; */
  height: 470px;
  margin: 0px auto;
}

.infosliderwrap h2 {
  font-weight: 700 !important;
}

.midiatext-news a {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

.media-learnmorebtn a {
  padding: 0;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 1px solid #cf326f;
}

.media-learnmorebtn a:hover {
  border-bottom: 1px solid #000;
}

.upcomingeventslider.eb-post-carousel-wrapper.style-1
  .ebpg-carousel-post-holder:after {
  background: transparent !important;
}

/* .upcomingeventslider .slick-prev i {
  line-height: 30px !important;
} */
.upcomingeventslider .slick-next,
.upcomingeventslider .slick-prev {
  width: 30px !important;
  height: 30px !important;
  background: #000 !important;
  text-align: center !important;
  border-radius: 50% !important;
  transform: inherit !important;
  top: auto !important;
  bottom: 40px !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  -webkit-transform: inherit !important;
  -moz-transform: inherit !important;
  -ms-transform: inherit !important;
  -o-transform: inherit !important;
}

.postEvents_col .eb-post-carousel-wrapper.slick-arrows {
  margin-left: 0px;
  margin-right: 0px;
}

.SM-gallery .slick-slide {
  padding-right: 0px !important;
  padding-left: 12px !important;
}

.SM-gallery button.slick-next.slick-arrow {
  right: 22px;
}

.SM-gallery .slick-next:before {
  content: "\f30b";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #000;
  opacity: 1;
  font-size: 20px;
}

.SM-gallery .slick-prev:before {
  content: "\f30a";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #fff;
  opacity: 1;
  font-size: 20px;
}

.Footerbg {
  background: #cf326f;
  padding: 50px 0px;
}

.footerwrap {
  color: #fff;
}

a.footerdonatenowbtn {
  background: #fff;
  color: #cf326f;
  padding: 7px 15px;
  border-radius: 40px;
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
  transition: 0.5s all;
  font-size: 12px;
}

.donationslider-text p {
    height: 75px;
    overflow-y: auto;
    margin-bottom: 0;
}

a.footerdonatenowbtn:hover {
  background: #000;
  color: #fff;
}

.footerwrap h2.wp-block-heading {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}

div#block-7 img {
    height: 80px;
    width: auto;
}

ul#menu-quick-links li {
  list-style: none;
  margin-bottom: 10px;
}

ul#menu-quick-links {
  padding: 0;
}

ul#menu-quick-links li a {
  color: #fff;
}

.flipbox1_4 .eb-flipper .eb-flipbox-front {
  align-items: end !important;
}
.flipbox1_4 .eb-flipbox-front-title {
  font-size: 20px !important;
}

.buttoneffact {
  background: linear-gradient(#31859c, #31859c 50%, #c62962 50%, #d86694);
  background-size: 100% 200%;
  /*trasition effect for background*/
  transition: background 1s;
}

.buttoneffact:hover {
  color: #fff;
  background-position: 100% 100%;
}

.home-donatebtn a.wp-block-button__link {
  background: #fff;
  border: 1px solid #fff;
  transition: all 0.5s ease;
  color: #cf326f;
}

.home-donatebtn a.wp-block-button__link:hover {
  color: #fff !important;
  border: 1px solid #fff;
  background: transparent !important;
}

a.eb-flipbox-button-link.btn-gradient.blue {
  padding: 5px 20px;
  border-radius: 300px;
  color: #fff9fc;

  background: linear-gradient(transparent, transparent 50%, #fff 50%, #fff);
  background-size: 100% 200%;
  /*trasition effect for background*/
  transition: background 1s;
  font-size: 14px;
  margin-top: 10px;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}
a.eb-flipbox-button-link.btn-gradient.blue:hover {
  color: #000;
  background-position: 100% 100%;
}

.donatemoneyTabWrap a.eb-button-anchor {
  background: #CF326F;
  border: 1px solid #CF326F;
  transition: all 0.5s ease;
}

.donatemoneyTabWrap a.eb-button-anchor:hover {
  color: #31859c !important;
  border: 1px solid #31859c;
  background: transparent !important;
}

@-webkit-keyframes slide {
  0% {
    transform: translate(0px, 100px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-moz-keyframes slide {
  0% {
    transform: translate(0px, 100px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-o-keyframes slide {
  0% {
    transform: translate(0px, 100px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes slide {
  0% {
    transform: translate(0px, 100px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}

.wp-block-ub-tabbed-content-tab-content-wrap.active {
  transition: opacity 0.15s linear;
}

/* .wp-block-column figure img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.wp-block-column figure:hover img {
-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	
	
} */

ul.dropdown-menu.show li {
  margin-right: 0px !important;
}

a.nav-link {
  padding: 0.5em 0;
  color: rgba(0, 0, 0, 1);
  position: relative;
  letter-spacing: 0px;
  font-size: 15px;
  text-decoration: none;
}
a.nav-link:before,
a.nav-link:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
a.nav-link:before {
  top: 0;
  display: block;
  height: 2px;
  width: 0%;
  content: "";
  background-color: #c2195c;
  left: 0;
}
a.nav-link:after {
  left: 0;
  top: 0;
  padding: 0.5em 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffffff;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}
a.nav-link:hover:before,
a.nav-link.active:before {
  opacity: 1;
  width: 100%;
  color: #c2195c;
}
a.nav-link:hover:after,
a.nav-link.active:after {
  max-width: 100%;
}

a.nav-link:hover,
a.nav-link.active {
  color: #c2195c !important;
}
.donatenowbtn a.nav-link:before {
  display: none;
}
a.dropdown-toggle::after {
  color: #000;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.3em solid;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  position: inherit;
  padding: 0;
}

.ourhistoryslidertext {
  padding: 20px 10px 0px 30px;
  height: 302px;
}

.ourhistoryslidertext p {
  margin-bottom: 0px;
}

.History-text {
  line-height: 20px;
}

.testimonialwrap h5.linepattern:before {
  width: 40px;
  background: #fff;
}

.reviewtext {
  line-height: 30px;
}

.testimonialwrap h5.linepattern {
  margin-bottom: 30px;
}


.bgcolorlightgrap{
	background:#fafafa;
		padding:50px 0px;
}

h2.home-mission-text {
    line-height: 46px;
}

body.page-id-195 .bgcolorlightgrap1{
	background:#fafafa;
	padding-top:50px;
}

.bgcolorlightgrap1{
	background:#fafafa;
}

.testimonialwrap {
  background: url("/wp-content/uploads/2023/11/about-testimonial-bg.jpg") top
    center no-repeat;
  width: 100%;
  background-size: contain;
  padding: 70px 30px 0px;
  position: relative;
}

.testimonialwrap .reviewtext {
  padding: 0px;
}

.testimonialwrap:before {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  content: "";
}

.testimonialwrap .slick-dots li button::before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 13px;
  height: 13px;
  content: " " !important;
  text-align: center;
  background: transparent !important;
  border: 1px solid #fff !important;
  opacity: 1 !important;
  border-radius: 50% !important;
}

.testimonialwrap .slick-dots li.slick-active button:before {
  background: #fff !important;
  opacity: 1 !important;
  border: 1px solid #fff !important;
  border-radius: 50% !important;
}

.about-info-slider h2 {
    margin-top: 20px;
}

.about-info-slider .slick-slide img {
    display: block;
     width:50px;
   
}

.about-info-slider .slick-dots li button::before {
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 13px !important;
  height: 13px !important;
  content: " " !important;
  text-align: center;
  background: transparent !important;
  border: 1px solid #000 !important;
  opacity: 1 !important;
  border-radius: 50% !important;
}
.about-info-slider .slick-dots li.slick-active button:before {
  background: #cf326f !important;
  opacity: 1 !important;
  border: 1px solid #cf326f !important;
  border-radius: 50% !important;
}

.annual_col_area {
  padding: 40px 0px;
}

.ourteamtabmainwrap .wp-block-ub-tabbed-content-tabs-content {
  padding: 30px 0px 50px 0px;
}

.careeroppowrap .wp-block-ub-tabbed-content-tabs-content {
  padding: 10px 0px;
}

.ourteamtabmainwrap .wp-block-cb-carousel .slick-slide {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow: hidden;
 margin:0px 4px;
}

.ourteamtabmainwrap .wp-block-ub-tabbed-content-tab-title-wrap.active,
.careeroppowrap .wp-block-ub-tabbed-content-tab-title-wrap.active {
  border-bottom: 2px solid #cf326f !important;
}

.ourteamtabmainwrap .wp-block-ub-tabbed-content-tabs-title:after,
.careeroppowrap .wp-block-ub-tabbed-content-tabs-title:after {
  content: "";
  background: rgb(0 0 0 / 3%);
  height: 1px;
  position: absolute;
  max-width: 1140px;
  width: 100%;
  bottom: 10px;
}

.ourteamtabmainwrap .wp-block-ub-tabbed-content-tab-title-wrap,
.careeroppowrap .wp-block-ub-tabbed-content-tab-title-wrap {
  margin: 10px 25px !important;
  padding: 0px;
}

.teaminfo {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
	background:rgb(114 23 67 / 59%);
    padding: 8px;
}

.teaminfo h4 {
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 14px;
}

.teaminfo p {
  font-size: 12px;
  color: #fff;
  margin-bottom: 0px;
  line-height: 14px;
}

.ourteamslide-wrap {
  position: relative;
}

.ub_styled_list.styledlistwrap {
  padding-left: 20px !important;
}

.about-ourprogwrap header.ebpg-entry-header {
  background: #31859c;
}

.about-ourprogwrap header.ebpg-entry-header h3 {
  font-size: 16px !important;
  margin: 10px !important;
}

.ourWorkbgImage .titlebgopacity:after{
	display:none;
}

.ourWorkbgImage .breadcrumbwrap{
	display:none;
}

.ourwork-featured-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
	object-position:0px -200px;
}

/* .ourwork-featured-image:before {
  position: absolute;
  content: "";
  background: rgb(0 0 0 / 10%);
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1;
	
} */

.ourwork-featured-image {
  position: relative;
  height: 300px;
}

.ourworksinglepagewrap {
  position: relative;
  height: 300px;
  margin-bottom: 50px;
}
.headercontent-OWP {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 30px;
}

.headercontent-OWP h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.reviewtext {
  position: relative;
  padding-top: 50px;
  padding-left: 50px;
}
.reviewtext:before {
  position: absolute;
  left: -10px;
  top: 7px;
  background: url(/wp-content/uploads/2023/10/Vector-3.png) no-repeat center
    center;
  width: 80px;
  height: 80px;
  content: "";
  background-size: contain;
}

#wpsisac-slick-slider-1 .slick-prev:before,
#wpsisac-slick-slider-1 .slick-next:before {
  display: none !important;
}

.wpsisac-slick-slider .slick-arrow,
.wpsisac-slick-carousal .slick-arrow {
  background: transparent !important;
}

div#wpsisac-slick-slider-1 {
  max-width: 650px;
  text-align: center;
  margin: 0px auto;
  width: 100%;
}

dvi.topnewsslider {
  width: 100%;
  display: block;
  background: #721743;
}

.topnewsslider h2:before {
  content: "\f0a1";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

#wpsisac-slick-slider-1 .slick-arrow {
  width: 20px !important;
  height: 20px !important;
}

.our-foucus-card {
  position: relative;
  overflow: hidden;
}

.our-foucus-img:after {
  content: "";
  background: linear-gradient(180deg, rgba(114, 23, 67, 0.6) 0%, rgba(0, 0, 0, 0) 30%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.our-foucus-card img {
  width: 100%;
}

.our-foucus-card .our-foucus-caption {
  position: absolute;
  top: 0;
  background: url(../images/focus-caption-bg.png) no-repeat center bottom;
  background-size: cover;
  width: 100%;
  height: 77px;
  z-index: 1;
  text-align: center;
  padding: 30px 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.our-foucus-card:hover .our-foucus-caption {
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: rgba(114, 23, 67, 74%);
}

.our-foucus-card:hover .our-foucus-caption::after {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: calc(100% - 30px);
  width: calc(100% - 30px);
  content: "";
  left: 15px;
  top: 15px;
  bottom: 15px;
  right: 15px;
  border-radius: 5px;
}
.ourfoucusmainwrap {
  margin-bottom: 70px;
}

.our-foucus-caption h3 {
  color: #fff;
  font-size: 27px;
  margin-bottom: 20px;
	font-weight:700;
}

.our-foucus-caption p {
  color: #fff;
  padding: 0px 30px;
	display:none;
}

.our-foucus-card:hover .our-foucus-caption p{
    display:block;
}

.our-foucus-card:hover a.btnstyle1 {
     display:inline-block;
}

.our-foucus-card .btnstyle1{
	display:none;
}

.btnstyle1 {
  padding: 10px 30px;
  font-size: 16px;
  min-width: auto;
  border: 1px solid #fff;
  border-radius: 40px;
  background: transparent;
  margin-bottom: 20px;
  display: inline-block;
  z-index: 1;
  position: relative;
  color: #fff;
}

a.btnstyle1:hover {
  background: #fff;
  color: #000;
}
.viewnewsbtn a.eb-button-anchor:hover,
.vieweventsbtn .eb-button a.eb-button-anchor:hover {
  background: transparent !important;
  border: 1px solid #31859c;
  color: #31859c !important;
}

.viewnewsbtn a.eb-button-anchor,
.vieweventsbtn a.eb-button-anchor {
  border: 1px solid #CF326F;
  color: #fff;

}
a.eb-button-anchor {
    border-radius: 50px !important;
    background: #cf326f !important;
}


.getinvolve-col1_2 a.eb-button-anchor{
	background: #cf326f !important;
}

.getinvolve-col1_2 a.eb-button-anchor:hover{
	background: #fff !important;
}


.vieweventsbtn{
	  float: left;
}

.followDFbtn a.eb-button-anchor {
  background: #CF326F !important;
  border-radius: 40px !important;
  border: 1px solid #c2195c !important;
}
.followDFbtn a.eb-button-anchor:hover {
  color: #31859C !important;
  background: #fff !important;
  border: 1px solid #31859C !important;
}

.followDFbtn .eb-button {
  margin-top: 10px !important;
  justify-content: flex-start !important;
}

select#pdf-select {
  border-radius: 40px;
  color: #fff;
  padding: 16px 50px 16px 30px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-image: url(https://desaifoundation.staging.securemetasys.com/wp-content/uploads/2023/10/dropdown-arrow.png);
  background-repeat: no-repeat;
  background-position: 85% center;
  background-size: 12px 7px;
  background-color: #CF326F;
	border:1px solid #CF326F;
}
select#pdf-select:hover{
    border-radius: 40px;
    color: #31859C !important;
    padding: 16px 50px 16px 30px;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background-image: url(https://desaifoundation.staging.securemetasys.com/wp-content/uploads/2023/11/annualImage.png) !important;
    background-repeat: no-repeat;
    background-position: 85% center;
    background-size: 12px 7px;
    background-color: #fff;
    border: 1px solid #31859C !important;
}						   



select#pdf-select:focus-visible {
  outline: none;
  border: 0px;
}

select#pdf-select option {
  background: #fff;
  color: #31859c;
  padding: 0;
  border: 1px solid #ddd;
}

.ourteamtabmainwrap .wp-block-cb-carousel .slick-next:before,
.ourteamtabmainwrap .wp-block-cb-carousel .slick-prev:before {
  color: #fff !important;
  font-size: 30px !important;
  opacity: 1 !important;
}

.ourteamtabmainwrap .wp-block-cb-carousel .slick-next {
  right: 25px !important;
}
.ourteamtabmainwrap .wp-block-cb-carousel .slick-prev {
  left: 25px !important;
	z-index:1;
	color:#fff;
}

.our-programs-card:hover p.text-end {
  opacity: 1;
}
.our-programs-caption p.text-end {
  position: absolute;
  width: auto;
  right: 20px;
  bottom: 0px;
  opacity: 0;
}

.our-programs-card .our-programs-caption h4 {
  font-size: 22px;
  color: #fff;
  width: 100%;
  padding: 0px 0px 14px 0px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0px;
}

.our-programs-card:hover .our-programs-caption {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  justify-content: end;
  padding: 20px;
}
.our-programs-caption p {
  padding: 0px;
  text-align: left;
  font-size: 13px;
  line-height: 20px;
  width: 90%;
}

.our-programs-card:hover .our-programs-caption::after {
  display: none;
}

.our-programs-card .our-programs-caption {
  background: #CF326F;
  padding: 10px 20px;
  height: 50px;
}

.our-programs-card .right-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}
a.right-arrow img {
  width: auto;
}

p.History-text {
  overflow-y: auto;
  max-height: 200px;
  width: 96%;
  padding-right: 10px;
}
p.History-text::-webkit-scrollbar {
  width: 2px;
}

p.History-text::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}

p.History-text::-webkit-scrollbar-thumb {
  background-color: #999;
  outline: 1px solid #f1f1f1;
}

.progcatmainwrap .wp-block-ub-tabbed-content-tab-title-wrap.active {
  border-bottom: 2px solid #cf326f !important;
}

.progcatmainwrap .wp-block-ub-tabbed-content-tabs-title:after {
  content: "";
  background: rgb(0 0 0 / 3%);
  height: 1px;
  position: absolute;
  max-width: 1140px;
  width: 100%;
  bottom: 1px;
}

.donatemoneyTabWrap .wp-block-ub-tabbed-content-tabs-title:after {
  content: "";
  background: rgb(0 0 0 / 3%);
  height: 1px;
  position: absolute;
  max-width: 1140px;
  width: 100%;
  bottom: 1px;
}

.progcatmainwrap .wp-block-ub-tabbed-content-tab-title-wrap {
  margin: 0px 30px;
}

.ourworkpostwrap .ebpg-entry-wrapper {
  position: absolute;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  color: #fff;
  flex-direction: column;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  background: #CF326F;
  padding: 0px 20px;
  height: 90px;
}

.ourworkpostwrap article.ebpg-grid-post .ebpg-grid-post-holder {
  position: relative;
}

.ourworkpostwrap
  article.ebpg-grid-post
  .ebpg-grid-post-holder:hover
  .ebpg-entry-wrapper {
  display: flat;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.6);
  justify-content: end;
}



.ourworkpostwrap .ebpg-entry-thumbnail:after{
	background-color:transparent !important;
}



.style-5.ourworkpostwrap .ebpg-grid-post-holder .ebpg-entry-wrapper {
    display: flex;
    flex-flow: column;
    height: 100%;
    left: 0;
    position: absolute;
    top: auto !important;
    width: 100%;
	padding:10px !important;
    height: 65px !important;
}


.ourworkpostwrap .ebpg-entry-content{
	display:none;
}

.ourworkpostwrap header.ebpg-entry-header h2.ebpg-entry-title a {
  color: #fff;
  font-size: 16px !important;

}

.ourworkpostwrap header.ebpg-entry-header h2.ebpg-entry-title a:hover {
  color: #fff;
}

.ourworkpostwrap .ebpg-readmore-btn {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: #fff;
  border-radius: 50%;
  width: 37px;
  height: 37px;
}

.ourworkpostwrap article.ebpg-grid-post .ebpg-grid-post-holder:hover .ebpg-entry-wrapper .ebpg-readmore-btn {
  display: block;
}

.ourworkpostwrap .ebpg-readmore-btn a {
  text-indent: -9999px;
  display: block;
  width: 35px;
  height: 35px;
  font-size: 9px !important;
  line-height: 50px;
  z-index: 1;
  position: relative;
}

.ourworkpostwrap .ebpg-readmore-btn:after {
  content: "";
  background: url(/wp-content/uploads/2023/10/right-arrow.png);
  height: 8px;
  display: block;
  width: 13px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  background-size: 100%;
}



.ourworkpostwrap.eb-post-grid-wrapper .ebpg-footer-meta{
    margin:0px !important;
}

.ourworkpostwrap.eb-post-grid-wrapper .ebpg-entry-wrapper h2.ebpg-entry-title {
    margin: 0px !important;
    height: 65px !important;
    line-height: 22px;
}

.ourworkpostwrap article.ebpg-grid-post .ebpg-grid-post-holder:hover .ebpg-entry-wrapper h2.ebpg-entry-title{
	height: auto !important;
}



.ourworkpostwrap article.ebpg-grid-post .ebpg-grid-post-holder:hover .ebpg-entry-wrapper .ebpg-entry-content{
	width:82% !important;
}

.ourworkpostwrap.eb-post-grid-wrapper .ebpg-footer-meta{
    margin:0px !important;
}

.ourworkpostwrap.eb-post-grid-wrapper .ebpg-grid-post-excerpt p{
	margin-left:0px !important;
	font-size:14px !important;

}




img.news-item {
  object-fit: cover;
  object-position: top left;
	height:100%;
}

.newsmediawrap {
  position: relative;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}


.newsmediawrap:hover a.readmorebtn {
    display: block;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.newssource {
  position: absolute;
  background: #000;
  width: 100%;
  padding: 5px 10px;
  color: #fff;
  top: 0px;
  left: 0px;
z-index:1;
}

.newsmediawrap a.readmorebtn {
	display:none
}

/* News Media Filter Css */

.readmorebtn {
  background: #cf326f;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 50px;
	border:1px solid #cf326f;
  font-size: 12px;
  outline: none;
}
#load-more-button {
  background: #cf326f;
  padding: 15px 35px 15px 35px;
  color: #fff;
  border-radius: 50px;
  font-size: 12px;
  cursor: pointer;
}
.newsmediawrap {
  position: relative;
	height: 356px;
    padding-top: 42px;
}

.newssource {
  position: absolute;
  background: #000;
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding: 8px 0px 8px 0px;
  font-weight: bold;
  letter-spacing: 1px;
	top:0px;
}

.media-post-date {
  color: #cf326f;
  margin-top: 23px;
  margin-bottom: 1px;
}
.post-title a {
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}

.future-post-data .post-title {
    margin-bottom: 20px;
}

.ourprogpost-Titlewrap h1 {
    text-align: center;
    font-weight: 700;
	font-size:30px;
	line-height:40px;
}

.ourprogpost-Titlewrap {margin-bottom: 50px;}

.post-title {
	margin-bottom:50px;
}

.news-item .readmorebtn {
  display: none;
  margin-bottom: 0px;
}
.news-item{
	position:relative;
}

a.newsimg{
	display:block;
	height:100%;
}

.newsmediawrap:hover a.newsimg {
  position: relative;
}

.newsmediawrap:hover a.newsimg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(194, 25, 92, 0.2); /* Black overlay with 50% opacity */
  z-index: 1; /* Ensure the overlay is on top */
}

.newssource p {
  margin: 0;
}

.selectdiv {
  position: relative;
}
.newspostFilter {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.newspostFilter {
  height: 32px;
  width: 206px;
  border: none;
  outline: none;
  border-radius: 4px;
  background: #fafafa;
  color: #979797;
  padding-left: 14px;
}
.arrowdown {
  width: 0;
  height: 0;
  color: #cf326f;
  position: absolute;
  top: 27%;
  right: 37px;
  content: "";
  z-index: 98;
}

.news-item .post-title h3 {
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 12px 0px;
}

.postFilter {
  height: 32px;
  width: 206px;
  border: none;
  outline: none;
  border-radius: 4px;
  background: #fafafa;
  color: #979797;
  padding-left: 14px;
}
.post-ctnt {
  color: #31859c;
  font-style: italic;
  margin-top: 22px;
}
.event_postBox {
  margin-top: 30px;
}
.post-title h3 {
  font-size: 18px;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
}
.setPosotion {
  position: relative;
}
.rgstrBtn {
  display: flex;
/*   margin-top: 30px; */
}

.rgstrBtn a {
  border: none;
  background: #cf326f;
  padding: 11px 30px 11px 30px;
  border-radius: 50px;
  font-size: 15px;
  color: #ffff !important;
}
.Event-postData {
  text-align: start;
  float: left;
  padding-left: 50px;
}
.event-cnt {
  position: absolute;
  left: 0px;
  bottom: 52px;
}
.events-post-data{
    padding: 0px 9rem;
    }
.event-cnt{
    align-items: center;
    display: flex;
}

.selecteddiv {
  position: relative;
}

.postFilter {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.eventarrowdown {
  width: 0;
  height: 0;
  color: #cf326f;
  position: absolute;
  top: 22%;
  right: 26px;
  content: "";
  z-index: 98;
}

/* Sub Menu */

li.whatwedropdwn a:after {
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  content: "\f0d8";
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  display: inline-block;
  margin-left: 10px;
  transform: rotate(180deg);
}

ul.sub-menu li a:after {
  display: none;
}

ul.sub-menu {
  position: absolute;
  display: none;
  list-style: none;
}
.whatwedropdwn:hover ul.sub-menu {
  display: block;
  padding: 10px;
  margin: 0px !important;
  background: #f1f1f1;
  z-index: 1;
}

.whatwedropdwn:hover ul.sub-menu li a {
  font-size: 14px;
}
/*--------------------------------------------------- About Page ------------------------------------------------*/

.aboutbgImage {
  position: relative;
}
.aboutImgText {
  display: flex;
  justify-content: center;
}
.aboutxtBox {
  bottom: 83px;
  position: absolute;
}
.ourstroyHeading {
  margin-bottom: 20px;
  margin-top: 35px;
}
.Ourstrorycolm {
  column-gap: 80px;
}
/* Our History section in about page */

.ourHistoryArea {
  margin-top: 20px !important;
}
.historyinfo {
  margin-top: 39px;
}

.history_contentbox {
  margin-bottom: 0px;
}
.history_contentbox2 {
  padding: 0px 12px;
}

/* Impact box section in about page */

span.linepatternImp {
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #fff;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 10px;
}

.impactText {
  font-size: 15px;
}

.impactBox {
  position: relative;
  background: url("../../uploads/2023/09/impactbgimg.png") no-repeat;
  background-size: cover;
}
.impactTextbox {
  position: absolute;
  top: 26px;
  padding: 20px 55px;
}
.bgImage {
  position: absolute;
  top: 0px;
}

/* Annual Reports Box Area */

.anualBoxMain {
  gap: 10%;
}
.annualTxt {
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 30px;
}

/* Our team section in about page */
.colGap {
  gap: 74px;
}

.abouttabArea {
  color: black !important;
  border-radius: 0px !important;
  background: none !important;
  font-size: 16px;
  font-weight: 500;
}

.abouttabArea.active {
  color: #cf326f !important;
  border-bottom: 1px solid #cf326f;
}

.teamimgBox {
  display: flex;
  gap: 0px;
  list-style: none;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
}
ul.teamimgBox li {
  padding: 2px;
  position: relative;
}
.empName {
  text-transform: uppercase;
}

.empInfo {
  position: absolute;
  bottom: 20px;
  color: #fff;
  text-align: center;
  right: 99px;
  font-size: 16px;
  width: 100%;
  left: 0px;
}
/* career opportunities section in about page */
.linefont_Style {
  font-size: 18px;
}
span.linepatternAbout {
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #31859c;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 10px;
}
.careertabArea {
  color: #000 !important;
  border-radius: 0px !important;
  background: none !important;
  font-size: 16px;
  font-weight: 500;
}

.careertabArea.active {
  color: black !important;
  border-bottom: 1px solid #cf326f;
}
.careerTabbox {
  gap: 115px;
}
.setMarginbox {
  margin-top: 30px;
}
.admin-content {
  font-size: 15px;
}
.prgmLinkArea {
  margin-top: 10px;
}
a.career_prgm_link {
  display: block;
  color: #31859c;
  line-height: 36px;
}
/* Our Programs section  Area in about page */

.ourprgmImgbox {
  position: relative;
}
.ourprgmImgtxt {
  background: #31859c;
  padding: 11px 16px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #fff;
}
.our_Prgm_Img {
  width: fit-content;
  margin: 0 auto;
}

.hoverourPrgmImgtxt {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  color: #fff;
  padding: 90px 38px 0px 38px;
  display: none;
}

.ourprgmImgbox:hover .hoverourPrgmImgtxt {
  display: block;
}

.ourprgmImgbox:hover .ourprgmImgtxt {
  display: none;
}
/* News Post section in about page */

.aboutrecentPostTitle a {
  text-decoration: none;
  color: black;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.aboutpostAuther {
  color: #31859c;
  font-style: italic;
}
.aboutNewsposttitle a {
  text-decoration: none;
  color: black !important;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.aboutAutherName {
  font-style: italic;
}
.aboutlearnmorebtn {
  border-bottom: 1px solid #cf326f;
  text-transform: uppercase;
  color: black;
  font-size: 14px;
}

/*  our History section in about page  */
.textwithbg {
  background: #fafafa;
  display: flex;
  min-height: 295px;
}
.ourWorkbgImage {
  position: relative;
}
.ourWorkImgText {
  display: flex;
  justify-content: center;
}
.ourWorktxtBox {
  bottom: 83px;
  position: absolute;
}

.ourWorktabArea {
  color: #cf326f !important;
  border-radius: 0px !important;
  background: none !important;
  font-size: 16px;
  font-weight: 500;
}

.ourWorktabArea.active {
  color: black !important;
  border-bottom: 1px solid #cf326f;
}

.space-evenly {
  justify-content: space-evenly !important;
}

/* tab section  */

.our_Work_Prgm_Img {
  margin: auto 0px;
  width: fit-content;
}

.healthBox {
  position: relative;
}

.healthImgtxt {
  position: absolute;
  bottom: 0px;
  left: 7px;
  background: #31859c;
  width: 95%;
  color: #ffffff;
  font-size: 19px;
  padding: 11px 2px 7px 17px;
}
.healthImgtxt p {
  text-transform: uppercase;
  font-size: 16px;
}

.healthhoverTxt h4 {
  font-size: 18px;
  text-transform: uppercase;
}
.healthhoverTxt p {
  font-size: 14px;
}

.healthhoverTxt {
  position: absolute;
  bottom: 0px;
  height: 100%;
  left: 9px;
  padding: 25px 0px 0px 4px;
  text-align: center;
  color: #ffffff;
  background: #00000066;
  width: 94%;
  display: none;
}

.healthBox:hover .healthhoverTxt {
  display: block;
}

.healthBox:hover .healthImgtxt {
  display: none;
}

/* REGIONAL MAP section */

li.stateLlArea img {
    animation: beat .25s infinite alternate;
}

@keyframes beat{
	to { transform: scale(0.95); }
}


.stateinfotable table {
    border: 1px solid #ddd;
    margin-top:20px
}
.stateinfotable table tr td,
.stateinfotable table tr th {
    border: 1px solid #ddd;
    background: #f7f7f7f7;
}

.stateinfotable table tr:first-child td,
.stateinfotable table tr:first-child th {
    border: 1px solid #ddd;
    background: #eee;
}

span.linepatternourWork {
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #31859c;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 10px;
}

.stateArea {
  margin-top: 15px;
}

.stateUlArea {
  list-style: none;
  padding-left: 0px;
  font-size: 15px;
}
.stateLlArea {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}
.stateLlArea a {
  font-weight: bold;
  color: #31859c;
}
.sanitaryText {
  display: flex;
  gap: 10px;
}
.sanitaryText p {
  color: #31859c;
}

.sprt_heding {
  color: #31859c;
	margin-bottom:0px;
}
.mdclsupporttextbox {
  margin-top: 15px;
}
.accrdBtn {
  gap: 22px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.accrd_content {
  margin-left: 37px;
  font-size: 15px;
}

.Icon_textArea {
  position: relative;
}
.iconposition {
  position: relative;
  bottom: 32px;
  left: 71px;
}
.setMargin {
  margin-left: 72px;
}

/* News & Event Page */

.news_eventbgImage {
  position: relative;
}
.news_eventImgText {
  display: flex;
  justify-content: center;
}
.news_eventxtBox {
  bottom: 83px;
  position: absolute;
}

/* post  filter  */

.postFilter {
  height: 32px;
  width: 226px;
  border: none;
  outline: none;
  border-radius: 4px;
  background: #fafafa;
  color: #979797;
}

.set_Positiontxt {
  position: relative;
}

.set_Position_heading {
  position: absolute;
  bottom: 0px;
}
.event_post_Heading1 a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}
.event_registerbtn {
  width: 241px;
  margin-right: 535px;
  margin-top: 8px;
}

.event_registerbtn a {
  margin-top: 26px;
  font-size: 14px;
  padding: 7px 35px 7px 35px;
}

.event_title li {
  padding: 0px 0px 25px 86px;
}
.adminstyle {
  font-style: italic;
}

.festival_box {
  display: flex;
  justify-content: center;
}

.festival_box_ul {
  display: flex !important;
  gap: 21px;
}

.festival_title a {
  text-decoration: none;
  color: black;
  font-size: 18px;
}

.festival_btn a {
  padding: 10px 30px 10px 30px;
  font-size: 15px;
}
.news_Media_box {
  display: flex !important;
}
.media_headingtxt a {
  font-size: 18px;
  text-decoration: none;
  color: black;
}
.Media_container {
  display: flex;
  justify-content: center;
}

.news_Media_box li {
  position: relative;
}

.news_media_Ownr {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
  background: black;
  color: #fff;
  width: 100%;
  padding: 7px 0px 7px 0px;
}

.media_read_btn a {
  padding: 12px 25px 12px 25px;
  margin-top: 20px;
  font-size: 15px;
}
.media_loadmorebtn a {
  padding: 15px 34px 15px 35px;
  font-size: 15px;
}

.instafollow-leftcol {
  padding-left: 120px;
}

.instafollow-rightcol .wp-block-columns {
  margin-bottom: 0px !important;
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Donate now page */

.donatebgImage {
  position: relative;
}
.donateImgText {
  display: flex;
  justify-content: center;
}
.dotanetxtBox {
  bottom: 83px;
  position: absolute;
}

/* Take Action page */



.take_action_bgImage {
  position: relative;
}
.take_action_ImgText {
  display: flex;
  justify-content: center;
}
.take_action_txtBox {
  bottom: 83px;
  position: absolute;
}

.testimonialsliderwrap {
  margin-bottom: 0px !important;
}

.df_info_col{
	padding:20px !important; 
}

.contactinfo {
    color: #fff;
}

.contactinfo a {
    display: block;
    color: #fff;
}
.RegionalMainmap  .drag_element.tips:after {
    content: "+";
    color: #000;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    left: 5px;
    top: -26px;
    line-height: 16px;
}

.regionalbreadcrumbswrap a {
    color: #31859c;
}

.RegionalMainmap .drag_element.tips:before {
    content: " ";
    background:url("/wp-content/uploads/2023/10/sanitary-napkin-1-2.png");
    width:20px;
    height:20px;
    position: absolute;
    left: -16px;
    top: -30px;
    background-size: contain;
}

.drag_element.tips.jammuandkashmir:before,
.drag_element.tips.jammuandkashmir:after,
.drag_element.tips.kerala:before,
.drag_element.tips.kerala:after {
    display: none;
}
.drag_element.tips.tamilnadu:before{
	left: -11px;
    top: -20px;
}

.drag_element.tips.tamilnadu:after{
	left: 10px;
    top: -17px;
}

.drag_element.tips.jammuandkashmir img.pins_image {
    width:20px;
    height:20px;
}
.drag_element.tips.odisha:after {
    display: none;
}

.drag_element.tips.odisha:before {
    left: -6px;
}

.drag_element.tips.karnataka:after {
    display: none;
}

.drag_element.tips.karnataka:before {
    left: -10px;
}
.drag_element.tips.jharkhand img {
    display: none;
}

.drag_element.tips.jharkhand .point_style.ihotspot_tooltop_html {
    display: none;
}

.drag_element.tips.jharkhand::before {
    top:-16px;
}

.drag_element.tips.jharkhand::after {
    left: 2px;
    top: -9px;
}

div#body_drag_3574 .drag_element.tips::before,
div#body_drag_3574 .drag_element.tips::after {
    display:none
}

	.cattitlewrap {
    padding: 50px 0px;
}
.btnmy-0 .eb-button-wrapper.eb-button-alignment {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/* Our Imapact CSS */
.ourimpacttext{
	line-height:32px;
	padding:0px 50px;
}
.ourimpactcol1_12 {
    border: 1px solid #ddd;
    border-top: 6px solid #cf326f;
    position:relative;
	border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
	margin-bottom:40px !important;
}



.ourimpactcol1_12:before{
    content:'';
    position:absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #cf326f;
    left:50%;
    top:0;
    transform:translate(-50%, 0%)
}

.ourimpactcol1_12 h3 {
    background:rgb(245 245 245 / 57%);
    padding: 30px 20px 50px 20px;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
}

.imacticoncol {
    width: 90px;
    height: 90px;
    background: #cf326f;
    border-radius: 50%;
    padding: 11px;
    margin: -41px auto 0px;
	line-height: 50px;
}

.ourimpactcol1_12 p {
    font-size: 18px;
    text-align: center;
    padding: 20px;
    line-height: 28px;
}
/* News Event section past event */

#pastload-more-button{
	background: #cf326f;
    padding: 15px 35px 15px 35px;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    cursor: pointer;
}

.pastpostFilter{
	height: 32px;
    width: 206px;
    border: none;
    outline: none;
    border-radius: 4px;
    background: #fafafa;
    color: #979797;
    padding-left: 14px;
}

.pastpostFilter{
	    -webkit-appearance: none;
    -moz-appearance: none;
}

select {
    word-wrap: normal;
}

.ourworkpost-Detailwrap .post-content p{
	font-size :18px;
	line-height:28px;
	
}
.post-content h6{
	    color: #31859c;
    font-style: italic;
    margin-top: 22px;
}

ul.Regionslist {
    margin: 40px 0px 20px 0px;
    padding: 0px;
}

ul.Regionslist li {
    display: block;
    margin-bottom:10px;
    background: #fbfbfb;
    padding: 6px;
}

ul.Regionslist li:before {
    content: '';
    background: url("https://desaifoundation.staging.securemetasys.com/wp-content/uploads/2023/11/maps-and-flags-1.png") no-repeat center;
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: sub;
    background-size: contain;
    margin-right: 8px;
}


/* End CSS */

.our_historymainwrap {
    background: #f7f7f7;
    padding: 45px 0px;
}

.our_historycol h3 {
    text-align: center;
    margin-bottom: 30px;
}

.timelineslider .ebpg-entry-wrapper {
    background: #fafafa;
    padding: 20px 10px 0px 30px !important;
    height: 302px;
}

.timelineslider h3.ebpg-entry-title {font-weight: 600;}

.timelineslider .ebpg-carousel-post-holder{
	gap:0px !important;
}
.timelineslider {
	margin-top:50px;
}

.timelineslider .slick-dots li button {
    font-size: 16px;
    color: #000;
    width: 90px !important;
    height: 50px !important;
    padding: 0px !important;
    text-align: left !important;
}

.timelineslider .slick-dots li{
    width: 80px !important;
	position:relative;
	margin:0px;
}

.timelineslider .slick-dots li button::before { 
    width: 135px !important;
    height: 2px;
	background:transparent !important;
}

.timelineslider .slick-dots::before{
	content:'';
	width:100%;
	height:1px;
	background:rgba(0, 0, 0, 0.03);
	position:absolute;
	top:0px;
	left:0px;
}
.timelineslider .slick-dots {
    bottom: -75px !important;
	text-align:center !important;
}




.timelineslider .slick-dots li.slick-active button:before{
	background:#CF326F !important;
}

.ourteamslide-wrap.slick-slide img{
width:100%;
}

.ourworkpostwrap .ebpg-pagination-button {
    border-radius: 40px !important;
    border: 1px solid #cf326f;
}

.ourworkpostwrap .ebpg-pagination-button:hover{
	color:#CF326F;
}

.aboutxtBox a.eb-button-anchor:hover {
    background: #fff !important;
    color: #d8326d !important;
    border: 1px solid #fff !important;
}
 
.getTicketbtn .eb-button {
    display: inline-block;
    max-width: 160px;
}
.rgstrBtn a:hover {
    color: #31859C !important;
    background: #fff !important;
    border: 1px solid #31859C !important;
}

a#pastload-more-button:hover {
    color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
}
a#load-more-button:hover {
    color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
}
.readmorebtn:hover{
 color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
}	
.joinFormArea input[type="submit"]:hover {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.breadcrumbwrap a:nth-child(2) {
    display: none;
}

.ourwork_impactcol {
    padding: 30px 20px 20px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.donatepost_grid img {
    width: 100%;
}

.donatepost_grid {
    margin-bottom: 80px;
    padding: 15px !important;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border: 1px solid #ddd;
	text-align:center;
}

.donatepost_grid h2 a {
    font-size: 18px;
    font-weight: 700;
}
.donatepost_grid .eb-button {
    flex-direction: column;
    align-items: flex-start;
}

.container.donatenowcolwrap .row > .col-md-6:first-child .donatepost_grid {
    height: 510px;
}

.donate-content {
    padding: 10px;
}

.donate-description p {
    font-size: 14px;
    line-height: 24px;
	height:70px;
}

.donate-content h2 {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 30px;
    font-weight: 700;
}

a.Donatenow {
    vertical-align: middle;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    padding: 7px 20px !important;
   	display: inline-block;
    background: #CF326F;
    border: 1px solid #CF326F;
    transition: all 0.5s ease;
}

a.Donatenow:hover {
    color: #CF326F;
    background: transparent;
}
 .ticketBtn{
    padding: 14px 20px;
    background: #CF326F;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
	}
	
  .ticketBtn:hover{
    color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
  }

.boxShadow{
	box-shadow: 0px 0px 5px #b1b1b1;
    border-radius: 9px
}
.gapCol{
	    column-gap: 10px;
}
.imgBorder img{
	border-radius: 7px;
}
h3 .post_title{
	color: #000;
    font-weight: bold;
    font-size: 22px;
	text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
	 .post_date {
	    color: #cf326f;
    margin-top: 13px;
    margin-bottom: 3px;
    }


h3.post_title a {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-size:18px;
font-weight:bold;
color:#000;
}

.LearnMorebtn {
  padding: 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 1px solid #cf326f;
}

.LearnMorebtn:hover {
  border-bottom: 1px solid #000;
}

.iconPosition{
	float:right;
}

.slider-controls.iconPosition a {
    font-size: 39px;
    margin-left: 19px;
	color: black;
}

.title_Data{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
a.ImageData img {
    border-radius: 6px;
	height:156px !important;
	object-fit:cover;
	width:100%;
}

	.postDate{
	color: #cf326f;
    margin-top: 10px;
    margin-bottom: 7px;
}

.registerBtn{
	color: #000;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 15px;
}
.registerBdr{
	border-bottom: 1px solid #cf326f;
    width: fit-content;
}
.EventMSG p{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}
.HomeEventMsg{
	 color: #c2195c;
    font-size: 20px;
    font-weight: bold;
}

.eb-button-wrapper.eb-button-1dmfqe9 .eb-button-anchor:hover{
	background:#ffffff !important;
}
.eb-button-wrapper.eb-button-jeq9ktx .eb-button-anchor:hover {
    background: #ffffff !important;
}
.asaniBox{
	 padding: 30px 20px 20px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.AsaniVwBtn a:hover{
	background: #fff !important;
    color: #31859c;
    border: 1px solid #31859c;
}

img.wp-image-5862 {
    width: 360px;
    height: auto !important;
}

body.postid-5856 .ourwork-featured-image:before,
body.postid-5856 .headercontent-OWP{
Display:none;
}

body.postid-5856 .ourwork-featured-image{
height:525px;
}

.BoxMargin{
	margin-top: 276px !important;
    margin-bottom: 0px;
}
.moretext{
  display: none;
}

#texthideshowbtn {
    font-size: 18px;
    text-transform: capitalize;
    color: #cf326f;
}
.secondmoretext{
	display:none;
}

.eb-post-carousel-wrapper.eb-post-carousel-x9pufyw .ebpg-entry-title a{
	font-weight:bold !important;
}
.eb-post-carousel-wrapper.eb-post-carousel-x9pufyw .ebpg-entry-thumbnail img {
    width: 46% !important;
    border-radius: 68% !important;
    height: auto;
}

    .eb-post-carousel-wrapper.eb-post-carousel-x9pufyw .ebpg-entry-thumbnail {
    display: flex;
    justify-content: center;
}

.eb-post-carousel-wrapper.eb-post-carousel-zgi9u6f .ebpg-entry-title a{
	font-weight:bold !important;
}

.eb-post-carousel-wrapper.eb-post-carousel-zgi9u6f .ebpg-entry-thumbnail img{
	width: 46% !important;
    border-radius: 68% !important;
    height: auto;
}
.eb-post-carousel-wrapper.eb-post-carousel-zgi9u6f .ebpg-entry-thumbnail{
	display: flex;
    justify-content: center;
}
    .eb-button-wrapper.eb-button-alignment.eb-button-bjvl6z2 a:hover {
    background: #fff !important;
}
#pdf-select{
	width:52%;
   transition: 1s all;
	border: 1px solid #CF326F !important;
}


   .pastReadBtn{ 
    background: #cf326f;
    padding: 12px 23px 12px 23px;
    color: #fff;
    border-radius: 50px;
    font-size: 15px;
    cursor: pointer;
	max-width: 130px;
    text-align: center;

    }
    
    .pastReadBtn:hover{
    color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
}


.getinvolve-col1_2 {
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    border: 1px solid #eee;
	margin-bottom:20px !important;
}

.getinvolve-col1_2 h4 {
    margin-top: 20px;
}

a.eb-button-anchor{
	color: #ffff;
    background: #cf326f !important;
    border: 1px solid #cf326f !important;
}

a.eb-button-anchor:hover{
    color: #31859c;
    background: #ffffff !important;
	border: 1px solid  #31859c !important;
}

.btnBox{
	margin-top: -18px;
    margin-bottom: 18px;
}

.purchasebtnBox{
    text-align: center;
    margin-top: 35px;
    }
        
    .purchaseBtn{
    background: #cf326f;
    padding: 12px 23px 12px 23px;
    color: #fff;
    border-radius: 50px;
    font-size: 15px;
    cursor: pointer;
    max-width: 130px;
    text-align: center;
    }
    
    a.purchaseBtn:hover {
    color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
    }

    .setPastEventbtn:hover a.pastimg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(194, 25, 92, 0.2);
    z-index: 1;
}

.setPastEventbtn{
	 position: relative;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;

}
.setPastEventbtn:hover a.pastReadBtn {
    display: block;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
 .setPastEventbtn a.pastReadBtn {
    display: none;
}

   .ebpg-entry-thumbnail a.ebpg-post-link-wrapper{
       pointer-events: none;
    }
    
    .ebpg-entry-header h2.ebpg-entry-title a{
       pointer-events: none;
    }
    







.AsaniVwBtn {
    margin: 10px;
}

.newsreadMorebtn{
	background: #cf326f;
    padding: 12px 23px 12px 23px;
    color: #fff;
    border-radius: 50px;
    font-size: 15px;
    cursor: pointer;
    max-width: 130px;
    text-align: center;
}

 .newsreadMorebtn:hover{
	 color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
}

.setpositionsingle:hover a.postImage::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(194, 25, 92, 0.2);
    z-index: 1;
}

.setpositionsingle{
	 position: relative;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	height:340px;
	overflow:hidden;

}

.setpositionsingle:hover a.newsreadMorebtn {
    display: block;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
 .setpositionsingle a.newsreadMorebtn {
    display: none;
}

.homelearnmorebtn{
	 background: #cf326f;
    padding: 5px 10px;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    cursor: pointer;
    max-width: 130px;
    text-align: center;
    line-height: 20px;
}

 .homelearnmorebtn:hover{
	 color: #31859C !important;
    border: 1px solid #31859C !important;
    background: #fff !important;
}

.setpositionnewslist:hover a.ImageData::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(194, 25, 92, 0.2);
    z-index: 1;
}

.setpositionnewslist{
    position: relative;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;

}
.setpositionnewslist:hover a.homelearnmorebtn{
    display: block;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.setpositionnewslist a.homelearnmorebtn {
    display: none;
}











/* Responsive */

@media only screen and (max-width: 5464px) and (min-width: 1517px) {
  .textwithbg {
    background: #fafafa;
    display: flex;
    min-height: 346px;
  }
}

@media only screen and (max-width: 768px) {
	
	.partnersbgcolor .eb-gallery-img-wrapper.eb-image-gallery-xcl7whv.grid .eb-gallery-img-content {
   	 width: calc((100% / 3) - 16px);
	}
	
	.awards-popup .eb-modal-container.eb_popup_middle_center {
		align-items: flex-start;
		justify-content: center;
	}
	
	.awards-popup .eb-popup-content {
    	width: 100% !important;
	}
	.awardscol1_3.opacity0 {
    	display: none;
	}
	.festival_box .col-lg-4 {
    	margin-bottom: 40px;
	}
	
	.container.donatenowcolwrap .row > .col-md-6:first-child .donatepost_grid{
		height:inherit;
	}
	
	
	.grid-layout-5 .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 40% !important;
}

.grid-layout-5 .wp-block-group {
    justify-content: flex-start !important;
}
	.iframewidth100 iframe{
		width:100% !important;
	}

.grid-layout-5 h4.wp-block-heading {
    font-size: 16px !important;
}
	
	
	.Igsi-logos-col1_4 {
		width: 40% !important;
	}
	.indiangovlogswrap .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 40% !important;
}
	
	body.postid-3279 .ourwork-featured-image img{
		object-position: center 0px;
	}
	.postid-5856 .ourwork-featured-image img {
   	 	object-position: 0;
	}
	body.postid-5856 .BoxMargin{
		margin-top:0px !important;
	}
	
	.smallwidthdesign .thumbnail {
    	margin: 50px auto;
	}
	
	.smallwidthdesign{
		display:block;
	}
	.awardscol1_3 figure.wp-block-image.size-full {
    text-align: center;
}
	
	.testi-carousel .ebpg-carousel-post-excerpt{
		padding-left: 0 !important;
		margin-left: 0 !important;
	}
	
	body.postid-5856 .ourwork-featured-image{
		height:auto;
	}
	.ourwork-featured-image img{
		
		object-position:0px;
	}
	
	.ourworksinglepagewrap{
		height:auto;
	}
	
	.BoxMargin{
		margin-top:0px !important;
	}
	
	.timelineslider .slick-dots li button::before, 
	.timelineslider .slick-dots li,
	.timelineslider .slick-dots li button,
	.timelineslider .slick-dots li button::before
	{
		width:50px !important;
	}
	
	.timelineslider .ebpg-entry-wrapper{
		height:auto;
	}
	
	.timelineslider .slick-dots li button{
		font-size:12px;
	}
	
	.eb-post-carousel-wrapper.eb-post-carousel-kla5zho.eb-dot-style-modern-3 .slick-dots li button:before{
		background-color:transparent !important;
	}
	
	.eb-post-carousel-wrapper.eb-post-carousel-kla5zho.eb-dot-style-modern-3 .slick-dots li.slick-active button:before{
		background: #CF326F !important;
	}
	
	.timelineslider .slick-dots{
		bottom: -115px !important;
		left:-30px !important;
	}
	
/* 	Upcoming Event */
	
.events-post-data {
    padding: 0px 5px;
}
	
	.Home_story_sliderwrap .ebpg-carousel-post-excerpt{
		padding-left:0px !important;
	}
	
.rgstrBtn{
justify-content: center;
}
.Event-postData{
text-align: center;
}

.event-cnt {
    display: flex;
    flex-direction: column;
}
	
	.dropdown-menu.show{
		margin-bottom:20px;
			
	}	
	
ul#menu-main-menu {
    margin-bottom: 30px;
}	
	
 .desai-logo {
    height: 60px;
  }
 
	
	.wp-block-cb-slide.ourteamslide-wrap.slick-slide .wp-block-image>img{
    width:100%
}
	
.donatemoneyTabWrap .wp-block-ub-tabbed-content-accordion-toggle.ub-mobile-display.active {
    margin-bottom: 30px;
}
.donatemoneyTabWrap .wp-block-ub-tabbed-content-accordion-toggle.active {
    background-color: transparent !important;
}

.wp-block-ub-tabbed-content-accordion-toggle{
    border:0px;
    border-bottom:1px solid #eee;
    
}
.communitArea {
    padding: 20px;
}
	
	
	
	
  .ourprgmImgtxt {
    bottom: 0px;
  }
  .aboutxtBox {
    height: 64px;
    width: 100%;
    font-size: 12px;
    bottom: 70px;
    position: absolute;
  }
  .aboutxtBox h2 {
    font-size: 17px !important;
  }
  .aboutdonateBtn a {
    font-size: 13px;
    padding: 5px 18px;
  }

  .Ourstrorycolm {
    column-gap: 11%;
  }
  .ourstroyHeading {
    font-size: 23px !important;
  }

  /* Our History Section */

  .ourHstryheading {
    font-size: 23px !important;
  }
  .textwithbg {
    background: #fafafa;
    display: flex;
    min-height: inherit;
  }
  .history_contentbox2 {
    padding: 15px;
  }

  /* Impact box section */

  .impactTextbox {
    top: auto;
    padding: 10px;
    position: initial;
  }

  .impactTextbox p {
    font-size: 12px !important;
  }

  /* Annual Reports section */
  .annual_col_area {
    padding: 0px 3px;
  }
  .wp-block-button a {
    font-size: 15px;
  }
  .annual_heading {
    font-size: 23px !important;
  }

  /* Unite Always section */
  .colGap {
    gap: 10px;
  }
  .ourTeamcol {
    margin-right: 13px !important;
  }
  .ourTeamcol h3 {
    font-size: 23px !important;
  }
  .abouttabArea {
    font-size: 14px;
  }

  /* career opportunities section */
  .mblMarginn_remove {
    margin-bottom: 0px;
  }
  .careeropportunity_Area {
    padding: 0px 18px;
    margin-bottom: 0px;
  }
  .careerHeading {
    font-size: 23px !important;
  }
  .careerTabbox {
    gap: 0px;
  }
  .careertabArea {
    font-size: 14px;
  }

  /* Our Programs section  responsive*/

  .ourPrgmHeading {
    font-size: 23px !important;
    margin-top: 13px !important;
  }
  .our_Prgm_box {
    padding: 0px 5px;
  }
  .hoverourPrgmImgtxt {
    height: 100%;
    padding: 13px 25px 0px 24px;
  }

  /* News Post section */
  .news_update_title {
    font-size: 23px !important;
  }
  .newsPostlist {
    margin: 0px !important;
    padding: 16px;
  }
  .aboutrecentPostTitle a {
    font-size: 18px;
  }
  .aboutNewsposttitle a {
    font-size: 18px;
  }
  .aboutlearnmorebtn {
    font-size: 14px;
  }
  .alignwide {
    gap: 15px;
  }

  .ourWorkbtn a {
    padding: 7px 17px 7px 17px;
    font-size: 12px;
  }
	
.ourWorkbtn a:hover{
	    background-color: #ffff !important;
	    color: #d8326d !important;
	    border: 1px solid #fff !important;
	}
	
  .ourWorkImgText {
    margin-bottom: 0px;
  }
  .ourWrk {
    margin: 0px !important;
    font-size: 29px !important;
  }
  .ourWorktxtBox {
    bottom: 10px;
    position: absolute;
  }

  .cotsIcon img {
    height: 35px;
  }
  .iconposition {
    position: relative;
    bottom: 21px;
    left: 28px;
    margin-right: 0px;
  }
  .setMargin {
    margin-left: 19px;
  }

  .news_eventxtBox {
    height: 64px;
    width: 100%;
    font-size: 12px;
    bottom: 70px;
    position: absolute;
  }
  .news_eventxtBox h2 {
    font-size: 17px !important;
  }
  .news_eventdonateBtn a {
    font-size: 13px;
    padding: 5px 18px;
  }
.news_eventdonateBtn a:hover{
	background-color: #fff !important;
    color: #c2195c !important;
    border: 1px solid #fff !important;
	}
	.txt-impacted-count h4 {
    font-size: 18px;
  }
  .impacted-count-box:before {
    transform: rotate(33deg);
    content: "";
  }
  .imagebox figure:after {
    position: absolute;
    content: "";
    width: 250px;
    height: 260px;
    left: 0px;
    right: -40px;
    border: #31859c solid 1px;
    border-radius: 50%;
    z-index: -1;
    margin: 0 auto;
  }
  .postboxArea {
    padding: 0px;
  }
  .postEvents_col {
    margin: 0px !important;
  }
  .ms-5 {
    margin-left: 0rem !important;
  }
  .instafollow-leftcol {
    padding: 24px;
  }
  .communitArea {
    gap: 5px;
    text-align: center;
    margin: 0px;
  }
  .joinFormArea {
    width: 100% !important;
  }

  /* About page  */
  .aboutImgText {
    margin: 8px;
  }
  .ourHistoryArea {
    margin: 0px 14px !important;
  }
  select#pdf-select {
    padding: 10px 54px 10px 23px;
  }
  .our-programs-card .our-programs-caption {
    background: #31859c;
    padding: 12px 20px;
    height: 38px;
  }
  .our-programs-card .our-programs-caption h4 {
    font-size: 15px;
  }
  .testimonialwrap {
    background-size: auto;
  }
  .reviewtext {
    line-height: 26px;
  }
  .testimonialwrap h5.linepattern {
    margin-bottom: 0px;
  }

  /* Our Work page */


	
  .breadcrumbwrap {
    margin-bottom: -6px;
    font-size: 12px;
  }
  .ourWorktxtBox h2 {
    margin: 0px !important;
  }

  .ourWorktxtBox h2 strong {
    font-size: 20px;
  }


  

  .ourworkpostwrap header.ebpg-entry-header h2.ebpg-entry-title a {
    font-size: 13px !important;
  }
  .reviewtext:before {
    position: absolute;
    left: -7px;
    top: -12px;
    width: 40px;
    height: 40px;
  }
  .reviewtext {
    padding: 0px 4px;
  }

  /* News+Event page  */
  .breadcrumbwrap {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
  }

  .dotanetxtBox {
    height: 64px;
    width: 100%;
    font-size: 12px;
    bottom: 70px;
    position: absolute;
  }
  .dotanetxtBox h2 {
    font-size: 17px !important;
  }
  .dotane_pageBtn a {
    font-size: 13px;
    padding: 5px 18px;
  }
  #event-Data .container {
    padding: 0px;
  }
  .postFilter {
    height: 27px;
    width: 200px;
  }
  .event-cnt {
    left: 0px;
    bottom: 0px;
  }
  .mb-size {
    font-size: 20px;
  }
  .Event-postData {
    padding-left: 0px;
  }
  .post-date p {
    margin-bottom: 0px;
  }
  .post-title h3 {
    font-size: 16px;
  }
  .rgstrBtn {
    margin-top: 3px;
    float: right;
    margin-bottom: 5px;
  }
  .rgstrBtn a {
    padding: 5px 21px 5px 21px;
    font-size: 10px;
  }
  .festival_box_ul {
    display: block !important;
  }
  .festival_box_ul li {
    margin-bottom: 10px;
  }

  /* Take Action  */
  .take_action_txtBox .breadcrumbwrap {
    font-size: 12px;
    margin-bottom: 11px;
  }
  .take_action_txtBox h2 {
    font-size: 17px !important;
    margin: 5px 0px !important;
  }

  .take_action_txtBox {
    height: 64px;
    width: 100%;
    font-size: 12px;
    bottom: 70px;
    position: absolute;
  }
  .take_action_txtBox h2 {
    font-size: 17px !important;
  }
  .take_action_pageBtn a {
    font-size: 13px;
    padding: 5px 18px;
  }

  .topnewsslider .wpsisac-slick-slider h2.wpsisac-slide-title {
    font-size: 12px;
  }
  .ub-tabbed-content-mobile-accordion
    > .wp-block-ub-tabbed-content-tab-content-wrap {
    border: none !important;
  }

  p {
    font-size: 14px !important;
  }
  ul#menu-top-menu {
    padding-left: 0;
    margin-bottom: 10px;
  }

  .livePanelArea div {
    gap: 0px;
    line-height: 22px !important;
  }

  .liveImg {
    width: 20px;
    height: 18px;
    margin-bottom: 21px !important;
    margin-left: 2px !important;
  }

  .menu-bar {
    display: block;
  }
  .navBar {
    display: block;
  }
  .navBar li {
    margin-right: 40px;
    padding: 6px 3px;
  }
  .donate-btn {
    font-size: 12px;
    padding: 14px 13px;
    margin-left: 28px;
    width: 120px;
    margin: 0px 0px 20px 0px;
  }

  .impacted-count-box {
    width: 100%;
    height: 362px;
    left: auto;
	right: 0px;
    top: 66%;
	margin-bottom: 70px;
	background: url(/wp-content/uploads/2023/12/intro-bg.png) no-repeat top center;
  }

  .txt-impacted-count p {
    font-size: 30px !important;
	  line-height:40px;
  }

  .txt-impacted-count h4 {
    font-size: 44px;
	 line-height:44px;
	 margin-bottom:20px;
  }
  .donateformwrap {
    padding: 32px 15px;
  }
  .usdfield {
    display: block;
  }
  .ammount input[type="text"] {
    width: 189px;
  }
  .radiobtn p {
    margin-top: 12px;
  }
  .donateSub-btn {
    width: 100%;
  }
  .ourStory {
    margin-left: 20px !important;
  }

  .tabcontant {
    margin-top: 20px;
  }
  .tabStyle {
    font-size: 14px;
  }

  .home-txt h2 {
    font-size: 30px !important;
    line-height:40px;
  }
	.our-focus h2.second-heading {
    font-size: 18px !important;
    line-height: 30px !important;
}

  .borderhover {
    height: 100%;
  }

  .newsCol {
    margin: 0px !important;
  }

  /* Footer page Responsive */

  .contact {
    margin-top: 26px;
    margin-left: 9px;
  }
  .quicklink {
    margin-top: 26px;
    margin-left: 9px;
  }
  .socail {
    margin-top: 26px;
    margin-left: 9px;
  }
  .footerwrap p {
    margin-bottom: 2px;
    font-size: 14px;
  }

  .footer-icon {
    height: 39px;
    width: 39px;
    margin-right: 4px;
  }
  .footerimages {
    margin-top: 10px;
  }

  .communitybox {
    background-size: auto;
  }
  .joinFormText {
    padding: 0px 9px;
  }
  .joinFormText h3 {
    font-size: 16px !important;
    margin-bottom: 0px;
  }
  .joinFormText h5 {
    font-size: 14px !important;
  }
  .joinFormArea input[type="submit"] {
    padding: 12px 32px;
  }
.joinFormArea input[type="submit"]:hover {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}

  .joinFormArea input[type="email"] {
    width: 15rem;
  }
	
  .communityformwrap {
    padding: 6px 0px;
  }
	.ft-logo-list .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    	flex-basis: 40% !important;
    	text-align: center;
	}
	.ourstoryvideowrap .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: 28% !important;
}
	.copy-right.order-1 {
    text-align: center;
    margin-top: 20px;
}

	.ourTeamcol .has-text-align-right {
    text-align: left;
}
	
	.ourteamtabmainwrap .wp-block-ub-tabbed-content-accordion-toggle.active.ub-mobile-display{
		background-color:transparent !important;
	}
	
	.Igsi-wrap {
    	text-align: center;
	}
	
	figure.UN-sd-logo13 img {
    	width: 100%;
	}
	
	.slider-background{
		padding:40px 0px 60px 0px;
	}
	
	
}

@media only screen and (max-device-width: 390px) {
  .joinFormArea input[type="submit"] {
    display: flex;
    margin: 7px auto;
  }

  .communityformwrap .joinFormArea {
    border: none;
  }

  .communitArea {
    padding: 20px 0px;
  }

  .joinFormArea input[type="email"] {
    border: 1px solid;
    border-radius: 50px;
    width: 100%;
  }
	
}

.topnews-withoutslider {
    text-align: center;
}



.topnews-withoutslider a:before {
    content: "\f0a1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.ticketbtn a {
    background: #cf326f;
    color: #fff;
    border: 1px solid #cf326f;
    padding: 9px 12px;
    border-radius: 20px;
    font-size: 14px;
}

.ticketbtn a:hover {
    border: 1px solid #31859C;
    background: #fff;
    color: #31859C;
}


.iconsetpstn{
	position:relative;
}
.iconPtsn .prev-btn {
    position: absolute;
    top: 30%;
    left: -3%;
    bottom: auto;
    right: auto;
    color: #fff !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #cf326f;
    border: none;
    padding: 4px 9px 0px;
    font-size: 17px;
}
.iconPtsn .next-btn{
    position: absolute;
    top: 30%;
    right: -2%;
    left: auto;
    bottom: auto;
	color: #fff !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #cf326f;
    border: none;
    padding: 4px 9px 0px;
    font-size: 17px;
}

.message{
	text-align: center;
    font-size: 22px;
    color: #cf326f;
}
    .setmargn {
        margin-bottom: 2px;
    }
    .ticketbtn {
        margin-top: 6px;
    }
   .slick-slider {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slick-slide {
        margin: 10px 10px;
    }

@media (max-width: 768px){
    .iconPtsn{
       display:none;
    }
}


.testimonial-slider.our_workStory button.slick-prev.slick-arrow {
        color: transparent;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #721743;
        border: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .testimonial-slider.our_workStory button.slick-prev.slick-arrow:before {
        content: "\f104";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        color: #fff !important;
        font-size: 16px !important;
    }

    .testimonial-slider.our_workStory button.slick-next.slick-arrow {
        color: transparent;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #721743;
        border: none;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    .testimonial-slider.our_workStory button.slick-next.slick-arrow:before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        color: #fff !important;
        font-size: 16px !important;
    }


    .testimonial-slider.impactstories button.slick-prev.slick-arrow {
        color: transparent;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #721743;
        border: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .testimonial-slider.impactstories button.slick-prev.slick-arrow:before {
        content: "\f104";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        color: #fff !important;
        font-size: 16px !important;
    }

    .testimonial-slider.impactstories button.slick-next.slick-arrow {
        color: transparent;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #721743;
        border: none;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }

    .testimonial-slider.impactstories button.slick-next.slick-arrow:before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        color: #fff !important;
        font-size: 16px !important;
    }

.headerformobile{
	display:none !important;
}

.UN-logo-formobile{
		display:none !important;
}

/* Update css for mobile view 21-05-2024 */

@media (max-width: 768px) {
	div#sbi_images {
    max-height: 435px !important;
    overflow-y: scroll !important;
 }
	
#sb_instagram{
     overflow: hidden;
    overflow-y: scroll !important;
    }
	
	
	#sbi_images{
	gap:10px !important	
		
	}
	
	.LearnMorebtn {
    display: inline-block;
    margin-bottom: 50px;
  }

	.our-foucus-caption h3 {
    font-size: 16px !important;
   }
	
	.progcatmainwrap .wp-block-ub-tabbed-content-tab-title-wrap {
  		margin: 0px 0px !important;
	}		
	.progcatmainwrap .wp-block-ub-tabbed-content-tab-title-wrap{
		padding:12px !important;
	}
	.progcatmainwrap .wp-block-ub-tabbed-content-tab-title {
    	font-size: 14px !important;
	}
	
	.about-info-slider .slick-arrow{
		display:none !important;
	}
	
	.ourimpactcol1_12 h3{
		font-size:14px !important;
		padding:30px 10px 50px 10px;
	}
	
	.Sliderimacticoncol {
    width: 50px !important;
		height: 50px !important;
	}
	.ourimpactcol1_12 p {
    font-size: 12px !important;
    text-align: center;
    padding: 10px !important;
    line-height: 17px !important;
 }
	
	.headerformobile{
	display:block !important;
  }
	
	.our-foucus-card:hover .our-foucus-caption p{
		padding: 0px 20px;
		line-height: 16px;
    	font-size: 12px !important;
	}
	
	.UN-logo-formobile{
		display:block !important;
	}
	.UN-logo-fordesk, .headerfordesk{
		display:none !important;
	}
	

	
	.UN-logo-fordesk{
		display:none !important;
	}
	
	.ourfoucusmainwrap .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
		flex-basis: 50% !important;
	}
	.progcatmainwrap .wp-block-ub-tabbed-content-tabs-content{
		padding:20px 0px !important;
	}
	.ourworkpostwrap.eb-post-grid-wrapper .ebpg-entry-wrapper h2.ebpg-entry-title{
		line-height:16px;
		font-size:14px;
	}
	.my-5.mblmy-20{
		margin-top:20px!important;
		margin-bottom:20px!important;	
	}
/*     Add New css  */
	.teaminfo h4 {
    font-size: 12px;
  }
	.teaminfo p {
    line-height: 11px;
    font-size: 11px !important;
  }
	.ourworkpostwrap.eb-post-grid-wrapper .ebpg-grid-post-excerpt p {
    margin-left: 0px !important;
    font-size: 12px !important;
  }
	.ebpg-grid-post-excerpt{
		    line-height: 13px !important;
	}
	
	
	
	
	
	
}
@media (max-width: 390px) {
.progcatmainwrap .wp-block-ub-tabbed-content-tab-title-wrap{
		padding:8px !important;
	}
}


@media (max-width: 781px) {
	
	.ourfoucusmainwrap .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
		 flex-basis: 50% !important;
	}
}

.our-foucus-card {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.3);
    overflow: hidden;
}



/* @media (max-width:438px){ */
@media only screen and (min-width: 320px) and (max-width: 393px){
	.our-foucus-card:hover .our-foucus-caption p {
        padding: 0px 18px;
        line-height: 12px;
        font-size: 10px !important;
        margin-bottom: 4px;
    }

    .btnstyle1 {
        padding: 1px 15px;
        font-size: 12px;
        margin-bottom: 2px;
    }

    .our-foucus-caption h3 {
        font-size: 13px !important;
    }

    .our-foucus-caption h3 {
        margin-bottom: 6px;
    }
	.our-foucus-card .our-foucus-caption{
		padding:23px 0px;
	}
	
}

@media only screen and (min-width: 394px) and (max-width: 438px)  {
	.our-foucus-card:hover .our-foucus-caption p{
		padding: 0px 20px;
    line-height: 14px;
    font-size: 12px !important;
	}
	
	.our-foucus-caption h3 {
    font-size: 14px !important;
		margin-bottom: 13px;
  }
	.btnstyle1{
		padding: 3px 19px;
    font-size: 12px;
		margin-bottom: 2px;
	}
	
	
}


.topnews-withoutslider a {
color: #FFF;
font-size: 16px;
font-weight: 600;
line-height: 26px;
}
.topnews-withoutslider {
text-align: center;
padding: 6px;
}




.womangroupimage{
	position:relative;
	padding-left: 90px;
}
.womangroupimage:after{
	content: '';
    position: absolute;
    top: 0px;
    left: 0;
    background: rgba(114,23,67,1);
    width: calc(50% - 16px);
    height: 100%;
	
}
.womangroupimage img{
	z-index:1;
	position: relative;
}

.advancehead{
	height:100%
}

.advancehead .eb-parent-wrapper{
	height:100%;
}
.advancehead .eb-advance-heading-wrapper{
	margin-bottom:0;
	height:100%
	}
.ourheading {
    font-size: 48px;
}

.advancehead .eb-ah-title{
	padding: 14px 19px 15px 42px;
	text-align: left;
}

@media (max-width: 991px) {
	.womangroupimage:after{
		display:none;
	}
	.advancehead .eb-ah-title{
		padding:0px;
	}
	.ourheading{
		font-size:28px;
	}
	.womangroupimage{
		padding:11px 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.ourcontent{
	font-size:20px;
 }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.ourheading {
    font-size: 40px;
	}
	.ourcontent{
		font-size: 22px;
	}	
	.womangroupimage:after{
		height:231px;
	}
	
}

.bgcoloradd{
	background:#7474741a;
	padding-left: 0px !important;
    padding-bottom: 0px !important;
}
.removegaphere{
	gap: 0;
    padding-left: 0px !important;
    height: auto;
}

.advancehead .eb-advance-heading-wrapper{
	margin: 5% 0px !important;
}

.setpaddingandmargin{
	    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

@media (max-width: 575px) {
	.bgcoloradd {
   padding-left: 25px !important;
    }
}


.addmr{
	margin:0px 30px !important;
	padding-bottom: 0px !important;
}

.imagestyle img{
	width:100% !important;
	padding-bottom: 32px !important;
}
















