:root{
	--primary-font:Lato, sans-serif;
	--secondary-font:Lato, sans-serif;
	--primary-color:rgba(87, 87, 86, 1);
	--secondary-color:rgba(33, 37, 41, 1);
	--parimary-ac-color:rgba(218, 80, 37, 1) ;
	--secondary-ac-color:rgba(230, 230, 230, 1);
}

.child_theme .hs-search-results__pagination {
	flex-wrap: wrap;
}
.child_theme img.hs-image-widget {
	margin-bottom: 10px;
}
.child_theme header img.hs-image-widget,
.child_theme footer img.hs-image-widget {
	margin-bottom: 0;
}
.child_theme .hs-search-field__suggestions-container {
	z-index: 2;
}
.child_theme .back_to_top:before {
    content: “\f077”;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: “Font Awesome 5 Free”;
}
.child_theme input[type=“search”]::-webkit-search-cancel-button,
.child_theme input[type=“search”]:-moz-search-cancel-button,
.child_theme input[type=“search”]::-ms-clear  {
	display: none;
}
.child_theme fieldset.form-columns-3 .hs-form-field:last-child > .input {
	margin-right: 0;
}
@media(max-width:1440px){
	.child_theme .splide .splide__arrow--next {
		right: 2%;
	}
	.child_theme .splide .splide__arrow--prev {
		left: 2%;
	}
}

.child_theme h1, 
.child_theme h2, 
.child_theme h3, 
.child_theme h4, 
.child_theme h5, 
.child_theme h6, 
.child_theme .h1, 
.child_theme .h2, 
.child_theme .h3, 
.child_theme .h4, 
.child_theme .h5, 
.child_theme .h6 {
	margin-bottom: 0.5rem;
}
.child_theme p {
	margin-top: 0;
	margin-bottom: 1rem;
}
.child_theme b, 
.child_theme strong {
	font-weight: bolder;
}
.child_theme ol, 
.child_theme ul, 
.child_theme dl {
	margin-top: 0;
	margin-bottom: 1rem;
	padding: 0 0 0 40px;
}
.child_theme ol li, 
.child_theme ul li, 
.child_theme dl li{
	margin:0;
}
/*=========Form Style============*/
.child_theme form input[type=search], 
.child_theme form input[type=text], 
.child_theme form input[type=email], 
.child_theme form input[type=password], 
.child_theme form input[type=tel], 
.child_theme form input[type=number], 
.child_theme form input[type=file], 
.child_theme form select, 
.child_theme form textarea, 
.child_theme .tabber .media-col .form-wrap .hs-input{
	font-size: 0.875rem;
	line-height: 1.5em;
	padding: 0.5em;
	height:auto;
	box-shadow:none;
}
.child_theme form label {
	margin-bottom: 0;
}
/*=========Button Style============*/
.child_theme .cm_nv_wrp .cm_nv_inner .custom, 
.child_theme form input[type=submit], 
.child_theme .hs-button, 
.child_theme .tabber .media-col .form-wrap input.hs-button{
	padding: 9.8px 9.8px;
	font-size: 1.225rem;
	font-weight: 600;
	line-height: 1.5em;
}
/*=======*/
.child_theme .contact-banner .form-row.hs-secondary input.hs-button, 
.child_theme .contact-banner .form-row.hs-secondary .hs-button, 
.child_theme .landing-banner .form-row.hs-secondary input.hs-button, 
.child_theme .landing-banner .form-row.hs-secondary .hs-button, 
.child_theme .hs_service .widget-type-form .hs-button, 
.child_theme .form-row.secondary input[type="submit"], 
.child_theme .popup_modal_box.bg_primary .hs-button, 
.child_theme .hs-sec-btn, 
.child_theme .systems-page .hs-search-results__next-page, 
.child_theme .systems-page .hs-search-results__prev-page{
	padding: 6px 24px ;
	font-size: 1.25rem;
	font-weight: 700;
	transition:all 300ms ease-in-out;
	line-height: 1.5;
}
/*=====*/
/*=========Container=============*/
.child_theme .content-wrapper, 
.child_theme .dnd-section > .row-fluid, 
.child_theme .page-center,
.child_theme .header .page-center, 
.child_theme .header .primary-section .page-center,
.child_theme .footer .page-center,
.child_theme [class*="full-width-section"].dnd-section > .row-fluid,
.child_theme .content-wrapper .dnd-section > .row-fluid,
.child_theme .page-center .dnd-section > .row-fluid,
.child_theme .dnd-section:not([class*="full-width-section"]) > .row-fluid .page-center,
.child_theme .content-wrapper *[class*="span"] .page-center,
.child_theme .page-center.full_width {
	max-width:100%;
	width:100%;
}

@media (min-width: 576px) {
	.child_theme .content-wrapper, 
	.child_theme .dnd-section > .row-fluid, 
	.child_theme .page-center {
		
		max-width: 569.9889px;
		
	}
	.child_theme .header .page-center, 
	.child_theme .header .primary-section .page-center {
		
		max-width: 569.9889px;
		
	}
	.child_theme .footer .page-center {
		
		max-width: 569.9889px;
		
	}
}
@media (min-width: 768px) {
	.child_theme .content-wrapper, 
	.child_theme .dnd-section > .row-fluid, 
	.child_theme .page-center {
		
		max-width: 749.97px;
		
	}
	.child_theme .header .page-center, 
	.child_theme .header .primary-section .page-center {
		
		max-width: 749.97px;
		
	}
	.child_theme .footer .page-center {
		
		max-width: 749.97px;
		
	}
}
@media (min-width: 1024px) {
	.child_theme .content-wrapper, 
	.child_theme .dnd-section > .row-fluid, 
	.child_theme .page-center {
		
		max-width: 989.9955px;
		
	}
	.child_theme .header .page-center, 
	.child_theme .header .primary-section .page-center {
		
		max-width: 989.9955px;
		
	}
	.child_theme .footer .page-center {
		
		max-width: 989.9955px;
		
	}
}
@media (min-width: 1200px) {
	.child_theme .content-wrapper, 
	.child_theme .dnd-section > .row-fluid, 
	.child_theme .page-center {
		
		max-width: 1170px;
		
	}
	.child_theme .header .page-center, 
	.child_theme .header .primary-section .page-center {
		
		max-width: 1170px;
		
	}
	.child_theme .footer .page-center {
		
		max-width: 1170px;
		
	}
}
.child_theme [class*="full-width-section"].dnd-section > .row-fluid,
.child_theme .content-wrapper .dnd-section > .row-fluid,
.child_theme .page-center .dnd-section > .row-fluid,
.child_theme .dnd-section:not([class*="full-width-section"]) > .row-fluid .page-center,
.child_theme .content-wrapper *[class*="span"] .page-center,
.child_theme .page-center.full_width {
	padding-left:0;
	padding-right:0;
}
.child_theme .page-center,
.child_theme .content-wrapper,
.child_theme .dnd-section > .row-fluid{
	padding-left: 63px;
	padding-right: 63px;
} 

