/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
 
@import url(https://static.hsappstatic.net/slick/static-1.49/bundles/project.css);


.flexbox, .hs-search-field__bar form {
    display: flex;
} 

.hs-search-field__bar form {
    display: flex;
  flex-direction:row;
} 
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
footer looks when it comes to spacing and other general styles.
*********************************************************************************
****************************************************************************** */
footer.footer {
    font-family: 'Roboto', sans-serif;
}

.cm-home-footer .footer-logo h5,
.cm-home-footer footer .f-head p {
  color: #146A9A;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
}

.cm-footer .ftags {
    margin-bottom:35px;
  }
	
.cm-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.cm-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.footer-top .cm-container {
  padding-top: 49px;
  padding-bottom:14px;
  text-align:center;
}
.footer-top .cm-container > div > span {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.footer .footer-top p {
  margin-bottom: 25px;
  padding: 0 28px;
  display:inline-block;
}
.footer-top img {
  max-height: 80px;
  width: auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  max-width: 100%;
  vertical-align: top;
}
.footer-top img:hover {
  -webkit-filter: none;
  filter: none;
}

.footer-logo {
  margin-bottom: 25px;
}
.cm-footer .footer-logo {
  margin-bottom: 35px;
}
.footer-logo img {
  margin: 0 2em 2em 0;
  display: inline;
  float: left;
}

.access-head p {
  font-size: calc(.45307vw + 16.30097px);
  font-family: Roboto;
  margin-bottom: 1em;
  line-height:1.2;
}
footer p {
  font-size:16px;
}
.ftags .hs-menu-wrapper ul li a{
  display: inline-block;
  padding: 2px 10px;
  background-color: #dfdfdf;
  margin: 2px;
  font-size: 0.875rem;
  color: #353535;
}
.footer-phone img {
  float: left;
  margin-right: 14px;
}
.footer-phone .footer-phone-tollfree, .footer-phone .footer-phone-message{
border-bottom:1px solid #387191;
}

.footer-phone>div {
  margin-bottom:1rem;
  padding-bottom:1rem;
}
.footer-phone-tollfree > div > span > p  img {
  margin-top:1px;
}
.footer-phone-message > div > span > p  img {
  margin-top:-2px;
}
.footer-connect > div > span > p > span {
  padding-top:4px;
}
.footer-phone p, .footer-phone a{
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 0;
}
.footer-phone p:last-child {
  margin-bottom: 0;
}
.footer-phone p:last-child span {
  display: inline-block;
}
.footer-phone-message, .footer-phone-tollfree {
  padding-bottom:2px;
}
.book-btn {
  text-align:center;
}


.book-btn .hs-button:hover {
  background: #b5a770;
  color: #666 !important;
  text-decoration: none;
}
.footer-contact-menu {
  margin-top:3rem;
  margin-bottom:3rem;
}
.footer-contact-menu .hs-menu-wrapper ul {
  justify-content: center;
}
.footer-contact-menu .hs-menu-wrapper ul li {
  margin: 0 7px;
  display: inline-block;
}
.footer-contact-menu .hs-menu-wrapper ul li a {
  text-decoration: none;
  color: #3b3b3b;
  transition: .3s all;
  padding:0;
  line-height: 1.35;
  font-size:16px;
}
.privacy-menu ul {
  float: right;
}
.privacy-menu ul li {
  border-right: 1px solid #363636;
  padding: 0 .5rem;
  line-height: normal;
}
.privacy-menu ul li:last-child {
  border-right: none;
  padding-right: 0;
}
.privacy-menu ul li a {
  padding:0;
  color:#35373c;
}
.privacy-menu ul li a:hover {
  text-decoration:underline;
}
.footer-copyright {
  font-size: .875rem;
  margin-top: 3vw;
  padding: 16px 0 17px 0;
  color:#ffffff;
  background-color:#3F3F3F;

}
.footer-copyright p {
  font-size: .875rem;
  margin-bottom:0;
}
.ftags {
  margin-bottom: 25px;
}
.ftags .hs-menu-wrapper ul li a[href="javascript:;"] {
  pointer-events: none;
}
.cm-col-sm-7, .cm-col-sm-5, .cm-col-5, .cm-col-4, .cm-col-3, .cm-col-sm-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.footer-phone {
  padding-top: 2rem;
}
.footer.lp .footer-copyright {
  padding: 17px 0;
  margin: 0;
}

.footer-bottom {
  margin-top: 0;
  padding-top:60px;
}
.footer.lp .footer-logo {
  padding-left: 15px;
}
.footer.lp .cm-container {
  padding: 16px 0;
}
.scroll-top-btn {
  position: fixed;
  opacity:0;
  bottom: 0;
  left: 15px;
  z-index: 1000;
  margin-bottom: 21.73913043px;
    transition:ease all 1s;
  pointer-events:none;
}
.scroll-top-btn.vis {
  opacity:1;
  pointer-events:all;
  transition:ease all 1s;
}
.scroll-top-btn .btn-icon {
  font-size: 16px;
  padding:17px 19.5px;
  color: #fff;
  background-color: #555;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.scroll-top-btn .btn-icon .fa{
  font-weight:400;
  font-family:FontAwesome;
  font-size: 20px;
  height: 16px;
  line-height: 16px;
}
.scroll-top-btn .btn-icon:hover {
  color: #f7f7f7;
  background-color: #464646;
}
.scroll-top-btn.active {
  display:block;
}
.fa-angle-up:before {
  content: "\f106";
}


/* positioning bottom items */
.footer .cm-col-4:first-child, .footer .cm-col-4:last-child {
    display: flex;
    flex-direction: column;
}

.footer .cm-col-4:first-child>div:last-child, .footer .cm-col-4:last-child>div:last-child {
    margin-top:auto;
}


@media (max-width: 991px) {
  .cm-col-sm-7, .cm-col-sm-5 {
    width: 100%;
  }
  
  .footer .tbtns, .footer .cm-col-4:first-child>div:last-child, .footer .cm-col-4:last-child>div:last-child {
    margin-top: 40px;
}
}
@media (min-width: 991px) {
  .cm-container {
    max-width: 100%;
  }
  .cm-col-5 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm-col-4, .cm-col-3 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm-col-sm-7 {
    width: 58.33333333%;
  }
  .cm-col-sm-5 {
    width: 41.66666667%;
  }
}
@media (min-width: 992px) {
  /*   .cm-container {
  max-width: 960px;
} */
  .cm-col-5 {
    width: 41.66666667%;
  }
  .cm-col-4 {
    width: 33.33333333%;
  }
  .cm-col-3 {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .book-btn {
    padding-top: 30px;
  } 
}

@media (min-width: 1200px) {
  .cm-container {
    max-width: 1550px;
  }
}
@media screen and (max-width: 1250px) and (min-width: 991px) {
  .footer-logo img {
    margin: 0 2em 8em 0;
  }
}
@media (max-width:768px) {
  .footer-contact-menu .hs-menu-wrapper ul li {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
@media (max-width:767px) {
  .footer-contact-menu .hs-menu-wrapper ul li a {
    font-size: 1.3rem !important;
    line-height:1.2;
  }
  .footer-bottom {
    margin-top: calc( 2vw + 2px );
  }
}
@media (max-width:575px) { 
  .cm-footer .footer .footer-top p {
    margin-bottom: 0px;
  }
  footer .hs-button {
    line-height: inherit !important;
  }
}
@media (max-width:575px) {
  .footer-copyright {
    text-align:center;
  }
  .privacy-menu ul {
    float: none;
    justify-content: center;
    margin-top:1rem;
  }
  .footer-logo img {
    margin-bottom:0;
  }
  .footer-logo p:nth-child(2) {
    clear:both;
  }
  .footer-contact-menu .hs-menu-wrapper ul li{
    margin-top:7px;
    margin-bottom:7px;
  }
  .f-head {
    margin-top:30px;
  }
  .footer-lang .f-head {
    margin-top:0px;
  }
  .footer .footer-top p {
    padding:14px;
    margin-bottom:0;
  }
  .footer-top .cm-container {
    padding-top:14px;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .footer-logo h5, footer .f-head p, footer p, .privacy-menu ul li a {
    font-size: 1rem!important;
  }
  .footer-top img {
    max-width: 80%;
  }
  .footer-social {
    padding-top: 2rem;
    padding-bottom: 30px;
  }
  .footer-contact-menu .hs-menu-wrapper ul li {
    margin:8px;
  }
  .footer-copyright {
    padding-bottom: 17px;
    padding-top: 16px;
  }
  .footer-phone img {
    transform: scale(0.8);
    margin-left: -4px;
    margin-right: 18px;
  }
  .footer-contact-menu {
    margin-top: 3rem !important;
  }
  .footer-phone-message, .footer-phone-tollfree {
    padding-bottom:0;
  }
  .footer-phone-message {
    margin-bottom: 28px !important;
  }
  .footer-social-icons a:before {
    margin-right: 10px !important;
  }
  .footer-social-icons {
    margin-left: 10px;
  }
}
@media (max-width: 1429px) {
  .footer-copyright {
    padding-top:15px;
  }
}
@media (max-width: 1378px) {
  .footer-copyright {
    padding-top:16px;
  }
}
@media (max-width: 1199px) {
  .footer-copyright {
    padding-bottom:16px;
    padding-top:15px;
  }
}
@media (max-width: 991px) {
  .footer-copyright {
    padding-bottom: 15px;
    padding-top: 14px;
  }
}
@media (max-width: 763px) {
  .footer-contact-menu {
    margin-bottom: 43px;
  }
  .footer-copyright {
    padding-bottom: 17px;
  }
}
@media (max-width: 640px) {
  .footer-contact-menu {
    margin-bottom: 50px;
  }
  .footer-bottom {
    margin-top: calc( 2vw + 3px );
  }
}
@media (max-width: 575px) {
  .footer-bottom {
    margin-top: calc( 2vw + 5px );
  }
}
@media (max-width: 480px) {
  .footer-contact-menu {
    margin-bottom: 44px;
  }
}
@media (max-width: 470px) {
  .footer-contact-menu {
    margin-bottom: 50px;
  }
}
@media (max-width: 460px) {
  .footer-contact-menu {
    margin-bottom: 49px;
  }
}
@media (max-width: 320px) {
  .footer-contact-menu {
    margin-bottom: 44px;
  }
  .footer-bottom {
    margin-top: calc( 2vw + 10px );
  }
}


@media(max-width:575px) {
  .footer-contact-menu .hs-menu-wrapper ul li:last-child {
    margin-bottom: 0;
  }
  
.footer-contact-menu {
    margin-bottom: 3rem;
}

  .cm-row.footer-copyright {
    padding: 17px 0;
  }
}



/* MODULE SPECEFIC STUFF CONTINUED */

/* 01 - Contact Popup ----*/

form .hs-input[type=checkbox], form .hs-input[type=radio] {
    margin-bottom: 3px !important;
}

.noscroll {  overflow:hidden }

.custom-model-main.model-open input, .custom-model-main.model-open textarea {
    border: 1px solid #a6a6a6;
    border-radius:5px;
}

.custom-model-main {
  text-align: center;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
 
}

.model-open {
  z-index: 100002;
  opacity: 1;
  overflow-y: scroll;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 

}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 20px;
  top: 0px;
  cursor: pointer;
  z-index: 99;
  font-size: 2rem;
  color: #000;
}

@media screen and (min-width:800px){
	.custom-model-main:before {
	  content: "";
	  display: inline-block;
	  height: auto;
	  vertical-align: middle;
	  margin-right: -0px;
	  height: 100%;
	}
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}


/* --- 03 Hero Image (Video popup) --- */

/* Video Modal */
body.show-video-modal.noscroll {
    height: 100vh;
    width: 100%;
    overflow: hidden;
}
.video-modal,
.video-modal .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
}
.video-modal {
	overflow: hidden;
	position: fixed;
	opacity: 0.0;
  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);
  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  background: rgba(20, 20, 20, 0.52); /* overlay color */
  opacity: 0.0;
  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}
.video-modal-content {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 10002;
	margin: 0 auto;
	overflow-y: visible;
	background: #000;
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}
/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
@media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 20em);
    padding-top: 0;
    padding-left: calc((100vh - 20em) * 1.7778); /* 16:9 calc */
  }
}
/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
	.video-modal-content {
		width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
	}
}
/* modal close button */
.close-video-modal {
	display: block;
    position: absolute;
    left: 0;
    top: -40px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
/* set the iframe element to stretch to fit its parent element */
.video-modal-content iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #000;
	box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}
