/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
}

/* Google AdSense Auto Ads Fix - Mobile Only */
@media screen and (max-width: 767px) {
    html {
        overflow-x: hidden !important;
        width: 100vw !important;
        max-width: 100vw !important;
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body {
        overflow-x: hidden !important;
        width: 100% !important;
        max-width: 100% !important;
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Prevent horizontal scrolling */
    html::-webkit-scrollbar {
        display: none !important;
    }

    /* Hide horizontal scrollbar */
    html {
        -ms-overflow-style: none !important;
        scrollbar-width: none !important;
    }

    /* Fix for ad-related margin issues */
    iframe,
    ins,
    .adsbygoogle,
    [id^="aswift_"],
    [id^="google_ads_"],
    [id^="google_ads_iframe_"],
    [id^="google_ama_"],
    div[data-ad-client],
    div[data-ad-slot],
    div[data-ad-format],
    div[data-full-width-responsive],
    div[data-ad-layout],
    div[data-ad-layout-key],
    div[data-ad-channel],
    div[data-auto-format],
    div[data-full-width],
    div[id^="google-center-div"],
    div[id^="google-auto-placed"],
    div[id^="google-bottom-placed"],
    div[id^="google-top-placed"] {
        max-width: 100% !important;
        overflow: hidden !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        position: static !important;
        left: auto !important;
        right: auto !important;
        transform: none !important;
        float: none !important;
        clear: both !important;
    }

    /* Target Google AdSense container */
    #google_ads_iframe_*,
    #aswift_*,
    #google-auto-placed {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        position: static !important;
    }

    /* Specifically target Google AdSense auto ads */
    ins.adsbygoogle[data-ad-status="filled"],
    ins.adsbygoogle[data-adsbygoogle-status="done"],
    .adsbygoogle iframe,
    iframe[name^="google_ads_iframe"],
    iframe[id^="google_ads_iframe"],
    div[id^="div-gpt-ad"] {
        max-width: 100% !important;
        width: 100% !important;
        overflow: hidden !important;
        position: static !important;
        left: auto !important;
        right: auto !important;
    }

    /* Ensure no elements exceed viewport width */
    * {
        max-width: 100vw !important;
        box-sizing: border-box !important;
        overflow-x: clip !important;
    }

    /* Prevent any element from causing horizontal overflow */
    body * {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Force viewport containment */
    html {
        overflow-x: hidden !important;
        width: 100vw !important;
        position: relative !important;
    }

    body {
        overflow-x: hidden !important;
        width: 100% !important;
        max-width: 100vw !important;
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Prevent any absolute positioned elements from causing overflow */
    body::after {
        content: "";
        display: block;
        clear: both;
        width: 100%;
    }

    /* Fix for header */
    .header {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        left: 0 !important;
        right: 0 !important;
    }

    .mb-nav {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        left: 0 !important;
        right: 0 !important;
    }

    .mb-logo {
        margin-left: 0 !important;
    }

    /* Fix for content container */
    .content,
    .grid-container,
    .grid-item,
    .article,
    main,
    article {
        max-width: 100% !important;
        box-sizing: border-box !important;
        position: relative !important;
        overflow-x: hidden !important;
        width: 100% !important;
    }

    /* Fix for any absolutely positioned elements */
    [style*="position: absolute"],
    [style*="position:absolute"] {
        max-width: 100vw !important;
        left: auto !important;
        right: auto !important;
    }

    /* Fix for any fixed positioned elements */
    [style*="position: fixed"],
    [style*="position:fixed"] {
        max-width: 100vw !important;
        left: auto !important;
        right: auto !important;
    }

    .content,
    .grid-container,
    .grid-item,
    .article,
    .img-endp,
    .img-endp img {
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
        position: relative !important;
    }
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

*,
::after,
::before {
    box-sizing: border-box;
}

a {
    color: inherit;
    cursor: pointer;
    text-decoration: none;
}

button {
    background-color: transparent;
    border-width: 0;
    color: inherit;
    cursor: pointer;
    padding: 0;
}

figure {
    margin: 0;
}

input::-moz-focus-inner {
    border: 0;
    margin: 0;
    padding: 0;
}

dd,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}

p {
    margin: 0;
}

cite {
    font-style: normal;
}

fieldset {
    border-width: 0;
    margin: 0;
    padding: 0;
}

html {
    font-size: 16px;
}

body {
    color: #222;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.3;
}

:root {
    --menu-bg-color: #040e4a;
    --menuhover: #0a23bf;
    --theme-color: #052162;
}

body {
    background-color: #fcfcfc;
}

a.tlink:link {
    color: #0d0d0d;
}

a.tlink:visited {
    color: #666;
}

a.tlink:hover {
    color: #005fa2;
}

a.tlink:active {
    color: red;
}

.master {
    background-color: #fcfcfc;
}


.Ramabhadra {
    font-family: "Ramabhadra", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.Roboto {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.Roboto-Md {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
}


.content {
    margin: 0 auto;
    margin-top: 65px;
}

.logo-box {
    padding-left: .3rem;
    padding-top: 2.2rem;
    width: 292px;
}

.mb-logo img {
    height: auto;
    padding-left: 1rem;
    padding-top: .8rem;
    width: 150px;
}

.mb-nav {
    background: var(--theme-color);
    height: 3.5rem;
    list-style: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

#check {
    display: none;
}

#check:checked~ul {
    left: 0;
}

.checkbtn {
    cursor: pointer;
    display: block;
    float: right;
    height: 2.5rem;
    padding-right: 2rem;
    padding-top: .8rem;
}

.mb-nav ul {
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    background: #fff;
    border: var(--theme-color) solid 10px;
    height: 90vh;
    left: -100%;
    padding: 0 2rem;
    position: fixed;
    top: 39px;
    transition: all .3s;
    width: 70%;
}

.mb-nav ul li {
    border-bottom: 1px solid #d3d3d3;
    display: block;
    padding: .5rem 1rem;
}

.mb-nav ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.mb-nav ul li a:hover,
a.active {
    -o-transition: .5s;
    -webkit-transition: .5s;
    color: #0082e6;
    transition: .5s;
}

.menu-top {
    background-color: var(--theme-color);
    height: 102px;
}

.logo-plus-ad {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 102px;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    width: 1020px;
}

.leader-board {
    padding: 8px 0px;
    width: 728px;
}

.menu {
    -ms-flex-pack: distribute;
    background-color: var(--menu-bg-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2rem;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    width: 1020px;
}

.menu-item {
    background-color: var(--menu-bg-color);
    color: #fff;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: .4rem .9rem;
    text-align: center;
    text-transform: uppercase;
}

.menu-item-active {
    background-color: var(--menu-bg-color);
    color: #ffe500;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: .4rem .9rem;
    text-align: center;
    text-transform: uppercase;
}

.menu-item:hover {
    background-color: #c70000;
    color: var(--menu-bg-color);
}

.menu-item a:link {
    color: #fff;
}

.menu-item a:visited {
    color: #fff;
}

.logo-bar {
    background-color: #fff;
    margin: 0 auto;
    padding: .2rem;
    width: 1020px;
}

.grid-container {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
}

.grid-item {
    -webkit-box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    display: block;
    overflow-wrap: break-word;
    padding: 0 1rem;
    word-wrap: break-word;
}

.desc-te {
    background-color: #fff;
    font-family: Ramabhadra, sans-serif;
    font-kerning: auto;
    color: var(--text-color);
    line-height: 1.6;
    font-optical-sizing: auto;
    font-size: 20px;
    font-size-adjust: none;
    font-variant: normal;
    font-variant-emoji: normal;
    font-weight: 400;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
    margin: 1rem 0;
}

.desc-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #333;
    font-family: Charter, Roboto, sans-serif;
    font-size: 1.2rem;
    letter-spacing: .01rem;
    line-height: 1.7;
    margin: 1rem 0;
    word-break: break-word;
}

.desc-bottom-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #666;
    font-family: Charter, Roboto, sans-serif;
    font-size: 16px;
    letter-spacing: .01rem;
    line-height: 1.5;
    padding-right: .3rem;
    word-break: break-word;
}

.desc-bottom-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    color: #666;
    font: normal 18px/26px Ramabhadra, sans-serif;
    padding-right: .3rem;
    word-break: break-word;
}

.desc-te ul {
    list-style-type: none;
    margin-left: 1rem;
}

.desc-en ul {
    list-style-type: none;
    margin-left: 1rem;
}

.desc-te li {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border-bottom: solid thin #d8e5e5;
    color: #0a23bf;
    margin-left: -16px;
    padding: .4rem 0;
}

.desc-en li {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    border-bottom: solid thin #d8e5e5;
    color: #333;
    padding: .4rem 0;
}

.desc-te li:nth-child(odd) {
    background-color: #f9f9f9;
}

.desc-en li:nth-child(odd) {
    background-color: #f9f9f9;
}

.fr-view {
    word-wrap: break-word;
}

.thumbless-card {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    min-height: 2rem;
    padding: .8rem 0;
}

.mini-card {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    min-height: 1.5rem;
    padding: .4rem 0;
}

.box-heading {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    border-bottom: solid 2px var(--theme-color);
    color: #c70000;
    font-family: Charter, Roboto, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: .3rem;
    padding: .5rem;
    text-align: center;
}

.home-top-card {
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: .6rem 0;
}

.home-top-card-title {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/26px Ramabhadra, Arial, Helvetica, sans-serif;
    font-weight: 400;
    overflow: hidden;
    padding-right: .3rem;
}

.home-top-card-truncate {
    -o-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumbless-card-title-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: normal 18px/24px Ramabhadra, Arial, Helvetica, sans-serif;
    font-weight: 400;
    height: 48px;
    overflow: hidden;
    padding-right: .3rem;
}

.thumbless-card-truncate {
    -o-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thumb-card {
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: .6rem 0;
}

.thumb-card-title-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: normal 20px/26px Ramabhadra, Arial, Helvetica, sans-serif;
    font-weight: 400;
    overflow: hidden;
    padding-right: .3rem;
    text-align: left;
}

.thumb-card-title-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Charter, Roboto, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5rem;
    overflow: hidden;
    padding-right: .3rem;
    text-align: left;
}

.thumb-card-truncate {
    -o-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-card-thumb {
    border-radius: .3rem;
    color: #fff;
    height: 72px;
    vertical-align: middle;
    width: 80px;
}

.wide-card-thumb {
    border-radius: .3rem;
    color: #fff;
    height: 72px;
    vertical-align: middle;
    width: 80px;
}

.white-text {
    color: #fff;
}

.first-card {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    padding: .6rem 0;
    text-align: center;
}

.first-card-thumb {
    border-radius: .3rem;
    height: auto;
    width: 300px;
}

.small-title-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: normal 18px/24px Ramabhadra, Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-right: .3rem;
}

.small-title-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Charter, Roboto, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-weight: 400;
    line-height: 1.5rem;
    padding-right: .3rem;
}