.child_theme .flex_row {
	margin-left: -15px;
	margin-right: -15px;
}
.child_theme .header .flex_row,
.child_theme .footer .flex_row{
	margin-left: 0;
	margin-right: 0;
}
.child_theme header .page-center{
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 575px){
	.child_theme .page-center,
	.child_theme .content-wrapper,
	.child_theme .dnd-section > .row-fluid{
		padding-left: 48px;
		padding-right: 48px;
	}
	.child_theme .flex_row {
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media(max-width:479px){
	.child_theme .h1,
	.child_theme h1{
		font-size:28.0px;
	}
}
/*============Header style==================*/
header.header {
	background-color: rgba(255, 255, 255, 1);
}
.header__container {
	margin: 0 auto;
}
.outerWrapper{
	min-height:85px;
}
header.header {
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	padding: 0;
	background-color: white;
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.header__container-wrapper {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.header__container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.header__container-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.custom-logo {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.header-right {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.custom-logo a {
	color: #007bff;
	text-decoration: none;
}

.topNav {
	display: none;
	margin-top: 20px;
	margin-right: 70px;
}
.topNav .hs-menu-wrapper > ul {
	padding: 0 0 0 40px;
	margin: 1em 0;
	flex-wrap: wrap;
	margin-top: 0;
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin-left: auto;
	flex-direction: row-reverse;
	font-size: 14px;
}
.topNav .hs-menu-wrapper > ul > li {
	display: inline-block;
	padding: 5px;
}
.topNav .hs-menu-wrapper > ul > li > a {
	display: block;
	padding: 0.5rem 1rem;
	padding-right: 0;
	padding-left: 0;
}
.topNav .hs-menu-wrapper > ul > li > a:hover {
	text-decoration: underline;
}
.topNav .hs-menu-wrapper>ul>li > ul {
	display: none;
	position: absolute;
	top: 100%;
	padding: 5px;
}
.topNav .hs-menu-wrapper>ul>li:hover > ul {
	display: block;
}

.topNav .hs-menu-wrapper>ul>li > ul > li > a {
	display: block;
	padding: .5rem 1rem;
}

.topNav .hs-menu-wrapper>ul>li > ul > li > a:hover {
	text-decoration: underline;
}

.topNav .hs-menu-wrapper>ul>li > ul::after {
	background: transparent;
	content: "";
	height: 40px;
	width: 100%;
	display: block;
	position: absolute;
	top: -40px;
} 
.menuButton {
	position: absolute;
	right: 30px;
	left: unset;
	font-size: 35px;
	top: 42px;
	z-index: 800;
}
.menuButton a {
	display: block;
	height: 22px;
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}
.menuButton a span {
	position: relative;
	display: block;
	height: 4px;
	width: 32px;
	background-color: #58595b;
	transition: 300ms ease;
}
.menuButton a span:before,
.menuButton a span:after {
	position: absolute;
	content: "";
	width: 32px;
	left: 0;
	height: 4px;
	background-color: #58595b;
	transition: 300ms ease;
}
.menuButton a span:before {
	top: -10px;
}
.menuButton a span:after {
	bottom: -10px;
}
.menuholder {
	width: 100%;
	max-width: 435px;
	position: fixed;
	top: 0;
	bottom: 0;
	background-color: #58595b;
	z-index: 1040;
	padding: 1em;
	right: -435px;
	transition: right 300ms ease-in-out;
}
.mobile-open .menuholder {
	right: 0;
	transition: right 300ms ease-in-out;
}
.mobMenuClose a {
	position: absolute;
	width: 15px;
	right: 2rem;
	left: unset;
	top: 1em;
	display: inline-block;
}
.mobMenuClose a img {
	width: inherit;
}
div#version-switcher {
	width: 20%;
	float: left;
	padding-bottom: 0.5em;
	font-size: 0.8em;
	margin-top: 0.625rem;
	margin-left: 1.875rem;
}
.lang-options {
	width: 100%;
	float: left;
	display: none;

}
.lang-options  ul {
	list-style-type: none;
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0.5em;
	min-height: 35px;
}
.lang-options ul li {
	width: 100%;
	height: 35px;
	float: left;
	position: relative;
}

.lang-options ul li:before {
	display: block;
	position: absolute;
	content: "\0020";
	top: 1px;
	left: 0;
	background-repeat: no-repeat;
	background-image: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/en-gb.png);
	width: 50px;
	height: 35px;
	background-size: contain;
}
.lang-options .option-list ul li:before{
	background-image: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/en-us.png);
}
.lang-options ul li a {
	padding-left: 55px;
	color: white;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	height: 35px;
	padding: 0;
	display: block;
}

.lang-options ul li a span {
	display: none;
}
.lang-options .option-list ul li a span {
	display: block;
}
.lang-options ul:after {
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	content: "\f078";
	color: white;
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 1.2em;
	line-height: 0.8em;
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	transition: transform 0.5s;
}

.lang-options .option-list {
	width: 210px;
	height: auto;
	max-height: 0;
	position: relative;
	left: 0;
	z-index: 99;
	background: #000000;
	overflow-y: hidden;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	transition: max-height 1s;
}

.lang-options .option-list ul {
	list-style-type: none;
	position: relative;
	margin: 0;
	min-height: auto;
	float: left;
	padding: 0.5em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.lang-options .option-list ul li:first-child {
	display: none;
}

.lang-options .option-list ul li {
	width: 100%;
	height: 35px;
	float: left;
	position: relative;
	margin: 0.25em 0;
}

.lang-options .option-list ul li a {
	padding-left: 55px;
	color: white;
	text-decoration: none;
	white-space: nowrap;
	height: 35px;
	line-height: 35px;
}

.lang-options .option-list ul:after {
	display: none;
}

.lang-options:hover .option-list {
	max-height: 200px;
}

.lang-options:hover ul:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.mobileMenu {
	padding: 0 0em 0em;
	position: absolute;
	height: calc(100vh- 2rem);
	overflow-y: auto;
	top: 4rem;
	bottom: 3rem;
	left: 1rem;
	right: 1rem;
}

.mobileMenu .hs-menu-wrapper > ul {
	padding: 0 0 0 40px;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	margin-left: auto !important;
	font-size: 0.875rem;
	margin: 0;
}

.mobileMenu .hs-menu-wrapper > ul > li , 
.mobileMenu .hs-menu-wrapper > ul > li > ul > li {
	width: 100%;
	height: auto;
	padding: 0 2rem;
	border: 0;
}

.mobileMenu .hs-menu-wrapper > ul > li > a {
	display: block;
	font-weight: 500;
	font-size: 1rem;
	border-bottom: 1px solid rgba(255, 255, 225, 0.54);
	position: relative;
	padding: .5rem 3rem .5rem 0;
}

.mobileMenu .hs-menu-wrapper > ul > li.active > a , 
.mobileMenu .hs-menu-wrapper>ul>li>ul > li.active > a {
	color: white;
	text-shadow: 0 0 white;
}

.mobileMenu .hs-menu-wrapper > ul > li:hover > a , 
.mobileMenu .hs-menu-wrapper>ul>li>ul > li:hover > a  {
	color: white;
	text-shadow: 0 0 white;
}

.mobileMenu .hs-menu-wrapper > ul > li > ul {
	display: none;
}
.mobileMenu .hs-menu-wrapper>ul>li>ul > li > a {
	display: block;
	font-weight: 500;
	font-size: 1rem;
	border-bottom: 1px solid rgba(255,255,225,0.54);
	position: relative;
	padding: .5rem 3rem .5rem 10px;
}
.mobileMenu .hs-menu-wrapper > ul > li > ul {
	position: static !important;
	opacity: 1 !important;
	margin: 0;
	padding: 0;
}
.mobileMenu .hs-menu-wrapper>ul>li>ul>li {
	padding: 0;
}
.child-trigger{
	display: block !important; /* Hide button on Desktop */
	cursor: pointer; /* Mouse pointer type on hover */
	position: absolute;
	top: 0px;
	right: 32px;
	margin:0;
	width: 55px !important; /* Button width */
	min-width: 55px !important;
	height: 41px !important; /* Button height */
	padding: 0 !important;
}
.child-trigger:hover{
	text-decoration: none;
}
.child-trigger i{
	position: relative;
	top: 50%; /* Centers icon inside button */
	margin: 0 auto !important;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.child-trigger i:after{
	position: absolute;
	content: '';
}
.child-trigger i, .child-trigger i:after{
	width: 10px; /* Icon line width */
	height: 1px; /* Icon line height */
	background-color: #fff; /* Icon color */
	display: block;
}
.child-trigger i:after{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}  
.child-trigger.child-open i{}
.child-trigger.child-open i:after{
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.mobileMenu .hs-menu-wrapper>ul>li {
	position: relative;
}
.custom-logo a {
	display: block;
}

/*Header Theme Seting*/

.topNav .hs-menu-wrapper >ul >li >a {
	font-size: 14px;
	color: rgba(88, 89, 91,1.0);
	background-color: rgba(2, 103, 128,0.0);
}
.topNav .hs-menu-wrapper >ul >li:hover >a{
	color: rgba(88, 89, 91,1.0);
	background-color: rgba(2, 103, 128,0.0);
}
.topNav .hs-menu-wrapper >ul >li.active >a,
.topNav .hs-menu-wrapper >ul >li.active-branch >a{
	color: rgba(88, 89, 91,1.0);
	background-color: rgba(2, 103, 128,0.0);
}
.topNav .hs-menu-wrapper ul ul {
	background-color: rgba(255, 255, 255,1.0);
}
.topNav .hs-menu-wrapper ul ul li a {
	font-size: 14px;
	color: rgba(88, 89, 91,1.0);
	background-color: rgba(2, 103, 128,0.0);
}
.topNav .hs-menu-wrapper ul ul li:hover >a {
	background-color: rgba(2, 103, 128,0.0);
	color: rgba(88, 89, 91,1.0);
}
.topNav .hs-menu-wrapper ul ul li.active >a,
.topNav .hs-menu-wrapper ul ul li.active-branch >a{
	color: rgba(88, 89, 91,1.0);
	background-color: rgba(2, 103, 128,0.0);
}

/*Mobile Header Theme Seting*/
.mobileMenu .hs-menu-wrapper ul li a {
	color: rgba(255, 255, 255,0.75);
}
.mobileMenu .hs-menu-wrapper ul li:hover >a {
	color: rgba(255, 255, 255,1.0);
}
.mobileMenu .hs-menu-wrapper ul li.active >a,
.mobileMenu .hs-menu-wrapper ul li.active-branch >a {
	color: rgba(255, 255, 255,1.0);
}
.mobileMenu .hs-menu-wrapper ul ul li a{
	color: rgba(255, 255, 255,0.75);
}
.mobileMenu .hs-menu-wrapper ul ul li:hover >a{
	color: rgba(255, 255, 255,1.0);
}
.mobileMenu .hs-menu-wrapper ul ul li.active >a,
.mobileMenu .hs-menu-wrapper ul ul li.active-branch >a {
	color: rgba(255, 255, 255,1.0);
}

@media (min-width: 768px){
	.custom-logo {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.header-right {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.menuButton a:hover span ,
	.menuButton a:hover span:after , 
	.menuButton a:hover span:before {
		background-color: rgba(8, 102, 52, 0.75);
		transition: 300ms ease;
	}
	.topNav {
		display: block;
	}
}

@media(max-width:1200px){
	.topNav .hs-menu-wrapper>ul>li {
		padding: 0.1rem 5px;
	}
	.topNav .hs-menu-wrapper>ul>li>a {
		padding: 0.1rem 0;
	}
}

@media only screen and (max-width: 1024px){
	.topNav {
		margin-top: 12px;
	}
}

@media (max-width: 1024px){
	.menuButton {
		bottom: 0px;
		font-size: 2.5em;
	}
	.menuholder {
		max-width: 350px;
		right: -350px;
	}
	.menuButton a span {
		box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75), -1px -1px 0 rgba(255, 255, 255, 0.75), 1px -1px 0 rgba(255, 255, 255, 0.75), -1px 1px 0 rgba(255, 255, 255, 0.75);
	}
	.menuButton a span:before, 
	.menuButton a span:after {
		box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75), -1px -1px 0 rgba(255, 255, 255, 0.75), 1px -1px 0 rgba(255, 255, 255, 0.75), -1px 1px 0 rgba(255, 255, 255, 0.75);
	}
}

@media (max-width: 767px){
	.menuButton a span:before {
		top: -10px;
	}
	.footer-form form{
		width:100%;
	}
	.child-trigger{
		height: 35px !important; 
	}
	.menuButton a span:before, 
	.menuButton a span:after {
		height: 6px;
	}
	.menuButton a span {
		height: 6px;
	}
	.menuholder {
		max-width: 90%;
		right: -90%;
	}
	.mobMenuClose a {
		top: 10px;
		right: 1rem;
	}
	.mobileMenu {
		padding: 0 0;
		top: 3.25rem;
		bottom: 2rem;
	}
	.mobileMenu .hs-menu-wrapper>ul>li {
		padding: 0 1em 0 .5rem;
	}
	.mobileMenu .hs-menu-wrapper>ul>li>a {
		font-size: 0.75rem;
	}
	.mobileMenu .hs-menu-wrapper>ul>li>ul>li>a {
		font-size: 0.75rem;
	}
	header.header .page-center, 
	header.header .primary-section .page-center{
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 575px){
	.menuButton {
		bottom: unset;
		top: 25px;
		right:20px
	}
}


/*=============Footer Style==============*/
.child_theme footer.footer{
	font-size:1rem;
}
.child_theme .backToTop_Wrap{
	background-color:rgba(64, 76, 76, 1);
}
.child_theme .back_to_top svg {
	display:none;
}
.child_theme .back_to_top {
	position: static;
	width: auto;
	border: none;
	height: auto;
	font-size: 0.75rem;
	line-height: 1.25rem;
	display: inline-block;
	margin-left: 15px;
}
.btmSection .flex_row {
	padding-left: 15px;
	padding-right: 15px;
	padding-top:1rem;
}
.btmSection .flex_row .col-section {
	padding: 0;
}
.child_theme .footer .page-center{
	padding-right: 15px;
	padding-left: 15px;
}
footer.footer .col-section {
	padding: 0 15px;
}
.child_theme .back_to_top {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.child_theme .back_to_top:before {
	content: "\f077";
}
.btmSection .col-section.num2 .footer-content ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style:none;
}
footer.footer .footer-section.btmSection {
	padding-bottom: 44px;
}
.btmSection .col-section.num2 .footer-content ul li:before{
	content: "|";
	display: inline-block;
	padding: 0 10px;
}
footer.footer .imgSection {
	padding-bottom: 1rem;


}
.btmSection .flex_row .col-section.num1 {
	margin-right: 2px;
}
footer.footer .headSection{
	font-size: 0.75rem;
	line-height: 1.25rem;
}
.headSection .footer-menu ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
footer.footer form .hs-richtext, 
footer.footer form .hs-richtext p{
	font-size: 0.75rem;
	margin: 0 0 1rem;
}
.footer-form form {
	width: 75%;
	margin: 0.5em 0;
	position: relative;
}
.footer-form form .hs-form-field> label {
	display: none;
}
footer form .hs-error-msgs {
	color: #FFFFFF;
	list-style: disc;
}
footer form .hs-error-msgs li label {
	display: block;
	padding: 0.25em 0.5em;
	margin: 0.5em 0;
	background: white;
	border: 1px solid #c20e1a;
	font-family: "Lato", sans-serif;
	font-size: 0.813em;
	font-weight: 400;
	line-height: 1.5em;
}
footer .headSection .num1 .hs-menu-wrapper ul li {,
	margin-bottom: 0;,
	margin-bottom: 0;
	margin: 0;
}

footer .headSection .num1 .hs-menu-wrapper ul li a {
	padding-top: 0.1rem;
	padding-bottom: 0.05rem;
	display: block;
	line-height: 1.25rem;
}

.footer-form form input::-webkit-input-placeholder {
	color: rgba(117, 117, 117, 1.0);
}
.headSection .footer-heading h3 {
	font-weight: bolder;
	line-height: 4.5rem;
	font-size: 1.25rem;
	margin-bottom: 1.5rem;
	position: relative;
}
.headSection .footer-heading h3:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	border-bottom: 1px solid white;
}
.headSection .num3 .footer-menu ul {
	list-style: none;
	padding-left: 15px;
	margin-bottom: 1rem;
}
.headSection .num3 .footer-menu ul li {
	margin: 0;
}
.headSection .num3 .footer-menu ul li a:before {
	display: inline-block;
	width: 27px;
	position: relative;
	top: 10px;
	left: -15px;
}
.headSection .num3 .footer-menu ul li:nth-child(1) >a:before{
	content: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/linkedin.svg);
}
.headSection .num3 .footer-menu ul li:nth-child(2) >a:before{
	content: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/twitter.svg);
}
.headSection .num3 .footer-menu ul li:nth-child(3) >a:before{
	content: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/youtube.svg);
}
.headSection .num3 .footer-menu ul li:nth-child(4) >a:before{
	content: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/facebook.svg);
}
footer.footer .headSection form input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	padding: 0.5em;
	background-color: #0093d7;
	cursor: pointer;
	-webkit-appearance: none;
	font-family: Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.5em;
	color: white;
	width: auto;
}
footer.footer .headSection form input[type=email]{
	border:none;
}
.btmSection .col-section.num2 .footer-content ul a {
	text-decoration: underline;
}
footer.footer .footer-form form .hs-form-field{
	margin-bottom: 1.5em;
}


@media(max-width:1199px){
	.headSection .flex_row {
		padding-bottom: 18px;
	}
}

@media(max-width:991px){
	footer.footer .imgSection .col-section {
		margin-bottom: 0.25rem;
	}
	.headSection .flex_row {
		row-gap: 15px;
	}
	.btmSection .col-section.num2 .footer-content ul li:before{
		display:none;
	}
	.btmSection .col-section.num2 .footer-content ul {
		flex-direction: column;
	}
	.btmSection .col-section.num2 .footer-content ul li {
		line-height: 1.25rem;
	}
	.btmSection .col-section.num2 .footer-content ul li a {
		line-height: 1.25rem;
		display: inline-block;
	}
}

@media(max-width:767px){
	footer.footer .headSection .flex_row .col-section, 
	footer.footer .imgSection .flex_row .col-section,
	footer.footer .btmSection .flex_row .col-section {
		padding-top: 0;
	}
	footer.footer .col-section{
		padding-left:0;
		padding-right:0;
	}
	.headSection .flex_row {
		row-gap: 0;
	}
	.child_theme .btmSection .page-center {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 568px) {
	footer.footer .headSection form input[type=submit] {
		width: 25%;
		padding-left: 0;
		padding-right: 0;
	}
}


/*========================Home Page========================*/
.two-col-content.contentWithVideo {
	background-attachment: fixed;
	box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
	min-height: 450px;
}
.two-col-content.contentWithVideo .media_column .inner_spacer {
	border: 1px solid white;
	box-shadow: 0px 0 10px 10px rgba(0, 0, 0, 0.40);
	height: 285px;
	padding-bottom:285px;
	overflow: auto;
}
.two-col-content.contentWithVideo .main-vid-wrap,
.two-col-content .main-vid-wrap .cm_vb{
	overflow: visible;
}
.two-col-content.contentWithVideo .content-col .description {
	margin-bottom: 1rem;
}
.two-col-content.contentWithVideo .content-col .description img {
	height: 55px;
	margin-bottom: 1rem;
}
.two-col-content.contentWithVideo .content-col .description h2 {
	font-size: 2.5rem;
	letter-spacing: -2px;
	color: inherit;
	position: relative;
	padding-bottom: 1.25rem;
	margin-bottom: 1.25rem;
}
.two-col-content.contentWithVideo .content-col .description h2:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	border-bottom: 2px solid #fff;
}
.two-col-content.contentWithVideo{
	z-index:1;
}
.two-col-content.contentRight .content-col .description {
	margin-bottom: 36px;
}
.two-col-content.contentWithVideo.greenText .content-col .description h2:after{
	border-color: #006838;
}
.two-col-content.contentWithVideo.greenText{
	background-color: #ffcb15;
}
.two-col-content.contentWithVideo .content_box{
	margin-top:0;
}
.two-col-content.contentWithVideo .content-col .btn_row {
	margin-top: 1rem;
}
.two-col-content.contentWithVideo .flex_row {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.cnt-wit-bg-wrp.bottomPane .content_widget .title,
.cnt-wit-bg-wrp.bottomPane .content_widget .rich_text h2 {
	margin-bottom: 2.3rem;
}
.cnt-wit-bg-wrp.bottomPane .content_widget h2 {
	font-size: 2.5rem;
	line-height: 2.375rem;
}
.cnt-wit-bg-wrp.bottomPane .content_widget blockquote {
	font-size: 1.375rem;
	line-height: 1.75rem;
	font-weight: 400;
	margin-bottom: 2.3rem;
	border: none;
	padding-left: 0;
}
.bottomPane .cm_social_follows .flex_row {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
	gap: 8px;
}
.bottomPane .cm_social_follows .icon_cont {
	width: 47px;
	height: auto;
	position: relative;
	top: 10px;
	left: -18px;
}
.bottomPane .cm_social_follows .icon_cont img {
	width: 100%;
}
.cnt-wit-bg-wrp.text-success .content_widget blockquote {
	color: #81ba3f;
}



@media(min-width:768px){
	.cnt-wit-bg-wrp.bottomPane .content_widget {
		width: 83.333%;
		margin: 0 auto;
	}
	.cnt-wit-bg-wrp.bottomPane .content_widget {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media(min-width:992px){
	.two-col-content.contentWithVideo {
		background-size: 1258px;
	}
}
@media(max-width:1024px){
	.cnt-wit-bg-wrp.bottomPane .content_widget h2 {
		font-size: 1.875rem;
		line-height: 1.75rem;
	}
}
@media(max-width:991px){
	.two-col-content.contentWithVideo .flex_row .content-col,
	.two-col-content.contentWithVideo .flex_row .media_column {
		width: 100%;
	}

	.two-col-content.contentWithVideo .flex_row {
		row-gap: 24px;
	}
}

@media(max-width:767px){
	.two-col-content.contentWithVideo .content-col .description img {
		height: 60px;
	}
	.cm-home-banner-wrapper {
		display: none;
	}
	.contentRight.two-col-content .flex_row .content-col {
		min-height: 500px;
	}
	.child_theme .footer.footer_section__2 .footer-section-1, 
	.child_theme .footer.footer_section__2 .footer-section-2,
	.child_theme .footer.footer_section__2 .footer-section-3 {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width:575px){
	.cnt-wit-bg-wrp.bottomPane .content_widget {
		padding-left: 15px;
		padding-right: 15px;
	}
	.child_theme .btmSection .page-center{
		padding-left:0;
		padding-right:0;
	}
}
@media(max-width:479px){
	.two-col-content.contentWithVideo .content-col .description img {
		object-fit: contain;
		vertical-align: baseline;
	}
	.two-col-content.contentWithVideo .content-col .description h2 {
		font-size: 2rem;
	}
	.cnt-wit-bg-wrp.bottomPane .content_widget .rich_text h2 {
		font-size: 1.2rem;
	}
}




@font-face { 
	font-family: "Font Awesome 5 Free"; 
	src: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/fonts/FontAwesome5Free-Solid.eot) format("embedded-opentype"), 
	url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/fonts/FontAwesome5Free-Solid.woff2) format("woff2"),
	url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/fonts/FontAwesome5Free-Solid.woff) format("woff"), 
	url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/fonts/FontAwesome5Free-Solid.ttf) format("truetype"),
	url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/fonts/FontAwesome5Free-Solid.svg) format("svg");
	font-style: normal; 
	font-weight: 900; 
	font-display: auto; 
}

