.keyFeatures {
	background-image: url('/cisiweb2/image/qualifications/introwhyPTPA.jpg'); 
	background-position: 80% 0%;
}
.introWrapper {
    background-image: url('/cisiweb2/image/qualifications/icwimindia.jpg');
    background-position: top center;
}
.greyBlock .examDetailsLink {
    display: block;
    text-align: center;
}
.moduleBlock {
   background-color: #53aeae;
    color: #ffffff;
    display: inline-block;
    padding: 20px;
    width: 30%;
	vertical-align:middle;
	font-size:18px;
	text-align:center;
	
}
.moduleWrapBlock {
    background-color: #efefef;
    color: #ffffff;
    display: inline-block;
    padding: 20px;
    width: 30%;
	vertical-align:middle;
	font-size:18px;
	text-align:center;
}
.moduleInnerBlock {
   background-color: #53aeae;
    color: #ffffff;
    display: block;
    padding: 10px;
    width: 100%;
	vertical-align:middle;
	font-size:16px;
	text-align:center;
}
.certBlock {
   background-color: #8a2842;
    color: #ffffff;
    display: inline-block;
    padding: 20px;
    width: 29%;
	vertical-align:top;
	text-align:center;
	font-size:18px;
}

.plus {
	display:inline-block;	
	padding:0 1%;
	color: #3a9898;
	font-size: 40px;
	line-height:normal;
}

.and {
	display:inline-block;	
	padding:0 1%;
	color: #3a9898;
	font-size: 22px;
	padding:10px;
	line-height:normal;
}
.or {
	display:inline-block;	
	padding:0 1%;
	color: #3a9898;
	font-size: 25px;
	padding:10px;
	line-height:normal;
}

.structure li {
  padding: 0 0 0px 20px;
  display: block;
  position: relative;
  font-size:15px !important;
  font-weight:400;
  line-height:normal;
}
.ptpadiscount {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 300px;
}

@media (max-width : 1599px) {

}

@media (max-width : 1199px) {
	.moduleBlock {
		padding: 10px;
		font-size:18px;
		width: 28%;
	}
	.certBlock {
		padding: 10px;
				font-size:18px;
		width: 28%;
	}
	.plus {
		font-size: 28px;
	}

	.ptpadiscount img {
		margin:0px;
	}
}

@media (max-width : 991px) {
	.moduleBlock {
		display: block;
		padding: 10px;
		width: 100%;
		vertical-align:top;
	}
	.certBlock {
		display: block;
		padding: 10px;
		width: 100%;
		vertical-align:middle;
		text-align:center;
	}
	.or {
		display:block;	
		padding:0;
		color: #3a9898;
		font-size: 25px;
		padding:10px;
		width:100%;
		text-align:center;
		line-height:normal;
	}
	.plus {
		display:block;	
		width:100%;
		text-align:center;
		padding:0;
		color: #3a9898;
		font-size: 28px;
	}
	.moduleWrapBlock {
		background-color: #efefef;
		color: #ffffff;
		display: inline-block;
		padding: 20px;
		width: 100%;
		vertical-align:top;
		font-size:20px;
		text-align:center;
	}
	.moduleInnerBlock {
	   background-color: #53aeae;
		color: #ffffff;
		display: block;
		padding: 10px;
		width: 100%;
		vertical-align:top;
		font-size:16px;
		text-align:center;
		cursor:pointer;
	}
	.ptpadiscount {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 250px;
	}
}

@media (max-width : 767px) {
	.ptpadiscount {
		position: absolute;
		right: 0px;
		top: 250px;
		width: 100px;
	}	
}





/* Further quals structure css  */

body { overflow-x:hidden;}


.whyChoose {
	margin-bottom:30px !important;	
}

.lvl2, .lvl3b, .lvl6, .lvl5 {
	color:#ffffff;
	padding:2% 2% 1% 6%;	
}
.lvl3a, .lvl4, .lvl7 {
	color:#ffffff;
	padding:2% 6% 1% 2%;
}

