/*
Theme Name: Amplicam
Theme URI: #
Author: Amplicam
Author URI: https://www.amplicam.com/
Description: Amplicam
Version: 5.6.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: Amplicam

*/

.jod_detail_sec ul li{
	list-style: disc;
	color: #000;
	font-size: 20px;
	font-weight: 500;
	line-height: 235%;
}
.jod_detail_sec ul{
	padding-left: 25px;
}



/* CPT jobs */
.careers .flex_items {
	display: flex;
	justify-content: space-between;
}
.flex_items .img_content {
	display: flex;
	flex-direction: row;
}
.main_containar {
	background: #FEFEFE;
	border: 1px solid rgba(0, 0, 0, 0.20);
	border-radius: 20px;
	padding: 60px;
	margin: 50px 0;
}
.img_content .job_title {
	margin-left: 50px;
}
.about_the_role {
	margin-top: 45px;
	display: inline-block;
}
.careers .w_600 {
	font-weight: 600;
	color: #000;
}
.job_title p {
	color: #FF8C19;
}
.careers p {
	font-size: 20px;
}
.flex_items .apply_btn a {
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.20);
	background: #FF8C19;
	padding: 18px 51px;
	color: #FFF;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}
.flex_items .apply_btn {
	display: flex;
	align-items: center;
}
.job_sorting_sec #sort_by_select{
	width: 350px !important;
	border-radius: 10px !important;
	border: 1px solid rgba(0, 0, 0, 0.20) !important;
	background: #FAFAFA !important;
	font-size: 23px !important;
	color: #45454590 !important; 
	font-weight: 500;
}
.job_sorting_sec .job_sorting{
	text-align: end;
}
.job_sorting_sec{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.job_info_main ul li{
	list-style: disc !important;
	color: #000;
	line-height: 235%;
	font-size: 20px;
	font-weight: 500;
}
.job_info_main ul{
	padding-left: 25px;
}
.loaction_text .elementor-widget-container{
	color: #FFF;
	font-size: 20px;
	font-weight: 400;
}
.loaction_text{
	display: flex !important;
	align-items: center !important;
} 
.careers_hero_sec h1{
	font-size: 80px !important;
}
.job_icon img{
	max-width: 85px;
}


/* form_popup */
.form_popup_main .gform_footer{
	display: block !important;
}
.form_popup_main .ginput_container .textarea{
	max-height: 150px !important;
}
.form_popup_main .gfield--width-half input{
	border-radius: 20px !important;
	height: 80px !important;
	background: #000 !important;
}
.form_popup_main label{
	color: #000;
	font-family: 'BiomeW04-Narrow' !important;
	font-size: 19px !important;
}
.form_popup_main .gfield_description{
	background: transparent !important;
	border: none !important;
	padding: 0px !important;
}
.form_popup_main .gform_wrapper.gravity-theme .gfield_error label{
	color: #000;
}
.form_popup_main .gform_validation_errors{
	padding-bottom: 32px !important;
	padding-left: 20px !important; 
}
.form_popup_main .gform_button{
	margin-top: 20px;
}
.dialog-widget .dialog-widget-content{
	border-radius: 20px;
}


/* privacy */
.privacy_text p{
	margin-bottom: 20px;
}


.p_mg_20px p{
	margin-bottom: 20px;
}
.p_mg_top_20px{
	margin-top: 20px;
}






/* Responsive */

@media only screen and (max-width: 1599px) {

	/* 	Amplicam Careers */
	.about_the_role p{
		font-size: 19px;
	}
	.job_sorting_sec #sort_by_select {
		font-size: 20px !important;
	}
	.careers_hero_sec h1 {
		font-size: 60px !important;
	}
	.img_content .job_title {
		margin-left: 40px;
	}
	.flex_items .apply_btn a {
		padding: 18px 35px;
	}
	.job_icon img{
		max-width: 80px;
	}
	.main_containar{
		padding: 50px;
	}
	.about_the_role {
		margin-top: 35px;
	}
	.cureers_openings{
		padding: 80px 0 !important;
	}

	/* 	IT Project Manager */
	.job_info_main {
		padding: 60px 0px 60px 0px !important;
	}
	.job_info_main .elementor-element.elementor-widget-divider .elementor-divider {
		padding-block-start: 60px !important;
		padding-block-end: 60px !important;
	}
	.job_info_main ul li,
	.loaction_text .elementor-widget-container {
		line-height: 170%;
		font-size: 18px !important;
	}
	.job_info_main h4 {
		font-size: 35px;
	}
}

