/** Gotham Book Font **/

@font-face {
    font-family: 'gothamblack';
    src: url('../fonts/gotham-black-webfont.woff2') format('woff2'),
         url('../fonts/gotham-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambold';
    src: url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
         url('../fonts/gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambold';
    src: url('../fonts/gothambold-webfont.woff2') format('woff2'),
         url('../fonts/gothambold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambold_italic';
    src: url('../fonts/gothambolditalic-webfont.woff2') format('woff2'),
         url('../fonts/gothambolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


 

@font-face {
    font-family: 'gothambook';
    src: url('../fonts/gothambook-webfont.woff2') format('woff2'),
         url('../fonts/gothambook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambookitalic';
    src: url('../fonts/gotham-bookitalic-webfont.woff2') format('woff2'),
         url('../fonts/gotham-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambook_italic';
    src: url('../fonts/gothambookitalic-webfont.woff2') format('woff2'),
         url('../fonts/gothambookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamlight';
    src: url('../fonts/gotham-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamlight';
    src: url('../fonts/gothamlight-webfont.woff2') format('woff2'),
         url('../fonts/gothamlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamlight_italic';
    src: url('../fonts/gothamlightitalic-webfont.woff2') format('woff2'),
         url('../fonts/gothamlightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothammedium';
    src: url('../fonts/gothammedium-webfont.woff2') format('woff2'),
         url('../fonts/gothammedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothammedium';
    src: url('../fonts/gothammedium_1-webfont.woff2') format('woff2'),
         url('../fonts/gothammedium_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gothammedium';
    src: url('../fonts/gothammediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/gothammediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamthin';
    src: url('../fonts/gotham-thin-webfont.woff2') format('woff2'),
         url('../fonts/gotham-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamthinitalic';
    src: url('../fonts/gotham-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/gotham-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamultraitalic';
    src: url('../fonts/gotham-ultraitalic-webfont.woff2') format('woff2'),
         url('../fonts/gotham-ultraitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamxlight';
    src: url('../fonts/gotham-xlight-webfont.woff2') format('woff2'),
         url('../fonts/gotham-xlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamxlightitalic';
    src: url('../fonts/gotham-xlightitalic-webfont.woff2') format('woff2'),
         url('../fonts/gotham-xlightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir Roman';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/avenir_roman_12.woff') format('woff');
}

* { margin: 0; padding: 0; }

html, body {
	font-family: 'gothambook';
}

body {
    position: relative;
    opacity: 0;
}

#content.content-wrapper {
    margin-top: 183px;
}

p {
	font-size: 24px;
	line-height: 168%;
}
.cg-container, .container, #content {
	width: 100%;
	margin: 0 auto;
}

/** Widths & Columns */
.seven-twelfths {
	width: 58%;
	display: inline-block;
	vertical-align: top;
}
.five-twelfths {
	width: 42%;
	display: inline-block;
	vertical-align: top;
}
.one-fifth {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}
.one-half {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
}
.one-fourth {
    width: 24.7%;
    display: inline-block;
    vertical-align: top;
}

#logo {
    max-width: 218px;
    height: auto;
}

.active-menu-link {
    color: #ED6B2C !important;
    font-weight: 700;
}

/*** BLOG POSTS **/
.blog-3-column {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 25px;
    margin-bottom: 25px;
}
.blog-2-column {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 25px;
    margin-bottom: 45px;
}
@media screen and (max-width: 1000px) {
    .blog-3-column, .blog-2-column {
        width: 100%;
        display: block;
        margin-bottom: 30px;
    }
    .post-type-page {
        margin-top: 77px !important;
    }
    .page-image-right {
        float: none !important;
    }
}
.size-full, .size-large {
    max-width: 80%;
    margin: 0 auto;
    border-radius: 20px;
}
.size-medium {
    max-width: 50%;
    margin: 0 auto;
    border-radius: 20px;
}
.news-img-container .size-medium {
    max-width: 100% !important;
}
.callout {
    border-left: solid 4px #36546e;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    font-style: italic;
}
.circle {
    border-radius: 20px !important;
    float: left;
    margin-right: 50px;
}
.template-content {
    line-height: 168%;
    font-size: 24px;
}
.template-content a {
    color: #36546e;
    text-decoration: underline;
}

.post-type-page {
    width: 80%;
    margin: 0 auto;
}
.post-type-page a {
    color: #36546e;
    text-decoration: underline;
    font-weight: 500;
}
.post-type-page p {
    margin-bottom: 20px;
}
.post-type-page ul, .post-type-page ol, .post-type-page li {
    font-size: 24px;
    line-height: 168%;
}
.post-type-page ul, .post-type-page ol {
    margin-bottom: 40px;
    margin-left: 50px;
}
.post-type-page h2, h3, h4, h5, h6 {
    margin-bottom: 25px;
}
.page-image-right {
    float: right;
}
.article-h1 {
    font-size: 40px;
    margin-bottom: 40px;
}

/** Margins and Paddings **/
.margin-bottom-60 {
	margin-bottom: 60px;
}
.margin-bottom-50 {
	margin-bottom: 50px;
}

.mobile-icons {
    padding-right: 40px;
}

/** alignment **/
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}

/** Footer Styles **/
.cg-trepic-w-header {
    margin-top: 50px;
    position: relative;
}
.cg-trepic {
    display: flex;
    max-width: 1280px;
    overflow: hidden;
    padding: 0 24px;
    margin: 90px auto 0;
}
.cg-trepic-inner {
    position: relative;
    width: 33.333%;
    padding: 0 16px;
}

.footer-cg-container {
    width: 100%;
    margin: 0 auto;
}
.cg-trepic-w-header .one-third {
    width: 33.33333333%;
    position: relative;
}
.trepic {
    max-width: 100%;
    height: 290px;
    object-fit: cover;
    border-radius: 50px;
}
.cg-trepic-w-header a {
    font-size: 26px;
    line-height: 39px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    position: absolute;
    left: 40px;
    bottom: 30px;
}
.cg-trepic-w-header a svg {
    margin-left: 15px;
}
.cg-trepic-w-header h3 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    color: #36546E;
}

.footer-logo {
    max-width: 130px;
    margin-bottom: 0px;
    margin-top: 53px;
}
.line-right, .line-left {
    background-image: url('../images/bg_line.png');
    background-repeat: no-repeat;
    height: 50px;
    width: 410px;
}
.line-right {
    background-position: right center;
}
.line-left {
    background-position: left center;
}

.cg-footer-container {
    display: flex;
    max-width: 100%;
    padding: 0 40px;
    margin: 0 auto;
}
.cg-footer-container .one-fifth:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.cg-footer {
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 40px !important;
}
.cg-footer, .cg-footer a {
    font-family: 'Mulish';
    font-size: 16.0901px;
    line-height: 43px;
    color: #36546E;
    text-decoration: none;
}
.cg-footer .icon-container {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.cg-footer .icon-container {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.cg-footer .icon-container svg {
    margin-right: 20px;
}

.cg-footer .icon-container span {
    text-align: left;
    line-height: 1.8;
}

.cg-footer .section-header {
    font-family: 'Mulish';
    font-size: 30px;
    line-height: 38px;
    color: #36546E;
    margin-bottom: 30px;
    margin-top: 50px;
}
.cg-footer .subscribe-text {
    font-family: 'Mulish';
    font-size: 14.9593px;
    line-height: 19px;
    color: #857F7D;
}
.cg-footer .subscribe-input {
    width: 225px;
    height: 43px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #36546E;
    font-family: 'Mulish';
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    padding-left: 20px;
    border: none;
    background-image: url('../images/input-search-arrow.png');
    background-repeat: no-repeat;
    background-position: right center;
}
.cg-footer input::placeholder, .cg-footer input::-webkit-input-placeholder, .cg-footer input:-ms-input-placeholder {
    font-family: 'Mulish';
    font-size: 15px;
    line-height: 19px;
    color: #d6d6d6;
}
.cg-footer .subscribe-input:focus {
    outline: none;
}
.cg-footer .social-icon {
    width: 50px;
    display: inline-block;
    vertical-align: top;
}
.cg-footer .social-icon a {
    line-height: 1;
}

.cg-footer .social-icon a svg path {
    transition: fill 0.35s ease-out;
}

.cg-footer .social-icon a:hover svg path {
    fill: #ED6B2C;
}
.cg-footer .footer-selected {
    background-image: url('../images/icon-arrow-up.svg') !important;
}

a {
    transition: all 0.35s ease-out;
}
a:hover {
    color: #ED6B2C;
}

/** MOBILE MENU **/
.mobile-menu-div {
    position: absolute;
    top: 76px;
    left: 0;
    right: 0;
    bottom: 0;
    height: calc(100vh - 76px);
    background-color: #fff;
    background-image: url('../images/bg-mobile-blue.svg');
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-left: 6.9%;
    padding-right: 6.9%;
    padding-top: 26px;
    line-height: initial;
    z-index: 10;
    backface-visibility: hidden;
    clip: rect(auto auto 0 auto);
    transition: clip 1s cubic-bezier(0.25,1,0.5,1);
    background-size: cover;
}
.header.active .mobile-menu-div {
    clip: rect(auto auto 100vh auto);
    transition-duration: 1.5s;
    overflow: scroll;
}
.header.active .mobile-menu-div::-webkit-scrollbar {
    display: none;
}
.header.active .mobile-menu-div .mobile-search, .header.active .mobile-menu-div .mobile-links{
    opacity: 1;
}
.header.active .mobile-menu i:first-child {
    top: 8px;
    transform: rotate(45deg) scaleX(0.8);
}
.header.active .mobile-menu i:nth-child(2) {
    opacity: 0;
    transform: translateX(100%);
}
.header.active .mobile-menu i:last-child {
    bottom: 8px;
    transform: rotate(-45deg) scaleX(0.8);
}
#mobile-logo {
    width: 29%;
    height: auto;
}
.mobile-close {
    float: right;
}
.mobile-header-bar {
    margin-bottom: 46px;
}
.mobile-search {
    white-space: nowrap;
    margin-bottom: 38px;
    opacity: 0;
    transition: opacity 0.7s cubic-bezier(0.25,1,0.5,1) 0.1s;
}
.mobile-search input {
    width: 100%;
    height: 25px;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    font-style: normal;
    font-weight: 325;
    font-size: 18px;
    line-height: 22px;
    color: #e1e1e1;
}
.mobile-search input:focus {
    outline: none;
}
.mobile-search .relevanssi-live-search-results {
    top:  132px !important;
}
.mobile-search input::placeholder {
    font-style: normal;
    font-weight: 325;
    font-size: 18px;
    line-height: 22px;
    color: #e1e1e1;
}
.mobile-search input[type="checkbox"] {
    width: auto !important;
    vertical-align: middle;
}
.mobile-search-button {
    float: right;
    width: 13% !important;
    text-align: right;
}
.mobile-links {
    opacity: 0;
    transition: opacity 0.7s cubic-bezier(0.25,1,0.5,1) 0.1s;
}
.mobile-links a {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    width: 100% !important;
    text-decoration: none;
    margin-bottom: 38px;
}
.mobile-links .mobile-donate-button {
    width: 42% !important;
    height: 44px !important;
    color: #fff !important;
    line-height: 44px !important;
    font-size: 20px !important;
    background-color: transparent;
    border: solid 1px #fff;
}
.mobile-social-icons a {
    width: auto !important;
    display: inline-block;
    margin-right: 12.8%;
}
.mobile-link-active {
    color: #FF7E42 !important;
}


/*** SEARCH RESULTS **/
#cg-search-results {
    width: 80%;
    margin: 0 auto;
}
#cg-search-results article {
    margin-bottom: 40px;
}
#cg-search-results .read-more {
    display: block;
}
#cg-search-results a {
    color: #36546e;
}
.pagination-block {
    text-align: center;
}
.page-number {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}
.relevanssi-live-search-result a {
    color: #36546e;
    text-decoration: none;
}
.pagination {
    display: inline-block;
    list-style-type: none;
    margin: 0 auto;
}
.pagination li {
    display: inline-block;
}
#searchsubmit {
    display: none;
}
@media screen and (max-width: 1000px) {
    #cg-search-results {
        margin-top: 100px;
    }
    .relevanssi-live-search-result a {
        width: 100% !important;
    }
    .search-form {
        width: 87% !important;
    }
}

/** HEADER **/
.header {
    width:100%;
    height:156px;
    margin:0 auto;
    margin-bottom: 17px;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: transform 0.5s ease, opacity 0.5s ease 0.1s;
}
.header.hidden {
    transform: translateY(-100%);
    opacity: 0;
}
.cart-number {
    width: 32px;
    height: 36px;
    display: inline-block;
    position: relative;
    left: 32.5px;
    text-align: center;
    line-height: 43px;
    color: #ED6B2C;
    font-weight: 800;
}
.cart-number a {
    display: block;
    width: 32px;
    height: 36px;
    color: #ed6b2c;
    font-weight: 800;
    text-decoration: none;
}
.header.scrolled:not(.hidden) .cg-topbar, .header.scrolled:not(.hidden) .cg-header-menu {
    background: #ffffff;
}

    .cg-top-bar {
        height: 55px;
        border-bottom: solid 1px #36546E;
    }
    .cg-top-bar-inner {
        width: 92%;
        height: 55px;
        padding-left: 8%;
        line-height:50px;
    }
    .search-form {
        display: inline-block;
        width: 43%;
    }
    .cg-header-search {
        height: 52px;
        /*width: 43%;*/
        width: 100%;
        border: none;
        outline: none;
        background-image: url('../images/icon-search.svg');
        background-repeat: no-repeat;
        background-position: center left;
        vertical-align: top;
        padding-left: 30px;
    }
    .cg-header-social-icons {
        display: inline-block;
        vertical-align: top;
        padding-top:10px;
        width: 26%;
    }
    .cg-header-search::placeholder {
        font-family: 'Mulish';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 52px;
        color: #36546E;
    }
    .cg-header-social-icons a {
        text-decoration: none;
        margin-right: 50px;
    }
    .cg-header-subscribe {
        display: inline-block;
        vertical-align: top;
        text-align: right;
        position: relative;
        top: -4px;
        width: 20%;
    }
    .cg-header-subscribe a {
        font-family: 'Mulish';
        font-weight: 600;
        font-size: 18px;
        line-height: 23px;
        color: #36546E;
        text-decoration: none;
        text-align: center;
        line-height: 50px;
    }
    .cg-dnt {
        display: flex;
        align-items: center;
    }
    .cg-header-menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 36px;
        transition: background-color 0.5s ease;
    }
    .cg-header-menu img {
        vertical-align: middle;
    }
    .cg-link-bar {
        display: flex;
        height: 100%;
        align-items: center;
    }
    .cg-link-bar a {
        font-family: 'Mulish';
        font-size: 16px;
        color: #36546E;
        text-decoration: none;
        margin-right: 40px;
    }
.cg-link-bar a:hover {
    color: #ED6B2C;
}
    .cg-link-bar a.link-bold {
        font-family: 'gothambook';
        font-size: 16px;
        color: #36546E;
    }
.cg-link-bar a.link-bold:hover {
    color: #ED6B2C;
}
    a.donate {
        background: #ED6B2C;
        border-radius: 71.9758px;
        width: 158.35px;
        height: 44.63px;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
        color: #FFFFFF;
        float: right;
        text-decoration: none;
        vertical-align: middle;
        margin-top: 23px;
        margin-bottom: 23px;
        margin-right: 0;
        line-height: 44.63px;
    }
    a.donate:hover {
        background: #C75E2E;
    }
    .cart {
        margin-right: 20px;
    }
    .cart svg path {
        transition: fill 0.35s ease-out;
    }
.cart:hover svg path {
    fill: #ED6B2C;
}
    .logo {

    }
    .mobile-link {
        display: none;
    }
    .desktop {
        display: block;
    }
    .desktop-search {
        display: block;
    }
    .desktop-flex {
        display: flex;
    }
    .desktop-inline {
        display: inline-block;
    }
    .mobile {
        display: none;
    }
    .mobile-search {
        display: none;
    }
    .tease img {
        display: none;
    }
@media screen and (max-width: 1200px) {
    .cg-footer .section-header {
        font-size: 24px;
    }
    .search-form {
        width: auto;
    }

    .cg-link-bar a.link-bold {
        font-size: 14px;
    }

    #logo {
        max-width: 150px;
    }

    .cg-footer, .cg-footer a {
        font-size: 14px;
    }

    .footer-logo {
        max-width: 100px;
        height: auto;
        margin-bottom: 0;
    }

    .cg-footer .section-header {
        margin-top: 32px;
    }

    #footer4 .footer-btn {
        padding: 10px 32px !important;
    }

    .cg-footer .social-icon {
        width: 40px;
    }
    .mobile-icons {
        padding-right: 20px;
    }
}
/** MOBILE STYLES **/
@media screen and (max-width: 1000px) {

    .cg-dnt {
        display: none;
    }

    .footer-logo {
        max-width: none;
        margin-bottom: 30px !important;
    }
    /** General **/
    .desktop, .desktop-inline, .desktop-flex {
        display: none;
    }
    .mobile {
        display: block;
    }
    .mobile-search {
        display: block;
        opacity: 1;
    }
    .desktop-search {
        display: none;
    }

    /** Mobile header **/
    .cg-top-bar, .cg-link-bar {
        display: none;
    }
    .one-third, .one-half, .seven-twelfths, .five-twelfths, .one-fourth, .one-fifth {
        display: block !important;
        width: 100% !important;
    }
    .mobile-link {
        display: inline-block;
    }
    .cg-header-menu {
        padding: 20px 18px 20px;
    }
    .logo {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    .mobile-menu {
        /*position: absolute;*/
        /*top: 40px;*/
        /*right: 20px;*/
        width: 50px;
        height: auto;
    }
    .mobile-donate-button {
        width: 29%;
        background: #ED6B2C;
        border-radius: 48.3871px;
        text-decoration: none;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-decoration: none;
        text-align: center;
        font-weight: 325;
        font-size: 10.7563px;
        text-align: center;
        color: #FFFFFF;
    }
    .logo a {
        display: inline-block;
    }
    .header {
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 1;
    }

    /** Mobile footer **/
    .footer-cg-container {
        width: 100%;
    }
    .cg-footer {
        margin-top: 25px;
    }
    .cg-footer br {
        display: none;
    }
    .trepic {
        width: 100%;
        height: auto;
        margin-bottom: 22px;
        border-radius: 25px;
    }
    .cg-trepic {
        height: auto;
        width: 85%;
        margin-top: 20px;
    }
    .cg-trepic-image {
        position: relative;
    }
    .cg-trepic-w-header a {
        display: none;
    }
    .cg-trepic-image a {
        display: initial;
    }
    .mobile .cg-trepic-image a {
        font-size: 20px;
        bottom: 50px;
    }
    .cg-footer-container .one-fifth img {
        width: 46%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    .mobile-icons {
        padding-top: 20px;
        padding-bottom: 20px;
        border-top: solid 1px #dbdbdb;
        border-bottom: solid 1px #dbdbdb;
        margin-bottom: 20px;
    }
    .mobile-icons img {
        width: auto !important;
    }
    .mobile-icons br {
        display: block;
    }
    .cg-footer .section-header {
        background-image: url(../images/icon-arrow-down.svg);
        background-repeat: no-repeat;
        background-position: 80% center;
        border-bottom: solid 1px #dbdbdb;
        height: 46px;
        line-height: 46px;
        padding-top: 11px;
        padding-bottom: 11px;
        margin-top: 0;
        padding-top: 0;
    }
    span.section-header a {
        font-size: 20px;
        line-height: 60px;
    }
    .cg-footer a {
        display: block;
    }
    .section-links {
        display: none;
    }
    .social-icon img {
        width: auto !important;
    }
    .cg-trepic-w-header h3 {
        position: relative;
        margin-bottom: 36px;
        font-size: 28px;
    }
    .cg-trepic-w-header h3:before, .cg-trepic-w-header h3:after {
        content: '';
        position: absolute;
        display: block;
        top: 50%;
        width: 38px;
        height: 1px;
        background: #36546E;
        transform: translateY(-50%);
    }
    .cg-trepic-w-header h3:before {
        left: 0;
    }
    .cg-trepic-w-header h3:after {
        right: 0;
    }
    .cg-topbar {
        display: none;
    }
    .cg-footer-container {
        flex-direction: column;
    }
    .tease p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 13px;
    }
}

.cg-topbar {
    border-bottom: 1px solid #36546E;
    transition: background-color 0.5s ease;
}
.cg-topbar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 60px;
}
.cg-header-right {
    display: flex;
}
.cg-header-socials {
    margin-right: 60px;
}
.cg-header-socials a {
    display: inline-block;
    text-decoration: none;
    margin: 0 20px;
}
.cg-header-socials a svg path {
    transition: fill 0.35s ease-out;
}
.cg-header-socials a:hover svg path {
    fill: #ED6B2C;
}
.cg-subscribe a{
    text-decoration: none;
    font-family: 'Mulish', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #36546E;
}

.cg-subscribe a:hover {
    color: #ED6B2C;
}

#footer4 .footer-btn {
    display: inline-flex;
    align-items: center;
    margin: 25px 0 35px;
    padding: 9px 45px;
    border: 1px solid #36546E;
    border-radius: 100px;
    line-height: 1;
    text-transform: uppercase;
    background-color: #36546e;
    color: #fff;
}

#footer4 .footer-btn:hover {
    background-color: #223c53;
}

.footer-btn svg, .footer-btn img {
    margin-left: 24px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'gothambook', sans-serif;
}
.footer-btn img {
    vertical-align: middle;
    padding-top: 5px;
}

@media screen and (max-width: 1000px) {
    .mobile-menu {
        position: relative;
        width: 34px;
        height: 18px;
    }
    #content.content-wrapper {
        margin-top: 76px;
    }
    .mobile-menu i {
        position: absolute;
        left: 0;
        right: 0;
        height: 2px;
        border-radius: 1px;
        background: #36546E;
        transition: all 0.6s cubic-bezier(0.25,1,0.5,1);
    }
    .mobile-menu i:first-child {
        top: 0;
    }
    .mobile-menu i:nth-child(2) {
        top: calc(50% - 1px);
        left: 9px;
    }
    .mobile-menu i:last-child {
        bottom: 0;
    }
    #logo {
        max-width: 100px;
        height: auto;
    }
    #footer4 .footer-btn {
        background-color: #fff;
        color: #36546e;
    }
    .footer-btn .mobile img {
        padding-top: 0;
    }
}

.btn-w-arrow .btn-arrow {
    margin-left: 15px;
}

svg.btn-arrow {
    transition: transform 0.45s cubic-bezier(0.71, 0.41, 0.43, 1.79);
}

svg.btn-arrow path {
    transition: fill 0.35s ease-out;
}

a.btn-w-arrow:hover svg.btn-arrow {
    transform: translateX(10px);
}

a.btn-w-arrow:hover svg.btn-arrow path {
    fill: #ED6B2C;
}

svg path {
    transition: fill 0.35s ease-out;
}
/********* START CTA BLOCK **********/
.block-cta {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 492px;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    display: flex;
    align-items: center;
    text-align: center;
}
.block-cta .inner-container {
    width:  100%;
}
.block-cta .inner-container h2 {
    font-family: 'Mulish';
    font-weight: 300;
    font-size: 90px;
    line-height: 129px;
    color: #FFFFFF;
}
.block-cta .small_text {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.155em;
    text-transform: uppercase;
    color: #FFFFFF;
}
.block-cta .btn-cta {
    height: 47px;
    width: 287px;
    background-color: #55ADB9;
    margin-top: 30px !important;
    text-align: center;
    font-weight: 400;
    font-size: 18.3553px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.155em;
    text-transform: uppercase;
    margin: 0 auto;
    border-radius: 102.251px;
    color: #fff !important;
    text-decoration: none;
    display:  block;
}
.block-cta .btn-cta svg {
    vertical-align: middle;
    margin-left: 17px;
}
.block-cta .btn-cta:hover, .block-cta .btn-cta:active, .block-cta .btn-cta:link {
    color: #fff !important;
    text-decoration: none;
}

@media screen and (max-width: 600px) {
    .block-cta {
        height:  263px;
    }
    .block-cta .small_text {
        font-size: 14px;
        line-height: 16px;
    }
    .block-cta .inner-container h2 {
        font-size: 30px;
        line-height: 40px;
        width: 80%;
        margin: 0 auto;
    }
    .block-cta .btn-cta {
        width:  250px;
        margin:  0 auto;
    }
}
/********* END CTA BLOCK **********/


/********* START CIRCLE BLOCK **********/
.block-circle {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block-circle-purple {
    background-position: center right;
    background-image:  url('../images/bg-circle-purple.jpg');
}
.block-circle-green {
    background-image:  url('../images/bg-circle-teal.jpg');
    background-position: top left;
}
.block-circle .inner-container {
    display: flex;
    width: 70%;
}
.block-inner-left {
    flex-basis: 50%;
    align-self: center;
}
.block-inner-left h3 {
    font-style: normal;
    font-weight: 325;
    font-size: 38px;
    line-height: 46px;
    color: #FFFFFF !important;
    max-width: 345px;
}
.block-inner-right {
    flex-basis: 50%;
}
.block-inner-right, .block-inner-right p, .block-inner-right li, .block-inner-right a, .block-inner-right div {
    font-family: 'Mulish' !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 28px !important;
    color: #fff !important;
}
.block-inner-right a:active, .block-inner-right a:hover, .block-inner-right a:hover, .block-inner-right a:link, .block-inner-right a {
    text-decoration: underline;
    color: #fff !important;
}

@media screen and (max-width: 1000px) {
    .block-circle {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .block-circle .inner-container {
        flex-direction: column;
        width: 90%;
    }
    .block-inner-left, .block-inner-right {
        flex-basis: 100%;
        width: 100%;
    }
    .block-inner-left h3 {
        width: 85%;
        max-width: 85%;
    }
}


/********* END CIRCLE BLOCK **********/


/********* START 3PIC BLOCK **********/
.block-3pic {
    display: flex;
    flex-wrap: nowrap;
    min-height: 36vw;
}
.block-3pic-half-left {
    flex-basis:  50%;
    position: relative;
}
.block-3pic-half-right {
    flex-basis:  50%;
    padding-top: 30px;
}
.block-3pic p.headline-3pic {
    font-family: 'Mulish';
    font-size: 30px !important;
    line-height: 38px !important;
    color: #36546E !important;
    margin-bottom: 29px !important;
}
.block-3pic p:not(headline-3pic), .block-3pic ol li, .block-3pic ul li, .block-3pic div {
    font-size: 22px !important;
    line-height: 1.4 !important;
    color: #555555 !important;
    max-width: 78%;
}
.block-3pic ol, .block-3pic ul {
    margin-left: 50px !important;
    margin-bottom: 20px !important;
}
.block-3pic p:not(headline-3pic) {
    margin-bottom: 20px !important;
}
.block-3pic ol li, .block-3pic ul li {
    margin-bottom: 0 !important;
}
.block-3pic .btn-3pic {
    background-color: #36546E;
    border-radius: 102.251px;
    width: 273px;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 18.3553px;
    text-align: center;
    letter-spacing: 0.155em;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none !important;
    margin-top: 40px;
}
.block-3pic .btn-3pic svg {
    vertical-align: middle;
    margin-left: 17px;
}
.block-3pic .bg-3pic {
    position: absolute;
    object-fit: cover;
    top: 5.5vw;
    left: 0;
    width: 12.042vw;
    height:  6.086vw;
}
.block-3pic .bg-3pic-image1, .block-3pic .bg-3pic-image2, .block-3pic .bg-3pic-image3 {
    object-fit: cover;
    border-radius: 20px;
    position: absolute;
}
.block-3pic .bg-3pic-image1 {
    width: 19.764vw;
    height: 31.283vw;
    right: 6vw;
    top: 2vw;
    max-width: 302px;
    max-height: 478px;
}
.block-3pic .bg-3pic-image2, .block-3pic .bg-3pic-image3 {
    width: 10.471vw;
    height: 11.257vw;
    max-width: 160px;
    max-height: 172px;
}
.block-3pic .bg-3pic-image2 {
    top: min(13vw, 60%);
    right: min(23vw, 360px);
}

.block-3pic .bg-3pic-image3 {
    right: min(18vw, 300px);
    top: min(23vw, 357px);
}
.block-3pic a, .block-3pic a:active, .block-3pic a:link, .block-3pic a:hover, .block-3pic a:visited {
    color: #555;
    text-decoration: underline;
}
@media screen and (max-width: 1000px) {
    .block-3pic {
        flex-direction: column-reverse;
    }
    .block-3pic-half-left {
        min-height: 73vw;
        margin-top: 30px;
    }
    .block-3pic-half-right {
        padding-top: 0;
    }
    .block-3pic .bg-3pic-image1 {
        width: calc(19.764vw * 2);
        height: calc(31.283vw * 2);
        right: calc(-6vw / 2);
        top: calc(2vw * 2);
        max-width: 302px;
        max-height: 478px;
    }
    .block-3pic .bg-3pic-image2, .block-3pic .bg-3pic-image3 {
        width: calc(10.471vw * 2);
        height: calc(11.257vw * 2);
        max-width: 160px;
        max-height: 172px;
    }
    .block-3pic .bg-3pic-image2 {
        top: calc(min(13vw, 60%) * 2);
        right: calc(min(16vw, 360px) * 2);
    }

    .block-3pic .bg-3pic-image3 {
        right: calc(min(12vw, 300px) * 2);
        top: calc(min(23vw, 357px) * 2);
    }
    .block-3pic p:not(headline-3pic), .block-3pic ol li, .block-3pic ul li, .block-3pic div {
        font-size: 18px !important;
        line-height: 1.4 !important;
        color: #555555 !important;
        max-width: 95%;
    }
    .block-3pic .bg-3pic {
        top: 11vw;
        left: 5vw;
        width: calc(12.042vw * 2);
        height:  calc(6.086vw * 2);
        max-width:  193px;
        max-height: 93px;
    }
}
/********* END 3PIC BLOCK **********/