.erp {
    color: var(--anchor-color);
}
.cch,
.cid {
    color: var(--orange-theme);
}
.nl {
    color: var(--application-theme);
}

.rac,
.cti {
    color: var(--purple-theme);
}

.rom {
    color: var(--crm-theme);
}

.urp {
    color: var(--anchor-hover-color);
}

.ep {
    color: var(--extension-theme);
}

.ml {
    color: var(--anchor-color);
}

.md {
    color: var(--anchor-hover-color);
}

.id {
    color: var(--extension-theme);
}

.wa,
.ct,
.appc {
    color: var(--cat-theme);
}

.lg,
.icd {
    color: var(--crm-theme);
}

.sp {
    color: var(--anchor-color);
}

.admissionmanagementsoftware .category-banner {
    height: 88vh;
    background-size: 100%;
    background-position: bottom;
    background-color: #e9f6f5;
}

.univ-icon {
    display: block;
    padding-top: 5px;
}

.univ-icon img {
    display: block;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 6%), 0 4px 14px -1px rgb(0 0 0 / 2%);
    border-radius: 5px;
    max-height: 55px;
    padding: 5px;
}

#about-ams-area {
    top: -130px;
}

.fs-14 {
    font-size: 14px;
}

.grid-text a:hover {
    text-decoration: none;
}

.about-ams .border-right {
    border-right: 1px solid transparent !important;
}

.admissionmanagementsoftware .category-subtitle {
    font-size: 1.2em;
    font-weight: 400;
    max-width: 80%;
    margin: 20px auto 41px;
}

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%;
}

.icon-scroll {
    width: 32px;
    height: 50px;
    margin-left: -20px;
    top: 50%;
    margin-top: -75px;
    box-shadow: inset 0 0 0 1px #0f4b70;
    border-radius: 25px;
}

.icon-scroll:before {
    content: '';
    width: 4px;
    height: 11px;
    background: #0f4b70;
    margin-left: -2px;
    top: 8px;
    border-radius: 4px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translateY(30px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translateY(30px);
    }
}

.comprehensive-suit .inner {
    padding-left: 15px;
    padding-right: 15px;
}

.comprehensive-suit img {
    max-width: 60%
}

.comprehensive-suit .img-info,
.grid-text a {
    color: #000;
    font-weight: 600;
    font-size: .95rem;
}

.comprehensive-suit .inner {
    border: 1px solid #f2f2f2;
}

.comprehensive-suit .rounded {
    border-radius: 8px !important;
}

.comprehensive-suit .img-frame span {
    display: inline-block;
    width: 80px;
    height: 80px;
    background-color: #f2f2f2;
}

.comprehensive-suit a:hover {
    text-decoration: none;
}

.comprehensive-suit .title {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 150%;
    position: relative;
    display: inline-block;
    bottom: -45px;
    background-color: #fff;
}

.font-weight-semibold {
    font-weight: 600;
}

.edu-crm .title {
    color: var(--title-color);
}

.grid-view ul {
    display: grid;
    row-gap: 0;
    column-gap: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0;
}

.grid-view ul li {
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 20px;
}

.grid-view ul li .grid-icon {
    font-size: 50px;
    display: block;
    margin-bottom: 10px;
}

.grid-view ul li .grid-text {
    color: var(--title-color);
    font-size: 15px;
}

.grid-view ul li:nth-child(3),
.grid-view ul li:nth-child(6) {
    border-right: 1px solid #fff;

}

.grid-view ul li:nth-child(7),
.grid-view ul li:nth-child(8) {
    border-bottom: 1px solid #fff;
}

