@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Rubik&display=swap');

/* @font-face {
    font-family:'source-sanse-pro-regular';
    src: url(./fonts/source-sans-pro.regular.ttf) format("truetype"),
     url(./fonts/source-sans-pro.light.ttf) format("woff"),
   url(./fonts/source-sans-pro.light.ttf) format("woff2");
   font-display:swap;
}
@font-face {
    font-family:'source-sanse-pro-bold';
    src: url(./fonts/source-sans-pro.bold.ttf) format("truetype"),
     url(./fonts/source-sans-pro.bold.woff2) format("woff"),
     url(./fonts/source-sans-pro.bold.woff2) format("woff2");
	 font-display:swap;
}
@font-face {
    font-family:'GoogleSans-Bold';
    src: url(./fonts/GoogleSans-Bold.ttf) format("truetype"),
         url(./fonts/GoogleSans-Bold.woff) format("woff"),
        url(./fonts/GoogleSans-Bold.woff2) format("woff2");
		font-display:swap;
}
@font-face {
    font-family:'Segoe UI';
    src: url(./fonts/Segoe-UI.ttf) format("truetype"),
     url(./fonts/Segoe-UI.woff) format("woff"),
    url(./fonts/Segoe-UI.woff2) format("woff2");
	font-display:swap;
}
@font-face {
    font-family:'Segoe-UI-bold';
    src: url(./fonts/Segoe-UI-Bold.ttf) format("truetype"),
     url(./fonts/Segoe-UI-Bold.woff) format("woff"),
     url(./fonts/Segoe-UI-Bold.woff2) format("woff2");
} */


#ez-toc-container {
	padding: 20px;
	border: 1px solid #d7d7d7;
	margin-bottom: 25px;
}

div#ez-toc-container ul li {
	margin: 10px 0
}

div#ez-toc-container ul li li {
	margin: 5px 0
}



.single-post article .post-content img.alignright {
	float: right;
	margin: 30px 0 30px 30px;
	clear: both
}

.single-post article .post-content img.alignleft {
	float: left;
	margin: 30px 0 30px 30px;
	clear: both
}

.single-post article .post-content p.clearfix {
	margin: 10px 0;
	clear: both;
	width: 100%;
	line-height: 0
}

.single-post article .post-content .ecommerce_step img {
	max-width: 200px;
}

.single-post article .post-content .new_cta_banner a.btn {
	font-size: 15px;
}

.popular-posts {
	margin-top: 30px;
	margin-bottom: 10px;
}

.popular-posts .post-stats {
	display: none !important
}

ul.wpp-list li span {
	display: none !important
}



input {
	border-radius: 0px;
}

input[type="submit"],
input[type="button"] {
	-webkit-appearance: none;
}

a {
	outline: none;
}

* {
	box-sizing: border-box;
	
}



a.main-btn.btn-bg-transparent:visited {
    color: #2B2B2B;
}

.form-filed.contact-label input[type="text"], input[type="email"] {
   
    margin-bottom: 10px;
}

.subscribe-section p {
    margin-bottom: 10px;
}

div#sidebarfixed {
    position: sticky;
    top: 120px;
    display: flex;
}

h1,
h2 {
	line-height: 1.2;
	margin-top: 0px;
	font-family:'Rubik', sans-serif;
	margin-bottom: 22px;
}

h3 {
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 15px;
}




h3 {
	
	font-family:'Rubik', sans-serif;
}

h4 {
	
	margin-top: 0px;
}



img {
	max-width: 100%;
}

.text-justify {
	text-align: justify;

}



.single-case-studies .green_bg,
.single-case-studies .hide-class {
	display: none;
}

.navbg .navbar-nav {
	white-space: nowrap;
}






.single-post article .entry-content p {
	color: #000;
	font-family:'Inter',sans-serif;
}

.single-post .post-thumb {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.single-post .post-thumb .post-thumbnail {
	margin: 0px;
}

.single-post .post-thumb .detail_image {
	position: relative;
	min-height: 300px;
	background: #eee;
}

.single-post .post-thumb .detail_image img {
	width: 100%
}

.single-post .post-thumb .detail_image .caption {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 30PX;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.26) 26%, rgba(0, 0, 0, 0.92) 92%, rgba(0, 0, 0, 1) 100%);

	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.26) 26%, rgba(0, 0, 0, 0.92) 92%, rgba(0, 0, 0, 1) 100%);

	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.26) 26%, rgba(0, 0, 0, 0.92) 92%, rgba(0, 0, 0, 1) 100%);
    color:#fff;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.listing-page .blog-detail h1.blog_title {
	color: #ffff;
	font-size: 35px;
	margin-bottom: 18px;
	font-family:'Rubik', sans-serif;
}

.single-post .detail_image .author_info a {
	display: flex;
	align-items: center;
}

.single-post .detail_image .author_info figure {
	width: 62px;
	height: 62px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 14px;
}

/*.single-post .detail_image .author_info figure img {width:100%; height: 100%; object-fit:cover}*/

.single-post .detail_image .author_info h3 {
	color: #fff;
	font-size: 18px;
	font-family: '', ;
	font-weight: 400;
	line-height: 150%
}

.single-post .detail_image .author_info h3 span {
	font-size: 13px;
	display: block
}





.single-post article .post-date {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 6px;
}

.single-post article .post-date p {
	margin: 0px;
	font-size: .9375rem;
}

.single-post article .post-date.new {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
}

.single-post article .post-date.new p {
	width: 50%;
	margin-bottom: 15px;
}

.single-post article .post-date.new p span {
	width: 37px;
	height: 32px;
	display: inline-block;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 18px;
	
	background: #C2C904;
	vertical-align: middle;
	margin-right: 5px;
	text-align: center;
	line-height: 34px;
}

.single-post article .post-date.new ul {
	width: 50%;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 0;
	margin-top: 0
}

.single-post article .post-date.new ul li {
	background: none;
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 10px;
	display: block
}

.single-post article .post-date.new ul li:first-child {
	margin-left: 0
}

.single-post article .post-date.new ul li a {
	font-size: 30px;
	color: #898989
}

.single-post article .post-date.new ul li a:hover {
	color: #C2C904
}

.single-post article .post-content p {
	margin-bottom: 15px;
}

.single-post article .post-date.new ul.social_new i.fa-linkedin-square {
	width: 27px;
	height: 27px;
	background: url(../images/linkedin-icon.jpg) 0 0 no-repeat;
	display: block;
	margin-top: 2px;
}



.detail-listing ul {
	margin-top: 30px;
	padding: 0
}

.detail-listing .detail-left ul li {
	background: url(../images/green-leaf2.png) left 5px no-repeat;
	padding: 0 0 19px 45px;
	width: 100%;
	float: left;
	line-height: 160%;
	color: #5c0075;
	list-style: none;
	text-align: justify
}

.detail-listing .detail-right ul li {
	width: 100%;
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #c2c800;
	list-style: none;
	margin-bottom: 5px;
}

.widget_recent_entries .post-date {
	display: none !important
}
a.contact-links:hover {
    color: #fff;
}


#post-3042 h1 {
	display: none
}

.page-id-3042 .breadcrumb {
	opacity: 0
}

.new_cta_banner.type1 ul li:marker {
	display: none
}

.new_cta_banner ul li {
	display: block
}





@media (max-width: 767px) {

	/*.navbar-nav > li > a{font-size: 13px;}*/

}



.about_content h2 {
	width: 100%;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 26px;
	margin-top: 10px;
	line-height: 31px;
}

.about_content h1 {
	width: 90%;
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 43px;
	font-weight: normal;
	margin-bottom: 25px !important;
}

.about_content h3 {
	width: 88%;
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 30px;
	font-weight: normal;
	margin-top: 17px !important;
}

.case_study_about .about_content p {
	text-align: center;
}

.breadcrumb {
	padding: 0px;
}

.hentry+.hentry,
.page-header+.hentry,
.page-header+.page-content {
	margin-top: 30px !important;
}

.yarpp-related .yarpp-thumbnail-title {
	color: #5a0074 !important;
	
}

.widget {
	float: left !important;
	width: 100%;
}

.mobile-bg.mobile-only {
	position: relative;
	right: inherit;
	bottom: inherit;
}

.mobile-bg.mobile-only #owl-example2 .owl-nav {
	font-size: 0;
}

.mobile-bg.mobile-only #owl-example2 .owl-nav .owl-prev {
	background: url(../images/left_icon.png) no-repeat top center;
	width: 64px;
	height: 64px;
	position: absolute;
	left: -30%;
	top: 35%;
}

.mobile-bg.mobile-only #owl-example2 .owl-nav .owl-next {
	background: url(../images/right_icon.png) no-repeat top center;
	width: 64px;
	height: 64px;
	position: absolute;
	right: -30%;
	top: 35%;
}

.mobile-bg.mobile-only .owl-carousel .owl-controls .owl-nav .owl-prev,
.mobile-bg.mobile-only .owl-carousel .owl-controls .owl-nav .owl-next {
	display: block !important;
}

.mobile-bg.mobile-only #owl-example2 .owl-controls {
	display: block !important;
}

