

/** Start Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/

.envato-block__preview{overflow: visible;}

/** End Block Kit CSS: 135-3-c665d4805631b9a8bf464e65129b2f58 **/



/** Start Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/

.envato-kit-138-bracket .elementor-widget-container > *:before{
	content:"[";
	color:#ffab00;
	display:inline-block;
	margin-right:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

.envato-kit-138-bracket .elementor-widget-container > *:after{
	content:"]";
	color:#ffab00;
	display:inline-block;
	margin-left:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

/** End Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/

.marilyn-video {
	padding-top:40px;
	height:1000px;
}






.event-date {
	min-width:75px;
	min-height:80px !important;
	max-width:100px;
	background-color:#02b050;
	display:flex;
	flex-direction:column;
	text-align:center;
	align-content;
	border-radius:10px;
	width:7vw;
	height:11vh;
	margin-top:10px
}
.event-date > h1 {
	font-size:28px;
	margin-bottom:0px;
	
	color:white;
}
.event-date > h2 {
		margin:0;
		font-size:23px;		
		color:white;
}
.theory-column-strategies {
	display:none;
}
.theory-column-beneficiaries {
	display:flex;
	flex-direction: column;
	gap:0.5rem;
}

.theory-column-outcomes {
	display:flex;
	flex-direction: column;
	gap:0.5rem;
}
.theory-row-beneficiaries {
	background-color:#8064a2;
 	padding:20px 20px;
	border:solid 5px white;
	border-radius:10px;
	color:white;
}

.theory-row-outcomes {
	background-color:#8064a2;
	padding:20px 20px; 
	border:solid 5px white;
	border-radius:10px;
	color:white;
}

	.capacity-building {
	background-color:#9bbb59;
	border-radius:20px;
	list-style-position: outside;
	text-align:left;
 	padding:20px 15px; 
	color:white;
 	padding-bottom:50px; 
	border:5px solid white;

}
	
	.capacity-building li {
		margin-left:20px;
	}

.prevention {
	background-color:#8064a2;
	border-radius:20px;
	list-style-position: outside;
	text-align:left;
 	padding:20px 15px;
	color:white;
 	padding-bottom:50px;
	border:5px solid white;
	
}

.prevention li {
	margin-left:20px;
}

.intervention {
	background-color:#f79646;
	border-radius:20px;
	list-style-position: outside;
	text-align:left;
 	padding:20px 15px; 
	color:white;
	padding-bottom:50px;
	border:5px solid white;
}
	
.intervention li {
	margin-left:20px;
}
.theory-of-change-container {
	margin:0px 50px;	
	
}
.theory-column-strategies-mobile {
	display:flex;
	flex-direction:column;
	gap:0.5rem;
}
	.theory-of-change-container h1{
		margin-top:20px;
		font-family:abeezee;
		font-weight:700;	
}

@media only screen and (min-width: 700px) {
.event-date {
	padding-left: 3px;
	padding-right:3px;
	width:7vw !important;
	height:11vh !important;
}
	
	.prevention {
		border-radius:60px;
		
	}
	
	
	
	.theory-of-change-container {

		padding-left:0px !important;

}
	
  }
}

@media only screen and (min-width: 300px) {
.event-date {

	width:30vw !important;
	height:18vh !important;
}
  }
}


	.theory-of-change-container 	{
		display:flex;
		justify-content:center;
		flex-direction:column;
}

.theory-of-change-container h1 {
	text-align:left;
	font-size:8vw;
}
.theory-of-change-container h3 {
	font-size:8vw;
	text-align:center;
	
}

.theory-of-change-container p {
	font-size:5vw;
	

}

.theory-of-change-container li {
	font-size:3vw;

}

.theory-of-change-container 	{
		display:flex;
		justify-content:center;
		flex-direction:column;
		text-align:center;
	
}
.theory-of-change-container h1 {
	color:#061136;
	text-align:center !important;
}



.theory-column-strategies {
	text-align:center;
}

.capacity-building {
	background-color:#061136;
}
@media only screen and (min-width: 700px) {
	.theory-of-change-container h1 {
	text-align:left;
	font-size:5vw;
}
.theory-of-change-container h3 {
	font-size:4vw;
	text-align:center;

	
}

.theory-of-change-container p {
	font-size:2vw;
	

}

.theory-of-change-container li {
	font-size:2vw;

}
}

@media only screen and (min-width: 1050px) {
	.theory-of-change-container 	{
		display:flex;
		justify-content:center;
		flex-direction:row;
		gap:1rem;
		padding-left:5vw;
		padding-right:5vw;
		padding-bottom:3rem;
		padding-top:3rem;
		margin:0px 0px;
}
	
	.theory-column-strategies {
		display: flex !important;
		flex-direction:column;
	}
	.theory-column-strategies-mobile {
	display:none;
}

	.capacity-building {
	background-color:rgb(153,182,23);
 	width:45vw;
	height:18vh;
	max-height:160px;
		min-height:160px;

		border-radius:20px;
	list-style-position: outside;
	text-align:left;
 	padding:0px 15px; 
	margin-top:20px;
	padding-bottom:20px;
	color:white;
	padding-bottom:0px;
	border:5px solid #061136;
 	min-height:130px; 
}
	
	.capacity-building li {
		margin-left:20px; 
	}

.prevention {
 	width:100%;
	height:50vh;
	max-height:480px;
	min-height:480px;
	background-color:#061136
	border-radius:60px;
	margin-top:0px;
	padding:0px 20px;
	padding-bottom:50px;
	border:5px solid #061136;

	margin-bottom:0px;
}

.intervention {
	background-color:#f79646;
	border-radius:40px;
	min-height:320px;
	max-height:320px;
	margin-top:20px;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	border:5px solid #061136;
}
	



	.theory-column-beneficiaries {
	display:flex;
	justify-content:center;
	flex-direction:column;
	gap:0.5rem;
	text-align:center;
	height:100%;
	width:20%;
}
	

.theory-row-beneficiaries {
		display:flex;
		flex-direction:column;
		align-items:center !important;
		border:5px solid #061136;
		background-color:#8064a2;
		border-radius:20px;
		color:white;
		padding:40px 20px;
		height:5vh;
		min-height:230px;
	
	
}
.theory-column-outcomes {
	display:flex;
	justify-content:center;
	flex-direction:column;
	gap:0.5rem;
	text-align:center;
	height:100%;
	width:20%;
}
	
.theory-row-outcomes {
		display:flex;
		flex-direction:column;
		align-items:center !important;
		border:5px solid #061136;
		background-color:#8064a2;
		border-radius:20px;
		color:white;
		padding:8px 4px;
		width:22vw;
		height:21vh;
		min-height:150px;
}
	
	.theory-of-change-container h3 {
	font-size:1.3vw ;
	text-align:center;
}

.theory-of-change-container p {
	font-size:1.1vw;
	

}

.theory-of-change-container li {
	font-size:1.1vw;

}
	.strategies-header {
	text-align: center !important;
}
	
	.theory-of-change-container h1 {
	text-align:left;
	font-size:2vw;
}
}



@media only screen and (min-width: 1400px) {
	
	.theory-of-change-container h3 {
	font-size:25px !important;
}

.theory-of-change-container p {
	font-size:18px !important;
}

.theory-of-change-container li {
	font-size:18px !important;
}
	
	
	.theory-of-change-container h1 {
	font-size:45px !important;
		
}
	
	.prevention {
	}
	


	
	
}
