.footer1-child2 img {
    width: 100%;
}
.error{
    color: red;
    font-size: 12px;
}
.star{
    color: red;
    padding-left:0px !important;
}
.dtimer{
    display: none;
}
.dropdown-image img{
width: 100%;
}
.abstract-section2{
margin-bottom: 80px;
}
.abstract-section2{
padding-top:60px;
}
.abstract-submission-3-img{
justify-content:center;
display: flex;
text-align: center;
gap: 20px;
}
.abstract-submission-3-img img{
width: 40%;
}

/* ----------------------- */
.header-container {
        position: relative;
        display: inline-block;
    }
    
    .header-container h4 {
        text-align: left;
        border-bottom: 1px solid rgb(104, 101, 101);
        padding-bottom: 10px;
        padding-top: 30px;
        font-weight: 600;
        margin: 0; /* Remove default margin to adjust positioning */
    }
    
    .header-container .underline-square {
        position: absolute;
        left: 45%;
        bottom: 0;
        width: 30px; /* Width of the square */
        height: 5px; /* Height of the square */
        background-color: #8bc53f; /* Color of the square */
        transform: translateX(-50%); /* Center the square horizontally */
        transform: translateY(50%);
    }
    /* ------------------------- */

    .form-group input, .form-group select, .form-group textarea{
        display: block;
        width: 395px !important;
        background-color: #fff;
        border: 1px solid #eee;
        padding: 0.625em 0.7375em;
        outline: 0;
        border: 1px solid #8bc53f;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        height: 45px;
    }
    .forms-control{
       
display: flex;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    }
    .form-group-main-heding h6 {
        font-size: 20px;
        padding-bottom:2px;
    }
    .form-group-main-heding span {
padding-left: 25px;
font-size: 13px;
}
.header-container-main{
width: fit-content;
margin: 0px auto;
}
.form-group{
display:flex;
}
.forms-control{
border: 1px solid #8bc53f;
}

.abstract-section2 .form{
    padding: 25px 30px !important;
}



/* ----------------- */


@media only screen and (min-width: 992px) and (max-width: 1199px){
.form-group input, .form-group select, .form-group textarea {
display: block;
width: 284px !important;
background-color: #fff;
border: 1px solid #eee;
padding: 0.625em 0.7375em;
outline: 0;
border: 1px solid #8bc53f;
-webkit-transition: 0.5s;
transition: 0.5s;
height: 45px;
}
.g-recaptcha{
margin-left: -15px !important;
}
}
@media (min-width: 601px) and (max-width: 900px){
.forms{
    width: 80%;
    margin: 0px auto;
}
.form-group input, .form-group select, .form-group textarea {
display: block;
width: 480px !important;
background-color: #fff;
border: 1px solid #eee;
padding: 0.625em 0.7375em;
outline: 0;
border: 1px solid #8bc53f;
-webkit-transition: 0.5s;
transition: 0.5s;
height: 45px;
}
}

@media (max-width: 600px){
.form-group-main {
width: 90%;
margin: 0px auto;
box-shadow: 0px 0px 2px 1px #c0bdbd;
}
.g-recaptcha{
padding: 30px 0px !important;
}
.header-container {
padding-left: 0px;
}
.form-group-main-heding span{
text-align: left;
    padding: 0px;
    font-size: 12px;
}

}
@media (max-width: 390px){
.form-group-main {
width: 95% !important;
margin: 0px auto;
box-shadow: 0px 0px 2px 1px #c0bdbd;
}

.abstract-img{
    width: 90%;
}
.abstract-img img {
width: 100%;
padding-left: 15px;
}
.abstract-submission-3-img img{
width: 3%;
}
.form-group input, .form-group select, .form-group textarea {
display: block;
width: 310px !important;
background-color: #fff;
border: 1px solid #eee;
padding: 0.625em 0.7375em;
outline: 0;
border: 1px solid #8bc53f;
-webkit-transition: 0.5s;
transition: 0.5s;
height: 45px;
}

.form-group-main {
    width: 100%;
    margin-left: 5px !important;
    box-shadow: 0px 0px 2px 1px #c0bdbd;
}

.g-recaptcha{
    width: 60% !important;
    margin-left:-30px !important;
}


}


