body {
    font-family: "Montserrat", sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  
}

/*  li, span, a {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 14px;
} */


/* Addtional css  */
.glitter-effect {
   position: relative;
}

.glitter-effect:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(to right, #e0e0e0, #ffffff, #e0e0e0);
   background-size: 200% 200%;
   z-index: -1;
   animation: glitter-effect 3s ease infinite;
}

@keyframes glitter-effect {
   0% {
      background-position: 100% 50%;
   }
   50% {
      background-position: 0% 50%;
   }
   100% {
      background-position: 100% 50%;
   }
}

.page-id-7510 header, .page-id-7510 footer {
    display: none !important;
}
.iframecss{
	height:450px !important;
		display: block;
}

.page-id-8286 header, .page-id-8286 footer {
    display: none !important;
}
.page-id-8288 body{
	background-color:#296086 !important;
}
.page-id-8905 .tm-titlebar-wrapper {
  display: none;
}
.page-id-8905  #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid{
	padding-top:0px !important;
}
.wpb_text_column a:hover {
    background-color: #0000;
	color:#daa822;
}
.mejs-controls{
	display:none !important;
}
#content .site-main .entry-content>.wpb_row.vc_row-fluid {
    padding-top: 7px;
    padding-bottom: 70px;
    margin-bottom: 0;
}
.wpcf7 label{
	margin-bottom:-25px;
	margin-top: 5px;
}

.vc_general.vc_tta.vc_tta-tabs.vc_tta-color-skincolor.vc_tta-style-classic.vc_tta-shape-round.vc_tta-spacing-10.vc_tta-o-no-fill.vc_tta-tabs-position-top.vc_tta-controls-align-center.vc_custom_1746531910067 img {
  width: auto; /* Or your desired width */
  height: 250px; /* Or your desired height */
  object-fit: cover; /* This property is useful to control how the image is resized to fit its container */
}

stickyled {
  position: absolute;
  top: 150px;
  left: 930px;
  z-index: 99999;
  transform: rotate(270deg);
}

#site-header {
    transition: all 0.3s ease;
    position: relative;
    z-index: 1000;
}


#site-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff; 
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    z-index: 9999;
}
.is-sticky-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}



body.sticky-header-active {
    padding-top: 0px !important; 
}
@media only screen and (max-width: 680px){
.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
    font-size: 30px;
    line-height:47px;
}
h2.tm-reset-text-font-680{
		font-size: 30px !important;
    line-height: 47px !important;
}
	.tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
    font-size: 35px;
		line-height: 45px;
	}
}
@media only screen and (max-width: 580px){
	.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
		height: 220px;
	}
	.tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
		font-size: 32px;
		line-height: 42px;
	}
}
span.edit-link {
    display: none;
}

section.error-404 .search-form .search-field {
    border-radius: 3px;
}
section.error-404 .search-form .search-field:not(:focus) {
    border-color: transparent;
}

/* Particular Page banner hideing */
.page-id-10878 .tm-titlebar-wrapper {
    display: none !important;
}


/* End   */
.tm-col-wrapper-bg-layer .tm-bg-layer-inner {
    background-color: #ECF3F9 !important;
}

/* H2 color */
.tm-vc_cta3-content .tm-vc_cta3-content-header 
.tm-vc_cta3-headers h2.tm-custom-heading {
    color: #5a7eb7 !important;
}



.tm-row-inner.tm-bgcolor-skincolor {
    border-radius: 20px !important;
    overflow: hidden !important;
}

/* body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid {
    padding-bottom: 0 !important;
}
 */
.tm-servicebox-detials{
	text-align:left;
}


