@charset "UTF-8";
/* 
 Theme Name: stanmore-theme
 Theme URI: http://underscores.me/ 
 Author: Relative Marketing 
 Author URI: http://www.relativemarketing.co.uk 
 Description: A theme for stanmore insurance. 
 Version: 1.0.0 
 License: GNU General Public License v2 or later 
 License URI: http://www.gnu.org/licenses/gpl-2.0.html 
 Text Domain: stanmore-theme 
 Tags: 
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries

	/**
* media mixins
*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 0px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

.table-wrap .table-scroll-notification {
  display: none;
}
@media (max-width: 1024px) {
  .table-wrap {
    overflow: scroll;
  }
  .table-wrap .table-scroll-notification {
    display: block;
  }
}

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

table,
tbody {
  vertical-align: top;
}

td,
th {
  padding: 10px;
  min-width: 300px;
  text-align: left;
}

iframe {
  display: block;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #004D69;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 500;
}

.entry-content p, .entry-content a, .entry-content li, .entry-content table, .entry-content dl {
  font-size: 1em;
}

.page-template-design-three-template.page-id-22 li, .page-template-design-three-template.page-id-22 p, .page-template-design-three-template.page-id-22 table, .page-template-design-three-template.page-id-22 dl {
  font-size: 1em;
}
.page-template-design-three-template.page-id-22 .hentry a {
  font-size: 1.3em;
  color: #FE8200;
}

p {
  margin-bottom: 1em;
  font-size: 0.9rem;
  line-height: 1.8;
}

a {
  text-decoration: none;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 1em 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

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

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0em;
  padding: 0 10px;
}

#primary-menu ul {
  padding: 0;
}

ul {
  list-style: none;
}

.content-area ul li {
  position: relative;
  padding-right: 22px;
}
.content-area ul li:before {
  content: "• ";
  color: #70C8DF;
  position: absolute;
  left: -15px;
  font-size: 2em;
  line-height: 1.2rem;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

.featured-img {
  margin-top: 10px;
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

#top-bar {
  background: #F5F5F5;
  padding-top: 5px;
  padding-bottom: 5px;
}

#top-bar .social, #colophon .social {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 0;
}
#top-bar .social li, #colophon .social li {
  display: inline-block;
}
#top-bar .social li a, #colophon .social li a {
  display: block;
  line-height: 0;
  padding: 0px 3px;
  transition: all 0.3s ease-in-out;
}
#top-bar .social li a:hover, #colophon .social li a:hover {
  transform: scale(0.8);
}
#top-bar .social li:last-of-type a, #colophon .social li:last-of-type a {
  padding-right: 0px;
}
#top-bar .social li:first-of-type a, #colophon .social li:first-of-type a {
  padding-left: 0px;
}

#colophon .social {
  margin: 20px 0;
}
#colophon .social li {
  padding-right: 10px;
}

#cta {
  border-bottom: 1px solid #004D69;
}
#cta p {
  margin: 0;
}
#cta span {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.9em;
}
#cta span .cta-link {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
}
#cta .cta-padding {
  padding-top: 7px;
  padding-bottom: 7px;
}

.main-tagline {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-tagline .allyoucaneat-menu-btn {
  position: relative;
}

.site-branding {
  padding-top: 10px;
  padding-bottom: 10px;
}

.home-link {
  display: block;
}

.site-tagline {
  font-size: 1.5rem;
  text-transform: lowercase;
  font-weight: 100;
  margin: 0;
}

.footer-block-container {
  padding-top: 20px;
}
.footer-block-container .strapline {
  font-size: 26px;
  font-weight: bold;
  text-transform: lowercase;
}
.footer-block-container .strapline, .footer-block-container .title {
  line-height: 2em;
}
.footer-block-container .title, .footer-block-container p, .footer-block-container a {
  color: #fff;
}
.footer-block-container .title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 2em;
}
.footer-block-container .title.small {
  font-size: 90%;
}
.footer-block-container .contact-details span:not(.title-small) {
  font-size: 0.8em;
}
.footer-block-container p, .footer-block-container a {
  font-size: 13px;
  line-height: 1.5em;
  font-weight: 400;
}

.footer-logo .site-logo {
  margin: 0 auto;
}

#colophon .site-info {
  color: #979797;
  font-size: 12px;
  text-align: right;
}
#colophon .site-info a {
  color: #fff;
}
#colophon .site-info a:hover {
  text-decoration: underline;
}

#quick-link-menu li {
  color: #979797;
}
#quick-link-menu li:before {
  content: "> ";
}
#quick-link-menu li a, #quick-link-menu li:before {
  color: #fff;
}
#quick-link-menu li a:hover {
  text-decoration: underline !important;
}

#strategic-partners, #testimonials {
  padding-top: 30px;
  padding-bottom: 30px;
}

#testimonials .feefo-wrap {
  margin-top: 30px;
}

/*--------------------------------------------------------------
# Strategic Partners
--------------------------------------------------------------*/
.single-strategic-partner {
  padding-top: 33px;
}
.single-strategic-partner__bottom-link {
  font-weight: bold;
}
.single-strategic-partner__header {
  padding-bottom: 10px;
  border-bottom: 1px solid #004d69;
}
.single-strategic-partner__header .entry-title {
  font-weight: bold;
}

.strategic-partners-archive .page-title {
  margin-top: 0 !important;
}
.strategic-partners-archive__post {
  background-color: white !important;
}
.strategic-partners-archive .services-block .services-block-inner p {
  font-weight: bold;
  margin: 0;
}
.strategic-partners-archive .sep {
  border-bottom: 2px solid #004d69;
}
.strategic-partners-archive .strategic-container {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 20px;
}

