﻿ins {
    text-decoration:none!important;
}

small {
    color:#555!important;
}

small:before {
    display:none!important;
}

.blue-text {
    color:#007cc3!important;
}

.no-margin-bottom {
    margin-bottom:0!important;
}
.dark-green-section {
    background: #0a7f94;
}

    .dark-green-section h2 {
        color: #fff;
        font-size: 48px;
        text-transform: initial!important;
        font-weight: bold;
        padding-top: 0 !important;
        padding-bottom: 0px;
        margin-bottom:0!important;
    }

    .dark-green-section h3 {
        color: #fff;
        font-size: 24px;
        font-weight: 100;
        margin-top: 0;
    }

    .dark-green-section h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 100;
        margin-top: 0;
    }


    .dark-green-section p, .dark-green-section blockquote {
        color: #fff;
        font-size: 24px;
    }

    .dark-green-section a:link, .dark-green-section a:visited, .dark-green-section a:active {
        color: #fff !important;
    }

    .dark-green-section ul {
        margin: 0 20px;
        padding: 0;
    }

.green-section {
    background: #6fb5aa;
}

    .green-section h2 {
        color: #fff;
        font-size: 48px;
        text-transform: initial !important;
        font-weight: bold;
        padding-top: 0 !important;
        padding-bottom: 0px;
        margin-bottom: 0 !important;
    }

    .green-section h3 {
        color: #fff;
        font-size: 24px;
        font-weight: 100;
        margin-top: 0;
    }

    .green-section h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 100;
        margin-top: 0;
    }


    .green-section p, .green-section blockquote {
        color: #fff;
        font-size: 24px;
    }

    .green-section a:link, .green-section a:visited, .green-section a:active {
        color: #fff !important;
    }

    .green-section ul {
        margin: 0 20px;
        padding: 0;
    }

.orange-section {
    background: #e46030;
}

    .orange-section h2 {
        color: #fff;
        font-size: 48px;
        text-transform: initial!important;
        font-weight: bold;
        padding-top: 0 !important;
        padding-bottom: 0px;
        margin-bottom: 0 !important;
    }

    .orange-section h3 {
        color: #fff;
        font-size: 24px;
        font-weight: 100;
        margin-top: 0;
    }

    .orange-section h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 100;
        margin-top: 0;
    }


    .orange-section p, .orange-section blockquote {
        color: #fff;
        font-size: 24px;
    }

    .orange-section a:link, .orange-section a:visited, .orange-section a:active {
        color: #fff !important;
    }

    .orange-section ul {
        margin: 0 20px;
        padding: 0;
    }

.video-hero .no-carousel {
    min-height: 700px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.video-responsive {
    min-height: 700px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.video {
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 100%;
    mix-blend-mode: multiply;
    z-index: 5;
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.5);
    -moz-transform: translate3d(-50%, -50%, 0) scale(1.5);
    -ms-transform: translate3d(-50%, -50%, 0) scale(1.5);
    -o-transform: translate3d(-50%, -50%, 0) scale(1.5);
    transform: translate3d(-50%, -50%, 0) scale(1.5);
}

html.edge .color-overlay.blue, html.ie .color-overlay.blue {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    height:100%;
    background-color:rgba(0, 124, 195, 0.8);
    z-index:10;
}

#over_video {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 10;
    color: #FFF;
}

.video-logo {
    width: 100%;
}

    .video-logo img {
        margin: 0 auto;
        max-width: 40%;
    }

.container.paddless {
    padding: 0 !important;
}

.container.paddless .img-no-caption {
    padding:0!important;
}

#over_video .summary {
    max-width: 55%;
    margin: 0 auto;
    display: table;
}

    #over_video .summary h1 {
        color: #fff !important;
        font-size: 50px;
    }


.owl-testimonial-carousel {
    height: auto !important;
    background:transparent!important;
    position:relative;
}