/* product shawdow box start */
/* ============================================
   MAKE ALL SERVICE BOXES EQUAL HEIGHT
============================================ */
.themtechmount-boxes .tm-box-col-wrapper article,
.themtechmount-boxes .tm-box-col-wrapper .themetechmount-post-item,
.themtechmount-boxes .tm-shadow-box {
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* ============================================
   FIXED EQUAL HEIGHT BOX
============================================ */
.tm-shadow-box {
    height: 370px !important; /* Your chosen fixed height */
    background: #ffffff;
    border-radius: 12px !important;
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
    overflow: hidden !important;
    padding: 20px !important;    /* IMPORTANT FIX */
/*     margin: 10px !important; */
    display: flex;
    flex-direction: column;
}

/* ============================================
   IMAGE WRAPPER FIX (REMOVE SPACING)
============================================ */
/* .tm-featured-wrapper {
    width: 100% !important;
    height: 185px !important;  
    padding: 0 !important;
    margin: 0 !important;
    display: block;
} */

/* ============================================
   PERFECT IMAGE FIT (FILL BOX EXACTLY)
============================================ */
.tm-featured-wrapper img {
    width: 100% !important;
    height: 100% !important; /* IMPORTANT */
    object-fit: cover !important;
    display: block;
    border-radius: 0 !important; /* Image no round corners */
}

/* ============================================
   CONTENT AREA FIX
============================================ */
.tm-servicebox-detials {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 15px !important;
}

.tm-servicebox-detials .themetechmount-box-desc {
    flex: 1;
}

/* ============================================
   5-COLUMN LAYOUT FIX
============================================ */
.col-lg-20percent {
    width: 20%;
    float: left;
    padding: 10px;
}

/* ============================================
   RESPONSIVE BREAKPOINTS
============================================ */
@media (max-width: 991px) {
    .col-lg-20percent {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .col-lg-20percent {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .col-lg-20percent {
        width: 100%;
    }
}

/* product box shadow end */

/* sopport page css  */
/* APPLY FLEX + RESPONSIVE ONLY TO YOUR SPECIFIC ROW */
.support-page-shawdow {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
}

/* COLUMN STYLE ONLY INSIDE THIS ROW */
.support-page-shawdow .wpb_column.tm-column-inner {
    background: #ffffff;
    padding: 5px;
    border-radius: 14px;

    /* SHADOW */
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.18);

    margin: 35px; /* space between boxes */
    transition: all 0.3s ease;

    /* SMALLER WIDTH */
    max-width: 260px;
    flex: 0 0 260px;
    width: 100%;
}

/* HOVER EFFECT */
.support-page-shawdow .wpb_column.tm-column-inner:hover {
    box-shadow: 0 12px 38px rgba(0, 0, 0, 0.23);
    transform: translateY(-4px);
}

/* RESPONSIVE ON MOBILE */
@media (max-width: 600px) {
    .support-page-shawdow .wpb_column.tm-column-inner {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

/*end sopport page css  */


/* Home page end to end shawdow */
/* ICON SHADOW ONLY */
.end-end-shawdow .vc_icon_element-inner {
    background: #ffffff !important;
    border-radius: 50%;
    padding: 1px !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.18) !important;
}
/* end sopport page css  */



/* solution show case home page button   */
@media (max-width: 600px) {

    #tm-portfolio-filters {
        display: flex !important;
        flex-wrap: wrap !important;
        overflow: visible !important;
        width: 100% !important;
    }

    #tm-portfolio-filters .tm-filter-btn {
        white-space: normal !important;   /* allow wrapping inside button */
        flex: 0 0 auto !important;        /* prevent shrinking */
    }

    /* Fix parent cutting content */
    .themetechmount-boxes-portfolio,
    .themetechmount-boxes-row-wrapper,
    .wpb_column,
    .vc_column-inner {
        overflow: visible !important;
    }
}

/* end */


/*/About us Banner   */
/* ================================
   ABOUT US BANNER – MAIN WRAPPER
   ================================ */
.about-us-banner {
    width: 100%;
    padding: 60px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
}

/* Control inner width (good for TV screens too) */
.about-us-banner .vc_row {
    width: 100% !important;
    margin: 0 auto;
    max-width: 1400px;
    display: flex;
    flex-wrap: wrap;
}

/* ================================
   TWO COLUMNS
   ================================ */
.about-us-banner .vc_col-sm-6 {
    flex: 0 0 50%;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ================================
   LEFT COLUMN → CIRCULAR IMAGE
   ================================ */
.about-us-banner .wpb_gallery_slides img {
    width: 100%;
    height: auto;
    max-width: 350px;      /* Change if you want bigger circle */
    aspect-ratio: 1 / 1;   /* Perfect square */
    object-fit: cover;     /* Crop nicely */
    border-radius: 50%;    /* Make it a circle */
    display: block;
    margin: 0 auto;
}

/* Circle border (optional) */
/*
.about-us-banner .wpb_gallery_slides img {
    border: 8px solid #eee;
}
*/

/* ================================
   RIGHT COLUMN → TEXT CONTENT
   ================================ */
.about-us-banner h2 {
    font-size: 70px;
    line-height: 1.1;
    font-weight: 700;
    color: #353c5c;
}

.about-us-banner p {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 15px;
}

/* ================================
   RESPONSIVE BREAKPOINTS
   ================================ */

/* ---------- TV / Large Screens ---------- */
@media (min-width: 1600px) {
    .about-us-banner h2 {
        font-size: 85px;
    }

    .about-us-banner p {
        font-size: 24px;
    }

    .about-us-banner .wpb_gallery_slides img {
        max-width: 450px;
    }
}

/* ---------- Tablets ---------- */
@media (max-width: 991px) {
    .about-us-banner {
        padding: 40px 0;
    }

    .about-us-banner .vc_col-sm-6 {
        flex: 0 0 100%;
        text-align: center;
    }

    .about-us-banner h2 {
        font-size: 45px;
        text-align: center;
    }

    .about-us-banner p {
        font-size: 18px;
        text-align: center;
    }

    .about-us-banner .wpb_gallery_slides img {
        max-width: 300px;
    }
}

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

    /* --- MOBILE LAYOUT FIX --- */
    .about-us-banner .vc_row {
        flex-direction: column;
        text-align: center !important;
    }

    .about-us-banner .vc_col-sm-6 {
        width: 100% !important;
        padding: 10px 0;
        text-align: center !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* --- CENTER HEADING --- */
    .about-us-banner h2 {
        font-size: 32px;
        text-align: center !important;
        width: 100%;
        margin: 0 auto;
    }

    /* --- CENTER PARAGRAPH --- */
    .about-us-banner p {
        text-align: center !important;
        width: 100%;
        margin: 10px auto 0 auto;
    }

    /* --- FIX SEPARATOR (ONE CENTER LINE ONLY) --- */
    .about-us-banner .vc_separator {
        width: 100% !important;
        margin: 15px auto !important;
        text-align: center !important;
        padding: 0 !important;
        display: block !important;
    }

    /* Hide LEFT & RIGHT lines completely */
    .about-us-banner .vc_sep_holder_l,
    .about-us-banner .vc_sep_holder_r {
        display: none !important;
    }

    /* Use only the central holder */
    .about-us-banner .vc_separator .vc_sep_holder {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        margin: 0 auto !important;
    }

    /* ONE centered line */
    .about-us-banner .vc_separator .vc_sep_line {
        width: 60% !important;     /* Adjust size if needed */
        margin: 0 auto !important; /* Center */
        float: none !important;
        display: block !important;
    }

    /* --- IMAGE SIZE MOBILE --- */
    .about-us-banner .wpb_gallery_slides img {
        max-width: 250px;
    }
}
/* end about us bannner  */



/* About us page switch section  */
/* MAIN WRAPPER */
.about-us-switch .tm-row-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/* COLUMN FIX */
.about-us-switch .vc_col-sm-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

/* FORCE ALL IMAGES SAME CIRCLE SIZE */
.about-us-switch .vc_single_image-wrapper img {
    width: 180px !important;      /* Change circle size here */
    height: 180px !important;
    object-fit: cover !important; /* makes image fill circle evenly */
    border-radius: 50% !important; /* perfect circle */
    display: block;
}

/* RESPONSIVE BREAKPOINTS */

/* TABLET */
@media (max-width: 991px) {
    .about-us-switch .vc_single_image-wrapper img {
        width: 150px !important;
        height: 150px !important;
    }
}

/* MOBILE */
@media (max-width: 767px) {
    .about-us-switch .vc_single_image-wrapper img {
        width: 130px !important;
        height: 130px !important;
    }

    .about-us-switch h2 {
        font-size: 24px !important;
    }

    .about-us-switch p {
        font-size: 16px !important;
    }
}

/* end  About us page switch section  */


/* Wall Mount Screen Banner   */
/* ========================================
   WALL BANNER – MAIN WRAPPER
======================================== */
.wall-banner {
    width: 100%;
    background-size: cover;
    background-position: center;
}

/* Inner WPBakery row */
.wall-banner .vc_row-no-padding {
    display: flex !important;
    flex-wrap: wrap;
    align-items: stretch !important;
    margin: 0 !important;
}

/* ========================================
   LEFT COLUMN – IMAGE FULL HEIGHT
======================================== */
.wall-banner .wpb_gallery_slides img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
}

.wall-banner .vc_col-sm-6:first-child {
    display: flex !important;
    align-items: stretch !important;
}

/* ========================================
   RIGHT COLUMN – TEXT COLUMN
======================================== */
.wall-banner .vc_col-sm-6:last-child {
    display: flex !important;
    align-items: stretch !important;
}

/* FIX: Keep background color + remove padding */
.wall-banner .vc_col-sm-6:last-child .vc_column-inner {
    padding: 0 !important;
    background-color: inherit !important; /* Fix white gap */
}

/* Center text vertically */
.wall-banner .vc_col-sm-6:last-child .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center;
    padding: 40px; /* Adjust spacing if needed */
}

