.clearfix:after {
    content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#india img
{
width:300px;
margin-bottom:8px;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
body {
	font-family: Anson;
	color: #575757;
	font-weight: 300;
	margin: 0;
	background-color: white;
}
a {
	color: #1a74b0;
	text-decoration: underline;
}
.container-header {
/*	padding-top: 20px;
	margin-bottom: 15px;
	*/
	width:1000px;
	margin:0 auto;
	}
.container-header header {
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.container-header header h1 {
	height: 135px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	z-index: 1500;
	float:left;
}
.container-header header h1 a {
	z-index: 1500;
	width: 192px;
	height: 135px;
	display: block;
}
#logo_text{
	background: url("images/seperater.png") no-repeat scroll left center transparent;
    float: left;
    height: 66px;
    margin-left: 15px;
    margin-top: 47px;
    padding-left: 10px;
}
#logo_text img{ margin-top:10px;}
.search{
	background: url("images/searchicon.png") repeat scroll 0 0 transparent;
    float: left;
    height: 38px;
    text-indent: -9999em;
    width: 49px;
}
.home{
	background: url("images/homeicon.png") repeat scroll 0 0 transparent;
    float: left;
    height: 38px;
    text-indent: -9999em;
    width: 49px;
}
.search_wrapper {
    background: url("images/seperater.png") repeat-y scroll left center transparent;
    float: right;
    margin-right: 20px;
    padding-left: 10px;
    position: relative;
    width: 38px;
    z-index: 1500;
	margin-top:25px;
	padding-top:15px;
}
.home_wrapper {
    float: left;
    margin-top: 25px;
    padding-right: 10px;
	padding-top:15px;
}
.icon {
    float: right;
    height: 66px;
    margin-top: 45px;
}
#fellowship_reg{margin-top:25px;margin-right:10px;}
#header_right{ float:right;}
#header_right a { text-decoration:none;}
#header_right a:hover{ color:#000;}
.icon{float: right;/*margin-top:5px;*/}
@media
(-webkit-min-device-pixel-ratio: 1.5) {
	.container-header header h1 a {
		background: url('images/logo-header-retina.png') no-repeat;
		-webkit-background-size: 178px 65px;
	}
}
#slide-nav {
    float: right;
    height: 10px;
    margin-top: -80px;
    width: 100px;
}
@media only screen and (min-device-width : 1280px) {
	#container-home-leader{ height:400px; width:100%;}
}
@media only screen and (min-device-width : 1400px) {
	#container-home-leader{ height:400px; width:1400px;}
}
@media only screen and (max-device-width : 1270px) {
	#container-home-leader{ height:407px; width:100%}
}
h2 {
	font-weight: 300;
	font-size: 47px;
}

/* Body CSS elements */

section, footer {
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

.btn_blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #4ea3d4;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4ea3d4;
	box-shadow:inset 0px 1px 0px 0px #4ea3d4;
	background-color:#1a88c7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #106ca1;
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	font-weight:300;
	padding:10px 50px;
	text-decoration:none;
}
.btn_blue:hover {
	background-color:#4ea3d4;
}
.btn_blue:active {
	position:relative;
	top:1px;
}
.input-textField {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #f0f0f0;
	width: 100%;
	outline: none;
	vertical-align: bottom;
	padding: 7px 25px;
	margin-top: 10px;
	height: 44px;
	background: #fff;
	font-size: 22px;
	font-weight: 300;
	color: #4b4236;
}
.input-textField:focus {
	border: 1px solid #b29978;
	box-shadow: 1px 2px 3px #d7dbe1 inset;
}
.input-textArea {
	font-family: 'Open Sans', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-size: 22px;
	font-weight: 400;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #f0f0f0;
	width: 100%;
	outline: none;
	padding: 7px 25px;
	margin-top: 10px;
	background: #fff;
	color: #4b4236;
}

/* Login Hover */
.btn_login {
	font-size:15px;
	font-weight:400;
	padding:7px 20px;
	text-decoration: none;
	border:1px solid #e1e1e1;
	color: #0979ad;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	background-color: white;
}
.btn_login:hover {
	background-color:#f6f3ee;
	color: #000;
	border-color: #cfc4b4;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
}
.tab_login {
	background-color:#f6f3ee;
	color: #000;
	background-color:#f6f3ee;
	font-size:15px;
	font-weight:300;
	padding:7px 20px;
	text-decoration: none;

	border-color: #cfc4b4;
	border:1px solid #cfc4b4;
	border-bottom: none;
	border-radius: 5px 5px 0 0;

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
}
.tab_login:hover {
	background-color:#f6f3ee;
	color: #000;
	border-color: #cfc4b4;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
}
#btn_login {
	font-size:18px;
	font-weight:300;
	padding:10px 50px;
	text-decoration:none;
}
#forgotlink {
	text-align: right;
	padding-bottom: 30px;
	width: 375px;
}
#forgotlink a {
	font-size: 14px;
	text-decoration: underline;
	color: #4b4236;
}
#loginform {
	z-index: 1000;
	width: 440px;
	position:absolute;
	top: 36px;
	right:0px;
	-moz-border-radius:5px 0 5px 5px;
	-webkit-border-radius:5px 0 5px 5px;
	border-radius:5px 0 5px 5px;
	border:1px solid #cfc4b4;
	background-color:#f6f3ee;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 25px;
	-moz-box-shadow: -5px 10px 5px 3px rgba(25,25,25,.05);
	-webkit-box-shadow: -5px 10px 5px 3px rgba(25,25,25,.05);
	box-shadow: -5px 10px 5px 3px rgba(25,25,25,.05);
	display: none;
}


