/* ARCHITECTURE THEME SELECTOR BUTTONS
====================================================================== */

ul.tn_archThemeButtons li a,
ul.tn_archThemeButtons li a:visited {
	color: #1b1c1d;
	font-weight: 300;
}

ul.tn_archThemeButtons li a:hover,
ul.tn_archThemeButtons li a:active {
	color: #1b1c1d;
	font-weight: 300;
}

ul.tn_archThemeButtons li.tn_buttonSelected a {
	color: #fff;
	font-weight: 300;
}

ul.tn_archThemeButtons li.tn_buttonSelected a:hover,
ul.tn_archThemeButtons li.tn_buttonSelected a:active {
	background-color: #0070dc;
}

ul.tn_archThemeButtons li img {
/* Remove legacy theme icons, with the ability to restore them if necessary. */
	display: none;
}

@media (max-width: 1023px) {

	ul.tn_archThemeButtons {
		display: block;
	}
	
	ul.tn_archThemeButtons li a {
		min-height: 48px;
	}
	
	ul.tn_archThemeButtons li {
		margin: 0 0 4px 0;
	}
	
	ul.tn_archThemeButtons li:last-child {
		margin-bottom: 0;
	}

}

@media (max-width: 767px) {

	.tn_archIcon {
/* Remove legacy theme icons, with the ability to restore them if necessary.
		display: inline; 
*/
 		display: none;
	}

	.tn_archMobileDivider {
		display: block;
		height: 1px;
		margin: 16px 0;
		border-bottom: 1px solid #e8e8e8;
	}

	.tn_archContentHeader {
		display: block;
	}

	.tertiary-box.hidden {
		display: block;
	}

	.overflow-hidden,
	.overflow-hidden body {
		overflow: auto;
		height: auto;
	}

	[data-zoom] {
/* Remove padding for legacy theme icons, with the ability to restore it if necessary.
		padding-left: 10px;
*/
	}

	.filter-mobile-content {
		padding-bottom: 20px;
	}

	.filter-mobile-content img {
		width: 100%;
		max-width: 100%;
		height: auto;
		border-radius: 10px;
	}

}


/* ARCHITECTURE
====================================================================== */

.tn_architecture {
	position: relative;
	width: 1160px;
	height: 580px;
	margin: 40px auto;
}

.tn_architectureNote {
/* Currently for Healthcare only */
	padding: 20px;
	margin-bottom: 40px;
	background-color: #f4f5f6;
	border-radius: 12px;
}

.tn_archCTABoxContainer {
}

/* DON'T NEED?
.tn_archCTABox {
	position: relative;
	width: 974px;
	margin: 0 auto;
	padding: 0;
	background-color: #e6e8e8;
	border-radius: 30px 30px 20px 20px;
}

.tn_archCTABoxContent {
	padding: 30px;
	text-align: center;
}

.tn_archCTABoxContent p {
	max-width: 760px;
	margin: 0 auto 20px auto;
	text-align: left;
}

.tn_archCTABoxContent h3 {
	margin-bottom: 14px;
}

.tn_archCTABoxContent img {
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
}

.tn_archCTABoxContent a {
	display: block;
	width: 760px;
	height: 60px;
	padding-top: 18px;
	margin: 0 auto 20px auto;
	font-size: 24px;
	line-height: 1.1em;
	color: #fff !important;
	background-color: #5795bc;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.tn_archCTABoxContent a:hover {
	background-color: #6daac9;
}

.tn_archCTABoxContent a:visited {
	color #fff !important;
}

.tn_archCTABoxContentCVD img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	background: #e6e8e8;
}

.tn_ctaLinkDesktop {
}

.tn_ctaLinkMobile {
	display: none;
}

@media (max-width: 1023px) {

	.tn_archCTABox {
		width: 728px;
	}

	.tn_archCTABoxContent a {
		width: 100%;
		padding-top: 20px;
		font-size: 20px;
	}

}
*/

@media (max-width: 767px) {
	.tn_architectureMobilePadding {
/*		padding-top: 26px;*/
		padding-top: 12px;
	}

/* DON'T NEED?	
	.tn_archCTABox {
		width: 100%;
		background-color: #fff;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
	}

	.tn_archCTABoxContent {
		padding: 0;
	}

	.tn_archCTABoxContent img {
		width: 60px;
		height: 60px;
		margin-bottom: 12px;
	}

	.tn_ctaLinkDesktop {
		display: none !important;
	}

	.tn_ctaLinkMobile {
		display: block;
	}

	.tn_archCTABoxContent h3 {
		font-size: 18px;
		line-height: 1.2em;
		margin-bottom: 4px;
		text-align: left;
	}

	.tn_archCTABoxContent a {
		height: auto;
		padding: 8px;
		font-size: 16px;
		line-height: 1.2em;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		margin-bottom: 10px;
	}
*/
}