/* Heading */
.wall-banner h2.wall-banner {
    font-size: clamp(30px, 6vw, 70px) !important;
    line-height: 1.1 !important;
    font-weight: 700;
    color: #353c5c;
    margin-bottom: 12px !important;
}

/* Subheading */
.wall-banner h2.wall-banner + .wpb_text_column p {
    font-size: clamp(14px, 2vw, 20px);
    line-height: 1.5;
    margin: 0 auto;
}

/* ========================================
   RESPONSIVE – TABLETS
======================================== */
@media (max-width: 991px) {
    .wall-banner .vc_col-sm-6 {
        flex: 0 0 100%;
    }

    .wall-banner h2.wall-banner {
        font-size: 45px !important;
    }

    .wall-banner h2.wall-banner + .wpb_text_column p {
        font-size: 18px;
    }

    .wall-banner .vc_col-sm-6:last-child .wpb_wrapper {
        padding: 25px 15px;
    }
}

/* ========================================
   RESPONSIVE – MOBILE
======================================== */
@media (max-width: 767px) {
    .wall-banner .vc_row-no-padding {
        flex-direction: column;
    }

    .wall-banner h2.wall-banner {
        font-size: 32px !important;
    }

    .wall-banner h2.wall-banner + .wpb_text_column p {
        font-size: 16px !important;
    }

    .wall-banner .vc_col-sm-6:last-child .wpb_wrapper {
        padding: 20px 10px !important;
    }

    .wall-banner .wpb_gallery_slides img {
        height: auto !important;
    }
}


/* end  */


.tm-row.wall-mount-portfolio {
    padding-top: 0 !important;
}


/* Start wall mount why section  */

/* Row wrapper adjustments */
.wall-mount-why.vc_row {
    display: flex;
    justify-content: center;
    gap: 18px; /* reduced gap */
    flex-wrap: wrap;
    padding: 10px 0; /* smaller spacing top/bottom */
}

/* Card styling – smaller + compact */
.wall-mount-why .wpb_column .vc_column-inner {
    background: #ffffff;
    border-radius: 18px; /* slightly smaller corners */
    padding: 24px; /* smaller padding */
    box-shadow: 0 6px 20px rgba(0,0,0,0.06);
    height: 100%;
    transition: all 0.3s ease;
}

/* Hover effect */
.wall-mount-why .wpb_column .vc_column-inner:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 26px rgba(0,0,0,0.10);
}

/* Icon spacing */
.wall-mount-why .vc_icon_element {
    margin-bottom: 12px !important;
}

/* Title spacing */
.wall-mount-why h2 {
    margin-bottom: 8px !important;
}

/* Column width for 3 cards in one perfect row */
.wall-mount-why .vc_col-sm-4 {
    flex: 0 0 30%; /* slightly smaller width */
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .wall-mount-why .vc_col-sm-4 {
        flex: 0 0 47%;
    }
}
@media (max-width: 480px) {
    .wall-mount-why .vc_col-sm-4 {
        flex: 0 0 100%;
    }
}
/* end */


