i added these code to the main css file /assets/css/style.css , below are the current code for this file now, let me know if i added correctly: /*********Roboto And Roboto Slabgoogle font************/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');
body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	font-weight: normal;
	color: #222222;
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
}
/***********yaman css start*************/

/*.banner-responsive{ display:none;}*/

.top-addd{ display:block; margin:0px auto 20px;}

/* === Advertisement image containment (all pages) === */
img.top-addd{
  max-width: 100% !important;
  height: auto !important;
  display: block;
}


#sidebar .banner-responsive{ display:block !important;}

.pprr {
	padding-left: 24px;
}
.pprr li {
	list-style: none;
	float: left;
}
.top-ad2, .settopig {
	padding-bottom: 123px;
}
.banner-responsive {
	margin: 0px auto;
	height: auto !important;
	width: auto !important;
}
.top-ad2 {
	display: block;
	margin: 15px auto;
}
.stt-fiture-img {
	background-repeat: no-repeat;
	background-position: center center;
}
.p-50 {
	padding: 0px 50px;
}
.m-15 {
	margin: 15px auto;
	display: block;
}
.top-add {
	margin: 0 auto; 
    display: block; 
}
/* =========================
   MHC Ads — Responsive Units
   Scoped to .mhc-ad only
========================= */

.mhc-ad {
  display: flex;
  justify-content: center;   /* default center like many ad placements */
  align-items: center;
  width: 100%;
  margin: 12px 0;
}

.mhc-ad__link { display: inline-block; line-height: 0; }
.mhc-ad__img  {
  display: block;
  width: 100%;
  height: auto;              /* preserve aspect ratio */
  max-width: 100%;           /* never overflow container */
  object-fit: contain;       /* no cropping; “fit” inside slot */
}

/* -------------------------
   Placement alignment
------------------------- */
.mhc-ad--header,
.mhc-ad--top,
.mhc-ad--middle,
.mhc-ad--bottom,
.mhc-ad--footer { justify-content: center; }

.mhc-ad--left   { justify-content: flex-start; }
.mhc-ad--right  { justify-content: flex-end; }

/* Optional: placement spacing tweaks */
.mhc-ad--header { margin-top: 0; }
.mhc-ad--footer { margin-bottom: 0; }

/* -------------------------
   Type “slots”: set a max width
   + enforce aspect ratio via container (modern)
------------------------- */
.mhc-ad--leaderboard_728x90        { max-width: 728px; }
.mhc-ad--super_leaderboard_970x90  { max-width: 970px; }
.mhc-ad--medium_rectangle_300x250  { max-width: 300px; }
.mhc-ad--half_page_300x600         { max-width: 300px; }
.mhc-ad--wide_skyscraper_160x600   { max-width: 160px; }

/* Use a slot wrapper to keep consistent height ratios (recommended) */
.mhc-ad__slot {
  width: 100%;
  position: relative;
}

/* Modern aspect-ratio (acts like “responsive ad unit”) */
.mhc-ad--leaderboard_728x90       .mhc-ad__slot { aspect-ratio: 728 / 90; }
.mhc-ad--super_leaderboard_970x90 .mhc-ad__slot { aspect-ratio: 970 / 90; }
.mhc-ad--medium_rectangle_300x250 .mhc-ad__slot { aspect-ratio: 300 / 250; }
.mhc-ad--half_page_300x600        .mhc-ad__slot { aspect-ratio: 300 / 600; }
.mhc-ad--wide_skyscraper_160x600  .mhc-ad__slot { aspect-ratio: 160 / 600; }

/* Put the image inside the slot cleanly */
.mhc-ad__slot .mhc-ad__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* -------------------------
   Mobile/tablet refinements
   (keep things readable; avoid ultra-tall skyscrapers on tiny screens)
------------------------- */

/* On small screens, allow wide units to shrink fully */
@media (max-width: 576px) {
  .mhc-ad { margin: 10px 0; }

  /* Skyscrapers often look awkward on phones.
     Option A: keep but shrink (default).
     Option B: hide them on phones (uncomment if desired). */
  /* .mhc-ad--wide_skyscraper_160x600,
     .mhc-ad--half_page_300x600 { display: none; } */
}

/* On tablets, still fluid but keep reasonable margins */
@media (min-width: 577px) and (max-width: 992px) {
  .mhc-ad { margin: 12px 0; }
}



@media (max-width:1200px) and (min-width:768px) {
	
	.col-md-9 {
    width: 66% !important;
}

.col-md-3 {
    width: 34% !important;
}

	}
	
@media (max-width:990px) and (min-width:768px) {
	.col-sm-8 {
    width: 55.666667% !important;
}

.col-sm-4 {
    width: 44.333333% !important;
}
	
	}	
	

	
	
@media (max-width: 1046px) {
	.notaim .banner-responsive{ width:100% !important;}
	.top-add{ width:100%}	
	}	
	
	@media (max-width: 1200px) {
	.top-addd{ width:100%}
	}
 @media (min-width: 1200px) {
.col-md-9 {
	padding-left: 50px;
}

}
@media(max-width:990px) {
.compnay-name {
	text-align: center
}
.compnay-name {
	margin-top: 13px !important;
	margin-bottom: 19px;
}
.settopig {
	width: auto !important;
	height: auto !important;
	margin: 15px auto !important;
	display: block
}
}
 @media(max-width:767px) {
.top-add {
	width: 100%;
	height: auto;
}
.top-ad {
	width: 100%;
	height: auto;
}
.heighlight {
	width: 100% !important;
	min-height: 250px !important;
	height: 250px !important;
	margin-top: 32px;
}
.page img {
	height: auto !important;
}
#myCarousel .item div {
	height: 250px !important;
}
.advertisement-bhst img {
	width: 100% !important;
	height: auto !important;
}
.banner-responsive {
width:100% !important;
	margin: 0px auto 13px !important;
	height: auto !important;
	display: block;
}
.stt-fiture-img {
	background: no-repeat;
	background-position: center center;
}
}
.compnay-logo {
	height: auto !important;
	width: 150px !important;
	margin: 0px auto;
}
.set-rss-hight {
	min-height: 370px;
	border: 1px solid #d5d5d5;
	padding: 8px;
	text-align: center;
	margin-bottom: 20px;
}
.set-rss-hight h4 {
	color: #6c6b6a;
	line-height: 20px;
}
.set-rss-hight p {
	line-height: 17px;
	border-top: 1px solid #d9d7d7;
	padding-top: 8px;
	color: #787878 !important;
}
/***********yaman css end*************/

