/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,700,900');

.brandedGreen{
    color: #90B748 !important;
}
.brandedOrange{
    color: #d76023 !important;
}
.brandedGreenOGf{
    color: #90B748 !important;
}

.twentyOne{
    font-size: 17px !important;
}

.poppins{
    font-family: 'Poppins', sans-serif;
}

.hpMiniTitle{
    font-size: 22px;
}

.superLead{
    font-size: 23px;
    line-height: 35px;
}

.greyColor{
    color: #424849 !important;
}

.rocketHeader{
    font-size: 30px;
}

.adelineButton1{
    /*width: 100% !important;*/
    text-transform: uppercase;
    background:#90B748 !important;
    font-size: 24px;
    border:none;
    text-shadow: none !important;
    font-weight: 400;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-radius: 0 !important;
}
.adelineButton1:hover{
    /*width: 100% !important;*/
    text-transform: uppercase;
    background:white !important;
    color: black;
    border:none;
}

.adelineButton2{
    /*width: 100% !important;*/
    text-transform: uppercase;
    background:#d76023 !important;
    font-size: 24px;
    border:none;
    text-shadow: none !important;
    font-weight: 400;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-radius: 0 !important;
}
.adelineButton2:hover{
    /*width: 100% !important;*/
    text-transform: uppercase;
    background:white !important;
    color: black;
    border:none;
}

.letItRoll{
    font-size: 40px;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: 700;
    font-family: "Poppins", sans-serif
}

.letItRoll2{
    font-size: 41px;
    text-transform: uppercase;
    line-height: 65px;
    font-weight: 700;
    font-family: "Poppins", sans-serif
}


.letItRoll3{
    font-size: 41px;
    text-transform: uppercase;
    line-height: 54px;
    font-weight: 700;
    font-family: "Poppins", sans-serif
}

.learnMoreButton{
    border-radius: 0 !important;
    background: #90B748 !important;
    color: white;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}


.learnMoreButtonHp{
    border-radius: 0 !important;
    background: #ffffff !important;
    color: #000 !important;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    text-shadow: none !important;
}

.learnMoreButtonHp:hover{
    border-radius: 0 !important;
    background: #90B748 !important;
    color: #ffffff !important;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    text-shadow: none !important;
}


.lineThing{
    height: 1px;
    width: 100% !important;
    background: #90B748;
}

.iconFooter{
    font-size: 60px;
}

.letter-space{
    letter-spacing: 2px;
}
.letter-space2{
    letter-spacing: 3px;
}

.lightGrey{
   color: #9c9c9c;
}

.footerSmText{
    font-size: 13px;
    line-height: 25px;
}

#mainMenu nav > ul > li > a:hover {
    opacity: 0.7;
}

.header2 > ul > li > a{
    color: #000 !important;
}

.adelineTextLarge{
    font-size: 115px;
    font-weight: 100 !important;
    letter-spacing: 10px !important;
}

.headerButton{
    border-radius: 0 !important;
    background: #90B748 !important;
    color: #fff !important;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    text-shadow: none !important;
}

.headerButton:hover{
    border-radius: 0 !important;
    background: #fff !important;
    color: #d76023 !important;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    text-shadow: none !important;
}

.efficientAndSimple{
    text-transform: uppercase;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;

}

.titleThing{
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 30px;
}

.productionInTrouble{
    text-transform: uppercase;
    line-height: 50px;
    font-size: 28px;
    color:#90B748;
    font-weight: 700;
}

.productionInTrouble2{
    text-transform: uppercase;
    line-height: 50px;
    font-size: 28px;
    color:#d76023;
    font-weight: 700;
}
@media(min-width: 1400px){
    .imgThing{
        position: absolute;
        right: -400px;
        top: -100px;
        width: 650px;
    }

    .imgThing2{
        position: absolute;
        right: -400px;
        top: -175px;
        width: 650px;
    }
}


