@media (max-width:1280px){
	.insight_tb {
    margin-bottom: 50px;
}
	.insights-page .container {
    max-width: 1200px;
}
	.side-article img {
    height: auto!important;
}
.insights-page .main-featured img {
    height: auto!important;
}
    .insights-page .insights-container div#insightsTabContent div#all a .main-featured img {
        height: auto;
        width: 100%;
        object-fit: cover;
    }
}

@media (min-width: 1200px) {
 .ipo-timeline-box {
    max-width: 250px;
}
    .ipo-timeline-step.timeline-above::before
 {
        bottom: -53%
;
    }
	.ipo-timeline-box {
    max-width: 270px;
}
	.timeline-above
 {
    margin-bottom: 370px;
}
}
@media (max-width:1280px){
	.insight_tb {
    margin-bottom: 50px;
}
}
/* Desktop Screens */
@media (max-width: 1920px) {
  /* Add styles for desktop screens here */
}

/* Medium Desktop Screens */
@media (min-width: 992px) and (max-width: 1199px) {
  /* Add styles for medium desktop screens here */
}

/* Tablet Screens */
@media (min-width: 768px) and (max-width: 991px) {
	.our-service-section .our-service-background ul#taxTabs li.nav-item button {
    font-size: 18px;
    line-height: 28px;
}
		section.testimonial-section ul.testimonials-list li:nth-child(even)
 {
    transform: translateY(0px);
}

section.testimonial-section ul.testimonials-list li:nth-child(2) {
    margin-top: 0;
}
    section.why_insight_professional ul#myTab {
        display: flex !important
;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        margin-top: 55px;
    }

section.why_insight_professional ul#myTab::-webkit-scrollbar {
    display: none;
}

section.why_insight_professional ul#myTab .nav-item {
    flex: 0 0 auto !important;
}

  .hero-section {
    position: relative;
    height: 30vh;
    overflow: hidden;
  }
  .why_delivered_image {
    width: 100%;
}.why_delivered_image {
    width: 100%;
    margin-left: auto;
}
	.brand-bottom.line {
    display: none;
}
  .hero-content {
    transform: translate(50%, -77%);
  }
  
  .navbar-collapse {
    background: #fff;
  }
  
  header.main-header ul.navbar-nav.ms-auto li.nav-item a.nav-link {
    color: #000;
  }
  
  section.expertise-section .row.align-items-center {
    row-gap: 24px;
  }
  
  .glass-card {
    width: 80%;
    height: 300px;
    padding: 28px;
  }
  
  .why-sw-section {
    padding: 70px 0;
  }
  
  .simvex-services-section .slide-content {
    left: 14%;
  }
  
  #featList {
    flex-direction: row !important;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    flex-wrap: nowrap;
    gap: 15px;
  }
  
  .feat-btn {
    flex: 0 0 auto;
    min-width: 223.188px;
    scroll-snap-align: start;
    white-space: normal;
  }

  /* Hide scrollbar */
  #featList::-webkit-scrollbar {
    display: none;
  }

  #featList {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  
  section.technology_main_sec .techno_right_sec {
    width: 100%;
    margin-left: auto;
  }
  
/*   .insights-section .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 16px;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
  }

  .insights-section .col {
    flex: 0 0 auto;
    width: 80%; 
    scroll-snap-align: start;
  }

  .insights-section .row::-webkit-scrollbar {
    display: none;
  }

  .insights-section .row {
    -ms-overflow-style: none;
    scrollbar-width: none;
  } */
  
  .career-descp {
    background-color: var(--primary-color);
    padding: 20px;
    position: absolute;
    z-index: 1;
    top: -79px;
    width: 519px;
  }
  
  .career-img {
    margin-top: 150px;
  }
  
  header.main-header {
    position: static;
    padding: 12px 0px;
    background: var(--secondary-color);
  }
}

