.mainmenu ul > li.current-menu-ancestor > a, .mainmenu ul > li.current-menu-item > a, .mainmenu ul > li:hover > a {
    color: #0545a8 !important
}
@media screen and (max-width: 768px) {
    .mobilePadding {
        padding: 5px !important;
    }
}

.mega-menu-service-single {
    padding: 7px 25px !important;
}

#tj-back-to-top.active {
    bottom: 100px !important;
}

.post-privacy .blog-text ul {
    list-style: disc !important;
    margin-bottom: 50px !important;
    padding-left: 20px !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
    columns: 1 !important;
}
.post-privacy .blog-text li {
    display: list-item !important;
}


/* Display Header Logo in one row */
.mega-menu-wrapper .image img {
  width: 100%;
  max-width: 100px;
  height: auto;
  display: inline-block;
}

.mega-menu-wrapper .row {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.mega-menu-wrapper .col-lg-1 {
  flex: 0 0 auto;
}
.headerImage {
    margin-bottom: 0px !important;
}


/* changes of color in theme */

.hamburger_menu .mean-nav ul li.dropdown-opened > a {
    color: white !important;
}

.hamburger_menu .mean-nav ul li a:hover {
    color: white !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .tj-slider-item .slider-content .slider-title {
        font-size: 65px !important;
    }
}
.client-logo {
    width: 254px !important;
    height: 254px !important;
}

.service-item.style-1::before {
    background: transparent !important;
    opacity: 0.7 !important;
}
.service-item.style-1:hover::before {
    content: "" !important;
    background-color: black !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    inset-inline-start: 0 !important;
    pointer-events: none !important;
    z-index: 2 !important;
}

/* changes of color/other things in theme end */


.contact-cards {
    height: 280px;
}

.contact-item.style-2 p {
    max-width: fit-content !important;
    margin: 0 10px !important;
}

.contact-info .contact-item a:hover {
    color: white !important;
}
.header-menu {
    width: 500px !important;
    margin-inline-start: -210px !important;
}


.footer-text p {
    text-align: justify;
}

/* Sections Gap Remove */

.client-section-gap-2 {
    padding: 50px 0 !important;
    margin: 50px 0 !important;
}

.section-gap {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.team-details__experience {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.banner-content .sub-title i {
    color: white !important;
}
/* Sections Gap Remove End */


.detail-heading {
    color: white;
}

.chairperson-paragraph {
    padding: 5px;
    text-align: justify;
}

.choose-icon {
    font-size: 44px !important;
}

.footer-widget ul li a {
	font-size: 15px !important;
}

.mainmenu ul > li > .mega-menu-service, .mobile_menu ul > li > .mega-menu-service {
    width: 617px !important;
}
.mainmenu ul > li > .mega-menu-service li a, .mobile_menu ul > li > .mega-menu-service li a {
    border-bottom: none !important;
}


.mainmenu ul > li > .mega-menu-service, .mobile_menu ul > li > .mega-menu-service {
    margin-inline-start: -280px !important;
}



@media only screen and (min-width: 992px) {
    .mega-menu-service {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Media Query for mobile screen */
@media only screen and (max-width: 600px) {
    
    .mainmenu ul > li > .mega-menu-service, .mobile_menu ul > li > .mega-menu-service {
        width: 346px !important;
    }
    .mainmenu ul > li > .mega-menu-service, .mobile_menu ul > li > .mega-menu-service {
        margin-inline-start: -25px !important;
    }
    .mainmenu ul > li > .mega-menu-service-single .mega-menu-service-icon, .mobile_menu ul > li > .mega-menu-service-single .mega-menu-service-icon {
        color: white !important;
    }
    .mega-menu-wrapper .row {
        flex-wrap: wrap !important;
        overflow-x: auto;
    }
}


.tj-demo-thumb .image::before {
    background: transparent !important;
}

.header-body {
    padding: 0.5rem 0.5rem !important;
}

.service-menu:hover {
    width: 290px;
    margin-left: 10px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    border-radius: 10px;
}


.tj-choose-section .sec-heading {
    max-width: 790px !important;
}

li.border-line {
    border-right: 1px solid #eee;
}
.service-item.style-1 .service-content .title a:hover {
    color: white !important;
}

.post-details-wrapper .title {
    margin-top: 25px;
}

.text-details {
    text-align: center;
}

.card-header-type:hover {
    border-radius: 0px 12px 12px 12px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.hamburgetItem a {
    color: white !important;
}

.mandatory {
    color: red;
    padding-left: 5px;
}

/* Hide mobile slider on desktop */
#mobile-slider { display: none; }


@media (max-width: 768px) {
/* Mobile view */
    #desktop-slider {
        display: none;
    }

    #mobile-slider {
        display: block;
    }

    .section-gap {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .sec-heading {
        margin-bottom: 15px !important;
    }
    .aboutChooseDet p {
        height: 30px !important;
    }
    .team-details {
        padding: 15px 0 !important;
    }
    .team-details__experience {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
        .blog-text p img {
            width: 100% !important;
        }
        .blog-text p {
    gap: 0px !important;
        }
}
.aboutChooseDet:hover p {
    color: white !important;
}


.blog-text p img {
  width: 45% !important;
  max-width: 420px;
  height: auto;
  object-fit: cover;
  border-radius: 10px; 
}

.blog-text p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;       
  flex-wrap: wrap;   
}
.post-details-wrapper p {
    margin-bottom: 15px !important;
}

span.countup-number.odometer.odometer-auto-theme {
    font-size: 50px;
}
span.count-plus {
    font-size: 50px;
}

.swiper-slide {
    height: auto !important;
}