/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

:root {
    /* Colors */
    --primary: #cfdc31;
    --dark-blue: #172f47;
	--header-green:#cedc46;
    --darker-blue: #213344;
    --medium-blue: #3f6279;
	--woobtn:rgba(41, 51, 60, 0.86);
    --light-gray-blue: #9eafbb;
	--footer-color:#29333d;
    --background-light: #fbfcee;
    --white: #fff;
    --black: #000;
	--header-menu:rgb(23, 47, 71);
	--borderline:rgba(63, 98, 121, 0.55);
    --overlay-dark: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.54) 31%
    );

    /* Typography */
    --body-font: var(--body-font);
    --alt-font: "Inter", sans-serif;
	--head-font: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    --font-size-sm: 16px;
	--font-size-menu: 16px;
    --font-size-md: 17px;
    --font-size-lg: 22px;
	--font-price-sm: 26px;
	--font-head-mobile:30px;
	--font-tab-text:32px;
	--font-head-tab:35px;
    --font-size-xl: 39px;
    --font-size-xxl: 65px;
    --line-height: 1.3em;
    --font-weight-medium: 500;

    /* Spacing */
    --spacing-xs: 10px;
    --spacing-sm: 20px;
    --spacing-md: 30px;
    --spacing-lg: 50px;
	--spacing-xll: 90px;
    --spacing-xl: 130px;
    --spacing-xxl: 145px;
	--project-space: 75px;
    --section-padding: var(--spacing-xl) 0;

    /* Borders */
    --border-radius-sm: 7px;
    --border-radius-md: 10px;
    --border-radius-lg: 50px;
    --border-light: 1px solid var(--light-gray-blue);
    --border-primary: 1px solid var(--primary);

    /* Transitions */
    --transition-default: all 0.3s ease;
    --transition-slow: all 0.6s ease;
    --transition-menu: 0.2s all 0.2s ease;

    /* Icons */
    --icon-search: url(/wp-content/uploads/search-line.svg);
    --icon-user: url(/wp-content/uploads/user-line.svg);
    --icon-cart: url(/wp-content/uploads/carticon.svg);
    --icon-headphone: url(/wp-content/uploads/headphone.svg);
    --icon-arrow: url(/wp-content/uploads/Post-arrow.svg);
    --icon-roll: url(/wp-content/uploads/rollicon.svg);

    /* Layout */
    --container-padding: 0 35px;
    --header-icon-size: 37px;
    --portfolio-height: 330px;
    --testimonial-height: 520px;
    --input-padding: 20px 37px;
	--logoWidth: 124px;

    /* Effects */
    --shadow-light: 0 4px 6px rgba(0, 0, 0, 0.1);
    --hover-brightness: brightness(0) invert(1);

    /* Gradients */
    --gradient-dark: linear-gradient(412deg, #29333d 61%, var(--primary) 123%);
    --gradient-light: linear-gradient(
        253deg,
        var(--background-light) 25%,
        var(--white) 99%
    );
}

.main-nav > li > a {
    font-size: var(--font-size-menu);
    font-family: var(--body-font);
    font-weight: var(--font-weight-medium);
}
.main-nav>.current-menu-item>a{
	color:var(--header-green) !important;
}
   .is-stuck .lqd-hide-onstuck{
display:block !important;
        background-color: #fff;

}
.navbar-brand img{
	width:100%;
}
   .is-stuck .lqd-head-col>.header-module>.btn-naked:hover{
color: var(--dark-blue) !important;

}
.is-stuck .module-logo {
    padding-top: 15px;
    padding-bottom: 15px;
}
.quick-hand a.btn.call-us span{
	position:relative;
	transition: all 0.3s ease;
}
.quick-hand span.btn-txt::after {
    content: '';
    position: absolute;
    width:0px;
    height: 1px;
    background-color: #000;
    bottom: 0px !important;
	left: 0;
	transition: all 0.3s ease;
}
.quick-hand span.btn-txt:hover::after{
	   width:100%;
	transition: all 0.3s ease;
}
    .main-nav-hover-fade-inactive:hover>li>a {
        opacity: 1 !important;
    }
body{
		  overflow-x: hidden !important;
	}
/* search */
/* .lqd-module-search-slide-top .ld-module-dropdown{
	    width: 22%;
    height: 100px !important;
	left:auto !important;
	padding: 10px;
} */
.ld-search-form input {
	    font-size: 20px !important;
	    height: 61px !important;
	font-family:var(--head-font);
	    border: 2px solid #CFDC31 !important;
    background-color: #fff !important;
    border-radius: 13px;
	font-weight:400 !important;
	    width: 99%!important;
	position:relative;
	    padding-left: 55px !important;
	color:#000 !important;
}

.smarthead h1{
	font-family:var(--head-font) !important;
	    width: 50% !important;
    font-size: 52px !important;
}
.lqd-snickersbar-inner{
	background-color:var(--footer-color) !important;
	    background-image: none !important;
	
}
.lqd-snickersbar-inner p{
	color:#fff !important;
}
.lqd-module-search-frame .ld-search-form-container:before, .lqd-module-search-frame .ld-search-form-container:after {
    border: none !important;
}
.ld-search-form{
	position:relative;
}
.ld-search-form::before{
	content:'';
	position:absolute;
	background:url('/wp-content/uploads/SEARCH.svg');
	    width: 29px;
    height: 30px;
    background-size: 21px;
    left: 31px;
    z-index: 9;
    background-repeat: no-repeat;
    top: 59%;
    transform: translate(0px, -50%);
}
.lqd-module-search-frame .lqd-module-search-close{
	z-index:9;
	      right: 65px;
    font-size: 28px !important;
    top: 65px !important;
}
.lqd-module-search-related{
	width:100% !important;
}
i.lqd-icn-ess.icon-ld-search {
    border: 1px solid #d4e05c;
    padding: 12px;
    border-radius: 13px;
	transition: all 0.5s ease;
}

i.lqd-icn-ess.icon-ld-search:hover {
    border-radius: 25px;
	transition: all 0.5s ease;
}
.quick-hand .header-module .ld-module-search{
	border:none !important;
}
.lqd-module-search-frame .ld-module-dropdown{
	    background: linear-gradient(492deg, rgba(41, 51, 61, 1) 40%, rgb(207 220 49) 106%);
	height:auto !important;
	    top:89px !important;
	    padding-top: 20px;
}
.ld-search-form-container:before {
    opacity: 0 !important;
}

.lqd-module-search-frame .ld-search-form{
	margin:0px !important;
}
.lqd-module-search-slide-top p{
	display:none;
}
.is-stuck .lqd-head-col>.header-module>.navbar-collapse .main-nav>li>a{
	 color: rgb(23, 47, 71);
} 
.main-nav>.current_page_item>a, .is-stuck, .lqd-head-col>.header-module>.navbar-collapse .main-nav>li:hover>a {
       color:var(--header-green) !important;
}

.is-stuck .lqd-head-col>.header-module>.btn-naked{
	color: var(--dark-blue);
}

p, li{
	color: var(--darker-blue);
	opacity: 0.7;
	font-size: var(--font-size-md);
	line-height: calc(var(--font-size-md) + 10px)
}

.testimonialsection p {
    font-family: var(--body-font);
    line-height: 1.3em !important;
    font-size: var(--font-size-md);
}

.quick-hand .header-module:not(.quick-hand .header-module.module-button) {
/*     border: solid 1px var(--primary); */
/*     width: var(--header-icon-size); */
/*     height: var(--header-icon-size); */
/*     border-radius: var(--border-radius-md); */
/*     align-items: center; */
/*     transition: 0.2s all 0.2s ease allow-discrete; */
}

.quick-hand .header-module:hover:not(.quick-hand .header-module.module-button) {
/*     border-radius: var(--border-radius-lg); */
/*     transition: 0.2s all 0.2s ease allow-discrete; */
}

.quick-hand {
/*     align-items: center; */
}

.quick-hand .header-module span.lqd-module-show-icon .ld-module-trigger-txt {
    display: none;
}

.quick-hand
    .header-module
    span.lqd-module-show-icon
    span.ld-module-trigger-icon
    .icon-ld-search::before {
    content: "";
    background: url(/wp-content/uploads/search-line.svg) no-repeat center / 16px;
    width: 16px;
    height: 16px;
    display: block;
}

.quick-hand
    .header-module
    .iconbox-icon-wrap
    span.iconbox-icon-container
    i::before {
    content: "";
    background: url(/wp-content/uploads/user-line.svg) no-repeat center / 14px;
    width: 16px;
    height: 20px;
    display: block;
}

.quick-hand .header-module ~ .header-module {
    margin-inline-start: 10px;
}

.quick-hand .header-module .iconbox .iconbox-icon-container {
    margin-inline-end: 0px;
}

.quick-hand a.btn.call-us {
/*     font-size: 21.2px; */
	font-size: calc(var(--font-size-menu) + 4px);
    position: relative;
    padding-left: 23px;
    line-height: normal;
    margin-left: 6px;
    color: var(--dark-blue);
}
section.homeproducts{
    background: linear-gradient(180deg, rgba(251, 252, 238, 1) 23%, rgba(255, 255, 255, 1) 49%, rgb(251 252 238) 64%);
}

.quick-hand a.btn.call-us:before {
    content: "";
    background: url(/wp-content/uploads/headphone.svg) no-repeat center / 17.5px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.lqd-module-trigger-txt-left .ld-module-trigger-count-sup {
    right: 0px !important;
}

.ld-module-trigger-count {
    background-color: transparent !important;
    color: var(--black);
}

/* .header-module.lqd-show-on-mobile.ld-module-to-left.pos-stc {
    width: 50px !important;
} */

/* Home */

.icon-ld-cart::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/carticon.svg);
    width: 23px;
    height: 23px;
    background-size: 14px;
    right: -24px;
    top: -9px;
    background-repeat: no-repeat;
}

.icon-ld-cart::before {
    display: none;
}

.n2-ss-slider .n2-ss-slider-controls-absolute-right-center {
    align-items: end !important;
}
.n2-ss-layer.n2-ow.borderbtn svg.appendimg.replaced-svg{
      position: absolute;
    right: 18px;
    top: 50%;
    transform: translate(0, -50%);

}
.n2-ss-button-container a {
	display:block !important;
	line-height:auto !important;
}
.n2-bar-justify-content-center {
    flex-flow: row !important;
}

.nextend-bullet-bar .n2-bullet:hover {
    background-color: var(--primary) !important;
}

.nextend-bullet-bar .n2-bullet.n2-active {
    background-color: var(--primary) !important;
}

.nextend-bullet-bar .n2-bullet {
    border: var(--border-primary) !important;
}

.nextend-bullet-bar.n2-bar-justify-content-center {
    position: absolute;
    bottom: 49px;
    right: 62px;
}

.smartpara div {
    font-size: 19px !important;
    width: 47%;
    line-height: 1.2em !important;
	font-family:var(--alt-font) !important;
}

.bordercols .container-fluid {
    padding: 0px 15px !important;
}

ul.slider-banner li {
    display: inline-block;
    z-index: 9;
    position: relative;
    width: 42%;
}

ul.slider-banner {
    position: absolute;
    top: 0;
    width: 70%;
}

li.firstslider {
        transform: translate(356px, 111px);
    transition: all 0.6s ease;
    opacity: 0 !important;
    width: 32% !important;
}

li.secondslider {
    width: 33% !important;
    top: var(--spacing-xl);
    transition: all 0.6s ease;
   
    opacity: 1;
	       transform: translate(354px, 110px);
}

li.thirdslider {
        transform: translate(356px, 111px);
    transition: all 0.6s ease;
    opacity: 0 !important;
    width: 32% !important;
}

.homebanner {
    transition: all 0.6s ease;
}

.homebanner:hover li.secondslider {
    left: 102px;
    transition: all 0.6s ease;
}

.homebanner:hover li.firstslider {
    transform: translate(-162px, -184px);
    transition: all 0.6s ease;
    width: 33% !important;
    opacity: 1 !important;
}

.homebanner:hover li.thirdslider {
    transform: translate(-130px, 487px);
    transition: all 0.6s ease;
    width: 33% !important;
    opacity: 1 !important;
}

img.opaciimg {
    opacity: 0.3;
}

.n2-section-smartslider {
    position: relative;
    overflow: hidden;
}

.smarthead strong {
    color: #cedc46;
    font-weight: var(--font-weight-medium);
}

.center h2, .center h1, .center p {
    text-align: center;
}

.homebanner {
    /*     height: 720px; */
    display: flex;
    align-items: center;
    background-size: cover;
}
.headspace h2 {
    padding-bottom: 60px;
	    margin: auto !important;
    width: 50%;
}

.bannertext h1 {
    margin: 0px !important;
    padding-top: 15px;
	padding-bottom:5px;
}

.white h1,
.white h2,
.white h4,
.white h3,
.white h6,
.white h5,
.white p {
    color: var(--white);
}

.homebanner h1 {
    font-size: var(--font-size-xxl);
    margin: 0px;
    line-height: 1.1em;
}

.smartpara {
    padding-top: 56px;
}

.smartbtn {
    padding-top: 52px;
}

.bannerblack {
    z-index: 999;
    position: relative;
    width: 110%;
    height: 100%;
    z-index: -9;
    margin: auto;
    transform:none;
	background-color:#000;
	opacity:0.4;
		    left: -19px;
	top:-19px;
}

.bannerblack::before {
    content: "";
    position: absolute;
    background: var(--overlay-dark);
    width: 100%;
    height: 106%;
}

.colsmove {
    padding-left: var(--spacing-md) !important;
    padding-right: var(--spacing-md) !important;
}

.hidecols h4 {
    color: var(--dark-blue);
}

.hidecols:nth-child(1),
.hidecols:nth-child(2),
.hidecols:nth-child(3) {
    padding-right: 0px !important;
}

h2 {
    margin: 0px !important;
    font-size: var(--font-size-xl) !important;
}

p {
    font-size: var(--font-size-md);
    line-height: calc(var(--font-size-md) + 8px);
}

.innerhead h3 {
    font-size: var(--font-size-xl);
}

.homebanner strong {
    color: var(--primary);
    font-weight: var(--font-weight-medium);
}

.bluetext h2,
.bluetext h4,
.bluetext h3,
.bluetext p, .innerhead a {
    color: var(--darker-blue);
}
.cleartext p, .formbtn p {
    opacity: 1 !important;
}

.bluetext p {
    font-size: var(--font-size-md);
    line-height: calc(var(--font-size-md) + 8px);
}

.bluetext p,
.innerhead li,
.white p {
    opacity: 0.7 !important;
}

a.commonbtn {
    background-color: var(--white);
    /*     padding: 7px 65px 7px 19px; */
    min-width: 145px;
    padding: 7px 19px 7px 19px;
    min-height: 50px;
    border-radius: var(--border-radius-lg);
    margin-top: var(--spacing-sm);
    position: relative;
    transition: 0.4s all ease;
    display: flex !important;
    align-items: center;
    column-gap: 20px;
	justify-content: space-between;
	width: max-content;
}

a.commonbtn:hover::after {
    opacity: 1;
    transition: 0.4s all ease;
}

a.commonbtn:hover::before {
    opacity: 0;
    transition: 0.4s all ease;
}

.commonspace {
    padding: var(--spacing-xl) 0px;
}


.section-spacer{
	padding: var(--spacing-xll) 0px;
}

.bottomspace {
    padding-bottom: var(--spacing-xxl);
}

.top_spacer {
    padding-top: var(--spacing-xxl);
}

.widthcols {
    width: 70%;
}

.curve strong {
    position: relative;
    font-weight: var(--font-weight-medium);
    z-index: 99;
    background: url(/wp-content/uploads/curve.svg);
    width: 100%;
    height: 100%;
    background-size: cover;
}

.curve h2 {
    padding-bottom: var(--spacing-xs);
}