.lvl2 {
	background:url("/cisiweb2/image/qualifications/foundation.png") no-repeat scroll 15px center / 25px auto;	
}
.lvl3b {
	background:url("/cisiweb2/image/qualifications/qualifying.png") no-repeat scroll 15px center / 25px auto;	
}
.lvl5 {
	background:url("/cisiweb2/image/qualifications/advanced.png") no-repeat scroll 15px center / 25px auto;		
}
.lvl6 {
	background:url("/cisiweb2/image/qualifications/professional.png") no-repeat scroll 15px center / 25px auto;		
}
.lvl2, .lvl3a {
	background-color:#d4d4d4 !important;
}

.lvl3b, .lvl4 {
	background-color:#c1c1c1 !important;
}

.lvl5 {
	background-color:#acacac !important;	
}

.lvl6, .lvl7 {
	background-color:#a0a0a0 !important;
}


.lightRed, .red, .clearBlock {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 120px;
    line-height: 17px;
    padding: 10px 20px;
	margin-bottom:10px;
    text-align: center;
	width:100%;
    vertical-align: top;

}
.lightRed {
    background: none repeat scroll 0 0 #d7b5b9;
    color: #8a2842;
	transition: all 0.25s ease;
}
.lightRed:hover {
	background:#e5c8cc;
	cursor:pointer;
	box-shadow:0px 0px 20px rgba(50, 50, 50, 0.05);
}
.red {
	background:#8a2842;
	color:#ffffff;	
	transition: all 0.25s ease;
}
.red:hover {
	background:#a03753;	
	cursor:pointer;
	box-shadow:0px 0px 20px rgba(50, 50, 50, 0.28);
}
.cisiLevel {
	height:30px;	
	font-size:20px;
	margin-bottom:10px;
	text-align:center;
}

.ukLevel {
    display: inline-block;
    font-size: 34px;
    padding:0px 0px 10px 0px;
    text-align: center;
    width: 100%;
}	
.euLevel {
    display: inline-block;
    font-size: 34px;
    padding:0px;
    text-align: center;
    width: 100%;	
}



.factContainer {
	text-align:center;	
	margin-top:40px;
}

.fact {
	display:inline-block;
	zoom: 1;
    *display: inline;
	text-align:center;	
	font-size:25px;
	font-weight:200;
	margin-right:90px;
	margin-bottom:50px;
}

.fact img {
	margin-bottom:15px;	
}

.memberOps {
	background-image:url('/cisiweb2/image/qualifications/memberopsbg.jpg');
	background-position:center;
	margin-bottom:60px !important;
}	

.memberOpsText {
	width:50%;
	margin-top:6%;	
}

.memberFact {
	background:rgba(67, 155, 154, 0.9);	
	color:#ffffff;  
	padding:40px;
	text-align:center;
	margin:60px 0;
}

.memberFact:hover {
	background:rgba(67, 155, 154, 1);	
	cursor:pointer;
}

.memberFact h1, 
.memberFact h4 {
	margin-top:0px !important;
	margin-bottom:10px !important;	
	color:#ffffff !important;
}

.memberFact h1 {
	font-size:60px !important;	
	font-weight:200 !important;
}

.memberFact h4 {
	font-size:24px !important;	
	font-weight:200 !important;
}


@media (max-width : 1599px) {
	.fact {
		font-size:20px;
		margin-right:40px;
		margin-bottom:40px;
	}

	.lightRed, .red, .clearBlock {
		display: inline-block;
		font-size: 13px;
		font-weight: 400;
		height: 100px;
		line-height: 16px;
		padding: 10px !important;
		margin-bottom:10px;
		text-align: center;
		width:100%;
		vertical-align: top;
	}
	.cisiLevel {
		height:30px;	
		font-size:16px;
		font-weight:400;
	}
	.lvl2 {
		background:url("/cisiweb2/image/qualifications/foundation.png") no-repeat scroll 15px center / 20px auto;	
	}
	.lvl3b {
		background:url("/cisiweb2/image/qualifications/qualifying.png") no-repeat scroll 15px center / 20px auto;	
	}
	.lvl5 {
		background:url("/cisiweb2/image/qualifications/advanced.png") no-repeat scroll 15px center / 20px auto;		
	}	
	.lvl6 {
		background:url("/cisiweb2/image/qualifications/professional.png") no-repeat scroll 15px center / 20px auto;		
	}
	
	.memberOpsText {
		width:80%;
		margin-top:6%;	
	}
	
	.memberFact h1 {
		font-size:50px !important;	
	}
	
	.memberFact h4 {
		font-size:20px !important;	
	}
}

