* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
}

section#response_dashboard {
    display: none;
}

@media only screen and (max-width: 420px) {
    i.icon.fas.fa-arrow-circle-right {
        transform: rotate(90deg);
    }
}

@media only screen and (max-width: 780px) {
    .tooltip-inner {
        max-width: 320px;
    }
}

.tooltip-inner {
    position: relative;
    background-color: #ffffff;
    color: #000000;
    max-width: 375px;
    padding: 10px;
    text-align: left;
    font-size: 12px;
    box-shadow: 5px 4px 46px 0px #b5b5b5;
}

/*.tooltip-inner ul li::before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -24px;
    width: 1.3em;
    color: #02554C;
 }*/

.bard-o, #seeking_partners a.obtn {
    color: #C77206
}

#seeking_partners a.obtn, #horizontal_tabs a.viewmorebtn {
    font-size: 1.8em
}

    #seeking_partners a.obtn:hover {
        color: #ffffff;
        text-decoration: none;
    }

#horizontal_tabs a.viewmorebtn {
    color: #366EC1;
    text-decoration: none;
}

    #horizontal_tabs a.viewmorebtn:hover {
        color: #C77206;
        text-decoration: none;
    }

#horizontal_tabs .container, #seeking_icons .container, .container {
    max-width: 1370px;
}

#seeking_icons .content_dtl p {
    min-height: 63px;
}

#seeking_icons .content_dtl {
    font-size: 1.3rem;
    padding: 36px 0;
}

.content_img img {
    width: 88%;
}

#horizontal_tabs .tabs_main .tab button .tab_img {
    width: 20px !important;
    margin-left: 10px;
    margin-top: -3px;
    content: url("/assets5/img/down2.svg");
}

    #horizontal_tabs .tabs_main .tab button .tab_img.active {
        content: url("/assets5/img/down.svg");
    }

.main_btn_tabs a {
    font-size: 1.5rem;
    color: #366fc0;
    font-weight: bold;
}

    .main_btn_tabs a:hover {
        color: #C67204;
        text-decoration: none;
    }

.main_dtls.coronawatchmoretxt2 p {
    color: #333333;
}

.main_dtls.coronawatchmoretxt2 a {
    color: #366fc0;
}

/*************************************** BAA Announcements *****************************************/

i.icon.fas.fa-arrow-circle-right, i.main-icon {
    color: #ffffff;
}

i.main-icon {
    font-size: 58px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    position: relative;
    padding: 19px;
    width: 100px;
    height: 100px;
    margin-bottom: 20px
}

    i.main-icon:hover {
        color: #C77206;
        border: 3px solid #ffffff;
        background-color: #ffffff;
        transition: 0.4s;
    }

i.icon.fas.fa-arrow-circle-right {
    font-size: 35px;
}


.icon-wrapper span {
    font-family: 'Roboto';
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 1.5rem;
}


.col-md-auto {
    padding-top: 2%;
}

/*************************************** hero banner *****************************************/
#mcm_hero {
    background-size: cover;
    padding: 200px 0;
}

.allcaps {
    text-transform: uppercase;
}

.mu-jumbotron-section .jumbotron {
    margin-bottom: 0px;
}

    .mu-jumbotron-section .jumbotron .hero_ttl, .mu-jumbotron-section .jumbotron .hero_dtls {
        max-width: 700px;
    }

.mu-jumbotron-section .hero_ttl h1 {
    font-family: 'Montserrat';
    font-weight: 700;
    color: white;
    font-size: 48px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.mu-jumbotron-section .hero_ttl h1 {
    font-family: 'Montserrat';
    font-weight: 700;
    color: white;
    font-size: 48px;
    margin-bottom: 30px;
}

.mu-jumbotron-section .hero_dtls h3 {
    font-family: 'Montserrat';
    font-weight: 700;
    color: white;
    margin-bottom: 0;
    font-size: 21px;
    margin-bottom: 10px;
}

.mu-jumbotron-section .hero_dtls p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 24px;
    color: white;
    line-height: 35px;
    margin-bottom: 0;
}

