﻿/*Section styles
    --------------------------------
*/
img.w-100.mobile {
    display: none;
}
img.mobile-banner.hide-mobile {
    max-width: 85%;
    margin: 25px auto;
    display: block;
}
.mission .cool-border {
    width: 37%;
}
hr.yellow-thin {
    border-top: solid #e9e219 1px;
    max-width: 90%;
}
.expertisebg h2{
    padding-bottom:20px;
}
circle {
    fill: #0E3248;
    stroke: #3e5b6d;
    stroke-width: 5px;
    stroke-opacity: 1;
}
span.button-yellow-bottom.disabled {
    color: white;
    cursor: not-allowed;
    background: #444;
}
.no-result.hidden {
    display: none;
}
.count {
    display: block;
    width: 100%;
    padding-left: 17px;
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 20px;
}
.col-md-7.exp {
    background: #0e3248;
    color: white;
}
.no-result {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.pulsing {
    position: relative;
    fill: rgba(16, 78, 111, 0.2);
    z-index: 9;
    fill-opacity: 1;
}
.thin{
    font-weight: 400;
}
th {
    padding: 20px;
}
.pulsing-0 {
    transform-origin: 37% 45%;
    animation-duration: 5s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-1 {
    transform-origin: 59.4% 45%;
    animation-duration: 5s;
    animation-name: pulsing;
    animation-delay: .2s;
    animation-iteration-count: infinite;
}
.pulsing-2 {
    transform-origin: 48% 72%;
    animation-duration: 2s;
    animation-name: pulsing;
    animation-delay: .4s;
    animation-iteration-count: infinite;
}
.pulsing-3 {
    transform-origin: 62% 67%;
    animation-duration: 5s;
    animation-delay: 1s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-4 {
    transform-origin: 54% 65%;
    animation-duration: 5s;
    animation-delay: .2s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-5 {
    transform-origin:60% 60%;
    animation-duration: 5s;
    animation-delay: .8s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-6 {
    transform-origin: 51.2% 22%;
    animation-duration: 5s;
    animation-delay: .4s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-7{
    transform-origin: 60% 23%;
    animation-duration: 5s;
    animation-delay: 2s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-8 {
    transform-origin: 70% 22%;
    animation-duration: 5s;
    animation-delay: .6s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-9 {
    transform-origin: 70% 38%;
    animation-duration: 5s;
    animation-delay: .6s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-10 {
    transform-origin: 66% 35%;
    animation-duration: 5s;
    animation-delay: .6s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-11 {
    transform-origin: 69% 42%;
    animation-duration: 5s;
    animation-delay: 1s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-12 {
    transform-origin: 68% 46%;
    animation-duration: 5s;
    animation-delay: 1.1s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-13 {
    transform-origin: 65% 84%;
    animation-duration: 5s;
    animation-delay: 1.4s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-14 {
    transform-origin: 62.2% 79%;
    animation-duration: 5s;
    animation-delay: 1.4s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-15 {
    transform-origin: 65% 80%;
    animation-duration: 5s;
    animation-delay: 1.8s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
.pulsing-16 {
    transform-origin: 66.2% 92%;
    animation-duration: 5s;
    animation-delay: .4s;
    animation-name: pulsing;
    animation-iteration-count: infinite;
}
@keyframes pulsing {
    0% {
        stroke-width: 3px;
        stroke-opacity: 1;
        transform: scale(0.3);
    }
    60% {
        stroke-width: 0;
        stroke-opacity: 0;
        transform: scale(2);
    }
    100% {
        stroke-width: 3px;
        stroke-opacity: 0;
        transform: scale(1);
        fill-opacity:0;
    }

}
.style-a .stacked-cards h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: bolder;
}
span.counter {
    font-weight: bolder;
}
.col-md-4.mb-4.capabiltiies-wrapper h3 {
    font-weight: bolder;
}
section.whitesmoke h1 {
    line-height: 4.3rem;
}
h1, h2, h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
}
p {
    font-family: 'Open Sans', sans-serif;
}
input, label, option {
    font-family: 'Open Sans', sans-serif;
}
html, body {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}
.view-link {
    display: none !important;
}
div#mapDiv .gm-style .review-box {
    display: none !important;
}
.col-md-5.steel.broken-layout {
    max-height: 380px;
}
.mobile-link-brand{
    display:none;
}
.padding-0 {
    padding: 0;
}
.wordcloud {
    margin-top: 50px;
}

.broken-layout {
    margin-top: -65px;
    position: relative;
    z-index: -5;
}
.mobile-menu-cards {
    display: none;
}
.map-style {
    position: relative;
    z-index: 9;
}
li.long.last-second {
    margin-top: -50px;
}
li.last {
    margin-top: -40px !important;
}
.marker-style {
    border: solid 4px rgba(255,255,255,0.2);
    background: #0e3248;
    position: relative;
    z-index: 15;
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
.utah {
    z-index: 11;
    margin-top: 13%;
    margin-left: 36.5%;
    position: absolute;
    transition-delay: .8s;
    animation-delay: .8s;
}
.texas {
    z-index: 11;
    margin-top: 23%;
    margin-left: 47%;
    position: absolute;
    transition-delay: 1s;
    animation-delay: 1s;
}
.orlando {
    z-index: 11;
    margin-top: 26%;
    margin-left: 65%;
    position: absolute;
    transition-delay: 1s;
    animation-delay: 1s;
}
footer a.nav-link {
    padding: 5px 0 !important;
    text-align: center;
}
.pin-effect {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -40px;
    left: -40px;
    display: none;
    background: rgba(16, 78, 111, 0.6);
    border-radius: 50%;
    opacity: 0;
    animation: pulsate 5000ms ease-out infinite !important;
    z-index: 10;
}
@keyframes pulsate {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}
.dc {
    z-index: 11;
    top: 61.2%;
    position: absolute;
    left: 66.8%;
    animation-delay: 5s !important;
}
.mg {
    top: 57.6%;
    left: 60%;
    position: absolute;
    z-index: 11;
}
.ut {
    top: 60.6%;
    left: 36%;
    position: absolute;
    z-index: 11;
}
.tx {
    top: 65.6%;
    left: 47%;
    position: absolute;
    z-index: 11;
}
.il {
    top: 60.6%;
    left: 59%;
    position: absolute;
    z-index: 11;
}
.va {
    top: 61.6%;
    left: 66%;
    position: absolute;
    z-index: 11;
}
.tn {
    top: 63.6%;
    left: 59%;
    position: absolute;
    z-index: 11;
}
.nh {
    top: 57.6%;
    left: 68%;
    position: absolute;
    z-index: 11;
}
.ar {
    top: 64%;
    left: 53.4%;
    position: absolute;
    z-index: 11;
}
.pn {
    top: 59.6%;
    left: 66%;
    position: absolute;
    z-index: 11;
}
.ga {
    top: 64.6%;
    left: 61.6%;
    position: absolute;
    z-index: 11;
}
.fl-1 {
    top: 66.6%;
    left: 65%;
    position: absolute;
    z-index: 11;
}
.fl-2 {
    top: 68.3%;
    left: 65%;
    position: absolute;
    z-index: 11;
}
.fl-3 {
    top: 68.6%;
    left: 66.4%;
    position: absolute;
    z-index: 11;
}
.fl-5 {
    left: 63%;
    position: absolute;
    top: 67%;
    z-index: 11;
}
.fl-4 {
    position: absolute;
    z-index: 11;
    top: 68%;
    left: 64.89%;
}
.tal {
    z-index: 12;
    position: absolute;
    top: 66.8%;
    left: 61.7%;
}
.mn {
    top: 56.6%;
    left: 51%;
    position: absolute;
    z-index: 11;
}
.nj {
    top: 60.6%;
    left: 68%;
    position: absolute;
    z-index: 11;
}
.nc {
    top: 63%;
    left: 66%;
    position: absolute;
    z-index: 11;
}
.murphy {
    margin-top: 17.2%;
    position: absolute;
    left: 59.2%;
    transition-delay: .6s;
    animation-delay: .6s;
}

img.marker-style.tallahassee.f-2 {
    width: 23px;
    left: 63%;
}
.tallahassee {
    margin-top: 23.4%;
    position: absolute;
    left: 61.2%;
    transition-delay: .8s;
    animation-delay: .8s;
}
label.tallahassee-title {
    background: white;
    margin-top: 21.2%;
    position: absolute;
    left: 63.2%;
    transition-delay: .9s;
    animation-delay: .9s;
    z-index: 10;
    padding: 5px;
    border-radius: 4px;
    border: solid 1px #ccc;
}
label.murphy-title {
    background: white;
    margin-top: 15.2%;
    position: absolute;
    left: 61.2%;
    transition-delay: .7s;
    animation-delay: .7s;
    z-index: 10;
    padding: 5px;
    border-radius: 4px;
    border: solid 1px #ccc;
}
.col.greybg h1 {
    padding-top: 80px;
}
h1.display-3.h-style-2.quote {
    line-height: 2.6rem;
    font-size: 1.5rem;
    padding: 100px 60px;
    font-family: 'Open Sans', sans-serif;
}
p.covid {
    background: #f4f4f4;
    color: #333;
    padding: 15px;
    font-size: 15px;
    border-radius: 9px;
}
    p.covid span {
        color: orangered;
        font-weight: bold;
    }
input#SearchTerm::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

input#SearchTerm:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

input#SearchTerm::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}
.mobile-show h3 {
    display: none;
}
.mobile-cards {
    display: none;
}

label.dc-title {
    background: white;
    margin-top: 10.4%;
    position: absolute;
    left: 68.8%;
    transition-delay: .5s;
    animation-delay: .5s;
    z-index: 10;
    padding: 5px;
    border-radius: 4px;
    border: solid 1px #ccc;
}
.col-md-1 a.nav-link:hover {
    color: yellow;
}
.broken-layover {
    z-index: 1;
    position: relative;
    background: white;
}

.container.section-style {
    padding: 15px 0px;
}
/*Fan carousel focus areas
    --------------------------------
*/
.carousel-indicators span {
    width: 12px;
    height: 12px;
    background: black;
    display: block;
    position: relative;
    top: -265px;
    margin: 5px;
    cursor: pointer;
    border-radius: 50%;
}

span.button-yellow-bottom.activebutton {
    display: block;
}

span.button-yellow-bottom {
    z-index: 9;
    background: #e9e219;
    padding: 18px;
    display: none;
    text-align: center;
    color: black;
    font-weight: bold;
    bottom: 0;
    width: 100%;
    position: absolute;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    text-transform: uppercase;
}
    span.button-yellow-bottom.grey {
        z-index: 9;
        background: #ccc;
        padding: 18px;
        display: none;
        text-align: center;
        color: black;
        font-weight: bold;
        bottom: 0;
        width: 100%;
        position: absolute;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        text-transform: uppercase;
    }
img.down {
    display: block;
    margin: auto;
}
.stacked-cards li.active span.button-yellow-bottom.grey {
    display: block !important;
}
img.arrow-img {
    float: right;
    margin-right: 2%;
}

.arrows img {
    cursor: pointer;
    margin-top: -435px;
    width: 50px;
    height: 50px;
}

img.arrow-img.right {
    margin-top: -425px;
}

img.arrow-img.left {
    float: left;
    margin-left: 2%;
    /* transform: scaleX(-1);*/
}

.stacked-cards li.active p {
    color: white !important;
}

.stacked-cards li.active img.down {
    max-width: 20px;
    max-height: 20px;
    display: block !important;
    padding-top: 0;
    min-height: 20px;
    height: 20px;
    margin-top: 35px;
    margin-left: 42%;
}

.stacked-cards li.active span.button-yellow-bottom {
    display: block !important;
}

.stacked-cards h3 {
    position: relative;
    z-index: 10;
    color: #e9e219;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 20px;
    text-shadow: 3px 3px 3px #000;
    text-transform: uppercase;
    border-bottom: solid 1.2px #fff;
}

.stacked-cards li:hover p {
    color: white;
    transition: .3s ease all;
}

.stacked-cards li p {
    font-family: 'Open Sans', sans-serif;
    z-index: 10;
    color: #7c7d82;
    padding: 5px 17px;
    font-size: .82rem;
    text-shadow: 1px 1px 2px #000;
    position: relative;
}

    .stacked-cards li p.activep {
        color: white;
        transition: .3s ease all;
    }

.stacked-cards li.antitraffic {
  /*  background: url(../images/home/focusareas/FocusAreasAntiTraffic.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/*.carousel-indicators.stacked-indicators {
    top: 825px;
}*/
.stacked-cards li.antiterrorism {
 /*   background: url(../images/home/focusareas/FocusAreasAntiTerrorism.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .stacked-cards li.antiterrorism:hover, .stacked-cards li.active.antiterrorism {
        background: url(../images/home/focusareas/FocusAreasAntiTerrorismHover.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

.stacked-cards li.sexoffender {
    /*background: url(../images/home/focusareas/FocusAreasSexOffender.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .stacked-cards li.sexoffender:hover, .stacked-cards li.active.sexoffender {
        background: url(../images/home/focusareas/FocusAreasSexOffenderHover.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

.stacked-cards li.taskforce {
/*    background: url(../images/home/focusareas/FocusAreasTaskforceOperations.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards li.violence {
/*    background: url(../images/home/focusareas/FocusAreasViolenceReduction.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

img.hover-img {
    box-shadow: 0px 5px 20px #09202e;
    display: none;
    max-height: 415px;
    min-height: 415px;
    top: 0;
    border-radius: 7px;
    position: absolute;
    z-index: 1;
    transition: ease-in-out .3s opacity;
}

.stacked-cards li:hover > img {
    display: block !important;
    width: 100%;
    transition: ease-in-out .3s all;
    height: 100%;
}

.stacked-cards li.home {
   /* background: url(../images/home/focusareas/FocusAreasHomelandSecurity.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards li.infoshare {
    /*background: url(../images/home/focusareas/FocusAreasInfoShare.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards li.gang {
    /*background: url(../images/home/focusareas/FocusAreasGangInvolvement.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards li.officer {
    /*background: url(../images/home/focusareas/FocusAreasOfficerSafety.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards li.opioid {
    /*background: url(../images/home/focusareas/FocusAreasOpioidAbuse.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards li.suicide {
    /*background: url(../images/home/focusareas/FocusAreasSuicideAwareness.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.stacked-cards.stacked-cards-fanOut {
    min-height: 650px;
    margin-top: 50px;
    position: relative;
}
.stacked-cards ul, .carousel-indicators.stacked-indicators {
    opacity: 0;
    transition: opacity 1s ease-in-out .2s;
}

    .stacked-cards ul.active, .carousel-indicators.stacked-indicators.active {
        opacity: 1;
    }
/*cool text animation*/
.call-out-text-animation {
    /* margin-bottom: 50px; */
    margin-top: -10px;
}
img.us.mobile.lazyload.aos-init.aos-animate {
    display: none;
}
.call-out-text-animation .h3, .call-out-text-animation h3 {
    font-size: 1.1rem;
}
.row.text-center {
    display: block;
    margin: auto;
}

span.topic-tag {
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: .9rem;
}
.whitesmoke {
    padding: 10px 0;
}
.stacked-cards li.active {
    min-height: 415px;
    /*    max-width: 320px;*/
    top: 0;
    transition: all ease-in-out .3s;
}

.stacked-cards li {
    max-height: 415px;
    min-height: 415px;
    max-width: 320px;
    top: 20px;
}

.carousel-indicators span.active {
    background: #e9e219;
}

.carousel-indicators.stacked-indicators:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 1px;
    border-right: solid 2px #000;
    margin: 0 125px;
    text-align: center;
    bottom: 325px;
}
img.d-block.w-100.mobile {
    display: none !important;
}
.background-sticky {
    background: rgba(0, 0, 0, 1);
}

#sticky-footer {
    backdrop-filter: blur(0px);
}

div#sticky-footer a {
    font-size: 1.3rem;
}
/* .stacked-cards li:first-child{
        top: 10%;
    }*/
/* .stacked-cards li:last-child {
        top: -5%;
    }*/
/*Colors
    --------------------------------
*/
.black {
    background-color: black;
}

.teal-navy {
    background: #0e3248;
}

.teal-navy-opac-8 {
    background: rgba(14,50,72,.8);
}

.steel {
    background: #273037;
    min-height: 65px;
}

.yellow {
    background: #e9e219;
}

.whitesmoke {
    background: #f3f3f3;
}

.black {
    background: #000;
    min-height: 20px;
}

.yellow-type {
    color: #e9e219;
}

.teal-navy-type {
    color: #0e3248;
}

.white-type {
    color: #fff;
}

.heavy {
    font-weight: 700 !important;
}
/*Border styles
    -------------------------------
*/
span.border-top-1 {
    border: solid black;
    height: 2px;
    display: block;
    max-width: 200px;
    margin: 0 0 10px 35%;
}

span.border-bottom-1 {
    border: solid black;
    height: 2px;
    display: block;
    max-width: 200px;
    margin: 10px 0 45px 45%;
}

.border-top {
    border-top: 2px solid #e5e5e5;
}

.border-bottom-5 {
    border-top: 4px solid #e9e219;
    margin: auto;
    max-width: 200px;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
}

.border-bottom {
    border-bottom: 2px solid #e5e5e5;
}


element.style {
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s;
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s;
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform;
}

[data-aos=fade-up-left] {
    transform: translate3d(100px,100px,0);
}
span.title {
    font-family: Raleway, 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 14px;
}
p {
    font-size: 1.1rem;
}

    .cool-border {
    border: solid 4px #e9e219;
    height: 370px;
    position: absolute;
 /*   width: 37.5%;*/
    z-index: 1;
    right: 35px;
    margin-top: -18px;
}

span.border-style-thick {
    width: 30%;
    border-bottom: solid #e9e219 4px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
}

span.border-style-after {
    width: 50px;
    border: solid 1px white;
    position: relative;
    margin: 3rem 0;
    display: inline-block;
}

span.circle-small {
    border-radius: 50%;
    background: white;
    height: 15px;
    width: 15px;
    position: relative;
    display: inline-block;
    top: -42px;
    left: 15px;
}

span.border-top {
    width: 100px;
    border: solid 2px white;
    position: absolute;
}

span.border-bottom {
    width: 100px;
    border: solid 2px white;
    position: absolute;
    margin-left: 45%;
}
/*Header styles
   ---------------------------------
*/

h1.display-3.h-style-2 span {
    font-weight: 400;
}

h1.display-3.h-style-2 {
    font-family: Raleway, 'Open Sans', sans-serif;
    font-size: 2.8rem;
}
/*Global Info Cards*/
.content.active {
    top: 0;
    transition: .3s ease all;
}

.content {
    top: 300px;
    position: relative;
    z-index: 2;
    background: #273037;
    color: white;
    width: 350px;
    min-height: 100%;
    padding: 15px;
    transition: .9s ease all;
}

.content-holder .project {
    display: none;
}

    .content-holder .project.active {
        display: block;
        color: white;
    }
/*Key Insights
    ------------------
*/
.capabiltiies-wrapper.hide {
    display: none !important;
}

.capabiltiies-wrapper.show {
    display: inline-table !important;
}

.dot-temp.yellow {
    background: #E9E219;
}

.dot-temp {
    background: black;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    margin-left: 10px;
    border-radius: 50%;
    display: inline-block;
}

h3.display-3.h-style-2 {
    font-size: 1.7rem;
}
li.nav-item {
    font-family: 'Open Sans', sans-serif;
}
.read-more {
    font-family: 'Open Sans', sans-serif;
    color: white;
    border: solid 2px yellow;
    padding: 10px 17px;
    margin-top: 9px;
    border-radius: 50px;
    font-size: 1.2rem;
    display: inline-block;
    transition: .3s ease;
}

a.read-more:hover {
    border: black solid 2px;
    color: black;
    background: yellow;
    text-decoration: none;
    transition: .3s ease;
}

.black h3 {
    padding-top: 30px;
}

.line-height-2 {
    line-height: 1.4rem;
}

.slider-contain.steal-navy-opac-8 {
    background: rgba(14,50,72,.8);
    max-width: 45%;
    position: absolute;
    margin-left: 40%;
    z-index: 9;
    color: white;
    padding: 55px 85px;
}

.animate__animated.animate__fadeInLeft img, .animate__animated.animate__fadeInRight img {
    position: absolute;
}

.display-3 img {
    animation-duration: 6s;
    animation-delay: 2s;
}

section.help-section {
    padding: 65px 0;
}

.btn-group, .btn-group-vertical {
    width: 100%;
}

button.btn.btn-secondary.btn-lg.dropdown-toggle {
    text-align: left;
    color: black;
    border: solid 1px black;
    border-radius: 0;
    background: white;
    margin-top: 25px;
    padding: 20px;
    font-size: 1.3rem;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 13px;
}

.burgandy.heavy {
    color: #5f0e10;
    font-weight: 700;
}

.border-carousel-temp {
    border: solid 2px black;
    height: 40px;
    width: 1px;
    display: block;
    margin: 20px auto;
}
/*By numbers section
    ------------------
*/
.number-line::before {
    content: '';
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background: #e9e219;
    position: absolute;
    margin-top: -5px;
}

.number-line::after {
    content: '';
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background: #e9e219;
    position: absolute;
    margin-top: -5px;
    right: 0;
}

.numbers h2 {
    font-size: 1.2rem;
    color: #e9e219;
    text-align: center;
}

.number-line {
    margin-top: 30px;
    border-bottom: solid 1.5px #e9e219;
}

.large-dot {
    margin-left: 280px;
    width: 50px;
    height: 50px;
    background: #283037;
    border-radius: 50%;
    border: solid 4px #e9e219;
    margin-top: -25px;
    position: absolute;
}

.numbers .col-md-4.offset-3:after {
    content: '';
    height: 12px;
    width: 12px;
    background: #e9e219;
    position: relative;
    z-index: 9;
    display: block;
    margin: auto;
    border-radius: 50%;
    top: -130px;
}

.col-md-4.offset-3.number-height:before {
    content: '';
    height: 45px;
    width: 2px;
    background: #e9e219;
    position: relative;
    z-index: 9;
    display: block;
    margin: auto;
    top: 0px;
}

.numbers h2 span {
    font-size: 2.4rem;
}

.number-height {
    height: 200px;
}

.numbers .col-md-3:after {
    content: '';
    height: 12px;
    width: 12px;
    background: #e9e219;
    position: relative;
    z-index: 9;
    display: block;
    margin: auto;
    border-radius: 50%;
    top: 52px;
}

.numbers .col-md-3:before {
    content: '';
    height: 45px;
    width: 2px;
    background: #e9e219;
    position: relative;
    z-index: 9;
    display: block;
    margin: auto;
    top: 185px;
}

.line.aos-init.aos-animate {
    transition-delay: .5s;
    animation-delay: .5s;
}

.col-md-4.offset-3.number-height.aos-init.aos-animate {
    transition-delay: .6s;
    animation-delay: .6s;
}

.col-md-3.number-height.aos-init.aos-animate {
    transition-delay: .9s;
    animation-delay: .9s;
}

.col-md-3.number-height.offset-1.second-row.first-item.aos-animate {
    transition-delay: .5s;
    animation-delay: .5s;
}

.col-md-3.number-height.offset-1.second-row.second-item.aos-init.aos-animate {
    transition-delay: .8s;
    animation-delay: .8s;
}

.line {
    height: 65px;
    border-right: solid 3px #e9e219;
    margin-left: 300px;
    position: absolute;
    margin-top: 2.2%;
}

.numbers {
    padding-bottom: 85px;
    padding-top: 115px;
}

    .numbers .col-md-3.second-row:before {
        content: '';
        height: 45px;
        width: 2px;
        background: #e9e219;
        position: relative;
        z-index: 9;
        display: block;
        margin: auto;
        top: -2px;
    }

    .numbers .col-md-3.second-row:after {
        content: '';
        height: 12px;
        width: 12px;
        background: #e9e219;
        position: relative;
        z-index: 9;
        display: block;
        margin: auto;
        border-radius: 50%;
        top: -107px;
    }

    .numbers .col-md-3.second-row.first-item:after {
        content: '';
        height: 12px;
        width: 12px;
        background: #e9e219;
        position: relative;
        z-index: 9;
        display: block;
        margin: auto;
        border-radius: 50%;
        top: -107px;
    }
/*Capabilities
    -----------------------------
*/
#chartdiv {
    width: 100%;
    height: 600px;
}

span.read-more {
    display: none;
}

.capabilities p {
    opacity: 0;
}

.capabilities {
    padding: 65px 0;
}

    .capabilities .col-md-3 img, .capabilities .col-md-3 svg {
        fill: #e9e219;
        padding-bottom: 30px;
        max-width: 45%;
        max-height: 45%;
    }
.office-image {
    width: 735px;
    height: auto;
}
.align-content-center {
    min-height: 55px;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
}
input#phone {
    display: block;
    margin: auto;
}
.capabilities-holder:hover {
    color: white !important;
    background: #0e3248 !important;
    cursor: pointer;
    transition: all ease-in-out .3s;
}

    .capabilities-holder:hover svg#Page-1 g path, .capabilities-holder:hover svg#_003-strategy path, .capabilities-holder:hover svg#_002-policy path, .capabilities-holder:hover svg#_OUTLINE {
        fill: white;
    }

.capabilities-holder h3 {
    font-weight: normal;
}

.capabilities-holder:hover h3 {
    font-weight: 400 !important;
    font-size: 1.2rem !important;
    transition: all ease-in-out .1s;
}

.capabilities-holder {
    margin: 15px;
    border-radius: 20px;
    background: rgb(51, 51, 51);
    color: white;
    padding: 15px;
    height: 190px;
    transition: all ease-in-out .3s;
}

a.btn.btn-generic:hover {
    background: #e9e219;
    color: black;
}
/*Values 
    -----------------------------
*/
.value-p {
    transition-delay: .5s;
    animation-delay: .5s;
}
/*Generic & Nav
    --------------------------------
*/
.h3, h3 {
    font-size: 1rem;
}
.col-md-6.br-right {
    border-right: solid 1px white;
}
.carousel-caption-bs .col-md-6 {
    padding: 0 20px;
}
.col-md-6 img.logos {
    float: none !important;
    margin-right: 30px;
    padding:10px 0 !important;
}
.nav-search {
    margin-top: -10px;
}

.icon-play {
    border-radius: 12px;
    background: aqua;
    height: 80px;
    width: 160px;
    position: absolute;
    top: 50%;
    left: 38%;
}

span.triangle {
    /* background: white; */
    height: 30px;
    width: 30px;
    position: absolute;
    top: 34%;
    left: 44%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid white;
}

img.img-fluid.logo {
    opacity: .2;
    width: auto;
    height: 100%;
    position: absolute;
    bottom: -200px;
    right: 0%;
}
.second-row h2 {
    margin-top: 30px;
}
.numbers .col-md-3.second-row:after, .numbers .col-md-3.second-row.first-item:after {
    top: -130px;
}
.whitesmoke p.call-out-text {
    text-align: center;
    font-size: 1.3rem;
    font-family: 'Open Sans', sans-serif;
}
.intro-style-careers .cool-border {
    height: 480px;
}
.col-md-5.steel.broken-layout.holder-3.white-type svg.scaling-svg {
    width: 165px;
    opacity: .2;
    margin-top: -26px;
}

a.nav-link.active {
    color: #E9E219 !important;
}

a.nav-link.removeactive.active {
    color: white !important;
}
a.navbar-brand.brand-right.styleLogo svg {
    width: 115px !important;
   /* height: 60px !important;*/
   transition: ease all .3s;
}
.navigation-bg.darker {
    backdrop-filter: blur(6px);
    background: rgba(000, 000, 000, .7);
    height: 100px;
    position: fixed;
    width: 100%;
    top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    z-index: 888;
}

a.nav-link.removeactive.active:hover {
    color: #E9E219 !important;
}
.logo-mark svg {
    left: -90px;
    opacity: .3;
    bottom: -3px;
    margin-top: -155px;
    z-index: 99;
    width: 375px;
    position: relative;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
/*.logo-mark svg {
    opacity: .3;
    bottom: 19px;
    margin-top: -155px;
    z-index: 99;
    width: 375px;
    position: relative;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}*/

.holder {
    padding: 30px;
}

.holder-2 {
    padding: 30px 70px;
}
.intro-style-about .holder-2 {
    padding: 40px 70px 80px;
}
.holder-3 {
    padding: 130px;
}

    .holder-4 {
    padding: 70px 0 15px 0;
}

.holder-5 {
    padding: 50px;
}

.call-out-text {
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    text-transform: initial;
    padding-top: 15px;
    font-size: 1.4rem;
}

.col-md-10.align-items-center {
    margin: auto;
}

.call-out-text-2 {
    padding-top: 15px;
    font-size: 1.6rem;
}

.display-3 a.btn.btn-generic, a.btn.btn-generic, button.btn.btn-generic {
    color: white;
    font-size: 1.1rem;
    border-radius: 50px;
    display: inline;
    background: #0E3248;
    padding: 7px 19px;
    border-color: white;
    animation-duration: 1s;
    animation-delay: 1s;
}

a.btn-btn-generic:hover, .display-3:hover a.btn.btn-generic {
    background: #E9E219;
    color: black;
    transition: .3s ease-in-out color;
}
.capabilities-responsive .call-out-text-animation {
    margin-bottom: 30px;
}
svg#Logo:hover g path.st1 {
    fill: white;
    transition: ease-in-out color .3s;
}
/*#Logo:hover .st0 {
    fill: #fff !important;
    stroke: #fff !important;
    transition: ease-in-out color .3s;
}*/
.logo svg#Logo {
    width: 130px;
    height: 75px;
}
svg#Logo {
    height: 64px;
    width: 165px;
    margin-top: 5px;
    transition: height ease-in-out .3s;
}
div#container {
    margin: auto;
}
svg#_001-home {
    width: 20px;
    height: 20px;
}

    svg#_001-home:hover path {
        fill: white;
        transition: ease-in-out color .3s;
    }

img.logo-img {
    height: 20px;
    width: 20px;
}

a .navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

header {
    position: absolute;
    z-index: 999;
}

.navbar-collapse.collapse.d-sm-inline-flex.flex-sm-row-reverse {
    float: left;
}

nav.navbar.navbar-expand-sm.navbar-toggleable-sm.navbar-light {
    padding: 0;
    display: block;
    z-index: 9999;
}

form#searchcircle {
    display: inline-block;
}

img.search-icon {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

input#SearchTerm {
    width: 200px;
    transition: width 1s ease-in;
}

    input#SearchTerm.focus {
        width: 130%;
        transition: width 1s ease-in;
    }
header .navigation-bg.bg {
    background: rgba(000, 000, 000, .7);
    height: 70px;
    position: fixed;
    width: 100%;
    top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    z-index: 888;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
header .navigation-bg {
    height: 110px;
}

.navigation-bg {
    height: 0;
}

    .navigation-bg.bg {
        background: transparent;
        overflow: hidden;
        z-index: 888;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        transition: height 0.3s;
        /*   background: #000;*/
        left: 0;
        height: 88px;
    }

    .navigation-bg.blurHeader {
        backdrop-filter: blur(6px);
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        transition: height 0.3s;
    }

input#SearchTerm {
    font-family: 'Open Sans', sans-serif;
    color: white;
    background: none;
    border-top: none;
    border-bottom: #E9E219 solid 2px;
    border-left: none;
    border-right: none;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: -10px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #E9E219;
}
/*.navigation-bg.blurHeader.bg.darker {
    height: 125px;
}*/
.navigation-bg.blurHeader.bg.darker {
    height: 110px !Important;
}
.navigation-bg.darker.blurHeader.bg {
    height: 80px !important;
}
.navigation-bg.headerSubs.darker.blurHeader.bg {
    height: 110px !important;
}

.navigation {
    top:0;
    min-width: 100%;
    width: 100%;
    position: fixed;
    display: inline-flex;
}

a.navbar-brand.brand-right {
    float: right;
}

ul.navbar-nav.flex-grow-1 {
    float: left;
    width: 100%;
}

img.img-logo {
    width: 115px;
    height: auto;
    padding: 10px;
}

footer.border-top.footer.text-muted {
    background: black;
/*    height: 66px;*/
    padding-top: 5px;
}

#sticky-footer {
    position: fixed;
    left: 0;
    z-index: 9999;
    bottom: 0;
    height: 62px;
    font-size: 0.9rem;
    width: 20%;
    padding-top: 20px;
    backdrop-filter: blur(0px);
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    color: white;
    text-align: center;
}

.background-sticky {
    background: rgba(0,0,0,.7);
    position: fixed;
    left: 0;
    z-index: 9999;
    bottom: 0;
    height: 65px;
    z-index: 9973;
    bottom: 0;
    width: 20%;
    height: 65px;
}

div#sticky-footer a {
    font-size: 1.3rem;
    padding: 10px;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
footer.footer .col-md-1, footer.footer .col-md-1 a, footer.footer .col-md-6 {
    color: white;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: center;
}
/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}
.img-wrapper {
    display: block;
    margin: auto;
    text-align: center;
}
.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
    }
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}
/*-------------Main styling------------------*/
a.nav-link {
    padding: 0rem 2.4rem !important;
}

