/* Enter Your Custom CSS Here */

#Footer .footer_copy .one {
    margin-bottom: 0px;
    padding-top: 0px;
    min-height: 10px;
}

.footer-copy-center #Footer .footer_copy .copyright {
    margin: 0 0 0px !important;
}

.section_wrapper.mcb-section-inner {
    min-height: 95vh;
    display: flex;
    align-items: center;
}

.home-page .section_wrapper.mcb-section-inner {
    align-items: flex-end;
}

.home-page .section_wrapper .wrap.mcb-wrap {
    margin-bottom: 100px;
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.home-page .mcb-wrap-inner .column {
    margin-bottom: 0;
}

#Footer a {
    color: #ffffff !important;
    display: inline-block;
}

#Footer a:hover {
    color: #ffac30 !important;
}


/* Contact Us */


/* .contact-info .column_attr {
    display: inline-block;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
} */


/* .column_attr h2 {
    background-color: #296bb1;
    color: #fff;
    padding: 10px 15px 12px;
    margin-bottom: 0;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
} */

.contact-info .column_attr p {
    background-color: #fff;
    padding: 10px;
    margin: 0;
}

.home-page h1 {
    font-size: 48px;
    color: #141239;
    font-weight: 700;
}

.home-page h2 {
    font-size: 42px;
    color: #141239;
    font-weight: 300;
    line-height: 44px !important;
}

.home-page P {
    font-size: 24px;
    color: #141239;
    font-weight: 300;
    text-align: justify;
}

#Top_bar #logo {
    height: 79px !important;
    padding: 20px 0 0 !important;
}

#Top_bar,
.header-simple #Top_bar:not(.is-sticky) .top_bar_left {
    top: 0px;
}

#Footer {
    min-height: 5vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-copy-center #Footer .footer_copy {
    min-width: 600px;
    border-top-color: transparent !important;
}

#Side_slide {
    background-color: rgb(248 166 51 / 0.95) !important;
    border-color: transparent !important;
}

#body_overlay {
    display: none !important;
}

body.mobile-side-slide {
    left: 0 !important;
}

#Side_slide #menu ul li a {
    line-height: 28px !important;
    font-size: 24px !important;
}

#Side_slide #menu ul li a:hover {
    opacity: .7 !important;
}

#Side_slide .close-wrapper a.close {
    height: 50px;
    width: 50px;
}

#Side_slide .close-wrapper a.close i {
    font-size: 36px;
    line-height: 34px;
    font-weight: bold;
}

#Side_slide #menu ul li.current-menu-item>a,
#Side_slide #menu ul li.current_page_item>a,
#Side_slide #menu ul li.current-menu-parent>a,
#Side_slide #menu ul li.current-page-parent>a,
#Side_slide #menu ul li.current-menu-ancestor>a,
#Side_slide #menu ul li.current-page-ancestor>a,
#Side_slide #menu ul li.current_page_ancestor>a,
#Side_slide #menu ul li.hover>a,
#Side_slide #menu ul li:hover>a {
    color: #be1f24 !important;
}

#Top_bar .responsive-menu-toggle,
#Header_creative .creative-menu-toggle,
#Header_creative .responsive-menu-toggle {
    color: #292562 !important;
    background: rgb(255 255 255 / 0.95) !important;
    border-radius: 0px !important;
}

.our-purpose h1 {
    font-size: 42px !important;
    color: #292562 !important;
    font-weight: 300 !important;
}

.our-purpose p {
    text-align: justify !important;
}

.our-purpose p,
.our-purpose li {
    font-size: 24px !important;
    color: #292562 !important;
    font-weight: 300 !important;
    line-height: 26px !important;
}

.our-purpose ul {
    margin: 0 0 0px 0px !important;
    list-style-position: inside !important;
}

ul.tabs {
    list-style: none;
    margin-top: 30px !important;
}

ul.tabs li {
    border-bottom: 2px dashed #2d89c9;
    padding-bottom: 10px;
    cursor: pointer;
    background-image: url(/cgt/wp-content/uploads/2020/08/bullets-1.png);
    background-repeat: no-repeat;
    background-position: left 15px top 10px;
    padding-left: 40px;
}


/* .addrs_one .column_attr,
.addrs_two .column_attr {
    min-width: 385px;
    min-height: 202px;
    border-radius: 6px;
    filter: drop-shadow(2.5px 4.33px 2.5px rgba(0, 0, 0, 0.16));
    background-color: rgb(255 255 255 / 90%);
    overflow: hidden;
} */

.addrs_one .column_attr {
    position: absolute;
    bottom: -257px;
    right: -10px;
}

.addrs_two .column_attr {
    position: absolute;
    bottom: -140px;
    left: 188px;
}

.addrs_one .one:nth-child(2) .column_attr {
    bottom: -350px;
    right: -150px;
    font-size: 22px;
}

