/* 
Theme Name: Charleston Defenders
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

/******Default vip css start*****/  
@import url("https://use.typekit.net/lbu7hti.css");

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('fonts/PlusJakartaSans-Bold.eot');
	src: url('fonts/PlusJakartaSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PlusJakartaSans-Bold.woff2') format('woff2'),
		url('fonts/PlusJakartaSans-Bold.woff') format('woff'),
		url('fonts/PlusJakartaSans-Bold.ttf') format('truetype'),
		url('fonts/PlusJakartaSans-Bold.svg#PlusJakartaSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('fonts/PlusJakartaSans-Regular.eot');
	src: url('fonts/PlusJakartaSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
		url('fonts/PlusJakartaSans-Regular.woff') format('woff'),
		url('fonts/PlusJakartaSans-Regular.ttf') format('truetype'),
		url('fonts/PlusJakartaSans-Regular.svg#PlusJakartaSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Plus Jakarta Sans';
	src: url('fonts/PlusJakartaSans-SemiBold.eot');
	src: url('fonts/PlusJakartaSans-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'),
		url('fonts/PlusJakartaSans-SemiBold.woff') format('woff'),
		url('fonts/PlusJakartaSans-SemiBold.ttf') format('truetype'),
		url('fonts/PlusJakartaSans-SemiBold.svg#PlusJakartaSans-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
} 

*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #fff;
	font-size: 18px;
	line-height: 33px;
	font-family: 'Plus Jakarta Sans';
	font-weight: 300;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #fff;
	letter-spacing: 0;
	font-family: "aviano-future", sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-style: italic;
}
.bigheading > .elementor-widget-container {
	margin-bottom: 20px;
}
a{
	font-weight: normal;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}  
.mt20 {
	margin-top: 20px !important;
}
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	padding: 8px 15px;
	border-bottom: 1px solid #ffffff14;
	background: #000d23;
}
.hdactive  .logomain img {
	max-height: 90px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}   
.logomain img {
	max-height: 160px;
	width: auto;
}
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
}
.logomain{
	width: auto !important;
}   
.hd_menu nav {
	justify-content: right;
}
.hd_menu .elementor-nav-menu > li {
	margin-left: 40px;
} 
.hd_menu .elementor-nav-menu > li > a {
	font-size: 19px;
	padding: 0 !important;
	color: #fff;
	font-weight: 500;
	font-style: italic;
}
.hd_menu .elementor-nav-menu > li > a:hover{
	color: #016ba7 !important;
} 	
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px 13px !important;
	color: #000 !important;
	border-bottom: 1px solid #00000030;
	border-left: 0;
	white-space: normal;
	background: transparent !important;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 0.3px;
}   
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #fcaf17;
	min-width: 226px !important;
	border-radius: 0px;
	margin-top: 25px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
	padding: 14px 17px 13px !important;
	font-weight:normal;
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #000 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fcaf17 !important;
}   
.hd_menu .elementor-nav-menu > li > a:hover svg {
	fill: #fcaf17;
}
.hd_menu .elementor-nav-menu > li > a svg {
	fill: #fff;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px;
}
/*** Header End***/  
.bigheading h2 {
	font-size: 70px;
	line-height: 59px;
}
body {
	background: #000d23;
} 
.banner > .elementor-container {
	padding: 220px 0 80px;
	z-index: 1;
}
.banner h1 {
	font-size: 69px;
	max-width: 1200px;
	padding-top: 40px;
}
.defbtn a {
	background: #016ba7;
	border-radius: 0px !important;
	transform: skew(-10deg);
	padding: 19px 36px;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 1px;
}
.defbtn a::before, .hd_menu .elementor-nav-menu > li:last-child a::before {
	content: "";
	width: 7px;
	height: 100%;
	position: absolute;
	background: #016ba7;
	left: -13px;
	transition: all ease-in-out 0.5s;
	top: 0;
	display: block !important;
	opacity: 1 !important;
}
/* 	.custom-contact .button::before {
content: "";
width: 7px;
height: 100%;
position: absolute;
background: #016ba7;
left: -13px;
transition: all ease-in-out 0.5s;
top: 0;
display: block !important;
opacity: 1 !important;
} */
.banner p {
	font-style: italic;
	/* font-size: 20px; */
	/* margin-top: 10px; */
}
.banner::before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: rgb(0, 13, 35);
	background: linear-gradient(0deg, rgb(0, 13, 35) 0%, rgba(255,255,255,0) 100%);
	position: absolute;
	z-index: 1;
}
.hd_menu .elementor-nav-menu > li:last-child a {
	background: #016ba7;
	border-radius: 0px !important;
	transform: skew(-10deg);
	padding: 19px 36px !important;
	font-weight: 600;
	font-size: 20px;
	font-style: normal;
	color: #fff !important;
	margin-left: 17px !important;
}
.banner h1::before {
	content: "";
	left: 0;
	right: 0;
	width: calc(100% - 350px);
	height: 6px;
	background: #fff;
	position: absolute;
	top: 0;
}