ul.navbar-nav.flex-grow-1 {
    text-transform: uppercase;
    padding: 25px 45px;
}

.line-height {
    line-height: 1.9rem;
}

.black p.line-height-2.call-out-text {
    font-size: 1rem;
}
.stylize {
    font-weight: bold;
    font-size: 1.9rem;
    padding-right: 3px;
}
.styles{
    font-style: italic;
}
body {
    font-family: 'Open Sans', sans-serif;
}
abbr[title] {
    text-decoration: none !important;
    border-bottom: none !important;
}
h1.display-3 {
    font-weight: bold;
    font-size: 3.3rem;
    animation-duration: 2s;
    animation-delay: 1s;
    font-family: Raleway, 'Open Sans', sans-serif;
}
    h1.display-3.animate__animated.animate__fadeInLeft.delay-title.awareness {
        font-size: 2.5em;
        margin-bottom: 40px;
    }
.overlay.darker-overlay {
    opacity: .8;
}
.col-md-4.br-right {
    border-right: solid 1px;
}
.brush {
    position: absolute;
    top: -40px;
    z-index: -1;
    left: 27%;
    max-height: 110px;
    opacity: .2;
}
.carousel-caption-bs.container-bs {
    max-width: 75%;
    left: 12%;
    margin-left: 12px;
}
.carousel-caption-bs.container-bs-sm {
    max-width: 55%;
    left: 22%;
    margin-left: 12px;
}
.carousel-caption-bs.carousel-caption-bs-lg {
    top: 29%;
    max-width: 100%;
}
.logos {
    text-align: center;
    max-width: 150px;
    padding: 12px 0;
    display: block;
    margin: auto;
}
.logos-longer{
    max-width:220px;
    float:right;
}
    .carousel-caption-bs-lg.carousel-caption-bs .col-md-4 {
        text-align: left;
        padding: 10px 75px;
        color: white;
        text-transform: uppercase;
    }