.addrs_one h3,
.addrs_two h3 {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 28px;
}

.addrs {
    padding: 30px 20px;
}

.addrs ul {
    margin: 0px !important;
    list-style: none;
}

.addrs ul:first-child {
    margin-bottom: 10px !important;
}

.addrs ul li {
    font-size: 20px;
    color: #292562;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 0px !important;
}

.addrs ul li:first-child {
    width: 90px;
    float: left;
}

body a {
    color: #2858a4;
}

body a:hover {
    color: #f38c40;
    text-decoration: none !important;
}

ul.tabs li.active {
    color: #bf1e52 !important;
}

.content_sec {
    padding: 60px 45px 30px;
    background: #8ec8ed;
    margin-bottom: 0px !important;
    position: fixed;
    bottom: 5%;
    left: 50%;
    transform: translateY(500%);
    transition: all 0.3s ease-in-out;
    width: 570px !important;
}

.content_sec.show {
    transform: translateY(0%);
}

.content_sec h2 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #292562;
    font-weight: 700;
}

.content_sec ul li {
    font-size: 20px !important;
    letter-spacing: 1px !important;
    line-height: 26px !important;
    color: #292562 !important;
    font-weight: 500 !important;
}

.content_sec ul li ul {
    padding-left: 30px !important;
    margin-top: 15px !important;
    list-style: circle !important;
    list-style-position: inside !important;
}

.content_one,
.content_two,
.content_three {
    display: none;
}

.content_one.active {
    display: block;
}

.content_two.active {
    display: block;
}

.content_three.active {
    display: block;
}

img#close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.mcb-item-a7l0im21d h3,
.mcb-wrap-oah8odzrx h3 {
    position: relative;
}


/* .mcb-item-a7l0im21d h3:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 21px;
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #e21e25;
    border: 2px solid #fff;
    border-radius: 50%;
} */


/* .mcb-item-a7l0im21d h3:before,
.mcb-wrap-oah8odzrx h3:before {
    content: '';
    position: absolute;
    right: 14px;
    top: 15px;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-color: transparent;
    border: 2px dotted #fff;
    border-radius: 50%;
} */


/* .mcb-wrap-oah8odzrx h3:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 21px;
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #e76928;
    border: 2px solid #ffffff;
    border-radius: 50%;
} */

.mcb-item-p9nzwtbfh .title {
    border-bottom: 2px dashed #2d89c9;
    cursor: pointer;
    background-image: url(/cgt/wp-content/uploads/2020/08/bullets-1.png) !important;
    background-repeat: no-repeat !important;
    background-position: left 15px top 25px !important;
    font-size: 20px !important;
    color: #292562 !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    padding: 15px 20px 15px 40px !important;
}

.mcb-item-p9nzwtbfh .title>.acc-icon-minus {
    display: none !important;
}

.mcb-item-p9nzwtbfh .title::before {
    display: none !important;
}

.mcb-item-p9nzwtbfh .answer li {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 5px !important;
}

.mcb-item-p9nzwtbfh .answer>ul {
    width: 50%;
    float: left;
    padding-right: 10px !important;
    box-sizing: border-box;
}

.mcb-item-p9nzwtbfh .answer>ul>li>ul {
    padding-left: 20px;
    padding-top: 10px;
}

.home-page .mcb-wrap-7ff393bsy .mcb-column:first-child {
    width: 98% !important;
}

.mcb-wrap-7ff393bsy .mcb-column:first-child {
    width: 42% !important;
}

.mcb-wrap-7ff393bsy .mcb-column:nth-child(2) {
    width: 54% !important;
}

.mcb-item-p9nzwtbfh {
    padding-top: 70px;
    padding-left: 30px;
}

.accordion .question .title {
    background: rgba(240, 250, 253, .9);
}

.accordion .question .answer {
    background: rgba(255, 255, 255, .93);
}

.mcb-item-p9nzwtbfh .answer>ul>li>ul {
    list-style: circle !important;
    list-style-position: inside !important;
}

._custrom_contact {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    font-weight: 400;
    left: 0;
    Color: #2858a4;
}

._custrom_contact .column_attr {
    line-height: 30px;
}

._custrom_contact a {
    color: #ca2626;
}

._custrom_contact a:hover {
    color: #2858a4;
}

._custrom_contact .mcb-item-o5ygi5frn {
    margin-bottom: 5% !important;
}


/* Responsive Styles */

@media (min-width: 1024px) and (max-width: 1240px) {
    .mcb-wrap-7ff393bsy {
        padding: 120px 0 0 !important;
    }
    .content_sec {
        width: 450px !important;
    }
    .addrs_one .column_attr {
        bottom: -150px !important;
        left: 0 !important;
    }
}