/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
	opacity: 1.0;
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
  z-index:999999999;
}
.show-video-modal .video-modal .overlay {
	opacity: 1.0;
}
.show-video-modal .video-modal-content {
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}

/* Video Page Pagination */
.video-pagination .page-link,
.video-pagination .active {
  display: none;  
}
.video-pagination .next-posts-link {
  margin-left: auto;
}

.sizer-img {
  opacity:0;
}

/* --- 04 Stat Slider --- */
@media screen and ( max-width: 1023px ) {
  .post-item {
    padding: 0 1em 0 1em !important;
}
}

/* enable Flickity by default */
.flikity-holder:after {
  content: 'flickity';
  display: none; /* hide :after */
}

@media screen and ( min-width: 1024px ) {
  /* disable Flickity for large devices */
  .flikity-holder:after {
    content: '';
  }
  .flikity-holder {
    display:flex;
    justify-content: center;
  }
}
.position-holder {
  opacity:1;
  transition: ease all 1s;
}

.position-holder.slide-hider {
   opacity: 0;
  transition: ease all 1s;
}

.post-item {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  display:flex !important;
  justify-content:center;
  align-items:center;
  border-right: 1px solid #FFFFFF;
      padding: 0 1em 0 3em;
}

.post-item:last-child {
    padding: 0 3em 0 1em;
}

