/*!
Theme Name: brodie_clark_1.2.0
Author: Brodie Clark
Author URI: http://wordpress-592954-1937908.cloudwaysapps.com
Version: 1.2.0
License: Copyright Brodie Clark
Text Domain: brodie_clark
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
# Normalize
--------------------------------------------------------------*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 5, 2021 */

@font-face {
    font-family: latobold;
    src: url(fonts/lato-bold-webfont.woff2) format('woff2'), url(fonts/lato-bold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: lato;
    src: url(fonts/lato-regular-webfont.woff2) format('woff2'), url(fonts/lato-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: poppinsbold;
    src: url(fonts/poppins-bold-webfont.woff2) format('woff2'), url(fonts/poppins-bold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: poppinslight;
    src: url(fonts/poppins-light-webfont.woff2) format('woff2'), url(fonts/poppins-light-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: poppinsmedium;
    src: url(fonts/poppins-medium-webfont.woff2) format('woff2'), url(fonts/poppins-medium-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: poppinssemibold;
    src: url(fonts/poppins-semibold-webfont.woff2) format('woff2'), url(fonts/poppins-semibold-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2rem;
    margin: .67rem 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1rem
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1rem
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25rem
}

sup {
    top: -.5rem
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35rem .75rem .625rem
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

body,
button,
input,
optgroup,
select,
textarea {
    color: #323345;
    font-family: sans-serif;
    font-size: 1.6rem;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin: 0 0 1.5rem 0
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 0 1.5rem 0
}

address {
    margin: 0 0 1.5rem 0
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1.5rem;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6rem;
    max-width: 100%;
    overflow: auto;
    padding: 1.6rem
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 1.5rem;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box;
    font-size: 62.5%;
    scroll-behavior: smooth
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #fff;
    font-size: 1.6rem
}

hr {
    background-color: #ccc;
    border: 0;
    height: .1px;
    margin-bottom: 1.5rem
}

ol,
ul {
    margin: 0 0 1.5rem 1rem
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5rem
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5rem 1.5rem
}

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

figure {
    margin: 1rem 0
}

table {
    margin: 0 0 1.5rem;
    width: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    box-sizing: border-box;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    border: none;
    padding: 1rem 4rem;
    background-color: #1993de;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 0 0 0 #0e6997;
    color: #fff
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: .7rem
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

a {
    color: #4169e1
}

a:active,
a:focus,
a:hover {
    color: inherit
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    background: #F3F4F7;
    margin-top: -1rem;
    padding: 1rem;
    border-radius: 5px;
    text-align: center
}

.button--primary {
    padding: 1rem 2rem;
    background-color: #1993de;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 0 0 0 #0e6997;
    color: #fff
}

.button--primary:hover,
.button--primary:visited {
    color: #fff
}

.button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    box-sizing: border-box;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
    border: none;
    font-family: poppinssemibold, sans-serif;
    outline: 0 !important;
    text-transform: inherit
}

.button:focus,
.button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background: #1a85c7
}

.button--lg {
    padding: 1.5rem 4rem;
    height: 5rem;
    width: 20rem
}

.button--red {
    background-color: #ee304a
}

a {
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    transition: color .4s;
    color: #107cb2;
    text-decoration: none
}

body,
button,
input,
select,
textarea {
    font-family: Lato, 'Helvetica Neue', sans-serif;
    font-size: 1.6rem;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: poppinssemibold, sans-serif;
    font-style: normal;
    margin: 0 0 1.5rem 0;
    font-weight: 400
}

.h1,
h1 {
    color: #000;
    font-size: 3.6rem;
    line-height: 1.15
}

.h2,
h2 {
    font-size: 2.4rem;
    line-height: 1.25
}

.h3,
h3 {
    font-size: 1.8rem;
    line-height: 1.4
}

.h4,
h4 {
    font-size: 1.6rem;
    line-height: 1.6
}

@media (min-width:48rem) {
    .h1,
    h1 {
        font-size: 6rem;
        line-height: 1.2
    }
    .h2,
    h2 {
        font-size: 3.6rem;
        line-height: 1.3
    }
    .h3,
    h3 {
        font-size: 2.4rem;
        line-height: 1.5
    }
    .h4,
    h4 {
        font-size: 1.8rem;
        line-height: 1.6
    }
}

/*body,
html {
    overflow-x: hidden
}*/

#text-3,
.constrain,
.content-area,
.site-header,
.site-info,
.site-sub-header__inner {
    max-width: 114rem;
    margin: 0 auto;
    padding: 2rem;
}

.page-header-main {
    background: #f2f4f7;
    width: 100%
}

.site-header {
    display: flex;
    position: relative;
    height: 8rem;
    align-items: center;
    z-index: 1;
    background: #f2f4f7
}

.site-sub-header {
    background-color: #f2f4f7;
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-bottom: 2rem;
    position: relative
}

.home .site-sub-header {
    background-image: none
}

.site-sub-header__title {
    font-size: 3.2rem;
    color: #000;
    font-family: poppinssemibold, sans-serif;
    line-height: 1.1;
    margin-bottom: 2rem
}

@media (min-width:26.25rem) {
.site-sub-header__title {
    font-size: 3.6rem;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}   
}

@media (min-width:48rem) {
    .site-sub-header__title {
        font-size: 4rem;
        margin-bottom: 2rem;
        max-width: 600px;
    }
}

@media (min-width:59.9375rem) {
    .site-sub-header__title {
        font-size: 5rem;
        margin-bottom: 3rem;
        max-width: 900px;
        line-height: 1.05;
    }
}


.site-sub-header__sub-title {
    color: #1993de;
    font-family: poppinslight, sans-serif;
    margin-bottom: 3rem;
    font-weight: 400
}

@media (min-width:48rem) {
    .site-sub-header__sub-title {
        font-size: 2.4rem;
        margin-bottom: 2rem
    }
}

.site-sub-header__button {
    font-family: latobold, sans-serif;
    height: 5rem;
    display: inline-flex;
    width: 20rem;
    margin: 0 auto 0 auto;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .19);

}

.site-sub-header__inner--frontpage {
    text-align: center;
    background-image: none !important
}


.site-sub-header__inner--frontpage .site-sub-header__button {
    margin-bottom: 2rem;
}

.site-sub-header__inner--frontpage {
    text-align: center;
    background-image: none !important
}

.archive .site-sub-header__inner,
.blog .site-sub-header__inner {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-image: none
}

@media (min-width:48rem) {
    .archive .site-sub-header__inner,
    .blog .site-sub-header__inner {
        padding-top: 8rem;
        padding-bottom: 6rem
    }
}

.site-sub-header__inner {
    padding-top: 3rem;
    padding-bottom: 3rem;
    position: relative
}

@media (min-width:48rem) {

    .site-sub-header__inner--frontpage .site-sub-header__button {
        margin-bottom: 3rem
    }
    
    .site-sub-header {
        background-image: url(/wp-content/uploads/2019/10/banner-lines.png);
        background-repeat: no-repeat;
        background-size: 50%;
        background-position: right 100%
    }
    .site-sub-header__inner {
        padding-top: 7rem;
        padding-bottom: 6rem;
        background-image: url(https://wordpress-592954-1937908.cloudwaysapps.com/wp-content/uploads/2021/03/BCC-Graph-2.svg);
        background-repeat: no-repeat;
        background-size: 48%;
        background-position: right 80%
    }
}

.site-sub-header__by {
    text-transform: lowercase;
}

.site-sub-header__by a {
    font-size: 2.2rem;
    text-transform: capitalize;
}

.site-sub-header__inner svg {
    height: auto;
    max-width: 100%;
    margin: 2rem auto 4rem auto
}

@media screen and (min-width:48rem) {
    .site-sub-header__inner svg {
        max-width: 60%;
        margin: initial;
        position: absolute;
        bottom: 2rem;
        right: 0;
        z-index: 0
    }
}

.custom-logo-link {
    width: 23rem
}

@media screen and (min-width:48rem) {
    .custom-logo-link {
        width: 31rem
    }
}

.site-footer {
    background: #1f2733
}

.site-info {
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff
}

.site-info a {
    color: #fff;
    font-size: 1.2rem;
    text-decoration: none;
    font-family: lato, sans-serif;
    font-weight: 400
}

.site-copyright {
    display: flex;
    justify-content: center;
    align-items: center
}

#custom_html-3 {
    margin: 0
}

.site-copyright img {
    width: 2rem;
    text-align: center;
    display: flex;
    margin-right: 1rem
}

.site-social {
    min-width: 8rem
}

.site-social a {
    margin-left: 1rem
}

@media screen and (min-width:48rem) {
    .site-info a {
        font-size: 1.6rem
    }
    .site-copyright img {
        width: 6rem
    }
    .site-social a {
        margin-left: 2rem
    }
}

.widget-area {
    background-color: #1f2733
}

#text-3 {
    padding: 2rem;
    padding-bottom: 2rem;
    background: linear-gradient(180deg, #36C5F1, #1993DE);
    border-radius: 10px;
    position: relative;
    top: -42px;
    margin-bottom: -20px;
}

@media (min-width:48rem) {
    #text-3 {
        padding:  5rem 4.5rem 4rem 4.5rem;
    }
}

.wpcf7-form p:last-of-type {
    text-align: center;
}

@media (min-width:76.8rem) {
    .wpcf7-form p:last-of-type {
        text-align: right;
    }
}

.wpcf7 form .wpcf7-response-output {
    margin:  1rem 0;
}

#text-3.contact-form-submitted .footer-contact__inputs-wrap {
    position: relative;
}

#text-3.contact-form-submitted .thank-you-message {
    display: flex !important;
    position: absolute;
    z-index: 1;
    /* background: #33c0ef; */
    width: 100%;
    height: 100%;
    color: #fff;
    /* vertical-align: baseline; */
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    font-family: latobold, sans-serif;
    z-index:  100;
}

#text-3.contact-form-submitted .thank-you-message a {
    color: #fff;
}


.thank-you-message__copy {
    font-size: 2rem;
    line-height: 1;
}

@media (min-width: 48rem) {
    .thank-you-message__copy {
        font-size: 3rem;
        line-height: 1;
    }
}

#secondary .submit-wrap {
    position: relative;
}

