img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
ul,
ol,
blockquote,
table,
a {
    font-family: gill-sans-nova, Arial, Helvetica, sans-serif;
    font-style: normal
}

h2 {
    color: #061F4B;
    font-weight: 400;
    font-size: 1.6em
}

h3 {
    font-weight: 300;
    color: #061F4B;
    margin-bottom: 0.1em;
    font-size: 1.4em
}

h4 {
    font-weight: 300;
    color: #061F4B;
    margin-bottom: 0.1em;
    font-size: 1.1em
}

p,
ul,
ol li {
    font-size: 1em;
    color: #4D4D4E;
    font-weight: 400;
    line-height: 30px;
    font-family: source-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal
}

.active {
    color: #DA2C54
}

a {
    transition: .35s all ease;
    color: #DA2C54
}

a:hover {
    color: #DA2C54;
    opacity: 0.9;
    filter: alpha(opacity=50);
    transition: .35s all ease
}

.button {
    background-color: #13A399;
    color: #fff;
    padding: 0.6em 2em;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    letter-spacing: 0.3em
}

.button:hover {
    background-color: #BF112E;
    color: #fff;
    transition: .55s all ease
}

.button-outline {
    border: #fff solid 1px;
    color: #fff;
    padding: 0.2em 1em;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 0.3em
}

.button-outline:hover {
    border: #fff solid 1px;
    background-color: #fff;
    color: #1b504c;
    transition: .55s all ease;
    opacity: 1
}

.green-button-outline {
    border: #13A399 solid 1px;
    color: #13A399;
    padding: 0.2em 1em;
    text-transform: uppercase
}

.green-button-outline:hover {
    border: #fff solid 1px;
    background-color: #BF112E;
    color: #fff;
    transition: .55s all ease
}

p a:hover {
    color: #DA2C54;
    opacity: 0.3;
    filter: alpha(opacity=50);
    transition: .35s all ease
}

header {
    margin: 0em 0em
}

.topclock {
    margin-top: 4px
}

.top-section {
    background-color: #000;
    padding: 0 2em
}

.sticky.is-stuck {
    padding: 1.2em 1.2em 0em 1.2em;
    transition: .35s all ease;
    z-index: 40;
    background-color: rgba(0, 0, 0, 0.9)
}

.sticky-container {
    z-index: 40
}

.top-links {
    margin-right: 60px
}

.top-links li {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px
}

.top-links li a {
    color: #fff;
    width: 200px
}

.top-links li a:hover {
    color: #51d1c9
}

.top-links-img {
    padding-right: 0.8em;
    max-height: 40px;
    max-width: 30px
}

.logo img {
    max-width: 250px
}

.logo {
    margin: 10px 0 10px 60px
}

a.svg {
    position: relative;
    display: inline-block
}

a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.main-nav {
    margin-top: 1.2em;
    text-transform: uppercase;
    font-size: 14px;
    float: right;
    font-weight: 600;
    padding-bottom: 1em;
    margin-right: 50px
}

.main-nav a {
    color: #fff
}

.main-nav a {
    padding-left: 1.5em
}

.main-nav a:hover {
    color: #51d1c9
}

.dropdown .is-dropdown-submenu a {
    padding: 0.5rem 0.8rem
}

.dropdown.menu>li.is-active>a {
    color: #10887F
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    border-color: #fff transparent transparent
}

.mobilelogo {
    margin-left: 10px
}

.is-submenu-item {
    font-size: 13px;
    font-weight: 600
}

.dropdown .is-dropdown-submenu a {
    line-height: 1.6em
}

.is-submenu-item a:hover {
    color: #10887F;
    background-color: #fff
}

.is-dropdown-submenu {
    border: 1px solid #10887F;
    background: #10887F;
    opacity: 0.9
}

.position-left {
    width: 100%;
    background-color: #13A399
}

.mobile-head {
    padding: 0.5em;
    background-color: #000
}

.off-canvas.is-transition-overlap {
    z-index: 40
}

.mobile-nav {
    margin: 1em 1em
}

.burger {
    margin-top: 20px;
    margin-left: 20px
}

.mobile-nav li a {
    color: #fff;
    font-size: 23px;
    line-height: 1em;
    padding-bottom: 0.5em !important
}

.mobile-nav ul {
    padding-bottom: 0.2em
}

.mobile-nav .nested li a {
    font-size: 1.4em;
    line-height: 20px;
    padding-left: 1.2em;
    font-weight: 400
}

