.jumbotron {
    /*background-image: url('./img/news-jumbutron-bg.png');*/
    background-repeat: no-repeat;
    padding-top: 126px;
    background-size: 100% 100%;
    padding-bottom: 68px;
    margin-bottom: 15px;
}

.jumbotron .jumbotron-title {
    font-size: 42px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    line-height: 55px;
    margin-bottom: 20px;
}

.jumbotron .jumbotron-content {
    font-size: 20px;
    color: rgb(255, 255, 255);
    line-height: 29px;
    margin-bottom: 12px;
}

.nav-tabs.nav-justified a {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    line-height: 21px;
    letter-spacing: 1px;
}

.nav > li > a:focus {
    background-color: #ffffff;
}

.news-nav {
    border-bottom: 1px solid rgba(216, 216, 216, 1);
}

.news-nav .nav-tabs.nav-justified a {
    font-size: 14px;
}

#news {
    padding-bottom: 35px;
}

.news-nav-content #news .panel-default {
    margin: 25px auto;
}

.news-nav-content #news .panel-body {
    box-shadow: 0px 2px 10px 0px rgba(193, 205, 241, 1);
    border-radius: 6px;
    padding: 28px 28px 0px;
}

.news-item-title {
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    letter-spacing: 1px;
}

.news-item-content {
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    letter-spacing: 1px;
    max-height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-item-year {
    text-align: right;
    font-size: 19px;
    color: rgba(51, 51, 51, 1);
    line-height: 25px;
    vertical-align: middle;
}

.news-item-date {
    text-align: right;
    font-size: 30px;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
    letter-spacing: 1px;
    vertical-align: middle;
}

.news-item-date-mobile {
    text-align: left;
    font-size: 14px;
    color: #999;
}

.news-item-title-mobile {
    color: #0f0f0f;
    font-weight: bold;
    font-size: 16px;
}

.panel-body-mobile {
    padding: 20px;
    border-bottom:1px solid #c0c0c0;
}


.news-nav-content .content-wrapper {
    border-right: 1px solid rgba(231, 233, 239, 1);
}

.product-feature {
    padding-bottom: 50px;
}

.product-feature-title {
    font-size: 32px;
    color: rgba(51, 51, 51, 1);
    line-height: 42px;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 55px;
}

.profile-content {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 60px;
    text-indent: 2em;
}

.product-feature .panel-body {
    text-align: center
}

.product-feature img {
    display: inline-block;
}

.product-feature-content {
    vertical-align: middle;
    display: inline-block;
}

.product-feature p {
    margin: 0px 0px 0px 10px;
}

.product-feature .panel-body p:nth-of-type(1) {
    font-size: 30px;
    font-weight: bold;
    color: rgba(35, 134, 238, 1);
    line-height: 42px;
    letter-spacing: 2px
}

.product-feature .panel-body p:nth-of-type(2) {
    font-size: 17px;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    letter-spacing: 1px;
}

.contact-us {
    background: rgba(246, 248, 255, 1);
    /*height: 685px;*/
    padding-bottom: 55px;
}

.contact-us-title {
    font-size: 32px;
    color: rgba(51, 51, 51, 1);
    line-height: 42px;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 55px;
}

.contact-us .panel {
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}

.contact-us .panel-heading {
    background: rgba(246, 248, 255, 1);
    border-bottom: none;
}

.contact-us .panel-body {
    border-radius: 0px;
    background: rgba(246, 248, 255, 1);
}

.contact-us .list-group {
    border-radius: 0px;
    height: auto;
    overflow-y: auto;
    margin-bottom: 10px;
}

.contact-us select {
    border-radius: 0px;
}

.contact-us .list-group .list-group-item-heading {
    font-size: 22px;
    color: rgba(51, 51, 51, 1);
    line-height: 32px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 8px;
}

.contact-us .list-group-item.active .list-group-item-heading {
    color: #ffffff;
}

.contact-us .list-group .list-group-item-text {
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    line-height: 18px;
    letter-spacing: 1px;
    margin-bottom: 8px;
}

.contact-us .list-group-item.active .list-group-item-text {
    color: #ffffff;
}

.contact-us .list-group .list-group-item {

}

.contact-us .list-group {
    margin-right: 10px;
}

.list-group-item:first-child {
    border-radius: 0px;
}

.list-group-item:last-child {
    border-radius: 0px;
}

#mapContainer {
    height: 482px;
}

.BMapLib_SearchInfoWindow table td {
    box-sizing: content-box;
}

.content-top{
    width: 100%;
    height: 34px;
    margin-top: 30px;
}
.news_type{
    width: 65%;
    height: 34px;
    float: left;
}

.news_type button{
    height: 30px;
    margin-right: 10px;
    border: #D9D9D9 1px solid;
    background-color: white;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    color: #666666;
    line-height: 28px;
}

.content-top form{
    display: none;
}

.input-group{
    width: 20%;
    height: 34px;
    float: left;
    margin-right: 5%;
}

.date-dropdown select{
    width: 10%;
    height: 34px;
    float: left;
    border: #D9D9D9 1px solid;
    border-radius: 4px;
    text-align: center;
}

.no-result{
    width: 100%;
    height: auto;
}

.no-result-img{
    display: block;
    vertical-align: middle;
    margin: 60px auto 20px auto;
    height: 200px;
}

.no-result-text{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #666666;
    margin-bottom: 100px;
}
.news-item-views{
    margin-bottom: 25px;
}

.news-view-img{
    display: block;
    float: right;
    line-height: 12px;
}

.news-view-text{
    display: block;
    float: right;
    margin-right: 10px;
    color: #B2B2B2;
    font-size: 14px;
    text-align: right;
    line-height: 16px;
}

@media (max-width: 768px) {

    .navbar-collapse .navbar-right li button {
        margin-left: 20px;
    }

    .navbar-collapse .navbar-right li p {
        margin-left: 20px;
    }

    .navbar-collapse {
        background-color: #101010;
    }

}

@media (max-width: 992px) {

    .footer div[class*="col-"] {
        text-align: center;
    }

}

@media (min-width: 768px) {

    .nav-tabs.nav-justified > li > a {
        border: none;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border: none;
        border-bottom: 3px solid #5CD0FF;
    }

    .contact-us .address-box {
        padding-right: 0px;
    }

    .mapBox {
        padding-left: 0px;
    }
}



