


/* Extra large devices (large desktops) */
/* No media query since the extra-large breakpoint has no upper bound on its width*/



@import url('https://fonts.googleapis.com/css?family=Courgette');

.yk_image {
    height: 450px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.cloud-text {
    font-family: 'Courgette', cursive;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/769286/clouds.jpg);
    background-size: auto;
    background-attachment: unset;
    background-position: 0%;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    font-size: 35px;
    animation: clouds-moving infinite 150s;
    animation-fill-mode: forwards;
    animation-play-state: running;
    animation-timing-function: linear;
    text-align: center;
}

    .cloud-text:hover,
    .cloud-text:focus,
    .cloud-text:active {
        transition: 0.5s;
        text-shadow: 0 0 3px #fff, 0 0 5px #fff, 0 0 12px #e60073, 0 0 15px #e60073;
    }

@keyframes clouds-moving {
    0% {
        background-position: 0%;
    }

    50% {
        background-position: 80%;
    }

    100% {
        background-position: 0%;
    }
}

.attribute {
    position: relative;
    font-size: 26px;
    text-align: center;
}














html {
    scroll-behavior: smooth;
    
}

body {
    font-family: 'Montserrat';
    font-size: 14px;
    background: url(../img/BG.png) no-repeat center fixed;
    background-size: cover;
}

#main-container {
    position: relative;
    overflow: hidden;
    min-height: 600px;
}

.container-layout {
    width: 100%;
    max-width: 1344px;
    margin: 0 auto;
    padding: 0 14px;
    box-sizing: border-box;
}


a.disabled {
    pointer-events: none;
    cursor: default;
}


/* ======= RESIZING ======= */

#mob {
    display: none;
}

#mainbanner {
    display: block;
    visibility: visible;
}

#table-mob {
    display: none;
}

#table-mob1 {
    display: none;
}

#table-mob2 {
    display: none;
}


/* ======= END RESIZING ======= */


.main_tbl{

}

.scdry_tbl{

}


