@charset "utf-8";
/* CSS Document */

#contentHolder {
	position: relative;
}

.contentwrapper {
	padding-top: 45px;
}

#pageContainer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img_char {
	display: none;
}
.custom-width p.titletxt {
	padding-bottom: 10px;
	padding-top: 0;
}

.contentinnermain {
	padding: 30px 35px;
}

section.mainContent {
	text-align: center;
	padding: 0px 50px;
}

.ModTitleTxt span {
	/* font-family: Arial; */
	color: #fff;
	/* font-size: 18px; */
}

#contentHolder {
	color: #333333;
	/* max-width: 100%; */
	position: absolute;
	top: 84px;
	left: 0;
	/* display: table !important; */
	width: 100%;
	box-sizing: border-box;
	margin: 5px 0px;
}
.yellow_txt {
    background: yellow;
}
#menu_instructionText {
	color: #510DBC;
	text-align: left;
	padding: 5px 0px 5px 0;
	/*font-size: 0.8888888888888888em;*/
	font-size: 18px;
	font-style: italic;
	line-height: 1.2em;
}
.instText2 {
	text-align: left;
    padding: 10px 0px 10px 0;
    color: #00338d;
    /*font-size: 0.8888888888888888em;*/
    font-size: 18px;
	line-height: 1.2em;
}
.instText3 {
	color: #00338d;
	text-align: left;
	padding: 30px 0 65px 0;
	/*font-size: 0.8888888888888888em;*/
	font-size: 18px;
	line-height: 1.2em;
	/* font-size: 16px; */
}
.instText4 {
	text-align: left;
    padding: 5px 0px 5px 0;
    color: #00338D;
    font-size: 18px;
	line-height: 1.2em;
	display: none !important;
}
.menu_textImgContainer {
	/*margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 100%;
	padding: 0 50px;
	height: 546px;*/
	width: 960px;
    margin: 0 auto;
    position: relative;
    height: 500px;
}

.module {
    width: 35%;
    height: auto;
    background: #483698;
    margin: 0px 10px 0 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 300px;
    font-weight: bold;
}

.module.disabled {
	cursor: default;
}

.module::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	/* background: rgba(255,255,255,0.8); */
}

.module.completed::before {
	background: none;
}

.module_name {
	width: 100%;
	padding: 17px 0px 0 0px;
	font-weight: normal;
	text-align: center;
	position: relative;
}

.img_holder {
	display: table-cell;
	float: right;
}

.pagesizer {
	height: calc(26vh - 0px) !important;
	max-width: 100%;
	width: auto;
	margin: 0 auto;
	float: right;
}

#innerModule_1 {
	background: #00338d
}
#innerModule_1.visited {
	background: #E5E5E5;
}
.inner_icon {
	
} 
.inner_icon p{
	margin-top: 20px;
} 
#innerModule_2 {
	background: #1E49E2;
}
#innerModule_2.visited {
	background: #E5E5E5;
}

#innerModule_3 {
	background: #00338D;
}
#innerModule_3.visited {
	background: #E5E5E5;
}

#innerModule_4 {
	background: #AB0D82;
}
#innerModule_4.visited {
	background: #E5E5E5;
}

#innerModule_5 {
	background: #098E7E
}
#innerModule_5.visited {
	background: #E5E5E5;
}

#innerModule_6 {
	/*background: url(./../images/module0/module_6.png)no-repeat;*/
	background: #00338d
}
#innerModule_6.visited {
	background: #E5E5E5;
}

#innerModule_7 {
	/*background: url(./../images/module0/module_6.png)no-repeat;*/
	background: #1E49E2
}
#innerModule_7.visited {
	background: #E5E5E5;
}

#innerModule_8 {
	background: #00338D;
}
#innerModule_8.visited {
	background: #E5E5E5;
}
#innerModule_9 {
	background: #00B8F5;	
}
#innerModule_9.visited {
	background: #E5E5E5;
}
#innerModule_10 {
	background: #098E7E;
}
#innerModule_10.visited {
	background: #E5E5E5;
}
#innerModule_11 {
	background: #1E49E2;
}
#innerModule_11.visited {
	background: #E5E5E5;
}
.module.visited {
	opacity: 0.5;
}


/* #innerModule_7 {
	background: #f68d2e url(../images/retina/Mod_07.jpg) no-repeat center right;
} */

#innerModule_1.highlightModule:before {
	content: '';
	background: url(./../images/module0/module_1_a.png)no-repeat;
	position: absolute;
	left: -20px;
	top: -17px;
}

#innerModule_2.highlightModule:before {
	content: '';
	background: url(./../images/module0/module_2_a.png)no-repeat;
	position: absolute;
	left: -18px;
	top: -13px;
}

#innerModule_3.highlightModule:before {
	content: '';
	background: url(./../images/module0/module_3_a.png)no-repeat;
	position: absolute;
	left: -15px;
	top: -13px;
}

#innerModule_4.highlightModule:before {
	content: '';
	background: url(./../images/module0/module_4_a.png)no-repeat;
	position: absolute;
	left: -15px;
	top: -13px;
}

#innerModule_5.highlightModule:before {
	content: '';
	background: url(./../images/module0/module_5_a.png)no-repeat;
	position: absolute;
	left: -15px;
	top: -11px;
}

.tick {
    background: url(../images/tick_green.png) no-repeat center center;
    position: absolute;
    top: 5px;
    right: 0px;
    width: 32px;
    height: 32px;
    display: none;
    right: 10px;
}

.show_tick {
	display: block
}

.text_container {
    /* display: table; */
    text-align: left;
    width: 90%;
    margin: 0px auto;
    height: 300px;
}

.text_container .ModTitleTxt {
	color: #fff;
	position: relative;
    width: 100%;
    height: 100%;
}

