* {
    font-family: "Roboto", sans-serif, "Font Awesome 5 Pro";
}

body {
    margin: 0;
    padding: 0;
}

.header-banner {
    display: block;
    height: 10vh;
    padding: 2rem;
    position: fixed;
    z-index: 5;
    width: 100%;
    -webkit-box-shadow: 0 4px 6px -6px #222;
    -moz-box-shadow: 0 4px 6px -6px #222;
    box-shadow: 0 4px 6px -6px #222;
    /* margin-bottom: rem; */

}

/* latest css code */

.chosen-container {
    display: inline-block;
    font-size: 14px;
    vertical-align: baseline;
    margin-top: 0rem !important;
}

.chosen-drop {
    margin-top: 10px;
}

.chosen-container-active .chosen-choices {
    height: 60%;
}

.timer-counter-otp {
    /* text-align: center; */
    border: 0px solid #173654;
    display: inline;
    padding: 0px;
    color: #173654;
    font-family: Verdana, sans-serif, Arial;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)* .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

.md-otp1 {
    z-index: 20000;
    margin-top: 10%;
    border-bottom: none !important;
}

.pop-form-content {
    text-align: center;
}

.modal-content {
    width: 90% !important;
}

.pop-form-content i {
    font-size: 40px;
    color: white;
    background-color: green;
    padding: 10px 12px;
    border-radius: 49%;
}

.pop-form-content-1 {
    text-align: center;
}

.pop-form-content-1 i {
    font-size: 40px;
    color: white;
    background-color: red;
    padding: 10px 17px;
    border-radius: 49%;
}

/* latest css code end */
.banner-logo {
    float: left;
}

.contact-button {
    width: 25rem;
    padding: 0.7rem 1.3rem 0.7rem 1.3rem;
    font-size: 18px;
    float: right;
    background-color: #070A6C;
    color: white;
    border: none;
    margin-right: 3rem;
    border-radius: 5px;
    cursor: pointer;
}

#fileNameDisplay {
    left: -11.8rem;
    position: relative;
    display: flex;
    top: 2.5rem;
}

.body-container {
    display: flex;
    width: fit-content;
    z-index: 4;
    position: relative;
    padding: 4rem 1rem 5rem 10rem;
}

.body-form-container {
    margin-top: 0rem;
    margin-right: 8rem;
}

.sectors-container {
    width: fit-content;
    margin-top: 3.5rem;
    margin-right: 6rem;
}

.img-logo {
    width: 25rem;
}

.header-sector {
    margin-top: 2rem;
    font-size: 23px;
    font-weight: 700;
    color: #070A6C;
}

.about-container {
    text-align: justify;
}

.header-sector-content {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #3f4048;
    /* text-align: left; */
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.sector-content {
    display: flex;
    float: left;
    width: 30rem;
}

.hire-sector-container {
    width: fit-content;
}

.sector-content-img1 img {
    width: 4.8rem;
    height: 5rem;
    margin: 1rem;
}

.sector-content-img2 img {
    width: 4rem;
    height: 3.5rem;
    margin: 2rem 1rem 1rem 1rem;
}

.sector-content-img3 img {
    width: 3rem;
    height: 4.5rem;
    margin: 1.5rem 2rem 0rem 1.4rem;
}

.sector-content-img4 img {
    width: 4.4rem;
    height: 4rem;
    margin: 1rem 1.5rem 1rem 1rem;
}

.sector-content-img5 img {
    width: 3.8rem;
    height: 4rem;
    margin: 1rem;
}

.sector-content-img6 img {
    width: 3rem;
    height: 3.2rem;
    margin: 1.5rem 1rem 0rem 2.4rem;
}

/* .healthcaretag{
    padding-top: 2rem;
} */
.sector-anchor-link1 {
    padding-top: 2rem;
    width: 7.5rem;
}

.sector-anchor-link2 {
    padding-top: 1.6rem;
    width: 7rem;
}

.sector-anchor-link3 {
    padding-top: 0.7rem;
    width: 7.5rem;
}

.sector-anchor-link4 {
    padding-top: 2rem;
    width: 7rem;
}

.sector-anchor-link5 {
    padding-top: 2rem;
    width: 7.5rem;
    padding-left: 1rem;
}

.sector-anchor-link6 {
    padding-top: 1rem;
    width: 7.5rem;
    padding-left: 0.5rem;
}

.sector-content a {
    font-size: 14px;
    text-decoration: none;
    color: #070A6C;
    font-weight: 400;
    cursor: auto !important;
}

.attached-container {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}

.attached-button-wrap input[type="file"] {
    position: relative;
    z-index: -1;
    top: -0.2rem;
    width: 8rem;
    left: -11rem;
    height: 2rem;
    font-size: 17px;
    color: #b8b8b8;
}

.attached-button-wrap {
    position: relative;
}

.attached-button {
    display: inline-block;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    padding: 0.7rem 1.2rem 0.7rem 1.2rem;
    width: 12rem;
    z-index: 2;
    background-color: #41dc8e;
    transition: all 0.5s;
    cursor: pointer;
    border-radius: 8px;
    margin: 5px;
}

.attached-button:hover {
    background-color: #10BF36;
    transition: 0.2s;
}

.sector-content a:hover {
    font-size: 14px;
    text-decoration: none;
    color: #070A6C;
    font-weight: 400;
    cursor: auto !important;
}

.attached-label-2 {
    position: relative;
    top: 1rem;
    z-index: 3;
    width: fit-content;
    /* left: 0.5rem; */
    background: transparent;
    font-size: 14px;
    color: black;
}

.attached-cv input {
    background-color: transparent;
}

.form-header {
    margin-top: 1rem;
    font-size: 26px;
    font-weight: 600;
    color: #070A6C;
}

.main-form-container {
    width: max-content;
    margin-top: 4rem;
    border-radius: 15px;
    margin-left: 1rem;
    align-content: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 1rem 1rem 1rem 2rem;
}

.form-container form div input {
    border: 1px solid gray;
    height: 2.8rem;
    padding-left: 1.4rem;
    border-radius: 4px;
    width: 23.5rem;
    /* background-color: whitesmoke; */
}

.form-container form div input::-webkit-input-placeholder {
    font-size: 14px !important;
}

.form-container form div select {
    border: 1px solid gray;
    height: 2.8rem;
    padding-left: 0.8rem;
    padding-right: 0rem;
    border-radius: 4px;
    background-color: whitesmoke;
}

.sub-btn button {
    border: none;
    border-radius: 7px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    color: white;
    background-color: #070A6C;
    width: 17rem;
    margin-bottom: 0rem;
    margin-top: 2rem;
    padding: 0.7rem 0 0.7rem 0;
}

.sub-btn button:hover {
    background-color: #1e2290;
    color: gray;
    font-weight: 700;
}

.email-section button {
    border: none;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    color: white;
    background-color: #070A6C;
    width: 10rem;
    margin-bottom: 0rem;
    margin-top: 2rem;
    padding: 0.8rem 0 0.7rem 0;
}

.email-section button:hover {
    color: gray;
    font-weight: 700;
}

.email-section-otp button {
    border: none;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    color: white;
    background-color: #070A6C;
    width: 10rem;
    margin-bottom: 0rem;
    /* margin-top: 2rem; */
    padding: 0.8rem 0 0.7rem 0;
}

.email-section-otp button:hover {
    color: gray;
    font-weight: 700;
}

.sub-btn {

    text-align: center;
}

.in-form-container div {
    margin-top: 1rem;
}

#code {
    width: 5rem;
}

