@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
*{
    padding: 0%;
    margin: 0%;
    outline: 0;
    box-sizing: border-box;
}
a{
    text-decoration: none;
    display: inline-block;
}
body{
    background: #29287B;
    padding: 70px 80px;
}
img {
    max-width: 100%;
}
h5.avatar_final {
    font-size: 30px;
    background: #D0D9F7;
    padding: 14px;
    color: #29287B;
    font-weight: 300;
    max-width: 290px;
    margin: 0 auto 25px auto;
}
.header-right {
    display: flex;
    gap: 40px;
    flex-direction: row-reverse;
}
.first-summery.bold{
    font-weight: bold;
}
#header-markup{
    width: 100%;
}
#svg-container svg {
    width: 100%;
}
.review_summary .review.star_part {
    max-width: 283px;
}
.review_summary  p.stars {
    padding-bottom: 15px;
    padding-top: 10px;
    margin-top: 0px;
}
.review_summary  .site-block.last-child.sidebar_right {
    padding-top: 22px;
    padding-left: 0;
}
.review_summary p.email_text {
    width: auto;
    padding-left: 0;
}
p.email_text a{
    color: #85A1F9;
}
img.forum_logo {
    width: 218px !important;
    height: 42.5px;
}
select#lang-select {
    width: 117px;
    padding: 2px 24px 2px 8px; /* add right padding for arrow */
    height: 28px;
    line-height: 22px; /* match height so text is centered */
    background: transparent url(../image/arrow.png) no-repeat 92% 50% / 10px;
    color: #fff;
    font-size: 14px; /* force font size */
    font-family: inherit; /* or your custom font */
    border-radius: 2px;
    border: 1px solid #fff;
    margin-top: 7px;
    appearance: none; 
    -webkit-appearance: none; /* for Safari/Chrome */
    -moz-appearance: none;    /* for Firefox */
    font-family: 'Open Sans';
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 21px;
}
.ans_count{
    width: 33px;
    background: #29287B!important;
    height: 35px;
    color: #fff;
    line-height: 22px;
    padding-left: 4px;
    font-size: 13px;
}
.header-left img{
    max-width: 185px;
}
.header-right img{
    max-width: 250px;
}
#main-markup{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.main-left{
    width: 100%;
    max-width: 462px;
}
.main-right {
    max-width: 661px;
}
.main-right-img img {
    width: 100%;
    top: 15px;
    max-width: 662px;
    position: relative;
    right: 0px;
}
.main-title{
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: white;
    margin-bottom: 15px;
}
.main-summary{
    font-weight: 400;
    line-height: 150%;
    font-family: "Open Sans", sans-serif;
    color: white;
    margin-bottom: 44px;
}
.start-button a{
    width: 100%;
    max-width: 129.3px;
    height: 42.34px;
    background: rgba(138, 186, 118, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13.28px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: rgba(41, 40, 123, 1);
    text-transform: uppercase;
    margin-bottom: 44px;
}
.back-button a {
    width: 100%;
    max-width: 129px;
    height: 42px;
    background:#E61A74;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: rgba(41, 40, 123, 1);
    text-transform: uppercase;
    margin-bottom: 44px;
    float: right;
}
.main-left-img img{
    width: 100%;
    max-width: 440px;
    margin-top: -14px;
}
.main-right-img img{
    width: 100%;
    max-width: 665px;
}
.main-left-img.cat_page img {
    width: 100%;
    max-width: 442px;
    top: -36px;
    position: relative;
    left: -49px;
}
.main-left.main-left-2 .cat_list {
    float: left;
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: 26px;
}
/* =================index 2================ */
.main-markup-2{
    align-items: unset !important;
    justify-content: unset !important;
}
.main-left-2{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.main-toppic-title{
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
    font-family: "Open Sans", sans-serif;
    color: white;
    margin-top: 32px;
    text-align: left;
}
.main-toppic-title-2{
    font-size: 40px;
    font-weight: 400;
    line-height: 120%;
    font-family: "Open Sans", sans-serif;
    color: white;
    margin-top: 7px;
    text-align: center;
    padding-left: 6px;
}

.Select-button-wrapper a{
    width: 279px;
    height: 41.3px;
    background: rgba(138, 186, 118, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11.49px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: rgba(41, 40, 123, 1);
    margin-top: 22.9px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    line-height: 26px;
}
.cat_list{
    margin-bottom: 50px;
}
/* ======================index 3 */
.main-markup-3{
    margin-top: 45px !important;
}
.main-title-3{
    margin-top: 0px;
    margin-bottom: 17px;
    padding-right: 45px;
}
.header-middle img{
    max-width: 700px;
}
.main-summary-3{
    margin-bottom: 0px !important;
}
#allan-markup{
    margin-top: 97px;
}
.allan-title{
    font-size: 45px;
    line-height: 120%;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: white;
    text-align: center;
    margin-bottom: 40px;
}
.allan-text-wrapper{
    display: flex;
    justify-content: center;
    gap: 40px;
}
.allan-text-wrapper p{
    max-width: 520px;
    height: fit-content;
    padding: 26px;
    width: fit-content;
    background: #D0D9F6;
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: rgba(41, 40, 123, 1);
}
.space{
    margin-bottom: 18px!important;
}
.two_button {
    margin-top: 41px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 456px;
}
.start-button {
    width: 50%;
}
.start_game{
    margin-top: 27px;
    width: 50%;
}

.back-button {
    width: 100%;
}

ul.top_language {
    display: flex;
    gap: 8px;
    list-style: none;
    z-index: 99;
    position: relative;
}

ul.top_language li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: right;
    color: #FFFFFF;
}

.progress-bar {
    max-width: 585px;
    height: 24px;
    border: 1px solid #E5ABCB;
    overflow: hidden;
    width: 100%;
    position: relative;
    left: 0px;
    top: -2px;
}

.progress-fill {
  height: 100%;
  background-color: #E5ABCB;
  clip-path: polygon(0 0, 100% 0, calc(100% - 13px) 100%, 0% 100%);
  transition: width 0.3s ease;
}

.case_page{
    margin-top: 84px!important;
    align-items: self-start!important;
}

.ques_title{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 120%;
    color: #FFFFFF;
    margin-top: 10px;
    letter-spacing: 0.6px;
}

.ans_list ul {
    list-style: none;
    margin-top: 22px;
    margin-left: 11px;
}

.ans_list ul li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13.37px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 13.4px;
    padding: 7px 10px 6px 11px;
    border: 1px solid #D0D9F6;
    border-radius: 5px;
    min-height: 56px;
}