@media only screen and (max-width: 1366px) {

	/* Amplicam Careers */
	.careers_hero_sec h1 {
		font-size: 55px !important;
	}
	.cureers_openings {
		padding: 20px !important;
	}
	.flex_items .apply_btn a {
		padding: 18px 30px;
		font-size: 18px;
	}
	.job_icon img {
		max-width: 75px;
	}
	.about_the_role {
		margin-top: 30px;
	}
	.job_sorting_sec #sort_by_select {
		font-size: 18px !important;
	}
	.about_the_role p ,
	.careers p{
		font-size: 18px;
	}
	.main_containar {
		padding: 45px;
		margin: 45px 0px;
	}
}

@media only screen and (max-width: 1199px) {

	.job_icon img {
		max-width: 65px;
	}
	.img_content .job_title {
		margin-left: 35px;
	}
	.careers_hero_sec h1 {
		font-size: 46px !important;
	}
}

@media only screen and (max-width: 1024px) {

	.careers_hero_sec h1 {
		font-size: 36px !important;
	}
	.img_content .job_title {
		margin-left: 25px;
	}
	.careers .flex_items {
		display: grid !important;
		grid-template-columns: auto auto;
	}
	.job_icon img {
		max-width: 55px;
	}
	.main_containar {
		padding: 40px;
		margin: 40px 0px;
	}
	.flex_items .apply_btn a {
		padding: 15px 20px;
		font-size: 18px;
	}
	.job_sorting_sec #sort_by_select {
		width: 270px !important;
	}

	/* 	IT Project Manager */
	.job_info_main ul li,
	.loaction_text .elementor-widget-container {
		font-size: 16px !important;
	}
	.job_info_main .elementor-element.elementor-widget-divider .elementor-divider {
		padding-block-start: 30px !important;
		padding-block-end: 30px !important;
	}
	.job_info_main h4 {
		font-size: 30px;
	}

	.wildfire_mitigation_col_left{
		margin-top: 0px !important;
	}

	/* 	solution */
	.image_layer ul.premium-img-layers-list-wrapper{
		display: flex !important;
	}
	.image_layer ul.premium-img-layers-list-wrapper li{
		position: unset;
		width: 50%;
	}

	/* 	.innovation_image_layer ul li img{
	width: 60% !important;
} */
}

@media only screen and (max-width: 767px) {

	/* 480*/
	.job_icon img {
		max-width: 45px;
	}
	.img_content .job_title h2{
		margin-left: 20px;
		font-size: 20px !important;
		margin-left: 0px;
	}
	.job_title p{
		font-size: 15px !important;
	}
	.flex_items .apply_btn{
		justify-content: center;
	}
	.flex_items .apply_btn a {
		padding: 10px 15px;
		font-size: 16px;
	}
	.job_sorting_sec{
		flex-direction: column;
	}
	.job_sorting_sec .job_sorting{
		margin-top: 15px;
		width: 100%;
	}
	.job_sorting_sec #sort_by_select{
		width: 100% !important;
	}

	/* 	IT Project Manager */
	.job_info_main .elementor-element.elementor-widget-divider .elementor-divider {
		padding-block-start: 10px !important;
		padding-block-end: 10px !important;
	}

	.job_info_main {
		padding: 0px 0px 30px 0px !important;
	}

	.job_info_main h4 {
		font-size: 22px;
	}
}

@media only screen and (max-width: 580px){
	.careers .flex_items {
		display: grid !important;
		grid-template-columns: auto;
		row-gap: 20px;
	}
}


@media only screen and (max-width: 479px) {

	.flex_items .img_content{
		flex-direction: column !important;
		text-align: center;
	}
	.img_content .job_title{
		margin-left: 0px !important;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 374px) {

}
