/*!
 * Vitality v2.2.0 (http://themes.startbootstrap.com/vitality-v2.2.0)
 * Copyright 2013-2018 Start Bootstrap
 * Purchase a license to use this theme at (https://wrapbootstrap.com)
 */

html,
body {
    height: 100%;
}

hr {
    max-width: 100px;
    height: 2px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

    hr.colored {
        border-color: #00B6DE;
    }

        hr.colored.inverted {
            border-color: #004A61;
        }

@media (min-width: 992px) {
    hr {
        max-width: 150px;
    }
}

section.page-section {
    padding: 100px 0;
}

    section.page-section.inverted {
        color: #ffffff;
    }

    section.page-section.bg-lightblue {
        background-color: #00B6DE;
    }

    section.page-section.bg-darkblue {
        background-color: #004A61;
    }

    section.page-section.bg-burntorange {
        background-color: #de6c0d;
    }

@media (max-width: 767px) {
    section .page-section {
        padding: 75px 0;
    }
}

::-webkit-input-placeholder {
    font-weight: 300;
    font-family: "Open sans", Arial, sans-serif;
}

:-moz-placeholder {
    font-weight: 300;
    font-family: "Open sans", Arial, sans-serif;
}

::-moz-placeholder {
    font-weight: 300;
    font-family: "Open sans", Arial, sans-serif;
}

:-ms-input-placeholder {
    font-weight: 300;
    font-family: "Open sans", Arial, sans-serif;
}

body {
    font-weight: 300;
    font-family: "Open sans", Arial, sans-serif;
}

a {
    color: #00B6DE;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    a:hover/*, a:focus*/ {
        color: #004A61;
        text-decoration: none;
    }

    .modal a:hover /*, a:focus*/ {
        color: #ffffff;
    }

p {
    font-size: 18px;
    line-height: 1.5;
}

    p.lead {
        font-size: 24px;
        font-family: "Open sans", Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }

    p.small-print {
        font-size: 0.9rem;
    }

    p .separator {
        color: #00B6DE;
    }

h1,
h2,
h3,
h4,
h6 {
    font-family: "Open sans", Arial, sans-serif;
    font-weight: 300;
}

h5 {
    font-weight: 700;
    font-size: 1em;
}

@media (min-width: 768px) {
    h1 {
        font-size: 52px;
    }

    h2 {
        font-size: 50px;
    }
}

#mainNav {
    background-color: #222;
}

    #mainNav .navbar-toggler {
        padding: 15px;
        color: white;
        font-size: 14px;
    }

        #mainNav .navbar-toggler:hover, #mainNav .navbar-toggler:focus {
            color: #222;
            background-color: white;
        }

    #mainNav .navbar-brand {
        color: white;
        font-size: 24px;
        /*line-height: 44px;*/
        font-family: "Open sans", Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }

        #mainNav .navbar-brand img {
            height: 40px;
        }

    #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link {
        padding-top: 15px;
        padding-bottom: 15px;
        color: white;
    }

        #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link:hover/*, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link:focus*/ {
            color: rgba(255, 255, 255, 0.5);
        }

        #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:hover, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:focus {
            color: #00B6DE;
        }

@media (min-width: 992px) {
    #mainNav {
        height: auto;
        padding: 30px 0;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s;
        background-color: transparent;
    }

        #mainNav.navbar-shrink {
            padding: 5px 0;
            background-color: #222;
        }

        #mainNav .navbar-brand {
            font-size: 26px;
            /*line-height: 50px;*/
        }

        #mainNav .navbar-brand img {
            height: 50px;
        }

        #mainNav .navbar-collapse .navbar-nav > .nav-item {
            margin-right: 5px;
            line-height: 1;
            text-align: center;
        }

            #mainNav .navbar-collapse .navbar-nav > .nav-item:last-child {
                margin-right: 0;
            }

            #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link {
                padding: 15px;
            }

                #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:hover, #mainNav .navbar-collapse .navbar-nav > .nav-item > .nav-link.active:focus {
                    color: #00B6DE;
                    border-radius: 0;
                    background-color: white;
                    border-radius: 5px;                    
                }
}

@media (min-width: 1200px) {
    #mainNav .navbar-collapse .navbar-nav > .nav-item {
        line-height: 1.5;
        text-align: left;
    }
}

header.masthead {
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
    background-position-x: center; /* ONLY USE rIGHT WHEN IN sANTA MODE! */
}

