﻿ /* CSS for KIT sub site */

html {
    overflow-x: hidden;
}

p.image {
    text-align: center;
}

hr {
border-color: #e5e5e5;
width: 50%;
text-align: center;
margin-right: auto;
margin-left: auto;
margin-top: 2em;
margin-bottom: 3em;
}


h1, h2, h3, h4, .brand, .lead {
    font-family: 'Lato', sans-serif;
}

h1, h2, h3 {
    font-weight: bold;
}

h3 {
    margin-top: 32px;
}


body { 
    padding-bottom: 10px;
    /*background-color: #fff9ee;*/
}

a ,
h4.benefit > a{
    text-decoration: underline ;
}

    h4 > a,
    #header a, 
    #footer a, 
    a.btn, 
    a.brand {
        text-decoration: inherit;
    }



.navbar-nav > li > a.brand {
    float: left;
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;
    color: #F8991D;
    padding-left: 0;
    letter-spacing: 4px;
}

a.brand:hover {
    text-decoration: none;
    color: #F8991D !important;
}

.panel-default > .panel-heading {
    background-color: #fafafa;
}

label {
    color: #777;
    font-weight: normal;
}

.image {
    margin-top: 18px;
}

.call-to-action {
    margin-top: 30px;
    margin-bottom: 24px;
}


.leading-text {
    margin-bottom: 20px;
}


.navbar-toggle {
    margin-right: 0;
}

.install-buttons .button-title {
    font-size: 20px;
}   
    
#footer.navbar {
    min-height: 35px;
}

#footer .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.alert-top-margin {
    margin-top: 15px;
}

#sign_up {
    padding-top: 3px;
}


/*figure.freezeframe-container {
    border-top: 1px solid #656D74; 
    border-bottom: 1px solid #656D74;       
        box-shadow: 0 0 3px 1px silver;
            
}*/

    figure.freezeframe-container:hover {
        cursor: pointer;
    }

.brand img {
    position: absolute;
    top: 9px;
}

.background {
    background: none repeat scroll 0 0 #f0f0f0;
    height: 100%;
    left: -100em;
    position: absolute;
    right: -100em;
    top: 0;
    z-index: -1;
}

.background-primary {
    background: none repeat scroll 0 0 #d9edf7;
}

.everyone img {
    margin-top: 1em;
}


@media (max-width: 768px) { /* mobile devices */
 
    /*figure.freezeframe-container {
        margin-left: -25px;
        margin-right: -15px;  
        border-color: #e5e5e5 !important;          
    }*/

    .promo-video {
        height: 186px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .background {
        left: 0;
        right: 0;
    }

    .brand img {
        position: absolute;
        top: 2px;
    }

    .background-primary {
        height: 115%;
        top: -1.5em;
    }
}

@media (max-width: 768px) { /*cells*/

    .benefits-block img {
        margin-top: 1.5em;
        margin-bottom: 1em;
    }

    h1.wider {
        margin-left: 0;
        margin-right: 0;
    }

    .decision-makers img {
        width: 300px;
    }

}

@media (min-width: 768px) and (max-width: 991px) { /*tablets*/
    .promo-video {
        height: 405px;
        box-shadow: 0 0 3px 1px silver;
    }

    h1.wider {
        margin-left: -1em;
        margin-right: -1em;
    }

    .decision-makers img {
        margin-top: 7em;
        width: 308px;
    }

    .pms img {
        margin-top: 2em;
    }

    .background {
        right: -15em;
        left: -15em;
    }

    .background-primary {
        left: -20em;
        right: -20em;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .promo-video {
        height: 438px;
        box-shadow: 0 0 3px 1px silver;
    }

    h1.wider {
        margin-left: -2em;
        margin-right: -2em;
    }

    .decision-makers img {
        margin-top: 3em;
    }

    .pms img {
        margin-top: 2em;
    }
}




@media (min-width: 1200px) { /*desktop*/
    .promo-video {
        height: 422px;
        box-shadow: 0 0 3px 1px silver;

    }

    h1.wider {
        margin-left: -2em;
        margin-right: -2em;
    }

    .decision-makers img {
        margin-top: 3em;
    }

    .pms img {
        margin-top: 3em;
    }

    .everyone img {
        margin-top: 0;
    }

}


.benefit b {
    display: block;
}

/*h3 {
    font-weight: lighter;
    color: darkgoldenrod;
}*/

.benefits-block {
    padding: 1em 0;
    border-radius: .5em;
}

.everyone img {
    height: 465px;
}

h2.bright {
    /*color: #555;*/
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);*/
}

h3 {
    color: #444;
}

h2 {
    color: #111;
}

.pms img {
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.relative-position {
    position: relative;
}

.block {
    margin-top: 1em;
    margin-bottom: 2em;
}

.navbar {
    border-radius: 0;
}

h1 {
    color: #F8981C;
    text-shadow: 0 0 1px #aaa;
}

.decision-makers img {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.benefits-block .glyphicon {
    color: #999;
}

.pms .glyphicon-arrow-right {
    position: absolute;
    top: 6em;
    right: -0.25em;
}

.decision-makers .glyphicon-arrow-right {
    position: absolute;
    top: 6.5em;
    right: 0;
}

.everyone .glyphicon-arrow-left {
    position: absolute;
    left: -1.25em;
    top: 10em;
}