/*
Theme Name:	 HSP Direct
Description:	A custom theme for HSP Direct based on the parerent theme Enfold. Do not delete the parent theme from your site.
Version:		1.0
Author:		 ACS Creative
Author URI:		http://www.acscreative.com/
Template:		enfold
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Mulish:wght@700&display=swap');

/* --------- Global Styles --------- */

a {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
	text-decoration: none;
}

a:hover {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
	text-decoration: none;
}

html, p, h1, h2, h3, h4, h5, h6 {
	text-rendering: auto !important;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -.25px !important;
	text-transform: none !important;
}

.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
	font-weight: 700;
}

.avia-button.avia-size-small {
	background-color: #cf2701;
	border: 2px solid #cf2701 !important;
	color: #ffffff !important;
	font-size: 12px;
	padding-left: 25px !important;
	padding-right:25px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	text-transform: uppercase;
}

.avia-button.avia-size-small:hover {
	background-color: #232f3d;
	border: 2px solid #232f3d !important;
	color: #ffffff !important;
	font-size: 12px;
	padding-left: 25px !important;
	padding-right:25px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	text-transform: uppercase;
}

.avia-button.avia-size-medium {
	background-color: #232f3d;
	border: 2px solid #232f3d !important;
	color: #ffffff !important;
	font-size: 12px;
	padding-left: 25px !important;
	padding-right:25px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	text-transform: uppercase;
}

.avia-button.avia-size-medium:hover {
	background-color: #ffffff;
	border: 2px solid #ffffff !important;
	color: #232f3d !important;
	font-size: 12px;
	padding-left: 25px !important;
	padding-right:25px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	text-transform: uppercase;
}

/* --------- Header Styles --------- */

#top #menu-item-search {
	display: none;
}

.header_color .main_menu ul:first-child > li.current-menu-item > a  {
	border-bottom: 3px solid #cf2701;
}

.logo {
	padding-top: 19px;
}

/* --------- Homepage Styles --------- */

#home-hero h1 {
	font-size: 67px;
	font-weight: 700;
	line-height: 1.1;
	padding-bottom: 25px;
}

#home-connect h2 {
	color: #ffffff;
	font-weight: bold !important;
	font-size: 35px;
}

#home-connect p {
	color: #ffffff;
	line-height: 1.4;
	margin-right: 10%;
}

#home-stats p {
	font-size: 17px;
	line-height: 1.3;
}

.red-stat {
	border-bottom: 8px solid #cf2701 !important;
	padding-bottom: 15px;
	padding-top: 20px;
}

.blue-stat  {
	border-top: 8px solid #00658c !important;
	padding-top: 15px;
}

#home-strategy h2 {
	font-weight: bold !important;
	font-size: 35px;
}

#home-strategy p {
	line-height: 1.4;
	margin-right: 10%;
}

#home-cta h3 {
	color: #ffffff;
}

.av-subheading.av-subheading_below {
	color: #8b8b8b;
}

.avia-animated-number-title {
	font-size: 70px;
	line-height: 1em;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}

.avia-no-number {
	opacity: 1;
	font-size: 70px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}

.avia-slideshow-arrows.avia-slideshow-controls {
	display: none;
}

h3.slide-entry-title.entry-title {
	font-size: 31px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}

.slide-meta-comments {
	display: none !important;
}

.slide-meta-del {
	display: none !important;
}

#top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
	padding: 0px 150px;
}

.avia-testimonial-markup-entry-content p {
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	line-height: 1.5em;
}

#top .av-large-testimonial-slider .avia-testimonial-name {
	font-size: 25px;
	text-transform: uppercase;
}

.avia-testimonial_inner:before {
	content: '';
	background-image: url(https://hosting.acscreativedev.com/~hspdirect/wp-content/uploads/2021/05/quotes.png);
	height: 65px;
	width: 75px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	left: 80px;
	top: -30px;
	background-size: 60px;
}

/* --------- About Page Styles --------- */

.contaner-full .container {
	max-width: 100%;
	padding: 0;
}

#about-small .container {
	padding-left: 10%;
	padding-right: 10%;
}

#about-small .avia-image-container {
	min-height: 109px;
}

#about-leaders .av_one_third {
	margin-left: 0;
	width: 33.33%;
}

#about-leaders h3.av-special-heading-tag {
	margin-top: 0;
	font-size: 42px;
	font-weight: 600;
}

