/* * {
    font-size: 20px;
} */
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
/* @import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i&display=swap|Montserrat:300,400,400i,500,500i,700&display=swap'); */
@import url('https://use.typekit.net/pzp2mxi.css');

.landing-container * {
    font-family: "sofia-pro", Arial, Sans-Serif;
    padding: 0;
    /* font-weight: 600; */
}


.landing-container p {
    font-family: "sofia-pro", Arial, Sans-Serif;
    margin-bottom: 20px;
    /* font-weight: 600; */
}

.landing-container li {
    font-family: "sofia-pro", Arial, Sans-Serif;
}

.landing-container ul, .landing-container ol {
    margin-left: 50px;
}

.video-responsive {
    overflow: hidden;
    position: relative;
    height: 513px;
}

.landing-container a {
    color: #FE7360;
    font-size: 16px;
    font-weight: 600;
    font-family: "sofia-pro", Arial, Sans-Serif;
}

#sidebar-wrapper a {
    color: #B1D235;
}

.landing-container h1 {
    padding: .5rem 1.5rem;
    text-transform: uppercase;
    color: #004B87;
    background: #B1D235;
    margin-bottom: 0px;
    font-size: 2.2rem;
    font-weight: 600;
}

.h1-p h1{
    color: #FFFFFF;
    background-color: #FE7360;
}

.h1-b h1{
    color: #B1D235;
    background-color: #004B87;
    ;
}

.landing-container h1.primary {
    padding: .5rem 1.5rem;
    text-transform: uppercase;
    color: #B1D235;
    background: #004B87;
    margin-bottom: 0px;
    font-size: 2.2rem;
    font-weight: 600;
}

.landing-container .h100 {
    height: 100%;
}

.landing-container h2 {
    font-family: "sofia-pro", Arial, Sans-Serif;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 2rem;
    color: #FE7360;
    /* margin-bottom: 2rem; */
    font-weight: 700;
}



.landing-container h3 {
    color: #004B87;
    font-weight: 600;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: 1.8rem;
    /* font-weight: 600; */
}



    .landing-container h3.no-bpadding {
        padding-bottom: 0;
    }

.landing-container .card-body h3 {
    font-size: 20px !important;
    text-align: center;
    font-weight: 600;
    padding-top: 0px;
}

.landing-container h4 {
    color: #F05123;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1.5rem;
}


.landing-container h5 {
    color: #004B87;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1.2rem;
    padding-top: 1rem;
}

.landing-container .dropdown-menu, .landing-top .dropdown-menu {
    border: none;
    border-radius: 0;
    background-color: #004B87;
    padding: 10px 25px 10px 20px;
}



    .landing-container .dropdown-menu a {
        color: #FFFFFF !important;
    }

.landing-container .dropdown-item:hover, .dropdown-item:focus, .landing-top .dropdown-item:hover {
    background-color: #004B87;
}

.sf_colsIn .row {
    padding-bottom: 2.5rem;
}

.right-header-img {
    padding: 20px;
}