.post-item .numbers {
  line-height: 1em;
  font-size:4rem;
  font-weight:700;
  display:flex;
}

.post-item .text {
font-size: 1rem;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
align-self:center;
padding: 0 1em;
}

div.symbol {
    visibility:hidden;
    font-size: 1.25rem;
  align-self: center;
  position:relative;
    padding: 0 0.25em;
}

.slick-slider {
    margin-bottom:0px !important;
}

.position-holder {
  padding:3em 0;
}

.position-holder * {
   outline: none;
}

button.slick-arrow:before, button.slick-arrow:after {
    font-family: fontAwesome !important;
  }

button.slick-prev {
    left:20px;
}

button.slick-next {
   right:20px;
}

button.slick-prev:before {
    content: '\f053' !important;
}

button.slick-next:before {
    content: '\f054' !important;
}

.post-item:last-child {
    border-right: 0px solid #fff;
}

@media(max-width:991px) {

  .post-item {
    border-right: 0px solid #fff;
    border-bottom: 1px solid #ffffff;
    padding-bottom:1em !important;
    padding-top:1em !important;
}
  
  .post-item:last-child {
    border-bottom: 0px solid #fff;
}
  
  .position-holder {
    padding: 1em 0;
  }
  
}

/* --- 05 Cards --- */


.hs-content-id-41857118880 .row-fluid-wrapper.row-depth-1.row-number-1.dnd-section.dnd_area2-row-0-padding {
    padding: 80px 30px !important;
}

.card-section-intro {
  margin-bottom:55px;
}

.card-section-intro h2 {
font-family: 'Roboto', sans-serif;
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 47px;
letter-spacing: 0em;
text-align: center;
 
}

.card-section-intro p {
font-family: 'Roboto', sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
}
  .icon-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -16px;
    margin-right: -16px;
    position: relative
}

.three-col-wrapper {
  width:75%;
  margin:0 auto;
}
.two-col-wrapper {
  width:50%;
  margin:0 auto;
}


.inner.inlay-inner {
    height: 100%;
}

.card__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    position: relative
}

.card__icon img {
    height: 74px;
    width: auto;
}

.card__content p {
	text-align:center;
}

.card__content h4 {
 text-transform: capitalize;
    text-align: center;
  color:#146A9A;
  font-family: 'Roboto', sans-serif;
}

.card__wrapper.five-col {
    width: 20%
}

.card__wrapper.four-col {
    width: 25%
}

.card__wrapper.three-col {
    width: 33.3333%
}

.card__wrapper.two-col {
    width: 50%
}

.card__wrapper.one-col {
    width: 100%
}

.card__wrapper>div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.card__top-title {
    text-align: center
}

.card__top-title {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%)
}

.card {
   background: #FAFAFA;
border: 1px solid #E7E7E7;
box-sizing: border-box;
border-radius: 8px;
    padding: 24px 32px 24px 32px;
 
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.card__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px
}

.card__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.card__wrapper.left-aligned .card__content {
    text-align: left
}