/*************************** blog section ********************/

.herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm p.client-company-name span {
	line-height: 120%
}

.blog_header {
	width: 100%;
	float: left;
	background: url(../images/blog-header.jpg) 100% 100% no-repeat;
	background-size: contain;
	height: 178px;
}

.blog_header .page-title {
	text-transform: uppercase;
	font-size: 40px;
	font-family: '',;
}

#search-2 h2 {
	margin: 0;
	padding: 0;
	display: none;
}

.search-form label {
	display: block;
}

.read-more {
	border-bottom: 1px solid #5b0074;
}

.yarpp-thumbnails-horizontal {
	margin: 10px 0 20px;
}

.yarpp-related .yarpp-promote {
	display: none;
}

.relatedpost {
	margin-bottom: 0px;
}

.relatedpost img {
	max-width: 100%;
	min-height: 146px;
	margin-bottom: 15px;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 180px;
}

article.post {
	float: left;
	width: 100%;
}

.blog article.post,
.search article.post,
.date article.post,
.category article.post {
	border-bottom: 1px dashed #c0c830;
	width: 100%;
}

.blog article.post h2 a,
.search article.post h2 a,
.date article.post h2 a,
.category article.post h2 a {
	color: #ffffff !important;
}

h2.entry-title {
	padding-left: 10px;
}

.post-thumbnail img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.post-thumbnail-list {
	float: left;
	margin-bottom: 20px;
	margin-right: 3%;
}

.blog-listing .post-thumbnail-list {
	width: 195px;
}

.author-avatar {
	width: 76px;
	float: left;
}

.author-avatar img {
	width: 70px;
	float: left;
	margin-bottom: 10px;
}

.hentry.has-post-thumbnail ul,
.single-post .entry-content .post-content ul {
	margin: 0px;
	padding: 0 0 0 0px;
	clear: both;
	margin-bottom: 10px;
}


.hentry.has-post-thumbnail ul,
.single-post .entry-content .post-content ol {
	
	padding: 0 0 0 0px;
	
}

.hentry.has-post-thumbnail li,
.single-post .entry-content .post-content ul li {
	padding: 0px 0px 5px 18px;
	margin-bottom: 5px;
	line-height: 1.8;
	list-style: none;
	padding-left: 40px;
	position: relative;
}

.hentry.has-post-thumbnail li:before,
.single-post .entry-content .post-content ul li:before {
	content:"";
	/* background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48.063" height="25.992" viewBox="0 0 48.063 25.992"><g id="Logo-03" style="mix-blend-mode: normal;isolation: isolate"><path id="Path_78276" data-name="Path 78276" d="M10.407,12.971,0,23.428l2.564,2.564L12.971,15.535l2.564-2.564-2.564-2.564L2.564,0,0,2.564Z" fill="%23b31469"/><path id="Path_78277" data-name="Path 78277" d="M32.007,12.971,21.6,23.428l2.564,2.564L34.571,15.535l2.564-2.564-2.564-2.564L24.164,0,21.6,2.564Z" transform="translate(-10.741)" fill="%23c5c5c5"/><path id="Path_78278" data-name="Path 78278" d="M53.557,12.971,43.1,23.428l2.564,2.564L56.121,15.535l2.564-2.564-2.564-2.564L45.664,0,43.1,2.564Z" transform="translate(-21.432)" fill="%23b31469"/><path id="Path_78279" data-name="Path 78279" d="M75.107,12.971,64.7,23.428l2.564,2.564L77.671,15.535l2.564-2.564-2.564-2.564L67.264,0,64.7,2.564Z" transform="translate(-32.172)" fill="%23b31469"/></g></svg>') left 10px no-repeat; */
	background: url("/assets/images/favi/favicon.svg");
	position: absolute;
	top: 0;
	left:0;
	width: 27px;
	height:27px;
	background-size: 100%;
}

.blog .pagination .page-numbers,
.search .pagination .page-numbers,
.date .pagination .page-numbers,
.category .pagination .page-numbers {
	background-color: #edecec;
	padding: 0 20px;
}

.blog .pagination .page-numbers:hover,
.search .pagination .page-numbers:hover,
.date .pagination .page-numbers:hover,
.category .pagination .page-numbers:hover {
	background-color: #baca34;
	color: #fff;
}