/* Mobile Landscape */
@media (min-width: 576px) and (max-width: 767px) {
	section.services-section.simvex-services-section.pt-0 {
    background: #fff;
    padding-left: 12px;
}
	.related-article .side-article a {
    flex-direction: column;
}
	    section.single_inds {
        padding: 40px 0;
    }
	    .single_inds_image {
        height: 350px;
        padding: 0px;
    }
	    .single_inds_image img {
        height: 100%;
    }
	    .single_inds_content h2 {
        font-size: 22px;
        line-height: 31px;
    }
	.single_inds_image {
    padding: 0px 12px 24px 12px;
    position: relative;
    height: fit-content;
}
	.single_inds_image {
    height: fit-content;
}
}
		section.testimonial-section .testimonial-card
 {
    padding: 24px;
}
	section.testimonial-section ul.testimonials-list li:nth-child(even)
 {
    transform: translateY(0px);
}

section.testimonial-section ul.testimonials-list li:nth-child(2) {
    margin-top: 0;
}
		section.testimonial-section ul.testimonials-list {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 0;
    padding: 0;
}
		section.why_insight_professional::before {
    height: 100%;
}
	.brand-bottom.line {
    display: none;
}
	section.why_insight_professional ul#myTab li.nav-item .nav-link.active {
    color: #fff;
    border-bottom: 1px solid #fff;
}
    section.why_insight_professional ul#myTab {
        display: flex !important
;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        margin-top: 55px;
    }

section.why_insight_professional ul#myTab::-webkit-scrollbar {
    display: none;
}

section.why_insight_professional ul#myTab .nav-item {
    flex: 0 0 auto !important;
}

	.why_delivered_image {
    width: 100%;
    margin-left: auto;
}
	.insights-page .main-featured .content {
    padding: 22px;
}

	.insights-page .main-featured {
    max-width: 100%;
}
.insights-page .main-featured img {
    height: 377px;
}
	.ipo-readiness-assessment {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
	
  .hero-section {
    position: relative;
    height: 30vh;
    overflow: hidden;
  }
  .simvex-services-section .slide-title {
    font-size: 22px;
	  line-height:32px;
	}
     .hero-content {
        transform: translate(50%, -31%);
    }
    header.main-header {
        position: relative;
        padding: 12px 0px 0px 0px;
        background: var(--secondary-color);
    }
  
a.custom-logo-link img.custom-logo {
    width: 60%;
    padding-bottom: 12px;
}
  .navbar-toggler .fas {
    color: #fff;
    font-size: 18px;
  }
	video {
    height: 350px;
    object-fit: cover;
}
/* 	 .insights-section .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 16px;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
  }

  .insights-section .col {
    flex: 0 0 auto;
    width: 80%; 
    scroll-snap-align: start;
  } */

  .insights-section .row::-webkit-scrollbar {
    display: none;
  }

  .insights-section .row {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

/* Specific breakpoint for small mobile devices */
@media (max-width: 425px) {
	section.services-section.simvex-services-section.pt-0 {
    background: #fff;
    padding-left: 12px;
}
	.technology_main_sec .feature-card.active img.feature-bg {
    height: 500px;
}
		.related-article .side-article a {
    flex-direction: column;
}
	section.why_insight_professional ul#whySwTabNav {
    justify-content: flex-start;
    margin-bottom: 24px !important;
}
	    section.single_inds {
        padding: 40px 0;
    }
	    .single_inds_image {
        height: 350px;
        padding: 0px;
    }
	    .single_inds_image img {
        height: 100%;
    }
	    .single_inds_content h2 {
        font-size: 22px;
        line-height: 31px;
    }
	.single_inds_image {
    padding: 0px 12px 24px 12px;
    position: relative;
    height: fit-content;
}
	.single_inds_image {
    height: fit-content;
}
	.our-service-section .our-service-background ul#taxTabs li.nav-item {
    white-space: normal!important;
}
	.our-service-section .our-service-background ul#taxTabs li.nav-item button {
    font-size: 18px;
    line-height: 28px;
}
		section.testimonial-section .testimonial-card
 {
    padding: 24px;
}
		section.testimonial-section ul.testimonials-list {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 0;
    padding: 0;
}
		section.why_insight_professional::before {
    height: 100%;
}
	.india-map-sec {
    height: fit-content !important;
}
    section.why_insight_professional ul#myTab {
        display: flex !important