section.section {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

section.section {
    background: #eee;
    color: black !important;
}

section.white-bg {
    background: white;
    color: black !important;
}

section.dark-blue-bg {
    background: #004B87;
    color: #B1D235 !important;
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2025/1440x435-rw25-travel-image.jpg?sfvrsn=658e7d7d_3');
    width: 100%;
}


    section.dark-blue-bg h2::after {
        border-color: #FE7360;
    }

    section.dark-blue-bg h3 {
        color: white;
    }

        section.dark-blue-bg h3.yellow {
            color: #FE7360;
        }

        section.dark-blue-bg h3.underlined {
            border-bottom: 2px solid white;
        }

section.primary-bg {
    background: #004B87;
    color: white !important;
    background-image: url('https://rims.org/images/default-source/event-webpages/riskworld-2024/1440x440-rw24-purple-travel-background.png?sfvrsn=6e222d3c_3');
    width: 100%;
}


    section.primary-bg h2 {
        color: #FFFFFF;
    }

    section.primary-bg h3 {
        color: #B1D235;
        padding: 10px 0 0 0px;
        line-height: 1.2;
    }


    section.primary-bg h4 {
        color: #B1D235;
    }

    section.primary-bg h3.yellow {
        color: #B1D235;
    }

    section.primary-bg h3.underlined {
        border-bottom: 2px solid white;
    }

section.secondary-bg {
    background: #B1D235;
    color: black !important;
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2025/1440x3515-rw25-space-background-2.jpg?sfvrsn=1440bdb6_3');
    width: 100%;
    background-size: cover;
}



    section.secondary-bg h3 {
        color: white;
    }

        section.secondary-bg h3.yellow {
            color: #B1D235;
        }

        section.secondary-bg h3.underlined {
            border-bottom: 2px solid white;
        }

section.tertiary-bg {
    background: #7BDFF9;
    color: black !important;
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2025/1440x3515-rw25-space-background-1.jpg?sfvrsn=36ba721d_3');
    width: 100%;
    background-size: cover;
}


    section.tertiary-bg h3 {
        color: #B1D235;
    }

    section.tertiary-bg h4 {
        color: #B1D235;
    }

    section.tertiary-bg h3.yellow {
        color: #B1D235;
    }

    section.tertiary-bg h3.underlined {
        border-bottom: 2px solid white;
    }

.section.tertiary-bg .sf_colsIn, .section.secondary-bg .sf_colsIn,
section.primary-bg .sf_colsIn, section.white-bg .sf_colsIn, section.dark-blue-bg .sf_colsIn, .center-div {
    max-width: 1015px;
    margin: 0 auto;
    padding: 0 40px;
}

.purple-box {
    background-color: #B1D235;
    text-align: center;
    padding: 20px 5%;
    border-radius: 10px;
    margin-bottom: 40px;
    color: black;
}

.inner-footer {
    background: #B1D235;
    color: white;
}

.rdCommands a {
    min-width: unset !important;
}

.hide-mobile {
    display: none;
}


.footer {
    background-color: #004B87;
    padding-top: 10px;
    padding-bottom: 15px;
    color: white;
    height: 12rem;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.subsite-buttons-container {
    /*   background:red; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

    .btn-container a {
        margin: .5rem;
        color: white;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        border: 2px solid #004B87;
        padding: .5rem;
        min-width: 16rem;
        -webkit-transition: .5s;
        transition: .5s;
        text-align: center;
    }


        /* New Color Code Names Needs to be deleted */
        .btn-container a.btn-primary {
            color: #004B87;
            border-color: #004B87;
            border-radius: 10px;
            background-color: transparent;
        }

        .btn-container a.btn-primary2 {
            color: rgb(255,255,255);
            border-color: #004B87;
            border-radius: 10px;
        }

        .btn-container a.btn-secondary {
            color: #B1D235;
            border-color: #B1D235;
            border-radius: 10px;
            background-color: transparent;
        }

        .btn-container a.btn-full-secondary {
            color: #004B87;
            border-color: #B1D235;
            background-color: #B1D235;
            border-radius: 10px;
        }

        .btn-container a.btn-full-primary {
            border-color: #004B87;
            background: #004B87;
            color: #FFFFFF;
            border-radius: 10px;
        }

        .btn-container a.btn-full-tertiary2 {
            border-color: #FE7360;
            background: #FE7360;
            color:#FFFFFF;
            border-radius: 10px;
        }

        .btn-container a.btn-full-tertiary {
            border-color: #FE7360;
            background: #FE7360;
            color:#FFFFFF;
            border-radius: 10px
        }



        .btn-container a:hover {
            background: #7BDFF9;
        }

        .btn-container a.btn-primary:hover {
            background: #004B87;
            color: white;
        }

        .btn-container a.btn-full-primary:hover {
            background: #B1D235;
            color: #004B87;
        }


        .btn-container a.btn-full-tertiary2:hover {
            background: White;
        }

        .btn-container a.btn-secondary:hover {
            background: #FFFF;
        }

        .btn-container a.btn-full-secondary:hover {
            background: #B1D235;
            color: #004B87;
        }


/* New buttons Colors end */


.rims-btn {
    padding: 15px;
    border: 2px solid #004B87;
    color: #004B87 !important;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none !important;
    background: none;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 5px;
}

.alert {
    text-align: center;
    padding: 20px 60px 100px 60px;
    padding-bottom: 100px;
    background-color: transparent;
    color: #FFF;
    margin-bottom: 30px;
    position: relative;
}

.landing-container .card-body {
    position: relative;
    padding: 30px 30px 100px 30px;
}

    .landing-container .card-body .btn-container,
    .landing-container .alert .btn-container {
        position: absolute;
        bottom: 0%;
        left: 0%;
        width: 100%;
    }




.fixed-top {
    background: white !important;
    height: 5rem;
}


.header-inner.header-sticky .main-header {
    display: none;
}

.btn-container {
    padding-bottom: 2rem;
}

.logo-container img {
    max-width: 250px;
}

#siteMainNav.fixed-top .logo-container img {
    max-width: 6rem;
    padding-left: 10px;
}

#siteMainNav .navbar-toggler {
    background: #004B87;
    color: white;
    padding: .1rem .75rem;
}

    #siteMainNav .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    }

#siteMainNav a {
    color: white;
    font-size: 16px;
    font-weight: 800;
}

#REGISTERDrop {
    color: #004B87 !important;
    background-color: #B1D235;
    border-radius: 10px;
    height: 40px;
    padding-top: 8px;
    width: 130px;
    margin-top: -10px;
}
.logo-container{
 margin: 0;
}

.navbar {
    background-color: transparent;
    height: 5rem;
}

#siteMainNav .login-btn-container {
    margin: auto;
}

.menu-container {
    align-items: end;
}





.main-logo-container {
    text-align: center;
    /* margin-top: 2rem; */
}

    .main-logo-container img {
        max-width: 35rem;
    }

.countdown-container {
    margin-top: 2.5rem;
    margin-left: 0;
    width: 500px;
}


.sponsor-container img {
    max-width: 60%;
    padding: .5rem
}

.sponsor-container {
    margin: 3px 0 13px 0;
    font-size: 14px;
    max-width: 80%;
}

.sponsor-text {
    text-align: right;
    padding: 0;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    color: white;
    margin-top: 32px;
}
/* NAVIGATION BUTTON STYLING */


.nav-item {
    margin-left: 10px;
    margin-right: 10px;
}

    .nav-item .sub-btn {
        margin-bottom: 0rem;
        margin-top: -.5rem;
        max-width: 160px;
        display: none;
    }

        .nav-item .sub-btn:hover .left-side.exhibitors {
            left: 1.5% !important;
        }

        .nav-item .sub-btn:hover .left-side.speakers {
            left: 1.5% !important;
        }

        .nav-item .sub-btn .right-side {
            margin: 0rem;
            padding: .25rem .5rem;
        }

        .nav-item .sub-btn .left-side {
            height: 100%;
            width: 16%;
            top: 0;
            left: -18%;
        }

            .nav-item .sub-btn .left-side.speakers {
                background: #FEDB32;
            }

        .nav-item .sub-btn .right-side.speakers {
            background: #FEDB32;
            transition: .5s;
            -webkit-transition: .5s;
            color: #B1D235;
        }

        .nav-item .sub-btn .left-side.exhibitors {
            left: -18%;
        }

        .nav-item .sub-btn .left-side.exhibitors {
            background: #7BDFF9;
        }

        .nav-item .sub-btn .right-side.exhibitors {
            background: #7BDFF9;
            transition: .5s;
            -webkit-transition: .5s;
        }

/* END NAVIGATION BUTTON STYLING */



.recap-vid-container {
    background: white;
    padding-bottom: 2rem;
}


.counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 36px;
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #B1D235;
    font-family: 'sofia-pro', 'Montserrat', sans-serif;
}

    .count-title::after {
        content: '+';
    }

.count-text {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: black;
    margin-bottom: 1rem;
}


