html,
body {
    overflow-x: hidden;
}

body {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    font-family: "DM Sans", serif;
    font-weight: 400;
    max-width: 1920px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #232323;
}

a:hover {
    color: #232323;
}

h2 {
    font-family: "Noto Sans", serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    color: #232323;
}

h3 {
    font-family: "Noto Sans", serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #232323;
    margin-bottom: 20px;
}

h4 {
    font-family: "Noto Sans", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #232323;
}

h5 {
    font-family: "Noto Sans", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #232323;
}

h6 {
    font-family: "DM Sans", serif;
    font-size: 16px;
    font-weight: 500;
    color: #232323;
    line-height: 14px;
    color: #232323;
}

h6.font-12 {
    font-size: 12px;
}

h5.font-13 {
    font-size: 13px;
    line-height: 19px;
}

h5.font-13 span.live-red {
    font-size: 14px;
    color: #FF1E1E;
}

h5 span.live-red {
    font-size: 16px;
    color: #FF1E1E;
}

h5 span.live-red img {
    width: 15px;
}

span.live-red img {
    margin-right: 4px;
}

img {
    max-width: 100%;
    height: auto;
}

.padd-120 {
    padding: 120px 0px;
}

.padd-190 {
    padding: 120px 0px;
}

.padd-40 {
    padding: 40px 0px;
}

.padd-24 {
    padding: 24px 0px;
}

.pb-40 {
    padding-bottom: 40px;
}

.no-margin {
    margin-bottom: 0;
}

button.menu-toggle {
    border: 0;
    background-color: transparent;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 1400px;
}

.list-view-section a.show-more-btn {
    justify-content: left;
    margin: 0;
}

.list-items {
    border-bottom: 1px solid #88888826;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.menu-main ul li a {
    font-family: 'Noto Sans';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.2px;
    display: inline-block;
    padding: 5px 10px;
    line-height: normal;
}

.menu-main ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.menu-main ul li.current-menu a {
    background: #88888826;
}

.menu-main ul {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
}

button.menu-toggle,
.overlaymenu,
span.close-btn-menu {
    display: none;
}

.headermiddle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0;
    position: relative;
}

.menu-main {
    margin-right: auto;
    padding-left: 75px;
}


.hero-section {
    padding: 45px 0;
}

.hero-pic {
    height: 100%;
}

h2 span img {
    width: 20px;
    height: 20px;
}

.hero-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.grid-picture {
    display: inline-block;
    width: 100%;
    height: 13vw;
    margin-bottom: 10px;
}

.grid-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

span.save-date {
    font-size: 12px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.save-date img {
    width: 25px;
}

.span-dot span {
    background-color: #232323;
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 7px;
}

.br-top {
    border-top: 1px solid #232323;
    padding: 8px 0px;
}

.business {
    padding: 32px 0px 25px 0px;
}

.business .grid-box-sections {
    padding-top: 30px;
}

.Environment-section.padd-40 {
    padding-bottom: 91px;
}

.middle-banner {
    text-align: center;
}

.more-news .row {
    row-gap: 20px;
}

.business h3 {
    margin-bottom: 32px;
}

.row.align-center {
    align-items: center;
}

span.save-date strong {
    font-weight: 600;
}

span.save-date span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.business .container-fluid .row.align-center .col-lg-4 img {
    width: 100%;
}

a.show-more-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    gap: 5px;
    margin-top: 30px;
}

footer {
    font-size: 13px;
    line-height: 22.1px;
}

footer p {
    margin: 17px 0px;
    color: #232323;
    font-weight: 400;
}

.links {
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 15px;
}

.input-box input {
    padding: 13px 20px;
    background: #88888812;
    border: none;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #757575;
}

.input-box {
    display: flex;
    align-items: center;
    gap: 7px;
}

.input-box a {
    background: #52a84c;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    letter-spacing: -0.3px;
    padding: 13px 15px;
    display: inline-block;
    min-width: 154px;
    text-align: center;
    border-radius: 6px;
}

.check-box {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-top: 14px;
}

.check-box label {
    font-size: 12.8px;
    color: #777777;
    font-weight: 400;
}

