/*!
Theme Name: boxcricketsoftware
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: boxcricketsoftware
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

boxcricketsoftware is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* h1 {
	font-size: 2em;
	margin: 0.67em 0;
} */

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	/* font-family: monospace, monospace; */
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	/* font-family: monospace, monospace; */
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	/* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	/* font-family: "Courier 10 Pitch", courier, monospace; */
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	/* font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; */
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
/* a {
	color: #4169e1;
} */

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

a:hover,
a:focus,
a:active {
	color: var(--white);
}

a:focus {
	/* outline: thin dotted; */
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	/* width: 100%; */
}

.menu-toggle {
	display: none !important;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	/* 
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	} */
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	/* margin: 1.5em 0 0; */
}

.page-links {
	clear: both;
	/* margin: 0 0 1.5em; */
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* =============== icons =============== */


@font-face {
	font-family: 'boxCricket';
	src: url('../../themes/boxcricketsoftware/assets/fonts/boxCricket.eot?a3ey1r');
	src: url('../../themes/boxcricketsoftware/assets/fonts/boxCricket.eot?a3ey1r#iefix') format('embedded-opentype'),
		url('../../themes/boxcricketsoftware/assets/fonts/boxCricket.ttf?a3ey1r') format('truetype'),
		url('../../themes/boxcricketsoftware/assets/fonts/boxCricket.woff?a3ey1r') format('woff'),
		url('../../themes/boxcricketsoftware/assets/fonts/boxCricket.svg?a3ey1r#boxCricket') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'boxCricket' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-Vector-11:before {
	content: "\e900";
}

.icon-Bullet:before {
	content: "\e901";
}

.icon-Vector-1:before {
	content: "\e902";
}

.icon-Vector-2:before {
	content: "\e903";
}

.icon-Vector-3:before {
	content: "\e904";
}

.icon-Vector-4:before {
	content: "\e905";
}

.icon-Vector-5:before {
	content: "\e906";
}

.icon-Vector-6:before {
	content: "\e907";
}

.icon-Vector-7:before {
	content: "\e908";
}

.icon-Vector-8:before {
	content: "\e909";
}

.icon-Vector-9:before {
	content: "\e90a";
}

.icon-Vector-10:before {
	content: "\e90b";
}

.icon-Vector-check-list:before {
	content: "\e90c";
}

.icon-Vector:before {
	content: "\e90d";
}

.icon-Layer-2:before {
	content: "\e90e";
}

.icon-phone-svg:before {
	content: "\e910";
}

.icon-wp-svg:before {
	content: "\e90f";
}

.icon-fb:before {
	content: "\e911";
}

.icon-pc:before {
	content: "\e912";
}

.icon-ig:before {
	content: "\e913";
}

.icon-money:before {
	content: "\e914";
}

.icon-link:before {
	content: "\e918";
}

.icon-mail:before {
	content: "\e915";
}

.icon-x:before {
	content: "\e916";
}

.icon-star:before {
	content: "\e917";
}

.icon-link:before {
	content: "\e918";
}

.icon-loction:before {
	content: "\e919";
}

.icon-email:before {
	content: "\e91a";
}

.icon-phone:before {
	content: "\e91b";
}

.icon-minuscircle:before {
	content: "\e91c";
}

.icon-add-circle:before {
	content: "\e91d";
}

.icon-twitter:before {
	content: "\e91e";
}

.icon-linkedin:before {
	content: "\e920";
}

.icon-instagram:before {
	content: "\e922";
}

.icon-facebook:before {
	content: "\e926";
}


:root {
	/* Color */
	--white: #ffffff;
	--black: #000000;
	--gray: #5E605B;
	--gray-300: #1A202E;
	--gray-gray: #656565;
	--gray-mid: #808080;
	--gray-ash: #7D7E7F;
	--gray-blue: #5E6A86;
	--dim-gray: #444444;
	--light-gray: #F3F3F3;
	--silver-gray: #BDBDBD;

	--gray-700: rgba(73, 80, 87, 1);
	--blue: rgba(80, 165, 241, 1);
	--green: #5AB000;
	--green-light: rgba(214, 243, 233, 1);
	--red: #E82E15;
	--yellow: #FFC107;
	--green-dark: #6BB81A;
	--yellow-02: rgba(254, 255, 55, 1);
	--yellow-500: rgba(254, 255, 55, 0.5);
	--yellow-bg: rgba(241, 180, 76, 0.2);
	--toast-error-bg: #FDE1E1;

	--gray-100: #FAFAFA;
	--gray-200: rgba(255, 255, 255, 0.6);
	--white-border: #CED4DA;
	--dark-gray: #495057;

	/* back ground color */
	--gray-back: #EBEEF2;
	--Iceblue-back: #ECF0F6;


	--ERROR: #FD3D39;
	--Warning: #F46A6A;
	--Success: #61B006;
	--skyBlue: #50A5F1;

	--softsteel-border: #DEE3EB;
	--softgray-border: #E5E5E5;

	/*FONTS*/
	--FONT10: 10px;
	--FONT11: 11px;
	--FONT12: 12px;
	--FONT13: 13px;
	--FONT14: 14px;
	--FONT16: 16px;
	--FONT18: 18px;
	--FONT20: 20px;
	--FONT21: 21px;
	--FONT22: 22px;
	--FONT24: 24px;
	--FONT26: 26px;
	--FONT28: 28px;
	--FONT30: 30px;
	--FONT32: 32px;
	--FONT34: 34px;
	--FONT36: 36px;
	--FONT38: 38px;
	--FONT40: 40px;
	--FONT42: 42px;
	--FONT44: 44px;
	--FONT48: 48px;
	--FONT50: 50px;
	--FONT52: 52px;
	--FONT54: 54px;
	--FONT56: 56px;
	--FONT64: 64px;

	/*Font Weight*/
	--Font-weight-700: 700;
	--Font-weight-600: 600;
	--Font-weight-500: 500;
	--Font-weight-400: 400;
	--Font-weight-300: 300;

	--font-family-sans-serif: 'Poppins' !important;

}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/* ============ body css  ================ */
body {
	margin: 0;
	padding: 0;
	background-color: var(--white);
	font-size: var(--FONT14);
	font-weight: var(--FONT_WEIGHT_400);
	color: var(--BLACK);
	font-family: "Poppins", sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.h1 {
	font-size: var(--FONT52);
	font-weight: var(--Font-weight-700);
	line-height: 72px;
	font-family: "Poppins", sans-serif !important;
	margin-bottom: 0;
}

.h2 {
	margin-bottom: 0;
	font-size: var(--FONT24);
	line-height: 36px;
	font-weight: var(--Font-weight-400);
}

.greenHeading {
	font-size: var(--FONT42);
	/* font-weight: var(--Font-weight-700); */
	line-height: 55px;
	color: var(--green);
}

.title {
	font-size: var(--FONT32);
	font-weight: var(--Font-weight-700);
	line-height: 42px;
}

.custom-btn {
	/* background-color: var(--black); */
	color: var(--white);
	border-radius: 12px;
	padding: 12px 15px;
	font-weight: var(--Font-weight-600);
	font-size: var(--FONT16);
	line-height: 24px;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	width: fit-content;
	/* box-shadow: 0px 4px 4px 0px #00000040; */
}

.custom-btn i {
	margin-left: 10px;
	font-size: var(--FONT10);
}

.section-padding {
	padding: 80px 0;
}

.white-card {
	background-color: var(--white);
	box-shadow: 0px 0px 24px 0px #00000012;
	border-radius: 20px;
	padding: 24px;
	display: flex;
	flex-direction: column;
}

.card-title {
	font-size: var(--FONT20);
	font-weight: var(--Font-weight-600);
	line-height: 30px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
}

.card-title img {
	margin: 10px 0;
	width: fit-content;
}

.card-detail {
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 27px;
}

.border-btm {
	border-bottom: 1px solid #E5E5E5;
}

.green {
	color: var(--green);

}

.black-btn {
	background-color: var(--black);
	box-shadow: 0px 4px 4px 0px #00000040;
	transition: 0.3s;
}

.black-btn:hover {
	background-color: #fff;
	color: black;
}

.red-btn {
	background-color: var(--red);
	box-shadow: 0px 4px 4px 0px #00000040;
}

.wp-btn {
	background: linear-gradient(180deg, #57D163 0%, #23B33A 100%);
	box-shadow: 0px 4px 4px 0px #00000040;
}

.blue-btn {
	background: linear-gradient(180deg, #5780D1 0%, #1947A1 100%);
	color: var(--white) !important;
	box-shadow: 0px 4px 4px 0px #00000040;
}

.blue-btn i {
	color: var(--white);
}

/* ==============  header banner ============= */
.header {
	z-index: 1;
	position: fixed;
	width: 100%;
}

.mobile-logo {
	display: none;
}

.header .top-header .contact-info {
	display: flex;
	gap: 24px;
}

.header .contact-menu .contact-info p {
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-700);
	line-height: 18px;
	color: var(--white);

}

.header .contact-menu .contact-info p span {
	font-weight: var(--Font-weight-300);
	padding-left: 5px;
}

.header .contact-menu .contact-info a {
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-500);
	line-height: normal;
	color: var(--white);
	display: flex;
	align-items: center;
}

.header .contact-menu .contact-info a .icon {
	font-size: var(--FONT16);
	color: var(--yellow);
	padding-right: 10px;
}

.top-header {
	background-color: #324b15;
	padding: 11px 0;
}

.header .site-header {
	width: 100%;
	padding: 10px 0;
	background-color: #5AB000CC;
}

.header .site-header .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu {
	gap: 24px;
	display: flex;
	align-items: center;
}

.header .site-header .container .main-navigation .menu-header-menu-container .mobile-header-wrapper {
	display: none;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item a {
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-600);
	line-height: 18px;
	color: var(--black);
	padding: 11px 10px;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
	background-color: var(--yellow);
	border-radius: 10px;
	position: relative;
	min-width: 163px;
	margin-left: 24px;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .current_page_item:last-child:after {
	color: var(--white) !important;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child a {
	padding: 8px 16px;
	font-size: var(--FONT16);
	line-height: 24px;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .current_page_item a {
	background-color: var(--black);
	color: var(--white);
	border-radius: 10px;
}

.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child:after {
	content: "\e900";
	font-family: 'boxCricket';
	font-size: var(--FONT14);
	display: inline-block;
	margin-left: 8px;
	color: #333;
	right: 20px;
	top: 10px;
	position: absolute;
}

/* ==============  header banner end ============= */




/* 
.header .site-header .contact-menu {
	display: flex;
	flex-direction: column;
	color: var(--white);
}

.header .site-header .contact-menu .contact-info {
	display: flex;
	margin-bottom: 11px;
}

.header .site-header .contact-menu .phone {
	background-color: var(--white);
	color: var(--black);
	font-size: var(--FONT16);
	font-weight: var(--yellow-500);
	line-height: 24px;
	box-shadow: none;
}

.header .site-header .contact-menu .contact-info p {
	font-size: var(--FONT20);
	font-weight: var(--Font-weight-700);
	line-height: 18px;
	margin-right: 10px;
}

.header .site-header .contact-menu .contact-info span {
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-300);
	line-height: 18px;
} */

/* .header .site-header .lowwer-details {
	display: flex;
	gap: 16px;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 2px;
}

.header .site-header .lowwer-details a {
	color: var(--white);
	display: flex;
	align-items: center;
	font-size: var(--FONT16);
	line-height: 24px;
}

.header .site-header .lowwer-details a i {
	color: var(--yellow);
	margin-right: 10px;
} */

/* ==============  footer banner ============= */
.footer {
	background-image: url('https://boxcricketsoftware.com/wp-content/uploads/2024/05/footerBg-scaled.webp');
	width: 100%;
	height: auto;
}

.footer .footer-logo {
	display: flex;
	flex-direction: column;
	align-content: flex-start;
	flex-wrap: wrap;
	align-items: flex-start;
}

.footer .footer-logo img {
	margin-bottom: 10px;
}

.footer .footer-wrapper {
	max-width: 1468px;
	width: 100%;
	margin: 0 auto;
	padding: 50px 0px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.footer .footer-wrapper .rights {
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	color: var(--white);
	opacity: 0.6;
}

.footer .footer-wrapper .social-connect .title {
	font-size: var(--FONT16);
	font-weight: 400;
	color: var(--white);
	margin-bottom: 10px;
	line-height: 24px;
	display: block;
}

.footer .footer-wrapper .social-connect .social-icons .social-media-icon {
	background-color: var(--white);
	padding: 10px;
	border-radius: 50px;
	width: 36px;
	height: 36px;
	margin-right: 10px;
	display: inline-flex;
}

.footer .footer-wrapper .social-connect .social-icons .social-media-icon:last-child {
	margin-right: 0;
}

.footer .footer-wrapper .social-connect .social-icons .social-media-icon i {
	font-size: var(--FONT16);
}

.footer .footer-wrapper .social-connect .social-icons .social-media-icon:nth-child(1) i {
	color: var(--black);
}

.footer .footer-wrapper .social-connect .social-icons .social-media-icon:nth-child(2) i {
	color: var(--black);
}

.footer .footer-wrapper .social-connect .social-icons .social-media-icon:nth-child(3) i {
	color: var(--black);
}

/* ==============  home page banner ============= */
.home-page .banner {
	padding: 170px 0 150px 0;
	background-image: url('./assets/images/BannerBG-scaled.webp');
	width: 100%;
	height: auto;
	background-size: cover;
}

.home-page .banner .h1 {
	margin-bottom: 20px;
	color: var(--white);
}

.home-page .banner .text-content p {
	color: var(--white);
	font-size: var(--FONT20);
	font-weight: var(--yellow-500);
	line-height: 30px;
	max-width: 710px;
	margin-bottom: 20px;

}

.home-page .banner .text-content {
	width: 70%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.home-page .banner .image-content {
	width: 30%;
	display: flex;
	justify-content: center;
}

/* ======== box cricket booking app section ============ */
.cardSection .upperPart {
	text-align: center;
	margin-bottom: 50px;
	font-family: "Sarabun", sans-serif !important;
}

.card-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 24px;
}

.card-wrapper i {
	font-size: var(--FONT48);
	color: var(--green);
	margin-bottom: 20px;
}

/* ======= What do you get as The Owner? section ======= */
.image-and-Content-section {
	overflow: hidden;
}

.image-and-Content-section .content-title {
	font-size: var(--FONT42);
	font-weight: var(--Font-weight-400);
	line-height: 55px;
	font-family: "Sarabun", sans-serif;
	margin-bottom: 50px;
	font-weight: var(--Font-weight-700);
}

.image-and-Content-section .content-title span {
	font-size: var(--FONT42);
	font-weight: var(--Font-weight-400);
	line-height: 55px;
	font-family: "Sarabun", sans-serif;
	margin-bottom: 50px;
	/* font-weight: var(--Font-weight-700); */
}



.transparent-card-wrapper .transparent-card {
	background-color: transparent;
	padding: 0;
}

.transparent-card-wrapper .transparent-card i {
	background-color: #5AB0001F;
	font-size: var(--FONT50);
	color: var(--gray);
	max-width: 78px;
	max-height: 78px;
	padding: 14px;
	border-radius: 13px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.transparent-card-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 54px;
}

.image-and-Content-section .content-div {
	max-width: 850px;
}

.image-and-Content-section .image-div {
	position: absolute;
	top: 0;
	right: -30px;
	display: flex;
	align-items: center;
	height: 100%;
}

.image-and-Content-section {
	position: relative;
}

/* ========= How will Your Customers benefit from the App? section ========= */
.image-and-Content-section.second .content-div {
	max-width: unset;
}

.image-and-Content-section.second .image-div {
	position: unset;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.image-and-Content-section.second {
	position: relative;
	background-color: var(--gray-100);
}

.image-and-Content-section.second .custom-row {
	display: grid;
	grid-template-columns: 414px 1fr;
	grid-gap: 24px;
}

.image-and-Content-section.second .transparent-card-wrapper {
	grid-template-columns: 1fr 1fr;
}


/* =========== yellow card section ============= */

.yellow-card-section .custom-row {
	display: grid;
	grid-template-columns: 1fr 250px;
	grid-gap: 50px;
	background: linear-gradient(180deg, #FFDB04 0%, #FDCC04 58.5%, #FAAE03 100%);
	border-radius: 30px;
	padding: 30px 50px;
	margin: 0 -12px;
}

.yellow-card-section .h1 {
	font-family: "Sarabun", sans-serif !important;
}

.yellow-card-section .custom-row .conent .h1 {
	font-size: var(--FONT42);
	line-height: normal;
	color: var(--black);
	font-weight: var(--Font-weight-700);
}

.yellow-card-section .custom-row .conent .h2 {
	font-size: var(--FONT24);
	line-height: normal;
	color: var(--black);
	font-weight: var(--Font-weight-400);
	margin: 15px 0;
}

.yellow-card-section .custom-row .conent .h2 span {
	font-weight: var(--Font-weight-700);
}

/* .yellow-card-section .custom-row .conent {
	display: flex;
	gap: 15px;
	flex-direction: column;
	justify-content: center;
} */

.yellow-card-section .custom-row .conent .contect-detais {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px;
	align-content: center;
}

.yellow-card-section .custom-row .conent .contect-detais .custom-btn i {
	font-size: var(--FONT24);
	margin-left: 0;
	margin-right: 10px;
	font-size: var(--FONT22);
}

.yellow-card-section .custom-row .conent .contect-detais span {
	font-size: var(--FONT21);
}

/* .yellow-card-section .custom-row .conent .h2 {
	display: flex;
	flex-direction: column;
} */

.yellow-card-section .custom-row .conent .h2 span {
	font-weight: var(--Font-weight-600);
}

.yellow-card-section .custom-row .qr-code {
	display: flex;
	justify-content: end;
	align-items: center;
}

.yellow-card-section {
	/* background-color: var(--gray-100); */
	padding-top: 0;
}

.yellow-card-section .custom-row .conent .contect-detais a:last-child {
	color: var(--black);
}

/* ============ upcoming features ============= */
.upcoming-features-section .transparent-card-wrapper {
	grid-template-columns: 1fr 1fr;
	grid-gap: 34px;
}

.upcoming-features-section .transparent-card-wrapper .transparent-card {
	display: flex;
}

.upcoming-features-section .transparent-card-wrapper .transparent-card i {
	margin-bottom: 0;
	margin-right: 24px;
}

.upcoming-features-section .transparent-card-wrapper .transparent-card:nth-child(2) i {
	font-size: var(--FONT32);
}

.upcoming-features-section .content-title {
	font-size: var(--FONT42);
	font-weight: 700;
	line-height: 55px;
	margin-bottom: 50px;
	font-family: "Sarabun", sans-serif;
}

.upcoming-features-section .content-title span {
	font-weight: 400;
}

/* ============ blog listing start ============= */

.blog-listing .banner {
	padding: 170px 0 64px 0;
	width: 100%;
	height: auto;
}

.blog-listing .banner .blog-text {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
}

.blog-listing .banner .blog-text .icon-star {
	font-size: var(--FONT18);
}

.blog-listing .banner .blog-text p {
	color: var(--black);
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: 1.5;
}

.blog-listing .banner .ourTitle {
	color: var(--black);
	font-size: var(--FONT64);
	font-weight: var(--Font-weight-400);
	line-height: 1.2;
	margin: 14px 0 16px;
	text-align: center;
}

.blog-listing .banner .ourText {
	color: var(--dark-gray);
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: 1.5;
	text-align: center;
}

.blog-listing .transform-box .transform-content {
	display: flex;
}

.blog-listing .transform-box .transform-content-left {
	width: 60%;
}

.blog-listing .transform-box .transform-content-right {
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 48px;
}

.blog-listing .readTime {
	color: var(--gray-gray);
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-400);
	line-height: 1.5;
}

.blog-listing .readTitle {
	color: var(--black);
	font-size: var(--FONT40);
	font-weight: var(--Font-weight-400);
	line-height: 1.2;
	margin: 24px 0 16px;
}

.blog-listing .readText {
	color: var(--black);
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: 1.5;
	opacity: 0.6;
}

.blog-listing .read-more {
	color: var(--black);
	border-radius: 4px;
	display: flex;
	align-items: center;
	border: 1px solid var(--black);
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-400);
	background-color: transparent;
	line-height: normal;
	padding: 9px 16px;
	box-shadow: none;
	gap: 8px;
	width: fit-content;
}

.blog-listing .boxcricket-card {
	padding: 48px 0 64px;
	width: 100%;
}

.blog-listing .boxcricket-card .boxcricket-detail {
	display: grid;
	gap: 48px 24px;
	grid-template-columns: 1fr 1fr 1fr;
}

.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right {
	padding: 24px;
}

.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readTitleLink {
	display: block;
}

.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readTitleLink .readTitle {
	color: var(--black);
	font-size: var(--FONT24);
	line-height: 1.3;
	margin: 16px 0 8px;
	font-weight: var(--Font-weight-400);
}

.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readText {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .read-more {
	margin-top: 24px;
}

/* ============ blog details start ============= */

.blog-details .banner {
	padding: 170px 0 64px 0;
	width: 100%;
	height: auto;
}

.blog-details .banner .blog-text {
	gap: 8px;
}

.blog-details .banner .blog-text p {
	color: var(--gray-blue);
	font-size: var(--FONT16);
	line-height: 1.75;
	font-weight: var(--Font-weight-400);
}

.blog-details .banner .blog-text .icon-star {
	color: var(--gray-blue);
	font-size: var(--FONT24);
}

.blog-details .banner .readTime {
	padding: 4px 8px;
	background-color: var(--gray-back);
	color: var(--black);
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: normal;
	margin: 23px 0 0;
	display: inline-block;
	border-radius: 6px;
}

.blog-details .banner .readTitle {
	color: var(--gray-300);
	font-size: var(--FONT56);
	line-height: 1.14;
	margin: 6px 0;
	font-weight: var(--Font-weight-600);
}

.blog-details .banner .readText {
	color: var(--black);
	font-size: var(--FONT18);
	line-height: 1.3;
	font-weight: var(--Font-weight-300);
}

.blog-details .banner .post-content .post-author img {
	width: 40px;
	height: 40px;
	border-radius: 50px;
}

.blog-details .banner .post-content {
	margin: 24px 0 32px;
}

.blog-details .banner .post-content .post-author {
	gap: 10px;
}

.blog-details .banner .post-content .post-author .author-details .author-name {
	font-size: var(--FONT18);
	color: (var(--black));
	font-weight: var(--Font-weight-600);
	line-height: normal;
	margin: 0;
}

.blog-details .banner .post-content .post-author .author-details .post-timestamp {
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-400);
	line-height: normal;
	margin: 0;
	color: (var(--gray-ash));
}

.blog-details .banner .post-content .post-social-icons {
	display: flex;
	gap: 16px;
}

.blog-details .banner .post-content .post-social-icons .social-icon {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	background-color: var(--Iceblue-back);
}

.blog-details .banner .post-content .post-social-icons .social-icon .icon {
	font-size: var(--FONT18);
	color: var(--black);
}

.blog-details .singleBlogContent .blogImage {
	padding-bottom: 32px;
	border-bottom: 1px solid var(--softsteel-border);
}

.blog-details .singleBlogContent h2 {
	color: var(--black);
	font-size: var(--FONT28);
	font-weight: var(--Font-weight-700);
	line-height: normal;
	margin-bottom: 10px;
}

.blog-details .singleBlogContent p {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 28px;
	margin-bottom: 10px;
}

.blog-details .singleBlogContent ol {
	padding: 0;
	margin: 0 0 0 20px;
}

.blog-details .singleBlogContent ol li {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-700);
	line-height: 28px;
}

.blog-details .singleBlogContent ol p {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 28px;
	margin-bottom: 10px;
}

.blog-details .singleBlogContent h6 {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-700);
	line-height: 28px;
	margin-bottom: 10px;
}

.blog-details .singleBlogContent ul li {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 28px;
	margin-bottom: 10px;
}

.blog-details .singleBlogContent ul li:last-child {
	margin-bottom: 0;
}

.blog-details .singleBlogContent ul {
	padding: 0;
	margin: 0 0 0 40px;
}

.blog-details .singleBlogContent ul p {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 28px;
	margin-bottom: 10px;
}

.tableCard {
	padding: 15px;
	margin: 32px 0;
	border-radius: 8px;
	border: 1px solid var(--softgray-border);
}

.tableCard h3 {
	color: var(--gray-300);
	font-size: var(--FONT24);
	font-weight: var(--Font-weight-600);
	line-height: normal;
	margin-bottom: 16px;
}

/* .tableCard h6 {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-700);
	line-height: 28px;
	margin: 0 0 10px 0;
} */
.tableCard ul {
	list-style: none;
	padding-left: 0;
	margin: 0 0 0 40px;
}

/* .tableCard ul li{
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400) !important;
	line-height: 28px;
	margin-bottom: 10px;
} */
.tableCard ul li:last-child {
	margin-bottom: 0;
}

/* 
.blog-details .singleBlogContent .contents-data .introduction-list {
	list-style: none;
	margin: 0;
	display: grid;
	gap: 10px;
	padding-left: 40px;
}

.blog-details .singleBlogContent .contents-data .introduction-list li {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 1.55;
}

.blog-details .singleBlogContent.blog-data {
	margin: 40px 0;
}

.blog-details .singleBlogContent.blog-data:last-child {
	margin: 40px 0 0 0;
}

.blog-details .singleBlogContent.blog-data .blog-list {
	list-style: auto;
	margin: 0;
	display: grid;
	gap: 10px;
	padding-left: 20px;
}

.blog-details .singleBlogContent.blog-data .blog-list-style {
	list-style: none;
	padding: 0;
}

.blog-details .singleBlogContent.blog-data .blog-list li {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-700);
	line-height: 1.55;
}

.blog-details .singleBlogContent.blog-data .blog-box-title {
	color: var(--black);
	font-size: var(--FONT28);
	font-weight: var(--Font-weight-700);
	line-height: normal;
	margin-bottom: 10px;
}

.blog-details .singleBlogContent.blog-data .blog-box-text {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 1.55;
}

.blog-details .singleBlogContent .box-cricket-list {
	margin-bottom: 10px;
}

.blog-details .singleBlogContent .box-cricket-list .blog-box-text {
	margin-bottom: 10px;
}

.blog-details .singleBlogContent .box-cricket-list .blog-list {
	list-style: unset;
	padding-left: 30px;
}

.blog-details .singleBlogContent .box-cricket-list .blog-list li {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 1.55;
} */

.blog-details .boxcricket-card {
	padding-bottom: 56px;
	width: 100%;
}

.blog-details .boxcricket-card .reletedpost-title {
	color: var(--gray-300);
	font-size: var(--FONT28);
	font-weight: var(--Font-weight-700);
	line-height: normal;
	padding: 28px 0;
	margin: 0;
	border-top: 1px solid var(--softsteel-border);
}

.blog-details .boxcricket-card .boxcricket-detail {
	display: grid;
	gap: 24px;
	grid-template-columns: 1fr 1fr 1fr;
}

.blog-details .boxcricket-card .boxcricket-content .boxcricket-content-right {
	padding: 24px;
}

.blog-details .readTime {
	color: var(--gray-gray);
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-400);
	line-height: 1.5;
}

.blog-details .readTitle {
	color: var(--black);
	font-size: var(--FONT24);
	font-weight: var(--Font-weight-400);
	line-height: 1.2;
	margin: 16px 0 10px;
}

.blog-details .readText {
	color: var(--black);
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: 1.5;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.blog-details .read-more {
	color: var(--black);
	border-radius: 4px;
	display: flex;
	align-items: center;
	border: 1px solid var(--black);
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-400);
	background-color: transparent;
	line-height: normal;
	padding: 9px 16px;
	box-shadow: none;
	gap: 8px;
	margin-top: 24px;
	width: fit-content;
}



/* ==============  contact page start ============= */

.page-template-contact .breadcrumb-area {
	padding: 180px 0 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	height: 540px;
}

.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
	color: var(--white);
	font-size: var(--FONT64);
	font-weight: var(--Font-weight-700);
	line-height: 72px;
	margin: 0 0 20px 0;
}

.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
	color: var(--white);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	margin: 0;
}

.page-template-contact .breadcrumb-area .breadcrumb-content {
	padding: 80px 0;
}

.page-template-contact .contact-area .contact-form-wrap {
	border-radius: 30px;
	border: 1px solid var(--silver-gray);
	padding: 40px;
	background-color: var(--white);
	position: absolute;
	top: -360px;
	width: 633px;
}

.page-template-contact .contact-area .contact-form-wrap .title {
	font-size: var(--FONT36);
	font-weight: var(--Font-weight-600);
	line-height: normal;
	color: var(--black);
	margin: 0;
}

.page-template-contact .contact-area .contact-form-wrap p {
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	color: var(--black);
	margin: 24px 0;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 20px;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
	width: 266px;
	padding: 6px 16px 6px 6px;
	border-radius: 8px;
	color: var(--black);
}

.page-template-contact .intl-tel-input.separate-dial-code {
	display: flex;
	gap: 8px;
}

.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
	width: 187px !important;
}

.page-template-contact .intl-tel-input.separate-dial-code .flag-container {
	position: inherit;
	padding: 0;
}

.page-template-contact .intl-tel-input.separate-dial-code .flag-container .selected-flag {
	background-color: var(--white);
	border-radius: 8px;
	border: 1px solid #D9D9D9;
	width: 70px;
	padding: 7px;
	z-index: 0;
}

.page-template-contact .intl-tel-input.separate-dial-code .flag-container .country-list {
	width: 266px;
}

.page-template-contact .intl-tel-input.separate-dial-code .flag-container .country-list .country .flag-box {
	display: block;
}

.page-template-contact .intl-tel-input.separate-dial-code .flag-container .selected-flag .selected-dial-code {
	padding-left: 0;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control .allow-dropdown .flag-container {
	width: 70px;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label {
	color: var(--dim-gray);
	font-size: var(--FONT14);
	font-weight: var(--Font-weight-400);
	line-height: normal;
	display: grid;
	grid-gap: 8px;
	width: 48%;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form .ctf-message {
	width: 100%;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form .ctf-message .wpcf7-textarea {
	width: 100%;
	height: 100%;
	min-height: 86px;
	max-height: 100px;
}

.page-template-contact .contact-area .contact-form-wrap .wpcf7-form .wpcf7-submit {
	padding: 11px 10px;
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-600);
	line-height: 18px;
	background-color: var(--yellow);
	border-radius: 10px;
	border: none;
}

.page-template-contact .contact-area {
	padding: 45px 0 160px 0;
	width: 100%;
	position: relative;
}

.page-template-contact .contact-area .contact-info-wrap .list-wrap {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.page-template-contact .contact-area .col-lg-6:last-child {
	display: flex;
	justify-content: end;
}

.page-template-contact .contact-area .contact-info-wrap .list-wrap li {
	display: flex;
	gap: 10px;
}

.page-template-contact .contact-area .contact-info-wrap .list-wrap li .icon {
	font-size: var(--FONT24);
	color: var(--yellow);
}

.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-500);
	line-height: 24px;
}

.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span a {
	color: var(--black);
}

.page-template-contact .yellow-card-section {
	padding: 40px 0;
	width: 100%;
	background-color: var(--yellow);
}

.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
	color: var(--green);
	font-size: var(--FONT36);
	font-weight: var(--Font-weight-700);
	line-height: 46px;
	margin: 0;
}

.page-template-contact .yellow-card-section .yellow-card-contetnt h2 span {
	color: var(--black);
}

.page-template-contact .yellow-card-section .yellow-card-contetnt p {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	margin: 14px 0 0 0;
}

.page-template-contact .yellow-card-section .col-lg-4 {
	display: flex;
	align-items: center;
	justify-content: end;
}

.page-template-contact .yellow-card-section .col-lg-4 .yellow-card-contetnt a {
	color: var(--white);
	background-color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-600);
	line-height: 18px;
	padding: 11px 10px;
	border: none;
	border-radius: 10px;
}

.page-template-contact .help-you-section {
	padding: 100px 0;
	width: 100%;
	background-color: var(--light-gray);
}

.page-template-contact .help-you-section .upperPart .title {
	color: var(--black);
	font-size: var(--FONT36);
	font-weight: var(--Font-weight-700);
	line-height: 46px;
	margin-bottom: 14px;
}

.page-template-contact .help-you-section .upperPart {
	margin-bottom: 54px;
	text-align: center;
}

.page-template-contact .help-you-section .upperPart .Description p {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	max-width: 900px;
	margin: auto;
}

.page-template-contact .help-you-section .bottomPart .card-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 24px;
}