a.borderbtn {
    border: var(--border-primary);
    background: transparent;
    color: var(--white);
}

.lqd-highlight-txt::before {
    content: "";
    position: absolute;
    background-color: #cedc46;
    width: 8px;
    display: block;
    height: 8px;
    top: 10px;
    border-radius: 50%;
    left: 0px;
}

span.lqd-highlight-txt {
    padding-bottom: var(--spacing-xs) !important;
    display: block;
    color: var(--dark-blue);
}

.lqd-highlight-txt {
    position: relative;
    padding-left: 18px;
}

.colsleft {
    padding-left: 85px;
    padding-right: 85px;
}

.accordion-content {
    padding: 0px !important;
}

.accordion-sm .accordion-title a {
    padding-bottom: 8px !important;
    color: var(--dark-blue);
    opacity: 0.5;
}

.accordion-item.panel {
    border-top: var(--border-primary);
    padding-bottom: var(--spacing-xs);
}

.accordion-item.panel.active {
    padding-bottom: var(--spacing-sm);
}

.accordion {
    padding-top: 55px;
}

.accordion-item.panel.active a {
    color: var(--dark-blue);
    opacity: 1;
    text-decoration: underline;
}
.accordion-item.panel:hover a {
    color: var(--dark-blue);;
    opacity: 1;
}

.accordion-item.panel:last-child {
    border-bottom: var(--border-primary);
}

.hidecols .vc_column-inner {
    height: 332px;
    overflow: hidden;
}

.lightcols .vc_column-inner {
    background-color: var(--background-light);
}


.commonbtn span.btn-txt {
    font-size: 15px;
    color: var(--darker-blue);
}
.whitebtn span.btn-txt {
    color: var(--white);
}

a.whitebtn::before {
    filter: var(--hover-brightness);
}

a.whitebtn::after {
    filter: var(--hover-brightness);
}

.scrollup {
    transform: translate(27px, 43px);
    transition: 0.4s all ease;
    padding-right: 25px;
}

.scrolldown h4 {
    padding-top: var(--spacing-md);
}

.scrolldown {
    transform: translate(27px, -231px);
    transition: 0.4s all ease;
}

.scrollup p,
.scrolldown p {
    padding-right: 25px;
    width: 87%;
}

.scrollup h3,
.scrolldown h3 {
    font-size: 64px;
    color: var(--primary);
}

.scrollimage .vc_single_image-wrapper,
.scrolldownimage .vc_single_image-wrapper {
    margin: 0px !important;
}

.scrollimage img {
    transform: translate(0px, 161px);
    transition: 0.4s all ease;
    height: 376px;
    object-fit: cover;
}

.scrolldownimage img {
    transform: translate(0px, -258px);
    transition: 0.4s all ease;
    height: 376px;
    object-fit: cover;
}

.hoversec {
    transition: 0.4s all ease;
}

.hoversec:hover .scrollup {
    transform: translate(18px, -230px);
    transition: 0.4s all ease;
}

.hoversec:hover .scrollimage img {
    transform: translate(0px, -224px);
    transition: 0.4s all ease;
}

.hoversec:hover .scrolldownimage img {
    transform: translate(0px, 150px);

    transition: 0.4s all ease;
}

.hoversec:hover .scrolldown {
    transform: translate(27px, 43px);
    transition: 0.4s all ease;
}

.whitehead h2 {
    color: var(--white);
}

.cafecols {
    padding: 45px 50px 45px 50px;
    position: relative;
    transition: 0.3s all ease;
    border-bottom: 1px solid var(--borderline);
}

.bordercols {
    border: 1px solid var(--borderline);
}

.noborder {
    border-bottom: 0px solid var(--black);
}

.bordercols .vc_column-inner.justify-content-start {
    flex-direction: row !important;
}

.cafecols::before {
    content: "";
    position: absolute;
    background-color: var(--primary);
    width: 0px;
    height: 0px;
    left: 0px;
    top: 0;
    transition: 0.4s all ease;
}

.cafecols:hover::before {
    width: 100%;
    height: 100%;
    transition: 0.4s all ease;
}

.triggercols {
    padding: var(--spacing-lg);
    border-top: 1px solid var(--borderline);
    position: relative;
    border-bottom: 1px solid var(--borderline);
    border-left: 1px solid var(--borderline);
}

.vc_single_image-wrapper {
    margin-bottom: 0px !important;
}

.trigimage img {
    border-radius: var(--border-radius-md);
}

.trigimage {
    padding-top: 35px;
}

.overall {
    position: relative;
    padding-top: 80px;
}

.overall img {
    border-radius: calc(var(--border-radius-sm) + 1px);
    width: 100%;
}

.upphover {
    position: absolute;
    top: 80px;
    width: 0%;
    overflow: hidden;
    transition: width 1s ease-in-out;
    display: block;
}

.upphover.expand {
    width: 100%;
}

.upphover.shrink {
    width: 0%;
}

.upphover img {
    width: 100% !important;
    height: 100% !important;
    transition: opacity 0.8s ease; /* fade image nicely */
    opacity: 1;
}

.upphover.shrink img {
    opacity: 0; /* fade out image */
}

.upphover1 {
    position: absolute;
    top: 80px;
}

.upphover1 img {
    width: 100%;
}

.upphover1 img.customimg {
    width: 20%;
    height: 20%;
    animation: growWidth 0.3s ease forwards;
}

@keyframes growWidth {
    to {
        width: 100%;
        height: 100%;
    }
}

.bordercols .cafeupdate {
    visibility: hidden;
    height: 0px;
}

.cafecols h4 {
    position: relative;
    display: inline-block;
    padding-right: 35px;
}

.cafecols h4::before {
    content: "";
    position: absolute;
    top: 8px;
    right: 6px;
    background: url("/wp-content/uploads/rollicon.svg");
    width: 20px;
    height: 20px;
    background-size: 16px;
    background-repeat: no-repeat;
    transition: 0.8s all ease;
}

.cafecols:hover h4::before {
    filter: invert(54%) sepia(33%) saturate(648%) hue-rotate(155deg)
        brightness(90%) contrast(88%);
    transform: rotate(45deg);
    transition: 0.3s all ease;
}

.n2-ss-layer.n2-ow.borderbtn.smartbtn a {
    background-color: var(--white) !important;
    border: var(--border-primary) !important;
    border-radius: var(--border-radius-lg) !important;
    padding: 11px 50px 11px 19px !important;
    color: var(--black) !important;
    position: relative;
	font-family:var(--head-font) !important;
	font-size:var(  --font-size-sm);
}

.n2-ss-layer.n2-ow.borderbtn.smartbtn a::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/dot.svg);
    right: 14px;
    top: 19px;
    width: 15px;
    height: 15px;
    background-size: 8px;
    opacity: 1;
    background-repeat: no-repeat;
    transition: 0.4s all ease;
}

section.vc_row.gymprotection {
    background: linear-gradient(
        356deg,
        rgb(251 252 238 / 62%) 24%,
        rgba(255, 255, 255, 1) 86%
    );
    padding-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px;
}

.projects {
    background: var(--gradient-dark);
	padding-bottom:60px;
}

.projectsNew{
	background: var(--background-light) ;
}

a.centerbtn {
    display: block;
    margin: 0 auto;
    width: max-content;
    margin-top: var(--spacing-xs);
}

.postprojects .wpb_wrapper.vc_figure {
    justify-content: left;
}

.postprojects .vc_gitem-row-position-bottom {
    background-color: var(--white);
}

.postprojects .vc_grid-item {
    padding-right: 17px !important;
}

.postprojects .vc_gitem-col {
    padding: var(--spacing-xs) 0px !important;
}

.hub-liquid-portfolio-grid.columns-2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
}

.customportfolio {
/*     padding-top: 60px; */
}

