body {
    padding: 0;
    margin: 0;
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 20px;
    background: #fff;
    line-height: 1.5;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #25aae1;
    line-height: 1.2;
    margin: 0 0 20px 0;
    padding: 0
}

h1 {
    font-size: 45px;
    padding: 0;
    line-height: 1;
    margin-bottom: 15px
}

@media (min-width: 1200px) {
    h1 {
        font-size: 60px
    }
}

h1.page-title {
    color: #43b4e4;
    font-size: 36px;
    font-weight: 700
}

@media (min-width: 1200px) {
    h1.page-title {
        font-size: 44px
    }
}

h2 {
    font-size: 32px;
    color: #25aae1;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 20px
}

h2.section-heading {
    font-size: 34px;
    font-weight: 900;
    text-transform: uppercase
}

h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px
}

h3.com-fluor {
    color: #3585c1;
    text-transform: uppercase;
    font-size: 44px;
    line-height: 1;
    margin-bottom: 20px
}

h3.com-fluor span {
    font-size: 30px;
    line-height: 1.4;
    text-transform: none
}

h4 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 1.46;
    text-transform: none
}

h4 a {
    text-decoration: underline;
    color: #25aae1
}

.well h4 {
    font-size: 22px;
    font-weight: 500;
    color: #0e76bc
}

h5 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: .05em;
    padding-top: 15px;
    margin-bottom: 5px
}

.well h5 {
    font-size: 20px;
    font-weight: 500;
    color: #0e76bc;
    padding-top: 0
}

a,
a:visited {
    color: #25aae1;
    text-decoration: none
}

a:hover,
a:visited:hover {
    color: #000
}

a.panel-heading,
a:visited.panel-heading {
    display: block;
    position: relative;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #3585c1;
    padding: 15px 60px 15px 15px;
    border-radius: 20px;
    transition: all .33s
}

@media (min-width: 768px) {

    a.panel-heading,
    a:visited.panel-heading {
        padding: 30px 80px 30px 30px;
        font-size: 20px;
        line-height: 1.5
    }
}

a.panel-heading .fa,
a:visited.panel-heading .fa {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 32px;
    color: #ffc709;
    margin-top: -20px;
    transition: all .33s
}

@media (min-width: 768px) {

    a.panel-heading .fa,
    a:visited.panel-heading .fa {
        top: 50%;
        right: 30px;
        font-size: 44px;
        margin-top: -28px
    }
}

a.panel-heading:hover,
a.panel-heading:focus,
a:visited.panel-heading:hover,
a:visited.panel-heading:focus {
    text-decoration: none
}

a.panel-heading.active,
a:visited.panel-heading.active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.panel-heading.active .fa,
a:visited.panel-heading.active .fa {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .33s;
    color: #fff;
    margin-top: -20px
}

p {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    margin: 0;
    line-height: 1.5;
    padding: 0;
    margin: 0 0 16px 0;
    color: #333
}

p.lead {
    font-size: 25px
}

p.alt {
    font-size: 22px;
    font-weight: 300
}

p.breadcrumb {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    color: #25aae1;
    margin: 0 0 10px 0;
    padding: 0;
    background: transparent;
    text-transform: uppercase
}

p.breadcrumb a {
    color: #25aae1
}

ul,
ol {
    margin: 20px 30px;
    padding: 0
}

ul li,
ol li {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    margin: 0;
    line-height: 1.3;
    padding: 4px
}

.navbar-fixed-top {
    -webkit-backface-visibility: hidden
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.navbar-default .navbar-header {
    position: relative
}

.navbar-default .navbar-toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    text-align: center;
    margin: 0;
    background-color: #43b4e4;
    background-image: none;
    border: none;
    border-radius: 0;
    z-index: 3000;
    height: 58px;
    width: 58px
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #1b75bc
}

.navbar-default .navbar-toggle span.icon-bar {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto
}

.navbar-default .navbar-toggle span.icon-bar:hover .navbar-default .navbar-toggle span.icon-bar {
    background-color: #fff
}

.navbar-default {
    border: none;
    background-color: #eceded;
    margin-bottom: 0;
    height: 58px;
    z-index: 2000;
    padding-top: 0
}