;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        margin-top: 55px;
    }

section.why_insight_professional ul#myTab::-webkit-scrollbar {
    display: none;
}

section.why_insight_professional ul#myTab .nav-item {
    flex: 0 0 auto !important;
}


	.brand-bottom.line {
    display: none;
}
	section.why_insight_professional ul#myTab li.nav-item .nav-link.active {
    color: #fff;
    border-bottom: 1px solid #fff;
}
	section.why_insight_professional ul#myTab {
    justify-content: flex-start;
}
	.why_delivered_image {
    width: 100%;
    margin-left: auto;
}
	section.single-article-main {
    padding: 0px 12px;
}
	.ipo-compliance-content {
    height: 100%;
    width: 100%;
	}
	section.ipo-Compliance-Growth-Strategy .ipo-compliance-content h3 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    color: #000;
    margin-bottom: 12px;
}
	.insights-page .main-featured img {
    height: 250px;
}
	.insights-page .main-featured .content {
    padding: 22px;
}
	.ipo-readiness-assessment {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
    .about-_business_outer_Sec ul.nav.nav-tabs {
        display: flex
;
        flex-direction: row;
        justify-content: flex-start !important;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

.about-_business_outer_Sec ul.nav.nav-tabs::-webkit-scrollbar {
    display: none; /* Chrome, Safari: hide scrollbar */
}

    .about-_business_outer_Sec .nav-item {
        flex: 0 0 auto;
        margin-right: 0;
        width: fit-content;
    }
	section.ipo-Compliance-Growth-Strategy .ipo-compliance-groth-background{
		display:none;
	}
	section.ipo-main-section.position-relative h2 {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 42px;
}
	section.ecg_consulting ul {
    grid-template-columns: 1fr;
}
	section.ecg_consulting ul li .ecg_container_content_box {
    padding: 24px;
}
	.ipo-readiness-assessment h3.ipo-section-heading {
    text-align: left;
    font-size: 32px;
    line-height: 42px;
}
.ipo-cta-card {
    padding: 24px;
}
	.ipo_execution-sec_right-outer {
    width: 100%;
    margin-left: auto;
}
	section.ipo-execution-section {
    padding: 40px 0px 0px 0px;
}
	.ipo-execution-heading {
    font-size: 22px;
    line-height: 32px;
}
	section.ipo-execution-section .col-lg-4 {
    padding: 0px 24px;
}
	    section.business-presence .our-busi_about {
        margin-bottom: 0 !important;
        width: 100%;
    }
	.india-map-sec .images_wrap img {
    height: 100%;
}
	.tab-scroll-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
}

.tab-scroll-wrapper ul.nav-tabs {
    flex-wrap: nowrap !important;
}
.insights-page .main-featured {
    max-width: 100%;
}
.nav-tabs .nav-item {
    white-space: nowrap;
}

	    .common_banner .title-box {
        bottom: 18px;
        font-size: 22px;
        line-height: 32px;
        left: 10px;
    }
	section.ipo-advisory-intro h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
}
section.ipo-advisory-intro .col-12.col-md-8 {
    padding: 0 24px;
}
	.contact-info ul {
    flex-direction: column;
    gap: 12px;
    padding-left: 0;
}
	.contact-info ul li p {
    margin-bottom: 0;
}
	.footer-block-1 h2 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 24px;
}
	.newsletter {
    margin-bottom: 0;
}
	.subscribe-form {
    margin-bottom: 0;
}
	footer.footer-main
 {
    padding: 50px 12px 0px;
}
	.career-descp h2 {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
}
	.career-descp .career-box-desc p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
	.career-descp {
    padding: 24px;
    position: relative;
    width: 100%;
}
	    .testimonials-wrapper .slick-next {
        right: 80%;
    }
	.testimonials-wrapper .testimonial-card .card-content {
    gap: 12px;
    flex-direction: column;
}
/* 	 .insights-section .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 16px;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
  }

  .insights-section .col {
    flex: 0 0 auto;
    width: 80%; 
    scroll-snap-align: start;
  } */

  .insights-section .row::-webkit-scrollbar {
    display: none;
  }

