/*
Theme Name: Autodata Group 
Author: KPS3 | Extended by Sid Newman
Author URI: https://www.kps3.com | https://www.linkedin.com/in/sidenewman
Version: 1.2.4
*/

/* Add overrides to default CSS rather then remapping and building the sass component files */

html,
body{
	overflow-x: hidden;
}

.gf_progressbar{
	display: none;
}

.ot-sdk-show-settings#ot-sdk-btn {
	color: #ffffff !important;
    background: none;
    margin: 0;
    padding: 0 !important;
    display: block;
}
.ot-sdk-show-settings#ot-sdk-btn:hover {
	text-decoration: underline;
}

/* .site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul::-webkit-scrollbar{width:.8rem;cursor:pointer}
.site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)}
.site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul::-webkit-scrollbar-thumb {background-color: #FFB132;} */

.gform_next_button{
	margin: 0 auto !important;
    display: block !important;
    float: none !important;
}

.col-content {
	padding-bottom: 3em;
}
.post-container ul {
	padding-left: 1em;
}
.post-container ul li {
	list-style-type: disc;
}

.blog-filter-items {
	display: flex;
	flex-wrap: wrap;
	margin-top: .5em !important;
}

.blog-filter-items span {
	background: #ffffff;
    padding: 0.15em 0.5em;
    font-size: .875em;
    margin: 4px 2px;
	display: inline-block;
	border-radius: .125rem;
	color: #32255E !important;
}

.blog-rollup__card-link.button {
	margin-top: .5em;
}

.section-video-hero-form {
	padding-bottom: 0 !important;
	min-height: 656px;
}

.video-hero-form__content {
	display: flex !important;
    width: 100% !important;
    flex-wrap: wrap;
	height: calc(100% + 1px) !important;
}

.video-hero-form__content .video-form__textwrap {
	width: 90rem;
	text-align: left;
	display:flex;
	max-width: 100%;
}
.video-hero-form__content .video-form__textwrap .video-form__container {
	flex:4;
    margin: auto;
    padding: 1em;
}
.video-hero-form__content .video-form__textwrap h1, .video-hero-form__content .video-form__textwrap p {
	width: 100%;
    max-width: none !important;
	text-align: left;
    margin: auto;
}
.video-hero-form__content .video-form__textwrap a {
	margin-top: 1.5rem;
}
.video-hero-form__content .video-hero-form {
	position: relative;
	flex:2.5;
	text-align: left;
	align-items: baseline;
}

.video-hero-form__content .video-hero-form .form-grid-half {
	border: 2px solid #333;
    border-radius: 15px;
    padding: 1rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    background: #fff;
    overflow-x: hidden;
	color: #58595B;
}
.video-hero-form__content .video-hero-form .form-grid-half .form-grid-icon img {
    display: flex;
    margin-bottom: 10px;
    height: 50px;
}
.video-hero-form__content .video-hero-form .form-grid-half .gform_heading {
	margin-bottom: .5rem;
}
.video-hero-form__content .video-hero-form .form-grid-half .gform_footer {
	padding-top: 0;
}
.video-hero-form__content .gform_wrapper .gfield {
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 1166px) {
	
	.section-video-hero-form {
		padding: 0 !important;
	}
	.video-hero-form__content .video-form__textwrap {
		width: 100%;
		text-align: center;
		flex-direction: column;
		align-items: center;
	}
	.video-hero-form__content {
		position: relative !important;
		flex-direction: row !important;
		height: fit-content !important;
	}
	.video-hero-form__content form {
		display: flex;
		align-items: center;
	}
	.video-hero-form__content .video-form__textwrap h1, .video-hero-form__content .video-form__textwrap p {
		text-align: center;
	}
	.video-hero-form__content .video-hero-form {
		width: 100%;
    	max-width: 700px;
		align-items: center;
	}
	.video-hero-form__content .video-hero-form .form-grid-half {
		text-align: center;
		align-items: center;
	}
	.video-hero-form__content .video-hero-form .form-grid-half .form-grid-header {
		text-align: center;
	}
	
}
 
