/* <link rel="stylesheet" type="text/css" href="_media/custom-changes-resp.css"> */


#home-page-cta-styling {
	margin-bottom: 0;
}
#home-page-cta-styling .mrp-leadins .mrp-leadin, #home-page-cta-styling .mrp-weblet-snippets {
	padding: 1px;
}
#home-page-cta-styling .mrp-leadins.vertical .mrp-leadin .mrpl-image-container {
	padding-bottom: 60%;
}
#home-page-cta-styling .mrpl-heading {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 60;
	color: #fff;
	text-shadow: 1px 1px 6px rgba(0,0,0,.8);
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	letter-spacing: 3px;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	transition: .3s;
}
#home-page-cta-styling .mrp-leadins>div:nth-of-type(1), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(2), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(3), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(4), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(5), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(6) {
	width: 25% !important;
}
#home-page-cta-styling .mrp-leadins>div:nth-of-type(1) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(2) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(3) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(4) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(5) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(6) .mrpl-image-container {
	padding-bottom: 60%!important;
}
#home-page-cta-styling .mrpl-inner:hover::after {
	background-color: rgba(48,48,48,.8);
	position: absolute;
	top: 1px;
	bottom: 1px;
	lefT: 1px;
	right: 1px;
	z-index: 50;
	content: "";
}
#home-page-cta-styling .mrpl-inner:hover>.mrpl-heading {
	bottom: 20%;
	margin-bottom: -10%;
	transition: .3s;
}
#home-page-cta-styling .mrp-leadins .mrp-leadin .mrpl-image-container .mrpl-image-inner img.mrpl-image {
	height: 125%;
}






#home-page-cta-styling .mrp-leadin .mrpl-inner .mrpl-content {
	display: none;
}
#home-page-cta-styling .mrpl-heading .sub-title {
        padding: 5px;
	font-size: 12px;
        display: none;
        text-transform: none;
	letter-spacing: 1px;
}
#home-page-cta-styling .mrpl-inner:hover>.mrpl-heading .sub-title {
        display: block;
	transition: .3s;
}





@media (max-width:1100px) {
#home-page-cta-styling .mrp-leadins>div:nth-of-type(1), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(2), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(3), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(4), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(5), 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(6) {
	width: 33.3%!important;
}
#home-page-cta-styling .mrp-leadins>div:nth-of-type(1) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(2) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(3) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(4) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(5) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins>div:nth-of-type(6) .mrpl-image-container {
	padding-bottom: 50%!important;
}
}
@media (max-width:990px) {
#home-page-cta-styling .mrpl-heading {
	font-size: 18px;
}
}
@media (max-width: 660px) {
#home-page-cta-styling .mrp-leadins > div:nth-of-type(1), 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(2), 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(3), 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(4), 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(5), 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(6) {
    width: 100% !important;
}
#home-page-cta-styling .mrp-leadins > div:nth-of-type(1) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(2) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(3) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(4) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(5) .mrpl-image-container, 
#home-page-cta-styling .mrp-leadins > div:nth-of-type(6) .mrpl-image-container {
    padding-bottom: 50%;
}
#home-page-cta-styling .mrpl-heading {
    font-size: 24px;
}
#home-page-cta-styling .mrp-leadins.vertical .mrp-leadin .mrpl-image-container {
    width: 100%;
}
}