@media (min-width: 1024px) {
    header.masthead {
        background-attachment: fixed;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    header.masthead {
        background-attachment: scroll;
    }
}

header.masthead .masthead-img {
    max-width: 100%;
    max-height: 150px;
}

header.masthead .masthead-title {
    font-size: 4rem;
    line-height: 4rem;
    font-family: "Open sans", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

header.masthead .masthead-subtitle-1 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    padding-top: 0.7rem;
    padding-bottom: 0rem;
}

header.masthead .masthead-subtitles-separator {
    max-width: 23rem;
}

header.masthead .masthead-subtitle-2 {
    padding-top: 0rem;
    font-size: 0.8rem;
}

    header.masthead .masthead-subtitle-2 .emphasis {
        font-style: italic;
        text-decoration: underline;
        margin-left: -0.1rem;
        margin-right: 0.1rem;
    }

    header.masthead .masthead-subtitle-2 i {
        color: #f1c40f;
    }

    header.masthead .masthead-subtitle-2 next-sentence {
        display: block;
    }

    header.masthead .masthead-subtitle-2 a {
        color: #ffffff;
    }

    header.masthead .masthead-subtitle-2 a:hover {
        text-decoration: underline;
    }

header.masthead .masthead-subtitle-gold {
    font-weight: 400;
    font-family: "Charm", Arial, sans-serif;
    padding-top: 2rem;
    font-size: 1.2rem;
    color: #C5AE7F;
}

header.masthead .scroll-down {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

    header.masthead .scroll-down .btn {
        font-size: 30px;
        line-height: 50px;
        width: 50px;
        height: 50px;
        padding: 0;
        letter-spacing: normal;
        color: white;
        border: 2px solid white;
        border-radius: 100% !important;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

        header.masthead .scroll-down .btn:hover {
            color: rgba(255, 255, 255, 0.5) !important;
            border-color: rgba(255, 255, 255, 0.5);
            outline: none;
        }

        header.masthead .scroll-down .btn:active, header.masthead .scroll-down .btn:focus {
            -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5) !important;
            box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5) !important;
        }

header.masthead .mspartner-logo {
    position: absolute;
    bottom: 86px;
    text-align: center;
    width: 100%;
}

    header.masthead .mspartner-logo img {
        height: 13px;
    }

@media (min-width: 472px) {
    header.masthead .mspartner-logo {
        right: 33px;
        bottom: 32px;
        width: unset;
    }

        header.masthead .mspartner-logo img {
            height: 15px;
        }

    header.masthead .masthead-subtitle-2 next-sentence {
        display: inline;
    }
}

@media (min-width: 992px) {
    header.masthead {
        height: 100vh;
        min-height: 700px;
        padding-top: 0;
        padding-bottom: 0;
    }

        header.masthead .masthead-img {
            max-height: 234px;
            margin-top: 3rem;
        }

        header.masthead .masthead-title {
            font-size: 5rem;
            line-height: 5rem;
        }

        header.masthead .masthead-subtitle-1 {
            font-size: 1.7rem;
            line-height: 2rem;
            padding-top: 1.5rem;
            padding-bottom: 0.7rem;
        }

        header.masthead .masthead-subtitles-separator {
            max-width: 34rem;
        }

        header.masthead .masthead-subtitle-2 {
            padding-top: 0.3rem;
            font-size: 1.2rem;
        }

        header.masthead .masthead-subtitle-gold {
            padding-top: 2rem;
            font-size: 1.9rem;
        }

        header.masthead .mspartner-logo {
            right: 38px;
            bottom: 35px;
        }

            header.masthead .mspartner-logo img {
                height: 20px;
            }
}

header.video {
    background: #222;
    overflow: hidden;
}

    header.video .overlay {
        position: absolute;
        z-index: 1;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.6;
        background: black;
    }

    header.video .container {
        position: relative;
    }

    header.video .container,
    header.video .scroll-down {
        z-index: 999;
    }

    header.video video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

@media screen and (max-device-width: 1024px) {
    header.video {
        background: url("../img/agency/backgrounds/bg-mobile-fallback.jpg") #222 no-repeat center center scroll;
    }

        header.video video {
            display: none;
        }
}

.blog-carousel .item {
    position: relative;
    margin-right: 1px;
    margin-left: 1px;
}

    .blog-carousel .item .thumbnail-container {
        position: relative;
    }

    .blog-carousel .item img {
        /*border-radius: 200px;*/
    }


    .blog-carousel .item .blog-caption {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        width: 100%;
        margin: auto;
        padding: 15px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        /*color: rgba(255, 255, 255, 0.7);*/
        background-image: linear-gradient(
            rgba(0, 0, 0, 0.0) 0%, /* 
        rgba(0, 0, 0, 0.0) 70%, 
            rgba(0, 0, 0, 0.2) 80%, 
        rgba(0, 0, 0, 0.7) 90%, 
        rgba(0, 0, 0, 0.9) 95%,*/
            rgba(0, 0, 0, 1.0) 100%)
    }

        .blog-carousel .item .blog-caption h3 {
            margin: 0;
            padding-top: 0.5em;
            padding-bottom: 0.5em;
            /*font-weight: 700;*/
            /*border-radius: 12px/45px;*/
            padding-left: 0.2em;
            padding-right: 0.2em;
            color: #ffffff;
            overflow-wrap: break-word;
            /*background-color: none;*/
            background-color: rgba(34, 34, 34, 0.7);
            /* font-size is set by Javascript as a pecentage of the item's image width */
        }

        .blog-carousel .item .blog-caption hr {
            max-width: 50px;
            margin: 5px auto;
        }

        .blog-carousel .item .blog-caption p {
            margin: 0;
        }

        .blog-carousel .item .blog-caption .list-blog-social {
            margin-top: 5px;
        }

            .blog-carousel .item .blog-caption .list-blog-social li a {
                color: rgba(255, 255, 255, 0.7);
            }

                .blog-carousel .item .blog-caption .list-blog-social li a:hover, .blog-carousel .item .blog-caption .list-blog-social li a:focus {
                    color: white;
                }

    .blog-carousel .item .nav-overlay {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        /*border-radius: 200px;*/
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        border: transparent solid 2px;
    }

        .blog-carousel .item .nav-overlay:hover, .blog-carousel .item .nav-overlay.hover {
            border: #00B6DE solid 2px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

    .blog-carousel .item .summary a {
        color: #ffffff;
    }

        .blog-carousel .item .summary a:hover, .blog-carousel .item .summary a.hover {
            text-decoration: underline;
        }

    .blog-carousel .item .summary .blog-date {
        font-size: 0.8em;
    }

.blog-carousel.owl-carousel.owl-theme .owl-controls .owl-prev {
    left: -39px !important;
    background-color: transparent !important;
    color: #00B6DE !important;
    display: none;
    margin-bottom: 0px !important; /* Note we're controlling the margin-top in JavaScript to correctly v-align the nav arrow with the center of the "blog thumbnail" */
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.blog-carousel.owl-carousel.owl-theme .owl-controls .owl-next {
    right: -39px !important;
    background-color: transparent !important;
    color: #00B6DE !important;
    display: none;
    margin-bottom: 0px !important; /* Note we're controlling the margin-top in JavaScript to correctly v-align the nav arrow with the center of the "blog thumbnail" */
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.blog-carousel.owl-carousel.owl-theme .owl-controls .owl-prev.disabled,
.blog-carousel.owl-carousel.owl-theme .owl-controls .owl-next.disabled {
    display: none;
}

.blog-carousel.owl-carousel.owl-theme .owl-controls .owl-pagination {
    display: block;
    margin-top: 1.5rem !important;
}

@media (min-width: 497px) {
    .blog-carousel.owl-carousel.owl-theme .owl-controls .owl-pagination {
        display: none;
    }
    .blog-carousel.owl-carousel.owl-theme .owl-controls .owl-prev,
    .blog-carousel.owl-carousel.owl-theme .owl-controls .owl-next {
        display: block;
    }
}

.blog-carousel.owl-carousel.owl-theme .owl-controls .owl-page span {
    background-color: #00B6DE;
}

.call-to-action {
    padding: 100px 0;
    text-align: center;
    color: white;
    background-color: #222;
    background-size: cover;
    background-attachment: scroll;
    background-position-x: center;
    position: relative;
}

@media (min-width: 1024px) {
    .call-to-action {
        background-attachment: fixed;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .call-to-action {
        background-attachment: scroll;
    }
}

.call-to-action span.quote {
    font-size: 30px;
    font-weight: 300;
    line-height: 32px;
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
}

@media (min-width: 768px) {
    .call-to-action {
        padding: 150px 0;
    }

        .call-to-action span.quote {
            font-size: 36px;
            line-height: 38px;
        }
}

@media (min-width: 992px) {
    .call-to-action {
        padding: 300px 0;
    }

        .call-to-action span.quote {
            font-size: 40px;
            line-height: 42px;
        }
}

.call-to-action.contact {
    padding-top: 100px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 768px) {
    .call-to-action.contact {
        padding-top: 150px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 992px) {
    .call-to-action.contact {
        padding-top: 300px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.call-to-action.contact .partner-logos-horizontal {
    display: none;
}

@media (min-width: 768px) {
    .call-to-action.contact .partner-logos-horizontal {
        height: 150px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding-left: 33px;
        padding-right: 33px;
    }
}

@media (min-width: 992px) {
    .call-to-action.contact .partner-logos-horizontal {
        height: 300px;
        padding-left: 38px;
        padding-right: 38px;
    }
}

@media (min-width: 768px) {
    .call-to-action.contact .partner-logos-vertical {
        display: none;
    }
}

.call-to-action.contact .partner-logos-vertical hr {
    margin-top: 0px;
    margin-bottom: 32px;
}

.call-to-action.contact .mspartner-logo {
    padding-bottom: 36px;
}

    .call-to-action.contact .mspartner-logo img {
        height: 23px;
    }

.call-to-action.contact .dellpartner-logo {
    padding-bottom: 32px;
}

    .call-to-action.contact .dellpartner-logo img {
        height: 68px;
    }

.call-to-action.contact .hppartner-logo {
    padding-bottom: 32px;
}

    .call-to-action.contact .hppartner-logo img {
        height: 72px;
    }

.call-to-action.contact .gradwellpartner-logo {
    padding-bottom: 32px;
}

    .call-to-action.contact .gradwellpartner-logo img {
        height: 52px;
    }

.call-to-action.contact .draytekpartner-logo {
    padding-bottom: 32px;
}

    .call-to-action.contact .draytekpartner-logo img {
        height: 68px;
    }

.call-to-action.contact .dcci-logo {
    padding-bottom: 28px;
}

    .call-to-action.contact .dcci-logo img {
        height: 33px;
    }

.call-to-action.contact .levonopartner-logo {
    padding-bottom: 32px;
}

    .call-to-action.contact .levonopartner-logo img {
        height: 98px;
    }

@media (min-width: 768px) {
    .call-to-action.contact .mspartner-logo {
        padding-bottom: 33px;
    }

        .call-to-action.contact .mspartner-logo img {
            height: 14px;
        }

    .call-to-action.contact .dellpartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .dellpartner-logo img {
            height: 41px;
        }

    .call-to-action.contact .hppartner-logo {
        padding-bottom: 34px;
    }

        .call-to-action.contact .hppartner-logo img {
            height: 45px;
        }

    .call-to-action.contact .gradwellpartner-logo {
        padding-bottom: 32px;
    }

        .call-to-action.contact .gradwellpartner-logo img {
            height: 32px;
        }

    .call-to-action.contact .draytekpartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .draytekpartner-logo img {
            height: 41px;
        }

    .call-to-action.contact .dcci-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .dcci-logo img {
            height: 33px;
        }

    .call-to-action.contact .levonopartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .levonopartner-logo img {
            height: 60px;
        }
}

@media (min-width: 900px) {
    .call-to-action.contact .mspartner-logo {
        padding-bottom: 34px;
    }

        .call-to-action.contact .mspartner-logo img {
            height: 17px;
        }

    .call-to-action.contact .dellpartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .dellpartner-logo img {
            height: 48px;
        }

    .call-to-action.contact .hppartner-logo {
        padding-bottom: 34px;
    }

        .call-to-action.contact .hppartner-logo img {
            height: 52px;
        }

    .call-to-action.contact .gradwellpartner-logo {
        padding-bottom: 31px;
    }

        .call-to-action.contact .gradwellpartner-logo img {
            height: 38px;
        }

    .call-to-action.contact .draytekpartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .draytekpartner-logo img {
            height: 48px;
        }

    .call-to-action.contact .dcci-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .dcci-logo img {
            height: 33px;
        }

    .call-to-action.contact .levonopartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .levonopartner-logo img {
            height: 70px;
        }
}

@media (min-width: 1200px) {
    .call-to-action.contact .mspartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .mspartner-logo img {
            height: 23px;
        }

    .call-to-action.contact .dellpartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .dellpartner-logo img {
            height: 68px;
        }

    .call-to-action.contact .hppartner-logo {
        padding-bottom:33px;
    }

        .call-to-action.contact .hppartner-logo img {
            height: 74px;
        }

    .call-to-action.contact .gradwellpartner-logo {
        padding-bottom: 29px;
    }

        .call-to-action.contact .gradwellpartner-logo img {
            height: 52px;
        }

    .call-to-action.contact .draytekpartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .draytekpartner-logo img {
            height: 68px;
        }

    .call-to-action.contact .dcci-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .dcci-logo img {
            height: 33px;
        }

    .call-to-action.contact .levonopartner-logo {
        padding-bottom: 36px;
    }

        .call-to-action.contact .levonopartner-logo img {
            height: 98px;
        }
}

.bullet-list .media {
    margin-bottom: 30px;
}

    .bullet-list .media i.fa-solid,
    .bullet-list .media i.fa-regular {
        font-size: 30px;
        line-height: 70px;
        width: 75px;
        height: 75px;
        text-align: center;
        border: 3px solid #00B6DE;
    }

    .bullet-list .media.inverted i.fa-solid,
    .bullet-list .media.inverted i.fa-regular {
        border: 3px solid #004A61;
    }

    .bullet-list .media .media-body {
        min-width: none;
        padding-left: 15px;
    }

        .bullet-list .media .media-body h3 {
            margin-bottom: 15px;
        }

        .bullet-list .media .media-body ul {
            padding: 0;
            list-style: inside;
        }

            .bullet-list .media .media-body ul li {
                margin-bottom: 10px;
            }

@media (min-width: 1200px) {
    .bullet-list .media {
        margin-bottom: 0;
    }
}

.portfolio-carousel {
    padding: 0;
    color: white;
    background-color: #222;
}

    .portfolio-carousel .item {
        padding: 75px 30px;
        text-align: center;
        background-color: #222;
        background-size: cover;
    }

        .portfolio-carousel .item .project-details .project-name {
            font-size: 40px;
            line-height: 40px;
            display: block;
            margin-bottom: 5px;
            font-family: "Open sans", Arial, sans-serif;
            font-weight: 700;
            text-transform: uppercase;
        }

        .portfolio-carousel .item .project-details .project-description {
            font-size: 18px;
            line-height: 18px;
            display: block;
        }

        .portfolio-carousel .item .device-container {
            padding: 25px;
        }

@media (min-width: 768px) {
    .portfolio-carousel .item {
        padding: 155px 30px;
        text-align: left;
    }

        .portfolio-carousel .item .project-details img.client-logo {
            margin: 0 auto 25px 0;
        }

        .portfolio-carousel .item .project-details .project-name {
            font-size: 50px;
            line-height: 50px;
            display: block;
        }

        .portfolio-carousel .item .project-details .project-description {
            font-size: 20px;
            line-height: 20px;
        }

        .portfolio-carousel .item hr.colored {
            margin: 20px auto 20px 0;
        }
}

.portfolio-gallery .item {
    padding: 15px;
}

.portfolio-modal {
    background-size: cover;
    background-attachment: scroll;
    background-position-x: center;
}

@media (min-width: 1024px) {
    .portfolio-modal {
        background-attachment: fixed;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .portfolio-modal {
        background-attachment: scroll;
    }
}

.portfolio-modal .modal-backdrop {
    display: none;
}

.portfolio-modal .modal-dialog {
    max-width: none;
}

    .portfolio-modal .modal-dialog .modal-content {
        min-height: 100%;
        padding: 100px 0;
        text-align: center;
        color: white;
        border: none;
        border-radius: 0;
        background: transparent;
        background-clip: border-box;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .portfolio-modal .modal-dialog .modal-content h2 {
            font-size: 46px;
            margin: 0;
        }

        .portfolio-modal .modal-dialog .modal-content .item-details {
            margin: 30px 0;
        }

    .portfolio-modal .modal-dialog .close-modal {
        position: absolute;
        top: 25px;
        right: 25px;
        width: 75px;
        height: 75px;
        cursor: pointer;
        background-color: transparent;
    }

        .portfolio-modal .modal-dialog .close-modal:hover {
            opacity: 0.3;
        }

        .portfolio-modal .modal-dialog .close-modal .lr {
            /* Safari and Chrome */
            z-index: 1051;
            width: 1px;
            height: 75px;
            margin-left: 35px;
            /* IE 9 */
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            background-color: white;
        }

            .portfolio-modal .modal-dialog .close-modal .lr .rl {
                /* Safari and Chrome */
                z-index: 1052;
                width: 1px;
                height: 75px;
                /* IE 9 */
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                background-color: white;
            }

.mockup-carousel .item {
    margin: 0;
    padding: 0;
}

    .mockup-carousel .item img {
        margin: 0;
    }

.portfolio-grid .mix {
    float: left;
    overflow: hidden;
    width: 48%;
    margin: 1%;
}

    .portfolio-grid .mix .portfolio-wrapper {
        position: relative !important;
        overflow: hidden;
        cursor: pointer;
        background: #222;
    }

        .portfolio-grid .mix .portfolio-wrapper img {
            position: relative;
            max-width: 100%;
            -webkit-filter: grayscale(0);
            filter: grayscale(0);
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .portfolio-grid .mix .portfolio-wrapper img:hover {
                -webkit-filter: grayscale(1);
                filter: grayscale(1);
            }

        .portfolio-grid .mix .portfolio-wrapper .caption {
            position: absolute;
            bottom: -75px;
            width: 100%;
            height: 75px;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

            .portfolio-grid .mix .portfolio-wrapper .caption .caption-bg {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: #00B6DE;
            }

            .portfolio-grid .mix .portfolio-wrapper .caption .caption-text {
                position: relative;
                z-index: 500;
                padding: 15px 8px;
                color: white;
            }

                .portfolio-grid .mix .portfolio-wrapper .caption .caption-text a.text-title {
                    color: white;
                }

                .portfolio-grid .mix .portfolio-wrapper .caption .caption-text .text-category {
                    font-size: 12px;
                    display: block;
                }

    .portfolio-grid .mix:hover .portfolio-wrapper .caption {
        bottom: 0;
    }

@media (min-width: 768px) {
    .portfolio-grid .mix {
        width: 31%;
        margin: 1%;
    }
}

.testimonials {
    text-align: center;
}

    .testimonials a {
        color: #ffffff;
    }

        .testimonials a .link-text {
            text-decoration: underline;
        }

    .testimonials .testimonials-carousel .item .testimonial-img {
        display: inline-block;
        /*width: 50px;*/
        height: 50px;
        margin-right: 10px;
    }

        .testimonials .testimonials-carousel .item .testimonial-img img {
            vertical-align: baseline;
            height: 100% !important;
        }

    .testimonials .testimonials-carousel .item .testimonial-author {
        display: inline-block;
    }

        .testimonials .testimonials-carousel .item .testimonial-author .name {
            font-family: "Open sans", Arial, sans-serif;
            font-weight: 700;
            text-transform: uppercase;
        }

        .testimonials .testimonials-carousel .item .testimonial-author hr.colored {
            max-width: 50px;
            margin: 3px auto;
        }

        .testimonials .testimonials-carousel .item .testimonial-author p {
            margin: 0;
        }

        .testimonials .testimonials-carousel .item .testimonial-author .stars, .testimonials i.fa-star {
            color: #f1c40f;
        }

    .testimonials .testimonials-carousel .owl-controls .owl-prev,
    .testimonials .testimonials-carousel .owl-controls .owl-next {
        display: none;
        margin: auto 0 !important;
    }

@media (min-width: 992px) {
    .testimonials .testimonials-carousel .item {
        padding: 0 100px;
    }

    .testimonials .testimonials-carousel .owl-controls .owl-prev,
    .testimonials .testimonials-carousel .owl-controls .owl-next {
        display: block;
    }
}

/*
.pricing {
color: white;
background-color: #222;
background-size: cover;
background-attachment: scroll;
}

@media (min-width: 1024px) {
.pricing {
    background-attachment: fixed;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
.pricing {
    background-attachment: scroll;
}
}
*/

.pricing .pricing-item {
    z-index: 1;
    margin-bottom: 30px;
    padding: 30px;
    text-align: center;
    color: #222;
    background: white;
    -webkit-box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
    box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
}

    .pricing .pricing-item h3 {
        margin: 0;
        margin-top: 3px;
    }

    .pricing .pricing-item hr {
        max-width: 100px;
    }

    .pricing .pricing-item .price {
        margin-bottom: 20px;
        margin-top: 12px;
    }

        .pricing .pricing-item .price .number {
            font-size: 50px;
            font-weight: 700;
        }

            .pricing .pricing-item .price .number sup {
                font-size: 30px;
            }

        .pricing .pricing-item .price .pence {
            font-size: 30px;
            font-weight: 700;
        }

    .pricing .pricing-item .list-group-item {
        border-radius: 0;
        display: block;
        text-align: left;
        padding-left: 1rem;
        padding-right: 1rem;
    }

        .pricing .pricing-item .list-group-item .icon {
            float: left;
            width: 25px;
            margin-top: -2px;
            margin-right: 1rem;
            text-align: center;
            height: 24px;
        }

            .pricing .pricing-item .list-group-item .icon img {
                height: 24px;
            }

    .pricing .pricing-item .description {
        font-size: 0.8em;
    }

@media (min-width: 992px) {
    .pricing {
        background-attachment: scroll;
    }

        .pricing .pricing-item {
            margin-bottom: 0;
        }

            .pricing .pricing-item .most-popular-background {
                position: absolute;
                top: 0;
                right: 0;
                width: 0;
                height: 0;
                border-left: 100px solid transparent;
                border-top: 100px solid #B4D334;
            }

            .pricing .pricing-item .most-popular-foreground {
                position: absolute;
                top: 15px;
                right: -1px;
                font-weight: 600;
                color: #ffffff;
                line-height: 1rem;
                /* Safari */
                -webkit-transform: rotate(45deg);
                /* Firefox */
                -moz-transform: rotate(45deg);
                /* IE */
                -ms-transform: rotate(45deg);
                /* Opera */
                -o-transform: rotate(45deg);
                /* Internet Explorer 6,7 */
                filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
                /* Internet Explorer 8 */
                -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
                /* Other, newer browsers */
                transform: rotate(45deg);
            }

            .pricing .pricing-item.featured-first {
                margin-top: 15px;
                margin-right: -15px;
            }

            .pricing .pricing-item.featured {
                position: absolute;
                left: 0;
                width: 100%;
                margin: 0;
                padding: 45px 30px;
            }

            .pricing .pricing-item.featured-last {
                margin-top: 15px;
                margin-left: -15px;
            }

            .pricing .pricing-item .list-group-item {
                font-size: 0.9em;
            }

                .pricing .pricing-item .list-group-item .icon {
                    margin-top: -1px;
                }

                .pricing .pricing-item .list-group-item .secondary {
                    font-size: 0.7rem;
                    font-weight: 600;
                    margin-left: 1rem;
                    padding-left: 25px;
                    clear: both;
                }
}

@media (min-width: 1200px) {
    .pricing .pricing-item .list-group-item {
        font-size: 1em;
    }
}

.signup-form .input-group .form-control {
    border: 0;
    border-color: white;
    border-radius: 0;
}

.signup-form .input-group .input-group-btn .btn {
    padding: 12px 18px;
}

.signup-form .input-group .input-group-btn .btn-primary {
    border: 0;
    border-radius: 0;
    background-color: #00B6DE;
    font-size: 1rem;
}

    .signup-form .input-group .input-group-btn .btn-primary:hover, .signup-form .input-group .input-group-btn .btn-primary:focus {
        color: white;
        background-color: #086ea4;
    }

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e1e1e1;
}

    .floating-label-form-group input,
    .floating-label-form-group textarea {
        z-index: 1;
        position: relative;
        padding-right: 0;
        padding-left: 0;
        border: none;
        border-radius: 0;
        font-size: 1.5em;
        background: none;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        resize: none;
    }

    .floating-label-form-group label {
        display: block;
        z-index: 0;
        position: relative;
        top: 2em;
        margin: 0;
        font-size: 0.85em;
        line-height: 1.764705882em;
        vertical-align: middle;
        vertical-align: baseline;
        opacity: 0;
        -webkit-transition: top 0.5s ease,opacity 0.5s ease;
        transition: top 0.5s ease,opacity 0.5s ease;
    }

    .floating-label-form-group::not(:first-child) {
        padding-left: 14px;
        border-left: 1px solid #e1e1e1;
    }

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #00B6DE;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e1e1e1;
}

section.footer {
    padding-bottom: 20px;
}

    section.footer .copyright {
        font-size: 0.8rem;
    }

        section.footer .copyright span {
            white-space: nowrap;
        }

    section.footer .footer-links {
        font-size: 0.8rem;
    }

        section.footer .footer-links span a {
            white-space: nowrap;
        }

.btn {
    font-weight: 700;
    padding: 12px 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0;
}

.btn-primary {
    border: 1px solid white;
    background-color: transparent;
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        color: #00B6DE !important;
        border-color: white !important;
        background-color: white !important;
    }

    .btn-primary:active, .btn-primary:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5) !important;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5) !important;
    }

.btn-secondary {
    border: 1px solid #222;
    background-color: transparent;
    color: #222;
}

    .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
        color: white !important;
        border-color: #00B6DE !important;
        background-color: #00B6DE !important;
    }

    .btn-secondary:active, .btn-secondary:focus {
        -webkit-box-shadow: 0 0 0 3px rgba(0, 182, 222, 0.5) !important;
        box-shadow: 0 0 0 3px rgba(0, 182, 222, 0.5) !important;
    }

button:hover {
    cursor: pointer;
}

.btn-full-width {
    font-size: 26px;
    font-weight: 300;
    padding: 50px 0;
    letter-spacing: normal;
    text-transform: none;
    color: white;
    border: 0;
    border-radius: 0;
    background-color: #222;
}

    .btn-full-width:hover {
        color: white;
        background-color: #00B6DE;
    }

    .btn-full-width:focus {
        color: white;
    }

.text-primary {
    color: #00B6DE !important;
}

a.text-primary {
    color: #00B6DE !important;
}

    a.text-primary:hover, a.text-primary:focus {
        color: #075e8c !important;
    }

.bg-inverse {
    background-color: #222 !important;
}

.owl-carousel.owl-theme .owl-controls {
    margin-top: 0;
}

    .owl-carousel.owl-theme .owl-controls .owl-prev,
    .owl-carousel.owl-theme .owl-controls .owl-next {
        font-size: 30px !important;
        line-height: 50px;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 40px;
        height: 60px;
        /*margin: auto 0 !important;*/ /* Removed this as a generic property - each instance of a carousel should now define this property as required for the instance */
        text-align: center;
        color: white !important;
        border-radius: 0 !important;
        background-color: #00B6DE !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .owl-carousel.owl-theme .owl-controls .owl-prev:hover,
        .owl-carousel.owl-theme .owl-controls .owl-next:hover {
            opacity: 1;
        }

    .owl-carousel.owl-theme .owl-controls .owl-prev {
        left: 15px;
    }

    .owl-carousel.owl-theme .owl-controls .owl-next {
        right: 15px;
    }

    .owl-carousel.owl-theme .owl-controls .owl-page span {
        background: rgba(34, 34, 34, 0.5);
    }

.owl-carousel.owl-theme.portfolio-carousel .owl-controls .owl-prev {
    left: 0;
}

.owl-carousel.owl-theme.portfolio-carousel .owl-controls .owl-next {
    right: 0;
}

next-sentence {
    margin-left: 0.3em;
}

stronger {
    font-weight: 700;
}

.wrap-in-quotes:before, .wrap-in-quotes:after {
    content: '"';
}

.payment-card {
    width: 48px; /* Note we have to also set these values in the "style" attribute of the relevant HTML tag in order for iOS Safari to display SVGs in the correct size! */
}

#telephone-number, #office-address {
    border-radius: 5px;
}

#membership-dcci img {
    margin-top: 6px;
    height: 32px;
}

#nav-link-remotesupport {
    color: #b4d334 !important;
}

    #nav-link-remotesupport:hover {
        color: rgba(180,211,52,0.5) !important;
    }

    #nav-link-remotesupport:focus {
        outline: none !important;
    }

/* -- Nudge the remote support link down 1 pixel
@media (min-width: 992px) {
#nav-link-remotesupport {
    padding-top: 16px !important;
    padding-bottom: 0px !important;
}
}
*/

.tooltip {
    opacity: 1 !important;
    margin-top: -2px;
}

.tooltip-inner {
    background-color: white;
    color: #212529;
    border-radius: 0px;
    box-shadow: 0px 0px 40px -8px rgba(0, 0, 0, 1);
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: white !important;
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: white !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: white !important;
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: white !important;
}

.tooltip.bs-tooltip-top .white:before {
    border-top-color: #B4D334 !important;
}

.css-media-query-responsive {
    display: none;
    min-width: 0px;
}

@media (min-width: 992px) {
    .css-media-query-responsive {
        min-width: 992px;
    }
}

.portfolio-modal .modal-dialog .logo {
    position: absolute;
    top: 43px;
    left: 54px;
}

    .portfolio-modal .modal-dialog .logo img {
        height: 40px;
    }

@media (min-width: 992px) {
    .portfolio-modal .modal-dialog .logo {
        top: 38px;
        left: 54px;
    }

        .portfolio-modal .modal-dialog .logo img {
            height: 50px;
        }
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: .5rem; /* Stop Bootstrap's default margin resizing (make it the same as <576px) - not sure the purpose of the resize anyway... */
    }
}

.btn i.fa-xmark {
    /* AJS 2023113 - Was required for FontAwesome 4 but not FontAwesome 6
    vertical-align: top;
    margin-top: 3px;
    */
}

_::-webkit-full-page-media, _:future, :root .btn i.fa-xmark { /* https://stackoverflow.com/questions/16348489/is-there-a-css-hack-for-safari-only-not-chrome */
    vertical-align: top;
    margin-top: 4px;
}

.cookie-declaration-content {
    background-color: rgba(0, 74, 97, 0.9);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 26px;
    border-radius: 16px;
    /*
border-radius: 14px;
-webkit-box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
*/
}

    .cookie-declaration-content p {
        text-align: left !important;
        font-size: 0.9em !important;
    }

        .cookie-declaration-content p:last-child {
            margin-bottom: 0px;
        }

/* -- Override Cookiebot styles ---------------------------------------------------\/-- */
#CybotCookiebotDialog div, #CybotCookiebotDialog a {
    font-family: "Open sans", Arial, sans-serif !important;
}