@media (max-width : 1199px) {
		.lightRed, .red, .clearBlock {
		display: inline-block;
		font-size: 12px;
		font-weight: 400;
		height: 100px;
		line-height: 17px;
		padding: 10px;
		margin-bottom:10px;
		text-align: center;
		width:100%;
		vertical-align: top;
	}
	
	.cisiLevel {
		height:30px;	
		font-size:13px;
		font-weight:400;	
		margin-bottom:0px;
	}
	.ukLevel {
		display: inline-block;
		font-size: 24px;
		padding:0px 0px 10px 0px;
		text-align: center;
		width: 100%;
	}	
	.euLevel {
		display: inline-block;
		font-size: 24px;
		padding:0px;
		text-align: center;
		width: 100%;	
	}
	.lvl2 {
		background:url("/cisiweb2/image/qualifications/foundation.png") no-repeat scroll 11px center / 16px auto;	
	}
	.lvl3b {
		background:url("/cisiweb2/image/qualifications/qualifying.png") no-repeat scroll 11px center / 16px auto;	
	}
	.lvl5 {
		background:url("/cisiweb2/image/qualifications/advanced.png") no-repeat scroll 11px center / 16px auto;		
	}
	.lvl6 {
		background:url("/cisiweb2/image/qualifications/professional.png") no-repeat scroll 11px center / 16px auto;		
	}
	
	.fact {
		font-size:18px;
		margin-right:20px;
		margin-bottom:20px;
	}	
	
	.fact img {
		width:30px;	
	}
	
	.iocBrochure {
		width:320px !important;	
	}
	
	.memberFact h1 {
		font-size:40px !important;	
	}
	
	.memberFact h4 {
		font-size:18px !important;	
	}

	
}

@media (max-width : 991px) {
	.iocBrochure {
		width:120px !important;	
		margin:0 !important;
	}	
	
	.fact {
		font-size:18px;
		margin-right:30px;
		margin-bottom:20px;
	}
	.lightRed, .red, .clearBlock {
		display: inline-block;
		font-size: 13px;
		font-weight: 400;
		height: 60px;
		line-height: 17px;
		padding: 10px;
		margin-bottom:10px;
		text-align: center;
		width:100%;
		vertical-align: top;
	}
	.cisiLevel {
		height:30px;	
		font-size:16px;
		font-weight:400;	
		margin-bottom:10px;
	}
	.lvl2, .lvl3b, .lvl6 {
		color:#ffffff;
		padding:2% 1% 1% 5%;	
	}
	.lvl3a, .lvl4, .lvl7 {
		color:#ffffff;
		padding:2% 5% 1% 1%;
	}
	.lvl5  {
		color:#ffffff;
		padding:2% 1% 1% 5%;
	}

}


@media (max-width: 767px) { 
	.fact {
		font-size:16px;
		margin-right:10px;
		margin-left:10px;
		margin-bottom:20px;
	}	
	
	.fact img {
		width:25px;	
	}
	
	.lightRed, .red, .clearBlock {
		display: inline-block;
		font-size: 14px;
		font-weight: 400;
		height: auto;
		line-height: 17px;
		padding: 15px;
		margin-bottom:10px;
		text-align: center;
		width:100%;
		vertical-align: top;
	}
	.cisiLevel {
		height:30px;	
		font-size:20px;
		font-weight:400;	
		margin-bottom:10px;
	}
	.lvl2, .lvl3b, .lvl6 {
		color:#ffffff;
		padding:3%;	
	}
	.lvl3a, .lvl4, .lvl7 {
		color:#ffffff;
		padding:3%;
	}
	.lvl5  {
		color:#ffffff;
		padding:3%;
	}
	.lvl2, .lvl3a {
	background:#d4d4d4 !important;
}

.lvl3b, .lvl4 {
	background:#c1c1c1 !important;
}

.lvl5 {
	background:#acacac !important;	
}

.lvl6, .lvl7 {
	background:#a0a0a0 !important;
}
}