.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card {
	background-color: var(--white);
	box-shadow: none;
	border-radius: 20px;
	padding: 20px;
}

.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-title {
	color: var(--black);
	font-size: var(--FONT26);
	font-weight: var(--Font-weight-600);
	line-height: normal;
	margin: 0;
}

.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	margin: 20px 0;
}

.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .custom-btn {
	border-radius: 12px;
	padding: 12px 15px;
	gap: 10px;
	box-shadow: none;
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-700);
}

.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .custom-btn .icon {
	font-size: var(--FONT24);
	margin: 0;
	color: var(--white);
}

.frequently-section {
	padding: 50px 0 100px;
	width: 100%;
}

.page-template-contact .frequently-section .upperPart .title {
	color: var(--black);
	font-size: var(--FONT36);
	font-weight: var(--Font-weight-700);
	line-height: 46px;
	margin-bottom: 14px;
}

.page-template-contact .frequently-section .upperPart {
	margin-bottom: 32px;
	text-align: center;
}

.page-template-contact .frequently-section .upperPart .Description p {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	max-width: 900px;
	margin: auto;
}

.page-template-contact .frequently-section .faq-part .accordion {
	margin: 0 0 14px 0;
	border-radius: 8px;
	padding: 20px;
	background-color: #fff;
	cursor: pointer;
	border: 1px solid #E2E2E2;
}