.blog .pagination .page-numbers.current,
.search .pagination .page-numbers.current,
.date .pagination .page-numbers.current,
.category .pagination .page-numbers.current {
	background-color: #baca34;
	color: #fff;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: none !important;
	margin: 0 !important;
	vertical-align: top;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail img {
	border: 10px solid #edecec;
}

/*************************** / blog section ********************/

.readmorebtn {
	font-size: 16px;
	font-family: "";
	float: right;
}

.readmorebtn>a {
	color: #5b0074;
	float: left;
	padding: 15px 0px;
	text-decoration: none;
}

.readmorebtn>a:hover {
	color: #c1c800;
}

.entry-content a.more-link {
	display: none;
}

.post-thumbnail {
	margin-bottom: 20px;
}

.pagination {
	float: right;
	margin: 20px 0 !important;
}

.next.page-numbers {
	right: auto !important;
}

.navigation.pagination {
	float: left !important;
}

.prev.page-numbers,
.next.page-numbers {
	display: none !important;
}

.about_content h1.blog_title {
	text-align: left;
	text-decoration: none;
	font-family:"";
	font-size: 22px;
	margin: 17px 0 10px 10px !important;
	color: #4f0c80;
	font-weight: 400;
	float: left;
	width: auto;
	line-height: inherit !important;
	text-transform: capitalize;
}





body.single-case-studies {
	padding-top: 0 !important;
}

body.is_open {
	overflow: hidden;
	height: 100vh;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
	margin-top: 0px;
	
}

h3 {
	line-height: 1.2;
	margin-top: 0px;
}

h1 {
	font-size: 2.3rem;
	font-weight: 500;
}

h3 {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 10px;
}

h4 {
	font-size: 1rem;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "";
}

h5 {
	font-size: 1rem;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "";
}

.single-post article .entry-content h4 {
	font-size: 15px;
}






p {
	font-size: 17px;
	
}

img {
	max-width: 100%;
}

.padding_right {
	padding-right: 30px;
}

.padding_left {
	padding-left: 30px;
}

/* .container {
	margin: 0 auto;
	max-width: 1230px;
	padding: 0 15px;
	width: 100%
} */

.mini-container {
	margin: 0px auto;
	max-width: 1200px;
	width: 100%;
	clear: both;
	padding: 0px;
}

a {
    text-decoration: none;
    color: #000;
}

/*

.max-1200{width:1200px; padding:0 30px}

.max-1512{width:1512px; padding:0 30px}

*/

figure {
	margin: 0px;
}

.d-block {
	display: block;
}

.white {
	color: #fff;
}

.leaf {
	position: relative;
	display: inline-block;
	line-height: inherit;
}

.leaf:after {
	content: "";
	background: url(../images/icons/css-sprites.png) left top no-repeat;
	background-position: -238px -192px;
	top: inherit;
	width: 42px;
	height: 50px;
	position: absolute;
	margin: -15px 0px 0px 5px;
	transform: scale(1);
	line-height: 1;
}

.mar-0 {
	margin: 0;
}

.mar-t-0 {
	margin-top: 0px !important;
}

.mar-t-100 {
	margin-top: 8.3%;
}

.mar-b-100 {
	margin-bottom: 8.3%;
}

.mar-t-70 {
	margin-top: 4.6%;
}

.mar-b-70n {
	margin-bottom: -5%;
}

.mar-t-30 {
	margin-top: 30px !important;
}

.mar-t-40 {
	margin-top: 40px;
}

.mar-b-20 {
	margin-bottom: 20px;
}

.mar-b-15 {
	margin-bottom: 15px;
}

.mar-b-40 {
	margin-bottom: 40px !important;
}

.mar-b-70 {
	margin-bottom: 3.5% !important;
}

.mar-b-30 {
	margin-bottom: 30px !important;
}

.mar-b-15 {
	margin-bottom: 15px;
}

.mar-30n {
	margin: 0px -30px;
}

.bod-top {
	border-top: 1px solid #e1e1e0;
	text-align: center;
}

.text-center {
	text-align: center;
}





.btn-purple {
	background-color: #5c0075;
	border: 1px solid #5c0075;
}

.btn-border-green {
	background-color: transparent;
	color: #000;
	border: 2px solid #e63bc9;
	padding: 10px 15px;
    border-radius: 3px;
}

.btn-border-green:hover {
	background-color:  #b60c62;
	color: #fff;
}

.btn-green {
	background-color: #C2C904;
	border: 1px solid #C2C904;
	color: #000;
}

.btn-green:hover {
	color: #fff;
}

.wrapper {
	
	width: 100%;
}

.small-btn {

	font-size: 0.9rem;

	line-height: 46px;

	height: 46px;

	padding: 0 1.4rem;

}

.purple {
	background: #5c0075;
}

.purple .btn {
	color: #fff !important;
}



.inlineBlock {
	display: inline-block !important;
}

.block-hidden {
	display: block;
	overflow: hidden;
}

label {
	margin: 0px;
}


strong {
	font-weight: 500;
}



.listing-page .blog-listing {
	padding-right: 3%;
}

.listing-page .sidebar {
	float: right;
	width: 100%;
	max-width: 320px;
}

.listing-page .secondary .widget_search {
	float: left;
	width: 100%;
	padding: 10px;
	background: #f5f5f5;
	position: relative;
	margin-bottom: 50px;
}

.listing-page .secondary .widget_search * {
	outline: none;
}

.listing-page .secondary .widget_search .swidget-title,
.listing-page .secondary .widget_search .screen-reader-text {
	display: none;
}

.listing-page .secondary .widget_search .search-field {
	background: transparent;
	font-size: 0.875rem;
	border: 0px none;
	padding-right: 66px;
	width: 100%;
	line-height: 56px;
	height: 45px;
	text-transform: uppercase;
}

.listing-page .secondary .widget_search .search-submit {
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	height: auto;
	padding: 0px;
	width: 56px;
	background: url(../images/icons/search-icon.png) center center no-repeat #C2C904;
	border: 0px none;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	opacity: 0
}

.listing-page .secondary .leaf {
	padding: 0px;
	letter-spacing: 0;
}

.listing-page .secondary .leaf:after {
	margin: -18px 0px 0px 0px;
	transform: scale(.8);
}

.listing-page .secondary .widget_categories,
.listing-page .secondary .widget_archive,
.widget.widget_lc_taxonomy {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.listing-page .secondary .widget_categories ul,
.listing-page .secondary .widget_archive ul,
.widget_lc_taxonomy ul {
	padding: 0px;
	list-style: none;
}

.listing-page .secondary .widget_categories ul li,
.listing-page .secondary .widget_archive ul li,
.widget_lc_taxonomy ul li {
	display: block;
	padding: 12px 0px;
	border-bottom: 1px solid #e1e1e0;
}

.listing-page .secondary .widget_categories ul li a,
.listing-page .secondary .widget_archive ul li a,
.widget_lc_taxonomy ul li a {
	color: #000;
	text-decoration: none;
	display: block;
}

.listing-page .secondary .widget_categories ul li a:hover,
.listing-page .secondary .widget_archive ul li a:hover,
.widget_lc_taxonomy ul li a:hover {
	color: #C2C904;
}

/* .listing-page .secondary .s2_form_widget{float:left;width:100%;border: 3px solid #3b0142;padding: 30px 30px;background: url('https://www.chilliapple.newsoftdemo.info/blog/wp-content/uploads/2022/04/newsletter-bg.png') top center no-repeat #3b0142;color: #fff;background-size: cover;} */
.s2_form_widget {
	float: left;
	width: 100%;
	border: 3px solid #e1e1e1;
	padding: 30px 30px;
	background:  #e1e1e1;
	color: #000;
	background-size: cover;
}

.listing-page .secondary .s2_form_widget br {
	margin: 10px 0;
	display: block !important;
}

.listing-page .secondary .s2_form_widget .search,
.listing-page .secondary .s2_form_widget .subscribe-section {
	line-height: 170%;
	font-size: 13px;
}

.listing-page .secondary .s2_form_widget h2.widget-title {
	margin-bottom: 15px;
	text-align: left;
	font-size: 1.3rem;
	font-weight: 600;
}

.listing-page .secondary .s2_form_widget label,
.listing-page .secondary .s2_form_widget br {
	display: none;
}



.listing-page .secondary .s2_form_widget p {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0px;
}

.listing-page .secondary .s2_form_widget p input[type="email"] {
	color: #000;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-size: 0.875rem;
	background: #fff;
	border: 0px none;
	outline: none;
	text-align: center;
	padding: 0px 10px;
	height: 44px;
	line-height: 44px;
	border-radius: 6px;
}

.listing-page .secondary .s2_form_widget input[type="submit"] {
	border: 0px none;
	font-weight: 700;
	font-size: 0.85rem;
	line-height: 50px;
	height: 48px;
	padding: 0px 1.5rem;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	padding: 0 2rem;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #5c0075;
	border: 1px solid #5c0075;
	width: 100%;
	border-radius: 6px;
}



.listing-page .secondary h2.widget-title {
	position: relative;
	font-size: 1.4rem;
}

.listing-page .secondary h2.widget-title:after {
	content: "";
	background: url(../images/icons/css-sprites.png) left top no-repeat;
	background-position: -238px -192px;
	width: 42px;
	height: 50px;
	position: absolute;
	margin: 0px;
	top: -30px;
	transform: scale(0.8);
	line-height: 1;
}

.listing-page .blog-detail h1 {
	font-size: 1.8em;
	line-height: 1.3;
}

.blog-listing .leaf {
	padding-left: 0px;
}

.blog-list {
	display: flex;
	flex-wrap: wrap;
	background: #f5f5f5;
	margin-bottom: 3.6%;
	border: 1px solid #f5f5f5
}

.blog-list:last-child {
	margin-bottom: 0px;
}

.blog-list .image {
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden
}

.blog-list .image img {

	display: block;

	position: absolute;

	height: 100%;

	width: auto;

	max-width: inherit;

	left: 50%;

	top: 50%;

	transform: translate(-50%, -50%);

}

.blog-list .content {
	float: left;
	width: 50%;
	padding: 3%;
	min-height: 300px;
}

.blog-list .content h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

.blog-list .content h3 a {
	color: #000;
}

.blog-list .content p.small {
	font-size: 0.9rem;
	margin-bottom: 15px;
	margin-top: 0px;
	border: 0px none;
}

.blog-list .content .entry-content .blog-list .content .entry-content p {
	letter-spacing: 0px;
	margin-bottom: 0px;
}

.blog-list .btn-cont.mar-t-30 {
	margin-top: 20px !important
}

.single-post article .entry-content p {
	color: #000;
}

.single-post article .post-date {
	float: left;
	width: 100%;
}

.single-post article .post-date p {
	margin: 0px;
	font-size: .9375rem;
}

.single-post article .post-content {
	float: left;
	width: 100%;
}

/*.single-post article .post-content p{margin-bottom:40px;}*/

.single-post article .post-content blockquote {
	background: #f1f2c2;
	display: block;
	clear: both;
	margin: 0px 0px 40px;
	padding: 2% 3.5%;
}

.single-post article .post-content blockquote:not(.quote) p {
	font-size: 1.3125rem;
	line-height: 1.4;
	margin: 0px 0px 10px;
}

.single-post article .post-content blockquote:not(.quote) p strong {
	margin-bottom: 20px;
	display: inline-block;
}

.single-post article .yarpp-related,
.page article .yarpp-related {
	float: left;
	width: 100%;
	margin-top: 70px;
}

.single-post article #socialButtonOnPage .csbwfs-sbutton-post a,
.page article #socialButtonOnPage .csbwfs-sbutton-post a {
	width: inherit;
	text-align: left;
}

.single-post article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-fb img,
.single-post article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-tw img,
.single-post article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-li img,
.page article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-fb img,
.page article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-tw img,
.page article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-li img {
	width: auto;
	height: auto;
	max-height: 45px;
}

.single-post article .leftSocialButtonOnPage {
	padding: 10px 30px;
	background-color: #efefef;
}

.single-post article .leftSocialButtonOnPage .csbwfs-sbutton-post {
	padding: 0px;
	margin: 0px 2px;
}

.single-post article .leftSocialButtonOnPage .csbwfs-sbutton-post:first-child {
	margin-left: 0px;
}

.single-post article .leftSocialButtonOnPage .csbwfs-sbutton-post:last-child {
	margin-right: 0px;
}

.page article .leftSocialButtonOnPage {
	padding: 10px 30px;
	background-color: #efefef;
}

.page article .leftSocialButtonOnPage .csbwfs-sbutton-post {
	padding: 0px;
	margin: 0px 2px;
}

.page article .leftSocialButtonOnPage .csbwfs-sbutton-post:first-child {
	margin-left: 0px;
}

.page article .leftSocialButtonOnPage .csbwfs-sbutton-post:last-child {
	margin-right: 0px;
}

.single-post article .yarpp-related>h3 {
	margin-bottom: 50px;
	font-weight: normal;
	position: relative;
	font-size: 18px;
}

.single-post article .yarpp-related>h3 .leaf:after {
	content: "";
	background: url(../images/icons/css-sprites.png) left top no-repeat;
	background-position: -238px -192px;
	width: 42px;
	height: 50px;
	position: absolute;
	margin: 0px;
	top: -30px;
	transform: scale(0.8);
	line-height: 1;
}





.casestudy-list-inner .row {
	/* display: block; */
	flex-wrap: wrap;
}

/* .casestudy-list-inner .row:nth-child(2n) {
	flex-direction: row-reverse;
} */

.full_pic img {
	width: auto;
	max-width: 100%;
}

.casestudy-list-inner .wp-project {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.casestudy-list-inner .wp-project .wp-pro-img {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #efefef;
}

.casestudy-list-inner .wp-project .wp-pro-img img {
	display: block;
	position: absolute;
	transition: 2.5s;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	min-width: 100%;
	height: 100%;
	object-fit: cover;
}

.casestudy-list-inner .wp-project .wp-pro-cont img.pro-platform {
	position: absolute;
	top: -80px;
}

.casestudy-list-inner .wp-project .wp-pro-cont {
	position: absolute;
	bottom: -100%;
	transition: 1s;
	padding: 30px;
	left: 0px;
	right: 0px;
}

.casestudy-list-inner .wp-project:hover .wp-pro-cont {
	bottom: 0px;
}

.casestudy-list-inner .wp-project:hover .wp-pro-img img {
	transform: translate(-50%, -50%) scale(1.05);
}

.casestudy-list-inner .wp-project .wp-pro-img.big-image {
	padding-top: 135%
}

.casestudy-list-inner .wp-project .wp-pro-img.small-image {
	padding-top: calc(67.5% - 15px);
}

.main-content .case-studies-detail {
	border-top: 0px solid #c2c800;
	padding: 0px;
}

.main-content .case-studies-detail:before {
	display: none;
}

.main-content .heading-h2 {
	width: 100%;
}

.main-content div:not(.requirments) .heading-h2 h2 {
	font-size: 2rem;
	font-weight: 500;
}

.main-content .case-studies-detail .leaf:after {
	right: inherit;
}

.main-content .detail-listing h3 {
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	font-size:18px;
	color: inherit;
	text-transform: inherit;
	margin-bottom: 0;
}

.main-content .detail-right.platform_used {
	margin: 0px;
}

.main-content .detail-right.platform_used.mar-b-70 {
	margin-bottom: 50px !important;
}

.main-content .detail-right.platform_used.mar-b-70:first-child {
	margin-bottom: 30px !important;
}

.main-content .detail-right.platform_used.mar-b-70:last-child {
	margin-bottom: 0px !important;
}

.main-content .detail-listing .detail-right ul li {
	color: inherit;
	font-family: "";
	font-weight: 500;
	position: relative;
	text-align: left;
	padding-left: 15px;
}

.main-content .detail-listing .detail-right ul li:before {
	content: "-";
	position: absolute;
	left: 0px;
}

.main-content .detail-listing .detail-right .leaf:after {
	transform: scale(.8);
	margin-right: 0px;
}

.main-content .detail-listing .detail-left ul {
	margin: 0px 0px 30px;
	padding: 0 0 0 0px;
	float: left;
	width: 100%;
}

.main-content .detail-listing .detail-left ul li {
	color: inherit;
	/*padding:0 0 5px 40px;*/
	background-position: left 0px;
}

.main-content .detail-listing .detail-left ul li strong {
	font-weight: 600;
}

.detail-slider {
	position: relative;
	margin: 37px 0 65px;
}

.main-content .detail-slider {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	display: inline-block;
}

.macbg {
	background: url(../images/mac-bg12.webp) no-repeat 0 0;
	width: 956px;
	height: 729px;
	display: block;
	margin: 0 auto;
	padding: 30px 0
}

.mobile-bg {
	background: url(../images/moblie-bg1.webp) no-repeat 0 0;
	width: 198px;
	height: 394px;
	display: block;
	margin: 0 auto;
	padding: 30px 0;
	position: absolute;
	right: 55px;
	bottom: -2px;
	z-index: 1
}

.mobile-bg1 {
	background: url(../images/moblie-bg1.webp) no-repeat 0 0;
	width: 198px;
	height: 394px;
	display: block;
	margin: 0 auto;
	padding: 30px 0;
	right: 55px;
	bottom: -2px;
	z-index: 1;
	display: none
}

.mobile-bg2 {
	background: url(../images/moblie-bg2.webp) no-repeat 0 0;
	width: 613px;
	height: 505px;
	display: block;
	margin: 0 auto;
	padding: 65px 0;
	z-index: 1;
	text-align: left
}

.grey_bg h2 {
	font-size: 47px;
	color: #62047c;
	font-family: "";
	margin: 0
}

.grey_bg hr {
	border-top: 1px solid rgba(78, 78, 78, .2);
	margin-bottom: 37px
}

#owl-example1 .owl-item img {
	width: auto;
	margin: 8px 34px
}

#owl-example2 .owl-item img {
	margin: 27px 21px;
	position: relative;
	width: 157px;
	height: 280px;
}

