section.lms-service-hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.lms-service-hero-section .left-area {
    padding-left: calc(50% - 704px);
}

.lms-service-hero-content h1::before {
    position: absolute;
    content: "";
    height: calc(100% - 20px);
    width: 8px;
    background-color: #fff;
    left: -15px;
    top: 10px;
}

.lms-service-hero-content {
    padding-top: 8.85vw;
    padding-bottom: 15.625vw;
}

.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;
}


/**
 * New Added
 */

.lms-service-hero-section .right-area {
    padding-left: calc(20% - 200px);
}

.right-area .right-image {
    padding-top: 8.85vw;
}

section.tabs_sections.ie-section.ie-section-top.ie-section-bottom {
    overflow: hidden;
}

section.tabs_sections::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 0;
    width: 215px;
    height: 430px;
    margin: auto;
    background-color: #ecf7fd;
    border-top-right-radius: 430px;
    border-bottom-right-radius: 430px;
}

section.tabs_sections::after {
    content: "";
    position: absolute;
    bottom: 60px;
    right: -65px;
    width: 215px;
    height: 215px;
    margin: auto;
    border-color: #f2f5fa;
    border-style: solid;
    border-width: 30px;
    border-radius: 50%;
    z-index: -5;
}

/**
 *End
 */

.online-store-image {
    text-align: center;
}

.online-store-top-content {
    text-align: center;
    max-width: 1230px;
    margin: auto;
    padding-bottom: 50px;
}

.online-store-top-content p {
    font-size: 18px;
    line-height: 30px;
}

.ie-left-ellipse::before, .ie-right-ellipse::after {
    position: absolute;
    content: "";
    height: 600px;
    width: 130px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -9;
}

.ie-left-ellipse::before {
    background-image: url(/wp-content/uploads/2020/04/left-2.png);
    left: 0;
    top: 15%;
}

.ie-right-ellipse::after {
    background-image: url(/wp-content/uploads/2020/04/right-2.png);
    right: 0;
    bottom: -23%;
    z-index: 9;
}


.specialise-online-lms-top {
    text-align: center;
    max-width: 930px;
    margin: auto;
    padding-bottom: 70px;
}

.who-we-our-services-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 1660px;
    margin: auto;
}

.who-we-our-services-wrap .services-column {
    width: calc(33.33% - 40px);
    margin-left: 20px;
    margin-right: 20px;
}

.who-we-icon {
    width: 130px;
    height: 130px;
    margin: 0 auto 20px;
    border-radius: 100%;
    box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, .3);
    display: flex;
    justify-content: center;
    align-items: center;
}

.who-we-icon svg path {
    transition: all 0.3s ease-in-out;
    fill: #2DA9E4;
}

.who-we-our-services-items:hover .who-we-icon svg path {
    fill: #fff;
}

.who-we-our-services-items:hover .who-we-icon img {
    filter: grayscale(1) brightness(3.5);
}

.who-we-icon svg,
.who-we-icon img {
    width: 65px;
}

.who-we-our-services-wrap .who-we-our-services-items {
    padding: 20px 25px 30px;
    text-align: center;
}

