@charset "utf-8";
/* CSS Document */

#chMchFNew {
	display: none;
}
.videoIntro {
    position: relative;
}
#myVideo {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  .videoCopy {
    position: relative;
    width: 80%;
    margin: auto;
    text-align: center;
    padding-top: 100px;
}
.videoCopy h1 {
    color: #81621b !important;
    font-weight: 500;
	font-size: 55px;
}
.videoCopy img {
    height: 120px;
}
.greenBlock a {
    color: white;
}
.introWrapper {
	background-image:url('/cisiweb2/image/membership/grades.jpg');
}
.pageTabContainer .container-fluid {
	padding-left:0px;
	padding-right:0px;	
}
.pageTabContainer .pageTabs {
	background:#efefef;	
}
.tab-content .section {
	margin-bottom:80px;
}
.greenBlock{
	background-color:#35a0a0;
	border-radius: 10px;
	padding:25px 10px;
	color:#ffffff !important;
	text-align:center;
	line-height:20px;
		height:190px;
	vertical-align:top;
	font-size:14px;
	font-weight:400 !important;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-top:30px;
}
.greenBlock h3 {
	color:#ffffff !important;	
	font-weight:300 !important;
	display:inline;
	margin:0px !important;
}


.greenBlock:hover{
	background-color:#62b7b7;
}
.borderNon{
	border-bottom: none!important;
}

.flowHeader {
    display: block;
    height: 90px;
	padding: 20px;
	font-weight:500;
}
.flowRow {
    display: block;
    height: 50px;
	border-bottom: 1pt solid white;
	margin-top: 10px;
}
.flowRowBig {
    display: block;
    height: 120px !important;
}
.cpd .flowRow,
.im .flowRow,
.memberLevek .flowRow,
.cMcsi .flowRow,
.cFcsi .flowRow {
    text-align: center;
	padding: 0px 0px;
}
.qualification .flowRow {
    padding: 10px;
}
.cpd .flowHeader,
.im .flowHeader,
.memberLevek .flowHeader,
.cMcsi .flowHeader,
.cFcsi .flowHeader {
	text-align: center;
}
.individualCharterFlowChart .glyphicon.glyphicon-ok {
    color: #ffffff;
}
.individualCharterFlowChart .qualification {
    background: #dfebee none repeat scroll 0 0;
}
.individualCharterFlowChart .im {
    background: #9dc2c9 none repeat scroll 0 0;
	color: #ffffff;
}
.individualCharterFlowChart .memberLevek {
    background: #61a1aa none repeat scroll 0 0;
    color: #ffffff;
}
.individualCharterFlowChart .cpd {
    background: #3b7880 none repeat scroll 0 0;
    color: #ffffff;
}
.individualCharterFlowChart .cMcsi {
    background: #acaeb0 none repeat scroll 0 0;
    color: #ffffff;
}
.individualCharterFlowChart .cFcsi {
    background: #a49276 none repeat scroll 0 0;
    color: #ffffff;
}



@media (min-width : 1599px) {
.h2m, .h2cm {
    padding-top: 40px !important;
}
}

@media (max-width : 1599px) {
	.videoCopy img {
		height: 80px;
	}
		.greenBlock{
		background-color:#35a0a0;
		border-radius: 10px;
		padding:25px 10px;
		color:#ffffff !important;
		text-align:center;
		line-height:18px !important;
		vertical-align:top;
				height:240px;
		font-size:13px;
		font-weight:400 !important;
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin-top:30px;
	}
	.greenBlock h3 {
		font-size:20px !important;
		display:block !important;
		margin-bottom:20px !important;
	}
	.flowRow {
		height: 70px;
	}
	.flowHeader {
		height: 80px;
		padding: 10px;
	}
	.cpd .flowRow,
	.im .flowRow,
	.memberLevek .flowRow,
	.cMcsi .flowRow,
	.cFcsi .flowRow {
		padding: 0 10px 10px;
	}
	.qualification .flowRow {
		padding: 0 10px 10px;
	}
	.individualCharterFlowChart {
		font-size: 14px;
	}
}

@media (max-width : 1199px) {
	.greenBlock{
		padding:20px 10px;
		line-height:16px !important;
				height:230px;
	}
	.greenBlock h3 {
		font-size:18px !important;
		margin-bottom:15px !important;
	}
	.flowRow {
		height: 60px;
	}
	.flowHeader {
		height: 80px;
		padding: 10px 0px;
	}
	.cpd .flowRow,
	.im .flowRow,
	.memberLevek .flowRow,
	.cMcsi .flowRow,
	.cFcsi .flowRow {
		padding: 0 0px 10px;
	}
	.qualification .flowRow {
		padding: 0 0px 10px;
	}
	.individualCharterFlowChart {
		font-size: 12px;
	}
}

@media (max-width : 991px) {

	.videoCopy h1 {
		color: #81621b !important;
		font-weight: 500;
		font-size: 30px;
	}
	.videoCopy {
		position: relative;
		width: 80%;
		margin: auto;
		text-align: center;
		padding-top: 30px;
	}
	.videoCopy img {
		height: 60px;
	}
	.greenBlock{
		height:auto;
	}
	.greenBlock h3 {
		display:inline !important;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}
@media (max-width : 991px) {
	.individualCharterFlowChart {
		display:none;
	}
	
}


@media (max-width: 767px) {
	#myVideo {
		position: absolute;
		right: 0;
		top: 0;
		width: 300%;
		z-index: 0;
	  }

}






