@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3988462, 2020-12-17T12:32:35-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Gilroy-SemiBold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/semi-bold/
 * 
 * Webfont: Gilroy-Bold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2016 by Radomir Tinkov. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cdbee");
/*

Theme Name: Generation Underwriting Management Ltd
Author: 
Author URI: 
*/
/*------------------------------------------------------------------------*\
	INITIAL IMPORTS
\*------------------------------------------------------------------------*/
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*------------------------------------------------------------------------*\
	FONTS
\*------------------------------------------------------------------------*/
@font-face {
  font-family: "Gilroy-SemiBold";
  src: url("fonts/Gilroy-SemiBold/font.woff2") format("woff2"), url("fonts/Gilroy-SemiBold/font.woff") format("woff");
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url("fonts/Gilroy-Bold/font.woff2") format("woff2"), url("fonts/Gilroy-Bold/font.woff") format("woff");
}
button,
input,
select,
textarea, body {
  font-family: Gilroy-SemiBold;
}

.large-copy, .employee__details, .news-tile__info, .sub__heading, .breadcrumb-container, .what-people-say__quote-source, .banner__inner .banner__copy, .banner__inner .banner__copy-large, .intro p, nav.main-nav, nav.secondary-nav, nav.secondary-nav--mobile, strong, b, input, textarea, select, h2, h3, h4, h5, a.link-heading, h1 {
  font-family: Gilroy-Bold;
}

/*------------------------------------------------------------------------*\
	COLOURS
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	VALUES
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	DEVICES
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	MEDIA QUERIES
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	GRID COLUMNS
	- background colour grid item boxes by using div inside them, (eg flex-v-align)
	- if using "minimum propotion blocks", use 
	  container -> flex columm -> flex-v-align -> minimum-proportion -> div -> content
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	MINIMUM PROPORTION TILES	
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	- eg square, 16x9 etc, fluid, until content is too big to fix, 
	  in which case row will expand to fit
	- contain in a flex-v-align in most cases.
	- use with inner div to contain content
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	VERTICAL CENTRING (FLEXBOX)
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	VERTICAL CENTRING (LEGACY)
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	CLEARFIX
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
	SORT RESET
\*------------------------------------------------------------------------*/
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/*------------------------------------------------------------------------*\
	LIST RE-WORK
\*------------------------------------------------------------------------*/
ul {
  padding-left: 1em;
  text-indent: -1em;
  margin-left: 0;
}
ul li:before {
  content: "•";
  text-indent: -1em;
  padding-right: 0.75em;
}
ul li {
  text-indent: -1em;
}

.employee__details ul, nav.footer-nav ul, nav.main-nav ul, nav.secondary-nav ul, nav.secondary-nav--mobile ul, .social--header {
  padding-left: 0;
  text-indent: 0;
  list-style: none;
  margin-bottom: 0;
}
.employee__details ul li, nav.footer-nav ul li, nav.main-nav ul li, nav.secondary-nav ul li, nav.secondary-nav--mobile ul li, .social--header li {
  text-indent: 0;
}
.employee__details ul li::before, nav.footer-nav ul li::before, nav.main-nav ul li::before, nav.secondary-nav ul li::before, nav.secondary-nav--mobile ul li::before, .social--header li::before {
  content: none;
}

/*------------------------------------------------------------------------*\
	STANDARD VIDEO EMBED CONTAINER 16x9 (VIMEO ETC)
\*------------------------------------------------------------------------*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------------------------------------------------------------*\
	BACKGROUNDS
\*------------------------------------------------------------------------*/
.slick-prev, .slick-next, .contact-map__location__icon, .employee__tile, a.news-tile, .sub__heading:after, .sub__image, .banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

/*------------------------------------------------------------------------*\
	CURSOR
\*------------------------------------------------------------------------*/
.contact-map__location, input[type=submit] {
  cursor: pointer;
  cursor: hand;
}

/*------------------------------------------------------------------------*\
	NO WRAP
\*------------------------------------------------------------------------*/
.no-wr {
  white-space: nowrap;
}

/*------------------------------------------------------------------------*\
	BEGIN
\*------------------------------------------------------------------------*/
html {
  font-size: 18px;
}

body {
  font-size: 1rem;
  background-color: #ffffff;
  color: #000000;
  line-height: 1.3;
}
@media (max-width: 767px) {
  body.nav-open {
    overflow: hidden;
    height: 100%;
  }
}

p {
  margin-bottom: 1em;
}

