.clist,
.clistfilter{
	margin-top:25px;
}
.clist .c-title,
.clistfilter .c-title{
    font-weight: normal;
    margin-bottom: 0;
}
.clist .c-title a,
.clistfilter .c-title a{
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 400;
    color: #454545;
}
.clist .c-title a:hover,
.clistfilter .c-title a:hover{
	color:#3099c3;
}
.cpost-meta .cpost-meta-list{
	margin:0;
	padding:0;
}
.cpost-meta .cpost-meta-list li{
	display:inline-block;
	padding:0 10px;
	text-transform:uppercase;
}
.cpost-meta .cpost-meta-list li:first-child{
	padding-left:0;
}
.cpost-meta .cpost-meta-list li:last-child{
	padding-right:0;
}
#single-page.clist:first-child,
#single-page.clistfilter:first-child{
	margin-top:25px;
}

#single-page.clist:last-child,
#single-page.clistfilter:last-child{
	margin-bottom:25px;
}

#single-page.clist,
#single-page.clistfilter{
	padding:0 0 25px;
}
.w-bullet{
	list-style:none;
}
.page-template-page-utility-careers .entry-header,
.single-utility-careers .entry-header{
	background-color:#B1D84E;
}

.single-utility-careers .entry-header .breadcrumbs a,
.single-utility-careers .entry-header .breadcrumbs{
	color:#ffffff;
}
.page-template-page-utility-careers .entry-header .blog-title-center,
.page-template-page-utility-careers .blog-title-center .breadcrumbs{
	text-align:left;
}
.single-utility-careers .blog-content .code-block,
.single-utility-careers .meta-content .blog-social-sharing{
	display:none!important;
}

.career-box{
	display:flex;	
	justify-content:space-between;
	flex-wrap: wrap;
}
.c-col-sm-4{
	width:33%;
	padding:1%;
}
.career-box-inner{
	padding: 40px 60px;
	background:#f7f7f7;
	border:1px solid #e7e7e7;
}
.career-box-inner:hover{
	border-bottom-width:1px;
	box-shadow: 0 5px 70px rgba(38, 42, 76, 0.1);
}
.cib-list{
	margin:30px 0;
	list-style:none;
	padding:0;
}
.cib-list li{
	font-weight:500;
	color:#39374d;
	margin-bottom:10px;
}
.cib-list li i{
	font-size: 13px;
    line-height: 25px;
    margin-right: 12px;
}
.appform{
	width:100%;
	height:100%;
	display:block;
	padding-top:60px;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index:9999;
	background: rgba(0,0,0,0.7); 
}
.pop-close-btn{
	text-align:right;
	font-weight:600;
	font-size:22px;
	color:#222222;
	margin:-25px -25px 0 0;
 }
.appform-inner{
	margin:0 auto;
	width:500px;
	height:550px;
	padding:35px;
	background:#dddddd;
	display:block;
	
}
.cta-top{
	margin-bottom:25px;
}

.shareform{
	width:100%;
	height:100%;
	display:block;
	padding-top:60px;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index:9999;
	background: rgba(0,0,0,0.7); 
}
.spop-close-btn{ 
	text-align:right;
	font-weight:600;
	font-size:22px;
	color:#222222;
	margin:-25px -25px 0 0;
 }
.shareform-inner{
	margin:0 auto;
	width:500px;
	height:550px;
	padding:35px;
	background:#dddddd;
	display:block;
	
}
.cbtn{
	background:#40AF36;
	border:1px solid #40AF36;
	color:#ffffff !important;
	font-size: 16px;
    line-height: 17px;
	padding: 10px 34px;
	cursor: pointer;
}
.cbtn:hover{
	background:#B1D84E !important; 
	color:#ffffff!important;
}
.clist .row.single-page-content,
.clistfilter .row.single-page-content{
	margin-bottom:25px; 
}
.filter-title{
	display: inline-block;
	max-width:10%;
	font-weight:700!important;
}
form#filter {
    display: inline-block;
    max-width: 90%;
    vertical-align: top;
    padding-left: 15px;
}
.filter-controllers{
	border-bottom:1px solid #dddddd;
}
.filter-name label,
.filter-location label{
	padding-right:10px;
}
.filter-name,
.filter-location{
	padding-right:35px;
}
.filter-controller{
	display:flex;
	justify-content:start;
}
.entry-header-ctitle{
	text-align:center;	
}
.career-top-sec .service-heading{
	margin-bottom: 15px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
	color:#696969;
}	
.breadcrumbs.d-none{
	display:none;
}
.cbgwhite{
	background-color:#ffffff!important;
}
/* .cbgwhite .container{
	border-bottom:1px solid #dddddd;
} */
div#posts-content.cmain{
	padding-top:0;
	padding-bottom:60px;
}
.career-top-sec{
	padding-top:80px;
	border-top:1px solid #dddddd;
	padding-bottom:80px;
}
.career-content ul{
	list-style-type: none;
	padding-left: 0;
    margin-bottom: 25px;
}
.career-content ul li{
	line-height: 32px;
    margin-bottom: 10px;
    padding-left: 32px;
    position: relative;
    margin: 0;
}
.career-content ul li:before{
	padding-right: 10px;
    font-weight: 400;
    font-family: 'sway-font';
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 10px;
    content: "\f00c";
    color: #fff!important;
    width: 18px;
    height: 18px;
    padding: 0;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    margin-top: 8px;
	background:#40AF36;
}
.career-content h3{
	color: #39374d;
    font-weight: 600;
    font-family: Work Sans;
    letter-spacing: -0.85px;
	font-size: 28px;
}
.career-top-sec .cus-icons{
	display:inline-block;
	padding-right:35px;
	float: left;
}
.career-top-sec .service-heading{
	width: calc(100% - 70px);
    float: right;
    text-align: left;
}
.cus-icons img{
	width:34px;
	height:auto;	
}

@media screen and ( max-width: 767px ) {
	.c-col-sm-4{
		width:100%;
		padding:5% 1%;
	}
	.filter-controller{
		display:block;
	}
	.filter-title{
		display: block;
		max-width:100%;
		font-weight:700!important;
	}
	form#filter {
		display: block;
		max-width: 100%;
		vertical-align: top;
		padding-left: 0px;
	}
	.filter-name, .filter-location{
		display: block;
		margin:25px 0;
	}
	.appform-inner {
		margin: 0 auto;
		width: auto;
		height: 550px;
		padding: 35px;
		background: #dddddd;
		display: block;
	}
	
}