#mphone {
    width: 12rem;
    margin-right: 1rem;
}

.linkedurl-section {
    position: relative;
    top: -2rem;
    float: right;
    margin-top: 0;
    /* margin-bottom: 0rem; */
    display: flex;
}

#linkedurl {
    width: 17.5rem;
}

#yexp {
    width: 15rem;
    margin-right: 1rem;
}

#designame {
    width: 15rem;
    margin-right: 1rem;
}

#location {
    width: 15rem;
    margin-right: 1rem;
}

.custom-file-upload input[type="file"] {
    display: none;
}

.custom-file-upload .custom-file-upload1 {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 7px 12px;
    /* width: 7rem !important; */
    cursor: pointer;
    float: left;
    background-color: #41dc8e;
    border-radius: 8px;
    color: #ffffff;
    transition: all 0.5s;
    width: 12rem !important;
}

.custom-file-upload .custom-file-upload1:hover {
    background-color: #0da358;
}

#email {
    width: 23.2rem;
}

#cname {
    width: 17.5rem;
    margin-right: 1rem;
}

#fname,
#cweb,
#cskills {
    width: 15.2rem;
    margin-right: 1rem;
}

.industry-container select {
    width: 6rem;
}

.candidate-selction select {
    padding-left: 1rem;
    width: 25rem;
}

.select-container select {
    width: 16.2rem;
}

#industry-selection {
    margin-right: 1rem;
}

#degree {
    width: 12rem;
}

#einstitue {
    width: 21.5rem;
}

#incomesection {
    width: 11rem;
}

.INR-section select {
    width: 6.2rem;
}

.new_ch_select_format .chosen-container a {
    height: 2.8rem;
    background: transparent;
}

.new_ch_select_format .chosen-container a span {
    position: relative;
    top: 9px;
    left: 15px;
    font-size: 15px;
    /* color: gray; */
    color: #786e6e;
}

.new_ch_select_format .chosen-container a div {
    top: -6px !important;
}

.industry-select-container,
.function-select-container,
.skill-select-container {
    display: grid;
    margin-top: 0px !important;
}

.industry-select-container {
    margin-right: 15px;
}

.group-industry-function {
    display: flex;
}

#loadingIndicator {
    display: none;
    width: 20px;
    height: 20px;
    border: 3px solid #ccc;
    border-top: 3px solid #3498db;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.hidden {
    display: none;
}

@media (max-width:1510px) {
    .body-container {
        padding: 4rem 1rem 5rem 5rem;
    }

    .body-form-container {
        margin-top: 0rem;
        margin-right: 4rem;
    }

    .sectors-container {
        width: fit-content;
        margin-top: 3.5rem;
        margin-right: 6rem;
    }
}

@media (max-width:1350px) {
    .body-container {
        display: flex;
        width: fit-content;
        z-index: 4;
        position: relative;
        padding: 4rem 2rem 5rem 2rem;
    }

    .form-container form div input {
        border: 1px solid gray;
        height: 2.8rem;
        padding-left: 1.4rem;
        border-radius: 4px;
        width: 25.9rem;
        /* background-color: whitesmoke; */
    }

    .body-form-container {
        margin-top: 0rem;
        margin-right: 4rem;
        margin: auto;
    }

    .select-container select {
        width: 17.4rem !important;
    }

    .candidate-selction select {
        width: 26rem !important;
    }

    .sector-content {
        display: flex;
        float: left;
        width: 40rem;
    }

    .Contact-btn-reachout {
        margin-top: 1.5rem;
        float: right;
        margin-right: 2rem;
    }

    .sectors-container {
        width: fit-content;
        margin-top: 3.5rem;
        width: 28rem;
        margin-right: 0rem;
        margin-left: 2rem;
    }

    .main-form-container {
        width: 40rem;
        margin-left: 2.5rem;
        padding-top: 1.5rem;
        margin-right: 2rem;
    }

    #fname,
    #lname {
        width: 16rem;
        margin-right: 1rem;
    }

    #mphone {
        width: 13.6rem;
        margin-right: 0rem;
    }

    #email {
        width: 26rem;
    }

    #location {
        width: 16rem;
        margin-right: 1rem;
    }

    #cname {
        width: 18.9rem;
        margin-right: 0rem;
    }

    #designame {
        width: 16rem;
        margin-right: 1rem;
    }

    #lname {
        margin-top: 1rem;
        width: 26rem;
        margin-right: 1rem;
    }

    .form-container form div textarea {
        border: none;
        padding-left: 1.4rem;
        border-radius: 4px;
        border: 1px solid gray;
        width: 26rem;
        /* background-color: whitesmoke; */
    }

    .form-container form div select {
        border: none;
        height: 2.8rem;
        padding-left: 0.8rem;
        padding-right: 0rem;
        width: 5.9rem;
        border-radius: 4px;
        border: 1px solid gray;
        /* background-color: whitesmoke; */
    }

    #incomesection {
        width: 12.8rem;
        /* margin-top: 1rem; */
    }

    #yexp {
        width: 16rem;
        margin-right: 1rem;
    }

    #linkedurl {
        width: 18.9rem;
    }

    #einstitue {
        width: 23.9rem;
    }
}

