/* //////////////////////////////////////////////////////////////////////////////////
*
* Global variables
*
/* /////////////////////////////////////////////////////////////////////////////////*/
/* New variables */
.img-ban {
  min-height: 20vh;
  background-size: cover;
  background-position: center center;
}

.banner .inner {
  padding: 50px 0;
}

.content {
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.main-body {
  width: 75%;
}

aside {
  width: 20%;
}

h1 {
  color: #f1b60d;
  margin-bottom: 20px;
  font-size: 25px;
}

h2, h3, h4, h5, h6 {
  color: #1c5878;
  margin-bottom: 20px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 15px;
}

p {
  margin-bottom: 20px;
}

.get-helped {
  padding: 50px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* //////////////////////////////////////////////////////////////////////////////////
*
*  Modules 
*
/* /////////////////////////////////////////////////////////////////////////////////*/
.b-row {
  font-size: 15px;
  line-height: 30px;
  margin: 30px 0;
}
.b-row h1, .b-row h2, .b-row h3, .b-row h4, .b-row h5, .b-row h6 {
  margin-bottom: 15px;
}
.b-row h1 {
  color: #1c5878;
  font-size: 20px;
  margin: 20px 0;
  display: block;
}
.b-row h2 {
  color: #1c5878;
  font-size: 17px;
  margin: 20px 0;
  display: block;
}
.b-row h3 {
  color: #1c5878;
  font-size: 16px;
  margin: 20px 0;
  display: block;
}
.b-row h4 {
  color: #1c5878;
  font-size: 15px;
  margin: 20px 0;
  display: block;
}
.b-row h5 {
  color: #1c5878;
  font-size: 15px;
  margin: 20px 0;
  display: block;
}
.b-row h6 {
  color: #1c5878;
  font-size: 15px;
  margin: 20px 0;
  display: block;
}
.b-row a {
  color: #f1b60d;
  text-decoration: underline;
}
.b-row ul, .b-row ol {
  padding-left: 40px;
  display: block;
}

.b-images {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.b-images img {
  display: block;
  width: 100%;
  margin: auto;
  border-radius: 3px;
}

.bbi-count-1 {
  width: 100%;
}

.bbi-count-2 {
  width: 49%;
}

.bbi-count-3 {
  width: 32%;
}

.bbi-count-4 {
  width: 49%;
  margin-bottom: 15px;
}

.acf-map {
  width: 100%;
  height: 250px;
  border-radius: 5px;
  overflow: hidden;
}

.summary-wrapper {
  padding: 20px 50px;
  margin: 0 auto 50px auto;
  border-left: solid 3px #f1b60d;
  background-color: #f9f9f9;
  border-radius: 7px;
  overflow: hidden;
}
.summary-wrapper h2 {
  margin-top: 0;
  font-size: 15px;
}

.b-video {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}
.b-video iframe {
  border-radius: 5px;
  overflow: hidden;
}

.b-adds {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.b-adds .add-related {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 20px;
}
.b-adds .add-related .ar-left {
  height: unset;
  margin-bottom: 0;
}
.b-adds .add-related a {
  text-decoration: none;
}

.b-tool {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.b-tool .tt-card {
  width: 32%;
  margin-right: 1%;
  margin-bottom: 10px;
}
.b-tool .tt-card h3 {
  margin: 0;
}
.b-tool .tt-card .tt-bot {
  width: calc(70% - 20px);
  padding: 10px;
}

.prom-subs {
  background-color: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  overflow: hidden;
}
.prom-subs .ps-head img {
  display: block;
  width: 100%;
  margin: auto;
}
.prom-subs .ps-body {
  text-align: center;
  padding: 20px 20px 30px 20px;
}
.prom-subs .ps-body a {
  width: calc(100% - 20px);
  display: block;
  padding: 10px;
}

.b-cta {
  background-color: #224050;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.07);
  position: relative;
}
.b-cta .bcta-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  flex-wrap: wrap;
}
.b-cta .bci-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  flex-wrap: wrap;
}
.b-cta .bci-left .logo {
  max-width: 100px;
  margin-right: 20px;
  z-index: 2;
  position: relative;
}
.b-cta .bci-left h3 {
  color: #fff;
  z-index: 2;
  position: relative;
}
.b-cta .bci-right {
  width: 20%;
}
.b-cta .bci-right a {
  width: calc(100% - 20px);
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  z-index: 2;
  position: relative;
}
.b-cta .bci-dec {
  position: absolute;
  width: 300px;
  left: -10%;
  top: -10%;
  height: 140%;
  transform: rotate(-10deg);
  background-color: #1c5878;
  z-index: 0;
}

@media only screen and (max-width: 700px) {
  .content {
    flex-direction: column-reverse;
  }
  .main-body {
    width: 100%;
  }
  aside {
    width: 100%;
    margin-bottom: 30px;
  }
  .b-tool .tt-card {
    width: 100%;
    margin-right: 0;
  }
  .b-adds .add-related {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bbi-unit {
    width: 100%;
    margin-bottom: 20px;
  }
  .b-cta .bci-left, .b-cta .bci-right {
    width: 100%;
  }
  .b-cta .bci-left {
    justify-content: center;
  }
}

/*# sourceMappingURL=single.output.css.map */