#owl-example1 .owl-nav {
	font-size: 0
}

#owl-example1 .owl-nav .owl-prev {
	background: url(../images/left_icon.png) no-repeat top center;
	width: 64px;
	height: 64px;
	position: absolute;
	left: -15%;
	top: 35%;
	font-size: 0;
}

#owl-example1 .owl-nav .owl-next {
	font-size: 0;
	background: url(../images/right_icon.png) no-repeat top center;
	width: 64px;
	height: 64px;
	position: absolute;
	right: -15%;
	top: 35%
}

.social-detail {
	margin: 30px 0 20px
}

.social-detail a {
	margin: 0 22px
}

.social-detail a:hover {
	opacity: .5
}

.case-studies-detail .leaf:after,
.purpleleaf:after,
.whiteleaf:after {
	right: -5px
}



.both-side-padding {
	padding: 0 140px;
}

.post-content table {
	margin-bottom: 30px;
	border-color: #d0d0d0;
	height: auto !important;
	width: 100%;
}

.post-content table td {
	padding: 10px 15px;
	line-height: 1.8;
}

.csbwfs-fb a {
	background: none repeat scroll 0 0 #4a66b7 !important;
}

.csbwfs-tw a {
	background: none repeat scroll 0 0 #000000 !important;
}

.csbwfs-li a {
	background: none repeat scroll 0 0 #007BB6 !important;
}



.detail-listing ul {
	margin-top: 20px;
	padding: 0;
}

.detail-listing .detail-right ul li {

	width: 100%;

	display: block;

	line-height: 26px;

	font-size: 16px;

	color: #c2c800;

	list-style: none;

	margin-bottom: 10px;

	font-family: "";

}



.platform_icon_small {

	position: absolute;

	right: 10px;

	top: 10px;

	z-index: 1;

}

.platform_used_inner {

	margin: 30px 0px;

	background: #ededed;

	width: 80%;

	text-align: center;

	padding: 30px 0;

}

.platform_icon_small img {

	max-width: 100px;

}


.fof img {
	max-width: 754px;
	width: 70%;
}

.fof h2 {
	font-size: 2.375rem;
	font-weight: 500;
	margin-top: 30px;
}

body.error404 h1 {
	color: #C2C904;
	font-size: 3.75rem;
	margin-bottom: 10px;
}

.fofbox {
	float: left;
	width: 100%;
}

.fofbox p {
	font-size: 1.25rem;
}

.fofbox .call-info {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	min-width: 100%;
	margin-left: -3px;
	margin-right: -3px;
	justify-content: center;
}

.fofbox .call-info span.call:before {
	content: "";
	background: url(../images/icons/css-sprites.png) top left no-repeat;
	float: left;
	width: 20px;
	height: 17px;
	margin-right: 10px;
	background-position: -237px -255px;
	position: relative
}

.fofbox .call-info span.mail:before {
	content: "";
	background: url(../images/icons/css-sprites.png) top left no-repeat;
	float: left;
	width: 20px;
	height: 17px;
	margin-right: 10px;
	background-position: -262px -255px;
	position: relative
}

.fofbox .call-info span {
	font-size: 1.12rem;
	width: auto;
	color: #fff;
	margin: 3px;
	padding: 10px 30px;
	border-radius: 30px;
	background: #C2C904;
	float: left;
	letter-spacing: 1.5px
}

.fofbox .call-info span a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}

.post-content {
	counter-reset: num;
}

.post-content h3.count::before {
	counter-increment: num;
	content: counter(num);
	margin-right: 10px;
	display: inline-block;
}

.hentry.has-post-thumbnail ol.num-list {
	padding-left: 0px;
	margin-bottom: 30px;
}

.hentry.has-post-thumbnail ol.num-list>li ul,
.hentry.has-post-thumbnail ol.num-list>li ol {
	margin-top: 15px;
}

.hentry.has-post-thumbnail ol.num-list>li {
	list-style: inside decimal;
	display: list-item;
	padding-left: 0px;
	background: transparent;
}

.hentry.has-post-thumbnail p strong,
.hentry.has-post-thumbnail p b {
	font-weight: 600;
}

.single-post article .post-content blockquote p:last-child {
	margin-bottom: 0px;
}

.single-post article .post-content blockquote.quote {
	background: #ffffff;
	display: block;
	clear: both;
	margin: 0px;
	padding: 1.5% 2.5%;
	position: relative;
	font-size: 1em;
}

.single-post article .post-content blockquote.quote:last-child {
	margin-bottom: 40px;
}

.single-post article .post-content blockquote.quote:after,
.single-post article .post-content blockquote.quote:before {
	left: 0;
	content: "";
	position: absolute;
	top: 0;
	width: 60px;
	height: 60px;
	background: url(../images/quotes.png) center center no-repeat;
	background-size: contain;
}

.single-post article .post-content blockquote.quote:after {
	top: initial;
	bottom: 0px;
	left: initial;
	right: 0;
	transform: rotate(180deg);
}

