/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap");
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #4d4d4d;
}
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #4db2b3;
}
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #6f788c;
}
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "";
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "";
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #4db2b3;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e5;
}
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e5;
}
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/**** Colors ****/
/**** Fonts ****/
/*** Slider Buttons ****/
.ls-borderlessdark .ls-playvideo, .ls-borderlessdark .ls-nav-sides, .ls-borderlessdark .ls-bottom-slidebuttons a, .ls-borderlessdark .ls-nav-prev, .ls-borderlessdark .ls-nav-next, .ls-borderlessdark .ls-nav-start, .ls-borderlessdark .ls-nav-stop, .ls-borderlessdark .ls-fullscreen, .ls-borderlessdark .ls-loading-container {
  background-image: url('../../../../images/icons/skin.png') !important;
}
a {
  color: #475bbb;
  font-weight: bold;
}
a, .splitlink:hover:nth-of-type(odd) .overlay .image-title-right, .splitlink:hover:nth-of-type(even) .overlay .image-title-right, .button, p.readmore .btn {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
nav > ul > li.g-menu-item.g-menu-item---particle-OqHzZ.g-menu-item-type-particle.g-standard {
  display: none;
}
/**** Header ****/
#g-header {
  padding: 1rem 0 0 0;
  background-position: top center;
  height: 240px;
}
#g-header .size-34 img {
  top: 50px;
  position: relative;
}
#g-header .header-phone {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #32428f;
  font-size: 40px;
  line-height: 45px;
  text-align: right;
  top: 46px;
  position: relative;
  display: block;
  margin-right: 5px;
}
/**** Banners ****/
#g-banner {
  height: 240px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../../../../images/banners/about-banner.jpg');
}
#g-banner h1 {
  color: white;
  font-size: 72px;
  line-height: 80px;
  top: 38px;
  position: relative;
  display: block;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px black;
}
.itemid-118 #g-banner, .itemid-119 #g-banner, .itemid-120 #g-banner, .itemid-121 #g-banner, .itemid-122 #g-banner {
  background-image: url('../../../../images/banners/about-banner.jpg');
}
.itemid-123 #g-banner {
  background-image: url('../../../../images/banners/new-roofs-banner.jpg');
}
.itemid-124 #g-banner {
  background-image: url('../../../../images/banners/chimney-banner.jpg');
}
.itemid-125 #g-banner {
  background-image: url('../../../../images/banners/roof-repairs-banner.jpg');
}
.itemid-126 #g-banner {
  background-image: url('../../../../images/banners/flat-roofing-banner.jpg');
}
.itemid-127 #g-banner {
  background-image: url('../../../../images/banners/leadwork-banner.jpg');
}
.itemid-128 #g-banner {
  background-image: url('../../../../images/banners/roof-windows-banner.jpg');
}
.itemid-129 #g-banner {
  background-image: url('../../../../images/banners/guttering-banner.jpg');
}
.itemid-130 #g-banner {
  background-image: url('../../../../images/banners/fascias-banner.jpg');
}
.itemid-131 #g-banner {
  background-image: url('../../../../images/banners/brickwork-banner.jpg');
}
.itemid-132 #g-banner {
  background-image: url('../../../../images/banners/heritage-banner.jpg');
}
.itemid-133 #g-banner {
  background-image: url('../../../../images/banners/testimonials-banner.jpg');
}
.itemid-134 #g-banner {
  background-image: url('../../../../images/banners/recent-work-banner.jpg');
}
.itemid-135 #g-banner {
  background-image: url('../../../../images/banners/news-banner.jpg');
}
.itemid-136 #g-banner {
  background-image: url('../../../../images/banners/contact-banner.jpg');
}
/**** Social Icons ****/
.g-social a {
  padding: 3px;
  text-decoration: none;
}
.social {
  text-align: right;
  top: 50px;
  position: relative;
  display: block;
}
.social .fa-facebook-f:before, .social .fa-facebook:before {
  content: "";
  background-image: url('../../../../images/icons/facebook.png');
  display: block;
  position: relative;
  height: 43px;
  width: 43px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.social .fa-facebook-f:hover:before, .social .fa-facebook:hover:before {
  content: "";
  background-image: url('../../../../images/icons/facebook-hover.png');
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.social .fa-twitter:before {
  content: "";
  background-image: url('../../../../images/icons/twitter.png');
  display: block;
  position: relative;
  height: 43px;
  width: 43px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.social .fa-twitter:hover:before {
  content: "";
  background-image: url('../../../../images/icons/twitter-hover.png');
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.social .fa-instagram:before {
  content: "";
  background-image: url('../../../../images/icons/instagram.png');
  display: block;
  position: relative;
  height: 43px;
  width: 43px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.social .fa-instagram:hover:before {
  content: "";
  background-image: url('../../../../images/icons/instagram-hover.png');
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
/**** Navigation ****/
#g-navigation {
  z-index: 31;
  height: 53px;
  border-bottom: 1px solid white;
}
#g-navigation .g-main-nav:not(.g-menu-hastouch) .g-dropdown.g-active {
  top: 92%;
}
#g-navigation .g-main-nav .g-toplevel {
  line-height: 48px;
}
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation .g-main-nav .g-toplevel > li {
  padding: 9px 28px;
  margin: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 15px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #354597;
  border: 0px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  width: 330px;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 15px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  color: white;
}
#g-navigation .g-main-nav .g-toplevel > li:hover {
  color: white;
  background-color: #2a225d;
}
#g-navigation li.active {
  background-color: #2a225d;
  padding: 6px 16px;
  margin: 0;
}
#g-navigation .g-main-nav .g-standard .g-sublevel > li {
  padding: 6px 16px;
  margin: 0;
}
#g-navigation .g-main-nav .g-standard .g-sublevel > li:hover {
  position: relative;
  background-color: #2a225d;
  padding: 6px 16px;
  margin: 0;
}
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 rgba(255, 255, 255, 0.2);
}
/**** Footer ****/
#g-footer {
  background-image: url('../../../../images/backgrounds/footerbg.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  height: auto;
}
#g-footer .privacy-link {
  color: white;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