.ans_list ul li a:hover {
    background: #8ABA76;
    color: #000;
}
.case_page .main-left{
    padding-right: 25px;
    text-align: justify;
    min-width: 50%;
}

.case_page .main-right{
    position: relative;
    padding-left: 35px;
}

.case_page .main-right::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 270px;
    background: #D0D9F6;
    left: 0px;
    top: 17%;
}

.summary-left {
    width: 100%;
    min-width: 367px;
    border: 1px solid #FFFFFF;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 35px;
    align-items: center;
    padding-top: 24px;
    height: auto;
    padding-bottom: 10px;
    max-width: 367px;
}
.summary-chart {
    padding: 20px 0px;
    color: white;
    display: flex;
    flex-direction: row;
    gap: 50px;
    font-family: sans-serif;
    margin-top: 50px;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

.summary-line{
    display: flex;
    gap: 19px;
    flex-direction: column;
    align-items: center;
}

.summary-line h4{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 66px;
    line-height: 36px;
    display: flex;
    align-items: center;
    text-align: center;
}
.summary-line p{
    font-size: 13.37px;
    color: #fff;
    font-weight: 400;
    font-family: 'Open Sans';
}
.summary-middle {
    width: 100%;
    min-width: 366px;
    display: flex;
    flex-direction: column;
    height: auto;
    gap: 25px;
}
.summary-middle .result_avatar{
    max-width: 100%;
    border: 1px solid #FFFFFF;
    text-align: center;
    padding: 0px 20px 20px 20px;
    background: #fff;
}
.summary-right {
    max-width: 367px;
    width:100%;
}
.summary-right h3{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 11px;
}
.summary-right p{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12.37px;
    line-height: 150%;
    text-align: justify;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.summary-right img {
    max-width: 261px;
    float: right;
    margin-top: 15px;
}
.summary-right img.cta {
    width: 100%;
    max-width: 100%;
}
img.final_cta {
    position: relative;
    top: -21px;
}
#svg-container svg{
    height: 440px;
}
.back_btn {
    background: #fff;
    border-radius: 5px;
    display: flex;
    max-width: 74px;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    padding: 6px 7px;
    gap: 8px;
    margin-bottom: 40px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
img.back_icon {
    max-width: 8px;
}
.btn_common{
    width: 100%;
    max-width: 171px;
    height: 43px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12.3px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: rgba(41, 40, 123, 1);
    text-transform: uppercase;
    text-align: center;
}
.rating-options {
    float: none!important;
}
.continue-button{
    background: #8ABA76;
}
.avatar-button{
    background: #D0D9F7;
}
.stop-button{
    background: #E61A74;
}
.three_button {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 10px;
}
.progress-fill.full {
    clip-path: polygon(0 0, 100% 0, calc(100% - 0px) 100%, 0% 100%);
}

.site-block.last-child.sidebar_right {
    background: #1e1a72;
    float: left;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    padding-top: 20px;
    padding-left: 12px;
}
.type-list{
    margin-bottom: 20px;
}
.stars a {
    display: inline-block;
    padding-right: 4px;
    text-decoration: none;
    margin: 0;
}
p.stars {
    text-align: center;
    margin-top: 10px;
}
.stars a:after {
    position: relative;
    font-size: 28px;
    font-family: 'FontAwesome', serif;
    display: block;
    content: "\f005";
    color: #85A1F9;
}

.stars span {
    font-size: 0;
    /* trick to remove inline-element's margin */
}

.stars a:hover~a:after {
    color: #9e9e9e !important;
}

span.active a.active~a:after {
    color: #9e9e9e;
}

span:hover a:after {
    color: #E61A74 !important;
}

span.active a:after,
.stars a.active:after {
    color: #E61A74;
}

.rating-options {
    margin-bottom: 0px;
    float: left;
}
.rating-options label {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 30px;
}
.review span{
  font-size: 40px!important;
}
.rating-options label span {
    font-size: 16px;
}
.rating-options label .review {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 100%;
}
.review_comment {
    display: flex;
    justify-content: space-around;
}

.review_comment b {
    font-size: 14px;
    font-weight: 400;
    color: #85A1F9;
    font-family: 'Open Sans';
}

.rating-options h3 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #85A1F9;
    font-family: 'Open Sans';
    font-style: normal;
}

.review_comment_area {
    display: flex;
    flex-direction: column;
    width: 100%;
}

textarea#review-comment {
    border-radius: 10px;
        width: 100%;
    color: var(--text-color);
    font: .875rem var(--primary-font);
    transition: all var(--primary-transition);
    background: var(--black-squeeze);
    border: 1px solid var(--border-color);
    border-radius: 100px;
    padding: 10px 18px;
}