a.btn-non-graphic {
    color: #fff;
}
.carousel-indicators.bs-indicators {
    top: 645px;
}
.carousel-indicators {
    position: relative;
    right: 0;
    top: 440px;
    bottom: 0;
    left: 0;
    z-index: 200;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-caption-bs {
    position: absolute;
    top: 35%;
    width: 100%;
    z-index: 1;
}

.carousel-inner h1.display-3, .carousel-inner h1.display-4 {
    font-family: 'Open Sans', sans-serif;
}

#bootstrap-touch-slider-2 .carousel-item {
    margin-top: 0;
    background: black;
    min-height: 390px;
}

#bootstrap-touch-slider-2 h1.display-3.h-style-2 {
    line-height: 0rem;
}

#bootstrap-touch-slider-2 .read-more {
    display: block;
    max-width: 185px;
}

h1.display-4 {
    font-weight: bold;
    font-size: 3rem;
    animation-duration: 2s;
    animation-delay: 1s;
}

.display-3, .display-4 {
    text-transform: uppercase;
}

p.display-3 {
    font-size: 2.2rem;
    animation-duration: 4s;
    animation-delay: 1s;
}

p.display-4 {
    font-size: 1.5rem;
    animation-duration: 4s;
    animation-delay: 1s;
}
/*Animate rules
    --------------
*/


