
html{
	scroll-padding-top: 130px;
}

body {
    line-height: normal;
    opacity: 0;
    float: left;
    width: 100%;
    display: block;
}

body.bodylock {
	height:100vh;
	overflow:hidden;
}

body.bodyactive {
	opacity:1;
}

*:before, *:after {
	content: none;
    visibility: hidden;
}

.clearfix:after {
 	content: ".";
 	display: block;
 	clear: both;
 	visibility: hidden;
 	line-height: 0;
	height: 0;
}
 
a {
    box-shadow:none;
    font-weight: inherit;
    color: #151515;
    position: relative;
}

a:not(.btn) {
    background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    /*transition: background-size .3s;*/
}

a:not(.btn):hover {
    background-size: 100% 1px;
}

a:hover {
    color: #d4aa02;
}
 
a:hover {
	cursor:pointer;
}
a:focus, button:focus {
	outline:none !important;
}
a:active {
	outline:none !important;
}
.fal {
	font-weight:normal;
}
.fab {
	font-weight:normal;
}
::-ms-clear {
  display: none;
}
ul, ul li, ol, ol li {
	padding:0 0 0 0;
}
img {
    max-width: 100%;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
}
button, html input[type=button], input[type=reset], input[type=submit]{
	border:0;
}

b, strong {
    font-weight: 700;
}

.col-md-by5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

/* Chrome */
::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration { 
	display: none; 
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus textarea:-webkit-autofill,
  textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
  select:-webkit-autofill,
  select:-webkit-autofill:hover,
  select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
  }

 
/* apply a natural box layout model to all elements */
*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.btn,
.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type,
.woocommerce-pages .woocommerce .button {
    font-size: 13px;
    line-height: 1;
    border-radius: 0px;
    height: 51px;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    border: none;
    outline: none !important;
    overflow: hidden;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 700;
	box-shadow: none !important;
	letter-spacing: 0.042em;
	background-image:none !important;
}

.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type {
    padding: 0px !important;
    float: right;
}

.btn-primary, .btn-secondary, .btn-white, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type,
.woocommerce-pages .woocommerce .button,
.woocommerce-pages table tbody td button.button[name="update_cart"] {
    color: #ffffff;
    background: transparent;
    padding: 19px 30px;
	border-radius: 100px;
}

/* all your before and afters live here */
.btn-primary:before, .btn-primary:after, .btn-secondary:before, .btn-secondary:after,.btn-white:before, .btn-white:after, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:before, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:after,
ol li:before, form .fields .selectize-input:after, form .form-row .selectize-input:after, div.summary table.variations tr td .selectize-input:after, .wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:before, .wpcf7 form .fields .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label:before, .accordion-section .acc-title:after, .header ul li.menu-item-has-children > a:after, .header ul li#menu-item-479 > a:after, .background-block .bg-image, blockquote:before, .full-width-block .full-width-inner .bg-image, .img-filter:before, .testimonial-block:before, .testimonial-block:after, .testimonial-block .meta span:after, .navigation ul li a:before, .post-list .post-inner a.post-thumbnail:after, .section.sidebar-services:before, .section.sidebar-services .sidebar-service-contain:before, .full-width-block:before, .hero.hero-full-image:before, .mobile-menu .mobile-menu-inner ul li.menu-item-479 a:before, .mobile-menu .mobile-menu-inner ul li.menu-item-479 a:after, .woocommerce-pages .woocommerce .button:before, .woocommerce-pages .woocommerce .button:after, .woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:before, .woocommerce-pages .woocommerce table tfoot ul#shipping_method li label:before,   .woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before, .woocommerce-pages .woocommerce ul.payment_methods.methods li label:before, .select2-container .select2-selection .select2-selection__rendered:after,
#customer_login .col-1:before, #customer_login .col-2:before , #customer_login .form-row label.woocommerce-form-login__rememberme span:before, .filters-container .filter-block ul li label span:before, .filters-container .filter-block h4 a:before, ul.nav-tabs li a:before,.woocommerce-pages .woocommerce nav ul li a:before, ul.nav-tabs li a:after,.full-width-image:before 
 {
    visibility: visible;
  	content: "";
}

.fab:before, .fab:after, .fal:before, .fal:after, .fas:before, .fas:after, .far:before, .far:after, ul li:before {
    visibility: visible;
}


.btn-primary:before, .btn-primary:after, .btn-secondary:before, .btn-secondary:after,.btn-white:before, .btn-white:after, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:before, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:after,
.woocommerce-pages .woocommerce .button:before, .woocommerce-pages .woocommerce .button:after {
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    height: 100%;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
}


.btn-primary:after, .btn-secondary:before,
.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:after,
.woocommerce-pages .woocommerce .button:after,
.woocommerce-pages table tbody td button.button[name="update_cart"]:before {
    transform: translate(-100%, 0%);
    width: 50%;
    opacity: 0;
}

.btn-primary:hover:after,
.btn-secondary:hover:before,
.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:hover:after,
.woocommerce-pages .woocommerce .button:hover:after,
.woocommerce-pages table tbody td button.button[name="update_cart"]:hover:before {
    transform: translate(0%, 0%);
    width: 100%;
    opacity: 1;
	left:0px;
}

.btn-primary:focus:after,
.btn-primary:active:after,
.btn-secondary:active:before,
.btn-secondary:focus:before,
.btn-secondary:active:after,
.btn-secondary:focus:after,
.btn-white:focus:before,
.btn-white:active:before,
.woocommerce-pages .woocommerce .button:focus:after,
.woocommerce-pages .woocommerce .button:focus:before,
.woocommerce-pages .woocommerce .button:active:after,
.woocommerce-pages .woocommerce .button:active:before  {
	opacity:0 !important;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
  
a, button, input, select, textarea, a *, a *:before, a *:after, button *, button *:before, button *:after, a:before, a:after, .transition, .transition:before, .transition:after, .transition * {
 	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}
a:hover, button:hover, input:hover, select:hover, textarea:hover, a:hover *, a:hover *:before, a:hover *:after, button:hover *, button:hover *:before, button:hover *:after, a:hover:before, a:hover:after {
 	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}

::-ms-clear {
	display: none;
}
  
p {
    margin: 0px 0 14px;
    line-height: 30px;
}
li:last-of-type {
	margin:0 0 0 0 !important;
}
 
:focus, :active, :visited {
	outline:none;
	text-decoration:none;
}

/*Aligns*/
.vertical {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.horizontal {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.vhboth {
	position: relative;
	top:50%;
	left: 50%;
	-webkit-transform: translateY(-50%)translateX(-50%);
	-ms-transform: translateY(-50%)translateX(-50%);
	transform: translateY(-50%)translateX(-50%);
}
 
.fab:before, .fab:after {
	font-family:"Font Awesome 5 Brands";
	font-style:normal;
	font-weight:normal;
	position:relative;
}
.fal:before, .fal:after {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	position:relative;
}
.fas:before, .fas:after {
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	position:relative;
}

.far:before, .far:after {
	font-family: "Font Awesome 5 Pro";
    font-weight: 400;
	position:relative;
}

.container-fluid {
    margin: 0 0 0 0;
    float: left;
    width: 100%;
    clear: both;
}

.no-padding {
	padding:0 0 0 0 !important;
}
.no-margin {
	margin:0 0 0 0 !important;
}
:hover, :active, :focus {
	text-decoration:none !important;
}


h1, h2, h3, h4, h5, h6 {
	line-height:1.3;
    padding: 0 0 0 0;
}

h1 {
    font-size: 40px;
	margin: 0 0 18px 0;
}
h2 {
    font-size: 34px;
    margin: 0 0 13px 0;
}
h3 {
    font-size: 26px;
	margin: 0 0 12px 0;
}
h4 {
    font-size: 22px;
margin: 0 0 12px 0;
}

h5, h6, h7 {
	font-size:20px;
margin: 0 0 12px 0;
}

.single-post.standard-post h1 {
    font-size: 32px;
}

.single-post.standard-post h2 {
    font-size: 28px;
}

.single-post.standard-post h3 {
    font-size: 24px;
}
 
blockquote {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 35px;
    font-size: 22px;
    overflow: hidden;
    position: relative;
}
blockquote p {
    margin: 0 0 12px 0;
    line-height: 39px;
    position: relative;
    z-index: 3;
}

blockquote p:first-of-type {
    margin-top: -10px;
}

blockquote p:last-of-type {
    margin-bottom: -10px;
}


hr {
    float: left;
    width: 100%;
    display: block;
    margin: 18px 0 35px 0;
    background: none;
    height: 1px;
    border: none;
}

ul li {
    float: left;
    height: auto;
    display: block;
}

ol, ul {
    margin: 0 0 25px 0;
    list-style-type: none;
    padding-left: 30px;
    float: left;
    width: 100%;
}

ul li, ol li {
    padding-left: 26px;
    float: left;
    position: relative;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 9px 0;
    line-height: 30px;
}

ul li:before {
    content: "";
    position: absolute;
    display: block;
    left: 0px;
    top: 13px;
}

ol li {
    counter-increment: step-counter;
    padding-left: 27px;
}

ol li:before {
    content: counter(step-counter);
    position: absolute;
    left: 0px;
    top: auto;
}

.header {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 118px;
    margin: 0 0 0 0 !important;
    padding: 26px 25px;
    background: #ffffff;
    z-index: 20;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%);
    -moz-box-shadow: 0px 0px 33px 0px rgba(101,63,127,0);
    box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%);
    margin-bottom: 0px;
}

.header > .container {
    width: 100%;
    max-width: none;
}

.header.fixed {
    -webkit-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 30%);
    -moz-box-shadow: 0px 0px 33px 0px rgba(101,63,127,0.3);
    box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 30%);
    padding: 20px 25px;
    height: 90px;
}

.header a#logo-main, form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input, .header ul li a, .footer-top .footer-meta a.footer-logo, ul.social-media li a, .accreditation a, .navigation ul li a, .post-list .post-inner a.post-thumbnail, .post-list .post-inner h4 a, a.featured-single, .next-posts span.nav-posts a, .section.sidebar-services .sidebar-service-contain, .mega-menu a, a#burgerMenu, .mobile-menu .mobile-menu-inner ul li a   {
	box-shadow: none !important;
	background-image:none !important;
}

.header a#logo-main {
    float: left;
    width: auto;
    height: 32px;
    display: block;
    opacity: 1;
    margin: 17px 0;
}

.header a#logo-main:before,
.header a#logo-main:after {
	display:none;
}

.header a#logo-main:hover {
	opacity:0.6;
}


.header a#logo-main img {
    max-width: 100%;
    max-height: 100%;
}

.header.fixed a#logo-main {
    height: 32px;
    margin: 7px 0;
}

.header .nav-top {
    margin-top: -14px;
    margin-bottom: 20px;
}

.header .nav-top ul li a {
    font-size: 13px;
    line-height: 1;
    color: #757575;
    font-weight: 500;
    letter-spacing: 0.042em;
    text-transform: none;
}

.header .nav-top .menu-top-menu-container {
    float: left;
}

.header .nav-top ul.social-media {
    width: auto;
    float: right;
    margin: 0 0 0 32px;
}

.header .nav-top ul.social-media li{
	margin: 0 15px 0 0;
}

.header .nav-top ul.social-media li:last-of-type{
	margin: 0;
}

.header .nav-top ul.social-media a.fab {
    width: auto;
    height: auto;
    background: none;
    line-height: 20px;
    font-size: 17px;
    opacity: 1;
}

.header .nav-top ul.social-media a.fab:before {
    color: #d4aa02;
}

.header .nav-top ul.social-media a.fab:hover:before {
    color: #151515;
}

.header.fixed .nav-bottom {
    margin-top: 5px;
}

.wpcf7 {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.wpcf7 br {
	display:none;
}
form {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}
form .fields, form .form-row, form#commentform p {
    float: left;
    display: block;
    height: auto;
    margin: 0 0 24px 0;
}

form .fields.gdpr {
    margin: 0px;
    margin-top: 7px;
}
form .fields.half ,
.woocommerce-pages .woocommerce form .form-row-first,
.woocommerce-pages .woocommerce form .form-row-last{
    width: 48%;
}
form .fields.right,
.woocommerce-pages .woocommerce form .form-row-last {
	float:right;
}
form .fields.full,
.woocommerce-pages .woocommerce form .form-row-wide  {
	width:100%;
}
form .fields.submit {
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}
form .fields label {
    float: left;
    width: 100%;
    margin: 0px;
    position: relative;
}

form .fields b, form .form-row label, div.summary table.variations tr td label, form#commentform p label, .next-posts span.nav-posts span, .sidebar .section b.posted,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.woocommerce-pages .woocommerce ul.woocommerce-order-overview li {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: -3px 0 13px 0;
    text-transform: none;
    font-size: 15px;
    font-weight: 800;
    color: #1b1b1b;
}
form .fields b:hover, form .form-row label:hover, form#commentform p label:hover,
.woocommerce-pages .woocommerce ul.woocommerce-order-overview li:hover {
	cursor:pointer;
	color:#e56700;
}

.select2-container,
.select2-container .selection,
.select2-container .select2-selection {
    float: left;
    width: 100%;
    height: auto;
    display: block;
	position:relative;
	border:none !important;
}

.select2-container .select2-selection__arrow {
    display: none !important;
}

form .fields input.wpcf7-text, form .fields textarea,  
form .form-row textarea, .quantity input, form#commentform p:not(.form-submit) input:not([type=checkbox]):not([type=radio]), form#commentform p textarea, form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input, .search-form-main input,
.woocommerce-pages table tbody td input#coupon_code,
.checkout_coupon.woocommerce-form-coupon input,
.woocommerce-pages .woocommerce form .form-row .woocommerce-input-wrapper input.input-text,
.woocommerce-pages .woocommerce form.edit-account .form-row input,
.select2-container .select2-selection .select2-selection__rendered,
.select2-dropdown .select2-search input,
#customer_login .form-row input,
.woocommerce-pages .woocommerce .lost_reset_password input#user_login {
    float: left;
    width: 100%;
    display: block;
    height: 50px;
    padding: 10px 20px;
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0px;
    appearence: none;
    -webkit-appearance: none;
    box-shadow: none;
    border: 1px solid #cccccc;
    background: #ffffff;
	background-image:none !important;
}

.search-form-main input {
	padding-right:70px;
}

.search-form-main button.search-submit {
    position: absolute;
    right: 5px;
    height: 50px;
    width: 50px;
    background: none;
}

form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding-right: 50px;
}

.select2-container .select2-selection .select2-selection__rendered {
    position: relative;
    line-height: normal !important;
    padding: 14px 20px;
}

form .fields .selectize-input:after, form .form-row .selectize-input:after, div.summary table.variations tr td .selectize-input:after, .select2-container .select2-selection .select2-selection__rendered:after {
    content: "\f107"!important;
    font-family: "Font Awesome 5 Pro";
    border: none !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    right: 23px !important;
    margin: 0px !important;
    font-weight: 400;
    opacity: 0.8;
    position: absolute;
}

.select2-container .select2-selection .select2-selection__rendered:after {
    top: 17px !important;
}

form .fields .selectize-input.dropdown-active:after, 
form .form-row .selectize-input.dropdown-active:after,
div.summary table.variations tr td .selectize-input.dropdown-active:after,
.select2-container.select2-container--open .select2-selection .select2-selection__rendered:after {
	content:"\f106"!important;
}

form .fields .selectize-dropdown, form .form-row .selectize-dropdown, div.summary table.variations tr td .selectize-dropdown,
.select2-dropdown {
    padding-top: 10px;
    padding-bottom: 13px;
    top: 70px !important;
}

.select2-dropdown {
    top: auto !important;
    border-radius: 0px !important;
}

form .form-row .selectize-dropdown {
    top: 50px !important;
}

form .fields .selectize-dropdown .selectize-dropdown-content, form .form-row .selectize-dropdown .selectize-dropdown-content, div.summary table.variations tr td .selectize-dropdown .selectize-dropdown-content, .select2-dropdown .select2-results {
    max-height: 220px;
}

.select2-dropdown .select2-search {
    float: left;
    width: 100%;
    display: block;
    padding: 0px 20px 10px;
    display: none;
}

.select2-dropdown ul,
.select2-dropdown ul li  {
	float:left;
	width:100%;
	display:block;
	height:auto;
	margin:0px;
	padding:0px;
}

.select2-dropdown ul li:before {
	display:none;
}

.select2-dropdown ul li {
}


form .fields .selectize-dropdown .selectize-dropdown-content .option, form .form-row .selectize-dropdown .selectize-dropdown-content .option, div.summary table.variations tr td .selectize-dropdown .selectize-dropdown-content .option,
.select2-dropdown ul li {
    padding: 13px 22px;
    background: none !important;
}


.select2-container--open .select2-dropdown {
    padding: 0px;
}



.wpcf7 form .fields textarea, form .form-row textarea, form#commentform p textarea {
    height: 210px;
    resize: none;
    line-height: 30px;
}
.wpcf7 form .fields input.wpcf7-text:hover, 
.wpcf7 form .fields textarea:hover,
form .form-row input:hover,
form .form-row textarea:hover,
form#commentform p input:hover,
form#commentform p textarea:hover {
	cursor:pointer;
}
.wpcf7 form .fields input.wpcf7-text:focus, 
.wpcf7 form .fields textarea:focus,
form .form-row input:focus,
form .form-row textarea:focus,
form#commentform p input:focus,
form#commentform p textarea:focus {
	cursor:default;
}
form#commentform p input[type=checkbox], form#commentform p input[type=radio] {
    float: left;
    margin: 6px 10px 0 0;
}
form#commentform p.comment-form-cookies-consent label {
    width: auto;
    margin: 0;
}

.wpcf7 form .fields .wpcf7-checkbox, .wpcf7 form .fields .wpcf7-radio {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  {
    margin: 7px 0 7px 0;
    float: left;
    width: 33%;
    height: auto;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item label, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item label,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label{
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 0 0;
    position: relative;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    display: flex;
    padding: 0 10px 0 30px;
    align-items: center;
    min-height: 20px;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:before, .wpcf7 form .fields .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:before,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label:before,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label:before,
#customer_login .form-row label.woocommerce-form-login__rememberme span:before,
.filters-container .filter-block ul li label span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0px;
    top: auto;
    color: transparent;
}

.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
#customer_login .form-row label.woocommerce-form-login__rememberme span:before,
.filters-container .filter-block ul li label span:before {
    content: "\f00c" !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    padding: 2px 0;
}

.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  span.wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:before,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li label:before,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label:before {
	border-radius:50%;
}

.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:hover, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  span.wpcf7-list-item-label:hover,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:hover,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label:hover {
	cursor:pointer;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item label input, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  label input {
	display:none;
}
.wpcf7-response-output {
    clear: both;
    float: left;
    width: 100%;
    display: none;
    border: none !important;
    padding: 0 0 0 0 !important;
    margin: 40px 0 0 0 !important;
    text-align: center;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
form .fields b i, form .form-row label i, div.summary table.variations tr td label i, form#commentform p label i {
    color: #fe4949;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #4aa51b  !important;
}
div.wpcf7-validation-errors,
.wpcf7 form .fields .wpcf7-checkbox.wpcf7-not-valid label span.wpcf7-list-item-label {
	color:#fe4949  !important;
}
.wpcf7 form .fields span.wpcf7-not-valid-tip {
    float: left;
    clear: both;
    font-size: 11px;
    margin: 10px 0 0 0;
    color: #fe4949;
    font-weight: 800;
}

.wpcf7 form .fields input.wpcf7-text.wpcf7-not-valid,
form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-not-valid .wpcf7-list-item-label:before {
    border-color: #fe4949 !important;
}

form .fields b i, form .form-row label i, div.summary table.variations tr td label i, form#commentform p label i {
    font-style: normal;
}


form .fields.gdpr label {
    min-height: 38px;
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 56px;
	position:relative;
}


form .fields.gdpr label p {
	margin:0px;
}

form .fields.gdpr label .wpcf7-form-control-wrap {
	position:absolute;
	left:0px;
	top:0px;
	height:38px;
	width:38px;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 100%;
    margin: 0px;
    height: 38px;
    overflow: hidden;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item input {
    display: none;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
    padding: 0px;
    height: 38px;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
#customer_login .form-row label.woocommerce-form-login__rememberme span:before,
.filters-container .filter-block ul li label span:before {
    width: 38px !important;
    height: 38px !important;
    z-index: 3;
    font-size: 16px !important;
    padding: 10px 0 !important;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    display: none;
}

.contact-form-main .btn {
    position: relative;
    z-index: 3;
    margin-top: -24px;
}

.search-form-main {
    width: 100%;
    height: auto;
    display: block;
    float: left;
}

.no-results-block {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 90px;
}

.no-results-block p {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
}

.no-results-block .content {
    margin-bottom: 50px;
}

.development-notice {
    position: fixed;
    bottom: 0px;
    height: auto;
    width: 100%;
    background: rgba(27, 27, 27, 0.9);
    z-index: 999999;
    padding: 30px;
}
.development-notice .development-notice-inner {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}
.development-notice .development-notice-inner b.title {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
}
.development-notice .development-notice-inner p {
    text-align: center;
    color: #ffffff;
    margin: 0 0 0 0;
    font-size: 18px;
    padding: 0 15px;
}

.accordion-section {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 20px 0;
}

.accordions .accordion-section:last-of-type {
	margin:0px;
}
.accordion-section .acc-section {
    float: left;
    width: 100%;
    padding: 25px;
    display: none;
    position: relative;
    z-index: 2;
    margin-top: -1px;
    background: #ffffff;
    padding-top: 5px;
}

.accordion-section .acc-title {
    float: left;
    width: 100%;
    display: flex;
    height: auto;
    min-height: 60px;
    padding: 10px 25px;
    padding-right: 70px;
    position: relative;
    margin: 0 0 0px 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.accordion-section .acc-title:hover {
	cursor:pointer;
}

.accordion-section .acc-title:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 25px;
    display: block;
    font-weight: 400;
    font-size: 20px;
}

.accordion-section .acc-title.active:after {
	content:"\f106";
}

.flexible-article-fields {
    float: left;
    width: 100%;
    position: relative;
}

.content {
	float:left;
	width:100%;
	height:auto;
	display:block;
}

.content > *:first-child {
	margin-top:-7px;
}

.content > *:last-child {
	margin-bottom:-7px;
}

.hero {
	margin-bottom:75px;
}

.hero-plain h1,
.hero-background-block h1 {
    margin: -10px 0 -12px 0px;
}

.hero-plain h1:before, .hero-background-block h1:before,
.hero-plain h1:after, .hero-background-block h1:after {
	display:none;
}

p#breadcrumbs {
    margin: 0px;
    line-height: 1.5;
    float: left;
    width: 100%;
    display: block;
}

.hero-plain p#breadcrumbs,
.hero-background-block p#breadcrumbs,
.hero.hero-full-image p#breadcrumbs {
    margin-top: 25px;
    margin-bottom: 50px;
}

.hero-background-block p#breadcrumbs,
.hero.hero-full-image p#breadcrumbs {
    margin-top: 40px;
}


p#breadcrumbs a, p#breadcrumbs b, p#breadcrumbs strong {
    float: left;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.hero.hero-full-image p#breadcrumbs a, .hero.hero-full-image p#breadcrumbs b, .hero.hero-full-image p#breadcrumbs strong {
	color:#ffffff;
}

.hero.hero-full-image p#breadcrumbs a {
	opacity:1;
}

