#content-wrapper.container {
  width: 100%;
  padding: 0px;
  padding-bottom: 50px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.jobs_banner {
  padding: 40px 0px;
}
.border-bottom {
  border-bottom: 1px solid #ccc;
}
.font-14 {
  padding-top: 10px;
  padding-left: 15px;
  font-size: 14px;
}
.banner_heading {
  margin-bottom: 20px;
}
.banner_heading h1 {
  font-size: 40px;
  color: #fff;
  text-align: center;
}
.banner_form {
  padding: 5px;
}
.banner_form .form-group {
  padding: 0px !important;
}
.banner_form .form-group input {
  height: 50px;
}
.banner_form .form-group select {
  height: 50px;
}
.banner_form button {
  height: 50px;
  padding: 0px 20px !important;
  border-radius: 0px;
  background: #109286;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.banner_form button:hover {
  background: #109286;
  color: #fff;
}
/*SECOUND SECTION START*/
.latest_jobs {
  padding: 20px 0px;
}
.latest_jobs_heading {
  text-align: center;
}
.latest_jobs_heading h1 {
  font-size: 35px;
  color: #109286;
}
.latest_jobs_heading p {
  columns: #888;
  font-size: 20px;
}
/*.latest_jobs_heading h1 span{
		color: #109286;
	}*/
.big_ads_jobs {
  width: 68%;
  margin: auto;
  margin-bottom: 25px;
  margin-top: 10px;
}
.jobs_box {
  background: #fff;
  padding: 15px;
  height: 170px;
  box-shadow: 0 2px 5px rgba(221, 221, 221, 1), 0 1px 1px rgba(221, 221, 221, 1);
  transition: all, 0.33s, linear, 0s;
  -webkit-transition: all, 0.33s, linear, 0s;
  -ms-transition: all, 0.33s, linear, 0s;
  -moz-transition: all, 0.33s, linear, 0s;
  -o-transition: all, 0.33s, linear, 0s;
}
.jobs_box:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23);
  transition: all, 0.33s, linear, 0s;
  -webkit-transition: all, 0.33s, linear, 0s;
  -ms-transition: all, 0.33s, linear, 0s;
  -moz-transition: all, 0.33s, linear, 0s;
  -o-transition: all, 0.33s, linear, 0s;
}
.jobs_title a {
  color: #121212;
  font-weight: 600;
  font-size: 16px !important;
}
.jobs_title a:hover {
  color: #109286;
  text-decoration: none;
}
.jobs_city {
  padding-top: 20px;
  font-size: 18px;
}

.jobs_city a {
  color: #109286;
  font-size: 18px;
}
.jobs_button {
  padding-top: 30px;
}
.jobs_button .btn {
  background: #109286;
  padding: 8px 15px;
  color: #fff;
  font-size: 13px;
  height: auto !important;
  text-transform: uppercase;
}
.jobs_button .btn:hover {
  background: #109286;
  color: #fff;
}
.all_jobs_btn {
  padding: 20px 0px;
}
.all_jobs_btn .btn {
  background: #109286;
  padding: 8px 30px !important;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  height: auto;
}
/*SECOUND SECTION END*/
/*JOBS LISTING PAGE START*/
.listing_jobs_breadcrumb .breadcrumb {
  background: transparent;
}
.listing_jobs_breadcrumb .breadcrumb a {
  font-size: 20px;
  color: #fff;
}
.listing_jobs_breadcrumb .breadcrumb li.active {
  font-size: 18px;
  color: #109286;
}
.search_listing_jobs {
  padding: 50px 0px;
}
.search_listing_jobs .listing_heading h2 {
  font-size: 27px;
  color: #333;
  vertical-align: middle;
  font-weight: bold !important;
  margin: 0px;
  padding-top: 8px;
}
.search_listing_jobs .banner_form {
  padding: 0px;
}
.job_left_side {
  background: #fff;
  padding: 15px;
}
.job_left_side {
  font-size: 18px;
  font-weight: bold;
}
.jobs_title_left {
  padding-top: 20px;
}
.listing_search_left {
  padding-top: 20px;
}
.listing_search_left .btn {
  background: #109286;
  color: #fff;
  width: 100%;
  border-radius: 0px;
  font-size: 18px;
  font-weight: bold;
  height: auto;
}
.job_center_side .job_listing_box {
  background: #fff;
  padding: 15px;
}
.job_listing_box .jobs_title {
  padding-top: 10px;
}
.listing_center_p {
  font-size: 15px;
  color: #969595;
  margin-bottom: 0px;
  padding-top: 10px;
}
.job_listing_box .jobs_button {
  padding-top: 10px;
}
.job_listing_box .jobs_img img {
  padding-top: 10px;
  }