.submit-wrap__thumbs-up {
    display: none;
}

#text-3.contact-form-submitted  .submit-wrap__thumbs-up {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 38px;
    right: 10px;
    fill: #fff;
}

#text-3.contact-form-submitted .footer-contact__side1, #text-3.contact-form-submitted .your-message {
/*    visibility: hidden !important;*/
      display: none;
}

#text-3.contact-form-submitted  .footer-contact__submit-wrap {
    position: relative;
    z-index: 10;
}

#text-3.contact-form-submitted .wpcf7-response-output {
    display: none;
}

#text-3.contact-form-submitted .wpcf7-submit {
    border: 2px solid #fff;
    background-color: transparent !important;
    background-image: url(./images/thumbs-up-solid-white.svg);
    background-position: calc(100% - 12px) center;
    background-size: 24px;
    background-repeat: no-repeat;
    box-shadow:  none !important;
}

#text-3.contact-form-submitted .submit-wrap {
    padding-top: 200px; 
}

.main-navigation {
    margin-left: auto
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999rem;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999rem;
    top: 0
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    left: 100%
}

.main-navigation ul ul a {
    width: 20rem
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation li {
    float: left;
    position: relative;
    margin-left: 0
}

@media (min-width:62rem) {
    .main-navigation li {
        margin-left: 7rem
    }
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: lato, sans-serif;
    padding: 2rem 1rem;
    color: #1993de
}

@media (min-width:48rem) {
    #menu-item-12448 {
        display: none
    }
}

