.item-page .com-content-article__body > p:first-child::first-letter, .item-page .com-content-article__body p.has-letter::first-letter {
    color: var(--color-primary);
    float: left;
    font-family: var(--heading-font-family);
    font-size: 27px;
    font-weight: 400;
    line-height: 0.7;
    margin-right: 0px;
    padding-top: 5px;
}
.navbar-brand.logo-control img.logo-img {
    display: inline-block;
    max-height: 50px;
    max-width: 100%;
}
.com-content-article.default-11 .full-width .box-content, .com-content-article.default-12 .full-width .box-content {
    background: #eee;
    margin: 0 auto;
    max-width: 1248px;
}
p {
    margin-top: 0;
    margin-bottom: 20px;
}
div[id^=t4-body-], div[id^=t4-section-], div[id^=t4-spotlight-] {
    padding-top: 2px;
    padding-bottom: 32px;
}
.com-content-article .full-width {
    margin-bottom: 24px;
    margin-left: calc(50% - 50vw);
    max-width: calc(100vw - 9px);
    width: 100vw;
}
.form-control, .inputbox {
    max-width: 530px;
}
.nav-link {
    display: block;
    padding: 0.867rem 1.867rem;
}

/* jlex review */
#jreview-listing .reviewBlock .re-meta-info{clear:both;padding-top:10px}
#jreview-form .control-label{display:block;float:none}
#jreview-form .controls{margin-left:0}

/* Mobile */
@media only screen and (max-width: 600px) {
    #jreview-form ._ratingFlag{display:none!important}
    #jreview-form ._starRating > label:before{font-size:2.5em!important}
}
.t4-main-body {
    padding-top: 0px;
    padding-bottom: 32px;
}
.header-layout-8 .header-top {
    padding-bottom: 0.5rem;
    padding-top: 0.8rem;
}
#jreview-form button.jbtn, #jreview-form .jbtn {
    background: #4d99e4;
    color: #fff;
    border: none;
    font-weight: 700;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    font-size: 1.1em;
    padding: 7px 15px;
    border-radius: 3px;
    display: inline-block;
    margin: 0 10px 10px 0;
}
#jreview-form .jreview-voting {
    position: absolute;
    right: 0;
    background: #4d99e4;
    padding: 2px 10px;
    top: -7px;
    border-radius: 18px;
    cursor: pointer;
    color: #fff;
}
p {
    margin-top: 0;
    margin-bottom: 16px;
 } 
  .btn.btn-dark {
    background-color: #000000 !important;
    border-color: #000000 !important;
}
.article-info {
    color: var(--meta-color) !important;
    font-size: 15px;
    text-transform: uppercase;
}
.jreview-quick-star .reviewStars ._active {
    background-color: #6999e4;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
}

.jacl-item__meta ul li {
    color: var(--meta-color);
    display: inline-block;
    padding-right: calc(var(--global-spacing) * 2);
    position: relative;
    font-size: small;
}
.profile.profile {
    max-width: 100%;
    margin: auto;
    width: 1200px;
}
#cj-wrapper .profile-header-wrapper * {
    color: #fff !important;
    padding-right: 5px;
}
.bg-success {
    background-color: #a3b0c4 !important;
}
#cj-wrapper .sociable-nav>.nav-tabs {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: 0 0;
    box-shadow: none;
    border-bottom: 2px solid #ddd;
    display: none;
}
#reviewer-detail a.author-avatar {
    float: left;
    width: 96px;
    height: 96px;
    margin-right: 20px;
    display: none;
}
#reviewer-detail .author-meta h2 {
    font-size: 1.5em;
    margin: 0 0 10px;
    padding: 0;
    display: none;
}

