.emailsupport_banner {
    padding: 10px 10px 0;
}
.emailsupport_banner-wrapper {
    background-color: #DEECFF;
    position: relative;
    padding: 40px 0;
    border-radius: 20px;
}
.billed_text a{
    text-decoration: underline;
}
.header_logo img {
    width: 190px;
}

.header_logo {
    text-align: center;
}

.banner_heading {
    text-align: center;
    padding: 50px 0;
}

.banner_heading h1 {
    font-size:45px;
    font-weight:bold;
    font-family: "Roboto", Sans-serif;
    color: #000;
    margin-bottom: 0;
    line-height: 55px;
}
.banner_heading h1 span {
    background: linear-gradient(179deg, #1368DF 30.09%, #F47485 88.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.banner_heading p {
    padding: 25px 0;
    font-size: 16px;
    font-weight: 400;
    width: 70%;
    margin: 0 auto;
    font-family: "Roboto", Sans-serif;
    color: #191B36;
    line-height: 30px;
}

.click_btn a {
    background-color: #1368DF;
    font-size: 20px;
    font-family: "Roboto", Sans-serif;
    color: #fff;
    padding: 13px 25px;
    border-radius: 100px;
    font-weight: bold;
}
.click_btn a span svg {
    margin-left: 5px;
    width: 14px;
}

.click_btn{
    position: relative;
    margin-top: 10px;
}


.top_img {
    position: absolute;
    top: 16%;
    right: 20%;
}

.click_btn a:hover {
    text-decoration: none;
    color: #fff;
}

.topup_img {
    position: absolute;
    top: 0;
    right: 30px;
}
.topup_img svg{
    width: 100%;
 }

.bottom-img {
    position: absolute;
    bottom: 0;
}
.questions_img {
    text-align: center;
}

.emailsupport_faq {
    padding: 0px 0 0px 70px;
}


.questions_img h2 {
    padding-bottom: 60px;
    font-size: 30px;
    font-weight: bold;
    font-family: "Roboto", Sans-serif;
    color: #000;
    line-height: 40px;
    margin: 0;
}

.billed_text h3 {
    font-size: 22px;
    font-weight: 600;
    font-family: "Roboto", Sans-serif;
    color: #000;
    margin-bottom: 12px;
    padding: 0 30px;
}

.billed_text {
    border: 1px solid #D9E1F1;
    border-radius: 10px;
    padding: 30px 0px;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.billed_text p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #737590;
    font-family: "Roboto", Sans-serif;
    padding: 0 30px;
}

.number_box {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E3E3E3;
    padding: 15px 0;
    margin: 0 30px 0px;
}

.number_box p {
    font-size: 16px;
    font-weight: 400;
    color: #737590;
    font-family: "Roboto", Sans-serif;
    line-height: 24px;
}
.number_box p {
    padding: 0;
}

.subscription_text {
    padding-bottom: 40px;
}

.remember_text {
    border: none;
    margin-bottom: 0;
}

.billed_text a {
    color: #1368DF;
    font-family: "Roboto", Sans-serif;
    text-decoration: none;
    position: relative;
    font-size: 16px;
}

/*.billed_text a.refund_btn:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid;
    width: 100%;
    bottom: 0;
}*/

.billed_text a:hover {
    color: #1368DF;
    text-decoration: none;
}

.footer_text {
    padding: 30px 70px;
    border-top: 1px solid #E1DEDE;
    display: flex;
    justify-content: space-between;
}

.footer_text p {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    margin: 0;
    color: #000;
}



@media screen and (max-width: 767px) {
    .top_img img {
    display: none;
}

.topup_img img {
    width: 35px;
    height: 18px;
    position: absolute;
    top: 0;
}

    .banner_heading h1 {
        font-size: 30px;
        max-width: 90%;
        margin: 0 auto;
        line-height: 1.2;
    }

    .banner_heading p {
        font-size: 14px;
        width: 100%;
        line-height: 1.5;
    }
    .click_btn a {
    font-size: 16px;
    padding: 15px 22px;
}
.bottom-img {
    width: 70px;
    bottom: -8px;
    left: 28px;
}
.bottom-img svg {
    width: 100%;
}
.number_box {
    margin: 0 10px 0;
}
.number_box svg {
    width: 25px;
}

.questions_img img {
    width: 100%;
}

.questions_img img {
    padding-bottom: 60px;
}

.emailsupport_faq {
    padding: 0px 0px 60px;
    padding-bottom: 180px;
}
.email_support .questions_side {
    padding: 50px 20px 0px;
}

.questions_img h2 {
    font-size: 24px;
}

.billed_text h3 {
    font-size: 18px;
    padding: 0 10px;
}
.subscription_text {
    padding-bottom: 20px;
}

.billed_text p {
    font-size: 14px;
    flex: 1;
    padding: 0 10px;
}

.support_sidebar .billed_text {
    padding: 30px 14px 0;
}

.contents_side.mobile_view {
    display: block !important;
}

.contents_side.mobile_view {
    border: none;
    max-width: 100%;
}

.mobile_view .support_sidebar {
    padding: 0 20px;
}


.contents_side.mobile_view {
    height: 100%;
}

.mobile_text_footer {
    text-align: center;
    padding: 30px 0;
}

.support_sidebar .billed_text h3 {
    font-size: 20px !important;
}

.support_sidebar .billed_text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.email_support {
    flex-wrap: wrap;
    flex-direction: column-reverse;
}


.support_sidebar .toggle_arrow{
    display: block;
}

.contents_side.content_desktop_view {
    border: none;
    height: auto;
    background-color: #fff;
    box-shadow: unset;
    position: fixed;
    bottom: 98px;
    left: 0;
    right: 0;
    top: auto;
}

    .terms_of_service-text {
        position: fixed;
        bottom: -12px;
        left: 0;
        right: 0;
        background-color: #fff;
        Z-INDEX: 1;
    }

.footer_text {
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column-reverse;
    padding: 30px 20px 20px 20px;
}

.footer_text p:first-child {
    padding-top: 10px;
}

.contents_side.content_desktop_view {
    display: block;
    max-width: 100%;
    z-index: 1;
}

.support_sidebar .billed_text a img {
    width: 26px;
    height: 14px;
}

.support_sidebar ul li:last-child {
    border-bottom: 0;
}

.emailsupport_faq.opened{
    padding-bottom: 520px;
}

.for_mobile{
    transform: rotate(180deg);
}

.contents_side .support_sidebar {
    padding: 28px 20px 10px 20px;
}

}

/******************************************/

.support_sidebar .billed_text {
    border: none;
    padding: 0;
    width: 100%;
    margin: 0;
    padding-bottom: 23px;
}

.support_sidebar ul{
    border:none;
}

.toggle_arrow {
    display: none;
}

.support_sidebar ul li {
    display: flex;
    gap: 8px;
    position:  relative;
    width: 100%;
    padding: 12px 20px;
    transition:0.4s;
    cursor: pointer;
}
.support_sidebar ul li:before {
    content:  "";
    position:  absolute;
    width: 98%;
    height:  1px;
    background-color:  #f7f7f7;
    bottom:  0;
    left: 0;
}

.support_sidebar ul li:before::last-child{
    display:  none;
}

 .support_sidebar ul li img {
    margin-top: 8px;
}

.support_sidebar ul li a {
    font-size: 16px;
    color: #000;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    line-height: 30px;
    width: 100%;
    display: block;
}

.support_sidebar ul li a:hover {
    text-decoration: none;
}

.support_sidebar .billed_text h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
    margin-bottom: 0;
}

