/* 
Theme Name: Fitz Fitness
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://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&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: #000;
	font-size: 17px;
	line-height: 29px;
	font-family: "Outfit", sans-serif;
	font-weight: 300;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0;
	font-family: "Exo 2", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
p a {
	color: #000 !important;
	font-weight: normal;
	text-decoration: underline !important;
}
p a:hover, .link-text a:hover {
	color: #000 !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;
}   
.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;
}
.pad50{
	padding: 50px 15px;
}
/*** 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;
	background: #000;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	padding: 10px 15px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 35px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
	text-transform: uppercase;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #e0d8cf !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
	position: relative;
	transition: all ease-in-out 0.5s !important;
	font-style: normal;
	background: #e0d8cf;
	border-radius: 50px !important;
	color: #000 !important;
	text-transform: uppercase;
	padding: 16px 35px !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #000 !important;
	border-bottom: 1px solid #00000052;
	border-left: 0;
	white-space: normal;
	background: #e0d8cf !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.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: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	margin-top: -5px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.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: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 190px;
}
.hdactive .site_logo {
	max-width: 145px;
}
.hdright {
	width: calc(100% - 220px) !important;
}
/*** Header End***/ 
.sessionblock > div {
	border: 1px solid #e0d8cf;
	border-radius: 10px;
	overflow: hidden;
}
.spacingblock {
	padding: 60px;
}
.bigheading h2 {
	font-size: 50px;
	line-height: 1.1;
	margin-bottom: 20px;
}
.smheading h2{
	font-size: 42px;
	line-height: 1.1;
	margin-bottom: 20px;
}
.defbtn a {
	background: #e0d8cf;
	border-radius: 50px;
	color: #000 !important;
	text-transform: uppercase;
	padding: 16px 35px;
}
.defbtn a:hover ,
.btnsec a{
	background: #000;
	color: #fff!important;
}
.btnsec a:hover {
	background: #e0d8cf !important;
	color: #000 !important;
}
.defbtn a {
	margin-top: 20px;
}
.review_box .elementor-testimonial-content {
	font-size: 17px !important;
	line-height: 29px;
	text-align: left;
	padding: 30px;
	margin: 0 !important;
}
.review_box .elementor-testimonial-content:before {
	content: "";
	background-image: url("https://fitzfitnesstraining.com/wp-content/uploads/2025/08/star.png");
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	display: block;
	background-size: contain;
	margin-bottom: 5px;
}
.review_box .elementor-testimonial-meta {
	background: #e0d8cf;
	text-align: left;
	padding: 14px 30px;
}
.review_box .elementor-testimonial-name {
	font-size: 16px;
}
.review_box {
	border: 1px solid #e0d8cf;
	border-radius: 10px;
	overflow: hidden;
}
.expert_rev {
	height: 100%;
	display: flex;
}
.expert_rev > div {
	display: flex;
	flex-wrap: wrap; 
}
.expert_rev  .elementor-testimonial-meta {
	margin-top: auto;
}
.expert_rev  .elementor-testimonial-content::before { 
	margin-bottom: 15px;
}
.expert_rev .elementor-testimonial-content {
	font-size: 19px !important;
	line-height: 33px;
}
.pushpressbar {
	margin-top: -38px;
}
.wauto {
	width: auto !important;
}
.wauto img {
	max-width: 200px;
}
.memberic img {
	position: absolute;
	left: 0;
	max-width: 66px;
}
.memberic {
	padding-left: 90px;
}
.memberic p {
	text-transform: uppercase;
	font-size: 27px;
	color: #fff;
	line-height: 32px;
}
.pushpressbar > div.elementor-container {
	background: #000;
	border-radius: 50px;
	padding: 10px;
}
.btnhd {
	margin-bottom: 12px !important;
}
.btnhd a {
	background: transparent !important;
	padding: 0 !important;
	font-weight: 400;
	font-size: 19px;
}
.btnhd a svg {
	font-size: 17px;
	position: relative;
	top: 2px;
}
.bannercaption {
	padding: 240px 0 120px;
}
.bannercaption h1 i {
	color: #e0d8cf;
	font-style: normal;
}
.bannercaption h1 {
	font-size: 55px;
	margin-bottom: 20px;
}
.bannercaption  > div {
	max-width: 570px;
}
.hd_menu .elementor-nav-menu > li:last-child > a:hover {
	background: #fff !important;
}
.ft_social  svg {
	margin: 0 !important;
	fill: #000;
	width: 15px !important;
	height: 19px !important;
}
.ft_social a {
	border: 1px solid #000;
	width: 36px !important;
	height: 36px !important;
	border-radius: 50%;
	justify-content: center !important;
}
.ft_social a:hover {
	background: #000; 
}
.ft_social a:hover svg {
	fill: #fff;
}
.ft_social .elementor-icon-list-text {
	display: none !important;
}
.ftbtm {
	padding: 12px 0;
}
.ft_logo img {
	max-width: 220px;
	margin-left: auto;
}
.ft_logo {
	text-align: left;
}
.copyright_txt, .copyright_txt a {
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
}
.fttop {
	padding: 60px 0;
}
.ft_info {
	margin-bottom: 20px !important;
}
.ft_hd p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 12px !important;
	font-size: 18px;
}
.menulist li span {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
}
.menulist li {
	margin-bottom: 6px !important;
}
.menulist li span:hover ,
.ft_info a span:hover{
	color: #e0d8cf !important;
}
.ft_info svg {
	fill: #fff;
}
.ft_info a span {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px !important;
}
.ft_info li {
	margin-bottom: 6px !important;
}

