body{padding-bottom:40px;color:#5a5a5a;}
.navbar-wrapper{position:relative;z-index:15;}
.carousel{margin-bottom:50px;border:1px solid #f6f6f6;margin-top:10px;background:#FFF;}
.effect2{position:relative;}
.effect2:before, .effect2:after{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:300px;background:#777;-webkit-box-shadow:0 15px 10px #777;-moz-box-shadow:0 15px 10px #777;box-shadow:0 15px 10px #777;-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg);}
.effect2:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto;}
.carousel-caption{z-index:10;}
.carousel .item{height:330px;}
.carousel-inner > .item > img{position:absolute;top:0;left:0;min-width:100%;height:500px;}
.marketing{padding-left:15px;padding-right:15px;}
.marketing .col-lg-4{text-align:center;margin-bottom:20px;}
.marketing h2{font-weight:normal;}
.marketing .col-lg-4 p{margin-left:10px;margin-right:10px;}
.featurette-divider{margin:80px 0;}
.featurette-heading{font-weight:300;line-height:1;letter-spacing:-1px;}
@media (max-width:767px){.marketing{padding-left:0;padding-right:0;}
.navbar-wrapper .navbar{}
.carousel-caption p{margin-bottom:20px;font-size:21px;line-height:1.4;}
.featurette-heading{font-size:50px;}
.carousel .item{height:210px;}
}
@media (max-width:400px){.carousel .item{height:120px;}
}
@media (min-width:768px) and (max-width:991px){.carousel .item{height:240px;}
}
@media (min-width:992px) and (max-width:1199px){.carousel .item{height:240px;}
}
@media (min-width:992px){.featurette-heading{margin-top:120px;}
.carousel .item{height:320px;}
}