/*
#CybotCookiebotDialogBodyLevelButtonAcceptWrapper a {
background-color: #B4D334 !important; // Probably looks better in the default green...
border: 1px solid #B4D334 !important; // Probably looks better in the default green...
margin-top: 10px !important; // Aligning this button causes problems in mobile layouts..
}
*/

.CookieDeclaration p, #CookieDeclarationUserStatusPanel {
    font-size: 0.9rem !important;
    text-align: left !important;
}

.CookieDeclarationTable thead tr th, .CookieDeclarationTable tbody tr td {
    font-size: 0.8rem !important;
}

.CookieDeclarationTable tbody tr td {
    text-align: left !important;
}

.CookieDeclarationTable tbody tr:last-child td {
    border-bottom: none !important;
}

.CookieDeclarationType {
    background-color: rgba(34, 34, 34, .5) !important;
    border: none !important;
    border-radius: 8px;
}

.CookieDeclarationTypeHeader {
    font-weight: 700 !important;
}

#CybotCookiebotDialogDetailBodyContent {
    border: 1px solid #cccccc !important;
}

#CybotCookiebotDialogDetailFooter, .CookieDeclarationLastUpdated {
    display: none !important;
}
/* -- Override Cookiebot styles ---------------------------------------------------/\-- */

.privacy-policy-content {
    background-color: rgba(0, 74, 97, 0.9);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 26px;
    border-radius: 16px;
    /*
border-radius: 14px;
-webkit-box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
*/
}

    .privacy-policy-content p, .privacy-policy-content ul {
        text-align: left !important;
        font-size: 0.9em !important;
    }

        .privacy-policy-content p + ul {
            margin-top: -1rem !important;
        }

    .privacy-policy-content h2 {
        font-size: 0.9rem !important;
        font-weight: 700;
        text-align: left;
        margin-top: 2rem !important;
        margin-bottom: 1rem !important;
    }

        .privacy-policy-content h2.first {
            margin-top: 0rem !important;
        }

    .privacy-policy-content ul li ul {
        font-size: 0.9rem !important;
    }