@media (min-width: 768px) {
    .navbar-default {
        height: 87px
    }
}

@media (min-width: 992px) {
    .navbar-default {
        height: 93px
    }
}

@media (min-width: 1200px) {
    .navbar-default {
        height: 102px
    }
}

.navbar-default .navbar-brand {
    float: left;
    padding: 0 0 0 15px;
    font-size: 18px;
    line-height: 20px;
    margin-top: 8px;
    width: auto;
    height: auto
}

.navbar-default .navbar-brand img {
    display: block;
    width: 43px;
    height: 43px;
    margin: 0
}

@media (min-width: 768px) {
    .navbar-default .navbar-brand {
        margin-top: 20px;
        width: 175px
    }

    .navbar-default .navbar-brand img {
        width: auto;
        height: auto
    }
}

@media (min-width: 992px) {
    .navbar-default .navbar-brand {
        width: 190px
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-brand {
        width: auto
    }
}

.navbar-default .navbar-nav {
    margin: 10px 0 0 0;
    border-bottom: none
}

.navbar-default .navbar-nav>li {
    margin: 0;
    padding: 20px 0
}

.navbar-default .navbar-nav>li.active {
    background: transparent url(/assets/images/bg-nav-active.png) repeat-x left bottom
}

.navbar-default .navbar-nav>li.active>a {
    background-color: transparent !important
}

.navbar-default .navbar-nav>li>a {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 6px 10px;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: left;
    background: #1b75bc
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav>li>a {
        background: transparent;
        border-right: 1px solid #a7a8a8;
        color: #1b75bc;
        font-weight: 900;
        line-height: .9;
        font-size: 20px;
        text-transform: uppercase;
        padding: 0 10px
    }
}

@media (min-width: 992px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 24px;
        padding: 0 22px
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 30px;
        padding: 0 30px
    }
}

@media (min-width: 1600px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 32px;
        padding: 0 34px
    }
}

.navbar-default .navbar-nav>li>a span {
    font-size: 17px;
    font-weight: 500 !important;
    line-height: 1;
    text-transform: none
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav>li>a span {
        font-size: 14px;
        font-weight: 300
    }
}

