﻿


/* Extra large devices (large desktops) */
/* No media query since the extra-large breakpoint has no upper bound on its width*/

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {

    /* ======= CARDS ======= */

    .yk_image {
        height: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


    #table-mob {
        display: none;
    }

    #table-mob1 {
        display: none;
    }

    #table-mob2 {
        display: none;
    }

    .aogs_leadership_img {
        height: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .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: 13px;
        color: #4C6C80;
        padding: 5px 5px 5px 5px;
        background-color: white;
        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;
        }

    .AOGSSOCIETYcardheadline {
        color: #175480;
        font-size: 14px;
        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: 25px;
        text-align: center;
        color: #175480;
    }

    .AOGSSOCIETYsubheadline-p1 {
        font-weight: 500;
        font-size: 15px;
        font-weight: 700;
        text-align: left;
        color: #175480;
    }

    .AOGSSOCIETYsubheadline-p2 {
        font-size: 12.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: 13px;
        color: #404041;
        text-align: justify;
    }

    .AOGSSOCIETY_LEFT_TEXT {
        font-weight: 500;
        font-size: 13px;
        color: #404041;
        text-align: left;
    }

    .AOGSSOCIETY_CENTER_TEXT {
        font-weight: 500;
        font-size: 13px;
        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: 70px;
        margin-top: -3px;
    }

    /* ======= END HEADLINE ======= */






    /* ======= AWARDS ======= */
    .awardpic {
        height: 130px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    /* ======= END AWARDS ======= */





    /* ======= PARTNERS CARD ======= */

    .AOGSSOCIETY_PARTNERS_CARD {
        border-color: white;
        text-align: center;
        font-size: 11px;
        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;
    }

    .AOGSSOCIETY_footertitle {
        font-weight: 550;
        font-size: 14px;
        text-align: left;
        color: white;
    }

    .AOGSSOCIETY_mainlinks {
        font-weight: 600;
        font-size: 13px;
        text-align: left;
        color: white;
    }

    .AOGSSOCIETY_footertxt {
        font-weight: 400;
        font-size: 12.5px;
        text-align: left;
        color: white;
    }

    .AOGSSOCIETY_lowerlogo {
        height: 60px;
        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: 12px;
        text-align: center;
        color: white;
    }

    /* ======= END Footer ======= */




}