/*   .insights-section .row {
    -ms-overflow-style: none;
    scrollbar-width: none;
  } */
	section.insights-section {
    padding: 0px 12px;
}
	section.insights-section h4.insight-subtitle {
    padding-top: 24px;
}

	.feature-content h5 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
}
	.techno_right_sec {
    width: 100%;
    margin-left: auto;
}
    .technology_main_sec .feature-card.active {
        width: 100%;
        min-height: 100%;
    }
	section.doc_main_Sec.text-center {
    padding: 0;
    background: #fff;
}
	video {
    height: 350px;
    object-fit: cover;
}
	  .simvex-services-section .slide-title {
    font-size: 22px;
	  line-height:32px;
	}
    header.main-header {
        position: static;
        padding: 12px;
        background: var(--secondary-color);
    }
      .hero-content {
        transform: translate(50%, -31%);
    }
  .hero-section {
    height: 350px !important;
  }
    .hero-content h1 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 12px;
    }
	a.common_btn {
    padding: 8px 30px;

}
    .common_banner img.banner-image {
        height: 32vh!important;
    }

  a.custom-logo-link img.custom-logo {
    width: 60%;
  }
	.glass-second_logo_plc h2 {
    font-size: 42px;
    line-height: 52px;
}
}

/* Mobile Portrait */
@media (max-width: 575px) {
	section.social-feed-main.pb-0 {
    padding-left: 12px;
}
	footer.footer-main .contact-info ul {
    flex-direction: column;
}
	footer.footer-main {
    padding-left: 12px;
}
	.work-wrapper .career-img img{
		width: 388px;
    object-fit: contain;
	}
		.related-article .side-article a {
    flex-direction: column;
}
	.our-service-section .our-service-background ul#taxTabs li.nav-item {
    white-space: normal;
}
	.our-service-section .our-service-background ul#taxTabs li.nav-item button {
    font-size: 18px;
    line-height: 28px;
}
		section.testimonial-section .testimonial-card
 {
    padding: 24px;
}
		section.testimonial-section ul.testimonials-list li:nth-child(even)
 {
    transform: translateY(0px);
}

section.testimonial-section ul.testimonials-list li:nth-child(2) {
    margin-top: 0;
}
	.india-map-sec {
    height: fit-content !important;
}
	.india-map-sec .images_wrap img
 {
    height: 100%;
}
section.why_insight_professional ul#myTab {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    width: 100%;
}
	section.why_insight_professional::before {
    height: 100%;
}
section.why_insight_professional ul#myTab::-webkit-scrollbar {
    display: none;
}

section.why_insight_professional ul#myTab .nav-item {
    flex: 0 0 auto !important;
}

    .feature-content {
        top: 10%;
        left: 18%;
        width: 73%;
    }
	.technology_main_sec .feature-card.active img.feature-bg {
    height: 450px;
}
	.technology_main_sec .feature-card.active {
    width: 100%;
}
    .feature-content h5 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
    }
	.about-background-org-box {
    padding: 22px;
	}       section.our_brand_value .brand_tabs ul.nav li.nav-item a.nav-link {
        font-size: 18px;
        line-height: 28px;
        padding: 8px 15px;
    }
    .brand-inner-content-sec {
        margin-top: 24px;
        padding: 0px 12px;
    }
.about_main_content {
    padding: 0px 12px;
}
	.feature-content p {
    font-size: 14px;
    line-height: 24px;
}
	.techno_right_sec {
    width: 100%;
    margin-left: auto;
}
	h2.counter {
    font-size: 32px;
    line-height: 42px;
}
	h2.counter:after {
    font-size: 32px;
    line-height: 42px;
    font-weight: 900;
}
	