.privacy-policy-revision {
    font-size: 0.8rem;
    text-align: left;
    margin-top: 2rem;
    margin-bottom: 0px;
}

.remote-support-content {
    background-color: rgba(0, 74, 97, 0.9);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-top: 26px;
    border-radius: 16px;
    /*
border-radius: 14px;
-webkit-box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
box-shadow: 0 0 30px 5px rgba(34, 34, 34, 0.75);
*/
}

#remote-support-content-header-remote-support-unavailable.hidden {
    display: none;
}

#remote-support-content-header-remote-support-unavailable p {
    margin-top: 1rem;
    margin-bottom: 0px;
}

    #remote-support-content-header-remote-support-unavailable p.hidden {
        display: none;
    }

    #remote-support-content-header-remote-support-unavailable p:first-child {
        margin-top: 0px;
    }

#remote-support-content-header-remote-support-available.hidden {
    display: none;
}

#remote-support-content-header-remote-support-available p:last-child {
    margin-bottom: 0px;
}

#remote-support-instructions-begin {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    max-height: 999px;
}

    #remote-support-instructions-begin.verifying {
        opacity: 0.4;
    }

    #remote-support-instructions-begin.verified {
        opacity: 0;
        max-height: 0;
    }

#remote-support-pin-digits {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    max-height: 999px;
}

    #remote-support-pin-digits.verified {
        opacity: 0;
        max-height: 0;
    }

    #remote-support-pin-digits div {
        display: inline-block;
        margin-right: 0.8rem;
    }

        #remote-support-pin-digits div:last-child {
            margin-right: 0px;
        }

        #remote-support-pin-digits div input[type="text"] {
            width: 2rem;
            border-radius: 4px;
            font-size: 1.2rem;
            border: none;
            text-align: center;
            outline: none;
            padding-left: 0px;
            padding-right: 0px;
            font-weight: 300;
            font-family: "Open sans", Arial, sans-serif;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            transition: all 1s ease;
        }

            #remote-support-pin-digits div input[type="text"].verifying {
                color: #c0c0c0;
            }

