
#industries-nav ul {
	margin: 0;	
	text-align: center;
}

#industries-nav li {
	margin: 0;
	list-style-type: none;
	display: inline-block;
	padding: 5px 8px;
}

/* Typography -------------------*/

.whiteText, h1.whiteText, h2.whiteText, h3.whiteText, h4.whiteText, h5.whiteText, h6.whiteText, p.whiteText, li.whiteText, a.whiteText,
.whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText h5, .whiteText h6, .whiteText p, .whiteText li, .whiteText a {
	color: #fff !important;
}

#pagetitle h1 {
    font-size: 40px;
    text-transform: uppercase;
}

#pagetitle p {
    font-size: 22px;
	font-style: italic;
}

#pagetitle .button {
    font-size: 16px;
	font-style: normal;
}

.h2 {
	font-size: 28px;
	line-height: 1.1em;
	margin-bottom: 10px;
	color: #0053a0;
	text-transform: uppercase;
	font-weight: 600;
}


/* Universal Layout Styles ---------*/
.av-layout-grid-container {
    max-width: 1310px;
    margin: 30px auto;
}


/* Buttons & Links --------------*/
.button {
	border: 2px solid #0053a0 !important;
}
.button:hover {
		color: #0053a0 !important;
	border: 2px solid #0053a0 !important;
	background: transparent !important;
	text-decoration: none !important;
}

.button.alt {
	text-decoration: none !important;
    border: 2px solid #fff !important;
    background: transparent !important;
    display: inline-block;
}

.button.alt:hover {
	text-decoration: none;
	border: 2px solid #fff;
	background: #fff !important;
	color: #0053a0 !important;
}

#footer .button.alt {
	color: #fff !important;
}

#footer .button.alt:hover {
	color: #0053a0 !important;
}

/* homepage blog article block*/
.page-id-12386 article.slide-entry img,
.home article.slide-entry img {
    display: none !important;
}

@media (max-width: 480px) {
	.avia-testimonial {
    padding: 60px 10px 0 !important;
	}
}

/* Internal Pages ---------------*/
#recruiters img {
    border-radius: 25px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    margin: 20px auto;
    max-width: 225px;
    border: 3px solid #fff;
}

.customImg img {
    border-radius: 25px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    margin: 20px auto;
    border: 3px solid #fff;
	padding: 0;
}

.customImg a:hover>img {
    padding-top: 0 !important;
    margin: 0 auto !important;
    padding-bottom: 0 !important;
}

#recruiters .avia-team-member {
    text-align: center;
}

#recruiters h2 {
    font-size: 35px;
}

#recruiters h2::after {
    position: absolute;
    content: '';
    width: 80px;
    height: 6px;
    background: #0053a0;
    left: 0;
    bottom: -20px;
}



/* Blog Layout Styles  */
#blogarticles {
    margin-top: 0;
}

#blogarticles article.post-entry, .archive .entry-content-wrapper {
    padding: 20px 30px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    margin-bottom: 40px;
}

#blogarticles .big-preview.single-big, .archive .big-preview.single-big {
	overflow: hidden;
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 30px;
	margin-top: 0;
}

#blogarticles .big-preview.single-big img, .archive .big-preview.single-big img {
    height: 200px;
    object-fit: cover;
}

#blogarticles .entry-content, .archive .entry-content {
    float: left;
    width: 70%;
    font-size: 16px;
    line-height: 1.5;
}

#blogarticles span.post-meta-infos, .archive span.post-meta-infos {
    padding: 0 !important;
}

#blogarticles span.post-meta-infos::before, .archive span.post-meta-infos::before{
    display: table !important;
    content: '' !important;
    clear: both !important;
    height: 5px;
}

#blogarticles .blog-author,
#blogarticles .text-sep-date,
#blogarticles span.av-vertical-delimiter, #blogarticles .post_delimiter,
.archive .blog-author,
.archive .text-sep-date,
.archive span.av-vertical-delimiter, .archive .post_delimiter {
    display: none;
}

#blogarticles a.more-link, .archive a.more-link {
    background: #0053a0;
    padding: 8px 25px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    width: auto;
    margin: 10px 0;
    border-radius: 0;
    border: 2px solid #0053a0;
	transition: 0.5s ease;
}

#blogarticles a.more-link:hover, .archive a.more-link:hover {
    background: transparent;
    color: #0053a0;
    border: 2px solid #0053a0;
}


@media(max-width: 755px) {
	#blogarticles .entry-content, .archive .entry-content {
		clear: both;
		width: 100%;
	}
}

@media(max-width: 480px) {
	#blogarticles .entry-content, .archive .entry-content {
		clear: both;
		width: 100%;
	}
	#blogarticles .big-preview.single-big, .archive .big-preivew.single-big {
		display: none;
	}
}