.customportfolio .post-content {
    background-color: var(--white);
    padding: 25px 35px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.customportfolio .hub-liquid-portfolio-item{
	transition: all 0.3s ease;
}

.customportfolio .hub-liquid-portfolio-item img {
    width: 100%;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
	height:470px;
	object-fit:cover;
	    transform: scale(1);
	transition: all 0.3s ease;
}
.hub-liquid-portfolio-item .thumbnail-wrapper {
    overflow: hidden;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
	transition: all 0.3s ease;
}

.customportfolio .post-listed {
    display: flex;
    padding-top: 70px;
    position: relative;
    min-height: 110px;
}

.customportfolio .post-listed::before {
    content: "";
    position: absolute;
    background-color: var(--medium-blue);
    width: 100%;
    top: 32px;
    left: 0;
    height: 1px;
    opacity: 0.2;
}

.customportfolio ul.portfolio-description li {
    display: inline-block;
    font-size: var(--font-size-sm);
    padding-right: 23px;
    position: relative;
    padding-left: 16px;
}

.customportfolio ul.portfolio-description li::before {
    content: "";
    background-color: var(--darker-blue);
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    top: 13px;
    border-radius: 50%;
}
.hub-liquid-portfolio-item:hover img{
	transform:scale(1.2);
	transition: all 0.3s ease;
}

.customportfolio .hub-liquid-portfolio-item {
    margin-bottom: 40px;
	background-color:#fff;
	border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
	border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.customportfolio .portfolio-description {
    order: 2;
}

.customportfolio .portfolio-excerpt {
/*     padding-top: 19px; */
	padding-top: 0px;
    font-size: var(--font-size-sm);
    line-height: 1.2em;
	height:80px;
}

.customportfolio .portfolio-categories {
    font-family: "HelveticaNowDisplay";
    color: var(--medium-blue);
}

.customportfolio h3.portfolio-title {
    font-size: 39px;
    position: relative;
    display: inline-block;
}

.customportfolio h3.portfolio-title::before {
    content: "";
    position: absolute;
    background: url("/wp-content/uploads/Post-arrow.svg");
    width: 25px;
    height: 25px;
    right: -33px;
    top: 16px;
    background-size: 22px;
    background-repeat: no-repeat;
}

.cafecols:hover a.borderbtn {
    border: 1px solid var(--white);
}

.Testimonialcols {
    height: 559px;
    overflow-y: scroll;
}

.testimonialsection {
    background: var(--gradient-light);
    position: relative;
}

.testimonialsection .lqd-testi-np {
    padding-left: 56px;
    position: relative;
}

.testimonialsection .lqd-testi-np h3 {
    font-size: 20px !important;
    margin: 0px !important;
}

.testimonialsection .lqd-testi-details {
    padding-top: var(--spacing-md);
    border-top: var(--border-primary);
}

.testimonialsection .lqd-testi-np h4 {
    font-size: 15px !important;
    color: var(--black);
    font-family: var(--alt-font);
}

.testimonialsection .lqd-testi-np::before {
    content: "";
    background: url("/wp-content/uploads/Arrowicon.svg");
    position: absolute;
    width: 45px;
    height: 45px;
    background-size: 45px;
    top: 5px;
    left: 0;
}

.total-index {
    position: absolute;
    bottom: var(--spacing-md);
    right: 32px;
    font-size: 15px;
    background-color: var(--white);
    padding: 4px 10px 4px 13px;
    border-radius: calc(var(--border-radius-lg) - 15px);
    width: 60px;
}

.testimonialsection p:last-child {
    padding-bottom: 15px;
}

.secondimage,
.thirdimage,
.firstimage {
    display: none;
}

.bottomcols {
    display: flex;
    align-items: end;
}

.Testimonialspace {
    padding-top: 45px;
}

.testiheadsec {
    background-size: cover;
padding-bottom: 140px;
}

.imageleft {
    padding-right: 40px;
}

.imageright {
    padding-left: 40px;
}

.imageleft img,
.imageright img {
    border-radius: calc(var(--border-radius-sm) + 1px);
    height: 265px;
    object-fit: cover;
}

::-webkit-scrollbar {
    display: none;
}

.brandscols {
    padding-right: 0px !important;
	margin-bottom:20px;
}

/* Footer */
.footer a {
    color: var(--white);
    font-size: 22px;
}

.footer p,
.footer h4 {
    margin: 0px;
    color: var(--white);
}

.footer p {
    padding-bottom: 7px;
	opacity:1;
}

.social {
    display: flex;
    column-gap: 15px;
}

.footer h5 {
    color: var(--primary);
    opacity: 0.4;
    font-size: var(--font-size-sm);
    font-weight: var(--font-weight-medium) !important;
}

.footermain {
    padding: 34px 0px 80px 0px;
}

.footicons {
    background-color: var(--primary);
    padding: 0px;
    border-radius: 63%;
}

.foot-logo {
    display: none;
    column-gap: 16px;
    margin-top: -25px;
    padding-right: var(--spacing-md);
}

.logosfooter {
    border: 1px solid rgba(238, 238, 238, 0.35);
    padding: 15px;
    border-radius: var(--border-radius-sm);
}

.terms a {
    font-size: 15px;
    padding-bottom: 7px;
}

.footicons img {
    width: 35px;
}

.footer i {
    font-style: normal;
    padding-right: 13px;
    font-size: 22px !important;
    color: #cedc46;
    width: 22px;
    display: inline-block;
}

.footer h4 {
    font-size: 22px;
    line-height: 1.3em !important;
}

.footertext p {
    font-size: 13px;
    opacity: 0.4;
}

.footerbottom {
    padding: 15px 0px;
}

.signature a,
.signature p {
    font-size: 11px !important;
    font-family: "Arial";
    text-align: right;
}

.homeproductimage img {
    height: 415px;
    object-fit: cover;
    border-radius: var(--border-radius-sm);
}

.homeproductcols {
    padding-right: 100px;
}

.Logobrand img {
    height: 90px;
    padding: 3px 0px;
	object-fit:cover;
}

.Logobrand {
    background-color: var(--white);
    padding: 9px;
	border-radius:10px;
}

.topspacer {
    padding: 125px 0px;
}

/* section > .ld-container {
    padding-left: 35px;
    padding-right: 35px;
} */

.smallspace {
    margin-bottom: 22px;
}

.Logobrand .vc_single_image-wrapper {
    margin-bottom: 0px !important;
}

.scrollrow .wpb_wrapper {
    display: flex;
    column-gap: 27px;
    justify-content: space-between;
}

.scrollingimage {
    display: flex;
    padding: 18px;
    border: 3px solid var(--background-light);
    border-radius: calc(var(--border-radius-lg) + 6px);
}

.leftsec h3 {
    text-align: right;
}

.leftsec {
    border-top: var(--border-light);
    border-bottom: var(--border-light);
}

.rightsec {
    border-bottom: var(--border-light);
}

.outborder {
    padding: 48px 0px;
}

.leftbord {
    border: var(--border-light) !important;
    padding-right: 150px;
    border-top: 0px solid var(--black) !important;
    border-bottom: 0px solid var(--black) !important;
	position:relative;
}


.rightbord {
    border: var(--border-light);
    border-top: 0px;
    border-bottom: 0px;
    padding-left: 150px;
}

.moveanimation {
    width: 94px;
    height: 94px;
    transition: all 0.3s ease;
    overflow: hidden;
}

.moveanimation .top {
    height: 72px;
    position: absolute;
    top: 33px;
    left: 7px;
    transition: all 0.3s ease;
}

.moveanimation img {
    height: 75px;
}

.moveanimation .bottom {
    height: 72px;
    position: absolute;
    top: 75px;
    left: -31px;
    transition: all 0.3s ease;
    opacity: 0;
}

.commonani:hover .bottom {
    left: 11px;
    position: absolute;
    top: 32px;
    opacity: 1;
    transition: all 0.3s ease;
}
.commonani:hover a{
	color:#cedc46;
}

.commonani:hover .top {
    top: 25px;
    left: 22px;
    transition: all 0.3s ease;
    opacity: 0;
}

.righthtml {
    display: flex;
    justify-content: end !important;
}

.commonani:hover h3 {
    color: var(--primary);
}

.list p {
    padding-top: var(--spacing-sm);
}

/* About Us */
.innerbanner {
    /*     min-height: 649px !important; */
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

/* .bannertext {
    width: 100%;
    padding-left: 77px;
    margin-top: -11px;
} */

.producttext {
    margin-top: -11px;
}

.bannertext p {
    line-height: 1.3em !important;
    font-size: var(--font-size-lg);
    opacity: 0.8;
}

.white h1 {
    color: var(--white);
}

.shortinnerbanner {
    position: reltive;
}

.innerbannercols {
    z-index: 99;
}

.innerbanner::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/Innercurve.svg);
    left: 0px;
    width: 100%;
    height: 100%;
    display: block !important;
    background-size: 264px;
    background-repeat: no-repeat;
    z-index: 2;
    top: 102px;
}

.innerbanner::after {
    top: 0;
    position: absolute;
    content: "";
    width: calc(100% - 45%);
    height: 100%;
    left: 0;
    bottom: 0;
    opacity: 1;
    background-image: linear-gradient(to right, #000, #fff0),
        linear-gradient(to right, #000, #fff0),
        linear-gradient(to right, #000, #fff0);
    /*     content: "";
    position: absolute;
    background: linear-gradient(
        90deg,
        rgb(0 0 0 / 99%) 24%,
        rgb(0 0 0 / 44%) 48%,
        rgb(0 0 0 / 1%) 56%
    );
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; */
}

.team {
    padding-top: 40px;
}

.teamsection {
    background: var(--gradient-dark);
}

.spacetext h2 {
    padding-bottom: var(--spacing-sm);
    color: var(--darker-blue);
}

section.nospace > .ld-container {
    padding-left: 0px;
    padding-right: 0px;
}

.innerhead li {
    position: relative;
    list-style: none;
    padding-left: 30px;
    font-size: var(--font-size-md);
    line-height: calc(var(--font-size-md) + 8px);
    margin-bottom: 10px;
}

.innerhead li::before {
    content: "";
    position: absolute;
    background-color: var(--primary);
    left: 0;
    top: 8px;
    width: 12px;
    height: 12px;
    background-size: 11px;
    border-radius: var(--border-radius-lg);
}

.visualcols .innerhead ul {
    padding-top: 15px;
}

.innerhead ul {
    padding-top: 25px;
}

.cleartext h4 {
    height: 100px;
    font-size: 23px;
}

.clearcols {
    border: var(--border-primary);
    padding: 32px 20px;
}

.clearfix .row.ld-row.ld-row-inner {
    display: flex;
    flex-wrap: nowrap;
    gap: 25px;
}

.widthmove {
/*     width: 64%; */
	width: 910px;
    margin: auto;
}

.singleProductCTA .wpb_content_element {
    margin-bottom: 20px;
}

.perfect p {
    padding: var(--spacing-sm) 0px;
    text-align: center;
}

.meetcontent {
    background-color: var(--white);
    padding: 35px;
    z-index: 99;
    position: relative;
}

.meetcols {
    transition: all 0.3s ease;
    overflow: hidden;
}

.meetcols:hover .meetcontent p {
    height: 126px;
    overflow: scroll;
	border-radius:12px;
}

.clientnames {
    background-color: var(--white);
    padding: 22px 25px 25px 25px;
    border: none !important;
    margin-top: 98px;
    height: 94px;
    position: relative;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 99;
}

.clientnames h6 {
    color: var(--darker-blue);
    font-family: var(--alt-font);
    opacity: 0.8;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
}

.clientnames::before {
    content: "";
    position: absolute;
    background: url("/wp-content/uploads/Post-arrow.svg");
    height: 36px;
    width: 36px;
    background-size: 19px;
    right: 25px;
    background-repeat: no-repeat;
    top: 28px;
    transform: rotate(88deg);
    transition: all 0.3s ease;
}

.meetcols:hover .clientnames::before {
    right: 13px;
    top: 28px;
    transform: rotate(9deg);
    transition: all 0.3s ease;
}

.meetclients {
    transition: all 0.3s ease;
    height: 100%;
	 overflow: hidden;
}

.meetcontent h5 {
    font-size: 25px;
}


.meetclients img {
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1.1) translate(0px, -16px);
    transition: transform 0.4s ease;
    overflow: hidden;
    border-radius: calc(var(--border-radius-sm) + 1px);
}

.meetcols:hover .meetclients img {
    transform: scale(1) translate(0px, -22px);
    overflow: hidden;
    transition: transform 0.4s ease;
}

.meetcols:hover .meetclients {
    overflow: hidden;
}

.meetcontent h5 {
    padding-bottom: 33px;
}
/* Ensure meetcontent is positioned correctly */
.meetcontent {
    position: absolute;
    bottom: 51px;
    left: 0;
    right: 0;
    background: var(--white);
    padding: 37px 20px 38px 20px;
    transition: transform 0.6s ease;
    text-align: left;
    min-height: 10px;
}

/* Only show h5 and arrow initially */
.meetcontent p {
    opacity: 1;
    height: 0px;
    transition: max-height 0.6s ease;
}

/* Style for the arrow (assuming span or ::after) */
.meetcontent span,
.meetcontent::after {
    display: inline-block;
    color: #b7d333;
    margin-left: var(--spacing-xs);
	  transition: transform 0.6s ease;
}

/* On hover: slide up meetcontent and show p */
.meetcols:hover .meetcontent {
    transform: translateY(1%);
    height: calc(100% - 171px);
    transition: transform 0.6s ease;

}

.meetcols:hover .meetcontent p {
    opacity: 1;
    max-height: 100%;
    margin-top: var(--spacing-xs);
    transition: max-height 0.6s ease;
    height: 126px;
    overflow: scroll;
}

/* Contact Us */

.contactform input[type="text"],
.contactform input[type="email"],
.contactform input[type="tel"],
.contactform textarea {
    background-color: var(--white) !important;
    border: var(--border-light) !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    padding: var(--input-padding) !important;
	    font-family: 'HelveticaNowDisplay';
}

.contbordercols {
    padding-right: 32px;
}

.contactform .row p {
    column-gap: 0px !important;
}

.contactform textarea {
    height: 195px !important;
}

.contactforms {
    padding-top: 65px;
}

.contactform .formbtn p {
    margin-bottom: 0px !important;
	opacity:1;
}
.contactborder .ld-container.container-fluid {
    padding-left: 0px;
}

.contactborder {
    border-bottom: var(--border-primary);
    padding: var(--spacing-md) 0px;
}

.white a {
    color: var(--white);
}

.white a:hover {
    color: #cedc46;
}

.contactborder h4 {
    font-size: 24px;
}

.contactborder h5 {
    opacity: 0.5;
    font-weight: 400 !important;
    font-size: 14px;
    letter-spacing: 0.4px;
}

iframe {
    border-radius: calc(var(--border-radius-sm) + 1px);
}

.contactborder .vc_col-sm-9 {
    padding-left: 47px;
}

.contactborder:nth-child(1) {
    border-top: 1px solid #cedc46;
}

.contactdetails {
    background: linear-gradient(
        386deg,
        rgba(41, 51, 61, 1) 55%,
        rgb(207 220 49 / 94%) 107%
    ) !important;
}

/* 24/7 security page */

.curve b {
    font-weight: var(--font-weight-medium);
}

.biggestgym {
    background: linear-gradient(
        404deg,
        rgba(41, 51, 61, 1) 49%,
        rgb(207 220 49) 95%
    );
}
a.whitebtn {
    margin-top: var(--spacing-sm);
}
.keyfeatures {
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 60px;
}
.features {
    padding: 28px 76px 28px 30px;
    position: relative;
    min-height: 138px;
}
.features h3 {
    font-size: 27px;
    margin-bottom: 8px;
}
.features::before {
    content: "" !important;
    position: absolute;
    background-color: var(--primary);
    width: 85%;
    height: 1px;
    left: 29px;
    bottom: 0;
}
.benefitss::after {
    content: "";
    position: absolute;
    background-color: var(--primary);
    width: 85%;
    height: 1px;
    left: 29px;
    top: 0;
}
.moniters {
    padding-top: 0px;
}

.moniters .upphover1 {
    top: 0;
}
.cafecols h2 {
    padding-bottom: 15px;
}
.center .lqd-highlight {
    display: flex !important;
    justify-content: center;
}
.white span.lqd-highlight-txt {
    color: var(--white) !important;
}

/* Portfolio innerpage */
.wp-singular.liquid-portfolio-template-default .container {
    width: 100% !important;
}
.liquid-portfolio-template-default .container .col-md-5 {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px;
}
.lqd-pf-single-cover img {
    height: 649px;
    object-fit: cover;
    position: relative;
}
figure.lqd-pf-single-cover-img.d-flex {
    position: relative;
}
figure.lqd-pf-single-cover-img.d-flex::before {
    content: "" !important;
    position: absolute;
    z-index: 9;
    background: linear-gradient(
        90deg,
        rgb(0 0 0 / 99%) 24%,
        rgb(0 0 0 / 44%) 48%,
        rgb(0 0 0 / 1%) 56%
    );
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
figure.lqd-pf-single-cover-img.d-flex::after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/Innercurve.svg);
    left: 0px;
    width: 100%;
    height: 100%;
    display: block !important;
    background-size: 264px;
    background-repeat: no-repeat;
    z-index: 9;
    top: 102px;
}
.wp-singular.liquid-portfolio-template-default .justify-content-center {
    justify-content: left !important;
    align-items: center;
}
.bordbottom {
    position: relative;
}
.bordbottom::before {
    content: "";
    position: absolute;
    background-color: var(--light-gray-blue);
    width: 105%;
    height: 1px;
    display: block !important;
    bottom: 0;
    left: -33px;
}

.lqd-slsh .flickity-viewport:hover .lqd-slsh-img {
    opacity: 1 !important;
}
.lqd-slsh .h-pt-150 {
    padding-top: auto !important;
}
.lqd-pf-single-cover .lqd-pf-single-title {
    color: var(--white);
    z-index: 99;
    padding-left: 94px;
	text-align:left;
}
.wp-singular.liquid-portfolio-template-default .innerhead ul {
    padding-top: 0px;
}
.lqd-pf-single-meta-part,
.lqd-pf-meta-nav {
    display: none !important;
}
/* Footer form */
.form .row p {
    display: flex;
    width: 100%;
    column-gap: 7px;
}
.footermain .wpb_column.vc_column_container {
    padding-left: 0px;
    padding-right: 0px;
}
.footleft {
    padding-left: var(--spacing-sm);
	padding-top:25px;
	
}
.form textarea {
    width: 100%;
    height: 140px;
    background-color: var(--background-light);
    border-radius: calc(var(--border-radius-sm) + 0px);
    font-size: 15px;
    border: 1px solid #fbfcef;
    padding: 9px 13px;
    margin-bottom: var(--spacing-xs) !important;
	    color: #727272;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"] {
    width: 100%;
    background-color: var(--background-light);
    padding: 17px 13px;
    border-radius: calc(var(--border-radius-sm) + 0px);
    color: var(--darker-blue);
    font-size: 15px;
    margin-bottom: 14px;
    border: 1px solid #fbfcef;
}
.form input[type="submit"] {
    border: var(--border-primary);
    border-radius: calc(var(--border-radius-lg) + 0px);
    padding: 11px 53px 11px 24px;
    color: var(--darker-blue);
    font-size: 15px;
    background-color: var(--white);
    font-family: var(--head-font);
}
.contactform input[type="text"],
.contactform input[type="email"],
.contactform input[type="tel"] {
    border-bottom: 0px solid var(--black) !important;
	font-size:17px;
	   font-family: var(--head-font);
}
.contactform textarea {
	font-size:17px;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: 213344;
    font-family: var(--alt-font);
    opacity: 1;
}
.wpcf7 .contactform input::placeholder,
.wpcf7 .contactform textarea::placeholder {
    color: var(--medium-blue);
    opacity: 0.7;
}

.formbtn:hover::before {
    opacity: 0;
    transition: 0.4s all ease;
}
.formbtn:hover::after {
    opacity: 1;
    transition: 0.4s all ease;
    right: 67px;
}

.formbtn {
    position: relative;
    display: inline-block;
    transition: 0.4s all ease;
}
.form span {
    width: 100%;
	flex: 1;
}
.form .row {
    margin: 0px !important;
}
.formsec {
    background-color: var(--white);
    padding: 60px;
    margin: 0px 5px;
    border-radius: calc(var(--border-radius-sm) + 1px);
}
.footcurve b {
    position: relative;
    font-weight: var(--font-weight-medium);
    z-index: 9;
	 background: url(/wp-content/uploads/curve.svg);
}
/* .footcurve b::before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/curve.svg);
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    z-index: -9;
} */
.footser {
    padding-top: 70px;
}
.footcontact.wpb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.logosfooter img {
    height: 41px;
}
section.vc_row.footermain {
    background: linear-gradient(
        17deg,
        rgba(41, 51, 61, 1) 47%,
        rgb(207 220 49 / 57%) 83%
    );
}

.logo-carousel {
    overflow: hidden;
    width: 100%; /* Adjust based on your container width */
}

.logo-track {
    display: flex;
    white-space: nowrap;
    transition: transform 0.1s linear; /* Smooth transition */
    width: max-content;
}

.logo-track img {
    margin-right: var(
        --spacing-md
    ); /* Adjust the space between logos as needed */

    border: 3px solid var(--background-light);
    padding: 0px 17px;
    border-radius: calc(var(--border-radius-lg) - 10px);
    width: auto; /* Ensure logo aspect ratio is preserved */
    flex-shrink: 0;
    background-color: var(--white);
}

.terms p {
    padding-bottom: 5px;
}
.border img {
    border-radius: calc(var(--border-radius-sm) + 3px);
}
.footer a:hover {
    color: var(--primary);
}
path#Path_5323,
path#Path_5324,
line#Line_847,
path#Subtraction_4,
path#Subtraction_1,
path#Subtraction_2 {
    opacity: 1;
    transition: all 0.3s ease;
}

path#Subtraction_4,
path#Subtraction_1,
path#Subtraction_2 {
    stroke-width: 0;
}

a.borderbtn:hover path#Subtraction_1,
.smartbtn a:hover path#Subtraction_1,
.formbtn:hover path#Subtraction_1 {
    /*     transform: translate(918.16px, 982px); */
    transform: translate(918.16px, 975px) !important;
    transition: all 0.3s ease;
}

a.borderbtn:hover path#Subtraction_2,
.smartbtn a:hover path#Subtraction_2,
.formbtn:hover path#Subtraction_2 {
    /*     transform: translate(918.16px, 982px); */
    transform: translate(918.16px, 975px) !important;
    transition: all 0.3s ease;
}

a.borderbtn:hover path#Subtraction_4,
.smartbtn a:hover path#Subtraction_4,
.formbtn:hover path#Subtraction_4 {
    /*     transform: translate(3417.33px, -271px); */
    transform: translate(3417.2px, -279px);
    transition: all 0.3s ease;
}

a.borderbtn:hover path#Path_5324,
a.borderbtn:hover line#Line_847,
a.borderbtn:hover path#Path_5323,
.smartbtn a:hover path#Path_5324,
.smartbtn a:hover line#Line_847,
.smartbtn a:hover path#Path_5323,
.formbtn:hover path#Path_5324,
.formbtn:hover line#Line_847,
.formbtn:hover path#Path_5323 {
    opacity: 0;
    transition: all 0.3s ease;
}
a.borderbtn:hover svg.appendimg.replaced-svg,
.smartbtn a:hover svg.appendimg.replaced-svg,
.formbtn:hover svg.appendimg.replaced-svg {
    /*     top: 8px; */
    transition: all 0.3s ease;
}
a.borderbtn:hover path#Path_5323,
.smartbtn a:hover path#Path_5323,
.formbtn:hover path#Path_5323 {
    /*     transform: translate(0px, -1230px); */
}