.owl-testimonial-carousel .item {
   position:relative;
   top:initial;
   bottom:initial;
   left:initial;
   right:initial;
}

.owl-testimonial-carousel .owl-item {
    min-height:300px!important;
}

    .owl-testimonial-carousel blockquote,  .quote-body blockquote{
        border-left:medium none!important;
        margin-bottom:1rem!important;
    }

    .testimonial-name {
        margin-bottom:1rem;
        padding:0 40px;
        font-size:18px;
    }

.quote-header span, .quote-footer span{
    color: #007cc3;
    font-family: 'Work Sans', sans-serif;
    font-size:150px;
    line-height: 0px;
    position:relative;
    top:60px;
}

    line, .line {
        background-color: #007cc3;
        display:inline-block;
        height:2px;
        width:200px;
        margin-bottom:25px;
    }

    .quote-header {
        text-align:left;
        padding-bottom:15px;
    }

    .quote-footer {
        text-align: right;
        padding-bottom:15px;
        padding-top:15px;
    }

.owl-testimonial-carousel .owl-pagination {
    position: relative;
    margin: 30px;
    display:block!important;
    text-align:center;
}

.owl-testimonial-carousel .owl-pagination .owl-page {
    display:inline-block;
    background:transparent;
    border:2px solid #000;
    border-radius:1.5em;
    width:1.5em;
    height:1.5em;
    margin-right:1rem;
}

    .owl-testimonial-carousel .owl-pagination .owl-page.active {
        background: #000;
    }

    .owl-testimonial-carousel .owl-pagination .owl-page span:before, .owl-testimonial-carousel .owl-pagination .owl-page span:after {
        display: none;
    }

.owl-testimonial-carousel img {
    width: auto !important;
    display: table;
    max-width: 200px;
    margin: 2rem auto;
}

.owl-timeline-carousel {
    height: auto !important;
    background: transparent !important;
    position: relative;
    margin-top:30px;
}

    .owl-timeline-carousel .item {
        position: relative;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        margin:0 auto;
        padding-top:20px;
        padding-bottom:0;
        border-bottom:10px solid #000;
        color:#fff!important;
        width:95%;
    }


        .owl-timeline-carousel .item h3, .owl-timeline-carousel .item h4 {
            color: #fff !important;
        }

    .owl-timeline-carousel .owl-item {
        min-height: 300px !important;
    }


.owl-timeline-carousel img {
    max-width: 115px !important;
    display: table;
    margin: 2rem auto;
}

    .owl-timeline-carousel .owl-pagination {
        position: relative;
        margin: 30px;
        display: block !important;
        text-align: center;
    }

        .owl-timeline-carousel .owl-pagination .owl-page {
            display: inline-block;
            background: transparent;
            border: 2px solid #000;
            border-radius: 1.5em;
            width: 1.5em;
            height: 1.5em;
            margin-right: 1rem;
        }

            .owl-timeline-carousel .owl-pagination .owl-page.active {
                background: #000;
            }

            .owl-timeline-carousel .owl-pagination .owl-page span:before, .owl-timeline-carousel .owl-pagination .owl-page span:after {
                display: none;
            }

            .owl-timeline-carousel .indicator {
                height:40px;
                display:inline-block;
                width:115px;
                position:relative;
                top:5px;
            }