.counter-box p {
    font-size:20px;
	line-height:30px;
	color: #fff;
}
	    section.why-main_Sec {
        height: 330px !important;
    }
	.your-slider .slick-arrow {
    width: 35px;
		height: 35px;
	}

	.simvex-services-section .services-tabs {
    justify-content: center;
}
    .services-indicator-wrapper {
        position: relative;
        padding-left: 12px;
        margin-bottom: 24px;
    }
	section.technology_main_sec .services-indicator-wrapper {
    padding: 0;
}
	.services-indicator {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
}
    .simvex-services-section .tab-button {
        padding: 10px 15px;
        font-size: 14px;
        line-height: 24px;
    }
	.simvex-services-section .tab-border {
    margin-bottom: 0;
}
.simvex-services-section .services-slider
 {
        padding: 40px 0px 0px 0px;
        min-height: auto!important;
    }
	.simvex-services-section .slide-item:not(.slick-center){
		height: auto;
	}
	.simvex-services-section .slide-image{
		height:450px;
	}
	section.technology_main_sec .row.g-5 .col-12.col-md-12.col-lg-4 {
    position: static;
}
	section.ipo-why-choose-section .col-md-6.col-lg-4 {
    padding: 0px 24px;
}
	.ipo-benefit-card {
    padding: 12px;
    margin: 15px 0 0px 0px;
}
	section.business-presence .our-busi_about {
    margin-bottom: 0;
}
	
	h2 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
}
	.simvex-services-section .slick-center {
    width: 24% !important;
}
.glass-card {
    width: 85%;
    height: 340px;
    padding: 24px;
}
	    .glass-card-inner {
        width: 100%;
        flex-direction: column;
    }
	.glass-second_logo_plc h2{
		margin-bottom:12px!important;
	}
	    .glass-second_logo_plc {
        align-items: center;
    }
	    .glass-card .glass-card-inner .glass-card-img {
        width: 100%;
        padding: 24px 24px 0px 24px;
    }
	.glass-second_logo_plc {
    width: 100%;
		text-align: center;}
	
	h2.section-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}
	.home_about_content_box {
    width: 100%;
}
	section.expertise-section .row.align-items-center {
    gap: 24px;
}
  a.custom-logo-link img.custom-logo {
    width: 60%;
  }
  
 .hero-content {
        transform: translate(50%, -31%);
    }
.glass-second_logo_plc h2 {
    font-size: 42px;
    line-height: 52px;
}
      header.main-header {
        position: absolute;
        padding: 12px 0px;
        background: var(--secondary-color);
    }
	section.expertise-section .container .row.align-items-center .col-lg-6.mb-4.mb-lg-0, .col-lg-6{
		padding:0px 24px;
	}
  
  .navbar-toggler .fas {
    color: #fff;
    font-size: 18px;
  }
  
    .common_banner .title-box {
        bottom: 18px;
        font-size: 22px;
        line-height: 32px;
        left: 10px;
    }
		section.testimonial-section ul.testimonials-list {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 0;
    padding: 0;
}
  section.ipo-why-choose-section h2 {
    color: #000;
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 32px;
}
  .industry_inner_box {
    padding: 0px 10px;
  }
}

/* Specific iPad breakpoint */
@media (width: 1024px) {
  #featList::-webkit-scrollbar {
    height: 6px;
  }
  
  #featList::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
  }
  
  #featList::-webkit-scrollbar-track {
    background-color: #f1f1f1;
  }

  .hero-content {
    position: absolute;
    top: 33%;
    right: 50%;
    transform: translate(50%, -59%);
    text-align: center;
    width: 100%;
  }
}

/* General tablet and mobile styles */
@media (max-width: 767px) {
	.common_banner img.banner-image {
    position: relative;
    height: 38vh;
    object-fit: cover;
}
		section.technology_main_sec {
    padding-bottom: 0;
}
	section.career-main-category .container .row {
    justify-content: center;
    row-gap: 32px;
    padding: 40px 12px;
}
	section.why_insight_professional ul#whySwTabNav {
    justify-content: flex-start;
    margin-bottom: 24px !important;
}
	.insight_tb {
    border-bottom: 1px solid #0000001F;
    margin-bottom: 40px;
}
	.ipo-advisory-intro .row div#video-wrapper {
    margin-top: 24px;
}
	.ipo-advisory-intro {
    padding: 40px 12px;
}
	.our-service-section .our-service-background ul#taxTabs li.nav-item {
    white-space: normal!important;
}
	    .our-service-section .our-service-background ul#taxTabs li.nav-item button {
        font-size: 18px;
        line-height: 28px;
        width: fit-content;
    }
		section.testimonial-section ul.testimonials-list li:nth-child(even)
 {
    transform: translateY(0px);
}

