 body#page-local-dynamicpages-solutions_futureready div[role="main"],body#page-local-dynamicpages-solutions_futureready #page-header,body#page-local-dynamicpages-solutions_futureready .container.container-ui, body#page-local-dynamicpages-career_accelerator  div[role="main"],body#page-local-dynamicpages-career_accelerator .container.container-ui, body#page-local-dynamicpages-career_accelerator  #page-header ,body#page-local-dynamicpages-elabs_powerhouse  div[role="main"], body#page-local-dynamicpages-elabs_powerhouse .container.container-ui, body#page-local-dynamicpages-elabs_powerhouse  #page-header, body#page-local-dynamicpages-marketplacesuite  div[role="main"],body#page-local-dynamicpages-marketplacesuite .container.container-ui, body#page-local-dynamicpages-marketplacesuite  #page-header, body#page-local-dynamicpages-itrack_corporatesol  div[role="main"],body#page-local-dynamicpages-itrack_corporatesol .container.container-ui, body#page-local-dynamicpages-itrack_corporatesol  #page-header, body,body#page-local-dynamicpages-itrack_governmentsol  div[role="main"], body#page-local-dynamicpages-itrack_governmentsol .container.container-ui, body#page-local-dynamicpages-itrack_governmentsol  #page-header,body#page-local-dynamicpages-elabspowerhouse  div[role="main"],body#page-local-dynamicpages-elabspowerhouse .container.container-ui ,body#page-local-dynamicpages-elabspowerhouse  #page-header {
    max-width: 100%;
    padding: 0;
    margin: 0 !important;
}
.cardcontent{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; /* Adjust as needed for spacing between cards */
    margin-bottom: 40px; /* Adjust margin between rows */
}
.cardcontent .card {
    width: 25%;
    border-radius: 16px;
    border: none;
}
body#page-local-dynamicpages-career_accelerator .cardcontent .card {
    width: 30%;
}
.cardcontent .card-title {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.banner {
    background: #3E5974;
    margin-bottom: 20px;
}
.banner-inner {
    color: #fff;
}
.banner-text {
    /* margin: 80px; */
}
.banner-para {
    font-size: 20px;
    color: #fff;
    font-family: 'Kumbh Sans';
}
.checkout-text {
    text-align: center;
    padding-top: 50px;
    color: #fff;
}
.container-solutionanalytic .show.collapse {
    /* visibility: visible; */
}
.container-solutionanalytic .lib-panel {
    margin-bottom: 20Px;
}
.container-solutionanalytic .lib-panel img {
    width: 100%;
    background-color: transparent;
    height: 100%;
}
.container-solutionanalytic .lib-panel .row,
.container-solutionanalytic .lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}
.container-solutionanalytic .lib-panel .lib-row {
    padding: 0 20px 0 5px;
}
.container-solutionanalytic .lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 20px;
    padding: 10px 0 0 0px;
}
.container-solutionanalytic .lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}
.container-solutionanalytic .lib-panel .lib-row.lib-desc {
    position: relative;
    /* height: 100%; */
    display: block;
    font-size: 13px;
}
.container-solutionanalytic .lib-panel .lib-row.lib-desc a{
    /* position: absolute; */
    width: 100%;
    bottom: 10px;
    left: 20px;
}
.container-solutionanalytic #accordion .card {
    margin: 0 !important;
    padding: 0 !important;
}
.container-solutionanalytic .row-margin-bottom {
    margin-bottom: 20px;
}
.container-solutionanalytic .box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}
.container-solutionanalytic .no-padding {
    padding: 0;
}

/* Testimonials */
.container-solutionanalytic .content {
    padding-top: 30px;
}

/* Testimonials */
.testimonials blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 30px;
    position: relative;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
    right: 0;
    bottom: 0;
    /* content: " ";  */
    display: block; 
    position: absolute;
    border-bottom: 20px solid #fff;    
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    /* content: " "; */
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
    position: relative;
    top: 10px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    /* display: block; */
}
.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}
.link {
    /* margin-left: 87px !important; */
}
/* #accordion {
    margin-top: -568px !important;
} */