.owl-news-carousel {
    height: auto !important;
    background: transparent !important;
    position: relative;
    margin-top:30px;
    margin-bottom:30px;
}

    .owl-news-carousel .item {
        position: relative;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        padding: 0 20px;
        min-height: 250px !important;
        margin: 0 auto;
        border-bottom: 10px solid #000;
        color: #fff !important;
        width: 96%;
    }

        .owl-news-carousel .item h3, .owl-news-carousel .item h4 {
            color: #fff !important;
        }

        .owl-news-carousel .item a {
            font-size:24px;
        }

    .owl-news-carousel .owl-item {
        min-height: 225px !important;
    }

    .owl-news-carousel .owl-pagination {
        position: relative;
        margin: 0;
        display: block !important;
        text-align: center;
    }

        .owl-news-carousel .owl-pagination .owl-page {
            display: inline-block;
            background: transparent;
            border: 2px solid #000;
            border-radius: 1.5em;
            width: 1.5em;
            height: 1.5em;
            margin-right: 1rem;
        }



            .owl-news-carousel .owl-pagination .owl-page.active {
                background: #000;
            }

            .owl-news-carousel .owl-page span {
                height:auto!important;
            }

            .owl-news-carousel .owl-pagination .owl-page span:before, .owl-news-carousel .owl-pagination .owl-page span:after {
                display: none;
            }

.owl-partner-carousel {
    height: auto !important;
    background: transparent !important;
    position: relative;
}

    .owl-partner-carousel .item {
        position: relative;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        padding: 0;
        color: #fff !important;
    }


    .owl-partner-carousel .owl-item {
        min-height: 100px !important;
    }


    .owl-partner-carousel .carousel-icon {
        width: auto;
        max-width: 20% !important;
        display: inline-block;
        margin: 0 33px;
    }

    .owl-partner-carousel .carousel-icon img{
       max-height:180px;
       width:auto!important;
    }


    .owl-partner-carousel .item .carousel-icon:first-of-type {
        margin-left: 0;
    }

    .owl-partner-carousel .item .carousel-icon:last-of-type {
        margin-right: 0;
    }

    .owl-partner-carousel .owl-pagination {
        position: relative;
        margin: 30px;
        display: block !important;
        text-align: center;
    }

        .owl-partner-carousel .owl-pagination .owl-page {
            display: inline-block;
            background: transparent;
            border: 2px solid #000;
            border-radius: 1.5em;
            width: 1.5em;
            height: 1.5em;
            margin-right: 1rem;
        }

            .owl-partner-carousel .owl-pagination .owl-page.active {
                background: #000;
            }

            .owl-partner-carousel .owl-pagination .owl-page span:before, .owl-partner-carousel .owl-pagination .owl-page span:after {
                display: none;
            }

.scrollToTop, .scrollToTop:focus, .scrollToTop:active {
    padding: 20px;
    text-align: center;
    background: #000;
    font-size:2rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform:uppercase;
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
    transition:all .3s ease;
}

.scrollToTop:hover {
    color:#eee;
    background-color:#007cc3;
}
/*All mobile phones on portrait mode*/
@media only screen and (max-width:414px) and (orientation:portrait) {
    .xs-padding-bottom {
        padding-bottom:2rem;
    }

    .no-gutters .horizontal-padding-large {
        padding-left:30px!important;
        padding-right:30px!important;
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0;
    }

        .row.no-gutters .column {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

    .text-xs-center {
        text-align:center!important;
    }
    .video-hero .no-carousel, .video-responsive {
        min-height: 500px;
    }

    .video {
        width: 200%;
    }

    .video-logo img {
        margin: 0 auto;
        max-width: 100%;
    }

    #over_video .summary {
        max-width: 100%;
    }

    #over_video .summary h1 {
        font-size: 28px;
    }

    .quote-header, .quote-footer {
       text-align:center;
    }

    line, .line {
        width: 175px;
    }

    .owl-timeline-carousel .item {
        padding:20px 0 0 0;
    }

    .owl-testimonial-carousel .owl-pagination {
        position: relative;
        margin: 0 30px;
        display: block !important;
    }

    .dark-green-section h2, .orange-section h2 {
        font-size:25px;
    }

    .owl-news-carousel .item, .owl-timeline-carousel .item {
        width:100%;
    }

    h2 br {
        display: none;
    }

    .owl-news-carousel .owl-pagination {
        margin-top:30px;
    }

    .owl-partner-carousel .carousel-icon {
        width: auto;
        max-width: 38% !important;
        max-height: 100px;
        display: inline-block;
        margin: 30px 3%;
    }

    .scrollToTop, .scrollToTop:focus, .scrollToTop:active {
        padding: 20px;
        font-size: 1rem;
        bottom: 15px;
        right: 15px;
    }

    html.safari .scrollToTop {
        right:30px;
        bottom:30px;
    }

    .scrollToTop span, .scrollToTop i {
        pointer-events:none;
    }

    .title-and-document ul li a i.fa {
        display:inline!important;
    }

}

