#career .inner {padding:90px 0px 50px 0px;}
#career .inner .row {margin-left: 0px; margin-right: 0px;}
#career .top{ padding: 10px 0px 80px 0px; background:url(../images/bg_price_slider.jpg) top center fixed;}
#career h1 {font-size: 120px; color: #fff; font-weight: 400; margin-bottom: 18px; 
    margin-top: 10px; font-family: 'cera_probold', sans-serif; text-align: left;}
#career .top h2 {font-size: 30px; color: #fe5900; font-weight: 400; margin-bottom: 18px; 
    margin-top: 50px; font-family: 'cera_probold', sans-serif; text-align: left;}
#career .top .rightbg{background-color: #fff; display: inline; float: left; padding: 30px 10px 30px 30px; width: 100%; border-radius: 10px; box-shadow: 1px 2px 3px #000;}
#career .top .rightbg .halfinput{background: #f7f7f7; border: 1px solid #c4c4c4; float: left; padding: 18px 25px; color: #787878; margin: 10px 20px 20px 0px;}
#career .top .rightbg .fullinput{background: #f7f7f7; border: 1px solid #c4c4c4; float: left; padding: 18px 25px; color: #787878; margin: 0px 20px 20px 0px;}
#career .top .rightbg .fullselect{background: #f7f7f7; border: 1px solid #c4c4c4; float: left; color: #787878; margin: 0px 20px 20px 0px;}
#career .top .rightbg .submitbtn{ background: #fe5900;  border: medium none;  border-radius: 7px;
    color: #fff;  font-size: 18px; padding: 10px 30px; width: auto; margin-top: 20px; outline: medium none; font-family: 'Cera Pro', sans-serif;}


#career .shorttext{background-color: #f5f5f5; padding: 45px 10px 70px 0px;}
#career .shorttext h2 {font-size: 90px; color: #2a007c; font-weight: 400; margin-bottom: 18px; 
    margin-top: 10px; font-family: 'cera_probold', sans-serif; text-align: left;}
#career .shorttext h1 {font-size: 20px; color: #fe5900; font-weight: 400; margin-bottom: 18px; 
    margin-top: 50px; font-family: 'cera_probold', sans-serif; text-align: left;}    
#career .shorttext .submitbtn{ background: #fe5900;  border: medium none;  border-radius: 7px;
        color: #fff;  font-size: 18px; padding: 10px 0px; width: 150px; text-align: center; margin-top: 20px; outline: medium none; font-family: 'Cera Pro', sans-serif;}

#career .meetteam{background-color: #fe5900; padding: 85px 10px 160px 0px;}
#career .meetteam h2 {font-size: 90px; color: #fff; font-weight: 400; margin-bottom: 18px; 
            margin-top: 0px; font-family: 'cera_probold', sans-serif; text-align: left;}
#career .meetteam h1 {font-size: 20px; color: #fff; font-weight: 400; margin-bottom: 2px; 
            margin-top: 50px; font-family: 'cera_probold', sans-serif; text-align: left;}   
	
#career .col-lg-6,.col-lg-12{
	padding-left: 0px;
}	
#career  label {
font-size: 14px;
    font-weight: normal;
    font-family: 'cera_probold','sans-serif';	
}	

#career .top .rightbg input.error.halfinput{
	margin: 10px 20px 0px 0px;
}

#career .top .rightbg input.error.fullinput{
	margin: 0px 20px 0px 0px;
}

#career  label.error{
	font-size: 12px;
	color:red;
}	

/* ==================== Bootstrap Css Strat ==================== */
@media only screen and (max-width:768px) {
    #career .top .rightbg input {width: 93%;}
    #career .top .rightbg { margin-top: 40px;}
    #career .inner img {width: 100%;}
    #career .meetteam h2 {font-size: 60px;}
    #career .shorttext h2 {font-size: 60px;}
	
}