/*find-products-of-your-industry page  */
.page-id-10973 .tm-titlebar {
    display: none !important;
}

.find-banner {
    background: linear-gradient(to right, #93B0EF 0%, #EEE2E9 100%) !important;
	margin-top:10px !important;
}

.find-banner h1 {
    font-size: 120px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    font-family: Montserrat;
	  margin-left:  90px;
}
@media (max-width: 768px) {
    .find-banner h1 {
        margin-left: 0 !important;
			margin-top: 100px;
        text-align: center !important;
    }
}
/* end */

body {
    padding-top: 0 !important;
}

/* Shop the latest */
.page-id-11064 .tm-titlebar {
    display: none !important;
}


/* Default: Desktop, Laptop, Tablet → LEFT align */
.shop-banner h1 {
    font-size: 70px;
    line-height: 1;
    font-weight: 700;
    font-family: Montserrat;
    margin-left: 120px;
	margin-top:100px !important;
    text-align: left;
}

/* Mobile only → CENTER align */
@media (max-width: 768px) {
    .shop-banner h1 {
        margin-left: 0 !important;
        text-align: center !important;
        font-size: 48px; /* optional: adjust size for mobile */
    }
}

/* solution show case   */
/* Make each portfolio box auto height */

.solution-box .tm-shadow-box {
    height: 321px !important; /* Your chosen fixed height */
    background: #ffffff;
    border-radius: 12px !important;
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
    overflow: hidden !important;
    padding: 0 !important;    /* IMPORTANT FIX */
    margin: 0 !important;
    display: flex;
    flex-direction: column;
}


.solution-box .themetechmount-box-title h4 a {
    font-size: 14px !important;   /* Change size as you want */
    line-height: 1.3 !important;
}
/* end  */


/* home product reduce font size */
/* Reduce title (heading) font size */
.themetechmount-boxes-service-inner .themetechmount-box-title h4 a {
    font-size: 16px !important;   /* Adjust as needed */
    line-height: 1.3 !important;
}

/* Reduce paragraph (short description) font size */
.themetechmount-boxes-service-inner .tm-short-desc {
    font-size: 14px !important;   /* Adjust as needed */
    line-height: 1.4 !important;
	display:none;
}

/* Optional: Reduce "Read More" link size */
.themetechmount-boxes-service-inner .tm-readmore {
    font-size: 13px !important;
}
/* end */

.industry-heading {
  margin-top: -70px;
  
}



/* Solutions Page  */
body.page-id-11195 .tm-titlebar-wrapper {
    display: none !important;
}
@media (min-width: 1024px) {
    .solution-industries .industry-content {
        margin-left: 150px !important;
    }
}
.solution-latest {
    margin-top: -50px !important;
}
/* about us page  */
body.page-id-464 .tm-titlebar-wrapper {
    display: none !important;
}
/* support contact us page  */
body.page-id-734 .tm-titlebar-wrapper {
    display: none !important;
}

/* All in one margin css  */
/* Your negative margin */
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row:first-child,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row:first-child {
    margin-top: -150px;
    position: relative;
    z-index: 1; /* keeps this row BELOW the header */
}
header, .site-header, #masthead, .tm-header {
    position: relative;
    z-index: 9999;
}
/* end */

/* About Us Switch Section */

/* INNER BOX ONLY */
.about-us-switch .vc_column-inner > .wpb_wrapper {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.25); /* hard shadow */
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover Zoom */
.about-us-switch .vc_column-inner > .wpb_wrapper:hover {
    transform: scale(1.03);
    box-shadow: 0px 0px 18px rgba(0,0,0,0.35);
}

/* GAP BETWEEN BOXES */
.about-us-switch .wpb_column {
    padding: 15px;
}

/* Equal height columns */
.about-us-switch {
    display: flex;
    align-items: stretch;
    gap: 20px; /* modern gap support */
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .about-us-switch {
        flex-direction: column;
        gap: 20px;
    }
    .about-us-switch .vc_column-inner > .wpb_wrapper {
        padding: 20px;
        transform: none !important; /* disable zoom on mobile */
    }
}

/* TV / Large Screens (very wide) */
@media (min-width: 1600px) {
    .about-us-switch .vc_column-inner > .wpb_wrapper {
        padding: 40px;   /* slightly bigger for TV screens */
        max-width: 600px;
        margin: auto;
    }
}

/* end  */

/* why sparsa about us  */
/* Apply card style only for 3 boxes */
.why-about-sparsa .wpb_column .vc_column-inner {
    background: #fff;
    padding: 25px;
    border-radius: 12px;

    /* HARDER SHADOW */
    box-shadow: 0px 0px 14px rgba(0,0,0,0.30);

    transition: all 0.3s ease;
    height: 100%;
}

/* Hover effect — VERY HARD SHADOW + smooth lift */
.why-about-sparsa .wpb_column .vc_column-inner:hover {
    box-shadow: 0px 0px 22px rgba(0,0,0,0.45);
    transform: translateY(-6px);
}

/* Space between boxes */
.why-about-sparsa .wpb_column {
    padding: 15px;
}

/* Equal height — responsive */
.why-about-sparsa {
    display: flex;
    flex-wrap: wrap;
}
.why-about-sparsa .wpb_column {
    display: flex;
}
/* end */