.footer1-child2 img {
        width: 100%;
    }

    .error {
        color: red;
        font-size: 12px;
    }

    .star {
        color: red;
        padding-left: 0px !important;
    }

    .dtimer {
        display: none;
    }

    .dropdown-image img {
        width: 100%;
    }

    .abstract-section2 {
        margin-bottom: 80px;
    }

    .abstract-section2 {
        padding-top: 60px;
    }

    .abstract-submission-3-img {
        padding-bottom: 10px;
        justify-content: center;
        display: flex;
        text-align: center;
        gap: 20px;
    }

    .abstract-submission-3-img img {
        width: 40%;
    }

    /* ----------------------- */
    .header-container {
        position: relative;
        display: inline-block;
    }

    .header-container h4 {
        text-align: left;
        border-bottom: 1px solid rgb(104, 101, 101);
        padding-bottom: 10px;
        padding-top: 30px;
        font-weight: 600;
        margin: 0;
        /* Remove default margin to adjust positioning */
    }

    .header-container .underline-square {
        position: absolute;
        left: 45%;
        bottom: 0;
        width: 30px;
        /* Width of the square */
        height: 5px;
        /* Height of the square */
        background-color: #8bc53f;
        /* Color of the square */
        transform: translateX(-50%);
        /* Center the square horizontally */
        transform: translateY(50%);
    }

    /* ------------------------- */

    .form-group input,
    .form-group select,
    .form-group textarea {
        display: block;
        width: 395px !important;
        background-color: #fff;
        border: 1px solid #eee;
        padding: 0.625em 0.7375em;
        outline: 0;
        border: 1px solid #8bc53f;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        height: 45px;
    }

    .forms-control {

        display: flex;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

    }

    .form-group-main-heding h6 {
        font-size: 20px;
        padding-bottom: 2px;
    }

    .form-group-main-heding span {
        padding-left: 25px;
        font-size: 13px;
    }

    .header-container-main {
        width: fit-content;
        margin: 0px auto;
    }

    .form-group {
        display: flex;
    }

    .forms-control {
        border: 1px solid #8bc53f;
    }

    .submit-button button {
        margin-bottom: 30px;
    }


    .form-group-main-heding-main {
        display: flex
    }

    .form-group-main-heding-btn {
        padding-top: 40px;
        margin-left: auto;
    }

    .form-group-main-heding-btn a {
        padding: 10px 20px;
        background-color: #8bc53f;
        color: white;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-size: 14px;
        text-decoration: none;
    }



    /* ----------------- */
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {

        .form-group input,
        .form-group select,
        .form-group textarea {
            display: block;
            width: 335px !important;
            background-color: #fff;
            border: 1px solid #eee;
            padding: 0.625em 0.7375em;
            outline: 0;
            border: 1px solid #8bc53f;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            height: 45px;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1199px) {

        .form-group input,
        .form-group select,
        .form-group textarea {
            display: block;
            width: 284px !important;
            background-color: #fff;
            border: 1px solid #eee;
            padding: 0.625em 0.7375em;
            outline: 0;
            border: 1px solid #8bc53f;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            height: 45px;
        }

        .g-recaptcha {
            margin-left: -15px !important;
        }

        .form-group-main-heding-main {
            flex-direction: column;
        }

        .form-group-main-heding-btn {
            margin-left: 0px;
        }
    }

    @media only screen and (min-width: 901px) and (max-width: 991px) {
        .form-group-main-heding-main {
            flex-direction: column;
        }

        .form-group-main-heding-btn {
            margin-left: 0px;
        }

        .abstract-img-para {
            position: absolute;
            top: 219px;
            left: 40px;
        }
    }


    @media (min-width: 601px) and (max-width: 900px) {
        .forms {
            width: 80%;
            margin: 0px auto;
        }

        .form-group input,
        .form-group select,
        .form-group textarea {
            display: block;
            width: 480px !important;
            background-color: #fff;
            border: 1px solid #eee;
            padding: 0.625em 0.7375em;
            outline: 0;
            border: 1px solid #8bc53f;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            height: 45px;
        }

        .form-group-main-heding-main {
            flex-direction: column;
        }

        .form-group-main-heding-btn {
            margin: 0px auto;
        }

        .abstract-img-para {
            position: absolute;
            top: 219px;
            left: 40px;
        }
    }

    @media (min-width: 601px) and (max-width: 767px) {
        .forms {
            width: 90%;
            margin: 0px auto;
        }

        .form-group input,
        .form-group select,
        .form-group textarea {
            display: block;
            width: 400px !important;
            background-color: #fff;
            border: 1px solid #eee;
            padding: 0.625em 0.7375em;
            outline: 0;
            border: 1px solid #8bc53f;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            height: 45px;
        }
    }



    @media (max-width: 600px) {
        .form-group-main {
            width: 90%;
            margin: 0px auto;
            box-shadow: 0px 0px 2px 1px #c0bdbd;
        }

        .g-recaptcha {
            padding: 30px 0px !important;
        }

        .header-container {
            padding-left: 0px;
        }

        .form-group-main-heding span {
            text-align: left;
            padding: 0px;
            font-size: 12px;
        }

        .form-group input,
        .form-group select,
        .form-group textarea {
            display: block;
            width: 333px !important;
            background-color: #fff;
            border: 1px solid #eee;
            padding: 0.625em 0.7375em;
            outline: 0;
            border: 1px solid #8bc53f;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            height: 45px;
        }

        .form-group-main-heding-main {
            flex-direction: column;
        }

        .form-group-main-heding-btn {
            margin: 0px auto;
        }

        .abstract-img-para {
            position: absolute;
            top: 180px;
            left: 40px;
        }

    }

    @media (max-width: 390px) {
        .form-group-main {
            width: 95% !important;
            margin: 0px auto;
            box-shadow: 0px 0px 2px 1px #c0bdbd;
        }

        .abstract-img {
            width: 90%;
        }

        .abstract-img img {
            width: 100%;
            padding-left: 15px;
        }

        .abstract-submission-3-img img {
            width: 3%;
        }

        .form-group input,
        .form-group select,
        .form-group textarea {
            display: block;
            width: 310px !important;
            background-color: #fff;
            border: 1px solid #eee;
            padding: 0.625em 0.7375em;
            outline: 0;
            border: 1px solid #8bc53f;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            height: 45px;
        }

        .form-group-main {
            width: 100%;
            margin-left: 5px !important;
            box-shadow: 0px 0px 2px 1px #c0bdbd;
        }

        .g-recaptcha {
            width: 60% !important;
            margin-left: -30px !important;
        }

    }