@media(min-width: 991px) and (max-width: 1400px){
    .imgThing{
        position: absolute;
        right: -150px;
        top: -100px;
        width: 400px !important;
    }
}

.adelineListt ol{
    list-style: none;
    font-family: 'Poppins', sans-serif;
}
.adelineListt ol li{
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
    color: black;
}

.adelineListt ul{
    /*list-style: none;*/
    font-family: 'Poppins', sans-serif;
    padding-left:16px;
}
.adelineListt ul li{
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
    color: black;
}

.technicalSpecs{
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: 700;
}


.headerButton2{
    border-radius: 0 !important;
    background: #d76023 !important;
    color: #fff !important;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    text-shadow: none !important;
}

.headerButton2:hover{
    border-radius: 0 !important;
    background: #fff !important;
    color: #d76023 !important;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    text-shadow: none !important;
}

.learnMoreButton2{
    border-radius: 0 !important;
    background: #fff !important;
    color: #000;
    border: none !important;
    font-weight: 400;
    font-size: 19px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.learnMoreButton2:hover{
    background: #fff !important;
    color: #000;
    text-shadow:none !important;
}

/*.contactHeightMe{*/
    /*height: 500px;*/
/*}*/

.adelineForm{

}
.adelineForm label{
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    color: black;
}
.adelineForm label{
    font-weight: 400 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
    color: black;
}

.checkboxx{
    text-transform: uppercase;
    font-weight: 400;
    color: black;
    font-family: 'Poppins', sans-serif;
}

.adelineForm input{
    color: black !important;
}
.adelineForm textarea{
    color: black !important;
}
.adelineForm textarea:focus{
    border-color: black !important;
}
.adelineForm input:focus{
    border: solid 1px black !important;
}
.adelineForm textarea{
    border: solid 1px black !important;
}
.adelineForm input{
    border: solid 1px black !important;
}


@media(max-width: 991px){
    .adelineTextLarge{
        font-size: 70px;
    }
}

.headerButton2mobile{
    width: 100%;
    /*height: 100px;*/
    background:#d76023;
    border: none;
    text-shadow:none;
    padding: 10px 20px;
}

.headerButton2mobile p{
    color: white;
    border: none;
    text-shadow:none;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.headerButton2mobile:hover{
    color: #d76023;
    background:#fff;
}


.headerButton1mobile{
    width: 100%;
    /*height: 100px;*/
    background:#d76023;
    border: none;
    text-shadow:none;
    padding: 10px 20px;
}

.headerButton1mobile p{
    color: white;
    border: none;
    text-shadow:none;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.headerButton2mobile:hover{
    background:#fff;
}
.headerButton2mobile:hover p{
    color: #d76023;
}


.adelineButton2mobile{
    /*width: 100% !important;*/
    background: #d76023 !important;
    border:none;
    padding: 13px 20px 10px 20px;

}

.adelineButton2mobile p{
    /*width: 100% !important;*/
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 5px;

}

.adelineButton2mobile:hover{
    /*width: 100% !important;*/
    text-transform: uppercase;
    background:white !important;
    border:none;
}

.adelineButton2mobile:hover p{
    text-transform: uppercase;
    color: black;
}

@media(max-width: 767px){
    .adelineListt ol{
        padding-left: 0 !important;
    }

    .efficientAndSimple{
        font-size: 26px;
        line-height: 30px;
    }
}

@media(max-width: 991px){
    .sm-p-t-0{
        padding-top: 0 !important;
    }
    .sm-p-b-100{
        padding-bottom: 100px;
    }

}

.adelineButton1mobile{
    background:#90B748 !important;
    border:none;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-radius: 0 !important;
}

.adelineButton1mobile p{
    font-size: 18px;
    text-shadow: none !important;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 0;
    color: white;
}
.adelineButton1mobile:hover{
    background:white !important;
    border:none;
}

.adelineButton1mobile:hover p{
    text-transform: uppercase;
    color: black;

}

@media(max-width: 600px){
    .technicalSpecs{
        line-height: 30px;
    }
    .rocket{
        font-size: 40px;
    }
}

@media(max-width: 400px){
    .rocket{
        font-size: 35px;
    }
}



.headerButtonMobile{
    border-radius: 0 !important;
    background: #90B748 !important;
    border: none !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 10px;
    padding-right: 10px;
}
.headerButtonMobile p{
    color: #fff !important;
    font-weight: 400;
    font-size: 18px;
    text-shadow: none !important;
    padding:0;
    margin:0;
}

.headerButtonMobile:hover{
    border-radius: 0 !important;
    background: #fff !important;
    border: none !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.headerButtonMobile:hover p{
    color: #d76023 !important;
    font-weight: 400;
    font-size: 18px;
    text-shadow: none !important;
    padding:0;
    margin:0;
}

@media(min-width: 700px){
    .vision{
        font-size: 120px;
    }
}
@media(max-width: 700px){
    .vision{
        font-size: 70px;
    }
}

@media(max-width: 991px){
    #header #header-wrap #logo a > img {
        vertical-align: inherit;
        transition: all .4s ease-in-out;
        height: 70px;
        width: auto;
    }

    #header {
        position: relative;
        width: 100%;
        z-index: 199 !important;
        height: 80px;
        line-height: 80px;
        padding-top: 5px;
        padding-bottom: 5px;
        /*sticky version*/
        /*dark*/
        /*transparent*/
        /*transparent dark*/
        /*transparent light*/
        /*transparent light*/
        /*colored*/
        /*header extras*/
        /*Responsive mobile menu*/ }


    #header #header-wrap #logo {
        float: left;
        font-size: 28px;
        position: relative;
        z-index: 1;
        transition: all .4s ease-in-out;
        height: 80px; }
    #header #header-wrap #logo a > img {
        vertical-align: inherit;
        transition: all .4s ease-in-out;
        height: 70px;
        width: auto; }

    #header.header-transparent #header-wrap, #header.header-transparent.dark #header-wrap {

        background-color: white !important;
        border-bottom: 0;

    }

}



