/*! Place your custom styles here */

.bg--sm-blue {
  background: #003e87;
}
.bg--sm-blue p,
.bg--sm-blue span,
.bg--sm-blue ul,
.bg--sm-blue a:not(.btn) {
  color: #fff;
}
.bg--sm-blue h1,
.bg--sm-blue h2,
.bg--sm-blue h3,
.bg--sm-blue h4,
.bg--sm-blue h5,
.bg--sm-blue h6,
.bg--sm-blue i {
  color: #fff;
}

.page-title-strip {
  padding-top: 3em;
  padding-bottom: 3em;
  background: #011d3e;
}

@media only screen and (max-width: 767px) {
  .container {
    max-width: 90%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 100%;
  }
}

.menu-horizontal > li:not(:hover) > a,
.menu-horizontal > li:not(:hover) > span,
.menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
  opacity: 0.9;
}

.top-header {
  width: 100%;
  height: 40px;

  align-items: center;
  display: flex;
  padding-top: 1em;
  padding-bottom: 1em;
  padding: 1em;
  font-size: 1.4em;
  line-height: 2.166666666666667em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
  font-weight: bold;
}

.top-header span {
  /*font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;*/
  font-weight: 600;
  float: right;
}

.bg--blue {
  background: #003e87;
}

.bg--darkblue {
  background: #011d3e;
}

.yellow {
  background: #fec20c;
}

.hamburger-toggle i {
  background: #003e87;
}

.hamburger-toggle i {
  color: #fec20c;
}

.white {
  color: #ffffff;
}

.phone-block {
  display: block;
  width: 100%;
  background-color: #880625;
}

.book-block {
  display: block;
  width: 100%;
  background-color: #00164b;
}

#bt-submit {
  position: relative;
  max-width: 100px;
  max-height: 80px;
  line-height: 80px;
  padding: 0 !important;
  overflow: hidden;
  transition: width 0.3s ease-in-out;
  text-align: center;
  font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
  color: white;
}

#bt-submit a {
  color: white;
}

#bt-submit2 {
  position: relative;

  padding: 0 !important;
  overflow: hidden;
  transition: width 0.3s ease-in-out;
  margin: 0;
}

#bt-submit2 .button {
  padding: 0;
  line-height: 73px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.button2 span {
  position: relative;
  z-index: 1;
}

.button2 {
  position: relative;
  display: inline-block;
  height: 80px;
  padding: 0 35px;
  background-color: #49c5b6;
  color: #fff;
  line-height: 80px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  border: none;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.block-link a {
  background-color: red;
  box-shadow: 0 5px 0 darkred;
  color: white;
  padding: 1em 1.5em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.block-link a:hover {
  background-color: #ce0606;
  cursor: pointer;
}

.block-link a:active {
  box-shadow: none;
  top: 5px;
}

/* Non-Demo Styles */
.block-link {
}

.button {
}

.back-to-top {
  background: #fec20c;
  border: 1px solid #fec20c;
}

.card-2 .card__bottom {
  border-radius: 0 0 6px 6px;
  padding: 0.92857143em 1.85714286em;
}

.card-2 .card__body {
  border-radius: 0 0 6px 6px;
  padding: 0.92857143em 1.85714286em;
}

.card-2 .card__body {
  border-bottom: 1px solid #ececec;
  border-radius: 0 0 6px 6px;
  border-top: none;
  font-size: 0.9em;
}

.bar .logo {
  max-height: 8em; /* was max-height: 6em; */
  max-width: none;
}

.bar .logo {
  margin: 0;
  top: -27px;
}

.bar.bar--sm {
  padding: 0.92857143em 0;
  height: 90px;
  background: #003e87;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger,
.bar-1 .menu-horizontal > li > a {
  /*font-size: 1.1em;
  line-height: 2.166666666666667em;*/
  font-size: 1.1em;
  line-height: 3.5em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}

footer:not(.bg--primary):not(.bg--dark) a {
  color: ffffff;
}

footer .logo {
  max-height: 4em;
}

.footer img {
  max-width: 50%;
  margin-bottom: 1.85714286em;
}

.copyright-info {
  padding: 30px 0;
  color: #fff;
  font-size: 1.1em;
}

@media all and (max-width: 575px) {
  .footer img {
    max-width: 80%;
    margin-bottom: 1.85714286em;
  }
}

@media all and (max-width: 768px) {
  .bar .logo {
    max-height: 60px;
  }
}

body,
html {
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: #333;
}

p {
  font-size: 1.25em;
  line-height: 2;
}
.mls {
  margin-left: 0.25em;
}

.fs1 {
  font-size: 32px;
}

/* mobile overrides */

/*

.bar.bar--sm {
    padding: 1em 0;
}





*/

.menu-horizontal > li > a,
.menu-horizontal > li > span,
.menu-horizontal > li > .modal-instance > .modal-trigger {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .bar__module:not(:only-child) {
    display: inline-block;
  }

  .bar .menu-horizontal {
    margin-right: 0px;
  }
}

.nav-container {
}

.footer h3 {
  margin-bottom: 50px;
}

#menu1 {
  padding: 6px 0 0;
}
@media (min-width: 990px) {
  .bar__module:not(:only-child) .menu-horizontal {
    top: 10px;
  }
}

/* Front page hero */

[data-overlay]:before {
  position: absolute;
  content: '';
  background: #165da9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.staff-thumb img {
  border-radius: 50%;
  height: 220px;
  width: 220px;
  margin-bottom: 20px;
}

.article-img {
  width: 100%;
  height: auto;
}

#Breadcrumbs {
  text-align: center;
  padding: 40px 0 0;
}

a.btn {
  padding: 15px 15px;
  font-size: 16px;
}

.ContactPage .contact-form .btn-toolbar button {
  background: #4a90e2;
}

input:not([class*='col-']),
select:not([class*='col-']),
.input-select:not([class*='col-']),
button[type='submit']:not([class*='col-']) {
  width: 140px;
}

.ContactPage button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  width: 140px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.85714286em;
  padding: 15px 15px;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 18px;
  border-color: #4a90e2;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  padding: 6px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  font-size: 13px;
  margin-right: 10px;
  float: left;
}