.page-template-contact .frequently-section .faq-part .accordion.active {
	background-color: #f1f1f1;
}


.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
	color: var(--black);
	font-size: var(--FONT20);
	font-weight: var(--Font-weight-500);
	line-height: normal;
	border: none;
	padding: 0;
	position: relative;
}

.page-template-contact .frequently-section .faq-part .accordion .accordion-header::after {
	background-image: none;
	color: #221747;
	content: "\e91d";
	display: block;
	font-family: boxCricket;
	font-size: 30px;
	height: auto;
	position: absolute;
	right: 24px;
	top: 5px;
	transform: none;
	width: auto;
}

.page-template-contact .frequently-section .faq-part .accordion.active .accordion-header::after {
	background-image: none;
	color: #221747;
	content: "\e91c";
	display: block;
	font-family: boxCricket;
	font-size: 30px;
	height: auto;
	position: absolute;
	right: 25px;
	top: 5px;
	transform: none;
	width: auto;
}

.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
	color: var(--black);
	font-size: var(--FONT18);
	font-weight: var(--Font-weight-400);
	line-height: 26px;
	border: none;
	padding: 0;
}


/* ==============  contact page end ============= */


/* ==============  pagination page start ============= */
.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 100px;
}

.pagination .page-numbers {
	padding: 8px 17px;
	border: 1px solid #E2E2E2;
	color: var(--black);
	font-size: var(--FONT16);
	font-weight: var(--Font-weight-400);
	line-height: 24px;
	margin: 0 8px;
	border-radius: 2px;
}