@media (min-width: 992px) {
    .navbar-default .navbar-nav>li>a span {
        font-size: 18px
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-nav>li>a span {
        font-size: 20px
    }
}

@media (min-width: 1600px) {
    .navbar-default .navbar-nav>li>a span {
        font-size: 22px
    }
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #000
}

.navbar-default .navbar-nav>li:last-child a {
    border-right: none
}

.navbar-default .collapse.in,
.navbar-default .navbar-collapse.collapsing {
    background: #1b75bc;
    border: none;
    position: absolute;
    top: 58px;
    width: 100%
}

.navbar-default .collapse.in .navbar-nav,
.navbar-default .navbar-collapse.collapsing .navbar-nav {
    margin: 0;
    width: 100%;
    text-align: center;
    border: none;
    background: #1b75bc
}

.navbar-default .collapse.in .navbar-nav>li,
.navbar-default .navbar-collapse.collapsing .navbar-nav>li {
    font-size: 17px;
    line-height: 1;
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    display: block;
    text-align: left;
    border: none
}

.navbar-default .collapse.in .navbar-nav>li>a,
.navbar-default .navbar-collapse.collapsing .navbar-nav>li>a {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    padding: 15px 15px;
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: left;
    background: #1b75bc !important;
    border-bottom: 2px solid #fff
}

.navbar-default .collapse.in .navbar-nav>li>a:hover,
.navbar-default .collapse.in .navbar-nav>li>a:focus,
.navbar-default .navbar-collapse.collapsing .navbar-nav>li>a:hover,
.navbar-default .navbar-collapse.collapsing .navbar-nav>li>a:focus {
    color: #fff;
    background: #43b4e4 !important
}

.navbar-default .collapse.in .navbar-nav>li>a .fa,
.navbar-default .navbar-collapse.collapsing .navbar-nav>li>a .fa {
    display: block;
    float: right;
    font-size: 15px;
    margin-top: -3px
}

.main-content {
    min-height: 500px
}

.section-standard {
    position: relative;
    padding: 50px 0
}

.section-home {
    padding-top: 50px;
    background: #fff url(/assets/images/bg-water2.jpg) no-repeat 50% bottom;
    background-size: cover
}

@media (min-width: 768px) {
    .section-home {
        padding-top: 100px
    }
}

.section-home h1,
.section-home h2 {
    text-align: center
}

@media (min-width: 768px) {

    .section-home h1,
    .section-home h2 {
        text-align: left
    }
}

.section-subfeature {
    margin-top: -245px;
    padding-top: 170px;
    padding-bottom: 90px;
    background: transparent url(/assets/images/bg-home-subfeature.png) no-repeat center top;
    background-size: cover
}

.section-subfeature h2 {
    font-size: 40px;
    color: #fff
}

.section-subfeature p {
    font-size: 22px;
    font-weight: 300;
    color: #fff
}

@media (min-width: 768px) {
    .section-subfeature {
        margin-top: -190px;
        padding-top: 170px
    }
}

.home-data-copy p {
    font-size: 25px
}

.video-embed {
    border: 10px solid #c7dee6;
    border-radius: 3px;
    padding: 0;
    margin: 45px 0 0 0
}

.header-image {
    width: 100%;
    height: auto
}

.section-inverse {
    background-color: #000
}

.section-inverse h1,
.section-inverse h2,
.section-inverse h3,
.section-inverse h4,
.section-inverse h5,
.section-inverse p,
.section-inverse ul li,
.section-inverse ol li {
    color: #fff
}

.section-blue-wave {
    border-top: 5px solid #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    background: transparent url(/assets/images/bg-blue-wave.jpg) no-repeat center top;
    background-size: cover;
    min-height: 500px
}

.section-light-gray {
    background-color: #eceded
}

.section-light-gray h3 {
    color: #333
}

.section-border-white {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff
}

.section-newsletter {
    background-color: #25aae1;
    padding-top: 30px;
    padding-bottom: 30px
}

.section-newsletter h3 {
    color: #fff;
    font-size: 34px;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 0
}

.section-newsletter form .form-control {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    height: 60px;
    padding: 10px 20px 10px 20px;
    border: 1px solid #1b75bc;
    color: #333;
    font-size: 22px;
    border-radius: 0;
    line-height: 1;
    margin-top: 5px
}

.section-newsletter form .form-control.submit {
    background-color: #ffc709;
    color: #5b4501;
    width: auto;
    font-size: 22px;
    font-weight: 700px;
    padding: 20px 30px 20px 30px;
    border: 1px solid #b38b04;
    text-transform: uppercase
}

@media (min-width: 992px) {
    .section-newsletter form .form-control.submit {
        padding: 20px 40px 20px 40px
    }
}

.section-blue {
    background-color: #25aae1
}

.section-blue h2 {
    color: #fff
}

.section-inverse h1 {
    color: #fff
}

.section-inverse p {
    color: #fff
}

.container-wide {
    width: 100%
}

.person-block {
    margin: 0 0 40px 0;
    padding: 0;
    text-align: center
}

@media (min-width: 992px) {
    .person-block {
        padding: 0 0 0 123px;
        text-align: left
    }
}

@media (min-width: 1200px) {
    .person-block {
        padding: 0 0 0 143px;
        text-align: left
    }
}

.person-block h4 {
    line-height: 1.2;
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 10px 0
}

@media (min-width: 1200px) {
    .person-block h4 {
        font-size: 20px
    }
}

.person-block p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25
}

.person-block img {
    display: block;
    margin: 0 auto;
    border: 4px solid #fff
}

@media (min-width: 992px) {
    .person-block img {
        width: 113px;
        height: auto;
        float: left;
        margin-left: -123px
    }
}

@media (min-width: 1200px) {
    .person-block img {
        width: 133px;
        height: auto;
        float: left;
        margin-left: -143px
    }
}

.person-block .btn-email {
    display: inline-block;
    font-weight: 700;
    background: #1b75bc;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-size: 15px;
    padding: 5px 20px
}

.faq-block {
    margin-bottom: 13px
}

.faq-block .panel-collapse {
    padding: 0;
    border: 1px solid #3585c1
}

