/*
Theme Name: Astoundz - Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Astoundz is the Divi Child Theme
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.24.1482448297
Updated: 2016-12-22 23:11:36

*/

.job_banner_section {
    margin-top: 0px;
    padding: 7% 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.job_banner_section h3	 {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
}
.job_banner_section h2 {
    color: #00a9e0;
    font-size: 22px;
    line-height: normal;
    text-transform: uppercase;
}
.job_banner_section span {
    color: #fff;
    display: block;
    font-size: 22px;
}
.detail_button a {
    background-color: #00a9e0;
    color: #fff;
    padding: 9px 43px;
    border-radius: 10px;
    display: inline-block;
	font-size: 18px;
    font-weight: 700;
}
.single_job_left {
    display: inline-block;
    width: 66.66%;
    float: left;
	padding:0 15px;
}
a.job_detail_refer_btn {
    background-color: transparent;
    border: 2px solid;
    padding: 7px 17px;
    margin-left: 10px;
}
.detail_button {
    margin-top: 25px;
}
.single_job_detail_page{
	border-bottom:0 !important;
	display:inline-block;
}
.single_right_detail {
    display: inline-block;
    width: 33.33%;
	padding:0 15px;
}
.single_job_left h3 {
    font-size: 22px;
    font-weight: 600;
    color: #003057;
    line-height: normal;
}
.single_job_left li {
    list-style: disc;
}
.single_job_left ul {
    padding-left:19px;
	margin-bottom:10px;
}
.single_job_detail_page {
    margin-top: 50px;
}
.sidebar_job_listing {
    background-color: #f5f9fc;
    border-top: 3px solid #00a9e0;
    padding: 20px 35px;
}
.sidebar_job_listing h3 {
    font-size: 17px;
    font-weight: 600;
    color: #003057;
}
.sidebar_job_listing h4{
	    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif;
	font-weight:500;
	color:#00a9e0;
	font-size:17px;
}
.single_post_desc_block {
    color: #305879;
    font-size: 17px;
}
.sidebar_job_listing_box {
    border-bottom: 2px solid #cadae6;
    padding-bottom: 7px;
}
.job_cat_container {
    max-width: 1040px;
}

@media(max-width:980px){
	.single_job_left{width:100%;padding:0;}
	.single_right_detail{width:100%;padding:0;}
	.job_banner_section h3{font-size:40px;}
	.detail_button a { margin-bottom: 10px; display:table;margin-left:0;}
}
@media(max-width:980px){
	.job_banner_section h3{font-size:34px;}
}