/*.tn_illusIndustry {
	position: relative;
	height: 0;
	padding-bottom: 33.9286%;
	margin: 20px 0;
	overflow: hidden;
	background-size: 100%;
	background-repeat: no-repeat;
}
*/

.tn_illusIndustry img {
	display: block;
	width: 1160px;
	height: 394px;
	margin: 20px auto;
/*	background-size: 100%;
	background-repeat: no-repeat;*/
}

.tn_themeIconsOnIllus {
	position: relative;
	z-index: 50;
	width: 1160px;
	margin: 0 auto;
}

.tn_themeIconsOnIllus div {
	position: absolute;
}

.tn_themeIconsOnIllus div img {
	position: relative;
	z-index: 100;
	width: 60px;
	height: 60px;
	border: 3px solid #fff;
	border-radius: 999px;
}

.tn_themeIconHover {
	position: absolute;
	top: -13px;
	left: -13px;
	width: 86px;
	height: 86px;
	-moz-border-radius: 43px;
	-webkit-border-radius: 43px;
	border-radius: 43px;
}

/*
.tn_themeIconRed {
	background-color: #f0908c;
}

.tn_themeIconGreen {
	background-color: #c3e5b5;
}

.tn_themeIconLtBlue {
	background-color: #b1eaf8;
}

.tn_themeIconLtBlueAlt {
	background-color: #e4f7fc;
}

.tn_themeIconDkBlue {
	background-color: #80a7b8;
}

.tn_themeIconGray {
	background-color: #7c8082;
}

.tn_themeIconOrange {
	background-color: #fcd48a;
}
*/

.tn_themeIconRed,
.tn_themeIconGreen,
.tn_themeIconLtBlue,
.tn_themeIconLtBlueAlt,
.tn_themeIconDkBlue,
.tn_themeIconGray,
.tn_themeIconOrange {
	background-color: #fff;
}

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

	.tn_illusIndustry img {
		width: 944px;
		height: 321px;
	}
	
	.tn_themeIconsOnIllus {
		width: 944px;
	}
	
	.tn_themeIconsOnIllus div img {
		width: 48px;
		height: 48px;
		border-width: 2px;
	}
	
	.tn_themeIconHover {
		top: -10px;
		left: -10px;
		width: 68px;
		height: 68px;
		-moz-border-radius: 34px;
		-webkit-border-radius: 34px;
		border-radius: 34px;
	}
}

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

	.tn_illusIndustry img {
		width: 720px;
		height: 244px;
		margin: 12px auto;
	}
	
	.tn_themeIconsOnIllus {
		width: 720px;
	}
	
	.tn_themeIconsOnIllus div img {
		width: 40px;
		height: 40px;
		border-width: 1px;
	}
	
	.tn_themeIconHover {
		top: -8px;
		left: -8px;
		width: 56px;
		height: 56px;
		-moz-border-radius: 28px;
		-webkit-border-radius: 28px;
		border-radius: 28px;
	}
}

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

	.tn_themeIconsOnIllus {
		display: none;
	}
}


/* GOVERNMENT (FORMERLY CITIES AND COMMUNITIES)
====================================================================== */

.tn_themeIconCIT1 {
	left: 131px;
	top: 59px;
}

.tn_themeIconCIT2 {
	left: 471px;
	top: 110px;
}

.tn_themeIconCIT4 {
	left: 350px;
	top: 59px;
}

.tn_themeIconCIT7 {
	left: 944px;
	top: 59px;
}

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

	.tn_themeIconCIT1 {
		left: 107px;
		top: 53px;
	}

	.tn_themeIconCIT2 {
		left: 769px;
		top: 53px;
	}

	.tn_themeIconCIT4 {
		left: 286px;
		top: 53px;
	}
	
	.tn_themeIconCIT7 {
		left: 384px;
		top: 94px;
	}
	
}

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

	.tn_themeIconCIT1 {
		left: 80px;
		top: 35px;
	}

	.tn_themeIconCIT2 {
		left: 585px;
		top: 35px;
	}

	.tn_themeIconCIT4 {
		left: 216px;
		top: 35px;
	}

	.tn_themeIconCIT7 {
		left: 291px;
		top: 66px;
	}
}