.page_item.current_page_item {
    border-bottom: 5px solid #1993de
}

.main-navigation.toggled ul,
.menu-toggle {
    display: flex !important;
    padding: 1.2rem 1.6rem;
    flex-direction: column
}

.admin-bar .main-navigation.toggled {
    margin-top: 4.6rem
}

.main-navigation.toggled {
    position: fixed;
    left: 0;
    background: #1993de;
    height: 100%;
    top: 0;
    flex-direction: column;
    z-index: 100000;
    box-shadow: none;
    width: 100%
}

.main-navigation.toggled ul {
    top: 4.6rem
}

.main-navigation.toggled a {
    display: flex;
    justify-content: center;
    padding: 1rem;
    color: #fff;
    font-family: poppinssemibold, sans-serif;
    font-size: 4rem
}

@media screen and (min-width:62rem) {
    .menu-open {
        display: none
    }
    .main-navigation ul {
        display: block
    }
}

.menu-close,
.menu-open {
    cursor: pointer
}

.main-navigation__mobile-btn-contact {
    margin-top: auto;
    color: #1993de;
    font-size: 1.8rem !important;
    font-family: poppinssemibold, sans-serif;
    max-width: 30rem;
    margin: 0 auto
}

.button--lg.main-navigation__mobile-btn-contact {
    display: none
}

.main-navigation.toggled .button--lg.main-navigation__mobile-btn-contact {
    display: flex;
    background: #fff;
    color: #1993de;
    margin-top: 30px;
    height: 50px;
    width: 200px;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 50%;
    margin-left: -100px;
    bottom: 5rem
}

.site-navigation__mob-logo {
    visibility: hidden
}

.site-navigation__top-wrap {
    display: none;
    margin-bottom: 2rem
}

.main-navigation.toggled .site-navigation__top-wrap {
    display: flex;
    padding: 0 2rem;
    height: 8rem;
    align-items: center;
    justify-content: space-between
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5rem;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 1.4rem;
    font-size: 1.2rem;
    font-family: poppinssemibold, sans-serif;
    height: auto;
    left: .5rem;
    line-height: normal;
    padding: 1.5rem 2.3rem 1.4rem;
    text-decoration: none;
    top: .5rem;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5rem
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5rem
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.widget {
    margin: 0 0 1.5rem
}

.widget select {
    max-width: 100%
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5rem 0
}

.updated:not(.published) {
    display: none
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0 0 1.5rem 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5rem 0
}

.entry-meta {
    margin: 0 0 1.5rem 0
}

.entry-footer .cat-links {
    padding-right: 1rem
}

.entry-footer .comments-link {
    padding-right: 1rem
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5rem;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075rem 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5rem
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.intro {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4rem;
    flex-direction: column
}

.intro__side-1 {
    padding-right: 1rem
}

.intro__title {
    font-size: 2.8rem;
    font-family: poppinsbold, sans-serif
}

.intro__side-2 {
    font-size: 1.4rem
}

@media (min-width:48rem) {
    .intro__side-2 {
        padding-left: 1rem
    }
}

.intro__img {
    border-radius: 5px
}

@media (min-width:48rem) {
    .intro {
        flex-direction: row
    }
    .intro__side-1 {
        width: 60%
    }
    .intro__side-2 {
        width: 50%
    }
    .page-id-605 .intro__side-1 {
        width: 75%
    }
    .page-id-605 .intro__side-2 {
        width: 35%
    }
}

.header-hlite {
    font-family: poppinsbold, sans-serif
}

.header-hlite__color1 {
    color: #1993de
}

.published-in__title {
    display: block;
    font-size: 1.3rem;
    margin-bottom: 2rem;
    text-align: center;
    font-weight: 400;
    font-family: lato, sans-serif
}

@media (min-width:48rem) {
    .published-in__title {
        font-size: 2.5rem
    }
}

.published-in__items {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 2rem
}

.published-in__item {
    background-color: #252e3d;
    border-radius: 5px;
    color: #fff;
    display: flex;
    padding: 1rem;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

@media (min-width:48rem) {
    .published-in__items {
        flex-direction: row
    }
    .published-in__item {
        max-width: 30%
    }
}

.published-in__btn {
    display: block;
    margin-top: auto
}

#text-3 .widget-title {
    display: none
}

.get-in-touch__title {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1993de;
    font-size: 4.8rem !important;
    color: #FFFFFF;
    text-align:  center;
}

@media (min-width:48rem) {
    .get-in-touch__title {
        font-size: 6rem;
        margin-bottom:  4rem;
    }
}

.get-in-touch__image {
    margin-left: 10px;
    width: 30px;
    display:  none;
}

@media (min-width:48rem) {
    .get-in-touch__image {
        width: 36px
    }
}

.wpcf7-form-control-wrap.your-name input,
.wpcf7-form-control-wrap.your-website input {
    width: 100%
}

.wpcf7-form-control-wrap.your-name,
.wpcf7-form-control-wrap.your-website,
.wpcf7-form-control-wrap.your-message  {
    display: inline-block;
    margin-bottom: 1.5rem;
    width: 100%
}


.wpcf7-form-control-wrap.your-email {
    float: right;
    display: inline-block;
    margin-bottom: 1.5rem;
    width: 100%
}

.footer-contact__side1 {
    width: 100%
}

.footer-contact__side2 {
    width: 100%
}

.footer-contact__submit-wrap span {
    text-align: right;
    padding: 0 0 1.5rem 0;
    float: left;
}

#secondary .wpcf7-submit {
    margin-left:  -7.2rem;
}

@media (min-width:48rem) {
    #secondary .wpcf7-submit {
        margin-left:  0;
    }
}