.compnay-logo img {
	width: 100% !important;
	height: auto !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top: 21px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a {
	text-decoration: none;
}
a:focus, a:hover {
	text-decoration: none;
	color: inherit;
}
.padding-left {
	padding-left: 0px;
	padding-right: 0px;
}
.df img {
	width: 100%;
}
.responsive-set-table {
	overflow-y: auto;
}
.emp-sta-view {
	font-size: 20px;
	text-align: center
}
.seperate-box .carousel-inner img {
	width: 100%;
}
.highlight {
	display: block;
	margin-bottom: 30px;
}
.help img {
	width: 100%;
	border: 1px solid #d8d8d8;
}
.help h2 {
	text-align: center;
	font-size: 25px;
	color: #01717f;
}
.home-care {
	padding: 40px 0px;
}
.home-care {
	text-align: center;
}
.banner {
	width: 100%;
}



/* view_employer.php — hide the "Recruiter Business" label and its rule */
.logo-heading { display: none !important; }
.logo-heading + hr,
.logo-heading ~ hr { display: none !important; }  /* immediate or later <hr> */

.b-r {
	border-right: solid 1px #d7d7d7;
}
.form-group {
	position: relative;
}
.form-control {
	height: 64px;
	box-shadow: none;
	outline: none;
	color: #7d7d7d;
	font-size: 16px;
	border-radius: 2px;
}
.btn-default {
	background-color: #017583;
	padding: 12px 20px;
	color: #fff;
	border-radius: 2px;
	font-weight: 300;
	box-shadow: inset 0 -8px 5px -5px rgba(0,0,0,0.4);
	font-size: 16px;
	letter-spacing: 1px;
	border: none;

}
.btn-default:hover, .btn-default:focus, .btn-default.active, .btn-default:active {
	color: #fff;
	background-color: #8b3a9a;
	box-shadow: inset 0 -7px 17px -6px rgba(255, 255, 255, 0.62);
}
.btn-default2 {
	background-color: #cdd1d1;
	padding: 12px 20px;
	color: #017583;
	border-radius: 2px;
	font-weight: 300;
	box-shadow: inset 0 -8px 5px -5px rgba(0,0,0,0.4);
	font-size: 16px;
	letter-spacing: 1px;
	border: none;

}
.btn-default2:hover, .btn-default:focus, .btn-default.active, .btn-default:active {
	color: #fff;
	background-color: #8b3a9a;
	box-shadow: inset 0 -7px 17px -6px rgba(255, 255, 255, 0.62);	
}
ul.unstyled {
	margin: 0px;
	padding: 0px;
}
ul.unstyled li {
	list-style: none;
}
ul.unstyled li a {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 30px;
}
ul.unstyled li.active a {
	color: #017583;
	font-weight: 500;
}
.padding0px {
	padding-bottom: 0px !important;
}
/*.p-l {
	padding-left: 0px !important;
}
.p-r {
	padding-right: 0px !important;
}*/
.borderfull-width {
	border: solid 1px #e1e1e1;
	position: relative;
	overflow: hidden;
	top: 15px;
	margin-bottom: 35px;
}
textarea.form-control {
	height: 167px !important;
}
blockquote {
	padding: 0;
	font-size: 16px;
	margin: 0 0 15px;
	color: #7d7d7d;
	font-style: italic;
	line-height: 26px;
	border-left: none;
}
input[type=checkbox], input[type=radio] {
	margin-top: 6px;
	float: left;
	margin-right: 10px;
}
.btn-info {
	background-color: transparent;
	color: #7d7d7d;
	border-color: #7d7d7d;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover, .btn-info:hover, .btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info, .btn-info.focus, .btn-info:focus {
	color: #7d7d7d;
	background-color: transparent;
	border-color: #7d7d7d;
	box-shadow: none;
	outline: none;
}
.padding-bottom {
	padding-bottom: 0px !important;
}
.border-none {
	border: none !important;
}
/*************Page Css***********/
.header-stricky {
	margin: 20px 0 0px;
	position: relative;
	float: left;
	width: 100%;
}
.site-logo {
	margin: 8px 0px;
}
.navbar-default {
	margin: 0px;
	background: transparent;
	border: none;
}
.navbar-default .navbar-nav>li>a {
	color: #777575;
}
.navbar-default .nav>li>a {
	padding: 14px 10px 25px;
}
.envirn {
	list-style: none;
	padding-left: 0px;
}
.envirn li {
	float: left;
	margin-right: 22px;
	margin-bottom: 27px;
	width: 378px;
}
.all-compnay {
	height: 1000px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: transparent;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #017583;
	border-color: #017583;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	position: left;
}
/***********dropdown Menu**********/
.navbar-nav>li>.dropdown-menu {
	background-color: #033036;
	border: none;
	border-radius: 0px;
	left: 20px;
	padding: 0px;
	box-shadow: none;
}
.dropdown-menu>li>a {
	display: block;
	padding: 7px 20px;
	clear: both;
	font-weight: 400;
	color: #7eabb0;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background: transparent;
	color: #fff;
}
/**********Login model********/
.login, .signup {
	background-color: #017583;
	padding: 12px 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	border-radius: 2px;
	box-shadow: inset 0 -7px 1px -5px rgba(0,0,0,0.4);
	line-height: 50px;
}
.login {
	border-radius: 4px;
	border-right: solid 1px #00454d;
}
.radius .form-control {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.radius2 .form-control {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.login.active {
	background-color: #026874;
}
.signup {
	margin-left: -3px;
	border-left: solid 1px #0394a5;
}
.login:hover, .login:focus, .signup:hover, .signup:focus {
	color: #fff;
	background-color: #026874;
	box-shadow: none;
	outline: none;
}
/*********site-banenr*********/
.site-banner {
	background-size: cover !important;
	padding-top: 31px;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 23px;
	height: 435px;
}
.banner-content h1 {
	font-size: 43px;
	color: #fff;
	font-weight: 400;
	line-height: 55px;
}
.banner-content p {
	font-size: 22px;
	color: #fff;
	font-weight: 300;
	line-height: 36px;
}
.banseting {
	background: #00000026;
	border: 1px solid #00000026;
	padding: 25px;
}
.job-search {
	padding-top: 30px;
	position: relative;
}
.job-search .form-control {
	padding-left: 35px;
}
.search_icon {
	color: #7d7d7d;
	font-size: 16px;
	position: absolute;
	top: 22px;
	left: 10px;
}
.btn-search {
	position: absolute;
	right: 4px;
	top: 34px;
}
.btn-search .btn-default {
	padding: 17px 15px;
	font-weight: 500;
	letter-spacing: 0px;
}
/***********main-content*********/
#maincontent {
	padding: 80px 0px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
}
.skill {
	padding-bottom: 100px;
}
.page-heading {
	padding-bottom: 20px;
	overflow: hidden;
}
.page-heading h2 {
	font-size: 32px;
	color: #009ebc;
	font-weight: 500;
	text-align: center;
	margin-bottom: 30px;
}
.seperate-box .carousel-inner>.item {
	border: 1px solid #e2e2e2;
	padding: 3px 15px 14px;
	background: #fff;
}
.seperate-box #myCarousel .carousel-inner {
	top: -4px;
	margin-bottom: 31px;
}
.page-heading h2 span {
	color: #017583;
	font-size: 24px;
}
.page-heading p {
	color: #272626;
	font-size: 16px;
	line-height: 26px;
}
.nav-tabs {
	border-bottom: 0px;
}
.nav-tabs>li {
	margin-bottom: 0px;
}
.nav-tabs>li>a {
	margin-right: 3px;
	border: none;
	border-radius: 3px 3px 0 0;
	background-color: #ebebeb;
	color: #7d7d7d;
	font-size: 13px;
}
.view {
	background-color: transparent !important;
	color: #017583 !important;
	text-decoration: underline;
	padding-right: 0px !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color: #017583;
	color: #fff;
	border: none;
}
.tab-content {
	padding: 15px;
	border: solid 1px #e1e1e1;
	overflow: hidden;
}
.Resume {
	padding: 20px;
	margin-bottom: 12px;
}
.sorting_content .block img {
	height: 80px !important;
	float: right;
	margin-right: 25px;
}
.cp-pre {
	text-transform: uppercase;
}
.rigt-sid .Resume h1 {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 10px;
}
.Resume p {
	font-size: 13px;
	color: #022e33;
	line-height: 21px;
}
.Resume p a {
	color: #017583;
	font-weight: 500;
}
.btn-cv {
	background-color: #ff8800;
	padding: 17px 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: none;
	box-shadow: inset 0 -7px 17px -6px rgba(0,0,0,0.5);
	margin-bottom: 10px;
	border-radius: 3px;
}

.btn-cv.active{background-color:#026874;}
/*.btn-cv.active:hover{background-color:#026874;}*/

.btn-cv:hover, .btn-cv:focus, .Read_more:hover, .Read_more:focus {
	color: #fff;
	background-color: #8b3a9a;
	box-shadow: inset 0 -7px 17px -6px rgba(255, 255, 255, 0.62);
}
/*.bottom {
	border-top: solid 1px #d7d7d7;
	padding-top: 15px;
}*/
.bottom .form-control {
	font-size: 13px;
	color: #7d7d7d;
	background-color: #ebebeb;
	border-radius: 10px;
	height: 40px;
}
/**********featured*******/
.featured {
	border-top: solid 1px #f2f2f2;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F8F8F8), color-stop(100, #FFFFFF));
	padding: 80px 0px;
}
.table-bg {
	background-color: #fff;
	overflow: hidden;
	border-bottom: 0px;
	border-top: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
}
.table {
	margin-bottom: 0px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border-top: 0px;
	font-size: 12px;
	vertical-align: middle;
	color: #7d7d7d;
	padding: 10px;/*white-space: nowrap;*/
}
.button_page {
	color: #747576 !important;
	font-size: 13px !important;
	background-color: #d6d6d6 !important;
	border: 1px solid #cacaca !important;
	border-radius: 2px !important;
}
.table>tbody>tr>td i {
	font-size: 12px;
}
tr {
	border-bottom: solid 1px #e1e1e1;
}
.tab-image {
	float: left;
	text-align: center;
	margin-right: 20px;
	width: 157px;
}
.featured .tab-image {
	margin-right: 20px;
	width: 64px;
}
.featured .table>tbody>tr>td span {
	margin-left: 0;
}
.table>tbody>tr>td h1 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: 500;
	margin: 0px;
}
.table.job-list-main>tbody>tr>td h2 {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-weight: 500;
	margin: 0px;
}
.table>tbody>tr>td span {
	margin-left: 175px;
	color: #ffffff;
	font-size: 10px;
	display: block;
	margin-top: 4px;
}
.table>tbody>tr>td p {
	color: #7d7d7d;
	font-size: 13px;
}
.work-time {
	color: #fff !important;
	background-color: #5cc069;
	font-size: 13px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 32px;
	padding: 2px 5px !important;
}
.part {
	background-color: #ff8800;
}
.Free {
	background-color: #017583;
}
a.table-btn-default {
	color: #017583;
	padding: 8px 10px;
	border-radius: 2px;
	float: right;
	border: solid 1px #017583;
}
a.table-btn-default:hover, a.table-btn-default:focus {
	background-color: #017583;
	color: #fff;
	border: solid 1px #017583;
}
.pagination {
	margin: 20px 0 0;
}
.pagination>li>a, .pagination>li>span {
	border: none;
	font-size: 16px;
	color: #7d7d7d;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	color: #fff;
	background-color: #017583;
}
/*********our_site*******/
.our_site {
	background: url(../images/home/bg.jpg) no-repeat left top/cover;
	padding: 100px 0px;
	position: relative;
}
.page-title {
	margin-bottom: 25px;
}
.page-title h1 {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
}
.page-titleh1 {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
}
.page-title p {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
}
.page-titleh1 .with {
	background-color: #ff8800;
	left: 100px;
	padding: 8px;
	position: relative;
	top: -42px;
}
.counter-icon {
	color: #fff;
	font-size: 40px;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
}
.overflow {
	overflow: hidden;
	margin-bottom: 20px;
}
.overflow .fact-box {
	border-left: solid 1px #fff;
	padding-left: 20px;
}
.overflow .fact-box p {
	color: #fff;
	font-size: 20px;
}
.overflow .fact-box h3 {
	color: #fff;
	font-size: 30px;
	margin: 0;
}
/******employe*******/
.employe {
	padding: 100px 0px;
}
.client {
	margin-top: 10px;
	padding: 3px 3px;
	height: 63px;
	margin-bottom: 5px;
}
.client img {
	width: auto;
	height: 60px;
	margin: 0 auto;
	max-width: inherit;
}
.client:hover {
	padding: 2px;
	transition: 0.9s;
}
.client:hover img {
	height: 62px;
}
/*****success_story********/
.success_story {
	background: url(../images/home/bg2.jpg) center no-repeat;
	background-size: cover;
	padding: 100px 0px;
	position: relative;
}
.page-heading2 .h1 {
	font-size: 60px;
	color: #ff8800;
	text-transform: uppercase;
	font-weight: 700;
}
.page-heading2 .h1 span {
	color: #ff8800;
	font-weight: 300;
}
.page-heading2 strong {
	font-size: 30px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
}
.testi-box {
	background-color: #fff;
	margin-top: 110px;
	border-radius: 65px;
	position: relative;
	padding: 25px;
	box-shadow: 0 0 77px -40px rgba(0,0,0,0.9);
}
.testi-box img {
	margin: 0 auto;
	position: relative;
	top: -65px;
	height: 90px;
	width: 90px;
	border-radius: 50%;
	border: 2px solid #fff;
}
.testi-box:before {
	content: "";
	width: 73px;
	height: 55px;
	position: absolute;
	left: 30%;
	top: -30px;
	background: url(../images/home/quote.png) right no-repeat;
}
.testi-box:after {
	content: "";
	width: 73px;
	height: 55px;
	position: absolute;
	right: 27%;
	bottom: 0px;
	background: url(../images/home/quote.png) right no-repeat;
}
.testi-box .content p {
	color: #7d7d7d;
	font-size: 15px;
	line-height: 26px;
}
.testi-box .content h4 {
	color: #333;
	font-size: 16px;
	font-weight: 600;
}
.testi-box .content span {
	color: #7d7d7d;
	font-size: 12px;
}
.content-hr {
	border: solid 1px #e1e1e1;
	width: 70px;
	margin: 15px auto;
}
/**********visitor*********/
.visitor {
	/*padding: 100px 0px;*/
	position: relative;
	background: #ececec;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.heading3 h2 {
	font-size: 32px;
	color: #333333;
	font-weight: 400;
}
.heading3 h2 span {
	color: #ff8800;
	font-weight: 600;
}
/**********company*******/
.jobxpress .left-col {
	background-color: #f2f2f2;
}
.left-col {
	background-color: #333;
	padding: 37px 45px 50px;
	position: relative;
	overflow: hidden;
	border-left: solid 5px #017583;
}
.col-text {
	float: right;
	max-width: 560px;
}
.heading4 h2 {
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	line-height: 40px;
}
.heading4 p {
	color: #7d7d7d;
	font-size: 15px;
	line-height: 26px;
}
.heading4 h2 span {
	color: #ff8800;
	font-weight: 400;
}
hr {
	margin-top: 35px;
	margin-bottom: 35px;
	border: 1px dashed #7f7f7f;
	width: 140px;
	margin-left: 0;
}
.Read_more {
	background-color: #ff8800;
	padding: 10px 20px;
	box-shadow: inset 0 -7px 17px -6px rgba(0,0,0,0.5);
	color: #fff;
	font-size: 16px;
	border: none;
	border-radius: 3px;
	margin-top: 30px;
}
.jobxpress .right-col {
	background: rgba(127,90,119,1);
	background: -moz-linear-gradient(left, rgba(127,90,119,1) 0%, rgba(127,90,119,1) 29%, rgba(127,90,119,1) 49%, rgba(64,138,163,1) 87%, rgba(64,138,163,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(127,90,119,1)), color-stop(29%, rgba(127,90,119,1)), color-stop(49%, rgba(127,90,119,1)), color-stop(87%, rgba(64,138,163,1)), color-stop(100%, rgba(64,138,163,1)));
	background: -webkit-linear-gradient(left, rgba(127,90,119,1) 0%, rgba(127,90,119,1) 29%, rgba(127,90,119,1) 49%, rgba(64,138,163,1) 87%, rgba(64,138,163,1) 100%);
	background: -o-linear-gradient(left, rgba(127,90,119,1) 0%, rgba(127,90,119,1) 29%, rgba(127,90,119,1) 49%, rgba(64,138,163,1) 87%, rgba(64,138,163,1) 100%);
	background: -ms-linear-gradient(left, rgba(127,90,119,1) 0%, rgba(127,90,119,1) 29%, rgba(127,90,119,1) 49%, rgba(64,138,163,1) 87%, rgba(64,138,163,1) 100%);
	background: linear-gradient(to right, rgba(127,90,119,1) 0%, rgba(127,90,119,1) 29%, rgba(127,90,119,1) 49%, rgba(64,138,163,1) 87%, rgba(64,138,163,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f5a77', endColorstr='#408aa3', GradientType=1 );
}
.right-col {
	background-color: #000;
	width: 100%;
	float: left;
}
.new-cv {
	background: #ebebeb;
	border-radius: 10px;
	padding: 2px 0;
	margin-bottom: 12px;
	color: #7b7a7a;
	width: 150px;
}
/********blog*******/
.blog {
	padding-top: 100px;
}
.block1_desc h3 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.block1_desc h3 span {
	font-size: 20px;
	display: block;
}
.block1_desc p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	border-left: solid 1px #017583;
	padding: 10px 15px;
	margin: 15px 0px;
	font-weight: 500;
}
/***********footer**************/
#footer {
	padding: 20px 0 0px;
	background: #fff;
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
}
/***************.footer-block {
	width: 30%;
	float: left;
}
.footer-block2 {
	width: 32%;
}*****************/
/****.footer-block hr {
	border-top: solid 1px #a6a6a6;
    margin-top: 0;
    margin-bottom: 4px;
    width: 35px;
    
}****/
.footer-block h5 {
	font-size: 16px;
	color: #026874;
	font-weight: 400;
}
ul.footer-link {
	margin: 0px;
	padding: 0px;
}
ul.footer-link li {
	list-style: none;
	padding-top: 5px;
	display: inline-block;
	margin-right: 15px;
}
ul.footer-link li a {
	font-size: 18px;
	color: #777575;
}
.footer-block {
	padding-top: 40px;
	text-align: center;
}
/******follow*******/
ul.follow {
	margin: 0px;
	padding: 10px 0px;
	overflow: hidden;
}
ul.follow li {
	list-style: none;
	width: 50px;
	height: 50px;
	background-color: #026874;
	border-radius: 50px;
	text-align: center;
	float: left;
	margin: 0 12px;
	line-height: 53px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
ul.follow li a {
	font-size: 20px;
	color: #fff;
	display: block;
}
.register {
	float: left;
	width: 46%;
	background-color: #073e44;
	padding: 12px;
	display: block
}
.register a {
	font-size: 20px;
	color: #fff;
}
.register a span {
	font-size: 13px;
	display: block;
	color: #aad4d9;
}
.job {
	background-color: #026874;
	margin-left: 10px;
}
/*************footer-bottom***********/
.footer-bottom {
	background-color: #424242;
	padding: 3px 0px;
	color: #aad4d9;
	font-size: 13px;
	margin-top: 25px;
}
.footer-bottom span a {
	margin-right: 15px;
	color: #fff;
}
.footer-bottom span {
	color: #fff;
}
.ideal {
	padding-top: 32px;
}
ul.bottom_link {
	margin: 0px;
	padding: 0px;
}
ul.bottom_link li {
	list-style: none;
	display: inline-block;
	padding-left: 20px;
}
ul.bottom_link li a {
	color: #aad4d9;
	font-size: 13px;
}
/***********login page Css**********/
.page_banner {
	background: url(../images/login/banner_bg.jpg) no-repeat left top/cover;
	padding: 75px 0px;
	float: left;
	width: 100%;
}




.page-tab .tab-content {
	border-top: 0px;
}
.banner-heading {
	font-size: 40px;
	color: #fff;
	line-height: 70px;
}
.btn-larger {
	padding: 12px 20px !important;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
	letter-spacing: 1px;
	background-color: #017583;
}
.btn-larger:hover, .btn-larger:focus, .btn-larger:active, .btn-larger.active, .open .dropdown-toggle.btn-larger {
	color: #fff;
	background-color: #026874;
	border-radius: 0;
}
.btn-larger:active, .btn-larger.active, .open .dropdown-toggle.btn-larger {
	background-image: none;
}
.btn-larger.disabled, .btn-larger[disabled], fieldset[disabled] .btn-larger, .btn-larger.disabled:hover, .btn-larger[disabled]:hover, fieldset[disabled] .btn-larger:hover, .btn-larger.disabled:focus, .btn-larger[disabled]:focus, fieldset[disabled] .btn-larger:focus, .btn-larger.disabled:active, .btn-larger[disabled]:active, fieldset[disabled] .btn-larger:active, .btn-larger.disabled.active, .btn-larger[disabled].active, fieldset[disabled] .btn-larger.active {
	background-color: #AEA8D3;
}
.btn-larger .badge {
	color: #AEA8D3;
	background-color: #fff;
}
#userform .nav-tabs.nav-justified > li > a {
	text-transform: uppercase;
	font-size: 16px;
	color: #7d7d7d;
}
#userform .nav-tabs.nav-justified > .active > a, #userform .nav-tabs.nav-justified > .active > a:hover, #userform .nav-tabs.nav-justified > .active > a:focus {
	color: #017583;
}
#userform .nav-tabs > li > a {
	background: transparent;
	padding: 11px 0px;
	border: none;
	margin: 0px;
}
 @media (min-width: 768px) {
#userform .nav-tabs.nav-justified > li > a {
	border: 0;
}
}
 @media (max-width: 768px) {
.nav-justified > li {
	display: table-cell !important;
	width: 1% !important;
}
}
#userform .nav-tabs {
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
#userform .form-group {
	position: relative;
}
#userform .form-group input.form-control {
	height: auto;
	background-color: transparent;
	color: #333333;
	padding: 10px;
	padding-left: 30px;
}
#userform .search_icon {
	top: 40px;
}
#userform .form-control {
	border-radius: 0;
	border: 1px solid #e1e1e1;
}
#userform .form-control:focus {
	border-color: #017583;
	box-shadow: none;
}
 #userform::-webkit-input-placeholder {
 text-transform: uppercase;