.form-grid-header{
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
    margin-bottom: 20px;
	position: relative;
}
	  
.form-grid-header::after{
	content: '';
	position: absolute;
	width: 200%;
	height: 1px;
	background: #333;
	display: block;
	bottom: 0;
	left: -50%;
	right: 0;
}
.form-grid-header h2{
	color: #FFB132;
	font-weight: 900;
}
.form-grid-header h3{
	font-size: 1.4rem;
	color: #32255E;
	font-weight: 900;
}
.video-hero-form .form-grid-half ul li{
	margin-bottom: 15px;
	position: relative;
	margin-left: 6px;
    padding-left: 16px;
}

.video-hero-form .form-grid-half ul li::before{
	content:'';
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: -10px;
	width: 20px;
	height: 20px;
	display: block;
	  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjUuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NC4xIDUwLjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU0LjEgNTAuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM2ODM2OEI7fQo8L3N0eWxlPgo8Zz4KCTxwYXRoIGQ9Ik0zNyw1MC4ySDB2LTM3aDM3VjUwLjJ6IE0yLDQ4LjJoMzN2LTMzSDJWNDguMnoiLz4KPC9nPgo8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjQzLjcsMCAxNS44LDI3LjkgMi44LDE1LjIgMiwxNS4yIDIsMzQuNiA1LjYsMzguMSAxNiw0OC42IDI2LjQsMzguMSA1NC4xLDEwLjQgIi8+Cjwvc3ZnPgo=");
	background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
}

.marketing-portal-filter-container {
        width: 100%;
        background: #F8F8FB;
		padding: 1rem;
		margin-top: 1rem;
}

.marketing-portal-filter-container hr {
	margin-top: 1em;
}

.marketing-portal-filter-container #mp-filter-search input {
	    padding: 0.5rem 1rem;
		line-height:0;
}
.marketing-portal-filter-container #mp-filter-search button {
	padding: 0.525rem 1rem;
    margin-left: -0.5rem;
}

.blog-rollup__card.mp-download-post {
	opacity: 0;
	visibility: hidden;
	display:none;
} 

.blog-rollup__card.mp-filter-show {
	opacity:1;
	visibility: visible;
	display:block;
}

.marketing-portal-filter-container h3 {
	margin-top: 1rem; margin-bottom:.5rem;
}

.marketing-portal-filter-container .mp-filter-tags label,
.marketing-portal-filter-container .mp-filter-category label {
	margin-right: 1rem;
	color: #32255E !important;
	user-select: none;
}

#h-elite-garage-services-is-an-independent-vehicle-servicing-and-repair-specialist-and-mot-station-in-newbury-with-four-technicians-the-workshop-has-taken-care-of-all-types-of-vehicles-since-its-doors-opened-in-2002 {line-height:1}

.prev-next-posts{
	flex-basis: 100%;
	padding: 1em;
	background: var(--color-jacarta);
	color: #fff;
	margin-bottom: 3em;
	display: flex;
}

.prev-next-posts a{
	color: #fff;
}

.next-posts-link{
	margin-left: auto;
	display: inline-block;
}

.prev-posts-link{
	margin-right: auto;
	display: inline-block;
}

.site-header__toggle-icon{
	color: #fff !important;
}

.video-hero__content h1, .video-hero__content p{
	max-width: 60rem !important;
}

.prev-next-posts{
	width: 100%;
    display: flex;
    justify-content: space-between;
	flex-flow: row-reverse;
}

/* marketing login */

#marketing-portal-login{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

#marketing-portal-login p{
	margin: 10px 0;
}

#marketing-portal-login p input{
	margin-left: 15px;
		border: 1px solid #000;

}

/* collapsable table */

.table-grid{
	display: grid;
	margin-bottom: 30px;
}

.cats{
	display: flex;
	justify-content: flex-end;
	margin-top: 30px;
}

.prices{
	display: flex;
	justify-content: flex-end;
}

.prices .price-box{
	width: 16%;
    padding: 1.2em;
	margin-left: 15px;
	min-width: 220px;
}