.case-feature .page-center.theme_center {
	max-width: 1140px;
	padding-left: 3rem;
	padding-right: 3rem;
	margin-left:auto;
	margin-right:auto;
}
.cnt-mid-sec form .hs-form-field textarea{
	height:125px;
	min-height:125px;
}
.child_theme .back_to_top:before {
    content: “\f077”;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: “Font Awesome 5 Free”;
}

.two-col-content .img-col .horizontal .double-img img{
	height:auto !important;
}
.bottomPane .cm_social_follows .flex_row {
    margin-bottom: 16px;
}
.case-feature .inner {
	display: flex;
	flex-wrap: wrap;

}
.footer-form form input::-webkit-input-placeholder {
      font-family: Arial, sans-serif !important;
    font-size: 0.875rem;
    font-weight: 400;
}
.child_theme form input{
	border:0px;
	      font-family: Arial, sans-serif !important;
	font-size: 0.875rem;
    font-weight: 400;
}

.child_theme form select{
		      font-family: Arial, sans-serif !important;
}
.case-feature .upper-content {
	flex: 0 0 100%;
	max-width: 100%;
}

.case-feature .upper-content .top_sec h1 {
	font-size: 4.25rem;
	line-height: 4.375rem;
	letter-spacing: -3px;
	margin-bottom: 2.3rem;
	font-weight: 300;
	text-align: center !important;
	color: rgba(87,87,86);
}




