.home .container {
    background: transparent;
}

.navbar {
	margin-bottom: 0;
}

#future {
    background-image: url("../images/bg-future.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    padding-bottom: 47px;
    padding-top: 47px;
}
#future .container {
    padding-bottom: 0px;
}
#future h1 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.001em;
	text-transform: uppercase;
    margin: 0 0 50px 0;
    text-align: center;
    letter-spacing: 10px;
}
#future .fa-ul {
    margin-left: 0;
}

#future .fa-li {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 1.5em;
}
#future ul li {
    margin-bottom: 15px;
}
#future ul li a {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
}
#future ul li a.primary-pink {
    text-transform: none;
    color: #e85685;
}
#future .row .row {
    margin-top: 0px;
}

#highlite {
    background-color: #333;
}
#highlite .container {
    padding: 0px 0px;
}
#highlite .logo {
    margin: 14px 0 5px;
}

#highlite .tagline {
    color: #ffffff;
}

#highlite .tagline h3 {
    font-size: 40px;
    margin: 0 0 5px;
    text-transform: uppercase;
}
#highlite p {
    color: #fff;
}
#highlite .tagline p {
    font-size: 18px;
}

#highlite .tagline .taghead {
    font-size: 1.1em;
}

#highlite a {
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
}

#spotlite {
    padding-bottom: 66px;
}
#spotlite .col-md-4 {
	text-align: center;
	margin: 86px 0 0px 0px;
}

#spotlite .tint {
    background: #E44975;
	display: inline-block;
}

#spotlite .tint img {
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

#spotlite .tint img:hover {
    opacity: .75;
    cursor: pointer;
}

#feeds {
 background-color: #f4f4f4;
}

#feeds .row {
    padding: 3em 0 2em 0;
}

#feeds h3 {
    font-size: 22px;
    text-transform: uppercase;
} 

#feeds ul li {
    margin: 0 0 0.5em 1em;
}

#feeds li:before {    
	color: #e85685;
	content: '\f105';
    font-family: "FontAwesome";
    font-size: 18px;
    font-weight: bold;
    margin: 0 5px 0 -12px;
}

.home .carousel {
    margin-bottom : 0;
}

#events  > ul > li {
color: #e85685;
font-weight: bold;
}

#press_releases > ul > li a, #events > ul > li a{
    color: #333;
	font-weight: normal;
}

#press_releases > p > a, #events > p > a, #videos > p > a{
    font-size: 14px;
}

#press_releases > p, #events > p {
    margin: 0 0 9.5px 16px;
}

#videos span {
    color: #e85685;
    display: inline-block;
    font-family: "DIN","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0.5em;
    text-transform: uppercase;
}

#videos img {
    width: 100%;
}

#videos .tint {
    background: #E44975;
	display: inline-block;
}

#videos .tint img {
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

#videos .tint img:hover {
    opacity: .7;
    cursor: pointer;
}

.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}
#home-highlight {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #333;
}
#home-highlight .container {
    padding-bottom: 0px;
}
#home-highlight-bg {
    height: 220px;
    width: 100%;
    float: left;
    margin: 0px 0px -220px 0px;
    padding: 0;
    display: block;
    position: relative;
    z-index: 40;
    background-color: #333;
}
#home-highlight-scroll {
    background-image: url('../images/spotlight-bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #333;
    height: 220px;
}
#home-highlight-content {
    position: relative;
    display: block;
    z-index: 45;
}
#customer-section {
    background-image: url('../images/home-bg.png');
    background-repeat: no-repeat;
    background-position: -50px 0px;
    float: right;
    min-height: 220px;
    border-left: 1px solid #272727;
}
#customer-video {
    float: right;
    padding-top: 60px;
}
#customer-spotlight {
    float: left;
    padding: 0px 15px 0px 26px;
    display: block;
}
#customer-spotlight h2 {
    text-transform: uppercase;
    color: #e65684;
    margin: 37px 0px 16px 0px;
    padding: 0;
    text-shadow: 0px 1px 3px #000000
;}
#customer-spotlight p {
    color: #fff;
    margin: 0px 0px 20px 0px;
    padding: 0;
    font-size: 16px;
    max-width: 282px;
    text-shadow: 0px 1px 3px #000000;
}
#customer-testimonials {
    position: absolute;
    bottom: 20px;
    display: block;
    z-index: 55;
}
#more-testimonials {
    padding: 0px 0px 0px 26px;
}
#customer-testimonials a {
    text-transform: uppercase;
    text-shadow: 0px 1px 3px #000000;
}
#customer-testimonials a:hover {
    text-decoration: none;
}
#threatcloud {
    float: left;
    padding-right: 0px;
    border-right: 1px solid #000;
    position: relative;
    display: block;
}
#threatcloud .btn {
    display: block;
    position: absolute;
    bottom: 20px;
    z-index: 55;
    background-image: none;
    background-color: transparent;
    color: #e65785;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
#spotlite {
    padding: 0px 0px 66px 0px;
    margin: 0px 0px 0px 0px;
}
#spotlite li {
    list-style: none;
}
#spotlite li:nth-child(1) {
    text-align: left;
}
#spotlite li:nth-child(2) {
    text-align: center;
}
#spotlite li:nth-child(3) {
    text-align: right;
}
@media (max-width: 991px) {
    #future {
        background: url("../images/bg-future.gif") no-repeat scroll center 0 transparent;
        padding-top: 35px;
        padding-bottom: 20px;
    }
    #spotlite li:nth-child(1) {
        text-align: center;
    }
    #spotlite li:nth-child(2) {
        text-align: center;
    }
    #spotlite li:nth-child(3) {
        text-align: center;
    }
    #customer-section {
        background-image: none;
    }
    #home-highlight {
        background-image: url('../images/home-bg.png');
        background-repeat: no-repeat;
        background-position: top center;
    }
    #home-highlight-bg {
        display: none;
    }
    #customer-spotlight {
        height: auto;
    }
    #customer-spotlight a, #threatcloud .btn {
        position: relative;
        bottom: 0;
    }
    #threatcloud .btn {
        position: relative;
        bottom: 40px;
        margin-bottom: -20px;
    }
    #threatcloud {
        border-right: none;
    }
    #customer-section {
        border-left: none;
    }
    #threatcloud a img {
        float: none;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
    #home-highlight {
        background-image: none;
    }
    #future h1 {
        margin-bottom: 35px;
        color: #999;
        letter-spacing: 0px;
        font-weight: normal;
        font-size: 20px;
    }
    #future ul li a {
        font-size: 14px;
    }
    #threatcloud {
        border-top: 3px solid #fff;
    }
    #customer-video {
        height: auto;
        background-image: url('../images/home-bg.png');
        background-repeat: no-repeat;
        background-position: center;
        padding: 30px 0px;
    }
    #customer-spotlight {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #customer-testimonials {
        position: relative;
        bottom: 0;
    }
    #more-testimonials a {
        display: block;
        padding: 15px 0px;
        text-align: center;
        font-size: 14px;
    }
    #customer-spotlight h2 {
        margin-top: 0px;
        text-align: center;
    }
    #customer-spotlight  p {
        margin-bottom: 0;
    }
    #customer-spotlight p, #customer-spotlight a {
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: block;
    }
    #customer-video .img-responsive {
        float: none;
        margin: 0 auto;
        display: block;
    }
    #customer-video .youtubemobile {
        width: 100%;
        display: block;
    }
    #spotlite {
        padding-bottom: 15px;
    }
    #spotlite .col-md-4 {
        margin: 30px 0 0px 0px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}