/* Button css */

.themeBtn {
    background: #E9E1FF;
    color: #B10DF3 !important;
    border-radius:20px;
    border: none;

}
.themeBtn2 {
    background: #D5E9BC;
    color: #15A849 !important;
    border-radius:20px;
    border: none;
}
section#region-fullwidthbottom-blocks {
    margin: 0 !important;
}
.carousel-caption {
    right: 10%;
    left: 10%;
}
.block-header-wrapper.d-flex.justify-content-between.align-items-center h4 {
    display: none !important;
}
.container-solutionanalytic {
    padding-left: 10%;
    padding-right: 10%;
}
.container-solutionanalytic .card {
    margin-bottom: 10px;
    border: none;
}
.container-solutionanalytic .card-body {
    padding: 15px 0;
}
.container-solutionanalytic .card-header,.container-solutionanalytic .lib-row.lib-desc {
    background-color: #fff;
    padding-left: 0;
}
.container-solutionanalytic #accordion .card-header h6 {
    color: #3E5974 !important;
    font-size: 24px;
    font-family: 'Kumbh Sans' !important;
}
.container-solutionanalytic #accordion .card-header a[data-toggle="collapse"] h6 {
    font-weight: 600;
}
.container-solutionanalytic .lib-panel .lib-row.lib-header h2 b {
    font-family: 'Playfair Display'!important;
    color: #222222;
}
.card-body, .container-solutionanalytic .lib-panel .lib-row.lib-desc h5 {
    font-family: 'Kumbh Sans' !important;
}
/*footer section*/
#page-footer .footer-container .footer-mainsection-wrapper .footerdata .footer-section-wrapper .footer-menu {
    gap: 5px !important;
}
#page-footer .footer-container .h-regular-6, h6.h-semibold-6.mb-0.ftr-column-title {
    line-height: 10px;
    font-size: 14px !important;
}
.container-solutionanalytic .testimonials .carousel-info p {
    font-family: 'Kumbh Sans';
}
@media only screen and (max-width: 768px) {
    .container-solutionanalytic {
        padding: 0 !important;
    }
}

