/* * {
    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;
}


.landing-container a {
    color: #F78D26;
    font-size: 16px;
    font-weight: 600;
    font-family: "sofia-pro", Arial, Sans-Serif;
}

#sidebar-wrapper a {
    color: #F78D26;
}

.landing-container h1 {
    padding: .5rem 1.5rem;
    text-transform: uppercase;
    color: #223b90;
    background: #46E3BA;
    margin-bottom: 0px;
    font-size: 2.5rem;
    font-weight: 600;
}

.h1-secondary h1{
    color:#46E3BA ;
    background: #223b90;
}


.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: #223b90;
    /* margin-bottom: 2rem; */
    font-weight: 700;
}



.landing-container h3 {
    color: #223b90;
    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: #F78D26;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1.5rem;
}


.landing-container h5 {
    color: #223b90;
    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: #223b90;
    padding: 10px 25px 10px 20px;
}

    .landing-container .dropdown-menu a {
        color: #F78D26 !important;
    }

.landing-container .dropdown-item:hover, .dropdown-item:focus, .landing-top .dropdown-item:hover {
    background-color: #223b90;
}

.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-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2026/1440x390-rw26-hotel-travel-section-background.jpg?sfvrsn=580ec9ae_1');
    background-color: #223b90;
    color: #46E3BA !important;   
    width: 100%;
}

    section.dark-blue-bg h2::after {
        border-color: #BB2026;
    }

    section.dark-blue-bg h3 {
        color: white;
    }

        section.dark-blue-bg h3.yellow {
            color: #BB2026;
        }

        section.dark-blue-bg h3.underlined {
            border-bottom: 2px solid white;
        }

section.primary-bg {
    background: #46E3BA;
    color: #223b90 !important;
    width: 100%;
}


    section.primary-bg h2 {
        color: #FFFFFF;
    }

    section.primary-bg h3 {
        color: #F78D26;
        padding: 10px 0 0 0px;
        line-height: 1.2;
    }


    section.primary-bg h4 {
        color: #F78D26;
    }

    section.primary-bg h3.yellow {
        color: #F78D26;
    }

    section.primary-bg h3.underlined {
        border-bottom: 2px solid white;
    }

section.secondary-bg {
    background: #46E3BA;
    background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2026/secondary-section.jpg?sfvrsn=1c3d7b60_1');
    color: black !important;
    width: 100%;
    background-size: contain;
}



    section.secondary-bg h3 {
        color: white;
    }

        section.secondary-bg h4 {
        color: #000;
        }

        section.secondary-bg h5 {
            padding: 0;
        }

        section.secondary-bg h3.yellow {
            color: #F78D26;
        }

        section.secondary-bg h3.underlined {
            border-bottom: 2px solid white;
        }

section.tertiary-bg {
    background: #1E3B44 url('https://www.rims.org/images/default-source/event-webpages/riskworld-2026/tertiary-section.png?sfvrsn=ae2742e2_1') bottom no-repeat;
    color: #223b90 !important;
    width: 100%;
    background-size: cover;
}


    section.tertiary-bg h3 {
        color: #223b90;
    }

    section.tertiary-bg h4 {
        color: #223b90;
    }

    section.tertiary-bg h3.yellow {
        color: #F78D26;
    }

    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 {
    width: 85%;
    margin: 0 auto;
}


.rdCommands a {
    min-width: unset !important;
}

.hide-mobile {
    display: none;
}

.footer {
    background-color: #223b90;
    padding-top: 10px;
    padding-bottom: 15px;  
    color:white;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}