@media (min-width:48rem) {
    .footer-contact__inputs-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
    .footer-contact__side1 {
        width: 37%;
        margin-bottom: 0
    }
    .footer-contact__side2 {
        width: 60%;
        margin-bottom: 0
    }
}

.wpcf7-form-control-wrap.your-email input {
    width: 100%
}

.wpcf7-form-control-wrap.your-subject input {
    display: block;
    width: 100%
}

#secondary .wpcf7-response-output {
    color: #fff
}

@media screen and (min-width:48rem) {
    #secondary textarea {
        border: 1px solid #fff
    }
}

.footer-contact__submit-wrap {
    padding: 0 0 1.5rem 0;
    color: #b9c0cb;
    text-align: center;
}

@media (min-width:48rem) {
    .footer-contact__submit-wrap {
        display: flex;
        text-align: right;
        justify-content: flex-end
    }
}

@media (min-width:48rem) {
    .footer-contact__message {
        padding: 0 2rem 2rem 2rem;
        max-width: 74rem;
    }
    .wpcf7-form p:last-of-type {
        text-align: right;
    }
}

.contact-form-submitted .footer-contact__side2 {
    width: 100%;
}

.contact-form-submitted .footer-contact__submit-wrap {
}

.tools {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center
}

.tools__item {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    margin-bottom: 1rem;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width:48rem) {
    .tools__item {
        width: 30%
    }
}

.tools__item-title {
    background-color: #1f2733;
    text-align: left;
    color: #fff;
    padding: 1.2rem
}

.tools__item-description {
    padding: 1rem
}

.videos {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center
}

.videos__item {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    margin-bottom: 1rem;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width:48rem) {
    .videos__item {
        width: 30%
    }
}

@media screen and (min-width:26rem) and (max-width:76.8rem) {
    .videos__item {
        width: 48%
    }
}

.videos__item-title {
    background-color: #1f2733;
    text-align: left;
    color: #fff;
    padding: 1.2rem;
    margin-bottom: 0
}

.videos__item-description {
    padding: 0;
    margin-bottom: .4rem
}

.videos__item img {
    width: 100%
}

.single-post .content-area {
    padding-bottom: 2rem
}

.single-post .site-sub-header,
.single-post .site-sub-header__inner {
    background-image: none;
    text-align: center
}

@media (min-width:62rem) {
    .single-post .content-area {
        margin: 0 auto;
        width: 60%
    }
}

.archive .content-area,
.blog .content-area {
    padding-bottom: 2rem
}

.archive .has-post-thumbnail .post-thumbnail img:hover,
.blog .has-post-thumbnail .post-thumbnail img:hover {
    opacity: .7
}

.archive .post h2 a,
.blog .post h2 a,
.entry-meta a {
    text-decoration: none;
    font-weight: 400
}

@media (min-width:48rem) {
    .archive .post,
    .blog .post {
        width: 33%;
        float: right;
        font-size: 1.2rem;
        clear: right
    }
    .archive .post .post-thumbnail,
    .blog .post-thumbnail .post {
        width: 30%;
        float: left
    }
    .archive .post .post-thumbnail,
    .blog .post .post-thumbnail {
        float: left;
        width: 40%
    }
    .archive .post h2,
    .blog .post h2 {
        font-size: 1.3rem;
        float: right;
        width: 55%;
        line-height: 1.4;
        color: initial;
        clear: none;
        margin-bottom: .5rm
    }
    .archive .entry-meta,
    .blog .entry-meta {
        float: right;
        width: 55%;
        margin-top: 0;
        font-size: 1.2rem;
        color: inherit
    }
    .archive .post:first-of-type,
    .blog .post:first-of-type {
        width: 65%;
        float: left
    }
    .archive .post:first-of-type,
    .blog .post:first-of-type h2 {
        margin-bottom: 2rem
    }
    .archive .post:first-of-type h2,
    .blog .post:first-of-type h2 {
        font-size: 3rem;
        float: none;
        width: 100%;
        margin-top: 0
    }
    .archive .post:first-of-type .entry-meta,
    .blog .post:first-of-type .entry-meta {
        float: none;
        width: 100%;
        margin-top: 0;
        font-size: inherit
    }
    .archive .post:first-of-type .post-thumbnail,
    .blog .post:first-of-type .post-thumbnail {
        width: 100%;
        float: none
    }
    .archive .post:first-of-type .entry-meta,
    .blog .post:first-of-type .entry-meta {
        font-size: 1.6rem
    }
}

