.slideTxt h1 span::before,
.slideTxt h1 span::after {
    content: unset;
}

.leftsec {
    overflow: hidden;
    width: 48%;
    padding-right: 0;
}

.leftsec img,
.Rightsec img,
.imginner img {
    width: 792px;
}

.Rightsec {
    width: 48%;
}

.main-wrapper {
    justify-content: space-between;
}

.eih-limites .slideTxt {
    bottom: 65px;
}

.eih-limited-headding {
    /* margin: 55px 0px; */
    margin-top: 55px;
}

.active-bb {
    border-bottom: 1px solid #606161 !important;
}

.eih-limited-headding .eih-wrapp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.healthcare {
    margin-top: 100px;
}

.healthcare.paddingTop {
    margin-top: 15px;
}

.healthcare .main-wrapper {
    background-color: #F6F7F7;
    padding: 55px;
    border-radius: 40px;
}

.eih-limited-headding .eih-wrapp .eih-logo img {
    width: 375px;
}

.eih-limited-headding .eih-wrapp .eih-logo {
    width: 13%;
}

.eih-limited-headding .eih-wrapp .eih-headding {
    width: 82%;
}

.eih-limited-headding .eih-wrapp .eih-headding p {
    font-size: 1.8rem;
    color: #606161;
    font-family: 'MontserratRegular';
    line-height: 22px;
    position: relative;
}

.eih-limited-headding .eih-wrapp .eih-headding p::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 62px;
    left: -40px;
    background-color: #606161;
}

.eih-limited-headding.border-before .eih-wrapp .eih-headding p::before {
    height: 88px;
}

.saksham-by {
    padding-top: 0;
    /* margin-top: 0; */
}

.saksham-by .title-wrap h2 {
    margin-bottom: 10px;
}

.saksham-by .title-wrap p {
    font-family: 'MontserratBold';
    font-size: 1.8rem;
    color: #606161;
    margin-bottom: 20px;
}

.sos-child {
    background-color: #F6F7F7;
    padding-bottom: 50px;
}

.sos-child .com_container {
    width: 70%;
    margin: 100px auto 0 auto;
}

.sos-child.eih-associated .com_container {
    width: 48%;
}

.sos-child .title-wrap h2 {
    padding-top: 60px;
}

.sos-inner-sec {
    margin-top: 40px;
    position: relative;
}

.sos-inner-sec .sos-inner {
    background-color: #fff;
    padding: 40px 0px;
    border-radius: 40px;
    box-shadow: 0px 3px 6px #566B3D;
    min-height: 376px;
}

.sos-inner-sec .sos-inner.mumtaz {
    min-height: 347px;
}

.sos-inner-sec .sos-inner.associated {
    min-height: 318px;
}

.sos-child .sos-wrap .sos-number {
    color: #566B3D;
    font-size: 5.5rem;
    font-family: "MontserratLight";
    position: relative;
    text-align: center;
}

.sos-child .sliderThree-prev {
    left: -100px;
}

.sos-child .sliderThree-next {
    right: -100px;
}

.sos-inner-sec .empowerSliderThree {
    padding: 10px 20px;
    position: unset;
}

.sos-child .sos-wrap .sos-number::after {
    width: 85%;
    content: "";
    position: absolute;
    background-color: #606161;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -10px;
    height: 1px;
}

.sos-child .sos-wrap .sos-copy {
    padding-top: 35px;
}

.sos-child .sos-wrap .sos-copy p {
    font-size: 1.9rem;
    color: #606161;
    text-align: center;
    font-family: "MontserratRegular";
    width: 80%;
    margin: 0 auto;
    line-height: 130%;
}

.sos-child .sos-wrap .sos-copy h3 {
    text-align: center;
    font-family: "MontserratBold";
    color: #566B3D;
    font-size: 1.9rem;
    padding: 0 15px 14px;
}

.main-school-dev .title-wrap h3 {
    margin-top: 100px;
}

.sos-child .title-wrap {
    text-align: center;
}

.our-focus {
    margin-top: 100px;
}

.our-focus h2 {
    margin-bottom: 0;
}

.school-development .inner-dev {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F6F7F7;
    padding: 55px;
    border-radius: 40px;
}

.school-development .inner-dev .inner-imagewrap {
    position: relative;
}

.imginner {
    width: auto;
    position: relative;
}

.main-banner-overlay {
    position: relative;
}