#top #about-leaders .avia-smallarrow-slider-heading {
	display: table;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

#top #about-leaders .avia-smallarrow-slider-heading {
	top: 43%;
	transform: translateY(-50%);
	position: absolute;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100%;
	z-index: 999;
}

#top #about-leaders.avia-smallarrow-slider .avia-slideshow-arrows a {
    opacity: 1;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 23px;
    top: 0;
}

#top #about-leaders.avia-smallarrow-slider .avia-slideshow-arrows .prev-slide {
	left: -4px;
}

#top #about-leaders.avia-smallarrow-slider .avia-slideshow-arrows {
	width: 100% !important;
	position: initial !important;
}

#top #about-leaders.avia-smallarrow-slider .avia-slideshow-arrows a:before {
	line-height: 50px;
}

#about-leaders .avia-slideshow-arrows a:before {
	background: rgb(209 209 209 / 75%);
}

/* --------- Services Page Styles --------- */

#services-grid .container {
	max-width: 80%;
	padding: 0;
}

.service-grid-top {
	width: 70%;
	margin: 0 auto;
}

.service-grid-top p img {
	padding-right: 40px;
}

.highlight {
	background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #fdf4b4 50%);
	font-weight: 700;
	font-size: 22px;
}

.flex_column.av_one_full.flex_column_div.first.avia-builder-el-22.el_before_av_one_third.avia-builder-el-first {
	border-top-width: 2px !important;
	border-right-width: 2px !important;
	border-left-width: 2px !important;
}

.flex_column.av_one_third.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.first.avia-builder-el-24.el_after_av_one_full.el_before_av_one_third.column-top-margin {
	border-left-width: 2px !important;
}

.flex_column.av_one_third.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-30.el_after_av_one_third.el_before_av_one_third.column-top-margin {
	border-right-width: 2px !important;
}

.flex_column.av_one_third.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.first.avia-builder-el-33.el_after_av_one_third.el_before_av_one_third.column-top-margin {
	border-bottom-width: 2px !important;
	border-left-width: 2px !important;
}

.flex_column.av_one_third.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-36.el_after_av_one_third.el_before_av_one_third.column-top-margin {
	border-bottom-width: 2px !important;	
}

.flex_column.av_one_third.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-39.el_after_av_one_third.el_before_av_hr.column-top-margin {
	border-bottom-width: 2px !important;
	border-right-width: 2px !important;
}

/* --------- Contact Page Styles --------- */

.contact-hero h1 {
	color: white!important;
	margin-bottom: 40px!important;
}

.contact-hero .av-subheading p {
	color: white;
	font-size: 40px;
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

#contact-form h4 {
	font-size: 24px!important;
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase!important;
	margin-bottom: 30px!important;
}

.avia-icon-list .iconlist_icon {
	text-align: left;
	height: 64px!important;
}

#contact-form .iconlist-char {
	font-size: 18px;
}

/* --------- Careers Page Styles --------- */

.careers-icon img {
	height: 80px;
	width: 80px;
}

#career-blocks .avia-image-container {
	margin-top: 80px;
}

#career-blocks h4,
#career-gallery h4 {
	font-size: 24px!important;
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase!important;
	margin-bottom: 20px!important;
	letter-spacing: 1px!important;
	color: white;
}

#career-blocks .av-special-heading {
	margin: 0px!important;
}

#career-blocks .av-subheading p {
	color: white;
	font-size: 16px;
	line-height: 22px;
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	font-weight: 500;
	padding: 0 60px;
	margin-bottom: 80px;
}

#career-blocks .av-flex-placeholder {
	display: none;
}

#career-blocks .flex_column {
	min-height: 363px!important;
}

#hsp-way h2 {
	padding: 60px;
	margin: 100px 0;
	background: url(https://hosting.acscreativedev.com/~hspdirect/wp-content/uploads/2021/10/ghosted-logo.jpg) no-repeat;
	background-position: center center;
	background-size: contain;
}

#hsp-way p:last-child {
	margin-bottom: 100px;
}

#career-gallery #gallery-1 {
	height: 600px;
	min-height: 600px;
}

#career-gallery #gallery-3 {
	height: 300px;
	min-height: 300px;
}

#career-gallery .flex_column_table {
	margin-bottom: 0px!important;
}

/* --------- Clients Page Styles --------- */

.clients-hero h1 {
	color: white!important;
}

