.joincommunity {
    background-image: url(../images/joincommunity.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
}
span.success-msg p {
    margin-top: 15px;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    color: #111E30;
  }
  .ask_question_community {
    text-align: center;
}
.ask_question_community {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
}
  .Community-submit a {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    text-decoration-line: underline;
    color: #597BF7;
    margin-top: 16px;
  }
  .Community-submit button {
    background: #597BF7;
    border-radius: 4px;
    padding:10px 26px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    border: 0;
  }
  .Community-submit {
    margin-top: 24px;
  }
.comm_inner {
    border-radius: 8px;
    background: var(--White, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    padding: 46px 16px;
    text-align: center;
}
.comm_inner h1 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.comm_inner h1 span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    text-transform: capitalize;
}
.comm_inner p {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 682px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.comm_inner .btn_main {
    margin: 0 auto;
    min-width: 414px;
}
.communityforum {
    padding: 27px 0 136px 0;
    background: linear-gradient(180deg, #FFF 0%, #F3F5FE 25%, #EBEEFD 100%);
    text-align: center;
}
.communityforum_inner {
    max-width: 978px;
    margin-left: auto;
    margin-right: auto;
}
.communityforum_inner h1 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 8px;
}
.communityforum_inner h1 span {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}
p.getans {
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 18px;
}
.communityforum_inner > span {
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    display: block;
    margin-bottom: 32px;
}
section.certification .Get_started {
    border-radius: 16px;
    background: var(--White, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
    padding: 32px;
}
p.lbl_cert {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    display: block;
    margin-bottom: 24px;
}
.cert_inner {
    border-right: 1px solid #D0D5DD;
    padding: 0 24px;
}

.cert_inner.cert_inner_last {
    border-right: none;
}
section.individuals_wrap {
    padding: 128px 0 46px 0;
    background: #f9fafb;
    margin-top: -82px;
}
.individuals_ttl {
    margin-bottom: 20px;
    color: var(--Theme-Blue-800, #182878);
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
}
.individuals_ttl + img {
    margin-bottom: 20px;
}
p.findans_ttl {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 16px;
}
.q_search {
    position: relative;
    margin-bottom: 24px;
}
.q_search .form-control {
    border-radius: 53px;
    border: 1px solid #E3E3E3;
    display: flex;
    height: 48px;
    padding: 12px 0px 12px 50px;
    align-items: center;
    box-shadow: none;
}
.q_search > svg {
    position: absolute;
    top: 12px;
    left: 16px;
}
.que_area {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.que_area .que_item a {
    display: flex;
    gap: 4px;
    text-decoration: none;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.que_area .que_item a span {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.que_area .que_item a b {
    font-weight: 400;
}
.que_area .que_item.active a, .que_area .que_item.active a span {
    color: #3A58EF;
}
.que_area .que_item.active a b {
    font-weight: 500;
}
.main_comment {
    padding: 24px;
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    background: #FFF;
}
.main_commenthead {
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
span.letterhead {
    border-radius: 50px;
    background: var(--Theme-Blue-500, #3A58EF);
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.comment_title p {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px;
}
.comment_title ul {
    display: flex;
    color: var(--Text-Grey-500, #5D667B);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    gap: 24px;
    padding: 0;
    margin-bottom: 0;
}
.comment_title ul li:first-child {
    list-style: none;
}
.comment_desc {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.comment_aswred {
    padding-top: 24px;
    padding-bottom: 20px;
}
.comment_aswred p {
    color: var(--Text-Grey-400, #98A2B3);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.comment_aswred span {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.commentlike {
    border-radius: 4px;
    background: var(--Text-Grey-100, #F2F4F7);
    padding: 12px 24px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.commentlikeed, .commentdislike {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--Text-Grey-400, #98A2B3);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.commentlike svg {
    cursor: pointer;
}
.comment_desc p {
    margin-bottom: 16px;
}
.totalcmt {
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    background: #FFF;
    padding: 24px;
}
.commentinput {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}
.commentinput input.form-control {
    border-radius: 4px;
    border: 1px solid #E3E3E3;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    height: 42px;
    box-shadow: none;
}
.totalcmt .cmtbtn {
    text-decoration: none;
    border-radius: 4px;
    background: var(--Theme-Blue-100, #D8DEFC);
    display: flex;
    padding: 8px 24px;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    border: none;
}
p.ttlcmt {
    padding: 24px 0;
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
.comment_item {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #E3E3E3;
}
.cmtname {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
}
.cmtname p {
    color: var(--Text-Grey-900, #101828);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.cmtname span {
    color: var(--Text-Grey-400, #98A2B3);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.comment_item > p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 12px;
}
.reply {
    display: flex;
    align-items: center;
    gap: 16px;
}
.reply > span {
    display: flex;
    align-items: center;
    gap: 8px;
}
.reply > span b {
    color: var(--Text-Grey-400, #98A2B3);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.comment_item:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.comment_replied {
    border-left: 4px solid #F2F4F7;
    padding-left: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 16px;
}
.comment_replied > p {
    color: var(--Text-Grey-600, #475467);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
section.certification {
    margin-top: -82px;
    position: relative;
}
.ayqModal_ttl > p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.ayqModal_ttl {
    position: relative;
    margin-bottom: 24px;
}
.ayqModal_ttl .closebn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.ayqModal b.lbl_ttl {
    color: var(--Text-Grey, #525252);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 4px;
    display: block;
}
.ayqModal textarea, .ayqModal textarea:focus {
    min-height: 114px;
    font-size: 14px;
    box-shadow: none;
    border: 1px solid #D0D5DD;
}
#ask_question_community .modal-header {
    background-color: #fff;
    border: 0;
}
@media(max-width:767px){
    .main_commenthead {
        flex-wrap: wrap;
    }
    .communityforum_inner h1,.communityforum_inner h1 span {
        font-size: 36px;
    }
}


@media (max-width: 767px) {
    
    .comm_inner h1,.comm_inner h1 span {
        font-size: 36px;
    }
    
    .joincommunity {
        padding: 32px 0;
    }
    .comm_inner .btn_main {
        min-width: auto;
    }
}