.mobile-nav .nested li:last-child {
    margin-bottom: 1em
}

.close-button {
    color: #fff
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 0rem
}

.accordion-menu .is-accordion-submenu a {
    background-color: rgba(7, 114, 107, 0.04);
    padding-left: 2em
}

.drilldown a {
    background: #13A399
}

.drilldown .is-drilldown-submenu-parent>a::after {
    border-color: transparent transparent transparent #fff
}

.drilldown .is-drilldown-submenu {
    background: #13A399
}

.drilldown .js-drilldown-back>a::before {
    border-color: transparent #fff transparent transparent
}

.mobile-nav a:hover {
    color: #13A399;
    background-color: #fff
}

.is-drilldown li {
    margin: 0.3em
}

.hero-caption {
    z-index: 20;
    position: absolute;
    bottom: 19%;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    left: 40px;
    right: 40px
}

.hero-image {
    position: relative;
    display: block;
    margin-bottom: 2.5em
}

.hero-image img {
    min-width: 100%;
    max-height: 650px
}

.hero-triangle {
    z-index: 20;
    margin: auto;
    margin-top: 7em;
    position: relative
}

.hero-caption h1 {
    font-size: 5em;
    font-weight: 100;
    line-height: 40px
}

.hero-caption .hero-text-smaller {
    font-size: 28px !important
}

.banneroverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 2;
    cursor: pointer
}

.talk {
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url("/assets/images/talk.jpg");
    margin-bottom: 4em;
    padding: 3em;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 3em
}

.talk h5 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-size: 16px
}

.talk h3 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.5em;
    font-size: 32px
}

.talk h4,
.talk-card h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 1.2em
}

.talk img {
    margin-top: 1em;
    max-height: 80px;
    margin-bottom: 2em
}

.talk img:hover,
.talk h3:hover {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.talk_btn {
    border: #fff solid 1px;
    color: #fff;
    padding: 0.6em 4em;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.3em
}

.talk_btn:hover {
    background-color: #51d1c9;
    color: #1b504c;
    transition: .55s all ease
}

.welcome {
    text-align: center;
    margin-top: 1em
}

.welcome h1 {
    color: #13A399;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 5px;
    line-height: 45px
}

.welcome h2 {
    color: #5C6981;
    font-size: 20px;
    letter-spacing: 4px;
    font-weight: 600
}

.main-title {
    font-size: 40px
}

.welcome p {
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 1em
}

.home-links {
    position: relative;
    display: block;
    padding: 0 !important;
    padding-bottom: 1.5em
}

.home-links img {
    min-width: 100%;
    min-height: 100%;
    padding: 0 !important
}

.home-links-content {
    z-index: 20;
    position: absolute;
    bottom: 5%;
    padding: 0 1em;
    width:100%;
}

.hero-caption h1 {
    font-size: 5em;
    font-weight: 100;
    line-height: 40px
}

.home {
    margin-top: 3em;
    text-align: center
}

.home h3 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    padding-top: 80px
}

.home p {
    color: #fff;
    font-weight: 400;
    font-size: 1.4em;
    padding: 0em 0.5em 0.5em 0.5em
}

.home p a:link {
    font-size: 0.65em
}

.give {
    text-align: center
}

.give h3 {
    font-size: 35px;
    font-weight: 600;
    color: #13A399
}

.give p {
    font-size: 20px;
    padding-bottom: 1em
}

footer {
    background-color: #03183C;
    margin-top: 5em;
    padding: 3em
}

footer h5 {
    color: #fff;
    font-size: 14px;
    line-height: 25px
}

footer p {
    color: #fff;
    font-size: 14px;
    line-height: 25px
}

.footer-menu li {
    color: #fff;
    list-style-type: none
}

.footer-menu li a {
    color: #fff;
    font-size: 14px
}

.footer-menu li a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

footer ul {
    margin: 0 !important
}

footer h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.footer-block {
    border-left: #fff 1px solid;
    padding-left: 8em !important
}

.copyright {
    margin-top: 3em
}

.copyright h5 {
    font-size: 13px
}

footer a {
    color: #fff
}

footer a:hover {
    color: #51d1c9
}

.digital-spirit_padding {
    margin-right: 0.5em
}

.digital-spirit {
    text-align: right
}