.custom-container1 a,
.custom-container1 h2 {
    color: rgb(36,39,42);
    padding: 1rem;
    margin-bottom: 0;
    /* font-weight: 600; */
}

.custom-container1 .image-container {
    max-width: 1256px;
    margin: 0 auto;
}

    .custom-container1 .image-container > div {
        margin: .5rem;
    }

.custom-container1 .image-overlay {
    position: relative;
}

.image-overlay img {
    width: 100%;
}

.image-overlay > div {
    background: #B1D235;
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
}

.custom-container2 {
    /*   height:40rem; */
    background: white;
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    /* clip-path: polygon(0% 0%, 90% 0%, 100% 30%, 100% 100%, 10% 100%, 0% 70%) */
}

    .custom-container2 .custom-left-side {
        /*   background:blue; */
        /* width: 30%; */
        /*height: 24rem;*/
        background-image: url('/images/default-source/event-webpages/riskworld-2023/gwcca-2022.jpeg?Status=Temp&amp;sfvrsn=244a0f57_0');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .custom-container2 .custom-right-side {
        /*   background:red; */
        /* width: 70%; */
        padding-top: 2rem;
        color: black;
    }

.custom-right-side .travel-buttons {
    margin-bottom: 3rem;
}

    .custom-right-side .travel-buttons div {
        /* display: inline-block; */
        margin-top: 1.5rem;
    }

    .custom-right-side .travel-buttons a {
        text-transform: uppercase;
        color: black;
    }

.custom-container3 {
    /*   height: 20rem; */
    background: white;
    margin-top: 1.5rem;
    /*   display:flex; */
    flex-direction: row;
    /* clip-path: polygon(0% 0%, 90% 0%, 100% 30%, 100% 100%, 10% 100%, 0% 70%); */
}

.custom-container3 {
    color: #004B87;
}

    .custom-container3 h2 {
        text-align: center;
        padding: 1rem;
    }

    .custom-container3 img {
        display: inline-block;
    }

    .custom-container3 .mkp-container {
        margin-top: 2rem;
        padding-bottom: 2rem;
    }

    .custom-container3 .btn-container a {
        color: black !important;
    }


.hscroll .items {
    white-space: nowrap;
    margin-bottom: 0;
    overflow: hidden;
}

.hscroll .item {
    display: inline-block;
    padding: 0;
    float: none;
    vertical-align: middle;
    max-width: 8.5rem;
    margin-left: 2rem;
    -webkit-transition: .5s;
}

.hscroll .items .item img {
    max-height: 80px;
    max-width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.hscroll .items img:hover {
    /* max-height: 90px; */
    margin-bottom: 0px;
    margin-top: 0px;
    max-width: 10rem;
}

#footer .icon-heading {
    text-align: center;
    font-size: .7rem;
    font-weight: 300;
    padding-top: 2rem;
    text-transform: uppercase;
}

#footer a {
    color: white;
    font-weight: 200;
}

.social-media-icons-container {
    /* background:red; */
    display: flex;
    justify-content: center;
    align-items: center;
}

    .social-media-icons-container .icon {
        margin: 1rem;
        margin-top: .5rem;
    }

        .social-media-icons-container .icon i {
            font-size: 1.5rem;
        }

.container {
    max-width: 100%;
}



#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    padding-top: 20px;
    overflow-y: auto;
    background-color: #004B87;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.landing-container.toggled #sidebar-wrapper {
    width: 250px;
}

.landing-container.toggled #siteMainNav {
    display: none;
}

.mobile-nav-item {
    padding-left: 0px;
}

#s4-bodyContainer {
    -webkit-transition: padding-left 0.5s ease;
    -moz-transition: padding-left 0.5s ease;
    -o-transition: padding-left 0.5s ease;
    transition: padding-left 0.5s ease;
}
/*#s4-bodyContainer.toggled {
	padding-left: 250px;
}*/
.landing-container.toggled #menu-toggle {
    visibility: hidden;
}

.landing-container.toggled .a2a_kit {
    display: none;
}

#sidebar-wrapper #menu-toggle-sidebar {
    float: right;
    border: none;
    background-color: transparent;
    color: #FFF;
    font-size: 40px;
    margin-top: -30px;
}

#sidebar-wrapper .menu-horizontal {
    display: block;
}

#sidebar-wrapper ul {
    list-style: none;
    padding-left: 10px;
}

#sidebar-wrapper li {
    text-indent: 15px;
    line-height: 40px;
    width: 100%;
}

#sidebar-wrapper li, #sidebar-wrapper span.static.dynamic-children.menu-item, #sidebar-wrapper .menu-horizontal li.static, .menu-horizontal a.static {
    float: none;
    color: #FFF !important;
}

#sidebar-wrapper .menu-horizontal a.dynamic-children span.additional-background, #sidebar-wrapper .menu-horizontal span.dynamic-children span.additional-background {
    background: none !important;
    padding-right: 0px;
}

#sidebar-wrapper ul.dynamic {
    width: 100%;
    display: none;
}

#sidebar-wrapper li.static.dynamic-children.hover ul.dynamic {
    position: initial;
    display: block;
}

#sidebar-wrapper a.dynamic.menu-item {
    color: #fff;
    text-indent: 25px;
}






/* ----------- TIMELINE --------------- */
#scheduleataglance {
    margin-bottom: 30px;
}

    #scheduleataglance .nav-link, #scheduleataglance2 .nav-link {
        color: #FFFF;
        font-weight: 600 !important;
        border: Solid #FFFF;
        padding: 10px;
        border-radius: 10px;
        font-size: 15px;
    }


    #scheduleataglance .nav-pills .nav-link.active, .nav-pills .show > .nav-link, #scheduleataglance2 .nav-pills .nav-link.active {
        background-color: #FFFF;
        border: Solid #FFFF;
        color: #004B87;
        padding: 10px;
        border-radius: 10px;
    }