@-webkit-keyframes aMove {
    0% {
        -webkit-transform: translateX(2500px) rotate(-90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0px)rotate(-90deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}
@-moz-keyframes aMove {
    0% {
        -moz-transform: translateX(2500px) rotate(-90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -moz-transform: translateX(0px)rotate(-90deg);
        opacity: 1;
    }
    100% {
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}
@-o-keyframes aMove {
    0% {
        -o-transform: translateX(2500px) rotate(-90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -o-transform: translateX(0px)rotate(-90deg);
        opacity: 1;
    }
    100% {
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}
@-ms-keyframes aMove {
    0% {
        -ms-transform: translateX(2500px) rotate(-90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -ms-transform: translateX(0px)rotate(-90deg);
        opacity: 1;
    }
    100% {
        -ms-transform: rotate(0deg);
        opacity: 1;
    }
}
@keyframes aMove {
    0% {
        transform: translateX(2500px) rotate(-90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        transform: translateX(0px)rotate(-90deg);
        opacity: 1;
    }
    100% {
        transform: rotate(0deg);
        opacity: 1;
    }
}

#a{
    transition: all 0.5s ease;
    opacity: 0;
}


@-webkit-keyframes dMove {
    0% {
        -webkit-transform: translateX(-2500px) rotate(90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -webkit-transform: translateX(0px)rotate(90deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(0deg);
        opacity: 1;
    }
}
@-moz-keyframes dMove {
    0% {
        -moz-transform: translateX(-2500px) rotate(90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -moz-transform: translateX(0px)rotate(90deg);
        opacity: 1;
    }
    100% {
        -moz-transform: rotate(0deg);
        opacity: 1;
    }
}
@-o-keyframes dMove {
    0% {
        -o-transform: translateX(-2500px) rotate(90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -o-transform: translateX(0px)rotate(90deg);
        opacity: 1;
    }
    100% {
        -o-transform: rotate(0deg);
        opacity: 1;
    }
}
@-ms-keyframes dMove {
    0% {
        -ms-transform: translateX(-2500px) rotate(90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        -ms-transform: translateX(0px)rotate(90deg);
        opacity: 1;
    }
    100% {
        -ms-transform: rotate(0deg);
        opacity: 1;
    }
}
@keyframes dMove {
    0% {
        transform: translateX(-2500px) rotate(90deg);
        opacity: 0;
    }
    1%{
        opacity: 1;
    }
    80% {
        transform: translateX(0px)rotate(90deg);
        opacity: 1;
    }
    100% {
        transform: rotate(0deg);
        opacity: 1;
    }
}

#d{
    transition: all 0.5s ease;
    opacity: 0;
}



@-webkit-keyframes ember {
    0% { opacity: 0; }
    5%{opacity: .7;}
    15%{opacity: .5;}
    25%{opacity: .8;}
    35%{opacity: .9;}
    45%{opacity: .6;}
    55%{opacity: .4;}
    65%{opacity: .7;}
    75%{opacity: .9;}
    85%{opacity: .6;}
    95%{opacity: .8;}
    100%{opacity: 1;}
}

@-ms-keyframes ember {
    0% { opacity: 0; }
    5%{opacity: .7;}
    15%{opacity: .5;}
    25%{opacity: .8;}
    35%{opacity: .9;}
    45%{opacity: .6;}
    55%{opacity: .4;}
    65%{opacity: .7;}
    75%{opacity: .9;}
    85%{opacity: .6;}
    95%{opacity: .8;}
    100%{opacity: 1;}
}

@-moz-keyframes ember {
    0% { opacity: 0; }
    5%{opacity: .7;}
    15%{opacity: .5;}
    25%{opacity: .8;}
    35%{opacity: .9;}
    45%{opacity: .6;}
    55%{opacity: .4;}
    65%{opacity: .7;}
    75%{opacity: .9;}
    85%{opacity: .6;}
    95%{opacity: .8;}
    100%{opacity: 1;}
}
@-o-keyframes ember {
    0% { opacity: 0; }
    5%{opacity: .7;}
    15%{opacity: .5;}
    25%{opacity: .8;}
    35%{opacity: .9;}
    45%{opacity: .6;}
    55%{opacity: .4;}
    65%{opacity: .7;}
    75%{opacity: .9;}
    85%{opacity: .6;}
    95%{opacity: .8;}
    100%{opacity: 1;}
}
@keyframes ember {
    0% { opacity: 0; }
    5%{opacity: .7;}
    15%{opacity: .5;}
    25%{opacity: .8;}
    35%{opacity: .9;}
    45%{opacity: .6;}
    55%{opacity: .4;}
    65%{opacity: .7;}
    75%{opacity: .9;}
    85%{opacity: .6;}
    95%{opacity: .8;}
    100%{opacity: 1;}
}





@-webkit-keyframes daFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1;}
}
@-moz-keyframes daFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1;}
}
@-o-keyframes daFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1;}
}
@-ms-keyframes daFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1;}
}
@keyframes daFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1;}
}



.dopeAutomation{
    opacity:0;
}

.exclusive{
    opacity: 0;
}

.canDistributor{
    opacity: 0;
}

.theRocketBox{
    opacity: 0;
}

.learnMoreButtonHp{
    opacity:0;
}



@-webkit-keyframes exclusive {
    0% {-webkit-transform: translateX(2500px); opacity: 0; }
    100% {-webkit-transform: translateX(0px); opacity: 1;}
}

@-moz-keyframes exclusive {
    0% {-moz-transform: translateX(2500px); opacity: 0; }
    100% {-moz-transform: translateX(0px); opacity: 1;}
}
@-o-keyframes exclusive {
    0% {-o-transform: translateX(2500px); opacity: 0; }
    100% {-o-transform: translateX(0px); opacity: 1;}
}
@-ms-keyframes exclusive {
    0% {-ms-transform: translateX(2500px); opacity: 0; }
    100% {-ms-transform: translateX(0px); opacity: 1;}
}
@keyframes exclusive {
    0% {transform: translateX(2500px); opacity: 0; }
    100% {transform: translateX(0px); opacity: 1;}
}





@-webkit-keyframes canDis {
    0% {-webkit-transform: translateX(-2500px); opacity: 0; }
    100% {-webkit-transform: translateX(0px); opacity: 1;}
}

@-moz-keyframes canDis {
    0% {-moz-transform: translateX(-2500px); opacity: 0; }
    100% {-moz-transform: translateX(0px); opacity: 1;}
}
@-o-keyframes canDis {
    0% {-o-transform: translateX(-2500px); opacity: 0; }
    100% {-o-transform: translateX(0px); opacity: 1;}
}
@-ms-keyframes canDis {
    0% {-ms-transform: translateX(-2500px); opacity: 0; }
    100% {-ms-transform: translateX(0px); opacity: 1;}
}
@keyframes canDis {
    0% {transform: translateX(-2500px); opacity: 0; }
    100% {transform: translateX(0px); opacity: 1;}
}




@-webkit-keyframes rocketbox {
    0% {-webkit-transform: translateY(2500px); opacity: 0; }
    100% {-webkit-transform: translateY(0px); opacity: 1;}
}

@-moz-keyframes rocketbox {
    0% {-moz-transform: translateY(2500px); opacity: 0; }
    100% {-moz-transform: translateY(0px); opacity: 1;}
}

@-o-keyframes rocketbox {
    0% {-o-transform: translateY(2500px); opacity: 0; }
    100% {-o-transform: translateY(0px); opacity: 1;}
}
@keyframes rocketbox {
    0% {transform: translateY(2500px); opacity: 0; }
    100% {transform: translateY(0px); opacity: 1;}
}
@-ms-keyframes rocketbox {
    0% {-ms-transform: translateY(2500px); opacity: 0; }
    100% {-ms-transform: translateY(0px); opacity: 1;}
}




@-webkit-keyframes learnMoreButtonHp {
    0% {opacity: 0; }
    100% {opacity: 1;}
}

@-moz-keyframes learnMoreButtonHp {
    0% {opacity: 0; }
    100% {opacity: 1;}
}
@-o-keyframes learnMoreButtonHp {
    0% {opacity: 0; }
    100% {opacity: 1;}
}
@keyframes learnMoreButtonHp {
    0% {opacity: 0; }
    100% {opacity: 1;}
}

@-ms-keyframes learnMoreButtonHp {
    0% {opacity: 0; }
    100% {opacity: 1;}
}







#lit{
    transition: all 0.5s ease;
    opacity: 0;
}