@media (max-height: 860px) {
    .content_sec ul li {
        font-size: 18px !important;
        line-height: 20px !important;
    }
}

@media (max-width: 1023px) {
    .footer-copy-center #Footer .footer_copy {
        min-width: inherit !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    ._custrom_contact {
        position: relative !important;
        font-size: 20px;
        padding-top: 30px;
    }
    ._custrom_contact h3 {
        font-size: 20px;
        font-weight: 500;
    }
    /* .mcb-wrap-7ff393bsy,
    .mcb-wrap-oah8odzrx {
        display: none !important;
    } */
}

@media (min-width: 768px) and (max-width: 1023px) {
    .home-page h2 {
        font-size: 28px;
    }
    .home-page P {
        font-size: 22px;
        color: #141239;
        font-weight: 300;
        line-height: 26px;
    }
    .home-page .section_wrapper .wrap.mcb-wrap {
        background-color: rgb(255 255 255 / 0.9) !important;
    }
    .mcb-wrap-7ff393bsy {
        padding: 120px 0 0 !important;
    }
    .mcb-wrap-7ff393bsy .one-second.column:first-child {
        background-color: rgb(255 255 255 / .8) !important;
    }
    .mcb-wrap-7ff393bsy .one-second.column {
        width: 100% !important;
        margin: 0 !important;
        padding: 30px !important;
    }
    .one-second.column.content_sec {
        left: 0;
        background-color: rgb(255 255 255 / 1) !important;
        box-shadow: 0px -5px 15px 0px rgb(0 0 0 / 18%);
    }
    .content_sec div>ul>li {
        width: 50%;
        float: left;
        padding-right: 20px;
    }
    .addrs_one h3,
    .addrs_two h3 {
        font-size: 20px;
        text-align: left;
    }
    .addrs ul li {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 26px !important;
        text-align: left;
    }
    .addrs {
        padding: 20px 20px !important;
    }
    .addrs_one .column_attr,
    .addrs_two .column_attr,
    .addrs_one .one:nth-child(2) .column_attr {
        position: relative;
        bottom: 0 !important;
        left: 0 !important;
        min-width: inherit;
        min-height: inherit;
    }
    .addrs_one .one.column,
    .addrs_two .one.column {
        text-align: center !important;
    }
    .contact-info {
        background-color: #ffffff !important;
    }
    .section.contact-info {
        padding-top: 60%;
        background-position: top 120px center !important;
        background-size: 100% !important;
    }
    .addrs_one {
        padding: 0px 0 0 !important;
    }
    .contact-info .section_wrapper.mcb-section-inner {
        min-height: inherit;
    }
}

@media (max-width: 767px) {
    .home-page P,
    .our-purpose P,
    .our-purpose li {
        line-height: 26px !important;
    }
    ._custrom_contact {
        display: block !important;
        font-size: 18px;
        text-align: center;
    }
    ._custrom_contact h3 {
        font-size: 18px;
        font-weight: 500;
    }
    .mcb-wrap-7ff393bsy .mcb-column:first-child,
    .mcb-wrap-7ff393bsy .mcb-column:nth-child(2) {
        width: 100% !important;
    }
    .mcb-wrap-7ff393bsy .mcb-column:nth-child(2) {
        padding-top: 20px !important;
        padding-left: 0px !important;
    }
    .mcb-item-p9nzwtbfh .answer>ul {
        width: 100%;
        float: left;
        padding-right: 0px !important;
    }
    #Top_bar .logo #logo,
    #Top_bar .logo .custom-logo-link {
        margin: 10px 20px !important;
        text-align: left !important;
    }
    #Top_bar #logo {
        height: 50px !important;
    }
    #Top_bar #logo img.logo-mobile {
        max-height: 50px !important;
        vertical-align: top !important;
    }
    #Top_bar a.responsive-menu-toggle {
        top: 35px !important;
    }
    .home-page .section_wrapper .wrap.mcb-wrap {
        margin-top: 55% !important;
        margin-bottom: 0px;
        padding: 30px 0px 30px !important;
    }
    .section.home-page,
    .section.our-purpose {
        background-size: 100% !important;
        background-position: top center !important;
    }
    .home-page .section_wrapper.mcb-section-inner,
    .our-purpose .section_wrapper.mcb-section-inner {
        display: block !important;
        min-height: 85vh !important;
    }
    .home-page h1,
    .our-purpose h1 {
        font-size: 30px !important;
        color: #141239 !important;
        font-weight: 400 !important;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .home-page h2 {
        font-size: 24px;
        color: #141239;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 10px;
        line-height: 28px !important;
    }
    .home-page P,
    .our-purpose P,
    .our-purpose li {
        font-size: 18px !important;
        color: #141239 !important;
        font-weight: 400 !important;
    }
    .our-purpose li {
        text-align: left !important;
    }
    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .home-page .section_wrapper .wrap.mcb-wrap {
        background-color: transparent !important;
    }
    .mcb-wrap-7ff393bsy {
        padding: 30px 0 !important;
    }
    .our-purpose .section_wrapper .wrap.mcb-wrap {
        margin-top: 55%;
    }
    .our-purpose .section_wrapper .column {
        margin-bottom: 0px !important;
    }
    .content_sec {
        padding: 20px 20px 20px;
        background-color: rgb(255 255 255 / 1) !important;
        box-shadow: 0px -5px 15px 0px rgb(0 0 0 / 18%);
        position: fixed;
        bottom: 0;
        left: 0;
    }
    .content_sec ul li {
        font-size: 16px !important;
        line-height: 18px !important;
    }
    .content_sec h2 {
        text-align: left !important;
    }
    .contact-info .section_wrapper.mcb-section-inner {
        min-height: 95vh !important;
        display: block !important;
        align-items: center !important;
    }
    .contact-info .mcb-wrap-7ff393bsy {
        padding: 0px 0 !important;
    }
    .contact-info {
        background-color: #ffffff !important;
    }
    .section.contact-info {
        background-color: #fff;
        padding-top: 60%;
        background-position: top 20px center !important;
        background-size: 100% !important;
    }
    .section.contact-info .section_wrapper.mcb-section-inner {
        min-height: auto !important;
    }
    .addrs_one h3,
    .addrs_two h3 {
        font-size: 20px;
        text-align: left;
    }
    .addrs ul li {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 26px !important;
        text-align: left;
    }
    .addrs {
        padding: 20px 20px !important;
    }
    .addrs_one .column_attr,
    .addrs_two .column_attr {
        position: relative;
        bottom: 0;
        left: 0;
        min-width: inherit;
        min-height: inherit;
    }
    .addrs_one .one.column,
    .addrs_two .one.column {
        text-align: center !important;
    }
}