@media (min-width: 500px) {
    #remote-support-pin-digits div {
        margin-right: 1.3rem;
    }

        #remote-support-pin-digits div input[type="text"] {
            width: 3.4rem;
            border-radius: 6px;
            font-size: 2rem;
        }
}

@media (min-width: 768px) {
    #remote-support-pin-digits div {
        margin-right: 2rem;
    }

        #remote-support-pin-digits div input[type="text"] {
            width: 4.2rem;
            border-radius: 8px;
            font-size: 2.5rem;
        }
}

#remote-support-activity.verified {
    color: #B4D334;
    font-weight: 700;
}

#remote-support-activity.not-verified {
    color: red;
    font-weight: 700;
}

    #remote-support-activity.verified next-sentence, #remote-support-activity.not-verified next-sentence {
        top: -0.4rem;
        position: relative;
    }

#remote-support-instructions-downloading {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #B4D334;
    opacity: 0;
    max-height: 0;
    margin-bottom: -1rem;
}

    #remote-support-instructions-downloading.verified {
        opacity: 1;
        max-height: 999px;
        margin-bottom: 1rem;
    }

#remote-support-instructions-end {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    max-height: 999px;
}

    #remote-support-instructions-end.verifying {
        opacity: 0.4;
    }

    #remote-support-instructions-end.verified {
        opacity: 0;
        max-height: 0;
    }