.digital-spirit a:hover {
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.logo-footer img {
    padding-right: 20px
}

.social {
    margin: 0.8em 1.5em 0 0;
    max-width: 20px
}

.social:hover {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.hero-caption-inner {
    z-index: 20;
    position: absolute;
    bottom: 25%;
    width: 100%;
    margin: 0 auto;
    color: #fff
}

.hero-caption-inner img {
    z-index: 20;
    position: absolute;
    top: 120%;
    width: 20%;
    margin: 0 auto;
    width: 130px;
    left: 46%
}

.hero-caption-talks-inner {
    z-index: 20;
    position: absolute;
    bottom: 14%;
    width: 100%;
    margin: 0 auto;
    color: #fff
}

.hero-image-inner {
    position: relative;
    display: block;
    margin-bottom: 2.5em
}

.hero-caption-inner h1,
.hero-caption-talks-inner h1 {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase
}

.hero-caption-inner h3 {
    font-size: 22px;
    color: #fff;
    text-align: center
}

.side-nav li {
    color: #fff;
    list-style-type: none;
    margin-bottom: 0.5em
}

.side-nav li a {
    color: #061F4B;
    font-size: 16px;
    background-color: #EAECF0;
    font-weight: 600
}

.side-nav li a:hover {
    background-color: #13A399;
    color: #fff;
    transition: .35s all ease
}

.inner-content {
    margin-left: 3em;
    margin-bottom: 5em
}

.talk-card {
    background-image: url("/assets/images/talk-small.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #B51F42;
    color: #fff;
    text-align: center;
    padding: 2em 1em
}

.talk-card a {
    color: #fff
}

.talk-card h5 {
    font-size: 16px
}

.talk-card h4 {
    font-size: 18px;
    margin-bottom: 10px
}

.talk-card h3 {
    color: #fff;
    font-size: 22px
}

.talk-card img {
    margin-bottom: 20px
}

.talk-card img:hover,
.talk-card h3:hover {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.mp3-player {
    background-color: #07335A;
    margin: 1em 0em;
    width: 100%
}

.audio h3 {
    color: #13A399;
    font-weight: 600;
    font-size: 1.5em
}

.audio h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0.5em
}

.talk-content h2 {
    color: #07335A;
    font-size: 24px
}

.talk-content h1 {
    color: #061F4B;
    font-size: 30px;
    font-weight: 600
}

.talk-content p {
    color: #061F4B;
    font-size: 18px;
    font-weight: 400
}

.talk-content {
    margin-left: 3em
}

.bible {
    float: left;
    margin-right: 1em;
    margin-top: 5px
}

.talk_inner_btn {
    color: #fff;
    background-color: #13A399;
    padding: 0.6em 2em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3em;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.talk_inner_btn:hover {
    border: #B51F42 solid 1px;
    background-color: #B51F42;
    color: #fff;
    transition: .55s all ease;
    opacity: 0.99
}

.talk-more {
    text-align: center;
    margin-top: 3em
}

.talk_back_btn {
    color: #fff;
    background-color: #07335A;
    padding: 0.6em 2em;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.3em;
    text-align: center
}

.talk_back_btn:hover {
    border: #B51F42 solid 1px;
    background-color: #B51F42;
    color: #fff;
    transition: .55s all ease
}

.contact-map {
    margin: 3em 0em
}

.contact-icons {
    margin: 0em 1em 0 0;
    max-width: 20px
}

.contact h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 2em
}

.contact {
    margin-left: 2em
}

.contact p {
    line-height: 25px;
    font-size: 18px
}

textarea {
    height: 200px;
    color: #454242
}

::-webkit-input-placeholder {
    color: #07534E
}

::-moz-placeholder {
    color: #07534E
}

:-ms-input-placeholder {
    color: #07534E
}

::-ms-input-placeholder {
    color: #07534E
}

::placeholder {
    color: #07534E
}

[type="text"],
[type="email"],
[type="number"],
[type="search"],
textarea {
    font-size: 13px;
    color: #07726B
}

textarea {
    height: 200px;
    background-color: #BEE5E3
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
    background-color: #BEE5E3
}

label {
    color: #fff;
    font-weight: bold
}

.form-holder {
    background-color: #13A399;
    padding: 1.5em 3em !important;
    color: #fff
}

.form-holder h3 {
    color: #fff;
    font-weight: 600;
    font-size: 28px
}

.form-holder p {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.form-holder h6 {
    color: #fff;
    font-size: 15px
}

.form-holder a {
    color: #fff;
    font-weight: 600
}

.submit-btn {
    color: #13A399;
    background-color: #fff;
    padding: 0.6em 2em;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.3em;
    float: right
}

.submit-btn:hover {
    background-color: #07534E
}

.about-featured-text {
    padding-left: 1em !important
}

.team-holder h2 {
    color: #061F4B;
    font-weight: 600;
    font-size: 22px;
    line-height: 1em
}

.team-holder h3 {
    color: #13A399;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0.5em
}

.team-holder {
    margin-top: 0em;
    margin-bottom: 2em;
}

.team-content {
    padding-left: 2.5rem;
}

.team-holder p {
    line-height: 1.6em
}

.team-holder a {
    font-weight: 600;
    color: #13A399
}

.team-holder a:hover {
    opacity: 0.99
}


























@media screen and (max-width: 39.9375em) {
    h3 {
        font-size: 1.6em
    }

    p {
        font-size: 0.95em;
        line-height: 28px
    }

    .team-content {
        padding-left: 0;
    }

    .button-outline {
        padding: 0.85em 1em;
        font-size: 0.9em;
        letter-spacing: 0.2em
    }

    .hero-caption {
        left: 15px;
        top: 10%
    }

    .hero-triangle {
        left: 36%
    }

    .hero-image {
        margin-bottom: 0.5em
    }

    .hero-caption h1 {
        font-size: 30px;
        line-height: 30px
    }

    .hero-caption .hero-text-smaller {
        font-size: 16px !important
    }

    .welcome h1 {
        font-size: 18px
    }

    .welcome h2 {
        font-size: 14px
    }

    .main-title {
        font-size: 1.6em
    }

    .welcome h1 {
        line-height: 34px
    }

    .welcome p {
        font-size: 22px;
        line-height: 33px;
        margin-top: 0.8em
    }

    .home {
        margin-top: 1.3em
    }

    .home-links {
        margin-bottom: 1em;
        min-height: 220px
    }

    .home-links img {
        min-height: 250px
    }

    .home-links-content {
        bottom: 2%;
        padding: 0em 1em
    }

    .home p {
        font-size: 1em
    }

    .upcoming h2 {
        font-size: 24px
    }

    .visit {
        margin-top: 2em;
        background-image: none;
        min-height: 300px;
        text-align: center
    }

    .home-testimonial {
        background-image: none;
        padding: 1em
    }

    .home-testimonial img {
        margin-bottom: 2em
    }

    .home-testimonial p {
        font-size: 20px;
        line-height: 30px
    }

    .groups img {
        margin-left: 0em
    }

    .groups_txt {
        margin-top: 1em;
        padding-right: 0em
    }

    .groups_btn {
        background-color: #fff
    }

    .prayer_txt {
        padding-right: 0em;
        margin-top: 2em;
        margin-bottom: 2em
    }

    footer {
        text-align: center !important
    }

    .footer-block {
        border: none;
        padding: 0 !important;
        margin-top: 2em
    }

    .logo-footer img {
        padding-right: 0px;
        padding-bottom: 1em
    }

    .digital-spirit {
        text-align: center;
        margin-top: 1em
    }

    .social {
        margin: 2.5em 1em 0 1.4em;
        max-width: 50px
    }

    .inner-content {
        margin: 0
    }

    .right-col {
        margin-top: 2em
    }

    .hero-caption-inner h1 {
        font-size: 2.5em;
        font-weight: 400;
        line-height: 40px;
        margin-bottom: 0.1em
    }

    .hero-caption-inner h3 {
        font-size: 14px;
        color: #fff;
        font-weight: 600
    }

    .hero-caption-inner {
        bottom: 15%;
        margin-bottom: 1.2em
    }

    .talk-content {
        margin-left: 0
    }

    .mp3-player {
        margin-top: 2em;
        width: 100%
    }

    .talk-more {
        margin-top: 1em
    }

    .talk-content {
        text-align: center
    }

    .bible {
        float: none;
        margin-top: 0px
    }

    .contact {
        text-align: center;
        margin: 0
    }

    .form-holder {
        margin-top: 2em
    }

    .contact .social {
        width: 25px;
        margin-top: 1em
    }

    .submit-btn {
        float: none;
        margin-top: 1em
    }

    .form-holder {
        padding: 1em !important
    }

    .team-holder {
        margin-top: 0.5em
    }

    .love-your-neighbour h2 {
        font-size: 25px;
        letter-spacing: 3px;
        line-height: 40px
    }

    .love-your-neighbour h3 {
        font-size: 14px;
        letter-spacing: 3px;
        margin-bottom: 0.5em
    }

    .love-your-neighbour p {
        font-size: 17px;
        line-height: 38px;
        padding: 0em 1em !important
    }

    .love-your-neighbour-inner h1 {
        font-size: 30px;
        line-height: 45px
    }

    .love-your-neighbour-inner h2 {
        font-size: 25px;
        margin-top: 2em
    }

    .love-your-neighbour-inner p {
        font-size: 16px;
        padding: 0 1em !important
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .logo {
        margin: 10px 0 10px 0px
    }

    .top-links li a {
        font-size: 12px;
        margin: 0
    }

    .main-nav a {
        font-size: 0.75em !important;
        margin-right: 0px !important
    }

    p,
    ul,
    ol {
        font-size: 13px
    }

    .button {
        font-size: 12px;
        padding: 0.6em 0.9em
    }

    .footer-nav {
        padding: 2em 1em;
        margin-bottom: 4em
    }

    .sticky.is-stuck {
        padding: 0.2em 0.2em 0em 0.2em !important
    }

    .copyright h5 {
        font-size: 10px
    }
}






































































.love-your-neighbour {
    margin-top: 3em;
    text-align: center;
    margin-bottom: 6em
}

.love-your-neighbour img {
    margin-bottom: 2em
}

.love-your-neighbour h2 {
    color: #13A399;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 45px
}

.love-your-neighbour h3 {
    color: #13A399;
    font-size: 25px;
    letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5em
}

.love-your-neighbour p {
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 1em;
    padding: 0 8em !important;
    margin-bottom: 1em
}

.love-your-neighbour-inner {
    text-align: center
}

.love-your-neighbour-inner h1 {
    color: #13A399;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 45px
}

.love-your-neighbour-inner h2 {
    color: #13A399;
    font-size: 25px;
    letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    margin-top: 3em
}

.love-your-neighbour-inner p {
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 1em;
    padding: 0 6em !important;
    margin-bottom: 1em
}




















.christmas2025 {
    margin-top: 3em;
    text-align: center;
    margin-bottom: 6em;
    background-color: #000000;
    text-align: center
}

.christmas2025 img {
    margin-bottom: 2em
}

.christmas2025 h2 {
    color: #13A399;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 45px
}

.christmas2025 h3 {
    color: #d4af37;
    font-size: 25px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 1em;
}

.christmas2025 h1 {
    color: #13A399;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 45px
}

.christmas2025 h2 {
    color: #13A399;
    font-size: 25px;
    letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    margin-top: 3em
}

.christmas2025 p {
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 1em;
    padding: 0 1em !important;
    margin-bottom: 1em;
    color: #dddddd;
}





.connected {
    margin-top: 4em
}


.accordion-item {
    background: #008356;
}

.accordion-title {
    font-size: 1.2em;
    color: #eeeeee;
}

.accordion-title:hover,
.accordion-title:focus {
    background-color:#008356;
    color: #fff;
}

.reveal-link {
    border-bottom: 1px dotted;
    font-weight:bold;
}

.reveal-header {
    padding: 10px;
    background: #008356;
    color: #eeeeee;
    font-weight: bold;
    margin-bottom: 5px;
}




.cogs {
    margin: 0px; 
    padding: 0px;
}

.cogsReversedHeaderh2 {
    background: #13A399;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
    letter-spacing: 2px;
    margin: 0;
    padding: 0.2em;
    line-height: 42px;
}

.cogsReversedHeaderh3 {
    background: #13A399;
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0.2em;
    line-height: 23px;
}

.cogsm-0 {
    margin: 0;
}

.cogsm-1 { margin: 1em; } 
.cogsmt-1 {margin-top: 1em; }
.cogsmb-1 {margin-bottom: 1em; }

.cogsm-2 {margin: 2em; }
.cogsmt-2 {margin-top:2em;}
.cogsmb-2 {margin-bottom: 2em; }

.cogsm-3 {margin: 3em; }
.cogsmt-3 {margin-top:3em;}
.cogsmb-3 {margin-bottom: 3em; }

.cogsp-2 {
    padding: 0.2em;
}
.cogsp-3 {
    padding: 0.3em;
}
.cogsp-4 {
    padding: 0.4em;
}

.cogs a {
    font-family: inherit;
}

.cogsTalkButton {
    border: #13A399 solid 1px;
    color: #13A399;
    padding: 0.6em 1em;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.2em
}

.cogsTalkButton:hover {
    background-color: #13A399;
    color: #fff;
    transition: .55s all ease
}