/* Footer Styles ------------------*/
#footer {
    font-size: 16px;
    line-height: 1.4;
}
#footer .flex_column.av_one_half {
    width: 54%;
} 

#footer .flex_column.av_one_half.first {
    width: 40% !important;
}

@media (max-width: 767px) {
	#footer .flex_column.av_one_half {
			width: 100%;
	}
	#footer .flex_column.av_one_half.first {
			width: 100% !important;
	}	
}

/* ---------------------------- */
.chosen-results{
	max-height: 50vh;
	overflow-y: scroll;
}

.team-img-container img {
    display: block;
    margin: 0 auto;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 3px;
    display: block;
    position: relative;
    max-width: 100%;
	object-fit: cover;
    height: 100%;
    width: 100%;
}

#av_section_4{
	display:none;
}

#welcome_mobile{
	display:none;
}

.search_keywords{
margin:8px 5px;
}
.search_keywords input{
	margin:0px !important;
}

.job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords {
    position: relative;
    z-index: 1000000;
	padding-right: 11px;
    width: 100%;
}

.chosen-container.chosen-container-single{
	position:relative;
}

a.chosen-single{
	margin:13px 5px 0px !important;
	float:left;
	position: absolute;
    left: 8px;
    top: 42px;
}

.select2-search.select2-search--inline{
	margin:0px;
	padding:6px 0px 1px;
}

.select2-search__field{
	margin:0px !important;
	min-width: 32px;
	position:relative;
}

.select2-selection__choice{
	margin-top:11px !important;
}

.select2-selection__clear{
	margin-top:11px !important;
}

.chosen-results li{
	cursor:pointer;
}

.search_region .chosen-drop{
	padding-top:0px;
	margin-top:0px;
	border-radius:4px;
	border:1px solid #e1e1e1;
	padding-left:5px;
	padding-right:5px;
}

.chosen-search input{
	margin:0px !important;
}

.chosen-results{
margin-bottom:6px !important;
}

.chosen-results li:first-child{
	margin-top:10px;
}

ul.chosen-results li{
	display:none;
}

.chosen-with-drop ul.chosen-results li{
	display:block;
}

.widgettitle.second{
margin-top:20px !important;
}

.pinnaclesociety_img{
	margin-top:5px;
	float:left;
}

.pinnaclesociety_img img{
	width:60%;
}

body{
	margin-bottom:-20px;
}

@media only screen and (max-width: 767px){
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
    margin: 0;
		
    margin-bottom: 0px;
    width: 100%;
}

#av_section_4{
	display:block;
}

#av_section_4 .template-page.content.av-content-full.alpha.units{
padding-top:20px;
	padding-bottom:20px;
}

.search_keywords{
padding-right: 0em !important;
    width: 100% !important;
	margin-left: 0px !important;
	margin-right:0px !important;
}

#welcome_mobile{
	display:block;
}

#welcome_desktop{
	display:none;
}

#welcome_mobile .flex_cell.av_one_half{
	padding-top:0px;
}

#welcome_mobile .flex_cell.av_one_half .av_textblock_section{
margin-top:0px !important;
}

#socket .container{
	display:flex;
	flex-direction:column;
}

#socket .container .noLightbox.social_bookmarks.icon_count_4{
margin:auto;
}

#socket .copyright{
	width:100%;
	order:2;
	text-align:center;
	margin-top:10px;
}

#socket .copyright span{
width:100% !important;
	display:block;
	text-align:center;
}

#socket .copyright span:nth-child(2){
display:none;
}

.responsive #top .container .av-content-small section, .responsive #top #wrap_all .flex_column section, .responsive #top #wrap_all .av-flex-cells .no_margin section{
	margin-bottom:0px;
	margin-top: 20px;
}

#av_section_3 h2, #av_section_3 p{
	text-align: left !important;
}

#av_section_3 .hr-short.hr-right .hr-inner-style {
    left: 0;
    right: auto;
}

#av_section_3 .hr-short.hr-right .hr-inner {
    left: 0;
    right: auto;
    margin-left: 0%;
}

#av_section_3 .avia-button-right {
    display: block;
    float: left !important;
	margin-bottom:30px;
}

.avia-section-large .content, .avia-section-large .sidebar{
	padding-top:25px;
	padding-bottom:25px;
}

.hr.hr-invisible.avia-builder-el-13.el_after_av_textblock.el_before_av_textblock {
	height:10px !important;
}

.hr{
	margin:10px 0px;
}


#header_meta{
	display:none;
}


.pinnaclesociety_img{
	text-align:center;
}

.responsive #top #wrap_all .container{
	margin-top:0px;
	padding:0px;
	margin-bottom: 0px;
}

body{
	margin-bottom:-10px;
}

}