.strategic-partners-slider .sep-top {
  border-top: 2px solid #004d69;
  padding-top: 45px;
}
.strategic-partners-slider a {
  font-weight: bold;
  color: #004d69;
}
.strategic-partners-slider .line {
  display: block;
  max-width: 180px;
  height: 2px;
  background: #004d69;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #fff;
  background: #FE8200;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  display: inline-block;
  border-radius: 6px;
  padding: 10px 15px;
  margin: 10px 0;
  transition: 1s background;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #004D69;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

.d2d-add-link {
  display: inline-block;
  margin: 10px;
  margin-left: 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #707070;
  border-radius: 7px;
  padding: 7px 10px;
  margin: 5px 0px;
  width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #707070;
}

textarea {
  width: 100%;
}

.nf-form-fields-required {
  display: none;
}

.nf-field-container {
  margin-bottom: 0 !important;
}

.label-above .nf-field-label {
  margin-top: 2px;
  margin-bottom: 2px !important;
}
.label-above .nf-field-label label {
  font-weight: 700;
  font-size: 0.9rem;
}

.ninja-forms-field {
  background: #F5F5F5;
}

.nf-field-element textarea {
  height: 120px !important;
}

.checkbox-wrap {
  flex-wrap: unset !important;
  justify-content: flex-end;
  width: 100%;
}
.checkbox-wrap .nf-field-label {
  width: 70% !important;
}
.checkbox-wrap .nf-field-element {
  width: initial !important;
}

.submit-wrap {
  margin-top: 1rem;
}
.submit-wrap .nf-field-element {
  display: flex;
  justify-content: flex-end;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  cursor: pointer;
  color: #70C8DF;
}
a:visited {
  color: #3c3f49;
}
a:hover, a:focus, a:active {
  color: #FE8200;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

.hentry a:not(.btn) {
  cursor: pointer;
  color: #004D69;
}
.hentry a:not(.btn):visited {
  color: #004D69;
}
.hentry a:not(.btn):hover, .hentry a:not(.btn):focus, .hentry a:not(.btn):active {
  color: #FE8200;
}
.hentry a:not(.btn):focus {
  outline: thin dotted;
}
.hentry a:not(.btn):hover, .hentry a:not(.btn):active {
  outline: 0;
}
.hentry a#expand-policy:visited {
  color: #FE8200;
}
.hentry .link-primary a, .hentry .link-primary a:visited {
  color: #fff;
}

.blog .hentry a:not(.btn):visited {
  color: #004D69;
}

.widget-area a {
  color: #004D69;
}
.widget-area a:visited {
  color: #004D69;
}

.main-navigation li a:visited {
  color: #004D69;
}

.btn, .link-primary a {
  display: inline-block;
  border-radius: 6px;
  padding: 4px 15px;
  margin: 10px 0;
  text-align: center;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.btn-small {
  max-width: 300px;
  margin: 0 auto;
}

a.btn-secondary-light {
  background: #fff;
  border: 1px solid #FE8200;
  color: #FE8200;
}
a.btn-secondary-light:hover {
  background: #FE8200;
  color: #fff;
  border: 1px solid #fff;
}
a.btn-secondary-light:hover:visited {
  color: #fff;
}
a.btn-secondary-light:visited {
  color: #FE8200;
}

.btn-primary, .link-primary a {
  border: 1px solid #FE8200;
}
.btn-primary:hover, .link-primary a:hover {
  background: #5F8AA4;
  color: #fff;
  border: 1px solid #fff;
}

.link-primary a {
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
}

.page-content a:visited {
  color: #5F8AA4;
}

.login-text {
  margin: 0;
  line-height: 36px;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  left: -999em;
  z-index: 99999;
  background: #fff;
  border-top: 2px solid #FE8200;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul li a:hover {
  color: #70C8DF;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul ul a:hover {
  background: #fff;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation li a:hover {
  color: #fff;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 10px;
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #004D69;
}
.main-navigation a:hover {
  background: #70C8DF;
  color: #fff;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
    float: right;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  color: #004D69;
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.widget:not(.widget_search) {
  background: #F5F5F5;
}
.widget .widget-title {
  background: #004D69;
  color: #fff;
  padding: 10px 20px;
}
.widget ul {
  padding: 0 20px;
}
.widget ul li {
  list-style: none;
  border-bottom: 1px dashed #FE8200;
  border-top: 1px dashed #fff;
  padding: 12px 0;
  text-transform: capitalize;
}
.widget ul li:first-of-type {
  padding-top: 0;
  border-top: 0;
}
.widget ul li:last-of-type {
  border-bottom: 0;
  padding-bottom: 24px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* Credit Wouter Beeftink  https://codepen.io/wbeeftink/pen/dIaDH */
.tags-links a {
  font-size: 0.75em;
  background: #F5F5F5;
  border-radius: 3px 0 0 3px;
  color: #979797;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 7px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
.tags-links a::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: "";
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}
.tags-links a::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #F5F5F5;
  border-top: 13px solid transparent;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
.tags-links a:hover {
  background-color: #70C8DF;
  color: white;
}
.tags-links a:hover::after {
  border-left-color: #70C8DF;
}

/* .cat-links {
  background: $color__secondary_light;
  color: $color__background-body;
  padding: 3px 6px;
  border-radius: 4px;
  font-size: 90%;
  margin-right: 7px;

  a {
    color:$color__background-body;
  }
} */
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.archive .page-title {
  padding: 4px 20px;
}

.post .entry-title {
  margin-bottom: 5px;
}
.post .entry-title a {
  font-size: 1em;
}

.entry-title,
.entry-title a {
  color: #3c3f49;
}

.page-template-default .entry-title {
  color: #fff;
}
.page-template-default .sub-title {
  display: block;
  margin-bottom: 3rem;
}

.entry-author.container-fluid {
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  padding-top: 25px;
}

.entry-author,
.entry-meta {
  border-top: 1px solid #F5F5F5;
}
.entry-author .author-name,
.entry-meta .author-name {
  font-weight: bold;
  font-size: 1.75em;
}
.entry-author .profile-pic img,
.entry-meta .profile-pic img {
  border: 1px solid #70C8DF;
}

.entry-meta {
  padding-top: 5px;
}
.entry-meta i {
  color: #70C8DF;
  margin-right: 8px;
}
.entry-meta a {
  color: #979797;
}
.entry-meta a:hover {
  color: #70C8DF;
  text-decoration: underline;
}
.entry-meta .posted-on,
.entry-meta .byline {
  margin-right: 20px;
}

.blog .entry-meta,
.blog .entry-footer,
.post-template-default .entry-meta,
.post-template-default .entry-footer {
  padding-top: 5px;
  border-top: 1px solid #F5F5F5;
}
.blog .entry-footer,
.post-template-default .entry-footer {
  margin-top: 20px;
}

/* testimonial section and slider */
#testimonials-old {
  background: url("images/dot2dot-reviews.jpg");
  background-size: cover;
  background-position: center;
  min-height: 500px;
}
#testimonials-old .testimonial-title {
  text-align: center;
  margin-bottom: 40px;
}

.testimonial-holder .bxslider .child-element {
  padding: 20px 60px;
}

@media (min-width: 1024px) {
  .services-holder .child-element .row {
    padding: 0 60px;
  }
}
.bx-wrapper {
  box-shadow: none !important;
}

.page .entry-title {
  text-align: center;
}

.blog-page-header {
  border-bottom: 2px dotted #FE8200;
}
.blog-page-header .blog-page-title {
  margin-bottom: 0;
  color: #FE8200;
}
.blog-page-header p {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Bootstrap grid
--------------------------------------------------------------*/
/* Taken from bootstrap-grid.css version 4 dist alpha 6 */
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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-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-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-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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .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-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-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-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-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 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-sm-0 {
    right: auto;
  }

  .pull-sm-1 {
    right: 8.333333%;
  }

  .pull-sm-2 {
    right: 16.666667%;
  }

  .pull-sm-3 {
    right: 25%;
  }

  .pull-sm-4 {
    right: 33.333333%;
  }

  .pull-sm-5 {
    right: 41.666667%;
  }

  .pull-sm-6 {
    right: 50%;
  }

  .pull-sm-7 {
    right: 58.333333%;
  }

  .pull-sm-8 {
    right: 66.666667%;
  }

  .pull-sm-9 {
    right: 75%;
  }

  .pull-sm-10 {
    right: 83.333333%;
  }

  .pull-sm-11 {
    right: 91.666667%;
  }

  .pull-sm-12 {
    right: 100%;
  }

  .push-sm-0 {
    left: auto;
  }

  .push-sm-1 {
    left: 8.333333%;
  }

  .push-sm-2 {
    left: 16.666667%;
  }

  .push-sm-3 {
    left: 25%;
  }

  .push-sm-4 {
    left: 33.333333%;
  }

  .push-sm-5 {
    left: 41.666667%;
  }

  .push-sm-6 {
    left: 50%;
  }

  .push-sm-7 {
    left: 58.333333%;
  }

  .push-sm-8 {
    left: 66.666667%;
  }

  .push-sm-9 {
    left: 75%;
  }

  .push-sm-10 {
    left: 83.333333%;
  }

  .push-sm-11 {
    left: 91.666667%;
  }

  .push-sm-12 {
    left: 100%;
  }

  .offset-sm-0 {
    margin-left: 0%;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-md-0 {
    right: auto;
  }

  .pull-md-1 {
    right: 8.333333%;
  }

  .pull-md-2 {
    right: 16.666667%;
  }

  .pull-md-3 {
    right: 25%;
  }

  .pull-md-4 {
    right: 33.333333%;
  }

  .pull-md-5 {
    right: 41.666667%;
  }

  .pull-md-6 {
    right: 50%;
  }

  .pull-md-7 {
    right: 58.333333%;
  }

  .pull-md-8 {
    right: 66.666667%;
  }

  .pull-md-9 {
    right: 75%;
  }

  .pull-md-10 {
    right: 83.333333%;
  }

  .pull-md-11 {
    right: 91.666667%;
  }

  .pull-md-12 {
    right: 100%;
  }

  .push-md-0 {
    left: auto;
  }

  .push-md-1 {
    left: 8.333333%;
  }

  .push-md-2 {
    left: 16.666667%;
  }

  .push-md-3 {
    left: 25%;
  }

  .push-md-4 {
    left: 33.333333%;
  }

  .push-md-5 {
    left: 41.666667%;
  }

  .push-md-6 {
    left: 50%;
  }

  .push-md-7 {
    left: 58.333333%;
  }

  .push-md-8 {
    left: 66.666667%;
  }

  .push-md-9 {
    left: 75%;
  }

  .push-md-10 {
    left: 83.333333%;
  }

  .push-md-11 {
    left: 91.666667%;
  }

  .push-md-12 {
    left: 100%;
  }

  .offset-md-0 {
    margin-left: 0%;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-lg-0 {
    right: auto;
  }

  .pull-lg-1 {
    right: 8.333333%;
  }

  .pull-lg-2 {
    right: 16.666667%;
  }

  .pull-lg-3 {
    right: 25%;
  }

  .pull-lg-4 {
    right: 33.333333%;
  }

  .pull-lg-5 {
    right: 41.666667%;
  }

  .pull-lg-6 {
    right: 50%;
  }

  .pull-lg-7 {
    right: 58.333333%;
  }

  .pull-lg-8 {
    right: 66.666667%;
  }

  .pull-lg-9 {
    right: 75%;
  }

  .pull-lg-10 {
    right: 83.333333%;
  }

  .pull-lg-11 {
    right: 91.666667%;
  }

  .pull-lg-12 {
    right: 100%;
  }

  .push-lg-0 {
    left: auto;
  }

  .push-lg-1 {
    left: 8.333333%;
  }

  .push-lg-2 {
    left: 16.666667%;
  }

  .push-lg-3 {
    left: 25%;
  }

  .push-lg-4 {
    left: 33.333333%;
  }

  .push-lg-5 {
    left: 41.666667%;
  }

  .push-lg-6 {
    left: 50%;
  }

  .push-lg-7 {
    left: 58.333333%;
  }

  .push-lg-8 {
    left: 66.666667%;
  }

  .push-lg-9 {
    left: 75%;
  }

  .push-lg-10 {
    left: 83.333333%;
  }

  .push-lg-11 {
    left: 91.666667%;
  }

  .push-lg-12 {
    left: 100%;
  }

  .offset-lg-0 {
    margin-left: 0%;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .pull-xl-0 {
    right: auto;
  }

  .pull-xl-1 {
    right: 8.333333%;
  }

  .pull-xl-2 {
    right: 16.666667%;
  }

  .pull-xl-3 {
    right: 25%;
  }

  .pull-xl-4 {
    right: 33.333333%;
  }

  .pull-xl-5 {
    right: 41.666667%;
  }

  .pull-xl-6 {
    right: 50%;
  }

  .pull-xl-7 {
    right: 58.333333%;
  }

  .pull-xl-8 {
    right: 66.666667%;
  }

  .pull-xl-9 {
    right: 75%;
  }

  .pull-xl-10 {
    right: 83.333333%;
  }

  .pull-xl-11 {
    right: 91.666667%;
  }

  .pull-xl-12 {
    right: 100%;
  }

  .push-xl-0 {
    left: auto;
  }

  .push-xl-1 {
    left: 8.333333%;
  }

  .push-xl-2 {
    left: 16.666667%;
  }

  .push-xl-3 {
    left: 25%;
  }

  .push-xl-4 {
    left: 33.333333%;
  }

  .push-xl-5 {
    left: 41.666667%;
  }

  .push-xl-6 {
    left: 50%;
  }

  .push-xl-7 {
    left: 58.333333%;
  }

  .push-xl-8 {
    left: 66.666667%;
  }

  .push-xl-9 {
    left: 75%;
  }

  .push-xl-10 {
    left: 83.333333%;
  }

  .push-xl-11 {
    left: 91.666667%;
  }

  .push-xl-12 {
    left: 100%;
  }

  .offset-xl-0 {
    margin-left: 0%;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Color classes
--------------------------------------------------------------*/
.bg.primary,
.secondary-light,
.secondary-medium,
.secondary-dark,
.plum-bg {
  color: #fff;
}
.bg.primary a:not(.btn),
.secondary-light a:not(.btn),
.secondary-medium a:not(.btn),
.secondary-dark a:not(.btn),
.plum-bg a:not(.btn) {
  color: #fff;
}
.bg.primary a:not(.btn):visited,
.secondary-light a:not(.btn):visited,
.secondary-medium a:not(.btn):visited,
.secondary-dark a:not(.btn):visited,
.plum-bg a:not(.btn):visited {
  color: #fff;
}
.bg.primary a.cta-link,
.secondary-light a.cta-link,
.secondary-medium a.cta-link,
.secondary-dark a.cta-link,
.plum-bg a.cta-link {
  text-decoration: none !important;
}

.btn-secondary-light a {
  color: #FE8200;
}
.btn-secondary-light a:visited {
  color: #FE8200;
}

.btn {
  color: #fff;
}
.btn:hover, .btn:visited {
  color: #fff;
}
.btn--primary {
  background: #FE8200;
  color: #fff !important;
  font-size: 1em !important;
}
.btn--primary:hover {
  background: #70C8DF;
}
.btn--secondary-light {
  background: #70C8DF;
}
.btn--secondary-light:hover {
  background: #FE8200;
}
.btn--secondary-dark {
  background: #004D69;
}
.btn--secondary-dark:hover {
  background: #70C8DF;
}

.secondary-light a {
  text-decoration: none;
}

.primary,
a.btn-primary,
.link-primary a {
  background: #FE8200;
  color: #fff;
}
.primary a,
a.btn-primary a,
.link-primary a a {
  color: #fff;
}
.primary:visited,
a.btn-primary:visited,
.link-primary a:visited {
  color: #fff;
}

.secondary-x-light {
  color: #fff;
  background: #004D69;
}
.secondary-x-light p,
.secondary-x-light h1,
.secondary-x-light h2,
.secondary-x-light h3,
.secondary-x-light h4,
.secondary-x-light h5,
.secondary-x-light h6,
.secondary-x-light .ninja-forms-req-symbol {
  color: #fff !important;
}

.secondary-light {
  background: #70C8DF;
}
.secondary-light ul li:before {
  color: #004D69;
}

.secondary-medium {
  background: #5F8AA4;
}

.secondary-dark {
  background: #004D69;
}

.tertiary-x-light {
  background: #F5F5F5;
}
.tertiary-x-light h1.entry-title {
  color: #004D69;
}
.tertiary-x-light h2,
.tertiary-x-light p {
  color: #004D69;
}

.tertiary-medium {
  background: #3c3f49;
}

.tertiary-dark {
  background: #004D69;
  color: #fff;
}

/*--------------------------------------------------------------
# Templates
--------------------------------------------------------------*/
.featured-image-container--home {
  padding-top: 30px;
  padding-bottom: 30px;
}
.featured-image-container--home .entry-title {
  text-transform: capitalize;
  font-family: "Gloria Hallelujah", "Montserrat", sans-serif;
}

.services {
  padding-top: 45px;
  padding-bottom: 45px;
}

.services-block .services-block-inner {
  background: white;
  padding: 20px;
  box-shadow: 4px 5px 14px 0px rgba(0, 0, 0, 0.2);
}
.services-block .services-block-inner .btn {
  display: inline-block;
  border-radius: 6px;
  padding: 4px 15px;
  margin: 10px 0;
}
.services-block .services-block-inner p {
  margin-top: 0.5rem;
  margin-bottom: 0.6rem;
}

.featured-partner-block, .safe-hands-block {
  border-right: 2px solid #fff;
}
.featured-partner-block:last-of-type, .safe-hands-block:last-of-type {
  border-right: none;
}

.services-block, .featured-partner-block {
  text-align: center;
  padding: 15px;
}
.services-block .featured-partner-block-inner, .featured-partner-block .featured-partner-block-inner {
  margin: 30px 50px;
}
.services-block .featured-partner-block-inner img, .featured-partner-block .featured-partner-block-inner img {
  margin: 30px auto;
}
.services-block .featured-partner-block-inner p, .featured-partner-block .featured-partner-block-inner p {
  margin: 20px 0;
}

.cta-block {
  padding: 25px;
  margin: 10px 0;
}
.cta-block h2 {
  color: #FE8200;
  margin-top: 0;
  text-transform: capitalize;
}
.cta-block p {
  font-size: 80%;
  margin: 20px 0;
  line-height: 1.5em;
}

.added-value, .call-out-bar {
  text-align: center;
}
.added-value h2, .call-out-bar h2 {
  font-weight: 900;
}

.added-value h2, .call-out-bar h2 {
  margin: 10px;
}

.call-out-bar {
  font-size: 1.5em;
  letter-spacing: 0.05em;
}

.safe-hands {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .safe-hands {
    padding-bottom: 30px;
  }
}

/**Features section*/
.features-section .feature-block h3 {
  display: inline-flex;
  margin-bottom: 0;
}
.features-section .feature-block h3 .icon-text {
  align-self: center;
}
.features-section .feature-block p {
  margin-top: 0;
}
.features-section .feature-block .icon {
  display: inline-block;
  width: 45px;
  height: 40px;
  background-image: url("images/business_icons_2.png");
}
.features-section .feature-block .icon-one {
  background-position: -5px -5px;
}
.features-section .feature-block .icon-two {
  background-position: -57px -5px;
}
.features-section .feature-block .icon-three {
  background-position: -5px -53px;
}
.features-section .feature-block .icon-four {
  background-position: -57px -49px;
}

/**end features section**/
.home iframe {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* d3 templat specific */
.plum-bg h2, .plum-bg a {
  font-size: 150%;
}
.plum-bg p {
  font-size: 110%;
}
.plum-bg a {
  text-decoration: none;
}

.content-block.plum-bg .d3-cta-left {
  width: 90%;
  margin: 0 auto;
}

.page-template-design-three-template #featured-img-container img, .single-business-sectors #featured-img-container img {
  width: 100%;
}
.page-template-design-three-template .entry-title, .single-business-sectors .entry-title {
  text-align: center;
  font-size: 3em;
  margin: 0;
  color: #fff;
}
.page-template-design-three-template .main-content-section, .single-business-sectors .main-content-section {
  padding-bottom: 20px;
}
.page-template-design-three-template .hentry, .single-business-sectors .hentry {
  margin-bottom: 0;
}

/**D2 template specific**/
.page-template-design-two-template .hentry,
.single-insurance-types .hentry {
  padding: 0;
  margin: 0;
}
.page-template-design-two-template .entry-content,
.single-insurance-types .entry-content {
  margin: 0;
}
.page-template-design-two-template .entry-title,
.single-insurance-types .entry-title {
  text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.5);
}

.no-pad {
  padding: 0 !important;
}

.no-pad-right {
  padding-right: 0;
  padding-left: 0;
}

.featured-area-wrap.no-pad-right .featured-area,
.featured-area-wrap.no-pad .featured-area {
  padding: 20px 25px;
}

.policy-details-container a,
.policy-details-container a:visited {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  padding: 20px 0;
  color: #004D69;
}
.policy-details-container a:focus {
  outline: 0;
}

.secondary-content-section .center-vertical {
  text-align: left;
  top: 50% !important;
  background: none !important;
}

.down-arrow .fa-caret-down {
  padding: 0 10px;
  font-size: 1em;
}

.spin {
  transform: rotate(180deg);
}

#policy-details {
  display: block;
  height: auto;
  max-height: 4000px;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
#policy-details .policy-details-inner {
  padding: 20px;
}

#policy-details.hidden {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
  -moz-transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
  transition: max-height 0.8s cubic-bezier(0, 1.05, 0, 1);
}

.tertiary-content-section .content-block-inner {
  padding: 20px;
}

.featured-area {
  width: 100%;
}
@media (min-width: 1024px) {
  .featured-area .featured-area__inner {
    padding-left: 45px;
  }
}
.featured-area a {
  text-decoration: underline;
}

.team-members .page-title {
  text-align: center;
  background: none;
  border-bottom: 2px solid #70C8DF;
  font-size: 3em;
  margin-bottom: 0;
}
.team-members h2.entry-title, .team-members h2.entry-title a {
  color: #004D69;
  font-size: 1.25em;
  margin-bottom: 0;
}
.team-members h2.entry-title:visited, .team-members h2.entry-title a:visited {
  color: #004D69;
}
.team-members h1.entry-title {
  color: #FE8200;
}
.team-members header span {
  margin: 0;
  color: #FE8200;
  font-weight: 500;
}
.team-members .entry-content {
  margin-top: 0;
}

.single-team-members header .member-role, .single-strategic-partners header .member-role {
  color: #004D69;
}
.single-team-members .entry-header, .single-strategic-partners .entry-header {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #FE8200;
}
.single-team-members .entry-content ul li, .single-strategic-partners .entry-content ul li {
  border-top: 1px dashed;
  padding: 10px;
  padding-top: 20px;
  margin: 0;
  border-color: #FE8200;
  padding-left: 0;
}
.single-team-members .entry-content ul li:first-of-type, .single-strategic-partners .entry-content ul li:first-of-type {
  border-top: 0;
}
.single-team-members .entry-content h2, .single-strategic-partners .entry-content h2 {
  font-size: 1.2em;
  color: #004D69;
  font-weight: 700;
  margin-bottom: 0;
}
.single-team-members .featured-img, .single-strategic-partners .featured-img {
  margin-top: 28px;
}
.single-team-members .back-link a, .single-strategic-partners .back-link a {
  display: inline;
  color: #004D69;
  transition: all 0.5s ease;
}
.single-team-members .back-link a:hover, .single-strategic-partners .back-link a:hover {
  color: #FE8200;
}
.single-team-members .back-link a img, .single-strategic-partners .back-link a img {
  display: inline-block;
  max-width: 20px;
  transition: all 0.5s ease;
}
.single-team-members header h1.entry-title, .single-strategic-partners header h1.entry-title {
  color: #004D69;
}
.single-team-members header:not(#masthead) a, .single-strategic-partners header:not(#masthead) a {
  font-weight: bold;
}
.single-team-members #content, .single-strategic-partners #content {
  padding-top: 160px;
}
.single-team-members h1, .single-strategic-partners h1 {
  margin-bottom: 0px;
}
.single-team-members p, .single-strategic-partners p {
  margin-top: 0px;
}

.error404 .page-title {
  color: #FE8200;
}

.flex-v-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.no-pad.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

#featured-img-container {
  background-size: cover;
  background-position: center;
}
#featured-img-container h1 {
  margin: 0;
  margin-bottom: 1rem;
}
#featured-img-container .sub-title {
  font-size: 1.4em;
}
#featured-img-container img {
  display: block;
}
#featured-img-container .fill-height {
  height: calc(100vh - 195px);
  max-height: 600px;
}
#featured-img-container.color-scheme-dark h1, #featured-img-container.color-scheme-dark span {
  color: #FE8200;
}
#featured-img-container.color-scheme-light h1, #featured-img-container.color-scheme-light span {
  color: #fff;
}