.hero.hero-full-image p#breadcrumbs a:hover {
    opacity: 0.4;
}

p#breadcrumbs a {
	box-shadow:none;
	background-image:none !important;
}

p#breadcrumbs b {
    margin: 0 20px;
}

.hero-background-block h1,
.hero.hero-full-image h1 {
	color:#ffffff;
}

.hero.hero-full-image h1 {
    text-shadow: 0px 0px 30px #0c0c0c;
    margin: 0px 0 -11px 0;
}

.hero-background-block .content {
    margin-top: 45px;
    margin-bottom: 75px;
}

.header ul {
    float: left;
    margin: 0pc;
}

.header .btn {
    margin-left: 50px;
    white-space: nowrap;
    height: 36px;
    padding: 11px 36px;
}

.header ul li {
    padding: 0px;
    width: auto;
    margin: 0 55px 0 0;
    line-height: normal;
    position: relative;
}

.header ul li:before {
	display:none;
}

.header ul li a {
    font-size: 17px;
}

.header ul li.menu-item-has-children > a, .header ul li#menu-item-479 > a {
    position: relative;
    padding-right: 20px;
}

.header ul li.menu-item-has-children > a:after, .header ul li#menu-item-479 > a:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    right: 1px;
    top: 2px;
    color: #d4aa02;
}

.header ul li.menu-item-has-children > a:hover:after,
.header ul li#menu-item-479 > a:hover:after {
	content:"\f106";
}

.header ul li ul.sub-menu {
    position: absolute;
    display: none;
    left: -25px;
    top: 50px;
    padding: 16px 25px;
    width: auto;
    background: #ffffff;
}

.header ul li ul.sub-menu li {
    margin: 0px;
    white-space: nowrap;
    margin-bottom: 19px;
    clear: both;
}

footer {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.footer-top {
    padding-top: 68px;
    padding-bottom: 60px;
}

.footer-bottom {
    padding-bottom: 48px;
    height: auto;
}

.footer-bottom p {
    letter-spacing: 0.042em;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 15px 0;
    color: #888888;
}

.footer-bottom p span {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    height: 14px;
    color: transparent;
    width: 2px;
    margin: 0 14px;
}

.footer-bottom p a {
	box-shadow:none;
    font-weight: 300;
}

.footer-top .footer-meta {
    max-width: 330px;
}

.footer-top .footer-meta a.footer-logo {
    margin-bottom: 40px;
}

.footer-top .footer-meta a.footer-logo img,
.footer-top .footer-meta a.footer-logo {
    max-height: 60px;
}

.footer-top ul.social-media {
	margin-top:40px;
}

ul.social-media {
    padding: 0px;
    margin: 0px;
}

ul.social-media li {
    padding: 0px;
    clear: none;
    width: auto;
    margin-right: 10px;
    margin-bottom: 0px;
}

ul.social-media li:before {
	display:none;
}

ul.social-media li a {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #ffffff;
    font-size: 14px;
	opacity:1;
}

ul.social-media li a:hover {
	opacity:0.6;
}

ul.social-media li a.fa-facebook-f {
	background:#1877f2;
}

ul.social-media li a.fa-twitter {
	background:#1da1f2;
}

ul.social-media li a.fa-linkedin-in {
	background:#0a66c2;
}

ul.social-media li a.fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    font-size: 18px;
}

ul.social-media li a.fa-pinterest-p {
	background:#bd081c;
}

.footer-top .footer-section {
    padding: 0;
    float: left;
    width: 100%;
}

.footer-top .footer-section:first-of-type {
	padding-left:0px;
}

.footer-top .footer-section:last-of-type {
	padding-right:0px;
}

.footer-top .footer-section h6 {
    float: left;
    width: 100%;
    display: block;
    margin: -6px 0 36px 0;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.049em;
    font-weight: 600;
    line-height: 26px;
    padding-bottom: 9px;
    position: relative;
}

.footer-top .footer-section h6:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 2px;
    background: #d4aa02;
    visibility: visible;
}

.footer-top .footer-section ul {
    padding: 0px;
    margin: -10px 0 -10px 0px;
}

.footer-top .footer-section ul li {
    padding: 0px;
    margin-bottom: 12px;
}

.footer-top .footer-section ul li:before {
	display:none;
}

.footer-top .footer-section ul li a {
	box-shadow:none;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
	background-image:none !important;
}

.footer-top .footer-section ul.social-media {
    margin: 30px 0 0 0;
}

.footer-top .footer-section ul.social-media li {
    margin-bottom: 0;
    margin: 0 20px 0 0;
}

.footer-top .footer-section ul.social-media li a {
    width: auto;
    height: auto;
    background: none !important;
    font-size: 20px;
    color: #d4aa02;
}

.footer-top .footer-section.split-menu ul li {
    width: 50%;
}

.footer-top .footer-section > div {
    float: left;
    width: 100%;
    display: block;
}

.footer-top .footer-section .stem-programmes .content {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.049em;
    margin: 0 0 24px 0;
}

.footer-top .footer-section .stem-programmes .content p {
    line-height: 26px;
}

.footer-top .footer-section .stem-programmes a.btn.btn-primary {
    width: 213px;
    max-width: 100%;
}

.accreditation {
	margin-bottom:70px;
} 

.accreditation a {
    opacity: 1;
    height: 78px;
    width: auto;
    float: left;
}

.accreditation .row > div {
	margin-bototm:30px;
}

.accreditation a:hover {
	opacity:0.6;
}

.accreditation a img {
	height:100%;
	width:auto;
}

.background-block {
	overflow:hidden;
}

.background-block .container {
	z-index:3;
}

.contact-block .content h3 {
    font-size: 29px;
    margin-bottom: 45px;
}

.contact-block h6 {
    clear: both;
    float: left;
    width: 100%;
    margin: -6px 0 28px 0;
}

.background-block.contact-block .content:not(.flexible-row-block) {
    margin-top: 94px;
}

.background-block.contact-block .contact-form-main {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    max-width: calc(100% - 40px);
}

.background-block.contact-block .contact-form-main h4 {
    font-size: 26px;
    margin: -5px 0 35px 0;
}

.form-loader {
    background: rgb(255 255 255 / 64%);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    z-index: -1;
	opacity:0;
	visibility:hidden;
}

.form-loader.active {
    z-index: 4;
	opacity:1;
	visibility:visible;
}

.form-loader .loader-inner {
    width: 80px;
    height: 92px;
    display: block;
    background: none;
}

.form-loader .loader-inner .position-absolute {
    bottom: 0px;
    width: 100%;
    height: 0%;
    display: block;
    left: 0px;
    overflow: hidden;
    opacity: 0;
	animation:slidein 2s infinite alternate;
}

@keyframes slidein {
  from {
    height: 0%;
    opacity: 0;
  }

  to {
    height: 100%;
    opacity: 1;
  }
}

.form-loader .loader-inner .position-absolute img {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

table {
    width: 100%;
    margin-bottom: 0;
}

table thead th {
    padding: 5px 20px 18px;
}

table tbody td, 
table tfoot tr td, 
table tfoot tr th {
    height: auto;
    vertical-align: middle !important;
    padding: 10px 20px;
}

.flexible-article-fields .flexible-row-block {
    margin-bottom: 55px;
}

.flexible-article-fields .flexible-row-block:last-of-type {
    margin-bottom: 0px;
}

.lightbox, 
.lightbox * {
	box-shadow:none !important;
	background-image:none !important;
}

.flexible-row-block blockquote {
	margin:0px;
}

.scroll-content-section {
    overflow-x: hidden;
    overflow-Y: auto;
    padding-right: 10px;
    max-height: 250px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.scroll-content-section::-webkit-scrollbar {
    width: 8px;
}
 
.scroll-content-section::-webkit-scrollbar-track {
    border-radius: 0px;
}
 
.scroll-content-section::-webkit-scrollbar-thumb {
    border-radius: 0px;
}

.image-split-blocks .content {
    justify-content: start;
    padding-left: 40px;
	padding-right:0px;
}

.image-split-blocks.flex-row-reverse .content {
    justify-content: end;
    padding-right: 40px;
	padding-left:0px;
	text-align:right;
}

.img-filter {
    position: relative;
}

.img-filter:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 2;
    opacity: 0;
}

.img-filter img {
    position: relative;
    z-index: 1;
    min-width: 100%;
    height: auto;
}

.image-split-blocks a.img-filter, 
.full-width-image a.img-filter {
    opacity: 1;
    background-image: none !important;
}

.image-split-blocks a.img-filter:hover,
.full-width-image a.img-filter:hover {
	opacity:0.6;
}

.full-width-image a.img-filter {
    max-height: 450px;
}

.testimonials {
    padding-top: 90px;
    margin-bottom: 100px;
}

.testimonials.border-bottom {
    margin-bottom: 70px;
    padding-bottom: 80px;
}

.title-row {
	margin-bottom:40px;
}

.title-row h3 {
    margin: -6px 0 -8px 0px;
    font-size: 28px;
}

.testimonial-block {
    position: relative;
    padding: 15px 120px 0;
}

.testimonial-block:before,
.testimonial-block:after {
	width:48px;
	height:38px;
	display:block;
	position:absolute;
	background:url(/wp-content/uploads/2021/02/orionthemes-placeholder-image.png) center center;
	background-size:cover;
	content:"";
}

.testimonial-block:before {
	top:0px;
	left:0px;
}

.testimonial-block:after {
    right: 0px;
    bottom: 56px;
    transform: rotate(180deg);
}
.testimonial-block p {
    font-size: 22px;
    line-height: 46px;
    font-weight: 200;
}

.testimonial-block .content {
    margin-bottom: 55px;
}

.testimonial-block .meta {
    font-size: 18px;
}


.testimonial-block .meta span:after {
	content:" and ";
}

.testimonial-block .meta span:last-of-type:after {
	display:none;
}

.slick-slider ul.slick-dots {
    padding: 0px;
    margin-top: 75px;
    margin-bottom: 0px;
    width: auto;
}

.slick-slider ul.slick-dots > li:only-child {
	display: none;
}

.slick-slider ul.slick-dots li {
    padding: 0px;
    margin-right: 10px;
    width: auto;
    margin-bottom: 0px;
    line-height: normal;
    width: 10px;
    height: 10px;
}

.slick-slider ul.slick-dots li:before {
	display:none;
}

.slick-slider ul.slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    color: transparent;
    text-indent: -9999px;
    padding: 0px;
    appearance: none;
    -webkit-appearance: none;
}


.slick-slider ul.slick-dots li.slick-active button {
	cursor:default;
	pointer-events:none;
}

.slick-slider button.next,
.slick-slider button.previous {
	position:absolute;
	opacity:1;
}

.slick-slider button.next, .slick-slider button.previous {
    position: absolute;
    opacity: 1;
    width: 40px;
    height: 40px;
    font-size: 22px;
    background: none;
    margin-top: 0;
}
 
.slick-slider button.previous {
	left:-60px;
}

.slick-slider button.next {
    right: -60px;
}

.post-list {
    margin-bottom: 60px;
}

.navigation {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.navigation ul {
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 0px;
    margin-left: 0px;
    border-bottom: 2px solid;
}

.navigation ul li {
    width: auto;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    height: 40px;
    width: 36px;
    text-align: center;
}

.navigation ul li .ellipses {
    float: left;
    width: 100%;
    line-height: 0.8;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}

.navigation ul li:before {
	display:none;
}

.navigation ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    font-size: 20px;
    line-height: 0.8;
}

.navigation ul li a:before {
    position: absolute;
    left: 0px;
    height: 2px;
    display: block;
    bottom: -2px;
    width: 0%;
    opacity: 0;
}


.navigation ul li a:hover:before,
.navigation ul li.active a:before {
	width:100%;
	opacity:1;
}

.navigation ul li.active a {
}

.navigation ul li.active {
	pointer-events:none;
	cursor:default;
}

.post-list .post-inner {
    flex-direction: column;
    height: 100%;
    position: relative;
}

.post-list .post-inner a.post-thumbnail {
    height: 200px;
    overflow: hidden;
    margin-bottom: 30px;
}

.post-list .post-inner h4 {
    margin-top: -6px;
    margin-bottom: 20px;
}

.post-list .post-inner h4 a {
    font-weight: 600;
}

.post-list .post-inner span.meta {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.7;
    margin-bottom: -4px;
}

.post-list .post-inner a.post-thumbnail {
    height: 200px;
    overflow: hidden;
    margin-bottom: 30px;
}

.post-list .post-inner a.post-thumbnail:after {
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: 60px !important;
    filter: grayscale(1);
    opacity: 0.4;
}

.post-list .post-inner a.post-thumbnail:before {
	z-index:4;
}

.post-list .post-inner a.post-thumbnail img {
	z-index:3;
}

.no-results-block .search-form-main {
    max-width: 600px;
}

.error404 {
    min-height: 100vh;
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.error-404-block h1 {
    width: 100%;
    font-size: 292px;
    line-height: 0.66;
    margin-bottom: 34px;
}

.error-404-block b.title {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.5em;
    padding: 10px 15px;
    line-height: 0.8;
    padding-right: 9px;
    margin-bottom: 35px;
}

.error-404-block .content {
    margin-bottom: 50px;
}

.standard-post .gutter-right {
    padding-right: 50px;
}

.standard-post .gutter-left {
	padding-left:50px;
}

a.featured-single {
    opacity: 1;
    margin-top: -20px;
    margin-bottom: 60px;
    max-height: 450px;
}

a.featured-single:hover {
	opacity:0.6;
}

.next-posts,
.next-posts span.nav-posts {
    margin-top: 30px;
}

.next-posts span.nav-posts span {
    line-height: 0.8;
    max-height: 14px;
    margin-bottom: 15px;
}

.next-posts span.nav-posts a,
.next-posts span.nav-posts p,
.related-case-studies .no-post {
    font-size: 20px;
    line-height: 1.45;
    font-weight: 400;
}

.next-posts span.nav-posts p,
.related-case-studies .no-post {
    margin: 0px;
    opacity: 0.6;
}

.sidebar .section {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.sidebar .section:last-of-type {
	margin-bottom:0px;
}

.sidebar .section.share ul.social-media {
    max-width: 90px;
}

.sidebar .section.share b.posted {
    margin: 0px;
    flex-grow: 1;
    padding-right: 15px;
}

.sidebar .section.share{
    margin-bottom: 35px;
}

.sidebar .section > h4 {
    margin: -6px 0 23px 0px;
}

.sidebar .section ul.archive {
    margin: -7px 0 -7px 0px;
    padding: 0px;
}

.sidebar .section ul.archive li {
    padding: 0px;
    margin: 0 0 7px 0;
}

.sidebar .section ul.archive li:before{
	display:none;
}

.sidebar .section ul.archive li a {
	box-shadow:none;
	background-image:none !important;
}

.sidebar .section .post-list {
    margin-bottom: 0px;
}

.sidebar .section .post-list article:last-of-type {
    margin: 0px;
}

.sidebar .section .post-list article {
    max-width: 100%;
    flex: 0 0 100%;
}

.sidebar .section .post-list article .post-inner {
    flex-direction: row;
    align-items: center;
}

.sidebar .section .post-list article .post-inner a.post-thumbnail {
    max-width: 90px;
    margin: 0px;
    height: 90px;
    min-width: 90px;
}

.sidebar .section .post-list article .post-inner a.post-thumbnail img {
    max-width: none;
    float: left;
    min-width: auto;
    height: 100%;
}

.sidebar .section .post-list article .post-inner h4 {
    font-size: 18px;
    padding-left: 20px;
    margin-top: -3px;
    margin-bottom: -3px;
    min-width: calc(100% - 90px);
    max-width: calc(100% - 90px);
}

.sidebar .section .post-list article .post-inner span.meta {
	display:none !important;
}

.contact-page-module .contact-form-main {
    padding-left: 45px;
    margin: -5px 0 55px 0;
}

.contact-page-module .map-container {
    height: 450px;
    filter: grayscale(1);
}

.testimonials.no-border {
    padding-top: 0px;
    border-top: none;
}

.flexible-article-fields .section {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.flexible-article-fields > *:last-child {
	margin-bottom:0px;
}

.flexible-article-fields > .container-fluid.cta-with-background:last-child {
    margin-bottom: 0 !important;
}

.sidebar.main-sidebar .section {
    margin-bottom: 50px;
}

.sidebar.main-sidebar .section:last-of-type {
    margin: 0px;
}

.panel,
.woocommerce-pages .woocommerce .cart-collaterals {
    padding: 30px;
    background: #ffffff;
}

.sidebar.main-sidebar .section form .btn-primary {
    margin-top: 40px;
}

.section.sidebar-testimonial {
    padding-left: 105px;
    padding-right: 36px;
}

.section.sidebar-testimonial .content h4 {
    font-size: 20px;
}

.section.sidebar-testimonial .content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.section.sidebar-testimonial .content h4 span {
    font-weight: 900;
}

.section.sidebar-testimonial .content h4 span small {
    font-weight: 900;
    font-size: 15px;
}

.section.sidebar-testimonial .icon-block {
    position: absolute;
    left: 30px;
    top: 27px;
}

.icon-block {
    width: 50px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    float: left;
}

.icon-block img {
    float: left;
    max-width: 50px;
    max-height: 50px;
}

.icon-block.hover {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.icon-block.hover img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.icon-block.hover img.top {
	z-index:2;
	opacity:0;
}

.icon-block.hover img.bottom {
	z-index:1;
	opacity:1;
}

.section.sidebar-services .sidebar-service-contain:hover .icon-block.hover img.top {
	opacity:1;
}

.section.sidebar-services .sidebar-service-contain:hover .icon-block.hover img.bottom {
	opacity:0;
}

.checklist-block ul {
    padding: 0px;
    margin: 0px;
	margin-bottom:-20px !important;
}

.checklist-block ul li {
    min-height: 36px;
    padding-left: 60px;
    margin-bottom: 20px !important;
    width: 50%;
    padding-right: 13px;
}

.checklist-block ul li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    width: 36px;
    height: 36px;
    top: 0px;
    text-align: center;
    color: #ffffff;
    line-height: 0.8;
    padding: 11px 0;
}

.lazyLoadImage,
.lazyLoadHeroImage {
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -ms-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
	opacity:0;
	background-position:center center !important;
	background-size:cover !important;
}

.lazyLoadImage.active,
.lazyLoadHeroImage.active {
	opacity:1;
}

.full-width-block {
    position: relative;
    overflow: hidden;
}

.full-width-block:before,
.full-width-image:before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.full-width-block .full-width-inner {
    z-index: 2;
    padding-top: 90px;
    padding-bottom: 225px;
}

.cta-panel-list {
    z-index: 3;
    margin-top: -150px;
    margin-bottom: 80px;
}

.cta-panel-list .panel {
    height: 100%;
}

.cta-panel-list .panel .icon-block {
    margin-top: 5px;
    margin-bottom: 30px;
    height: 66px;
    width: 100%;
    position: relative;
}

.cta-panel-list .panel .icon-block img {
    max-width: 80px;
    max-height: 100%;
}

.cta-panel-list .panel h4 {
    font-size: 20px;
    margin-bottom: 14px;
}

.cta-panel-list .panel:hover .icon-block img.top {
	opacity:1;
}

.cta-panel-list .panel:hover .icon-block img.bottom {
	opacity:0;
}

.opening-content {
    margin-bottom: 70px;
}

.opening-content h2 {
    line-height: 1.35;
    margin-bottom: 35px;
}

.service-panels.cta-panel-list {
    margin-top: 0px;
    margin-bottom: 80px;
}

.service-panels.cta-panel-list .panel,
.service-panels.cta-panel-list .panel span.link {
    box-shadow:none;
	background-image:none !important;
}

.service-panels .panel h3 {
    font-size: 22px;
    font-weight: 500;
}

.service-panels.cta-panel-list .panel .icon-block {
    height: 70px;
    margin-top: 0px;
}

.service-panels.cta-panel-list .panel .icon-block img {
    max-width: 100%;
    min-width: 64px;
}

.service-panels.cta-panel-list .panel .content {
    margin-bottom: 30px;
}

.service-panels.cta-panel-list .panel {
    flex-direction: column;
}

.service-panels.cta-panel-list.service-panels-list {
    margin-bottom: 0px;
}


.service-panels.service-panels-list a.panel {
    justify-content: start !important;
    padding: 35px;
    padding-left: 135px;
}

.service-panels.service-panels-list a.panel .icon-block {
    width: 70px;
    position: absolute;
    left: 30px;
    margin-bottom: 0px;
}

.service-panels.service-panels-list a.panel .content {
    text-align: left !important;
    margin-top: 3px;
}

.service-panels.service-panels-list a.panel span.link {
    justify-content: start !important;
}

.sidebar-over {
    position: relative;
    z-index: 4;
    margin-top: -250px;
}

.hero-background-block .content p {
    font-size: 18px;
    line-height: 36px;
}

.hero.hero-full-image {
    filter: contrast(1.1) brightness(1.1);
    height: 460px;
    position: relative;
    padding-bottom: 80px;
}

.hero.hero-full-image:before {
    background: #1b1b1b;
    background: -moz-linear-gradient(left, #1b1b1b 0%, rgb(27 27 27 / 0%) 100%);
    background: -webkit-linear-gradient(left, #1b1b1b 0%,rgb(27 27 27 / 0%) 100%);
    background: linear-gradient(to right, #1b1b1b 0%,rgb(27 27 27 / 0%) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#1b1b1b',GradientType=1 );
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.hero.hero-full-image p#breadcrumbs {
    text-shadow: 0px 0px 15px rgb(43 43 43 / 50%), 0px 0px 7px rgb(43 43 43 / 16%);
}

.page-template-service-parent .flexible-article-fields {
	margin-top:15px;
}

.top-nav {
    margin-bottom: 25px;
    margin-top: 0px;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -ms-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
}

.header.fixed .top-nav {
    margin-top: -41px;
}

.top-nav span.contact-meta {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    margin-right: 25px;
    white-space: nowrap;
}

.header .top-nav ul {
    padding: 0px;
    margin: -4px 0 0 0px;
}

.header .top-nav ul li {
    margin-right: 40px;
}

.header .top-nav ul li a {
    font-size: 14px;
    line-height: 1;
}

.contact-page-module .contact-meta .meta-inner:last-of-type p br {
    display: none;
}

.gallery-full .title-row {
    margin-bottom: 50px;
}

.gallery-slider.slick-slider ul.slick-dots {
    margin-left: 15px;
    margin-top: 50px;
}

.gallery-slider a.gallery-block,
.gallery-filter a.gallery-block {
	box-shadow:none;
	background-image:none !important;
}

.gallery-slider a.gallery-block img,
.gallery-filter a.gallery-block img {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gallery-slider a.gallery-block:hover img,
.gallery-filter a.gallery-block:hover img {
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

.gallery-slider.slick-slider button.previous, .gallery-slider.slick-slider button.next {
    bottom: auto;
    top: 40%;
    transform: translateY(-50%);
}

.gallery-slider.portrait a.gallery-block {
    height: 320px;
}

.gallery-slider.portrait a.gallery-block img {
    height: 100%;
    max-width: none;
}

.gallery-filter {
    margin-top: -30px;
    margin-bottom: 85px;
}

ul.nav-tabs,
.woocommerce-pages .woocommerce nav ul {
    padding: 0px;
    margin-bottom: 45px;
    border-bottom: 1px solid #000000;
}

ul.nav-tabs li,
.woocommerce-pages .woocommerce nav ul li {
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 3;
}

ul.nav-tabs li:before,
.woocommerce-pages .woocommerce nav ul li:before {
	display:none;
}

ul.nav-tabs li a,
.woocommerce-pages .woocommerce nav ul li a {
    line-height: 1;
    font-size: 16px;
    box-shadow: none;
    position: relative;
    padding: 0 20px 20px;
    opacity: 0.5;
	background-image:none !important;
}

ul.nav-tabs li a:hover,
.woocommerce-pages .woocommerce nav ul li a:hover {
    opacity: 1;
}

ul.nav-tabs li a:before,
.woocommerce-pages .woocommerce nav ul li a:before {
    visibility: visible;
    height: 2px;
    bottom: -2px;
    left: 0px;
    width: 0px;
    display: block;
    opacity: 0;
    position: absolute;
    z-index: 2;
}

ul.nav-tabs li a:hover:before,
ul.nav-tabs li a.active:before,
.woocommerce-pages .woocommerce nav ul li a:hover:before,
.woocommerce-pages .woocommerce nav ul li.is-active a:before {
	opacity:1;
	width:100%;
}

ul.nav-tabs li a.active,
.woocommerce-pages .woocommerce nav ul li.is-active a {
    opacity: 1;
	cursor:default;
	pointer-events:none;
}

.testimonials.testimonials-panel {
    border: none !important;
    padding-top: 0px;
    margin-bottom: 30px;
}

.downloads-list .download-item {
    flex-direction: row;
}

.downloads-list .download-item:last-of-type {
	margin:0px;
}

.downloads-list .download-item a.btn {
    width: 50px;
    text-align: center;
    line-height: 0.8;
    padding: 15px 0px;
    min-width: 50px;
}

.downloads-list .download-item .file-icon {
    width: 50px;
    height: 50px;
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    line-height: 0.8;
    padding: 11px 0;
    min-width: 50px;
}

.downloads-list .download-item .file-meta {
    min-width: 50%;
    max-width: 50%;
	padding-left:30px;
}

.downloads-list .download-item .file-size, .downloads-list .download-item .file-type {
    min-width: 20%;
    max-width: 20%;
    padding: 0 15px;
    font-size: 18px;
    line-height: 1.4;
}

.downloads-list .download-item .file-type span {
	display:inline-block;
	text-transform:uppercase;
}

.downloads-list .download-item small {
    font-weight: 700;
    font-style: italic;
    opacity: 0.7;
}

.downloads-list .download-item h4 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 7px;
}

.gutter-right .downloads-list .download-item .file-size, .gutter-right .downloads-list .download-item .file-type {
    font-size: 16px;
    min-width: 25%;
    max-width: 25%;
}

.gutter-right .downloads-list .download-item .file-meta {
    min-width: 35%;
    max-width: 35%;
}

.post-list .post-inner.case-study-post {
    position: relative;
    flex-direction: row;
}

.post-list .post-inner.case-study-post a.post-thumbnail {
    margin: 0px;
    min-width: 200px;
    max-width: 200px;
    overflow: hidden;
	height:200px;

}

.post-list .post-inner.case-study-post a.post-thumbnail img {
    height: 100%;
    width: auto;
    max-width: none;
}

.post-list .post-inner.case-study-post .content {
    max-width: calc(100% - 200px);
    padding-left: 40px;
}

.post-list .post-inner.case-study-post .content h4 {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 12px;
}

.related-case-studies {
    margin-bottom: 110px;
}

.related-case-studies .title {
}

.related-case-studies .title-row {
    margin-bottom: 60px;
}

.single-case_study .testimonials {
    border-top: none;
    padding-top: 0px;
}

.full-width-image {
    min-height: 500px;
}

.full-width-image .container {
    position: relative;
    z-index: 3;
}

.full-width-image .quote-over-image {
    padding-bottom: 75px;
    padding-top: 90px;
    color: #ffffff;
}

.full-width-image .quote-over-image p {
    font-size: 24px;
    line-height: 40px;
    font-weight: 100;
    margin: 0px;
}

.full-width-image .quote-over-image small {
    font-size: 16px;
    margin-top: 30px;
}

.featured-case-study .gutter-left {
    padding-left: 60px;
}

.featured-case-study h3 {
    margin-bottom: 30px;
}

.featured-case-study h3 small {
    font-size: 20px;
    margin-bottom: 14px;
}

.featured-case-study .content {
    margin-bottom: 50px;
}

.featured-case-study .meta a.btn {
    width: 156px;
}

/* mega menu blocks */

.mega-menu {
    top: 130px;
    display: none;
}

.header.fixed .mega-menu {
    top: 90px;
}

.mega-menu .row.top {
    margin-left: -50px;
    margin-right: -50px;
}

.mega-menu h3 {
    font-size: 24px;
    margin: -6px 0 30px 0;
}

.mega-menu .mega-menu-col {
    max-width: 20%;
    min-width: 20%;
}

.mega-menu .mega-menu-col .justify-content-start {
    padding-left: 0px;
}

.mega-menu .mega-menu-col .content {
    margin-bottom: 3px;
}

.mega-menu .mega-menu-col .content h4 {
    font-size: 19px;
    padding-top: 3px;
    margin-bottom: 16px;
}

.mega-menu .mega-menu-col .content h4 a {
    font-weight: 500;
}

.mega-menu .mega-menu-col .content ul {
    padding: 0px;
}

.mega-menu .mega-menu-col .content li {
    float: left;
    width: 100%;
    margin: 0 0 14px 0;
}

.mega-menu .mega-menu-col .content p {
    margin-top: -2px;
}

/* mega menu blocks */

/* all your homepage hero stuff sits here */
.hero-home-page {
    margin-top: 30px;
    margin-bottom: 100px;
    height: 600px;
    overflow: hidden;
    padding-bottom: 40px;
}

.hero-home-page .slider-inner-content:before{
	content:'';
	position: absolute;
	right:100%;
	width:9000px;
	height: 100%;
	background: rgb(21 21 21 / 90%);
	visibility: visible;
	top:0;
}

.hero-home-page .slider-inner-content {
    background: rgb(21 21 21 / 90%);
    padding: 63px;
    padding-left: 0;
}

.hero-home-page h1 {
    margin-top: -11px;
    margin-bottom: 17px;
    color: #fff;
    font-size: 40px;
    line-height: 54px;
    letter-spacing: 0.13em;
    font-weight: 700;
}

.hero-home-page h1,
.hero-home-page .content {
    width: 104%;
}

.hero-home-page .content {
    margin-bottom: 45px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.0052em;
    font-weight: 500;
}

.hero-home-page .content p {
	line-height:30px;
}

.hero-home-page .slider-inner-content .slider-buttons a {
    margin: 0 38px 0 0;
}

.hero-home-page .slider-inner-content .slider-buttons a:last-of-type {
    margin: 0;
}

.hero-home-page .slider-inner-content .slider-buttons a.link {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
}

.hero-home-page .slider-inner-content .video-bar {
    bottom: 0;
    right: -86px;
    z-index: 2;
}

.hero-home-page .slider-inner-content .video-bar a{
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.049em;
    font-size: 15px;
	box-shadow: none !important;
	background-image:none !important;
}

.hero-home-page .slider-inner-content .video-bar a i.fas.fa-play {
    float: left;
    font-size: 24px;
    width: 86px;
    height: 86px;
    text-align: center;
    line-height: 86px;
    background: #fff;
    margin: 0 0 0 0;
    color: #d4aa02;
}

.hero-home-page .slider-inner-content .video-bar a i.fas.fa-play:before{
	color: #d4aa02;
}

.hero-home-page .slider-inner-content .video-bar a:hover i.fas.fa-play{
	background: #d4aa02;
}

.hero-home-page .slider-inner-content .video-bar a:hover i.fas.fa-play:before{
	color: #fff;
}

.hero-home-page .hero-image {
    margin-left: 0;
    float: left;
    left: 0;
    top: 0;
}

.hero-home-page .flex-nowrap .btn {
    min-width: 152px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
/* all your homepage hero stuff sits here */

/* mobile menu */
a#searchMenu {
    margin-left: 50px;
    position: relative;
    font-size: 26px;
    box-shadow: none !important;
	background-image:none !important;
    color: #151515;
    position: relative;
    z-index: 4;
    line-height: 32px;
    text-align: center;
    width: 41px;
    height: 42px;
}

a#searchMenu .search-lines {
    width: 41px;
    height: 42px;
    position: absolute;
    z-index: 4;
    opacity: 0;
    left: 0;
    top: 0;
}

a#searchMenu i.fas.fa-search {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 42px;
}

a#searchMenu.active i.fas.fa-search {
opacity: 0;
}

a#searchMenu.active .search-lines{
	opacity: 1;
}

a#searchMenu .search-lines span {
    opacity: 1;
    transform: rotate(0deg);
    width: 30px;
    height: 4px;
    background: #151515;
    position: absolute;
    left: 5px;
}

a#searchMenu .search-lines span:nth-of-type(1) {
    top: 9px;
}

a#searchMenu .search-lines span:nth-of-type(2) {
    top: 19px;
}