.timeline-reverse-row {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.timeline img {
    vertical-align: middle;
}

.timeline .img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.timeline .img-rounded {
    border-radius: 3px;
}

.timeline .img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

.timeline .img-circle {
    border-radius: 50%;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        background: #f5f5f6;
        left: 60%;
        top: 20px;
        bottom: 20px;
        margin-left: -4px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        width: 55%;
        float: right;
        margin-bottom: 10px;
        clear: both;
    }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry.begin {
            margin-bottom: 0;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
            position: absolute;
            width: 45%;
            text-align: right;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -8px;
            }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
                    margin-left: 22px;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
                    float: right;
                }


                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-left: 0px !important;
                    margin-right: 40px;
                    margin-top: 0px;
                    background-color: #FFFF;
                    color: #004B87;;
                    padding-right: 30px;
                    border-radius: 9px;
                }

                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                        border-color: transparent #B1D235 transparent transparent;
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: -12px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                /*position: absolute;
                left: -154px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;*/
                display: inline;
                color: #004B87;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-reverse-row .timeline-time {
                display: inline;
                color: #004B87;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
                display: block;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
                    font-size: 15px;
                    font-weight: bold;
                }

            /*.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
                        font-size: 12px;
                    }*/

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                background: #B1D235;
                display: block;
                width: 20px;
                height: 20px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                text-align: center;
                -moz-box-shadow: 0 0 0 5px #f5f5f6;
                -webkit-box-shadow: 0 0 0 5px #f5f5f6;
                box-shadow: 0 0 0 5px #f5f5f6;
                line-height: 20px;
                margin-top: 5px;
                font-size: 15px;
                float: left;
            }


            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                position: relative;
                background: white;
                padding: 10px;
                padding-left: 30px;
                margin-left: 35px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 9px;
                text-align: left;
            }

/*                 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 9px 0;
                    border-color: transparent #f5f5f6 transparent transparent;
                    left: 0;
                    top: 7px;
                    margin-left: -9px;
                } */

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .title {
                    font-weight: 600;
                    color: #354353;
                }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label .title {
            font-weight: 600;
            color:#004B87;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .description {
            font-size: 14px;
        }






/* INNER CONTAINER HEADER */
.main-logo-container-innerPage {
    max-width: 40rem;
    margin: 0 auto;
    padding-bottom: 1rem;
}

/* INNER CONTAINER HEADER END */

/* REGISTRATION TABLE STYLING */
.datagrid-rates td {
    font-weight: 600;
}

.datagrid-small td {
    padding: 5px !important;
    /* font-weight: 600; */
    font-family: Helvetica;
}

.datagrid-small tbody tr:first-child {
    color: #FE7360;
    font-weight: 600;
}

.border-table {
    border: 1px solid rgba(0,0,0,.125);
}

    .border-table td {
        padding: 5px !important;
    }

.datagrid-rates tr.gridheader td, .datagrid-rates tr.gridrowgroup td {
    background: #004B87;
    color: white;
    font-weight: 600;
}

    .datagrid-rates tr.gridrowgroup td h4 {
        color: white;
        margin: 0px;
    }

.datagrid-rates tr.gridrowgroup:nth-child(2) td,
.datagrid-rates tr.gridrowgroup:nth-child(11) td {
    background: #7BDFF9 !important;
}

    .datagrid-rates tr.gridrowgroup:nth-child(2) td h4,
    .datagrid-rates tr.gridrowgroup:nth-child(11) td h4 {
        color: #004B87;
    }

.datagrid-rates tr.gridheader td:nth-child(3) {
    background: #B1D235;
}

.datagrid-rates td:nth-child(3) {
    background: #B1D235 !important;
    color: white;
}

.datagrid-global td {
    font-weight: 600;
}

.datagrid-global tr.gridheader td, .datagrid-global tr.gridrowgroup td {
    background: #004B87;
    color: white;
    font-weight: 600;
}

    .datagrid-global tr.gridrowgroup td h4 {
        color: white;
        margin: 0px;
    }

.datagrid-global tr.gridrowgroup:nth-child(2) td,
.datagrid-global tr.gridrowgroup:nth-child(11) td {
    background: #eee !important;
}

    .datagrid-global tr.gridrowgroup:nth-child(2) td h5 {
        color: #354353;
    }

.datagrid-global tr.gridheader td:nth-child(3) {
    background: #B1D235;
}

.datagrid-global td:nth-child(3) {
    background: #B1D235 !important;
    color: white;
}


.rims-sub-nav {
    background-color: rgb(53, 67, 83);
}


/* REGISTRATION STYLING END */


/* Schedule Table */

table.schedule td {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

table.schedule h3 {
    margin-top: 0px;
}

table.schedule .lbl-date {
    background: #121331;
    margin-top: 15px;
    font-size: 14px;
    padding: 10px 10px !important;
    text-align: center;
    color: #fff;
    display: inline;
}

/* End of Schedule Table */


/* --------- DATA TABLE ------------- */
table.datagrid {
    border: 1px solid rgba(0,0,0,.125);
    width: 100%;
}

    table.datagrid td {
        border: solid 1px #c4c4c4;
        padding: 5px;
        vertical-align: top;
    }

    table.datagrid tr:first-child td {
        background-color: #666;
        color: #fff;
    }
/* Save the date */

/* The button */


/* Cancellation Page   */

.topNotice {
    text-align: center;
    width: 690px;
    margin: auto;
    color: #B1D235;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 1.5rem;
}

.btn-FAQ {
    background: #004B87;
    margin: 1rem;
    color: white;
    padding: .25rem 1.75rem;
}

.grid-item {
    margin-bottom: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.card {
    background: #FFFFFF;
    position: relative;
    -webkit-box-shadow: 0 0 12px 4px rgba(38, 72, 111, 0.06);
    box-shadow: 0 0 12px 4px rgba(38, 72, 111, 0.06);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.card-img {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 50%;
}

.card-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px;
    font-weight: normal;
}

    .card-content p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 25px;
        margin-bottom: 20px;
    }

.btn.secondary-btn-outline {
    color: #B1D235;
    background: transparent;
    border: 2px solid #B1D235;
}

.btn.small-btn {
    padding: 9px 23px;
    font-size: 12px;
    font-size: 0.75rem;
    border-width: 1px;
}

.card-content .heading {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    margin: 0 0 15px;
}

.heading a {
    font-size: 20px;
}

[class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* New CSS Starts Here Move needed down this line and Delete the top when done */
/* */
.main-header {
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2025/1440x245-rw25-interior-header.jpg?sfvrsn=fcfe4857_3');
    background-size:cover;
    background-repeat: no-repeat;
    height: 245px;
}


.main-header-home {
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2025/1440x595-rw25-homepage-header-background.jpg?sfvrsn=31569ea2_3');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px;
    width: 100%;
    height: 528px;
}


.main-logo-header-container {
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2025/1440x595-rw25-homepage-header-tagline.png?sfvrsn=469631bc_3');
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding-top: 26px;
    height: 520px;
}

.home-header {
    position: relative;
    z-index: 9999;
}

    .home-header.header-sticky {
        height: 4rem !important;
    }

.advertisement-banner {
    margin: 10px 0 5px;
    text-align: center;
}


#header {
    position: relative;
    z-index: 9999;
}

    #header.header-sticky {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 3rem;
    }

    #header .header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60px;
    }

    #header .header-logo {
        min-width: 110px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        #header .header-logo img {
            height: 38px;
        }

    #header .header-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
    }