.single-post article .post-content blockquote.quote p strong {
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #5c0175;
	text-align: right;
	line-height: 1.4;
}

.single-post article .post-content blockquote.quote p strong small {
	color: #000;
	display: inline-block;
}

.single-post article .post-content a {
	color: #C2C904;
	font-weight: 500;
}

.single-post article .post-content a:hover {
	text-decoration: underline;
}

.detail-listing h2 {
	text-align: left;
	padding-left: 0px;
}

.navigation ul {
	padding-left: 0;
}

.navigation ul li a {
	display: inline-block;
}

.archive .navigation {
	margin: 50px 0;
}

.alert-popup {
	position: fixed;
	display: none;
	font-size: 45px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 11;
}

.alert-popup .alert-box {
	position: absolute;
	padding: 0;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 650px;
	background: #ffffff;
	transform: translate(-50%, -50%);
	display: flex;
	flex-wrap: wrap;
}

.alert-popup .alert-box p {
	font-size: 17px;
	letter-spacing: initial;
	font-weight: 400;
	margin: 0;
	line-height: 1.4;
}

.alert-popup .popup-close {
	position: absolute;
	transform: translate(0%, 0%);
	cursor: pointer;
	right: 10px;
	padding: 10px 4px;
	border: 2px solid #fff;
	border-radius: 50px;
	top: 10px;
}

.popup-close span {
	width: 14px;
	background: #fff;
	float: left;
	height: 2px;
	clear: both;
}

.popup-close span+span {
	margin-top: -2px;
}

.popup-close span:last-child {
	transform: rotate(-45deg);
}

.popup-close span:first-child {
	transform: rotate(45deg);
}

.alert-box-bg {
	background: rgba(0, 0, 0, 0.5);
	display: none;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: fixed;
	z-index: 10;
}

.btn-div {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-top: 20px;
}

.alert-popup .btn {
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
	font-size: 18px;
	text-transform: capitalize;
}

.alert-box-header {
	margin: 0px;
	padding: 0px;
	background: #5c0075;
	width: 170px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.alert-popup .btn.btn-green:before,
.alert-popup .btn.btn-green:after {
	display: none;
}

.alert-popup .btn.btn-green {
	outline: 0px none;
}

.alert-popup .btn.btn-green:hover {
	color: #5e097a;
	background: #e2ea00;
	border-color: #e2ea00;
}

.alert-box-content {
	flex: 1 0 0;
	padding: 20px;
}

.alert-box-header img {
	max-width: 90px;
}

.breadcrumb {

	float: left;

	width: 100%;

	padding: 15px 0px;

	font-size: 12px;

	background: none;

	margin: 15px 0
}

.breadcrumb ul {
	margin: 0;
	padding: 0;
}

.breadcrumb ul li {
	list-style: none;
	display: inline-block;
	float: left;
	color: #000;
	position: relative;
	font-size: 14px;
}

.breadcrumb ul li a {
	color: #000;
	text-decoration: none;
	text-transform: capitalize;
}

.breadcrumb ul li+li {
	padding-left: 20px;
	margin-left: 20px;
}

.breadcrumb ul li+li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translate(-50%, -50%) rotate(-45deg);
	width: 6px;
	height: 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.breadcrumb ul li span {
	color: #C2C904;
}

.breadcrumb ul li a:hover {
	color: #C2C904;
}


.subscribe-section input[type="submit"] {
    padding: 10px 20px;
    border-radius: 5px;
    background: #C2C904;
    border: 0;
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    color: #2B2B2B;
	cursor: pointer;
	border:2px solid #C2C904;
}

.subscribe-section input[type="submit"]:hover {
    background: #4F5104;
    color: #fff ;
	
}

a.main-btn.btn-bg-transparent:hover {
    color: #fff;
}

.header-row {
   
    margin-top: 0px;
}



/* .new_cta_banner {
	background: url(https://www.chilliapple.co.uk/blog/app/uploads/2023/04/bottom-cta-bg.png);
	background-size: cover;
	padding: 32px 120px 35px;
	color: #fff;
	text-align: center;
	position: relative;
	margin: 30px 0 30px;
	overflow: hidden;
}

.new_cta_banner .leaf:after {
	background-image: url(../images/small-leaf.png);
	background-position: 0 15px;
}

.new_cta_banner * {
	position: relative;
	z-index: 1
} */

.single-post article .post-content .new_cta_banner p {
	margin: 0
}

.single-post .new_cta_banner h2,
.new_cta_banner h2 {
	/*font-family:'latoregular';font-family: 'Montserrat', sans-serif;*/
	
	font-size: 18px;
	line-height: 1.6;
	padding: 0;
}

.single-post .new_cta_banner h2 strong,
.new_cta_banner h2 strong {
	font-weight: 700;
	/* display:block; */
}

.new_cta_banner.default:after,
.new_cta_banner.type2 .type2_img {
	background: url(../images/mobile-col-bg.png) 0 0 no-repeat;
	max-width: 308px;
	height: 215px;
	content: '';
	position: absolute;
	TOP: 32PX;
	right: -110PX;
	width: 100%
}

.new_cta_banner.type2 .type2_img {
	top: 0;
	background: none
}



.single-post article .post-content .new_cta_banner a.btn {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-family: '' ;
	font-size: 16px;
	text-decoration: none;
	/* height: auto; */
}

.single-post .new_cta_banner h2+small {
	display: block;
	line-height: 160%;
	font-size: 14px;
}

/*.single-post .new_cta_banner.default h2, .new_cta_banner.default h2{margin-bottom:0}*/

.new_cta_banner.default h2+small {
	margin-bottom: 15px;
}

.new_cta_banner.type1 {
	padding: 20px 15px
}

.new_cta_banner.type1 ul {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 -15px;
	margin-bottom: 0 !important
}

.new_cta_banner.type1 ul li {
	padding: 0 15px;
	/* width:33.33%; */
	background: none;
}

.new_cta_banner.type1 ul li h2 {
	margin-bottom: 0;
	max-width: 350px;
	padding: 0;
}

.new_cta_banner.type1 ul li:nth-child(3) img {
	max-width: 160px;
}

.new_cta_banner.type1.type2 {
	min-height: 190px;
	display: flex
}

.new_cta_banner.type1.type2 ul {
	/*max-width: calc(100% - 175px);*/
	width: 100%;
	margin: 0;
}

.single-post .entry-content .post-content .new_cta_banner.type1 ul li {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.new_cta_banner.type1.type2 .small-btn {
	margin-left: 20px;
}

.new_cta_banner.type2:after {
	display: none
}

.single-post article .post-content .new_cta_banner.type1 a.btn {
	padding: 12px 15px;
	font-size: 15px;
	margin-left: 10px;
	height: auto;
	line-height: 1;
	display: block
}



.single-post article .post-content .new_cta_banner a.btn:before,
.single-post article .post-content .new_cta_banner a.btn:after {
	opacity: 0;
	background: #adbc27;
}

.single-post article .post-content .new_cta_banner a.btn:hover:before,
.single-post article .post-content .new_cta_banner a.btn:hover:after {
	opacity: 1
}

.single-post article .post-content .new_cta_banner a.btn:hover {
	text-decoration: none
}



/* .free-cons-cta{width: 100%; height:auto; border:3px solid #C2C904; text-align: center;padding: 20px;margin-bottom: 35px;} */
.free-cons-cta {
	width: 100%;
	height: auto;
	
	text-align: center;
	padding: 37px;
	margin-bottom: 35px;
	/* background: url(https://www.chilliapple.newsoftdemo.info/blog/wp-content/uploads/2022/04/newsletter-bg.png) top center no-repeat #3b0142; */
	border: 3px solid #000000;
	color: #fff;
	background-size: cover;
	background: #000000;
}

.free-cons-cta .cta_image {
	padding: 0;
	display: block;
	/* margin: -50px 0 0 0; */
	margin-bottom: 20px;
}

.free-cons-cta p {
	font-weight: 500;
	line-height: 140%;
	
	font-size: 22px;
}

.free-cons-cta p:last-child {
	margin-bottom: 0
}

.side-btn{
padding: 10px 18px;
font-family: 'Inter',sans-serif;
font-weight: 400;
line-height: normal;
}



/* .free-cons-cta .small-btn:hover, .listing-page .secondary .s2_form_widget input[type="submit"]:hover{color:#fff; background:#C2C904; border-color:#C2C904}  */

.free-cons-cta .small-btn:hover,
.listing-page .secondary .s2_form_widget input[type="submit"]:hover {
	color: #fff;
	background: #C2C904;
	border-color: #C2C904
}

.sidebar_main .sticky {
	max-width: 292.5px;
}

#sidebarfixed.fixed {
	position: fixed;
	top: 0;
}

/*

.listing-page.row{display: flex; justify-content: space-between;}

.listing-page .col-md-9.blog-listing{  display: flex; flex-direction: column;}

.listing-page .col-md-9.blog-listing + .col-md-3{position: sticky;}

*/






@supports (-webkit-hyphens:none) {

	.mobile-bg2 {
		background: url(../images/moblie-bg2.png) no-repeat 0 0;
	}

	.mobile-bg1 {
		background: url(../images/moblie-bg1.png) no-repeat 0 0;
	}

	.mobile-bg {
		background: url(../images/moblie-bg1.png) no-repeat 0 0;
	}

	.macbg {
		background: url(../images/mac-bg12.png) no-repeat 0 0;
	}

}







@media screen and (min-width:1025px) {

	.list-items ul li p {
		font-size: 1.375rem;
		line-height: 1.5;
	}

	.relative {
		position: relative !important;
	}





}

@media screen and (min-width:1200px) {

	/*header ul#menu1 li ul>div{justify-content:center;flex-direction:row;}

*/
	.single-post article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-fb img,
	.single-post article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-tw img,
	.single-post article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-li img {
		max-height: 35px;
	}

	.page article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-fb img,
	.page article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-tw img,
	.page article #socialButtonOnPage .csbwfs-sbutton-post .csbwfs-li img {
		max-height: 35px;
	}




}







