/**
 * Theme Name: Jobify - Classic
 * Theme URI: https://astoundify.com/
 * Author: Astoundify
 * Author URI: http://astoundify.com
 * Description: Everything you need to build a professional job board.
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: white, one-column, right-sidebar, fixed-width, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
 * Template: jobify
*/
/**
 * The parent theme's CSS is automatically included so there is no need
 * to use the @import rule to include the parent theme CSS.
 *
 * Place Custom CSS Below this.
 */
.search_jobs {
  text-align: center;
}

@media screen and (min-width:992px){
    .talk-lets-content--height-medium{
        padding-top:8em;padding-bottom:8em
    }
}
@media screen and (min-width:1200px){
    .talk-lets-content--height-medium{
        padding-top:10em;padding-bottom:10em;
    }
}
@media screen and (min-width:1200px){
    .talk-lets-content--height-large{
        padding-top:13em;padding-bottom:13em;
    }
}
.talk-lets.text-left .talk-lets-content{
    padding-right:2em;
}@media screen and (min-width:1200px){
    .lets-talk.text-left .talk-lets-content{
        padding-right:3em
    }
}.lets-talk.text-right .talk-lets-content{
    padding-left:2em
}
@media screen and (min-width:1200px){
        .lets-talk.text-right .talk-lets-content{padding-left:3em;
    }
}

@media screen and (min-width:992px){
    .us-contact-content--height-medium{
        padding-top:8em;padding-bottom:8em
    }
}
@media screen and (min-width:1200px){
    .us-contact-content--height-medium{
        padding-top:10em;padding-bottom:10em;
    }
}
@media screen and (min-width:1200px){
    .us-contact-content--height-large{
        padding-top:13em;padding-bottom:13em;
    }
}
.us-contact.text-left .us-contact-content{
    padding-right:2em;
}@media screen and (min-width:1200px){
    .contact-us.text-left .us-contact-content{
        padding-right:3em
    }
}.contact-us.text-right .us-contact-content{
    padding-left:2em
}
@media screen and (min-width:1200px){
        .contact-us.text-right .us-contact-content{padding-left:3em;
    }
}

.mojosp-widget-area {
    background-color: #283645;
}

div.wpcf7-response-output {
    margin: 0.1em .1em 0;
    padding: .1em .1em;
}

.mojosp-widget-area .wpcf7 input {
  max-width: 300px;  
}

.mojosp-widget-area .wpcf7 p {
  margin: 0 0 5px;
}

.mojosp-widget-area .wpcf7 input[type="text"], 
.mojosp-widget-area .wpcf7 input[type="email"], 
.mojosp-widget-area .wpcf7 input[type="tel"]  {
  border: none;
  border-radius: 0;
  height: 30px;
  padding: 3px;
  margin-bottom: 5px;
}
/*
mojosp-widget-area .wpcf7 input[type="checkbox"]  {
  margin-bottom: 15px;
}
*/
.mojosp-widget-area .wpcf7-form-control-wrap {
  margin-top: 10px;
}

.mojosp-widget-area .wpcf7 input[type="submit"] {
    margin-top: 10px;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    padding: 10px 20px;
    text-align: center;
    min-width: 250px;
    border-radius: 5px !important;
    transition: 0.1s ease-in;
     -o-transition: 0.1s ease-in;
    -ms-transition: 0.1s ease-in;
    -moz-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
}

.mojosp-widget-area .wpcf7 .wpcf7-not-valid-tip {
  font-size: 0.7em;
}

.mojosp-widget-area .wpcf7 div.wpcf7-validation-errors {
  font-size: 0.7em;  
}

.mojo-sp > .mojosp-widget-area {
  position: fixed;
  max-height: 100%;
  overflow-y: auto;
}

#mojo-sp-right-wrap {
	position: fixed;
}

#mojo-sp-right h3 {
  color: #fff;
  font-weight: normal;
  padding-top: 5px;
}

.mojosp-widget-area .wpcf7-submit:hover {
	background: rgba(12,93,185, 0.4);	
}

span.wpcf7-not-valid-tip, .wpcf7-validation-errors {
  font-size: 12px;
}

.wpcf7 textarea {
  width: 100%;
}

.account-sign-in {
  display: none;
}

.job-manager-form > fieldset:first-child  {
  display: none;
}

.find-out-more {
  max-width: 250px;
  text-align: left;
  background-color: #0c5db9;
  padding: 1.5em 1.5em 1.1em 1.1em;
  border-radius: 5px;
}

.find-out-more span {
  font-size: 1.3em;
/*  word-break: break-all; */
  color: #ffffff;
  -webkit-hyphens: none;
     -moz-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.company-slider .testimonials {
    height: 200px !important;
}

.company-slider .slick-track:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.company-slider .slick-track:after {
   display: block;
   content: ' ';
}

.company-slider .slick-slide {
   line-height: 200px;
   height: 200px !important;
   display: block;
}

.company-slider .slick-slide img {
  vertical-align: middle;
  display: inline-block;
}

@media screen and (min-width:992px) {
  .company-slider .slick-slide img {
    width: 180px !important;
  }
}

.callout-feature-title {
  -webkit-hyphens: none;
     -moz-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}

.site-title {
    color: #0c5db9;
}

.woothemes-testimonial--individual p {
  padding: 0;
  display: inline-block;
  max-height: 270px;
  min-height: auto;
}

@media screen and (max-width: 500px) {
  .testimonial-slider-wrap {
    padding: 0 20px;
  }
}
.inside-testimomial {
  padding: 0 15px;
  display: inline-block;
  overflow-y: auto;
  margin: 1% 2% 2% 1%;
  min-width: 200px;
  max-height: 250px;
}

img.size-full, img.size-large, img.wp-post-image {
    height: initial;
    max-width: 200px;
    max-height: 100px;
}

.woothemes-testimonial--company a, .woothemes-testimonial--company img {
    width: auto;
    height: 100px;
}

.woothemes-testimonial--company {
   text-align: center;
}

.contact-phone:before {
  font-family: "Ionicons";
  content: "\20";
}

.page-id-772 .content-area, .page-id-2140 .content-area, .page-id-2158 .content-area {
   margin-bottom: 0;
}

img.size-full, img.size-large, img.wp-post-image {
  height: initial;
  max-width: 100%;
  max-height: none;
}

#jobify_widget_feature_callout-13,
#jobify_widget_feature_callout-15,
#jobify_widget_feature_callout-27 {
    margin-bottom: 4em;    
}