.wide-card {
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem 0;
}

.wide-card-text-box {
    padding: 0 .3rem 0 0;
    width: 100%;
}

.wide-card-title-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Ramabhadra, Verdana, sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
}

.wide-card-title-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Charter, Roboto, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5rem;
    text-align: left;
}

.card-ago {
    color: var(--theme-color);
    font-family: sans-serif;
    font-size: .7rem;
    font-style: italic;
    height: 1rem;
    line-height: 1rem;
    padding-bottom: 0;
    padding-top: .3rem;
}

.text-right {
    text-align: right;
}

.orange {
    color: orange;
}

.side-card {
    max-width: 300px;
    padding: .6rem 0;
}

.flex-rfe {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.flex-rfe-item {
    width: 50%;
}

.more {
    background-color: #fff;
    color: #00f;
    font-family: Charter, Roboto, Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 1.5rem;
    padding: .8rem 1rem;
    text-align: right;
}

.more-left {
    background-color: #fff;
    color: #00f;
    font-family: Charter, Roboto, Arial, Helvetica, sans-serif;
    font-size: 1.2rem;
    line-height: 1.5rem;
    padding: .8rem 1rem;
    text-align: left;
}

.title-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: red;
    font-family: Charter, Roboto-Md, "Times New Roman", Times, serif;
    font-size: 26px;
    font-weight: 500;
    padding: .3rem 0;
}