a#searchMenu .search-lines span:nth-of-type(3) {
    bottom: 9px;
}

a#searchMenu .search-lines span:nth-of-type(1),
a#searchMenu .search-lines span:nth-of-type(2) {
    transform: rotate(45deg);
    top: 19px;
}

a#searchMenu .search-lines span:nth-of-type(2) {
	opacity:0;
}

a#searchMenu .search-lines span:nth-of-type(3) {
    transform: rotate(-45deg);
    bottom: 19px;
}

a#burgerMenu {
    width: 41px;
    height: 42px;
    margin-left: 20px;
    position: relative;
    padding: 7px;
    position: relative;
    z-index: 4;
	background-image:none !important;
}

a#burgerMenu span {
    opacity: 1;
    transform: rotate(0deg);
    width: 30px;
    height: 4px;
    background: #151515;
    position: absolute;
    left: 5px;
	
}

a#burgerMenu span:nth-of-type(1) {
    top: 9px;
}

a#burgerMenu span:nth-of-type(2) {
    top: 19px;
}

a#burgerMenu span:nth-of-type(3) {
    bottom: 9px;
}

a#burgerMenu.active span {
	background: #151515 !important;
}

a#burgerMenu.active span:nth-of-type(1),
a#burgerMenu.active span:nth-of-type(2) {
    transform: rotate(45deg);
    top: 19px;
}

a#burgerMenu.active span:nth-of-type(2) {
	opacity:0;
}

a#burgerMenu.active span:nth-of-type(3) {
    transform: rotate(-45deg);
    bottom: 19px;
}

.header.active {
    -webkit-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%) !important;
    -moz-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%) !important;
    box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%) !important;
}

.mobile-menu {
    right: 0px;
    top: 0px;
    background: #ffffff;
    height: 100%;
    z-index: 98;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: auto;
    padding: 0 25px;
    display: none;
}

.mobile-menu .container {
    /* z-index: 2; */
    /* position: relative; */
    padding-top: 192px;
}

.mobile-menu .container.header-container {
    max-width: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 26px 40px;
    width: 100%;
}

.mobile-menu .container.header-container a#logo-main {
    float: left;
    width: auto;
    box-shadow: none;
	background-image:none !important;
    height: 32px;
    display: block;
    opacity: 1;
    margin: 17px 0;
}

.mobile-menu .container.header-container a#logo-main:before,
.mobile-menu .container.header-container a#logo-main:after {
	display:none;
}

.mobile-menu .container.header-container a#logo-main:hover {
	opacity:0.6;
}

.mobile-menu .container.header-container a#logo-main img {
    max-width: 100%;
    max-height: 100%;
}

.mobile-menu .nav-bottom {
    margin: 25px 0 0 0;
}

.mobile-menu .menu-donate-block {
    background: #151515;
    width: 100%;
    height: 100%;
    padding: 0;
    float: left;
    margin-left: 30px;
    padding-bottom: 85px;
}

.mobile-menu .menu-donate-block:after {
    content: '';
    visibility: visible;
    position: absolute;
    left: 15px;
    top: -100%;
    width: 9000px;
    height: 5000%;
    background: #151515;
    z-index: -1;
}

.mobile-menu .menu-donate-block .inner .title-container {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.mobile-menu .menu-donate-block .inner .title-container span.title {
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    line-height: 29px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.047em;
}

.mobile-menu .menu-donate-block .inner .content{
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #fff;
}

.mobile-menu .menu-donate-block .inner .content p{
	line-height: 22px;
}

.mobile-menu .menu-donate-block .inner .content p:last-of-type {
    color: #9d9d9d;
}

.mobile-menu .menu-donate-block .inner .content a {
    color: #fff;
    font-weight: 700;
}

.mobile-menu .menu-donate-block .inner .content a:hover{
	color: #d4aa02;
}

.mobile-menu .menu-donate-block .inner a.btn.btn-primary.white {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.mobile-menu .menu-donate-block .inner a.btn.btn-primary.white:after {
    background: #d4aa02;
}

.mobile-menu .nav-bottom .search-bar {
    width: 30% !important;
    display: block !important;
    right: 0;
    padding-right: 0;
}

.mobile-menu .menu-page-blocks {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
}

.mobile-menu .menu-page-blocks article {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 54px 0;
}

.mobile-menu .menu-page-blocks .page-post-header-block {
    float: left;
    width: 100%;
    position: relative;
}

.mobile-menu .menu-page-blocks .page-post-header-block a.post-thumbnail {
    float: left;
    width: 100%;
    height: 110px;
    overflow: hidden;
    position: relative;
    box-shadow: none !important;
	background-image:none !important;
    margin-bottom: 20px;
}

.mobile-menu .menu-page-blocks .page-post-header-block h4 {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.052em;
    line-height: 19px;
}

.mobile-menu .menu-page-blocks .page-post-header-block h4 a {
    color: #151515;
    box-shadow: none !important;
	background-image:none !important;
}

.mobile-menu .menu-page-blocks .page-post-header-block h4 a:hover {
    color: #d4aa02;
}

.mobile-menu .menu-page-blocks .page-post-header-block .content{
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.mobile-menu .menu-page-blocks .page-post-header-block .content p{
	line-height: 20px;
}

.mobile-menu .menu-page-blocks .page-post-header-block .content > *:last-child {
    margin-bottom: -4px;
}

.mobile-menu .menu-page-blocks .page-post-header-block .content > *:first-child {
    margin-top: -4px;
}

.menu-left-container {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
}

.menu-left-container .mobile-menu-inner {
    margin: 0 0 60px 0;
}

.menu-left-container .mobile-menu-inner > div{
	float: left;
	width:100%;
	position: relative;
}

.menu-left-container .mobile-menu-inner > div > ul.menu{
	float: left;
	width:100%;
	position: relative;
	padding: 0;
	margin: 0;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li {
    padding: 0;
    margin: 0 0 12px 0;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li:before{
	display:none;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li > a{
	float: left;
	color: #151515;
	font-weight: 500;
	line-height: 19px;
	font-size:16px;
	letter-spacing: 0.036em;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li {
    margin: 0 0 19px 0;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li > a{
    float: left;
    font-size: 32px;
    letter-spacing: 0.0072em;
    font-weight: 700;
    line-height: 39px;
    position: relative;
    color: #151515;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li > a:hover{
	color: #d4aa02;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    position: relative;
    visibility: visible;
    float: right;
    margin: 6px 0 0 15px;
    line-height: 1;
    font-size: 28px;
    color: #d4aa02;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li.menu-item-has-children > a.active:after {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li.menu-item-has-children ul.sub-menu {
    padding: 0;
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
    display: none;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li.menu-item-has-children ul.sub-menu li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    margin: 0 0 19px 0;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li.menu-item-has-children ul.sub-menu li:before {
    display: none;
}

.menu-left-container .mobile-menu-inner > div > ul.menu > li.menu-item-has-children ul.sub-menu li a {
    float: left;
    color: #151515;
    font-weight: 500;
    line-height: 19px;
    font-size: 16px;
    letter-spacing: 0.036em;
}

.social-menu-bar {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.social-menu-bar .title {
    float: left;
    width: 100%;
    position: relative;
	font-size:13px;
	line-height: 43px;
	letter-spacing: 0.042em;
	color: #151515;
	font-weight: 500;
}

.social-menu-bar ul.social-media li a {
    border-radius: 0;
    background: #d4aa02 !important;
    width: 46px;
    height: 46px;
    font-size: 20px;
}

.social-menu-bar ul.social-media li a:hover{
	background: #151515 !important;
	opacity: 1;
}

.mobile-menu .menu-hr-line {
    float: right;
    width: 1px;
    height: 515px;
    background: #e9e9e9;
}

.menu-left-container .tags-browse {
    margin: 0 0 38px 0;
}

.menu-left-container .tags-browse .title {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.052em;
    color: #151515;
    font-weight: 500;
    margin: 0 0 22px 0;
}

.menu-left-container .tags-browse .tags-listing-menu {
    width: 110% !important;
}

.menu-left-container .tags-browse .tags-listing-menu span.tag-tab-style {
    float: left;
    margin: 0 8px 16px 0;
}

.menu-left-container .tags-browse .tags-listing-menu span.tag-tab-style a {
    text-transform: none;
    font-weight: 500;
    height: 36px;
    line-height: 1;
    padding: 11px 20px;
}

.back-issues-menu {
    padding-top: 21px;
}

.back-issues-menu span.title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.052em;
    margin: 0 0 24px 0;
}

.back-issues-menu ul {
	padding: 0;
	margin: 0;
	float: left;
	width:100%;
	position: relative;
}

.back-issues-menu ul li {
	padding: 0;
	margin: 0 0 19px 0;
}

.back-issues-menu ul li:before{
	display: none;
}

.back-issues-menu ul li a {
    float: left;
    box-shadow: none !important;
    letter-spacing: 0.042em;
    color: #151515;
    line-height: 21px;
    font-weight: 500;
    font-size: 13px;
}

.back-issues-menu ul li a:hover{
	color: #151515;
}

.back-issues-menu ul li a strong {
    display: block;
    font-weight: 700;
    color: #151515;
}

.back-issues-menu ul li a:hover strong{
	color: #151515;
}

.back-issues-menu ul li a strong {
    display: block;
}

.back-issues-menu ul li a.back-link {
    color: #151515;
    font-weight: 700;
    float: left;
    line-height: 24px;
}

.back-issues-menu ul li a.back-link:hover{
	color: #151515;
}

/* IE 11 modal */

.ie-modal-only {
    z-index: 9999999;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(59, 59, 59, 0.65);
	display:none;
}

.ie-modal-only .vhboth {
    width: 100%;
    max-width: 670px;
}

/* IE 11 modal */


/*misc icon width fixe */

.section.sidebar-services .sidebar-service-contain .icon-block img.icon-549 {
    min-width: 24px;
}

.service-panels.service-panels-list a.panel .icon-block img.icon-549 {
    min-width: 34px;
}

.section.sidebar-services .sidebar-service-contain .icon-block img.icon-533 {
    min-width: 36px;
}

.service-panels.service-panels-list a.panel .icon-block img.icon-533 {
    min-width: 50px;
}

/* global margins */

.mb-35 {
	margin-bottom:35px;
}
.mb-85 {
	margin-bottom:85px;
}

.mb-30 {
	margin-bottom:30px;
}

p#breadcrumbs *:before,
p#breadcrumbs *:after {
	display:none;
}

div#primary, div#primary #main {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

/* hidden elements*/
.element, .wpcf7 form .fields.submit span.ajax-loader, body.error404 .header, body.error404 .footer, body.error404 .footer-bottom, .page .standard-post .standard-post-meta, .page .post-navigation, .contact-meta a span p br, .single-testimonials .standard-post .standard-post-meta, .testimonials-template-default .social-feed, .grecaptcha-badge, .error404 .accreditation, .error404 footer, .error404 .container-fluid.topics-nav-container {
	display:none !important;
	visibility:none !important;
}
/* no transitions */
div#cookie-law-info-bar .header .menu-main-menu-container ul li > ul.sub-menu, .header .menu-main-menu-container ul li.menu-item-has-children > a:after, .mega-menu-container, .header .menu-main-menu-container ul li > ul.sub-menu, .lightboxOverlay, .lightbox, .lightbox *, .accordion-section .acc-section, .tabbed-container .tabbed-content-contain .tabbed-inner, .container-fluid, .container, .row, .h1, h2, h3, h4, h5, h6, .col-12, .col-0, .fab:before, .fab:after, .fal:before, .fal:after, .fal:before, .fal:after, .fas:before, .fas:after, .fa:before, .fa:after, .header ul li.menu-item-has-children > a:after, .header ul li#menu-item-479 > a:after, .search-form-main button.search-submit i, .search-form-main button.search-submit i:before, .search-form-main button.search-submit i:after, .show-filters a#showFilters i, .show-filters a#showFilters i:before, .show-filters a#showFilters i:after, .show-filters a#showFilters span, .filters-container .filter-block h4 a:before {
	-webkit-transition: none;
	-moz-transition:  none;
	-ms-transition:  none;
	-o-transition:  none;
	transition:  none;
}

.footer-section .did-you-know-footer .did-you-know-slide {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 158px;
}

.footer-section .did-you-know-footer .did-you-know-slide span.figure {
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: 0.0207em;
    line-height: 54px;
    color: #d4aa02;
}

.footer-section .did-you-know-footer .did-you-know-slide .content {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.footer-section .did-you-know-footer .did-you-know-slide .content p {
    line-height: 28px;
}

.footer-section .did-you-know-footer ul.slick-dots {
    margin-top: 33px;
    left: 158px;
    position: absolute;
}

.footer-section .did-you-know-footer ul.slick-dots li button {
    background: #fff !important;
    opacity: 0.3;
}

.footer-section .did-you-know-footer ul.slick-dots li.slick-active button {
    opacity: 1;
}

.container-fluid.donation-block {
    padding-bottom: 84px;
    padding-top: 82px;
}

.donation-block .hero-image {
    left: 0;
    top: 0;
}

.container-fluid.donation-block .row.title-row-with-content {
    margin-bottom: 37px;
}

.row.title-row-with-content span.title {
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.0072em;
    margin: 0 0 32px 0;
    padding-top: 39px;
    position: relative;
	color: #151515;
}

.row.title-row-with-content span.title:before {
	content:'';
    position: absolute;
	left:0;
	top:0;
	width:114px;
	height: 25px;
	visibility: visible;
	background: url(/zine/wp-content/uploads/sites/3/2021/06/orange-icons-zine.svg) no-repeat center center;
	background-size: contain;
}

.row.title-row-with-content span.title.white{
	color: #fff;
}

.row.title-row-with-content span.title.white:before {
	background: url(/wp-content/uploads/2021/05/white-icons.svg) no-repeat center center;
	background-size: contain;
}

.row.title-row-with-content .content {
    font-size: 13px;
    letter-spacing: 0.042em;
    color: #151515;
    font-weight: 500;
}

.row.title-row-with-content .content.white{
	color: #fff;
}

.row.title-row-with-content .content p {
    line-height: 26px;
    margin: 0 0 12px 0;
    font-weight: 500;
}

.row.title-row-with-content .content > *:last-child {
    margin-bottom: -7px;
}

.row.title-row-with-content .content > *:first-child {
    margin-top: -7px;
}

.row.title-row-with-content .content.white a {
    font-weight: 500;
    color: #fff;
}

.row.title-row-with-content .content.white a:hover {
    color: #fff;
}

.row.title-row-with-content a.share.share-link {
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 6px 0;
    padding-left: 24px;
    box-shadow: none;
	background-image:none !important;
}

.row.title-row-with-content a.share.share-link.white{
	color:#fff;
}

.row.title-row-with-content a.share.share-link:hover{
	color: #d4aa02 !important;
}

.row.title-row-with-content a.share.share-link:before{
	content:'';
	position: absolute;
	left:0;
	top:0;
	width:14px;
	height: 15px;
	display: block;
	visibility: visible;
	background:url(/wp-content/uploads/2021/06/share-icon.svg) no-repeat center center;
	background-size: contain !important;
}

.row.title-row-with-content a.share.share-link.white:before{
	background:url(/wp-content/uploads/2021/06/share-icon-white.svg) no-repeat center center;
	background-size: contain !important;
}

.row.title-row-with-content a.share.share-link:hover:before{
	background:url(/zine/wp-content/uploads/sites/3/2021/06/zine-share-icon.svg) no-repeat center center !important;
	background-size: contain !important;
}

.donation-block .hero-image .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: #040066;
    opacity: 0.8;
}

.donation-block .hero-image .image {
    position: relative;
    z-index: -1;
}

.row.donation-bar .donation-bar-block {
    background: #4646b5;
    padding: 19px 35px;
    border-radius: 100px;
    padding-left: 43px;
}

.row.donation-bar .donation-bar-block a.btn.btn-primary.float-right {
    width: 200px;
}

.row.donation-bar .donation-bar-block span.title {
    font-size: 15px;
    letter-spacing: 0.0049em;
    color: #fff;
    font-weight: 500;
    margin: 15px 0;
}

.row.donation-bar .donation-bar-block span.title a {
    font-weight: 500;
    color: #fff;
}

.row.donation-bar .donation-bar-block span.title a:hover {
    color: #fff;
}

.container-fluid.i-am-ctas {
    position: relative;
    z-index: 2;
    padding-bottom: 75px;
	margin-top: -17px;
}

.page-template-front-page-2 .container-fluid.i-am-ctas {
    margin-top: -66px;
}

.home .container-fluid.tabbed-content-block, .page-template-front-page-2 .container-fluid.tabbed-content-block {
    padding-bottom: 76px;
}

.container-fluid.sign-up-form {
    padding-top: 88px;
    padding-bottom: 98px;
    position: relative;
    z-index: 2;
}

.i-am-ctas .iam-cta-block {
    border-right: solid 2px #e6ebef;
}

.i-am-ctas .cta-col:last-of-type .iam-cta-block {
    border-right: none;
}

.i-am-ctas .iam-cta-block a {
    background: #fff;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 8%);
    padding: 35px;
}

.i-am-ctas .iam-cta-block a:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 1;
    border-radius: 5px;
}

.i-am-ctas .iam-cta-block a .icon-block{
	float: left;
	width:100%;
	height: 40px;
	position: relative;
}

.i-am-ctas .iam-cta-block a .icon-block img {
    max-height: none;
    max-width: 129px;
}

.i-am-ctas .iam-cta-block a span.title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.052em;
    color: #151515;
    margin: 22px 0 25px 0;
}

.i-am-ctas .iam-cta-block a .content {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.039em;
    color: #151515;
}

.i-am-ctas .iam-cta-block a .content p{
	line-height: 23px;
}

.i-am-ctas .cta-col:last-of-type .iam-cta-block a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.i-am-ctas .cta-col:first-of-type .iam-cta-block a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.i-am-ctas .iam-cta-block.no-border {
    border-right: none;
}

.i-am-ctas .iam-cta-block.no-border a {
    border-radius: 6px !important;
    padding: 25px;
    padding-bottom: 80px;
    padding-top: 150px;
    overflow: hidden;
}

.i-am-ctas .iam-cta-block.no-border a .post-thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    height: 150px;
    width: 100%;
}

.i-am-ctas .iam-cta-block.no-border a:after {
    content: '';
    position: absolute;
    visibility: visible;
    left: 25px;
    bottom: 25px;
    width: 29px;
    height: 29px;
    background: url(/wp-content/uploads/2021/06/i-am-2.svg) no-repeat center center;
    background-size: contain;
}

.container-fluid.featured-videos {
    background: #151515;
    padding-top: 45px;
    padding-bottom: 38px;
    position: relative;
}

.row.videos-title {
    margin-bottom: 35px;
}

.row.videos-title span.title {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.058em;
    color: #fff;
    font-weight: 500;
}

.featured-videos .video-block a {
    height: 125px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    box-shadow: none !important;
	background-image:none !important;
}

.featured-videos .video-block a span.video-icon {
    width: 66px;
    height: 66px;
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    background: url(/wp-content/uploads/2021/05/play-icon.svg) no-repeat center center;
    background-size: contain;
}

.featured-videos .video-block a:hover span.video-icon{
    background: url(/wp-content/uploads/2021/06/play-icon-hover.svg) no-repeat center center;
    background-size: contain;
}

.featured-videos .video-block span.title {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.0402em;
    color: #fff;
    font-weight: 500;
    margin-top: -5px;
}

.container-fluid.stemettes-society {
    padding-top: 78px;
    padding-bottom: 75px;
    position: relative;
    background: #151515;
}

.container-fluid.stemettes-society .hero-image {
    right: 0;
    top: 0;
}

.stemettes-society .stemette-socity-content span.label-title {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.052em;
    margin: 0 0 35px 0;
}

.stemettes-society .stemette-socity-content .title-container {
    float: left;
    width: 163%;
    margin: 0;
    padding: 30px 30px 35px 0;
    background: rgb(21 21 21 / 90%);
}

.stemettes-society .stemette-socity-content span.title.main-title {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 43px;
    letter-spacing: 0.0104em;
    margin: 0 0 0 0;
}

.stemettes-society .stemette-socity-content .title-container span.title.main-title.top {
    margin: 0 0 10px 0;
}

.stemettes-society .stemette-socity-content .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
    color: #fff;
    margin: 0 0 46px 0;
}

.stemettes-society .stemette-socity-content .content p{
	line-height: 24px;
}

.stemettes-society .stemette-socity-content .video-bar a.play_vimeo span.play-icon {
    float: left;
    width: 52px;
    height: 52px;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/zine-play.svg) no-repeat center center;
    background-size: contain;
    margin: 0 25px 0 0;
}

.stemettes-society .stemette-socity-content .video-bar a.play_vimeo {
    box-shadow: none !important;
	background-image:none !important;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.042em;
    line-height: 16px;
}

.stemettes-society .stemette-socity-content .video-bar a.play_vimeo:hover{
	color: #d4aa02;
}

.stemettes-society a.btn.btn-primary.float-right {
	width:253px;
	max-width:100%;
}

.testimonial-slide-block {
    padding-top: 93px;
    padding-bottom: 93px;
    clear: none;
}

.testimonial-slide-block .hero-image {
    left: 0;
    top: 0;
}

.testimonial-slide-block .hero-image .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: #040066;
    opacity: 0.8;
}

.testimonial-slide-block .hero-image .image.overlay-blue:before{
	background: #040066;
}

.testimonial-slide-block .hero-image .image.overlay-orange:before{
	background: #d4aa02;
	opacity: 0.9;
}

.testimonial-slide-block .hero-image .image.overlay-black:before{
	background: #151515;
	opacity: 0.9;
}

.testimonial-slide-block .hero-image .image {
    position: relative;
    z-index: -1;
}

.testimonial-slide-block .testimonial-slide-inner .arrows {
    display: none;
}

.testimonial-slider .testimonial-slide-block .testimonial-slide-inner .arrows {
    display: block;
    position: absolute;
    right: 0;
    bottom: -60px;
}

.testimonial-slider .testimonial-slide-block .testimonial-slide-inner .arrows button.general.slick-arrow {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    margin: 0 3px;
    width: 38px;
    height: 38px;
    background: url(/wp-content/uploads/2021/06/slick-arrow-white.svg) no-repeat center center;
    background-size: contain;
}

.testimonial-slider .testimonial-slide-block .testimonial-slide-inner .arrows button.general.slick-arrow:hover{
    background: url(/wp-content/uploads/2021/06/slick-arrow-white-arrow-border.svg) no-repeat center center;
    background-size: contain;
}

.testimonial-slider .testimonial-slide-block .testimonial-slide-inner .arrows button.general.slick-arrow.next {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.testimonial-slider .testimonial-slide-block .testimonial-slide-inner {
    margin-bottom: 60px;
    position: relative;
    min-height: 384px;
}

.testimonial-slide-block .testimonial-slide-inner .inner {
    padding-left: 32px;
    border-left: solid 1px #fff;
}

.testimonial-slide-block .testimonial-slide-inner .content {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.0104em;
    padding-top: 110px;
    position: relative;
}

.testimonial-slide-block .testimonial-slide-inner .content:before {
    content: '“”';
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 120px;
    line-height: 1;
}

.testimonial-slide-block .testimonial-slide-inner .content p{
	line-height:49px;
}

.testimonial-slide-block .testimonial-slide-inner .content > *:last-child {
    margin-bottom: -13px;
}

.testimonial-slide-block .testimonial-slide-inner .content > *:first-child {
    margin-top: -13px;
}

.testimonial-slide-block .testimonial-slide-inner .meta.title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.052em;
    font-weight: 600;
    color: #fff;
    margin: 55px 0 25px 0;
}

.testimonial-slide-block.orange .testimonial-slide-inner .meta.title {
    color: #151515;
}

.row.programme-tabbed-row .programmed-dropped {
    display: none;
    float: left;
    width: 100%;
    position: relative;
}

.row.programme-tabbed-row .programmed-dropped:first-of-type {
    display: block;
}

.programmed-dropped .programmes-block-content {
    padding-left: 28px;
}

.programmed-dropped .programmes-block-content span.label-title {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.052em;
    margin: 0 0 35px 0;
}

.programmed-dropped .programmes-block-content span.title.main-title {
    font-size: 21px;
    font-weight: 700;
    color: #151515;
    line-height: 27px;
    letter-spacing: 0.068em;
    margin: 0 0 29px 0;
}

.programmed-dropped .programmes-block-content .content {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.052em;
    color: #151515;
    margin: 0 0 46px 0;
}

.programmed-dropped .programmes-block-content .content p{
	line-height: 28px;
}

.programmed-dropped .programmes-block-content a.btn.btn-primary.float-left {
    width: 231px;
    max-width: 100%;
}

.row.programme-tabs-row {
    margin-bottom: 58px;
}

.row.programme-tabs-row .tabbed-links {
    float: left;
    width: 100%;
    border: solid 1px #E8E8E8;
    border-radius: 100px;
    background: #fff;
    padding: 3px;
}

.row.programme-tabs-row .tabbed-links a.tab-link,
.row.programme-tabs-row .tabbed-links a.cat-link{
    padding: 0;
    text-align: center;
    box-shadow: none;
	background-image:none !important;
}

.row.programme-tabs-row .tabbed-links a.tab-link,
.row.programme-tabs-row .tabbed-links a.cat-link {
    padding: 14px;
    text-align: center;
    box-shadow: none;
	background-image:none !important;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    color: #151515;
    border-radius: 100px;
}

.row.programme-tabs-row .tabbed-links a.tab-link.active, 
.row.programme-tabs-row .tabbed-links a.tab-link:hover,
.row.programme-tabs-row .tabbed-links a.cat-link.active, 
.row.programme-tabs-row .tabbed-links a.cat-link:hover{
    background: #d4aa02;
    color: #fff;
}

.row.intro-title-row {
    margin-bottom: 62px;
}

.row.intro-title-row span.title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.0104em;
    line-height: 49px;
    padding: 0 15px;
    color: #151515;
}