.service_slider .elementor-testimonial__header {
	flex-wrap: wrap;
}
.service_slider .elementor-testimonial__image {
	width: 100% !important;
	overflow: hidden;
	border-radius: 14px;
}
.service_slider .elementor-testimonial__image img {
	width: 100% !important;
	height: auto !important;
	border-radius: 0;
	transition: all ease-in-out 0.5s;
}
.service_slider .swiper-slide:hover .elementor-testimonial__image img {
	transform: scale(1.1);
}
.service_slider .elementor-testimonial__cite {
	margin: 0 !important;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto !important;
	background-color: rgba(0, 0, 0, 0.54);
	backdrop-filter: blur(10px);
	width: calc(100% - 40px);
	padding: 20px;
	border: 1px solid #fff;
	border-radius: 5px;
	overflow: hidden;
}
.service_slider .elementor-testimonial__name {
	color: #fff !important;
	font-family: "Exo 2", sans-serif !important;
	text-transform: uppercase;
	font-weight: normal !important;
	font-size: 23px;
	line-height: 1.1;
	margin-bottom: 15px;
}
.service_slider .elementor-testimonial__title {
	color: #fff !important;
	font-size: 16px !important;
	margin: auto auto -145px auto;
	min-height: 130px;
	transition: all ease-in-out 0.5s;
}
.service_slider .swiper-slide:hover .elementor-testimonial__title{
	margin: 0;
}
.service_slider .elementor-testimonial__title::after {
	content: "Read More";
	display: block;
	max-width: max-content;
	position: relative;
	transition: all ease-in-out 0.5s !important;
	font-style: normal;
	background: #e0d8cf;
	border-radius: 50px !important;
	color: #000 !important;
	text-transform: uppercase;
	padding: 10px 23px !important;
	line-height: normal;
	font-size: 14px;
	margin-top: 18px;
}