@media screen and (max-width:1366px) {


	h3 {
		font-size: 18px;
	}

	.blog-list .image {
		width: 100%;
		padding-top: 60%;
		position: relative;
		overflow: hidden;
	}

	.blog-list .image img {
		display: block;
		width: 100%;
		position: absolute;
		height: 100%;
		top: 0%;
		left: 50%;
		transform: translate(-50%, 0%);
	}

	.blog-list .content {
		width: 100%;
		min-height: inherit;
	}

}

@media screen and (max-width: 1249px) {

	

}

@media screen and (max-width:1200px) {

	h3 {
		font-size: 18px;
		margin-bottom: 0.5rem;
	}

	.single-post article .post-content p {
		font-size: 14px;
	}


	.detail-listing .detail-left ul li {
		font-size: 15px;
	}

}

/*@media screen and ( max-width:1105px){

header ul#menu1 li:hover > ul{transform:translateY(16px);}

header ul#menu1 li.relative:hover>ul{transform:translateY(16px);}

}

*/

@media screen and (max-width:1024px) {

	
	

	
	.mar-t-100 {
		margin-top: 5%;
	}

	.mar-b-40 {
		margin-bottom: 25px;
	}

	h1,
	.main-content div:not(.requirments) .heading-h2 h2 {
		font-size: 2.125rem;
	}

}

@media screen and (min-width:992px) and (max-width:1024px) {

	.casestudy-list-inner h2 {
		margin-bottom: 10px;
	}

}

@media screen and (min-width:992px) {

	.listing-page .col-md-9.blog-listing {
		width: 74.8%;
	}

}

@media screen and (min-width:768px) and (max-width:1024px) {

	.relative {
		position: static !important;
	}

}


@media (max-width:990px) {
	.secondary {
		margin: 0px !important;
		padding: 0px !important;
		display: block !important;
	}

	.secondary .widget_search,
	.widget.widget_categories {
		margin-bottom: 30px !important;
	}

	#archives-2>ul,
	#categories-2>ul {
		padding-left: 15px !important;
	}

	.readmorebtn {
		float: left;
	}

	.author-avatar {
		display: none;
	}

	.about_content h3 {
		font-size: 18px;
		line-height: 32px;
		margin-bottom: 20px;
	}

	.copyright {
		margin-top: 0px;
	}

}

@media screen and (max-width:767px) {

	

	h1,
	.main-content div:not(.requirments) .heading-h2 h2 {
		font-size: 2.125rem;
	}

	

	.blog_detail {
		padding: 0 15px !important;
	}

	.single-post article .leftSocialButtonOnPage .csbwfs-sbutton-post,
	.page article .leftSocialButtonOnPage .csbwfs-sbutton-post {
		padding: 0px;
		margin: 5px 0px;
		width: 100%;
	}

	.hentry.has-post-thumbnail ul, .single-post .entry-content .post-content ol {
		padding: 0 0 0 20px;
	}

	.hentry.has-post-thumbnail ul, .single-post .entry-content .post-content ul {
		
		padding: 0 0 0 20px;}

		.breadcrumb ul {
			display: flex;
			flex-wrap: wrap;
		}

		.breadcrumb ul li:nth-child(3) {
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
		}

		.breadcrumb ul li+li {
			padding-left: 10px;
			margin-left: 10px;
		}

}


	@media (max-width:479px) {

		

		.post-thumbnail-list {
			width: 100%;
			float: left;
		}

		.about_content h2 {
			float: left;
			width: 100%;
			line-height: 24px;
			margin-bottom: 10px;
		}

		.entry-meta {
			float: left;
			margin-bottom: 10px;
		}

		.about_content h1 {
			font-size: 30px;
			line-height: 36px;
		}

		.about_content h3 {
			font-size: 18px;
			line-height: 27px;
			margin-bottom: 20px;
		}

		.relatedpost {
			margin-bottom: -20px !important;
		}

		.alert-box-header {
			padding: 20px 0;
			width: 100%;
		}

		.alert-popup .alert-box p {
			text-align: center;
		}

		.alert-popup .alert-box .btn-div {
			justify-content: center;
		}

	}
}

	@media screen and (max-width:479px) {

		h1,
		.main-content div:not(.requirments) .heading-h2 h2 {
			font-size: 1.825rem;
			padding: 0 30px 0 0;
		}

		.main-content .bod-top .heading-h2 h2 {
			padding: 0px 30px 0px 15px !important;
		}

		
		.mar-t-70 {
			margin-top: 10%;
		}

		.mar-b-70 {
			margin-bottom: 10%;
		}

	
		.herobanner {
			padding-top: 30%;
		}

		
	
	}

.listing-page .secondary .s2_form_widget .space {
	display: block;
	margin: -7px 0;
	float: none
}

.widget-area ul.wpp-list,
.widget_recent_entries ul {
	margin: 0 0 40px 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #000;
}

.widget-area ul.wpp-list li,
.widget_recent_entries ul li {
	margin: 12px 0 18px;
	padding: 0;
	font-size: 13px;
	color: #000;
	font-weight: 600;
	line-height: 148%;
	display: block;
}

.widget-area ul.wpp-list li span,
.widget_recent_entries ul li span {
	color: #7f7f7f;
	display: block;
	font-size: 12px;
	padding-top: 5px;
}

.widget-area ul.wpp-list li span span,
.widget_recent_entries ul li span span {
	padding-top: 0
}

.widget-area ul.wpp-list li a,
.widget_recent_entries ul li a {
	color: #000;
	transition: all 0.4s ease 0s;
}

.widget-area ul.wpp-list li a:hover,
.widget_recent_entries ul li a:hover {
	color: #C2C904
}

/* .secondary .s2_form_widget .search p.note,
.secondary .s2_form_widget .subscribe-section p.note,
.listing-page .secondary .s2_form_widget p.note {
	font-size: 11px;
	margin: 25px 0 0;
	line-height: 180%;
} */

p.note {
	font-size: 14px;
}
p.space {
    margin: 0;
    height: 7px;
}
.yarpp.yarpp-related.yarpp-related-website.yarpp-template-list {
    display: none;
}

.listing-page .secondary .s2_form_widget p.s2_message {
	margin-top: 15px;
	font-size: 13px;
	font-weight: 600;
	color: #C2C904;
	margin-bottom: -10px;
}

.listing-page .secondary .s2_form_widget p.s2_message a {
	color: #C2C904;
	text-decoration: underline
}

.navigation ul {
    display: flex;
	gap: 5px;
	justify-content: center;
}

.navigation li {
    display:flex; 
	list-style: none;
}

.navigation li a, .navigation li.disabled {
    background-color: #ecebe9;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 15px;
    color: #363636;
    font-weight: 500;
	border-radius: 5px;
}

.navigation li a:hover, .navigation li.active a {
    background-color: #C2C904;
    color: #fff;
}




@media screen and (min-width:768px) and (hover:hover) and (pointer: fine) {

	header:not(.newhead03) ul#menu1>li:hover>ul {
		visibility: visible;
		opacity: 1;
		pointer-events: initial;
	}

	header:not(.newhead03) ul#menu1>li:hover>ul {
		transform: translateY(20px);
		transition: transform .5s ease, opacity .5s ease
	}

}

@media screen and (min-width:1025px) and (hover:hover) and (pointer: fine) {

	header:not(.newhead03) ul#menu1>li:hover>ul {
		visibility: visible;
		opacity: 1;
		pointer-events: initial;
	}

	header:not(.newhead03) ul#menu1>li:hover>ul {
		transform: translateY(20px);
		transition: transform .5s ease, opacity .5s ease
	}

}

@media screen and (min-width: 992px) and (max-width:1200px) and (hover:hover) and (pointer: fine) {

	header:not(.newhead03) ul#menu1>li:hover>ul {
		transform: translateY(20px);
	}

}

@media screen and (min-width: 1025px) and (max-width:1200px) and (hover:hover) and (pointer: fine) {

	header ul#menu1>li:hover>ul {
		transform: translateY(20px);
	}

}

@media screen and (max-width: 991px) and (min-width: 768px) and (hover:hover) and (pointer: fine) {

	header:not(.newhead03) ul#menu1>li:hover>ul {
		transform: translateY(10px);
	}

}

