/*
Theme Name: AI ORA
Author: Airdrop
Author URI: https://airdrop.co.uk
Version: 1.1
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0

*/

/* Fonts */

/* montserrat-latin-400-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-400-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-400-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* montserrat-latin-500-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-500-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-500-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* montserrat-latin-600-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-600-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-600-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* montserrat-latin-700-normal */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-700-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/montserrat@latest/latin-700-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* inter-latin-300-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/inter@latest/latin-300-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/inter@latest/latin-300-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* inter-latin-400-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/inter@latest/latin-400-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/inter@latest/latin-400-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* inter-latin-600-normal */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url(https://cdn.jsdelivr.net/fontsource/fonts/inter@latest/latin-600-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/inter@latest/latin-600-normal.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

a, a:hover, a:focus {
   // text-decoration: none;
    //color: #372798;
}


#wpadminbar { display: none !important; }
html { padding-top: 0 !important; scroll-padding-top: 0 !important; font-family: 'Inter', sans-serif;  font-weight: 600;  }

body { 
	padding-top: 87px;
}

strong {font-weight: 600;}

.main { overflow-x: hidden; /*min-height: calc(100vh - 87px);*/}

.admin-bar .main { margin-top: calc(0px - var(--wp-admin--admin-bar--height)); }


.wrap { max-width: 1200px; margin: 0 auto;}
.wrap.maxw-1000px { max-width: 1000px;}

.row { padding-left: 30px; padding-right: 30px;}

@media screen and (max-width: 600px) {
  .row { padding-left: 20px; padding-right: 20px;}
}

@media screen and (max-width: 400px) {
  .row { padding-left: 15px; padding-right: 15px;}
}


h1, h2, h3 { font-family: 'Montserrat', sans-serif;  font-weight: 600; }
h4, h5 { font-weight: 500; color: #2f2f2f}
h1.antihero { font-size: 38px; }

.hero h1, .hero h2 { color: #fff;}

h3 { line-height: 1.5em;  }

.text-accent { color: #FC6606; }

.block {}
.block.primary { background: #FC6606; color: #fff;}
.block.primary h3 { font-family: inherit; font-weight: inherit; color: #fff;}

.aui-dropdown.always-down.aui-dropup.open .aui-panel { top: 39px; bottom: auto;}

.sitelogo { position: relative; top: 2px; min-width: 230px;}
.sitelogo > img {height: 59px; width: auto; transition: all 0.1s ease-in-out; transform: scale(1); transform-origin: center;}

@media (max-width: 500px) {
	.sitelogo > img { transform: scale(0.8) !important; margin-left: -20px;}
	.sitelogo #wordmark { display: none !important;}
}


#wordmark {
    position: absolute;
    height: 64px;
    width: 0;
	overflow: hidden;
    background: white;
    top: 4px;
	left: 170px;
	z-index: 10;
	transition: width 0.3s ease-in-out;	
}

#wordmark img { height: 51px; width: auto;}

.site-logo-hover #wordmark {
	width: 210px;
}

.site-logo-hover .sitelogo > img {
	transform: scale(1.05);
}

@media screen and (max-width: 1440px) {
	.site-logo-hover #site-menu { opacity: 0; }
}

	




.site-header { box-shadow: 0 0 18px 0px rgba(0,0,0,0.08); z-index: 1000; height: 87px; position: fixed; top: 0; left: 0; width: 100%; background: #fff; box-sizing: border-box;}

@media screen and (max-height: 800px) {
  .site-header  { position: absolute;}
}


.site-header .wrap { display: flex; justify-content: space-between; align-items: center; max-width: 1440px; margin: 0 auto; padding-left: 15px; padding-right: 15px;}
.site-header .wrap #site-menu { display: flex; justify-content: flex-end;}

#site-menu { font-family: 'Montserrat', sans-serif; font-weight: 500; height: 87px; transition: opacity 0.2s ease-in-out;}

#site-menu > ul > li { display: inline-block; position: relative; z-index: 0; }

#site-menu > ul > li:hover > ul, #site-menu > ul > li:focus-within > ul { opacity: 1; z-index: 1; visibility: visible; }

#site-menu > ul > li  > a { height: 87px; display: inline-block; line-height: 87px; padding: 0px 5px 0px; color: #222; border-bottom: 2px solid  transparent; cursor: pointer; margin-right: 18px;}
#site-menu > ul > li:hover > a { border-bottom: 2px solid #FC6606; color: #000}
#site-menu > ul > li > a.active { border-bottom: 2px solid #FC6606; }

#site-menu > ul > li > ul { 
    position: absolute; 
    top: 87px; 
    left: -1px; 
    width: 250px; 
    background: #fff; 
    padding: 10px 0px 10px 0px; 
    border: 1px solid #ddd;
    box-shadow: 3px 3px 18px 0px rgba(0,0,0,0.18);
    transition: opacity 0.2s ease-in;
    opacity: 0;
    visibility: hidden;
    }

#site-menu > ul > li > ul > li { line-height: 1.4em;}

#site-menu > ul > li > ul > li > a { display: block; padding: 15px 22px; color: #333; cursor: pointer;}

#site-menu > ul > li > ul > li > a:hover, #site-menu > ul > li > ul > li > a:focus { background: #f5f6f7; cursor: pointer;}

#site-menu > ul > li > ul.drop-right { 
    left: auto;
    right: 0;
    width: 200px;
  }
  
#site-menu a .ai-search { color: #FC6606; }
#site-menu a:hover .ai-search, #site-menu a:focus .ai-search { color: #E66A00; }

.site-cta a { position: relative;}

#mobile-nav-switch { height: 87px; width: 40px; position: relative; top: -9px; z-index: 1; transform: scaleX(1); transform-origin: center; transition: all 0.3s cubic-bezier(0.2, 0, 0, 1.85) }
#mobile-nav-switch div { height: 3px; width: 25px; background: #FC6606;  border-radius: 6px; position: relative; transform: scaleX(1); transform-origin: left; transition: all 0.3s cubic-bezier(0.2, 0, 0, 1.85)  }
#mobile-nav-switch div:before { content: ''; height: 3px; width: 25px; background: #FC6606; position: absolute; top: 8px; left: 0; border-radius: 6px; transform: scaleX(1); transform-origin: left; transition: all 0.3s cubic-bezier(0.2, 0, 0, 1.85) }
#mobile-nav-switch div:after { content: ''; height: 3px; width: 25px; background: #FC6606; position: absolute; top: 16px; left: 0; border-radius: 6px; transform: scaleX(1); transform-origin: left; transition: all 0.3s cubic-bezier(0.2, 0, 0, 1.85) }

#mobile-nav-switch:hover,  #mobile-nav-switch:focus { transform: scale(1.1);  }
#mobile-nav-switch:hover div:before { top: 8px;}
#mobile-nav-switch:hover div:after { top: 16px;}

body.mobile-nav-in #mobile-nav-switch div { transform: rotate(45deg);}
body.mobile-nav-in #mobile-nav-switch div:before  { transform: rotate(-90deg); top: 12px; left: 12px;}
body.mobile-nav-in #mobile-nav-switch div:after  { transform: rotate(-90deg); top: 12px; left: 12px;}

#mobile-nav-switch { display: none;}
.mobile-nav-only { display: none;}
.desktop-nav-only { display: block; }

@media screen and (max-width: 1070px) {
  
  #mobile-nav-switch { display: block;}
  .mobile-nav-only { display: block;}
  .desktop-nav-only { display: none; }
  
   #site-menu > ul a { color: #333 !important;}
  
   .site-header .wrap #site-menu {
    display: block;
    background: #fff; 
    position: absolute;
    top: 87px;
    left: -100vw;
    width: 100vw;
    height: calc(100vh - 87px);
    min-height: calc(100vh - 87px);
    transition: all 0.2s ease-in-out;
    overflow-y: auto;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  
  #site-menu > ul > li > ul { position: relative; visibility: visible; opacity: 1; top: unset; left: unset; width: 100%;}
  #site-menu > ul > li > a {line-height: 1.4em; padding-top: 26px !important;}
  #site-menu > ul > li:hover > a, #site-menu > ul > li:focus-within > a { border-bottom: none ;}
  #site-menu > ul > li > ul { border: none; box-shadow: none;}
  #site-menu > ul > li > ul { padding: 0;}
  
  #site-menu ul li { display: block; width: 100%;}
  #site-menu ul li a { display: block; position: relative; width: calc (100% - 40px); padding: 10px 0px; height: auto; margin: 0 20px; border-bottom: none;}
  #site-menu > ul > li > ul > li > a:hover { background: transparent;} 
  #site-menu > ul > li > ul > li > a { padding: 10px 0px; font-size: 90%; padding-left: 20px;}
  
  #site-menu > ul > li > ul.drop-right { width: 100%;}
  
  .site-cta { margin-left: auto; margin-right: 20px;}
  
  body.mobile-nav-in .site-header .wrap #site-menu { left: 0;}
  
  body.mobile-nav-in { overflow: hidden;}
  
}

@media screen and (max-width: 580px) {
	.site-cta {display: none;}
}
  


/* hero */

.hero {
  padding: 50px; 
  position: relative;
  z-index: 0;
  overflow: hidden;
  min-height: 490px;
}

.hero .page-title {
	position: absolute; bottom: 30px; 
} 

@media screen and (max-width: 800px) {
	.hero .page-title { left: 30px }
}

@media screen and (max-width: 600px) {
	.hero .page-title { left: 25px }
}

@media screen and (max-width: 400px) {
	.hero .page-title { left: 20px }
}



.hero h1 {  max-width: 750px; padding-top: 29px; font-weight: 600;  letter-spacing: -1.2px; line-height: 1.15em; color: #fff; }
.hero h2 {  max-width: 750px; padding-top: 0px; font-weight: 600;  letter-spacing: -0.2px; line-height: 1.15em; color: #fff; }
.hero p {   max-width: 770px;  margin: 0 0; font-size: 19px; line-height: 1.4em; }

.hero-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.hero-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100vw;
  background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 78%,rgba(0,0,0,0) 100%);
}

.homepage-hero {
	min-height: 640px;
	background: #1d062a;
}

.homepage-hero .video-holder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; overflow: hidden;}
.homepage-hero video { 
	position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.homepage-hero div:not(.video-holder) { position: relative; }
.homepage-hero h1 { padding-top: 20px;}
.homepage-hero h1, .homepage-hero h2, .homepage-hero h3 { color: #fff; position: relative; bottom: initial; top: initial; line-height: 1.2em;}

.homepage-hero .hero-text { max-width: 800px; padding: 55px 55px 10px;}

.homepage-hero .microcopy { color: #fff;}
.homepage-hero .powered-by { height: 32px !important; width: auto !important; margin-top: 40px; display: inline-block; margin-bottom: 0;}

.aui-button.solid, 
.aui-button.outline {
  font-family: "Montserrat"; font-size: 16px; line-height: 1.2em; font-weight: 600; padding: 9px 16px; display: inline-block;
}


.homepage-hero .aui-button, .aui-button.aui-button-lg  { font-size: 18px; line-height: 26px; height: auto; padding: 9px 22px;}


@media (max-width: 1200px) {
	.homepage-hero .hero-text { max-width: 800px; padding: 55px 35px 10px;}
	.homepage-hero .text-fx { left: calc(50% - 0px);}
}

@media (max-width: 1000px) {
	.homepage-hero .hero-text { max-width: 600px; padding: 55px 0px 10px;}
	.homepage-hero .text-fx { left: calc(50% - -53px);}
}


@media (max-width: 800px) {
	.homepage-hero .hero-text { max-width: 600px; padding: 55px 0px 10px;}
	.homepage-hero .text-fx { display:none;}
}

@media (max-width: 500px) {
	.homepage-hero .powered-by { transform: scale(0.8); transform-origin: left;}
	.homepage-hero .hero-text { padding: 35px 0px 10px;}
}






/* misc */
.cat-links a { background: #eee; padding: 4px 8px; font-size: 13px;}
.cat-links a:hover, .cat-links a:focus  { background: #ddd;}
.single-post article { margin-bottom: 40px;}
h3.wp-block-heading { padding-top: 16px;}
h4.wp-block-heading { padding-top: 14px; line-height: 1.4em;}
.wp-block-image figcaption { font-size: 90%; line-height: 1.4em; margin-bottom: 30px;}

article ul {
    display: block;
    list-style-type: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 4px;
    padding-left: 0px;
    margin-bottom: 30px;
}

article ul li {
    margin-left: 0;
    margin-bottom: 6px;
    max-width: 97%;
    position: relative;
    padding-left: 20px;
    color: #4f4f4f !important;
    line-height: 1.5em;
}

article ul li:before {
    content: '';
    background: #FC6606;
    height: 9px;
    width: 9px;
    position: absolute;
    left: 1px;
    top: 7px;
    border-radius: 6px;
}


article p { margin-bottom: 1.7em; }
article .wp-block-image .alignleft { margin-right: 1.7em;}
article h2.wp-block-heading { padding-top: 30px; margin-bottom: 25px;}
article h3.wp-block-heading { padding-top: 30px; margin-bottom: 20px;}
article h4.wp-block-heading { padding-top: 30px; margin-bottom: 17px;}


article table td { vertical-align: top; }

.entry-content a:not(.aui-button),
.block p a:not(.aui-button) {
  color: #4f4f4f;
  text-transform: initial;
  border-bottom: 1px solid #4f4f4f;
  padding-left: 0px;
  padding-right: 0px;
  word-wrap: break-word;
}

.entry-content a:hover,
.entry-content a:focus,
.block p a:hover, 
.block p a:focus {
	color: #000;
}

.entry-summary a.more-link { border-bottom: 1px solid transparent !important; color: inherit; margin-left: -4px;}

.category [class~='post']:last-of-type hr {
	display: none !important;
} 

.single-post .separator hr {
	display: none !important;
} 


/* blocks */

.block.grey { background: #F5F8FA; padding: 55px 20px 40px;}


/* cards */

.cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.card {
  background: #f2f2f2;
  flex-basis: 0 1 250px;
  width: calc(25% - 10px);
  border: 1px solid #ccc;
  min-height: 100px;
  min-width: 250px;
  margin: 30px 20px;
}

.card-body{
  height: 70px;
}

.card-footer {
  background: #f7f7f7;
  height: 50px;
}


/* homepage */


/* footer */
.footer { 
  padding: 50px 20px 0;
  background: #222; 
  color: #fff;
  position: relative; 
  overflow: hidden; 
  background-image: url('./img/backgrounds/footer-bg.png');
  background-repeat: repeat-x;
  background-position: left 150px;
  background-size: 28px 774px;
  min-height: 200px;
  }
  
	@media (max-width: 1000px){
		.footer {
			background-position: left 130px;
		}
	}

	@media (max-width: 500px){
		.footer {
			background-position: left 250px;
		}
	}
 

.footer h3 { color: #8a8a8a; font-size: 16px;}
.footer p { color: #fff; font-size: 14px;}

.footer ul.bulleted { margin-left: 0;}
.footer ul.bulleted li { font-size: 14px;}
.footer ul.bulleted li:before { background: #FC6606;}
.footer ul.bulleted.plus li:before { top: 10px;}
.footer ul.bulleted.plus li:after { top: 7px;}

.footer .aui-button.outline { min-width: 138px !important;}
  
.footer-logo { width: 87%; max-width: 110px; height: auto; margin-bottom: 40px; margin-top: -17px;}

.footer .col { padding-right: 20px; margin-bottom: 30px; }

.footer .col.minw-300px { min-width: 300px !important }
.footer .col.minw-350px { min-width: 350px !important }

.footer-title { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 21px; font-weight: 400;}
.footer hr { opacity: 0.5; margin-bottom: 10px}

.footer a:not(.aui-button) { color: #fff; border-bottom: 1px solid transparent; display: inline-block; line-height: 1.4em; margin-bottom: 2px; }
.footer a:hover, .footer a:focus { color: #fff; border-bottom: 1px solid #fff;}

.footer a.icon-link { opacity: 0.5; margin-right: 15px}
.footer a.icon-link img { width: 40px; height: 40px; }
.footer a.icon-link:hover, .footer a.icon-link:focus { border-bottom: 1px solid transparent; opacity: 1 }

.footer a.logo-link:hover, .footer a.logo-link:focus { border-bottom: 1px solid transparent; opacity: 1 }

.footer .aui-input { border: none; }

.footer .smallprint { padding: 20px 0 20px; font-size: 14px; }
.footer .smallprint a { opacity: 0.5; margin-right: 18px;}

/* newsletter modal */

#newsletter-modal .close {
	position: absolute;
	top: 20px;
	right: 20px;
}

#newsletter-modal .aui-modal-body {
	position: relative;
}

#newsletter-modal .blocker {
	position: absolute;
	height: 60px;
	width: 100%;
	display: block;
	z-index: 10;
	background: #fff;
	bottom: 0;
	left: 0;
}

@media (max-width: 608px) {
	.aui-modal { 
		width: 100% !important; 
		left: 0;
		transform: none;
	}
}


/* what we do */

.wwd-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  max-width: 1100px;
  
}

.wwd-card {
  max-width: 485px;
  min-width: 485px;
  flex: 0 0 485px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  margin: 20px;
  position: relative;
  padding: 285px 20px 10px;
}

@media (max-width: 1050px) {
  .wwd-card {
    max-width: 400px;
    min-width: 400px;
    flex: 0 0 400px;
  }
}

@media (max-width: 1050px) {
  .wwd-card {
    max-width: 400px;
    min-width: 400px;
    flex: 0 0 400px;
  }
}
  

@media (max-width: 600px) {
    .wwd-card {
    max-width: calc(100% - 40px);
    min-width: calc(100% - 40px);
    flex: 0 0 485px;
  }
}

.wwd-card:hover .card-img, .wwd-card:focus-within .card-img {transform: scale(110%);}

.wwd-card a {position: absolute; height: 100%; width: 100%; z-index: 1; top: 0; left: 0;}

.wwd-card hr { border-top: 1px solid #bdbdbd; margin-bottom: 18px;}

.wwd-card ul.bulleted { margin-left: 2px; margin-bottom: 15px;}

.wwd-card h4 { margin-bottom: 5px;}

.wwd-card .img-holder {
  width: 100%;
  height: 285px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.wwd-card .card-img {
  width: 100%;
  height: 285px;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  transition: 0.15s ease-in-out;
}

.wwd-card h3 {
  font-size: 20px;
  padding: 20px 0 10px; 
}


/* homepage case studies */


.cs-cards {
  //display: block;
  overflow-x: hidden;
  //width: 100%;
  //margin: 20px;
  height: 370px;
  padding: 80px 20px;
}


.cs-card {
  width: 280px;
  min-height: 238px;
  background: #f2f2f2;
  border-radius: 4px;
  overflow: hidden;
  margin: 30px;
  position: relative;
  padding: 185px 20px 10px;
  box-shadow: 0px 7px 15px -7px rgba(0,0,0,0.25);
  transform: scale(1);
  transition: all 0.15s ease-in-out;
}

@media (max-width: 600px) {
  .cs-card {
    width: 200px;
  }
}

.cs-card p { 
  font-size: 14px;
  line-height: 1.33em;
  opacity: 0;
  text-align: center;
  margin-bottom: 2px;
  transition: all 0.5s ease-in-out;
  transition-delay: 0.3s;
  }
  
.cs-card.slick-center p, .cs-card:hover p {
  opacity: 1;
}

.cs-card .img-holder {
  width: 100%;
  height: 175px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

article .cs-card .img-holder img { 
  margin: 0 !important; 
  padding: 0 !important; 
  width: 100%;
  height: 100%;
}

.cs-card .card-img {
  width: auto;
  height: 285px;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  transition: 0.2s ease-in-out;
}

.cs-buttons {
  display: flex;
  justify-content: space-between;
}

.cs-card .card-link {
  z-index: 100;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.cs-card:hover { transform: scale(1.1); transition: 0.1s; z-index: 3; cursor: pointer;}


.cs-card.slick-center {
  transform: scale(1.2);
  box-shadow: 0px 10px 15px -5px rgba(0,0,0,0.25);
}

.slick-slider {
  min-height: 460px;
  overflow: hidden;
  padding-bottom: 60px;
  padding-top: 10px;
  margin-bottom: 30px;
}

.slick-slider.client-logos { min-height: 20px; margin-bottom: -20px; padding-bottom: 0;}

.slick-track {
  padding-top: 30px;
  padding-bottom: 30px;
  }
  
.slick-prev {
  background: url("./img/svg/back.svg") no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -300px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 1;
  transform: translateX(-450px);
}

.slick-next {
  background: url("./img/svg/forward.svg") no-repeat;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -300px;
  position: absolute;
  bottom: 20px;
  right: 50%;
  z-index: 1;
  transform: translateX(450px);
}

.slick-dots {
  position: absolute;
  bottom: 36px;
  left: 50%;
  transform:translateX(-50%);
  display: flex;
  margin-bottom: 0 !important;
}

.slick-dots li {
  height: 16px;
  width: 16px;
  border: 1px solid #FC6606;
  overflow: hidden;
  text-indent: -400px;
  margin-right: 20px;
  border-radius: 10px;
  padding-left: 0 !important;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}

.slick-dots li:before {
    content: none;
}

.slick-dots li:hover { transform: scale(1.3); }


.slick-dots li button { color: #fff; text-indent: -900px;}

.slick-dots li.slick-active {
  background: #FC6606;
} 

.slick-dots li.slick-active button { color: #FC6606;}

@media (max-width: 500px) {
  .slick-dots {
    display: none !important;
  }
  
  .slick-slider {
    min-height: 421px;
  }
}


@media (max-width: 960px) {
.slick-next {
  right: 25px;
  left: auto;
  transform: none;
  }
.slick-prev {
  left: 30px;
  transform: none;
  }
}



/* homepage global reach */



ul.reach-list {
  column-count: 2;
  column-gap: 5px;
}

ul.reach-list li { 
  font-size: 16px;
  }


@media (max-width: 767px) {
  .country-list {
    order: 2;
    }

    .map {
      order: 1;
    }
  
    .map img {
      margin-bottom: 30px;
    }
  
  ul.reach-list {
    column-count: 3;
    column-gap: 5px;
  }
}


/* about page */

.block.numbers {
  background: url("./img/backgrounds/lockers.jpg") no-repeat;
  background-size: cover;
  padding-bottom: 40px;

}

.block.numbers h2 {
  color: #fff;
}

.block.numbers .number-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}


.block.numbers .number-card {
  background: rgba(255,255,255,0.9);
  border-radius: 4px;
  text-align: center;
  margin: 30px;
  padding: 20px 30px;
  flex: 0 0 250px;
  min-width: 250px;
  max-width: 250px;
}

.block.numbers .number-card svg { display: block; margin: 0 auto 10px;}

.block.numbers .number-card .stat { font-size: 64px; font-weight: 300;} 
.block.numbers .number-card .stat .plus { font-size: 28px; font-weight: 400; vertical-align: 32px;}

.people {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.person {
  text-align: center;
  margin: 15px 15px 30px;
  font-size: 16px;
  line-height: 1.8em;
  max-width: 250px;
  min-width: 250px;
  transition: all 0.2s ease-in-out;
}

.person .img-holder { 
  width: 150px; 
  height: 150px;
  background: #f2f2f2 no-repeat;
  border-radius: 75px;
  background-size: 150px 150px;
  background-position: center center;
  transition: all 0.2s ease-in-out;
  margin: 0 auto 15px;
  overflow: hidden;
  }
  
.person .img-holder img { width: 100%; height: 100%; }

.person .name { font-size: 18px; font-weight: 600; margin-bottom: 5px;}
.person .title { line-height: 1.3em; margin-bottom: 8px;  }

.person:hover .img-holder {
  background-size: 165px 165px;
}

.person:hover {
  
}


.research-card {
  text-align: center;
  margin: 15px 15px 30px;
  font-size: 16px;
  line-height: 1.8em;
  max-width: 324px;
  min-width: 324px;
  transition: all 0.2s ease-in-out;
  margin: 30px;
  overflow: hidden;
  padding: 12px;
  box-shadow: 0 0 18px -5px rgba(0, 0, 0, 0.2);
}

.research-card .img-holder { 
  width: 300px; 
  height: 233px;
  background: #f2f2f2 no-repeat;
  border-radius: 6px;
  background-size: 300px 233px;
  background-position: center center;
  transition: all 0.2s ease-in-out;
  margin: 0 auto 15px;
  overflow: hidden;
  }
  
.research-card .img-holder img { width: 100%; height: 100%; }

.research-card .name { font-size: 18px; font-weight: 600; margin-bottom: 5px;}
.research-card .title { line-height: 1.3em; margin-bottom: 8px;  }

.research-card:hover {
  box-shadow: 0 0 18px 0px rgba(0, 0, 0, 0.25);
}
.research-card:hover .img-holder {
  background-size: 330px 257px;
}

.research-card:hover {
  
}




.testimonials {
	max-width: 1000px;
	padding-left: 140px;
	padding-right: 140px;
	margin: 0 auto;
}

.testimonial {
	max-width: 720px;
}

.testimonial p {
	margin-bottom: 18px;
}

.testimonial img {
	margin-bottom: 18px;
}

.testimonials .slick-prev {
	width: 58px;
	height: 58px;
	background: url("./img/svg/open-quote.png") no-repeat;
	background-size: 58px 58px;
	top: 37px;
	left: 40px;
	transform: none;
}

.testimonials .slick-next {
	width: 58px;
	height: 58px;
	background: url("./img/svg/close-quote.png") no-repeat;
	background-size: 58px 58px;
	top: 37px;
	right: 47px;
	transform: none;
}

.testimonials .slick-dots {
	margin-bottom: 30px;
}

@media (max-width: 550px) {
	.testimonials {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.testimonials .slick-prev,
	.testimonials .slick-next {
		display: none !important;
	}
	
}

.testimonial-single { 
	position: relative; 
	padding: 53px 140px 60px 140px; 
	max-width: 1000px;
	margin: 0 auto;
	font-size: 95%;
	}

.testimonial-single:before {
	content: '';
	width: 58px;
	height: 58px;
	background: url("./img/svg/open-quote.png") no-repeat;
	background-size: 58px 58px;
	top: 57px;
	left: 45px;
	position: absolute;
}

.testimonial-single:after {
	content: '';
	position: absolute;
	width: 58px;
	height: 58px;
	background: url("./img/svg/close-quote.png") no-repeat;
	background-size: 58px 58px;
	top: 57px;
	right: 47px;
}

.testimonial-single p { margin-bottom: 12px;}

.testimonial-single p.source { font-style: italic;}


.testimonial-single img { height: 90px; width: auto; display: block; margin-bottom: 15px;}

@media (max-width: 550px) {
	.testimonial-single { padding: 53px 100px 60px 100px;  }
	.testimonial-single:before { width: 40px; height: 40px; background-size: 40px 40px; left: 30px;  }
	.testimonial-single:after { width: 40px; height: 40px; background-size: 40px 40px; right: 30px; }
}




.info-squares {
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}

.info-square {
	border: 1px solid #bdbdbd;
	padding: 20px 15px;
	margin: 20px;
	text-align: center;
	width: 176px;
	line-height: 1.2em;
	font-size: 19px;
	min-height: 173px;
	max-width: 176px;
	flex: 0 0 176px;
}

.info-square img {
	display: block;
	margin: 0 auto 15px;
	width: 65px;
	height: 65px;
}

.info-square.with-stat {
	width: auto;
	max-width: 100%;
	flex: 1 1 176px;
}

.info-square.with-stat img {
	margin-bottom: 5px;
}

.info-square .stat {
	font-size: 48px;
	font-weight: 300;
	line-height: 1.4em;
}

.info-square .stat .plus {
	font-size: 28px;
	font-weight: 400;
	position: relative;
	top: -23px;
}


.client-list {
	column-count: 2;
	column-gap: 20px;
}

@media (max-width: 500px) {
	.client-list { column-count: 1; }
}


article form p  {
	margin-bottom: 0;
}

@media (max-width: 800px) {
  
  .contact-array.single .contact {
    padding-left: 0;
  }
  
	.contact-array.single .contact img {
  	display: block;
  	position: relative;
  	left: auto; 
  	margin-left: auto;
  	margin-right: auto;
  	}
}




.related-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  max-width: 1100px;
}

.page-id-37 .related-cards {
	max-width: 2000px;
}	

.related-card {
  max-width: 334px;
  min-width: 28%;
  flex: 1 1 calc(33% - 32px);
  background: #f2f2f2;
  border-radius: 6px;
  overflow: hidden;
  margin: 16px;
  position: relative;
  padding: 195px 17px 10px;
}

.related-card.fixed-width {
	min-width: 375px;
}

.related-card:hover .card-img,
.related-card:focus-within .card-img,
.related-card:hover .img-holder img,
.related-card:focus-within .img-holder img
{transform: scale(108%);}

.related-card a {position: absolute; height: 100%; width: 100%; z-index: 1; top: 0; left: 0;}

.related-card ul.bulleted { margin-left: 2px; margin-bottom: 15px;}

.related-card .img-holder {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.related-card .card-img,
.related-card .img-holder img {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  transition: 0.15s ease-in-out;
}

.related-card .card-img.background-img {
	height: 100%;
}

.related-card .card-title {
  margin-bottom: 12px;
  font-size: 19px;
  }

.related-card .metadata {
  background: #fff;
  font-size: 12px;
  padding: 4px 6px;
  display: inline-block;
  margin-right: 7px;
  margin-bottom: 7px;
  border-radius: 4px;
}


@media (max-width: 750px) {
  .related-card {
    max-width: 250px;
    min-width: 43%;
    flex: 0 0 calc(50% - 25px);
    }
}

@media (max-width: 641px) {
  .related-card {
    max-width: 90%;
    min-width: 90%;
    flex: 0 0 100%;
    }
}


.big-numbered {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.big-numbered  .number {
  min-width: 80px;
  font-size: 64px;
  font-weight: 600;
}

.big-numbered  p {
  padding-top: 10px;
  margin-bottom: 20px;
}

#noCaseStudiesMsg {
    padding: 30px;
    margin-bottom: 50px;
    text-align: center;
    color: #9f9f9f;
}

.case-study-header h1 {
	padding-top: 23px;
}

.case-study-header .back-link {
	position: absolute;
	top: -30px;
	opacity: 0.6;
	font-size: 20px;
	font-weight: 500;
}

.case-study-header .back-link:hover,
.case-study-header .back-link:focus {
	opacity: 1;
}

.case-study-header .tags {
   padding-top: 26px;
   margin-bottom: 16px;
}

.case-study-header .tags span {
	background: rgba(255,255,255,0.7);
	padding: 10px 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
	text-wrap: nowrap;
}

.vacancy-list { margin-bottom: 20px;}
.vacancy-list tr {background: #EAE7E5;}
.vacancy-list td {background: #EAE7E5; padding: 20px; border-bottom: 2px solid #fff; }

.hero.job-vacancy { background: #d9d9d9; color: #4f4f4f; min-height: 30px !important; padding: 30px 0; }

@media (max-width: 1024px) {
	.hero.job-vacancy { padding: 30px 10px; }
}

.hero.job-vacancy h1 { color: #4f4f4f; position: relative; bottom: auto; padding-top: 0;}

.job-vacancy-header { display: flex; justify-content: space-between; align-items: center;}

.page-template-page-template-job-vacancy article h3 { padding-top: 20px; margin-bottom: 8px; }

.pagination {
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 20px;
}

.pagination .aui-button { line-height: 1;}
.pagination .aui-button.next { margin-left: auto;}

.category .pagination { display: block !important; padding-top: 0; }

.pagination .nav-links {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 20px;
}

.pagination .nav-links .nav-next { margin-left: auto;}


/* Cookies */

.aui-cn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 50%;
    max-width: 420px;
    min-width: 420px;
    padding: 23px 28px 23px;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 3px 5px 17px 0px rgb(0 0 0 / 47%);
    z-index: 10000;
    line-height: 1.2em;
    font-size: 16px; 
}

@media (max-width: 550px) {
  .aui-cn {
      width: 100%;
      right: 0;
      left: 0;
      bottom: 0;
      max-width: 550px;
      border-radius: 0;
  }
}

.cookie-settings { padding-top: 40px; margin-bottom: 50px;}
body.cookies-on .cookie-settings .aui-button.allow { display: none }
body.cookies-off .cookie-settings .aui-button.reject { display: none }
body.cookies-on .cookie-settings .aui-button.reject { display: block }
body.cookies-off .cookie-settings .aui-button.allow { display: block }

body .cookies-on, body .cookies-off { display: none;}
body.cookies-on .cookies-on { display: block }
body.cookies-on .cookies-off { display: none }

body.cookies-off .cookies-off { display: block }
body.cookies-off .cookies-on { display: none }

.page-id-1629 .aui-cn { display: none !important; }


/* make sure anchors are visible when navigated to */
.anchor-scroll {
	scroll-margin-top: 200px;
}


body.js-enabled .aui-stage.aui-fade-in { opacity: 0; transition: opacity 0.6s ease-in-out 1s; }
body.js-enabled .aui-stage.aui-fade-in.aui-stage-enter { opacity: 1;  }

body.js-enabled .aui-stage.aui-slide-in {  transform: translateX(-100%); transition: all 1s ease-in-out 1s; }
body.js-enabled .aui-stage.aui-slide-in.aui-stage-enter { transform: translateX(0); }

details summary > * { display: inline; }
details summary { margin-bottom: 6px; cursor: pointer; }
details { margin-bottom: 15px;}

.tag-right {
  display: inline-block;
  width: 0; 
  height: 0; 
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid transparent;
  border-left: 10px solid #c41632;
  margin-right: 6px;
}

.timeline-table tbody th {
	background: #f5f5f5;
	border-bottom: 6px solid #fff;
	padding: 8px;
	vertical-align: middle;
	line-height: 1.4;
	font-weight: 500;
}
.timeline-table tbody td {
	padding: 8px;
	padding-left: 12px;
	border-bottom: 6px solid #fff;
	vertical-align: middle;
	line-height: 1.4;
}

.ora-flow { 
	background: #F5F8FA; 
	margin: 0 auto;
	padding-top: 70px;
}

.ora-flow .steps {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    font-family: "Montserrat";
}
.ora-flow .steps .step {
	position: relative;
    max-width: 240px;
    min-width: 240px;
    flex: 1 1 calc(25% - 30px);
    background: #fff;
    border-radius: 6px;
    overflow: visible;
    margin: 16px 15px 25px;
    position: relative;
    padding: 40px 17px 30px;
}

.ora-flow .steps .step p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
}

.ora-flow .steps .step h4 {
	font-size: 19px;
	color: #333;
	padding-top: 20px;
	margin-bottom: 20px;
	font-weight: 600;
}

.ora-flow .steps .step p {	
}

.ora-flow .steps .ora-icon {
	margin-top: 20px;
	margin-bottom: 10px;
}

.ora-flow .steps .step .ora-arrow {
    position: absolute;
    z-index: 2;
    height: 27px;
    width: auto;
    right: -84px;
    top: 63px;
}

.ora-flow .step .ora-flow-number {
    display: block;
    position: absolute;
    left: -20px;
    top: -20px;
    height: 60px;
    width: 60px;
    border-radius: 30px;
    border: 4px solid black;
    line-height: 51px;
    padding: 0;
    margin: 0;
    font-size: 29px;
    font-weight: bold;
    color: #000;
    background: #fff;
}
	

.ora-step {
	text-align: left;
	max-width: 500px;
	position: relative;
	padding-left: 66px;
	padding-bottom: 70px;
}

.ora-step .step-number {
	font-size: 50px;
    font-weight: 700;
	position: absolute;
	top: 0;
	left: 0;
}

.ora-step h3 {
	margin-bottom: 14px;
}

.ora-step.step-right {
	margin-left: 400px;
}

.ora-step .ora-step-arrow {
	position: absolute;
	left: 161px;
	bottom: -75px;
	height: 100px;
	width: auto;
}

.ora-step.step-right .ora-step-arrow {
 transform: scaleX(-1);
}	
	
@media (max-width: 1023px) {			
	.ora-flow .steps .step {
		position: relative;
	    max-width: 240px;
	    min-width: 186px;
	    margin: 16px 10px 25px;
	    padding: 40px 17px 30px;
	}
}


@media (max-width: 932px) {	
	.ora-step.step-right {
	margin-left: 300px;
	}
	.ora-step .ora-step-arrow {
	left: 61px;
   }
	
	.ora-step.step-right .ora-step-arrow {
	left: 251px;
   }
}


@media (max-width: 850px) {	


  .ora-step, .ora-step.step-right { margin: 0 auto; padding-bottom: 20px !important;}
	
  .ora-step .ora-step-arrow { 
	  display: none;
	}
}



@media (max-width: 865px) {
	.ora-flow .steps {
		flex-direction: column;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.ora-flow .steps .step {
	    max-width: 360px;
        margin: 16px 10px 10px;
        padding: 30px 17px 27px;
	}
	
	.ora-flow .steps .step .ora-arrow {
		transform: rotate(90deg);
		bottom: -43px;
		top: auto;
		right: 5px;
	}
	

	.ai-card .img-holder {
  		height: 160px;
	}
}	

/* Questionnaires - hide jot form branding */
.questionnaire-holder {
    position: relative;
    padding: 0;
    margin: -50px 0 0 0;
    z-index: 1;
}
.questionnaire-holder:after {
    content: '';
    position: absolute;
    z-index: 10000;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: white;
}

/* Call to action block */

    .cta-block {
      background:#333237;
      color: #FFFFFF; 
      text-align: center;
      padding: 60px 20px; 
    }
    .cta-block h3 {
      color: #FFFFFF; 
      margin-bottom: 15px;
    }
    .cta-block p {
      color: #D1D5DB; 
      max-width: 600px; 
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px; 
    }

/* AUI RISK METER */
.aui-risk-meter {
    width: 170px;
    height: 150px;
    padding: 15px 30px 30px 30px;
    text-align: center;
    position: relative;
	transform: scale(1.3);
	margin: 30px auto;
}

.aui-risk-meter .comparator-line {
    opacity: 0
}

.aui-risk-meter.comparator .comparator-line {
    opacity: 1
}

.aui-risk-meter .meter {
    width: 104px;
    height: 60px;
    position: relative
}

.aui-risk-meter .meter .comparator-line {
    fill: none;
    stroke-width: 1.2px;
    stroke: #d5d5d5;
    stroke-linecap: round;
    -webkit-animation: progress 1.5s cubic-bezier(0.4, 1.5, 0.4, 0.99) forwards;
    animation: progress 1.5s cubic-bezier(0.4, 1.5, 0.4, 0.99) forwards;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    left: -56px;
    height: 69px;
    width: 143px
}

.aui-risk-meter .meter .needle {
    background: #51729e;
    height: 62px;
    width: 4px;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: calc(50%);
    -webkit-transform: rotate(-88deg) translate(-50%, -4px);
    transform: rotate(-88deg) translate(-50%, -4px);
    -webkit-transform-origin: 0px 56px;
    transform-origin: 0px 56px;
    -webkit-transition: all 1.5s cubic-bezier(0.4, 1.8, 0.4, 0.99);
    transition: all 1.5s cubic-bezier(0.4, 1.8, 0.4, 0.99)
}

.aui-risk-meter .meter .summary {
    width: auto;
    margin: 12px auto 20px;
    display: inline-block;
    padding: 3px 14px;
    min-width: 70px;
    background: transparent;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    cursor: default
}

.aui-risk-meter .meter .comparator-path {
    -webkit-transition: all 1.2s cubic-bezier(0.4, 1.8, 0.4, 0.99);
    transition: all 1.2s cubic-bezier(0.4, 1.8, 0.4, 0.99)
}

.aui-risk-meter .comparator-line.aui-tip:after {
    -webkit-transform: rotate(90deg) translateX(50%) translateY(-20px) !important;
    transform: rotate(90deg) translateX(50%) translateY(-20px) !important;
    background: red
}

.aui-risk-meter .comparator-line.aui-tip:before {
    display: none !important
}

.questionnaire-score {
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
	margin-top: -43px;
	margin-bottom: 14px;
}


/* Contact page */
.wpcf7-form p { }

.wpcf7-form.sent p { display: none;} 

.wpcf7-form { min-height: 200px;}

.wpcf7-form .wpcf7-response-output { display:none; }
.wpcf7-form.sent .wpcf7-response-output { display:block; }

.wpcf7-form .wpcf7-response-output { border: none !important; margin: 30px 0 !important; padding: 0 !important;}