.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 #223b90;
        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: #223b90;
            border-color: #223b90;
            background-color: transparent;
        }

        .btn-container a.btn-primary2 {
            color: rgb(255,255,255);
            border-color: #223b90;
        }

        .btn-container a.btn-secondary {
            color: #46E3BA;
            border-color: #46E3BA;
            background-color: transparent;
        }

        .btn-container a.btn-full-secondary, .secondary-btn {
            color: #223b90;
            border-color: #ffdf52;
            background-color: #ffdf52;
            border-radius: 10px;
        }

        .btn-container a.btn-full-primary {
            border-color: #223b90;
            background: #223b90;
            color: #ffdf52;
            border-radius: 10px;
        }

        .btn-container a.btn-full-tertiary2 {
            border-color: #BB2026;
            background: #BB2026;
            color: #F78D26;
            border-radius: 10px;
        }

        .btn-container a.btn-full-tertiary {
            border-color: #7BDFF9;
            background: #7BDFF9;
            color: #223b90;
            border-radius: 10px;
        }



        .btn-container a:hover {
            background: #7BDFF9;
        }

        .btn-container a.btn-primary:hover {
            background: #223b90;
            color: white;
        }

        .btn-container a.btn-full-primary:hover {
            background: #ffdf52;
            color: #223b90;
        }


        .btn-container a.btn-full-tertiary2:hover {
            background: White;
        }

        .btn-container a.btn-secondary:hover {
            background: #223b90;
            color:#ffdf52;
        }

        .btn-container a.btn-full-secondary:hover {
            background: #223b90;
            color: #ffdf52;
        }

        .blue-box {
            background-color: #223b90;
            text-align: center;
            padding: 20px 5%;
            margin-top: -246px;
            margin-bottom: 323px;
            background-size: cover;
        }

        .black-box {
            background-color: #F78D26;
            padding: 20px 5%;
            margin-top: -210px;
        }

/* New buttons Colors end */


.rims-btn {
    padding: 15px;
    border: 2px solid #223b90;
    color: #223b90 !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: #223b90 !important;
    height: 8rem;
}

.navbar{
    background-color: #223b90;
    height: 6rem;
    opacity: 90%;
}




.btn-container {
    padding-bottom: 2rem;
}

.logo-container img {
    max-width: 20rem;
    margin: 14px 0px 14px 0px;
}

#siteMainNav.fixed-top .logo-container img {
    max-width: 6rem;
    padding-left: 10px;
}

#siteMainNav .navbar-toggler {
    background: #223b90;
    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;
    }



#REGISTERDrop {
    color: #223b90 !important;
    background-color: #ffdf52;
    height: 40px;
    padding-top: 8px;
    width: 150px;
    margin-top: -8px;
    border-radius: 5px;
}

#siteMainNav a {
    color: #FFFFFF;
    font-size: 1rem;
    font-weight: 800;
}

#siteMainNav .login-btn-container {
    margin: auto;
}

.menu-container {
    align-items: end;
}

.main-logo-header-container {
    margin: 0;
    padding-top: 0;
}





.main-logo-container {
    text-align: center;
    /* margin-top: 2rem; */
}

    .main-logo-container img {
        max-width: 35rem;
    }



/* NAVIGATION BUTTON STYLING */


.nav-item {
    margin-left: 10px;
    margin-right: 10px;
    opacity: 100%;
}

    .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: #F78D26;
        }

        .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 */




.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: #BB2026;
    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;
}



.image-overlay img {
    width: 100%;
}

.image-overlay > div {
    background: #F78D26;
    position: absolute;
    width: 100%;
    height: 20%;
    bottom: 0rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
}


.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 {
    position: relative;
    bottom: 0;
    width: 100%;
}

#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: #223b90;
    -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: white;
        font-weight: 600 !important;
        border: Solid #223B90;
        background-color: #223B90;
        padding: 10px 5px;
        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: white;
        border: Solid white;
        color: #223b90;
        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 .timeline-entry {
        position: relative;
        width: 55%;
        float: right;
        margin-bottom: 10px;
        clear: both;
    }
  /*
        .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: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: #FFFFFF;
                    color: #223B90;
                    padding-right: 30px;
                    border-radius: 10px;
                }
                    /*
                    .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 #F6A91B transparent transparent;
                    }
                        
                            .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 {
            position: relative;
            margin-left: -12px;
        }



            .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: #223B90;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-reverse-row .timeline-time {
                display: inline;
                color: #223B90;
            }

            .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: 22px;
                    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: #F6A91B;
                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:#FFFFFF;
                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: 3px;
                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 {
                    color: #000;
                    font-size: 17px;
                }

        .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label .title {
            font-weight: 600;
            color: #223B90;
        }

        .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .description {
            font-size: 14px;
        }

        .nav-tabs {
            border-bottom: none; 
        }


/* ----------- TIMELINE --------------- */



/*Header Image Backdrop*/