button#submit-review {
    max-width: 135px;
    float: right;
    cursor: pointer;
}

.tooltip-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.tooltip-wrapper .tooltip-text {
  visibility: hidden;
  width: 220px;
  background-color: #333;
  color: #fff;
  text-align: center;
  padding: 5px 8px;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  bottom: 125%; /* Position above */
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
  font-size: 12px;
}

.tooltip-wrapper:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}

.rating-options_modal .review span {
    font-size: 20px !important;
}

.rating-options_modal label {
    display: flex;
    gap: 15px;
    color: #000;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
}

p.email_text {
    font-size: 11px;
    font-weight: 400;
    text-align: left;
    color: #85A1F9;
    font-family: 'Open Sans';
    font-style: normal;
    line-height: 150%;
    padding-left: 15px;
    margin-left: 0;
    width: 100%;
    margin-bottom: 0px;
}
p#review-response {
    margin-bottom: 0px;
}
.rating-options_modal {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

span#open-review-modal {
    cursor: pointer;
}

.review_comment_area {
    display: flex;
    flex-direction: column;
    width: 100%;
}

textarea#review-comment {
    border-radius: 10px;
    border: 1px solid #85A1F9;
    max-width: 90%;
    margin: 20px auto 20px;
    color: #85A1F9;
}

button#submit-review {
    background: #85A1F9;
    padding: 10px;
    border: 0px;
    border-radius: 6px;
    color: #fff;
    margin: 0 auto;
}

button#open-review-modal {
    padding: 0px 30px;
    height: 45px;
    line-height: 2px;
    font-size: 15px;
}

