@charset "UTF-8";
/* Colors */
/* line 23, ../sass/_colors.scss */
.text-primary {
  color: #B50938 !important;
}

/* line 24, ../sass/_colors.scss */
.text-secondry {
  color: #231F20 !important;
}

/* line 26, ../sass/_colors.scss */
.bg-primary {
  background-color: #006EC8 !important;
}

/* Global backgrounds */
/* line 31, ../sass/_colors.scss */
.bg-grey {
  background: #dddddd;
}

/* line 34, ../sass/_colors.scss */
.light {
  color: #fff;
}

/* line 35, ../sass/_colors.scss */
.bg-black {
  background: #000;
}

/* line 36, ../sass/_colors.scss */
.bg-lightblue {
  background-color: #e0f4fb !important;
}

/* line 37, ../sass/_colors.scss */
.bg-highlightgreen {
  background-color: #8cb63c !important;
}

/* line 38, ../sass/_colors.scss */
.bg-ctmgreen {
  background-color: #8cb63c !important;
}

/* line 39, ../sass/_colors.scss */
.bg-lightgrey {
  background-color: #F3F3F3 !important;
}

/* line 41, ../sass/_colors.scss */
.text-black {
  color: #000 !important;
}

/* Typography */
/* line 10, ../sass/_type.scss */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: "Calibri", sans-serif;
  font-weight: 400;
}

/* line 16, ../sass/_type.scss */
html {
  font-size: 16px;
  margin-top: 0px;
  color: #B50938;
  background-color: #f1f1f1;
}

/* line 22, ../sass/_type.scss */
body {
  font-size: 1rem;
  overflow-x: hidden !important;
  letter-spacing: 0.3px;
}

/* line 27, ../sass/_type.scss */
h1, .h1 {
  font-family: "Calibri", sans-serif;
  font-size: 3.4375rem;
  font-weight: 700;
  color: #B50938;
}

/* line 33, ../sass/_type.scss */
.h1-hero {
  font-size: 4.25rem;
}

/* line 36, ../sass/_type.scss */
h2, .h2 {
  font-family: "Calibri", sans-serif;
  font-size: 2.5rem;
  line-height: 1.2em;
  padding-top: 0.8em;
  padding-bottom: 0.5em;
  color: #231F20;
  font-weight: 500;
  margin-bottom: 0px;
}

/* line 46, ../sass/_type.scss */
h2-2, .h2-2 {
  font-size: 2.125rem;
}

/* line 49, ../sass/_type.scss */
h3, .h3 {
  font-family: "Calibri", sans-serif;
  font-size: 1.625rem;
  font-weight: 900;
  color: #B50938;
  padding-top: 30px;
  padding-bottom: 15px;
  letter-spacing: 0px;
}

/* line 58, ../sass/_type.scss */
h4, .h4 {
  font-family: "Calibri", sans-serif;
  font-size: 0.9375rem;
  font-weight: 900;
  color: #B50938;
  padding-top: 10px;
  padding-bottom: 0px;
  letter-spacing: 0px;
  margin-bottom: 4px;
  line-height: 1;
}

/* line 70, ../sass/_type.scss */
h5, .h5 {
  font-family: "Calibri", sans-serif;
  font-size: 1.125em;
  line-height: 1.45em;
  letter-spacing: 0.1px;
  font-weight: 600;
  padding-bottom: 5px;
  color: #B50938;
}

/* line 79, ../sass/_type.scss */
h6, .h6, h6 span, .h6 span {
  font-family: "Calibri", sans-serif;
  font-size: 0.9375em;
  line-height: 1.2em;
  font-weight: 700;
  color: #231F20;
  margin-bottom: 0px;
  line-height: 1.6;
}

/* line 88, ../sass/_type.scss */
p {
  font-family: "Calibri", sans-serif;
  line-height: 1.5em;
  color: #B50938;
  font-size: 1em;
  letter-spacing: 0px;
  color: #231F20;
  padding-bottom: 0.2em;
  font-weight: 300;
}

/* line 98, ../sass/_type.scss */
.large {
  font-size: 1.25rem;
}

/* line 104, ../sass/_type.scss */
hr {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  border-top: 1px solid #8c8a8a !important;
}

/* line 109, ../sass/_type.scss */
.hr-2 {
  border-top: 1px solid #8c8a8a !important;
}

/* line 113, ../sass/_type.scss */
.wp-editor h3 {
  color: #231F20;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}
/* line 116, ../sass/_type.scss */
.wp-editor h4 {
  color: #231F20;
  font-size: 24px;
  margin-top: 0px;
  padding-top: 0px;
}

@media only screen and (max-width: 1140px) {
  /* line 124, ../sass/_type.scss */
  h2 {
    font-size: 1.625rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 129, ../sass/_type.scss */
  h1, .h1 {
    font-size: 2.5em;
  }

  /* line 132, ../sass/_type.scss */
  h2, .h2 {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  /* line 153, ../sass/_type.scss */
  h1, .h1 {
    font-size: 2.5em;
  }
}
/* line 4, ../sass/_setup.scss */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 10, ../sass/_setup.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  padding-right: 25px;
  padding-left: 25px;
}

/* line 16, ../sass/_setup.scss */
body {
  -moz-font-feature-settings: "liga", "kern";
  -moz-font-feature-settings: "liga=1, kern=1";
  -ms-font-feature-settings: "liga", "kern";
  -o-font-feature-settings: "liga", "kern";
  -webkit-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
}

/* line 24, ../sass/_setup.scss */
body, html {
  background-color: #fff;
}

/* line 27, ../sass/_setup.scss */
header {
  background-color: #fff;
}

/* line 30, ../sass/_setup.scss */
a {
  outline: none;
  outline: 0;
}

/* line 33, ../sass/_setup.scss */
focus {
  outline: none;
  outline: 0;
}

/* line 36, ../sass/_setup.scss */
a {
  -webkit-tap-highlight-color: transparent;
}

/* line 39, ../sass/_setup.scss */
a:focus {
  outline: none;
  outline: 0;
}

/* line 42, ../sass/_setup.scss */
.no-focus-outline a:focus,
.no-focus-outline button:focus, btn:focus, a {
  outline: 0 !important;
  box-shadow: none !important;
}

/* line 46, ../sass/_setup.scss */
.btn:focus {
  outline: none !important;
  outline: 0 !important;
}

/* line 55, ../sass/_setup.scss */
.container {
  max-width: 1258px;
}

/* line 58, ../sass/_setup.scss */
.container-2 {
  max-width: 650px;
}

/* line 61, ../sass/_setup.scss */
.container-borders {
  border-left: 1px solid #8c8a8a;
  border-right: 1px solid #8c8a8a;
}

/* line 69, ../sass/_setup.scss */
.border-left {
  border-left: 1px solid #8c8a8a !important;
}

/* line 72, ../sass/_setup.scss */
.border-right {
  border-right: 1px solid #8c8a8a !important;
}

/* line 75, ../sass/_setup.scss */
.border-top {
  border-top: 1px solid #8c8a8a !important;
}

/* line 78, ../sass/_setup.scss */
.border-bottom {
  border-bottom: 1px solid #8c8a8a !important;
}

/* line 81, ../sass/_setup.scss */
a {
  color: #73808a;
}

/* line 84, ../sass/_setup.scss */
a:hover {
  color: #000;
}

/* line 87, ../sass/_setup.scss */
.nounderline {
  text-decoration: none !important;
}

/* line 90, ../sass/_setup.scss */
.margin-left-fix {
  margin-left: -3px;
}

/* line 93, ../sass/_setup.scss */
.vertical-center {
  display: flex !important;
  align-items: center;
  max-height: 500px;
}

/* line 99, ../sass/_setup.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 104, ../sass/_setup.scss */
.pt-5-2 {
  padding-top: 2.2rem !important;
}

/* line 105, ../sass/_setup.scss */
.pb-5-2 {
  padding-bottom: 2.2rem !important;
}

/* line 106, ../sass/_setup.scss */
.pl-5-2 {
  padding-left: 2.2rem !important;
}

/* line 107, ../sass/_setup.scss */
.pr-5-2 {
  padding-right: 2.2rem !important;
}

/* line 108, ../sass/_setup.scss */
.mt-5-2 {
  margin-top: 2.2rem !important;
}

/* line 109, ../sass/_setup.scss */
.mb-5-2 {
  margin-bottom: 2.2rem !important;
}

/* line 111, ../sass/_setup.scss */
.pt-lg-0-2 {
  padding-top: 0rem !important;
}

@media only screen and (min-width: 1140px) {
  /* line 118, ../sass/_setup.scss */
  .pb-lg-5-2 {
    padding-bottom: 2.2rem !important;
  }

  /* line 119, ../sass/_setup.scss */
  .mt-lg-5-2 {
    margin-top: 2.2rem !important;
  }
}
@media only screen and (min-width: 991px) {
  /* line 123, ../sass/_setup.scss */
  .pt-md-5-2 {
    padding-top: 2.2rem !important;
  }

  /* line 124, ../sass/_setup.scss */
  .pb-md-5-2 {
    padding-bottom: 2.2rem !important;
  }

  /* line 125, ../sass/_setup.scss */
  .mt-md-5-2 {
    margin-top: 2.2rem !important;
  }

  /* line 126, ../sass/_setup.scss */
  .mb-md-5-2 {
    margin-bottom: 2.2rem !important;
  }
}
@media only screen and (max-width: 991px) {
  /* line 130, ../sass/_setup.scss */
  .pt-md-5-2 {
    padding-top: 2.2rem !important;
  }

  /* line 131, ../sass/_setup.scss */
  .mt-md-5-2 {
    margin-top: 2.2rem !important;
  }

  /* line 133, ../sass/_setup.scss */
  .pt-md-5-3 {
    padding-top: 2.2rem !important;
  }
}
@media only screen and (min-width: 575px) {
  /* line 136, ../sass/_setup.scss */
  .mt-md-5-3 {
    margin-top: 2.2rem !important;
  }
}
/* line 138, ../sass/_setup.scss */
.mb-md-1-2 {
  margin-bottom: 0.175rem !important;
}

/* line 142, ../sass/_setup.scss */
.padding-right-fix {
  padding-right: 0px !important;
}

/* line 146, ../sass/_setup.scss */
.main-content {
  margin-top: 50px;
}

/* line 150, ../sass/_setup.scss */
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 155, ../sass/_setup.scss */
.desktop {
  display: flex !important;
}

/* line 158, ../sass/_setup.scss */
.mobile {
  display: none !important;
}

/* line 161, ../sass/_setup.scss */
hr {
  border-top: 1px solid #8c8a8a;
}

/* line 164, ../sass/_setup.scss */
ul {
  list-style-type: square;
}

/* line 168, ../sass/_setup.scss */
ol li {
  font-family: "Calibri", sans-serif;
}
/* line 170, ../sass/_setup.scss */
ol li span {
  font-family: "Calibri", sans-serif;
}

/* line 175, ../sass/_setup.scss */
.nounderline {
  text-decoration: none !important;
  border-bottom: 0px !important;
}
/* line 177, ../sass/_setup.scss */
.nounderline i {
  text-decoration: none !important;
}

/* line 181, ../sass/_setup.scss */
.no-left-padding {
  padding-left: 0px;
}

/* line 184, ../sass/_setup.scss */
.no-right-padding {
  padding-right: 0px;
}

/* line 187, ../sass/_setup.scss */
.fontsize-large {
  font-size: 1.15em !important;
  margin-bottom: 0.2em !important;
}

/* line 190, ../sass/_setup.scss */
.fadeout {
  position: relative;
  bottom: 4em;
  height: 4em;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
}

@media only screen and (min-width: 1140px) and (max-width: 1400px) {
  /* line 216, ../sass/_setup.scss */
  .container {
    max-width: 1104px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
  /* line 222, ../sass/_setup.scss */
  .container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  /* line 228, ../sass/_setup.scss */
  .container {
    max-width: 742px;
  }
}
@media only screen and (max-width: 575px) {
  /* line 235, ../sass/_setup.scss */
  .container {
    max-width: 738px;
  }

  /* line 238, ../sass/_setup.scss */
  .desktop {
    display: none !important;
  }

  /* line 241, ../sass/_setup.scss */
  .mobile {
    display: flex !important;
  }

  /* line 244, ../sass/_setup.scss */
  .container-borders {
    border-left: none;
    border-right: none;
  }

  /* line 248, ../sass/_setup.scss */
  .no-padding-mobile-off {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* line 4, ../sass/_footer.scss */
.footer {
  border-top: 1px solid #B50938;
  padding-top: 35px;
  padding-bottom: 15px;
  color: #B50938;
  font-size: 14px;
}
/* line 8, ../sass/_footer.scss */
.footer h6 {
  padding-bottom: 2px;
}
/* line 11, ../sass/_footer.scss */
.footer p {
  color: #B50938;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 8px;
}
/* line 14, ../sass/_footer.scss */
.footer a {
  color: #B50938;
  text-decoration: underline;
}
/* line 17, ../sass/_footer.scss */
.footer a:hover {
  text-decoration: none;
}
/* line 23, ../sass/_footer.scss */
.footer hr {
  border-top: 1px solid #fff !important;
}
/* line 26, ../sass/_footer.scss */
.footer .sub-footer span {
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
}
/* line 29, ../sass/_footer.scss */
.footer strong {
  font-family: "Calibri", sans-serif;
  margin-bottom: -2px;
  display: inline-block;
}
/* line 32, ../sass/_footer.scss */
.footer .rounded-circle {
  margin-right: 12px;
}

/* line 37, ../sass/_footer.scss */
.footer-red {
  background-color: #B50938;
  color: #fff;
}
/* line 39, ../sass/_footer.scss */
.footer-red a, .footer-red span {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  	/*
  	.footer-container a {
  	    font-size: 0.875em;
  	  
  	}
  	.sub-footer a {
  		font-size: 0.875em;
  	}
  	.footer ul li::before {
  	    font-size: 20px;
      }	
  	.footer ul li {
  	    padding-bottom: 0px;
  	}	
  	.sub-footer p {
  	    font-size: 0.75em;
  	}	
  	*/
}
/* line 2, ../sass/_btn.scss */
a {
  color: #B50938;
}

/* line 6, ../sass/_btn.scss */
.btn, a.btn {
  padding: 0.6em 0.8em;
  font-family: "Calibri", sans-serif;
  font-weight: 600;
  font-size: 1.18rem;
  border-radius: 4em;
  border: 1px solid #B50938;
  color: #B50938;
  margin-top: 10px;
}
/* line 15, ../sass/_btn.scss */
.btn i, a.btn i {
  font-size: 1.5em;
  vertical-align: middle;
  padding-bottom: 3px;
  padding-left: 2px;
}

/* line 22, ../sass/_btn.scss */
.btn:hover, a.btn:hover {
  background-color: #B50938;
  color: #fff;
}

/* line 31, ../sass/_btn.scss */
.btn-line-right {
  position: relative;
  margin-top: 40px;
  font-weight: 600;
}

/* line 34, ../sass/_btn.scss */
.btn-line-right a {
  position: absolute;
  margin-top: -16px;
  background-color: #dddddd;
  right: 0px;
  padding-left: 10px;
}

/* line 38, ../sass/_btn.scss */
.btn-line-right h4:hover {
  color: #231F20;
}

/* line 41, ../sass/_btn.scss */
.btn-line-right h4:after {
  content: "\f356";
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  font-size: 12px;
  display: inline-block;
}

/* line 46, ../sass/_btn.scss */
.btn-text-black {
  color: #231F20;
  text-decoration: underline;
  font-weight: 600;
}

/* line 49, ../sass/_btn.scss */
.btn-text-black:hover {
  color: #B50938;
}

/* line 52, ../sass/_btn.scss */
.btn-text-black:after {
  content: "→";
  position: relative;
  margin-left: 5px;
  text-decoration: none !important;
  display: inline-block;
}

/* line 60, ../sass/_btn.scss */
.btn-text-blue {
  color: #B50938;
  text-decoration: underline;
  font-weight: 600;
}

/* line 63, ../sass/_btn.scss */
.btn-text-blue:hover {
  color: #231F20;
}

/* line 66, ../sass/_btn.scss */
.btn-text-blue:after {
  content: "→";
  position: relative;
  margin-left: 5px;
  text-decoration: none !important;
  display: inline-block;
}

/* line 71, ../sass/_btn.scss */
.btn-text-white {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

/* line 74, ../sass/_btn.scss */
.btn-text-white:hover {
  color: #fff;
}

/* line 77, ../sass/_btn.scss */
.btn-text-white:after {
  content: "→";
  position: relative;
  margin-left: 5px;
  text-decoration: none !important;
  display: inline-block;
}

/* line 82, ../sass/_btn.scss */
.btn-text {
  color: #B50938;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 0.95em;
  border: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* line 84, ../sass/_btn.scss */
.btn-text i {
  padding-bottom: 4px;
  padding-left: 3px;
}

/* line 92, ../sass/_btn.scss */
a.btn-text:hover {
  color: #231F20;
  background-color: transparent;
}

/* line 95, ../sass/_btn.scss */
a.btn-white-square {
  background-color: #fff;
  border: none;
  color: #B50938;
  box-shadow: 0px 3px 10px 5px rgba(1, 1, 1, 0.05) !important;
  border-radius: 0px;
  width: 100%;
  padding: 1.3em 2em;
  margin-bottom: 10px;
}

/* line 103, ../sass/_btn.scss */
.btn-download, a.btn-download {
  font-size: 1.625rem;
  border: 2px solid #B50938;
}

/* line 106, ../sass/_btn.scss */
.btn-download:after, a.btn-download:after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  margin-left: 14px;
  font-size: 1.25rem;
}

/* line 113, ../sass/_btn.scss */
.btn-blue, a.btn-blue {
  background-color: #231F20;
  color: #fff;
}

/* line 117, ../sass/_btn.scss */
.btn-blue:hover, a.btn-blue:hover {
  background-color: #fff;
  color: #B50938;
}

/* line 122, ../sass/_btn.scss */
.btn-red, a.btn-red {
  background-color: #B50938;
  color: #fff;
}

/* line 126, ../sass/_btn.scss */
.btn-red:hover, a.btn-red:hover {
  background-color: #fff;
  color: #B50938;
}

/* line 131, ../sass/_btn.scss */
.btn-grey, a.btn-grey {
  background-color: #F3F3F3;
  color: #B50938;
  border: none;
  font-weight: 300;
  padding: 0.4em 01.2em;
}

/* line 136, ../sass/_btn.scss */
.btn-grey:hover, a.btn-grey:hover {
  background-color: #B50938;
  color: #F3F3F3;
}

/* line 141, ../sass/_btn.scss */
.btn-white2, a.btn-white2 {
  background-color: #fff;
  color: #B50938;
  border: none;
  font-weight: 300;
  padding: 0.4em 01.2em;
}

/* line 146, ../sass/_btn.scss */
.btn-grey:white2, a.btn-white2:hover {
  background-color: #B50938;
  color: #fff;
}

/* line 150, ../sass/_btn.scss */
.btn-short {
  padding: 0.4em 01.2em !important;
}

/* line 153, ../sass/_btn.scss */
.btn-wide {
  padding: 0.4em 01.2em;
}

/* line 158, ../sass/_btn.scss */
.btn-white, a.btn-white {
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
}

/* line 161, ../sass/_btn.scss */
.btn-white:hover, a.btn-white:hover {
  color: #B50938;
  background: #fff;
  border: 1px solid #fff;
}

/* line 165, ../sass/_btn.scss */
.btn-share {
  background-color: #B50938;
  color: #fff !important;
  text-decoration: none !important;
  margin-right: 10px;
  padding-right: 10px !important;
}
/* line 167, ../sass/_btn.scss */
.btn-share i {
  font-weight: 500;
  padding-right: 15px;
  font-size: 1.3rem !important;
  margin-left: -8px;
}

/* line 171, ../sass/_btn.scss */
.btn-share:hover {
  background-color: #fff !important;
  color: #B50938 !important;
}

/* line 174, ../sass/_btn.scss */
.btn-share:after {
  content: "";
  margin-left: 0px;
}

/* line 178, ../sass/_btn.scss */
.btn-wide {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 184, ../sass/_btn.scss */
  a.btn-white-square {
    font-size: 0.6em;
  }
}
@media only screen and (max-width: 1023px) {
  /* line 190, ../sass/_btn.scss */
  .btn, a.btn {
    padding: 0.3em 0.8em;
    padding-bottom: 8px;
    font-size: 1.08rem;
  }
}
@media only screen and (max-width: 767px) {
  /* line 196, ../sass/_btn.scss */
  .btn, a.btn {
    padding: 0.1em 0.8em;
    padding-bottom: 4px;
    font-size: 1.08rem;
  }
}
/* line 4, ../sass/_swiper.scss */
.swiper-inner {
  position: absolute;
  margin-top: 10%;
  width: 100%;
  z-index: 111;
}
/* line 8, ../sass/_swiper.scss */
.swiper-inner .caro-details {
  max-width: 270px;
  margin-left: 3%;
}
/* line 11, ../sass/_swiper.scss */
.swiper-inner .caro-details h2 {
  font-size: 3.25rem !important;
  font-family: "Calibri", sans-serif;
  line-height: 1.1;
  margin-bottom: 5px;
}
/* line 16, ../sass/_swiper.scss */
.swiper-inner .caro-details .sub-title {
  font-weight: bold;
  margin-bottom: 7px;
}

/* line 23, ../sass/_swiper.scss */
.articles-page .swiper-inner {
  position: absolute;
  margin-top: 6%;
  width: 100%;
}
/* line 27, ../sass/_swiper.scss */
.articles-page .swiper-inner .caro-details {
  max-width: 470px;
  margin-left: 3%;
}
/* line 30, ../sass/_swiper.scss */
.articles-page .swiper-inner .caro-details h2 {
  font-size: 2.625rem !important;
  font-family: "Calibri", sans-serif;
  line-height: 1.1;
  margin-bottom: 5px;
}
/* line 35, ../sass/_swiper.scss */
.articles-page .swiper-inner .caro-details .sub-title {
  font-weight: bold;
  margin-bottom: 7px;
}
/* line 42, ../sass/_swiper.scss */
.articles-page .swiper-img .main-im {
  width: 523px;
  height: 534px;
  position: absolute;
  right: 75px;
}

/* line 52, ../sass/_swiper.scss */
.swiper-slide {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

/* line 57, ../sass/_swiper.scss */
.swiper-img img {
  width: 100%;
  height: auto;
}

/* line 70, ../sass/_swiper.scss */
.swiper-container-news {
  height: 500px;
}
/* line 72, ../sass/_swiper.scss */
.swiper-container-news .swiper-pagination-white .swiper-pagination-bullet {
  background: #73808a;
}
/* line 75, ../sass/_swiper.scss */
.swiper-container-news .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #73808a;
}
/* line 78, ../sass/_swiper.scss */
.swiper-container-news .swiper-pagination {
  bottom: 15px !important;
  left: 0;
  width: 100%;
}

/* line 88, ../sass/_swiper.scss */
.next-prev-holder .swiper-button-prev {
  background-image: url("../../images/arrow-left.png");
  padding-left: 10%;
  background-size: 23px 36px;
  opacity: 0.3;
}
/* line 91, ../sass/_swiper.scss */
.next-prev-holder .swiper-button-next {
  background-image: url("../../images/arrow-right.png");
  padding-right: 10%;
  background-size: 23px 36px;
  opacity: 0.3;
}
/* line 94, ../sass/_swiper.scss */
.next-prev-holder .swiper-button-prev:hover {
  background-image: url("../../images/arrow-left.png");
  background-size: 23px 36px;
  opacity: 1;
}
/* line 98, ../sass/_swiper.scss */
.next-prev-holder .swiper-button-next:hover {
  background-image: url("../../images/arrow-right.png");
  background-size: 23px 36px;
  opacity: 1;
}

/* line 104, ../sass/_swiper.scss */
.swiper-button-prev, .swiper-button-next {
  outline: none;
  outline: 0;
}

/* line 107, ../sass/_swiper.scss */
.swiper-button-prev, .swiper-button-next {
  outline: none;
  outline: 0;
}

/* line 110, ../sass/_swiper.scss */
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.6;
}

@media only screen and (max-width: 1200px) {
  /* line 120, ../sass/_swiper.scss */
  .large-caro .swiper-inner {
    margin-top: 24%;
  }
}
@media only screen and (max-width: 1200px) {
  /* line 129, ../sass/_swiper.scss */
  .large-caro .swiper-inner {
    margin-top: 26%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 137, ../sass/_swiper.scss */
  .large-caro .swiper-inner {
    margin-top: 38%;
  }
}
/* line 7, ../sass/_masthead.scss */
#whiteCover {
  height: 100%;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20000;
}

/* line 17, ../sass/_masthead.scss */
#full-header .header-logo {
  width: 30%;
  margin-top: 0px;
  margin-left: -30px;
}
/* line 24, ../sass/_masthead.scss */
#full-header .blue-bar {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 10px;
  background-color: #B50938;
}
/* line 36, ../sass/_masthead.scss */
#full-header .current_page_item a::after {
  			/*
  			top: 55px;
  			text-align: center;
      		width: 30px;
  		    margin-left: auto;
  		    margin-right: auto;
  		    left: 0;
  		    right: 0;
  		    color:#fff;
  		    */
}
/* line 57, ../sass/_masthead.scss */
#full-header .current-menu-parent > .nav-link {
  color: #B50938 !important;
  text-decoration: underline !important;
}
/* line 58, ../sass/_masthead.scss */
#full-header .current-menu-parent > .nav-link:hover {
  color: #B50938 !important;
  text-decoration: underline !important;
}
/* line 60, ../sass/_masthead.scss */
#full-header .current-menu-item > .nav-link {
  color: #B50938 !important;
  text-decoration: underline !important;
}
/* line 61, ../sass/_masthead.scss */
#full-header .current-menu-item > .nav-link:hover {
  color: #B50938 !important;
  text-decoration: underline !important;
}
/* line 63, ../sass/_masthead.scss */
#full-header .current-page-ancestor > .nav-link {
  color: #B50938 !important;
  text-decoration: underline !important;
}
/* line 65, ../sass/_masthead.scss */
#full-header .nav-container {
  display: flex;
  align-items: center;
  justify-content: right;
  float: right;
  right: 15px;
  position: absolute;
  top: 35px;
}
/* line 73, ../sass/_masthead.scss */
#full-header .nav-container .nav-link {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Calibri", sans-serif;
  letter-spacing: 0.3px;
  font-size: 0.925em;
  padding: 0.5rem 1.7rem;
  letter-spacing: 0.75px;
}
/* line 82, ../sass/_masthead.scss */
#full-header .nav-container .nav-link:last-child {
  padding-right: 0px;
  padding-left: 40px;
}
/* line 85, ../sass/_masthead.scss */
#full-header .nav-container .nav-link:hover {
  color: #B50938 !important;
}
/* line 114, ../sass/_masthead.scss */
#full-header nav.desktop-menu ul.menu {
  list-style: none;
  padding-inline-start: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 117, ../sass/_masthead.scss */