#id_role,#id_companysize {
    width: 236px;
}
#id_submitbutton {
    background: #B10DF3;
    ;
}
.contactusform {
    background: white;
}
.formdiv {
    background: #FFFFFF;
}
#column1{
    margin-top: 70px;
    width: 100%;
}
#column2 {
    margin-top: 70px;
    margin-bottom: 60px;
    text-decoration-color: #091E42;
}
.lms-block {
    background: #fff;
    padding: 20px 20px 20px 20px;
    border-radius: 12px;
    color: #091E42!important;
    width: 32%;
    margin: 100px 20px 60px;
    font-family: 'Kumbh Sans';
}
.lms-block .lms-content .d-flex.align-items-baseline h4 {
    font-size: 18px;
}
.lms-block .lms-content .d-flex.align-items-baseline span.ml-2 {
    font-size: 12px;
}
.lms-block .lms-content > div {
    font-size: 14px;
} 
.lms-block img{
    width: 100px;
    max-width: 50px;
    object-fit: contain;
}
.banner-inner{
    /* padding:5% 0 1% 10%!important; */
}
.banner-inner h1 {
    color: #fff !important;
    font-family: 'Playfair Display';
}
.cap-sol-img {
    width: 100px;
}
.other-solutions .card-title {
    padding: 15px 20px !important;
    font-family: 'Kumbh Sans';
    font-weight: 500;
    font-size: 20px;
}
.other-solutions .card-body {
    padding: 0;
}
.other-solutions .card-body hr{
    margin: 0 !important;
}
.other-solutions .d-flex.align-items-center.p-3 {
    height: 130px;
    font-family: 'Kumbh Sans';
}
.solutions-container {
    padding: 100px 0 !important;
}
.container.solutions-container h4 {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Kumbh Sans';
}
.container.solutions-container h3{
    font-size: 30px;
    font-weight: 500;
    font-family: 'Playfair Display';
}
.container.solutions-container h3 span {
    font-family: 'Kumbh Sans';
}
.container-fluid.contactusform {
    padding: 0 11% !important;
}
.container.contactusform #column1 h2 {
    font-family: 'Playfair Display';
}
.container.contactusform #column1 p {
    font-family: 'Kumbh Sans';
    font-weight: 400;
}
.container.contactusform #column1 span {
    font-family: 'Kumbh Sans';
    font-weight: 500;
    font-size: 24px;
}
.itrack-formaction form {
   padding: 10%;
}
.itrack-formaction .col-lg-3.col-md-4.col-form-label.p-0 {
    flex: 0 0 100%;
    max-width: 100%;
}
#fitem_id_firstname, #fitem_id_lastname {
    /* width: 48%;
    margin: 1%; */
}
.checkboxgroup1 .col-form-label {
    display: none;
}
.itrack-formaction form .edw-form-label, #fitem_id_checkboxes_label .inner .d-inline-block {
    color: #000;
    font-weight: 600;
    font-family: 'Kumbh Sans';
}
.banner-text-space {
    padding: 5% 0 1% 0%!important;
}
body#page-local-dynamicpages-marketplacesuite .banner-text-space, body#page-local-dynamicpages-itrack_corporatesol .banner-text-space{
    padding: 10% 0 10% 0%!important;
}
body#page-local-dynamicpages-itrack_governmentsol .lms-block {
    margin: 10px !important;
    width: 32% !important;
}
body#page-local-dynamicpages-itrack_governmentsol .banner-text-space {
    padding: 5% 0 6% 0%!important;
}
body#page-local-dynamicpages-itrack_governmentsol .banner-text {
    padding-bottom: 5% !important;
}
.container.contactusform {
    color: #000;
    font-size: 20px;
}
.block_hiringposter .boost-hiring {
    background: #B10DF3;
    border-radius: 6px;
}
.container-analytics, .block_hiringposter {
    padding-top: 3%;
}
.container-analytics .lib-panel .col-md-7 {
    text-align: right;
}
.container-analytics .lib-panel img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
}
h4.text-center.text-white.anyother-ui {
    font-size: 16px;
    font-family: 'Kumbh Sans';
}
.solutions-container .checkoutother-ui {
    font-size: 40px;
    font-family: 'Playfair Display';
}
h2.formdesc-ui {
    font-size: 40px;
    font-family: 'Playfair Display';
}
.contactusform #column1 p {
    font-size: 24px;
    font-family: 'Kumbh Sans';
}
@media only screen and (max-width: 768px) {
    .banner-text-space, body#page-local-dynamicpages-itrack_governmentsol .banner-text-space, body#page-local-dynamicpages-itrack_corporatesol .banner-text-space {
        padding: 5% 2% !important;
    }
    .banner-text-space .d-flex,.d-flex.justify-content-center {
        display: block !important;
    }
    .lms-block.d-flex, body#page-local-dynamicpages-itrack_governmentsol .lms-block {
        width: 100% !important;
        margin: 15px 0px !important;
    }
    .lms-block img {
        max-width: 50px;
    }
    .container-analytics .lib-panel img {
        height: 100%;
    }
    .container-analytics {
        padding: 0%;
    } 
    .cardcontent .card {
        width: 90% !important;
    }
    .container.contactusform {
        padding: 1% !important;
    }
    #column1, #column2 {
        margin-top: 10px !important;
    }
}