.testimonial-slider .slide-entry-excerpt {
	display: flex;
	align-items: center;
	height: 500px;
	padding: 80px 0;
}

.testimonial-logo {
	width: 50%;
	float: left;
	padding-right: 60px;
	display: flex;
}

.testimonial-text {
	width: 50%;
	display: inline-block;
}

.testimonial-slider blockquote {
	border: none;
	padding: 0px;
}
.testimonial-slider blockquote p {
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	font-weight: 500;
	color: #232f3d;
	font-size: 30px;
	line-height: 36px;
}

.testimonial-slider cite {
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #232f3d;
	font-size: 30px;
	line-height: 36px;
}

.client-slider {
	padding: 0 20px;
}

#top .testimonial-slider .avia-smallarrow-slider-heading {
	display: table;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}

#top .testimonial-slider .avia-smallarrow-slider-heading {
	display: table;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: 100vw;
}

#top .testimonial-slider .avia-smallarrow-slider .avia-slideshow-arrows a {
	top: 0;
	width: 30px;
	height: 60px;
	font-size: 25px;
	line-height: 62px;
}

#top .testimonial-slider .avia-smallarrow-slider .avia-slideshow-arrows .prev-slide {
	left: -4px;
}

#top .testimonial-slider .avia-smallarrow-slider .avia-slideshow-arrows {
	width: 100%;
}

#top .testimonial-slider .avia-smallarrow-slider .avia-slideshow-arrows a:before {
	line-height: 60px;
}

.testimonial-slider .avia-slideshow-arrows a:before {
	background: rgb(10 129 154 / 75%);
}

/* --------- News Styles --------- */

.single-post #main div:nth-child(n+3) .container {
	max-width: 900px;
}

.avia-section.post-divide {
	min-height: 35px;
}

.post-nav-previous a,
.post-nav-next a {
	border: 1px solid #ecf0f1;
	padding: 5px 10px;
	border-radius: 2px;
	color: #a1b1bc;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
}

.post-nav-previous a:hover{
	color: #43668a;
}

h1.post-title {
	font-family: 'Mulish', sans-serif;
	color: #2c3e50;
	font-size: 36px;
	font-weight: 700;
}

p.post-meta,
p.post-meta a {
	color: #a1b1bc;
}

p.post-meta a:hover {
	color: #43668a;
}

.single-post .title_container {
	display: none;
}


/* --------- Form Styles --------- */

#top .main_color input[type='text'],
#top .main_color textarea {
	border-color: #f3f4f6;
	background-color: #f3f4f6;
	color: #969696;
	font-size: 14px;
}

#top .main_color input[type='text']:focus,
#top .main_color textarea:focus {
	background-color: #ffffff;
}

.main_color input[type='submit'] {
	background-color: #016489;
	color: #ffffff;
	border-color: #016489;
	text-transform: uppercase;
	font-family: 'montserrat', Helvetica, Arial, sans-serif;
	padding: 20px 40px;
	font-weight: 700;
	letter-spacing: 1px;
	border: solid 2px;
}

.main_color input[type='submit']:hover {
	background-color: #fff;
	color: #016489;
	border-color: #016489!important;
	border: solid 2px;
}

/* --------- Footer CTAs Styles --------- */

#top #footer-join .avia-smallarrow-slider .avia-slideshow-arrows a {
	opacity: 1;
	margin: 0;
	width: 40px ;
	height: 40px ;
	line-height: 40px ;
	font-size: 20px ;
	top: 0;
}

#top #footer-join .avia-smallarrow-slider .avia-slideshow-arrows {
	width: 90px;
	top: -55px;
	left: 61px;
}

#top #footer-join .avia-smallarrow-slider .avia-slideshow-arrows a:before {
	line-height: 39px;
	border-radius: 1px;
}

.footer-join-col-1 .flex_column_table {
	padding-top: 50px;
	padding-bottom: 50px;
	max-width: 500px !important;
	float: right !important;
}

.footer-join-col-2 .flex_column_table  {
	padding: 50px 25% 50px 15% !important;	
	max-width: 500px !important;	
	min-height: 500px;
}

#footer-join .avia-content-slider-inner {
	margin-bottom: 50px !important;
}

#top #footer-join .avia-smallarrow-slider .avia-slideshow-arrows {
	display: none;
}

#footer-join .flex_cell {
	vertical-align: bottom !important;
 }
 
 #footer-join .avia-logo-element-container img {
	 width: 60%;
 }