/* Carousel
    -------------------------------------------
*/
.carousel-inner:after {
    margin: auto;
    border: solid 1.3px white;
    height: 30px;
    display: inline-block;
    margin-top: 350px;
}

.carousel-item {
    min-height: 285px;
}

.carousel-indicators li {
    margin-right: 5px;
    margin-left: 5px;
}

.carousel {
    margin-top: -250px;
    position: relative;
    height: 525px;
}
.career-carousel .carousel{
    margin-top:0px;
}
.carousel-item {
    z-index: 99;
/*    padding-top: 12%;
    margin-top: -180px !important;*/
}
.img-fluid {
    max-width: 100%;
    height: 100%;
}
.carousel-indicators li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

    .carousel-indicators li.active {
        background-color: #E9E219;
    }

.carousel-inner .carousel-item {
    transition: -webkit-transform 2s ease;
    transition: transform 2s ease;
    transition: transform 2s ease, -webkit-transform 2s ease;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

.footer {
    bottom: 0;
    width: 100%;
    font-size: .8rem;
    line-height: 47px;
}
/*--------------------Nav-------------------------*/
.navbar-light .navbar-brand {
    color: white;
}

.navbar-light .navbar-nav .nav-link {
    color: white;
    font-size: 12px;
}

.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    position: fixed;
    padding-top: 30px;
}

/*------------------------------------video css-------------------------------------------*/
/*.vimeo-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}*/

.vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
img.mobile-circle.lazyload {
    display: none;
}
.vimeo-wrapper video {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
body {
    max-width: 100%;
    overflow-x: hidden;
    display: initial;
}

.vid {
    position: relative;
    background-color: black;
    height: 90vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

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

    .vid .container {
        position: relative;
        z-index: 2;
    }

    .vid .overlay {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: black;
        opacity: 0.689;
        z-index: 1;
    }
.content.responsive.active h3.hover {
    padding: 5px 0;
    min-height: auto !important;
}

@-moz-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@-webkit-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@-o-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}





@media (pointer: coarse) and (hover: none) {
/*    .vid {
        background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
    }*/

     /*   .vid video {
            display: none;
        }*/
}