.main-banner-overlay::after {
    position: absolute;
    content: "";
    background-image: linear-gradient(180deg, #00000000, #00000096, #000000c4);
    width: 100%;
    bottom: 0px;
    height: 200px;
    left: 0;
}

.imginner img {
    width: 100%;
}

.title-wrap-sec {
    width: 100%;
}

.Rightsec img {
    border-radius: 23px;
}

.title-wrap-sec h3 {
    font-size: 2.4rem;
    color: #566B3D;
    margin-bottom: 0;
    font-family: 'MontserratBold';
}

.associated-hotels .title-wrap-sec h3 {
    color: #606161 !important;
}

.school-development .title-wrap-sec .sub-txt p {
    padding-bottom: 15px;
}

.school-development .inner-dev .inner-title {
    width: 50%;
}

.school-development .inner-dev .inner-imagewra {
    width: 45%;
}

.download-brochure a {
    font-size: 1.8rem;
    color: #566B3D;
    font-family: 'MontserratBold';
    text-decoration: none;
}

.skill-development .leftsec {
    padding-right: 0;
	position: relative;
}

.skill-development .Rightsec {
    padding-left: 0px;
    overflow: hidden;
    position: relative;
}

.switch {
    position: absolute;
    display: inline-block;
    width: 114px;
    height: 34px;
    bottom: 14px;
    right: 21px;
}

.switch input {
    display: none;
}

.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .1s;
    transition: .1s;
}

.empowerSliderThree {
    overflow: hidden;
    width: 100%;
    padding-bottom: 110px;
    position: relative;
}
.empowerSliderThree .swiper-wrapper{
	justify-content: center;
}
.sos-wrap.empowerSliderThree .swiper-wrapper {
    justify-content: left;
}
.sliderThree-next,
.sliderThree-prev {
    width: 51px;
    height: 51px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 10;
    cursor: pointer;
}
.sliderThree-prev {
    background-image: url("../images/left-arrow.png");
    background-repeat: no-repeat;
    left: -5px;
    background-size: cover;
    background-position: center center;
    top: 50%;
    transform: translateY(-50%);
}

