/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Metropolis Font Variants */
@font-face {
  font-family: 'Metropolis';
  src: url('./fonts/Metropolis-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Metropolis';
  src: url('./fonts/Metropolis-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Metropolis';
  src: url('./fonts/Metropolis-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Metropolis';
  src: url('./fonts/Metropolis-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Metropolis';
  src: url('./fonts/Metropolis-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Metropolis';
  src: url('./fonts/Metropolis-ExtraBold.otf') format('opentype');
  font-weight: bolder;
  font-style: normal;
}

/* Nasalization Font */
@font-face {
  font-family: 'Nasalization';
  src: url('./fonts/NasalizationRg.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

:root {
    --themeRed: rgb(210 36 46);
    --themeRedLight: #ED4857;
    --black: #000000;
    --themeDark: #414149;
    --font: 'Metropolis', sans-serif !important;
    --white: #fff !important;
    --fontHeadings: 'Nasalization', sans-serif !important;
}

html *:not(i, .elementor-icon, #wpadminbar .quicklinks > ul > li > a, h3, h1, h1 span, h2, h2 span, .SeconFold .elementor-counter-number, .SeconFold .elementor-counter-number-suffix, .ThirdFold figcaption, header li.menu-item .elementor-item, header a.elementor-button span span, footer li.menu-item .elementor-item, .SeventhFold h4, .copyRightSec p, .copyRightSec span.elementor-icon-list-text, .wp-cancel-pw>.dashicons, .wp-hide-pw>.dashicons, .logoutBtn ) {
    font-family: var(--font) !important;
}

html {
    /* font-size: calc(60% + 0.8vmin)!important; */
}

/* Scroll */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0/30%);
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    background-color: var(--themeRed)
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

h1 span, 
h2 span  {
    font-weight: 900 !important;
}

h1 {
    font: normal normal 400 3.7rem / 0.9 var(--fontHeadings) !important;
    color: var(--themeRed) !important;
    text-transform: capitalize;
}

h2 {
    font: normal normal 400 4rem/1.2 var(--fontHeadings) !important;
    color: var(--themeRed) !important;
    margin-bottom: 10px !important;
    text-transform: capitalize;
}

h3 {
    font: normal normal 400 2.5rem/1.2 var(--fontHeadings) !important;
    margin-bottom: 20px !important;
    color: var(--black) !important;
}

h4, 
.FAQSec .elementor-accordion-title {
    font: normal normal 600 1.7rem/1.2 '' !important;
    margin-bottom: 20px !important;
    color: var(--black) !important;
}

h5 {
    font: normal normal 500 15px/1.3 '' !important;
    color: var(--black) !important;
    margin-bottom: 5px !important;
}

h6 {
    font: normal normal 600 1.16rem/1.1 '' !important;
    color: var(--themeRed) !important;
    margin-bottom: 0;
}

p, .elementor-widget-icon-list .elementor-icon-list-text {
    font: normal normal 300 1.3rem/1.3 '' !important;
    letter-spacing: 1px;
    color: var(--themeDark) !important;
}

p {
    margin-bottom: 21px !important;
}

.metroText {
    color: #46176D;
}

.tMblText {
    color: #E10074;
}

/* Buttons */
.primaryBtn a, 
.secondaryBtn a, 
.formCol .wpforms-submit, 
.outlineBtn a, 
header a.hfe-menu-item.elementor-button,
.wp-core-ui #login .button-primary {
    border-radius: 32px !important;
    margin-right: 0;
    font-size: 1rem;
    min-width: 155px;
    padding: 14px 38px!important;
    margin-top: 10px;
    text-decoration: none !important;
    background: var(--themeRed) !important;
    color: var(--white) !important;
    border: 1px solid var(--themeRedLight);
    font-weight: 700 !important;
}

.secondaryBtn a {
    background: var(--white) !important;
    color: var(--themeRed) !important;
}

.outlineBtn a {
	background: transparent !important;
	color: var(--themeDark) !important;
}

.blend-video {mix-blend-mode: lighten;-webkit-mix-blend-mode: lighten;-moz-mix-blend-mode: lighten;-ms-mix-blend-mode: lighten;-o-mix-blend-mode: lighten;}

/* Header */
body, body.login {
	padding: 90px 0 0 !important;
}
header {
    position: fixed !important;
    top: 0;
    z-index: 9 !important;
}

header.stick {
    position: fixed !important;
    background: var(--white) !important;
    z-index: 999 !important;
    box-shadow: 2px 2px 9px 2px #00000014;
    animation: slideDown 0.4s cubic-bezier(0, 0, 0.2, 1);
    top: 0;
    width: 100%;
}

header li.menu-item .elementor-item,
header a.elementor-button,
footer li.menu-item .elementor-item {
    font: normal normal 400 14px / 1 var(--fontHeadings) !important;
    padding: 0 10px;
}

header li.menu-item .elementor-item,
header a.elementor-button {
    color: var(--themeDark) !important;
}

header a.elementor-button {
	background: transparent !important;
}

header .loginBtn a.elementor-button {
    background: #46196e !important;
    color: #fff !important;
    padding: 11px 26px;
    border-radius: 20px;
    margin-left: 10px;
    font-size: 14px !important;
} 

.logoutBtn {
    background: #46196e !important;
    color: #fff !important;
    padding: 8px 20px;
    border-radius: 20px;
    margin-left: 10px;
    font-size: 14px !important;
    width: 100px;
    font-weight: 300;
    font-family: 'Nasalization' !important;
    margin-top: 10px;
}

.logoutBtn, .menu-item-768, .menu-item-766 {
	display: none !important;
}

header a.elementor-button span span {
    font-family: var(--fontHeadings) !important;
}

header .navbar {
    border: 1px solid #D2242E;
    border-radius: 33px;
    height: 36px;
    padding-left: 10px;
}

header ul.elementor-nav-menu li {
    position: relative;
}

header ul.elementor-nav-menu li:not(:first-child)::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: var(--themeDark);
    left: 0;
    top: 0;
}

header .btnBar a.elementor-button  {
	color: var(--white) !important;
}

header .btnBar {
    background: linear-gradient(180deg, #C40166 0%, #E10074 100%);
    padding: 0 0 0 40px;
    border-radius: 30px;
    position: relative;
    height: 36px;
    align-items: center;
}

header .btnBar > div:not(:first-child)::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    background: var(--white);
    left: 0;
    top: 20%;
}

header .btnBar:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 34px;
    background: var(--white);
    left: -14px;
    top: 1px;
    border-radius: 60px;
}

header .elementor-nav-menu a {
    padding: 0 !important;
}

header li.menu-item .elementor-item:hover {
    color: var(--themeRed) !important;
}

/* banner */
.bgVideo {
	/* position: absolute; */
	/* top: 0; */
	/* z-index: -1; */
}

.bgVideo {
	margin-top: -90px;
	z-index: -1;
}

.banner {
    /* margin-top: -89px; */
    /* height: calc(100vh + 17px); */
    height: 100vh;
    position: absolute;
    top: 0;
}

.banner p {
	font-weight: 700 !important;
}

/* SeconFold */
.SeconFold * {
	color: var(--white) !important;
}

.SeconFold .elementor-counter-number, 
.SeconFold .elementor-counter-number-suffix {
	font-family: var(--fontHeadings) !important;
	font-weight: 400;
	font-size: 3.5rem !important;
	line-height: 1;
}

.SeconFold {
	padding: 60px 0 0;
	position: relative;
}

.SeconFold p {
	max-width: 750px;
	margin-bottom: 70px !important;
}

.SeconFold .elementor-counter-title {
	font-weight: 300 !important;
}

.SeconFold:before {
    content: '';
    position: absolute;
    background: url(../../uploads/2025/07/Elements-for-website-24-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 340px;
    height: 66px;
    left: 30px;
    top: -33px;
}

.SeconFold:after {
    content: '';
    position: absolute;
    background-image: url(../../uploads/2025/07/Elements-for-website-19-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 427px;
    height: 60px;
    right: 30px;
    bottom: -30px;
}

.SeconFold .elementor-widget-video .elementor-wrapper video {
    background: transparent;
}


/* ThirdFold */
.ThirdFold {
	padding: 60px 0px 0;
}

.ThirdFold figcaption{
    font: normal normal 400 2.3rem/1.1 var(--fontHeadings) !important;
    color: var(--white) !important;
    position: absolute;
    top: 34px;
    max-width: 21rem;
    text-align: right;
}

.ThirdFold figure img {
	left: -5px;
	position: relative;
}

.leftSec {position: absolute;width: 100%;/* margin-top: -700px; */top: 130px;}

.ThirdFold .rotateVdd {
    transform: rotate(-142deg) !important;
    width: 19% !important;
    position: relative;
    top: -40px;
    right: -110px;
}

.ThirdFold p {
	text-align: justify;
}

/* FourthFold */
.FourthFold .e-hosted-video {
    --video-aspect-ratio: 2.1 !important;
}

/* FifthFold */
.FifthFold {
	padding: 60px 0px 0;
}

/* SixthFold */
.SixthFold {
	padding: 60px 0px 0;
}

.SixthFold .e-hosted-video.elementor-wrapper.elementor-open-inline {
    --video-aspect-ratio: 0 !important;
}

/* SeventhFold */
.SeventhFold {
	padding: 60px 0px 0;
}

.SeventhFold h4 {
	font: normal normal 400 2rem / 1 var(--fontHeadings) !important;
	color: var(--themeRed) !important;
	max-width: 280px;
	margin: 0 auto;
}

/* PurposeSec */
.PurposeSec > div {
	padding: 70px 10px 30px !important;
}

/* EightFold */
.EightFold {
	padding: 60px 0px 50px;
}

.EightFold * {
	color: var(--white) !important;
}

.EightFold p {
	font-size: 1rem !important;
}

.EightFold .AbsltSec {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0px, -40%);
}

.EightFold .e-hosted-video {
    --video-aspect-ratio: 2.1 !important;
}

/* updated */

.EightFoldMbl  {
	background-image: url(../../uploads/2025/07/Mask-group.png);
}

.EightFoldMbl .elementor-widget-image {
	position: relative;
	padding: 30px;
	overflow: hidden;
}
.EightFoldMbl .elementor-widget-image:before,
.EightFoldMbl .elementor-widget-image:after {
	content: '';
	position: absolute;
	width: 170px;
	height: 150px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.EightFoldMbl .elementor-widget-image:before  {
	background-image: url(../../uploads/2025/08/002.gif);
	bottom: -10px;
	right: -30px;
	transform: rotate(-25deg);
}

.EightFoldMbl .elementor-widget-image:after  {
	background-image: url(../../uploads/2025/08/001.gif);
	top: -10px;
	left: 30px;
}

.EightFoldMbl:before {
    content: '';
    position: absolute;
    top: -40px;
    right: 0px;
    width: 90%;
    height: 80px;
    background: url(../../uploads/2025/08/colon.png) no-repeat;
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

/* NinthFold */
.NinthFold {
	padding: 0px 0px 0;
}

.NinthFold > div > div {
	height: 730px !important;
	align-items: center !important;
}

.NinthFold .videoSec {
	position: absolute;
	top: 105px;
	right: 0;
}

.NinthFold .elementor-wrapper {
    --video-aspect-ratio: 0 !important;
}

/* TenthFold */
.TenthFold {
	padding: 0px 0px 80px;
}

.TenthFold .elementor-button {
	background: #E10074 !important;
	font-size: 28px;
	margin-bottom: 20px;
}

/* EleventhFold */
.EleventhFold .elementor-wrapper {
    --video-aspect-ratio: 1.6 !important;
}

/* footer */
footer {
    background: var(--themeDark) !important;
    padding: 70px 0 !important;
    border-radius: 40px !important;
    margin-top: 100px !important;
}

footer li.menu-item .elementor-item {
	color: var(--white) !important;
	font-size: 20px !important;
	padding: 0 !important;
}

footer ul li {
	position: relative;	
}

footer ul li:not(:first-child)::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: var(--white);
    left: 0;
    top: 0;
}

footer ul {
	margin-top: 30px !important;
}

.copyRightSec {
	padding: 30px 10px 10px;
	background: #fff;
}

.copyRightSec p, .copyRightSec span.elementor-icon-list-text {
	font-family: var(--fontHeadings) !important;
}

.elementor-widget-video .elementor-wrapper video {
    background: #fff;
}

/* dialog-widget-content */
.dialog-widget-content {
    border-radius: 30px !important;
}

.dialog-message .elementor-button {
    background: var(--themeRed) !important;
    border-radius: 30px !important;
}

.dialog-message h3 {
	color: var(--themeRed) !important;
}

.dialog-message input {
    font-family: var(--fontHeadings) !important;
}

/* loginPage */

.login-error {
    color: red;
    margin-bottom: 10px;
    text-align: center;
}

.custom-login-wrapper video {
    width: 100%;
}

.elementor.elementor-307.elementor-location-footer {
	width: 100%;
}

body #login {
	max-width: 1540px;
	/* min-height: 780px; */
	display: flex;
	align-items: self-start;
	flex-direction: column;
	justify-content: center;
	padding: 80px 10px 0;
}

.login form {
	max-width: 400px;
	box-shadow: none;
	padding: 0;
}

.login #backtoblog, .wp-login-logo {
	display: none;
}

p#nav,
.login .notice-error {
    flex: 0 0 100%;
}

.login form .input, 
.login input[type="text"],
input[type=checkbox], input[type=checkbox]:checked {
	border-color: var(--themeRed) !important;
	font-weight: 300;
}

.login form .input, 
.login input[type="text"] {
	border-radius: 50px;	
}

.wp-core-ui #login .button-primary {
	width: 100px !important;
	padding: 0 10px !important;
	min-height: 36px !important;
	font-size: 14px;
	font-family: 'Nasalization' !important;
	font-weight: 400 !important;
}

.login #nav {
    font-size: 14px !important;
}

.login #nav {
    position: relative;
    top: -43px;
    width: 190px;
    margin: 0 0 0 auto !important;
    justify-content: end;
}