/* EDUCATION
====================================================================== */

.tn_themeIconEDU1 {
	left: 295px;
	top: 187px;
}

.tn_themeIconEDU2 {
	left: 1032px;
	top: 236px;
}

.tn_themeIconEDU3 {
	left: 740px;
	top: 302px;
}

.tn_themeIconEDU4 {
	left: 613px;
	top: 123px;
}

.tn_themeIconEDU5 {
	left: 501px;
	top: 92px;
}

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

	.tn_themeIconEDU1 {
		left: 240px;
		top: 157px;
	}

	.tn_themeIconEDU2 {
		left: 839px;
		top: 196px;
	}

	.tn_themeIconEDU3 {
		left: 602px;
		top: 251px;
	}

	.tn_themeIconEDU4 {
		left: 500px;
		top: 104px;
	}

	.tn_themeIconEDU5 {
		left: 409px;
		top: 80px;
	}
}

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

	.tn_themeIconEDU1 {
		left: 181px;
		top: 114.5px;
	}

	.tn_themeIconEDU2 {
		left: 637px;
		top: 145px;
	}

	.tn_themeIconEDU3 {
		left: 459px;
		top: 187px;
	}

	.tn_themeIconEDU4 {
		left: 379.5px;
		top: 74px;
	}

	.tn_themeIconEDU5 {
		left: 311px;
		top: 56px;
	}
}


/* FINANCIAL SERVICES
====================================================================== */

.tn_themeIconFIN1 {
	left: 508px;
	top: 90px;
}

.tn_themeIconFIN2 {
	left: 157px;
	top: 90px;
}

.tn_themeIconFIN3 {
	left: 825px;
	top: 39px;
}

.tn_themeIconFIN4 {
	left: 705px;
	top: 336px;
}

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

	.tn_themeIconFIN1 {
		left: 414px;
		top: 78px;
	}

	.tn_themeIconFIN2 {
		left: 128px;
		top: 78px;
	}

	.tn_themeIconFIN3 {
		left: 672px;
		top: 36px;
	}

	.tn_themeIconFIN4 {
		left: 574px;
		top: 278px;
	}
}

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

	.tn_themeIconFIN1 {
		left: 314px;
		top: 54px;
	}

	.tn_themeIconFIN2 {
		left: 96px;
		top: 54px;
	}

	.tn_themeIconFIN3 {
		left: 511px;
		top: 22px;
	}

	.tn_themeIconFIN4 {
		left: 436px;
		top: 207px;
	}
}


/* HEALTHCARE
====================================================================== */

.tn_themeIconHEA1 {
	left: 216px;
	top: 139px;
}

.tn_themeIconHEA2 {
	left: 407px;
	top: 98px;
}

.tn_themeIconHEA3 {
	left: 538px;
	top: 48px;
}

.tn_themeIconHEA4 {
	left: 713px;
	top: 98px;
}

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

	.tn_themeIconHEA1 {
		left: 176px;
		top: 118px;
	}

	.tn_themeIconHEA2 {
		left: 331px;
		top: 85px;
	}

	.tn_themeIconHEA3 {
		left: 438px;
		top: 43px;
	}

	.tn_themeIconHEA4 {
		left: 580px;
		top: 85px;
	}
}

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

	.tn_themeIconHEA1 {
		left: 133px;
		top: 85px;
	}

	.tn_themeIconHEA2 {
		left: 251px;
		top: 59px;
	}

	.tn_themeIconHEA3 {
		left: 333px;
		top: 28px;
	}

	.tn_themeIconHEA4 {
		left: 441px;
		top: 59px;
	}
}


/* MANUFACTURING
====================================================================== */

.tn_themeIconMAN1 {
	left: 324px;
	top: 331px;
}

.tn_themeIconMAN2 {
	left: 88px;
	top: 68px;
}

.tn_themeIconMAN3 {
	left:867px;
	top: 58px;
}

