body {
	font-family: 'Roboto';
	padding-bottom: 0 !important;
}
/*::-webkit-input-placeholder {
   color: #fff !important;
}

:-moz-placeholder { 
   color: #fff !important;  
}

::-moz-placeholder {  
   color: #fff !important;  
}

:-ms-input-placeholder {  
   color: #fff !important;  
}*/
.form-control:focus {
	box-shadow: none;
	border-color: #fff;
}
.no-padding {
	padding: 0;
}
.no-margin {
	margin: 0;
}
/*login-header*/
.log-header {
	height: 98px;
	background: url(../image/header-background.jpg);
	width: 100%;
	border-bottom: 2px solid #526996;
}
.log-logo {
	margin-left: 15px !important;
}
.log-nav-right {
	margin-right: 50px;
    margin-top: 24px;
}
.log-nav-right li a {
	color: #fff !important;
	font-size: 16px;
}
.log-nav-right li a:hover {
	color: #fff !important;
}
/*login-header-end*/

/*login-page*/
.backgroung-img {
	background: url(../image/background.jpg);
	width: 100%;
	height: 100%;
}
.login-section {
	padding-top: 98px;
}
.login-body {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
	float: left;
	padding: 5px 0;
}
.login-head {
	float: none;
	margin: 0 auto;
}
.login-head h2 {
	font-size: 40px;
	color: #ffffff;
	margin-bottom: 15px;
}
.login-btn {
	background: #062662;
	color: #fff;
	border: 3px solid #ffffff;
	border-radius: 5px;
	width: 50%;
    height: 55px;
    text-align: left;
    padding: 0 18px;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.login-arrow {
	float: right;
}
.login-head h4 {
	font-size: 22px;
	color: #ffffff;
	margin-bottom: 20px;
}
.social-login li a i{
	color: #fff;
}
.social-login li {
	width: 100px;
    height: 60px;
    padding: 0;
    margin-right: 10px;
}
.log-fb a {
	padding: 0;
    font-size: 24px;
    background: #2d4486;
    display: block;
    text-align: center;
    line-height: 90px;
}
.log-google a {
	padding: 0;
    font-size: 24px;
    background: #e74c3c;
    display: block;
    text-align: center;
    line-height: 90px;
}
.log-twitter a {
	padding: 0;
    font-size: 24px;
    background: #5ea9dd;
    display: block;
    text-align: center;
    line-height: 90px;
}
.social-login {
	margin-top: 0;
    margin-bottom: 60px;
}
#forget-wrapper .modal-header {
    background: #1abcfd;
}
#forget-wrapper .modal-header button {
    color: #ffffff;
}
.modal-header .close {
    margin-top: 2px;
}
#forget-wrapper .modal-title {
    color: #ffffff;
}
#forget-wrapper .modal-body {
	background: #06255e;
}
.form-input1 {
	padding-left: 10px;
    padding-right: 10px !important;
    height: 50px;
    font-size: 14px;
    color: #fff !important;
}
.login-control {
    background: none;
    border: 3px solid #fff;
    border-radius: 8px;
}
.forget-form {
	width: 60%;
	margin: 0 auto;
}
#forget-wrapper .forget-form button {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 7px 15px;
    background: #1abcfd;
    color: #ffffff;
    outline: none;
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}
#forget-wrapper
/*login-page-end*/

/*footer*/
.footer-body {
	background: #f3f3f3;
}
.footer-section {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
	float: left;
	padding-top: 30px;
	background: #f3f3f3;
	position: relative;
}
.footer-start {
	float: none;
	margin: 0 auto;
}
.footer-ul {
	margin-bottom: 10px;
}
.footer-ul li:first-child {
	width: auto;
	border: none;
	border-radius: 0;
	color: #919191;
	font-size: 15px;
	text-transform: uppercase;
}
.footer-ul li{
	width: 34px;
    height: 34px;
    border-radius: 100%;
    border: 3px solid #919191;
}
.footer-ul li a {
	color: #919191;
	display: block;
    text-align: center;
    padding: 0;
    line-height: 30px;
}
.footer-ul li a i {
    padding: 0;
}
.footer-ul li:first-child:hover {
	background: none;
	border: 0;
}
.footer-ul li:hover {
	background: #2d4486;
	border: 3px solid transparent;
}
.footer-ul li a:hover {
	color: #f3f3f3;
}
.footer-text {
	width: 100%;
	height: 80px;
	text-align: center;
	color: #8dc3ff;
	background: #0b3582;
	font-size: 15px;
}
.footer-text p {
	padding-top: 35px;
}
.indus-footer-word a {
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
}
.indus-footer-word a:hover {
	text-decoration: none;
}
/*footer-end*/

/*login-page*/
.login-start {
	float: none;
	margin: 0 auto;
}
.login-start h2 {
	font-size: 50px;
	color: #ffffff;
	margin-bottom: 20px;
}
.login-start form {
	margin: 0 auto;
	width: 55%;
}
.has-feedback-left i {
	left: 5px;
	color: #fff;
	top: 15px;
    font-size: 18px;
}
.has-feedback-left input {
	background: none;
	border: 3px solid #fff;
	border-radius: 8px;
}
.form-input {
	padding-left: 13%;
	padding-right: 10px !important;
	height: 50px;
	font-size: 14px;
	color: #fff !important;
}
.form-input:focus {
    border: 3px solid #fff !important;
    box-shadow: none;
}
.remember-box {
	float: left;
}
.remember-box label {
	color: #fff;
	font-size: 14px;
}
.forget-text {
	float: right;
}
.forget-text p a {
	color: #fff;
	font-size: 14px;
}
.forget-text p a:hover {
	text-decoration: none;
}
.login-btn1 {
	display: block;
	margin-top: 16%;
	margin-bottom: 2%;
	clear: both;
}
.login-btn1 button {
	background: #d7d7d7;
	color: #072867;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
	width: 40%;
	border-radius: 10px;
}
.login-btn1 a {
	background: #d7d7d7;
	color: #072867;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
	width: 40%;
	border-radius: 10px;
	text-decoration: none;
}
/*checkbox*/
input[type="checkbox"] {
    visibility: hidden;
    margin: 0 0 0 -19px;
    vertical-align: middle;
}
input[type="checkbox"]:after {
	display: inline;
}
input[type="checkbox"]:checked {
	visibility: hidden;
    margin: 0 0 0 -19px;
    vertical-align: middle;
}
input[type="checkbox"] + label span {
  display: inline-block;
  width: 24px;
  height: 23px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
}
input[type="checkbox"] + label span {
  background: url(../image/check-round.png) !important;
}
input[type="checkbox"]:checked + label span {
  display: inline-block;
  width: 24px;
  height: 23px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
}
input[type="checkbox"]:checked + label span {
  background: url(../image/tick.png) !important; 
}
input[type="checkbox"] + label span,
input[type="checkbox"]:checked + label span {
  -webkit-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}
/*checkbox-end*/
/*login-page-end*/

/*regiter-page*/

.alumni-box {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.alumni-box span {
	color: #fff;
	font-size: 16px;
	margin-right: 15px;
	text-align: left;
}
.alumni-radio {
	display: inline-block;
}
/*radio button*/
input[type="radio"] {
    display:none;
}
input[type="radio"] + label {
    color: #fff;
    font-size:14px;
    padding-top:5px; 
}
input[type="radio"] + label span {
    display:inline-block;
    width:41px;
    height:41px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}
input[type="radio"] + label span {
    background: url(../image/no.png);
}
input[type="radio"]:checked + label span{
    background: url(../image/yes.png);
}
input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}
/*radio-end*/
.backgroung-img1 {
	background: url(../image/background1.jpg);
	width: 100%;
	height: 100%;
}
.icon-addon select {
	background: none;
	border: 3px solid #fff;
	border-radius: 8px;
	color: #fff;
}
.icon-addon select option {
	background: #0b3582;
}
.icon-addon {
    position: relative;
    color: #fff;
    display: block;
}
.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}
.icon-addon:after {
    clear: both;
}
.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon, 
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 50px;
    font-size: 15px;
    padding: 10px 16px 10px 40px;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
  display:none;
}
.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
    color: #fff;
}
.select-arrow {
    position: absolute;
    top: 3px;
    right: 44px;
    z-index: 0;
    color: #fff;
    pointer-events: none;
}
/*upload-image*/
div.upload {
    width: 303px;
    height: 62px;
    background: url(../image/upload-profile-pic.jpg);
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10%;
    background-position: 50% 0;
}