.case-feature .inner .feat-item-wrp {
	padding: 3rem 0 0;
	row-gap:0px;
	align-items:unset;
}

.case-feature .inner .feat-item-wrp .featitem {

	padding: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e8e8e8;
	margin-bottom: 20px;
	border-right: 8px solid #ffffff;
	border-left: 8px solid #ffffff;

}


footer.footer .headSection form input[type=submit]:hover{
	    background-color: #373737;
    color: white;
}
.case-feature.feat-wrap  .featitem .outer_wrap {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	gap:0px;
	column-gap:0px !important;
	padding: 0px !important;
}
.case-feature.feat-wrap .feat-item-wrp .left-media img {
	max-width: 100%;
	height: auto;
}
.child_theme .hs-sec-btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.case-feature .featitem .outer_wrap .left-media {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
	position: relative;
	width: 100%;

	padding-right: 15px;
	padding-left: 15px;
}

.case-feature .featitem .outer_wrap .right-content {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
	padding: 0 1em 0 1em;
}



.contact-feature .top_content h3{
font-size: 1.125rem;
line-height: 1.75rem;
}


.case-feature .featitem .outer_wrap .right-content h3 {
	font-size: 1.5rem;
	letter-spacing: -1px;
	color: inherit;
	font-weight: 300;
	margin-bottom: 1rem;
	line-height: 2rem;
}

.case-feature .featitem .outer_wrap .right-content p {
	font-size: 0.875rem;
	margin-top: 0;
	margin-bottom: 1rem;
	color: #575756;
}

.case-feature .featitem .outer_wrap .right-content h3>a {
	color: #58595b;
}


.cm-contact-form .legal-consent-container {
padding: 0px 16px 8px;
}


.case-feature.feat-wrap .feat-item-wrp .right-content .btn_row {
	margin: 0;
}

.text-success .rich_text a:hover {
    text-decoration: underline;
    color: #0056b3;
}

.case-feature.feat-wrap .feat-item-wrp .right-content .btn-wrap a {
	font-size: 1.25rem;
	font-weight: 700;
	border-color: #e94d1a;
	background-color: #e94d1a;
	color: white;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	transition: 300ms ease-in-out;
	cursor: pointer;
	line-height: 1.5;
}

/*--------------testimonials slider-------------------*/
.page-testimonial.styleChanges {
	background: none;
	min-height: 570px;
	z-index: 2;
	position: relative;

}
.page-testimonial .page-center {
	padding: 3rem;
	text-align: center !important;
}
.page-testimonial .testmn_itemv2 {
	min-height: 510px;
	display: block;
	position: relative;
	align-items: center;
	transition: transform 0.6s ease-out;
	backface-visibility: hidden;
	perspective: 1000px;
	margin: 0px;
}

.page-testimonial .testmn_itemv2 .testmn_inner_outer .flex_row {
	flex-direction: column-reverse;
	margin: 0px;
}

.page-testimonial .testmn_itemv2 .testmn_inner_outer .flex_row .left_col {
	width: 100%;
	text-align: center;
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 3.125rem;
	letter-spacing: -3px;
	max-width: 635px;
	min-height: 250px;
	margin: 0 auto;
	margin-bottom: 35px;
	padding: 0px;
}


.page-testimonial .testmn_itemv2 .testmn_inner_outer .flex_row .right_col {
	padding: 0;
	margin: 0;
	clear: both;
	width: 100%;
	text-align: center;
	width:100%;

}


.page-testimonial .testmn_itemv2 .testmn_inner_outer .right_col .img_bg {
	background-size:contain; 
	padding: 0;
	height:118px;

	border-radius:0px;
}
.page-testimonial .left_inner .text_box>p {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 3.125rem;
	letter-spacing: -3px;
	color:#575756;
}
.page-testimonial .left_inner .text_box>p>strong {
	color:#575756;

}



.page-testimonial .left_inner {
	margin: 0;
}

.second-testimonial.page-testimonial.testimonials_sliderv2 {
    box-shadow: none;
}
.page-testimonial .splide__arrow {
	font-weight: 900;
	position: absolute;
	font-size: 4.375rem;
	font-weight: 300;
	transform: translateY(-50%);
	line-height:81px;
	top: 50%;
	left: -40px;
	color: #575756;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}

.page-testimonial .splide__arrow>svg {
	display: none;
}
.two-col.two-col-content .img-col .horizontal .double-img {
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-radius:0px;
}
.two-col.two-col-content .img-col .horizontal .double-img{
	max-width:100%;
}

.lpFooter.footer.footer_section__2 .footer-section-1 .flex_row {
    border: none;
}
.page-testimonial .splide__arrow--prev:after {

	font-weight: 900;
}

.page-testimonial button.splide__arrow.splide__arrow--prev{
	transform: translateY(-50%);
	justify-content:flex-start;
}

.page-testimonial .splide .splide__arrow--prev{
	left: 5px;
}

.page-testimonial button.splide__arrow.splide__arrow--prev:before {
	content: "\f053";
}

.page-testimonial button.splide__arrow.splide__arrow--next {
	left: auto;
	right: 5px;
	justify-content:flex-end;
	position: absolute;
	font-size: 4.375rem;
	font-weight: 300;
	transform: translateY(-50%);
	top: 50%;
	color: #575756;
	font-family: "Font Awesome 5 Free";
}

.page-testimonial button.splide__arrow.splide__arrow--next:before {
	font-weight: 900;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
}

.page-testimonial .splide .splide__track {
	margin: 0px;
}

.page-testimonial ul.splide__pagination {
	display: none;

}
.page-testimonial.testimonials_sliderv2 .bottom_row {
	padding: 0px;
}

.page-testimonial .splide__track {
	margin: 0px;
}

.page-testimonial.testimonials_sliderv2 .left_inner {
	margin: 0px;
}
.two-col.cm-change .flex_row .btn_item {
    margin-bottom: 16px;
}

.two-col.cm-change .flex_row .btn_item>a {
	font-size: 1.25rem;
	font-weight: 700;
	border-color: #e94d1a;
	background-color: #e94d1a;
	color: #fff;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	transition: 300ms ease-in-out;
	margin-top: 1.25rem;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
padding:6px 24px;
	line-height: 1.5;
	border-radius: 0;
}
.two-col.two-col-content .page-center {
	padding: 3rem;
}

.two-col.cm-change .flex_row .btn_item>a:hover {
	background-color: #0093d7;
	color: #fff;
	text-decoration: none;
	border: 1px solid #0093d7;
}

/*----------------------------*/


/*-------------home page-----------*/
.contentRight.two-col-content .flex_row .description p {
	font-size: 0.875rem;
	margin-top: 0;
	margin-bottom: 1rem;
	line-height: 1.5;
	text-align: left;
}
.contentRight.two-col-content .flex_row .description>h2:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	border-bottom: 2px solid white;
}

.contentRight.two-col-content .flex_row .description>h2 {
	font-size: 2.5rem;
	color: inherit;
	font-weight: 300;
	line-height: 2.375rem;
	letter-spacing: -2px;
	position: relative;
	padding-bottom: 1.25rem;
	margin-bottom: 2.3rem;
}

.contentRight.two-col-content .flex_row {
	padding: 3rem 0px;
	gap:0px;
}

.contentRight.two-col-content .flex_row .content-col {

	padding-left:15px;
	padding-right:15px;
}


.contentRight.two-col-content .flex_row {

	margin-right: -15px;
	margin-left: -15px;
}


.contentRight.two-col-content {
	min-height: 380px;
	box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
}
.contentRight.two-col-content:before {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: bottom center;
}

.cm-banner-wrapper .top_sec h2 {
    margin-bottom: 12px;
}

