section.lms-service-hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding-bottom: 60px;
}
.lms-service-hero-section .left-area {
    padding-left: calc(50% - 704px);
}
.lms-service-hero-content  h1::before {
    position: absolute;
    content: "";
    height: calc(100% - 16px);
    width: 8px;
    background-color: #fff;
    left: -30px;
    top: 8px;
}
.lms-service-hero-content {
    padding-top: 11.99vw;
}
.lms-service-hero-content h1 span {
    color: #fff;
}
.lms-service-hero-content p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: 0;
    padding: 15px 0 30px 0;
}
.lms-service-hero-content a {
    background-color: #fff;
    color: #2da9e4;
}
.lms-service-hero-content a:hover {
    background-color: #000;
    color: #fff;
}
.lms-service-hero-section .right-image {
    padding-top: 7.82vw;
}
.lms-service-hero-section .right-area {
    padding-right: calc(50% - 800px);
}



.lms-benefit-section .left-area {
    padding-left: 0;
    padding-right: 0;
}
.lms-benefit-section .row {
    align-items: center;
}
.lms-benefit-section .right-area {
    padding-right: calc(50% - 790px);
}
.benefit-right-content h2 {
    margin-bottom: 50px;
}
.benefit-right-content .benefit-cont p {
    margin: auto;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}
section.lms-benefit-section {
    padding-top: 150px;
}



.specialise-lms-top-image {
    text-align: center;
}
.specialise-lms-top-content {
    text-align: center;
    max-width: 930px;
    margin: auto;
    padding-bottom: 70px;
    padding-top: 30px;
}
.specialise-lms-top-content p {
    font-size: 18px;
/*     margin: 0; */
    font-weight: 300;
    line-height: 30px;
}
.specialise-lms-top-content h2 {
    margin-bottom: 15px;
}
.specialise-lms-services-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}
.specialise-lms-services-items {
    width: calc(33.33% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    background-color: #fff;
    padding: 40px 30px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 60px;
}
.specialise-lms-s-logo {
    min-height: 80px;
    line-height: 80px;
    padding: 0 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b7b7b7;
}
.specialise-lms-s-cont p {
    margin: 0;
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
}
.specialise-lms-s-cont {
    padding-top: 20px;
}


.cms-developer-section .container .col-lg-12 {
    z-index: 9;
}
.cms-developer-top {
    text-align: center;
    max-width: 1050px;
    margin: auto;
    padding-bottom: 70px;
}
.cms-developer-top p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin: auto;
}
.cms-developer-top h2 {
    margin-bottom: 25px;
}
.cms-developer-left-services {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}
.cms-services-items {
    width: calc(50% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.top-content svg, .top-content img {
    width: 25px;
    margin-right: 15px;
}
.top-content svg path {
    fill: #2da9e4 !important;
}
.cms-services-items .top-content {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}
.cms-services-items .top-content h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.cms-services-items .desc-content p {
    margin: auto;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}
.cms-developer-section .right-area {
    padding-right: 0;
    padding-left: 0;
}
.cms-developer-section .left-area {
    padding-left: calc(50% - 760px);
    padding-right: 0;
}
.cms-developer-section .row {
    align-items: center;
}


.left-illipase::before {
    content: "";
    position: absolute;
    width: 360px;
    height: 400px;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2020/09/left-ellipse_1ccf831f75c3b7a58567796a6da470e8.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}
.ie-right-bottom-ellipse::after {
    z-index: 1 !important;
}

.testimonial_container .testimonial_item {
    background: #fff;
}

.service-top-title {
    margin-bottom: 45px;
}
.service-top-title h3.ie-primary-title {
    font-size: 45px;
}

/* Responsive Style Sheet */
@media only screen and (max-width: 1599px) {
    .lms-service-hero-section .left-area {
        padding-left: 30px;
    }
    .lms-benefit-section .right-area {
        padding-right: 15px;
    }
    .cms-developer-section .left-area {
        padding-left: 15px;
    }
}
@media only screen and (max-width: 1365px) {
    .lms-service-hero-content {
        padding-top: 80px;
    }
    .lms-service-hero-section .right-image {
        padding-top: 50px;
    }
    section.lms-benefit-section {
        padding-top: 70px;
    }
    .lms-benefit-section .row {
        align-items: flex-start;
    }
}
@media only screen and (max-width: 1199px) {
    .specialise-lms-services-items {
        padding: 40px 20px;
    }
}
@media only screen and (max-width: 991px) {
    .lms-service-hero-content h1 {
        max-width: 500px;
    }
    section.lms-service-hero-section {
        padding-bottom: 0px;
    }
    section.lms-benefit-section {
        padding-top: 0px;
    }
    .cms-developer-left-services {
        margin-left: 0;
        margin-right: 0;
        max-width: 720px;
        margin: auto;
    }
    .specialise-lms-services-items {
        width: calc(50% - 40px);
    }
    .benefit-right-content h2 {
        margin-bottom: 25px;
    }
    .left-illipase::before {
        width: 200px;
        height: 220px;
    }
    .lms-benefit-section .right-area {
        max-width: 720px;
        margin: auto;
    }
    .cms-developer-section .left-area {
        padding-right: 15px;
    }
    .benefit-right-content {
        text-align: center;
    }
    .service-top-title {
        text-align: center;
    }
    .service-top-title h3.ie-primary-title {
        font-size: 35px;
    }
}
@media only screen and (max-width: 767px) {
    .lms-service-hero-section .right-area {
        display: none;
    }
    .cms-developer-left-services {
        max-width: 540px;
    }
    .specialise-lms-services-items {
        width: calc(100% - 40px);
    }
    section.lms-service-hero-section {
        padding-bottom: 270px;
    }
    .left-illipase::before {
        width: 100px;
        height: 120px;
    }
    .lms-benefit-section .left-area {
        margin-top: -160px;
    }
    .specialise-lms-services-wrap {
        margin-left: -15px;
        margin-right: -15px;
    }
    .specialise-lms-s-cont p {
        font-size: 16px;
        line-height: 28px;
    }
    .lms-benefit-section .right-area {
        max-width: 540px;
    }
    .service-top-title h3.ie-primary-title {
        font-size: 21px;
    }
}
@media only screen and (max-width: 575px) {
    .cms-services-items {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
    }
    .cms-services-items .top-content {
        display: block;
    }
    .cms-services-items .top-content .cms-icon {
        margin-bottom: 10px;
    }
    .top-content svg, .top-content img {
        margin-right: 0px;
    }
    .specialise-lms-services-items {
        padding: 30px 15px;
    }
    .lms-service-hero-content h1::before {
        left: -15px;
    }
    .lms-service-hero-section .left-area {
        padding-left: 16px;
    }
    .benefit-right-content {
        padding-top: 20px;
    }
    .lms-service-hero-content p,
    .benefit-right-content .benefit-cont p,
    .specialise-lms-top-content p,
    .specialise-lms-s-cont p,
    .cms-developer-top p {
        font-size: 16px;
        line-height: 1.5;
    }
}