.faq-block .panel-collapse .answer-wrap {
    padding: 30px 30px 20px 30px
}

.hero-wrap {
    height: 100%;
    min-height: 600px;
    text-align: center
}

.hero-wrap .hero-img {
    margin: 0 auto
}

@media (min-width: 768px) {
    .hero-wrap .hero-img {
        position: absolute;
        bottom: 0;
        left: 0
    }
}

.img-info {
    margin-top: -70px
}

@media (min-width: 768px) {
    .img-info {
        margin-top: -90px
    }
}

.img-drop-wrap {
    text-align: center;
    display: block
}

@media (min-width: 768px) {
    .img-drop-wrap {
        text-align: right
    }
}

.img-drop-wrap .img-drop {
    margin-left: auto;
    margin-right: auto;
    margin-top: -90px;
    margin-bottom: 30px
}

.feature-box {
    background-color: #25aae1;
    padding: 30px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    margin: 30px auto;
    width: 100%;
    max-width: 500px;
    box-shadow: 6px 6px 0 #1b75bc
}

@media (min-width: 768px) {
    .feature-box {
        margin: 80px 50px;
        width: 100%;
        max-width: 500px
    }
}

.feature-box h3 {
    color: #fff;
    font-size: 29px;
    font-weight: 700
}

.feature-box p {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.5
}

blockquote {
    background-color: #fff;
    position: relative;
    padding: 60px 40px 40px 40px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    margin: 50px 0;
    z-index: 5;
    box-shadow: 10px 10px 0 #43b4e4
}

blockquote p {
    color: #1b75bc;
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5
}

blockquote p.quotee {
    color: #333;
    text-align: right
}

blockquote::before {
    content: url(/assets/images/tooth-drop.png);
    top: -30px;
    left: 34px;
    position: absolute
}

blockquote.alpha {
    margin-right: 10px
}

@media (min-width: 992px) {
    blockquote.alpha {
        margin-right: 25px
    }
}

blockquote.omega {
    margin-left: 10px
}

@media (min-width: 992px) {
    blockquote.omega {
        margin-left: 25px
    }
}

.carousel-facts {
    height: 450px;
    background-color: #fff;
    padding: 40px 20px 40px 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 5;
    box-shadow: 10px 10px 0 #43b4e4;
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .carousel-facts {
        padding: 40px 90px 40px 90px
    }
}

.carousel-facts::before {
    content: url(/assets/images/tooth-drop.png);
    top: -30px;
    left: 34px;
    position: absolute
}

.carousel-facts .item {
    text-align: center;
    height: 350px;
    width: 100%
}

.carousel-facts .item .cell {
    display: table;
    height: 350px
}

.carousel-facts .item .cell p {
    display: table-cell;
    vertical-align: middle;
    color: #1b75bc;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 1.4
}

@media (min-width: 768px) {
    .carousel-facts .item .cell p {
        font-size: 19px
    }
}

@media (min-width: 992px) {
    .carousel-facts .item .cell p {
        font-size: 22px;
        line-height: 1.5
    }
}

.carousel-facts .carousel-control {
    background-image: none !important;
    font-size: 24px;
    color: #ffc709
}

.carousel-facts .carousel-control.left {
    left: 0;
    bottom: 5px;
    top: auto
}

@media (min-width: 768px) {
    .carousel-facts .carousel-control.left {
        margin-top: -35px;
        font-size: 50px;
        left: -85px;
        bottom: auto;
        top: 50%
    }
}

@media (min-width: 992px) {
    .carousel-facts .carousel-control.left {
        left: -120px
    }
}

.carousel-facts .carousel-control.right {
    right: 0;
    bottom: 5px;
    top: auto
}

@media (min-width: 768px) {
    .carousel-facts .carousel-control.right {
        margin-top: -35px;
        font-size: 50px;
        right: -85px;
        bottom: auto;
        top: 50%
    }
}

@media (min-width: 992px) {
    .carousel-facts .carousel-control.right {
        right: -120px
    }
}

.carousel-facts .carousel-indicators {
    bottom: -10px
}

.carousel-facts .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #25aae1;
    border: 1px solid #25aae1;
    border-radius: 10px
}

