@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300);

.breadcrumb li, blockquote, form label, form[action*='list-manage.com'] h2 {
    font-variant-ligatures: common-ligatures
}

*, a, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0
}

.clearfix, .lightbox-gallery, .team-member, .utility-bar, form[action*='list-manage.com'] .input-group ul {
    overflow: hidden
}

.allow-overflow, .imageblock.allow-overflow .imageblock__content, .slider.slider--controlsoutside {
    overflow: visible
}

.container .row--gapless {
    padding-left: 15px;
    padding-right: 15px
}

.brands .slider.height-10, .buying-group .accordion li .accordion__content, .buying-group .accordion li .accordion__content img, .container .nav-bar, .container .row--gapless > div[class*=col-], .input-checkbox {
    padding: 0
}

html {
    font-size: 100%
}

body {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #5d5c5c;
    font-weight: 400;
    overflow-x: hidden;
    background: #f2f3f4
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Lato, sans-serif;
    color: #343434;
    font-weight: 300;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0
}

.btn.darkbluemenu, .white {
    color: #fff !important
}

a, section h1 {
    color: #242a2d
}

.img-news, blockquote, img, ol, p, pre, table, ul {
    margin-bottom: 1.5625em
}

.h1, .service-element .section-snippet-services h2, h1 {
    font-size: 38px;
    line-height: 40px
}

.h2, h2 {
    font-size: 30px;
    line-height: 32px
}

.h3, h3 {
    font-size: 22px;
    line-height: 1.3em
}

.h4, h4 {
    font-size: 20px;
    line-height: 1.5em
}

.h5, h5 {
    font-size: 1em;
    line-height: 1.5625em
}

.h6, h6 {
    font-size: 15px;
    line-height: 20px
}

.section--pullup .lead {
    font-size: 20px;
    line-height: 1.45em;
    margin-bottom: 60px
}

ol, ul {
    list-style: none
}

ol:not(.menu):not(.slides):not(.accordion):not(.tabs):not(.tabs-content), ul:not(.menu):not(.slides):not(.accordion):not(.tabs):not(.tabs-content) {
    line-height: 2.34375em
}

ul.bullets {
    list-style: outside;
    line-height: 30px !important;
    margin-left: 20px
}

ul.bullets li {
    margin: 10px 0
}

ol {
    list-style-type: decimal;
    list-style-position: inside
}

blockquote {
    padding: 0;
    margin: 0;
    border-left: 0
}

.team-name, p a, span a, strong {
    font-weight: 600
}

hr {
    margin: 1.5625em 0
}

.nopaddingleft {
    padding-left: 0
}

.sidebar-blue, .sidebar-blue-info {
    background-color: #054569;
    padding: 30px
}

.team-img {
    margin-bottom: 20px;
    max-width: 250px;
    max-height: 300px;
    vertical-align: top !important
}

.modal-container video, .notification, .video-cover video, form, img, textarea {
    max-width: 100%
}

.team-title {
    font-weight: 300
}

a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0
}

.no-marg-left {
    margin-left: 0 !important
}

/*! Typography -- Helpers */
.type--uppercase {
    text-transform: uppercase
}

.type--bold {
    font-weight: 700
}

.type--italic {
    font-weight: italic
}

.type--fine-print {
    font-size: .6875em
}

.type--strikethrough {
    text-decoration: line-through;
    opacity: .5
}

.link-underline:link, .section-about-principles .boxed a, .type--underline, footer .footer-auxilary a:hover {
    text-decoration: underline
}

.menu a:hover, .menu > li > a:focus, .news-article-link:hover {
    text-decoration: none
}

.sidebar-blue {
    color: #fff;
    font-style: italic
}

.sidebar-blue-info {
    color: #fff
}

.type--body-font {
    font-family: 'Source Sans Pro', Helvetica
}

.imagebg .container:not(.pos-absolute), .menu li, .multi-column li ul, .pos-relative, [data-overlay], [data-scrim-bottom], [data-scrim-top] {
    position: relative
}

.pos-absolute {
    position: absolute
}

.pos-absolute.container {
    left: 0;
    right: 0
}

.pos-top {
    top: 0
}

.pos-bottom {
    bottom: 0
}

.pos-right {
    right: 0
}

.pos-left {
    left: 0
}

.m-t20, .page-title {
    padding-top: 20px
}

.m-b50 {
    padding-bottom: 50px
}

.mbt10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.no-margin {
    margin: 0 !important
}

.boxed.boxed--lg, .txtpad40 {
    padding: 40px
}

.txtpad20 {
    padding: 20px
}

.txtpad10 {
    padding: 9px
}

.no-padding {
    padding: 0 !important
}

.pos-vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

@media all and (max-width: 767px) {
    .h1, h1 {
        font-size: 30px;
        line-height: 40px
    }

    .h2, h2 {
        font-size: 26px;
        line-height: 36px
    }

    .h3, h3 {
        font-size: 22px;
        line-height: 30px
    }

    .section--pullup .lead {
        font-size: 18px
    }

    .pos-vertical-center {
        top: 0;
        transform: none;
        -webkit-transform: none
    }
}

@media all and (max-height: 600px) {
    .pos-vertical-center {
        top: 0;
        transform: none;
        -webkit-transform: none
    }
}

.pos-vertical-align-columns {
    display: table;
    table-layout: fixed;
    width: 100%
}