@media (max-width:1270px) {
    .body-container {
        display: flex;
        width: fit-content;
        z-index: 4;
        position: relative;
        padding: 4rem 2rem 5rem 2rem;
    }

    .body-form-container {
        margin-top: 0rem;
        margin-right: 4rem;
        margin: auto;
    }

    .select-container select {
        width: 16.6rem !important;
    }

    .candidate-selction select {
        width: 26rem !important;
    }

    .sector-content {
        display: flex;
        float: left;
        width: 40rem;
    }

    .Contact-btn-reachout {
        margin-top: 1.5rem;
        float: right;
        margin-right: 2rem;
    }

    .sectors-container {
        width: fit-content;
        margin-top: 3.5rem;
        width: 28rem;
        margin-right: 0rem;
        margin-left: 2rem;
    }

    .main-form-container {
        width: 39rem;
        margin-left: 2.5rem;
        padding-top: 1.5rem;
        margin-right: 1rem;
    }

    #fname,
    #lname {
        width: 15rem;
        margin-right: 1rem;
    }

    .form-container form div input {
        border: 1px solid gray;
        height: 2.8rem;
        padding-left: 1rem;
        border-radius: 4px;
        width: 24.2rem;
        /* background-color: whitesmoke; */
    }

    #code {
        width: 4.5rem;
    }

    #mphone {
        width: 13.5rem;
        margin-right: 0rem;
    }

    #email {
        width: 24.2rem;
    }

    #location {
        width: 15rem;
        margin-right: 1rem;
    }

    #cname {
        width: 18.3rem;
        margin-right: 0rem;
    }

    #designame {
        width: 15rem;
        margin-right: 1rem;
    }

    #lname {
        margin-top: 1rem;
        width: 26rem;
        margin-right: 1rem;
    }

    .form-container form div textarea {
        border: none;
        padding-left: 1.4rem;
        border-radius: 4px;
        border: 1px solid gray;
        width: 26rem;
        /* background-color: whitesmoke; */
    }

    .form-container form div select {
        border: none;
        height: 2.8rem;
        padding-left: 0.8rem;
        padding-right: 0rem;
        width: 5.4rem;
        border-radius: 4px;
        border: 1px solid gray;
        /* background-color: whitesmoke; */
    }

    #incomesection {
        width: 12.6rem;
        /* margin-top: 1rem; */
    }

    #yexp {
        width: 15rem;
        margin-right: 1rem;
    }

    #linkedurl {
        width: 18.2rem;
    }

    #einstitue {
        width: 22.2rem;
    }
}

@media (max-width:1230px) {
    .body-container {
        display: flex;
        width: fit-content;
        z-index: 4;
        position: relative;
        padding: 4rem 2rem 5rem 2rem;
    }

    .body-form-container {
        margin-top: 0rem;
        margin-right: 4rem;
        margin: auto;
    }

    .select-container select {
        width: 15.5rem !important;
    }

    .candidate-selction select {
        width: 26rem !important;
    }

    .sector-content {
        display: flex;
        float: left;
        width: 40rem;
    }

    .Contact-btn-reachout {
        margin-top: 1.5rem;
        float: right;
        margin-right: 2rem;
    }

    .sectors-container {
        width: fit-content;
        margin-top: 3.5rem;
        width: 28rem;
        margin-right: 0rem;
        margin-left: 2rem;
    }

    .main-form-container {
        width: 37rem;
        margin-left: 2.5rem;
        padding-top: 1.5rem;
        margin-right: 1rem;
    }

    #fname,
    #lname {
        width: 13.5rem;
        margin-right: 1rem;
    }

    .form-container form div input {
        border: 1px solid gray;
        height: 2.8rem;
        padding-left: 1rem;
        border-radius: 4px;
        width: 22rem;
        /* background-color: whitesmoke; */
    }

    #code {
        width: 4.5rem;
    }

    #mphone {
        width: 12.9rem;
        margin-right: 0rem;
    }

    #email {
        width: 22rem;
    }

    #location {
        width: 13.5rem;
        margin-right: 1rem;
    }

    #cname {
        width: 17.6rem;
        margin-right: 0rem;
    }

    #designame {
        width: 13.5rem;
        margin-right: 1rem;
    }

    #lname {
        margin-top: 1rem;
        width: 26rem;
        margin-right: 1rem;
    }

    .form-container form div textarea {
        border: none;
        padding-left: 1.4rem;
        border-radius: 4px;
        border: 1px solid gray;
        width: 26rem;
        /* background-color: whitesmoke; */
    }

    .form-container form div select {
        border: none;
        height: 2.8rem;
        padding-left: 0.8rem;
        padding-right: 0rem;
        width: 5.4rem;
        border-radius: 4px;
        border: 1px solid gray;
        /* background-color: whitesmoke; */
    }

    #incomesection {
        width: 12rem;
        /* margin-top: 1rem; */
    }

    #yexp {
        width: 13.5rem;
        margin-right: 1rem;
    }

    #linkedurl {
        width: 17.6rem;
    }

    #einstitue {
        width: 21.1rem;
    }

    #degree {
        width: 11rem;
    }
}

@media (max-width:1190px) {
    .body-container {
        display: grid;
        width: fit-content;
        z-index: 4;
        position: relative;
        padding: 4rem 1rem 5rem 2rem;
    }

    .body-form-container {
        margin-top: 0rem;
        margin-right: 4rem;
        margin: auto;
    }

    .sectors-container {
        width: fit-content;
        margin-top: 3.5rem;
        margin-right: 0rem;
        margin-left: 3.5rem;
    }

    .main-form-container {
        width: 37rem;
        margin-left: 1.5rem;
        padding-top: 1.5rem;
    }
}