font-weight: 700;
 color: #bbb;
}
#userform #signup .form-group label {
	font-size: 16px;
	font-weight: 500;
	color: #333
}
#userform #signup .form-group label .req {
	margin: 2px;
	color: #F7CA18;
}
#userform #signup .form-group label.active .req {
	opacity: 0;
}
#userform label.highlight {
	color: #ffffff;
}
#userform #login .form-group label {
	font-size: 16px;
	font-weight: 500;
	color: #333;
}
#userform #login .form-group label.active .req {
	opacity: 0;
}
.border-right {
	border-right: solid 2px #e1e1e1;
}
.mrgn-30-top {
	margin-top: 30px
}
.mrgn-90-top {
	margin-top: 90px
}
#userform .nav-tabs.nav-justified > li > a::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #017583;
	transition: width .3s;
	top: 12px;
	position: relative;
}
#userform .nav-tabs.nav-justified > li > a:hover::after {
	width: 100%;
}
.facebook {
	background-color: #3b5998;
	color: #fff;
	padding: 10px 0px;
	font-size: 16px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.facebook:hover, .facebook:focus {
	color: #fff;
}
.facebook i {
	font-size: 24px;
	padding-right: 4px;
}
.twitter {
	background-color: #55acee;
}
.google {
	background-color: #dd4b39;
}
.linked {
	background-color: #2876b4;
}
/***********About Page**********/
.about {
	background: url(../images/about/about-banner.jpg) no-repeat left top/cover;
}
.about_us {
	padding-bottom: 70px;
}
.banner .banner-heading {
	/*background: url(../images/about/text-sep.png) center no-repeat;*/
	padding: 15px;
	text-transform: capitalize;
}
.about_us .page-heading h2 {
	margin: 0px;
}
.page-heading span {
	font-size: 14px;
	color: #7d7d7d;
}
.resume2 .borderfull-width {
	margin: 0px;
}
.page-heading strong {
	font-size: 20px;
	color: #017583;
	font-weight: 500;
	font-family: 'Roboto Slab', serif;
	line-height: 30px;
}
.about_right span {
	font-weight: 500;
	font-size: 16px;
	color: #333333;
}
.text-success {
	color: #017583;
}
.about_right p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px;
	padding-top: 20px;
}
.about_right {
	padding-bottom: 20px;
}
.feature_block h2 {
	font-size: 16px;
	color: #333;
}
.feature_block p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px;
}
.icon-feature {
	font-size: 50px;
	color: #017583;
	float: left;
	padding-right: 20px;
	padding-top: 15px;
}
/*************Resume Page Css**********/
.resume-banner {
	background: url(../images/about/banner.jpg) no-repeat left top/cover;
}
.panel-body {
	border: solid 1px #e1e1e1;
	border-radius: 2px;
	padding: 22px;
	position: relative;
}
.panel-heading {
	padding: 0;
	font-size: 20px;
	font-weight: 500;
	color: #017583;
}
.panel-body hr {
	margin-top: 15px;
	margin-bottom: 20px;
}
.panel-body .form-control {
	border: solid 2px #e1e1e1;
	height: 48px;
	box-shadow: none;
	color: #7d7d7d;
	font-size: 15px;
	border-radius: 4px;
}
label {
	font-size: 16px;
	color: #017583;
	font-weight: 500;
}
.unisf th {
	color: #017583!important;
}
.packege strong {
	color: #09737f;
}
label span {
	color: #7d7d7d;
	font-weight: 500;
}
.file {
	visibility: hidden;
	position: absolute;
}
.input-group-btn {
	position: absolute;
	font-size: 0;
	white-space: nowrap;
	right: 85px;
	top: 31px;
}
.panel-body .btn.btn-default {
	font-size: 13px;
	height: auto;
	border-top-left-radius: 4px !important;
	font-weight: normal;
	border-bottom-left-radius: 4px !important;
}
.btn-click {
	background: transparent;
	font-size: 13px;
	color: #017583;
	padding: 0;
	margin-bottom: 10px;
	outline: none !important;
	box-shadow: none;
	border: none;
}
.btn-click i {
	padding-right: 5px;
}
/**********post a job page css****/
.social_icon i {
	width: 37px;
	height: 37px;
	color: #fff;
	font-size: 20px;
	background-color: #3b5999;
	border-radius: 3px;
	text-align: center;
	position: absolute;
	left: 20px;
	bottom: 5px;
	line-height: 38px;
}
.social_icon .form-control {
	padding-left: 45px;
}
.twiiter i {
	background-color: #55acee;
	left: 20px;
}
.linkedin i {
	background-color: #0077b5;
}
.google_plus i {
	background-color: #dd4b39;
	left: 20px;
}
/*******job page css***********/
.simple_bannenr {
	background-color: #f8f8f8;
	border-top: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	padding: 55px 0px;
	float: left;
	width: 100%;
}
.simple_bannenr .banner-heading {
	color: #333;
}
.job_title {
	color: #333;
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
}
.job_title a {
	color: #017583;
	font-size: 16px;
	display: block;
}
.packege {
	padding-top: 20px;
	font-size: 16px;
	color: #787878;
}
.packege i {
	padding-right: 8px;
	color: #333;
}
.page_details {
	padding-bottom: 25px;
}
.page_details h4 {
	color: #333;
	font-size: 16px;
}
.page_details p {
	color: #787878;
	font-size: 13px;
}
.job_title.block1 a {
	text-transform: uppercase;
	line-height: 26px;
}
.user-media {
	width: 37px;
	height: 37px;
	color: #fff !important;
	text-align: center;
	font-size: 20px;
	background-color: #3b5999;
	border-radius: 3px;
	line-height: 37px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.user-media.twitter {
	background-color: #55acee !important;
}
.user-media.linke {
	background-color: #2876b4 !important;
}
.user-media.google {
	background-color: #dd4b39 !important;
}
.contact_details span {
	/***	display: block;***/
	padding-bottom: 8px;
	font-size: 13px;
	color: #7d7d7d;
}
.contact_details span strong {
	color: #0f7883;
	font-size: 13px;
}
.contact_details span i {
	padding-right: 8px;
	color: #333;
}
.contact_details span a {
	color: #798182;
	font-weight: 500;
	text-decoration: none;
}
.resume .panel-body {
	margin-bottom: 20px;
}
.resume2 .borderfull-width {
	margin: 0px;
}
.resume .job-search {
	padding-top: 0px;
	padding-bottom: 25px;
}
.resume .form-control {
	border: solid 1px #8c8c8c;
	border-radius: 4px;
	line-height: 12px;
}
.category {
	overflow: hidden;
}
.category label {
	font-size: 13px;
	color: #333;
	font-weight: 500;
}
.filter p, .bottom_text p {
	padding-top: 3px;
	color: #7d7d7d;
	font-size: 13px;
	clear: both;
}
.listing-banner {
	background: url(../images/listing-banner.jpg) no-repeat left top/cover;
}
.page_listing {
	border-bottom: 0px;
}

.page_banner.listing-banner{
  background-image: url("/assets/images/listing-banner.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
/* Job Listing banner title should be dark (not white) */
.page_banner.listing-banner .banner-heading{
  color:#333 !important;
  text-shadow:none !important;
  opacity:1 !important;
}


.sorting_content {
	padding: 8px 15px 8px;
	border: solid 1px #e1e1e1;
	margin-bottom: 10px;
	position: relative;
}
.text-shorting h1 {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: 500;
	margin: 0px;
}
.bottom_text {
	overflow: hidden;
}
.text-shorting {
	overflow: hidden;
}
.text-shorting p {
	color: #7d7d7d;
	font-size: 13px;
}
.text-shorting .work-time {
	margin: 0px;
}
/*********employer profile page css**********/
.employer-banner {
	background: url(../images/employer-banner.jpg) no-repeat left top/cover;
}
.post-banner {
/**********	background: url(../images/post-banner.jpg) no-repeat left top/cover;***********/
}
.candidate ul.unstyled li {
	display: inline-block;
	padding: 0 50px 0 0;
	color: #7d7d7d;
	font-size: 13px;
}
.candidate ul.unstyled li strong {
	color: #333;
}
.candidate .sorting_content {
	border: solid 1px transparent;
	border-bottom: solid 1px #e1e1e1;
}
.candidate .sorting_content:hover {
	border: solid 1px #017583;
}
/***********pricing page css***********/
.price-banner {
	background: url(../images/pricing/price-banner.jpg) no-repeat left top/cover;
}
.panel-pricing {
	border: solid 1px #e1e1e1;
	margin-bottom: 15px;
}
.panel-pricing .list-group-item {
	color: #7d7d7d;
	border: none;
	padding-bottom: 0;
	font-size: 13px;
	line-height: 36px;
}
.panel-pricing .panel-heading {
	color: #333;
	background-color: transparent;
	border-color: transparent;
	font-size: 16px;
}
.panel-pricing .panel-heading h3 {
	font-size: 16px;
}
.panel-danger {
	border-color: #e1e1e1;
	border-radius: 0px;
}
.display-2 {
	font-size: 70px;
	color: #017583;
	border: solid 1px #e1e1e1;
	padding: 30px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 20px;
}
.display-2:hover, .display-2.active {
	background-color: #017583;
	color: #fff;
	border-color: #017583;
}
.display-2 .period {
	font-size: 20px;
	font-weight: 300;
}
.display-2 .currency {
	font-size: 20px;
	position: relative;
	top: -45px;
	letter-spacing: 0px;
}
.panel-footer {
	background: transparent;
	margin-bottom: 20px;
	margin-top: 12px;
}
/***********contact us page Css***********/
.contact_us .panel-body {
	margin: 0px;
}
/*********manage Application Page Css**********/
.manage ul.unstyled li {
	border-bottom: solid 1px #e1e1e1;
	padding: 6px 0px;
}
.table>thead>tr>th {
	font-size: 13px;
	color: #333;
}
.table>tbody>tr>td a {
	font-size: 13px;
	color: #017583;
	font-weight: 500;
}
.bottom-text {
	padding: 10px 0px;
}
.manage .table>thead>tr>th {
	padding-left: 0px;
}
.manage .panel-body {
	padding-bottom: 5px;
}
/******employe_list Page Css*********/

.list span {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 30px;
	float: left;
	width: 100%;
}
.employe_list .nav>li {
	float: left
}
.employe_list .nav-tabs2>li>a {
	background-color: transparent;
	font-size: 16px;
	color: #333;
	margin-right: 0;
	border-bottom: solid 2px transparent;
}
.employe_list .tab-content {
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px;
}
.employe_list .nav-tabs2>li.active>a:hover, .nav-tabs2>li.active>a, .nav-tabs2>li.active>a:focus {
	background-color: transparent;
	color: #333;
	border-bottom: solid 2px #017583;
	color: #017583;
}
/**********page Accordian************/
.page_accordian .panel-default>.panel-heading {
	color: #fff;
	background-color: #017583;
	border-color: #017583;
	padding: 10px;
	border-radius: 0px;
}
.page_accordian .panel-body {
	border-top: 0px !important;
	padding: 12px;
	border-width: 0px;
	border-radius: 0px;
	padding-bottom: 6px
}
.page_accordian p {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 26px
}
.panel-title a {
	display: block;
}
/**********************/



.tab-pane table tr th {
	background-color: #ff8800;
	color: #fff;
	padding: 6px 5px;
}
.tab-pane table tr td {
	padding: 4px 5px;
}
.poll h3.hding {
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #01a0be;
	padding: 7px 15px;
	color: #fff;
}
#header-iScrollTable tr th {
	background-color: #ff8800;
	color: #fff;
	padding: 1px 9px;
}
#gridBody tr td {
	color: #5f5a5a;
	padding: 1px 7px;
}
 #is::-webkit-scrollbar {
 width: 0.6em;
}
#is::-webkit-scrollbar-thumb {
 background-color: #017583;
 outline: 3px solid slategrey;
 border-radius: 20px;
}
#myCarousel .left {
	left: 0;
}
#myCarousel .carousel-control {
	top: 39%;
	width: 4%;
	font-size: 29px;
	color: #017583;
	opacity: 1;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.contnt p:first-child {
	display: none;
}
#myCarousel .item img {
	width: 100%;
	height: 330px;
	/*padding: 10px;
	background-color: rgba(247, 131, 0, 0.8);*/
	box-shadow: 0px 0px 8px 0px #fff;
	top: 50%;
	-webkit-animation: 0.8s ease-in-out 0.7s normal backwards 1 running rotateInDownLeft;
	animation: 0.8s ease-in-out 0.7s normal backwards 1 running rotateInDownLeft;
	right: 0.08%;
}
#myCarousel .item .contnt {
	top: 50%;
	-webkit-animation: 0.8s ease-in-out 0.7s normal backwards 1 running rotateInDownRight;
	animation: 0.8s ease-in-out 0.7s normal backwards 1 running rotateInDownRight;
	right: 0.08%;
	min-height: 60px;
	max-height: 60px;
	overflow: hidden;
}
.carousel-indicators {
	bottom: 11px;
}
.job-list a {
	color: #017583;
}
.job-list {
	font-size: 19px;
	margin-top: 0px;
	line-height: 21px;
	padding: 0px 13px;
}
.info {
}
#myCarousel .item h4 {
	color: #4c4c4c;
	;
	font-weight: 600;
	margin: 13px 0 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
}
.Let-Recruiters-ul {
	list-style: none;
	padding: 0;
}
.Let-Recruiters-ul li {
	padding: 10px 0;
}
.Let-Recruiters-ul li a span {
	color: #000;
}
.Let-Recruiters-ul li a i {
	padding-right: 7px;
	color: #007482;
}
.carousel-control {
	position: relative;
	top: -32px !important;
	float: right;
}
.cl-top {
}
.Resume h4 {
	font-size: 13px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 3px;
	line-height: 20px;
}
.Resume h4 a {
	color: #000;
}
#myCarousel .item p {
	min-height: 66px;
}
.contnt .joy {
	display: none;
}
.riig {
}
.riig .Resume {
	background-color: #fff;
}
 @media(max-width:991px) {
.cl-top {
	padding: 20px 20px 28px 20px;
}
}
 @media(max-width:1200px) and (min-width:991px) {
.left-col {
	background-color: #333;
	padding: 25px 45px 51px;
}
.page-heading p {
	font-size: 12px;
}
}
/*****************************************
  upload button styles
******************************************/
.file-upload {
	position: absolute;
	right: 24px;
	top: 23px;
}
.file-upload__label {
	display: block;
	padding: 0.4em 0.9em;
	color: #fff;
	background: #017583;
	border-radius: .4em;
	transition: background .3s;
 &:hover {
 cursor: pointer;
 background: #000;
}
}
.file-upload__input {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 1;
	width: 0;
	height: 100%;
	opacity: 0;
}
.card .nav-tabs>li {
	float: none;
	display: inline-block;
}
.unstyled li a i {
	padding-right: 4px;
}
/**********newss**************/
	