/* ======= EC ======= */
.ec_sidebutton {
    color: #404041;
    border: 2px solid #404041;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

.ec_AS {
    color: black;
    border: 2px solid #cdffcc;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_AS:hover,
    .ec_AS:focus,
    .ec_AS:active,
    .ec_AS.active,
    .open > .dropdown-toggle.ec_AS {
        color: black;
        border: 2px solid #cdffcc;
        background-color: #cdffcc;
    }

.ec_BG {
    color: black;
    border: 2px solid #fdff93;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_BG:hover,
    .ec_BG:focus,
    .ec_BG:active,
    .ec_BG.active,
    .open > .dropdown-toggle.ec_BG {
        color: black;
        border: 2px solid #fdff93;
        background-color: #fdff93;
    }

.ec_HS {
    color: black;
    border: 2px solid #d498f2;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_HS:hover,
    .ec_HS:focus,
    .ec_HS:active,
    .ec_HS.active,
    .open > .dropdown-toggle.ec_HS {
        color: black;
        border: 2px solid #d498f2;
        background-color: #d498f2;
    }

.ec_IG {
    color: black;
    border: 2px solid #ff9900;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_IG:hover,
    .ec_IG:focus,
    .ec_IG:active,
    .ec_IG.active,
    .open > .dropdown-toggle.ec_IG {
        color: black;
        border: 2px solid #ff9900;
        background-color: #ff9900;
    }

.ec_OS {
    color: black;
    border: 2px solid #98cb00;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_OS:hover,
    .ec_OS:focus,
    .ec_OS:active,
    .ec_OS.active,
    .open > .dropdown-toggle.ec_OS {
        color: black;
        border: 2px solid #98cb00;
        background-color: #98cb00;
    }

.ec_PS {
    color: black;
    border: 2px solid #ffcb99;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_PS:hover,
    .ec_PS:focus,
    .ec_PS:active,
    .ec_PS.active,
    .open > .dropdown-toggle.ec_PS {
        color: black;
        border: 2px solid #ffcb99;
        background-color: #ffcb99;
    }

.ec_ST {
    color: black;
    border: 2px solid #99cdff;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_ST:hover,
    .ec_ST:focus,
    .ec_ST:active,
    .ec_ST.active,
    .open > .dropdown-toggle.ec_ST {
        color: black;
        border: 2px solid #99cdff;
        background-color: #99cdff;
    }

.ec_SE {
    color: black;
    border: 2px solid #ff99cb;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_SE:hover,
    .ec_SE:focus,
    .ec_SE:active,
    .ec_SE.active,
    .open > .dropdown-toggle.ec_SE {
        color: black;
        border: 2px solid #ff99cb;
        background-color: #ff99cb;
    }

.ec_SS {
    color: black;
    border: 2px solid #00fffd;
    background-color: white;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 3px 0px 3px;
}

    .ec_SS:hover,
    .ec_SS:focus,
    .ec_SS:active,
    .ec_SS.active,
    .open > .dropdown-toggle.ec_SS {
        color: black;
        border: 2px solid #00fffd;
        background-color: #00fffd;
    }



.aogs_leadership_img {
    height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* ======= END EC ======= */





/* ======= TIMELINE ======= */
/* The actual timeline (the vertical ruler) */
.timeline_tmln {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

    /* The actual timeline (the vertical ruler) */
    .timeline_tmln::after {
        content: '';
        position: absolute;
        width: 3px;
        background-color: #175480;
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
    }

/* Container around content */
.container_tmln {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

    /* The circles on the timeline */
    .container_tmln::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        right: -12px;
        background-color: white;
        border: 4px solid #99C33C;
        top: 15px;
        border-radius: 50%;
        z-index: 1;
    }

/* Place the container to the left */
.left_tmln {
    left: 0;
}

/* Place the container to the right */
.right_tmln {
    left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left_tmln::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 19px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.right_tmln::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 19px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
}

/* Fix the circle for containers on the right side */
.right_tmln::after {
    left: -16px;
}

/* The actual content */
.content_tmln {
    padding: 20px 30px;
    background-color: white;
    position: relative;
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .timeline_tmln::after {
        left: 31px;
    }

    /* Full-width containers */
    .container_tmln {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

        /* Make sure that all arrows are pointing leftwards */
        .container_tmln::before {
            left: 60px;
            border: medium solid white;
            border-width: 10px 10px 10px 0;
            border-color: transparent white transparent transparent;
        }

    /* Make sure all circles are at the same spot */
    .left_tmln::after, .right_tmln::after {
        left: 15px;
    }

    /* Make all right containers behave like the left ones */
    .right_tmln {
        left: 0%;
    }
}

/* ======= END TIMELINE ======= */









.container {
    animation: transitionIn 0.75s;
}

.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
}

@keyframes transitionIn {
    from {
        opacity: 0;
        transform: rotateX(-10deg);
    }

    to {
        opacity: 1;
        transform: rotateX(0);
    }
}



.office_bearer_card{
    padding-bottom: 20px;
}

.ob_header {
    background-color: #175480;
    color: white;
    font-weight: 600;
}

.ob_title {
    color: #175480;
    font-weight: 600;
    font-size: 15.5px;
}

.ob_text {
    color: #404041;
    font-size: 13px;
}

.ob_card_body{
    margin: 0px -10px 0px -10px;
}

.ob_mail {
    margin: 0px -10px 0px -10px;
    font-size: 10px;
}



/* ======= NAVBAR ======= */
.navbar-brand {
    height: 55px;
}

.navlogo{
    height: 70px;
    margin-top: -15px;
}

.navbar-custom {
    color: white;
    background-color: #175480;
}

.nav-link {
    font-size: 13px;
    font-weight: 600;
    color: white;
}

    .nav-link:hover,
    .nav-link:focus,
    .nav-link:active,
    .nav-link.active,
    .open > .dropdown-toggle.nav-link {
        color: white;
    }

.btn4::before {
    content: '';
    position: absolute;
    bottom: 0%;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #99C33c;
    display: block;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1)
}

.btn4:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}

.dropdown-large {
    padding: 20px;
    height: auto;
    overflow: auto;
}

.dropdown-sml {
    padding: 20px;
    height: auto;
    overflow: auto;
}

.dropdown-min {
    padding: 20px;
    height: auto;
    overflow: auto;
}

.dropdown-mod {
    padding: 20px;
    height: auto;
    overflow: auto;
}

.dropdown-med {
    padding: 20px;
    height: auto;
    overflow: auto;
}

.navHeader {
    font-size: 16px;
    font-weight: 700;
    color: #175480;
}

.navTitle {
    font-size: 14px;
    font-weight: 700;
    color: #175480;
}

.navsubTitle {
    font-size: 13.3px;
    color: #175480;
    line-height: 1.3;
    margin-bottom: 0px;
}

.navItems {
    font-size: 12.5px;
    font-weight: 600;
    color: #175480;
    line-height: 1;
}

    .navItems:hover,
    .navItems:focus,
    .navItems:active,
    .navItems.active,
    .open > .dropdown-toggle.navItems {
        background-color: #175480;
        border-color: #175480;
        color: white;
        text-decoration: none;
    }

.items{
    margin-bottom: -5px;
}

.navTitle_clickable {
    font-size: 15px;
    font-weight: 700;
    color: #175480;
}

    .navTitle_clickable:hover,
    .navTitle_clickable:focus,
    .navTitle_clickable:active,
    .navTitle_clickable.active,
    .open > .dropdown-toggle.navTitle_clickable {
        background-color: #175480;
        border-color: #175480;
        color: white;
        text-decoration: none;
    }

.navsubTitle_clickable {
    font-size: 14px;
    font-weight: 700;
    color: #175480;
}

    .navsubTitle_clickable:hover,
    .navsubTitle_clickable:focus,
    .navsubTitle_clickable:active,
    .navsubTitle_clickable.active,
    .open > .dropdown-toggle.navsubTitle_clickable {
        background-color: #175480;
        border-color: #175480;
        color: white;
        text-decoration: none;
    }

/* ======= END NAVBAR ======= */





/* ======= CARDS ======= */

.btn4_cardeffect::before {
    content: '';
    position: absolute;
    padding-bottom: -5px;
    bottom: 0%;
    left: 0px;
    width: 100%;
    height: 6px;
    background: #175480;
    display: block;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1)
}

.btn4_cardeffect:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}


.AOGSSOCIETYcarddeck {
    font-weight: 500;
    font-size: 15px;
    color: #4C6C80;
    border: solid .5px #404041;
    padding: 5px 5px 5px 5px;
    background-color: #D9FFFF;
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
}

    .AOGSSOCIETYcarddeck:hover,
    .AOGSSOCIETYcarddeck:focus,
    .AOGSSOCIETYcarddeck:active {
        transform: translateY(-15px);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: 0.5s;
    }



.AOGSSOCIETY_office_bearer {
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
}

    .AOGSSOCIETY_office_bearer:hover,
    .AOGSSOCIETY_office_bearer:focus,
    .AOGSSOCIETY_office_bearer:active {
        transform: translateY(-15px);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: 0.5s;
    }

.AOGSSOCIETYcardheadline {
    color: #175480;
    font-size: 16px;
    font-weight: 700;
}

    .AOGSSOCIETYcardheadline:hover,
    .AOGSSOCIETYcardheadline:focus,
    .AOGSSOCIETYcardheadline:active,
    .AOGSSOCIETYcardheadline.active,
    .open > .dropdown-toggle.AOGSSOCIETYcardheadline {
        color: #175480;
        text-decoration: none;
    }

/* ======= END CARDS ======= */





/* ======= HEADLINE ======= */

.AOGSSOCIETYheadline-h3 {
    font-weight: 650;
    font-size: 30px;
    text-align: center;
    color: #175480;
}

.AOGSSOCIETYsubheadline-p1 {
    font-weight: 500;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #175480;
}

.AOGSSOCIETYsubheadline-p2 {
    font-size: 13.5px;
    color: #404041;
}

.AOGSSOCIETYheadline-btn {
    background-color: #175480;
    border-color: #175480;
    font-size: 12px;
    margin: 5px 5px 5px 5px;
    font-weight: 600;
}

    .AOGSSOCIETYheadline-btn:hover,
    .AOGSSOCIETYheadline-btn:focus,
    .AOGSSOCIETYheadline-btn:active,
    .AOGSSOCIETYheadline-btn.active,
    .open > .dropdown-toggle.AOGSSOCIETYheadline-btn {
        color: white;
        background-color: #99C33C;
        border-color: #99C33C;
    }

.AOGSSOCIETY_headlineimg {
    height: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.col-sm.AOGSSOCIETYheadlinesub {
    margin: 20px 10px 20px 10px;
}

.AOGSSOCIETY_JUSTIFY_TEXT {
    font-weight: 500;
    font-size: 15px;
    color: #404041;
    text-align: justify;
}

.AOGSSOCIETY_LEFT_TEXT {
    font-weight: 500;
    font-size: 15px;
    color: #404041;
    text-align: left;
}

.AOGSSOCIETY_CENTER_TEXT {
    font-weight: 500;
    font-size: 15px;
    color: #404041;
    text-align: center;
}

.AOGSSOCIETY_covid_img {
    height: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

hr.AOGSSOCIETY_horizl {
    border-bottom: 3px solid #99C33C;
    width: 80px;
    margin-top: -3px;
}

/* ======= END HEADLINE ======= */






/* ======= AWARDS ======= */
.awardpic {
    height: 210px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* ======= END AWARDS ======= */





/* ======= PARTNERS CARD ======= */
.AOGSSOCIETY_PARTNERS_CARD {
    margin-top: -30px;
    border-color: white;
    text-align: center;
    font-size: 12px;
    color: #404041;
}

/* ======= END PARTNERS CARD ======= */







/* ======= Footer ======= */
.footer {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: left;
    background: #175480;
    width: 100%;
    color: white;
    bottom: 0;
}

.AOGSSOCIETY_footertitle {
    font-weight: 550;
    font-size: 16px;
    text-align: left;
    color: white;
}

.AOGSSOCIETY_mainlinks {
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    color: white;
}

.AOGSSOCIETY_footertxt {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: white;
}

.AOGSSOCIETY_lowerlogo {
    height: 100px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.AOGSSOCIETY_lowerlogo2 {
    height: 75px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.AOGSSOCIETY_lowerlogo3 {
    height: 100px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.AOGSSOCIETY_footersub {
    margin: 10px 0px 10px 0px;
}

.AOGSSOCIETY_footerlink {
    color: white;
}

    .AOGSSOCIETY_footerlink:hover,
    .AOGSSOCIETY_footerlink:active,
    .AOGSSOCIETY_footerlink:focus,
    .open {
        color: white;
    }

hr.AOGSSOCIETY_footerhorizl {
    border-bottom: 1px solid white;
    width: 100%;
}
 

.AOGSSOCIETY_footercopyright {
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    color: white;
}

/* ======= END Footer ======= */