.contents_side {
    max-width: 342px;
    width: 100%;
    border-right: 1px solid #D9E1F1;
    position: sticky;
    top: 0;
    overflow-y: auto;
    height: calc(100vh - 0px);
}

.questions_side {
    flex: 1;
    padding: 70px 20px 70px;
}

.email_support {
    display: flex;
}

.support_sidebar {
    padding: 70px 0px 10px 20px;
}

.support_sidebar ul li:hover{
    background: #1368DF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.support_sidebar ul li:hover a{
    color: #fff;
}


.support_sidebar ul li img {
    display: none;
}

.support_sidebar ul li:hover img{
    width: 8px;
    height: 12px;
    display:block
}

.contents_side.mobile_view {
    display: none;
}


.questions_side .fade:not(.show) {
    opacity: 1;
}

/* Adding active class */
  .support_sidebar ul li.active {
    background: #1368DF;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
  .support_sidebar ul li.active a {
    color: #fff;
  }
  .nav-tabs li.active img {
    width: 7px;
    height: 12px;
    display: block;
}

.footer_text p a {
    color: #000;
    text-decoration: none;
}


#faq-tabs {
    display: none;
}

.support_sidebar ul li.active:before {
    width: 100%;
}

.support_sidebar ul li:hover::before {
    width: 100%;
}

.support_sidebar ul li:last-child::before{
    display:  none;
}
@media screen and (min-width: 768px) {
    #faq-tabs {
        display: block;
    }
}

@media (max-width: 767px) {
    .topup_img {
    top: -8px;
    right: 20px;
    width: 75px;
}
.topup_img svg {
    width: 100%;
}
.header_logo img {
    width: 150px;
}
.banner_heading {
    padding: 25px 0;
}
.support_sidebar .billed_text .toggle_arrow .for_mobile {
    width: 15px;
    height: auto;
}
.footer_text ul {
    justify-content: center;
}
.number_box {
    gap: 0;
    align-items:flex-start;
}
body #gladlyChat_container {
    bottom: 20px !important;
}
.billed_text  {
    padding: 20px 0;
}
.billed_text br {
    display: none;
}
}

.footer_text ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    column-gap: 20px;
}

.footer_text ul li a {
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    margin: 0;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}





