/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
 


/*  */


h1{
	font-size: 40px;
}
h2{
	font-size: 36px;
}
h3{
	font-size: 32px;
}
h4{
	font-size: 28px;
}
h5{
	font-size: 24px;
}
h6{
	font-size: 20px;
}
p{
	font-size: 16px;
}
.banner_para p{
	font-size: 22px;
}



input#search_keywords, #search_location,
.search_submit > input{
	height: 40px;
	padding: 10px;
}

.search_submit > input{
	background-color: #0c71c3;
	color: #fff;
	border: transparent 0px solid !important;
	cursor: pointer;
}
.job_listings{
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.job_listings li{
	background-color: #fff;;
}
.sjb-page .sjb-listing .row{
	align-items: center;
}

#awsm-jq-1{
	padding-left: 10px;
}
.awsm-job-specification-wrapper{
	display: flex;
	gap: 20px;
	margin-bottom: 10px;
}
.awsm-grid-left-col h2{
	display: block;
	margin-bottom: 10px;
	font-size: 16px !important;
	font-weight: bold;
}
















.home_sec6 img, .home_sec6 h4, .home_sec6 p, .home_sec6 .et_pb_blurb_content{
	text-align: left !important;
}
.home_sec6 .et_pb_column_1_3 {
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
	padding: 30px;
}
.home_sec6 .et_pb_text_16_tb_body  p,
.home_sec6 .et_pb_text_2_tb_body  p{
	text-align: center !important;
}

.et_pb_row_0_tb_footer .et_pb_column:nth-child(2) .et_pb_text,
.et_pb_row_0_tb_footer .et_pb_column:nth-child(2) .et_pb_text:hover {
	text-align: center !important;
}

#quick-apply-btn, 
.sjb-company-wrapper-details,
.job-features{
	display: none !important;
}



@media screen and (max-width: 768px){
	.home_sec1 h1, .home_sec1 p {
		text-align: center;
		padding: 0px 20px;
	}
	.home_sec1 img{
		max-width: 450px;
	}
	.home_sec1 .et_pb_text {
		max-width: 100%;
	}
	.home_sec1 .et_pb_button_module_wrapper a {
		margin: auto;
		display: table;
	}
	.home_sec3, .home_sec1{
		display: flex;
    	flex-direction: column-reverse;
	}
	.home_sec3 > .et_pb_column_1_2 :last-child{
		margin-top: 30px
	}
	
	.home_sec7 .et_pb_image_wrap, .home_sec7 h4, .home_sec7 p,
	.home_sec6 img, .home_sec6 h4, .home_sec6 p, .home_sec6 .et_pb_blurb_content {
		text-align: center !important;
		display: block;
	}
	.home_sec2 .et_pb_image {
		display: block !important;
	}
	.et_pb_row_0_tb_footer *, .home_sec3 h1, .home_sec3 h6, .home_sec3 p, .home_sec4 h1, 
	.home_sec4 h2, .home_sec4 p, .home_sec4 .et_pb_text_inner{
		text-align: center !important;
	}
	.et_pb_column_0_tb_footer .et_pb_image, .et_pb_row_2_tb_footer .et_pb_text_8_tb_footer,
	.et_pb_row_2_tb_footer .et_pb_column_5_tb_footer p{
		width: 100%;
		text-align: center !important;
	}
	.et_pb_row_2_tb_footer .et_pb_column_4_tb_footer  {
		margin-bottom: 0px;
	}
	.et_pb_row.et_pb_row_1_tb_footer {
		border-top: 1px solid #0c71c3;
		position: relative;
		z-index: 1;
		top: -15px;
	}
	

}

@media screen and (max-width: 480px){
	.home_sec1 img{
		max-width: 350px;
	}
	.home_sec7 .et_pb_row_8_tb_body {
		margin-top:
	}
	h1 {
	font-size: 30px !important;
	}
	h2{
		font-size: 26px !important;
	}
	h3{
		font-size: 24px;
	}
	h4{
		font-size: 22px;
	}
	h5{
		font-size: 20px;
	}
	h6{
		font-size: 18px;
	}
	.et_pb_row.et_pb_row_4_tb_body.home_sec3.home_sec4.et_pb_equal_columns.et_pb_gutters3{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	    .et_pb_row.et_pb_row_4_tb_body.home_sec3.home_sec4.et_pb_equal_columns.et_pb_gutters3 > .et_pb_column_1_2 :last-child {
        margin-top: 20px;
    }
}