.tn_archCenter {
	position: absolute;
	top: 150px;
	left: 440px;
	z-index: 100;
	width: 280px;
	height: 280px;
	overflow: hidden;
}

.tn_archCenter img.tn_archSection {
	position: absolute;
	width: 280px;
	height: 840px;
}

.tn_archCenter a:hover img {
	top: -280px;
}

.tn_archCenter img.tn_archSectionFadeout {
	top: -560px;
}

.tn_archThinUpperLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 576px;
	height: 213px;
	overflow: hidden;
}

.tn_archThinUpperLeft img.tn_archSection {
	position: absolute;
	width: 576px;
	height: 639px;
}

.tn_archThinUpperLeft a:hover img {
	top: -213px;
}

.tn_archThinUpperLeft img.tn_archSectionFadeout {
	top: -426px;
}

.tn_archThinMiddle {
	position: absolute;
	top: 196px;
	left: 0;
	z-index: 50;
	width: 450px;
	height: 188px;
	overflow: hidden;
}

.tn_archThinMiddle img.tn_archSection {
	position: absolute;
	width: 450px;
	height: 564px;
}

.tn_archThinMiddle a:hover img {
	top: -188px;
}

.tn_archThinMiddle img.tn_archSectionFadeout {
	top: -376px;
}

.tn_archThinLowerLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 576px;
	height: 213px;
	overflow: hidden;
}

.tn_archThinLowerLeft img.tn_archSection {
	position: absolute;
	width: 576px;
	height: 639px;
}

.tn_archThinLowerLeft a:hover img {
	top: -213px;
}

.tn_archThinLowerLeft img.tn_archSectionFadeout {
	top: -426px;
}

.tn_archThickUpperRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 576px;
	height: 286px;
	overflow: hidden;
}

.tn_archThickUpperRight img.tn_archSection {
	position: absolute;
	width: 576px;
	height: 858px;
}

.tn_archThickUpperRight a:hover img {
	top: -286px;
}

.tn_archThickUpperRight img.tn_archSectionFadeout {
	top: -572px;
}

.tn_archThickLowerRight {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 576px;
	height: 286px;
	overflow: hidden;
}

.tn_archThickLowerRight img.tn_archSection {
	position: absolute;
	width: 576px;
	height: 858px;
}

.tn_archThickLowerRight a:hover img {
	top: -286px;
}

.tn_archThickLowerRight img.tn_archSectionFadeout {
	top: -572px;
}

.tn_rightX3.hidden {
	display: none;
}

.tn_rightX2.hidden {
	display: none;
}

.tn_archThickUpperRight-thin {
	position: absolute;
	top: 0;
	right: 0;
	width: 576px;
	height: 213px;
	overflow: hidden;
}

.tn_archThickUpperRight-thin img.tn_archSection {
	position: absolute;
	width: 576px;
	height: 639px;
}

.tn_archThickUpperRight-thin a:hover img {
	top: -213px;
}

.tn_archThickUpperRight-thin img.tn_archSectionFadeout {
	top: -426px;
}

.tn_archThickLowerRight-thin {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 576px;
	height: 213px;
	overflow: hidden;
}

.tn_archThickLowerRight-thin img.tn_archSection {
	position: absolute;
	width: 576px;
	height: 639px;
}

.tn_archThickLowerRight-thin a:hover img {
	top: -213px;
}

.tn_archThickLowerRight-thin img.tn_archSectionFadeout {
	top: -426px;
}

.tn_archThickMiddleRight-thin {
	position: absolute;
	top: 196px;
	right: 0;
	z-index: 50;
	width: 450px;
	height: 188px;
	overflow: hidden;
}

.tn_archThickMiddleRight-thin img.tn_archSection {
	position: absolute;
	width: 450px;
	height: 564px;
}

.tn_archThickMiddleRight-thin a:hover img {
	top: -188px;
}

.tn_archThickMiddleRight-thin img.tn_archSectionFadeout {
	top: -376px;
}

