@font-face {
    src: url(/fonts/Manrope-Regular.ttf);
    font-family: Manrope;
}

@font-face {
    src: url(/fonts/Manrope-Medium.ttf);
    font-family: Manrope-Medium;
}

@font-face {
    src: url(/fonts/Manrope-ExtraBold.ttf);
    font-family: Manrope-Bold;
}

/* before */
.mj-dss {
    background: url("img/line.png") no-repeat;
    background-size: contain;
    padding: 0 10px 10px 25px;
    margin-top: -2em;
}

.shimmer{
    height:15vh;
}

/* after*/
/* .mj-dss {
    background: url("img/line.png") no-repeat;
    background-size: 100% 100%;
    width: 43%;
    height: 19vh;
    margin-top: -2em;
    padding-top: 10% !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 2% !important;
} */

/* .maindiv {
    padding-left: 13%;
    width: 50%;
    height: 6vh;
} */

/* .indiv {
    padding-top: 7%;
    padding-left: 8%;
    width: 50%;
    height: 6vh;
} */

.effcar {
    padding-left: -10rem !important;
}

.condiv {
    margin-left: 1rem;
}

.combined-logo {
    max-width: 200px;
}

.cihead {
    padding-top: 4%;
    margin-left: -3% !important;
}

.contfields {
    padding-left: 3% !important;
    padding-right: 3% !important;
}

.ldiv {
    /* background: green; */
    padding-top: 7%;
    padding-left: 12%;
}

.lstbtn {
    float: right;
}

.nb {
    padding-top: 10%;
}

.cff {
    padding-top: 5%;
    padding-bottom: 5%;
}

.heading1c {
    text-align: center;
    padding-top: 5%;
}

.clst {
    padding-top: 0%;
    padding-bottom: 0%;
    /* background: green; */
}

.cont {
    padding-top: 2%;
    padding-bottom: 2%;
}

.nbn {
    padding-top: 5%;
}

.cmpcls {
    min-height: 510px;
}

.comtxt {
    padding-top: 5%;
}

.scol {
    padding-top: 5%;
}

.hd1 {
    text-align: left;
}

.hd2 {
    font-size: 36px;
    line-height: 46px;
}

.cnc {
    margin-bottom: 3%;
    font-size: 25px;
    /* background: rebeccapurple; */
}

.imgfp {
    height: 50px;

}

.ntst {
    text-align: justify;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Manrope-Bold', sans-serif;
}

p {
    font-family: 'Manrope', sans-serif;
}

.text-color1 {
    color: #212121;
}

.text-color2 {
    color: #000000 !important;
}

.text-color3 {
    color: #64607D;
}

.text-color4 {
    color: #6B6B6B;
}

.text-color5 {
    color: #4E4E4E;
}

.bg-color1 {
    background-color: #E5E5E5;
}

.btn-primary {
    background-color: #2EA4DD !important;
    border-color: #2EA4DD !important;
}

.btn-white {
    background-color: #FFFFFF;
}

#header {
    background-image: url("img/Group4350.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}

.blog-card-image {
    width: 100%;
    height: 220px;
    /* object-fit: cover; */
    display: block;
}

.contact-header {
    height: 30rem;
    background-color: #eaf6fc;
}

.contact-banner-subimg1 {
    margin-left: 50.5rem;
    margin-top: -4rem;
    height: 10rem;
}

.contact-banner-subimg2 {
    margin-left: 14.5rem;
    margin-top: -2.5rem;
    height: 11rem;
}

.contact-banner-subimg3 {
    margin-left: 48rem;
    margin-top: -3.1rem;
    height: 11rem;
}

.active {
    color: rgba(0, 0, 0, .9);
}

.btn-clr {
    background: #2EA4DD;
    border: 0;
}

.form-btn {
    background: #2EA4DD;
    border: 0;
    width: 30%;
}

.shadows {
    box-shadow: 8px 6px 7px #ccc;
}

.main-size {
    font-size: 50px;
}

a {
    text-decoration: none;
}

/* Site Logo */
.navbar-brand img {
    max-width: 180px;
}

.navbar-nav {
    font-size: 12px;
}

.navbar-nav li:nth-last-child(2) {
    margin-left: 6vw;
}

.last-menu-item {
    background: #2EA4DD;
    color: #fff;
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: fit-content;
}

.last-menu-item:hover {
    background: #2991C4;
    color: #fff;
}

.navbar-toggler i {
    font-size: 30px;
}

.navbar-toggler:focus {
    box-shadow: none;
}

#backToTop {
    display: none;
    text-align: center;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 2em;
    bottom: 3em;
    background: #aabac3;
    z-index: 999;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    border-radius: 40px;
}

i.fs-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

#backToTop:hover {
    background: #2EA4DD;
    transition: 0.5s;
}


/*Marquee css*/
.logoMarqueeSection {
    background-color: #F8F8F8;
}

#logoMarqueeSection {
    margin: 0 auto;
}

.default-content-container {
    width: 100%;
    min-height: 100vh;
}

.logoMarqueeSection>div>div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
}

.marquee-wrapper {
    display: inline-block;
    white-space: nowrap;
}

.marquee {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.marquee a {
    display: inline-block;
    white-space: nowrap;
    padding-right: 5.4rem;
}

.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}

.bg-img {
    background-image: url("img/Vector1578.png");
    background-size: cover;
}



@keyframes marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}

/*quote block css*/
.blockquote-custom {
    position: relative;
    font-size: 1.1rem;
}

.blockquote-custom-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -40px;
    left: 19px;
}

.quote-card {
    border-radius: 25px;
    width: fit-content;
    background-color: #E9F5FB;
}

/*Effective cards css*/
.effective-cards {
    background-color: #EAF6FC;
}

.card-container .card {
    background-color: transparent;
    position: relative;
    border: 5px solid #757095;
    width: 350px;
    height: 400px;
}

.card-container .card a {
    background-color: #242A38;
    height: 350px;
    border: 2px solid black;
    text-decoration: none;
    color: white;
    display: block;
    transition: 0.25s ease;
}

.card-container .card a:hover {
    /*transform: translate(-30px, -30px);*/
    transform: translateY(-3.1rem);
}