.cta-parent, .fill-height, .center-vertical-parent {
  display: inline-flex;
}

/* .center-vertical-parent, .fill-height {
	display: inline-flex;
	.center-vertical {
		align-self: center;
		text-align: center;
		display:block;
		h1 {
			margin: 0;
		}
	}
} */
/* .center-vertical {
	@include vertical-align();
    display: block;
    text-align:center;
    h1 {
    	margin:0;
    }
} */
.title-holder {
  text-align: center;
}

.title-with-sub {
  text-align: center;
}
.title-with-sub span {
  font-size: 50%;
}
.title-with-sub .bottom-bar {
  height: 3px;
  width: 100px;
  background: black;
  margin: 10px auto;
  display: block;
}

.strategic-holder {
  margin: 10px 0;
}

.review-holder-inner {
  position: absolute;
  bottom: 10px;
}

/*--------------------------------------------------------------
# Flexbox
-------------------------------------------------------------*/
.d-flex {
  display: flex;
}
.d-flex a, .d-flex p {
  max-width: 100%;
}

.flex-column {
  flex-direction: column;
}

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

.justify-content-center {
  justify-content: center;
}

.justify-content-start {
  justify-content: flex-start;
}

.align-items-center {
  align-items: center;
}

/*--------------------------------------------------------------
# Shortcodes
-------------------------------------------------------------*/
/*
  Styles specific to the cover guidance shortcode
 */
