/* For header section */
.head-bg 
{
	background-color:#1f5683;
}
.head-logo{max-height: 88px; margin-top: 8px;}
header
{
}
.navbar
{
	margin-bottom:0;
}
.navbar-nav>li>a 
{
	padding-bottom:10px;
	font-size:12px;
	padding-left:0;
	text-align:left;
}
.navbar-nav li
{
	margin-bottom:20px;
	margin-right:5px;
}
.header-input
{
	height:30px!important;
	width:152px !important;
	font-size:12px !important;
	color:#818181;
}
#menu-navbar
{
	margin-right:0;
}
.navbar-collapse
{
	padding-right:0
}
/* For header section */
/*Section 1*/
#new_employer{}
#new_employer .emp_banner
{
	background-image:url("../images/employer/emp_banner_bg.png");
	background-repeat:no-repeat;
	background-size:cover;
	height:408px;
	position:relative;
	margin-top:-40px;
}
#new_employer .emp_banner h3
{
	color:#fff;
	font-size:55px;
	line-height:60px;
	margin-top:270px;
	margin-bottom:0;
	font-family: 'Bebasneue-Regular';
	float: left;
text-align: left;
margin-left: 40px;
}

.employer_search_container .account_profile .search_header .search_header_icons .col-md-1{width:3.5% }
.employer_search_container .account_profile .search_header .search_header_icons .col-md-1 img{margin-top: 38px;}

.employer_search_container .account_profile .search_header .search_header_icons .col-md-2{width:17%}

#new_employer .emp_banner h3 span{font-size: 73px;}
#new_employer .emp_banner a{float: right;margin-top: 190px;margin-right: 8px;display: inline-block;}

.graduates-wrapper{background: #ededed;padding-bottom: 10px}
.graduates-wrapper h3.graduates
{
	font-size:36px;
	line-height:36px;
	text-transform:uppercase;
	margin-top:25px;
	margin-bottom:25px;
}
.red
{
	color:#1f5683;font-family: 'Bebasneue-Regular';
}
.feature-icon
{
	text-align:center;
	margin-bottom:60px;
}
.feature-icon img
{
	display: block;
    max-width: 100%;
    height: auto;
	margin:0 auto;
}
.feature-heading
{
	font-family:'Arial';
	font-size:14px;
	line-height:24px;
	font-weight:700;
	color:#272727;
	margin-top:20px;
	margin-bottom:20px;
}
.feature-para
{
	font-family:'Arial';
	font-size:12px;
	line-height:18px;
	font-weight:700;
	color:#272727;
}
.graduates-video
{
	padding-right:0;
	padding-left:0;
	margin-bottom:15px;
}
.graduates-video2
{
	padding-left:0;
	margin-bottom:15px;
}
.graduates-video a img
{
	display: block;
    max-width: 100%;
    height: auto;
}

.emp_register_wrapper h3
{
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:0;
}
.emp_register_wrapper p
{
	color:#272727;
	font-size:14px;
	line-height:24px;
	margin-bottom:0;
}
.emp_form
{
	margin-bottom:20px;
}
.form-control
{
	height:50px;
	width:100%;
	font-size:14px;
	color:#818181;
}
.form-filed
{
	width:230px;
	margin-bottom:12px;
}
.form-filed2
{
	width:475px;
}
.send_btn
{
	color:#FFF;
	background-color:#1f5683;
	font-size:14px;
	text-transform:uppercase;
}
.footer-bg
{
	background-color:#1f5683;
	background-repeat: no-repeat;
    background-size: cover;
	height:142px;
}
.footer-containe
{
	position:relative;
	top:50%;
	transform: translateY(-50%);
}
.footer-containe .footer-logo
{
	margin-top:15px;
}
.footer-containe .social-media p
{
	color:#fff;
	margin-bottom:0;
}

.my_account_container .account_mid_profile .advance_search_form_wrapper{min-height: 120px}
.advance_search_form_wrapper a{cursor: pointer}
.advance_search_form_wrapper a:hover{text-decoration: none}

.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px 0px;
padding:12px;
 
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}


		
		/*----  Mobile Css   ---        ------  1-20-2018 ----- */


