﻿.viewcat{
    position: relative;
    margin-bottom: 20px;
}
.box-cat{
    position: relative;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 30px
}
.box-cat .title{
    text-align: center;
    font-family: 'UTMAvo';
    margin-bottom: 15px;
    text-transform: uppercase;
}
.box-cat .title a{
    color: #000
}
.box-cat .big-item>a{
    position: relative;
    display: block;
    max-height: 250px;
    overflow: hidden;
}
.box-cat .big-item img{
    width: 100%
}

.box-cat .big-item h3{
    font-size: 17px;
    font-weight: 500;
    margin: 5px 0;
}
.box-cat .big-item h3 a{
    color: #000
}
.box-cat ul{
    padding: 0;
    margin: 0
}
.box-cat ul>li{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.box-cat ul>li:last-child{
 margin-bottom: 0
}
.box-cat ul>li>a{
    display: inline-block;
    float: left;
    width: 125px;
    margin-right: 10px;
    height: 73px;
    overflow: hidden;
}
.box-cat ul>li p{
    margin: 5px 0 0 0;
    font-size: 13px;
}
.box-cat ul img{
    display: block;
    max-width: 100%;
    height: auto;
}
.box-cat ul>li h3{
    overflow: hidden;
}
.box-cat ul>li h3 a{
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    height: 48px;
    color: #000;
    transition: .4s
}
.box-cat ul>li:hover h3 a, .box-cat .big-item:hover h3 a{
    color: #ba1f23
}
#print {
    margin:0 auto;
    text-align:left;
    width:800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color:#4D5764;
    text-decoration:none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration:underline;
}

#print h1,
h2,
p {
    margin:0 0 6px 0;
    padding:0;
}

#print #hd_print {
    margin-top:10px;
}

#print #content #hometext {
    font-weight:bold;
    margin-bottom:10px
}

#print #content ul.control {
    margin:0;
    display:block;
    padding:7px 0 19px 0;
}

#print #content ul.control li {
    display:inline;
    float:left;
    list-style:none;
    font-size:95%;
}

#print #content ul.control li a {
    padding:0 2px;
}

#print #content ul.control li a:hover {
    text-decoration:none;
    cursor:pointer;
}

#print #content .time {
    color:#333;
}

#print #content .imghome {
    padding:4px;
    margin:0 auto;
    display:block;
    text-align:center;
}

#print #content .imghome p {
    font-weight:normal;
}

#print #content .copyright {
    background:#66CCFF;
    padding:4px;
    width:100%;
}

#print #content #author {
    text-align:right;
}

#print #footer {
    margin-top:10px;
    border-top:2px solid #DC0312;
    min-height: 30px!important;
    padding: 10px;
}

#print #footer #url {
    line-height:20px;
    font-size:100%;
    display:block;
    border-bottom:2px solid #4D5764;
}

#print #footer .copyright {
    float:left;
    display:inline;
    padding:5px 0;
}

#print #footer #contact {
    float:right;
    display:inline;
    padding:5px 0;
}

#print #footer #contact a:hover {
    text-decoration:none;
    cursor:pointer;
}

#print #footer a{
	color: #fff;
}

.bodytext figure.image {
	width: 100%
}

.bodytext figure.image figcaption {
    padding:5px;
}

.featured p {
    font-size:14px !important;
    padding-left:5px !important;
}

ul.related h4{
     display: inline-block;
}

.news-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}
.tophits .first{
    position: relative;
    margin-bottom: 5px;
}
.tophits .first img{
    width: 100%
}
.tophits .first h3{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
}
.tophits ul{
    padding: 0;
    margin: 0
}
.tophits ul li{
    margin-bottom: 10px;
}
.tophits .img{
    max-height: 55px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.tophits ul h3{
    font-size: 15px;
    font-weight: 500;
    color: #222;
    line-height: 18px;
    margin-bottom: 5px;
}
.tophits h3:hover{
    color: #ba1f23;
}
.tophits p{
    font-size: 12px;
    color: #686767;
}
.other-news{
    position: relative;
}
.other-news .img{
    max-height: 160px;
    overflow: hidden;
}
.other-news .img img{
    width: 100%;
    min-height: 160px;
}
.other-news h4{
    padding: 5px 0;
    color: #333;
    font-weight: 500;
    font-size: 15px;
}
.other-news .item:hover h4{
    color: #ba1f23
}
.other-news .owl-prev,.other-news .owl-next{
    position: absolute;
    top: 40%;
    font-size: 16px;
    font-weight: 400;
    background-color: #333;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    opacity: 0.2;
    transition: .4s
}
.other-news:hover .owl-prev,.other-news:hover .owl-next{
    opacity: 1
}
.other-news .owl-prev{
    left: -10px
}
.other-news .owl-next{
    right: -10px
}
.viewcat-page img{
    margin-right: 20px;
}
.viewcat-page h2, .viewcat-page h3{
    margin-bottom: 10px;
}
.viewcat-page h2 a, .viewcat-page h3 a{
    font-size: 18px;
    font-weight: 500;
    color: #000;
    transition: .4s
}
.viewcat-page h2 a:hover, .viewcat-page h3 a:hover{
    color: #ba1f23
}
.viewcat-page ul li{
    padding: 0;
    margin-right: 15px;
    font-size: 13px;
}
/* Responsive news */
@media (max-width:499px) {
    
}

@media (min-width:500px) {
    
}

@media (max-width:767px) {
    .viewcat-page img{
        width: 100%;
        margin: 0 0 10px 0
    }
    .viewcat-page ul li{
        margin-right: 5px;
        font-size: 11px;
    }
}

@media (min-width:768px) {
   
}

@media (min-width:992px) {
    
}

@media (min-width:1200px) {
    
}

@media (min-width:500px) {
    
}