.grid-view ul li:last-child {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.a-automation .grid-view ul li:nth-child(5),
.a-automation .grid-view ul li:nth-child(4) {
    border-bottom: 1px solid #fff;
}

.extensions .grid-view ul li:nth-child(4),
.extensions .grid-view ul li:nth-child(5) {
    border-bottom: 1px solid #fff;
}

.bottom-info .btm-ico {
    min-height: 111px;
}

.bottom-info .ico-text {
    color: var(--title-color);
    font: size 1.2em;
}

.admissionmanagementsoftware .section-spaces-ex {
    padding: 6rem 0;
}

.bottom-info .ex-border,
.bottom-info .chatbot-border {
    border-right: 1px solid #f2f2f2;
}

.approach .grey-bg {
    background-color: #fafafa;
    border-radius: 8px;
    height: 100%;
}

.approach .t-approach {
    padding: 4px 15px;
    font-size: 20px;
    border-radius: 0 20px 20px 0;
    position: relative;
}

.approach-banner img {
    margin: 0px auto;
}

.approach .border-right {
    position: relative;
}

.admissionmanagementsoftware .cb-height {
    height: 100%;
}

.approach .border-right::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
}

.approach .border-right:after {
    right: 0;
}

.approach .border-right::after {
    background: -moz-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(208, 228, 247, 0)), color-stop(24%, rgba(115, 177, 231, 0.48)), color-stop(50%, #9e9e9e), color-stop(79%, rgba(83, 159, 225, 0.42)), color-stop(100%, rgba(135, 188, 234, 0)));
    background: -webkit-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, #9e9e9e 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%);
    background: -o-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%);
    background: -ms-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%);
    background: linear-gradient(to bottom, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, #9e9e9e 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%);
}

.grid-view .em-list {
    border: 0 !important;
    box-shadow: none !important;
    padding: 0;
    min-height: auto;
    margin: 0;
}

.bottom-info a,
.bottom-info a .ico-text {
    color: #000;
    font-weight: 600;
}

.bottom-info a:hover {
    text-decoration: none;
}



/*ams mobile css start*/
@media(max-width: 767px) {

    .category-banner {
        height: auto !important;
    }

    .admissionmanagementsoftware .cb-height {
        height: auto;
    }

    .extensions .grid-view ul li:nth-child(4) {
        border-bottom: 1px solid #f2f2f2;
    }

    .admissionmanagementsoftware .section-spaces-ex {
        padding: 1.8rem 0;
    }

    .bottom-info .ex-border,
    .bottom-info .chatbot-border {
        border-right: none;
    }

    .grid-view ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .grid-view ul li:nth-child(3),
    .grid-view ul li:nth-child(6),
    .edu-crm .grid-view ul li:nth-child(9) {
        border-right: 1px solid #f2f2f2;
    }

    .grid-view ul .border-xs-right-none {
        border-right: 1px solid #fff;
    }

    .edu-crm .grid-view ul li:nth-child(2),
    .edu-crm .grid-view ul li:nth-child(4),
    .edu-crm .grid-view ul li:nth-child(6),
    .edu-crm .grid-view ul li:nth-child(8) {
        border-right: 1px solid #fff;
    }

    .edu-crm .grid-view ul li:nth-child(7),
    .edu-crm .grid-view ul li:nth-child(8) {
        border-bottom: 1px solid #f2f2f2;
    }

    .a-automation ul li:last-child {
        border-top: 1px solid #f2f2f2;
    }

    .p-automation .grid-view ul li:nth-child(8) {
        border-right: 1px solid #f2f2f2;
        border-bottom: 1px solid #fff;
    }

    .bottom-info {
        background-color: #f2f2f254;
    }

    .scroll a {
        top: -28px;
    }

    .bottom-info .ico-text {
        min-height: 45px;
    }

    .comprehensive-suit .title {
        bottom: 0px;
    }

    .icon-scroll {
        margin-top: -60px;
    }

    .cb-height {
        padding: 4em 0 2em;
    }

    .testquotes {
        margin-top: 0;
    }

    #slider_6993 .owl-stage {
        height: 100% !important;
    }

    #slider_6993 .owl-height {
        height: 800px !important;
    }

    .cs-img {
        width: 130px;
        height: 130px;
    }

    .cs-img:before {
        width: 150px;
        height: 150px;
    }

    .admissionmanagementsoftware .category-subtitle {
        font-size: 1.2em;
        font-weight: 400;
        max-width: 100%;
        margin: 0;
    }

    .approach .border-right {
        border-right: none !important;
    }

    .approach .border-right::after {
        display: none;
    }

    .comprehensive-suit .img-info {
        font-size: 1.2rem;
    }
}

/*ams mobile css end*/