.title-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: red;
    font-family: Ramabhadra, sans-serif;
    font-size: 28px;
    padding: .3rem 0;
}

.title-med-en {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Charter, Roboto, "Times New Roman", Times, serif;
    font-size: 22px;
    font-weight: 500;
    padding: .3rem 0;
    word-break: break-word;
}

.title-med-te {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: normal 22px/28px Ramabhadra, Arial, Helvetica, sans-serif;
    padding: .3rem 0;
    word-break: break-word;
}

.ptime {
    color: #000;
    font-size: .7rem;
    font-style: italic;
    margin: .8rem 0;
}

.imgcl {
    display: block;
    border-radius: .3rem;
}

.imgcl.lazyload {
    background: #f0f0f0;
    width: 80px;
    height: 72px;
}

ul {
    margin: 0;
    padding: 0;
}

.bullet {
    margin-bottom: 1rem;
    padding: 0 .5rem 0 0;
}

.bullet {
    background-color: var(--gradient-secondary);
    border-radius: 12px;
    box-shadow: 0 3px 10px var(--shadow-color);
    margin-bottom: 1.5rem;
    overflow: hidden;
    padding: 0 .5rem 0 0;
}

.bullet ul {
    border: 1px solid #d0e0ff;
    border-image: none 100% 1 0 stretch;
    border-radius: 8px;
    list-style: none;
    overflow: hidden;
}