/* screen Banner About us  */
.tm-fid-inner span {
    font-size: 30px !important;
    line-height: 1.2;
    font-weight: 700;
}

/* end */

/* Blog inner page image  */
/* .tm-featured-outer-wrapper,
.tm-featured-wrapper,
.tm-post-featured-wrapper {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
} */

/* .tm-featured-wrapper img,
.tm-post-featured-wrapper img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    object-fit: unset !important;
    max-width: none !important;
} */
/*end  */

.tm-featured-wrapper img, .tm-post-featured-wrapper img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
/* aspect-ratio: 1; */
}
@media screen and (min-width: 1024px) {
.vc_column-inner.tm-col-bgcolor-yes,
.tm-row .wpb_column .tm-col-wrapper-bg-layer {
  background-color:transparent!important;
  height: 100%;
}
.wpb_single_image.vc_align_left {
  text-align: left;
  margin-bottom: 0px;
}
/* 	.tm-featured-outer-wrapper,
.tm-featured-wrapper,
.tm-post-featured-wrapper {
    height: 300px !important;
    max-height: none !important;
    overflow: visible !important;
} */
	
}


/* .tm-featured-wrapper img, .tm-post-featured-wrapper img {
    width: 100% !important;
    height: 100% !important;
} */
/* end */

/* Hide what's up icon and new + sign */

/* Remove Vemlo Back To Top button */
#totop {
    display: none !important;
}



/* Hide Buttonizer main toggle button */
.buttonizer-head {
    display: none !important;
}

/* Push Buttonizer icons to right side */
.buttonizer.buttonizer-group {
    right: 20px !important;
    left: auto !important;
}

/* Vertical spacing */
.buttonizer.buttonizer-group a.buttonizer-button {
    margin-bottom: 10px;
}
/* Hide MyOperator widget iframe */
iframe[src*="widget.myoperator.com"] {
    display: none !important;
}
/* end  */


.is-homepage #content-wrapper,
.is-homepage #content,
.is-homepage #content-inner,
.is-homepage #primary,
.is-homepage #main,
.is-homepage .site-content,
.is-homepage .site-content-inner,
.is-homepage .content-area,
.is-homepage .site-main {
    margin-top: 0 !important;
    padding-top: 0 !important;
}





/* Default = mobile & tablet */
/* .home-explore-section {
    margin-top: 100px;
}


@media (min-width: 992px) {
    .home-explore-section {
        margin-top: 30px;
    }
} */

/* end */

.themetechmount-servicebox-styletwo .tm-servicebox-detials{
	padding:8px 15px 10px 15px !important;
}



/* about us page arrow  */
/* ===========================================
   MOBILE + TABLET (vertical layout + reduced spacing)
   =========================================== */
@media (max-width: 991px) {

    /* Stack all columns vertically with smaller space */
    .about-us-icon .vc_column_container {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
        margin-bottom: 25px !important; /* reduced from 40px */
    }

    /* Center icons */
    .about-us-icon .vc_icon_element-inner {
        margin: 0 auto !important;
    }

    /* Text spacing improved */
    .about-us-icon p {
        text-align: center !important;
        margin: 6px 0 15px !important; /* reduced from 10/25 */
        font-size: 15px;
    }

    /* Arrow → down arrow */
    .about-us-icon .fa-long-arrow-alt-right::before {
        content: "\f063" !important;
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900 !important;
    }

    /* Arrow spacing reduced */
    .about-us-icon .fa-long-arrow-alt-right {
        font-size: 28px !important; /* slightly smaller */
        display: block !important;
        text-align: center !important;
        margin: 10px 0 20px !important; /* reduced from 20/30 */
        opacity: 0.7;
    }

    /* Icon size (unchanged) */
    .about-us-icon .vc_icon_element-inner .vc_icon_element-icon {
        font-size: 36px !important; /* slightly smaller for compact look */
    }
}
/* end */

.themetechmount-boxes-testimonial .themetechmount-box-content{
	padding: 31px 36px 29px 14px !important;
}


/* ----------------------------------------------------
   UPDATED — FULL WIDTH IMAGE + REDUCED SPACING
   ONLY CARD SHADOW (NO IMAGE SHADOW/BACKGROUND)
   Section: .explore-line-led
---------------------------------------------------- */

/* Card container */
.explore-line-led .wpb_wrapper {
    background: #ffffff;
    padding: 0px 0px 25px;
    border-radius: 16px;
    box-shadow: 0 8px 28px rgba(0,0,0,0.08);
    transition: 0.3s ease;
    text-align: center;
    position: relative;
}

/* Hover effect */
.explore-line-led .wpb_wrapper:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 32px rgba(0,0,0,0.12);
}

