.blog {
     display: flex;
     flex-direction: column;
}

.blog ul, .blog ol {
     padding: 0 10% 0;
     width: 80%;
}

.blog ul li, .blog ol li {
     font-weight: bold;
     padding: 0 0 0 5%;
}

.blog li p {
     font-weight: normal;
     margin: 0;
     padding: 0;
     width: 100%;
}

.blog *.-bold {
     font-weight: bold;
}

.blog-header {
     display: flex;
     flex: 1 1 auto;
}

.blog-header__image {
     width: 100%;
     height: 250px;
     object-fit: cover;
     object-position: left;
}

.-desktop {
     display: none;
}

.blog-header__gradient {
     width: 100%;
     height: 250px;
     opacity: 0.55;
     background-image: linear-gradient(to right, #000000, rgba(0, 0, 0, 0));
     position: absolute;
     top: 0;
}

.blog-header-separtor {
     width: 100%;
     object-fit: contain;
}

.blog-list {
     width: 100%;
     padding: 19px 0 0 0;
}

.blog-list__content {
     padding: 0 5%;
}

.blog-list__content p {
     padding: 0 5%;
     width: 90%;
}

.blog-details {
     width: 90%;
     padding: 50px 5% 0;
     background-color: #dce2e8;
     position: relative;
     display: flex;
     flex-direction: column;
     /* overflow: hidden; */
}

.blog-list__blog {
     background-color: #f4f4f4;
     margin-bottom: 20px;
}

.blog-list__blog-image {
     width: 100%;
     object-fit: cover;
}

.blog-list__blog-summary {
     padding: 0 5%;
     display: flex;
     flex-direction: column;
}

.blog p {
     font-weight: normal;
     font-style: normal;
     font-stretch: normal;
     letter-spacing: normal;
     text-align: left;
     margin: 0 0 12px;
}

.blog *.-line1 {
     font-size: 12px;
     line-height: 21px;
     max-width: 184px;
     color: #00bff3;
}

.blog *.-line2 {
     font-size: 19px;
     line-height: 22px;
     color: #00384f;
}

.blog *.-line3 {
     font-size: 12px;
     line-height: 17px;
     color: #00384f;
}

.blog-list__blog-author, .blog-list__blog-date {
     color: #00bff3;
     font-style: italic;
}

.blog *.-line4 {
     font-size: 14px;
     line-height: 22px;
     color: #00384f;
}

.blog-list__blog-summary *.-line5 {
     font-size: 16px;
     color: #00bff3;
     width: fit-content;
     text-decoration: none;
}

.blog-list__blog-profile-pic {
     object-fit: contain;
     align-self: flex-end;
     position: absolute;
     width: 15%;
     margin-top: -10%;
}

.blog-details *.-line6 {
     font-size: 35px;
     line-height: 32px;
}

.blog-details *.-line7 {
     font-size: 20px;
     line-height: 26px;
}

.blog-details *.-line8 {
     font-size: 16px;
     line-height: 24px;
}

.blog-list__content *.-line9 {
     font-size: 20px;
     line-height: 26px;
}

.blog-list__content *.-line10 {
     font-size: 16px;
     line-height: 24px;
}

.blog-list__content *.-section1 {
     margin: 0 0 10px 0;
}

.blog-list__content *.-section0 {
     margin: 30px 0 10px 0;
}

.blog-list__content *.-section2 {
     margin: 0 0 15px 0;
}

.blog-list__content *.-section3 {
     margin: 0 0 20px 0;
}

.blog-list__content *.-section4 {
     margin: 0 0 28px 0;
}

.blog *.-section5 {
     margin: 0 0 28px 0;
}

.blog *.-section6 {
     margin: 0 0 20px 0;
     /* margin: 0 0 0 0; */
}

.blog *.-section7 {
     margin: 0 0 12px 0;
}

.blog *.-section8 {
     margin: 30px 0 10px 0;
}

.blog *.-section9 {
     margin: 0 0 174px 0;
}

.blog-list__content-section3 {
     object-fit: cover;
     width: 100%;
}

.blog-list__content-section6 {
     max-width: 900px;
     width: 100%;
     object-fit: contain;
}

.blog-list__content *.-line11 {
     font-size: 30px;
     line-height: 26px;
}

.blog-list__content *.-line15 {
     font-size: 24px;
     line-height: 24px;
     list-style: none;
     margin-left: -35px;
}

.blog-list__content ul.-line12 {
     font-size: 16px;
     line-height: 24px;
}

.blog-list__content ul.-line12 li {
     margin: 0 0 12px 0;
}

.blog-list__content *.-line13 {
     font-size: 18px;
     line-height: 24px;
}

.blog-list__content ol.-line14 {
     font-size: 18px;
     line-height: 24px;
}

.blog-list__content ol.-line14 li {
     margin: 0 0 12px 0;
}

.blog-author-details *.-last {
     margin-bottom: 174px;
}

.blog-footer {
     width: 100%;
     height: 211px;
     background-color: #000624;
}

.img-hexagons1__container {
     width: 320px;
     height: 75px;
     margin: 0 auto;
}

.img-hexagons1 {
     width: 320px;
     height: 90px;
     opacity: 0.56;
     object-fit: none;
     bottom: 0px;
     object-position: top left;
     align-self: center;
     position: absolute;
}

.img-hexagons2.-mobile {
     width: 119px;
     height: 236px;
     object-fit: cover;
     position: absolute;
     right: 0;
     z-index: 99;
     object-position: left;
     top: 100px;
}

.blog-header__overlay-title {
     position: absolute;
     left: 5%;
     z-index: 99;
     width: 173.2px;
}

.logo-commvault {
     object-fit: contain;
}

.blog-header__title1 {
     text-transform: uppercase;
     font-size: 33px;
     line-height: 30px;
     color: #ffffff;
}

.blog-header__title2 {
     text-transform: uppercase;
     font-size: 12px;
     line-height: 14px;
     color: #ffffff;
}

.blog-header__title3 {
     font-size: 30px;
     line-height: 47px;
     color: #00bff3;
}

.blog-header__title4 {
     font-size: 50px;
     line-height: 54px;
     color: #ffffff;
     text-transform: uppercase;
}

.blog-author__profile-pic {
     width: 112px;
     height: 188px;
     object-fit: contain;
     z-index: 99;
}

.blog-list__content-section4 {
     background-color: #f4f4f4;
     font-size: 22px;
     line-height: 24px;
     padding: 7% 10% 7% 15% !important;
     width: 75% !important;
}

.blog-list__content-section4 li {
     margin: 0 0 12px 0;
}

ul li.-last {
     margin-bottom: 0 !important;
}

.-readmore {
     padding: 0 5%;
}

.-readmore::after {
     content: "";
     width: 0;
     height: 0;
     border-top: 5px solid transparent;
     border-left: 10px solid #00bff3;
     border-bottom: 5px solid transparent;
     font-size: 0px;
     margin: 0 0 0 12px;
     position: relative;
     top: -5px;
}

.-readmore:hover {
     color: #00384f;
}

.-readmore:hover:after {
     border-left-color: #00384f;
}

/*1200 992 768 576*/



@media (min-width: 992px) {
     .-desktop {
          display: block;
     }
     .-mobile {
          display: none;
     }
     .blog {
          flex-direction: row;
          flex-wrap: wrap;
     }
     .blog-header__image.-desktop {
          height: 470px;
     }
     .blog-header__gradient.-desktop {
          height: 470px;
     }
     .blog-footer {
          height: 214px;
     }
     .blog-list {
          width: 50%;
          padding: 0;
          display: flex;
          margin: 60px 4% 0 14%;
          flex: 1 1 auto;
     }
     .blog-details {
          width: 22%;
          flex: 1 1 auto;
          padding: 0 5%;
          overflow: hidden;
     }
     .blog-list__blog {
          width: 48%;
          max-width: 430px;
          margin-bottom: 40px;
     }
     .blog-list__blog.-first {
          margin-bottom: 40px;
     }
     .blog-details *.-line6 {
          margin: 109px 0 28px 0;
     }
     .blog-details *.-last {
          margin-bottom: 154px;
     }
     .img-hexagons1.-desktop {
          width: 500px;
          height: 152px;
     }
     .img-hexagons2.-desktop {
          position: absolute;
          right: 0;
          z-index: 99;
          object-position: left bottom;
          max-width: 790px;
          width: 40%;
          height: 629px;
          object-fit: none;
     }
     .blog-header__overlay-title {
          width: 45%;
          left: 14%;
     }
     .blog-header__title1 {
          font-size: 75px;
          line-height: 75px;
     }
     .blog-header__title2 {
          font-size: 30px;
          line-height: 34px;
     }
     .blog-list__content {
          width: 100%;
          max-width: 900px;
          padding: 0 3% 0 0%;
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: space-between;
          flex: 1 1 auto;
     }
     .blog-list__content-section3 {
          max-width: 430px;
          object-fit: cover;
          width: 48%;
          padding-right: 2%;
     }
     .blog-list__content-section4 {
          width: 38% !important;
          margin-left: 2% !important;
          margin-bottom: 40px !important;
          padding: 30px 5% !important;
          max-width: 430px;
     }
     .blog ul, .blog ol {
          padding: 0 0 0 15px;
     }
     .blog-list__content p, .blog-list__content a {
          padding: 0;
          width: 100%;
     }
     .blog-author__profile-pic {
          width: 214px;
          height: 247.1px;
          object-fit: contain;
          z-index: 99;
     }
     .blog-details p {
          max-width: 400px;
     }
     .blog *.-section6 {
          margin: 0 0 28px 0;
     }
     .blog *.-section7 {
          margin: 0 0 10px 0;
     }
     .blog *.-section8 {
          margin: 50px 0 20px 0;
     }
     .blog *.-section9 {
          margin: 0 0 154px 0;
     }
     .blog *.-line2 {
          font-size: 26px;
          line-height: 30px;
     }
     .blog *.-line3 {
          font-size: 14px;
          line-height: 24px;
     }
     .blog *.-line4 {
          font-size: 16px;
          line-height: 24px;
     }
     .blog *.-line1 {
          font-size: 16px;
          line-height: 30px;
          max-width: 260px;
     }
     .blog-list__blog-profile-pic {
          width: 70px;
          height: 80.95px;
          margin-top: -40px;
     }
     .blog-list__content *.-section0 {
          margin: 20px 0 10px 0;
     }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
     .blog *.-line1 {
          max-width: 145px;
     }
}