.pos-vertical-align-columns > div[class*=col-] {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.inline-block, .input-checkbox .inner, .input-radio .inner, .input-select .inner {
    display: inline-block
}

.block, .input-checkbox label, .input-radio label, .input-select label, .section-snippet-about h5:last-child, .tabs-content > .active > .tab__content {
    display: block
}

.text-center {
    text-align: center
}

.text-left, form .form-body label {
    text-align: left
}

.text-right {
    text-align: right
}

.services-menu, .space25 {
    padding-top: 25px
}

.height-10, .height-100, .height-20, .height-30, .height-40, .height-50, .height-60, .height-70, .height-80, .height-90 {
    height: auto;
    padding: 5em 0
}

@media all and (max-width: 767px) {
    .pos-vertical-align-columns {
        display: block;
        width: auto
    }

    .pos-vertical-align-columns > div[class*=col-] {
        display: block
    }

    .text-center-xs {
        text-align: center
    }

    .text-left-xs {
        text-align: left
    }

    .text-right-xs {
        text-align: right
    }

    .height-10, .height-100, .height-20, .height-30, .height-40, .height-50, .height-60, .height-70, .height-80, .height-90 {
        height: auto;
        padding: 4em 0
    }

    [data-grid]:not(.masonry) li {
        width: 33.333333%
    }

    [data-grid="2"]:not(.masonry) li {
        width: 50%
    }

    [data-grid].masonry {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media all and (min-height: 600px) and (min-width: 767px) {
    .height-10 {
        height: 10vh
    }

    .height-20 {
        height: 20vh
    }

    .height-30 {
        height: 30vh
    }

    .height-40 {
        height: 40vh
    }

    .height-50 {
        height: 50vh
    }

    .height-60 {
        height: 60vh
    }

    .height-70 {
        height: 70vh
    }

    .height-80 {
        height: 80vh
    }

    .height-90 {
        height: 90vh
    }

    .height-100 {
        height: 100vh
    }
}

.title {
    font-weight: 100;
    color: #3e4448;
    font-size: 31px;
    line-height: 44px;
    text-align: left;
    margin-bottom: 0
}

.btn, .readmore {
    font-weight: 600;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

@media all and (max-width: 400px) {
    .title {
        font-size: 20px;
        line-height: 25px;
        padding: 0 15px
    }
}

.mt-10, .section-contact-1 h4, form label + .input-checkbox, form label + .input-select, form label + input, form label + textarea {
    margin-top: 10px
}

.mt-20, footer .terms-links {
    margin-top: 20px
}

.breadcrumb, .mb-20 {
    margin-bottom: 20px
}

.mt-30, form + form {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-60 {
    margin-bottom: 60px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-80 {
    margin-bottom: 80px
}

.img--fullwidth, form .input-select select {
    width: 100%
}

[data-grid="2"].masonry {
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-count: 2;
    -moz-column-gap: 0;
    column-count: 2;
    column-gap: 0
}

[data-grid="2"].masonry li, [data-grid="3"].masonry li, [data-grid="4"].masonry li, [data-grid="5"].masonry li, [data-grid="6"].masonry li, [data-grid="7"].masonry li, [data-grid="8"].masonry li {
    width: 100%;
    float: none
}

[data-grid="2"] li {
    width: 50%;
    display: inline-block
}

[data-grid="3"].masonry {
    -webkit-column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-count: 3;
    -moz-column-gap: 0;
    column-count: 3;
    column-gap: 0
}

[data-grid="3"] li {
    width: 33.33333333%;
    display: inline-block
}

[data-grid="4"].masonry {
    -webkit-column-count: 4;
    -webkit-column-gap: 0;
    -moz-column-count: 4;
    -moz-column-gap: 0;
    column-count: 4;
    column-gap: 0
}

[data-grid="4"] li {
    width: 25%;
    display: inline-block
}

[data-grid="5"].masonry {
    -webkit-column-count: 5;
    -webkit-column-gap: 0;
    -moz-column-count: 5;
    -moz-column-gap: 0;
    column-count: 5;
    column-gap: 0
}

[data-grid="5"] li {
    width: 20%;
    display: inline-block
}

[data-grid="6"].masonry {
    -webkit-column-count: 6;
    -webkit-column-gap: 0;
    -moz-column-count: 6;
    -moz-column-gap: 0;
    column-count: 6;
    column-gap: 0
}

[data-grid="6"] li {
    width: 16.66666667%;
    display: inline-block
}

[data-grid="7"].masonry {
    -webkit-column-count: 7;
    -webkit-column-gap: 0;
    -moz-column-count: 7;
    -moz-column-gap: 0;
    column-count: 7;
    column-gap: 0
}

[data-grid="7"] li {
    width: 14.28571429%;
    display: inline-block
}

[data-grid="8"].masonry {
    -webkit-column-count: 8;
    -webkit-column-gap: 0;
    -moz-column-count: 8;
    -moz-column-gap: 0;
    column-count: 8;
    column-gap: 0
}

[data-grid="8"] li {
    width: 12.5%;
    display: inline-block
}

.background-image-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    opacity: 0;
    background: #242a2d
}

.imagebg, .menu > li, .module-applet, .top {
    position: relative
}

.background-image-holder.background--bottom {
    background-position: 50% 100% !important
}

.background-image-holder.background--top, .section-hero-1 .background-image-holder {
    background-position: 50% 0 !important
}

.image--light .background-image-holder {
    background: 0 0
}

.background-image-holder img, .input-checkbox input, .input-radio input, .input-select input {
    display: none
}

[data-overlay]:before {
    position: absolute;
    content: '';
    background: #242a2d;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.buying-group [data-overlay]:before {
    background: #31629d
}

.buying-group i {
    color: #6a97cd !important;
    margin-right: 10px;
    padding-bottom: 10px
}

.buying-group .btn {
    margin-bottom: 0;
    margin-top: 5px
}

.buying-group .accordion li.active .accordion__title {
    background: #6a97cd !important
}

.buying-group .bg--dark h2, .buying-group .bg--dark p, div[data-overlay] h1, div[data-overlay] h2, div[data-overlay] h3, div[data-overlay] h4, div[data-overlay] h5, div[data-overlay] h6, div[data-overlay] p, div[data-overlay] ul {
    color: #fff
}

.imagebg .container, [data-overlay] :not(.container):not(.background-image-holder):not(.instafeed--background) {
    z-index: 2
}

[data-scrim-bottom]:before, [data-scrim-top]:before {
    height: 80%;
    z-index: 1;
    width: 100%;
    position: absolute;
    left: 0;
    content: ''
}

[data-overlay].image--light:before, [data-scrim-bottom].image--light:before, [data-scrim-top].image--light:before {
    background: #fff
}

[data-overlay].bg--primary:before {
    background: #008c74
}

[data-overlay="1"]:before, [data-scrim-bottom="1"]:before, [data-scrim-top="1"]:before {
    opacity: .1
}

[data-overlay="2"]:before, [data-scrim-bottom="2"]:before, [data-scrim-top="2"]:before {
    opacity: .2
}

[data-overlay="3"]:before, [data-scrim-bottom="3"]:before, [data-scrim-top="3"]:before {
    opacity: .3
}

[data-overlay="4"]:before, [data-scrim-bottom="4"]:before, [data-scrim-top="4"]:before {
    opacity: .4
}

.tabs > li, [data-overlay="5"]:before, [data-scrim-bottom="5"]:before, [data-scrim-top="5"]:before, form hr {
    opacity: .5
}

[data-overlay="6"]:before, [data-scrim-bottom="6"]:before, [data-scrim-top="6"]:before {
    opacity: .6
}

[data-overlay="7"]:before, [data-scrim-bottom="7"]:before, [data-scrim-top="7"]:before {
    opacity: .7
}

[data-overlay="8"]:before, [data-scrim-bottom="8"]:before, [data-scrim-top="8"]:before {
    opacity: .8
}

.btn.bg--behance:hover, .btn.bg--dribbble:hover, .btn.bg--facebook:hover, .btn.bg--googleplus:hover, .btn.bg--instagram:hover, .btn.bg--pinterest:hover, .btn.bg--twitter:hover, [data-overlay="9"]:before, [data-scrim-bottom="9"]:before, [data-scrim-top="9"]:before {
    opacity: .9
}

.btn, [data-overlay="10"]:before, [data-scrim-bottom="10"]:before, [data-scrim-top="10"]:before {
    opacity: 1
}

.btn.darkbluemenu, .btn.lightbluemenu {
    padding: 10px 15px;
    font-size: 14px;
    opacity: initial;
    border: none
}

[data-scrim-bottom]:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #242a2d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #242a2d));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #242a2d 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #242a2d 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #242a2d 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #242a2d 100%);
    bottom: 0;
    backface-visibility: hidden
}

[data-scrim-bottom]:not(.image--light) h1, [data-scrim-bottom]:not(.image--light) h2, [data-scrim-bottom]:not(.image--light) h3, [data-scrim-bottom]:not(.image--light) h4, [data-scrim-bottom]:not(.image--light) h5, [data-scrim-bottom]:not(.image--light) h6, [data-scrim-top]:not(.image--light) h1, [data-scrim-top]:not(.image--light) h2, [data-scrim-top]:not(.image--light) h3, [data-scrim-top]:not(.image--light) h4, [data-scrim-top]:not(.image--light) h5, [data-scrim-top]:not(.image--light) h6 {
    color: #b3b3b3
}

[data-scrim-bottom]:not(.image--light) p, [data-scrim-bottom]:not(.image--light) span, [data-scrim-bottom]:not(.image--light) ul, [data-scrim-top]:not(.image--light) p, [data-scrim-top]:not(.image--light) span, [data-scrim-top]:not(.image--light) ul {
    color: #e6e6e6
}

[data-scrim-top]:before {
    background: -moz-linear-gradient(bottom, #242a2d 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0, #242a2d), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, #242a2d 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, #242a2d 0, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(bottom, #242a2d 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #242a2d 0, rgba(0, 0, 0, 0) 100%);
    top: 0
}

.imagebg {
    color: #fff
}

.imagebg h1 {
    font-size: 44px;
    line-height: 52px
}

.imagebg p {
    font-size: 17px
}

.imagebg:not(.image--light) h1, .imagebg:not(.image--light) h2, .imagebg:not(.image--light) h3, .imagebg:not(.image--light) h4, .imagebg:not(.image--light) h5, .imagebg:not(.image--light) h6, .imagebg:not(.image--light) p, .imagebg:not(.image--light) ul {
    color: #fff;
    margin-top: -80px;
    font-weight: 100;
    text-transform: none;
    letter-spacing: normal;
    font-family: Lato, sans-serif
}

.article-description a, .imagebg:not(.image--light) .bg--white h1, .imagebg:not(.image--light) .bg--white h2, .imagebg:not(.image--light) .bg--white h3, .imagebg:not(.image--light) .bg--white h4, .imagebg:not(.image--light) .bg--white h5, .imagebg:not(.image--light) .bg--white h6, .imagebg:not(.image--light) .bg--white p, .imagebg:not(.image--light) .bg--white ul {
    color: #4e76ba
}

.parallax .background-image-holder {
    transition: none !important
}

.color--primary {
    color: #9f9f9f !important
}

.color--primary-1 {
    color: #004c66 !important
}

.color--primary-2 {
    color: #513a47 !important
}

.color--white {
    color: #fff
}

.color--dark {
    color: #3d434d
}

.bg--dark {
    background: #194669
}

.bg--dark :not(a) {
    color: #194669
}

.bg--dark a:not(.btn), .bg--primary a:not(.btn), .bg--primary p, .bg--primary span, .bg--primary ul {
    color: #fff
}

.bg--white, .notification:not([class*=bg-]), .slider.slider-controls--white .flex-control-paging a {
    background: #fff
}

.bg--site {
    background: #f2f3f4
}

.bg--secondary {
    background: #e9ebee
}

.bg--primary {
    background: #008c74
}

.bg--drkblue {
    background: #4d85c5
}

.bg--lightblue {
    background: #7db2ce
}

.bg--primary h1, .bg--primary h2, .bg--primary h3, .bg--primary h4, .bg--primary h5, .bg--primary h6, .bg--primary i {
    color: #3d434d
}

.bg--primary-1 a:not(.btn), .bg--primary-1 h1, .bg--primary-1 h2, .bg--primary-1 h3, .bg--primary-1 h4, .bg--primary-1 h5, .bg--primary-1 h6, .bg--primary-1 i, .bg--primary-1 p, .bg--primary-1 span, .bg--primary-1 ul, .bg--primary-2 a:not(.btn), .bg--primary-2 h1, .bg--primary-2 h2, .bg--primary-2 h3, .bg--primary-2 h4, .bg--primary-2 h5, .bg--primary-2 h6, .bg--primary-2 i, .bg--primary-2 p, .bg--primary-2 span, .bg--primary-2 ul, .image-bg:not(.image-light) :not(a) {
    color: #fff
}

.bg--primary-1 {
    background: #004c66
}

.bg--primary-2 {
    background: #513a47
}

.color--facebook {
    color: #3b5998
}

.color--twitter {
    color: #00aced
}

.color--googleplus {
    color: #dd4b39
}

.color--instagram {
    color: #125688
}

.color--pinterest {
    color: #cb2027
}

.color--dribbble {
    color: #ea4c89
}

.color--behance {
    color: #053eff
}

.bg--facebook {
    background: #3b5998;
    color: #fff
}

.bg--twitter {
    background: #00aced;
    color: #fff
}

.bg--googleplus {
    background: #dd4b39;
    color: #fff
}

.bg--instagram {
    background: #125688;
    color: #fff
}

.bg--pinterest {
    background: #cb2027;
    color: #fff
}

.bg--dribbble {
    background: #ea4c89;
    color: #fff
}

.bg--behance {
    background: #053eff;
    color: #fff
}

.btn {
    padding: 10px 20px;
    border: 1px solid #242a2d;
    font-size: 14px;
    line-height: 1.5625em;
    letter-spacing: .05em
}

.btn.darkblue {
    background-color: #4d85c5;
    border: none
}

.btn.lightblue {
    background-color: #7eb2cf;
    border: none
}

.btn.darkbluemenu {
    background-color: #4d85c5;
    margin: 5px 20px 5px 10px
}

.btn.bg--behance .btn__text, .btn.bg--behance .btn__text i, .btn.bg--dribbble .btn__text, .btn.bg--dribbble .btn__text i, .btn.bg--facebook .btn__text, .btn.bg--facebook .btn__text i, .btn.bg--googleplus .btn__text, .btn.bg--googleplus .btn__text i, .btn.bg--instagram .btn__text, .btn.bg--instagram .btn__text i, .btn.bg--pinterest .btn__text, .btn.bg--pinterest .btn__text i, .btn.bg--twitter .btn__text, .btn.bg--twitter .btn__text i, .has-dropdown > a.darkbluemenu:after, .has-dropdown > a.lightbluemenu:after {
    color: #fff
}

.btn.darkbluemenu:hover {
    background-color: #4e76ba;
    color: #fff !important
}

.btn.lightbluemenu {
    background-color: #7db2ce;
    color: #fff !important;
    margin: 5px 10px 5px 0
}

.btn.outline {
    border-color: #6797ce
}

.btn.lightbluemenu:hover {
    background-color: #5694b7;
    color: #fff !important
}

.btn .btn__text, .btn i {
    color: #343434;
    border-color: #343434;
    font-weight: 400;
    font-size: 1em
}

.btn--primary .btn__text, .btn--primary-1 .btn__text, .btn--primary-1:visited .btn__text, .btn--primary-2 .btn__text, .btn--primary-2:visited .btn__text, .btn--primary:visited .btn__text, .btn--transparent.btn--white .btn__text, .btn--unfilled.btn--white .btn__text, .btn--unfilled.btn--white i, .top i:hover {
    color: #fff
}

.btn + .btn {
    margin-left: 1.5625em
}

.btn[class*=col-], input[type=submit][class*=col-] {
    margin-left: 0;
    margin-right: 0
}

.btn:active, input[type=submit]:active {
    box-shadow: none;
    -webkit-box-shadow: none
}

.btn.bg--behance, .btn.bg--dribbble, .btn.bg--facebook, .btn.bg--googleplus, .btn.bg--instagram, .btn.bg--pinterest, .btn.bg--twitter {
    border-color: transparent !important
}

.btn:first-child:not(.darkbluemenu), footer ul li:first-child {
    margin-left: 0
}

.btn:last-child, footer ul li:last-child {
    margin-right: 0
}

.btn--xs {
    padding: 0 .78125em
}

.btn--sm {
    padding: .52083333em 1.04166667em .625em
}

.btn--lg {
    padding: .9765625em 1.953125em 1.171875em
}

.boxed div[class*=col-]:last-child:not(.boxed), .list-inline li:last-child, .nav-module:last-of-type, div[class*=col-] > div[class*=col-]:last-child, select {
    padding-right: 0
}

.btn--lg .btn__text {
    font-size: 1.25em
}

.btn--primary, .btn--primary:visited {
    background: #008c74;
    border-color: #008c74
}

.btn--primary:hover {
    background: #00a689
}

.btn--primary:active {
    background: #00735f
}

.btn--primary-1, .btn--primary-1:visited {
    background: #004c66;
    border-color: #004c66
}

.btn--primary-1:hover {
    background: #005f80
}

.btn--primary-1:active {
    background: #00394d
}

.btn--primary-2, .btn--primary-2:visited {
    border-color: #513a47
}

.btn--white, .btn--white i, .link-underline:hover, .readmore:hover {
    color: #343434
}

.btn--primary-2:hover {
    background: #604554
}

.btn--primary-2:active {
    background: #422f3a
}

.btn--secondary {
    background: #e9ebee;
    border-color: #e9ebee
}

.btn--secondary:hover {
    background: #eff0f2
}

.btn--secondary:active, .section-snippet-benefits .boxed:hover {
    background: #e3e6ea
}

.btn--white {
    background: #fff;
    border-color: #fff
}

.btn--unfilled, button, input[type=email]:not(button), input[type=password]:not(button), input[type=search]:not(button), input[type=tel]:not(button), input[type=text]:not(button), input[type=url]:not(button), nav, select:not(button), textarea:not(button) {
    background: 0 0
}

.btn--darkblue {
    color: #4e76ba;
    border-color: #4e76ba
}

.brands .slider .flex-direction-nav a, .menu > li > a, .news-article-link .news-article-snippet:not(.imagebg) span, .readmore, .services-menu ul li a:hover, nav.bg--white .menu > li > a {
    color: #666
}

.btn--transparent {
    background: 0 0;
    border-color: transparent;
    padding-left: 0;
    padding-right: 0
}

.nav-bar, .nav-container {
    background-color: #fff
}

.readmore {
    font-size: 13px;
    letter-spacing: .1em
}

.icon {
    line-height: 1em;
    font-size: 2.8125em
}

.icon--sm {
    font-size: 2em
}

.icon--lg {
    font-size: 4em
}

.list-inline li {
    padding: 0 1em
}

.boxed div[class*=col-]:first-child:not(.boxed), .list-inline li:first-child, .menu > li:first-child > a, .nav-module:first-of-type, .tabs li:first-child .tab__title:not(.btn), div[class*=col-] > div[class*=col-]:first-child {
    padding-left: 0
}

.list-inline.list-inline--narrow li {
    padding: 0 .5em
}

.list-inline.list-inline--wide li {
    padding: 0 2em
}

nav {
    z-index: 10
}

.nav-bar {
    height: 60px;
    max-height: 60px;
    line-height: 60px
}

.nav-bar .logo {
    max-height: 60%;
    margin: 0
}

.nav-bar .nav-module {
    display: inline-block;
    height: 60px;
    padding: 0 1em
}

.nav-bar .nav-module > a:not(.btn) {
    height: 100%;
    display: inline-block
}

.lightbox-gallery li, .nav-module.left, form[action*='list-manage.com'] .input-group ul li {
    float: left
}

.nav-module.right, .top i {
    float: right
}

.nav-bar, .utility-bar {
    padding: 0 3.125em
}

.utility-bar + .nav-bar + .nav-mobile-toggle {
    top: 100px
}

.patient a {
    color: #5694b7
}

.membre a {
    color: #337ab7
}

@media all and (max-width: 1280px) {
    .nav-bar {
        padding: 0 15px
    }
}

.top {
    z-index: 200;
    width: 100%;
    height: 40px;
    background: #3d434d
}

.top i {
    color: #bfbfbf;
    padding: 10px 14px;
    font-size: 12px;
    border-right: 1px solid #e4e7ea;
    text-transform: uppercase
}

.top i span {
    font-family: "open sans";
    font-weight: 500;
    font-size: 12px;
    margin-left: 5px
}

.menu > li, label {
    font-weight: 400
}

.top-disappear {
    display: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.accordion li.active .accordion__content *, .breadcrumb, .menu > li > a, .menu > li > ul a, .multi-column li, .tabs > li {
    display: inline-block
}

.search {
    height: 30px;
    margin: auto;
    padding: 0;
    width: 300px
}

.boxed:last-child:not(.news-article-snippet):not(.pricing-option), .findclinic ul, .hover-element img, .row:last-child div[class*=col-]:last-child .hover-element, .tabs {
    margin-bottom: 0
}

.menu {
    height: 100px
}

.menu > li {
    float: left;
    font-size: 15px;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    letter-spacing: .03em
}

.rechercher label, .rechercher.form-inline input, form label, form[action*='list-manage.com'] h2 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif
}

.menu > li > a {
    padding: 0 1.5625em;
    height: 100%
}

.menu > li ul {
    left: 0;
    margin: 0;
    line-height: 20px !important;
    padding: 2em 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width: 20em;
    float: left
}

.menu > li > ul a {
    padding: 0 1em 1.5625em
}

.menu > li > ul li:last-child > a, .testimonial-3 {
    padding-bottom: 0
}

.menu > li:hover > ul, .menu > li > ul > li:hover ul {
    opacity: 1;
    visibility: visible;
    z-index: 10
}

.menu > li:hover .multi-column ul {
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important
}

.menu > li > ul:not(.multi-column) ul {
    top: 0;
    left: 100%
}

.multi-column {
    width: auto !important;
    white-space: nowrap
}

.multi-column li {
    width: 12.5em;
    overflow: hidden;
    vertical-align: top
}

.multi-column ul li {
    float: none;
    display: block
}

.module-applet {
    padding: 0 1em
}

.module-applet__handle {
    cursor: pointer;
    position: relative
}

.module-applet__body {
    position: absolute;
    width: 25em;
    background: 0 0;
    z-index: 10;
    padding: 1em;
    visibility: hidden;
    opacity: 0
}

.module-applet__body * {
    line-height: 1.5625em
}

.module-applet:hover .module-applet__body {
    opacity: 1;
    visibility: visible
}

.nav-mobile-toggle {
    position: absolute;
    top: 0;
    right: -10px;
    z-index: 99;
    cursor: pointer;
    line-height: 97px;
    padding: 0 1em;
    user-select: none;
    -webkit-user-select: none
}

.accordion li .accordion__title, .input-checkbox, .input-radio, .input-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer
}

.nav-open .nav-bar {
    max-height: 100000px !important
}

.nav--absolute, .nav--fixed {
    width: 100%;
    z-index: 99
}

.nav--fixed {
    position: fixed
}

.nav--absolute {
    position: absolute
}

.nav--transparent {
    background: 0 0 !important
}

.input-select, .stat-simple :not(.background-image-holder), .video-cover, [data-tooltip], nav:not(.nav--fixed):not(.nav--absolute) {
    position: relative
}

.rechercher form {
    padding: 0;
    float: right;
    background: 0 0
}

.rechercher label {
    padding: 0;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    letter-spacing: .1em
}

.rechercher.form-inline input {
    background: #fff;
    width: 300px;
    padding: 0 10px;
    font-size: 12px;
    border: none;
    margin: 0
}

.form-success, .input-radio {
    padding: .78125em
}

label {
    margin: 0;
    font-size: 1em
}

input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    padding: 0;
    border-radius: 0;
    border: none
}

form .input-select select:focus, input[type=email]:active, input[type=email]:focus, input[type=password]:active, input[type=password]:focus, input[type=search]:active, input[type=search]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=text]:active, input[type=text]:focus, input[type=url]:active, input[type=url]:focus, select:active, select:focus, textarea:active, textarea:focus {
    outline: 0
}

input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 1em
}

input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=url]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
    font-size: 1em
}

