#myTab {
    margin-top: 0px;
}

.heading1 {
    font-size: 22px;
    color: #5e626b;
    pfont-family: 'Noto Sans', serif;
    border-bottom: 4px double #F2F2F2;
    padding: 0px 0 5px 0;
    margin-bottom: 10px;
    margin-top: 0px;
}

.thumbnail {
    margin-bottom: 0px;
}

#categorymenu {
    margin: 10px 0 10px 20px;
}

#boxNeedRead {
    font-size:16px;
    font-weight: bold;
}

#upToDate,#commend{
    font-size:15px;
    line-height: 14px;
}

#boxKeyword{
    font-size:15px;
    padding-top:0px;
    padding-bottom:10px;
}

.img-responsive {
    display: inline;
    max-width: 100%;
    height: auto;
}

.boxTitle{
    height:35px;
}

.sidewidt {
    margin-bottom: 20px;
}

.googleAd{
    text-align: center;
    border:solid;
    border-width: 1px;
    border-color: #EEEEEE;
}

#siteMapBox{
    color: #ffffff;
}
.siteMapTh{
    color: #ffffff!important;
    font-size: 13px;
}

#siteMapBox,td{
    border-top:0px!important;
}

.footersocial {
    padding: 0px 0 0px;
}

.footersocial h2 {
    margin-bottom: 0px;
}

.contact ul li {
    height: 30px;
}
#footer {
    margin-top: 0px;
}
#product {
    margin-bottom: 0px;
}
.ann{
    overflow:hidden;
    height:250px;
    font-size: 15px;
    font-weight:bold;
}

.annHorizontal{
    overflow:hidden;
    height:88px;
    font-size: 15px;
    font-weight:bold;
}

.adBanner{
    overflow:hidden;
    height:90px;
    font-size: 15px;
    font-weight:bold;
}

.pageLink {
    margin-top: 15px;
    font-size:15px;
    font-weight:bold;
}
.pageLink a{
    font-size: 15px;
    font-weight:bold;
    color: #8FB442;
}

.keywordLink {
    margin-top: 15px;
    font-size:15px;
    font-weight:bold;
    font-family: 'Noto Sans', sans-serif;
}


.keywordLink a{
    font-size: 15px;
    font-weight:bold;
    color: #8FB442;
    margin-top: 15px;
}

.headerdetails {
    padding: 0px 0 0px 0;
}
@media (max-width: 1199px){
    .headerdetails {
        padding: 0px 0 0px 0px!important;
    }
}

.breadcrumb {
    margin-bottom: 5px;
}

.newcustomer, .returncustomer {
    width: 46%;
    float: left;
    border: 1px solid #E7E7E7;
    padding: 15px 20px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}
#latestblog .blogtitle {
    font-size: 20px;
}
.blogContent{
    font-size: 16px;
}
#newsContent>p { line-height:30px; }
#newsContent>div>span { line-height:30px }