.card__wrapper.center-aligned .card__content {
    text-align: center
}

.card__content p {
    margin-bottom: 24px
}

a.card__link {
    margin-top: 24px;
    text-align: center;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 16px;
    text-decoration: underline;
    color: #000
}


@media(max-width:991px) {
    .card__wrapper,
    .card__wrapper.five-col,
    .card__wrapper.four-col,
    .card__wrapper.three-col,
    .card__wrapper.two-col,
    .card__wrapper.one-col {
        width: 100%
    }
   .three-col-wrapper, .two-col-wrapper {
  width: calc(100% + 32px);
 margin-left: -16px;
    margin-right: -16px;
}
}

/* --- 06 - Flexbox Columns - Three Columns --- */
.flex-columns { display: flex; flex-direction: row; flex-wrap: wrap; }

.flex-column.second-column .inner {
    padding-right: 94px;
}

.first-column .inner {
  display:flex; 
}

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

.flex-column h2 {
font-family: 'Roboto', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 47px;
letter-spacing: 0em;
}

.flex-column h4 {
color: #4A9D18;
font-family: 'Roboto', sans-serif;
font-size: 1.38rem;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
}

.flex-column h2, .flex-column h4 {
  margin-bottom:25px;
}

.flex-column  p {
font-family: 'Roboto', sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
 
}

.background-image {
  background-size:cover;
  background-position:50% 50%;
}

@media(min-width: 991px) {
  .flex-columns.two-col .flex-column:first-of-type .inner { padding-right: 40px; }
  .flex-column h4 br { display:none; }
  .three-col .flex-column.second-column .hs-button { display: block;}
  .flex-column.first-column .hs-button { display: none;}
  .flex-column.first-column img { width:100%; align-self: flex-end;}
}
@media (max-width: 991px) { 
  .flex-columns.two-col .flex-column,.flex-columns.three-col .first-column  { width: 100%; }
  .flex-columns.three-col { flex-direction:column;}
 .flex-column.second-column .inner { padding-right: 30px !important; padding-left:30px;}
 .flex-column.second-column { order:1;}
 .flex-column.first-column { order:2;}
 .flex-column h2, .flex-column h4 { text-align:center;}
 .flex-columns.three-col .flex-column.second-column .hs-button { display: none;}
  .flex-column.first-column .hs-button { display: block; margin-bottom:50px;}
  .first-column .inner { flex-direction: column; }

}

/* --- 07 - Tab Latest Blog Posts --- */
.featured-image.background-image.contain {
    background-size: contain;
    background-repeat: no-repeat;
}

.tabs h2 {
color:#146A9A;
font-family: 'Roboto', sans-serif;
font-size: 2.5rem;
font-style: normal;
font-weight: 700;
line-height: 47px;
letter-spacing: 0em;
text-align: left;
margin-bottom:10px;
margin-right: 20%;
}
.tabbed {
	overflow-x: hidden; /* so we could easily hide the radio inputs */
	margin: 22px 0;
}

.tabbed [type="radio"] {
	/* hiding the inputs */
	display: none;
}

.tabs {
  margin-bottom:50px;
	display: flex;
	align-items: stretch;
	list-style: none;
	padding: 0;
	border-bottom: 4px solid #E7E7E7;
}
.tab > label {
	display: block;
	margin-bottom: -4px;
	padding: 12px 30px;
	cursor: pointer;	
	transition: all 0.3s;
  
  /* campisi specific */
font-family: 'Roboto', sans-serif;
font-size: 1.38rem;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
text-align: left;

}
.tab:hover label {
	color: #333;
}

.tab-content {
	display: none;
	color: #777;
}

/* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
.tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,
.tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label {
	border-bottom-color: #4A9D18;
  border-bottom-style: solid;
  border-bottom-width:4px;
	color: #222;
}

.tabbed [type="radio"]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4) {
	display: block;
}

li.tab {
  display:flex;
}


/* post specific stuff */

.posts-wrapper {
  display:flex;
  flex-wrap: wrap;
}

.single-post-wrapper .featured-image {
    height: 250px;
    background-size: cover;
    background-position: 50%;
  margin-bottom:54px;
}

.featured-image a {
    display:inline-block;
    width:100%;
    height:100%;
}

.featured-post .featured-image a {
	width:auto;
}
.single-post-wrapper {
  width:31.33%;
margin:1%;
}

.single-post-wrapper h4 {
 color: #146A9A; 
 font-family: 'Roboto', sans-serif;
font-size: 1.38rem;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
text-align: left;
}

.single-post-wrapper p {
font-family: 'Roboto', sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
}

.tab-content .hs-button {
    margin-top: 40px;
  margin-left:27px;
}

@media (max-width: 991px) { 

 .tabs h2 {
    margin: 0 0 25px 0;
}
ul.tabs {
    display:flex;
   flex-wrap:wrap;
}

ul.tabs h2 {
    width:100%;
    text-align:center;
}

ul.tabs li {
    width:50%;
}

ul.tabs li label {
    font-size:1rem;
    padding:10px 0; 
	width:100%;
	text-align:center;
}

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

.normal.single-post-wrapper {
    width: 100%;
    padding: 0 0px;
    margin-bottom:40px;
}

.tab-content .hs-button {
    width:100%;
    margin:0;
}
}

/* --- 08 Testimonials ---  15 Service Intro */
.flex-columns { display: flex; flex-direction: row; flex-wrap: wrap; }

.flex-column.second-column .inner {
    padding-right: 94px;
}

.first-column .inner {
  display:flex;
}

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



.testimonials .first-column, .service-intro .first-column {
    padding:80px;
      background-size: cover;
    background-position: 50% 50%;
}