.main-pic img {
	width: 100%;
	margin-bottom: 15px;
}
.page img {
	width: 100%;
	height: 150px;
}
.page {
	margin-top: 10px;
	overflow: hidden;
}
.speed {
	width: 100%;
}
.col-md-3 .speed {
	margin-top: 2px;
	margin-bottom: 2px;
}
.col-md-3 .page {
	margin-top: 0px;
}
.page .pg {
	padding: 0px;
}
.page span {
	color: #00bcd4;
}
.page p {
	color: #404040;
}
.page a:hover {
	text-decoration: none;
}
.page h4:hover {
	text-decoration: none;
}
/****************************************************************************************/

.control-group {
	clear: both;
}
.profile {
	border: solid 1px #e1e1e1;
	padding: 20px;
	overflow: hidden;
}
.profile .control-label {
	text-align: left;
	margin: 5px 0;
}
.profile #country {
	width: 100%;
	height: 34px;
}
.profile .form-control {
	height: 35px;
	width: 100%;
	border: 1px solid;
}
.Social-box {
	background-color: #3B5997;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	margin-bottom: 5px;
	padding: 5px 8px;
}
.Social-box p i {
	padding-top: 7px;
}
.Social-box-tw {
	background-color: #00ACEE;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
	margin-bottom: 5px;
	padding: 0 5px;
}
.benefit-box {
	background-color: #fff;
	font-size: 12px;
	color: #000;
	border-radius: 2px;
	margin-bottom: 5px;
	padding: 0;
	border: 2px solid #017583;
}
.benefit-box h4 {
	margin: 0;
	background-color: #017583;
	color: #fff;
	text-align: center;
	padding: 6px;
}
.benefit-box p {
	padding: 7px;
}
.benefit-box p i {
	padding-top: 7px;
	float: right;
}
.job-list-main td .tab-image img {
	height: 56px !important;
	width: auto;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px;
}
.set-pin {
	float: left;
}
 @media (max-width:1024px) {
.btn-search .btn-default {
	padding: 14px 14px;
	font-weight: 500;
	letter-spacing: 0px;
	margin: 2px;
}
.navbar-default .nav>li>a {
	padding: 10px 5px 30px !important;
}
}
 @media(max-width:767px) {
.footer-links {
	margin-top: 55px!important;
	margin-left: 12px!important;
}
}
.page h4 {
	font-size: 16px;
}
 @media (max-width :320px) {
span.fa.fa-chevron-left {
	float: right;
}
.site-banner {
	padding: 45px 0px;
}
}
.page .button_page {
	padding: 3px 12px !important;
}
.scrol {
	height: 100px;
	overflow-y: auto;
}
.res-tabl {
	width: 100%;
	overflow: auto;
	max-height: 632px;
	min-height: 632px;
	border: 1px solid #e4e4e4;
	padding: 27px;
}
.add {
	margin-top: 48px;
	text-align: center;
}
.like-un {
	background: 0px;
	border: none;
}
.addvar {
	margin: 0px auto 15px;
	text-align: center;
}
.set-hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
	width: 100%
}
 .res-tabl::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
 .res-tabl::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 .res-tabl::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #004f58;
}
.block1 img {
	width: 100%;
	height: 295px;
}
.text-mail {
	width: 100%;
	padding: 14px 16px;
}
.bstd {
	border: 1px solid rgba(185, 185, 185, 0.31);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	display: block;
}
.bstd .job_title {
	color: #333;
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
	background: rgba(224, 224, 224, 0.23);
	padding: 7px 8px 7px;
}
.bstd1 {
	background: rgb(248, 248, 248);
	padding: 7px 8px 7px;
	margin: 1px 0 8px !important;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.07);
	border: 1px solid rgba(113, 113, 113, 0.08);
	overflow: hidden;
}
.bstd1 .pprr li a {
	padding: 0 4px 0;
	font-size: 21px;
	width: 40px;
	height: 40px;
	border: 1px solid #0d5259;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #033036;
	border-radius: 27%;
	margin: 0 8px 0 0;
}
.bstd1 .pprr li:hover {
	margin: -10px 0px;
}
.bstd1 .pprr li a:hover {
	background: #033036;
	color: #fff;
	box-shadow: 0 1px 2px 1px rgba(5, 75, 83, 0.36);
}
.bstd1 .packege {
	padding-top: 20px;
	font-size: 16px;
	color: #787878;
	padding: 6px 8px 6px;
}
.heding {
	font-weight: 400;
	margin-top: 1px;
	color: #565656;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.listingg {
	padding-left: 0px;
	font-size: 15px;
	line-height: 1.7;
	list-style: none;
}
.listingg input {
	margin-right: 10px !important;
	height: auto !important;
}
.employment-duration {
	width: 230px;
	border: 1px solid #76cad7;
	border-radius: 5px;
	position: relative;
	font-size: 17px;
	font-weight: 600;
	color: #787878;
}
.set-inline {
	display: inline-block;
}
.employment-duration select {
	border: 1px solid #83cfda;
	padding: 6px 10px;
	border-top: 0px;
	border-bottom: 0px;
	display: inline-block
}
.tagg {
	position: absolute;
	font-size: 13px;
	background-color: #73c8d4;
	color: #fff;
	padding: 3px 12px;
	line-height: 1.4;
	border-radius: 4px;
	top: -12px;
	left: 14px;
}
.checck {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.2;
	color: #6b6b6b;
}
.contt {
	border: 1px solid #83cfda;
	padding: 6px 12px;
	border-radius: 5px;
	color: #8b8a8a;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
}
.input-area input {
	width: 330px;
	border-radius: 5px !important;
}
.input-area span {
	font-size: 17px;
	font-weight: 600;
	color: #848484;
	padding: 10px;
}
.residenc {
	color: #797979;
	font-size: 18px;
	font-weight: 600;
	line-height: 2.3;
}
.residenc select {
	width: 411px;
	float: right;
	margin-bottom: 10px;
}
.cont-field select {
	width: 100px;
	margin-right: 6px;
	font-weight: 400;
}
.cont-field input {
	width: 100%;
	border: 1px solid #83cfda;
	padding: 6px 12px;
	margin-right: 0 !important;
	border-radius: 5px !important;
	font-size: 15px;
	font-weight: 400;
	color: #a8a8a8;
}
.cont-field p {
	margin: 0;
	font-size: 13px;
	font-weight: 600;
	color: #9c9c9c;
}
.useful {
	display: none !important;
}
.spc {
	width: 100%;
	border: 1px solid #83cfda;
	padding: 6px 12px;
	margin-right: 0 !important;
	border-radius: 5px !important;
	font-size: 15px;
	font-weight: 400;
	color: #a8a8a8;
}
.custom-upload {
	border: 1px solid #87ced8;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
	border-radius: 5px;
	margin-top: 0;
}
.employ {
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	color: #4d4d4d;
	margin-top: 15px;
	font-family: 'Roboto', sans-serif;
}
.privcy {
	font-size: 17px;
	font-weight: 400;
	color: #7d7d7d;
	margin-top: 13px;
}
.thrd-radio input {
	height: auto !important;
	margin-right: 10px !important;
}
.thrd-radio {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.main-hed {
	font-size: 19px;
	font-weight: 500;
	color: #424242;
	margin-top: 20px;
	font-family: 'Roboto', sans-serif;
}
.right-ssec {
	float: right;
	margin-top: 21px;
}
.left-ssec {
	float: left;
	width: 80%;
}
.oveee {
	max-height: 77px;
	overflow-y: scroll;
}
.btn-cv-employer {
	background-color: #ff8800;
	box-shadow: inset 0 -7px 17px -6px rgba(0,0,0,0.5);
	border-radius: 3px;
	color: #fff !important;
	padding: 14px 26px !important;
}
.btn-cv-employer:hover {
	color: #fff;
	background-color: #8b3a9a !important;
	box-shadow: inset 0 -7px 17px -6px rgba(255, 255, 255);
}
.col-md-3 .page a {
	color: #5c5d5d !important;
}
.col-md-3 hr {
	border: 1px solid #e1e1e1;
	height: 1px;
}
a:hover {
	text-decoration: none !important;
}
.user-section {
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
}
.user-img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 12px auto;
	border-radius: 71%;
	border: 1px solid #e6e6e6;
}
.user-info {
	text-align: center;
	padding-bottom: 15px;
}
.user-info p {
	margin: 0;
	font-size: 22px;
}
.nam {
	font-weight: 600;
	line-height: 1;
}
.post-div {
	border: 1px solid #f1f1f1;
	margin: 0;
	margin-bottom: 10px;
	padding: 16px 10px;
	clear: both;
	background: #fbfbfb;
}
#sort_thought_id {
	padding: 5px;
	margin-bottom: 14px;
	float: right;
}
.post-div .shre-first {
	line-height: 24px;
	color: rgba(158, 158, 158, 0.72);
	font-size: 22px;
	font-weight: 400;
	background: transparent;
	border: 0;
	margin-bottom: 28px;
}
.post-div a {
	line-height: 24px;
	color: rgba(0,0,0,.7);
	font-size: 17px;
	font-weight: 400;
}
.emploooy {
	padding: 7px 10px !important;
	background-color: #e8e8e8 !important;
	color: #026874 !important;
	border: 1px solid #ccc;
	box-shadow: inset 0px 0px 7px 2px #dadada !important;
	margin-left: 5px;
	position: absolute;
	height: auto;
	line-height: 2 !important;
	top: 4px;
}
.emploooy:hover {
	color: #026874;
	border: 1px solid #026874;
}
.post-div button:focus {
	outline: none;
}
.all-comment button:focus {
	outline: none;
	background: none;
	border: 0px solid;
}
.all-comment button:active {
	outline: none;
	background: none;
	border: 0px solid;
}
.writ {
	border: 1px solid #c4c0c0;
	display: inline-block;
	padding: 3px 14px;
	cursor: pointer;
	border-radius: 22px;
	font-size: 14px !important;
	color: #696565!important;
	background: transparent;
	margin-right: 21px;
}
.writ i {
	padding-right: 2px;
}
.post-div hr {
	margin-top: 15px;
	margin-bottom: 12px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 0;
	width: 100%;
	margin-left: 0;
}
.postt {
	background-color: #017583;
	color: #fff !important;
	padding: 4px 19px;
	border-radius: 3px;
	float: right;
	border: 1px solid #017583;
}
.profill img {
	border-radius: 50%;
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 20px;
	border: 1px solid #dadada;
	margin-top: -8px;
}
.detal span {
	font-size: 12px;
	color: #848484;
}
.detal p:first-child {
	margin: 7px 0 0;
	line-height: 1;
}
.detal {
/*float: left;*/
}
.all-comment {
	margin-top: 15px;
}
#post-demo textarea {
	width: 100%;
	margin-top: 5px;
	border: 0;
	resize: none;
}
#post-demo textarea:focus {
	border: 0;
	outline: none;
}
#post-demo {
	position: relative;
	width: 100%;
	background-color: #fff;
}
.hed {
	font-size: 16px;
	margin-top: 5px;
}
.cmmt {
	background: transparent;
	border: 0;
	color: #7d7d7d;
	margin-right: 2px;
}
.cmmt:focus {
	border: 0;
	outline: none;
}
.rply-box {
	background-color: #efefef;
	padding: 10px;
	overflow: auto;
}
.rply-box .detal a {
	font-size: 15px;
}
.rrpl .detal {
	width: 87%;
}
#demo .detal {
	float: left;
	width: 85%;
}
#demo .detal p {
	font-size: 13px;
	line-height: 1.3;
	float: left;
}
#demo .detal span {
	font-size: 13px;
	float: right;
	color: #989898;
}
#demo-reply .detal {
	float: left;
	width: 81%;
}
#demo-reply .detal span {
	padding-top: 7px;
}
#demo-input .detal {
	float: left;
	width: 80%;
	position: relative;
}
#demo-input .detal input {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding: 1px 3px;
	font-size: 13px;
}
#demo-input .custom-file-upload {
	position: absolute;
	top: 12px;
	right: -6px;
	border: 0;
}
#demo-cmmnt .profill img {
	border-radius: 50%;
	height: 45px;
	width: 45px;
	float: left;
	margin-right: 11px;
}
#demo-input .profill img {
	border-radius: 50%;
	height: 41px;
	width: 41px;
	float: left;
	margin-right: 11px;
}
#demo-cmmnt .detal {
	float: left;
	width: 85%;
	position: relative;
	padding-top: 7px;
}
#demo-cmmnt .detal input {
	float: right;
	font-size: 12px;
	width: 11%;
	background-color: #017583;
	color: #fff;
	border: 1px solid #017583;
	padding: 2px 4px;
}
#demo-cmmnt .custom-file-upload {
	position: absolute;
	top: 12px;
	right: -6px;
	border: 0;
}
#demo-cmmnt {
	padding: 10px 10px 5px;
	width: 100%;
}
#demo40 .detal {
	width: 86%;
}
.ppst {
	background-color: #017583;
	border: 1px solid #057885;
	color: #fff;
	padding: 2px 8px;
}
.spacer {
	border-right: 1px solid #ccc;
	margin: 0 12px 0 12px;
	height: 39px;
	padding: 11px 0;
}
.empl-login {
	padding: 11px 43px !important;
	background-color: #e8e8e8 !important;
	color: #026874;
	border: 1px solid #ccc;
	box-shadow: inset 0px 0px 7px 2px #dadada;
	margin-right: 1px;
	font-size: 16px;
	margin: 0 auto;
	display: block;
	text-align: center;
	font-weight: 600;
	border-radius: 3px;
}
.social_button p {
	text-align: center;
	padding-top: 3px;
	color: #696969;
}
.panel-body textarea {
	line-height: 20px !important;
	white-space: normal;
}
.form-control[readonly] {
	background-color: #fff;
}
.table-reponsive {
	width: 100%;
	overflow: auto;
}
.btn-action {
	background-color: #017583;
	color: #fff !important;
	padding: 4px;
	font-size: 12px;
	border-radius: 3px;
	margin-right: 2px;
	margin-bottom: 5px;
}
.aply {
	height: 42px !important;
}
.find-job h2 {
	float: left;
}
.find-job a {
	padding-top: 20px;
}
.scroll-tabl {
	min-height: 325px;
	overflow-x: auto;
	max-height: 326px;
	overflow: scroll;
}
.informm li {
	list-style: none;
	float: left;
	width: 33.3%;
	padding: 50px 20px;
	position: relative;
}
.informm li:after {
	content: '';
	position: absolute;
	background-color: rgba(0, 0, 0, 0.35);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}