section.testimonial-section ul.testimonials-list li:nth-child(2) {
    margin-top: 0;
}
		section.testimonial-section ul.testimonials-list {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 0;
    padding: 0;
}
	.india-map-sec {
    height: fit-content !important;
}
		.india-map-sec .images_wrap img
 {
    height: 100%;
}
	section.why_insight_professional::before {
    height: 100%;
		display:none;
}
	.related-article {
    padding-left: 0;
    margin-bottom: 40px;
}
    section.why_insight_professional ul#myTab {
        display: flex !important
;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        margin-top: 55px;
    }
section.why_insight_professional ul#myTab::-webkit-scrollbar {
    display: none;
}

section.why_insight_professional ul#myTab .nav-item {
    flex: 0 0 auto !important;
}

  #featList {
    flex-direction: row!important;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
  }
.techno_right_sec {
    width: 100%;
    margin-left: auto;
}
  #featList .feat-btn {
    flex: 0 0 auto;
    white-space: nowrap;
    min-width: max-content;
  }
  
    section.why-main_Sec
 {
        height: 330px !important;
        padding: 0px 15px;
    }
	section.testimonial-section ul.testimonials-list {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 0;
    padding: 0;
}
	.brand-inner-content-sec .brand-content-sec .content_brand_short {
    flex: 0 0 100%;
}
	.related-article {
    padding-left: 0;
    margin-bottom: 40px;
}
	
section.career-wrapper .main-sub-head h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}
	section.career-wrapper {
    background: #fff;
    padding: 40px 12px;
}
	section.testimonial-section .testimonial-card
 {
    padding: 24px;
}
		section.single-article-main h1 {
    font-size: 20px;
    line-height: 30px;
}
	.why_prof_inner_insight_image {
    WIDTH: 100%;
    margin-right: auto;
    margin-bottom: 24px;
}
}
@media (max-width: 320px) {
	.common_banner img.banner-image {
    position: relative;
    height: 38vh;
    object-fit: cover;
}
	section.insights-section.pt-0.pb-0 {
    padding: 0px 0px 0px 12px;
}
	section.career-main-category .container .row {
    justify-content: center;
    row-gap: 32px;
    padding: 40px 12px;
}
	section.career-wrapper {
    background: #fff;
    padding: 40px 12px;
}
	.related-article {
    padding-left: 0;
    margin-bottom: 40px;
}
	.insights-page .side-article .content {
    padding: 12px;
}
	.why_prof_inner_insight_image {
    WIDTH: 100%;
    margin-right: auto;
    margin-bottom: 24px;
}
	section.why_insight_professional ul#whySwTabNav {
    justify-content: flex-start;
    margin-bottom: 24px !important;
}
	.brand-inner-content-sec .brand-content-sec .content_brand_short {
    flex: 0 0 100%;
}
    section.single_inds {
        padding: 40px 0;
    }

    section.single_inds .single_inds_image {
        padding: 0 12px 24px 12px;
        position: relative;
        height: fit-content; /* overrides fixed height */
    }