a.whitebtn line#Line_847 a.whitebtn path#Path_5323,
a.whitebtn path#Path_5324,
a.whitebtn line#Line_847,
a.whitebtn path#Subtraction_4,
a.whitebtn path#Subtraction_1,
a.whitebtn path#Subtraction_2,
a.whitebtn path#Path_5323 {
    stroke: var(--white);
    fill: var(--white);
}

a.borderbtn {
    transition: all 0.3s ease;
}
svg.appendimg.replaced-svg {
    /*     position: absolute;
    right: 14px;
    height: 19px;
    top: 14px;
    transition: all 0.3s ease; */
    /* 	position: absolute;
    right: 14px;
    height: 20px;
    top: 50%;
    transition: all 0.3s ease;
    transform: translate(0, -50%); */
    position: relative;
    height: 20px;
    transition: all 0.3s ease;
}

.formbtn svg.appendimg.replaced-svg {
/*     right: 67px; */
	display: none !important;
}

/* Products */
.productbanner {
    min-height: 265px !important;
    background: linear-gradient(
        428deg,
        rgba(41, 51, 61, 1) 59%,
        rgb(207, 220, 49) 101%
    );
}
ul.products li.product a.woocommerce-loop-product__link {
    height: 330px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: var(--white);
}
.woocommerce ul.products li.product a img {
    height: 260px;
    object-fit: cover;
    width: 260px;
	transform:scale(1);
	transition: all 0.3s ease;
}
.woocommerce .ld-sp-btn {
    transform: translateY(174px);
    opacity: 1 !important;
}
.woocommerce ul.products li.product .button {
    left: 0px;
/*     width: 160px; */
    opacity: 1 !important;
/*     padding: 15px 17px 15px 44px; */
	padding: 15px 0;
    font-size: 15px;
    text-transform: none;
    background-color: var(--primary) !important;
    border-radius: calc(var(--border-radius-md) + 0px);
    color: var(--darker-blue) !important;
    letter-spacing: 0px;
    font-family: var(--body-font);
    font-weight: var(--font-weight-medium);
    position: relative;
	border: 1.5px solid var(--primary);
}

a.view-cart-link {
/*     padding: 13px 20px 12px 30px; */
	padding: 15px 0;
    font-size: 15px;
    text-transform: none;
    border: 1.5px solid var(--primary);
    background-color: transparent;
    border-radius: calc(var(--border-radius-md) + 0px);
    color: var(--darker-blue);
    letter-spacing: 0px;
    font-family: var(--body-font);
    font-weight: var(--font-weight-medium);
    position: relative;
/*     transform: translateY(-8px);
    width: 149px; */
}
.productbutton-wrapper {
    justify-content: space-between;
}
.woocommerce .ld-sp figure {
    overflow: visible !important;
}
/* .woocommerce ul.products li.product .button::before {
    content: "";
    position: absolute;
    background: url("/wp-content/uploads/shopping-bag-4-line.svg");
    left: 28px;
    top: 17px;
    height: 20px;
    width: 20px;
    background-size: 15px;
    background-repeat: no-repeat;
} */
.woocommerce ul.products li.product .button span{
	position: relative;
	line-height: 1.5em;
    column-gap: 4px;
	font-size: var(--font-size-sm);
}

.woocommerce div.product form.cart button.button span{
	position: relative;
	column-gap: 4px;
}

.woocommerce ul.products li.product .button span::before,
.woocommerce div.product form.cart button.button span::before{
/*     content: "";
    position: relative;
    background: url("/wp-content/uploads/shopping-bag-4-line.svg");
    left: 0;
    top: 0;
    height: 20px;
    width: 20px;
    background-size: 15px;
    background-repeat: no-repeat; */
	content: "";
    position: relative;
    background: url(/wp-content/uploads/shopping-bag-4-line.svg);
    left: 0;
    top: 0;
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
.woocommerce ul.products li.product h3 {
    font-size: var(--font-size-lg);
    color: var(--darker-blue);
    padding-bottom: 6px;
}
span.woocommerce-Price-amount.amount {
    font-size: 24px;
    color: var(--darker-blue);
}
.productmain span.price {
    padding-bottom: 15px !important;
}
.productmain .custom-short-description p {
    margin-bottom: var(--spacing-xs) !important;
    padding-top: 5px;
}
#wtcpl_tabs_container .woocommerce ul.products {
    justify-content: flex-start !important;
    padding: 0px !important;
}
.product_content {
    background-color: #fbfcef !important;
    padding-bottom: 70px !important;
}
#wtcpl_tabs_container .each_cat ul.products.columns-4 > li {
    width: 25% !important;
    background: #fbfcf0 !important;
    box-shadow: none !important;
}
#wtcpl_tabs_container .each_cat ul.products.columns-4 > li:hover img{
	transform:scale(1.2);
	transition: all 0.3s ease;
}
.wtcpl_category_nav li a:link {
    background-color: transparent !important;
    text-transform: capitalize;
    color: var(--dark-blue) !important;
    font-family: var(--body-font);
    opacity: 0.5;
    font-size: 17px !important;
    letter-spacing: 0px !important;
}
.wtcpl_category_nav ul {
    text-align: left !important;
}
.wtcpl_container #nav-holder {
    background-color: transparent !important;
}
.wtcpl_category_nav {
    position: relative;
}
.wtcpl_category_nav::before {
    content: "";
    bottom: 0;
    position: absolute;
    width: 110%;
    background-color: var(--light-gray-blue);
    height: 1px;
    left: -38px;
}
.wtcpl_category_nav li a.active {
    color: var(--dark-blue) !important;
    opacity: 1;
	border-bottom:2px solid #CFDC31;
}
.single.single-product #lqd-site-content {
    background-color: var(--background-light);
}
.single.single-product figure.woocommerce-product-gallery__wrapper {
    background-color: var(--white);
}
.titlebar-inner {
    display: none;
}

/* audio commercial */
.audioservice {
    padding-top: var(--spacing-md);
    width: 96%;
    position: relative;
}
.serviceinclude .ld-container.container {
    width: 89%;
    margin: auto;
	    padding: 0 28px;
}
.servicescols {
    padding-bottom: 45px;
}
.audioservice::before {
    content: "";
    position: absolute;
    background-color: var(--primary);
    width: 100%;
    height: 2px;
    top: 15px;
    left: 0;
}
.commneeds .cleartext h4 {
    font-size: 27px;
}
.commneeds .cleartext p {
    padding-right: var(--spacing-md);
	opacity:1 !important;
}
.audiovisual .widthmove {
    width: 57%;
    margin: auto;
}
.opapara p {
    color: var(--darker-blue);
    opacity: 0.7;
}
a.bottombtn {
    margin-top: var(--spacing-sm);
}
.audioprof img {
    height: 56px;
    width: 57px;
}
.servicescols h4 {
    font-size: 28px !important;
    margin-left: -12px;
}
.spacenone {
    padding-bottom: 0px;
}
.commneeds {
    padding-left: var(--spacing-sm);
    padding-right: var(--spacing-sm);
}

/* Mk Css Starts*/
.quick-hand .header-module .ld-module-search,
.quick-hand .header-module .headerWidget,
.quick-hand .header-module .ld-module-cart{
    width: var(--header-icon-size);
    height: var(--header-icon-size);
    border: solid 1px var(--primary);
    justify-content: center;
    border-radius: var(--border-radius-md);
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.quick-hand .header-module .ld-module-search:hover,
.quick-hand .header-module .headerWidget:hover,
.quick-hand .header-module .ld-module-cart:hover{
	border-radius: 25px;
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.quick-hand .header-module .ld-module-cart{
	width: calc(var(--header-icon-size) + 13px);
}

.quick-hand .header-module.module-primary-nav {
    padding-right: 10px;
}

body .main-header .navbar-brand {
    max-width: var(--logoWidth);
}

.innerbanner::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/Innercurve.svg);
    left: 0px;
    width: 100%;
    height: 100%;
    display: block !important;
    background-size: 270px;
    background-repeat: no-repeat;
    z-index: 2;
    top: 0;
    background-position: center left;
}
.bannertext {
    width: 100%;
    padding-left: 5em;
    margin-top: 0;
 
}
.bannertext h1 {
    padding-top: 0 !important;
}
.col.lqd-head-col.quick-hand {
    padding-right: 0px;
}
.sector-list {
    display: block;
    align-items: center;
	padding-top: 18px;
    margin-top: 25px;
    border-top: 1px solid rgba(63, 98, 121, 0.2);
}
.sector-list p {
    margin: 0;
	color: var(--medium-blue);
	padding-right: 15px;
	opacity:1;
	font-family:var(--head-font);
	font-size:18px;
	    padding-bottom: 5px;
}

.sector-list span a{
	color: var(--darker-blue);
	opacity: 0.7;
	position: relative;
	padding-left: 12px;
	font-size: var( --font-size-sm);
    line-height: calc(var(--font-size-md) + 8px);
}
.sector-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	    line-height: 1.2em;
}
.sector-list span {
     padding: 0 16px 0px 0px;
}

.sector-list span a:before {
    position: absolute;
    content: '';
    background: #000;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    top: 7px;
    left: 0;
}

/* .portfolio-excerpt p{
	color: var(--medium-blue);
	opacity: 0.7;
} */
.hub-liquid-portfolio-inner {
    position: relative;
	transition: all 0.3s ease;

}
.hub-liquid-portfolio-inner h3{
		transition: all 0.3s ease;
}
.hub-liquid-portfolio-inner:hover h3 {
    color:var(--header-green);
	transition: all 0.3s ease;
}
.hub-liquid-portfolio-inner a.categoryLink {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
}
.product_meta.product-meta,
.woocommerce div.product .lqd-woo-summary-top,
.woocommerce .ld-shop-notice{
    display: none !important;
}

.single-product .custom-price-note p{
	font-size: 15px !important;
	margin: 0 !important;
}

.single-product .lqd-woo-single-summary .lqd-woo-summary-info {
    flex-direction: column;
    align-items: flex-start !important;
}
.single-product  .ld-shop-topbar{
	padding: 0px !important;
}
.single-product.woocommerce  div.product {
    padding-top: 0px;
}
.single-product.woocommerce .proBreadCrumbs {
    padding-bottom: 15px;
	padding-top: 25px;
}
.woocommerce div.product .lqd-woo-single-summary {
    padding-top: 55px;
	padding-left: 4em;
	padding-right: 4em;
}
.woocommerce div.product .lqd-woo-single-images{
	padding-right: 50px;
	border-right: 0.5px solid rgba(63, 98, 121, 0.1);
}
.woocommerce div.product .lqd-woo-single-summary{
	border-left: 0.5px solid rgba(63, 98, 121, 0.1);
}
.woocommerce div.product .lqd-woo-single-images,
.woocommerce div.product .lqd-woo-single-summary{
	width: 50%;
}
.woocommerce div.product .key_features:before {
    position: absolute;
    background: #fff;
    width: 500%;
    height: 100%;
    content: '';
    z-index: -1;
    left: -50%;
    top: 0;
	border-top: 1px solid rgba(63, 98, 121, 0.2);
}
.woocommerce div.product .key_features {
    position: relative;
/*     padding: 90px 0; */
}
.woocommerce div.product .key_features h3{
	margin: 0 !important;
}

.key_featuresinner {
    display: flex;
	position:relative;
}

.key_featuresinner h3,
.key_featuresinner .key_description{
	flex: 1;
}

.key_featuresinner .key_description ul{
	margin: 0;
    padding: 0;
    list-style: none;
}
.key_featuresinner .key_description ul li {
    margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
}

.key_featuresinner .key_description p{
	margin: 0 !important;
	padding-bottom: 10px;
}

.woocommerce div.product .key_features .key_featuresinner:first-child:before {
    display: none;
}
.key_featuresinner:before {
    position: absolute;
    background: #000;
    width: 500%;
    height: 1px;
    content: '';
    z-index: -1;
    left: -50%;
    top: 0;
    opacity: 0.4;
}
figure.ld-sp-img.pos-rel .ld-sp-btn.ld-sp-add-to-cart,
.woocommerce span.lqd-sp-label,
section.related.products span.custom-gst{
    display: none !important;
}
li.product.type-product .productbutton-wrapper a,
li.product.type-product .custom-add-to-cart-button a{
    width: 100% !important;
    transform: translateY(0px) !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
	line-height: 1.5em;
	text-align: center;
	font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
}

.singleProductsku {
    color: var(--medium-blue);
    font-weight: 400;
    font-size: var(--font-size-md);
    opacity: 0.8;
}

.proBreadCrumbs {
    font-size: var(--font-size-md);
    font-weight: 400;
}

.proBreadCrumbs span{
	color: var(--dark-blue);
	opacity: 1;
}

.proBreadCrumbs p{
	display: inline-block;
    margin: 0;
	color: var(--medium-blue);
    opacity: 0.8;
}

.lqd-woo-summary-info h1.product_title.entry-title,
.woocommerce div.product .key_features h3{
    font-size: var(--font-size-xl) !important;
    line-height: 1.2em;
}

.lqd-woo-summary-info span.woocommerce-Price-amount.amount,
.woocommerce ul.products li.product .price{
    font-size: var(--font-price-sm);
    color: var(--darker-blue);
    font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500;
}

.productDescriptionValue p{
	font-size: var(--font-size-md) !important;
	color: var(--darker-blue);
	opacity: 0.7;
}
.productDescriptionValue h2{
	text-align:left !important;
}

p.shortDesc {
    margin: 0;
    margin-bottom: 10px;
/*     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    overflow: hidden;
     line-height: 1.3em;
    padding: 5px 0px;
	min-height:72px;

}

.productDescriptionValue h2 {
    font-size: var(--font-size-lg) !important;
    margin-top: 20px !important;
    padding-top: 20px !important;
    border-top: 1px solid rgba(158, 175, 187, 0.5);
	margin-bottom: 10px !important;
}

.woocommerce div.quantity .ui-spinner {
    border: 1.5px solid var(--primary);
    padding: 5px;
    margin: 0 !important;
    border-radius: 18px;
}

.woocommerce div.quantity .ui-spinner-button{
	background: #FBFCEE;
    border-radius: 14px;
}

.woocommerce div.quantity .ui-spinner-button:hover{
	background: var(--primary);
}

.woocommerce .ld-sp .added_to_cart:hover, .woocommerce .ld-sp .ld-sp-btn:hover, .woocommerce div.product form.cart button.button:hover{
	background: transparent !important;
/* 	color: #fff !important; */
}

li.product{
	opacity: 1;
}

/* .woocommerce div.product form.cart button.button:hover span{
	color: #fff !important;
} */

.woocommerce div.quantity .qty,
.woocommerce div.quantity .ui-spinner-button{
	font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500;
}

.woocommerce div.product form.cart div.quantity{
	flex: 1;
}

.key_featuresinner .key_description ul li:before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: var(--primary);
    border-radius: 50%;
    left: 0;
    top: 10px;
}

.woocommerce div.product form.cart button.button{
	flex: 3;
}

.woocommerce div.product form.cart button.button {
    border-radius: 18px;
    font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500 !important;
    text-transform: none !important;
    font-size: var(--font-size-md);
    padding: 15px 0;
	background: var(--primary) !important;
	letter-spacing: 0 !important;
	border: 1.5px solid var(--primary);
	box-shadow: none !important;
}

.woocommerce div.product form.cart button.button span{
	color: var(--darker-blue);
}

.woocommerce ul.products li.product a.view-cart-link:hover{
	background: var(--primary);
}

.woocommerce ul.products li.product a{
	box-shadow: none !important;
}
section.related.products h2.text-center {
    margin-bottom: 30px !important;
}

.woocommerce .products.related {
    margin-top: 0;
    padding-bottom: var(--spacing-xll);
}

.woocommerce .products.related span.price {
    padding-bottom: 15px !important;
}