.login #nav a {
	font-size: 14px;
}

#login form p.submit {
    margin-top: 0px !important;
}

.login #nav a {
}

.login label {
    font-weight: 300;
}

.notice.notice-info.message {
    max-width: 700px;
    border-color: var(--themeRed);
}

.notice.notice-info.message p {
    font-size: 14px !important;
    margin: 0 !important;
}

/* Position anchors for absolute icons */
#loginform p, 
#lostpasswordform p,
#loginform .user-pass-fields {
    position: relative;
}

/* The icon box we insert before the input */
#loginform .iconDiv,
#lostpasswordform .iconDiv {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}

/* Specific icons */
#loginform .iconDiv.user-icon,
#lostpasswordform .iconDiv.user-icon {
    background-image: url(../../uploads/2025/08/User.png) !important;
    left: 15px;
    top: 53px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
}

#loginform .iconDiv.pass-icon {
    background-image: url(../../uploads/2025/08/Group-74.png) !important;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
}

/* Space for the icon so text doesn't overlap */
#user_login, #user_pass {
    padding-left: 50px !important;
}

/* Autofill styles fix with image restore */
.login input[type="text"]:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
	box-shadow: 0 0 0 1000px white inset !important;
	-webkit-text-fill-color: #000 !important;
	background-image: url(../../uploads/2025/08/User.png) !important;
	background-repeat: no-repeat !important;
	background-size: 20px !important;
	background-position: 15px center !important;
}