.disable {
	opacity: 0.5;
	cursor: default;
	filter: Alpha(opacity=50);
	/* IE8 and earlier */
}

.disable:hover {
	cursor: default;
}

.hoverbox {
	position: absolute;
	opacity: 0.3;
	background: #000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 2px;
	display: none;
}

#innerModule_2 .hoverbox {
	left: 0px;
}

#innerModule_4 .hoverbox, #innerModule_5 .hoverbox {
	left: -2px;
}

/* .module:hover .hoverbox {
	display: block;
	z-index: 20;
} */

.module:hover .hoverbox, .module.disable:hover .hoverbox {
	display: none;
}

/* .module.highlightModule{
	cursor: pointer;
	pointer-events: all;
} */

.module.highlightModule:hover .hoverbox {
	display: block;
	z-index: 20;
}

.module.highlightModule::before {
	/* content: ""; */
	background: transparent;
}

.module_name p {
    word-wrap: break-word;
    font-size: 20px;
    padding: 0px 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.module.visited .module_name p {
	color: #000000;
}

/* portrait */

@media only screen and (min-width: 1025px) and (max-device-width: 1280px) and (orientation: landscape) {}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	.ModTitleTxt span {
		/* 	font-family: KPMG_App; 
		font-size: 2rem;*/
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	.module {
		width: 48%;
	}
	.pagesizer {
		height: calc(20vh - 0px) !important;
	}
	.ModTitleTxt span {
		font-family: KPMG_App;
		font-size: 2rem;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {}

@media only screen and (min-width:1280px) and (max-width :1366px) and (min-height:600px) and (max-height:767px) and (orientation: landscape) {
	/* .module_name {
		width: 50%;
		padding: 2% 5%;
	} */
	.pagesizer {
		height: calc(36vh - 0px) !important;
	}
}

@media only screen and (min-width:1367px) and (max-width:2048px) and (orientation: landscape) {}

@media only screen and (min-width:1367px) and (max-width :2048px) and (orientation: landscape) {
	.module_name {
		/* width: 66%; */
		/* padding: 2% 5%; */
	}
	.pagesizer {
		height: calc(36vh - 0px) !important;
	}
}

@media only screen and (min-width:1367px) and (max-width :2048px) and (min-height:601px) and (max-height:900px) and (orientation: landscape) {
	.module_name {
		/* width: 68%; */
		/* padding: 0px 7%; */
	}
	.pagesizer {
		height: calc(36vh - 0px) !important;
	}
}

@media only screen and (min-width:2049px) and (orientation: landscape) {}

@media only screen and (max-width: 640px) {
	.module_name {
		width: 48%;
	}
	.module {
		width: 48%;
	}
}

/* @media only screen and (max-width:980px) {}

@media only screen and (min-width:1366px) {
	.module_name {
		width: 50%;
	}
}
 */

@media only screen and (max-width:980px) and (orientation: portrait) {}

/**********CSS by VK**********/

.instText {
	/* 	font-size: 14px; */
	/*font-style: italic;*/
	color: #f68d2e;
}

@media only screen and (min-width:1367px) and (max-width :2048px) and (orientation: landscape) {
	.instText {
		font-size: 1.375rem;
		font-style: italic;
		color: #f68d2e;
	}
}

@media only screen and (min-width:1367px) and (max-width :2048px) and (min-height:601px) and (max-height:900px) and (orientation: landscape) {
	.instText {
		font-size: 1.375rem;
		font-style: italic;
		color: #f68d2e;
	}
}

@media only screen and (min-width:2049px) and (orientation: landscape) {
	.instText {
		font-size: 1.375rem;
		font-style: italic;
		color: #f68d2e;
	}
}

/* @media (max-height: 520px) {
	.ModTitleTxt span {
		font-size: 1.2rem;
		color: #fff;
	}
	.module_name {
		width: 48%;
	}
	.module {
		width: 48%;
	}
	.menu_textImgContainer {
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		width: 100%;
		padding: 20px 50px;
		overflow: auto;
		font-size: 0.7rem;
		height: calc(100vh - 60px);
	}
} */

.menuOverlay {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 3;
	/* display: none; */
}

@media only screen and (max-width:980px) and (orientation: portrait) {
	.module_name {
		width: 48%;
	}
	.module {
		width: 48%;
	}
}

/************************************/

.module.enabled {
	/*display: inline-block;
  vertical-align: middle;*/
	position: relative;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.module.enabled:before {
	content: "";
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.module.enabled:hover, .module.enabled:focus, .module.enabled:active {
	color: #FFF;
}

.module.enabled:hover:before, .module.enabled:focus:before, .module.enabled:active:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

/* .page_title{
	    text-align: left;
    margin: 0px 0 0 26px;
} */
.sec_1 {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 0px auto;
}
.module_name {
    width: 100%;
    height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.box_01 {
    display: flex;
    text-align: left;
    justify-content: center;
    font-size: 17px;
    align-items: center;
    background: #00338d;
    width: 98%;
    margin: 0px auto;
    margin-top: 10px;
}
.box_02 {
    width: 20%;
    background: #00338d;
    border: 2px solid #00338d;
    color: #FFF;
    padding: 5px 10px;
    text-align: center;
    font-weight: bold;
}
.box_03 {
    border: 2px solid #00338d;
    box-sizing: border-box;
    width: 80%;
    padding: 5px 10px;
    background: #FFF;
}
#innerModule_12{
	background: #00338d
}
#innerModule_12.visited {
	background: #E5E5E5;
}
#innerModule_13{
	background: #1E49E2;
}
#innerModule_13.visited {
	background: #E5E5E5;
}
.noEvent{
	pointer-events: none;
}