.single p.career-office{
    font-size: 16px;
    font-family: 'CriqueGrotesk', sans-serif;
    color: white;
    text-transform: uppercase;
	margin-top: 10px;
}
.single p.author_name{
    font-size: 16px;
	font-weight: 500;
    font-family: 'CriqueGrotesk', sans-serif;
    text-transform: uppercase;
	margin-top: 10px;
}

.single h1.title{
	margin-bottom: 0;
	max-width: 650px;
    text-transform: uppercase;
}
img.jssocials-share-logo {
    width: 100% !important;
    height: 100% !important;
}
.jssocials-shares .jssocials-share-link {
    background: transparent !important;
    padding: 0;
    width: 41px;
    height: 41px;
}
.jssocials-shares {
    display: flex;
    flex-wrap: wrap;
}
#share p.share-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.title-seperator.align-left,
a.wpstack-button.align-left{
    margin-left: 0;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6{
    font-size: 31px;
    font-weight: 400;
	margin-bottom: 20px;
}
.post-content p{
	margin: 0;
}
.post-content ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    font-size: 19px;
    font-weight: 400;
}
.mb-2 {
    margin-bottom: 2em;
}
.mt-1 {
    margin-top: 1em;
}
.mbr-0{
	margin-bottom: 0;
}
.col .title-seperator.mb-0 {
    margin-bottom: 0;
}
.topics .topic-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 20px;
}
.topics a.topic-item {
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 5px;
    text-decoration: none;
    color: #6b39fa;
}
img.author-image {
    width: auto;
    height: auto;
    max-width: 100%;
    border-radius: 50%;
}
.single-post .post-meta {
    align-items: flex-end;
    margin-bottom: 30px;
}
.single-post .author-meta {
    align-items: center;
	margin-top: 0;
	justify-content: flex-start;
}
.single-post .single p.author_name{
	margin-top: 0;
}
.single-post .author-position {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.single-post .author-meta .date {
    font-size: 16px;
    margin-top: 10px;
}
.single-post .author-details {
    padding-left: 33px;
}
.single-post .topics {
    margin-bottom: 10px;
}
.loop-post .post-banner {
    height: 145px;
    background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 5px 5px 15px rgb(0 0 0 / 50%);
}
.link-overlay{
	width: 100%;
	height: 100%;
	display: block;
}
.loop-posts .loop-post{
	max-width: 260px;
	margin-bottom: 50px;
}
.loop-post a.loop-permalink {
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 15px;
    display: block;
    color: #6b39fa;
}
.loop-post .loop-title {
    font-size: 16px;
    font-weight: 300;
}
.loop-post .loop-title a,
.loop-post .loop-title a:visited,
.loop-post .loop-title a:hover{
    color: #000;
    text-decoration: none;
}
h3.related-title {
    font-size: 41px;
	margin-top: 0;
    max-width: 160px;
    font-weight: 600;
}
.post-meta .date{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
@media ( min-width: 769px ){
	.jssocials-shares > * {
		flex-basis: 100%;
	}
}
@media ( max-width:  1024px ){
    .related-posts .cols.loop-posts {
        width: 100%;
        padding: 0;
    }

    .related-posts .loop-post {
        max-width: 50%;
        flex-basis: calc( 50% - 15px );
    }
}
@media ( max-width: 768px ){
	.single .content .col-2 {
    	flex-basis: 100%;
	}
	.single .content .col-10 {
		flex-basis: 100%;
	}
	.m-reverse {
		flex-direction: column-reverse;
	}
	.single-post .topics{
		margin-top: 20px;
	}
}
@media ( max-width:  500px ){
    .related-posts .loop-post {
        max-width: 100%;
        flex-basis: 100%;
    }
}

/****************************
*
* Product slider CSS
*
****************************/
.part-product-slider .container .content {
    max-width: 100%;
}
.product-slider {
    width: 480px;
    max-width: 100%;
}
.product-image{
    max-width: 100%;
}
.has-dots ul.slick-dots button {
    font-size: 0;
    background: transparent;
    border: none;
    cursor: pointer;
}
.has-dots ul.slick-dots button:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #6b39fa;
    position: absolute;
    border-radius: 50%;
    opacity: .3;
    top: 0;
}
.has-dots ul.slick-dots li {
    display: inline;
    position: relative;
}
.has-dots ul.slick-dots li:not(:last-child){
    margin-right: 5px;
}

.has-dots ul.slick-dots .slick-active button:before {
    opacity: 1;
}
.has-dots ul.slick-dots {
    margin: 0;
    padding: 0;
}
@media ( max-width: 500px ){
    .product-slider{
        width: 100%;
    }
}



/**************************
*
* Highlights CSS
*
***************************/

.part-featured-posts .loop-post .title {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3em;
    max-width: 320px;
}
.post-list-filters {
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 80px;    
}

.post-list-filters .filter-title {
    margin-right: 50px;
    font-weight: 500;
    letter-spacing: 1px;
}

.post-list-filters .alm-filters-container {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.post-list-filters.flex .alm-filters-container > *:first-child {
    margin-right: 30px;
}

.post-list-filters .alm-filters-container .alm-filter--inner {
    padding: 0;
}

{
    font-weight: 500;
    font-family: 'CriqueGrotesk', sans-serif;
    border: 2px solid #6b39fa;
    padding: 0 10px;
    height: 41px;
    width: 200px;
    max-width: 100%;
}

.post-list-filters .alm-filters-container .alm-filter--select select,
.post-list-filters .alm-filters-container .alm-filter--select select:hover,
.post-list-filters .alm-filters-container .alm-filter--select select:focus,
.post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield,
.post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield:hover,
.post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield:focus {
    font-weight: 500;
    font-family: 'CriqueGrotesk', sans-serif;
    border: 2px solid #6b39fa;
    padding: 0 10px;
    height: 41px;
    width: 230px;
    max-width: 100%;
    color: #000;
    appearance: none;
}

.post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield::placeholder {
    color: #000;
}
.post-list-filters .alm-filter--search:before {
    content: '';
    width: 17px;
    height: 16px;
    background: url(/wp-content/uploads/2021/09/search.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    z-index: 99;top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
}

.post-list-filters .alm-filter--search,
.alm-filters-container .alm-filter--select{
    position: relative;
}
.post-list-filters .alm-filters-container .alm-filter--select:before {
    content: '';
    width: 12px;
    height: 8px;
    background: url(/wp-content/uploads/2021/09/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    z-index: 99;top: 50%;
    transform: translate(0px, -50%);
    cursor: pointer;
}
.part-post-highlights .alm-listing .alm-reveal {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.part-post-highlights .alm-listing .alm-reveal > * {
    flex-basis: calc( 33.33% - 25px );
}

.part-post-highlights .alm-listing .alm-reveal li {
    margin-right: 25px;
    list-style: none;
    margin-bottom: 70px;
}
.part-post-highlights  button.alm-load-more-btn, 
.part-post-highlights .alm-btn-wrap .alm-load-more-btn.done, 
.part-post-highlights  button.alm-load-more-btn:hover,
.part-in-the-press  button.alm-load-more-btn, 
.part-in-the-press .alm-btn-wrap .alm-load-more-btn.done, 
.part-in-the-press  button.alm-load-more-btn:hover {
    height: 45px;
    width: 160px;
    display: block;
    margin: 0 auto;
    background-color: #6b39fa;
    color: white;
    text-decoration: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 0;
}
@media( max-width:  1024px ){
    .post-list-filters .alm-filters-container .alm-filter--select select,
    .post-list-filters .alm-filters-container .alm-filter--select select:hover,
    .post-list-filters .alm-filters-container .alm-filter--select select:focus,
    .post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield,
    .post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield:hover,
    .post-list-filters .alm-filters-container .alm-filter--text-wrap .textfield:focus{
        width: 100%;
    }
}

/***************************
*
* In the press CSS
*
****************************/
.part-in-the-press .alm-reveal li {
    list-style: none;
}
.part-in-the-press .post-list .ajax-load-more-wrap {
    flex-basis: 100%;
    margin-top: 50px;
}
@media( max-width:  1024px ){
    .container.container-normal{
        padding: 0;
    }
    .part-post-highlights .alm-listing .alm-reveal li{
        flex-basis: calc( 50% - 15px );
        margin-right: 0;
    }
    .part-post-highlights .alm-listing .alm-reveal li:nth-child(2n + 1){
        margin-right: 30px;
    }
}
@media ( max-width:  768px ){
    .post-list-filters {
        justify-content: start;
    }

    .post-list-filters .filter-title {
        margin-bottom: 10px;
        margin-right: 0;
    }

    .post-list-filters .alm-filters-container {
        justify-content: space-between;
    }

    .post-list-filters .filter-input {
        flex-basis: 100%;
    }
    .post-list-filters.flex .alm-filters-container > *:first-child{
        margin-right: 0;
    }
    .post-list-filters.flex .alm-filters-container > * {
        flex-basis: 48%;
    }

}
@media ( max-width:  500px ){
    .part-post-highlights .alm-listing .alm-reveal li{
        flex-basis: 100%;
        margin-right: 0 !important;
    }
    .part-in-the-press .loop-career .title {
        font-size: 20px;
    }
}

/**********************
*
* Contact Page CSS
*
**********************/
.contact-form .gform_body.gform-body, .contact-form 
 .gform_footer {
    border: none;
}
.contact-form > * {
    flex-basis: 100%;
}

body .contact-form .gform-body textarea,
body .contact-form .gform-body textarea:focus,
body .contact-form .gform-body textarea:hover,
body .contact-form .gform-body input,
body .contact-form .gform-body input:focus,
body .contact-form .gform-body input:hover {
    border: 2px solid #6b39fa !important;
    padding: 0 15px;
    font-weight: 500;
    height: 44px;
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    font-family: 'CriqueGrotesk', sans-serif;
    color: #000 !important;
    
    font-size: 15px !important;
    font-weight: 300 !important;

    letter-spacing: 1px;
    outline: none;
    padding: 8px;
    
    padding-left: 15px !important;
    padding-right: 15px !important;
    
}

.contact-form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 460px;
    margin: auto;
}

body .contact-form .gform-body input::placeholder {
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 16px;
}

.contact-form .gform_footer .button {
    max-width: 160px;
}
body .contact-form .ginput_container.ginput_container_consent input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: 0px solid #6b39fa;
    box-shadow: none;
    padding: 0 !important;
    cursor: pointer;
    transition: .3s;
}

.contact-form .ginput_container.ginput_container_consent label {
    color: #6b39fa;
    cursor: pointer;
    margin-left: 10px;
    text-align: left;
}

body .ginput_container.ginput_container_consent input[type="checkbox"]:checked{
    background: #6b39fa;
}
body .ginput_container.ginput_container_consent{
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
body .gform_wrapper .contact-form .gform_fields{
    grid-row-gap: 20px;
}
@media (max-width: 640px){
    .gform_wrapper.gravity-theme .ginput_complex span:not(:last-child){
        margin-bottom: 20px;
    }
    .gform_wrapper.gravity-theme .ginput_complex span:last-child{
        margin-bottom: 0px;
    }
}