/************************************* corona resources *********************************/
section#mcm-covid19-links-section {
    background: #222222;
    margin-top: -1px;
    color: #ffffff;
}

    section#mcm-covid19-links-section .corona_resources {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        section#mcm-covid19-links-section .corona_resources p {
            margin-bottom: 0;
        }

        section#mcm-covid19-links-section .corona_resources a {
            font-family: 'Montserrat';
            font-size: 16px;
            color: white;
            text-decoration: underline;
        }

        section#mcm-covid19-links-section .corona_resources .resources_ttl {
            margin-right: 22px;
        }

#hero_blo_resources .corona_resources .resources_ttl p {
    color: white;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
}

#hero_blo_resources .corona_resources .resources_dtls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    #hero_blo_resources .corona_resources .resources_dtls .sprtr {
        color: rgba(255, 255, 255, 0.7);
        margin: 0 15px;
    }

/******************************** Content Styles ********************************/
.sec_ttl {
    margin-bottom: 30px;
}

    .sec_ttl h3 {
        font-family: 'Montserrat';
        font-weight: 700;
        color: #ffffff;
        font-size: 36px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 0;
    }

    .sec_ttl p {
        font-family: 'Roboto';
        font-weight: 400;
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        margin: 15px 0 0;
        line-height: 33px;
    }

/******************************** response_dashboard ********************************/

#response_dashboard {
    padding: 70px 0;
    background: #f8f8f8;
}

    #response_dashboard .content_individual {
        text-align: center;
    }

        #response_dashboard .content_individual .content_img img {
            width: initial;
        }

        #response_dashboard .content_individual .content_dtl {
            margin-top: 20px;
        }

            #response_dashboard .content_individual .content_dtl p {
                font-family: 'Roboto';
                font-size: 20px;
                line-height: 33px;
                margin-bottom: 0;
                font-weight: 400;
                color: #1e1e24;
            }

.content_img i {
    font-size: 100px;
}

/********************************* seeking_submissions ********************************/
#seeking_submissions {
    padding: 70px 0;
}

    #seeking_submissions .sk_sub_img {
        height: 100%;
    }

        #seeking_submissions .sk_sub_img img {
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover;
        }

    #seeking_submissions .sk_sub_dtls .accordion .card {
        margin-bottom: 25px;
        border: none;
    }

        #seeking_submissions .sk_sub_dtls .accordion .card .card-header {
            margin-bottom: -2px;
        }

            #seeking_submissions .sk_sub_dtls .accordion .card .card-header button {
                color: #366fc0;
                font-size: 25px;
                font-family: 'Montserrat';
                font-weight: 700;
            }

                #seeking_submissions .sk_sub_dtls .accordion .card .card-header button:focus {
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    text-decoration: none;
                }

                #seeking_submissions .sk_sub_dtls .accordion .card .card-header button.plus {
                    background-size: 25px;
                }

                    #seeking_submissions .sk_sub_dtls .accordion .card .card-header button.plus::after {
                        content: "\f055";
                        text-align: right !important;
                        position: relative;
                        float: right;
                        font-family: "Font Awesome 5 Pro";
                        color: #c67204;
                        font-size: 24px;
                    }

                #seeking_submissions .sk_sub_dtls .accordion .card .card-header button.minus {
                    background-size: 25px;
                }

                    #seeking_submissions .sk_sub_dtls .accordion .card .card-header button.minus::after {
                        content: "\f056";
                        text-align: right !important;
                        position: relative;
                        float: right;
                        font-family: "Font Awesome 5 Pro";
                        color: #c67204;
                        font-size: 24px;
                    }

        #seeking_submissions .sk_sub_dtls .accordion .card.last {
            margin-bottom: 0 !important;
        }

    #seeking_submissions .sk_sub_dtls .accordion .card-body {
        background: #f8f8f8;
        font-family: 'Roboto';
        font-size: 18px;
        font-weight: 400;
        color: #1e1e24;
        padding: 0 35px 20px;
        min-height: 256px;
    }



.arrow-down {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #092F5B;
}