/*Testimonials css*/
.testimonial {
    min-height: 300px;
    padding: 85px 50px 45px 40px;
    margin: 70px 15px 35px;
    position: relative;
    border: 1px solid #CFCFCF;
    border-radius: 10px;
}

.testimonial .pic {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: absolute;
    top: -40px;
    left: 40px;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.testimonial .description {
    color: #000000;
    height: fit-content;
}

.testimonial .title {
    position: absolute;
    top: 85%;
}

.owl-theme .owl-controls {
    margin-top: 10px;
}

/*Cards owl controllers*/
.cards-slider .owl-controls .owl-pagination .owl-page span {
    /*padding: 10px;*/
    border-radius: 50%;
    height: 65px;
    width: 65px;
    background: #dbd5c7 no-repeat center;
}

.cards-slider .owl-controls .owl-pagination .owl-page.active span {
    background: #242A38 no-repeat center;
}

/* Cards owl controllers Ends */

.owl-theme .owl-controls .owl-page span {
    background: #5e5f5f;
    opacity: 1;
    transition: all 0.4s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #77a9dd;
}

.banner {
    background-image: url("img/Group4359.png");
    background-repeat: no-repeat;
    width: 100%;
    height: 80vh;
    background-size: cover;
}

.fdiv {
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: green; */
}

.col1n {
    /* background: orange; */
    display: flex;
    align-items: center;
}

.cl1 {
    /* background: yellowgreen; */
    display: flex;
    flex-direction: column;
    gap: 2%;
    justify-items: center;
    align-items: center;
}

.imgn {
    width: 10%;
    height: 5vh;
}

.amount {
    border-left: 1px solid ghostwhite;
}

.footer {
    background-color: #F5F6F8;
}

.form-control:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.txthv:hover {
    color: #2EA4DD !important;
}

.imglogo1 {
    width: 90%;
    height: 12vh;
    margin-bottom: 0%;
}

.iconsft:hover {
    color: #2EA4DD;
}

.top3 {
    line-height: 2.2;
}

.blog-post {
    background: #FBFEFF;
}

#form-bg {
    background: url("img/Group4361.png");
    background-size: cover;
}

.span-clr {
    color: #2EA4DD;
}

