#line-height-kam {color: #007d6f;
  text-align: center;
  font-size: 15px;
  margin-top: 2px;}
  
.development-placement-item-one-img-para{text-align: center;
  font-size: 14px;
  margin-top: 2px;
  font-weight: bold;}

.view-more-button {
    width: 15%;
    padding: 30px 0px 30px 0px;
    font-weight: 550;
    font-size: 20px;
    margin: auto;
    background-color: #007d6f;
    color: white;
    font-family: mulish
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .view-more-button {
        padding: 15px 0px 15px 0px;
        font-size: 16px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .view-more-button {
        padding: 15px 0px 15px 0px;
        font-size: 16px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .view-more-button {
        padding: 15px 0px 15px 0px;
        font-size: 16px
    }
}

@media screen and (min-width:1281px) and (max-width:11366px) {
    .view-more-button {
        padding: 15px 0px 15px 0px;
        font-size: 16px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .view-more-button {
        padding: 15px 0px 15px 0px;
        font-size: 16px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .view-more-button {
        padding: 15px 0px 15px 0px;
        font-size: 16px
    }
}


.awdiz-hiring {
    width: 100%;
    padding: 40px 0px 40px 0px
}

.awdiz-hiring h2 {
    font-size: 50px;
    text-align: center;
    font-family: nunito;
    font-weight: 800;
    color: #272566
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .awdiz-hiring {
        padding: 30px 0px 30px 0px
    }

    .awdiz-hiring h2 {
        font-size: 35px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .awdiz-hiring {
        padding: 30px 0px 30px 0px
    }

    .awdiz-hiring h2 {
        font-size: 30px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .awdiz-hiring h2 {
        font-size: 30px
    }

    .awdiz-hiring {
        padding: 20px 0px 20px 0px
    }
}

.development-modal {
    width: 100%;
    padding: 90px 0px 50px 0px
}

.development-modal-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.development-video-modal {
    width: 70%;
    height: 500px;
    border-radius: 25px;
    overflow: hidden;
    flex: 1;
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .development-video-modal {
        height: 460px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .development-video-modal {
        height: 460px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .development-modal {
        padding: 50px 0px 50px 0px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .development-video-modal {
        height: 460px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .development-video-modal {
        height: 460px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .development-video-modal {
        height: 250px
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .development-modal {
        padding: 30px 0px 30px 0px
    }

    .development-modal-container {
        width: 100%;
        margin: auto;
    }

    .development-video-modal {
        height: 250px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .development-modal {
        padding: 30px 0px 30px 0px
    }

    .development-modal-container {
        width: 100%;
        margin: auto;
    }

    .development-video-modal {
        height: 200px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .development-modal-container {
        width: 100%;
        flex-direction: column;
    }

    .development-video-modal {
        height: 250px;
        width: 100%;
    }

    .development-modal {
        padding-top: 60px;
    }
}

.development-placement {
    width: 100%;
    padding: 50px 0px 50px 0px
}

.development-placement h3 {
    font-size: 50px;
    text-align: center;
    font-family: nunito;
    font-weight: 800;
    color: #272566
}

.development-placement-box {
    width: 95%;
    margin: auto;
    padding: 80px 0px 30px 0px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.development-placement-item-one {
    width: 10.5%;
    line-height: 1.5;
    font-family: mulish
}

.development-placement-item-one-img {
    width: 100%;
    height: 192px
}

.development-placement-margin {
    margin-top: 25px
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .development-placement-box {
        padding-top: 50px;
        padding-bottom: 10px
    }

    .development-placement h3 {
        font-size: 35px
    }

    .development-placement-item-one-img-bold {
        font-size: 15px
    }

    .development-placement-item-one-img-para {
        font-size: 14px
    }

    .development-placement-item-one-img {
        height: 175px;
    }

    .development-placement {
        padding: 30px 0px 30px 0px
    }

    .development-placement-margin {
        margin-top: 35px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .development-placement-box {
        padding-top: 50px;
        padding-bottom: 10px
    }

    .development-placement h3 {
        font-size: 35px
    }

    .development-placement-item-one-img-bold {
        font-size: 15px
    }

    .development-placement-item-one-img-para {
        font-size: 14px
    }

    .development-placement-item-one-img {
        height: 153px;
    }

    .development-placement {
        padding: 30px 0px 30px 0px
    }

    .development-placement-margin {
        margin-top: 35px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .development-placement h3 {
        font-size: 35px
    }

    .development-placement-item-one {
        width: 15%
    }

    .development-placement-margin {
        margin-top: 35px
    }

    .develop-margin {
        margin-top: 35px
    }

    .development-placement-box {
        padding-top: 50px;
        padding-bottom: 10px
    }

    .development-placement-item-one-img-bold {
        font-size: 15px
    }

    .development-placement-item-one-img-para {
        font-size: 14px
    }

    .development-placement {
        padding: 30px 0px 30px 0px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .development-placement-box {
        padding-top: 50px;
        padding-bottom: 10px
    }

    .development-placement h3 {
        font-size: 35px
    }

    .development-placement-item-one-img-bold {
        font-size: 15px
    }

    .development-placement-item-one-img-para {
        font-size: 14px
    }

    .development-placement {
        padding: 30px 0px 30px 0px
    }

    .development-placement-margin {
        margin-top: 35px
    }

    .development-placement-item-one-img {
        height: 136px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .development-placement-box {
        padding: 50px 0px 20px 0px
    }

    .development-placement h3 {
        font-size: 35px
    }

    .development-placement-item-one-img-bold {
        font-size: 14px
    }

    .development-placement-item-one-img-para {
        font-size: 14px
    }

    .development-placement-item-one-img {
        height: 127px
    }

    .development-placement-margin {
        margin-top: 35px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .development-placement-box {
        padding: 50px 0px 20px 0px
    }

    .development-placement-item-one-img-bold {
        font-size: 15px
    }

    .development-placement-item-one-img-para {
        font-size: 14px
    }

    .development-placement-item-one-img {
        height: 150px
    }

    .develop-margin {
        margin-top: 35px
    }

    .development-placement-margin {
        margin-top: 35px
    }

    .development-placement-item-one {
        width: 14.5%;
    }

    .development-placement h3 {
        font-size: 24px
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .development-placement {
        padding: 30px 0px 30px 0px
    }

    .development-placement h3 {
        font-size: 24px
    }

    .development-placement-box {
        padding-top: 30px
    }

    .development-placement-item-one {
        width: 30%
    }

    .develop-margin {
        margin-top: 35px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .development-placement {
        padding: 30px 0px 30px 0px
    }

    .development-placement h3 {
        font-size: 24px
    }

    .development-placement-box {
        padding-top: 30px
    }

    .development-placement-item-one {
        width: 30%
    }

    .develop-margin {
        margin-top: 35px
    }

    .development-placement-item-one-img {
        height: 145px;
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .development-placement {
        padding: 30px 0px 30px 0px
    }

    .development-placement h3 {
        font-size: 20px
    }

    .development-placement-item-one-img-bold {
        font-size: 13px
    }

    .development-placement-item-one-img-para {
        font-size: 13px;
        line-height: 1;
    }

    .development-placement-item-one-img {
        height: 115px
    }

    .development-placement-item-one {
        margin-top: 25px;
        width: 32%
    }

    .development-placement-box {
        padding: 20px 0px 20px 0px; width: 99%;
    }
}

@media screen and (min-width:1px) and (max-width:330px) {
    #line-height-kam {
        line-height: 1;
    }

    .development-placement-item-one-img-para {
        margin-top: 10px;
    }
}

.development-career {
    width: 100%;
    padding: 50px 0px 50px 0px;
    background-color: #edf8fA
}

.development-career-box {
    width: 100%;
    padding: 50px 0px 20px 0px;
    margin-top: 15px
}

.development-career-box-one {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.industry-row {
    margin-top: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: #007d6f;
    color: white;
    width: 105%
}

.development-career-item-one {
    width: 28%;
    border-radius: 25px;
    background-color: white
}

.development-career-item-one ul {
    list-style: none;
    width: 100%;
    margin: auto
}

.development-career-item-one ul li {
    font-size: 20px;
    line-height: 2.8;
    color: black;
    font-family: mulish;
    cursor: pointer
}

.development-career-item-two {
    width: 100%;
    height: 350px;
    margin: 50px 0px 50px 0px;
    display: flex;
    justify-content: space-between
}

.industries {
    width: 68%
}

.idustries-display {
    width: 35%;
    height: 100%;
    display: flex;
    justify-content: space-between
}

.industries-paraa {
    width: 62%;
    line-height: 1.8;
    font-size: 16px;
    font-family: mulish;
}

.development-career-item-two-curve {
    width: 100%;
    height: 100%;
    border-top-left-radius: 120px;
    border-bottom-right-radius: 120px;
    overflow: hidden
}

.mobile-developemt-carosusel-container {
    overflow: hidden;
    display: flex;
    scroll-snap-type: x mandatory
}

.mobile-development-career-item-one {
    flex: 0 0 100%;
    scroll-snap-align: start
}

.mobile-development-indicator-icon.active {
    background-color: #007D6F
}

.mobile-development-career-tem-two {
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 10px 0px 10px 0px;
    background-color: #007D6F;
    color: white;
    border-radius: 10px
}

.mobile-development-career-item-three {
    width: 100%;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.mobile-development-career-item-two-curve {
    width: 100%;
    height: 350px;
    border-top-left-radius: 120px;
    border-bottom-right-radius: 120px;
    overflow: hidden
}

.mobile-development-career-item-three>p {
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.8
}

.mobile-development-indicator {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px
}

.mobile-development-indicator-icon {
    border: 1px solid black;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    margin-left: 10px
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .development-career {
        padding-top: 30px
    }

    .development-career-box {
        padding-top: 30px;
        padding-bottom: 0px
    }

    .development-career-item-two>p {
        font-size: 15px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .development-career {
        padding-top: 30px
    }

    .development-career-box {
        padding-top: 30px;
        padding-bottom: 0px
    }

    .development-career-item-two>p {
        font-size: 15px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }

    .idustries-display {
        width: 32%;
    }

    .development-career-item-two {
        height: 300px;
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .development-career {
        padding-top: 50px
    }

    .development-career-box {
        margin-top: 0px;
        padding-top: 30px;
        padding-bottom: 0px
    }

    .development-career-item-one ul li {
        font-size: 18px
    }

    .development-career-item-two>p {
        font-size: 15px
    }

    .development-career-item-two {
        height: 300px;
    }
    
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .development-career {
        padding-top: 30px
    }

    .development-career-box {
        padding-top: 30px;
        padding-bottom: 0px
    }

    .development-career-item-two>p {
        font-size: 15px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }

    .development-career-item-two {
        height: 300px;
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .development-career-box {
        padding-top: 30px
    }

    .development-career-item-two>p {
        font-size: 15px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }

    .development-career-item-two {
        height: 300px;
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .development-career-box {
        padding-top: 30px
    }

    .development-career-item-two>p {
        font-size: 15px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }

    .development-career-item-two {
        height: 300px;
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .development-career-box-one {
        flex-direction: column
    }

    .development-career-item-one {
        width: 90%
    }

    .industries {
        width: 100%
    }

    .development-career {
        padding: 30px 0px 30px 0px
    }

    .development-career-box {
        padding-top: 20px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }

    .development-career-item-two {
        height: 280px;
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .development-career-box-one {
        display: none;
        visibility: hidden
    }

    .development-career-item-one {
        width: 90%
    }

    .industries {
        width: 100%
    }

    .development-career {
        padding: 30px 0px 30px 0px
    }

    .development-career-box {
        padding-top: 20px
    }

    .development-career-item-one ul li {
        font-size: 16px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .development-career {
        padding: 30px 0px 30px 0px;
    }

    .development-career-box-one {
        display: none;
        visibility: hidden
    }

    .mobile-development-career-item-two-curve {
        height: 230px;
        border-top-left-radius: 90px;
        border-bottom-right-radius: 90px
    }

    .mobile-development-career-item-three>p {
        font-size: 14px
    }

    .development-career-box {
        padding-top: 20px
    }
}

@media screen and (min-width:800px) and (max-width:5000px) {
    .mobile-development-carousel {
        display: none;
        visibility: hidden
    }
}

.student-speak {
    width: 100%;
    padding: 50px 0 50px 0
}

.student-speak-h3 {
    font-size: 50px;
    color: #272566;
    text-align: center;
    font-weight: 800
}

.student-speal-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px 0 20px
}

.student-speak-carousel {
    overflow: hidden;
    width: 100%
}

.student-speak-carousel-button {
    border: none;
    padding: 10px;
    cursor: pointer;
    margin-left: 5px;
    box-shadow: rgba(0, 125, 111, 100) 0 2px 5px 0;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.student-speak-box {
    width: 100%;
    height: auto;
    padding: 10px 0 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: transform 0.5s ease;
    will-change: transform
}

.student-speak-first-box {
    flex: 0 0 33.333%;
    padding: 30px 20px 20px 20px;
    height: auto
}

.student-speak-item-one {
    width: 100%;
    padding: 15px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom: none;
    background-color: #edf8fA;
    box-shadow: -20px 0 10px -20px rgba(0, 0, 0, 0.45) inset, 20px 0 10px -20px rgba(0, 0, 0, 0.45) inset;
}

.student-speak-item-curve {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 25px;
    border: none;
    outline: none;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.student-speak-item-curve iframe {
    border-radius: 25px;
    width: 100%;
    height: 250px;
    border: none;
    outline: none;
}

#meet-pratik {
    font-weight: 800;
    font-family: nunito;
    font-size: 28px;
    margin-top: 15px;
    text-align: center;
}

.student-speak-item-one>p {
    font-size: 16px;
    line-height: 1.5;
    font-family: mulish;
    padding: 5px 0 15px 0;
    text-align: center;
    font-weight: 600;
}

.student-speak-item-logo>p {
    text-align: center;
    padding: 15px;
    font-size: 16px;
    font-family: mulish;
    color: #fff
}

.student-speak-item-logo {
    width: 100%;
    height: 120px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    position: relative;
    background-color: #007D6F;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -2px 0px inset;
}

.student-speak-item-logo::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 40px 20px 0;
    border-color: #007D6F;
    display: block;
    width: 0;
    z-index: -2;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 10px;
    box-shadow: 3px 3px 0 #1a7268;
}

.student-speak-item-company {

    width: 25%;
    height: 50px;
    margin: auto;
    text-align: center;
}

.student-speak-item-company img {
    width: 100%;
    height: 100%;
}


.student-speak-item-service {
    width: 100%;
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    border-radius: 35px;
    color: #fff;
    background-color: #007D6F;
    position: relative;
    cursor: pointer;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    gap: 5px;

    box-shadow: 3px 3px 0 #4cd0c2;

}

.student-speak-item-service::before {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    background-color: #007D6F;
    top: -16px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    border-radius: 30px 30px 0 0;
    z-index: 1;
    border-radius: 10px;
    z-index: -2;
    box-shadow: -3px -3px 0 #1a7268;

}

.student-speak-item-service p {
    flex: 1;
    text-align: center;
    font-size: 16px;
    font-family: nunito;
    color: white;
    font-weight: bold;
}


.student-speak-item-service-icon {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #000
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .student-speak-item-curve {
        height: 200px
    }

    .student-speak-item-curve iframe {
        height: 200px;
    }

    #meet-pratik {
        font-size: 20px
    }

    .student-speak-item-service {
        font-size: 15px;

    }

    .student-speak-item-one>p {
        padding-bottom: 0;
        padding-top: 5px;
        font-size: 14px
    }

    .student-speak-item-logo {
        height: 90px
    }

    .student-speak-item-one {
        border-top-right-radius: 40px;
        border-top-left-radius: 40px;
        padding-top: 20px
    }

    .student-speak-box {
        padding-top: 20px;
        padding-bottom: 0
    }

    .student-speak-h3 {
        font-size: 35px
    }

    .student-speak-item-logo>p {
        padding: 10px 15px;
    }

    .student-speak-item-company {
        width: 24%;
        height: 40px;
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .student-speak-h3 {
        font-size: 35px
    }

    .student-speak-item-service {
        font-size: 15px;

    }

    .student-speak-item-service-icon {
        width: 43px;
    }

    .student-speak-box {
        padding-top: 20px;
        padding-bottom: 0
    }

    #meet-pratik {
        font-size: 24px
    }

    .student-speak-item-one>p {
        padding-bottom: 0;
        padding-top: 5px;
        font-size: 14px
    }

    .student-speak-item-curve {
        height: 200px
    }

    .student-speak-item-curve iframe {
        height: 200px;
    }

    .student-speak-item-one {
        border-top-right-radius: 40px;
        border-top-left-radius: 40px;
        padding-top: 20px
    }

    .student-speak-item-logo {
        height: 90px
    }

    .student-speak-first-box {
        padding-top: 10px
    }

    .student-speak-item-logo>p {
        padding: 10px 15px;
    }

    .student-speak-item-company {
        width: 24%;
        height: 40px;
    }

}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .student-speak-item-curve {
        height: 200px
    }

    .student-speak-item-curve iframe {
        height: 200px;
    }

    #meet-pratik {
        font-size: 20px
    }

    .student-speak-item-service {
        font-size: 15px;

    }

    .student-speak-item-service-icon {
        width: 46px;
    }

    .student-speak-item-one>p {
        padding-bottom: 0;
        padding-top: 5px;
        font-size: 14px
    }

    .student-speak-item-logo {
        height: 90px
    }

    .student-speak-item-one {
        border-top-right-radius: 40px;
        border-top-left-radius: 40px;
        padding-top: 20px
    }

    .student-speak-box {
        padding-top: 20px;
        padding-bottom: 0
    }

    .student-speak-h3 {
        font-size: 35px
    }

    .student-speak-item-logo>p {
        padding: 10px 15px;
    }

    .student-speak-item-company {
        height: 40px;
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .student-speak-box {
        margin-top: 15px
    }

    .student-speak-h3 {
        font-size: 33px
    }

    .student-speak-first-box {
        padding-top: 0;
        padding-bottom: 0
    }

    .student-speak-item-one>p {
        font-size: 14px;
        padding-top: 5px
    }

    .student-speak-item-logo>p {
        font-size: 15px
    }

    .student-speak-item-logo {
        height: 100px
    }

    .student-speak-item-curve {
        height: 200px
    }

    .student-speak-item-curve iframe {
        height: 200px;
    }

    .student-speak-item-one {
        border-top-right-radius: 40px;
        border-top-left-radius: 40px;
        padding-top: 15px;
        padding-bottom: 5px
    }

    .student-speak-item-service {
        font-size: 14px;

    }

    .student-speak-item-service-icon {
        width: 46px;
    }

    .student-speak-item-company {
        height: 40px;
    }

    .student-speak-item-logo>p {
        padding: 10px 15px;
    }
}


@media screen and (min-width:800px) and (max-width:1199px) {
    .student-speak-box {
        justify-content: flex-start
    }

    .student-speak-first-box {
        flex: 0 0 50%
    }

    .student-speak-h3 {
        font-size: 24px
    }

    .student-speak-item-one {
        padding-bottom: 0
    }

    .student-speak-item-one>p {
        font-size: 14px
    }

    .student-speak {
        padding: 30px 0 30px 0
    }

    .student-speak-item-service {
        height: 56px;
        font-size: 15px;

    }

    .student-speak-item-service>p {
        margin-right: 5px
    }

    .student-speak-item-service-icon {
        width: 50px;
        height: 35px;
        margin-left: 0
    }

    #meet-pratik {
        font-size: 24px
    }

    .student-speak-item-logo {
        height: 95px
    }

    .student-speak-item-curve {
        height: 200px
    }

    .student-speak-item-curve iframe {
        height: 200px;
    }

    .student-speak-item-logo>p {
        padding: 10px
    }

    .student-speak-item-company {
        height: 40px;
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .student-speak-box {
        justify-content: flex-start
    }

    .student-speak-first-box {
        flex: 0 0 100%;
        padding: 0
    }

    .student-speak-h3 {
        font-size: 24px
    }

    .student-speak-item-one {
        margin-top: 15px;
        padding-bottom: 0
    }

    #meet-pratik {
        font-size: 24px
    }

    .student-speak-item-one>p {
        font-size: 15px
    }

    .student-speak {
        padding: 30px 0 30px 0
    }

    .student-speak-item-service {
        height: 56px
    }

    .student-speak-item-service-icon {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .student-speak-item-logo {
        height: 95px
    }

    .student-speak-item-logo>p {
        padding: 10px
    }

    .student-speak-item-company {
        height: 43px;
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .student-speal-button {
        padding: 10px 0
    }

    .student-speak-h3 {
        font-size: 18px
    }

    .student-speak-item-one>p {
        font-size: 13px;
        padding-bottom: 0
    }

    .student-speak-item-service {
        font-size: 13px;

    }

    .student-speak-item-logo {
        height: 90px
    }

    .student-speak-item-service-icon {
        height: 31px;
        width: 36px;
        border-radius: 15px;
        margin-left: 0;
    }

    .student-speak-item-service {
        height: 50px
    }

    #meet-pratik {
        font-size: 20px
    }

    .student-speak-box {
        margin-top: 0
    }

    .student-speak-first-box {
        flex: 0 0 100%;
        padding: 3px
    }

    .student-speak-item-curve {
        height: 150px
    }

    .student-speak-item-curve {
        height: 200px
    }

    .student-speak-item-curve iframe {
        height: 200px;
    }

    .student-speak-carousel-button {
        width: 35px;
        height: 35px;
    }

    .student-speak-item-logo>p {
        padding: 10px
    }

    .student-speak-item-company {
        height: 40px;
    }
}

.profilebuilding {
    width: 100%;
    padding: 50px 0 50px 0;
}

.profile-building-container {
    width: 75%;
    margin: auto
}

.resume-section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px
}

.resume-section-one {
    width: 19%;
    padding: 10px 10px 10px 10px;
    display: flex;
    justify-content: space-around
}

.resume-section-circle {
    border: 3px solid #272566;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.resume-section-para {
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;color: #075e54;
  font-weight: bold;
}

.progress-bar-section {
    width: 85%;
    margin-top: 30px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-left: 20px
}

.progress-circle {
    width: 20px;
    height: 20px;
    border-radius: 10px
}

.progress-line {
    width: 24%;
    height: 5px;
    border-right: none;
    border-left: none
}

#progress-circle-one {
    background-color: #99cbc5
}

#progress-line-one {
    background-color: #007D6F
}

#progress-circle-two {
    background-color: #007D6F
}

#progress-line-two {
    background-color: #99cbc5
}

#progress-circle-three {
    background-color: #99cbc5
}

#progress-line-three {
    background-color: #99cbc5
}

#progress-circle-four {
    background-color: #99cbc5
}

#progress-line-four {
    background-color: #99cbc5
}

#progress-circle-five {
    background-color: #99cbc5
}

.resume-carousel {
    width: 100%;
    margin-top: 30px;
    padding: 15px 0 15px 0;
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.resume-carousel-group {
    display: flex;
    flex: 0 0 auto;
    width: calc(100%);
    justify-content: space-between;
    transform: translateX(0);
    transition: transform 0.5s ease
}

.resume-carousel-one {
    width: calc(50% - 15px);
    padding: 15px 15px 15px 15px;
    display: flex;
    justify-content: space-between
}

.resume-crousel-square {
  border:3px solid #272566;
  overflow:hidden;
  width: 35%;
  height: 200px;
  background-color: #99cbc5;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -2px 0px inset;
  border-bottom-right-radius: 2rem;
  border-top-left-radius: 2rem;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.resume-crousel-square img{
  width: 100%;
  height: 100%;
 
}

.resume-carousel-content {
    width: 60%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 40px
}

.resume-carousel-content p21 {
    font-size: 24px;
    font-family: nunito;
    font-weight: 700;
    color: #272566;
}

.resume-carousel-content p {
    text-align: center;
  line-height: 1.7;
  font-size: 16px;
  font-family: 'Mulish';
  font-weight: 500;
}

.resume-carousel-button {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

.resume-left-arrow {
    box-shadow: rgba(0, 125, 111, 100) 0 2px 5px 0
}

.resume-left-arrow:hover {
    background-color: #007D6F;
    color: #fff
}

.resume-right-arrow {
    box-shadow: rgba(0, 125, 111, 100) 0 2px 5px 0
}

.resume-right-arrow:hover {
    background-color: #007D6F;
    color: #fff
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .profile-building-container {
        width: 85%
    }

    .resume-section-para {
        font-size: 18px
    }

    .resume-carousel-content p21 {
        font-size: 20px
    }

    .resume-carousel-content p {
        font-size: 18px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .profile-building-container {
        width: 85%
    }

    .resume-section-para {
        font-size: 18px
    }

    .resume-carousel-content p21 {
        font-size: 20px
    }

    .resume-carousel-content p {
        font-size: 18px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .profile-building-container {
        width: 85%
    }

    .resume-section-para {
        font-size: 18px
    }

    .resume-carousel-content p21 {
        font-size: 20px
    }

    .resume-carousel-content p {
        font-size: 18px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .profile-building-container {
        width: 85%
    }

    .resume-section-para {
        font-size: 18px
    }

    .resume-carousel-content p21 {
        font-size: 19px
    }

    .resume-carousel-content p {
        font-size: 18px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .resume-section {
        margin-top: 30px
    }

    .resume-section-circle {
        width: 40px;
        height: 40px;
        font-size: 18px
    }

    .resume-section-para {
        font-size: 16px
    }

    .resume-crousel-square {
        height: 155px
    }

    .resume-carousel-content {
        height: 155px
    }

    .resume-carousel-content p21 {
        font-size: 16px
    }

    .resume-carousel-content p {
        font-size: 16px
    }

    .resume-carousel-button {
        margin-top: 20px
    }

    .resume-left-arrow {
        width: 4%
    }

    .resume-right-arrow {
        width: 4%
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .resume-section {
        margin-top: 30px
    }

    .resume-section-circle {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .resume-section-para {
        font-size: 16px;
        margin-left: 5px;
    }

    .resume-crousel-square {
        height: 155px;
    }

    .resume-carousel-content {
        height: 155px;
    }

    .resume-carousel-content p21 {
        font-size: 18px
    }

    .resume-carousel-content p {
        font-size: 16px
    }

    .resume-carousel-button {
        margin-top: 20px
    }

    .profile-building-container {
        width: 85%
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .profilebuilding {
        padding: 30px 0 30px 0
    }

    .resume-carousel-one {
        align-items: center
    }

    .resume-section-one {
        flex-direction: column;
        align-items: center
    }

    .resume-section-para {
        text-align: center;
        font-size: 14px
    }

    .resume-carousel-content {
        line-height: 20px;
        align-items: normal
    }

    .resume-carousel-content {
        height: 140px
    }

    .resume-carousel-content p21 {
        font-size: 14px
    }

    .resume-carousel-content p {
        font-size: 12px;
        margin-top: 10px
    }

    .resume-crousel-square {
        height: 80px;
        width: 30%;
    }

    .resume-left-arrow {
        width: 6%
    }

    .resume-right-arrow {
        width: 6%
    }

    .profile-building-container {
        width: 85%
    }

    .resume-section-circle {
        width: 40px;
        height: 40px;
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .profilebuilding {
        padding: 30px 0 30px 0
    }

    .resume-carousel-one {
        align-items: center
    }

    .resume-section-one {
        flex-direction: column;
        align-items: center;
        width: 17%;
    }

    .resume-section-para {
        text-align: center;
        font-size: 14px
    }

    .resume-carousel-content {
        line-height: 20px
    }

    .resume-carousel-content {
        height: 140px
    }

    .resume-carousel-content p21 {
        font-size: 14px
    }

    .resume-carousel-content p {
        font-size: 12px;
        margin-top: 10px
    }

    .resume-crousel-square {
        height: 80px
    }

    .resume-left-arrow {
        width: 8%
    }

    .resume-right-arrow {
        width: 8%
    }

    .resume-section-circle {
        width: 40px;
        height: 40px;
    }

    .profile-building-container {
        width: 90%
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    
    .resume-carousel-button {margin-top: 20px}
    .resume-section {margin-top: 30px}
    
    .profilebuilding {
        padding: 30px 0 30px 0
    }

    .profile-building-container {
        width: 90%
    }

    .resume-section-one {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
        width: 19%;
    }

    .resume-section-circle {
        width: 30px;
        height: 30px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .resume-section-para {
        font-size: 14px;
    text-align: center;
    font-family: mulish;
    font-weight: bold;
    }

    .resume-crousel-square {
       width: 86%;
    height: auto;
    margin-bottom: 15px;
    }

    .resume-carousel-content {
        line-height: unset;
        justify-content: space-between;
        width: 95%;
        height: 192px;
    }

    .resume-carousel-content p21 {
        font-size: 17px;
    text-align: center;
    }

    .resume-carousel-content p {
        font-size: 15px;
        margin-top: 2px;
        line-height: 1.5;
    }

    .resume-carousel-one {
         padding: 0;
        flex-direction: column;
        flex: 1;
        align-items: center;
    }

    .resume-right-arrow {
        width: 12%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .resume-left-arrow {
        width: 12%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .resume-carousel {
        padding: 0
    }
}

@media screen and (min-width:1px) and (max-width:330px) {
    .resume-crousel-square {
        height: 49px;
        border-radius: 11px;
    }

    .progress-circle {
        width: 15px;
        height: 15px;
    }
}


.career-service {
    width: 100%;
    padding: 50px 0 50px 0;
    background-color: #fff
}

.career-service h4 {
    font-size: 50px;
    font-weight: 800;
    font-family: nunito;
    color: #272566
}

.career-box-one {
    width: 100%;
    padding: 50px 0 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.career-item-one {
    width: 24%;
    padding: 25px 25px 25px 25px;
    text-align: center;
    line-height: 1.5;
    border-radius: 10px;
    background-color: #f3f4f6
}

.career-item-one i {
    font-size: 40px
}

.career-item-one p21 {
    font-family: nunito;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 700;
}

.career-item-one>p {
    font-size: 16px;
    font-family: mulish;
    margin-top: 15px
}

.career-item-two {
    width: 48%;
    padding: 25px 25px 25px 25px;
    text-align: center;
    line-height: 1.5;
    border-radius: 10px;
    background-color: #f3f4f6
}

.career-item-two i {
    font-size: 40px
}

.career-item-two p21 {
    font-family: nunito;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 700;
}

.career-item-two>p {
    font-size: 16px;
    font-family: mulish;
    margin-top: 15px
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .career-service h4 {
        font-size: 35px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .career-service h4 {
        font-size: 35px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .career-service h4 {
        font-size: 35px
    }

    .career-service h4 {
        font-size: 35px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .career-service h4 {
        font-size: 35px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .career-item-one>p {
        font-size: 15px
    }

    .career-service h4 {
        font-size: 35px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .career-item-one>p {
        font-size: 15px
    }

    .career-service {
        padding: 30px 0 15px 0
    }

    .career-service h4 {
        font-size: 24px
    }

    .career-box-one {
        padding-top: 30px;
        flex-wrap: wrap
    }

    .career-item-one {
        width: 47%
    }

    .career-item-one p21 {
        font-size: 18px
    }

    .career-item-one>p {
        font-size: 14px
    }

    .career-margin {
        margin-top: 30px
    }

    .career-item-two p21 {
        font-size: 18px
    }

}

@media screen and (min-width:800px) and (max-width:990px) {
    .career-service {
        padding: 30px 0 15px 0
    }

    .career-service h4 {
        font-size: 24px
    }

    .career-box-one {
        padding-top: 30px;
        flex-wrap: wrap
    }

    .career-item-one {
        width: 47%
    }

    .career-item-one p21 {
        font-size: 18px
    }

    .career-item-one>p {
        font-size: 14px
    }

    .career-margin {
        margin-top: 30px
    }

    .career-item-two p21 {
        font-size: 18px
    }

    .career-item-two>p {
        font-size: 14px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .career-service {
        padding: 30px 0 15px 0
    }

    .career-service h4 {
        font-size: 24px
    }

    .career-box-one {
        padding-top: 30px;
        flex-wrap: wrap
    }

    .career-item-one {
        width: 47%
    }

    .career-item-one p21 {
        font-size: 18px
    }

    .career-item-one>p {
        font-size: 14px
    }

    .career-margin {
        margin-top: 30px
    }

    .career-item-two p21 {
        font-size: 18px
    }

    .career-item-two>p {
        font-size: 14px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .career-service h4 {
        font-size: 20px
    }

    .career-service {
        padding-top: 30px
    }

    .career-service {
        padding-bottom: 20px
    }

    .career-box-one {
        flex-wrap: wrap;
        padding-top: 30px
    }

    .career-item-one {
        width: 48%;
        padding: 15px
    }

    .career-item-one i {
        font-size: 30px
    }

    .career-item-one p21 {
        font-size: 16px
    }

    .career-item-one>p {
        font-size: 14px
    }

    .career-margin {
        margin-top: 30px
    }

    .career-item-two i {
        font-size: 30px
    }

    .career-item-two p21 {
        font-size: 16px
    }

    .career-item-two>p {
        font-size: 14px
    }

    .career-item-two {
        padding: 15px
    }
}

.transformingcareer {
    width: 100%;
    padding: 50px 0 30px 0;
    background-color: #edf8fA
}

.transformingcareer h5 {
    font-size: 50px;
    font-weight: 800;
    font-family: nunito;
    color: #272566;
    text-align: center;
}

.transforming-career-page {
    width: 100%;
    padding: 60px 0 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.transforming-career-first-page {
    width: 23%;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: rgba(38, 149, 55, 0.5) 0px 4px 6px, rgba(53, 144, 172, 0.4) 0px 8px 4px -2px, rgba(0, 0, 0, 0.2) 0px 10px 4px -5px, rgba(0, 0, 0, 0.2) 0px -5px 5px inset;
    border-top-right-radius: 4rem;
  border-bottom-left-radius: 1rem;
}

.transforming-career-item-one {
    padding: 30px 20px 30px 20px;
    width: 100%;
    
    border-radius: 15px;
    line-height: 1.5;
    font-size: 16px;
    font-family: mulish;
    background-color: #272566;
    color: #fff;border-top-right-radius: 4rem;
}

.transforming-career-name {
    width: 100%;
    height: 80px;
    padding: 0 20px 0 20px;
    display: flex;
    justify-content: space-between
}

.transforming-career-heading {
    width: 40%;
    height: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    font-family: mulish
}

.tranform-circle {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    position: relative;
    bottom: 40%;
    overflow: hidden
}

.tranform-career-information {
    width: 100%;
    padding: 0 20px 0 20px;
    font-size: 16px;
    font-family: mulish;
    font-weight: bold;
}

.tranform-career-arrow {
    width: 100%;
    height: 50px
}

.tranform-career-logo {
    width: 100%;
    padding: 15px
}

.transform-career-logo-img {
    width: 25%;
    height: 50px
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .transformingcareer h5 {
        font-size: 35px
    }

    .transforming-career-item-one {
        font-size: 14px
    }

    .transforming-career-heading {
        font-size: 13px
    }

    .tranform-career-information {
        font-size: 15px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .transformingcareer h5 {
        font-size: 35px
    }

    .transforming-career-item-one {
        font-size: 14px
    }

    .transforming-career-heading {
        font-size: 13px
    }

    .tranform-career-information {
        font-size: 15px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .transformingcareer h5 {
        font-size: 35px
    }

    .transforming-career-item-one {
        font-size: 14px
    }

    .transforming-career-heading {
        font-size: 13px
    }

    .tranform-career-information {
        font-size: 15px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .transformingcareer h5 {
        font-size: 35px
    }

    .transforming-career-item-one {
        font-size: 14px
    }

    .transforming-career-heading {
        font-size: 13px
    }

    .tranform-career-information {
        font-size: 15px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .transforming-career-page {
        padding-top: 40px
    }

    .transforming-career-item-one {
        padding-top: 20px
    }

    .transforming-career-item-one {
        font-size: 13px
    }

    .tranform-circle {
        height: 70px;
        width: 70px;
        border-radius: 35px
    }

    .transforming-career-heading {
        width: 47%;
        font-size: 14px
    }

    .tranform-career-information {
        font-size: 14px
    }

    .transformingcareer h5 {
        font-size: 35px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .transforming-career-page {
        flex-wrap: wrap;
        padding-bottom: 20px;
    }

    .transforming-career-item-one {
        padding-top: 20px
    }

    .transforming-career-item-one {
        font-size: 13px
    }

    .tranform-circle {
        height: 70px;
        width: 70px;
        border-radius: 35px
    }

    .transforming-career-heading {
        width: 47%
    }

    .tranform-career-information {
        font-size: 14px
    }

    .transformingcareer {
        padding: 30px 0 30px 0
    }

    .transformingcareer h5 {
        font-size: 24px;
    }

    .transforming-career-first-page {
        width: 48%
    }

    .marg {
        margin-top: 40px;
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .transformingcareer {
        padding: 30px 0 30px 0
    }

    .transformingcareer h5 {
        font-size: 24px
    }

    .transforming-career-page {
        flex-wrap: wrap;
        padding-bottom: 20px
    }

    .transforming-career-first-page {
        width: 48%
    }

    .marg {
        margin-top: 40px
    }

    .tranform-career-information {
        font-size: 14px
    }

    .marr {
        margin-top: 0
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .transformingcareer {
        padding: 30px 0 30px 0
    }

    .transformingcareer h5 {
        font-size: 24px
    }

    .transforming-career-page {
        flex-wrap: wrap;
        padding-bottom: 20px
    }

    .transforming-career-first-page {
        width: 100%
    }

    .marg {
        margin-top: 30px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .transformingcareer {
        padding-top: 30px;
    }

    .transformingcareer h5 {
        font-size: 20px;text-align: center;
    }

    .transforming-career-page {
        flex-wrap: wrap;padding: 20px 0 40px 0;gap: 30px;
    }

    .transforming-career-first-page {
        width: 100%
    }

    .transforming-career-item-one {
        font-size: 14px
    }

    .transforming-career-heading {
        font-size: 15px
    }

    .transform-career-logo-img {
        width: 30%
    }

    .transforming-margin {
        margin-top: 10px
    }

    .tranform-career-information {
        font-size: 16px;font-weight: bold;
    }
}

.tranform-career-information p:nth-of-type(2) {
  color: #272566;
}

.success-page {
    width: 100%;
    padding: 50px 0 30px 0
}

.success-box-one {
    width: 100%;
    padding: 50px 0 30px 0;
    display: flex;
    justify-content: space-between
}

table {
    width: 100%
}

table th {
    font-size: 20px;
    text-align: left;
    padding-left: 20px
}

.services-heading {
    width: 40%;
    height: 60px;
    font-family: nunito
}

.services-one {
    width: 15%;
    height: 60px;
    font-family: nunito
}

tbody td {
    padding: 15px 0 15px 0
}

.tr-heading {
    font-size: 16px;
    font-family: mulish;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100px;
    margin-left: 25px
}

.table-right {
    font-size: 24px;
    text-align: center
}

.table-cont {
    font-size: 18px;
    text-align: center;
    font-family: mulish
}

.table-bg {
    background-color: #007D6F;
    color: #fff
}

.table-bg-one {
    background-color: #f3f4f6
}

@media screen and (min-width:1600px) and (max-width:1919px) {
    table th {
        font-size: 18px
    }

    .tr-heading {
        font-size: 14px
    }

    .table-right {
        font-size: 20px
    }

    .table-cont {
        font-size: 14px
    }

    .success-box-one {
        padding-top: 30px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    table th {
        font-size: 18px
    }

    .tr-heading {
        font-size: 14px
    }

    .table-right {
        font-size: 20px
    }

    .table-cont {
        font-size: 14px
    }

    .success-box-one {
        padding-top: 30px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    table th {
        font-size: 18px
    }

    .tr-heading {
        font-size: 14px
    }

    .table-right {
        font-size: 20px
    }

    .table-cont {
        font-size: 14px
    }

    .success-box-one {
        padding-top: 30px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    table th {
        font-size: 18px
    }

    .tr-heading {
        font-size: 14px
    }

    .table-right {
        font-size: 20px
    }

    .table-cont {
        font-size: 14px
    }

    .success-box-one {
        padding-top: 30px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    table th {
        font-size: 18px
    }

    .tr-heading {
        font-size: 14px
    }

    .table-right {
        font-size: 20px
    }

    .table-cont {
        font-size: 14px
    }

    .success-box-one {
        padding-top: 30px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    table th {
        font-size: 18px
    }

    .tr-heading {
        font-size: 14px
    }

    .table-right {
        font-size: 20px
    }

    .table-cont {
        font-size: 14px
    }

    .success-box-one {
        padding-top: 30px
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    table {
        width: 100%
    }

    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block
    }

    .services-heading,
    .services-one {
        width: auto
    }

    .tr-heading,
    .table-right,
    .table-cont {
        font-size: smaller
    }

    th {
        display: none
    }

    td {
        padding: 10px;
        border-bottom: 1px solid #ddd
    }

    td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700
    }

    .tr-heading {
        margin-left: 0;
        margin-top: 25px;
        line-height: 20px;
        height: 110px;
        padding-left: 10px
    }

    .success-box-one {
        padding-top: 10px
    }

    .table-right {
        padding-left: 10px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    table {
        width: 100%
    }

    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block
    }

    .services-heading,
    .services-one {
        width: auto
    }

    .tr-heading,
    .table-right,
    .table-cont {
        font-size: smaller
    }

    th {
        display: none
    }

    td {
        padding: 10px;
        border-bottom: 1px solid #ddd
    }

    td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700
    }

    .tr-heading {
        margin-left: 0;
        margin-top: 25px;
        line-height: 20px;
        height: 110px;
        padding-left: 10px
    }

    .success-box-one {
        padding-top: 10px
    }

    .table-right {
        padding-left: 10px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    table {
        width: 100%
    }

    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block
    }

    .services-heading,
    .services-one {
        width: auto
    }

    .tr-heading,
    .table-right,
    .table-cont {
        font-size: smaller
    }

    th {
        display: none
    }

    td {
        padding: 10px;
        border-bottom: 1px solid #ddd
    }

    td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700
    }

    .tr-heading {
        margin-left: 0;
        margin-top: 25px;
        line-height: 20px;
        height: 110px;
        padding-left: 10px
    }

    .success-box-one {
        padding-top: 10px
    }

    .table-right {
        padding-left: 10px
    }
}


.student-page {
    width: 100%;
    padding: 50px 0 30px 0;
    background-color: #edf8fA
}

.student-page h5 {
    font-size: 50px;
    font-weight: 800;
    font-family: nunito;
    color: #272566;
    padding-top: 30px;
    text-align: center;
    
}

.student-review-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0
}

.student-review-carousel-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 50px 0 30px 0
}

.student-review-carousel-inner {
    display: flex;
    transition: transform 0.5s ease
}

.student-review-carousel-item {
    flex: 0 0 calc(50% - 20px);
    margin-right: 20px;
    text-align: center;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.student-review-carousel-item:last-child {
    margin-right: 0
}

.student-review-carousel-navigation {
    width: 99%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
    padding-top: 10px;
    margin-top: 20px
}

.student-review-carousel-button {
    border: none;
    cursor: pointer;
    margin-left: 5px;
    background-color: #bebed1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.student-review-carousel-button:hover {
    background-color: #272566
}

.student-review-carousel-box {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.student-review-carousel-item-one {
    width: 65%;
    height: 250px
}

.student-review-carousel-item-one>p {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    font-family: mulish
}

.student-review-carousel-info {
    width: 100%;
    margin-top: 30px;
    line-height: 1.5
}

.student-review-carousel-info>p {
    text-align: left;
    font-family: mulish
}

.student-review-carousel-para {
    font-size: 20px;
    font-family: mulish;
    padding-top: 15px
}

.student-review-star {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.student-review-star i {
    font-size: 20px
}

.student-review-carousel-item-two {
width: 100%;
  height: 220px;
  border-radius:5px;
  overflow:hidden;
  border:2px solid #272566;
  box-shadow: 0 0 2px 1.5px #272566;
}

.student-review-carousel-item-eight {
    width: 30%
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .student-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .student-review-carousel-item-one>p {
        font-size: 15px
    }

    .student-review-carousel-para {
        font-size: 18px
    }

    .student-review-carousel-box {
        align-items: normal
    }

    .student-review-carousel-item-two {
        height: 170px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .student-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .student-review-carousel-item-one>p {
        font-size: 15px
    }

    .student-review-carousel-para {
        font-size: 18px
    }

    .student-review-carousel-box {
        align-items: normal
    }

    .student-review-carousel-item-two {
        height: 170px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .student-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .student-review-carousel-item-one>p {
        font-size: 15px
    }

    .student-review-carousel-para {
        font-size: 18px
    }

    .student-review-carousel-box {
        align-items: normal
    }

    .student-review-carousel-item-two {
        height: 170px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .student-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .student-review-carousel-item-one>p {
        font-size: 15px
    }

    .student-review-carousel-para {
        font-size: 18px
    }

    .student-review-carousel-box {
        align-items: normal
    }

    .student-review-carousel-item-two {
        height: 170px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .student-review-carousel-container {
        padding-top: 30px
    }

    .student-review-carousel-item-one>p {
        font-size: 14px
    }

    .student-review-carousel-info>p {
        font-size: 15px
    }

    .student-review-carousel-item-two {
        height: 155px
    }

    .student-page h5 {
        font-size: 35px;
        padding-top: 0
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .student-review-carousel-container {
        padding-top: 30px
    }

    .student-review-carousel-item-one>p {
        font-size: 14px
    }

    .student-review-carousel-info>p {
        font-size: 15px
    }

    .student-review-carousel-item-two {
        height: 155px
    }

    .student-review-carousel-button {
        width: 6%;
    }

    .student-review-carousel-para {
        font-size: 18px
    }

    .student-page h5 {
        font-size: 24px
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .student-review-carousel-item {
        flex: 0 0 calc(100% - 10px);
        margin-right: 20px
    }

    .student-page {
        padding: 30px 0 30px 0
    }

    .student-page h5 {
        font-size: 24px
    }

    .student-review-carousel-button {
        width: 6%;
    }

    .student-review-carousel-para {
        font-size: 18px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .student-review-carousel-item {
        flex: 0 0 calc(100% - 10px);
        margin-right: 20px
    }

    .student-page {
        padding: 30px 0 30px 0
    }

    .student-page h5 {
        font-size: 24px
    }

    .student-review-carousel-item-one>p {
        font-size: 14px
    }

    .student-review-carousel-info>p {
        font-size: 14px
    }

    .student-review-carousel-item-two {
        height: 140px
    }

    .student-review-carousel-button {
        width: 8%;
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .student-page {
        padding: 0;
    }

    .student-page h5 {
        font-size: 20px
    }

    .student-review-carousel-item {
        flex: 0 0 calc(100% - 10px);
        margin-right: 20px
    }

    .student-review-carousel-item-one {
        height: 300px
    }

    .student-review-carousel-item-one>p {
        font-size: 12px
    }

    .student-review-carousel-info>p {
        font-size: 13px
    }

    .student-review-carousel-item-two {
        height: 90px
    }

    .student-review-carousel-button {
        width: 13%;
    }
}

@media screen and (min-width:1px) and (max-width:330px) {
    .student-review-carousel-item-one {
        height: 340px
    }
}

.ccna-review {
    width: 100%;
    padding: 80px 0 40px 0;
    background-color: #fff
}

.ccna-review h5 {
    font-size: 50px;
    font-family: nunito;
    font-weight: 800;
    color: #272566;
    text-align: center
}

@-webkit-keyframes ccna-review-scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-600px * 5))
    }
}

@keyframes ccna-review-scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(calc(-600px * 5))
    }
}

.ccna-review-carousel {
    background: #fff;
    height: 500px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
    border-radius: 10px;
    margin-top: 34px;
    padding: 40px 0 30px 0;
    background-color: #fff
}

.ccna-review-carousel::before,
.ccna-review-carousel::after {
    content: "";
    height: 114px;
    position: absolute;
    width: 88px;
    z-index: 2
}

.ccna-review-carousel::before {
    left: 0;
    top: 0
}

.ccna-review-carousel .ccna-review-slide-track {
    -webkit-animation: ccna-review-scroll 40s linear infinite;
    animation: ccna-review-scroll 40s linear infinite;
    display: flex;
    width: calc(600px * 10)
}

.ccna-review-carousel .ccna-review-slide {
    height: 425px;
  width: 388px;
    margin-left: 15px;
    margin-right: 10px
}

.ccna-review-slide {
    height: 600px;
    width: 500px;
    padding: 20px 0 20px 0;
    text-align: center;
    line-height: 1.5;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -2px 0px inset;
    background: #272566;
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .ccna-review {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .ccna-review h5 {
        font-size: 35px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 450px
    }

    .ccna-review-carousel {
        padding-bottom: 0;
        height: 530px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .ccna-review {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .ccna-review h5 {
        font-size: 35px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 450px
    }

    .ccna-review-carousel {
        padding-bottom: 0;
        height: 530px
    }
}

@media screen and (min-width:1367px) and (max-width:1440px) {
    .ccna-review h5 {
        font-size: 35px
    }

    .ccna-review {
        padding: 50px 0 50px 0
    }

    .ccna-review-carousel {
        margin-top: 15px;
        padding-bottom: 0;
        height: 530px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 450px
    }
}

@media screen and (min-width:1281px) and (max-width:1366px) {
    .ccna-review {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .ccna-review h5 {
        font-size: 35px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 450px
    }

    .ccna-review-carousel {
        padding-bottom: 0;
        height: 530px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .ccna-review-carousel .ccna-review-slide {
        height: 500px
    }

    .ccna-review-carousel {
        height: 560px
    }

    .ccna-review-carousel {
        padding: 20px 0 0 0
    }

    .ccna-review h5 {
        font-size: 35px
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .ccna-review-carousel .ccna-review-slide {
        height: 380px;
        width: 350px;
    }

    .ccna-review-carousel {
        height: 560px
    }

    .ccna-review-carousel {
        padding: 20px 0 0 0
    }

    .ccna-review h5 {
        font-size: 24px
    }

    .ccna-review {
        padding: 30px 0 30px 0
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .ccna-review {
        padding: 30px 0 30px 0
    }

    .ccna-review h5 {
        font-size: 24px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 380px;
        width: 350px;
    }

    .ccna-review-carousel {
        height: 430px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .ccna-review {
        padding: 30px 0 30px 0
    }

    .ccna-review h5 {
        font-size: 24px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 380px;
        width: 350px;
    }

    .ccna-review-carousel {
        height: 430px
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .ccna-review {
        padding-top: 30px;
    }

    .ccna-review h5 {
        font-size: 20px;
        width: 90%;
        margin: auto
    }

    .ccna-review-carousel {
        height: 450px
    }

    .ccna-review-carousel .ccna-review-slide {
        height: 400px;
        width: 350px
    }

    .ccna-review {
        padding-bottom: 30px
    }
}

@media screen and (min-width:1px) and (max-width:330px) {
    .ccna-review-carousel .ccna-review-slide {
        height: 300px;
        width: 270px
    }

    .ccna-review {
        padding-bottom: 0px
    }

    .ccna-review-carousel {
        margin-top: 0;
    }
}

.senior-page {
    width: 100%;
    padding: 50px 0 30px 0;
    background-color: #edf8fA
}

.senior-page h5 {
    font-size: 42px;
    font-weight: 800;
    color: #272566;
    font-family: nunito;
    text-align: center
}

.senior-carousel-button {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 30px
}

.senior-carousel-left-button {
    border: none;
    cursor: pointer;
    margin-left: 5px;
    box-shadow: rgba(0, 125, 111, 100) 0 2px 5px 0;
    background-color: #bebed1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.senior-carousel-left-button:hover {
    background-color: #272566
}

.senior-carousel-right-button:hover {
    background-color: #272566
}

.senior-carousel-right-button {
    border: none;
    cursor: pointer;
    margin-left: 5px;
    box-shadow: rgba(0, 125, 111, 100) 0 2px 5px 0;
    background-color: #bebed1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.senior-box-one {
    width: 100%;
    padding: 30px 0 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.senior-page-item-one {
    
    width: 8%;
    padding: 10px 0 10px 0;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: rgba(38, 149, 55, 0.5) 0px 4px 6px, rgba(53, 144, 172, 0.4) 0px 8px 4px -2px, rgba(0, 0, 0, 0.2) 0px 10px 4px -5px, rgba(0, 0, 0, 0.2) 0px -5px 5px inset;
}

.senior-page-item-one>p {
    font-family: hind;
    font-weight: 800;
    font-size: 20px
}

.senior-page-item-two {
    
    width: 15%;
    padding: 10px 0 10px 0;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: rgba(38, 149, 55, 0.5) 0px 4px 6px, rgba(53, 144, 172, 0.4) 0px 8px 4px -2px, rgba(0, 0, 0, 0.2) 0px 10px 4px -5px, rgba(0, 0, 0, 0.2) 0px -5px 5px inset;
}

.senior-page-item-two>p {
    font-family: hind;
    font-weight: 800;
    font-size: 20px
}

.senior-box-two {
    width: 100%;
    padding: 30px 0 30px 0;
    display: flex;
    justify-content: space-between;
   
    flex-wrap: wrap
}

.senior-item-one {
    width: 31%;
    padding: 20px 20px 20px 20px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.senior-item-margin {
    margin-top: 30px
}

.senior-item-one>p {
    font-size: 14px;
    line-height: 1.5;
    font-family: mulish;
    padding-top: 35px
}

.senior-item-first-page {
    display: flex;
    justify-content: space-between
}

.placement-view {
    text-align: center
}

.senior-item-first-circle {
    border: 5px solid #272566;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.senior-item-second-circle {
    width: 76%;
    font-family: mulish;
    line-height: 1.5
}

.senior-button {
    width: 27%;
    margin-top: 35px;
    font-family: hind;
    font-weight: 800;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.senior-button:hover {
    background-color: #fff;
    color: #000
}

@media screen and (min-width:1601px) and (max-width:1919px) {
    .senior-item-second-circle {
        width: 70%;
        font-size: 15px
    }

    .student-review-star i {
        font-size: 16px
    }

    .senior-button {
        font-size: 16px;
        width: 29%;
    }

    .senior-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .senior-page-item-two>p {
        font-size: 18px
    }

    .senior-box-one {
        padding-top: 50px
    }
}

@media screen and (min-width:1441px) and (max-width:1600px) {
    .senior-item-second-circle {
        width: 70%;
        font-size: 15px
    }

    .student-review-star i {
        font-size: 16px
    }

    .senior-button {
        font-size: 16px;
        width: 32%;
    }

    .senior-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .senior-page-item-two>p {
        font-size: 18px
    }

    .senior-box-one {
        padding-top: 50px
    }
}

@media screen and (min-width:1281px) and (max-width:1440px) {
    .senior-page h5 {
        font-size: 35px;
        padding-top: 0
    }

    .senior-page-item-two>p {
        font-size: 18px
    }

    .senior-box-one {
        padding-top: 50px
    }

    .senior-button {
        width: 36%;
        font-size: 16px
    }

    .senior-item-second-circle {
        width: 70%;
        font-size: 15px
    }

    .student-review-star i {
        font-size: 16px
    }
}

@media screen and (min-width:1200px) and (max-width:1280px) {
    .senior-page-item-one>p {
        font-size: 17px
    }

    .senior-page-item-two>p {
        font-size: 16px
    }

    .senior-item-second-circle {
        width: 65%;
        font-size: 13px
    }

    .student-review-star {
        width: 68%
    }

    .student-review-star i {
        font-size: 18px
    }

    .senior-item-first-circle {
        width: 70px;
        height: 70px;
        border-radius: 35px
    }

    .senior-item-one>p {
        font-size: 13px
    }

    .senior-button {
        width: 44%
    }

    .senior-page h5 {
        font-size: 35px;
        padding-top: 0
    }
}

@media screen and (min-width:991px) and (max-width:1199px) {
    .senior-page-item-one>p {
        font-size: 12px
    }

    .senior-page-item-two>p {
        font-size: 12px
    }

    .senior-item-second-circle {
        width: 65%;
        font-size: 13px
    }

    .student-review-star {
        width: 68%
    }

    .student-review-star i {
        font-size: 18px
    }

    .senior-item-first-circle {
        width: 70px;
        height: 70px;
        border-radius: 35px
    }

    .senior-item-one>p {
        font-size: 13px
    }

    .senior-button {
        width: 54%
    }

    .senior-page {
        padding-top: 30px
    }

    .senior-page h5 {
        font-size: 24px
    }

    .view-more-button {
        width: 20%;
    }
}

@media screen and (min-width:800px) and (max-width:990px) {
    .senior-page {
        padding-top: 30px
    }

    .senior-page h5 {
        font-size: 24px
    }

    .senior-item-one {
        width: 48%
    }

    .senior-button {
        font-size: 14px;
        width: 37%
    }

    .senior-ite {
        margin-top: 30px
    }

    .view-more-button {
        font-size: 14px;
        width: 22%;
        padding: 15px 0
    }

    .senior-page-item-two>p {
        font-size: 10px;
        text-align: center
    }

    .senior-page-item-one>p {
        font-size: 12px
    }

    .senior-page-item-one {
        padding: 4px 0 4px 0
    }

    .senior-page-item-two {
        padding: 5px 0 6px 0
    }

    .senior-box-one {
        padding-top: 30px
    }

    .senior-box-two {
        padding-top: 10px
    }

    .senior-item-second-circle {
        width: 69%;
        font-size: 14px
    }

    .student-review-star i {
        font-size: 16px
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .senior-page {
        padding-top: 30px
    }

    .senior-page h5 {
        font-size: 24px
    }

    .senior-button {
        font-size: 14px;
        width: 49%;
        margin-top: 13px
    }

    .senior-ite {
        margin-top: 30px
    }

    .view-more-button {
        font-size: 14px;
        width: 32%;
        padding: 15px
    }

    .senior-page-item-two>p {
        font-size: 10px;
        text-align: center
    }

    .senior-page-item-one>p {
        font-size: 12px
    }

    .senior-page-item-one {
        padding: 4px 0 4px 0
    }

    .senior-page-item-two {
        padding: 5px 0 6px 0;
        border-radius: 6px
    }

    .senior-page-item-one {
        border-radius: 6px
    }

    .senior-box-one {
        padding-top: 30px
    }

    .senior-box-two {
        padding-top: 0;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        flex-wrap: nowrap
    }

    .senior-item-one {
        flex: 0 0 50%;
        margin-right: 1.7%;
        margin-left: 1.7%;
        scroll-snap-align: start
    }

    .senior-item-first-circle {
        width: 55px;
        height: 55px
    }

    .senior-item-second-circle {
        width: 70%;
        font-size: 12px
    }

    .student-review-star i {
        font-size: 12px
    }

    .senior-item-one>p {
        font-size: 12px
    }

    .senior-item-margin {
        margin-top: 0
    }
}

@media screen and (min-width:1px) and (max-width:599px) {
    .senior-page {
        padding-top: 30px;
    }

    .senior-box-two {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        scrollbar-width: none;
        padding: 0
    }

    .senior-box-two::-webkit-scrollbar {
        display: none
    }

    .osenior-box-two::-webkit-scrollbar {
        width: 10px
    }

    .senior-box-two::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        border-radius: 10px
    }

    .senior-box-two::-webkit-scrollbar-track {
        background: #fff
    }

    .senior-item-one {
        flex: 0 0 90%;
        margin-right: 1.7%;
        margin-left: 1.7%;
        scroll-snap-align: start
    }

    .senior-button {
        width: 50%
    }

    .view-more-button {
        width: 53%;
        font-size: 15px;
        padding: 15px 0 15px 0
    }

    .senior-page h5 {
        font-size: 18px
    }

    .student-review-star i {
        font-size: 12px
    }

    .senior-carousel-button {
        display: none;
        
    }

    .senior-box-one {
        overflow:hidden;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap:10px;
    justify-content: space-between;
    padding:30px 5px;
    }

    .senior-page-item-one {
        flex:0 0 31%;
    text-align: center;
    padding:10px 5px;
    border-radius:8px;
    }

    .senior-page-item-one>p {
        font-size: 14px
    }

    .senior-page-item-two {
        flex:0 0 31%;
    text-align: center;
    padding:10px 5px;
    border-radius:8px;
    }

    .senior-page-item-two>p {
        font-size: 13px
    }

    .senior-item-margin {
        margin-top: 0
    }

    .placement-view {
        margin-top: 30px
    }

    .senior-item-second-circle {
        font-size: 14px;
        width: 64%
    }

    .senior-carousel-left-button {
        width: 13%;
    }

    .senior-carousel-right-button {
        width: 13%;
    }

    .senior-item-first-circle {
        width: 55px;
        height: 55px
    }
}

@media screen and (min-width:1px) and (max-width:330px) {
    .view-more-button {
        width: 61%;
    }

    .senior-button {
        width: 56%;
        font-size: 16px;
    }

    .senior-item-first-circle {
        width: 55px;
        height: 55px
    }

    .senior-item-second-circle {
        width: 70%;
    }

    .senior-page-item-two>p {
        font-size: 11px
    }
}

@media screen and (min-width:599px) and (max-width:4000px) {
    .senior-carousel-button {
        display: none;
        visibility: hidden
    }
}

.development-form-page {
    width: 100%;
    padding: 50px 0 50px 0
}

.development-form-section {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.development-form-box-one {
    width: 60%;
    height: auto
}

.development-form-box-circle {
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes rotate {
    to {
        transform: rotate(360deg)
    }
}

.wave-circle {
    width: 481px;
    height: 481px;
    animation: rotate 20s linear infinite;
    z-index: -2
}

.wave-img {
    width: 481px;
    height: 481px;
    position: absolute;
    z-index: -1;
    display: flex;
    justify-content: center
}

.wave-img img {
    max-height: 83%;
    position: relative;
    bottom: 22px
}

.development-form-box-two {
    width: 35%;
    height: auto;
    padding: 50px 0 50px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.development-training-form {
    width: 100%;
    height: auto
}







@media screen and (min-width:1200px) and (max-width:1280px) {

    .development-form-box-circle {
        height: 500px
    }

    .development-form-box-two {
        display: flex;
        justify-content: center;
        align-items: center
    }


}

@media screen and (min-width:991px) and (max-width:1199px) {

    .development-form-box-circle {
        height: 500px
    }

    .development-form-box-two {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .development-form-page {
        padding: 30px 0
    }

    .development-form-section {
        flex-direction: column
    }

    .development-form-box-one {
        width: 100%
    }

    .development-form-box-two {
        width: 100%;
        padding-bottom: 0
    }

    .wave-img img {
        max-height: 70%;
        bottom: 0;
        top: 25px
    }

    .wave-circle {
        width: 360px;
        height: 470px
    }

    .development-form-box-circle {
        height: 450px
    }


}

@media screen and (min-width:800px) and (max-width:990px) {
    .development-form-page {
        padding: 30px 0
    }

    .development-form-section {
        flex-direction: column
    }

    .development-form-box-one {
        width: 100%
    }

    .development-form-box-two {
        width: 100%;
        padding-bottom: 0
    }

    .wave-img img {
        max-height: 70%;
        bottom: 0;
        top: 25px
    }

    .wave-circle {
        width: 360px;
        height: 470px
    }

    .development-form-box-circle {
        height: 450px
    }


}

@media screen and (min-width:600px) and (max-width:799px) {
    .development-form-page {
        padding: 30px 0
    }

    .development-form-section {
        flex-direction: column
    }

    .development-form-box-one {
        width: 100%
    }

    .development-form-box-two {
        width: 100%;
        padding-bottom: 0
    }

    .wave-img img {
        max-height: 70%;
        bottom: 0;
        top: 25px
    }

    .wave-circle {
        width: 360px;
        height: 470px
    }

    .development-form-box-circle {
        height: 440px
    }


}

@media screen and (min-width:1px) and (max-width:599px) {
    .development-form-section {
        flex-direction: column
    }

    .development-form-box-one {
        width: 100%
    }

    .development-form-box-circle {
        height: 389px
    }

    .wave-img {
        height: 389px;
        width: 90%;
        margin: auto
    }

    .wave-img img {
        bottom: 0;
        max-height: 63%;
        top: 25px
    }

    .wave-circle {
        width: 73%;
        height: 270px
    }

    .development-form-box-two {
        width: 100%;
        padding-top: 0
    }


}

@media screen and (min-width:1px) and (max-width:330px) {
    .development-form-box-circle {
        height: 228px;
    }

    .wave-circle {
        width: 52%;
    }

    .wave-img img {
        max-height: 41%;
        top: 80px;
    }



    .development-form-box-two {
        padding-bottom: 0;
    }
}



#scrolerwalla {
    height: 400px;
    background-color: #82ccc4;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

@media screen and (min-width: 1px) and (max-width: 599px) {
    #scrolerwalla {
        height: 300px;
    }
}

.marquee {
    display: flex;
    block-size: var(--marquee-item-height);
    position: relative;
    overflow-x: hidden;

}

.marquee--12 {
    --marquee-item-width: 104px;
    --marquee-item-height: 110px;
    --marquee-duration: 20s;
    --marquee-items: 12;
    align-items: center;
}

.marquee__item {
    --marquee-item-offset: max(calc(var(--marquee-item-width) * var(--marquee-items)),
            calc(100% + var(--marquee-item-width)));
    --marquee-delay: calc(var(--marquee-duration) / var(--marquee-items) * (var(--marquee-items) - var(--marquee-item-index)) * -1);
    position: absolute;
    inset-inline-start: var(--marquee-item-offset);
    transform: translateX(-50%);
    animation: go linear var(--marquee-duration) var(--marquee-delay, 0s) infinite;
    box-shadow: 0 0 13px #B6BEFC;
    box-shadow: rgb(39, 37, 102) 0px 0px 0px 2px, rgb(0, 125, 111) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}

.marquee__item:nth-child(4n) {
  border-top-right-radius: 1rem;
}

.marquee__item:nth-child(4n + 1) {
  border-bottom-right-radius: 1rem;
}

.marquee__item:nth-child(4n + 2) {
  border-bottom-left-radius: 1rem;
}

.marquee__item:nth-child(4n + 3) {
  border-top-left-radius: 1rem;
}

.marquee--12 .marquee__item:nth-of-type(1) {
    --marquee-item-index: 1;
}

.marquee--12 .marquee__item:nth-of-type(2) {
    --marquee-item-index: 2;
}

.marquee--12 .marquee__item:nth-of-type(3) {
    --marquee-item-index: 3;
}

.marquee--12 .marquee__item:nth-of-type(4) {
    --marquee-item-index: 4;
}

.marquee--12 .marquee__item:nth-of-type(5) {
    --marquee-item-index: 5;
}

.marquee--12 .marquee__item:nth-of-type(6) {
    --marquee-item-index: 6;
}

.marquee--12 .marquee__item:nth-of-type(7) {
    --marquee-item-index: 7;
}

.marquee--12 .marquee__item:nth-of-type(8) {
    --marquee-item-index: 8;
}

.marquee--12 .marquee__item:nth-of-type(9) {
    --marquee-item-index: 9;
}

.marquee--12 .marquee__item:nth-of-type(10) {
    --marquee-item-index: 10;
}

.marquee--12 .marquee__item:nth-of-type(11) {
    --marquee-item-index: 11;
}

.marquee--12 .marquee__item:nth-of-type(12) {
    --marquee-item-index: 12;
}

.marquee--3 .marquee__item:nth-of-type(1) {
    --marquee-item-index: 1;
}

.marquee--3 .marquee__item:nth-of-type(2) {
    --marquee-item-index: 2;
}

.marquee--3 .marquee__item:nth-of-type(3) {
    --marquee-item-index: 3;
}

.marquee--6 .marquee__item:nth-of-type(1) {
    --marquee-item-index: 1;
}

.marquee--6 .marquee__item:nth-of-type(2) {
    --marquee-item-index: 2;
}

.marquee--6 .marquee__item:nth-of-type(3) {
    --marquee-item-index: 3;
}

.marquee--6 .marquee__item:nth-of-type(4) {
    --marquee-item-index: 4;
}

.marquee--6 .marquee__item:nth-of-type(5) {
    --marquee-item-index: 5;
}

.marquee--6 .marquee__item:nth-of-type(6) {
    --marquee-item-index: 6;
}

@keyframes go {
    to {
        inset-inline-start: calc(var(--marquee-item-width) * -1);
    }
}





#green-star {
    width: 18px;
    height: 18px;
    filter: brightness(1) invert(0);
}

.btn-arrow {
    width: 18px;
    height: 18px;
}

#desktop_svg {
    width: 20px;
    height: 20px;
    filter: brightness(1) invert(0);
}

#circle_check {
    width: 20px;
    height: 20px;
    filter: brightness(1) invert(0);
}

.icon.rupees {
    filter: brightness(1) invert(0);
    width: 22px;
    height: 22px;
}

#down_arrow {
    width: 18px;
    height: 18px;
}

.star_margin {
    margin-left: 8px;
}

#icon_right {
    width: 18px;
    height: 18px;
}

@media screen and (min-width:1px) and (max-width:599px) {
    #desktop_svg {
        width: 15px;
        height: 15px;
    }

    #icon_right {
        width: 13px;
        height: 13px;
    }
}

.trial-form {
    max-width: 403px;
    margin: auto;
    padding: 25px 25px;
    background-color: white;
    border-radius: 10px;
    position: relative;
    z-index: 101;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, #b7b3b3 0px 0px 0px 3px;
    height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#ftop {
    height: 5%;
    text-align: center;
    font-family: nunito;
    font-weight: 800;
    font-size: 30px;
}

#ftop2 {
    height: 80%;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}

.trial-form>h6 {
    padding-bottom: 30px;
    font-family: nunito;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.2
}

fieldset {
    border: 1px solid #cccccc;
    border-radius: 10px;
    height: 55px;
    width: 100%;
}

.message-fieldset {
    height: 69px;
    border-radius: 10px
}

textarea {
    width: 98%;
    border-radius: 15px;
    padding: 8px 0 5px 11px;
    font-size: 14px;
    font-family: mulish;
    resize: vertical;
    height: 48px;
    max-height: 48px;
    border: none;
    outline: none
}

.legend-name {
    margin-left: 6px;
    font-size: 12px;
    font-weight: 600;
    padding: 0 5px 0 5px;
}

.inputtrial {
    width: 100%;
    padding: 8px 0 5px 11px;
    border: none;
    outline: none;
    font-size: 14px;
    font-family: mulish;
    font-weight: 600;
}

.message-fieldset {
    height: 69px;
    border-radius: 10px;
}

.demo-form-content>h6 {
    color: white;
    font-family: nunito;
    font-weight: 800;
    font-size: calc(1.38vw + 1rem);
    line-height: 1.2;
    margin-bottom: 20px;
    width: 50%;
}

.demo-form-content>p {
    font-size: 24px;
    color: white;
    font-weight: 500;
    font-family: poppins
}

@media screen and (width: 1920px) {
    .send-button {
        font-size: 20px !important;
    }
}

@media screen and (width:1440px) {
    .send-button {
        width: 100% !important
    }
}

@media screen and (min-width:1200px) and (max-width:1600px) {
    .send-button {
        font-size: 16px
    }

    .demo-form-content>h6 {
        font-size: calc(1vw + 1rem)
    }

    .demo-form-content>p {
        font-size: 20px
    }
}


@media screen and (min-width:800px) and (max-width:1199px) {
    .demo-form-section {
        flex-direction: column
    }

    .demo-form-content {
        width: 100%
    }

    .demo-form-trial {
        width: 100%;
        margin-top: 30px
    }

    .send-button {
        font-size: 20px
    }

    .demo-form-content>h6 {
        width: 100%;
    }
}

@media screen and (min-width:600px) and (max-width:799px) {
    .demo-form-section {
        flex-direction: column
    }

    .demo-form-content {
        width: 100%
    }

    .demo-form-trial {
        width: 100%;
        margin-top: 30px
    }

    .send-button {
        font-size: 20px
    }

    .demo-form-content>h6 {
        width: 100%;
    }
}

@media (min-width: 351px) and (max-width: 599px) {
    .trial-form {
        height: 525px;
    }

    #ftop {
        height: 10%;
    }
}

.send-button {
    width: 100%;
    padding: 15px 0 15px 0;
    font-weight: 550;
    font-size: 24px;
    margin: auto;
    background-color: #007d6f;
    color: #fff;
    font-family: mulish;
}

.senior-item-first-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;border-radius: 50%;
}
.resume-crousel-square:hover {transform: scale(1.05)}
.student-review-carousel-item-two img:hover {transform: scale(1.05);}
.student-review-carousel-item-two img {transition: transform 0.3s ease, box-shadow 0.3s ease}