﻿@media screen and (max-width:800px) {
    .carousel {
        top: 0px;
    }

    .tab-content-holder {
        margin-top: 250px;
        padding-top: 15px;
    }

    .main-nav .navbar-collapse {
        padding: 0 19px;
    }

    .tabs-wrapper {
        margin-top: 0px;
    }

    #container {
        z-index: 10000;
    }

    .carousel-indicators {
        top: 200px;
    }

    .carousel-caption {
        top: -5px;
    }

    .ul-grid {
        margin-bottom: 10px;
    }

        .ul-grid li {
            list-style-type: none;
            display: inline-block;
            border-right: none;
            border-bottom: solid 1px #4b4b4b;
            height: auto;
            width: 100%;
            float: left;
        }

    .bbt-offsetbottom {
        margin-bottom: 10px !important;
    }

    footer p a img {
        float: right;
    }

    #socialwrap {
        margin-top: -80px;
    }

    .title-why {
        width: 100%;
        margin-left: 0px;
    }

    .htitle {
        color: #092586;
        font-weight: bold;
        font-size: 20px;
        padding: 0px 0px 7px 0px;
        margin: 10px 0 10px 0;
        line-height: normal;
        border-bottom: 2px solid #ddd;
        position: relative;
        font-family: 'Maven Pro', sans-serif;
    }

    .carousel-indicators {
        top: 100px;
    }

    .carousel-caption-h3 {
        display:none;
    }
    .notice-marque {
        height:auto;
        margin: 15px 0px 20px 0px;
    }




}