@media (max-width:900px) {
    .group-industry-function {
        display: grid;
    }

    .chosen-container {
        margin-top: 0rem !important;
    }

    .body-container {
        display: inline-block;
        margin-left: 1.2rem;
    }

    .body-form-container {
        padding-top: 21rem;
    }

    .sectors-container {
        width: 32rem;
    }

    .img-logo {
        width: 22rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 27px;
        font-weight: 650;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 23px;
        font-weight: 300;
    }

    .sector-content {
        width: 35rem;
    }

    .sector-content-img1 img {
        width: 4.5rem;
        height: 3.7rem;
        margin: 1.8rem 1.5rem 0 1.8rem;
    }

    .sector-content-img2 img {
        width: 3.5rem;
        height: 3.7rem;
        margin: 1.8rem 1.5rem 0 1.8rem;
    }

    .sector-content-img3 img {
        width: 3.8rem;
        height: 4.1rem;
        margin: 1.8rem 1.5rem 0 3rem;
    }

    .sector-content-img4 img {
        width: 4.2rem;
        height: 4rem;
        margin: 1.8rem 1rem 0 1.8rem;
    }

    .sector-content-img5 img {
        width: 4.1rem;
        height: 4rem;
        margin: 1.8rem 1.5rem 0 2rem;
    }

    .sector-content-img6 img {
        width: 3.8rem;
        height: 3.8rem;
        margin: 1.8rem 1.2rem 0 1.4rem;
    }

    .sector-anchor-link1 {
        padding-top: 2rem;
        width: 7.5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1.6rem;
        width: 7rem;
    }

    .sector-anchor-link3 {
        padding-top: 0.7rem;
        width: 7.5rem;
    }

    .sector-anchor-link4 {
        padding-top: 2rem;
        padding-left: .8rem;
        width: 7rem;
    }

    .sector-anchor-link5 {
        padding-top: 2rem;
        width: 8rem;
        padding-left: 0.3rem;
    }

    .sector-anchor-link6 {
        padding-top: 1rem;
        width: 8rem;
        padding-left: 0.5rem;
    }

    a {
        font-size: 20px;
        text-decoration: none;
        color: #070A6C;
    }

    /* Form Media - 900px */

    /* select file box start */
    .attached-label-2 {
        position: relative;
        top: 1.5rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 14px;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */
    .contact-button {
        float: none;
        margin-left: 8rem;
        width: 30rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 22px;
    }

    #msform {
        padding-left: 5rem;
    }

    #progressbar li {
        width: 42.33%;
        float: left;
        position: relative;
        list-style-type: none;
    }

    .main-form-container {
        width: 35rem;
        margin-left: 3.5rem;
        padding-top: 3rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 27px;
    }

    .form-container form div input {
        height: 3.8rem;
        padding-left: 1.7rem;
        font-size: large;
    }

    .form-container form div.INR-section select,
    option {
        height: 3.8rem;
        padding-left: 1.4rem;
        width: 8rem;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: large;
    }

    .form-container form div.select-container select,
    option {
        height: 3.8rem;
        padding-left: 1.4rem;
        width: 13rem !important;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: large;
    }

    .form-container form div.candidate-selction select,
    option {
        height: 3.8rem;
        padding-left: 1.4rem;
        width: 27rem !important;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: large;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: large;
    }

    .sub-btn button {
        border: none;
        border-radius: 20px;
        font-size: 22px;
        font-weight: 600;
        color: white;
        background-color: #070A6C;
        width: 25rem;
        margin-bottom: 2rem;
        padding: 0.9rem 0 0.9rem 0;
    }

    .email-section button {
        border: none;
        border-radius: 6px;
        font-weight: 500;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 6rem;
        margin-bottom: 0rem;
        margin-top: 2rem;
        padding: 1.3rem 0 1.2rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 6px;
        font-weight: 500;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 6rem;
        margin-bottom: 0rem;
        /* margin-top: 2rem; */
        padding: 1.3rem 0 1.2rem 0;
    }

    #email {
        width: 20.7rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 27rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 18rem;
        margin-top: 1rem;
        /* margin-right: 1rem; */
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 6rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 21rem;
        margin-right: 1rem;
    }

    #yexp {
        width: 27rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 27rem;
    }

    #location,
    #designame {
        width: 27rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 18.7rem;
    }

    #degree {
        width: 8rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: flex !important;
    }

    /* .social-media-container{
    display: flex;
}

.follow-section-box{
    display: flex;
} */
}

@media (max-width:768px) {
    .body-container {
        display: inline-block;
        margin-left: 1.2rem;
    }

    .body-form-container {
        padding-top: 21rem;
    }

    .sectors-container {
        width: 32rem;
    }

    .img-logo {
        width: 22rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 27px;
        font-weight: 650;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 23px;
        font-weight: 300;
    }

    .sector-content {
        width: 35rem;
    }

    .sector-content-img1 img {
        width: 4.5rem;
        height: 3.7rem;
        margin: 1.8rem 1.5rem 0 1.8rem;
    }

    .sector-content-img2 img {
        width: 3.5rem;
        height: 3.7rem;
        margin: 1.8rem 1.5rem 0 1.8rem;
    }

    .sector-content-img3 img {
        width: 3.8rem;
        height: 4.1rem;
        margin: 1.8rem 1.5rem 0 3rem;
    }

    .sector-content-img4 img {
        width: 4.2rem;
        height: 4rem;
        margin: 1.8rem 1rem 0 1.8rem;
    }

    .sector-content-img5 img {
        width: 4.1rem;
        height: 4rem;
        margin: 1.8rem 1.5rem 0 1.8rem;
    }

    .sector-content-img6 img {
        width: 3.8rem;
        height: 3.8rem;
        margin: 1.8rem 1.2rem 0 1.8rem;
    }

    .sector-anchor-link1 {
        padding-top: 2rem;
        width: 7.5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1.6rem;
        width: 7rem;
    }

    .sector-anchor-link3 {
        padding-top: 0.7rem;
        width: 7.5rem;
    }

    .sector-anchor-link4 {
        padding-top: 2rem;
        padding-left: .8rem;
        width: 7rem;
    }

    .sector-anchor-link5 {
        padding-top: 2rem;
        width: 8rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 1rem;
        width: 8rem;
        padding-left: 0.5rem;
    }

    a {
        font-size: 20px;
        text-decoration: none;
        color: #070A6C;
    }

    /* Form Media - 900px */

    /* select file box start */
    .attached-label-2 {
        position: relative;
        top: 1.5rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 14px;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */
    .contact-button {
        float: none;
        margin-left: 8rem;
        width: 30rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 22px;
    }

    #msform {
        padding-left: 5rem;
    }

    #progressbar li {
        width: 42.33%;
        float: left;
        position: relative;
        list-style-type: none;
    }

    .main-form-container {
        width: 35rem;
        margin-left: 3.5rem;
        padding-top: 3rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 27px;
    }

    .form-container form div input {
        height: 3.8rem;
        padding-left: 1.7rem;
        font-size: large;
    }

    .form-container form div.INR-section select,
    option {
        height: 3.8rem;
        padding-left: 1.4rem;
        width: 7rem;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: large;
    }

    .form-container form div.select-container select,
    option {
        height: 3.8rem;
        padding-left: 1.4rem;
        width: 13rem;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: large;
    }

    .form-container form div.candidate-selction select,
    option {
        height: 3.8rem;
        padding-left: 1.4rem;
        width: 27rem;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: large;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: large;
    }

    .sub-btn button {
        border: none;
        border-radius: 20px;
        font-size: 22px;
        font-weight: 600;
        color: white;
        background-color: #070A6C;
        width: 25rem;
        margin-bottom: 2rem;
        padding: 0.9rem 0 0.9rem 0;
    }

    .email-section button {
        border: none;
        border-radius: 6px;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 6rem;
        margin-bottom: 0rem;
        margin-top: 2rem;
        padding: 1.3rem 0 1.2rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 6px;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 6rem;
        margin-bottom: 0rem;
        /* margin-top: 2rem; */
        padding: 1.3rem 0 1.2rem 0;
    }

    #email {
        width: 20.7rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 27rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 19rem;
        /* margin-right: 1rem; */
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 6rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 20.7rem;
        margin-right: 1rem;
    }

    #yexp {
        width: 27rem;
        margin-bottom: 1rem
    }

    #location,
    #designame {
        width: 27rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 18.7rem;
    }

    #degree {
        width: 8rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    /* .social-media-container{
    display: flex;
}

.follow-section-box{
    display: flex;
} */
}