span.copywrite {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 15px 0px;
    border-top: 1px solid #88888844;
}

.news-banner {
    position: relative;
    height: 100%;
}

.row.row-gap-12 {
    row-gap: 12px;
}

.news-content {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 25px;
}

img.news-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-content h2,
.news-content h6 {
    color: #fff;
}

.discover-pic {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 24px 0px 40px 0px;
}

.about-col {
    font-size: 18px;
    line-height: 24px;
}


.term-page {
    padding: 45px 0px;
}

h2.heading-banner {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}

h2.br-bottom {
    border-bottom: 1px solid #88888842;
    padding: 8px 0px 30px 0px;
    margin-bottom: 35px;
}

.term-page h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    margin-top: 8px;
}

.contact-page {
    padding-top: 60px;
}

.contact-page .container-fluid .contact-form {
    max-width: 900px;
    margin: 0 auto;
}

.field input,
.field textarea {
    padding: 11px;
    border: 1px solid #88888880;
    width: 100%;
}

.field textarea {
    min-height: 250px;
}

.field label {
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 7px;
    color: #232323;
}

.contact-form span {
    font-size: 12px;
    color: #777777;
    margin-top: 7px;
    line-height: 20px;
}

.contact-form .field {
    margin-bottom: 24px;
}

.submit-btn input {
    background: #191C20;
    color: #fff;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.37px;
    padding: 8px 15px;
    border: none;
    min-width: 133px;
    text-align: center;
    margin-top: 34px;
}

.contact-form {
    padding: 15px 0px 45px 0px;
}

.news-catagiory {
    font-weight: 700;
    display: flex;
    gap: 15px;
}

.news-catagiory ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 8px;
}

.news-catagiory a {
    border: 1px solid #232323;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
    padding: 4px 15px;
    text-align: center;
    min-width: 143px;
    display: inline-block;
    border-radius: 20px;
}

/* .catagiory-banner img {
    margin: 20px 0px;
} */
span.special-span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.22px;
    border-radius: 16px;
    padding: 2px 12px;
}

.catagiory-banner {
    padding-top: 45px;
}

.catagiory-banner .row {
    align-items: center;
}

.catagiory-banner h3 {
    line-height: 28px;
    font-size: 22px;
    font-weight: 700;
}

.catagiory-banner h2.heading-banner {
    padding-bottom: 24px;
}

.catagiories-item h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 52px;
    margin: 10px 0px 13px 0px;
}

.catagiories-item span.save-date {
    max-width: 500px;
}

.catagiories-block .catagiories-item {
    padding-top: 24px;
}

.catagiories-item h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.22px;
    margin: 12px 0px 16px 0px;
    max-width: 360px;
}

.catagiories-block .row {
    row-gap: 100px;
    max-width: 980px;
}

.think-banner .flex-col {
    display: flex;
    flex-direction: column;
    padding: 52px 88px 52px 52px;
}

.think-banner span.special-span {
    max-width: 182px;
}

.think-banner h2 {
    padding-top: 20px;
    line-height: 58px;
    font-weight: 800;
    margin-bottom: 14px;
}

.think-banner img {
    max-height: 550px;
    width: 100%;
    object-fit: cover;
}

.think-banner h4 {
    padding: 20px;
}

.think-banner h4,
.think-banner a {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: 0.13px;
    margin-top: 12px;
    color: #1D1D1F;
}

.think-banner a {
    background: #E8E8ED;
    border-radius: 30px;
    max-width: 135px;
    text-align: center;
    padding: 10px;
    margin-top: auto;

}

.spotlight {
    margin-bottom: 45px;
    padding: 120px 183px;
    color: #fff;
}

.spotlight h2 {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0.32px;
    color: #fff;
}

.spotlight h4 {
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0.37px;
    color: #fff;
}