.cover-guidance-summary h4 {
  min-height: 48px;
  color: #FE8200;
  margin-top: 0.5em;
  margin-bottom: 0px;
}
.cover-guidance-summary p {
  margin-top: 0.3em;
  font-weight: bold;
}
.cover-guidance-summary .featured {
  border: 1px solid #5F8AA4;
}

/*--------------------------------------------------------------
# Media queries
--------------------------------------------------------------*/
/** Responsive menu **/
.responsive-menu-inner {
  background-color: #FE8200;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link {
  background: #F5F5F5;
}

/** Forms / contact form 7 **/
.with-contact-small {
  width: 70%;
  margin: 0 auto;
}

.site-branding img {
  margin: 10px 0;
}

.with-contact-small {
  width: 100%;
}

/* Mobile only */
@media only screen and (max-width: 767px) {
  #top-bar .social li {
    padding: 0px 7px;
  }

  .center-mobile {
    display: flex;
    justify-content: center;
    flex-direction: row;
  }

  .hidden-mobile {
    display: none;
  }

  .team-member-details {
    text-align: center;
  }

  .title-holder-old {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    background: #FE8200;
    border: 1px solid #fff;
    padding: 10px 20px;
  }
  .title-holder-old .sub-title {
    font-size: 80%;
    text-align: center;
  }
  .title-holder-old h1 {
    color: #fff !important;
    font-size: 95%;
  }

  .title-holder {
    margin-bottom: 20px;
  }
  .title-holder .sub-title {
    font-size: 80%;
  }

  #featured-img-container .sub-title {
    font-size: 0.9em;
  }

  .services .services-block .btn i {
    font-size: 2em;
  }

  .featured-partner-block, .safe-hands-block {
    border-right: 0;
  }

  #cta span .cta-link {
    font-size: 12px;
  }

  .call-out-bar, #expand-policy {
    font-size: 95%;
  }

  .features-section .feature-block .icon {
    background-image: url(images/business_icons_2@x3.png);
    background-size: 100px 80px;
  }
  .features-section .feature-block .icon-one {
    background-position: -5px -2px;
  }
  .features-section .feature-block .icon-two {
    background-position: -54px -3px;
  }
  .features-section .feature-block .icon-three {
    background-position: -3px -44px;
  }
  .features-section .feature-block .icon-four {
    background-position: -52px -42px;
  }

  .testimonial-content {
    flex-direction: column;
    flex: 1 1 auto;
  }

  .cta-parent .center-vertical, .testimonial-parent .center-vertical, .fill-height .center-vertical, .center-vertical-parent .center-vertical {
    align-self: flex-end;
    margin: 10px 0;
  }

  .page:not(.home) #featured-img-container .fill-height {
    height: calc(100vh - 45vh);
  }

  .page-template-design-three-template .entry-title, .page-template-design-three-template .page-title, .page-template-default:not(.home) .entry-title, .page-template-default:not(.home) .page-title, .post-type-archive-strategic-partners .entry-title, .post-type-archive-strategic-partners .page-title, .single-business-sectors .entry-title, .single-business-sectors .page-title {
    font-size: 2em;
    margin: 0.1em 0;
  }

  .blog h2.entry-title a {
    font-size: 1em;
  }

  #colophon .top-level {
    padding: 0 50px;
  }

  .site-tagline {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }

  .main-tagline {
    justify-content: flex-end;
  }

  .site-branding {
    padding-top: 0;
    padding-bottom: 0;
  }

  .services {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .services-block {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #cta .align-right {
    padding-left: 0;
  }

  #colophon .social li {
    padding-right: 0;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1024px) and (orientation: portrait) {
  .stanley-testimonial-img, .stanley-bear-sleeping {
    display: block;
    float: none;
    position: absolute;
    top: 30% !important;
    margin-left: 0;
    width: 96%;
  }
}
/*Anything but mobile*/
@media only screen and (min-width: 736px) {
  .content-block.plum-bg, .content-block.v-center-content {
    display: inline-flex;
  }
  .content-block.plum-bg .d3-cta-left, .content-block.plum-bg .v-center-content-inner, .content-block.v-center-content .d3-cta-left, .content-block.v-center-content .v-center-content-inner {
    align-self: center;
  }

  .footer-block-container {
    padding-top: 55px;
    padding-bottom: 10px;
  }

  .footer-logo .site-logo {
    margin-bottom: 30px;
  }

  .safe-hands-bg .aviva-logo {
    max-width: 290px;
    padding: 20px;
  }

  .cta-parent .cta-block, .cta-parent .testimonial-holder, .cta-parent .center-vertical, .testimonial-parent .cta-block, .testimonial-parent .testimonial-holder, .testimonial-parent .center-vertical, .fill-height .cta-block, .fill-height .testimonial-holder, .fill-height .center-vertical, .center-vertical-parent .cta-block, .center-vertical-parent .testimonial-holder, .center-vertical-parent .center-vertical {
    align-self: center;
  }
}
@media (min-width: 1200px) {
  .container-fluid.top-level {
    padding-left: 60px;
    padding-right: 60px;
  }
  .container-fluid.top-level.w-feature-c {
    padding-right: 0px;
  }

  .tertiary-content-section .content-block :first-of-type {
    padding-right: 60px;
  }

  .cta-padding:first-of-type {
    padding-left: 60px;
  }
  .cta-padding:last-of-type {
    padding-right: 60px;
  }

  .safe-hands-bg {
    min-height: 300px;
  }

  .with-contact-small {
    width: 70%;
  }

  .content-block.plum-bg .d3-cta-left {
    width: 70%;
  }
}
/*--------------------------------------------------------------
# Media queries
--------------------------------------------------------------*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  -webkit-transform: translatez(0);
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) 0 -32px no-repeat;
}

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) -43px -32px no-repeat;
}

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.title-tagline {
  margin: 0;
  font-size: 2rem;
  line-height: 1.3;
}
.title-tagline__bold {
  font-weight: bold;
}

.header-with-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.header-with-icon__icon {
  width: 34px;
  height: 34px;
}
.header-with-icon__icon--2x {
  width: 68px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-with-icon__icon--2x {
    height: 68px;
  }
}
.header-with-icon__header {
  margin-top: 13px;
  margin-bottom: 10px;
  margin-left: 5px;
  font-weight: bold;
  font-size: 1.2rem;
}
.header-with-icon--above {
  flex-direction: column;
}
.header-with-icon--above .header-with-icon__header {
  margin-left: 0px;
}
@media (min-width: 1024px) {
  .header-with-icon--above .header-with-icon__header {
    min-height: 56px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-with-icon--above .header-with-icon__header {
    max-width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-with-icon--side .header-with-icon__icon {
    display: none;
  }
}

.content-block {
  padding-top: 15px;
  padding-bottom: 30px;
}
.content-block h2 {
  margin: 15px 0;
}
.content-block p {
  margin-bottom: 1.5rem;
}
.content-block p,
.content-block ul li {
  font-weight: 100;
  font-size: 0.9rem;
  line-height: 1.8;
}
.content-block--right, .content-block--left {
  display: flex;
  flex-direction: column;
}
.content-block--right a,
.content-block--right p, .content-block--left a,
.content-block--left p {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .content-block--right {
    align-items: flex-start;
    padding-left: 65px;
  }
  .content-block--left {
    align-items: flex-end;
    padding-right: 65px;
  }
}

@media (min-width: 1024px) {
  .content-block-inner--500-max {
    max-width: 460px;
  }
}
@media (min-width: 1200px) {
  .content-block-inner--500-max {
    max-width: 550px;
  }
}

.width-100-percent {
  width: 100%;
}

.width-50-percent {
  width: 50%;
}

.bold {
  font-weight: 700;
}

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

.font-2x {
  font-size: 200%;
}

.bx-wrapper {
  background: none !important;
  border: none !important;
}
.bx-wrapper .bx-prev {
  background: url(images/slider/left-arrow.svg);
}
.bx-wrapper .bx-next {
  background: url(images/slider/right-arrow.svg);
  background-position: 0% 0% !important;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
  transition: 0.2s ease all;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  background-position: 0;
  transform: scale(1.2);
}

.allyoucaneat-close-menu {
  color: #004D69;
}
.allyoucaneat-close-menu:hover {
  color: #FE8200;
  background: none;
}

.ninja-forms-req-symbol {
  color: #004D69 !important;
}

.plum-bg .ninja-forms-req-symbol {
  color: #fff !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .label-left .nf-field-element {
    width: auto !important;
  }
}
.stanmore-image-background {
  background-image: url("./images/stanmore-logo-white-no-strapline.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  background-color: #004D69;
}
.stanmore-image-background .secondary-dark {
  background: rgba(0, 77, 105, 0.94);
}

.call-us--dark {
  color: #004D69;
}

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

.grecaptcha-badge {
  visibility: hidden;
}

/*# sourceMappingURL=style.css.map */

