.btn {
    font-family: 'Archivo',
        sans-serif !important;
    font-weight: 500;
}

.header-sec {
    background-image: url(../images/lib/BACKGROUND.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    max-height: 700px;
    position: relative;
}

.white-circle-container {
    background-image: url(../images/lib/white\ circle.png);
    background-position: top left;
    background-size: contain;
    background-repeat: no-repeat;
    height: 90%;
    max-height: 600px;
}

.ignite-logo img {
    max-width: 250px;
}


.cta-text {
    font-family: 'Archivo', sans-serif;
    font-style: normal;
    font-size: 30px;
    color: #169d53;
}

.cta-text span {
    font-weight: 700;
    color: #004a63;

}

.cta-btn {
    padding: 60px 0;
}

.cta-btn .btn {
    font-family: 'Lato', sans-serif !important;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    background-color: #169D53;
    padding: 15px 60px;
    border-radius: 50px;
}

.cta-btn .btn:hover {
    background-color: #0f6837;
    color: #fff;
}

.hero-btns {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 2%;
}

.looking-btn-wrap {
    position: relative;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 90%;
    max-width: 600px;
}

.looking-btn {

    padding: 10px 0;
    margin-top: 10px;
}

.looking-btn a {
    display: flex;
    align-items: center;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    padding: 16px;
    border-radius: 24px;

}

.looking-btn a>.btn {
    background-color: #32620E;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
    padding: 0 60px;
    border-radius: 60px;
    width: 180px;
    height: 50px;
    padding: 0 0;
    border-radius: 50px;
}

.looking-btn:hover {
    transform: scale(90%);
}

.looking-text {
    font-size: 28px;
    display: inline;
}

.looking-txt-bold {
    font-weight: 600;
    color: #5271FF;
    text-transform: uppercase;
}

.header-logo img {
    width: 100%;
    max-width: 180px;

}

.about-head {
    font-family: 'Archivo', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 30px;
    color: #32620E;

}

.about-head-sub {
    font-size: 20px;
    font-weight: 500;
}

.btn-outlined {
    border-radius: 7px !important;
    width: 238px;
    height: 42px;
    border: 1.5px solid#6986CF !important;
    color: #6986CF !important;
    font-weight: 600 !important;
    line-height: 1.7 !important;

}



.navbar-toggler-icon {
    border: none !important;

}

.sec-blue {
    display: flex;
    align-items: center;
}

.intro-text {
    font-family: 'Poppins',
        sans-serif;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
}

.terms-btn {
    padding: 40px 0;
}

.terms-btn .btn {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    background-color: #32620E;
}

.terms-btn .btn:hover {

    color: #ffffff;
    border-color: #536FFE;
    background-color: #536FFE;
}

.announce-container {
    background-color: #D7EBDA;
    border-radius: 10px;
    padding-bottom: 10px;
}

.announce-title {
    background-color: #B1D8B7;
    padding: 10px;
    border-radius: 10px;
}

.anounce-icon img {
    width: 80px;
}

.announce-head {
    font-size: 32px;
    font-weight: 600;
    color: #008000;
}

.announcements {
    padding: 20px 20px 3px;
    box-sizing: border-box;
}

.announcements li {
    color: #004A63;
    padding: 6px 0;

}

.no-scrollbar {
    scrollbar-width: none;
    -ms-overflow-style: none;
    max-height: 380px;
    overflow-y: auto;
}

.no-scrollbar::-webkit-scrollbar {
    display: none;
}

.round-scroll,
.gallery-scroll {
    background-color: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.round-scroll:hover,
.gallery-scroll:hover {
    background-color: #c6c6c6;
}

.gallery-head,
.over-view-title {
    font-size: 60px;
    font-weight: 700;
    color: #004A63;
}

.gallery-btn button {
    background-color: #008000;
    color: #AAD7B7;
    border-radius: 5px;
    border: none;
    padding: 2px 8px;

}

.gallery-img-wrap {
    padding: 10px;
    max-width: 100%;
}

.gallery-img img {
    max-width: 100%;
}

.gallery-scroll {
    position: relative;
    top: 50%;
    border: 1px solid #cacaca;
    line-height: 38px;

}

.overview-area {
    background-color: #E1F1DF;
    background-image: url(../images/lib/overview-bg.png);
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;

}

.over-view-card {
    background-color: #008000;
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    padding: 10% 15%;
    border-radius: 30px;
    width: 270px;
}

.over-view-card .number {
    font-weight: 800;
    font-size: 80px;
    line-height: 108px;
    text-transform: uppercase;
    color: #fcbe59;
    padding-bottom: 10px;
}

.over-view-card .cap-main {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.over-view-card .cap-sub {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.help-head {
    font-family: 'Archivo', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 90px;
    color: #004A63;

}

.help-head span {
    font-weight: 700;
}

.contact-icon img {
    max-width: 120px;
}

.cont-no {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000;
    padding-left: 16px;
    box-sizing: border-box;
}

.cont-mail {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    padding-left: 16px;
}

.cont-mail span {
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    text-transform: lowercase;
}

.organised-area-sec {
    background-image: url(../images/lib/gradient.png);
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
}

.organised-area {
    padding-bottom: 50px;
}

.org-head {
    font-family: 'Archivo',
        sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #004A63;
}

.org-logos img {
    max-width: 300px;
    min-width: 100px;
    padding: 0 20px;
    margin: 10px;

}

.support-logos img {
    max-width: 180px;

}

.org-logos a,
.support-logos a {
    padding: 0 20px;
}

.support-logos,
.org-logos {
    padding: 10px 0;

}

.footer {
    background-color: transparent;
    padding: 20px;
}

.footer-logo {
    max-width: 150px;
    display: inline-block;
    margin-right: 10px;
}

.footer-address {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.7);
}

.footer-address span {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;

    color: #000000;

}

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

.footer-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-navigation li {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}

.footer-navigation li a {
    text-decoration: none;
    color: #000;
    background-color: #C1FF72;
    box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 5px;
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
}

.rights,
.powered-by {
    font-family: 'Poppins',
        sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-transform: capitalize;
    color: rgba(0, 0, 0, 0.7);
}

.rights span,
.powered-by span {
    font-weight: 700;
    color: #000000;
}




@media only screen and (min-width: 992px) and (max-width: 1199.98px) {

    .header-sec {
        height: 100vh;

    }

    .white-circle-container {
        height: 95%;
    }

    .cta-text {
        font-size: 30px;
        line-height: 40px;
    }

    .cta-btn .btn {
        font-weight: 600;
        font-size: 18px;
        line-height: 16px;
        padding: 12px 40px;

    }

    .cta-btn {
        padding: 44px 0;
    }

    .hero-btns {
        width: 50%;
        bottom: 1%;
    }


    .about-head {
        font-size: 30px;
        line-height: 30px;

    }

    .over-view-title {
        font-size: 32px;
        line-height: 2px;
    }

    .over-view-card .number {
        font-weight: 800;
        font-size: 30px;
        line-height: 30px;
    }

    .over-view-card .cap-main {
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
    }

    .over-view-card .cap-sub {
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
    }

    .over-view-card {
        width: 180px;
        border-radius: 14px;
        margin: 0 !important;
    }

    .overview-area {
        padding: 50px 0;
    }

    .help-area {
        padding: 100px 10px;
    }

    .help-head {
        font-size: 50px;
        line-height: 46px;
    }

    .cont-mail span {

        font-size: 16px;
        line-height: 22px;
    }

    .cont-mail {
        line-height: 22px;
        padding-left: 5px;
    }

    .org-head {
        font-size: 20px;
    }

    .org-logos {
        padding: 20px 0;
    }

    .org-logos a {
        margin-bottom: 20px;
        max-width: 300px;
        padding: 0px 8px;
    }

    .support-logos a {
        max-width: 200px;
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .support-logos {
        padding: 20px 0;
    }

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


@media only screen and (min-width: 768px) and (max-width: 991.98px) {


    .header-sec {
        height: 100vh;
    }

    .white-circle-container {
        max-height: 50%;
        background-size: contain;
    }


    .ignite-logo img {
        max-width: 150px;
    }

    .header-logo {
        max-width: 70px;
    }

    .cta-text {
        font-size: 14px;
        line-height: 16px;
        padding: 0 16px;
    }

    .cta-btn .btn {
        font-weight: 500;
        font-size: 10px;
        line-height: 12px;
        padding: 3px 16px;

    }

    .cta-btn {
        padding: 14px;
    }

    .hero-btns {
        width: 90%;
        bottom: 1%;
        left: 55%;
        transform: translateX(-50%);

    }

    .looking-btn a {

        border-radius: 12px;
    }

    .looking-icon {
        max-width: 40px;
    }

    .looking-text {
        font-size: 14px;
    }

    .looking-btn a>.btn {
        font-size: 14px;
        width: 110px;
        height: 32px;
    }

    .about-head {
        font-size: 20px;
        margin-top: 0 !important;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .about-head-sub {
        font-size: 16px;
    }

    .intro-text {
        font-size: 14px;
        line-height: 20px;
        padding: 0;

    }

    .terms-btn .btn {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 16px;
        font-weight: 400;
    }

    .announce-head {
        font-size: 28px;
    }

    .anounce-icon img {
        width: 70px;
    }

    .gallery-head,
    .over-view-title {
        font-size: 45px;
        padding: 30px 0;
    }

    .gallery-filter {
        justify-content: center;
        padding-bottom: 20px;
    }

    .gallery-scroll svg {
        width: 12px;
        height: 12px;
    }


    .over-view-card .number {
        font-weight: 700;
        font-size: 18px;
        line-height: 18px;
    }

    .over-view-card .cap-main {
        font-weight: 500;
        font-size: 10px;
        line-height: 16px;
    }

    .over-view-card .cap-sub {
        font-weight: 500;
        font-size: 8px;
        line-height: 16px;
    }

    .over-view-card {
        width: 100px;
        border-radius: 8px;
        margin: 0;
    }

    .overview-area {
        padding: 32px 0;
    }

    .help-area {
        padding: 32px 10px;
    }

    .help-head {
        font-size: 24px;
        line-height: 24px;
        padding-bottom: 16px;
    }

    .help-contact>div {
        margin-top: 20px;

    }

    .contact-icon img {
        max-width: 60px;
    }

    .cont-no,
    .cont-mail {
        font-size: 14px;
        padding-left: 20px;
    }

    .cont-mail span {
        font-size: 14px;
        line-height: 14px;

    }

    .organised-area {
        padding-bottom: 0px;
    }

    .org-head {
        font-size: 12px;
    }

    .org-logos {
        padding: 20px 0;
    }

    .org-logos a {
        margin-bottom: 20px;
        max-width: 100px;
        padding: 0px 8px;
    }

    .support-logos a {
        margin-bottom: 20px;
        padding: 0px 10px;
    }

    .org-logos img {
        max-width: 90px;
    }


    .support-logos img {
        max-width: 60px;
    }

    .support-logos {
        padding: 20px 0;
    }

    .footer-navigation {
        text-align: center;
        padding: 20px 0;
        justify-content: center;
    }

    .footer-logo {
        max-width: 70px;
    }

    .footer-address {
        font-size: 14px;
        width: 75%;
    }

    .footer-navigation li a {
        font-size: 10px;
    }

    .footer-navigation li {
        margin-bottom: 10px;
    }

    .rights {
        font-size: 10px;
        width: 100%;
        padding-bottom: 10px;
    }

    .powered-by {
        font-size: 10px;
        width: 100%;
    }

    .foot-end {
        text-align: center;
        margin-top: -20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {

    .header-sec {
        height: 100vh;
    }

    .white-circle-container {
        max-height: 50%;
        background-size: contain;
    }


    .ignite-logo img {
        max-width: 150px;
    }

    .header-logo {
        max-width: 70px;
    }

    .cta-text {
        font-size: 14px;
        line-height: 16px;
        padding: 0 16px;
    }

    .cta-btn .btn {
        font-weight: 500;
        font-size: 10px;
        line-height: 12px;
        padding: 3px 16px;

    }

    .cta-btn {
        padding: 14px;
    }

    .hero-btns {
        width: 90%;
        bottom: 1%;
        left: 55%;
        transform: translateX(-50%);

    }

    .looking-btn a {

        border-radius: 12px;
    }

    .looking-icon {
        max-width: 40px;
    }

    .looking-text {
        font-size: 14px;
    }

    .looking-btn a>.btn {
        font-size: 14px;
        width: 110px;
        height: 32px;
    }

    .about-head {
        font-size: 20px;
        margin-top: 0 !important;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .about-head-sub {
        font-size: 16px;
    }

    .intro-text {
        font-size: 14px;
        line-height: 20px;
        padding: 0;

    }

    .terms-btn .btn {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 16px;
        font-weight: 400;
    }

    .announce-head {
        font-size: 28px;
    }

    .anounce-icon img {
        width: 70px;
    }

    .gallery-head,
    .over-view-title {
        font-size: 45px;
        padding: 30px 0;
    }

    .gallery-filter {
        justify-content: center;
        padding-bottom: 20px;
    }

    .gallery-scroll svg {
        width: 12px;
        height: 12px;
    }


    .over-view-card .number {
        font-weight: 700;
        font-size: 18px;
        line-height: 18px;
    }

    .over-view-card .cap-main {
        font-weight: 500;
        font-size: 10px;
        line-height: 16px;
    }

    .over-view-card .cap-sub {
        font-weight: 500;
        font-size: 8px;
        line-height: 16px;
    }

    .over-view-card {
        width: 100px;
        border-radius: 8px;
        margin: 0;
    }

    .overview-area {
        padding: 32px 0;
    }

    .help-area {
        padding: 32px 10px;
    }

    .help-head {
        font-size: 24px;
        line-height: 24px;
        padding-bottom: 16px;
    }

    .help-contact>div {
        margin-top: 20px;

    }

    .contact-icon img {
        max-width: 60px;
    }

    .cont-no,
    .cont-mail {
        font-size: 14px;
        padding-left: 20px;
    }

    .cont-mail span {
        font-size: 14px;
        line-height: 14px;

    }

    .organised-area {
        padding-bottom: 0px;
    }

    .org-head {
        font-size: 12px;
    }

    .org-logos {
        padding: 20px 0;
    }

    .org-logos a {
        margin-bottom: 20px;
        max-width: 100px;
        padding: 0px 8px;
    }

    .support-logos a {
        margin-bottom: 20px;
        padding: 0px 10px;
    }

    .org-logos img {
        max-width: 90px;
    }


    .support-logos img {
        max-width: 60px;
    }

    .support-logos {
        padding: 20px 0;
    }

    .footer-navigation {
        text-align: center;
        padding: 20px 0;
        justify-content: center;
    }

    .footer-logo {
        max-width: 70px;
    }

    .footer-address {
        font-size: 14px;
        width: 75%;
    }

    .footer-navigation li a {
        font-size: 10px;
    }

    .footer-navigation li {
        margin-bottom: 10px;
    }

    .rights {
        font-size: 10px;
        width: 100%;
        padding-bottom: 10px;
    }

    .powered-by {
        font-size: 10px;
        width: 100%;
    }

    .foot-end {
        text-align: center;
        margin-top: -20px;
    }

}

@media only screen and (min-width: 374px) and (max-width: 575.98px) {

    .header-sec {
        height: 100vh;
    }

    .white-circle-container {
        max-height: 50%;
        background-size: contain;
    }


    .ignite-logo img {
        max-width: 150px;
    }

    .header-logo {
        max-width: 70px;
    }

    .cta-text {
        font-size: 12px;
        line-height: 16px;
        padding: 0 16px;
    }

    .cta-btn .btn {
        font-weight: 500;
        font-size: 10px;
        line-height: 12px;
        padding: 3px 16px;

    }

    .cta-btn {
        padding: 14px;
    }

    .hero-btns {
        width: 90%;
        bottom: 1%;
        left: 55%;
        transform: translateX(-50%);

    }

    .looking-btn a {

        border-radius: 12px;
    }

    .looking-icon {
        max-width: 40px;
    }

    .looking-text {
        font-size: 14px;
    }

    .looking-btn a>.btn {
        font-size: 14px;
        width: 110px;
        height: 32px;
    }

    .about-head {
        font-size: 20px;
        margin-top: 0 !important;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .about-head-sub {
        font-size: 16px;
    }

    .intro-text {
        font-size: 14px;
        line-height: 20px;
        padding: 0;

    }

    .terms-btn .btn {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 16px;
        font-weight: 400;
    }

    .announce-head {
        font-size: 28px;
    }

    .anounce-icon img {
        width: 70px;
    }

    .gallery-head,
    .over-view-title {
        font-size: 45px;
        padding: 30px 0;
    }

    .gallery-filter {
        justify-content: center;
        padding-bottom: 20px;
    }

    .gallery-scroll svg {
        width: 12px;
        height: 12px;
    }


    .over-view-card .number {
        font-weight: 700;
        font-size: 18px;
        line-height: 18px;
    }

    .over-view-card .cap-main {
        font-weight: 500;
        font-size: 10px;
        line-height: 16px;
    }

    .over-view-card .cap-sub {
        font-weight: 500;
        font-size: 8px;
        line-height: 16px;
    }

    .over-view-card {
        width: 88px;
        border-radius: 8px;
        margin: 0;
    }

    .overview-area {
        padding: 32px 0;
    }

    .help-area {
        padding: 32px 10px;
    }

    .help-head {
        font-size: 24px;
        line-height: 24px;
        padding-bottom: 16px;
    }

    .help-contact>div {
        margin-top: 20px;

    }

    .contact-icon img {
        max-width: 60px;
    }

    .cont-no,
    .cont-mail {
        font-size: 14px;
        padding-left: 20px;
    }

    .cont-mail span {
        font-size: 14px;
        line-height: 14px;

    }

    .organised-area {
        padding-bottom: 0px;
    }

    .org-head {
        font-size: 12px;
    }

    .org-logos {
        padding: 20px 0;
    }

    .org-logos a {
        margin-bottom: 20px;
        max-width: 100px;
        padding: 0px 8px;
    }

    .support-logos a {
        margin-bottom: 20px;
        padding: 0px 10px;
    }

    .org-logos img {
        max-width: 90px;
    }


    .support-logos img {
        max-width: 60px;
    }

    .support-logos {
        padding: 20px 0;
    }

    .footer-navigation {
        text-align: center;
        padding: 20px 0;
        justify-content: center;
    }

    .footer-logo {
        max-width: 70px;
    }

    .footer-address {
        font-size: 14px;
        width: 75%;
    }

    .footer-navigation li a {
        font-size: 10px;
    }

    .footer-navigation li {
        margin-bottom: 10px;
    }

    .rights {
        font-size: 10px;
        width: 100%;
        padding-bottom: 10px;
    }

    .powered-by {
        font-size: 10px;
        width: 100%;
    }

    .foot-end {
        text-align: center;
        margin-top: -20px;
    }




}

@media only screen and (max-width: 373.98px) {

    .header-sec {
        height: 85vh;
    }

    .ignite-logo img {
        max-width: 150px;
    }

    .header-logo {
        max-width: 70px;
    }

    .white-circle-container {
        max-height: 55%;
        background-size: cover;
    }

    .cta-text {
        font-size: 14px;
        line-height: 16px;
        padding: 0 16px;
    }

    .cta-btn .btn {
        font-weight: 500;
        font-size: 10px;
        line-height: 12px;
        padding: 3px 16px;

    }

    .cta-btn {
        padding: 14px;
    }

    .hero-btns {
        width: 90%;
        bottom: 1%;
        left: 55%;
        transform: translateX(-50%);

    }

    .looking-btn a {

        border-radius: 12px;
    }

    .looking-icon {
        max-width: 40px;
    }

    .looking-text {
        font-size: 14px;
    }

    .looking-btn a>.btn {
        font-size: 14px;
        width: 110px;
        height: 32px;
    }

    .about-head {
        font-size: 20px;
        margin-top: 0 !important;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .about-head-sub {
        font-size: 16px;
    }

    .intro-text {
        font-size: 14px;
        line-height: 20px;
        padding: 0;

    }

    .terms-btn .btn {
        font-size: 14px;
        line-height: 14px;
        padding: 12px 16px;
        font-weight: 400;
    }

    .announce-head {
        font-size: 20px;
    }

    .announce-title {
        justify-content: center;
        overflow: auto
    }

    .anounce-icon img {
        display: none;
    }

    .gallery-head,
    .over-view-title {
        font-size: 45px;
        padding: 30px 0;
    }

    #left-arrow {
        left: 20%;
    }

    .round-scroll {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    /* scroll button  */
    .scroll-wrap {
        height: 100%;
        overflow-y: auto;
    }

    .round-scroll {
        cursor: pointer;
    }

    .gallery-filter {
        justify-content: center;
        padding-bottom: 20px;
    }

    .gallery-scroll svg {
        width: 12px;
        height: 12px;
    }


    .over-view-card .number {
        font-weight: 700;
        font-size: 18px;
        line-height: 18px;
    }

    .over-view-card .cap-main {
        font-weight: 500;
        font-size: 10px;
        line-height: 16px;
    }

    .over-view-card .cap-sub {
        font-weight: 500;
        font-size: 8px;
        line-height: 16px;
    }

    .over-view-card {
        width: 88px;
        border-radius: 8px;
        margin: 0;
    }

    .overview-area {
        padding: 32px 0;
    }

    .help-area {
        padding: 32px 10px;
    }

    .help-head {
        font-size: 24px;
        line-height: 24px;
        padding-bottom: 16px;
    }

    .help-contact>div {
        margin-top: 20px;

    }

    .contact-icon img {
        max-width: 60px;
    }

    .cont-no,
    .cont-mail {
        font-size: 14px;
        padding-left: 20px;
    }

    .cont-mail span {
        font-size: 14px;
        line-height: 14px;

    }

    .organised-area {
        padding-bottom: 0px;
    }

    .org-head {
        font-size: 12px;
    }

    .org-logos {
        padding: 20px 0;
    }

    .org-logos a {
        margin-bottom: 20px;
        max-width: 100px;
        padding: 0px 8px;
    }

    .support-logos a {
        margin-bottom: 20px;
        padding: 0px 10px;
    }

    .org-logos img {
        max-width: 90px;
    }


    .support-logos img {
        max-width: 60px;
    }

    .support-logos {
        padding: 20px 0;
    }

    .footer-navigation {
        text-align: center;
        padding: 20px 0;
        justify-content: center;
    }

    .footer-logo {
        max-width: 70px;
    }

    .footer-address {
        font-size: 14px;
        width: 75%;
    }

    .footer-navigation li a {
        font-size: 10px;
    }

    .footer-navigation li {
        margin-bottom: 10px;
    }

    .rights {
        font-size: 10px;
        width: 100%;
        padding-bottom: 10px;
    }

    .powered-by {
        font-size: 10px;
        width: 100%;
    }

    .foot-end {
        text-align: center;
        margin-top: -20px;
    }

}