/*
Theme Name:     Jobify Child
Theme URI:      http://themeforest.net/item/jobify-wordpress-job-board-theme/5247604?ref=Astoundify
Template:       jobify
Version:        1.0
*/
button, html, input, select, textarea,
h1, h2, h3, h4, h5, h6 {
    font-family: "Exo 2",sans-serif;
}
.primary_color, .widget-title{
  color: #31BDFE;
}
.primary_color_dark{
  color: #002262;
}
.primary_color_darkest{
  color: #00193d;
}
.secondary_color{
  color: #69BE28;
}
.secondary_color_dark{
  color: #569C21;
}

.mono01 {
    text-shadow: 0 0;
}
#jobify_widget_feature_callout-8 .callout-feature-content, #jobify_widget_feature_callout-8 .callout-feature-content p, #jobify_widget_feature_callout-8 .callout-feature-content a:not(.button), #jobify_widget_feature_callout-8 .callout-feature-title {
  color: #31BDFE !important;
  text-shadow: 0 0;
}
.site-header .container {
  padding-left: 15px;
  padding-right: 15px;
}
.spacer_l{
  display:block;
  width: 100%;
  height: 40px;
}

.spacer_m{
  display:block;
  width: 100%;
  height: 20px;
}

.spacer_s{
  display:block;
  width: 100%;
  height: 10px;
}

.text_align_center{
  text-align: center;
}

.text_align_right{
  text-align: center;
}

.text_align_left{
  text-align: center;
}
.footer-cta .load_more_resumes > strong:hover {
    color: #31bdfe !important;
}
a.bluelinks {
  color: #31bdfe !important;
}
a.bluelinks:hover {
  text-decoration: underline !important;
}
.page-title {
    color: #ffffff;
    text-align: left;
    margin: 22px 0;
    padding: 0;
    border: none;
    overflow: hidden;
    font: 400 22px/normal "Exo 2",sans-serif;
}

.page-header{
     background: #0299E4;
     padding: 0;
     border: 0;
} 
.feature-callout-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  .feature-callout-cover {
    background-attachment: scroll !important;
  }
}
.feature-callout-cover .callout-feature-content {
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}
#jobify_widget_feature_callout-16 .callout-feature-content.callout-feature-content--height-small {
  text-shadow: 0 0;
}