/* --------- Footer Styles --------- */

#footer .flex_column:nth-child(1) {
	text-align: center;
	align-content: center;
	display: block;
}

#footer {
	border: none !important;
}

#footer .textwidget {
	color: #a5a5a5 !important;
	text-align: center
}

.footer_color strong {
	color: #a5a5a5 !important;
	text-align: center;
}

#scroll-top-link {
	display: none;
}

#socket {
	border: none !important;
	align-content: center !important;
	text-align: center !important;
}

#socket .copyright {
	color: #ffffff;
	float: none !important;
}

@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

@media only screen and (max-width: 1200px) {
	
#footer-join {
    background-image: url(https://hosting.acscreativedev.com/~hspdirect/wp-content/uploads/2021/04/home-cut-bg.png);
    background-position: 150% 50%;
}

}

@media only screen and (max-width: 1099px) {
	
	.testimonial-slider blockquote p {
		font-size: 24px;
		line-height: 30px;
	}
	.testimonial-slider cite {
		font-size: 24px;
		line-height: 30px;
	}
	
	#footer-join {
	    background-image: url(https://hosting.acscreativedev.com/~hspdirect/wp-content/uploads/2021/04/home-cut-bg.png);
	    background-position: 355px 0;
	}
}

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

}

@media only screen and (max-width: 767px) {
	
	#home-connect p {
		margin-right: 0%;
	}
	
	#career-blocks .container,
	#career-gallery .container {
		width: 100%!important;
		max-width: 100%!important;
		margin: 0!important;
	}
	
	#career-blocks .flex_column {
		margin-bottom: 0px!important;
	}
	
	#career-gallery #gallery-1,
	#career-gallery #gallery-2,
	#career-gallery #gallery-3,
	#career-gallery #gallery-4,
	#career-gallery #gallery-5 {
		height: 500px;
		min-height: 500px;
	}
	
	#career-gallery #gallery-6 {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 200px;
		min-height: 200px;
	}
	
	#career-gallery #gallery-6 h4 {
		margin-bottom: 0px!important;
	}
	
	.testimonial-slider .slide-entry-excerpt {
		display: block;
		height: 500px;
		padding: 80px 0;
	}
	
	.testimonial-logo {
		width: 100%;
		float: none;
		padding-right: 0px;
		margin-bottom: 40px;
	}
	
	.testimonial-text {
		width: 100%;
		display: inline-block;
	}
	
	#client-noem .slide-entry-excerpt {
		height: 800px;
	}
	
	#client-thf .slide-entry-excerpt {
		height: 700px;
	}
	
	.testimonial-slider blockquote p {
		font-size: 20px;
		line-height: 28px;
	}
	
	.testimonial-slider cite {
		font-size: 20px;
		line-height: 28px;
	}


}

@media only screen and (max-width: 680px) {
	
	.responsive .logo img, .responsive .logo svg {
		max-height: 50px;
	}
	
	#home-hero h1 {
	    font-size: 47px;
	}
	
	.avia_textblock {
	    line-height: 1.4em;
	}

	#top #wrap_all .av-inherit-size .av-special-heading-tag {
	    font-size: 0.5em;
	}
	.contact-hero .av-subheading p {
	    line-height: 1.2;
	}
	
	#home-cta h3 {
	    text-align: center;
	}
	
	.footer-cta-button .avia-button.avia-position-right,
	.footer-cta-button .avia-button-right {
	    float: none !important;
	    display: block;
	    margin: 0 auto !important;
	    width: 150px;
	}

	.avia-testimonial-markup-entry-content p {
	    font-size: 20px;
	    line-height: 1.5em;
	    margin-top: 30px !important;
	}
	
	#home-images .flex_cell:nth-child(1),
	#home-images .flex_cell:nth-child(3) {
		display: none !important;
	}
	
		#footer-join .avia-logo-element-container img {
	    width: 82%;
	}
	
	.avia-section.av-rhbu0-d94fd8d64745fee0725e7e72aaa5a8ef {
	    background-position: 80% 100% !important;
	}
	
	.page-id-20 .av-special-heading-tag {
		padding-top: 160px !important;
	}
	
	#footer-join .avia-content-slider-inner {
    margin-bottom: 0px !important;
}
	
	.avia-testimonial_inner::before {
	    background-size: 40px;
	}
	
	.responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
		padding: 0px 10px;
	}

}