@media (max-width: 1239px) {

	.tn_architecture {
		width: 944px;
		height: 472px;
	}

	.tn_archCenter {
		top: 122px;
		left: 358px;
		width: 228px;
		height: 228px;
	}

	.tn_archCenter img.tn_archSection {
		width: 228px;
		height: 684px;
	}

	.tn_archCenter a:hover img {
		top: -228px;
	}

	.tn_archCenter img.tn_archSectionFadeout {
		top: -456px;
	}

	.tn_archThickUpperRight-thin,
	.tn_archThinUpperLeft {
		width: 469px;
		height: 173px;
	}

	.tn_archThickUpperRight-thin img.tn_archSection,
	.tn_archThinUpperLeft img.tn_archSection {
		width: 469px;
		height: 519px;
	}

 	.tn_archThickUpperRight-thin  a:hover img,
	.tn_archThinUpperLeft a:hover img {
		top: -173px;
	}

	.tn_archThickUpperRight-thin img.tn_archSectionFadeout,
	.tn_archThinUpperLeft img.tn_archSectionFadeout {
		top: -346px;
	}

	.tn_archThickMiddleRight-thin,
	.tn_archThinMiddle {
		top: 159px;
		width: 366px;
		height: 153px;
	}

	.tn_archThickMiddleRight-thin img.tn_archSection,
	.tn_archThinMiddle img.tn_archSection {
		width: 366px;
		height: 459px;
	}

	.tn_archThickMiddleRight-thin a:hover img,
	.tn_archThinMiddle a:hover img {
		top: -153px;
	}

	.tn_archThickMiddleRight-thin img.tn_archSectionFadeout,
	.tn_archThinMiddle img.tn_archSectionFadeout {
		top: -306px;
	}

	.tn_archThickLowerRight-thin,
	.tn_archThinLowerLeft {
		width: 469px;
		height: 173px;
	}

	.tn_archThickLowerRight-thin img.tn_archSection,
	.tn_archThinLowerLeft img.tn_archSection {
		width: 469px;
		height: 519px;
	}

	.tn_archThickLowerRight-thin a:hover img,
	.tn_archThinLowerLeft a:hover img {
		top: -173px;
	}

	.tn_archThickLowerRight-thin img.tn_archSectionFadeout,
	.tn_archThinLowerLeft img.tn_archSectionFadeout {
		top: -346px;
	}

	.tn_archThickUpperRight {
		width: 469px;
		height: 233px;
	}

	.tn_archThickUpperRight img.tn_archSection {
		width: 469px;
		height: 699px;
	}

	.tn_archThickUpperRight a:hover img {
		top: -233px;
	}

	.tn_archThickUpperRight img.tn_archSectionFadeout {
		top: -466px;
	}

	.tn_archThickLowerRight {
		width: 469px;
		height: 233px;
	}

	.tn_archThickLowerRight img.tn_archSection {
		width: 469px;
		height: 699px;
	}

	.tn_archThickLowerRight a:hover img {
		top: -233px;
	}

	.tn_archThickLowerRight img.tn_archSectionFadeout {
		top: -466px;
	}

}

@media (max-width: 1023px) {

	.tn_architecture {
		width: 720px;
		height: 360px;
		margin: 24px auto;
	}

	.tn_archCenter {
		top: 93px;
		left: 273px;
		width: 174px;
		height: 174px;
	}

	.tn_archCenter img.tn_archSection {
		width: 174px;
		height: 522px;
	}

	.tn_archCenter a:hover img {
		top: -174px;
	}

	.tn_archCenter img.tn_archSectionFadeout {
		top: -348px;
	}

	.tn_archThickUpperRight-thin,
	.tn_archThinUpperLeft {
		width: 358px;
		height: 132px;
	}

	.tn_archThickUpperRight-thin img.tn_archSection,
	.tn_archThinUpperLeft img.tn_archSection {
		width: 358px;
		height: 396px;
	}

	.tn_archThickUpperRight-thin a:hover img,
	.tn_archThinUpperLeft a:hover img {
		top: -132px;
	}

	.tn_archThickUpperRight-thin img.tn_archSectionFadeout,
	.tn_archThinUpperLeft img.tn_archSectionFadeout {
		top: -264px;
	}

	.tn_archThickMiddleRight-thin,
	.tn_archThinMiddle {
		top: 122px;
		width: 279px;
		height: 117px;
	}

	.tn_archThickMiddleRight-thin img.tn_archSection,
	.tn_archThinMiddle img.tn_archSection {
		width: 279px;
		height: 351px;
	}

	.tn_archThickMiddleRight-thin a:hover img,
	.tn_archThinMiddle a:hover img {
		top: -117px;
	}

	.tn_archThickMiddleRight-thin img.tn_archSectionFadeout,
	.tn_archThinMiddle img.tn_archSectionFadeout {
		top: -234px;
	}

	.tn_archThickLowerRight-thin,
	.tn_archThinLowerLeft {
		width: 358px;
		height: 132px;
	}

	.tn_archThickLowerRight-thin img.tn_archSection,
	.tn_archThinLowerLeft img.tn_archSection {
		width: 358px;
		height: 396px;
	}

	.tn_archThickLowerRight-thin a:hover img,
	.tn_archThinLowerLeft a:hover img {
		top: -132px;
	}

	.tn_archThickLowerRight-thin img.tn_archSectionFadeout,
	.tn_archThinLowerLeft img.tn_archSectionFadeout {
		top: -264px;
	}

	.tn_archThickUpperRight {
		width: 358px;
		height: 178px;
	}

	.tn_archThickUpperRight img.tn_archSection {
		width: 358px;
		height: 534px;
	}

	.tn_archThickUpperRight a:hover img {
		top: -178px;
	}

	.tn_archThickUpperRight img.tn_archSectionFadeout {
		top: -356px;
	}

	.tn_archThickLowerRight {
		width: 358px;
		height: 178px;
	}

	.tn_archThickLowerRight img.tn_archSection {
		width: 358px;
		height: 534px;
	}

	.tn_archThickLowerRight a:hover img {
		top: -178px;
	}

	.tn_archThickLowerRight img.tn_archSectionFadeout {
		top: -356px;
	}

}