.woocommerce div.product p.price{
	opacity: 1;
}

.woocommerce div.product div.summary {
    margin-bottom: 0;
}

.productDescriptionValue {
    margin-bottom: 2.5em;
}

.productDescriptionValue p {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.lqd-woo-summary-info span.custom-gst {
    font-weight: 400;
    font-size: 22px;
    opacity: 0.7;
    padding-left: 6px;
	color: var(--dark-blue);
}

.woocommerce div.product table.variations tr {
    flex-wrap: nowrap;
    position: relative;
    padding: 15px 0;
    border-top: 1px solid rgba(158, 175, 187, 0.5);
    border-bottom: 1px solid rgba(158, 175, 187, 0.5);
}

.woocommerce div.product table.variations th.label {
    margin-bottom: 0;
	text-transform: none;
    font-weight: 400;
	font-family: 'Inter', 'Lucida Console', Monaco, monospace;
    font-weight: 400;
}

.woocommerce div.product form.cart .variations label{
	font-family: 'Inter', 'Lucida Console', Monaco, monospace;
    font-weight: 400;
	font-size: var(--font-size-md);
}

.woocommerce div.product table.variations .reset_variations{
	display: none !important;
}

.woocommerce div.product table.variations .lqd-select-wrap select {
/*     min-width: auto; */
    padding: 0;
    border: none !important;
    -webkit-appearance: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/Dropdown-arrow.svg);
    max-width: max-content;
    text-align: right;
    padding-right: 45px;
    font-size: var(--font-size-md);
    font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500;
}

.woocommerce-variation-price .price {
    font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500;
}
.woocommerce div.product.product-type-variable form.cart div.quantity {
    display: none !important;
}
.woocommerce div.product .key_features h3 span {
    width: 450px;
    display: block;
}

.customportfolio select#parent-category,
.customportfolio select#sub-category{
	display: none !important;
}

.portfolio-filters-dropdown {
    display: flex;
    align-items: center;
	column-gap: 10px;
	padding-top: 60px;
    padding-bottom: 30px;
    margin-bottom: 40px;
/*     border-bottom: 1px solid var(--light-gray-blue); */
	position:relative;
}
.portfolio-filters-dropdown::before{
	content:'';
	position:absolute;
	bottom:0;
	background-color:var(--borderline);
	    width: 105%;
    height: 1px;
    left: -26px;
}

.portfolio-filters-dropdown .ss-main{
	width: auto;
	font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500;
}

.portfolio-filters-dropdown .ss-main .ss-single-selected {
    height: 50px;
    border-radius: 12px;
	width: 300px;
	background-color:#fff !important;
	border:none;
}
.ss-main .ss-single-selected .placeholder{
	padding-left:20px;
	color:var(--darker-blue);
	opacity:0.8;
}

.portfolio-filters-dropdown .ss-main .ss-content .ss-search input{
	height: 40px;
}

.portfolio-filters-dropdown .ss-main .ss-content .ss-search {
    padding: 0;
}

.innerbannercols .white p{
	opacity: 0.7;
}

.loaader-container {
    display: flex;
    align-items: center;
    width: 100%;
/*     background: #f1f1f1; */
    position: absolute;
    top: 0;
    height: 60px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    justify-content: center;
	column-gap: 10px;
}

.loader-top {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 2px solid var(--primary);
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}
.loader-top:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    border: 2px solid #0d1036;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}
@keyframes rotation {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg) }
  }

.hub-liquid-portfolio-item {
    opacity: 0;
    animation: fadeInUp 0.6s ease forwards;
}

.elkPortfolio-list{
	position: relative;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.load-more-wrapper{
	text-align: center;
}

a.load-more-btn {
    position: relative;
    display: inline-block;
    font-size: 24px;
    letter-spacing: 0;
    font-family: 'HelveticaNowDisplay', 'Lucida Console', Monaco, monospace;
    font-weight: 500;
    line-height: 1.2em;
    cursor: pointer;
	color: var(--darker-blue);

}

a.load-more-btn:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/Post-arrow.svg);
    width: 25px;
    height: 25px;
    right: -35px;
    top: 5px;
    background-size: 22px;
    background-repeat: no-repeat;
	transition: 0.2s all ease;
}

a.load-more-btn:hover:after{
	transform: rotate(45deg);
	transition: 0.2s all ease;
}

.largeimage img {
    width: 100%;
}

.slick-slide{
  margin:10px;
}
.liquid-slick-gallery img{
	width: 100%;
}

.liquid-slick-gallery{opacity:0;visibility:hidden;transition:opacity 1s;-webkit-transition:opacity 1s}.liquid-slick-gallery.slick-initialized{visibility:visible;opacity:1}

/* Mk Css Ends*/


/* Portfolio single */
.slick-slider button{
	height: 60px;
    width: 60px;
    background-repeat: no-repeat !important;
      background-position: center !important;
	   position: absolute;
	top: 50%;
	  background-color: rgba(207, 220, 49, 0.87) !important;
    border-radius: 50px;
    border: none;
	background-size: 11px !important;
}
button.slick-prev {
    background: url(/wp-content/uploads/Projectleftbtn.svg);
	  right: calc(100% - 311px);
   }
button.slick-next{
	 background: url(/wp-content/uploads/Projectrightbtn.svg);
	  left: calc(100% - 311px);
}
.slick-track{
	    display: flex !important;
    column-gap: 15px !important;
}
.single-liquid-portfolio  .innerhead li{
	color:var( --darker-blue);
		opacity: 0.7 !important;
}
ul.portfolio-categories {
    display: flex;
	padding-left: 97px;
	flex-wrap: wrap;
    max-width: 100%;
    justify-content: flex-start;
	    width: 65%;
}
ul.portfolio-categories a{
    color: var(--white);
	opacity:0.8;
}
ul.portfolio-categories li{
    padding-right: 25px;
	    list-style: none;
	position:relative;
	    padding-left: 20px;
	pointer-events:none;
	   
 text-align: left;
}
ul.portfolio-categories li::before{
	    content: '';
    position: absolute;
    left: 0;
    background-color: #fff;
    top: 12px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.portfolio-title-wrap {
    z-index: 9;
}
.projectspace{
	padding: var(--project-space) 0px;
	 padding-bottom: 0;

}
.portfolio-item img {
    display: none;
}
.portfolio-item:nth-child(1){
	    border: var(--border-light) !important;
	    padding: 0px 25px;
	    border-bottom: none;
	position:relative;
	 transition: all 0.3s ease;
	display:flex;
	justify-content:center;
}
.portfolio-item:nth-child(2){
	
	    padding: 0px 25px;
	    border-bottom: none;
	    width: 100%;
    margin: auto;
	position:relative;
	 transition: all 0.3s ease;
	display:flex;
	justify-content:center;
}
.portfolio-item:nth-child(1) h4::before{
	content:'';
	position:absolute;
	background:url('/wp-content/uploads/animation.svg');
	width: 75px;
    height: 75px;
    background-size: 76px;
    right: -116px;
    background-repeat: no-repeat;
		
}
.portfolio-item:nth-child(1) h4::after {
   content:'';
    position: absolute;
   width: 75px;
    height: 75px;
       background-size: 75px !important;
    right: -81px;
    top: 90px;
    transition: all 0.3s ease;
	background:url('/wp-content/uploads/animation.svg');
    opacity: 0;
}
.portfolio-item:nth-child(1):hover h4::before, .portfolio-item:nth-child(2):hover h4::before{
	 opacity: 0;
	 transition: all 0.3s ease;
}
.portfolio-item:nth-child(1):hover h4::after{
	 opacity: 1;
	 transition: all 0.3s ease;
	    right: -116px;
    top: 53px;
}
.portfolio-item:nth-child(2):hover h4::after{
    left: -113px;
    transition: all 0.3s ease;
    opacity: 1;
    top: 54px;
}
.portfolio-item:nth-child(2):hover h4, .portfolio-item:nth-child(1):hover h4{
color:#cfdc31;	
	 transition: all 0.3s ease;
}


.portfolio-item:nth-child(2) h4::before{
	content:'';
	position:absolute;
	background:url('/wp-content/uploads/animation.svg');
	width: 75px;
    height: 75px;
    background-size: 76px;
    left: -116px;
    background-repeat: no-repeat;
		
}
.portfolio-item:nth-child(2) h4::after{
	content:'';
	position:absolute;
	background:url('/wp-content/uploads/animation.svg');
	 top: 95px;
    width: 75px;
    height: 75px;
    background-size: 76px !important;
    left: -155px;
    transition: all 0.3s ease;
	    background-repeat: no-repeat;
	opacity:0;
		
}
.related-portfolios h3 {
    text-align: center;
	    color: var(--dark-blue);
	font-size:var(--font-size-md);
	position:relative;
	       display: table;
    margin: 0 auto;
    padding-left: 20px;
	letter-spacing:0.5px;
	    padding-bottom: 25px;
}
.related-portfolios h3::before {
    content: "";
    position: absolute;
    background-color: #cedc46;
    width: 8px;
    display: block;
    height: 8px;
       top: 7px;
    border-radius: 50%;
    left: 0px;
}
.portfolio-item:nth-child(1) h4 {
/*        width: 66%; */
    padding: 55px 60px;
    border-right: 1px solid #9EAFBB;
    margin: 0px;
	    font-size: var(--font-size-xl);
	text-align:right;
	position:relative;
}
.portfolio-item:nth-child(2) h4 {
/*          width: 67%; */
    padding: 55px 60px;
    border-left: 1px solid #9EAFBB;
    margin: 0px;
    font-size: var(--font-size-xl);
  float: right;
	position:relative;
}
.hub-liquid-portfolio-item.hidden-item{
	display:none;
}
.map p{
	opacity:1;
}
.maintimage img {
    height: 582px;
    object-fit: cover;
}
.perfect h2 br, .curve h2 br {
    display: none;
}
.headspace h2 {
    padding-bottom: 70px;
}
.whyus img {
    height: 785px;
    object-fit: cover;
}
.megaborder{
	cursor:pointer;
}
.smallspace {
    padding: 70px 0px;
}
.smallspace p {
    width: 75%;
    margin: auto;
}
.smallspace a{
	color:#000;
	text-decoration:underline;
}
/* Login page */
/* .woocommerce form.login {
    width: 50%;
    margin: auto;
} */
.woocommerce h2 {
    text-align: center;
	    padding-bottom: 20px;
}
.woocommerce-page .woocommerce {
    padding: 50px 0px 70px 0px;
}

.woocommerce-LostPassword.lost_password a {
    color: rgb(23, 47, 71);
    text-decoration: underline;
}
.woocommerce button.button, .woocommerce a.button, .woocommerce .woocommerce-Address-title .edit{
	font-family: var(--head-font);
	    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px;
	background:var(--woobtn) !important;
	color:#fff !important;
	text-decoration:none !important;
}
.woocommerce button.button:hover, .woocommerce a.button:hover{
	background:var(--header-green) !important;
	color:#000 !important;
}
.woocommerce .woocommerce-Address-title .edit {
    padding: 12px 25px;
}
.woocommerce-MyAccount-navigation-link--orders.is-active a {
   color:var(--header-green) !important;
	text-decoration:none;
}
.woocommerce-MyAccount-navigation .is-active a {
   color:var(--header-green) !important;
}
.woocommerce-MyAccount-navigation-link--dashboard.is-active{
	text-decoration:none !important;
}

.woocommerce-MyAccount-navigation li:hover a, .woocommerce-MyAccount-navigation-link--edit-account.is-active a {
    	color:var(--header-green) !important;
}
.woocommerce form.login{
	height:434px;
}
.woocommerce-privacy-policy-text a, .user-registration-MyAccount-content__body p a {
      color: rgb(23, 47, 71) !important;
    text-decoration: underline;
}
.woocommerce-privacy-policy-text p {
    display: none;
}
.woocommerce form.register{
	    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
/*     height: 340px; */
}
.user-registration{
	max-width:100% !important;
	    margin: 0px !important;
}
.user-registration .btn span {
    padding: 0px !important;
}
.user-registration .btn, .user-registration-Button{
    background: #29333c !important;
    border-radius: 50px;
	border:none !important;
}
button.user-registration-Button.button.ur-submit-button {
    min-width: 90px;
    width: max-content;
}
.user-registration-Button:hover, .user-registration .btn:hover {
    background-color: #cfdd49 !important;
    color: #000 !important;
}
.ur-form-grid .user-registration-register{
	    justify-content: flex-start !important;
}
.user-registration-LostPassword a, .ur-form-grid .user-registration-register a{
    color: var(--darker-blue) !important;
	text-decoration:underline;
}
.form-row-wide label, label.ur-label{
	  color: var(--darker-blue) !important;
}
p.user-registration-form-row{
	opacity:1 !important;
}
.ur-frontend-form.login{
	       padding: 35px 35px 43px 35px !important;
}
.user-registration.ur-frontend-form{
	    padding: 40px 35px 40px 35px !important;
}
.ld-cart-foot .btn-solid, .wc-block-components-button__text, button.swal2-confirm.swal2-styled{
	background-color:var(--footer-color) !important;
}
.ld-cart-foot .btn-solid:hover, .wc-block-components-button__text:hover, button.swal2-confirm.swal2-styled:hover, .ld-cart-foot .btn-solid:hover{
background-color:var(--header-green) !important;
	color:var(--darker-blue) !important;
}

.logintextspace h2 {
    padding-bottom: 30px;
}

.woocommerce form .form-row{
	width: 100%;
}
.woocommerce-form-login__rememberme{
	    padding-top: 12px;
}
.logosmallspace {
    padding-bottom: 18px;
}
.portfolio-filters-dropdown span.ss-arrow{
	position:relative;
}
.portfolio-filters-dropdown span.ss-arrow::before {
    content: '+';
    position: absolute;
    font-size: 25px;
    left: -8px;
    color: #213344;
	font-family:var(--head-font);
}
.portfolio-filters-dropdown span.ss-arrow::after {
    content: '-';
		font-family:var(--head-font);
    position: absolute;
    font-size: 28px;
    left: -8px;
    color: #213344;
}
.portfolio-filters-dropdown .ss-arrow span.arrow-down, .portfolio-filters-dropdown .ss-arrow span.arrow-up{
	opacity:0;
}
.ss-single-selected span.ss-arrow::after{
	opacity:0;
}
.ss-open-below span.ss-arrow::before{
	opacity:0;
}
.ss-open-below span.ss-arrow::after{
	opacity:1;
}
.wc-block-components-product-name{
	    color: #537488;
}
.wc-block-components-button__text{
    padding: 1.15em 2.1em;
    position: relative;
    border-radius: 0;
    
	color:#fff;
}
.wc-block-components-button__text:hover{
 background-color:#cfdc31 !important;
	color:#000;
}
.woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-content a{
color:var(--header-menu) !important;
}
.woocommerce-MyAccount-content a, .woocommerce-MyAccount-navigation-link--dashboard.is-active{
	text-decoration:underline;
}
.thankyou{
	height:320px;
}

.testoutborder h3 {
    text-align: center;
    display: inline-block;
    padding: 50px 0px;
	position:relative;
}
.testoutborder {
    padding: 0px 0px;
    display: flex;
    justify-content: center;
    margin: auto;
 border: var(--border-light) !important;
	cursor:pointer;
}
.testoutborder .vc_column-inner{
	    text-align: center;
}
.testoutborder:hover a {
    color: #cedc46;
}
.righttest {
    border-top:none !important;
}
.lefttest h3 {
    border-right: var(--border-light);
   width: 37%;
    padding-right: 0px;
	position:relative;
}
.righttest h3 {
    border-left: var(--border-light);
   padding-left: 0px;
    width:28%;
	position:relative;
}
.lefttest h3 ::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/animation.svg);
    width: 75px;
    height: 75px;
    background-size: 76px;
    right: -116px;
    background-repeat: no-repeat;
	top: 50%;
    transform: translate(0px, -50%);
}
.lefttest h3 ::after {
    content: '';
    position: absolute;
    width: 75px;
    height: 75px;
    background-size: 75px !important;
    right: -93px;
    top: 64px;
    transition: all 0.3s ease;
    background: url(/wp-content/uploads/animation.svg);
    opacity: 0;
	background-repeat:no-repeat;
}