.header-line {
    margin-top: -15px;
    background-color: #FE7360;
    height: 10px;
}


.navbar-row{
    background-color: #004B87;
    border-color: #004B87;
}

.align-items-center{
    max-width: 1015px;
    margin: 0 auto;
}

#nav {
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    #nav.open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #nav.open-subnav {
        background: #26486F;
    }

        #nav.open-subnav .primary-nav > li {
            display: none;
        }

            #nav.open-subnav .primary-nav > li.open {
                display: block;
            }

                #nav.open-subnav .primary-nav > li.open > .primary-nav-item {
                    display: none;
                }

    #nav .primary-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
        padding-top: 60px;
        margin: 30px 0 0 0;
        display: block;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

        #nav .primary-nav li {
            list-style: none;
            padding: 0;
            margin: 0;
            list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
        }

        #nav .primary-nav .primary-nav-search {
            display: none !important;
        }

        #nav .primary-nav ul {
            list-style: none;
            padding: 0;
            margin: 0;
            list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        }

            #nav .primary-nav ul li {
                list-style: none;
                padding: 0;
                margin: 0;
                list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
            }

            #nav .primary-nav ul::after {
                display: block;
                clear: both;
                content: "";
            }

        #nav .primary-nav li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        }

        #nav .primary-nav .primary-nav-item {
            position: relative;
            display: block;
            text-transform: uppercase;
            color: #FFFFFF;
            padding: 12px 30px;
            font-size: 18px;
            font-size: 1.125rem;
            font-weight: 500;
            border-bottom: 2px solid #4F5B69;
        }

            #nav .primary-nav .primary-nav-item.primary-nav-has-children:after {
                content: '\F054';
                font-family: "Font Awesome 5 Pro";
                color: #FFFFFF;
                font-size: 20px;
                font-size: 1.25rem;
                position: absolute;
                top: 10px;
                right: 25px;
                font-weight: 300;
            }

        #nav .primary-nav .primary-nav-back-item {
            font-size: 25px;
            font-size: 1.5625rem;
            position: absolute;
            top: -22px;
            left: 10px;
        }

    #nav .primary-nav-megamenu {
        display: none;
        z-index: 100;
        padding: 0;
    }

        #nav .primary-nav-megamenu .container {
            position: relative;
        }

        #nav .primary-nav-megamenu.open {
            display: block;
        }

        #nav .primary-nav-megamenu .primary-nav-item {
            text-transform: none;
            font-size: 16px;
            font-size: 1rem;
            border-bottom: 0;
            padding: 15px 10px;
        }

        #nav .primary-nav-megamenu .primary-nav-dropdown-heading {
            font-weight: 500;
            margin-bottom: 30px;
            display: block;
            color: #FFFFFF;
            font-family: "sofia-pro", Arial, Sans-Serif;
            text-transform: uppercase;
            text-align: center;
            font-size: 16px;
            font-size: 1rem;
        }

        #nav .primary-nav-megamenu .primary-nav-megamenu-feature {
            display: none;
        }

.nav-toggle, .nav-toggle-close {
    display: block;
    border: none;
    padding: 0;
    margin-left: 20px;
    -webkit-transition: none;
    transition: none;
    background: transparent;
}

    .nav-toggle:before, .nav-toggle-close:before {
        content: '\F0C9';
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        color: #FFFFFF;
        font-size: 26px;
        font-size: 1.625rem;
    }

    .nav-toggle:active, .nav-toggle:focus, .nav-toggle:hover, .nav-toggle-close:active, .nav-toggle-close:focus, .nav-toggle-close:hover {
        background: transparent;
    }

.nav-toggle-close, .nav-toggle-close-close {
    position: absolute;
    top: 12px;
    right: 15px;
}

    .nav-toggle-close:before, .nav-toggle-close-close:before {
        font-size: 35px;
        font-size: 2.1875rem;
        content: '\F00D';
    }



/* Count Down Clock */
.clock-row{
    max-width: 1015px;
    margin-top: -140px;
    margin-left: 369px;
    text-align: center;
}

.clock {
    width: 57px;
    display: table;
}