.carousel-facts .carousel-indicators li.active {
    background-color: #ffc709;
    border: 1px solid #ffc709
}

a.btn-primary,
.btn-primary,
a.btn-primary:visited {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 29px;
    padding: 13px 20px;
    min-width: 180px;
    line-height: .8;
    color: #fff;
    background: #25aae1;
    text-align: center;
    border: none;
    border-radius: 0;
    text-transform: uppercase
}

a.btn-primary:hover,
.btn-primary:hover,
a.btn-primary:visited:hover {
    background: #555;
    color: #fff
}

.btn-bullet,
.btn-bullet:visited {
    background-color: #ffc709;
    color: #1b75bc;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 10px;
    border-radius: 15px;
    line-height: 1;
    margin: 0 5px 10px 5px
}

.btn-bullet:hover,
.btn-bullet:visited:hover {
    color: #000
}

@media (min-width: 768px) {

    .btn-bullet,
    .btn-bullet:visited {
        font-size: 18px;
        margin: 0 7px;
        padding: 10px 20px;
        border-radius: 20px
    }
}

.btn-secondary,
.btn-secondary:visited {
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    background: transparent;
    border-radius: 0;
    padding: 18px 40px;
    line-height: 1;
    text-align: center;
    border: 3px solid #ffc709;
    text-transform: uppercase
}

.btn-secondary:hover,
.btn-secondary:visited:hover {
    color: #fff;
    background: #ffc709
}

.btn-secondary.btn-secondary-blue,
.btn-secondary:visited.btn-secondary-blue {
    border: 3px solid #3585c1;
    color: #3585c1;
    text-transform: uppercase
}

.btn-secondary.btn-secondary-blue:hover,
.btn-secondary:visited.btn-secondary-blue:hover {
    color: #fff;
    background: #3585c1
}

.btn-gray {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 29px;
    border-radius: 0;
    padding: 13px 20px;
    min-width: 180px;
    line-height: .8;
    color: #fff;
    background: #333;
    text-align: center;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    text-decoration: none
}

.btn-gray:hover {
    color: #fff !important;
    opacity: .8
}

.btn-full-width {
    width: 100%
}

.btn-gallery {
    color: #333
}

.btn-gallery .fa {
    vertical-align: middle;
    font-size: 26px;
    margin-right: 10px
}

.btn-gallery:hover {
    color: #333;
    text-decoration: none
}

.btn-search {
    background: #fff;
    padding: 3px 5px;
    font-size: 12px;
    border: none;
    border-radius: 0
}

.btn-link {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0 !important;
    padding-right: 50px;
    margin: 0;
    text-transform: uppercase
}

a.more-link {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #25aae1
}

.cta-wrap {
    text-align: center;
    width: 100%;
    margin: 0 0 30px 0
}

@media (min-width: 768px) {
    .cta-wrap {
        width: 350px;
        float: right;
        margin: 0 20px 0 0
    }
}

.water-pipe-wrapper {
    position: relative;
    height: 222px
}

@media (min-width: 992px) {
    .water-pipe-wrapper {
        margin-right: -15px
    }
}

.water-pipe {
    position: relative;
    width: 100%;
    height: 222px;
    top: 0;
    right: -30px;
    overflow: hidden;
}

.water-pipe img {
    margin-left: 20px
}

.post-wrap {
    text-align: center;
    margin-top: 10px
}

.post-wrap .post-date {
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    color: #333;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 5px
}

.post-wrap .post-link {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3
}

.post-wrap .post-image-link {
    display: table;
    background-color: #25aae1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    z-index: 5
}

.post-wrap .post-image-link .read-more {
    color: #fff;
    text-transform: uppercase;
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 1;
    display: none;
    text-align: center;
    vertical-align: middle !important;
    height: 100%;
    width: 100%;
    padding-top: 100px
}

@media (min-width: 768px) {
    .post-wrap .post-image-link .read-more {
        font-size: 22px;
        padding-top: 60px
    }
}

@media (min-width: 992px) {
    .post-wrap .post-image-link .read-more {
        font-size: 24px;
        padding-top: 80px
    }
}

