body{
	line-height: 1.4;
    font-family: Arial,Tahoma,sans-serif;
}
a:hover {
	text-decoration:none;
}
body.archive #main .img-thumbnail {
    float: left;
    height: 150px !important;
    margin-bottom: 0;
    margin-right: 5px;
    width: 200px;
}
.post_content img {
	max-width: 100%;
}
.archive #main .post h3 {
    font-family: Tahoma;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
}
body.archive header h3 a {
    color: #008826;
}
.pagination ul li {
    float: left;
    margin-left: 10px;
}
.navbar-collapse {
	padding-left:0;
	padding-right:0;
}
.main_nav li {
	float:left;
	display:inline-block;
}
.main_nav li a:hover,.main_nav li.current-menu-item a {
   
}

.main_nav li a {
    
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.wp-caption-text {
    text-align: center;
	font-weight:700;	
}

.row-wrapper {
	display: block;
	margin: 0;
}
.row-wrapper:before {
    display: table;
    content: " ";
}

.container-fluid, .main .col-sm-2, .main.col-md-10, .main.col-sm-12 {
    padding: 0;
}

.footer {
    background-color: #a7a7a7;
    padding: 30px 30px;
   
    color: white;
    transition: all 0.5s;
}
#widget-footer {
	font-size: 0.9rem;
}
#widget-footer a{ 
	color: #fff !important;
}
#widget-footer li a{ 
	display: inline-block;
	padding-bottom: 5px;
}
h4.widgettitle {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
}
.row {
	/* display: block; */
}
.copyright {
	color: #fff;
	font-size: 0.9rem;
	color: #fff;
    font-size: 0.9rem;
    padding-top: 15px;
    border-top: 1px solid #a09e9e;
    margin: 15px 0 0;
}
.copyright a {
	color: #fff;
}
.fullWidth {
	width: 100%;
	max-width: 100%;
}
.MainPadding {
	 padding: 30px;
    position: relative;
}
.title-post a {
    color: #333;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.95rem;
    padding:5px 10px;
    text-align: center;
    display: block;
	min-height:65px;
	
}
.title-post a:hover {
    color: #777;
}
.box-image {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.box-image-item img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
	height: 220px;
}
h1.page-title,h2.page-title {
	margin-top: 20px;
    color: #012d45;
    font-size: 35px;
    text-align: left;
	padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.08);
    position: relative;
	margin-bottom: 25px;
}
h1.page-title:after {
    position: absolute;
    background-color: #012d45;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: -2px;
    content: '';
}
.post_content p {
	margin-bottom: 10px;
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.box-item .box-image:hover::before{
-webkit-animation:shine .75s;animation:shine .75s
}
.box-item .box-image::before{
	position:absolute;
	top:0;
	left:-75%;
	z-index:2;
	display:block;
	content:'';
	width:50%;
	height:100%;
	background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
#header-menu-main li a {
	position: relative;
    display: block;
    padding: 8px 30px;
	color: #fff;
    text-transform: uppercase;
}
.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.MainHome {
	padding: 0 !important;
}
.gioithieu-txt-1 {
    font-size: 1.286rem;
    text-transform: uppercase;
    color: #1c73bc;
}
.gioithieu-txt-2 {
    font-size: 2rem;
    text-transform: uppercase;
    color: #1c73bc;
}
.gioithieu-txt-3 {
    text-align: justify;
    font-size: 1rem;
    color: #222222;
    margin-top: 5px;
}

.vc_row-fluid p:empty {
	display: none;
}
.image-box-img {
	display: flex;
	text-align: left;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 10px;
}
.image-box-img img{
	display: inline-block;
	margin-right: 15px;
}
.image-box-img h3 {
	display: inline-block;
	padding-top: 15px;
	font-weight: 700;
	color: #1c73bc;
	text-transform: uppercase;
}
.Main-CongTrinh {
	background: #f6f6f6;
}
.title-main {
	margin-top: 40px;
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
    display: inline-block;
}
.title-main strong {
    font-weight: 700;
    font-size: 30px;
    color: #1c73bc;
    text-transform: uppercase;
}
.box-item {
	border-radius: 10px;
    box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.5) !important;
	transition: opacity .3s,transform .3s,background-color .3s;
	overflow: hidden;
    margin-bottom: 25px;
}
.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
@media only screen and (max-width: 767px) {
	.menu-header-mobile { 
		display: block;
	}
	.header-desktop {
		display: none;
	}
	.MainPadding {
		padding: 10px;
		position: relative;
	}
	h1.page-title, h2.page-title {
		margin-top: 10px;
	}
	.vc_column-inner {
		padding-top: 15px !important;
	}
}
@media screen and (min-width: 768px) {
	#main {
		margin-left: 230px;
	}
	.menu-header-mobile {
		display: none;
	}
	.carousel-caption p{
		display: block;
	}
	.img-thumbnail-cat {
		width: 100%;
		height:270px;
	}
	.box-image img { 
		height:270px;
	}
	.box-image-item img {
		height: 220px;
	}
	.logo {
		display: block;
		margin: 15px auto;
	}
	.logo img {
		display: block;
		margin: 0 auto;
	}
	.side-header {
		background-color: #012d45;
		position: fixed;
		height: 100vh;
		width: 230px;
		float: left;
		z-index: 1;
	}
	.main-header {
		padding-bottom: 115px;
		min-height: 680px;
		height: 100%;
		position: relative;
	}
	.logo img {
		max-width: 180px;
		vertical-align: middle;
	}
	#container {
		width: 100%;
		float: right;
		margin-left: -250px;
	}
	.vc_row-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.post_content {
		padding:0 10px;
	}
	.footer {
		
		padding: 10px;
	}
	.vc_column_container>.vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and (min-width: 980px) {
	body{
		padding-top: 0px;
	}
	
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-left: 0;
		padding-right: 0;
	}
	
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	
}

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