.testimonials .flex-column {
  border-bottom: 14px solid #146A9A;
}

.service-intro .flex-column {
  border-bottom:0px;
}

.testimonials .first-column .inner, .service-intro .first-column .inner {
    display: flex;
    flex-direction: column;
}


.flex-column  p {
font-family: 'Roboto', sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
 
}

.testi-content p {
  color:#146A9A;
font-family: Montserrat;
font-size: 1.25rem;
font-style: italic;
font-weight: 400;
line-height: 34px;
letter-spacing: -0.02em;
text-align: left;
}

p.client-name {
  color: #333333;
font-family: Montserrat;
font-size: 1.25rem;
font-style: normal;
font-weight: 500;
line-height: 34px;
letter-spacing: -0.02em;
text-align: left;
}

.background-image {
  background-size:cover;
  background-position:50% 50%;
}

.stars {
    margin: 32px 0 12px;
}

i.fas.fa-star:before {
    content:'\f005';
    color:#FFCB45;
;

}

i.far.fa-star:before {
    content:'\f005'
}

.testimonials .second-column .inner {
    text-align: right;
    margin-bottom:48px;
}

.service-intro .flex-column.second-column .inner
{
  padding:0;
}

.testimonials .flex-column.second-column.background-image, .service-intro .flex-column.second-column.background-image {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.testimonials .second-column .inner img, .service-intro .second-column .inner img {
	opacity:0;
  max-width:100%;
}

.service-intro .second-column .inner img {
  width:100%;
}

.testimonials.flex-columns.ilcr {
    flex-direction: row-reverse;
}

@media (max-width: 991px) { 
  
  .testimonials.flex-columns.ilcr {
    flex-direction: column-reverse;
}
.testimonials, .service-intro  {
	flex-direction:column-reverse;
}
  
  .inner.standard-padding {
    padding: 0px;
}

.testimonials .flex-column.first-column {
	padding: 70px 30px;
}

.testimonials .second-column .inner {
	padding:0 30px;
}

.testimonials .second-column .inner a {
	width:100%;
}

.testimonials .flex-column.second-column.background-image {
	border:0px;
}
}


/* --- 09 - Social Links --- */

.social-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.social-links__icon {
  background-color: #494A52;
  border-radius: 50%;
  display: inline-flex;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

body .social-links__icon {
	background-color: #ffffff; 
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
	fill: #fff;
}

body .social-links__icon:active svg {
	fill: rgba(#null, 0.0);
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #146A9A;
}

.social-links__icon:active {
  background-color: #3F3F3F;
}

.social-links__icon svg {
  fill: #146A9A;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.social-links__icon:hover svg,
.social-links__icon:focus svg,
.social-links__icon:active svg {
  fill: #FFF;
}



/* ------ 12 - Flexbox Columns - Two Columns ---- */

.flex-columns.two-col { display: flex; flex-direction: row; flex-wrap: wrap; }
.flex-columns.two-col .flex-column { width: 50%; }

.flex-columns.two-col>div {
    background-size: cover;
}

.flex-columns.two-col>div img.background-img {
  opacity:0;
}

.flex-columns.two-col .inner-text {
  padding:80px;
}


.flex-column.has-inset .inner {
    display: flex;
    align-items: flex-end;
}

.flex-columns.two-col img.inset {
    opacity: 1 !important;
    left:0;
    bottom:0;
    width:67%;
}

.flex-column.has-inset .inner img.background-img {
    opacity: 0;
}

.flex-columns.two-col.no-border-top {
  border-top: 0px solid transparent !important;
}

.two-col .flex-column {
    display: flex;
    align-items: center;
}

.two-col .flex-column.has-inset {
    display: block;
    align-items: center;
}

.inner .contact-details div p {
    display: flex;
  }

.inner .contact-details div p img {
    margin-right:50px;
}

.contact-details>div {
    margin:40px 0;
}


.hs-form .field>label, .hs-form-field>label {
    margin-bottom:0.5rem;
}

.hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef .hs_policy.hs-policy.hs-fieldtype-booleancheckbox.field.hs-form-field {
    display: flex;
    flex-direction: column;
}




.inner.inner-text .inputs-list label input {
    width:auto !important;
}

.hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef fieldset.form-columns-1.halfer, .hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef .hs_submit.hs-submit {
    width: 50%;
    display: inline-flex;
    vertical-align: top;
}

.flex-column.right-column form {
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
   }

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    order:900;
    align-self:flex-start;
}



.hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef fieldset {
  max-width:100% !important;
}

.hs_help.hs-help.hs-fieldtype-textarea.field.hs-form-field {
  padding-bottom:40px;
}

.hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef fieldset {
    margin-bottom: 1rem !important;
}

@media(min-width: 991px) {
  

}

.inner.inner-text .hs-form-689bb726-6ddf-4ca5-9ba0-88ee9e3fe648 input[type="email"] {
    width:50%
}

.inner.inner-text input, .inner.inner-text input[type="email"] { margin-bottom:2rem;}

@media(max-width: 991px) {
  form {
    display: flex;
    flex-direction: column;
}
  
  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  position: relative;
    order: 3;
}
  .container-fluid.contact_form_section img.background-img {
    max-height:200px;
}
  
  .hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef fieldset.form-columns-1.halfer, .hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef .hs_submit.hs-submit, .hs-form-88bc4bf5-43c6-4a0d-b1e9-b308ee27ebef .actions {
    width: 100%;
}
  
  .flex-columns.two-col {
    flex-direction: column-reverse;
  }
  
  .ilcr.flex-columns.two-col {
    flex-direction: column;
  }
  
  .flex-column.has-inset .inner {
    justify-content: center;
  }
  
  .flex-columns.two-col .inner-text {
    text-align: center;
  }
  .inner.inner-text input, .inner.inner-text input[type="email"],.flex-columns.two-col .flex-column  { width: 100% !important; }
  
  
  .flex-columns.two-col .inner-text {
  padding:30px;
  padding-bottom: 80px;
}
  .flex-columns.two-col>div img {
    opacity: 1;
    max-width: 100%;
    height: auto;
}
  .flex-columns.two-col>div {
    background-image:none;
  }
}

/* --- 14 - TWO COLUMN TEXT --- */
.two-text .flex-column {
    padding: 80px;
    align-items: flex-start;
}

.two-text h3 {
color:#146A9A;  
font-family: 'Roboto', sans-serif;
font-size: 1.5rem;
font-style: normal;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
}

@media(max-width: 991px) {
.two-text .flex-column.right-column {
    padding-bottom: 0;
}
}

/* --------------- 16 - Headline and Icon --------------- */

.headline-flex {
  display:flex;
  align-items:center;
}
.service-body h3 {
color: #146A9A;
font-size: 1.5rem;
font-style: normal;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;

}

.headline-flex h3 {
  margin: 0 0 0 30px;
}


/* --------------- 18 - Site Zoomer --------------- */

#accessibility-wrapper {
	display:flex;
	align-items: baseline;
}

#accessibility-wrapper>div {
	padding: 0 5px;
}