div.upload input {
    display: block !important;
    width: 303px !important;
    height: 62px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
/*upload-image-end*/
.register-btn {
	display: block;
	margin-top: 10%;
	margin-bottom: 10%;
}
.register-btn button {
	background: #d7d7d7;
	color: #072867;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
	width: 40%;
	border-radius: 10px;
}
.register-btn a {
	background: #d7d7d7;
	color: #072867;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
	width: 40%;
	border-radius: 10px;
	text-decoration: none;
}
/*end-regiter-page*/

/*header-all*/

.header-nav-right {
	margin-right: 15px;
    margin-top: 20px;
}
.header-nav-right li a {
	font-size: 36px;
	padding: 10px;
	-webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
	width: 66px;
	height: 56px;
	text-align: center;
}
.header-nav-right li a i{
	color: #fff !important;
}
.header-nav-right li a:hover i{
	color: #072969 !important;
}
/*.header-nav-right li a:focus i{
	color: #072969 !important;
}*/
.header-nav-right li a:hover {
	font-size: 36px;
	color: #072969 !important;
	background: #fff !important;
	padding: 10px;
	width: 66px;
	height: 56px;
}
.header-nav-right li:last-child {
	margin-left: 20px;
	margin-top: 5px;
}
.header-nav-right li:last-child a {
	width: 120px;
	height: 50px;
	background: #fff;
	border-radius: 5px;
}
.header-nav-right li:last-child a:hover {
	background: #001d55 !important;
}
.header-nav-right li:last-child a span i {
	color: #072765 !important;
}
.loguot-btn span {
	color: #072765;
	font-size: 16px;
	display: inline-block;
}
.header-nav-right li:last-child a:hover span i {
	color: #fff !important; 
}
.header-nav-right li:last-child a:hover span {
	color: #fff;
}
.loguot-btn span:first-child {
	padding-right: 5px;
}
.countdown {
	position: absolute;
    bottom: 16px;
    background: #ffe400;
    right: 7px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100%;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    padding: 0;
}
.notification-section {
	width: 300px;
	height: 350px;
}
.notification-section h3 {
	font-size: 12px;
	color: #3e3e3e;
	padding: 5px;
	margin: 0;
}
.notification-section a {
	font-size: 12px !important;
	padding: 0 !important;
}
.notification-section a p {
	padding: 5px 10px;
	font-size: 10px;
	color: #3e3e3e;
}
.notification-section a:hover {
	text-decoration: none;
	padding: 5px 10px;
	font-size: 10px;
	color: #3e3e3e;
}
.notification-section hr {
	margin: 0;
	border-color: #d5d4d4;
}
.double-tick {
	top: 4px;
    position: absolute;
    right: 17px;
}
/*header-all-end*/

/*edit-profile*/

.change-password {
	width: 100%;
	height: 50px;
	background: #fff600;
	color: #505050;
	text-align: center;
	text-transform: uppercase;
	border-radius: 8px;
	margin-bottom: 15px;
	line-height: 50px;
	font-size: 16px;
}
.change-profile-image {
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
}
.backgroung-img2 {
	background: url(../image/background1.jpg);
	width: 100%;
	height: 100%;
}
.edit-image-section {
	position: relative;
}
.box-change-img {
	position: absolute;
	bottom: -5px;
	width: 100%;
}
/*edit-profile-end*/

/*homepage*/
.header-news {
	background: #ecd900;
	width: 100%;
	color: #444444;
	font-size: 16px;
	padding: 7px 0;
}
/*banner*/
.login-section .carousel-indicators {
    bottom: 10px;
    right: 5%;
    width: 100%;
    margin-left: 0;
    text-align: right;
    left: auto;
}
.login-section .carousel-caption {
	right: auto;
left: 0;
padding-bottom: 0;
padding-left: 35px
}
.login-section .carousel-caption h1 {
	text-transform: uppercase;
	font-size: 30px;
}
.login-section .carousel-caption p {
	font-size: 15px;
	letter-spacing: 1px;
}
.login-section .carousel-caption {
	padding-top: 0;
	text-align: left;
	background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,1) 24%, rgba(0,0,0,0.01) 99%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 24%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 24%,rgba(0,0,0,0.01) 99%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.login-section .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
}
.login-section .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background: #072765;
    border: 2px solid #072765;
}
/*banner-end*/

.load-now {
    display:none;
    margin-bottom: 20px;
}
#loadMore {
    padding: 10px;
    text-align: center;
    background-color: #bababa;
    color: #4a4a4a;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    font-size: 20px;
    display: block;
    text-decoration: none;
}
#loadMore:hover {
    background-color: #062560;
    color: #fff;
    text-decoration: none;
}
.home-body {
	background: #f3f3f3;
}
.new-job-line {
	display: block;
	margin: 20px 0 10px 0;
    padding: 0;
}
.new-job-line div {
	display: inline-block;
}
.new-job-line p {
	font-size: 20px;
	color: #333333;
}
.search-box input {
	width: 60%;
	float: right;
	border-radius: 0;
	border: 1px solid #adadad;
}
.search-box input:focus {
	border: 1px solid #adadad;
}
.new-job-img {
	width: 100%;
	height: 100%;
}
.new-job-img img {
	width: 100%;
	height:200px;
}
.new-job-details {
	background: #062560;
	color: #fff;
	width: 100%;
	padding: 15px 0 7px 0;
	border-bottom: 1px solid #ffffff;
	min-height: 150px;
}
.new-job-details p {
	font-size: 18px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 7px;
}
.full-desc-job {
	width: 100%;
	background: #062560;
}
.full-desc-job  a {
	padding: 15px 16px 15px 10px;
	color: #fff;
	display: block;
	font-size: 17px;
}
.full-desc-job  a span i {
	float: right;
	font-size: 18px;
	padding-top: 3px;
}
.read-all-latest a {
	float: right;
	text-transform: uppercase;
	color: #333333;
	font-size: 18px;
	text-decoration: underline;
}
.latest-img {
	width: 100%;
	height: 100%;
	position: relative;
	padding-right: 10px;
}
.latest-test {
	position: absolute !important;
	bottom: 0;
	left: 0;
	width: 96%;
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.09) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.78) 0%,rgba(0,0,0,0.09) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0.78) 0%,rgba(0,0,0,0.09) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7000000', endColorstr='#17000000',GradientType=1 ); /* IE6-9 */
	padding: 15px 16px 15px 10px;
	color: #fff;
	display: block;
	font-size: 17px;
	border-top: 1px solid #cccccf;
}

.latest-test  span i {
	float: right;
	font-size: 18px;
	padding-top: 3px;
}
.right-bar {
	margin-top: 28%;
}
.right-bar ul {
	padding: 0
}
.right-bar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	background: #ecd900;
}
.right-bar ul li:hover {
	background: #47d5fe;
}
#renew-contract .modal-content {
	border-radius: 0;
}
#renew-contract .modal-body h3 {
    font-size: 26px;
    color: #062662;
    text-align: center;
    margin-bottom: 30px;
}
#renew-contract input[type=checkbox] {
	display:none;
}
 
#renew-contract input[type=checkbox] + label {
	background: #062662;
	height: 100%;
	width: 100%;
	display:inline-block;
	padding: 10px;
	color: #fff;
}
#renew-contract input[type=checkbox]:checked + label {
	background: #f5f816;
	height: 100%;
	width: 100%;
	display:inline-block;
	padding: 10px;
	color: #3c3c3a;

}
#renew-contract .checkbox-section {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
}
#renew-contract .checkbox-section1, .checkbox-section2, .checkbox-section3 {
	display: inline-block;
	margin-left: 5px;
}
.checkbox-section1 label {
	border-radius: 3px; 
}
.checkbox-section2 label {
	border-radius: 3px; 
}
.checkbox-section3 label {
	border-radius: 3px; 
}
/*homepage-end*/