/*************************************** meeting_wd_agency ***************************************/
#meeting_wd_agency {
    padding: 70px 0;
    background: #f8f8f8;
}

    #meeting_wd_agency .main_content {
        text-align: center;
    }

        #meeting_wd_agency .main_content .heading {
            font-family: 'Montserrat';
            font-weight: 400;
            font-size: 30px;
            color: #404040;
            margin-bottom: 10px;
        }

        #meeting_wd_agency .main_content .info {
            font-family: 'Roboto';
            font-weight: 700;
            color: #02554c;
            font-size: 17px;
            margin-bottom: 20px;
        }

        #meeting_wd_agency .main_content .yon {
            font-family: 'Roboto';
            font-weight: 700;
            color: #404040;
            font-size: 21px;
            margin-bottom: 10px;
        }

    #meeting_wd_agency .process_to_meet {
        padding: 30px 0;
    }

        #meeting_wd_agency .process_to_meet .process_individual {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background: url("/assets5/img/arr1.png") no-repeat;
            background-position: right;
            background-size: contain;
            padding: 70px 20px;
        }

            #meeting_wd_agency .process_to_meet .process_individual:hover {
                color: #ffffff;
                background: url("/assets5/img/arr1-hover.png") no-repeat;
                background-size: contain;
                background-position: right;
            }
            /*.process_individual:hover {
    -webkit-transform: scale(1.02, 1.02) !important;
    transform: scale(1.02, 1.02) !important;
	cursor: pointer;
}*/
            #meeting_wd_agency .process_to_meet .process_individual p {
                font-family: 'Roboto';
                font-weight: 400;
                font-size: 18px;
                color: #404040;
                margin-bottom: 0;
            }

            #meeting_wd_agency .process_to_meet .process_individual:hover p {
                color: #fff;
            }

            #meeting_wd_agency .process_to_meet .process_individual .numbering {
                margin-right: 15px;
            }

                #meeting_wd_agency .process_to_meet .process_individual .numbering p {
                    font-size: 33px;
                    font-weight: 700;
                    color: #fff;
                    background: #366fc0;
                    padding: 7px 20px;
                    border-radius: 50%;
                }

            #meeting_wd_agency .process_to_meet .process_individual:hover .numbering p {
                color: #366fc0;
                background: #FFFFFF;
            }

            #meeting_wd_agency .process_to_meet .process_individual .process_info span {
                color: #92140c;
                font-weight: 700;
            }

            #meeting_wd_agency .process_to_meet .process_individual .process_info a:hover {
                text-decoration: underline;
            }

            #meeting_wd_agency .process_to_meet .process_individual .process_info.mdl p {
                padding-right: 20%;
            }

            #meeting_wd_agency .process_to_meet .process_individual.lst {
                background: #fff !important;
                padding: 45px 20px;
                margin-top: 25px;
            }

                #meeting_wd_agency .process_to_meet .process_individual.lst:hover {
                    background: #366fc0 !important;
                }

    #meeting_wd_agency .btm_info {
        font-family: 'Roboto';
        font-size: 20px;
        color: #404040;
        text-align: center;
        font-weight: 500;
        letter-spacing: 1px;
    }

    #meeting_wd_agency .meeting_for {
        margin: 40px 0;
        padding: 0 12px;
    }

        #meeting_wd_agency .meeting_for .col-lg-6 {
            padding: 3px;
        }

            #meeting_wd_agency .meeting_for .col-lg-6 .meeting_for_individual {
                padding: 100px 0;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

                #meeting_wd_agency .meeting_for .col-lg-6 .meeting_for_individual a {
                    text-align: center;
                }

                    #meeting_wd_agency .meeting_for .col-lg-6 .meeting_for_individual a:hover {
                        -webkit-text-decoration: none;
                        text-decoration: none;
                    }

                    #meeting_wd_agency .meeting_for .col-lg-6 .meeting_for_individual a h3 {
                        font-family: 'Montserrat';
                        font-size: 25px;
                        color: white;
                        font-weight: 700;
                        margin-bottom: 5px;
                        text-transform: uppercase;
                    }

                    #meeting_wd_agency .meeting_for .col-lg-6 .meeting_for_individual a p {
                        font-family: 'Roboto';
                        font-size: 21px;
                        color: white;
                        margin-bottom: 0;
                    }

                        #meeting_wd_agency .meeting_for .col-lg-6 .meeting_for_individual a p:hover {
                            -webkit-text-decoration: underline #fff;
                            text-decoration: underline #fff;
                        }