.image-backdrop {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    z-index: -100;
    margin-top: -100px;
}

    .image-backdrop .background-image div {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    .image-backdrop-back{
        background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2026/1440x675-rw26-homepage-header-background.jpg?sfvrsn=264ec92_1');
        height: 730px;
        width: 100vw;
    }

    .image-backdrop-front{    
        height: auto;
        width: 75vw;
        margin: 81px auto 0 auto;
    }

    .image-backdrop .container {
        z-index: 10;
        position: relative;
    }


/* INNER CONTAINER HEADER */
.main-logo-container-innerPage {
    max-width: 40rem;
    margin: 0 auto;
    padding-bottom: 1rem;
}

/* INNER CONTAINER HEADER END */

    .image-backdrop-back-inner{
        background-image: url('https://www.rims.org/images/default-source/event-webpages/riskworld-2026/1920x500-rw26-insite-header-background.jpg?sfvrsn=f03bd9b0_4');
        height: 500px;
        width: 100vw;
    }

    .image-backdrop-front-inner{
        height: 380px; 
        margin: 60px auto;
    }




/* 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: #223b90;
    color: #46E3BA;
    font-weight: 600;
}

    .datagrid-rates tr.gridrowgroup td h4 {
        color: #46E3BA;
        margin: 0px;
    }

.datagrid-rates tr.gridrowgroup:nth-child(2) td,
.datagrid-rates tr.gridrowgroup:nth-child(11) td {
    background: #2BEDE7 !important;
}

    .datagrid-rates tr.gridrowgroup:nth-child(2) td h4,
    .datagrid-rates tr.gridrowgroup:nth-child(11) td h4 {
        color: #223b90;
    }

.datagrid-rates tr.gridheader td:nth-child(3) {
    background: #B1D235;
}

.datagrid-rates td:nth-child(3) {
    background: #46E3BA !important;
    color: white;
}

.datagrid-global td {
    font-weight: 600;
}

.datagrid-global tr.gridheader td, .datagrid-global tr.gridrowgroup td {
    background: #223b90;
    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: #223b90;
    }

.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;
    }

/* End of Schedule Table */

/* Save the date */

/* The button */


/* Cancellation Page   */


.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: #F78D26;
    background: transparent;
    border: 2px solid #F78D26;
}

.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 */
/* */



.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;
        flex-grow: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
    }

.header-line {
    margin-top: -15px;
    background-color: #BB2026;
    height: 10px;
}

#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 */

.header-mid-logo {
    background-color: #46E3BA;
    justify-content: center;
    display: flex;
    position: relative;
    width: 100%;
    height: 121px
}

    .header-mid-logo img {
        margin-left: 20px;
        width: 228px;
    }

.main-header-home{
    display: flex;
    align-items: center;
}

.clock-row{
   display: flex;
   align-items: center;
} 

.clock {
    width: 65px;
    display: contents;
}

.clock-outer-shell {
    background-color: white;
    width: 50px;
    height: 50px;
    border-radius: 10%;
    display:flex;
    align-items: center;
    justify-content: center;
}

.countdown-container{
  width: 471px;  
}

.clock-outer {
    border-color: #46E3BA;
    border-style: solid;
    border-width: 3px;
    width: 45px;
    height: 45px;
    border-radius: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.sponsor-text {
    font-size: 15px;
    font-weight: 600;
    text-align: right;    
}

.time {
    display: flex;
    align-items: center;
    justify-content: center;
}


.time__value {
    font-size: 35px;
    color: #4D4D4D;
    font-weight: 700;
}

.time__unit {
    display: contents;
    margin: 0 auto;
    font-size: 14px;
    color: #223b90;
    font-weight: 700;
}

.sponsor-container {
    margin: 0;
    font-size: 14px;
    max-width: 50%;
    display: flex;
    justify-content: center;
}

@-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{
    margin: 0 10% 0 10%;
}

.article-featured .profile-img {
    max-width: 250px;
    max-height: 250px;
    border-radius: 4%;
    overflow: hidden;
    margin: 1.2rem 20px 25px 0;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

    .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, 600px and down) */
@media (max-width: 576px) {
    /* * {
    font-size: 8px;
  } */

    .header-mid-logo{
        height: 220px;
    }
    .image-backdrop-front{
        height: 408px;
        width: 95vw;
        margin: 0 auto;
    }  

    .image-backdrop-back {
        height: 479px;
    }

    .image-backdrop-front-inner {
        width: 450px;
        height: 400px;
    }

    .countdown-container {
        margin: 0 auto;
    }

    .sponsor-container {
        margin: 0 auto;
        max-width: 100%;
    }

        .sponsor-container img {
            max-width: 95%;
            padding: .5rem
        }

    .sponsor-text {
        text-align: end;
        padding: .5rem 0 0 .5rem;
    }

    .fixed-top {
        background: yellow;
    }

    .container {
        max-width: 90%;
    }
    .navbar {
        height: 3rem;
    }
 

    .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;
    }



    .header-headline {
        font-size: 40px;
    }

    .inner-headline {
        font-size: 40px;
    }


    .clock-row {
        display: block;
    }

    .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;
    }
}


