/*.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: 391px;
	top: 40px;
}

.tn_themeIconCIT2 {
	left: 584px;
	top: 81px;
}

.tn_themeIconCIT4 {
	left: 339px;
	top: 196px;
}

.tn_themeIconCIT7 {
	left: 748px;
	top: 40px;
}

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

	.tn_themeIconCIT1 {
		left: 318px;
		top: 37px;
	}

	.tn_themeIconCIT2 {
		left: 475px;
		top: 70px;
	}

	.tn_themeIconCIT4 {
		left: 276px;
		top: 163px;
	}
	
	.tn_themeIconCIT7 {
		left: 608px;
		top: 37px;
	}
	
}

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

	.tn_themeIconCIT1 {
		left: 241px;
		top: 23px;
	}

	.tn_themeIconCIT2 {
		left: 361px;
		top: 48px;
	}

	.tn_themeIconCIT4 {
		left: 208px;
		top: 120px;
	}

	.tn_themeIconCIT7 {
		left: 462px;
		top: 23px;
	}
}


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

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

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

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

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

.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: 837px;
		top: 196px;
	}

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

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

	.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: 144px;
	}

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

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

	.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: 43px;
}

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

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

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

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

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

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

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

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

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

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

	.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: 40px;
}

.tn_themeIconOIL2 {
	left: 692px;
	top: 150px;
}

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

.tn_themeIconOIL4 {
	left: 434px;
	top: 93px;
}

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

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

	.tn_themeIconOIL2 {
		left: 564px;
		top: 126px;
	}

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

	.tn_themeIconOIL4 {
		left: 354px;
		top: 81px;
	}
}

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

	.tn_themeIconOIL1 {
		left: 428px;
		top: 23px;
	}

	.tn_themeIconOIL2 {
		left: 428px;
		top: 91px;
	}

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

	.tn_themeIconOIL4 {
		left: 268px;
		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: 40px;
}

.tn_themeIconSPO2 {
	left: 1036px;
	top: 50px;
}

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

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

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

	.tn_themeIconSPO2 {
		left: 843px;
		top: 45px;
	}

	.tn_themeIconSPO3 {
		left: 460px;
		top: 77px;
	}
}

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

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

	.tn_themeIconSPO2 {
		left: 642px;
		top: 28px;
	}

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


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

.tn_themeIconTRA1 {
	left: 257px;
	top: 46px;
}

.tn_themeIconTRA2 {
	left: 843px;
	top: 86px;
}

.tn_themeIconTRA3 {
	left: 397px;
	top: 296px;
}

.tn_themeIconTRA4 {
	left: 843px;
	top: 249px;
}


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

	.tn_themeIconTRA1 {
		left: 210px;
		top: 42px;
	}

	.tn_themeIconTRA2 {
		left: 686px;
		top: 74px;
	}

	.tn_themeIconTRA3 {
		left: 324px;
		top: 245px;
	}

	.tn_themeIconTRA4 {
		left: 686px;
		top: 206px;
	}
}

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

	.tn_themeIconTRA1 {
		left: 159px;
		top: 27px;
	}

	.tn_themeIconTRA2 {
		left: 521px;
		top: 52px;
	}

	.tn_themeIconTRA3 {
		left: 246px;
		top: 181px;
	}

	.tn_themeIconTRA4 {
		left: 521px;
		top: 152px;
	}
}


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

.tn_themeIconUTI1 {
	left: 1052px;
	top: 52px;
}

.tn_themeIconUTI2 {
	left: 955px;
	top: 52px;
}

.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: 856px;
		top: 47px;
	}

	.tn_themeIconUTI2 {
		left: 777px;
		top: 47px;
	}

	.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: 652px;
		top: 30px;
	}

	.tn_themeIconUTI2 {
		left: 591px;
		top: 30px;
	}

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

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