.allyoucaneat-menu-btn {
    display: none;
}

@media all and (max-width:1200px) {
    .allyoucaneat-menu-btn  {
        display: block;
        position: relative;
        margin-left: auto;
    }
}

.main-tagline {
    display: none;
 
}

@media all and (min-width:1500px) {
    .main-tagline  {
        display: flex;
    }
}

@media all and (max-width:1200px) {
    .hidden-lg {
        display: none;
    }
}

#site-navigation {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.menu-home-menu-container {
    margin-left: auto;
}

#primary-menu .sub-menu a {
    color: #004D69 !important; 
}

#primary-menu .sub-menu a:hover {
    color: #FE8200 !important; 
}

#sticked-header {
    width: 100%;
    z-index: 10;
    position: absolute;
}

#sticked-header #cta {
    background-color: #fff;
}

#content {
    padding-top: 130px;
}

@media (min-width:1500px) {
	#content {
    	padding-top: 170px;
	}
}

#masthead {
    position: relative;
}

@media all and (max-width: 782px) {
    #wpadminbar {
        display: none;
    }
}

/* popup styles */
.street-popup-wrap{background-color:#b4ebf2;border:1px solid #094e68;padding:17px 100px 30px 40px}@media screen and (min-width:1116px){.street-popup-wrap{width:1116px}}@media screen and (max-width:568px){.street-popup-wrap{padding:17px 30px 30px}}.street-popup-wrap .street-popup__title{font-weight:700!important;font-size:1.87em!important;margin-right:40px;max-width:284px}.street-popup-wrap .street-popup__text-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.street-popup-wrap .street-popup__description{font-size:1em;font-weight:300;font-style:italic}.street-popup-wrap .street-popup__btn--close{width:44px;height:44px;display:-ms-flexbox;display:flex;background-color:#fd8212;border-radius:0}.street-popup-wrap .street-popup__btn--close img{margin:auto}.street-popup-wrap .nf-form-cont{width:100%}.street-popup-wrap .nf-after-form-content{margin-top:20px}.street-popup-wrap .nf-form-content nf-fields-wrap{display:grid;gap:10px 27px;position:relative;grid-template-columns:190px 260px 1fr}@media screen and (max-width:1116px){.street-popup-wrap .nf-form-content nf-fields-wrap{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.street-popup-wrap .nf-form-content nf-fields-wrap{grid-template-columns:1fr 1fr}}@media screen and (max-width:568px){.street-popup-wrap .nf-form-content nf-fields-wrap{grid-template-columns:1fr}}.street-popup-wrap .nf-form-content nf-fields-wrap .nf-input-limit{margin:0}.street-popup-wrap .nf-form-content nf-fields-wrap .nf-field-container{width:100%;margin:0}.street-popup-wrap .nf-form-content nf-fields-wrap .submit-container{bottom:10px}.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container{bottom:60px;max-width:290px;width:100%}@media screen and (max-width:1116px){.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container{max-width:100%}.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container .checkbox-wrap{-ms-flex-pack:start;justify-content:flex-start}.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container .checkbox-wrap .nf-field-label{width:unset!important}}.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container .nf-field-label{padding-right:14px}.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container,.street-popup-wrap .nf-form-content nf-fields-wrap .submit-container{position:absolute;right:0}@media screen and (max-width:1116px){.street-popup-wrap .nf-form-content nf-fields-wrap .checkbox-container,.street-popup-wrap .nf-form-content nf-fields-wrap .submit-container{position:relative;bottom:unset;right:unset}}.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(4){grid-column:1/4;width:100%;max-width:680px}@media screen and (max-width:768px){.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(4){grid-column:1/3}}@media screen and (max-width:568px){.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(4){grid-column:1/2}}.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:last-child{display:none}@media screen and (max-width:1116px){.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(2),.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(3){text-align:left;grid-column:1/4;width:100%}}@media screen and (max-width:1116px) and (max-width:768px){.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(2),.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(3){grid-column:1/3}}@media screen and (max-width:1116px) and (max-width:568px){.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(2),.street-popup-wrap .nf-form-content nf-fields-wrap nf-field:nth-last-child(3){grid-column:1/2}}@media screen and (max-width:1116px){.street-popup-wrap .nf-form-content nf-fields-wrap nf-field .submit-wrap .nf-field-element{-ms-flex-pack:start;justify-content:flex-start}}.street-popup-wrap .nf-form-content nf-fields-wrap .nf-error-msg{margin-top:5px;font-size:.875em!important}.street-popup-wrap input[type=button]{font-size:1em;font-weight:700;border:none;padding:9px 19px}.street-popup-wrap .textarea-container .ninja-forms-field{display:block}

.street-popup__btn--open {
    width: 36px;
    height: 36px;
}

.street-popup__btn--open img {
    display: none;
}

.street-popup__btn--open:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M3.9,23.4c2.6,0.1,4.4-1.1,6.9-1.3c1.9-0.9,4.1-1.3,6.2-2.2c1.6-1,4-1.7,5.6-2.2c-0.7-3.5-1.4-7.6-2.8-11.1 c-0.3,0.2-0.7,0.4-0.7,0.8c-2.1,2.1-4.6,4.3-6.2,6.6c-0.3,0.2-0.7-0.2-0.9,0.2c-0.1,0-0.1-0.2-0.1-0.3c-1.9-0.7-4-0.4-5.6-1 c-2.5,0.1-3.2-0.4-5.4-0.7c-0.2,0-0.1,0.3-0.4,0.3c0.8,3.9,2.3,6.4,3.3,9.8c-0.7,0.1-0.4-0.6-0.6-0.9c-1.4-2.2-1.9-5.2-3-7.7 c0-0.6-0.2-1-0.3-1.6c0.5-1,1-2.1,1.6-3.1C1.4,7.9,0.3,7.2,0.4,5.9c1.1,0.7,1.1,2.5,2.1,3.4c-0.3,1,0.9,1.6,0.6,2.7 C5,12.3,7,12.3,8.5,12.9c1.3-0.1,2.9,0,3.9,0.7c1-1.2,1.7-2.6,3.2-3.3c0.7-0.9,1.6-2,2.4-3c0.1-0.2,0.6-0.2,0.8-0.4 c0.4-0.4,0.5-1.2,1.4-1.2c0.1,0.3,0,0.9,0.5,0.9c0.4,2.2,0.9,4.2,1.8,5.9c0.3,1.3,0.5,3,1,4.2c0.2,0.5,0.7,0.9,0.4,1.3 c-0.5,0.2-0.3-0.1-0.6-0.2c-0.1,0.4,0.4,0.3,0.3,0.7c-0.3,0.1-0.6,0.1-1,0.2c-3.8,1.7-8.1,2.9-12.3,4.2c-1.9,0.7-4.1,1-6.1,1.3 C4.1,23.8,3.9,23.7,3.9,23.4z M22.5,15c0.2,0.4,0.1,1.1,0.5,1.3C22.9,16.1,22.9,15,22.5,15z M2.6,12c0.5-0.6-0.4-1.8-0.8-2.3 c-0.3,0.7-0.2,1.3-0.6,1.9C1.5,11.9,2.2,11.8,2.6,12z'/%3E%3Cpath class='st0' d='M21,15.7c0,0.1,0,0.2-0.1,0.2c-0.2,0.2-0.4-0.2-0.8-0.1c-0.2,0,0,0.4-0.2,0.5c-0.6-0.2-1.2-0.6-1.9-0.9 c-1-0.4-2.5-0.8-2.2-1.8C17.4,14.6,19.4,14.8,21,15.7z'/%3E%3Cpath class='st0' d='M20.4,5.2c0,0.1,0,0.2,0,0.2c-1.2,0.1-2-0.1-2.6-0.6c-0.1,0.6,0.7,1.1,0.8,1.7C18,6.8,18,6.5,17.7,6 c-0.4-0.5-0.4-0.5-0.6-1.3c-0.3-1.1-1-2.5-1.2-3.2c-1.6,0.5-3.3,0.7-4.8,1.3C8.9,3.7,5.9,4.1,3.6,5c-1.2-0.1-2,0.9-3,0.4 c1.4-0.8,3.3-0.8,4.7-1.6c0.2,0-0.1-0.2,0-0.4c0.4-0.5,0.6-1.1,0.9-1.7C6.5,1.1,6.6,0.4,7.1,0C8,0.3,6.9,1,7,1.7 c-0.6,0.5-0.9,1.3-1.3,2c3.7,0.2,6.9-2.7,11-2.5c-0.1,1.2,0.5,1.8,0.6,2.9C18.3,4.3,19.2,5,20.4,5.2z'/%3E%3Cpath class='st0' d='M16.1,7.3c0.1,0.4-0.4,0.2-0.6,0.2C15.4,7.3,15.8,7.4,16.1,7.3z'/%3E%3Cpath class='st0' d='M14.8,6.1c0,0.1-0.1,0.1-0.1,0.2C11.4,7.5,8,8,5.2,9.4c-0.1-0.2-0.6,0-0.6-0.2C4.3,8.7,5.4,8.8,5.6,8.5 c0.7,0,1.8-0.3,2.4-0.7C10.3,7.2,12.3,6.8,14.8,6.1z'/%3E%3Cpath class='st0' d='M14.7,7.6c-2.8,1.1-6,1.6-8.7,2.8c0.2-0.9,1.4-0.8,2.2-1.1C8.5,9.3,8.8,9,9.2,8.9C10.9,8.4,12.8,8,14.7,7.6z' /%3E%3Cpath class='st0' d='M13.7,8.7c0,0.1,0,0.2,0,0.3c-2.2,0.5-4.2,1.2-6,1.9c0.1-0.7,1-0.8,1.5-0.8C10.5,9.4,12.1,9.1,13.7,8.7z'/%3E%3Cpath class='st0' d='M11.9,5.4c-1.2,0.3-2.5,0.5-3.8,0.9c-1,0.3-2.2,1-3.3,0.7C7.1,6.5,9.3,5.4,11.9,5.4z'/%3E%3Cpath class='st0' d='M10.8,6.1C9.4,7,7.2,7.6,5.4,7.8C7.1,7.1,8.8,6.7,10.8,6.1z'/%3E%3Cpath class='st0' d='M10.7,15.8c-1,1-2.1,1.8-2.8,3.2c-1.1,0.5-1.1,1.8-2.3,2.2c-0.2-0.3,0.4-0.5,0-0.9c1.5-1.5,2.9-3.1,4-4.9 C10.2,15.5,10.3,15.6,10.7,15.8z'/%3E%3Cpath class='st0' d='M13.4,9.6c0.1,0-0.1,0.1,0.1,0.2c-1.4,0.6-2.8,1.2-4.3,1.7C10,10.2,12.3,10.3,13.4,9.6z'/%3E%3C/svg%3E%0A");
}