.spot-left {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.spot-let-top {
    margin-top: auto;
    margin-bottom: auto;
}

.profile {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 27px 0px;
}

.profile-con span {
    font-size: 14px;
    color: #232323;
}

.profile-con span strong {
    font-weight: 600;
}

.technology-hero p {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.04px;
}

.technology-hero p {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.04px;
    margin-bottom: 25px;
}

.technology-block {
    display: flex;
    align-items: center;
    gap: 28px;
    padding: 45px 0px 27px 0px;
}

.techno-col p {
    margin: 0;
}

.contect-block h3 {
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 7px;
}

.contect-block ul {
    padding: 0;
    margin-bottom: 45px;
    display: inline-block;
    width: 100%;
    margin: 0;
}

.contect-block {
    border: 1px solid #88888826;
    padding: 25px;
    margin-bottom: 25px;
}

.contect-block li {
    font-size: 14px;
    font-weight: 700;
    color: #232323;
    float: left;
    width: 50%;
    list-style: none;
    display: flex;
    align-items: center;
}

.contect-block li span {
    background: #191C20;
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.easy-to-navvigat-2 {
    padding: 16px;
    margin-bottom: 32px;
}

.element-block li {
    list-style: none;
    background-image: url(./images/tick-circle.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    margin-bottom: 8px;
}

.element-block ul {
    padding: 0;
}

.extra-block {
    text-align: center;
}

.extra-block span.border-left {
    justify-content: center;
}

.extra-block h3 {
    letter-spacing: -1.5px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 25px;
}

.extra-block span.border-left:before {
    background: #CE490A;
}

.easy-to-navvigat h2 {
    letter-spacing: -1.2px;
}

span.border-left:before {
    content: "";
    background: #232323;
    width: 30px;
    height: 0.8px;
    display: inline-block;
}

span.border-left {
    font-size: 12px;
    line-height: 20px;
    display: flex;
    align-items: center;
    gap: 7px;
}

.easy-to-navvigat p {
    margin-bottom: 30px;
    margin-top: 27px;
}

.technology-page {
    color: #232323;
    padding-top: 73px;
}

p.itelic-font {
    font-style: italic;
}

.read-block {
    margin-top: 51px;
    border-top: 4.6px solid #000;
}

.read-block h4 {
    font-weight: 600;
}

.read-col {
    display: flex;
    align-items: center;
    gap: 15px;
}

.read-block li {
    font-size: 14px;
    font-weight: 600;
    list-style: none;
    margin-bottom: 14px;
}

.read-block ul {
    padding: 30px 0px 35px 0px;
    margin: 0;
}

.read-block li:before {
    content: "+";
    margin-right: 7px;
}

.easy-to-navvigat p.margin {
    margin: 20px 0px;
}

.technology-hero h2 {
    letter-spacing: -1.8px;
    margin-bottom: 15px;
}

.account-list {
    background: #fff;
    border-radius: 10px;
    position: absolute;
    z-index: 999;
    right: 0;
    min-width: 260px;
    display: none;
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 11%);
    border: 1px solid #88888826;
}

.account-list a {
    display: flex;
    align-items: center;
    padding: 18px 24px;
    gap: 7px;
    font-size: 18px;
    font-weight: 500;
}

.headerprofile:hover .account-list {
    display: block;
}

.footer-top-row {
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 17px 0px;
    margin-top: 20px;
}

.footer-top-row a {
    font-size: 14px;
    font-weight: 600;
    border-radius: 20px;
    padding: 5px 7px;
    line-height: normal;
    color: #fff;
}

.breaking:after {
    content: "";
    background: #232323;
    height: 3px;
    width: 50px;
    display: inline-block;
}

.tages {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #777777;
    font-size: 12px;
    font-weight: 400;
    padding: 30px 0px;
    position: relative;
}

.tages a {
    background: #88888812;
    font-weight: 500;
    padding: 3px 10px;
    line-height: normal;
}

.tages span img {
    margin-right: 5px;
}

.tages:after,
.share-link:after,
.comment-profile:after,
.slidr-main:after {
    content: "";
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 1) 48%, rgba(255, 255, 255, 1) 100%);
    display: inline-block;
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.share-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
}

.share-link span {
    display: flex;
    align-items: center;
    gap: 7px;
}

.comment-profile {
    padding-bottom: 35px;
    position: relative;
}

.slidr-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 34px 0px;
    position: relative;
}

.comment-profile .profile {
    margin: 27px 0px 18px 0px;
}

.coment-form input,
.coment-form textarea {
    background: #88888812;
    border: none;
}