.clock-outer-shell {
    background-color: white;
    width: 57px;
    height: 57px;
    border-radius: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clock-outer {
    border-color: #B1D235;
    border-style: solid;
    border-width: 1px;
    width: 47px;
    height: 47px;
    border-radius: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.time {
    display: flex;
    align-items: center;
    justify-content: center;
}


.time__value {
    font-size: 24px;
    color: #4D4D4D;
    font-weight: 700;
}

.time__unit {
    display: table;
    margin: 0 auto;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 700;
}



@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/**
 * Additional styles.
 */
.description {
    margin-bottom: 15px;
}



.article-featured .profile-img {
    max-width: 250px;
    border-radius: 4%;
    overflow: hidden;
    margin: 1.2rem 20px 25px 0;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    height: 310px;
}

    .article-featured .profile-img img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        max-width: none;
        width: 100%;
        height: auto;
    }

    .article-featured .profile-img:before {
        content: '';
        display: block;
        padding-top: 100%;
    }

/* Extra small devices (phones, 375px and down) */
    @media (max-width: 375px) {

        .main-header {
            margin-left: -17rem;
            height: 150px;
        }

        .main-header-home {
            height: 150px;
        }

        .clock {
            width: auto;
        }
    
        .clock-outer-shell {
            width: 40px;
            height: 40px;
        }
    
        .clock-outer {
            width: 30px;
            height: 30px;
        }
    
        .sponsor-container {
            margin: 10px 0 13px -33px;
            font-size: 10px;
            max-width: 80%;
        }
    
            .sponsor-container img {
                max-width: 50%;
                padding: .5rem
            }
    
        .sponsor-text {
            text-align: right;
            padding: 0 0 0 .5rem;
            margin-top: 15px;
        }
        .clock-row{
            display: inline-block;
            margin-left: 104px;
        }
    
        .fixed-top {
            background: yellow;
        }
    
        .container {
            max-width: 90%;
        }
    
        .main-header {
            margin-left: -15rem;
            height: 150px;
        }
    
        .main-header-home {
            background-size: cover;
            height: 341px;
        }
    
        .center-div {
            width: 80%;
        }
    
        .time__unit {
            font-size: 12px;
        }
    
        .ml-n5, .mx-n5 {
            margin-left: -1rem !important;
        }
    
        .count-title {
            font-size: 50px;
        }
    
        .timeline-centered .timeline-entry {
            position: inherit;
            width: 100%;
            float: none;
            margin-bottom: 0px;
        }
    
            .timeline-centered .timeline-entry .timeline-entry-inner {
                margin-left: 0px;
            }
    
                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                    display: none;
                }
    
                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                    padding-left: 10px;
                    margin-left: 0px;
                }
    
                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                        display: none;
                    }
    
            .timeline-centered .timeline-entry.left-aligned {
                float: none;
                width: 100%;
                position: inherit;
                text-align: center;
            }
    
                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-right: 0px;
                    padding-right: 10px;
                }
    
        .subsite-buttons-container {
            display: grid;
        }
    
        .btn-grid-row-1 {
            grid-row: 1;
            margin-bottom: 0px;
        }
    
        .btn-grid-row-2 {
            grid-column-start: 1;
            grid-row: auto;
            grid-column-end: span 2;
        }
    
        .datagrid-rates {
            font-size: 10px;
        }
    
            .datagrid-rates tr {
                border-bottom: 1px solid black;
            }
    
                .datagrid-rates tr.gridrowgroup td h4 {
                    font-size: 0.8rem;
                }
    
        .landing-container .alert .btn-container {
            position: relative;
        }
    
        .alert {
            padding-bottom: 0;
        }
    
        .main-logo-container img {
            max-width: 20rem;
        }
    
        .mobile-menu {
            margin-right: -22px;
            margin-top: -5px;
        }
    
    
        .countdown-container .col {
            max-width: 16vw;
        }
    
        .header-headline {
            font-size: 40px;
        }
    
        .inner-headline {
            font-size: 40px;
        }
    
    
    
        .time__value {
            font-size: 16px;
        }
    
        .header-right {
            display: none;
        }
    
        .header-loc-text {
            font-size: 15px;
        }
    
        .header-date-text {
            font-size: 15px;
        }
    
        .main-logo-header-container {
            margin-left: -130px;
            margin-top: -29px;
            height: 260px;
        }
    }


/*Small devices (phones, 600px and down) */
@media only screen and (min-device-width: 376px) and (max-device-width: 576px)
 {
    /* * {
    font-size: 8px;
  } */
    .sponsor-container {
        margin: 10px 0 13px -33px;
        font-size: 10px;
        max-width: 80%;
    }

        .sponsor-container img {
            max-width: 50%;
            padding: .5rem
        }

    .sponsor-text {
        text-align: right;
        padding: 0 0 0 .5rem;
        margin-top: 15px;
    }
    .clock-row{
        display: inline-block;
        margin-left: 104px;
    }

    .fixed-top {
        background: yellow;
    }

    .container {
        max-width: 90%;
    }

    .main-header {
        margin-left: -15rem;
        height: 150px;
    }

    .main-header-home {
        background-size: cover;
        height: 341px;
    }

    .center-div {
        width: 80%;
    }

    .time__unit {
        font-size: 12px;
    }

    .ml-n5, .mx-n5 {
        margin-left: -1rem !important;
    }

    .count-title {
        font-size: 45px;
    }

    .timeline-centered .timeline-entry {
        position: inherit;
        width: 100%;
        float: none;
        margin-bottom: 0px;
    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            margin-left: 0px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                display: none;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                padding-left: 10px;
                margin-left: 0px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    display: none;
                }

        .timeline-centered .timeline-entry.left-aligned {
            float: none;
            width: 100%;
            position: inherit;
            text-align: center;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                margin-right: 0px;
                padding-right: 10px;
            }

    .subsite-buttons-container {
        display: grid;
    }

    .btn-grid-row-1 {
        grid-row: 1;
        margin-bottom: 0px;
    }

    .btn-grid-row-2 {
        grid-column-start: 1;
        grid-row: auto;
        grid-column-end: span 2;
    }

    .datagrid-rates {
        font-size: 10px;
    }

        .datagrid-rates tr {
            border-bottom: 1px solid black;
        }

            .datagrid-rates tr.gridrowgroup td h4 {
                font-size: 0.8rem;
            }

    .landing-container .alert .btn-container {
        position: relative;
    }

    .alert {
        padding-bottom: 0;
    }

    .main-logo-container img {
        max-width: 20rem;
    }

    .mobile-menu {
        margin-right: -22px;
        margin-top: -5px;
    }


    .countdown-container .col {
        max-width: 16vw;
    }

    .header-headline {
        font-size: 40px;
    }

    .inner-headline {
        font-size: 40px;
    }

    .clock {
        width: auto;
    }

    .clock-outer-shell {
        width: 40px;
        height: 40px;
    }

    .clock-outer {
        width: 30px;
        height: 30px;
    }

    .time__value {
        font-size: 16px;
    }

    .header-right {
        display: none;
    }

    .header-loc-text {
        font-size: 15px;
    }

    .header-date-text {
        font-size: 15px;
    }

    .main-logo-header-container {
        margin-left: -130px;
        margin-top: -29px;
        height: 270px;
    }
}