.mdheading  h2 {
	font-size: 45px;
}
.mdheading  .elementor-widget-container {
	margin-bottom: 20px;
}
.skewbox > .elementor-container {
	background: #cf132b;
	transform: skew(-10deg);
	overflow: hidden;
}
.skewunset {
	transform: skew(8deg);
}
.abt_block {
	padding: 75px 50px 75px 0px;
}
.img_grad img {
	transform: scale(1.1);
	margin-left: -40px;
}
.img_grad:before {
	content: "";
	left: 12px;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background: rgb(207,19,43);
	background: linear-gradient(270deg, rgb(207, 19, 43) 5%, rgba(255,255,255,0) 20%);
	z-index: 1;
}
.img_grad *, .img_grad {
	height: 100% !important;
	object-fit: cover;
}
.gallery_img  img {
	height: 270px;
	object-fit: cover;
}
.gallery_img {
	transform: skew(-5deg);
}
.imgoverlay:before,.imgoverlay:after {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	background: rgb(0,13,35);
	background: linear-gradient(180deg, rgba(0,13,35,1) 0%, rgba(255,255,255,0) 40%);
}
.imgoverlay::after {
	transform: rotate(180deg);
}
.imgoverlay {
	margin-top: -80px;
	z-index: ;
	z-index: -1;
}
.hd_menu .elementor-nav-menu > li:last-child a:hover ,
.defbtn a:hover::before, 
.hd_menu .elementor-nav-menu > li:last-child a:hover::before,
.defbtn a:hover{
	background: #cd1127;
}

