/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.



landing-icons/awesome_incentives.jpg




*/




body,
html {
    width: 100%;
    height: 100%;
}
ul.nav.navbar-nav.navbar-right {
    background-color: white !important;
}
.full-testimonial {
    position: relative;
    margin: 15px 0px 10px;
    padding: 20px;
    background-color: #FAFAFA;
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    border: 5px solid #eee;
}
.img-featured {

    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);

}
.quote {
    font-weight: 300;

}
.attribution {

    text-align: right;	
}

.modal-content {
    
    background: url(../../new_d_images/section-3-background.png);
    background-position: bottom center;
    
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica,Arial,sans-serif;

}
h1 {
    color: #024890;
}
.lead {
    font-size: 14px;
    font-weight: 400;
}
.navbar-default {
    background-color: #FFFFFF;
    border-color: #AA0000;
}

.intro-header-new {
    
    padding-bottom: 50px;
    text-align: center;
    color: #212121;
    height: 100%;
    font-weight: 500;
    position: relative;
    background-color: rgba(255, 255, 255, 0.95);
}

.intro-header {
    /* padding-top: 50px;  If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #F9F9F9;
    /*background: url(../../back/9.jpg) no-repeat center center; 
    background-size: cover;*/
    height: 100%;
}

.intro-buttons {

    width: 96%;  
    background-color: #ed1b2f;  
    color: white;  
    position: absolute;  
    bottom: 3px;  
    left: 2%;
}

video#bgvid {
    position: fixed; right: 0; bottom: 0;
    min-width: 100%; min-height: 100%;
    width: auto; height: auto; z-index: -100;
    background: url(../../back/current.jpg) no-repeat;
    background-size: cover;
}





.intro-message {
    position: relative;

    /*padding-top: 20%;
    padding-bottom: 20%;*/
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.show_login {display: none; }
.mobileOnly {display: none !important;}
.desktopOnly {display: block !important;}

@media(max-width:767px) {

    .social_links_top {display: none; }

    .mobileOnly { display: block !important; }
    .desktopOnly { display: none !important; }

    .intro-message {
        padding-bottom: 15%;
    }

    .hide_login {display: none; }
    .show_login {display: block; }

    #bgvid { display: none; }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}


.content-section-1:first-of-type {
    
}



.content-section-1 {
    padding-top: 20px;
    margin: 0px 0px 0px 0px;
    background: url('../../new_d_images/section-a-background.png');
    min-height: 400px;
    
}

.content-section-2 {
    padding-top: 20px;
    margin: 20px 0px 0px 0px;
    background-color: white;
    min-height: 400px;

}

.content-section-3 {
    padding-top: 20px;
    margin: 20px 0px 0px 0px;
    background: url('../../new_d_images/section-3-background.png');
    min-height: 400px;
}

.sales-man-section {

    background: url('../../new_d_images/sales-man.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    height: 400px;

}



.content-section-a {
    /*padding: 50px 0;
    background-color: #FDFDFD;*/ 
    padding-top: 20px;
    margin: 0px 0px 0px 0px;
    background-color: rgba(255, 255, 255, 0.9);

}

.skewLeft {

    -webkit-transform: rotate(2deg) skew(2deg, 0);
    -moz-transform: rotate(2deg) skew(2deg);
    -ms-transform: rotate(2deg) skew(2deg);
    -o-transform: rotate(2deg) skew(2deg);
    transform: rotate(2deg) skew(2deg);

}

.skewRight {

    -webkit-transform: rotate(-2deg) skew(-2deg, 0);
    -moz-transform: rotate(-2deg) skew(-2deg);
    -ms-transform: rotate(-2deg) skew(-2deg);
    -o-transform: rotate(-2deg) skew(-2deg);
    transform: rotate(-2deg) skew(-2deg);

}

.content-section-b {
    /* padding: 50px 0;
     background-color: #adadad;*/

    padding-top: 20px;
    margin: 0px 0px 0px 0px;
    background: url('../../new_d_images/section-3-background.png');
    min-height: 400px;

}

.section-heading {
    margin-bottom: 10px;
}

/*.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}*/

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../../img/banner-bg.jpg) no-repeat center bottom;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {

    .mobileHeader {

        font-size: 32px !important;

    }
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}