.meeting_for_individual_p {
    overflow: hidden;
}

    .meeting_for_individual_p:hover {
        cursor: pointer;
    }

        .meeting_for_individual_p:hover .meeting_for_individual, .meeting_for_individual_p:focus .meeting_for_individual {
            -webkit-transform: scale(1.07, 1.07);
            transform: scale(1.07, 1.07);
        }

#meeting_wd_agency .meeting_for .meeting_for_individual.vaccine {
    background: url(../Images/vaccine.png) no-repeat center;
    background-size: cover !important;
    transition: all 1s;
}

#meeting_wd_agency .meeting_for .meeting_for_individual.diagnostic {
    background: url(../Images/diagnostics.png) no-repeat center;
    background-size: cover !important;
    transition: all 1s;
}

#meeting_wd_agency .meeting_for .meeting_for_individual.therapy {
    background: url(../Images/therapybg.png) no-repeat center;
    background-size: cover !important;
    transition: all 1s;
}

#meeting_wd_agency .meeting_for .meeting_for_individual.other {
    background: url(../Images/Untitled-10.png) no-repeat center;
    background-size: cover !important;
    transition: all 1s;
}

#meeting_wd_agency .sec_btm_para p {
    font-family: 'Roboto';
    font-size: 21px;
    color: #404040;
    font-weight: 400;
    text-align: left;
}

.process_to_meet a {
    color: #92140c;
    font-weight: Bold;
}
/************************************ corona_tech_watch *********************************/
#corona_tech_watch {
    padding: 70px 0;
    background: url(../Images/Untitled-14.png) no-repeat center;
    background-size: cover !important;
}

.main_ttl h3 {
    font-family: 'Montserrat';
    font-size: 36px;
    color: white;
    font-weight: 700;
    margin-bottom: 20px;
}

.small_ttl h3 {
    font-family: 'Montserrat';
    font-size: 28px;
    color: white;
    font-weight: 700;
    margin-bottom: 20px;
}

.main_dtls p {
    font-family: 'Roboto';
    font-size: 21px;
    font-weight: 400;
    color: white;
    margin-bottom: 20px;
    line-height: 33px;
}

.main_dtls a {
    color: #ffffff;
    text-decoration: underline;
}

#corona_tech_watch .main_btn button {
    color: white;
    font-family: 'Roboto';
    font-size: 21px;
    font-weight: 500;
    padding: 10px 30px;
    background: transparent;
    border: 2px solid #fff;
    margin-top: 10px;
    border-radius: 0;
}

    #corona_tech_watch .main_btn button a {
        color: white !important;
    }

        #corona_tech_watch .main_btn button:hover, #corona_tech_watch .main_btn button:hover a, #corona_tech_watch .main_btn button a:hover {
            background: #fff;
            color: #02554d !important;
        }