.prices .price-box p{
	margin: 15px 0;
}


.cat-type{
	margin-left: auto;
    display: flex;
	width: 425px;
    justify-content: space-around;
}

.cat-type.repair{
    width: 342px;
    justify-content: start;
}

.cat-type.motorbike{
   width: 115px;
}

.cat-type div img{
	 display: block;
	width: 50px;
}

.cat-stamp{
  grid-area: cat;
  padding: 1.5em;
  color: #fff;
  background: var(--color-jacarta);
}


/* Fancybox / Product gallery block */
#mainCarousel {
  width: 100%;
  margin: 2em auto;

  --carousel-button-color: #32255E;
  --carousel-button-bg: #fff;
  --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);

  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  --carousel-button-svg-stroke-width: 2.5;
}

#mainCarousel .carousel__slide {
  width: 100%;
  padding: 0;
}

#mainCarousel .carousel__button.is-prev {
  left: -1.5rem;
}

#mainCarousel .carousel__button.is-next {
  right: -1.5rem;
}

#mainCarousel .carousel__button:focus {
  outline: none;
  box-shadow: 0 0 0 4px #A78BFA;
}

#thumbCarousel .carousel__slide {
  opacity: 0.5;
  padding: 0;
  margin: 0.25rem;
  width: 96px;
  height: 64px;
}

#thumbCarousel .carousel__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

#thumbCarousel .carousel__slide.is-nav-selected {
  opacity: 1;
}

.subscription-container{
	display: grid;
	grid-template-columns: auto auto;
}

.subscription-option{
	display: flex;
	flex-direction: column;
	text-align: left;
}

.newsblock1 {
	position: relative;
	background: #32255E;
	padding: 2em 2em;
	margin-bottom: 2em;
}
/* .newsblock1::after {
	position: absolute;
	width: 50%;
	content: '';
	display:block;
	background:#000000;
} */
.newsblock1 h2, .newsblock1 p {
	color: #ffffff;
}
.newsblock1 h2 {
	font-size: revert;
	line-height: .85;
}
.newsblock1 .newsbutton1 {
	padding-left: 0 !important;
	margin-bottom:0
}
.newsblock1 figure {
		margin:0
	}
.newsblock1 .wp-block-group__inner-container {
	width:50%;
}
.newsblock1 img {
	position: absolute;
    right: 0;
    top: 0;
    width: 45%;
    height: 100% !important;
	object-fit: cover !important;
}
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family: 'Roboto';
}

.capricorn-table {
	position: relative;
	padding-top:3em;
	padding-bottom:3em;
	margin-bottom:0 !important;
}
.capricorn-table::after {
	content: '* Price is in New Zealand dollars and excludes GST';
	display: block;
	padding-top: 15px;
}
.au::after {
	content: '* Price is in Australian dollars and excludes GST';
	display: block;
	padding-top: 15px;
}
.capricorn-table table tr td {
	position: relative;
	border:0;
	padding:2em;
	text-align:center;
}
.capricorn-table table tr td h3 {
	font-size: 2em;
}
.capricorn-table table tr:nth-child(odd) td:nth-child(odd) {
	background:#F8F8FB;
}
.capricorn-table table tr:nth-child(even) td:nth-child(even) {
	background:#F8F8FB;
}
.capricorn-table table tr:nth-child(1) td {
	font-weight: bold;
	background: #32255E !important;
	color:#ffffff;	
}
.capricorn-table table tr:nth-child(1) td:nth-child(1) {
	background: #FFB132 !important;
}
.capricorn-table table tr .earn::before {
	content: '+ earn points!';
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff; font-size:11px;
	height: 55px; width: 55px;
	background: #32255E;
	top: 12px; right: 12px;
	border-radius: 50%;
	padding: 1em;
}
.gfield_checkbox {
	text-align: left;
}
.gfield_checkbox div {
	display: flex;
	align-items: flex-start;
}
.gfield_checkbox div input {margin-top:5px !important;}
.gfield_checkbox div label {padding-left: 10px;}