div#font-ninety {
    font-size: 14.4px;
}

div#font-one-hund {
    font-size: 16px;
}

div#font-one-ten {
     font-size: 17.6px;
}

div#font-one-twenty {
     font-size: 19.2px;
}

.copyright {
    margin-right: 60px;
}

div#accessibility-wrapper>div:not(:first-child) {
    cursor: pointer;
}

/* --------------- SERVICE PAGES --------------- */
.parent-category {
	padding-left:160px;
}

.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid {
	display:flex;
}
.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid>.span8 {
   padding-left:160px;
   padding-right:80px;
}

.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid>.span4 {
    width: 33.33%;
    margin: 0;
}
.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid>.span8 {
    width: 66.66%;
    margin: 0;
}

@media(max-width: 991px) {
.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid {
    flex-direction: column;
}

.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid>.span8, .service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid>.span4 {
	width:100%;
}

.service-body>.row-fluid-wrapper>.row-fluid>.span12>.row-fluid-wrapper>.row-fluid>.span8, .span4 .dnd_area_body-column-11-row-2-padding, .row-fluid-wrapper.row-depth-1.row-number-11.dnd_area_body-column-11-row-0-padding.dnd-row {
   padding-left:30px !important;
   padding-right:30px !important;
}

.two-text .flex-column {
	padding: 80px 30px;
}

.testimonials .first-column, .service-intro .first-column {
	padding:30px;
}

.service-body .hs-button.inverse {
	width:100%;
	margin-left:0 !important;
}
}

/* --------------- Bullets --------------- */

.bio-content-overrun ul, .hs_cos_wrapper_type_rich_text ul {
  list-style: none;
}

.bio-content-overrun ul li, #main-content .hs_cos_wrapper_type_rich_text ul li {
    padding-left:40px;
    margin-bottom:20px;
    position:relative;
}
.bio-content-overrun ul li::before, #main-content .hs_cos_wrapper_type_rich_text ul li::before {
    font-size:2em;
  content: "\25AA";
  color: #4A9D18;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
top:-0.38em;
  margin-left: -1em;
  position:absolute;
}

/* Lawyer bio page */

