﻿


/* Extra large devices (large desktops) */
/* No media query since the extra-large breakpoint has no upper bound on its width*/

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {

    #table-mob {
        display: none;
    }

    #table-mob1 {
        display: none;
    }

    #table-mob2 {
        display: none;
    }

    .aogs_leadership_img {
        height: 280px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


    .shwcs-logo {
        height: 130px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }





    /* ======= CARDS ======= */

    .btn4_cardeffect::before {
        content: '';
        position: absolute;
        padding-bottom: -5px;
        bottom: 0%;
        left: 0px;
        width: 100%;
        height: 6px;
        background: #5F605F;
        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)
    }


    .APRUHAZ2023carddeck {
        font-weight: 500;
        font-size: 14px;
        color: #5F605F;
        padding: 5px 5px 5px 5px;
        background-color: white;
        transition-duration: 0.3s;
        transition-property: transform;
        -webkit-tap-highlight-color: transparent;
        transform: translateZ(0);
    }

        .APRUHAZ2023carddeck:hover,
        .APRUHAZ2023carddeck:focus,
        .APRUHAZ2023carddeck: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;
        }

    .APRUHAZ2023cardheadline {
        color: #00557D;
        font-size: 15px;
        font-weight: 700;
        text-decoration: none;
    }


    /* ======= END CARDS ======= */





    /* ======= HEADLINE ======= */

    .APRUHAZ2023headline-h3 {
        font-weight: 650;
        font-size: 23px;
        text-align: left;
        color: #09183D;
    }

    .APRUHAZ2023subheadline-p1 {
        font-weight: 500;
        font-size: 18px;
        font-weight: 700;
        text-align: left;
        color: #0E4C78;
    }

    .APRUHAZ2023subheadline-p2 {
        font-size: 13px;
        color: #404041;
    }

    .APRUHAZ2023headline-btn {
        background-color: #5F605F;
        border-color: #5F605F;
        font-size: 12px;
        margin: 5px 5px 5px 5px;
        font-weight: 600;
    }

        .APRUHAZ2023headline-btn:hover,
        .APRUHAZ2023headline-btn:focus,
        .APRUHAZ2023headline-btn:active,
        .APRUHAZ2023headline-btn.active,
        .open > .dropdown-toggle.APRUHAZ2023headline-btn {
            color: white;
            background-color: #FFB904;
            border-color: #FFB904;
        }

    .APRUHAZ2023_headlineimg {
        height: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .col-sm.APRUHAZ2023headlinesub {
        margin: 20px 10px 20px 10px;
    }

    .APRUHAZ2023_JUSTIFY_TEXT {
        font-weight: 500;
        font-size: 14px;
        color: black;
        text-align: justify;
    }

    .APRUHAZ2023_LEFT_TEXT {
        font-weight: 500;
        font-size: 14px;
        color: black;
        text-align: left;
    }

    .APRUHAZ2023_CENTER_TEXT {
        font-weight: 500;
        font-size: 14px;
        color: black;
        text-align: center;
    }

    .APRUHAZ2023_covid_img {
        height: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
    }

    hr.APRUHAZ2023_horizl {
        border-bottom: 4px solid #148BC6;
        width: 100px;
        margin-top: -3px;
    }

    /* ======= END HEADLINE ======= */






    /* ======= AWARDS ======= */
    .awardpic {
        height: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    /* ======= END AWARDS ======= */





    /* ======= PARTNERS CARD ======= */

    .APRUHAZ2023_PARTNERS_CARD {
        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-color: #09183D;
        width: 100%;
        color: white;
    }

    .APRUHAZ2023_footertitle {
        font-weight: 550;
        font-size: 15px;
        text-align: left;
        color: white;
    }

    .APRUHAZ2023_mainlinks {
        font-weight: 600;
        font-size: 14px;
        text-align: left;
        color: white;
    }

    .APRUHAZ2023_footertxt {
        font-weight: 400;
        font-size: 13px;
        text-align: left;
        color: white;
    }

    .APRUHAZ2023_lowerlogo {
        height: 80px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .APRUHAZ2023_lowerlogo2 {
        height: 75px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .APRUHAZ2023_lowerlogo3 {
        height: 100px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .APRUHAZ2023_footersub {
        margin: 10px 0px 10px 0px;
    }

    .APRUHAZ2023_footerlink {
        color: white;
    }

        .APRUHAZ2023_footerlink:hover,
        .APRUHAZ2023_footerlink:active,
        .APRUHAZ2023_footerlink:focus,
        .open {
            color: white;
            text-decoration: none;
        }

    hr.APRUHAZ2023_footerhorizl {
        border-bottom: 1px solid white;
        width: 100%;
    }


    .APRUHAZ2023_footercopyright {
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: white;
    }

    /* ======= END Footer ======= */








    .snip1361 {
        position: relative;
        overflow: hidden;
        margin: 5px;
        min-width: 180px;
        max-width: 265px;
        width: 100%;
        color: #141414;
        text-align: center;
        line-height: 1.4em;
        font-size: 16px;
        padding: 5px;
    }

        .snip1361 * {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease;
        }

        .snip1361 img {
            max-width: 100%;
            vertical-align: top;
        }

        .snip1361 figcaption {
            position: absolute;
            top: calc(90%);
            width: 100%;
            background-color: #ffffff;
            padding: 5px 10px 25px;
            text-align: center;
        }

            .snip1361 figcaption:before {
                position: absolute;
                content: '';
                z-index: 2;
                bottom: 100%;
                left: 0;
                width: 100%;
                height: 80px;
                background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
                background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
            }

        .snip1361 h3,
        .snip1361 p {
            margin: 0 0 10px;
        }

        .snip1361 h3 {
            font-weight: 300;
            font-size: 1.4em;
            line-height: 1.2em;
            font-family: 'Oswald', Arial, sans-serif;
            text-transform: uppercase;
        }

        .snip1361 p {
            font-size: 12px;
            letter-spacing: 1px;
            opacity: 0.9;
            line-height: 1.3;
            text-align: center;
        }

        .snip1361 a {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 2;
        }

        .snip1361:hover figcaption,
        .snip1361.hover figcaption {
            top: 170px;
        }









}