.inr-bnr {
	padding: 16% 15px;
}
.inr-hd h1 {
	font-size: 56px;
	line-height: 1.1;
}
.inr-hd {
	margin-bottom: 20px !important;
}
.pad80 {
	padding: 80px 15px;
} 
.pad60 {
	padding: 60px 15px;
}
.wt p{
	color:#fff;
} 
.main-hd h3 {
	font-size: 35px;
	line-height: normal; 
	margin-bottom: 15px;
}
.bdr-lft {
	padding-left: 45px;
	position:relative;
	margin-left: 40px;
}
.trainer-row{
	background: #000;
	padding: 40px;
	border-radius: 5px;
	opacity: 0.8;
} 
.bdr-lft::before {
	position: absolute;
	content: "";
	background: #fff;
	height: calc(100% + 80px);
	width: 1px;
	left: 0;
	right: 0;
	top: -40px;
	bottom: 0;
	opacity: 0.4;
} 
.exp-col {
	width: calc(100% / 4 - 20px) !important;
	margin: 20px 10px 0px !important;
	padding: 30px;
	border: 1px solid #e0d8cf; 
	transition: all ease-in-out 0.5s !important;
}
.exp-col .elementor-image-box-wrapper {
	text-align: center !important;
} 
.exp-col .elementor-image-box-title {
	font-family: "Exo 2", sans-serif !important;
	text-transform: uppercase;
	font-weight: normal !important;
	font-size: 20px;
	line-height: 20px;
} 
.exp-col .elementor-image-box-img {
	margin-bottom: 7px !important;
	width: auto !important;

} 
.exp-col .elementor-image-box-img img {
	transition: all ease-in-out 0.5s !important;
	position: relative;
	top: 0;
} 
.exp-col:hover {
	background: #F7F1E9;
} 
.exp-col:hover .elementor-image-box-img img{
	top:-5px;
}
.sm-txt p {
	text-transform: uppercase;
	font-size: 25px;
	line-height: 30px;
}
.leading-row {
	padding: 200px 15px;
	position: relative;
}

.leading-row::before {
	position: absolute;
	content: "";
	background: #FFF;
	background: linear-gradient(80deg,rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.78) 100%);
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
}
.full-height-col .elementor-widget-wrap .elementor-widget, .full-height-col .elementor-widget-wrap .elementor-widget * {
	height: 100% !important;
	object-fit: cover;
}
/* .black-col {
background: #000;
padding: 40px;
border-radius: 5px;
} */
.cta-section .elementor-container {
	background: #000;
	padding: 40px;
	border-radius: 20px; 
	position: relative;
}

.cta-section .defbtn a {
	margin-top: 0px;
}
.cta-section .elementor-container::before {
	position: absolute;
	content: "";
	background-image: url(https://fitzfitnesstraining.com/wp-content/uploads/2025/08/fav.png);
	width: 190px;
	height: 100%;
	background-repeat: no-repeat;
	right: 0;
	left: unset;
	background-size: contain;
	top: 0;
	opacity: 0.1;
	filter: invert() brightness(100);
}
.cta-section .defbtn a:hover{
	background: #fff;
	color: #000 !important;
}

.custom-contact .gform_footer {
	padding: 0px !important;
	margin-top: 30px !important;
}

.mt80{
	margin-top:80px;
}
.contact-bnr {
	padding: 11% 15px 5%;
}
.contact-bg > div {
	background: #F7F1E9;
	padding: 35px;
	border-radius: 10px;
	margin-top: -200px;
}
.one-third {
	grid-column: span 4 !important;
}
.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: 16px !important;
	color: #fff !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: transparent !important;
	height: 60px;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	transition: all ease-in-out 0.5s;
	border: 0px !important;
	border-radius: 0px;
	width: 100% !important;
	color: #fff;
	font-size: 16px !important;
	line-height: 24px !important;
	border-bottom: 1px solid #fff9 !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border-bottom: 1px solid #fff !important;
}
.custom-contact .gfield_label {
	font-size: 16px !important;
	font-weight: normal !important;
	margin-bottom: 5px !important;
	color: #fff !important;
	line-height: 22px;
}
.custom-contact .textarea {
	height: 150px !important;
}
.custom-contact .button {
	background: #e0d8cf !important;
	border-radius: 50px;
	color: #000 !important;
	text-transform: uppercase;
	padding: 15px 25px !important;
	height: unset;
	max-width: 160px;
	border: 0px !important;
}
.custom-contact .button:hover {
	background: #fff !important;
}
input::placeholder, textarea::placeholder {
	opacity: 1;
	color: #fff;
}
.instruction {
	display: none;
}
iframe {
	display: block !important;
	filter: grayscale(60%);
}
.thanks-bnr {
	padding: 14% 15px 8%;
}
.thanks-bnr p {
	font-size: 22px;
	line-height: 30px;
}
.service-bg .elementor-container {
	background: #F7F1E9;
	padding: 50px 40px;
	border: 1px solid #e0d8cf;
	border-radius: 10px;
}
.bdr-col {
	border-radius: 10px;
	overflow: hidden;
}
.subheading p {
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 0;
	font-family: "Exo 2", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}