.single_job_listing .page-title {
    float: left;
    text-align: center;
    width: 100%;
}
.post-type-archive-job_listing .page-title {
  text-align: center;
}
.page-subtitle > ul > li {
    color: #ffffff;
}
.page-subtitle > ul > li > a:hover {
    color: #ffffff;
}
.job_listing-logo {
    display: none;
}
@media screen and (min-width: 1200px) {
  .job_listing-about, .resume-about {
      width: 98%;
      margin-left: 2%;
  }
}
@media screen and (min-width: 992px) {
  .job_listing-about, .resume-about {
      width: 98%;
      margin-left: 2%;
  }
}
@media screen and (min-width: 768px) {
  .job_listing-about, .resume-about {
      width: 97%;
      margin-left: 3%;
  }
}
.nav-menu--primary a, ul.nav-menu--primary a {
  font-size: 16px;
}
.nav-menu--primary > li > a:hover, .nav-menu--primary > li.current-menu-item > a {
  font-weight: bold;
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-textarea {
  font-size: 14px;
  padding: 5px 10px;
}
.wpcf7-file {
    font-size: 14px;
}
.chosen-single > span {
  overflow: hidden;
}
.footer-widgets {
  background-color: #01ACFB;
  padding: 2em 0 !important;
}
.hero-search--height-medium .hero-search__title {
    margin-bottom: 2em;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

@media screen and (min-width: 992px) {
.hero-search--height-medium .hero-search__title {
    margin-bottom: 2em;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
}
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  min-height: 770px;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
@media (min-width: 768px) {
  .rslides img {
    display: block;
    height: auto;
    float: left;
    border: 0;
    margin-right: 20px;
    position:absolute;
  }
  .rslides > li > p {
    padding-left: 200px;
  }
  .rslides li { min-height: 385px; }
}
@media (min-width: 1200px) {
  .rslides li { min-height: 370px; }
}
.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}

.rslides_nav:focus {
  outline: none;
}

.rslides_tabs {
  margin-top: 10px;
  text-align: center;
}

.rslides_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}

figure.item-news {
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    display: block;
    background-color: #ffffff;
    overflow: hidden;
}

figure.item-news figcaption {
  color: #333333;
  float: left;
  width: 70%;
}
figure.item-news > img {
    float: left;
    width: 30%;
}


@media (min-width: 768px) {
  figure.item-news {
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s  ease-out 0s;
    -o-transition: all .3s  ease-out 0s;
    -ms-transition: all .3s  ease-out 0s;
    transition: all .3s  ease-out 0s;    
  }

  figure.item-news figcaption {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 82%;
    background-color: rgba(255,255,255,0.9);
    color: #333333;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s  ease-out 0s;
    -o-transition: all .3s  ease-out 0s;
    -ms-transition: all .3s  ease-out 0s;
    transition: all .3s  ease-out 0s;
  }
  figure.item-news:hover figcaption {
    top: 0;
  }
  figure.item-news > img {
      float: left;
      width: 100%;
  }
  figure.item-news figcaption h4 {
    padding: 20px 15px 5px;
    min-height: 62px;
    text-align: center;
  }

}

figure.item-news figcaption h4 {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0px 15px 5px;
  position: relative;
  line-height: 1.4em;
}

figure.item-news figcaption .item-news-intro {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 15px;
  position: relative;
}

figure.item-news figcaption .item-news-read  {
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 15px;
  margin: 0;
}

figure.item-news figcaption .item-news-read a:hover { color: #198cfb; }

figure.item-news figcaption a:hover {
  color: #4f5856;
}

@media screen and (min-width: 1200px) {
  .widget--home-testimonials {
    padding: 0;
    margin: 2em auto;
  }
}
.quoted_texts, 
.rslides > li > p {
  line-height: 1.4em;
  text-align: left;
  font-size: 14px;
}
.woothemes-testimonial--individual__author > img {
  width: 150px;
}
@media screen and (min-width: 768px) {
  #jobify_widget_jobs-2, #text-31 {
    width: 60%;
  }
  section.widget_twitter-timeline-profile {
    width: 60%;
  }
}
a:hover, a:focus { outline: none;}

.aptf-tweets-wrapper.aptf-template-2,
.atf-inner-wrapper {
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding-top: 10px;
  float: left;
}
.atf-object.atf-skin-default .atf-tweet-wrapper {
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box !important;
  padding: 0 20px;
}
.aptf-tweets-wrapper.aptf-template-2 .aptf-single-tweet-wrapper {
  border-bottom: 1px solid #cccccc;
  box-sizing: border-box !important;
  margin: 0;
  padding: 20px;
}
.aptf-tweets-wrapper.aptf-template-2 .aptf-single-tweet-wrapper:last-child,
.atf-object.atf-skin-default .atf-tweet-wrapper:last-child {
  border-bottom: 0 none;
}
.aptf-tweets-wrapper.aptf-template-2 .aptf-tweet-content a {
  color: #31BDFE !important;
}
.job_listing-date, .date-posted, .fieldset-company_logo {
  display: none !important;
}
.site-info {
    color: #01acfb;
    float: left;
    font-weight: 400;
}

@media screen and (min-width:992px) {
  .feature-callout.text-center h1 {
    font-size:48px;
    font-weight:400
  }
}

.callout-feature-content h1 {
  font-weight:400;
  font-size:24px;
  margin-top:0
}
@media screen and (min-width:768px) {
  .callout-feature-content h1 {
    font-size:30px;
    line-height:1.4;
    margin:0
  }
}