.bgs {
    background: url("img/Vector1578.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.drop {
    border: 3px dashed #DADFE3;
    border-radius: 15px;
}

.drop .cont i {
    font-size: 600%;
    color: #8E99A5;
}

.drop input {
    opacity: 0;
}

.mt-4rem {
    margin-top: 4rem;
}

.mt-2rem {
    margin-top: 2rem;
}

.w-10rem {
    width: 10rem !important;
}

.w-13rem {
    width: 13rem !important;
}

.w-16rem {
    width: 16rem !important;
}

.padding-left {
    padding-left: 0 !important;
}

.margin-right {
    margin-right: 0 !important;
}

.candidateinfo-form-w {
    width: 80%;
}

.candidate-form-w {
    width: 65%;
}

.candidate-form-salaryfield-w {
    width: 70%;
}

.upload-resume-w {
    width: 55%;
}

.signup-options-labels {
    font-family: Manrope;
    font-size: 13px;
    padding-top: 0.6rem;
    color: #707070;
}

.time-select-button {
    width: 263px;
    height: 50px;
    position: relative;
}

.time-select-button label,
.time-select-button input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.time-select-button input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.time-select-button input[type="radio"]:checked+label {
    background: #787878;
    color: #ffffff;
}

.time-select-button label {
    cursor: pointer;
    z-index: 90;
}

.availability-form-width-1 {
    width: 50%;
}

.availability-form-width-2 {
    width: 80%;
}

.slider-logo-display {
    display: none;
}

.stepper-wrapper {
    margin-top: 6rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.stepper-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.stepper-item::before {
    position: absolute;
    content: "";
    border-bottom: 5px solid rgba(46, 164, 221, 0.5);
    width: 100%;
    top: 20px;
    left: -50%;
    z-index: 2;
}

.stepper-item::after {
    position: absolute;
    content: "";
    border-bottom: 2px solid rgba(46, 164, 221, 0.5);
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 2;
}

.stepper-item .step-counter {
    position: relative;
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: rgba(46, 164, 221, 0.5);
    background: #FFFFFF;
    border: 2px solid rgba(46, 164, 221, 0.5);
    margin-bottom: 6px;
    font-size: 20px;
    font-weight: bold;
}

.stepper-item.active {
    font-weight: bold;
}

.step-counter.active {
    border: 3px solid #2EA4DD;
    color: #2EA4DD !important;
}

.stepper-item.completed .step-counter {
    background-color: #FFFFFF;
    border: 2px solid #2EA4DD;
    color: #2EA4DD;
    font-weight: bold;
}

.stepper-item.completed::after {
    position: absolute;
    content: "";
    border-bottom: 5px solid #2EA4DD;
    width: 100%;
    top: 20px;
    left: 50%;
    z-index: 3;
}

.stepper-item:first-child::before {
    content: none;
}

.stepper-item:last-child::after {
    content: none;
}

.skillinfo-button {
    float: left;
    margin: 0 5px 10px 0;
    width: 140px;
    height: 40px;
    position: relative;
}

.skillinfo-button label,
.skillinfo-button input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.skillinfo-button input[type="radio"] {
    opacity: 0.011;
    z-index: 100;
}

.skillinfo-button input[type="radio"]:checked+label {
    background: #2EA4DD;
    color: #ffffff;
}

.skillinfo-button label {
    cursor: pointer;
    z-index: 90;
}

.skillinfo-button input[type="checkbox"] {
    opacity: 0.011;
    z-index: 100;
}

.skillinfo-button input[type="checkbox"]:checked+label {
    background: #2EA4DD;
    color: #ffffff;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

#currencySelect {
    border: none !important;
    outline: 0 !important;
}

/*---------------------------------------------Admin Interview-----------------------*/

.bg-header {
    background-color: #2E3F50;
}

.header-font1 {
    font-family: Manrope;
    font-size: 16px;
}

.header-font2 {
    font-family: Manrope;
    font-size: 11px;
}

/* Admin Navbar Specific Styles */
.admin-nav-menu {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.admin-nav-link {
    transition: all 0.3s ease;
    border-radius: 4px;
    min-width: 80px;
    white-space: nowrap;
}

.admin-nav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.admin-nav-link.active {
    background-color: rgba(255, 255, 255, 0.15);
}

.nav-icon-wrapper {
    margin-bottom: 4px;
}

.nav-icon {
    max-width: 20px;
    max-height: 20px;
    object-fit: contain;
}

.nav-text {
    font-size: 10px;
    line-height: 1.2;
    margin: 0;
}

.user-info-section {
    /* background: red; */
    max-width: 320px;
    /* overflow: hidden; */
}

.navbar-brand-wrapper {
    flex-shrink: 0;
    padding-left: 15px;
}

/* Ensure navbar content has proper padding */
.bg-header .container-fluid {
    padding-right: 15px;
}

/* Responsive adjustments for admin navbar */
@media (max-width: 1399px) {
    .admin-nav-link {
        min-width: 70px;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .nav-text {
        font-size: 9px;
    }

    .user-info-section {
        max-width: 220px;
    }

    .user-details p {
        font-size: 10px;
    }
}

@media (max-width: 1199px) {
    .admin-nav-link {
        min-width: 60px;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .nav-text {
        font-size: 8px;
    }

    .nav-icon {
        max-width: 18px;
        max-height: 18px;
    }
}

@media (max-width: 991px) {
    .admin-nav-menu {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
    }

    .admin-nav-link {
        display: flex;
        align-items: center;
        text-align: left;
        min-width: auto;
        padding: 12px 16px !important;
        margin: 2px 0;
    }

    .nav-icon-wrapper {
        margin-right: 12px;
        margin-bottom: 0;
    }

    .nav-text {
        font-size: 12px;
        display: inline;
    }

    .nav-separator {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .navbar-brand img {
        height: 40px;
    }

    .admin-nav-link {
        padding: 10px 12px !important;
    }

    .nav-text {
        font-size: 11px;
    }
}

h1.scheduling-home-section1 {
    font-family: Manrope-Medium;
    font-size: 29px;
    color: #2E3F50;
}

h2.scheduling-home-section1 {
    font-family: Manrope-Medium;
    font-size: 20px;
    color: #2E3F50;
}

p.scheduling-home-section1 {
    font-family: Manrope;
    font-size: 15px;
    color: #6997FF;
}

p.scheduling-home-section2 {
    font-family: Manrope;
    font-size: 15px;
    color: #2E3F50;
}

.progressbar-heading {
    font-family: Manrope-Medium;
    font-size: 19px;
    color: #2E3F50;
}

.progressbar-subheading {
    font-family: Manrope-Medium;
    font-size: 12px;
    color: #A9B0B7;
}

.progressbar-text-color2 {
    color: #A9B0B7;
}

.admin-form {
    font-family: Manrope;
    font-size: 15px;
}

.admin-input,
.admin-select {
    height: 3rem;
}

.input-field-icon {
    height: 3rem;
}

.admin-textarea {
    height: 9rem;
}

.select-options-color {
    color: #898989;
}

.form-buttons {
    font-family: Manrope;
    font-size: 15px;
    height: 3rem;
    width: 13rem;
    border-radius: 0.5rem;
}

.cancel-btn-border {
    border: 1px solid #2E3F50;
}

.mb-2pt5rem {
    margin-bottom: 2.5rem;
}

form.availability {
    font-family: Manrope;
    font-size: 19px;
}

.active-border {
    border-bottom: 7px solid #2E3F50;
    width: 13rem;
}

.active-border h2 {
    color: #2E3F50 !important;
}

.adminNavbar .active {
    background: white;
    border-radius: .25rem;
}

.active-textcolor {
    color: #000000 !important;
}

h1.event-created {
    font-family: Manrope;
    font-size: 21px;
}

h2.event-created {
    font-family: Manrope;
    font-size: 15px;
}

h3.event-created {
    font-family: Manrope;
    font-size: 11px;
}

p.event-created {
    font-family: Manrope;
    font-size: 8px;
    color: #6A6A6A;
}

/* selecting date page */
.week:not(.start-on-monday) .day:first-child,
.week:not(.start-on-monday) .day:last-child {
    color: #000000 !important;
}

.day.today span::after {
    border-bottom: none !important;
}

.week .day.highlight span {
    color: #000000 !important;
}


/*---------------------------------------------Candidate Interview-----------------------*/
.right-border {
    border-right: 1px solid #D6D6D6;
}

.left-border {
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.buttons {
    width: 20%;
    height: 8vh;
    background: #2EA4DD;
    color: #FFFFFF;
    border: none;
    border-radius: 12px;
}

.buttons:hover {
    background: #FFFFFF;
    color: #2EA4DD;
}

.ftdiv {
    color: white;
    padding-left: 10%;
    padding-right: 0%;
}

/*WRAPPER*/
.wrapper {
    position: relative;
}

.polygon {
    margin-top: -11rem;
    margin-left: -19rem;
    position: relative;
    width: 2rem;
    height: 2rem;
}

.circle-card {
    background-image: url("img/Group4379.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}

.img-container {
    position: relative;
    display: inline-block;
}

.img-container img {
    width: 100px;
    height: 100px;
}

.upload-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

/*MAIN CIRCLE*/
.circle {
    border: 2px dashed #2EA4DD;
    position: relative;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    animation: rotate-circle 15s linear infinite;
}


.insecol {
    padding-left: 6% !important;
    /* background: green; */
}

/* Center point for rotation */
.circle .content {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

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

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


@keyframes counter-rotate-li {

    /* Rotate LI in the opposite direction to cancel the parent circle's rotation */
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

/* Circle Items */
.circle li {
    position: absolute;
    list-style: none;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translate(-50%, -50%);

    /* APPLY COUNTER-ROTATION TO THE LI */
    animation: counter-rotate-li 15s linear infinite;
}

/* Positioning remains the same */
.circle li:nth-child(1) {
    top: 0%;
    left: 50%;
}

.circle li:nth-child(2) {
    top: 18%;
    left: 82%;
}

.circle li:nth-child(3) {
    top: 50%;
    left: 100%;
}

.circle li:nth-child(4) {
    top: 82%;
    left: 82%;
}

.circle li:nth-child(5) {
    top: 100%;
    left: 50%;
}

.circle li:nth-child(6) {
    top: 82%;
    left: 18%;
}

.circle li:nth-child(7) {
    top: 50%;
    left: 0%;
}

.circle li:nth-child(8) {
    top: 18%;
    left: 18%;
}

/* The LI is now stable, so the image only needs to handle the zoom and static correction */
.circle li img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    transform-origin: center center;
    transition: transform 0.35s ease-in-out;

    /* Use the simplified zoom keyframes */
    animation-name: simplified-zoom;
    animation-duration: 15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    transform: rotate(-90deg);
}

/* Simplified Zoom Keyframes */
@keyframes simplified-zoom {
    0% {
        transform: scale(1);
    }

    45% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.6);
    }

    /* ZOOM */
    55% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}


.circle li:nth-child(1) img {
    animation-delay: 3.75s;
}

.circle li:nth-child(2) img {
    animation-delay: 1.875s;
}

.circle li:nth-child(3) img {
    animation-delay: 0s;
}

.circle li:nth-child(4) img {
    animation-delay: -1.875s;
}

.circle li:nth-child(5) img {
    animation-delay: -3.75s;
}

.circle li:nth-child(6) img {
    animation-delay: -5.625s;
}

.circle li:nth-child(7) img {
    animation-delay: -7.5s;
}

.circle li:nth-child(8) img {
    animation-delay: 5.625s;
}

/* Static Correction for each image to be truly upright */
/* You may need to fine-tune these if your original images aren't perfectly centered/aligned */
.circle li:nth-child(1) img {
    transform: rotate(-90deg);
}

.circle li:nth-child(2) img {
    transform: rotate(-45deg);
}

.circle li:nth-child(3) img {
    transform: rotate(0deg);
}

.circle li:nth-child(4) img {
    transform: rotate(45deg);
}

.circle li:nth-child(5) img {
    transform: rotate(90deg);
}

.circle li:nth-child(6) img {
    transform: rotate(135deg);
}

.circle li:nth-child(7) img {
    transform: rotate(90deg);
}

/* Based on your image, it seems to need 90deg to be upright */
.circle li:nth-child(8) img {
    transform: rotate(45deg);
}


/* --- Center Card Setup (These remain unchanged as they were correct) --- */
#circle-card1,
#circle-card2,
#circle-card3,
#circle-card4,
#circle-card5,
#circle-card6,
#circle-card7,
#circle-card8 {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    position: absolute;
    width: 11rem;
    height: 10vh;
    margin-top: -3rem;
    margin-left: -4.2rem;
    border-radius: 0.5rem;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    background: white !important;
    text-align: center;
}

.circle-paragraph {
    margin: 0;
}


#circle-card1 {
    animation-name: hideMe-card1;
}

#circle-card2 {
    animation-name: hideMe-card2;
}

#circle-card3 {
    animation-name: hideMe-card3;
}

#circle-card4 {
    animation-name: hideMe-card4;
}

#circle-card5 {
    animation-name: hideMe-card5;
}

#circle-card6 {
    animation-name: hideMe-card6;
}

#circle-card7 {
    animation-name: hideMe-card7;
}