.row.intro-title-row span.title small {
    display: inline-block;
    line-height: 45px;
    font-size: 29px;
}

.container-fluid.event-replay {
    background: #151515;
    padding-bottom: 80px;
    padding-top: 56px;
}

.event-replay .row.title-row-with-content {
    margin-bottom: 35px;
}

.event-replay .row.title-row-with-content span.title {
    margin-bottom: 16px;
}

.event-replay .row.title-row-with-content span.title:before {
    background: url(/zine/wp-content/uploads/sites/3/2021/06/orange-icons-zine.svg) no-repeat center center;
    background-size: contain;
}

.container-fluid.press-kit-resources {
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.media-content-block .title-container h2 {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 700;
    letter-spacing: 0.068em;
    font-size: 21px;
    line-height: 34px;
    margin: 0 0 28px 0;
    padding: 0;
    color: #151515;
}

.media-content-block > .content {
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 36px 0;
}

.media-content-block > .content p{
	line-height: 34px;
}

.media-content-block > .content > *:last-child {
    margin-bottom: -9px;
}

.media-content-block > .content > *:first-child {
    margin-top: -9px;
}

.media-content-block .files .file-block {
    margin: 0 0 32px 0;
}

.media-content-block .files .file-block:last-of-type {
    margin: 0;
}

.media-content-block .files .file-block span.title {
    font-size: 16px;
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    line-height: 34px;
}

.media-content-block .files .file-block  a.file-link {
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.052em;
    line-height: 28px;
    float: left;
}

.blue-cta-sidebar {
    background: #040066;
	color: #fff;
	padding: 40px;
	border-radius: 9px;
}

.blue-cta-sidebar span.title.main-title {
    font-weight: 700;
    letter-spacing: 0.068em;
    font-size: 21px;
    line-height: 34px;
    margin: -7px 0 28px 0;
    padding: 0;
    color: #fff;
}

.blue-cta-sidebar .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
    margin: 0 0 38px 0;
}

.blue-cta-sidebar .content p {
    line-height: 25px;
}

.blue-cta-sidebar .meta {
    margin: 0;
}

.blue-cta-sidebar .meta p {
    line-height: 25px;
}

.blue-cta-sidebar .content p a {
    color: #fff;
    font-weight: 700;
}

.blue-cta-sidebar.contact-blue-cta .content {
    font-size: 16px;
}

.blue-cta-sidebar.contact-blue-cta .content p {
    line-height: 27px;
}

.blue-cta-sidebar.media-sidebar .content p a {
    font-weight: inherit;
}

.blue-cta-sidebar.media-sidebar .content p a:hover {
}

.container-fluid.media-policy {
    padding-top: 70px;
}

.media-policy .media-content-block > .content {
    margin-bottom: 70px;
}

.media-policy-split .policy-split-block {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 57px;
    padding-right: 33px;
    border-right: solid 1px #e8e8e8;
    padding-bottom: 55px;
}

.media-policy-split .col-12:nth-child(even) .policy-split-block {
    border-right: none;
}

.media-policy-split .policy-split-block span.split-policy-title {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 700;
    letter-spacing: 0.068em;
    font-size: 21px;
    line-height: 40px;
    margin: 0 0 15px 0;
    padding: 0;
    color: #151515;
}

.media-policy-split .policy-split-block span.split-policy-title:before{
	content:'';
	position: absolute;
	left:-57px;
	top:0;
	width:40px;
	height: 40px;
	display: block;
	visibility: visible;
}

.media-policy-split .policy-split-block span.split-policy-title.yes:before{
	background: url(/wp-content/uploads/2021/06/media-tick.svg) no-repeat center center;
	background-size: contain;
}

.media-policy-split .policy-split-block span.split-policy-title.no:before{
	background: url(/wp-content/uploads/2021/06/media-times.svg) no-repeat center center;
	background-size: contain;
}

.media-policy-split .policy-split-block .content{
	float: left;
	width:100%;
	position: relative;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
    margin: 0 0 0 0;
	color: #151515;
}

.media-policy-split .policy-split-block .content p{
	line-height: 24px;
}

.container-fluid.contact-block.contact-page-module {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.contact-content-inner .title-container{
	margin: 0 0 28px 0;
}

.contact-content-inner .title-container h2 {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 700;
    letter-spacing: 0.068em;
    font-size: 21px;
    line-height: 34px;
    padding: 0;
	margin: 0;
    color: #151515;
}

.contact-content-inner > .content{
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 36px 0;
	padding-right:40px;
}

.contact-content-inner > .content p{
	line-height: 34px;
}

.contact-content-inner > .content > *:last-child {
    margin-bottom: -9px;
}

.contact-content-inner > .content > *:first-child {
    margin-top: -9px;
}

.contact-content-inner > span.sub-title {
    font-weight: 700;
    letter-spacing: 0.052em;
    font-size: 16px;
    line-height: 34px;
    padding: 0;
    margin: 0 0 33px 0;
    color: #151515;
}

.contact-content-inner > .contact-meta {
    margin-bottom: 50px;
}

.contact-content-inner .contact-meta .title {
    font-weight: 500;
    letter-spacing: 0.052em;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    margin: 0 0 24px 0;
    color: #757575;
}

.contact-content-inner .contact-meta p.meta{
	margin: 0 0 15px 0;
}

.contact-content-inner .contact-meta p.meta:last-of-type{
	margin: 0 0 0 0;
}

.contact-content-inner .contact-meta p.meta a {
    position: relative;
    padding-left: 70px;
    float: left;
    line-height: 46px;
    font-weight: 500;
    letter-spacing: 0.068em;
    font-size: 21px;
    color: #151515;
    box-shadow: none !important;
	background-image:none !important;
}

.contact-content-inner .contact-meta p.meta a:hover{
	color: #d4aa02;
}

.contact-content-inner .contact-meta p.meta a i{
	position: absolute;
	left:0;
	top:0;
	width:46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	padding: 0;
	color: #fff;
	background: #d4aa02;
}

.contact-content-inner .contact-meta p.address {
    letter-spacing: 0.052em;
    font-weight: 500;
    color: #151515;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}

.contact-content-inner > .content.small {
    font-size: 13px;
    padding: 0;
    margin: 0;
    width: 88% !important;
}

.contact-content-inner > .content.small p {
    line-height: 30px;
}

.contact-content-inner > .content.small a {
    color: #151515;
}

.contact-content-inner > .content.small a:hover {
    color: #d4aa02;
}

.stemettes-society .stemettes-image-block .video-bar {
    bottom: 0;
    left: 0;
    z-index: 2;
}

.stemettes-society .stemettes-image-block .video-bar a{
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.049em;
    font-size: 15px;
	box-shadow: none !important;
	background-image:none !important;
}

.stemettes-society .stemettes-image-block .video-bar a i.fas.fa-play {
    float: left;
    font-size: 24px;
    width: 86px;
    height: 86px;
    text-align: center;
    line-height: 86px;
    background: #fff;
    margin: 0 30px 0 0;
    color: #d4aa02;
}

.stemettes-society .stemettes-image-block .video-bar a i.fas.fa-play:before{
	color: #d4aa02;
}

.stemettes-society .stemettes-image-block .video-bar a:hover i.fas.fa-play{
	background: #d4aa02;
}

.stemettes-society .stemettes-image-block .video-bar a:hover i.fas.fa-play:before{
	color: #fff;
}

.stemettes-society .stemettes-image-block {
    -webkit-box-shadow: 0 0 45px 0 rgba(0,0,0,0.08);
    box-shadow: 0 0 45px 0 rgba(0,0,0,0.08);
}

.stemettes-society .stemettes-image-block:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 119px;
    visibility: visible;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    width: 100%;
}

.container-fluid.story-section {
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.container-fluid.tabbed-content-block.programmes-archive{
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.container-fluid.donate-section-page {
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.container-fluid.donate-section-content {
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-bottom: solid 1px #e8e8e8;
}

.about-us-content .about-inner{
	margin-bottom: 80px;
}

.about-us-content .about-inner:last-of-type{
	margin-bottom: 0px;
}

.about-us-content .about-inner .title-container{
	margin-bottom: 7px;
}
 
.about-us-content .about-inner .title-container h3 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    line-height: 34px;
    color: #151515;
    padding: 0;
    margin: 0;
    letter-spacing: 0.068em;
    font-weight: 700;
}

.about-us-content .about-inner .content{
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 36px 0;
}

.about-us-content .about-inner:first-of-type .content {
    padding-right: 40px;
}

.about-us-content .about-inner .content p{
	line-height: 34px;
}

.about-us-content .about-inner .content.has-cta-block {
    margin-bottom: 100px;
}

.about-content-cta .cta-about-inner span.label-title{
	font-size: 16px;
    line-height: 1;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.052em;
    margin: 0 0 35px 0;
}

.about-content-cta .cta-about-inner span.title {
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: 0 0 20px 0;
}

.about-content-cta .cta-about-inner a.link-text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.052em;
    color: #151515;
    line-height: 34px;
}

.about-content-cta hr {
    background: #e8e8e8;
    margin: 115px 0 0 0;
}

.about-figures .figure-block {
    margin: 0 0 43px 0;
    padding: 45px;
    background: #fff;
    border: solid 2px #d4aa02;
    border-radius: 9px;
}

.about-figures .figure-block:last-of-type {
    margin: 0;
}

.about-figures .figure-block .title-container {
    margin: 0 0 40px 0;
}

.about-figures .figure-block .title-container span.title {
    font-weight: 700;
    float: left;
    width: 100%;
    font-size: 64px;
    line-height: 54px;
    color: #d4aa02;
    letter-spacing: 0.0207em;
}

.about-figures .figure-block .content{
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 0 0;
}

.about-figures .figure-block .content p{
	line-height: 32px;
}

.programmes-inner {
    float: left;
    width: 100%;
    position: relative;
}

.programmes-inner a.post-thumbnail {
    height: 210px;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px 0;
    box-shadow: none;
    width: 100%;
	background-image:none !important;
}

.programmes-inner h4 {
    float: left;
    width: 100%;
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: 0 0 18px 0;
}

.programmes-inner h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.programmes-inner h4 a:hover{
	color:#d4aa02;
}

.programmes-inner  .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.programmes-inner .content p {
    line-height: 24px;
}

.programmes-inner a.btn.btn-primary {
    width: 231px;
    position: relative;
    margin: 32px 0 0 0;
}

.donation-ctas-container .title-content.content {
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 58px 0;
}

.donation-ctas-container .title-content.content p{
	line-height: 34px;
}
 
.donation-ctas-container .ctas-container .row.top-ctas{
	margin-bottom: 75px;
}

.ctas-container .row.top-ctas .stemette-donate-cta a {
    padding: 33px;
    background: #fff;
    border: solid 2px #d4aa02;
    border-radius: 9px;
    box-shadow: none;
	background-image:none !important;
}

.ctas-container .row.top-ctas .stemette-donate-cta a span.title {
    float: left;
    width: 100%;
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: 0 0 16px 0;
}

.ctas-container .row.top-ctas .stemette-donate-cta a .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.ctas-container .row.top-ctas .stemette-donate-cta a .content p {
    line-height: 26px;
}

.ctas-container .row.top-ctas .stemette-donate-cta a span.btn.btn-primary {
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
}

.ctas-container .row.external-ctas article{
	margin-bottom: 80px;
}
.ctas-container .row.external-ctas article:last-of-type{
	margin-bottom: 0px;
}

.ctas-container .row.external-ctas .external-donate-cta{
	padding-left:208px;
	position: relative;
}

.ctas-container .row.external-ctas .external-donate-cta a.logo-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 137px;
    height: auto;
    display: block;
    box-shadow: none;
    overflow: hidden;
    border-radius: 22px;
	background-image:none !important;
}

.ctas-container .row.external-ctas .external-donate-cta a.logo-container img{
	float: left;
	width:100%;
	position: relative;
}

.ctas-container .row.external-ctas .external-donate-cta .content-right span.title {
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: 0 0 8px 0;
}

.ctas-container .row.external-ctas .external-donate-cta .content-right .content{
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 0 0;
}

.ctas-container .row.external-ctas .external-donate-cta .content-right .content p{
	line-height: 34px;
}

.ctas-container .row.external-ctas .external-donate-cta .content-right a.btn {
    margin: 40px 0 0 0;
}

.donation-content-rows-container .title-container {
    margin: 0 0 20px 0;
}

.row.ambitions .donation-content-rows-container .title-container {
    margin: 0 0 65px 0;
}

.row.trustees .donation-content-rows-container .title-container {
    margin: 0 0 60px 0;
}

.donation-content-rows-container .title-container span.title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.078em;
}

