@charset "UTF-8";
/* Normalize
–––––––––––––––––––––––––––––––––––––––––––––––––– */
progress, sub, sup {
  vertical-align: baseline
}
button, hr, input {
  overflow: visible
}
[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:active, a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
dfn {
  font-style: italic
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
button, input, select, textarea {
  font-family: inherit;
  font-weight: 300
}
optgroup {
  font-weight: 700
}
button, select {
  text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}
textarea {
  overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
/* Base
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  margin: 0 auto;
  max-width: 2000px;
  padding: 0;
  font-family: 'Nunito', sans-serif;
  font-size: 1.5em;
  line-height: 1.6;
  color: #5D6770;
  font-weight: 300;
  background: #F3F3F3;
}
body.has-active-menu {
  overflow: hidden;
}
.pg-wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
}
.pg-mask {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  -o-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
.pg-mask.is-active {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0.7;
}
.pg-width {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.pg-width-narrow {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 1.4em;
  }
}
/* Typography & Branding
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: normal;
}
h1 {
  font-size: 5.0rem;
  line-height: 1.2;
}
h2 {
  font-size: 3.6rem;
  line-height: 1.25;
}
h3 {
  font-size: 3rem;
  line-height: 1.3;
}
h4 {
  font-size: 2.5rem;
  line-height: 1.3.5;
}
h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #1A1818;
  text-transform: uppercase;
  font-weight: bold;
}
h6 {
  font-size: 1.65rem;
  line-height: 1.6;
}
p {
  margin-top: 0;
}
strong {
  font-weight: bold !important;
}
.text-center {
  text-align: center;
}
.text-para1 {
  font-size: 2rem;
}
.text-sm {
  font-size: 1.3rem;
}
.text-highlight_green {
  color: #009588;
}
p.feature {
  background-color: rgba(93, 103, 112, 0.1);
  padding: 10px 15px;
}

.bg-teal {
  background-color: #009588;
   color: #FFF;
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 4.0rem;
    line-height: 1.2;
  }
  h2 {
    font-size: 3.5rem;
    line-height: 1.25;
  }
  h3 {
    font-size: 3.0rem;
    line-height: 1.3;
  }
  h4 {
    font-size: 2.4rem;
    line-height: 1.3.5;
  }
  h5 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  h6 {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .text-para1 {
    font-size: 1.7rem;
  }
}
/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a, a:visited {
  text-decoration: none;
  color: #009588;
}
a:hover {
  color: #5D6770;
}
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.column {
  float: left;
  overflow: hidden;
  padding: 20px 30px 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.column .column {
  padding: 20px 30px 20px 0;
}
.one.column {
  width: 8.3333333%;
}
.two.column {
  width: 16.6666667%;
}
.three.column {
  width: 25%;
}
.four.column {
  width: 33.3333333%;
}
.five.column {
  width: 41.6666667%;
}
.six.column {
  width: 50%;
}
.seven.column {
  width: 58.3333333%;
}
.eight.column {
  width: 66.6666667%;
}
.nine.column {
  width: 75%;
}
.ten.column {
  width: 83.3333333%;
}
.eleven.column {
  width: 91.6666667%;
}
.twelve.column {
  width: 100%;
}
/* Column - Feature
––––––––––––––-----–––––––– */
.column-feature {
  float: left;
  overflow: hidden;
  margin: 0 1% 0 1%;
  padding: 40px;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.one.column-feature {
  width: 6.3333333%;
}
.two.column-feature {
  width: 14.6666667%;
}
.three.column-feature {
  width: 23%;
}
.four.column-feature {
  width: 31.3333333%;
}
.five.column-feature {
  width: 39.6666667%;
}
.six.column-feature {
  width: 48%;
}
.seven.column-feature {
  width: 56.3333333%;
}
.eight.column-feature {
  width: 64.6666667%;
}
.nine.column-feature {
  width: 73%;
}
.ten.column-feature {
  width: 81.3333333%;
}
.eleven.column-feature {
  width: 91.6666667%;
}
.twelve.column-feature {
  width: 98%;
}
@media only screen and (max-width: 768px) {
  .column {
    padding: 20px;
    width: 100% !important;
    max-width: 550px;
    float: none;
    margin: 0 auto;
  }
  .column-feature {
    padding: 20px;
    width: 90% !important;
    max-width: 550px;
    float: none;
    margin: 5% auto;
  }
}
/* Structure
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header.main {
  position: relative;
  background-image: url(../images/bg-green.svg);
  background-size: cover;
  background-position: bottom 0 center;
  background-repeat: no-repeat;
}
main {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
  padding: 80px 0;
}
section {
  overflow: hidden;
  clear: both;
}
section.divide {
  background-image: url(../images/bg-divide.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
section.divide .column {
  padding-left: 60px;
  padding-right: 60px;
}
section.bold {
  background: #009588;
  color: #FFF;
}
footer.main {
  background: #1A1818;
  overflow: hidden;
  clear: both;
  padding: 40px 0;
  color: #FFF;
}
@media only screen and (max-width: 1024px) {
  section.divide .twelve.column {
    margin: 0 0 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  main {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 480px) {
  main {
    padding: 20px 0;
  }
  section.divide .twelve.column {
    margin: 0 0 0 20px;
    padding-left: 30px;
  }
}
/* Banner Hero
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#hero {
  background-color: #000;
  height: 500px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 100px;
}
#hero-slider {
  position: relative;
}
#hero-slider .slides {
  width: 100%;
  margin: 0 auto;
}
#hero-slider .slides li {
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#hero-slider .slides .flex-caption {
  max-width: 480px;
  margin: 0 auto;
  padding: 20px;
  text-align: left;
  position: absolute;
  bottom: 30px;
  right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hero-slider .slides .flex-caption h1 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  position: relative;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  zoom: 1;
}
#hero-slider .slides .flex-caption h3 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
  color: #FFF;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
  margin-top: 24px;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  zoom: 1;
}
.oldie #hero-slider .slides .flex-caption h1 {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  zoom: 1;
}
.oldie #hero-slider .slides .flex-caption h3 {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  zoom: 1;
}
@media only screen and (max-width:768px) {
  #hero {
    height: 400px;
  }
  #hero-slider {
    min-height: auto;
    height: 400px;
  }
  #hero-slider .slides li {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-attachment: inherit;
  }
  #hero-slider .slides .flex-caption {
    bottom: 140px;
    left: 0;
    width: 100%;
  }
  #hero-slider .slides .flex-caption h1 {
    font-size: 2rem;
  }
  #hero-slider .slides .flex-caption h3 {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width:480px) {
  #hero-slider {
    min-height: auto;
    height: 300;
  }
  #hero-slider .slides .flex-caption h1 {
    font-size: 1.6rem;
  }
  #hero-slider .slides .flex-caption h3 {
    font-size: 2.5rem;
  }
  a.btn-hero-slider {
    font-size: 1.2rem;
  }
}
/* NAV CONTROL 
--------------------------------------------------*/
#hero .flex-control-nav {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 20px;
  z-index: 90;
  text-align: left;
  left: 30px;
}
#hero .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}
#hero .flex-direction-nav {
  text-align: left;
  display: inline-block;
  position: relative;
  bottom: 0;
  left: 30px;
  z-index: 500;
  background: #FFF;
  width: 100px;
  float: left;
}
#hero .flex-direction-nav a {
  color: #000;
}
#hero .flex-control-paging li a {
  width: 15px;
  height: 15px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50%;
  background: #FFFFFF;
}
#hero .flex-control-paging li a:hover {
  background: #c8c8c8;
}
#hero .flex-control-paging li a.flex-active {
  background: #009588;
  cursor: default;
}
/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.trigger, .trigger-close {
  display: none;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox]:checked ~ #menu {
  display: block;
}
ul.nav-primary {
  overflow: hidden;
  position: absolute;
  top: 65px;
  right: 30px;
}
ul.nav-primary li {
  float: left;
  text-transform: uppercase;
  font-size: 1.4rem;
}
ul.nav-primary li a {
  color: #FFF;
  display: block;
  padding: 5px 20px;
}
ul.nav-primary li a:hover {
  color: #1A1818;
  transition: 0.3s;
}
@media only screen and (max-width:1024px) {
  ul.nav-primary li a {
    padding: 5px 10px;
  }
}
@media only screen and (max-width:768px) {
  nav.menu-wrapper {
    position: fixed;
    z-index: 200;
    background-color: #009589;
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  nav.menu-slide {
    height: 100%;
    width: 80%;
    max-width: 320px;
    top: 0;
    left: 0;
    overflow-y: scroll;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  nav.menu-slide.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  ul.nav-primary {
    overflow: hidden;
    position: relative;
    top: 65px;
    right: auto;
    width: 80%;
    margin: 0 auto;
  }
  ul.nav-primary li {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 1.7rem;
    border-bottom: solid 1px #FFF;
  }
  ul.nav-primary li a {
    color: #FFF;
    display: block;
    padding: 15px 0;
  }
  ul.nav-primary li a:hover {
    color: #1A1818;
    transition: 0.3s;
  }
  .trigger {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    top: 20px;
    left: 15px;
    background: #007B70 url(../images/icons/ic_menu.svg) center center no-repeat;
    background-size: 25px 25px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .trigger:focus {
    outline: none;
  }
  .trigger-close {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    top: 0;
    right: 0;
    background: url(../images/icons/ic_close.svg) center center no-repeat;
    background-size: 15px 15px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .trigger-close:focus {
    outline: none;
  }
}
/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Bullets
–––––––––––––––––––––––––– */
ul.bullets {
  overflow: hidden;
  list-style: disc;
  margin: 0 0 20px 0;
}
ul.bullets li {
  margin: 0 0 0 30px;
}
/* Feature Items
–––––––––––––––––––––––––– */
ul.featitems {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
ul.featitems li {
  width: 46%;
  float: left;
  margin: 0 2% 15px 0;
  padding: 30px 20px 20px 100px;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: left 20px center;
}
ul.featitems li:hover {
  opacity: 0.7;
  transition: 0.3s;
}
ul.featitems li a {
  color: #FFF;
}
ul.featitems li:nth-child(1) {
  background-color: #009588;
  background-image: url(../images/icons/ic_stories-concepts_green.svg);
}
ul.featitems li:nth-child(2) {
  background-color: #1A1818;
  background-image: url(../images/icons/ic_communication-plans_black.svg);
}
ul.featitems li:nth-child(3) {
  background-color: #5D6770;
  background-image: url(../images/icons/ic_proposals_grey.svg);
}
ul.featitems li:nth-child(4) {
  background-color: #00C3B2;
  background-image: url(../images/icons/ic_communication-modes_teal.svg);
}
ul.featitems li h4 {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
}
ul.featitems li p {
  font-size: 1.1rem;
}
@media only screen and (max-width: 1024px) {
  ul.featitems li {
    width: 100%;
    float: left;
    margin: 0 0 15px 0;
    padding: 30px 20px 20px 100px;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: left 20px center;
  }
}
/* Social Header
–––––––––––––––––––––––––– */
ul.social-header {
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 45px;
}
ul.social-header li {
  float: left;
  padding: 3px 2px;
}
ul.social-header li:hover {
  transition: 0.3s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
ul.social-header li a {}
ul.social-header li img {
  width: 30px;
  height: auto;
  display: block;
}
@media only screen and (max-width: 768px) {
  ul.social-header {
    top: 22px;
    right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  ul.social-header {
    top: 8px;
    right: 0;
    max-width: 80px;
  }
}
/* Numbers
–––––––––––––––––––––––––– */
ul.numbers {
  overflow: hidden;
}
ul.numbers > li {
  float: left;
}
ul.numbers > li:nth-last-of-type(odd) {
  width: 70%;
  margin-bottom: 30px;
}
ul.numbers > li:nth-last-of-type(even) {
  width: 25%;
  border-bottom: solid 2px #009589;
  padding: 0;
  margin-right: 5%;
}
@media only screen and (max-width: 768px) {
  ul.numbers > li:nth-last-of-type(odd) {
    width: 100%;
    margin-bottom: 30px;
  }
  ul.numbers > li:nth-last-of-type(even) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* Profile
–––––––––––––––––––––––––– */
ul.profile {
  overflow: hidden;
}
ul.profile > li {
  float: left;
}
ul.profile > li:nth-last-of-type(odd) {
  width: 65%;
  margin-bottom: 30px;
}
ul.profile > li:nth-last-of-type(even) {
  width: 25%;
  padding: 0;
  margin-right: 5%;
}
@media only screen and (max-width: 768px) {
  ul.profile > li:nth-last-of-type(odd) {
    width: 100%;
    margin-bottom: 30px;
  }
  ul.profile > li:nth-last-of-type(even) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* Social
–––––––––––––––––––––––––– */
ul.social {
  overflow: hidden;
}
ul.social li {
  float: left;
  padding: 3px 2px;
}
ul.social li:hover {
  transition: 0.3s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
ul.social li a {}
ul.social li img {
  width: 30px;
  height: auto;
  display: block;
}
/* Grid
–––––––––––––––––––––––––– */
ul.grid4 {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
ul.grid4 > li {
  width: 100%;
  margin-right: 4%;
  float: left;
  font-size: 1.2rem;
}
ul.grid4 > li img {
  width: 50px;
  height: auto;
  display: block;
  margin: 0 auto 10px auto;
}
ul.grid4 > li li {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  ul.grid4 > li {
    width: 100%;
    margin-right: 0;
    float: left;
    font-size: 1.2rem;
  }
}
/* List Icons
–––––––––––––––––––––––––– */
ul.list-icons {
  overflow: hidden;
}
ul.list-icons li {
  background-image: url(../images/icons/ic_arrow-right-circle_green.svg);
  background-position: left top 5px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  padding: 3px 0 2px 35px;
}
ul.list-icons li ul {
  margin-left: 20px;
}
ul.list-icons li li {
  list-style: disc;
  background-image: none;
  padding: 0;
  font-size: 1.3rem;
}
ul.list-icons-half {
  overflow: hidden;
}
ul.list-icons-half li {
  width: 50%;
  float: left;
  background-image: url(../images/icons/ic_arrow-right-circle_green.svg);
  background-position: left top 5px;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  padding: 3px 0 2px 35px;
}
ul.list-icons-half li h6 {
  font-weight: bold;
}
ul.list-icons-half li ul {
  margin-left: 20px;
}
ul.list-icons-half li li {
  list-style: disc;
  background-image: none;
  padding: 0;
  float: none;
  font-size: 1.3rem;
}
@media only screen and (max-width: 768px) {
  ul.list-icons-half li {
    width: 100%;
  }
}
/* List Links
–––––––––––––––––––––––––– */
ul.list-links {
  overflow: hidden;
}
ul.list-links li {
  background-image: url(../images/icons/ic_link_green.svg);
  background-size: 20px 20px;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin-bottom: 10px;
}
/* Sitemap
–––––––––––––––––––––––––– */
ul.sitemap {
  list-style: none;
  overflow: hidden;
  display: table;
  margin: 0 auto 0 auto;
}
ul.sitemap li {
  float: left;
  margin: 0 0 0 0;
  text-transform: uppercase;
  font-size: 1.4rem;
}
ul.sitemap li a {
  color: #FFF;
  display: block;
  padding: 5px 20px;
}
@media only screen and (max-width: 768px) {
  ul.sitemap li {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {}
/* Accordian
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.accordian {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 0;
}
.accordian header {
  display: block;
  margin: 0 0 20px 0;
  padding: 30px 30px 20px 30px;
  background: #F3F3F3;
  cursor: pointer;
  text-align: center;
}
.accordian header:hover {
  background: rgba(0, 149, 136, 0.2);
}
.accordian header h5 {
  margin: 0;
  color: #009589;
}
.accordian section {
  display: none;
  padding: 20px;
  background: #FFF;
}
.accordian section p img {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
}
.accordian section.active {
  display: block;
}
/* Modal
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.modal, .modal-box {
  z-index: 900;
}
.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}
.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, .8);
  overflow: auto;
}
.modal-box {
  position: relative;
  width: 80%;
  max-width: 768px;
  margin: 100px auto;
  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0, 0, .3, 1.6);
  overflow: hidden;
}
.modal-header {
  padding: 20px 40px;
  background-color: #009589;
  color: #FFFFFF;
}
.modal-body {
  background: #FFF;
  padding: 60px 40px;
  font-size: 1.3rem;
  text-align: left;
}
.close-modal {
  text-align: right;
  cursor: pointer;
}
button {
  background: #000;
  color: #ffffff;
  border: 1px solid #ffffff;
  text-decoration: none;
  outline: none;
}
.modal-trigger {
  display: inline-block;
  width: 100%;
  margin: 0 3% 40px 0;
  min-height: 330px;
  padding: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: ease .2s;
  border: solid 1px #FFF;
  color: #1B806D;
  text-decoration: none;
  text-align: center;
  font-size: 1.3rem;
  background: #F3F3F3;
}
.modal-trigger:nth-child(3n+1) {
  clear: left;
}
.modal-trigger p {
  margin: 0 0 5px 0;
}
.modal-trigger img {
  width: 150px;
  height: 150px;
  margin-bottom: 5px;
  display: inline-block;
  border-radius: 50%;
}
.modal-trigger:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@-webkit-keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@media only screen and (max-width: 768px) {
  .modal-box {
    width: 90%;
    max-width: 480px;
    margin: 50px auto;
  }
  .modal-header {
    padding: 20px 20px;
  }
  .modal-body {
    background: #FFF;
    padding: 20px 40px;
    font-size: 1.3rem;
  }
  .modal-trigger {
    width: 100%;
    min-height: 370px;
  }
  .modal-trigger:nth-child(3n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 480px) {
  .modal-trigger {
    width: 100%;
    margin: 0 0 40px 0;
    min-height: 300px;
  }
  .modal-trigger:nth-child(3n+1) {
    clear: none;
  }
}
/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––– */
img.logo {
  width: 250px;
  height: auto;
  display: inline-block;
  padding: 20px 30px;
}
img.logo-footer {
  width: 250px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 20px 30px;
}
img.img-full {
  width: 100%;
  height: auto;
  display: block;
}
img.img-50 {
  width: 65px;
  height: auto;
}
h5 img {
  width: 25px;
  height: auto;
  display: inline-block;
  margin-bottom: -5px;
  margin-right: 5px;
}
img.img-profile {
  width: 250px;
  height: 250px;
  margin-bottom: 5px;
  display: inline-block;
  border-radius: 50%;
}
img.logos-partners {
  width: 150px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding: 20px 30px;
}
@media only screen and (max-width: 1024px) {
  img.logo {
    width: 200px;
    padding: 28px 30px;
  }
  img.logos-partners {
    width: 120px;
    padding: 28px 30px;
  }
}
@media only screen and (max-width: 768px) {
  img.logo {
    width: 170px;
    padding: 15px 15px;
    margin-left: 60px;
  }
  img.logos-partners {
    width: 100px;
  }
}
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul.form {
  overflow: hidden;
}
ul.form li {
  width: 98%;
  float: left;
}
ul.form li.half {
  width: 48%;
  margin: 0 2% 0 0;
}
ul.form li.third {
  width: 31.333%;
  margin: 0 2% 0 0;
}
input[type="email"], input[type="text"], input[type="tel"], textarea, select {
  width: 100%;
  padding: 10px 10px;
  margin-bottom: 5px;
  background-color: #FFF;
  border: solid 1px #E2E2E2;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.2rem;
  color: #505050;
  -webkit-appearance: none;
  background-position: right 10px center;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  min-height: 130px;
}
input[type="email"]:focus, input[type="text"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
  border: 1px solid #009589;
  outline: 0;
  background-color: rgba(255, 255, 255, 1.00);
  -webkit-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}
input[type="submit"], input[type="reset"], input[type="button"] {
  display: block;
  padding: 8px 30px;
  margin: 0 auto 0 auto;
  background: #009589;
  color: #FFF;
  cursor: pointer;
  height: auto;
  text-align: center;
  border: none;
  font-size: 1.5rem;
  border-radius: 3px;
  -webkit-font-smoothing: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  color: #FFFFFF;
  background: #1A1818;
}
label {
  font-size: 1rem;
  text-align: left;
  display: block;
}
.required {
  color: red;
}
fieldset {
  margin: 0;
  padding: 10px;
  border-width: 0;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  fieldset {
    width: 100%;
  }
}
/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a.btn-primary {
  color: #FFF;
  display: inline-block;
  padding: 8px 25px;
  font-size: 1.4rem;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
a.btn-primary:hover {
  background-color: #1A1818;
  transition: 0.3s;
}
a.btn-black {
  background: #1A1818;
}
a.btn-green {
  background: #009588;
}
a.btn-teal {
  background: #00C3B2;
}
a.btn-secondary {
  color: #FFF;
  display: inline-block;
  padding: 8px 20px;
  font-size: 1.2rem;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
a.btn-secondary:hover {
  background-color: #1A1818;
  transition: 0.3s;
}
/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.padding20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
hr {
  height: 0;
  border: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
hr.space20 {
  height: 20px;
}
hr.space40 {
  height: 40px;
}
hr.space60 {
  height: 60px;
}
hr.space80 {
  height: 80px;
}
hr.divide20 {
  border-top: solid 1px #DDD;
  margin: 20px 0;
}
hr.divide40 {
  border-top: solid 1px #DDD;
  margin: 40px 0;
}
hr.divide60 {
  border-top: solid 1px #DDD;
  margin: 60px 0;
}
hr.divide80 {
  border-top: solid 1px #DDD;
  margin: 80px 0;
}
@media only screen and (max-width: 768px) {
  .padding20, .padding40, .padding60, .padding80 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
/* Feed
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.crt-widget-waterfall {
  min-height: auto !important;
}
.crt-post .crt-post-text {
  font-size: 1.3rem !important;
}
/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.clearfix {
  clear: both;
}
iframe {
  height: 500px;
  max-width: 768px;
  margin: 0 auto;
}
.feed-container {
  font-size: 15px !important;
  height: 500px !important;
}
.feed-container .item {
  width: 100% !important;
  float: left !important;
  text-align: center !important;
  padding: 20px;
  box-sizing: border-box !important;
}
.feed-container .item:nth-of-type(2) {
  border-bottom: solid 1px #DDD !important;
  border-top: solid 1px #DDD !important;
}
.feed-container .title {
  font-size: 20px;
  font-weight: bold;
}
.byline {
  text-align: left;
  font-size: 1.1rem;
  padding: 20px 20px 0 20px;
  color: #FFF;
  clear: both;
  border-top: solid 1px rgba(221, 215, 188, 0.2);
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.byline img {
  float: right;
  height: 25px;
  padding: 0;
  width: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.byline img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  iframe {
    height: 600px;
    max-width: 480px;
    margin: 0 auto;
  }
  .byline {
    text-align: center;
    font-size: 0.9rem;
  }
  .byline img {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 12px 0;
  }
}
@media only screen and (max-width: 480px) {
  iframe {
    height: 600px;
    max-width: 320px;
    margin: 0 auto;
  }
  .byline {
    max-width: 320px;
    margin: 0 auto;
  }
}