.righttest:hover h3 ::before, .lefttest:hover h3 ::before{
	opacity:0;
	 transition: all 0.3s ease;
}
 .righttest:hover h3::after {
      left: -116px;
    transition: all 0.3s ease;
    opacity: 1;
    top: 35px;
	  transition: all 0.3s ease;
}
.righttest h3 ::before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/animation.svg);
    width: 75px;
    height: 75px;
    background-size: 76px;
    left: -116px;
    background-repeat: no-repeat;
	top: 50%;
    transform: translate(0px, -50%);
}
.righttest h3::after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/animation.svg);
   top: 59px;
    width: 75px;
    height: 75px;
    background-size: 76px !important;
    left: -136px;
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    opacity: 0;
}

.lefttest:hover h3 ::after {
    opacity: 1;
	    top: 39px;
    right: -116px;
	 transition: all 0.3s ease;
}

/* search results */
.search-results .lqd-lp-grid {
    width: 100%;
    margin: auto;
	    padding: 75px 0px;
}

body.search .content .lqd-lp-img img{
	    height: 210px;
    object-fit: cover;
}
body.search .content .lqd-lp-title{
	    font-size: 29px !important;
}
.search-results  .lqd-lp-excerpt{
	    line-height: 1.3em;
    font-size: 17px;
	max-width:100% !important;
	height:85px;
}
body.search .no-results .search-form input[type=submit]{
	background-color:var(--footer-color) !important;
}
.search-results ul.pagination .page-numbers.current,  .search-results ul.pagination .page-numbers:hover {
	  background-color: transparent !important;
	    border-radius: 10px;
	    border: 2px solid #cfdc33 !important;
	    color: #172f47;
}
.search-results .lqd-lp-row.row.d-flex.flex-wrap{
	display:flex;
	  column-gap:20px;
}
.search-results  .lqd-lp-style-22 .lqd-lp-header{
	max-width:100% !important;
}
.search-results .lqd-lp-meta{
	display:none;
}
.search-results .mt-4{
	margin-top:0px !important;
}
.search-results .lqd-lp-column.col-md-12 {
    width:32%;
	border: 1px solid var(--borderline);
	    padding: 25px;
   
}
.search-results .lqd-lp-column article{
	border:none !important;
	    justify-content: center;
}

.search-results .lqd-lp-column.col-md-12:hover .lqd-lp-title a {
   	color:var(--header-green) !important;
}
.search-results ul.pagination{
	justify-content: center;
}

/* User Registeration */
.user-registration-MyAccount-navigation-link.is-active a{
	background: #fbfcef !important;
	    border-color: #cedc46 !important;
	color:#000 !important;
}
.user-registration-MyAccount-navigation-link:hover a:hover{
		background: #fbfcef !important;
}
.user-registration-MyAccount-content__body h2 {
    line-height: 1.2em !important;
    font-size: 27px !important;
}

/* cart page */
.wc-block-checkout__terms--with-separator span {
    display: none;
}
.wc-block-components-checkout-place-order-button {
    background: none !important;
    width: auto !important;
    border: none;
}
.wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=text]{
	font-size:16px !important;
}
.wc-block-components-title,  .wc-block-cart__totals-title{
	font-size:var(--font-tab-text) !important;
	padding-bottom:20px !important;
}
.wc-block-checkout__terms--with-separator{
	padding-top:0px !important;
}
.woocommerce-cart .wc-block-grid__product-title {
    color:rgb(23, 47, 71) !important;
	font-size:18px;
}
.woocommerce-cart .wc-block-grid__product-image img {
    height: 190px !important;
}
.woocommerce-cart .wp-block-button__link{
	   
    background: var(--primary) !important;
    letter-spacing: 0 !important;
    border: 1.5px solid var(--primary);
	    color: #000;
}
.woocommerce-cart li.wc-block-grid__product{
	    border: 1px solid var(--borderline);
    padding: 20px;
}
.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
	width: 130px;
    margin: 0px auto !important;
	height: 119px;
	    mask-size: 85px !important;
}
.has-text-align-center{
	    padding-bottom: 20px;
}


/* Registeration page */
.register .parentname {
    display: flex;
width:100%;
}
.wc-block-checkout__terms {
    margin: 0 0 0px !important;
}
.woocommerce-MyAccount-content a {
      color: rgb(23, 47, 71) !important;
}
.woocommerce-MyAccount-content a:hover{
	color:var(--header-green) !important;
}
.woocommerce-Address a {
    color: #fff !important;
}
.woocommerce-Address-title .edit:hover{
	background-color:var(--header-green) !important;
	color:#000 !important;
}
.woocommerce table.my_account_orders td a {
    border-bottom: 1px solid #cedc46;
}
.woocommerce p{
	opacity:1 !important;
}

/* order received */
.lqd-woo-steps-item.is-active .lqd-woo-steps-number{
	    background-color:var(--header-green) !important;
	    width: 33px;
    height: 33px;
}
.woocommerce-order table.shop_table tfoot th, .shop_table th, .shop_table td, .shop_table tfoot th {
    background-color:#FBFCEE !important;
	 border-bottom: 1px solid #efefef !important;
	font-weight:400 !important;
}
.woocommerce-order table.shop_table span.woocommerce-Price-amount.amount, .woocommerce-order table.shop_table td, .lqd-woo-steps-item{
	font-weight:400 !important;
}
.woocommerce .woocommerce-order-details a{
	color:#000;
	font-size: 19px;
    text-decoration: underline;
}
.mobilehidehomelogo{
	display:none;
}
section.woocommerce-customer-details h2, h2.woocommerce-order-details__title {
	font-family:var(--head-font) !important;
	font-size:30px !important;
}

.termspara p {
    margin-bottom: 20px !important;
	padding-left:20px;
	
}
.termspara .innerhead li::before{
	    width: 8px;
    height: 8px;
    background-size: 6px;
	    left: 12px;
}
.termspara .innerhead ul{
	
	padding:10px 0px 25px 10px;
}
.termspara span.lqd-highlight-txt{
	text-decoration:underline;
	    font-size:18px;
}
.termspara a:hover{
	color:var(--header-green);
}
.single-product .footerspacer {
    display: none;
}
.single-product .footerhead, .single-product .footertext, .woocommerce-checkout .copyrights {
    margin-bottom: 0px !important;
}
.woocommerce .footerbottom p{
	opacity:0.4 !important;
}
.woocommerce ul.order_details li strong{
	font-weight:400;
}
.woocommerce-checkout .footerspacer{
	display:none;

}
.woocommerce-checkout .footerhead{
	 margin-bottom: 0px !important;
}
select#mobileCategoryDropdown {
    display: none;
}
.termspara .lqd-highlight-txt::before{
	display:none;
}
.footcurve {
    padding-right: 70px;
}
.woocommerce ul.products span.custom-gst {
    display: none;
}
ul.products .ld-sp-info {
    padding-left: 5px;
}

   .product-item-parent {
       display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    grid-auto-rows: minmax(0px, auto);
}
.headingmain-row {
    padding-top: 50px;
    padding-bottom: 30px;
}
.product-item-row {
    width: 100%;
padding-bottom:5px;
}
.product-details-wrap {
    background-color: #fff;
	    padding: 25px;
	min-height:345px;
	   
}
.product-img-wrap img {
    border-radius: 10px;
}
.product-heading-wrap h3 {
    padding-bottom: 13px;
	color: var(--darker-blue);
}
.product-description-wrap {
    padding-bottom: 25px;
	    min-height: 185px;
}
.pdfswraps {
    display: flex;
	gap:20px;
}
label.pdf-dropdown-toggle {
   border:1px solid var( --primary);
    padding: 12px;
    border-radius: 8px;
}
label.pdf-dropdown-toggle:hover{
	 background-color: var( --primary) !important;
}


/* pdf dropdown */
.pdf-dropdown-container {
    position: relative;
    display: inline-block;
}

.pdf-dropdown-toggle {
    display: inline-block;
    cursor: pointer;
    outline: none;
}

.pdf-toggle-icon {
    width: 30px;
    height:30px;
    padding: 5px;
    border-radius: 6px;
    transition: background 0.3s;
}

.pdf-toggle-icon:hover {
    background-color: #f0f0f0;
}

.pdf-tooltip {
    display: none;
  position: absolute;
    top: 65px;
    left: 0;
    z-index: 10;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    min-width: 334px;
    padding: 10px 11px;
}

.pdf-tooltip a {
    display: block;
    padding: 10px 20px;
    color:  var(--darker-blue);
    text-decoration: none;
    font-weight: 500;
    white-space: nowrap;
	font-size:16px;
	font-family:var(--head-font);
}

.pdf-tooltip a:hover {
    background-color: #f9f9f9;
}

/* CSS-Only Show on Focus or Hover */
.pdf-dropdown-toggle:hover .pdf-tooltip,
.pdf-dropdown-toggle:focus-within .pdf-tooltip {
    display: block;
}
.video-button {
    display: inline-block;
    padding: 12px 35px;
	font-family:var(--head-font);
    border:1px solid var( --primary);
    color: var( --darker-blue);
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #d6e842;
    border-radius: 6px;
    transition: background 0.3s, color 0.3s;
}

.video-button:hover {
    background-color: #bcd10c;
    color: #fff;
}
.producttopindex ul {
    padding-bottom: 75px;
	position:relative;
}
.producttopindex li {
    display: inline;
    padding-right: 30px;
}
.producttopindex li a{
    background-color: transparent !important;
    text-transform: capitalize;
    color: var(--dark-blue) !important;
    font-family: var(--body-font);
    opacity: 0.5;
    font-size: 17px !important;
    letter-spacing: 0px !important;
}
.producttopindex ul::before{
content: "";
    top: 48px;
    position: absolute;
    width: 110%;
    background-color: var(--light-gray-blue);
    height: 1px;
    left: -38px;
}
.producttopindex a.active{
color: var(--dark-blue) !important;
    opacity: 1;
    border-bottom: 2px solid #CFDC31;
}
.mobileshows{
	display:none;
}

.filterwork .portfolio-item:nth-child(1) h4, .filterwork .portfolio-item:nth-child(2) h4{
text-align:left;
width:auto;
border:none !important;
	padding:0px !important;

}
.filterwork .portfolio-item:nth-child(2) h4{
	float:left;
	width:100%;
	 font-size: 39px;
}
.filterwork .portfolio-item:nth-child(1), .filterwork .portfolio-item:nth-child(2){
	display:block;
	border:none !important;
	margin:0px;
}
.filterwork .portfolio-item img {
    display: block;
	width:100%;
	border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    height: 470px;
    object-fit: cover;
    transform: scale(1);
	  transition: all 0.3s ease;
}
.filterwork .portfolio-item:hover img{
	 transform: scale(1.2);
	  transition: all 0.3s ease;
}
.filterwork .portfolio-item{
	 flex: 0 0 calc(50% - 10px);
	overflow:hidden;

}