.cm-banner-wrapper .top_sec img {
    margin-bottom: 10px;
}

.contentRight.two-col-content .page-center {
	width: 100%;
}

.case-feature .top_sec {
    margin: 0px;
	padding:0px;
}
.banner-snapdata .top_sec h2 {
    margin-bottom: 11px;
}

/*--------------------about snapful-------------*/
.banner-snapdata.simple-banner .cm-shape-image {
    background-size: 2328px;
    background-position: -45px -70px;
    background-repeat: no-repeat;
}
.cm-top-img .top_sec {
    padding: 0;
    margin-bottom: 1.5rem;
    text-align: center;
}


.cm-top-img .top_sec .content_widget h2 {
    font-size: 4.25rem;
    line-height: 4.25rem;
    font-weight: 300;
    margin-bottom: 2.3rem;
}

.cm-top-img .top_sec .content_widget h2>strong {
    font-weight: bolder;
}

.cm-top-img .top_sec .content_widget p {
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 400;
    margin-bottom: 2.3rem;
	color:#575756;
}

.cm-top-img .bottom_row {
    padding: 3rem 3rem 0px;
}

.cm-top-img .bottom_row .cnt-col {
    color: #da5025;
    border-width: 0;
    min-width: 230px;
    max-width: 230px;
    text-align: center;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
	height:auto;
}
.cm-top-img .bottom_row .splide__track .cnt-col .tp-img {
    text-align: center;
    margin: 0px;
}

.cm-top-img .bottom_row .tp-img-cnt {
    padding: 1.25rem 1.6rem;
    flex: 1 1 auto;
    text-align: center;
}

.cm-top-img .bottom_row .tp-img-cnt .tp-img-cnt-inner {
	display:inline-block;
    font-size: 1.25rem;
    font-weight: 900;

}

.cm-top-img .bottom_row .tp-img-cnt .tp-img-cnt-inner h3 {
    font-size: 1.0625rem;
    font-weight: 900;
    line-height: 1.5rem;
    margin-bottom: 2.3rem;

}

.video-poster.adv_video_module{
	overflow:visible;
}

.video-poster .page-center {
    padding: 0px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.video-poster .video_container {
    box-shadow: 0px 0 10px 10px rgba(0, 0, 0, 0.40);
}

.video-poster {
    overflow: visible;
}


.case-feature.feat-wrap .feat-item-wrp .right-content .btn-wrap a:hover {
    color: white;
    background-color: #0093d7;
    border-color: #0093d7;
}


.second-testimonial.page-testimonial .top_sec {
    padding-bottom: 3rem;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 902px;
padding:0px 3rem;
    margin: 0 auto;
}

.second-testimonial.page-testimonial .top_sec .top_content h2 {
    font-size: 4.25rem;
    line-height: 4.375rem;
    letter-spacing: -3px;
    margin-bottom: 2.3rem;
    font-weight: 400;
    color: #575756;
}

.second-testimonial.page-testimonial .top_sec .top_content h2>strong {
    font-weight: bolder;
}



.second-testimonial.page-testimonial .top_sec .top_content h3 {
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 2rem;
    margin-bottom: 2.3rem;
    color: #575756;
    text-align: center;
    /* max-width: 830px; */
}

.second-testimonial .top_sec .top_content {
    max-width: 902px;
}

.cm-feature-safe .page-center {

    padding-left: 3rem;
    padding-right: 3rem;
    text-align: center;
    max-width: 902px;
}

.cm-feature-safe .inner {
    display: flex;
    flex-wrap: wrap;
 
}

.cm-feature-safe .upper-content {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
 
}

.cm-feature-safe .upper-content .top_sec {
    margin: 0px;
    padding: 0px;
}

.cm-feature-safe .upper-content .top_content h2 {
    font-size: 4.25rem;
    line-height: 4.375rem;
    letter-spacing: -3px;
    margin-bottom: 2.3rem;
    font-weight: 400;

}

.cm-feature-safe .upper-content .top_content h2>strong {
    font-weight: bolder;
}

.cm-feature-safe .upper-content .top_content h3 {
    font-size: 1.375rem;
    color: inherit;
    font-weight: 400;
    line-height: 2rem;
    margin-bottom: 2.3rem;
}

.cm-feature-safe .upper-content .top_content p {
    font-size: 0.875rem;
    margin-top: 0;
    margin-bottom: 1rem;
}
.cm-feature-safe .feat-item-wrp {
    margin-top: 15px;
    margin-left: -95px;
    margin-right: -95px;
}
.cm-feature-safe .feat-item-wrp .featitem {
    background-color: #fff;
    border: 0;
    min-width: 462px;
    max-width: 462px;
    min-height: 520px;
    margin-bottom: 25px;
    box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0.24);
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    color: #0093d7;
    padding: 0.9375rem 1.5625rem 2.1875rem;
}
.page-testimonial.second-testimonial .top_sec {
    padding-bottom: 96px;
}

.cm-feature-safe .feat-item-wrp .featitem .outer_wrap {
    column-gap: 0px;
    flex-direction: column-reverse;
	text-align:center;
}

.cm-feature-safe .outer_wrap .right-content {
    background-color: rgba(255, 255, 255, 0.95);
    text-align: center;
    padding: 1.25rem;
    flex: 1 1 auto;
}

.cm-feature-safe .outer_wrap .right-content h3 {
	font-size: 2.5rem;
	color: inherit;
	font-weight: 400;
	letter-spacing: -2px;
	color:#0093d7 !important;
	position: relative;
	line-height: 2.1875rem;
	margin-bottom: 1.5rem !important;
	padding-bottom: 1.5rem;
	    word-break: auto-phrase;
}
.cm-feature-safe.feat-wrap .feat-item-wrp .right-content {
    max-width: 100%;
}

.page-logo-slider {
        box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
    position: relative;
    z-index: 99;
}


.cm-feature-safe.feat-wrap .outer_wrap .right-content h3:after {
    content: " ";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 80px;
    border-bottom: 1px solid #0093d7;
    transform: translateX(-50%);
}

.cm-feature-safe.feat-wrap .outer_wrap .right-content span {
    font-size: 1.125rem;
    font-weight: 900;
}
.key-top-img .col-btn-grp .btn_item a:hover {
    color: #fff;
}
.cm-feature-safe.feat-wrap .outer_wrap .right-content p {
    font-size: 1.125rem;
    font-weight: 900;
}
.cm-feature-safe .outer_wrap .right-content p>a {
  color:#007bff !important;
}
.cm-feature-safe.feat-wrap .outer_wrap .right-content span>a {
  color:#007bff !important;
}
.cm-feature-safe.feat-wrap .outer_wrap .right-content span>a:hover {
color:#0056b3 !important;
	text-decoration:underline;
}
.cm-feature-safe.feat-wrap .outer_wrap .right-content p span a:hover {
color:#0056b3 !important;
	text-decoration:underline;
}
.cm-feature-safe.feat-wrap .feat-item-wrp {
    align-items: unset;
    row-gap: 0px;
    column-gap: 0px;
}
.snapcontrol-banner.cm-banner-wrapper .cm-shape-image {
    background-size: 2328px;
    background-position: -45px -70px;
    background-repeat: no-repeat;
}

.cm-feature-safe.feat-wrap .outer_wrap .left-media {
    max-width: 100%;
}

.cm-feature-safe.feat-wrap .outer_wrap .left-media .img-wrap {
    max-height: 224px;
}

.cm-feature-safe.feat-wrap .outer_wrap .left-media .img-wrap>img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.page-logo-slider .page-center {
    max-width: 902px;
    padding: 3rem;
    text-align: center;
}

.page-logo-slider .top_sec.noButton {
    padding: 0px;
}

.page-logo-slider .top_content h2 {
    font-size: 4.25rem;
    line-height: 4.375rem;
    letter-spacing: -3px;
    margin-bottom: 2.3rem;
    font-weight: 400;
}

.page-logo-slider .top_content p {
    font-size: 0.875rem;
    margin-top: 0;
	color:#575756;
    margin-bottom: 1rem !important;
}
.page-logo-slider.logo_slider.noDotsArrowsAdded .top_sec.noButton {
    margin: 0px;
}

