.clear {
    clear: both;
}

.newproduct-page-box {
    width: 1160px;
    margin: 0px auto;
    background: #fff;
}

.newproduct-box-right {
    float: right;
    width: 300px;
    padding-left: 30px;
}

.newproduct-box-left {
    float: left;
    width: 860px;
    padding: 0px 0px 60px 30px;
    margin-top: 10px;
}

.newproduct-top-header {
    margin-bottom: 30px;
}
.newproduct-top-header .headerh1 span {
    font-size: 15px;
}
.newproduc-content-img {
    float: left;
    margin-right: 5px;
    width: 19%;
}

.newproduct-content-meta {
    float: right;
}

.newproduct-box-content {
    margin: 10px 0px;
    border-bottom: 1px solid #898F9C;
}

.newproduct-box-left {
}

.newproduct-top-header .headerh1 {
    color: #082A8C;
    font-size: 20px;
    margin: 10px 0px 5px 0px;
}
.newproduct-top-header h2 {
    color: #082A8C;
    font-weight: bold;
    float: left;
    font-size: 40px;
    padding: 5px 20px;
}

.newproduct-top-header p {
    color: #082A8C;
    font-size: 12px;
    clear: both;
}

.newproduct-title{
    font-weight: bold;
}

.newproduct-content-text a {
    color: blue;
   
}
.newproduct-content-text div{
    font-weight: normal;
}
.newproduct-content-text a:visited{
    color: rgb(85, 26, 139);
}
.newproduct-content-text a:hover{
    color: rgb(85, 26, 139);
}



.newproduct-content-text {
    float: left;
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    list-style: outside none none;
    padding-left: 5px;
   
}
.newproduct-content-text p{
  font-weight: normal;
  margin: 0 !important;
}
.newproduct-content-text a{
    font-size: 20px
  }

.newproduct-content-text div{
    padding-top: 10px;
}

.table-old-article table tbody tr td {
    width: 20%;
}

.table-old-article span {
    font-weight: bold;
}

.single-mete-product {
    float: right;
    color: #CC33FF;
}

.post-title-prorduct {
    font-size: 25px;
    color: #CC33FF;
    margin: 0px;
}

.button-back-list-new{
    margin-bottom: 10px;
    text-align: center;
}
.button-back-list-new a{
    display: block;
    width: 800px;
    margin: 0 0 10px 10px;
    padding: 10px 14px;
    text-align: center;
    font-size: 20px;
    background-color: #F3F3F3;
    border: 1.5px solid #898F9C;
}
.title-new-product-related {
    width: 800px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 50px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
 }
 .new-product-related-post {
    width: 800px;
   margin-left: 15px;
    box-shadow: -2px 2px 7px #ccc;
    border-radius: 5px;
    margin-bottom: 20px;
 }
 .new-product-related-img {
    float: left;
    width: 110px;
    height: 90px;
    overflow: hidden;
    display: flex;
 }
 .new-product-related-text {
    margin-left: 10px;
    float: left;
    width: 670px;
    margin-top: 10px;
 }
 .new-product-related-text a {
    color: #000;
 }
 .new-product-related-text a:hover{
    text-decoration: underline;
 }
 .new-product-related-text p {
    color: #ccc;
 }
.related-articles-info{
    margin: 5px 0px;
    display: inline-block;
    float: right;

}

.related-articles-genre,.related-articles-publish-date{
    float: right;
}
.table-old-article-list{
    margin: 10px;
    
}
.table-old-article-child{
    float: left;
    width: 32.8%;
    margin: 2px;
    padding: 5px;
    background: #00B6DE;
    font-weight: bold;
    color: #fff;
    text-align: center;
   
}
.table-old-article-child p{
    margin: 0 !important;
    padding-left: 10px;
    color: #fff;
 }
 .table-old-article-child p:hover{
    text-decoration: underline;
 }
 
 
 .table-old-article span{
     display: flex;
     margin: 10px;
 }
 .new-product-detail-content-img{
    width: 100%;
    padding: 10px 20px 10px 0px;
}
 @media only screen and (max-width: 1160px){
    .newproduct-page-box,.newproduct-box-left,.newproduct-box-right{
        width: 100%;
        padding-left: 0;
    }
    
}
 @media only screen and (max-width: 1024px){
     .newproduct-page-box,.newproduct-box-left,.newproduct-box-right{
         width: 100%;
         padding-left: 0;
     }
     .button-back-list-new a{
         width: 98%;
         margin: 0;
     }
     .new-product-related-img,.new-product-related-text,.new-product-related-post,.title-new-product-related{
        width: 100% ;    
       }
    .new-product-related-img{
        height: 100%;
    }
    .title-new-product-related,.new-product-related-post,.new-product-related-img,.new-product-related-text{
        margin-left: 0;
    }
        
 }
 @media only screen and (max-width: 800px){
    .table-old-article-child{
        width: 49.4%;
       }
 }
 @media only screen and (max-width: 678px){
   .newproduc-content-img,.newproduct-content-text,.related-articles-list-image,.related-articles-list-body{
    width: 100% ;
   }
   .table-old-article-child{
    width: 100%;
   }
    
}
.new-product-border1{
    border: 1.2px solid #00B6DE;
    width:170px;
    margin-bottom: -2.4px;
    position: relative;
    z-index: 9999;
}

.new-product-border2{
    border: 1.2px solid #898F9C;
    width:100%;
    margin-bottom: 10px;
}
.breadcrumb span a{
    color: black;
}
.breadcrumb{
    font-weight: normal;
    font-size: 12px;
}