h1, h2, h3, h4, h5 {
  margin-bottom: 1rem;
}

h1 {
  font-size: 2.24rem;
  color: #67192D;
}

a.link-heading {
  font-size: 2.24rem;
  color: #67192D;
  margin-bottom: 1rem;
  display: block;
}

h2, h3, h4, h5 {
  color: #67192D;
  font-size: 1rem;
}

a,
a:link,
a:visited {
  color: #000000;
  transition: color 0.15s, background-color 0.15s;
  text-decoration: none;
}

a:hover,
a:active {
  color: #67192D;
  text-decoration: none;
}

img {
  box-sizing: content-box;
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

ul {
  margin-bottom: 1rem;
}

input, textarea, select, button {
  font-size: 1rem;
}

input, textarea, select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #000000;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #e6e6e6;
  width: 100%;
  margin-bottom: 1rem;
}
.section--green input, .section--green textarea, .section--green select {
  color: #ffffff;
  border-color: #ffffff;
}

select {
  padding: 0.25rem 3rem 0.25rem 0;
  background-image: url("icon-down-arrow.svg");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 21px 10px;
  background-color: transparent;
}

input {
  background-color: transparent;
  padding: 0.25rem 0;
}
.section--green input {
  border-color: #ffffff;
}

input[type=submit] {
  background-color: tranparent;
  color: #67192D;
  transition: color 0.15s;
  border: none;
}
input[type=submit]:hover {
  color: #000000;
}
.section--green input[type=submit] {
  color: #ffffff;
}

input[type=number] {
  width: 3rem;
}

textarea {
  background-color: transparent;
  min-height: 100px;
  margin-bottom: 1rem;
  padding: 0.25rem 0;
  border-top: none;
  border-left: none;
}
@media (min-width: 768px) {
  textarea {
    min-width: 400px;
  }
}

table {
  margin-bottom: 1rem;
}

th, td {
  padding: 15px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  th, td {
    padding: 5px;
  }
}

th:first-child, td:first-child {
  padding-left: 0;
}

th {
  text-align: left;
  text-transform: uppercase;
}

::-moz-selection {
  background: rgba(103, 25, 45, 0.13);
}

::selection {
  background: rgba(103, 25, 45, 0.13);
}

::-moz-placeholder {
  color: #000000;
}
.section--green ::-moz-placeholder {
  color: #ffffff;
}

::-moz-placeholder {
  color: #000000;
}

::placeholder {
  color: #000000;
}
.section--green ::-moz-placeholder {
  color: #ffffff;
}
.section--green ::placeholder {
  color: #ffffff;
}

/*------------------------------------------------------------------------*\
	LAYOUT
\*------------------------------------------------------------------------*/
.wrap {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}

.page-content {
  margin-top: 235px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-content {
    margin-top: 229px;
  }
}
@media (max-width: 767px) {
  .page-content {
    margin-top: 120px;
  }
}

@media (min-width: 768px) {
  .cols {
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
    flex: 0 1 auto;
    align-items: stretch;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.cols--s {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  flex: 0 1 auto;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 768px) {
  .col--1of2 {
    flex: 1 1 auto;
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .col--1of3 {
    flex: 1 1 auto;
    flex-basis: 33.333%;
    max-width: 33.333%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .col--2of3 {
    flex: 1 1 auto;
    flex-basis: 66.667%;
    max-width: 66.667%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
  }
}

.col--1of2--s {
  flex: 1 1 auto;
  flex-basis: 50%;
  max-width: 50%;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
}

.content-fw {
  text-align: center;
}
@media (min-width: 768px) {
  .content-fw {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.content-fw--left {
  text-align: left;
}
@media (min-width: 768px) {
  .content-fw--left {
    padding-left: 60px;
    padding-right: 60px;
  }
}

/*------------------------------------------------------------------------*\
	HEADER
\*------------------------------------------------------------------------*/
header#header {
  height: 235px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 60px;
  z-index: 10;
  background-color: #ffffff;
  box-shadow: 5px 4px 9px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) and (max-width: 991px) {
  header#header {
    height: 229px;
  }
}
@media (max-width: 767px) {
  header#header {
    height: 120px;
  }
  body.nav-open header#header {
    bottom: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  header#header {
    padding-top: 30px;
  }
  body.nav-open header#header {
    padding-top: 0;
  }
}
header#header .wrap {
  z-index: 100;
}
body.nav-open header#header .wrap {
  background-color: #ffffff;
  padding-bottom: 30px;
  padding-top: 30px;
}