.informm li h3 {
	position: relative;
	z-index: 9;
	color: #e6e6e6;
	text-shadow: 1px 1px #5f5f5f;
	margin-bottom: 14px;
	font-size: 35px;
	margin: 67px auto;
}
.informm li p {
	position: relative;
	z-index: 9;
	font-size: 18px;
	font-weight: 500;
	color: #f6f6f6;
	letter-spacing: 0.5px;
	padding-bottom: 3px;
}
.informm {
	padding: 0px 0;
	margin: 25px 0;
}
.hrs {
	margin-top: 10px !important;
	margin-bottom: 35px;
	border: 1px dashed #ff8800;
	width: 105px;
	margin-left: 0;
	z-index: 999;
	position: relative;
	box-shadow: 1px 1px 1px 1px rgba(216, 114, 0, 0.37);
}
.frst-bx:after {
	border-bottom: 3px solid #f80;
}
.sec-bx:after {
	border-top: 3px solid #f80;
}
.thrd-bx:after {
	border-bottom: 3px solid #f80;
}
.informm li:hover::after {
	background-color: rgba(1, 117, 131, 0.87);
	transition: 0.9s;
}
.top-ad {
	margin: 0 auto;
	display: block;
}
.visitor-s {
	background-size: cover;
	background-position: center;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	z-index: 9;
}
.matic-bg {
	background-image: url(../../assets/images/color-bg-img.png);
	padding: 60px 0px;
	background-size: cover;
	width: 100%;
}
.fouricon-bg {
	background-image: url(../../assets/images/light-grey-bg.png);
	padding: 80px 0px;
	background-size: cover;
	width: 100%;
}
.hd_color h2 {
	color: #fff!important;
}
.hd_color p {
	color: #fff!important;
}
.new-btn {
	color: #fff;
	border-radius: 10px;
	background: rgba(138,166,185,1);
	background: -moz-linear-gradient(left, rgba(138,166,185,1) 0%, rgba(137,165,185,1) 13%, rgba(162,134,155,1) 51%, rgba(162,134,155,1) 71%, rgba(162,134,155,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(138,166,185,1)), color-stop(13%, rgba(137,165,185,1)), color-stop(51%, rgba(162,134,155,1)), color-stop(71%, rgba(162,134,155,1)), color-stop(100%, rgba(162,134,155,1)));
	background: -webkit-linear-gradient(left, rgba(138,166,185,1) 0%, rgba(137,165,185,1) 13%, rgba(162,134,155,1) 51%, rgba(162,134,155,1) 71%, rgba(162,134,155,1) 100%);
	background: -o-linear-gradient(left, rgba(138,166,185,1) 0%, rgba(137,165,185,1) 13%, rgba(162,134,155,1) 51%, rgba(162,134,155,1) 71%, rgba(162,134,155,1) 100%);
	background: -ms-linear-gradient(left, rgba(138,166,185,1) 0%, rgba(137,165,185,1) 13%, rgba(162,134,155,1) 51%, rgba(162,134,155,1) 71%, rgba(162,134,155,1) 100%);
	background: linear-gradient(to right, rgba(138,166,185,1) 0%, rgba(137,165,185,1) 13%, rgba(162,134,155,1) 51%, rgba(162,134,155,1) 71%, rgba(162,134,155,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aa6b9', endColorstr='#a2869b', GradientType=1 );
}
.new-btn:hover {
	color: #fff;
}
.visitor-s .page-heading {
	z-index: 9;
	position: relative;
}
.block1_desc p a {
	color: #313131;
}
.fitured-job .col-md-2 {
	padding: 5px;
}
.fitured-job .row {
	margin: 0;
}
.news-imag {
	width: 97px;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	height: 54px;
	margin-bottom: 5px;
}
.newws-imag img {
  width: 100%;
  height: 150px;
}

.p-ll {
  padding-left: 3px !important;
}

.logos-list li {
	width: 24.6%;
	padding-right: 4px !important;
	display: inline-block;
}
.logos-list {
	list-style: none;
	padding-left: 0;
}
.tab-table td, th {
	padding: 8px 0;
}
.tab-table td a {
	font-size: 15px;
	padding: 7px 0;
}
.tab-forum li {
	list-style: none;
	display: inline-block;
	width: 49.4%;
	text-align: center;
	background-color: #017583;
	box-shadow: inset 0 -7px 17px -6px rgba(0,0,0,0.5);
	padding: 8px 0;
	border-radius: 2px;
}
.tab-forum li.active, .tab-forum li:hover {
	background-color: #ff8800;
	box-shadow: inset 0 -7px 17px -6px rgba(0,0,0,0.5);
}
.tab-forum li a {
	font-size: 19px;
	color: #fff;
	font-weight: 500;
}
.tab-forum {
	padding-left: 0;
}
.Resume .tab-content {
	border: 0;
}
.tab-pane .singl {
	height: auto;
	clear: both;
	margin-top: 10px;
}
.main-scroll .profill img {
	width: 47px;
	height: 47px;
	margin-right: 17px;
	border: 1px solid #c7c7c7;
	margin-top: 6px;
}
.main-scroll .post-div {
	clear: both;
	overflow: hidden;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid rgb(243, 243, 243);
}
.main-scroll .detal {
	width: 269px;
	height: 70px;
	float: left;
	margin-bottom: 12px;
	overflow: hidden;
}
.main-scroll .detal p:first-child {
	font-size: 17px
}
.ribbon {
	position: absolute;
	right: -4px;
	top: -4px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.ribbon span {
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg); /* Needed for Safari */
	width: 100px;
	display: block;
	background: #0a7582;
	background: linear-gradient(#06646f 0%, #0d7f8c 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon span::before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	z-index: -1;
	border-left: 3px solid #0a7481;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #0b7683;
}
.ribbon span::after {
	content: '';
	position: absolute;
	right: 0%;
	top: 100%;
	z-index: -1;
	border-right: 3px solid #086d78;
	border-left: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-top: 3px solid #0b7683;
}
.show-time {
	background: #d4d4d4;
	/* display: block; */
	width: auto;
	text-align: center;
	color: #676767 !important;
	position: absolute;
	right: 0px;
	bottom: -10px;
	padding: 0px 9px;
}
.pprr li {
	display: inline-block;
}
.pprr {
	padding: 0px!important;
	text-align: center;
}
.pr-right {
	float: right;
}
.demo-bgrr .fitured-job .page-heading {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.demo-bgrr .fitured-job .page-heading h2 {
	font-size: 36px;
	color: #1199a5;
}
.demo-bgrr .fitured-job {
	padding: 10px 0;
}
.table-bordered {
	border: none;
}
.divider {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #333;
	margin: 18px 0;
}
.divider__text {
	position: relative;
	display: inline-block;
}
.divider__text:after, .divider__text:before {
	content: " ";
	position: absolute;
	height: 2px;
	background: #e0e0e0;
	width: 85px;
	top: 10px;
}
.divider__text:before {
	right: 100%;
	margin-right: 25px;
}
.divider__text:after {
	margin-left: 25px;
}
.not-just {
	margin-bottom: 25px;
}
.set-hid-im {
	border: none!important;
	background: none;
	padding: 0;
	margin-top: -10px;
}
.set-btn-xs {
	width: 100px;
}
.bt2 {
	background: none!important;
	color: #017583!important;
	display: inline;
}
.bt2 .fa {
	color: #017583!important;
}
.bt3 {
	background: #8b3a9a!important;
}
.bt3:hover {
	background: #017583!important;
}
.pr358 {
	margin-top: 5px;
}
.pr358 .form-control {
	border: none;
	background: none;
}
.compnay-name a {
	color: #fff;
	font-size: 38px;
}
#subscribe_id h1 {
	font-size: 16px;
	line-height: 32px;
	color: #fff;
}
.footer-block img {
	width: 300px;
}
.navbar-nav {
	margin: 15px -15px 5px !important;
}
.navbar-toggle {
	margin-right: 0 !important;
}
.header-stricky .emploooy {
	padding: 12px 10px !important;
	position: static !important;
}
.js-pages {
	width: 100% !important;
	overflow: auto !important;
	max-height: 632px !important;
	min-height: 632px !important;
	padding: 27px 0 !important;
	border: 1px solid red;
}
.form-control {
	border: 1px solid #ccc;
}
 @media (max-width: 1199px) {
.navbar-default .nav>li>a {
	padding: 14px 4px 30px !important;
}
}
 @media (max-width: 991px) {
.navbar-default .nav>li>a {
	padding: 8px 11px !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent !important;
	position: left;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	position: left;
}
.footer-block {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 30px !important;
}
.footer-block2 {
	width: 100% !important;
}
.footer-block img {
	margin-left: auto !important;
	margin-right: auto !important;
	display: block !important;
	width: 100% !important;
	max-width: 300px !important;
}
}
 @media (max-width: 740px) {
ul.follow li {
	margin: 0 8px !important;
}
}
 @media (max-width: 636px) {
ul.follow li {
	margin: 0 5px !important;
}
}
 @media (max-width: 568px) {
ul.follow li {
	margin: 5px 10px !important;
}
ul.follow li:nth-child(3n+1) {
	clear: left !important;
}
#myCarousel .carousel-control {
	width: 14% !important;
}
}
 @media (max-width: 568px) {
.banner-content p br {
	display: none !important;
}
#maincontent {
	padding: 80px 0px 10px !important;
}
}
 @media (max-width: 480px) {
.navbar-nav {
	margin: 15px -15px 0 !important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	position: left;
}
.header-stricky .text-right {
	margin-top: 20px !important;
}
.banner-content h1 {
	font-size: 28px !important;
	line-height: 36px !important;
}

.owl-carousel .owl-item img{
    display:block;width:30%;
}

.form-control {
	height: 52px !important;
}
.job-search .form-control {
	padding-left: 42px !important;
}
.search_icon {
	top: 14px !important;
}
#footer .col-xs-5,  #footer .col-xs-7 {
	width: 100% !important;
	text-align: center !important;
}
.footer-block {
	margin-bottom: 30px !important;
}
.footer-block2 {
	margin-bottom: 10px !important;
}
.footer-bottom span {
	float: none !important;
	display: block !important;
	width: 100% !important;
	text-align: center !important;
}
.footer-bottom span a {
	margin-left: 7px !important;
	margin-right: 7px !important;
}
.footer-block hr {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}
ul.follow li {
	float: none !important;
	display: inline-block !important;
	margin: 5px !important;
}
}
 @media (max-width:414px) {
.demo-bgrr .fitured-job .page-heading h2 {
	font-size: 30px !important;
	color: #1199a5 !important;
}
.demo-bgrr .fitured-job .page-heading {
	text-align: center !important;
	margin-bottom: 24px !important;
	margin-top: 0px !important;
}
}
 @media (max-width:360px) {
.tab-forum li a {
	font-size: 16px !important;
}
a.btn.new-cv.btn-block,  .new-cv {
	width: 100% !important;
}
}
 @media (max-width:320px) {
.page-heading h2 {
	font-size: 28px !important;
}
.find-job a {
	padding-top: 26px !important;
}
}
 @media (min-width: 768px) {
.navbar-nav>li {
	display: block !important;
	float: none !important;
	text-align: left !important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	position: left;
}
 @media (min-width: 992px) {
.navbar-nav>li {
	display: inline-block !important;
 float: none !important !important;
	text-align: center !important;
}
}









/* Login Page */

@media (max-width: 568px) {
#maincontent {
	padding: 80px 0px 10px !important;
}
}
/* joblisting Page */

