@import url('../../modules-structure/retirees/structure.css');

/*
==============================================
WHAT'S YOUR RETIREMENT STYLE SECTION
==============================================
*/

.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
    border-top: 8px solid #52b9bb;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image-wrapper {
	background: none;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a:hover .mc-cta {
	background: rgba(255,255,255,.92);
	color: #104c6e;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a .mc-cta {
	color: #104c6e;	
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .mc-copy {
	color: #333333;	
    line-height: 22px;
    font-size: 15px;	
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .slick-prev:before , .masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .slick-next:before {
	color: #727479;
	}
/*.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .slick-prev:hover:before, .masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .slick-next:hover:before {
	color: #52b9bb;
}*/
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .slick-track .slick-slide:hover {
    background: none;
}
/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a .mc-cta	{
	    background: rgba(255,255,255,.92);
	}
	
}