.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
:root
{
  --primary-color: #b8001e;
  --text-color: #aaa;
  --heading-color: #000;
  --body-bg-color: #f8f8f8;
  --text-secondary-color: #5c6670;
}

html
{
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}

body
{
  font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
  margin: 0;
}

button,input,optgroup,select,textarea
{
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,select
{
  text-transform: none;
}

[type=button],[type=reset],[type=submit],button
{
  -webkit-appearance: button;
}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre
{
  margin: 0;
}

button
{
  background-color: transparent;
  background-image: none;
}

html
{
  font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  line-height: 1.5;
}

body
{
  font-family: inherit;
  line-height: inherit;
}

*,:after,:before
{
  border: 0 solid;
  box-sizing: border-box;
}

img
{
  border-style: solid;
}

[role=button],button
{
  cursor: pointer;
}

h1,h2,h3,h4,h5,h6
{
  font-size: inherit;
  font-weight: inherit;
}

a
{
  color: inherit;
  text-decoration: inherit;
}

button,input,optgroup,select,textarea
{
  color: inherit;
  line-height: inherit;
  padding: 0;
}

audio,canvas,embed,iframe,img,object,svg,video
{
  display: block;
  vertical-align: middle;
}

img,video
{
  height: auto;
  max-width: 100%;
}

*,:after,:before
{
  --tw-border-opacity: 1;
  border-color: rgba(229,231,235,var(--tw-border-opacity));
}

.container
{
  width: 100%;
}

.aspect-w-1,.aspect-w-2,.aspect-w-3,.aspect-w-4,.aspect-w-5,.aspect-w-6,.aspect-w-7,.aspect-w-8,.aspect-w-9,.aspect-w-10,.aspect-w-11,.aspect-w-12,.aspect-w-13,.aspect-w-14,.aspect-w-15,.aspect-w-16
{
  padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
  position: relative;
}

.aspect-w-1>*,.aspect-w-2>*,.aspect-w-3>*,.aspect-w-4>*,.aspect-w-5>*,.aspect-w-6>*,.aspect-w-7>*,.aspect-w-8>*,.aspect-w-9>*,.aspect-w-10>*,.aspect-w-11>*,.aspect-w-12>*,.aspect-w-13>*,.aspect-w-14>*,.aspect-w-15>*,.aspect-w-16>*
{
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.aspect-w-4
{
  --tw-aspect-w: 4;
}

.aspect-h-3
{
  --tw-aspect-h: 3;
}

.absolute
{
  position: absolute;
}

.mx-auto
{
  margin-left: auto;
  margin-right: auto;
}

.my-6
{
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}

.mt-4
{
  margin-top: 1rem;
}

.mb-0
{
  margin-bottom: 0;
}

.mb-1
{
  margin-bottom: .25rem;
}

.mb-4
{
  margin-bottom: 1rem;
}

.mb-6
{
  margin-bottom: 1.5rem;
}

.ml-2
{
  margin-left: .5rem;
}

.block
{
  display: block;
}

.flex
{
  display: flex;
}

.hidden
{
  display: none;
}

.h-full
{
  height: 100%;
}

.w-full
{
  width: 100%;
}

.grid-cols-2
{
  grid-template-columns: repeat(2,minmax(0,1fr));
}

.grid-cols-3
{
  grid-template-columns: repeat(3,minmax(0,1fr));
}

.items-center
{
  align-items: center;
}

.gap-4
{
  gap: 1rem;
}

.gap-8
{
  gap: 2rem;
}

.bg-white
{
  --tw-bg-opacity: 1;
  background-color: rgba(255,255,255,var(--tw-bg-opacity));
}

.bg-red-100
{
  --tw-bg-opacity: 1;
  background-color: rgba(254,226,226,var(--tw-bg-opacity));
}

.object-cover
{
  -o-object-fit: cover;
  object-fit: cover;
}

.p-3
{
  padding: .75rem;
}

.pt-6
{
  padding-top: 1.5rem;
}

.pt-16
{
  padding-top: 4rem;
}

.text-sm
{
  font-size: 16px;
  line-height: 1.25rem;
}

.font-bold
{
  font-weight: 700;
}

.text-gray-500
{
  --tw-text-opacity: 1;
  color: rgba(107,114,128,var(--tw-text-opacity));
}

*,:after,:before
{
  --tw-shadow: 0 0 #0000;
}

*,:after,:before
{
  --tw-ring-inset: var(--tw-empty,/**//**/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59,130,246,.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

:root
{
  --container-size: 1280px;
}

img
{
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 600px) {
    .news-post {
        margin-bottom:1.5rem
    }

    .feat-post,.feat-post--lg,.feat-post--md,.feat-post--sm {
        max-width: calc(100vw - 22px)!important
    }

    .affix-btn {
        bottom: 2rem;
        right: 3rem
    }
}


.container--box
{
  background: #fff 0 0 no-repeat padding-box;
  min-height: 50vh;
  opacity: 1;
  overflow: hidden;
  padding: .5rem;
}

.news-post
{
  position: relative;
}

.post-badge
{
  align-items: center;
  background: rgba(0,0,0,.349);
  border-radius: 17px;
  color: #fff;
  display: inline-flex;
  font-size: 12px;
  height: auto;
  left: 10px;
  opacity: 1;
  padding: .2rem .5rem;
  top: 10px;
  width: auto;
}

.news-post .content
{
  bottom: 0;
  color: #fff;
  font-size: 15px;
  left: 0;
  padding: 10px;
  position: absolute;
  width: 100%;
}

.post-heading
{
  font-size: 20px;
  color: #fff;
  font: normal normal 700 19px/28px Lato;
  letter-spacing: 0;
  opacity: 1;
  text-align: left;
}

.button
{
  --accent-color: var(--primary-color);
  --text-color: var(--btn-text-color,#fff);
  --btn-padding: 12px;
  align-items: center;
  background: var(--accent-color);
  color: var(--text-color);
  display: inline-flex;
  justify-content: center;
  padding: var(--btn-padding);
  text-align: center;
}

.button-full
{
  border-radius: 1000px;
  width: 100%;
}

.content--bg
{
  background: transparent linear-gradient(180deg,#0000,#1b1b1b) 0 0 no-repeat padding-box;
}

.post-excerpt
{
  color: #000;
  font-size: 18px;
  letter-spacing: .28px;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.heading
{
  color: #000;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 10px;
  opacity: 1;
  text-align: left;
}

.card
{
  border: 1px solid #707070;
}

.card-caption
{
  font-size: 18px;
}

.text-primary
{
  color: var(--primary-color);
}

:root
{
  --star-size: 60px;
  --star-color: #fff;
  --star-background: #fc0;
}

.news-grid .grid-cols-2 .grid-cols-2 .post-caption,.news-grid .grid-cols-3 .post-caption
{
  display: none;
}

.img-fluid
{
  max-width: 100%;
  height: auto;
  object-fit: contain;
}


@font-face {
    font-family: 'Prelo-SemiBold';
    src: url('../../fonts/Prelo/Prelo-SemiBold.otf');
    font-display:swap;
}

@font-face {
    font-family: 'Prelo-Medium';
    src: url('../../fonts/Prelo/Prelo-Medium.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Bariol_Bold';
    src: url('../../fonts/Bariol/Bariol_Bold.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Bariol_Regular';
    src: url('../../fonts/Bariol/Bariol_Regular.otf');
    font-display: swap;
}

body, html, :root, #root {
    font-family: Prelo-Medium;
    --font-prelo-semibold: Prelo-SemiBold;
    --font-bariol-bold: Bariol_Bold;
    font-size: 16px;
    --heading-size: 20px;
    --content-size: 20px;
    --title-size: 42px;
    --subtitle-size: 24px;
    --text-size: 18px;
    --cite-size: 14px;
    --sidebar-title: 24px;
    --category-tag-size: 14px;
    --menu-size: 16px;
    --author-size: 16px;
    /*--container-size: var(--container-size, 100%); */
}

@media screen and (min-width: 1280px) {
    :root {
        /*        --container-size: 1240px;
*/
    }
}

.ArticleImage {
    margin-bottom: .5rem;
}

.grid_col:not(aside) {
    max-width: calc(100vw - 1rem) !important;
}

.hero-carousel:not(.hero-carousel--single) .slick-dots
.hero-carousel--3:not(.hero-carousel--single) .slick-dots {
    --top-offset: 90%;
    top: var(--top-offset) !important;
}

@media screen and (max-width: 700px) {
    .hero-carousel:not(.hero-carousel--single) .slick-dots,
    .hero-carousel--3:not(.hero-carousel--single) .slick-dots {
        --top-offset: 75%;
    }
}

.slick-dots li:only-child {
    display: none !important;
}

.post-layout aside {
    max-width: 300px;
}

.post-items--sm .post-item + .post-item {
    border-top: 1px solid black;
    padding-top: .7rem;
}

.menubar-item {
    --offset-top: 180px;
}

.post-item--y-0 {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 600px) {
    .post-item {
        /* display: grid;
        grid-template-columns: minmax(60px, 100px) 1fr;
        gap: .5rem;*/
        margin-bottom: 1rem;
        align-items: start;
    }

    .post-layout aside {
        max-width: 100% !important;
    }
}


.bg--primary {
    background: var(--primary-color);
}

.rate-area {
    float: left;
    border-style: none;
}

    .rate-area:not(:checked) > input {
        position: absolute;
        top: -9999px;
        clip: rect(0, 0, 0, 0);
    }

    .rate-area:not(:checked) > label {
        float: right;
        width: 20px;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 100%;
        color: lightgrey;
    }

        .rate-area:not(:checked) > label:before {
            content: "Ã¢Ëœâ€¦";
        }

    .rate-area > input:checked ~ label {
        color: var(--primary-color);
    }

    .rate-area:not(:checked) > label:hover,
    .rate-area:not(:checked) > label:hover ~ label {
        color: var(--primary-color);
    }

    .rate-area > input:checked + label:hover,
    .rate-area > input:checked + label:hover ~ label,
    .rate-area > input:checked ~ label:hover,
    .rate-area > input:checked ~ label:hover ~ label,
    .rate-area > label:hover ~ input:checked ~ label {
        color: var(--primary-color);
    }

/* Use this for wrapping and elipsis text overflows */
.heading--wrapped,
.title--wrapped,
.text--wrapped {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.app-sidebar {
    /* display: none; */
    left: -100% !important;
}

    .app-sidebar.active {
        /* display: none; */
        left: 0% !important;
    }

.app-sidebar__header,
.app-sidebar__footer {
    display: flex;
    max-height: 100px;
}

.app-sidebar__body {
    overflow-y: auto;
}

    .app-sidebar__body .subscribe img {
        max-width: 90%;
        margin: auto;
    }

.app-navbar {
    display: none;
}

.navicon svg {
    color: var(--primary-color) !important;
}

@media screen and (min-width: 800px) {
    .app-sidebar {
        display: none;
    }

    .menubar.sticky {
        position: fixed;
        z-index: 999;
        top: 0;
        width: 100%;
        left: 0;
    }
}

@media screen and (min-width: 1024) {
    .menubar.sticky {
        left: initial;
        /*width: calc(1240px - 0.5rem);*/
    }
}

@media screen and (min-width: 1280px) {
    .menubar.sticky {
        left: initial;
        width: calc(1240px - 0.5rem);
    }
}

@media screen and (min-width: 1536px) {
    .menubar.sticky {
        left: initial;
        width: calc(1280px - 0.5rem);
    }
}

@media screen and (max-width: 700px) {
    .app-navbar {
        display: flex;
    }
}

.post-caption,
.post-heading,
.heading,
.card-content h4,
.card-caption,
.aside .list-decimal a,
.post-item h4,
.heading-sm,
.heading-sm a {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: var(--line-camp, 2);
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Bariol_Regular;
}

    .heading-sm a:hover {
        color: var(--primary-color);
    }

.news-grid .grid-cols-2 .grid-cols-2 .post-caption {
    display: none;
}

.embeded-post {
    max-width: 100%;
    overflow: hidden;
    height: auto;
    place-content: center;
}

.affix-btn,
.affix-btn img {
    filter: brightness(0.5);
}

.post-item h4,
.card-content h4 {
    font-weight: bold;
    font-size: 20px !important;
}

.post h3 {
    font-weight: bold;
    font-size: var(--heading-size) !important;
}

.post-caption {
    font-size: var(--author-size) !important;
}

.post-cite {
    font-size: var(--cite-size);
}

.card-content h4 {
    margin-bottom: .5rem;
}

.m-initial {
    margin: initial;
}

.post-item-layout {
    gap: 1.5rem;
    align-items: start;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}

    .post-item-layout aside {
        background-color: var(--sidebar-bg, #f3f4f6);
        max-width: 100%;
        /*max-width: calc(100% - calc(1rem * 2));*/
    }

@media screen and (min-width: 700px) {
    .post-item-layout {
        grid-template-columns: 70% 1fr;
        display: grid;
    }

        .post-item-layout aside {
            padding: 1rem;
            box-sizing: border-box;
            max-width: 100%;
        }
}

.post-item-layout aside h4 {
    font-size: var(--sidebar-title, 18px) !important;
}

img {
    max-width: 100%;
}

.ArticleImage img {
    width: 100%;
}

.post-ratings {
    --active-items: 0;
    --star-color: white;
    --star-stroke-color: red;
    display: flex;
    gap: 4px;
}

    .post-ratings svg {
        stroke: var(--star-stroke-color);
        fill: var(--star-color);
        stroke-width: 1px;
        --icon-size: 20px;
        width: var(--icon-size);
        height: var(--icon-size);
    }

    .post-ratings.ratings-5 svg:nth-child(1),
    .post-ratings.ratings-5 svg:nth-child(2),
    .post-ratings.ratings-5 svg:nth-child(3),
    .post-ratings.ratings-5 svg:nth-child(4),
    .post-ratings.ratings-5 svg:nth-child(5) {
        --star-color: red;
        --star-stroke-color: red;
    }

    .post-ratings.ratings-4 svg:nth-child(1),
    .post-ratings.ratings-4 svg:nth-child(2),
    .post-ratings.ratings-4 svg:nth-child(3),
    .post-ratings.ratings-4 svg:nth-child(4) {
        --star-color: red;
        --star-stroke-color: red;
    }

    .post-ratings.ratings-3 svg:nth-child(1),
    .post-ratings.ratings-3 svg:nth-child(2),
    .post-ratings.ratings-3 svg:nth-child(3) {
        --star-color: red;
        --star-stroke-color: red;
    }

    .post-ratings.ratings-2 svg:nth-child(1),
    .post-ratings.ratings-2 svg:nth-child(2) {
        --star-color: red;
        --star-stroke-color: red;
    }

    .post-ratings.ratings-1 svg:nth-child(1) {
        --star-color: red;
        --star-stroke-color: red;
    }

.app-navbar .navicon img {
    max-width: 100px;
}

.table-striped tr:nth-child(odd) {
    background: #f3f4f6;
}

h1, .title,
.font--title {
    font-family: Bariol_Bold !important;
}

    .title h1[style] {
        all: unset !important;
    }

.title--bordered {
    border-left: 3px solid var(--primary-color);
    padding-left: 1rem;
    /* border-radius: 10px; */
}

.title ~ p,
.title h1 ~ * {
    font-size: var(--subtitle-size);
    font: initial;
    font-style: italic;
}

.font--secondary {
    font-family: Prelo-Medium !important;
}


.hero-carousel .absolute {
    background: rgba(0, 0, 0,0.5);
}


.img--invert img {
    filter: invert(1);
}

.social-icons--sm img {
    --size: 26px;
}


.embeded-post iframe {
    margin: .5rem auto;
}

p[style] {
    font-family: inherit !important;
}

.post-content p[style], .post-content p, .post-content span, .post-content div {
    font-size: var(--content-size) !important;
    line-height: 1.5 !important;
    margin-bottom: 1.6rem !important;
    margin-top: 0 !important;
}


picture > img,
.post-item img,
.news-post img,
.post-banner--img,
.slick-slide img,
.object-cover,
.grid img {
    border: 1px solid #e9e9e9;
}

.section__heading,
.font--heading {
    font-family: var(--font-prelo-semibold) !important;
}

.font--subheading {
    font-family: var(--font-bariol-bold) !important;
}

.list--positive {
    list-style-type: "+ ";
    color: #2ecc71;
}

.list--negative {
    list-style-type: "- ";
    color: var(--primary-color);
}

.list--positive,
.list--negative {
    margin-left: .75rem;
}

.post-content a {
    color: var(--primary-color) !important;
}


.social-share-actions ~ .post-main {
    margin-top: 1.5rem;
}

.strapline {
    font-size: var(--subtitle-size) !important;
    font: initial;
    font-style: italic;
    font-family: 'Prelo-Medium' !Important;
}

.post-item-layout .strapline {
    margin-bottom: 0.5rem;
}

.heading, .post-excerpt {
    margin-bottom: 0.5rem !important;
}

.category-tag {
    font-size: var(--category-tag-size) !important;
    color: var(--primary-color);
    letter-spacing: 0.5px;
}

.txt {
    white-space: nowrap;
    font-size: var(--menu-size) !Important;
}

.author-info {
    font-size: var(--author-size) !important;
    color: #5c6670 !important;
}

.post-main .author-info {
    margin: 1rem 0;
}

.static-page-content a {
    color: var(--primary-color) !important;
}

.BoxOutSection {
    background-color: #e8ebee;
    padding: 1.5rem;
}

.block-separator {
    border-bottom: 0.0625rem solid #e8ebee;
    border-top: 0;
    margin-top: 0;
    opacity: 1;
    width: 100%;
    margin-bottom: 1rem;
}

img.profile-icon {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    object-fit: cover;
    border: 1px solid var(--primary-color);
    margin-right: 0.5rem;
}

.author-img-l img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid var(--primary-color);
}

.title-sm {
    font-size: 18px;
    font-weight: 600;
}

.tag-hotstuff {
    max-width: 6rem;
    height: auto;
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: block;
    top: auto;
    left: auto;
    border: 0px !important;
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth;
}

nav a.active {
    color: var(--primary-color);
    font-weight: 600;
}

#sidebar aside {
    padding: 0px 0.5rem !important;
}

#sidebar nav {
    overflow-y: auto;
    white-space: nowrap;
}

#sidebar {
    top: 55px;
    z-index: 9;
    margin-bottom: 1rem;
    padding: 0px 0.5rem !important;
    background-color: var(--sidebar-bg, #f3f4f6);
}

    #sidebar a:not(:last-child):after {
        content: "";
        border: 0.5px solid #939292;
        align-self: stretch;
        margin-left: 1rem;
    }

.flex-2 {
    flex: 2;
}

.flex-9 {
    flex: 9;
}

.d-relative {
    position: relative;
}

.subscribe-title {
    background: var(--primary-color);
    color: white;
    padding: 0.5rem;
    max-width: 90%;
    margin: 0 auto 0.7rem;
}
/*section:target h2 {
    padding-top:125px;
}
@media screen and (min-width: 1000px) {
    section:target h2 {
        padding-top: 60px;
    }
}*/

.large-post h4 {
    font-size: 2rem;
    line-height: 1.2;
}

.large-post h1 {
    font-size: 2rem;
    line-height: 1.2;
}

.large-post p {
    font-size: 1.2rem !important;
}

#sidebar nav::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

#sidebar nav::-webkit-scrollbar {
    width: 6px;
    height: 2px;
    background-color: #838383;
}

#sidebar nav::-webkit-scrollbar-thumb {
    background-color: #838383;
}
/** By Dinesh youtube video iframe css start **/
.video-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .video-container::after {
        padding-top: 56.25%;
        display: block;
        content: '';
    }

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/** By Dinesh youtube video iframe css end **/

/*for Autor and Share Section Start*/
.aut-share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
}

    .aut-share .aut-sec-1 {
        width: 100%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }



    .aut-share .aut-sec-2 {
        width: 100%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        text-align: right;
        padding-top: 0px;
    }

    .aut-share .aut-sec-1 p {
        font-size: 15px;
        margin-bottom: 0;
        font-weight: 600;
        color: #292929;
        line-height: 17px;
        display: flex;
    }

        .aut-share .aut-sec-1 p a span {
            width: 100%;
            display: block;
        }

        .aut-share .aut-sec-1 p a .date-txt {
            color: #878787;
            font-size: 13px;
        }

    .aut-share .aut-sec-1 .profile-icon {
        border-radius: 50%;
        width: 35px;
        height: 35px;
        object-fit: cover;
        border: 1px solid var(--primary-color);
        margin-right: 13px;
        margin-top: 0px;
    }

    .aut-share .aut-sec-2 a {
        float: right;
        padding: 0px;
        background: #ebebeb;
        width: 32px;
        height: 32px;
        margin: 0 3px;
        border-radius: 50%;
        border: 1px solid #e7e7e7;
        display: block;
    }

        .aut-share .aut-sec-2 a:hover {
            background: #f93a42;
            border: 1px solid #f93a42;
        }

        .aut-share .aut-sec-2 a i {
            font-size: 16px;
            text-align: center;
            display: flex;
            justify-content: center;
            line-height: 20px;
            margin-top: 6px;
            align-items: center;
            color: #f93a42;
            vertical-align: middle;
        }

        .aut-share .aut-sec-2 a:hover i {
            color: #ffffff;
        }

        .aut-share .aut-sec-2 a .fa-whatsapp {
            font-size: 17px;
            margin-left: -0.5px;
            margin-top: 5.5px;
        }

.copy-txt {
    position: absolute;
    font-weight: 600;
    font-size: 12px;
    color: #f93a42;
    margin-top: -20px;
    margin-left: -35px;
}



@media only screen and (max-width: 512px) {
    .aut-share .aut-sec-1 {
        width: 100%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .aut-share .aut-sec-2 {
        width: 100%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        text-align: right;
        padding-top: 0px;
    }

    .aut-share .aut-sec-1 p {
        font-size: 13px;
    }

    .aut-share .aut-sec-2 a {
        width: 26px;
        height: 26px;
        margin: 0px 2px;
    }

        .aut-share .aut-sec-2 a i {
            font-size: 13px;
            margin-top: 3px;
        }

    .aut-share .aut-sec-1 .profile-icon {
        margin-top: 0px;
    }

    .aut-share .aut-sec-1 .profile-icon {
        width: 31px;
        height: 31px;
        margin-right: 7px;
    }

    .aut-share .aut-sec-2 a .fa-whatsapp {
        margin-top: 2px;
        font-size: 14px;
    }
}
/*for Autor and Share Section End*/


/** Ad Section start **/

.ad-section.header-ad {
    margin: 0;
}

.ad-section {
    border: 1px solid #d5d5d5;
    border-radius: 0px;
    color: #d7d7d7;
    width: 728px;
    height: 90px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 100%;
    font-size: 14px;
}

    .ad-section:before {
        border: 1px solid #696969;
        border-radius: 2px;
        content: "Ad";
        color: #696969;
        font-size: 10px;
        line-height: 1;
        padding: 3px 4px 1px;
        z-index: 1;
        position: absolute;
    }

    .ad-section p {
        border: 1px solid #d5d5d5;
        padding: 0px 4px;
        margin: 0;
        font-size: 14px;
    }

@media only screen and (max-width: 768px) {
    .ad-section {
        width: 80%;
        height: 80px;
    }
}

.ad-box {
    width: 97%;
}

.ad-vertical {
    border: 1px solid #d5d5d5;
    border-radius: 0px;
    width: 300px;
    height: 600px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 100%;
    font-size: 14px;
}

    .ad-vertical p {
        border: 1px solid #d5d5d5;
        padding: 0px 4px;
        margin: 0;
        color: #acacac;
        font-size: 13px;
    }

.ad-mod-section {
    border: 1px solid #d5d5d5;
    border-radius: 0px;
    width: 300px;
    height: 250px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 100%;
    font-size: 14px;
}

    .ad-mod-section:before {
        border: 1px solid #696969;
        border-radius: 2px;
        content: "Ad";
        color: #696969;
        font-size: 10px;
        line-height: 1;
        padding: 3px 4px 1px;
        z-index: 1;
        position: absolute;
    }

    .ad-mod-section p {
        border: 1px solid #d5d5d5;
        padding: 0px 3px;
        margin: 0;
        color: #acacac;
        font-size: 12px;
    }

.ad-section-button {
    max-width: 100%;
    border: 1px solid #d5d5d5;
    border-radius: 0px;
    color: #d7d7d7;
    width: 300px;
    min-height: 100px;
    max-height: 100px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 14px;
    max-width: 100%;
}

.close-ad {
    font-size: 11px;
    background: #fff;
    position: absolute;
    font-weight: 700;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    color: #2dccd3;
    margin-left: 98px;
}

    .close-ad:hover {
        background: #000;
        color: #fff;
        font-size: 11px;
        line-height: 15px;
    }

.skinad {
    z-index: 9998;
}

.leftskinad {
    left: 0px;
    position: fixed;
    top: 0px;
}

.rightskinad {
    right: 22px;
    position: fixed;
    top: 0px;
}

.ad-section div, .ad-section img {
    z-index: 1;
}

.ad-mod-section div, .ad-mod-section img {
    z-index: 1;
}

/** Ad Section end **/

/** Start date 27/11/2023 **/
/** mobile slider secion Start **/
.container-product {
    width: 100%;
    background: #fff;
    margin: 4% 0% 3% 0%;
}

    .container-product .heding-h3 {
        font-size: 24px;
        letter-spacing: 0.3px;
        padding-bottom: 8px;
    }
/** Slider owl-carousel section start **/
.row-product {
    width: 100%;
    margin: 0% 0% 5% 0%;
}

    .row-product .img-wrapper {
        width: 100%;
        box-sizing: border-box;
    }

    .row-product .owl-carousel .fa-bg {
        display: inline-block;
        text-align: center;
        line-height: 34px;
        width: 20px;
        background: rgba(0, 0, 0, 0.50);
        color: #C9C9C9;
        position: absolute;
        top: 51%;
        transform: translateY(-50%);
        z-index: 100;
        cursor: pointer;
        padding: 7px 5px;
        height: auto;
    }

    .row-product .owl-carousel .fa-angle-right {
        right: 0px;
        border-radius: 0px;
    }

    .row-product .owl-carousel .fa-angle-left {
        left: 0px;
        border-radius: 0px;
    }

    .row-product .carousel-wrap .owl-nav {
        display: flex;
    }
    /** .banner-slider .carousel-wrap .owl-nav {
  display: flex;
} **/
    /** owl dots start is hidden**/
    .row-product .carousel-wrap .owl-dots {
        display: block;
        margin-top: -30px;
        position: relative;
        display: none;
    }

    .row-product .carousel-wrap .owl-dots {
        text-align: center;
        padding-top: 0px;
    }

        .row-product .carousel-wrap .owl-dots button.owl-dot {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            display: inline-block;
            background: #D0D0D0;
            margin: 0 2px;
        }

            .row-product .carousel-wrap .owl-dots button.owl-dot.active {
                background-color: #525252;
            }

            .row-product .carousel-wrap .owl-dots button.owl-dot:focus {
                outline: none;
            }
/** owl dots end **/
/** Slider owl-carousel section end **/

/** product section start **/
.product-section-home {
    width: 100%;
    border: 1px solid #ececec;
    padding: 15px 0px 0px 0px;
    margin: 0px;
    background: #fff;
    text-align: center;
}

    .product-section-home:hover {
        border: 1px solid #e7e7e7;
        box-shadow: 0px 2px 5px #dfdfdf;
    }

    .product-section-home a {
        display: block;
        width: 100%;
        padding: 0px 0px;
    }

    .product-section-home .mobile-img {
        max-width: 100%;
        height: 140px;
        object-fit: contain;
        margin-bottom: 5px;
    }

    .product-section-home .product-name {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 0.2px;
        margin: 14px 0px 5px 0px;
        padding: 0 3px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .product-section-home .model-name-mobile-home {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

.model-name-tv-home {
    font-size: 15px;
    line-height: 22px;
    margin: 4px 0 4px 0;
    color: #818181;
    font-style: italic;
    letter-spacing: 0.3px;
    padding: 0 3px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-section-home .price-p {
    font-size: 16px;
    line-height: 22px;
    margin: 4px 0px 10px 0px;
    color: #818181;
    padding: 0 3px;
}

.product-section-home .see-full-spec {
    width: 100%;
    background: #f3f4f6;
    font-size: 14px;
    color: #848484;
    padding: 4px 0px;
    letter-spacing: 0.3px;
}

.product-section-home a:hover .see-full-spec {
    background: #b8001e;
    color: #ffffff;
}

.product-section-home .tv-img {
    max-width: 100%;
    height: 110px;
    object-fit: contain;
    margin-bottom: 5px;
}

.pro-tv .product-name {
    min-height: 45px;
}

.mobile-section-height {
    min-height: 260px;
}

.mobiles-comparison-height {
    min-height: 233px;
}

.tv-section-height {
    min-height: 253px;
}

.tv-comparison-height {
    min-height: 225px;
}
/** product section end **/

/** comparison section end **/
.comparison-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid #ececec;
}

    .comparison-section:hover {
        background: #f3f4f6;
        box-shadow: 0px 2px 4px #dfdfdf;
    }

    .comparison-section a {
        display: block;
        width: 100%;
        padding: 0px 0px;
    }

    .comparison-section .com-section-1,
    .comparison-section .com-section-2 {
        width: 50%;
        padding: 15px 0px 10px 0px;
        text-align: center;
        margin-left: 0px;
    }

    .comparison-section .com-pro-img {
        max-width: 100%;
        height: 140px;
        object-fit: contain;
        margin-bottom: 5px;
        border-left: 1px solid #ececec;
        margin-left: -1px;
    }

    .comparison-section .com-tv-img {
        max-width: 100%;
        height: 110px;
        object-fit: contain;
        margin-bottom: 5px;
        border-left: 1px solid #ececec;
        margin-left: -1px;
    }

    .comparison-section .product-name {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: 0.2px;
        padding: 0px 9px;
        margin: 14px 0px 5px 0px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .comparison-section .price-p {
        font-size: 16px;
        line-height: 22px;
        margin: 4px 0px 2px 0px;
        color: #818181;
    }

    .comparison-section .compare-vs {
        width: 30px;
        height: 30px;
        background: #818181;
        border: 1px solid #818181;
        line-height: 28px;
        color: #fff;
        border-radius: 50%;
        z-index: 1;
        font-size: 13px;
        margin: 80px -15px 0 -15px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 500;
    }

    .comparison-section .compare-tv-vs {
        margin: 50px -15px 0 -15px;
    }

.com-tv .product-name {
    min-height: 45px;
    padding: 0px 9px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/** comparison section end **/

/** End date 27/11/2023 **/

@media only screen and (max-width: 512px) {
    /** Start date 27/11/2023 **/

    /** product section start **/
    .container-product .heding-h3 {
        font-size: 22px;
        letter-spacing: 0.3px;
        padding-bottom: 5px;
    }

    .row-product {
        width: 100%;
        margin: 0% 0% 9% 0%;
    }

    .product-section-home .mobile-img {
        max-width: 100%;
        height: 110px;
        object-fit: contain;
        margin-bottom: 5px;
    }

    .product-section-home .product-name {
        font-size: 14px;
        line-height: 19px;
        margin: 10px 0px 5px 0px;
    }

    .product-section-home .price-p {
        font-size: 14px;
        line-height: 16px;
        margin: 4px 0px 7px 0px;
    }

    .product-section-home .see-full-spec {
        font-size: 12px;
    }

    .com-tv .product-name {
        min-height: 39px;
    }

    .product-section-home .tv-img {
        height: 85px;
    }

    .comparison-section .com-tv-img {
        height: 85px;
    }

    .pro-tv .product-name {
        min-height: 40px;
    }

    .mobile-section-height {
        min-height: 214px;
    }

    .mobiles-comparison-height {
        min-height: 225px;
    }

    .tv-section-height {
        min-height: 210px;
    }

    .tv-comparison-height {
        min-height: 190px;
    }
    /** product section end **/

    /** comparison section Start **/
    .comparison-section .product-name {
        font-size: 14px;
        line-height: 19px;
        margin: 10px 2px 5px 2px;
    }

    .comparison-section .price-p {
        font-size: 14px;
        line-height: 16px;
        margin: 4px 0px 7px 0px;
    }
    /** comparison section end **/

    /** Start date 27/11/2023 **/

}

/** Start date 12/12/2023 **/
.stories-hed {
    font-size: 19px;
    margin-bottom: 8px;
    margin-top: 20px;
    line-height: 21px;
    letter-spacing: 0.3px;
}

.popular-box {
    width: 100%;
    margin-bottom: 15px;
}

.popular-section {
    margin: 0% 0% 0% 0%;
    border-radius: 0;
}

.popular-detail-sec {
    display: flex;
    width: 100%;
    border-radius: 0px;
    padding: 6px 7px;
    box-sizing: border-box;
    border-bottom: 1px solid #ececec;
    background: #fff;
}

    .popular-detail-sec .popular-mob-img {
        width: auto;
        padding: 1% 1% 1% 1%;
        box-sizing: border-box;
    }

    .popular-detail-sec .popular-dis {
        width: 100%;
        padding: 1% 1% 1% 2%;
        box-sizing: border-box;
    }

    .popular-detail-sec .popular-mob-img .mob-pri {
        max-height: 140px;
        margin: 0 auto;
    }

    .popular-detail-sec .popular-dis .popular-h5 {
        font-size: 16px;
        margin-left: 0px;
        font-weight: 500;
        letter-spacing: 0.5px;
        margin-bottom: 3px;
        margin-top: 1px;
        line-height: 22px;
    }

    .popular-detail-sec .popular-dis .date-p {
        color: #828282;
        font-size: 13px;
        font-weight: 500;
    }
/** End date 12/12/2023 **/

/** start date 11/12/2023 **/

.post-item h4,
.card-content h4 {
    font-weight: bold;
    font-size: 18px !important;
    letter-spacing: 0.3px;
    min-height: 42px;
}

.post-item .post-caption {
    color: #404040;
    min-height: 38px;
}
/** End date 11/12/2023 **/

/** start date 11/12/2023 **/

.author-info a span {
    font-size: 13px;
}
/** End date 11/12/2023 **/

/** Start date 05/01/2024 **/
/** visual story start **/
.visual-story {
    width: 100%;
    padding: 0px 0px 40px 0px;
}

    .visual-story .stories-h2 {
        font-size: 25px;
        letter-spacing: 0.3px;
        font-weight: 700;
        line-height: 21px;
        padding-bottom: 8px;
        margin-bottom: 0.5rem !important;
    }

    .visual-story .visual-story-height {
        min-height: 197px;
    }

    .visual-story .item .visual-item {
        width: 159px;
        height: 205px;
        overflow: hidden;
        margin: 0px auto;
        border-radius: 12px;
        box-shadow: 5px 0px 5px -4px rgba(0,0,0,50%);
    }

    .visual-story .item .visual-story-img {
        width: 159px;
        height: 205px;
        padding: 0px;
        object-fit: contain;
    }

.visual-detail-se {
    width: 100%;
    background: transparent linear-gradient(180deg,#00000000 0%,#000 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
    padding: 0px;
    margin-top: -60px;
    position: relative
}

    .visual-detail-se .la-ne-height {
        height: 60px;
        width: 100%;
        padding: 0px 7px 7px 7px;
    }

        .visual-detail-se .la-ne-height .tex-bottom-visual {
            position: absolute;
            bottom: 5px;
        }

    .visual-detail-se .latest-visual-h6 {
        font-size: 15px;
        color: #fff;
        margin-bottom: 1px;
        text-shadow: 0 2px 2px rgba(0,0,0,.6);
        font-weight: 500;
        letter-spacing: 0.7px;
        line-height: 110%;
    }

.visual-story .item .visual-item .visual-icon {
    width: 18px;
    position: absolute;
    z-index: 1;
    right: 8px;
    height: 17px;
    top: 8px;
}

.visual-story .discover-des:link,
.visual-story .discover-des:visited {
    color: #ed1b24;
    font-size: 14px;
    display: inline-block;
    margin: 7px 0px 0px 0px;
    line-height: 16px;
    text-decoration: underline;
    right: 15px;
    position: absolute;
}

.visual-story .discover-des:hover,
.visual-story .discover-des:active {
    text-decoration: none;
}

.visual-story .owl-carousel .fa-bg {
    display: inline-block;
    text-align: center;
    line-height: 34px;
    width: 20px;
    background: rgba(0, 0, 0, 0.4);
    color: #C9C9C9;
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer;
    padding: 9px 5px;
    height: auto;
}

.visual-story .owl-carousel .fa-angle-left {
    left: 0px;
    border-radius: 0px;
}

.visual-story .owl-carousel .fa-angle-right {
    right: 0px;
    border-radius: 0px;
}

.visual-story .carousel-wrap .owl-nav {
    display: flex;
}

.visual-story .carousel-wrap .owl-dots {
    display: flex;
}


/** visual story end **/
/** End date 05/01/2024 **/



/** Porduct Specs for Articles Start **/
/** Start date 30/01/2024 **/

.product-box-article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background: #fff;
    border: 1px solid #f2f2f2;
    filter: drop-shadow(2px 2px 3px #e1e1e1);
    margin-bottom: 35px;
    padding: 4px;
}

    .product-box-article .pro-box-img-article {
        width: 28%;
        margin: 0.5% 0% 0% 0%;
    }

    .product-box-article .pro-box-con-article {
        width: 71%;
        padding: 1% 0% 1% 1%;
    }

    .product-box-article .pro-box-img-article .product-img-article {
        margin: 0 auto;
        max-width: 100%;
        max-height: 231px;
        object-fit: contain;
    }

.compare-button-article:link,
.compare-button-article:visited {
    margin: 0 auto;
    display: flex;
    text-align: center;
    height: 35px;
    width: 90%;
    line-height: 36px;
    color: #151515;
    border-radius: 25px;
    margin-top: 5px;
    justify-content: center;
    border: 1px solid #efeff0;
    align-items: center;
    font-size: 15px;
    background: #f3f4f6;
    margin-bottom: 10px;
}

.compare-button-article:hover,
.compare-button-article:active {
    color: #000;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
}

.compare-button-article .plush-icon-article {
    font-weight: 500;
    font-size: 27px;
    margin-right: 5px;
    margin-top: -5px;
    line-height: 30px;
}

.compare-button-article .right-check-icon-article {
    font-weight: 600;
    font-size: 16px;
    margin-right: 5px;
    margin-top: -2px;
    line-height: 30px;
}

.product-box-article .pro-box-con-article .pro-heading-h6-article {
    font-size: 23px;
    margin-left: 0px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    line-height: 25px;
}

    .product-box-article .pro-box-con-article .pro-heading-h6-article span {
        color: #828282;
        font-size: 16px;
        font-style: italic;
    }

.product-box-article .pro-box-con-article .spec-col-article {
    color: #1e1e1e;
    font-weight: 600;
    font-size: 17px;
    margin: 5px 0px 11px 0px;
    letter-spacing: 0.3px;
    line-height: 17px;
    width: 100%;
}

.product-box-article .pro-box-con-article .product-price-article-article {
    font-size: 15px;
    margin-bottom: 12px;
    color: #828282;
    letter-spacing: 0.5px;
}

.product-box-article .pro-box-con-article .price-article {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 5px;
    color: #1e1e1e;
}

.product-box-article .pro-box-con-article .you-pay .offer {
    color: #34a639;
}


.product-box-article .pro-box-con-article .see-full-spec:link,
.product-box-article .pro-box-con-article .see-full-spec:visited {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.3px;
    width: auto;
    height: 35px;
    background: #d7324d;
    border: 1px solid #d7324d;
    padding: 0px 10px;
    border-radius: 20px;
    font-weight: 400;
    justify-content: center;
    align-items: center;
    display: flex !important;
}

.product-box-article .pro-box-con-article .see-full-spec:hover,
.product-box-article .pro-box-con-article .see-full-spec:active {
    color: #fff;
    background: #b8001e;
    border: 1px solid #b8001e;
}

.key-specs-section-article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 5px 0px 18px 0px;
    border: 4px solid #eee;
    border-radius: 12px;
    padding: 5px 2px;
}

    .key-specs-section-article .ks-sec {
        width: 23%;
        margin: 1% 1% 1% 1%;
        box-sizing: border-box;
    }

        .key-specs-section-article .ks-sec .specs-box {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
        }

            .key-specs-section-article .ks-sec .specs-box .icon-spec {
                width: 25px;
                opacity: 0.4;
            }

    .key-specs-section-article .spec-detail-sec {
        width: calc(100% - 26px);
        padding: 0px 0px 0px 4px;
    }

        .key-specs-section-article .spec-detail-sec h6 {
            font-size: 14px;
            line-height: 17px;
            margin: -2px 0 2px 0;
            letter-spacing: 0.3px;
            color: #151515;
        }

        .key-specs-section-article .spec-detail-sec p {
            font-size: 13px;
            color: #828282;
            margin: 0;
            line-height: 17px;
            letter-spacing: 0.3px;
        }

.heding-h3 {
    font-size: 24px;
    letter-spacing: .3px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 650px) {
    .product-box-article .pro-box-img-article {
        width: 100%;
        margin: 2% 0% 0% 0%;
    }

    .product-box-article .pro-box-con-article {
        width: 100%;
        padding: 1% 1% 2% 1%;
    }

    .key-specs-section-article .ks-sec {
        width: 48%;
        margin: 1% 1% 1% 1%;
    }

    .key-specs-section-article {
        margin: 5px 0px 15px 0px;
    }

    .product-box-article {
        margin-bottom: 28px;
    }
}


/** End date 30/01/2024 **/
/** Porduct Specs for Articles End **/


/* Start Add of Code for Integrating Before and After Image Slider by Dinesh Singh */
/** Before after start **/
.container-before-after {
    width: 100%;
    display: block;
    margin: 30px auto;
}

    .container-before-after .bf-image {
        width: 100%;
        display: block;
        max-width: fit-content;
        height: auto;
    }

    .container-before-after .before-after-slider {
        width: 100%;
        position: relative;
        overflow: hidden;
        border: 1px solid #e9e9e9;
    }

    .container-before-after .div-after-image {
        display: block;
        margin-bottom: 0px !important;
    }

    .container-before-after .before-image {
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 2;
    }

    .container-before-after .resizer {
        position: absolute;
        display: flex;
        align-items: center;
        z-index: 5;
        top: 0;
        left: 50%;
        height: 100%;
        width: 3px;
        background: white;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }

        .container-before-after .resizer:after {
            background: #000000c4;
            content: url("https://cdni.haymarketmedia.in/stuff/prod/images/bf-arow.png?v=08.02.24.00");
            display: flex;
            margin: 0 0 0 -19px;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: 2px solid white;
        }
/** Before after End **/
/* End Add of Code for Integrating Before and After Image Slider by Dinesh Singh*/

/*Start code for implementation of owl Carousel and popup Image viewer by Dinesh Singh*/
/** Slider owl-carousel section start **/
.row-product-review {
    width: 100%;
    margin: 0% 0% 5% 0%;
}

    .row-product-review .img-wrapper {
        width: 100%;
        box-sizing: border-box;
    }

    .row-product-review .owl-carousel .fa-bg {
        display: inline-block;
        text-align: center;
        line-height: 34px;
        width: 20px;
        background: rgba(0, 0, 0, 0.50);
        color: #C9C9C9;
        position: absolute;
        top: 51%;
        transform: translateY(-50%);
        z-index: 100;
        cursor: pointer;
        padding: 7px 5px;
        height: auto;
    }

    .row-product-review .owl-carousel .fa-angle-right {
        right: 0px;
        border-radius: 0px;
    }

    .row-product-review .owl-carousel .fa-angle-left {
        left: 0px;
        border-radius: 0px;
    }

    .row-product-review .carousel-wrap .owl-nav {
        display: flex !important;
    }
    /** .banner-slider .carousel-wrap .owl-nav {
  display: flex;
} **/
    /** owl dots start is hidden**/
    .row-product-review .carousel-wrap .owl-dots {
        display: block;
        margin-top: 0px;
        position: relative;
        display: none;
    }

    .row-product-review .carousel-wrap .owl-dots {
        text-align: center;
        display: block !important;
        top: -5px !important;
    }

        .row-product-review .carousel-wrap .owl-dots button.owl-dot {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            display: inline-block;
            background: #D0D0D0;
            margin: 0 2px;
        }

            .row-product-review .carousel-wrap .owl-dots button.owl-dot.active {
                background-color: #b8001e;
            }

            .row-product-review .carousel-wrap .owl-dots button.owl-dot:focus {
                outline: none;
            }  

    .row-product-review .owl-carousel .owl-item img {
        cursor: pointer;
    }
    /** End date 11/03/2024 **/
    /** owl dots end **/
    /** Slider owl-carousel section end **/
    /** Start date 11/03/2024 **/
    .row-product-review div {
        margin-bottom: 0px !important;
    }

    .row-product-review .popup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        z-index: 10;
    }

    .row-product-review .popup-content {
        max-width: 80%;
        max-height: 80%;
        position: relative;
    }

    .row-product-review .popup img {
        width: 100%;
        max-width: 850px;
        height: auto;
        border: 2px solid #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        margin: 0 auto;
    }

.post-content .row-product-review .popup-content-cap {
    background-color: #0d0d0d !important;
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    margin-top: -22px !important;
    z-index: 15 !important;
}

    .row-product-review .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        color: #fff;
        font-size: 36px !important;
        background: #b8001f91;
        width: 30px;
        height: 30px;
        line-height: 21px !important;
        border: #b8001e 1px solid;
        text-align: center;
        border-radius: 50%;
        z-index: 20;
    }

        .row-product-review .close-btn:hover {
            background: #99001a;
            border: #99001a 1px solid;
        }

.image-section-popup {
    width: 100%;
}

    .image-section-popup .imagePopup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        z-index: 10;
    }

    .image-section-popup .popupContent {
        max-width: 80%;
        max-height: 80%;
        position: relative;
    }

.post-content .image-section-popup .popup-content-cap {
    background-color: #0d0d0d !important;
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    margin-top: -22px !important;
    z-index: 15 !important;
}

    .image-section-popup .closeButton {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        color: #fff;
        font-size: 36px !important;
        background: #b8001f91;
        width: 30px;
        height: 30px;
        line-height: 21px !important;
        border: #b8001e 1px solid;
        text-align: center;
        border-radius: 50%;
        z-index: 20;
    }

    .image-section-popup .art-img {
        cursor: pointer;
        width: 100%;
    }

    .image-section-popup .img-pop {
        width: 100%;
        max-width: 850px;
        height: auto;
        border: 2px solid #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        margin: 0 auto;
        position: relative;
        left: 0px;
        top: 0px;
        z-index: 15;
    }

figure.zoom img:hover {
    opacity: 0;
}

figure.zoom img {
    transition: opacity 0.5s;
    display: block;
    width: 100%;
}

figure.zoom {
    background-position: 50% 50%;
    position: relative;
    /*width: 500px;*/
    overflow: hidden;
    cursor: zoom-in;
    background-size: 200%;
    border: 2px solid #fff;
}
/*End code for implementation of owl Carousel and popup Image viewer by Dinesh Singh*/

/** start Image galery **/
.post-content .section-gall div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.section-gall {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    width: 100%;
}

    .section-gall .gall-box1 {
        width: 100%;
    }

    .section-gall .gall-box2 {
        width: 100%;
    }

    .section-gall .gall-fullwid {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -ms-flexbox;
        width: 100%;
    }

        .section-gall .gall-fullwid .gall-img-1,
        .section-gall .gall-fullwid .gall-img-2 {
            width: 50%;
            margin: 0 !important;
            padding: 8px;
        }

        .section-gall .gall-fullwid .gall-img-3,
        .section-gall .gall-fullwid .gall-img-4,
        .section-gall .gall-fullwid .gall-img-5,
        .section-gall .gall-fullwid .gall-img-6 {
            width: 25%;
            padding: 8px;
        }

        .section-gall .gall-fullwid img {
            border-radius: 10px;
            width: 100%;
            cursor: pointer;
        }

.post-content .section-gall .gall-fullwid .img-content-cap {
    background-color: #0d0d0d8a !important;
    position: relative;
    /* display: block !important;*/
    padding: 0;
    margin-bottom: 0 !important;
    width: 100% !important;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    margin-top: -22px !important;
    cursor: pointer;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*z-index: 15 !important;*/
}


    .section-gall .gall-scroll-bar {
        display: flex;
        overflow-x: scroll;
        scrollbar-width: thin;
        -webkit-overflow-scrolling: touch;
        z-index: 1;
        flex-wrap: inherit;
        padding-bottom: 5px;
        scrollbar-color: #b8001e #d5d5d5;
    }

        .section-gall .gall-scroll-bar::-webkit-scrollbar {
            height: 2px;
        }

        .section-gall .gall-scroll-bar::-webkit-scrollbar-thumb {
            background: #eaeaea;
            width: 20px;
            border-radius: 0;
        }

        .section-gall .gall-scroll-bar div {
            min-width: 190px;
        }

/** Start date 07/05/2024 **/
/**.post-content .gall-cards-3 { 
  margin: 0px !important;
}**/
.gall-cards-3 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    width: 100%;
}

    .gall-cards-3 .gall-box {
        width: 33.333%;
        margin: 0 !important;
        padding: 8px;
    }

.gall-cards-4 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    width: 100%;
}

    .gall-cards-4 .gall-box {
        width: 50%;
        margin: 0 !important;
        padding: 8px;
    }

.gall-cards-5 {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    width: 100%;
}

    .gall-cards-5 .gall-box-top {
        width: 50%;
        margin: 0 !important;
        padding: 8px;
    }

    .gall-cards-5 .gall-box {
        width: 33.333%;
        margin: 0 !important;
        padding: 8px;
    }

.img-art {
    border-radius: 10px;
    width: 100%;
    cursor: pointer;
}
/** End date 07/05/2024 **/

@media only screen and (max-width: 700px) {
    /** Start date 27/03/2024  **/
    .section-gall .gall-fullwid .gall-img-1,
    .section-gall .gall-fullwid .gall-img-2 {
        width: 50%;
        margin: 0 !important;
        padding: 3px;
    }

    .section-gall .gall-fullwid .gall-img-3,
    .section-gall .gall-fullwid .gall-img-4,
    .section-gall .gall-fullwid .gall-img-5,
    .section-gall .gall-fullwid .gall-img-6 {
        width: 25%;
        padding: 3px;
    }

    .section-gall .gall-box2 .gall-fullwid {
        display: flex;
        overflow-x: scroll;
        scrollbar-width: thin;
        -webkit-overflow-scrolling: touch;
        z-index: 1;
        flex-wrap: inherit;
        padding-bottom: 5px
    }

        .section-gall .gall-box2 .gall-fullwid::-webkit-scrollbar {
            height: 2px;
        }

        .section-gall .gall-box2 .gall-fullwid::-webkit-scrollbar-thumb {
            background: #eaeaea;
            width: 20px;
            border-radius: 0;
        }

        .section-gall .gall-box2 .gall-fullwid div {
            min-width: 124px;
        }
    /** End date 27/03/2023 **/

    /** Start date 07/05/2024 **/
    .gall-cards-3 .gall-box,
    .gall-cards-4 .gall-box,
    .gall-cards-5 .gall-box-top,
    .gall-cards-5 .gall-box {
        padding: 3px;
    }
    /** End date 07/05/2024 **/
}

/** End Image galery **/