.resume .panel-body.text-center img {
	margin-left: auto !important;
	margin-right: auto !important;
}
 @media (max-width: 991px) {
.Resume {
	padding: 0 !important;
}
}
 @media (max-width: 991px) and (min-width: 768px) {
.panel-body.set-cont-form .ud-pro {
 margin-top: 0 !important !important;
}
}
 @media (max-width: 767px) {
.panel-body.set-cont-form .panel-heading {
	margin-top: 0 !important;
}
}
 @media (max-width: 480px) {
.panel-body.set-cont-form .col-xs-8,  .panel-body.set-cont-form .col-xs-4 {
	width: 100% !important;
}
.panel-body.set-cont-form .btn.btn-default {
	margin-bottom: 10px !important;
}
}









/* Edit Profile Page */

@media (max-width: 991px) {
.input-group-btn {
	right: 83px !important;
	top: 32px !important;
}
}






/* Change Password Page */

@media (max-width: 360px) {
.panel-body .btn.btn-default {
	width: 100% !important;
	margin-top: 10px !important;
}
}
/* Applied Jobs Page */

.page_listing {
	max-height: 770px !important;
}
/* Saved Jobs Page */

.scroll-table {
	max-height: 770px !important;
}
/* Matched Jobs Page */

.table-bordered {
	border: 1px solid #ddd !important;
}
 @media (max-width: 768px) {
.auth-box2 {
	margin-top: 30px !important;
}
}
 @media only screen and (max-width: 767px) {
.login-container {
	overflow: hidden !important;
}
.footer-links {
	float: left !important;
 margin-top: 64px !important !important;
}
}
 @media (max-width:320px) {
.page-heading2 h1 {
	font-size: 30px !important;
}
.page-heading2 strong {
	font-size: 24px !important;
}
.visitor {
	padding: 20px 0px !important;
}
.success_story {
	padding: 20px 0px !important;
}
.featured {
	padding: 20px 0px !important;
}
.about_right {
	padding-bottom: 0px !important;
}
}