.filterwork .portfolio-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* space between items, adjust as needed */
}
.filterwork .portfolio-item:nth-child(2) h4::before, .filterwork .portfolio-item:nth-child(1) h4::before{
	display:none;
}
.filterwork  .portfolio-item:nth-child(1), .filterwork  .portfolio-item:nth-child(2){
	padding:0px !important;
}
.filterwork  .portfolio-subcats li {
      display: inline-block;
    padding-right: 30px;
    position: relative;
    color: var(--darker-blue);
    opacity: 0.7 !important;
    position: relative;
    padding-left: 5px;
    font-size: var(--font-size-sm);
    line-height: calc(var(--font-size-md) + 8px);
}
.filterwork .portfolio-subcats li::before {
    position: absolute;
    content: '';
    background: #000;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
      top: 10px;
    left: -12px;
}
.filterwork .portfolio-subcats ul{
    padding-left: 13px;
	    min-height: 60px;
}
.filterwork .portfolio-item h4 {
    font-size: 39px;
	
	
}
.filterwork  .portfolio-content {
    background-color: #fff;
    padding: 30px;
}
.filterwork .portfolio-subcats strong{
    margin: 0;
    color: var(--medium-blue);
    padding-right: 15px;
    opacity: 1;
    font-family: var(--head-font);
    font-size: 18px;
    padding-bottom: 5px;
	    font-weight: 400;

}
.filterwork .portfolio-item a {
    opacity: 0;
}
/* .filterwork p.portfolio-excerpt {
    min-height: 80px;
} */
.filterwork  select#main-cat-filter, .filterwork select#sub-cat-filter {
       padding: 15px 18px;
    width: 255px;
	border-radius:8px;
	border:none;
	cursor:pointer;
}
.filterwork .postitemparent {
    overflow: hidden;
	   border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.footerspacer {
    display: none !important;
}
.woocommerce-page .footcolsmd .wpb_content_element, .woocommerce-page .footerbottom .wpb_content_element {
    margin-bottom:0px !important;
}
.woocommerce-page .footer .wpb_content_element {
    margin-bottom: 0px;
}
.woocommerce-page .footer .row{
	margin:0px !important;
}
.woocommerce-page .footer  .footleft{
	padding-left:0px;
	    padding-bottom: 20px;
}
.woocommerce-page .footer  .footerbottom .container-fluid{
	padding:0px !important;
}
.slidesbanntext {
    margin-bottom: 0px !important;
}
.page-404 .btn{
	color:#000;
	background-color:var(--header-green);
}
.text-404 h1{
	    color: #3f6278;
	
}



@media only screen and (min-width: 1600px) {
    :root {
        --font-size-xl: 42px;
        --font-size-menu: 18px;
		--logoWidth: 145px;
		--header-icon-size: 42px;
    }
	.quick-hand .header-module.module-primary-nav {
    padding-right: 20px;
}
    .upphover.expand img {
        width: 98%;
    }
	.smarthead h1{
		font-size:62px !important;
	}
	.smartpara {
    padding-top: 50px;
}
    .largesize img {
        height: 710px;
        object-fit: cover;
    }
    .largeimage .wpb_wrapper,
    .largeimage .vc_single_image-wrapper.vc_box_border_grey,
    .largeimage img,
    .vc_single_image-wrapper,
    .largeimage.vc_single_image-wrapper {
        width: 100%;
    }
    .homebanner:hover li.firstslider {
        transform: translate(-207px, -302px);
    }
    .homebanner:hover li.thirdslider {
        transform: translate(-172px, 675px);
    }
    li.secondslider {
        transform: translate(515px, 127px);
    }
    .n2-ss-layer.n2-ow.smartpara {
        margin-top: -28px;
    }
    .smartbtn {
        padding-top: 0px;
        margin-top: -20px;
    }
    .widthmove {
        width: 50%;
    }
	.maintimage img {
		height:auto;
	}
	.largetextwidth h2{
		width:72%;
	}
	.colsalign .vc_column-inner {
    flex-direction: row;
		justify-content:center;
}
	
	.clearcols{
		    min-height: 325px;
	}
	.woocommerce ul.products li.product a img{
		height: 290px;
		    width: 290px;
	}
	ul.products li.product a.woocommerce-loop-product__link {
    height: 390px;
	}
	.meetcols:hover .meetcontent {
    
    height: calc(100% - 218px);
}
	.customportfolio .hub-liquid-portfolio-item img{
		height:680px;
	}
	body.search .content .lqd-lp-img img{
		height:420px;
	}
	.fitnesssep .overall img{
		    height: 475px !important;
    object-fit: cover;
	}
	.fitnesssep .overall{
		height:427px;
	}
	.upphover1{
		height:606px;
	}
	.megatext p{
		font-size:25px !important;
	}
	.Logobrand img{
		object-fit:none;
	}
	.meetcols:hover .meetcontent p{
		height: 180px;
	}
	
}


@media screen and (max-width: 1920px){
    /* Width Adjustment */
	body .lqd-head-sec-wrap{
		padding: 0 50px !important;
	}
	
	.pf-single-contents.container{
		padding: 0 !important;
	}
	
	body .lqd-head-sec-wrap .lqd-head-sec{
		padding: 0 0px !important;
	}
	
	body .lqd-head-sec .col.lqd-head-col:first-child {
		padding-left: 0;
	}
	
	body .container {
        width: 100%;
        padding: 0 40px;
    }

	
	/* Width Adjustment Ends*/
}


@media screen and (min-width: 2000px){
	.serviceinclude .ld-container.container {
    width: 1425px;
	}
	.wtcpl_container {
    width: 1425px !important;
}
	.megamenu .megamenu-container .container{
		max-width: 1425px !important;
		width:1425px !important;
	}
 	
	.largewidth, .Topheader .align-items-stretch{
		width:1365px;
		margin:auto;
	}
	.wp-singular.liquid-portfolio-template-default .footer .container {
 width:1365px !important;
}
	.lqd-lp-row.row.d-flex.flex-wrap {
    width: 1365px;
    margin: auto;
}
	.search-results .lqd-lp-grid {
    width: 100%;
}
	    .upphover1 {
        height: 432px;
    }
	.n2-ss-layer.n2-ow.smartpara{
		        transform: translate(2839px, 698px) translate(-50%, -50%) !important;
	}
	.smartbtn{
		        transform: translate(1505px, 799px) translate(-50%, -50%) !important;
    }
	    .n2-ss-layer.n2-ow.secondchild {
        transform: translate(2839px, 738px) translate(-50%, -50%) !important;
	}
		.navbar-brand img {
    width: 80%;
}
	    .single-liquid-portfolio .widthmove {
        width: 37%;
    }
	
}
@media only screen and (max-width:1380px){
.n2-ss-slide {
    height: 715px !important;
}
	.producttopindex ul::before{
		    top: 100px;
	}
}


@media only screen and (max-width:1280px){
	
	:root{
		    --spacing-xl: 100px;
		 --spacing-xll: 100px;
	}
	.main-nav > li > a{
		padding-right: 10px;
    padding-left: 10px;
	}
	.bannertext{
		padding-left:30px;
	}
	
	.commonspace {
    padding: var(--spacing-xl) 0px;
}
	.topspacer {
    padding-top: var(--spacing-xll);
}
		.innerbanner {
	  min-height: 720px !important;
}
	.smarthead h1{
		font-size:50px !important;
	}
	.smarthead{
		padding-bottom:20px;
	}
	.smartbtn{
	padding-top:100px;
	}
	.colsleft {
    padding-left: 50px;
    padding-right: 50px;
}
	.whyus img {
    height: auto;
}
	.headspace h2{
		    width: 80%;
	}
	.customportfolio .hub-liquid-portfolio-item img{
		height:auto;
	}
	.Logobrand img {
    height: 70px;
	}
	.footer a{
		font-size: 19px;
	}
	
	.product-details-wrap{
		    min-height: 422px;
	}
	
	
}


@media only screen and (max-width:1150px){
	
	 :root {
        --font-size-xl: 35px;
		 --fonttablet-portfolio :45px;
		 --spacing-xll: 80px;
		    --font-size-md:16px;
    }
	
	 h1{
		font-size:45px;
	}
	h2{
		font-size:var(--font-size-xl) !important;
	}
	.lqd-pf-single-title{
	font-size:var(--fonttablet-portfolio);
	}
	    body .container {
        padding: 0 30px;
    }
		.innerbanner {
	  min-height: 600px !important;
}
	    .n2-ss-slide {
        height: 535px !important;
    }
	.customportfolio h3.portfolio-title {
    font-size: 31px;
	}
	.commonspace{
	padding:var(--spacing-xll)0px;
}
	.topspacer {
  padding:var(--spacing-xll)0px;
}
	.bottomspace{
	padding-bottom:var(--spacing-xll);
	}
	
	.cafecols {
    padding: 35px 30px 35px 30px;
	}
	.triggercols {
    padding: 25px;
	}
	.contactborder .vc_col-sm-9 {
    padding-left: 0px;
}
	.ld-empty-space{
		    height: 30px !important;
	}
	.colsleft {
    padding-left: 40px;
    padding-right: 40px;
}
	    #wtcpl_tabs_container .each_cat ul.products.columns-4 > li {
        width: 33% !important;
    }
	.lefttest h3{
		    width: 42%;
	}
	.righttest h3{
		    width: 33%;
	}
	.portfolio-filters-dropdown{
		    padding-top: 0px;
	}
	
	/* Fitness */
	.serviceinclude .ld-container.container {
    width: 100%;
}
		.audiovisual .widthmove {
    width: 100%;
 padding-bottom: 35px;
  }
	.clearcols{
		width:32%;
		
	}
	.clearfix .row.ld-row.ld-row-inner{
		gap: 15px;
		        flex-wrap: wrap !important;
        margin: auto;
		    
		
	}
	.servicescols h4 {
    font-size: 25px !important;
	}
	
	/* Commercial */
	.features {
    padding: 28px 0px 28px 0px;
		    min-height: 159px;
	}
	.features::before, .benefitss::after{
		    width: 100%;
		left: 0px;
	}
	.cleartext h4 {
    height: auto;
}
	.keyfeatures {
    padding-left: 45px;
    padding-right: 45px;
}
	/* single portfolio */
	.single-liquid-portfolio .clearfix .row.ld-row.ld-row-inner{
               flex-wrap: nowrap !important;

}
	ul.portfolio-categories{
		   width: 100%;
		padding-left:0px;
	}
	.lqd-pf-single-cover .lqd-pf-single-title{
		padding-left:0px;
	}
	
	.imageleft {
    padding-right: 0px;
}
	.imageright {
    padding-left: 0px;
}
	.Testimonialcols {
    height: 391px;
}
	.homeproductcols {
    padding-right: 0px;
}
	.smarthead h1{
		font-size:45px !important;
	}
	
	.scrolldownimage img {
    transform: translate(0px, -279px);
	}
	.hoversec:hover .scrollimage img {
            transform: translate(0px, -250px);
	}
	.hoversec:hover .scrolldown h4{
		    padding-top: 0px;
	}
	.scrolldown h4, .hidecols h4{
		font-size:19px;
	}
	.woocommerce ul.products.columns-4 li.product{
		width:50% !important;
	}
	.woocommerce div.product .lqd-woo-single-summary{
		    padding-left: 25px;
    padding-right: 25px;

	}
	.singleProductCTA .widthmove {
    width: 100%;
}
	.portfolio-filters-dropdown{
		padding-top:50px;
	}
	.projectcols {
    padding-left: 25px !important;
		        height: 450px;
}
	.imageleft img, .imageright img {
		height:auto;
	}
	.smartbtn {
        padding-top: 123px;
    }
	.search-results .lqd-lp-column.col-md-12 {
    width: 48%;
	}
	.trainingleft {
    padding: 0px 10px 50px 10px !important;
}
	/* footer */
	.footcolsmd {
    width: 38% !important;
}
.footcolsterms {
    width: 30% !important;
}
	.footermain {
    padding: 34px 0px 70px 0px;
}
	.footcontact p {
    display: flex;
}
	.footer a{
		    font-size: 17px;
	}
	.widthmove{
		    width: 90%;
	}
	.single-liquid-portfolio figure.lqd-pf-single-cover-img.d-flex {
    height: 490px;
}
	.single-liquid-portfolio figure.lqd-pf-single-cover-img.d-flex::after{
		    background-size: 243px;
		    top: 49px;
	}
	.list p{
		padding-top:0px;
	}
	.footcolsdet {
    display: none;
}
	.single-liquid-portfolio ul.portfolio-categories {
        width: 50%;
	}
	.single-liquid-portfolio .p-9{
	padding-left:40px !important;
		padding-right:40px !important;
	}
	.meetcols:hover .meetcontent h5 {
    padding-bottom: 0px;
}
	.footcontact.wpb_column{
		display:block;
	}
		
}

@media only screen and (max-width:998px){
	h1, .bannertext h1{
		font-size: 38px;
	}
	h2{
		font-size:var(--font-tab-text) !important;
	}
	h3{
		font-size:var(--font-head-mobile) !important;
	}
	h2 br{
		display:none;
	}
	.smartpara div{
		    font-size: 18px !important;
	}
	.innerbanner {
    min-height: 450px !important;
	
}
	.commonspace {
	   padding:var(--spacing-lg)0px;
	}
	/* Maintenance */
	.keyfeatures {
    padding-left: 0px;
    padding-right: 0px;
	}
	.bannertext{
		    padding-left: 15px !important;
		width:100% !important;
	}
	.footer .vc_col-sm-5 {
    width: 50% !important;
}
	.footer .ld-empty-space{
		height:0px !important;
	}
	
	.social{
		    padding-top: 17px;
	}
	.footcontact {
    width: 50%;
}
	.footcontact.wpb_column{
		    padding-top: 50px;
	}
	.page-id-603 .contactdetails {
    padding-bottom: 35px;
}
	/* products */
	#wtcpl_tabs_container .each_cat ul.products.columns-4 > li {
    width: 50% !important;
}
	/* Projects */
	.customportfolio .portfolio-excerpt{
		    height: auto;
	}
	.customportfolio h3.portfolio-title {
    font-size: 31px;
	}
	.customportfolio .hub-liquid-portfolio-item img{
		height:auto;
	}
	.customportfolio h3.portfolio-title::before{
		top: 10px;
		    background-size: 18px;
	}
	
	/* Fitness */
		.commneeds {
    padding-left: var(--spacing-sm)0px;
    padding-right: var(--spacing-sm)0px;
}
	.clearcols{
		width:48%;
		
	}
	/* About Us */
	.meetcols{
		    width: 50%;
    margin-bottom: 20px;
	}
	/* single portfolio */
	button.slick-prev{
		    right: calc(100% - 144px);
	}
	button.slick-next{
	    left: calc(100% - 132px);
	
}
	.portfolio-item:nth-child(1) h4, .portfolio-item:nth-child(2) h4{
	 font-size:var(--font-tab-text);
}
	.related-portfolios h3{
		    font-size: 18px !important;
	}
	/* slides */
	.smarthead h1{
		font-size:37px !important;
	}
	
	.scrollup p{
	padding-right: 0px;
    width: 100%;
	
}
	.scrolldownimage img {
    transform: translate(0px, -293px);
    height:407px;
  
}
	.scrollimage img {
    transform: translate(0px, 195px);
		
}
	
	.hoversec:hover .scrollimage img{
		    height: 430px;
	}
	/* footer */
	.copyrightscols .vc_col-sm-5 {
    width: 38% !important;
}
	.copyrightscols .vc_col-sm-2{
		width: 22% !important;
	}
.page-id-603 .contactdetails {
    padding-bottom: 24px !important;
}
	.page-id-603 .footcolsterms {
        width: 50% !important;
    }
	.page-id-603 .foot-logo{
		    top: -70px !important;
	}
	.page-id-603 .footermain {
    padding: 20px 15px 49px 15px !important;
}
	.brandscols{
		    width:100%;
	}
	.smartpara {
    padding-top: 80px;
}
	.smartbtn {
        padding-top: 155px;
    }
	
	
}


@media only screen and (max-width:767px){
	:root{
		--spacing-xll: 50px;
		--spacing-md:15px;
		--font-size-md:16px;
		
	}
	
	body .container{
		        padding: 0 25px;
	}
	h1, .bannertext h1{
		font-size: 35px !important;
	}
	h2{
		font-size:var(--font-tab-text) !important;
	}
	h3{
	   font-size:var(--font-head-mobile) !important;
	}
	p{
		font-size:var(--font-size-sm) !important;
		    line-height: calc(var(--font-size-md) + 6px);
	}
	.bluetext p{
		line-height: calc(var(--font-size-md) + 6px);
	}
	.colsmove {
    padding-left: var(--spacing-md) !important;
    padding-right: var(--spacing-md) !important;
}
	h3 br, h4 br{
		display:none;
	}
	.innerhead li{
		font-size:var(--font-size-md);
	}
.hub-liquid-portfolio-grid.columns-2 {
   grid-template-columns: repeat(1, 1fr);
	}
	    .smarthead h1 {
   
			        font-size: 34px !important;
        width: 98% !important;
    }
	.commonspace{
	padding:var(--spacing-lg) 0px;
}
	.imageleft {
    padding-right: 0px;
}
	#wtcpl_tabs_container .each_cat ul.products.columns-4 > li{
		width:100% !important;
	}
	#wtcpl_tabs_container .woocommerce ul.products{
		display:block;
	}
	.productbutton-wrapper{
		    flex-direction: column;
	}
	.widthcols {
    width: 100%;
}
	.customportfolio .hub-liquid-portfolio-item img{
		height:auto;
	}
	.triggercols{
		padding:var( --spacing-md);
		    border-right: 1px solid var(--borderline);
	}
	.topspacer{
		padding-top:(var--spacing-xll);
	}
	.overall{
		    padding-top: 25px;
	}
	.upphover1{
		    top: 27px !important;
	}
	.bottomspace{
	padding:var( --spacing-xs);
}
	.customportfolio h3.portfolio-title {
    font-size: 27px;
	}
	.colsleft {
    padding-left: 15px;
    padding-right: 15px;
}
	.whyus img {
    height: auto;
	}
	.cafecols {
    padding: 45px 25px 45px 25px;
}
	
	
	/* contac us */
	.innerbanner {
    min-height: 390px !important;
	}
	
.form .row p {
    display: block;
	}
	.ld-empty-space {
    height: 30px !important;
}
	.contbordercols {
          padding: 25px 30px 25px 30px;
}
	.contactborder .vc_col-sm-9 {
    padding-left: 10px;
    padding-top: 15px;
}
	.page-id-603 .contactdetails {
    padding-bottom: 15px !important;
}
	.contactforms {
    padding-top: 15px;
}
	.page-id-603 .foot-logo {
    position: absolute;
    top: 0px !important;
		display: flex;
}
	    .page-id-603  .logosfooter {
        margin-bottom: 0px;
	}
	  .page-id-603 .logosfooter img {
    height: 25px;
}
	      .page-id-603 .foot-logo {
        margin-top: 0px;
	}
	 .page-id-603  .footleft{
		padding-top:0px !important;
	}
	.footertext p, .signature a{
		text-align:center;
		font-size: 12px !important;
	}
	.contactform textarea {
    height: 127px !important;
}
	/* Maintenance */
	.lefttest h3, .righttest h3{
		width:100%;
		        font-size: 30px;
	}
	.lefttest h3 ::before{
	width: 45px;
    height: 45px;
    background-size: 45px;
	right:45px;
	}
	.righttest h3 ::before{
		width: 45px;
    height: 45px;
    background-size: 45px;
		    left: 45px;
	}
	.clearfix .row.ld-row.ld-row-inner {
    display: flex;
		gap:0px !important;
	}
	.testoutborder h3{
		    padding: 45px 0px;
	}
	.maintimage img{
		height:auto;
	}
	.mobileimagespace {
    padding-bottom: 30px;
}
	.innerhead li::before{
		    width: 10px;
    height: 10px;
    background-size: 10px;
	}
	.bannertext p{
		font-size:var(--font-size-md);
	}
	
	/* Navigation */
	.lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav>li {
    font-size:var(--font-tab-text);
}
	
	
	/* Products */
	
	.footleft{
	padding:var(--font-price-sm);
	padding-bottom:0px;
	}
	.productbanner {
    min-height: 330px !important;
	}
	.productbanner h1 {
    padding-bottom: 15px;
}
	
	/* Projects */
	.portfolio-filters-dropdown{
		flex-direction:column;
		
	}
	.portfolio-filters-dropdown .ss-main, .widthmove {
    width: 100%;
	}
	.portfolio-filters-dropdown .ss-main .ss-single-selected{
	    margin-bottom: 14px;
		        width: 100%;
	}
	
	.customportfolio h3.portfolio-title::before{
		    top: 11px;
		    background-size: 17px;
	}
	.load-more-wrapper{
		    padding-bottom: 30px;
	}
	/* Fitness */
	.servicescols h4{
	margin-left:0px;
    padding-top: 20px;
		font-size:22px;
	}

	.cleartext h4 {
    height: auto;
		 
}
.clearcols{
		   margin-bottom: 10px;
	        width:100%;
	}
	.features{
		min-height:auto;
	}
	/* commercial */
	
	.features h3 {
    font-size: 25px !important;
	}
	.top_spacer{
	    padding-top:var(--spacing-lg);
	}
	/* About us */
	.meetcols{
		   width:100%;
	}
	.clientnames{
		margin-top:0px;
	}
	    .Logobrand img {
               height: 80px;
        width: auto;
        margin: auto;
    }