.team-page-bar .pull-quote {
    width:100%;
    padding:0 80px;
}
@media(min-width:991px) {
  h2.about-header br {
  display:none;
  }
}
@media(max-width:991px) {
  .bio-flex .flex-column.has-inset .inner {
    justify-content: flex-end;
      height: 100%;
}
   .bio-flex .flex-column.has-inset {
       background: url(https://9067580.fs1.hubspotusercontent-na1.net/hubfs/9067580/2021%20Images/bio-svg.jpg);
         background-position: 90%;
    background-size: cover;
  }
  .bio-flex .flex-column.has-inset .inner {
    padding:0 !important;
    flex-direction:column;
  
}

h1.lawyer-name, .mobile-only.bio-content {
    text-align: center;
   align-self: center;
}
  
  h1.lawyer-name, .mobile-only.bio-content {
    width: auto;
    margin: .5rem auto;
  }


img.inset {
    margin: 0 auto;
}
  
  .team-page-bar .pull-quote {
    padding:0 30px;
}
}

.bio-flex {
      background-size: cover !important;
  background: url(https://9067580.fs1.hubspotusercontent-na1.net/hubfs/9067580/2021%20Images/bio-svg.jpg);
}

/* 17 - FAQ */

.qa-wrapper {
    margin-bottom: 25px;
  border-radius:8px;
}

.question {
  justify-content: space-around;
  background:#ECF3F7;
   outline: none !important;
 cursor:pointer;
  padding:20px 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.question h3 {
    padding-left:2rem;
    margin-right:auto;
 color:#146A9A;
font-size: 1rem;
font-style: normal;
font-weight: 500;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
  margin-bottom:0;
  
}

.answer {
 background:#ECF3F7;
 padding:40px;
}

.answer .inner {
  padding:40px;
  background: #fff;
  border-radius:8px;
}

.ui-state-default .indicator {
  transition:ease all 0.5s;
}

.ui-state-active .indicator {
  transform: rotate(180deg);
  transition:ease all 0.5s;
}
 
  /* TEAM MODULE */
/* Leader Module Styling */
.img-wrapper {
    height: 100%;
    overflow: hidden;
    /* align-items:baseline; */
    /* display:flex; */
    flex-direction: column;
    width:100%;
}

.img-wrapper img {
    min-height:100%;
}

.leader-wrapper {
    padding: 0 80px;
}


.leader h5 {
  margin-top:0.5em;
  color:  #146A9A !important;
}

h2.about-header {
    text-align: center;
}

.about-intro {
    text-align: center;
    max-width: 50%;
  margin:0 auto;
}

.leader img {
   background: radial-gradient(#ffffff, #F0F4FD);
  max-width:100%;
  width:100%;
}

.leader-wrapper {
    display: flex;
    flex-wrap: wrap;
      justify-content: center;
}

.leader {
    background-size: cover;
    width: 20%;
    height: 250px;
  /* max-height:calc((1100px/4) - ((1100px/100))*5); */
   margin: 2.5% 2.5% 60px 2.5%;
   position: relative;
  
}

.image-holder {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
  background-size:cover;
}
.text-holder {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #E0E0E0;
 }



div[data-hs-cos-field="section_name"] {
  margin-top:1em;
}
div[data-hs-cos-field="leader_name"] {
    font-weight: 900;
}
div[data-hs-cos-field="leader_title"] {
    font-weight: 500;
    font-size:0.75em;
  color:#fff;
}




 @media only screen and (max-width: 1200px) {
 .leader {   width: 28%;
    height: calc(28vw);
   max-height: calc(28vw);
}
} 

@media only screen and (max-width: 991px) {
  .about-intro {
    max-width:100%;
    padding: 0 30px;
  }
  .leader-wrapper {
    padding: 0 30px;
}
  .leader h5 {
    margin-top: 1em;
  }
 .leader {   width: 100%;
    height: calc(100vw - 60px);
   max-height: calc(100vw - 60px);
   margin-bottom:120px;
}
}

/* 21 - Search Results */
.hs-search-results__listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-search-results__listing li {
  margin: 0;
  padding: 0;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__prev-page {
  float: left;
}
.hs-search-results__next-page {
  float: right;
}

/* sitemap */
.sitemap-page ul {
    display:block !important;
    background:transparent;
    color:#000 !important;
}

.sitemap-page * {
    color:#000 !important;
}

ul.hs-menu-children-wrapper {
    padding-left: 2rem;
}




a:hover:not(a.hs-button) {
    text-decoration:none;
    opacity:0.7;
}

.overflow-x-hider {
    overflow-x: hidden;
}

@media(min-width: 991px) {
.mobile-only { display:none; }	
.desktop-only { display:block; }
	
}

@media(max-width: 991px) {
.mobile-only { display:block; 
   width: calc(100% + 26px);
   width: -webkit-calc(100% + 26px); 
    width:    -moz-calc(100% + 26px); 
    width:      -o-calc(100% + 26px);
   margin-left:-13px;
}
.desktop-only { display:none; }
	
}

ul {
	padding-left:0px;
}

 .background-image.lazy {
   background-image: none !important;
   background-color: #EBF3F6;
} 

.blue-breaker {
    height: 14px;
    background: #146A9A;
}






.dnd-section > .row-fluid {
	max-width: 1600px;
}

.full-width .dnd-section>.row-fluid {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.dnd-section {
	padding-bottom: 80px;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	
}

@media screen and (max-width: 991px) { 
  .dnd-section, .blank_dnd_area2-row-1-padding {
	padding-bottom: 80px;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 30px;
	
}
}
  

.no-spacing .dnd-section {
    padding-bottom: 0px;
    padding-top: 0px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
	background-color: #4A9D18;
}
.page-center {
	max-width: 1600px;
}

@media screen and (max-width: 991px) {
.alt-mob-padding .dnd-section {
    padding-right:30px !important;
    padding-left:30px !important;
}
  
  .homepage .alt-mob-padding .dnd-section {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
  
  section.icon-cards, .card-section-intro, .tabbed {
    padding: 0 30px;
}
}






form,
.submitted-message {
	border-color: rgba(#null, 0.0);
	font-family: ;
}

h3.form-title {
	background-color: rgba(255, 255, 255, 0.0);
	color: rgba(20, 106, 154, 1.0);
}

.hs-button,
.button--primary {
	background-color: rgba(74, 157, 24, 1.0);
	border-color: rgba(20, 106, 154, 1.0);
	border-radius: 0px;
	border-width: 0px;
	color: rgba(255, 255, 255, 1.0);
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.hs-button.inverse {
	background-color: rgba(20, 106, 154,1.0);
}
	
.hs-button.inverse:hover {
  	background-color: rgba(74, 157, 24, 1.0);
}

a.hs-button.hollow {
	padding:10px 50px;
	background-color:transparent;
	border-width: 2px;
	border-style: solid;
	border-color: rgba(20, 106, 154, 1.0);
	color: rgba(20, 106, 154, 1.0);
}
a.hs-button.hollow.less-pad {
    padding: 10px 20px;
}

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

.btn-left {
    text-align: left;
}

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


.tbtns a, .hs-button,
.button--primary {
border-radius:2px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
	background-color: rgba(20, 106, 154,1.0);
	border-color: rgba(20, 106, 154,1.0);
	color: rgba(255, 255, 255,1.0);
}

.hs-button:active,
.button--primary:active {
	background-color: rgba(114, 197, 64, 1.0);
	border-color: rgba(60, 146, 194, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

.hs-form .field > label,
.hs-form-field > label {
	color: rgba(53, 53, 53, 1.0);
}

.hs-form legend {
	color: rgba(53, 53, 53, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
	border-color: rgba(255, 255, 255, 0.0);
	color: rgba(#null,0.0);
	border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
	border-color: rgba(255, 255, 255, 0.0);
}

.fn-date-picker .pika-table thead th {
	color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
	color: ;
}

.hs-richtext {
	font-size: ;
}

.hs-default-font-element,
.hs-main-font-element {
	font-family: ;
}

.fn-date-picker td.is-today .pika-button {
	color: #146A9A;
}


.fn-date-picker td.is-selected .pika-button {
	background: #146A9A;
}

.fn-date-picker td .pika-button:hover {
	background-color: #4A9D18 !important;
}







.footer {
	background: radial-gradient(50% 50% at 12% 86%, #146A9A 0%, #064E76 100%);
	background-color: #064E76;
	color: rgba(255, 255, 255,1.0);
}
.footer .footer-top {
  background-color: rgba(255, 255, 255, 1.0);
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color: rgba(255, 255, 255,1.0);
font-family: 'Roboto', sans-serif;
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
text-align: left;
}


.footer__container {
	max-width: 1600px;
}
.footer a, .privacy-menu ul li a {
  color: rgba(255, 255, 255,1.0);
}
.privacy-menu ul li a:hover {
  color: rgba(255, 255, 255,1.0);
}
.footer .copyright {
  color: rgba(255, 255, 255,1.0);
}
.footer-contact-menu .hs-menu-wrapper ul li a {
  color: rgba(255, 255, 255,1.0);
}
.footer-contact-menu .hs-menu-wrapper ul li a:hover {
  color: rgba(255, 255, 255,1.0);
}
.footer-logo p:first-child, footer .f-head p {
  color: rgba(255, 255, 255,1.0);
}
.ftags .hs-menu-wrapper ul li a {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(255, 255, 255, 0.2);
}

.ftags.locations .hs-menu-wrapper ul li a {
  color: rgba(255, 255, 255,1.0);
  background-color: transparent;
  border: 1px solid rgba(255,255,255,33%);
  border-radius: 2px;
}

.footer-social-icons a:before {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(129, 129, 129, 1.0);
}
.footer-social-icons a:hover:before {
  color: rgba(20, 106, 154,1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.footer .cm-col-4:first-child>div:last-child>span {
    display:flex;
      justify-content: end;
    align-items: end;
}

.cm-row.footer-copyright>div {
    justify-content: flex-start;
    padding-left: 10%;
}

.cm-row.footer-copyright>div:last-child {
    padding-right: 10%;
}

/* mob */
@media (max-width: 991px) { 
.cm-col-sm-7 {
    flex-direction: column;
 padding:0px !important;
}

.cm-col-sm-7>div {
  padding:0 20px;
}

div#accessibility-wrapper {
    justify-content:center;
    margin:30px 0 20px
}

.copyright {
  margin:0px;
  padding:0px;
}

.footer-top .cm-container>div>span {
    flex-wrap:wrap;
}

.footer-top .cm-container>div>span p {
    width:50%;
}
.footer .cm-col-4:first-child>div:last-child{
    order:1 !important;
}

.footer .cm-col-4:first-child>div:first-child {
      order:2 !important;
}

.footer .cm-col-4:first-child>div {
    margin-bottom:3em;
}

.footer .cm-col-4:first-child .button {
    width:100%;
    box-sizing: border-box;
}


.cm-col-4 {
    padding: 0px;
    width: 100%;
}
}






.featured-image.hs-search-results__featured-image.contain {
    background-size: contain;
    background-repeat: no-repeat;
}

.hs-inline-edit div#pull-quote-icon-dnd_area_top-module-2 {
    margin-bottom: 5em;
}

ul#hsresults {
    display: flex;
    flex-wrap: wrap;
}

ul#hsresults .single-post-wrapper {
    margin-bottom:60px;
}


.systems-page {
    padding:80px;
}


@media(max-width: 991px) { 
  
 .systems-page {
    padding:30px;
} 
}



.body-container__website .dnd-section:nth-child(odd) {
	background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, global_fonts=, blog_settings=, header=, forms=}
}





.blog-post-body {
	padding-top:80px;
      padding-right: 80px;
    padding-left: 80px;
}

@media screen and (max-width: 991px) {
	
	.sidebar  { margin-top:80px;
	}
	
	.blog-post-body h1 {
    font-family: 'Roboto', sans-serif;
font-size: 1.875rem;
font-style: normal;
font-weight: 700;
line-height: 35px;
letter-spacing: 0em;
text-align: center;

}

.head-share {
    flex-direction: column-reverse;
}

.share-wrapper {
    width: 100%;
}

.share-item__share {
    width: 100%;
}

.share-wrapper {
    margin-left: 0;
    margin-top: -130px;
}

.share-item__link {
    background: #fff;
}

.share-item__share {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.share-item__social {
    display: flex;
    flex-direction: row;
}

  .blog-title {
    padding: 30px;
    text-align: center;
}

.featured-post .featured-image {
    margin:30px;
    padding:30px;
}

.featured-post .post-details {
    width:100%;
    margin: 0;
    /* box-sizing: initial; */
}

.featured-post h2 {
font-family: 'Roboto', sans-serif;
font-size: 1.5rem;
font-style: normal;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;

}

.single-post-wrapper {
    width: 100% !important;
}

.blog-body .row-fluid-wrapper.row-depth-1.row-number-1>.row-fluid, .blog-post-body {
    padding:30px;
}

.list-page .single-post-wrapper:nth-child(odd) {
    margin-left: 0px;
}

.blog-body .row-fluid-wrapper.row-depth-1.row-number-1>.row-fluid, .blog-post-body {
	padding:13px;
}
.blog-content {
	padding:0px;
}

.blog-post {
	width:100%;
}
}