.navigation {
    padding: 2rem 0;
    clear: both;
    text-align: center
}

.navigation ul {
    padding: 0;
    margin: 0 auto
}

.navigation li {
    display: inline-block;
    margin-bottom: 2.4rem
}

.navigation li a {
    border: 1px solid #1993de;
    border-radius: 3px;
    cursor: pointer;
    padding: 1.2rem;
    padding: 1.2rem 1.6rem;
    color: #1993de;
    text-decoration: none;
    font-weight: 400
}

.navigation li a:hover,
.navigation li.active a {
    color: #fff;
    background-color: #1993de
}

.site-sub-header__inner svg a tspan:hover {
    fill: #404040
}

.site-sub-header__inner svg a tspan tspan {
    text-decoration: underline;
    fill: #107cb2;
    font-family: poppinssemibold, sans-serif
}

.site-sub-header__inner svg a:hover tspan tspan {
    text-decoration: none;
    fill: #404040
}

.site-sub-header__inner svg a:focus {
    outline: 0
}

.site-sub-header__inner svg a {
    text-decoration: none
}

a {
    color: #107cb2;
    font-family: latobold, sans-serif;
    text-decoration: underline
}

a:hover u,
a:visited u {
    text-decoration: none;
    color: #404040
}

a:hover {
    color: #107cb2;
    text-decoration: none;
    color: #404040
}

.page-header.nav-past-header {
    opacity: 0;
    transition: opacity .5s
}

.page-header.nav-past-header.nav-up {
    opacity: 0;
    transition: opacity .5s
}

.page-header.nav-past-header.nav-down {
    position: fixed;
    width: 100%;
    height: 8rem;
    z-index: 10;
    opacity: 1;
    transition: opacity .5s;
    top: 0
}

.admin-bar .page-header.nav-past-header.nav-down {
    top: 3.2rem
}

.body-nav-past-header.body-nav-down {
    padding-top: 80px !important;
}

.how-im-different {
    padding-bottom: 2rem;
    margin-bottom: 4rem
}

.how-im-different__sub-title {
    font-family: poppinsbold, sans-serif;
    color: #1993de;
    margin-bottom: 2rem;
    line-height: 1
}

.how-im-different .glide__bullet {
    width: 2rem;
    height: 2rem;
    background: #f2f4f7;
    box-shadow: none
}

.how-im-different .glide__bullet--active {
    width: 2rem;
    height: 2rem;
    background: #1993de;
    border: none
}

.how-im-different .glide__bullets {
    bottom: 0
}

@media (min-width:62rem) {
    .how-im-different .glide__bullet {
        display: none !important
    }
}

.tm-row {
    margin-bottom: 4rem
}

.tm-row__side2 {
    background: #f2f4f7;
    border-radius: 10px;
    display: flex;
    margin-bottom: 4rem;
    padding: 2rem;
    position: relative
}

.tm-row__figure {
    margin-right: 2rem
}

.tm-row__sub-title {
    color: #1993de
}


.tm-row__sub-title img {
    vertical-align: middle;
}

.tm-row__copy a {
    color: #000;
    font-weight: inherit;
    text-decoration: none;
}

.tm-row__side2 {
    display: flex;
    flex-direction: space-between
}

/*.tm-row__item.tm-row__item--last .tm-row__side2 {
    background: #1b94de
}

.tm-row__item.tm-row__item--last {
    color: #fff
}

.tm-row__item.tm-row__item--last .tm-row__sub-title {
    color: #323345;
}*/

.tm-row__body {
    width: 60%
}

.tm-row__figure {
    width: 30%
}

.tm-row__img {
    border-radius: 50%;
    width: 150px;
}

.tm-row__social-image {
    position: absolute;
    right: 15px;
    bottom: 15px
}

@media (min-width:48rem) {
    .tm-row__item {
        display: flex
    }
    .tm-row__side1 {
        width: 40%;
        padding-right: 2rem
    }
    .tm-row__side2 {
        width: 70%
    }
    .tm-row__side2__name {
        font-family: poppinsbold, sans-serif
    }
}

.tm-row__item--left-align {
    flex-direction: row-reverse
}

@media (max-width:48rem) {
    .tm-row__figure {
        width: 30%;
        max-width: 80px
    }
    .tm-row__copy {
        margin-left: -100px;
        margin-right: -20%
    }
    .tm-row__sub-title {
        min-height: 60px
    }
    .tm-row__social-image {
        width: 40px
    }
}


.testimonial-featured .glide__bullets-wrap {
    margin-top: 40px;  
}

.testimonial-featured .glide__slides {
    white-space: normal;
/*    padding:  0 4rem;
*/}

.testimonial-featured .glide__bullet {
    width: 2rem;
    height: 2rem;
    background: #ccc;
    box-shadow: none
}

.testimonial-featured .glide__bullet--active {
    width: 2rem;
    height: 2rem;
    background: #1993de;
    border: none
}

.testimonial-featured.glide__bullets {
    bottom: 0
}

@media (min-width:62rem) {
    .testimonial-featured .glide__bullets-wrap {
/*        display: none !important; */
          margin-top: 60px;
    }
}