.flip-serv {
	width: calc(100% / 3 - 14px) !important;
	height: 600px !important;
	overflow: hidden;
	position: relative !important;
	border-radius: 10px;
}
.flip-serv .elementor-flip-box__image {
	margin:0px!important;
	display:block!important
}
.flip-serv .elementor-flip-box__front .elementor-flip-box__layer__overlay {
	padding:0px!important
}
.flip-serv .elementor-flip-box {
	height: 600px !important;
}
.flip-serv .elementor-flip-box__image img {
	height:350px!important;
	object-fit:cover;
	max-width:100%!important;
	width:100%!important;
	display:block;
	position:relative
}
.flip-serv .elementor-flip-box__back {
	background-color:#00205c!important;
	display:block;
	z-index:3
}
.flip-serv .elementor-flip-box__front {
	background-color:transparent!important
}
.flip-serv .elementor-flip-box__front h3 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	pointer-events: none;
	opacity: 1;
	z-index: 1;
	color: #fff;
	bottom: -300px;
	background: linear-gradient(180deg,#fff0 0%,#000 80%);
	padding: 80px 15px 25px;
	font-size: 22px;
	line-height: normal;
}
.flip-serv .elementor-flip-box__front h3 i {
	font-style:normal;
	font-weight:400;
	display:block;
	font-size:16px;
	line-height:normal
}
.flip-serv .elementor-flip-box__front .elementor-flip-box__layer__inner {
	position:relative
}
.flip-serv .elementor-flip-box__back h3 {
	text-align:center;
	border-bottom:1px solid #ffffff59;
	padding-bottom:15px;
	color:#fff;
	font-weight:600!important;
	margin-bottom:13px;
	font-size:18px
}
.flip-serv .elementor-flip-box__back .elementor-flip-box__layer__description p {
	color: #fff;
	font-size: 16px !important;
	line-height: 24px !important;
}
.flip-serv .elementor-flip-box__button {
	transition: all ease-in-out 0.5s !important;
	font-size: 0px !important;
	border: 0px !important;
	padding: 0px !important;
	background-color: #e0d8cf !important;
	background-image: url(https://fitzfitnesstraining.com/wp-content/uploads/2025/08/blk-arw.png) !important;
	background-repeat: no-repeat !important;
	background-size: 16px !important;
	border-radius: 50px 0 0 !important;
	width: 50px;
	height: 50px;
	position: absolute;
	background-position: right 11px top 19px !important;
	z-index: 3;
	right: 0;
	bottom: 0;
}
.flip-serv .elementor-flip-box__layer__overlay {
	background-color: #000000a6 !important;
}
.flip_outer .elementor-widget-wrap {
	column-gap: 20px;
	justify-content: center;
}
.pb80 {
	padding-bottom: 80px;
}
.flip-serv .elementor-flip-box__back .elementor-flip-box__layer__overlay {
	background-color: #000000d4 !important;
}
.flip-serv .elementor-flip-box__front h3 i {
	display: block;
	font-size: 17px !important;
	line-height: 27px;
}

.cta-sec .elementor-container {
	background-color: #F7F1E9;
	padding: 50px 40px;
	border-radius: 10px;
}
.cta-sec h3 {
	font-size: 30px;
	line-height: 1.1;
}
.bg-col .elementor-widget-wrap {
	padding: 40px 45px;
	margin: auto -80px auto auto;
	background: #F7F1E9;
	border-radius: 10px;
	z-index: 1;
}
.expect_outer .exp-col p {
	font-size: 16px;
	line-height: 24px;
}
.expect_outer .exp-col {
	padding: 25px;
}
.five_boxes .exp-col {
	width: calc(100% / 3 - 17px) !important;
	margin: 0px !important;
}
.five_boxes .elementor-widget-wrap {
	justify-content: center;
	column-gap: 25px;
	row-gap: 25px;
}

.cta-section .main-hd h3 {
	margin-bottom: 0px;
}

.cta-section p {
	padding-top: 15px;
}

.mb0 {
	margin-bottom: 0 !important;
}
.ft-fix-btn {
	display: none;
}





.reviews-col .es-review-background-container {
	padding: 20px;
	border: 1px solid #e0d8cf;
	border-radius: 10px;
	background-color: unset;
}
.reviews-col .es-text-shortener {
	font-size: 16px;
	line-height: 24px;
	-webkit-line-clamp: 4;
	margin-bottom: 10px;
}
.reviews-col .es-text-shortener-control-open {
	color: #000;
	text-transform: capitalize;
}
.reviews-col .es-rating-bar-container {
	margin-bottom: 10px;
}
.reviews-col .es-review-author-name {
	font-size: 20px;
	color: #000;
	letter-spacing: 0;
	font-family: "Exo 2", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1;
}
.reviews-col .es-review-info-date-container {
	display: none;
}
.reviews-col .es-load-more-button {
	background-color: #e0d8cf !important;
	border-radius: 50px !important;
	color: #000 !important;
	text-transform: uppercase !important;
	padding: 15px 30px !important;
	font-family: "Outfit", sans-serif !important;
	font-weight: 300 !important;
	border: 0px !important;
	font-size: 15px !important;
	line-height: 1 !important;
	margin-top: 20px;
	transition: all ease-in-out 0.5s !important;
}
.reviews-col .ButtonBase__Overlay-sc-c52c0a3c-4 {
	padding: 0 !important;
	border-radius: 0px !important;
	background-color: unset !important;
}
.reviews-col .es-load-more-button:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.reviews-col .ButtonBase__Overlay-sc-f9fbfeb2-4 {
	background-color: unset !important;
	padding: 0 !important;
	border-radius: 0px !important;
}
.mt30 {
	margin-top: 30px;
}
.benefit_outer .elementor-widget-wrap {
	row-gap: 20px;
}
.benefit-boxes {
	padding: 30px;
	border: 1px solid #e0d8cf;
	transition: all ease-in-out 0.5s !important;
	border-radius: 10px;
}
.benefit-boxes .elementor-image-box-img {
	width: auto !important;
	display: block;
	margin: 0px 15px 0px 0px !important;
}
.benefit-boxes span {
	font-family: "Exo 2", sans-serif !important;
	text-transform: uppercase;
	font-weight: normal !important;
	font-size: 20px;
	line-height: 20px;
}
.benefit-boxes .elementor-image-box-img img {
	transition: all ease-in-out 0.5s !important;
	position: relative;
	top: 0;
}
.benefit-boxes:hover .elementor-image-box-img img {
	top: -5px;
}
.benefit-boxes:hover {
	background: #F7F1E9;
}
.new-pad {
	padding: 200px 15px;
}

/* Responsive-Start */
@media(max-width: 1400px) {
	.contact-bnr {
		padding: 17% 15px 6%;
	}
	.smheading h2 {
		font-size: 39px;
		margin-bottom: 20px;
	}
	.main-hd h3 {
		font-size: 32px;
	}

	.ftbtm {
		padding: 12px 15px;
	}
	.wauto img {
		max-width: 148px !important;
	}
	.fttop {
		padding: 60px 15px;
	}
	.spacingblock {
		padding: 32px;
	}
	.lft-ryt-spc {
		margin-right: 15px;
		margin-left: 15px;
	}
	.pushpressbar {
		margin-left: 15px;
		margin-right: 15px;
	}
	.bannercaption > div {
		max-width: 680px;
	}
	.bannercaption {
		padding: 240px 15px 120px;
	}
}
@media(max-width: 1199px) {
	.new-pad {
		padding: 100px 15px;
	}
	.subheading p {
		font-size: 20px;
		line-height: 31px;
		margin-bottom: 14px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.benefit-boxes {
		padding: 26px;
	}
	.sm-txt p {
		font-size: 23px;
		line-height: 25px;
	}
	.leading-row {
		padding: 120px 15px;
	}
	.inr-bnr {
		padding: 19% 15px;
	}
	.cta-lft {
		width: 68.961% !important;
	}
	.cta-ryt {
		width: 31% !important;
	}
	.achieve-sec .main-hd h3 {
		max-width: 680px;
		margin: 0 auto 10px;
	}
	.expect_outer .exp-col {
		padding: 20px;
	}
	.inr-hd h1 {
		font-size: 50px;
	}
	.bg-col .elementor-widget-wrap {
		padding: 40px 30px;
		margin: auto -40px auto auto;
	}
	.wauto img {
		max-width: 146px !important;
	}
	.ft-touch-col {
		width: 32% !important;
	}
	.ft-link-col {
		width: 21% !important;
	}
	.ft-logo-col {
		width: 22% !important;
	}
	.ft_logo img {
		max-width: 180px;
	}
	.spacingblock {
		padding: 23px;
	}
	.smheading h2 {
		font-size: 35px;
		margin-bottom: 16px;
	}
	.review_box .elementor-testimonial-content {
		padding: 25px;
	}
	.pt100 {
		padding-top: 80px;
	}
	.defbtn a {
		margin-top: 18px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.bigheading h2 {
		font-size: 45px;
		margin-bottom: 18px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.memberic img {
		max-width: 56px;
	}
	.memberic p {
		font-size: 21px;
		line-height: 27px;
	}
	.bannercaption {
		padding: 220px 15px 100px;
	}
	.bannercaption h1 {
		font-size: 50px;
		margin-bottom: 18px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 15px;
	}
	.hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 13px 15px !important;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 16px;
	}
}
@media(max-width: 1024px) {
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle {
		background-color: #fff;
		padding: 11px;
		margin: 0px 0 !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.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: #000;
		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;
	}
	.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: #060606 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.new-pad {
		padding: 60px 15px;
	}
	.thanks-bnr {
		padding: 18% 15px 8%;
	}
	.reviews-col .es-review-author-name {
		font-size: 18px;
	}
	.five_boxes .elementor-widget-wrap {
		column-gap: 15px;
		row-gap: 15px;
	}
	.five_boxes .exp-col {
		width: calc(100% / 3 - 10px) !important;
	}
	.subheading p {
		font-size: 19px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.contact-bnr {
		padding: 23% 15px 9%;
	}
	.benefit_outer .elementor-widget-wrap {
		row-gap: 9px;
	}
	.benefit-boxes:hover {
		background: #fff;
	}
	.benefit-boxes {
		padding: 15px;
	}
	.cold-benefit .elementor-column-gap-no {
		flex-wrap: wrap-reverse;
	}
	.mt80 {
		margin-top: 60px;
	}
	.benifits-sec img {
		width: 100% !important;
		margin-bottom: 10px;
	}
	.t-full-col.pr60 {
		padding-right: 0px;
	}
	.t-full-col {
		width: 100% !important;
	}
	.mt50 {
		margin-top: 40px;
	}
	.benefit-boxes:hover .elementor-image-box-img img {
		top: 0px;
	}
	.exp-col .elementor-image-box-title {
		font-size: 18px;
		line-height: 18px;
	}
	.meet-sec .bigheading h2 {
		max-width: 340px;
	}
	.sm-txt p {
		font-size: 18px;
		line-height: 20px;
	}
	.cta-section .defbtn a:hover {
		background: #e0d8cf;
		color: #000 !important;
	}
	.main-hd h3 {
		font-size: 29px;
	}
	.cta-section .elementor-container {
		padding: 40px 20px;
	}
	.exp-col:hover {
		background: transparent;
	}
	.blank-col {
		width: 50% !important;
	}
	.black-col {
		width: 50% !important;
	}
	.leading-row {
		padding: 70px 15px;
	}
	.exp-col:hover .elementor-image-box-img img {
		top: 0px;
	}
	.exp-col {
		width: calc(100% / 2 - 12px) !important;
		margin: 12px 6px 0px !important;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.inr-hd {
		margin-bottom: 15px !important;
	}
	.inr-hd h1 {
		font-size: 40px;
	}
	.bg-col .elementor-widget-wrap {
		padding: 30px 15px;
		margin: auto -10px auto auto;
	}
	.inr-bnr {
		padding: 22% 15px;
	}
	.hdactive .site_logo {
		max-width: 125px;
	}
	.ft_social a:hover svg {
		fill: #000;
	}
	.ft_social a:hover {
		background: transparent;
	}
	.ft_social a {
		width: 34px !important;
		height: 34px !important;
	}
	.copyright_txt {
		max-width: 350px;
	}
	.ft-touch-col {
		width: 41% !important;
	}
	.ft-srv-col {
		width: 32% !important;
	}
	.ft-link-col {
		width: 27% !important;
	}
	.ft_logo {
		text-align: center;
		margin-bottom: 20px;
	}
	.ft-logo-col {
		width: 100% !important;
	}
	.smheading h2 {
		font-size: 27px;
		margin-bottom: 13px;
	}
	.spacingblock {
		padding: 15px;
	}
	.review_box .elementor-testimonial-meta {
		padding: 10px 20px;
	}
	.expert_rev .elementor-testimonial-content {
		font-size: 16px !important;
		line-height: 28px;
	}
	.review_box .elementor-testimonial-content {
		padding: 15px;
	}
	.pt100 {
		padding-top: 60px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.service_slider .elementor-testimonial__title::after {
		padding: 10px 19px !important;
		font-size: 13px;
		margin-top: 10px;
	}
	.service_slider .elementor-testimonial__name {
		font-size: 21px;
		margin-bottom: 8px;
	}
	.service_slider .swiper-slide:hover .elementor-testimonial__image img {
		transform: unset;
	}
	.service_slider .elementor-testimonial__title {
		margin: 0 !important;
		min-height: 93px;
	}
	.service_slider .elementor-testimonial__cite {
		padding: 15px;
	}
	.bigheading h2 {
		font-size: 38px;
		margin-bottom: 14px;
	}
	p, li {
		margin-bottom: 15px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.memberic img {
		max-width: 46px;
	}
	.memberic p {
		font-size: 16px;
		line-height: 23px;
	}
	.memberic {
		padding-left: 60px;
	}
	.wauto:last-child {
		margin-left: 6px !important;
	}
	.wauto img {
		max-width: 120px !important;
	}
	.defbtn a:hover, .btnsec a {
		background: #e0d8cf;
		color: #000 !important;
	}
	.bannercaption {
		padding: 180px 15px 60px;
	}
	.bannercaption > div {
		max-width: 530px;
	}
	.bannercaption h1 {
		font-size: 40px;
		margin-bottom: 16px;
	}
	.site_logo {
		width: auto !important;
		max-width: 150px;
	}
}
@media(max-width: 767px) {	
	.new-pad {
		padding: 40px 15px;
	}
	.abt-fitz br {
		display: none;
	}
	.pushpressbar > div.elementor-container {
		border-radius: 20px;
	}
	.thanks-bnr {
		padding: 27% 15px 8%;
	}
	.reviews-col .es-review-author-name {
		font-size: 16px;
	}
	.leading-row::before {
		width: 100%;
		height: 100%;
	}
	.mt30 {
		margin-top: 15px;
	}
	.five_boxes .exp-col:last-child {
		width: 100% !important;
	}
	.five_boxes .exp-col {
		width: calc(100% / 2 - 10px) !important;
	}
	.training-ptnr img {
		height: auto !important;
	}
	.pl60 {
		padding-left: 0px;
	}
	.contact-bnr {
		padding: 27% 15px 9%;
	}
	.custom-contact .button {
		padding: 7px 25px !important;
		max-width: 120px;
		line-height: 2 !important;
		margin: 0 auto;
	}
	.one-third {
		grid-column: span 12 !important;
	}
	.cvr-sec .bdr-col {
		border-top-right-radius: 0;
		border-top-left-radius: 0 !important;
	}
	.mt80 {
		margin-top: 40px;
	}
	.benefit_outer img {
		width: auto !important;
		margin: 0 auto 10px;
	}
	.cta-section p {
		padding-top: 3px;
	}
	.cta-section .main-hd h3 {
		max-width: 420px;
		margin: 0 auto 7px;
	}
	.meet-sec .bigheading h2 {
		max-width: 390px;
		margin: 0 auto 10px;
	}
	.pad60 {
		padding: 40px 15px;
	}
	.inr-hd {
		margin-bottom: 11px !important;
	}
	.cta-section .elementor-container::before {
		width: 190px;
		background-size: 104px;
		left: 0;
		right: 0;
		margin: 0 auto;
		background-position: center top 18px;
	}
	.mt50 {
		margin-top: 30px;
	}
	.main-hd h3 {
		font-size: 26px;
		margin-bottom: 11px;
	}
	.cta-ryt {
		width: 100% !important;
	}
	.cta-lft {
		width: 100% !important;
	}
	.leading-row {
		padding: 40px 15px;
	}
	.black-col {
		width: 100% !important;
	}
	.blank-col {
		display: none !important;
	}
	.expect_outer .exp-col {
		padding: 20px 15px;
	}
	.inr-bnr {
		padding: 27% 15px;
	}
	.training-main .bdr-col {
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
	}
	.inr-hd h1 {
		font-size: 33px;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.bg-col .elementor-widget-wrap {
		padding: 30px 15px 12px;
		margin: auto 0px auto auto;
		border-bottom-left-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
	}
	.ftbtm {
		padding: 12px 15px 64px;
	}
	.ft-fix-btn a {
		width: 100% !important;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
		font-size: 19px;
		padding: 10px;
	}
	.ft-fix-btn a:last-child {
		background-color: #e0d8cf;
		color: #000;
	}
	.ft-fix-btn {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		display: flex;
		z-index: 10;
		border-top: 1px solid #ffffff1f;
		background-color: #000;
		width: 100% !important;
	}
	.pad50 {
		padding: 40px 15px;
	}
	.smheading h2 {
		font-size: 25px;
		margin-bottom: 13px;
	}
	.pt100 {
		padding-top: 40px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 26px;
	}
	.pr60 {
		padding-right: 0px;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.service_slider .elementor-testimonial__title::after {
		margin: 15px auto 0;
	}
	.service_slider .elementor-testimonial__title {
		text-align: center;
	}
	.service_slider .elementor-testimonial__name {
		text-align: center;
	}
	.bigheading h2 {
		font-size: 32px;
		margin-bottom: 10px;
	}
	.banner .elementor-column-gap-no {
		min-height: auto !important;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.pushpressbar > div.elementor-container {
		padding: 60px 15px 27px;
	}
	.pushpressbar .elementor-widget-wrap {
		justify-content: center !important;
		margin-top: 20px;
	}
	.bannercaption > div {
		margin: 0 auto;
	}
	.memberic {
		padding-left: 0;
	}
	.memberic img {
		max-width: 43px;
		margin-bottom: 25px !important;
		left: 0;
		right: 0;
		top: 0;
		margin: 0 auto;
		top: -58px;
	}
	.copyright_txt {
		line-height: 21px;
	}
	.ft_logo img {
		max-width: 170px;
	}
	.copyright_txt {
		margin: 0 auto;
	}
	.fttop {
		padding: 40px 15px;
	}
	.ft-touch-col .elementor-widget-wrap {
		justify-content: center;
	}
	.ft-touch-col {
		width: 100% !important;
	}
}
@media(max-width: 600px) {
	.thanks-bnr {
		padding: 37% 15px 8%;
	}
	.five_boxes .elementor-widget-wrap {
		column-gap: 5px;
		row-gap: 8px;
	}
	.five_boxes .exp-col {
		width: 100% !important;
	}
	.contact-bnr {
		padding: 37% 15px 13%;
	}
	.mt50 {
		margin-top: 19px;
	}
	.main-hd h3 {
		font-size: 24px;
	}
	.exp-col {
		width: 100% !important;
		margin: 7px 0px 0px !important;
	}
	.inr-hd h1 {
		font-size: 31px;
	}
	.inr-bnr {
		padding: 35% 15px;
	}
	.ftbtm {
		padding: 12px 15px 58px;
	}
	.ft-fix-btn a {
		font-size: 16px !important;
		padding: 9px !important;
	}
	.bigheading h2 {
		font-size: 29px;
	}
	.pushpressbar {
		margin-top: -32px;
	}
	.defbtn a {
		padding: 14px 16px;
	}
	.bannercaption h1 {
		font-size: 33px;
		margin-bottom: 13px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 29px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a,
	.hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 17px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.btnhd a {
		font-size: 17px;
	}
	.site_logo {
		max-width: 123px;
	}
}
@media(max-width: 400px) {
}