.links-img {
  margin-bottom: 1.85714286em;
}

.links-img a:hover {
  text-decoration: none;
}

/*
#services-listings .services-listing:nth-child(odd) {
  background-color: rgb(255, 255, 0);
}

#services-listings .services-listing:nth-child(even) {
  background-color: rgb(0, 255, 238);
}
*/
/*
.services-listing:nth-of-type(1) {
  background-color: rgb(255, 255, 0);
}

.services-listing:nth-of-type(2) {
  background-color: rgb(0, 255, 238);
}

.services-listing:nth-of-type(3) {
  background-color: rgb(90, 77, 174);
}

.services-listing:nth-of-type(4) {
  background-color: rgb(255, 0, 0);
}
*/

.footer {
  padding-top: 4.42857143em;
  padding-bottom: 4.42857143em;
}

.footer ul {
  font-size: 1.25em;
  line-height: 2;
}

.footer h4 {
  font-weight: 600;
}

.nav-container a.btn {
  float: none;
}

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

.flex-nav .header-main-nav {
  margin: 0 auto;
}

.top-header span {
  font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
  font-weight: 800;
  margin-top: 30px;
  line-height: 1em;
}

.menu-horizontal > li {
  line-height: 3.5em;
}

.top-header span:before {
  content: '\eb5f';
  font-family: 'iconsmind';
}

.intro-content {
}

.intro-content h2,
.intro-content h2 {
  text-align: center;
}

@media only screen and (max-width: 1230px) {
  .intro-content {
    padding-top: 3.428571em;
    padding-bottom: 0;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 800;
}

.bar .logo {
  margin: 0;
  top: -22px;
}

.parallax-banner a.btn {
  float: none;
}

.menu-horizontal > li > a:hover,
.menu-horizontal > li > span:hover,
.menu-horizontal > li > .modal-instance > .modal-trigger:hover {
  color: #fac12f;
}

#services-listings div.service-img {
  display: flex;
}

.StaffPage .lead {
  font-weight: 600;
  color: #151d2a;
  border-top: 2px dotted #808080;
  padding: 1.4em 0 0;
}

.StaffPage .lead {
  font-size: 1.557143em;
  line-height: 1.68421053em;
}

.LinksHolder h4:hover {
  color: #4a90e2;
}

.LinksHolder a:hover {
  color: #4a90e2;
  text-decoration: initial;
}

.subpage-hero-banner h1,
.parallax-banner h2 {
  color: white;
  text-shadow: 2px 2px 10px rgb(0 0 0 / 57%);
}

.article__body ul {
  padding: 0px 50px;
}

.article__body ul li {
  list-style-type: disc;
}



/* Services */


.services-listing-row .services-listing-content, .services-listing-row .services-listing-img {display: inline-block;}
.ServicesHolder .intro-content {
  padding-top: 3.5em !important;
  padding-bottom: 0;
}

@media all and (max-width: 1199px) {
  .services-listing-row { display: flex; flex-flow: column; }
  .services-listing-img { order: 1; }
  .services-listing-content { order: 2; margin-top: 1.85714286em; }
  .services-listing { padding: 1em 0 4em;}
}