.coment-form textarea {
    min-height: 200px;
}

.field-set {
    display: flex;
    align-items: center;
    gap: 35px;
}

.field {
    width: 100%;
    margin-bottom: 20px;
}

.submit-btn input[type="submit"] {
    background: #52a84c;
    font-size: 13px;
    min-width: 170px;
    margin-top: 22px;
    border-radius: 6px;
}

.coment-form form {
    padding-top: 18px;
}

.coment-form {
    padding: 34px 0px 50px 0px;
}

.technology-page .more-news {
    border-top: 1px solid #88888844;
    padding-top: 45px;
}

.technology-page p a {
    font-weight: 600;
    text-decoration: underline;
}

.slide .flex {
    display: flex;
    align-items: center;
    gap: 12px;
}

.slide.right-slide {
    text-align: right;
}

.slide span {
    font-size: 12px;
    font-weight: 400;
    color: #777777;
    letter-spacing: 1.2px;
    margin-bottom: 12px;
    display: inline-block;
}

.breaking p.itelic-font {
    padding-top: 25px;
}

.newslatter-section {
    background: #2323231A;
    padding: 20px;
    margin-bottom: 24px;
}

.newslatter-section .field input {
    background: #fff;
    border: none;
    padding: 11px 15px;
    font-size: 14px;
    margin-bottom: 12px;
    width: 100%;
}

.newslatter-section input[type="submit"] {
    min-width: 165px;
    background: #52a84c;
    font-weight: 600;
    color: #fff;
    padding: 8px;
    width: auto;
    border-radius: 6px;
}

.newslatter-section .field {
    margin: 0;
}

.newslatter-section h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 15px 0px 12px 0px;
    letter-spacing: -0.86px;
}

.catagiory-banner-pic img {
    width: 100%;
    height: 100%;
}

.owl-nav {
    position: absolute;
    right: 0px;
    /*bottom: -10px;*/
    margin: 0;
}

.owl-dots {
    position: absolute;
    right: 40%;
    bottom: -40px;
}

.owl-theme .owl-nav button {
    width: 44px;
    height: 44px;
    border-radius: 50% !important;
    background-color: #1D1D1F !important;
}

.owl-theme .owl-nav button span {
    font-size: 31px;
}

header.site-header {
    border-bottom: 5px solid #9f9f9f;
}

/* p.g-text{
    padding-left: 10px;
}
p.g-text::first-letter {
    -webkit-initial-letter: 3;
    initial-letter: 3;
    font-size: 50px;
    padding-right: -10px;
} */
.mobile-view {
    display: none;
}

a.catagiory-mobile {
    font-weight: 500;
    display: none;
}

p.mt-16 {
    margin-top: 14px;
}

span.logo img {
    max-width: 250px;
}

.footer-logo img {
    max-width: 200px;
}

.catagiory-mobile {
    display: none;
}

.catagiories-banner1.term-page {
    padding-bottom: 0px;
}

.catagiories-banner1.term-page h2.br-bottom {
    margin-bottom: 0px;
}

.catagiories-block.padd-120 {
    padding-top: 80px;
}

.about-hero {
    padding-top: 45px;
}

/* start css rak */

.save-date {
    cursor: pointer !important;
    transition: opacity 0.3s ease;
}

.save-date:hover {
    opacity: 0.7 !important;
    /* Slight fade on hover */
}

.hero-cover-size {
    width: 557px !important;
    height: 453px !important;
    object-fit: cover;
}

.text-height-th {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px;
    max-height: 40px;
    line-height: 20px;
}

.limit-lines-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.limit-lines-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.limit-lines-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.category-img {
    width: 473px !important;
    height: 473px !important;
    object-fit: cover;
}

.toast-body {
    background-color: black;
    color: white;
}

.slider_img {
    width: 100%;
    height: 50vh !important;
    object-fit: cover;
}

.header-right a {
    margin: 0;
}

.header-right a {
    margin: 0;
    color: #fff;
    display: inline-block;
    padding: 4px 15px;
    text-transform: capitalize;
    background: #52a84c;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    outline: none;
    border: none;
    border: 1px solid #52a84c;
}

.header-right a:hover {
    background-color: #000;
}