#g-footer .privacy-link:hover {
  color: #475bbb;
}
#g-footer .social {
  text-align: left;
  top: 38px;
  position: relative;
  display: block;
}
#g-footer .social .fa-facebook-f:hover:before, #g-footer .social .fa-facebook:hover:before {
  content: "";
  background-image: url('../../../../images/icons/facebook-hover-white.png');
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#g-footer .social .fa-twitter:hover:before {
  content: "";
  background-image: url('../../../../images/icons/twitter-hover-white.png');
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#g-footer .social .fa-instagram:hover:before {
  content: "";
  background-image: url('../../../../images/icons/instagram-hover-white.png');
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#g-footer h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 40px;
}
#g-footer .address {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  color: white;
}
#g-footer .copyright {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  margin-top: 50px;
  margin-bottom: 0;
  color: white;
}
#g-footer .branding {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  color: white;
  margin-top: 0;
}
#g-footer .branding a {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  color: white;
  margin-top: 0;
}
#g-footer .branding a:hover {
  color: #475bbb;
}
#g-footer p.footer-phone {
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 0;
  color: white;
}
#g-footer .footer-phone > a {
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 0;
  color: white !important;
}
#g-footer .footer-phone > a:hover {
  color: #475bbb !important;
}
#g-footer .footer-email {
  line-height: 20px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 45px;
  display: block;
  color: white !important;
}
#g-footer .footer-email:hover {
  color: #475bbb !important;
}
#g-footer img {
  top: 58px;
  position: relative;
  display: grid;
}
/**** Homepage Banner Btns ****/
.blue-banner-btn, .white-banner-btn {
  color: white;
}
.banner-btns-blue {
  background: #32428f !important;
  border: 1px solid #32428f;
  border-radius: 2px;
  height: 40px;
  width: 20px;
  position: relative;
  padding: 16px 50px;
}
.banner-btns-blue:hover, .banner-btns-blue > .blue-banner-btn:hover {
  background: transparent !important;
  color: white !important;
}
.banner-btns-white {
  background: transparent !important;
  border: 1px solid white !important;
  border-radius: 2px;
  color: white !important;
  height: 40px;
  width: 20px;
  position: relative;
  padding: 16px 72px;
}
.banner-btns-white:hover, .banner-btns-white > .white-banner-btn:hover {
  background: white !important;
  color: #32428f !important;
}
.banner-btns-white:hover > .white-banner-btn {
  color: #32428f !important;
}
.ls-borderlessdark .ls-shadow {
  display: none !important;
}
/**** Logo ****/
.caroholder {
  width: 100%;
  overflow: hidden;
  height: 100px;
  position: relative;
  margin: 50px auto 0;
}
.caro {
  position: absolute;
}
.caro img {
  height: 58px;
  margin-right: 45px;
  float: left;
}
/**** Sub Banner ****/
#g-subBanner {
  background-image: url('../../../../images/backgrounds/sub-bannerbg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 263px;
  padding: 2rem 0;
}
#g-subBanner h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: bold;
  color: #32428f;
  margin-top: 50px;
}
#g-subBanner > div > div > div:nth-child(2) > .g-content {
  margin: 0;
  padding: 8px 10px;
}
/**** News ****/
#g-social {
  padding: 3rem 0;
}
#g-social .g-news-pro .g-news-pro-item .g-news-pro-title a {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  color: #32428f;
  margin-top: 214px;
  position: relative;
  display: block;
}
#g-social .g-news-pro .g-news-pro-item .g-news-pro-title {
  margin-top: 20px;
}
#g-social .g-news-pro .g-news-pro-link .g-news-pro-title a {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  color: #32428f;
}
#g-social .g-article-author {
  font-size: 12px;
  line-height: 20px;
}
#g-social .g-article-date {
  font-size: 12px;
  line-height: 20px;
}
#g-social .g-news-pro-desc {
  font-size: 17px;
  line-height: 24px;
}
#g-social h2 {
  color: #32428f;
  font-size: 38px;
  line-height: 45px;
  font-weight: bold;
  margin-bottom: 0;
}
.splitlink:nth-of-type(odd) .overlay {
  height: 310px;
  width: 100%;
  background-repeat: no-repeat;
  border: none;
  BACKGROUND-SIZE: COVER;
  position: relative;
}
.splitlink:nth-of-type(odd) .overlay .image-title-right {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: #32428f;
}
.splitlink:nth-of-type(even) .overlay {
  height: 310px;
  width: 100%;
  background-repeat: no-repeat;
  border: none;
  BACKGROUND-SIZE: COVER;
  position: relative;
}
.splitlink:nth-of-type(even) .overlay .image-title-right {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  color: white;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: #394a98;
}
.splitlink:nth-child(n+6):nth-of-type(even) .overlay .image-title-right {
  background-color: #32428f;
}
.splitlink:nth-child(n+6):nth-of-type(odd) .overlay .image-title-right {
  background-color: #394a98;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.hovereffect:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.splitlink:hover:nth-of-type(odd) .overlay .image-title-right {
  background-color: rgba(50, 66, 143, 0.7);
}
.splitlink:hover:nth-of-type(even) .overlay .image-title-right {
  background-color: rgba(57, 74, 152, 0.7);
}
.hovereffect img {
  display: block;
  position: absolute;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
/**** All Pages ****/
h2[itemprop="headline"] {
  font-size: 35px;
  line-height: 45px;
  font-weight: bold;
  color: #32428f;
}
ul {
  font-size: 17px;
  line-height: 20px;
  color: black;
}
p {
  font-size: 17px;
  line-height: 20px;
  color: black;
}
strong {
  color: #32428f;
}
a.blue-btn {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #4db2b3;
  color: #fff;
  margin: 0 0 0.5rem 0;
  padding: 1rem 3rem;
  vertical-align: middle;
  text-shadow: none;
  background-color: #32428f;
  border: 1px solid #32428f;
  color: white;
  margin-top: 40px;
  border-radius: 3px;
}
a.blue-btn:hover {
  background-color: transparent;
  border: 1px solid #32428f;
  color: #32428f;
}
.button, p.readmore .btn {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14.75px;
  line-height: 20px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #4db2b3;
  color: #fff;
  margin: 0 0 0.5rem 0;
  padding: 1rem 3rem;
  vertical-align: middle;
  text-shadow: none;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #32428f;
  color: #32428f;
  border-radius: 3px;
}
.button:hover, p.readmore .btn:hover {
  background: #32428f;
  color: white;
  font-weight: 600;
}
.itemid-138 .size-35, .itemid-139 .size-35 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  width: 100%;
}
.itemid-138 .button, .itemid-139 .button {
  display: none;
}
/**** GAllery ****/
.gallery-images {
  width: 80%;
  margin: 60px auto;
}
.gallery-images .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.gallery-images .inner a {
  width: 24%;
  flex: 0 24%;
  position: relative;
  margin-right: 1%;
  margin-bottom: 1%;
  overflow: hidden;
  transition: 0.8s all ease;
}
.gallery-images .inner a .details {
  position: absolute;
  /* height: 100%; */
  width: 100%;
  display: block;
  bottom: 0;
  left: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
}
.gallery-images .inner a .details .title {
  font-size: 20px;
  line-height: 25px;
}
.gallery-images .inner a .details .caption {
  font-size: 14px;
  line-height: 18px;
  display: block;
  font-weight: normal;
}
.gallery-images .inner a:hover img {
  transform: scale(1.3);
  transition: 0.8s all ease;
}
.gallery-images .inner a img {
  width: 100%;
  height: 19vw;
  min-height: 270px;
  object-fit: cover;
  transition: 0.8s all ease;
}
/**** About Us Pages ****/
.outline-12, .outline-15 {
  /**** Gallery ****/
}
.outline-12 #g-mainContent .content, .outline-15 #g-mainContent .content {
  padding-right: 32px;
  padding-top: 50px;
}
.outline-12 #g-mainContent .item-image img, .outline-15 #g-mainContent .item-image img {
  object-fit: cover;
}
.outline-12 .ba-gallery, .outline-15 .ba-gallery {
  margin-top: 15px;
}
.outline-12 .gallery-title, .outline-15 .gallery-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #32428f;
  margin-top: 75px;
}
.outline-12 .ba-gallery .ba-goback h2, .outline-15 .ba-gallery .ba-goback h2 {
  text-align: left !important;
  width: -webkit-calc(100% - 110px);
  width: calc(100% - 110px);
  border: none;
  color: #32428f;
  font-weight: bold;
}
.outline-12 .ba-album-items, .outline-12 .ba-gallery-items, .outline-12 .ba-image img, .outline-12 .ba-album .ba-image img, .outline-15 .ba-album-items, .outline-15 .ba-gallery-items, .outline-15 .ba-image img, .outline-15 .ba-album .ba-image img {
  height: 300px !important;
  width: 300px !important;
  object-fit: cover;
}
.outline-12 #g-mainContent2, .outline-15 #g-mainContent2 {
  background-image: url('../../../../images/backgrounds/sub-bannerbg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 263px;
  padding: 2rem 0;
}
.outline-12 #g-mainContent2 h2, .outline-15 #g-mainContent2 h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: bold;
  color: #32428f;
  margin-top: 50px;
}
.outline-12 #g-mainContent2 > div > div > div:nth-child(2) > .g-content, .outline-15 #g-mainContent2 > div > div > div:nth-child(2) > .g-content {
  margin: 0;
  padding: 8px 10px;
}
.outline-12 [itemprop="articleBody"], .outline-15 [itemprop="articleBody"] {
  padding-bottom: 40px;
}
/**** Content ****/
.itemid-136 .content-image {
  display: none;
}
.itemid-136 .hours {
  display: inline-block;
}
.itemid-136 .mail {
  margin-bottom: 0;
}
.itemid-136 .main-content .size-35 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 60%;
  -moz-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
  width: 60%;
  padding-right: 42px;
  padding-top: 50px;
}
.itemid-136 .main-content .size-20 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 40%;
  -moz-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
  width: 40%;
}
.itemid-136 .main-content .social {
  text-align: right;
  top: 0;
  position: relative;
  display: inline-block;
  padding-left: 0;
}
.itemid-136 #g-mainContent2 h2.form-title {
  position: relative;
  display: block;
  color: white;
  font-size: 38px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 45px;
}
.itemid-136 input[type="text"], .itemid-136 input[type="password"], .itemid-136 input[type="datetime"], .itemid-136 input[type="datetime-local"], .itemid-136 input[type="date"], .itemid-136 input[type="month"], .itemid-136 input[type="time"], .itemid-136 input[type="week"], .itemid-136 input[type="number"], .itemid-136 input[type="email"], .itemid-136 input[type="url"], .itemid-136 input[type="search"], .itemid-136 input[type="tel"], .itemid-136 input[type="color"], .itemid-136 .uneditable-input {
  height: 54px;
  background-color: #32428f;
  border-radius: 0;
  padding-left: 20px;
  color: white;
  font-size: 17px;
  margin-bottom: 25px;
}
.itemid-136 textarea {
  width: 100%;
  background-color: #32428f;
  border-radius: 0;
  padding-left: 20px;
  padding-top: 18px;
  color: white;
  font-size: 17px;
}
.itemid-136 .size-100 .g-content {
  margin-top: 0;
  padding-top: 0;
}
.itemid-136 .first .g-content {
  margin-right: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.itemid-136 .second .g-content {
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.itemid-136 input::placeholder {
  color: white;
}
.itemid-136 textarea::placeholder {
  color: white;
}
.itemid-136 p.privacy {
  font-size: 14px;
  line-height: 20px;
  color: white;
  text-align: center;
}
.itemid-136 p.privacy a {
  font-size: 14px;
  line-height: 20px;
  color: white;
  text-decoration: underline;
}
.itemid-136 p.privacy a:hover {
  color: #4db2b3;
}
.itemid-136 button#submit {
  background-color: #32428f;
  border: 1px solid white;
  padding: 15px 34px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 20px;
}
.itemid-136 button#submit:hover {
  background-color: white;
  color: #32428f;
  font-weight: bold;
}
.itemid-136 #g-mainContent2 {
  background-color: #32428f;
  padding-top: 70px;
  text-align: center;
  height: auto;
  background-image: none;
  padding: 2rem 0 0;
}
/**** Recent Work ****/
.itemid-134 .content {
  flex: 0 100%;
  width: 100%;
}
.itemid-134 .button {
  display: none;
}
/**** News ****/
.itemid-135.view-article .g-grid.main-content.item-page {
  padding-bottom: 10px;
}
.itemid-135.view-article .button {
  margin-bottom: 40px;
  display: inline-block;
}
.itemid-135.view-article #g-mainContent .size-35 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 52%;
  -moz-flex: 0 52%;
  -ms-flex: 0 52%;
  flex: 0 52%;
  width: 52%;
}
.itemid-135.view-article #g-mainContent .size-20 {
  display: none;
}
.itemid-135.view-article #g-mainContent .content {
  padding-right: 32px;
  padding-top: 20px;
}
.itemid-135.view-article #g-mainContent .content-image {
  margin-top: 38px;
}
.itemid-135 .button {
  display: none;
}
.itemid-135 p.readmore {
  margin-top: 40px;
}
.itemid-135 .pagination-start, .itemid-135 .pagination-prev, .itemid-135 .pagination-next, .itemid-135 .pagination-end {
  display: none;
}
.itemid-135 .pagination ul > li > a:hover, .itemid-135 .pagination ul > li > span {
  background-color: #32428f;
  color: white;
  border: 1px solid #32428f;
  border-left-width: 1px;
  font-size: 17px;
  height: 60px;
  width: 60px;
  padding: 20px;
  margin-right: 10px;
  font-weight: bold;
}
.itemid-135 .pagination ul > li > a {
  float: left;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #32428f;
  border-left-width: 1px;
  font-size: 17px;
  height: 60px;
  width: 60px;
  padding: 20px;
  color: #32428f;
  margin-right: 10px;
  font-weight: bold;
}
.itemid-135 dl.article-info dd {
  display: inline-block;
  margin: 0;
  font-family: "Open Sans";
  text-transform: none;
  color: #424753;
  font-size: 17px;
  line-height: 20px;
  color: #32428f;
  font-weight: bold;
}
.itemid-135 .pull-none.item-image {
  margin-bottom: 50px;
}
.itemid-135 h2[itemProp="name"] a {
  font-size: 35px;
  line-height: 40px;
  font-weight: bold;
  color: #32428f;
  margin-bottom: 30px;
}
.itemid-135 h2[itemProp="name"] a:hover {
  color: lightblue;
}
.itemid-135 #g-social {
  display: none;
}
.itemid-120 #g-mainContent2 {
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 188px;
  padding: 0rem 0;
}
#g-mainContent2 {
  background-image: url('../../../../images/backgrounds/sub-bannerbg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 263px;
  padding: 2rem 0;
}
#g-mainContent2 h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: bold;
  color: #32428f;
  margin-top: 50px;
}
#g-mainContent2 > div > div > div:nth-child(2) > .g-content {
  margin: 0;
  padding: 8px 10px;
}
/**** Testimonials ****/
.itemid-133 .button {
  display: none;
}
.itemid-133 .size-35 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 100%;
  -moz-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
  width: 100%;
}
.itemid-133 .g-feedback .g-grid {
  width: 100%;
  display: block;
}
.itemid-133 .g-user-name {
  font-weight: bold;
  color: #32428f;
}
.itemid-133 .g-feedback-text {
  color: black;
  line-height: 20px;
}
.itemid-133 .left-quotes {
  font-size: 24px;
  line-height: 25px;
  padding-right: 5px;
  color: #32428f;
}
.itemid-133 .right-quotes {
  font-size: 24px;
  line-height: 25px;
  padding-left: 5px;
  color: #32428f;
}
/**** Homepage ****/
.itemid-101 #g-banner {
  height: auto;
  background-image: none;
}
.itemid-101 h2[itemprop="headline"] {
  font-size: 35px;
  line-height: 45px;
  font-weight: bold;
  color: #32428f;
}
.itemid-101 h2[itemprop="headline"]:before {
  content: "";
  background-image: url('../../../../images/logos/tagline.png');
  display: block;
  position: relative;
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  margin-bottom: 60px;
}
.itemid-101 .item-page {
  padding: 7rem 0;
}
.itemid-101 .item-image {
  position: relative;
}
.itemid-101 .item-image img {
  height: 600px;
}
.itemid-101 .pull-right {
  float: left;
}
.itemid-101 .item-image:before {
  content: "";
  background-image: url('../../../../images/backgrounds/logo-cutout.png');
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
}
.pull-right.item-image {
  margin: 0;
}
/**** Recent Work ****/
.sample-content h3 {
  font-size: 22px;
  line-height: 25px;
  color: #32428f;
  font-weight: bold;
}
.sample-content .title {
  color: #394a98;
  font-weight: bold;
}
.sample-content .item {
  border-bottom: 3px solid #394a98;
  padding-bottom: 28px;
  padding-top: 28px;
}
.image-small {
  height: 230px;
  width: 150%;
  object-fit: cover;
  cursor: pointer;
  display: block;
}
.maginify {
  font-size: 5em;
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  border: 5px solid white;
  position: absolute;
  border-radius: 0.35em;
  top: 170px;
  left: 260px;
  z-index: 1;
}
.casestudy:hover img.image-small {
  opacity: 0.5;
}
#single_image {
  position: relative;
}
.maginify:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -26px;
  bottom: -10px;
  border-width: 0;
  background: white;
  width: 0.35em;
  height: 0.08em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.casestudy {
  display: inline-block;
  vertical-align: text-top;
  margin-right: 4%;
  width: 28%;
}
/**** Contact Us ****/
.telephone {
  font-size: 27px;
  line-height: 30px;
  color: #32428f;
  font-weight: bold;
}
.telephone a {
  font-size: 27px;
  line-height: 30px;
  color: #32428f;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
}
.telephone a:hover {
  color: black;
}
.email {
  color: #32428f;
}
.email:hover {
  color: black;
}
@media (min-width: 960px) and (max-width: 1199px) {
  /**** GAllery ****/
  /**** Header ****/
  /**** Navigation ****/
  /**** Main content ****/
  /**** Quicklinks ****/
  .gallery-images {
    width: 90%;
    margin: 60px auto;
  }
  .gallery-images .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .gallery-images .inner a {
    width: 32%;
    flex: 0 32%;
    position: relative;
    margin-right: 1%;
    margin-bottom: 1%;
    overflow: hidden;
    transition: 0.8s all ease;
  }
  .gallery-images .inner a .details {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    display: block;
    bottom: 0;
    left: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px;
  }
  .gallery-images .inner a .details .title {
    font-size: 20px;
    line-height: 25px;
  }
  .gallery-images .inner a .details .caption {
    font-size: 14px;
    line-height: 18px;
    display: block;
    font-weight: normal;
  }
  .gallery-images .inner a:hover img {
    transform: scale(1.3);
    transition: 0.8s all ease;
  }
  .gallery-images .inner a img {
    width: 100%;
    height: 19vw;
    object-fit: cover;
    transition: 0.8s all ease;
  }
  #g-header .size-33:nth-of-type(2) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
  }
  #g-header .size-33:nth-of-type(3) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 41%;
    -moz-flex: 0 41%;
    -ms-flex: 0 41%;
    flex: 0 41%;
    width: 41%;
  }
  #g-header .size-47 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    padding: 0 5px;
    margin: 0 0.5rem;
  }
  #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
  }
  #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
  }
  #g-mainContent .size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
  }
  #g-banner h1 {
    color: white;
    font-size: 54px;
    line-height: 60px;
    top: 48px;
    position: relative;
    display: block;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px black;
  }
  .itemid-101 .item-image img {
    height: 300px !important;
  }
  .itemid-101 .pull-right.item-image {
    margin: 0;
    top: 126px;
    position: relative;
    display: block;
  }
  .splitlink:nth-of-type(odd) .overlay .image-title-right {
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-color: #32428f;
    height: 80px;
  }
  .splitlink:nth-of-type(even) .overlay .image-title-right {
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    bottom: 0;
    position: absolute;
    width: 100%;
    background-color: #394a98;
    height: 80px;
  }
  .uk-grid > * {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
    margin: 0;
    float: left;
    padding-left: 20px;
  }
  .itemid-132 .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
  }
  .itemid-133 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-134 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-134 #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 28%;
    -moz-flex: 0 28%;
    -ms-flex: 0 28%;
    flex: 0 28%;
    width: 28%;
  }
  .itemid-136 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    padding-right: 25px;
    padding-top: 50px;
    padding-left: 25px;
  }
  .itemid-136 .telephone {
    font-size: 22px;
    line-height: 26px;
    color: #32428f;
    font-weight: bold;
  }
  .itemid-136 .telephone a {
    font-size: 22px;
    line-height: 30px;
    color: #32428f;
    padding-left: 55px;
    text-align: left;
    font-weight: normal;
  }
  .itemid-136 .main-content .social {
    text-align: right;
    top: 0;
    position: relative;
    display: inline-block;
    padding-left: 0;
  }
  .outline-12 #g-mainContent .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
  }
  .outline-12 .ba-album-items, .outline-12 .ba-gallery-items, .outline-12 .ba-image img, .outline-12 .ba-album .ba-image img {
    height: 240px !important;
    width: 240px !important;
    object-fit: cover;
  }
}
@media (min-width: 1940px) {
  .pull-right {
    float: left;
  }
  .outline-12 #g-mainContent .item-image img {
    object-fit: cover;
    min-height: 600px;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
  }
  #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  #g-mainContent .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
  }
  .itemid-132 .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
  }
  .itemid-133 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-134 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-134 #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 28%;
    -moz-flex: 0 28%;
    -ms-flex: 0 28%;
    flex: 0 28%;
    width: 28%;
  }
  .itemid-136 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    padding-right: 25px;
    padding-top: 50px;
    padding-left: 25px;
  }
  .itemid-136 .telephone {
    font-size: 22px;
    line-height: 26px;
    color: #32428f;
    font-weight: bold;
  }
  .itemid-136 .telephone a {
    font-size: 22px;
    line-height: 30px;
    color: #32428f;
    padding-left: 55px;
    text-align: left;
    font-weight: normal;
  }
  .itemid-136 .main-content .social {
    text-align: right;
    top: 0;
    position: relative;
    display: inline-block;
    padding-left: 0;
  }
}
/**** Stylesheets ****/
@media (max-width: 959px) {
  /**** Gallery ****/
  /**** Header ****/
  /**** Navigation ****/
  /**** Homepage ****/
  /**** Main content ****/
  /**** Quicklinks ****/
  /**** Homepage News *****/
  /**** Banners ****/
  /**** Testimonials ****/
  /**** Accreditations page ****/
  .gallery-images {
    width: 90%;
    margin: 60px auto;
  }
  .gallery-images .gallery-title {
    margin-top: 50px;
    margin-bottom: 40px;
  }
  .gallery-images .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .gallery-images .inner a {
    width: 32.65%;
    flex: 0 32.65%;
    position: relative;
    margin-right: 1%;
    margin-bottom: 1%;
    overflow: hidden;
    transition: 0.8s all ease;
  }
  .gallery-images .inner a:nth-of-type(3n) {
    margin-right: 0;
  }
  .gallery-images .inner a .details {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    display: block;
    bottom: 0;
    left: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px;
  }
  .gallery-images .inner a .details .title {
    font-size: 20px;
    line-height: 25px;
  }
  .gallery-images .inner a .details .caption {
    font-size: 14px;
    line-height: 18px;
    display: block;
    font-weight: normal;
  }
  .gallery-images .inner a:hover img {
    transform: scale(1.3);
    transition: 0.8s all ease;
  }
  .gallery-images .inner a img {
    min-height: 230px;
  }
  .menu-logo {
    width: 160px;
    text-align: center;
    position: relative;
    display: block;
    margin: 30px auto 30px;
  }
  .banner-btns-white {
    background: transparent !important;
    border: 1px solid white !important;
    border-radius: 2px;
    color: white !important;
    height: 40px;
    width: 20px;
    position: relative;
    padding: 16px 55px !important;
  }
  #menu-6011-particle > nav > ul > li.g-menu-item.g-menu-item---particle-OqHzZ.g-menu-item-type-particle.g-standard {
    display: block;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color: skyblue;
    font-weight: bold;
    background-color: transparent;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent;
  }
  #g-mobilemenu-container .g-toplevel li {
    font-weight: bold;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #fff;
    padding: 0.938rem;
    text-transform: uppercase;
  }
  #g-offcanvas #g-mobilemenu-container ul > li.active > .g-menu-item-container {
    color: pink;
  }
  #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
    position: absolute;
    right: 2.938rem;
    text-align: center;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-dropdown {
    background: #2a225d;
    top: 212px;
  }
  #g-offcanvas #g-mobilemenu-container ul {
    background: #2a225d;
    padding: 0px 15px 0 30px;
  }
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 0px solid white;
    background: transparent;
  }
  ul.g-toplevel {
    top: 0;
  }
  ul.g-sublevel {
    padding: 0px 15px 0 20px !important;
  }
  .g-offcanvas-toggle {
    background-image: url('../../../../images/icons/tabber.png');
    width: 64px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 62px;
    right: 1rem;
    color: transparent;
  }
  .g-offcanvas-open .g-offcanvas-toggle {
    color: transparent;
  }
  #g-header {
    background-image: none;
    height: 180px !important;
  }
  #g-header .size-34 img {
    top: 20px !important;
    position: relative;
  }
  #g-header .social {
    top: 0px;
  }
  #g-header .header-phone {
    top: 0 !important;
  }
  #g-header .size-34 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
  }
  #g-header .size-33:nth-of-type(2) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0%;
    -moz-flex: 0 0%;
    -ms-flex: 0 0%;
    flex: 0 0%;
    width: 0%;
  }
  #g-header .size-33:nth-of-type(3) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
  #g-navigation {
    display: none;
  }
  .itemid-101 .content-image {
    display: none;
  }
  .itemid-101 .item-page {
    padding: 4rem 0 !important;
  }
  .main-content .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
  }
  .main-content .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
  }
  a.splitlink.hovereffect {
    flex: 30% !important;
  }
  #g-services > div > div > div > div > div > div > div > a:nth-child(10) {
    display: none;
  }
  .splitlink:nth-of-type(odd) .overlay .image-title-right {
    font-size: 15px;
    line-height: 20px;
  }
  .splitlink:nth-of-type(even) .overlay .image-title-right {
    font-size: 15px;
    line-height: 20px;
  }
  #g-social {
    padding: 1rem;
  }
  #g-social .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 50%;
  }
  #g-social .size-40 {
    display: none;
  }
  #g-social .size-60 {
    width: 100%;
    flex: 0 100%;
  }
  #g-footer {
    padding: 1rem 0;
  }
  #g-footer .social {
    text-align: left;
    top: 20px;
    position: relative;
    display: block;
  }
  #g-footer .size-10, #g-footer .size-13 {
    display: none;
  }
  #g-footer .size-22 {
    display: none;
  }
  #g-footer .size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
    padding-left: 34px;
  }
  #g-footer .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
  }
  #g-banner {
    height: 160px;
  }
  #g-banner h1 {
    color: white;
    font-size: 45px;
    line-height: 50px;
    top: 0;
    padding: 18px 0;
  }
  .outline-12 #g-mainContent .item-image img, .outline-15 #g-mainContent .item-image img {
    object-fit: cover;
    width: 100% !important;
    height: 420px !important;
  }
  .outline-12 #g-mainContent .size-20, .outline-15 #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
  }
  .outline-12 #g-mainContent .size-60, .outline-15 #g-mainContent .size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
  }
  .outline-12 #g-mainContent2, .outline-15 #g-mainContent2 {
    display: none;
  }
  .outline-12 #g-services, .outline-15 #g-services {
    margin-top: 0;
  }
  .outline-12 .gallery-title, .outline-15 .gallery-title {
    margin-top: 50px;
    margin-bottom: 0;
  }
  .outline-12 .ba-gallery:not(.album-in-lightbox) .ba-goback h2, .outline-15 .ba-gallery:not(.album-in-lightbox) .ba-goback h2 {
    box-sizing: border-box;
    text-align: left !important;
    width: 84% !important;
    word-wrap: break-word;
  }
  .outline-12 .ba-album-items.root, .outline-15 .ba-album-items.root {
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .outline-12 .ba-goback, .outline-15 .ba-goback {
    margin: 0px 0;
  }
  .outline-12 .ba-album-items, .outline-12 .ba-gallery-items, .outline-12 .ba-image img, .outline-12 .ba-album .ba-image img, .outline-15 .ba-album-items, .outline-15 .ba-gallery-items, .outline-15 .ba-image img, .outline-15 .ba-album .ba-image img {
    height: 40vw !important;
    width: 40vw !important;
    object-fit: cover;
  }
  .content-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-133 .main-content .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-120 .caroholder {
    margin: 45px auto 0;
  }
  .itemid-120 #g-mainContent2 {
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 135px;
    display: block;
  }
  .ba-gallery-row-wrapper .row-fluid {
    margin-bottom: 0;
  }
  .itemid-134 .main-content .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 91000%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-134 .main-content .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
  }
  .itemid-134 .main-content .casestudy {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 2%;
    width: 30%;
  }
  .itemid-134 .main-content .maginify {
    top: 170px;
    left: 151px;
  }
  .itemid-134 .button {
    display: none;
  }
  .itemid-135 h2[itemprop="name"] {
    line-height: 2.8rem;
  }
  .itemid-135 h2[itemProp="name"] a {
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    color: #32428f;
    margin-bottom: 30px;
  }
  .itemid-135 .content-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 48%;
    -moz-flex: 0 48%;
    -ms-flex: 0 48%;
    flex: 0 48%;
    width: 48%;
  }
  .itemid-135 .item-image img {
    width: 100%;
  }
  .itemid-135 #g-mainContent > div > div:nth-child(2) {
    display: none;
  }
  .caroholder {
    width: 100%;
    overflow: hidden;
    height: 100px;
    position: relative;
    margin: 10px auto 0;
  }
  .itemid-136 #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 6%;
    -moz-flex: 0 6%;
    -ms-flex: 0 6%;
    flex: 0 6%;
    width: 6%;
  }
  .itemid-136 #g-mainContent .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
    padding-right: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .itemid-136 #g-mainContent .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-136 #g-mainContent .social {
    float: right;
  }
  .itemid-136 .telephone a {
    padding-left: 0;
    display: block;
  }
  .itemid-136 #g-mainContent > div > div > div:nth-child(1) > div > div > div > div > div.g-block.size-35.content > div:nth-child(2) > h3 > br {
    display: none;
  }
}
@media (max-width: 767px) {
  /**** Gallery ****/
  /**** Footer ****/
  /**** Banners ****/
  /**** Accreditations ****/
  /**** Case Studies ****/
  /**** News ****/
  /**** Contact Us ****/
  .gallery-images {
    width: 90%;
    margin: 60px auto;
  }
  .gallery-images .gallery-title {
    margin-top: 0px !important;
    margin-bottom: 40px !important;
  }
  .gallery-images .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .gallery-images .inner a {
    width: 48%;
    flex: 0 48%;
    position: relative;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
    transition: 0.8s all ease;
  }
  .gallery-images .inner a:nth-of-type(3n) {
    margin-right: 2%;
  }
  .gallery-images .inner a:nth-of-type(2n) {
    margin-right: 0;
  }
  .gallery-images .inner a .details {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    display: block;
    bottom: 0;
    left: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 20px;
  }
  .gallery-images .inner a .details .title {
    font-size: 20px;
    line-height: 25px;
  }
  .gallery-images .inner a .details .caption {
    font-size: 14px;
    line-height: 18px;
    display: block;
    font-weight: normal;
  }
  .gallery-images .inner a:hover img {
    transform: scale(1.3);
    transition: 0.8s all ease;
  }
  .gallery-images .inner a img {
    min-height: 161px;
  }
  .banner-btns-white {
    background: transparent !important;
    border: 1px solid white !important;
    border-radius: 2px;
    color: white !important;
    height: 40px;
    width: 20px;
    position: relative;
    padding: 16px 66px !important;
  }
  #g-offcanvas {
    background: #2a225d;
    width: 20rem;
    color: #fff;
  }
  .menu-logo {
    width: 125px;
    text-align: center;
    position: relative;
    display: block;
    margin: 10px auto 10px;
  }
  .g-offcanvas-toggle {
    background-image: url('../../../../images/icons/tabber.png');
    width: 50px;
    height: 46px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 62px;
    right: 1rem;
    color: transparent;
  }
  #g-offcanvas #g-mobilemenu-container ul {
    background: #2a225d;
    padding: 0px 15px 0 15px;
  }
  ul.g-sublevel {
    padding: 0px 15px 0 0px !important;
  }
  #g-offcanvas #g-mobilemenu-container ul.g-dropdown {
    background: #2a225d;
    top: 60px;
  }
  #g-header {
    background-image: none;
    height: 182px !important;
    padding: 0;
  }
  #g-header .social {
    top: 0px;
    display: none;
  }
  #g-header .header-phone {
    top: 0px !important;
    font-size: 38px;
    line-height: 45px;
    margin-right: 0;
    text-align: center;
  }
  #g-header .size-33:nth-of-type(3) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  #g-header .size-34 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
  }
  #g-header .size-34 img {
    top: 20px !important;
    position: relative;
    max-width: 225px;
  }
  .g-offcanvas-toggle {
    top: 45px;
  }
  .itemid-101 .item-page {
    padding: 3rem 0 !important;
  }
  .itemid-101 h2[itemprop="headline"]:before {
    content: "";
    background-image: url('../../../../images/logos/tagline-mobile.png');
    margin-bottom: 35px;
  }
  .itemid-101 h2[itemprop="headline"] {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #32428f;
  }
  a.splitlink.hovereffect {
    flex: 0 50% !important;
    width: 50% !important;
  }
  .splitlink:nth-of-type(odd) .overlay .image-title-right {
    padding: 15px;
    min-height: 70px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .splitlink:nth-of-type(even) .overlay .image-title-right {
    padding: 15px;
    min-height: 70px;
    display: flex;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #g-services > div > div > div > div > div > div > div > a:nth-child(10) {
    display: block;
  }
  #g-social .size-60 .g-content {
    margin-left: 2%;
    padding-left: 0;
  }
  #g-social .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
  #g-social h2 {
    margin-top: 0;
  }
  #g-social .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, #g-social .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: left;
    margin-right: 0;
    margin-bottom: 0;
  }
  #g-social .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 50% !important;
    margin-right: 20px !important;
  }
  #g-footer {
    background-image: url('../../../../images/backgrounds/footerbg-mobile.jpg');
    background-color: #32428f;
    background-position: bottom;
  }
  #g-footer .size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    padding-left: 15px;
  }
  #g-footer .size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    padding-left: 15px;
  }
  #g-footer .size-30 p.copyright, #g-footer .size-30 .branding {
    display: none;
  }
  #g-footer .size-25 .g-content {
    margin-top: 0;
    padding-top: 0;
  }
  #g-footer .branding {
    margin-bottom: 0;
  }
  #g-footer .social {
    text-align: left;
    top: 26px;
  }
  #g-footer .footer-email {
    margin-top: 35px;
  }
  .outline-12 #g-mainContent .content, .outline-15 #g-mainContent .content {
    padding-right: 15px;
    padding-top: 25px;
  }
  .outline-12 #g-mainContent .size-20, .outline-15 #g-mainContent .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 6%;
    -moz-flex: 0 6%;
    -ms-flex: 0 6%;
    flex: 0 6%;
    width: 6%;
  }
  .outline-12 .gallery-title, .outline-15 .gallery-title {
    margin-top: 50px;
    margin-bottom: 5px;
    margin-left: 2px;
  }
  .outline-12 .ba-gallery, .outline-15 .ba-gallery {
    box-sizing: border-box;
    padding: 0 5px;
  }
  .outline-12 .ba-album-items, .outline-12 .ba-gallery-items, .outline-12 .ba-image img, .outline-12 .ba-album .ba-image img, .outline-15 .ba-album-items, .outline-15 .ba-gallery-items, .outline-15 .ba-image img, .outline-15 .ba-album .ba-image img {
    height: 54vw !important;
    width: 100% !important;
    object-fit: cover;
  }
  .outline-12 .ba-album-items.root, .outline-15 .ba-album-items.root {
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .outline-12 .ba-gallery .ba-goback > a, .outline-15 .ba-gallery .ba-goback > a {
    border-radius: 50% !important;
    box-sizing: content-box;
    float: left;
    font-size: 18px !important;
    margin-right: 16px;
    padding: 15px;
    text-align: center;
    width: 20px;
  }
  .outline-12 .ba-gallery:not(.album-in-lightbox) .ba-goback h2, .outline-15 .ba-gallery:not(.album-in-lightbox) .ba-goback h2 {
    box-sizing: border-box;
    text-align: left !important;
    width: 70% !important;
    word-wrap: break-word;
    font-size: 25px;
    line-height: 35px;
  }
  .outline-12 .categories-description, .outline-15 .categories-description {
    display: none;
  }
  .outline-12 #g-mainContent > div > div:nth-child(2) > div.g-block.size-60 > div > div > div > div > p:nth-child(2), .outline-15 #g-mainContent > div > div:nth-child(2) > div.g-block.size-60 > div > div > div > div > p:nth-child(2) {
    display: none;
  }
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
    padding-left: 8%;
  }
  .main-content .size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 7%;
    -moz-flex: 0 7%;
    -ms-flex: 0 7%;
    flex: 0 7%;
    width: 7%;
  }
  .main-content .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
    padding-right: 2%;
  }
  #g-banner {
    height: 130px;
  }
  #g-banner h1 {
    color: white;
    font-size: 35px;
    line-height: 40px;
    top: 0;
    padding: 5px 0;
  }
  .itemid-120 .caroholder {
    margin: 13px auto 0;
  }
  .itemid-133 .main-content .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-133 .g-feedback .g-content {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
  }
  .itemid-133 #g-mainContent > div > div:nth-child(2) {
    display: none;
  }
  .sample-content .item:nth-of-type(1) {
    padding-top: 0;
  }
  .itemid-134 h2[itemprop="headline"] {
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
    color: #32428f;
    text-align: left;
    margin-left: 3px;
  }
  .itemid-134 .main-content .casestudy {
    display: inline-block;
    vertical-align: text-top;
    margin-right: 0;
    width: 100%;
    max-width: 290px;
  }
  .itemid-134 .main-content .maginify {
    top: 170px;
    left: 75px;
  }
  .itemid-134 #g-mainContent .g-block.size-100 {
    margin: 0 auto;
    text-align: center;
  }
  .itemid-134 #g-mainContent h3 {
    width: 100%;
  }
  .itemid-135 h2[itemprop="name"] {
    line-height: 2.8rem;
    margin-bottom: 15px;
  }
  .itemid-135 .pull-none.item-image {
    margin-bottom: 30px;
  }
  .itemid-135 p.readmore .btn {
    margin-bottom: 30px;
  }
  .itemid-135.view-article #g-mainContent .content {
    padding-right: 0;
    padding-top: 20px;
    width: 100%;
    flex: 0 100%;
  }
  .itemid-135.view-article #g-mainContent .content-image {
    margin-top: 30px;
    width: 100%;
    flex: 0 100%;
  }
  .itemid-135.view-article #g-mainContent > div > div:nth-child(2) {
    display: block;
  }
  .itemid-136 #g-banner h1 {
    padding: 30px 0;
  }
  .itemid-136 #g-mainContent .size-35 {
    padding-right: 0;
  }
  .itemid-136 .telephone a {
    padding-left: 0;
    display: block;
  }
  .itemid-136 div.g-block.size-35.content > div:nth-child(2) > h3 > br {
    display: none;
  }
  .itemid-136 #g-mainContent .social {
    float: left;
    padding: 0;
    margin-top: 20px;
  }
  .itemid-136 #g-mainContent2 .g-content {
    margin: 0;
  }
  .itemid-136 #g-mainContent2 h2.form-title {
    margin-bottom: 40px;
    margin-top: 20px;
  }
}
/*# sourceMappingURL=custom_15.css.map */