﻿


/* Extra large devices (large desktops) */
/* No media query since the extra-large breakpoint has no upper bound on its width*/

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {

    /* ======= CARDS ======= */

    .IEEM2021_CARDS {
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        color: black;
    }

    .IEEM2021_CARDIMG {
        height: 60px;
    }



    .IEEM2021carddeck {
        font-weight: 500;
        font-size: 14px;
        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);
    }

        .IEEM2021carddeck:hover,
        .IEEM2021carddeck:focus,
        .IEEM2021carddeck: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;
        }

    .IEEM2021cardheadline {
        font-size: 12px;
        font-weight: 700;
    }

    .IEEM2021cardsubheadline {
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
    }


    .IEEM2021carddeckicon {
        height: 30px;
        display: block;
        margin-left: 13px;
        margin-right: auto;
    }


    /* ======= END CARDS ======= */





    /* ======= JUMBUTRON ======= */

    .jumbotron.sunjum {
        margin-top: -20px;
    }

    .IEEM2021_IMG1_jum {
        height: 180px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .IEE2021subjum-h3 {
        font-weight: 650;
        font-size: 18px;
        text-align: center;
        color: #4C6C80;
    }

    .IEE2021subjum-p1 {
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        color: #808080;
    }

    .IEE2021subjum-p2 {
        font-weight: 600;
        font-size: 15px;
        text-align: center;
        color: #808080;
    }

    .IEE2021jum-h3 {
        font-weight: 650;
        font-size: 20px;
        text-align: center;
        color: black;
    }

    .IEE2021jum-p1 {
        font-weight: 600;
        font-size: 25px;
        text-align: center;
        color: #808080;
    }

    .IEE2021jum-p2 {
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        color: #808080;
    }

    /* ======= END JUMBUTRON ======= */






    /* ======= HEADLINE ======= */

    .IEE2021headline-h3 {
        font-weight: 650;
        font-size: 23px;
        text-align: left;
        color: #000;
    }

    .IEE2021subheadline-p1 {
        font-weight: 500;
        font-size: 15px;
        text-align: left;
        color: #4C6C80;
    }

    .IEE2021subheadline-p2 {
        font-weight: 500;
        font-size: 13px;
        color: #4C6C80;
    }

    .IEE2021headline-btn {
        background-color: #4C6C80;
        border-color: #4C6C80;
        font-size: 11px;
        font-weight: 600;
        border-radius: 30px;
    }

        .IEE2021headline-btn:hover,
        .IEE2021headline-btn:focus,
        .IEE2021headline-btn:active,
        .IEE2021headline-btn.active,
        .open > .dropdown-toggle.IEE2021headline-btn {
            color: white;
            background-color: #8397CD;
            border-color: #8397CD;
        }



    .IEEM2021_headlineimg {
        height: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


    .col-sm.IEE2021headlinesub {
        margin: 20px 10px 20px 10px;
    }

    /* ======= END HEADLINE ======= */









    .IEE2021_JUSTIFY_TEXT {
        font-weight: 500;
        font-size: 14px;
        color: #4C6C80;
        text-align: justify;
    }

    .IEE2021_CENTER_TEXT {
        font-weight: 500;
        font-size: 14px;
        color: #4C6C80;
        text-align: center;
    }

    .IEEM2021_covid_img {
        height: 150px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
    }


    /* ======= ABOUT SG ======= */

    .IEEM2021_subpages_img {
        height: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: auto;
        margin-bottom: auto;
    }

    .IEEM2021_subpages_imgsource {
        font-weight: 400;
        font-size: 10px;
        text-align: center;
        color: #4C6C80;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .IEEM2021_subpages_source {
        font-weight: 400;
        font-size: 10px;
        text-align: right;
        color: #4C6C80;
    }

    .about_singapore_container {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .about_singapore_button {
        height: 110px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .about_singapore_button_title {
        text-align: center;
        margin-top: 12px;
        margin-bottom: 30px;
        color: #4C6C80;
    }

    .IEEM2021_sgpic {
        height: 90px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    /* ======= END ABOUT SG ======= */












    /* ======= Footer ======= */
    .footer {
        margin-top: 40px;
        padding-top: 30px;
        padding-bottom: 10px;
        text-align: left;
        background: #4D7484;
        width: 100%;
        color: white;
    }

    .IEEM2020_footertitle {
        font-weight: 550;
        font-size: 16px;
        text-align: left;
        color: white;
    }

    .IEEM2020_footertxt {
        font-weight: 400;
        font-size: 14px;
        text-align: left;
        color: white;
    }

    .IEEM2020_lowerlogo {
        height: 100px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .IEEM2020_lowerlogo2 {
        height: 75px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .IEEM2020_lowerlogo3 {
        height: 100px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .IEEM2020_footersub {
        margin: 10px 0px 10px 0px;
    }

    .IEEM2020_footerlink {
        color: white;
    }

        .IEEM2020_footerlink:hover,
        .IEEM2020_footerlink:active,
        .IEEM2020_footerlink:focus,
        .open {
            color: white;
        }

    hr.IEEM2020_footerhorizl {
        border-bottom: 1px solid white;
        width: 100%;
    }

    .IEEM2020_footercopyright {
        font-weight: 400;
        font-size: 14px;
        text-align: center;
        color: white;
    }

    /* ======= END Footer ======= */



}