@media (max-width: 767px) {

    .col-md-9.search_header.no-padding {
        height: 100%;
        background-size: cover;
    }
    .employer_search_container .account_profile .search_header .search_header_wrapper p.line {
        float: none;
    }
    .col-md-2.col-xs-6.no-padding {
        width: 50%!important;
    }
    .employer_search_container .account_profile .contact_info .personal_info_wrapper {
        margin-top: 55px;
    }
    .my_account_container a.edit_btn {
        height: 35px;
    }
    .employer_container .profile_desc .val {
        text-align: left;
    }
    .white_bg.search_form_wrapper.saved_candidates.right_side_content {
        width: 100%;
        padding: 14px!important;
        border-left: 0px!important;
    }
    #contact_form textarea{
        width: 100%;
    }
    .my_account_container .container .white_bg {
        width: 100%;
    }
    .white_bg h2 {
        font-size: 40px;
    }
    .footer-bg {
        height: auto!important;
    }
    .footer-containe {
        top: 0px!important;
        transform: unset!important;
    }
    .footer-logo img {
        width: 100%;
    }
    .white_bg {
        border-right: 0px;
    }
    img.head-logo {
        width: 100%;
        height: 100%;
    }
    .my_account_container .account_profile .search_form_wrapper .advanced_search_form {
        width: 100%;
    }
    .white_bg.advance_search_form_wrapper, .white_bg.all_candidates {
        padding: 15px!important;
    }
    .employer_container .featured_candidates .candidate_row span.profile_img {
        width: 57px;
        height: 57px;
    }
    ul.nav.navbar-nav {
    	width: 100%;
	    margin: 0;
	    padding: 0 15px;
    }
    .navbar-collapse.in {
    	width: 100%;
    	margin-left: 0px;
    }
    .navbar-nav>li>a {
    	padding-left: 15px;
    }
    .navbar-toggle {
    	margin-top: -50px;
    }
    .header-logo a img {
    	max-width: 100%;
    	height: auto;
    	display: inline-block;
    }
    #new_employer .emp_banner {
    	height: 200px;
    	background-size: 100% 100%;
    }
    #new_employer .emp_banner h3 {
	    font-size: 22px;
	    margin-top: 146px;
	    margin-right: 10px;
	    line-height: 30px;
	    float: right;
	}
	#new_employer .emp_banner h3 span {
		font-size: 23px;
	}
	#new_employer .emp_banner a {
		margin-top: 215px;
		margin-right: 0px;
	}
	.form-filed, .form-filed2 {
		width: 100%;
		padding: 0;
	}
	.mob-no-padding {
		padding: 0px!important;
	}
	.mob-center-img {
		text-align: center;
	}
	.graduates-wrapper .mob-center-img img {
		width: 100%;
	}
	.employer_container .featured_candidates .candidate_row .profile_name {
		margin-top: 0px;
	}
	.form_input1, .form_input2 {
		min-height: auto!important;
	}
	.margin-top-20 {
		margin-top: 20px;
	}
	.my_account_container .account_profile {
		margin-top: 0px;
	}
	.mob-padding-0 {
		padding: 0px!important;
	}
	.mob-padding-15 {
		padding: 15px!important;
	}
	.employer_search_container .account_profile .contact_info .personal_info_wrapper .profile_img {
		width: 57px;
		height: 57px;
	}
	.right_side_content {
		border-left: 0px!important;
	}
	.mob-arrow-non {
		display: none;
	}
	.search_header_icons {
		text-align: center;
	}
	.resource_right  iframe {
		width: 100%!important;
	}
	.my_account_container .container .tabs a {
		width: 40%;
	}
	.my_account_container .container .tabs_area, .my_account_container .container .tabs_area {
		height: auto!important;
	}
	#tab1 input[type="submit"] {
		line-height: normal!important;
	}
	.resource_middle .videos_list .video_row h6 {
		margin-left: 15px!important;
	}
	.dark_bg {
		border-right: 0px!important;
	}
	.resource_left {
		padding-left: 20px!important;
	}
	.resource_left .adele_light span {
		font-size: 28px!important;
	}
	.my_account_container .container .tabs_section {
		height: auto!important;
	}
	.dashboard_bottom .dark_bg {
		height: 199px;
	}
	.fancybox-media.fancybox img {
		width: 100%!important;
	}
	.mob-m15 {
		margin: 15px 0;
	}
	.my_account_container .account_mid_profile .saved_candidates .candidates_list {
		height: auto!important;
	}
	.navbar {
		min-height: auto;
		border:	none;
	}
	#new_employer .emp_banner a {
		float: none;
	}
	.emp_register_wrapper {
		margin-top: 230px;
	}
}

@media (max-width: 550px) {
	#new_employer .emp_banner a {
		margin-top: 20px;
    	margin-right: 0px;
	}
}