.sliderThree-prev.swiper-button-disabled {
    background-image: url("../images/left-disable-arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.sliderThree-next.swiper-button-disabled {
    background-image: url("../images/right-disable-arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.sliderThree-next {
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    right: -5px;
    background-size: cover;
    background-position: center center;
    top: 50%;
    transform: translateY(-50%);
}
.switch-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    right: 8px;
    bottom: 3px;
    background-color: #566B3D;
    -webkit-transition: .1s;
    transition: .1s;
    filter: drop-shadow(0px 6px 16px #566B3D);
    border: 1px solid #fff;
}
input:checked+.switch-slider {
    background-color: #fff;
}
input:focus+.switch-slider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked+.switch-slider:before {
    -webkit-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    transform: translateX(-70px);
}
.before-switch {
    display: none;
}
.before-switch,
.after-switch {
    color: #000;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    font-family: 'MontserratMedium';
    user-select: none;
    font-size: 1.8rem;
}
.after-switch {
    left: 13%;
}
.before-switch {
    right: 13%;
}
input:checked+.switch-slider .before-switch {
    display: block;
}
input:checked+.switch-slider .after-switch {
    display: none;
}
.switch-slider.round {
    border-radius: 34px;
}
.switch-slider.round:before {
    border-radius: 50%;
}
.title-wrap-sec.showmob h3 {
    padding-bottom: 15px;
}
.our-group-sec .empowerContent {
    min-height: 360px;
}

@media screen and (max-width: 1550px) {
	.sos-inner-sec .sos-inner {
		min-height: 350px;
	}
}

@media screen and (max-width: 1366px) {
	.sos-child .sliderThree-prev {
        left: -80px;
    }
    .sos-child .sliderThree-next {
        right: -80px;
    }
    .sos-child .sos-wrap .sos-number {
        font-size: 4.5rem;
    }
    .sos-child .sos-wrap .sos-copy h3 {
        font-size: 1.4rem;
        padding-bottom: 10px;
    }
    .sos-child .sos-wrap .sos-copy {
        padding-top: 26px;
    }
    .sos-child .sos-wrap .sos-copy p {
        font-size: 1.4rem;
        line-height: 20px;
    }
    .sos-inner-sec .sos-inner {
        min-height: 259px;
    }
    .sos-inner-sec .sos-inner.associated {
        min-height: 240px;
        margin-top: 3px;
    }
    .sos-inner-sec .sos-inner.mumtaz {
        min-height: 260px;
    }
    .empowerSliderThree {
        padding-bottom: 80px;
    }
    .our-focus,
    .healthcare {
        margin-top: 80px;
    }
    .eih-limites .slideTxt {
        bottom: 45px;
    }
    .school-development .imginner {
        padding-left: 120px;
    }
    .saksham-by .title-copy p,
    .healthcare .title-copy p {
        line-height: 2.6rem;
        margin-bottom: 7px;
    }
    .eih-limited-headding .eih-wrapp .eih-headding p::before {
        left: -27px;
    }
    .eih-limited-headding .eih-wrapp .eih-logo {
        width: 20%;
    }
    .eih-limited-headding .eih-wrapp .eih-headding {
        width: 75%;
    }
    .our-focus .sub-txt p {
        margin-bottom: 13px;
    }
    .title-wrap-sec h3 {
        line-height: 23px;
    }
}
@media screen and (max-width: 1280px) {
    .our-focus {
        margin-top: 35px;
    }
    .sliderThree-next,
    .sliderThree-prev {
        width: 41px;
        height: 41px;
    }
}
@media screen and (max-width: 992px) {
    .leftsec {
        width: 100%;
    }
    .Rightsec {
        width: 100%;
    }
    .sos-inner-sec .sos-inner.associated {
        margin-top: 3px;
    }
    .sos-child .sliderThree-prev {
        left: -5px;
    }
    .sos-child .sliderThree-next {
        right: -5px;
    }
    .sos-inner-sec .sos-inner {
        min-height: 260px;
    }
    .sos-child .empowerSliderThree {
        margin-bottom: 0;
    }
    .sos-inner-sec {
        margin-top: 40px;
    }
    .sos-inner-sec .sos-inner.mumtaz {
        min-height: 240px;
    }
    .sos-inner-sec .sos-inner.associated {
        min-height: 233px;
    }
    .title-wrap {
        padding: unset !important;
    }
    .sliderThree-next,
    .sliderThree-prev {
        width: 41px;
        height: 41px;
    }
    .sliderThree-prev {
        left: 5px;
    }
    .sliderThree-next {
        right: 5px;
    }
    .empowerSliderThree {
        padding: 0 30px 0 30px;
        margin-bottom: 60px;
    }
    .school-development .imginner {
        padding-left: 0;
    }
    .school-development .title-wrap-sec .sub-txt p {
        border-bottom: none;
    }
    .skill-development .main-wrapper {
        flex-direction: column-reverse;
    }
    .eih-limited-headding .eih-wrapp {
        flex-wrap: wrap;
    }
    .eih-limited-headding .eih-wrapp .eih-logo {
        width: 26%;
    }
    .eih-limited-headding .eih-wrapp .eih-headding {
        width: 100%;
        border-top: 1px solid #606161;
        padding-top: 20px;
    }
    .eih-limited-headding .eih-wrapp .eih-headding p::before {
        content: unset;
    }
    .eih-headding {
        margin-top: 22px;
    }
    .school-development .inner-dev,
    .school-development.csr-listing.show .inner-dev {
        flex-wrap: wrap;
        /* padding: 35px 20px !important; */
        flex-direction: column-reverse;
        border-radius: 22px;
    }
    .school-development .inner-dev .inner-title {
        width: 100%;
    }
    .school-development .imginner {
        width: auto;
        padding-bottom: 30px;
    }
    .switch {
        bottom: 45px;
    }
    .school-development .title-wrap-sec .sub-txt p {
        border-bottom: none;
        padding-bottom: 0;
    }
    .healthcare,
    .our-focus {
        margin-top: 60px;
    }
    .csr-listing .main-wrapper {
        padding: 0px !important;
        border-radius: 22px;
    }
    .skill-development .Rightsec {
        padding-left: 0;
        padding-bottom: 20px;
    }
    .eih-limited-headding .eih-wrapp .eih-headding p,
    .saksham-by .title-copy p,
    .healthcare .title-copy p {
        font-size: 1.8rem;
        line-height: 2.6rem;
        margin-bottom: 10px;
    }
    .saksham-by .title-wrap p {
        font-size: 1.8rem;
    }
    .eih-limites .slideTxt h1 {
        font-size: 2.8rem;
        letter-spacing: 1.5px;
    }
    .eih-limites .slideTxt h1 span {
        font-size: 2.4rem;
    }
    .healthcare .main-wrapper {
        padding: 22px;
    }
}

@media screen and (max-width: 768px) {
	.empowerSliderThree .swiper-wrapper{
		justify-content: left;
	}
    .switch {
        width: 95px;
    }
    .sos-child .com_container,
    .sos-child.eih-associated .com_container {
        width: 100%;
    }
    input:checked+.switch-slider:before {
        -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    .eih-limited-headding .eih-wrapp .eih-logo {
        width: 42%;
    }
    .title-wrap-sec h3 {
        font-size: 2rem;
        padding-bottom: 15px;
    }
    .download-brochure a {
        font-size: 1.8rem;
    }
    .skill-development .Rightsec {
        margin-top: 0;
    }
    .eih-limites .slideTxt h1 span {
        letter-spacing: 1px;
        line-height: 2rem;
    }
    .eih-limited-headding {
        margin: 64px 0px 0 0px;
    }
    .eih-limited-headding .eih-wrapp .eih-headding p {
        margin-bottom: 0;
    }
}