/**************************************** Horizontal tabs ***********************************/
#horizontal_tabs {
    padding: 70px 0;
}

    #horizontal_tabs .tabs_main .tab {
        overflow: hidden;
    }

        #horizontal_tabs .tabs_main .tab button {
            background-color: inherit;
            float: left;
            width: 32.5%;
            margin: 0 0.41%;
            background: #f8f8f8;
            height: 100%;
            border: none;
            outline: none;
            cursor: pointer;
            line-height: 40px;
            padding: 0px auto;
            -webkit-transition: 0.3s;
            transition: 0.3s;
            color: #c67204;
            font-size: 25px;
            font-family: 'Montserrat';
            font-weight: 700;
        }

            #horizontal_tabs .tabs_main .tab button:hover {
                background-color: #ddd;
            }

            #horizontal_tabs .tabs_main .tab button.active {
                background-color: #c67204;
                color: white;
            }

    #horizontal_tabs .tabs_main .tabcontent {
        display: none;
        padding: 50px 0 0;
        border-top: none;
        -webkit-animation: fadeEffect 1s;
        animation: fadeEffect 1s;
    }

        #horizontal_tabs .tabs_main .tabcontent.visible {
            display: block;
        }

        #horizontal_tabs .tabs_main .tabcontent .fas.fa-check {
            margin-right: 5px;
        }

        #horizontal_tabs .tabs_main .tabcontent img {
            width: 100%;
        }

        #horizontal_tabs .tabs_main .tabcontent ul li {
            list-style: none;
            font-size: 20px;
        }

        #horizontal_tabs .tabs_main .tabcontent ul li, .card-body ul li {
            padding-left: 24px;
        }

            #horizontal_tabs .tabs_main .tabcontent ul li a, .card-body ul li a {
                color: #0056b3;
            }

                #horizontal_tabs .tabs_main .tabcontent ul li a:hover, .card-body ul li a:hover {
                    text-decoration: underline;
                }

            #horizontal_tabs .tabs_main .tabcontent ul li::before, .card-body ul li::before {
                content: "\f00c";
                font-family: FontAwesome;
                display: inline-block;
                margin-left: -24px;
                width: 1.3em;
                color: #02554C;
            }

    #horizontal_tabs .tabs_main .tab button {
        min-height: 130px;
    }

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.mu-jumbotron-section .jumbotron {
    padding: 150px 0;
}

/***** Responsive.css ***/
@media (max-width: 1400px) {
    .container {
        padding: 0 30px;
    }

    #seeking_submissions .sk_sub_dtls .accordion .card .card-header {
        padding: 0.5rem 1.25rem;
    }

    #seeking_submissions .sk_sub_dtls .accordion .card-body {
        min-height: 270px;
    }

    #seeking_submissions .sk_sub_dtls .accordion .card .card-header button {
        font-size: 22px;
    }
}

@media (max-width: 1320px) {
}

@media (max-width: 1200px) {
    #meeting_wd_agency .main_content .heading {
        margin-bottom: 15px;
    }

    #meeting_wd_agency .process_to_meet .process_individual p {
        font-size: 16px;
    }

    #hero_blo_resources .corona_resources .resources_ttl p {
        font-size: 14px;
    }

    #hero_blo_resources .corona_resources a {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    #hero_blo_resources .corona_resources .resources_ttl {
        margin-right: 10px;
    }

    #hero_blo_resources .corona_resources .resources_dtls .sprtr {
        margin: 0 10px;
    }

    #meeting_wd_agency .process_to_meet .process_individual {
        background-size: cover;
    }
}