.pagination .page-numbers.current {
	color: var(--white) !important;
	background-color: var(--green-dark);
	border: 1px solid var(--green-dark);
}

.error404 .container .text-md-start p {
	color: var(--BLACK);
	font-size: var(--FONT20);
	font-weight: var(--yellow-500);
	line-height: 30px;
	max-width: 710px;
	margin-bottom: 20px;
}

/* ============ media Queries ============= */

@media screen and (min-width: 1600px) {
	.container {
		max-width: 1314px !important;
	}
}

@media screen and (max-width: 1919px) and (min-width: 1600px) {
	.home-page .banner {
		padding: 130px 0 40px 0;
	}

	.section-padding {
		padding: 50px 0;
	}

	.footer .footer-wrapper {
		padding: 30px 0;
	}

	.home-page .banner .text-content {
		width: 60%;
	}

	.home-page .banner .image-content {
		width: 40%;
	}

	.card-title {
		font-size: var(--FONT18);
		line-height: 27px;
	}

	.card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.image-and-Content-section .image-div {
		right: -150px;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-title {
		font-size: var(--FONT20);
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT18);
	}

	.yellow-card-section.section-padding {
		padding-top: 0;
	}

	/* contact page start  */


}

@media screen and (max-width: 1599px) and (min-width: 1440px) {
	.container {
		max-width: 1188px !important;
	}


	.h1 {
		font-size: var(--FONT42);
		line-height: 62px;
	}

	.yellow-card-section .custom-row .conent .h1 {
		font-size: var(--FONT36);
	}

	.title {
		font-size: var(--FONT28);
	}

	.home-page .banner {
		padding: 130px 0 40px 0;
	}

	.home-page .banner .text-content p {
		font-size: var(--FONT18);
	}

	.section-padding {
		padding: 50px 0;
	}

	.footer .footer-wrapper {
		padding: 30px 0;
	}

	.home-page .banner .text-content {
		width: 60%;
	}

	.home-page .banner .image-content {
		width: 40%;
	}

	.card-title {
		font-size: var(--FONT18);
		line-height: 27px;
	}

	.card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.image-and-Content-section .image-div {
		right: -240px;
	}

	.image-and-Content-section .transparent-card-wrapper .card-title {
		font-size: var(--FONT18);
		margin-bottom: 4px;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT16);
	}

	.card-wrapper i {
		font-size: var(--FONT34);
	}

	.image-and-Content-section .content-title {
		/* font-size: var(--FONT36); */
		font-weight: var(--Font-weight-700);
	}

	.transparent-card-wrapper .transparent-card i {
		font-size: var(--FONT38);
		padding: 11px;
		max-width: 64px;
		max-height: 64px;
	}

	.yellow-card-section .custom-row .conent .h2 {
		font-size: var(--FONT20);
		line-height: 30px;
	}

	.yellow-card-section .custom-row .conent .contect-detais span {
		font-size: var(--FONT18);
	}

	.image-and-Content-section .content-div {
		max-width: 768px;
	}

	.yellow-card-section.section-padding {
		padding-top: 0;
	}

	.upcoming-features-section .content-title {
		font-size: var(--FONT36);
	}

	.header .site-header .contact-menu .contact-info {
		margin-bottom: 7px;
	}

	/* blog liisting */

	.blog-listing .transform-box .transform-content .transform-content-left {
		width: 60%;
	}

	.blog-listing .transform-box .transform-content .transform-content-right {
		width: 40%;
	}

	/* contact page start  */

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
		font-size: var(--FONT56);
		line-height: 64px;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap .title {
		font-size: var(--FONT32);
		line-height: normal;
	}

	.page-template-contact .contact-area .contact-form-wrap {
		padding: 32px;
		width: 570px;
	}

	.page-template-contact .contact-area .contact-form-wrap p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
		width: 243px;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
		width: 164px !important;
	}

	.page-template-contact .contact-area {
		padding: 45px 0 100px;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
		font-size: var(--FONT32);
		line-height: 40px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart .title {
		font-size: var(--FONT32);
		line-height: 42px;
	}

	.page-template-contact .help-you-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart {
		margin-bottom: 48px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
		font-size: var(--FONT16);
		line-height: normal;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width: 1439px) and (min-width: 1366px) {
	.container {
		max-width: 1188px !important;
	}


	.h1 {
		font-size: var(--FONT42);
		line-height: 62px;
	}

	.title {
		font-size: var(--FONT28);
	}

	.home-page .banner {
		padding: 130px 0 40px 0;
	}

	.home-page .banner .text-content p {
		font-size: var(--FONT18);
	}

	.section-padding {
		padding: 50px 0;
	}

	.footer .footer-wrapper {
		padding: 27px 0;
	}

	.home-page .banner .text-content {
		width: 60%;
	}

	.home-page .banner .image-content {
		width: 40%;
	}

	.card-title {
		font-size: var(--FONT16);
		line-height: 24px;
		margin-bottom: 4px;
	}

	.card-detail {
		font-size: var(--FONT16);
		line-height: 21px;
	}

	.image-and-Content-section .image-div {
		right: -150px;
	}

	.image-and-Content-section .transparent-card-wrapper .card-title {
		font-size: var(--FONT16);
		margin-bottom: 4px;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT16);
	}

	.card-wrapper i {
		font-size: var(--FONT34);
	}

	.image-and-Content-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px;
	}

	/* .image-and-Content-section.second .content-title{
		margin-bottom: 50px;
	} */
	.transparent-card-wrapper .transparent-card i {
		font-size: var(--FONT38);
		padding: 11px;
		max-width: 64px;
		max-height: 64px;
	}

	.yellow-card-section .custom-row .conent .h2 {
		font-size: var(--FONT18);
		line-height: 27px;
	}

	.image-and-Content-section .image-div img {
		width: 603px;
	}

	.image-and-Content-section.second .image-div img {
		width: auto;
	}

	.yellow-card-section .h1 {
		font-size: var(--FONT36);
		line-height: 46px;
	}

	.yellow-card-section .custom-row .conent .contect-detais span {
		font-size: var(--FONT18);
	}

	.image-and-Content-section.second .transparent-card-wrapper {
		grid-gap: 24px;
	}

	.image-and-Content-section .content-div {
		max-width: 768px;
	}

	.yellow-card-section .custom-row {
		grid-template-columns: 164px 1fr 200px;
	}

	.yellow-card-section.section-padding {
		padding-top: 0;
	}

	.upcoming-features-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
	}

	/* header start */

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item a {
		font-size: var(--FONT14);
		line-height: normal;
		padding: 10px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		min-width: 130px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child a {
		font-size: var(--FONT14);
		line-height: normal;
		padding: 8px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child:after {
		font-size: var(--FONT12);
		right: 15px;
	}

	/* header end */

	/* blog liisting */

	.blog-listing .transform-box .transform-content .transform-content-left {
		width: 60%;
	}

	.blog-listing .transform-box .transform-content .transform-content-right {
		width: 40%;
	}

	/* contact page start  */

	.page-template-contact .breadcrumb-area {
		padding: 160px 0 0 0;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
		font-size: var(--FONT56);
		line-height: 64px;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap {
		padding: 32px;
		width: 570px;
	}

	.page-template-contact .contact-area .contact-form-wrap .title {
		font-size: var(--FONT32);
		line-height: normal;
	}

	.page-template-contact .contact-area .contact-form-wrap p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
		width: 243px;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
		width: 164px !important;
	}

	.page-template-contact .contact-area {
		padding: 45px 0 70px;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
		font-size: var(--FONT32);
		line-height: 40px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart .title {
		font-size: var(--FONT32);
		line-height: 42px;
	}

	.page-template-contact .help-you-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart {
		margin-bottom: 48px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
		font-size: var(--FONT16);
		line-height: normal;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width: 1365px) and (min-width: 1280px) {

	.container {
		max-width: 1188px !important;
	}


	.h1 {
		font-size: var(--FONT42);
		line-height: 62px;
	}

	.title {
		font-size: var(--FONT28);
	}

	.home-page .banner {
		padding: 130px 0 40px 0;
	}

	.home-page .banner .text-content p {
		font-size: var(--FONT18);
	}

	.section-padding {
		padding: 50px 0;
	}

	.footer .footer-wrapper {
		padding: 24px 0;
	}

	.home-page .banner .text-content {
		width: 60%;
	}

	.home-page .banner .image-content {
		width: 40%;
	}

	.card-title {
		font-size: var(--FONT16);
		line-height: 24px;
		margin-bottom: 4px;
	}

	.card-detail {
		font-size: var(--FONT16);
		line-height: 21px;
	}

	.image-and-Content-section .image-div {
		right: -190px;
	}

	.image-and-Content-section .transparent-card-wrapper .card-title {
		font-size: var(--FONT16);
		margin-bottom: 4px;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT16);
	}

	.card-wrapper i {
		font-size: var(--FONT34);
	}

	.image-and-Content-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px;
	}

	/* .image-and-Content-section.second .content-title{
		margin-bottom: 50px;
	} */
	.transparent-card-wrapper .transparent-card i {
		font-size: var(--FONT30);
		padding: 11px;
		max-width: 52px;
		max-height: 52px;
	}

	.yellow-card-section .custom-row .conent .h2 {
		font-size: var(--FONT18);
		line-height: 27px;
	}

	.image-and-Content-section .image-div img {
		width: 603px;
	}

	.image-and-Content-section.second .image-div img {
		width: auto;
	}

	.yellow-card-section .h1 {
		font-size: var(--FONT36);
		line-height: 46px;
	}

	.yellow-card-section .custom-row .conent .contect-detais span {
		font-size: var(--FONT18);
	}

	.image-and-Content-section.second .transparent-card-wrapper {
		grid-gap: 24px;
	}

	.yellow-card-section .custom-row {
		grid-template-columns: 164px 1fr 200px;
	}

	.yellow-card-section.section-padding {
		padding-top: 0;
	}

	.upcoming-features-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px !important;
	}

	/* header start */

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		min-width: 130px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 8px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child:after {
		font-size: var(--FONT12);
		right: 15px;
		top: 8px;
	}

	/* header end */

	/* blog liisting */

	.blog-listing .transform-box .transform-content .transform-content-left {
		width: 52%;
	}

	.blog-listing .transform-box .transform-content .transform-content-right {
		width: 48%;
		padding: 24px;
	}

	.blog-listing .readTitle {
		margin: 16px 0;
	}


	/* contact page start  */

	.page-template-contact .breadcrumb-area {
		padding: 160px 0 0 0;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
		font-size: var(--FONT56);
		line-height: 64px;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap {
		padding: 32px;
		width: 570px;
	}

	.page-template-contact .contact-area .contact-form-wrap .title {
		font-size: var(--FONT32);
		line-height: normal;
	}

	.page-template-contact .contact-area .contact-form-wrap p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
		width: 243px;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
		width: 164px !important;
	}

	.page-template-contact .contact-area {
		padding: 45px 0 70px;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
		font-size: var(--FONT32);
		line-height: 40px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart .title {
		font-size: var(--FONT32);
		line-height: 42px;
	}

	.page-template-contact .help-you-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart {
		margin-bottom: 48px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}


	.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
		font-size: var(--FONT16);
		line-height: normal;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width:1279px) and (min-width:1024px) {
	.container {
		max-width: 984px !important;
	}


	.h1 {
		font-size: var(--FONT32);
		line-height: 42px;
	}

	.title {
		font-size: var(--FONT28);
	}

	.custom-btn {
		font-size: var(--FONT14);
		line-height: 21px;
		padding: 9px 10px;
	}

	.home-page .banner {
		padding: 110px 0 15px 0;
	}

	.home-page .banner .text-content p {
		font-size: var(--FONT16);
	}

	.section-padding {
		padding: 50px 0;
	}

	.footer .footer-wrapper {
		padding: 24px 0;
	}

	.home-page .banner .text-content {
		width: 60%;
	}

	.home-page .banner .image-content {
		width: 40%;
	}

	.home-page .banner .image-content img {
		max-width: 165px;
		width: 100%;
	}

	.card-title {
		font-size: var(--FONT16);
		line-height: 24px;
		margin-bottom: 4px;
	}

	.card-detail {
		font-size: var(--FONT14);
		line-height: 21px;
	}

	.white-card {
		padding: 14px;
	}

	.image-and-Content-section .image-div {
		right: -240px;
	}

	.image-and-Content-section .transparent-card-wrapper .card-title {
		font-size: var(--FONT16);
		margin-bottom: 4px;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT16);
	}

	.card-wrapper i {
		font-size: var(--FONT34);
		margin-bottom: 16px;
	}

	.image-and-Content-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px;
	}

	/* .image-and-Content-section.second .content-title{
		margin-bottom: 50px;
	} */
	.transparent-card-wrapper .transparent-card i {
		font-size: var(--FONT30);
		padding: 11px;
		max-width: 52px;
		max-height: 52px;
	}

	.yellow-card-section .custom-row .conent .h2 {
		font-size: var(--FONT18);
		line-height: 27px;
	}

	.image-and-Content-section .image-div img {
		width: 603px;
	}

	.image-and-Content-section.second .image-div img {
		width: auto;
	}

	.yellow-card-section .h1 {
		font-size: var(--FONT36);
		line-height: 46px;
	}

	.image-and-Content-section .content-div {
		max-width: 632px;
	}

	.yellow-card-section .custom-row .conent .contect-detais span {
		font-size: var(--FONT18);
	}

	.image-and-Content-section.second .transparent-card-wrapper {
		grid-gap: 24px;
	}

	.black-btn {
		font-size: var(--FONT14);
		padding: 7px 12px;
	}

	.yellow-card-section .custom-row {
		grid-template-columns: 164px 1fr 164px;
		grid-gap: 30px;
	}

	.yellow-card-section.section-padding {
		padding-top: 0;
	}

	.upcoming-features-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px !important;
	}

	/* header start */
	.header .contact-menu .contact-info a {
		font-size: var(--FONT12);
		line-height: normal;
	}

	.header .contact-menu .contact-info p {
		font-size: var(--FONT12);
	}

	.header .site-header .site-branding a img {
		width: 150px;
	}

	.header .top-header .contact-info {
		gap: 16px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu {
		gap: 16px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		margin-left: 16px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		min-width: 130px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 8px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child:after {
		font-size: var(--FONT12);
		right: 15px;
		top: 8px;
	}

	/* header end */

	.footer .footer-wrapper .rights {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	/* blog liisting */
	.blog-listing .banner {
		padding: 140px 0 24px 0;
	}

	.blog-listing .banner .ourText {
		max-width: 340px;
		margin: auto;
	}

	.blog-listing .banner .ourText br {
		display: none;
	}

	.blog-listing .transform-box .transform-content .transform-content-left {
		width: 58%;
	}

	.blog-listing .transform-box .transform-content .transform-content-right {
		width: 42%;
		padding: 24px;
	}

	.blog-listing .readTitle {
		margin: 16px 0;
		font-size: var(--FONT32);
	}

	.blog-listing .readText {
		font-size: var(--FONT14);
	}

	.blog-listing .readTime {
		font-size: var(--FONT12);
	}

	.blog-listing .boxcricket-card {
		padding: 24px 0 72px;
	}

	.blog-listing .boxcricket-card .boxcricket-detail {
		gap: 24px;
	}

	.blog-listing .banner .ourTitle {
		font-size: var(--FONT40);
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .read-more {
		margin-top: 10px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readText {
		-webkit-line-clamp: 4;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right {
		padding: 16px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readTitleLink .readTitle {
		margin: 10px 0 8px;
	}

	/* contact page start  */

	.page-template-contact .breadcrumb-area {
		padding: 160px 0 0 0;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
		font-size: var(--FONT40);
		line-height: 48px;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap {
		padding: 16px;
		width: 468px;
		border-radius: 20px;
	}

	.page-template-contact .contact-area .contact-form-wrap .title {
		font-size: var(--FONT28);
		line-height: normal;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form {
		gap: 17px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form .wpcf7-submit {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.page-template-contact .contact-area .contact-form-wrap p {
		font-size: var(--FONT16);
		line-height: 24px;
		margin: 16px 0;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
		width: 208px;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
		width: 129px !important;
	}

	.page-template-contact .contact-area {
		padding: 45px 0;
	}

	.page-template-contact .yellow-card-section {
		padding: 32px 0;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
		font-size: var(--FONT28);
		line-height: 40px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section {
		padding: 80px 0;
	}

	.page-template-contact .help-you-section .upperPart .title {
		font-size: var(--FONT28);
		line-height: 40px;
	}

	.page-template-contact .help-you-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart {
		margin-bottom: 48px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-title {
		font-size: var(--FONT24);
		line-height: normal;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.frequently-section {
		padding: 40px 0 80px;
	}

	.page-template-contact .frequently-section .upperPart .title {
		font-size: var(--FONT28);
		line-height: 40px;
	}

	.page-template-contact .frequently-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
		font-size: var(--FONT16);
		line-height: normal;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width:1023px) and (min-width:768px) {

	/* .container {
		max-width: 100% !important;
		padding: 0 56px;
	} */

	.h1 {
		font-size: var(--FONT32);
		line-height: 42px;
	}

	.title {
		font-size: var(--FONT28);
	}

	.custom-btn {
		font-size: var(--FONT14);
		line-height: 21px;
		padding: 10px;
	}

	.home-page .banner {
		padding: 120px 0 45px 0;
	}

	.home-page .banner .text-content p {
		font-size: var(--FONT16);
		max-width: 280px;
	}

	.section-padding {
		padding: 24px 0;
	}

	.footer .footer-wrapper {
		padding: 24px 56px;
	}

	.home-page .banner .text-content {
		width: 50%;
	}

	.home-page .banner .image-content {
		width: 50%;
	}

	.home-page .banner .image-content img {
		max-width: 165px;
		width: 100%;
	}

	.card-title {
		font-size: var(--FONT16);
		line-height: 24px;
		margin-bottom: 4px;
	}

	.card-detail {
		font-size: var(--FONT14);
		line-height: 21px;
	}

	.white-card {
		padding: 14px;
	}

	.image-and-Content-section .image-div {
		right: 0;
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding-top: 36px;
	}

	.image-and-Content-section.second .image-div {
		padding-top: 0px;
	}

	.image-and-Content-section .transparent-card-wrapper .card-title {
		font-size: var(--FONT16);
		margin-bottom: 4px;
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}

	.card-title img {
		margin: 0;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT14);
	}

	.card-wrapper i {
		font-size: var(--FONT34);
		margin-bottom: 16px;
	}

	.image-and-Content-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px;
	}

	.image-and-Content-section.second .content-title {
		margin-bottom: 24px;
	}

	.transparent-card-wrapper .transparent-card i {
		font-size: var(--FONT30);
		padding: 11px;
		max-width: 52px;
		max-height: 52px;
	}

	.yellow-card-section .custom-row .conent .h2 {
		font-size: var(--FONT18);
		line-height: 27px;
		display: block;
	}

	.image-and-Content-section .image-div img {
		width: 620px;
	}

	.image-and-Content-section.second .image-div img {
		width: auto;
	}

	.yellow-card-section .h1 {
		font-size: var(--FONT36);
		line-height: 46px;
	}

	.image-and-Content-section .content-div {
		max-width: 100%;
	}

	.yellow-card-section .custom-row .conent .contect-detais span {
		font-size: var(--FONT18);
	}

	.image-and-Content-section.second .transparent-card-wrapper {
		grid-gap: 24px;
		grid-template-columns: 1fr;
	}

	.black-btn {
		font-size: var(--FONT14);
		padding: 7px 12px;
	}

	.card-wrapper {
		grid-template-columns: 1fr 1fr;
	}

	.image-and-Content-section.second .custom-row {
		grid-template-columns: 220px 1fr;
	}

	.image-and-Content-section.second .transparent-card-wrapper .transparent-card {
		display: grid;
		grid-template-columns: 52px 1fr;
		grid-gap: 24px;
	}

	.yellow-card-section .custom-row {
		grid-template-columns: 1fr 150px;
		padding: 24px 32px;
		grid-gap: 30px;
	}

	.yellow-card-section .custom-row>img {
		display: none;
	}

	.yellow-card-section.section-padding {
		padding-top: 0;
	}

	.upcoming-features-section .transparent-card-wrapper {
		grid-template-columns: 1fr;
	}

	.upcoming-features-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 24px !important;
	}

	/* header start */
	.header .contact-menu .contact-info a {
		font-size: var(--FONT12);
		line-height: normal;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu {
		gap: 16px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		margin-left: 16px;
	}

	.header .contact-menu .contact-info p {
		font-size: var(--FONT12);
	}

	.header .site-header .site-branding a img {
		width: 150px;
	}

	.header .top-header .contact-info {
		gap: 16px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		min-width: 130px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 8px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child:after {
		font-size: var(--FONT12);
		right: 15px;
		top: 8px;
	}

	/* header end */

	.footer .footer-wrapper .rights {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	/* blog liisting */
	.blog-listing .banner {
		padding: 140px 0 24px;
	}

	.blog-listing .banner .ourTitle {
		font-size: var(--FONT40);
	}

	.blog-listing .transform-box .transform-content {
		flex-direction: column;
	}

	.blog-listing .transform-box .transform-content-left {
		width: 100%;
	}

	.blog-listing .transform-box .transform-content-right {
		width: 100%;
		padding: 17.6px;
	}

	.blog-listing .transform-box .transform-content-right .box-data {
		margin-bottom: 17.6px;
	}

	.blog-listing .readTitle {
		margin: 12px 0;
		font-size: var(--FONT32);
	}

	.blog-listing .readText {
		font-size: var(--FONT14);
	}

	.blog-listing .boxcricket-card {
		padding: 24px 0 72px;
	}

	.blog-listing .boxcricket-card .boxcricket-detail {
		grid-template-columns: 1fr 1fr;
		gap: 24px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right {
		padding: 16px;
	}

	.blog-listing .readTime {
		font-size: var(--FONT12);
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readTitleLink .readTitle {
		font-size: var(--FONT20);
		margin: 10px 0 8px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readText {
		display: block;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .read-more {
		margin-top: 10px;
	}

	.blog-listing .banner .ourText {
		max-width: 300px;
		margin: auto;
	}

	.blog-listing .banner .ourText br {
		display: none;
	}

	/* contact page start  */

	.page-template-contact .breadcrumb-area {
		padding: 160px 0 0 0;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
		font-size: var(--FONT40);
		line-height: 48px;
	}

	.page-template-contact .breadcrumb-area .custom-container .col-lg-6 {
		width: 40%;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-form-wrap {
		padding: 16px;
		width: 401px;
		border-radius: 20px;
		top: -380px;
	}

	.page-template-contact .breadcrumb-area .breadcrumb-content {
		padding: 0;
	}

	.page-template-contact .contact-area .col-lg-6 {
		width: 40%;
	}

	.page-template-contact .contact-area .col-lg-6:last-child {
		width: 60%;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label {
		width: 100%;
	}

	.page-template-contact .contact-area .contact-form-wrap .title {
		font-size: var(--FONT28);
		line-height: normal;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form {
		gap: 16px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form .wpcf7-submit {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.page-template-contact .contact-area .contact-form-wrap p {
		font-size: var(--FONT16);
		line-height: 24px;
		margin: 16px 0;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
		width: 100%;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
		width: 100% !important;
	}

	.page-template-contact .contact-area {
		padding: 106px 0 105px;
	}

	.page-template-contact .yellow-card-section {
		padding: 32px 0;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap {
		gap: 10px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
		font-size: var(--FONT28);
		line-height: 40px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper {
		grid-template-columns: repeat(3, 218px);
		justify-content: center;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card {
		padding: 16px;
	}

	.yellow-card-section .col-lg-8 {
		width: 75%;
	}

	.yellow-card-section .col-lg-4 {
		width: 25%;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section {
		padding: 80px 0;
	}

	.page-template-contact .help-you-section .upperPart .title {
		font-size: var(--FONT28);
		line-height: 40px;
	}

	.page-template-contact .help-you-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart {
		margin-bottom: 48px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-title {
		font-size: var(--FONT24);
		line-height: normal;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.frequently-section {
		padding: 40px 0 80px;
	}

	.page-template-contact .frequently-section .upperPart .title {
		font-size: var(--FONT28);
		line-height: 40px;
	}

	.page-template-contact .frequently-section .upperPart .Description p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
		font-size: var(--FONT16);
		line-height: normal;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width:1023px) and (min-width:992px) {

	/* contact page start  */
	.page-template-contact .contact-area .col-lg-6 {
		width: 50% !important;
	}

	.page-template-contact .contact-area .col-lg-6:last-child {
		width: 50% !important;
	}

	.page-template-contact .breadcrumb-area .custom-container .col-lg-6 {
		width: 50%;
	}

	.page-template-contact .breadcrumb-area .breadcrumb-content {
		padding: 80px 0;
	}

	.page-template-contact .contact-area {
		padding: 105px 0 130px;
	}

}

@media screen and (max-width: 767px) {
	.container {
		max-width: 100% !important;
		padding: 0 24px;
	}

	.main-navigation.toggled ul {
		display: block !important;
		padding: 24px;
		width: 100%;
	}

	.header .top-header {
		gap: 16px;
		display: none;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child {
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.header .site-header .container .toggled .menu-header-menu-container .mobile-header-wrapper {
		display: block;
		padding: 24px;
		width: 100%;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu li {
		margin-bottom: 16px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child a {
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item a {
		text-align: center;
		font-size: var(--FONT14);
		line-height: 16px;
		padding: 10px;
	}

	.header .contact-menu .contact-info {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.header .contact-menu .contact-info p {
		color: var(--black);
		font-size: var(--FONT16);
		font-weight: var(--Font-weight-700);
	}

	.header .contact-menu .contact-info a {
		color: var(--black);
		font-size: var(--FONT16);
		font-weight: var(--Font-weight-500);
	}

	.header .site-header .container .main-navigation .menu-header-menu-container .nav-menu .menu-item:last-child:after {
		position: unset;
		margin: 0;
		font-size: var(--FONT12);
	}

	.main-navigation .close-icon {
		display: none;
	}

	.main-navigation .menu-toggle {
		background-color: transparent;
		border: none;
		padding: 0;
		position: relative;
		display: block !important;
	}

	.toggled .menu-header-menu-container {
		position: absolute;
		top: 48px;
		left: 0;
		background-color: var(--white);
		width: 100%;
		height: calc(100vh - 48px);
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}

	.toggled .close-icon {
		display: block;
		font-size: var(--FONT28);
	}

	.toggled .hamburger-icon {
		display: none !important;
	}

	.header .site-header .container .site-branding a img {
		width: 120px;
	}

	.menu-toggle .hamburger-icon {
		font-size: var(--FONT28);
		display: inline-flex;
	}

	.main-navigation ul {
		display: none !important;
	}

	/* .header .site-header .contact-menu .contact-info p {
		font-size: var(--FONT14);
		line-height: 18px;
	}

	.header .site-header .contact-menu .contact-info {
		flex-direction: row;
	}

	.header .site-header {
		padding: 11px 0px;
		justify-content: center;
	}

	.header .site-header .contact-menu .phone {
		padding: 0;
		background-color: transparent;
		color: var(--yellow);
		font-size: var(--FONT14);
	}

	.header .site-header .contact-menu {
		width: 100%;
		justify-content: space-between;
		padding: 0 24px;
	} */

	/* .mobile-logo {
		display: block;
		max-width: 150px;
		margin-bottom: 14px;
	} */

	.h1 {
		font-size: var(--FONT32);
		line-height: 42px;
		margin-bottom: 14px;
	}

	.cardSection .title {
		margin-bottom: 16px;
	}

	.cardSection .upperPart {
		text-align: left;
		margin-bottom: 32px;
	}

	.title {
		font-size: var(--FONT24);
		line-height: normal;
		text-align: center;
	}

	.greenHeading {
		font-size: var(--FONT18);
		line-height: normal;
		text-align: center;

	}

	.home-page .banner {
		padding: 120px 0 45px 0;
	}

	.home-page .banner .text-content p {
		font-size: var(--FONT16);
		margin-bottom: 14px;
		max-width: 280px;
	}

	.section-padding {
		padding: 24px 0;
	}

	.footer .footer-wrapper {
		padding: 12px 0;
		flex-direction: column;
	}

	.footer .footer-wrapper .footer-logo {
		margin-bottom: 40px;
		align-items: center;
		align-content: center;
		text-align: center;
		width: 100%;
	}

	.footer .footer-wrapper .social-connect .social-icons .social-media-icon {
		width: 24px;
		height: 24px;
		padding: 0;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.footer .footer-wrapper .social-connect .social-icons .social-media-icon img {
		width: 10px;
		height: 10px;
	}

	.footer .footer-logo img {
		max-width: 125px;
	}

	.home-page .banner .text-content {
		width: 100%;
	}

	.home-page .banner .image-content {
		display: none;
	}

	.home-page .banner .image-content img {
		max-width: 165px;
		width: 100%;
	}

	.card-title {
		font-size: var(--FONT16);
		line-height: 24px;
		margin-bottom: 4px;
	}

	.card-detail {
		font-size: var(--FONT14);
		line-height: 21px;
	}

	.white-card {
		padding: 14px;
		display: grid;
		grid-template-columns: 34px 1fr;
		grid-gap: 16px;
	}

	.image-and-Content-section .image-div {
		right: -30px;
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding-top: 36px;
	}

	.image-and-Content-section.second .image-div {
		padding-top: 0px;
		align-items: flex-start;
	}

	.image-and-Content-section .transparent-card-wrapper .card-title {
		font-size: var(--FONT16);
		margin-bottom: 4px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.card-title img {
		margin: 0;
	}

	.image-and-Content-section.second .transparent-card-wrapper .card-detail {
		font-size: var(--FONT14);
		margin-bottom: 0;
	}

	.card-wrapper i {
		font-size: var(--FONT34);
		margin-bottom: 16px;
	}

	.image-and-Content-section .content-title {
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 24px;
	}

	/* .image-and-Content-section.second .content-title{
		font-size: var(--FONT30);
		line-height: 39px;
		margin-bottom: 36px;
	} */
	.transparent-card-wrapper {
		grid-template-columns: 1fr;
		grid-gap: 24px;
	}

	.transparent-card-wrapper .transparent-card {
		display: grid;
		grid-template-columns: 52px 1fr;
		grid-gap: 24px
	}

	.image-and-Content-section.second .content-title {
		margin-bottom: 24px;
	}

	.transparent-card-wrapper .transparent-card i {
		font-size: var(--FONT30);
		padding: 11px;
		max-width: 52px;
		max-height: 52px;
	}

	.yellow-card-section .custom-row .conent .h2 {
		font-size: var(--FONT18);
		line-height: 27px;
	}

	.image-and-Content-section .image-div img {
		width: 100%;
	}

	.image-and-Content-section.second .image-div img {
		width: auto;
	}

	.yellow-card-section .h1 {
		font-size: var(--FONT36);
		line-height: 46px;
	}

	.image-and-Content-section .content-div {
		max-width: 100%;
	}

	.yellow-card-section .custom-row .conent .contect-detais span {
		font-size: var(--FONT18);
	}

	.image-and-Content-section.second .transparent-card-wrapper {
		grid-gap: 24px;
		grid-template-columns: 1fr;
	}

	.black-btn {
		font-size: var(--FONT14);
		padding: 7px 12px;
	}

	.card-wrapper {
		grid-template-columns: 1fr;
	}

	.image-and-Content-section.second .custom-row {
		grid-template-columns: 1fr;
	}

	.image-and-Content-section.second .transparent-card-wrapper .transparent-card {
		display: grid;
		grid-template-columns: 52px 1fr;
		grid-gap: 24px;
	}

	.yellow-card-section .custom-row {
		grid-template-columns: 1fr;
		padding: 24px 0;
		row-gap: 50px;
		grid-gap: 24px;
		text-align: center;
	}

	.yellow-card-section .custom-row>img {
		display: none;
	}

	.yellow-card-section .custom-row img:last-child {
		max-width: 180px;
		width: 100%;
	}

	.red-btn {
		font-size: var(--FONT14);
	}

	.wp-btn {
		font-size: var(--FONT14);
	}

	.yellow-card-section .custom-row .conent .contect-detais {
		justify-content: center;
	}

	.yellow-card-section .custom-row .conent .contect-detais .custom-btn {
		padding: 8px 10px;
	}

	.yellow-card-section .custom-row .conent .contect-detais .blue-btn i {
		font-size: var(--FONT14);
	}

	.yellow-card-section .custom-row .conent .contect-detais .red-btn {
		/* width: 205px; */
		display: flex;
		justify-content: center;
	}

	.footer .footer-wrapper .rights {
		font-size: var(--FONT10);
	}

	.yellow-card-section.section-padding {
		padding: 0 5px 24px 5px;
	}

	.upcoming-features-section .transparent-card-wrapper {
		grid-template-columns: 1fr;
	}

	.upcoming-features-section .content-title {
		font-size: var(--FONT24);
		line-height: 32px;
		margin-bottom: 24px !important;
	}

	.upcoming-features-section .transparent-card-wrapper .transparent-card i {
		margin-right: 0;
	}

	/* .header .site-header .lowwer-details a {
		font-size: var(--FONT13);
		line-height: 19px;
	}

	.header .site-header .contact-menu .contact-info {
		margin-bottom: 4px;
	}

	.header .site-header .lowwer-details a i {
		margin-right: 4px;
	} */

	.footer .footer-wrapper .rights {
		font-size: var(--FONT12);
		line-height: 21px;
	}

	.social-icons {
		display: flex;
		justify-content: center;
	}

	/* blog listing */

	.blog-listing .banner {
		padding: 120px 0 24px;
	}

	.blog-listing .banner .blog-text p {
		font-size: var(--FONT14);
	}

	.blog-listing .banner .ourTitle {
		font-size: var(--FONT32);
	}

	.blog-listing .banner .ourText {
		font-size: var(--FONT14);
	}

	.blog-listing .banner .ourText {
		max-width: 300px;
		margin: auto;
	}

	.blog-listing .banner .ourText br {
		display: none;
	}

	.blog-listing .transform-box .transform-content {
		flex-direction: column;
	}

	.blog-listing .transform-box .transform-content-left {
		width: 100%;
	}

	.blog-listing .transform-box .transform-content-right {
		width: 100%;
	}

	.blog-listing .transform-box .transform-content-right {
		padding: 16px;
	}

	.blog-listing .readTitle {
		font-size: var(--FONT28);
		margin: 10px 0;
	}

	.blog-listing .readText {
		font-size: var(--FONT14);
	}

	.blog-listing .transform-box .transform-content-right .box-data {
		margin-bottom: 10px;
	}

	.blog-listing .boxcricket-card {
		padding: 24px 0 72px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right {
		padding: 16px;
	}

	.blog-listing .readTime {
		font-size: var(--FONT12);
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readTitleLink .readTitle {
		font-size: var(--FONT20);
		margin: 10px 0 8px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .readText {
		-webkit-line-clamp: 5;
	}

	.blog-listing .boxcricket-card .boxcricket-detail {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.blog-listing .boxcricket-card .boxcricket-content .boxcricket-content-right .read-more {
		margin-top: 10px;
	}


	/* contact page start  */

	.page-template-contact .breadcrumb-area {
		padding: 30px 0 0 0;
	}

	.page-template-contact .breadcrumb-area .custom-container .col-lg-6 {
		width: 100%;
	}

	.page-template-contact .custom-container .col-lg-6:last-child {
		width: 100%;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content .breadcrumb-title {
		font-size: var(--FONT32);
		line-height: 40px;
	}

	.page-template-contact .breadcrumb-area .custom-container .breadcrumb-content p {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	.page-template-contact .breadcrumb-area {
		height: 300px;
	}

	.page-template-contact .breadcrumb-area .breadcrumb-content {
		padding: 80px 0 100px;
	}

	.page-template-contact .contact-area .col-lg-6:last-child {
		display: inherit;
		justify-content: center;
	}

	.page-template-contact .contact-area .contact-form-wrap {
		border-radius: 30px;
		border: 1px solid var(--silver-gray);
		padding: 16px;
		border-radius: 20px;
		background-color: var(--white);
		margin-top: 24px;
		position: inherit;
		width: 100%;
	}

	.page-template-contact .contact-area .contact-form-wrap .title {
		font-size: var(--FONT24);
		font-weight: var(--Font-weight-600);
		line-height: normal;
		color: var(--black);
		margin: 0;
		text-align: left;
	}

	.page-template-contact .contact-area .contact-form-wrap p {
		font-size: var(--FONT14);
		font-weight: var(--Font-weight-400);
		line-height: 24px;
		color: var(--black);
		margin: 16px 0;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form {
		display: flex;
		flex-wrap: wrap;
		grid-gap: 16px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form label .wpcf7-form-control {
		width: 100%;
		padding: 6px 16px 6px 6px;
		border-radius: 8px;
		color: var(--black);
	}

	.page-template-contact .intl-tel-input.separate-dial-code {
		display: flex;
		gap: 8px;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .wpcf7-form-control {
		width: 100% !important;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .flag-container {
		position: inherit;
		padding: 0;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .flag-container .selected-flag {
		background-color: var(--white);
		border-radius: 8px;
		border: 1px solid #D9D9D9;
		width: 70px;
		padding: 7px;
		z-index: 0;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .flag-container .country-list {
		width: 100%;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .flag-container .country-list .country .flag-box {
		display: block;
	}

	.page-template-contact .intl-tel-input.separate-dial-code .flag-container .selected-flag .selected-dial-code {
		padding-left: 0;
	}

	.contact-form-wrap .wpcf7-form label .wpcf7-form-control .allow-dropdown .flag-container {
		width: 70px;
	}

	.contact-form-wrap .wpcf7-form label {
		width: 100% !important;
	}

	.contact-form-wrap .wpcf7-form .ctf-message {
		width: 100%;
	}

	.contact-form-wrap .wpcf7-form .ctf-message .wpcf7-textarea {
		width: 100%;
		height: 100%;
		min-height: 86px;
		max-height: 100px;
	}

	.page-template-contact .contact-area .contact-form-wrap .wpcf7-form .wpcf7-submit {
		padding: 10px;
		color: var(--black);
		font-size: var(--FONT14);
		line-height: 16px;
		border-radius: 8px;
	}

	.page-template-contact .contact-area {
		padding: 24px 0 40px;
	}

	.page-template-contact .yellow-card-section {
		padding: 24px 0;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap li .content span {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	.page-template-contact .contact-area .contact-info-wrap .list-wrap {
		gap: 10px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt h2 {
		font-size: var(--FONT26);
		line-height: 40px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper {
		grid-template-columns: 1fr;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card {
		padding: 16px;
		grid-template-columns: inherit;
	}

	.page-template-contact .yellow-card-section .col-lg-4 {
		justify-content: flex-start;
	}

	.page-template-contact .yellow-card-section .col-lg-4 .yellow-card-contetnt a {
		padding: 10px;
		font-size: var(--FONT14);
		line-height: 16px;
	}

	.page-template-contact .yellow-card-section .yellow-card-contetnt p {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	.page-template-contact .help-you-section {
		padding: 24px 0;
	}

	.page-template-contact .help-you-section .upperPart .title {
		font-size: var(--FONT26);
		line-height: 40px;
	}

	.page-template-contact .help-you-section .upperPart .Description p {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	.page-template-contact .help-you-section .upperPart {
		margin-bottom: 24px;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-title {
		font-size: var(--FONT20);
		line-height: normal;
	}

	.page-template-contact .help-you-section .bottomPart .card-wrapper .white-card .card-content .card-detail {
		font-size: var(--FONT14);
		line-height: 24px;
		margin: 16px 0;
	}

	.frequently-section {
		padding: 24px 0;
	}

	.page-template-contact .frequently-section .upperPart .title {
		font-size: var(--FONT26);
		line-height: 40px;
	}

	.page-template-contact .frequently-section .upperPart .Description p {
		font-size: var(--FONT14);
		line-height: 24px;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-header {
		font-size: var(--FONT16);
		line-height: normal;
	}

	.page-template-contact .frequently-section .faq-part .accordion .accordion-content {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width:375px) {
	/* .header .site-header {
		margin: 0 12px;
	} */

	.h1 {
		font-size: var(--FONT28);
		line-height: 40px;
		margin-bottom: 14px;
	}
}



@media screen and (max-width:1440px) {
	.blog-details .banner .readTime {
		font-size: var(--FONT14);
	}

	.blog-details .banner .readTitle {
		font-size: var(--FONT48);
		line-height: 1.33;
	}

	.blog-details .banner .readText {
		font-size: var(--FONT16);
		line-height: 1.5;
	}

	.blog-details .banner .post-content .post-author .author-details .author-name {
		font-size: var(--FONT16);
	}

	.blog-details .singleBlogContent .contents-data h4 {
		font-size: var(--FONT20);
	}

	.blog-details .singleBlogContent .contents-data h6 {
		font-size: var(--FONT16);
	}

	.blog-details .singleBlogContent .contents-data .introduction-list li {
		font-size: var(--FONT16);
	}

	.blog-details .singleBlogContent.blog-data .blog-box-title {
		font-size: var(--FONT24);
	}

	.blog-details .boxcricket-card .reletedpost-title {
		font-size: var(--FONT24);
	}

	.tableCard h3 {
		font-size: var(--FONT20);
	}

	.tableCard h6 {
		font-size: var(--FONT16) !important;
	}

	.tableCard ul li {
		font-size: var(--FONT16) !important;
	}

	.blog-details .singleBlogContent h2 {
		font-size: var(--FONT24);
	}

}

@media screen and (max-width:1366px) {
	.blog-details .banner {
		padding: 150px 0 34px;
	}

	.blog-details .singleBlogContent.blog-data .blog-box-text {
		font-size: var(--FONT16);
	}

	.blog-details .singleBlogContent.blog-data .blog-list li {
		font-size: var(--FONT16);
	}

	.blog-details .banner {
		padding: 150px 0 48px;
	}

	.blog-details .singleBlogContent p {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.blog-details .singleBlogContent ol li {
		font-size: var(--FONT16);
	}

	.blog-details .singleBlogContent ol p {
		font-size: var(--FONT16);
	}

	.blog-details .singleBlogContent h6 {
		font-size: var(--FONT16);
		line-height: 24px;
	}

	.blog-details .singleBlogContent ul li {
		font-size: var(--FONT16);
		line-height: 24px;
	}
}

@media screen and (max-width:1024px) {
	.blog-details .banner .readTitle {
		font-size: var(--FONT44);
	}

	.blog-details .readTime {
		font-size: var(--FONT12);
	}

	.blog-details .readTitle {
		font-size: var(--FONT20);
		margin: 10px 0 8px;
	}

	.blog-details .readText {
		font-size: var(--FONT14);
		-webkit-line-clamp: 4;
	}

	.blog-details .boxcricket-card .boxcricket-content .boxcricket-content-right {
		padding: 16px;
	}

	.blog-details .read-more {
		margin-top: 10px;
	}

	.blog-details .read-more {
		padding: 7.5px 8px;
	}
}

@media screen and (max-width:768px) {
	.blog-details .readText {
		-webkit-line-clamp: 5;
	}
}

@media screen and (max-width:767px) {
	.blog-details .banner {
		padding: 85px 0 24px;
	}

	.blog-details .banner .readTitle {
		font-size: var(--FONT36);
	}

	.blog-details .banner .readText {
		font-size: var(--FONT14);
	}

	.blog-details .banner .post-content {
		flex-direction: column;
		gap: 16px;
		align-items: flex-start !important;
	}

	.blog-details .banner .post-content .post-author .author-details .author-name {
		font-size: var(--FONT14);
	}

	.blog-details .banner .post-content .post-author .author-details .post-timestamp {
		font-size: var(--FONT12);
	}

	.blog-details .singleBlogContent .contents-data h4 {
		font-size: var(--FONT18);
	}

	.blog-details .singleBlogContent .contents-data h6 {
		font-size: var(--FONT14);
	}

	.blog-details .singleBlogContent .contents-data .introduction-list li {
		font-size: var(--FONT14);
	}

	.blog-details .singleBlogContent .contents-data .introduction-list {
		padding-left: 20px;
	}

	.blog-details .singleBlogContent.blog-data .blog-box-title {
		font-size: var(--FONT20);
	}

	.blog-details .singleBlogContent.blog-data .blog-box-text {
		font-size: var(--FONT14);
	}

	.blog-details .boxcricket-card .reletedpost-title {
		font-size: var(--FONT20);
	}

	.blog-details .boxcricket-card .boxcricket-detail {
		grid-template-columns: 1fr;
	}

	.tableCard h3 {
		font-size: var(--FONT18);
	}

	.blog-details .singleBlogContent h6 {
		font-size: var(--FONT14) !important;
	}

	.blog-details .singleBlogContent ul li {
		font-size: var(--FONT14) !important;
	}

	.blog-details .singleBlogContent ul {
		margin: 0 0 0 20px;
	}

	.blog-details .singleBlogContent h2 {
		font-size: var(--FONT20);
	}

	.blog-details .singleBlogContent p {
		font-size: var(--FONT14);
	}

	.blog-details .singleBlogContent ol li {
		font-size: var(--FONT14);
	}

	.blog-details .singleBlogContent ol p {
		font-size: var(--FONT14);
	}
}

.iti-flag.us,
.iti-flag {
	display: none;
}

/* .accordion {
	margin: 10px 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
}

.accordion-header {
	background-color: #f1f1f1;
	padding: 10px;
	cursor: pointer;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}

.accordion-content {
	display: none;
	padding: 10px;
	border-top: 1px solid #ddd;
}

.accordion-content.active {
	display: block;
} */
.accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-in-out;
}

.accordion.active .accordion-content {
	max-height: 500px;
}