#full-header nav.desktop-menu ul.menu li {
  display: inline-block;
}
/* line 124, ../sass/_masthead.scss */
#full-header .brand img {
  padding: 15px 0px;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
  margin-top: 9px;
  margin-bottom: 8px;
  margin-left: 14px;
  padding-top: 10px;
}
/* line 132, ../sass/_masthead.scss */
#full-header .logo-blue {
  display: none;
}
/* line 135, ../sass/_masthead.scss */
#full-header.no-image {
  		/*
  		.logo-blue {
  			display: inline-block;;margin-left:15px;margin-top:10px
  		}
  		.logo-white {
  			display:none;
  		}	
  		.blue-bar {display: none;}	
  		
  		.nav-toggle {
  			margin-right:0px;margin-top:6px;
  		    .bar{
  		       background-color: $primary;
  
  		    }
  		}
  		.nav-toggle:hover {
  		
  		    .bar{
  		       background-color: $secondry;
  
  		    }
  		}				
  		*/
}
/* line 162, ../sass/_masthead.scss */
#full-header .menu2 {
  list-style: none;
  display: block;
  position: absolute;
  width: 900px;
  margin-top: 84px;
  right: 0px;
  top: -6px;
}
/* line 164, ../sass/_masthead.scss */
#full-header .menu2 li {
  color: #B50938;
  font-size: 22px;
  display: inline-block;
  float: right;
  margin-left: 40px;
  line-height: 47px;
}
/* line 167, ../sass/_masthead.scss */
#full-header .menu2 .selected {
  border-bottom: 6px solid #B50938;
}

/* line 181, ../sass/_masthead.scss */
.header-space.no-image {
  margin-top: 38px;
  height: 193px;
}

/* line 189, ../sass/_masthead.scss */
.nav-toggle {
  cursor: pointer;
  z-index: 999;
  padding-right: 20px;
  padding-top: 20px;
}
/* line 193, ../sass/_masthead.scss */
.nav-toggle .bar {
  width: 36px;
  display: block;
  height: 3px;
  margin-bottom: 6px;
  background-color: #B50938;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 195, ../sass/_masthead.scss */
.nav-toggle .bar:last-child {
  margin-bottom: 0;
}

/* line 201, ../sass/_masthead.scss */
.nav-toggle:hover .bar {
  background-color: #B50938;
}

/* line 207, ../sass/_masthead.scss */
.menu-overlay {
  background-color: #dddddd;
  z-index: 1001;
  position: relative;
  display: none;
  padding-top: 38px;
  padding-bottom: 60px;
}
/* line 210, ../sass/_masthead.scss */
.menu-overlay .header-logo {
  padding-top: 2px !important;
  padding-left: 14px !important;
}

/* line 215, ../sass/_masthead.scss */
.menu-title-link:hover {
  text-decoration: none !important;
}

/* line 221, ../sass/_masthead.scss */
.close-but-black {
  display: none;
}

/* line 226, ../sass/_masthead.scss */
.close-but-inner {
  position: absolute;
  right: 15px;
  top: 0px;
  cursor: pointer;
}

/* line 233, ../sass/_masthead.scss */
.logo-white {
  display: none;
}

/* line 239, ../sass/_masthead.scss */
.navopen .mobile-menu-overlay {
  opacity: 1;
  pointer-events: auto !important;
  transform: translateX(0px);
  transform: translateY(0px);
  transition: transform 0.5s ease-out;
}
/* line 246, ../sass/_masthead.scss */
.navopen #full-header {
  background-color: #B50938 !important;
}

/* line 251, ../sass/_masthead.scss */
.navclosed .mobile-menu-overlay {
  opacity: 1;
  transform: translateY(-100%);
  transition: transform 0.3s ease-out;
}

/* line 259, ../sass/_masthead.scss */
.fixed-nav main {
  margin-top: 0px;
}
/* line 263, ../sass/_masthead.scss */
.fixed-nav .header-overly main {
  margin-top: 0px !important;
}
/* line 267, ../sass/_masthead.scss */
.fixed-nav #full-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}
/* line 275, ../sass/_masthead.scss */
.fixed-nav.admin-bar #full-header {
  top: 32px;
}

/* line 280, ../sass/_masthead.scss */
.navopen .bar {
  opacity: 0;
  background-color: #fff !important;
}

/* line 285, ../sass/_masthead.scss */
.navopen .bar:first-child {
  transform: rotate(45deg) translateY(11px);
  opacity: 1;
}

/* line 288, ../sass/_masthead.scss */
.navopen .bar:last-child {
  transform: rotate(-45deg) translateY(-11px);
  opacity: 1;
}

/* line 291, ../sass/_masthead.scss */
.navopen .mobile-menu-overlay {
  opacity: 1;
  pointer-events: auto !important;
  transform: translateX(0px);
}

/* line 295, ../sass/_masthead.scss */
.navopen .mobile-dark-overlay {
  opacity: 1;
  pointer-events: auto;
}

/* line 299, ../sass/_masthead.scss */
.navopen .nav-toggle {
  padding-right: 10px;
}

/* line 303, ../sass/_masthead.scss */
.navopen .logo-black {
  display: none;
}
/* line 306, ../sass/_masthead.scss */
.navopen .logo-white {
  display: block;
}

/*
.main-nav li.dropdown:hover > ul.dropdown-menu {
 	display: block;
 	-webkit-animation: fadeInUp 300ms;
   -moz-animation: fadeInUp 300ms;
   -ms-animation: fadeInUp 300ms;
   -o-animation: fadeInUp 300ms;
   animation: fadeInUp 300ms;
   li {
	   min-width:300px
   }
}

*/
/* line 328, ../sass/_masthead.scss */
#full-header .multi-menu {
  background-color: #fff;
  top: 0px;
  list-style: none;
  display: none;
  position: absolute;
  width: 900px;
  margin-top: 50px;
  right: 0px;
  padding-left: 218px;
  padding-bottom: 20px;
}
/* line 339, ../sass/_masthead.scss */
#full-header .multi-menu ul {
  list-style: none;
}
/* line 342, ../sass/_masthead.scss */
#full-header .multi-menu .dropdown-menu {
  display: block;
}
/* line 345, ../sass/_masthead.scss */
#full-header .multi-menu .nav-link {
  text-transform: none;
  font-size: 18px;
  font-weight: 300;
  padding-top: 0px;
}
/* line 348, ../sass/_masthead.scss */
#full-header .multi-menu .nav-link:last-child {
  padding-right: 0px;
  padding-left: 28px;
}
/* line 352, ../sass/_masthead.scss */
#full-header .multi-menu .main-nav {
  padding-inline-start: 0px;
  padding-right: 20px;
  padding-left: 0px;
}
/* line 355, ../sass/_masthead.scss */
#full-header .multi-menu .menu-values-menu-container .main-nav:last-child {
  padding-right: 0px;
}
/* line 359, ../sass/_masthead.scss */
#full-header .dropdown-menu {
  background-color: #fff;
  min-width: 14rem;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 30px;
  margin-top: 30px;
  top: 0px;
  border: none;
  position: absolute;
}
/* line 373, ../sass/_masthead.scss */
#full-header .dropdown-menu a {
  opacity: 1;
}
/* line 383, ../sass/_masthead.scss */
#full-header .dropdown-menu li {
  width: 100%;
  text-transform: uppercase;
}
/* line 390, ../sass/_masthead.scss */
#full-header .menu-community-menu-container, #full-header .menu-company-menu-container, #full-header .menu-values-menu-container {
  float: left;
}
/* line 392, ../sass/_masthead.scss */
#full-header .menu-community-menu-container .nav-link, #full-header .menu-company-menu-container .nav-link, #full-header .menu-values-menu-container .nav-link {
  color: #000;
}
/* line 393, ../sass/_masthead.scss */
#full-header .menu-community-menu-container .nav-link:hover, #full-header .menu-company-menu-container .nav-link:hover, #full-header .menu-values-menu-container .nav-link:hover {
  color: #B50938;
}
/* line 396, ../sass/_masthead.scss */
#full-header .menu-community-menu-container .dropdown-menu .nav-link, #full-header .menu-company-menu-container .dropdown-menu .nav-link, #full-header .menu-values-menu-container .dropdown-menu .nav-link {
  color: #000 !important;
}
/* line 397, ../sass/_masthead.scss */
#full-header .menu-community-menu-container .dropdown-menu .nav-link:hover, #full-header .menu-company-menu-container .dropdown-menu .nav-link:hover, #full-header .menu-values-menu-container .dropdown-menu .nav-link:hover {
  color: #B50938 !important;
}

/* line 406, ../sass/_masthead.scss */
.logo-sticky {
  display: none;
}

/* line 410, ../sass/_masthead.scss */
.sticky-line {
  display: none;
}

/* line 414, ../sass/_masthead.scss */
.stickynav2 #full-header {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

/* line 422, ../sass/_masthead.scss */
.stickynav #full-header {
  background-color: #F5F5F5;
}
/* line 424, ../sass/_masthead.scss */
.stickynav #full-header .container {
  border-left: 1px solid #8c8a8a !important;
  border-right: 1px solid #8c8a8a !important;
}
/* line 430, ../sass/_masthead.scss */
.stickynav #full-header .nav-container {
  top: 14px;
  right: 0px;
}
/* line 433, ../sass/_masthead.scss */
.stickynav .blue-bar {
  display: none;
}
/* line 435, ../sass/_masthead.scss */
.stickynav #full-header .brand img {
  padding: 0px 0px;
  max-height: 40px;
  margin-top: 16px;
  -webkit-transition: max-height 0.3s;
  /* Safari */
  transition: max-height 0.3s;
  margin-bottom: 0px;
}
/* line 441, ../sass/_masthead.scss */
.stickynav #full-header .header-logo {
  width: 30%;
  margin-top: 0px;
}
/* line 445, ../sass/_masthead.scss */
.stickynav .logo-blue, .stickynav .logo-white {
  display: none !important;
}
/* line 448, ../sass/_masthead.scss */
.stickynav .logo-sticky {
  display: inline-block;
  margin-left: 15px;
}
/* line 453, ../sass/_masthead.scss */
.stickynav #full-header .nav-toggle .bar {
  background-color: #006EC8;
  margin-right: 15px;
}
/* line 457, ../sass/_masthead.scss */
.stickynav #full-header.no-image .nav-toggle .bar {
  background-color: #006EC8;
  margin-right: 15px;
}
/* line 461, ../sass/_masthead.scss */
.stickynav #full-header .nav-toggle:hover .bar {
  background-color: #231F20;
}
/* line 465, ../sass/_masthead.scss */
.stickynav .sticky-line {
  display: block;
}

/* line 471, ../sass/_masthead.scss */
.menu-mobile {
  background-color: #B50938;
  height: 100vh;
  width: 100%;
  padding-top: 50px;
  display: none;
}
/* line 473, ../sass/_masthead.scss */
.menu-mobile .menu2-mobile, .menu-mobile .mobile-main-menu {
  list-style: none;
  display: block;
  width: 100%;
}
/* line 475, ../sass/_masthead.scss */
.menu-mobile .menu2-mobile li, .menu-mobile .mobile-main-menu li {
  color: #fff;
  text-align: center;
  text-align: center;
  padding: 0.1rem 1rem;
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: 0px;
}
/* line 483, ../sass/_masthead.scss */
.menu-mobile .nav-link {
  color: #fff !important;
  padding: 0.1rem 1rem;
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: 0px;
}
/* line 487, ../sass/_masthead.scss */
.menu-mobile ul {
  list-style: none;
  padding-inline-start: 0px;
  width: 100%;
  margin-bottom: 0px;
}
/* line 490, ../sass/_masthead.scss */
.menu-mobile .dropdown-menu {
  background-color: #B50938 !important;
  position: relative !important;
  padding-top: 5px;
  padding-bottom: 10px !important;
  margin-top: 10px !important;
  padding-right: 0px !important;
}
/* line 495, ../sass/_masthead.scss */
.menu-mobile .dropdown-menu li {
  text-transform: none !important;
  font-size: 18px !important;
}
/* line 498, ../sass/_masthead.scss */
.menu-mobile .dropdown-menu .nav-link {
  font-size: 18px !important;
}

/* line 504, ../sass/_masthead.scss */
#menu-item-91 > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  padding-top: 4px;
  padding-left: 4px;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  /* line 512, ../sass/_masthead.scss */
  .main-nav li > a:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    padding-top: 4px;
    padding-left: 4px;
    vertical-align: middle;
  }

  /* line 517, ../sass/_masthead.scss */
  .main-nav li > a:only-child:after {
    content: "";
  }

  /* line 520, ../sass/_masthead.scss */
  #full-header .current-menu-item > .nav-link {
    color: #fff !important;
    text-decoration: none !important;
  }

  /* line 524, ../sass/_masthead.scss */
  .menu-mobile .nav-link {
    padding: 0;
    font-size: 20px;
  }

  /* line 527, ../sass/_masthead.scss */
  .menu-mobile .mobile-main-menu li {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /*
  
  .main-nav li li > a:after {
      content: "\f107";
      position: absolute;
      right: 5px;
      fon
      t-family: $fontawesome;
  }
  */
}
/*
@media only screen and (min-width: 768px)  and (max-width: 1023px) {
	
	
	#full-header .nav-container .nav-link {
	    letter-spacing: 0.3px;
	    font-size: 0.825em;
	    padding: 0.5rem 1.1rem;
	}	

}






@media only screen and (max-width: 767px)  {


	.fixed-nav main {
	    margin-top: 80px;
	}
	
	#full-header {
		height: 80px;
		.header-logo {
		    width: 100px;
		}
		.header-nav {
		    width: auto;
		    position: absolute;
		    right:0px;
		    margin-top:20px;
		}
		.nav-toggle .bar {
		    width: 32px;
		    display: block;
		    height: 2px;
		    margin-bottom: 7px;
		    background-color: $white;
		    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
		}
		.menu-text {
		    text-transform: uppercase;
		    font-size: 0.75em;
		    color: #696c6c;
		    margin-left: -2px;
		    display: block;
		    color:$primary;
		}

	}


	#menu-primary-menu-1 {
		list-style: none;padding-left: 0px;    margin-top: 80px;
	}
	
	.social-menu-mob {
		bottom: 0px;
	    margin-top:0px;
	    left: 20px;
	    text-align: left;
	    margin-left: 15px;	

	}
	.stickynav #full-header .brand img {
		padding: 15px 0px !important;
		margin-top: 9px !important;
	}	
}

*/
/* line 2, ../sass/_forms.scss */
input[type=text] {
  background: transparent;
  border: 2px solid #f1f2f3;
  width: 100%;
  height: 54px;
  border-radius: 3px;
  font-size: 1.125em;
  margin-bottom: 10px;
  color: #000000;
  padding-left: 20px;
  box-shadow: 0px 0px 3px 3px rgba(1, 1, 1, 0.03);
}

/* line 13, ../sass/_forms.scss */
input[type=text]:focus {
  border: 2px solid #73808a;
  outline: none;
  outline: 0;
}

/* line 21, ../sass/_forms.scss */
input[type=submit]:focus {
  outline: none !important;
  outline: 0 !important;
  box-shadow: none !important;
}

/* line 25, ../sass/_forms.scss */
input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label {
  top: 0px;
  left: 20px;
  font-size: 11px;
  opacity: 1;
  margin-top: -7px;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 36, ../sass/_forms.scss */
.inputText {
  font-size: 1.125em;
  width: 200px;
  height: 35px;
  width: 100%;
  height: 60px;
  padding-left: 20px;
  font-family: "Calibri", sans-serif;
  margin-bottom: 20px;
}

/* line 48, ../sass/_forms.scss */
.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 18px;
  transition: 0.2s ease all;
  color: #696c6c;
  opacity: 0.6;
  font-size: 1.125em;
}

/* line 60, ../sass/_forms.scss */
.contact-page input[type=submit] {
  margin-top: 14px;
  height: 60px;
  border-radius: 3px;
}
/* line 63, ../sass/_forms.scss */
.contact-page .btn-clear {
  height: 64px;
  padding: 1em 1.6em !important;
}