.tf-bg-wrap {
    text-align: center;
    background-color: #f2f4f7;
    margin-bottom: -2.5rem;
    padding-top: 0;
    padding-bottom: 60px;
}

.testimonial-featured {
    max-width: 1100px;
    margin:  0 auto;
}

.testimonial-featured__inner {
    padding:  2rem 0rem;
    margin-bottom: 2rem;
}

.testimonial-featured__item {
/*    width: 33.33333%;
    max-width: 366.66666px;*/
    padding: 0 2rem;
    background-image: url(./images/Icon-quote.svg);
    background-repeat: no-repeat;
    background-position: 50% calc(100% - 10px);
}

.testimonial-featured__img-wrap {
    text-align: center;
    margin-bottom: 1rem
}

.testimonial-featured__img-wrap {
    min-height: 90px;
    vertical-align: bottom;
    display: flex;
    align-items: flex-end;  
    justify-content: center;
    margin-bottom: 2rem;
}

.testimonial-featured__img {
    max-width: 24rem;
    margin-right:  1rem;
    margin-left:  1rem;
}


@media (min-width:48rem) {
    .testimonial-featured__img {
        max-width: 30rem
    }
}

.testimonial-featured__name {
    font-family: poppinsmedium, sans-serif;
    color: #1993de
}

.testimonial-featured__copy {
    font-family: poppinsmedium, sans-serif;
    margin: 0 auto;
    padding: 0 0rem 4rem
}

@media (min-width:48rem) { 
    .testimonial-featured__copy {
        font-family: poppinsmedium, sans-serif;
        margin: 0 auto;
        padding: 0 2rem 4rem
    }
}

.bc-recent-posts {
    z-index: 0;
    margin-bottom: 1rem
}

.bc-recent-posts__iten {
    max-width: 30rem
}

.bc-recent-posts__item {
    position: relative
}

.bc-recent-posts__item a {
    text-decoration: none
}

.bc-recent-posts__img-wrap {
    background-size: cover;
    border-radius: 5px 5px 0 0;
    height: 17rem;
    width: 100%;
    margin-bottom: -.6rem;
/*    object-fit: cover*/
}

@media (min-width:62rem) {
    .bc-recent-posts__img-wrap {
        height: 15rem;
    }
}

.bc-recent-posts__title {
    font-size: 1.6rem;
    height: 12rem;
    background: rgba(184, 184, 184, .28);
    border-radius: 0 0 5px 5px;
    text-align: left;
    padding: 1.5rem 1rem;
    font-family: lato, sans-serif;
    color: #323345;
    position: relative;
    padding-bottom: 2.5rem;
    padding-right: 2.5rem;
    line-height: 1.5;
    font-weight: 400
}

@media (max-width:56rem) {

    .bc-recent-posts__title {
            height: 10rem;
    }

}

.bc-recent-posts__arrow {
    position: absolute;
    right: -10px;
    bottom: 5px;
    width: 60px
}


.glide__bullets {
    bottom: 0
}

.bc-recent-posts .glide__line {
    position: absolute;
    height: .6rem;
    width: 100%;
    z-index: 0;
    background: linear-gradient(45deg, #00c1e6, #0043d8);
    top: calc(50% - .4rem)
}

.bc-recent-posts .glide__bullets {
    bottom: -2rem;
    width: 80%;
    justify-content: space-between
}

.bc-recent-posts .glide__bullet {
    background-color: #fff;
    width: 1.7rem;
    height: 1.7rem;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    cursor: pointer;
    line-height: 0;
    box-shadow: 0 margin: 0 .25em;
    opacity: 1;
    border: 4px solid #00c1e6;
    z-index: 10
}

.bc-recent-posts .glide__bullet--first {
    border-color: #00c1e6 !important;
    margin: 0;
    margin-left: -1rem
}

.bc-recent-posts .glide__bullet--second {
    border-color: #01a5e3 !important
}

.bc-recent-posts .glide__bullet--third {
    border-color: #036fdd !important
}

.bc-recent-posts .glide__bullet--last {
    border-color: #0027d4 !important;
    margin: 0;
    margin-right: -1rem
}

.bc-recent-posts__item {
/*    max-width: 34rem;*/
    margin: 5px
}

@media (min-width:48rem) {
    .bc-recent-posts__item {
        max-width: 26.75rem
    }
}

.bc-recent-posts__item:first-child {
    margin-left: 0
}

.bc-recent-posts__item:last-child {
    margin-right: 0
}

.bc-recent-posts__item--last .bc-recent-posts__title {
    background: rgba(1, 1, 1, .5);
    position: absolute;
    bottom: 0;
    height: 26.7rem;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    color: #fff;
    font-family: poppinsbold, sans-serif;
    margin: 0;
    font-size: 1.8rem;
    border-radius: 5px;
    top: 0;
    margin-right: 10px;
    margin-left: 10px
}

.bc-recent-posts__item--last:hover .bc-recent-posts__title {
    height: 0;
    display: none
}

.bc-recent-posts__item--last .bc-recent-posts__img-wrap {
    height: 26.5rem
}

@media (min-width:48rem) {
    .bc-recent-posts .glide__line {
        height: 1rem;
        top: calc(50% - .5rem)
    }
    .bc-recent-posts .glide__bullet {
        background-color: #fff;
        width: 2.8rem;
        height: 2.8rem;
        border: 6px solid #00c1e6
    }
}

@media (min-width:62rem) {
    .glide--swipeable {
        cursor: default !important
    }
}

/* Workaround to stop buttons glide buttons being clickable on desktop */
@media (min-width:992px) {

    .glide__bullets-wrap {
        position: relative;
    }

    .bc-recent-posts .glide__bullets-wrap:before {
        position: relative;
        z-index: 100;
        width: 100%;
        height: 40px;
        content: " ";
        margin: 0 auto;
        position: absolute;
        top: -20px;
        left: 0;
    }
}

#secondary input[type=email],
#secondary input[type=text],
#secondary select,
#secondary textarea {
/*    border: 0;
    background: 0 0;
    color: #fff;
    border-bottom: 1px solid #fff*/
    border-radius:  5px;
    height: 50px;
}