input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
    font-size: 1em
}

input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
    font-size: 1em
}

textarea {
    display: block;
    width: 100%
}

select {
    cursor: pointer;
    -webkit-appearance: none
}

@keyframes load {
    0% {
        opacity: 0;
        width: 0
    }
    50% {
        width: 100%;
        opacity: .8;
        left: 0
    }
    100% {
        left: 100%;
        opacity: 0
    }
}

button[type=submit].btn--loading {
    position: relative;
    overflow: hidden;
    pointer-events: none;
    color: transparent
}

button[type=submit].btn--loading *, button[type=submit].btn--loading .btn__text {
    opacity: 0
}

button[type=submit].btn--loading:after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    background: #ddd;
    animation: 1.5s ease-out infinite load;
    left: 0;
    top: 0
}

button:focus {
    outline: 0 !important
}

.input-checkbox, .input-radio, .input-select {
    user-select: none;
    display: inline-block
}

.input-checkbox.checked .inner, .input-radio.checked .inner, .input-select.checked .inner {
    background: #4e76ba
}

.input-checkbox .inner {
    width: 1.5625em;
    height: 1.5625em;
    border-radius: 0;
    background: #000
}

.input-radio .inner {
    width: .78125em;
    height: .78125em;
    border-radius: 50%;
    background: #000
}

.input-select i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 1em;
    font-size: .87em
}