.bullet li {
    border-bottom: 1px solid #d0e0ff;
    color: var(--text-color);
    font-family: Ramabhadra, sans-serif;
    font-size: 19px;
    font-weight: 400;
    padding: .8rem .5rem;
    text-align: left;
    transition: background-color .2s;
    transition-behavior: normal;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
}

.bullet li:nth-child(2n+1) {
    background-color: #f5f5f5;
}

.bullet li:hover {
    background-color: #eef5ff;
}

.img-tndp img {
    width: 100%;
    height: auto;
}

.img-endp img {
    width: 100%;
    height: auto;
}

.praka {
    background-color: #f9f9f9;
    text-align: center;
    padding: 1rem 0;
}

.tart-praka {
    text-align: center;
    width: 300px;
}

.tv-logo-container {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.tv-logo {
    border: 2px solid #d3d3d3;
    padding: 12px;
    width: 20%;
}

.first-ad {
    height: 300px;
    margin: 0 auto;
    text-align: center;
    width: 336px;
    padding: 0.5 0;
}

.small-ad {
    min-height: 124px;
    text-align: center;
}

.first-ad-mb {
    min-height: 280px;
    min-width: 300px;
    text-align: center;
    padding: .5rem 0;
    background-image: url('https://imgc.ap7am.com/static/adv1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.center {
    text-align: center;
}

.center-mg {
    margin: 0 auto;
}

.mb-only {
    display: block;
}

.dt-only {
    display: none;
}

.tb-only {
    display: none;
}

.mb-tb {
    display: block;
}

.tb-dt {
    display: none;
}

.close {
    height: 26px;
    padding-top: 4px;
    text-align: center;
}

#ad_left {
    display: none;
    float: left;
    position: fixed;
    width: 10px;
}

#fixedadleft {
    left: -176px;
    position: relative;
    top: -32px;
    width: 160px;
}

#ad_left_sm {
    display: none;
    float: left;
    position: fixed;
    width: 10px;
}

#fixedadleft_sm {
    left: -136px;
    position: relative;
    top: -32px;
    width: 120px;
}