@media (max-width: 767px) {

	.tn_architecture {
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.tn_architecture span {
		display: inline;
		margin-left: 8px;
	}

	.tn_architecture a {
		border-radius: 8px;
	}

	.tn_architecture a:hover {
		opacity: 1.0;
		background-color: #b1eaf8;
	}
	.tn_archThickUpperRight-thin,
	.tn_archThickMiddleRight-thin,
	.tn_archThickLowerRight-thin,
	.tn_archCenter, .tn_archThinUpperLeft, .tn_archThinLowerLeft, .tn_archThinMiddle, .tn_archThickUpperRight, .tn_archThickLowerRight {
		position: static;
		width: 100%;
		height: auto;
		min-height: 48px;
		margin-bottom: 10px;
	}

	.tn_archThickUpperRight-thin a,
	.tn_archThickMiddleRight-thin a,
	.tn_archThickLowerRight-thin a,
	.tn_archCenter a,
	.tn_archThinUpperLeft a,
	.tn_archThinLowerLeft a,
	.tn_archThinMiddle a,
	.tn_archThickUpperRight a,
	.tn_archThickLowerRight a {
		display: flex;
		padding: 12px;
		justify-content: left;
		align-items: center;
		min-height: 48px;
		font-size: 14px;
		line-height: 18px;
		font-weight: 300;
		text-align: center;
		background-color: #fff;
		color: #1b1c1d;
		border: 1px solid #d6d6d6;
		border-radius: 8px;
	}

	.tn_archCenter a:hover,
	.tn_archThinUpperLeft a:hover,
	.tn_archThinLowerLeft a:hover,
	.tn_archThinMiddle a:hover,
	.tn_archThickUpperRight a:hover,
	.tn_archThickLowerRight a:hover,
	.tn_archCenter a.active,
	.tn_archThinUpperLeft a.active,
	.tn_archThinLowerLeft a.active,
	.tn_archThinMiddle a.active,
	.tn_archThickUpperRight a.active,
	.tn_archThickLowerRight a.active {
		background: #f4f5f6;
		font-weight: 300;
		color: #1b1c1d;
	}

	.tn_archSection {
		display: none;
	}

}


/* ARCHITECTURE LIGHTBOX
====================================================================== */

.tn_lightBoxArchZoom {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1500;
	max-width: 1014px;
	left: 0;
	right: 0;
	padding: 20px;
	margin: 0 auto;
	transform: translate3d(0, -50%, 0);
	overflow: auto;
	max-height: 100%;
}

.tn_lightBoxArchZoom>img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	background: #e6e8e8;
}

.tn_lightBoxArchZoom h2 {
	background: #fff;
	margin: 0 !important;
	padding: 16px 48px 16px 20px !important;
	border-radius: 8px 8px 0 0;
}

/* DON'T NEED?
@media (max-width: 960px) {`
	.tn_lightBoxArchZoom h2 {
		border-radius: 1.7vw 1.7vw 0 0;
	}
}

.tn_lightBoxArchZoom .modal-zoom-close {
}
*/

a.tn_closeX {
	position: absolute;
	top: 36px;
	right: 36px;
	display: block;
	width: 40px;
	height: 40px;
}

a.tn_closeCTA {
	top: 7px;
	right: 7px;
}

a.tn_closeX img {
	margin-top: 10px;
	margin-left: 10px;
}

.modal-description {
	border-top: 1px solid #fff;
	background: #fff;
	padding: 20px;
	border-radius: 0 0 8px 8px;
}

.modal-description:empty {
	border-top: 0;
	padding-top: 0;
}

@media (max-width: 767px) {
	a.tn_closeX {
		top: 24px;
		right: 24px;
	}

/* MOBILE ARCHITECTURE DESCRIPTION */
	.m-description {
		padding: 16px 0;
	}

	.m-description:empty {
		display: none;
	}
}