@media (max-width:700px) {
    .body-container {
        display: inline-block;
        margin-left: 1.2rem;
    }

    .sectors-container {
        width: 24rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 18px;
        font-weight: 680;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 16px;
        font-weight: 400;
        text-align: justify;
    }

    .sector-content a {
        font-size: 10px;
        line-height: normal;
        font-weight: 500;
    }

    .sector-content {
        width: 20rem;
    }

    .sector-content-img1 img {
        width: 2.5rem;
        height: 2.4rem;
        margin: 1.8rem 1rem 0 1.5rem;
    }

    .sector-content-img2 img {
        width: 2rem;
        height: 2.2rem;
        margin: 1.8rem 1rem 0 1.5rem;
    }

    .sector-content-img3 img {
        width: 2.8rem;
        height: 2.5rem;
        margin: 1.9rem 0.8rem 0 1.5rem;
    }

    .sector-content-img4 img {
        width: 2.7rem;
        height: 2.5rem;
        margin: 1.9rem 1rem 0 1.3rem;
    }

    .sector-content-img5 img {
        width: 2.5rem;
        height: 2.5rem;
        margin: 2rem 1rem 0 1.5rem;
    }

    .sector-content-img6 img {
        width: 2.2rem;
        height: 2.2rem;
        margin: 1.8rem 1rem 0 1rem;
    }

    .sector-anchor-link1 {
        padding-top: 1.5rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 0.7rem;
        width: 7.5rem;
    }

    .sector-anchor-link4 {
        padding-top: 1.6rem;
        padding-left: 0rem;
        width: 6rem;
    }

    .sector-anchor-link5 {
        padding-top: 0.8rem;
        width: 8rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 1rem;
        width: 8rem;
        padding-left: 0rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 15rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;
    }

    .main-form-container {
        width: 25rem;
        margin-top: 5rem;
        margin-left: 3rem;
        padding-top: 1.5rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 18px;
        font-weight: 700;
    }

    .form-container form div input {
        height: 2.8rem;
        padding-left: 1rem;
        font-size: small;
    }

    .form-container form div.INR-section select {
        height: 2.8rem;
        padding-left: 1rem;
        width: 4.5rem;
        margin: 1rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: small;
    }

    .form-container form div.select-container select {
        height: 2.8rem;
        padding-left: 1rem;
        width: 20.2rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.candidate-selction select {
        height: 2.8rem;
        padding-left: 1rem;
        width: 20.2rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: small;
    }

    .email-section button {
        border: none;
        border-radius: 6px;
        font-size: 12px;
        font-weight: 500;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 5rem;
        margin-bottom: 0rem;
        margin-top: 2rem;
        padding: 0.9rem 0 0.8rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 6px;
        font-size: 12px;
        font-weight: 500;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 5rem;
        margin-bottom: 0rem;
        /* margin-top: 2rem; */
        padding: 0.9rem 0 0.8rem 0;
    }

    #email {
        width: 14.8rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 20.2rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 14.7rem;
        /* margin-right: 1rem; */
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 4rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 16rem;
        margin-right: 1rem;
    }

    #yexp {
        width: 20.25rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 20.2rem;
        /* margin-right: 3.5rem; */
    }

    #location,
    #designame {
        width: 20.2rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 13.9rem;
    }

    #degree {
        width: 6rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: 0rem;
        width: 7rem;
        left: -8rem;
        height: 2rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        padding: 0.6rem 0.3rem 0.6rem 0.3rem;
        width: 8rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 6px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 6px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 10rem;
        margin-bottom: 2rem;
        padding: 0.6rem 0 0.6rem 0;
    }
}

@media (max-width:540px) {
    .body-container {
        display: inline-block;
        margin-left: 1.2rem;
    }

    .sectors-container {
        width: 20rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 14px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 12px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 12px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 20rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 1.5rem 0.5rem 0 1.5rem;
    }

    .sector-content-img2 img {
        width: 1.8rem;
        height: 1.9rem;
        margin: 1.4rem 0.6rem 0 1.5rem;
    }

    .sector-content-img3 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 1.3rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 1.5rem;
    }

    .sector-content-img6 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 2.4rem;
    }

    .sector-anchor-link1 {
        padding-top: 1.5rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1.3rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 1.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 2rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 1.8rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 1.8rem;
        width: 5rem;
        padding-left: 0rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
        margin: inherit;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 20rem;
        margin-top: 5rem;
        margin-left: 1rem;
        padding-top: 1.5rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 13px;
        font-weight: 650;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 1rem;
        font-size: small;
        width: 10rem;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 4.5rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: small;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .custom-file-upload .custom-file-upload1 {
        border: 1px solid #ccc;
        display: inline-block;
        padding: 7px 12px;
        /* width: 7rem !important; */
        cursor: pointer;
        float: left;
        background-color: #41dc8e;
        border-radius: 8px;
        color: #ffffff;
        transition: all 0.5s;
        font-size: 12px;
        width: 8rem !important;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: small;
    }

    .email-section button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        margin-top: 0rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        margin-top: 1rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 9rem;
        margin-bottom: 0rem;
    }

    .in-form-container div {
        margin-top: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 14.2rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 9.2rem;
        /* margin-right: 1rem; */
        margin-top: 0rem;
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 4rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 10rem;
        margin-right: 1rem;
    }

    #yexp {
        width: 14.2rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 14.2rem;
        margin-bottom: 1rem;
        /* margin-right: 3.5rem; */
    }

    #location,
    #designame {
        width: 14.2rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 14.2rem;
        margin-bottom: 1rem;
    }

    #degree {
        width: 14.2rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: 0rem;
        width: 7rem;
        left: -8rem;
        height: 2rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 8rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 4px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 10rem;
        margin-bottom: 2rem;
        padding: 0.4rem 0 0.4rem 0;
    }

    .form-container form div input::-webkit-input-placeholder {
        font-size: 12px !important;
    }
}