@media (min-width: 1200px) {
    .post-wrap .post-image-link .read-more {
        font-size: 28px;
        padding-top: 100px
    }
}

.post-wrap .post-image-link img {
    z-index: 5;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.post-wrap .post-image-link .link-arrow {
    z-index: 10;
    background-color: #25aae1;
    width: 50px;
    height: 43px;
    position: absolute;
    right: -8px;
    bottom: 20px
}

.post-wrap .post-image-link .link-arrow .fa {
    font-size: 32px;
    color: #fff;
    margin-top: 4px;
    margin-left: 4px
}

.post-wrap .post-image-link .link-arrow::after {
    content: url(/assets/images/arrow-corner.png);
    position: absolute;
    bottom: -13px;
    right: 0
}

.post-wrap .post-image-link:hover img {
    opacity: .6
}

.post-wrap .post-image-link:hover .link-arrow {
    background-color: #ffc709
}

.post-wrap .post-image-link:hover .read-more {
    display: table-cell !important
}

.post-meta-top {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 10px;
    padding-bottom: 0;
    color: #333
}

span.post-cat-top,
span.post-date-top {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    padding-right: 20px
}

.post-meta {
    font-size: 14px;
    color: #333
}

.post-date {
    font-size: 14px;
    color: #333;
    padding: 0;
    margin-top: 20px
}

.post-date+h3 {
    margin-top: 5px
}

footer {
    background: #eceded;
    padding-top: 30px;
    padding-bottom: 30px
}

footer .social-icons {
    text-align: center;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    footer .social-icons {
        text-align: right
    }
}

footer .social-icons .fa {
    display: inline-block;
    margin-left: 20px;
    font-size: 36px;
    color: #25aae1;
    vertical-align: baseline
}

footer .social-icons .fa:hover {
    color: #333
}

footer .footer-logo {
    display: block;
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    footer .footer-logo {
        text-align: left
    }
}

footer .copyright {
    margin-top: 30px;
    padding-top: 15px;
    text-align: center
}

footer .copyright p {
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #333;
    margin: 0 0 20px 0;
    padding: 0
}

footer .copyright p a {
    color: #1b75bc
}

hr.short {
    height: 3px;
    background-color: #25aae1;
    width: 85px;
    margin: 25px auto;
    border: none
}

hr.short.white {
    background-color: #fff
}

hr.short.left {
    text-align: left;
    margin-left: 0;
    margin-right: 0
}

hr.med {
    height: 1px;
    background-color: #333;
    width: 170px;
    margin: 10px auto;
    border: none
}

.clickable {
    cursor: pointer
}

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

.inset10 {
    padding-left: 10%;
    padding-right: 10%
}

.padded-outline {
    border: 1px solid #ccc;
    padding: 30px
}

.text-center {
    text-align: center
}

.text-center img {
    margin-left: auto;
    margin-right: auto
}

.text-right {
    text-align: right
}

.text-right img {
    float: right
}

.float-left {
    float: left;
    margin: 3px 20px 15px 0
}

.float-left0 {
    float: left;
    margin: 0
}

.float-right {
    float: right;
    margin: 3px 0 15px 20px
}

.float-left0 {
    float: right;
    margin: 0
}

.p0 {
    padding: 0
}

.pb0 {
    padding-bottom: 0
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.p15-sides {
    padding-left: 15px;
    padding-right: 15px
}

.pt0 {
    padding-top: 0
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pr20 {
    padding-right: 20px
}

.pr50 {
    padding-right: 50px
}

.pl20 {
    padding-left: 20px
}

.p20 {
    padding: 20px
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.clear-left {
    clear: left
}

img.centered {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

ul.two-col {
    float: left;
    width: 45%;
    margin: 10px 5% 10px 0;
    padding: 0 0 0 20px
}

@media (min-width: 992px) {
    .row-gutter-wide {
        margin-left: -45px;
        margin-right: -45px
    }

    .row-gutter-wide .col-sm-3,
    .row-gutter-wide .col-sm-6,
    .row-gutter-wide .col-sm-4,
    .row-gutter-wide .col-sm-12 {
        padding-left: 45px;
        padding-right: 45px
    }
}