@media (min-width: 2550px) and (max-width: 2600px) and (min-height: 1400px) and (max-height: 1500px) {
    .addrs_two .column_attr {
        position: absolute !important;
        bottom: -200px !important;
        left: 268px !important;
    }
    .addrs_one .column_attr {
        position: absolute;
        bottom: -400%;
        right: -10px;
    }
    .addrs_one .one:nth-child(2) .column_attr {
        bottom: -550px;
        right: -150px;
        font-size: 22px;
    }
}

@media (min-width: 1300px) and (max-width: 1400px) {
    ._custrom_contact .addrs_one .column_attr {
        position: absolute;
        bottom: -196%;
        right: 0px;
        text-shadow: 1px 1px #b5b5b5;
    }
    .addrs_two .column_attr {
        position: absolute;
        bottom: -115px;
        left: 122px;
    }
    .addrs_one .one:nth-child(2) .column_attr {
        bottom: -270px;
        right: -240px;
        font-size: 22px;
    }
    ._custrom_contact {
        font-size: 23px !important;
    }
}

@media (min-width: 1300px) and (max-width: 1400px) and (min-height: 700px) and (max-height: 800px) {
    .addrs_one .column_attr {
        position: absolute;
        bottom: -196%;
        right: 0px;
        text-shadow: 1px 1px #b5b5b5;
    }
    .addrs_two .column_attr {
        position: absolute;
        bottom: -115px;
        left: 122px;
    }
    .addrs_one .one:nth-child(2) .column_attr {
        bottom: -270px;
        right: -240px;
        font-size: 22px;
    }
}

@media (min-width: 1200px) and (max-width: 1299px) and (min-height: 750px) and (max-height: 850px) {
    .addrs_one .column_attr {
        position: absolute;
        bottom: -180%;
        right: 0px;
        text-shadow: 1px 1px #b5b5b5;
    }
    .addrs_two .column_attr {
        position: absolute;
        bottom: -105px;
        left: 98px;
    }
    .addrs_one .one:nth-child(2) .column_attr {
        bottom: -270px;
        right: -200px;
        font-size: 22px;
    }
}

@media (min-width: 1024px) {
    ._custrom_contact .column_attr {
        line-height: 30px;
        text-align: center;
    }
}

@media (min-width: 1024px) and (max-width: 1050px) and (min-height: 750px) and (max-height: 800px) {
    .addrs_one .column_attr {
        position: absolute;
        bottom: -80% !important;
        right: auto;
        text-shadow: 1px 1px #b5b5b5;
        left: 420px !important;
    }
    .addrs_two .column_attr {
        position: absolute;
        bottom: -89px;
        left: 69px;
    }
    .addrs_one .one:nth-child(2) .column_attr {
        bottom: -240px !important;
        right: auto;
        font-size: 22px;
        width: 100%;
        left: 280px !important;
    }
}