.row.ambitions {
    margin-bottom: 94px;
}

.row.ambitions .row article {
    margin: 0 0 50px 0;
}

.row.ambitions .row article:last-of-type {
    margin: 0;
}

.row.ambitions .ambitions-content-cta {
    padding-left: 208px;
    position: relative;
    min-height: 135.5px;
}

.row.ambitions .ambitions-content-cta .image-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 175.76px;
    height: 135.5px;
    box-shadow: none;
    overflow: hidden;
	background-image:none !important;
}
.row.ambitions .ambitions-content-cta .image-container img{
    position: relative;
    z-index: 1;
    min-width: 100%;
    height: auto;
}

.row.ambitions .ambitions-content-cta .content-right{
	padding-top: 10px;
}

.row.ambitions .ambitions-content-cta .content-right .title {
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: -8px 0 8px 0;
}

.row.ambitions .ambitions-content-cta .content-right .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.row.ambitions .ambitions-content-cta .content-right .content p{
	line-height: 24px;
}

.row.trustees .trustees-content-cta {
    padding-right: 200px;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 26px;
    border-bottom: solid 1px #ccc;
}

.row.trustees article:last-of-type .trustees-content-cta {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.row.trustees article:last-of-type .trustees-content-cta  a.float-right.btn {
    margin-top: 0;
}

.row.trustees .trustees-content-cta .content-left span.title.name{
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: 0 0 6px 0;
}
.row.trustees .trustees-content-cta .content-left span.title.position{
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 0 0;
	line-height: 24px;
}
.row.trustees .trustees-content-cta a.float-right.btn {
    position: absolute;
    right: 0;
    width: 163px;
    text-align: center;
    margin-top: -15px;
}

.container-fluid.shop-sections {
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.stemette-swag article.swag-block {
    padding-bottom: 79px;
    border-bottom: solid 1px #e8e8e8;
    margin-bottom: 85px;
}

.stemette-swag article.swag-block:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

article.swag-block .product-content-inner h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.078em;
    padding: 0;
    margin: 0 0 27px 0;
}

article.swag-block .product-content-inner .content{
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 0 0 50px 0;
}

article.swag-block .product-content-inner .content p{
	line-height: 34px;
}

article.swag-block .product-content-inner .product-bottom p.price{
	font-size:40px;
	line-height: 34px;
	letter-spacing: 0.13em;
	color: #151515;
	font-weight: 700;
}

article.swag-block .product-content-inner .product-bottom button.btn{
	width:248px;
	text-align: center;
}

article.swag-block .product-content-inner .product-bottom .prices p.price {
    display: none;
}

article.swag-block .product-content-inner .product-bottom .prices p.price:first-of-type {
    display: block;
}

article.swag-block .product-content-inner .product-cart form .form-swag-inner {
    max-width: 65%;
    margin-bottom: 76px;
}

.product-cart form .form-swag-inner .field-inner .fields:last-of-type {
    margin: 0;
}

.product-cart form .form-swag-inner .field-inner .fields b {
    font-size: 13px;
    letter-spacing: 0.042em;
    line-height: 34px;
    margin: 0;
    color: #151515;
    font-weight: 600;
}

.product-cart form .form-swag-inner .field-inner .fields .selectize-input {
    padding: 0;
    background: none;
    border: none;
    border-bottom: solid 1px #151515;
    align-items: normal;
    height: 30px;
    font-weight: 500;
}

.product-cart form .form-swag-inner .field-inner .fields .selectize-dropdown {
    border: 1px solid #151515;
    border-top: 0px;
	top: 65px !important;
}

.product-cart form .form-swag-inner .field-inner .fields .selectize-input:after {
    right: 0 !important;
    font-size: 20px !important;
    opacity: 1 !important;
    color: #d4aa02 !important;
}

article.swag-block .product-images-slider {
    float: left;
    width: 100%;
    position: relative;
}

article.swag-block .product-images-slider .image-container {
    float: left;
    width: 100%;
    position: relative;
}

article.swag-block .product-images-slider .image-container img {
    float: left;
    width: 100%;
    position: relative;
}

article.swag-block .product-images-slider ul.slick-dots {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    margin: 0;
    bottom: 20px;
}

article.swag-block .product-images-slider ul.slick-dots li button {
    background: #fff;
    opacity: 0.3;
}

article.swag-block .product-images-slider ul.slick-dots li.slick-active button {
    opacity: 1;
}

.container-fluid.events-sliders {
    padding-top: 65px;
    padding-bottom: 78px;
}

.row.post-list-title {
    margin-bottom: 70px;
}

.row.post-list-title span.title.main-title {
    font-size: 32px;
    line-height: 51px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.0104em;
}

.row.post-list-title span.title.sub-title {
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 13px 0 0 0;
}

.row.post-list-title a.btn.btn-primary.float-right {
    width: 211px;
    max-width: 100%;
    text-align: center;
}

.event-slider-container span.slider-label {
    font-size: 13px;
    line-height: 1;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.052em;
    margin: 0 0 48px 0;
}

.events-post-inner a.post-thumbnail {
    float: left;
    width: 100%;
    height: 308px;
    overflow: hidden;
    box-shadow: none;
	background-image:none !important;
}

.events-post-inner a.post-thumbnail .video-icon {
    width: 66px;
    height: 66px;
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    background: url(/wp-content/uploads/2021/05/play-icon.svg) no-repeat center center;
    background-size: contain;
}

.events-post-inner a.post-thumbnail:hover .video-icon{
    background: url(/wp-content/uploads/2021/06/play-icon-hover.svg) no-repeat center center;
    background-size: contain;
}

.events-post-inner .event-post-content span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 20px 0;
}

.events-post-inner .event-post-content a.share {
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 20px 0;
    padding-left: 24px;
    box-shadow: none;
	background-image:none !important;
}

.events-post-inner .event-post-content a.share:hover{
	color: #d4aa02;
}

.events-post-inner .event-post-content a.share:before{
	content:'';
	position: absolute;
	left:0;
	top:0;
	width:14px;
	height: 15px;
	display: block;
	visibility: visible;
	background:url(/wp-content/uploads/2021/06/share-icon.svg) no-repeat center center;
	background-size: contain;
}

.events-post-inner .event-post-content a.share:hover:before{
	background:url(/zine/wp-content/uploads/sites/3/2021/06/zine-share-icon.svg) no-repeat center center;
	background-size: contain;
}

.events-post-inner .event-post-content h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.058em;
    padding: 0;
    margin: 0 0 14px 0;
}

.events-post-inner .event-post-content h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.events-post-inner .event-post-content h4 a:hover{
	color:#d4aa02;
}

.events-post-inner .event-post-content .content{
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.events-post-inner .event-post-content .content p{
	line-height: 24px;
}

.events-post-inner .event-post-content .content > *:last-child {
    margin-bottom: 0;
}

.events-post-inner .event-post-content .content > *:first-child {
    margin-top: -7px;
}

.events-post-inner .event-post-content a.btn {
    width: 231px;
    max-width: 100%;
    text-align: center;
    margin: 38px 0 0 0;
}

.container-fluid.hero.hero-plain {
    margin-bottom: 80px;
    padding-top: 55px;
    border-top: solid 1px #e8e8e8;
}

.container-fluid.hero.hero-plain h1 {
    margin: -13px 0 24px 0;
    font-weight: 700;
    letter-spacing: 0.013em;
    line-height: 54px;
    font-size: 40px;
    color: #151515;
}

.container-fluid.hero.hero-plain .content {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.052em;
    color: #151515;
}

.container-fluid.hero.hero-plain .content p{
	line-height: 34px;
}

a.btn.btn-secondary.share-cta span.icon {
    width: 14px;
    height: 15px;
    display: block;
    visibility: visible;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/zine-share-icon.svg) no-repeat center center;
    background-size: contain;
    float: left;
    margin: -1px 13px 0 0;
}

a.btn.btn-secondary.share-cta:hover span.icon,
a.btn.btn-secondary.share-cta:focus span.icon{
	background:url(/wp-content/uploads/2021/06/share-icon-white.svg) no-repeat center center;
	background-size: contain;
}

.modal-form-container-block {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    margin: 0;
	padding:0;
	display:none;
}

.modal-form-container-block .overlay {
    width: 100%;
    height: 100%;
    float:left;
    position:relative;
    background: rgb(255 255 255 / 60%);
}

.modal-form-container-block .vimeo-container, 
.modal-form-container-block .youtube-container,
.modal-form-container-block .pop-up-container,
.modal-form-container-block .share-container{
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    padding: 50px;
    background: #fff;
    border-radius: 10px;
    border: solid 1px #dbdbdb;
    -webkit-box-shadow: 0 0 26px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0 26px 0 rgba(0,0,0,0.15);
}

.modal-form-container-block .vimeo-container .close-modal, 
.modal-form-container-block .youtube-container .close-modal,
.modal-form-container-block .pop-up-container .close-modal,
.modal-form-container-block .share-container .close-modal{
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/wp-content/uploads/2021/06/close-modal.svg) no-repeat center center;
    background-size: contain;
    display: block;
    right: 20px;
    top: 20px;
    box-shadow: none;
	z-index: 10;
}

.modal-form-container-block .vimeo-container .close-modal:hover,
.modal-form-container-block .youtube-container .close-modal:hover,
.modal-form-container-block .pop-up-container .close-modal:hover,
.modal-form-container-block .share-container .close-modal:hover{
    background: url(/wp-content/uploads/2021/06/close-modal-hover.svg) no-repeat center center;
    background-size: contain;
}

.modal-form-container-block .vimeo-container .vimeo-vid-section,
.modal-form-container-block .youtube-container .youtube-vid-section,
.modal-form-container-block .pop-up-container .pop-up-section,
.modal-form-container-block .share-container .share-section {
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
	position: relative;
}

.modal-form-container-block .vimeo-container .vimeo-vid-section .vimeo-modal-vid,
.modal-form-container-block .youtube-container .youtube-vid-section .youtube-modal-vid{
    float: left;
    width: 100%;
}

.modal-form-container-block .vimeo-container .vimeo-vid-section .vimeo-modal-vid div#vimeoContainer {
    float: left;
    width: 100%;
}

.container-fluid.top-i-am-section {
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    margin-top: 85px;
	margin-bottom: 90px;
}

.container-fluid.top-i-am-section .row.full-width-image-section {
    margin-top: -85px;
    margin-bottom: 73px;
}

.container-fluid.top-i-am-section .row.content-cta-blocks {
    margin-bottom: -90px;
}

.container-fluid.dropped-i-am-content {
    padding-top: 110px;
    position: relative;
    padding-bottom: 107px;
}

.dropped-i-am-content .i-am-dropped-content {
    float: left;
    width: 100%;
    position: relative;
    display: none;
}

.dropped-i-am-content .i-am-dropped-content:first-of-type {
    display: block;
}

.iam-page-block a {
    box-shadow: none !important;
	background-image:none !important;
}

.iam-page-block a .image-container {
    height: 200px;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.iam-page-block a .title-container {
    padding: 33px 20px;
    background: #f9f9f9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.iam-page-block a:hover .title-container,
.iam-page-block a.active .title-container{
    background:#d4aa02;
}

.iam-page-block a .title-container:after {
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #d4aa02;
    visibility: visible;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -20px;
	opacity:0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.iam-page-block a:hover .title-container:after, 
.iam-page-block a.active .title-container:after {
	opacity: 1;
}

.iam-page-block a .title-container span.title {
    font-size: 19px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.062em;
    text-align: center;
    line-height: 23px;
}

.iam-page-block a:hover .title-container span.title,
.iam-page-block a.active .title-container span.title{
	color: #fff;
}

.i-am-event span.event-title-main {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.0104em;
    line-height: 46px;
    color: #151515;
    margin: -10px 0 37px 0;
}

.i-am-event .events-post-inner .event-post-content a.btn {
    width: 100%;
}

.i-am-content-blocks .inner {
    margin: 0 0 40px 0;
}

.i-am-content-blocks .inner:last-of-type {
    margin: 0;
}

.i-am-content-blocks .inner > span.title {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: 0 0 20px 0;
}

.i-am-content-blocks .inner .content {
    font-size: 13px;
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.042em;
}

.i-am-content-blocks .inner .content p {
    line-height: 28px;
}

.i-am-content-blocks .inner .content a {
    color: #151515;
    display: inline-block;
    font-weight: 700;
}

.container-fluid.follow-credits-block {
    padding-top: 72px;
	padding-bottom: 81px;
}

.follow-credits-block span.title.top-title {
    letter-spacing: 0.104em;
    font-weight: 700;
    color: #151515;
    text-align: center;
    font-size: 32px;
    line-height: 49px;
    margin: 0 0 12px 0;
}

.follow-credits-block span.title.bottom-title {
    font-size: 16px;
    color: #151515;
    font-weight: 500;
    letter-spacing: 0.052em;
    text-align: center;
    line-height: 28px;
    margin-bottom: 42px;
}

.follow-credits-block ul.social-media {
    display: table;
    margin: 0 auto;
    float: none;
    width: auto;
}

.follow-credits-block ul.social-media li a {
    border-radius: 0;
    background: #d4aa02 !important;
    width: 46px;
    height: 46px;
    font-size: 20px;
}

a.btn.btn-secondary.share-cta.circle-share {
    padding: 17px;
}

a.btn.btn-secondary.share-cta.circle-share span.icon {
    margin: 0;
    background: url(/wp-content/uploads/2021/06/share-black-icon-1.svg) no-repeat center center;
    background-size: contain;
}

a.btn.btn-secondary.share-cta.circle-share:hover span.icon {
    margin: 0;
    background: url(/wp-content/uploads/2021/06/share-icon-white.svg) no-repeat center center;
    background-size: contain;
}

.events-replay-inner a {
    box-shadow: none !important;
    background: #fff;
	background-image:none !important;
}

.events-replay-inner a .post-thumbnail {
	height: 292.69px;
	overflow: hidden;
}

.events-replay-inner a .post-content {
	padding: 32px;
}

.events-replay-inner a .post-content h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.068em;
    color: #151515;
    font-weight: 700;
    margin: 0 0 14px 0;
}

.events-replay-inner a .post-content .content{
	font-size:13px;
	font-weight: 500;
	color: #151515;
	letter-spacing: 0.042em;
}

.events-replay-inner a .post-content .content p{
	line-height: 24px;
}

.container-fluid.featured-post-section {
    padding-top: 88px;
    padding-bottom: 67px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.featured-post-section a.post-thumbnail {
    float: left;
    width: 100%;
    height: 344px;
    overflow: hidden;
    box-shadow: none;
	background-image:none !important;
}

.featured-post-section a.post-thumbnail span.next-up {
    z-index: 2;
    left: 0;
    top: 0;
    background: #d4aa02;
    padding: 16px 25px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.042em;
    line-height: 12px;
    font-size: 13px;
}

.featured-post-section.blog a.post-thumbnail{
	height: 453px;
}

.featured-post-section .featured-inner-container {
    background: #fff;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 8%) !important;
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 8%) !important;
}

.featured-post-section .event-post-content span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 20px 0;
}

.featured-post-section .event-post-content h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.078em;
    padding: 0;
    margin: 0 0 14px 0;
}

.featured-post-section .event-post-content h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.featured-post-section .event-post-content h4 a:hover{
	color:#d4aa02;
}

.featured-post-section .event-post-content .content{
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.featured-post-section .event-post-content .content p{
	line-height: 24px;
}

.featured-post-section .event-post-content a.btn {
    width: 170px;
    max-width: 100%;
    text-align: center;
    margin: 38px 0 0 0;
}

.row.title-row-with-content span.title.no-shapes {
    padding: 0;
}

.row.title-row-with-content span.title.no-shapes:before {
    display: none;
}

.container-fluid.cta-with-background {
    height: 543px;
    position: relative;
    padding-bottom: 70px;
	margin-bottom: 84px;
}

.container-fluid.cta-with-background .hero-image {
    left: 0;
    top: 0;
    z-index: 1;
}

.container-fluid.cta-with-background .hero-image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 396px;
    visibility: visible;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    width: 100%;
}

.container-fluid.cta-with-background  .container {
    position: relative;
    z-index: 2;
}

.cta-with-background .basic-cta-block .title{
	color:#fff;
	letter-spacing: 0.104em;
	line-height: 43px;
	font-size:32px;
	margin: 0 0 22px 0;
	font-weight: 700;
}

.cta-with-background .basic-cta-block .content{
	font-size:13px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.042em;
	margin: 0 0 30px 0;
}

.cta-with-background .basic-cta-block .content p{
	line-height: 20px;
}

.cta-with-background .basic-cta-block .content > *:last-child {
    margin-bottom: -4px;
}
.cta-with-background .basic-cta-block .content > *:first-child {
    margin-top: -4px;
}

.cta-with-background .basic-cta-block .btn{
	min-width: 200px;
}

.cta-with-background .basic-cta-block a.play_vimeo {
    background: url(/wp-content/uploads/2021/06/play-icon-hover.svg) no-repeat center center;
    background-size: contain;
    float: left;
    width: 51px;
    height: 51px;
    box-shadow: none !important;
    margin: 0 0 0 15px;
}
.cta-with-background .basic-cta-block a.play_vimeo:hover{
	background: url(/wp-content/uploads/2021/05/play-icon.svg) no-repeat center center;
    background-size: contain;
}

.container-fluid.table-section {
    margin-bottom: 91px;
}

.table-block-container {
    float: left;
    width: 100%;
    position: relative;
}

.table-block-container > .btn{
	min-width: 200px;
	margin: 30px 0 0 0;
}

.table-block-container table.table {
    float: left;
    width: 100%;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.table-block-container table.table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-block-container table.table thead th {
    background: #040066;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.052em;
    line-height: 24px;
    font-weight: 700;
}

.table-block-container table.table thead th, .table-block-container table.table tbody td {
    padding: 22px 40px;
	border-bottom: 1px solid #e8e8e8 !important;
	border-top:none;
}

.table-block-container table.table tbody td {
    font-size: 16px;
    letter-spacing: 0.052em;
    line-height: 34px;
    font-weight: 500;
    padding: 35px 40px;
	border-right: 1px solid #e8e8e8;
}

.table-block-container table.table tbody td:last-child{
	border-right:none;
}

.table-block-container table.table tbody tr:hover td, .table-block-container table.table tfoot tr:hover td, .table-block-container table.table tfoot tr:hover th {
    border-color: #e8e8e8 !important;
}

.container-fluid.content-blocks {
    margin-bottom: 30px;
    padding-top: 84px;
}
.flexible-article-fields .container-fluid.content-blocks:first-of-type {
    padding-top: 0;
}

.content-blocks article {
    margin-bottom: 30px;
}

.content-block-cta {
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
    background: #f9f9f9;
}

.content-block-cta .post-thumbnail {
    height: 210px;
    position: relative;
    overflow: hidden;
    margin: 0 0 0 0;
	box-shadow: none;
	background-image:none !important;
}

.content-block-cta .post-content {
    float: left;
    width: 100%;
    position: relative;
    background: #f9f9f9;
    padding: 36px;
}

.content-block-cta h4 {
    float: left;
    width: 100%;
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.068em;
    margin: -8px 0 15px 0;
}

.content-block-cta h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.content-block-cta h4 a:hover{
	color:#d4aa02;
}

.content-block-cta  .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.content-block-cta .content p {
    line-height: 24px;
}

.content-block-cta a.btn.btn-primary {
    min-width: 200px;
    position: relative;
    margin: 41px 0 0 0;
}

.container-fluid.image-grid {
	padding-top: 70px;
    padding-bottom: 30px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.container-fluid.image-grid .row.title-row-with-content {
    margin-bottom: 65px;
}

.image-grid .image-grid-block {
    float: left;
    width: 100%;
    position: relative;
    height: 228px;
	margin-bottom: 30px;
}

.image-grid .image-grid-block a {
    height: 100%;
    position: relative;
}

.standard-post article.content {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.052em;
    color: #151515;
}

.standard-post article.content > *:first-child {
    margin-top: -9px;
}

.standard-post article.content p {
    line-height: 34px;
    margin: 0 0 24px 0;
}

.standard-post article.content p a {
    color: #151515;
    font-weight: 700;
}

.standard-post article.content p a:hover {
    color: #d4aa02;
}

.container-fluid.full-width-image-block.page-header-image {
    margin-bottom: 72px;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.sticky:before,
.sticky:after {
    content: '';
    display: table;
}

.post-content-sidebar .sidebar-section.more-posts.sticky {
    top: 150px;
    float: left;
    padding-bottom: 30px;
}

.post-content-sidebar .sidebar-section.more-posts span.title {
    float: left;
    width: 100%;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 16px;
    color: #757575;
    font-weight: 500;
    margin: 0 0 40px 0;
}

.post-content-sidebar .sidebar-section.more-posts ul{
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
}

.post-content-sidebar .sidebar-section.more-posts ul li {
    float: left;
    width: 100%;
    margin: 0 0 23px 0;
    padding: 0 0 23px 0;
    border-bottom: solid 1px #e8e8e8;
}

.post-content-sidebar .sidebar-section.more-posts ul li:before{
	display: none;
}

.post-content-sidebar .sidebar-section.more-posts ul li a {
    font-size: 16px;
    float: left;
    box-shadow: none !important;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.052em;
	line-height: 24px;
	background-image:none !important;
}

.post-content-sidebar .sidebar-section.more-posts ul li a:hover{
	color:#d4aa02;
}

.post-content-sidebar .sidebar-section.more-posts ul li:last-of-type{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom:none;
}

.modal-form-container-block .share-container {
    padding: 56px 63px 65px 63px;
    width: 656px;
    max-width: 100%;
}

.modal-form-container-block .share-container .close-modal {
    position: absolute;
    right: 28px;
    top: 28px;
}

.share-container .share-section span.title.share-title {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 43px;
    letter-spacing: 0.078em;
    font-weight: 700;
    color: #151515;
    margin: -12px 0 33px 0;
}

.share-container .share-section b{
	float: left;
	width:100%;
	font-size:13px;
	line-height: 43px;
	letter-spacing: 0.042em;
	color: #151515;
	font-weight: 500;
}

.share-container .share-section .copy-link-block {
    float: left;
    width: 100%; 
    margin: 0 0 15px 0;
}

.share-container .share-section .copy-link-block .input-block {
    float: left;
    width: 100%;
    position: relative;
    padding: 11px 6px;
    border: solid 1px #151515;
    padding-right: 110px;
}

.share-container .share-section .copy-link-block .input-block span.url {
    float: left;
    font-size: 13px;
    letter-spacing: 0.042em;
    font-weight: 500;
    font-style: italic;
    color: #757575;
    line-height: 21px;
    padding-left: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.share-container .share-section .copy-link-block .input-block a.copy-link {
    float: right;
    border-radius: 2px;
    color: #151515;
    font-size: 11px;
    text-transform: none;
    letter-spacing: 0.036em;
    padding: 10px 15px;
    height: auto;
    line-height: 12px;
    width: 91px;
    text-align: center;
    position: absolute;
    right: 6px;
    top: 6px;
	z-index: 2;
}

.share-container .share-section .copy-link-block .input-block a.copy-link:before {
    background: #e7e7e7;
}

.share-container .share-section .copy-link-block .input-block a.copy-link:hover {
    color: #fff;
}

.share-container .share-section .copy-link-block .input-block a.copy-link.active {
    color: #fff;
}

.share-container .share-section .copy-link-block .input-block a.copy-link.active:before {
    background: #008000;
}

.share-container .share-section .stemette-society {
    float: left;
    width: 54%;
}

.share-container .share-section .stemette-society a.btn {
    float: left;
    width: 100%;
    letter-spacing: 0.042em;
    font-size: 13px;
    padding: 19px 20px;
}

.share-container .share-section .social-share{
	float: right;
	width:40%;
}

.share-container .share-section .social-share ul.social-media li{
	margin: 0 8px 0 0;
}

.share-container .share-section .social-share ul.social-media li:last-of-type{
	margin: 0 0 0 0;
}

.share-container .share-section .social-share ul.social-media{
	margin: 2px 0 0 0;
}

.share-container .share-section .social-share ul.social-media li a.fab {
    border-radius: 0;
    background: #d4aa02 !important;
    width: 46px;
    height: 46px;
    font-size: 20px;
}

.event-replay .row.title-row-with-content.only-title span.title {
    font-size: 24px;
    letter-spacing: 0.078em;
    line-height: 29px;
}

.tags-listing {
	float: left;
	width:100%;
	position: relative;
	padding-left:31px;
}

.tags-listing:before{
	content:'';
	position: absolute;
	left:0;
	top:0;
	visibility: visible;
	width:15px;
	height:15px;
	display: block;
	background: url(/wp-content/uploads/2021/06/tags-icon.svg) no-repeat center center;
	background-size: contain;
}

.tags-listing span.tag-inner{
	float: left;
	font-style: italic;
	font-size:13px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: 0.042em;
	color: #151515;
}

.tags-listing span.tag-inner span.spacer {
    float: right;
    margin: 0 8px;
}

.tags-listing span.tag-inner:last-of-type .spacer {
    display: none;
}

.container-fluid.full-width-image-block.events-header-image {
    margin-bottom: 70px;
	position: relative;
}

.standard-post article.content.event-article {
    padding-top: 60px;
	position: relative;
}

.standard-post article.content.event-article:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 114px;
    height: 25px;
    visibility: visible;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/orange-icons-zine.svg) no-repeat center center;
    background-size: contain;
}

.standard-post article.content.event-article p:first-of-type {
    font-size: 21px;
    line-height: 34px;
    letter-spacing: 0.0068em;
    margin-bottom: 28px;
}

.standard-post article.content.event-article > *:last-child {
    margin-bottom: -9px;
}

.standard-post .article-bottom-meta {
    float: left;
    width: 100%;
    margin: 87px 0 0 0;
}

.standard-post .article-bottom-meta a.btn.btn-primary {
    width: 258px;
    margin: 0 14px 0 0;
}

.standard-post .article-bottom-meta .tags-listing {
    margin: 62px 0 0 0;
}

.container-fluid.standard-post.event-post-content {
    margin-bottom: 64px;
    position: relative;
}

.container-fluid.hero.hero-plain .tags-listing {
    margin: 22px 0 0 0;
}

.container-fluid.hero.hero-plain a#register-event {
    margin: 30px 0 0 0;
    width: 258px;
	max-width:100%;
}

.event-post-content-sidebar .sidebar-section.event-meta .event-meta-block {
    margin: 0 0 15px 0;
}

.event-post-content-sidebar .sidebar-section.event-meta .event-meta-block:last-of-type {
    margin: 0;
}

.event-post-content-sidebar .sidebar-section.event-meta .event-meta-block b {
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.042em;
    color: #757575;
}

.event-post-content-sidebar .sidebar-section.event-meta .event-meta-block p {
    margin: 0;
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.052em;
    line-height: 24px;
}

.event-post-content-sidebar a#register-event {
    float: left;
    width: 258px;
    margin: 32px 0 0 0;
}

