/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
@media (max-width:1440px) {
    .srvs-box-responsive-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .title h2 {
        font-size: 30px;
    }
}

@media (max-width:1320px) {
    .header-mid marquee {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .navbar-brand {
        left: 2%;
    }

    .navbar-brand>img {
        height: 80px;
    }

    .slide-text-dec {
        padding: 35px 20px 25px;
    }

    .slide-text h1 {
        font-size: 43px;
    }

    .slide-text h3 {
        font-size: 25px;
    }

    .slide-text h4 {
        font-size: 20px;
    }

    .title h2 {
        font-size: 29px;
    }

    .abt-box {}

    .abt-box .title h6 {
        font-size: 18px;
    }

    .abt-box .title {
        margin-top: 15px;
    }

    .course-carousel .item-box .tmb>img {}

    .course-carousel .item-box .item-dec h5 {
        font-size: 12px;
    }

    .collapse-panel .accordion-button>div {
        width: 1120px;
    }

    .team-box .client_info p {
        margin-right: 20px;
    }

    .collapse-panel .accordion-button::after {
        right: 26%;
    }

}

@media (max-width:1199px) {
    .header-mid marquee {
        font-size: 12px;
        margin-top: 3px;
        margin-bottom: 0px;
    }

    .navbar-brand {
        left: 3%;
    }

    .navbar-brand>img {
        height: 70px;
    }

    .sticky .navbar-brand>img {
        height: 70px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 8px;
        font-size: 12px;
    }

    .sticky .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 8px;
    }

    .slider-wrap {
        height: 370px;
    }

    .slider-wrap .owl-carousel .owl-item img {
        height: 370px;
    }

    .slide-text h1 {
        font-size: 41px;
    }

    .slide-text h4 {
        font-size: 20px;
    }

    .slide-text p {
        font-size: 18px;
        line-height: 30px;
    }

    .abt-box .title {
        margin-top: 0px;
    }

    .abt-box {}

    .abt-box .title h6 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .abt-box .title h2 {
        font-size: 23px;
    }

    .abt-box p {
        font-size: 13px;
    }

    .abt-dec {
        padding-right: 60px;
    }

    .srvs-box {
        min-height: 255px;
    }

    .tmb {
        height: 230px;
    }

    .process-list li:nth-of-type(2):before {
        display: none;
    }

    .embed-responsive {
        height: 380px;
    }

    /*=========== Inner Pages============*/
    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .inr-title {
        margin-bottom: 20px;
    }

    .inr-title h2 {
        font-size: 30px;
    }

    /*=========== Services  ============*/
    .contact-form {
        padding: 20px;
    }

    /*=========== Services  ============*/
    .srvs-img {
        height: 385px;
    }

    /*=========== GALLERY  ============*/
    .galry-list .tmb {
        height: 175px;
    }


}