#circle-card8 {
    animation-name: hideMe-card8;
}

/* Card Visibility Keyframes */
@keyframes hideMe-card4 {

    0%,
    12.4% {
        opacity: 1;
    }

    12.5%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card7 {

    0%,
    12.4% {
        opacity: 0;
    }

    12.5%,
    24.9% {
        opacity: 1;
    }

    25%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card3 {

    0%,
    24.9% {
        opacity: 0;
    }

    25%,
    37.4% {
        opacity: 1;
    }

    37.5%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card6 {

    0%,
    37.4% {
        opacity: 0;
    }

    37.5%,
    49.9% {
        opacity: 1;
    }

    50%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card2 {

    0%,
    49.9% {
        opacity: 0;
    }

    50%,
    62.4% {
        opacity: 1;
    }

    62.5%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card5 {

    0%,
    62.4% {
        opacity: 0;
    }

    62.5%,
    74.9% {
        opacity: 1;
    }

    75%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card1 {

    0%,
    74.9% {
        opacity: 0;
    }

    75%,
    87.4% {
        opacity: 1;
    }

    87.5%,
    100% {
        opacity: 0;
    }
}

@keyframes hideMe-card8 {

    0%,
    87.4% {
        opacity: 0;
    }

    87.5%,
    100% {
        opacity: 1;
    }
}

/* Pause the animation on hover for all related elements */
.circle:hover,
.circle:hover li,
.circle:hover li img {
    animation-play-state: paused;
}

/* Company Page */
.inspiro-slider .slide-captions h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
}

.inspiro-slider .slide-captions .strong {
    color: #fff;
    display: block;
    font-size: 12px !important;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 12px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}

.inspiro-slider .slide-captions.text-center .strong::after {
    margin-left: auto;
    margin-right: auto;
}

.inspiro-slider .slide-captions .strong::after {
    border-top: 3px solid #fff;
    content: "";
    display: block;
    margin-bottom: 0;
    margin-top: 8px;
    width: 26px;
}

.company-page a {
    color: #2EA4DD;
}

.company-page a:hover {
    color: #2991C4;
}

.company-page h2.text-large {
    font-size: 90px;
    line-height: 100px;
    font-weight: 800;
    margin-bottom: 0.6em;
}

.company-page p {
    text-align: justify;
    font-size: 14px;
}

.box-fancy [class*="col-"] {
    padding: 5% !important;
}

.team-members.team-members-left .team-member {
    text-align: left;
}

.team-members.team-members-shadow .team-member {
    border: 1px solid #eeeeee;
    box-shadow: 0px 3px 16px rgb(0 0 0 / 3%);
}

.team-members .team-member {
    background-color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 4px;
}

.team-members.team-members-left .team-member .team-image {
    float: left;
    width: 45%;
    margin-bottom: 0;
}

.team-members .team-member .team-image {
    margin-top: 30px;
    margin-bottom: 10px;
}

.team-members.team-members-shadow .team-member .team-image>img {
    border-radius: 0;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #005766;
}

.team-members .team-member .team-image>img {
    width: 100%;
    border-radius: 4px;
}

.team-members.team-members-left .team-member .team-desc {
    overflow: hidden;
    position: relative;
    width: 55%;
    padding-left: 30px;
}

.team-members.team-members-shadow .team-member .team-desc {
    padding: 20px;
}

.team-members .team-member .team-desc>h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    padding: 10px 0;
}

.team-members .team-member .team-desc>span {
    font-size: 13px;
    color: #9d9d9d;
    line-height: 18px;
}

.team-members .team-member .team-desc>p {
    margin-top: 10px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 26px;
}

a.btn-slide {
    display: inline-flex;
    gap: 0.8em;
    align-items: center;
    padding: 9px;
    height: 32px;
    border: 1px solid #aaa5;
    border-radius: 34px;
    width: 32px;
    font-size: 12px;
    overflow: hidden;
    transition: 0.3s;
}

a.btn-slide:hover {
    color: #fff;
    background: #2EA4DD;
    width: 68px;
    transition: 0.3s;
}

a.btn-slide i {
    line-height: 0.8em;
    transition: 0.5s;
    color: #9fa7b5;
}

a.btn-slide:hover i {
    color: #fff;
    transform: rotate(360deg);
    transition: 0.5s;
}

.ndiv {
    /* background: rebeccapurple; */
    margin-top: 5% !important;
}

/* Media Queries */
@media (min-width: 1320px) and (max-width: 1479px) {
    /* after*/
    /* .mj-dss {
        background: url("img/line.png") no-repeat;
        background-size: 100% 100%;
        width: 43%;
        height: 19vh;
        margin-top: -1.5em;
        padding-top: 10% !important;
        display: flex !important;
        flex-direction: row !important;
        gap: 2% !important;
    } */

    /* .maindiv {
        padding-top: 4%;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    } */

    /* .indiv {
        padding-top: 8% !important;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    } */

    /* .index-top-mj-logo {
        width: 70% !important;
        height: 10vh;
    }

    .index-top-dss-logo {
        width: 75% !important;
        height: 8vh;
    } */

    /* .innerdiv2 {
        padding-left: 1.5rem;
    } */

    /* .circle {
        width: 350px !important;
        height: 350px !important;
    }

    .circle li:nth-child(1) {
        top: -58px;
        left: 92px;
    }

    .circle li:nth-child(2) {
        top: 112px !important;
        left: 270px !important;
    }

    .circle li:nth-child(3) {
        top: 276px !important;
        left: 121px !important;
    }

    .circle li:nth-child(4) {
        top: 96px !important;
        left: -65px !important;
    } */
}

@media (width: 1024px) {
    /* after*/
    /* .mj-dss {
        background: url("img/line.png") no-repeat;
        background-size: 100% 100%;
        width: 50%;
        height: 19vh;
        margin-top: -1.5em;
        padding-top: 10% !important;
        display: flex !important;
        flex-direction: row !important;
        gap: 2% !important;
    } */

    /* .maindiv {
        padding-top: 8%;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    } */

    /* .indiv {
        padding-top: 13% !important;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    }

    .index-top-mj-logo {
        width: 70% !important;
        height: 10vh;
    }

    .index-top-dss-logo {
        width: 77% !important;
        height: 8vh;
    } */

}

@media only screen and (max-width: 1400px) {
    /* .innerdiv2 {
        padding-left: 1.5rem;
    } */

    #about-banner-img {
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    /* .innerdiv2 {
        padding-left: 1.5rem;
    } */


    .contact-banner-subimg1 {
        margin-left: 44.5rem;
    }

    .contact-banner-subimg2 {
        margin-left: 9rem;
    }

    .contact-banner-subimg3 {
        margin-left: 42.5rem;
    }
}

@media (min-width: 992px) and (max-width: 1325px) {

    /* .innerdiv2 {
        padding-left: 1.5rem;
    } */

    /* #name {
        font-size: 12px;
    }

    #designation,
    #previouslyWork {
        font-size: 12px;
    }

    #circle-card1,
    #circle-card2,
    #circle-card3,
    #circle-card4 {
        position: absolute;
        width: 8rem !important;
        height: max-content !important;
        margin-top: 2rem !important;
        margin-left: -2.7rem !important;
    } */
}

@media (min-width: 1075px) and (max-width: 1319px) {

    /* .circle {
        width: 300px !important;
        height: 300px !important;
        margin-top: 3rem !important;
    }

    .candidate-spinner-card {
        top: 48%;
        left: 48%;
    }

    .img-size-1250px {
        width: 100px !important;
    }

    .circle li:nth-child(1) {
        top: -49px !important;
        left: 82px !important;
    }

    .circle li:nth-child(2) {
        top: 80px !important;
        left: 243px !important;
    }

    .circle li:nth-child(3) {
        top: 237px !important;
        left: 109px !important;
    }

    .circle li:nth-child(4) {
        top: 100px !important;
        left: -41px !important;
    } */
}

@media (max-width: 1199px) {
    .navbar-nav li:nth-last-child(2) {
        margin-left: 1vw;
    }

    .card-container .card {
        width: 310px;
        height: max-content;
    }

    .card-container .card a {
        height: 400px;
    }
}

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

    /* .circle {
        width: 350px;
        height: 350px;
    }

    .circle li:nth-child(1) {
        top: -58px;
        left: 92px;
    }

    .contact-banner-subimg1 {
        margin-left: 38.5rem;
    }

    .contact-banner-subimg2 {
        margin-left: 3.5rem;
    }

    .contact-banner-subimg3 {
        margin-left: 37rem;
    } */
}

@media (min-width: 875px) and (max-width: 1074px) {

    /* .circle {
        width: 260px !important;
        height: 260px !important;
        margin-top: 4rem;
    }

    .candidate-spinner-card {
        top: 48%;
        left: 48%;
    }

    .img-size-1074px {
        width: 80px !important;
    }

    .circle li:nth-child(1) {
        top: -35px !important;
        left: 81px !important;
    }

    .circle li:nth-child(2) {
        top: 88px !important;
        left: 214px !important;
    }

    .circle li:nth-child(3) {
        top: 209px !important;
        left: 86px !important;
    }

    .circle li:nth-child(4) {
        top: 90px !important;
        left: -38px !important;
    } */
}

@media (max-width: 1017px) {
    .card-container .card {
        width: 460px;
    }

    .card-container .card a {
        height: 320px;
    }
}

@media (max-width: 996px) {
    .imglogo1 {
        width: 80%;
        height: 7vh;
        margin-bottom: 4%;
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .cards-slider .owl-item {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 991px) {

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .navbar-nav {
        padding-top: 2em;
    }

    .navbar-nav li:nth-last-child(2) {
        margin-left: 0;
    }

    li.nav-item {
        padding-top: 0.4em;
    }

    .cards-slider .owl-item {
        display: flex;
        justify-content: normal;
    }


    .main-size {
        font-size: 32px;
    }

    .owl-page {
        display: none !important;
    }

    .padding-left-10rem {
        margin-left: 10rem !important;
    }

    .slider-logo-display {
        display: block;
    }

    .fs-point88rem {
        font-size: 0.88rem;
    }

    .candidateinfo-form-w {
        width: 100% !important;
    }

    .candidate-form-p {
        padding-left: 0 !important;
    }

    .candidate-form-w {
        width: 100% !important;
    }

    .mt-10rem {
        margin-top: 10rem !important;
    }

    .mt-24rem {
        margin-top: 24rem !important;
    }

    .minus2rem {
        margin-left: -2rem !important;
    }

    .upload-resume-w {
        width: 100%;
    }

    .time-select-button {
        width: 135px !important;
    }

    .availability-form-width-1 {
        width: 100% !important;
    }

    .availability-form-width-2 {
        width: 100% !important;
    }

    .margin-top-sldr {
        margin-top: 4.5rem !important;
    }

    /* company page heading */
    .inspiro-slider .slide-captions h1 {
        font-size: 56px;
        line-height: 60px;
    }

    /* .index-top-mj-logo {
        height: 3.7rem;
        width: auto;
    }

    .index-top-dss-logo {
        height: 2.75rem;
        width: auto;
        padding-top: 0;
    } */
}

@media (min-width: 800px) and (max-width: 991px) {

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .contact-banner-subimg1 {
        margin-left: 31rem;
    }

    .contact-banner-subimg2 {
        margin-left: -4.5rem;
    }

    .contact-banner-subimg3 {
        margin-left: 30rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* after*/
    /* .mj-dss {
        background: url("img/line.png") no-repeat;
        background-size: 100% 100%;
        width: 43%;
        height: 19vh;
        margin-top: -1.5em;
        padding-top: 10% !important;
        display: flex !important;
        flex-direction: row !important;
        gap: 2% !important;
    } */

    /* .maindiv {
        padding-top: 4%;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    }

    .indiv {
        padding-top: 8% !important;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    } */

    /* .index-top-mj-logo {
        width: 70% !important;
        height: 10vh;
    }

    .index-top-dss-logo {
        width: 75% !important;
        height: 8vh;
    } */


    .insecol {
        padding-left: 0% !important;
        /* background: green; */
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

}

@media (min-width: 835px) and (max-width: 874px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

}

@media (min-width: 768px) and (max-width: 834px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    /* ===========================================================
   🔹 TABLET VIEW (min-width: 768px) and (max-width: 834px)
   Medium circle + balanced positions + normal text
=========================================================== */
    .circle {
        width: 320px;
        height: 320px;
        border-width: 2px;
    }

    .circle li {
        width: 85px;
        height: 85px;
    }

    #circle-card1,
    #circle-card2,
    #circle-card3,
    #circle-card4,
    #circle-card5,
    #circle-card6,
    #circle-card7,
    #circle-card8 {
        width: 9rem;
        height: auto;
        font-size: 0.85rem;
        margin-top: -2.5rem;
        margin-left: -3.6rem;
    }

    .circle-hd {
        font-size: 1rem;
    }

    .circle-paragraph {
        font-size: 0.85rem;
    }

    .insecol {
        padding-left: 0% !important;
    }

    .bghb {
        height: 75vh;
    }
}

@media (max-width: 799px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .contact-banner-subimg1,
    .contact-banner-subimg2,
    .contact-banner-subimg3 {
        display: none;
    }
}

@media (max-width: 785px) {
    .insecol {
        padding-left: 0% !important;
        /* background: green; */
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .card-container .card {
        width: 340px;
    }

    .card-container .card a {
        height: 360px;
    }
}

@media (max-width: 767px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .card-container .card {
        width: 250px;
    }

    .card-container .card a {
        height: 450px;
    }

    .testimonial .title {
        top: 90%;
    }
}

@media (min-width: 560px) and (max-width: 767px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }


    .testimonial {
        padding: 85px 30px 50px 30px;
    }
}

@media (max-width: 667px) {

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .padding-left-10rem {
        margin-left: 5rem !important;
    }

    .card-container .card {
        width: 370px;
    }

    .card-container .card a {
        height: 350px;
    }
}

@media only screen and (max-width: 600px) {

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .no-padding {
        padding: 0 !important;
    }

    .left-space {
        padding-left: 0 !important;
    }

    .line-bar {
        display: none !important;
    }

    .main-size {
        font-size: 40px;
    }

    .top3 {
        line-height: normal;
    }

    .availability {
        width: 325px !important;
    }

    .owl-theme .owl-controls {
        display: none !important;
    }

    .my-2rem {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .form-btn {
        width: 73%;
    }

}

@media (max-width: 576px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .card-container .card {
        width: 85vw;
    }

    .padding-left-10rem {
        margin-left: 0 !important;
    }

    .margin-top-sldr {
        margin-top: 0 !important;
    }

    .margin-top-0 {
        margin-top: 0 !important;
    }
}

@media (min-width: 475px) and (max-width: 559px) {

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

}

@media (max-width: 474px) {
    /* after*/
    /* .mj-dss {
        background: url("img/line.png") no-repeat;
        background-size: 100% 100%;
        width: 50%;
        height: 15vh;
        margin-top: -1.5em;
        padding-top: 10% !important;
        display: flex !important;
        flex-direction: row !important;
        gap: 2% !important;
    } */

    /* .maindiv {
        padding-top: 1% !important;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    } */

    /* .indiv {
        padding-top: 1% !important;
        padding-left: 13%;
        width: 50%;
        height: 10vh;
    }

    .index-top-mj-logo {
        width: 65% !important;
        height: 5vh !important;
    }

    .index-top-dss-logo {
        width: 77% !important;
        height: 8vh;
    } */

    /* Pause the animation on hover for all related elements */
    .circle:hover,
    .circle:hover li,
    .circle:hover li img {
        animation-play-state: paused;
    }

    .imgsignin {
        width: 100%;
        height: 10vh;
    }

    .banner {
        height: 70vh;
    }

    /* ============================= */
    /* 📱 RESPONSIVE FIX FOR MOBILE */
    /* ============================= */

    /* ✅ Center circle properly */
    .candidate-spinner {
        /* overflow: hidden; */
        justify-content: center !important;
        align-items: center !important;
        padding-top: 2rem !important;
    }

    /* ✅ Resize main circle */
    .circle {
        width: 230px !important;
        height: 230px !important;
        border: 1.5px dashed #2EA4DD;
    }

    /* ✅ Resize circle items (images) */
    .circle li {
        width: 65px !important;
        height: 65px !important;
    }

    /* ✅ Adjust image scaling & shape */
    .circle li img {
        border-radius: 50%;
        object-fit: cover;
        width: 100%;
        height: 100%;
        transform-origin: center center;
    }

    /* ✅ Reposition each image properly in smaller circle */
    .circle li:nth-child(1) {
        top: 0%;
        left: 50%;
    }

    .circle li:nth-child(2) {
        top: 15%;
        left: 83%;
    }

    .circle li:nth-child(3) {
        top: 50%;
        left: 100%;
    }

    .circle li:nth-child(4) {
        top: 83%;
        left: 83%;
    }

    .circle li:nth-child(5) {
        top: 100%;
        left: 50%;
    }

    .circle li:nth-child(6) {
        top: 83%;
        left: 17%;
    }

    .circle li:nth-child(7) {
        top: 50%;
        left: 0%;
    }

    .circle li:nth-child(8) {
        top: 15%;
        left: 17%;
    }

    /* ✅ Center cards smaller */
    #circle-card1,
    #circle-card2,
    #circle-card3,
    #circle-card4,
    #circle-card5,
    #circle-card6,
    #circle-card7,
    #circle-card8 {
        width: 8rem !important;
        height: auto !important;
        margin-top: -1rem !important;
        margin-left: -3.8rem !important;
        font-size: 0.8rem !important;
    }

    .circle-hd {
        font-size: 0.7rem !important;
    }

    .circle-paragraph {
        font-size: 0.7rem !important;
    }


    .insecol {
        padding-left: 0% !important;
    }

    .cmpcls {
        min-height: 50vh;
    }

    .hd1 {
        text-align: center;
    }

    .hd2 {
        font-size: 26px;
        line-height: 38px;
    }

    .mycls {
        margin-top: 10%;
    }

    .cnc {
        margin-top: -13%;
        margin-bottom: 3%;
        font-size: 25px;
        text-align: center;
    }

    .clst {
        /* padding-top: 2%; */
        padding-bottom: 0% !important;
        /* background: yellow; */
    }

    .cont {
        padding-top: 0% !important;
        padding-bottom: 0% !important;
        /* background: green; */
    }

    .dvf {
        text-align: center;
    }

    /* .cff {
        padding-top: 5%;
        padding-bottom: 5%;
    } */

    .contact-banner-subimg3 {
        display: none;
    }

    .contact-banner-subimg2 {
        display: none;
    }

    .headiv {
        text-align: center;
        padding-top: 5%;
    }

    .mcols {
        background: red;
        /* padding-left: 2%; */
        /* padding-right: 2%; */
    }

    .buttons {
        width: 50%;
        height: 8vh;
        background: #2EA4DD;
        color: #FFFFFF;
        border: none;
        border-radius: 12px;
    }

    .condiv {
        margin-left: 0%;
    }

    .contact-header {
        margin-top: 2%;
        height: 23vh;
        padding-bottom: 0% !important;
        /* padding-top: 2% !important; */
        /* background-color: gray; */
    }

    .lstbtn {
        float: none;
        text-align: center;
    }


    .heading1c {
        text-align: center;
        padding-top: 0%;
    }

    .testimonial {
        min-height: 300px;
        /* padding: 85px 50px 45px 40px; */
        padding-top: 85px;
        padding-left: 2%;
        padding-right: 2%;
        margin: 70px 15px 35px;
        position: relative;
        border: 1px solid #CFCFCF;
        border-radius: 10px;
        /* background: rebeccapurple; */
    }

    .testimonial .description {
        color: #000000;
        height: fit-content;
    }

    .txtmn {
        text-align: center;
    }

    .newh1 {
        margin-top: 5%;
        /* color: red !important; */
        text-align: center;
        font-size: 26px;
    }

    .fcw {
        text-align: center;
    }

    .imgfp {
        text-align: center;
    }

    .textns {
        text-align: center;
    }

    .nb {
        padding-top: 0%;
    }

    .clxt {
        padding: 3% !important;
        /* background: green; */
    }

    .nbn {
        padding-top: 5%;
        font-size: 32px;
        text-align: center;
    }

    .imglogo1 {
        height: 10vh;
        width: 80%;
    }

    .nct {
        text-align: center;
    }

    .ntst {
        text-align: center !important;
    }

    .inspiro-slider .slide-captions h1 {
        font-size: 28px !important;
        font-weight: 50;
        line-height: 50px;
        /* color: rebeccapurple; */
    }

    .inspiro-slider .slide-captions .strong {
        font-size: 12px !important;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 12px;
    }

    .comtxt {
        padding-top: 10%;
    }

    .scol {
        padding-top: 2%;
        /* background: red; */
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 35% !important;
        /* background: red; */
    }

    /* .circle {
        width: 210px !important;
        height: 210px !important;
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .img-size-834px {
        width: 60px !important;
    }

    .circle li:nth-child(1) {
        top: -31px !important;
        left: 72px !important;
    }

    .circle li:nth-child(2) {
        top: 72px !important;
        left: 177px !important;
    }

    .circle li:nth-child(3) {
        top: 177px !important;
        left: 72px !important;
    }

    .circle li:nth-child(4) {
        top: 72px !important;
        left: -31px !important;
    } */
}

@media screen and (max-width: 400px) {
    .contact-header {
        height: 30vh;
    }


    .banner {
        height: 100vh;
    }

    /* .newheading1{
        color: red;
    } */

    /* Shrink the main circle */
    /* .circle {
        width: 250px;
        height: 250px;
        border-width: 1.5px;
    }

    .circle li {
        width: 60px;
        height: 60px;
    }

    .circle li img {
        object-fit: cover;
        border-radius: 50%;
    }

    .circle li:nth-child(1) {
        top: 0%;
        left: 50%;
    }

    .circle li:nth-child(2) {
        top: 15%;
        left: 82%;
    }

    .circle li:nth-child(3) {
        top: 50%;
        left: 100%;
    }

    .circle li:nth-child(4) {
        top: 82%;
        left: 82%;
    }

    .circle li:nth-child(5) {
        top: 100%;
        left: 50%;
    }

    .circle li:nth-child(6) {
        top: 82%;
        left: 18%;
    }

    .circle li:nth-child(7) {
        top: 50%;
        left: 0%;
    }

    .circle li:nth-child(8) {
        top: 15%;
        left: 18%;
    }

    #circle-card1,
    #circle-card2,
    #circle-card3,
    #circle-card4,
    #circle-card5,
    #circle-card6,
    #circle-card7,
    #circle-card8 {
        width: 8rem;
        height: 7vh;
        margin-top: -2rem;
        margin-left: -3rem;
        font-size: 0.8rem;
    }

    .insecol {
        padding-left: 0 !important;
    }

    .circle,
    .circle li,
    .circle li img {
        animation-duration: 18s !important;
    } */

    .cmpcls {
        min-height: 50vh;
    }

    .inspiro-slider .slide-captions h1 {
        font-size: 40px;
        font-weight: 50;
        line-height: 50px;
    }

    .inspiro-slider .slide-captions .strong {
        font-size: 12px !important;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 12px;
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .admin-form {
        width: 100% !important;
    }

    .cont-btn-mb {
        margin-bottom: 2rem;
    }

    p.scheduling-home-section1 {
        font-size: 12px;
    }

    .border-none {
        border: none !important;
    }
}

@media (min-width: 393px) and (max-width: 393px) {
    .cmpcls {
        min-height: 50vh;
    }

    .inspiro-slider .slide-captions h1 {
        font-size: 40px;
        font-weight: 50;
        line-height: 50px;
    }

    .inspiro-slider .slide-captions .strong {
        font-size: 12px !important;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 12px;
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .index-top-mj-logo {
        margin-top: 1rem !important;
        width: 8rem !important;
        height: 3rem !important;
        margin-right: 1rem !important;
    }

    .index-top-dss-logo {
        width: 8rem !important;
        height: 2rem !important;
        margin-top: 1.5rem !important;
        padding-left: 1rem !important;
    }

}

@media (min-width: 360px) and (max-width: 360px) {
    .banner {
        height: 70vh !important;
    }
}

@media (min-width: 320px) and (max-width: 320px) {
    .banner {
        height: 100vh !important;
    }
}


@media (max-width: 390px) {

    .contact-header {
        height: 30vh;
    }

    .banner {
        height: 80vh;
    }

    .cmpcls {
        min-height: 50vh;
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    /* .circle li:nth-child(1) {
        top: -74px;
        left: 142px;
    } */

    .no-padding {
        padding: 0 !important;
    }


    /* .candidate-spinner {
        padding-top: 6rem !important;
        padding-bottom: 5rem !important;
        padding-right: 0 !important;
    } */

    .contact-banner-subimg1,
    .contact-banner-subimg2,
    .contact-banner-subimg3 {
        display: none !important;
    }

    .progress-bar-x-icon-sm {
        margin-top: -2rem;
        margin-left: 18rem;
    }

    .center-align-sm {
        text-align: center !important;
    }

    .time-select-button {
        width: 263px !important;
    }

    .availability-form-width-1 {
        width: 100% !important;
    }

    .availability-form-width-2 {
        width: 100% !important;
    }

    .slider-logo-display {
        display: block;
    }

    .index-top-mj-logo {
        margin-top: 0.5rem !important;
        width: auto !important;
        height: 4rem !important;
        margin-right: 1rem !important;
    }

    .index-top-dss-logo {
        width: auto !important;
        height: 4rem !important;
        padding-top: 1.2rem !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 375px) {
    
    .cmpcls {
        min-height: 50vh;
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    .card-container .card {
        width: 326px;
    }

    .card-container .card a {
        height: 360px;
    }
}

@media (max-width: 367px) {

    .cmpcls {
        min-height: 50vh;
    }

    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    /* #circle-card1,
    #circle-card2,
    #circle-card3,
    #circle-card4 {
        margin-top: -7vw !important;
        margin-left: -15.5vw !important;
    } */

    .card-container .card {
        width: 82vw;
    }

    .card-container .card a {
        height: 405px;
    }

    .padding-left-10rem {
        margin-left: 1em !important;
    }
}

@media (max-width: 300px) {
    .ftdiv {
        padding-left: 0%;
        padding-right: 0%;
    }

    /* #circle-card1,
    #circle-card2,
    #circle-card3,
    #circle-card4 {
        margin-top: -10vw !important;
        margin-left: -18.5vw !important;
    } */

    .card-container .card {
        width: 255px;
    }

    .card-container .card a {
        height: 450px;
    }
}