.who-we-our-services-wrap .services-column {
    box-shadow: 0px 3px 9px -6px rgba(0, 0, 0, 0.5);
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.who-we-our-services-wrap .services-column:hover {
    box-shadow: 0px 6px 11px -6px rgba(0, 0, 0, 0.5);
    border-bottom: 3px solid #2da9e4;
}

.who-we-our-services-wrap .who-we-hidden-content {
    padding-top: 15px;
    /* visibility: hidden;
    opacity: 0; */
    transition: all .3s ease-in-out;
}

.who-we-our-services-wrap .who-we-hidden-content p {
    color: #8a8a8a;
    margin: auto;
}

.who-we-our-services-items:hover .who-we-icon {
    background: #2da9e4;
}

.who-we-our-services-items:hover h3 {
    color: #2da9e4;
}

.who-we-our-services-items:hover .who-we-hidden-content {
    visibility: visible;
    opacity: 1;
    color: #8a8a8a !important;
}

.who-we-our-services-items h3 {
    margin: auto;
}

.specialise-online-lms-section .col-lg-12 {
    z-index: 9;
}

.specialise-online-lms-top p {
    font-size: 18px;
    margin: 0;
    line-height: 30px;
}

.specialise-online-lms-top h2 {
    margin-bottom: 20px;
}


.our-pricing-content-wrap {
    text-align: center;
}

.our-pricing-content-wrap p {
    margin: auto;
    padding-top: 10px;
    max-width: 630px;
    color: #8a8a8a;
    font-size: 18px;
}

.our-pricing-content-wrap p.description strong {
    color: #666;
    font-weight: 500;
}

.our-pricing-content-wrap p.btm-description {
    color: #666666;
    font-weight: 500;
    max-width: 1100px;
    padding-bottom: 35px;
}

.pricing-tabs-wrap {
    padding: 70px 0;
}


.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/04/left-ellipse.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.ie-right-bottom-ellipse::after {
    z-index: 9;
}

/**
 * Media Queries
 */


@media only screen and (max-width: 1599px) {
    .lms-service-hero-section .left-area {
        padding-left: 35px;
    }
    .lms-service-hero-section .right-area {
        padding-right: 15px;
    }
    .cms-developer-section .left-area {
        padding-left: 15px;
    }
}

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

@media only screen and (max-width: 1199px) {
    .cms-developer-section .row {
        align-items: flex-start;
    }
}

@media only screen and (max-width: 991px) {
    .right-image {
        text-align: center;
    }

    .lms-service-hero-content {
        padding-top: 70px;
        padding-bottom: 0;
    }

    .lms-service-hero-content h1 {
        max-width: 500px;
    }

    .cms-developer-section .left-area {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 720px;
        margin: auto;
    }

    .cms-developer-left-services {
        margin-left: 0;
        margin-right: 0;
    }

    .cms-services-items {
        width: calc(50% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }

    .left-illipase::before {
        width: 200px;
        height: 220px;
    }

    .specialise-online-lms-top {
        max-width: 720px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 50px;
    }

    .who-we-our-services-wrap {
        max-width: 720px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .who-we-our-services-wrap .services-column {
        width: calc(50% - 40px);
    }

    .ie-left-ellipse::before, .ie-right-ellipse::after {
        height: 400px;
        width: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .lms-service-hero-section .right-area {
        display: none;
    }

    section.lms-service-hero-section {
        padding-bottom: 230px;
    }

    .online-store-top-content {
        margin-top: -100px;
    }

    .who-we-our-services-wrap .services-column {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        box-shadow: 3.277px 2.294px 3px 0px rgba(0, 0, 0, 0.1);
        margin-bottom: 30px;
        background: #fff;
    }

    .left-illipase::before {
        width: 100px;
        height: 120px;
    }

    .cms-developer-section .left-area {
        max-width: 540px;
    }

    .who-we-our-services-wrap .who-we-hidden-content {
        opacity: 1;
        visibility: visible;
    }

    .specialise-online-lms-top {
        max-width: 540px;
    }

    .who-we-our-services-wrap {
        max-width: 540px;
    }

    .ie-left-ellipse::before, .ie-right-ellipse::after {
        height: 200px;
        width: 55px;
    }

    .ie-right-ellipse::after {
        bottom: -100px;
    }
    .lms-service-hero-content h1::before {
        height: calc(100% - 10px);
        top: 4px;
    }
}

@media only screen and (max-width: 575px) {
    .online-store-top-content {
        margin-top: -130px;
    }

    .cms-services-items {
        width: calc(100% - 30px);
    }

    .who-we-our-services-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .cms-services-items .top-content {
        display: block;
    }

    .cms-services-items .top-content .cms-icon {
        margin-bottom: 5px;
    }

    .cms-services-items {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    .lms-service-hero-content p,
    .online-store-top-content p,
    .specialise-online-lms-top p,
    .our-pricing-content-wrap p,
    .cms-developer-top p {
        font-size: 16px;
        line-height: 1.5;
    }

    .top-content svg, .top-content img {
        margin-right: 0px;
    }
}