/* ----------------------------------------------------
   REMOVE ANY IMAGE SHADOW, BACKGROUND, WRAPPER BOX
---------------------------------------------------- */
.explore-line-led .vc_single_image-wrapper,
.explore-line-led .vc_single_image-wrapper img,
.explore-line-led .vc_single_image-img {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* Full-width Image + reduced spacing */
.explore-line-led .vc_single_image-wrapper img {
    width: 50% !important; /* Adjust to 60%, 70%, 100% if needed */
    height: auto !important;
    display: block;
    margin: 0 auto 8px !important;
    object-fit: contain !important;
}

/* Title spacing */
.explore-line-led h2.tm-custom-heading {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #353c5c !important;
    margin: 0px 0 2px !important;
    margin-top: -30px !important; /* Your custom spacing */
}

/* Subtitle spacing */
.explore-line-led h4.tm-custom-heading {
    font-size: 14px !important;
    color: #7b7b7b !important;
    margin: 0 0 12px !important;
}

/* Button container (reduce gap) */
.explore-line-led .tm-vc_btn3-container {
    margin-top: -30px !important;
}

/* Button styling */
.explore-line-led .tm-vc_btn3-container a {
    background: #1d2c57 !important;
    color: #fff !important;
    padding: 8px 22px !important;
    border-radius: 30px !important;
    font-size: 13.5px !important;
    font-weight: 600 !important;
    display: inline-block;
    margin-top: 5px !important;
}

/* Button hover */
.explore-line-led .tm-vc_btn3-container a:hover {
    background: #0f1836 !important;
}

/* Column spacing */
/* .explore-line-led .wpb_column.tm-column-inner {
    padding: 14px !important;
} */


/* Target only images inside your portfolio section */
.portfolio .tm-featured-wrapper {
    aspect-ratio: 1 / 1;   /* or 4/3 or 16/9 */
    overflow: hidden;
}

.portfolio .tm-featured-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #ff6900 !important;
}



.digit-change{
	display:none;
}
.vc_custom_1764922858836 {
  margin-top: 0px !important;
  padding-top: 0px !important;
  background-color: #fafafa !important;
}

.big-icon{
	font-size: 1.8rem;
}
@media (min-width: 992px) {
  .small-arrow {
    display: inline-block;
    transform: scaleX(2) scaleY(0.6);
    transform-origin: center;
    margin-top: 50%;
    font-size: .5em;

    /* ➕ added — centers the icon wrapper */
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


/* Optional: reset for smaller screens */
@media (max-width: 991px) {
  .small-arrow {
    margin-top: 0;
  }
}

.flexslider{
	background:none !important;
	border:none !important;
}

/* blog inner page  */
/* body.inner-page-image-700 .tm-featured-outer-wrapper,
body.inner-page-image-700 .tm-featured-wrapper,
body.inner-page-image-700 .tm-post-featured-wrapper {
    height: 700px !important;
    overflow: hidden;
} */

/* body.inner-page-image-700 .tm-featured-outer-wrapper img,
body.inner-page-image-700 .tm-featured-wrapper img,
body.inner-page-image-700 .tm-post-featured-wrapper img {
    height: 700px !important;
    width: 100%;
    object-fit: cover;
} */

.tm-entry-meta .cat-links {
  display: none !important;
}

body.inner-page-image-700 .tm-featured-outer-wrapper img, body.inner-page-image-700 .tm-featured-wrapper img, body.inner-page-image-700 .tm-post-featured-wrapper img {
	height:250px !important;
}

.flexslider .slides img {
	margin-top:70px;
	
	
}
.flexslider{
	Zoom:1.3 !important;
	margin:0,0,0 !important;
}

.tm-vc_icon_element-icon {
  font-family: "FontAwesome" !important;
  font-style: normal;
  font-weight: normal;
}


/* CONTACT FORM — Rounded Blue Fields (inputs + textarea) */
.tm-commonform.tm-quote-form input[type="text"],
.tm-commonform.tm-quote-form input[type="email"],
.tm-commonform.tm-quote-form input[type="tel"],
.tm-commonform.tm-quote-form textarea {
  background:#e3f2ff !important;
  border:none !important;
  border-radius:40px !important;
  padding:14px 18px !important;
  width:100% !important;
  font-size:14px !important;
  color:#0b2a3a !important;
  margin-bottom:18px !important;
  box-shadow:none !important;
}

/* TEXTAREA shape */
.tm-commonform.tm-quote-form textarea {
  min-height:140px !important;
  border-radius:25px !important;
  resize:none !important;
}

/* PLACEHOLDER */
.tm-commonform.tm-quote-form ::placeholder {
  color:#0b2a3a !important;
  opacity:.75 !important;
  font-weight:500 !important;
}

/* FOCUS */
.tm-commonform.tm-quote-form input:focus,
.tm-commonform.tm-quote-form textarea:focus {
  outline:none !important;
  box-shadow:0 0 0 2px rgba(0,120,255,.18) !important;
}


/* =======================
   SELECT FIELD (ALL CASES)
   ======================= */

/* Native CF7 select */
.tm-commonform.tm-quote-form select,
.tm-commonform.tm-quote-form .wpcf7-form-control.wpcf7-select,
.tm-commonform.tm-quote-form span.wpcf7-form-control-wrap select {
  background:#e3f2ff !important;
  border:none !important;
  border-radius:40px !important;
  padding:14px 18px !important;
  width:100% !important;
  font-size:14px !important;
  color:#0b2a3a !important;
  margin-bottom:18px !important;
  box-shadow:none !important;

  appearance:none !important;
  -webkit-appearance:none !important;
  -moz-appearance:none !important;
}

/* Theme wrapper dropdown (most likely your case) */
.tm-commonform.tm-quote-form .tm-select,
.tm-commonform.tm-quote-form .select2-selection,
.tm-commonform.tm-quote-form .select2-selection--single,
.tm-commonform.tm-quote-form .chosen-single {
  background:#e3f2ff !important;
  border:none !important;
  border-radius:40px !important;
  padding:7px 18px !important;
  height:auto !important;
  min-height:46px !important;
  display:flex !important;
  align-items:center !important;
  color:#0b2a3a !important;
  box-shadow:none !important;
}

/* Text inside theme dropdown */
.tm-commonform.tm-quote-form .select2-selection__rendered,
.tm-commonform.tm-quote-form .chosen-single span {
  color:#0b2a3a !important;
  font-size:14px !important;
}

/* Dropdown arrow recolor */
.tm-commonform.tm-quote-form .select2-selection__arrow b,
.tm-commonform.tm-quote-form .chosen-single div {
  border-color:#0b2a3a transparent transparent transparent !important;
}

/* Dropdown options panel */
.tm-commonform.tm-quote-form .select2-dropdown,
.tm-commonform.tm-quote-form .chosen-drop {
  border-radius:20px !important;
  background:#e3f2ff !important;
}

/* Dropdown options */
.tm-commonform.tm-quote-form .select2-results__option,
.tm-commonform.tm-quote-form .chosen-results li {
  background:#e3f2ff !important;
  color:#0b2a3a !important;
}

/* ACTIVE / HOVER option */
.tm-commonform.tm-quote-form .select2-results__option--highlighted,
.tm-commonform.tm-quote-form .chosen-results li.highlighted {
  background:#cfe6ff !important;
  color:#0b2a3a !important;
}

/* 🚫 Submit button intentionally NOT styled */
/* end  */


/* Footer Newsletter Submit Button – Orange (#FF6229) */
#wpcf7-f5824-o5 input.wpcf7-form-control.wpcf7-submit {
  background:#FF6229 !important;
  color:#ffffff !important;
  border:1px solid #FF6229 !important;
 
  padding:10px 28px !important;
  font-weight:600 !important;
  cursor:pointer !important;
}

/* Hover */
#wpcf7-f5824-o5 input.wpcf7-form-control.wpcf7-submit:hover {
  background:#e65521 !important;
}
/* end */