.review-modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0; top: 0;
  width: 100%; 
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

.modal-content {
  background: #fff;
  padding: 20px;
  margin: 10% auto;
  border-radius: 8px;
  width: 90%;
  max-width: 700px;
  position: relative;
}

.close-modal {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 22px;
  cursor: pointer;
  color: #000;
}
.review-modal textarea {
  width: 100%;
  margin-top: 10px;
  padding: 8px;
  border-radius: 10px;
}

#add-topic-form input[type="checkbox"] {
    width: 18px !important;
    border-radius: 0px !important;
    padding: 0 !important;
    background: transparent;
    appearance: auto;
}
.main-full {
    margin-top: 30px;
}
.box_area{
    margin-bottom: 30px;
}
.title_box{
    font-family:"Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30.075px;
    line-height: 120%;
    margin-bottom: 15px;
}
.box_indi_part {
    font-family:"Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13.3666px;
    line-height: 140%;
    color: #FFFFFF;
    border: 0.668332px solid #D0D9F6;
    border-radius: 5.34666px;
    padding: 15px;
}
.box_indi_part p{
    margin-bottom: 13px;
}
ul.summary_3 {
    font-family:"Open Sans", sans-serif;
    padding-left: 13px;
    color: #fff;
    font-size: 13.37px;
    margin-bottom: 18px;
    padding-right: 20px;
    text-align: justify;
    margin-top: 7px;
}
ul.summary_3 li{
    margin-bottom: 4px;
}
.main-summary b{
    margin-bottom: 7px;
    float: left;
    width: 100%;
}
/* Overlay */
#exitGuardOverlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  z-index: 9998;
}

/* Modal box */
#exitGuardModal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  max-width: 420px;
  width: 92%;
  box-shadow: 0 10px 30px rgba(0,0,0,0.25);
  z-index: 9999;
  font-weight: 400;
  line-height: 150%;
  font-family: "Open Sans", sans-serif;
}

/* Modal title */
#exitGuardModal h3 {
  margin: 0 0 10px;
}

/* Modal paragraph */
#exitGuardModal p {
  margin: 0;
}

/* Action buttons container */
#exitGuardModal .modal-actions {
  margin-top: 18px;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

/* Buttons */
#exitGuardModal .btn-secondary {
    padding: 8px 14px;
    border-radius: 8px;
    border: 1px solid #8ABA76;
    background: #8ABA76;
    cursor: pointer;
    color: #fff;
}