#secondary .wpcf7-form-control::placeholder {
    color: #B9C0CB;
}

#secondary .wpcf7-form-control-submit-wrap {
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center
}

#secondary .widget-title {
    color: #1993de
}

#secondary option {
    color: #000
}

#secondary input:focus {
    box-shadow: 0 0 10px 0 #116ba1 !important;
    border: none;
    outline:  none;
}

#secondary select {
    padding-bottom: 1.5rem;
    width: 100%;
    padding: .7rem;
    color:  #B9C0CB;
    background: #fff;
}

.select-has-value {
    color: #000 !important;
}

select option:first-child {
    color: #B9C0CB !important;
}

#secondary .wpcf7-not-valid-tip {
    color:  #fff;
}

#secondary textarea {
    border-top: 1px solid #fff;
    height: 17.5rem;
}

#secondary textarea:focus, #secondary select:focus {
    outline: none;
    border: none;
    box-shadow: 0 0 10px 0 #116ba1 !important;
}

#secondary  .wpcf7-submit {
    width: 200px;
    height: 50px;
    background: #1F2733;
}

/*.contact-form-submitted .wpcf7-submit {
    background-image: url(./images/thumbs-up-solid-white.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 24px;
}*/

.select-customer-arrow {
    position: relative
}

.select-customer-arrow:after {
    content: '>';
    color: #4caae4;
    right: 11px;
    top: 10px;
    position: absolute;
    pointer-events: none;
    font-family: poppinsbold, sans-serif;
    font-size: 18px;
    transform: rotate(90deg)
}

.idhow-did-you {
    margin-bottom: 1.5rem;
    display: block;
}

select::-ms-expand {
    display: none
}

.select-customer-arrow select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none
}

#secondary .wpcf7 .ajax-loader {
    background-repeat: no-repeat;
    background-image: url(./images/loading1.svg) !important;
    position: absolute;
    left: 0;
    background-size: 24px;
    bottom:  10px;
}

@media (min-width:  48rem){
    #secondary .wpcf7 .ajax-loader {
        left:  -90px;
    }
}

#secondary .wpcf7 .ajax-loader:before {
    display: none;
}

.grecaptcha-badge {
    display: none !important
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    user-select: none
}

.glide__arrow:disabled {
    visibility: hidden;
}

.glide__bullets {
    -webkit-touch-callout: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 4px;
    box-shadow: 0 0.25em 0.5em 0 rgb(0 0 0 / 10%);
    text-shadow: 0 0.25em 0.5em rgb(0 0 0 / 10%);
    opacity: 1;
    cursor: pointer;
    transition: opacity 150ms ease, border .3s ease-in-out;
    transform: translateY(-50%);
    line-height: 1;
    color: #1993de;
    font-size: 45px;
    line-height: 0;
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-family: 'poppinsmedium';
}

.glide__arrow:focus {
    outline: 0
}

.glide__arrow:hover {
    border-color: #fff
}

.glide__arrow {
    display: none;
}

@media (min-width:48rem) {
    .glide__arrow {
        display: block;
    }
    .glide__arrow--left {
        left: 0rem
    }

    .glide__arrow--right {
        right: 0rem
    }
}

.glide__arrow--disabled {
    opacity: .33
}

.glide__bullets {
    position: absolute;
    z-index: 2;
    bottom: 2em;
    left: 50%;
    display: inline-flex;
    list-style: none;
    transform: translateX(-50%)
}

.glide__bullet {
    background-color: rgba(255, 255, 255, .5);
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    transition: all .3s ease-in-out;
    cursor: pointer;
    line-height: 0;
    box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .1);
    margin: 0 .25em
}

.glide__bullet:focus {
    outline: 0
}

/*.glide__bullet:focus,
.glide__bullet:hover {
    border: 2px solid #fff
}*/

.glide__bullet--active {
    background-color: #fff
}

