body {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    overflow: hidden;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.02em;
}
.main-content {
    background-image: url("../images/registration-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100vw;
    overflow-y: scroll;
}
.pc-hide {
    display: none;
}
.footer_div {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    background: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.bjitlogo {
    display: none;
}

.footer_text {
    font-family: Roboto;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    margin-right: 15px;
}

.footer_org {
    /* display: flex; */
    align-items: center;
    /* margin-right: 10%; */
}

.footer_exc {
    /* display: flex; */
    align-items: center;
    /* margin-right: 10%; */
    /* width: 50%; */
    /* margin-left: -100px; */
}
.footer_exc_members {
    align-items: center;
}
/* .globalgeeks{
    height: 50px;
} */

.footer_exc_image img {
    width: 450px;
}
nav {
    margin-right: 15px !important;
}
nav.header-navigation {
    /* background: linear-gradient(to bottom, #00346A 50%,#4A006700 100%); */
    right: 0;
    margin-right: 15px !important;
}
.button-block a {
    font-family: Roboto;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
    background: linear-gradient(90deg, #b6246e 0%, #f9636b 100%);
    padding: 10px 30px;
    border-radius: 50px;
}
.button-block a:hover {
    text-decoration: none;
}
.reg_logo_image {
    position: fixed;
    left: 45px;
    top: 20px;
    z-index: 999;
}
.judge-panel-section {
    margin: 150px 0px;
}
.judge-panel-section .judge_panel_thumbnail {
    margin-top: 50px;
}
.judge-panel-section .judge_panel_thumbnail .title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 10px;
    color: #ffffff;
    padding: 10px 0px 5px 0px;
}
.judge-panel-section .judge_panel_thumbnail .subtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 10px;
    color: #ffffff;
    padding: 5px 0;
}
.judge-panel-section .judge_panel_thumbnail .thumb-image-box {
    width: 195px;
    height: 265px;
}
.judge-panel-section .judge_panel_thumbnail .thumb-image-box img {
    width: 100%;
    border-radius: 5px;
}
.time_left_image_footer {
    position: absolute;
    /* position: fixed; */
    height: 80px;
    left: 0px;
    /* top: 624px; */
    /* width: 1152px; */
    /* left: 0; */
    bottom: 0;
    right: 0;
    /* height: 76px; */
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    justify-content: center;
    align-items: center;
}
.start_registration_image {
    width: 350px;
    padding-left: 50px;
}
.time_left_text {
    font-family: Roboto;
    /* font-style: italic; */
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    text-align: right;
    color: #333333;
}
/* .start_registration_image i   mg{
    width:100%;
} */
.judge-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
}
.hackathon_guideline_section {
    margin: 120px 0;
}
.hackathon_overview_lable {
    font-family: Roboto;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 10px;
    text-align: center;
    display: inline-block;
    color: #00346a;
    background: #fff;
    padding: 10px 40px;
    border-radius: 50px;
    margin-bottom: 20px;
}

.hackathon_overview_description h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 10px;
    color: #ffffff;
    line-height: 20px;
    margin: 10px 0;
}
.hackathon_overview_description p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    opacity: 1;
    margin-bottom: 15px;
    text-align: justify;
}
.download_section {
    margin-top: 50px;
}
.download_section a {
    font-family: Roboto;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 10px;
    text-align: center;
    color: #ffffff !important;
    background: linear-gradient(270deg, #f9636b 26.94%, #b6246e 56.25%);
    border-radius: 50px;
    text-decoration: none;
    padding: 10px 40px;
    cursor: pointer;
}
.registration_section {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 35px;
}
.registration_section a {
    font-family: Roboto;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 10px;
    text-align: center;
    color: #00346a !important;
    background: #fff;
    border-radius: 50px;
    text-decoration: none;
    padding: 10px 30px;
    cursor: pointer;
}
.not_yet_register {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 10px;
    text-align: left;
    color: #ffffff;
    margin-right: 20px;
    margin-left: 15px;
}
.co-organizer_image img {
    width: 90%;
    /* outline: none; */
    /* padding-left: 50px; */
}
.co-org {
    margin: 0 20px;
}
.imp {
    font-weight: bold;
    font-style: italic;
    opacity: 1 !important;
}
/*For Mobile Version*/
@media screen and (max-width: 1024px) {
    body {
        padding-left: 8px;
        padding-right: 8px;
        outline: 0;
        background-image: url("../images/registration-bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .footer_div {
        display: flex;
        justify-content: center;
    }
    .footer_org {
        display: flex;
        align-items: center;
        margin-right: 10%;
    }

    .footer_text {
        font-weight: 700;
        font-size: 9px;
        margin-left: 10px;
    }
    .footer_exc {
        display: none;
    }
    .footer_exc_members {
        display: none;
    }
    .bjitlogo {
        /* position: absolute; */
        display: block;
        margin-left: 10px;
        width: 130.89px;
        height: 36px;
    }
    .sp-hide {
        display: none;
    }
    .pc-hide {
        display: unset;
    }
    .judge-panel-section .judge_panel_thumbnail .thumb-image-box {
        width: auto;
        height: auto;
    }
    .judge-panel-section .judge_panel_thumbnail .subtitle {
        line-height: 15px;
    }
    .reg_logo_image_mobile {
        position: fixed;
        left: 10px;
        top: 10px;
        z-index: 4;
    }
    .judge-panel-section {
        padding: 150px 0 0 0;
    }
    nav.header-navigation {
        /* background: linear-gradient(to bottom, #4A0067 50%,#4A006700 100%); */
        margin-right: 0px !important;
    }
    .button-block a {
        padding: 10px 35px;
    }
    .start_registration_image {
        width: 250px;
        padding-left: 25px;
    }
    /* .start_registration_image img {
    margin-left: 14%;
  } */
    .time_left_text {
        font-size: 1rem;
        font-weight: 700;
        /* line-height: 23px; */
        margin-left: 10%;
    }
    
    .registration_section {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-items: start;
        margin-top: 5px;
        margin-left: 80px;
    }
    .registration_section a {
        margin-top: 20px;
    }
}

.list_item {
    margin-left: 20px;
}

.list_item_dot {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: white;
    color: white;
    display: inline-block;
    margin-right: 20px;
}