/* forum-page */

@media (max-width:414px) {
.writ {
	margin-right: 0px !important;
	width: 100% !important;
	margin-bottom: 10px !important;
}
.custom-file-upload {
	width: 100% !important;
	text-align: center !important;
}
.postt {
	float: left;
	margin-top: 10px !important;
	width: 100% !important;
}
}
/* copyright and terms */



form.search-student {
	margin-bottom: 15px !important;
}
 @media (max-width:990px) {
.page h4 {
	margin-top: 15px !important;
}
img.bg-img {
	margin-bottom: 20px !important;
	display: block !important;
}
}

/* explore-jobs */

@media (max-width:360px) {
a.btn.btn-default {
	margin-bottom: 10px !important;
	width: 100% !important;
	margin-top: 5px !important;
}
input.btn.btn-default.smm {
	width: 100% !important;
	margin-bottom: 5px !important;
}
}
 @media only screen and (max-width: 992px) {
.navbar-toggle {
	position: static !important;
}
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	position: left;
}	
.navbar-toggle:hover {
	background-color: #017583 !important;
}
.btn-group-justified, .input-group {
	display: block !important;
}
.input-group label {
	color: #fff !important;
}
 @media (max-width: 990px) {
.page h4 {
	margin-top: 15px !important;
}
}
.page_listing {
	max-height: 100% !important;
}
 @media (max-width: 990px) {
.find-job a {
	padding-top: 30px !important;
}
}
.top-ad {
	width: 100% !important;
}
.social_icon i {
	width: 36px !important;
	height: 38px !important;
	color: #fff !important;
	font-size: 20px !important;
	left: 5px !important;
	bottom: 5px !important;
	line-height: 38px !important;
}
.social_icon i.fa.fa-youtube-play {
	background: #e7291b !important;
	color: #f4f4f4 !important;
}
.social_icon i.fa.fa-facebook {
	background: #3b579d !important;
	color: #fff !important;
}
.social_icon i.fa.fa-twitter {
	background: #2caae1 !important;
	color: #fff !important;
	left: 5px !important;
}
.social_icon i.fa.fa-linkedin {
	background: #007bb6 !important;
	color: #fff !important;
}
.social_icon i.fa.fa-google {
	background: #dc473a !important;
	color: #efefef !important;
	left: 5px !important;
}
 @media (max-width: 480px) {
.form-group.form-group-employerupdate .form-control {
	height: 48px !important;
}
}
input.form-control.chk-show-video {
	height: 20px !important;
	width: 20px !important;
	display: inline-block !important;
	margin-top: 2px !important;
}
.table-reponsive .table>tbody>tr>td, .table-reponsive .table>tbody>tr>th, .table-reponsive .table>tfoot>tr>td, .table-reponsive .table>tfoot>tr>th, .table-reponsive .table>thead>tr>td, .table-reponsive .table>thead>tr>th {
	white-space: nowrap !important;
}
 @media (max-width: 729px) {
.table>tbody>tr>td a {
	display: inline !important;
}
}
.panel-pricing {
	overflow: hidden !important;
	float: right !important;
	max-height: 645px !important;
	width: 100% !important;
}
form.pricing-table .col-md-6.text-center {
/*float: right !important;*/
}
 @media (max-width: 992px) {
form.pricing-table .col-md-6.text-center {
/*float: right !important;*/
}
}
 @media (max-width: 1199px) and (min-width: 992px) {
form.pricing-table .list-group {
	height: auto !important;
}
}
 @media (max-width: 768px) {
form.pricing-table .col-md-6.text-center {
	float: none !important;
}
}
i.fa.fa-thumbs-up {
	color: #fff !important;
	background: #6fc3f5 !important;
	padding: 5px 6px 5px !important;
}
 @media (max-width: 991px) {
#sidebar .sidebar__inner {
	position: static !important;
	width: 100% !important;
	transform: translate(0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
}
#sidebar2 .sidebar__inner {
	position: static !important;
	width: 100% !important;
	transform: translate(0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
}
.modal-dialog {
	width: 100% !important;
	margin: 30px auto !important;
	max-width: 398px !important;
}
}
.top-pro {
	height: auto !important;
	overflow: hidden !important;
}
 @media (max-width: 991px) {
#our-culture, #work-with-us {
	padding-bottom: 30px !important;
}
h1.compnay-name {
	text-align: center !important;
}
.comp-info {
	text-align: center !important;
}
}
#userform .search_icon-login {
	top: 40px !important;
}
.panel-pricing .list-group-item {
	background: transparent !important;
}
 @media (max-width: 1200px) {
.bstd1 .pprr li a {
	margin: 0 !important;
}
}
.usr-menu .site-logo {
	width: 130%;
	height: 40px;
}
.usr-menu .navbar-default .navbar-toggle {
	position: left !important;
	top: -50px;
	margin-bottom: -50px;
}
.usr-menu .navbar {
	min-height: auto;
}
@media (max-width: 991px) {
.navbar-collapse.collapse.in {
 margin-top: -40px;
position: left
}
}
@media (max-width: 767px) {
.usr-menu .navbar-default .navbar-toggle {
	position: relative !important;
	top: -46px;
}

.usr-menu .site-logo {
	width: 80%;
	height: auto;
}

.navbar-collapse.collapse.in {
 margin-top: -40px;
position: left
}

.header-stricky .text-right.usr-menu {
	margin-top: 20px !important;
}
}
@media (max-width: 480px) {
.usr-menu .site-logo {
	width: 80%;
	height: auto;
}

.navbar-collapse.collapse.in {
 margin-top: -40px;
position: left
}

/* view_employer.php — hide the "Recruiter Business" label inside the user menu */
header .usr-menu .logo-heading { display: none !important; }

/* hide the rule under it whether it's the next sibling or a later one */
header .usr-menu .logo-heading + hr,
header .usr-menu .logo-heading ~ hr { display: none !important; }

/*.usr-menu .logo-heading {
	margin-left: 0;
	margin-top: 0;
	line-height: 7.8;
	display: block;
	text-align: left;
}*/
}
.panel-body {
	border: solid 1px #e1e1e1;
	border-radius: 2px;
	padding: 22px;
	position: relative;
}
.page-heading {
	padding-bottom: 20px;
	overflow: hidden;
}
.page-heading h2 {
	font-size: 32px;
	color: #f78400;
	font-weight: 500;
}
.page-heading p {
	color: #272626;
	font-size: 16px;
	line-height: 26px;
}
p.dot {
	font-size: 15px;
	font-weight: 500;
	color: #111111;
	line-height: 32px;
	padding-left: 15px;
	background: url(../../assets/images/gallery-list-img.png) no-repeat left 15px;
}
.points {
	width: 100%;
	padding-left: 50px;
}
.panel-body .btn.btn-default {
	font-size: 13px;
	height: auto;
	border-top-left-radius: 4px !important;
	font-weight: normal;
	border-bottom-left-radius: 4px !important;
}
.btn-default {
	background-color: #017583;
	padding: 12px 20px;
	color: #fff;
	border-radius: 2px;
	font-weight: 300;
	box-shadow: inset 0 -8px 5px -5px rgba(0,0,0,0.4);
	font-size: 16px;
	letter-spacing: 1px;
	border: none;
}
.color-black {
	color: blue;
}
.custom-model-title {
	font-size: 15pt;
	color: black;
	padding: 5px;
}
.text-black {
	color: black;
	font-size: 15px !important;
	font-weight: 450;
}
.banner-responsive {
	width: 100%;
	height: auto;
	margin: 0px;
	display: block;
}
.newsspo {
	margin-top: 20px;
}
/**********************************************************vvvvvvvvvv***********/


.fitured-job {
	padding-bottom: 50px!important;
}
.bann-img {
	overflow: hidden!important;
}
.footer-block img {
	width: 100%!important;
}
.notaim {
	text-align: center;
}
.sidneet1 {
	text-align: center;
}