@media (max-width:1023px) {
    .container-fluid {
        padding-left: 12px;
        padding-right: 12px;
    }

    .owl-nav .owl-prev {
        margin-left: 0px;
        margin-right: 10px;
    }

    .owl-nav .owl-next {
        margin-right: 0px;
    }

    .hdr-top-cnt li a {
        font-size: 12px;
    }

    .hdr-top-cnt li a.btn {
        font-size: 10px;
        padding: 5px 10px;
    }

    .header-mid marquee {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .slider-wrap {
        height: auto;
    }

    .slide-text-dec {
        padding: 20px;
    }

    .contact-sec {
        padding-top: 50px;
        padding-bottom: 15px;
    }

    .srvs-tabs li a {
        padding: 5px 10px;
        font-size: 16px;
    }

    .slider-wrap .form-box {
        padding: 20px;
    }

    .slider-wrap>img {}

    .slider-wrap .owl-carousel .owl-item img {
        height: 300px;
    }

    .slide-text {}

    .slide-text h4 {
        font-size: 17px;
    }

    .slide-text h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .slide-text h3 {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .slide-text p {
        font-size: 14px;
    }

    .slider-form {
        width: 290px;
    }

    .slider-overleft-wrap .media-item {
        min-height: 175px;
        margin-bottom: 25px;
    }

    .title h2 {
        font-size: 30px;
    }

    .title-dots {
        width: 70px;
    }

    .title-border-gray {
        width: 120px;
    }

    .abt-box {}

    .abt-box .title {
        margin-top: 5px;
    }

    .abt-box .title h6 {
        margin-bottom: 25px;
        font-size: 14px;
    }

    .abt-box .title h2 {
        font-size: 18px;
    }

    .abt-box p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 30px;
    }

    .abt-dec {
        padding-right: 0px;
    }

    .abt-icon {
        width: 65px;
        height: 65px;
    }

    .campus-card>img {
        height: 120px;
    }

    .campus-card .card-title {
        font-size: 18px;
    }

    .srvs-box {
        padding: 25px 12px 15px;
        min-height: 240px;
    }

    .srvs-icon {
        width: 55px;
        height: 55px;
    }

    .srvs-box h4 {
        font-size: 18px;
    }

    .srvs-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .tmb {
        height: 230px;
    }

    .item-dec h4 {
        font-size: 18px;
    }

    .Getstarted-wrap .title h2 {
        font-size: 32px;
    }

    .process-icon {}

    .process-icon img {}

    .process-list li h4 {
        font-size: 14px;
    }

    .process-list li p {
        line-height: 20px;
        font-size: 13px;
    }

    .adress {
        padding-right: 0px;
    }

    .collapse-panel .accordion-button>div {
        width: 700px;
    }

    .collapse-panel .accordion-button::after {
        right: 6%;
    }

    .car-tmb {
        height: 300px;
    }

    .embed-responsive {
        height: 300px;
    }

    .car-item h4 {
        font-size: 18px;
    }

    .trainings-logo-item .title {
        height: 70px;
    }

    .trainings-logo-item .title h3 {
        font-size: 23px;
    }

    .partner-logo {
        padding: 5px;
    }

    .contact-form-info h3 {
        font-size: 30px;
    }

    .home-news-social-link p {
        font-size: 14px;
    }

    .social-item,
    .event-card {
        margin-bottom: 25px;
    }

    .team-box {
        padding: 0px;
    }

    .team-box .media-left {
        width: 25% !important;
    }

    .team-box .team-box-img {
        width: 110px;
        height: 110px;
    }

    .team-box .client_info p {
        margin-right: 0px;
    }

    .team-box .client_info .small {
        line-height: inherit;
    }

    .team-box .hdr-social-link {
        right: -5px;
        top: 10px;
    }

    .contact-form {
        padding: 30px;
        margin-left: 0px;
    }

    footer h3 {}

    .form-ctrl {
        height: 40px;
    }

    .fotr-media {}

    .fotr-media p {}

    .fotr-media .media-body {
        padding-left: 0px;
    }

    /*=========== Inner Pages============*/
    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .inr-title {
        margin-bottom: 15px;
    }

    .inr-title h2 {
        font-size: 26px;
    }

    /*=========== About us ============*/
    .vision-mission {
        padding: 25px;
        margin-right: -25px;
    }

    .vision-mission-left {
        margin-left: -25px;
    }

    .vision-mission h3 {
        font-size: 22px;
    }

    .vision-mission p {
        font-size: 14px;
        line-height: 20px;
    }

    /* ======course-listing===== */
    .filter h3 {
        font-size: 24px;
    }

    .search-group-lg h3 {
        font-size: 24px;
    }

    /*=========== Services  ============*/
    .srvs-item .title {
        margin-bottom: 15px;
    }

    .srvs-img {
        height: 285px;
    }

    /*=========== GALLERY  ============*/
    .tabs-nav {
        width: 475px;
    }

    .tabs-nav .nav-link {
        font-size: 11px;
        padding: 8px 5px;
    }

    .galry-list .tmb {
        height: 110px;
    }


    /*=========== thanks ============*/
    .thanks-section {
        padding-top: 60px;
        padding-bottom: 45px;
    }


}


@media (max-width: 992px) {
    .navbar-light .navbar-toggler-icon {}

    .navbar-brand {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .navbar-brand>img {
        height: 50px;
    }

    .sticky .navbar-brand>img {
        height: 50px;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-expand-lg .navbar-nav-mobile {
        flex-direction: row;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 4px 8px;
        font-size: 14px;
        text-align: left;
    }

    .sticky .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 5px;
    }

    .collapse-panel .accordion-button>div {
        width: 700px;
    }

    .collapse-panel .accordion-button::after {
        right: 6%;
    }

}

/*---------- MEDIA 480px ----------*/
@media (max-width: 767px) {
    header {
        position: relative;
    }

    .hdr-top-cnt li a {
        font-size: 12px;
    }

    .hdr-top-cnt li a>span {
        font-size: 13px;
    }

    .hdr-top-cnt li a.btn {
        font-size: 12px;
        padding: 4px 10px;
    }

    .header-mid marquee {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .sticky .hdr-top {
        display: none;
    }

    .sticky .navbar-brand {
        top: 0px;
    }

    .navbar-brand {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .navbar-brand>img {
        height: 45px;
    }

    .sticky .navbar-brand>img {
        height: 45px;
    }

    .navbar-expand-lg .navbar-nav .nav-link:before {
        display: none;
    }

    .navbar-expand-lg .navbar-nav-mobile .whats-nav-item i.me-1 {
        margin-right: 0px !important;
    }

    .navbar-expand-lg .navbar-nav-mobile .nav-link-number span,
    .navbar-expand-lg .navbar-nav-mobile .whats-nav-item span {
        display: none;
    }

    .hdr-social-link li a {
        font-size: 15px;
    }

    .landing-slider-text {
        margin-bottom: 20px;
    }

    .landing-slider-text h1 {
        font-size: 34px;
    }

    .think-text span {
        padding: 5px 15px;
        font-size: 14px;
    }

    .landing-slider-text h5 {
        font-size: 15px;
    }

    .landing-slider-text h5.mb-5 {
        margin-bottom: 20px !important;
    }

    .landing-slider-text h5 span {
        font-size: 13px;
    }

    .course-text.mb-5 {
        margin-bottom: 1rem !important;
    }

    .course-text span {
        padding: 5px 15px;
        font-size: 20px;
    }

    .student-banner {
        right: inherit;
        bottom: 0px;
        left: 10px;
        width: 78px;
    }

    .contact-form {
        padding: 20px;
    }

    .slider-overleft-wrap {
        margin-top: 0px;
        padding-bottom: 25px;
    }

    .slider-overleft-wrap .media-item {
        padding: 15px;
        margin-bottom: 20px;
        min-height: inherit;
    }

    .media-item h5 {
        font-size: 12px;
    }

    .media-tmb {
        width: 50px;
        height: 50px;
    }

    .abt-box {
        padding-left: 0px;
    }

    .abt-box:before {
        display: none;
    }

    .abt-box:after {
        display: none;
    }

    .abt-box .title {
        margin-top: 5px;
    }

    .abt-box .title h6 {
        margin-bottom: 20px;
        font-size: 13px;
    }

    .abt-box .title h2 {
        font-size: 22px;
    }

    .abt-box p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .abt-img:before {
        left: -8px;
        top: -15px;
        width: 65px;
        height: 65px;
    }

    .abt-dec {
        padding-right: 0px;
    }

    .abt-dec h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    .abt-dec p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: 28px;
    }

    .abt-dec p:last-child {
        margin-bottom: 20px;
    }

    .abt-dec .float-rgt {
        width: 150px;
    }

    .abt-icon {
        width: 45px;
        height: 45px;
    }

    .abt-box h4 {
        font-size: 18px;
    }

    .abt-img {
        height: auto;
    }

    .title h2 {
        font-size: 26px;
    }

    .wrap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .title {
        margin-bottom: 15px;
    }

    .embed-responsive {
        height: 120px;
    }

    .title-dots {
        width: 60px;
    }

    .title-border-gray {
        width: 100px;
    }

    .campus-card>img {
        height: 150px;
    }

    .campus-card .card-title {
        font-size: 18px;
    }

    .phd-title {
        width: 100%;
    }

    .phd-proccess .btn {
        font-size: 13px;
        padding: 5px 18px;
        margin-top: 10px;
    }

    .course-carousel .item-box .tmb h4 {
        font-size: 14px;
    }

    .course-carousel .item-box .item-dec h5 {
        font-size: 12px;
    }

    .course-carousel .item-box .tmb>img {}

    .trainings-logo-item .title {
        height: auto;
        padding: 10px;
        margin-bottom: 10px !important;
    }

    .trainings-logo-item .title h3 {
        font-size: 24px;
    }

    .ulRowseven>li {
        width: 33%;
        padding: 10px;
    }

    .ulRowseven>li:last-child {
        padding-right: 10px;
    }

    .partner-logo {
        padding: 5px;
    }

    .srvs-box.p-5 {
        padding: 20px !important;
    }

    .srvs-icon {
        padding: 2px;
    }

    .srvs-box h4 {
        font-size: 16px;
    }

    .srvs-box p {
        font-size: 13px;
        line-height: 18px;
    }

    .abt-dec h3 {
        margin-bottom: 15px;
    }

    .panel-vision-mission {
        margin-left: 0px;
    }

    .Getstarted-wrap .title h2 {
        font-size: 32px;
    }

    .tmb {
        height: 175px;
    }

    .item-dec h4 {
        font-size: 18px;
    }

    .testimonial_block {
        min-height: inherit;
        width: 100%;
        padding: 0;
    }

    .testimonial_block:before {
        font-size: 26px;
        left: -14px;
        top: -14px;
    }

    .testimonial_block:after {
        font-size: 26px;
        right: -14px;
        bottom: -14px;
    }

    .client_message p {
        font-size: 15px;
        line-height: 26px;
    }

    .team-row.ulRowfive>li {
        width: 50%;
        padding: 25px 20px;
    }

    .team-card-dec h4 {
        font-size: 16px;
    }

    .process-list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .process-list li {
        width: 50%;
        padding: 10px;
    }

    .process-icon {}

    .process-icon span {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }

    .process-icon img {}

    .process-box {
        border-radius: 30px;
        padding: 20px 10px;
        margin: 0px;
    }

    .process-list li:before {
        right: -7px;
        width: 15px;
        height: 6px;
    }

    .process-list li h4 {
        font-size: 14px;
    }

    .process-list li p {
        max-width: initial;
        line-height: 20px;
        font-size: 11px;
    }

    .partner-listing li {
        width: 33%;
    }

    .contact-form-info h4 {
        font-size: 16px;
    }

    .contact-form-info h3 {
        font-size: 30px;
    }

    .home-news-wrap {
        background-size: 100px;
    }

    .home-news-social-link p {
        font-size: 14px;
    }

    .circle-shape {
        width: 60px;
        height: 60px;
        top: 40px;
    }

    .social-item {
        margin-bottom: 25px;
    }

    .event-card {
        margin-bottom: 25px;
    }

    footer {
        padding-top: 30px;
    }

    .fotr-box {
        margin-bottom: 25px;
    }

    footer h3 {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .fotr-media {}

    .adress {
        padding-right: 0px;
    }

    .fotr-media .media-left {
        padding-right: 0px;
    }

    .fotr-media .media-body {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .fotr-media .media-body {
        width: auto;
    }

    .fotr-media p {
        font-size: 13px;
    }

    .fotr-logo {}

    .cpyrgt-wrap {
        padding-top: 15px;
    }

    .cpyrgt-wrap p {
        line-height: 20px;
    }

    .fotr-menu {
        padding-left: 0px;
        margin-bottom: 0px;
        flex-wrap: wrap;
    }

    .fotr-menu li {
        margin-right: 20px;
    }

    .fixed-links {
        display: flex;
        right: 0px;
        bottom: 0px;
        left: 0px;
    }

    .fixed-links>a {
        margin: 0px;
        width: 100%;
        border-radius: 0px;
    }



    /*=========== iNNER PAGE  ============*/
    .inr-wrap {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .inr-wrap-banner {
        padding-top: 0px;
        padding-bottom: 0px;
        border-bottom: 3px solid #423963;
    }

    .inr-title {
        margin-bottom: 5px;
    }

    .inr-title h2 {
        font-size: 25px;
    }

    .abt-table {
        overflow-y: scroll;
        width: 100%;
    }

    .abt-table .table td {
        font-size: 14px;
    }

    .title-doted p {
        font-size: 16px;
    }

    /*=========== vision-mission inner  ============*/
    .vision-mission {
        padding: 20px 20px 10px;
        background: none;
        background-size: 100% 100%;
        margin-right: 0px;
        box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 16%);
        border-radius: 12px;
    }

    .vision-mission-left {
        margin-left: 0px;
    }

    .vision-mission.text-end {
        text-align: left !important;
    }

    .vision-mission .media .media-left,
    .vision-mission .media .media-body,
    .vision-mission .media .media-right {
        display: block;
    }

    .vision-mission .media .media-body {
        width: auto;
    }

    .vision-mission h3:before {
        left: 0px;
        right: inherit;
    }

    .vision-mission-icon {
        width: 55px;
        height: 55px;
        margin: 0px 0px 10px;
    }

    .mb-none {
        display: none !important;
    }

    .mb-block {
        display: block !important;
    }

    /*=========== course-listing  ============*/
    .filter-sidebar {
        position: sticky;
        top: 69px;
        z-index: 2;
        background-color: #F3F4FE;
    }

    .filter h3 {
        margin-bottom: 0px !important;
        padding: 5px 0px;
    }

    .filter-body {
        max-height: 150px;
        overflow: auto;
    }

    .filter-body .collapse.show {
        display: none;
    }

    .filter-body .collapse:not(.show) {
        display: block;
    }

    /*=========== Services inner  ============*/
    .srvs-row {
        margin-bottom: 20px;
    }

    .srvs-item {
        padding: 20px;
    }

    .srvs-img {
        height: auto;
    }

    /*=========== GALLERY  ============*/
    .tabs-nav {
        flex-wrap: nowrap;
    }

    .tabs-nav .nav-link {
        font-size: 11px;
        padding: 8px 5px;
    }

    .galry-list .tmb {
        height: 110px;
    }

    /*=========== Testimolial-inner ============*/
    .testimolial-inner .client_message {
        padding: 12px;
    }

    .testimolial-inner .client_message p {
        font-size: 14px;
        line-height: 22px;
    }

    .testimolial-inner .testimonial_icon {
        margin: 0px 10px 0px 0px;
        width: 70px;
        height: 70px;
    }

    /*=========== thanks ============*/
    .thanks-section {
        padding-top: 45px;
        padding-bottom: 25px;
    }

    .inner-thanks img {
        width: 75px;
    }

    .inner-thanks h1 {
        font-size: 35px;
    }


}

/* Tablet */
@media(max-width:768px) {

    .terms-heading h2 {
        font-size: 36px;
    }

    .terms-card {
        gap: 18px;
        padding: 18px;
    }

    .terms-number {
        min-width: 55px;
        height: 55px;
        font-size: 22px;
    }

    .terms-content h3 {
        font-size: 21px;
    }

    .privacy-section {
        padding: 45px 0;
    }

    .privacy-heading h2 {
        font-size: 36px;
    }

    .privacy-card {
        gap: 18px;
        padding: 18px;
    }

    .privacy-number {
        min-width: 55px;
        height: 55px;
        font-size: 22px;
    }

    .privacy-content h3 {
        font-size: 21px;
    }
}

/* Mobile */
@media(max-width:576px) {

    .terms-section {
        padding: 40px 0;
    }

    .terms-heading h2 {
        font-size: 30px;
    }

    .terms-heading p {
        font-size: 14px;
    }

    .terms-card {
        flex-direction: column;
        gap: 15px;
        padding: 16px;
    }

    .terms-number {
        border-right: none;
        border-bottom: 1px solid #eee;
        min-width: 45px;
        width: 45px;
        height: 45px;
        font-size: 18px;
        justify-content: flex-start;
    }

    .terms-content h3 {
        font-size: 18px;
    }

    .terms-content p,
    .terms-content ul li {
        font-size: 14px;
    }

    .privacy-section {
        padding: 40px 0;
    }

    .privacy-heading h2 {
        font-size: 30px;
    }

    .privacy-heading p {
        font-size: 14px;
    }

    .privacy-card {
        flex-direction: column;
        gap: 15px;
        padding: 16px;
    }

    .privacy-number {
        border-right: none;
        border-bottom: 1px solid #eee;
        min-width: 45px;
        width: 45px;
        height: 45px;
        font-size: 18px;
        justify-content: center;
    }

    .privacy-content h3 {
        font-size: 18px;
    }

    .privacy-content p,
    .privacy-content ul li {
        font-size: 14px;
    }
}


@media (max-width: 480px) {
    .title h2 {
        font-size: 24px;
    }

    .hdr-top {
        text-align: center;
    }

    .hdr-top-cnt {
        justify-content: center;
    }

    .hdr-top-cnt.justify-content-end {
        justify-content: center !important;
    }

    .process-list li h4 {
        font-size: 12px;
    }

    .partner-listing li {
        width: 50%;
    }

    .team-row.ulRowfive>li {
        width: 50%;
    }

    .team-card-icon>img {}

    .cpyrgt-wrap .txt-rgt {
        text-align: inherit;
    }
}

@media (max-width: 320px) {
    .slide-text h1 {
        font-size: 18px;
    }

    .slide-text h4 {
        font-size: 12px;
    }
}


@media (max-width:900px) {
    .course-box-foot .btn {
        font-weight: 600;
        font-size: 9px;
    }

    .partner-logo {
        height: 56px;
        padding: 10px;
    }

    .whychoose h4 {
        font-size: 10px;
    }

    .whychoose-no {
        width: 40px;
        height: 40px;
        font-size: 19px;
    }

    btn-lg {
        font-size: 15px;
        padding: 6px 17px;
    }

    .submit-btn {
        padding: 6px;
        font-size: 16px;
    }

    /* .partner-logo > img{
    height:18px;
    margin-bottom:4px;
} */
    .partner-logo h6 {
        font-size: 8px;
    }

    .title h2 {
        font-size: 23px;
    }

    .item-box-overlay-text h3 {
        font-size: 15px;
    }

    .annousment-pic {
        display: flex;
    }

    .process-box {
        height: 245px;
    }

    .whychoose-box {
        height: 100%;
    }

    .apply-box h2 {
        font-size: 29px;
    }

    .srvs-box-responsive-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .team-card-icon>img {
        height: 132%;
    }


    .apply-box {
        padding: 25px 18px;
    }



    .gender-row {
        grid-template-columns: 1fr;
    }


    .partner-logo>img {
        height: 22px;
        margin-bottom: 2px;
    }

}


@media (max-width:426px) {
    .hdr-top p {
        line-height: 22px !important;
    }

    .partner-logo>img {
        border: none;
    }

    .partner-logo>img {
        height: 24px;
        margin-bottom: 6px;
    }

    .abt-box p {
        font-size: 10px;
        line-height: 19px;
        margin-bottom: 15px;
    }

    .gap-why-choose {
        gap: 10px;
    }
}

/* Mobile Horizontal White Space & Overflow Fix */
html,
body {
    overflow-x: hidden !important;
    width: 100% !important;
    max-width: 100% !important;
}

@media (max-width: 767.98px) {

    .container,
    .container-fluid {
        max-width: 100% !important;
    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .partner-listing {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .partner-listing li {
        width: 33.33% !important;
        padding: 5px !important;
    }

    .process-list li:before {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .partner-listing li {
        width: 50% !important;
    }
}