.header-right a.border-btn {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    border-color: #000;
}

.header-right a.border-btn:hover {
    background: #52a84c;
    color: #fff;
    border-color: #52a84c;
}

.header-right.mobile-view {
    display: none;
}

/*login form*/
.field input {
    border-radius: 8px;
}

.login-form label {
    font-size: 15px;
    text-align: left;
}

.fieldset {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

input.fill-btn {
    color: #fff;
    display: inline-block;
    padding: 11px 15px;
    text-transform: capitalize;
    background: #52a84c;
    font-size: 16px;
    width: 100%;
    margin-top: 22px;
    border-radius: 6px;
    outline: none;
    border: none;
}

span.divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    white-space: nowrap;
    padding: 20px 0px;
}

span.divider:after,
span.divider:before {
    content: "";
    border-bottom: 1px solid #9f9f9f;
    width: 100%;
}

a.border-btn {
    color: #000;
    display: inline-block;
    padding: 11px 15px;
    text-transform: capitalize;
    background: transparent;
    font-size: 15px;
    width: 100%;
    border-radius: 6px;
    outline: none;
    border: 1px solid #000;
    margin-bottom: 20px;
}

span.register-link {
    display: block;
    text-align: center;
}

span.register-link a {
    font-weight: 600;
    text-decoration: underline;
}

.fieldset a {
    font-weight: 600;
}

.form-banner {
    height: 100%;
}

.form-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.login-form,
.Register-form {
    max-width: 500px;
    margin: 0 auto;
}

.login-page .row {
    align-items: center;
}

.login-page {
    padding: 50px 0px;
}

.ragister-btn input.fill-btn {
    margin: 0;
    margin-bottom: 20px;
}

.fieldset.register-border {
    gap: 15px;
}

.Register-form {
    height: 100%;
    padding: 50px 0px 0px;
}

.fieldset.bottom-field {
    padding-top: 50px;
}

.login-page.register-page .row {
    align-items: initial;
}

.login-page .container-fluid {
    max-width: 1100px;
}

.form-banner {
    border-radius: 30px;
    overflow: hidden;
}

a.border-btn img {
    max-width: 20px;
}

a.border-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-right a {
    margin: 0;
}

.header-right a {
    margin: 0;
    color: #fff;
    display: inline-block;
    padding: 4px 15px;
    text-transform: capitalize;
    background: #52a84c;
    font-size: 14px;
    width: 100%;
    border-radius: 6px;
    outline: none;
    border: none;
    border: 1px solid #52a84c;
}

.header-right a:hover {
    background-color: #000;
}

.header-right a.border-btn {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    border-color: #000;
}

.header-right a.border-btn:hover {
    background: #52a84c;
    color: #fff;
    border-color: #52a84c;
}

.header-right.mobile-view {
    display: none;
}

.profile-img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.soft-border {
    border: 1px solid #d3d3d3 !important;
    padding: 10px;
    border-radius: 10px !important;
}

.single-cover {
    width: 100%;
    height: 70vh !important;
    object-fit: cover;
    border-radius: 10px;
}

.category-banner-img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.category-slider-img {
    width: 100%;
    height: 611px !important;
    object-fit: cover;
}

.bookmarked-icon-size {
    width: 13px !important;
    height: 15px !important;
}

.mobile-signin {
    display: none !important;
}

.dynamic-msg,
.dynamic-msg * {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    text-align: justify;
      font-family: 'DM Sans', sans-serif !important;


}

.dynamic-msg div,
.dynamic-msg img,
.dynamic-msg p,
.dynamic-msg figure {
    width: 100% !important;
    box-sizing: border-box;
}

/* owl */

.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
}

/* Move them closer and align horizontally */
.owl-carousel {
    position: relative;
}

.owl-theme {
    display: flex;
    justify-content: center;
    /* center them horizontally */
    align-items: center;
    gap: 10px;
    /* adjust as needed */
    margin-top: 20px;
    /* space below carousel */
}

/* Optional styling for clarity */
.owl-nav button {
    background: #222;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: white;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    background: gray;
    display: block;
    border-radius: 50%;
    margin: 0 4px;
}

.owl-dot.active span {
    background: white;
}