#jobify_widget_feature_callout-13 .feature-callout-cover--overlay-full::after, 
#jobify_widget_feature_callout-13 .feature-callout-cover--overlay-gradient-left::after, 
#jobify_widget_feature_callout-13 .feature-callout-cover--overlay-gradient-right::after,
#jobify_widget_feature_callout-15 .feature-callout-cover--overlay-full::after, 
#jobify_widget_feature_callout-15 .feature-callout-cover--overlay-gradient-left::after, 
#jobify_widget_feature_callout-15 .feature-callout-cover--overlay-gradient-right::after,
#jobify_widget_feature_callout-27 .feature-callout-cover--overlay-full::after, 
#jobify_widget_feature_callout-27 .feature-callout-cover--overlay-gradient-left::after, 
#jobify_widget_feature_callout-27 .feature-callout-cover--overlay-gradient-right::after {
  background: rgba(0,0,0,0);
}

@media screen and (min-width:992px) {
  #jobify_widget_feature_callout-13 .feature-callout.text-center h2,
  #jobify_widget_feature_callout-15 .feature-callout.text-center h2,
  #jobify_widget_feature_callout-27 .feature-callout.text-center h2 {
    font-size: 36px;
  }
}

@media screen and (min-width:992px) {
  #jobify_widget_feature_callout-28 .feature-callout.text-center h2,
  #jobify_widget_feature_callout-30 .feature-callout.text-center h2,
  #jobify_widget_feature_callout-29 .feature-callout.text-center h2 {
    font-size: 36px;
  }
}

#jobify_widget_feature_callout-15 .callout-feature-title,
#jobify_widget_feature_callout-30 .callout-feature-title {
  margin-top: 17px;
  position: relative;
}

@media (max-width: 992px) {
  #jobify_widget_feature_callout-15 .callout-feature-title,
  #jobify_widget_feature_callout-30 .callout-feature-title {
      margin-top: 40px;
  }
}

#jobify_widget_feature_callout-31 .callout-feature-content {
  padding-top: 0;
}

@media (min-width: 992px) {
  .jobify_widget_blog_posts .content-grid {
    display: table;
    height: 100%;
  }

  .jobify_widget_blog_posts .content-grid .col-md-4 {
    display: table-cell !important;
  }

  .jobify_widget_blog_posts .col-md-4 .button {
    position: absolute;
    bottom: 0;
  }
}

.jobify_widget_blog_posts .content-grid[data-columns] {
  margin-bottom: 3em;
}

.widget--home-testimonials {
  margin-top: 0;
}

#jobify_widget_stats-3, #jobify_widget_stats-4, #jobify_widget_stats-5 {
  background: #f3f4f6;
  padding-bottom: 5em;
}

#jobify_widget_stats-3 .widget-title ,#jobify_widget_stats-4 .widget-title, #jobify_widget_stats-5 .widget-title {
  margin-top: 2em;
}

.slick-next, .slick-prev {
  top: 50px;
}

#reply-title {
  margin: 40px 0 40px;
}

.hentry {
  margin-bottom: 3em;
}

.need-help-blog {
  color: #ffffff;
  background-color: #0c5db9;
  text-align: center;
  margin-top: 2em;
  padding: 2em 1em 3em 1em;
}

.need-help-blog h4 {
  margin: 15px 0;
  font-size: 24px;
}

.entry-content-dowload {
  padding: 40px;
  text-align: center;
}

.resource-area {
  padding: 20px 0;
}

.resource-post .entry-title {
  font-weight: bold;
}

@media (min-width: 768px) {
  .resource-post .wpcf7 {
    margin: 0 auto;
  }
}

.resource-post .wpcf7 .wpcf7-submit {
  display: block;
  margin: 0 auto;
}

.resource-post .entry-text {
  font-size: 20px;
}

.resource-post img.wp-post-image {
  width: 100%;
}

.resources .entry-header .overlay::after {
  content: '';
}

.resources .entry-summary {
  height: 80px;
  max-height: 80px;
}

.sunvery-custom-thumb {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 2em;
}

.sunvery-open-button {
  background-color: #F5F500;
  color: initial;
  font-size: 20px;
}

.sunvery-open-button:hover {
  border-color: #F5F500;
  background-color: #ffffff;
  color: #F5F500;
}

.searchform {
  max-width: 500px;
  margin: 0 auto;
}

@media screen and (min-width:768px) {
  .it_salary_guide_2020 .sunvery-custom-thumb img {
    max-width: 70%;
  }
} 

.search_jobs .search_submit {
	margin-top: 2px;
}

.search_jobs .search_submit input[name=submit] {
	display: none;
}

.select2-container .select2-selection--single {
  text-align: left;
  padding-left: 5px;
}