.tn_themeIconMAN5 {
	left: 645px;
	top: 102px;
}

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

	.tn_themeIconMAN1 {
		left: 264px;
		top: 274px;
	}

	.tn_themeIconMAN2 {
		left: 72px;
		top: 60px;
	}

	.tn_themeIconMAN3 {
		left: 706px;
		top: 52px;
	}

	.tn_themeIconMAN5 {
		left: 525px;
		top: 87px;
	}
}

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

	.tn_themeIconMAN1 {
		left: 200px;
		top: 203px;
	}

	.tn_themeIconMAN2 {
		left: 53px;
		top: 40px;
	}

	.tn_themeIconMAN3 {
		left: 537px;
		top: 34px;
	}

	.tn_themeIconMAN5 {
		left: 399px;
		top: 61px;
	}
}


/* MINING
====================================================================== */

.tn_themeIconMIN1 {
	left: 757px;
	top: 63px;
}

.tn_themeIconMIN2 {
	left: 655px;
	top: 134px;
}

.tn_themeIconMIN3 {
	left: 330px;
	top: 43px;
}

.tn_themeIconMIN4 {
	left: 201px;
	top: 241px;
}

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

	.tn_themeIconMIN1 {
		left: 616px;
		top: 56px;
	}

	.tn_themeIconMIN2 {
		left: 533px;
		top: 114px;
	}

	.tn_themeIconMIN3 {
		left: 269px;
		top: 39px;
	}

	.tn_themeIconMIN4 {
		left: 164px;
		top: 201px;
	}
}

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

	.tn_themeIconMIN1 {
		left: 469px;
		top: 38px;
	}

	.tn_themeIconMIN2 {
		left: 405px;
		top: 82px;
	}

	.tn_themeIconMIN3 {
		left: 203px;
		top: 25px;
	}

	.tn_themeIconMIN4 {
		left: 124px;
		top: 148px;
	}
}


/* OIL AND GAS
====================================================================== */

.tn_themeIconOIL1 {
	left: 692px;
	top: 63px;
}

.tn_themeIconOIL2 {
	left: 499px;
	top: 134px;
}

.tn_themeIconOIL3 {
	left: 275px;
	top: 93px;
}

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

	.tn_themeIconOIL1 {
		left: 564px;
		top: 55px;
	}

	.tn_themeIconOIL2 {
		left: 407px;
		top: 113px;
	}

	.tn_themeIconOIL3 {
		left: 224px;
		top: 80px;
	}
}

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

	.tn_themeIconOIL1 {
		left: 429px;
		top: 38px;
	}

	.tn_themeIconOIL2 {
		left: 309px;
		top: 81px;
	}

	.tn_themeIconOIL3 {
		left: 170px;
		top: 56px;
	}
}


/* RETAIL
====================================================================== */

.tn_themeIconRET1 {
	left: 325px;
	top: 121px;
}

.tn_themeIconRET2 {
	left: 690px;
	top: 79px;
}

.tn_themeIconRET3 {
	left: 790px;
	top: 39px;
}

.tn_themeIconRET4 {
	left: 579px;
	top: 59px;
}

.tn_themeIconRET5 {
	left: 275px;
	top: 329px;
}

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

	.tn_themeIconRET1 {
		left: 265px;
		top: 103px;
	}

	.tn_themeIconRET2 {
		left: 562px;
		top: 68px;
	}

	.tn_themeIconRET3 {
		left: 643px;
		top: 36px;
	}

	.tn_themeIconRET4 {
		left: 472px;
		top: 52px;
	}
	
	.tn_themeIconRET5 {
		left: 224px;
		top: 272px;
	}
}

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

	.tn_themeIconRET1 {
		left: 200px;
		top: 73px;
	}

	.tn_themeIconRET2 {
		left: 427px;
		top: 47px;
	}

	.tn_themeIconRET3 {
		left: 489px;
		top: 22px;
	}

	.tn_themeIconRET4 {
		left: 358px;
		top: 35px;
	}
	
	.tn_themeIconRET5 {
		left: 169px;
		top: 202px;
	}
}


/* SMART BUILDINGS
====================================================================== */

.tn_themeIconSMA1 {
	left: 205px;
	top: 70px;
}

.tn_themeIconSMA2 {
	left: 307px;
	top: 273px;
}

.tn_themeIconSMA3 {
	left: 23px;
	top: 73px;
}