#exitGuardModal .btn-primary {
  padding: 8px 14px;
  border-radius: 8px;
  border: 0;
  background: #E61A74;
  color: #fff;
  cursor: pointer;
}
.btn_cta{
    color: #29287B;
    text-align: center;
    font-family: "Open Sans";
    font-size: 13.282px;
    font-style: normal;
    font-weight: 400;
    line-height: 41.563px;
    text-transform: uppercase;
    border: 0.83px solid var(--D0D9F6, #D0D9F6);
    background: var(--D0D9F6, #D0D9F6);
    width: 100%;
    height: 42px;
    margin-bottom: 10px;
    cursor: pointer;
}
@media (max-width: 1800px){
    body{
        padding: 45px;
    }
    .main-title {
        font-size: 64px;
    }
    #main-markup {
        gap: 0px;
        margin-top: 20px;
        max-width: 1200px;
        margin: 50px auto;
    }
    .main-summary {
        font-size: 13.37px;
        margin-bottom: 19px;
        padding-right: 20px;
        text-align: justify;
    }
    .Select-button-wrapper{
        margin-bottom: 30px;
    }
}
@media (max-width: 1500px){
    body{
        padding: 40px;
    }
    .header-left img {
        max-width: 180px;
    }
    .header-right img {
        max-width: 130px;
    }
    img.forum_logo {
        width: 218px !important;
        max-width: 218px !important;
        height: 42.5px;
    }
    #main-markup{
        margin-top: 50px;
        align-items: start;
        gap: 40px;
    }

    .Select-button-wrapper{
        margin-bottom: 30px;
    }
    .main-toppic-title {
        margin-top: 0px;
    }
    .main-title-3{
        font-size: 40px;
    }
    .header-middle img{
        max-width: 500px;
    }
}
@media (max-width: 1000px){
    body{
        padding: 20px;
    }
    .header-left img {
        max-width: 160px;
    }
    #main-markup{
        margin-top: 50px;
        align-items: start;
        flex-direction: column-reverse;
        gap: 30px;
    }
    .header-right img {
        max-width: 135px;
    }
    .main-title {
        font-size: 36px;
    }
    .main-summary {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .start-button a {
        max-width: 160px;
        height: 45px;
        font-size: 16px;
        margin-bottom: 32px;
    }
    .main-left-2 {
        max-width: 100%;
    }
    .main-toppic-title {
        margin-top: 30px;
    }
    .Select-button-wrapper a {
        margin-top: 36px;
    }
    .Select-button-wrapper{
        margin-bottom: 30px;
    }
    .Select-button-wrapper a{
        max-width: 367px;
        height: 63px; 
        font-size: 20px;
        margin-top: 42px;
    }
    .main-title-3{
        font-size: 46px;
    }
    .header-middle img {
        max-width: 355px;
    }
    .allan-text-wrapper{
        flex-wrap: wrap;
        gap: 20px;
    }
}
@media (max-width: 767px){
    .header-middle img{
        display: none;
    }
    .allan-title{
        font-size: 40px;
    }
}
@media (max-width: 556px){
    .main-left-2 {
        max-width: 100%;
        display: block;
    }
    .main-toppic-title {
        font-size: 24px;
        line-height: 30px;
    }
    .Select-button-wrapper{
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .allan-title{
        font-size: 32px;
    }
    ul.top_language li a {
        font-size: 18px;
        line-height: 10px;
        text-align: right;
        color: #FFFFFF;
    }
    ul.top_language {
        gap: 7px;
    }
    .progress-bar {
        position: absolute;
        width: 90%;
        top: 13%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .ques_title {
        font-size: 24px;
        line-height: 30px;
    }
    .case_page {
        flex-direction: column!important;
    }
    .case_page .main-right {
        padding-left: 0px;
    }
    .case_page .main-left {
        padding-right: 0px;
        text-align: left;
    }
    .ans_list ul li a{
        font-size: 16px;
        padding: 10px 10px 10px 20px;
    }
    .back-button a{
        height: 43px;
    }
    .start-button a {
        max-width: 160px;
        height: 43px;
        font-size: 12px;
        margin-bottom: 32px;
    }
    .summary-chart {
        flex-direction: column;
    }
    .summary-left {
        padding-top: 50px;
        padding-bottom: 50px;
        gap: 20px;
    }
    .summary-line h4 {
        font-size: 60px;
    }
    .summary-line p {
        font-size: 14px;
    }
    .summary-middle {
        height: auto;
    }
    .three_button {
        margin-top: 40px;
    }
    .btn_common {
        width: 100%;
        max-width: 171px;
        height: 50px;
        font-size: 12px;
        margin-bottom: 30px;
    }
    .summary-right h3 {
        font-size: 25px;
    }
    .summary-right p {
        font-size: 16px;
    }
    .summary-right img {
        max-width: 100%;
    }
    .main-right-img img {
        top: 0;
        right: 0;
    }
    .main-summary {
        font-size: 13.37px;
        margin-bottom: 19px;
        padding-right: 20px;
        text-align: justify;
    }
    .Select-button-wrapper a {
        max-width: 367px;
        height: 41.3px;
        font-size: 11.49px;
        margin: 10px auto;
    }
    .main-left-img.cat_page img {
        width: 100%;
        max-width: 100%;
        top: 0;
        position: relative;
        left: 0;
    }
    .case_page .main-right::before{
        content:none;
    }
    .ans_list ul {
        margin-left: 0;
    }
    .rating-options h3,
    .review_comment b {
        font-size: 14px;
    }
    .summary-left {
        width: 100%;
        min-width: 100%;
    }
    .summary-middle {
        width: 100%;
        min-width: 100%;
    }
    p.email_text{
        font-size: 10px;
    }
    .header-right {
        gap: 1px;
        flex-direction: column;
    }
    #main-markup {
        margin-top: 50px;
    }
    img.forum_logo {
        max-width: 135px !important;
        height: auto;
    }
    .progress-bar {
        max-width: 100%;
        height: 18px;
    }
    .ans_count {
        line-height: 16px;
        font-size: 12px;
    }
    .case_page {
        margin-top: 50px !important;
    }
}
