.description-news {
  background: #00000029;
  height: 100%;
  margin-top: -44%;
  z-index: 14;
  position: absolute;
  width: 100%;
  color: white;
}

.description-news .latest-title-slider {
  margin-top: 38%;
  margin-left: 2%;
}

.owl-prev {
  font-size: 67px;
  color: #ffffffb8;
  background: #17151585;
}

.owl-next {
  font-size: 67px;
  color: #ffffffb8;
  background: #17151585;
  margin-left: 92.6%;
}

.owl-nav {
  position: absolute;
  margin-top: -35%;
  width: 100%;
}

.category-image {
  width: 93%;
  height: 81px;
  border-radius: 19px;
}

.description-category {
  width: 92%;
  background: #0000009e;
  position: absolute;
  height: 100%;
  margin-top: -73%;
  border-radius: 19px;
  color: white;
}

.category-title {
  margin-left: 8%;
  margin-top: 48%;
  font-size: 10px;
  white-space: nowrap;
}

.category_desc {
  height: 50%;
}

/* .descripton-text */
.descripton-text {
  color: #000000c4;
}

/* .wrapper-news-latest div */
.wrapper-news-latest div {
  float: left;
}

/* .wrapper-news-latest */
.wrapper-news-latest {
  margin-top: 4%;
  margin-bottom: 3%;
  height: 123px;
}

/* .wrapper-news-latest .description-news */
.wrapper-news-latest .description-news {
  width: 75%;
}

/* .wrapper-news-latest .img-news img */
.wrapper-news-latest .img-news img {
  width: 100%;
  height: 103px;
  border-radius: 19px;
}

/* .date-publish */
.date-publish {
  position: absolute;
  color: gray;
  font-size: small;
  margin-top: 2%;
}

/* .wrapper-news-latest .img-news */
.wrapper-news-latest .img-news {
  width: 20%;
  float: left;
}

/* .latest-news-blog */
.latest-news-blog {
  margin-top: 4%;
}

/* .latest-news-blog h3 */
.latest-news-blog h3 {
  font-size: medium;
}

/* .descripton-text */
.descripton-text {
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 72%;
}


.header-nav {
    width: 95%;
    background: white;
    padding: 0%;
    display: flex;
    overflow-x: scroll;
    margin-top: 1.5%;
    position: relative;
    z-index: 10;
    margin-left: 2%;
}
.wrapper-news-latest {
    margin-top: 4%;
    margin-bottom: 3%;
    height: 123px;
    display: flex;
}
.wrapper-news-latest .description{
    width:75%;
}

.coverwrapper {
    background: #011e29 !important;
    position: absolute;
    color: white !important;
    margin-left: 0% !important;
    padding: 1%;
    height: auto;
    z-index: 10;
    top: 0%;
    width: 90%;
    text-align: center;
}
.header-nav a {
    margin-right: 1%;
    color: black;
    font-size: 14px;
    padding: 1%;
    cursor: pointer;
    font-weight: 700;
    font-family: Lato,sans-serif;
}

@media only screen and (max-width: 600px) {
  /* .category-heading */
.category-heading {
  text-align: center;
  width: 100%;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  margin-top: -10%;
  margin-left: -3%;
  background: black;
  color: white;
}

/* .date-blog-dom */
.date-blog-dom {
  position: absolute;
  font-size: small;
  color: #949393;
}

/* header */
header {
  z-index: 10;
  width: 90%;
}

/* .date-blog */
.date-blog {
  position: absolute;
  font-size: small;
  color: #949393fc;
}

/* .latest-zone .snippet */
.latest-zone .snippet {
  float: left;
  position: absolute;
  margin-left: 55%;
}

/* .latest-blog */
.latest-blog {
  border-bottom: 1px solid #f1ecec;
  height: 141px;
  padding: 4%;
}

/* .blog-section .blog-heading */
.blog-section .blog-heading {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;

}

/* .blog-section */
.blog-section {
  margin-top: 6%;
  margin-left: 3%;
}

/* .blog-section .snippet */
.blog-section .snippet {
  position: absolute;
  margin-top: -24%;
}

/* .blog-section .blog-heading */
.blog-section .blog-heading {
  font-family: arial;
  font-size: 14px;
  width: 56%;
  margin-bottom: 2%;
  color: black;
  margin-top:4%;
}

/* .blog-section h2 */
.blog-section h2 {
  font-family: arial;
  font-size: 16px;
  width: 56%;
  margin-bottom: 2%;
}

/* .blog-section .fa-bolt */
.blog-section .fa-bolt {
  position: absolute;
  margin-top: -7.3%;
  margin-left: 15%;
  color: #e49e35;
  background: #0000006b;
  padding: 1%;
  padding-left: 2%;
  color: #f3ff42;
  height: 20px;
  width: 20px;
  font-size: 13px;
  border-radius: 23px;
}

/* .blog-section img */
.blog-section img {
  width: 108px;
  height: 97px;
  border-radius: 18px;
}

/* .wrapper-content */
.wrapper-content {
  height: 220px;
  width: 100%;
  float: left;
}

/* .wrapper-content img */
.wrapper-content img {
  width: 100%;
  height: 180px;
  max-height: 200px;
}

/* .wrapper-content .title */
.wrapper-content .title {
  color: white;
  font-size: 15px;
  padding: 0%;
}

/* .wrapper-content .description-wraper */
.wrapper-content .description-wraper {
  background: #00000096;
  padding: 1%;
  position: absolute;
  width: img_width;
  height: 100%;
  margin-top: -4%;
}

/* .domain-section */
.domain-section {
  margin-top: 7%;
  margin-left: 2%;
  height: 48px;
  overflow-x: scroll;
  width: 324px;
}
.category-section {
  position: absolute;
  font-family: arial;
  color: gray;
  margin-top: 7%;
  margin-left: 4%;
  text-align: center;
  width: 100%;
  z-index: 0;
  overflow-x: scroll;
  display: inline;
}

.category-section img {
  max-height: unset;
  height: 135px;
  width: 120px;
  border-radius: 19px;
}

.category-wrapper {
  margin-top: 0%;
  max-height: none;
  padding: 0%;
  width: auto;
  margin: 3%;
  float: left;
}

.category_desc {
  margin-top: -8%;
  text-align: center;
  font-weight: bold;
  font-family: arial;
  position: absolute;
  width: 26%;
  background: #00000047;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.latest-section{
    margin-top:3%;
}

.latest-section .slick-list {
  width: 109%;
  margin-left: -5%;
}

.slick-prev {
  display: block;
  border: 1px solid;
  position: absolute;
  left: 2%;
  z-index: 1;
  padding: 0%;
  height: 116px;
}

.slick-next {
  display: block;
  border: 1px solid;
  position: absolute;
  left: 85%;
  z-index: 1;
  padding: 0%;
  height: 116px;
}
.category-section{
    display:none !important;
}

.coverwrapper {
    background: #011e29 !important;
    color: white !important;
    margin-left: 0% !important;
    padding: 2% !important;
    height: 50px !important;
    z-index: 10;
    top: 0%;
    width: 100%;
    text-align: center;
    position:fixed !important;
}

.brand{
    font-size: 23px;
    font-weight: 700;
    font-family:lato;
}
.header-nav {
    width: 100%;
    background: #dce6e3;
    padding: 0%;
    display: flex;
    overflow-x: scroll;
    margin-top: 0%;
    position: relative;
    z-index: 10;
    margin-left: 0%;
    position: fixed;
    top: 7%;
    height:50px !important;
}

}