.login input[type="password"]:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
	box-shadow: 0 0 0 1000px white inset !important;
	-webkit-text-fill-color: #000 !important;
	background-image: url(../../uploads/2025/08/Group-74.png) !important;
	background-repeat: no-repeat !important;
	background-size: 20px !important;
	background-position: 15px center !important;
}

/* 
.bgCstm {
    background-image: url(https://demo.iriscreatives.com/alliancetel/wp-content/uploads/2025/07/Mask-group.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - -9px);
    position: absolute;
    top: -100px;
    width: 100%;
    opacity: 0.4;
    mix-blend-mode: difference;
} */

/* .dbSec .e-con-inner {
    position: relative;        
}

.dbSec .e-con-inner:before {
    content: '';
    position: absolute;
    width: 140px;
    height: 140px;
    background-image: url(https://demo.iriscreatives.com/alliancetel/wp-content/uploads/2025/08/002-1.gif);
    background-size: cover;
    background-position: center;
    top: -40px;
    left: 0;
    transform: rotate(120deg);
}

.dbSec .e-con-inner:after {
    content: '';
    position: absolute;
    width: 140px;
    height: 140px;
    background-image: url(https://demo.iriscreatives.com/alliancetel/wp-content/uploads/2025/08/002-1.gif);
    background-size: cover;
    background-position: center;
    bottom: -40px;
    right: -40px;
    transform: rotate(-70deg);
} */


