/* New standard layout A */

main p,
main ul {
    max-width: 56.25rem;
}
.overlap-layout-container {
	position: relative;
}

/* .overlap-layout-container img { */
.overlap-img-wrap {
	/* object-fit: cover; */
	/* height: inherit; */
    height: 32vw;
    max-height: 37.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* position: absolute; */
    overflow: hidden;
}

.overlap-layout-container h1:first-of-type {
	margin-top: 0;
	margin-bottom: 0;
}
.overlap-layout-container h2 {
    margin-bottom: 20px;
}
.overlap-layout-container h2:first-of-type {
    margin-top: 0;
}
.overlap-img-wrap {
    height: 32rem;
    margin-top: -84px;
    /* margin-top: -13vh; */
}
.overlap-layout-container.landing-pg .overlap-img-wrap {
    /* margin-top: -11vh; */
    margin-top: -66px;
}
.overlap-img-wrap img {
	/* height: 100%; */
	/* height: auto; */
	object-fit: cover;
    width: 100%;
	display: block;
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
}

.home-tiles {
	/* margin-top: 34rem; */
    max-width: 80%;
    margin: 0 auto;
}

.overlap-heading-box {
	width: 50%;
	z-index: 1;
    margin-top: -1%;
	position: relative;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 1.25rem 0.75rem;
    padding: 1.25rem;
}

.overlap-heading-box.one {
	top: 60px;
	left: 1rem;
}

.overlap-heading-box p:last-of-type {
	margin-bottom: 0;
}

.overlap-content-box {
	width: 80%;
	/* margin-top: 30rem; */
	z-index: 1;
	position: relative;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 1.75rem 2.5rem;
	/* margin-left: 2.25rem; */
    margin-right: auto;
    margin-left: auto;
    margin-top: -5%;
    /* margin-top: calc(40rem -5%); */
}

.tiles {
	/* display: inline-block; */
    width: 80%;
	margin: 0 auto;
	text-align: center;
	flex: 1;
	justify-content: space-between;
	margin-top: -5%;
    /* margin-top: calc(40rem -5%); */
	position: relative;
}
.tiles img {
	width: 30%;
	height: 30%;
	max-width: 220px;
}
#subNav a.current {
	text-decoration: none;
	background-color: #232d4b;
	padding: 0.25rem 0.4rem;
	color: white;
}
.tiles,
.icon-cards.apps-external {
	flex-basis: 100%;
}
.icon-cards.apps-external {
	align-items: center;
}
.icon-cards a {
	display: inherit;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1.75rem 1rem;
	background-color: #232d4b;
	border: 1px solid transparent;
	font-size: 2.5rem;
	font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
	font-weight: 600;
	width: 100%;
	/* min-height: 12vw; */
	/* height: 100%; */
}
.icon-cards .col4 a {
	height: 100%;
}
.icon-cards .icon-text {
	color: #ffffff;
	font-weight: 500;
	font-size: 1rem;
	text-transform: uppercase;
	text-align: center;
	margin-top: 1rem;
	max-width: 90%;
}
.icon-container a:hover,
.icon-container a:focus {
	background-color: #ffffff;
	border: 1px solid #232d4b;
}
.icon-container a:hover .icon,
.icon-container a:hover .icon-text,
.icon-container a:focus .icon,
.icon-container a:focus .icon-text {
	color: #232d4b;
}
/* .icon-cards a:hover,
.icon-cards a:focus, 
.icon-cards .col5 {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 0.5%;
	text-decoration: none;
	vertical-align: top;
	width: 19%;
    max-width: 375px;
} */
/* .icon-cards a:hover,
.icon-cards a:focus,  */
.icon-cards .col5 {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 0.5%;
	text-decoration: none;
	vertical-align: top;
	width: 19%;
	max-width: 375px;
}
.icon-container .icon {
	max-height: 36%;
	font-size: 4rem;
	color: #ffffff;
}
.icon-cards .col5,
.icon-cards .col4 {
	/* display: inline-block; */
	display: flex;
	margin: 0.5%;
	vertical-align: top;
}
.icon-cards .col5 .icon-card,
.icon-cards .col4 .icon-card {
	min-height: auto;
}
.icon-cards .col4 img,
.icon-cards .col5 img {
	max-width: 100%;
}
.icon-cards .col5 img {
	max-width: 88%;
	max-height: 5rem;
}
.icon-cards .col4 svg,
.icon-cards .col5 svg {
	display: block;
}
.icon-cards .col3:nth-of-type(3n + 3) {
	margin-right: 0;
}
.icon-card {
	border: 1px solid;
	border-radius: 4px;
	box-sizing: border-box;
	font-family: "franklin-gothic-urw-cond", "arial narrow", sans-serif;
	font-weight: 500;
	max-width: 225px;
	text-align: center;
	transition: all ease 180ms;
}
.icon-cards .col4:focus .icon-card,
.icon-cards .col4:hover .icon-card,
.icon-cards.apps-external .col5:focus .icon-card,
.icon-cards.apps-external .col5:hover .icon-card {
	box-shadow: 8px 8px 8px #dadada;
	margin: -2px 2px 2px -2px;
}
.icon-cards .col4:hover .icon-card.border-blue-primary,
.icon-cards.apps-external .col5:hover .icon-card.border-blue-primary {
	border-color: #eb5f0c;
}
.icon-cards .col4:hover .icon-card.border-orange-2nd,
.icon-cards.apps-external .col5:hover .icon-card.border-orange-2nd {
	border-color: #232d4b;
}
.icon-cards .col4:hover .orange-2nd,
.icon-cards.apps-external .col5:hover .orange-2nd {
	color: #232d4b;
}
@media (width <= 984px) {
    .overlap-img-wrap {
        height: 20rem;
    }
    .home-tiles,
    .overlap-content-box {
        width: auto;
        max-width: none;
    }
    .overlap-content-box {
        padding: 1.5rem;
    }
}
@media (max-width: 599px) {
	.home-tiles {
		/* margin-top: 15rem; */
	}
	.overlap-content-box {
		/* margin-top: 12rem; */
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.home-tiles {
		/* margin-top: 25rem; */
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.home-tiles {
		/* margin-top: 35rem; */
	}
}

@media (min-width: 1024px) and (max-width: 1439px) {
	.home-tiles {
		/* margin-top: 32rem; */
	}
}
