











body {
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato',Arial,sans-serif;
}
h1, h2 {
    font-weight: normal;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    h1, h2, #banner-background-image h1 {
        font-size: 25px;
    }
}

body p:last-child {
    margin-bottom: 0;
}

.brand-coloured-back {
    background-color: #00b2bf;
}

.header-container {
    padding: 0;
    height: 83px;
}

.body-container-wrapper {
    padding-top: 83px;
}

@media (max-width: 960px) {
    .header-container {
        height: 66px;
    }
    .body-container-wrapper {
        padding-top: 0;
    }
}

.header-container .hs_cos_wrapper_type_logo a img {
    margin-top: 5px;
}

@media screen and (max-width: 1120px) {
    .container-fluid .row-fluid .page-center {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 960px) {
    .header-container .hs_cos_wrapper_type_logo a img {
        margin: 10px 0 10px 20px;
    }
}

@media screen and (max-width: 379px) {
    .container-fluid .row-fluid .page-center {
        padding: 10px 15px;
    }
    
    .header-container .hs_cos_wrapper_type_logo a img {
        margin-left: 15px;
    }
}

/*
 * HEADER GROUP
 */

.row-fluid-wrapper .row-fluid [class*=span].header-group-wrapper {
    display: table;
    height: 620px;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group-wrapper > .row-fluid-wrapper {
    display: table-row;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group-wrapper > .row-fluid-wrapper > .row-fluid {
    display: table-cell;
    vertical-align: middle;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group {
    display: table;
    position: relative;
    background-color: #fff;
    margin: auto;
    margin-left: -150px;
    padding: 25px 55px;
    padding-left: 150px;
    min-width: 500px;
    width: 50%;
    height: 400px;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group:before {
    content: '';
    display: block;
    position: absolute;
    width: 1000px;
    height: 100%;
    background-color: #fff;
    left: -1000px;
    top: 0;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper {
    display: table-row;
    height: auto;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper > .row-fluid {
    display: table-cell;
    vertical-align: middle;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper:first-child > .row-fluid {
    vertical-align: bottom;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper:last-child > .row-fluid {
    vertical-align: top;
}

.wistia-video-block {
    padding: 15px 0;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group,
.row-fluid-wrapper .row-fluid [class*=span].header-group p {
    font-size: 22px;
}

#banner-background-image {
    margin-bottom: 45px;
}

#banner-background-image .page-center {
    padding-top: 0;
    padding-bottom: 0;
}

#banner-background-image .row-fluid-wrapper .row-fluid [class*=span].header-group h1,
#banner-background-image .row-fluid-wrapper .row-fluid [class*=span].header-group h2 {
    line-height: 1.2;
    text-transform: none;
    text-shadow: none;
    margin: 0 0 15px;
    padding: 0;
    color: #00b2bf;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group #wistia-button a {
    margin-top: 8px;
    display: inline-block;
    padding: 5px 12px;
    color: #fff;
    text-transform: uppercase;
    background-color: #00b2bf;
    white-space: nowrap;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group #wistia-button a:hover {
    background-color: #00808d;
}

.row-fluid-wrapper .row-fluid [class*=span].header-group #wistia-play-icon {
    position: absolute;
    display: block;
    right: -23px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    width: auto;
    height: auto;
}

@media screen and (max-width: 767px) {
    #banner-background-image {
        background-color: #fff;
        background-position: 0 -150px;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        display: table;
        width: 100%;
        height: auto;
        min-height: 0;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group-wrapper {
        width: 100%;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group-wrapper,
    #banner-background-image {
        display: table;
        width: 100%;
        height: 200px;
    }
    .row-fluid-wrapper .row-fluid [class*=span].header-group { 
        display: block;
        padding-left: 0;
        position: relative;
        margin: 33% 0 0;
        min-width: 0;
        width: 105%;
        width: calc(100% + 20px);
        min-height: 0;
        height: auto;
        float: left;
        padding: 25px 20px 25px 0;
        text-align: center;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group,
    .row-fluid-wrapper .row-fluid [class*=span].header-group p {
        font-size: 18px;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper,
    .row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper > .row-fluid {
        display: block;
        width: 100%;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group > .row-fluid-wrapper:first-child {
        margin-top:18px;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group #wistia-play-icon {
        right: 0;
        left: 0;
        transform: translateY(0);
        top: -23px;
    }
}

@media screen and (max-width: 650px) {
    #banner-background-image {
        background-position: 0 -100px;
    }

    #banner-background-image {
        background-position: 0 -50px;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].header-group {
        margin-top: 50%
    }
}

@media screen and (max-width: 450px) {
    #banner-background-image {
        background-position: 0 -25px;
    }
}

@media screen and (max-width: 300px) {
    #banner-background-image {
        background-position: top center;
    }
}

/*
 * LATEST NEWS
 */
 
.container-fluid .row-fluid .page-center.latest-news-wrapper {
    margin-bottom: 55px;
}

.main-content div.latest-news-header h2 {
    margin-bottom: 20px;
    text-align: center;
}

.latest-news-block {
    
}

.latest-news-block > .row-fluid {
    display: flex;
}

.latest-news-block .news-item {
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .latest-news-block .row-fluid .span4.news-item {
        width: 31.491712705%; /* override setting in everlam css again */
        margin-left: 2.762430939%;
    }
    
    .latest-news-block .row-fluid .span4.news-item:first-child {
        margin-left: 0;
    }
}

@media screen and (max-width: 699px) {
    .latest-news-block > .row-fluid {
        display: block;
    }
    
    .latest-news-block .row-fluid .span4.news-item {
        width: 100%;
        margin-left: 0;
        margin-bottom: 35px;
    }
}

.latest-news-block .news-item .latest-news-body {
    padding: 20px;
}

.latest-news-block .news-item .latest-news-image {
    position: relative;
    border: 1px solid #eee;
    padding-top: 64%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.latest-news-block .news-item .latest-news-image a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.latest-news-block .news-item .latest-news-title h3 {
    min-height: 50px;
    margin-bottom: 15px;
    line-height: 1.3;
    font-size: 20px;
}

.latest-news-block .news-item .latest-news-read-more {
    margin-top: 25px;
    text-align: center;
}

.latest-news-block .news-item .latest-news-read-more a {
    min-width: 150px;
    white-space: nowrap;
    display: inline-block;
    padding: 5px 17px;
    color: #fff;
    text-transform: uppercase;
    background-color: #00b2bf;
    white-space: nowrap;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.latest-news-block .news-item .latest-news-read-more a:hover {
    background-color: #00808d;
}

/*
 * BIG IMAGE
 */

.row-fluid-wrapper .row-fluid [class*=span].big-image img {
    width: 100% !important;
    height: auto;
}

@media screen and (max-width: 799px) {
    
    .row-fluid-wrapper .row-fluid [class*=span].big-image {
        overflow: hidden;
    }
    
    .row-fluid-wrapper .row-fluid [class*=span].big-image img {
        width: 110% !important;
        max-width: 110%;
        margin-left: -5%;
    }
}

@media screen and (max-width: 699px) {
    .row-fluid-wrapper .row-fluid [class*=span].big-image img {
        width: 126% !important;
        max-width: 126%;
        margin-left: -13%;
    }
}

@media screen and (max-width: 599px) {
    .row-fluid-wrapper .row-fluid [class*=span].big-image img {
        width: 140% !important;
        max-width: 140%;
        margin-left: -20%;
    }
}

/*
 * OFFER TEXTBLOCK
 */
 
.offer-textblock-wrapper {
    text-align: center;
    margin: 0;
    padding: 0 0 45px;
    background-color: #ffffff;
}

@media screen and (max-width: 699px) {
    .offer-textblock-wrapper {
        text-align: left;
    }
}

.offer-textblock-wrapper .offer-image-description {
    margin-bottom: 20px;
}

.offer-textblock-wrapper .offer-image-description .cell-wrapper > span p {
    font-size: 12px;
    color: #999;
    text-align: right;
}

.offer-textblock-wrapper .offer-image-description .cell-wrapper > span p:first-child {
    margin-top: 0;
}

@media screen and (min-width: 1081px) {
    .offer-textblock-wrapper .offer-image-description .cell-wrapper > span p:first-child {
        margin-top: 10px;
    }
}

.offer-textblock-wrapper .offer-headline h2 {
    color: #00b2bf;
    text-transform: none;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.offer-textblock-wrapper .offer-textblock {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}



@media screen and (max-width: 699px) {
    .offer-textblock-wrapper .offer-headline h2 {
        text-align: left;
    }
    
    .offer-textblock-wrapper .offer-textblock {
        text-align: left;
        -moz-text-align-last: left;
        text-align-last: left;
    }
}

.offer-textblock-wrapper .offer-textblock p:last-child {
    margin-bottom: 0;
}

.offer-textblock-wrapper .offer-textblock p:last-child a,
.offer-textblock-wrapper .offer-textblock .cell-wrapper > span > a:last-child {
    margin: 8px auto 0;
    display: inline-block;
    padding: 5px 17px;
    color: #fff;
    text-transform: uppercase;
    background-color: #00b2bf;
    white-space: nowrap;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.offer-textblock-wrapper .offer-textblock p:last-child a:hover,
.offer-textblock-wrapper .offer-textblock .cell-wrapper > span > a:last-child:hover {
    background-color: #00808d;
}

@media screen and (max-width: 767px) {
    .offer-textblock-wrapper .offer-textblock p:last-child {
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
    }
}

/*
 * CTA BLOCK
 */

.cta-block {
    margin-bottom: 65px;
    text-align: center;
}

.cta-block img {
    width: 100%;
    max-width: 100%;
}


/*
 * More about - More news block
 */

/* More about */
.more-about-everlam {
    padding-top: 15px;
    color: #fff;
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .more-about-everlam {
        margin-bottom: 65px;
    }
}

.more-about-everlam h2 {
    
}

.more-about-everlam a {
    color: #fff;
}

.more-about-news {
    margin: 60px 0 70px;
}

@media screen and (max-width: 767px) {
    .more-about-news {
        margin: 30px 0 50px;
    }
}

.more-about-everlam p:last-child a,
.more-about-everlam .cell-wrapper > span > a:last-child {
    margin: 8px auto 0 0;
    display: inline-block;
    padding: 5px 20px;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    color: #00b2bf;
    background-color: #fff{;
}

@media screen and (max-width: 767px) {
    .more-about-everlam p:last-child {
        text-align: center;
    }
}

.more-about-everlam p:last-child a:hover,
.more-about-everlam .cell-wrapper > span > a:last-child:hover {
    background-color: #bbe2e5;
    color: #009aa5;
}

.more-about-everlam h2, .more-news-listing h3 {
    font-size: 24px;
    text-transform: none;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 25px;
}

/* More news */
.more-news-listing {
    background-color: #fff;
    padding: 15px 20px 20px;
    margin-bottom: 7px;
}

.more-news-listing h3 {
    color: #00b2bf;
}

.more-news-listing ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.more-news-listing ul li {
    margin: 0 0 13px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
}

.more-news-listing ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.more-news-listing ul li a {
    color: #666;
}

.more-news-listing ul li a:hover {
    color: #00b2bf;
}

.more-news-listing ul li:before {
    content: none;
}

.read-more-news {
    text-align: right;
    margin-bottom: 25px;
}

.read-more-news a {
    color: #fff;
    text-transform: uppercase;
}

.read-more-news a:hover {
    color: #bbe2e5;
}

/*
 * Footer
 */

.footer-container-wrapper .footer-copyright {
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    padding: 27px 0 50px;
}

.footer-container-wrapper .footer-copyright ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-container-wrapper .footer-copyright ul li {
    position: relative;
    display: inline-block;
    padding-left: 16px;
    margin-left: 16px;
    line-height: 2;
}

.footer-copyright ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    top: 11px;
    width: 6px;
    height: 6px;
    background-image: url('https://500320.fs1.hubspotusercontent-na1.net/hubfs/500320/homepage%20nov2017/images/whiteBullet-v1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.footer-copyright ul li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.footer-copyright ul li:first-child:before {
    content: none;
}