.page-logo-slider .bottom_row .logos_row {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.page-logo-slider .bottom_row .logos_row .logo_item{
    color: #da5025;
    border-width: 0;
    min-width: 230px;
    max-width: 230px;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
}

.page-logo-slider .bottom_row .logos_row .logo_item img {
    opacity: 0.5;
    filter: grayscale(100%);
    transition: all 1s;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
}

.page-logo-slider .bottom_row .logos_row .logo_item:hover img {
	opacity: 1;
    filter: grayscale(0%);
	
}.snap-top-img {
    box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
    position: relative;
    z-index: 99;
}

.snap-top-img .page-center {
    max-width: 902px;
    padding: 0px 3rem;
    text-align: center;
}

.snap-top-img .top_sec {
    padding: 0;
    margin: 0;
}

.snap-top-img .top_content h1 {
    font-size: 4.25rem;
    line-height: 4.375rem;
    letter-spacing: -3px;
    margin-bottom: 2.3rem !important;
}

.snap-top-img .bottom_row .tp-img {
    margin-bottom: 3rem;
}

.snap-top-img .bottom_row .tp-img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.snap-top-img .tp-img-cnt-inner h3 {
    font-size: 1.375rem;
       font-weight: 400;
    line-height: 2rem;
    margin-bottom: 2.3rem;
}

.snap-top-img .bottom_row .flex-row .cnt-col {
    width: 100%;
}

.cm-snap-img .bottom_row .flex-row{
	    max-width: 83.33333%;
	padding:0px 15px;
	margin:0 auto !important;
}
.cm-snap-img .bottom_row {
    display: flex;
    margin: 0 auto;
}

.cm-snap-img.cm-top-img .top_content p {
    font-size: 0.875rem;
    margin-bottom: 1rem;
    line-height: 21px;
}

.cm-snap-img.cm-top-img .bottom_row {
    padding: 0px 3rem;
	margin-bottom:3rem;
}

.key-top-img .page-center {
    padding: 0px 3rem;
}

.key-top-img .flex-row {
    row-gap: 0px;
    width: 100%;
    margin: 0px;
}
.key-top-img .flex-row .cnt-col {
    width: 100%;
}

.key-top-img .flex-row .inner_spacing {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
}


.key-top-img .tp-img-cnt-inner h2 {
    font-size: 2.5rem;
    color: inherit;
    font-weight: 300;
    line-height: 2.375rem;
    margin-bottom: 2.3rem;
}

.key-top-img .tp-img-cnt-inner h3 {
    font-size: 1.375rem;
    color: inherit;
    font-weight: 400;
    line-height: 2rem;
    margin-bottom: 2.3rem;
}
    

.key-top-img .col-btn-grp {
    margin: 0px;
}

.key-top-img .col-btn-grp .btn_row {
	margin-bottom: 1rem;
  margin-top:0px;
}

.key-top-img .col-btn-grp .btn_item a {
    font-size: 1.25rem;
    font-weight: 700;
    color: #575756;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    transition: 300ms ease-in-out;
	cursor:pointer;
    margin-top: 1.25rem;
    white-space: normal;
}

.key-top-img .flex-row .tp-img {
    margin-bottom: 3rem;
}


.key-top-img .cnt-col {
    padding: 0px;
}

.snap-bg-text .page-center {
    max-width: 902px;
    padding: 0px 3rem;
}


.snap-bg-text .content_widget .rich_text h1 {
    color: inherit;
    font-size: 4.25rem;
    line-height: 4.375rem;
    letter-spacing: -3px;
    margin-bottom: 2.3rem;
    font-weight: 300;
}

.snap-bg-text .content_widget .rich_text p {
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

.snap-bg-text .rich_text {
    margin-bottom: 3rem;
}

.snap-bg-text {
    box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
    position: relative;
    z-index: 99;
}

.snap-control-banner.simple-banner {
    min-height: 75vh;
    box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
    position: relative;
    z-index: 99;
    background-color: #404c4c;
    color: #fff;
}

.snap-control-banner .bg_el.bg_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right !important;
    background-attachment: fixed;
    background-size: cover !important;
}

.snap-control-banner .page-center {
    padding: 3rem 15px;
}
.snap-control-banner .flex_row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.snap-control-banner .flex_row .banner-content-inner {
    padding-bottom: 1.5rem ;
    padding-top: 1.5rem;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
}
.snapcontrol-slider .page-center {
    position: relative;
    z-index: 2;
    padding: 3rem 3rem 0;
}

.snapcontrol-slider.logo_slider .top_sec {
    display: flex;
    flex-wrap: nowrap;
    padding: 1.5rem 0 0;
    margin-right: -15px;
    margin-left: -15px;
}

.snapcontrol-slider .content_widget {
      position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.snapcontrol-slider .top_content h2 {
    font-size: 2.5rem;
    letter-spacing: -2px;
    color: #575756;
    position: relative;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    text-align: center;
    font-weight: 300;
    line-height: 2.6875rem;
}

.snapcontrol-slider.logo_slider .top_content p {
    margin-top: 0;
	color:#575756;
    margin-bottom: 1rem;
}
.snapcontrol-slider.logo_slider {
    box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
    position: relative;

    z-index: 99;
}

.snapcontrol-slider.logo_slider .top_content>:last-child {
    margin-bottom: 1rem;
}
.snapcontrol-slider.logo_slider .bottom_row {
    padding: 0px;
}

.snapcontrol-slider .splide__track {
    margin: 0px;
    padding: 0px;
}

.snapcontrol-slider .logos_row {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
}

.snapcontrol-slider .logos_row .logo_item {
    min-height: 350px;
    padding: 0px 3rem;
    margin: 0px;
}
.snapcontrol-slider.logo_slider .logo_item {
    margin: 0px;
    padding: 0px;
    display: flex;
    text-align: center;

}

.snapcontrol-slider.logo_slider .logo_item .logo_inner {
    display: block;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    margin-left: 8.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.snapcontrol-slider.logo_slider .splide__track {
    margin: 0px;
}

.snapcontrol-slider.logo_slider .splide__arrows .splide__arrow--prev {
    position: absolute;
    font-size: 4.375rem;
    font-weight: 900;
    transform: translateY(-50%);
    top: 50%;
    left: 5px;
    color: #575756;
    font-family: "Font Awesome 5 Free";
    justify-content: flex-start;
}

.snapcontrol-slider.logo_slider .splide__arrows .splide__arrow--prev:after {
    content: "";
    content: "\f053";
}

.snapcontrol-slider.logo_slider .splide__arrows .splide__arrow>svg {
    display: none;
}

.snapcontrol-slider.logo_slider .splide__arrow--next {
    position: absolute;
    font-size: 4.375rem;
    font-weight: 900;
    transform: translateY(-50%);
    top: 50%;
    left: auto;
    color: #575756;
    right: 5px;
    font-family: "Font Awesome 5 Free";
    justify-content: flex-end;
}

.snapcontrol-slider.logo_slider .splide__arrow--next:after {
    content: "\f054";
}
.cnt-wit-bg-wrp.text-success .content_widget blockquote>a:hover {
    text-decoration: underline;
}

.video-poster.adv_video_module .vid_trigger span {
    width: auto;
}
.video-poster.adv_video_module .vid_trigger {
    background-color: rgba(0,0,0,0);
}
.case-feature.feat-wrap .feat-item-wrp .right-content .btn-wrap a:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.case-feature.feat-wrap .feat-item-wrp .right-content .btn-wrap a:active{
        color: #fff;
    background-color: #0093d7;
    border-color: #0093d7;
}
.cm-banner-wrapper .top_sec h2 img {
    display: block;

}
form input.hs-input:focus {
outline:auto;
    border-radius: 4px;
}
.key-top-img {
        box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
    position: relative;
    z-index: 99;
}
.snap-top-img .cnt-col {
    padding: 0px;
}


.cm-contact-content .content_widget {
    display: flex;
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 15px;
}

.cm-contact-form.two-col-content .page-center {
    padding: 0px 3rem;
}

.cm-contact-form.two-col-content .right_media_image {
    display: flex;
    flex-wrap: wrap;
 
    padding: 0px 15px;
}

.cm-contact-form.two-col-content .content-col .form_wrap {
    padding: 0px;
}
.cm-contact-form .content-col {
    padding: 0px;
}
.cm-contact-form.two-col-content .flex_row {
    row-gap: 0px;
}

.two-col.cm-change .flex_row {
    margin-left: -15px;
    margin-right: -15px;
}


.cm-privacy-cookies .page-center {
    padding: 0px 3rem;
}
.cm-privacy-cookies .content_widget {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;

}

.cm-privacy-cookies .content_widget .rich_text{
	padding:0px 15px;
}


.footer .bottom-foot-third {
    float: right;
	        padding-left: 22px !important;
        display: flex;
        justify-content: flex-start;
	
}

.footer .bottom-foot-third .footer-content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.footer .bottom-foot-third .footer-content p {
    margin-left: 15.5px;
    margin-bottom: 0px;
    white-space: nowrap;
  line-height:20px;
} 

.errors-page .page-center {
    padding: 0px 15px;
}
.errors-page .hs_cos_wrapper h2 {
    line-height: 43px;
}
.errors-page .hs_cos_wrapper ul{
	margin:0px;
}

.errors-page .hs_cos_wrapper ul:not(ul ul) {
    padding-top: 10px;
}
.errors-page .hs_cos_wrapper ul>li>a:hover {
    text-decoration: underline;
    color: #0056b3;
}
/*-----------------about snapful ends-----------------*/

/*--------------responsive-------*/
@media (min-width:576px){
	
			.errors-page .page-center {
 	max-width:540px;
}
		.cm-privacy-cookies .page-center {
   	max-width:540px;
}
		.cm-contact-content .page-center{
		    max-width:540px;
	}
	
	.snapcontrol-slider .page-center {
	    max-width:540px;
	}
	
	
	.snap-control-banner .page-center {
      max-width:540px;
}

	
	
		.key-top-img .page-center {
      max-width:540px;
}
	
	
	.page-logo-slider .bottom_row .logos_row .logo_item{
		        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
	}
	
	
	.cm-feature-safe .feat-item-wrp .featitem {
		        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
	}
	
	
	.cm-feature-safe .feat-item-wrp {
		flex-flow:row wrap;
	}
	
		.page-testimonial .page-center{
		max-width:540px;
	}
	.contentRight.two-col-content .page-center{
		max-width:540px;
	}
	.cm-top-img .bottom_row .splide__track .cnt-col {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    gap: 0px;
}
		.cm-top-img .bottom_row .flex-row {
    row-gap: 0px;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}
	.cm-top-img .page-center {
		max-width:540px;
	}

	.two-col.two-col-content .page-center {
		max-width: 540px;
	}


	.case-feature .page-center.theme_center{
		max-width:540px;		
		margin:0 auto;
	}
	.case-feature .page-center.theme_center {
		max-width:540px;	
	}
	.two-col.two-col-content .page-center {
		max-width: 540px;
	}


}




@media (min-width:768px){
	
		.errors-page .page-center {
     	max-width:720px;
}
		.cm-privacy-cookies .page-center {
   	max-width:720px;
}
	
	
		.cm-contact-content .page-center{
		    max-width:720px;
	}
	
	.cm-contact-content .page-center {
    padding: 0px 3rem;
}
	.snapcontrol-slider .page-center {
	max-width:720px;
	}
	
	
	.snap-control-banner .page-center {
      max-width:960px;
}

	
		.key-top-img .page-center {
      max-width:720px;
}
	
	
		.page-testimonial .page-center{
		max-width:720px;
	}

	
	.cm-top-img .page-center {
		max-width:720px;
	}


	.cm-top-img .page-center {
		padding: 0px 3rem;
	}

	.case-feature .inner .feat-item-wrp .featitem {
		flex: 0 0 50%;
		max-width: 50%;

	}
	.contentRight.two-col-content .page-center {
		max-width:720px;
	}


	.two-col.two-col-content .page-center {
		max-width: 720px;
	}


	.case-feature .page-center.theme_center{
		max-width:720px;
		margin:0 auto;
	}
	.case-feature .page-center.theme_center {
		max-width:720px;	
	}

}

@media (min-width:1024px){
	
		.errors-page .page-center {
    			max-width:960px;
}
	.cm-privacy-cookies .page-center{
		max-width:960px;
	}
		.cm-contact-content .page-center{
		    max-width:960px;
	}
	
	
	.snapcontrol-slider .content_widget {
    margin-left: 8.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
	}
	
	.snapcontrol-slider .page-center {
	max-width:960px;
	}
	
	
	.snap-control-banner .page-center {
      max-width:960px;
}

	
	.key-top-img .page-center {
 max-width:960px;
}
	
	.page-testimonial .page-center{
		max-width:960px;
	}

	.cm-top-img .page-center {
		max-width:960px;
	}

	.contentRight.two-col-content .flex_row .content-col {
		min-height: 500px;
		margin-left: 50%;
		margin-top:3rem;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
		padding-top:3rem;
		padding-bottom:3rem;
	}

	.contentRight.two-col-content .flex_row {
		padding: 3rem 0px;
	}

	.contentRight.two-col-content .page-center {
		max-width:960px;
		padding: 3rem;
	}

	.case-feature .page-center.theme_center{
		max-width: 960px;
		margin:0 auto;
	}	
	.case-feature .page-center.theme_center {
		max-width:960px;	
	}

	.two-col.two-col-content .page-center {
		max-width: 960px;
	}

}	


@media (min-width:1200px){
	.errors-page .page-center {
    	max-width:1140px;
}
	.cm-privacy-cookies .page-center {
   	max-width:1140px;
}
	
	.cm-contact-content .page-center{
		max-width:1140px;
	}
.snapcontrol-slider .page-center {
	max-width:1140px;
	}
	
	.snap-control-banner .page-center {
      max-width:1140px;
}

	
	
.key-top-img .page-center {
 max-width:1140px;
}
	.cm-top-img .page-center {
		max-width:1140px;
	}


	.contentRight.two-col-content .page-center {
		max-width:1140px;
	}


	.two-col.two-col-content .page-center {
		max-width:1140px;
	}
	.case-feature .page-center.theme_center {
		max-width: 1140px;
		margin:0 auto;
	}

	.page-testimonial .page-center {
		max-width: 1140px;

	}

}
@media (min-width:1920px){
	.cm-banner-wrapper .bg_el.bg_img{
		background-size:coverl
	}
}

@media (max-width:1920px){
	.cm-banner-wrapper .bg_el.bg_img{
		background-size:1920px;
	}
}



@media (max-width:1023px){

	.contact-feature .top_content h2{
font-size: 2.5rem !important;
line-height: 2.8125rem !important;
}
	.page-testimonial .testmn_itemv2{
		min-height:475px;
	}
	
	
	.second-testimonial.page-testimonial .top_sec{
		padding:0px;
	}
	
	.resourceCards .cms-content h1{
		font-size: 2.5rem !important;
        line-height: 2.8125rem !important;
	}
	

	.snapcontrol-slider.logo_slider .logo_item .logo_inner {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}
	
	.snapcontrol-slider .splide__arrows {
    display: none;
}

.snap-top-img .bottom_row .splide__track {
    overflow: visible;
}
	.snap-bg-text .content_widget .rich_text h1{
		        font-size: 2.5rem;
        line-height: 2.8125rem;
	}
	
	.key-top-img .tp-img-cnt-inner h2{
		        font-size: 1.875rem;
        line-height: 1.75rem;
	}
	.key-top-img .tp-img-cnt-inner h3{
		font-size: 1.125rem;
        line-height: 1.75rem;
	}
	
	
	.snap-top-img .tp-img-cnt-inner h3{
font-size: 1.125rem;
        line-height: 1.75rem;
	}
	
	.snap-top-img .top_content h1{
		        font-size: 2.5rem;
        line-height: 2.8125rem;
	}
	
	
	.cm-top-img .top_sec .content_widget h2{
	        font-size: 2.5rem;
        line-height: 2.8125rem;
	}
	
	
	.cm-feature-safe .upper-content .top_content h3{
		        font-size: 1.125rem;
        line-height: 1.75rem;
	}
	
	
	.cm-feature-safe .upper-content .top_content h2{
		font-size: 2.5rem;
        line-height: 2.8125rem;
	}
	
	.cm-feature-safe .feat-item-wrp .featitem{
		min-width:95%;
		max-width:95%;
	}
	
	.cm-feature-safe .feat-item-wrp{
		margin-left: -45px;
        margin-right: -45px;
	}
	
	.second-testimonial.page-testimonial .top_sec .top_content h2{
		        font-size: 2.5rem;
        line-height: 2.8125rem;
	}
	
	.second-testimonial.page-testimonial .top_sec .top_content h3{
		font-size: 1.125rem;
        line-height: 1.75rem;
	}
	
		.case-feature .featitem .outer_wrap .right-content h3{
		line-height:1.75rem;
	}
	.contentRight .page-center {
    padding: 0px 24px;
}
	
	.contentRight.two-col-content .flex_row .description>h2{
		font-size: 1.875rem;
		line-height: 1.75rem;
		font-weight: 300;
	}


	.page-testimonial button.splide__arrow.splide__arrow {
		display: none;
	}
	.page-testimonial .left_inner .text_box>p{
		font-size: 1.75rem;
		line-height: 1.852rem;
		letter-spacing: -1px;
	}
	.two-col.cm-change .flex_row .btn_item>a {
		white-space:normal;
	}


}

@media (max-width:1023px){
	.cm-snap-img.cm-top-img .top_sec .content_widget h2 {
    margin-bottom: 0.3rem;
}
	.page-logo-slider .top_content h2{
		        font-size: 2.5rem;
        line-height: 2.8125rem;
	}
	
	.contentRight.two-col-content .flex_row .content-col {
		min-height: 500px;
	}
}

@media (max-width:991px){
	.footer .bottom-foot-third{
		padding-left:0px !important;
	}
	
.footer .bottom-foot-third .footer-content p:nth-child(1) {
    margin: 0px;
}

	.contentRight.two-col-content .flex_row .content-col.col5 {
		width: 100%;
	}
	.contentRight.two-col-content .flex_row{
		padding-top:1.5rem;
		padding-bottom:1.5rem;
	}

	.case-feature .upper-content .top_sec h1{
		font-size: 2.5rem ;
		line-height: 2.8125rem ;
	}

}

@media (max-width:767px){
.contact-feature.case-feature .page-center.theme_center{
		padding-left:8px;
		padding-right:8px;
	}
	
	
	.cm-banner-wrapper .bg_el.bg_img {
    top: 10px;
}
	.footer .bottom-foot-third .footer-content{
		display:block;
	}
	.resourceCards .list-holder .content h3{
		text-align:center;
	}
.cm-contact-form.two-col-content .page-center{
		padding:0px 0.5rem;
	}
	.footer .bottom-foot-third .footer-content p{
		margin:0px;
	}
	
	.cm-contact-content .page-center {
    padding: 0px 0.5rem;
}
	
	.cm-banner-wrapper .top_sec h2 img {
  
}
	
	.resourceCards .list-holder.grid article.element-item{
		        width: 100%;
        margin-right: 0;
        float: none;
	}
	
	.snapcontrol-slider .page-center{
		padding:3rem 1rem 0;
	}
	
	.key-top-img .page-center{
		padding:0px 0.5rem;
	}
	
	.case-feature .inner .feat-item-wrp{
		padding:0px;
	}
	
	.cm-top-img .page-center{
		padding:0px 8px;
	}


	.case-feature .page-center.theme_center{
		padding:0px;

	}


}


@media (max-width:568px){
	

	
	.contentRight.right {
    background-size: 775px !important;
    background-position-x: -120px !important;
    background-color: #58595b !important;
}
}


@media (max-width:479px){
	
	.cm-case-studies .description h1{
		line-height:32px;
	}
	.cm-feature-safe .outer_wrap .right-content h3{
		font-size:35px;
	}
	.page-testimonial .page-center{
		padding:3rem 3rem 0;
	}
	.cm-case-studies .description h1{
		line-height:1.14;
	}
	.two-col.cm-case-studies .right_media_image .description h1 {
    line-height: 1.14;
}

	
	
}


.cm-button-case .cm_nv_inner .btn_row .btn1 a {
	font-size: 16px;
	font-weight: 400;
	padding:0;
}
.cm-button-case .cm_nv_inner .btn_row .btn1 a:hover {
	text-decoration:underline;
}
.cm-case-studies .description h1 {
	font-weight: 300;
	margin-bottom: 36.8px;
	line-height: 46px;
	letter-spacing: -2px;
}
.cm-case-studies .description p {
	font-size: 14px;
	color: #575756;
	margin-bottom:16px;

}
.cm-case-studies .content-col .description {
	margin-bottom: 53px !important;
}
.cm-case-studies  a.hs-sec-btn {
	font-size: 16px;
	color: #007bff;
	font-weight: 400;
	line-height: 24px;
	padding: 37px 0 0;
}
.child_theme .cm-button-case .cm_nv_inner {
	padding: 0;
}
.cm-case-studies .moreButton {
	flex-direction: column;
	align-items: inherit;
	row-gap:unset;
}
.cm-change .content-col .description{
	margin-bottom:0 !important;
}
.cm-case-studies  a.hs-sec-btn:hover {
	background-color: unset;
	border: unset;
	color: #0056b3;
	text-decoration: underline;
}
.cm-case-studies a.hs-sec-btn:focus {
    background-color: transparent;
}
.cm-change .oneButton {
	margin-top: 16px;
}
.page-testimonial.testimonials_sliderv2 {
    box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
}
.cm-change .oneButton a.hs-sec-btn {
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	color: #007bff;
	line-height: 24px;
}
.cm-change .oneButton a.hs-sec-btn:hover{
	background-color: unset;
	border: unset;
	color: #0056b3;
	text-decoration: underline;
}
.cm-case-studies a.hs-sec-btn {
	background-color:transparent;
}
.cm-case-studies .description ul li {
	font-size: 14px;
	color: #575756;
}
.cm-contact-content .text_center h1.title {
	font-size: 68px;
	margin-bottom: 36.8px;
	line-height: 70px;
	font-weight: 300;
	letter-spacing: -3px;
}
.cm-contact-content .text_center .rich_text h3 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom:44.8px;
	font-weight: 400;
}
.cm-contact-content {
	box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.28);
	position: relative;
	z-index: 99;
	color: #575756;
}
.hs-inline-edit .menuholder {
	display: none;
}
.cm-contact-form label span {
	font-size: 16px;
	color: #454545;
}
.cm-contact-form form .hs-form-field {
	margin: 0;
	padding:8px 16px 8px;
}
.cm-contact-form .hs-field-desc,
.cm-contact-form .inputs-list span {
	font-size: 11px;
	margin-bottom: 8px;
	line-height:16.5px;
}
.cm-contact-form .inputs-list span p {
	margin-left:0 !important;
}
.cm-contact-form .hs-dependent-field .inputs-list{
	margin:0;
	padding:0;
}
.cm-contact-form form .hs-dependent-field .hs-form-field {
	padding: 0;
	margin-bottom: 8px;
}
.cm-contact-form .hs-richtext p {
	font-size: 11px;
	line-height: 16.5px;
	margin-bottom:12.8px;
}
.cm-contact-form .hs-richtext{
	margin:0;
}
.cm-contact-form .hs_submit.hs-submit {
	width: 100%;
    padding: 0.5em 1em;
}

.cm-contact-form .hs_submit.hs-submit input.hs-button.primary.large{
	width:100%;
}
.cm-contact-form .content-col .form_wrap {
	padding-top: 8px;
}
.bottomPane .rich_text h3 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 400;
	margin-bottom: 36.8px;
}
.contact-feature .top_content h2 {
	font-size: 68px;
	font-weight: 300;
	margin-bottom: 36.8px;
	letter-spacing: -3px;
}
.contact-feature .top_content h3 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 36.8px;
	font-weight: 400;
}

