/**
 * 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.
 */

.widget_revslider{margin:0;}
.fieldset-candidate_reference1{
    clear: both;    
}

.ref1wrapper, 
.ref2wrapper, 
.ref3wrapper{
    background: #f5f5f5;
    border: 1px solid #eee;
    display: block;
    clear: both;
    padding: 30px;
    margin-bottom: 30px;
}
.ref1wrapper:after, 
.ref2wrapper:after, 
.ref3wrapper:after{
    clear: both;
    content: '';
    display: table;
}


.fieldset-candidate_reference1 small,
.fieldset-candidate_reference2 small,
.fieldset-candidate_reference3 small{
    display: none !important;    
}
.row.twobytwo .column{
    width: calc(50% - 30px);
    background: transparent;
    border: 1px solid #ccc;
    margin: 15px;
}
.row.twobytwo .column img {
    padding: 0;
}
.row.twobytwo .column h4{
    padding: 20px;
    margin: 0;
    color: #4f4f4f;
    font-size: 20px;
    border-top: 4px solid #4f4f4f;
}
@media only screen and (min-width: 62em) {
    .page-id-24 .fieldset-resume_file,
    .page-id-24 .fieldset-candidate_eng1,
    .page-id-24 .fieldset-candidate_stcw10{
    	width: 33.333%;
    	float: left;
    }
    .fieldset-candidate_photo,
    .fieldset-candidate_countrycode{
        width: 25%;
        float: left;
    }
    .fieldset-candidate_personal_statement{
        width: 75%;
        float: right;
    }
    .fieldset-candidate_mobilenumber{
        width: 70%;
        float: right;
    }
    #candidate_personal_statement{
        min-height: 100px;    
    }
    .fieldset-candidate_visa_type{
        width: 30.333%;
        margin-right:3%!important;
    	float: left;
    }
    .fieldset-candidate_visa_expired{
        width: 66.666%;
    	float: left;
    }
    .fieldset-candidate_education{
        clear: both;    
    }
    .fieldset-candidate_tatoos, 
    .fieldset-candidate_smoke,
    .fieldset-candidate_relationshipstatus,
    .fieldset-candidate_emailaddress,
    .fieldset-candidate_current_status,
    .fieldset-candidate_experienceyears{
        width: 50%;
        float: left;
    }
    .fieldset-candidate_emailaddress{
        min-height: 100px;    
    }
    .fieldset-candidate_reference1_name,
    .fieldset-candidate_reference2_name,
    .fieldset-candidate_reference3_name,
    .fieldset-candidate_reference1_position_heldfrom,
    .fieldset-candidate_reference2_position_heldfrom,
    .fieldset-candidate_reference3_position_heldfrom,
    .fieldset-candidate_reference1_referee_email,
    .fieldset-candidate_reference2_referee_email,
    .fieldset-candidate_reference3_referee_email,
    .fieldset-candidate_height{
        width: 48%;
        float: left;
    }
    .fieldset-candidate_reference1_referee,
    .fieldset-candidate_reference2_referee,
    .fieldset-candidate_reference3_referee,
    .fieldset-candidate_reference1_position_heldto,
    .fieldset-candidate_reference2_position_heldto,
    .fieldset-candidate_reference3_position_heldto,
    .fieldset-candidate_reference1_referee_phone,
    .fieldset-candidate_reference2_referee_phone,
    .fieldset-candidate_reference3_referee_phone,
    .fieldset-candidate_weight{
        width: 48%;
        float: right;
    }
    .fieldset-candidate_marine_medical,
    .fieldset-candidate_medical_expire_date{
        width: 50%;
        float: left;
    }
    .fieldset-candidate_medical_expire_date{
        min-height: 75px;    
    }
    
    .page-id-24 .fieldset-resume_file, .page-id-24 .fieldset-candidate_eng1, .page-id-24 .fieldset-candidate_stcw10{
        display: inline-block;
        width: 23.7%;
        margin: 0 0 0 1%!important;
        text-align: center;
        margin-bottom: 15px!important;
        float: none;
    }

    .fieldset-upload_file_1, .fieldset-upload_file_2, .fieldset-upload_file_3, .fieldset-upload_file_4,
    .fieldset-candidate_file_1, .fieldset-candidate_file_2, .fieldset-candidate_file_3, .fieldset-candidate_file_4{
        display: inline-block;
        width: 23.7%;
        margin: 0 0 0 1%!important;
        text-align: center;
        margin-bottom: 15px!important;
        float: none;
    }
    
}