/* All Mobile phone landscape*/
@media only screen and (max-width:812px) and (orientation:landscape) {

    .video-hero .no-carousel, .video-responsive {
        min-height: 350px;
    }

    .video {
        width: 150%;
    }


    #over_video .summary {
        max-width: 70%;
    }

        #over_video .summary h1 {
            font-size: 28px;
        }

    .scrollToTop, .scrollToTop:focus, .scrollToTop:active {
        padding: 10px;
        font-size: 1rem;
        bottom: 15px;
        right: 15px;
    }

    .owl-news-carousel .owl-pagination {
        margin-top:2rem;
    }

    .owl-partner-carousel .carousel-icon {
        margin: 1px 15px;
    }
}

/*tablet portait*/
@media only screen and (min-width:768px) and (max-width:940px) and (orientation:portrait) {

    h2 br {
        display:none;
    }

    .row.no-gutters {
        margin-right: 0;
        margin-left: 0;
    }

        .row.no-gutters .column {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        blockquote {
            font-size:18px;
        }

    .owl-partner-carousel .carousel-icon {
        margin: 0 20px;
    }

    .video-hero .no-carousel, .video-responsive {
        min-height: 700px;
    }

    .video {
        width: 200%;
    }


    #over_video .summary {
        max-width: 70%;
    }

        #over_video .summary h1 {
            font-size: 40px;
        }

    .owl-news-carousel .owl-pagination {
        margin-top: 30px;
    }

    .owl-timeline-carousel .owl-pagination {
        margin: 30px 0 0 0;
        height: 25px;
    }

    blockquote h3 {
        margin-top:0;
    }

    .sm-padding-bottom {
        padding-bottom:30px;
    }

    .scrollToTop, .scrollToTop:focus, .scrollToTop:active {
        padding: 15px;
        font-size: 1rem;
        bottom: 20px;
        right: 20px;
    }
}

/*Tablet Landscape*/
@media only screen and (min-width:941px) and (max-width:1024px) and (orientation:landscape) {
    .video-hero .no-carousel, .video-responsive {
        min-height: 600px;
    }

    #over_video .summary {
        max-width: 70%;
    }

    .scrollToTop, .scrollToTop:focus, .scrollToTop:active {
        padding: 15px;
        font-size: 1rem;
        bottom: 20px;
        right: 20px;
    }

    .quote-body blockquote {
        font-size:14px!important;
    }
    .quote-body .testimonial-name {
        font-size:12px!important;
    }
    .quote-header {
        padding-bottom: 10px;
    }

    .quote-footer {
        padding-top:10px;
        padding-bottom: 10px;
    }

    .owl-news-carousel .owl-pagination {
        margin-top: 30px;
    }
}

/*Large screens up to wide*/
@media only screen and (min-width:1025px) and (max-width:1365px) {
    #over_video .summary {
        max-width: 85%;
    }
}
/*Wide screen up to XL*/
@media only screen and (min-width:1366px) {
    #over_video .summary {
        max-width: 60%;
    }

    .no-gutters .row {
        margin-left:0!important;
        margin-right:0!important;
    }
}

@media only screen and (min-width:992px) {

    .col-reverse .column:first-of-type {
        left:50%;
    }
    .col-reverse .column:last-of-type {
        right: 50%;
    }

    .no-gutters .column {
        padding-right: 0;
        padding-left: 0;
    }

    .row.no-gutters {
        margin-right:0;
        margin-left:0;
    }
}