.contact-feature .inner .feat-item-wrp .featitem {
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	padding: 0;
	word-wrap: break-word;
	min-width: 467px;
	max-width: 507px;
	margin-bottom: 0.9375rem;
	background-color: #E6E6E6;
	box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.24);
} 
.child_theme .contact-feature .featitem .outer_wrap .left-media {
	padding: 0;
}

.cm-case-studies .moreButton>div {
	width: 100%;
}
.cm-case-studies  a.hs-sec-btn {
	border: none;
}
.contact-feature.feat-wrap .feat-item-wrp .left-media img {
	max-width: 185px;
	width: 100%;
	max-height: 185px;
	height: 100%;
}
.contact-feature.feat-wrap .feat-item-wrp .right-content a:before {

	content: url(//1715452.fs1.hubspotusercontent-na1.net/hubfs/1715452/raw_assets/public/Snapfulfil_September_2024/images/linkedin-blue.svg);
	display: inline-block;
	width: 34px;
	position: relative;
}
.contact-feature .featitem .outer_wrap .right-content h3 {
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: 35px;
	letter-spacing: -2px;
}
.contact-feature.feat-wrap .feat-item-wrp .left-media .img-wrap{
	max-width: 185px;
}
.contact-feature.feat-wrap .feat-item-wrp .left-media{
	max-width: 185px;
	flex: 0 0 auto;
}
.contact-feature .featitem .outer_wrap .right-content p {
	margin-bottom: 25px;
	position: relative;

}
.contact-feature.feat-wrap .inner{
	justify-content:center;
}
.contact-feature .featitem .outer_wrap .right-content {
	padding: 16px;
}
.contact-feature .featitem .outer_wrap .right-content p:after {
	content: " ";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 80px;
	border-bottom: 1px solid #454545;
}
.cm-privacy-cookies .rich_text {
	text-align: left;
	color: #575756;
	font-size: 14px;
}
.cm-privacy-cookies .rich_text ol li{
	font-size: 16px;
}
.cm-privacy-cookies {
	box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
	position: relative;
	z-index: 99;
}
.cm-icons {
	box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
	position: relative;
	z-index: 99;
}
.contact-feature .featitem .outer_wrap .right-content {
	max-width: calc(100% - 185px);
	flex: 0 0 auto;
}
.contact-feature.feat-wrap .featitem .outer_wrap{
	margin:unset;
}
.child_theme .contact-feature {
	overflow: unset;
}

.cm-banner-wrapper .banner-content-inner .top_sec {
	padding: 0 15px;
}
.cm-banner-wrapper .banner-content-inner .top_sec h1 {
	font-size: 2.5rem;
	color: inherit;
	font-weight: 300;
	line-height: 3.4375rem;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	position: relative;
	letter-spacing: -2px;
}
.cm-banner-wrapper .banner-content-inner .top_sec p {
	font-size: 0.875rem;
	color: inherit;
	padding-bottom: 0.5em;
	margin-bottom: 1em !important;
}

.cm-banner-wrapper .bg_el.bg_img {
	
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.cm-banner-wrapper .banner-content-inner .top_sec h1:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	border-bottom: 1px solid white;
}
.child_theme .cm-banner-wrapper {
	min-height: 627px;
	justify-content: start;
}
.cm-banner-wrapper .banner-content-inner {
	max-width: 495px;
	position: unset;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 0.9375rem;
	color: white;
}
.cm-banner-wrapper .flex_row {
	padding: 0 17px;
	row-gap: 0;
	margin: 0;
}
.cm-banner-wrapper .cm-shape-image {
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: 2;
}
.contact-feature {
	box-shadow: 0px 8px 0px 0px rgba(0, 0, 0, 0.24);
	position: relative;
	z-index: 99;
}
.cmoverlay .cm-shape-image {
	background-size: 2328px;
	background-position: -45px -70px;
	background-repeat: no-repeat;
}


.contact-feature .top_sec .top_content>:last-child {
    margin-bottom: 2.3rem;
}

.contact-feature.case-feature .inner .feat-item-wrp{
	padding:0px;
}

.counter-section .item .count-wrap {
  font-size:40px; font-weight:bold;
}



/*------------respnosive-------------*/
@media (min-width: 576px){

	.contact-feature .inner .feat-item-wrp .featitem {
		display: flex;
		flex: 1 0 0%;
		flex-direction: column;
		margin-right: 15px;

		margin-left: 15px;
	}

}

@media (max-width: 1200px){
	.contact-feature .inner .feat-item-wrp .featitem {
		flex: 0 0 100%;
		width:100%;
	}	
}
@media (max-width: 1024px){
	.cm-icons .rich_text h3 {
		font-size: 18px;
		line-height: 28px;
	}
	.contact-feature.feat-wrap .featitem .outer_wrap{
		flex-wrap:unset !important;
	}

}
@media (max-width: 1023.98px){
		.contact-feature .top_content h3{
		        font-size: 1.125rem;
        line-height: 1.75rem;
	}
	.cm-contact-content .text_center h1.title {
		font-size: 40px;	
		line-height:45px;
	}
	.cm-contact-content .text_center .rich_text h3 {
		font-size:18px;
		line-height:28px;
	}
	.contact-feature .inner .feat-item-wrp .featitem {
		max-width: 619px;	
	}
	.contact-feature .inner .feat-item-wrp {
		justify-content: center;
	}
}



@media (max-width: 991px) {

	.bottomPane .rich_text h3{
		font-size:18px;
		line-height:28px;
	}

}
@media (max-width: 767px) {
	.cm-case-studies .right_media_image .flex_row.flex_top {
		row-gap: 14px;
	}
	.contact-feature .inner .feat-item-wrp .featitem {
		min-width:unset;
	}
	.contact-feature.feat-wrap .featitem .outer_wrap{
		flex-wrap:unset !important;
	}
	.contact-feature.feat-wrap .feat-item-wrp .left-media{
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.contact-feature.feat-wrap .feat-item-wrp .left-media .img-wrap {
		max-width: 100%;
	}

	.child_theme .cm-banner-wrapper {
    min-height: 300px;
}
	.cm-banner-wrapper .img_after_col {
    padding: 0;
}
	.cm-banner-wrapper .flex_row {
    padding: 0;
}
	.cm-banner-wrapper .banner-content-inner .top_sec p{
		margin-bottom:0 !important;
	}

	.child_theme .cm-banner-wrapper {
    padding: 20px 10px 0 10px !important;
}
}

@media (max-width: 576px) {
		.cm-banner-wrapper .bg_el.bg_img {
    height: 300px;
    background-size: 1082px;
    background-attachment: fixed;
    background-position: center top !important;
}
		.child_theme .cm-banner-wrapper {
    min-height: 274px;
}
	ontact-feature .featitem .outer_wrap .right-content {
		padding: 0 8px;
	}
	.contact-feature .featitem .outer_wrap .right-content {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.contact-feature.feat-wrap .inner .feat-item-wrp {
		flex-direction: unset;
	}
	.cm-banner-wrapper .banner-content-inner .top_sec h1 {
		font-size: 1.25rem;
		line-height: 1.5rem;
		margin-bottom: 1em;
		letter-spacing: -1px;
	}
	.cm-banner-wrapper .banner-content-inner .top_sec p {
		margin-bottom: 0;
		line-height: 1.2em;
	}
}

@media (max-width:568px){
	
	.cmoverlay .cm-shape-image{
		        height: 300px;
        background-size: 1082px;
        background-attachment: fixed;
        background-position: center top;
	}
}

@media (max-width:440px){
	.cm-banner-wrapper .bg_el.bg_img{
		height:342px;
	}
	.child_theme .cm-banner-wrapper{
		min-height:310px;
	}
		.cm-banner-wrapper .cm-shape-image{
		top:10px;
	}
	
}