.ginput_container_number #input_177_6 {height: 3.125em !important}

.buy-autodata-selection div {
	display: flex;
	justify-content: center;
	width: 100%;
}

.buy-autodata-selection div div div {
	position: relative;
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	background: #F8F8FB;
}
.buy-autodata-selection div div div div {
	width: 25%;
}
.buy-autodata-selection div div div:nth-child(2) {
	margin: 0 15px
}
.buy-autodata-selection div div div input {
	margin-top: 0.75em !important;
    cursor: pointer !important;
	width: 20px !important;
	text-align: center;
}

.buy-autodata-selection div div div input:checked > label {
	background: red !important;
}

/* .buy-autodata-selection .gchoice{
	pointer-events: none !important;
} */

.buy-autodata-selection div div div label {
	margin-bottom: 0.75em !important;
	cursor: pointer !important;
}

#gform_180 #field_180_,
#gform_181 #field_181_{
	display: none;
}

#gform_180 .gform_page_footer.top_label,
#gform_181 .gform_page_footer.top_label{
	display: flex;
	margin-top: 0;
}
#gform_180 .gform_page_footer.top_label input,
#gform_181 .gform_page_footer.top_label input{
	width: 100%;
	margin-bottom: 0;
}
#gform_180 .gform_page_footer.top_label input:nth-child(2),
#gform_181 .gform_page_footer.top_label input:nth-child(2){
	margin: 0 15px !important;
}
.gform-flex-wrap {
	position: relative;
	width: 100%;
	display:flex;
}
.gform-flex-wrap.gform-end-wrap {
	padding: 1em;
}
.gform-flex-wrap.gform-end-wrap .gform-flex-container p {
	font-size:16px;
}
.gform-flex-wrap .gform-flex-container {
	flex: 1;
	font-size:.825em;
}
.gform-flex-wrap .gform-flex-container:nth-child(2) {
	margin: 0 15px;
}
.gform-flex-wrap .gform-flex-container h1 {
	font-size:28px;
	font-weight: 900;
}
.gform-flex-wrap .gform-flex-container h2 {
	font-size:20px;
	line-height:1.25;
	margin: 25px 0;
}
.gform-flex-wrap .gform-flex-container p {
	font-size: 12px;
}
.gform-flex-wrap .gform-flex-container p strong {
	font-size: 16px;
}
.gform-flex-wrap .gform-flex-container .gform-firstmonth {
	font-size: 20px;
	font-weight: 900;
}
#gform_180 .gform-buy-now,
#gform_181 .gform-buy-now{
	padding: 1em 2.5em;
	width: fit-content;
	margin: auto;
}
#gform_180 .gform-buy-now a,
#gform_181 .gform-buy-now a{
	text-decoration: none;
}

    .buy-now-form {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .buy-now-form .form-block-container {
        position: relative;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .buy-now-form .form-block-container .form-block {
        background: #F8F8FB;
        width: 100%;
        padding: .75em .5em;
        margin: 10px 0;
        cursor: pointer;
		min-height: 72px; display: flex;
		align-items: center;
		justify-content: center;
		transition: all .3s ease;
    }
.buy-now-form .height-fix .form-block-container .form-block {
	min-height: 250px;
}
	.buy-now-form .form-block-container .form-block:hover {
        background: #e9e9e9;
    }
    .buy-now-form .form-text-container {
        position: relative;
        display: flex;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }
    .buy-now-form .form-text-container .form-text {
        width: 100%;
        margin: 10px 0;
    }
    .buy-now-form .form-text-container .form-text p {
        font-size: 12px;
    }
    .buy-now-form .form-text-container .form-text p strong {
        font-size: 16px;
    }
    .buy-now-form .stepcount {
        margin-top: .5em;
        display: block;
    }
    .buy-now-form form br {
        display: none;
    }
    .buy-now-form .form-block-container .form-block:nth-child(2),
    .buy-now-form .form-text-container .form-text:nth-child(2) {
        margin: 10px 15px;
    }
    .buy-now-form .business-option,
    .buy-now-form .car-users-dr,
    .buy-now-form .trial-type,
    .buy-now-form .boption-trial-type1,
    .buy-now-form .boption-trial-type2,
    .buy-now-form .car-users-sm,
    .buy-now-form .motorbike-users {
        display:none;
    }
    #buynow-form {
        opacity: 0;
        transition: all .3s ease;
    }
    .buynow-form-vat-text {
        font-size: 12px;
        padding-bottom: 3em;
    }
	#buynow-form .buynow-button {
		margin: 0 0 25px 0;
		border: 0;
	}
 .buy-now-form .buynow-hidden-area {
        display:none;
    }