.ourbrands .vc_col-sm-1\/5:last-child {
    padding-right: 0px !important;
}
	
	.trainingleft h4 {
    padding-bottom: 20px;
}
	.ourbrands .vc_col-sm-1\/5{
		    padding-bottom: 15px;
	}
	
	
	/* footer */
	.footer .vc_col-sm-5 {
    width: 100% !important;
}
/* 	.foot-logo{
		    margin-top: 32px;
display:block;
		        padding-right: 0px !important;
		} */
	    .footcontact {
        width: 100%;
    }
	.footcontact.wpb_column{
		    padding-top: 20px;
	}
	.footcolsmd, .footcolsterms {
    width: 100%!important;
}

	.logosfooter{
	    margin-bottom: 15px;
    text-align: center;
	}
	.footer h4{
		    padding-bottom: 15px;
	}
	.footermain {
    padding: 34px 0px 40px 0px;
}
	.formsec{
		    padding: 30px;
	}
	.copyrightscols .vc_col-sm-2 {
        width: 100% !important;
    }
	/*innerprojects */
	
	.lqd-pf-single-cover img{
		height: auto;
	}
	.largewidth {
    padding-left: 30px;
    padding-right: 30px;
}
	.portfolio-item:nth-child(1), .portfolio-item:nth-child(2){
 display: block;
	}
	.portfolio-item:nth-child(1) h4, .portfolio-item:nth-child(2) h4{
		font-size: var(--font-head-mobile);
				width:100% !important;
		        text-align: center;
		        padding: 40px 0px;
		        border: none;
	}
	.slick-slide, .slick-cloned{
		width:100% !important;
	}
	.portfolio-item:nth-child(1) h4::before{
		        width: 45px;
        height: 45px;
        background-size: 45px;
        right: 45px;
	}
	.portfolio-item:nth-child(1) h4::after{
		
      width: 45px;
        height: 45px;
        background-size: 45px !important;
        right: 67px;
        top: 63px;
	}
		.portfolio-item:nth-child(2) h4::before{
	width: 45px;
        height: 45px;
        background-size: 45px;
        left: 45px;
	}
	.portfolio-item:nth-child(2) h4::after{
	width: 45px;
        height: 45px;
               background-size: 45px !important;
        left: 19px;
        top: 66px;
	}
	.portfolio-item:nth-child(1):hover h4::after{
		        right: 43px;
        top: 40px;
	}
	.portfolio-item:nth-child(2):hover h4::after{
	        left: 46px;
        top: 40px;
	}
	button.slick-prev{
		    right: calc(100% - 82px);
	}
	button.slick-next{
		    left: calc(100% - 75px);
	}
	figure.lqd-pf-single-cover-img.d-flex::after{
		    background-size: 175px;
		top: 15px;
	}
	.related-portfolios h3::before{
		    top:7px;
	}
	ul.portfolio-categories, .lqd-pf-single-cover .lqd-pf-single-title{
		 padding-left:20px;
	}
	
	
	.lqd-pf-single-cover {
    height: 465px;
}
	.imageright {
    padding-left: 0px;
}
	.homeproductcols {
    padding-right: 15px;
		padding-top:15px;
}
	 .largeimage .wpb_wrapper,
    .largeimage .vc_single_image-wrapper.vc_box_border_grey,
    .largeimage img,
    .vc_single_image-wrapper,
    .largeimage.vc_single_image-wrapper {
        width: 100%;
    }
	
	/* slides */
	.n2-ss-slide{
		height:400px !important;
	}
	.smartpara div{
		    width: 100%;
	}
	.smarthead{
		padding-bottom:100px;
	}
	.smartpara, .smarthead{
		width:100% !important;
		top:50% !important;
		transform:translate(10px, -50%) !important;
	}
	.smartpara{
		        padding-top: 45px;
		width:96% !important;
	}
	.footcurve{

    padding-right: 0px;
}
	.smartbtn {
		width:100% !important;
/* 	left: 0px !important;
		top:50% !important;
    transform: translate(-29%, -50%) !important; */
	    transform: translate(83px, 270px) translate(-50%, -50%) !important;
		
    padding-top: 30px;
}
	
	
	.mobileremove {
    padding-left: 15px !important;
    padding-right: 15px !important;
		margin-bottom:50px;
}
	.scrolldown h4{
		padding-top:0px !important;
		margin-top:0px;
	}
	    .scrolldownimage img {
        transform: translate(0px, -293px);
        height: 505px;
    }
	
	.hoversec:hover .scrolldownimage img {
    transform: translate(0px, 180px);
	}
	
	.homeproductimage img {
    height: 325px;
		padding-bottom:15px;
  
	}
	
	.form {
    padding-top: 30px;
}
	.woocommerce div.product>.row {
    display: flex;
		flex-direction:column;
	}
	.woocommerce div.product>.row>div {
    flex-grow: 1;
    width: 100%;
}
	
	.woocommerce ul.products{
		    flex-direction: column;
	}
	.woocommerce .related.products  ul.products{
		 flex-direction: row;
	}
	.woocommerce div.product .lqd-woo-single-summary {
    padding-left: 25px;
    padding-right: 25px;
}
	.woocommerce div.product .lqd-woo-single-images {
    padding-right: 0px;
	}
	.key_featuresinner {
    display: block;
	}
	.section-spacer{
		padding:var(--spacing-xll)25px;
	}
	    .woocommerce ul.products li.product {
        width: 100% !important;
    }
	.imageleft img, .imageright img {
        height: 260px;
        object-fit: cover;
		padding:20px 0px;
    }
	.search-results .lqd-lp-column.col-md-12 {
    width: 100%;
	}
	    .scrollimage img {
        transform: translate(0px, 203px);
    }
	.brandscols {
            padding-right: 12px !important;
        padding-left: 12px !important;
        margin-bottom: 15px;
        width: 50%;
}
	.brandlogos {
    margin-top: -15px;
}
	.lefttest h3 ::after{
		    background-size: 41px !important;
    right: 28px;
    top: 58px;
	}
	.lefttest:hover h3:after{
	right: 12px;
    top: 42px;
    transition: all 0.3s ease;
}
	.righttest h3::after{
		top: 60px;
		    left: 26px;
		    background-size: 44px !important;
		transition: all 0.3s ease;
	}
	.righttest:hover h3::after{
	    top: 40px;
		    left: 48px;
		transition: all 0.3s ease;
}
	.register .parentname {
    display: block;
}
	.woocommerce form.login {
    height: auto;
}
	.footertext {
    margin-bottom: 0px !important;
}
	    .page-id-603 .footcolsterms {
        width: 100% !important;
}
	.social {
        padding-top: 0px;
}
	a.whitebtn{
		margin-top:0px !important;
	}
	.Testimonialcols {
        height: 479px;
    }
	.Testimonialspace {
    padding-top: 0px;
}
	.headspace h2 {
    padding-bottom: 34px;
}
	.customportfolio .hub-liquid-portfolio-item {
    margin-bottom: 15px;
	}
	.hidecols:nth-child(1), .hidecols:nth-child(2), .hidecols:nth-child(3){
		padding-left:0px !important;
	}
	.accordion {
    padding-top: 30px;
}
	
/* Feedback */	
	.scrollimage img {
    transform: none;
		height: 260px;
    object-fit: cover;
}
	.hoversec:hover .scrollimage img, .scrolldownimage img{
			height: 260px;
	}
	.hidecols .vc_column-inner {
    height: auto;
}
	.hoversec:hover .scrollimage img, .hoversec:hover .scrolldownimage img{
    transform:none;
}
	.hoversec:hover .scrolldown {
    transform: none;
	}
	.scrolldown, .scrollup{
		 transform: none;
		                padding: 37px 34px;
	}
	.hoversec:hover .scrollup {
    transform: none;
}
	.scrolldownimage img{
		 transform: none !important;
	}
	.scrollup p, .scrolldown p{
		width:100%;
	}
	.shortinnerbanner .vc_col-sm-6 {
    width:100%;
}
	.audioservice::before{
		    top: 3px;
	}
	.mobilehidecols {
    padding-bottom: 0px;
}
	.commneeds .cleartext h4 {
    font-size: 22px;
}
	.logosmallspace {
    padding-bottom: 0px;
}
	.ourbrands .vc_col-sm-1\/5:last-child{
	padding-right:20px !important;
}
	    .trainingleft {
        padding: 0px 10px 20px 10px !important;
    }
	.projectcols{
		height:395px;
	}
	.lightcols:last-child {
   padding: 0px !important;
}
	
	.woocommerce .related.products ul.products li.product a img{
		    height: 170px;
		    width: 170px;
	}
	.woocommerce .related.products ul.products li.product h3{
		font-size: 23px !important;
    min-height: 65px;
	}
	.woocommerce .products.related{
		margin-bottom:0px !important;
	}
	.key_features h3{
		padding-bottom:25px;
	}
	.woocommerce h2{
		padding-bottom:10px;
	}
	.meetcontent h5 {
    padding-bottom: 0px;
}
	    .single-liquid-portfolio .clearfix .row.ld-row.ld-row-inner {
        flex-wrap: wrap !important;
    }
	.wp-singular.liquid-portfolio-template-default .innerhead ul {
    padding-top: 0px;
}
	.single-liquid-portfolio .mobileimagespace{
		padding-bottom:10px;
	}
	.mobilehidehomelogo{
	display:block;
}
	.mobilecarlogos {
         border: 1px solid #d9e0e4;
    text-align: center;
    padding: 15px;
		margin-bottom:15px;
}
	.logohalf{
		width:50%;
	}
	.mobileright {
    padding-right: 0px;
}
	.mobilecarlogos img{
		    width: 151px;
    height: 105px;
    object-fit: contain;
    margin: auto;
	}
	.single-product .woocommerce div.product div.images img{
		height: 435px;
		object-fit: cover;
	}
	section.woocommerce-customer-details h2, h2.woocommerce-order-details__title{
		font-size:22px !important;
	}
	.woocommerce-page .woocommerce {
    padding: 0px 0px 0px 0px !important;
}
	.innerbanner::after{
		    width: calc(100% - 19%);
	}
	.testimonialsection{
		padding: 15px 25px;
	}
	.total-index{
		    bottom: 29px;
    right: 12px;
	}
	    .headspace h2 {
        width: 100%;
    }
	.customportfolio {
    margin-bottom: 20px !important;
}
	.accordion-title{
		line-height:1.23em !important;
	}
	.single-liquid-portfolio .p-9{
	padding-left:15px !important;
		padding-right:15px !important;
	}
	.lqd-woo-summary-info h1.product_title.entry-title{
		font-size:27px !important;
	}
	.single-liquid-portfolio ul.portfolio-categories {
        width: 100%;
	}
	figure.lqd-pf-single-cover-img.d-flex::before{
		height:95%;
		background: linear-gradient(90deg, rgb(0 0 0 / 99%) 45%, rgb(0 0 0 / 44%) 100%, rgb(0 0 0 / 1%) -80%);
	}
	
select#mobileCategoryDropdown {
    width: 100%;
    padding: 10px;
	display:block;
	border:none;
}
	.wtcpl_category_nav ul{
		display:none;
	}
/* 	.meetcols:hover .meetcontent{
    height: calc(100% - 47px);
}
	.meetcols:hover .meetcontent p{
		    height: 224px;
	} */
	.active{
		 transition: transform 0.6s ease;
	}
	.active .meetcontent{
		    height: calc(100% - 45px) !important;
		    transition: transform 0.6s ease;
		overflow:scroll;
	}
	.active .meetcontent p{
		    height: 316px !important;
		   transition: transform 0.6s ease;
	}
	    .active2 .meetcontent {
      bottom:0px !important;
			 transition: transform 0.6s ease;
			  height: 170px !important;
	}
	
	.product-item-row {
    width: 100%;
	  
	}
	.producttopindex ul {
    padding-bottom: 20px;
	}
	.producttopindex ul::before{
		    bottom: -4px;
		    left: -26px;
		top:auto;
		width:130%;
	}
	.producttopindex li {
    display: block;
    padding-right: 0;
    text-align: center;
    padding-bottom: 5px;
}
	.product-item-parent{
		padding-bottom:20px;
		    padding-right: 0px;
		    grid-template-columns: repeat(1, 1fr);
	}
	.product-description-wrap, .product-details-wrap{
		min-height:auto;
	}
	.mobileshows{
	display:block;
}
	.testiheadsec{
		padding-bottom:50px;
	}
	.woocommerce-page .footer  .footleft{
		padding-bottom:0px;
}
}


@media only screen and (max-width:484px){
	
	:root {
	    --font-head-mobile: 23px;
		--logoWidth:100px;
		--font-tab-text: 28px;
	}
	
	.smartpara div{
		font-size:17px !important;
	}

	.smarthead h1{
		              font-size: 27px !important;
        padding-bottom: 25px;
	}
	    .hoversec:hover .scrolldownimage img {
        transform: translate(0px, 195px);
    }
	h2{
	 font-size: var(--font-tab-text) !important;	
	}
	
	.innerhead h2{
 		font-size:var(--font-price-sm) !important;
	}
	.innerhead h3{
		font-size:var(--font-head-mobile);
	}
.footer a{
	    font-size: 16px;
}
	.portfolio-item:nth-child(2) h4::before{
		        left: 0px;
	}
 .portfolio-item:nth-child(2) h4::after{
	 left: -25px;
}
.portfolio-item:nth-child(1) h4::before{
		        right: 0px;
	}
.portfolio-item:nth-child(1) h4::after{
	 right: 22px;
}
    .portfolio-item:nth-child(1):hover h4::after {
        right: 10px;
}
    .portfolio-item:nth-child(2):hover h4::after {
        left:10px;
}
	    .portfolio-item:nth-child(1) h4, .portfolio-item:nth-child(2) h4 {
			font-size:var( --font-head-mobile);
	}
	.smarthead {
        padding-bottom: 122px;
    }
	.borderbtn {
    top: 15px !important;
}
	.Testimonialcols {
        height:642px;
    }
	.Logobrand img {
        height: 55px;
	}
	p.shortDesc{
		    height: 66px;
		overflow:scroll !important;
		margin-bottom: 25px;
	}
		.woocommerce ul.products li.product h3{
		font-size: 21px !important;
	}
	.customportfolio {
    margin-bottom: 0px !important;
}
	.accordion-title{
		font-size:22px;
	}
	    .smartpara {
        padding-top: 45px;
    }
	.woocommerce .related.products ul.products{
		display:block;
	}
	.woocommerce ul.products.columns-4 li.product{
		width:100% !important;
	}
	.woocommerce div.product .key_features h3{
		font-size:28px !important;
	}

	
	}