/* mobile popup close button  */
@media screen and (max-width: 568px) {
    .street-popup-wrap .street-popup__btn--close {
        position: fixed;
        top: 40px;
        right: 40px;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.2s ease-in-out;
        z-index: 10;
    }
        
    .street-popup-wrap:not(.hidden) .street-popup__btn--close {
        opacity: 1;
        pointer-events: fill;
    }
    .street-popup-wrap {
        top: 0;
        overflow-y: auto;
        transform: translateY(0);
        transition: transform 0.5s ease-in-out;
    }
    
    .street-popup-wrap.hidden {
        bottom: unset;
        transform: translateY(100%);
    }
}

.feefo-review-carousel-widget-service {
    max-width: 1150px;
    margin: 0 auto;
}

/*Resource Hub page*/
.resource-hub-heading h1 {
	text-align: center;
    font-size: 3em;
    margin: 0;
    color: #fff;
}
.resources {
    padding-top: 45px;
    padding-bottom: 45px;
}
.resource-hub-hero-image {
	padding: 0;
}
.resources-block .resources-block-inner {
    background: white;
    padding: 20px 10px;
    box-shadow: 4px 5px 14px 0px rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.resource-description {
	min-height: 110px;
}
.resources-block .resources-block-inner p {
    margin-top: 0.5rem;
    margin-bottom: 0.6rem;
}
#resource-hub-list .row, #meet-the-team .row {
	padding-left: 6vw;
	padding-right: 6vw;
}
#meet-the-team {
	padding-top: 50px;
	padding-bottom: 50px;
	
	.sep-top {
		border-top: 2px solid #004d69;
		border-bottom: 2px solid #004d69;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.team-desc {
		text-align: center;
		margin: auto;
	}
	.team-desc .btn {
		width: 100%;
		padding: 15px;
	}
}
.strategic-partners-archive .resources-block .resources-block-inner p {
    font-weight: bold;
    margin: 0;
}
.resources-block .resources-block-inner .btn {
    display: inline-block;
    border-radius: 6px;
    padding: 4px 15px;
    margin: 10px auto;
}
.resources-block, .featured-partner-block {
    text-align: center;
    padding: 15px;
}
.resources-block .featured-partner-block-inner, .featured-partner-block .featured-partner-block-inner {
  margin: 30px 50px;
}
.resources-block .featured-partner-block-inner img, .featured-partner-block .featured-partner-block-inner img {
  margin: 30px auto;
}
.resources-block .featured-partner-block-inner p, .featured-partner-block .featured-partner-block-inner p {
  margin: 20px 0;
}
.cat-resources {
	padding: 70px 0;
}
.cat-content-block {
	padding-left: 6vw;
	padding-right: 6vw;
}
.cat-content-block .btn {
	width: 100%;
	display: flex;
	justify-content: space-around;
	font-weight: 600;
}
.cat-content-block .btn img {
	width: 50px;
}
.cat-content-block .btn span {
	margin: auto 0;
}
.cat-resources h2, .cat-resources h4 {
	margin-top: 0px;
	margin-bottom: 30px;
}
.cat-resources h4 {
	font-size: 1.6em;
}
.cat-resources ul li {
	padding: 0 0 20px 0;
}
.cat-resources ul li:before {
	content: unset;
}
.cat-resources ul li a.active {
	font-weight: 600;
}
@media (max-width: 767px) {
	.cat-content-block {
		text-align: center;
	}
	.resource-hub-heading h1 {
		font-size: 2em;
	}
	.cat-resources {
		padding: 30px 0;
	}
	.resources {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.blog-page-header, .post-header {
	padding-top: 30px;
}
.resources-search-form {
  position: relative;
  margin: 0 auto 30px;
}

.resources-search-form .search-field {
  width: 100%;
  padding: 12px 45px 12px 20px;
  font-size: 16px;
  border: 2px solid #66a3b8;
  border-radius: 30px;
  outline: none;
  transition: all 0.3s ease;
}

.resources-search-form .search-field::placeholder {
  color: #999;
}

.resources-search-form .search-field:focus {
  border-color: #007c9e;
  box-shadow: 0 0 5px rgba(0, 124, 158, 0.3);
}

.resources-search-form .search-submit {
  position: absolute;
  right: 15px;
  background: none;
  border: none;
  cursor: pointer;
  color: #666;
  transition: color 0.3s ease;
}

.resources-search-form .search-submit:hover {
  color: #007c9e;
}

.resources-search-form svg {
  width: 20px;
  height: 20px;
}
#resources-results {
	display: contents;
	border: 3px solid black;
}
#ajaxsearchlite1 .probox, #ajaxsearchlite1 .probox { height: 50px !important; }
#ajaxsearchlite1 .probox .proinput input, #ajaxsearchlite1 .probox .proinput input {padding: 12px 45px 12px 20px !important; font-size: 16px !important; }
#ajaxsearchlite1 .probox .proinput, #ajaxsearchlite1 .probox .proinput { margin: 0 !important; padding: 0 !important; }
#ajaxsearchlite1 .probox .promagnifier { margin: auto; padding-right: 30px; }
#ajaxsearchlite1 .probox .proinput input.autocomplete { margin-top: -52px !important; }
#ajaxsearchlite1 .probox .proclose svg { margin-top: 0px !important; }
#ajaxsearchlite1 .probox .proloading { margin-top: 10px; margin-right: 20px; }