.event-post-content-sidebar {
    padding-left: 31px;
}

.container-fluid.full-width-image-block.blog-header-image {
    margin-bottom: 70px;
	position: relative;
}

.standard-post article.content.blog-article {
    padding-top: 60px;
	position: relative;
}

.standard-post article.content.blog-article:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 114px;
    height: 25px;
    visibility: visible;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/orange-icons-zine.svg) no-repeat center center;
    background-size: contain;
}

.container-fluid.book-recommendations {
    padding-bottom: 75px;
    padding-top: 70px;
    min-height: 650px;
}

.book-recommendations .hero-image {
    left: 0;
    top: 0;
}

.book-recommendations .hero-image .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: #151515;
    opacity: 0.9;
}

.book-recommendations .hero-image .image {
    position: relative;
    z-index: -1;
}

.book-recommendations .row.title-row-with-content span.title:before {
    background: url(/zine/wp-content/uploads/sites/3/2021/06/orange-icons-zine.svg) no-repeat center center;
    background-size: contain;
}

.book-recommendations .row.title-row-with-content .content {
    font-size: 16px;
}

.book-recommendations .row.title-row-with-content .content p {
    line-height: 28px;
}

.book-recommendations .recommendations-ages {
    float: left;
    width: 100%;
    position: relative;
    margin-left: -27px;
}

.book-recommendations .recommendations-ages a.book-age {
    box-shadow: none !important;
    float: left;
    clear: both;
    width: auto;
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.068em;
    padding: 20px 27px;
    width: 170px;
    position: relative;
    background: none;
    border-radius: 6px;
    margin: 0 0 5px 0;
	background-image:none !important;
}

.book-recommendations .recommendations-ages a.book-age:hover, .book-recommendations .recommendations-ages a.book-age.active {
    background: #d4aa02;
}

.book-recommendations .recommendations-ages a.book-age.active{
	cursor: pointer;
	pointer-events: none;
}

.book-recommendations .recommendation-books {
    float: left;
    width: 100%;
    position: relative;
}

.book-recommendations .recommendation-books .book-age-group {
    float: left;
    width: 100%;
    position: relative;
	display: none;
}

.book-recommendations .recommendation-books .book-age-group:nth-child(1){
	display: block;
}

.container-fluid.book-recommendations .row.title-row-with-content {
    margin-bottom: 38px;
}

.book-slider {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 45px;
}

.book-slider .book-block {
    float: left;
    width: 100%;
    position: relative;
}

.book-slider .book-block a {
    box-shadow: none !important;
	background-image:none !important;
}

.book-slider .book-block a .image-container {
    height: 123px;
    position: relative;
    margin-bottom: 16px;
}

.book-slider .book-block a:hover .image-container{
	opacity: 0.8;
}

.book-slider .book-block a .image-container img {
    float: left;
    width: auto;
    height: 100%;
    position: relative;
}

.book-slider .book-block a span.title {
    text-align: center;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 22px;
}

.book-slider .book-block a span.author {
    text-align: center;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 22px;
}


.book-slider ul.slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    bottom: 0;
}

.book-slider ul.slick-dots li button {
    background: #fff !important;
    opacity: 0.3;
}

.book-slider ul.slick-dots li.slick-active button {
    opacity: 1;
}

.book-slider button.general.slick-arrow {
    position: absolute;
    margin: 0;
    width: 38px;
    height: 38px;
    background: url(/wp-content/uploads/2021/06/slick-arrow-white-arrow.svg) no-repeat center center;
    background-size: contain;
	top: 30%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left:-100px;
}

.book-slider button.general.slick-arrow:hover{
	opacity: 0.8;
}

.book-slider button.general.slick-arrow.next {
    -moz-transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    right: -100px;
    left: auto;
}

.featured-post-section .post-inner span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 20px 0;
}

.featured-post-section .post-inner h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.078em;
    padding: 0;
    margin: 0 0 14px 0;
}

.featured-post-section .post-inner h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.featured-post-section .post-inner h4 a:hover{
	color:#d4aa02;
}

.featured-post-section .post-inner .content{
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.featured-post-section .post-inner .content p{
	line-height: 24px;
}

.featured-post-section .post-inner a.btn {
    width: 170px;
    max-width: 100%;
    text-align: center;
    margin: 29px 0 0 0;
}

.featured-post-section .post-inner .tags-listing {
    margin: 35px 0 0 0;
}

.container-fluid.archive-list article {
    margin-bottom: 65px;
}

.events-post-archive a.post-thumbnail {
    float: left;
    width: 27.261%;
    height: 162px;
    position: relative;
    overflow: hidden;
	box-shadow:none !important;
	background-image:none !important;
}

.events-post-archive a.post-thumbnail img {
    float: left;
    width: 100%;
    height: auto;
}

.events-post-archive .event-post-content {
    float: left;
    width:72.739%;
    position: relative;
	padding-left:32px;
}

.events-post-archive .event-post-content span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 20px 0;
}

.events-post-archive .event-post-content h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.0078em;
    padding: 0;
    margin: 0 0 14px 0;
}

.events-post-archive .event-post-content h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.events-post-archive .event-post-content h4 a:hover{
	color:#d4aa02;
}

.events-post-archive .event-post-content .content{
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
}

.events-post-archive .event-post-content .content p{
	line-height: 24px;
}

.blog-post-archive a.post-thumbnail {
    float: left;
    width: 32%;
    height: 162px;
    position: relative;
    overflow: hidden;
    box-shadow: none !important;
	background-image:none !important;
}

.blog-post-archive a.post-thumbnail img {
    float: left;
    width: 100%;
    height: auto;
}

.blog-post-archive .blog-post-content {
    float: left;
    width:68%;
    position: relative;
	padding-left:32px;
}

.blog-post-archive .blog-post-content span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 20px 0;
}

.blog-post-archive .blog-post-content h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.0078em;
    padding: 0;
    margin: 0 0 14px 0;
}

.blog-post-archive .blog-post-content h4 a {
    color: #151515;
    box-shadow: none;
	background-image:none !important;
}

.blog-post-archive .blog-post-content h4 a:hover{
	color:#d4aa02;
}

.blog-post-archive .blog-post-content .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
    color: #151515;
    line-height: 24px;
}

.blog-post-archive .blog-post-content .content p{
	line-height: 24px;
}

.container-fluid.more-blog-posts {
    background: #151515;
	padding-top:60px;
	padding-bottom: 110px;
}

.row.related-blog-title {
    margin-bottom: 66px;
}

.row.related-blog-title span.title {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.078em;
    color: #fff;
    font-weight: 700;
}

.more-blog-posts .blog-post-archive .blog-post-content h4 a,
.more-blog-posts .blog-post-archive .blog-post-content .content{
    color: #fff;
}

.more-blog-posts .blog-post-archive .blog-post-content h4 a:hover {
    color: #d4aa02;
}

.more-blog-posts .blog-post-archive .blog-post-content span.meta{
	color: #9d9d9d;
}

.container-fluid.more-blog-posts article {
    margin-bottom: 65px;
}

.container-fluid.more-blog-posts article:last-of-type {
    margin-bottom:0;
}

.container-fluid.standard-post.blog-post-content {
    margin-bottom: 80px;
}

.row.post-list-title span.title.main-title.zine-title:after {
    content: '';
    position: relative;
    float: right;
    width: 181px;
    height: 30px;
    background: url(/wp-content/uploads/2021/06/zine-title-logo.png) no-repeat center center;
    background-size: contain;
    visibility: visible;
    margin: 11px 0 0 22px;
}

.container-fluid.zine-latest-posts {
    padding-top: 65px;
    padding-bottom: 60px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.zine-post-inner a {
    box-shadow: none !important;
    background: #fff;
    -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 8%) !important;
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 8%) !important;
	background-image:none !important;
}

.zine-post-inner a .post-thumbnail {
    height: 312px;
    overflow: hidden;
}

.zine-post-inner a .post-thumbnail span.category-bar-side {
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 100%;
    z-index: 3;
}

.zine-post-inner a .post-thumbnail span.category-bar-side span.icons {
    width: 91px;
    height: 20px;
    background: url(/wp-content/uploads/2021/05/white-icons.svg) no-repeat center center;
    background-size: contain;
    float: left;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
    position: absolute;
    left: -22px;
    top: 50px;
}

.zine-post-inner a .post-content {
	padding: 32px;
	position: relative;
}

.zine-post-inner a .post-content i.fal.fa-paperclip {
    position: absolute;
    right: 28px;
    top: 28px;
    color: #757575;
}

.zine-post-inner a .post-content h4 {
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 0.068em;
    color: #151515;
    font-weight: 700;
    margin: 0 0 12px 0;
    float: left;
    width: 100%;
}

.zine-post-inner a .post-content span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}

.zine-post-inner a .post-content .content {
    font-size: 13px;
    color: #151515;
    font-weight: 500;
    letter-spacing: 0.042em;
}

.zine-post-inner a .post-content .content p {
    line-height: 24px;
}

.zine-post-inner a .post-content .tags-listing {
    margin: 0 0 16px 0;
}

.nav-bottom .search-bar {
    width: 60% !important;
    z-index: 3;
    top: 20px;
    right: 0;
    display: none;
    padding-right: 120px;
}

.header.fixed .nav-bottom .search-bar {
    top: 0;
}

.nav-bottom .search-bar .search-form-main input.search-field.float-left.w-100.d-block {
    border: none;
    height: 50px;
    color: #151515;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.039em;
    padding: 0;
    padding-left: 36px;
}

.nav-bottom .search-bar .search-form-main button.search-submit {
    left: 0;
    right: auto;
    width: auto;
    padding: 0;
}

.nav-bottom .search-bar .search-form-main input.search-field.float-left.w-100.d-block::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
}
.nav-bottom .search-bar .search-form-main input.search-field.float-left.w-100.d-block::-moz-placeholder { /* Firefox 19+ */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
}
.nav-bottom .search-bar .search-form-main input.search-field.float-left.w-100.d-block:-ms-input-placeholder { /* IE 10+ */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
}
.nav-bottom .search-bar .search-form-main input.search-field.float-left.w-100.d-block:-moz-placeholder { /* Firefox 18- */
	text-transform: none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
}

.ratings-block{
	margin: 70px 0 0 0;
}

.ratings-block span.title {
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.0104em;
    font-weight: 700;
    color: #151515;
}

.ratings-block  span.sub-title {
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 0.052em;
    font-weight: 500;
    color: #151515;
    margin: 12px 0 5px 0;
}

.ratings-block .yasr-star-rating {
    width: 188px !important;
    height: 38px !important;
    background-size: 38px !important;
}

.ratings-block .yasr-star-rating .yasr-star-value {
    background-size: 38px !important;
}

.ratings-block .yasr-vv-stats-text-container,
.ratings-block .yasr-vv-bottom-container .yasr-small-block-bold{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.052em;
    line-height: 34px;
    color: #151515;
    margin: 25px 0 0 0;
}

.ratings-block .yasr-vv-bottom-container .yasr-small-block-bold{
	margin: 5px 0 0 0;
}

.post-listing-filters {
    float: left;
    width: 100%;
    position: relative;
}

.post-listing-filters a.open-filters, .post-listing-filters a.close-filters {
    display: none;
}

.post-listing-filters div#filterable_search_filters {
    float: left;
    width: 100%;
    position: relative;
}

.post-listing-filters div#filterable_search_filters span.title.main-title {
    float: left;
    width: 100%;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    line-height: 16px;
    margin: 0 0 35px 0;
}

.post-listing-filters div#filterable_search_filters .filter_container,
.post-listing-filters div#filterable_search_filters .category-filters-container{
    float: left;
    width: 100%;
    position: relative;
}

.post-listing-filters div#filterable_search_filters .filter_container{
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 28px 0;
    margin: 0 0 28px 0;
    border-bottom: solid 1px #e8e8e8;
}

.post-listing-filters div#filterable_search_filters .filter_container.past-filters-block {
    border-bottom: none;
    padding-bottom: 0;
}

.post-listing-filters div#filterable_search_filters .filter_container span.filter-title {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 22px 0;
    line-height: 19px;
    font-size: 16px;
    letter-spacing: 0.052em;
    color: #151515;
    font-weight: 700;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field {
    float: left;
    width: 47%;
    margin: 0;
    position: relative;
	display: block;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field:nth-child(odd) {
    float: right;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field b {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 13px;
    letter-spacing: 0.042em;
    font-weight: 500;
    color: #151515;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field span {
    float: left;
    width: 100%;
    margin: 0;
	padding-right: 0;
    padding-left: 29px;
    position: relative;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field span:after{
	display: none;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    visibility: visible;
    width: 20px;
    height: 20px;
    display: block;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/calendar-1.svg) no-repeat center center;
    background-size: 20px 20px;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field input {
    float: left;
    width: 100%;
    padding: 0;
    border: none;
    height: 22px;
    font-size: 15px;
    letter-spacing: 0.052em;
    font-weight: 700;
    color: #151515;
    -webkit-appearance: none;
    text-transform: none;
    cursor: pointer;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
	color: #151515;
}
.post-listing-filters div#filterable_search_filters .filter_container label.date-field input::-moz-placeholder { /* Firefox 19+ */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
	color: #151515;
}
.post-listing-filters div#filterable_search_filters .filter_container label.date-field input:-ms-input-placeholder { /* IE 10+ */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
	color: #151515;
}
.post-listing-filters div#filterable_search_filters .filter_container label.date-field input:-moz-placeholder { /* Firefox 18- */
	text-transform: none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
	color: #151515;
}

.post-listing-filters div#filterable_search_filters .filter_container label {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 9px 0;
    display: none;
}

.post-listing-filters div#filterable_search_filters .filter_container label input[type="checkbox"] {
	display: none;
}

.post-listing-filters div#filterable_search_filters .filter_container label span {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
    line-height: 19px;
    padding-right: 20px;
    position: relative;
    color: #151515;
}

.post-listing-filters div#filterable_search_filters .filter_container label span:after {
    content: '\f00c';
    visibility: visible;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    border: solid 2px #d4aa02;
    border-radius: 3px;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 16px;
    font-size: 9px;
    color: transparent;
}

.post-listing-filters div#filterable_search_filters .filter_container label input[type="checkbox"]:checked ~ span:after{
	background: #d4aa02;
	color: #fff;
}

.post-listing-filters a#reset-filter {
    float: left;
    width: auto;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    line-height: 16px;
}

.post-listing-filters a#reset-filter:hover {
    color: #151515;
}

.post-listing-filters div#filterable_search_filters .filter_container a.show-more-filters {
    float: left;
    width: auto;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    line-height: 16px;
}

.post-listing-filters div#filterable_search_filters .filter_container a.show-more-filters:hover {
    color: #151515;
}

.post-listing-filters div#filterable_search_filters .filter_container label:nth-child(-n+6) {
    display: block;
}

.sort-container .selectize-control .selectize-input {
    float: left;
    width: 100%;
    display: block;
    text-transform: none;
    font-size: 13px;
    border-radius: 0px;
    appearence: none;
    -webkit-appearance: none;
    box-shadow: none;
    padding: 10px 32px;
    background: none;
    border: solid 2px #d4aa02;
    align-items: normal;
    height: 51px;
    font-weight: 500;
    letter-spacing: 0.052em;
    border-radius: 26px;
    text-transform: uppercase;
	background-image:none !important;
}

.sort-container .selectize-control .selectize-input.dropdown-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.sort-container .selectize-control .selectize-input {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding-right: 61px;
}

.sort-container .selectize-control .selectize-input:after {
    content: "\f107"!important;
    font-family: "Font Awesome 5 Pro";
    border: none !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    right: 23px !important;
    margin: 0px !important;
    font-weight: 400;
    opacity: 0.8;
    position: absolute;
}

.sort-container .selectize-control .selectize-input.dropdown-active:after {
	content:"\f106"!important;
}

.sort-container .selectize-control .selectize-dropdown {
    padding-top: 0;
    padding-bottom: 10px;
    border: 2px solid #d4aa02;
    top: 50px !important;
    border-top: none;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
}

.sort-container .selectize-control .selectize-dropdown .selectize-dropdown-content {
    max-height: 220px;
}

.sort-container .selectize-control .selectize-dropdown .selectize-dropdown-content .option {
    padding: 13px 22px;
    background: none !important;
    cursor: pointer !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.052em;
    color: #151515;
}

.sort-container .selectize-control .selectize-input:after {
    right: 23px !important;
    font-size: 20px !important;
    opacity: 1 !important;
    color: #d4aa02 !important;
    visibility: visible;
}

.sort-container .selectize-control .selectize-input input[type="select-one"] {
    display: none !important;
}

.archive-list .col-12.sort-col {
    margin-bottom: 65px;
}

.container-fluid.post-list.archive-list {
    padding-top: 62px;
    margin-bottom: 82px;
}

.filterable_search .form-overlay {
    float: left;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    background: rgb(255 255 255 / 80%);
    z-index: 999;
    display: none;
}

.filterable_search .form-overlay .form-loader {
    visibility: inherit;
    opacity: 1;
}

.filterable_search .form-overlay .form-loader .loader-inner {
    width: 180px;
    height: 92px;
    display: block;
    background: none;
}

div#filterable_search_results p.no-results {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.052em;
    width: 100%;
    margin: 0;
}

.filterable_search .row.load-more-row {
    /*margin-top: 78px;*/
}

.ui-datepicker a {
    box-shadow: none !important;
	border: none !important;
	background-image:none !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 1px !important;
    top: 2px !important;
}
.ui-datepicker .ui-datepicker-next {
    right: 1px !important;
    top: 2px !important;
}

.ui-datepicker table tbody td, .ui-datepicker table tfoot tr td, .ui-datepicker table tfoot tr th {
    border-bottom: none !important;
    border: none !important;
    padding: 2px !important;
}

.ui-datepicker table tbody tr:hover td, .ui-datepicker table tfoot tr:hover td, .ui-datepicker table tfoot tr:hover th {
    border-color: #d4aa02 !important;
}

.ui-datepicker .ui-datepicker-header {
    border-radius: 0px !important;
    background: #d4aa02;
    border: none !important;
    padding: 10px 0;
}

.ui-datepicker {
    padding: 0 !important;
    font-family: 'Montserrat', "Helvetica",sans-serif;
    font-weight: 300;
    border: none !important;
    border-radius: 6px !important;
    overflow: hidden;
    -webkit-box-shadow: 0 0 26px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 26px 0 rgb(0 0 0 / 15%);
    z-index: 99999 !important;
}

.ui-datepicker .ui-icon {
    filter: brightness(0) invert(1);
}

.ui-datepicker .ui-datepicker-title {
    margin: 0;
    line-height: 1;
    font-size: 13px;
    letter-spacing: 0.042em;
    color: #fff;
    padding: 4px;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.042em;
    color: #151515;
    font-weight: 600 !important;
    border-radius: 5px;
}

.ui-datepicker table.ui-datepicker-calendar {
    margin: 0;
    padding: 0 !important;
    float: left;
    width: 100%;
}

.ui-datepicker td a:hover {
    background: #d4aa02;
    color: #fff;
}

.ui-datepicker .ui-state-highlight, .ui-datepicker.ui-widget-content .ui-state-highlight, .ui-datepicker .ui-widget-header .ui-state-highlight {
    border: 1px solid #151515;
    background: #151515;
    color: #fff;
    font-weight: 600;
}

.ui-datepicker .ui-datepicker-header a.ui-corner-all {
    background: none !important;
    top: 6px !important;
}

.sign-up-form .row.title-row-with-content {
    margin-bottom: 50px;
}