/* aboutus css */
body#page-local-dynamicpages-aboutus .col-sm-3 {
    float: left !important;
}
body#page-local-dynamicpages-aboutus .col-sm-9 {
    float: right !important;
}
body#page-local-dynamicpages-aboutus .container {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
body#page-local-dynamicpages-aboutus div[role="main"] {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.left-menus {
    background: #3E5974;
    padding: 85px 30px 40px 150px !important;
    color: #fff;
    position: fixed !important;
    height: 100%;
}
.left-menus h2 {
    color: #fff;
    margin-bottom: 30px;
    font-family: Playfair Display;
    font-weight: 900;
}
.dynamic-btn {
    margin: 100px 10px 30px 15px;
    font-size: 16px;
}
.menu-act {
    background-color: #fff !important;
    color: #B10DF3 !important;
    padding: 10px 100px 10px 10px !important;
    border-left: 5px solid #B10DF3 !important;
    border-radius: 0px 4px 4px 0px !important;
    font-weight: 500;
    font-size: 16px;
}
.menu-act i {
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
}
.menu-mob {
    display: block;
}
.dropbtn {
    position: relative;
    left: 130px;
    color: #fff;
}
.menu-act .dropbtn {
    color: #B10DF3 !important;
}
.menus button.active {
    background-color: #fff !important;
    color: #B10DF3 !important;
    padding: 10px 100px 10px 10px !important;
    border-left: 5px solid #B10DF3 !important;
    border-radius: 0px 4px 4px 0px !important;
    font-weight: 500;
    font-size: 16px;
}
.submenu button.active {
    background-color: #3E5974 !important;
    color: #fff !important;
    padding: 0px 15px !important;
    border-left: 0px solid #B10DF3 !important;
    font-weight: 700;
    font-size: 16px;
}
.submenus-act {
    font-size: 16px;
    font-weight: 700;
}
.menus {
    float: left;
    margin-bottom: 80px;
    height: 60%;
}
.menus button {
    background-color: inherit;
    color: #fff;
    padding: 6px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 16px;
    font-family: Kumbh Sans;
}
.submenu {
    padding-left: 30px;
    font-weight: 400;
}
.bottom-menus {
    padding-bottom: 15px !important;
}
.left-menus p {
    font-size: 16px;
}
.mission {
    padding: 6% 8% !important;
}
.mission-para {
    font-size: 32px;
    padding-bottom: 120px;
    font-weight: 600;
    color: #1E1E1E;
    font-family: Playfair Display;
}
.menus1 {
    color: #fff;
    line-height: 50px;
}
.mission-heading {
    font-size: 20px;
    margin-bottom: 30px;
    color: #646464;
    font-weight: 500;
    font-family: Kumbh Sans;
}
.leader {
    padding: 6% 12% !important;
}
.circle {
    height: 230px;
    width: 230px;
    background-color: #3E59741A;
    border-radius: 50%;
    margin: 0 auto;
}
.icons {
    position: relative;
    top: 100px;
    left: 65px;
}
.media-text {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0;
    width: 90%;
    color: #323232;
}
.achieve {
    padding: 8% 12% !important;
}
.hitachi {
    left: 60px;
}
.aws {
    left: 70px;
}
.yellow-img {
    top: 75px;
}
.partners {
    padding: 60px;
}
.wipro {
    top: 80px;
}
.unilever {
    top: 80px;
    left: 80px;
}
.emplay {
    top: 110px;
    left: 50px;
}
.jcpenney {
    top: 112px;
}
.chola-ms {
    left: 40px;
}
.schindler {
    top: 70px;
}
.informatica {
    left: 45px;
}
.atos {
    left: 55px;
}
.star {
    top: 85px;
}
.circle1 {
    background-color: #F5E0FD !important;
    height: 320px;
    width: 320px;
    border-radius: 50%;
    margin: 0 auto;
}
.text {
    position: relative;
    top: 132px;
    left: 7px;
    font-size: 32px;
    color: #3E5974;
    font-weight: 700;
    text-align: center;
    font-family: Playfair Display;
    line-height: 42.66px;
}
.circle2 {
    background-color: #3E5974;
    position: relative;
    left: -80px;
    height: 320px;
    width: 320px;
    border-radius: 50%;
    margin: 0 auto;
}
.text1 {
    color: #fff;
    position: relative;
    left: 10px;
}
.circle3 {
    background-color: #F5E0FD !important;
    height: 320px;
    width: 320px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    left: -160px;
}
.text2 {
    position: relative;
    left: 5px;
    top: 110px;
    color: #fff;
}
.text4 {
    position: relative;
    left: 8px;
    top: 90px;
    color: #fff;
}
.circle5 {
    background-color: #F5E0FD !important;
    height: 320px;
    width: 320px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    left: -80px;
}
.circle4 {
    background-color: #3E5974;
    height: 320px;
    width: 320px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.circle6 {
    background-color: #3E5974;
    height: 320px;
    width: 320px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    left: -160px;
}
.text3 {
    color: #3E5974;
    left: -2px;
}
.view-positions {
    background: #B10DF3;
    color: #fff;
    padding: 10px 40px;
    border-radius: 15px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    font-family: Kumbh Sans;
}
.potential {
    padding: 6% 15% !important;
}
.founder{
    font-size: 14px;
    font-family: Kumbh Sans;
    font-weight: 500;
    color: #EBEBEB;
    line-height: 17.36px;
}
.founder-name {
    font-size: 24px;
    font-weight: 700;
    font-family: Kumbh Sans;
    line-height: 29.77px;
}
.founder-desc {
    font-size: 16px;
    font-family: Kumbh Sans;
    font-weight: 500;
    color: #EBEBEB;
    line-height: 19.84px;
}
.career-heading {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 35px;
    font-family: Kumbh Sans;
    color: #323232;
}
.career-text {
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 500;
    color: #464646;
    font-family: #323232;
}
.leader-text {
    background-color: #3E5974;
    color: #fff;
    padding: 25px;
    height: 65%;
}
.linkedin-icon {
    float: right;
    position: relative;
    top: -68px;
}
.quote {
    float: right;
    position: relative;
    top: -15px;
}
.grey-circle {
    width: 25%;
    float: left;
    position: relative;
    margin: 0 -10px 20px;
}
.achievements {
    width: 33.33333333%;
    position: relative;
    margin: 0 0 20px;
}
.media {
    display: block !important;
}
.media-text {
    font-family: Kumbh Sans;
    font-weight: 600;
    font-size: 20px;
    line-height: 24.8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;
}
#mobiledefault {
    display: none;
}
.dropbtn-mob {
    display: none;
}
.story-heading {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 24px;
    line-height: 31.99px;
    color: #323232;
    margin-bottom: 30px;
}
.story-text {
    font-family: Kumbh Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.84px;
    color: #464646;
    margin-bottom: 70px;
}
.itrack-timeline h1 {
    font-family: Kumbh Sans;
    font-weight: 700;
    font-size: 24px;
    line-height: 29.77px;
    margin-bottom: 30px;
}
.story-circle {
    position: relative;
    border: 3px solid #3E5974;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-top: 120px;
    background-color: #fff;
    z-index: 2;
}
.story-circle div {
    height: 30px;
}
.story-circle:first-child {
    /*margin-top: 0;*/
}
.story-circle::before {
    position: absolute;
    border: 3px solid #3E5974;
    width: 0;
    height: 52px;
    display: block;
    content: '';
    left: 40%;
    z-index: 1;
    top: 15px;
    margin-left: -1px;
}
.story-circle::after {
    position: absolute;
    border: 3px solid #3E5974;
    width: 0;
    height: 120px;
    display: block;
    content: '';
    left: 40%;
    z-index: 1;
    top: -120px;
    margin-left: -1px;
}
.story-circle1 {
    margin-top: 310px;
}
.story-circle2 {
    margin-top: 285px;
}
.story-circle3 {
    margin-top: 298px;
}
.story-circle4 {
    margin-top: 275px;
}
.story-circle1::after {
    height: 315px;
    top: -315px;
}
.story-circle2::after {
    height: 236px;
    top: -238px;
}
.story-circle2::before {
    height: 30px;
    top: -289px;
}
.story-circle3::after {
    height: 293px;
    top: -294px;
}
.story-circle3::before {
    height: 302px;
    top: -304px;
}
.story-circle4::after {
    height: 280px;
    top: -280px;
}
.story-circle4::before {
    height: 127px;
    top: 15px;
}
.story-circle:first-child::before {
    display: none;
}
.story-web {
    margin-left: -140px;
}
.story-text-left {
    text-align: right;
}
.story-text-left p {
    margin-left: 145px;
    text-align: left;
    margin-top: 20px;
    font-family: Kumbh Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.84px;
    color: #464646;
}
.story-year-left {
    text-align: right;
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 32px;
    line-height: 42.66px;
    color: #323232;
}
.story-text-right p {
    margin-right: 105px;
    text-align: left;
    margin-top: 20px;
    font-family: Kumbh Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.84px;
    color: #464646;
}
.story-year-right {
    font-family: Playfair Display;
    font-weight: 700;
    font-size: 32px;
    line-height: 42.66px;
    color: #323232;
}
.story-mob {
    display: none !important;
}
.row.cardcontent.other-solutions .card-text {
    color: #2b2b2b;
}
 .itrack-formaction#column2 {
    /* padding-right: 0 !important; */
    /* margin-top: 0px !important; */
} 
.itrack-formaction .alert.alert-success {
    background-color: #B10DF3;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 6px #fff;
    text-align: center;
    font-family: 'Kumbh Sans';
    padding: 150px 0px;
}
.itrack-formaction .alert.alert-success strong {
    font-size: 40px;
    font-family: 'Kumbh Sans';
}
.itrack-formaction .alert.alert-success .alertext-ui {
    font-size: 24px;
    font-family: 'Kumbh Sans';
}
@media only screen and (max-width: 768px) {
    .container {
        max-width: 100%;
    }
    .mission {
        padding: 50% 10% 15%!important;
    }
    .mission-heading {
        margin-bottom: 20px;
    }
    .mission-para {
        padding-bottom: 50px;
        font-size: 16px;
    }
    .media {
        margin-bottom: 30px;
    }
    .potential {
        padding: 45% 10% 15% !important;
    }
    .achieve {
        padding: 50% 12% 15%!important;
    }
    .career-heading {
        font-size: 24px;
        font-weight: 600;
    }
    .career-text {
        font-size: 16px;
        font-weight: 400;
    }
    .view-positions {
        padding: 10px 70px;
    }
    .leader {
        padding: 50% 8% 15%!important;
    }
    .circle {
        height: 120px;
        width: 120px;
    }
    .circle1 {
        height: 180px;
        width: 180px;
        position: relative;
        left: -72px;
    }
    .circle2 {
        left: 85px;
        height: 180px;
        width: 180px;
        top: -180px;
    }
    .circle3 {
        left: -77px;
        height: 180px;
        width: 180px;
        top: -210px;
        background-color: #3E5974 !important;
    }
    .text-mob {
        color: #fff;
    }
    .circle4 {
        height: 180px;
        width: 180px;
        top: -405px;
        left: 85px;
        background-color: #F5E0FD !important;
    }
    .text2 {
        color: #3E5974;
        top: 53px !important;
        left: 3px !important;
    }
    .circle5 {
        left: -74px;
        height: 180px;
        width: 180px;
        top: -430px;
    }
    .text3 {
        left: 60px;
    }
    .circle6 {
        left: 85px;
        height: 180px;
        width: 180px;
        top: -610px;
        z-index: 3;
    }
    .tnt-mob {
        max-width: 100%;
    }
    .leader-text {
        height: 60%;
        margin-bottom: 70px;
    }
    .text {
        font-size: 20px;
        top: 75px;
        left: 0px;
    }
    .partners {
        padding: 60px 10px;
    }
    .partner-mob {
        padding: 50% 0 15% !important;
    }
    .text4 {
        top: 50px;
        left: 4px;
    }
    .grey-circle {
        width: 32%;
        margin: 0 2px 20px;
    }
    .icons {
        top: 48px;
        left: 27px;
        width: 60%;
    }
    .sony {
        top: 55px;
    }
    .yellow-img {
        top: 30px;
    }
    .wipro {
        top: 40px;
    }
    .unilever {
        top: 24px;
    }
    .emplay {
        top: 60px;
    }
    .schindler {
        top: 30px;
    }
    .achievements {
        width: 50%;
    }
    .badge-img {
        width: 100%;
    }
    .badge5 {
        width: 100%;
    }
    .badge5-img {
        width: 50%;
        margin: 0 25%;
    }
    .left-menus {
        background-color: #3E5974;
        overflow: hidden;
        padding: 40px !important;
    }
    .h200 {
        height: 130px;
    }
    .h500 {
        height: 500px;
    }
    #mobiledefault {
        display: block;
    }
    .left-menus h2 {
        display: none;
    }
    .dynamic-text {
        display: none;
    }
    .left-menus .view-positions {
        display: none;
    }
    .menu-act {
        background-color: #3E5974 !important;
        font-size: 24px;
        font-weight: 600;
        border: none !important;
        color: #fff !important;
        padding: 0 !important;
        border-radius: 0px !important;
    }
    .menus button.active {
        background-color: #3E5974 !important;
        font-size: 24px;
        font-weight: 600;
        border: none !important;
        color: #fff !important;
        padding: 0 !important;
        border-radius: 0px !important;
    }
    .dropbtn {
        display: none;
    }
    .menus button {
        padding: 18px 0 0;
        font-size: 20px;
    }
    .dropbtn-mob {
        display: block;
    }
    .dropbtn-mob {
        position: relative;
        left: 230px;
        color: #fff;
        top: -32px;
        display: block;
    }
    .media-text {
        width: 100%;
    }
    .story-web {
        display: none !important;
    }
    .story-mob {
        display: block !important;
    }
    .story-year-mob {
        width: 30%;
        position: absolute;
    }
    .story-year-mob p {
        font-family: Playfair Display;
        font-weight: 700;
        font-size: 32px;
        line-height: 42.66px;
        color: #323232;
    }
    .circle-design {
        width: 20%;
        padding-left: 22%;
        position: absolute;
    }
    .story-text-mob {
        width: 90%;
        padding-left: 40%;
    }
    .story-text-mob p {
        font-family: Kumbh Sans;
        font-weight: 500;
        font-size: 16px;
        line-height: 19.84px;
        color: #464646;
        margin: 20px 0;
    }
    .story-text-mob img {
        width: 100%;
    }
    .story-circle {
        margin-top: 52px;
    }
    .story-circle1 {
        margin-top: 218px;
    }
    .story-circle2 {
        margin-top: 216px;
    }
    .story-circle3 {
        margin-top: 225px;
    }
    .story-circle4 {
        margin-top: 290px !important;
    }
    .story-circle::after {
        height: 54px;
        top: -54px;
    }
    .story-circle1::after {
        height: 222px;
        top: -222px;
    }
    .story-circle2::after {
        height: 177px;
        top: -177px;
    }
    .story-circle3::before {
        height: 208px;
        top: -230px;
    }
    .story-circle4::before {
        height: 50px;
        top: 15px;
    }
    .story-circle4::after {
        height: 295px !important;
        top: -296px !important;
    }
}