/*my-contracts*/
.my-contracts-title {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.my-contracts-title h2 {
	font-size: 36px;
	color: #fff;
}
.my-contracts-section {
	margin-bottom: 50px;
}
/*my-contracts-end*/

/*my-community*/
.my-community-title {
	width: 100%;
	text-align: center;
	margin: 30px auto;
	position: relative;
}
.my-community-title h2 {
	font-size: 36px;
	color: #fff;
}
.my-community-section {
	margin-bottom: 50px;
}
.my-community-title button {
	background: #ffe400;
	color: #393939;
	font-size: 20px;
	text-align: center;
	border: 0;
    outline: 0;
    padding: 7px 15px;
    position: absolute;
    right: 10px;
    top: -1px;
}
#create-community .modal-content {
	padding: 10px;
}
#create-community h1 {
	text-align: center;
	font-size: 32px;
	color: #08307e;
	margin-bottom: 30px;
}
#create-community .create-community-form {
	width: 65%;
	margin: 0 auto;
}
.cr-ct-name input {
	background: none;
    border: 2px solid #0b3686;
    border-radius: 6px;
    font-size: 16px;
    height: 40px;
    margin-bottom: 20px !important;
    margin: 0 auto;
    width: 80%;
}
.cr-ct-name input:focus {
	border: 2px solid #0b3686; 
}
/*upload-image*/
div.upload2 {
    width: 300px;
    height: 40px;
    background: url(../image/my-community/upload-community-btn.png);
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    margin-bottom: 20px;
}

div.upload2 input {
    display: block !important;
    width: 300px !important;
    height: 40px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
/*upload-image-end*/
#create-community .create-commun-ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.create-commun-ul li {
    display: inline-block;
    float: none;
    margin-right: -14px;
    margin-left: -14px;
}
.create-commun-ul .active a {
    color: #fff;
    background: #08307e;
    text-decoration: none;
    border: 1px solid #08307e;
}
.create-commun-ul li a {
    padding: 10px 44px;
    background: #fff;
    color: #08307e;
    font-size: 18px;
    text-decoration: none;
    border: 1px solid #08307e;
}
.cr-co-li-1 a {
	border-radius: 5px 0 0 5px;
}
.cr-co-li-2 a {
	border-radius: 0 5px 5px 0;
}
.create-com-tab-content {
	margin-top: 20px !important;
	margin: 0 auto;
	text-align: center;
}
.create-com-tab-content input {
	background: none;
    border: 2px solid #0b3686;
    border-radius: 6px;
    font-size: 16px;
    height: 40px;
    margin-bottom: 20px !important;
    margin: 0 auto;
    width: 80%;
    padding-left: 10px;
}
.add-more-btn {
	background: #0b3686;
	color: #fff;
    border-radius: 6px;
    font-size: 16px;
    height: 40px;
    margin-bottom: 20px !important;
    margin: 0 auto;
    width: 80%;
    padding-left: 10px;
    text-align: left;
}
.create-community-btn {
	background: #0b3686;
	color: #fff;
	border-radius: 4px;
	padding: 8px 30px;
	width: auto;
    margin: 0 auto;
    height: auto;
    font-size: 16px;
    margin-bottom: 30px;
}
/*second-popup*/
#create-community1 .modal-content {
	padding: 10px;
}
#create-community1 h1 {
	text-align: center;
	font-size: 32px;
	color: #08307e;
	margin-bottom: 30px;
}
#create-community1 .create-community-form {
	width: 65%;
	margin: 0 auto;
}
#create-community1 .create-commun-ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
/*my-community-end*/