/* Medium devices (tablets, 768px and up) */
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) and (-webkit-min-device-pixel-ratio: 1) {
    .sponsor-container {
        margin: 10px 0 13px 0;
        font-size: 12px;
        max-width: 44%;
    }

        .sponsor-container img {
            max-width: 90%;
            padding: .5rem
        }

    .sponsor-text {
        text-align: center;
        padding: .5rem 0 0 .5rem;
    }

    .fixed-top {
        background: yellow;
    }

    .container {
        max-width: 90%;
    }

    .image-backdrop {
        margin-top: -16px;
    }

    .center-div {
        width: 100%;
        margin: 0 auto;
    }

    .navbar{
        margin-top: -18px;
    }

    .nav-item{
        margin: 0;
    }

    #siteMainNav a {
        font-size: 16px;
    }

    #REGISTERDrop {
        height: 33px;
        padding: 5px;
        width: 96px;
        margin-top: -6px;
        border-radius: 10%;
    }

    .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-right: -22px;
        margin-top: -75px;
    }




    .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: 0;
        padding-top: 0;
    }

    .image-backdrop-front {
        width: 100vw;
    }
}

/* Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199px) and (-webkit-min-device-pixel-ratio: 1) {

    .advertisement-banner {
        margin: 20px 0 10px;
    }

    .container {
        max-width: 90%;
    }

    .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;
    }

    .main-logo-container-innerPage {
        padding-bottom: 1rem;
    }

    .nav-item .sub-btn {
        display: block;
    }

    .subsite-buttons-container-mobile {
        display: none;
    }


    .image-backdrop-front {
        width: 75vw;
    }


    #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;
            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: 100%;
    }

    .clock-outer-shell {
        width: 50px;
        height: 50px;
    }

}

/* Extra large devices (large desktops, 1200px and up)*/

@media only screen and (min-width: 1200px) and (max-width: 1679px) {







    .landing-container .table th, .landing-container .table td, .landing-container table th, .landing-container table td {
        padding: 15px 30px;
    }

    .sponsor-container {
        margin: 0;
        font-size: 14px;
        max-width: 50%;
    }

    #nav .primary-nav .primary-nav-item {
        padding: 10px 24px 24px;
    }

    .logo-row {
        width: 900px;
        margin-left: 100px;
    }


    section.section {
        width: 100%;
        margin: 0 auto;
    }

    .main-logo-header-container {
        margin: 0;
        padding-top: 0;
    }
}

@media (min-width: 1680px) {


    .exhibit-box {
        flex-wrap: nowrap;
    }




    .sponsor-container {
        margin: 0;
        font-size: 14px;
        max-width: 50%;
    }


    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;
    }



    .sponsor-container {
        margin: 0;
        font-size: 14px;
        max-width: 50%;
    }

    .exhibit-box {
        flex-wrap: nowrap;
    }

    .main-logo-header-container {
        padding-top: 0;
    }

    .inner-headline {
        font-size: 75px;
    }
}

@media (min-width: 2254px) {

    #siteMainNav a {
        font-size: 26px;
    }

    #REGISTERTop {
        width: 204px;
        padding-top: 0px;
        margin-top: 0px;
    }



    .inner-headline {
        font-size: 105px;
    }

    .exhibit-box {
        flex-wrap: nowrap;
    }

    section.section {
        width: 100%;
        margin: 0 auto;
    }
}



/*Cookie Policy */

.cookiebanner {
    background: #223b90 !important;
    border-top: solid 1px #223b90;
    color: white !important;
    opacity: 92%;
}

/* SifeFinity Designer Template fix */

#sfPageContainer .image-backdrop-back, #sfPageContainer .image-backdrop-back-inner {
  position: relative;
}

#sfPageContainer .image-backdrop-front, #sfPageContainer .image-backdrop-front-inner {
  position: relative;
}