@media (min-width: 768px) and (max-width: 1199px) {
  .services-listing-row {display: flex; flex-direction: column; }
  .services-listing-img { width: 100%; }
  .services-listing-content { width: 100%; }

  .ServicesHolder .intro-content {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

@media (max-width: 1199px) {.ServicesHolder .switchable .container > .row {flex-flow: column;}}
@media (min-width: 768px) and (max-width: 991px) {.ServicesHolder .switchable .container > .row {padding: 0 20px;}}


/* Article */

.ArticleHolder article.feature-1 img { margin-bottom: -7px;  }

body.ArticleHolder { background-color: #f4f4f4;}

body.ArticleHolder .feature-1 > a.block img {
  border-radius: 6px 6px 0 0;
  border: 1px solid #ececec;
}


body.HomePage .imagebg .btn { float: none;}


body.HomePage .card {
  border: 0px solid rgba(0,0,0,.125);
 
}


@media all and (max-width: 767px) {
  body.HomePage .large-home-banner { display: none;}
  body.HomePage .mobile-home-banner {display: block;}
}

@media all and (min-width: 768px) {
  body.HomePage .large-home-banner { display: block;}
  body.HomePage .mobile-home-banner {display: none;}
}

@media only screen and (max-width: 1230px) {
body.HomePage .intro-content {
    padding-top: 3.428571em;
    padding-bottom: 3.428571em;}
}

@media (max-width: 500px) {
  body.HomePage .mobile-home-banner {
    padding: 8.57142857em 0;
}

.flex-nav {
  display: block;
  justify-content: space-between;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
  font-size: 1.1em;
  line-height: 3em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
}

.bar__module {
  margin-bottom: 1.85714286em;
}

}


body a:link {
  -webkit-tap-highlight-color: #4a90e2;
}


body.StaffHolder .intro-content {
  padding-top: 4.42857143em!important;
  padding-bottom: 0;
 
}



@media only screen and (max-width: 1230px) {
  body.Page .intro-content {
    padding-top: 3.428571em;
    padding-bottom: 3.428571em;
}

}





/* Top Header Strip changes 28/08/2022 */

.top-header a.btn:after {
  display: none;
}

.top-header span:before {
    display: none;
}


/* Navigation changes 28/08/2022 */


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

.flex-nav .header-main-nav {
  margin: 0 0;
}

.bar .menu-horizontal {
  position: relative;
  top: 40px;
}



@media only screen and (min-width: 768px) {
  .book-phone {
    margin-top: 30px;
    width: auto;
  }
  }

 

.book-phone .phone-number {
  float: left;
  padding-right: 20px;
}



.top-header .book-online-btn span {
  font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
  font-weight: 800;
  margin-top: 0px;
  line-height: 1em;
}

.top-header {
  height: 40px;
    align-items: center;
    display: block;
    padding: 0;

}

.top-header span {

  margin-top: 22px;
  
}


@media only screen and (max-width: 767px) {
  .top-header {
    display: none;
  }

  .bar .logo {
    margin: 0;
    top: 0px;
}

.flex-nav {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 40px;
}

.bar .menu-horizontal {
  position: relative;
  top: 0px;
}
  }








@media (min-width: 768px) and (max-width: 1024px) {
  .bar .logo {
    max-height: 4.5em;
    max-width: none;
}

#menu1 {
  padding: 20px 10px;
}

}



@media (min-width: 768px) and (max-width: 820px) {
  .bar-1 .menu-horizontal > li > a {
    font-size: 0.92em;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
  }

  .bar .logo {
    margin: 0;
    top: -40px;
}

}


@media (min-width: 990px) and (max-width: 1023px) {
  .bar-1 .menu-horizontal > li:not(:first-child) {
    margin-left: 0em;
  }
  

}


.mobile-header span {
  font-family: 'Open Sans', 'Roboto', 'Helvetica', Sans-Serif;
  font-weight: 800;
  margin-top: 30px;
  line-height: 1em;
  color: #ffffff;
  font-size: 21px;
}

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

a.btn:after {
  display: none;
}




body.HomePage .card {
  height: auto;
  min-height: 460px;
}

body.HomePage .card-2 .card__body {
  border: 0px solid #ececec;
}












/* Sub Page Banners */




@media (max-width: 767px) {
  .subpage-hero-banner {
    /*margin-bottom: 2em;*/
  }
}


@media (min-width: 768px) and (max-width: 1024px) {

  .subpage-hero-banner {
    padding-top: 6.95238095em;
    padding-bottom: 6.95238095em;
    /*margin-bottom: 3.5em;*/
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {

  .subpage-hero-banner {
    padding-top: 10.95238095em;
    padding-bottom: 10.95238095em;
    /*margin-bottom: 3.5em;*/
  }
}


@media (min-width: 1199px) and (max-width: 1499px) {
  
  .subpage-hero-banner {
    padding-top: 12.85714286em;
    padding-bottom: 12.85714286em;
    /*margin-bottom: 3.5em;*/
  }


}




@media (min-width: 1500px) {
  .subpage-hero-banner {
    padding-top: 16.85714286em;
    padding-bottom: 16.85714286em;
    /*margin-bottom: 3.5em;*/
  }
}







.HomePage .intro-content {
  padding-top: 4.42857143em;
  padding-bottom: 4.42857143em
}


.Page .intro-content {
  padding-top: 4.42857143em;
  padding-bottom: 4.42857143em
}


/*
.subpage-hero-banner {
  padding-top: 12.85714286em;
  padding-bottom: 12.85714286em;
  margin-bottom: 3.5em;
}
*/


.StaffHolder {



}






.StaffPage .feature-large {

  padding-top: 4.42857143em;

}





.LinksHolder .subpage-hero-banner {
  margin-bottom: 7em;
}