.imgbox {
	width: calc(100% / 2 - 25px) !important;
	transform: skew(-7deg);
	margin: auto;
	background: #cf132b;
}
.imgbox  .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.imgbox  .elementor-image-box-img {
	order: 2;
}
.imgbox  span {
	font-family: "aviano-future", sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-style: italic;
	font-size: 42px;
	margin-bottom: 10px !important;
	display: block;
	line-height: 37px;
} 
/* .imgbox .elementor-image-box-content {
text-align: left;
transform: skew(7deg);
padding: 50px;
} */
.imgbox .elementor-image-box-content {
	text-align: left;
	transform: skew(7deg);
	padding: 50px 50px 0;
	min-height: 180px;
}
.imgbox:last-child {
	background: #016ba7;
}
.imgbox .elementor-image-box-img a:after {
	content: "";
	background-image: linear-gradient(180deg, #CE1127 0%, #00000000 41%);
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.imgbox img {
	display: block;
}
.imgbox:last-child .elementor-image-box-img a:after {
	content: "";
	background-image: linear-gradient(180deg, #016ba7 0%, #00000000 41%); 
}
.imgbox .elementor-image-box-img a {
	position: relative;
	display: block;
}
.mt80{
	margin-top: 80px; 
}
.pad80{
	padding: 80px 15px;
}
.elementor-slideshow__footer{
	display: none;
}
.gallery-item:hover img {
	transform: scale(1.1);
}
.gallery-item img {
	display: block;
	transition: all ease-in-out 0.5s;
}
.gallery-item a {
	display: block;
	overflow: hidden;
}

.ftlogo {
	margin-top: -125px;
	margin-bottom: 30px !important;
}
.ftlogo img {
	max-width: 250px;
}
.ftmenu  a {
	color: #fff;
	font-style: italic;
	font-size: 19px !important;
}
.ftmenu li {
	margin: 0 30px !important;
}
.ftmenu {
	margin-bottom: 30px !important;
}

.sponsors_slider figure {
	border: 1px solid #ffffff91;
	border-radius: 50%;
	height: 180px;
	width: 180px;
	margin: auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
/* .sponsors_slider figure img {
max-height: 80px;
} */
.sponsors_slider figure img {
	max-width: 140px;
	max-height: 106px;
}
.phoneft  a {
	background: transparent !important;
	padding: 0 !important;
	font-family: "aviano-future", sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 45px;
	line-height: normal;
}
.ftmail  a {
	background: transparent !important;
	padding: 0 !important;
	font-size: 18px !important;
}
.ftsocial  .elementor-icon-list-text {
	display: none !important;
}
.ftsocial .elementor-icon-list-icon {
	border: 1px solid #fff;
	width: 40px;
	height: 40px !important;
	border-radius: 50% !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ftsocial .elementor-icon-list-icon svg {
	fill: #fff;
	width: 20px;
	height: 20px;
	margin: 0 !important;
}
.ftsocial .elementor-icon-list-icon:hover {
	background: #016ba7 !important;
	border-color: #016ba7;
}
.ftmain {
	padding: 0px 15px 50px;
	margin-top: 140px;
}
.copyrighttext > div,.copyrighttext a {
	color: #fff;
	font-size: 16px;
}
.ftsocial {
	margin: 30px 0 !important;
}
.ftmail a:hover,
.phoneft  a:hover,
.ftmenu  a:hover,
.btnhdphn a:hover{
	opacity: 0.8;
}
.btnborder::before {
	left: -49%;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
.btnborder::after{
	right: -49%;
}
.btnborder::before, .btnborder::after {
	content: "";
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url("https://charlestondefenders.com/wp-content/uploads/2025/03/lineborder.png");
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
}
.hd_right {
	width: calc(100% - 200px) !important;
	margin-left: auto;
}
.btnhdphn a {
	background: transparent !important;
	padding: 0 !important;
	font-style: italic;
	font-size: 19px;
	margin-bottom: 14px;
	font-weight: 600;
}
.main-hd h3 {
	font-size: 48px;
	line-height: 52px;
	margin-bottom: 15px;
}
/* form-css */
.inr-hd h1 {
	font-size: 64px;
}
.custom-contact option {
	background: #cf132b !important;
}
.contact-bg > div {
	background: #cf132b;
	transform: skew(-5deg);
	padding: 40px 40px;
}
.half-col {
	grid-column: span 6 !important;
}
.custom-contact .gfield_required {
	display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}
.custom-contact .gform_wrapper .validation_message {
	padding-top: 5px !important;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
	color: #fff !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: transparent !important;
	height: 50px;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	transition: all ease-in-out 0.5s;
	border: 1px solid #fffefe6e !important;
	border-radius: 0;
	width: 100% !important;
	color: #fff;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border: 1px solid #fff !important;
}
.custom-contact .gfield_label {
	font-size: 14px !important;
	font-weight: normal !important;
	margin-bottom: 5px !important;
	color: #fff !important;
}
.custom-contact .textarea {
	height: 150px !important;
}
input::placeholder, textarea::placeholder {
	opacity: 1;
	color: #fff;
}
.custom-contact .button {
	font-size: 18px !important;
	background: #016ba7 !important;
	border-radius: 0px !important;
	transform: skew(-0deg);
	padding: 12px 36px !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
	margin: 0 auto;
	border: 0px !important;
	width: 100% !important;
	height: auto !important;
}
.custom-contact .button::before {
	width: 190px !important;
	content: "";
	width: 7px;
	height: 100%;
	position: absolute;
	background: #016ba7;
	left: -13px;
	transition: all ease-in-out 0.5s;
	top: 0;
	display: block !important;
	opacity: 1 !important;
}
.custom-contact h4 {
	font-size: 30px;
	margin: 0 0 20px;
}
/* form css-end */

.three-col {
	grid-column: span 4 !important;
}
.sponsors_slider figure { 
	position: relative;
}
.sponsors_slider figure a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto; 
}

.ft-fix-btn {
	display: none;
}

.two-btn-main {
	display: flex;
	flex-wrap: wrap;
}
.two-btn {
	width: auto !important;
}
.two-btn:last-child {
	margin-left: 30px;
}
.two-btn-main .elementor-column-gap-no {
	margin: 0;
}
.two-btn .elementor-button-icon {
	padding-right: 10px;
}

.custom-contact .checkbox input {
	height: auto !important;
	width: auto !important;
	margin-right: 5px;
}

.checkbox .gchoice:first-child {
	margin-right: 20px;
}
.checkbox .gfield_checkbox {
	display: flex;
}
.gfield_radio {
	display: flex;
}
.team-bnr {
	padding: 11% 15px;
}









.three-box .imgbox {
	width: calc(100% / 3 - 27px) !important;
}
.three-box .elementor-widget-wrap {
	column-gap: 40px;
	row-gap: 50px;
}
.three-box .imgbox span {
	font-size: 33px;
	line-height: 30px;
	text-transform: capitalize;
}
.three-box .imgbox .elementor-image-box-content {
	padding: 27px;
}
.three-box .elementor-image-box-description {
	font-size: 16px;
	line-height: 28px;
}
.three-box .imgbox:nth-of-type(2) {
	background: #016ba7;
}
.three-box .imgbox:nth-of-type(2) .elementor-image-box-img a::after {
	content: "";
	background-image: linear-gradient(180deg, #016ba7 0%, #00000000 41%);
}
.three-box .imgbox:nth-of-type(3) {
	background: #cf132b;
}
.three-box .imgbox:nth-of-type(3) .elementor-image-box-img a::after {
	content: "";
	background-image: linear-gradient(180deg, #CE1127 0%, #00000000 41%);
}
.icon-list li {
	margin-bottom: 20px !important;
	padding: 7px !important;
	transform: skew(-7deg);
	background-image: linear-gradient(90deg, #016BA7 60%, #0000 90%);
	width: 100% !important;
}
.icon-list .elementor-icon-list-text {
	font-size: 16px;
	padding: 0px !important;
	margin-left: 10px;
}
.icon-list svg {
	fill: #fff;
	margin-left: 15px !important;
}
.pb80 {
	padding-bottom: 80px;
}
.five-box .elementor-image-box-description {
	font-size: 15px;
	line-height: 26px;
}
.five-box .imgbox:nth-of-type(4), .five-box .imgbox:nth-of-type(5) {
	width: calc(100% / 2 - 27px) !important;
}
.five-box .elementor-image-box-img {
	position: relative;
}
.five-box .elementor-image-box-img::after {
	content: "";
	background-image: linear-gradient(180deg, #CE1127 0%, #00000000 41%);
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.five-box .imgbox:nth-of-type(2) .elementor-image-box-img::after, .five-box .imgbox:nth-of-type(5) .elementor-image-box-img::after {
	content: "";
	background-image: linear-gradient(180deg, #016ba7 0%, #00000000 41%);
}
.team-sec {
	margin-top: -200px;
	z-index: 1;
	padding-bottom: 80px;
}
.flip-outer .elementor-widget-wrap {
	column-gap: 25px;
}
.sets-flip {
	width: calc(100% / 3 - 25px) !important;
	transform: skew(-7deg);
}
.sets-flip .elementor-flip-box {
	height: 560px;
}
.sets-flip h3 {
	font-size: 30px;
	margin: 0px 0px 20px !important;
}
.sets-flip .elementor-flip-box__layer__overlay {
	justify-content: flex-end;
	padding: 20px 20px 30px !important;
	background-image: linear-gradient(0deg, #016BA7 10%, #0000 100%);
}

.sets-flip .elementor-flip-box__layer__description {
	line-height: 23px;
	font-size: 16px;
}
.sets-flip:nth-of-type(1) .elementor-flip-box__layer__overlay, .sets-flip:nth-of-type(3) .elementor-flip-box__layer__overlay {
	background-image: linear-gradient(0deg, #CE1127 0%, #00000000 100%);
}
.sponsor-form {
	margin-top: -300px;
	z-index: 1;
	padding-bottom: 80px;
}
.site-list li {
	padding-left: 26px;
	list-style: none;
	margin-bottom: 10px;
	position: relative;
}
.site-list li::before {
	position: absolute;
	content: "";
	background-image: url("https://charlestondefenders.com/wp-content/uploads/2025/03/baseball-ball.png");
	background-repeat: no-repeat;
	background-size: 16px;
	width: 20px;
	height: 20px;
	left: 0;
	top: 8px;
}
.sponsor-sec .left-col .elementor-widget-container {
	background: #016ba7;
	padding: 15px 20px;	
}
.sponsor-sec .left-col .elementor-price-table__header {
	background: #016ba7;
	border-bottom: 1px solid #ffffff3d;
}
.sponsor-sec .right-col .elementor-widget-container {
	background: #016ba7;
	padding: 15px 20px;
}
.sponsor-sec .right-col .elementor-price-table__header {
	background: #016ba7;
	border-bottom: 1px solid #ffffff3d;
}
.sponsor-sec .center-col .elementor-widget-container {
	background: #cf132b;
	padding: 15px 20px;
}
.sponsor-sec .center-col .elementor-price-table__header {
	background: #cf132b;
	border-bottom: 1px solid #ffffff3d;
}
.sponsor-sec ul li span {
	font-size: 16px;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 30px;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px solid #ffffff4d;
	padding-bottom: 20px;
}
.sponsor-sec ul li span::before {
	position: absolute;
	content: "";
	background-image: url("https://charlestondefenders.com/wp-content/uploads/2025/03/baseball-ball.png");
	background-repeat: no-repeat;
	background-size: 20px;
	width: 20px;
	height: 20px;
	left: 0;
	top: 5px;
}
.sponsor-sec .elementor-price-table__header h3 {
	font-size: 23px;
	font-weight: 900 !important;
	line-height: normal;
}
.sponsor-sec ul li:last-child span {
	border: 0;
}
.sponsor-sec .elementor-widget-container {
	min-height: 650px;
}
.sponsor-sec .elementor-price-table__price {
	color: #fff;
	font-size: 55px;
	font-weight: 900;
}
.banner a {
	color: #fff;
	text-decoration: underline !important;
}

.hd_menu .elementor-nav-menu > li > ul.sub-menu {
	background: #016ba7;
	min-width: 186px !important;
	border-radius: 0px;
	margin-top: 25px !important;
}
.hd_menu .elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 17px 13px !important;
	color: #fff !important;
	font-size: 16px;
	font-weight: 500 !important;
	font-style: italic;
}
.hd_menu .elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #cf132b !important;
	color: #fff !important;
	/* 	border: 1px solid #00000005 !important; */
}
.hd_menu .elementor-nav-menu > li > a:hover svg {
	fill: #016ba7;
}

.staf-main {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.staf-main .elementor-widget-image {
	position: absolute;
	left: 5px;
	width: 140px;
	top: 3px;
	transform: skew(-8deg);
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
}
.staf-main p {
	transform: skew(-8deg);
}
.staf-main .mdheading {
	padding: 35px 20px 20px 170px;
}
.staff-blk {
	padding: 45px 50px 75px 50px;
}
.staf-main .elementor-widget-image * {
	height: 100%;
	object-fit: cover;
}
.blue-box.skewbox > .elementor-container {
	background: #016ba7;
	transform: skew(-10deg);
	overflow: hidden;
}

.gfield--type-radio  input {
	width: auto !important;
	height: auto;
	position: relative;
	top: 1px !important;
}
.gfield--type-radio .gchoice {
	margin-right: 20px;
	line-height: normal;
}

.sm-heading h3 {
	font-size: 23px;
	line-height: 29px;
}
.sm-heading .elementor-widget-container {
	margin-bottom: 20px;
}

.gfield--type-fileupload .gform_fileupload_rules {
	display: none !important;
}
.ginput_container_fileupload::after {
	content: "Please upload your logo in PNG format (minimum 400px)";
	font-size: 12px;
	line-height: normal;
	display: block;
	margin-top: 6px;
	color: #eee;
}
.register-inr-sec .ftsocial {
	margin: 15px 0 !important;
}
.pay-opn img {
	max-width: 95px;
}
.pay-opn li b {
	font-weight: 700;
}
.pay-opn li p {
	font-style: normal;
	margin-bottom: unset;
}
/* Responsive-Start */
@media(max-width: 1400px) {

	.blue-box.skewbox > .elementor-container {
		transform: skew(-1deg);
	}
	.sponsor-sec .elementor-price-table__price {
		font-size: 51px;
	}
	.main-hd h3 {
		font-size: 44px;
		line-height: 48px;
	}
	.three-box .imgbox span {
		font-size: 31px;
		line-height: 28px;
	}
	.three-box .elementor-widget-wrap {
		column-gap: 30px;
		row-gap: 30px;
	}
	.three-box .imgbox {
		width: calc(100% / 3 - 20px) !important;
	}
	.sets-flip h3 {
		font-size: 28px;
	}
	.sets-flip {
		transform: skew(-2deg);
	}
	.inr-hd h1 {
		font-size: 54px !important;
	}
	.contact-bg > div {
		transform: skew(-1deg);
	}
	.gallery_img {
		transform: skew(-2deg);
	}
	.imgbox {
		transform: skew(-1deg);
	}
	.skewunset {
		transform: skew(-1deg);
	}
	.skewbox > .elementor-container {
		transform: skew(-1deg);
	}
	.bnr-btn {
		margin-left: 15px;
	}
	.ftlogo img {
		max-width: 220px;
	}
	.sponsors_slider figure img {
		max-width: 80px;
	}
	.sponsors_slider figure {
		height: 140px;
		width: 140px;
	}
	.bigheading h2 {
		font-size: 60px;
		line-height: 59px;
	}
	.mdheading h2 {
		font-size: 40px;
	}
	.banner h1 {
		font-size: 63px;
		max-width: 1110px;
		padding-top: 34px;
	}
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width: 1199px) {
	.staf-main .elementor-widget-image {
		width: 120px;
		height: 120px;
	}
	.staf-main .mdheading {
		padding: 31px 23px 22px 144px;
	}
	.staff-blk {
		padding: 40px 40px 40px 40px;
	}
	.staf-main .abt-ryt {
		width: 100% !important;
	}
	.staf-main p {
		transform: skew(-1deg);
	}
	.sponsors_slider figure {
		height: 115px;
		width: 115px;
	}
	/* 	.sponsor-sec .elementor-price-table__header h3 {
	font-size: 20px;
} */
	.main-hd h3 {
		font-size: 37px;
		line-height: 42px;
		margin-bottom: 12px;
	}
	.sponsor-sec .elementor-price-table__price {
		font-size: 47px;
		padding: 30px 0;
	}
	.sponsor-sec .elementor-widget-container {
		min-height: 775px;
	}
	.team-sec {
		margin-top: -182px;
	}
	.three-box .imgbox span {
		font-size: 24px;
		line-height: 25px;
	}
	.five-box .imgbox:nth-of-type(4), .five-box .imgbox:nth-of-type(5) {
		width: calc(100% / 2 - 19px) !important;
	}
	.three-box .elementor-widget-wrap {
		column-gap: 19px;
		row-gap: 19px;
	}
	.sets-flip h3 {
		font-size: 22px;
	}
	.bigheading > .elementor-widget-container {
		margin-bottom: 18px;
	}
	.custom-contact h4 {
		font-size: 26px;
	}
	.inr-hd h1 {
		font-size: 44px !important;
	}
	.contact-bg > div {
		padding: 15px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.ftlogo {
		margin-top: -80px;
	}
	.ftmain {
		margin-top: 80px;
	}
	.ftlogo img {
		max-width: 180px;
	}
	.btnborder::before {
		left: -59%;
	}
	.btnborder::after {
		right: -59%;
	}
	.mt50 {
		margin-top: 36px;
	}
	/* 	.main-hd h3 {
	font-size: 41px;
	line-height: 46px;
	margin-bottom: 13px;
} */
	.imgbox span {
		font-size: 35px;
		line-height: 35px;
	}
	.imgbox .elementor-image-box-content {
		transform: skew(1deg);
		padding: 15px;
	}
	.mdheading h2 {
		font-size: 33px;
	}
	.bigheading h2 {
		font-size: 50px;
		line-height: 52px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.abt-ryt {
		width: 52.418% !important;
	}
	.banner > .elementor-container {
		padding: 190px 0 80px;
	}
	.defbtn a {
		padding: 16px 24px;
		font-size: 17px;
	}
	.banner h1 {
		font-size: 54px;
		max-width: 950px;
		padding-top: 28px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 29px;
	}
	.hd_menu .elementor-nav-menu > li:last-child a {
		padding: 14px 20px !important;
		font-size: 19px;
	}
	.logomain img {
		max-height: 140px;
	}
}
@media(max-width: 1024px) {
	.hd_menu .elementor-nav-menu > li > a:hover svg {
		fill: #fff;
	}
	.hd_menu .elementor-nav-menu > li > ul.sub-menu {
		background: #016ba7 !important;
		min-width: 100% !important;
		border-radius: 0px;
		margin-top: 0px !important;
	}
	.hd_menu .elementor-nav-menu > li:last-child a {
		font-weight: normal;
		margin-left: 0px !important;
	}
	.hd_menu .elementor-nav-menu > li:last-child a::before {
		display: none !important;
	}
	.hd_menu .elementor-nav-menu > li:last-child a:hover::before {
		display: none;
	}
	.hd_menu .elementor-nav-menu > li:last-child a::before {
		display: none;
	}

	.defbtn a::before, .hd_menu .elementor-nav-menu > li:last-child a::before {
		display: none;
	}
	.header-main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #fff;
		height: 35px;
		width: 35px;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.hd_menu .elementor-widget-container {
		flex-direction: row-reverse;
	}
	.header-main .elementor-menu-toggle {
		background-color: #016ba7;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0;
	}
	.header-main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #0066a4;
		overflow: auto;
		z-index: 5;
	}
	.header-main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header-main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	/* 	.header-main .elementor-menu-toggle.elementor-active {
	background-color: #fff;
	color: #fcb113;
	margin: 0px !important;
	position: fixed;
	right: 15px;
	top: 48px;
} */
	.header-main .elementor-menu-toggle.elementor-active {
		margin: 0px !important;
		position: fixed;
		right: 0;
		top: 0;
		background-color: transparent;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header-main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header-main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header-main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header-main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header-main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header-main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header-main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #035c93 !important;
		text-transform: uppercase;
	}
	.header-main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.smheading > .elementor-widget-container {
		margin-bottom: 10px;
	}
	.smheading h2 {
		font-size: 31px !important;
	}
	.pl60 {
		padding-left: 35px;
	}
	.register-inr-sec .elementor-widget-image img {
		max-height: 110px;
		max-width: 180px;
	}
	.staf-main .mdheading {
		padding: 24px 10px 14px 10px;
	}
	.staf-main .elementor-widget-image {
		position: static;
		width: 100px;
		transform: skew(-1deg);
		height: 100px;
		margin: 0 auto;
	}
	.tnks-col {
		margin-bottom: 40px;
	}
	.vd-bnr.banner > .elementor-container {
		padding: 0px 0 0px !important;
	}
	.sponsr-main p {
		text-align: center;
	}
	.sponsr-main .main-hd h3 {
		text-align: center;
	}
	.ownr-col {
		margin-top: 0 !important;	
	}
	.sponsor-sec .elementor-widget-container {
		min-height: auto;
	}
	.left-col, .center-col, .right-col {
		width: 100% !important;
		margin-bottom: 10px;
	}
	.team-sec {
		margin-top: -40px !important;
		padding-bottom: 60px;
	}
	.three-box .imgbox {
		width: calc(100% / 2 - 20px) !important;
	}
	.push-sec br {
		display: none;
	}






	.sets-flip .elementor-flip-box__back h3 {
		padding-top: 15px;
		margin: 0 0 7px;
		padding-bottom: 12px;
	}
	.sets-flip .elementor-flip-box__image img {
		height: 159px !important;
		border-radius: 0px !important;
	}
	.sets-flip .elementor-flip-box__front h3 {
		display: none !important;
	}
	.sets-flip {
		width: calc(100% / 3 - 10px) !important;
		margin: 0px !important;
		height: auto !important;
		overflow: hidden;
		position: relative !important;
		border-radius: 15px;
	}
	.sets-flip .elementor-flip-box__front {
		background-color: transparent !important;
		position: static !important;
		min-height: 220px;
	}
	.sets-flip .elementor-flip-box {
		height: auto !important;
	}
	.sets-flip .elementor-flip-box__back {
		transform: unset !important;
		position: static;
		border-radius: 0px !important;
		background-image: unset !important;
		min-height: 440px;
		background-color: #016ba7 !important;
	}
	.sets-flip .elementor-flip-box__front .elementor-flip-box__layer__inner::before {
		background: #848181db;
		display: none;
	}
	.sets-flip .elementor-flip-box:hover .elementor-flip-box__front {
		transform: unset !important;
	}
	.sets-flip .elementor-flip-box__layer__overlay {
		background-color: transparent;
		justify-content: flex-start !important;
		border-radius: 0px !important;
		padding: 0px 0px !important;
	}
	.sets-flip:nth-of-type(1) .elementor-flip-box__layer__overlay,
	.sets-flip:nth-of-type(3) .elementor-flip-box__layer__overlay {
		background-image: unset !important;
	}
	.sets-flip .elementor-flip-box__layer__overlay {
		background-image: unset;
	}
	.flip-outer .elementor-widget-wrap {
		column-gap: 13px;
	}
	.sets-flip h3 {
		font-size: 17px;
	}
	.sets-flip h3 {
		margin: 0px 0px 2px !important;
	}
	.icon-list svg {
		margin-left: 4px !important;
	}
	.pb80 {
		padding-bottom: 60px;
	}
	.mt50 {
		margin-top: 26px;
	}

















	.custom-contact h4 {
		font-size: 25px;
		text-align: center;
	}
	.contact-bg {
		width: 100% !important;
	}
	.inr-hd h1 {
		font-size: 36px !important;
		margin: 0 auto;
	}
	/* 	.inr-hd h1 {
	font-size: 36px !important;
} */
	.contact-bg > div {
		transform: skew(0deg);
	}
	.contact-bg {
		margin-top: 20px;
	}
	.banner p {
		font-size: 16px;
		margin-top: 10px;
	}
	.t-full-col.pr60 {
		padding-right: 0px;
	}
	.ftlogo {
		margin-top: -60px;
	}
	.inr-bnr.banner > .elementor-container {
		padding: 190px 0 80px !important;
	}
	.banner .elementor-background-overlay {
		display: none;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	p, li {
		margin-bottom: 15px;
	}
	.mdheading .elementor-widget-container {
		margin-bottom: 13px;
	}
	.img_grad img {
		transform: unset;
		margin-left: 0px;
		width: 100%;
	}
	.ftsocial .elementor-icon-list-icon:hover {
		background: transparent;
		border-color: #fff;
	}
	.ftmenu li {
		margin: 0 20px !important;
	}
	.phoneft a {
		font-size: 38px;
	}
	.ftmain {
		margin-top: 60px;
	}
	.ftlogo img {
		max-width: 160px;
	}
	.btnborder::after {
		right: -72%;
	}
	.btnborder::before {
		left: -72%;
	}
	.gallery_img img {
		height: 210px;
		object-fit: cover;
	}
	.gallery-item:hover img {
		transform: unset;
	}
	.hd_menu .elementor-nav-menu > li:last-child a:hover,
	.defbtn a:hover::before,
	.hd_menu .elementor-nav-menu > li:last-child a:hover::before,
	.defbtn a:hover {
		background: #016ba7;
	}
	.main-hd h3 {
		font-size: 33px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.mt80 {
		margin-top: 60px;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.imgbox span {
		font-size: 26px;
		line-height: 27px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 27px;
	}
	.mdheading h2 {
		font-size: 30px;
	}
	.bigheading h2 {
		font-size: 40px;
		line-height: 42px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.abt_block {
		padding: 20px 15px 30px 15px;
	}
	.skewunset {
		transform: skew(0deg);
	}
	.skewbox > .elementor-container {
		transform: skew(0deg);
	}
	.skewbox {
		margin-top: 60px;
	}
	.img_grad::before {
		display: none;
	}
	.t-full-col {
		width: 100% !important;
		text-align: center;
	}
	.banner h1 {
		font-size: 44px;
		max-width: 730px;
		padding-top: 24px;
		margin: 0 auto;
	}
	.two-btn-main .elementor-column-gap-no {
		margin: 0 auto;
	}
	.two-btn-main .elementor-element-populated {
		justify-content: center;
	}
	.banner h1::before {
		width: 100%;
	}
	.bnr-caption {
		padding-top: 40px;
		padding-bottom: 60px;
		background-color: #cd1329;
		text-align: center;
	}
	.banner > .elementor-container {
		padding: 0 !important;
		min-height: auto !important;
		padding: 360px 0 0px !important;
	}
	.banner video {
		position: static !important;
		transform: unset !important;
		width: 100% !important;
		height: auto !important;
		display: block;
	}
	.banner .elementor-background-video-container {
		position: static;
	}

}
@media(max-width: 767px) {
	.register-inr-sec .site-list li {
		text-align: center;
	}
	.pl60 {
		padding-left: 0px;
	}
	.register-inr-sec {
		padding: 15px 0 !important;
	}
	.wasco-sec {
		padding: 200px 15px 40px !important;
	}
	.blue-box.skewbox > .elementor-container {
		transform: skew(0deg);
	}
	.site-list li {
		padding-left: 0px;
		margin-bottom: 10px;
		border: 1px solid #ffffff2e;
		padding: 10px;
	}
	.site-list li::before {
		display: none;
	}
	.sponsor-sec .elementor-price-table__price {
		font-size: 39px;
		padding: 22px 0;
	}
	.sponsor-sec ul li span {
		margin-bottom: 14px;
		padding-bottom: 14px;
		padding-left: 0px;
		text-align: center;
	}
	.sponsor-sec ul li span::before {
		display: none;
	}
	.three-box .imgbox .elementor-image-box-content {
		padding: 16px;
	}
	.imgbox img {
		width: 100% !important;
	}
	.five-box .imgbox:nth-of-type(4), .five-box .imgbox:nth-of-type(5) {
		width: 100% !important;
	}
	.team-sec {
		margin-top: 0px !important;
		padding-bottom: 40px;
	}
	.three-box .elementor-widget-wrap {
		column-gap: 0px;
		row-gap: 12px;
	}
	.three-box .imgbox {
		width: 100% !important;
		margin: 0;
	}
	.push-sec .elementor-icon-list-icon {
		display: none;
	}
	.sets-flip h3 {
		font-size: 21px;
	}
	.pb80 {
		padding-bottom: 40px;
	}
	.icon-list li {
		margin-bottom: 10px !important;
		transform: skew(0deg);
		background-image: unset !important;
		background-color: #016BA7;
	}
	.pl30 {
		padding-left: 0px;
	}
	.sets-flip .elementor-flip-box__back {
		min-height: auto;
		padding: 0 15px 15px;
	}
	.sets-flip {
		transform: skew(0deg);
	}
	.sets-flip:nth-child(n+2) {
		margin-top: 13px !important;
	}
	.sets-flip {
		width: 100% !important;
	}
	.checkbox.half-col {
		grid-column: span 6 !important;
	}
	.imgoverlay {
		margin-top: 0px;
	}
	.three-col {
		grid-column: span 12 !important;
	}
	.inr-bnr.banner > .elementor-container {
		padding: 150px 0 40px !important;
	}
	.half-col {
		grid-column: span 12 !important;
	}
	.ftmain {
		margin-top: 82px;
	}
	/* 	.custom-contact .button {
	line-height: 2;
} */
	.custom-contact .button {
		padding: 7px 36px !important;
		line-height: 2;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.bigheading > .elementor-widget-container {
		margin-bottom: 15px;
	}
	.boxes-two img {
		width: 100% !important;
	}
	.ftsocial {
		margin: 15px 0 !important;
	}
	.btnborder::before {
		left: -76%;
	}
	.btnborder::after {
		right: -76%;
	}
	.gallery_img {
		transform: skew(0deg);
	}
	.mt50 {
		margin-top: 25px;
	}
	.main-hd h3 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 8px;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.imgbox .elementor-image-box-content {
		padding: 15px;
		text-align: center;
	}
	.imgbox:last-child {
		margin-top: 10px;
	}
	.imgbox {
		width: 100% !important;
		margin: 0 15px;
	}
	.imgbox {
		transform: skew(0deg);
	}
	.mdheading h2 {
		font-size: 26px;
	}
	.bigheading h2 {
		font-size: 34px;
		line-height: 38px;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.mdheading h2 {
		font-size: 28px;
	}
	.skewbox {
		margin-top: 40px;
	}
	.bnr-caption {
		padding-bottom: 40px;
	}
	.banner h1 {
		font-size: 36px;
		max-width: 550px;
		margin: 0 auto;
	}
	.copyrighttext {
		padding-bottom: 29px;
	}
	.ftlogo {
		margin-top: -81px;
	}
	.ft-fix-btn a:last-child {
		border-left: 1px solid #ffffff42;
		background: #cf132b;
	}
	.ft-fix-btn a {
		width: 100% !important;
		text-align: center;
		color: #fff;
		font-weight: 600;
		font-size: 16px;
		line-height: normal;
		text-transform: uppercase;
		padding: 13px 10px;
	}
	.ft-fix-btn a {
		width: 100% !important;
		text-align: center;
		color: #fff;
		font-weight: 600;
		font-size: 16px;
		line-height: normal;
	}
	.ft-fix-btn {
		display: flex;
		width: 100% !important;
		justify-content: space-between;
		background-color: #006ba7;
		border-top: 1px solid #ffffff14;
		text-align: center;
		z-index: 10;
		position: fixed;
		left: 0;
		bottom: 0;
	}
	.logomain img {
		max-height: 130px;
	}
	.banner .elementor-background-video-container {
		display: block;
	}
	.mt80 {
		margin-top: 40px;
	}
	.custom-contact h4 {
		font-size: 22px; 
	}
	.contact-bg > div {
		padding: 30px 15px;
	}
	.contact-bg {
		margin: 0 auto 30px;
	}
	.copyrighttext > div, .copyrighttext a { 
		font-size: 15px;
	}
}
@media(max-width: 600px) {
	.register-inr-sec .elementor-widget-image img {
		max-height: 160px;
		max-width: 150px;
	}
	.wasco-sec {
		padding: 160px 15px 40px !important;
	}
	.header-main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.mdheading .elementor-widget-container {
		margin-bottom: 10px;
	}
	.two-btn:last-child {
		margin-left: 21px;
	}
	.inr-hd h1 {
		font-size: 30px !important;
	}

	.copyrighttext {
		padding-bottom: 15px;
	}
	.ready-sec br {
		display: none;
	}
	.phoneft a {
		font-size: 35px;
	}
	.ftlogo {
		margin-bottom: 20px !important;
	}
	.ftlogo {
		margin-top: -64px;
	}
	.ftlogo img {
		max-width: 130px;
	}
	.copyrighttext {
		max-width: 360px;
		margin: 0 auto !important;
	}
	.main-hd h3 {
		font-size: 26px;
		line-height: 29px;
		margin-bottom: 8px;
	}
	.bnr-caption {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.sponsors_slider figure {
		height: 100px;
		width: 100px;
	}
	.sponsors_slider figure img {
		max-width: 70px;
		max-height: 70px;
	}
	.defbtn a {
		padding: 12px 17px;
		font-size: 15px;
	}
	.gallery_img img {
		height: 180px;
	}
	.gallery_img .elementor-image-gallery .gallery-item {
		width: 50%;
	}
	.mt50 {
		margin-top: 19px;
	}
	.btnborder::before {
		left: -83%;
	}
	.btnborder::after {
		right: -83%;
	}
	.bigheading h2 {
		font-size: 32px;
		line-height: 36px;
	}
	.mdheading h2 {
		font-size: 24px;
	}
	.mdheading h2 {
		font-size: 26px;
	}
	.defbtn a {
		padding: 14px 22px;
		font-size: 16px;
	}
	.defbtn .elementor-widget-container {
		margin-top: 20px;
	}
	.banner h1 {
		font-size: 32px;
		max-width: 360px;
	}
	.header-main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 17px !important;
		padding: 18px 15px !important;
		text-transform: uppercase;
	}
	.header-main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.header-main .elementor-menu-toggle {
		padding: 9px;
	}
	.logomain img {
		max-height: 100px;
	}
}
@media(max-width: 400px) {

}