/* Animayions KeyFrames */
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

/* Media */
@media (min-width: 1560px) {
	body #login {
		min-height: 780px;
	}
		
	.e-con {
		--container-max-width: 1540px;
	}
	
	.FifthFold .e-con-inner {
		--content-width: 1540px;
	}
	
	header .btnBar {
	    --width: 58% !important;
	}

	header > div > div:nth-child(1) {
	/* max-width: 20%; */
	}
	
	header > div > div:nth-child(2) {
		max-width: 67%;
	}

	.bgVideo .e-hosted-video {
	    --video-aspect-ratio: 1.9 !important;
	}
	
	.ThirdFold figure img {
		left: -5px;
		position: relative;
	}

	.ThirdFold figcaption{
		font-size: 2.9rem !important;
		top: 41px;
		max-width: 26rem;
	}
	
	.SeventhFold .elementor-widget-image-box {
		max-width: 27% !important;
	}

	.NinthFold > div > div > div {
	    --width: 46% !important;
	}

	.NinthFold > div > div {
		height: 830px !important;
	}
	
	.NinthFold > div > div video {
		transform: scale(1.1);
		position: relative;
		top: 28px;
		right: 29px;
	}
	
	.NinthFold .videoSec {
		top: 130px;
		transform: scale(1.3);
		right: 115px;
	}

	.NinthFold p {
		text-align: justify;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	header .btnBar {
		--width: 80% !important;
	}

	header .elementor-widget-nav-menu {
		width: 20% !important;
		padding-left: 22px;
	}
	
	header > div > div:nth-child(1) {
	    max-width: 20%;
	}
	
	header > div > div:nth-child(2) {
	    max-width: 53%;
	}
	
	header > div > div:nth-child(3) {
	    max-width: 20%;
	}
	
	header li.menu-item .elementor-item, 
	header a.elementor-button, 
	footer li.menu-item .elementor-item {
		padding: 10px 10px !important;
	}

	header .navbar {
		/* border: none; */
	}

	header .elementor-menu-toggle svg {
		fill: var(--themeRed) !important;
	}
	
	.bgVideo {
		display: none;
		}

	h2 {
		font-size: 2rem !important;
	}

	h1 {
		font-size: 2.7rem !important;
	}

	p, .elementor-widget-icon-list .elementor-icon-list-text {
		font-size: 0.9rem !important;
	}

	.banner {
		height: auto !important;
		padding: 0px 0px 0px;
		position: relative;
		margin: 0px 0 0px !important;
		top: 0;
	}

	.banner .e-hosted-video {
		--video-aspect-ratio: 1 !important;
	}
	
	.banner .elementor-widget-button {
		max-width: 50% !important;
	}

	.banner .elementor-widget-button a {
		padding: 11px 24px !important;
		font-size: 14px;
	}

	.banner p {
		margin: 0 0 0 !important;
		text-align: center;
	}

	.banner > div > div {
	    justify-content: center;
	    --width: 100% !important;
	}
	
	.banner h1 br {
		display: none;
		text-align: center;
	}
	
	.banner h1 {
		text-align: center;
		line-height: 1 !important;
	}

	.SeconFold {
		padding: 60px 10px 50px;
	}

	.SeconFold .e-con-inner > div:nth-child(2) {
		flex-flow: row nowrap;
	}

	.SeconFold .e-con-inner > div:nth-child(3) {
		margin: 0;
	}

	.SeconFold p {
		margin-bottom: 60px !important;
	}

	.SeconFold .elementor-counter-number, 
	.SeconFold .elementor-counter-number-suffix {
		font-weight: 400;
		font-size: 1.6rem !important;
		margin-bottom: 10px;
	}

	.SeconFold .elementor-counter-title {
		font-size: 12px;
		line-height: 1.3;
		text-align: center;
	}

	.SeconFold:before {
		width: 180px;
		height: 36px;
		left: 10px;
		top: -19px;
	}

	.SeconFold:after {
		width: 180px;
		height: 25px;
		bottom: -13px;
		right: 10px;
	}

	.ThirdFold {
	    margin-bottom: -300px;
	}
	
	.ThirdFold .rotateVdd {
	    width: 34% !important;
	    top: -24px;
	    right: 0;
	}

	.leftSec {
		padding: 0 10px 0;
	}

	.SixthFold, .FifthFold {
		padding: 0 10px 0;
	}
	
	li.elementor-icon-list-item {
		align-items: start !important;
	}

	.EightFold {
	    padding: 30px 0 30px !important;
	}

	.NinthFold {
		/* padding: 30px 0px 0; */
	}

	.NinthFold .videoSec {
		top: 0px;
	}

	.NinthFold > div > div {
		height: 310px !important;
	}
	
	.TenthFold {
	    padding: 0px 10px 50px;
	}
	
	.TenthFold .elementor-button {
		font-size: 16px;
	}

	footer {
		background: var(--themeDark) !important;
		padding: 40px 0;
		border-radius: 30px !important;
		margin-top: 50px !important;
	}
	
	footer li.menu-item .elementor-item {
		font-size: 12px !important;
	}

	footer ul li:not(:first-child)::before {
		width: 0;
	}
	
	footer ul li:nth-child(1)::before,
	footer ul li:nth-child(2)::before,
	footer ul li:nth-child(4)::before,
	footer ul li:nth-child(5)::before {
		content: '' !important;
		position: absolute !important;
		width: 1px !important;
		height: 45% !important;
		top: 10px !important;
		left: unset !important;
		right: 0;
		background: #fff !important;
	}
	
	footer .elementor-nav-menu {
		max-width: 430px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 767px) {
	header .btnBar {
		display: none;
	}
	
	header > div > div:nth-child(1) {
	    max-width: 20%;
	}
	
	header > div > div:nth-child(2) {
	    max-width: 30%;
	}
	
	header > div > div:nth-child(3) {
	    max-width: 30%;
	}
	
	header li.menu-item .elementor-item, 
	header a.elementor-button, 
	footer li.menu-item .elementor-item {
		padding: 10px 10px !important;
	}

	header .navbar {
		border: none;
	}

	header .elementor-menu-toggle svg {
		fill: var(--themeRed) !important;
	}
	
	.bgVideo {
		display: none;
	}

	h2 {
		font-size: 2rem !important;
	}

	h1 {
		font-size: 2.7rem !important;
	}

	p, .elementor-widget-icon-list .elementor-icon-list-text {
		font-size: 0.9rem !important;
	}

	.banner {
		height: auto !important;
		padding: 0px 0px 70px;
		position: relative;
		margin: 0px 0 0px !important;
		top: 0;
	}

	.banner .e-hosted-video {
		--video-aspect-ratio: 1 !important;
	}
	
	.banner .elementor-widget-button {
		max-width: 45% !important;
	}

	.banner .elementor-widget-button a {
		padding: 9px 11px !important;
		font-size: 10px;
		line-height: 1.2;
	}

	.banner p {
		margin: 0 0 0 !important;
	}
	
	.SeconFold {
		padding: 60px 10px 50px;
	}

	.SeconFold .e-con-inner > div:nth-child(2) {
		flex-flow: row nowrap;
	}

	.SeconFold .e-con-inner > div:nth-child(3) {
		margin: 0;
	}

	.SeconFold p {
		margin-bottom: 60px !important;
	}

	.SeconFold .elementor-counter-number, 
	.SeconFold .elementor-counter-number-suffix {
		font-weight: 400;
		font-size: 1.6rem !important;
		margin-bottom: 10px;
	}

	.SeconFold .elementor-counter-title {
		font-size: 12px;
		line-height: 1.3;
		text-align: center;
	}

	.SeconFold:before {
		width: 180px;
		height: 36px;
		left: 10px;
		top: -19px;
	}

	.SeconFold:after {
		width: 180px;
		height: 25px;
		bottom: -13px;
		right: 10px;
	}

	.ThirdFold figcaption {
		font-size: 1.9rem !important;
		top: 20px;
		max-width: 19rem;
		margin: 0 auto;
	}

	.ThirdFold .rotateVdd {
		width: 38% !important;
		top: 34px;
		right: 0;
		height: fit-content;
	}

	.leftSec {
		position: relative;
		width: 100%;
		top: 0;
		padding: 0 10px 0;
		margin-top: -300px;
	}

	.SixthFold, .FifthFold {
		padding: 0 10px 0;
	}
	
	li.elementor-icon-list-item {
		align-items: start !important;
	}

	.EightFold {
	    padding: 30px 0 30px !important;
	}

	.EightFold p, .EightFold h3 {
		text-align: center;
	}
		
	.EightFoldMbl  {
		background-image: url(../../uploads/2025/08/Note-from-Leader-background.jpg);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.EightFoldMbl .elementor-widget-image {
	    position: relative;
	    padding: 30px;
	    overflow: hidden;
	}
	.EightFoldMbl .elementor-widget-image:before,
	.EightFoldMbl .elementor-widget-image:after {
	    content: '';
	    position: absolute;
	    width: 100px;
	    height: 110px;
	    background-size: contain;
	    background-position: center;
	    background-repeat: no-repeat;
	}
	
	.EightFoldMbl .elementor-widget-image:before  {
	    background-image: url(../../uploads/2025/08/002.gif);
	    bottom: 0;
	    right: 0;
	    transform: rotate(-25deg);
	}
	
	.EightFoldMbl .elementor-widget-image:after  {
	    background-image: url(../../uploads/2025/08/001.gif);
	    top: -10px;
	    left: 30px;
	}

	.EightFoldMbl:before {
	    top: -24px;
	    height: 45px;
	}
	
	.NinthFold {
		padding: 30px 0px 0;
	}

	.NinthFold .videoSec {
		position: relative;
		top: 0px;
		right: 0;
	}

	.NinthFold > div > div {
		height: unset !important;
	}

	.TenthFold {
	    padding: 0px 10px 50px;
	}
	
	.TenthFold .elementor-button {
		font-size: 16px;
	}
	
	footer {
		background: var(--themeDark) !important;
		padding: 40px 0;
		border-radius: 30px !important;
		margin-top: 50px !important;
	}
	
	footer li.menu-item .elementor-item {
		font-size: 12px !important;
	}

	footer ul li:not(:first-child)::before {
		width: 0;
	}
	
	footer ul li:nth-child(1)::before,
	footer ul li:nth-child(2)::before,
	footer ul li:nth-child(4)::before,
	footer ul li:nth-child(5)::before {
		content: '' !important;
		position: absolute !important;
		width: 1px !important;
		height: 45% !important;
		top: 10px !important;
		left: unset !important;
		right: 0;
		background: #fff !important;
	}
	
	footer .elementor-nav-menu {
		max-width: 430px;
		margin: 0 auto;
	}
	
	#elementor-popup-modal-352 .dialog-message {
        width: 90vw;
        height: 100%;
        padding: 60px 0;
        max-width: 390px;
    }
	
	.dialog-message h3 {
		font-size: 2rem !important;
	}

	body #login  form {
		border-radius: 12px;
		box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.10);
		padding: 20px 15px 0 !important;
	}

	.login #nav {
		top: 0;
		justify-content: start;
		width: 100%;
	}
	
	body.login #loginpress_video-background {
		display: none;
	}
	
	.menu-item-766 {
		display: block !important;
	}
}


video::-webkit-media-controls-panel {
	display: none !important;
	-webkit-appearance: none;
}
video::-webkit-media-controls-play-button {
	display: none !important;
	-webkit-appearance: none;
}
video::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none;
}

video {
	pointer-events: none !important;
}

video::-webkit-media-controls,
video::-webkit-media-controls-enclosure {
  display: none !important;
  -webkit-appearance: none;
}

.e-hosted-video {
	position: relative;
}
.e-hosted-video::after {
	content: '';
	position: absolute;
	inset: 0;
	background: transparent;
	pointer-events: none !important;
}