@media (max-width:480px) {
    .body-container {
        display: inline-block;
        margin-left: 0.2rem;
    }

    .sectors-container {
        width: 16rem;
        margin-left: 1.5rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 14px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 12px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 12px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 19rem;
    }

    .sectors-container {
        margin-right: 0rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 1.5rem 0.5rem 0 1.5rem;
    }

    .sector-content-img2 img {
        width: 1.8rem;
        height: 1.9rem;
        margin: 1.4rem 0.6rem 0 1.5rem;
    }

    .sector-content-img3 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 1.3rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 1.5rem;
    }

    .sector-content-img6 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 2.4rem;
    }

    .sector-anchor-link1 {
        padding-top: 1.5rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1.3rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 1.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 2rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 1.8rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 1.8rem;
        width: 5rem;
        padding-left: 0rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 18rem;
        margin-top: 5rem;
        margin-left: 2rem;
        padding: 1rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 13px;
        font-weight: 650;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 1rem;
        font-size: 11px !important;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 4.5rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: small;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: small;
    }

    .email-section button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 5rem;
        margin-bottom: 0rem;
        margin-top: 1rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        /* margin-top: 1rem; */
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 10.6rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 16rem;
        margin-top: 1rem;
        margin-right: 0rem;
    }

    #incomesection {
        width: 9.2rem;
        /* margin-right: 1rem; */
    }

    #code {
        width: 4rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 11.6rem;
        margin-right: 0rem;
    }

    #yexp {
        width: 16rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    #linkedurl {
        width: 16rem;
        /* margin-right: 3.5rem; */
    }

    #designame {
        width: 16rem;
        margin-top: 1rem;
        margin-left: 0rem;
        margin-bottom: 0rem;
    }

    #location {
        width: 16rem;
        margin-top: 1rem;
        margin-left: 0rem;
        margin-bottom: 1rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 16rem;

    }

    .rc-anchor-container {
        width: 100% !important;
    }

    #degree {
        width: 16rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: -0.4rem;
        width: 7rem;
        left: -8rem;
        height: 2rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 8rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 4px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 10rem;
        margin-bottom: 2rem;
        padding: 0.4rem 0 0.4rem 0;
    }
}

@media (max-width:420px) {
    .rc-anchor-error-message {
        color: #f00;
        font-family: Roboto, helvetica, arial, sans-serif;
        font-size: 10px;
        font-weight: 400;
        line-height: 14px;
        padding: 0 10px;
    }

    .body-container {
        display: inline-block;
        margin-left: 0.2rem;
    }

    .sectors-container {
        width: 16rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 14px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 12px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 12px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 19rem;
    }

    .sectors-container {
        margin-right: 0rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 1.5rem 0.5rem 0 0rem;
    }

    .sector-content-img2 img {
        width: 1.8rem;
        height: 1.9rem;
        margin: 1.4rem 0.6rem 0 1.5rem;
    }

    .sector-content-img3 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 0rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 0rem;
    }

    .sector-content-img6 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 2.4rem;
    }

    .sector-anchor-link1 {
        padding-top: 1.5rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1.3rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 1.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 2rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 1.8rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 1.8rem;
        width: 5rem;
        padding-left: 0rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 18rem;
        margin-top: 5rem;
        margin-left: 0.8rem;
        padding: 1rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 13px;
        font-weight: 650;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 1rem;
        font-size: 10px !important;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 4.5rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: 12px !important;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: 12px !important;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: 12px !important;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: 12px !important;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: 12px !important;
    }

    .email-section button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        margin-top: 1rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        /* margin-top: 1rem; */
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 9.7rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 14.2rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 9.2rem;
        /* margin-right: 1rem; */
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 4rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 10rem;
        margin-right: 1rem;
    }

    #yexp {
        width: 14.5rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 14.2rem;
        /* margin-right: 3.5rem; */
    }

    #location,
    #designame {
        width: 14.2rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 14.2rem;

    }

    #degree {
        width: 14.2rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: -0.4rem;
        width: 7rem;
        left: -8rem;
        height: 1rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 8rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 4px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 10rem;
        margin-bottom: 2rem;
        padding: 0.5rem 0 0.5rem 0;
    }
}

@media (max-width:390px) {
    .body-container {
        display: inline-block;
        margin-left: 0.2rem;
    }

    .sectors-container {
        width: 16rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 14px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 12px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 12px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 19rem;
    }

    .sectors-container {
        margin-right: 0rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 1.5rem 0.5rem 0 0rem;
    }

    .sector-content-img2 img {
        width: 1.8rem;
        height: 1.9rem;
        margin: 1.4rem 0.6rem 0 1.5rem;
    }

    .sector-content-img3 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.5rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 1.9rem 0.7rem 0 0rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 0rem;
    }

    .sector-content-img6 img {
        width: 2rem;
        height: 2rem;
        margin: 1.8rem 0.5rem 0 2.4rem;
    }

    .sector-anchor-link1 {
        padding-top: 1.5rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 1.3rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 1.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 2rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 1.8rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 1.8rem;
        width: 5rem;
        padding-left: 0rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 18rem;
        margin-top: 4rem;
        /* margin-left: 1rem; */
        padding: 1rem;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 13px;
        font-weight: 650;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 1rem;
        font-size: small;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 4.5rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: small;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14.3rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: small;
    }

    .email-section button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        margin-top: 0.8rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        /* margin-top: 0.8rem; */
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 9.7rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 14.2rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 9.2rem;
        /* margin-right: 1rem; */
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 4rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 10rem;
        margin-right: 1rem;
    }

    #yexp {
        width: 14.2rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 14.2rem;
        /* margin-right: 3.5rem; */
    }

    #location,
    #designame {
        width: 14.2rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 14.2rem;

    }

    #degree {
        width: 14.2rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: -0.4rem;
        width: 7rem;
        left: -8rem;
        height: 2rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 8rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 4px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 10rem;
        margin-bottom: 2rem;
        padding: 0.5rem 0 0.5rem 0;
    }
}