.arden-insurance-logo {
  display: block;
  width: 270px;
}
.arden-insurance-logo img {
  width: 100%;
}
@media (max-width: 767px) {
  .arden-insurance-logo {
    width: 180px;
  }
}

.header-upper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .header-upper {
    margin-bottom: 30px;
  }
}

.social--header img, .social--header svg {
  width: 20px;
}

/*------------------------------------------------------------------------*\
	NAV
\*------------------------------------------------------------------------*/
.nav-trigger {
  display: none;
}
@media (max-width: 767px) {
  .nav-trigger {
    display: block;
    width: 32px;
    height: 32px;
    position: relative;
    float: right;
  }
}

.nav-trigger__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #000000;
  /* upper and lower lines in the menu icon */
}
.nav-trigger__icon::before, .nav-trigger__icon:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: #000000;
  transition: transform 0.3s, top 0.3s, background-color 0s;
}
.nav-trigger__icon::before {
  top: -10px;
}
.nav-trigger__icon::after {
  top: 10px;
}
.nav-trigger.is-clicked .nav-trigger__icon {
  background-color: transparent;
}
.nav-trigger.is-clicked .nav-trigger__icon::before {
  top: 0;
  transform: rotate(135deg);
}
.nav-trigger.is-clicked .nav-trigger__icon::after {
  top: 0;
  transform: rotate(225deg);
}

.menu-wrap {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .menu-wrap {
    margin: 0 auto;
    max-width: 1200px;
  }
}

