.mt0{margin-top:0 !important}
.newsPage{padding:30px 0}
.NewsContent {
    padding: 15px 10px 60px;
    background: #fff;
}
.itemNews{/* padding:15px 10px; */ background:#fff; display:inline-block; width:100%; margin-bottom:30px;box-shadow: 3px 3px 3px #ccc;}
.itemNews .photo{width:240px; height:auto; display:inline-block; float:left;padding: 10px;}
.itemNews .body{float:left;width:calc(100% - 240px); padding:10px 15px}
.pagination a {
    display: block;
    float: left;
    text-align: center;
    color: #1a1a1a;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background:none;
    border:0;
    margin-right: 4px;
    position: relative;
	border: 1px solid #ccc;
}
.pagination a.current{background: #5eabb5;color:#fff;border-radius:0px;}
.pagination  a.prev span{
    line-height: 32px;
    padding-top: 0px;
}
.pagination i{display:block; line-height:32px;}
.pagination  a.next span{
    line-height: 32px;
    padding-top: 0px;
}

.MR_box{padding:15px 10px; background:#fff}
.MR_box h2.title{margin-bottom:10px !important}
.MR_box a.photo{display:inline-block; float:left; width:77px; height:54px;}
.MR_box .rbox{margin-left:85px; vertical-align:top}
.MR_box .rbox h3 {height:36px; overflow:hidden}
.MR_box .rbox h3 a{line-height:18px}

.price-Inc{color:#5eabb5}

.newsPopular{padding-top:20px;padding: 15px 10px;background: #fff;}
.newsPopular h2{
	padding:0 0 10px;
	position:relative;
}
.newsPopular h2:after {
    content: "";
    display: block;
    margin-top: 10px;
    height: 2px;
    width: 50px;
    background-color: #5eabb5;
}
.newsPopular .listBlog{padding:0}
.newsPopular .listBlog li {
    list-style: none;
    line-height: 22px;
    padding: 5px 0 5px;
    position: relative;
}
.newsPopular .listBlog li a{color:#333}
.newsPopular .listBlog li a:hover{color:#5eabb5}
.rightNews h2 {
	padding:0 0 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    letter-spacing: .5px;
    color: #444;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
	position:relative;
}
.rightNews ul{padding:0}

.rightNews .linkDestination,.rightNews .blogTag,.rightNews .blogLink {padding:15px 10px; background:#fff}
.rightNews h2:after{
    content: "";
    display: block;
    margin-top: 10px;
    height: 2px;
    width: 50px;
    background-color: #5eabb5;
}
.rightNews li {
    display: inline-block;
    width: 100%;
	padding-bottom:8px;
}

.rightNews a {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #333;
}

.submitted a{font-size:14px;color:#888;font-weight:300}
.submitted{padding-bottom:15px;padding-top:10px;margin-bottom:20px;border-bottom:1px solid #dedede; display:inline-block; width:100%}
.sharethis-buttons{float:right;margin-top:20px}
.relateNews{padding:15px 10px; background:#fff}
.relateNews .listNews{padding:0}
.relateNews .listNews li {
    list-style: none;
    padding-left: 15px;
    line-height: 22px;
    padding: 5px 0 5px 15px;
    position: relative;
}
.relateNews .listNews li:before{position:absolute; width:5px; height:5px; left:0; top:13px; background:#5eabb5; border-radius:100%; content:"";}
.relateNews .listNews li a{color:#333}
.relateNews .listNews li a:hover{color:#5eabb5}
@media (max-width:992px) {
	.mb992_30{margin-bottom:30px !important}
}
@media (max-width:768px) {
	.mb768_30{margin-bottom:30px !important}
}

@media (max-width:600px) {
.itemNews .photo {
    width: 100%;
    height: auto;
    display: inline-block;
    float: none;
}
.itemNews .body {
    margin-left: 0;
    vertical-align: top;
    width: 100%;
    margin-top: 15px;
}
.submitted .sharethis-buttons{display: block;
    float: left;
    width: 100%;
    margin-top: 10px !important;}
}
.page_container {
    background: #f7f5f4;
} 
.linkDestination li.active a{
	color:#5eabb5;
}