/*!
Theme Name: ICS
Theme URI: http://underscores.me/
Author: Vu Van Khai
Author URI: https://khaivv.net
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ics
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ICS is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body{
	font-size: 15px;
}

.main-single {
	padding-top: 10px;
}

.main-single h1{
	font-size: 16px;
	font-weight: 600;
}

.main-single .description-single img{
	max-width: 100%;
}

.main-single .description-single h1,h2,h3,h4,h5{
	font-size: 14px;
	font-weight: 600;
	margin: 8px 0;
}

#breadcrumbs a{
	font-size: 12px;
}

#breadcrumbs span{
	font-size: 12px;
	color: #615e5e;
}

.aligncenter{
	display: block;
	margin: auto;
}

#responsive-menu-container{
	background: #052b4e !important;
}

#responsive-menu-container #responsive-menu-wrapper{
	background: #052b4e !important;
}
nav ul.main-menu li ul li{
	display: block;
}

.sec-3 .right .list-hot {
    border: 0;
    padding: 0;
    margin: 0;
}

.sec-pv form .form-group{
	width: 100% !important;
}


.sec-1 .right{
	border-left: 0 !important;
}

.sec-3 .right{
	border-left: 0 !important;
}


.widget .item{
	    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 25px;
}


.item-hd{
	border: 1px solid #f7f2f2;
    padding: 10px;
    margin-bottom: 15px;
}

.item-hd:nth-child(odd){
    background: #f7f2f2;
}

.guithongtinhoidap{
	position: absolute;
    right: 10px;
    display: block;
    background: #015cad;
    color: #fff;
    font-weight: normal;
    padding: 0 5px;
    top: 0;
    text-decoration: none;
}

.guithongtinhoidap:hover{
	color: #fff !important;
    text-decoration: none !important;
}

.sec-1 .right ul li a{
	color: #333;
	font-size: 15px;
}

.sec-1 .left .current-item .info a{
	color: #333;
}

.sec-1 .left .current-item .info a h3{
	font-size: 18px;
}

.sec-1 .left .current-item .info p{
	font-size: 15px;
}

.sec-3 .left .current-item .info a{
	color: #333;
}

.sec-3 .right .list-hot ul li a {
	color: #333;
}

.sec-3 h3.title{
	font-size: 16px;
	height: 34px;
	line-height: 34px;
}

.sec-1 .right h3{
	font-size: 16px;
	height: 34px;
	line-height: 34px;
}

nav ul.main-menu li a{
	height: 34px;
	padding: 5px 10px;
}

nav{
	background-size: cover;
}
nav ul.main-menu li:first-child a::before{
	display: none;
}

nav ul.main-menu li:last-child a::after{
	display: none;
}

nav ul.main-menu li a:hover{
	background: #f0ba19 !important;
}

nav ul.main-menu li ul li a:hover{
	background: #07458d !important;
	color: #f0ba19;
}

nav .search form input{
	height: 26px;
	margin-top: 4px;
}

nav .search form button{
	top: 4px;
}

.sec-8 h3.title{
	font-size: 16px;
	height: 34px;
	line-height: 34px;
}

.sec-8 .left .current-item .info a h3{
	font-size: 16px;
}

.sec-8 .left .current-item .info .time-post{
	margin-bottom: 2px;
}

.tinlienquan{
	margin-top: 25px;
}
.tinlienquan h3{
	color: #ca0000;
    background: #f8f8f8;
    border: 1px solid #efecec;
    border-radius: 3px;
    height: 24px;
    font-size: 14px;
    box-shadow: 0 0 2px 0 #f8f8f8;
    line-height: 24px;
    margin: 0;
    padding-left: 5px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
}

.tinlienquan ul{
	margin-top: 0;
	padding: 0 20px;
}

.tinlienquan ul li{
	margin-bottom: 10px;
}

.sec-3 h3.title a{
	color: #ca0000;
	text-decoration: none;
}

@media screen and (max-width: 768px){

	.sec-9{
		flex-wrap: wrap;
	}
	.sec-9 a{
		display: block !important;
		width: 100% !important;
		margin-bottom: 15px !important;
}
.sec-9 a img{ 
	max-width: 100% !important;
	display: block;
	margin: auto;
}

.logo img{
	margin: 0 !important;
}
.brand {
	margin-top: -20px !important;
}
.brand span{
	font-size: 11px !important;
}
header .brand span:nth-child(2){
	font-size: 13px !important;
}
}

.main-single h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
}

.description-single{
	text-align: justify;
}

#share-buttons{
	text-align: right;
}

#share-buttons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;

}

#share-buttons a{
	text-decoration: none;
}

.main-single h1{
	margin: 0 !important;
}

hr{
	margin-bottom: .5rem;
	margin-top: .5rem;
}

.sec-5 .list-item .item .info a{
	color: #333;
}

.widget .item{
	    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
    margin-bottom: 5px;

}

.main-single .description-single img{
	height: auto;
}

footer{
	overflow-x: hidden;
}
@media screen and (max-width: 768px){
	.sec-8 .left .current-item .thumb{
		margin-right: 0;
		width: 100%;
	}
	
	.sec-8 .left .current-item .info{
		width: 100%;
	}
}

.quatrang a, .quatrang span{
        border: 1px solid #ccc;
    padding: 3px 10px;
    margin: 0 5px;
}