body.inner-page-image-700 .tm-featured-outer-wrapper, body.inner-page-image-700 .tm-featured-wrapper, body.inner-page-image-700 .tm-post-featured-wrapper{
	height:250px !important;
}



/* Blog Post inner page — 700px featured image */
body.single-post .tm-post-featured-wrapper,
body.single-post .tm-featured-wrapper,
body.single-post .tm-featured-outer-wrapper {
    height: 700px !important;
    max-height: 700px;
    overflow: hidden;
}

body.single-post .tm-post-featured-wrapper img {
     height: 700px !important;
    width: 100%;
    object-fit: cover;
}


/* Portfolio inner page — 700px featured image */
/* body.single-tm_portfolio .tm-post-featured-wrapper,
body.single-tm_portfolio .tm-featured-wrapper,
body.single-tm_portfolio .tm-featured-outer-wrapper {
    height: 700px !important;
    max-height: 700px;
    overflow: hidden;
} */

body.single-tm_portfolio .tm-post-featured-wrapper img {
     height: 700px !important;
    width: 100%;
    object-fit: cover;
}

/* end addtional css */



/* =========================
   ARROW BEHAVIOR (ORIGINAL)
========================= */

/* Mobile */
@media (max-width: 999px) {
  .arrow-desktop {
    display: block;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    font-size: 42px;
    transform: rotate(90deg);
  }
}

/* Desktop */
@media (min-width: 1000px) {
  .arrow-desktop {
    transform: rotate(0deg);

    /* ✅ DESKTOP FIX (ONLY) */
    font-size: 32px;        /* same size as before */
    font-weight: 700;       /* bold */
    color: #ff612a;         /* same color */
    margin-top: 22px;       /* TOP SPACE like last time */
    align-self: center;     /* vertical centering */
  }
}

/* =========================
   PROCESS CONTAINER
========================= */
.process-container,
.process-container * {
  font-family: 'Montserrat';
   /* font-weight: 700; */
}
.process-container {
  display: flex;
  gap: 4px;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px 0;
  margin: 0 auto;
  max-width: 100%;
}

/* Tablet (IdeaPad Pro, iPad) → CENTER */
@media (min-width: 1000px) and (max-width: 1199px) {
  .process-container {
    justify-content: center;
  }
}

/* Desktop → LEFT */
@media (min-width: 1200px) {
  .process-container {
    justify-content: flex-start;
  }
}

/* =========================
   CARD STYLES
========================= */

.mini-card {
  width: 180px;
  margin: 2px;
  background: #fff;
  padding: 18px 12px;
  border-radius: 14px;
  text-align: center;
  box-shadow: 0 8px 25px rgba(0,0,0,0.10);
  display: flex;
  flex-direction: column;
  min-height: 280px;
}

.mini-icon-circle {
  width: 65px;
  height: 65px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 20px rgba(0,0,0,0.18);
}

.mini-icon-circle i {
  font-size: 26px;
  color: #ff612a;
}

.mini-card h3 {
  font-size: 14px;
  margin-bottom: 8px;
  color: #333;
  line-height: 1.9;
}

.mini-card p {
  font-size: 14px;
  color: #565d6b;
  line-height: 1.5;
}

/* =========================
   DESKTOP SIZE ADJUSTMENT ONLY
========================= */

@media (min-width: 1000px) {
  .process-container {
    flex-wrap: nowrap;
  }

  .mini-card {
    width: 180px;
    margin: 0;
    padding: 18px 6px;
  }
}

/* =========================
   MOBILE (UNCHANGED)
========================= */

@media (max-width: 999px) {
  .process-container {
    width: 100%;
    padding: 0 10px;
  }

  .mini-card {
    width: 100%;
    min-height: 280px;
    padding: 26px 20px;
    margin-bottom: 20px;
  }

  .mini-icon-circle {
    width: 85px;
    height: 85px;
    margin-bottom: 16px;
  }

  .mini-icon-circle i {
    font-size: 36px;
  }

  .mini-card h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .mini-card p {
    font-size: 15px;
    line-height: 22px;
  }
}

