
.az-row-box .item-default .az-title{
	font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}
.az-row-box .item-default{
	border-bottom: 1px dashed #ccc;
}
.az-row-box .item-default:last-child{
	border-bottom: none !important;
}
.box.item-default.video > a:before, .box.item-default.video .thumb > a:before{
	height: 50px;
}
.az-box-news{
	margin-bottom: 30px;
	border-left: 1px solid #e6e6e6;
}
.az-box-news li.az-list-tile{
	    border-bottom: 1px solid #dedede;
}
.az-box-news li.az-list-tile:last-child{
	    border-bottom: none;
}
.az-box-news li:last-child .box-item-thumb-tit{
	    border-bottom: none;
}
.az-box-news li .box-item-thumb-tit{
	    border-bottom: 1px solid #dedede;
}
.box.item-featured.video h3{
    font-weight: 700;
}
.home .az-r1 .az-box-news{
	    margin-bottom: 0px;
}
.az-des {
    text-align: justify;
}
.az-content-post p {
    text-align: justify;
	font-size:16px;
}
.az-row-video h3 {    font-weight: 700; font-size: 18px !important;}
.item-featured .az-play-wp img {
    margin-bottom: 0;
}
.box.item-featured .az-date {
    margin: 15px 0 10px;
}
#atstbx {
	 margin-bottom: 10px;
}
img.aligncenter {
    margin: 0 auto;
    display: block;
}

@media (max-width: 767px) {
	.az-des{
		clear: both;
	}
	.az-row-box .item-default .az-title {
    	font-size: 15px;
	}
	.az-nav-mobi .navbar-header .navbar-toggle{
		padding: 8px 8px;
	}
	.pv-wiget-box.widget_media_image {
    	margin-bottom: 5px;
	}
	.az-top-banner {
	    
	}
	.item-featured h3 {
    	font-size: 18px;     line-height: 1.3;}
    h1.az-title-post {
	    font-size: 22px;
	}
	.addthis_button_tweet {
	    min-width: auto !important;
	}

	.az-footer {
		padding-top: 20px;
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.az-footer img{width: 60%; margin-bottom: 15px;}
	.az-cat-nav ul li {
	    border-right: 1px #e6e6e6 solid;
	    padding: 0 5px;
	    margin: 5px 0;
	}
	.az-nav-mobi .navbar-header .navbar-toggle {
	    position: relative;
	    z-index: 10000000;
	}
	.az-nav-mobi .navbar-header {
	}
	.owl-carousel.owl-theme.az-row-doitac-owl{
		margin-bottom: 0 !important;
	}
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
	  margin: 15px 0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (min-width: 1200px) {
	.owl-nav {
	    position: absolute;
	    top: -68px;
	    right: 15px;
	}


}
.az-partner .az-title-box {
    margin-top: 15px;
}
.owl-carousel.owl-theme.az-row-doitac-owl {
    margin-top: 20px;
    margin-bottom: 30px;
}