@media (max-width: 991px) {
    .sk_sub_dtls {
        margin-top: 30px;
    }

    #seeking_submissions .sk_sub_dtls .accordion .card-body {
        min-height: auto;
        padding-bottom: 30px;
    }

    #seeking_submissions {
        padding: 70px 0 30px;
    }

    #meeting_wd_agency .process_to_meet .process_individual .numbering p {
        font-size: 20px;
        padding: 2px 10px;
    }

    #meeting_wd_agency .process_to_meet .process_individual {
        padding: 40px 12px;
    }

    #meeting_wd_agency .process_to_meet .col-lg-4.col-md-4 {
        padding: 0 3px;
    }

    #meeting_wd_agency .process_to_meet .process_individual p {
        font-size: 13px;
    }

    #horizontal_tabs .tabs_main .tabcontent {
        padding: 25px 0 0;
    }

    #horizontal_tabs .tabs_main .tabcontent {
        text-align: center;
    }

        #horizontal_tabs .tabs_main .tabcontent img {
            width: auto;
            margin-top: 10px;
        }

    #horizontal_tabs .tabs_main .tab button {
        line-height: 30px;
        font-size: 18px;
    }

    .mu-jumbotron-section .hero_ttl h1 {
        font-size: 35px;
    }

    #mcm_hero .hero_dtls h3 {
        font-size: 18px;
    }

    #mcm_hero .hero_dtls p {
        font-size: 18px;
        line-height: 30px;
    }

    #hero_blo_resources .corona_resources .resources_dtls {
        display: flex;
        align-items: center;
        margin-top: -8px;
    }

    #hero_blo_resources .corona_resources .resources_ttl p {
        font-size: 11px;
    }

    #hero_blo_resources .corona_resources a {
        font-size: 11px;
    }

    .process_individual.first {
        padding: 57px 12px !important;
    }

    #meeting_wd_agency .process_to_meet .process_individual.lst {
        background: #fff !important;
        padding: 30px 12px;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 15px;
    }

    #mcm_hero {
        padding: 150px 0;
    }

    #horizontal_tabs .tabs_main .tabcontent img {
        width: 100%;
        margin-top: 10px;
    }

    #mcm_hero .hero_ttl h1 {
        font-size: 30px;
    }

    #hero_blo_resources .corona_resources .resources_dtls {
        display: block;
    }

        #hero_blo_resources .corona_resources .resources_dtls .sprtr {
            display: none;
        }

    #hero_blo_resources {
        padding: 10px 0;
    }

        #hero_blo_resources .corona_resources {
            display: block;
            text-align: center;
        }

            #hero_blo_resources .corona_resources .resources_ttl {
                margin-right: 0;
                margin-bottom: 15px;
            }

    .sec_ttl h3 {
        font-size: 24px;
    }

    .content_individual {
        margin-bottom: 30px;
    }

    #response_dashboard {
        padding: 140px 0 30px;
    }

    #seeking_submissions {
        padding: 50px 0 30px;
    }

    .sk_sub_dtls {
        margin-top: 10px;
    }

    #seeking_submissions .sk_sub_dtls .accordion .card {
        margin-bottom: 10px;
    }

        #seeking_submissions .sk_sub_dtls .accordion .card .card-header button {
            font-size: 18px;
        }

    #meeting_wd_agency .main_content .heading {
        font-size: 26px;
    }

    #meeting_wd_agency .process_to_meet {
        padding: 30px 15px 0;
    }

    .process_individual.first {
        padding: 90px 20px !important;
        margin-bottom: 20px !important;
    }

    #meeting_wd_agency .process_to_meet .process_individual {
        padding: 70px 20px;
        margin-bottom: 35px;
    }

        #meeting_wd_agency .process_to_meet .process_individual.lst {
            padding: 70px 20px;
        }

    #meeting_wd_agency {
        padding: 70px 0 30px;
    }

    #corona_tech_watch .main_ttl h3 {
        font-size: 32px;
    }

    #meeting_wd_agency .process_to_meet .process_individual p {
        font-size: 18px;
    }

    #horizontal_tabs .tabs_main .tab button {
        width: 100%;
    }

    #horizontal_tabs .tabs_main .tabcontent ul {
        margin-bottom: 10px;
    }

    #mcm-covid19-links-section {
        text-align: center;
    }
}