/*
.resume a, .resume a:hover{
    text-decoration: none; 
    display: block;
}
.resume{
    position: relative;    
}
.resume:after,
.resume a:after{
    content: '';
    clear: both;
    display: table;
}
.resume .candidate_photo{
    width: 6%;
    float: left;
    height: auto;
    display: block;
    min-width: auto;
}
.resume .candidate-age-column{
    width: 10%;
    float: left;
    padding: 0 10px;
}
.resume .candidate-column{
    width: 40%;
    float: left;
    padding: 0 10px;
}
.resume .candidate-column h3{
    margin: 0 0 2px;    
}
.resume .candidate-location-column{
    width: 25%;
    float: left;
    padding: 0 10px;
}
.resume .resume-posted-column{
    width: 17%;
    float: left;
    padding: 0 10px;
}
*/


.select2-container--default .select2-selection--single, select#search_categories {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 5px 10px;
    height: 41px;
    border-radius: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}
.select.postform-wrapper{
    display:none!important;
}

.page-id-24 .select.postform-wrapper{
    display:block !important;
}


.homebanner {
    padding: 0!important;
    margin: 0!important;
    width: 100%!important;
    max-width: 100%!important;
    color: #fff;
    text-align: center;
}
.homebanner h2,.homebanner p{
    margin:0;
    padding:0;
}
.homebanner .homebg{
    padding: 100px 0 500px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.resumedashboardsection {
    border-radius:4px;
    padding:20px;
    margin:15px 0;
}
.resumedashboardsection h4{
    margin:0!important;
}
.su-spoiler {
    background: #fafafa!important;
    padding: 10px!important;
    margin: 15px 0!important;
}
.su-spoiler-style-default > .su-spoiler-title {
    font-size: 18px!important;

}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: auto!important;
right: 50px !important;
}
.su-spoiler-icon-plus .su-spoiler-icon::before {
    content: "VIEW" !important;
    font-family: "Varela Round","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    background: #e1e1e1!important;
    padding: 10px!important;
    border-radius: 4px!important;

}
div.pdfprnt-top-right{
    float: right!important;
    top: -2px!important;
    position: relative!important;
}
a.pdfprnt-button{
    color: #000480!important;
    background-color: transparent!important;
    border: 2px solid #000480!important;
    border-radius: 4px!important;
    padding: 10px 20px!important;
}
a.pdfprnt-button:hover{
    background:#000480!important;
    color:#fff!important;
    text-decoration: none!important;
}
a.pdfprnt-button::before{
    content: 'Print PDF' !important;
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    line-height: 1.3;
    font-size: 14px;
    text-decoration: none!important;
}
a.pdfprnt-button img{
    display:none!important;
}
#submit-job-form .fieldset-featured_image{
    display:none!important;
}
.homebanner .homebg h1 {
    margin: 15px 0;
}
.homebanner .homebg h3 {
    margin: 15px 0;
}
.contact-banner {
	position: relative;
	top: -170px;
}
@media only screen and (max-width: 1200px) {
.homebanner .homebg {
    padding: 20px 0 300px 0;
}
	.contact-banner {
		top: -100px;
	}
}
@media only screen and (max-width: 800px) {
.homebanner .homebg {
    padding: 0px 0 250px 0;
}
}
@media only screen and (max-width: 500px) {
.homebanner .homebg {
    padding: 10px 0 110px 0;
    background-position: center bottom!important;
}
.homebanner .homebg h1 {
    font-size: 20px;
    margin: 0 0 5px 0;
}
.homebanner .homebg h3 {
    font-size: 14px;
    margin: 0px 0 40px 0;
}
.homebanner h2{
    font-size: 14px;
}
.homebanner p {
    font-size: 12px;
}
.contact-banner {
	top: -70px;
}
	
.contact-banner a {
	font-size: 13px !important;
    padding: 10px 15px !important;
}
}


.fl-builder #main > .wf-wrap {
  width: auto;
  padding: 0px;
}