@media screen and (max-width: 1512px) and (min-width: 1025px) and (hover:hover) and (pointer: fine) {

	header ul#menu1>li:hover>ul {
		transform: translateY(12px)
	}

}

@media screen and (min-width: 768px) {

	
}

@media screen and (min-width: 1025px) {

	
}

label.h3.cpointer {
	cursor: pointer;
}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1512px) {

	

}

@media screen and (max-width: 1512px) and (min-width: 1025px) {

	

}

@media screen and (max-width: 1512px) {

	header ul#menu1.header3 li ul>div {
		padding-left: 0;
		padding-right: 0
	}

}

@media screen and (max-width: 1512px) and (min-width: 1367px) {

	

}



@media(max-width:1440px) {


}



@media screen and (max-width: 1366px) {

	/*p, .listing-page .secondary .widget_categories ul li, .listing-page .secondary .widget_archive ul li{font-size:1.2rem;}	*/

	

}



@media screen and (max-width: 1300px) {

	

}





@media screen and (max-width: 1249px) {

	

}

@media screen and (max-width: 1200px) {

	
}

@media screen and (max-width: 1024px) {

	
}









@media screen and (min-width: 768px) and (max-width: 1024px) {


}

@media screen and (max-width: 991px) {

	
}

@media screen and (min-width: 768px) and (max-width: 991px) {

	

}

@media screen and (max-width: 767px) {

	
}

@media screen and (min-width: 480px) and (max-width: 767px) {

	
}

@media screen and (max-width: 479px) {

	
}

@media screen and (max-width: 360px) {
	
}

/*menunew1 css start here*/



@media screen and (min-width: 1025px) {

	

}

@media screen and (max-width: 1512px) and (min-width: 1025px) {

	

}

@media screen and (max-width: 1024px) {

	
}

@media screen and (max-width:1024px) and (min-width: 768px) {

	

}

@media screen and (max-width:991px) and (min-width: 768px) {

	
}

@media screen and (max-width:479px) {

	
}

/*menunew1 css end here*/

@media screen and (min-width: 1200px) and (max-width: 1511px) {

	
}

@media screen and (min-width: 1025px) and (max-width: 1199px) {

	
}


@media (max-width:991px) {

	
}

@media (max-width:899px) {

	
}

@media (max-width:849px) {

}

@media (max-width:767px) {

	
	.new_cta_banner {
		padding: 330px 15px 30px;
	}

	.single-post .new_cta_banner h2,
	.new_cta_banner h2 {
		font-size: 15px;
		line-height: 1.6;
	}



	.new_cta_banner.default:after {
		top: 15px;
		left: 0;
		height: 315px;
		right: 0;
		margin: 0 auto;
		background-position: top center;
	}

	.single-post article .post-content .new_cta_banner a.btn {
		padding: 5px 15px;
		font-size: 14px;
		height: auto;
	}

	.sidebar_main .sticky {
		max-width: 100%
	}





	@supports (-webkit-hyphens:none) {

		
	}







}

@media (max-width:600px) {

	.case-studies-banner h1 {
		font-size: 42px;
	}

	.case-detail-banner .banner-detail h1 {
		font-size: 24px;
	}

	.case-detail-banner .banner-detail p {
		display: none;
	}

	.mobile-bg2 {
		width: 413px;
		background-size: 100%;
		height: 340px;
		padding: 38px 0;
	}

	.mobile-bg2 #owl-example3 {
		width: 115px;
		margin-top: 25px;
		margin-left: 13px;
	}

	.mobile-bg2 #owl-example4 {
		width: 141px;
		margin-top: 7px;
		margin-left: 6px;
	}

	.mobile-bg2 #owl-example5 {
		width: 120px;
		margin-top: 26px;
		margin-left: 2px;
	}

	.case-detail-banner img {
		height: 160px;
	}

	.case-detail-banner {
		height: 160px;
	}



}

@media (max-width:567px) {

	.case-detail-banner .banner-detail {
		top: 30px;
	}

	.case-studies-listing .deatils h4 {
		font-size: 24px;
	}

	.deatils {
		top: 10%;
	}

	.full_pic .deatils {
		top: 0%;
	}

	.case-detail-banner .banner-detail h1 {
		font-size: 22px;
	}

	.mobile-bg2 {
		width: 330px;
		height: 290px;
		padding: 38px 0;
	}

	.mobile-bg2 #owl-example3 {
		width: 92px;
		margin-top: 12px;
		margin-left: 11px;
	}

	.mobile-bg2 #owl-example4 {
		width: 112px;
		margin-top: -1px;
		margin-left: 3px;
	}

	.mobile-bg2 #owl-example5 {
		width: 95px;
		margin-top: 13px;
		margin-left: 2px;
	}

	.social-detail a {
		margin: 0 11px;
	}

	.single-post article .post-content img.alignleft,
	.single-post article .post-content img.alignright {
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 20px;
	}

}

@media (max-width:480px) {

	.green_bg .strategy_row {
		width: 100%;
	}

	.case-studies-banner h1 {
		font-size: 52px;
	}

	/*.single-case-studies h2 span { display: block;}*/

	.about-project p {
		margin-top: 0;
	}

	.case-studies-listing .deatils h4 {
		font-size: 28px;
	}

	.full_pic .deatils .viewproject {
		display: none;
	}

	.case-detail-banner .banner-detail {
		top: 30px;
	}

	.case-studies-listing strong {
		font-size: 24px;
	}

	.green_bg .strategy_row {
		width: 100%;
	}

	.mobile-bg2 {
		width: 313px;
		height: 270px;
	}

	.navigation li a,
	.navigation li a:hover,
	.navigation li.active a,
	.navigation li.disabled {
		font-size: 12px;
		padding: 15px 13px;
		display: block;
		margin-bottom: 10px;
	}

	
	.navigation li {
		display: inline-block;
		vertical-align: top;
	}

	.mobile-bg2 #owl-example3 {
		width: 88px;
		margin-top: 6px;
		margin-left: 11px;
	}

	.mobile-bg2 #owl-example4 {
		width: 107px;
		margin-top: -2px;
		margin-left: 1px;
	}

	.mobile-bg2 #owl-example5 {
		width: 93px;
		margin-top: 5px;
		margin-left: 0px;
	}

	h2 {
		font-size: 1.825rem;
		
	}

}

@media (max-width:380px) {

	.social-detail a {
		margin: 0 6px;
	}

	.case-studies-listing strong {
		font-size: 20px;
	}

	.green_bg h4 {
		font-size: 18px;
	}

	.mobile-bg2 {
		width: 300px;
		height: 250px;
		padding: 34px 0;
	}

	.mobile-bg2 #owl-example3 {
		width: 84px;
		margin-top: 12px;
		margin-left: 10px;
	}

	.mobile-bg2 #owl-example4 {
		width: 101px;
		margin-top: 0px;
		margin-left: 2px;
	}

	.mobile-bg2 #owl-example5 {
		width: 87px;
		margin-top: 12px;
		margin-left: 2px;
	}

	.green_bg p {
		line-height: 24px;
		font-size: 16px;
	}

	.case-studies-listing .deatils h4 {
		font-size: 24px;
	}

	.case-studies-banner h1 {
		font-size: 42px;
	}

}

.blog-list.category-list .image img {
	position: unset;
	transform: unset;
	width: 100%;
	height: 100%;
}

.yarpp .blog-list {
	background: none;
	border: 0;
}

.yarpp .blog-list .image {
	width: 100%;
	height: 189px;
}

.yarpp .blog-list .image img {
	position: unset;
	transform: unset;
	width: 100%;
	height: 100%;
}

.yarpp .blog-list .content {
	background: #f5f5f5;
	padding: 20px;
	width: 100%;
	height: calc(100% - 190px);
	min-height: auto;
}

.yarpp .blog-list .content h3 {
	min-height: 50px;
}

@media(max-width:1366px) {
	.yarpp .blog-list .image {
		padding-top: 0%;
	}
}

@media (max-width:991px) {
	.yarpp .blog-list .image {
		height: auto;
	}

	.yarpp .blog-list .col-md-4 {
		margin-bottom: 30px;
	}

	.yarpp .blog-list .content {
		height: auto;
	}


		.sidebar_main .sticky {
			max-width: 100%;
			margin-top: 20px;
		}
	
}



.blog-list.category-list {
	background: none;
	border: 0;
}

.blog-list.category-list .image {
	width: 100%;
	height: 189px;
}

.blog-list.category-list .image img {
	position: unset;
	transform: unset;
	width: 100%;
	height: 100%;
}

.blog-list.category-list .content {
	background: #f5f5f5;
	padding: 20px;
	width: 100%;
	height: calc(100% - 190px);
	min-height: auto;
}

.blog-list.category-list .content h4 {
	min-height: 79px;
	font-size: 15px;
	
	line-height: 1.3;
}


.blog-list.category-list .content h4 a {
	color: #000;
}

article.post {

	margin-bottom: 30px;
}



@media(max-width:1366px) {
	.blog-list.category-list .image {
		padding-top: 0%;
	}
}