#make_meeting {
    padding: 30px 0 50px;
    background: #f8f8f8;
    text-align: center;
}

    #make_meeting .mobile_view {
        display: none;
    }

    #make_meeting .mtng_prcs_ind {
        cursor: pointer;
    }

        #make_meeting .mtng_prcs_ind:hover .fas, #make_meeting .mtng_prcs_ind:hover .fa {
            color: white !important;
            background: #366fc0;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
        }

        #make_meeting .mtng_prcs_ind:hover .far {
            color: white !important;
            background: #366fc0;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
        }

        #make_meeting .mtng_prcs_ind .img {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            margin: auto;
            margin-bottom: 15px;
            background-color: #f8f8f8;
        }

            #make_meeting .mtng_prcs_ind .img::after {
                content: "\f0a9";
                width: 77%;
                position: absolute;
                top: 14%;
                font: normal normal normal 14px/1 FontAwesome;
                color: #c67204;
                font-size: 28px;
            }

    #make_meeting .col:last-child .mtng_prcs_ind .img::after {
        display: none;
    }

    #make_meeting .mtng_prcs_ind .img .fas {
        font-size: 45px;
        color: #366fc0;
        padding: 18px;
        border: 2px solid #366fc0;
        border-radius: 50%;
    }

    #make_meeting .mtng_prcs_ind .img .fa.fa-envelope-o {
        font-size: 30px;
        color: #366fc0;
        padding: 15px 13px;
        border: 2px solid #366fc0;
        border-radius: 50%;
    }

    #make_meeting .mtng_prcs_ind .img .fas.fa-comments {
        font-size: 30px;
        color: #366fc0;
        padding: 15px 13px;
        border: 2px solid #366fc0;
        border-radius: 50%;
    }

    #make_meeting .mtng_prcs_ind .img .far {
        font-size: 45px;
        color: #366fc0;
        padding: 15px 13px;
        border: 2px solid #366fc0;
        border-radius: 50%;
    }

        #make_meeting .mtng_prcs_ind .img .far.fa-file-alt {
            font-size: 45px;
            color: #366fc0;
            padding: 15px 20px;
            border: 2px solid #366fc0;
            border-radius: 50%;
        }

    #make_meeting .mtng_prcs_ind .img.last::after {
        border-bottom: none;
    }

    #make_meeting .mtng_prcs_ind .info .ttl a {
        font-family: 'Roboto';
        font-size: 16px;
        font-weight: 400;
        color: #5e5e5e;
    }

    #make_meeting .mtng_prcs_ind .info .ttl a {
        color: #ac0000;
        font-size: 14px;
        font-weight: 700;
        margin: 0 2px;
    }

    #make_meeting .mtng_prcs_ind .info .ttl .prcs_ttl {
        font-family: 'Roboto';
        font-size: 16px;
        font-weight: 700;
        color: #5e5e5e;
        margin-bottom: 3px;
    }

    #make_meeting .mtng_prcs_ind .info .dtls p {
        font-family: 'Roboto';
        font-size: 16px;
        font-weight: 400;
        color: #5e5e5e;
        margin-bottom: 0px;
        line-height: 25px;
    }


@media (max-width: 1320px) {
    #make_meeting .mtng_prcs_ind .img::after {
        width: 74%;
        top: 14%;
    }
}

@media (max-width: 1200px) {
    #make_meeting .mtng_prcs_ind .img::after {
        width: 72%;
        top: 13%;
    }
}

@media (max-width: 1139px) {
    #make_meeting .mtng_prcs_ind .img::after {
        width: 68%;
        top: 12%;
    }
}

@media (max-width: 1024px) {
    #make_meeting .mtng_prcs_ind .img::after {
        width: 66%;
        top: 10%;
    }
}

@media (max-width: 991px) {
    #make_meeting .mtng_prcs_ind .img::after {
        width: 60%;
        top: 9%;
    }
}

@media (max-width: 823px) {
    #make_meeting .mtng_prcs_ind .img::after {
        width: 58%;
        top: 8%;
    }
}

@media (max-width: 767px) {

    #make_meeting .desktop_view {
        display: none;
    }

    #make_meeting .mobile_view {
        display: block !important;
    }

    #make_meeting .mtng_prcs_ind .img::after {
        display: none;
    }

    .mtng_prcs_ind {
        margin-bottom: 40px;
    }

        .mtng_prcs_ind::after {
            content: "";
            border-right: 2px solid #366fc0;
            height: 30px;
            position: absolute;
            left: 49.8%;
            display: none;
        }

        .mtng_prcs_ind.last::after {
            border-right: none;
        }
}

.notice_line .fas.fa-ban {
    color: #02554c;
    font-weight: 700;
    font-size: 22px;
    margin-right: 2px;
}

.notice_line p {
    color: #02554c;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 700;
}

.last-updated {
    margin-right: 5px;
    text-align: right;
    display: block;
    font-size: 12px;
    margin-top: 30px;
}

.user_list ul {
    padding: 10px;
    margin: 0;
    list-style: disc;
    list-style-position: inside;
    background: #fff;
    font-size: 14px;
}

.fa-exclamation-circle-laptop {
    padding: 10px 13px !important;
}

    .fa-exclamation-circle-laptop::before {
        content: url("/assets5/img/notifications-icon-1.png");
    }

.mtng_prcs_ind:hover .fa-exclamation-circle-laptop::before {
    content: url("/assets5/img/notifications-icon-hover-1.png");
}

.fa-ban-usd::before {
    content: url("assets5/img/no-funding-icon-1.png");
    height: 24px;
    vertical-align: middle;
}