#ad_right {
    display: none;
    float: left;
    position: fixed;
    width: 10px;
}

#fixedadright {
    left: 1036px;
    position: relative;
    top: -32px;
    width: 160px;
}

#ad_right_sm {
    display: none;
    float: left;
    position: fixed;
    width: 10px;
}

#fixedadright_sm {
    left: 1036px;
    position: relative;
    top: -32px;
    width: 120px;
}

.related-thumb-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    transition: .3s;
}

.related-img {
    border-radius: 8px 8px 0 0;
}

.related-card {
    transition: .3s;
    position: relative;
    padding: 0;
    margin-top: 12px;
}

.tpad {
    padding: 2px 8px;
}

@media (min-width:1292px) and (max-width:1372px) {
    #ad_left_sm {
        display: block;
    }

    #ad_right_sm {
        display: block;
    }
}

@media (min-width:1372px) {
    #ad_left {
        display: block;
    }

    #ad_right {
        display: block;
    }
}

.pvt-pr {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 0;
}

.pvt-pr>div {
    max-width: 300px;
    width: 100%;
    /* Ensures the div takes the full width of its container */
}

.pvt-pr-column {
    margin: auto;
    width: 100%;
    /* Full width on mobile */
}

.footer {
    -ms-flex-align: center;
    -ms-flex-pack: distribute;
    -webkit-box-align: center;
    align-items: center;
    background-color: #3f3f3f;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 1020px;
    padding-bottom: 60px;
    padding-top: 20px;
    text-align: center;
}

.footer div {
    padding: .8rem;
    text-align: center;
}

.tags {
    color: #005fa2;
    font-family: Charter, Roboto, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    margin: .4rem 0;
}

.tags a:link {
    color: #005fa2;
}

.button {
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    background-color: #f9f9f9;
    border: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    margin: .2rem;
    padding: .4rem;
    text-align: center;
    transition-duration: .4s;
}

.tags-button {
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    background-color: #f9f9f9;
    border: none;
    color: #000;
    display: inline-block;
    font-size: 1rem;
    margin: .2rem;
    padding: .4rem;
    text-align: center;
    transition-duration: .4s;
}


.button a {
    color: #000;
}

.shadow:hover {
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}

.review-details {
    border-bottom: 1px solid #c8c8c8;
    font-size: 18px;
    line-height: 1.8rem;
}

.flex-item-left {
    -ms-flex: 50%;
    -webkit-box-flex: 50%;
    flex: 50%;
    padding: 1rem 0;
}

.flex-item-right {
    -ms-flex: 50%;
    -webkit-box-flex: 50%;
    flex: 50%;
    padding: 1rem 0;
}

.team-message {
    color: #005fa2;
    text-align: justify;
}

.washare {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: Ramabhadra, Verdana, sans-serif;
    font-size: 22px;
    padding: .5rem;
    text-align: center;
}

.static {
    background-color: #fff;
    padding: 1rem;
}

.social {
    -ms-flex-direction: column;
    -ms-flex-pack: distribute;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
}

.feedback-btn {
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    background-color: #f9f9f9;
    border: none;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    padding: 1rem;
    text-align: center;
    transition-duration: .4s;
}

.social-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin-right: 1rem;
    overflow: hidden !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-size-adjust: 100%;
    visibility: visible;
    width: 60px;
}

.facebook-icon {
    background-color: #32529f;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M211.9 197.4h-36.7v59.9h36.7v175.8h70.5V256.5h49.2l5.2-59.1h-54.4v-33.7c0-13.9 2.8-19.5 16.3-19.5h38.2V82.9h-48.8c-52.5 0-76.1 23.1-76.1 67.3-.1 38.6-.1 47.2-.1 47.2z'/%3E%3C/svg%3E");
}