@media only screen and (max-width: 960px) {
	
	ul.menu .menu-item a {
		position: relative;
		font-weight: 700 !important;
		background: #F8F8FB !important;	
		color: #32255E !important;
	}
	
	ul.menu .menu-item-has-children a::after {
		content: '';
		display: block;
		position: absolute;
		top: calc(50% - 0.625rem); right:1.5em;
		transform: translateY(-50%);
		border: solid var(--color-jacarta);
		border-width: 0 0.125rem 0.125rem 0;
		padding: 0.375rem;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition: all .25s ease;
		transform-origin: center center;
	}
	ul.menu .menu-item-has-children.sub-open a::after {
		transform: rotate(225deg);
		top: calc(50% - 0.1875rem);
	}
	ul.menu .menu-item-has-children li a::after {
		content: '';
		display:none;
	}
	
	ul.menu .menu-item-has-children .sub-menu {
		height: 0;
	}
	
	ul.menu .menu-item-has-children.sub-open .sub-menu {
		height: 100%;
	}
	
	ul.menu .menu-item .sub-menu li a, ul.menu .menu-item .padl-60 li a {
		color: #58595B !important;
		background: #ffffff !important;
		font-weight: 300 !important;
	}
	
	ul.menu .menu-item.sub-open .padl-40 {
		height: 100% !important;
		transform: none !important;
	}
	
	ul.menu .menu-item.sub-open .padl-40 li.sub-open .padl-60 {
		height: 100%;
    	transform: none;
	}
	
	.newsblock1 .wp-block-group__inner-container {
		width:100%;
	}
	.newsblock1 h2 {
		margin-top: 25px;
	}
	.newsblock1 figure {
		padding:0;
	}
	.newsblock1 img {
	position: relative;
    width: 100%;
    max-height: 225px
}
}

/* Parallax hero block */

.parallax{
 background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax-hero{
	position: relative;
}

.parallax-hero-details{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	z-index: 10;
}

.col-content__button{
	margin-top: 30px;
}



/* Accordion block styles */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  border: none;
  display: inline-flex !important;
  align-items: center;
}


.accordion-sub {
  background-color: #32255E;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 90%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  border: none;
}

.resellers-contact-blocks{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 20px;
}

.resellers-contact-blocks > div{
	padding: 2em; 
} 

.resellers-contact-blocks h3{
	margin-bottom: 20px;
} 

.resellers-contact-blocks a{
	color: #32255E;
} 




.button-rev{
	display: block;
	background-color: #32255E;
 	color: #fff;
	width: 350px;
}

.accordion-sub.active{
	background-color: #32255E;
 	color: var(--color-sun);
}

.accordion-sub.active::after{
	display: none;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion::hover,
button:focus {
  background-color: #ccc;
  background: #ccc;
  border: none;
}


.panel {
  padding: 25px;
  background-color: white;
  display: none;
  overflow: hidden;
  text-align: left;
	position: relative;
    top: -10px;

}

.accordion::after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}

.active::after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.col-icon{
	max-height: 60px;
}

.button-row{
	margin-top: 30px;
}

.button-row a{
	margin: 0 10px;
}

@media (min-width: 60rem){
.site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul::before {
    min-height: unset !important;
}
	
	.site-nav__primary {
		margin-right: 1.5rem;
	}
	
}

@media (min-width: 60rem)
.site-nav__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.menu-main-menu-container{
	display: flex;
}

#menu-main-menu{
	display: flex;
}