/* line 69, ../sass/_forms.scss */
.contact-form {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 72, ../sass/_forms.scss */
.contact-form .hs-form-83e15a32-c052-46ba-b539-e9a7f2cfab98_0d0c8cf5-d25a-4573-a5f0-08f074a9e1dc .hs-button {
  text-transform: uppercase !important;
  background-color: #fff;
}

/* line 78, ../sass/_forms.scss */
.contact-form-block {
  background-color: #B50938;
  color: #fff;
}
/* line 81, ../sass/_forms.scss */
.contact-form-block h2 {
  font-size: 40px;
  padding-bottom: 2px;
  padding-top: 30px;
}
/* line 84, ../sass/_forms.scss */
.contact-form-block p {
  font-size: 20px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/* line 87, ../sass/_forms.scss */
.contact-form-block h2, .contact-form-block p {
  text-align: center;
}
/* line 90, ../sass/_forms.scss */
.contact-form-block input {
  font-size: 20px !important;
  padding-left: 20px !important;
  border: 1px solid #fff !important;
  border-radius: 0px;
  height: 48px;
}
/* line 93, ../sass/_forms.scss */
.contact-form-block h2, .contact-form-block p, .contact-form-block input, .contact-form-block textarea {
  color: #fff;
}
/* line 96, ../sass/_forms.scss */
.contact-form-block textarea {
  background: transparent;
  border: 1px solid #fff !important;
  font-size: 20px !important;
  padding-left: 20px !important;
}
/* line 99, ../sass/_forms.scss */
.contact-form-block textarea:focus {
  background: transparent;
  border: 1px solid #fff !important;
}
/* line 102, ../sass/_forms.scss */
.contact-form-block input:focus {
  border: 1px solid #fff !important;
}
/* line 105, ../sass/_forms.scss */
.contact-form-block .gfield_label, .contact-form-block .gfield_label span {
  display: none !important;
  color: #fff;
}
/* line 109, ../sass/_forms.scss */
.contact-form-block ::-webkit-input-placeholder {
  color: #fff;
}
/* line 110, ../sass/_forms.scss */
.contact-form-block :-ms-input-placeholder {
  color: #fff;
}
/* line 111, ../sass/_forms.scss */
.contact-form-block ::placeholder {
  color: #fff;
}
/* line 114, ../sass/_forms.scss */
.contact-form-block .gform_wrapper .gform_footer input.button, .contact-form-block .gform_wrapper .gform_footer input[type=submit] {
  color: #fff;
  background-color: #B50938;
  border: 1px solid #fff;
  border-radius: 25px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
/* line 117, ../sass/_forms.scss */
.contact-form-block .gform_footer {
  text-align: center;
  padding-bottom: 90px !important;
}
/* line 120, ../sass/_forms.scss */
.contact-form-block .gf_left {
  float: left;
  width: 50%;
}
/* line 123, ../sass/_forms.scss */
.contact-form-block .gf_right {
  float: right;
  width: 50%;
  position: absolute;
  right: 0px;
}
/* line 130, ../sass/_forms.scss */
.contact-form-block .gform_wrapper .validation_message {
  color: #fff;
  font-weight: 400;
  letter-spacing: normal;
}
/* line 135, ../sass/_forms.scss */
.contact-form-block .validation_error {
  color: #fff !important;
  border-top: none !important;
  border-bottom: none !important;
  margin-bottom: 0px !important;
}
/* line 138, ../sass/_forms.scss */
.contact-form-block .gform_wrapper .field_description_below .gfield_description {
  padding-top: 6px;
}
/* line 141, ../sass/_forms.scss */
.contact-form-block .gform_confirmation_message {
  text-align: center;
  padding-bottom: 120px;
  padding-top: 70px;
}

/* line 148, ../sass/_forms.scss */
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: calc(50% - 16px) !important;
}

/* line 151, ../sass/_forms.scss */
.gform_wrapper li.gfield.gfield_error {
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 154, ../sass/_forms.scss */
.gform_wrapper textarea.medium {
  height: 126px !important;
}

/* line 157, ../sass/_forms.scss */
.gform_wrapper {
  margin: 5px 0 !important;
}

/* line 161, ../sass/_forms.scss */
body .gform_wrapper ul li.gfield {
  margin-top: 12px !important;
}

/* line 165, ../sass/_forms.scss */
label {
  display: inline;
}

/* line 169, ../sass/_forms.scss */
.regular-checkbox {
  display: none;
}

/* line 173, ../sass/_forms.scss */
.regular-checkbox + label {
  border: 2px solid #f1f2f3;
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  float: left;
  cursor: pointer;
}

/* line 186, ../sass/_forms.scss */
.regular-checkbox:checked + label {
  color: #99a1a7;
}

/* line 190, ../sass/_forms.scss */
.regular-checkbox:checked + label:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f00c';
  font-weight: 400;
  font-size: 14px;
  position: absolute;
  top: 3px;
  left: 6px;
  color: #000;
}

/* line 202, ../sass/_forms.scss */
.big-checkbox + label {
  padding: 18px;
}

/* line 206, ../sass/_forms.scss */
.big-checkbox:checked + label:after {
  font-size: 20px;
  left: 8px;
}

/* line 211, ../sass/_forms.scss */
.tag {
  position: relative;
  display: block;
  float: left;
  margin-top: 8px;
  padding-left: 10px;
  font-size: 0.9em;
  color: #B50938;
}
/* line 219, ../sass/_forms.scss */
.tag a {
  text-decoration: underline;
}
/* line 222, ../sass/_forms.scss */
.tag a:hover {
  text-decoration: underline;
}

/* line 227, ../sass/_forms.scss */
.radio-1 {
  width: 193px;
}

/* line 231, ../sass/_forms.scss */
.button-holder {
  float: left;
}

/* RADIO */
/* line 240, ../sass/_forms.scss */
.regular-radio {
  display: none;
}

/* line 244, ../sass/_forms.scss */
.regular-radio + label {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
}

/* line 255, ../sass/_forms.scss */
.regular-radio:checked + label:after {
  content: ' ';
  width: 12px;
  height: 12px;
  border-radius: 50px;
  position: absolute;
  top: 3px;
  background: #99a1a7;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
  text-shadow: 0px;
  left: 3px;
  font-size: 32px;
}

/* line 269, ../sass/_forms.scss */
.regular-radio:checked + label {
  background-color: #e9ecee;
  color: #99a1a7;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}

/* line 276, ../sass/_forms.scss */
.regular-radio + label:active, .regular-radio:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 280, ../sass/_forms.scss */
.big-radio + label {
  padding: 16px;
}

/* line 284, ../sass/_forms.scss */
.big-radio:checked + label:after {
  width: 24px;
  height: 24px;
  left: 4px;
  top: 4px;
}

/* line 8, ../sass/_select.scss */
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

/* line 13, ../sass/_select.scss */
.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #B50938;
  width: 220px;
  height: 40px;
  font-family: "Calibri", sans-serif;
  font-size: 1.1em;
  margin-top: -42px;
  margin-left: 70px;
  position: absolute;
}

/* line 27, ../sass/_select.scss */
.select-label {
  color: #B50938;
  font-family: "Calibri", sans-serif;
  font-size: 1.1em;
  padding: 8px 15px;
  margin-top: -30px;
}

/* line 39, ../sass/_select.scss */
.s-thin {
  width: 100px !important;
}

/* line 43, ../sass/_select.scss */
.lot-size {
  margin-left: 48px;
  width: 190px;
}
/* line 45, ../sass/_select.scss */
.lot-size .select-options {
  margin-left: -10px;
  margin-right: -60px;
}

/* line 50, ../sass/_select.scss */
.frontage {
  margin-left: 50px;
  width: 110px !important;
}
/* line 52, ../sass/_select.scss */
.frontage .select-options {
  margin-left: 40px;
  margin-right: -60px;
}

/* line 59, ../sass/_select.scss */
.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #B50938;
  padding: 8px 15px;
}
/* line 68, ../sass/_select.scss */
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #B50938 transparent transparent transparent;
  position: absolute;
  top: 18px;
  right: 10px;
}
/* line 83, ../sass/_select.scss */
.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #B50938 transparent;
}

/* line 90, ../sass/_select.scss */
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #2a2f33;
  padding-bottom: 30px;
  padding-top: 20px;
  margin-left: -60px;
}
/* line 103, ../sass/_select.scss */
.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 35px;
  font-family: "Calibri", sans-serif;
  font-size: 1.2em;
  color: #e3e6e9;
}
/* line 110, ../sass/_select.scss */
.select-options li:hover {
  color: #fff;
}
/* line 114, ../sass/_select.scss */
.select-options li[rel="hide"] {
  display: none;
}

/* line 122, ../sass/_select.scss */
.select-close {
  right: 0px;
  position: absolute;
  display: block;
  margin-top: -50px;
  font-size: 1.125em;
}
/* line 124, ../sass/_select.scss */
.select-close i {
  font-size: 0.8em;
}

/* line 14, ../sass/screen.scss */
#page {
  margin-top: 160px;
}

/* line 19, ../sass/screen.scss */
.carousel-header {
  /* header carousel module */
}
/* line 20, ../sass/screen.scss */
.carousel-header .swiper-slide {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* line 25, ../sass/screen.scss */
.carousel-header .swiper-inner {
  position: absolute;
  margin-top: -420px !important;
  width: 100%;
  z-index: 111;
}
/* line 31, ../sass/screen.scss */
.carousel-header .swiper-inner .caro-details {
  vertical-align: bottom;
  position: relative;
  max-width: 880px;
}
/* line 38, ../sass/screen.scss */
.carousel-header .swiper-inner .caro-details h2 {
  color: #fff;
  font-size: 70px !important;
  font-weight: 700 !important;
  max-width: 800px;
  /* height: 180px; */
  vertical-align: bottom;
  padding-bottom: 20px;
  display: block;
  margin-bottom: 0px;
  line-height: 1.05;
}
/* line 52, ../sass/screen.scss */
.carousel-header .swiper-inner .caro-details p {
  color: #fff;
  font-size: 20px !important;
  font-weight: 600 !important;
  max-width: 400px;
}
/* line 58, ../sass/screen.scss */
.carousel-header .caro-gradient {
  width: 100%;
  position: absolute;
  bottom: 0px;
  opacity: 0.5;
}
/* line 62, ../sass/screen.scss */
.carousel-header .caro-gradient img {
  width: 100%;
}

/* line 77, ../sass/screen.scss */
.cards-2-block .card {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  display: block;
}
/* line 79, ../sass/screen.scss */
.cards-2-block .card p {
  min-height: 100px;
}
/* line 82, ../sass/screen.scss */
.cards-2-block .card h2 {
  min-height: 125px;
}
/* line 86, ../sass/screen.scss */
.cards-2-block .content-overlay {
  min-height: 300px;
}
/* line 89, ../sass/screen.scss */
.cards-2-block a.btn {
  width: 220px;
}

/* line 94, ../sass/screen.scss */
.recent-articles-block a.btn {
  width: 220px;
}

/* line 102, ../sass/screen.scss */
.grey-box .inner-grey-box {
  background-color: #F3F3F3;
}
/* line 104, ../sass/screen.scss */
.grey-box .inner-grey-box p {
  line-height: 2;
}

/* line 114, ../sass/screen.scss */
.carousel-testimonial-block {
  background-color: #F3F3F3;
}
/* line 118, ../sass/screen.scss */
.carousel-testimonial-block .testimonial-slider {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}
/* line 122, ../sass/screen.scss */
.carousel-testimonial-block h5 {
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 24px;
  padding-bottom: 30px;
}
/* line 125, ../sass/screen.scss */
.carousel-testimonial-block p {
  color: #B50938;
  text-transform: uppercase;
}
/* line 128, ../sass/screen.scss */
.carousel-testimonial-block img {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 118px;
  margin-bottom: 30px;
  display: block;
}
/* line 131, ../sass/screen.scss */
.carousel-testimonial-block .content-holder {
  margin: 20px;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-top: -10px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 134, ../sass/screen.scss */
.carousel-testimonial-block .content-holder p {
  margin-bottom: 0px;
  font-size: 1.125em;
  line-height: 1.7em;
}
/* line 143, ../sass/screen.scss */
.carousel-testimonial-block .slick-current {
  position: relative;
  z-index: 10;
}
/* line 146, ../sass/screen.scss */
.carousel-testimonial-block .slick-current p {
  display: block;
}
/* line 151, ../sass/screen.scss */
.carousel-testimonial-block .quote-mark {
  width: 50px;
  height: auto;
}
/* line 154, ../sass/screen.scss */
.carousel-testimonial-block .quote-mark2 {
  transform: rotate(180deg);
}
/* line 157, ../sass/screen.scss */
.carousel-testimonial-block .slick-arrow {
  display: none !important;
}
/* line 160, ../sass/screen.scss */
.carousel-testimonial-block .slick-dots li button:before {
  color: #B50938;
  font-size: 16px;
}

/* line 169, ../sass/screen.scss */
.contact-page h1 {
  font-size: 70px;
}
/* line 172, ../sass/screen.scss */
.contact-page .general-wysiwyg p {
  font-size: 25px;
  padding-top: 20px;
}
/* line 175, ../sass/screen.scss */
.contact-page .general-wysiwyg strong {
  padding-top: 0px;
}
/* line 178, ../sass/screen.scss */
.contact-page .contact-columns {
  background-color: #F3F3F3;
  padding-top: 15px;
}
/* line 181, ../sass/screen.scss */
.contact-page .privacy-copy {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}
/* line 184, ../sass/screen.scss */
.contact-page a {
  color: #000;
  text-decoration: none !important;
  font-weight: 900;
}

/* line 190, ../sass/screen.scss */
.page-template-page-communities h2 {
  color: #B50938;
}
/* line 193, ../sass/screen.scss */
.page-template-page-communities h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
}

/*
.repeatable-content-block .content-overlay{
			background-color:#fff;padding-bottom:35px;margin-bottom:50px;min-height:330px;position: relative;

			a {
				    position: absolute;
			    bottom: 30px;
			    left: 0;
			    right: 0;
			    margin-left: auto;
			    margin-right: auto;
			    width: 200px;
			}
}
	*/
/* line 212, ../sass/screen.scss */
.communities-module {
  background-color: #F3F3F3;
}
/* line 214, ../sass/screen.scss */
.communities-module .community-item .content-overlay {
  background-color: #fff;
  padding-bottom: 35px;
  margin-bottom: 50px;
  min-height: 320px;
  position: relative;
}
/* line 216, ../sass/screen.scss */
.communities-module .community-item .content-overlay h2 {
  font-size: 25px;
  padding-bottom: 6px;
}
/* line 219, ../sass/screen.scss */
.communities-module .community-item .content-overlay p {
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 0px;
}
/* line 222, ../sass/screen.scss */
.communities-module .community-item .content-overlay a {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}

/* line 236, ../sass/screen.scss */
.future-comms .community-item .content-overlay {
  background-color: #fff;
  padding-bottom: 35px;
  margin-bottom: 50px;
  min-height: 380px;
}

/* line 241, ../sass/screen.scss */
.completed-comms .community-item .content-overlay {
  background-color: #fff;
  padding-bottom: 35px;
  margin-bottom: 50px;
  min-height: 540px;
}

/* line 247, ../sass/screen.scss */
.communities-white .community-item .content-overlay {
  background-color: #F3F3F3;
}

/* line 252, ../sass/screen.scss */
ul {
  list-style-type: disc;
}

/* line 255, ../sass/screen.scss */
.privacy-ul ul {
  list-style: circle inside none;
}

/* line 259, ../sass/screen.scss */
.news-page h1 {
  font-size: 70px;
  max-width: 800px;
}
/* line 262, ../sass/screen.scss */
.news-page .news-filter {
  padding-top: 50px;
}
/* line 264, ../sass/screen.scss */
.news-page .news-filter p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-bottom: 5px;
}
/* line 267, ../sass/screen.scss */
.news-page .news-filter ul {
  list-style: none;
  padding-inline-start: 0px;
  padding-left: 0px;
}
/* line 269, ../sass/screen.scss */
.news-page .news-filter ul li {
  display: inline-block;
  font-size: 16px;
  padding-right: 25px;
  font-weight: 400;
  cursor: pointer;
}
/* line 273, ../sass/screen.scss */
.news-page .news-filter .selected {
  color: #B50938;
}

/* line 278, ../sass/screen.scss */
.news-inner {
  min-height: 240px;
}

/* line 283, ../sass/screen.scss */
.news-item2 .inner-news {
  background-color: #fff;
  padding-bottom: 35px;
  margin-bottom: 50px;
  min-height: 570px;
}
/* line 285, ../sass/screen.scss */
.news-item2 .inner-news h3 {
  font-size: 25px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  font-weight: 400;
  min-height: 90px;
}
/* line 288, ../sass/screen.scss */
.news-item2 .inner-news p {
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 4rem !important;
}
/* line 291, ../sass/screen.scss */
.news-item2 .inner-news span {
  font-size: 14px;
  padding-top: 15px;
}
/* line 296, ../sass/screen.scss */
.news-item2 a.btn {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: 140px;
  bottom: 70px;
}

/* line 307, ../sass/screen.scss */
.pagination {
  margin-top: 20px;
}
/* line 309, ../sass/screen.scss */
.pagination ul {
  list-style: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -5px !important;
  padding-left: 0px;
  padding-inline-start: 0px;
}
/* line 311, ../sass/screen.scss */
.pagination ul li {
  display: inline-block;
  text-align: center;
  font-family: "Calibri", sans-serif;
  font-size: 1.1rem;
  cursor: pointer;
  line-height: 1;
  background-color: #fff;
  width: 37px;
  height: 37px;
  padding-top: 10px;
  color: #000;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 3px;
}
/* line 321, ../sass/screen.scss */
.pagination ul li.selected {
  color: #fff;
  background-color: #B50938;
}
/* line 326, ../sass/screen.scss */
.pagination ul li:hover {
  color: #B50938;
}

