body .Award-win-crousle .swiper-pagination-bullets {
	display: none;
}
body#neve_body .Award-win-crousle .swiper-horizontal {
	padding-bottom: 0;
	margin: 0 125px;
}
body#neve_body .Award-win-crousle .swiper-slide-inner {
	height: 167px;
	display: flex;
	justify-content: center;
	align-items: center;
}
body#neve_body .Award-win-crousle .swiper-slide-inner img {
	height: auto;
	width: auto;
	object-fit: cover;
}
body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button {
	width: 45px;
	height: 45px;
	background: #fff;
	box-shadow: 0 0 46px 0px rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	border: 1px solid transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s all;
}
body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button svg {
	width: 8px;
	height: 16px;
	background: url(../images/crousle-arrow.png) no-repeat;
}
body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button svg path {
	display: none;
}
body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button-prev {
	transform: rotate(180deg);
}
body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button:hover {
	border: 1px solid #223e72;
}
body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button-next {
	margin-top: 23px;
}
.case-studies-title h2 {
	display: inline-block;
	position: relative;
	padding-top: 70px;
}
.case-studies-title h2::before {
	content: "";
	width: 112px;
	height: 66px;
	background: url(../images/case-title-rocket.png) no-repeat;
	position: absolute;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.case-studies-content .case-studies-menu .case-studie-detail .case-studie-wraps {
	color: #000;
	text-align: center;
	font-family: "Gotham Rounded";
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 160%;
	text-transform: capitalize;
}
.case-studies-content .case-studies-menu .case-studie-detail .case-studie-description {
	display: inline;
}
.case-studies-content .case-studies-menu .case-studie-detail {
	padding-top: 14px;
}
.case-studies-content .case-stud-sec {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 29px;
}
.case-studies-content .case-stud-sec .case-image {
	height: 70px;
	width: 70px;
	border-radius: 50%;
}
.case-studies-content .case-stud-sec .case-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.reviewer-details .case-studie-name {
	color: #000;
	font-family: "Gotham Rounded";
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
}
.reviewer-details .case-studie-desg {
	color: #5a5656;
	font-family: Metropolis;
	font-size: 17px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 100%;
	padding-top: 7px;
}
.case-stud-sec .reviewer-details {
	padding-left: 13px;
}
.case-studie-image {
	height: 445px;
	margin-top: 23px;
}
.case-studies-menu .owl-nav {
	display: none;
}
.case-studie-item .case-studie-image img {
	height: 100%;
	width: auto;
	object-fit: cover;
}
/*Responsive*/
@media only screen and (min-width: 1350px) and (max-width: 1400px) {
	main#content .local-directories-section .cloud-rocket-img-wrap::before {
		right: 240px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
	header.header .header-detail-info-sec>li {
		margin: 0 14px;
	}
	footer#colophon:before {
		top: -93px;
		height: 94px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1169px) {
	header.header .header-detail-info-sec>li {
		font-size: 15px;
		margin: 0 14px;
	}
	header.header .header-detail-info-sec .tagLine {
		padding-left: 35px;
	}
	header.header .header-detail-info-sec>li.tagLine::after {
		width: 30px;
	}
	footer#colophon:before {
		top: -89px;
		height: 90px;
	}
}
@media only screen and (max-width: 1200px) {
	body#neve_body .Award-win-crousle .swiper-horizontal {
		margin: 0 75px;
	}
	body#neve_body .Award-win-crousle .swiper-slide-inner {
		height: 117px;
	}
	body#neve_body .Award-win-crousle .swiper-horizontal .elementor-swiper-button-next {
		margin-top: 21px;
	}
}
@media only screen and (max-width: 1199px) {
	#neve_body .footer-copyright {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	#neve_body .footer-copyright .year,
	#neve_body .footer-copyright .copy-ph {
		width: 50%;
	}
	#neve_body .footer-copyright .copyright-text {
		width: 100%;
		order: 3;
		margin: 10px 0 0;
	}
	#neve_body .footer-copyright .year {
		order: 1;
	}
	#neve_body .footer-copyright .copy-ph {
		order: 2;
	}
	footer .footer-width-fixer .sf-footer-area .sf-footer-botton-links .contact-no {
		display: inline-block;
	}
	footer .footer-width-fixer .sf-footer-area .sf-footer-botton-links .contact-no {
		padding-left: 25px;
	}
	/* g-25-09-2024 */
	.sf-footer-botton-links .contact-no::before {
		width: 20px;
		height: 20px;
	}
	/* g-25-09-2024 */
}
@media only screen and (max-width: 1024px) {
	.sticky_header header#masthead .header-nav-menu {
		margin-top: 0;
	}
	header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
		display: block;
		opacity: 0;
	}
	header#masthead .hfe-nav-menu__toggle::before {
		content: "";
		position: absolute;
		height: 3px;
		width: 26px;
		background: #fff;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
		box-shadow: 0 -7px 0 0 #fff, 0 7px 0 0 #fff;
		transition: 0.5s all;
		z-index: auto;
	}
	.no-scroll.show.menu {
		overflow: hidden;
	}
	header#masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
		box-shadow: none;
		transform: rotate(45deg);
		background: #fff;
	}
	header#masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
		height: 3px;
		width: 26px;
		background: #fff;
		content: "";
		position: absolute;
		margin: auto;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		transform: rotate(-45deg);
		transition: 0.5s all;
	}
	header#masthead .hfe-nav-menu__toggle.hfe-active-menu {
		z-index: 999999;
		background-color: #00113c;
	}
	header#masthead .hfe-nav-menu__toggle.hfe-active-menu+nav {
		transform: translateY(0);
	}
	header#masthead nav {
		position: fixed;
		top: 0;
		right: 0;
		left: 0 !important;
		bottom: 0;
		padding: 150px 0 0 0;
		background: #00113c;
		height: 100vh;
		overflow: hidden;
		transform: translateX(100%);
		transition: 0.5s all;
		z-index: 99999 !important;
		width: 100% !important;
		margin: 0;
		border-radius: 0;
		display: block;
	}
	header#masthead nav>ul {
		overflow: hidden;
		max-height: calc(100vh - 104px);
		display: block;
		opacity: 1;
	}
	header#masthead nav>ul>li {
		margin: 0;
		background: transparent;
		/*border-bottom: 1px solid #fff;*/
		padding: 0px;
		border-radius: 0;
	}
	header#masthead nav>ul>li>a,
	header#masthead nav ul li>div>a {
		background: transparent;
		margin: 0px !important;
		padding: 13px 15px !important;
		color: white;
	}
	header#masthead nav ul li.current-menu-parent>div i::before,
	header#masthead nav ul li.current-menu-parent>div i::after {
		background: #333;
	}
	header#masthead nav>ul>li:first-child {
		border-left: 0;
	}
	header.header .header-detail-info-sec>li {
		font-size: 14px;
		margin: 0 12px;
	}
	body footer#colophon .footer-section .hfe-nav-menu__layout-horizontal {
		visibility: visible;
		opacity: 1;
		height: auto;
		background-color: transparent;
	}
	body footer#colophon .footer-section .hfe-nav-menu__toggle {
		visibility: hidden;
		opacity: 0;
		display: none;
	}
	body .footer-section .hfe-nav-menu__layout-horizontal a.hfe-menu-item,
	body .footer-section .hfe-nav-menu__layout-horizontal {
		background-color: transparent !important;
	}
	body .footer-section .hfe-nav-menu__layout-horizontal ul li {
		border: 0 !important;
	}
	body .footer-section .hfe-nav-menu__layout-horizontal ul li .hfe-menu-item {
		padding: 0 !important;
	}
	body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
		visibility: visible;
		opacity: 1;
		justify-content: center;
		align-items: center;
		flex-wrap: nowrap;
	}
	body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li,
	body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {
		width: auto;
		margin-right: 0px;
	}
	body footer#colophon .footer-section .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li a.hfe-menu-item {
		background-color: transparent;
	}
	footer#colophon:before {
		top: -79px;
		height: 80px;
	}
}
@media only screen and (max-width: 1023px) {
	header.header .header-detail-info-sec>li.schedualCall::after,
	header.header .header-detail-info-sec>li.email-sec::after,
	header.header .header-detail-info-sec>li:after {
		width: 16px;
		height: 16px;
	}
	header.header .header-detail-info-sec .schedualCall,
	header.header .header-detail-info-sec .email-sec,
	header.header .header-detail-info-sec .phone-icon-sec {
		padding-left: 19px;
	}
	header.header .header-detail-info-sec .tagLine {
		padding-left: 24px;
	}
	header.header .header-detail-info-sec>li.tagLine::after {
		width: 22px;
		height: 16px;
	}
	header.header .header-detail-info-sec>li {
		font-size: 11px;
		margin: 0px 4px;
	}
	footer#colophon:before {
		top: -65px;
		height: 66px;
	}
	footer .footer-width-fixer .sf-footer-area .sf-footer-botton-links .copyright,
	footer .footer-width-fixer .sf-footer-area .sf-footer-botton-links .contact-no {
		font-size: 15px;
	}
	footer .footer-width-fixer .sf-footer-area .hfe-nav-menu>li>a {
		font-size: 16px;
	}
}
@media only screen and (max-width: 767px) {
	header.header .sf-header-menu {
		width: 50%;
	}
	header.header .header-detail-info-sec {
		flex-wrap: wrap;
	}
	footer#colophon:before {
		top: -39px;
		height: 40px;
	}
	.faqs-wrap .elementor-accordion-item .elementor-accordion-icon svg.e-font-icon-svg {
		margin: 3px 0 0;
	}
	#neve_body .footer-copyright .year,
	#neve_body .footer-copyright .copy-ph {
		width: 100%;
	}
	#neve_body .footer-copyright .copy-ph {
		margin: 10px 0;
	}
	.sf-footer-botton-links .contact-no::before {
		width: 18px;
		height: 18px;
	}
}
@media only screen and (min-width: 580px) and (max-width: 767px) {
	footer#colophon:before {
		top: -59px;
		height: 60px;
	}
}