.mailchimp-form {
    float: left;
    width: 100%;
    position: relative;
}

.mailchimp-form .mc-field-group {
    float: left;
    width: 100%;
    position: relative;
}

.mailchimp-form .mc-field-group label, .job-form form .fields b.title {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 6px 0;
    font-size: 13px;
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.042em;
}

.job-form form .fields b.title{
	color: #fff;
}

.mailchimp-form .mc-field-group input#mce-EMAIL,
.mailchimp-form .mc-field-group .selectize-control{
    float: left;
    width: 100%;
    position: relative;
}

.mailchimp-form .mc-field-group label:hover {
	cursor:pointer;
	color:#d4aa02;
}

.mailchimp-form .mc-field-group input#mce-EMAIL, 
.mailchimp-form .mc-field-group .selectize-control .selectize-input, 
.job-form form .fields input.wpcf7-text, 
.job-form form .fields textarea, 
.job-form form .form-row textarea, 
.job-form form .fields .selectize-input{
    float: left;
    width: 100%;
    display: block;
    text-transform: none;
    font-size: 16px;
    border-radius: 0px;
    appearence: none;
    -webkit-appearance: none;
    box-shadow: none;
    padding: 0;
    background: none;
    border: none;
    border-bottom: solid 1px #151515;
    align-items: normal;
    height: 40px;
    font-weight: 500;
    letter-spacing: 0.052em;
	background-image:none !important;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-input,
.job-form form .fields .selectize-control .selectize-input{
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding-right: 50px;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-input:after,
.job-form form .fields .selectize-control .selectize-input:after {
    content: "\f107"!important;
    font-family: "Font Awesome 5 Pro";
    border: none !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    right: 23px !important;
    margin: 0px !important;
    font-weight: 400;
    opacity: 0.8;
    position: absolute;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-input.dropdown-active:after,
.job-form form .fields .selectize-control .selectize-input.dropdown-active:after{
	content:"\f106"!important;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-dropdown,
.job-form form .fields .selectize-control .selectize-dropdown{
    padding-top: 10px;
    padding-bottom: 13px;
    top: 70px !important;
    border: 1px solid #151515;
    border-top: 0px;
	top: 65px !important;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-dropdown,
.job-form form .fields .selectize-control .selectize-dropdown {
    top: 41px !important;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-dropdown .selectize-dropdown-content,
.job-form form .fields .selectize-control .selectize-dropdown .selectize-dropdown-content {
    max-height: 220px;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-dropdown .selectize-dropdown-content .option,
.job-form form .fields .selectize-control .selectize-dropdown .selectize-dropdown-content .option {
    padding: 13px 22px;
    background: none !important;
    cursor: pointer !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.052em;
    color: #151515;
}

.mailchimp-form .mc-field-group .selectize-control .selectize-input:after,
.job-form form .fields .selectize-control .selectize-input:after{
    right: 0 !important;
    font-size: 20px !important;
    opacity: 1 !important;
    color: #d4aa02 !important;
    visibility: visible;
}

.mailchimp-form button#mc-embedded-subscribe {
    margin: 11px 0 0 0;
}

.has-shape-bg {
    position: relative;
	overflow: hidden;
}

.has-shape-bg .container{
	z-index: 2;
	position: relative;
}

.pattern-icon-bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
	z-index: 1;
}

.tabbed-content-block.has-shape-bg .pattern-icon-bg{
    left: 30px;
    bottom: 30px;
}

.stemettes-society.has-shape-bg .pattern-icon-bg{
    left: -60px;
    bottom: 42px;
}

.featured-videos.has-shape-bg .pattern-icon-bg {
    left: auto;
    bottom: auto;
    top: -80px;
    right: -80px;
}

.featured-videos.has-shape-bg .pattern-icon-bg svg > g > g {
    fill: #4f4f4f !important;
}

.zine-latest-posts.has-shape-bg .pattern-icon-bg {
    left: auto;
    bottom: auto;
    top: 149px;
    right: -97px;
}

.tabbed-content-block.programmes-archive.has-shape-bg .pattern-icon-bg {
    left: auto;
    bottom: auto;
    top: 179px;
    right: -130px;
}

.top-i-am-section .container{
	z-index: 2;
	position: relative;
}

.top-i-am-section .pattern-icon-bg {
    position: absolute;
    right: 0px;
    top: 152px;
    z-index: 1;
    overflow: hidden;
    width: 272px;
}

.featured-post-section.has-shape-bg .pattern-icon-bg {
    right: 0px;
	left: auto;
    bottom:47px;
    overflow: hidden;
    width: 211px;
}

.event-replay.has-shape-bg .pattern-icon-bg {
    left: -84px;
    bottom:66px;
}

.event-replay.has-shape-bg .pattern-icon-bg svg > g > g {
    fill: #4f4f4f !important;
}

.press-kit-resources .pattern-icon-bg {
    right: 0px;
	left: auto;
    bottom:47px;
    overflow: hidden;
    width: 211px;
}

.story-section.has-shape-bg .pattern-icon-bg,
.contact-block .pattern-icon-bg,
.donate-section-page .pattern-icon-bg,
.shop-sections.has-shape-bg .pattern-icon-bg,
.image-grid.has-shape-bg .pattern-icon-bg,
.partners-section .pattern-icon-bg{
    right: 0px;
    left: auto;
    top: 134px;
    overflow: hidden;
    width: 211px;
    bottom: auto;
}

.row.title-row-with-content a.btn.btn-primary.float-right {
    width: 231px;
    max-width: 100%;
}

.events-post-inner .event-post-content .content.all-link-content {
    margin: 20px 0 0 0;
    text-align: center;
}

.events-post-inner .event-post-content .content.all-link-content a {
    color: #151515;
    display: inline-block;
    font-weight: 700;
}

.blue-cta-sidebar.sticky {
    top: 150px;
    float: left;
    padding-bottom: 30px;
}

.container-fluid.sign-up-form.newsletter-page {
    padding-top: 0;
}

.standard-post article.content h1,
.standard-post article.content h2, 
.standard-post article.content h3, 
.standard-post article.content h4, 
.standard-post article.content h5, 
.standard-post article.content h6,
.standard-post article.content h7{
    font-weight: 700;
    letter-spacing: 0.068em;
    color: #151515;
}

.standard-post article.content.blog-article > *:last-child {
    margin-bottom: -9px;
}

.container-fluid.post-list.archive-list.search-list {
    padding-top: 0;
}

.programmed-dropped .programmes-block-content .content ul {
    padding: 0;
}

.page-template-i-am-teacher-page .container-fluid.tabbed-content-block {
    padding-top: 80px;
}

.blue-sidebar-container.donate-sidebar-blocks {
    padding-top: 78px;
}

.container-fluid.standard-post.inner-page-content.no-flex-fields {
    margin-bottom: 60px;
}

.partners-logo-block {
    height: 70px;
}

.partners-logo-block img.vhboth {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.partners-logo-block a {
	float: left;
	width:100%;
	height: 100%;
	position: relative;
	box-shadow: none !important;
	background-image:none !important;
}

.partners-list ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    padding: 0;
	float: left;
	width:100%;
	position: relative;
}

.partners-list ul li {
    padding: 0;
    color: #151515;
    letter-spacing: 0.052em;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
    display: block;
    position: relative;
    break-inside: avoid-column;
}

.partners-list ul li:before {
    display: none;
}

.row.partners-title-row {
    margin-bottom: 50px;
}

.row.partners-listing {
    margin-bottom: 70px;
}

.row.partners-listing article{
	margin-bottom: 40px;
}

.row.partners-title-row span.title {
    font-size: 32px;
    line-height: 51px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.0104em;
}

.row.partners-title-row span.sub-title {
    font-weight: 500;
    color: #151515;
    letter-spacing: 0.052em;
    font-size: 16px;
    margin: 13px 0 0 0;
}

.row.partners-listing hr {
    margin: 0;
    margin-top: 30px;
    background: #e8e8e8;
}

.row.partners-listing:last-of-type .spacer-row {
    display: none;
}

.container-fluid.partners-section {
    padding-top: 80px;
    padding-bottom: 72px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.row.partners-listing:last-of-type {
    margin-bottom: 0;
}

.swag-tabs .tabs-top {
    float: left;
    width: 100%;
    border: solid 1px #E8E8E8;
    border-radius: 100px;
    background: #fff;
    padding: 3px;
    margin-bottom: 30px !important;
}

.swag-tabs  .tabs-top a.tab-link{
    padding: 0;
    text-align: center;
    box-shadow: none;
	background-image:none !important;
}

.swag-tabs .tabs-top a.tab-link {
    padding: 14px;
    text-align: center;
    box-shadow: none;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
    color: #151515;
    border-radius: 100px;
	background-image:none !important;
}

.swag-tabs .tabs-top a.tab-link.active, 
.swag-tabs .tabs-top a.tab-link:hover{
    background: #d4aa02;
    color: #fff;
}

.swag-tabs .tabs-bottom .swag-t-shirt-drop {
    display: none;
}

.swag-tabs .tabs-bottom .swag-t-shirt-drop:first-of-type {
    display: block;
}

.tags-listing span.tag-inner a {
    color: #151515;
}

.tags-listing span.tag-inner a:hover {
    color: #d4aa02;
}

.jobs .job-section-content {
    float: left;
    width: 100%;
    position: relative;
    padding-right: 25px;
}

.jobs .job-section-content span.title {
    float: left;
    width: 100%;
    position: relative;
    font-size: 32px;
    letter-spacing: 0.00104em;
    color: #151515;
    line-height: 43px;
    font-weight: 700;
    margin-bottom: 25px;
}

.jobs .job-section-content .content {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.042em;
	color: #151515;
	margin-bottom: 45px;
}

.jobs .job-section-content .content p {
	line-height: 24px;
}

.jobs .job-section-content a.btn.btn-primary {
    float: left;
    width: 193px;
    text-align: center;
}

.container-fluid.list-a-job {
    background: #151515;
    padding-top: 76px;
    padding-bottom: 88px;
    position: relative;
    z-index: 3;
}

.container-fluid.explore-listing {
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    margin-bottom: 0;
    overflow: hidden;
}

.container-fluid.playlist-block{
    padding-bottom: 84px;
    padding-top: 82px;
}

.container-fluid.playlist-block .hero-image .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: #151515;
    opacity: 0.85;
}

.container-fluid.playlist-block .hero-image .image {
    position: relative;
    z-index: -1;
}

.container-fluid.playlist-block .hero-image {
    left: 0;
    top: 0;
}

.container-fluid.event-replay-block{
    padding-bottom: 84px;
    padding-top: 82px;
}

.container-fluid.event-replay-block .hero-image .image:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: #040066;
    opacity: 0.8;
}

.container-fluid.event-replay-block .hero-image .image {
    position: relative;
    z-index: -1;
}

.container-fluid.event-replay-block .hero-image {
    left: 0;
    top: 0;
}

.container-fluid.posts-slider-section {
    border-bottom: solid 1px #e8e8e8;
    overflow: hidden;
}

.home .container-fluid.posts-slider-section {
    border-bottom: none;
}

.posts-slider-section .slider-right {
    width: 100%;
    height: 543px;
}

.posts-slider-section .slider-right article.slider-article {
    float: left;
    width: 100%;
    height: 543px;
	position: relative;
}

.posts-slider-section .slider-right article.slider-article .hero-image {
    left: 0;
    top: 0;
    z-index: -1;
}

.posts-slider-section .slider-right article.slider-article .hero-image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 396px;
    visibility: visible;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    width: 100%;
}

.posts-slider-section .slider-right article.slider-article .inner-content {
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 60px 80px;
    width: 703px;
    max-width: 100%;
	background: rgba(21, 21, 21, 0.4);
}

.posts-slider-section .slider-right article.slider-article .inner-content h1, 
.posts-slider-section .slider-right article.slider-article .inner-content .title {
    float: left;
    width: 100%;
    margin: 0 0 23px 0;
    font-weight: 700;
    color: #fff;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.0104em;
    padding: 0;
	padding-top: 39px;
	position: relative;
}

.posts-slider-section .slider-right article.slider-article .inner-content h1:before, 
.posts-slider-section .slider-right article.slider-article .inner-content .title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 114px;
    height: 25px;
    visibility: visible;
    background: url(/wp-content/uploads/2021/05/white-icons.svg) no-repeat center center;
    background-size: contain;
}

.posts-slider-section .slider-right article.slider-article .inner-content .content{
	float: left;
	width:100%;
	font-size:13px;
	letter-spacing: 0.042em;
	color: #fff;
	font-weight: 500;
	padding-right: 145px;
}

.posts-slider-section .slider-right article.slider-article .inner-content .content > *:last-child {
    margin-bottom: -5px;
}

.posts-slider-section .slider-right article.slider-article .inner-content .content > *:first-child {
    margin-top: -5px;
}

.posts-slider-section .slider-right article.slider-article .inner-content .content p{
	line-height: 20px;
}

.posts-slider-section .slider-right article.slider-article .inner-content .tags-listing {
    margin: 26px 0 0 0;
}

.posts-slider-section .slider-right article.slider-article .inner-content .tags-listing:before {
    filter: brightness(0) invert(1);
}

.posts-slider-section .slider-right article.slider-article .inner-content .tags-listing span.tag-inner{
	color: #fff;
}

.posts-slider-section .slider-right article.slider-article a:hover .inner-content h1, 
.posts-slider-section .slider-right article.slider-article a:hover .inner-content .title{
	color: #d4aa02;
}

.posts-slider-section .slider-right article.slider-article .video-bar {
    bottom: 0;
    right: 0;
    z-index: 2;
}

.posts-slider-section .slider-right article.slider-article .video-bar a{
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.049em;
    font-size: 15px;
	box-shadow: none !important;
	background-image:none !important;
}

.posts-slider-section .slider-right article.slider-article .video-bar a i.fas.fa-play {
    float: left;
    font-size: 24px;
    width: 86px;
    height: 86px;
    text-align: center;
    line-height: 86px;
    background: #fff;
    margin: 0 0 0 0;
    color: #d4aa02;
}

.posts-slider-section .slider-right article.slider-article .video-bar a i.fas.fa-play:before{
	color: #d4aa02;
}

.posts-slider-section .slider-right article.slider-article .video-bar a:hover i.fas.fa-play{
	background: #d4aa02;
}

.posts-slider-section .slider-right article.slider-article .video-bar a:hover i.fas.fa-play:before{
	color: #fff;
}

.posts-slider-section .slider-left {
    padding-right: 85px;
    padding-left: 57px;
}

.posts-slider-section .slider-left span.label-title {
    color: #757575;
    font-weight: 500;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 45px 0;
}

.posts-slider-section .slider-left ul.slider-listing {
    padding: 0;
}

.posts-slider-section .slider-left ul.slider-listing li {
    padding: 0;
    margin: 0 0 20px 0;
}

.posts-slider-section .slider-left ul.slider-listing li:before {
    display: none;
}

.posts-slider-section .slider-left ul.slider-listing li a {
    padding-left: 16px;
    position: relative;
    box-shadow: none;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    color: #757575;
    float: left;
	background-image:none !important;
}

.posts-slider-section .slider-left ul.slider-listing li a:hover,
.posts-slider-section .slider-left ul.slider-listing li a.active{
    color: #151515;
}

.posts-slider-section .slider-left ul.slider-listing li:last-of-type {
    margin: 0;
}

.posts-slider-section .slider-left ul.slider-listing li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0px;
    height: 100%;
    background: #d4aa02;
    visibility: visible;
}

.posts-slider-section .slider-left ul.slider-listing li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 0;
    background: #d4aa02;
    visibility: visible;
}

.posts-slider-section .slider-left ul.slider-listing li a:hover:before,
.posts-slider-section .slider-left ul.slider-listing li a.active:before{
	height:100%;
    -webkit-transition: height 5s ease-in-out;
    -moz-transition: height 5s ease-in-out;
    -o-transition: height 5s ease-in-out;
    transition: height 5s ease-in-out;
}

.posts-slider-section .slider-right article.slider-article a {
    box-shadow: none !important;
	background-image:none !important;
}

.container-fluid.featured-posts.post-list {
    padding-top: 126px;
    padding-bottom: 107px;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    margin-bottom: 0;
}

.container-fluid.load-more-posts-home {
    padding-top: 83px;
    padding-bottom: 87px;
    margin-bottom: 0;
}

.container-fluid.load-more-posts-home article {
    margin-bottom: 63px;
}

.container-fluid.bar-block-space {
    padding-top: 87px;
    position: relative;
}

.container-fluid.bar-block-space.has-margin-bottom {
    padding-bottom: 87px;
}

.container-fluid.jobs {
    padding-top: 93px;
    padding-bottom: 91px;
    position: relative;
    background: #f9f9f9;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
}

.container-fluid.jobs.has-shape-bg .pattern-icon-bg {
    left: -97px;
    bottom: -70px;
}

.job-post-inner {
    margin-bottom: 22px;
    padding-bottom: 25px;
    border-bottom: solid 1px #e8e8e8;
}

.job-post-inner h4 {
	font-size:16px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.052em;
	padding: 0;
	margin: 0;
}

.job-post-inner h4 a{
	color: #151515;
	box-shadow: none !important;
	background-image:none !important;
}

.job-post-inner h4 a:hover{
	color: #d4aa02;
}

.job-post-inner span.company {
	font-size:16px;
	font-weight: 700;
	letter-spacing: 0.052em;
	padding: 0;
	margin: 0;
	text-align: right;
	color: #151515;
	line-height: 24px;
}

.job-post-inner span.salary {
    color: #757575;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0 0 0;
}

.jobs a.read-more-jobs,
.event-list-container a.view-more-link{
    color: #151515;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.042em;
	float: left;
	line-height: 24px;
}

.event-list-container a.view-more-link {
    margin: 15px 0 0 0;
}

.event-list-container .list .event-listing-post {
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: solid 1px #e8e8e8;
	float: left;
	width:100%;
	position: relative;
}

.event-list-container .list .event-listing-post:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.event-list-container .list .event-listing-post a {
	box-shadow: none !important;
	background-image:none !important;
}

.event-list-container .list .event-listing-post a span.meta {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    color: #757575;
    letter-spacing: 0.042em;
    margin: 0 0 5px 0;
}

.event-list-container .list .event-listing-post a h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.058em;
    padding: 0;
    margin: 0;
}

.event-list-container .list .event-listing-post a:hover h4 {
	color: #d4aa02;
}

.container-fluid.hero.hero-plain a#list-your-job {
    margin: 30px 0 0 0;
    width: 208px;
    max-width: 100%;
}

.container-fluid.jobs.no-bg {
    background: none;
}

.archive-list-jobs .job-post-inner h4 {
    font-size: 21px;
    line-height: 28px;
    max-width: 60%;
}

.archive-list-jobs .job-post-inner span.company {
    font-size: 21px;
    line-height: 28px;
    font-weight: 500;
}

.row.title-row-with-content span.title.no-icons {
    padding-top: 0;
}

.row.title-row-with-content span.title.no-icons:before {
    display: none;
}

.container-fluid.standard-post.blog-post-content.society-page {
    margin-bottom: 0;
}

.stemettes-society-sidebar.sticky {
    top: 150px;
    float: left;
}

.stemettes-society-sidebar span.title {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    color: #151515;
    letter-spacing: 0.052em;
    margin-bottom: 20px;
}

.stemettes-society-sidebar .content {
    font-size: 13px;
    letter-spacing: 0.042em;
    color: #151515;
    font-weight: 500;
    margin-bottom: 42px;
}

.stemettes-society-sidebar .content p {
	line-height: 26px;
}

.stemettes-society-sidebar a.btn.btn-primary {
    min-width: 283px;
    max-width: 100%;
}

.container-fluid.list-a-job .row.title-row-with-content {
    margin-bottom: 70px;
}

.job-form form .fields input.wpcf7-text, .job-form form .fields textarea, .job-form form .form-row textarea, .job-form form .fields .selectize-input {
    border-color: #fff;
    color: #fff;
}

.job-form form .fields b.title i {
    color: #fff;
}

.job-form form .fields {
    width: 384px;
    clear: both;
    max-width: 100%;
    margin-bottom: 35px;
}

.job-form form .fields.full.w-100 {
    margin-bottom: 0;
}

.job-form form .fields.full.w-100 button.btn.btn-primary.float-right {
    min-width: 142px;
    text-align: center;
}

.standard-post.blog-post-content.society-page article.content.blog-article {
    padding-top: 0;
}

.standard-post.blog-post-content.society-page article.content.blog-article:before{
	display: none;
}

.container-fluid.standard-post.blog-post-content.society-page .flexible-article-fields {
    width: 102% !important;
}

.standard-post.blog-post-content.society-page article .buttons{
	margin: 45px 0 0 0;
}

.standard-post.blog-post-content.society-page article .buttons a.btn.btn-primary {
    min-width: 283px;
    max-width: 100%;
    margin: 0 20px 0 0;
}

.standard-post.blog-post-content.society-page article .buttons a.btn.btn-primary:last-of-type {
    margin: 0;
}