.big-flex{
	display: flex;
	height: 100vh;
	color: #fff;
}

.misc-menu{
/* 	background: #32255E; */
	width: 90rem;
	margin: auto;
	position: relative;
	font-size: .8em;
	color: #000 !important;
	display: flex;
	align-items: center;
	margin: 0 1.5rem;
}

.misc-menu a{
	color: #000;
	text-decoration: none;
}


@media only screen and (max-width: 1455px) {
  .misc-menu {
    	width: unset;
  }
}

.misc-menu::after{
    content: '';
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 330%;

}

.sub-menu{
    z-index: 1000;
}



#menu-corp-menu,
#menu-misc-menu,
#menu-misc-menu-us,
#menu-misc-menu-ca,
#menu-misc-menu-au,
#menu-misc-menu-nz,
#menu-misc-menu-south-africa{
	display: inline-flex;
	align-items: center;
    justify-content: flex-end;
	color: #fff;
	padding: .8em;
	width: 100%;
	margin-left: auto;
	position: relative;
/* 	right: 90px; */
}


#menu-corp-menu a,
#menu-misc-menu a,
#menu-misc-menu-us a,
#menu-misc-menu-ca a,
#menu-misc-menu-au a,
#menu-misc-menu-nz a,
#menu-misc-menu-south-africa a{
	transition: all .5s ease;
	cursor: pointer;
}


#menu-corp-menu a:hover,
#menu-misc-menu a:hover,
#menu-misc-menu-us a:hover,
#menu-misc-menu-ca a:hover,
#menu-misc-menu-au a:hover,
#menu-misc-menu-nz a:hover,
#menu-misc-menu-south-africa a:hover{
	color: var(--color-sun);
}

.site-nav__container{
/* 	background: #32255E; */
	color: #fff;
	position: relative;
}

.site-nav__container::after{
	content: '';
    background: #32255E;
    position: absolute;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    width: 370%;
    height: 100%;
    z-index: -1;
}

.site-nav__primary>li>a::before, .site-nav__primary>li>button::before, .site-nav__primary>li>.gform_button::before{
	border: 1px solid #fff !important;
}

.site-nav__primary .utility a {
		border-left: 1px solid #fff !important;
}

.site-nav__primary>.menu-item-has-children>ul>li>a, .site-nav__primary>.menu-item-has-children>ul>li>button, .site-nav__primary>.menu-item-has-children>ul>li>.gform_button {
  
    background: var(--color-jacarta) !important;
}

.site-nav__primary>.menu-item-has-children>ul>li>a::before, .site-nav__primary>.menu-item-has-children>ul>li>button::before, .site-nav__primary>.menu-item-has-children>ul>li>.gform_button::before {
    background: var(--color-sun) !important;
}

.site-nav__primary ul:nth-child(1){
	display: flex;
}

.site-nav__misc{
display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    padding: 0.8em;
    width: 100%;
    margin-left: auto;
    position: relative;
}

.site-nav__misc a{
	color: #000;
	text-decoration: none;
	margin: 0 15px;
}

.site-nav__misc li:last-of-type a{
	position: relative;
	margin-right: 0;
}

.big-flex section{
	flex: 1;
	display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
	position: relative;
	transition: all .5s ease;
	text-align: center;
	padding: 1em;
}

.big-flex section:hover{
	flex: 1.7;
}

.big-flex section h1{
	text-align: center;
}

.big-flex section img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}

.big-flex section::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: -1;
}

.desc-box{
	text-align: center;
	margin: 30px 0;
}


.site-nav.hidden{
	display: none !important;
}
.site-footer.hidden{
	display: none !important;
}

#ad-training-main-logo{
	 position: relative;
    top: 2px;
	flex: 0 0 16.5rem;
}

.hidden-link{
	text-decoration: none !important;
}

.right{
	order: 2;
}

.highlighted{
/* 	background: #58595B; */
	background: var(--color-sun);
	color: #fff;
	order: 5;
/* 	margin-right: 30px; */
}

.highlighted:hover{
	color: var(--color-gray);
}