@media (min-width: 769px) and (max-width: 1368px) {
    .mission {
        padding: 6% 2% !important;
    }
    .left-menus {
        padding: 50px 30px 40px 50px!important;
    }
    .circle1 {
        height: 270px;
        width: 270px;
    }
    .circle2 {
        left: -60px;
        height: 270px;
        width: 270px;
    }
    .circle3 {
        height: 270px;
        width: 270px;
        left: -120px;
    }
    .circle4 {
        height: 270px;
        width: 270px;
    }
    .circle5 {
        height: 270px;
        width: 270px;
        left: -60px;
    }
    .circle6 {
        height: 270px;
        width: 270px;
        left: -115px;
    }
    .text {
        top: 110px;
    }
    .text2 {
        top: 85px;
    }
    .text4 {
        top: 70px;
    }
    .circle {
        height: 200px;
        width: 200px;
    }
    .icons {
        top: 85px;
        left: 52px;
    }
    .hitachi {
        left: 42px;
        top: 80px;
    }
    .aws {
        left: 55px;
    }
    .yellow-img {
        top: 55px;
    }
    .xebia {
        top: 80px;
        left: 42px;
    }
    .sony {
        top: 90px;
        left: 50px;
    }
    .wipro {
        top: 65px;
    }
    .unilever {
        top: 61px;
        left: 65px;
    }
    .emplay {
        top: 95px;
        left: 40px;
    }
    .jcpenney {
        top: 90px;
    }
    .chola-ms {
        left: 22px;
        top: 85px;
    }
    .schindler {
        top: 50px;
        left: 52px;
    }
    .informatica {
        left: 40px;
        top: 78px;
    }
    .star {
        top: 65px;
    }
    .atos {
        left: 40px;
    }
    .achieve {
        padding: 8% !important;
    }
    .story-web {
        margin-left: 0px;
    } 
    .story-text-left p {
        margin-left: 0px;
    }
    .story-text-right p {
        margin-right: 0px;
    }
    .dropbtn {
        left: 95px;
    }
}

