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

.tn_architectureNote {
	padding: 20px;
	margin-bottom: 40px;
	background-color: #f2f4f4;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.tn_archCTABoxContainer {
}

.tn_archCTABox {
	position: relative;
	width: 974px;
	margin: 0 auto;
	padding: 0;
	background-color: #e6e8e8;
	-moz-border-radius: 30px 30px 20px 20px;
	-webkit-border-radius: 30px 30px 20px 20px;
	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 screen and (max-device-width: 1022px), screen and (max-width: 1022px) {

	.tn_archCTABox {
		width: 728px;
	}

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

}

@media screen and (max-device-width: 766px), screen and (max-width: 766px) {

	.tn_architectureMobilePadding {
		padding-top: 26px;
	}

	.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;
	}

}

/* ========== CENTER ========== */

.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;
}

/* ========== THIN (3-UP) SECTIONS ========== */

.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;
}

/* ========== THICK (2-UP) SECTIONS ========== */

.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;
}

/* SMALL DESKTOP
====================================================================== */

@media screen and (max-device-width: 1238px), screen and (max-width: 1238px) {

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

/* ========== CENTER ========== */

	.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;
	}

/* ========== THIN (3-UP) SECTIONS ========== */

	.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;
	}

	/* ========== THICK (2-UP) SECTIONS ========== */

	.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;
	}

}







/* TABLET
====================================================================== */

@media screen and (max-device-width: 1022px), screen and (max-width: 1022px) {

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

/* ========== CENTER ========== */

	.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;
	}

/* ========== THIN (3-UP) SECTIONS ========== */

	.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;
	}

	/* ========== THICK (2-UP) SECTIONS ========== */

	.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;
	}

}

/* MOBILE
====================================================================== */

@media screen and (max-device-width: 766px), screen and (max-width: 766px) {

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

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

	.tn_architecture a {
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		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: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		padding: 12px;
		justify-content: left;
		align-items: center;
		text-align: center;
		background-color: #f2f4f4;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		min-height: 48px;
	}

	.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: #b1eaf8;
		color: #007493;
	}

	.tn_archSection {
		display: none;
	}

	.tn_archIcon {
		display: inline;
	}

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

}