/* line 335, ../sass/screen.scss */
.single-news h1, .careers-page h1, .community-page h1 {
  font-size: 60px;
  color: #000;
  line-height: 1.05;
}
/* line 339, ../sass/screen.scss */
.single-news .general-wysiwyg p, .single-news .general-wysiwyg span, .single-news .general-wysiwyg ul, .single-news .general-wysiwyg li, .single-news .general-wysiwyg ol, .careers-page .general-wysiwyg p, .careers-page .general-wysiwyg span, .careers-page .general-wysiwyg ul, .careers-page .general-wysiwyg li, .careers-page .general-wysiwyg ol, .community-page .general-wysiwyg p, .community-page .general-wysiwyg span, .community-page .general-wysiwyg ul, .community-page .general-wysiwyg li, .community-page .general-wysiwyg ol {
  font-size: 25px;
  line-height: 34px;
  font-weight: 500;
}
/* line 343, ../sass/screen.scss */
.single-news .my-date, .careers-page .my-date, .community-page .my-date {
  font-size: 16px !important;
  font-weight: 500;
}
/* line 347, ../sass/screen.scss */
.single-news .breadcrumbs ul, .careers-page .breadcrumbs ul, .community-page .breadcrumbs ul {
  list-style: none;
  padding-inline-start: 4px;
  padding-left: 4px;
}
/* line 349, ../sass/screen.scss */
.single-news .breadcrumbs ul li, .careers-page .breadcrumbs ul li, .community-page .breadcrumbs ul li {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 352, ../sass/screen.scss */
.single-news .breadcrumbs ul a, .careers-page .breadcrumbs ul a, .community-page .breadcrumbs ul a {
  color: #000;
}
/* line 355, ../sass/screen.scss */
.single-news .breadcrumbs ul a:hover, .careers-page .breadcrumbs ul a:hover, .community-page .breadcrumbs ul a:hover {
  color: #B50938;
}
/* line 361, ../sass/screen.scss */
.single-news .news-logo, .careers-page .news-logo, .community-page .news-logo {
  position: absolute;
  bottom: 0px;
  width: 170px;
}

/* line 365, ../sass/screen.scss */
.single-news .general-wysiwyg p, .single-news .general-wysiwyg span, .single-news .general-wysiwyg ul, .single-news .general-wysiwyg li, .single-news .general-wysiwyg ol {
  font-weight: 300;
}

/* line 370, ../sass/screen.scss */
.careers-page h3 {
  font-weight: 300;
}
/* line 373, ../sass/screen.scss */
.careers-page .career-item {
  background-color: #fff;
}
/* line 375, ../sass/screen.scss */
.careers-page .career-item h2 {
  font-size: 40px;
  padding-bottom: 15px;
  padding-top: 0px;
}
/* line 379, ../sass/screen.scss */
.careers-page .career-item p, .careers-page .career-item span, .careers-page .career-item ul, .careers-page .career-item li, .careers-page .career-item ol {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 0px;
}

/* line 386, ../sass/screen.scss */
.community-page h3 {
  font-weight: 300;
}
/* line 389, ../sass/screen.scss */
.community-page .community-item2 {
  background-color: #fff;
}
/* line 391, ../sass/screen.scss */
.community-page .community-item2 h2 {
  font-size: 40px;
  padding-bottom: 15px;
  padding-top: 0px;
}
/* line 395, ../sass/screen.scss */
.community-page .community-item2 p, .community-page .community-item2 span, .community-page .community-item2 ul, .community-page .community-item2 li, .community-page .community-item2 ol {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 0px;
}
/* line 400, ../sass/screen.scss */
.community-page .community-logo {
  width: 200px;
}

/* line 412, ../sass/screen.scss */
.at-share-btn-elements .at-share-btn {
  background-color: #006EC8 !important;
  color: #fff !important;
  text-decoration: none !important;
  margin-right: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
  margin-left: 0px !important;
  border: 1px solid #006EC8 !important;
  padding-left: 10px !important;
}
/* line 418, ../sass/screen.scss */
.at-share-btn-elements .at-share-btn .at-label {
  font-size: 1rem !important;
  font-family: "Blanco", sans-serif !important;
  padding-right: 0px !important;
}
/* line 427, ../sass/screen.scss */
.at-share-btn-elements .at-share-btn:hover {
  background-color: #fff !important;
}
/* line 429, ../sass/screen.scss */
.at-share-btn-elements .at-share-btn:hover .at-label {
  color: #006EC8 !important;
}
/* line 433, ../sass/screen.scss */
.at-share-btn-elements .at-share-btn:hover .at-icon-wrapper .at-icon {
  fill: #006EC8 !important;
}

/* line 443, ../sass/screen.scss */
.hero-holder {
  max-height: 634px;
  overflow: hidden;
}

/* line 446, ../sass/screen.scss */
.hero-img-tier-2 {
  max-height: 467px;
  overflow: hidden;
}

/* line 452, ../sass/screen.scss */
.home-page .master-hero-img .hero-details, .single-services-page .master-hero-img .hero-details {
  position: absolute;
  max-width: 1258px;
  width: 1258px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  bottom: 0px;
  left: 50px;
  right: 0;
  height: 420px;
}
/* line 464, ../sass/screen.scss */
.home-page .master-hero-img .hero-details h1, .single-services-page .master-hero-img .hero-details h1 {
  font-size: 4.25em;
  color: #fff;
  text-align: left;
  line-height: 1.05em;
  margin-bottom: 5px;
  max-width: 630px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
}
/* line 475, ../sass/screen.scss */
.home-page .master-hero-img .hero-details h2, .single-services-page .master-hero-img .hero-details h2 {
  color: #fff;
  font-size: 1.625rem;
  font-weight: 500;
  max-width: 550px;
  min-height: 130px;
}
/* line 480, ../sass/screen.scss */
.home-page .master-hero-img .arrow-down, .single-services-page .master-hero-img .arrow-down {
  color: #fff;
  font-size: 3.5rem;
  font-weight: 300;
  margin-top: 30px;
  position: absolute;
  bottom: 100px;
  right: 40px;
}
/* line 481, ../sass/screen.scss */
.home-page .master-hero-img .arrow-down a, .single-services-page .master-hero-img .arrow-down a {
  color: #fff;
}
/* line 486, ../sass/screen.scss */
.home-page .master-hero-img .arrow-down .blue-arrow, .single-services-page .master-hero-img .arrow-down .blue-arrow {
  display: none;
}

/* line 495, ../sass/screen.scss */
.column-block-3 p, .column-block-3 h3, .column-block-3 .btn {
  margin-left: 20px;
  margin-right: 20px;
}
/* line 498, ../sass/screen.scss */
.column-block-3 .btn {
  margin-bottom: 30px;
}
/* line 501, ../sass/screen.scss */
.column-block-3 .block-3-item {
  box-shadow: 0px 3px 10px 5px rgba(1, 1, 1, 0.05);
  vertical-align: middle;
}

/* line 505, ../sass/screen.scss */
.recent-articles-block {
  background-color: #F3F3F3;
  padding-bottom: 100px;
}
/* line 507, ../sass/screen.scss */
.recent-articles-block h2 {
  color: #B50938;
  font-size: 18px;
}

/* line 513, ../sass/screen.scss */
.recent-articles-block .news-item, .recent-articles-block .caro-item, .recent-articles-block .author-deets, .articles-page .news-item, .articles-page .caro-item, .articles-page .author-deets, .single-article .news-item, .single-article .caro-item, .single-article .author-deets, .menu-articles .news-item, .menu-articles .caro-item, .menu-articles .author-deets, .page-landing .news-item, .page-landing .caro-item, .page-landing .author-deets {
  margin-bottom: 40px;
  background-color: #fff;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 50px;
  width: 30%;
}
/* line 516, ../sass/screen.scss */
.recent-articles-block .news-item .author-img, .recent-articles-block .caro-item .author-img, .recent-articles-block .author-deets .author-img, .articles-page .news-item .author-img, .articles-page .caro-item .author-img, .articles-page .author-deets .author-img, .single-article .news-item .author-img, .single-article .caro-item .author-img, .single-article .author-deets .author-img, .menu-articles .news-item .author-img, .menu-articles .caro-item .author-img, .menu-articles .author-deets .author-img, .page-landing .news-item .author-img, .page-landing .caro-item .author-img, .page-landing .author-deets .author-img {
  width: 32px;
  height: 32px;
  border-radius: 20px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
}
/* line 519, ../sass/screen.scss */
.recent-articles-block .news-item .author-details, .recent-articles-block .caro-item .author-details, .recent-articles-block .author-deets .author-details, .articles-page .news-item .author-details, .articles-page .caro-item .author-details, .articles-page .author-deets .author-details, .single-article .news-item .author-details, .single-article .caro-item .author-details, .single-article .author-deets .author-details, .menu-articles .news-item .author-details, .menu-articles .caro-item .author-details, .menu-articles .author-deets .author-details, .page-landing .news-item .author-details, .page-landing .caro-item .author-details, .page-landing .author-deets .author-details {
  display: inline-block;
  font-size: 13px;
  font-style: italic;
  line-height: 15px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
}
/* line 522, ../sass/screen.scss */
.recent-articles-block .news-item hr, .recent-articles-block .caro-item hr, .recent-articles-block .author-deets hr, .articles-page .news-item hr, .articles-page .caro-item hr, .articles-page .author-deets hr, .single-article .news-item hr, .single-article .caro-item hr, .single-article .author-deets hr, .menu-articles .news-item hr, .menu-articles .caro-item hr, .menu-articles .author-deets hr, .page-landing .news-item hr, .page-landing .caro-item hr, .page-landing .author-deets hr {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 526, ../sass/screen.scss */
.recent-articles-block .news-item h3, .recent-articles-block .caro-item h3, .recent-articles-block .author-deets h3, .articles-page .news-item h3, .articles-page .caro-item h3, .articles-page .author-deets h3, .single-article .news-item h3, .single-article .caro-item h3, .single-article .author-deets h3, .menu-articles .news-item h3, .menu-articles .caro-item h3, .menu-articles .author-deets h3, .page-landing .news-item h3, .page-landing .caro-item h3, .page-landing .author-deets h3 {
  color: #000;
  font-weight: 400;
  padding-left: 18px;
  padding-right: 18px;
}
/* line 532, ../sass/screen.scss */
.recent-articles-block .news-item p, .recent-articles-block .caro-item p, .recent-articles-block .author-deets p, .articles-page .news-item p, .articles-page .caro-item p, .articles-page .author-deets p, .single-article .news-item p, .single-article .caro-item p, .single-article .author-deets p, .menu-articles .news-item p, .menu-articles .caro-item p, .menu-articles .author-deets p, .page-landing .news-item p, .page-landing .caro-item p, .page-landing .author-deets p {
  padding-left: 18px;
  padding-right: 18px;
}
/* line 535, ../sass/screen.scss */
.recent-articles-block .news-item span, .recent-articles-block .caro-item span, .recent-articles-block .author-deets span, .articles-page .news-item span, .articles-page .caro-item span, .articles-page .author-deets span, .single-article .news-item span, .single-article .caro-item span, .single-article .author-deets span, .menu-articles .news-item span, .menu-articles .caro-item span, .menu-articles .author-deets span, .page-landing .news-item span, .page-landing .caro-item span, .page-landing .author-deets span {
  font-size: 14px;
  padding-top: 15px;
}
/* line 540, ../sass/screen.scss */
.recent-articles-block .author-deets strong, .articles-page .author-deets strong, .single-article .author-deets strong, .menu-articles .author-deets strong, .page-landing .author-deets strong {
  font-weight: 900;
}
/* line 547, ../sass/screen.scss */
.recent-articles-block .caro-item .author-img, .recent-articles-block .single-article .author-img, .recent-articles-block .author-deets .author-img, .articles-page .caro-item .author-img, .articles-page .single-article .author-img, .articles-page .author-deets .author-img, .single-article .caro-item .author-img, .single-article .single-article .author-img, .single-article .author-deets .author-img, .menu-articles .caro-item .author-img, .menu-articles .single-article .author-img, .menu-articles .author-deets .author-img, .page-landing .caro-item .author-img, .page-landing .single-article .author-img, .page-landing .author-deets .author-img {
  width: 39px;
  height: 39px;
  border-radius: 20px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
}
/* line 550, ../sass/screen.scss */
.recent-articles-block .caro-item .author-details, .recent-articles-block .single-article .author-details, .recent-articles-block .author-deets .author-details, .articles-page .caro-item .author-details, .articles-page .single-article .author-details, .articles-page .author-deets .author-details, .single-article .caro-item .author-details, .single-article .single-article .author-details, .single-article .author-deets .author-details, .menu-articles .caro-item .author-details, .menu-articles .single-article .author-details, .menu-articles .author-deets .author-details, .page-landing .caro-item .author-details, .page-landing .single-article .author-details, .page-landing .author-deets .author-details {
  display: inline-block;
  font-size: 15px;
  font-style: italic;
  line-height: 16px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 2px;
}

/* line 563, ../sass/screen.scss */
.leaders-block .more-articles-btn {
  font-weight: 500;
  font-size: 15px;
  float: right;
  margin-top: -22px;
  text-decoration: none;
}

/* line 574, ../sass/screen.scss */
.recent-articles-block .news-item:last-of-type {
  margin-right: 0px;
}

/* line 587, ../sass/screen.scss */
.recent-articles-block.col-6:nth-child(2n+3) {
  border-right: none !important;
}
/* line 590, ../sass/screen.scss */
.recent-articles-block .more-articles-btn {
  font-weight: 500;
  font-size: 15px;
  float: right;
  margin-top: -22px;
  text-decoration: none;
}

/* line 609, ../sass/screen.scss */
.articles-page .news-item {
  margin-bottom: 10px;
}
/* line 612, ../sass/screen.scss */
.articles-page .article-filter {
  float: right;
  margin-top: -28px;
}
/* line 615, ../sass/screen.scss */
.articles-page .article-filter span {
  font-family: "Calibri", sans-serif;
  color: #F3F3F3;
  padding-left: 25px;
  cursor: pointer;
}
/* line 618, ../sass/screen.scss */
.articles-page .article-filter .filter-title {
  color: #B50938;
}
/* line 621, ../sass/screen.scss */
.articles-page .article-filter .selected {
  color: #B50938;
}
/* line 624, ../sass/screen.scss */
.articles-page .article-filter span:hover {
  color: #B50938;
}
/* line 629, ../sass/screen.scss */
.articles-page .filter-people-holder, .articles-page .filter-service-holder, .articles-page .filter-tag-holder {
  margin-top: -28px;
  display: none;
}
/* line 633, ../sass/screen.scss */
.articles-page .filter-item {
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #8c8a8a;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
/* line 635, ../sass/screen.scss */
.articles-page .filter-item.selected {
  background-color: #B50938;
  color: #fff;
}
/* line 641, ../sass/screen.scss */
.articles-page .pagination {
  margin-top: 80px;
}
/* line 643, ../sass/screen.scss */
.articles-page .pagination ul {
  list-style: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -5px !important;
}
/* line 645, ../sass/screen.scss */
.articles-page .pagination ul li {
  display: inline-block;
  text-align: center;
  color: #F3F3F3;
  font-family: "Calibri", sans-serif;
  font-size: 1.5rem;
  padding-left: 22px;
  padding-right: 22px;
  cursor: pointer;
  line-height: 0;
}
/* line 648, ../sass/screen.scss */
.articles-page .pagination ul li.selected {
  color: #B50938;
}
/* line 652, ../sass/screen.scss */
.articles-page .pagination ul li:hover {
  color: #B50938;
}

/* line 662, ../sass/screen.scss */
.article-wysiwyg h1 {
  max-width: 700px;
  line-height: 1.15;
  padding-bottom: 12px;
}
/* line 665, ../sass/screen.scss */
.article-wysiwyg h2 {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.25;
  padding-bottom: 20px;
}
/* line 668, ../sass/screen.scss */
.article-wysiwyg h3 {
  font-size: 2.125rem;
  font-style: italic;
  padding-top: 10px;
  line-height: 1.15;
}
/* line 671, ../sass/screen.scss */
.article-wysiwyg p {
  font-size: 1rem !important;
  line-height: 21px;
  line-height: 1.625;
}
/* line 675, ../sass/screen.scss */
.article-wysiwyg strong {
  font-weight: 900;
}
/* line 678, ../sass/screen.scss */
.article-wysiwyg ul {
  padding-inline-start: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 20px;
  padding-bottom: 20px;
}

/* line 688, ../sass/screen.scss */
.article-author-deets img {
  width: 73px;
  height: 73px;
  float: right;
  border-radius: 40px;
}
/* line 691, ../sass/screen.scss */
.article-author-deets a, .article-author-deets span {
  padding-right: 5px;
  color: #231F20;
  font-weight: 600;
}
/* line 694, ../sass/screen.scss */
.article-author-deets a {
  text-decoration: underline;
}
/* line 697, ../sass/screen.scss */
.article-author-deets .name, .article-author-deets .role {
  font-size: 1.3125rem;
  color: #B50938;
  font-weight: 600;
}
/* line 700, ../sass/screen.scss */
.article-author-deets .name {
  padding-bottom: 0px;
  margin-bottom: -2px;
}
/* line 703, ../sass/screen.scss */
.article-author-deets .role {
  font-style: italic;
}
/* line 706, ../sass/screen.scss */
.article-author-deets p {
  max-width: 470px;
}
/* line 709, ../sass/screen.scss */
.article-author-deets a:hover {
  color: #B50938;
}

/* line 721, ../sass/screen.scss */
.service-item h4:after {
  content: "\f356";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 15px;
  font-size: 12px;
}

/* line 724, ../sass/screen.scss */
.menu-overlay .people-item h4:after {
  content: "\f356";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 15px;
  font-size: 12px;
}

/* line 727, ../sass/screen.scss */
.menu-overlay .people-item h4:hover {
  color: #231F20;
}

/* line 730, ../sass/screen.scss */
.menu-overlay .people-item a:hover {
  text-decoration: none;
}

/* line 735, ../sass/screen.scss */
.service-block .service-item:nth-child(n+5) p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

/* line 745, ../sass/screen.scss */
.service-item.col-lg-3:nth-child(4n+5) {
  border-right: none !important;
}
/* line 748, ../sass/screen.scss */
.service-item a:hover h4 {
  color: #231F20;
}

/* line 753, ../sass/screen.scss */
.career-page-link {
  position: relative;
}
/* line 755, ../sass/screen.scss */
.career-page-link h4 {
  line-height: 1.5;
}
/* line 758, ../sass/screen.scss */
.career-page-link h4:hover {
  color: #231F20;
}

/* line 762, ../sass/screen.scss */
.career-page-link h4:after {
  content: "\f356";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0px;
  font-size: 12px;
  top: 10px;
}

/* line 766, ../sass/screen.scss */
.career-item {
  margin-bottom: 20px;
}

/* line 773, ../sass/screen.scss */
.hero-block-details {
  position: absolute;
  top: 35%;
  max-width: 290px;
  margin-left: 9%;
  left: 0px;
}
/* line 780, ../sass/screen.scss */
.hero-block-details h2 {
  font-size: 3.25rem !important;
  font-family: "Calibri", sans-serif;
  line-height: 1.1;
  margin-bottom: 10px;
}
/* line 785, ../sass/screen.scss */
.hero-block-details .sub-title {
  font-weight: bold;
  margin-bottom: 7px;
}

/* line 791, ../sass/screen.scss */
.header-block-3 p, .header-block-2 p {
  text-transform: uppercase;
}
/* line 793, ../sass/screen.scss */
.header-block-3 p a, .header-block-2 p a {
  color: #000;
}
/* line 796, ../sass/screen.scss */
.header-block-3 p a:hover, .header-block-2 p a:hover {
  color: #B50938;
}

/* line 803, ../sass/screen.scss */
.repeatable-content-block .cta-button {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 220px;
}
/* line 813, ../sass/screen.scss */
.repeatable-content-block p {
  padding-bottom: 65px;
}

/* line 823, ../sass/screen.scss */
.people-page h1 {
  margin-bottom: 4px;
}
/* line 826, ../sass/screen.scss */
.people-page .people-header {
  margin-bottom: -40px !important;
}
/* line 829, ../sass/screen.scss */
.people-page .people-item {
  margin-top: 60px;
}
/* line 832, ../sass/screen.scss */
.people-page .people-item:nth-child(4n+5) {
  border-right: none !important;
}
/* line 835, ../sass/screen.scss */
.people-page h4 {
  line-height: 1.5;
  padding-top: 18px;
  margin-bottom: -2px;
}
/* line 840, ../sass/screen.scss */
.people-page .col-3.last-row {
  margin-bottom: 0px;
}
/* line 845, ../sass/screen.scss */
.people-page .people-page-im {
  width: 100%;
  height: auto;
}

/* line 859, ../sass/screen.scss */
.single-people h1 {
  padding-top: 0px;
  font-size: 2.125em;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 862, ../sass/screen.scss */
.single-people .h4 {
  padding-top: 0px;
  font-size: 2.125em;
  font-weight: 600;
  font-family: "Calibri", sans-serif;
  margin-top: -7px;
  padding-bottom: 4px;
}
/* line 865, ../sass/screen.scss */
.single-people .more-articles-btn {
  font-weight: 500;
  font-family: "Calibri", sans-serif;
  font-size: 15px;
  float: right;
  margin-top: -28px;
}
/* line 869, ../sass/screen.scss */
.single-people .people-page-im {
  width: 100%;
  height: auto;
}

/* line 874, ../sass/screen.scss */
.service-item p {
  max-width: 330px;
}

/* line 882, ../sass/screen.scss */
.careers-page h1 {
  margin-bottom: 20px;
}
/* line 885, ../sass/screen.scss */
.careers-page h2 {
  font-family: "Calibri", sans-serif;
  font-size: 1.625rem;
  padding-top: 5px;
}
/* line 888, ../sass/screen.scss */
.careers-page h3 {
  font-family: "Calibri", sans-serif;
  font-size: 1.625rem;
  margin-top: -5px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #231F20;
}
/* line 891, ../sass/screen.scss */
.careers-page .career-item {
  margin-bottom: 5px;
  min-height: 150px;
}
/* line 894, ../sass/screen.scss */
.careers-page .career-item p {
  line-height: 1.6;
}
/* line 897, ../sass/screen.scss */
.careers-page .career-item .small {
  font-size: 16px;
}
/* line 901, ../sass/screen.scss */
.careers-page .career-item:nth-child(3) {
  border-right: none !important;
}
/* line 904, ../sass/screen.scss */
.careers-page .career-item:nth-child(6) {
  border-right: none !important;
}
/* line 907, ../sass/screen.scss */
.careers-page .career-item:nth-child(9) {
  border-right: none !important;
}

/* line 913, ../sass/screen.scss */
.community-page h1 {
  margin-bottom: 20px;
}
/* line 916, ../sass/screen.scss */
.community-page h2 {
  font-family: "Calibri", sans-serif;
  font-size: 1.625rem;
  padding-top: 5px;
}
/* line 919, ../sass/screen.scss */
.community-page h3 {
  font-family: "Calibri", sans-serif;
  font-size: 1.625rem;
  margin-top: -5px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #231F20;
}
/* line 922, ../sass/screen.scss */
.community-page .community-item2 {
  margin-bottom: 5px;
  min-height: 150px;
}
/* line 925, ../sass/screen.scss */
.community-page .community-item2 p {
  line-height: 1.6;
}
/* line 928, ../sass/screen.scss */
.community-page .community-item2 .small {
  font-size: 16px;
}
/* line 932, ../sass/screen.scss */
.community-page .community-item2:nth-child(3) {
  border-right: none !important;
}
/* line 935, ../sass/screen.scss */
.community-page .community-item2:nth-child(6) {
  border-right: none !important;
}
/* line 938, ../sass/screen.scss */
.community-page .community-item2:nth-child(9) {
  border-right: none !important;
}

/* line 943, ../sass/screen.scss */
.acf-fc-popup ul {
  height: 30px !important;
}
/* line 946, ../sass/screen.scss */
.acf-fc-popup li {
  height: 30px !important;
}

/* line 951, ../sass/screen.scss */
.acf-map {
  width: 100%;
  height: 530px;
  border: #ccc solid 1px;
  margin: 20px 0;
}

/* fixes potential theme css conflict */
/* line 959, ../sass/screen.scss */
.acf-map img {
  max-width: inherit !important;
}

/* line 965, ../sass/screen.scss */
.map-content .inner-content {
  padding-top: 0px !important;
}
/* line 970, ../sass/screen.scss */
.map-content .body-content .content-inner {
  padding-top: 0px !important;
}
/* line 975, ../sass/screen.scss */
.map-content img {
  padding-bottom: 0px;
}
/* line 978, ../sass/screen.scss */
.map-content .body-content a {
  text-align: center;
}
/* line 981, ../sass/screen.scss */
.map-content h2 {
  padding-top: 24px;
}

/* line 986, ../sass/screen.scss */
.siteNotice {
  max-width: 160px;
}

/* line 991, ../sass/screen.scss */
.gm-style-iw #content {
  margin-left: 5px;
}
/* line 993, ../sass/screen.scss */
.gm-style-iw #content p {
  padding-bottom: 10px;
}

/* line 1000, ../sass/screen.scss */
main.single-careers h1 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 1003, ../sass/screen.scss */
main.single-careers h2 {
  font-size: 1.625rem;
  padding-top: 0px;
  font-weight: 700;
  padding-bottom: 30px;
}
/* line 1006, ../sass/screen.scss */
main.single-careers p b {
  font-family: "Calibri", sans-serif;
  font-size: 0.9375rem;
}
/* line 1009, ../sass/screen.scss */
main.single-careers p {
  line-height: 1.6;
}
/* line 1012, ../sass/screen.scss */
main.single-careers .single-careers p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 1015, ../sass/screen.scss */
main.single-careers .left-column-ops-title {
  margin-bottom: 5px;
}
/* line 1019, ../sass/screen.scss */
main.single-careers .left-column-ops-title b {
  font-family: "Calibri", sans-serif;
}
/* line 1025, ../sass/screen.scss */
main.single-careers .left-column-ops p {
  line-height: 1.1;
  padding-bottom: 16px;
}

/* line 1033, ../sass/screen.scss */
.arrow-columns p {
  line-height: 1.6;
}
/* line 1036, ../sass/screen.scss */
.arrow-columns strong {
  font-weight: 700;
}

/* line 1046, ../sass/screen.scss */
.single-services-page .leader-item {
  position: relative;
}
/* line 1048, ../sass/screen.scss */
.single-services-page .leader-item img {
  width: 71px;
  height: 71px;
  border-radius: 35px;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 1051, ../sass/screen.scss */
.single-services-page .leader-item h4 {
  line-height: 1.4;
  padding-top: 0px;
}
/* line 1054, ../sass/screen.scss */
.single-services-page .leader-item h4:after {
  content: "\f356";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: 0px;
  font-size: 12px;
  top: 10px;
}
/* line 1057, ../sass/screen.scss */
.single-services-page .leader-item a:hover h4 {
  color: #231F20;
}

/* line 1067, ../sass/screen.scss */
.services-wysiwyg p, .services-wysiwyg b, .services-wysiwyg span, .services-wysiwyg li, .large-wysiwyg p, .large-wysiwyg b, .large-wysiwyg span, .large-wysiwyg li, .general-wysiwyg p, .general-wysiwyg b, .general-wysiwyg span, .general-wysiwyg li {
  font-size: 20px;
  font-weight: 300;
}
/* line 1070, ../sass/screen.scss */
.services-wysiwyg li, .large-wysiwyg li, .general-wysiwyg li {
  line-height: 1.2;
  padding-bottom: 15px;
  font-variant-numeric: oldstyle-nums;
}
/* line 1073, ../sass/screen.scss */
.services-wysiwyg ol, .large-wysiwyg ol, .general-wysiwyg ol {
  margin-left: 0px;
  padding-left: 0px;
  list-style-position: inside;
}
/* line 1081, ../sass/screen.scss */
.services-wysiwyg strong, .services-wysiwyg b, .large-wysiwyg strong, .large-wysiwyg b, .general-wysiwyg strong, .general-wysiwyg b {
  font-weight: 700;
}
/* line 1083, ../sass/screen.scss */
.services-wysiwyg strong span, .services-wysiwyg b span, .large-wysiwyg strong span, .large-wysiwyg b span, .general-wysiwyg strong span, .general-wysiwyg b span {
  font-weight: 700;
}
/* line 1087, ../sass/screen.scss */
.services-wysiwyg strong, .services-wysiwyg b, .large-wysiwyg strong, .large-wysiwyg b, .general-wysiwyg strong, .general-wysiwyg b {
  display: inline-block;
}
/* line 1091, ../sass/screen.scss */
.services-wysiwyg p, .large-wysiwyg p, .general-wysiwyg p {
  padding-bottom: 0px;
  line-height: 1.2;
}
/* line 1094, ../sass/screen.scss */
.services-wysiwyg p:last-child, .large-wysiwyg p:last-child, .general-wysiwyg p:last-child {
  margin-bottom: 0px;
}
/* line 1097, ../sass/screen.scss */
.services-wysiwyg h6, .large-wysiwyg h6, .general-wysiwyg h6 {
  font-size: 1rem;
  color: #231F20;
  padding-bottom: 15px;
}
/* line 1100, ../sass/screen.scss */
.services-wysiwyg h3, .large-wysiwyg h3, .general-wysiwyg h3 {
  padding-top: 6px;
  padding-bottom: 0px;
  color: #231F20;
  font-size: 34px;
}
/* line 1102, ../sass/screen.scss */
.services-wysiwyg h3 span, .large-wysiwyg h3 span, .general-wysiwyg h3 span {
  font-family: "Calibri", sans-serif;
  font-size: 2.125rem;
}
/* line 1108, ../sass/screen.scss */
.services-wysiwyg h4, .large-wysiwyg h4, .general-wysiwyg h4 {
  padding-top: 5px !important;
  padding-bottom: 10px;
  color: #231F20;
  font-size: 24px;
}
/* line 1110, ../sass/screen.scss */
.services-wysiwyg h4 span, .large-wysiwyg h4 span, .general-wysiwyg h4 span {
  font-family: "Calibri", sans-serif;
  font-size: 1.5rem;
}
/* line 1114, ../sass/screen.scss */
.services-wysiwyg h4 a, .large-wysiwyg h4 a, .general-wysiwyg h4 a {
  text-decoration: underline;
}
/* line 1119, ../sass/screen.scss */
.services-wysiwyg a, .large-wysiwyg a, .general-wysiwyg a {
  text-decoration: underline;
}
/* line 1122, ../sass/screen.scss */
.services-wysiwyg ul, .large-wysiwyg ul, .general-wysiwyg ul {
  padding-inline-start: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 25px;
}
/* line 1131, ../sass/screen.scss */
.services-wysiwyg hr, .large-wysiwyg hr, .general-wysiwyg hr {
  border-top: 2px solid #c1c0c0 !important;
}

/* line 1137, ../sass/screen.scss */
.general-wysiwyg p {
  line-height: 1.45;
  margin-bottom: 10px;
}

/* line 1142, ../sass/screen.scss */
.img-caption {
  padding-left: 100px;
  font-size: 0.8125rem;
  padding-top: 3px;
}

/* line 1148, ../sass/screen.scss */
.left-wysiwyg p, .left-wysiwyg li {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.4;
}
/* line 1151, ../sass/screen.scss */
.left-wysiwyg h4 span {
  font-size: 1rem;
  font-family: "Calibri", sans-serif;
}
/* line 1161, ../sass/screen.scss */
.left-wysiwyg a:hover {
  text-decoration: underline !important;
}

/* line 1167, ../sass/screen.scss */
.single-people-details a {
  color: #231F20;
  text-decoration: underline;
}
/* line 1170, ../sass/screen.scss */
.single-people-details a:hover {
  color: #B50938;
}
/* line 1174, ../sass/screen.scss */
.single-people-details .detail-span {
  font-size: 1rem;
}
/* line 1177, ../sass/screen.scss */
.single-people-details ul {
  padding-top: 10px;
}

/* line 1182, ../sass/screen.scss */
.single-person-details-tab span {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 1187, ../sass/screen.scss */
.columns-1-3 h4, .columns-1-3 b {
  padding-top: 0px;
}
/* line 1190, ../sass/screen.scss */
.columns-1-3 b, .columns-1-3 strong {
  padding-top: 20px;
}
/* line 1194, ../sass/screen.scss */
.columns-1-3 p:first-of-type b, .columns-1-3 p:first-of-type strong {
  padding-top: 0px;
}
/* line 1198, ../sass/screen.scss */
.columns-1-3 .general-wysiwyg h4 {
  padding-top: 20px;
}

/* line 1204, ../sass/screen.scss */
.sitemap-page li {
  font-size: 1.3rem;
}

/* line 1212, ../sass/screen.scss */
.working-with-block h3 {
  font-size: 2.125rem;
  color: #231F20;
  font-family: "Calibri", sans-serif;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: 600;
}
/* line 1215, ../sass/screen.scss */
.working-with-block h4 {
  font-size: 1.625rem;
  color: #231F20;
  font-family: "Calibri", sans-serif;
  max-width: 700px;
  font-weight: 500;
  line-height: 1.2;
}
/* line 1218, ../sass/screen.scss */
.working-with-block h5 {
  font-size: 1.625rem;
  color: #231F20;
  font-family: "Calibri", sans-serif;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 1;
}
/* line 1221, ../sass/screen.scss */
.working-with-block h6 {
  font-size: 1.625rem;
  color: #231F20;
  font-weight: 500;
  font-family: "Calibri", sans-serif;
  padding-bottom: 20px;
}
/* line 1224, ../sass/screen.scss */
.working-with-block a {
  text-decoration: underline;
}
/* line 1227, ../sass/screen.scss */
.working-with-block strong {
  font-weight: 700;
  padding-bottom: 5px;
}
/* line 1230, ../sass/screen.scss */
.working-with-block p {
  line-height: 1.6;
}
/* line 1233, ../sass/screen.scss */
.working-with-block .collegue-item:nth-of-type(1) {
  border-right: 1px solid #8c8a8a !important;
}
/* line 1234, ../sass/screen.scss */
.working-with-block .collegue-item:nth-of-type(5) {
  border-right: 1px solid #8c8a8a !important;
}
/* line 1235, ../sass/screen.scss */
.working-with-block .collegue-item:nth-of-type(9) {
  border-right: 1px solid #8c8a8a !important;
}
/* line 1236, ../sass/screen.scss */
.working-with-block .collegue-item:nth-of-type(13) {
  border-right: 1px solid #8c8a8a !important;
}
/* line 1238, ../sass/screen.scss */
.working-with-block .collegue-item p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 1245, ../sass/screen.scss */
.working-with-block .collegue-inner img {
  max-width: 176px;
}

/* line 1262, ../sass/screen.scss */
.bg-cir.fa-twitter {
  background-color: #B50938;
  color: #fff;
  width: 26px;
  height: 26px;
  padding-left: 6px;
  padding-top: 6px;
}
/* line 1267, ../sass/screen.scss */
.bg-cir.fa-twitter:hover {
  background-color: #231F20;
}
/* line 1270, ../sass/screen.scss */
.bg-cir.fa-linkedin-in {
  background-color: #B50938;
  color: #fff;
  width: 26px;
  height: 26px;
  padding-left: 6px;
  padding-top: 6px;
}
/* line 1275, ../sass/screen.scss */
.bg-cir.fa-linkedin-in:hover {
  background-color: #231F20;
}

/* line 1287, ../sass/screen.scss */
.download-item {
  border-top: 1px solid #B50938;
  padding-top: 10px;
}
/* line 1289, ../sass/screen.scss */
.download-item h4 {
  font-size: 1.0em;
  margin-bottom: 0px;
}
/* line 1292, ../sass/screen.scss */
.download-item .fa-file {
  font-size: 3em;
  color: #003043;
}
/* line 1295, ../sass/screen.scss */
.download-item .download-icon {
  display: inline-block;
  width: 6%;
}
/* line 1298, ../sass/screen.scss */
.download-item .download-copy {
  display: inline-block;
  width: 80%;
}
/* line 1301, ../sass/screen.scss */
.download-item .download-btn {
  display: inline-block;
  width: 10%;
}
/* line 1304, ../sass/screen.scss */
.download-item hr {
  border-top: 1px solid #B50938;
  width: 100%;
}

/* line 1311, ../sass/screen.scss */
.downloads-holder hr {
  border-top: 1px solid #B50938;
  width: 100%;
  margin-top: 0px;
}

/* line 1320, ../sass/screen.scss */
.video-image {
  cursor: pointer;
}

/* line 1323, ../sass/screen.scss */
.video-holder {
  display: none;
}

/* line 1327, ../sass/screen.scss */
.video-play-but {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -65px;
  margin-top: -40px;
}

/* line 1338, ../sass/screen.scss */
.performance-block .download-item .download-icon {
  width: 10%;
}
/* line 1341, ../sass/screen.scss */
.performance-block .download-item .download-copy {
  width: 75%;
}

/* line 1353, ../sass/screen.scss */
.contact-cta-block {
  text-decoration: none !important;
}
/* line 1355, ../sass/screen.scss */
.contact-cta-block h3 {
  font-size: 40px;
  vertical-align: middle;
  font-weight: 400;
  padding-bottom: 10px;
  margin-bottom: 0px;
  padding-top: 35px;
}
/* line 1359, ../sass/screen.scss */
.contact-cta-block .btn {
  vertical-align: middle;
}
/* line 1362, ../sass/screen.scss */
.contact-cta-block .cta-inner {
  min-height: 110px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 25px;
}
/* line 1365, ../sass/screen.scss */
.contact-cta-block span {
  text-decoration: underline !important;
}

/* line 1385, ../sass/screen.scss */
.cta-logo {
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  width: auto;
  z-index: 5;
  cursor: pointer;
  display: none;
}

/* line 1408, ../sass/screen.scss */
.cta-grey {
  background-color: #F3F3F3;
}

/* line 1421, ../sass/screen.scss */
.slick-slide {
  outline: none !important;
}

/* line 1424, ../sass/screen.scss */
.slick-list {
  padding: 0px !important;
}

/* line 1428, ../sass/screen.scss */
.slick-prev:before, .slick-next:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1430, ../sass/screen.scss */
.slick-prev:before {
  content: "\f30a";
  padding-right: 30px;
  position: absolute;
  right: 0px;
}

/* line 1431, ../sass/screen.scss */
[dir="rtl"] .slick-prev:before {
  content: "\f30a";
  padding-right: 30px;
  position: absolute;
  right: 0px;
}

/* line 1433, ../sass/screen.scss */
[dir="rtl"] .slick-next {
  left: -10px;
  top: 70px;
  right: auto;
  margin-left: 10px;
}

/* line 1434, ../sass/screen.scss */
.slick-next:before {
  content: "\f30b";
  margin-left: 10px;
}

/* line 1435, ../sass/screen.scss */
[dir="rtl"] .slick-next:before {
  content: "\f30b";
  margin-left: 10px;
}

/* line 1437, ../sass/screen.scss */
.slick-next, .slick-prev {
  height: 50px;
  width: 70px;
}

/* line 1441, ../sass/screen.scss */
.slick-next {
  right: -75px;
}

/* line 1444, ../sass/screen.scss */
.slick-prev {
  left: -75px;
}

/* line 1448, ../sass/screen.scss */
.remove-after::after {
  background: none !important;
}

/* line 1456, ../sass/screen.scss */
.download-content-block .download-overlay {
  background-color: #fff;
  width: 680px;
  height: 320px;
  position: absolute;
  top: 20%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding: 20px;
}
/* line 1465, ../sass/screen.scss */
.download-content-block .side-image {
  position: absolute;
  right: 10px;
  top: 20px;
}

/* line 1474, ../sass/screen.scss */
.expertise-holder:last-of-type p {
  margin-bottom: 0px !important;
}

/* line 1481, ../sass/screen.scss */
.services-wysiwyg .dataTables_wrapper strong, .services-wysiwyg .dataTables_wrapper b, .large-wysiwyg .dataTables_wrapper strong, .large-wysiwyg .dataTables_wrapper b, .general-wysiwyg .dataTables_wrapper strong, .general-wysiwyg .dataTables_wrapper b {
  padding-top: 0px !important;
}

/* line 1491, ../sass/screen.scss */
.news-a:hover {
  text-decoration: none !important;
}

/* line 1498, ../sass/screen.scss */
.mobile, .mobile2 {
  display: none !important;
}

/* line 1501, ../sass/screen.scss */
.mobile-only {
  display: none;
}

/* line 1509, ../sass/screen.scss */
.map-buttons {
  color: #B50938;
}
/* line 1511, ../sass/screen.scss */
.map-buttons span {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
}
/* line 1518, ../sass/screen.scss */
.map-buttons .selected {
  border-bottom: 1px solid #B50938;
}

@media only screen and (min-width: 1800px) {
  /* line 1536, ../sass/screen.scss */
  .carousel-header .swiper-inner {
    margin-top: -520px !important;
  }
}
@media only screen and (min-width: 2000px) {
  /* line 1541, ../sass/screen.scss */
  .carousel-header .swiper-inner {
    margin-top: -620px !important;
  }
}
@media only screen and (min-width: 1100px) {
  /* line 1546, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1200px) {
  /* line 1549, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1400px) {
  /* line 1552, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -200px;
  }
}
@media only screen and (min-width: 1600px) {
  /* line 1556, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -300px;
  }
}
@media only screen and (min-width: 1800px) {
  /* line 1561, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -400px;
  }
}
@media only screen and (min-width: 2000px) {
  /* line 1565, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -600px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  /* line 1570, ../sass/screen.scss */
  .communities-module .community-item .content-overlay {
    min-height: 410px;
  }

  /* line 1573, ../sass/screen.scss */
  .communities-module .completed-item .content-overlay {
    min-height: 620px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1199px) {
  /* line 1578, ../sass/screen.scss */
  .communities-module .community-item .content-overlay {
    min-height: 350px;
  }

  /* line 1581, ../sass/screen.scss */
  .communities-module .completed-item .content-overlay {
    min-height: 450px;
  }
}
@media only screen and (max-width: 1400px) {
  /* line 1586, ../sass/screen.scss */
  .cards-2-block .content-overlay {
    min-height: 350px;
  }
  /* line 1588, ../sass/screen.scss */
  .cards-2-block .content-overlay h2 {
    min-height: 125px;
  }
}
@media only screen and (max-width: 1140px) {
  /* line 1594, ../sass/screen.scss */
  .cards-2-block .content-overlay {
    min-height: 340px;
  }
  /* line 1596, ../sass/screen.scss */
  .cards-2-block .content-overlay p {
    min-height: 135px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1602, ../sass/screen.scss */
  .cards-2-block .content-overlay {
    min-height: 310px;
  }
  /* line 1604, ../sass/screen.scss */
  .cards-2-block .content-overlay h2 {
    min-height: 85px;
  }
  /* line 1607, ../sass/screen.scss */
  .cards-2-block .content-overlay p {
    min-height: 125px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1613, ../sass/screen.scss */
  .cards-2-block .content-overlay {
    min-height: initial;
  }
  /* line 1615, ../sass/screen.scss */
  .cards-2-block .content-overlay h2 {
    min-height: initial;
  }
  /* line 1618, ../sass/screen.scss */
  .cards-2-block .content-overlay p {
    min-height: initial;
  }
}
@media only screen and (min-width: 520px) and (max-width: 767px) {
  /* line 1624, ../sass/screen.scss */
  .news-item2 .inner-news {
    min-height: 670px;
  }
}
@media only screen and (min-width: 1140px) and (max-width: 1400px) {
  /* line 1637, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details, .single-services-page .master-hero-img .hero-details {
    position: absolute;
    max-width: 1104px;
  }

  /* line 1645, ../sass/screen.scss */
  .home-page .master-hero-img .arrow-down, .single-services-page .master-hero-img .arrow-down {
    color: #fff;
    font-size: 3rem;
    position: absolute;
  }

  /* line 1650, ../sass/screen.scss */
  .working-with-block img {
    width: 160px;
    height: 160px;
  }
  /* line 1654, ../sass/screen.scss */
  .working-with-block .collegue-inner p {
    max-width: 260px;
  }
  /* line 1657, ../sass/screen.scss */
  .working-with-block h6 {
    padding-bottom: 15px;
  }

  /* line 1661, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details {
    max-width: 370px;
  }
  /* line 1663, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details p {
    max-width: 320px;
  }
  /* line 1666, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details h2 {
    font-size: 2.125rem !important;
    letter-spacing: 0.3px;
  }

  /* line 1670, ../sass/screen.scss */
  .swiper-img {
    position: relative;
  }
  /* line 1672, ../sass/screen.scss */
  .swiper-img .main-im {
    width: 50% !important;
    height: 458px !important;
    right: 0px !important;
  }
}
@media only screen and (min-width: 1025px) {
  /* line 1682, ../sass/screen.scss */
  .arrow-down a:hover .white-arrow {
    display: none;
  }
  /* line 1685, ../sass/screen.scss */
  .arrow-down a:hover .blue-arrow {
    display: inline-block !important;
    z-index: 100;
  }

  /* line 1691, ../sass/screen.scss */
  .close-but-inner:hover .close-but-blue {
    display: none;
  }
  /* line 1694, ../sass/screen.scss */
  .close-but-inner:hover .close-but-black {
    display: initial;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
  /* line 1703, ../sass/screen.scss */
  #full-header .multi-menu {
    width: 700px;
    padding-left: 205px;
  }

  /* line 1707, ../sass/screen.scss */
  #full-header .menu2 li {
    font-size: 18px;
    margin-left: 20px;
  }

  /* line 1712, ../sass/screen.scss */
  .carousel-header .swiper-inner {
    margin-top: -320px !important;
  }

  /* line 1717, ../sass/screen.scss */
  .recent-articles-block .news-item, .recent-articles-block .caro-item, .recent-articles-block .author-deets, .articles-page .news-item, .articles-page .caro-item, .articles-page .author-deets, .single-article .news-item, .single-article .caro-item, .single-article .author-deets, .menu-articles .news-item, .menu-articles .caro-item, .menu-articles .author-deets, .page-landing .news-item, .page-landing .caro-item, .page-landing .author-deets {
    margin-right: 40px;
  }

  /* line 1720, ../sass/screen.scss */
  .single-news .general-wysiwyg p, .single-news .general-wysiwyg span, .single-news .general-wysiwyg ul, .single-news .general-wysiwyg li, .single-news .general-wysiwyg ol, .careers-page .general-wysiwyg p, .careers-page .general-wysiwyg span, .careers-page .general-wysiwyg ul, .careers-page .general-wysiwyg li, .careers-page .general-wysiwyg ol, .community-page .general-wysiwyg p, .community-page .general-wysiwyg span, .community-page .general-wysiwyg ul, .community-page .general-wysiwyg li, .community-page .general-wysiwyg ol {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }

  /* line 1725, ../sass/screen.scss */
  .single-news .general-wysiwyg p, .single-news .general-wysiwyg span, .single-news .general-wysiwyg ul, .single-news .general-wysiwyg li, .single-news .general-wysiwyg ol {
    font-weight: 300;
  }

  /* line 1729, ../sass/screen.scss */
  .general-wysiwyg p {
    line-height: 1.25;
    margin-bottom: 10px;
    font-size: 18px;
  }

  /* line 1734, ../sass/screen.scss */
  .left-wysiwyg p, li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
  }

  /* line 1739, ../sass/screen.scss */
  .hero-holder {
    max-height: 534px;
  }

  /* line 1754, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details h1, .single-services-page .master-hero-img .hero-details h1 {
    margin-left: 5px;
  }
  /* line 1755, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details h2, .single-services-page .master-hero-img .hero-details h2 {
    margin-left: 5px;
  }

  /* line 1757, ../sass/screen.scss */
  .home-page .master-hero-img .arrow-down, .single-services-page .master-hero-img .arrow-down {
    color: #fff;
    font-size: 3rem;
    position: absolute;
    display: none;
  }

  /* line 1763, ../sass/screen.scss */
  .carousel-header .swiper-inner .caro-details h2 {
    font-size: 50px !important;
    max-width: 650px;
  }

  /* line 1768, ../sass/screen.scss */
  .swiper-inner {
    margin-top: 6%;
  }

  /* line 1771, ../sass/screen.scss */
  .hero-block-details {
    top: 25%;
    max-width: 290px;
    margin-left: 8%;
  }

  /* line 1777, ../sass/screen.scss */
  .people-page h1 {
    margin-bottom: 2px;
  }
  /* line 1780, ../sass/screen.scss */
  .people-page .people-header {
    margin-bottom: -20px !important;
  }
  /* line 1783, ../sass/screen.scss */
  .people-page .people-item {
    margin-top: 40px;
  }

  /* line 1789, ../sass/screen.scss */
  .single-people h2 {
    padding-top: 0px;
    font-size: 1.625em;
    font-weight: 600;
    font-family: "Blanco", sans-serif;
    margin-top: -7px;
    padding-bottom: 4px;
  }

  /* line 1801, ../sass/screen.scss */
  .working-with-block img {
    width: 160px;
    height: 160px;
  }
  /* line 1805, ../sass/screen.scss */
  .working-with-block .collegue-inner p {
    max-width: 260px;
  }
  /* line 1807, ../sass/screen.scss */
  .working-with-block h3 {
    font-size: 1.625rem;
  }
  /* line 1811, ../sass/screen.scss */
  .working-with-block h4 {
    font-size: 1rem;
    max-width: 400px;
  }
  /* line 1814, ../sass/screen.scss */
  .working-with-block h6 {
    padding-bottom: 15px;
  }

  /* line 1820, ../sass/screen.scss */
  .career-item p {
    margin-bottom: 5px;
  }

  /* line 1824, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details {
    max-width: 340px;
  }
  /* line 1827, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details p {
    max-width: 320px;
  }
  /* line 1830, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details h2 {
    font-size: 2.125rem !important;
  }

  /* line 1834, ../sass/screen.scss */
  .swiper-img {
    position: relative;
    height: 410px !important;
    width: 100%;
  }
  /* line 1836, ../sass/screen.scss */
  .swiper-img .main-im {
    width: 50% !important;
    height: 410px !important;
    right: 0px !important;
  }

  /* line 1844, ../sass/screen.scss */
  .articles-page .swiper-inner {
    margin-top: 3%;
  }

  /* line 1847, ../sass/screen.scss */
  .single-news h1 {
    font-size: 40px;
    color: #000;
    line-height: 1.05;
  }
}
@media only screen and (max-width: 991px) {
  /* line 1856, ../sass/screen.scss */
  .mobile-hide {
    display: none !important;
  }

  /* line 1857, ../sass/screen.scss */
  .mobile {
    display: block !important;
  }

  /* line 1861, ../sass/screen.scss */
  #page {
    margin-top: 140px;
  }

  /* line 1864, ../sass/screen.scss */
  #full-header {
    min-height: 140px;
  }

  /* line 1868, ../sass/screen.scss */
  .carousel-header .swiper-inner .caro-details h2 {
    font-size: 34px !important;
    max-width: 600px;
  }

  /* line 1872, ../sass/screen.scss */
  #full-header .multi-menu {
    width: 600px;
    padding-left: 105px;
    padding-bottom: 120px;
  }

  /* line 1877, ../sass/screen.scss */
  .multi-menu-open {
    padding-bottom: 110px;
  }

  /* line 1882, ../sass/screen.scss */
  .repeatable-content-block p {
    font-size: 1.125rem;
    line-height: 1.4;
  }

  /* line 1886, ../sass/screen.scss */
  .contact-page h1 {
    font-size: 50px;
  }

  /* line 1889, ../sass/screen.scss */
  .contact-page .general-wysiwyg p {
    font-size: 20px;
    padding-top: 20px;
  }

  /* line 1893, ../sass/screen.scss */
  .h1-hero {
    font-size: 2.725rem;
  }

  /* line 1896, ../sass/screen.scss */
  .news-page h1 {
    font-size: 40px;
    line-height: 1.08;
    max-width: 500px;
  }

  /* line 1900, ../sass/screen.scss */
  .careers-page h1, .community-page h1 {
    font-size: 50px;
    color: #000;
    line-height: 1.05;
  }

  /* line 1905, ../sass/screen.scss */
  .single-news h1 {
    font-size: 40px;
    color: #000;
    line-height: 1.05;
  }

  /* line 1910, ../sass/screen.scss */
  h2-2, .h2-2 {
    font-size: 1.5rem;
  }

  /* line 1913, ../sass/screen.scss */
  .community-page h3 {
    font-size: 1.125rem;
  }

  /* line 1916, ../sass/screen.scss */
  .community-page .community-item2 h2 {
    font-size: 34px;
    padding-bottom: 15px;
    padding-top: 0px;
  }

  /* line 1921, ../sass/screen.scss */
  .grey-box .inner-grey-box p {
    line-height: 1.5;
    font-size: 1.15rem;
  }

  /* line 1926, ../sass/screen.scss */
  .btn-wide {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  /* line 1930, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details, .single-services-page .master-hero-img .hero-details {
    position: absolute;
    max-width: 1258px;
    width: auto;
    text-align: left;
    margin-left: initial;
    margin-right: initial;
    bottom: 0px;
    left: 40px;
    right: 0;
    height: 420px;
  }

  /* line 1942, ../sass/screen.scss */
  .arrow-down {
    display: none;
  }

  /* line 1946, ../sass/screen.scss */
  #full-header .menu2 li {
    font-size: 16px;
    margin-left: 20px;
  }

  /* line 1951, ../sass/screen.scss */
  .carousel-header .swiper-inner {
    margin-top: -240px !important;
  }

  /* line 1956, ../sass/screen.scss */
  .recent-articles-block .news-item, .recent-articles-block .caro-item, .recent-articles-block .author-deets, .articles-page .news-item, .articles-page .caro-item, .articles-page .author-deets, .single-article .news-item, .single-article .caro-item, .single-article .author-deets, .menu-articles .news-item, .menu-articles .caro-item, .menu-articles .author-deets, .page-landing .news-item, .page-landing .caro-item, .page-landing .author-deets {
    margin-right: 20px;
    width: 31%;
  }

  /* line 1959, ../sass/screen.scss */
  .single-news .general-wysiwyg p, .single-news .general-wysiwyg span, .single-news .general-wysiwyg ul, .single-news .general-wysiwyg li, .single-news .general-wysiwyg ol, .careers-page .general-wysiwyg p, .careers-page .general-wysiwyg span, .careers-page .general-wysiwyg ul, .careers-page .general-wysiwyg li, .careers-page .general-wysiwyg ol, .community-page .general-wysiwyg p, .community-page .general-wysiwyg span, .community-page .general-wysiwyg ul, .community-page .general-wysiwyg li, .community-page .general-wysiwyg ol {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
  }

  /* line 1964, ../sass/screen.scss */
  .general-wysiwyg p {
    line-height: 1.25;
    margin-bottom: 10px;
    font-size: 18px;
  }

  /* line 1969, ../sass/screen.scss */
  .left-wysiwyg p, .left-wysiwyg li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
  }

  /* line 1974, ../sass/screen.scss */
  .hero-holder {
    max-height: 534px;
  }

  /* line 1978, ../sass/screen.scss */
  .single-news .general-wysiwyg p, .single-news .general-wysiwyg span, .single-news .general-wysiwyg ul, .single-news .general-wysiwyg li, .single-news .general-wysiwyg ol {
    font-weight: 300;
  }

  /* line 1982, ../sass/screen.scss */
  #full-header .menu2 {
    margin-top: 59px;
  }

  /* line 1987, ../sass/screen.scss */
  .communities-module .community-item .content-overlay {
    margin-bottom: 30px;
  }

  /* line 1992, ../sass/screen.scss */
  .news-item2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 1995, ../sass/screen.scss */
  .news-page .news-filter {
    padding-top: 30px;
  }

  /* line 1998, ../sass/screen.scss */
  .community-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 2002, ../sass/screen.scss */
  .careers-page .career-item p, .careers-page .career-item span, .careers-page .career-item ul, .careers-page .career-item li, .careers-page .career-item ol {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 0px;
  }

  /* line 2009, ../sass/screen.scss */
  .footer .sub-footer span {
    padding-left: 10px;
    padding-right: 20px;
  }

  /* line 2015, ../sass/screen.scss */
  .remove-border-left-tablet {
    border-left: none !important;
  }

  /* line 2019, ../sass/screen.scss */
  .header-space.no-image {
    margin-top: 44px;
    height: 133px;
  }

  /* line 2023, ../sass/screen.scss */
  #full-header .brand img {
    width: 121px;
    height: 72px;
    padding: 0px;
    margin-left: 20px;
    margin-top: 22px;
  }

  /* line 2026, ../sass/screen.scss */
  .menu-overlay .brand img {
    width: 121px;
    height: 72px;
    padding: 0px;
  }

  /* line 2029, ../sass/screen.scss */
  .menu-overlay {
    padding-top: 37px;
    padding-bottom: 60px;
  }

  /* line 2033, ../sass/screen.scss */
  .menu-overlay .header-logo {
    padding-bottom: 60px !important;
  }

  /* line 2037, ../sass/screen.scss */
  .close-menu-holder .close-but-inner {
    width: 23px;
    height: 23px;
  }

  /* line 2042, ../sass/screen.scss */
  .menu-overlay .our-people {
    border-right: none !important;
  }

  /* line 2046, ../sass/screen.scss */
  #full-header.no-image .logo-blue {
    display: inline-block;
    margin-left: 15px;
    margin-top: 30px;
  }

  /* line 2053, ../sass/screen.scss */
  #full-header .nav-container {
    margin-right: 0px;
  }
  /* line 2055, ../sass/screen.scss */
  #full-header .nav-container .nav-toggle .bar {
    width: 27px;
    height: 4px;
    margin-bottom: 4px;
  }

  /* line 2060, ../sass/screen.scss */
  .stickynav #full-header .brand img {
    padding: 0px 0px;
    max-height: 23px;
    margin-top: 16px;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
    margin-bottom: 14px;
    margin-left: -30px;
  }

  /* line 2069, ../sass/screen.scss */
  .stickynav #full-header .nav-container {
    margin-right: 0px;
  }

  /* line 2078, ../sass/screen.scss */
  .hero-holder {
    max-height: 787px;
  }

  /* line 2082, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details, .single-services-page .master-hero-img .hero-details {
    margin-top: 340px;
    height: 260px;
  }

  /* line 2086, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details h1, .single-services-page .master-hero-img .hero-details h1 {
    font-size: 2.625rem;
    line-height: 1.20em;
    margin-bottom: 5px;
    max-width: 700px;
    margin-left: 0px;
  }
  /* line 2087, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details h2, .single-services-page .master-hero-img .hero-details h2 {
    font-size: 1.325rem;
    max-width: 500px;
    min-height: 130px;
    margin-left: 0px;
  }

  /* line 2089, ../sass/screen.scss */
  .home-page .master-hero-img .arrow-down, .single-services-page .master-hero-img .arrow-down {
    font-size: 3rem;
    margin-top: 30px;
    bottom: 0px;
    margin-left: 30px;
  }
  /* line 2091, ../sass/screen.scss */
  .home-page .master-hero-img .arrow-down img, .single-services-page .master-hero-img .arrow-down img {
    width: 30px;
    height: 32px;
  }

  /* line 2095, ../sass/screen.scss */
  .service-item.col-lg-3:nth-child(2n+3) {
    border-right: none !important;
  }

  /* line 2102, ../sass/screen.scss */
  .swiper-inner {
    margin-top: 5%;
  }

  /* line 2105, ../sass/screen.scss */
  .swiper-slide {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  /* line 2108, ../sass/screen.scss */
  .swiper-inner .caro-details {
    max-width: 280px;
    margin-left: 1.5%;
  }

  /* line 2116, ../sass/screen.scss */
  .recent-articles-block .col-md-6:nth-child(2n+2) {
    border-right: none !important;
  }

  /* line 2119, ../sass/screen.scss */
  .contact-cta-block h3 {
    font-size: 1.5rem;
    padding-top: 37px;
  }

  /* line 2122, ../sass/screen.scss */
  .contact-cta-block a {
    font-size: 1.3125rem;
    margin-top: -5px;
  }

  /* line 2127, ../sass/screen.scss */
  .hero-block-details {
    top: 25%;
    max-width: 290px;
    margin-left: 8%;
  }

  /* line 2132, ../sass/screen.scss */
  .hero-block-details h2 {
    font-size: 2.625rem !important;
    line-height: 1.1;
    margin-bottom: 10px;
  }

  /* line 2138, ../sass/screen.scss */
  .copyright {
    font-size: 13px !important;
  }

  /* line 2141, ../sass/screen.scss */
  .footer .sub-footer span {
    width: 20px;
  }

  /* line 2144, ../sass/screen.scss */
  .footer .rounded-circle {
    margin-right: 4px;
  }

  /* line 2148, ../sass/screen.scss */
  .service-item, .people-item {
    padding-bottom: 3px !important;
  }

  /* line 2153, ../sass/screen.scss */
  .news-item .bottom-line {
    display: none;
  }

  /* line 2164, ../sass/screen.scss */
  .single-article .news-holder .news-item {
    margin-bottom: 0px;
  }

  /* line 2169, ../sass/screen.scss */
  .menu-articles .more-articles-temp {
    font-weight: 500;
    font-size: 15px;
    float: right;
    margin-top: -22px;
    text-decoration: none;
  }

  /* line 2180, ../sass/screen.scss */
  .columns-1-3 .border-left {
    border-left: none !important;
  }

  /* line 2189, ../sass/screen.scss */
  .single-services-page .leader-item {
    position: relative;
  }
  /* line 2191, ../sass/screen.scss */
  .single-services-page .leader-item img {
    width: 71px;
    height: 71px;
    border-radius: 35px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* line 2194, ../sass/screen.scss */
  .single-services-page .leader-item h4 {
    line-height: 1.4;
    padding-top: 0px;
  }
  /* line 2197, ../sass/screen.scss */
  .single-services-page .leader-item h4:after {
    content: "\f356";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0px;
    font-size: 12px;
    top: 10px;
  }
  /* line 2200, ../sass/screen.scss */
  .single-services-page .leader-item a:hover h4 {
    color: #231F20;
  }

  /* line 2206, ../sass/screen.scss */
  .leaders-block .border-right {
    border-right: none !important;
  }
  /* line 2209, ../sass/screen.scss */
  .leaders-block .leader-holder:nth-child(odd) {
    border-right: 1px solid #8c8a8a !important;
  }

  /* line 2215, ../sass/screen.scss */
  .single-services .recent-articles-block .more-articles-btn {
    margin-top: 10px;
  }

  /* line 2220, ../sass/screen.scss */
  .recent-articles-block .news-item, .recent-articles-block .caro-item, .recent-articles-block .author-deets, .articles-page .news-item, .articles-page .caro-item, .articles-page .author-deets, .single-article .news-item, .single-article .caro-item, .single-article .author-deets, .menu-articles .news-item, .menu-articles .caro-item, .menu-articles .author-deets {
    margin-bottom: 20px;
  }

  /* line 2228, ../sass/screen.scss */
  .single-article .news-holder .news-item {
    margin-bottom: 20px;
  }

  /* line 2234, ../sass/screen.scss */
  .people-page h1, .careers-page h1 {
    font-size: 2.625rem;
    margin-bottom: 8px;
  }

  /* line 2239, ../sass/screen.scss */
  .people-page .people-header {
    margin-bottom: -20px !important;
  }
  /* line 2242, ../sass/screen.scss */
  .people-page .people-item {
    margin-top: 35px;
  }
  /* line 2245, ../sass/screen.scss */
  .people-page .people-item:nth-child(5n+5) {
    border-right: 1px solid #8c8a8a !important;
  }
  /* line 2248, ../sass/screen.scss */
  .people-page .people-item:nth-child(3n+4) {
    border-right: none !important;
  }

  /* line 2254, ../sass/screen.scss */
  .single-people .single-person-image-tab {
    max-width: 220px;
    margin-right: 24px;
  }
  /* line 2257, ../sass/screen.scss */
  .single-people .single-people-details {
    border-left: none !important;
  }
  /* line 2260, ../sass/screen.scss */
  .single-people .single-person-details-tab {
    top: 128px;
    left: 260px;
    position: absolute;
  }
  /* line 2265, ../sass/screen.scss */
  .single-people .expertise-block {
    border-right: none !important;
  }
  /* line 2269, ../sass/screen.scss */
  .single-people .expertise-block .border-right {
    border-right: none !important;
  }
  /* line 2272, ../sass/screen.scss */
  .single-people .expertise-block .expertise-holder:nth-child(odd) {
    border-right: 1px solid #8c8a8a !important;
  }
  /* line 2278, ../sass/screen.scss */
  .single-people .recent-articles-block .more-articles-btn {
    margin-top: 10px;
  }

  /* line 2288, ../sass/screen.scss */
  .working-with-block img {
    width: 98px;
    height: 98px;
  }
  /* line 2292, ../sass/screen.scss */
  .working-with-block .collegue-inner p {
    max-width: 200px;
    line-height: 1.2;
  }
  /* line 2294, ../sass/screen.scss */
  .working-with-block h3 {
    font-size: 1.625rem;
  }
  /* line 2298, ../sass/screen.scss */
  .working-with-block h4 {
    font-size: 1rem;
    max-width: 400px;
  }
  /* line 2301, ../sass/screen.scss */
  .working-with-block h5 {
    font-size: 1.25rem;
  }
  /* line 2304, ../sass/screen.scss */
  .working-with-block h6 {
    padding-bottom: 15px;
    font-size: 1.25rem;
  }

  /* line 2311, ../sass/screen.scss */
  .careers-page h2 {
    font-size: 1.25rem;
    padding-bottom: 5px;
  }
  /* line 2314, ../sass/screen.scss */
  .careers-page h3 {
    font-size: 1.25rem;
  }

  /* line 2320, ../sass/screen.scss */
  .single-careers h1 {
    font-size: 2.625rem;
    margin-bottom: 0px;
  }
  /* line 2324, ../sass/screen.scss */
  .single-careers .opps-tab p {
    line-height: 1.2;
  }

  /* line 2333, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details {
    max-width: 270px;
  }
  /* line 2335, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details p {
    max-width: 270px;
  }
  /* line 2338, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details h2 {
    font-size: 1.625rem !important;
  }

  /* line 2342, ../sass/screen.scss */
  .swiper-img {
    position: relative;
    height: 312px !important;
    width: 100%;
  }
  /* line 2344, ../sass/screen.scss */
  .swiper-img .main-im {
    width: 50% !important;
    height: 312px !important;
    right: 0px !important;
  }

  /* line 2352, ../sass/screen.scss */
  .articles-page .swiper-inner {
    margin-top: 2%;
  }

  /* line 2355, ../sass/screen.scss */
  .articles-page .caro-item .author-img {
    width: 30px;
    height: 30px;
    margin-bottom: 8px;
  }

  /* line 2360, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details .author-details {
    font-size: 13px;
    line-height: 1.1;
    padding-top: 0px;
  }

  /* line 2364, ../sass/screen.scss */
  .articles-page {
    /* styles for '...' */
    /* hide ... if we have text, which is less than or equal to max lines */
    		 /*
    		.post-title-short {
    		    overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        }
    		
    		.post-title-short {
    		  overflow: hidden;
    		  position: relative; 
    		  line-height: 1.2em;
    		  max-height: 3.2em; 
    		  
        margin-right: -0.5em;
        padding-right: 1.2em;
    		}
    		.post-title-short:before {
    		  content: '...';
    		  position: absolute;
    		  right: 3px;
    		  bottom: 0;
    		}
    
    		.post-title-short:after {
    		  content: '';
    		  position: absolute;
    		  right: 0;
    		  width: 1em;
    		  height: 1em;
    		  margin-top: 0.2em;
    		  background: #dddddd;
    		}
    		*/
  }
  /* line 2365, ../sass/screen.scss */
  .articles-page h1 {
    font-size: 2.625rem;
    margin-bottom: 0px;
  }
  /* line 2368, ../sass/screen.scss */
  .articles-page .swiper-slide {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  /* line 2374, ../sass/screen.scss */
  .articles-page .post-excerpt {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
  }
  /* line 2383, ../sass/screen.scss */
  .articles-page .post-excerpt:before {
    content: '...';
    position: absolute;
    right: 3px;
    bottom: 0;
  }
  /* line 2390, ../sass/screen.scss */
  .articles-page .post-excerpt2:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: #dddddd;
  }
  /* line 2434, ../sass/screen.scss */
  .articles-page .h2 {
    font-size: 1.625rem !important;
  }

  /* line 2440, ../sass/screen.scss */
  .articles-tablet .news-item:nth-child(odd) {
    border-right: 1px solid #8c8a8a !important;
  }
  /* line 2443, ../sass/screen.scss */
  .articles-tablet .news-item:nth-child(even) {
    border-right: none !important;
  }

  /* line 2447, ../sass/screen.scss */
  .articles-page .pagination {
    margin-top: 20px;
  }

  /* line 2452, ../sass/screen.scss */
  .article-author-deets img {
    width: 37px;
    height: 37px;
    float: right;
    border-radius: 40px;
  }

  /* line 2459, ../sass/screen.scss */
  .single-post h1 {
    font-size: 2.625rem;
    margin-bottom: 0px;
  }
  /* line 2462, ../sass/screen.scss */
  .single-post .article-author-deets p {
    max-width: 550px;
    padding-right: 20px;
  }
  /* line 2465, ../sass/screen.scss */
  .single-post .img-caption {
    padding-left: 60px;
    font-size: 13px !important;
  }
  /* line 2470, ../sass/screen.scss */
  .single-post .author-img {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: inline-block;
  }
  /* line 2474, ../sass/screen.scss */
  .single-post .author-img-share {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    display: inline-block;
  }
  /* line 2477, ../sass/screen.scss */
  .single-post .author-details {
    font-size: 13px !important;
    display: inline-block;
    padding-left: 5px;
  }
  /* line 2479, ../sass/screen.scss */
  .single-post .author-details strong {
    font-weight: 700;
  }
  /* line 2483, ../sass/screen.scss */
  .single-post .leaders-block {
    border-right: none !important;
  }
  /* line 2485, ../sass/screen.scss */
  .single-post .leaders-block .more-articles-bt {
    margin-top: -20px;
  }
  /* line 2490, ../sass/screen.scss */
  .single-post .recent-articles-block .more-articles-btn {
    margin-top: -20px;
  }
  /* line 2494, ../sass/screen.scss */
  .single-post .news-item {
    border-right: none !important;
  }
  /* line 2497, ../sass/screen.scss */
  .single-post .news-item:first-child {
    border-right: 1px solid #8c8a8a !important;
  }

  /* line 2502, ../sass/screen.scss */
  .no-tablet {
    display: none !important;
  }

  /* line 2506, ../sass/screen.scss */
  .single-people .people-page-im {
    width: 220px;
    height: 220px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 2515, ../sass/screen.scss */
  .recent-articles-block .news-item:last-of-type {
    border-right: none !important;
  }

  /* line 2518, ../sass/screen.scss */
  .articles-page .filter-people-holder, .articles-page .filter-service-holder, .articles-page .filter-tag-holder {
    margin-top: 0px;
    display: none;
  }

  /* line 2523, ../sass/screen.scss */
  .single-careers .border-left {
    border-left: none !important;
  }

  /* line 2528, ../sass/screen.scss */
  .no-padding .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 2532, ../sass/screen.scss */
  .no-padding .col-1, .no-padding .col-2, .no-padding .col-3, .no-padding .col-4, .no-padding .col-5, .no-padding .col-6, .no-padding .col-7, .no-padding .col-8, .no-padding .col-9, .no-padding .col-10, .no-padding .col-11, .no-padding .col-12, .no-padding .col, .no-padding .col-auto, .no-padding .col-sm-1, .no-padding .col-sm-2, .no-padding .col-sm-3, .no-padding .col-sm-4, .no-padding .col-sm-5, .no-padding .col-sm-6, .no-padding .col-sm-7, .no-padding .col-sm-8, .no-padding .col-sm-9, .no-padding .col-sm-10, .no-padding .col-sm-11, .no-padding .col-sm-12, .no-padding .col-sm, .no-padding .col-sm-auto, .no-padding .col-md-1, .no-padding .col-md-2, .no-padding .col-md-3, .no-padding .col-md-4, .no-padding .col-md-5, .no-padding .col-md-6, .no-padding .col-md-7, .no-padding .col-md-8, .no-padding .col-md-9, .no-padding .col-md-10, .no-padding .col-md-11, .no-padding .col-md-12, .no-padding .col-md, .no-padding .col-md-auto, .no-padding .col-lg-1, .no-padding .col-lg-2, .no-padding .col-lg-3, .no-padding .col-lg-4, .no-padding .col-lg-5, .no-padding .col-lg-6, .no-padding .col-lg-7, .no-padding .col-lg-8, .no-padding .col-lg-9, .no-padding .col-lg-10, .no-padding .col-lg-11, .no-padding .col-lg-12, .no-padding .col-lg, .no-padding .col-lg-auto, .no-padding .col-xl-1, .no-padding .col-xl-2, .no-padding .col-xl-3, .no-padding .col-xl-4, .no-padding .col-xl-5, .no-padding .col-xl-6, .no-padding .col-xl-7, .no-padding .col-xl-8, .no-padding .col-xl-9, .no-padding .col-xl-10, .no-padding .col-xl-11, .no-padding .col-xl-12, .no-padding .col-xl, .no-padding .col-xl-auto {
    padding-right: 25px;
    padding-left: 25px;
  }

  /* line 2539, ../sass/screen.scss */
  .news-filter ul {
    display: none;
  }

  /* line 2542, ../sass/screen.scss */
  .news-page .news-filter ul li {
    width: 50%;
  }
}
/* line 2550, ../sass/screen.scss */
.news-filter-but {
  cursor: pointer;
}

/* line 2553, ../sass/screen.scss */
.news-filter-but:hover {
  color: #B50938;
}

/* line 2556, ../sass/screen.scss */
.desktop-articles {
  min-height: 608px;
}

@media only screen and (max-width: 768px) {
  /* line 2562, ../sass/screen.scss */
  .hero-holder img {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2575, ../sass/screen.scss */
  #full-header {
    min-height: 66px;
  }

  /* line 2578, ../sass/screen.scss */
  #page {
    margin-top: 66px;
  }

  /* line 2581, ../sass/screen.scss */
  #full-header .brand img {
    width: 80px;
    height: auto;
    padding: 0px;
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 10px;
  }

  /* line 2585, ../sass/screen.scss */
  .cards-2-block a.btn {
    width: 120px;
  }

  /* line 2590, ../sass/screen.scss */
  .service-item p {
    max-width: 90%;
  }

  /* line 2593, ../sass/screen.scss */
  .service-item.col-lg-3 {
    border-right: none !important;
  }

  /* line 2596, ../sass/screen.scss */
  .single-people .single-people .single-person-details-tab {
    top: 0px;
    left: 0px;
    position: relative;
    margin-bottom: 30px;
  }

  /* line 2602, ../sass/screen.scss */
  .swiper-img .caro-grey {
    min-height: 320px;
  }

  /* line 2605, ../sass/screen.scss */
  .swiper-img {
    height: auto !important;
  }

  /* line 2608, ../sass/screen.scss */
  .hero-block-details {
    top: 6%;
    max-width: 290px;
    margin-left: 8%;
  }

  /* line 2613, ../sass/screen.scss */
  .news-item:first-child {
    border-right: none !important;
  }

  /* line 2616, ../sass/screen.scss */
  .leaders-block .leader-holder:nth-child(odd) {
    border-right: none !important;
  }

  /* line 2619, ../sass/screen.scss */
  .people-page .people-item:nth-child(odd) {
    border-right: none !important;
  }

  /* line 2622, ../sass/screen.scss */
  .people-page .people-item:nth-child(even) {
    border-right: 1px solid #8c8a8a !important;
  }

  /* line 2625, ../sass/screen.scss */
  .btn-line-right-mob a {
    position: absolute;
    margin-top: -16px;
    background-color: #F5F5F5;
    right: 0px;
    padding-left: 10px;
  }

  /* line 2632, ../sass/screen.scss */
  .single-people .expertise-block .expertise-holder:nth-child(odd) {
    border-right: none !important;
  }

  /* line 2635, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(1) {
    border-right: none !important;
  }

  /* line 2638, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(5) {
    border-right: none !important;
  }

  /* line 2641, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(9) {
    border-right: none !important;
  }

  /* line 2644, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(13) {
    border-right: none !important;
  }

  /* line 2647, ../sass/screen.scss */
  .careers-page .career-item {
    border-right: none !important;
  }

  /* line 2650, ../sass/screen.scss */
  .articles-page .articles-tablet .news-item:nth-child(odd) {
    border-right: none !important;
  }

  /* line 2653, ../sass/screen.scss */
  .articles-page .mobile-filter-holder {
    margin-top: 25px;
    margin-bottom: 27px;
    display: none;
  }

  /* line 2658, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details {
    max-width: 85%;
    padding-top: 15px !important;
    margin-left: 8%;
  }

  /* line 2663, ../sass/screen.scss */
  .articles-page .swiper-img {
    position: relative;
    height: 620px !important;
    width: 100%;
  }

  /* line 2668, ../sass/screen.scss */
  .articles-page .swiper-inner {
    margin-top: 1%;
  }

  /* line 2671, ../sass/screen.scss */
  .articles-page .swiper-img .main-im {
    width: 100% !important;
    height: auto !important;
    right: 0px !important;
    display: relative;
    margin-top: 320px;
  }

  /* line 2678, ../sass/screen.scss */
  .single-post .news-item:first-child {
    border-right: none !important;
  }

  /* line 2681, ../sass/screen.scss */
  .recent-articles-block .news-item:last-of-type {
    margin-bottom: 35px !important;
  }

  /* line 2684, ../sass/screen.scss */
  .top-footer p {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  /* line 2696, ../sass/screen.scss */
  .service-item p {
    max-width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2704, ../sass/screen.scss */
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 50px;
    padding-left: 50px;
  }

  /* line 2708, ../sass/screen.scss */
  .p-space-small {
    padding-right: 35px;
    padding-left: 35px;
  }

  /* line 2712, ../sass/screen.scss */
  .repeatable-content-block .item-space {
    margin-bottom: 50px;
  }

  /* line 2715, ../sass/screen.scss */
  .repeatable-content-block .cta-button {
    position: relative;
    bottom: initial;
    left: 0;
    right: initial;
    margin-right: initial;
    margin-left: initial;
    display: block;
    width: fit-content;
    text-align: left;
  }

  /* line 2726, ../sass/screen.scss */
  .repeatable-content-block p {
    padding-bottom: 15px;
  }

  /* line 2729, ../sass/screen.scss */
  .recent-articles-block .news-item, .recent-articles-block .caro-item, .recent-articles-block .author-deets, .articles-page .news-item, .articles-page .caro-item, .articles-page .author-deets, .single-article .news-item, .single-article .caro-item, .single-article .author-deets, .menu-articles .news-item, .menu-articles .caro-item, .menu-articles .author-deets, .page-landing .news-item, .page-landing .caro-item, .page-landing .author-deets {
    margin-right: 40px;
    margin-left: 40px;
    width: 100%;
  }

  /* line 2734, ../sass/screen.scss */
  .recent-articles-block .news-item:last-of-type {
    margin-right: 40px;
  }

  /* line 2737, ../sass/screen.scss */
  .header-block-3 p a {
    font-size: 12px;
  }

  /* line 2740, ../sass/screen.scss */
  .header-block-3 p {
    margin-bottom: 5px;
  }

  /* line 2744, ../sass/screen.scss */
  .carousel-testimonial-block h5 {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 18px;
    padding-bottom: 30px;
  }

  /* line 2750, ../sass/screen.scss */
  .communities-module .community-item .content-overlay {
    background-color: #fff;
    padding-bottom: 75px;
    margin-bottom: 50px;
    min-height: initial;
    position: relative;
  }

  /* line 2757, ../sass/screen.scss */
  .communities-white .community-item .content-overlay {
    background-color: #F3F3F3;
  }

  /* line 2760, ../sass/screen.scss */
  .future-comms .community-item .content-overlay, .completed-comms .community-item .content-overlay {
    padding-bottom: 20px;
  }

  /* line 2763, ../sass/screen.scss */
  .single-news .breadcrumbs ul li, .careers-page .breadcrumbs ul li, .community-page .breadcrumbs ul li {
    font-size: 14px !important;
  }

  /* line 2769, ../sass/screen.scss */
  .h1-hero {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 0px;
  }

  /* line 2772, ../sass/screen.scss */
  .careers-page h1, .community-page h1 {
    font-size: 35px;
    color: #000;
    line-height: 1.05;
  }

  /* line 2777, ../sass/screen.scss */
  .single-news h1 {
    font-size: 35px;
    color: #000;
    line-height: 1.00;
  }

  /* line 2782, ../sass/screen.scss */
  .community-page h3 {
    font-size: 1.0rem;
  }

  /* line 2785, ../sass/screen.scss */
  .left-wysiwyg p, .left-wysiwyg li {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  /* line 2790, ../sass/screen.scss */
  .header-block-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  /* line 2794, ../sass/screen.scss */
  .sitemap-page h1 {
    font-size: 35px;
    line-height: 1.05;
  }

  /* line 2798, ../sass/screen.scss */
  .sitemap-page li {
    font-size: 1.0rem;
  }

  /* line 2803, ../sass/screen.scss */
  .community-page .community-item2 .small {
    font-size: 14px;
    line-height: 1.4;
  }

  /* line 2807, ../sass/screen.scss */
  .community-page .community-item2 p, .community-page .community-item2 span, .community-page .community-item2 ul, .community-page .community-item2 li, .community-page .community-item2 ol {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 0px;
  }

  /* line 2813, ../sass/screen.scss */
  .community-page .community-logo {
    width: 80px;
    left: 0px;
    margin-bottom: 15px;
  }

  /* line 2820, ../sass/screen.scss */
  .contact-page .general-wysiwyg p {
    font-size: 16px;
    padding-top: 10px;
  }

  /* line 2825, ../sass/screen.scss */
  .contact-form-block .gf_left {
    float: left;
    width: 100%;
  }

  /* line 2829, ../sass/screen.scss */
  .contact-form-block .gf_right {
    float: right;
    width: 100%;
    position: relative;
    right: 0px;
  }

  /* line 2835, ../sass/screen.scss */
  body .gform_wrapper ul li.gfield {
    margin-top: 0px !important;
  }

  /* line 2838, ../sass/screen.scss */
  .contact-page input[type=submit] {
    height: 50px;
  }

  /* line 2841, ../sass/screen.scss */
  .contact-form-block h2 {
    font-size: 30px;
    padding-bottom: 2px;
    padding-top: 30px;
  }

  /* line 2846, ../sass/screen.scss */
  body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
  }

  /* line 2850, ../sass/screen.scss */
  .grey-box .inner-grey-box p {
    line-height: 1.4;
    font-size: 1.0rem;
  }

  /* line 2854, ../sass/screen.scss */
  .grey-box .inner-grey-box h2 {
    font-size: 1.425rem;
  }

  /* line 2857, ../sass/screen.scss */
  .contact-form-block textarea {
    font-size: 18px !important;
    padding-left: 20px !important;
  }

  /* line 2861, ../sass/screen.scss */
  .contact-form-block input {
    font-size: 18px !important;
    padding-left: 20px !important;
    border: 1px solid #fff !important;
    border-radius: 0px;
    height: 40px;
  }

  /* line 2868, ../sass/screen.scss */
  .contact-form-block .gform_footer {
    padding-bottom: 60px !important;
  }

  /* line 2872, ../sass/screen.scss */
  .careers-page .career-item h2 {
    font-size: 35px;
    padding-bottom: 15px;
    padding-top: 0px;
  }

  /* line 2893, ../sass/screen.scss */
  .mobile-off {
    display: none !important;
  }

  /* line 2896, ../sass/screen.scss */
  .mobile-only {
    display: block;
  }

  /* line 2899, ../sass/screen.scss */
  .mobile-hide2 {
    display: none !important;
  }

  /* line 2900, ../sass/screen.scss */
  .mobile2 {
    display: block !important;
  }

  /* line 2901, ../sass/screen.scss */
  .header-space.no-image {
    margin-top: 44px;
    height: 102px;
  }

  /* line 2905, ../sass/screen.scss */
  #full-header .header-logo {
    margin-left: 2px;
  }

  /* line 2913, ../sass/screen.scss */
  #full-header .nav-container {
    margin-right: 2px;
    top: 10px;
  }
  /* line 2915, ../sass/screen.scss */
  #full-header .nav-container .nav-toggle .bar {
    width: 23px;
    height: 3px;
    margin-bottom: 5px;
  }

  /* line 2917, ../sass/screen.scss */
  #full-header.no-image .logo-blue {
    display: inline-block;
    margin-left: 11px;
    margin-top: 13px;
    width: 98px;
    height: 58px;
  }

  /* line 2924, ../sass/screen.scss */
  #full-header.no-image .nav-toggle {
    margin-right: 0px;
    margin-top: -3px;
  }

  /* line 2928, ../sass/screen.scss */
  .stickynav #full-header.no-image .nav-toggle {
    margin-right: 0px;
  }

  /* line 2932, ../sass/screen.scss */
  .stickynav #full-header .container {
    border-right: none !important;
    border-left: none !important;
  }

  /* line 2940, ../sass/screen.scss */
  .menu-overlay h2 {
    font-size: 1.625rem;
  }
  /* line 2943, ../sass/screen.scss */
  .menu-overlay h2:after {
    content: "↓";
    position: absolute;
    right: 15px;
    margin-left: 5px;
    text-decoration: none !important;
    display: inline-block;
  }
  /* line 2946, ../sass/screen.scss */
  .menu-overlay .brand img {
    width: 99px;
    height: 59px;
    padding: 0px;
    margin-top: -10px;
    margin-left: -2px;
  }
  /* line 2949, ../sass/screen.scss */
  .menu-overlay .header-logo {
    padding-bottom: 25px !important;
  }
  /* line 2952, ../sass/screen.scss */
  .menu-overlay .close-menu-holder {
    margin-top: -10px;
  }
  /* line 2954, ../sass/screen.scss */
  .menu-overlay .close-menu-holder .close-but-inner {
    width: 19px;
    height: 19px;
    margin-top: -12px;
  }
  /* line 2958, ../sass/screen.scss */
  .menu-overlay .border-right {
    border-right: none !important;
  }

  /* line 2964, ../sass/screen.scss */
  .openCollapseh2:after {
    content: "↓";
    position: absolute;
    right: 15px;
    margin-left: 5px;
    text-decoration: none !important;
    display: inline-block;
  }

  /* line 2970, ../sass/screen.scss */
  .hero-holder img {
    margin-top: 0px;
  }

  /* line 2980, ../sass/screen.scss */
  .stickynav #full-header .brand img {
    padding: 0px 0px;
    max-height: 23px;
    margin-top: 10px;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
    margin-bottom: 10px;
    margin-left: -20px;
  }

  /* line 2989, ../sass/screen.scss */
  .stickynav #full-header .nav-container {
    margin-right: 2px;
  }

  /* line 2992, ../sass/screen.scss */
  .swiper-img {
    height: auto !important;
  }

  /* line 3000, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details, .single-services-page .master-hero-img .hero-details {
    margin-top: 226px;
    height: 400px;
    max-width: 100%;
    width: 85%;
    margin-left: 0px;
  }

  /* line 3005, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details h1, .single-services-page .master-hero-img .hero-details h1 {
    font-size: 2.125rem;
    line-height: 1.20em;
    margin-bottom: 5px;
    max-width: 700px;
    margin-left: 0px;
  }
  /* line 3008, ../sass/screen.scss */
  .home-page .master-hero-img .hero-details h2, .single-services-page .master-hero-img .hero-details h2 {
    color: #fff;
    font-size: 1.3125rem;
    font-weight: 500;
    max-width: 500px;
    min-height: 130px;
    margin-left: 0px;
    margin-top: 10px;
    padding-right: 10px;
  }

  /* line 3012, ../sass/screen.scss */
  .home-page .master-hero-img .arrow-down, .single-services-page .master-hero-img .arrow-down {
    margin-left: 0px;
    bottom: 60px;
  }

  /* line 3016, ../sass/screen.scss */
  .menu-overlay h2 {
    margin-top: -48px;
  }
  /* line 3019, ../sass/screen.scss */
  .menu-overlay .servicesh2 {
    margin-top: -15px;
  }

  /* line 3023, ../sass/screen.scss */
  .mobile-collapsed {
    display: none;
  }

  /* line 3026, ../sass/screen.scss */
  .mobile-expanded {
    display: block;
    margin-bottom: 50px;
    margin-top: -18px;
  }

  /* line 3029, ../sass/screen.scss */
  .mobile-expanded2 {
    display: block;
  }

  /* line 3032, ../sass/screen.scss */
  .mobile-expanded3 {
    display: block;
  }

  /* line 3035, ../sass/screen.scss */
  .mobile-expanded4 {
    display: block;
  }

  /* line 3038, ../sass/screen.scss */
  .force-show {
    display: block !important;
  }

  /* line 3044, ../sass/screen.scss */
  .isOpen:after {
    content: "↑" !important;
  }

  /* line 3049, ../sass/screen.scss */
  .service-item.col-lg-3 {
    border-right: none !important;
  }

  /* line 3055, ../sass/screen.scss */
  .swiper-inner {
    margin-top: 5%;
  }

  /* line 3058, ../sass/screen.scss */
  .swiper-slide {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 3062, ../sass/screen.scss */
  .swiper-inner .caro-details {
    max-width: 280px;
    margin-left: 9%;
  }

  /* line 3069, ../sass/screen.scss */
  .carousel-header .swiper-inner {
    margin-top: -360px !important;
  }

  /* line 3072, ../sass/screen.scss */
  .carousel-header .swiper-inner .caro-details h2 {
    font-size: 34px !important;
    max-width: 280px;
  }

  /* line 3076, ../sass/screen.scss */
  .carousel-header .swiper-inner .caro-details p {
    color: #fff;
    font-size: 20px !important;
    font-weight: 300 !important;
    max-width: 280px;
    line-height: 1.3;
  }

  /* line 3083, ../sass/screen.scss */
  .swiper-inner .caro-details h2 {
    font-size: 2.125rem !important;
    line-height: 1.1;
    padding-bottom: 0px;
    margin-bottom: 4px;
  }

  /* line 3089, ../sass/screen.scss */
  .swiper-img .caro-grey {
    min-height: 320px;
  }

  /* line 3093, ../sass/screen.scss */
  .recent-articles-block .more-articles-btn {
    margin-top: -28px;
  }

  /* line 3096, ../sass/screen.scss */
  .home .recent-articles-block .more-articles-btn {
    margin-top: -20px;
  }

  /* line 3101, ../sass/screen.scss */
  .recent-articles-block .col-md-6 {
    border-right: none !important;
  }

  /* line 3105, ../sass/screen.scss */
  .recent-articles-block .news-item, .recent-articles-block .caro-item, .recent-articles-block .author-deets, .articles-page .news-item, .articles-page .caro-item, .articles-page .author-deets, .single-article .news-item, .single-article .caro-item, .single-article .author-deets, .menu-articles .news-item, .menu-articles .caro-item, .menu-articles .author-deets {
    margin-bottom: 35px;
  }

  /* line 3109, ../sass/screen.scss */
  .contact-cta-block h3 {
    font-size: 1.5rem;
    padding-top: 25px;
  }

  /* line 3112, ../sass/screen.scss */
  .contact-cta-block a {
    font-size: 1.3125rem;
    margin-top: -4px;
  }

  /* line 3117, ../sass/screen.scss */
  .hero-block-details {
    top: 6%;
    max-width: 290px;
    margin-left: 8%;
  }

  /* line 3122, ../sass/screen.scss */
  .hero-block-details h2 {
    font-size: 2.125rem !important;
    line-height: 1.1;
    margin-bottom: -2px;
  }

  /* line 3129, ../sass/screen.scss */
  .hero-image-block .grey-img {
    min-height: 215px;
  }

  /* line 3133, ../sass/screen.scss */
  .top-footer p {
    padding-bottom: 40px;
  }

  /* line 3136, ../sass/screen.scss */
  .top-footer .lastchild p {
    padding-bottom: 0px;
  }

  /* line 3139, ../sass/screen.scss */
  .sub-footer p {
    font-size: 0.75em;
    text-align: center;
    width: 100%;
  }

  /* line 3142, ../sass/screen.scss */
  .footer .sub-footer span {
    width: 10px;
    display: inline-block;
    margin-top: 30px;
  }

  /* line 3145, ../sass/screen.scss */
  .footer .rounded-circle {
    margin-right: 3px;
  }

  /* line 3148, ../sass/screen.scss */
  .copyright {
    padding-top: 20px;
  }

  /* line 3153, ../sass/screen.scss */
  .services-wysiwyg p, .services-wysiwyg b, .services-wysiwyg span, .services-wysiwyg li, .large-wysiwyg p, .large-wysiwyg b, .large-wysiwyg span, .large-wysiwyg li, .general-wysiwyg p, .general-wysiwyg b, .general-wysiwyg span, .general-wysiwyg li {
    font-size: 1.0rem;
  }

  /* line 3156, ../sass/screen.scss */
  .services-wysiwyg h3 span, .large-wysiwyg h3 span, .general-wysiwyg h3 span {
    font-size: 1.5rem;
  }

  /* line 3160, ../sass/screen.scss */
  .services-wysiwyg li, .large-wysiwyg li, .general-wysiwyg li {
    line-height: 1.2;
    padding-bottom: 10px;
    font-size: 1rem !important;
  }

  /* line 3165, ../sass/screen.scss */
  .services-wysiwyg ul, .large-wysiwyg ul, .general-wysiwyg ul {
    margin-bottom: 0px;
  }

  /* line 3172, ../sass/screen.scss */
  .leaders-block .leader-holder {
    border-right: none !important;
  }

  /* line 3175, ../sass/screen.scss */
  .leaders-block .leader-holder:nth-child(odd) {
    border-right: none !important;
  }

  /* line 3180, ../sass/screen.scss */
  .btn-line-right-mob a {
    position: absolute;
    margin-top: -16px;
    background-color: #F5F5F5;
    right: 0px;
    padding-left: 10px;
  }

  /* line 3191, ../sass/screen.scss */
  .people-page h1 {
    font-size: 2.125rem;
    margin-bottom: 30px;
  }

  /* line 3196, ../sass/screen.scss */
  .people-page .people-header {
    margin-bottom: -25px !important;
  }
  /* line 3199, ../sass/screen.scss */
  .people-page .people-item {
    margin-top: 35px;
  }
  /* line 3201, ../sass/screen.scss */
  .people-page .people-item h4 {
    padding-top: 4px;
  }
  /* line 3204, ../sass/screen.scss */
  .people-page .people-item p {
    display: none;
  }
  /* line 3208, ../sass/screen.scss */
  .people-page .people-item:nth-child(even) {
    border-right: 1px solid #8c8a8a !important;
  }
  /* line 3211, ../sass/screen.scss */
  .people-page .people-item:nth-child(odd) {
    border-right: none !important;
  }

  /* line 3220, ../sass/screen.scss */
  .single-people .expertise-holder {
    border-right: none !important;
  }
  /* line 3223, ../sass/screen.scss */
  .single-people .expertise-block .expertise-holder:nth-child(odd) {
    border-right: none !important;
  }
  /* line 3226, ../sass/screen.scss */
  .single-people .single-people .single-person-details-tab {
    top: 0px;
    left: 0px;
    position: relative;
    margin-bottom: 30px;
  }
  /* line 3232, ../sass/screen.scss */
  .single-people p {
    padding-right: 12px;
  }
  /* line 3235, ../sass/screen.scss */
  .single-people .news-item:last-child {
    margin-bottom: 0px !important;
  }

  /* line 3239, ../sass/screen.scss */
  .services-wysiwyg strong, .services-wysiwyg b, .large-wysiwyg strong, .large-wysiwyg b, .general-wysiwyg strong, .general-wysiwyg b {
    display: inline-block;
  }

  /* line 3244, ../sass/screen.scss */
  .news-item:first-child {
    border-right: none !important;
  }

  /* line 3248, ../sass/screen.scss */
  .general-wysiwyg ol {
    padding-inline-start: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    margin-left: 0px;
    padding-left: 0px;
    list-style-position: inside;
  }
  /* line 3253, ../sass/screen.scss */
  .general-wysiwyg ol li:last-child {
    padding-bottom: 0px;
  }

  /* line 3261, ../sass/screen.scss */
  .arrow-columns p {
    line-height: 1.6;
    padding-bottom: 12px;
  }

  /* line 3265, ../sass/screen.scss */
  .arrow-columns p:last-child {
    padding-bottom: 0px;
  }

  /* line 3269, ../sass/screen.scss */
  .working-with-block h3 {
    max-width: 180px;
  }
  /* line 3272, ../sass/screen.scss */
  .working-with-block h4 {
    max-width: 300px;
  }
  /* line 3275, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(1) {
    border-right: none !important;
  }
  /* line 3276, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(5) {
    border-right: none !important;
  }
  /* line 3277, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(9) {
    border-right: none !important;
  }
  /* line 3278, ../sass/screen.scss */
  .working-with-block .collegue-item:nth-of-type(13) {
    border-right: none !important;
  }

  /* line 3284, ../sass/screen.scss */
  .careers-page h1 {
    font-size: 2.125rem;
    margin-bottom: 30px;
  }
  /* line 3287, ../sass/screen.scss */
  .careers-page h2:after {
    content: "";
  }
  /* line 3291, ../sass/screen.scss */
  .careers-page .career-item {
    border-right: none !important;
  }

  /* line 3297, ../sass/screen.scss */
  main.single-careers h1 {
    font-size: 2.125rem;
    margin-bottom: 0px;
  }
  /* line 3300, ../sass/screen.scss */
  main.single-careers h2:after {
    content: "";
  }
  /* line 3304, ../sass/screen.scss */
  main.single-careers .career-item {
    border-right: none !important;
  }
  /* line 3307, ../sass/screen.scss */
  main.single-careers .border-left {
    border-left: none !important;
  }

  /* line 3313, ../sass/screen.scss */
  .arrow-columns h2 {
    max-width: 260px;
  }

  /* line 3317, ../sass/screen.scss */
  .general-wysiwyg strong {
    font-weight: 600;
  }

  /* line 3320, ../sass/screen.scss */
  .general-wysiwyg li {
    font-size: 0.9375rem !important;
  }

  /* line 3328, ../sass/screen.scss */
  .service-block .service-item:nth-child(n+5) p {
    padding-bottom: 20px;
    margin-bottom: 0px;
  }

  /* line 3338, ../sass/screen.scss */
  .leaders-block h2:after, .single-people h2:after, .arrow-columns h2:after {
    content: "↓";
    position: absolute;
    right: 15px;
    margin-left: 5px;
    text-decoration: none !important;
    display: inline-block;
  }

  /* line 3343, ../sass/screen.scss */
  .single-people .pt-md-5-3 {
    padding-top: 1rem !important;
  }

  /* line 3349, ../sass/screen.scss */
  .single-person-details-tab h2:after {
    content: "";
  }

  /* line 3355, ../sass/screen.scss */
  .working-with-block h4:after {
    content: "↓";
    position: absolute;
    right: 15px;
    margin-left: 5px;
    text-decoration: none !important;
    display: inline-block;
    font-size: 1.6rem;
    bottom: 0px;
  }
  /* line 3358, ../sass/screen.scss */
  .working-with-block h4.isOpen:after {
    bottom: 55px;
  }

  /* line 3369, ../sass/screen.scss */
  .articles-page h1 {
    font-size: 2.125rem;
    margin-bottom: 0px;
  }
  /* line 3372, ../sass/screen.scss */
  .articles-page .swiper-slide {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /* line 3376, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details {
    max-width: 85%;
    padding-top: 15px !important;
    margin-left: 8%;
  }
  /* line 3378, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details p {
    max-width: 270px;
  }
  /* line 3381, ../sass/screen.scss */
  .articles-page .swiper-inner .caro-details h2 {
    font-size: 1.625rem !important;
  }
  /* line 3387, ../sass/screen.scss */
  .articles-page .swiper-img {
    position: relative;
    height: 620px !important;
    width: 100%;
  }
  /* line 3389, ../sass/screen.scss */
  .articles-page .swiper-img .main-im {
    width: 100% !important;
    height: auto !important;
    right: 0px !important;
    display: relative;
    margin-top: 320px;
  }
  /* line 3393, ../sass/screen.scss */
  .articles-page .swiper-inner {
    margin-top: 1%;
  }
  /* line 3397, ../sass/screen.scss */
  .articles-page .articles-tablet .news-item:nth-child(odd) {
    border-right: none !important;
  }
  /* line 3401, ../sass/screen.scss */
  .articles-page .pagination {
    margin-top: 20px;
  }
  /* line 3404, ../sass/screen.scss */
  .articles-page .article-filter {
    margin-top: -25px;
  }
  /* line 3406, ../sass/screen.scss */
  .articles-page .article-filter .filter-title {
    font-size: 15px;
  }
  /* line 3411, ../sass/screen.scss */
  .articles-page .mobile-filter-holder {
    margin-top: 25px;
    margin-bottom: 27px;
    display: none;
  }
  /* line 3414, ../sass/screen.scss */
  .articles-page .article-filter span {
    font-size: 15px;
  }
  /* line 3417, ../sass/screen.scss */
  .articles-page .article-filter span:first-child {
    padding-left: 0px;
  }
  /* line 3420, ../sass/screen.scss */
  .articles-page .articles-page .filter-people-holder, .articles-page .articles-page .filter-service-holder, .articles-page .articles-page .filter-tag-holder {
    margin-top: 0px;
  }
  /* line 3424, ../sass/screen.scss */
  .articles-page .news-item {
    margin-bottom: 25px;
  }
  /* line 3428, ../sass/screen.scss */
  .articles-page .pagination {
    padding-right: 0px;
    padding-left: 0px;
  }
  /* line 3430, ../sass/screen.scss */
  .articles-page .pagination ul {
    padding-inline-start: 0px;
  }
  /* line 3432, ../sass/screen.scss */
  .articles-page .pagination ul li {
    font-size: 1.5rem;
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 3443, ../sass/screen.scss */
  .article-wysiwyg h3 {
    font-size: 21px;
    padding-top: 10px;
    line-height: 26px;
  }
  /* line 3447, ../sass/screen.scss */
  .article-wysiwyg h3 span {
    font-weight: 700;
  }

  /* line 3453, ../sass/screen.scss */
  .single-post h1 {
    font-size: 2.125rem;
    margin-bottom: 0px;
  }
  /* line 3456, ../sass/screen.scss */
  .single-post h2 {
    font-size: 1.625rem !important;
  }
  /* line 3459, ../sass/screen.scss */
  .single-post .article-wysiwyg h2 {
    font-size: 1.3125rem !important;
  }
  /* line 3463, ../sass/screen.scss */
  .single-post .border-left {
    border-left: none !important;
  }
  /* line 3466, ../sass/screen.scss */
  .single-post .img-caption {
    padding-left: 0px;
    font-size: 13px !important;
  }
  /* line 3470, ../sass/screen.scss */
  .single-post .btn-share {
    margin-right: 8px;
    padding-right: 9px !important;
    font-size: 13px;
  }
  /* line 3474, ../sass/screen.scss */
  .single-post .btn-share i {
    padding-right: 5px;
    font-size: 1rem !important;
    margin-left: -8px;
  }
  /* line 3481, ../sass/screen.scss */
  .single-post .btn-share:last-child {
    margin-right: 0px;
  }
  /* line 3484, ../sass/screen.scss */
  .single-post .author-img {
    width: 44px;
    height: 44px;
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 3487, ../sass/screen.scss */
  .single-post .author-img-top {
    width: 24px;
    height: 24px;
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  /* line 3490, ../sass/screen.scss */
  .single-post .role-name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px;
  }
  /* line 3493, ../sass/screen.scss */
  .single-post .role {
    margin-bottom: 0px;
  }
  /* line 3496, ../sass/screen.scss */
  .single-post .article-author-deets p {
    max-width: none;
    padding-right: 0px;
    font-size: 1.3125rem;
  }
  /* line 3502, ../sass/screen.scss */
  .single-post .author-excerpt2 {
    font-size: 1rem !important;
    line-height: 1.6;
  }
  /* line 3506, ../sass/screen.scss */
  .single-post .news-item:first-child {
    border-right: none !important;
  }
  /* line 3511, ../sass/screen.scss */
  .single-post .recent-articles-block h2:after {
    content: "↓";
    position: absolute;
    right: 15px;
    margin-left: 5px;
    text-decoration: none !important;
    display: inline-block;
  }
  /* line 3521, ../sass/screen.scss */
  .single-post .btn-download, .single-post a.btn-download {
    font-size: 21px;
    border: 2px solid #006EC8;
  }

  /* line 3528, ../sass/screen.scss */
  .contact-cta-block .cta-inner {
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 25px;
  }

  /* line 3537, ../sass/screen.scss */
  .carousel-testimonial-block .testimonial-slider {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 3544, ../sass/screen.scss */
  .carousel-testimonial-block .content-holder {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 3552, ../sass/screen.scss */
  .no-padding .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 3556, ../sass/screen.scss */
  .no-padding .col-1, .no-padding .col-2, .no-padding .col-3, .no-padding .col-4, .no-padding .col-5, .no-padding .col-6, .no-padding .col-7, .no-padding .col-8, .no-padding .col-9, .no-padding .col-10, .no-padding .col-11, .no-padding .col-12, .no-padding .col, .no-padding .col-auto, .no-padding .col-sm-1, .no-padding .col-sm-2, .no-padding .col-sm-3, .no-padding .col-sm-4, .no-padding .col-sm-5, .no-padding .col-sm-6, .no-padding .col-sm-7, .no-padding .col-sm-8, .no-padding .col-sm-9, .no-padding .col-sm-10, .no-padding .col-sm-11, .no-padding .col-sm-12, .no-padding .col-sm, .no-padding .col-sm-auto, .no-padding .col-md-1, .no-padding .col-md-2, .no-padding .col-md-3, .no-padding .col-md-4, .no-padding .col-md-5, .no-padding .col-md-6, .no-padding .col-md-7, .no-padding .col-md-8, .no-padding .col-md-9, .no-padding .col-md-10, .no-padding .col-md-11, .no-padding .col-md-12, .no-padding .col-md, .no-padding .col-md-auto, .no-padding .col-lg-1, .no-padding .col-lg-2, .no-padding .col-lg-3, .no-padding .col-lg-4, .no-padding .col-lg-5, .no-padding .col-lg-6, .no-padding .col-lg-7, .no-padding .col-lg-8, .no-padding .col-lg-9, .no-padding .col-lg-10, .no-padding .col-lg-11, .no-padding .col-lg-12, .no-padding .col-lg, .no-padding .col-lg-auto, .no-padding .col-xl-1, .no-padding .col-xl-2, .no-padding .col-xl-3, .no-padding .col-xl-4, .no-padding .col-xl-5, .no-padding .col-xl-6, .no-padding .col-xl-7, .no-padding .col-xl-8, .no-padding .col-xl-9, .no-padding .col-xl-10, .no-padding .col-xl-11, .no-padding .col-xl-12, .no-padding .col-xl, .no-padding .col-xl-auto {
    padding-right: 40px;
    padding-left: 40px;
  }

  /* line 3563, ../sass/screen.scss */
  .page-template-page-communities-php .no-padding .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  /* line 3567, ../sass/screen.scss */
  .page-template-page-communities-php .no-padding .col-1, .page-template-page-communities-php .no-padding .col-2, .page-template-page-communities-php .no-padding .col-3, .page-template-page-communities-php .no-padding .col-4, .page-template-page-communities-php .no-padding .col-5, .page-template-page-communities-php .no-padding .col-6, .page-template-page-communities-php .no-padding .col-7, .page-template-page-communities-php .no-padding .col-8, .page-template-page-communities-php .no-padding .col-9, .page-template-page-communities-php .no-padding .col-10, .page-template-page-communities-php .no-padding .col-11, .page-template-page-communities-php .no-padding .col-12, .page-template-page-communities-php .no-padding .col, .page-template-page-communities-php .no-padding .col-auto, .page-template-page-communities-php .no-padding .col-sm-1, .page-template-page-communities-php .no-padding .col-sm-2, .page-template-page-communities-php .no-padding .col-sm-3, .page-template-page-communities-php .no-padding .col-sm-4, .page-template-page-communities-php .no-padding .col-sm-5, .page-template-page-communities-php .no-padding .col-sm-6, .page-template-page-communities-php .no-padding .col-sm-7, .page-template-page-communities-php .no-padding .col-sm-8, .page-template-page-communities-php .no-padding .col-sm-9, .page-template-page-communities-php .no-padding .col-sm-10, .page-template-page-communities-php .no-padding .col-sm-11, .page-template-page-communities-php .no-padding .col-sm-12, .page-template-page-communities-php .no-padding .col-sm, .page-template-page-communities-php .no-padding .col-sm-auto, .page-template-page-communities-php .no-padding .col-md-1, .page-template-page-communities-php .no-padding .col-md-2, .page-template-page-communities-php .no-padding .col-md-3, .page-template-page-communities-php .no-padding .col-md-4, .page-template-page-communities-php .no-padding .col-md-5, .page-template-page-communities-php .no-padding .col-md-6, .page-template-page-communities-php .no-padding .col-md-7, .page-template-page-communities-php .no-padding .col-md-8, .page-template-page-communities-php .no-padding .col-md-9, .page-template-page-communities-php .no-padding .col-md-10, .page-template-page-communities-php .no-padding .col-md-11, .page-template-page-communities-php .no-padding .col-md-12, .page-template-page-communities-php .no-padding .col-md, .page-template-page-communities-php .no-padding .col-md-auto, .page-template-page-communities-php .no-padding .col-lg-1, .page-template-page-communities-php .no-padding .col-lg-2, .page-template-page-communities-php .no-padding .col-lg-3, .page-template-page-communities-php .no-padding .col-lg-4, .page-template-page-communities-php .no-padding .col-lg-5, .page-template-page-communities-php .no-padding .col-lg-6, .page-template-page-communities-php .no-padding .col-lg-7, .page-template-page-communities-php .no-padding .col-lg-8, .page-template-page-communities-php .no-padding .col-lg-9, .page-template-page-communities-php .no-padding .col-lg-10, .page-template-page-communities-php .no-padding .col-lg-11, .page-template-page-communities-php .no-padding .col-lg-12, .page-template-page-communities-php .no-padding .col-lg, .page-template-page-communities-php .no-padding .col-lg-auto, .page-template-page-communities-php .no-padding .col-xl-1, .page-template-page-communities-php .no-padding .col-xl-2, .page-template-page-communities-php .no-padding .col-xl-3, .page-template-page-communities-php .no-padding .col-xl-4, .page-template-page-communities-php .no-padding .col-xl-5, .page-template-page-communities-php .no-padding .col-xl-6, .page-template-page-communities-php .no-padding .col-xl-7, .page-template-page-communities-php .no-padding .col-xl-8, .page-template-page-communities-php .no-padding .col-xl-9, .page-template-page-communities-php .no-padding .col-xl-10, .page-template-page-communities-php .no-padding .col-xl-11, .page-template-page-communities-php .no-padding .col-xl-12, .page-template-page-communities-php .no-padding .col-xl, .page-template-page-communities-php .no-padding .col-xl-auto {
    padding-right: 0px;
    padding-left: 0px;
  }

  /* line 3573, ../sass/screen.scss */
  .services-wysiwyg h3, .large-wysiwyg h3, .general-wysiwyg h3 {
    font-size: 30px;
  }

  /* line 3577, ../sass/screen.scss */
  .services-wysiwyg h4, .large-wysiwyg h4, .general-wysiwyg h4 {
    font-size: 20px;
  }

  /* line 3580, ../sass/screen.scss */
  .news-page .news-filter ul li {
    width: 100%;
  }
}