.glide--swipeable {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.glide--dragging {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

/*.faq-row {
    padding-bottom: 120px;
}*/

.faq-row__side2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.faq-row__item {
    width:  100%;
}

@media (min-width:  48rem){
    .faq-row__item {
        width:  calc(50% - 10px);
    }
}

.faq-row__item.is-active {
    display: block !important;
}


.faq-row__item.is-active .faq-row__item-content  {
    display: block !important;
}

.faq-row__item.is-active .faq-row__item-title svg path {
    fill: #000;
}

.faq-row__item .faq-row__item-title svg {
    transform: rotate(0);
    transition:  0.3s transform;
    min-width:  15px;
}

.faq-row__item.is-active .faq-row__item-title svg {
    transform: rotate(45deg);
}

.faq-row__item-title {
    border: 1px solid #1993DE;
    font-family: latobold, sans-serif;
    color: #1993DE;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

@media (min-width:  48rem){
    .faq-row__item.is-active .faq-row__item-content {
        width: 200%;
    }
}

.faq-row__item-content {
    display: none;
}

@media (min-width:48rem) {
.faq-row__wrap {
    display: flex
}
.faq-row__side1 {
    width: 40%;
    padding-right: 2rem
}
.faq-row__side2 {
    width: 70%
}
}

.swp_social_panel.swp_horizontal_panel {
    margin-top: -20px !important;
    margin-bottom: 20px !important;
}

.bc-breadcrumb {
    margin-bottom: -24px;
    margin-top: 36px;
    padding-left: 0;
    margin-left: 0px;
    min-width: 25rem !important;
}

.bc-breadcrumb li {
    display: inline;
    padding-right: 10px;
}


.post-type-archive-googleupdates .site-sub-header__sub-title,
.post-type-archive-googleupdates .site-sub-header__title  {
    text-align: center;
}


.page-id-26286 .site-sub-header__inner {
    text-align: center;
    background-image:  none;
    padding-bottom: 7rem;
}

.bc-gnotes-month {
  border-radius: 10px;
  background-color: #F2F4F7;
  padding:  20px;
  margin-bottom: 30px;
}

body .bc-gnotes-month:nth-child(1n+3) {
    display: none;
}

.bc-gnotes-month__title {
  color: #323345;
  display: block;
  font-family: poppinssemibold, sans-serif;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 55px;  
  margin-bottom: 44px;  
}

.bc-gnotes-month__note {
    display: flex;
    margin-bottom: 20px; 
}

.bc-gnotes-month-note__date {
  width: 100px;
  color: #B9C0CB;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px
}

.bc-gnotes-month-note__content {
  color: #323345;
  font-family: Lato;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  width: 100%;
}

.bc-view-more {
    text-align: center;
    padding:  20px;
    margin-bottom: 30px;    
}

.bc-view-more__btn {
    background-color: #F2F4F7;
    text-transform: capitalize;
    color: #000;
    font-weight: bold;   
}

.bc-gnotes-month-note__bookmark {
    background-color: rgba(25,147,222,0.1);
    background-image: url(./images/bookmark_blue_24dp.svg);
    border-radius: 10px;
    color: #1993DE;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: 24px 23px;
    padding-left: 60px;
    margin-top: 20px;
}

/* NOTES PAGE ID page-id-25439 */
.page-id-26286 .site-sub-header {
    background-image:  none;
}

.page-id-26286 .content-area { 
    display: flex;
}

.bc-timeline-nav {
    display: none;
    width: 30%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: sticky;
    top: 30px;
    height: 100vh;
}

@media (min-width:48rem) {
.bc-timeline-nav {
    display: block;
}
}

.page-id-26286 .site-main { 
    width:  100%;
}

.bc-timeline-nav__main-title {
    color: #000000;
    font-family: poppinsbold;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.6;
    position: relative;
    padding-left: 2rem;
}

.bc-timeline-nav__title {
    color: #000000;
    font-family: poppinsbold;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.6;
    position: relative;
    padding-left: 2rem;
}

.bc-timeline-nav__title:before {
    content: " ";
    width: 0;
    height: 0;
    border-top: 5px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    /* bottom: 0; */
    margin-top: 10px;
    position: absolute;
    bottom: 50%;
    left: 0;
}

.bc-timeline-nav__year {
    color: #000000;
    font-family: poppinsbold, sans-serif;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.6;
    border-right: 1px solid #ccc;
    margin-right: 2rem;
}

.bc-timeline-nav__month {
    color: #323345;
    font-family: Lato;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.5;
    padding-left:  2rem;
}


.bc-timeline-nav__month a {
    color: #1993DE;
    text-decoration: none;
    color: #323345;
    font-family: lato, sans-serif;
    font-weight: normal;
}

.bc-timeline-nav__month a.active {
/*    border-right: 2px solid #1993DE;
*/    display: block;
/*    color:  #1993DE;
*/
}

.bc-timeline-nav ul {
    margin: 0;
    padding: 0;
    margin-bottom: 2rem;
    list-style-type: none;
}

.bc-search {
    width: 25rem;
    height: 5rem;
    margin: 0 auto;
    position: relative;
    padding-right: 35px;
    background: #fff;
    border-radius: 5px;    
}

#bc-search__input {
    border: none;
    /* background: transparent; */
    height: 100%;
    width: 100%;
    padding-right: 40px;
    /* color: #B9C0CB; */
    padding-left: 20px;
}

.bc-search__btn {
    width: 40px;
    padding: 0;
    height: 100%;
    background: transparent;
    color: #000;
    text-align: center;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    justify-content: center;
    align-items: center;    
}

.bc-search__btn svg {
    position: static;
    width: 1.5rem;
    margin: 0;
}

.bc-timeline-nav__year span ~ p {
    display: none;
}

.bc-timeline-nav__month a {
    display: block;
}

.bc-timeline-nav__month.visible a {
    border-right: 2px solid #1993DE;
    display: block;
    color: #1993DE;
}

svg.bc-timeline-nav__marker {
    display: none;
}

::target-text {
    background: #9cf5ff;
}

.menu-item-26501 a {
    color: #323345 !important;
/*    line-height: 36px; */
      font-size: 14px;
}


@media (min-width:62rem) {
    .main-navigation a {
        line-height: 24px;
    }
}