.site-nav__primary>.menu-item>a::after, .site-nav__primary>.menu-item>button::after, .site-nav__primary>.menu-item>.gform_button::after {
		background: var(--color-sun) !important;
}
.site-nav__primary>.utility>a::after, .site-nav__primary>.utility>button::after, .site-nav__primary>.utility>.gform_button::after {
		height: 0 !important;
	border: 0 !important;
}
.site-nav__primary>.utility>a::before, .site-nav__primary>.utility>button::before, .site-nav__primary>.utility>.gform_button::before {
	border-right: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}
.utility.highlighted:hover{
	color: var(--color-gray);
}

.site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul::before{
	background: #32255E !important;
}

.site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul>li>a:focus::before, .site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul>li>a:hover::before, .site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul>li>button:focus::before, .site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul>li>.gform_button:focus::before, .site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul>li>button:hover::before, .site-nav__primary>.menu-item-has-children>ul>.menu-item-has-children>ul>li>.gform_button:hover::before {
    		background: var(--color-sun) !important;
}


.max70{
	max-width: 70%;
}

.image-hero__row h1{
	width: 100% !important;
}

.video-hero__video.fullscreen{
	object-fit: cover !important;
}

.dark-overlay{
	background: rgba(0,0,0,.5);
/* background: rgba(50,37,94,.8); */
}

.sticky-spacer{
	position: absolute;
	display: block;
	height: 28px;
}
.sticky-contact-quickbar{
	background: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	position: -webkit-sticky; /* Safari */
  	position: sticky;
  	top: 132px;
	z-index: 100;
	width: 86rem;
	padding: .6em;
	color: #fff;
	margin: auto;
	cursor: pointer;
	transition: all .5s ease;
}

.sticky-contact-quickbar.stuck{
	width: 100%;
	background: var(--color-sun);
	transition: all .5s ease;
}


.related-layout{
	
	   display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 20px;
	    padding-bottom: 4em;
}

.media-slider__layout{
	-webkit-box-flex: 0;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    margin-top: 0;
    display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 20px;
}

.media-slider__content ul li,
.col-content__column ul li{
	margin-bottom: 15px;
	position: relative;
	margin-left: 6px;
    padding-left: 16px;
}

.media-slider__content ul li::before,
.col-content__column ul li::before{
	content:'';
	position: absolute;
	left: -10px;
	width: 20px;
	height: 20px;
	display: block;
	  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjUuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQ4LjEgNTcuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDguMSA1Ny4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGQjEzMjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMCwwIDAsNTcuMiA0OC4xLDI4LjYgIi8+Cjwvc3ZnPgo=");
	background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
}

.product-trigger{
 cursor: pointer;
}

.product-trigger.white{
 background: #fff;
}

.small-detail{
	font-size: .8em;
}

.button.media-slider__button{
margin-top: 30px;
}

.profile-card{
	padding: 2em;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	text-align: center;
	flex: 0 0 calc((100% / 4) - 48px) !important;
	transition: all .5s ease;
}

.profile-card:hover{
	background: #32255E;
/* 	    background: linear-gradient(to right, var(--gradient-primary)); */
	color: #F8F8FB !important;
	transition: all .5s ease;
}

.profile-card:hover h3{
	
	color: #F8F8FB !important;

}

.solera-family-logo{
	max-width: 500px;
	object-fit: contain !important;
}

/* Footer */

.site-footer__column{
flex: 0 0 calc(100% / 4) !important;
}

.site-footer__social{
	padding-left: 0 !important;
	margin-top: 15px !important;
}

.inline-footer-box{
	padding-left: 6em !important;
}

/* FORMS */

.media-slider__pagination.forms-pagination{
	width: 50rem;
}

.gform_wrapper{
	width: 100% !important;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel]{
	    height: 3.125rem !important;
}

.gform_wrapper input{
	height: unset !important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}

.across-choices .gfield_radio.BG_{
	display: flex;
	justify-content: center;
}

.across-choices .gfield_radio.BG_ div{
	margin-right: 20px;
}