.form-success {
    margin-top: 1.5625em;
    background: #1dc020;
    color: #fff;
    position: fixed;
    min-width: 350px;
    left: 50%;
    bottom: 1.5625em;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    z-index: 999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.accordion li .accordion__content, .accordion li .accordion__content *, .accordion li .accordion__title, .video-cover .background-image-holder, .video-cover .video-play-icon {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear
}

.accordion li .accordion__title {
    padding: .78125em;
    border: 1px solid #d6d9dd;
    border-bottom: none;
    background: 0 0;
    user-select: none
}

.accordion li:last-child .accordion__title {
    border-bottom: 1px solid #d6d9dd
}

.accordion li .accordion__content {
    opacity: 0;
    visibility: hidden;
    max-height: 0
}

.accordion li .accordion__content *, .menu > li ul > li.has-dropdown > a:after, .modal-instance .modal-body, .tabs .tab__content, .tabs-content li > .tab__content, form[action*='createsend.com'] .input-checkbox + br, form[action*='createsend.com'] br, form[action*='createsend.com'].no-labels label, form[action*='list-manage.com'].no-labels label {
    display: none
}

.accordion li .accordion__content :first-child {
    padding-top: 1.5625em
}

.accordion li .accordion__content :last-child {
    padding-bottom: 1.5625em
}

.accordion li.active .accordion__title {
    background: #7db2ce;
    border-bottom: 1px solid #d6d9dd
}

.accordion li.active .accordion__content {
    opacity: 1;
    visibility: visible;
    max-height: 500px
}

.breadcrumb {
    padding: 0;
    margin: 0;
    background: 0 0
}

.breadcrumb li + li:before {
    padding: 0 .390625em
}

.tabs {
    display: block
}

.tabs > li {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:hover, .hover-element.hover--active .hover-element__reveal, .hover-element:hover .hover-element__reveal, .modal-container .modal-content .modal-close-cross:hover, .nav-mobile-toggle:hover, .notification .notification-close-cross:hover, .section-about-principles .boxed a:hover, .slider:hover .flex-direction-nav a, .tabs h5, .videobg.video-active .container, form[action*='createsend.com'].form--active *, form[action*='list-manage.com'].form--active *, input[type=checkbox]:hover, input[type=submit]:hover {
    opacity: 1
}

.tabs:hover, .tabs > .active {
    opacity: 1;
    color: #4e76ba
}

.tabs h5 {
    color: #4e76ba;
    text-transform: uppercase
}

.tabs .tab__title {
    cursor: pointer;
    color: #4e76ba
}

.tabs .tab__title:not(.btn) {
    padding: 0 1.5625em
}

.tabs-content {
    margin-top: 1em;
    color: #4e76ba;
    font-size: 20px;
    line-height: 1.65em
}

.has-dropdown > a:after, .ion-icon, .menu > li ul > li.has-dropdown:after, .menu > li > ul:before {
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.boxed {
    position: relative;
    overflow: hidden;
    padding: 3.125em;
    margin-bottom: 30px
}

.boxed.boxed--sm {
    padding: 2.08333333em
}

.boxed.boxed--border {
    border: 1px solid #c9d0d4
}

img + .boxed {
    margin-top: -1.5625em
}

section .findclinic {
    background: rgba(36, 42, 45, .45);
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%
}

.findbtn {
    float: right;
    background-color: #194669;
    padding: 20px 30px;
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase
}

.findbtn:hover {
    color: #91bed5
}

.findbtn i {
    color: #acd5eb;
    padding-right: 10px
}

.findclinic ul {
    list-style: none
}

.findclinic ul li {
    float: left;
    color: #fff;
    padding-top: 15px;
    padding-right: 50px;
    font-size: 19px
}

section.slider {
    padding: 0 !important;
    overflow: hidden;
    position: relative
}

.slides {
    margin: 0;
    overflow: hidden
}

.map-container, .slider {
    position: relative;
    overflow: hidden
}

.slider .slides li {
    position: relative;
    padding: 4.6875em 0
}

.slider.space--lg .slides li {
    padding: 9.375em 0
}

.slider.space--xlg .slides li {
    padding: 18.75em 0
}

.slider.height-10, .slider.height-100, .slider.height-20, .slider.height-30, .slider.height-40, .slider.height-50, .slider.height-60, .slider.height-70, .slider.height-80, .slider.height-90 {
    height: auto
}

.slider.height-10 .slides li {
    height: 10vh;
    padding: 0
}

.slider.height-20 .slides li {
    height: 20vh;
    padding: 0
}

.slider.height-30 .slides li {
    height: 30vh;
    padding: 0
}

.slider.height-40 .slides li {
    height: 40vh;
    padding: 0
}

.slider.height-50 .slides li {
    height: 50vh;
    padding: 0
}

.slider.height-60 .slides li {
    height: 60vh;
    padding: 0
}

.slider.height-70 .slides li {
    height: 70vh;
    padding: 0
}

.slider.height-80 .slides li {
    height: 80vh;
    padding: 0
}

.slider.height-90 .slides li {
    height: 90vh;
    padding: 0
}

.slider.height-100 .slides li {
    height: 100vh;
    padding: 0
}

.accordion li.active .accordion__title *, .btn.btn--primary i, .case-study-element.hover--active .hover-element__initial *, .case-study-element:hover .hover-element__initial *, .gradient--active .btn--primary .btn__text, .link-underline.color--white:hover, .modal-container .modal-content.imagebg:not(.image--light) .modal-close-cross:before, .service-element.hover--active .hover-element__initial *, .service-element:hover .hover-element__initial *, .slider.slider-controls--white .flex-direction-nav a, nav.bg--dark .menu > li.has-dropdown > a:after, nav.bg--dark .menu > li > a i, nav.bg--dark .menu > li > a:before, nav.bg--primary .menu > li > a i, nav.bg--primary .menu > li > a:before, nav.nav--transparent .menu > li.has-dropdown > a:after, nav.nav--transparent .menu > li > a i, nav.nav--transparent .menu > li > a:before {
    color: #fff
}

.slider[data-animation=slide] .slides li {
    -webkit-backface-visibility: hidden
}

.flex-control-paging {
    padding: 0 1em;
    bottom: 1em;
    z-index: 99;
    text-align: center
}

.flex-control-paging li {
    margin: 0 .390625em;
    overflow: hidden
}

.flex-control-paging li a {
    height: .52083333em;
    width: .52083333em;
    border-radius: .52083333em;
    background: 0 0;
    border: 1px solid #242a2d;
    box-shadow: none
}

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover, .video-cover iframe {
    background: #242a2d
}

.flex-direction-nav a {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    text-shadow: none;
    opacity: 0;
    color: #fff
}

.flex-direction-nav a:before {
    font-family: Ionicons;
    font-size: 1.5em
}

.flex-direction-nav a.flex-prev {
    left: 1em
}

.flex-direction-nav a.flex-prev:before {
    content: "\f124"
}

.flex-direction-nav a.flex-next {
    right: 1em
}

.flex-direction-nav a.flex-next:before {
    content: "\f125"
}

.lb-outerContainer .lb-container, .slider.slider--controlsoutside .slides li {
    padding: 0
}

.slider.slider--controlsoutside[data-paging=true] .flex-control-paging {
    position: relative;
    margin-top: 2em
}

.slider.slider--controlsoutside[data-paging=true] .flex-control-paging li a {
    box-shadow: none
}

.slider.slider--controlsoutside[data-arrows=true] .flex-direction-nav a.flex-prev {
    left: -4em
}

.slider.slider--controlsoutside[data-arrows=true] .flex-direction-nav a.flex-next {
    right: -4em
}

.hover-element {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.hover-element * {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.hover-element .hover-element__reveal {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%
}

.hover-element .hover-element__reveal .boxed {
    height: 100%
}

.lb-outerContainer {
    border-radius: 0
}

.lb-outerContainer .lb-container img, .service-element h3, nav .btn {
    margin: 0
}

.lightbox-gallery li img {
    margin: 0;
    width: 100%
}

.lightbox-gallery.gallery--gaps li {
    padding: .390625em
}

.modal-container {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.modal-container.modal-active {
    opacity: 1;
    visibility: visible;
    z-index: 999
}

.modal-container:before {
    background: rgba(0, 0, 0, .85);
    content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.modal-container .modal-content {
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 50%;
    border: none;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    padding: 0;
    border-radius: 0;
    box-shadow: none
}

.notification, .pricing-option:hover, .stat-simple:hover, .testimonial-1:hover, [data-tooltip]:hover:after {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.modal-container .modal-content:not(.height--natural) {
    width: 50%;
    height: 50%
}

.modal-container .modal-content .modal-close-cross {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    top: 1em;
    right: 1em;
    z-index: 99
}

.modal-container .modal-content .modal-close-cross:before, .notification .notification-close-cross:before {
    content: '\2715';
    font-size: 1.5em
}

.modal-container .modal-content iframe {
    width: 100%;
    outline: 0;
    border: none;
    height: 100%
}

.map-container .map-canvas, .map-container iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.notification {
    position: fixed;
    z-index: 99;
    pointer-events: none;
    padding: 0;
    margin: 1em;
    opacity: 0;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear
}

.videobg video, .youtube-background {
    height: 100%;
    top: 0;
    z-index: 0 !important
}

.notification .notification-close-cross {
    position: absolute;
    top: 1em;
    z-index: 99;
    right: 1em;
    cursor: pointer;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    opacity: .7
}

.notification.notification--reveal {
    z-index: 99;
    pointer-events: initial
}

.notification.notification--reveal[data-animation=from-bottom] {
    animation: .3s linear forwards from-bottom;
    -webkit-animation: .3s linear forwards from-bottom;
    -moz-animation: .3s linear forwards from-bottom
}

.notification.notification--reveal[data-animation=from-top] {
    animation: .3s linear forwards from-top;
    -webkit-animation: .3s linear forwards from-top;
    -moz-animation: .3s linear forwards from-top
}

.notification.notification--reveal[data-animation=from-left] {
    animation: .3s linear forwards from-left;
    -webkit-animation: .3s linear forwards from-left;
    -moz-animation: .3s linear forwards from-left
}

.notification.notification--reveal[data-animation=from-right] {
    animation: .3s linear forwards from-right;
    -webkit-animation: .3s linear forwards from-right;
    -moz-animation: .3s linear forwards from-right
}

.notification.notification--dismissed {
    animation: .4s linear forwards fade-out !important;
    -webkit-animation: .4s linear forwards fade-out !important;
    -moz-animation: .4s linear forwards fade-out !important;
    pointer-events: none
}

@keyframes from-bottom {
    from {
        transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-bottom {
    from {
        transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-bottom {
    from {
        transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes from-top {
    from {
        transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-top {
    from {
        transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-top {
    from {
        transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes from-left {
    from {
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-left {
    from {
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-left {
    from {
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes from-right {
    from {
        transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 1
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-right {
    from {
        transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-right {
    from {
        transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0
    }
    to {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes fade-out {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes fade-out {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

iframe {
    width: 100%;
    border: none
}

.videobg {
    background: #242a2d;
    position: relative;
    overflow: hidden
}

.videobg .background-image-holder, .videobg .container {
    opacity: 0;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear
}

.videobg .background-image-holder {
    opacity: 0 !important
}

.videobg.video-active .loading-indicator {
    opacity: 0;
    visibility: hidden
}

.videobg video {
    object-fit: cover;
    min-width: 100%;
    position: absolute
}

.youtube-background {
    position: absolute;
    width: 100%
}

.youtube-background .mb_YTPBar {
    opacity: 0;
    height: 0;
    visibility: hidden
}

@media all and (max-width: 1024px) {
    .hover-element {
        cursor: pointer
    }

    .videobg .background-image-holder, .videobg .container {
        opacity: 1 !important
    }

    .videobg .loading-indicator, .videobg video, .youtube-background {
        display: none
    }
}

.has-dropdown > a:after, .icon--circle, .ion-icon, .menu, .menu > li > ul:before, .video-play-icon {
    display: inline-block
}

.loading-indicator {
    position: absolute !important;
    top: 50%;
    left: 50%;
    z-index: 99 !important;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: 1s ease-in-out infinite loading-spinner;
    animation: 1s ease-in-out infinite loading-spinner;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear
}

.icon-title span, .imageblock, .video-play-icon, section {
    position: relative
}

.btn, .section-snippet-case-studies .row:last-child .btn, .section-snippet-services .row:last-child .btn, .service-element p:first-of-type {
    margin-top: 1.5625em
}

@-webkit-keyframes loading-spinner {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes loading-spinner {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.video-cover .background-image-holder {
    z-index: 3
}

.video-cover .video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0)
}

.video-cover.reveal-video .background-image-holder, .video-cover.reveal-video .video-play-icon {
    opacity: 0 !important;
    pointer-events: none
}

.video-cover[data-overlay]:before, .video-cover[data-scrim-bottom]:before, .video-cover[data-scrim-top]:before {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    z-index: 4
}

.video-cover.reveal-video[data-overlay]:before, .video-cover.reveal-video[data-scrim-bottom]:before, .video-cover.reveal-video[data-scrim-top]:before {
    opacity: 0;
    pointer-events: none
}

.video-play-icon {
    width: 4.6875em;
    height: 4.6875em;
    border-radius: 50%;
    z-index: 4;
    border: 2px solid #fff;
    cursor: pointer;
    background: #fff
}

.video-play-icon.video-play-icon--sm {
    width: 2.34375em;
    height: 2.34375em
}

.video-play-icon.video-play-icon--sm:before {
    border-width: 4px 0 4px 9px
}

.video-play-icon:before {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 50%;
    margin-left: -4px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent grey
}

.video-play-icon.video-play-icon--dark {
    border-color: #242a2d;
    background: #242a2d
}

.video-play-icon.video-play-icon--dark:before {
    border-color: transparent transparent transparent #fff
}

div[class*=col-][class*='12']:not([class*=xs-12]) .video-cover iframe {
    min-height: 550px
}

div[class*=col-][class*='10'] .video-cover iframe {
    min-height: 450px
}

div[class*=col-][class*='8'] .video-cover iframe {
    min-height: 400px
}

div[class*=col-][class*='6'] .video-cover iframe {
    min-height: 350px
}

@media all and (max-width: 1200px) {
    div[class*=col-][class*='6'] .video-cover iframe {
        min-height: 300px
    }

    nav .btn i {
        display: none
    }
}

@media all and (max-width: 990px) {
    .text-center-md {
        text-align: center
    }

    .text-left-md {
        text-align: left
    }

    .text-right-md {
        text-align: right
    }

    .menu, .nav-bar {
        height: auto
    }

    .menu li, .menu > li ul {
        float: none;
        width: 100%
    }

    .nav-bar {
        overflow: hidden
    }

    .nav-bar .nav-module.left, .nav-bar .nav-module.right {
        float: none;
        display: block
    }

    .menu > li > a, .module-applet, .nav-bar .nav-module {
        padding: 0
    }

    .nav-bar .nav-module:not(.logo-module) {
        height: auto;
        line-height: 3.2em;
        padding-bottom: 20px
    }

    .menu > li ul {
        position: relative;
        display: none;
        margin-top: 0
    }

    .menu > li ul ul {
        left: 0 !important;
        padding-left: 2em
    }

    .menu > li > ul:not(.multi-column) ul {
        padding-top: 0;
        padding-bottom: 1.5em
    }

    .menu li.active .multi-column ul, .menu li.active > ul {
        display: block;
        opacity: 1;
        visibility: visible
    }

    .menu .multi-column {
        white-space: initial
    }

    .menu .multi-column ul {
        padding-top: 0;
        padding-bottom: 0
    }

    .menu .multi-column ul li a {
        padding-left: 0
    }

    .menu .multi-column ul li:last-child a {
        padding-bottom: 1.5625em
    }

    .module-applet .module-applet__body {
        position: relative;
        display: none;
        padding: 1em 0;
        opacity: 1;
        visibility: visible
    }

    .module-applet.active .module-applet__body {
        display: block
    }

    div[class*=col-][class*='6'] .video-cover iframe {
        min-height: 220px
    }

    .menu > li ul:before {
        display: none
    }

    .nav--absolute {
        position: relative
    }

    .nav--transparent {
        background: #242a2d !important
    }
}

.imageblock {
    padding: 0
}

.imageblock > .container, .imageblock > div[class*=col-]:not(.imageblock__content) {
    padding-top: 4.6875em;
    padding-bottom: 3.8125em;
    float: none;
    overflow: hidden
}

.imageblock.imageblock--lg > .container, .imageblock.imageblock--lg > div[class*=col-]:not(.imageblock__content) {
    padding-top: 9.765625em;
    padding-bottom: 9.765625em;
    float: none;
    overflow: hidden
}

.imageblock .imageblock__content {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
    padding: 0
}

.imageblock .imageblock__content .slider {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.imageblock .imageblock__content .slider .slides > li {
    padding: 0;
    min-height: 100%;
    position: absolute !important
}

form[action*='createsend.com'] *, form[action*='list-manage.com'] * {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    opacity: 0
}

form[action*='createsend.com'] p > label:first-child {
    margin-bottom: .78125em
}

form[action*='list-manage.com'] h2 {
    color: #343434;
    margin-top: 0;
    font-size: 1.4375em;
    line-height: 1.63043478em;
    font-weight: 400;
    margin-bottom: 1.1304347826087em
}

form[action*='list-manage.com'] .small-meta {
    font-size: .5em
}

footer, section {
    padding-top: 5.6875em;
    padding-bottom: 5.6875em
}

footer img {
    max-width: 165px
}

footer.space--sm, section.space--sm {
    padding-top: 3.125em;
    padding-bottom: 3.125em
}

footer.space--lg, section.space--lg {
    padding-top: 9.375em;
    padding-bottom: 9.375em
}

footer.space--xlg, section.space--xlg {
    padding-top: 18.75em;
    padding-bottom: 31.25em
}

.section-snippet-case-studies-2 > div[class*=col-], footer.space--0, section.space--0 {
    padding: 0
}

footer.section--even, section.section--even {
    padding-top: 7.8125em;
    padding-bottom: 7.8125em
}

footer.space-bottom--sm, section.space-bottom--sm {
    padding-bottom: 3.125em
}

.h4, .opto h2, h4 {
    color: #4d85c5
}

h1 {
    margin-bottom: .40625em
}

.h2, .opto h2, .patient h2, h2 {
    margin-bottom: .57777777777778em
}

.patient h2, p.sub-lead a {
    color: #7db2ce
}

.h3, h3 {
    font-weight: 300;
    margin-bottom: .8125em
}

.h4, .h5, h4, h5 {
    font-weight: 400
}

.h4, h4 {
    margin-bottom: 10px
}

.cta-video .video-play-icon, .h5, .mb--1, .pricing-option .btn, .section-snippet-services-2 .slider .slides li i:first-child, h5 {
    margin-bottom: 1.5625em
}

.h6, h6 {
    text-transform: uppercase;
    font-family: 'Open Sans', Sans Serif
}

.has-dropdown > a:after, .ion-icon, .menu > li ul > li.has-dropdown:after, .menu > li > ul:before {
    text-transform: none;
    font-family: Ionicons
}

p.lead {
    font-weight: 300;
    font-family: 'Open Sans'
}

p.sub-lead {
    font-weight: 400;
    font-size: 28px;
    line-height: normal;
    font-family: Lato, Sans Serif;
    color: #fff;
    margin-bottom: 0
}

blockquote {
    font-family: Lato, sans-serif;
    color: #343434;
    margin-top: 0;
    font-size: 2em;
    line-height: 1.3em;
    font-weight: 300;
    margin-bottom: .8125em
}

hr {
    border-color: #e4e6e8
}

.bg--secondary hr {
    border-color: #dbdee3
}

.ion-icon {
    font-weight: 400
}

.gradient--bg-fade:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    z-index: 1;
    background: #000;
    background: -webkit-linear-gradient(top, #f2f3f4 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #f2f3f4 20%, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0) 100%)
}

.gradient--active .bg--primary {
    background: #008c74;
    background: -webkit-linear-gradient(left, #008c74 0, #004c66 100%);
    background: linear-gradient(to right, #008c74 0, #004c66 100%);
    border: none
}

.gradient--active [data-overlay].bg--primary:before {
    background: #008c74;
    background: -webkit-linear-gradient(left, #008c74 0, #004c66 100%);
    background: linear-gradient(to right, #008c74 0, #004c66 100%)
}

.box-shadow {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.text-shadow {
    text-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

[data-sr] {
    visibility: hidden
}

@-webkit-keyframes zoomBG {
    from {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    to {
        transform: scale(1.2);
        -webkit-transform: scale(1.2)
    }
}

@media all and (max-width: 767px) {
    .boxed, .boxed:last-child {
        margin-bottom: 15px
    }

    .boxed {
        padding: 1.08333333em
    }

    .boxed.boxed--lg {
        padding: 2.08333333em
    }

    .boxed div[class*=col-]:not(.boxed) {
        padding: 0
    }

    .row:last-child div[class*=col-]:last-child .boxed:last-child {
        margin-bottom: 0
    }

    .slider[class*=height-] .slides li {
        height: auto;
        padding: 4.6875em 0
    }

    .slider.space--lg .slides li, .slider.space--xlg .slides li {
        padding: 9.375em 0
    }

    .flex-direction-nav {
        display: none
    }

    .modal-container .modal-content {
        width: 97% !important;
        height: auto !important;
        padding-top: 2em;
        padding-bottom: 2em
    }

    iframe {
        min-height: 220px
    }

    .video-play-icon {
        width: 3.125em;
        height: 3.125em
    }

    div[class*=col-] .video-cover iframe {
        min-height: 220px !important
    }

    .imageblock .imageblock__content {
        position: relative;
        min-height: 15.625em
    }

    .imageblock.imageblock--lg > .container, .imageblock.imageblock--lg > div[class*=col-]:not(.imageblock__content), .imageblock > .container, .imageblock > div[class*=col-]:not(.imageblock__content) {
        padding-top: 4.6875em;
        padding-bottom: 4.6875em;
        float: none;
        overflow: hidden
    }

    footer, footer.space--lg, section, section.section--even, section.section--even.space--lg, section.space--lg {
        padding: 4.6875em 0
    }

    footer.space--xlg, section.section--even.space--xlg, section.space--xlg {
        padding: 7.03125em 0
    }

    .col-xs-6:nth-child(odd) {
        padding-right: 7.5px
    }

    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px
    }

    .section-cta-bottom {
        padding-bottom: 14.0625em
    }
}

.animation--zoom {
    -webkit-animation: 30s linear infinite alternate zoomBG;
    animation: 30s linear infinite alternate zoomBG
}

.topmenu {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea
}

.topmenu a {
    color: #42464e;
    font-size: 14px
}

.topmenu a:not(:first-child) {
    padding-left: 30px
}

.topmenu a:hover {
    color: #d3d3d6
}

.topmenu .container-fluid {
    padding: 10px 15px
}

@media (max-width: 767px) {
    .top, .topmenu .text-right {
        text-align: center
    }

    .top i {
        border-left: none
    }

    .top i.last {
        border-right: none
    }
}

.menu {
    margin-bottom: 0
}

.menu a {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    opacity: .7
}

.menu a:hover {
    opacity: 1
}

.menu > li > ul {
    text-transform: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .24);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2)
}

.menu > li > ul:before {
    font-weight: 400;
    content: "\f10d";
    position: absolute;
    font-size: 2em;
    top: -.5em;
    left: .75em;
    color: #fff
}

.menu > li ul {
    margin-top: 0;
    text-align: left;
    background: #fff;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear
}

.menu > li ul > li.has-dropdown:after {
    display: inline-block;
    font-weight: 400;
    content: "\f125";
    position: absolute;
    right: 2em;
    font-size: .5em;
    top: 9px;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    color: #666
}

.menu > li ul > li.has-dropdown:hover:after {
    right: 1.5em
}

.has-dropdown > a:after {
    font-weight: 400;
    content: "\f123";
    font-size: .5em;
    right: 0;
    z-index: 1;
    color: #666;
    position: relative;
    margin-left: .78125em;
    bottom: 2px
}

.breadcrumb li, .locations, .services-menu ul li {
    text-transform: uppercase
}

nav.bg--dark .menu > li ul a, nav.bg--dark .menu > li > a, nav.bg--primary .menu > li ul a, nav.bg--primary .menu > li > a, nav.nav--transparent .menu > li ul a, nav.nav--transparent .menu > li > a {
    color: #000
}

nav.bg--dark .menu > li ul a i, nav.bg--primary .menu > li ul a i, nav.nav--transparent .menu > li ul a i {
    color: #666;
    margin-right: .5em
}

.nav-mobile-toggle {
    font-size: 2em;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    opacity: .7
}

@media all and (max-width: 1366px) {
    .menu > li > a {
        padding: 0 .78125em
    }
}

section {
    background: #f2f3f4
}

@media all and (min-width: 768px) {
    section.space--even {
        padding-top: 7.8125em
    }
}

.btn {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    border-radius: .25em;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin-bottom: 1.5625em
}

.btn:not(.btn--primary), input[type=submit]:not(.btn--primary) {
    opacity: .85
}

.btn i {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    opacity: 0;
    max-width: 0;
    transform: translate3d(10, 0, 0);
    -webkit-transform: translate3d(10, 0, 0)
}

.btn i:before, input[type=submit] i:before {
    max-width: 0;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear
}

.btn:hover i, input[type=submit]:hover i {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    max-width: 1.5625em;
    margin-left: .390625em
}

.btn:hover i:before, input[type=submit]:hover i:before {
    max-width: 1.5625em;
    opacity: 1
}

.text-link {
    font-weight: 400;
    color: inherit;
    margin-left: 10px
}

.text-link-white {
    font-weight: 400;
    color: #fff;
    margin-left: 10px
}

.text-link-white a:hover {
    color: #6a97cd
}

.icon-title {
    text-align: center;
    margin-bottom: 2em
}

.icon-title i {
    margin: 0 25px;
    opacity: .7
}

.page-title hr, .section-title hr {
    margin-bottom: 4.6875em
}

.icon-title span {
    bottom: 14px
}

.page-title hr {
    border-color: #ccd1d8;
    margin-top: 0
}

section.section--pullup {
    margin-bottom: -4.6875em
}

section h1 {
    font-weight: 400
}

section.section--pullup + section {
    padding-top: 0;
    background: 0 0;
    z-index: 3
}

section h1, section.section--pullup h1 {
    margin-bottom: .81875em;
    margin-top: 30px
}

section.section--card {
    padding-bottom: 8px
}

.section-about-history + .section-about-principles, .section-about-principles + .section-team-large, .section-contact-1 + .section-map, .section-service-single, .section-team-large + .section-team-small, section.section--card + .section--card {
    padding-top: 0
}

section.section--card div[class*=col-] {
    padding-left: 4px;
    padding-right: 4px
}

section.section--card:last-of-type {
    padding-bottom: 7.8125em
}

.breadcrumb li {
    color: #343434;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.27227227em;
    letter-spacing: .2em;
    font-family: 'Source Sans Pro', Sans Serif;
    margin: 0
}

.icon--circle i, form label {
    font-size: 1em
}

.article-description img:first-child, .case-study-element h6:first-child, .cta-text .video-cover, .cta-text p:last-of-type, .cta-text-basic hr, .section-about-history img:first-child, .section-contact-1 address, .section-contact-1 img:first-child, .section-hero-1 p:last-of-type, .section-hero-2 p:last-of-type, .section-hero-3 p:last-of-type, .section-snippet-about p:last-child, .section-snippet-about-3 p:last-of-type, .section-snippet-benefits-2 .row:first-child, .section-snippet-benefits-2 .tabs-container, .sidebar .sidebar__element, .team-member.team-member--large, article img {
    margin-bottom: 3.125em
}

.breadcrumb > li + li:before {
    content: '/'
}

.breadcrumb li a:hover {
    font-weight: 700;
    color: #999
}

[data-tooltip]:after {
    position: absolute;
    padding: .78125em 2.34375em .78125em 1.5625em;
    background: #242a2d;
    color: #fff;
    top: 50%;
    left: 0;
    content: attr(data-tooltip);
    opacity: 0;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    transform: translate3d(-200px, -50%, 0);
    -webkit-transform: translate3d(-200px, -50%, 0);
    z-index: 10;
    border-radius: 0 30px 30px 0
}

.case-study-element .hover-element__initial, .service-element .hover-element__initial, form .input-checkbox label {
    z-index: 2;
    position: relative
}

[data-tooltip]:hover:after {
    opacity: 1;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.case-study-element, .service-element {
    background: #fff;
    padding: 9.375em 3.125em 3.125em
}

.case-study-element .hover-element__reveal, .service-element .hover-element__reveal {
    z-index: 1
}

.case-study-element .background-image-holder, .service-element .background-image-holder {
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out
}

.case-study-element:hover .background-image-holder, .service-element:hover .background-image-holder {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.case-study-element {
    padding-top: 3.125em;
    padding-bottom: 6.25em
}

.icon--circle {
    background-color: #fff;
    width: 3.125em;
    height: 3.125em;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px
}

.bg--dark .icon--circle {
    border-color: #fff
}

.team-member.team-member--large img {
    max-width: 25em;
    max-height: 25em
}

.team-member.team-member--large h4 {
    margin-top: 1.1304347826087em;
    margin-bottom: 1.1304347826087em
}

.team-member h4 {
    margin-bottom: 0
}

@media all and (min-width: 1200px) {
    .team-member.team-member--small {
        min-height: 690px
    }
}

.team-member .team-member__role {
    display: block;
    color: #242a2d;
    margin-bottom: 1.5625em;
    min-height: 80px
}

.article-description h2 {
    margin-bottom: 40px
}

.article-description .article-description__cta, .section-snippet-about-2 .partner-logos, article + hr {
    margin-top: 4.6875em
}

.article-description .article-description__cta h3 {
    margin-bottom: .8125em
}

.news-article-link:last-child, .pricing-option h6, .section-service-single .service-action h5, .section-snippet-about-3 h2:first-child, .sidebar .sidebar__element h5, .stat-simple p:last-child, .testimonial-2 h4, .testimonial-2 h6, .testimonial-3 h5, .testimonial-3 h6 {
    margin-bottom: 0
}

.sidebar .sidebar__element h5:first-child + p, .sidebar .sidebar__element h5:first-child + ul, .stat-simple p:first-of-type, form button[type=submit] {
    margin-top: .78125em
}

.cta-text {
    padding-top: 0;
    padding-bottom: 60px
}

.cta-text-basic {
    padding-top: 0;
    padding-bottom: 3.125em
}

.cta-text-basic.bg--dark, .cta-video + .cta-text-basic {
    padding-top: 4.6875em
}

.video-play-icon {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    opacity: 1
}

.video-play-icon:hover {
    opacity: .92
}

.pricing-option {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    transform: scale(1);
    -webkit-transform: scale(1);
    box-shadow: none;
    margin: 15px 0
}

.pricing-option .h2 {
    margin-bottom: 10px
}

.pricing-option ul:last-of-type, .testimonial-1 img {
    margin-bottom: 2.34375em
}

.pricing-option .pricing-option__price {
    margin-top: 1.5625em;
    margin-bottom: 2.34375em
}

.pricing-option .pricing-option__price span:first-child {
    position: relative;
    bottom: 30px;
    display: inline-block
}

.pricing-option .pricing-option__price span.h1 {
    margin: 0 .125em
}

.pricing-option:hover {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

img + .pricing-option:hover {
    transform: scale(1);
    -webkit-transform: scale(1);
    box-shadow: none
}

.imagebg .statsimple {
    color: #fff;
    text-align: center
}

.stat-simple {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    padding-top: 7.8125em
}

.notification, .stat-simple:hover, .testimonial-1:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.form-error, .news-article-snippet:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.section--card .stat-simple .background-image-holder {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.icon-feature:hover i, .section--card .stat-simple:hover .background-image-holder {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.col-sm-6:not(.col-md-3) .stat-simple {
    padding-top: 15.625em
}

.news-article-snippet, .testimonial-1, footer .icon--circle {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear
}

.testimonial-1 img {
    max-height: 3.125em
}

.testimonial-2 {
    text-align: center;
    margin-bottom: 1.5625em
}

.testimonial-2 .boxed {
    text-align: left;
    overflow: visible;
    position: relative
}

.testimonial-2 img {
    max-height: 70px;
    text-align: center;
    float: right;
    margin-top: -60px
}

.icon-feature h6 {
    margin-bottom: 2.27272727272727em
}

.icon-feature .icon-feature__title {
    position: relative;
    margin-bottom: 1.5625em
}

.icon-feature .icon-feature__title i {
    font-size: 6.4em;
    opacity: .1;
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear
}

.icon-feature .icon-feature__title h3, .icon-feature .icon-feature__title h4 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    width: 100%
}

.section-snippet-about-3 h2 + p, .section-snippet-benefits-3 h2:first-of-type + .accordion, article p.lead:first-child + img, article p.lead:first-child + img + img, form .form-body {
    margin-top: 3.125em
}

article img {
    padding: 0 2px !important
}

article blockquote, article p, article ul {
    width: 66.66666667%;
    margin-left: 16.66666667%;
    padding: 0 15px
}

.news-article-link {
    display: block;
    color: #666
}

.news-article-link:hover {
    color: #666
}

.news-article-snippet, .news-article-snippet img {
    padding-bottom: 30px
}

.news-article-snippet:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    transform: scale(1.01);
    -webkit-transform: scale(1.01)
}

.news-article-snippet.imagebg :not(.background-image-holder) {
    z-index: 3;
    position: relative
}

.accordion li:first-child .accordion__title {
    border-radius: 1em 1em 0 0
}

.accordion li:last-child:not(.active) .accordion__title {
    border-radius: 0 0 1em 1em
}

.accordion li .accordion__title span {
    transition: .1s linear;
    -webkit-transition: .1s linear;
    -moz-transition: .1s linear;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0
}

.accordion li .accordion__title:hover span {
    transform: translate3d(10px, 0, 0);
    -webkit-transform: translate3d(10px, 0, 0)
}

.accordion li .accordion__content {
    padding-left: .78125em;
    padding-right: .78125em
}

.tabs .tab__title i + h5 {
    margin-top: .78125em;
    font-weight: 600;
    font-size: 20px
}

.tabs .active .tab__title h4 {
    color: #008c74;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear
}

.partner-logos img {
    max-height: 40px;
    max-width: 150px;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    opacity: .6;
    margin: 0 1.3em
}

@media all and (max-width: 768px) {
    html {
        font-size: 87.5%
    }

    .menu > li > a {
        padding: 0
    }

    .partner-logos img {
        max-height: 30px;
        margin: .78125em
    }

    footer {
        text-align: center
    }
}

@media all and (max-width: 990px) {
    article blockquote, article p, article ul {
        width: 83.333333333%;
        margin-left: 8.333333333335%
    }

    .flex-direction-nav {
        display: none
    }
}

.form-error {
    margin-top: 1.5625em;
    padding: .78125em;
    background: #d84d4d;
    color: #fff;
    position: fixed;
    min-width: 350px;
    left: 50%;
    bottom: 1.5625em;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    z-index: 999;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.attempted-submit .field-error {
    border-color: #d84d4d !important
}

.section-hero-2 .btn {
    margin-bottom: 1px
}

.section-hero-3 .slider .slides li {
    padding: 7.8125em 0
}

.services-menu ul li {
    font-size: 12px;
    letter-spacing: .1em;
    border-bottom: 1px solid #e4e6e8;
    line-height: 21px;
    padding: 13px 0
}

.services-menu ul li:last-of-type {
    border-bottom: none;
    margin-bottom: -15px
}

.section-snippet-case-studies p.lead:last-child, .section-snippet-services p.lead:last-child {
    margin-bottom: 3.3913043478261em
}

@media screen and (max-width: 1200px) {
    .section-snippet-services h2 {
        font-size: 27px
    }
}

.section-snippet-services-2 .flex-control-paging {
    text-align: left;
    padding: 0
}

.section-snippet-services-2 .slider .slides li {
    padding: 0;
    margin-bottom: 4.6875em
}

.section-snippet-case-studies-2 {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden
}

.section-snippet-case-studies-2 .case-study-element {
    margin: 0;
    -webkit-backface-visibility: hidden
}

.section-snippet-benefits .icon-title {
    margin-bottom: 4.6875em
}

.section-snippet-benefits p {
    margin-bottom: 2em
}

.section-snippet-benefits .boxed-holder {
    overflow: hidden;
    margin-bottom: .8875em
}

.section-snippet-benefits .boxed-holder h4 {
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    line-height: 37px
}

.section-snippet-benefits .boxed-holder i {
    color: #bebebe
}

.section-snippet-benefits .boxed {
    width: 30.333333%;
    margin: 0 .5%;
    display: inline-block;
    padding: 1.5625em;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    background-color: #f2f3f4
}

.section-snippet-benefits .boxed span {
    display: block;
    line-height: 3.125em
}

form .input-checkbox .inner:before, form .input-select:after {
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-weight: 400
}

.section-snippet-benefits-2 {
    padding-bottom: 7.5em;
    background-color: #fff
}

.section-snippet-benefits-2 .tabs-container + hr {
    opacity: .2;
    margin-bottom: 3.125em
}

.section-snippet-about {
    border-bottom: 1px solid #c9d0d4
}

.section-snippet-about .container {
    padding-top: 5.375em
}

.section-snippet-about img {
    float: none;
    margin-bottom: 1.5625em;
    margin-top: 25px
}

.section-snippet-about .imageblock__content img {
    position: absolute;
    bottom: 0;
    margin: 0 0 0 30%
}

@media all and (min-width: 992px) {
    .section-snippet-about .imageblock__content img.patrice {
        position: absolute;
        bottom: 0;
        right: 7%;
        margin-left: auto
    }
}

@media all and (min-width: 1800px) {
    .section-snippet-about .imageblock__content img.patrice {
        right: 0
    }
}

.section-snippet-about-2 li {
    line-height: 26px;
    padding: 10px
}

.section-cta-bottom {
    overflow: hidden;
    padding-bottom: 300px;
    margin-top: -100px
}

.section-cta-bottom.background--bottom .background-image-holder {
    background-position: 50% 90% !important
}

.section-cta-bottom.background--top .background-image-holder {
    background-position: 50% 10% !important
}

.section-about-history blockquote {
    margin-top: 2.4375em
}

.section-about-history hr {
    margin-top: 4.6875em;
    margin-bottom: 0
}

.highlights {
    font-size: 67px;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: Lato, sans-serif
}

.section-about-principles .boxed .col-sm-4, .section-about-principles .boxed .col-sm-6:nth-child(odd) {
    border-right: 1px solid #676b71
}

.section-about-principles .boxed .col-sm-6:nth-child(-n+2) {
    border-bottom: 1px solid #676b71
}

.section-about-principles .boxed .col-sm-4:last-child {
    border-right: none
}

.section-about-principles .boxed a, .section-about-principles .boxed h2, .section-about-principles .boxed p {
    opacity: .8;
    color: #fff !important
}

.section-about-principles .boxed i {
    color: #ccc;
    margin-bottom: 15px
}

.section-team-small h3:first-child {
    margin-bottom: 2.4375em
}

.section-service-single .service-action {
    margin-top: 7.8125em
}

.section-service-single .service-action img {
    max-height: 12.5em;
    margin-bottom: .78125em
}

.section-service-single .service-action h5 + span {
    display: block;
    margin-bottom: 1.5625em
}

.locations {
    margin-bottom: 17px;
    margin-top: 10px;
    font-size: 13px
}

.bg--map {
    background-image: url("/img/canadalocations.png");
    background-size: contain;
    background-position: center
}

.section-contact-1 i {
    color: #6a97cd;
    margin-right: 10px;
    padding-bottom: 14px
}

.section-map .map-container {
    height: 500px
}

form {
    overflow: hidden;
    background: #fff;
    padding: 1.5625em 3.125em 3.125em
}

form label {
    display: block;
    color: #343434;
    margin-top: 0;
    line-height: 1.5625em;
    font-weight: 400;
    margin-bottom: 0
}

form .input-select, form input[type=email], form input[type=date], form input[type=password], form input[type=tel], form input[type=text], form input[type=url], form textarea {
    border-bottom: 1px solid #e9ebee;
    padding-bottom: .390625em;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    opacity: .7;
    margin-bottom: 20px;
    width: 100%
}

form .input-select:focus, form input[type=email]:focus, form input[type=password]:focus, form input[type=tel]:focus, form input[type=text]:focus, form input[type=url]:focus, form textarea:focus {
    outline: 0;
    opacity: 1
}

form textarea {
    transition: linear;
    -webkit-transition: linear;
    -moz-transition: linear
}

form select {
    -moz-appearance: none
}

form .input-select {
    min-width: 50%
}

form .input-select:after {
    display: inline-block;
    font-family: Ionicons;
    content: "\f123";
    pointer-events: none;
    top: 50%;
    right: 1em;
    font-size: .87em;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0)
}

form .checkbox-holder {
    margin-bottom: 3.125em;
    margin-top: 1.5625em
}

form .input-checkbox {
    position: relative;
    margin-right: .390625em;
    margin-bottom: .390625em;
    border: 1px solid #e9ebee;
    padding: .78125em 1.5625em;
    text-align: center;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear
}

form .input-checkbox label {
    font-family: 'Source Sans Pro';
    margin-bottom: 0;
    pointer-events: none;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear
}

form .input-checkbox .inner {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 0 0;
    z-index: 0
}

form .input-checkbox .inner:before {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    display: inline-block;
    font-size: 2em;
    right: 12%;
    transform: scale(2);
    -webkit-transform: scale(2);
    opacity: 0;
    top: 10px
}

form .input-checkbox.checked {
    padding-right: 1.5625em
}

form .input-checkbox.checked label, input[type=submit].bg--behance .btn__text, input[type=submit].bg--behance .btn__text i, input[type=submit].bg--dribbble .btn__text, input[type=submit].bg--dribbble .btn__text i, input[type=submit].bg--facebook .btn__text, input[type=submit].bg--facebook .btn__text i, input[type=submit].bg--googleplus .btn__text, input[type=submit].bg--googleplus .btn__text i, input[type=submit].bg--instagram .btn__text, input[type=submit].bg--instagram .btn__text i, input[type=submit].bg--pinterest .btn__text, input[type=submit].bg--pinterest .btn__text i, input[type=submit].bg--twitter .btn__text, input[type=submit].bg--twitter .btn__text i, input[type=submit].btn--primary i {
    color: #fff
}

form .input-checkbox.checked .inner:before {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: .4
}

form .input-radio .inner {
    background: #eee
}

input[type=submit] {
    outline: 0;
    padding: .78125em 1.5625em .9375em;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    border-radius: .25em;
    border: 1px solid #242a2d;
    font-size: inherit;
    line-height: 1.5625em;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    margin-bottom: 1.5625em;
    background: 0 0;
    color: #242a2d
}

input[type=submit] .btn__text, input[type=submit] i {
    color: #343434;
    border-color: #343434;
    font-weight: 400;
    font-size: 1em
}

input[type=submit] + .btn {
    margin-left: 1.5625em
}

input[type=submit].bg--behance, input[type=submit].bg--dribbble, input[type=submit].bg--facebook, input[type=submit].bg--googleplus, input[type=submit].bg--instagram, input[type=submit].bg--pinterest, input[type=submit].bg--twitter {
    border-color: transparent !important
}

input[type=submit].bg--behance:hover, input[type=submit].bg--dribbble:hover, input[type=submit].bg--facebook:hover, input[type=submit].bg--googleplus:hover, input[type=submit].bg--instagram:hover, input[type=submit].bg--pinterest:hover, input[type=submit].bg--twitter:hover {
    opacity: .9
}

input[type=submit] i {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    opacity: 0;
    max-width: 0;
    transform: translate3d(10, 0, 0);
    -webkit-transform: translate3d(10, 0, 0)
}

.newsletter-form form {
    background: 0 0;
    padding-bottom: 0
}

.newsletter-form .icon-title {
    background: 0 0
}

.newsletter-form .newsletter-form__ribbon {
    max-height: 6px;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

input[type=checkbox] {
    position: relative;
    border: 2px solid #194669;
    border-radius: 2px;
    background: 0 0;
    cursor: pointer;
    line-height: 0;
    margin: 0 .6em 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: text-top;
    height: 20px;
    width: 20px;
    min-width: 20px;
    -webkit-appearance: none;
    opacity: .5
}

input[type=checkbox]:checked {
    background-color: #194669;
    opacity: 1
}

input[type=checkbox]:before {
    content: '';
    position: absolute;
    right: 9px;
    top: 8px;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin: -1px -1px 0;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2
}

.consentment-container {
    display: flex
}

.text-start {
    text-align: start !important
}

label.consentment, span.consentment {
    padding-left: 0 !important;
    font-size: 13px;
    line-height: 17px !important;
    color: #5d5c5c;
    font-weight: 400;
    margin-top: -2px
}

label.consentment a, span.consentment a {
    text-decoration: none;
    font-weight: 800
}

footer {
    padding-bottom: 4.6875em
}

footer .logo {
    max-height: 3.125em;
    margin-right: .390625em
}

footer ul li {
    display: inline-block;
    margin: 0 .4em
}

footer .icon--circle:hover {
    background-color: #558ac7
}

footer .footer-auxilary {
    margin-top: 0
}

footer .footer-auxilary a, footer .footer-auxilary span {
    font-size: 13px
}

footer .footer-auxilary a {
    margin-right: .78125em
}

footer .terms-links a {
    margin-right: 0;
    margin-bottom: 0
}

footer .terms-links span {
    margin: 0 5px
}

@media all and (max-width: 767px) {
    .article-description img:first-child, .case-study-element h6:first-child, .cta-text p:last-of-type, .icon-title, .pricing-option .pricing-option__price, .pricing-option ul:last-of-type, .section-about-history img:first-child, .section-contact-1 h4, .section-contact-1 img:first-child, .section-hero-1 p:last-of-type, .section-hero-2 p:last-of-type, .section-snippet-about-2 .btn, .section-snippet-benefits .boxed-holder, .section-snippet-benefits .icon-title, .section-title hr {
        margin-bottom: 1.5625em
    }

    .page-title h1 {
        margin-bottom: 1.21875em
    }

    .service-element {
        margin-bottom: 15px;
        padding-top: 6.25em
    }

    .service-element p:first-of-type {
        margin-top: .78125em
    }

    .case-study-element {
        margin-bottom: 15px;
        padding-bottom: 4.6875em
    }

    .team-member.team-member--large img {
        max-width: 100%;
        max-height: none;
        margin-bottom: 1.5625em
    }

    .section-snippet-case-studies .row:last-child .btn, .section-snippet-services .row:last-child .btn, .team-member.team-member--large h4 {
        margin-top: 0
    }

    .team-member.team-member--small {
        min-height: auto
    }

    .article-description div[class*=col-] {
        padding: 0
    }

    .article-description .article-description__cta, .section-hero-3 {
        margin-top: 3.125em
    }

    .cta-text-basic:nth-last-child(2).bg--dark, .section-contact-1, footer {
        text-align: center
    }

    .pricing-option .pricing-option__price span:first-child {
        bottom: 18px
    }

    .pricing-option .btn {
        margin-bottom: .78125em
    }

    .pricing-option:hover {
        transform: scale(1);
        -webkit-transform: scale(1);
        box-shadow: none
    }

    .newsletter-form.boxed, .stat-simple {
        padding-top: 4.6875em
    }

    .col-sm-6 .stat-simple {
        padding-top: 9.375em
    }

    .testimonial-1 img {
        max-height: 2.34375em
    }

    .testimonial-2 .boxed:after {
        bottom: -25px
    }

    .testimonial-2 img {
        max-height: 6.25em
    }

    .section-about-history hr, .section-snippet-about-2 .partner-logos, .section-snippet-about-3 h2 + p, .testimonial-3 img, footer .footer-auxilary {
        margin-top: 1.5625em
    }

    article blockquote, article p, article ul {
        width: 100%;
        margin-left: 0
    }

    .section-hero-3 .slider .slides li {
        padding: 4.6875em 0
    }

    .section-snippet-case-studies p.lead:last-child, .section-snippet-services p.lead:last-child {
        margin-bottom: 2.2608695652174em
    }

    .section-snippet-services-2 .slider .slides li i:first-child {
        margin-bottom: 0
    }

    .section-snippet-about .container, .section-snippet-benefits .container {
        padding-top: 4.6875em;
        padding-bottom: 4.6875em
    }

    .section-snippet-benefits .boxed-holder .boxed {
        white-space: nowrap
    }

    .section-snippet-benefits-2 {
        padding-bottom: 7.8125em
    }

    .section-snippet-about-2 .partner-logos img {
        display: block;
        margin: 1.5625em auto 0
    }

    .section-about-history blockquote {
        margin-top: 1.21875em
    }

    .section-about-principles .boxed .col-sm-4, .section-about-principles .boxed .col-sm-6 {
        border: none !important;
        padding-top: 1.5625em;
        padding-bottom: 0
    }

    .section-team-small h3:first-child {
        margin-bottom: .8125em
    }

    .section-service-single .service-action {
        margin-top: 3.125em;
        text-align: center
    }

    .locations {
        margin-bottom: 10px;
        margin-top: 30px
    }

    .section-contact-1 form {
        padding: 1.5625em
    }

    .section-map .map-container {
        height: 280px
    }

    .form-on-image {
        padding: 0 !important
    }

    .newsletter-form .newsletter-form__ribbon {
        max-height: 4px
    }

    .newsletter-form.boxed .boxed {
        padding-top: 3.125em
    }

    .modal-content .newsletter-form__ribbon {
        display: none
    }

    footer .logo {
        margin: 0 0 1.5625em
    }

    footer .logo + .inline-block {
        display: block
    }
}

@media (max-width: 1200px) {
    .findbtn, .findclinic ul li {
        text-align: center;
        width: 100%
    }

    .findbtn {
        font-size: 16px
    }

    .findclinic ul li {
        padding: 20px 50px;
        font-size: 20px
    }

    .findclinic .container {
        padding: 0;
        width: 100%
    }

    .slider .background-image-holder {
        background-position: 70% 50% !important;
        height: 400px
    }

    .mainslider .background-image-holder, .mainslider .slides {
        height: 400px
    }

    .imagebg h1 {
        font-size: 35px;
        line-height: 45px
    }

    .imagebg:not(.image--light) h1, .imagebg:not(.image--light) h2, .imagebg:not(.image--light) h3, .imagebg:not(.image--light) h4, .imagebg:not(.image--light) h5, .imagebg:not(.image--light) h6, .imagebg:not(.image--light) p, .imagebg:not(.image--light) ul {
        margin-top: -160px
    }
}

@media (max-width: 760px) {
    .topmenu .container-fluid {
        padding: 4px 0 0
    }
}

.ads {
    min-height: 200px
}

@media all and (max-width: 1200px) {
    .testimonial-1 br {
        display: none
    }

    .section-contact-1 form .col-md-6 {
        width: 100%
    }

    .ads {
        min-height: 170px
    }
}

@media all and (max-width: 760px) {
    .ads {
        min-height: 128px
    }
}

@media all and (max-width: 500px) {
    .ads {
        min-height: 75px
    }
}