@media (max-width: 767px) {
  .sub-menu-wrap {
    display: none;
  }
}
@media (min-width: 768px) {
  .sub-menu-wrap {
    background-color: #F4F4F4;
    color: #67192D;
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    right: 0;
    z-index: 8;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  .sub-menu-wrap {
    top: 35px;
  }
}

@media (min-width: 768px) {
  .sub-menu-wrap__inner {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    position: relative;
  }
}

nav.main-nav ul, nav.secondary-nav ul, nav.secondary-nav--mobile ul {
  margin-bottom: 0;
}
nav.main-nav a, nav.secondary-nav a, nav.secondary-nav--mobile a {
  text-decoration: none;
}

div.navs {
  background-color: #ffffff;
  display: block;
}
@media (max-width: 767px) {
  div.navs {
    display: none;
    padding-bottom: 60px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    /* Optional but highly reccomended: enables momentum scrolling on iOS */
    -webkit-overflow-scrolling: touch;
  }
  body.nav-open div.navs {
    padding-top: 140px;
  }
}
@media (max-width: 767px) {
  div.navs nav {
    display: none;
  }
  body.nav-open div.navs nav {
    display: block;
  }
}

nav.main-nav {
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  nav.main-nav {
    font-size: 0.76rem;
  }
}
nav.main-nav a {
  display: block;
}
@media (min-width: 768px) {
  nav.main-nav div.menu-wrap > ul > li > a {
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  nav.main-nav div.menu-wrap > ul > li.menu-item-has-children {
    position: relative;
  }
  nav.main-nav div.menu-wrap > ul > li.menu-item-has-children span.nav-mobile-expand {
    cursor: pointer;
    cursor: hand;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-image: url("images/icon-plus.svg");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center center;
    z-index: 10;
  }
  nav.main-nav div.menu-wrap > ul > li.menu-item-has-children span.nav-mobile-expand.is-clicked {
    background-image: url("images/icon-minus.svg");
  }
}
@media (min-width: 768px) {
  nav.main-nav li {
    padding-right: 1rem;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  nav.main-nav li:hover .sub-menu-wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  nav.main-nav .sub-menu {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  nav.main-nav .sub-menu {
    z-index: 3;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
nav.main-nav .sub-menu li {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  nav.main-nav .sub-menu li {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  nav.main-nav .sub-menu li {
    display: block;
    margin-bottom: 0.5rem;
  }
}
nav.main-nav .sub-menu a {
  display: block;
  color: #67192D;
}
nav.main-nav li {
  display: inline-block;
}
@media (max-width: 767px) {
  nav.main-nav li {
    display: block;
    font-size: 1.5rem;
    line-height: 1.5;
    padding-bottom: 0;
  }
}
nav.main-nav div.menu-wrap > ul > li.current-menu-item > a, nav.main-nav div.menu-wrap > ul > li.current-menu-parent > a {
  position: relative;
}
@media (min-width: 768px) {
  nav.main-nav div.menu-wrap > ul > li.current-menu-item > a:after, nav.main-nav div.menu-wrap > ul > li.current-menu-parent > a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #67192D;
    width: 100%;
    transition: width 0.25s;
  }
}

nav.secondary-nav {
  font-size: 0.9rem;
  display: flex;
}
@media (max-width: 767px) {
  nav.secondary-nav {
    display: none;
  }
}
nav.secondary-nav a {
  white-space: nowrap;
}

nav.secondary-nav--mobile {
  font-size: 0.9rem;
  display: flex;
  padding-top: 30px;
}
@media (min-width: 768px) {
  nav.secondary-nav--mobile {
    display: none;
  }
}

nav.footer-nav {
  margin-bottom: 1rem;
}
nav.footer-nav a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .social--header {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .social--header {
    margin-left: 1rem;
  }
}

/*------------------------------------------------------------------------*\
	MODULES
\*------------------------------------------------------------------------*/
.intro {
  text-align: center;
}
@media (min-width: 768px) {
  .intro {
    padding-left: 60px;
    padding-right: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}
.intro p.intro-title {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 1rem;
  line-height: 1.3;
}
.section--white .intro p.intro-title {
  color: #67192D;
}
.intro p {
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 767px) {
  .intro p {
    font-size: 1.2rem;
  }
}
.intro p:last-of-type {
  margin-bottom: 0;
}
.intro .link-button {
  display: inline-block;
  margin-top: 1rem;
  width: auto;
}

.banner__overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.banner {
  padding-bottom: 41%;
  background-color: #000000;
  position: relative;
}
@media (max-width: 767px) {
  .banner {
    padding-bottom: 100%;
  }
}
@media (min-width: 1200px) {
  .banner {
    padding-bottom: 33%;
  }
}
@media (min-width: 1800px) {
  .banner {
    padding-bottom: 25%;
  }
}
.banner .link-button {
  display: inline-block;
  margin-top: 1rem;
  width: auto;
}

.banner__outer {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.banner__inner {
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  text-align: center;
  max-width: 800px;
}
.banner__inner h1 {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 0;
}
body.single .banner__inner h1 {
  color: #ffffff;
  font-size: 1.62rem;
}
.banner__inner .banner__copy-large {
  font-size: 2rem;
  color: #67192D;
  margin-bottom: 0;
}
.banner__inner .banner__copy {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 0;
}
.banner__inner .banner__find-out-more {
  margin-top: 1rem;
  font-size: 1.5rem;
  color: #ffffff;
  font-size: 1.5rem;
  display: block;
}

.banner__date {
  color: #ffffff;
}

.banner-carousel {
  margin-bottom: -10px;
}

.banner__logo {
  width: 180px;
}
@media (max-width: 767px) {
  .banner__logo {
    width: 100px;
  }
}

section.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section--white {
  background-color: transparent;
}
.section--white + .section--white {
  padding-top: 0;
}

.section--grey {
  background-color: #F4F4F4;
}

.section--green {
  background-color: #67192D;
  color: #ffffff;
}

.section-heading {
  color: #000000;
  text-align: center;
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.section-heading--alt {
  color: #67192D;
  text-align: left;
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.centered-content {
  text-align: center;
}

.accreditations {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.accreditations .accreditations__col {
  flex: 1 1 auto;
  flex-basis: 33.333%;
  max-width: 33.333%;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
}
.accreditations .accreditations__col img {
  display: block;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.accreditations .accreditations__col div {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.what-people-say {
  background-color: #F4F4F4;
  padding-top: 30px;
  text-align: center;
}

@media (min-width: 768px) {
  .what-people-say__quote {
    padding-left: 60px;
    padding-right: 60px;
    margin-left: auto;
    margin-right: auto;
  }
}

.what-people-say__quote-copy {
  text-align: center;
}

.what-people-say__quote-source {
  text-align: center;
  color: #67192D;
  margin-bottom: 0;
}

.breadcrumb-container {
  background-color: transparent;
  color: #67192D;
  padding: 2rem 0 0;
}
.breadcrumb-container a {
  color: #000000;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

p#breadcrumbs {
  margin-bottom: 0;
}

.breadcrumb_last {
  padding-left: 0.25rem;
}

.breadcrumb_sep {
  font-size: 0.5rem;
  vertical-align: middle;
}

.sub {
  margin-right: 10px;
}

.sub__image {
  padding-bottom: 66%;
  background-color: #000000;
  margin-bottom: 1rem;
}

.sub__heading {
  margin-bottom: 1rem;
  padding-right: 1.5rem;
  position: relative;
  vertical-align: baseline;
}
.sub__heading:after {
  position: absolute;
  top: 0;
  right: 0.125rem;
  content: "";
  width: 1rem;
  height: 1rem;
  background-image: url("images/icon-plus.svg");
}

.sub__text a {
  color: #67192D;
}
.sub__text a:hover {
  color: #000000;
}

.features-carousel {
  margin-top: 60px;
  text-align: center;
}

.features-carousel__icon {
  display: block;
  height: 160px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}

.features-carousel__text {
  margin-bottom: 3rem;
}

.carousel-logo {
  padding-bottom: 100%;
  position: relative;
}

.carousel-logo__outer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-logo__inner {
  padding-left: 30px;
  padding-right: 30px;
}
.carousel-logo__inner img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*------------------------------------------------------------------------*\
	NEWS ARCHIVE TILES
\*------------------------------------------------------------------------*/
a.news-tile {
  display: block;
  background-color: #ffffff;
  padding: 40px;
  padding-top: 35px;
  position: relative;
  margin-bottom: 20px;
  background-color: #67192D;
}
@media (max-width: 767px) {
  a.news-tile {
    padding: 30px;
    padding-top: 26.2px;
  }
}
a.news-tile:visited, a.news-tile:link {
  color: #ffffff;
}
.latest-news-carousel a.news-tile {
  margin-right: 10px;
}

.news-tile__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color 0.15s;
  z-index: 1;
}
a:hover .news-tile__overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.news-tile__inner {
  position: relative;
  z-index: 2;
}
.news-tile__inner::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-bottom: 66%;
}
.news-tile__inner::after { /* to clear float */
  content: "";
  display: table;
  clear: both;
}
.news-tile__inner img {
  width: 100%;
}
@media (max-width: 767px) {
  .news-tile__inner::before {
    content: "";
    width: 1px;
    margin-left: -1px;
    float: left;
    height: 0;
    padding-bottom: 66%;
  }
  .news-tile__inner::after { /* to clear float */
    content: "";
    display: table;
    clear: both;
  }
  .news-tile__inner img {
    width: 100%;
  }
}

.news-tile__heading {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 1.4rem;
}

.news-tile__info {
  text-transform: uppercase;
  display: flex;
  color: #67192D;
}

.news-tile__info__author {
  padding-right: 0.75rem;
  border-right: solid 1px #ffffff;
}

.news-tile__info__date {
  color: #ffffff;
}

.employee {
  margin-bottom: 60px;
}

.employee__tile {
  padding-bottom: 66%;
  margin-bottom: 1rem;
}

.employee__name {
  font-size: 1.5rem;
  color: #000000;
  margin-bottom: 1rem;
}

.employee__details li {
  display: inline;
}
.employee__details li a {
  color: #67192D;
  display: inline-block;
  border-right: solid 1px #67192D;
  padding-right: 0.5rem;
  margin-right: 0.25rem;
}
.employee__details li:last-child a {
  border-right: none;
}

.heading-and-dropdown {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.heading-and-dropdown a {
  color: #67192D;
}

.contact-location {
  display: none;
  margin-top: 60px;
}
.contact-location h3 {
  margin-bottom: 0;
}
.contact-location a[href^="mailto:"] {
  color: #67192D;
}

.contact-location--selected {
  display: block;
}

.contact-map {
  padding-bottom: 131.745%;
  position: relative;
}

.contact-map__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.contact-map__location {
  position: absolute;
  width: 10%;
}

.contact-map__location--1 {
  top: 35%;
  left: 66%;
}

.contact-map__location--2 {
  top: 20%;
  left: 49%;
}

.contact-map__location--3 {
  top: 43%;
  left: 30%;
}

.contact-map__location--4 {
  top: 70%;
  left: 83%;
}

.contact-map__location--5 {
  top: 67%;
  left: 65%;
}
.contact-map__location--6 {
  top: 39%;
  left: 55%;
}
.contact-map__location__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.contact-map__location--selected .icon__inner--1 {
  fill: #000000;
}

.icon__inner--1 {
  fill: #67192D;
  transition: all 0.45s;
}

.icon__inner--1, .icon__inner--2 {
  stroke-width: 0px;
}

.icon__inner--2 {
  fill: #fff;
}

/*------------------------------------------------------------------------*\
	UTILITY
\*------------------------------------------------------------------------*/
.large-copy {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .large-copy {
    font-size: 1.2rem;
  }
}

.inner-centred {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .inner-centred {
    padding-left: 60px;
    padding-right: 60px;
  }
}

a.link-button {
  padding: 0.25rem 1.5rem;
  border: solid 2px #67192D;
  border-radius: 20px;
  color: #67192D;
}
.banner a.link-button {
  border-color: #ffffff;
  color: #ffffff;
}
.banner a.link-button:hover {
  border-color: #67192D;
}
a.link-button:hover {
  background-color: #67192D;
  color: #ffffff;
}
.section--green a.link-button {
  border-color: #ffffff;
  color: #ffffff;
}

a.link-button--inverse {
  padding: 0.25rem 1.5rem;
  border: solid 2px #67192D;
  border-radius: 20px;
  color: #ffffff;
  background-color: #67192D;
}
.banner a.link-button--inverse {
  border-color: #67192D;
  color: #ffffff;
}
.banner a.link-button--inverse:hover {
  border-color: #67192D;
}
a.link-button--inverse:hover {
  background-color: #67192D;
  color: #ffffff;
}

.icon__inner {
  fill: #000000;
  transition: fill 0.15s;
}
a:hover .icon__inner {
  fill: #67192D;
}

.highlighted-copy {
  color: #67192D;
}

/*------------------------------------------------------------------------*\
	FOOTER
\*------------------------------------------------------------------------*/
footer#footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #F4F4F4;
  font-size: 0.75rem;
}
footer#footer h3 {
  font-size: 0.75rem;
  color: #67192D;
  margin-bottom: 0;
}

.signoff {
  max-width: 380px;
}

.arden-insurance-logo--footer {
  width: 180px;
  margin-bottom: 60px;
}

a.social--footer {
  color: #67192D;
}
a.social--footer:hover {
  color: #000000;
}

/*------------------------------------------------------------------------*\
	PLUGINS, ETC
\*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------*\
    LAZY SIZES
\*------------------------------------------------------------------------*/
/* fade image in after load */
.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: opacity 600ms;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("slick.eot");
  src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/*------------------------------------------------------------------------*\
		MAPS
\*------------------------------------------------------------------------*/
.google-map-container {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .google-map-container {
    padding-bottom: 100%;
  }
}

#google-map {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

/*------------------------------------------------------------------------*\
	PLUGIN OVERRIDES
\*------------------------------------------------------------------------*/
.wpcf7-form {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7-form input:not([type=submit]), .wpcf7-form textarea {
  width: 100%;
}
.wpcf7-form input[type=submit] {
  width: auto;
}

.slick-dots li {
  text-indent: 0;
}

ul.slick-dots {
  padding-left: 0;
  text-indent: 0;
  margin-left: 0;
  bottom: -30px;
}
.what-people-say-carousel ul.slick-dots {
  bottom: -50px;
}

ul.slick-dots li:before {
  content: normal;
  text-indent: 0;
  padding-right: 0;
}

.slick-dots li button {
  background-color: #E5E5E5;
  border-radius: 100%;
  height: 10px;
  width: 10px;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .slick-dots li button {
    width: 7px;
    height: 7px;
  }
}

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

.slick-dots li.slick-active button {
  opacity: 0.65;
  background-color: #67192D;
}

.slick-next, .slick-prev {
  width: 16px;
}

.slick-next {
  top: -30px;
  right: 6px;
  left: auto;
  height: 25px;
  background-repeat: no-repeat;
  background-image: url("images/icon-next.svg");
  transition: opacity;
}
.slick-next:before {
  content: none;
}
.slick-next:hover {
  background-repeat: no-repeat;
  background-image: url("images/icon-next.svg");
  opacity: 0.8;
}
.slick-next:focus {
  background-repeat: no-repeat;
  background-image: url("images/icon-next.svg");
  opacity: 0.8;
}

.slick-prev {
  top: -30px;
  right: 36px;
  left: auto;
  height: 25px;
  background-repeat: no-repeat;
  background-image: url("images/icon-prev.svg");
  transition: opacity;
}
.slick-prev:before {
  content: none;
}
.slick-prev:hover {
  background-repeat: no-repeat;
  background-image: url("images/icon-prev.svg");
  opacity: 0.8;
}
.slick-prev:focus {
  background-repeat: no-repeat;
  background-image: url("images/icon-next.svg");
  opacity: 0.8;
}
/*# sourceMappingURL=maps/style.css.map */