.left-align{
	text-align: left;
}

.ml30{
	margin-left: 30px !important;
}

.left-align .gfield_radio.BG_{
	text-align: left;
}

.gform_wrapper.gravity-theme .ginput_container_consent {
    display: flex;
    text-align: left;
	align-items: center;
}

.gform_wrapper.gravity-theme .ginput_container_consent label {
    margin-bottom: 0;
	margin-left:20px;
}

.training-course-form_wrapper{
	width: 100% !important;
}

.section-banner{
	background: var(--color-jacarta);
	color: #fff;
	padding: 10px !important;
}

.add-delegate-form-button div span{
	background: var(--color-jacarta);
	color: #fff;
}

.mobile-menu{
	display: none;
}

/* media queries */


@media (min-width: 48.0625rem) {
.site-footer__column:nth-child(2) .site-footer__nav {
    margin-top: unset !important;
}
}

@media (max-width: 59.9375rem){
	
	
	.table-grid{
		display: flex;
		flex-direction: column;
	}
	
	.prices{
		flex-direction: column;
	}
	
	.prices .price-box{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
	
	.inner-container{
		flex-direction: column;
	}
	
	.accordion-sub{
		width: 100%;
	}
	
	.container-right{
		margin-left: auto !important;
    	position: relative !important;
    	left: 0;
    	width: 100%;
    	height: 200px;
		flex: none !important;
	}
	
	.cat-stamp{ 
	    width: 30%;
    font-size: 11px;
					display: none;

	}
	
		
		.cat-type{
			 justify-content: end;
			display: none;
    		gap: 60px;
		}

			
	iframe {
		width: 100%;
	}
	
	.site-nav__container::after{
    width: unset;
}
	
	
	.nav-open .site-nav__mobile {
    -webkit-transform: none;
    transform: none;
    visibility: visible;
}
	
	.mobile-menu{
		display: block;		
	}
	
	.site-nav__mobile{
		position: fixed;
    z-index: -2;
    top: 4rem;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    background: var(--color-white) url(/wp-content/themes/kps3-solera/resources/dist/assets/images/bg-dots.png) repeat-x;
    background-position: left 0 bottom -15rem;
    background-attachment: local;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
    -webkit-transition: visibility var(--transition),-webkit-transform var(--transition);
    transition: visibility var(--transition),-webkit-transform var(--transition);
    transition: transform var(--transition),visibility var(--transition);
    transition: transform var(--transition),visibility var(--transition),-webkit-transform var(--transition);
    overflow-y: auto;
	}
	
	.site-nav__mobile a{
    display: block;
    width: 100%;
    padding: 1rem 1.5rem;
    border: 0;
    border-bottom: 1px solid var(--color-jacarta-20);
    font: inherit;
    text-align: left;
    text-decoration: none;
    background: var(--color-white);
    color: #58595B;
	}
	
	.utility.highlighted {
    background: inherit;
    color: inherit;
}
	

	
	#menu-main-menu{
		display: none !important;
	}
	
	.misc-menu {
		display: none;
	}
	
	#menu-misc-menu{
		display: block;
	}
}

.left-align-form {
	text-align:left;
}
.left-align-form textarea {
	resize: none;
	height: 128px;
}

.form-grid-icon {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.form-grid-icon img, .form-grid-icon p, .form-grid-icon strong {
	margin-bottom: 0;
}

.form-grid-content .gform_heading {
	margin-bottom: 0;
}

.form-grid-half {
	display: flex;
    flex-flow: column;
    justify-content: space-between;
	max-width: 411px;
	margin-left: auto;
	margin-right: auto;
    padding: 1rem 2rem 1rem!important;
}

@media(min-width: 768px){
	.form-grid-half {
		min-height: 546px;
	}
}

.hero-col-container-wrapper .col-content__container {
    align-items: center;
}

figure.wp-block-image.size-full.features-icon {
    margin-bottom: 0;
	padding-left: 0;
}

figure.wp-block-image.size-full.features-icon img {
    max-width: 125px;
}
.features-container p {
    line-height: 1.6;
}