.twitter-icon {
    background-color: #1da1f2;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h400v400H0z'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M153.62 301.59c94.34 0 145.94-78.16 145.94-145.94 0-2.22 0-4.43-.15-6.63A104.36 104.36 0 00325 122.47a102.38 102.38 0 01-29.46 8.07 51.47 51.47 0 0022.55-28.37 102.79 102.79 0 01-32.57 12.45c-15.9-16.906-41.163-21.044-61.625-10.093-20.461 10.95-31.032 34.266-25.785 56.873A145.62 145.62 0 0192.4 107.81c-13.614 23.436-6.66 53.419 15.88 68.47A50.91 50.91 0 0185 169.86v.65c.007 24.416 17.218 45.445 41.15 50.28a51.21 51.21 0 01-23.16.88c6.72 20.894 25.976 35.208 47.92 35.62a102.92 102.92 0 01-63.7 22 104.41 104.41 0 01-12.21-.74 145.21 145.21 0 0078.62 23'/%3E%3C/g%3E%3C/svg%3E")
}

.whatsapp-icon {
    background-color: #25d366;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46'%3E%3Cpath fill='%23FFF' d='M35.4 10.4C32 6.9 27.3 5 22.5 5 12.3 5 4.1 13.3 4.2 23.4c0 3.2.9 6.3 2.4 9.1L4 42l9.7-2.5c2.7 1.5 5.7 2.2 8.7 2.2 10.1 0 18.3-8.3 18.3-18.4 0-4.9-1.9-9.5-5.3-12.9zM22.5 38.6c-2.7 0-5.4-.7-7.7-2.1l-.6-.3-5.8 1.5L9.9 32l-.4-.6c-4.4-7.1-2.3-16.5 4.9-20.9 7.2-4.4 16.5-2.3 20.9 4.9 4.4 7.2 2.3 16.5-4.9 20.9-2.3 1.5-5.1 2.3-7.9 2.3zm8.8-11.1l-1.1-.5s-1.6-.7-2.6-1.2c-.1 0-.2-.1-.3-.1-.3 0-.5.1-.7.2 0 0-.1.1-1.5 1.7-.1.2-.3.3-.5.3h-.1c-.1 0-.3-.1-.4-.2l-.5-.2c-1.1-.5-2.1-1.1-2.9-1.9-.2-.2-.5-.4-.7-.6-.7-.7-1.4-1.5-1.9-2.4l-.1-.2c-.1-.1-.1-.2-.2-.4 0-.2 0-.4.1-.5 0 0 .4-.5.7-.8.2-.2.3-.5.5-.7.2-.3.3-.7.2-1-.1-.5-1.3-3.2-1.6-3.8-.2-.3-.4-.4-.7-.5h-1.1c-.2 0-.4.1-.6.1l-.1.1c-.2.1-.4.3-.6.4-.2.2-.3.4-.5.6-.7.9-1.1 2-1.1 3.1 0 .8.2 1.6.5 2.3l.1.3c.9 1.9 2.1 3.6 3.7 5.1l.4.4c.3.3.6.5.8.8 2.1 1.8 4.5 3.1 7.2 3.8.3.1.7.1 1 .2h1c.5 0 1.1-.2 1.5-.4.3-.2.5-.2.7-.4l.2-.2c.2-.2.4-.3.6-.5.2-.2.4-.4.5-.6.2-.4.3-.9.4-1.4v-.7s-.1-.1-.3-.2z'/%3E%3C/svg%3E")
}

.email-icon {
    background-color: #000;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M101.3 141.6v228.9h309.5V141.6H101.3zm274.4 26.2L256 259.3l-119.6-91.5h239.3zm-248.1 26.3l64.1 49.1-64.1 64.1V194.1zm.2 150.1l84.9-84.9 43.2 33.1 43-32.9 84.7 84.7H127.8zm256.6-36.4L320 243.4l64.4-49.3v113.7z'/%3E%3C/svg%3E");
}

.pwa-btn {
    background-color: #4CAF50;
    /* Green */
    border: none;
    color: white;
    border-radius: 4px;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    display: none;
    font-size: 18px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
}

.pwa-btn-hov:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.carousel-container {
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
}

.carousel-slide {
    min-width: 100%;
    box-sizing: border-box;
    padding-bottom: 16px;
}