@-webkit-keyframes smoke {
    0% { opacity: 0; }
    100%{opacity: 0.3;}
}
@-moz-keyframes smoke {
    0% { opacity: 0; }
    100%{opacity: 0.3;}
}
@-o-keyframes smoke {
    0% { opacity: 0; }
    100%{opacity: 0.3;}
}
@-ms-keyframes smoke {
    0% { opacity: 0; }
    100%{opacity: 0.3;}
}
@keyframes smoke {
    0% { opacity: 0; }
    100%{opacity: 0.3;}
}

#smoke{
    transition: all 0.5s ease;
    opacity: 0;

    background-blend-mode: multiply;
}

.aReady{
    -webkit-animation: aMove 5s ease-in-out forwards;
    -moz-animation: aMove 5s ease-in-out forwards;
    -o-animation: aMove 5s ease-in-out forwards;
    -ms-animation: aMove 5s ease-in-out forwards;
    animation: aMove 5s ease-in-out forwards;
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.dReady{
    -webkit-animation: dMove 5s ease-in-out forwards;
    -moz-animation: dMove 5s ease-in-out forwards;
    -o-animation: dMove 5s ease-in-out forwards;
    -ms-animation: dMove 5s ease-in-out forwards;
    animation: dMove 5s ease-in-out forwards;
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.litReady{
    -webkit-animation: ember 2s ease-in-out forwards;
    -moz-animation: ember 2s ease-in-out forwards;
    -o-animation: ember 2s ease-in-out forwards;
    -ms-animation: ember 2s ease-in-out forwards;
    animation: ember 2s ease-in-out forwards;
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
}

.smokeReady{
    -webkit-animation: smoke 2s ease-in-out forwards;
    -moz-animation: smoke 2s ease-in-out forwards;
    -o-animation: smoke 2s ease-in-out forwards;
    -ms-animation: smoke 2s ease-in-out forwards;
    animation: smoke 2s ease-in-out forwards;
    animation-delay: 5s;
    -webkit-animation-delay: 5s;
}

.daReady{
    -webkit-animation: daFadeIn 2s ease-in-out forwards;
    -moz-animation: daFadeIn 2s ease-in-out forwards;
    -o-animation: daFadeIn 2s ease-in-out forwards;
    -ms-animation: daFadeIn 2s ease-in-out forwards;
    animation: daFadeIn 2s ease-in-out forwards;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

.exclusiveReady{
    -webkit-animation: exclusive 1.5s ease-in-out forwards;
    -moz-animation: exclusive 1.5s ease-in-out forwards;
    -o-animation: exclusive 1.5s ease-in-out forwards;
    -ms-animation: exclusive 1.5s ease-in-out forwards;
    animation: exclusive 1.5s ease-in-out forwards;
    animation-delay: 11s;
    -webkit-animation-delay: 11s;
}

.canDistributorReady{
    -webkit-animation: canDis 1.5s ease-in-out forwards;
    -moz-animation: canDis 1.5s ease-in-out forwards;
    -ms-animation: canDis 1.5s ease-in-out forwards;
    -o-animation: canDis 1.5s ease-in-out forwards;
    animation: canDis 1.5s ease-in-out forwards;
    animation-delay: 11.5s;
    -webkit-animation-delay: 11.5s;
}

.theRocketBoxReady{
    -webkit-animation: rocketbox 1.5s ease-in-out forwards;
    -moz-animation: rocketbox 1.5s ease-in-out forwards;
    -o-animation: rocketbox 1.5s ease-in-out forwards;
    -ms-animation: rocketbox 1.5s ease-in-out forwards;
    animation: rocketbox 1.5s ease-in-out forwards;
    animation-delay: 12s;
    -webkit-animation-delay: 12s;
}

.learnMoreButtonHpReady{
    -webkit-animation: learnMoreButtonHp 1.5s ease-in-out forwards;
    -moz-animation: learnMoreButtonHp 1.5s ease-in-out forwards;
    -o-animation: learnMoreButtonHp 1.5s ease-in-out forwards;
    -ms-animation: learnMoreButtonHp 1.5s ease-in-out forwards;
    animation: learnMoreButtonHp 1.5s ease-in-out forwards;
    animation-delay: 14s;
    -webkit-animation-delay: 14s;
}

.theRocketBox .vision{
    font-size: 50px;
}

.big_vid {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: -999 !important;
    /*background-image: url('/images/big_vig_bg.jpg?size=1920x1080');*/
    background-position: center center;
    background-size: cover;
}



.blackBgThing{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+32,000000+100&1+32,0.5+70,0+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 32%, rgba(0,0,0,0.5) 70%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 32%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,1) 32%,rgba(0,0,0,0.25) 70%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