/* Footer CSS elements */
.container-footer {
	clear: both;
	background: #395f79;
	border-top: 8px solid #35688a;
	color: #a0afba;
}
.container-footer a {
	color: #a0afba;
	text-decoration: none;
}
.container-footer a:hover {
	color: #cad2d8;
}

.sociallinks {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 110px;
	width: 100%;
	border-bottom: 1px solid #15415f;
}
.sociallinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 80px;
}
.socialdot {
	display: inline;
	margin: 0 25px;
	width: 79px;
	height: 79px;
	display: block;
	text-indent: -9999px;
	float: left;
}
#socialdot-facebook:hover {
	background-image:url('images/socialdot-facebook-hover.png');
}
#socialdot-twitter:hover {
	background-image:url('images/socialdot-twitter-hover.png');
}
#socialdot-gp:hover {
	background-image:url('images/socialdot-gp-hover.png');
}
#socialdot-facebook {
	background-image:url('images/socialdot-facebook.png');
}
#socialdot-twitter {
	background-image:url('images/socialdot-twitter.png');
}
#socialdot-gp {
	background-image:url('images/socialdot-gp.png');
}
#socialdot-link
{
	background-image:url('images/socialdot-linkin.png');
}
#socialdot-link:hover
{
	background-image:url('images/socialdot-linkin-hover.png');
}
#socialdot-you
{
	background-image:url('images/socialdot-you.png');
}
#socialdot-you:hover
{
	background-image:url('images/socialdot-you-hover.png');
}
#column4 {
	float:right;
	margin: 0;
	width:20%;
	height: 100px;
	padding-right: 60px;
}

#column4 ul {
	border-left: 2px solid #6d8ba0;
	padding-left: 20px;
	list-style: none;
	margin-left: 0;
}
#column4 li {
	text-align:left;
	font-size: 14px;
	padding-bottom:5px;
	padding-top: 5px;
}

.sitelinks {
	border-top: 1px solid #62839a;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
}
.sitelinks li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

.copyright {
	text-align: center;
	padding-bottom: 10px;
	font-size: 11px;
}
.item-list {
	list-style-type: disc;
	padding-bottom: 5px;
	padding-left: 5em;
	font-size: 14px;
	width: 75%;
}

/* Site Map & Job Description CSS */
.sitemap {
	padding-bottom: 30px;
}
.sitemap h1, .jobdesc h1 {
	font-size: 40px;
	margin: 0;
	font-weight: 400;
}
.sitemap h2 {
	font-size: 18px;
	font-weight: 400;
}
.jobdesc h2 {
	font-weight: 700;
	margin-bottom: 0;
	color: #0E70A0;
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    padding-top: 20px;
    text-align: left;
	padding-bottom:15px;
	clear:both;
}


/* General Other CSS */
.align-right { position: absolute; right: 0 }
.align-left { position: absolute; left: 0; }

.float-right { float: right; }
.float-left { float: left; }

.no-top-padding { padding-top: 0px; }
.extra-top-padding { padding-top: 40px; }
.dotme { font-size: 50%; }

.green { /*color: #E84A75;*/ color:#ff6600; }
.yellow { color: #fba21a; }
.orange { color: #86b214; }
#scroll_div{position:fixed; display:none; bottom:75px; right:7%}
#scroll_top{ background:url(images/arrow.png) no-repeat 50% 50%; width:50px; height:55px; float:right;
opacity:0.5;filter: alpha(opacity = 50);}
#scroll_top:hover{opacity:1;filter: alpha(opacity = 100);}

#logo{ padding-left: 10px;padding-top: 10px;}

/* ABC 2016 */

@media only screen and (max-width: 500px) {
.align-left img
{
width:25%;
}
.section-cnt1
{
width:58% !important;
margin:0 !important;
}

}

@media only screen and (min-width:510px) and (max-width: 980px) {

.section-cnt1
{
width:58% !important;
margin:0 !important;
}

}
@media only screen and (min-width:980px) and (max-width: 1100px) {

}
@media only screen and (min-width:1280px) {

}