.carousel-slide img {
    width: 100%;
    border-radius: 5px;
    display: block;
}

.carousel-btn {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
    border-radius: 50%;
}

.carousel-prev {
    left: 10px;
}

.carousel-next {
    right: 10px;
}

.carousel-btn:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.dots-container {
    text-align: center;
    position: absolute;
    bottom: 6px;
    width: 100%;
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.dot.active {
    background-color: blue;
}

.related-card {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
}

.image-container {
    position: relative;
}

.time-container {
    position: absolute;
    bottom: 0;
    background: #00000080;
    color: #fff;
    padding: .5rem;
}

.related-img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
}

.time-container {
    font-size: 8px;
    font-style: italic;
    right: 6px;
    padding: 5px;
}

.related-card {
    transition: .3s;
    position: relative;
    padding: 0;
    margin-top: 12px;
}

.related-img {
    border-radius: 8px;
}

@media (min-width:720px) and (max-width:1019px) {
    .content {
        margin: 0 auto;
        margin-top: 65px;
    }

    .mb-only {
        display: none;
    }

    .dt-only {
        display: none;
    }

    .tb-only {
        display: block;
    }

    .mb-tb {
        display: block;
    }

    .tb-dt {
        display: block;
    }

    .first-ad {
        height: 300px;
        margin: 0 auto;
        width: 300px;
        padding: 1rem 0;
    }
}

@media screen and (min-width:1020px) {
    .content {
        margin: 0 auto;
        margin-top: 12px;
        width: 1020px;
    }

    .grid-container {
        grid-column-gap: 12px;
        grid-row-gap: 12px;
        width: 1020px;
    }

    .grid-item {
        -webkit-box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
        min-width: 332px;
        padding: 0 1rem;
    }

    .home-top-card {
        min-height: 2rem;
        padding: .8rem 0;
    }

    .home-top-card-title {
        font: normal 18px/24px Ramabhadra, Arial, Helvetica, sans-serif;
        height: 48px;
    }

    .home-top-card-truncate {
        -webkit-line-clamp: 2;
    }

    .thumb-card-title-te {
        font: normal 18px/24px Ramabhadra, Arial, Helvetica, sans-serif;
    }

    .desc-te {
        margin: .8rem 0;
    }

    .desc-en {
        margin: .8rem 0;
    }

    .title-te {
        padding: .3rem 0;
    }

    .title-en {
        padding: .3rem 0;
    }

    .flex-container {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
    }

    .img-tndp img {
        height: auto;
        width: 320px;
    }

    .img-endp img {
        height: auto;
        width: 100%;
    }

    aside {
        width: 332px;
    }

    .wide-card-title-te {
        font-size: 18px;
        line-height: 24px;
        padding-top: .3rem;
    }

    .wide-card-title-en {
        padding-top: .3rem;
    }

    .wide-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1rem 0;
    }

    .wide-card-text-box {
        padding: 0 .8rem;
    }

    .desc-bottom-te {
        padding-left: .8rem;
    }

    .desc-bottom-en {
        padding-left: .8rem;
    }

    .social {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .first-card img {
        max-width: 300px;
    }


    .mb-only {
        display: none;
    }

    .dt-only {
        display: block;
    }

    .tb-only {
        display: none;
    }

    .mb-tb {
        display: none;
    }

    .tb-dt {
        display: block;
    }

    .tcd {
        margin: 8px;
        max-width: 50%;
    }

    .pvt-pr {
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .pvt-pr>div {
        /* Adjust the width as needed for larger screens */
        flex-basis: calc(33.333% - 10px);
        /* Example for three columns layout */
    }

    .pvt-pr-column {
        width: 300px;
        /* Fixed width on larger screens */
    }

    .tcb {
        display: flex;
        flex-direction: row;
        margin-bottom: 12px;
    }

    .tart-praka {
        text-align: center;
    }

    .first-ad {
        height: 280px;
        margin: 0 auto;
        width: 300px;
        padding: .5rem 0;
    }
}