/* ======================================================
   WHY CHOOSE US – GLOBAL CARD STYLE (ALL SCREENS)
====================================================== */

.why-choose-us-new,
.why-choose-us-new * {
  font-family: 'Montserrat', sans-serif;
/*   font-weight: 700; */
  box-sizing: border-box;
}

.why-choose-us-new.vc_row .tm-column-inner > .vc_column-inner {
  background: #ffffff;
  border-radius: 18px;
  padding: 32px 28px;
/*   box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08); */
	box-shadow:rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.why-choose-us-new.vc_row .tm-column-inner > .vc_column-inner:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.12);
}

/* ======================================================
   DESKTOP ONLY (1024px+)
   Equal-height cards using flex
====================================================== */

@media (min-width: 1024px) {

  .why-choose-us-new.vc_row,
  .why-choose-us-new.vc_row.vc_row-flex,
  .why-choose-us-new.vc_row.vc_row-o-equal-height {
    display: flex;
    align-items: stretch;
    margin-left: -16px;
    margin-right: -16px;
  }

  .why-choose-us-new .wpb_column,
  .why-choose-us-new .tm-column-inner {
    display: flex;
    padding: 16px !important;
	  padding-bottom: 30px !important;
  }

  .why-choose-us-new .tm-column-inner > .vc_column-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}

/* ======================================================
   MOBILE + TABLET (≤1023px)
   FORCE VC RESET → STACK LIKE MOBILE
====================================================== */

@media (max-width: 1023px) {

  /* Kill WPBakery flex + equal height */
  .why-choose-us-new.vc_row,
  .why-choose-us-new.vc_row.vc_row-flex,
  .why-choose-us-new.vc_row.vc_row-o-equal-height {
    display: block !important;
    align-items: initial !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .why-choose-us-new .wpb_column,
  .why-choose-us-new .tm-column-inner {
    display: block !important;
    width: 100% !important;
    padding: 12px !important;
  }

  .why-choose-us-new .tm-column-inner > .vc_column-inner {
    height: auto !important;
    min-height: unset !important;
    transform: none !important;
  }
}

/* ======================================================
   SMALL MOBILE TWEAK (OPTIONAL)
====================================================== */

@media (max-width: 480px) {
  .why-choose-us-new.vc_row .tm-column-inner > .vc_column-inner {
    padding: 24px 20px;
  }
}



/* ===============================
   BASE – Desktop / TV (DEFAULT)
   → 80% from top
================================ */
.sparsa-floating {
  position: fixed;
  right: 18px;
  top: 80vh;                 /* 80% screen height */
  transform: translateY(-50%);
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* FIXED SIZE */
.sparsa-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2f7f8f;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 15px rgba(0,0,0,.25);
  text-decoration: none;
}

.sparsa-btn i {
  color: #fff;
  font-size: 22px;
}

/* WhatsApp green */
.sparsa-btn.whatsapp {
  background: #25D366;
}

/* ===============================
   MOBILE & TABLET
   → 90% from top
================================ */
@media (max-width: 1024px) {
  .sparsa-floating {
    top: 85vh;               /* lower on mobile/tablet */
  }
}

/* ===============================
   VERY SMALL PHONES (SAFE)
================================ */
@media (max-height: 600px) {
  .sparsa-floating {
    top: 85vh;               /* prevent cutoff */
  }
}

/* ===============================
   LARGE TVs (EDGE SAFE)
================================ */
@media (min-width: 1600px) {
  .sparsa-floating {
    right: 24px;
  }
}

@media (max-width: 600px) {
	.industry-content{
		padding-left: 0px !important;
	}

	

/* FORCE Montserrat inside back-image section */
body .back-image,
body .back-image * {
    font-family: 'Montserrat', sans-serif !important;
}

/* FORCE H2 style */
body .back-image h2.tm-custom-heading {
    font-size: 40px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
	color: #353c5c !important;
}

/* FORCE all other text */
body .back-image h4,
body .back-image p,
body .back-image span,
body .back-image a {
    font-size: 14px !important;
    font-weight: 400 !important;
}

	
	.color_11{
  font-weight: inherit;
}
.sid-tm-pad{
	padding-bottom:140px !important;
}

.sid-box{
  padding-bottom: 30px;
}
	.tm-filter-btn {
        padding:6px 14px;
        border:2px solid #ccd0e1;
        border-radius:25px;
        font-size:15px;
        font-family: "Montserrat", sans-serif !important;
        font-weight:  500 !important;
        cursor:pointer;
        white-space:nowrap;
        transition:all .3s ease;
        text-decoration:none;
        text-transform:capitalize;
        min-width: 150px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
	
	@media screen and (max-width: 1199px) {
    #mega-menu-themetechmount-main-menu {
        max-height: 80vh !important; 
        overflow-y: auto !important; 
        overflow-x: hidden !important;
        -webkit-overflow-scrolling: touch; 
    }
    #mega-menu-item-12907 > ul.mega-sub-menu {
        position: relative !important;
        float: none !important;
        max-height: none !important;
        overflow: visible !important;
    }
    #mega-menu-themetechmount-main-menu::-webkit-scrollbar {
        width: 5px;
    }
    #mega-menu-themetechmount-main-menu::-webkit-scrollbar-thumb {
        background: #ff5e14; 
        border-radius: 10px;
    }
}