.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
@media screen and (min-width: 768px)
.jumbotron {
    padding: 48px 0;
}

.jumbotron {
    background: #fff;
    margin: 0px 0 0 0;
    color: #ccc;
    height: 26.02vw;
    padding: 0px;
    position: relative;
}














.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.jumbotron img {
    object-fit: cover;
    height: 26.02vw;
    width:100vw;
}









.jumbotron .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px)
.jumbotron .container {
    width: 970px;
}
@media (min-width: 768px)
.jumbotron .container {
    width: 750px;
}

@media (min-width: 1200px)
.jumbotron .container {
    width: 1200px;
}

.jumbotron .container {
    max-width: 100%;
}

.jumbotron hgroup {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
}



@media screen and (min-width: 768px)
.jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
}

.jumbotron h1 {
    font-size: 26px;
    color: #fff;
    margin-top: 100px;
}
@media (min-width: 768px)
.jumbotron h1 {
    font-size: 30px;
}

@media (min-width: 992px)
.jumbotron h1 {
    font-size: 33px;
}

@media (min-width: 1200px)
.jumbotron h1 {
    font-size: 36px;
    font-weight: bold;
}

.jumbotron .caters i {
    width: 80px;
    height: 5px;
    background: #fff;
    display: block;
}


.jumbotron .btn-group-vertical>.jumbotron .btn-group:after, .jumbotron .btn-toolbar:after,.jumbotron  .clearfix:after,.jumbotron .container-fluid:after, .jumbotron .container:after,.jumbotron  .dl-horizontal dd:after, .jumbotron .form-horizontal .form-group:after, .jumbotron .modal-footer:after,.jumbotron  .nav:after,.jumbotron  .navbar-collapse:after,.jumbotron  .navbar-header:after, .jumbotron .navbar:after,.jumbotron .pager:after, .jumbotron .panel-body:after,.jumbotron .row:after {
    clear: both;
}