.tn_themeIconSMA4 {
	left: 1055px;
	top: 101px;
}

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

	.tn_themeIconSMA1 {
		left: 167px;
		top: 61px;
	}

	.tn_themeIconSMA2 {
		left: 251px;
		top: 227px;
	}

	.tn_themeIconSMA3 {
		left: 19px;
		top: 64px;
	}

	.tn_themeIconSMA4 {
		left: 860px;
		top: 87px;
	}
}

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

	.tn_themeIconSMA1 {
		left: 126px;
		top: 42px;
	}

	.tn_themeIconSMA2 {
		left: 190px;
		top: 168px;
	}

	.tn_themeIconSMA3 {
		left: 13px;
		top: 44px;
	}

	.tn_themeIconSMA4 {
		left: 654px;
		top: 61px;
	}
}


/* SPORTS MEDIA & ENTERTAINMENT
====================================================================== */

.tn_themeIconSPO1 {
	left: 495px;
	top: 39px;
}

.tn_themeIconSPO2 {
	left: 1030px;
	top: 328px;
}

.tn_themeIconSPO3 {
	left: 584px;
	top: 90px;
}

.tn_themeIconSPO4 {
	left: 1057px;
	top: 63px;
}

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

	.tn_themeIconSPO1 {
		left: 403px;
		top: 36px;
	}

	.tn_themeIconSPO2 {
		left: 838px;
		top: 271px;
	}

	.tn_themeIconSPO3 {
		left: 476px;
		top: 78px;
	}

	.tn_themeIconSPO4 {
		left: 860px;
		top: 56px;
	}
}

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

	.tn_themeIconSPO1 {
		left: 306px;
		top: 23px;
	}

	.tn_themeIconSPO2 {
		left: 638px;
		top: 201px;
	}

	.tn_themeIconSPO3 {
		left: 362px;
		top: 54px;
	}

	.tn_themeIconSPO4 {
		left: 654.5px;
		top: 37px;
	}
}


/* TRANSPORTATION
====================================================================== */

.tn_themeIconTRA1 {
	left: 160px;
	top: 147px;
}

.tn_themeIconTRA2 {
	left: 550px;
	top: 147px;
}

.tn_themeIconTRA3 {
	left: 940px;
	top: 147px;
}


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

	.tn_themeIconTRA1 {
		left: 130px;
		top: 124px;
	}

	.tn_themeIconTRA2 {
		left: 448px;
		top: 124px;
	}

	.tn_themeIconTRA3 {
		left: 766px;
		top: 124px;
	}
}

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

	.tn_themeIconTRA1 {
		left: 98px;
		top: 89px;
	}

	.tn_themeIconTRA2 {
		left: 340px;
		top: 89px;
	}

	.tn_themeIconTRA3 {
		left: 582px;
		top: 89px;
	}
}


/* UTILITIES
====================================================================== */

.tn_themeIconUTI1 {
	left: 946px;
	top: 38px;
}

.tn_themeIconUTI2 {
	left: 1082px;
	top: 38px;
}

.tn_themeIconUTI3 {
	left: 655px;
	top: 61px;
}

.tn_themeIconUTI4 {
	left: 393px;
	top: 111px;
}

.tn_themeIconUTI5 {
	left: 868px;
	top: 167px;
}

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

	.tn_themeIconUTI1 {
		left: 770px;
		top: 35px;
	}

	.tn_themeIconUTI2 {
		left: 881px;
		top: 35px;
	}

	.tn_themeIconUTI3 {
		left: 534px;
		top: 54px;
	}

	.tn_themeIconUTI4 {
		left: 320px;
		top: 94px;
	}
	
	.tn_themeIconUTI5 {
		left: 707px;
		top: 140px;
	}
}

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

	.tn_themeIconUTI1 {
		left: 586px;
		top: 22px;
	}

	.tn_themeIconUTI2 {
		left: 670px;
		top: 22px;
	}

	.tn_themeIconUTI3 {
		left: 405px;
		top: 36px;
	}

	.tn_themeIconUTI4 {
		left: 242px;
		top: 67px;
	}
	
	.tn_themeIconUTI5 {
		left: 537px;
		top: 102px;
	}
}