/*
#nav-link-live-chat-container {
display: none;
}

#nav-link-live-chat-container a {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
}

    #nav-link-live-chat-container a.revealed {
        opacity: 1;
    }
*/

#contact-live-chat-link-container {
    display: none;
}

    #contact-live-chat-link-container div {
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        opacity: 0;
    }

        #contact-live-chat-link-container div.revealed {
            opacity: 1;
        }

.fa-not-inverted {
    color: #00B6DE !important; /* THIS WILL BE REMOVED WHEN WE CONVERT THESE FONTS TO IMAGES! */
}

.fa-inverted {
    color: #004A61 !important; /* THIS WILL BE REMOVED WHEN WE CONVERT THESE FONTS TO IMAGES! */
}

.nowrap {
    white-space: nowrap;
}

#intro-remotesupport-link.btn {
    white-space: pre-line;
}

.intro-icon-fa {
    font-size: 8rem;
    color: #004A61;
}

.intro-icon-img {
    height: 128px;
}

.intro-team div div {
    width: 96px;
    height: 96px;
}

    .intro-team div div img {
        height: 96px;
    }

.inline-tick {
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-bottom: 0.25em;
}


/*
#were-hiring {
    position: fixed;
    right: -7rem;
    top: 108px;
    padding-top: 1rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    background-color: #B4D334;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    @media (min-width: 992px) {
        #were-hiring {
            top: 150px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }
    }

    #were-hiring:hover {
        color: white;
    }

    #were-hiring.slide-out {
        right: -2.6rem;
    }

        @media (min-width: 992px) {
            #were-hiring.slide-out {
                right: -3rem;
            }
        }

    #were-hiring p {
        font-size: 0.8rem;
        margin: 0px;
        padding: 0.8rem;
        font-weight: bold;
    }

        @media (min-width: 992px) {
            #were-hiring p {
                font-size: 1rem;
                padding: 1rem;
            }
        }
*/


    /*
.btn-covid19 {
    background-color: rgba(180, 211, 52, 0.5);
}

    .btn-covid19:active, .btn-covid19:focus, .btn-covid19:hover {
        color: #00B6DE !important;
        border-color: white !important;
        background-color: rgba(255, 255, 255, 0.85) !important;
    }

#covid19 {
    background-color: rgb(180, 211, 52);
}

.link-covid19 {
    text-decoration: underline;
    color: #212529;
}

    .link-covid19:hover {
        text-decoration: underline;
    }
*/