		.main-header .vmenu-container{
		position:fixed;
	}

.post-content.style-light.std-block-padding{
padding: 0 !important;	
}
	
	.alertbar_el, #alertbar_el_id{
		display:none !important;
	}
	
	.sidebar-top-account{
		margin-top: 50px;
	}
	
	.research-landing-main{
		    background-image: url(https://www.oliveepitome.com/wp-content/uploads/2025/03/Olive_Epitome_Research_Landing_Desktop.webp);
    background-size: cover;
    background-repeat: no-repeat;
	}
	
	.research-landing-header{
		height: 70vh;
	}
	
	.research-landing-boxes{
		display: grid;
    width: 90%;
    margin: 0 auto;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		    position: relative;
    bottom: 330px;
	}
	
	.research-landing-boxes a{
		color: #000000ba;
    font-weight: 500;
	}
	
	.research-landing-boxes-box1, .research-landing-boxes-box2, .research-landing-boxes-box3, .research-landing-boxes-box4{
		    padding: 30px;
    text-align: center;
    background-color: #ffffffdb;
    border-radius: 40px;
    margin-right: 20px;
		   /* max-height: 500px;*/
	}
	
	.research-landing-boxes-box1-icon, .research-landing-boxes-box2-icon, .research-landing-boxes-box3-icon, .research-landing-boxes-box4-icon{
		    position: relative;
    bottom: 70px;
	}
	
	.research-landing-boxes-box1-header-text-main, .research-landing-boxes-box2-header-text-main, .research-landing-boxes-box3-header-text-main, .research-landing-boxes-box4-header-text-main{
		position: relative;
    bottom: 85px;
		height: 300px;
	}
	
	.research-landing-boxes-box1-paragraph p, .research-landing-boxes-box2-paragraph p, .research-landing-boxes-box3-paragraph p, .research-landing-boxes-box4-paragraph p{
		font-size:1rem;
		    color: black;
    font-weight: 300;
	}
	
	.research-landing-boxes-box1-footer-link, .research-landing-boxes-box2-footer-link, .research-landing-boxes-box3-footer-link, .research-landing-boxes-box4-footer-link{
		    display: flex;
    align-items: center;
    /*margin-top: 30px;*/
    justify-content: center;
	/*	position: absolute;*/
    /*bottom: 30px;*/
		width: 100%;
    height: 30px;
    top: 70px;
    position: relative;
    margin-bottom: 60px;
	}

.research-landing-boxes-box1-header-text h3, .research-landing-boxes-box2-header-text h3, .research-landing-boxes-box3-header-text h3, .research-landing-boxes-box4-header-text h3{
font-weight: 400;	
}
	
/*	.research-landing-boxes-box1-footer-link{
		    left: 50px;
	}
	
		.research-landing-boxes-box2-footer-link{
		    left: 412px;
	}
	
		.research-landing-boxes-box3-footer-link{
		    left: 772px;
	}
	
		.research-landing-boxes-box4-footer-link{
		    left: 1121px;
	}*/
	
	.research-landing-boxes-box1-footer-link-circle-arrow a, .research-landing-boxes-box2-footer-link-circle-arrow a, .research-landing-boxes-box3-footer-link-circle-arrow a, .research-landing-boxes-box4-footer-link-circle-arrow a{
		background-color: #b2c583;
    border-radius: 30px;
    height: 30px;
		    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
	}
	
	i.fa.fa-thin.fa-angle-down::before{
		color: white;
    font-size: 1.6rem;
	}
								  
	@media (max-width:1954px) and (min-width:1418px){
		.research-landing-boxes{
			grid-template-columns: 1fr 1fr;
			width: 70%;
bottom: 300px;
    margin-top: 200px;
		}
		
		.research-landing-boxes-box3, .research-landing-boxes-box4{
			margin-top: 50px;
		}
		
		.research-landing-header{
			    height: 17vh;
		}
		
		.research-landing-main{
			background-position: center;
		}
	}
	
	@media (max-width:1417px) and (min-width:1287px){
		.research-landing-boxes{
			grid-template-columns: 1fr 1fr;
			width: 80%;
			margin-top: 300px;
		}
		
				.research-landing-boxes-box3, .research-landing-boxes-box4{
			margin-top: 50px;
		}
		
		.research-landing-main{
			background-position: center;
		}
		
		.research-landing-header{
			height: 17vh;
		}
	}
	
	@media (max-width:1286px) and (min-width: 722px){
		.research-landing-boxes{
			grid-template-columns: 1fr 1fr;
			width: 95%;
			margin-top: 300px;
		}
		
				.research-landing-boxes-box3, .research-landing-boxes-box4{
			margin-top: 50px;
		}
		
				.research-landing-main{
			background-position: center;
		}
		
				.research-landing-header{
			height: 17vh;
		}
	}
	
	@media (max-width:721px){
		
		.research-landing-boxes{
			grid-template-columns: 1fr;
			width: 95%;
			position: relative;
    top: -180px;
		}
		.research-landing-boxes-box1, .research-landing-boxes-box2, .research-landing-boxes-box3{
			margin-bottom: 50px;
		}
		
		.research-landing-boxes-box1, .research-landing-boxes-box2, .research-landing-boxes-box3, .research-landing-boxes-box4{
			margin-right: 0;
		}
		
				.research-landing-boxes-box2, .research-landing-boxes-box3, .research-landing-boxes-box4{
			margin-top: 50px;
		}
		
		.research-landing-boxes-box1-icon, .research-landing-boxes-box2-icon, .research-landing-boxes-box3-icon, .research-landing-boxes-box4-icon{
			bottom: 0;
		}
		
		.research-landing-boxes-box1-header-text-main, .research-landing-boxes-box2-header-text-main, .research-landing-boxes-box3-header-text-main, .research-landing-boxes-box4-header-text-main{
			bottom: 0;
		}
		
		.research-landing-boxes-box2-footer-link{
			    margin-top: 50px;
		}
		
		.research-landing-header{
			height: 500px;
		}
		
		.research-landing-main{
			background-image: url(https://www.oliveepitome.com/wp-content/uploads/2025/03/Olive_Epitome_Research_Mobile.webp);
			    background-size: contain;
				        background-color: #cbc8c86e;
		}
								  
		.research-landing-boxes-box1-footer-link:lang(el), .research-landing-boxes-box2-footer-link:lang(el), .research-landing-boxes-box3-footer-link:lang(el), .research-landing-boxes-box4-footer-link:lang(el){
			    top: 100px;
			margin-bottom: 90px;
		}						  
	}