/* Medium devices (tablets, 768px and up) */
@media only screen and (min-device-width: 711px) and (max-device-width: 991px) and (-webkit-min-device-pixel-ratio: 1) {
    .sponsor-container {
        margin: 10px 0 13px 0;
        font-size: 12px;
        max-width: 80%;
    }

    .sponsor-container img {
        max-width: 75%;
        padding: .5rem;
        margin-top: 14px;
    }

    .sponsor-text {
        text-align: center;
        padding: 0.5rem 0 0 .5rem;
        margin-top: 10px;
    }

    .fixed-top {
        background: yellow;
    }

    .container {
        max-width: 90%;
    }

    .main-header-home {
        background-size: cover;
    }

    .center-div {
        width: 90%;
        margin: 0 auto;
    }

    .time__unit {
        font-size: 12px;
    }

    .ml-n5, .mx-n5 {
        margin-left: -1rem !important;
    }

    .count-title {
        font-size: 70px;
    }


    .subsite-buttons-container {
        display: grid;
    }

    .btn-grid-row-1 {
        grid-row: 1;
        margin-bottom: 0px;
    }

    .btn-grid-row-2 {
        grid-column-start: 1;
        grid-row: auto;
        grid-column-end: span 2;
    }

    .datagrid-rates {
        font-size: 10px;
    }

        .datagrid-rates tr {
            border-bottom: 1px solid black;
        }

            .datagrid-rates tr.gridrowgroup td h4 {
                font-size: 0.8rem;
            }

    .landing-container .alert .btn-container {
        position: relative;
    }

    .alert {
        padding-bottom: 0;
    }

    .main-logo-container img {
        max-width: 20rem;
    }

    .mobile-menu {
        margin-left: 132px;
        margin-top: -62px;
    }

    .logo-container img {
        max-width: 25vw;
    }

    .countdown-container .col {
        max-width: 11vw;
    }



    .header-headline {
        font-size: 50px;
    }

    .clock {
        width: auto;
    }

    .clock-outer-shell {
        width: 50px;
        height: 50px;
    }

    .clock-outer {
        width: 40px;
        height: 40px;
    }

    .time__value {
        font-size: 20px;
    }

    .header-right {
        display: none;
    }

    .header-loc-text {
        font-size: 15px;
    }

    .header-date-text {
        font-size: 15px;
    }

    .main-logo-header-container {
        margin: -29px 0 0 -241px;
        padding-top: 35px;
    }
    .main-header {
        margin-left: -18rem;
    }

    .clock-row {
        max-width: 1015px;
        margin-top: -140px;
        margin-left: 51px;
        text-align: center;
    }
}

/* Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199px) and (-webkit-min-device-pixel-ratio: 1) {

    .main-logo-header-container {
        margin-left: -128px;
    }

    .clock-row {
        margin-top: -190px;
        margin-left: 169px;
    }

    .advertisement-banner {
        margin: 20px 0 10px;
    }

    .container {
        max-width: 90%;
    }

    .custom-container2 {
        flex-direction: row;
        text-align: left;
    }

        .custom-container2 .custom-left-side {
            /*   background:blue; */
            width: 30%;
        }

        .custom-container2 .custom-right-side {
            /*   background:red; */
            width: 70%;
            padding: 2rem;
        }

    .landing-container .table th, .landing-container .table td, .landing-container table th, .landing-container table td {
        padding: 15px 30px;
    }

    section.section {
        width: 100%;
        margin: 0 auto;
    }

    .hscroll .item {
        margin-left: 6rem;
    }

    .nav-item .sub-btn {
        display: block;
    }

    .subsite-buttons-container-mobile {
        display: none;
    }

    .countdown-container {
        margin-top: 1.5rem;
    }

    .main-header-home {
        height: 461px;
        padding-top: 0;
    }
    .main-header {
        margin-left: -10rem;
    }
    .sponsor-container {
        margin: 17px 0 13px 0;
        font-size: 14px;
        max-width: 80%;
    }

    .countdown-container .col {
        max-width: 121px;
    }

    .time__unit {
        margin-left: 0 !important;
    }

    #header .header-logo {
        min-width: 210px;
    }


        #header .header-logo img {
            height: 64px;
        }

    #nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: static;
        overflow: hidden;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        #nav.open-subnav {
            background: #354353;
        }

        #nav .primary-nav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-top: 0;
            -webkit-box-pack: end;
            -ms-flex-pack: start;
            justify-content: start;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            /*> li:hover .primary-nav-megamenu {
				display: block;
			}*/
        }

            #nav .primary-nav li {
                -webkit-box-flex: 0;
                -ms-flex: none;
                flex: none;
            }

                #nav .primary-nav li.focused .primary-nav-megamenu {
                    display: block;
                }

            #nav .primary-nav .primary-nav-search {
                display: -webkit-box !important;
                display: -ms-flexbox !important;
                display: flex !important;
                -webkit-box-align: end;
                -ms-flex-align: end;
                align-items: flex-end;
            }

                #nav .primary-nav .primary-nav-search .primary-nav-megamenu {
                    min-height: 0;
                    padding: 45px 0;
                }

                #nav .primary-nav .primary-nav-search .search {
                    max-width: 585px;
                    margin: 0 auto;
                }

            #nav .primary-nav .primary-nav-item {
                border-bottom: 0;
                padding: 10px 15px 24px;
                font-size: 14px;
                font-size: 0.875rem;
            }

                #nav .primary-nav .primary-nav-item:after {
                    content: none !important;
                }

                #nav .primary-nav .primary-nav-item:hover {
                    text-decoration: none;
                }

            #nav .primary-nav .primary-nav-back-item {
                display: none;
            }

    #header {
        position: relative;
        z-index: 9999;
    }

    #nav .primary-nav-megamenu {
        background: rgba(53, 67, 83, 0.95);
        position: absolute;
        left: 0;
        right: 0;
        top: 110px;
        height: auto;
        min-height: 355px;
        padding: 50px 0;
    }

        #nav .primary-nav-megamenu .container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        #nav .primary-nav-megamenu .primary-nav-dropdown-heading {
            font-size: 30px;
            font-size: 1.875rem;
            text-transform: none;
            color: #EEEBE6;
            text-align: left;
            border-bottom: 1px solid #68737E;
            padding-bottom: 25px;
            margin: 0 0 20px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        #nav .primary-nav-megamenu .primary-nav-dropdown {
            -webkit-columns: 2;
            columns: 2;
            -webkit-column-fill: auto;
            column-fill: auto;
            -webkit-box-flex: 1;
            -ms-flex: auto;
            flex: auto;
            -webkit-column-gap: 10%;
            column-gap: 10%;
        }

        #nav .primary-nav-megamenu .primary-nav-item {
            padding: 10px 0;
            color: #EEEBE6;
        }

        #nav .primary-nav-megamenu .primary-nav-megamenu-feature {
            display: block;
            margin-left: auto;
        }

            #nav .primary-nav-megamenu .primary-nav-megamenu-feature img {
                display: block;
            }

    .nav-toggle, .nav-toggle-close {
        display: none;
    }


    .header-headline {
        margin-top: 6px;
    }

    .center-div {
        width: 80%;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/

@media only screen and (min-width: 1200px) and (max-width: 1679px) {
    /*    .container {
        max-width: 70%;
    }*/
    .countdown-container .col {
        max-width: 99px;
    }

    .main-header-home {
        height: 528px;
        background-size: cover;
    }

    .main-header {
        height: 245px;
        margin-left: -60px;
    }



    .landing-container .table th, .landing-container .table td, .landing-container table th, .landing-container table td {
        padding: 15px 30px;
    }

    .sponsor-container {
        margin: 14px 0 13px 0;
        font-size: 14px;
        max-width: 80%;
        margin-top: 36px;
    }

    .sponsor-row{
        margin-left: 40px;
        margin-top: 10px;
    }

    .sponsor-text {
        margin-top: 6px;
    }

    #nav .primary-nav .primary-nav-item {
        padding: 10px 24px 24px;
    }

    .logo-row {
        width: 900px;
        margin-left: 100px;
    }

    .custom-container2 {
        flex-direction: row;
        text-align: left;
    }

        .custom-container2 .custom-left-side {
            /*   background:blue; */
            width: 40%;
        }

        .custom-container2 .custom-right-side {
            /*   background:red; */
            width: 60%;
            padding: 2rem;
        }

    section.section {
        width: 100%;
        margin: 0 auto;
    }

    .main-logo-header-container {
        margin: -29px auto;
        padding-top: 20px;
    }
}

@media (min-width: 1680px) {

    .sponsor-text {
        margin-top: 9px;
    }
    .clock-row {
        margin-top: -72px;
        margin-left: 415px;
    }

    .main-header-home {

        height: 633px;
    }

    .logo-container img {
        max-width: 15vw;
    }
    .exhibit-box {
        flex-wrap: nowrap;
    }

    .main-header {
        height: 251px;
    }

    .custom-container2 {
        flex-direction: row;
        text-align: left;
    }

        .custom-container2 .custom-left-side {
            /*   background:blue; */
            width: 40%;
        }

        .custom-container2 .custom-right-side {
            /*   background:red; */
            width: 60%;
            padding: 2rem;
        }

    .sponsor-container {
        margin: 48px 0 13px 0;
        font-size: 14px;
        max-width: 80%;
    }


    section.section {
        width: 100%;
        margin: 0 auto;
    }

    .landing-container .table th, .landing-container .table td, .landing-container table th, .landing-container table td {
        padding: 15px 30px;
    }
}
/* Custom XXL */
@media (min-width: 1750px) {
    .container {
        max-width: 1600px !important;
    }

    .main-header {
        height: 298px;
    }

    .section.tertiary-bg .sf_colsIn,.section.secondary-bg .sf_colsIn {
        padding: 0 300px;
    }
    .sponsor-container {
        margin: 48px 0 13px 0;
        font-size: 14px;
        max-width: 60%;
    }

    .exhibit-box {
        flex-wrap: nowrap;
    }

    .main-logo-header-container {
        padding-top: 89px;
    }

    .inner-headline {
        font-size: 75px;
    }
}

@media (min-width: 2254px) {

    #siteMainNav a {
        font-size: 26px;
    }

    #REGISTERDrop {
        height: 59px;
        width: 204px;
    }

    .main-header {
        height: 406px;
        margin-left:0;
    }

    .inner-headline {
        font-size: 105px;
    }

    .exhibit-box {
        flex-wrap: nowrap;
    }

    .custom-container2 {
        flex-direction: row;
        text-align: left;
    }

        .custom-container2 .custom-left-side {
            /*   background:blue; */
            width: 40%;
        }

        .custom-container2 .custom-right-side {
            /*   background:red; */
            width: 60%;
            padding: 2rem;
        }

            .custom-container2 .custom-right-side .btn-container {
                padding-bottom: 0px;
                display: block;
            }

            .align-items-center {
                max-width: 1414px;
                margin: 0 auto;
            }

            .clock-row {
                margin-top: -144px;
                margin-left: 643px;
            }
            .sponsor-container img {
                max-width: 100%;
                padding: .5rem;
            }

            .sponsor-row{
                margin-top: -20px;
            }

            .main-header-home {
                height: 749px;
            }

            .main-logo-header-container {
                padding-top: 80px;
                margin-top: -27px;
                height: 749px;
            }
    section.section {
        width: 100%;
        margin: 0 auto;
    }
}