@media (max-width:376px) {
    .body-container {
        display: inline-block;
        margin-left: 0.6rem;
    }

    .sectors-container {
        width: 16rem;
        margin-left: 0rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 12px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 10px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 10px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 17rem;
    }

    .sectors-container {
        margin-right: 0rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 0.5rem 0.5rem 0 0rem;
    }

    .sector-content-img2 img {
        width: 1.5rem;
        height: 1.6rem;
        margin: 0.5rem 0.6rem 0 1.3rem;
    }

    .sector-content-img3 img {
        width: 1.6rem;
        height: 1.8rem;
        margin: 0.9rem 0.5rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 0.8rem 0.5rem 0 0rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 0.8rem 0.5rem 0 0rem;
    }

    .sector-content-img6 img {
        width: 1.8rem;
        height: 1.8rem;
        margin: 0.9rem 0.5rem 0 1.9rem;
    }

    .sector-anchor-link1 {
        padding-top: 0.8rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 0.6rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 0.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 1.4rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 0.7rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 0.7rem;
        width: 5rem;
        padding-left: 0.2rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 16rem;
        margin-top: 1rem;
        margin-left: 0rem;
        padding: 1rem;
        margin-right: 0rem;
    }

    .form-container form div input::-webkit-input-placeholder {
        font-size: 10px !important;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 11px;
        font-weight: 650;
    }

    .in-form-container div {
        margin-top: 0rem;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 1rem;
        font-size: 10px !important;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 4.5rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: small;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: small;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: small;
    }

    .email-section button {
        border: none;
        border-radius: 3px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4.5rem;
        margin-bottom: 0rem;
        margin-top: 0.5rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 3px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 4rem;
        margin-bottom: 0rem;
        /* margin-top: 0.5rem; */
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 9rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 14rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 8.8rem;
        margin-right: 0rem;
    }

    #code {
        width: 4rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 9.6rem;
        margin-right: 0rem;
    }

    #yexp {
        width: 14rem;
        margin-bottom: 1rem;
        margin-top: 0rem;
    }

    #linkedurl {
        width: 14rem;
        margin-right: 0rem;
        margin-bottom: 1rem;
    }

    #location {
        width: 14rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #designame {
        width: 14rem;
        margin-top: 1rem;
        margin-left: 0rem;
        margin-bottom: 0rem;
        margin-right: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 14rem;
        margin-bottom: 1rem;

    }

    #degree {
        width: 14rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: -2.5rem;
        width: 6rem;
        left: 1rem;
        height: 1.4rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 8rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 4px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: -0.2rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .custom-file-upload .custom-file-upload1 {
        border: 1px solid #ccc;
        display: inline-block;
        padding: 7px 12px;
        /* width: 7rem !important; */
        cursor: pointer;
        float: left;
        background-color: #41dc8e;
        border-radius: 8px;
        color: #ffffff;
        transition: all 0.5s;
        font-size: 10px;
        width: 7rem !important;
    }

    .sub-btn button {
        border: none;
        border-radius: 4px;
        font-size: 14px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 10rem;
        margin-top: 0rem;
        margin-bottom: 1rem;
        padding: 0.4rem 0 0.4rem 0;
    }
}

@media (max-width:321px) {
    .body-container {
        display: inline-block;
        margin-left: 0.2rem;
    }

    .sectors-container {
        width: 16rem;
        margin-left: 0rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 12px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 10px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 10px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 13rem;
    }

    .sectors-container {
        margin-right: 0rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 0.5rem 0.5rem 0 0.5rem;
    }

    .sector-content-img2 img {
        width: 1.5rem;
        height: 1.6rem;
        margin: 0.5rem 0.6rem 0 0.3rem;
    }

    .sector-content-img3 img {
        width: 1.6rem;
        height: 1.8rem;
        margin: 0.9rem 0.9rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 0.8rem 0.5rem 0 0.5rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 0.8rem 0.5rem 0 0.5rem;
    }

    .sector-content-img6 img {
        width: 1.8rem;
        height: 1.8rem;
        margin: 0.9rem 0.5rem 0 0.9rem;
    }

    .sector-anchor-link1 {
        padding-top: 0.8rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 0.6rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 0.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 1.4rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 0.7rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 0.7rem;
        width: 5rem;
        padding-left: 0.2rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 15rem;
        margin-top: 2rem;
        margin-left: 0rem;
        padding: 1rem;
    }

    .form-container form div input::-webkit-input-placeholder {
        font-size: 10px !important;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 11px;
        font-weight: 650;
    }

    .in-form-container div {
        margin-top: 0rem;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 0.8rem;
        font-size: small;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 0.6rem;
        width: 4.2rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: 9px !important;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: 9px !important;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 13rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: 9px !important;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 13rem !important;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: 9px !important;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: 9px !important;
    }

    .email-section button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 3rem;
        margin-bottom: 0rem;
        margin-top: 0.8rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 700;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 3rem;
        margin-bottom: 0rem;
        /* margin-top: 0.8rem; */
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 9.7rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 13rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 8.2rem;
        margin-right: 0rem;
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 3rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 9.7rem;
        margin-right: 0rem;
    }

    #yexp {
        width: 13rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 13rem;
        margin-right: 0rem;
        margin-bottom: 1rem;
    }

    #location,
    #designame {
        width: 13rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 13rem;
        margin-bottom: 1rem;

    }

    #degree {
        width: 13rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: 0rem;
        width: 4rem;
        left: -6rem;
        height: 1rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 8px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 6rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 4px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 4px;
        font-size: 9px;
        font-weight: 500;
        color: white;
        background-color: #070A6C;
        width: 6rem;
        margin-bottom: 1rem;
        padding: 0.4rem 0 0.4rem 0;
    }
}