.sclogin.ns-bs5 .btn {
    opacity: 1;
    padding-top: 10px;
}
.btn.btn-primary {
    background-color: #313131 !important;
    border-color: #313131 !important;
}
#cj-wrapper .login-form .left-side {
    padding: 0px 0px 100px;
    background: #ffffff;
    background-size: cover;
    display: none;
}
#cj-wrapper .login-form .right-side {
    background: #ffffff;
    background-size: cover;
    width: 100%;
}
#cj-wrapper .login-form .left-side {
    padding: 0px 0px 100px;
    background: #4d99e4;
    background-size: cover;
    display: none;
}
.registration {
    margin: 32px auto;
    max-width: 100%;
    width: 944px;
}
.bg-danger {
    background-color: #ff99a1 !important;
}
.me-auto {margin-right:auto !important;
}
.btn {
    display: inline-block;
    font-weight: 700;
    color: #fff; /* White text */
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #000000; /* Black background */
    border: 2px solid transparent;
    padding: 7px 13px;
    font-size: 0.675rem;
    line-height: 1.7;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn {
    /* ... other properties ... */
    color: #fff !important; /* This ensures the text color is white, overriding other rules */
    /* ... other properties ... */
}
.rewards-container {
    background-color: #e0f1f6; /* Light blue background */
    font-weight: bold; /* Higher font weight */
    padding: 20px; /* Padding around text and buttons */
    border-radius: 5px; /* Optional: adds rounded corners to the container */
}

.rewards-text {
    line-height: 1.4; /* Reduced line height */
    margin-bottom: 16px; /* Space between paragraphs */
}

.button-container {
    margin-top: -10px;
    margin-bottom: 10px;
}
#cj-wrapper .login-form .btn-deep-purple {
    background: #4d99e4;
    border-radius: 1px;
    padding: 5px 19px;
    color: #fff;
    font-weight: 600;
    float: right;
    -webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .24);
    box-shadow: 0 0 14px 0 rgba(0,0,0,.24);
    margin-bottom: 20px;
}
.t4-megamenu-wrap.align-left .t4-megamenu>.navbar-nav>li {
    margin-left: 0;
    margin-right: 25x;
}
#jreview-listing .reviewBlock a.re-profile .re-author-name {
    color: rgba(0, 0, 0, 0.75);
    font-weight: 500;
    margin-left: 7px;
    margin-right: 10px;
}
.jreview-quick-star .readmore-link {
    border: 2px solid #333;
    padding: 7px 10px;
    color: #333;
    text-transform: uppercase;
    float: right;
    margin-top: -8px;
    font-size: 12px;
}
.content-items .row .col-12 {
    position: static !important;
}
.content-items>.row {
    height: auto !important;
}
.contentpane .row.has-sidebar {
    max-width: 1152px;
    margin: 0 auto;
}
[data-modals-element=modal] [data-modals-element=overlay] {
    background: #1e1e1e !important;
    opacity: 0.9;
}
.jbd-container .main-categories a {
    color: #333 !important;
    display: block;
    font-size: 17px !important;
    padding: 4px 0 4px 4px !important;
    text-decoration: none !important;
}
@media (max-width: 767.98px) {
    .article-title h1 {
        font-size: var(--h3-font-size);
        font-weight: 600;
    }
}

.result__image{max-width:400px;margin:20px auto}.result__image>a{display:block;padding-top:100%;position:relative}.result__image img{object-fit:cover;object-position:center;height:100%;width:100%;position:absolute;top:0;left:0;border-radius:10px}

}
h2, .h2 {
    font-size: var(--h2-font-size);
    font-weight: 500;
}
a {
    text-decoration: none;
    background-color: transparent;
    font-weight: 500;
}
.jacl-item__readmore a {
    color: #4e4c4c;
}
.t4-megamenu>.navbar-nav>li>a, .t4-megamenu>.navbar-nav>li>.nav-link {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    font-family: var(--nav-font-family);
    line-height: 1.72;
    padding: 1.867rem 0;
    text-transform: uppercase;
}
.button-container {
    margin-top: 0px;
    margin-bottom: 10px;
}
.header-layout-8 .header-bottom {
    border-top: 1px solid #000000;
}
.grid-post-media.gpm_sing:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1.2) 100%);
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse
Specificity: (0,2,0)
}
.collapse:not(.show) {
    display: none;
    height: 50px;
}
#ja-promo-bar-559 .buttons span {
    background-color: #000000;
    display: none;
}
#ja-promo-bar-559 .inner {
    height: 38px;
    background-color: #000;
    color: #fff;
    font-size: 13px;
}
[data-modals-element=modal][data-modals-theme=dark] [data-modals-element=close] {
    background-size: var(--close-button-icon-size);
    width: var(--close-button-size);
    height: var(--close-button-size);
    margin-top: 35px;
}
#back-to-top {
    background: #4d99e4;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0;
    color: var(--light-reverse);
    display: none;
    position: fixed;
    right: 2.1334rem;
    bottom: 1.0667rem;
    height: 48px;
    line-height: 42px;
    text-align: center;
    width: 48px;
    z-index: 100;
}
.t4-offcanvas .t4-off-canvas-header {
    background-color: transparent;
    padding-bottom: 0;
    position: relative;
    padding-top: 50px;
}
.t4-offcanvas .t4-off-canvas-header .close {
    background: transparent;
    position: absolute;
    top: 14px;
    right: calc(var(--global-spacing) * 2);
    text-align: center;
    height: 40px;
    width: 40px;
    padding-top: 50px;
}
.navbar-brand.logo-control img.logo-img-sm {
    max-width: 200px;
}
.navbar-brand.logo-control img.logo-img {
    display: inline-block;
    max-height: 60px;
    max-width: 100%;
}