.slider-images-flex-block .image-slider {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.slider-images-flex-block .image-slider .image-grid-block {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.slider-images-flex-block .image-slider .image-grid-block a {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.slider-images-flex-block .image-slider .image-grid-block a img {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
}

.slider-images-flex-block .image-slider ul.slick-dots {
    margin: 32px auto 0;
    float: none;
    display: table !important;
}

.slider-images-flex-block .image-slider ul.slick-dots li button {
    background: #d1d1d1;
}

.slider-images-flex-block .image-slider ul.slick-dots li.slick-active button, 
.slider-images-flex-block .image-slider ul.slick-dots li button:hover {
    background: #151515;
}

.flexible-article-fields .flexible-row-block.slider-images-flex-block {
    margin-bottom: 84px;
}


.container-fluid.hero.hero-plain.explore-hero {
    padding-top: 83px;
}

.container-fluid.hero.hero-plain a#create-playlist {
    margin: 30px 0 0 0;
    width: 258px;
    max-width: 100%;
}

.explore-posts-slider {
    float: left;
    width: 100%;
    position: relative;
}

.explore-posts-slider .slick-list {
    overflow: visible;
}

.explore-posts-slider button.general {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    top: -76px;
    left: auto !important;
    background: url(/wp-content/uploads/2021/06/slick-arrow.svg) no-repeat center center;
    background-size: contain;
}

.explore-posts-slider button.general:hover{
    background: url(/wp-content/uploads/2021/06/slick-arrow-orange.svg) no-repeat center center;
    background-size: contain;
}

.explore-posts-slider button.general.previous {
    right: 46px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.explore-posts-slider article {
    float: left;
    max-width: none;
}

.row.explore-title {
	margin-bottom: 45px;
}

.row.explore-title span.title {
    float: left;
    width: 100%;
    position: relative;
    font-size: 21px;
    letter-spacing: 0.068em;
    font-weight: 700;
    color: #151515;
    line-height: 25px;
}

.row.explore-title.smaller-explore span.title {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.052em;
}

.row.explore-title .content {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    color: #151515;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.049em;
}

.row.explore-title .content p {
    line-height: 26px;
}

.single-articles .container-fluid.events-sliders {
    padding-bottom: 0;
}



.event-slider.actual-slider {
    width: 100%;
    position: relative;
    padding-bottom: 79px;
}

.event-slider.actual-slider button.general {
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto !important;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/arrow-white-slick.svg) no-repeat center center;
    background-size: contain;
	border-radius: 50%;
}

.event-slider.actual-slider button.general:hover{
    background-color: #d4aa02;
}

.event-slider.actual-slider button.general.previous {
    right: 46px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.events-post-inner.replay-post-inner {
    padding-left: 50%;
    position: relative;
}

.events-post-inner.replay-post-inner a.post-thumbnail {
    height: auto;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: #f5f5f5;
}

.events-post-inner.replay-post-inner .event-post-content {
    height: auto;
    background: #fff;
    position: relative;
    padding: 44px;
}

.events-post-inner.replay-post-inner .event-post-content h4 {
    font-size: 18px;
    line-height: 27px;
}

.events-post-inner.replay-post-inner a.post-thumbnail i.fas.fa-play {
    float: left;
    font-size: 18px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: #fff;
    margin: 0 0 0 0;
    color: #d4aa02;
    position: absolute;
    left: 0;
    bottom: 0;
}

.events-post-inner.replay-post-inner a.post-thumbnail i.fas.fa-play:before{
	color: #d4aa02;
}

.events-post-inner.replay-post-inner a.post-thumbnail:hover i.fas.fa-play{
	background: #d4aa02;
}

.events-post-inner.replay-post-inner a.post-thumbnail:hover i.fas.fa-play:before{
	color: #fff;
}

.container-fluid.event-replay-block span.title.section-title {
    float: left;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.042em;
    color: #fff;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 45px 0;
}

.event-replay-block .discover-posts {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -8px;
}

.event-replay-block .discover-posts ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.event-replay-block .discover-posts ul li {
    margin: 0;
    padding: 0;
	margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: solid 1px #e8e8e8;
    float: left;
    width: 100%;
    position: relative;
}

.event-replay-block .discover-posts ul li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.event-replay-block .discover-posts ul li:before {
    display: none;
}

.event-replay-block .discover-posts ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    box-shadow: none !important;
    letter-spacing: 0.052em;
    margin: 0;
	background-image:none !important;
}

.event-replay-block .discover-posts ul li a:hover{
	color: #d4aa02;
}

.event-replay-block a#create-playlist {
    float: left;
    margin: 40px 0 0 0;
    min-width: 289px;
    max-width: 100%;
}



.container-fluid.topics-nav-container {
    position: fixed;
    top: 118px;
    left: 0px;
    z-index: 20;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
    margin-bottom: 0px;
}

.container-fluid.topics-nav-container.fixed {
    top: 90px;
}

.topics-nav-container .topics-nav-inner {
    float: left;
    width: 100%;
    position: relative;
	background: #151515;
}

.topics-nav-container .topics-nav-inner span.label {
    float: left;
    width: 165px;
    text-align: center;
    background: #2f2f2f;
    font-weight: 500;
    letter-spacing: 0.042em;
    line-height: 16px;
    padding: 12px 0;
    color: #9d9d9d;
    font-size: 13px;
	position: absolute;
	left:0;
	top:0;
}

.topics-nav-container .topics-nav-inner .menu-topics-menu-container {
    float: left;
    padding: 0 0 0 165px;
    width: 100%;
}

.topics-nav-container .topics-nav-inner .menu-topics-menu-container ul.menu {
    float: left;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.topics-nav-container .topics-nav-inner .menu-topics-menu-container ul.menu li {
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.topics-nav-container .topics-nav-inner .menu-topics-menu-container ul.menu li:before {
    display: none;
}

.topics-nav-container .topics-nav-inner .menu-topics-menu-container ul.menu li a {
    box-shadow: none !important;
    font-weight: 700;
    letter-spacing: 0.042em;
    color: #fff;
    background: #151515;
    float: left;
    line-height: 16px;
    padding: 12px 15px;
    font-size: 13px;
    width: 100%;
    text-align: center;
    background-image: none !important;
}

.topics-nav-container .topics-nav-inner .menu-topics-menu-container ul.menu li a:hover {
    background: #d4aa02;
}



.container-fluid.search-bar-block {
    padding-top: 115px;
    padding-bottom: 120px;
    position: relative;
    background: #f9f9f9;
    border-bottom: solid 1px #e8e8e8;
}

.search-bar-block .search-block-inner {
    float: left;
    width: 100%;
    position: relative;
}

.search-bar-block .search-block-inner span.title {
    float: left;
    width: 100%;
    position: relative;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0.0104em;
    margin: 0 0 44px 0;
    padding: 0;
    font-weight: 700;
    color: #151515;
    text-align: center;
}

.search-bar-block .search-block-inner .search-form-inner {
    float: left;
    width: 100%;
    position: relative;
}

.search-bar-block .search-block-inner .search-form-inner .search-form-main {

}

.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form {

}
.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form > i.far.fa-search {
    position: absolute;
    left: 0;
    top: 16px;
    font-size: 20px;
    color: #757575;
}

.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form input.search-field {
    height: 62px;
    font-size: 16px;
    padding: 0;
    background: none;
    border: none;
    border-bottom: solid 1px #e9e9e9;
    font-weight: 500;
    letter-spacing: 0.052em;
    padding-left: 51px;
    position: relative;
    line-height: 1;
    padding-bottom: 11px;
}

.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form input.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
	opacity:1;
	color: #757575;
}
.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form input.search-field::-moz-placeholder { /* Firefox 19+ */
	text-transform:none;
	opacity:1;
	color: #757575;
}
.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form input.search-field:-ms-input-placeholder { /* IE 10+ */
	text-transform:none;
	opacity:1;
	color: #757575;
}
.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form input.search-field:-moz-placeholder { /* Firefox 18- */
	text-transform: none;
	opacity:1;
	color: #757575;
}

.search-bar-block .search-block-inner .search-form-inner .search-form-main .search-form button.search-submit {
    width: auto;
    height: 50px;
    font-weight: 700;
    color: #fff;
    width: 137px;
    text-align: center;
}

.search-bar-block .search-block-inner span.title.text-left {
    margin: 0 0 20px 0;
}

.search-bar-block .search-block-inner  > p {
    font-weight: 500;
    letter-spacing: 0.042em;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}


.container-fluid.load-more-container-issues {
    position: relative;
    background: #f9f9f9;
    padding-top: 43px;
}

.container-fluid.load-more-container-issues a.playlist-link {
    display: inline-block;
    margin: 26px 0 0 0;
    font-size: 13px;
    line-height: 16px;
    color: #151515;
    font-weight: 500;
    letter-spacing: 0.042em;
}

.container-fluid.load-more-container-issues a.playlist-link:hover {
    color: #d4aa02;
}

.post-content-sidebar .sidebar-section .bar-block-space {
    float: left;
    width: 100%;
    margin: 46px 0 0 0;
}

.post-content-sidebar .sidebar-section .bar-block-space a {
    float: left;
    width: 100%;
}

.post-content-sidebar .sidebar-section .bar-block-space a img {
    float: left;
    width: 100%;
}

.container-fluid.hero.hero-plain h1.tag-icon {
    padding-left: 50px;
    position: relative;
}

.container-fluid.hero.hero-plain h1.tag-icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    visibility: visible;
    width: 30px;
    height: 30px;
    display: block;
    background: url(/wp-content/uploads/2021/06/tags-icon.svg) no-repeat center center;
    background-size: contain;
}





.playlist-block .row.title-row-with-content {
    margin-bottom: 55px;
}

.playlist-block .row.title-row-with-content .content {
    font-size: 16px;
    letter-spacing: 0.052em;
}

.playlist-block .row.title-row-with-content .content p {
    line-height: 34px;
}

.playlist-inners {
    float: left;
    width: 100%;
    position: relative;
}

.playlist-inners form.playlist {
	
}

.playlist-inners form.playlist .playlist-step {
    float: left;
    width: 100%;
    position: relative;
    display: none;
}

.playlist-inners form.playlist .playlist-step#step-1 {
    display: block;
}

.playlist-inners form.playlist .playlist-step span.step-title {
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    color: #d4aa02;
    letter-spacing: 0.042em;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 22px 0;
}

.playlist-inners form.playlist .playlist-step .field-row {
    float: left;
    width: 100%;
    position: relative;
}

.playlist-inners form.playlist .playlist-step .field-row b {
    float: left;
    width: 100%;
    position: relative;
    font-weight: 500;
    letter-spacing: 0.052em;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin: 0 0 34px 0;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs {
    float: left;
    width: 100%;
    position: relative;
    max-width: 75%;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs .checkbox {
    float: left;
    width: auto;
    position: relative;
    margin: 0 19px 15px 0;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs .checkbox label {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    cursor: pointer;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs .checkbox label input {
	display: none;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs .checkbox label span {
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 1;
    height: 51px;
    text-align: center;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 500;
    box-shadow: none !important;
    letter-spacing: 0.052em;
    padding: 17px 30px;
    color: #fff;
    background: #151515;
    border: solid 2px #fff;
    border-radius: 26px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    min-width: 156px;
	background-image:none !important;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.ages .checkbox label span {
    min-width: 142px;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs .checkbox label input:checked ~ span {
	background: #fff;
	color: #151515;
}

.playlist-inners form.playlist .playlist-step .step-buttons {
    float: right;
    width: auto;
    position: relative;
}

.playlist-inners form.playlist .playlist-step .step-buttons a.skip-link {
    float: left;
    font-size: 16px;
    letter-spacing: 0.052em;
    line-height: 34px;
    box-shadow: none !important;
    font-weight: 500;
    color: #fff;
    margin: 10px 17px 0 0;
	background-image:none !important;
}

.playlist-inners form.playlist .playlist-step .step-buttons .btn.btn-primary {
    float: right;
    min-width: 195px;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider {
    max-width: 100%;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container {
    float: left;
    width: auto;
    position: relative;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container span.slider-range-label {
    float: left;
    width: auto;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.052em;
    line-height: 24px;
    font-weight: 700;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container div#sweet-savoury-slider {
    float: left;
    width: 332px;
    position: relative;
    margin: 0;
    border: none;
    height: auto;
    background: none;
    padding: 11px 20px;
	margin: 0 20px;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container div#sweet-savoury-slider:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 100%;
    height: 3px;
    background: #545454;
    visibility: visible;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container div#sweet-savoury-slider span.ui-slider-handle {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: solid 6px #fff;
    background: #d4aa02;
    top: -3px;
    margin-left: -12px;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container div#sweet-savoury-slider span.ui-slider-handle.ui-state-default.ui-corner-all {
    transition: all .3s;
}

.playlist-inners form.playlist .playlist-step .field-row .inputs.input-slider .slider-input-container div#sweet-savoury-slider span.ui-slider-handle.ui-state-default.ui-corner-all.ui-state-active {
    transition: none;
}

.no-left-padding{
	padding-left:0;
}

.no-right-padding{
	padding-right:0;
}

.featured-post-section .post-inner.playlist-featured {
    background: #fff;
    padding: 32px 32px 54px 32px;
}

.featured-post-section .post-inner.playlist-featured a.btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 193px;
    max-width: 100%;
}

.featured-post-section .post-inner.playlist-featured span.meta {
    margin: 0 0 60px 0;
}

.featured-post-section .post-inner.playlist-featured h4 {
    line-height: 36px;
}

.standard-post article.content h1,
.standard-post article.content h2, 
.standard-post article.content h3, 
.standard-post article.content h4, 
.standard-post article.content h5, 
.standard-post article.content h6,
.standard-post article.content h7{
    font-weight: 700;
    letter-spacing: 0.068em;
    color: #151515;
}

a.start-over {
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.042em;
    line-height: 51px;
    box-shadow: none !important;
    font-weight: 700;
    color: #fff;
	background-image:none !important;
}

a.start-over:hover {
    color: #d4aa02;
}

a.start-over span.start-over-icon {
    float: right;
    width: 51px;
    height: 51px;
    display: block;
    margin: 0 0 0 14px;
    background: url(/zine/wp-content/uploads/sites/3/2021/06/start-over-icon.svg) no-repeat center center;
    background-size: contain;
    border-radius: 50%;
}

a.start-over:hover span.start-over-icon {
    background-color: #d4aa02;
}

.container-fluid.featured-posts.post-list.playlist-featured {
    padding-top: 0;
    border-top: none;
}

.container-fluid.featured-post-section.blog {
    border-bottom: none;
}

.tax-articles_categories .explore-listing article {
    margin-bottom: 64px;
}

.tax-articles_categories .container-fluid.explore-listing.post-list {
    padding-bottom: 16px;
}

.explore-posts-slider .zine-post-inner a .post-content {
    min-height: 232px;
}

a#load-more-repeaters.hide {
    display: none !important;
}



.row.explore-title .col-12.sort-col {
    position: relative;
    z-index: 2;
}

.container-fluid.explore-listing.sort-container-fluid.post-list {
    padding-bottom: 0;
}

.container-fluid.explore-listing.sort-container-fluid.post-list .row.explore-title {
    margin-bottom: 0;
}

.term-profile div#filterable_search_results .explore-containers:first-of-type .container-fluid.explore-listing.post-list {
    border-top: none;
}

.explore-containers {
    float: left;
    width: 100%;
    position: relative;
}

.load-more-posts-home .loader,
.explore-containers .loader{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
}

.load-more-posts-home .loader .form-overlay,
.explore-containers .loader .form-overlay{
    float: left;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    background: rgb(255 255 255 / 100%);
    z-index: 999;
    display: block;
}

.load-more-posts-home .loader .form-overlay .form-loader,
.explore-containers .loader .form-overlay .form-loader{
    visibility: inherit;
    opacity: 1;
}

.load-more-posts-home .loader .form-overlay .form-loader .loader-inner,
.explore-containers .loader .form-overlay .form-loader .loader-inner{
    width: 180px;
    height: 92px;
    display: block;
    background: none;
}

.job-form form .fields.full.w-100 button.btn.btn-primary.float-right:after,
.footer-top .footer-section .stem-programmes a.btn.btn-primary:after,
.playlist-inners form.playlist .playlist-step .step-buttons .btn.btn-primary:after,
.event-replay-block a#create-playlist:after{
    background: #fff;
}

.job-form form .fields.full.w-100 button.btn.btn-primary.float-right:hover,
.footer-top .footer-section .stem-programmes a.btn.btn-primary:hover,
.playlist-inners form.playlist .playlist-step .step-buttons .btn.btn-primary:hover,
.event-replay-block a#create-playlist:hover{
    color: #151515;
}



.sort-container .selectize-control .selectize-input{
	position: relative;
    cursor: pointer;
}

.sort-container .selectize-control .selectize-input:hover {
    color: #fff;
}

.sort-container .selectize-control .selectize-input:before {
	content: '';
	position: absolute;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #d4aa02;
	visibility: visible;
	z-index: -1;
}

.sort-container .selectize-control .selectize-input:hover:before {
    left: 0;
}

.sort-container .selectize-control .selectize-input:hover:after {
    color: #fff !important;
}

.sort-container .selectize-control .selectize-input, .sort-container .selectize-control .selectize-input *, .sort-container .selectize-control .selectize-input:before, .sort-container .selectize-control .selectize-input:after, .sort-container .selectize-control .selectize-input *:before, .sort-container .selectize-control .selectize-input *:after, .sort-container .selectize-control .selectize-dropdown .selectize-dropdown-content .option {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sort-container .selectize-control .selectize-dropdown .selectize-dropdown-content .option:hover {
    color: #d4aa02;
}

.zine-post-inner a:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 1;
}

.post-content-sidebar .sidebar-section.more-posts a#create-playlist {
    float: left;
    margin: 40px 0 24px 0;
    width: 289px;
    max-width: 100%;
}



/*.ratings-block .yasr-star-rating {
    background: url(https://stemettes.org/wp-content/plugins/yet-another-stars-rating/includes/img/star_0_zine.svg);
}
.ratings-block .yasr-star-rating .yasr-star-value {
    background: url(https://stemettes.org/wp-content/plugins/yet-another-stars-rating/includes/img/star_1_zine.svg);
}*/

.container-fluid.load-more-container-issues.profiles {
    padding-top: 0;
    padding-bottom: 84px;
}





.pattern-icon-bg svg > g > g > g > *{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.pattern-icon-bg svg > g > g > g > *.selected{
    fill: #d4aa02;
	opacity: 0.7;
}



.container-fluid.hero.hero-plain span.meta {
    font-size: 13px;
    letter-spacing: 0.042em;
    color: #757575;
    font-weight: 500;
    margin: 0 0 23px 0;
}




.youtube-responsive-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}

.youtube-responsive-container iframe, 
.youtube-responsive-container object, 
.youtube-responsive-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}





.standard-post article.content .gallery {
    margin: 0 -10px;
    clear: both;
	margin-bottom: 10px;
    display: inline-block;
}

.standard-post article.content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
	padding: 0 10px;
}
.standard-post article.content .gallery-columns-2 .gallery-item { width: 50%; }
.standard-post article.content .gallery-columns-4 .gallery-item { width: 25%; }
.standard-post article.content .gallery img {
    height: auto;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    width: 100%;
}
.standard-post article.content .gallery img:hover {
	background: white;
}
.standard-post article.content .gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.standard-post article.content .gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.standard-post article.content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.standard-post article.content .gallery dl, .standard-post article.content .gallery dt { margin: 0; }
.standard-post article.content .gallery br+br { display: none; }

.standard-post article.content .gallery .gallery-item .gallery-icon {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.standard-post article.content figure.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.standard-post article.content figure.aligncenter, .standard-post article.content figure.alignleft, .standard-post article.content figure.alignright {
    display: table;
}
.standard-post article.content figure {
    margin: 0;
}
.standard-post article.content figure.aligncenter {
    clear: both;
}

.standard-post article.content table {
    float: left;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 100%;
    margin: 0 0 40px 0;
}

.standard-post article.content table tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.standard-post article.content table thead th,
.standard-post article.content table thead td {
    background: #040066;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.052em;
    line-height: 24px;
    font-weight: 700;
}

.standard-post article.content table thead td, .standard-post article.content table thead th, .standard-post article.content table tbody td {
    padding: 15px 20px;
    border-bottom: 1px solid #e8e8e8 !important;
    border-top:none;
}

.standard-post article.content table tbody td {
    font-size: 13px;
    letter-spacing: 0.052em;
    line-height: 21px;
    font-weight: 500;
    padding: 15px 20px;
    border-right: 1px solid #e8e8e8;
}

.standard-post article.content table tbody td:last-child{
	border-right:none;
}

.standard-post article.content table tbody tr:hover td, .standard-post article.content table tfoot tr:hover td, .standard-post article.content table tfoot tr:hover th {
    border-color: #e8e8e8 !important;
}

.standard-post article.content p a.center-image-link {
    display: block;
	box-shadow: none !important;
	background-image: none !important;
}

.standard-post article.content p img.aligncenter {
    float: none;
    display: table;
    margin: 0 auto;
}

.standard-post article.content figure {
    margin-bottom: 30px;
}

.container-fluid.image-split-block {
    margin-bottom: 60px;
}





.container-fluid.standard-content-block {
    padding-bottom: 70px;
    padding-top: 50px;
}

.standard-post article.content .vimeo-event-vid {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}



.tag.archive .container-fluid.post-list.archive-list {
    padding-top: 0;
}

.tag.archive .container-fluid.hero.hero-plain h1 {
    margin-bottom: -13px;
}

.tag.archive .container-fluid.sign-up-form {
    padding-top: 0;
}




.home .container-fluid.bar-block-space.has-margin-bottom {
    padding-bottom: 0 !important;
}


.hidden-desktop{
	display: none !important;
}






.menu-left-container .tags-browse .tags-listing-menu > div {
    float: left;
    width: 100%;
    position: relative;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li {
    float: left;
    margin: 0 8px 16px 0;
    width: auto;
    line-height: normal;
    padding: 0;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li > a {
    font-size: 13px;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    border: none;
    outline: none !important;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
    overflow: hidden;
    box-shadow: none !important;
    letter-spacing: 0.042em;
    background-image: none !important;
    color: #151515;
    text-transform: none;
    font-weight: 500;
    height: 36px;
    line-height: 1;
    padding: 11px 20px;
    border-radius: 100px;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li:before {
    display: none;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li > a:before, .menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li > a:after {
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    height: 100%;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
    visibility: visible;
    content: "";
    background: #e6e6e6;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li > a:after {
    background: #151515;
    transform: translate(-100%, 0%);
    width: 50%;
    opacity: 0;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li > a:hover:after {
    background: #151515;
    transform: translate(-100%, 0%);
    width: 50%;
    opacity: 0;
    transform: translate(0%, 0%);
    width: 100%;
    opacity: 1;
    left: 0px;
}

.menu-left-container .tags-browse .tags-listing-menu > div > ul.menu li > a:hover {
    color: #fff;
}

.featured-post-section .post-inner.playlist-featured .inner {
    padding-bottom: 75px;
}

.explore-posts-slider .slick-track {
    display: flex;
}

.explore-posts-slider .slick-track .slick-slide {
    height: inherit;
    flex: none;
}

.container-fluid.post-list.archive-list.no-featured-post {
    padding-top: 0;
}

body.search.search-no-results .search-bar-block .search-block-inner .search-form-inner {
    display: none;
}

.post-listing-filters div#filterable_search_filters .filter_container label.date-field span span {
    display: none !important;
}

img.hidden.hidden-for-linkedin {
    display: none !important;
}



.scrollsectiontag {
    float: left;
    width: 100%;
    position: relative;
    height: 1px;
    margin-bottom: -1px;
}

.container-fluid.gutenberg-block-containers {
    overflow: hidden;
    margin-bottom: 72px;
    padding-top: 72px;
}

.gutenberg-block-containers .alignwide, .gutenberg-block-containers .alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}

.gutenberg-block-containers figure.wp-block-image.alignwide img,
.gutenberg-block-containers figure.wp-block-image.alignfull img {
    height: auto;
}

.gutenberg-block-containers .wp-block-image {
    margin-bottom: 50px;
}

.gutenberg-block-containers .wp-block-button .wp-block-button__link{
    font-size: 13px;
    line-height: 1;
    border-radius: 0px;
    height: 51px;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    border: none;
    outline: none !important;
    overflow: hidden;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: none !important;
    letter-spacing: 0.042em;
    background-image: none !important;
	color: #ffffff;
    background: transparent;
    padding: 19px 30px;
    border-radius: 100px;
}

.gutenberg-block-containers .wp-block-button .wp-block-button__link:before, .gutenberg-block-containers .wp-block-button .wp-block-button__link:after {
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    height: 100%;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
    visibility: visible;
    content: "";
}

.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link:before, .gutenberg-block-containers .wp-block-button .wp-block-button__link:after {
    transform: translate(-100%, 0%);
    width: 50%;
    opacity: 0;
}

.gutenberg-block-containers .wp-block-button .wp-block-button__link:before {
    background: #d4aa02;
    opacity: 1;
}

.gutenberg-block-containers .wp-block-button .wp-block-button__link:after {
    background: #151515;
}

.gutenberg-block-containers .wp-block-button .wp-block-button__link:hover:after, 
.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link:hover:before {
    transform: translate(0%, 0%);
    width: 100%;
    opacity: 1;
    left: 0px;
}

.gutenberg-block-containers .wp-block-button .wp-block-button__link:hover, 
.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link:hover {
	color: #fff;
}

.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link {
    border: 2px solid #d4aa02;
    color: #151515;
    box-shadow: none !important;
    padding: 17px 30px;
}

.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link:hover {
    border-color: #d4aa02;
}

.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link:before {
    background: #d4aa02;
}

.gutenberg-block-containers .wp-block-button.is-style-outline > .wp-block-button__link:after {
    background: #d4aa02;
}