@media (max-width:307px) {
    .body-container {
        display: inline-block;
        margin-left: 0.2rem;
    }

    .sectors-container {
        width: 16rem;
        margin-left: 0rem;
    }

    .img-logo {
        width: 20rem;
    }

    .header-sector {
        margin-top: 1.7rem;
        font-size: 12px;
        font-weight: 600;
        color: #070A6C;
    }

    .header-sector-content {
        font-size: 10px;
        font-weight: 490;
    }

    .sector-content a {
        font-size: 8px;
        line-height: 10px;
        font-weight: 500;
        display: inline-block;
    }

    .sector-content {
        width: 13rem;
    }

    .sectors-container {
        margin-right: 0rem;
    }

    .sector-content-img1 img {
        width: 2rem;
        height: 2rem;
        margin: 0.5rem 0.5rem 0 0.5rem;
    }

    .sector-content-img2 img {
        width: 1.5rem;
        height: 1.6rem;
        margin: 0.5rem 0.6rem 0 0.3rem;
    }

    .sector-content-img3 img {
        width: 1.6rem;
        height: 1.8rem;
        margin: 0.9rem 0.9rem 0 2.2rem;
    }

    .sector-content-img4 img {
        width: 2rem;
        height: 2rem;
        margin: 0.8rem 0.5rem 0 0.5rem;
    }

    .sector-content-img5 img {
        width: 2rem;
        height: 2rem;
        margin: 0.8rem 0.5rem 0 0.5rem;
    }

    .sector-content-img6 img {
        width: 1.8rem;
        height: 1.8rem;
        margin: 0.9rem 0.5rem 0 0.9rem;
    }

    .sector-anchor-link1 {
        padding-top: 0.8rem;
        width: 5rem;
    }

    .sector-anchor-link2 {
        padding-top: 0.6rem;
        width: 4rem;
    }

    .sector-anchor-link3 {
        padding-top: 0.6rem;
        width: 6rem;
    }

    .sector-anchor-link4 {
        padding-top: 1.4rem;
        padding-left: 0rem;
        width: 4rem;
    }

    .sector-anchor-link5 {
        padding-top: 0.7rem;
        width: 4rem;
        padding-left: 0rem;
    }

    .sector-anchor-link6 {
        padding-top: 0.7rem;
        width: 5rem;
        padding-left: 0.2rem;
    }

    a {
        font-size: 10px;
        text-decoration: none;
        color: #070A6C;
    }

    .attached-file-name input {
        background-color: transparent;
    }

    /* select file box end */

    /* Form Media - 900px */

    .body-form-container {
        padding-top: 10rem;
    }

    .contact-button {
        margin-left: 5rem;
        width: 25rem;
        padding: 0.7rem 1.3rem 0.7rem 1.3rem;
        font-size: 18px;

    }

    .main-form-container {
        width: 15rem;
        margin-top: 2rem;
        margin-left: 0rem;
        padding: 1rem;
    }

    .form-container form div input::-webkit-input-placeholder {
        font-size: 10px !important;
    }

    .form-header {
        margin-top: 0.5rem;
        font-size: 11px;
        font-weight: 650;
    }

    .in-form-container div {
        margin-top: 0rem;
    }

    .form-container form div input {
        height: 2rem;
        padding-left: 0.8rem;
        font-size: small;
    }

    .form-container form div.INR-section select {
        height: 1.8rem;
        padding-left: 0.6rem;
        width: 4.2rem;
        margin: 0rem 0.5rem 1rem 0rem;
        float: left;
        font-size: 9px !important;
    }

    .form-container form div.INR-section select>option {
        width: 4rem;
        font-size: 9px !important;
    }

    .form-container form div.select-container select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: 9px !important;
    }

    .form-container form div.candidate-selction select {
        height: 1.8rem;
        padding-left: 1rem;
        width: 14rem;
        margin: 0rem 1rem 1rem 0rem;
        float: left;
        font-size: 9px !important;
    }

    form div textarea {
        border: none;
        border-radius: 20px;
        padding: 1.4rem;
        background-color: whitesmoke;
        width: 29.5rem;
        font-size: 9px !important;
    }

    .email-section button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 600;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 3rem;
        margin-bottom: 0rem;
        margin-top: 0.8rem;
        padding: 0.6rem 0 0.6rem 0;
    }

    .email-section-otp button {
        border: none;
        border-radius: 4px;
        font-size: 8px;
        font-weight: 600;
        cursor: pointer;
        color: white;
        background-color: #070A6C;
        width: 3rem;
        margin-bottom: 0rem;
        /* margin-top: 0.8rem; */
        padding: 0.6rem 0 0.6rem 0;
    }

    #email {
        width: 9.7rem;
        margin-bottom: 0rem;
    }

    #fname,
    #cname,
    #cweb,
    #cskills {
        width: 13rem;
        margin-top: 1rem;
    }

    #incomesection {
        width: 8.2rem;
        margin-right: 0rem;
    }

    #designame {
        width: 27rem;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

    #code {
        width: 3rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    #mphone {
        width: 9.7rem;
        margin-right: 0rem;
    }

    #yexp {
        width: 13rem;
        margin-bottom: 1rem
    }

    #linkedurl {
        width: 13rem;
        margin-right: 0rem;
        margin-bottom: 1rem;
    }

    #location,
    #designame {
        width: 13rem;
        margin-top: 1rem;
        margin-left: 0rem;
    }

    .candidate-selction select {
        padding-left: 1rem;
        width: 25rem;
    }

    #industry-selection {
        margin-right: 1rem;
    }

    .select-container select {
        width: 17.7rem;
        margin-right: 0rem;
    }

    #einstitue {
        width: 14rem;
        margin-bottom: 1rem;

    }

    #degree {
        width: 14rem;
        margin-bottom: 1rem;
    }

    .INR-section select {
        width: 6rem;
        margin-left: 0rem;
        margin-top: 0;
        margin-right: 0rem;
    }

    .footer-container {
        display: grid !important;
    }

    .attached-button-wrap input[type="file"] {
        position: relative;
        z-index: 998;
        top: 0rem;
        width: 4rem;
        left: -6rem;
        height: 1rem;
        font-size: 17px;
        color: #b8b8b8;
    }

    .attached-button {
        display: inline-block;
        color: #ffffff;
        text-align: center;
        font-size: 8px;
        padding: 0.4rem 0.3rem 0.4rem 0.3rem;
        width: 6rem;
        z-index: 999;
        position: relative;
        background-color: #41dc8e;
        transition: all 0.5s;
        cursor: pointer;
        border-radius: 20px;
        margin: 5px;
    }

    .attached-label-2 {
        position: relative;
        top: 0rem;
        z-index: 3;
        width: fit-content;
        left: 0.5rem;
        background: transparent;
        font-size: 8px;
    }

    .sub-btn button {
        border: none;
        border-radius: 20px;
        font-size: 10px;
        font-weight: 600;
        color: white;
        background-color: #070A6C;
        width: 6rem;
        margin-bottom: 2rem;
        padding: 0.4rem 0 0.4rem 0;
    }
}