.job_right_side {
}
.follow_us {
  background: #fff;
  padding: 15px;
}
.follow_heading h2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.follow_us ul {
  padding-left: 10px;
}
.follow_us ul li {
  display: inline-block;
  margin-right: 10px;
}
.follow_us ul li a {
  color: #444;
  font-size: 32px;
}
.side_ads {
  padding: 20px 0px;
  text-align: center;
  background: #fff;
  margin-top: 20px;
}
.details_top_heading {
  background: #fff;
  padding: 30px 20px !important;
  margin-bottom: 20px;
}
.details_top_heading_right a {
  font-size: 18px;
}
.details_heading h1 {
  color: #121212;
  font-size: 25px;
}
.details_heading p {
  color: #333;
  font-size: 15px;
}
.apply_section {
  padding-top: 20px;
}
.apply_section .btn {
  background: #109286;
  color: #fff;
  height: auto;
  padding: 8px 15px;
  font-size: 16px;
  font-weight: bold;
}
.details_social {
  padding-left: 0px;
}
.details_social li {
  height: 30px;
  width: 30px;
  text-align: center;
  display: inline-block;
  background: #109286;
  border-radius: 50%;
}
.details_social li a {
  color: #fff;
}
.details_social li a i {
  margin-top: 8px;
}
.details_description {
  background: #fff;
  padding: 30px;
}
.details_description h2 {
  font-size: 24px;
  color: #121212;
}
.details_description p {
  font-size: 15px;
}
.job_details_info {
  border: 1px solid #ccc;
}
.job_detail_info_head h2 {
  padding: 15px;
  font-size: 20px;
}
.job_details_info_del i {
  color: #109286;
}
.job_details_info_del span {
  padding-left: 15px;
  color: #908f8f;
}
.related_jobs {
  padding-left: 15px;
}
.related_jobs h2 {
  font-size: 22px;
}
.slide_map {
  margin-top: 15px;
  padding: 15px;
  background: #fff;
}
/*JOBS LISTING PAGE END*/
/*Ads Section Start*/
.home_first_ads {
  width: 68%;
  margin: auto;
  margin-bottom: 47px;
  margin-top: 10px;
}
.footer_logo_indeed {
  padding-bottom: 20px;
}
.footer_logo_indeed span {
  padding-right: 10px;
  font-size: 15px;
  color: #109286;
}
.not_found {
  width: 100%;
  height: 150px;
  background: #fff;
  text-align: center;
  padding-top: 50px;
}
.not_found h2 {
  color: #333 !important;
  font-size: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .jobs_button {
    text-align: center;
  }
  .banner_form .btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .jobs_box {
    height: 210px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 1170px) {
  .home_first_ads {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .jobs_box img{
    width: 80%;
    margin: auto;
  }
  .job_listing_box .jobs_img img{
    width: 80%;
    margin: auto;
  }
  .banner_form .btn {
    width: 100%;
  }
  .jobs_button{
    padding-top: 5px;
  }
  .jobs_box {
    text-align: center;
    height: 380px;
  }
  .latest_jobs_heading h1 {
    font-size: 30px;
  }
  .banner_heading h1 {
    font-size: 29px;
  }
  .margin-bottom-10 {
    margin-bottom: 10px;
  }
  .details_heading h1 {
    font-size: 18px;
  }
  .job_center_side .job_listing_box {
    text-align: center;
  }
  #content-wrapper.container{
    padding-bottom: 50px !important;
  }
}
