:root{
	--primary-font-family: 'WorkSans',sans-serif;
	--primary-clr: #DF1D3A;
	--grey-dark-clr: #43423E;
	--grey-light-clr: #FAFAFA;
	--white-clr: #FFFFFF;
	--white-dark-clr: #EEEEEE;
	--black-light-clr: #212121;
	--black-clr: #1C1B17;
	--blue-clr: #233963;
	--blue-light-clr: #0095DA;
	--orange-clr: #ff8b37;
	--blue-mild-light-clr: #EFF2F8;
	--blue-dark-light-clr: #0D3565;
	--yellow-clr: #F5CB00;
	--sniffcolor-primary: #7DA81C;
	--sniffcolor-secondary:#EDEDED;
	--fireplace-primary:#f27100;
	--fireplace-secondary:#f5f5f5;
	--sydnney-plumbing-primary:#ec373e;
	--sydnney-plumbing-secondary:#e5e9f5;
	--bargain-online-primary:#f1f1f1;
	--qn-designs-primary: #db974d;
	--turbo-scaffolding-primary:#e94d18;
}

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; }
* { padding: 0; margin: 0; border: none; box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: var(--primary-font-family); font-size: 100%; font-style: normal; font-weight: 400; margin: 0; outline: 0; padding: 0; vertical-align: baseline; -webkit-font-smoothing: auto; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block }
audio, canvas, video { display: inline-block }
audio:not([controls]) { display: none; height: 0 }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a { text-decoration: none; color: initial; display: inline-block; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
a:focus { outline: none }
a:hover, a:active { outline: 0; }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6, b, strong, dt, th { font-weight: bold; }
em, i { font-style: italic; }
ul { padding: 0 0 0 0px; }
ol { padding: 0 0 0 0px }
ul ul, ol ol { margin: 0px; }
ul li, ol li { list-style: none; }
p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address { margin: 0px; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; max-width: 100%; height: auto; }
figure { margin: 0; }
legend { white-space: normal; }
q { quotes: "\201C" "\201D" "\2018" "\2019" }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em }
sub { bottom: -0.25em }
table { border-collapse: separate; border-spacing: 0; width: 100%; empty-cells: show; border: none; }
table table { margin: 0 }
th, td { border: none; padding: 8px 10px }
.fixbody, .fixbodytwo{ overflow: hidden; position: fixed; width: 100%; }
caption, th, td { font-weight: normal; background: #fff }
.clearfix:before, .clearfix:after,.clearDiv:before, .clearDiv:after{ content: " "; display: table }
.clearfix:after, .clearDiv:after { clear: both; }
svg:not(:root).svgImg { overflow: visible }
.svgImg { display: inline-block; font-size: inherit; height: 1em; overflow: visible; vertical-align: -.125em; font-size: 22px; }
.wrapper { width: 100%; margin: auto; position: relative }
.trans, path, circle, rect, poligon { -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
a[href^="mailto"]{word-break: break-all;}
details, details summary {padding-left:0; background-image:none; -webkit-appearance:none;}
details summary::-webkit-details-marker {display:none;}
button:focus{outline:0}
.trans  { -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
h1,h2,h3,h4,h5,h6 { font-weight:600;line-height:1.2em; }
.noDeviceDetect a[href^=tel] { pointer-events: none; }
body{font-family:var(--font-family);font-weight:400; font-size:16px;line-height:30px;color:var(--secondary-clr); }
.container{width:100%;max-width:1370px !important;padding-left:15px;padding-right: 15px;} 
label.error, span.error, div.error, span.wpcf7-not-valid-tip, .captchaDiv span.wpcf7-not-valid-tip { position: absolute; right: 0; top: -20px; width: auto; height: auto; margin: 0; -webkit-font-smoothing: auto; line-height: normal; font: 11px/11px arial; background: #fb0101; padding: 5px 5px 4px; color: #fff; }
.captchaDiv span.wpcf7-not-valid-tip { right: inherit; left: 0; }
label#email_chimp-error.error { right: inherit; left: 20px; z-index: 2; }
label.error:after, span.error:after, div.error:after, span.wpcf7-not-valid-tip:after { border-color: #fb0101 transparent transparent; -moz-border-image: none; -o-border-image: none; border-image: none; border-right: 6px solid transparent; border-style: solid; border-width: 6px; content: " "; height: 0; left: 20px; margin-left: -10px; position: absolute; top: 100%; width: 0; }
.wpcf7-validation-errors, .wpcf7-spam-blocked { display: none !important; }
div.wpcf7-response-output { float: left; width: 100%; margin: 0; padding: 6px 10px;    margin-top: 20px; }
.slick-track{ display:flex; }
select {-webkit-appearance: none;-moz-appearance: none;text-indent: 1px;}
select::-ms-expand {display: none;}
::-webkit-input-placeholder{font-family: var(--primary-font-family);}
:-moz-placeholder{opacity:1; font-family: var(--primary-font-family);}
::-moz-placeholder{opacity:1; font-family: var(--primary-font-family);}
:-ms-input-placeholder{font-family: var(--primary-font-family);}
::-ms-input-placeholder{ font-family: var(--primary-font-family);}
::placeholder{font-family: var(--primary-font-family);}
p a{color:var(--primary-clr); text-decoration: underline; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
p a:hover{text-decoration: none;}
.py-80 {
    padding-bottom: 80px;
}

/* Slider */ 
.slick-slider {position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0; } .slick-list:focus {outline: none; } .slick-list.dragging {cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track {position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; } .slick-track:before, .slick-track:after {display: table; content: ''; } .slick-track:after {clear: both; } .slick-loading .slick-track {visibility: hidden; } .slick-slide {display: none; float: left; height: 100%; min-height: 1px; } [dir='rtl'] .slick-slide {float: right; } .slick-slide img {display: block; } .slick-slide.slick-loading img {display: none; } .slick-slide.dragging img {pointer-events: none; } .slick-initialized .slick-slide {display: block; } .slick-loading .slick-slide {visibility: hidden; } .slick-vertical .slick-slide {display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden {display: none; }
.slick-loading .slick-list { background: #fff url('./ajax-loader.gif') center center no-repeat; }/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('../fonts/slick.eot'); src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg'); font-display: swap;}
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }

.radious-12{border-radius: 12px;}
.main-nav ul.main-nav-ul li.nav-list .submenuTit .title-link {font-size: 16px;font-weight: 600;color: var(--black-clr);line-height: 1.2em;margin-bottom: 24px;transition: all 0.3s ease-in-out;}
.main-nav ul.main-nav-ul li.nav-list .submenuTit .title-link.active, .main-nav ul.main-nav-ul li.nav-list .submenuTit .title-link:hover{color:var(--primary-clr);}
.width-85{max-width: 85.3%;width: 100%;margin: 0px auto 56px;text-align: center;}
.width-80{max-width: 80.3%;width: 100%;margin: 0px auto 56px;text-align: center;}
.width-90{max-width: 90.3%;width: 100%;margin: 0px auto 56px;text-align: center;}
.width-100{max-width: 100%;width: 100%;}
.mb-16{margin-bottom: 16px;}
.mt-0{margin-top: 0;}
.sticky-content{position: sticky; top: 100px;}
.text-center{text-align: center;}
.mb-20{margin-bottom: 20px !important;}
.mb-5{margin-bottom: 5px;}
.mb-30{margin-bottom: 30px;}
.mb-50{margin-bottom: 50px;}
.paddingtop-56{padding-top: 56px;}
.pointer-none{pointer-events: none;}
.font-weight-500{font-weight: 500;}
.pr-10{padding-right: 10px;}
.pr-30{padding-right: 30px;}
.text-left{text-align: left;}
.headerPadd { height:91px; }
/*.cstbtn, .commonBtn { font-size: 16px; height: 50px; line-height: 1.2em; color: var(--white-clr); background: var(--black-clr); text-align: center; border: 1px solid var(--black-clr); padding: 0 4%; border-radius: 30px; font-weight: 600; display: inline-flex; position: relative; align-items: center;  -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; min-width: 200px; justify-content: center;cursor: pointer; }*/
.cstbtn, .commonBtn {font-size: 16px;height: 50px;line-height: 1em;color: var(--white-clr);background: var(--black-clr);text-align: center;border: 1px solid var(--black-clr);padding: 0px 26px;border-radius: 30px;font-weight: 600;display: inline-flex;position: relative;align-items: center;-webkit-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;transition: all .4s ease-in-out;min-width: 200px;justify-content: center;cursor: pointer;}
.btnblack{background-color: var(--black-clr) !important;border: 1px solid var(--black-clr) !important;}
.btnblack:hover{background-color:transparent !important;}
.btnArrow { position:relative; }
.btnArrow::after { content: ''; background-image:url('../images/btn-arrow.svg'); background-repeat: no-repeat; transform-origin: left; 
	background-position: center left; width:16px; height:16px; display: inline-flex; align-items: center; margin-left: 10px;
	-webkit-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}  
.headerfixed { position: fixed; left: 0px; right: 0px; top: 0px !important; z-index: 999; margin: auto; box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.075); -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.main-header-div { background-color: var(--white-clr); border-bottom: 1px solid var(--white-dark-clr); }
.main-nav .main-nav-ul { display:inline-flex; align-items: center; }
.main-nav ul.main-nav-ul .nav-list a { font-size:16px; line-height: 16px; font-weight:500; color:var(--black-clr); }
.main-nav ul.main-nav-ul .nav-list.active > a , .main-nav .main-nav-ul li > ul > li ul li.active > a{ color:var(--primary-clr); }
.main-nav ul.main-nav-ul .nav-list { padding: 30px 18px; }
.header-btn-div .quote-btn { min-width: 168px; }
.overlay {background: rgba(0,0,0,.7); width: 100%; position: fixed; top: 0; left: 0; cursor: pointer; bottom: 0; right: 0; opacity: 0; visibility: hidden; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 1;}
.fixbody .overlay, .fixbodytwo .overlay{visibility: visible; opacity: 1;}
.sectionTitle { font-size:48px; line-height:1.2em; color:var(--black-clr); font-weight:600; margin-bottom:8px;}
/*.sectionTitle span { font-weight:600; color:var(--primary-clr);  display: inline-block;}*/
.sectionTitle span { font-weight:600; color:var(--primary-clr);}
.secTitleDesc { font-size:18px; line-height:1.5em; color:var(--grey-dark-clr); font-weight:500; }
.secTitleDesc a { color:var(--primary-clr); text-decoration: underline; text-underline-offset:3px; font-weight:500; display: inline; }
.commonSpace{padding-top: 80px; padding-bottom: 80px;}
.commonSpace56{padding-top: 56px; padding-bottom: 56px;}
.paddingtop-80{ padding-top: 80px; }
.paddingTop_90 { padding-top: 60px; }
.paddingTop_40 { padding-top:40px; }
.text-align-center { display:block; text-align:center; }
.border-b { border-bottom: 1px solid var(--white-dark-clr); }
.border-t { border-bottom: 1px solid var(--white-dark-clr); }
.border-top { border-top: 1px solid var(--white-dark-clr); }
.white-clr-text { color: var(--white-clr) !important; }
.white-dark-text { color:var(--white-dark-clr); }
.red-clr-text { color:var(--primary-clr); }
.black-text { color:var(--black-clr) !important; }
.row { margin-left: -15px; margin-right: -15px;}
[class^='col-'] {padding-left: 15px; padding-right: 15px; }
.main-nav .main-nav-ul > li.active > a { position: relative; color:#000;}
.main-nav .main-nav-ul > li.active > a:after{ width: 100%;}
.main-nav .main-nav-ul li > ul {position: absolute; background: #fff; min-width: 305px; text-align: left; z-index: 1; top: 100%; left: 0px; box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.1); display: none; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 4;}
.main-nav .main-nav-ul li > ul > li a { color:#909090; display: block; width: 100%; font-size: 16px; text-transform: none; }
.main-nav .main-nav-ul li > ul > li{width: 100%;}
.megamenu { position: absolute; padding: 48px 0px 48px 0px; left: 0px; right: 0px; width: 100%; display: block; background-color: #fff; box-shadow: 4px 2px 8px  rgb(40,40,40, 0.15); top: 0px; overflow: hidden;  }
.main-nav .main-nav-ul > li.megamenu-li { position: static;  }
.main-nav .main-nav-ul li > ul.bigsub_menu li .megamenu li { width: 100%; position: relative; z-index: 1;  }  
.main-nav .main-nav-ul li > ul.bigsub_menu li .megamenu li a { padding: 0px; margin-bottom: 10px; width: auto; display: inline-block;}
.submenuTit, .submenuTit .title-link { font-size: 16px; font-weight: 600; color: var(--black-clr); line-height: 1.2em; margin-bottom: 24px; }
.main-nav .main-nav-ul li.megamenu-li > ul { box-shadow: none; }
.main-nav ul.main-nav-ul li.nav-list ul li a { font-size: 16px; font-weight: 400; color: var(--black-clr); line-height: 24px; margin-bottom: 5px; width:100%; height:100%; }
.main-nav .main-nav-ul li > ul.bigsub_menu{ min-width: 100%; }
.cstMenuDrpArrow { position: relative; cursor: pointer; display: inline-block; cursor: pointer; padding-left: 4px; z-index: 9; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.cstMenuDrpArrow::after { content:''; background-image:url('../images/down-arrow.svg'); background-repeat:no-repeat; width:14px; height:8px; display: inline-block; left:0px; top:-8px; position:absolute; -moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.megamenu .megaCol-lg {  width: 22%;  }
.megamenu .megaCol-md {  width: 21%;  }
.megamenu .megaCol-sm {  width: 18%;  }
.ourwrkSbmenu { display:flex; flex-wrap:wrap; justify-content:center; gap:32px; }
.ourwrkSbBox {width: 100%;max-width: 245px;border-radius: 12px;min-height: 156px;position: relative;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.bluemildbg{background-color:var(--blue-mild-light-clr);}
.blueBg { background-color:var(--blue-clr); }
.orangeBg { background-color:var(--orange-clr); }
.bluelightBg { background-color:var(--blue-light-clr); }
.whiteBg { background-color:var(--white-clr); }
.blackBg { background-color:var(--black-clr); }
.greylightBg { background-color:var(--grey-light-clr); }
.redBg { background-color:var(--primary-clr); }
.breadcrumb ul li a[href*="javascript"] { pointer-events: none;}
.ourwrkSbImg { position:absolute; bottom:0px; right:10px; }
.ourwrkSbLink .ourwrkSbtxt { color:var(--white-clr); font-size:16px; line-height:24px; font-weight:400; padding:16px 0px 0px 16px; position:relative; }
.ourwrkSbLink .ourwrkSbtxt::after { content:''; background-image:url(../images/nav-arrow.svg); background-repeat:no-repeat; background-position:center; width:15px; height:16px; display:inline-flex; position: absolute; margin: 5px 0px 0px 8px; }
.bannerContent { max-width:1058px; width:100%; margin:0px auto; text-align:center; }
.bannerTxt { font-size:60px; line-height: 1.2em; font-weight:600; color:var(--black-clr); padding-bottom:16px; }
.bannerDetailCnt { padding-bottom:32px; }
.bannerBtnDiv { padding-bottom:24px; }
.bannerDetailCnt p { font-size:18px; line-height:1.5em; color:var(--grey-dark-clr); font-weight:500; }
.bannerDetailCnt p:not(:last-child) { padding-bottom:16px; }
.bannerCntdtail ul { display:flex; flex-wrap:wrap; justify-content:center; gap: 10px;}
.bannerCntdtail ul li { font-size:16px; line-height:1.3em; color:var(--black-clr); font-weight:400; position:relative; padding-left: 23px;}
.bannerCntdtail ul li::before { content:''; background-image:url('../images/check-icon.svg'); background-repeat: no-repeat; background-size: contain; width:15px; height:16px; display:inline-flex; position:absolute; left:0px; top:2px;  } 
.bannerCntdtail ul li:not(:last-child) { margin-right:6px; }
.title-word {animation: color-animation 6s linear; color: var(--color-4); font-weight: 600; }
.title-word-1 {--color-1: var(--primary-clr); }
.title-word-2 {--color-2: var(--primary-clr); }
.title-word-3 {--color-3: var(--primary-clr); }
.title-word-4 {--color-4: var(--primary-clr); }
@keyframes color-animation {
	0% { color: var(--color-1); }
	33.33% { color: var(--color-2); }
	66.66% { color: var(--color-3); }  
	100%  { color: var(--color-4); }
}
footer.footer { background-color: var(--grey-light-clr);  }
.fter-top { position:relative; }
/*.fter-top::after { content:''; background-image:url('../images/ft-bg-pattern.svg'); background-repeat:no-repeat; background-position:center top; width: 100%; max-width: 100%; min-height:484px; display: inline-flex; position: absolute; left: 0px; right:0px; margin:auto; background-size: cover; bottom: 10px; }*/
/*.fter-top::after { content:''; background-image:url('../images/ft-bg-pattern.svg'); background-repeat:no-repeat; background-position:center top; 
	width: 100%; max-width: 100%; min-height:484px; display: inline-flex; position: absolute; left: 0px; right:0px; margin:auto; 
	background-size: cover; bottom: 10px; }*/
/*.footerpattern{position:relative;}	*/

.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:after{right: calc(-80px / 2);}
.status-sec .cardlist-inner-boxs.cardlist-inner-boxs-four .status-txt{max-width: 213px;}
 

/* Section Your Ambition Start */
.yourAmbition-sec{width: 100%;background-image: url(../images/yourambitionbg-pattern.png);background-repeat: repeat;background-position: center;height: 100%; position: relative;}
.yourAmbition-sec:before,.yourAmbition-sec:after{content: '';background-image: url(../images/bg-pattern-blur.svg);background-repeat: no-repeat;background-position: center;width: 141px;height: 141px;position: absolute;z-index: 0;}
.yourAmbition-sec:before{top: 0px;left: 0px;}
.yourAmbition-sec:after{bottom: 0px;right: 0px; transform: scale(-1);}
.yourAmbition-sec .innerserviceMain{margin-bottom: 32px;}
/* Section Your Ambition End */
/* Section Your Project Your Way Start */
.contentImg-sec.your-project-your-way-sec{position: relative;}
.your-project-your-way-sec .contentImgRow{position: relative; z-index: 2;}
.your-project-your-way-sec::after {content: '';background-image: url(../images/your-project-your-way-pattern-bg.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 0;}
/* Section Your Project Your Way End */
/* Section Engagement Model Start */
.engagmnt-model-sec .contentImgRow {position: relative;align-items: flex-start !important;justify-content: center;margin-bottom: 56px;gap: 32px;}
.engagmnt-model-sec .contentImgRow .contentImgCol {max-width: calc(594px - 24px);}
.engagmnt-model-sec .contentImgRow .contentCol {max-width: calc(592px - 24px);}
.engagmnt-model-sec .contentCol .cotentCards {margin-top: 0;display: flex;flex-direction: column;gap: 32px;}
.engagmnt-model-sec .cotentCards .card{display: flex;flex-direction: column;align-items: center;justify-content: center;background-color: var(--grey-light-clr);max-width: 568px;color: var(--white-clr);border-radius: 10px;padding: 24px;text-align: left;counter-increment: count; z-index: 0;
-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;margin-bottom: 0 !important;}
.engagmnt-model-sec .cotentCards .card .cardtitle{position: relative;margin-bottom: 5px;line-height: 1.5em;}
.engagmnt-model-sec .cotentCards .card .cardtitle:before{content: '0' counter(count);writing-mode: initial;font-size: 32px;line-height: 1.2em;color: var(--primary-clr);font-weight: 600;margin: 0px 0px 12px 0px; display: flex;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.engagmnt-model-sec .cotentCards .card-Content{max-width: 100%;}
/* Section Engagement Model Start */
.casestudies-Sec.innerpageCasestudy .sectionTitleDiv{margin-bottom: 56px;}
/* .webdevcontentImg-sec .secTitleDesc {color: var(--black-clr);} */
.webdevcontentImg-sec .card-Content .cardtitle{line-height: 1.5em;}
.webdevcontentImg-sec .card-Content .cardDesc{line-height: 1.56em;}
.webdevcontentImg-sec .cotentCards .card {align-items: flex-start;}
.webdevservices-Sec .innerserviceBox .innerserviCnt{justify-content: flex-start;}
.webdevservices-Sec .innerserviCnt .innerserviDesc{margin-bottom: 24px; color: var(--grey-dark-clr);}
.webdevservices-Sec .innerserviCnt .innerservi-title{line-height: 1.5em; color: var(--black-light-clr);}
.webdevservices-Sec .innerServiBtn .cstbtn{min-width: 275px;}
.webdevapproach-Sec .approachCnt{top: 22%; padding: 32px 45px;}
.webdevfrmWrp p {margin-top: 0;}
.webdevservicescontentImg-Sec .seoauditBtn .cstbtn {min-width: 205px;}
.cardlist-inner-boxs-four {justify-content: space-between;}
.ourClientSecServices{padding-top: 40px;}
/*Web Developement*/
.webdevdesigntechlgytol-Sec .designtechlgytlCards {gap: 48px;align-items: center;}
.webdevdesigntechlgytol-Sec .designtechlgytlCard {padding: 16px 24px;min-width: 133px;}
.webdevdesigntechlgytol-Sec .designtechlgytlCard img {filter: grayscale(100%);opacity: 0.7;width: 100%; height: 100%; transition: all 0.3s ease-in-out;}
.webdevdesigntechlgytol-Sec .designtechlgytlCard:hover img{filter: none;}
.webdevgetQuoteCta-Sec .getquoteBtn .cstbtn{min-width: 360px;}
.status-sec .counterDiv .counter-value{font-weight: 700;}
.casestudiesMain .counterDiv .counter-value{font-weight: 600;}
.casestudy-tags{flex-wrap: wrap;}
/******************Case Studies******************/
.casestudiesbnnrwrap{padding-top:56px;padding-bottom:40px;}
.casestudiesbnnr .casestudiesadescription{font-size: 18px;line-height: 1.5em;color: var(--grey-dark-clr);font-weight: 500;max-width:770px;}
.casestudiesbnnr{flex-direction:column;gap:40px;}
.filtertxt{padding-left:24px;padding-right:24px;display:inline-block;}
.filterbtn{cursor: pointer;position:relative;padding:17px 24px;height:50px;min-width:294px; position:relative;display:flex;align-items:center;border: 1px solid #EEEEEE;border-radius:8px;}
.filterbtn::after, .filterbtn::before{content: '';background-image: url(../images/down-arrow.svg);background-repeat: no-repeat;width: 14px;height: 8px;
	display: inline-block;right:24px;top: 50%;transform:translateY(-50%);position: absolute;-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.filterbtn::before{background-image: url(../images/filtericon.svg);right:unset;left:24px;height:16px;width:16px;}
.resetfilter{color:var(--primary-clr);font-weight: 500;text-decoration:underline;}
.filterswrap{margin-bottom:24px;align-items:center;gap:24px;flex-wrap:wrap;position:relative;}
.filterbtn.active:after{transform:scaleY(-1);top:44%;}
.filterbtn.active{border:1px solid #1C1B17;}
.filterbtn .checkboxlistwrap{position:absolute;top:60px;right:0;left:0;width:100%;background:#fff;z-index:99;box-shadow: 0px 2px 20px 0px #00000026;display:none;
	max-height: 432px;overflow-y: scroll;border-radius:8px;}
.filterbtnswrap{display:flex;gap:16px;align-items:center;}
.filterswrapoption{flex-wrap:wrap;}
.filterbtn .checkboxlistwrap li, .filterswrapoption{align-items:center;gap:12px;font-weight: 500;font-size: 16px;line-height: 1.5em;}
.filterbtn .checkboxlistwrap li{padding:12px 16px;display:flex;flex-direction:row-reverse;justify-content:flex-end;}
.filterbtn .checkboxlistwrap input{opacity:0;position:absolute;width:100% !important;left:0;height:48px;outline:1.5px solid #EEEEEE;border:none;
	border-radius:8px;cursor:pointer;}
.checkboxlistwrap .checkboxlist label{transition:all 0.4s ease-in-out; display: inline-block;width: 16px;height: 16px;border: 2px solid #EEEEEE;border-radius: 2px;position: relative;cursor: pointer;}
.checkboxlistwrap .checkboxlist input:checked + label::after {content: '';position: absolute;width: 6px;height: 11px;border: solid #fff;border-width: 0 2px 2px 0;transform: rotate(45deg);left: 3px;top: -1px;}
.checkboxlistwrap .checkboxlist input:checked + label {background: var(--primary-clr);border-color:var(--primary-clr);}
.filtercross::marker{appearance:none;}
.filtercross{display:flex;align-items:center;gap:10px;padding:8px 24px;padding-right:12px; height:40px;position:relative;border: 1px solid #EEEEEE;border-radius:1000px;}
.filtercross .filtertxt{padding:0;}
.filtercross svg{cursor:pointer;padding:5px;height:20px;width:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#000000;}
.casestudiesmain{padding-top:40px;padding-bottom:80px;}
.casestudiesmain .casestudyBox{margin-bottom:40px;box-shadow: 0px 1px 20px 0px #0000000D;display:flex;flex-direction:row;justify-content:space-between;
	background-color:#FFFFFF;}
.casestudiesmain .casestudyBox:last-child{margin-bottom:0px;}
.casestudiesmain .casestudyTitle .casestudylink{margin-bottom:0;}
.casestudiesmain .casestudy-content .casestudyTitle{min-height:unset;margin-bottom:4px;}
.casestudiesmain .casestudy-titledesc{margin-bottom:32px;font-size:16px;font-weight:400;line-height:1.5em;color:var(--grey-dark-clr);}
.casestudiesmain .casestudyBox .casestudy-img > img{border-radius:0px 12px 12px 0px;height:100% !important;object-fit:cover;width:100% !important;}
.casestudiesmain .casestudyBox .casestudy-link{display:block;overflow:hidden;border-radius:unset;text-align:right;width:100%;position:relative;}
.casestudiesmain .casestudy-content{width:57%;padding:32px;}
.casestudiesmain .casestudy-img{width:43%;display:flex;}
.casestudiesmain .casestudy-img .absoluteimglogo{display:flex;align-items:center;justify-content:center; background:var(--white-clr);height:68px;width:167px;
	border-radius:12px;position:absolute;top:18px;right:12px;box-shadow: -2px 2px 22px 0px #00000026;}
.danny-johananoff-logo{padding: 15px;}
.inova-air-purifiers-logo{padding: 0 !important; background: #0080bb !important;}
.casestudiesmain .casestudy-img .absoluteimglogo img{width:initial;height:initial;border-radius:unset;}
.casestudiesmain .casestudystatlist{display:flex;flex-wrap:wrap;justify-content:space-between;}
.casestudiesmain .casestudystatlist li{display:flex;align-items:flex-start;flex-direction:row; width:50%; font-size:18px;line-height:1.55em;color:var(--grey-dark-clr);font-weight: 500;padding-bottom:16px;}
.casestudiesmain .casestudystatlist li:last-child{padding-bottom:0px;}
.casestudiesmain .casestudystatlist li .red-clr-text{font-weight: 600;}
.casestudiesmain .casestudystatlist li:nth-child(odd){border-right: 1px solid #EEEEEE;padding-right:32px;}
.casestudiesmain .casestudystatlist li:nth-child(even){border-right: 1px solid transparent;padding-left:32px;}
.casestudiesmain .casestudystatlist li img{margin-right:8px;margin-top: 4px;height:24px;width:24px; vertical-align:middle;}
.hamburgercross, .casestudiesfiltertb, .filterswrap, .casestudyfiltertxtoffcanvas{display:none;}
.kazoocasestudy .casestudy-img .absoluteimglogo img{max-width:30% !important;}
.casestudiesmain .casestudyBox .casestudy-link > img{border-radius: 0px 12px 12px 0px;width:100%;height:100%;display:inline-block;object-fit:cover;}
.paginationprevtxt,.paginationno, .paginationnexttxt{font-weight: 500;font-size: 16px;line-height: 1.5em;}
.paginationwrap{display:flex;align-items:center;justify-content:center;gap:48px;margin-top:56px;}
.paginationprev, .paginationno, .paginationnext{padding:8px 16px;border: 1px solid #43423E;border-radius:8px;position:relative;height:40px;color: var(--grey-dark-clr);cursor:pointer;transition:all 0.4s ease-in-out;}
.paginationprev, .paginationnext{display:flex;align-items:center;gap:8px;}
.paginationnext svg{transform:rotate(-180deg);}
.paginationprev svg, .paginationnext svg{transition:all 0.4s ease-in-out;}
.paginationnumbers{gap:24px;align-items:center;}
.paginationno.active{background:#1C1B17;color:#ffffff;}
.filterswrap{margin-bottom:0;}
.casestudiesbnnrwrap .casestudiesbody .filterswrapoption{margin-top:0;align-items:flex-end;}
.casestudiesbnnrwrap .casestudiesbody .filtercross:first-child{margin-top:32px;}
.danny-johananoff-section .section-direction{padding-bottom: 0;}
.danny-johananoff-section .section-direction .border-bottom{ border-bottom: 1px solid #E6E6E6;padding-bottom: 80px;}
.danny-johananoff-section .section-direction .border-bottom .contentImgRow .contentCol{max-width: calc(50% - 18px);}
.danny-johananoff-section .section-direction .border-bottom .contentImgRow .contentCol .contentImg{border-radius: 24px; overflow: hidden;}
.danny-johananoff-section .section-direction .border-bottom .contentImgRow {align-items: center !important;}

/*============ Blog Page =======*/
.wp-block-heading, .wp-block-heading strong{color: #1C1B17 !important;}
.cmsPage .blogdetailthumb-img img { border-radius: 50% !important; width: 100px; height: 100px; }
.bloglist-sec:nth-child(n+7) .blogliscategorythumb-img{ display: none; }
.bloglist-sec:nth-child(n+7) .bloglist-links .blogdate-row { order:-1; }
.bloglist-sec:nth-child(n+7) .bloglist-content{ padding: 5px 0px 0px 0px; }
.bloglist-sec .blogliscategorythumb-img { display: flex; align-items: center; }
.bloglist-sec .blogliscategorythumb-img img { border-radius: 50%; }
.bloglist-sec .blogliscategorythumb-img .categoryname { margin: 0px 0px 0px 25px; font-weight: 500; font-size: 16px; line-height: 1.3em; }
.bloglist-sec .bloglist-content { display: flex; flex-direction: column; flex-wrap: nowrap; padding: 40px 0px 0px 0px; }
.bloglist-sec { border: 0.5px solid #BDBDBD; -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; display: flex; flex-direction: column; }
.bloglist-sec .bloglist-content .blogheadingtitle { font-weight: 500; color: #212121; font-size: 28px; line-height: 46px; -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; padding: 0px 0px 45px 0px; }
.bloglist-sec .bloglist-content .blogheadingtitle a { color: #212121; }
.bloglist-sec .bloglist-content .blogheadingpara { font-weight: 400; color: #757575; font-size: 18px; line-height: 30px; margin: 0px 0px 45px 0px; }
.blogdate-row { display: flex; align-items: flex-start; flex-flow: column; }
.blogdate-row .blogliscategoryname ul li a, .blogdate-row .blogliscategoryname a, .blogdate-row .blogliscategoryname  { color: #D11D3A; font-size: 16px; line-height: 1.3em; font-weight: 600; }
.blogdate-row .separateline { color: #D11D3A; line-height: 1.3em; font-weight: 600; margin:5px 0px 0px; }
.blogdate-row .bloglistdate { font-weight: 400; font-size: 16px; line-height: 1.3em; color: #000000; margin-top: 5px; }
.bloglist-sec:hover { background-color: #212121; border: 1px solid #212121; }
.bloglist-sec:hover .blogliscategorythumb-img .categoryname, .bloglist-sec:hover .bloglist-content .blogheadingtitle, .bloglist-sec:hover .bloglist-content .blogheadingtitle a, .bloglist-sec:hover .blogdate-row .bloglistdate { color: #FFFFFF; }
.bloglisCategoryMenu { display: flex; margin: 51px 0px 130px 0px; }
.bloglisCategoryMenu ul li { display: inline-block; margin: 0px 10px; margin-bottom: 10px; }
.bloglisCategoryMenu ul li a { font-weight: 600; color: #212121; font-size: 14px; line-height: 17px; border: 2px solid #212121; padding: 11px 45px; border-radius: 30px; -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.bloglisCategoryMenu ul li:first-child { margin: 0px 10px 0px 0px; }
.bloglisCategoryMenu ul li a:hover{ background-color: #D11D3A; color: #fff; border: 2px solid transparent; box-shadow: -7.87px 4.5px 5.62px rgb(0 0 0 / 10%); }
.bloglisCategoryMenu ul li.active a{background-color: #D11D3A; color: #fff; border: 2px solid transparent; box-shadow: -7.87px 4.5px 5.62px rgb(0 0 0 / 10%); }
.blogdetailcategorydate-row { display: flex; padding:40px 0px 40px 0px; align-items: center; }
.blogdetailcategorydate-row .post-taxonomies { order: 1; margin: 0px 30px 0px 0px; }
.blogdetailcategorydate-row .post-taxonomies a { background-color: #D11D3A; font-weight: 600; color: #fff; font-size: 14px; line-height: 17px; padding: 13px 57px; border-radius: 30px; display: inline-block; box-shadow: -7.87px 4.5px 5.62px rgb(0 0 0 / 10%); }
.blogdetailcategorydate-row .post-taxonomies a:hover { color: #fff; text-decoration: none; }
.blogdetailcategorydate-row .posted-by { order: 2; }
.blogdetailcategorydate-row .blogdetaildate { display: flex; align-items: center; margin: 0px 0px 0px 31px; }
.blogdetailcategorydate-row .blogdetaildate span { font-weight: 500; font-size: 18px; line-height: 1.3em; color: #212121; }
.edit-link { display: none; }
.blogdetailcategorydate-row .posted-by .posted-on .entry-date { font-weight: 600; color: #000000; font-size: 16px; line-height: 31px; margin: 0px 0px 0px 0px; }
.blogdetailsocialicons { display: flex; }
.blogdetailsocialicons .socialiconsub { color: #000; font-weight: 600; font-size: 16px; line-height: 30px; }
.blogdetailsocialicons { display: flex; align-items: center; }
.blogdetailsocialicons .socialicons a { color: #000000; font-size: 16px; margin: 0px 8px; display: inline-block; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.blogdetailthumbnail-img { display: block; margin: 0px 0px 96px 0px; }
.bloglist-content figure.post-thumbnail,
.blogheadingpara p a.more-link { display: none; }
.searchpage .search-form { display: flex; align-items: center; }
.searchpage .search-form .search-field { width: 50%; height: 55px; border-radius: 0px; padding: 0 12px; color: #757575; background-color: #ffffff; font-size: 16px; line-height: 53px; border: 1px solid #BDBDBD; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; margin: 0px 30px 0px 10px; }
.searchpage .search-form .search-submit { font-size: 16px; height: 48px; line-height: 1.2em; color: #fff; background: #D11D3A; text-align: center; border: 1px solid #D11D3A; padding: 0 3%; text-transform: uppercase; border-radius: 30px; font-weight: 600; display: inline-flex; position: relative; align-items: center; box-shadow: -7.87px 4.5px 5.62px rgb(0 0 0 / 10%); -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; min-width: 180px; justify-content: center; cursor: pointer; }
.searchpage .search-form .search-submit:hover { background: #fff; color: #D11D3A; }
.blogdetail-sec { border-bottom: 0px solid #BDBDBD; padding: 0px 0px 70px 0px; display: block; }
.relatedBlog-Content { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin: 0px; }
.blogdetailsocialicons.bottomsocialicons { padding: 55px 0px 0px 0px; }
.author-bio{display: flex; flex-direction: row; background: #F6F6F6; padding:55px 100px;     margin-top: 50px;} 
.author-bio img{display: flex; height: 100px; width: 100px;}
.author-bio-content {width: calc(100% - 330px);}
.author-bio .blogdetailsocialicons {padding: 0;    display: flex;   width: 265px;    margin-left: 15px; align-self: flex-start;  margin-left: auto;}
.author-bio .blogdetailsocialicons .socialiconsub{margin-right: 15px;}
.Blogheading-sec { display: block; width: 100%; margin: 40px 0px 0px 0px; }
.Blogheading-sec .headingtitle { font-size: 60px; line-height: 67px; color: #000000; text-transform: capitalize; }
.Blogheading-sec .headingRedtxt { font-size: 60px; line-height: 78px; font-weight: 500; color: #DF1D3A; }
.Blogheading-sec .headingparagraph { font-size: 20px; line-height: 32px; color: #757575; padding: 0px 0px 31px 0px; display: block; }
.main_list_box { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin: 0px 15px; }
.bloglist-sec:nth-child(-n+6) { width: 49%;  margin: 0px 0px 27px 0px; }
.bloglist-sec { width: 32%;  margin-bottom: 30px; }
.bloglist-sec .bloglist-links { display: flex; flex-direction: column; }
.bloglist-sec:nth-child(-n+6) .bloglist-links { padding: 53px 77px 59px 90px; }
.bloglist-sec .bloglist-links { padding: 55px 40px 48px 40px; width: 100%; height: 100%; }
.blogdetailcategorythumbRow { display: flex; align-items: center; justify-content: space-between; padding: 0px 0px 86px 0px; }
.blogdetailcategorythumbRow .categoryname { margin: 0px 0px 0px 30px; }
.blogdetailthumb-img { display: flex; align-items: center; }
/*Blog Search*/
.search-blog{position: relative;}
.search-blog .search-field{min-width: 670px;max-height: 56px;border: 1px solid #EEEEEE;padding: 20px 32px;border-radius: 100px;color: var(--black-clr);font-size: 16px;appearance: none;text-indent: 24px;transition: 0.4s ease-in-out;-webkit-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;-moz-transition: 0.4s ease-in-out}
.search-blog .search-submit{position: absolute;left: 0;height: 100%;background: url(../images/icn-search.svg) #ffffff00 no-repeat 15px;font-size: 0;background-size: 24px;cursor: pointer;height: 100%;width: 44px;padding: 16px;}
.search-blog .search-field:focus{box-shadow: 0 0 8px rgba(223, 29, 58, 0.6);border: 1px solid rgba(223, 29, 58, 1);}
.cst-post .Blogheading-sec{margin-top: 56px;}
.cst-post .Blogheading-sec .headingtitle, .cst-post .Blogheading-sec .headingtitle span{line-height: 64px;margin-bottom: 16px;font-weight: 600;}
.cst-post .Blogheading-sec .headingparagraph{font-size: 18px;line-height: 1.56em;font-weight: 500;color: #1C1B17;max-width: 770px;padding-bottom: 40px;}
.cst-post .bloglisCategoryMenu{margin-top: 40px;margin-bottom: 56px;}
.cst-post .bloglisCategoryMenu ul li {margin: 0px;}
.cst-post .bloglisCategoryMenu ul li a{border: 1px solid #eeeeee;min-height: 44px;font-size: 18px;line-height: 28px;color: #1C1B17;font-weight: 500;padding: 8px 36px;}
.cst-post .bloglisCategoryMenu ul li.active a,.cst-post .bloglisCategoryMenu ul li a:hover{box-shadow: none; color: #ffffff;}
.cst-post .archive-post-meta{position: relative;padding-bottom: 0;max-height: 24px;margin-right: calc(32px / 2);display: inline-block;padding-right: calc(32px / 2);}
.cst-post .archive-post-meta::after{content: "";height: 16px;border-right: 1px solid #212121;left: auto;position: relative;display: inline-block;right: calc(-32px / 2);top: 3px;}
.post-date .entry-date , .post-taxonomies .cat-links{font-size: 16px; line-height: 24px;font-weight: 400; color: #1C1B17;}
.post-taxonomies .cat-links,.post-taxonomies .cat-links a{cursor: pointer;}
.post-taxonomies .cat-links a:hover{color: rgba(223, 29, 58, 1) !important;cursor: pointer;}
.cst-post .blog_list_box{display: flex;flex-wrap: wrap;gap: 30px;}
.cst-post .blog_list_box .post{width: calc((100% / 3) - 20px);}
.post-taxonomies{display: inline;}
.blog_list_box .post .post-thumbnail{min-height: 350px;display: flex;overflow: hidden;}
.blog_list_box .post .post-thumbnail .wp-post-image{max-width: 100%;height: 100%;object-fit: cover;display: flex;max-height: 350px;min-height: 350px; transition: all 0.3s ease-in-out;transform: scale(1);}
.blog_list_box .post .post-thumbnail:hover .wp-post-image{transform: scale(1.1);}
.cst-post .container .pagination-wrapper{padding-top: 56px;padding-bottom: 0;}
.blog_list_box .post .custom-meta-title-wrapper{padding: 24px;}
.blog_list_box .post .entry-header,.blog_list_box .post .border-box-content{border: 1px solid #eeeeee;border-radius: 12px;overflow: hidden;height: 100%;background-color: #ffffff;}
.blog_list_box .post .entry-title, .blog_list_box .post .entry-title a{font-size: 32px; line-height: 38px; font-weight: 600; color: #1C1B17;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.blog_list_box .post .entry-title a:hover{color: #DF1D3A;}
.blog_list_box .post .entry-title{margin-top: 16px;}
/*Single Blog*/
.single-post .cst-post .post.type-post .entry-header{min-height: 716px;background: #1C1B17;}
.single-post .cst-post .post.type-post .entry-header .entry-title{font-size: 60px;line-height: 1.07em;color: #ffffff;margin-bottom: 24px;}
.single-post .cst-post .post.type-post .entry-header .flex-row{display: flex;flex-wrap: wrap;justify-content: space-between;}
.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper{display: flex;align-items: center;flex-wrap: wrap;}
.single-post .cst-post .post.type-post .entry-header .social-share-container{display: flex;align-items: center;column-gap: 32px; flex-wrap: wrap;}
.single-post .cst-post .post.type-post .entry-header .social-share-container .post-author .avatar{height: 40px;width: 40px;border-radius: 100px;}
.single-post .cst-post .post.type-post .entry-header .social-share-container span{color: #EEEEEE; font-size: 16px;line-height: 24px;font-weight: 600;}
.single-post .cst-post .post.type-post .social-share-container .heateor_sss_sharing_ul{display: flex;column-gap: 7px;}
.single-post .cst-post .post.type-post .entry-header .post-author .author-name{font-size: 16px;line-height: 24px;font-weight: 400;color: #ffffff;margin-left: 12px;}
.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper .entry-date,.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper .reading-time{color: #ffffff; font-size: 14px; line-height: 22px; font-weight: 400;}
.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper div{position: relative;max-height: 40px;margin-right: calc(36px / 2);display: inline-block;padding-right: calc(36px / 2);}
.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper div.post-author{border-radius: 100px;}
.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper div:last-child{padding-right: 0; margin-right: 0;}
.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper div:not(:last-child):after{content: "";height: 16px;border-right: 1px solid #43423E;left: auto;position: relative;display: inline-block;right: calc(-36px / 2);top: 4px;}
.single.single-post .cst-post .entry-content{max-width: 100%;}
.single-post .cst-post .post.type-post .entry-content .post-thumbnail{margin-top: -370px;max-height: 670px;border-radius: 16px;overflow: hidden;margin-bottom: 56px;}
.single-post .cst-post .post.type-post .entry-content .post-thumbnail .attachment-post-thumbnail{max-height: 670px;height: 100%; object-fit: cover;max-width: 100% !important;}
.single-post .cst-post .post.type-post .entry-content .post-dtl{max-width: 855px; margin: 0 auto;padding-bottom: 40px;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .cmsPage{border-bottom: 1px solid #EEEEEE; margin-bottom: 48px;padding-bottom: 48px;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio{margin-top: calc(96px / 2);margin-bottom: calc(96px / 2);position: relative;padding: 16px 16px 16px 40px;background: #ffffff;flex-direction: column;row-gap: 30px;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio:before{content: ""; position: absolute; height: 100%; width: 6px;background: #DF1D3A;left: 0;top:0}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio:after{content: "";height: 1px;border-bottom: 1px solid #EEEEEE;left: auto;display: inline-block;bottom: calc(-96px / 2);width: 100%;position: absolute;right: 0;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio .author-avtar{display: flex;align-items: center;column-gap: 13px;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio .author-bio-content{width: 100%;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio img {height: 72px;width: 72px;border-radius: 100px;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio .author-avtar .author-title{font-size: 18px;line-height: 28px;font-weight: 600;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio .author-description{font-size: 18px;line-height: 1.56em;font-weight: 500;color: #4B4B4B;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .social-share-container{display: flex;align-items: center;justify-content: center;flex-direction: column;padding-top: 48px; row-gap: 16px; padding-bottom: 48px;}
.single-post .cst-post .post.type-post .entry-content .post-dtl .social-share-container span{font-size: 18px;line-height: 28px;font-weight: 500;color: #43423E;}
.single-post .related-blogs .sectionTitleDiv{margin-bottom: 56px;}
.bloglisCategoryMenu select{min-height: 56px;border: 1px solid #EEEEEE;padding: 0px 24px;border-radius: 100px;color: #43423E;font-size: 16px;text-indent: 0;}
/*Search Blog*/
.search-result-count{font-size: 18px;  line-height: 1.56em;font-weight: 500;color: #1C1B17;padding-bottom: 40px;}
 /*Pagination*/
.cst-post .pagination-container ul {display: flex;list-style: none;padding: 0;justify-content: center;align-items: center;background: transparent;flex-wrap: wrap; gap: 10px;}
.cst-post .pagination-container ul li {margin: 0 5px;}
.cst-post .pagination-container ul li a,.cst-post .pagination-container ul li span.page-numbers, .pagination-container ul li .page-numbers.dots {display: inline-block;padding: 7px 15px;border: 1px solid #43423E;border-radius: 8px;text-decoration: none;color: #43423E;font-size: 16px;line-height: 24px;font-weight: 400;min-height: 40px;min-width: 40px;transition: all 0.3s ease;background: transparent;}
.cst-post .pagination-container ul li .current {background-color: #000 !important;color: #fff !important;}
.cst-post .pagination-container ul li .dots {padding: 7px 12px;}
/*Breadcrumb*/
.cst-breadcrumb {padding-top: 40px;}
.cst-breadcrumb p{color: #ffffff;}
.cst-breadcrumb p > span{display: flex;column-gap: 10px;flex-wrap: wrap;}
.cst-breadcrumb span, .cst-breadcrumb span a{font-size: 16px;line-height: 24px;font-weight: 400;color: #ffffff;text-decoration: none !important;}
.cst-breadcrumb span a:hover{text-decoration: underline;}
.cst-breadcrumb span.breadcrumb_last, .cst-breadcrumb span a:hover{color: #DF1D3A;}
/*Page Not Found*/
.no-results .Blogheading-sec{margin-top: 0;}
.no-results .page-content .mb-30{font-size: 18px;line-height: 1.56em;font-weight: 500;color: #1C1B17;padding-bottom: 40px;}
/*Home Page Blog*/
.multiBlogs .blogitem .blogcategyImg img{ -ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;transform: scale(1);}
.multiBlogs .blogitem:hover .blogcategyImg img{transform: scale(1.1);}

/******************Case Studies******************/
/********************* rv central case studies detail css**************************/
.aboutuscoltwo.rv-central .aboutusstat .aboutstatsubheading{color: #000000;}
.aboutussec.rvcenter-about, .rvcenter-bg, .skinmatrixstrategy.rv-center-bg-box .whychoose-card, .skinmatrixstrategy.rv-center-bg-box .whychoose-grid{background-color: #f5f5f5 !important;}
.aboutuscoltwo.rv-central  .aboutusstatswrap .aboustaticon img{filter: invert(43%) sepia(84%) saturate(7441%) hue-rotate(350deg) brightness(91%) contrast(116%);}
.rv-center-count-box .objectivetextwrap{position: relative;counter-increment: count;}
.rv-center-count-box .objectivetextwrap::before{content: counter(count);color: #fff;    font-size: 28px; line-height: 1.2em;flex-shrink: 0;  height: 48px; width: 48px; display: flex; align-items: center; justify-content: center;  background: rgba(249, 19, 19, 1);border-radius: 50%;}
.rvcenter-bg .secTitleDesc, .rvcenter-bg .sectionTitle{color: #1c1b17 !important;}
.rvcenter-bg.csprommotionsec .cotentCards .card .cardtitle:before, .skinmatrixstrategy.rv-center-bg-box .sectionTitle{color: #f91313;}
.casestudiesinnerBnrCnt .white-text{padding-top: 30px; max-width: 970px;}
.white-text{color: #fff;}
.skinmatrixstrategy.rv-center-bg-box .whychooseImg{background-color: #f91313;}
.skinmatrixstrategy.rv-center-bg-box .whychoose-card{align-items: start;}
.skinmatrixstrategy.rv-center-bg-box .whychoose-title, .skinmatrixstrategy.rv-center-bg-box .whychooseDesc{text-align: start;}
.skinmatrixstrategy.rv-center-bg-box .whychoose-title{margin-bottom: 10px;}
.skinmatrixstrategy.rv-center-bg-box .whychooseDesc{margin-bottom: 10px;}
.skinmatrixstrategy.rv-center-bg-box .whychooseDesc span{font-weight: 700;}
.skinmatrixstrategy.rv-center-bg-box .whychooseDesc:last-child{margin-bottom: 0;}
.skinmatrixstrategy.rv-center-bg-box .whychoose-grid{background-image: url('../images/rv-solutions-laptop.png'); background-size: 390px;}
.skinmatrixstrategy .whychoose-card:last-child{border-bottom: 0;}
.skinmatrixstrategy .whychoose-card .whychooseImg img{max-height: 48px;}
.padding-bottom-80{padding-bottom: 80px;}
.month-result {overflow: hidden;}
.month-result-slider p{font-weight: 600; color: var(--black-clr); margin-bottom: 20px;}
.month-result-slider .case-study-single-slider{margin: 0 auto;}
.month-result-slider .case-study-single-slider .slick-slide img{margin: auto;}
.month-result-slider .case-study-single-slider .slick-dots{ gap: 5px;   position: relative; bottom: 0; display: flex; align-items: center; justify-content: center; margin-top: 20px;}
.month-result-slider .case-study-single-slider .slick-dots li{margin: 0;}
.month-result-slider .case-study-single-slider .slick-dots li button:before{font-size: 16px;}
.month-result-slider .case-study-single-slider  .slick-dots li.slick-active button:before{opacity: 1; color: #f91313;}
.rv-counter .aboutCompyCtDtBox:nth-child(1){max-width: calc(170px + 100px);}
.sniffSpacecasestudies .rv-counter .aboutCompyCtDtBox:nth-child(1) {max-width: calc(140px + 100px);}
/*Why Chose Section*/
.webential-whyChoose-sec .whychoose-grid .whychoose-card:last-child{border-right: 0;}
.menu-banner .ftr-acc-cst li:last-child:after{height: 26px;}
/*====================================== QN Design Case Stydy ==============================*/
.cst-casestydy-overview .cmsPage blockquote{margin-bottom: 0 !important; margin-top: 10px; background: transparent;text-align: left;}
.cst-casestydy-overview .width-100 {width: 100% !important;}
.cst-casestudy-challanges .sectionTitleDiv{margin-bottom: 56px;}
.qn-design-challenges .cotentCards .card .cardtitle:before{color: var(--qn-designs-primary) !important;}

.qndesignbgcolor,.bg-gray{background-color: var(--fireplace-secondary);}
.qndesignprimaryfilterclr{filter: brightness(0) saturate(100%) invert(88%) sepia(9%) saturate(5349%) hue-rotate(320deg) brightness(90%) contrast(90%);}
.qndesigns-overview .cmsPage blockquote{border-left: 4px solid #db974d;}
.customobjective-qndesigns .left-arrow-div-green:before{background-color: var(--qn-designs-primary) !important;background-image: url(../images/check-white.svg);}
.qndesignscasestudies .cmsPage ul>li:before{background: var(--qn-designs-primary) !important;}
.qndesign-month-result .cmsPage ul{display: flex;flex-wrap: wrap;justify-content: center;}
.qndesign-month-result .cmsPage ul li{width: calc((100% / 2) - 20px);text-align: left;}
.qndesignblwbnnrsec .cmsPage.innerserviceBox .box-title{margin-bottom: 30px;font-size: 24px;line-height: 1.3em; color: var(--black-clr);font-weight: 600;}
.qndesignblwbnnrsec .seoPowerCnt {max-width: 100%;}
.qndesignblwbnnrsec .seoPowerCnt .seopowerUl{margin-top: 20px;gap: 5px;}
.qndesignblwbnnrsec .seoPowerCnt .seopowerUl li {max-width: 100%;margin-bottom: 0; color: #ffffff; background-color: transparent;}
.qndesignblwbnnrsec .seoPowerCnt ul>li:before{display: none;}
.qndesignblwbnnrsec .seoPowerCnt .seopowerUl li::after {left: 10px;}
.qndesignblwbnnrsec .seoPowerCnt .seopowerUl.width-100 li{width: 100%;}
.qndesignblwbnnrsec .white-text{color: #ffffff;}
.qndesign-fp-counter .aboutCompyCtDtBox .aboutCompyCountText{color: var(--qn-designs-primary) !important;}
.cst-casestudy-relatedwork .casestudyBox{min-height: 500px;}
.cst-casestudy-relatedwork .casestudyBox .casestudy-img{width: 44%;}
.cst-casestudy-relatedwork .casestudyBox  .casestudy-content{width: 56%;}
.cst-casestudy-relatedwork .casestudystatlist li:last-child{width: 100%; border-right: 0; margin-top: 20px;}
/*Turbo Scaffolding Case Study*/
/* --turbo-scaffolding-primary:#e94d18; */
.turboprimaryfilterclr{filter: brightness(0) saturate(100%) invert(32%) sepia(59%) saturate(2484%) hue-rotate(356deg) brightness(98%) contrast(87%);}
.turbo-overview .cmsPage blockquote{border-left: 4px solid #e94d18;}
.turbo-challenges .cotentCards .card .cardtitle:before {color: var(--turbo-scaffolding-primary) !important;}
.customobjective-turbo .width-100{width: 100%;}
.customobjective-turbo .left-arrow-div:before{background-color: var(--turbo-scaffolding-primary);}
.box-countimage .width-100{width: 100%;}
.customturboDiv .decoglaze-solution .other-box{margin-top: 0;}
.customturboDiv .decoglaze-solution .other-box .cmsPage ul>li:before{background-color: var(--turbo-scaffolding-primary);}
.cst-casestudiesobjectives-turbo .rv-center-count-box .objectivetextwrap::before{background: var(--turbo-scaffolding-primary);}
.cst-casestudy-challanges .white-text{color: #ffffff !important;}
.case-study-single-slider.width-100 .slide img{width: 100%;}
.yourAmbition-sec .innerserviCnt .innerserviDesc, .testiClient .testiAuthor{color: #43423E !important;}
.your-project-your-way-sec.for-agencies .contentImgRow{gap: 86px;     justify-content: end;}
.your-project-your-way-sec.for-agencies .contentImgRow .contentImgCol{width: 100%; max-width: 485px; margin-top: 13px;}
.agencies-youradmin .webstoriesDtail{row-gap: 24px;}
.agencies-youradmin .webstoriesDtail li{margin-bottom: 0px;}
.agencies-genricta-section .generictagrup{    padding: 56px 118px;}
.agencies-genricta-section .generictaCnt .generictaTitle{margin-bottom: 16px;}
.agencies-youradmin  .webstoriesDtail li{    margin-right: 10px;    max-width: calc(95% / 2);}
.engagmnt-model-sec .contentImgRow .contentImgCol,.engagmnt-model-sec .cotentCards .card{position: sticky; top: 80px;}
.about-innerservices-Sec:after{display: none;}
.about-box-section.technologies-sec{text-align: left;}
.about-box-section .cardlist-box{margin-bottom: 24px;}
.innerservices-Sec.about-innerservices-Sec .row [class^='col-']{padding-left: 24px; padding-right: 24px;margin-bottom: 32px;}
.innerservices-Sec.about-innerservices-Sec .innerserviceBox .innerserviDesc{margin-bottom: 0;}
.about-box-section.technologies-sec .secTitleDesc{text-align: left;}
.about-box-section.technologies-sec .cardlist-box .secTitleDesc{text-align: center;}


.why-did-cav .left-arrow-div:before{background-image: url(../images/cav-green-arrow.svg);}
.customThermoDiv .left-arrow-div:before{background-image: url(../images/cav-green-arrow.svg);}
.casestudies-Sec .casestudy-content .metricDesc {font-size: 18px;line-height: 1.56em;}
.why-did-cav.why-did-thermo .left-arrow-div:before{background-image: url(../images/thermo-blue-arrow.svg);}
.the-trusted .list-box .list-title{font-size: 28px;line-height: 1.2em;color: var(--black-clr);font-weight: 600;margin-bottom: 8px;}
.decoglaze-rv-counter.rv-counter .counter-value-dc, .worthy-counter.rv-counter .counter-value-dc{color: var(--fireplace-primary);}
.skin-matrix-overview .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(17%) sepia(31%) saturate(2797%) hue-rotate(186deg) brightness(92%) contrast(96%);}
.skin-matrix-transformation .transformationimgbnnr img{border-radius: 15px;}
.qndesign-fp-counter .aboutCompyCtDtBox .aboutCompyCountText .counter-value-dc{color: var(--qn-designs-primary) !important;}
.bargains-counter-main.rv-counter .counter-value-dc{color: #eb070e !important;}
.fp-counter-bargains-second.rv-counter .counter-value-dc{color: #eb070e !important;}
.mycar-counter .counter-value-dc{color: #553291  !important}
.aboutusstatswrap .aboutusstat.width-100{width: 100% !important;}
.innerserviceBox.greylightBg .innerserviCnt {justify-content: space-between;}
.careersport-img img {width: 64px;height: 64px;}
.sectionTitleDiv .title-32 {margin-bottom: 16px;color: var(--black-clr);}
.career-content .secTitleDesc {color: var(--black-clr);}
.py-80 {padding-bottom: 80px;}
.getQuoteCta.width-70 {margin-bottom: 0px;}
.banner-title {font-size: 18px;font-weight: 600;color: var(--primary-clr);line-height: 1.67em;}
.innerBnrCnt .banner-title {display: block;margin-bottom: 8px;}
.careers-banner .innerbnrTxt {margin-bottom: 16px;}
.careers-banner {padding-top: 56px;padding-bottom: 64px;}
.title-48 {font-size: 48px;font-weight: 600;line-height: 1.21em;}
.getQuoteCta .title-48 {margin-bottom: 16px;}
.contentImg-sec .kh-main-container {padding-top: 32px;}
.contentImg-sec .kh-footer {display: none !important;}
.careersport-img {margin-bottom: 16px;}
.kh-list-unstyled .kh-input-search, .kh-icon {display: none !important;}
.kh-no-gutters #kh-embed-jobs-filters, .kh-no-gutters #kh-job-widget {max-width: 100% !important;padding: 0px !important;}
.kh-row {justify-content: space-between;}
.kh-main-container .kh-mb-3.kh-row .kh-col-sm-12.kh-mb-16.kh-col-md-12 {max-width: calc(49.33% - 0px);}
.kh-card-body {background: var(--grey-light-clr);}
.kh-card-body .kh-job-title {font-size: 24px;font-weight: 600;line-height: 1.2em;max-width: 100% !important;}
.kh-main-container h3, .kh-accordion-title .kh-font-large {font-size: 20px !important;text-transform: uppercase;font-weight: 600 !important;color: var(--primary-clr);line-height: 1.2em !important;margin-bottom: 10px !important;}
.kh-main-container .kch-job-section-badge {font-size: 14px;font-weight: 500 !important;color: var(--black-clr);background: var(--grey-light-clr);line-height: 1.58em;}
.kh-text-truncate-1, .kh-text-truncate-2 {color: var(--black-clr);}
.kh-font-normal {color: var(--black-clr);}
#khembedjobs .kh-job-container.kh-job-card:hover {border-color: var(--primary-clr) !important;}
#khembedjobs .kh-job-container.kh-job-card:hover .kh-job-title, #khembedjobs .kh-job-container.kh-job-card:hover .kh-icon {color: var(--primary-clr) !important;}
.kh-list-unstyled {margin: 0px !important;display: flex;flex-wrap: wrap;gap: 21px;justify-content: flex-start;flex-direction: row;}
.kh-accordion-content {display: block;}
.kh-accordion-title.kh-is-open + .kh-accordion-content {display: block;}
.kh-accordion-item .kh-accordion-content {display: block !important;}
.kh-list-unstyled .kh-mt-3 {width: 48%;display: flex;justify-content: flex-start;align-items: start;border-right: 1px dashed #e9ecef;margin-top: 0px !important;}
.kh-form-check-input {display: none;}
.kh-form-check-label {position: relative;padding: 4px 36px !important;cursor: pointer;padding-left: 36px !important;border-radius: 100px;text-align: center;display: inline-block;user-select: none;}
.kh-form-check-input:checked + .kh-form-check-label::before {content: '';position: absolute;border-color: var(--primary-clr);z-index: -1;background-color: var(--primary-clr);color: var(--white-clr);left: 0;top: 50%;transform: translateY(-50%);width: 100%;height: 100%;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;border-radius: 100px;}
.kh-pl-2 {padding-left: 36px !important;}
.kh-form-check-label {font-size: 18px;font-weight: 500;line-height: 1.68em;}
.kh-icon {display: none !important;}
.kh-form-check-input:checked + .kh-form-check-label {color: var(--white-clr);z-index: 1;border-color: var(--primary-clr);background-color: var(--primary-clr);}
.contentImg-sec #kh-embed-job-container {display: flex;flex-direction: column;}
.kh-accordion-title + .kh-accordion-content .kh-list-unstyled {margin: 0px !important;row-gap: 8px;display: flex;}
.kh-accordion-title .ki-arrow-dropdown {display: none !important;}
.kh-accordion-title .kh-form-check-label::before {width: 0px;height: 0px;border: 0px;}
.kh-accordion-title .kh-form-check-label {font-weight: 600;text-align: left;cursor: auto;pointer-events: none;min-width: 130px;padding-right: 0px !important;}
.kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-accordion-item.kh-mt-3 {width: 100%;}
.kh-card-body {border-radius: 7px !important;}
.kh-list-unstyled .kh-mt-3:last-child, .kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-accordion-item.kh-mt-3:last-child {border-right: none !important;}
.kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-accordion-item.kh-mt-3 {border-right: 0px;}
.kh-no-gutters #kh-embed-jobs-filters .kh-card-body {background: #ffffff;}
.kh-accordion-title.kh-cursor-pointer {cursor: auto;margin-bottom: auto;}
.kh-no-gutters #kh-embed-jobs-filters .close-icon, .brand-side {display: none !important;}
.kh-form-check-label:hover {color: var(--primary-clr);border: 1px solid var(--primary-clr) !important;}
.kh-form-check-label {-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.kh-form-check-label:hover::before {border: 1px solid var(--primary-clr);}
.kh-no-gutters .kh-no-gutters h3 {margin-bottom: 10px !important;}
.indstryPartner-Sec .indstrypartnerDesc p {font-weight: 500;}
.sectionTitleDiv .title-40 {margin-bottom: 16px;}
.casestudiesMain .casestudy-content .tag-txt {color: var(--grey-dark-clr);}
.digitlmrktingfrm-sec p {font-size: 14px;color: var(--grey-dark-clr);font-weight: 400;line-height: 1.6em;margin-top: 24px;}
.form-section .dgtmrktingfrmRow {gap: 97px;}
.form-section .dgtmrktingfrmRow .dgtmrktfrmWrp {max-width: 47.1%;}
.form-section .CStestimnlCnt {background-color: #ffffff;}
.form-section .secTitleDesc {margin-bottom: 64px;}
.form-section .form-icon label {font-size: 14px;line-height: 1.6em;color: #43423E;}
.form-section .form-icon label a {color: #43423E;border-bottom: 1px solid #43423E;}
.form-section .form-icon label input {position: relative;top: 2px;margin-right: 6px;}
.form-section .form-icon label a:hover {color: #df1d3a;border-bottom: 1px solid #df1d3a;}
.inputField.selectField.open, .inputField.selectField.close {color: var(--black-clr);}
.inputField.selectField {color: var(--black-clr);}
.accordion-item img {display: none;}
.digitalmarketBox:hover {box-shadow: 0px 1px 32px 0px #0000001A;}
.digitalmarketBox {-webkit-transition: all .4s ease;transition: all .4s ease;}
.menu-banner .ftr-acco {width: calc(100% / 3 - 20px);}
.menu-banner .footer-heading {border-bottom: 1px solid var(--primary-clr);display: inline-block;padding-bottom: 5px;pointer-events: none;font-size: 16px;line-height: 16px;font-weight: 600;color: var(--black-clr);}
.menu-banner .footer-heading a{font-size: 16px;line-height: 16px;font-weight: 600;color: var(--black-clr);pointer-events: all;}
.menu-banner .footer-heading a:hover{color: var(--primary-clr);}
.menu-banner .footer-colum {padding-left: 15px;margin-top: 0px;}
.footer-colum {padding: 0px;list-style: none;margin: 0px;margin-top: 40px;}
.ftr-acco .footer-colum {display: block !important;}
.menu-banner li:before, .menu-banner li:last-child:after {position: absolute;content: '';left: 0;background: var(--primary-clr);}
.menu-banner .footer-colum li:before {height: 1px;width: 8px;top: 12px;margin: auto 0;}
.menu-banner li {padding-left: 15px;border-left: 1px solid var(--primary-clr);font-size: 17px;line-height: 25px;color: #333;position: relative;margin: 0px;padding-bottom: 10px;}
.menu-banner li:last-child {border-left: 0;padding-left: 16px;}
.menu-banner li:last-child:after {position: absolute;content: '';left: 0;background: var(--primary-clr);top: 0;width: 1px;height: 12px;}
.menu-banner li.first-child:after{height: 27px;}
.menu-banner li a {font-size: 16px;font-weight: 400;color: var(--black-clr);line-height: 1.2em;}
.menu-banner li.active a {color: var(--primary-clr);}
.menu-banner .menu-content .menu-row {flex-wrap: wrap;gap: 30px;}
.kh-form-check .kh-pl-2 {padding: 4px 30px !important; border: 1px solid #EEEEEE;}
/*---------------------- CMS PAGE CSS ------------------------*/
.cmsPage p, .cmsPage a, .cmsPage span, .cmsPage ol li, .cmsPage ul li, blockquote {font-size: 18px;line-height: 1.5em;color: var(--grey-dark-clr);font-weight: 400;}
.cmsPage blockquote{padding: 20px;background-color: #fdf6f7; margin-bottom: 20px; text-align: center; margin: 40px 0px;border-left: 4px solid #D3282D;}
.cmsPage a{display: inline-block; text-decoration: underline;}
.cmsPage span{display: inline-block;}
.cmsPage p:not(:last-child) {margin-bottom: 20px;}
.cmsPage h1 {font-size: 60px;line-height: 1em;letter-spacing: -1.1px;font-weight: 600;color: var(--black-clr);margin-bottom: 8px;}
.cmsPage h2 {font-size: 48px;margin-bottom: 16px;line-height: 1.2em;color: var(--black-clr);font-weight: 600;margin-bottom: 8px;}
.cmsPage h3 {font-size: 28px;line-height: 1.2em;color: var(--black-clr);font-weight: 600;margin-bottom: 8px;}
.cmsPage h4 {font-size: 22px;line-height: 1.2em; color: var(--black-clr);font-weight: 600;margin-bottom: 8px;}
.cmsPage h6 {font-size: 20px;line-height: 1.2em; color: var(--black-clr);font-weight: 600;margin-bottom: 8px;}
.cmsPage ol+h1, .cmsPage ol+h2, .cmsPage ol+h3, .cmsPage ol+h4, .cmsPage ol+h5, .cmsPage ol+h6, .cmsPage p+h1, 
.cmsPage p+h2, .cmsPage p+h3, .cmsPage p+h4, .cmsPage p+h5, .cmsPage p+h6 { margin-bottom: 25px;    margin-top: 30px; }
.cmsPage h1+h2, .cmsPage h2+h1, .cmsPage h2+h3, .cmsPage h3+h4, .cmsPage h4+h5, .cmsPage h5+h6{ margin-top: 30px }
.cmsPage ul+h1, .cmsPage ul+h2, .cmsPage ul+h3, .cmsPage ul+h4, .cmsPage ul+h5, .cmsPage ul+h6, .cmsPage ul+p{ margin-top: 30px }
.cmsPage p+h4{margin-top: 24px; margin-bottom:15px;}
.cmsPage p+ img, .cmsPage ul+ img{margin-top: 24px;}
.cmsPage h2+ul, .cmsPage h2+ol{margin-top: 15px;}
.cmsPage .underline, .underline { text-decoration: underline }
.cmsPage strong {font-weight: 600; color: var(--grey-dark-clr);}
.cmsPage .italic, .cmsPage em, .italic {font-style: italic }
.cmsPage a, .cmsPage strong a, .cmsPage a strong {font-weight: 500;-moz-transition: .3s ease-in-out;-ms-transition: all .3s ease-in-out;-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;color: var(--primary-clr);}
.cmsPage a:hover{text-decoration: none; font-weight: 500;}
.cmsPage ol, .cmsPage ul {margin-left: 0;padding-left: 0;margin-bottom: 40px;}
.cmsPage ul li { display: table; padding-left: 20px;position: relative; margin-bottom:20px; padding-bottom:0px;}
.cmsPage ul li > ul{margin-top: 15px;}
.cmsPage ul li:last-child{margin-bottom: 0;}
.cmsPage ul>li:before {position: absolute;content: '';top: 10px;width: 8px;height: 8px;left: 0px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;background: var(--primary-clr);}
.roundUL.cmsPage ul>li:before {content: ''; background: #363636; color: transparent; font-size: 0; width: 13px; height: 13px; border-radius: 50%; top: 6px;}
.cmsPage ol li{padding-left: 25px;position: relative; margin-bottom: 15px; padding-bottom:0px;}
.cmsPage ol {margin-bottom: 15px;list-style: none;padding-left: 0;counter-reset: section;padding: 15px 0px;}
.cmsPage ol>li:before {position: absolute; left: 0; counter-increment: section; content: counter(section) '.' ;font-size: 18px;font-weight: 400;line-height: 1.46em;text-transform: capitalize;}
.cmsPage ol >li > ul{counter-reset: alphalist;}
.cmsPage ol >li > ul > li{padding-left:24px;}
.cmsPage ol >li > ul > li:before{counter-increment: alphalist; content: counter(alphalist, upper-alpha) '.';
font-weight: 700;position: absolute;left:0;top: 0;background: transparent;}
.cmsPage ol>li> ol>li{padding-left: 24px;}
.cmsPage ol>li> ol>li:nth-child(-n+9):before{content: counter(section) '.'}
.cmsPage ul>li > ul >li{padding-left: 30px;}
.cmsPage ul>li > ul >li:last-child{margin-bottom: 0px;}
.cmsPage ul>li > ol >li{padding-left: 0;}
.cmsPage ul>li> ol>li:nth-child(-n+9):before{content: counter(section) '.';}
.cmsPage ul>li > ol > li:before{counter-increment: section;  content: counter(section) '.';font-weight: 400;
position: relative;left: inherit;top: inherit;font-size: 18px;padding-right:12px; background: transparent;}
.cmsPage ol li h3, .cmsPage ul li h3{font-size: 28px;}
.cmsPage ul.bigextUL li{font-size: 22px;}
.cmsPage ol:last-child, .cmsPage ul:last-child { margin-bottom: 0 }
/* .cmsPage ol li a, .cmsPage ul li a {  text-decoration: none; } */
.cmsPage img.alignleft { float: left; margin-right: 15px; margin-bottom: 15px; padding: 0 }
.cmsPage img.alignright { float: right; margin-left: 15px; margin-bottom: 15px; padding: 0 }
.cmsPage img.aligncenter { display: block; margin: 10px auto }
.cmsPage img{margin: auto; margin-bottom: 15px; text-align: center;}
.cmsPage ol+h4 { margin-top: 15px }
.cmsPage p+ol {margin-top: 0px;padding-top: 0px;}
.cmsPage ol+ul,.cmsPage ul+ol, .cmsPage ul+ul, .cmsPage ol+ol { margin-top:15px }
.cmsPage li p+ul { margin-top: -10px }
.cmsPage small{font-size: 15px;line-height: 1.2em;display: block;margin-bottom: 15px;}
.cmsPage iframe + small + h2{margin-top: 67px;}
.cmsPage p + iframe, .cmsPage p > iframe{margin-top:15px;}
.cmsPage ol>li>p{margin-top: 15px;}
.cmsPage pre{margin: 30px 0;}
.cmsPage img:last-child{margin-bottom: 0;}
.cmsPage .dark-list{margin-bottom: 16px;}
.cmsPage .dark-list li{padding: 24px 36px; border-bottom: 1px solid #EEEEEE; font-size: 20px; line-height: 1.5em; color:#121212; font-weight: 700; width: 100%; margin-bottom: 0;}
.cmsPage .dark-list li:last-child{border-bottom: none;}
.cmsPage .dark-list li::before{background-image: url('https://wsggroupstg.wpenginepowered.com/wp-content/uploads/2025/02/cmspage-list-style.svg'); top: 30px; background-repeat: no-repeat; background-size: contain; background-position: center; width: 20px;  height: 20px;  background-color: transparent;}
.cmsPage blockquote span{display: block; color:#FFFFFF;}
.cmsPage blockquote span:first-child{margin-top: 32px;}
.cmsPage blockquote span.founder-name{color:#EEEEEE;}
.cmsPage .sectionTitleDiv {margin-bottom: 20px;}
.title-32 {font-size: 32px;font-weight: 600;line-height: 1.2em;}
.title-20 {font-size: 20px;font-weight: 400;line-height: 1.5em;}
.title-40 {font-size: 40px;font-weight: 600;line-height: 1.2em;}
.title-60 {font-size: 60px;line-height: 1em;letter-spacing: -1.1px;font-weight: 600;margin-bottom: 16px;}
.title-60 span {color: var(--primary-clr);font-weight: 600;}
.menu-banner .innerBnrCnt {max-width: calc(60% - 24px);}
.cmsPage ul>li > ul > li:before {counter-increment: alphalist;content: counter(alphalist, upper-alpha) '.';font-weight: 400;color: var(--grey-dark-clr);position: relative;left: inherit;top: inherit;font-size: 18px;padding-right: 8px;background: transparent;}
.cmsPage ul>li > ul >li {padding-left: 0;}
.cmsPage ul>li > ul {counter-reset: alphalist;}
.cmsPage ol ul {margin-bottom: 30px;}
.dgtmrktfrmWrp .dgtmrktingfrm .title-24 span {font-weight: 600;color: var(--primary-clr);}
.dgtmrktfrmWrp .dgtmrktingfrm .title-24 {margin-bottom: 24px;}
.dgtmrktingfrmRow .dgtmrktfrmWrp p {font-size: 14px;color: var(--grey-dark-clr);font-weight: 400;line-height: 1.6em;margin-top: 24px;}
.menu-banner li a:hover {
    color: var(--primary-clr);}
.handles-icon, .customThermoDiv .yellowarrow img {
    filter: invert(47%) sepia(35%) saturate(4531%) hue-rotate(120deg) brightness(92%) contrast(103%) !important;}
.customThermoDiv {background-image: url('../images/obj-bg-img.webp');background-color: unset;padding-bottom: 0px;background-repeat: no-repeat;background-size: 100% 100%;}
.customThermoDiv .yellowarrow {background: var(--white-clr);}
.customThermoDiv .secTitleDesc .title-24 {color: var(--white-clr) !important;}
.challenges-row {background-color: #234C3F;}
.handles-title-green{color: #00AD4D !important;}
.challenges-row .handles-title::before {color: #00AD4D !important;}
.cmsPage blockquote:last-child{margin-bottom: 0;}
.transfrm-img { position: relative;}
.transfrm-sec .innerPageTitle-div {padding-bottom:69px;}
.transfrm-sec .transfrm-heading { text-align:center; margin-bottom:18px;}
.transfrm-sec .transfrm-row {display: flex; justify-content:space-between;}
.transfrm-sec .transfrm-row .transfrm-col {width:calc(100%/2);}
.transfrm-sec .transfrm-row .transfrm-col.transfrm-before {padding-right:68px; border-right:0.5px solid rgba(211, 211, 211, 0.5);}
.transfrm-sec .transfrm-row .transfrm-col.transfrm-after {padding-left:68px;} 
.transfrm-sec .transfrm-after .transfrm-heading {color:#62BA46;}
.transfrm-sec .slick-dots {bottom:-60px;}
.transfrm-sec .slick-dots li button:before {font-size: 12px;color: #231F20;background-color: #231F20;border-radius: 50%;width: 11px;height: 11px;}
.transfrm-sec .slick-dots li button {padding:2px;width: 12px;height: 12px;}
.transfrm-sec .slick-dots li {width: 15px;height: 15px;}
.transfrm-sec .slick-dots li.slick-active button:before {background-color: #62BA46;}
.transfrm-sec .transfrm-before .slick-dots li.slick-active button:before {background-color: #5b6f5d;}
.thermo-transfrm .thermoAfter {position: static;}
.thermo-transfrm .transfrm-row {position: relative;}
.thermo-transfrm.transfrm-sec .slick-dots {left: 50%; transform: translateX(-50%);}
.thermo-transfrm .transfrm-after .transfrm-heading {color: #0098DB;}
.thermo-transfrm .transfrm-row .transfrm-col.transfrm-before {border-right: 0px;padding-right: 0px;}
.thermo-transfrm .transfrm-row .transfrm-col.transfrm-after {padding-left: 0px;}
.Hmtransfrm {padding-bottom: 180px !important;}
.Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk {background-image: url(../images/latopImg.png);width: 100%;height: 100%;background-size: contain;background-repeat: no-repeat;padding: 0px;}
.Hmtransfrm .transfrm-row .transfrm-col  {width: calc(100% / 2 - 30px); padding: 0 15px !important;}
.Hmtransfrm .slick-list.draggable {left: 80px; width: 77%; top: 20px;}
.Hmtransfrm  .slick-dots { bottom: -124px; }
.Hmtransfrm .innerPageTitle, .Hmtransfrm .transfrm-after .transfrm-heading{color: #00AD4D;}
.Hmtransfrm .transfrm-heading{color:#777777;}
.thermo-transfrm .slick-dots li button:before, .thermo-transfrm .slick-dots li.slick-active button:before{color: #212121;background-color: #212121;}
.thermo-transfrm .slick-dots li.slick-active button:before {font-size: 11px;color: #D11D3A;opacity: 1;}
.customFirePlaceDiv{background-color: #F5F5F5;}
.customHeadingwrow {justify-content: start !important;background-size: 0px !important;border-radius: 0px !important;}
.customHeadingwrow .whychooseImg {background-color: #00AD4D !important;}
.point-list li {position: relative;}
.point-list ul li::before {content: '';position: absolute;width: 12px;height: 12px;background-color: #00AD4D;top: 8px;border-radius: 0px;left: 0;border-radius: 50% !important;}
.solutionsnumbersCms.point-list {column-count: 2;}
.csimage-box {width: 100% !important;}
.hmBranding-title {background-color: #234C3F;}
.hmBranding-title .contentCol {max-width: calc(25% - 24px) !important;}
.hmBranding-title .contentImgCol {max-width: calc(75% - 24px) !important;}
.hmBranding-title .aboutCompyCtDtBox:not(:last-child) {border-right: 1px solid #ffffff26;}
.customThermoDiv .left-arrow-div:before {background-color: var(--white-clr);}
.customFirePlaceDiv .solutionsnumbersCms.point-list {column-count: 1;}
.customFirePlaceDiv .solutionsnumbersCms.point-list > ul {display: flex;flex-wrap: wrap;}
.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li {width: calc(100% / 2 - 0px);}
.customHeadingwrow .whychooseImg {width: 72px;height: 72px;display: flex;justify-content: center;align-items: center;}
.service-sec .fpCtaBox {background-color: #00AD4D;padding: 44px 48px;}
.fpCtaBox .fpCtaBoxTxt {line-height: 1.5em;color: #fff;font-weight: 500;text-align: center;}
.fpCtaBox .fpCtaBoxTxt > a {color: #ffffff;font-weight: 600;text-decoration: underline;}
.fpCtaBox .fpCtaBoxTxt > a:hover {opacity: 0.8;}
.fpCtaBox {border-radius: 20px;}
.handles-section .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before {color: #000000;}
.month-result, .casestudiesobjectives {overflow:hidden;}
.customHeadingwrow .whychoose-card.lastCol {position: relative;}
.customHeadingwrow .whychoose-card.lastCol img {position: absolute;bottom: 0px;}
.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li ul li::before {color: #00AD4D;}
.form-section .dgtmrktingfrmCnt .cardlist-content {margin-left: 0px;}
.form-section .cardlist-content .cardlist-box {gap: 16px;padding-bottom: 40px;}
.form-section .cardlist-content .cardlist-box .cardlist-icon {border-radius: 100px;}
.form-section .cardlist-content .cardlist-box .cardlist-icon img {width: auto;}
.form-section .cardlist-content .cardlist-box::after {border: 0px;}
.form-section .dgtmrktingfrmCnt .cardlist-content p {font-weight: 400;font-size: 18px;line-height: 1.57em;}
.form-section .box-icon{text-decoration: none;color: var(--white-clr);}
.form-section .cardlist-content .cardlist-box:last-child p {display: flex;gap: 37px;}
.form-section .cardlist-content .cardlist-box:last-child a.white-clr-text::before {position: absolute;content: '';width: 1px;background: var(--primary-clr);right: -19px;height: 17px;top: 7px;}
.form-section .dgtmrktingfrmCnt .cardlist-content:last-child a.white-clr-text {position: relative;}
.branch-section .whychoose-grid {margin-bottom: 40px;}
.innerpageBnr-Sec .box-service .innerBnrCnt {display: flex;flex-direction: column;justify-content: center;}
.branch-section .whychoose-grid img {width: 100%;}
.innerpageBnr-Sec .box-service .innerpageBnrImg img {border-radius: 12px;}
.form-section .dgtmrktingfrmCnt .title-48 {margin-bottom: 16px;}
.submit-group .cstbtn {font-family: var(--primary-font-family);}
.menu-banner li:first-child {padding-top: 13px;}
.menu-banner li:first-child::before {top: 26px;}
.footer .termsUl li.active a {    color: var(--primary-clr);}
.thermo-transfrm .slick-dots li button:before {content: '';font-size: 11px;color: #D11D3A;border-radius: 50%;width: 11px;height: 11px;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.dgtmrktingfrmCnt.dgtmrktingfrmCnt-txt .secTitleDesc{margin-bottom: 15px;}
.dgtmrktingfrmCnt.dgtmrktingfrmCnt-txt .sectionTitle{margin-bottom: 20px;}
/* case study of CAV css start */
.ft-22{font-size: 28px;}
.aboutusstatswrap .aboutusstat.w-100{width: 100%;}
.about-cav .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(58%) sepia(36%) saturate(779%) hue-rotate(60deg) brightness(104%) contrast(80%);}
.aboutuscoltwo.cav-about .darkbluetext{color:  #62BA46;}
.why-did-cav{    background-color: #62BA46; position: relative;}
.why-did-cav .objectivehead, .why-did-cav .objectivebody{max-width: 1100px !important;}
.why-did-cav .left-arrow-div:before{background-color: #fff;}
.why-did-cav .skinmatrixobjectiveimg{    position: absolute;top: 50%; transform: translate(0%, -50%); right: 0;max-width: 250px;}
.cav-bg{background-color: #212121;}
 .cav-bg.csprommotionsec .cotentCards .card .cardtitle:before{color: #62BA46;}
.Hmtransfrm.cavtransfrm .transfrm-bfr-desk, .Hmtransfrm.cavtransfrm .transfrm-afr-desk { background-image: url(../images/case-study-before.png); background-repeat: no-repeat; background-position: center;  background-size: cover; width: 615px; height: 450px; padding: 8px 10px 10px 10px;}
.Hmtransfrm.cavtransfrm .slick-list.draggable{ left:0; width: 100%; top: 0;}

 .cav-solution .handles-title, .cavtransfrm.Hmtransfrm .transfrm-after .transfrm-heading{color: #62BA46 !important;}
.cavtransfrm.Hmtransfrm { padding-bottom: 80px !important;}
.Hmtransfrm.cavtransfrm.transfrm-sec .transfrm-row .transfrm-col.transfrm-before{border: none;}
.Hmtransfrm.cavtransfrm.transfrm-sec .transfrm-row .transfrm-col.transfrm-after{padding-left: 0;}
.Hmtransfrm.cavtransfrm .transfrm-row{position: relative;}
.Hmtransfrm.cavtransfrm  .thermoAfter { position: static;}
.Hmtransfrm.cavtransfrm .slick-dots { left: 50%; transform: translateX(-50%);bottom: 0;}
.Hmtransfrm.cavtransfrm.transfrm-sec .slick-dots li button:before{width: 0;}
.cav-solution .solutionsnumbersCms.cmsPage ul>li:before{ width: 12px !important; height: 12px !important; top: 10px !important; background-color: #62BA46 !important; content: ''  !important;}
.cav-solution.customFirePlaceDiv .solutionsnumbersCms.point-list > ul{column-gap: 30px;}
.cav-solution.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li { width: calc(100% / 2 - 15px);}
.innerservices-Sec.blackbg::after{display: none;}
.blackbg{background-color: #212121;}
.cav-tech .innerserviceImg img{width: 80px;}
.cav-tech.innerservices-Sec .innerserviceBox{background-color: transparent; border: 1px solid  #62BA46;}
.cav-tech.webdevservices-Sec .innerserviCnt .innerservi-title{color: #ffff;}
.cav-tech.webdevservices-Sec .innerserviCnt .innerserviDesc{color: #62BA46; font-size: 18px; margin-bottom: 0;}
.third-party-section{background-color: #62BA46;}
.third-party-section .secTitleDesc, .third-party-section .sectionTitle{color: #fff !important;}
.third-party-section .third-part-box{display: flex; gap: 30px;}
.third-party-section .third-part-box li{background-color: rgba(21, 21, 21, 0.1); padding: 28px 28px 32px 25px; border-radius: 10px;}
.third-party-section .third-part-box li  .SpecificImg{margin-bottom: 32px;max-width: 125px;  min-height: 125px;  background-color: #fff; display: inline-block; display: flex; align-items: center; text-align: center; border-radius: 10px;}
.third-party-section .third-part-box li img { margin: auto;}
.cav-solution .sectionTitleDiv.d-flex-area{  display: flex ; gap: 300px;align-items: center;}
.cav-solution .sectionTitleDiv.d-flex-area .max-width-box{max-width: 650px;}
.cav-tech .sectionTitle{color: #fff !important;}
.month-result-slider .slide p{text-align: center; margin: 10px 0 0; font-size: 18px;}
.month-result-slider .slide p span{color: #f91313; font-weight: 700;}
.cavtransfrm .handles-title, .cav-solution .handles-title, .skinmatrixstrategy.rv-center-bg-box .sectionTitle, .decoglaze-result.csprommotionsec .sectionTitle{color: #1c1b17 !important;}
/* case study of CAV css end */

/* case study of thermo poll css start */
.thermo-solution-without-bg{overflow: hidden;}
.aboutuscoltwo.thermo-about .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(44%) sepia(98%) saturate(2861%) hue-rotate(171deg) brightness(96%) contrast(101%);}
.aboutuscoltwo.thermo-about .darkbluetext, .thermo-conter .aboutCompyCtDtBox .aboutCompyCountText{color:  #0098DB;}
.why-did-thermo, .thermo-bg{ background-color: #0098DB; position: relative;}
.why-did-thermo .skinmatrixobjectiveimg{max-width: inherit;}
.rv-counter.thermo-conter .aboutCompyCtDtBox:nth-child(1) {max-width: calc(270px + 100px); padding-left: 0;}
.cav-bg.thermo-bg{ background-color: #000;}
.thermo-conter .aboutCompyCtDtBox{width: calc(100% / 2); margin-bottom: 0px !important;} 
 .nutshell-section {background-color: #e9f4f8;}
.thermo-bg .secondasloImg { margin-top: -197px;  max-width: 93%;}
.thermo-bg.csprommotionsec .cotentCards .card .cardtitle:before, .skinmatrixstrategy.thermo-bg-box .sectionTitle, 
.nutshell-section .contact-us-div-cs p a{color: #0098DB;}
.skinmatrixstrategy.thermo-bg-box .whychooseImg{background-color: #0098DB;width: 72px;height: 72px;}
.skinmatrixstrategy.thermo-bg-box .whychooseImg img{width: auto; margin: auto;}
.skinmatrixstrategy.thermo-bg-box .whychoose-grid { background-image: url(../images/responsive-thermo.webp); background-size: 390px;justify-content: start;}
.Hmtransfrm.thermopools-trans .transfrm-after .transfrm-heading{color: #0098DB !important;}
.Hmtransfrm.thermopools-trans .transfrm-bfr-desk, .Hmtransfrm.thermopools-trans .transfrm-afr-desk{background-image: url(../images/trans-led.png); width:615px; height: 485px;padding: 30px 20px 0px 20px; margin: auto;}
.thermo-solutions .cmsPage ul>li:before {color: #0098DB !important;}
.thermo-solutions .fp-solutions-img-parent::after { background-color: #0098DB;}
.thermo-solutions  .solutionsnumbersCms .point-list, .thermo-solution-without-bg .solutionsnumbersCms.point-list ul{display: flex; flex-wrap: wrap; justify-content: space-between;    gap: 30px;}
.thermo-solutions.sniffSpacesolutions .point-list > li, .thermo-solution-without-bg .solutionsnumbersCms.point-list ul li{width: 47%;}
.thermo-solution-without-bg .solutionsnumbersCms.cmsPage ul>li:before{    background-color: #0098DB !important;}
.thermo-solution-without-bg .solutionsnumbersCms.point-list{column-count: inherit;}
.nutshell-section .contact-us-div-cs{margin-bottom: 60px; background-color: #ffffff; color: #fff;}
.thermopools-trans.Hmtransfrm .slick-list.draggable{ left: 0px; width: 100%;  top: 0px;}
.thermo-solution-without-bg .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before{color: #0098DB !important;}
/* case study of thermo poll css end */

/* case study of decoglaze css start */
.about-decoglaze{background-color: #f8f8f8 !important;}
.aboutuscoltwo.about-decoglaze .darkbluetext, .about-decoglaze .thermo-conter .aboutCompyCtDtBox .aboutCompyCountText { color: #f5821e;}
.aboutuscoltwo.about-decoglaze .aboutusstatswrap .aboustaticon img {filter: brightness(0) saturate(100%) invert(65%) sepia(77%) saturate(3722%) hue-rotate(350deg) brightness(103%) contrast(92%);}
 .decoglaze-bg.csprommotionsec .cotentCards .card .cardtitle:before{    color: #f5821e; content: counter(count, decimal-leading-zero);}
.decoglaze-solution.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li{width: 100%;}
.decoglaze-solution .point-list ul li::before, .decoglaze-solution .cmsPage ul>li:before, .the-trusted .cmsPage ul>li:before{background-color: #f5821e;}
.decoglaze-solution .other-box, .bargains-solution .other-box{margin-top: 60px; display: flex; gap: 20px;}
.decoglaze-solution .other-box .list-box, .bargains-solution .other-box .list-box{width: 48%;}
.deco-month-slider.month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before{color: #f5821e;}
.decoglaze-result.csprommotionsec .secTitleDesc{color: #43423e;}
.the-trusted .list-box{margin-bottom: 30px;}
.fp-counter.black-bg{background-color: #1c1b17;}
.fp-counter.black-bg .aboutCunthedingDiv .aboutCuntTitle, .fp-counter.black-bg .aboutCompyCtDtBox .aboutCompyCountTitle{color: #fff;}
.mt-50{margin-top: 50px;}
.decoglaze-result{overflow: hidden;}
.text-align-center{text-align: center;}
.about-decoglaze .cmsPage blockquote{border-left-color: #f5821e; background-color: #f5821e21; text-align: left;}
.about-sydney.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading{color: #ec373e;}
.sp-solutions .cmsPage ul>li:before{height: 12px !important; width: 12px  !important;}
.fireplacemaster-overview.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading{    color: var(--fireplace-primary);}
.fireplace-dot .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before{color: var(--fireplace-primary);}
.turbo-overview.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading{color: #e94d18;}
.cst-casestudiesobjectives-turbo .cmsPage ul>li:before{background-color: #e94d18;}
.cst-csestudy-result .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before{    color: #e94d18;;}
.turbo-overview .aboutcontentpara blockquote{background-color: #e94d1814;}
.aboustaticon .icon-qncontent{filter: brightness(0) saturate(100%) invert(23%) sepia(75%) saturate(1185%) hue-rotate(236deg) brightness(87%) contrast(98%);}
/* case study of decoglaze css end */

.webdevcontentImg-sec .other-box {margin-top: 0px;}
.icon-qncontent {filter: invert(20%) sepia(19%) saturate(6354%) hue-rotate(245deg) brightness(95%) contrast(91%);}
.qndesigns-content .cmsPage blockquote {border-left: 4px solid #553291;background-color: #5532910f;text-align: left;}
.qndesigns-content .darkbluetext {color: #553291;}
.qn-challenges .card .cardtitle::before {color: #553291 !important;}
.box-countimage .objectivetextwrap::before {background: #553291;}
.qndesigns-casestudies .cmsPage ul>li::before {background-color: #553291;}
.qndesign-counter .aboutCompyCountText {color: #553291  !important;}
.qndesigns-casestudies .slick-dots li.slick-active button::before {color: #553290 !important;}
.objectivetextwrap .secTitleDesc .title-20 {font-weight: 600;color: var(--black-clr);margin-bottom: 10px;}
.qndesigns-content .cmsPage blockquote {border-left: 4px solid #553291;margin: 0px;    }
.paradise-casestudies .cmsPage ul>li::before, .paradise-casestudies .solutionsnumbersCms.cmsPage ul>li::before {background-color: #0098db !important;}
.decogla-content {text-align: left;}
.paradise-casestudies .cmsPage blockquote {border-left: 4px solid #0098db; margin: 0px; text-align: left; background-color: #0098db08;}
.turbo-casestudies .cmsPage blockquote {text-align: left; margin: 0px; border-left: 4px solid #f27100; background-color: #f271001c;}
.turbo-casestudies .aboutstatsubheading {color: #f07100;}
.titleimage-banner .casestudiesbnnr {gap: 0px;}
.white-text{color: #ffff !important;}
.slider-dot-paradise .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before{color: #0098db;}

/* case study of bargains css start */
.aboutuscoltwo.about-bargains .darkbluetext, .about-bargains .thermo-conter .aboutCompyCtDtBox .aboutCompyCountText,
.bargains-mian-bg.csprommotionsec .cotentCards .card .cardtitle:before, .bargains-solution .cmsPage ul>li:before,
.bargains-month-slider  .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before, .fp-counter.bargains-counter-main .aboutCompyCtDtBox .aboutCompyCountText {color: #eb070e;}
.about-bargains .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(18%) sepia(98%) saturate(5799%) hue-rotate(352deg) brightness(86%) contrast(108%);}
.bargains-solution .handles-title {margin-bottom: 25px;}
.bargains-solution .cmsPage ul>li:before{background-color: #eb070e;}
.bargains-solution .month-result-slider{overflow: hidden;}
.customFirePlaceDiv.bargains-solution .solutionsnumbersCms.point-list > ul > li{width: 100%;}
.about-bargains .cmsPage blockquote{border-left-color: #eb070e; background-color: #eb070e1a; text-align: left;}
/* case study of bargains css end */

/* case study of bargains website css start */
.bargains-second-about.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading, .fp-counter.fp-counter-bargains-second .aboutCompyCtDtBox .aboutCompyCountText{color:#eb070e;}
.bargains-second-problem .secTitleDesc{ color: var(--grey-dark-clr) !important;}
.bargains-second-problem.csprommotionsec .cotentCards .card .cardtitle:before {  color: #eb070e !important;}
.bargains-second-solution, .bargains-second-result{background-color:#f5f5f5; overflow: hidden;}
.bargains-second-solution .box-countimage .objectivetextwrap::before,
.bargains-second-features .cmsPage ul>li:before, .bargains-second-result .cmsPage ul>li:before{background-color: #eb070e;}
.relatedWorkhead .sectionTitle{text-transform: capitalize;}
.my-car-blockquote.qndesigns-overview .cmsPage blockquote{background-color: #55329114;}

/* case study of bargains website css start */


/* case study of worthy-parts css start */
.aboutuscoltwo.about-worth .darkbluetext, .about-worth .thermo-conter .aboutCompyCtDtBox .aboutCompyCountText,
.bargains-bg.csprommotionsec .cotentCards .card .cardtitle:before, .bargains-solution .cmsPage ul>li:before,
.bargains-month-slider  .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before, .fp-counter.bargains-counter .aboutCompyCtDtBox .aboutCompyCountText {color: #fd7231;}
.about-worth .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(1125%) hue-rotate(339deg) brightness(101%) contrast(98%);}
.customFirePlaceDiv.worthy-solution .solutionsnumbersCms.point-list > ul li{width: 100%;}
.worthy-solution .handles-title { margin-bottom: 25px;}
.worthy-solution.next-one .handles-title{margin-bottom: 8px;}
.worthy-solution .cmsPage ul>li:before{background-color: #fd7231;}
.worthy-solution .month-result-slider{overflow: hidden;}
.worthy-solution .cmsPage ul li .title-24{font-size: 24px;}
.worthy-solution .other-box{display: flex; gap: 30px;}
.worthy-solution .other-box .list-box {width: 50%;}
.month-result-slider.worthy-month-slider .case-study-single-slider .slick-dots li.slick-active button:before{color: #fd7231;}
.about-worthy .cmsPage blockquote{border-left-color: #fd7231; background-color: #fd723121; text-align: left;}
.bg-white{background-color: #FFF !important;}
 /* case study of worthy-parts css end */

/* case study of kazoo css start */
.aboutcontentpara .cmsPage blockquote{margin: 10px 0 0;} 
.aboutuscoltwo.about-kazoo .darkbluetex, .kazoo-bg.csprommotionsec .cotentCards .card .cardtitle:before,
.about-kazoo .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(18%) sepia(27%) saturate(4157%) hue-rotate(251deg) brightness(96%) contrast(92%);}
.about-kazoo .cmsPage blockquote{border-left-color: #592c82; background-color: #592c8214; text-align: left;}
.kazoo-solution .cmsPage ul>li:before{background-color: #592c82;}
.kazoo-solution .cmsPage ul>li{width: 100% !important;}
.kazoo-solution .cmsPage ul{margin-top: 20px;}
.kazoo-bg.csprommotionsec .secTitleDesc, .hill-bg.csprommotionsec .sectionTitle{color: #1c1b17;}
.bargains-second-problem .sectionTitle, .kazoo-bg.csprommotionsec .sectionTitle{color: #1c1b17 !important;}
/* case study of kazoo css start */

/* case study of hill Nextgen css start */
.nextgen-section p,.nextgen-section .card-Content .cardDesc{color: #1C1B17;}
.about-nextgen .aboutstatsubheading.darkbluetext{color: #21209C;}
.csprommotionsec.nextgen-challenges .cotentCards .card .cardtitle:before{color:#21209C;}
.csprommotionsec.nextgen-challenges .sectionTitle{color: #000}
.csprommotionsec.nextgen-challenges .secTitleDesc{color: #43423E;}

.csprommotionsec.nextgen-challenges .sectionTitleDiv{max-width: 1000px;margin-left: auto;margin-right: auto;}
.off-black-bg.rv-center-bg-box.nextgen-solution .sectionTitle{color: #ffffff !important;}
.off-black-bg.rv-center-bg-box.nextgen-solution .secTitleDesc{font-weight: 400;}
.off-black-bg.rv-center-bg-box.nextgen-solution .whychooseImg{background-color: #21209C;}
.off-black-bg.rv-center-bg-box.nextgen-solution .whychooseCnt ul{margin-top: 5px;}
.off-black-bg.rv-center-bg-box.nextgen-solution .result-txt{padding: 16px;border-radius: 12px;background-color: #F4F5F9;margin-top: 24px;}
.off-black-bg.rv-center-bg-box.nextgen-solution .result-txt .blue-clr-text{color: #21209C;}
.nextgenafterbefore .sectionTitle.handles-title,.nextgenafterbefore.Hmtransfrm .innerPageTitle, .nextgenafterbefore.Hmtransfrm .transfrm-after .transfrm-heading{color: #21209C !important;}
.nextgenafterbefore .secTitleDesc{color: #1C1B17;font-weight: 600;}
.sec-bg-anti-flash-white{background-color: #EFF2F8;}
.nextgen-section .nextben-cta {padding: 68px 0px;position: relative;}
.nextgen-section .nextben-cta::before {position: absolute;content: '';background-image: url(../images/wsg-cta.png);width: 100%;background-size: cover;height: 100%;top: 0px;}
.nextgen-section .nextben-cta .getQuoteCta{max-width: 1104px;margin-left: auto;margin-right: auto;}
.nextgen-section .nextben-cta .getQuoteCta .cstbtn {border-color: var(--white-clr);}
.sec-results-at-glance .inner-row{display: flex;flex-wrap: wrap;gap: 16px;justify-content: center;}
.sec-results-at-glance .innerbox{padding: 16px;background-color: var(--white-clr);box-shadow: 0px 0px 2px 0px rgba(0, 0, 0.35);border-radius: 12px;width: calc((100% * 0.25) - 12px);}
.sec-results-at-glance .innerbox .title{font-size: 18px;line-height: 1.58em;font-weight: 600;color: #1C1B17;margin-bottom: 10px;}
.sec-results-at-glance .innerbox p{font-size: 18px;line-height: 1.58em;font-weight: 400;color: #1C1B17;}
.sec-results-at-glance .innerbox p strong{font-weight: 600;color: #21209C;}
.sec-results-at-glance  .text-bottom{background-color:#21209C;color: #ffffff;padding: 12px;border-radius: 5px;font-weight: 600;margin-top: 32px;font-size: 20px;line-height: 1.50em;}
.nextgenafterbefore.Hmtransfrm .transfrm-heading {color: #43423E;}
.nextgen-section .case-study-single-slider .slick-dots{margin-top: 64px;}
.nextgen-section .casestudy-tags .tag-txt{color: #43423E;}
.nextgen-section .casestudyDescription,.nextgen-section .casestudystatlist p{color: #43423E;}
.image-banner.width-100 img{width: 100%;}
.nextgen-logo{background: none !important; box-shadow: none !important;width: 200px !important;}
.nextgen-section .getQuoteCta-Sec .secTitleDesc.white-dark-text{color: #ffffff;}
/* case study of Nextgen css end */


/* case study of hill storage css start */
.aboutcontentpara .cmsPage blockquote{margin: 10px 0 0;} 
.aboutuscoltwo.about-hill-storage .darkbluetex, .hill-bg.csprommotionsec .cotentCards .card .cardtitle:before,
.about-hill-storage .aboutuscolwrap .aboutusstat .aboutstatsubheading{color: #006130 !important;}
.about-hill-storage .aboutusstatswrap .aboustaticon img{filter: brightness(0) saturate(100%) invert(11%) sepia(96%) saturate(5159%) hue-rotate(159deg) brightness(90%) contrast(101%);}
.about-hill-storage .cmsPage blockquote{border-left-color: #006130; background-color: #00613014; text-align: left;}
.hillstorage-solution .cmsPage ul>li:before{background-color: #006130;}
.hillstorage-solution .cmsPage ul>li{width: 100% !important;}
.hillstorage-solution .cmsPage ul{margin-top: 20px;}
.hill-bg.csprommotionsec .secTitleDesc{color: #1c1b17;}
/* case study of hill storage css start */
.sniffchallenges .cotentCards .card .cardtitle{color: #1c1b17 !important;}
.sniffSpacecasestudies .cmsPage ul>li:before{border-radius: 50% !important;}
.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading{color: #82ab25;}
.text-upper{text-transform: inherit;}
.max-width-box .secTitleDesc{text-transform: initial;}
.qndesignbgcolor.qndesigns-overview.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading{color: #db974d;}
.qndesigns-overview .cmsPage blockquote{background-color: #db974d14;}
.aboutuscoltwo.rv-central .aboutusstat .aboutstatsubheading { color: rgba(249, 19, 19, 1);}
.rv-counter .aboutCompyCtDtBox .aboutCompyCountText, .rv-counter .counter-value-dc { font-weight: 600; color: rgba(249, 19, 19, 1);}
.highlightsPointsLeft ul li span, .highlightsPointsright ul li span{font-weight: 600; font-size: 24px; margin-bottom: 5px; color: var(--black-clr);}
.solutionsnumbersCms .highlightsTitle{font-size: 24px;font-weight: 600;line-height: 1.2em;margin-bottom: 5px;color: var(--black-clr);}
.handle-more-about .aboutstatsubheading.darkbluetext, .rv-counter.handle-counter .counter-value-dc{color: #00AD4D !important;}
.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li > ul > li > span{font-weight: 600;}
.thermo-counter .aboutCompyCtDtBox .aboutCompyCountText, .thermo-counter .aboutCompyCtDtBox .counter-value-dc{color: #0098DB;}
.fp-counter .counter-value-dc{color: var(--fireplace-primary);}
.paradise-counter .counter-value-dc, .paradise-counter .aboutCompyCtDtBox .aboutCompyCountText{color: #0098db;}
.filterbtn .checkboxlistwrap::-webkit-scrollbar {width: 8px; overflow: hidden; border-radius: 10px;}
.filterbtn .checkboxlistwrap::-webkit-scrollbar-thumb { background: #DF1D3A;border-radius: 10px; }

.myFooterpattern{position:relative;}
.myFooterpattern:after, .cool-highlight:after {content:''; background-image: url(../images/footer-bg-pattern.svg);background-repeat:no-repeat;height:100%;width:100%;background-size:cover;
display:block;position: absolute;top: 0;left: 0;right: 0;}
.footer_main { padding:80px 0px; position:relative; z-index: 1; }
.fter-bot { background-color:var(--black-clr); }
.copyrightDiv { padding:13px 0px; }
.copyrightDiv .copyright-txt, .copyrightDiv .copyright-txt a { font-size:16px; line-height:24px; color:var(--white-clr); font-weight:500; }
.terms-links ul.termsUl li a { font-size:16px; line-height:24px; color:var(--white-clr); font-weight:500; }
.terms-links ul.termsUl { display:flex; flex-wrap:wrap; }
.terms-links ul.termsUl li:not(:last-child) { margin-right:24px; }
.ft_social .ft_socialul { display:flex; gap:32px; }
.ft_social .ft_socialul li a:after { content: ''; width: 24px; height: 26px; background-image: url(../images/social_icons.svg); background-repeat: no-repeat; display: inline-block; }
.ft_social .ft_socialul .fo-socialcon.ft_fb::after { background-position: 0px 0px; width:12px; }
.ft_social .ft_socialul .fo-socialcon.ft_insta::after { background-position: -44px 1px; }
.ft_social .ft_socialul .fo-socialcon.ft_linkedin::after { background-position: -100px 0px; }
.ft_social .ft_socialul .fo-socialcon.ft_twitter::after { background-position: -155px 1px; }
.ft_social .ft_socialul .fo-socialcon.ft_be::after { background-position: -211px 1px; width:38px; }
.ft_social .ft_socialul .fo-socialcon.ft_dribbble::after { background-position: -281px 1px; }
.ft_social .ft_socialul .fo-socialcon.ft_fb:hover::after { background-position: 0px -44px; }
.ft_social .ft_socialul .fo-socialcon.ft_insta:hover::after { background-position: -44px -43px; }
.ft_social .ft_socialul .fo-socialcon.ft_linkedin:hover::after { background-position: -100px -44px; }
.ft_social .ft_socialul .fo-socialcon.ft_twitter:hover::after { background-position: -155px -43px; }
.ft_social .ft_socialul .fo-socialcon.ft_be:hover::after { background-position: -211px -43px; }
.ft_social .ft_socialul .fo-socialcon.ft_dribbble:hover::after { background-position: -281px -43px; }
.ftr_links_title { font-size:16px; line-height:24px; font-weight:600; color:var(--black-clr); padding-bottom:24px; }
.ftr_links li:not(:last-child) { margin-bottom:16.5px; }
.ftr_links li a { font-size:16px; line-height:24px; font-weight:400; color:var(--black-clr); }
.ftr_links li.active a { color:var(--primary-clr); }
.ftrcontact_info .ftcnt-phno-dt { font-size:16px; line-height:24px; color:var(--black-clr); font-weight: 400; }
.ftrcontact_info .ftcnt-phno-dt:not(:last-child) { margin-bottom:10px; }
.ftcnt-phno-dt .ftcnt_tel { color:var(--primary-clr); margin-left:8px; }
.ftrcontact_info .ft_email_txt { margin-bottom:16px; }
.ftrcontact_info .ft_email_txt .ftemail { font-size:16px; line-height:24px; color:var(--grey-dark-clr); font-weight:400; }
.footer_info .ftr_logo, .footer_info .ftr_cntusinfo { margin-bottom:64px; }
.technologies-sec { background-color: var(--black-clr); text-align:center; position:relative; }
.technologies-sec .container, .digitalmarketing-sec .container { position: relative; z-index: 1; }
.technologies-sec::after { content:''; background-image:url(../images/tech-bg-pattern.svg); background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:100%; position:absolute; top:0px; left:0px; }
.technologCntDiv { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 56px; margin-right:-12px; margin-left:-12px; }
.technologCol { width: calc(100% / 8); max-width: calc(146px + 24px); min-height: 124px; padding-left:12px; padding-right:12px; margin-bottom:24px }
.technologBox { background-color: var(--grey-dark-clr); padding: 6px; border-radius: 12px; width: 100%; height:100%; display: flex; align-items: center; justify-content: center; -webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;flex-direction: column;  } 
.technologCol img { width: 32px; height: 32px; margin-bottom: 15px; }
.technologCol .techlgTitle { font-size: 18px; line-height:28px; font-weight:500; color:var(--white-clr); }
.whiteCtn { background-color:var(--white-clr); color:var(--black-clr); -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.whiteCtn::after { filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(3275%) hue-rotate(183deg) brightness(103%) contrast(80%); -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.learnMore-cta { margin-top:55px; }
.learnMore-cta .cstbtn { padding:0px 20px 0px 26px;  }
.technologies-sec .sectionTitleDiv { max-width:892px; margin:0px auto; }
.ourClientTitle p { font-size:16px; line-height:1.3em; color:var(--grey-dark-clr); font-weight:500; text-align:center; padding-bottom:8px; }
.ourClientWrp { display:flex; flex-wrap:wrap; justify-content:center; margin-right:-15px; margin-left:-15px; }
.ourClientCol { width:calc(100% / 6); max-width:calc(200px + 30px); padding-left:15px; padding-right:15px;  }
/* Footer Sticky CSS Start */
.footerSticky{position:fixed;left:0;right:0;bottom: -44px;z-index:8; height:44px;display:none; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out;}
.footerSticky.active{bottom: 0;}
.footerStickyInner{display:table;width:100%; }
.fStickyLeft{display:table-cell;width:50%;vertical-align:middle;background:var(--primary-clr);text-align:center;}
.fStickyRight{display:table-cell;width:50%;vertical-align:middle;background:var(--black-clr);text-align:center;}
.fStickyLeft a, .fStickyRight a{font-size:16px;font-weight:700;display:flex; align-items: center; justify-content: center; padding:5px;height:44px;line-height:1;}
.fStickyLeft a span,.fStickyRight a span{text-align:left;display:inline-block;vertical-align:middle; font-size: 14px; line-height: 1; font-weight: 600; color: var(--white-clr);}
.fStickyLeft .svgImg{width:18px;height:18px;margin-right:5px;vertical-align:middle;display: inline-block;margin-top: -2px;}
.fStickyRight .svgImg{width:25px;height:24px;margin-right:5px;vertical-align:middle;display: inline-block;}
.fStickyLeft a svg { margin: 0px 10px 0px 0px; }
/* Footer Sticky CSS End */
.header_scroll .main-nav ul.main-nav-ul .nav-list { padding: 18px 16px; }
.header_scroll .logo img { width: 190px; }
.logo img, .main-nav ul.main-nav-ul .nav-list { -webkit-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.bannerBtnDiv .quote-btn { min-width: 184px; }
.ourClientSec { padding-bottom:40px; }
.digitalmarketing-sec { position:relative; }
.digitalmarketing-sec::after { content:''; background-image:url(../images/wht-blackbg-pattern.svg); background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:100%; position:absolute; top:0px; left:0px; }
.digitalmarketingWrp .digitalmrktitle { font-size:24px; line-height:1.3em; color:var(--black-clr); font-weight:600; padding-bottom:32px;  }
.digitalmarketBox { border: 1px solid var(--white-dark-clr); background-color:var(--white-clr); border-radius:12px; width:100%; height:100%; min-height:132px; display:flex; justify-content:center; align-items:center; flex-direction:column; padding: 20px 24px; }
.digitalmrktRow { display:flex; flex-wrap:wrap; margin-right:-12px; margin-left:-12px; }
.digitalmrktCol { width:calc(100% / 2); max-width: calc(325px + 24px); padding-left:12px; padding-right:12px; margin-bottom:24px; }
.digitalmarketBox img { width:40px; height:40px; margin-bottom:16px; }
.digitalmarketBox .digitalmrktxt { font-size:18px; line-height:1.3em; color:var(--black-clr); font-weight:500; text-align:center; webkit-transition: all .4s ease;transition: all .4s ease;}
.digitalmrkt-Cta { margin-top:40px; }
.aboutCunthedingDiv { width: 100%; max-width:1160px; margin:0px auto; }
.aboutCunthedingDiv .aboutCuntTitle { font-size:32px; line-height:1.4em; color:var(--black-clr); font-weight:600; text-align:center; margin-bottom:56px; }
.aboutCompyCtDtBox .aboutCompyCountText { font-size:40px; line-height:1.2em; color: var(--primary-clr); font-weight:700; }
.aboutCompyCtDtBox .aboutCompyCountTitle { font-size:18px; line-height:1.3em; font-weight:500; color:var(--grey-dark-clr); }
.aboutCmpyCountDetail { display:flex; flex-wrap:wrap; justify-content:center; }
.aboutCompyCtDtBox { text-align:center; padding-left:48px; padding-right:48px; max-width:calc(336px + 96px); width:calc(100% / 4);  }
.aboutCompyCtDtBox:not(:last-child) { border-right:1px solid var(--white-dark-clr); }
.aboutCompyCountText .counter-value { font-weight:700; }
.aboutCompyCtDtBox:nth-child(1) { max-width:calc(124px + 48px); padding-left:0px; }
.aboutCompyCtDtBox:nth-child(4) { padding-right:0px; max-width:calc(336px + 48px); }
.serviceportRow { display:flex; flex-wrap:wrap; gap:32px; justify-content: center; }
.serviceportCol { width:calc(33.33% - 21.33px); }
.serviceport-sec .sectionTitleDiv { width:100%; max-width:1058px; margin:0px auto 56px; text-align:center; }
.serviceportDtail .serviceporDesc { font-size:16px; line-height:1.4em; color:var(--black-clr); font-weight:400; }
.serviceportBox { padding:10px; width:100%; }
.serviceport-img { margin-bottom:24px; }
.serviceport-img img { width:48px; height:48px; }
.serviceportDtail .servicepor-title { font-size:24px; line-height:1.3em; color: var(--black-clr); margin-bottom:8px; }
.generictagrup { background-color:var(--black-clr); border-radius:24px; padding:56px 155px; display: flex; flex-wrap: wrap; justify-content: space-between; position:relative;  z-index: 1; }
.generictagrup::after { content:''; background-image:url(../images/genericta-pattern.svg); background-repeat:no-repeat; background-position:center; background-size:cover; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index: -1; }
.generictaCnt .generictaTitle { font-size:40px; line-height:1.2em; color:var(--white-clr); font-weight:600; margin-bottom:24px; }
.generictaCnt .generictaSubtitle { font-size:24px; line-height:1.5em; color:var(--white-clr); font-weight:600; margin-bottom:8px; }
.generictaCnt .generictaDesc { font-size:18px; line-height:1.56em; color:var(--white-dark-clr); font-weight:500; margin-bottom:32px; }
.generictagrup .generictaCnt { max-width:62%; width:100%;  }
.generictagrup .generictaImg { max-width:33%; width:100%;  }
.rateacros-sec .sectionTitleDiv { max-width:1010px; width: 100%; margin:0px auto 56px; text-align:center;  }
.rateacrosRow { display:flex; flex-wrap:wrap; gap:32px; max-width:1088px; justify-content:center; margin: 0px auto; }
.rateacrosCol { width:calc(25% - 24px); }
.rateacrosBox { width:100%; height:100%; min-height:172px; background-color:var(--white-clr); border-radius:12px; padding:15px; display:flex; flex-direction:column; align-items:center; justify-content:center; }
.rateacrosCnt .rateacrosDesc { font-size:14px; line-height:1.2em; color:var(--grey-dark-clr); font-weight:400; margin-bottom:8px; text-align:center; }
.rateacros-img { margin-bottom:16px; }
.ipropimg {display: inline-block; vertical-align: middle;}
.star-ratings-sprite{background:transparent url("../images/new_star.svg") repeat left bottom;width:105px;height:19px;position:relative; display: flex; align-items: center;}
.star-ratings-sprite span{background:url("../images/new_star.svg") repeat left top;width:105px;height:19px;position:absolute;left:0;top:0;overflow:hidden;}
.rateacrosCnt .rateacr-yeartxt { font-size:24px; line-height:1.3em; color:var(--black-clr); font-weight:600; text-align:center; }
.starRating .rating { font-size:24px; line-height:1.2em; font-weight:600; color:var(--black-clr); margin-right:8px; }
.rating-info .ratingDiv { display:flex; align-items:center; }
.testimonial-sec .sectionTitleDiv { max-width:1058px; width:100%; margin:0px auto 56px; text-align:center; }
.testimonialMainDiv { max-width:1168px; width:100%; margin:0px auto; }
.testi-detail { background-color:var(--white-clr); border: 1px solid var(--white-dark-clr); padding:32px 80px; border-radius:24px; }
.testi-imgDiv { display:flex; justify-content:center; margin-bottom:48px; }
.testi-content .testiDesc { font-size:18px; line-height: 1.56em; color:var(--black-clr); font-weight:400; text-align:center; margin-bottom:32px; }
.testi-content .testi-client { display:flex; justify-content:center; }
.testi-client .testiclient-webname { font-size:18px; line-height:1.3em; color: var(--primary-clr); font-weight:600; margin-right:21px; position:relative; }
.testi-client .testiclient-webname::after { content:''; background:var(--black-clr); width:1px; height:20px; display:inline-flex; position: absolute; right: -11px; top: 3px; }
.testi-client .testi-author { font-size:18px; line-height:1.3em; color:var(--black-clr); font-weight:400; }
.testimonilthumb { padding:24px 36px 0px; }
.testiThumbImgDiv .testiThumb-img.slick-current { border-bottom:2px solid var(--primary-clr); }
.testiThumbImgDiv .testiThumb-img.slick-current img { filter: inherit; }
.testiThumbImgDiv .testiThumb-img img { filter: grayscale(100%); opacity: 0.7;  }
.testiThumbImgDiv .testiThumb-img { display:flex !important;  justify-content: center; margin:0px 16px; border-bottom:2px solid transparent; cursor:pointer; } 
.testimonialSlider .slick-prev:before, .testimonialSlider .slick-next:before { content: ''; opacity: 1; background-image:url(../images/slider-arrow.svg); background-repeat: no-repeat; width:24px; height:24px; display:inline-flex; }
.testimonialSlider .slick-prev:before { transform: rotate(180deg); }
.testimonialSlider .slick-prev { left: -62px; }
.testimonialSlider .slick-next { right: -62px; }
.ourtechnolody-sec { width:100%; background-image:url(../images/technobg-pattern.png); background-repeat:repeat; height:100%; }
.ourtechnolody-sec .sectionTitleDiv { max-width:1058px; width:100%; margin:0px auto 56px; text-align:center; }
.ourtechnolodyTabCnt .ourtechnolodyfilter { display: flex; flex-wrap:wrap; justify-content:center; border-bottom: 1px solid var(--white-dark-clr); gap:56px; width: fit-content; margin: 0px auto;  } 
.ourtechnolodyTabCnt .selectoption {display: none;}
.ourtechnolodyfilter li { font-size:20px; line-height:1.2em; font-weight:600; color: var(--grey-dark-clr); padding:0px 0px 12px; position:relative; cursor: pointer; }
.ourtechnolodyfilter li.current { color:var(--primary-clr); }
.ourtechnolodyfilter li.current::after { content: ''; position: absolute; width: 100%; height: 2px; background-color: var(--primary-clr); left: 0px; bottom: -1px; }
.ourtechnolodBox { border: 1px solid var(--white-dark-clr); width:100%; height:100%; min-height: 132px; border-radius:16px; padding:10px; display:flex; align-items:center; justify-content:center; flex-direction:column; }
.ourtechnolodBox .icon-box img { width:32px; height:32px; margin-bottom:16px; }
.ourtechnolodBox .technology-text { font-size:18px; line-height:1.3em; color:var(--grey-dark-clr); font-weight:600;  -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.ourtechnolodyCntDiv { width:100%; background-color: var(--white-clr); margin-top:40px; border-radius:12px; padding: 40px 112px 16px; }
.technologContain .row { margin-left: -12px; margin-right: -12px; justify-content:center; }
.technologContain .row [class*="col-"] { margin-bottom:24px; padding-right:12px; padding-left:12px; }
.ourtechnolodyCntDiv .technologContain { display:none; }
.ourtechnolodyCntDiv .technologContain.current { display: block;  }
.faq-Sec .faqWrp { max-width:960px; margin:56px auto 0px; width:100%; }
.faqCnt .faqquesTitle { font-size:24px; line-height:1.5em; color:var(--black-clr); font-weight:600; position:relative; padding-right: 80px; cursor: pointer;  }
.faqCnt .faqAnsDesc p { font-size:18px; line-height:1.5em; color:var(--black-clr); font-weight:400; padding-top:16px; }
.faqCnt .faqAnsDesc ul { margin-left:30px;margin-top: 20px; }
.faqCnt .faqAnsDesc ul li { list-style:disc; font-size:18px; line-height:1.4em; color:var(--black-clr); font-weight:400; }
.FaqAcco .faqquesTitle:after { content: '+'; position: absolute; right: 0px; top: 0px; font-weight: 500; color: var(--black-clr); font-size: 28px;  }
.FaqAcco .faqquesTitle.accoMinus:after { content: '-'; }
.FaqAcco .faqAnsDesc { display:none; }
.FaqAcco .faqCnt { border-bottom: 1px solid var(--white-dark-clr); padding-bottom:40px; margin-bottom: 40px; }
.getQuoteCta-Sec { position:relative; z-index: 1; }
.getQuoteCta-Sec:after { content:''; background-image:url(../images/getquote-bg-pattern.svg); background-repeat:no-repeat; background-position:center; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index: -1; }
.getQuoteCta .sectionTitle { font-size:40px; line-height:1.3em; }
.getquoteBtn .cstbtn {min-width: 168px; }
.getQuoteCta .getquoteBtn { margin-top:32px; }
.dgtmrktingfrmRow { display:flex; flex-wrap:wrap; gap:56px;justify-content:space-between; }
.dgtmrktingfrmRow .dgtmrktingfrmCnt { width:100%; max-width:45.6%; }
.dgtmrktingfrmRow .dgtmrktfrmWrp { width:100%; max-width:49.2%; }
.dgtmrktfrmWrp .dgtmrktingfrm { background-color:var(--white-clr); padding:24px; border-radius:12px; }
.digitlmrktingfrm-sec { position:relative; z-index: 1; }
.digitlmrktingfrm-sec::after { content:''; background-image:url(../images/wht-blackbg-pattern.svg); background-repeat:no-repeat; background-position:center; width:100% !important; height:100%; position:absolute; top:0px; left:0px; z-index: -1; }
.digitlmrktingfrm-sec .secTitleDesc{font-size: 24px; line-height: 1.5em;}
.dgtmrktingfrm .row { margin-left: -12px; margin-right: -12px; }
.dgtmrktingfrm .row [class^='col-'] { padding-left: 12px; padding-right: 12px; }
.dgtmrktingfrm .row [class^='col-']:not(:last-child){margin-bottom:24px;line-height: 0px;}
.form-group .lbltext {font-size: 14px;line-height: 1.6em;color: var(--black-clr);font-weight: 500;margin-bottom: 8px; }
.inputField::placeholder {color: var(--grey-dark-clr);}
.form-group .lbltext sup { color:#FF0000; font-weight:500; }
.form-group { display: flex; flex-direction: column; flex-wrap: wrap; }
.inputField { width: 100%; background-color: var(--grey-light-clr); border-radius: 12px; min-height: 48px; padding: 10px 20px; font-size: 16px; line-height: 1.2em; color: #000000; border:1px solid var(--grey-light-clr);  font-family: 'WorkSans', sans-serif;}
textarea { resize:none;font-family: 'WorkSans', sans-serif; }
.inputField.selectField {background-image: url('../images/down-arrow.svg'); background-repeat: no-repeat; background-position: right 20px center; background-size: 12px; padding-right: 35px; text-overflow: ellipsis; }
.form-group textarea { max-height: 120px; padding: 16px 24px;}
.submit-group .cstbtn { border-radius:12px; background-color:var(--primary-clr); border-color:var(--primary-clr); }
.inputwrp { position:relative; }
.inputField.error { border-color: #fb0101; }
.blog-Sec .sectionTitleDiv { width:100%; max-width:672px; margin:0px auto 56px; text-align:center; }
.blogMainWrp .blogmainDiv { display:flex; flex-wrap:wrap; gap:32px; margin-bottom:56px; }
.blogmainDiv .singleBlog { width:100%; max-width:calc(43.6% - 16px); }
.blogmainDiv .multiBlogs { width:100%; max-width:calc(56.4% - 16px); }
.multiBlogs .blogitem { display:flex; flex-wrap:wrap; gap: 24px; align-items:center; }
.multiBlogs .blogitem .blogcategyImg, .multiBlogs .blogitem .blogcategyImg img { width:100%; max-width:140px; min-height: 140px;}
.multiBlogs .blogitem .blogcategyImg{ border-radius:8px; overflow: hidden;}
.multiBlogs .blogitem .blogcategyImg img {object-fit: cover;}
.multiBlogs .blogitem .blogContent .blogTitle-txt .blog-links { font-size:28px; padding-right:24px; }
.multiBlogs .blogitem .blogContent { width:100%; max-width:calc(100% - 164px); padding-right: 96px; position:relative;  -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.multiBlogs .blogitem:not(:last-child) { border-bottom: 1px solid #F2F2F2; padding-bottom:32px; margin-bottom:32px; }
.singleBlog .blogitem { border: 1px solid var(--white-dark-clr); border-radius:12px; overflow: hidden; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.blogmainDiv .singleBlog .blogitem .blogcategyImg, .blogmainDiv .singleBlog .blogitem .blogcategyImg img{min-height: 350px;}
.blogmainDiv .singleBlog .blogitem .blogcategyImg img{object-fit: cover;}
.singleBlog .blogitem .blogContent { padding:24px; }
.blogContent .bloglistdate { font-size:16px; line-height:1.5em; color:var(--black-clr); font-weight:400; margin-bottom:16px; }
.blogContent .bloglistdate span { position:relative; }
.blogContent .bloglistdate span a:hover, .blogContent .blogTitle-txt .blog-links:hover{color: var(--primary-clr);}
.blogContent .bloglistdate span:not(:last-child) { padding-right:36px; }
.blogContent .bloglistdate span:not(:last-child)::after { content:''; width:1px; height:15px; background-color:var(--black-clr); display:inline-flex; position: absolute; right: 18px; top:2px; }
.blogContent .blogTitle-txt .blog-links { font-size:32px; line-height:1.2em; color:var(--black-clr); font-weight:600; }
.singleBlog .blogcategyImg { overflow: hidden; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;  }
.singleBlog .blogcategyImg img { width: 100%; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.singleBlog .blogitem:hover .blogcategyImg img { transform: scale(1.1); }
.singleBlog .blogitem:hover { box-shadow: 0px 2px 34px 0px #00000021; }
.viewallblogBtn .cstbtn { min-width:185px; padding:0px 1%; }
.multiBlogs .blogitem .blogContent::after { content:''; background-image:url('../images/blog-hov-arrow.svg'); width:56px; height:56px; display:inline-flex; position:absolute; top:30px; right:5px; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; opacity:0; visibility:hidden; }
.casestudies-Sec .sectionTitleDiv { width:100%; max-width:1058px; margin: 0px auto 56px; text-align:center; }
.casestudies-Sec.innerpageCasestudy .sectionTitleDiv {margin-bottom: 56px;}
.casestudiesMain{position:relative;}
.nocasestudymssg{display:none;}
/*.casestudiesMain .row { margin-left: -16px; margin-right: -16px; }
.casestudiesMain .row [class^='col-'] { padding-left: 16px; padding-right: 16px; }*/
.casestudyBox { border: 1px solid var(--white-dark-clr); border-radius:12px; }
.newCasestudies .casestudyTitle .casestudylink{margin-bottom:0 !important;}
.newCasestudies .casestudy-img img{max-height:300px;object-fit:cover;height:100%;} 
.casestudy-content .box-title .description16{color:var(--grey-dark-clr);margin-top:4px;}
.casestudy-content .box-title{margin-bottom:24px;}
.newCasestudies .casestudyBox .casestudy-img img { width:100%; border-radius:12px 12px 0px 0px; }
.casestudy-tags {display: flex; gap: 8px; margin-bottom: 16px; }
.casestudy-tags .tag-txt { background-color: var(--grey-light-clr); padding: 8px 16px; border-radius: 50px; font-size: 14px; line-height: 1.57em; color: var(--black-clr); border: 1px solid var(--white-dark-clr); font-weight:500; }
.casestudy-content {padding: 24px;display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.casestudyTitle .casestudylink { font-size:32px; line-height:1.38em; color:var(--black-clr); font-weight:600; margin-bottom:32px;  }
.casestudy-content .metrics { display:flex; flex-wrap:wrap; }
.metriCnt .metric-num { font-size:32px; line-height:1.3em; color:var(--primary-clr); font-weight:600; }
.metriCnt .metricDesc { font-size:16px; line-height:1.5em; color:var(--grey-dark-clr); font-weight:500;  }
.casestudy-content .metrics .metriCnt { position:relative; }
.casestudy-content .metrics .metriCnt:not(:last-child) { margin-right:56px; }
.casestudy-content .metrics .metriCnt:not(:last-child)::after { content:''; width:1px; height:100%; background-color:var(--white-dark-clr); position:absolute; right:-24px; top:0px; }
.viewallCasestudiBtn .cstbtn { margin-top:36px; min-width:244px; padding:0 1%; }
.benefitchoiceMain { display:flex; flex-wrap:wrap; gap:32px; background-color:var(--white-clr); margin-bottom:56px; }
.benefitchoiceMain .benefitImg { width:100%; max-width:calc(50% - 16px); }
.benefitchoiceMain .benefitCnt { width:100%; max-width:calc(50% - 16px); }
.benefitchoice-sec .sectionTitleDiv { width:100%; max-width:1146px; margin:0px auto 56px; text-align:center; }
.benefitCnt .benefitDesc {display: none;padding-left: 70px;padding-right: 16px;padding-bottom: 16px;}
.benefitDesc p { font-size:18px; line-height:1.3em; color:var(--black-clr); font-weight:400;  }
.benefitTitle { font-size:28px; line-height:1.2em; color:#777674; font-weight:600; cursor:pointer; padding:16px; }
.benefitCnt .accordion-item:not(:last-child) { margin-bottom:24px; }
.accordion-item.active .benefitTitle, .accordion-item.active .benefitTitle:before { color:var(--primary-clr); }
.accordion-item { counter-increment: count; }
.accordion-item:nth-child(-n+9) .benefitTitle:before { content: '0' counter(count) '.'; }
.benefitTitle:before {content: counter(count) '.'; font-size: 28px; line-height: 1.2em; color: #777674; font-weight: 600; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; margin-right: 16px; }
.back-to-top { position: fixed; bottom: 80px; right: 12px; cursor: pointer; opacity: 0; z-index: -1; transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: .4s ease-in-out; }
.back-to-top .btns { width: 52px; height: 52px; line-height: 50px; padding: 0; position: relative; border-radius: 50%; border: 1px solid var(--primary-clr); text-align: center; display: flex; background: var(--primary-clr); align-items: center; justify-content: center; cursor: pointer;}
.back-to-top .btns img { width:24px; }
.back-to-top.show { opacity: 1; visibility: visible; z-index: 1; }
.innerpageCasestudy .casestudyBox {min-height: 100%;display:flex;flex-direction: column;height: 100%;}
.programmaticBannerSec .inerbnrDetailCnt{max-width:680px;}
.casestudies-Sec .sectionTitleDiv.width-50 { max-width:50%; }
.breadcrumb { margin-bottom:40px; }
.breadcrumb ul { display:flex; flex-wrap:wrap; }
.breadcrumb ul li, .breadcrumb ul li a { font-size:16px; line-height:1.5em; color:var(--black-clr); font-weight:400; position:relative; }
.breadcrumb ul li span.currant { color:var(--primary-clr);font-weight:500;}
.breadcrumb ul li:not(:last-child) { margin-right:31px; }
.breadcrumb ul li:not(:last-child)::after { content: '/'; position: absolute; right: -20px; top: 0px; }
.innerbnrTxt { font-size:60px; line-height:1em; letter-spacing: -1.1px; font-weight:600; color:var(--black-clr); margin-bottom:8px;  }
.innerbnrTxt span { color:var(--primary-clr); font-weight:600; display:block; }
.inerbnrDetailCnt p { font-size: 18px; line-height: 1.5em; color: var(--grey-dark-clr); font-weight:500; }
.innerBnrMain { display:flex; flex-wrap:wrap; gap:48px; }
.innerBnrCnt {  width:100%; max-width:calc(52.5% - 24px); }
.innerpageBnrImg { width:100%; max-width:calc(47.5% - 24px);  }
.innerBnrCnt .inerbnrDetailCnt, .innerbnrBtnDiv { margin-bottom:24px; }
.innerservices-Sec { position:relative; z-index: 1; }
.innerservices-Sec::after,.innerservices-white-pattern::after{content:''; background-image:url(../images/service-bg-pattern.svg);background-repeat:no-repeat; background-position:center; width:100% !important; height:100%; position:absolute; top:0px; left:0px; z-index: -1; }
.innerservices-white-pattern::after{content:''; background-image:url(../images/wht-blackbg-pattern.svg);}
.html-css-webservices.innerservices-Sec::after{background-size:cover;}
.innerserviceMain .row { margin-left:-12px; margin-right:-12px; }
.innerserviceMain .row [class^='col-'] { padding-left:12px; padding-right:12px; margin-bottom:24px; }
.innerserviceBox { width:100%; height:100%; background-color:var(--white-clr); border-radius:12px; border: 1px solid var(--white-dark-clr); padding:24px; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.innerserviceImg img { width:48px; margin-bottom:16px;}
.filterimgprimary{filter: brightness(0) saturate(100%) invert(22%) sepia(74%) saturate(3636%) hue-rotate(339deg) brightness(88%) contrast(100%);}
.innerserviCnt .innerservi-title { font-size:24px; line-height:1.5em; color:var(--black-clr); font-weight:600; margin-bottom:8px; }
.innerserviCnt .innerserviDesc { font-size:16px; line-height:1.5em; font-weight:400; color:var(--black-clr); margin-bottom:24px; }
.innerServiBtn .Learnmore-link { font-size: 16px; line-height: 1.5em; color: var(--primary-clr); font-weight: 400; position:relative; padding-right: 18px; }
.innerServiBtn .Learnmore-link::before { content:''; width:0px; height:1px; background-color:var(--primary-clr); position:absolute; bottom:0px; left:0px; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.innerServiBtn .Learnmore-link::after { content:''; background:url(../images/learnmore-icon.svg); background-repeat:no-repeat; width:10px; height:10px; display:inline-flex; position:absolute; right:0px; top:8px; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; opacity:0; visibility:hidden; }
/* .innerServiBtn .cstbtn { padding:0px 1%; margin-top:32px; min-width:303px;} */
.innerServiBtn .cstbtn {margin-top:32px;}
.contentImgRow { display: flex; flex-wrap:wrap; gap:48px; }
.contentImgRow .contentCol { width:100%; max-width:calc(52% - 24px); }
.contentImgRow .contentImgCol { width:100%; max-width:calc(48% - 24px); }
.contentImg img { width:100%; border-radius:12px; }
.seoauditBtn .cstbtn { margin-top:40px; min-width:225px;}
/* .bkstrategyBtn .cstbtn { max-width:305px; } */
.wooCommerceStorestore-sec .sectionTitleDiv .title-40{font-size:40px;font-weight:600;line-height:1.2em;}
.cstbtn-mtop { margin-top:40px; }
.seoPowerMain { display:flex; flex-wrap:wrap; gap:48px; }
.seopowerImg { width:100%; max-width: calc(33% - 16px); }
.seopowerImg img { border-radius:12px; }
.seoPowerCnt { width:100%; max-width: calc(67% - 32px); }
.seoPowerCnt .seopowerUl { display:flex; flex-wrap:wrap; gap:24px; margin-top:40px; }
.seoPowerCnt .seopowerUl li { position:relative; font-size:16px; line-height:1.5em; color:var(--black-clr); background-color:var(--grey-light-clr); border-radius:12px; padding:16px 22px 16px 44px; width: calc(100% / 2); max-width: calc(50% - 12px); min-height: 56px;}
.seoPowerCnt .seopowerUl li::after { content:''; background-image:url('../images/check-icon.svg'); width:20px; height:20px; display:inline-flex; align-items:center; position:absolute; left:18px; top:18px; }
.width-70 { max-width: 74.3%; width: 100%; margin: 0px auto 56px; text-align: center; } 
.width-90 { max-width: 86.3%; width: 100%; margin: 0px auto 56px; text-align: center; } 
.approachGrid .row { margin-left:-12px; margin-right:-12px; }
.approachGrid .row [class^='col-'] { padding-left: 12px; padding-right: 12px; margin-bottom:24px; }
.approachCard .approachImg img { width: 100%; height: 100%; border-radius:12px; }
.approachCard .approachImg { position:relative; border-radius:12px;  }
.approachCard .approachImg::after { content:''; position:absolute; top:0px; left:0px; width:100%; height:100%; border-radius:12px; background: linear-gradient(179.93deg, rgba(0, 0, 0, 0) 40.48%, rgba(0, 0, 0, 0.7) 99.94%); }
.approachCard { position:relative; overflow:hidden; }
.approachCnt { position:absolute; top:20%; transform: translateY(50%); left:0px; width:100%; height:100%;  border-radius:10px; text-align: center; padding:32px 48px; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.approachCnt .approachTitle { font-size:24px; line-height:1.2em; color:var(--white-clr); font-weight:600; padding-bottom:40px; }
.approachCnt .approachDesc { font-size:18px; line-height:1.6em; color:var(--white-clr); font-weight:400; }
.whychoose-grid { background-color:var(--black-clr); border-radius:12px; }
.whychooseImg { background-color:var(--primary-clr); border-radius:12px; padding:12px; display:inline-flex; margin-bottom:24px; }
.whychooseImg img { width:48px; }
.whychooseCnt .whychoose-title { font-size:24px; line-height:1.2em; color:var(--white-clr); font-weight:600; margin-bottom:4px; text-align:center;}
.whychooseCnt .whychooseDesc { font-size:16px; line-height:1.5em; color:var(--white-dark-clr); font-weight:400; text-align:center; }
.whychoose-grid { display:flex; flex-wrap:wrap;  }
.whychoose-card { width: calc(100% / 3);  border-right: 1px solid rgba(238, 238, 238, 0.07); border-bottom: 1px solid rgba(238, 238, 238, 0.07); padding: 40px 24px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.indstrypartMain { display:flex; flex-wrap:wrap; gap:60px; }
.indstrypartnerTitle { max-width:280px; }
.partners-grid { max-width: calc(100% - 340px); display:flex; flex-wrap:wrap; position:relative; }
.partner-card { width: calc(100% / 4); max-width:33.33%; min-height:130px; display:flex; flex-wrap: wrap; align-items:center; justify-content:center; padding:0px 20px; border-right: 1px solid var(--white-dark-clr); border-bottom: 1px solid var(--white-dark-clr); }
.partner-card img { filter: grayscale(100%);}
.partnerTitle-txt { font-size:40px; line-height:1.2em; color:var(--primary-clr); font-weight:600; }
.indstrypartnerDesc { margin-top:16px; }
.indstrypartnerDesc p { font-size:18px; line-height:1.3em; font-weight:400; color:var(--black-clr); }
.partners-grid:before, .partners-grid:after { content: ''; background: #fff; position: absolute; margin: auto; }
.partners-grid:after { width: 100%; height: 14px; left: 0px; right: 0px; bottom: -7px; }
.partners-grid:before { width: 2px; height: 100%; right: 0px; top: 0px; bottom: 0px; }
.SeofferWrp .serviceportRow { gap: 24px; }
.SeofferWrp .serviceportBox { background-color:var(--white-clr); border-radius:12px; padding:24px; min-height:100%; }
.SeofferWrp .serviceportCol { width: calc(33.33% - 16px); }
.SeofferWrp .serviceport-img { background-color:var(--grey-light-clr); border:1px solid var(--grey-light-clr); padding:7px; display: inline-block; border-radius: 12px; }
.faqDetailCnt .fqdtailtxt { margin-top:15px; }
.faqDetailCnt .fqdtailTtle { font-size:20px; line-height:1.2em; color: var(--black-clr); font-weight:600; margin-bottom:8px; }
.fqdtailtxt ul li strong { font-size:18px; line-height:1.2em; color:var(--black-clr); font-weight:600; }
.fqdtailtxt ul li { font-size: 18px; line-height: 1.4em; color: var(--grey-dark-clr); font-weight: 400; }
.fqdtailtxt ul li:not(:last-child) { margin-bottom:5px; }
.faqTble { margin-top:20px; }
.faqTble thead tr th { background-color:#434343; color:var(--white-clr); }
.faqTble tbody tr:nth-child(even) td { background-color:#d9d9d9; color:var(--black-clr); }
.faqTble tbody tr:nth-child(odd) td {  background-color:#efefef; color:var(--black-clr);  }
.testimonilSec .container { max-width:1490px !important; display:flex; flex-wrap:wrap; gap:56px; padding-left: 50px; padding-right: 0px; }
.testimnilMain .slick-track { padding:16px 0px; }
.testimnilCard { width: calc(100% / 4); box-shadow: -1px 0px 20px 0px rgba(0, 0, 0, 0.15); padding:24px; border-radius:12px;margin:0px 12px; }
.testidtailDesc { font-size:18px; line-height:1.5em; color:var(--black-clr); font-weight:400; }
.testiClient { margin-top:40px; }
.testiClient .testiClitname { font-size:16px; line-height:1.2em; color:var(--black-clr); font-weight:600; margin-bottom:4px; }
.testiClient .testiAuthor { font-size:14px; line-height:1.2em; color:#757575; font-weight:400; }
.testimntitlDiv { max-width:308px; width: 100%; }
.testimnilMain { max-width:calc(100% - 364px); }
.testimniClint-arrow { position:relative;  }
.testimniClint-arrow .slick-prev, .testimniClint-arrow .slick-next {background-color: #FAFAFA;border: 1px solid #EEEEEE;width: 56px;height: 56px;border-radius: 50%;transform: initial;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;margin-top: 5px;}
.testimniClint-arrow .slick-prev:hover, .testimniClint-arrow .slick-next:hover { background-color:var(--black-clr); }
.testimniClint-arrow .slick-prev:hover:before, .testimniClint-arrow .slick-next:hover:before { filter: brightness(0) saturate(100%) invert(100%) sepia(44%) saturate(0%) hue-rotate(350deg) brightness(105%) contrast(107%); }
.testimniClint-arrow .slick-prev:before, .testimniClint-arrow .slick-next:before { opacity:1; background-image:url(../images/slider-testi-arrow.svg); width:24px; height:24px; display:inline-flex; color: transparent; content: ''; background-repeat: no-repeat;  }
.testimniClint-arrow .slick-next { right: 0px; left: 75px; } 
.testimonilSec .sectionTitle {margin-bottom: 30px;}
.testimniClint-arrow .slick-prev { left: 0px; } 
.testimniClint-arrow .slick-next:before { transform: rotate(180deg); }
.timeline { position: relative; padding: 0px; margin: 0px; }
/*.timeline .default-line { content: ''; position: absolute; left: 50%; width: 4px; background: var(--white-clr); height: calc(100vh - 160px);min-height:90%;}*/
.timeline .default-line { content: ''; position: absolute; left: 50%; width: 4px; background: var(--white-clr);height: calc(100% - 0px);}
.timeline .default-line::before { content:''; width:24px; height:24px; background-color:var(--primary-clr); display: inline-flex; border-radius: 50%; left:-10px; top:0px; position:absolute; }
.timeline .draw-line  { top: 0; width: 4px; height: 0; position: absolute; left: 50%; background: var(--primary-clr); }
.timeline li { position: relative; }
.timeline li .timeline-item {position: relative;  padding: 24px; background-color: #43423E; border-radius: 8px; width: 100%; max-width: 508px; opacity: 0; transform: translateY(20px); transition: all 0.5s ease-in-out; }
.timeline li.active .timeline-item { opacity: 1; transform: translateY(0); }
.timeline li:nth-child(odd) .timeline-item { right:-30px; }
.timeline li:nth-child(even) .timeline-item { left: 60.2%; }
.timeline ul li.in-view::before {  background-color: var(--primary-clr); transition: 0.125s ease-in-out, background-color 0.2s ease-out, color 0.1s ease-out, border 0.1s ease-out; border:none; }
.timeline ul li.in-view::after { content: ''; width: 30px; height: 30px; background-color: var(--primary-clr); display: inline-flex; border-radius: 50%; position: absolute; transform: translateX(50%); left: 49.1%; top: 45%; animation: anim-ripple 2s infinite; }
.timeline ul li::before { content: ""; position: absolute; left: 50%; top: 45%; transform: translateX(-42%); width: 30px; height: 30px; border-radius: 50%; background: var(--black-clr); border:4px solid var(--white-clr); transition: all 0.4s ease-in-out; z-index: 2; }
.timeline ul li:nth-child(odd) .timeline-item:before { right: -198px; }
.timeline ul li:nth-child(even) .timeline-item:before { left: -65px; }
.timeline ul li .timeline-item:before {content: ""; background: var(--grey-dark-clr); position: absolute; top: 50%; width: 132px; height: 4px; transform: translateX(-50%); }
.testproces-title { font-size:32px; line-height:1.2em; color:var(--white-clr); font-weight:600; margin-bottom:8px; }
.testprocesDesc { font-size:18px; line-height:1.5em; color:var(--white-dark-clr); font-weight:500; }
.timelineNumMain { counter-increment: count; }
.timelineNumMain:nth-child(-n+9) .timelineNo:before { content: '0' counter(count); }
.timeline-item .timelineNo { margin-bottom:16px; }
.timelineNo:before {content: counter(count);font-size: 56px;line-height:1em;color: var(--white-clr); font-weight: 600; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.seoauditBtn .ppcauditbtn { min-width:261px; }
.cotentCards { margin-top:40px; }
.cotentCards .card-icon { width:64px; height:64px; display:flex; justify-content:center; align-items:center; padding:5px; background-color:var(--grey-light-clr); border:1px solid var(--white-dark-clr); border-radius:12px; margin-right:24px; }
.cotentCards .card-icon img { width:48px; }
.cotentCards .card-Content { width: 100%; max-width: calc(100% - 90px); }
.cotentCards .card { display:flex; align-items:center; flex-wrap:wrap;  }
.card-Content .cardtitle { font-size:24px; line-height:1.5em; color:var(--black-clr); font-weight:600; }
.card-Content .cardDesc { font-size:18px; line-height:1.55em; color:var(--grey-dark-clr); font-weight:400; }
.cotentCards .card:not(:last-child) { margin-bottom:32px; }
.CStestimnlCnt { background-color:#F0F5FF; padding:32px; border-radius:12px; }
.CStestimnlCnt .CStestimnlDesc { font-size:18px; line-height:1.5em; color:var(--black-clr); font-weight:500; margin-bottom:40px; }
.CStestinfoBox { display:flex; flex-wrap:wrap; } 
.CStestinfoBox .prf-thumb img { width:48px;}
.CStestinfdtil { display:flex; flex-direction:column; justify-content:center; }
.CStestinfdtil .name { font-size:18px; line-height:1em; font-weight:700; color:var(--black-clr); }
.CStestinfdtil .designation { font-size:16px; line-height:1.5em; font-weight:400; color:var(--grey-dark-clr); }
.cstestimnlNts { background-color:#F7F0FF; padding:32px; border-radius:12px; margin-bottom:32px; }
.cstestimnlNts .cstestimnlNtCnt:not(:last-child) { margin-bottom:40px; }
.cstestimnlNtCnt .cstestintitle { font-size:28px; line-height:1.3em; color:var(--primary-clr); font-weight:600; margin-bottom:8px; }
.cstestimnlNtCnt .cstestinDesc { font-size:18px; line-height:1.5em; color:var(--black-clr); font-weight:500; }
.frmprivacy-notes { font-size:14px; line-height:1.3em; color:var(--grey-dark-clr); font-weight:400; }
.timeline ul li:first-child .timeline-item:before { right:-198px; width: 132px; }
.timeline .default-line:after { content: ""; width: 24px; height: 24px; position: absolute; border-radius: 50%; position: absolute; top: 0px; left: -10px; border: 2px solid var(--primary-clr); animation: anim-ripple 2s infinite; }
@keyframes anim-ripple {
	from {opacity: 1;transform: scale3d(0.75, 0.75, 1);}
	to {opacity: 0;transform: scale3d(2.30, 2.30, 1);}
}
.requestfreeBtn .cstbtn { min-width:261px; padding:0px 1%; margin-top:56px; } 
.cardlfticon { display:flex; flex-wrap:wrap; }
.cardlfticon .serviceport-img { width: 64px; height: 64px; margin-right: 24px; margin-bottom: 0px; }
.cardlfticon .serviceportDtail { width: calc(100% - 90px); }
.designtechlgytlCards { display:flex; gap:80px; justify-content:center; }
.designtechlgytlCard img { width:80px; height:80px; }
.cardlist-box { display:flex; flex-wrap:wrap; align-items:center; position:relative;}
.cardlist-icon { flex-shrink: 0; width:72px; height:72px; background:var(--primary-clr); border-radius:8px; display:flex; justify-content:center; align-items:center; padding:8px; }
.cardlist-icon img { width:48px; }
.cardlist-content { margin-left:24px; }
.status-sec .status-num { font-size:40px; line-height:1em; color:var(--black-clr); font-weight:700; }
.status-sec .status-txt { font-size:18px; line-height:1.3em; font-weight:500; color:var(--grey-dark-clr); }
.cardlist-inner-boxs { display:flex; flex-wrap:wrap; justify-content:space-between;margin:0 auto;}
/*.cardlist-inner-boxs .cardlist-box:not(:last-child) { margin-right:160px; }*/
.status-sec { padding-bottom:40px; border-bottom: 1px solid #EEEEEE;}
.webstoriesWrp { display:flex !important; flex-wrap:wrap; }
.webstoriesImg { width:663px; margin-right:56px; }
.webstoriesCnt { width:calc(100% - 719px); display: flex; flex-direction: column; justify-content: center; }
.webstoriesTitle { font-size:40px; line-height:1.1em; color:var(--black-clr); font-weight:600; margin-bottom:8px; }
.webstoriesDesc p { font-size:18px; line-height:1.3em; color:var(--black-clr); font-weight:400; margin-bottom:24px; }
.webstoriesDtail { display:flex; flex-wrap:wrap; }
.webstoriesDtail li { padding-left:32px; font-size:16px; line-height:1.2em; font-weight:400; color:var(--black-clr); margin-bottom:24px; width:100%; max-width:calc(100%/2); position:relative; }
.webstoriesDtail li::before { content:''; background-image:url(../images/check-icon.svg); width:20px; height:20px; display:inline-flex; position:absolute; top:0px; left:0px; }
.webstorieSlider .slick-dots li button:before { width:12px; height:12px; font-size: 12px; line-height: 15px; color:var(--white-dark-clr); }
.webstorieSlider .slick-dots li button { padding:0px; width:12px; height:12px; background-color:var(--white-dark-clr); border-radius:50%; }
.webstorieSlider .slick-dots li.slick-active button:before { opacity:1; color:var(--primary-clr); }
.webstorieSlider .slick-dots li { width: 12px; height: 12px; }
.webstorieSlider .slick-dots { position: relative; bottom: -63px; }
.webstorieSlider .slick-prev, .webstorieSlider .slick-next {  top: 100%; transform: translate(0px, 26px); background-color:var(--grey-light-clr); width: 56px; height: 56px; border-radius:50%; border: 1px solid var(--white-dark-clr); z-index: 1; }
.webstorieSlider .slick-prev:before, .webstorieSlider .slick-next:before { content: ''; opacity: 1; color: transparent; font-size: initial; background-image:url(../images/slider-arrow.svg); width:24px; height:24px; background-repeat:no-repeat; display:inline-flex; background-size: cover; }
.webstorieSlider .slick-prev:before { transform: rotate(180deg); }
.webstorieSlider .slick-prev { left: 0px; }
.webstorieSlider .slick-next { right: 0px; }
.webstories-sec .sectionTitleDiv { padding-bottom:40px;  }
.storiesBtn .cstbtn { margin-top: 16px; min-width:176px; padding: 0 2%; }
.howtoworkWrp {  display: flex; gap: 20px; justify-content:center; }
.howtowork-step.active {width: 447px;height: 305px; transition: 0.6s ease-in-out;background-color: #1c1b17;padding: 16px;display: flex;align-items: center;overflow: hidden;justify-content: center;gap: 8px;flex-direction: column;}
.howtowork-step.active .howtoworkst-title{transform: rotate(0deg); flex-direction: column; transition: 0.6s ease-in-out;color: #fff; padding: 0; gap: 0px;}
.howtowork-step.active .howtoworkst-title:before {transition: 0.6s ease-in-out;color: #fff;margin: 0;transform: rotate(360deg);}
.howtowork-step.active .howtoworkst-title::before { color:var(--white-clr); display:block; width:100%; margin-bottom: 16px;  }
.howtoworkst-title {white-space: nowrap;font-size: 26px;line-height: 1.2em;font-weight: 600;color: #777674;border-radius: 12px;display: flex;align-items: center;padding-top: 0px;gap: 24px;padding-left: 16px;margin: 0px auto;transform: rotate(90deg);transition: 0.6s ease-in-out;}
.howtoworkstDesc { font-size:18px; line-height:1.3em; color:var(--white-clr); font-weight:400; }
.howtoworkst-title::before {transform: rotate(270deg);content: counter(count) '.';writing-mode: initial;font-size: 26px;line-height: 1.2em;color: #777674;font-weight: 600;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;margin: 12px 0px 24px 0px;}
.howtowork-step:nth-child(-n+9) .howtoworkst-title:before { content: '0' counter(count) '.'; }
.cms-content li,.faqCnt .faqAnsDesc ul li{margin-bottom:10px}
.faqCnt .faqAnsDesc strong,.faqCnt .faqAnsDesc ul li strong,.submenuTit a{font-weight:600}
.howtowork-step{counter-increment:count;cursor:pointer;text-align:center;background-color:#fafafa;transition:.6s ease-in-out;width:80px;overflow:hidden;border-radius:12px;min-height:305px}
.howtowork-step.active .howtoworkstDesc{opacity:1;color:#fff;transition-delay:0.2s;min-height:190px;transform:rotate(0)}
.digitlmrktingfrm-sec.blackBg .secTitleDesc{color:var(--white-dark-clr)!important}
.casestudies-Sec.innerpageCasestudy .viewallCasestudiBtn .cstbtn,section.howtowork-sec .innerServiBtn .cstbtn{margin-top:56px}
.faq-Sec .faqWrp .cstbtn{margin-top:16px}
.indstryPartner-Sec .indstrypartnerTitle{display:flex;align-items:center;justify-content:center}
.innerservices-Sec .innertryfreeBtn .cstbtn{margin-top:32px}
.webstorieSlider.slick-slider{margin-bottom:83px}
.indstryPartner-Sec .indstrypartMain .indstrypartnerTitle{flex-direction:column}
.cms-content li{list-style:auto!important}
.cms-content li:last-child,.faqCnt .faqAnsDesc ul li:last-child{margin-bottom:0}
.FaqAcco .faqAnsDesc .fqdtailTtle{margin-top:20px;font-weight:600}
.innerserviCnt,.innerservices-Sec .innerserviceBox{display:flex;flex-direction:column;justify-content:space-between}
.innerserviceBox .innerserviCnt{display:flex;flex-direction:column;justify-content: flex-start;height:100%}
.howtowork-step .howtoworkstDesc{opacity:0;height:0;font-size:18px;line-height:1.3em;color:#fff;font-weight:400;text-align:center;transition:.6s ease-in-out;transform:rotate(10deg)}
.inrsernolinkingBox .innerserviCnt{height:auto!important}
.section-banner .innerBnrCnt{max-width:calc(54.5% - 20px)}
.section-banner .innerBnrMain{gap:15px}
.faq-content{overflow:hidden;max-width:1360px}
.faqTble thead tr th{white-space:nowrap}
.box-content .approachCnt {padding: 32px 15px;}
.box-content .approachCnt .approachDesc {padding: 0px 30px;}
.cms-content li::marker{font-weight:600}
.FaqAcco .faqCnt a{display:inline}
.footer .ftr_logo img{max-width:266px;min-height:57px}
.submenuTit a{font-size:16px;color:var(--black-clr);line-height:1.2em;margin-bottom:24px}
.megamenu .megaCol-lg .submenuTit a{font-weight:600!important;line-height:1.2em!important;margin-bottom:24px!important}
.megamenu .megaCol-lg .submenuTit.active a{color:var(--primary-clr)!important}
.main-nav ul.main-nav-ul .megamenu-li.active .cstMenuDrpArrow::after{filter:invert(26%) sepia(86%) saturate(4994%) hue-rotate(340deg) brightness(88%) contrast(98%)}
.section-service .secTitleDesc {color: var(--white-dark-clr);}
.section-service .dgtmrktfrmWrp .cstbtn{background:var(--black-clr);border: 1px solid var(--black-clr);}
.webdevdesigntechlgytol-Sec .webdevdesign-Sec{gap:30px}
.ourClientWrp:not(.slick-initialized){display: flex !important; overflow: hidden; flex-wrap: nowrap !important; max-width: 100%;}
.ourClientWrp:not(.slick-initialized) > div{width: 16%; min-width: 16%;}
.testimonilContent:not(.slick-initialized){display: flex !important; overflow: hidden; flex-wrap: nowrap !important; max-width: 100%;}
.testimonilContent:not(.slick-initialized) > div{width: 100%; min-width: 100%;}
.testiThumbImgDiv:not(.slick-initialized){display: flex !important; overflow: hidden; flex-wrap: nowrap !important; max-width: 100%;}
.testimonialSlider {cursor: grab;}
.testimonialSlider:active, .testithumb:active {cursor: grabbing;}
.testiThumbImgDiv:not(.slick-initialized) > div{width: 25%; min-width: 25%;}	
/*About Us*/
.about-box-section .cardlist-box:not(:last-child)::after{display: none;}
.about-box-section .digitalmarketingWrp .digitalmrktitle.title-40, .about-box-section .digitalmarketingWrp .digitalmrktitle.title-40 .counter-value {font-size: 40px;font-weight: 600;line-height: 1.2em;}
.about-innerservices-Sec.innerservices-Sec .innerserviceBox{border-radius: 0;box-shadow: none;}
.about-innerservices-Sec.innerservices-Sec .innerserviceBox{ border: 0;text-align: center;}
.about-innerservices-Sec.innerservices-Sec .innerserviceMain .row .col-12:not(:nth-child(3n)){border-right: 1px solid #EEEEEE;}
.about-innerservices-Sec.innerservices-Sec .innerserviceImg{min-height: 80px;width: 80px;margin: 0 auto;background: #FAFAFA;border-radius: 50px;display: flex;justify-content: center;align-items: center;}
.about-innerservices-Sec.innerservices-Sec .innerserviceImg img{margin-bottom: 0;}
.about-ourApproch-Sec .secTitleDesc{font-weight: 400;}
.title-24{font-size: 24px;line-height: 1.5em;color: var(--black-clr);font-weight: 600;margin-bottom: 8px;}
.about-ourApproch-Sec .sectionTitleDiv{position: sticky;top: 100px;}
.card-with-number {display: flex;gap: 25px;justify-content: flex-start;}
.card-with-number .card {background-color: white;padding: 24px;border-radius: 12px;max-width: calc((100% / 2) - 13px);position: relative;}
.card-with-number .number {font-size: 40px;line-height: 1.2em;font-weight: 600;color: var(--primary-clr);}
.secDesc{font-size: 16px;line-height: 1.5em;color: var(--black-clr);}
.gallery {column-count: 3;--webkit-column-count: 3;--moz-column-count: 3;column-gap: 16px; /* Set column gap */padding: 0;}
.gallery .image{margin-bottom: 16px;}
.image img {height: auto;width: 100%;}
.about-box-section .digitalmarketBox{min-height: 200px;}
.about-box-section .digitalmarketBox img{width: 64px;height: 64px;margin-bottom: 12px;}
.form-content::after{width: 0px;}
.FaqAcco .faqCnt:last-child {margin-bottom: 0px !important;}
.technologBox a {height: 100%;width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.about-box-section .digitalmrktRow {justify-content: center;}
.bigCommercefaqs .faqTble tr td:first-child{width:26%;}
.bigCommercefaqs .faqTble tr td{width:37%;}
.bigCommerceapproachsec .width-70{max-width:77%;}
.form-icon{display: flex;align-items: flex-start;gap: 12px;}
.form-icon input {position: relative;top: 5px;}
/*************Case Studies Detail Page Start**************/
.casestudiesinnerBnrCnt .breadcrumb ul li:not(:last-child)::after, .casestudiesinnerBnrCnt .breadcrumb ul li a{color:var(--white-clr);}
.caseStudiesDetail .header .main-header-div{background:var(--black-clr);border-bottom:1px solid rgba(238, 238, 238, 0.12);}
.caseStudiesDetail .header .main-nav-ul .nav-list > a{color:var(--white-clr);}
.caseStudiesDetail .header .cstMenuDrpArrow::after{filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(0%) hue-rotate(15deg) brightness(104%) contrast(101%);}
.caseStudiesDetail .header .quote-btn{background:var(--white-clr);color:var(--black-clr);border:1px solid var(--white-clr);}
.caseStudiesDetail .header .btnArrow::after{filter: brightness(0) saturate(100%) invert(7%) sepia(15%) saturate(523%) hue-rotate(11deg) brightness(97%) contrast(92%);}
.casestudiesDetailBanner .innerbnrTxt{color:var(--white-clr);max-width:1026px;margin-bottom:0;}
.casestudiesDetailBanner .innerBnrMain{position:relative;}
.casestudiesDetailBanner .casestudiesinnerpageBnrImg{margin-bottom:-30%;}
.casestudiesDetailBanner .innerBnrMain{flex-direction:column; gap:40px;}
.casestudiesDetailBanner{padding-bottom:424px;}
.casestudiesinnersecBnrImg{margin-top:-360px;padding-bottom:80px;}
.aboutcontentpara{flex-direction:column;gap:16px;}
.aboutcontentpara .secTitleDesc, .objectivetextwrap .secTitleDesc{font-weight:400;}
.aboutusstatswrap{flex-wrap:wrap;gap:10px 10px;}
.aboutusstatswrap .aboustaticon{height:36px;width:36px;flex-shrink:0;}
.aboutusstatswrap .aboustaticon img{object-fit:cover;}
.aboutusstatswrap .aboutusstat{width:calc(50% - 5px);border-radius:12px;padding:16px;gap:12px;background:var(--white-clr);justify-content:space-between;}
.aboutuscolone{max-width:690px;}
.aboutuscoltwo{max-width:586px;position:relative;}
.aboutuscoltwoimg{text-align:center;margin-top:10px;}
.aboutuscolwrap .aboutusstat a{text-decoration:underline;font-weight: 500;color: var(--black-clr);}
.aboutuscolwrap .aboutusstat .aboutstatsubheading{font-weight: 500;font-size: 14px;line-height:1.85em;} 
.aboutuscolwrap .aboutusstat .aboutstatheading{font-weight: 500;font-size: 18px;line-height:1.66em;color:var(--black-clr);}
.darkbluetext{color:var(--blue-dark-light-clr);}
.aboutussec .aboutuscolwrap{gap:64px;justify-content:space-between;}
.acheivementshead .sectionTitle{margin-bottom:0;}
.marginbottom56{margin-bottom:56px;}
.danny-johananoff-section .casestudiesobjectives .marginbottom56{margin-bottom:30px;}
.margintop-20{margin-top:20px;}
.yellowarrow{flex-shrink:0; height:48px;width:48px;display:flex;align-items:center;justify-content:center;background:var(--blue-dark-light-clr);border-radius:50%;}
.objectivebody{display:flex;flex-wrap:wrap;gap:24px 48px;}
.objectivetextwrap{width:calc(50% - 24px);gap:24px;}
.skinmatrixobjectiveimg{margin:0 auto;text-align:center;}
.skinmatrixobjectiveimg img{object-fit:cover;}
.caseStudiesDetail .secTitleDesc{color:var(--black-clr);}
.description16{font-weight: 400;font-size: 16px;line-height: 1.5em;color:var(--black-clr);}
.acheivementscnt .yellowarrow{height:56px;width:56px;border-radius:8px;}
.acheivementscnt{display:flex;gap:20px;align-items:center;}
.acheivementscnt .title-24{margin-bottom:4px;line-height:1.2em;}
.acheivementsbody{flex-direction:column;gap:32px;}
.csprommotionsec .sectionTitle, .csprommotionsec .secTitleDesc{color:var(--white-clr);}
.csprommotionsec .cotentCards .card .cardtitle:before{color:var(--blue-clr);font-size:40px;line-height:1;font-weight:600;}
.csprommotionsec .contentImgRow{margin-bottom:0;justify-content:space-between;gap:56px;flex-direction:row;flex-wrap:nowrap;}
.csprommotionsec .sectionTitleDiv{text-align:center;}
.csprommotionsec .contentImg{padding:30px 30px 0px 30px;}
.csprommotionsec .contentImgRow .contentImgCol{max-width:634px;}
.csprommotionsec .contentImgRow .contentCol{max-width:650px;}
.csprommotionsec .cotentCards .card{max-width:unset;}
.csprommotionsec .contentImgRow .contentImgCol, .csprommotionsec .cotentCards .card{position:sticky;top:80px;}
.skinmatrixstrategy{padding-bottom:56px;}
.skinmatrixstrategy .sectionTitle{color:var(--yellow-clr);margin-bottom:0;}
.skinmatrixstrategy .whychoose-grid{background-color:var(--blue-mild-light-clr) !important;background-image:url(../images/skin_matrix_strategy_bg.png);
	background-position:bottom right;background-repeat:no-repeat;}
.skinmatrixstrategy .whychooseImg{background-color:var(--blue-dark-light-clr);}
.skinmatrixstrategy .whychoose-title,.skinmatrixstrategy .whychooseDesc{color:var(--black-clr);}
.skinmatrixstrategy .whychoose-card{border-right: 1px solid var(--white-dark-clr);border-bottom: 1px solid var(--white-dark-clr);
	border-left: 1px solid transparent !important;justify-content:unset;}
.skinmatrixstrategy .whychoose-card:last-child{border-left: 1px solid var(--white-dark-clr) !important;}
.skinmatrixstrategy .whychoose-grid{justify-content:center;overflow:hidden;}
.compellingreason .compellingwrap{flex-direction:column;}
.compellingreason .sectionTitle{color:var(--yellow-clr);max-width:745px;margin-bottom:0;}
.compellingreason .compellingbody{gap:48px;}
.compellingbody .colone{width:50%;}
.compellingbody .coltwo {width:50%;margin-bottom:0;display:flex;gap:16px;flex-direction:column;}
.compellingbody .title-24, .compellingbody .desc-18{margin-bottom:0;color:var(--white-clr);}
.compellingbody .sectionDescription:first-child{margin-bottom:16px;}
.compellingskinmatrixbnnrimg{text-align:right;margin-top:45px;}
.sm-outstanding-outcomes .contentImgRow{gap:64px;flex-wrap:nowrap;}
.sm-outstanding-outcomes .contentImgRow .contentCol{max-width:599px;width:100%;}
.sm-outstanding-outcomes .contentImgRow .contentImgCol{max-width:677px;width:100%;}
.contentCol .desc-18{margin-bottom:16px;}
.contentCol .desc-18:last-child{margin-bottom:0;}
.desc-18{font-weight: 400;font-size: 18px;line-height:1.66em;}
.coltwo{display:flex;align-items:flex-start;}
.transformationbody{display:flex;gap:40px;}
.transformationbody .objectivebody{width:100%;max-width:574px;}
.transformationbody .transformationimgbnnr{width:100%;max-width:726px;}
.transformationbody .objectivebody{flex-direction:column;gap:24px;}
.transformationbody .objectivetextwrap{width:100%;}
.sm-transformation .sectionTitle, .sm-transformation .secTitleDesc, .sm-transformation .secTitleDesc{color:var(--white-clr);}
.whitearrow{background: var(--black-clr);}
.whitearrow img{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(263deg) brightness(102%) contrast(102%);}
.sm-transformation .sectionTitleDiv{text-align:center;}
.sm-transformation .sectionTitle{margin-bottom:8px;}
.yellowTxt{color:var(--yellow-clr);}
.sm-transformation .yellowTxt{font-weight:600;}
.foundersmssg{margin:0 auto;display:flex;align-items:center;justify-content:center;gap:32px;flex-direction:column;border-radius:24px;
border:1px solid var(--white-dark-clr);padding:48px 80px;}
.foundersmssg .foundername{display:flex;align-items:center;gap:8px;color:var(--grey-dark-clr);}
.foundersmssg .foundername .title-24{font-weight:700;margin-bottom:0;color:var(--primary-clr);}
.foundersmssg .foundername .foundermTxt{font-weight: 400;font-size: 20px;line-height:1.8em;color:var(--black-clr);}
.smfoundersmssg .secTitleDesc{font-size:24px;font-weight:400;}
.relatedWorkwrap .casestudiesmain{padding:0;}
.relatedWorkwrap .sectionTitle{margin-bottom:0;}
.casestudiesinnersecBnrImg .casestudiesinnerpageBnrImg{border-radius: 16px;overflow: hidden;}
.sniffbgcolor{background-color:var(--sniffcolor-primary);}
.sniffbgcolor{background-color:var(--sniffcolor-secondary);}
.opacity73{opacity:0.73;}
.sniffblackclrtxt{color: var(--black-clr);}
.sniffprimaryfilterclr{filter: brightness(0) saturate(100%) invert(55%) sepia(69%) saturate(498%) hue-rotate(37deg) brightness(94%) contrast(87%);}
.maxwidth1340{max-width:1340px;}
.casestudiesinnerpageBnrImg.maxwidth1340{margin:0 auto;}
.highlightsSectionInner{gap:64px;flex-wrap:wrap;}
.highlightsSectionInner .highlightsPointsright, .highlightsSectionInner .highlightsPointsLeft{width: calc(50% - 32px);}
/*.solutionSection .highlightsSectionInner ul li{padding-left: 0px;counter-increment: count;padding-top: 40px;}*/
.solutionSection .highlightsSectionInner ul li{padding-left: 0px;counter-increment: count;padding-top: 40px;}
.solutionSection .highlightsSectionInner ul li:nth-child(-n+9):not(ul.sub-highlights li, .highlightsPointsright ul li)::before{
	content: '0' counter(count) '.';position: absolute;font-size: 22px;line-height: 35px;color: #50A725;font-weight: 600;top: 0px;left: 0;background-color: unset;}
/*.highlightsSectionInner .highlightsPointsLeft li, .highlightsSectionInner .highlightsPointsright li{margin-top: 50px;}*/
/*.aboutsniff .aboutusstatswrap{padding-bottom:50px;}*/
.aboutsniff .aboutuscoltwoimg{position:relative;}
.maxwidth1040{max-width:1040px;width:100%;margin:0 auto;}
.aboutsniff .aboutuscoltwoimg img{max-height: 350px;max-width: 450px;}
.sniffSpacecasestudies .cmsPage ul>li > ul > li{position:relative;}
.sniffSpacecasestudies .cmsPage ul>li:before{background: var(--sniffcolor-primary);}
.sniffSpacecasestudies .cmsPage ul>li:before{top:12px;height:12px;width:12px;border-radius:unset;}
.highlightsSectionInner ul.sub-highlights li{counter-increment: count-data;padding-left: 34px;}
.sniffSpacecasestudies .cmsPage ul>li > ul > li:before{color: var(--sniffcolor-primary);content: '0' counter(count-data) '.';position: absolute;top: -2px !important;
	left: 0;right:unset;bottom:unset;font-size:20px;line-height:1.5em;font-weight:600;}
.sniffchallenges{background:#212121;}
/*.sniffchallenges .sectionTitleDiv{text-align:left !important;}*/
.marginBottom16{margin-bottom:16px;}
.margin-bottom-zero{margin-bottom:0 !important;}
.sniffchallenges .cotentCards .card{background:var(--sniffcolor-secondary);}
.sniffchallenges .cotentCards .card .cardtitle, .sniffchallenges .cotentCards .card .sectionTitleDiv:before{color:var(--sniffcolor-primary);}
.sniffchallenges .cotentCards .card .cardtitle:before{content: counter(count, decimal-leading-zero);color:var(--sniffcolor-primary);}
.solutionsnumbersCms .point-list{columns:2;column-gap:64px;}
.solutionsnumbersCms .point-list li{display:inline-block;}
.max-width-70{max-width:1040px;}
.sniffSpacecasestudies .sniffSpacesolutions .cmsPage ul{counter-reset: count;}
.sniffSpacecasestudies .sniffSpacesolutions .cmsPage ul > li{counter-increment: count;}
.sniffSpacecasestudies .sniffSpacesolutions .cmsPage ul > li:before{content: counter(count, decimal-leading-zero);}
.sniffSpacecasestudies .sub-highlights li:before{height:unset !important;width:unset !important;background-color:unset !important;top:0px !important;
	font-size: 20px;line-height: 1.5em;font-weight: 600;color:var(--sniffcolor-primary);}
.point-list .sub-highlights.sub-highlights-point li{position:relative;padding-left:17px;}
.point-list .sub-highlights.sub-highlights-point li:before{content:'' !important;top:10px !important;left:0 !important;right:unset;bottom:unset; 
	font-size:0 !important;background:var(--sniffcolor-primary) !important;height:8px !important;width:8px !important;text-indent:-9999px;}
.sniffSpacesolutions{position:relative;}
.sniffSpacesolutions .point-list > li:before{font-size:24px;height:auto !important;width:auto !important;line-height:1.2em !important;padding-right:10px;}
.sniffSpacesolutions .point-list > li{padding-left:35px !important;}
.sniffSpacesolutionsbnnr .perspective-right{position: absolute;height: auto;width: 400px;right: 0px;bottom: 120px;}
.greentext{color:var(--sniffcolor-primary) !important;}
.reasons-section .compellingbody .title-24{font-weight:500;}
.sniffsresults .contentImgRow{align-items:flex-start !important;}
/*.black-arrow:before{filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7428%) hue-rotate(84deg) brightness(108%) contrast(111%);}*/
.left-arrow-div{position:relative;padding-left:72px;}
.left-arrow-div:before{content:'';position:absolute;left:0;top:0;height:48px;width:48px;background-color:var(--blue-dark-light-clr);z-index:1;
	background-image:url('../images/yellowarrow.svg'); background-repeat:no-repeat;background-position:center center;border-radius:50%;}
.black-arrow:before{background-color:var(--black-clr);}
.left-arrow-div-white:before{background-image:url('../images/whitearrow.svg');}
.servicesblwbnnrsec .contentImgRow{gap:56px;}
.servicesblwbnnrsec .contentImgCol{max-width: calc(48% - 28px);}
.servicesblwbnnrsec .contentCol{max-width: calc(52% - 28px);}
.left-arrow-div-green:before {background-image: url(../images/greenarrow.svg);}
.html-css-count .cardlist-inner-boxs .cardlist-box .cardlist-content{max-width:200px;}
.max-width-100dt{max-width:100px !important;}
/*************Case Studies Detail Page End***************/
/* testimonials page css start */
.reviews-page .innerBnrMain{justify-content: space-between;}
.reviews-page .innerBnrCnt { max-width: calc(46.5% - 33px);}
.reviews-page .innerpageBnrImg{max-width: calc(53.5% - 15px);}
.reviews-page .innerbnrBtnDiv {margin-bottom: 0px;}
.reviews-page .innerbnrBtnDiv .cstbtn{min-width: auto;}
.reviews-page .innerbnrTxt span{display: inline-block;}
.reviews-page .innerpageBnrImg{border-radius: 12px; overflow: hidden; position: relative;}
.reviews-page .innerpageBnrImg::before{position: absolute;content: '';top: 0;left:0;width: 100%;	height: 100%;	background-color: #00000080;}
.reviews-page .logo-box{ padding: 4px 20px; display: flex;align-items: center;justify-content: center;background: var(--white-clr);height: 71px;width: 238px;border-radius: 10px;position: absolute;top: 24px;right: 24px;	box-shadow: -2px 2px 22px 0px #00000026;}
.reviews-page .logo-box img { width: initial; height: initial; border-radius: unset; object-fit: contain !important;}
.reviews-page .review-content-main{position: absolute;content: '';bottom: 34px;left: 30px;color: #ffff; right: 30px;}
.review-content-main .title-32{color: #ffff; max-width: 567px; margin-bottom: 47px; font-weight: 500;font-style: italic;}
.review-content-main .founder-detail .title-20{font-weight: 600; line-height: 1em;}
.review-content-main .founder-detail span{color: #EEEEEE;font-weight: 500; line-height: 1.5em;font-size: 16px;}
.testimonial-wraper{background-image: url(../images/yourambitionbg-pattern.png);background-repeat: repeat;background-position: center; height: 100%;background-color: #FAFAFA;}
.testimonial-wraper .testimonial-listing{display: flex; gap: 80px; flex-direction: column;}
.testimonial-listing .tesxtimonial-box{display: flex; gap: 50px; align-items: center; max-width: 1202px;margin: auto;}
.testimonial-listing .tesxtimonial-box .brand-logo-box{z-index: 1; position: relative; flex-shrink: 0;display: flex;align-items: center;justify-content: center;background: var(--white-clr);min-height: 110px;width: 260px;border-radius: 12px;box-shadow: 0px 0px 22px 0px #0000001A;}
.testimonial-listing .tesxtimonial-box .brand-logo-box::before{
	position: absolute; content: '';top: 50%;right: 0; width: 25px;height: 25px;background-color: #fff; transform: translate(45% , -50%) rotate(45deg); z-index: -1;}
.testimonial-listing .tesxtimonial-box .brand-logo-box img{width: initial; height: initial; border-radius: unset; max-height: 85px; max-width: 200px;}
.testimonial-listing  .testimonail-content{padding: 32px;border-radius: 12px;box-shadow: 0px 0px 22px 0px #0000001A; background-color: #fff;}
.testimonial-listing  .testimonail-content .title-36{font-size: 22px; line-height: 1.33em; color: #1C1B17; margin-bottom: 16px;}
.testimonial-listing  .testimonail-content .secTitleDesc{color: #1C1B17;font-weight: 400;}
.testimonial-listing  .testimonail-content .founder-detail{padding-top: 40px; display: flex; gap: 16px; align-items: center;}
.testimonial-listing  .testimonail-content  .founder-detail img{flex-shrink: 0;    height: max-content;}
.testimonial-listing  .testimonail-content  .founder-detail p{font-size: 18px; line-height: 1em; font-weight: 700; color: #DF1D3A;}
.testimonial-listing  .testimonail-content  .founder-detail span{color: #43423E;font-weight: 400; line-height: 1.5em;font-size: 16px;}
.testimonial-listing .tesxtimonial-box:nth-child(even){flex-direction: row-reverse;}
.testimonial-listing .tesxtimonial-box:nth-child(even) .brand-logo-box::before{left: -24px;right: unset;}
.trusted-by .width-80 { max-width: 72.3%;}
.youtube-video-box{    position: absolute;bottom: 30px;right: 30px; width: 56px; height: 56px; background: #FFFFFF99; display: flex; align-items: center; border-radius: 50%;-webkit-transition: all .4s ease;transition: all .4s ease; cursor: pointer; justify-content: center;}
.youtube-video-box img{width: auto !important; height: auto !important;}
.popup-design-box {display: none; position: fixed; top: 50%; left: 50%;transition: all .4s ease-in-out;
transform: translate(-50%, -50%); background: #0000008f; padding: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); width: 100%;height: 100%; z-index: 9999;}
.popup-design-box.active {display: flex;align-items: center;	justify-content: center;}
.popup-design-box .inner-box{max-width: 800px; background: #ffff; margin: auto; display: flex; width: 100%; position: relative;transition: all .4s ease-in-out;}
.popup-design-box .inner-box .close-popup{background-color: #ffff;width: 25px;height: 25px;border-radius: 50%;display: flex; align-items: center; 
	justify-content: center; cursor: pointer;position: absolute;top: -10px; right: -10px; color: #000; font-weight: 700; font-size: 18px;}
body.youtubevideo-sticky{overflow: hidden;}
.rv-counter .aboutCompyCtDtBox .aboutCompyCountText,.rv-counter .counter-value-dc{font-weight:600;}
.default-content::before {position: absolute;content: '';width: 24px;height: 24px;background-color: var(--primary-clr);display: inline-flex;border-radius: 50%;left: -10px;bottom: 0px;}
.default-content::after {position: absolute;content: '';width: 24px;height: 24px;border-radius: 50%;bottom: 0px;left: -10px;border: 2px solid var(--primary-clr);animation: anim-ripple 2s infinite;}
.timeline .default-content {content: '';position: absolute;left: 50%;height: calc(100% - 0px); bottom: 0;}
.casestudy-content.casestudies .casestudyTitle .casestudylink {margin-bottom: 4px !important;}
.casestudy-content.casestudies .casestudyTitle {min-height: auto;}
.casestudy-content.casestudies .description16 {margin-bottom: 24px;color: var(--grey-dark-clr);}
.casestudy-content.casestudies .casestudies-content {flex-wrap: nowrap;}
.casestudy-content.casestudies .casestudies-content .metriCnt:last-child {max-width: 230px;}
.casestudiesMain .rv-casestudies {max-width: 760px;padding: 0px;}
.casestudiesMain .thermo-content {max-width: 548px;padding: 0px;}
.casestudiesMain .casestudies-row {display: flex;gap: 32px;}
.casestudies-row .casestudy-img img, .casestudies-row .casestudy-img {border-top-left-radius: 12px;border-top-right-radius: 12px;}
.webstoriesWrp .webstoriesImg {border-radius: 12px;overflow: hidden;}
.approach-content{padding-left: 12px;padding-right: 12px;}
.approach-content.casestudyBox .approachCnt .casestudy-tags {display: none;-moz-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;margin-bottom: 24px;}
.approach-content.casestudyBox:hover .approachCnt .casestudy-tags {display: flex;-moz-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;justify-content: center;}
.approach-content.casestudyBox .approachCnt {padding: 32px 13px;}
.approachCnt-content {gap: 24px;margin-top: 24px;}
.approachCnt-title {padding: 0px 18px;}
.approachCnt-content .cstbtn:first-child {min-width: 177px;}
.approachCnt-content .cstbtn { padding: 0px 5px;}
.approachCnt-title .casestudy-tags .tag-txt {background-color: #30303000;color: var(--white-dark-clr);}
.approachCnt .approachCnt-title .approachTitle {padding-bottom: 43px;}
.approach-content {background-color: #ffffff00 !important;box-shadow: none !important;border: none;margin-bottom: 24px !important;}
.approach-content.casestudyBox:last-child {margin-bottom: 40px;}
.approach-content:nth-last-child(3), .approach-content:nth-last-child(2) {margin-bottom: 0px !important;}
.approach-content.casestudyBox:last-child {margin-bottom: 0px !important;}
.casestudies-title {padding-top: 40px;position: relative;}
.casestudies-title::before {position: absolute;content: '';background-image: url(../images/your-project-content.svg);background-position: center;background-size: contain;width: 100%;height: 100%;top: 0px;left: 0px;}
.close-popup:after{content:'x';line-height:1em;position:absolute;top:40%;right:50%;transform: translate(50%, -50%);}
.bgnopattern:after{display:none;}

.thanyouInnerSec{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;}
.thanyouInnerSec .innerbnrTxt{margin-bottom:0;}
.pagenotfoundwrap > div{width:50%;}

/*Fireplace Case Study*/

.fireplaceprimaryfilterclr{filter: brightness(0) saturate(100%) invert(52%) sepia(95%) saturate(3423%) hue-rotate(8deg) brightness(100%) contrast(104%);}
.fireplacebgcolor{background-color:var(--fireplace-secondary);}
.customobjective-fireplace{background-image:none !important;}
.customobjective-fireplace .left-arrow-div-green:before{background-image:url(../images/fireplace-check-icon.svg);}

.customobjective-fireplace{position:relative;}
.right-center-img {position: absolute;top: 50%;right: 0;transform: translateY(-50%);}
.customobjective-fireplace .right-center-img img{max-width:250px;}
.width-50{max-width:50%;}
.fp-challenges .card-Content .cardtitle{font-size: 18px;font-weight: 400;line-height: 1.5em !important;color: var(--grey-dark-clr);}
.fp-challenges .cotentCards .card .cardtitle:before{color:var(--fireplace-primary) !important;}

.fp-solutions .cmsPage ul>li:before{color:var(--fireplace-primary);}
.fp-solutions-img-parent img{z-index:5;}
.fp-solutions-img-parent::after {content: '';position: absolute;background:var(--fireplace-primary);height: 340px;width: 100%;bottom: 0;left: 0;z-index:-1;}
.half-mb-3{margin-bottom:0.5rem;}
.fp-counter .aboutCompyCtDtBox .aboutCompyCountText{color:var(--fireplace-primary);}

.fp-counter .aboutCompyCountText, .fp-counter .aboutCompyCountTitle{max-width:max-content;text-align:center;margin:0 auto;width:80%;}
.fp-counter .aboutCmpyCountDetail{gap:36px 24px;justify-content:center;}
.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox{position:relative;padding:0;max-width:100%;width:calc(33.33% - 20px);padding-right:20px;}
.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:last-child{padding-right:0px;}
.fp-counter .aboutCompyCtDtBox:nth-child(3){padding-right:0 !important;border-right:none !important;}
.contact-us-div-cs{padding:48px 15px;display:flex;align-items:center;justify-content:center;background:var(--fireplace-secondary);border-radius:20px;text-align:center;}
.contact-us-div-cs .contactus-para{width:70%;}
.padding-zero{padding:0 !important;}

/*Fireplace Case Study*/

/*Sydney Plumbing Case Study*/
.sydneyobjectivesinner{align-items:flex-end;}
.casestudiesinnerpageBnrImg{position: relative;}
.logo-img-abs{position:absolute;top: 18px;right: 12px;}
.sp-casestudy-coverimg  .logo-img-abs{	display: flex;align-items: center;justify-content: center;background: var(--white-clr);padding:30px; border-radius: 12px;position: absolute;top: 18px;right: 12px;box-shadow: -2px 2px 22px 0px #00000026;}
.sp-casestudy-coverimg  .logo-img-abs img{max-width:250px;}
.sp-filter-clr{filter: brightness(0) saturate(100%) invert(40%) sepia(41%) saturate(3233%) hue-rotate(331deg) brightness(87%) contrast(115%);}
.sp-bg-clr{background-color:var(--sydnney-plumbing-secondary);}
.sp-bg-clr-red{background-color:var(--sydnney-plumbing-primary);}
.width-70-per{width:70% !important;max-width:100% !important;}
.width-30-per{width:30% !important;max-width:100% !important;}
.brightness-low-09{filter:brightness(0.85);}

.sydneyobjectives .objectives-with-div-wrap{gap:20px;}
.sydneyobjectives .left-arrow-div:before{background-color:#ffffff;}
.sydneyobjectives .left-arrow-div-green:before{background-image: url(../images/sydney-arrow.svg);}

.sp-counter .aboutCompyCtDtBox .aboutCompyCountText{color:var(--sydnney-plumbing-primary);}
.font-size-20 {font-size: 18px !important;font-weight: 400 !important;color: var(--grey-dark-clr) !important;}
.sp-promotional-sec .cotentCards .card .cardtitle:before{color:var(--sydnney-plumbing-primary);}
.sp-solutions .cmsPage ul>li:before{color:var(--sydnney-plumbing-primary);}
.sydneyplumbingresults .aboutCompyCtDtBox .aboutCompyCountText{color:var(--sydnney-plumbing-primary);}
.sydneyplumbingresults .aboutCompyCtDtBox:not(:last-child){border-color:#0000001A;}

/*Sydney Plumbing Case Study*/

/*Bargain Online Case Study*/

.bo-bg-clr{background-color: var(--bargain-online-primary);}
/*Bargain Online Case Study*/
.iconrow-content .contentCol {max-width: calc(52% - 43px);}
.iconrow-content {gap: 32px !important; align-items: flex-start !important;}
.iconrow-content .cotentCards {margin-top: 0px;}
.sectionTitleDiv .title-40 {font-size: 40px !important; color: var(--black-clr); line-height: 1.2em;}
.homeBannerSec {padding-top: 96px;}
.technologies-sec .learnMore-cta {margin-top: 32px;}
.casestudies-Sec .viewallCasestudiBtn .cstbtn {margin-top: 56px;}
.blogContent .bloglistdate span a {color: var(--black-clr);}
.casestudiesMain .rv-casestudies .casestudylink {font-size: 32px;line-height: 1.2em;}
.casestudiesMain .rv-casestudies .metriCnt .metricDesc {font-size: 18px;line-height: 1.56em;}
.dgtmrktingfrmCnt.cta-breadcrumb li, .dgtmrktingfrmCnt.cta-breadcrumb li a {color: #ffffff;}
.innerBnrCnt.menu-banner {max-width: 100%;}
.innerBnrCnt.menu-banner .casestudiesadescription {max-width: 1180px;}
.innerBnrCnt.menu-banner .innerbnrTxt span {display: inline;}
.innerpageCasestudy .CStestinfoBox .prf-thumb {background: #ffffff;display: flex;justify-content: center;align-items: center;width: 48px;height: 48px;padding: 3px;border-radius: 100px;margin-right: 16px;}
.innerpageCasestudy .casestudyBox .casestudy-img img {border-top-left-radius: 12px;border-top-right-radius: 12px;}
.webdevservices-Sec .innerserviCnt .innerservi-title, .webdevservices-Sec .innerserviCnt .innerserviDesc {color: var(--black-clr);}
.bannerTxt.innerbnrTxt {max-width: 970px;}
.casestudiesbnnrwrap .casestudiesadescription {color: var(--black-clr);}
.contentImgRow.content-image .title-20 {color: var(--grey-dark-clr);}
.serviceportWrp .serviceportDtail .serviceporDesc {color: var(--grey-dark-clr);}
.webdevservicescontentImg-Sec .contentImgRow .contentImgCol, .contentImgbox-sec .contentImgCol {max-width: calc(48% - 37px);}
.webdevservicescontentImg-Sec .contentImgRow .contentCol, .contentImgbox-sec .contentCol {max-width: calc(52% - 18px);}
.width-85 .sectionTitle {margin-left: auto;margin-right: auto;}
.approachtop-Sec {padding-top: 80px;padding-bottom: 56px;}
.iconrow-content .contentImgCol {max-width: calc(48% - -11px);}
.contentImg-cta .contentImgCol {max-width: calc(48% - 3px);}
.contentImg-cta .contentCol {max-width: calc(52% - 53px);}
.get-a-quote-page .CStestinfoBox{gap: 16px;}
.innerpageCasestudy .casestudyTitle .casestudylink{font-size:32px; line-height: 1.18em;}
.innerpageCasestudy .casestudy-content .description16{color: #43423E;}
.innerservicesbox-Sec .innerserviCnt .innerserviDesc{margin-bottom: 0;}
.contentImgbox-sec.contentImgbox-sec .contentCol { max-width: calc(52% - 18px);}
.contentImgbox-sec.contentImgbox-sec .contentImgRow{gap: 55px;}
.requestfreeBtn .cstbtn{margin-top: 96px;}
.boxfilterclr {align-items: center;gap: 15px;}
.boxfilterclr img {max-width: 150px;}
.digitlmrktingfrm-sec.section-service::after {width: 0px !important;}
.approach-Sec.webdevapproach-Sec.blackBg.commonSpace, .innerservices-Sec.commonSpace.branch-section {padding-bottom: 56px;}
.webdevservicescontentImg-Sec .contentImgRow {gap: 55px;}
.casestudyBox .casestudy-img img {border-top-left-radius: 12px;border-top-right-radius: 12px;}
.casestudiesMain .thermo-content .casestudyTitle .casestudylink {font-size: 28px;}
.getQuoteCta-Sec .sectionTitle {font-size: 48px;line-height: 1.22em;}
.dgtmrktingfrmRow .dgtmrktingfrmCnt .secTitleDesc.title-24 {color: var(--white-dark-clr);font-weight: 500;}
.innerserviceBox.greylightBg {background-color: var(--grey-light-clr);}
.branch-section .innerserviCnt .innerserviDesc {text-decoration: none;}
.branch-section .innerserviceBox:hover .innerServiBtn .Learnmore-link::before {width: 0px;}
.branch-section .innerserviceBox:hover .innerServiBtn .Learnmore-link::after {width: 0px;opacity: 0;}
.formcontent-section .CStestimnlCnt {padding: 24px;}
.formcontent-section .dgtmrktingfrmRow {gap: 68px;}
.formcontent-section .dgtmrktfrmWrp {max-width: 660px !important;}
.formcontent-section .dgtmrktingfrmCnt {max-width: 611px !important;}
.breadcrumb.cst-breadcrumb p, .rank-math-breadcrumb p {display: flex;align-items: center;gap: 12px;}
.cst-breadcrumb p > span.last, .rank-math-breadcrumb p span.last {color: var(--primary-clr);}
.breadcrumb.cst-breadcrumb p a {color: #ffffff;text-decoration: none;}
.formcta-section::before {position: absolute;content: '';background-image: url(../images/cta-section-background.png);background-repeat: no-repeat;background-position: top center;width: 100%;height: 100%;top: 0px;left: 0px;}
.rank-math-breadcrumb p a {text-decoration: none;color: #1C1B17;}
.grecaptcha-badge {z-index: 1;}
.casestudiesbnnrwrap .casestudiesbnnr .casestudieshead .casestudiesadescription {color: var(--grey-dark-clr);}
.casestudiesmain .casestudystatlist li p {font-weight: 500;}
.paginationnext.disabled, .paginationprev.disabled {cursor: not-allowed;opacity: 50%;background: #1c1b1700 !important;color: var(--grey-dark-clr) !important;}
.paginationprev.disabled:hover svg, .paginationnext.disabled:hover svg {    filter: none;}
.objectivetextwrap .secTitleDesc .highlightsTitle {color: var(--black-clr);font-size: 24px;margin-bottom: 5px;}
.customobjective-content {background-color: #000000;padding-bottom: 80px;}
.casestudiesobjectives .title-32 {color: var(--black-clr);}
.rv-counter.sp-counter .counter-value-dc {color: #ec373e;}
.qn-challenges .cardtitle.font-size-20 {font-size: 18px;line-height: 1.55em;color: var(--grey-dark-clr);font-weight: 400;}
.aboutcontentpara .secTitleDesc strong {font-weight: 600;}
.filter-section {display: flex;gap: 16px;align-items: center;}
.cav-solution.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li::before {top: 8px !important;}
.post-taxonomies .cat-links a {color: var(--black-clr);}
.cst-post .bloglisCategoryMenu .list-category {display: flex;flex-wrap: wrap;gap: 16px;}
.single-post .cmsPage p {font-weight: 500;}
.single-post .cmsPage p a {display: inline;}
.single-post .getQuoteCta.width-85 {margin-bottom: 0px;}
.single-post .cst-post .post.type-post .social-share-container .heateor_sss_sharing_ul span {background-color: #f0f8ff00 !important;}
.single-post .entry-header .heateor_sss_facebook .heateor_sss_svg {background-image: url(../images/blog-facebook-icon.svg);}
.single-post .entry-header .heateor_sss_facebook .heateor_sss_svg, .single-post .entry-header .heateor_sss_button_x .heateor_sss_svg {background-position: center;background-repeat: no-repeat !important;}
.single-post .heateor_sss_facebook .heateor_sss_svg svg, .single-post .heateor_sss_button_x .heateor_sss_svg svg {width: 0px;}
.single-post .entry-header .heateor_sss_button_x .heateor_sss_svg {background-image: url(../images/blog-twitter-icon.svg);}
.single-post .entry-content .heateor_sss_button_linkedin .heateor_sss_svg {background-image: url(../images/blog-linkedin-content-icon.svg);}
.single-post .entry-header .heateor_sss_button_linkedin .heateor_sss_svg {background-image: url(../images/blog-linkedin-icon.svg);}
.single-post .entry-content .heateor_sss_button_linkedin .heateor_sss_svg, .single-post .entry-header .heateor_sss_button_linkedin .heateor_sss_svg {background-position: center;background-repeat: no-repeat !important;}
.single-post .cst-post .post.type-post .social-share-container .heateor_sss_sharing_ul span path {fill: none;}
.single-post .entry-content .heateor_sss_facebook .heateor_sss_svg {background-image: url(../images/blog-facebook-content-icon.svg);}
.single-post .entry-content .heateor_sss_button_x .heateor_sss_svg {background-image: url(../images/blog-twitter-content-icon.svg);}
.single-post .entry-content .heateor_sss_facebook .heateor_sss_svg, .single-post .entry-content .heateor_sss_button_x .heateor_sss_svg {background-position: center;background-repeat: no-repeat !important;}
.post-taxonomies .cat-links, .post-taxonomies .cat-links a {display: inline;}
.megamenu .megaCol-sm {width: 25%;}
.innerBnrMain .sectionTitle {line-height: 1.13em;margin-bottom: 16px;}
.cst-title p {font-size: 16px;font-weight: 400;}
.megamenu .megaCol-lg, .megamenu .megaCol-md {width: 25%;}
.testProcess-sec .sectionTitleDiv.width-70{margin-bottom: 96px;}
.cash-for-gold{text-align: center; max-width: 1920px; width: 100%; margin: auto;}

/* megacash case-studies css start */
.mega-bg-clr{background-color: #1A318A0D !important;}
.mega-bg-clr.bargains-second-about.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading{color: #2352E3;}
.megacash-filter-clr { filter: brightness(0) saturate(100%) invert(20%) sepia(76%) saturate(3357%) hue-rotate(224deg) brightness(97%) contrast(90%);}
.magacash-objective .secTitleDesc{color: #1C1B17;}
.magacash-objective .left-arrow-div:before{background-color: #2352E3;}
.magacash-objective .left-arrow-div-green:before {background-image: url(../images/white-click-arrow.svg);}
.mega-gray-bg{background-color: #F4F5F9;}
.mega-gray-bg.csprommotionsec .sectionTitleDiv{text-align: start;}
.mega-gray-bg.csprommotionsec .sectionTitleDiv .sectionTitle{color:var(--black-clr);}
.mega-gray-bg.csprommotionsec .sectionTitleDiv p{color: #1C1B17;}
.mega-gray-bg.csprommotionsec .cotentCards .card .cardtitle:before{ color: #2352E3; content: counter(count, decimal-leading-zero);}
.mega-gray-bg.engagmnt-model-sec .cotentCards .card{background-color: #ffff;}
.off-black-bg{background-color: #1C1B17;}
.off-black-bg.rv-center-bg-box .sectionTitle{color: #46CB86 !important; margin-bottom: 8px;}
.off-black-bg.rv-center-bg-box .content-bx{color: #ffff !important; max-width: 1058px;}
.off-black-bg .whychoose-grid{background-color: #fff; overflow: hidden;}
.off-black-bg .whychoose-card{justify-content: start; align-items: flex-start;    border-right: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE;}
.off-black-bg .whychooseCnt .whychoose-title{color: #1C1B17; text-align: start; margin-bottom: 8px;}
.off-black-bg .whychooseCnt .whychooseDesc{color: #1C1B17; text-align: start;} 
.off-black-bg .whychooseCnt ul {padding-left: 20px;  margin-top: 24px;}
.off-black-bg .whychooseCnt ul li{list-style: disc; font-size: 16px; line-height: 1.5em; color: #1C1B17; margin-bottom: 10px;}
.off-black-bg .whychooseCnt ul li:last-child{margin-bottom: 0;}
.off-black-bg .whychooseImg{background-color: #233963;}
.off-black-bg .whychooseCnt ul li span{font-weight: 600;}
.magacash-result-key{background-color: #21368A;}
.magacash-result-key .sectionTitle, .magacash-result-key .secTitleDesc, .magacash-result-key .title-24{color: #fff;}
.magacash-result-key p {color:#DEE4FF;}
.magacash-result-key p span{color: #46CB86;}
.magacash-result-key .left-arrow-div:before{background-color: #1C1B17;}
.magacash-result-key .left-arrow-div-green:before { background-image: url(../images/white-click-arrow.svg);}
.magacash-result-key  .objectivebody{gap: 24px;}
.magacash-result-key  .objectivebody .objectivetextwrap{width: calc(50% - 12px);}
.wrapping-up-megacash{background-color: #EFF2F8;}
.wrapping-up-megacash .title-48{color: #1C1B17;}
.wrapping-up-megacash.webdevservicescontentImg-Sec .contentImgRow .contentCol{ max-width: calc(46% - 18px);}
.wrapping-up-megacash.webdevservicescontentImg-Sec .contentImgRow .contentImgCol {  max-width: calc(54% - 37px);}
.rv-counter.mega-counter .aboutCompyCtDtBox:nth-child(1) { max-width: calc(210px + 100px);}
.mega-counter .aboutCompyCtDtBox{width: calc(100% / 2); margin-bottom: 0px !important;}
.mega-counter .aboutCompyCtDtBox .aboutCompyCountText, .mega-counter .counter-value-dc{color: #21368A;}
.mega-month-slider .month-result-slider .case-study-single-slider .slick-dots li.slick-active button:before{color: #000000;}
.mega-related{background-color: #fff;background-image: none;}
.megacashafterbefore .transfrm-before .transfrm-heading {color: #43423E;}
.megacashafterbefore .transfrm-after .transfrm-heading, .megacashafterbefore .sectionTitle{color: #2352E3;}
.off-black-bg .contentImgRow{ background-image: url(../images/mg-bg.png); background-position: center; background-repeat: no-repeat; background-size: cover;    background-color: #FFFFFF;
padding: 55px 35px; border-radius: 36px;}
.off-black-bg .contentImgRow .contentCol{ max-width: calc(23% - 30px);}
.off-black-bg .contentImgRow .contentImgCol {
    width: 100%;
    max-width: calc(77% - 18px);
}
.mobile-show{display: none;}
.off-black-bg .contentImgRow .contentCol .title-48, .off-black-bg .contentImgRow .contentCol  .secTitleDesc{color: #1C1B17;}
.casestudiesmain .casestudy-img .absoluteimglogo.megacash-logo{background-color: #2352e3;}
.casestudy-content.casestudies .casestudies-content.new-design-box{flex-direction: column; flex-wrap: wrap; gap: 16px;}
.casestudy-content .casestudies-content.new-design-box .metriCnt:not(:last-child)::after{display: none;}
.casestudy-content .casestudies-content.new-design-box .metriCnt{display: flex; gap: 10px; align-items: start; margin-bottom: 0 !important;}
.casestudy-content.casestudies .casestudies-content.new-design-box .metriCnt:last-child{max-width: 100%;}
.ourClientCol img{max-height: 92px;     object-fit: contain;}
.ourClientCol{display: flex; align-items: center; justify-content: center;}
/* megacash case-studies css end */


/* Paradise case study updated 02-07-2025 */
.paradise-casestudies .width-100 {max-width: 100% !important;}
.paradise-casestudies .cmsPage .paradise-UL > li {padding-left: 38px;}
.paradise-casestudies .cmsPage .paradise-UL > li:before {content: "";display: block; width: 20px; height: 20px; background-image: url('../images/right-arrow.png'); background-size: cover; background-position: center; background-color: unset !important; top:6px;} 
.paradise-casestudies .cmsPage .paradise-UL {margin-bottom: 0px;}
.paradise-casestudies .cmsPage .paradise-UL + .secTitleDesc {margin-top: 0px;}
.paradise-casestudies .aboutcontentpara > .secTitleDesc {margin-bottom: 0px;}
.paradise-casestudies .paradie-challege {background-color: #fff;}
.paradie-challege .sectionTitle{color: #1C1B17; text-align: left}
.paradie-challege .card-Content .cardtitle > .custmH3 {font-size: 24px; color: #1C1B17; line-height: 1.2; display: block;margin-bottom: 8px;}
.paradise-casestudies .paradise-solution.off-black-bg.rv-center-bg-box .sectionTitle {color:#fff !important; text-align: center;}
.paradise-casestudies .paradise-solution .mediumTxt {font-size:28px; font-weight: 500; line-height: 1.3;color: #fff;margin-top: 48px;margin-bottom: 16px;}
.paradise-solution .secTitleDesc{font-weight: 400;}
.paradise-casestudies .paradise-solution.off-black-bg.rv-center-bg-box .secTitleDesc + .sectionTitle {text-align: left;margin-top: 56px;}
.paradise-solution .whychoose-card .whychooseImg {background-color: #0095DA;}
.paradise-casestudies .casestudiesobjectives {background-color: #0095da;}
.paradise-casestudies .casestudiesobjectives ul li{color: #DEE4FF; list-style: disc; margin-bottom: 5px;}
.paradise-casestudies .webdevservicescontentImg-Sec .secTitleDesc{ color: #1C1B17; }
.paradise-casestudies .webdevservicescontentImg-Sec ul li{color: #1C1B17; list-style: disc; margin-bottom: 15px; font-size: 18px;}
.paradise-casestudies .webdevservicescontentImg-Sec ul li span{font-weight: 600;}
.paradise-casestudies .custmRow {margin-top: 56px;}
.paradise-casestudies .custmRow .custmCol {background-color: #fff; border-radius: 12px;padding: 20px;}
.paradise-casestudies .mega-counter .aboutCompyCtDtBox .aboutCompyCountText, .paradise-casestudies .mega-counter .counter-value-dc{ color: #0095DA; font-weight: 700;}
.paradise-casestudies .mega-counter .secTitleDesc,.paradise-casestudies .mega-counter .aboutCompyCtDtBox .aboutCompyCountTitle{color: #1C1B17;}
.paradise-casestudies .megacashafterbefore .secTitleDesc {text-align: left; font-size: 24px; color: #1C1B17; font-weight: 600;}
.paradise-casestudies .megacashafterbefore .handles-title, .paradise-casestudies  .megacashafterbefore .transfrm-after .transfrm-heading{color: #0095DA;}
.paradise-casestudies .mega-counter .aboutCmpyCountDetail{flex-wrap: nowrap;}
.paradie-challege .cotentCards .card {background-color: #F4F5F9;}
.fw-600 {font-weight: 600;}
.casestudy-content .metrics.homeMetriCnt {flex-wrap: nowrap;}
.casestudy-content .metrics.homeMetriCnt.homeMetriCntList::after{display: none;}
.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt{padding-left: 25px;}
.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt:before{content: '';background-image: url(../images/check-icon.svg);background-repeat: no-repeat;background-size: contain;width: 14px;height: 14px;display: inline-flex;position: absolute;left: 0px;top: 7px;}
.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt:after{display: none;}
.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt:not(:last-child) {margin-right: 0;}
.casestudy-content .metrics.homeMetriCnt.homeMetriCntList { flex-wrap: wrap;flex-direction: column;gap: 10px;}
/* Cool Breeze 04-07-2025 */
.cool-breeze-div .casestudiesinnerBnrCnt .innerbnrTxt {max-width: 100%;}
.cool-breeze-div .aboutusstat .aboustaticon img {filter: brightness(0) saturate(100%) invert(42%) sepia(86%) saturate(490%) hue-rotate(187deg) brightness(79%) contrast(92%);}
.cool-breeze-div .mega-bg-clr.bargains-second-about.aboutsniff .aboutuscolwrap .aboutusstat .aboutstatsubheading {color:#4567C4;}
.cool-highlight {position: relative;}
.cool-highlight .sectionTitle {font-size: 40px;}
.cool-highlight-row {display: flex; gap: 24px; flex-wrap: wrap;}
.cool-highlight-row .cool-highlight-col {width: calc((100% - 48px) / 3); padding: 32px; background-color: rgba(69, 103, 196, 0.08); border-radius: 12px; border:1px solid rgba(0, 0, 0, 0.05); border-bottom: 5px solid rgba(69, 103, 196, 1); }
.cool-highlight-row .cool-highlight-col .cool-highlight-title {font-weight: 600; font-size: 24px; line-height: 1.2; color: #4567C4;margin-bottom: 8px;}
.border-ru24 img{border-radius: 24px;}
.cool-breeze-div .magacash-objective .left-arrow-div:before{background-color: #4567C4;}
.cool-breeze-div .magacash-objective .secTitleDesc {font-weight: 400;}
.cool-breeze-div .magacash-objective {border-bottom: 1px solid rgba(0, 0, 0, 0.04);}
.cool-breeze-div .csprommotionsec .sectionTitle{ color: #1C1B17; }
.cool-breeze-div .csprommotionsec .secTitleDesc{ color: #000000; }
.cool-breeze-div .csprommotionsec .card {background-color: #F4F5F9;}
.cool-breeze-div .csprommotionsec .cotentCards .card .cardtitle:before {color: #4567C4; }
.cool-breeze-div .csprommotionsec .cotentCards .card .cardDesc {font-size: 16px; color: #1C1B17;}
.cool-breeze-div .off-black-bg.rv-center-bg-box .sectionTitle {color: #fff !important;}
.cool-breeze-div .off-black-bg.rv-center-bg-box .content-bx {max-width: 100%; font-weight: 400; margin-bottom: 16px;}
.cool-breeze-div .off-black-bg.rv-center-bg-box .whychooseCnt ul {margin-bottom: 16px;}
.cool-breeze-div .off-black-bg .whychooseImg {background-color: #4567C4;}
.cool-breeze-div .off-black-bg.rv-center-bg-box .contentImgRow {background-image: url(../images/cool-breeze-bg.png);}
.cool-breeze-div .off-black-bg.rv-center-bg-box .contentImgRow .secTitleDesc {font-weight: 600;}
.cool-breeze-div .sniffsresults .sectionTitleDiv .secTitleDesc {color: #1C1B17;}
.wsg-casestudies .cool-highlight-title {color: #1C1B17 !important;}
.wsg-casestudies .cool-highlight-col {border-bottom: 5px solid #D3282D;background: #fef9fa;}
.wsg-section .megacashafterbefore .sectionTitle, .wsg-section .transfrm-sec.wrapping-up-megacash .transfrm-after .transfrm-heading {color: #D3282D;}
.wsg-section .megacashafterbefore .transfrm-after .transfrm-heading, .wsg-section .megacashafterbefore .sectionTitle {
   color: #D3282D;
}
.wsg-section .magacash-objective .left-arrow-div::before {background-color: #DF1D3A;}
.wsg-section .bargains-second-about .aboutstatsubheading {color: #D3282D !important;}
.wsg-section .bargains-second-about .aboustaticon img {color: #33414e;}
.wsg-section .bargains-second-about .aboustaticon img {filter: brightness(0) saturate(100%) invert(15%) sepia(55%) saturate(5649%) hue-rotate(348deg) brightness(108%) contrast(85%);}
.wsg-section .casestudiesDetailBanner .innerbnrTxt {max-width: 100%;}
.wsg-section .cotentCards .card .cardtitle::before {color: #D3282D;}
.wsg-section .image-banner img {width: 100%;}
.wsg-section .magacash-objective {border-bottom: 1px solid #0000000A;background: #FEFAFA;}
.wsg-section.enga-section .magacash-objective{background: #FBFAFC;}
.wsg-section .csprommotionsec .secTitleDesc.text-upper {color: #43423E;}
.wsg-section .csprommotionsec .sectionTitle {color: #1C1B17;}
.wsg-section .csprommotionsec .cotentCards .card {background-color: #F4F5F9;}
.technical-specs-wrapper .technical-specsinner{display:flex;gap:24px;flex-wrap:wrap;}
.technical-specs-wrapper .specsinnerbox{padding:32px;border-radius:10px;display:flex;gap:24px;background: #F4F5F9;box-shadow: 0px 0px 2px 0px #00000059;width:calc(33.33% - 16px);}
.technical-specs-wrapper .tstitletxt{line-height: 1.2em;font-weight: 600;display:flex;gap:8px;flex-direction:column;color:var(--black-clr);}
.wsg-section .technical-specs-wrapper .specsinnerbox .tsicondiv {flex-shrink: 0;}
.wsg-section .decogla-content ul li {font-size: 24px;color: #1C1B17;font-weight: 500;width: calc(100% / 2 - 8px);padding-left: 40px;margin-bottom: 0px;line-height: 1.5em;}
.wsg-section .decogla-content ul {display:flex;flex-wrap: wrap;gap: 16px;}
.wsg-section .decogla-content ul li::before{position:absolute;content:'';background:#f0f8ff00;background-image:url(../images/wsg-group-icon.svg);width:24px;left:0px;height:24px;background-size:contain;top:5px;}
.casestudiesmain .casestudy-img .absoluteimglogo.wsg-logo {background: #151516 !important;}
.cool-highlight::after {z-index: -1;}
.technical-specs-wrapper .tstitledesc {font-weight: 500;font-size: 18px;line-height: 1.56em;color: #43423E;}
.wsg-section .wsg-cta .sectionTitle {font-size: 48px;line-height: 1.21em;text-align: center;}
.wsg-section .wsg-cta {padding: 68px 0px;position: relative;}
.wsg-section .wsg-cta .cstbtn {border: 0px;}
.wsg-section .wsg-cta::before {position: absolute;content: '';background-image: url(../images/wsg-cta.png);width: 100%;background-size: cover;height: 100%;top: 0px;}
.section-boxcontent {display:flex;align-items: center;justify-content: center;border-bottom: 1px solid #EEEEEE;gap: 50px;}
.section-boxcontent .sectionTitleDiv {width: 58%;}
.wsg-section .wrapping-up-megacash .slick-arrow {display: none !important;}
.casestudies-Home-sec .casestudyBox .casestudy-img img {max-height: 431px; object-fit: cover;}
.sniffSpacecasestudies .wsg-casestudies .section-boxcontent {border-top: 1px solid #EEEEEE;border-bottom: 0px;}
.case-study-single-slider.withImgPopup .slide{cursor: pointer;}

.enga-section .bargains-second-about .aboutstatsubheading {
    color: #2a3e91 !important;
}
.enga-section .aboutusstatswrap .aboustaticon img {
    filter: brightness(0) saturate(100%) invert(18%) sepia(19%) saturate(6307%) hue-rotate(214deg) brightness(104%) contrast(88%) !important;
}
.enga-section .magacash-objective .left-arrow-div:before {
    background-color: #2a3e91;
}
.enga-section .csprommotionsec .cotentCards .card .cardtitle:before{
	    color: #2a3e91;
}
.enga-casestudies .cool-highlight-title {
    color: #1C1B17 !important;
}
 .enga-casestudies .cool-highlight-col {
    border-bottom: 5px solid #2a3e91;
    background: #FBFAFC;
}
.enga-section .megacashafterbefore .sectionTitle {
    color: #2a3e91;
}
.enga-section .megacashafterbefore .transfrm-after .transfrm-heading {
    color: #2a3e91;
}
.enga-section .megacashafterbefore .transfrm-before .transfrm-heading {
    color: #1C1B17;
}



.danny-johananoff-section .bargains-second-about .aboutstatsubheading {
    color: #000000 !important;
}
.danny-johananoff-section .magacash-objective .left-arrow-div:before {
    background-color: #000000;
}
.danny-johananoff-section .csprommotionsec .cotentCards .card .cardtitle:before{
	    color: #000000;
}
.danny-johananoff-section .enga-casestudies .cool-highlight-col {
    border-bottom: 5px solid #000000;
}
.danny-johananoff-section .megacashafterbefore .sectionTitle {
    color: var(--black-clr);
}
.danny-johananoff-section .megacashafterbefore .transfrm-after .transfrm-heading {
    color: #000000;
}
.danny-johananoff-section .aboutusstatswrap .aboustaticon img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(7%) saturate(6878%) hue-rotate(56deg) brightness(92%) contrast(106%) !important;
}
.danny-johananoff-section .magacash-objective .objectivetextwrap{
	min-height: 50px;
}
.danny-johananoff-section .magacash-objective .objectivetextwrap .secTitleDesc .title-20{
	margin-bottom: 0;
}


.innova-section .magacash-objective .left-arrow-div:before, .innova-section .point-list ul li::before,
.innova-section .service-sec .fpCtaBox{
    background-color: #0080bb;
}
.innova-section .bargains-second-about .aboutstatsubheading.darkbluetext {
    color: #3c3c3b !important;
}
.innova-section .aboutusstatswrap .aboustaticon img {
    filter: brightness(0) saturate(100%) invert(35%) sepia(90%) saturate(2632%) hue-rotate(176deg) brightness(88%) contrast(101%) !important;
}
.innova-section .bargains-second-about{
	background: #f9f9f9 !important;
}
.innova-section .magacash-objective{
	background: #ffffff;
}
.innova-section .csprommotionsec .cotentCards .card{
    background-color: #fbfbff;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.innova-section .cotentCards .card .cardtitle::before, .innova-section .megacashafterbefore .sectionTitle,
.innova-section .megacashafterbefore .transfrm-after .transfrm-heading {
    color: #0080bb;
}
.innova-section .megacashafterbefore .sectionTitle{
   color: var(--black-clr);
}
.innova-section .enga-casestudies .cool-highlight-col {
    border-bottom: 5px solid #0080bb;
    background: #fbfbff;
}
.customFirePlaceDiv .solutionsnumbersCms.point-list > ul{
	column-gap: 15px;
}
.innova-section .customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li {
	width: calc(100% / 2 - 15px);
}
.innova-section .solutionsnumbersCms .highlightsTitle{
	color: #3c3c3b;
	font-size: 20px;
	font-weight: 500;
}
.innova-section .customFirePlaceDiv, .innova-section .megacashafterbefore{background-color: #f9f9f9 !important;}




.approachCnt.CntScroll{padding-left: 0; padding-right: 0;overflow: hidden;}
.approachCnt.CntScroll .approachTitle{padding-left: 45px;padding-right: 45px;}
.CntScroll .approachDesc{overflow-y: auto;max-height: calc(100% - 44px);padding: 0 15px 10px 15px;}
.CntScroll .approachDesc::-webkit-scrollbar-track{-webkit-box-shadow: none;border-radius: 0;background-color: transparent;}
.CntScroll .approachDesc::-webkit-scrollbar{width: 3px;background-color: transparent;}
.CntScroll .approachDesc::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #D62929;}

.cotentCards .card-icon img[width="28"] {width: 28px;}

/*---------Media Query-----------*/
/*min 768px css start*/
@media only screen and (min-width: 768px){	
	.footer-acco-title { pointer-events: none; }
	.ourtechnolodyTabCnt .ourtechnolodyfilter {display: flex !important;}
	.footer-acco-container { display: block !important; }
}
/* css only for hover effect all hover effect must write in this Media query */

@media only screen and (min-width: 1200px) {
	.paginationprev:hover, .paginationno:hover, .paginationnext:hover{background:#1C1B17;color:#ffffff;}
	.paginationprev:hover svg, .paginationnext:hover svg{filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(378%) hue-rotate(304deg) brightness(117%) contrast(100%);}
	.casestudiesinnerBnrCnt .breadcrumb ul li a:hover{ color: var(--primary-clr);font-weight:500;}
	.breadcrumb ul li a:hover{ color: var(--primary-clr);}
	.aboutuscolwrap .aboutusstat a:hover{text-decoration:unset;} 
	.caseStudiesDetail .header .quote-btn:hover{background:var(--primary-clr);color:var(--white-clr);border:1px solid var(--primary-clr);}
	.caseStudiesDetail .header .quote-btn:hover:after{filter:initial;}
	.casestudyBox .casestudylink:hover{color:var(--primary-clr);}
	.cstbtn:hover, .commonBtn:hover { background:var(--primary-clr); border-color:var(--primary-clr); }
	.main-nav ul.main-nav-ul .nav-list a:hover, .copyrightDiv .copyright-txt a:hover, .terms-links ul.termsUl li a:hover, .ftr_links li a:hover, .ftrcontact_info .ft_email_txt .ftemail:hover { color:var(--primary-clr); }
	.main-nav .main-nav-ul li.li_has_submenu:hover .sub-menu { display: block !important; }
	.main-nav > ul.main-nav-ul > .nav-list:hover .cstMenuDrpArrow::after { -webkit-transform: scaleY(-1); -ms-transform: scaleY(-1); -o-transform: scaleY(-1); transform: scaleY(-1); }
	.whiteCtn:hover { color:var(--white-clr); }
	.whiteCtn:hover::after { filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%); }
	.ourtechnolodBox:hover { border-color:var(--primary-clr); }
	.ourtechnolodBox:hover .technology-text { color:var(--primary-clr); }
	.submit-group .cstbtn:hover { background-color:var(--black-clr); border-color:var(--black-clr); }
	.multiBlogs .blogitem:hover .blogContent::after { opacity: 1; visibility:visible; }
	.back-to-top .btns:hover { background-color:var(--black-clr);border-color:var(--black-clr); }
	.innerserviceBox:hover { box-shadow: 0px 1px 32px 0px #0000001A;}
	.innerServiBtn .Learnmore-link:hover {cursor:pointer;}
	.innerserviceBox:hover .innerServiBtn .Learnmore-link::before { width:100%; } 
	.innerserviceBox:hover .innerServiBtn .Learnmore-link::after { opacity:1; visibility:visible; }
	.redBg .cstbtn:hover { background-color:var(--white-clr); color:var(--blue-clr); }
	.redBg .cstbtn.btnArrow:hover::after { filter: brightness(0) saturate(100%) invert(0%) sepia(24%) saturate(0%) hue-rotate(46deg) brightness(78%) contrast(102%); }
	.approachCard:hover .approachCnt { top:0%; transform: translateY(0%); background-color:#303030; }
	.approachCard:hover .approachTitle { padding-bottom:16px; }
	.inrsernolinkingBox:hover { box-shadow:none; cursor: auto; }
	.webstorieSlider .slick-prev:hover:before, .webstorieSlider .slick-next:hover:before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7499%) hue-rotate(74deg) brightness(107%) contrast(110%); }
	.webstorieSlider .slick-prev:hover, .webstorieSlider .slick-next:hover { background-color:var(--black-clr );  }
	.approachCard:hover .approachCnt-title .approachTitle {padding-bottom: 12px;}
	.branch-section .innerserviCnt a.innerserviDesc:hover {    color: var(--primary-clr);}
    .youtube-video-box:hover {background: #ffffff;}
	.breadcrumb.cst-breadcrumb p a:hover, .rank-math-breadcrumb p a:hover {color: var(--primary-clr);}
	.digitalmarketBox-content:hover .digitalmrktxt {color: var(--primary-clr);}
	.ourwrkSbBox:hover {box-shadow: -1px 0px 20px 0px rgba(0, 0, 0, 0.30);}
	.bloglist-sec .bloglist-content .blogheadingtitle a:hover { color: #DF1D3A; }
	.section-service .dgtmrktfrmWrp .cstbtn:hover {color: var(--black-clr);}
	.technologBox:hover {background-color: #848282a1;}
	.technologBox.boxicon-content:hover {background-color: var(--grey-dark-clr);}
	.cst-post .pagination-container ul li a:hover {background-color: #000 !important;color: #fff !important;}
	.approach-Sec .secTitleDesc a:hover {color: var(--white-clr);}
	.paradise-casestudies .aboutCompyCtDtBox .aboutCompyCountText{font-size: 56px;}
	.paradise-casestudies .casestudiesobjectives ul {margin-left: 15px;}
	.paradise-casestudies .paradise-solution {padding-bottom: 50px;}

	.cool-breeze-div .off-black-bg.rv-center-bg-box .contentImgRow .secTitleDesc {font-size: 24px;}
	.cool-breeze-div .off-black-bg.rv-center-bg-box .contentImgRow .sectionTitleDiv > .title-48 {font-size: 56px;}

	.wsg-section .wsg-cta .cstbtn:hover,.nextgen-section .nextben-cta .getQuoteCta .cstbtn:hover{background: #1c1b17;color: #ffffff;border-color: #000000;}
	.wsg-section .wsg-cta .cstbtn:hover::after {filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);}
	.cool-breeze-div .engagmnt-model-sec .contentImg {padding: 20px 3px 0px 3px;}
	.approachCnt.CntScroll {padding-left: 0 !important;padding-right: 0 !important;}
}

@media only screen and (min-width: 1200px) and (max-width: 1369px) {
  .testimonialSlider .slick-prev, .testimonialSlider .slick-next {z-index: 1;}
  .testimonialSlider .slick-next {right: 15px;}
  .testimonialSlider .slick-prev {left: 15px;}
}

@media only screen and (max-width: 1440px) {
  .grecaptcha-badge {display: none !important;} 
   .back-to-top {bottom: 40px;}
}
/* common css for below screen 1366 */
@media only screen and (max-width: 1366px) { 
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:after {right: calc(-50px / 2);}
	.filterbtn{min-width:unset !important;}
	.filterswrap{gap:16px;}
	.casestudiesmain .casestudyBox .casestudy-img > img{height:initial;border-radius:0 8px 0 0;}
	.casestudiesmain .casestudystatlist li:nth-child(odd){padding-right:16px;padding-bottom:8px}
	.casestudiesmain .casestudystatlist li:nth-child(even){padding-left:16px;padding-bottom:8px}
	.why-did-cav .objectivehead, .why-did-cav .objectivebody {max-width: 900px !important;}
   .form-section .dgtmrktingfrmRow {gap: 40px;justify-content: space-between;}
    .transfrm-sec .transfrm-row .transfrm-col {display: flex;flex-direction: column;align-items: center;}
    .transfrm-sec .transfrm-row .transfrm-col {width: 50%;}
    .transfrm-row {flex-wrap: wrap;}
    .transfrm-sec .transfrm-row .transfrm-col.transfrm-before {border-right: 0px;padding-bottom: 10px;padding-right: 0px;}
    .Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk {width: 600px;height: 373px;}
    .Hmtransfrm .slick-list.draggable {left: 74px;}
    .Hmtransfrm .slick-dots {bottom: -15px;}
    .Hmtransfrm {padding-bottom: 100px !important;}
    .form-section .cardlist-content .cardlist-box {margin-bottom: 0px;padding-bottom: 30px;}
    .cardlist-inner-boxs .cardlist-box {margin-bottom: 0px;}
	.casestudiesmain .casestudy-titledesc{margin-bottom:24px;}
	.timeline li:nth-child(odd) .timeline-item { right:0px; }
	.timeline ul li:nth-child(even) .timeline-item:before { left: -68px; }
	.cardlist-box{margin-bottom: 30px;}
	.webdevdesigntechlgytol-Sec .webdevdesign-Sec {gap: 5px;}
	.cardlist-box:not(:last-child)::after{right:-60px;}	
	.aboutussec .aboutuscolwrap{gap:32px;}
	.aboutuscolone, .aboutuscoltwo{max-width:100%;width:50%;}
	.aboutuscolwrap .aboutusstat .aboutstatsubheading, .aboutuscolwrap .aboutusstat .aboutstatheading{line-height:1.3em;}
	.casestudiesobjectives .objectivebody{gap:24px;}
	.objectivetextwrap{gap:12px;width: calc(50% - 12px);}
	.sm-outstanding-outcomes .contentImgRow{gap:48px;}
	.compellingskinmatrixbnnrimg img{max-width:80%;}
	.foundersmssg{padding:24px 40px;}
	.smfoundersmssg .secTitleDesc{font-size:22px;}
	.sniffSpacesolutions .sniffSpacesolutionsbnnr .perspective-left{max-width:65%;}
	.position-absoulte-1366{position:absolute;bottom:0;right:0;left:0;}
	.left-arrow-div{padding-left:60px;}
	.approachCnt-title {padding: 0px 5px;}
	.approachCnt-content {gap: 10px;}
	.html-css-count .cardlist-inner-boxs .cardlist-box{align-items:flex-start;}
/*	.customobjective-fireplace .right-center-img img{max-width:150px;}*/
	.customobjective-fireplace .objectivebody{max-width:900px;}
	.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:last-child{width:30%;}
	.sydneyobjectives .objectivetextwrap{width:calc(50% - 12px) !important;gap:12px !important;}
	.sydneyobjectives .objectivebody{gap:24px;}
	.aboutCompyCtDtBox .aboutCompyCountText { font-size: 34px; }
	.technologCol .techlgTitle {font-size: 16px;}
	.technologCol {max-width: 100%;}
	.box-content .approachCnt .approachDesc {padding: 0px;}
	.htmlcss-whychoose br{display:none;}
	.approachCnt .approachDesc {font-size: 16px;line-height: 1.5em;}
    .formcontent-section .dgtmrktingfrmRow {gap: 40px;}
	.formcontent-section .dgtmrktfrmWrp {max-width: 47.1% !important;}
    .formcontent-section .dgtmrktingfrmCnt {max-width: 45.6% !important;}
    .approachCnt-content .cstbtn:first-child {min-width: 157px;}
	.approachCnt-content .cstbtn {min-width: 180px;}
	.approachCnt-content .cstbtn:first-child, .approachCnt-content .cstbtn {height: 45px;}
	.approach-content.casestudyBox .approachCnt .casestudy-tags {margin-bottom: 15px;}
	.approachCnt-content {margin-top: 15px;}
	.casestudy-tags .tag-txt {padding: 6px 14px;}
	.approachCnt .approachTitle {font-size: 22px;}
	.approachCnt, .webdevapproach-Sec .approachCnt {padding: 20px;top: 25%;}
	.homeBannerSec {padding-top: 80px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {

     .timeline li{display: block;}
	 .timeline li:nth-child(odd) .timeline-item {right: 0px; max-width: 42%;}
	 .timeline ul li:nth-child(odd) .timeline-item:before {right: -8%; transform: translateX(50%); z-index: -1;}
	 .timeline li:nth-child(even) .timeline-item {left: 58%; max-width: 42%;}
	 .timeline ul li:nth-child(even) .timeline-item:before {left: -8%; z-index: -1;}
	 .timeline ul li .timeline-item:before {width: 18% !important;}
}

/* common css for below screen 1199 */
@media only screen and (max-width: 1199px) {
	.webdevdesigntechlgytol-Sec .designtechlgytlCards .slick-track{display: flex; column-gap: 100px; align-items: center;}
	.webdevdesigntechlgytol-Sec .designtechlgytlCard {float: none;text-align: center;}
	.webdevdesigntechlgytol-Sec .designtechlgytlCard img {min-width: 100px;min-width: 100px;margin: 0 auto;}
	.casestudiesbnnrwrap{padding-top:40px;}
	.casestudiesmain .casestudy-content{width:60%;padding:24px;}
	.casestudiesmain .casestudy-img{width:40%;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-icon {width: 51px;height: 51px;}
	.testimonilSec.commonSpace .container {padding-right: 15px;}
	.rv-center-count-box .objectivetextwrap::before{width: 40px; height: 40px; font-size: 22px;}
	.skinmatrixstrategy.rv-center-bg-box .whychoose-grid{justify-content: start;}
	.skinmatrixstrategy.rv-center-bg-box .whychoose-card{width: calc(100% / 2);}
	.bloglist-sec:nth-child(-n+6) .bloglist-links, .bloglist-sec .bloglist-links { padding: 30px 40px 30px 40px; }
	.bloglist-sec { width: 49%; margin: 0px 0px 27px 0px; }
	.bloglist-sec .bloglist-content .blogheadingtitle { padding: 0px 0px 15px 0px; }
	.Blogheading-sec { margin: 30px 0px 0px 0px; }
	.blogdetailcategorydate-row { padding: 30px 0px 40px 0px; }
	.author-bio{ padding: 35px; }
	.bloglisCategoryMenu { margin: 48px 0px 100px 0px; }
	.single-post .cst-post .post.type-post .entry-header .entry-title {font-size: 46px;}
	.single-post .cst-post .post.type-post .entry-header {min-height: 650px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail,
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail .attachment-post-thumbnail {max-height: 600px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail{margin-bottom: 45px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl {max-width: 100%;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail {margin-top: -300px;}
	.Blogheading-sec .headingtitle {font-size: 48px;}
	.cst-post .Blogheading-sec .headingtitle{line-height: 56px;}
	.cst-post .Blogheading-sec {margin-top: 40px;}
	.contentImg-sec.pt-60{padding-top:60px !important;}
	.cst-casestudy-relatedwork .casestudyBox{min-height: 400px;}
	.cst-casestudy-relatedwork .casestudyBox .casestudy-img{width: 42%;}
	.cst-casestudy-relatedwork .casestudyBox  .casestudy-content{width: 58%;}
	.commonSpace.about-contentImg-sec {padding-top: 60px !important;padding-bottom: 60px !important;}
	.your-project-your-way-sec.for-agencies .contentImgRow{justify-content: start; gap: 40px;}
	.your-project-your-way-sec.for-agencies .contentImgRow .contentImgCol{max-width: 440px;}
	.agencies-genricta-section .generictagrup{padding: 45px 70px;}
	.engagmnt-model-sec .contentImgRow .contentImgCol{    max-width: calc(48% - 24px);}
	.engagmnt-model-sec .contentImgRow .contentCol{max-width: calc(52% - 24px);}
	.cardlist-box:not(:last-child)::after{display: none !important;}
	.innerservices-Sec.about-innerservices-Sec .row [class^='col-'] {padding-left: 12px;padding-right: 12px;margin-bottom: 24px;}
	.sectionTitleDiv.pr-10,.sectionTitleDiv.pr-30{padding-right:0;}
	.title-48 {font-size: 40px;}
    .kh-card-body .kh-job-title {font-size: 20px;}
    .kh-list-unstyled {flex-direction: column !important;}
    .kh-list-unstyled .kh-mt-3 {width: 100%;border-right: 0px;margin-bottom: 20px;}
	.kh-accordion-title + .kh-accordion-content .kh-list-unstyled {display: flex;flex-direction: row !important;flex-wrap: wrap !important;gap: 10px;width: 100%;}
   	.kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-form-check {width: auto;margin-bottom: 0px;} 
	.kh-form-check-label::before {top: 50%;} 
	.kh-list-unstyled {display: block;}
	.kh-list-unstyled .kh-mt-3:last-child, .kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-accordion-item.kh-mt-3:last-child {margin-bottom: 0px;}
	.kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-accordion-item.kh-mt-3 {margin-bottom: 0px; }
	.contentImg-sec .kh-main-container {padding-top: 40px;}
	.title-40 {font-size: 34px;}
	.title-60 {font-size: 46px;}
	.form-section .secTitleDesc {margin-bottom: 34px;}
	.cmsPage h1 {font-size: 46px;}
	.cmsPage h2 {font-size: 38px;}
	.customHeadingwrow .whychoose-card.lastCol img {position: relative;}
	.title-32 {font-size: 28px;}
	.why-did-cav .objectivehead, .why-did-cav .objectivebody {max-width: 760px !important;}
	.cavtransfrm.Hmtransfrm{padding-bottom: 60px !important;}
	.third-party-section .third-part-box li .SpecificImg{max-width: 100px; min-height: 100px; padding: 10px;}
	.third-party-section .third-part-box li img{max-width: 65px;}
	.cav-solution .sectionTitleDiv.d-flex-area { gap: 100px;}
	.thermo-conter .aboutCunthedingDiv .aboutCuntTitle{margin-bottom: 40px;}
	.skinmatrixstrategy.thermo-bg-box .whychoose-grid{background-size: 320px;}
	.fp-counter.worthy-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:last-child{width: 100%; border: none !important;}

	.footer_main { padding: 65px 0px; }
	.testimonial-wraper .testimonial-listing{gap:60px;}
	.footer_info .ftr_logo, .footer_info .ftr_cntusinfo { margin-bottom: 45px; }
	.ftr_links_title { padding-bottom: 18px; }
	.ftr_links li:not(:last-child) { margin-bottom: 12px; }
	.ftr_links li a { line-height: 22px; }
	.ft_social .ft_socialul { gap: 25px; }
	.sectionTitle { font-size: 38px; line-height: 1.1em; }
	.commonSpace { padding-top: 60px; padding-bottom: 60px; }
	.learnMore-cta { margin-top: 40px; }
	.technologCol { width: calc(100% / 6); }
	.header_scroll .main-nav ul.main-nav-ul .nav-list {padding: 18px 12px;}
	.main-header-div .logo-div img {max-width: 160px;}
	.main-nav ul.main-nav-ul .nav-list { padding: 20px 12px; }
	.bannerTxt, .innerbnrTxt { font-size: 46px; }
	.header-btn-div .quote-btn { min-width: 145px;padding: 0px 10px; }
	.cstbtn, .commonBtn { height: 45px; }
	.ourClientSec { padding-bottom: 30px; }
	.digitalmarketBox { padding: 0px 15px; }
	.digitalmarketingWrp .digitalmrktitle { padding-bottom: 25px; font-size: 22px; }
	.aboutCompyCtDtBox, .aboutCompyCtDtBox:nth-child(1), .aboutCompyCtDtBox:nth-child(4) { padding-left: 20px; padding-right: 20px; max-width: calc(336px + 40px); }
	.aboutCunthedingDiv .aboutCuntTitle { font-size:28px; line-height:1.2em; }
	.serviceportCol { width:calc(33.33% - 13.33px); } 
	.serviceportRow, .SeofferWrp .serviceportRow { gap: 20px; }
	.serviceportDtail .servicepor-title { font-size: 22px; line-height:1.2em; }
	.serviceport-sec .sectionTitleDiv { margin: 0px auto 40px; }
	.generictagrup { padding: 45px 70px; }
	.generictaCnt .generictaTitle { font-size: 34px; }
	.rateacrosRow { max-width: 100%; gap: 20px; }
	.rateacrosCol { width: calc(25% - 20px); }
	.starRating .rating, .rateacrosCnt .rateacr-yeartxt { font-size: 22px; }
	.rateacros-sec .sectionTitleDiv { margin: 0px auto 45px; }
	.testi-detail { padding: 25px 60px; }
	.testi-imgDiv { margin-bottom: 30px; }
	.testimonilthumb { padding: 20px 25px 0px; }
	.ourtechnolodyCntDiv { padding: 30px 40px 15px; }
	.FaqAcco .faqCnt { padding-bottom: 30px; margin-bottom: 30px; }
	.faqCnt .faqquesTitle { font-size: 22px; line-height: 1.3em; padding-right: 60px; }
	.ourtechnolody-sec .sectionTitleDiv, .testimonial-sec .sectionTitleDiv, .blog-Sec .sectionTitleDiv, .benefitchoiceMain, .benefitchoice-sec .sectionTitleDiv { margin: 0px auto 40px; }
	.dgtmrktingfrmRow { gap: 45px; }
	.testimonialSlider .slick-prev { left: 12px; z-index: 1; }
	.testimonialSlider .slick-next { right: 12px; z-index: 1; }
	.blogContent .blogTitle-txt .blog-links { font-size: 24px; }
	.multiBlogs .blogitem .blogContent .blogTitle-txt .blog-links { font-size: 22px; padding-right: 0px; }
	.multiBlogs .blogitem .blogContent { padding-right: 20px; }
	.multiBlogs .blogitem:not(:last-child) { padding-bottom: 24px; margin-bottom: 24px; }
	.blogContent .bloglistdate { margin-bottom: 10px; font-size:14px; line-height:1.3em; }
	.blogContent .bloglistdate span:not(:last-child) { padding-right: 25px; }
	.blogContent .bloglistdate span:not(:last-child)::after { right: 10px; }
	.singleBlog .blogitem .blogContent { padding: 20px; }
	.blogMainWrp .blogmainDiv { margin-bottom: 40px; }
	.casestudyTitle .casestudylink { font-size: 28px; margin-bottom: 24px; }
	.metriCnt .metric-num, .benefitTitle, .benefitTitle:before { font-size: 24px; }
	.casestudy-content .metrics .metriCnt:not(:last-child) { margin-right: 30px; }
	.casestudy-content { padding:15px; }
	.metriCnt .metricDesc { font-size:14px; }
	.casestudy-content .metrics .metriCnt:not(:last-child)::after { right: -15px; }
	.benefitTitle { padding: 12px; }
	.benefitDesc p { font-size: 16px; }
	.benefitchoiceMain { gap: 24px; }
	.benefitchoiceMain .benefitImg, .benefitchoiceMain .benefitCnt { max-width: calc(50% - 12px); }
	.benefitCnt .accordion-item:not(:last-child) { margin-bottom: 15px; }
	.casestudies-Sec .sectionTitleDiv.width-50 { max-width:70%; }
	.innerserviCnt .innerserviDesc { margin-bottom:18px; }
	.innerServiBtn .cstbtn, .seoauditBtn .cstbtn, .seoPowerCnt .seopowerUl, .cstbtn-mtop { margin-top:20px; }
	.seoPowerMain, .testimonilSec .container { gap: 32px; }
	.seoPowerCnt .seopowerUl { gap:15px; }
	.seoPowerCnt .seopowerUl li::after { width: 16px; height: 16px; top:14px; left: 12px; }
	.seoPowerCnt .seopowerUl li { padding:10px 12px 10px 35px; min-height: auto;}
	.seopowerImg { max-width: calc(35% - 16px); }
	.seoPowerCnt { max-width: calc(65% - 16px); }
	.width-70, .width-85, .width-80 { max-width:80%; margin: 0px auto 40px; }
	.whychoose-card { padding: 30px 20px; }
	.whychooseCnt .whychoose-title { font-size:22px; }
	.whychooseImg img { width:42px; }
	.indstrypartMain { gap: 30px; }
	.partner-card {  min-height: 90px; }
	.partners-grid { max-width:calc(100% - 290px); }
	.indstrypartnerTitle {  max-width: 260px; }
	.partnerTitle-txt { font-size:34px; }
	.SeofferWrp .serviceportBox { padding:18px; }
	.approachCnt {padding: 25px 20px;position: relative;transform: none;top: 0px;}
    .approachCnt .approachTitle {padding-bottom: 20px;}
	.testimonilSec .container { padding-left: 15px; }
	.testimnilMain { max-width: calc(100% - 345px); }
	.cstestimnlNtCnt .cstestintitle { font-size:24px; }
	.cstestimnlNts .cstestimnlNtCnt:not(:last-child) { margin-bottom: 30px; }
	.timeline li .timeline-item { max-width:40%; padding:20px;  }
	.timelineNo:before { font-size:42px; }
	.testproces-title { font-size:28px; }
	.testprocesDesc { font-size:16px; }
	.timeline ul li:nth-child(odd) .timeline-item:before {right: -149px;width: 100px;}
	.timeline ul li:nth-child(even) .timeline-item:before { left: -45px; }
	.timeline ul li:first-child .timeline-item:before { right: -149px; width: 100px; }
	.requestfreeBtn .cstbtn { margin-top:45px; }
	.designtechlgytlCards { gap: 60px; }
	.cardlist-icon { width:60px; height:60px; }
	.cardlist-icon img { width:42px; }
	.cardlist-box:not(:last-child)::after{ right: -20px; }
	.status-sec .status-num { font-size: 34px; }
	.status-sec .status-txt { font-size: 16px; }
	.webstoriesTitle { font-size: 34px; }
	.webstoriesDesc p { margin-bottom: 18px; }
	.webstoriesImg {  width: 50%; margin-right: 40px; }
	.webstoriesCnt { width: calc(100% - 530px); }
	.webstoriesDtail li { max-width: 100%; margin-bottom: 15px; }
	.howtoworkst-title, .howtoworkst-title::before { font-size:24px; }
	.webstories-sec .sectionTitleDiv { padding-bottom: 30px; }
	.footer .ftr_logo img {max-width: 200px;min-height: 45px;}
	.casestudies-Sec.innerpageCasestudy .viewallCasestudiBtn .cstbtn {margin-top: 40px;}
	.faq-Sec .faqWrp .cstbtn {margin-top: 0px;}
	.testimonilSec .sectionTitle {margin-bottom: 20px;}
	.innerservices-Sec .innertryfreeBtn .cstbtn {margin-top: 10px;}
	.webstorieSlider.slick-slider {margin-bottom: 35px;}
	.webstorieSlider .slick-prev, .webstorieSlider .slick-next {transform: translate(0px, 0px);}
	.webstorieSlider .slick-dots {bottom: -36px;}
	.webstoriesWrp {flex-wrap: nowrap;}
	.contentImg-sec .contentImgRow {flex-direction: row !important;}
	.contentImg-sec {padding-top: 0px !important;}
	.approach-Sec .approachCnt {padding: 24px 15px !important;}
	.casestudies-Sec.innerpageCasestudy .sectionTitleDiv {margin-bottom: 40px;}
	.wooCommerceStorestore-sec .sectionTitleDiv .title-40{ font-size: 34px;}
	.pd60-tb{padding-top:60px !important;}	
	.title-24 {font-size: 24px;}
	.about-box-section .digitalmarketingWrp .digitalmrktitle.title-40, .about-box-section .digitalmarketingWrp .digitalmrktitle.title-40 .counter-value {font-size: 28px;}
	.about-box-section .cardlist-box {margin-bottom: 15px;}
	.about-innerservices-Sec.innerservices-Sec .innerserviceMain .row .col-12:not(:nth-child(3n)){border:0;}
	.about-innerservices-Sec.innerservices-Sec .innerserviceMain .row .col-12 .innerserviceBox{border: 1px solid #EEEEEE;}
	.casestudiesDetailBanner{padding-bottom:384px;}
	.casestudiesinnersecBnrImg{margin-top:-320px;}
	.aboutussec .secTitleDesc, .aboutuscolwrap .aboutusstat .aboutstatheading{font-size:16px;}
	.aboutusstatswrap .aboutusstat{align-items:center;flex-direction:column-reverse;text-align:center;justify-content:flex-end;}
	.paddingtop-80{padding-top:60px;}
	.aboutussec .aboutuscolwrap{gap:30px;align-items:flex-start;}
	.aboutuscolwrap .aboutuscolone, .aboutuscolwrap .aboutuscoltwo{width:100%;}
	.aboutuscolwrap .aboutuscoltwoimg{margin-top:30px;position:relative;}
	.casestudiesobjectives .objectivebody{gap:12px;}
	.objectivetextwrap{width:calc(50% - 6px);}
	.csprommotionsec .contentImgRow{gap:40px;}
	.skinmatrixstrategy .whychoose-grid{background-image:none;}
	.sm-outstanding-outcomes .contentImgRow{gap:24px;}
	.foundersmssg{padding:20px;gap:24px;}
	.smfoundersmssg .secTitleDesc{font-size: 20px;}
	.getQuoteCta{text-align:center;}
	.marginbottom56{margin-bottom:40px;}
	.highlightsSectionInner{gap:32px;}
	.highlightsSectionInner .highlightsPointsright, .highlightsSectionInner .highlightsPointsLeft{width: calc(50% - 16px);}
	.solutionsnumbersCms .point-list{gap:32px;}
	.sniffSpacesolutionsbnnr .perspective-right{max-width:25%;}
	.sniffSpacesolutions .sniffSpacesolutionsbnnr .perspective-left{max-width:75%;}
	.html-css-count .cardlist-inner-boxs{width:100%;gap:10px;}
	.html-css-count .cardlist-inner-boxs .cardlist-box{width:calc(24% - 10px);flex-wrap:nowrap;}
	.review-content-main .title-32{margin-bottom: 25px;}
	.reviews-page .logo-box{    height: 60px;width: 180px;}
	.reviews-page .review-content-main{bottom: 15px; left: 20px; right: 20px;}
	.testimonial-listing .testimonail-content{padding: 25px;}
	.approachCnt .approachCnt-title .approachTitle {color: var(--black-clr);padding-bottom: 10px;}
	.approachCnt-title .approachDesc {color: var(--black-clr);}
	.approach-content.casestudyBox .approachCnt {padding: 25px 13px;}
	.approachCnt-content {margin-top: 20px;}
	.approach-content.casestudyBox .approachCnt .casestudy-tags {display: flex !important;justify-content: center;}
	.approachCnt-title .casestudy-tags .tag-txt {color: var(--black-clr);border: 1px solid var(--black-clr);padding: 4px 13px;}
	.approachCnt-content .cstbtn {background-color: var(--black-clr);color: var(--white-clr);}
	.approachCnt-content .cstbtn::after {filter: none;}
	.approachCnt-content .cstbtn:first-child {background-color: var(--white-clr);color: var(--black-clr);}
    .approachCnt-content .cstbtn:first-child::after {filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(3275%) hue-rotate(183deg) brightness(103%) contrast(80%);}
	.approach-content:nth-last-child(2) .approachCnt, .approach-content.casestudyBox:last-child .approachCnt {padding-bottom: 0px;}
	.testimonial-listing .testimonail-content .title-36{font-size: 28px;}
	.multiBlogs .blogitem .blogcategyImg, .multiBlogs .blogitem .blogcategyImg img {max-width: 125px;min-height: 125px;}
	.customobjective-fireplace .objectivebody{max-width:760px;}

	.fp-counter .aboutCmpyCountDetail{gap:18px 0px;justify-content:flex-start;}
	.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox{padding-right:0;margin-bottom:0;width:calc(50% - 0px);border:none;}
	.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:nth-child(odd){border-right: 1px solid var(--white-dark-clr) !important;}
	.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:last-child{width:50%;}
	.sp-casestudy-coverimg .logo-img-abs{padding:25px;}
	.homeBannerSec {padding-top: 60px;}
	.casestudiesMain .rv-casestudies .casestudylink {font-size: 28px;}
	.casestudiesMain .rv-casestudies .metriCnt .metricDesc {font-size: 16px;}
	.box-content .approachCnt .approachDesc {padding: 0px;}
	.approachtop-Sec {padding-top: 60px;padding-bottom: 36px;}
	.sectionTitleDiv .title-40 {font-size: 33px !important;}
	.sp-casestudy-coverimg .logo-img-abs img{max-width:220px;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:after{ right: calc(0px / 2);}
	.cardlist-box:not(:last-child)::after{display:none;}
	.innerpageCasestudy .casestudyTitle .casestudylink{font-size: 28px;}
	.timeline ul li.in-view::after{left: 48.9%;}
	.approach-Sec.webdevapproach-Sec.blackBg.commonSpace, .innerservices-Sec.commonSpace.branch-section {padding-bottom: 36px;}
    .approachGrid .row [class^='col-'] {margin-bottom: 0px;}
	.approachGrid .row {row-gap: 15px;}
	.webdevservicescontentImg-Sec .contentImgRow {gap: 40px;}
	.py-80 {padding-bottom: 60px;}
	.megamenu .megaCol-sm {width: 33.33%;}
	.blog_list_box .post .entry-title, .blog_list_box .post .entry-title a {font-size: 26px;line-height: 1.4em;}
    .innerBnrMain .sectionTitle {margin-bottom: 10px;}
	.megamenu .megaCol-lg, .megamenu .megaCol-md {width: 33.33%;}
	.approachCard .approachImg::after{display: none;}

	.paradise-casestudies .webdevservicescontentImg-Sec .title-48 > br{ display: none; }
	.paradise-casestudies .webdevservicescontentImg-Sec ul {padding-left: 15px;}
	.paradise-casestudies .custmRow .custmCol {min-height: 349px;}
	.wsg-section .technical-specs-wrapper .specsinnerbox .tsicondiv img {width: 35px;}
	.wsg-section .decogla-content ul li {font-size: 18px;}
	.wsg-casestudies .cool-highlight-col {width: calc(100% / 2 - 12px);}
	.aboutCunthedingDiv .aboutCuntTitle {margin-bottom: 40px;}
	.wsg-section .wsg-cta .sectionTitle {font-size: 40px;}
	.technical-specs-wrapper .specsinnerbox {padding: 30px 20px;gap: 20px;}
	.approachCnt.CntScroll .approachTitle {padding-left: 0;padding-right: 0;}
	.transfrm-sec .transfrm-row .transfrm-col {width: 100%;}
	.CntScroll .approachDesc {overflow-y: unset;max-height: 100%;padding: 0;}
	.danny-johananoff-section .section-direction .border-bottom{padding-bottom: 60px;}
}
/* common css for below screen 1024 */
@media only screen and (max-width: 1024px) {
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail, .single-post .cst-post .post.type-post .entry-content .post-thumbnail .attachment-post-thumbnail {max-height: 540px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail {margin-bottom: 35px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .cmsPage {margin-bottom: 40px;padding-bottom: 40px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio {margin-top: calc(80px / 2);margin-bottom: calc(80px / 2);}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .social-share-container {padding-top: 40px;}
	.single-post .related-blogs .sectionTitleDiv {margin-bottom: 40px;}
	.blog_list_box .post .post-thumbnail {max-height: 280px;}
	.blog_list_box .post .post-thumbnail .wp-post-image{max-height: 280px;min-height: 280px;}
	.blog_list_box .post .entry-title, .blog_list_box .post .entry-title a {font-size: 22px;line-height: 30px;}
	.cst-casestudy-relatedwork .casestudyBox .casestudy-img,.cst-casestudy-relatedwork .casestudyBox  .casestudy-content{width: 100%;}
	.about-ourApproch-Sec .card-with-number{max-width: 100%;}
	 .why-did-cav .objectivehead, .why-did-cav .objectivebody {max-width: 100% !important;} 
    .why-did-cav .skinmatrixobjectiveimg{display: none;}
	

	.card-with-number {gap: 20px;}
	.card-with-number .number {font-size: 32px;}
	.title-24 {font-size: 22px;}
	.card-with-number .card {padding: 18px;max-width: calc((100% / 3) - 15px); min-height: auto;}
	.card-with-number .card:nth-child(2n) {transform: translate(0, 0);;}
	.title-24 {font-size: 22px;}
	.gallery {column-gap: 12px;}
	.gallery .image {margin-bottom: 12px;}
	.about-box-section .digitalmarketingWrp .digitalmrktitle.title-40, .about-box-section .digitalmarketingWrp .digitalmrktitle.title-40 .counter-value {font-size: 24px;}
	.menu-div {padding: 0px;}
	.about-box-section .digitalmrktRow {row-gap: 15px;}
	.blogmainDiv .singleBlog .blogitem .blogcategyImg, .blogmainDiv .singleBlog .blogitem .blogcategyImg img {min-height: 285px;}
	.multiBlogs .blogitem .blogcategyImg, .multiBlogs .blogitem .blogcategyImg img {max-width: 115px;min-height: 115px;}
	.display-none-1024{display:none;}
	.customobjective-fireplace .objectivebody{max-width:100%;}
	.back-to-top {bottom: 35px;}
	.width-50{max-width:100%;}
	.paradise-casestudies .cmsPage .paradise-UL > li, .paradise-casestudies .casestudiesobjectives ul li {font-size: 16px;}
	.paradie-challege .card-Content .cardtitle > .custmH3 {font-size: 20px;}
	.paradise-casestudies .paradise-solution .mediumTxt {font-size: 22px;}
}
/* common css for below screen 991 */
@media only screen and (max-width: 991px) {
	.magacash-result-key .secTitleDesc br{display: none;}
	.openMenu{top: 0;}
	html:has(body.fixbody){overflow-y: hidden !important;}
	.main-nav ul.main-nav-ul li.nav-list .submenuTit .title-link{padding: 0; margin: 0;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four {row-gap: 20px;justify-content: start;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:not(:last-child){margin-right: 0;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:after {right: calc(50px / 2);}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box{        width: calc(50.33% - 20px);}
	.cardlist-inner-boxs.cardlist-inner-boxs-four.webential-cardlist-inner-boxs-four .cardlist-box:nth-child(odd):after{right: calc(36px / 2) !important;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four.webential-cardlist-inner-boxs-four .cardlist-box:nth-child(even):after{display: block;right: calc(36px / 2);}
	.webdevdesigntechlgytol-Sec .designtechlgytlCards {gap: 40px;}
	.webdevdesigntechlgytol-Sec .designtechlgytlCard {padding: 10px 15px;}
	.redbgsmilingman .contentImg-sec .contentImgRow{justify-content: space-between;gap: 5px;align-items: flex-end !important;}
	.redbgsmilingman .contentImg-sec .contentImgRow .contentImgCol,.redbgsmilingman .contentImg-sec .contentImgRow .contentCol{max-width:calc(50% - 5px);}
	.contentImg-sec.your-project-your-way-sec .contentCol .sectionTitle{font-size: 32px;}
	.contentImg-sec {padding-top: 40px !important;}
	.casestudiesbnnrwrap .casestudiesbody .filterswrapoption{flex-wrap:wrap;}
	.casestudiesbnnrwrap .casestudiesbnnr{gap:25px;}
	.casestudiesbnnrwrap .bannerTxt{ padding-bottom: 6px;}
	.casestudiesfiltertb{display:inline-flex !important;align-items:center !important;flex-direction:unset !important; padding-left:54px;}
	.filterswrapoption{margin-top:32px;}
	.casestudiesfiltertb.filterbtn::before{content: '';background-image: url(../images/filter_red_icon.svg);background-size:cover;background-repeat:no-repeat;height:20px;width:20px;background-repeat: no-repeat;filter:none;display: inline-block;right: 24px;top: 50%;transform: translateY(-50%);position: absolute;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease -in-out;transition: all 0.4s ease -in-out;}
	.casestudiesfiltertb.filterbtn::after{display:none;}
	.filterbtnswrap{position:fixed;background:var(--white-clr);height:100vh;width:325px;flex-direction:column;z-index:999;top:0;left:-325px; gap:unset;	transition:all 0.4s ease-in-out; height: 100vh; overflow-y: hidden; padding-top:75px;padding-bottom: 75px;}
	.filterbtnswrap .filterbtn:nth-child(3){border-top:1px solid #EEEEEE;}
	.filterbtnswrap .filterbtn{padding:16px 18px; border:1px solid #EEEEEE;border-width:0 0 1px 0;border-radius:0;min-width:unset;width:100%;font-weight:500;line-height:1em;}
	.filterbtnswrap .filterbtn .filtertxt{font-weight:500;}
	.filterbtn::before{display:none;}
	.off-black-bg .contentImgRow{padding: 30px 20px;}
	.filtertxt{padding-left:0;}
	.filterbtnswrap .filterbtn:first-child{border-top:1px solid #EEEEEE;}
	.hamburgercross{height:30px;width:30px;position:absolute;top:16px;right:15px;display:block;}
	.filterbtnswrap.active{left:0;}
	.casestudiesmain .casestudyBox{flex-direction:column;align-items:center;overflow:hidden;}
	.casestudiesmain .casestudy-content{width:100%;}
	.casestudiesmain .casestudy-img, .casestudiesmain .casestudy-img img{width:auto !important;}
	.casestudiesmain .casestudy-img{text-align:center;}
	.casestudiesmain .casestudyBox .casestudy-img > img{border-radius:unset;margin:0 auto;}
	.casestudiesmain .casestudystatlist li{font-size:16px;}
	.casestudyfiltertxtoffcanvas{display:block !important;position:absolute;top:18px;left:18px;font-weight:600;font-size:18px;color:var(--primary-clr);}
	.filterbtn{display:flex;flex-direction:column;align-items:flex-start;text-align:left;height:auto;}
	.casestudiesfiltertb.filterbtn{height:44px;padding:10px 16px;padding-left:36px;}
	.casestudiesfiltertb.filterbtn::before{left:12px;right:0;height:16px;width:16px;}
	.filterbtn .checkboxlistwrap{position: relative;top: 0;box-shadow: none;padding-top: 15px;background: transparent;border-radius: unset;margin-top: 15px;height: auto;max-height: calc(100vh - 350px); padding-top: 0;}
	.filterbtn .checkboxlistwrap li{padding:0px 0;}
	.filterbtn .checkboxlistwrap li:first-child{padding-top:0;}
	.filterbtn .checkboxlistwrap li:last-child{padding-bottom:0;}
	.filterbtn::after{top:25px;}
	.filterbtn.active:after{top:21px;}
	.casestudiesmain .casestudyBox .casestudy-link > img{border-radius:unset;}
	.casestudiesmain .casestudystatlist li img{max-width:20px;margin-top:0;}
	.casestudiesbnnrwrap .casestudiesbody{display:flex;flex-direction:column;}
	.casestudiesbnnrwrap .casestudiesbody .filterswrap{margin-bottom:0;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow{gap: 30px;align-items: flex-end !important;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol{max-width: calc(50% - 15px);}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentImgCol{max-width: calc(50% - 15px);}
	.contentImg-sec.your-project-your-way-sec{padding-top: 20px !important;}
	.testimonilSec.commonSpace .testimntitlDiv{max-width: 100%;}
	.testimonilSec.commonSpace .testimniClint-arrow{display: flex;min-width: 140px;align-items: flex-end;justify-content: flex-end;position: absolute;right: 0;margin-top: -10px;}
	.casestudiesbnnr .casestudiesadescription{font-size:16px;}
	.cst-post .blog_list_box{gap: 15px;}
	.blog_list_box .post .post-thumbnail,.blog_list_box .post .post-thumbnail .wp-post-image{min-height: 240px;}
	.blog_list_box .post .post-thumbnail .post-thumbnail-inner{width: 100%;}
	.blog_list_box .post .entry-title {margin-top: 20px;}
	.blog_list_box .post .custom-meta-title-wrapper {padding: 19px;}
	.rv-center-count-box .objectivetextwrap::before {width: 30px;height: 30px;font-size: 18px;}
	.skinmatrixstrategy.rv-center-bg-box .whychoose-grid{background-size: 310px;}
	.bloglisCategoryMenu ul { display: flex; flex-wrap: wrap; justify-content: center; }
	.cst-breadcrumb p > span{display: block;}
	.bloglisCategoryMenu ul li a {padding: 11px 35px; }
	.cmsPage .author-bio img { margin-right: 20px;}
	.author-bio{ flex-wrap: wrap; }
	.author-bio-content{ width: 100%; width:calc(100% - 122px);}
	/*.bloglist-sec:nth-child(-n+6) { padding: 25px 24px 25px 24px; }*/
	.bloglist-sec:nth-child(-n+6) .bloglist-links, .bloglist-sec .bloglist-links { padding: 25px 24px 25px 24px; }
	.bloglist-sec .bloglist-content { padding: 30px 0px 0px 0px; }
	.bloglist-sec .bloglist-content .blogheadingtitle { line-height: 38px; }
	.bloglisCategoryMenu { margin: 45px 0px 80px 0px; }
	.single-post .cst-post .post.type-post .entry-header {min-height: 550px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail, .single-post .cst-post .post.type-post .entry-content .post-thumbnail .attachment-post-thumbnail {max-height: 470px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail {margin-top: -220px;}
	.single-post .cst-post .post.type-post .entry-header .social-share-container{column-gap: 25px;}
	.Blogheading-sec .headingtitle {font-size: 42px;}
	.cst-post .Blogheading-sec .headingtitle{line-height: 46px;}
	/*Navigation Accordian*/
	.main-nav .main-nav-ul .nav-list.li_has_submenu.openSubmenu > a{background: transparent;color: var(--black-clr);border-bottom: 1px solid #E6E6E6;}
	.main-nav .main-nav-ul .nav-list.li_has_submenu.openSubmenu > .cstMenuDrpArrow:after{filter: none;}
	.main-nav .main-nav-ul .nav-list.li_has_submenu.openSubmenu.active > a{border-bottom: 1px solid #c1c1c1;}
	.contentImg-sec.pt-60 {padding-top: 45px !important;}
	.qndesign-fp-counter .aboutCunthedingDiv .aboutCuntTitle{margin-bottom: 30px;}
	.cst-casestydy-overview .aboutcontentpara blockquote{margin-top: 0; margin-left: 0;}
	.commonSpace.about-contentImg-sec {padding-top: 45px !important;padding-bottom: 45px !important;}
	.agencies-genricta-section .generictagrup{padding:30px;}
	.agencies-youradmin .webstoriesDtail li{max-width: 100%;}
	.engagmnt-model-sec .contentImgRow .contentImgCol, .engagmnt-model-sec .cotentCards .card {position: inherit;top: 0px;}
	.engagmnt-model-sec .contentImgRow .contentImgCol,     .engagmnt-model-sec .contentImgRow .contentCol {max-width: 100%;}
	.engagmnt-model-sec .cotentCards .card{max-width: 100%;}
	.about-box-section .cardlist-box {width: calc(50% - 20px);margin-bottom: 0 !important;}
	.about-ourApproch-Sec .card-with-number .card {max-width: calc((100% / 3) - 15px);}
	.about-box-section .digitalmrktRow {gap: 15px;}
	.casestudies-Sec .casestudy-content .metricDesc {font-size: 16px;}
	.about-box-section .cardlist-box{padding: 0;}

	.aboutusstatswrap .aboutusstat.w-100 {  width: calc(67% - 5px);}
    .third-party-section .third-part-box li{padding: 20px;}
    .third-party-section .third-part-box li .SpecificImg {  max-width: 80px;  min-height: 8px; margin-bottom: 15px;}
    .third-party-section .third-part-box li img{max-width: 50px;}
    .cav-solution .sectionTitleDiv.d-flex-area .max-width-box {  max-width: 439px;}
    .kazoo-bg.csprommotionsec .cotentCards .card{width: 100%;}
    .careers-banner {padding: 40px 0px;}
    .mt-50{margin-top: 30px;}
    .title-32 {font-size: 26px;}
    .title-20 {font-size: 18px;}
    .content-image .title-32 {font-size: 22px;}
    .title-48 {font-size: 35px;}
    .careersport-img img {width: 55px;height: 55px;}
    .kh-card-body .kh-job-title {font-size: 18px;}
    .kh-form-check-label {font-size: 16px;}
    .kh-main-container h3, .kh-accordion-title .kh-font-large {font-size: 18px !important;}
    .title-40 {font-size: 30px;}
    .careers-banner .innerBnrMain {gap: 10px;}
    .kh-main-container .kh-mb-3.kh-row .kh-col-sm-12.kh-mb-16.kh-col-md-12 {margin-bottom: 11px !important;}
    .title-60 {font-size: 36px;}
   .form-section .dgtmrktingfrmRow .dgtmrktfrmWrp {max-width: 100%;}
    .accordion-item img {display: block;max-width: 60%;}
    .benefitchoiceMain .benefitImg img {display: none !important;}
    .menu-banner .ftr-acco {width: calc(100% / 2 - 10px);}
    .menu-banner .menu-content .menu-row {gap: 15px;}
    .cmsPage h1 {font-size: 36px;}
    .cmsPage h2 {font-size: 34px;}
    .cmsPage h3 {font-size: 22px;}
    .cmsPage p, .cmsPage a, .cmsPage span, .cmsPage ol li, .cmsPage ul li, blockquote {font-size: 16px;}
    .cmsPage ul li {margin-bottom: 15px;}
    .cmsPage ol, .cmsPage ul {margin-bottom: 30px;}
    .menu-banner .innerBnrCnt {max-width: 100%;}
    .cmsPage ol li h3, .cmsPage ul li h3 {font-size: 22px;}
    .hmBranding-title .aboutCompyCtDtBox:not(:last-child) {max-width: 100%;}
    .hmBranding-title .aboutCompyCtDtBox:nth-child(2) {border-right: 0px;}
    .csimage-box {width: calc(33% - 5px) !important;}
    .form-section .dgtmrktingfrmCnt .cardlist-content.icon-content {width: 100%;min-width: 100%;display: flex;flex-wrap: wrap;}
    .form-section .cardlist-content .cardlist-box {width: 50%;}
    .innerpageBnr-Sec .box-service {gap: 10px;}
    .form-section .cardlist-content .cardlist-box:last-child {width: 100%;padding-bottom: 0px;}
    .form-section .cardlist-content .cardlist-box .cardlist-icon img {width: 25px;}
    .fqdtailtxt ul li strong {font-size: 16px !important;}
    .aboutCompyCtDtBox, .aboutCompyCtDtBox:nth-child(1), .aboutCompyCtDtBox:nth-child(4){max-width: 50% !important; width: 50%;}

	.contentImg-sec .contentImgRow.mob-flex-column-reverse{flex-direction: column-reverse !important;}
	.testimonial-listing .tesxtimonial-box .brand-logo-box img{max-width: 160px;}
	.testimonial-wraper .testimonial-listing{gap:45px;}
	.paddingtop-80{ padding-top: 45px; }
	.footer_main { padding: 50px 0px; }
	.ftr_links li:not(:last-child) { margin-bottom: 10px; }
	.footer_info .ft_social { margin-bottom:20px; }
	.terms-links ul.termsUl li:not(:last-child) { margin-right: 18px; }
	.ftrcontact_info .ft_email_txt { margin-bottom:12px; }
	.menuIcon{display: inline-block; position: relative; overflow: hidden; width: 27px; height: 20px; cursor: pointer;  margin-left: 0px; margin-right: 20px; }
	.menuIcon span {height: 3px; background: #070606; width: 27px; float: left; transition: all .3s; -webkit-transition: all .3s; position: absolute; top: 50%; right: 0px; }
	.menuIcon span:after, .menuIcon span:before {content: ""; height: 3px; background: #070606; position: absolute; right: 0; }
	.menuIcon span:before {width: 27px; top: -7px; transition: all .3s; -webkit-transition: all .3s; }
	.menuIcon span:after {width: 27px; bottom: -7px; transition: all .3s; -webkit-transition: all .3s; }
	.menuIcon.menuCloseActive span{background: transparent;}
	.menuIcon.menuCloseActive span:after, .menuIcon.menuCloseActive span:before{width: 24px;}
	.menuIcon.menuCloseActive span:after {transform: translateY(-8px) rotate(-45deg); }
	.menuIcon.menuCloseActive span:before {transform: translateY(6px) rotate(45deg); }
    .menuCloseDiv {text-align: right;padding:15px;}
	.menuClose{display: inline-block; position: relative; overflow: hidden; width: 30px; height: 30px; cursor: pointer;  margin-left: 0px;}
	.menuClose span {height: 3px; background: #070606; width: 27px; float: left; transition: all .3s; -webkit-transition: all .3s; position: absolute; top: 50%; right: 3px; }
	.menuClose span:after, .menuClose span:before { content: ""; height: 3px; background: #070606; position: absolute; right: 0; }
	.menuClose span:before {width: 27px; top: -7px; transition: all .3s; -webkit-transition: all .3s; }
	.menuClose span:after {width: 27px; bottom: -7px; transition: all .3s; -webkit-transition: all .3s; }
	.menuClose.menuCloseActive span{background: transparent !important;}
	.menuClose.menuCloseActive span:after, .menuClose.menuCloseActive span:before{width: 24px;}
	.menuClose.menuCloseActive span:after {transform: translateY(-8px) rotate(-45deg); }
	.menuClose.menuCloseActive span:before {transform: translateY(6px) rotate(45deg); }
	.menu-div {position: fixed; padding: 0px 0 20px; -webkit-transition: .5s ease-in-out all; -moz-transition: .5s ease-in-out all; -ms-transition: .5s ease-in-out all; transition: .5s ease-in-out all; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); z-index: -1; height: 100%; width: 320px; text-align: left; opacity: 0; top: 0; right: -320px; background: #fff; }	
	.openMenu { right: 0px; transition: .5s ease-in-out all; -webkit-transition: .5s ease-in-out all; -moz-transition: .5s ease-in-out all; -ms-transition: .5s ease-in-out all; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); visibility: visible; opacity: 1; background: #fff; z-index: 999; }
	.main-nav-ul{display: flex; flex-wrap: wrap; overflow-y: auto;}
	.main-nav-ul li:not(:last-child) { margin-right:0px; border-bottom: 1px solid #c1c1c1; }
	.main-nav-ul li{ width: 100%; }
	.main-nav-ul li a{ width: 100%; text-align:left; font-weight: 700;}
	.main-nav-ul > li.active > a{ color:var(--primary-clr); }
	.main-nav-ul li a:after{ height: 100%; z-index: -1;}
	.main-nav-ul > li{ padding: 0px; }
	.cstMenuDrpArrow { width: 100%; height: 40px; top: 0px; right: 15px; position: absolute;}
	.main-nav .main-nav-ul > li.openSubmenu > a { color:#fff; background: var(--primary-clr); }
	.main-nav ul.main-nav-ul .nav-list a { padding: 12px 30px 12px 10px; }
	.main-nav ul.main-nav-ul .nav-list.active a{color: var(--black-clr);}
	.main-nav ul.main-nav-ul .megamenu-li.active .cstMenuDrpArrow::after{filter: none;}
	.megamenu .megasubmenu ul li.active a{color: var(--primary-clr) !important;}
	.main-nav ul.main-nav-ul .nav-list { padding:0px; }
	.main-header-div .menu-div { padding-left:0px; height: 100vh; overflow: scroll; padding-right:0px; }
	.main-nav .main-nav-ul > li.megamenu-li { position: relative; }
	.cstMenuDrpArrow::after { position: absolute; left: inherit; width: 34px; display: inline-block;right: -5px;top: 0;height: 100%;background-position: center;padding: 10px;}
	.menuCloseDiv {text-align: right; padding:15px; }
	.main-nav .main-nav-ul li > ul { position: relative; padding: 0px; box-shadow: none; background: #f1f1f1; top: 0px;}
	.main-nav .main-nav-ul li.openSubmenu > ul.big_sub_menu { display: flex; flex-wrap:wrap; }
	.main-nav .main-nav-ul li > ul.big_sub_menu { min-width: inherit; }
	.megamenu { padding: 0px; position: relative; box-shadow: none; background: #f5f5f5; }
	.megamenu .row [class*="col-"] { padding-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; }
	.megamenu .megaCol-lg, .megamenu .megaCol-md, .megamenu .megaCol-sm { width: 100%; padding-right: 0px; padding-left: 0px; }
    .main-nav > ul.main-nav-ul > .nav-list.openSubmenu .cstMenuDrpArrow::after { -webkit-transform: scaleY(-1); -ms-transform: scaleY(-1); transform: scaleY(-1); filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%); }
    .main-header-div { padding:15px 0px; }
    .submenuTit { padding: 12px 35px 12px 15px; background-color: #fff; color: #000; position: relative; margin: 0px; border-bottom: 1px solid #E6E6E6;  }
    .submenuTit::after {content: '';background-image: url(../images/down-arrow.svg);background-repeat: no-repeat;width: 34px;display: inline-block;right: 10px;top: 0;position: absolute;height: 100%;background-position: center;padding: 10px;z-index: 100;}
    .ourwrkSbBox.blueBg, .ourwrkSbBox.orangeBg, .ourwrkSbBox.bluelightBg { background-color:transparent; min-height: initial; }
    .ourwrkSbBox .ourwrkSbLink .ourwrkSbImg { display:none; }
    .ourwrkSbLink .ourwrkSbtxt { color:var(--black-clr); padding:0px; }
    .ourwrkSbLink .ourwrkSbtxt::after { display:none; }
    .ourwrkSbmenu { margin: 0px -15px; }
    .main-nav .main-nav-ul li > ul.bigsub_menu li .megamenu li a { padding:6px 15px; margin:0px;}
    .main-nav ul.main-nav-ul li.nav-list ul li a { padding: 6px 15px; margin:0px; }
    .ourwrkSbBox:not(:last-child) .ourwrkSbLink { border-bottom: 1px solid #c1c1c1; }
    .header-btn-div { padding: 15px 10px 0px; }
    .sectionTitle, .bannerTxt, .innerbnrTxt { font-size: 36px; }
    .commonSpace { padding-top: 45px; padding-bottom: 45px; }
    .secTitleDesc { font-size: 16px; line-height: 1.3em; }
    .header-btn-div .quote-btn { min-width: 100%; border-radius:15px; height: 42px; }
    .technologCol { width: calc(100% / 4); }
    .bannerDetailCnt p, .aboutCompyCtDtBox .aboutCompyCountTitle, .inerbnrDetailCnt p { font-size: 16px; }
    .megamenu .megasubmenu { display: none; }
    .submenuTit.accoMinus::after { transform: scale(-1); }
    .header_scroll .main-nav ul.main-nav-ul .nav-list { padding: 0px; }
    .digitalmrkt-Cta, .digitalmarketingWrp { margin-top: 30px; }
    .digitalmrktCol { max-width: calc(50% + 24px); }
    .digitalmarketingWrp .digitalmrktitle { padding-bottom: 20px; font-size: 20px; }
    .aboutCompyCtDtBox, .aboutCompyCtDtBox:nth-child(1), .aboutCompyCtDtBox:nth-child(4) { padding-left: 15px; padding-right: 15px; max-width: calc(50% + 30px); width: calc(100% / 2); margin-bottom:30px;  }
    .aboutCompyCtDtBox:nth-child(2) { border-right: none; }
	.aboutCompyCtDtBox .aboutCompyCountText { font-size: 30px; }  
	.serviceportCol, .SeofferWrp .serviceportCol { width:calc(50% - 13.33px); } 
	.generictagrup { padding: 30px 30px; }
	.generictaCnt .generictaTitle { font-size: 28px; margin-bottom: 15px; }
	.generictaCnt .generictaSubtitle { font-size: 20px; }
	.generictaCnt .generictaDesc { font-size: 16px; margin-bottom: 20px; }
	.rateacrosRow { gap: 15px; }
	.rateacrosCol { width: calc(50% - 15px); }
	.starRating .rating { font-size: 20px; }
	.testi-detail { padding: 20px 40px; }
	.testi-content .testiDesc, .testi-client .testiclient-webname, .testi-client .testi-author { font-size:16px; }
	.testi-content .testiDesc { margin-bottom: 25px; }
	.testithumb .slick-prev:before, .testithumb .slick-next:before { content: ''; opacity: 1; background-image:url(../images/slider-arrow.svg); background-repeat: no-repeat; width:24px; height:24px; display:inline-flex; }
	.testithumb .slick-prev:before { transform: rotate(180deg); }
	.testithumb .slick-prev, .testithumb .slick-next { z-index: 1; }
	.testithumb .slick-prev { left:0px; }
	.testithumb .slick-next { right:0px; }
	.ourtechnolodyCntDiv { padding: 30px 20px 15px; }
	.FaqAcco .faqCnt { padding-bottom: 20px; margin-bottom: 20px; }
	.faqCnt .faqquesTitle { font-size: 20px; padding-right: 45px; }
	.faqCnt .faqAnsDesc p {  font-size: 16px; line-height: 1.4em; padding-top: 12px; }
	.ourtechnolodyTabCnt .ourtechnolodyfilter { flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden; justify-content: flex-start; margin: 0px; width: initial;gap: 30px; }
	.ourtechnolodyfilter li { width: auto; white-space: nowrap; }
	.ourtechnolody-sec .sectionTitleDiv, .testimonial-sec .sectionTitleDiv, .blog-Sec .sectionTitleDiv, .benefitchoice-sec .sectionTitleDiv, .rateacros-sec .sectionTitleDiv { margin: 0px auto 30px; }
	.dgtmrktingfrmRow { gap: 30px; }
	.innerBnrCnt, .innerpageBnrImg, .casestudies-Sec .sectionTitleDiv.width-50, .dgtmrktingfrmRow .dgtmrktingfrmCnt, .dgtmrktingfrmRow .dgtmrktfrmWrp, .benefitchoiceMain .benefitImg, .benefitchoiceMain .benefitCnt, .ourwrkSbBox { max-width: 100%; }
	.singleBlog .blogitem .blogContent { padding: 15px; }
	.casestudiesMain .row [class^='col-']:not(:last-child) { margin-bottom:30px; }
	.casestudyTitle .casestudylink { font-size: 24px; margin-bottom: 15px; }
	.metriCnt .metric-num, .benefitTitle, .benefitTitle:before { font-size: 20px; }
	.innerserviCnt .innerservi-title { font-size: 22px; }
	.innerserviceBox { padding:20px; }
	.contentImgRow, .servicesblwbnnrsec .contentImgRow{ gap:30px; }
	.contentImgRow .contentCol, .contentImgRow .contentImgCol, .seopowerImg, .seoPowerCnt, .width-70, .partners-grid, .indstrypartnerTitle, .width-85, .width-80, .width-90 { max-width:100%; }
	.width-70, .width-85, .width-80{ margin: 0px auto 30px; }
	.width-90{margin-bottom:40px;}
	.whychoose-card { width: calc(100% / 2); }
	.whychooseCnt .whychoose-title { font-size:20px; }
	.whychooseCnt .whychooseDesc { font-size:14px; }
	.whychooseImg { padding: 8px; }
	.whychooseImg img { width:36px; }
	.indstrypartMain { justify-content:center; }
	.partnerTitle-txt { font-size:30px; }
	.SeofferWrp .serviceportBox { padding:14px; }
	.testimntitlDiv { max-width: 70%; display:flex; }
	.testimnilMain { max-width:100%; }
	.testimniClint-arrow .slick-prev, .testimniClint-arrow .slick-next { top:0px; }
	.card-Content .cardtitle { font-size:20px; margin-bottom:8px; }
	.card-Content .cardDesc { font-size:18px; }
	.requestfreeBtn .cstbtn { margin-top:30px; }
	.timelineNo:before { font-size:36px; }
	.testproces-title { font-size:24px; }
	.timeline li .timeline-item { padding:15px;  }
	.timeline ul li:nth-child(even) .timeline-item:before { left: -37px; }
	.timeline ul li .timeline-item:before { width: 75px; }
	.designtechlgytlCards { gap: 48px; }
	.designtechlgytlCard img { width: 70px; height: 70px; }
	.cardlist-icon { width:48px; height:48px; }
	.cardlist-icon img { width:36px; }
	.cardlist-inner-boxs .cardlist-box:not(:last-child) { margin-right: 30px; }
	.cardlist-box:not(:last-child)::after { right: 14px; }
	.status-sec .status-num { font-size: 28px; }
	.status-sec .status-txt { font-size: 14px; }
	.cardlist-content { margin-left: 18px; width: calc(100% - 90px);min-width: 150px; }
	.webstoriesImg { width:100%; margin-right: 0px; margin-bottom:30px; }
	.webstoriesImg img { width:100%; }
	.webstoriesCnt { width:100%; }
	.webstoriesDtail li { max-width:calc(100%/2); }
	.webstoriesTitle { font-size: 30px; }
	.webstorieSlider .slick-prev, .webstorieSlider .slick-next { width: 45px; height: 45px; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }
	.webstorieSlider .slick-prev:before, .webstorieSlider .slick-next:before { width: 18px; height: 18px; }
	.howtoworkWrp { flex-direction:column; width:100%; }
	.howtoworkst-title { writing-mode: initial; min-width: 100%; min-height: initial; padding:15px 15px 15px 20px; }
	.howtowork-step.active { width:100%; }
	.howtoworkst-title::before { margin-bottom:0px; margin-right:12px; }
	.howtowork-step.active .howtoworkst-title::before { margin-right:0px; }
	.howtowork-step.active { padding:20px 20px 25px 20px; }
	.howtoworkst-title, .howtoworkst-title::before { font-size:22px; } 
	.webstories-sec .sectionTitleDiv { padding-bottom: 20px; }
	.faq-Sec .faqWrp {margin: 30px auto 0px;}
	.main-nav .main-nav-ul .ourwrkSbmenu {gap: 0px;}
	.casestudies-Sec.innerpageCasestudy .viewallCasestudiBtn .cstbtn {margin-top: 30px;}
	.testimonilSec .sectionTitle {margin-bottom: 15px;}
	.innerpageBnr-Sec .innerbnrTxt span {display: inline;}
	.contentImg-sec {padding-top: 45px !important;}
    .contentImg-sec .contentImgRow .bkstrategyBtn .cstbtn {max-width: 375px; font-size: 14px;}
	.main-nav .main-nav-ul > li.megamenu-li.openSubmenu > a {color: var(--white-clr);}
    .innerservices-Sec .innertryfreeBtn .cstbtn {margin-top: 0px;}
	.webstorieSlider.slick-slider {margin-bottom: 20px;}
	.webstorieSlider .slick-dots {bottom: -10px;}
    section.howtowork-sec .howtowork-step {display:flex;flex-direction: column;align-items: center;justify-content: center;background-color: var(--black-clr);width: 447px;color: var(--white-clr);border-radius: 10px;padding: 20px 16px;min-height: auto;text-align: center;}
    .howtoworkst-title::before {margin-top: 0px;}
	section.howtowork-sec .howtowork-step {width: 100%;}
    section.howtowork-sec .howtowork-step .howtoworkst-title {background-color: transparent;writing-mode: initial;display: block;min-height: initial;max-width: 100%;padding: 0px 10px;transform: rotate(0deg);color: var(--white-clr);margin-bottom: 8px;}
	section.howtowork-sec .howtowork-step .howtoworkst-title::before {color: var(--white-clr);display: block;width: 100%;margin-bottom: 16px;transform: rotate(0deg);}
	.webstoriesWrp {flex-wrap: wrap;}
    .faqCnt .faqAnsDesc ul li {font-size: 16px;}
	.faqCnt .faqAnsDesc ul {margin-top: 12px;}
	section.howtowork-sec .howtowork-step .howtoworkstDesc {display: block !important;opacity: 1;transform: rotate(0deg);height: 100%;}
    .contentImg-sec.your-project-your-way-sec .contentCol {padding-bottom: 40px;}
	.section-banner .innerBnrCnt {max-width: 100%;}
	.faq-content {overflow-x: auto;}
	.megamenu .megaCol-lg .submenuTit a {margin-bottom: 0px !important;padding: 0px !important;}
	.casestudies-Sec.innerpageCasestudy .sectionTitleDiv {margin-bottom: 30px;}
	.casestudy-content .casestudyTitle {min-height: auto;}
	.cta-section {padding-bottom: 48px !important;}
	.cardlist-box{margin-bottom:0;width:calc(33.33% - 20px);}
	.cardlist-box:not(:last-child)::after{right:-5px;}
	.wooCommerceStorestore-sec .sectionTitleDiv .title-40{ font-size: 30px;}
	.ourClientWrp:not(.slick-initialized) > div{width: 25%; min-width: 25%;}
	.testiThumbImgDiv:not(.slick-initialized) > div{width: 33%; min-width: 33%;}
	.title-24 {font-size: 22px;}
	.gallery {column-gap: 10px;}
	.gallery .image {margin-bottom: 10px;}
	.gallery {column-count: 3;--webkit-column-count: 3;--moz-column-count: 3;}
	.megamenu .megaCol-lg:last-child .submenuTit, .megamenu .megaCol-md:last-child .submenuTit, .megamenu .megaCol-sm:last-child .submenuTit {border-bottom: 0px;}
	.megamenu .megaCol-lg .megasubmenu, .megamenu .megaCol-md .megasubmenu, .megamenu .megaCol-sm .megasubmenu, .megamenu .megaCol-sm:last-child .megasubmenu {border-bottom: 1px solid #c1c1c1;}
    .main-nav .main-nav-ul li > ul.bigsub_menu li .megamenu li:last-child .megaCol-sm:last-child {border-bottom: 0px;}
    .megamenu .megaCol-lg:last-child .megasubmenu, .megamenu .megaCol-md:last-child .megasubmenu, .megamenu .megaCol-sm:last-child .megasubmenu {border-bottom: none !important;}
	.ourwrkSbLink.active .ourwrkSbtxt {color: var(--primary-clr);font-weight: 500;}
	.casestudiesinnersecBnrImg{margin-top:-230px;padding-bottom:60px;}
	.casestudiesDetailBanner{padding-bottom:264px;}
	.skinmatrixstrategy{padding-bottom:40px;}
	.csprommotionsec.commonSpace{padding-top: 50px;padding-bottom: 50px;}
	.csprommotionsec .contentImg{padding-top:0;}
	.csprommotionsec .contentImgRow{flex-direction:column;align-items:center !important;gap:30px;}
	.csprommotionsec .contentImgRow .contentImgCol, .csprommotionsec .cotentCards .card{position:relative;top:unset;}
	.csprommotionsec .contentCol .cotentCards{gap:24px;}
	.casestudiesobjectives .yellowarrow, .sm-transformation .yellowarrow{height:36px;width:36px;}
	.left-arrow-div{padding-left:46px;}
	.left-arrow-div:before{height:36px;width:36px;background-size:18px 18px;}
	.casestudiesobjectives .yellowarrow img, .sm-transformation .yellowarrow img{height:18px;width:18px;}
	.approachandacheivements .acheivementscnt{align-items:flex-start;}
	.approachandacheivements .acheivementscnt .yellowarrow{margin-top:4px;}
	.csprommotionsec .contentImgRow .contentCol{max-width:unset;}
	.csprommotionsec .contentCol .cotentCards{flex-wrap:wrap;max-width:100%;gap:14px 14px;justify-content:space-between;align-items:initial; flex-direction:row;}
	.csprommotionsec .cotentCards .card{max-width:100%;width:calc(50% - 7px);}
	.csprommotionsec .cotentCards .card-Content{height:100%;}
	.skinmatrixstrategy .whychoose-card{padding:25px 15px;}
	.compellingreason .compellingbody{flex-direction:column;gap:16px;}
	.compellingbody .colone, .compellingbody .coltwo{width:100%;}
	.compellingskinmatrixbnnrimg{margin-top:40px;}
	.compellingreason .marginbottom56{margin-bottom:16px;}
	.desc-18{line-height:1.3em;font-size:16px;}
	.sm-outstanding-outcomes .contentImgRow{flex-direction:column-reverse !important;align-items:flex-start !important;}
	.sm-outstanding-outcomes .contentImgRow .contentCol{max-width:100%;width:100%;}
	.sm-outstanding-outcomes .contentImg-sec{padding-top:45px !important;}
	.transformationbody{gap:24px;}
	.foundersmssg {padding: 15px;}
	.smfoundersmssg .secTitleDesc{font-size:18px;}
	.acheivementsbody{gap:24px;}
	.aboutussec .aboutuscolwrap{flex-direction:column;padding-bottom:45px;}
	.aboutuscolwrap .aboutuscoltwo{padding-top:0;}
	.aboutuscolwrap .aboutuscolone{padding-bottom:0;}
	.aboutuscolwrap .aboutuscoltwoimg{margin-bottom:-45px;}
	.commonSpace56{padding:45px 0;}
	.marginbottom56{margin-bottom:30px;}
	.aboutusstatswrap .aboutusstat{width:calc(33% - 5px);}
	.highlightsSectionInner{flex-direction:column;gap:15px;}
	.highlightsSectionInner .highlightsPointsright, .highlightsSectionInner .highlightsPointsLeft{width:100%;}
	.sniffSpacecasestudies .cmsPage ul>li:before{top:7px;}
	.solutionsnumbersCms .point-list{columns:unset;}
	.sniffSpacesolutions .point-list > li{padding-left:32px !important;}
	.sniffSpacesolutions .point-list > li:before{font-size:22px;}
	.max-width-50-tb-img{text-align:center;}
	.max-width-50-tb-img img{max-width:50%;padding-top:30px;height:auto;}
	.max-width-100-tb{max-width:100% !important;width:100% !important;}
	.sniffSpacesolutions .sniffSpacesolutionsbnnr{position:relative;}
	.sniffSpacesolutions .sniffSpacesolutionsbnnr .perspective-right{right:-15px;top:50%;transform:translateY(-50%);}
	.html-css-count .cardlist-inner-boxs{gap:20px;}
	.html-css-count .cardlist-inner-boxs .cardlist-icon{flex-shrink:0;}
	.html-css-count .cardlist-inner-boxs .cardlist-box{width:48%;align-items:start;justify-content:start;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:after{display:none;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:nth-child(odd):after{display:block;right:0 !important;}
	.max-width-100dt{max-width:100% !important;width:55%;}
	.reviews-page .innerpageBnrImg{height: 340px;}
	.reviews-page .innerpageBnrImg img{width: 100%;height: 100%;object-fit: cover;}
	.testimonial-listing .tesxtimonial-box .brand-logo-box{width: 200px; min-height: 90px; padding: 15px;}
	.testimonial-listing .testimonail-content .title-36 { font-size: 22px;}
	.testimonial-listing .testimonail-content .founder-detail{padding-top: 20px;}
	.casestudiesMain .casestudies-row {flex-direction: column;}
	.casestudiesMain .rv-casestudies, .casestudiesMain .thermo-content {max-width: 100%;}
	.casestudies-row .casestudy-img img, .casestudies-row .casestudy-img {width: 100%;}
	.casestudy-content.casestudies .casestudies-content .metriCnt:last-child {max-width: 100%;}
	.approachCnt-content .cstbtn:first-child {min-width: 163px;}
	.approach-content {width: 100%;}
	.approach-content .approachCard {display:flex;}
	.approach-content .approachCnt {width: 55%;}
	.approachCnt-content .cstbtn {font-size: 14px;}
	.box-approachcta {flex-direction: row !important;}
    .approachCnt-title .approachDesc {font-size: 16px;}
	.approachCnt-title {text-align: left;}
	.approachCnt-content {justify-content: flex-start !important;}
	.approach-content.casestudyBox:last-child .approachCnt {padding-bottom: 0px;}
	.approach-content:nth-last-child(3), .approach-content:nth-last-child(2) {margin-bottom: 24px !important;}
	.approachCard .approachImg {width: 45%;}
	.approach-Sec .approachCard .approachImg{width: 100%;}
	.getQuoteCta-Sec .getQuoteCta .sectionTitle {font-size: 32px;}
	.trusted-by .width-80{max-width: 100%;}
	.blogmainDiv .singleBlog, .blogmainDiv .multiBlogs {max-width: calc(50% - 16px);}
	.blogmainDiv .singleBlog .blogitem .blogcategyImg, .blogmainDiv .singleBlog .blogitem .blogcategyImg img {min-height: 260px;}
	.multiBlogs .blogitem .blogcategyImg, .multiBlogs .blogitem .blogcategyImg img {max-width: 100px;min-height: 100px;}
	.multiBlogs .blogitem .blogContent .blogTitle-txt .blog-links {font-size: 18px;}
	.multiBlogs .blogitem:not(:last-child) {padding-bottom: 20px;margin-bottom: 20px;}
	.pagenotfoundwrap{flex-direction:column-reverse;}
	.pagenotfoundwrap > div{width:100%;}
	.thanyouInnerSec .innerbnrTxt .d-block{display:inline !important;}
	.contact-us-div-cs{padding:24px 15px;}
	.sp-casestudy-coverimg .logo-img-abs{padding:20px;}
	.sp-casestudy-coverimg .logo-img-abs img{max-width:160px;}
	.csimage-box{width:66% !important;}
	.sydneyobjectives.sm-outstanding-outcomes .contentImgRow{flex-direction:column !important;align-items:center !important;}
	.sydneyobjectives.sm-outstanding-outcomes .contentImgRow{flex-direction:column !important;align-items:center !important;}
	.width-70-per{width:100% !important;} 
	.sydneyobjectives.sm-outstanding-outcomes .contentImgCol.width-30-per{width:50% !important;margin-bottom:-45px;}
	.sydneyobjectives.sm-outstanding-outcomes.contentImg-sec{padding-top:45px !important;}
	.font-size-20{font-size:18px !important;}
	.iconrow-content {gap: 0px !important;}
	.cotentCards .card-icon img {border-radius: 0px;}
	.technologCntDiv {margin-top: 40px;}
	.technologies-sec .learnMore-cta {margin-top: 20px;}
	.casestudies-Sec .viewallCasestudiBtn .cstbtn {margin-top: 36px;}
	.casestudiesMain .rv-casestudies .casestudylink {font-size: 24px;}
	.casestudiesMain .thermo-content .casestudyTitle .casestudylink{font-size: 24px;}
	.casestudiesMain .rv-casestudies .metriCnt .metricDesc {font-size: 16px;}
	.bannerTxt, .innerbnrTxt {line-height: 1.2em;}
	.sectionTitleDiv .title-40 {font-size: 30px !important;}
    .FaqAcco .faqAnsDesc .fqdtailTtle {font-size: 18px;}
	.approach-content.casestudyBox .approachCnt .casestudy-tags {justify-content: flex-start !important;}
	.approachtop-Sec {padding-top: 45px;padding-bottom: 0px;}
	.webdevservicescontentImg-Sec .contentImgRow .contentImgCol, .webdevservicescontentImg-Sec .contentImgRow .contentCol {max-width: 100%;}
	.bigCommerceapproachsec .width-70 {max-width: 100%;}
	.iconrow-content .contentCol .cotentCards {margin-top: 32px;}
	.innerpageCasestudy .casestudyTitle .casestudylink{font-size: 24px; padding-bottom: 7px;}
	.contentImgbox-sec.contentImgbox-sec .contentCol {max-width: 100%;}
	.contentImgbox-sec.contentImgbox-sec .contentImgRow{gap:30px;}
	.testProcess-sec .sectionTitleDiv.width-70 {
		margin-bottom: 76px;}
	.contentImg-sec.servicesblwbnnrsec {padding-top: 45px !important;}
	.approach-Sec.webdevapproach-Sec.blackBg.commonSpace, .innerservices-Sec.commonSpace.branch-section {padding-bottom: 20px;}
    .formcontent-section .dgtmrktfrmWrp, .formcontent-section .dgtmrktingfrmCnt {max-width: 100% !important;}
    .formcontent-section .dgtmrktingfrmRow {flex-direction: column;}
    .formcontent-section .CStestimnlDesc {margin-bottom: 20px;}
	.py-80 {    padding-bottom: 45px;}
    .filterbtn .checkboxlistwrap::-webkit-scrollbar {width: 5px;}
    .solutionsnumbersCms .highlightsTitle, .objectivetextwrap .secTitleDesc .highlightsTitle {font-size: 22px;}
	.filterbtn .checkboxlistwrap input {height: 40px;}
	.filterbtn .checkboxlistwrap li {padding: 0px;min-height: 40px;}
	.highlightsPointsLeft ul li span, .highlightsPointsright ul li span {font-size: 22px;}
	.filter-section {width: 100%;display: block;height: 100vh;overflow-y: hidden;}
    .cst-post .blog_list_box .post {width: calc((100% / 3) - 10px);}
	.single-post .breadcrumb.cst-breadcrumb p {flex-wrap: wrap;}
	.sniffSpacesolutions .point-list > li:before{font-size:22px;}
	.search-blog .search-field {min-width: 100%;background: #f0f8ff00 !important;}
	.cst-post .bloglisCategoryMenu ul li a {padding: 7px 23px;min-height: 30px;}
	.single-post .cst-post .post.type-post .entry-header .entry-title {font-size: 36px;}
    .main-nav .main-nav-ul li > ul.bigsub_menu {transition: unset;}
	.timeline ul li.in-view::after {left: 48.5%;}
	.wrapping-up-megacash.webdevservicescontentImg-Sec .contentImgRow .contentCol {max-width: 100%;}
	.wrapping-up-megacash.webdevservicescontentImg-Sec .contentImgRow .contentImgCol {max-width: max-content;}
	.paradise-casestudies .webdevservicescontentImg-Sec .contentImgRow {align-items: center !important;}	
	.paradise-casestudies .custmRow .custmCol {min-height: 100%; max-width: 100% !important;}

	.cool-highlight .sectionTitle {font-size: 36px;}
	.cool-highlight-row .cool-highlight-col {padding: 20px;}
	.cool-highlight-row .cool-highlight-col .cool-highlight-title {font-size: 20px;}
	.cool-breeze-div .sniffsresults .contentImgRow {align-items: center !important;}
	.cool-breeze-div .off-black-bg.rv-center-bg-box .whychooseCnt .whychooseDesc {font-size: 16px;}
	.wsg-section .decogla-content ul li::before {width: 20px;height: 20px;top: 2px;}
	.technical-specs-wrapper .specsinnerbox {width: calc(100% / 2 - 12px);}
	.technical-specs-wrapper .tstitledesc {font-size: 16px;}
	.wsg-section .wsg-cta .sectionTitle {font-size: 35px;}
	.wsg-section .wsg-cta {padding: 58px 0px;}
	.wsg-section .decogla-content ul li {font-size: 16px;padding-left: 32px;}
	.nextgen-section .case-study-single-slider .slick-dots {margin-top: 50px;}
	.danny-johananoff-section .section-direction .border-bottom{padding-bottom: 45px;}
	.danny-johananoff-section .section-direction.sm-outstanding-outcomes .contentImgRow{flex-direction: row !important;}
	.innova-section .solutionsnumbersCms .highlightsTitle {font-size: 18px;}
	.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt:before{top:6px;}
	.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt:not(:last-child) {margin-right: 0; }
	.casestudy-content .metrics.homeMetriCnt.homeMetriCntList{gap: 7px;}
	.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt:before{width: 12px;height: 12px;}
	.casestudy-content .metrics.homeMetriCnt.homeMetriCntList .metriCnt {padding-left: 20px;}
}

/* common css for below screen 767 */
@media only screen and (max-width: 767px) {
	.mb-50 {margin-bottom: 24px;}	
	.noDeviceDetect a[href^=tel] {pointer-events: auto !important;}
	.main-header-div .menu-div {padding-bottom: 100px;}
	.engagmnt-model-sec .contentImgRow {margin-bottom: 30px;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four.webential-cardlist-inner-boxs-four .cardlist-box:after{display: none !important;}
	.webdevdesigntechlgytol-Sec .designtechlgytlCards .slick-track{column-gap: 20px;}
	.webdevdesigntechlgytol-Sec .designtechlgytlCard img {max-width: 80px;min-width: 80px;}
	.contentImg-sec.your-project-your-way-sec {padding-top: 30px !important;}
	.contentImg-sec .contentImgRow {gap: 30px;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow{gap: 10px;align-items: flex-end !important;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol{max-width: calc(48% - 10px);padding-bottom: 0;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol .bkstrategyBtn.cstbtn-mtop{margin-bottom: 20px;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol .sectionTitle{font-size: 26px;line-height: 30px;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentImgCol{max-width: calc(52% - 10px);}
	.paginationwrap,.paginationnumbers{gap:12px;}
	.ourtechnolodyTabCnt{position:relative;}
	.ourtechnolodyTabCnt .selectoption{display:block !important;padding:15px;}
	.ourtechnolody-sec .ourtechnolodyfilter{flex-direction:column ;position:absolute;top:50px;left:0;width:100% !important;background:#ffffff;padding:20px;}
	.casestudiesmain.py-80{padding-bottom:40px;}
	.paginationwrap{margin-top:40px;} 
	.testimonilSec.commonSpace .testimntitlDiv{max-width: 60%;}
	.testimonilSec.commonSpace .testimniClint-arrow{margin-top: 0;}
	.testimonilSec.commonSpace .testimniClint-arrow .slick-prev {left: 0;}
	.testimonilSec.commonSpace .testimniClint-arrow .slick-next {left: 75px;}
	.post .blog_list_box .post {width: calc((100% / 2) - 10px);}
	.rv-center-count-box .objectivetextwrap::before {width: 26px;	height: 26px;font-size: 16px;}
	.month-result-slider .case-study-single-slider .slick-dots li button:before {font-size: 12px;}
	.month-result-slider .case-study-single-slider .slick-dots{gap:0px;}
	.bloglist-sec, .bloglist-sec:nth-child(-n+6) { width: 100%; }
	.Blogheading-sec { margin:30px 0px 0px 0px; }
	.Blogheading-sec .headingtitle,
	.Blogheading-sec .headingRedtxt { font-size: 34px; line-height: 40px; }
	.main_list_box { margin: 0px; }
	.single .blogdetailcategorythumbRow .categoryname { margin: 0px 0px 0px 15px;}
	.linkedin_link { padding-left: 15px; padding-top: 10px; }
	.blogdetailthumbnail-img {display: block;	margin: 0px 0px 50px 0px;}
	.author-bio .blogdetailsocialicons{width: 100%; justify-content: flex-end; align-content: flex-end; margin-top: 10px;}
	.author-bio .author-bio-content{width: calc(100% - 120px);}
	.author-bio { padding: 25px; }
	.bloglisCategoryMenu .d-none{display: block !important; width: 100%;}
	.cst-post .bloglisCategoryMenu {margin-top: 50px;margin-bottom: 25px;}
	.single-post .cmsPage ol li { padding-left: 35px;}
	.bloglisCategoryMenu { margin: 40px 0px 60px 0px; }
	.single-post .cst-post .post.type-post .entry-header .entry-title {font-size: 32px;text-align: center;}
	.single-post .cst-post .post.type-post .entry-header .flex-row {justify-content: center;row-gap: 15px;margin-top: 30px;}
	.single-post .cst-post .post.type-post .entry-header {min-height: 400px;padding-top: 40px;}
	.cst-breadcrumb {padding-top: 30px;text-align: center;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail {margin-top: -100px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail, .single-post .cst-post .post.type-post .entry-content .post-thumbnail .attachment-post-thumbnail {max-height: 400px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio img {height: 58px;width: 58px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio {padding: 12px 0 12px 24px;background: #ffffff;row-gap: 20px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio:before{width: 4px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio .author-description{font-size: 16px;line-height: 1.58em;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .cmsPage {margin-bottom: 30px;padding-bottom: 30px;}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio {margin-top: calc(60px / 2);margin-bottom: calc(60px / 2);}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .author-bio:after{bottom: calc(-60px / 2);}
	.single-post .cst-post .post.type-post .entry-content .post-dtl .social-share-container {padding-top: 30px;}
	.single-post .cst-post .post.type-post .entry-header .social-share-container{column-gap: 20px;}
	.single-post .related-blogs .sectionTitleDiv {margin-bottom: 30px;}
	.cst-post .Blogheading-sec{margin-top: 30px;}
	.cst-post .Blogheading-sec .headingtitle, .cst-post .Blogheading-sec .headingtitle span {line-height: 38px;}
	.qndesigns-overview .aboutcontentpara .secTitleDesc{margin-bottom: 0;}
	.customobjective-qndesigns .objectivebody > .width-100{margin-bottom: 10px;}
	.qndesign-month-result .cmsPage ul li {width: 100%;}
	.qndesignblwbnnrsec .row.mb-50{margin-bottom: 10px;}
	.qndesignblwbnnrsec .row.mb-50 [class^='col-']{margin-bottom: 20px;}
	.customobjective-qndesigns .left-arrow-div-green:before{height: 20px;width: 20px;top: 3px;background-size: 12px;}
	.customobjective-qndesigns .left-arrow-div .left-arrow-div{margin-left: 30px;}
	.cst-casestudy-challanges .sectionTitleDiv{margin-bottom: 24px;}
	.cst-casestudy-challanges .card-Content .cardtitle{font-size: 18px;}
	.qndesignblwbnnrsec .seoPowerCnt .seopowerUl {margin-top: 15px;gap: 0;}
	.commonSpace.about-contentImg-sec {padding-top: 40px !important;padding-bottom: 40px !important;}
	.agencies-genricta-section .generictagrup {padding: 30px 25px;}
	.about-box-section .cardlist-box .digitalmarketBox  img {width: 50px;height: 50px;}
	.about-box-section .digitalmrktRow {row-gap: 15px;width: 100%;column-gap: 15px;margin: 0;}
	.about-box-section .cardlist-box {width: calc(50% - 8px);margin-bottom: 0 !important;padding: 0;}
	.about-box-section .cardlist-box .digitalmarketBox {min-height: 175px;}
	.sectionTitle br {display: none;}
	.about-ourApproch-Sec .card-with-number .card {max-width:100%;}

	.mb-3 {margin-bottom: 10px !important;}
    .aboutusstatswrap .aboutusstat.w-100 { width: 100%;}
    .cavtransfrm.Hmtransfrm { padding-bottom: 50px !important;}
    .Hmtransfrm.cavtransfrm .transfrm-bfr-desk, .Hmtransfrm.cavtransfrm .transfrm-afr-desk{width: 500px; height: 366px;}
    .cavtransfrm.thermo-transfrm .transfrm-row{gap: 30px;}
    .cav-solution.customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li{width: 100%;}
    .about-cav .aboutuscolwrap .aboutuscolone, .about-thermo .aboutuscolwrap .aboutuscolone, .about-decoglaze .aboutuscolwrap .aboutuscolone,
    .about-worthy .aboutuscolwrap .aboutuscolone, .about-kazoo .aboutuscolwrap .aboutuscolone, .about-hill-storage .aboutuscolwrap .aboutuscolone{ padding-top: 0px;}
    .about-cav.aboutussec .aboutuscolwrap, .about-thermo.aboutussec .aboutuscolwrap, .about-decoglaze.aboutussec .aboutuscolwrap,
    .about-worthy.aboutussec .aboutuscolwrap, .about-kazoo.aboutussec .aboutuscolwrap,  .about-hill-storage.aboutussec .aboutuscolwrap{padding-bottom: 0px;}
    .third-party-section .third-part-box, .thermo-solutions .solutionsnumbersCms .point-list, .thermo-solution-without-bg .solutionsnumbersCms.point-list ul{flex-direction: column;}
    .cav-solution .sectionTitleDiv.d-flex-area{flex-direction: column; gap: 20px; text-align: center;}
    .cav-solution .sectionTitleDiv.d-flex-area .max-width-box { max-width: 100%;}
    .thermo-solutions .solutionsnumbersCms .point-list, .thermo-solution-without-bg .solutionsnumbersCms.point-list ul{gap: 5px;}
    .thermo-solutions .solutionsnumbersCms .point-list li, .thermo-solution-without-bg .solutionsnumbersCms.point-list ul li{width: 100%;}
    .thermo-bg .secondasloImg{margin-top: -70px;}
    .Hmtransfrm.thermo-transfrm .transfrm-bfr-desk, .Hmtransfrm.thermo-transfrm .transfrm-afr-desk{padding: 25px 20px 0px 20px; height: 388px;}
    .nutshell-section .contact-us-div-cs{margin-bottom: 30px;}
    .nutshell-section .contact-us-div-cs p{font-size: 18px;;}
    .skinmatrixstrategy.thermo-bg-box .whychooseImg {width: 60px; height: 60px;}
    .decoglaze-solution .other-box, .bargains-solution .other-box, .worthy-solution .other-box{flex-wrap: wrap; gap:30px ;} 
    .decoglaze-solution .other-box .list-box, .bargains-solution .other-box .list-box, .worthy-solution .other-box .list-box{width: 100%;}
    .decoglaze-solution .other-box, .bargains-solution .other-box{margin-top: 30px;}
    .Hmtransfrm.thermopools-trans .transfrm-bfr-desk, .Hmtransfrm.thermopools-trans .transfrm-afr-desk{width: 475px;}
    
    .decogla-content {text-align: left;}
    .careers-banner {padding: 30px 0px;}
    .title-32 {    font-size: 24px;}
    .content-image .title-32 {font-size: 18px;}
    .title-20 {font-size: 16px;}
    .title-48 {font-size: 25px;}
    .careersport-img img {width: 45px;height: 45px;}
    .banner-title {font-size: 16px;}
    .kh-main-container .kh-mb-3.kh-row .kh-col-sm-12.kh-mb-16.kh-col-md-12 {max-width: 100%;}
    .kh-card-body .kh-job-title {font-size: 16px;}
    .kh-form-check .kh-pl-2 {padding: 7px 22px !important;line-height: 1.2em;}
    .kh-accordion-title .kh-form-check-label {min-width: 115px;}
    .contentImg-sec .kh-main-container {padding-top: 30px;}
    .kh-no-gutters #kh-embed-jobs-filters, .kh-no-gutters #kh-job-widget {margin-bottom: 30px !important;}
    .kh-no-gutters #kh-embed-jobs-filters {position: fixed;left: -320px;z-index: 99999;background: #f4f3f7;height: 100vh;overflow-y: scroll;width: 320px !important;transition: all 0.4s ease-in-out;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;top: 0px;}
    .kh-no-gutters #kh-embed-jobs-filters.open {left: 0px;top: 0px;transition: all 0.4s ease-in-out;z-index: 99999;padding: 0px 0px 0px;background: #ffffff;}
    .kh-no-gutters #kh-embed-jobs-filters .kh-card-body {border-radius: 0px !important;padding-top: 45px;}
    .kh-no-gutters #kh-embed-jobs-filters.open .kh-card {border: none;}
    .close-icon {position: absolute;right: 13px;background: #000000;color: #ffffff;width: 24px;height: 24px;display: flex;justify-content: center;align-items: center;border-radius: 100px;top: 13px;font-size: 22px;}
    .brand-content {position: relative;}
    .kh-no-gutters #kh-embed-jobs-filters .close-icon, .brand-side {display: flex !important;}
    .contentImg-sec .innerbnrBtnDiv {margin-top: 30px;margin-bottom: 0px;}
    .brand-side {min-width: 100px !important;padding: 0px 25px !important;}
    .kh-list-unstyled .kh-mt-3 {align-items: flex-start;flex-direction: column;}
    .kh-accordion-title + .kh-accordion-content {margin: 0px !important;}
    .brand-side img {max-width: 17px;margin-right: 10px;}
    .title-40 {    font-size: 26px;}
    .title-60 {font-size: 30px;}
    .form-section .secTitleDesc {margin-bottom: 20px;}
    .ourtechnolodyTabCnt .selectoption {display: block;background: #df1d3a;color: #fff;padding: 15px;text-align: left;position: relative;font-size: 18px;font-weight: 700;line-height: 1.2em;}
    .ourtechnolodyTabCnt .selectoption span::before{content: '';background-image: url(../images/down-arrow.svg);background-repeat: no-repeat;width: 14px;height: 8px;display: inline-block;right: 15px;top: 50%;position: absolute;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;transform:translateY(-50%);filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7473%) hue-rotate(120deg) brightness(100%) contrast(101%);}
    
    .ourtechnolodyTabCnt .selectoption span.active:before{transform:scaleY(-1.1);top:40%;}
    .ourtechnolodyTabCnt .ourtechnolodyfilter{padding:0;gap:0px !important;border:1px solid #EEEEEE;}
    .ourtechnolodyTabCnt .ourtechnolodyfilter li{text-align:left !important;padding:10px 15px;border-bottom:1px solid #EEEEEE;border-width:0 1px 1px 1px;}
    .cmsPage h1 {font-size: 30px;}
    .cmsPage h2 {font-size: 28px;}
    .cmsPage ol ul {margin-bottom: 20px;}
    .dgtmrktfrmWrp .dgtmrktingfrm .title-24 {margin-bottom: 20px;}
    .dgtmrktingfrmRow .dgtmrktfrmWrp p {margin-top: 20px;}
    .transfrm-sec .transfrm-heading {font-size: 24px;}
    .Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk {padding-top: 18px;width: 580px;}
    .Hmtransfrm .slick-list.draggable {top: 0px;}
    .Hmtransfrm .slick-dots {bottom: 0px;}
    .Hmtransfrm {padding-bottom: 40px !important;}
    .customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li {width: 100%;}
    .highlightsSectionInner ul.sub-highlights > li {padding-left: 30px !important;}
    .highlightsSectionInner ul.sub-highlights > li ul li {padding-left: 14px;}
    .fpCtaBox .fpCtaBoxTxt {line-height: 1.3em;}
    .service-sec .fpCtaBox {padding: 25px;}
    .csprommotionsec .cotentCards .card .cardtitle:before {font-size: 32px !important;}
    .csimage-box {width: 100% !important;}
    .rvcenter-about .aboutuscolone {padding-top: 0px !important;}
    .rvcenter-about .aboutuscolwrap {padding-bottom: 0px !important;}
    .hmBranding-title .contentImgCol, .hmBranding-title .contentCol {max-width: 100% !important;text-align: center;}
    .hmBranding-title .contentImgRow {flex-direction: column !important;gap: 0px;}
    .point-list ul li::before {width: 10px;height: 10px;top: 9px;}
    .contentImg-sec.hmBranding-title {padding-top: 40px !important;}
    .form-section .dgtmrktingfrmCnt .cardlist-content.icon-content {justify-content: center;}
    .form-section .cardlist-content .cardlist-box:last-child p {flex-direction: column;gap: 5px;}
    .form-section .cardlist-content .cardlist-box:last-child a.white-clr-text::before {width: 0px;}
    .form-section .cardlist-content .cardlist-box {flex-direction: row;justify-content: flex-start;align-items: center;}
    .form-section .dgtmrktingfrmCnt .cardlist-content {text-align: left;}
    .branch-section .whychoose-grid {margin-bottom: 30px;}
    .ourtechnolodyTabCnt .ourtechnolodyfilter li:last-child{border-bottom:1px solid transparent;}
    .sniffSpacesolutions .sniffSpacesolutionsbnnr .perspective-right{display:none;}
    .sniffSpacesolutions .sniffSpacesolutionsbnnr .perspective-left {max-width: 100% !important;}
    .csprommotionsec .contentImg { padding: 0px; }

	.commonSpace56{padding:40px 0;}	
	.paddingtop-80{ padding-top: 40px; }
	.marginbottom56{margin-bottom:30px;} 
	.skinmatrixstrategy{padding-bottom:30px;}
	.sectionTitleDiv .title-40 {font-size: 26px !important;}
	.footer_main { padding: 30px 0px 0px; }
	.footer_info .ftr_logo, .footer_info .ftr_cntusinfo { margin-bottom: 30px; }
	.ftr_links_title { padding-bottom: 12px; }
	.ftr_links li:not(:last-child) { margin-bottom: 8px; }
	.ftr_links li a { line-height: 20px; }
	.footer-acco-title { font-size: 16px; padding: 10px 40px 10px 15px; margin-bottom: 0px !important; position: relative;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
	.footer-acco-title:after, .footer-acco-title:before { content: ''; position: absolute; background: var(--black-clr);}
    .footer-acco-title:after{ right: 15px; top: 19px; width: 15px; height: 3px; }
	.footer-acco-title:before{ right: 21px; top: 13px; width: 3px; height: 15px;}
	.footer-acco-title.footerMinus:before { opacity: 0; visibility: hidden; }
    .footer-acco-title.footerMinus { background-color:#d11d3a; color:var(--white-clr); }
    .footer-acco-title.footerMinus:after, .footer-acco-title.footerMinus:before{ background-color:var(--white-clr); }
    .terms-links ul.termsUl li:not(:last-child) { margin-right: 15px; }
    .terms-links ul.termsUl li a, .copyrightDiv .copyright-txt, .copyrightDiv .copyright-txt a { font-size:14px; line-height:20px;margin-bottom: 0px; }
    .copyrightDiv { padding: 15px 0px;gap: 5px; }
    .ftrcontact_info .ft_email_txt { margin-bottom:5px; }
    .footer_main .ft_col { padding-left:0px; padding-right: 0px; margin:0px; }
    .ft_col:not(:first-child) { border-top: 1px solid #BDBDBD; }
    .footer-acco-container { background: var(--grey-light-clr); padding: 15px 20px; display: none; }
    .fter-top::after { display:none; }
	.web-dev-section .card { width: 100px; padding: 15px; }
	.web-dev-section .card p { font-size: 0.9rem; }
	.terms-links ul.termsUl { justify-content:center; }
	.copyright-txt { margin-bottom:8px; }
	.terms-links ul.termsUl li { line-height:initial; }
	.sectionTitle { font-size: 30px; line-height: 40px; }
	.commonSpace { padding-top: 40px; padding-bottom: 40px; }
	.technologies-sec .technologCol .techlgTitle { font-size: 16px; line-height: 22px; }
	.learnMore-cta .cstbtn { padding: 0px 16px 0px 16px; }
	.learnMore-cta { margin-top: 30px; }
	.learnMore-cta .cstbtn::after { background-size: 14px 16px; }
	.technologCol { width: calc(100% / 3); }
	.learnMore-cta .cstbtn { font-size:14px; }
	.bannerTxt, .innerbnrTxt { font-size: 30px;}
	.footerSticky { display: block; }
	.body_scroll .copyrightDiv { margin-bottom: 42px; }
	.ourClientSec { padding-bottom: 20px; }
	.digitalmarketBox .digitalmrktxt { font-size:16px; line-height:1.2em; }
	.digitalmrktRow { margin-right: -10px; margin-left: -10px; }
	.digitalmrktCol { padding-left: 10px; padding-right: 10px; margin-bottom: 20px; }
	.digitalmrktCol { max-width: calc(50% + 22px); }
	.digitalmarketBox { padding: 0px 10px; }
	.aboutCompyCtDtBox .aboutCompyCountText { font-size: 28px; }  
	.serviceportDtail .servicepor-title { font-size: 20px; }
	.serviceport-sec .sectionTitleDiv { margin: 0px auto 30px; }
	.generictagrup .generictaCnt { max-width: 100%; margin-bottom:30px; }
	.generictagrup .generictaImg { max-width: 100%; text-align:center; }
	.generictaCnt .generictaTitle { font-size:24px; }
	.generictaCnt .generictaSubtitle { font-size: 18px; }
	.generictagrup { padding: 30px 25px;}
	.testi-detail { padding: 20px 30px; }
	.testi-imgDiv { margin-bottom: 20px; }
	.testi-content .testiDesc { margin-bottom: 20px; }
	.testimonilthumb { padding: 20px 15px 0px; }
	.blogContent .blogTitle-txt .blog-links { font-size: 18px; line-height: 1.3em; }
	.multiBlogs .blogitem .blogContent .blogTitle-txt .blog-links { font-size: 18px; }
	.multiBlogs .blogitem .blogContent { padding-right: 0px; }
	.multiBlogs .blogitem { gap: 20px; }
	.blogMainWrp .blogmainDiv, .benefitchoiceMain { margin-bottom: 30px; }
	.seoPowerCnt .seopowerUl li { font-size:14px; }
	.testimntitlDiv { max-width: 65%; }
	.testimonilSec .container { gap:0px; }
	.testimniClint-arrow .slick-next { left: 140px; }
	.testimniClint-arrow .slick-prev { left: 55px; }
	.indstrypartnerDesc { margin-top: 10px; text-align: center; }
	.partnerTitle-txt { font-size:26px; text-align:center; } 
	.cstestimnlNtCnt .cstestintitle { font-size:22px; }
	.cstestimnlNtCnt .cstestinDesc, .CStestimnlCnt .CStestimnlDesc { font-size:16px; }
	.CStestimnlCnt .CStestimnlDesc { margin-bottom: 25px; }
	.CStestimnlCnt, .cstestimnlNts { padding:25px; }
	.cstestimnlNts .cstestimnlNtCnt:not(:last-child) { margin-bottom: 20px; } 
	.timeline .default-line { left: 15px; }
	.timeline .draw-line { left: 15px; }
	.timeline li .timeline-item { max-width:calc(100% - 70px); }
	.timeline ul li:first-child .timeline-item:before { right: initial; left: -25px; }
	.timeline li:nth-child(odd) .timeline-item { right: -70px;  }
	.timeline ul li:nth-child(even) .timeline-item:before { left: -26px; }
	.timeline ul li:nth-child(odd) .timeline-item:before { right: inherit; left: -10px; }
	.timeline ul li.in-view::before { left: 14px; }
	.timeline ul li::before { left: 14px; }
	.timeline ul li .timeline-item:before { width: 52px; top: 52%; }
	.timeline ul li.in-view::after { top: 45%; left: 0px; }
	.cardlist-box:not(:last-child)::after { display:none; }
	.cardlist-inner-boxs .cardlist-box:not(:last-child) { margin-right: 0px; }
	.cardlist-box{width:calc(33% - 10px);margin-bottom:0; justify-content:start;text-align:start;gap:10px; align-items: start;}
	.cardlist-box .cardlist-content{margin-left:0;}
	.cardlist-inner-boxs{align-items:flex-start;}
 	.webstoriesDesc p { font-size:16px; }
	.footer .ftr_logo img {max-width: 170px;min-height: 37px;}
	.approachCnt .approachTitle {padding-bottom: 10px;}
	.webstorieSlider .slick-prev, .webstorieSlider .slick-next {display: none !important;}
	.cotentCards .card-Content {max-width: 100%;}
	.cotentCards .card {align-items: flex-start;flex-wrap: nowrap;flex-direction: row;}
	.digitlmrktingfrm-sec .secTitleDesc {font-size: 18px;line-height: 1.4em;margin-top: 15px;}
	.FaqAcco .faqAnsDesc .fqdtailTtle {margin-top: 10px;}
	.howtowork-step .howtoworkstDesc {font-size: 16px;}
	.back-to-top {bottom: 55px;}
	.back-to-top .btns img {width: 18px;}
	.back-to-top .btns {width: 45px;height: 45px;}
	.breadcrumb {margin-bottom: 20px;}
	.approach-Sec .approachCnt {padding: 20px 0px !important;}
	.getQuoteCta .sectionTitle {font-size: 26px;}
	.casestudy-content .casestudyTitle {min-height: auto;}
	.webstorieSlider .slick-dots { bottom: -4px; }
	.status-sec{padding-bottom:30px;}
	.cardlist-box{padding-bottom:0;}
	.ourClientWrp:not(.slick-initialized) > div{width: 33%; min-width: 33%;}
	.ourtechnolodyfilter li {font-size: 18px;}
	.ourtechnolodyTabCnt .ourtechnolodyfilter {gap: 15px;}
	.title-24 {font-size: 20px;line-height: 1.3em;}
	.card-with-number {justify-content: center;}
	.card-with-number .card {max-width: calc((100% / 2) - 15px);}
	.gallery {column-count: 2;--webkit-column-count: 2;--moz-column-count: 2;}
	.ourtechnolodyCntDiv {margin-top: 30px;}
	.faqTble tbody tr:nth-child(odd) td {white-space: nowrap;}
	.dgtmrktfrmWrp .dgtmrktingfrm {padding: 24px 15px;}
	.dgtmrktingfrm .row [class^='col-']:not(:last-child) {margin-bottom: 20px;}
	.about-contentImg-sec{padding: 30px 0 !important;}
	.bigCommercefaqs .faq-content{overflow-x:unset !important;}

	.bigCommercefaqs .faqTble tr td:first-child{width: 20% !important;}
	.bigCommercefaqs .faqTble tr td:nth-child(2){width: 40% !important;}
	.bigCommercefaqs .faqTble tr td:last-child{width: 40% !important;}
	.casestudiesinnersecBnrImg{margin-top:0px;padding-bottom:0px;padding-top:45px;background:var(--blue-mild-light-clr);}
	.casestudiesDetailBanner{padding-bottom:40px;}
	.objectivetextwrap{width:100%;}
	.marginbottom56{margin-bottom:24px;}
	.casestudiesobjectives .yellowarrow, .sm-transformation .yellowarrow{margin-top:4px;height: 28px;width: 28px;}
	.left-arrow-div{padding-left:36px;}
	.left-arrow-div:before{height: 28px;width: 28px;}
	.csprommotionsec .cotentCards .card{padding:18px;width:100%;}
	.csprommotionsec .cotentCards .card .cardtitle{line-height:1.2em;}
	.csprommotionsec .cotentCards .card .cardtitle:before{margin-bottom:6px;}
	.approachandacheivements  .acheivementscnt{gap:14px;}
	.approachandacheivements  .acheivementscnt .yellowarrow img{max-width:22px;}
	.approachandacheivements  .acheivementscnt .yellowarrow{height:44px;width:44px;}
	.csprommotionsec.commonSpace{padding-top:40px;padding-bottom:40px;}
	.compellingskinmatrixbnnrimg{margin-top:30px;}
	.sm-outstanding-outcomes .contentImg-sec{padding-top:30px !important;}
	.transformationbody{flex-direction:column;}
	.sm-transformation .yellowarrow{margin-top:0;}
	.sm-transformation .transformationbody .objectivebody{gap:15px;}
	.foundersmssg{padding: 0px;border:none;}
	.foundersmssg .foundername .foundermTxt{line-height:1.3em;font-size:18px;}
	.aboutuscolwrap .aboutuscolone{padding-top:30px;}
	.aboutusstatswrap .aboutusstat{width:calc(50% - 5px);}
	.highlightsSectionInner{gap:24px;}
	.sniffSpacecasestudies .cmsPage ul>li:before{height:10px;width:10px;}
	.point-list .sub-highlights.sub-highlights-point li:before{top:7px !important;}
	.hmBranding-title .contentImgRow {flex-direction: column !important;gap: 0px;}
	.html-css-count .cardlist-inner-boxs .cardlist-box:first-child{padding-bottom:30px}
	.reviews-page .innerBnrMain{flex-direction: column;}
	.reviews-page .innerBnrCnt{max-width: 100%;}
	.reviews-page .innerpageBnrImg { height: auto;max-width: 100%; }
	.reviews-page .innerpageBnrImg img{object-fit: contain;}
	.testimonial-listing .tesxtimonial-box{flex-direction: column;}
	.testimonial-listing .tesxtimonial-box:nth-child(even){flex-direction: column-reverse;}
	.testimonial-listing .tesxtimonial-box { flex-direction: column-reverse; gap:30px;}
	.testimonial-listing .tesxtimonial-box .brand-logo-box::before{    top: -30px;right: 0;left: 50%;transform: translate(-50%, -50%) rotate(45deg);}
	.approachCnt-title {padding: 0px;}
	.approachCnt .approachCnt-title .approachTitle {padding-bottom: 10px;font-size: 22px;}
    .box-approachcta {flex-direction: column !important;}
    .approach-content .approachImg, .approach-content .approachCnt {width: 50%;}
	.getQuoteCta-Sec .getQuoteCta .sectionTitle {font-size: 26px;}
	.testimonial-listing .tesxtimonial-box:nth-child(even) .brand-logo-box::before{left: 50%;}
	.blogmainDiv .singleBlog, .blogmainDiv .multiBlogs {max-width: 100%;}
	.multiBlogs .blogitem{align-items: flex-start;}
	.thanyouInnerSec{gap: 10px;margin-bottom: 20px;align-items:center;text-align:center;}
	.pagenotfound-image .horseimg{max-width:300px;margin:0 auto;}
	.pagenotfoundwrap{align-items:center;justify-content:center;text-align:center;gap:20px;}
	.thankyouSec .breadcrumb ul{justify-content:center;}
	.thankyouSec .get-a-quoteBtn{text-align:center;}
	.contact-us-div-cs .contactus-para{width:100%;}
	.sp-casestudy-coverimg{background-color: var(--sydnney-plumbing-secondary);}
	.sp-casestudy-coverimg .logo-img-abs{padding:15px;}
	.sp-casestudy-coverimg .logo-img-abs img{max-width:110px;}
	.csimage-box{width:100% !important;}
	.sydneyobjectives.sm-outstanding-outcomes .contentImgCol.width-30-per{margin-bottom:-40px;}
    .FaqAcco .faqAnsDesc .fqdtailTtle {font-size: 16px;}
	.approachCnt .approachDesc, .card-Content .cardDesc {font-size: 16px;}
	.casestudies-Sec .viewallCasestudiBtn .cstbtn {margin-top: 26px;}
	.timeline .default-content {left: 15px;}
	.cardlist-content{min-width: auto;}
	.innerpageCasestudy .casestudyTitle .casestudylink{font-size: 22px;}
	.timeline li:nth-child(even) .timeline-item {right: initial;left: 70px;}
	.timeline li .timeline-item {margin-bottom: 20px;}
	.timeline ul li .timeline-item:before {z-index: -1;}
	.testProcess-sec .sectionTitleDiv.width-70 {
		margin-bottom: 56px;}
	.sydneyobjectivesinner{flex-direction:column;align-items:center;gap:0 !important;}
	.contentImg-sec.servicesblwbnnrsec, .webdevservicescontentImg-Sec.innerservices-Sec {padding-top: 40px !important;}
	.about-ourApproch-Sec .card-with-number {flex-wrap: wrap;}
	.py-80{padding-bottom:40px !important;}
	.solutionsnumbersCms .highlightsTitle, .objectivetextwrap .secTitleDesc .highlightsTitle {font-size: 20px;}
	.highlightsPointsLeft ul li span, .highlightsPointsright ul li span {font-size: 20px;}
	.fp-challenges .card-Content .cardtitle, .qn-challenges .cardtitle.font-size-20{font-size: 16px !important;line-height: 1.5em !important;}
	.font-size-20 {font-size: 16px !important; line-height: 1.5em !important;}
	.testimonialSlider .slick-prev {left: 0px;}
	.testimonialSlider .slick-next {right: 1px;}
	.testimonialSlider .slick-prev:before, .testimonialSlider .slick-next:before {width: 20px;height: 20px;background-size: contain;}
	.cst-post .blog_list_box .post {width: calc((100% / 2) - 8px);}
    .single-post .breadcrumb.cst-breadcrumb {display: none;}
	.sniffSpacesolutions .point-list > li:before{font-size:20px;}
	.cst-post .bloglisCategoryMenu .inputField.selectField {background-color: #f0f8ff00;}
	.cst-post .bloglisCategoryMenu .list-category{display: none;}
	.cst-post .pagination-container ul li a span {display: none;}
	.search-blog .search-submit {background: url(../images/icn-search.svg) #ffffff00 no-repeat 12px;}
	.breadcrumb.cst-breadcrumb p, .rank-math-breadcrumb p {flex-wrap: wrap;gap: 7px;row-gap: 0px;}
    .accordion-item img {max-width: 100%;}
	.sydneyobjectivesinner .objectivecontent{padding-bottom:0;}
	.casestudiesinnersecBnrImg.mega-casestudy-covering{padding-bottom: 45px;}
	.magacash-result-key .objectivebody .objectivetextwrap{width: 100%;}
	.casestudiesobjectives .objectivebody{gap: 24px;}
	.handle-more-challenges.engagmnt-model-sec .contentImgRow{margin-bottom: 0;}
	.off-black-bg .contentImgRow{flex-direction: column;}
	.off-black-bg .contentImgRow .contentCol .title-48, .off-black-bg .contentImgRow .contentCol .secTitleDesc{margin-bottom: 0;}
	.off-black-bg .contentImgRow .contentImgCol, .off-black-bg .contentImgRow .contentCol{max-width: 100%;text-align: center;}

	.cool-highlight-row {gap: 15px;}
	.cool-highlight-row .cool-highlight-col {width: calc((100% - 15px) / 2);}
	.cool-highlight .sectionTitle {font-size: 26px;}
	.cool-highlight-row .cool-highlight-col {padding: 15px;}
	.cool-highlight-row .cool-highlight-col .secTitleDesc {line-height: 1.4em;} 
	.wsg-section .decogla-content ul {gap: 10px;}
	.technical-specs-wrapper .specsinnerbox {width: 100%;}
	.cool-highlight-row .cool-highlight-col {width: 100%;}
	.aboutCunthedingDiv .aboutCuntTitle {margin-bottom: 24px;}
	.wsg-section .wsg-cta .sectionTitle {font-size: 25px;}
	.wsg-section .wsg-cta {padding: 40px 0px;}
	.wsg-section .wsg-cta .getquoteBtn {margin-top: 26px;}
	.section-boxcontent {flex-direction: column;gap: 0px;}
	.section-boxcontent .sectionTitleDiv {width: 100%;text-align: center;}
	.wsg-section .Hmtransfrm .slick-list.draggable {left: 67px;}
	.wsg-section .decogla-content ul li {width: 100%;}
	.sec-results-at-glance .innerbox{width: calc((100% * 0.50) - 12px);}
    .nextgen-section .case-study-single-slider .slick-dots {margin-top: 30px;}
	.status-sec .cardlist-inner-boxs.cardlist-inner-boxs-four .status-txt {max-width: 100%;}
	.danny-johananoff-section .section-direction .border-bottom {padding-bottom: 40px;}
	.danny-johananoff-section .section-direction.sm-outstanding-outcomes .contentImgRow{flex-direction: column !important;}
	.danny-johananoff-section .section-direction .border-bottom .contentImgRow .contentCol {max-width: 100%;}
	.innova-section .customFirePlaceDiv .solutionsnumbersCms.point-list > ul > li {width: 100%;}
	.innova-section .solutionsnumbersCms .highlightsTitle {font-size: 16px;}
	.innova-section .left-arrow-div:before{top: 5px;}
	.innova-section .casestudiesobjectives .objectivebody{gap: 10px;}
}	
@media only screen and (max-width: 650px) {
  .skinmatrixstrategy.rv-center-bg-box .whychoose-card {  width: 100%;}
}
/* common css for below screen 575 */
@media only screen and (max-width: 575px) {
	.casestudiesmain .casestudystatlist li{width:100%;border-right:none !important;padding-bottom: 10px;}
	.casestudiesmain .casestudystatlist li:last-child{padding-bottom: 0px;}
	.casestudiesmain .casestudystatlist li:nth-child(even){padding-left:0;}
	.casestudiesmain .casestudystatlist li img{margin-top:0;}
	.casestudiesmain .casestudy-titledesc{margin-bottom:16px;}
	.paginationprev, .paginationno, .paginationnext {height: 38px;width: 38px;padding: 10px;line-height: 1;text-align: center;}
	.paginationwrap .paginationprevtxt{display:none;}
	.casestudiesmain .casestudy-img .absoluteimglogo{height: 56px;width: 140px;}
	.casestudiesmain .casestudy-img .absoluteimglogo img{max-width:80%;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four{flex-direction: column;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow{gap: 20px;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol{max-width: 100%;padding-bottom: 0;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentImgCol{max-width: 100%;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol .bkstrategyBtn.cstbtn-mtop {margin-bottom: 40px;}
	.testimonilSec.commonSpace .testimniClint-arrow .slick-prev {left: 20px;}
	.bloglisCategoryMenu ul li:first-child { margin: 0px 15px 10px 0px; }
	.bloglisCategoryMenu ul li { margin: 0px 15px 10px 0px; }
	.bloglisCategoryMenu ul li a { padding: 12px 25px; }
	.blogdetailcategorythumbRow { display: block; padding: 0px 0px 40px 0px; }
	.blogdetailthumb-img { margin: 0px 0px 20px 0px; }
	.blogdetailthumbnail-img { margin: 0px 0px 30px 0px; }
	.blogdetailcategorydate-row { padding: 30px 0px 40px 0px; }
	.bloglist-sec .bloglist-content .blogheadingtitle { font-size: 22px; line-height: 30px; }
	.blogdetailcategorydate-row{ flex-wrap: wrap;}
	.blogdetail-sec .posted-by { white-space: nowrap; margin-top: 20px;}
	.author-bio img { display: flex; height: 80px; width: 80px;}
	.author-bio { padding: 15px;}
	.author-bio .blogdetailsocialicons { justify-content: flex-start; align-content: flex-start;}
	.author-bio .blogdetailsocialicons{margin-top: 0px;}
	.author-bio .author-bio-content { width: calc(100% - 90px);}
	.cst-breadcrumb {padding-top: 10px;text-align: center;}
	.cst-post .Blogheading-sec {margin-top: 25px;}
	.cst-post .Blogheading-sec .headingparagraph{padding-bottom: 20px;}
	.cst-post .blog_list_box .post {width: 100%;}  
	.cst-post .bloglisCategoryMenu {margin-top: 30px;margin-bottom: 30px;}  
	.blog_list_box .post .entry-title, .blog_list_box .post .entry-title a {font-size: 24px;line-height: 26px;-webkit-line-clamp: 2;}
	.cst-post .container .pagination-wrapper {padding-top: 40px;}
	.cst-post .pagination-container ul li {margin: 0;}
	.cat-links a {margin: 0;}
	.custom-posted-on-wrapper .posted-on, .post-taxonomies .cat-links {line-height: 20px;}
	.cst-post .Blogheading-sec .headingparagraph {font-size: 16px;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail {margin-top: 30px;margin-bottom: 20px;border-radius: 12px;}
	.single-post .cst-post .post.type-post .entry-header {min-height: 100%;padding-bottom: 40px;}
	.single-post .cst-post .post.type-post .entry-header .entry-title {font-size: 26px;}
	.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper{justify-content: center;row-gap: 15px;}
	.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper div.post-author{width: 100%;margin-right: 0;margin-left: 0;text-align: center;padding-right: 0;}
	.single-post .cst-post .post.type-post .entry-header .social-share-container{column-gap: 15px;}
	.single-post .cst-post .post.type-post .entry-header .custom-posted-on-wrapper div.post-author:after{display: none;}
	.single-post .cst-post .post.type-post .entry-content .post-thumbnail, .single-post .cst-post .post.type-post .entry-content .post-thumbnail .attachment-post-thumbnail {max-height: 300px;}
	.single-post .cst-post .post.type-post .entry-header .social-share-container span.heateor_sss_svg{width: 35px !important;height: 35px !important;}
	.branch-section .innerserviceMain .row [class^='col-']:last-child {margin-bottom: 0px;}
	.qndesign-fp-counter .aboutCompyCtDtBox {width: 100% !important;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box {width: 100%;}
	.cst-casestudy-relatedwork .casestudystatlist li:last-child{margin-top: 0;}

	.Hmtransfrm.cavtransfrm .transfrm-bfr-desk, .Hmtransfrm.cavtransfrm .transfrm-afr-desk{width: 460px; height: 337px;}
    .Hmtransfrm.thermo-transfrm .transfrm-bfr-desk, .Hmtransfrm.thermo-transfrm .transfrm-afr-desk{height: 356px;         padding: 20px 20px 0px 20px;}
    .thermo-solutions .fp-solutions-img-parent::after{height: 250px;}
    .menu-banner .ftr-acco {width: 100%;}
    .Hmtransfrm.thermopools-trans .transfrm-bfr-desk, .Hmtransfrm.thermopools-trans .transfrm-afr-desk {width: 435px;height: 340px;}
    .Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk {width: 100%;height: 339px;}
    .Hmtransfrm .slick-list.draggable {left: 55px;}
    .form-section .cardlist-content .cardlist-box {width: 100%;padding-bottom: 25px;}
    .menu-banner li:last-child {padding-bottom: 0px;}

	.footer_info .ftr_logo, .footer_info .ftr_cntusinfo { margin-bottom: 30px; }
	.sectionTitle { font-size: 26px; line-height: 34px; }
	.bannerCntdtail ul li:not(:last-child) { margin-right: 0px; }
	.bannerCntdtail ul { max-width: 100%; margin: 0; width: 100%; justify-content: start; column-gap: 10px;}
	.digitalmarketBox .digitalmrktxt, .aboutCompyCtDtBox .aboutCompyCountTitle { font-size:14px; }
	.digitalmarketingWrp .digitalmrktitle { padding-bottom: 15px; font-size: 18px; }
	.aboutCompyCtDtBox .aboutCompyCountText { font-size: 24px; line-height: 1.3em; }
	.serviceportCol, .SeofferWrp .serviceportCol { width:100%; } 
	.serviceport-img { margin-bottom: 15px; }
	.serviceportRow { gap: 15px; }
	.testi-detail { padding: 20px 20px; }
	.testimonilthumb { padding: 15px 0px 0px; }
	.FaqAcco .faqCnt { padding-bottom: 15px; margin-bottom: 15px; }
	.faqCnt .faqquesTitle { font-size: 18px; padding-right: 30px; }
	.ourtechnolody-sec .sectionTitleDiv { margin: 0px auto 25px; } 
	.multiBlogs .blogContent .bloglistdate span { display: inline; }
	.blogContent .bloglistdate span:not(:last-child) { padding-right:0px; padding-bottom:3px; }
	.multiBlogs .blogitem .blogcategyImg, .multiBlogs .blogitem .blogcategyImg img {max-width: 80px;min-height: 80px;}
	.multiBlogs .blogitem .blogContent { max-width: calc(100% - 130px); }
	.multiBlogs .blogitem .blogContent .blogTitle-txt .blog-links { line-height: 1.2em; }
	.multiBlogs .blogitem:not(:last-child) { padding-bottom: 20px; margin-bottom: 20px; }
	.casestudy-content .metrics .metriCnt:not(:last-child)::after { display:none; }
	.casestudy-content .metrics .metriCnt:not(:last-child) { margin-right: 0px; margin-bottom:10px; }
	.casestudy-content .metrics { flex-direction:column; }
	.casestudyTitle .casestudylink { font-size:22px; }
	.innerbnrTxt { line-height:1.2em; }
	.innerserviCnt .innerservi-title { font-size: 20px; }
	.innerserviCnt .innerserviDesc { margin-bottom:12px; }
	.innerServiBtn .cstbtn { margin-top:15px; }
	.seoPowerCnt .seopowerUl li { width:100%; max-width: 100%; }
	.seoPowerCnt .seopowerUl li::after { top: 12px; }
	.whychoose-card { width:100%; border-right: none; }
	.partner-card { width: calc(100% / 2); max-width: 50%; min-height: 60px; }
	.testimonilSec .container { padding:0px 15px; gap: 0px; }
	.testimniClint-arrow .slick-prev, .testimniClint-arrow .slick-next { width: 45px; height: 45px; }
	.testimniClint-arrow .slick-prev:before, .testimniClint-arrow .slick-next:before { background-size:contain; width:20px; height:20px; }
	.testimniClint-arrow .slick-next { left: 85px; }
	.testimniClint-arrow .slick-prev { left:20px; }
	.cotentCards .card { justify-content:center; align-items: flex-start; gap: 20px; }
	.cotentCards .card-icon { margin-right: 0px; margin-bottom:12px; }
	.timeline ul li:not(:first-child)::before { width: 24px; height: 24px; }
	.timeline ul li.in-view::after { top: 44%; left:1px; }
	.webstoriesTitle { font-size:24px; }
	.webstoriesDtail li { max-width:100%; }
	.webstorieSlider .slick-prev, .webstorieSlider .slick-next { top: 30%; -webkit-transform: translate(0, -30%); -ms-transform: translate(0, -30%); transform: translate(0, -30%); }
	.cardlist-inner-boxs{width:100%;gap:20px;}
	.cardlist-box{width:100%;flex-direction:row;justify-content:flex-start;gap:16px;}
	.cardlist-content{width:unset;text-align:left;}
	.testiThumbImgDiv:not(.slick-initialized) > div{width: 100%; min-width: 100%;}
	.ourtechnolodyTabCnt .selectoption {display: block;}
	.ourtechnolodyTabCnt .ourtechnolodyfilter {overflow-y: auto;width: 100%;flex-wrap: wrap !important;}
	.ourtechnolodyTabCnt .ourtechnolodyfilter li {width: 100%;white-space: nowrap;text-align: center;}
	.card-with-number .card {max-width: 100%;min-height: auto;}
	.title-24 {font-size: 18px;line-height: 1.3em;}
    .ourtechnolodyTabCnt .selectoption {padding: 12px;}
	.body_scroll .copyrightDiv {padding-bottom: 15px;}	
	.gallery {column-count: 1;--webkit-column-count: 1;--moz-column-count: 1;}
	.bigCommercefaqs .faq-content{overflow-x:auto !important;}
	.bigCommercefaqs .faqTble tr td:first-child{min-width: 150px !important;}
	.bigCommercefaqs .faqTble tr td:nth-child(2){min-width: 300px !important;}
	.bigCommercefaqs .faqTble tr td:last-child{min-width: 300px !important;}
	.casestudiesobjectives .marginbottom56{margin-bottom:24px;}
	.compellingreason .compellingbody, .compellingbody .coltwo{gap:12px;}
/*	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:nth-child(odd):after{display:block;right:0 !important;}*/
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:after{display:none !important;}
	.html-css-count .cardlist-inner-boxs .cardlist-box{text-align:left;width:100%; gap:15px !important; padding-bottom:0 !important; justify-content:flex-start !important;}
	.html-css-count .cardlist-inner-boxs .cardlist-icon{flex-shrink:0;}
	.html-css-count .cardlist-inner-boxs .cardlist-box .cardlist-content{max-width:100%;}
    .reviews-page .innerpageBnrImg { height:320px;}
	.reviews-page .innerpageBnrImg img {object-fit: cover;}
	.reviews-page .logo-box { height: 50px; width: 150px;   top: 15px;  right: 15px;}
	.testimonial-listing .testimonail-content {padding: 17px;}
    .approach-content .approachCard {flex-direction: column;border-bottom: 1px solid #EEEEEE;}
    .approach-content .approachImg, .approach-content .approachCnt {width: 100%;}
    .approachCnt-title {text-align: center;}
    .box-approachcta, .approachCnt-content{flex-direction: row !important;justify-content: center !important;}
    .approachCnt-content .cstbtn:first-child {min-width: 146px;}
	.testimonial-listing .testimonail-content .title-36 {font-size: 20px;}
	.sp-casestudy-coverimg .logo-img-abs{display:none;}
	.blogContent .bloglistdate span:not(:last-child) {padding-right: 17px;}
	.blogContent .bloglistdate span:not(:last-child)::after {right: 6px;}
    .starRating .rating, .rateacrosCnt .rateacr-yeartxt {font-size: 20px;}
    .approach-content.casestudyBox .approachCnt .casestudy-tags {justify-content: center !important;}
	.technologies-sec .learnMore-cta {margin-top: 15px;}
	.timeline ul li::before {
		top: 47%;}
	.timeline ul li.in-view::after{top: 46%;}
	.timeline ul li::before{width: 24px; height: 24px;}
	.boxfilterclr {flex-direction: row;flex-wrap: wrap;gap: 10px;}
	.boxfilterclr .secTitleDesc {width: 100%;}
	.approachGrid .row [class^='col-']:last-child {margin-bottom: 0px;}
	.approachGrid .row [class^='col-']:last-child .approachCnt {padding-bottom: 0px !important;}
	.approach-Sec.webdevapproach-Sec.blackBg.commonSpace, .innerservices-Sec.commonSpace.branch-section {padding-bottom: 40px;}
    .cst-post .pagination-container ul li a, .cst-post .pagination-container ul li span.page-numbers, .pagination-container ul li .page-numbers.dots {min-height: 38px;min-width: 38px;padding: 10px;line-height: 1;text-align: center;}
    .benefitCnt .benefitDesc {padding-left: 16px;}
	.sydneyobjectivesinner .width-30-per{width:100% !important;}
		.mobile-show{display: block;}
	.mobile-hide{display: none;}
	.casestudiesmain .casestudyBox .casestudy-link > img{height:unset;}

	.paradise-casestudies .mega-counter .aboutCmpyCountDetail {flex-wrap: wrap; flex-direction: column; gap: 20px; align-items: center;}
	.paradise-casestudies .mega-counter .aboutCompyCtDtBox {width: 100%; max-width: 100% !important;}
	.paradise-casestudies .megacashafterbefore .secTitleDesc {font-size: 20px;}
	.technical-specs-wrapper .specsinnerbox {padding: 20px 15px;gap: 16px;}
	.wsg-section .Hmtransfrm .slick-list.draggable {left: 54px;}
	.cool-highlight-row .cool-highlight-col {width: 100%;}
	.sec-results-at-glance .innerbox{width: 100%;}
	.casestudy-content .metrics.homeMetriCnt.homeMetriCntList {gap: 0;}

}
/* common css for below screen 479 */
@media only screen and (max-width: 479px) { 
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box {width: 100% !important;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box {padding-bottom: 0px;}
	.cardlist-inner-boxs.cardlist-inner-boxs-four.webential-cardlist-inner-boxs-four .cardlist-box:nth-child(3) {margin-bottom: 0;}
	.webdevgetQuoteCta-Sec .getquoteBtn .cstbtn {min-width: 320px;}
	.casestudiesmain .casestudystatlist li img{margin-top:2px;}
	.casestudiesmain .casestudy-content{padding:16px;}

	.single .entry-content { max-width: calc(100% - 35px);}
	.bloglist-sec:nth-child(-n+6) .bloglist-links, .bloglist-sec .bloglist-links { padding: 20px 20px 20px 20px;}
	.blogheadingpara p{font-size: 16px; line-height: 28px;}
	.bloglist-sec .bloglist-content{  padding: 25px 0px 0px 0px;}
	.Blogheading-sec .headingparagraph { font-size: 18px; line-height: 30px;}
	.single-post .cmsPage ol li { padding-left: 30px;}
	.bloglisCategoryMenu { margin: 40px 0px 45px 0px; }

	.Hmtransfrm.cavtransfrm .transfrm-bfr-desk, .Hmtransfrm.cavtransfrm .transfrm-afr-desk{width: 320px; height: 235px;}
    .Hmtransfrm.thermopools-trans .transfrm-bfr-desk, .Hmtransfrm.thermopools-trans .transfrm-afr-desk {width: 300px;height: 235px;}
    .Hmtransfrm .slick-list.draggable { left: 46px;}
    .Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk { height: 296px;}
    .Hmtransfrm.thermo-transfrm .transfrm-bfr-desk, .Hmtransfrm.thermo-transfrm .transfrm-afr-desk {  padding: 18px 20px 0px 20px;}
    .thermo-solutions .fp-solutions-img-parent::after { height: 150px;}
    .bargains-counter.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:last-child, .black-bg.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:last-child{width: 100%;}
    .fp-counter.black-bg .aboutCmpyCountDetail .aboutCompyCtDtBox:nth-child(odd), .bargains-counter.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:nth-child(odd), .fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox{ border-right: 1px solid var(--white-dark-clr) !important;}

	.technologCol { width: calc(100% / 2); }
	.cstbtn, .commonBtn { font-size: 14px; }
	.cstbtn, .commonBtn { height: 42px; line-height: 1.1em; }
	.timeline ul li .timeline-item:before { top:50%; }
	.ourClientWrp:not(.slick-initialized) > div{width: 50%; min-width: 50%;}
	.aboutusstatswrap .aboutusstat{width:100%;}
	.approachandacheivements .acheivementscnt{flex-direction:column;gap:10px;}
	.acheivementscnt .title-24{margin-bottom:5px;}
	.compellingskinmatrixbnnrimg img{max-width:90%;}
	.approachCnt-content {flex-direction: column;}
    .approach-content.casestudyBox .approachCnt .casestudy-tags {margin-bottom: 20px;}
	.html-css-count .cardlist-inner-boxs.cardlist-inner-boxs-four .cardlist-box:nth-child(3){margin-bottom:0 !important;}
	.fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox:nth-child(odd), .fp-counter .aboutCmpyCountDetail .aboutCompyCtDtBox{width:100%;border:none !important;}
	.sydneyobjectives .objectivebody{gap:12px;}
	.sydneyobjectives .objectivetextwrap{width:100% !important;}
	.cstbtn, .commonBtn {padding: 0px 14px;}
	.starRating .rating, .rateacrosCnt .rateacr-yeartxt {font-size: 18px;}
	.sydneyobjectives .objectivetextwrap .title-24{margin-bottom:0;}
	.fp-solutions-img-parent::after {height: 180px;}
	.testimonialSlider .testi-imgDiv img {max-width: 150px;}
	.left-arrow-div:before{height: 22px;width: 22px;background-size: 14px;}
	.wsg-section .Hmtransfrm .slick-list.draggable {left: 48px;}
	.megacashafterbefore.Hmtransfrm.thermo-transfrm .transfrm-bfr-desk, .megacashafterbefore.Hmtransfrm.thermo-transfrm .transfrm-afr-desk{height: 290px;}

}

@media only screen and (max-width: 420px) {
  .Hmtransfrm.cavtransfrm .transfrm-bfr-desk, .Hmtransfrm.cavtransfrm .transfrm-afr-desk{width: 350px; height: 260px;}
  .wsg-section .Hmtransfrm .slick-list.draggable {left: 42px;}
  .megacashafterbefore.Hmtransfrm.thermo-transfrm .transfrm-bfr-desk, .megacashafterbefore.Hmtransfrm.thermo-transfrm .transfrm-afr-desk{height: 260px;}
}

/* common css for below screen 380 */
@media only screen and (max-width: 379px) {
	.bloglisCategoryMenu ul { width: 100%; }
	.bloglisCategoryMenu ul li { width: 100%; padding: 2px 0px; display: block; text-align: center; }
	.bloglisCategoryMenu ul li a { width: 100%; padding: 11px 0px; display: block; }
	.bloglisCategoryMenu { margin: 10px 0px 20px 0px; }
	.author-bio .author-bio-content { width: 100%; margin-top: 10px; }

	.kh-accordion-title + .kh-accordion-content .kh-list-unstyled .kh-accordion-item.kh-mt-3 { display: block;}
    .Hmtransfrm.cavtransfrm .transfrm-bfr-desk, .Hmtransfrm.cavtransfrm .transfrm-afr-desk{width: 300px; height: 220px;}
    .title-60 {font-size: 26px;}
    .ourtechnolodyfilter li {font-size: 16px;}
    .ourtechnolodyTabCnt .selectoption span {font-size: 16px;}
    .cmsPage h1 {font-size: 26px;}
    .cmsPage h2 {font-size: 24px;}
    .Hmtransfrm .slick-list.draggable {left: 38px;}
    .Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk {padding-top: 11px;}
    .Hmtransfrm .transfrm-bfr-desk, .Hmtransfrm .transfrm-afr-desk {height: 226px;}
    .kh-accordion-title + .kh-accordion-content {margin: 0px !important;}

	.testi-client .testiclien { margin-right: 0px; margin-bottom:5px; }
	.testi-client .testiclient-webname::after { display:none; }
	.testi-content .testi-client { flex-direction: column; align-items: center; }
	.cotentCards .card-icon {width: 50px;height: 50px;}
	.cotentCards .card {gap: 15px;}
	.box-approachcta {flex-direction: column !important;}
    .approach-content {margin-bottom: 10px !important;}
	.cotentCards .card-icon img {width: 35px;}
	.wsg-section .Hmtransfrm .slick-list.draggable {left: 39px;}
	 .megacashafterbefore.Hmtransfrm.thermo-transfrm .transfrm-bfr-desk, .megacashafterbefore.Hmtransfrm.thermo-transfrm .transfrm-afr-desk{height: 230px;}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  	.contentImg-sec.your-project-your-way-sec .contentImgRow{gap: 10px;align-items: flex-end !important;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol{max-width: calc(48% - 10px);padding-bottom: 0;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol .bkstrategyBtn.cstbtn-mtop{margin-bottom: 30px;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentCol .sectionTitle{font-size: 26px;line-height: 30px;}
	.contentImg-sec.your-project-your-way-sec .contentImgRow .contentImgCol{max-width: calc(52% - 10px);}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
  	.cst-post .blog_list_box .post {width: calc((100% / 2) - 10px);}
	.noDeviceDetect a[href^=tel] {pointer-events: auto !important;}
	.sec-results-at-glance .innerbox{width: calc((100% * 0.33) - 12px);}
}
@media only screen and (max-width: 349px) {
	.innerbnrTxt,.bannerTxt{font-size:26px;}
	.testimniClint-arrow .slick-prev{left:5px;}
	.testimniClint-arrow .slick-next{left:60px;}
	.technologies-sec .technologCol .techlgTitle {font-size: 14px;}
	.rateacrosCnt .rating-info .ratingDiv {flex-direction: column;}
	.webdevgetQuoteCta-Sec .getquoteBtn .cstbtn {min-width: 296px;}
    .learnMore-cta .cstbtn {padding: 0px 4px;}
    .boxfilterclr img {max-width: 120px;}
	.paginationprev, .paginationno, .paginationnext {height: 30px;width: 30px;padding: 6px;}
	.cstbtn, .commonBtn {padding: 0px 8px;}
}
/* common css for screen size between 768 to 820 */
@media only screen and (min-width: 768px) and (max-width: 820px){
	.blogmainDiv .singleBlog, .blogmainDiv .multiBlogs {max-width: 100%;}
}
/* common css for screen size between 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-nav .main-nav-ul li.nav-list.openSubmenu > ul.sub-menu, 
	.main-nav .main-nav-ul li.nav-list.openSubmenu > ul.sub-menu .megasubmenu {display: block !important;}
	.status-sec .cardlist-inner-boxs.cardlist-inner-boxs-four .status-txt {max-width: 185px;}
}

