  .microsoft-dynamics ul li {
    list-style: disc;
    margin-left: 20px;
    color: #000;
    line-height: 32px;
}
section.call-to-action-center.hero-4 {
    text-align: center;
    padding: 60px 0px 80px;
    color: #fff;
    background: linear-gradient(0deg, #fbfbfb4d, #e2beed) !important;
}
.col-to-content a {
    width: 80% !important;
}
section.call-to-action-center.hero-4 {
    text-align: center;
    padding: 60px 0px 80px;
    color: #fff;
    background: linear-gradient(0deg, #fbfbfb4d, #e2beed) !important;
}
section.call-to-action-center.hero-4 a {
    width: 30% !important;
}
a.btn-view.btn.btn-primary.custom-btn.d-inline-flex.align-items-center.justify-content-center {
    background-color: #ff000000 !important;
    color: #663999 !important;
    border: 1px solid #663999 !important;
    margin-left: 10px;
}
section.call-to-action-center.hero-4 h2 {
    margin-bottom: 15px;
}
.access-sec .card-packaged-service {
    text-align: center;
}
.access-sec p {
    text-align: center;
}
.access-sec .card-packaged-service img {
    margin: auto !important;
}
.access-sec .card-packaged-service {
    padding: 30px 16px !important;
}
.access-sec {
    background: #f9f9f900 !important;
}



@media (max-width: 1080px) {
.col-to-content a {
    width: 100% !important;
    font-size: 16px !important;
}
section.new-banner-call-to.Switch-sec {
    padding: 50px 0px;
}
.features-sec  .card-packaged-service {
    height: auto !important;
}
.access-sec .card-packaged-service {
    height: 330px !important;
}
section.call-to-action-center.hero-4 a {
    width: 40% !important;
}
}   


@media (max-width: 767px) {
.col-to-content a {
    width: 100% !important;
}
.card-packaged-service {
    height: auto !important;
}
section.call-to-action-center.hero-4 a {
    width: 100% !important;
}
a.btn-view.btn.btn-primary.custom-btn.d-inline-flex.align-items-center.justify-content-center {
    margin: 14px 0px 0px !important;
}
section.call-to-action-center.hero-4 {
    text-align: center;
    padding: 60px 0px 30px;
}
    .access-sec .card-packaged-service {
        height: auto !important;
    }
}  
 