@media (min-width: 1369px) and (max-width: 1600px) {
    .mission {
        padding: 6% !important;
    }
    .dropbtn {
        left: 90px;
    }
    .story-web img {
        width: 70%;
    }
    .story-circle1 {
        margin-top: 268px;
    }
    .story-circle2 {
        margin-top: 275px;
    }
    .story-circle3 {
        margin-top: 280px;
    }
    .story-circle1::after {
        height: 272px;
        top: -272px;
    }
    .story-circle2::before {
        height: 30px;
        top: -278px;
    }
    .story-circle2::after {
        height: 235px;
        top: -235px;
    }
    .story-circle3::before {
        height: 252px;
        top: -270px;
    }
    .story-circle3::after {
        height: 285px;
        top: -285px;
    }
    .story-circle4::before {
        height: 98px;
        top: 15px;
    }
    .potential {
        padding: 8% 15%!important;
    }
    .circle2 {
        left: -40px;
    }
    .circle3 {
        left: -80px;
    }
    .circle5 {
        left: -30px;
    }
    .circle6 {
        left: -65px;
    }
    .circle {
        height: 200px;
        width: 200px;
    }
    .icons {
        position: relative;
        top: 85px;
        left: 50px;
    }
    .hitachi {
        left: 45px;
    }
    .aws {
        left: 60px;
    }
    .yellow-img {
        top: 55px;
    }
    .text3 {
        left: 5px;
    }
    .wipro {
        top: 65px;
    }
    .unilever {
        top: 65px;
        left: 64px;
    }
    .emplay {
        top: 95px;
        left: 40px;
    }
    .jcpenney {
        top: 95px;
        left: 50px;
    }
    .chola-ms {
        left: 30px;
        top: 88px;
    }
    .schindler {
        top: 52px;
    }
    .informatica {
        left: 34px;
    }
    .star {
        top: 68px;
    }
    .atos {
        left: 40px;
    }
}