section.single_inds .single_inds_image span.single_bg_image {
    display: none;
}
	section.single_inds .single_inds_content {
    padding: 0px 12px;
}
	.side-article img {
    height: 140px;
    width: 100%;
    object-fit: cover;
}
    .single_inds_image img {
        height: 100%;
    }
	section.single-article-main h1 {
    font-size: 20px;
    line-height: 30px;
}
	.main-sub-head h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: var(--secondary-color);
    font-weight: 700;
}
    .single_inds_content h2 {
        font-size: 22px;
        line-height: 31px;
    }
	.insights-page .main-featured h3 {
    font-size: 20px;
    line-height: 30px;
}
		section.technology_main_sec {
    padding-bottom: 0;
}
}
@media (max-width: 375px) {
	.common_banner img.banner-image {
    position: relative;
    height: 38vh;
    object-fit: cover;
}
	section.insights-section.pt-0.pb-0 {
    padding: 0px 0px 0px 12px;
}
	section.career-main-category .container .row {
    justify-content: center;
    row-gap: 32px;
    padding: 40px 12px;
}
	.related-article {
    padding-left: 0;
    margin-bottom: 40px;
}
	.main-sub-head h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: var(--secondary-color);
    font-weight: 700;
}
	.insights-page .side-article .content {
    padding: 12px;
}
		.insights-page .main-featured h3 {
    font-size: 20px;
    line-height: 30px;
}
	section.why_insight_professional ul#whySwTabNav {
    justify-content: flex-start;
    margin-bottom: 24px !important;
}
	.brand-inner-content-sec .brand-content-sec .content_brand_short {
    flex: 0 0 100%;
}
    section.single_inds {
        padding: 40px 0;
    }
	.side-article img {
    height: 140px;
    width: 100%;
    object-fit: cover;
}

    section.single_inds .single_inds_image {
        padding: 0 12px 24px 12px;
        position: relative;
        height: fit-content; /* overrides fixed height */
    }

    section.single_inds .single_inds_image span.single_bg_image {
        display: none;
    }

    section.single_inds .single_inds_content {
        padding: 0 12px;
    }

    .single_inds_image img {
        height: 100%;
        width: 100%; /* ensures proper scaling on mobile */
        object-fit: cover; /* optional: prevents stretching */
    }

    .single_inds_content h2 {
        font-size: 22px;
        line-height: 31px;
    }
		section.single-article-main h1 {
    font-size: 20px;
    line-height: 30px;
}
		section.technology_main_sec {
    padding-bottom: 0;
}
}
@media (max-width: 425px) {
	section.insights-section.pt-0.pb-0 {
    padding: 0px 0px 0px 12px;
}
	section.career-wrapper {
    background: #fff;
    padding: 40px 12px;
}
	section.career-main-category .container .row {
    justify-content: center;
    row-gap: 32px;
    padding: 40px 12px;
}
	.main-sub-head h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: var(--secondary-color);
    font-weight: 700;
}
		.related-article .side-article a {
    flex-direction: column;
}
	.insights-page .side-article .content {
    padding: 12px;
}
	.side-article img {
    height: 140px;
    width: 100%;
    object-fit: cover;
}
		.insights-page .main-featured h3 {
    font-size: 20px;
    line-height: 30px;
}
	section.why_insight_professional ul#whySwTabNav {
    justify-content: flex-start !important;
    margin-bottom: 24px !important;
}
	.why_prof_inner_insight_image {
    WIDTH: 100%;
    margin-right: auto;
    margin-bottom: 24px;
}
	.brand-inner-content-sec .brand-content-sec .content_brand_short {
    flex: 0 0 100%;
}
    section.single_inds {
        padding: 40px 0;
    }

    section.single_inds .single_inds_image {
        padding: 0 12px 24px 12px;
        position: relative;
        height: fit-content;
    }

    section.single_inds .single_inds_image span.single_bg_image {
        display: none;
    }

    section.single_inds .single_inds_content {
        padding: 0 12px;
    }

    .single_inds_image img {
        height: 100%;
        width: 100%; /* ensures responsive scaling */
        object-fit: cover; /* prevents stretching */
    }

    .single_inds_content h2 {
        font-size: 22px;
        line-height: 31px;
    }
	section.single-article-main h1 {
    font-size: 20px;
    line-height: 30px;
}
	section.technology_main_sec {
    padding-bottom: 0;
}
	.common_banner img.banner-image {
    position: relative;
    height: 38vh;
    object-fit: cover;
}
}
