html {
	scroll-behavior: smooth;
}
/*mental health survey*/
.survey > div:nth-child(2){
	background-image: url(/cisiweb2/image/homepage/indiaMHSblock.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	margin-top: 40px;
}
.survey > div:nth-child(2) > h2 {
	margin-top: 0 !important;
}
/*icon block test*/
.icons .row img {
	width: 60px;
	margin-top: 30px;
	float: left;
}
.icons .row p {
	text-align: center;
	margin-top: 33px;
}
/*career pathways*/
.darker {
	background: #006666;
}
.lighter {
	background: #2D8383;
}
.darker, 
.lighter {
	height: 245px;
	padding: 20px;
}
.darker > a,
.lighter > a {
	display: block;
	color: white;
	font-weight: 500;
	text-align: center;
}
.darker > a {
	margin-bottom: 5px;
	padding: 6px 10px;
	width: 80%;
	margin-left: 70px;
}
.lighter > a {
	height: 205px;
	padding: 70px;
	width: 77%;
}
a.ffs {
	background: #f07f00;
	margin-left: 40px;
}
a.iis { 
	background: #004651;
	margin-left: 15px;
}

@media (max-width: 1599px) {
	.lighter > a {
		padding: 50px;
	}
}
@media (max-width: 1199px) {
	.lighter > a {
		padding: 35px;
	}
}
@media (max-width: 991px) {
	.lighter > a {
		width: 85%;
		padding: 80px 10px 30px 10px;
		margin: auto;
	}
	.atpSize img {
		width: 30%;
		padding: 20px;
	}
	.uniLogos a img {
		width: 20%;
	}
}
@media (max-width: 768px) {
	
}
a.ops{background: #E12E26;}
a.wealth{background: #8A2842;}
a.cnr{background: #6661AB;}
a.cmcf{background: #334E9E;}
a.if{background: #40AE49;}
/*university logos*/
.uniLogos a > img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 74%;
	margin-top: 40px;
}
/*training partner logos temp fix*/
.atpSize img {
	width: 50%;
}
/*popups*/
.well {
	margin-bottom: 0px !important;
}
/*.modal-body .content .well {
	margin-top: 40px !important;
}*/
.modal-body .closeButton {
	background: none;
	border: none;
	position: absolute;
	top: 10px;
	right: 5px;
}
.modal-body {
	padding: 0px !important;
}
.modal-body h4 {
	margin-top: 0px;
}
.modal-body h2 {
	margin-top: 10px;
}
/*supporter logos*/
.logos img {
    margin: 15px;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow, transform;
    vertical-align: middle;
}
.stat-container .box {
    text-align: center;
    padding: 15px;
    background: #148C8B;
    color: white;
}
.box .num {
    font-size: 40px;
}

.stat-caption {
    margin-top: 30px;
}


.qBlocks .col-xs-3:last-child > a,
.qBlocks .col-xs-3:first-child > a {
	color: white;
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
	padding: 6px 10px;
	text-align: center;
}
.qBlocks .arrow {
	margin-top: 50px;
}
.midBlock {
	background: #339f9f none repeat scroll 0 0;
	font-size: 16px;
	font-weight: 500;
	padding: 50px 10px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.midBlock > a {
	color: white;
}

.capmar {background: #334E9E;}
.if, .fib {background: #40AE49;}
.ops {background: #E12E26;}
.comp {background: #6661AB;}
.wealth {
	background: #8A2842;
	height: auto !important;
}
.ffs, .aib {background: #238C87;}

.org{background-color: #f58420;}

#nac > div > div > div.modal-body {padding: 15px 40px 20px 40px !important;}

.sf_cols.container_wrapper.coloredBg{
	background-color: #1a7572e0;
}
.coloredBg .videoBlock{
	margin: 80px 0px;
}
.coloredBg .videoBlock .col-md-6{
	/* padding: 17px 28px; */
    color: white;
    border-radius: 12px;
    font-size: 23px;
}