/*applied-jobs*/
.applied-job-title {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.applied-job-title h2 {
	font-size: 36px;
	color: #fff;
}
.applied-job-section {
	margin-bottom: 50px;
}
#application-status .modal-content {
	background: #072867;
	border-radius: 0;
}
#application-status .modal-dialog {
	width: 100%;
	height: 100%;
	margin-top: 0;
}
#application-status .modal-title {
	text-align: center;
	font-size: 28px;
	color: #fff;
}
#application-status .modal-header {
	padding: 50px 50px 20px 50px;
	border-bottom: 0;
}
#application-status .modal-header img {
	width: 30px;
	height: 30px;
	position: absolute;
    right: 100px;
}
#application-status .close {
	opacity: 1;
}
#application-status .modal-body {
	padding: 0;
}
#application-status .modal-body h4 {
	font-size: 32px;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 30px;
}
.river-img {
	background: url(../image/river.png);
	width: 100%;
	height: auto;
}
.status-div {
	position: relative;
	width: 80%;
	margin: 0 auto;
	display: block;
	margin-bottom: 15px;
}
#application-status .tick {
	position: absolute;
	top: 22px;
	right: 20px;
	width: 30px;
	height: 20px;
}
.padding-status {
	padding-bottom: 20px;
}
.snake-item {
	padding-top: 6%;
	position: relative;
}
.direction-top { 
	position: absolute; 
	top: -5%; 
	left: -2%;
}
.register-ic {
	position: absolute; 
	top: 10%; 
	left: 16%;
}
.register-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.complete-format {
	width: 70px; 
	height: 70px; 
	overflow: hidden; 
	border-radius: 100%; 
	margin: 0 auto; 
	line-height: 5; 
	text-align: center; 
}
.green-back-icon {
	background:#008209;
}
.apply-job-ic {
	position: absolute; 
	top: 4%; 
	left: 47%;
}
.processing-format {
	width: 70px; 
	height: 70px; 
	overflow: hidden; 
	border-radius: 100%; 
	margin: 0 auto; 
	line-height: 5; 
	text-align: center; 
}
.yellow-back-icon {
	background:#adb300;
}
.apply-job-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.Pre-Screening-ic {
	position: absolute; 
	top: 3%; 
	right: 9%;
}
.uncomplete-format {
	width: 70px; 
	height: 70px; 
	overflow: hidden; 
	border-radius: 100%; 
	margin: 0 auto; 
	line-height: 5; 
	text-align: center; 
}
.white-back-icon {
	background:#ffffff;
}
.Pre-Screening-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.register-icon {
	background: url(../image/app-status/icon/register-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.register-icon.onprocess{
	background-color:yellow;
}
.register-icon.comp{
	background: url(../image/app-status/icon/register-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}

.applied-job-icon {
	background: url(../image/app-status/icon/apply-job-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.applied-job-icon.onprocess{
	background-color:yellow;
}
.applied-job-icon.comp{
	background: url(../image/app-status/icon/apply-job-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.pre-scanning-icon {
	background: url(../image/app-status/icon/pre-scanning-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.pre-scanning-icon.onprocess{
	background-color:yellow;
}
.pre-scanning-icon.comp{
	background: url(../image/app-status/icon/pre-scanning-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.test-ic {
	position: absolute; 
	top: 25%;
    right: 0;
    width: 30%;
}
.test-ic p {
	text-align: right;
    font-size: 22px;
    color: #fff;
    position: absolute;
    right: 84px;
    top: 15px;
}
.test-icon {
	background: url(../image/app-status/icon/test-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.test-icon.onprocess{
	background-color:yellow;
}
.test-icon.comp{
	background: url(../image/app-status/icon/test-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.test-ic .uncomplete-format {
	float: right;
}
.test-ic1 {
	position: absolute; 
	top: 28%;
    right: 33%;
}
.test-ic1 p {
	text-align: center;
    font-size: 22px;
    color: #fff;
}
/*.test-ic1 .uncomplete-format {
	float: right;
}*/
.final-Screening-ic {
	position: absolute; 
	top: 22%; 
	right: 56%;
}
.final-Screening-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.final-scanning-icon {
	background: url(../image/app-status/icon/final-screening-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.final-scanning-icon.onprocess{
	background-color:yellow;
}
.final-scanning-icon.comp{
	background: url(../image/app-status/icon/final-screening-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.medical-ic {
	position: absolute; 
	top: 23%; 
	left: 6%;
}
.medical-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.medical-icon {
	background: url(../image/app-status/icon/medical-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.medical-icon.onprocess{
	background-color:yellow;
}
.medical-icon.comp{
	background: url(../image/app-status/icon/medical-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.report-ic {
	position: absolute; 
	top: 43%; 
	left: 3%;
	width: 30%;
}
.report-ic p {
	text-align: left;
    font-size: 22px;
    color: #fff;
    position: absolute;
    left: 84px;
    top: 20px;
}
.report-ic .uncomplete-format {
	float: left;
}
.report-icon {
	background: url(../image/app-status/icon/report-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.report-icon.onprocess{
	background-color:yellow;
}
.report-icon.comp{
	background: url(../image/app-status/icon/report-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.offer-made-ic {
	position: absolute; 
	top: 49%; 
	left: 30%;
}
.offer-made-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.offer-made-icon {
	background: url(../image/app-status/icon/offer-made-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.offer-made-icon.onprocess{
	background-color:yellow;
}
.offer-made-icon.comp{
	background: url(../image/app-status/icon/offer-made-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.offer-accept-ic {
	position: absolute; 
	top: 46%; 
	left: 59%;
}
.offer-accept-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.offer-accept-icon {
	background: url(../image/app-status/icon/offer-accept-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.offer-accept-icon.onprocess{
	background-color:yellow;
}
.offer-accept-icon.comp{
	background: url(../image/app-status/icon/offer-accept-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.visa-applied-ic {
	position: absolute; 
	top: 50%; 
	right: 1%;
}
.visa-applied-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.visa-applied-icon {
	background: url(../image/app-status/icon/offer-accept-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.visa-applied-icon.onprocess{
	background-color:yellow;
}
.visa-applied-icon.comp{
	background: url(../image/app-status/icon/offer-accept-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.visa-issued-ic {
	position: absolute; 
	top: 67.5%; 
	right: 27%;
}
.visa-issued-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.visa-issued-icon {
	background: url(../image/app-status/icon/visa-issue-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.visa-issued-icon.onprocess{
	background-color:yellow;
}
.visa-issued-icon.comp{
	background: url(../image/app-status/icon/visa-issue-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.air-ticket-issued-ic {
	position: absolute; 
	top: 64.5%; 
	right: 60%;
}
.air-ticket-issued-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.air-ticket-issued-icon {
	background: url(../image/app-status/icon/air-ticket-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.air-ticket-issued-icon.onprocess{
	background-color:yellow;
}
.air-ticket-issued-icon.comp{
	background: url(../image/app-status/icon/air-ticket-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.embarked-ic {
	position: absolute; 
	top: 78%;
    left: -2%;
    width: 25%;
}
.embarked-ic p {
	text-align: left;
    font-size: 22px;
    color: #fff;
    position: absolute;
    left: 84px;
    top: 20px;
}
.embarked-ic .uncomplete-format {
    float: left;
}

.date-join-icon {
	background: url(../image/app-status/icon/date.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.date-join-icon.onprocess{
	background-color:yellow;
}
.date-join-icon.comp{
	background: url(../image/app-status/icon/date.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}
.embarked1-ic {
	position: absolute; 
	top: 91%; 
	left: 18%;
}
.embarked1-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.embarked-icon {
	background: url(../image/app-status/icon/embarked-icon.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 70px;
}

.end-contract-ic {
	position: absolute; 
	top: 91.5%; 
	left: 53%;
}
.end-contract-ic p {
	text-align: center; 
	font-size: 22px; 
	color: #fff;
}
.end-contract-icon {
	background: url(../image/app-status/icon/contract-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.end-contract-icon.onprocess{
	background-color:yellow;
}
.end-contract-icon.comp{
	background: url(../image/app-status/icon/contract-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}

.renew-contract-ic {
    position: absolute;
    top: 85%;
    right: -1%;
}
.renew-contract-ic p {
    text-align: center;
    font-size: 22px;
    color: #fff;
}
.renew-contract-icon {
	background: url(../image/app-status/icon/contract-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-position: 10px 10px;
	background-color:#ffffff;
}
.renew-contract-icon.onprocess{
	background-color:yellow;
}
.renew-contract-icon.comp{
	background: url(../image/app-status/icon/contract-icon.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	background-color:green;
	background-position: -60px 10px;
}

/*applied-jobs-end*/

/*rate-us-pop*/
#rate-us-popup {
	padding-left: 0 !important;
}
#rate-us-popup .modal-content {
	background: #072867;
	border-radius: 0;
	border: 0;
	outline: 0;
	box-shadow: none;
}
#rate-us-popup .modal-dialog {
	width: 100%;
	height: 100%;
	margin-top: 0;
	background: #072867;
}
#rate-us-popup .modal-footer {
	border-top: 0;
}
#rate-us-popup .modal-body {
	padding: 50px;
}
#rate-us-popup .modal-body h2 {
	font-size: 32px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
#rate-us-popup .modal-body h3 {
	font-size: 28px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
#rate-us-popup .star-us-star {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#rate-us-popup .star-us-star li {
	width: 50px;
	height: 50px;
}
#rate-us-popup .modal-body form {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	display: block;
}
#rate-us-popup .modal-body textarea {
	width: 33%;
    height: 150px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    padding: 10px;
    margin-bottom: 20px;
}
#rate-us-popup .modal-body form button {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 7px 40px;
	color: #444444;
	background: #ecd900;
	border: 0;
	outline: 0;
	border-radius: 0;
	font-size: 20px;
}

#thanks-pop {
	padding-left: 0 !important;
}
#thanks-pop .modal-content {
	background: #072867;
	border-radius: 0;
	border: 0;
	outline: 0;
	box-shadow: none;
}
#thanks-pop .modal-dialog {
	width: 100%;
	height: 100%;
	margin-top: 0;
	background: #072867;
}
#thanks-pop .modal-body {
	padding: 50px;
}
#thanks-pop .modal-body h2 {
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-top: 17%;
}
/*rate-us-pop-end*/

/*sea-buzz-community*/
.sea-buzz-commun-head h2 {
	font-size: 32px;
	text-align: center;
	color: #fff;
	margin: 20px 0;
}
.sea-buzz-tab-ul {
	text-align: center;
	margin: 0 auto;
	border-bottom: 0;
	padding: 0;
}
.sea-buzz-tab-ul li {
	display: inline-block;
	float: none;
	margin-right: -4px;
}
.sea-buzz-tab-ul li a {
	padding: 10px 40px;
    background: #fff;
    color: #062662;
    font-size: 18px;
    text-decoration: none;
}
.sea-buzz-tab-ul .active a {
	color: #454545;
	background: #ffe400;
	text-decoration: none;
}
.sea-buzz-tab-ul li a:hover {
	text-decoration: none;
}
/* ---- grid-item ---- */

.grid-item {
	width: 100%;
	background: #ffffff;
  	border: 2px solid #333;
  	border-color: hsla(0, 0%, 0%, 0.5);
  	border-radius: 0;
  	margin: 10px;
  	padding: 3px;
}
.community-section .thumbnail{
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}
.community-section .tab-content {
	padding: 50px 0;
}
.masonry-head1 {
	display: inline-block; 
	padding: 5px; 
	height: auto; 
	vertical-align: middle;
}
.masonry-head1-img {
	display: inline-block; 
	width: 25px; 
	height: 25px; 
	border-radius: 100%; 
	overflow: hidden;
}
.masonry-head-name {
	display: inline-block; 
	height: 25px; 
	vertical-align: top; 
	margin-top: 3px; 
	padding:0 5px; 
	color: #7a7a7a; 
	font-size: 13px;
}
.masonry-head-name a {
	color: #7a7a7a;
}
.masonry-head-name a:hover {
	text-decoration: none;
	color: #7a7a7a;
}
.masonry-head-time {
	float: right; 
	display: inline-block; 
	padding: 9px; 
	color: #7a7a7a; 
	font-size: 12px;
}
.masonry-like {
	/*display: inline-block; 
	padding: 3px 10px; 
	border: 1px solid #ababab; 
	margin: 5px; 
	border-radius: 3px;
	margin-left: 0;*/
	display: inline-block;
	padding: 6px 10px;
	border: 1px solid #ababab;
	margin: 0 5px 5px;
	border-radius: 3px;
	float: left;
}
.masonry-thumb {
	display: inline-block; 
	color: #ababab;
}
.masonry-thumb a {
	color: #ababab;
}
.masonry-thumb a:hover {
	color: #062662;
}
.masonry-thumb a:active {
	color: #062662 !important;
}
.masonry-likecount {
	display: inline-block;
	color: #ababab;
}
.masonry-comment {
	display: inline-block; 
	width:81%;
	float: left;
}
.masonry-comment form input {
	padding: 0; 
	margin: 2px 0; 
	height: 28px; 
	border-radius: 0; 
	font-size: 12px; 
	padding-left: 5px; 
	border: 1px solid #ababab;
}
.masonry-comment form input:focus {
	border: 1px solid #ababab;
}
.masonry-text {
	padding: 3px;
	color: #7a7a7a;
}
.masonry-text p{ word-wrap: break-word; }
.masonry-comments {
	background: #f5f5f5;
	padding: 10px 5px;
}
.comment-img {
	width:40px; 
	height: 40px; 
	border-radius: 100%; 
	overflow: auto; 
	margin: 0 auto;
}
.masonry-right-comment a {
	font-size: 15px; 
	color:#000000;
}
.masonry-right-comment span {
	font-size: 12px; 
	color:#7e7e7e;
}
.comment-person {
	font-size: 13px; 
	color: #525252;
}
.comment-person p {
	padding: 0 20px 0 0;
	word-wrap: break-word;
}
.comment-part {
	margin-bottom: 0;
}
.toggler {
    color: #000000;
    font-size: 15px;
    text-align: center;
    float: none;
    margin: 0 auto;
    width: 100%;
    display: block;
    cursor: pointer;
}
.comment-scroll {
	width: 100%;
	height: auto;
	max-height: 100px;
	overflow: auto;
}
.status-section {
	background: #f5f5f5;
	padding: 20px;

}
.status-comment form textarea {
	width: 100%;
	height: 100px;
	color: #aab0b6;
	padding: 8px;
	resize:none;
	border: 1px solid #d1d1d1;
	background: #ffffff;
	font-size: 13px;
	border-radius: 0;
}
.status-upload {
	margin-top: 20px;
	padding-left: 8px;
}
.toggleHolder {
	padding-top: 0;
}
/*upload-image*/
/*div.upload1 {
    width: 77px;
    height: 20px;
    background: url(../image/image-video-btn.png);
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}*/
div.upload1 {
    width: 30px;
    height: 20px;
    background: url(../image/image-video-btn.png);
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

div.upload1 input {
    display: block !important;
    width: 77px !important;
    height: 20px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 14px !important;
}
/*upload-image-end*/
.post-btn {
	float: right;
}
.post-btn button {
	background: #072763;
    border: none;
    outline: none;
    padding: 8px 30px;
    font-size: 15px;
    color: #fff;
    margin-top: -7px;
}
/*sea-buzz-community-end*/

/*latest-news*/
.latest-news-tab {
	display: none;
}
.latest-news-top {
	padding-top: 5px !important;
}
/*latest-news-end*/

/*contact-us*/
.contact-head h1 {
    font-size: 36px;
    text-align: center;
    color: #fff;
    margin: 65px 0;
}
.backgroung-img1-diff {
	background: url(../image/background1.jpg);
	width: 100%;
	height: 570px;
}
.contact-body {
	background: #ffffff;
	padding: 10px 30px;
	margin-top: -300px;
	box-shadow: 1px 2px 10px rgb(170,170,170);
    margin-bottom: 20px;
}
.contact-body h4 {
	color: #052053;
	font-size: 17px;
}
.contact-body p {
	color: #636363;
	font-size: 17px;
	word-wrap:break-word;
}
.second-background {
	background: #f3f3f3;
}
/*contact-us-end*/

/*community-page*/
.community-head {
	margin: 0 auto;
	width: 100%
}
.community-back {
	margin: 30px;
}
.community-back a {
	background: #ecd900;
	color: #444444;
	padding: 10px 25px;
	text-align: left;
	font-size: 16px;
}
.community-back a:hover {
	text-decoration: none;
}
.community-back a span {
	padding-right: 6px;
}
.community-start {
	margin: 30px 30px 10px 30px;
}
.community-start h1 {
	font-size: 40px;
	color: #fff;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.community-start span {
	font-size: 20px;
	color: #fff;
}
.community-start div {
	display: inline-block;
}
.add-member-section {
	float: right;
}
.add-member-section a {
	background: #ecd900;
	color: #444444;
	font-size: 16px;
	padding: 10px 15px;
}
.add-member-section a:hover {
	text-decoration: none;
}
.edit-btn a {
	padding: 10px 40px;
}
.delete-btn a {
	padding: 10px 30px;
}
.add-member-section a:last-child {
	margin-left: 10px;
}
.community-body {
	background: #ffffff;
	padding:0;
	margin: -300px 30px 30px 30px;
	box-shadow: 1px 2px 10px rgb(170,170,170);
	float: none;
}
.commun-banner img {
	width: 100%;
	height: 100%;
}
.community-left-body {
	display: inline-block; 
	padding: 10px 5px; 
	height: auto; 
	vertical-align: middle;
}
.community-left-body form input {
	border: 0;
	outline: 0;
	height: 22px;
	box-shadow: none;
	font-size: 14px;
	color: #404040;
	background: none;
	padding: 6px;
}
/*upload-image*/
div.commun-upload {
    width: 30px;
    height: 22px;
    background: url(../image/community/camera.png);
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

div.commun-upload input {
    display: block !important;
    width: 77px !important;
    height: 20px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer !important;
    display: inline-block !important;
    padding: 20px !important;
}
/*upload-image-end*/
.community-right {
	float: right; 
	display: inline-block; 
	padding: 9px; 
	color: #7a7a7a; 
	font-size: 12px;
	text-align: right;
}
.community-right-1 {
	text-align: center !important;
	margin-top: 7px;
}
.commun-section {
	border-bottom: 2px solid #e5e5e5;
}
.community-text p {
	color: #7a7a7a;
	font-size: 14px;
	text-align: left;
}
.community-inside-img {
	margin-bottom: 15px;
}
#delete-community .modal-content {
	border-radius: 0;
}
#delete-community .modal-body h3 {
    font-size: 26px;
    color: #062662;
    text-align: center;
    margin-bottom: 40px;
}
#delete-community .modal-body p {
    font-size: 20px;
    color: #050505;
    text-align: center;
    margin-bottom: 30px;
}
#delete-community .yesno-btn {
	margin: 0 auto;
	width: 100%;
	display: block;
	text-align: center;
}
#delete-community .yesno-btn button {
	background: #072765;
	color: #fff;
	border: none;
	border-radius: 0;
	outline: none;
	padding: 8px 40px;
	margin: 10px;
}
/*community-page-end*/

/*job-page*/
.job-head {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.job-back {
	position: absolute;
	top: 60px;
	left: 170px;
}
.job-back a {
	background: #ecd900;
	color: #444444;
	padding: 10px 25px;
	text-align: left;
	font-size: 16px;
}
.job-back a:hover {
	text-decoration: none;
}
.job-back a:hover {
	text-decoration: none;
}
.job-head-text {
	margin-top: 5%;
}
.job-head-text h1 {
	font-size: 40px;
	text-align: center;
	color: #fff;
}
.job-head-text p {
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-bottom: 7px;
}
.job-head-text button {
	background: #ecd900;
	color: #444444;
	padding: 12px 45px;
	text-align: center;
	font-size: 16px;
	width: auto;
	margin: 0 auto;
	border-radius: 0;
	outline: 0;
	border:0;
	height: 45px;
	display: block;
}
.job-body {
	margin: -170px 40px 30px 60px;
	box-shadow: 1px 2px 10px rgb(170,170,170);
	padding-bottom: 20px;
}
.job-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.job-details {
	padding: 20px 20px 0 20px;
}
.job-details h3 {
	font-size: 20px;
	color: #072867;
	text-align: left;
}
.job-details p {
	font-size: 16px;
	color: #636363;
	text-align: left;
}
/*job-page-end*/

/*alumni-page*/
.alumni-head {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.alumni-text {
	position: relative;
}
.alumni-text h1 {
	color: #fff;
	font-size: 40px
}
.alumni-search {
	position: absolute;
	right: 15%;
	top: 12%;
}
.alumni-search input {
	border: 0;
    outline: 0;
    border-radius: 0;
    height: 40px;
    width: 120%;
}
.alumni-body {
	margin: -360px 135px 50px 135px;
	background: #fff;
	box-shadow: 1px 2px 10px rgb(170,170,170);
}
.alumni-section {
	border-bottom: 1px solid #646464;
	margin-bottom: 10px;
}
.alumni-section:last-child {
	border-bottom: 0;
}
.alumni-left {
	padding: 10px 15px;
	display: inline-block;
}
.alumni-profile-img {
	width: 150px;
	height: 150px;
	border-radius: 100%;
	overflow: hidden;
}
.alumni-desig {
	display: inline-block;
	vertical-align: top;
	padding: 5px 15px;
}
.alumni-desig a h3 {
	font-size: 20px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 50px;
}
.alumni-desig a:hover {
	text-decoration: none;
}
.alumni-desig a:focus {
	outline: none;
	text-decoration: none;
}
.alumni-desig a h3:focus {
	outline: none;
}
.alumni-desig p {
	font-size: 16px;
	color: #646464;
}
#alumni-details .modal-dialog {
	width: 60%;
}
#alumni-details .modal-content {
	border-radius: 0;
}
#alumni-details .modal-body h3 {
	font-size: 30px;
	color: #08307e;
	text-align: center;
	margin-bottom: 30px;
}
#alumni-details .alumni-detail-left {
	height: 250px;
}
#alumni-details .alumni-details-img {
	width: 160px;
	height: 160px;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	margin-top: 15%;
}
#alumni-details .alumni-detail-right p {
	font-size: 16px;
	color: #646464;
	word-wrap: break-word;
}
#alumni-details .close-alumni-detail {
	width: 100%;
	text-align: center;
}
#alumni-details .close-alumni-detail button {
	margin: 20px auto;
	padding: 7px 30px;
	background: #08307e;
	color: #fff;
	font-size: 16px;
	border: none;
	outline: none;
	border-radius: 5px;
}
.alumni-body #text-div {
	height: 694px !important;
}
.alumni-body .slimScrollDiv {
	height: 694px !important;
}
/*alumni-page-end*/

/*contract-details-page*/
.con-detail-head {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.con-detail-back {
	position: absolute;
	top: 60px;
	left: 170px;
}
.con-detail-back a {
	background: #ecd900;
	color: #444444;
	padding: 10px 25px;
	text-align: left;
	font-size: 16px;
}
.con-detail-back a:hover {
	text-decoration: none;
}
.con-detail-back a:hover {
	text-decoration: none;
}
.con-detail-head-text{
	margin-top: 5%;
}
.con-detail-head-text h1 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	margin-bottom: 3%;
}
.con-detail-head-text p {
	font-size: 30px;
	text-align: center;
	color: #fff;
}
.con-detail-body {
	margin: -230px 70px 30px 60px;
	box-shadow: 1px 2px 10px rgb(170,170,170);
	padding-bottom: 20px;
}
.contract-tab ul {
	background: #ffffff;
	height: auto;
}
.contract-tab ul li a {
	padding: 14px 20px;
	font-size: 16px;
	color: #444444 !important;
}
.contract-tab .active a {
	background-color: #ecd900 !important;
	color: #444444 !important;
	font-size: 16px;
}
.con-detail-body-text {
	padding: 20px 0 0 20px;
}
.con-detail-body-text p span {
	font-size: 18px;
	color: #636363;
}
/*contract-details-page-end*/

/*apply-for-job*/
.apply-job-head {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.apply-job-head-text{
	margin-top: 3%;
}
.apply-job-head-text h1 {
	font-size: 36px;
	text-align: center;
	color: #fff;
	margin-bottom: 1%;
}
.apply-job-head-text p {
	font-size: 26px;
	text-align: center;
	color: #fff;
}
.apply-job-body {
	margin: -240px 100px 30px 100px;
	box-shadow: 1px 2px 10px rgb(170,170,170);
}
.persentage-section {
	width: 30%;
	margin: 0 auto;
	text-align: center;
	margin-top: 2%;
}
.persentage-section p {
	margin-bottom: 15px;
	font-size: 16px;
	color: #ffffff;
}
.persentage-section .progress {
	min-height: 11px;
	height: 11px;
}
.persentage-section .progress-bar-warning {
	background-color: #ecd900;
	background-image: none;  
}
.apply-job-box form {
	width: 80%;
	margin: 0 auto;
}
.apply-job-tab ul {
	background: #ffffff;
	height: auto;
	border-bottom: 3px solid #bbbbbb;
}
.apply-job-tab ul li a {
	padding: 14px 20px;
	font-size: 16px;
	color: #444444 !important;
}
.apply-job-tab .active a {
	background-color: #ecd900 !important;
	color: #444444 !important;
	font-size: 16px;
}
.apply-job-tab .tab-content {
	background: #ffffff;
	padding-bottom: 10px;
}
.apply-job-box {
	margin: 0 auto;
	float: none;
	padding-top: 5%;
}
.apply-job-box .form-control:focus {
    box-shadow: none;
    border-color: #052154;
}
.apply-has-feedback {
	position: relative;
}
.apply-has-feedback-left i {
	left: 5px;
	color: #052154;
	top: 15px;
    font-size: 18px;
}
.apply-has-feedback-left input {
	background: none;
	border: 2px solid #052154;
	border-radius: 8px;
}
.apply-job-form-input {
	padding-left: 13%;
	padding-right: 10px !important;
	height: 50px;
	font-size: 14px;
	color: #052154 !important;
}
.apply-job-form-input:focus {
    border: 3px solid #052154 !important;
    box-shadow: none;
}
.apply-icon-addon select {
	background: none;
	border: 2px solid #052154;
	border-radius: 5px;
	color: #052154;
}
.apply-icon-addon select option {
	background: #ffffff;
}
.apply-icon-addon {
    position: relative;
    color: #fff;
    display: block;
}
.apply-icon-addon:after,
.apply-icon-addon:before {
    display: table;
    content: " ";
}
.apply-icon-addon:after {
    clear: both;
}
.apply-icon-addon.addon-md .glyphicon,
.apply-icon-addon .glyphicon, 
.apply-icon-addon.addon-md .fa,
.apply-icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.apply-icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 50px;
    font-size: 15px;
    padding: 10px 16px 10px 40px;
}

.apply-icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
  display:none;
}
.apply-icon-addon.addon-lg .fa,
.apply-icon-addon.addon-lg .glyphicon {
    font-size: 18px;
    margin-left: 0;
    left: 11px;
    top: 4px;
    color: #052154;
}

.apply-icon-addon.addon-md .form-control,
.apply-icon-addon .form-control {
    padding-left: 30px;
    float: left;
}

.apply-icon-addon.addon-sm .fa,
.apply-icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.apply-icon-addon .form-control:focus + .glyphicon,
.apply-icon-addon:hover .glyphicon,
.apply-icon-addon .form-control:focus + .fa,
.apply-icon-addon:hover .fa {
    color: #052154;
}
.apply-select-arrow {
    position: absolute;
    top: 3px;
    right: 44px;
    z-index: 0;
    color: #052154;
    pointer-events: none;
}
.apply-next-btn {
	display: block;
	margin-top: 10%;
	margin-bottom: 10%;
	text-align: center;
}
.apply-next-btn button {
	background: #ecd900;
	color: #444444;
	border: none;
	outline: none;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 20px;
	width: 42%;
	border-radius: 0;
}
.apply-next-btn a {
    background: #ecd900;
    color: #444444;
    border: none;
    outline: none;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 20px;
    width: 42%;
    border-radius: 0;
}
.apply-job-form-input1 {
	padding-left: 10px;
	padding-right: 10px !important;
	height: 50px;
	font-size: 14px;
	color: #052154 !important;
}
.apply-job-form-input1:focus {
    border: 3px solid #052154 !important;
    box-shadow: none;
}
.language-pro {
	width: 100%;
	padding: 5px;
	background: #0b3483;
	color: #fff;
	margin: 10px auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 5px;
    height: 50px;
    line-height: 40px;
}
.language-section .panel-heading {
	padding: 0;
} 
.language-section .panel-heading a {
	padding: 15px 10px;
	text-align: left;
	display: block;
	background: #0b3483 !important;
    color: #fff !important;
    border-radius: 5px;
}
.language-section .panel-heading a:hover {
	text-decoration: none;
}
.language-section .panel-heading a:focus {
	text-decoration: none;
}
.language-section .panel-heading a h4 {
	text-transform: uppercase;
}
.language-section .panel-group .panel {
    margin-bottom: 15px;
}
.accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family:'FontAwesome';
    content:"\f146";
    float: right;
    color: inherit;
}
.panel-heading.collapsed .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content:"\f0fe";
}
/*checkbox*/
.lang-check-box input[type="checkbox"] {
    display:none;
}
.lang-check-box input[type="checkbox"] + label {
    color: #0b3483;
    font-size:14px;
    padding-top:5px;
    padding-right: 5px; 
}
.lang-check-box input[type="checkbox"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 7px 0 0;
    vertical-align:middle;
    cursor:pointer;
}
.lang-check-box input[type="checkbox"] + label span {
    background: url(../image/check-blue.png) !important;
}
.lang-check-box input[type="checkbox"]:checked + label span{
    background: url(../image/tick-checkbox.png) !important;

}
.lang-check-box input[type="checkbox"] + label span,
.lang-check-box input[type="checkbox"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}
/*checkbox-end*/
.alumni-box1 {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.alumni-box1 span {
	color: #7f7f7f;
	font-size: 13px;
	margin-right: 13px;
	text-align: left;
	margin-left: 5px;
}
/*radio button*/
.alumni-box1 input[type="radio"] {
    display:none;
}
.alumni-box1 input[type="radio"] + label {
    color: #0b3483;
    font-size:14px;
    padding-top:5px;
    padding-right: 10px;
}
.alumni-box1 input[type="radio"] + label span {
    display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 10px 0 0;
    vertical-align:middle;
    cursor:pointer;
}
.alumni-box1 input[type="radio"] + label span {
    background: url(../image/check-blue.png) !important;
}
.alumni-box1 input[type="radio"]:checked + label span{
    background: url(../image/tick-checkbox.png) !important;
}
.alumni-box1 input[type="radio"] + label span,
.alumni-box1 input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}
/*radio-end*/
.current-employee .apply-icon-addon.addon-lg .form-control {
    padding: 10px;
}
.time-duration-section {
	margin-bottom: 15px;
}
.time-duration-section label {
	display: inline-block;
	text-transform: uppercase;
	color: #0b3483;
	padding-right: 0;
	position: relative;
	vertical-align: top;
	line-height: 34px;
}
.current-employee1 {
	display: inline-block;
	text-transform: uppercase;
	padding-right: 0;
	position: relative;
	width: 39%;
}
.time-duration-section select {
	background: none;
    border: 2px solid #052154;
    border-radius: 5px;
    color: #052154;
    line-height: 1.33;
    height: 50px;
    font-size: 15px;
    padding: 0 27px;
}
.time-duration-section .apply-select-arrow {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 0;
    color: #052154;
    pointer-events: none;
}
.upload-text-other {
	text-align: center;
	font-size: 14px;
	color: #052154;
	margin: 25px auto;
}
/*upload-image*/
div.upload-last {
    width: 350px;
    height: 60px;
    background: url(../image/upload-image-last.jpg);
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10%;
}

div.upload-last input {
    display: block !important;
    width: 350px !important;
    height: 60px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
/*upload-image-end*/

/*upload-image*/
div.upload-last1 {
    width: 350px;
    height: 60px;
    background: url(../image/upload-video.jpg);
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10%;
}

div.upload-last1 input {
    display: block !important;
    width: 350px !important;
    height: 60px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
/*upload-image-end*/
.upload-text-choice {
	text-align: center;
	font-size: 16px;
	color: #052154;
	margin: 25px auto;
}
/*upload-image*/
div.upload-last2 {
    width: 350px;
    height: 60px;
    background: url(../image/resume-upload.jpg);
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 10%;
}

div.upload-last2 input {
    display: block !important;
    width: 350px !important;
    height: 60px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}
/*upload-image-end*/
.format-details {
	font-size: 12px;
	color: #7f7f7f;
}
.give-feedback textarea {
	color: #4a4a4a;
	font-size: 13px;
	border: 2px solid #052154;
	border-radius: 5px;
	width: 100%;
	height: 150px;
	resize: none;
	padding: 10px;
}
.about-indus-radio {
	padding-left: 10px;
}
.apply-job-box .panel-default {
     border-color: #fff; 
}
.height-all {
	width: 100%;
	display: inline-block;
}
.height-all .form-group:first-child {
	width: 33%; 
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #052154;
	line-height: 50px;
}
.height-all .form-group:nth-last-child(2) {
	display: inline-block;
    float: left;
    width: 31%;
    margin-right: 12px;
}
.height-all .form-group:last-child {
	display: inline-block;
    float: left;
    width: 31%;
}
.height-all .apply-icon-addon.addon-lg .form-control {
	padding: 10px;
}
.input-group-addon span {
	color: #0b3483;
	font-size: 12px;
}
.input-group-addon {
	background: none;
    border: 2px solid #052154;
    border-radius: 8px;
    padding: 6px 6px 6px 2px;
}
.input-group input {
	background: none;
    border: 2px solid #052154;
    border-radius: 8px;
    border-right: 0;
}
/*apply-for-job-end*/

/*application-status*/

/*application-status-end*/

/*media query*/
@media only screen and (min-width: 1920px){
	/*#footer {
		margin-top: 5.5%;
	}*/
	.footer-text p {
	    padding-top: 7%;
	}
	.login-head h2 {
		font-size: 65px;
		margin-bottom: 20px;
	}
	.login-start h2 {
		font-size: 65px;
	}
	.login-body {
		padding: 3% 0;
	}
	.login-btn {
		width: 80%;
		font-size: 18px;
	}
	.login-head h4 {
		font-size: 30px;
	}
	.social-login li {
		width: 155px;
	    height: 129px;
	    padding: 0;
	    margin-right: 20px;	
	}
	.log-fb a {
		padding: 0;
	    font-size: 30px;
	    background: #2d4486;
	    display: block;
	    text-align: center;
	    line-height: 127px;
	}
	.log-google a {
		padding: 0;
	    font-size: 30px;
	    background: #e74c3c;
	    display: block;
	    text-align: center;
	    line-height: 127px;
	}
	.log-twitter a {
		padding: 0;
	    font-size: 30px;
	    background: #5ea9dd;
	    display: block;
	    text-align: center;
	    line-height: 127px;
	}
	/*.backgroung-img {
		height: 740px;
	}*/
	.footer-text {
		width: 100%;
		height: 130px;
	}
	.carousel-inner .item img{ max-height: 800px !important; display: block; max-width: 100% !important; }
}

@media only screen and (max-width: 480px){
	.footer-ul li:first-child {
		display: block;
	}
}
@media screen and (min-width: 1280px) and (max-width: 2560px) {
	.commun-banner  {
		width: 1000px;
		height: 1000px;
		overflow: hidden;
		margin: 0 auto;
		display: block;
		float: none;
	}
.commun-banner img {
    max-width: 1000px;
    max-height: 1000px;
    height: auto;
    width: 100%;
}
	.form-input {
		padding-left: 60px;
	    -webkit-padding-start: 55px;
	    padding-right: 10px !important;
	    height: 50px;
	    font-size: 14px;
	    color: #fff !important;
	}
	.icon-addon.addon-lg .form-control {
	    line-height: 1.33;
	    height: 50px;
	    font-size: 15px;
	    padding: 10px 16px 10px 55px;
	}
	.form-control2.form-input {
	    padding-left: 60px;
	    -webkit-padding-start: 20px !important;
	    padding-right: 10px !important;
	    height: 50px;
	    font-size: 14px;
	    color: #fff !important;
	}
	.form-control1.form-input {
	    padding-left: 60px;
	    -webkit-padding-start: 40px !important;
	    padding-right: 10px !important;
	    height: 50px;
	    font-size: 14px;
	    color: #fff !important;
	}
	/*.footer-section {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
	}*/
	
	
}
@media screen and (min-width: 991px) and (max-width: 1360px) {
	.carousel-inner .item img{ max-height: 500px !important; display: block; max-width: 100% !important; }
	.login-btn {
	    width: 100%;
	}
	.job-back {
		left: 120px;
	}
}
@media screen and (min-width: 767px) and (max-width: 990px) {
	.carousel-inner .item img{ max-height: 400px !important; display: block; max-width: 100% !important; }
	.login-btn {
	    width: 100%;
	}
	.job-back {
		left: 120px;
	}
}
@media only screen and (max-width: 767px){
	.login-btn {
	    width: 100%;
	    font-size: 15px;
	}
	.social-login li {
		width: 70px;
	}
	.log-fb a {
		line-height: 60px;
	}
	.log-google a {
		line-height: 60px;
	}
	.log-twitter a {
		line-height: 60px;
	}
	.navbar-toggle {
		margin-top: 30px;
		margin-right: 20px;
	}
	.job-back {
		position: static;
		margin-top: 10px !important;
	}
	.login-start form {
		width: 100%;
	}
	.remember-box label {
		font-size: 12px;
	}
	.forget-text p a {
		font-size: 12px;
	}
	.login-btn1 button {
		width: 100%;
		margin-top: 15px;
	}
}
/*media queryend*/

@media screen and (max-width: 640px){
	.login-section .carousel-caption h1 {
		text-transform: uppercase;
		font-size: 20px;
	}
	.login-section .carousel-caption {
		right: auto;
		left: 10px;
		padding-bottom: 0;
	}
	.new-job-line p {
		text-align: center;
	}
	
	.innerSec {
		padding: 0;
	}
	
	.alumni-search input {
		border: 0;
		outline: 0;
		border-radius: 0;
		height: 40px;
		width: 100%;
	}
	.alumni-profile-img {
	    width: 150px;
	    height: 150px;
	    border-radius: 100%;
	    overflow: hidden;
	    margin: 0 auto;
	}
	.alumni-profile-img img {
		width: 150px;
		height: 150px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.alumni-desig {
	    display: block;
	    vertical-align: top;
	    padding: 5px;
	    width: 100%;
	    margin: 0 auto;
	}
	.alumni-desig a h3 {
	    font-size: 20px;
	    color: #000000;
	    margin-top: 0;
	    margin-bottom: 0;
	    padding-top: 0;
	    text-align: center;
	}
	.alumni-left {
	    padding: 10px;
	    display: block;
	}
	.alumni-desig {
	    display: block;
	    vertical-align: top;
	    padding: 5px;
	    width: 100%;
	    margin: 0 auto;
	}
	.alumni-desig p {
	    font-size: 16px;
	    color: #646464;
	    margin-bottom: 0;
	    text-align: center;
	}
	.my-community-title button {
	    background: #ffe400;
	    color: #393939;
	    font-size: 20px;
	    text-align: center;
	    border: 0;
	    outline: 0;
	    padding: 7px 15px;
	    position: relative;
	    right: 0;
	    top: 0;
	}
	#create-community .create-community-form {
	    width: 100%;
	    margin: 0 auto;
	}
	.cr-ct-name input {
	    background: none;
	    border: 2px solid #0b3686;
	    border-radius: 6px;
	    font-size: 16px;
	    height: 40px;
	    margin-bottom: 20px !important;
	    margin: 0 auto;
	    width: 100%;
	}
	.alumni-radio {
	    display: inline-block;
	    float: left;
	    width: 50%;
	}
	.community-body {
	    background: #ffffff;
	    padding: 0;
	    margin: -170px 0 30px 0 !important;
	    box-shadow: 1px 2px 10px rgb(170,170,170);
	    float: left;
	    width: 100%;
	}
	.community-start div {
	    display: block;
	    width: 100%;
	    position: relative;
	    float: left;
	    margin-bottom: 5px;
	}
	.add-member-section a {
	    background: #ecd900;
	    color: #444444;
	    font-size: 16px;
	    padding: 10px 15px;
	    width: 100%;
	    text-align: center;
	}
	.add-member-section a:last-child {
	    margin-left: 0;
	}
	.forget-form {
	    width: 100%;
	    margin: 0 auto;
	}
	
}
@media screen and (max-width: 991px){
	.home-body .container {
		padding:0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		background: #062560;
	}
	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: none;
		box-shadow: none;
	}
	.navbar-default .navbar-nav > li > a {
		color: #777;
		float: none;
		display: block;
		margin: 0 auto;
	}
	.alumni-body {
	    margin: -360px 0 0 0;
	    background: #fff;
	    box-shadow: 1px 2px 10px rgb(170,170,170);
	    width: 100%;
	}
	.alumni-search {
		position: relative;
		display: block;
		float: none;
		right: 0;
	    top: 0;
		margin: -1.5% auto;
	}
	.search-box input {
		width: 100%;
		float: none;
		border-radius: 0;
		border: 1px solid #adadad;
		margin: 0 auto 5%;
		display: block;
	}
	.alumni-search input {
	    border: 0;
	    outline: 0;
	    border-radius: 0;
	    height: 40px;
	    width: 100%;
	}
	.job-body {
	    margin: -170px 0 30px 0;
	    box-shadow: 1px 2px 10px rgb(170,170,170);
	    padding-bottom: 20px;
	    width: 100%;
	}
	.job-details p {
	    font-size: 16px;
	    color: #636363;
	    text-align: justify;
	}
	#alumni-details .modal-dialog {
	    width: 100%;
	}
	#alumni-details .alumni-detail-left {
	    height: 200px;
	}
	#alumni-details .alumni-details-img {
	    width: 160px;
	    height: 160px;
	    border-radius: 100%;
	    overflow: hidden;
	    margin: 0 auto;
	    text-align: center;
	    margin-top: 0;
	}
	.alumni-details-img img {
		width: 160px;
		height: 160px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.community-body {
	    background: #ffffff;
	    padding: 0;
	    margin: -300px 0 30px 0;
	    box-shadow: 1px 2px 10px rgb(170,170,170);
	    float: left;
	    width: 100%;
	}
	.commun-banner  {
		width: 1000px;
		height: 1000px;
		overflow: hidden;
	}
	.commun-banner img {
	    max-width: 1000px;
	    max-height: 1000px;
	    height: auto;
	    width: 100%;
	}
	.login-start form {
	    margin: 0 auto;
	    width: 100%;
	}
	.remember-box {
	    float: left;
	    width: 32%;
	}
	.community-start {
	    margin: 0;
	}

}
@media screen and (min-width:992px) and (max-width:1152px){
	.load-now {
		display: none;
		margin-bottom: 20px;
		padding: 0 2px;
	}
}
.communityBox {
	margin-bottom: 15px;
	height: 348px;
}
.communityBox img {
	width: 100%;
	height: 348px;
}
.deleteIcon {
	cursor: pointer;
	color: #c51f1f;
	/*visibility: hidden;*/
	display: none;
	float: right;
width: 20px;
height: 20px;
margin-left: 5px;
margin-right: 5px;
padding: 0 5px;
transition: all linear 0.5s;
}
.editIcon {
	cursor: pointer;
	color: #41b00c;
	/*visibility: hidden;*/
	display: none;
	float: right;
width: 20px;
height: 20px;
margin-left: 5px;
margin-right: 5px;
padding: 0 5px;
transition: all linear 0.5s;
}
.deleteIcon i , .editIcon i {
	font-size: 17px;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
}
.communityLi:hover .deleteIcon , .communityLi:hover .editIcon {
	/*visibility: visible;*/
	display: block;
	transition: all linear 0.5s;
}
.commentPartli:hover .deleteIcon {
	/*visibility: visible;*/
	display: block;
	transition: all linear 0.5s;
	position: absolute;
	top: 5px;
	right: 5px;
}
.form-control1 {
    display: inline-block;
    width: 40%;
    height: 50px;
    padding: 6px 12px;

    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control2 {
    display: inline-block;
    width: 59%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
@media screen and (min-width: 1360px) and (max-width: 1600px){
	.backgroung-img {
		height: auto;
	}
}
.masonry-body {
	margin-bottom: 5px;
}
#wallPost {
	resize: none;
}
.noti-icon:focus i {	
	color: #fff !important;
}
.noti-icon:focus {
	background: #072969 !important;
}
.modal-backdrop.in {
	opacity: 0;
	z-index: 0;
}
#forget-wrapper .modal-content {
	color: #072867;
}