@media (max-width:991px) {
	.blog-list.category-list .image {
		height: auto;
	}

	.blog-list.category-list .col-md-4 {
		margin-bottom: 30px;
	}

	.blog-list.category-list .content {
		height: auto;
	}
}

/*css cokies*/
.gdpr-cookie.bottom {
	position: fixed;
	left: 0;
	right: 0;
	height: auto;
	z-index: 2147483647;
	background-color: #fff;
	color: #fff;
	line-height: 1.8;
	border-bottom: 1px solid #cbd6e2;
	border-top: 1px solid #cbd6e2;
	box-shadow: 0 1px 5px #eaf0f6;
	text-align: center;
	bottom: 0;
	opacity: 1;
	display: none;
	text-align: center;
	font-size: 17px;
	color: #000;
	font-weight: 400;
	

	clear: both;
}

.gdpr-cookie.bottom .content {

	padding: 20px;
	width: 100%;
	display: flex;
	align-items: center;
	align-items: center;
	justify-content: space-evenly;

}

.gdpr-cookie.bottom .content p {
	font-size: 12px;
	width: 72%;
	text-align: left;
	margin-bottom: 0;
}

.empty-bg {
	background: 0;
	color: #000;


}

.coding_blogs{
	padding-top: 40px;
}


@media(max-width:1256px){
	.coding_blogs{
		padding-top: 20px;
	}
}
@media(max-width:669px) {
	.gdpr-cookie.bottom .content {
		display: block;
		text-align: center;
	}

	.gdpr-cookie.bottom .content p {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.coding_blogs{
		padding-top: 0px;
	}
}



.blog header.header {
    background: #000;
	position: relative;
}

.single-post .header {
    background: #000;
	position: relative;
}

.archive.category header.header {
    background: #000;
	
}

.error404 header.header {
    background: #000;
	
}

header.header.fixed-header{
	position: fixed;
}

section.listing-page.row {
    padding-bottom: 40px;
}




/* case study css on 20-11-25 */
/* .casestudy-list-inner #case-studies-container {
    display: flex;
} */
.casestudy-list-inner .row:before {
    content: " ";
    display: table;
}
.category-filter {
	display: none;
    /* display: flex; */
    gap: 1%;
    margin-bottom: 40px;
    padding: 15px 0px;
    /* justify-content: space-between; */
    justify-content: space-evenly;
}
.cat-btn.active,.cat-btn:hover {
	background: #af1768;
    color: #fff;
}
.cat-btn {
    background: transparent;
    border: 0;
    font-size: 19px;
    font-weight: bold;
    border: 1px solid #D1D1D1;
    padding: 15px 18px;
    width: max-content !important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 127px;
    color: #000;
    line-height: 16px;
}
.pink_bgcolor {
	background-color: #C2C904;
}
.btn-cont .small-btn {
	
    font-weight: 700;
    text-transform: capitalize;
	letter-spacing: 1px;
	border: 2px solid #fff;
	color: #fff;
	display: flex;
	align-items: center;
	width:fit-content;
	line-height: normal;
    height: auto;
    padding: 10px 15px;

}
a.small-btn:hover {
	background-color: #fff;
	color: #C2C904;
}
@media (max-width: 1156px) {
    .category-filter {
        overflow-x: auto;
        padding: 10px 0px;
        gap: 1.5%;
    }
	.cat-btn {
        font-size: 18px;
        line-height: 18px;
        min-width: fit-content;
    }
}

@media screen and (max-width: 767px) {
	.both-side-padding {
		padding: 0 14px;
	}
    .casestudy-list-inner .wp-project .wp-pro-cont {
        bottom: 0px;
        left: 0px;
        right: 0px;
        position: relative;
        float: left;
    }
}
@media screen and (max-width: 1024px) {
    .casestudy-list-inner .wp-project .wp-pro-cont.purple {
        background: #C2C904;
    }
}
@media screen and (max-width: 1200px) {
    .btn-cont .small-btn {
        font-size: 0.8rem;
        line-height: 25px;
        height: 30px;
        padding: 0px 1rem;
    }
}
@media screen and (max-width: 1024px) {
    .casestudy-list-inner .wp-project .wp-pro-cont {
        padding: 4%;
    }
}
.herobanner {
    background: url(../images/background/casestudy-banner.jpg) center center no-repeat #333;
    min-height: 100vh;
    background-size: cover;
    float: left;
    width: 100%;
    position: relative;
    padding-top: 12.5%;
    padding-bottom: 3.5%;
}
.herobanner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
}
.herobanner.case-innerpage-banner {
    padding-top: 14%;
    padding-bottom: 10%;
    min-height: inherit;
}
/* .herobanner.case-innerpage-banner .herobanner-content {
    position: absolute;
    top: 50%;
    transform: translate(-48%, -30%);
    width: 100%;
    left: 50%;
} */
.herobanner .herobanner-content {
    float: left;
    width: 100%;
    padding: 0px;
    position: relative;
}
.herobanner.case-innerpage-banner .herobanner-content .magento-flex {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
}
.herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm {
    padding: 0px !important;
    width: 80%;
    margin: 0px !important;
    border: 0px none !important;
}
.herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont {
    display: block;
    overflow: hidden;
    width: 80%;
    margin-left: 4%;
    padding-left: 5%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont h1 {
    margin-bottom: 30px;
    line-height: 1;
    text-transform: inherit;
    color: inherit;
    font-size: 4rem;
	text-align: left;
}
.herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont p {
	text-align: left;
    display: block;
}
@media (max-width: 767px) {
    .herobanner.case-innerpage-banner {
        padding-top: 37% !important;
        padding-bottom: 30% !important;
    }
}
/* @media screen and (max-width: 767px) {
    @media screen and (max-width: 479px) {
        .herobanner.case-innerpage-banner .herobanner-content {
            transform: translate(-50%, -35%);
        }
    }
} */
@media screen and (max-width: 767px) {
    .herobanner.case-innerpage-banner .herobanner-content {
        top: 43%;
    }
}

@media screen and (max-width: 767px) {
    @media screen and (max-width: 479px) {
        .herobanner.case-innerpage-banner .herobanner-content .magento-flex {
            flex-wrap: wrap;
        }
    }
}
@media screen and (max-width: 1200px) {
    .herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm h1 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm h1 {
        margin-top: 30px;
    }
}
@media (max-width: 567px) {
    .herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm h1 {
        font-size: 28px;
    }
}
@media screen and (max-width: 1200px) {
    .herobanner.case-innerpage-banner .herobanner-content .magento-flex .magento-cont.no-pm p {
        width: 95%;
        font-size: 13px;
    }
}

.technology_logos {
    display: flex;
    justify-content: center;
    gap: 35px;
    margin-top: 40px;
}
.image-name-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 127px;
	gap: 15px;
}
.image_box img {
	width: 60px;
    /* max-width: 100%; */
    max-height: 100%;
	object-fit: contain;
    height: 100%;
}
@media (max-width: 767px) {
    .technology_logos {
        flex-wrap: wrap;
    }
}

.process_icon svg {
    transform: rotate(90deg);
    margin: 20px auto;
}

.service-list {
	padding: 25px;
	border-radius: 10px;
}
.col-lg-4 .service-list {
	background-color: #fff;
	color: #000;
	height: 100%;
}
.col-lg-4 .service-list:hover {
	background-color: #C2C904;
	color: #fff;
}
.service-list .service_icon svg {
	width: 83px;
	height: 83px;
	border-radius: 50%;
	padding: 20px;
	margin-bottom: 20px;
}
.service-list .service_icon svg {
	background-color: #EAE5ED;
}
.col-lg-4 .service-list:hover .service_icon svg {
	background-color: #fff;
}


.col-lg-4 .feat_benefit {
	padding: 10px 40px;
    margin: 30px 0;
    border-right: 1px solid silver;
	min-height: 132px;
}
.col-lg-4:last-child .feat_benefit {
    border-right: none;
}
.feat_benefit svg {
	margin-bottom: 20px;
}
.feat_benefit h3 {
	color: #36235A;
    font-size: 22px;
}


#blog_listing a.main-btn.btn-bg-transparent {
    border: 2px solid #C2C904;
}	

#blog_listing .btn-cont a.main-btn.btn-bg-transparent:hover{
background: #4F5104;
    color: #fff !important;
}

.side-btn{
border: 2px solid #C2C904 !important;
}

.side-btn:hover{
	background: #4F5104 !important;
    color: #fff !important;
}

@media (max-width:991px) {
	.col-lg-4 .service-list {
		margin: 20px;
		height: auto;
	}
	.feat_benefit h3 {
		font-size: 18px;
	}
	.col-lg-4 .feat_benefit {
		border-right: none;
		min-height: auto;
	}
}

.process-side-sticky {
	position: relative;
	justify-items: center;
}
.image_sticky_box {
	position: sticky;
    top: 70px;
}

@media (max-width:767px) {
.heading2 h2 {
	margin-bottom: 0;
}
}
.image_box {
	min-width: 120px;
    height: 100%;
}

a.banner_btn.btn-bg-primery:hover {
	border: 1px solid #C2C904;
}

