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

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body{ background: #131313; position: relative; background-size: cover; padding: 0px; margin: 0px; list-style: none; font-size: 15px; color:#000;    font-family: "Montserrat", sans-serif;}

body::before {
  content: '';
  width: 800px;
  height: 800px;
  border-radius: 100%;
  background: #404545;
  filter: blur(800px);
  position: absolute;
  left: -5%;
  top: 0;
  margin: 0 auto;
  z-index: -1;
  opacity: 0.2;
}

p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"], ::before, ::after{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}

/* inter-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    src: url('assets/fonts/inter-v13-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-200 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/inter-v13-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-300 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/inter-v13-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/inter-v13-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/inter-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/inter-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    src: url('assets/fonts/inter-v13-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* inter-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    src: url('assets/fonts/inter-v13-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  


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

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

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

.icon-tik:before {
  content: "\e916";
}
.icon-chk:before {
  content: "\e917";
}
.icon-bag:before {
  content: "\e913";
}
.icon-filtr:before {
  content: "\e914";
}
.icon-Vector-36:before {
  content: "\e903";
}
.icon--1:before {
  content: "\e904";
}
.icon-Location-1:before {
  content: "\e905";
}
.icon-Message-2:before {
  content: "\e908";
}
.icon-Call:before {
  content: "\e909";
}
.icon-musr:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e902";
}
.icon-start:before {
  content: "\e90d";
}
.icon-uprght:before {
  content: "\e90f";
}
.icon-srch:before {
  content: "\e910";
}
.icon-pinterest:before {
  content: "\e934";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-caret-down:before {
  content: "\e915";
}
.icon-star-o:before {
  content: "\e911";
}
.icon-star:before {
  content: "\e912";
}
.icon-Arrow-1:before {
  content: "\e90c";
}
.icon-Arrow-1-1:before {
  content: "\e90e";
}
.icon-Vector-9:before {
  content: "\e900";
}
.icon-instagram1:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-facebook-logo:before {
  content: "\e91b";
}





.headersec.fixed_header, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.headersec.fixed_header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.headersec.fixed_header{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-webkit-animation-name:animationFade;-o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}





.hderinr{display: flex; align-items: center; justify-content: space-between;gap: 10px;}

.headercontainer{padding:20px 0 20px 0;position: relative;}
.headercontainer .navigation{width: auto;}
.headercontainer .navigation .navigationbox{float: left;}
.headercontainer .navigation .sf-menu-outer{float: left; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-align: center; align-items: center;}
.headercontainer .navigationouter{float: left; width: 100%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-align: center; align-items: center; position: relative;}

.headercontainer .navigation .sf-menu{float: left; margin: 0px; padding: 0px;}
.headercontainer .navigation .sf-menu > li{float: none; display: inline-block; margin: 0px 20px;}
.headercontainer .navigation .sf-menu > li a{position: relative; font-family: "Philosopher", sans-serif; color: #607D8B; text-transform: capitalize; display: block; font-size: 18px; font-weight: 400; text-decoration: none; -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;}


.headercontainer .navigation .sf-menu > li.active a{color: #17B8C4; font-weight: 700;}
.headercontainer .navigation .sf-menu > li.active a:after{opacity: 1;}
.headercontainer .navigation .sf-menu > li a:hover{color: #17B8C4;}
.headercontainer .navigation .sf-menu > li a:hover:after{opacity: 1;}

/* dropdown menu css start */
.headercontainer .navigation ul li ul li{width: 100%;}
.headercontainer .navigation ul li ul li a{width: 100%; font-size: 13px;}
.sf-menu, .sf-menu{ margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { position: absolute; top: 100%; left: 0px; z-index: 999; padding: 0px; margin: 0px; }
.sf-menu > li {float: left;}
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
/* DEMO SKIN */
.sf-menu{float: left;}
.sf-menu li ul li a{background: 0 0; color: #4B9095; text-align: left; padding: 12px 15px;}
.sf-menu li ul li + li{border-top: 1px solid #eaeaea;}
.sf-menu li ul li a:hover{background: #000; color: #000; }
.sf-menu a{text-decoration: none; zoom: 1; }
.sf-menu a{color: #13a; }
.sf-menu li{-webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover, .sf-menu li.sfHover {-webkit-transition: none; transition: none; }
.headercontainer .navigation .sf-menu>li>a:hover{color: #17B8C4; background: 0 0;}
.headercontainer .navigation .sf-menu>li:hover a{background: transparent; color: #17B8C4;}
.headercontainer .navigation .sf-menu>li ul li:hover a{background: none !important; color: #303030;}
.headercontainer .navigation .sf-menu>li:hover ul li a{color: #000000;}
.headercontainer .navigation .sf-menu>li ul li a{background: none !important; color: #ffffff; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; -ms-transition: 0.4s ease-in-out; -o-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
.headercontainer .navigation .sf-menu>li ul li a:hover{background: #3498db !important; color: #ffffff;}
.headercontainer .navigation .sf-menu>li ul li.active a{background: #3498db !important; color: #ffffff;}
.headercontainer .navigation .sf-menu>li ul li a{background: none; font-size: 16px; text-transform: capitalize;}
.sf-arrows .sf-with-ul { padding-right: 30px !important; }
/*.sf-arrows .sf-with-ul:after { content: '\f107'; position: absolute; font-family: 'FontAwesome'; right: 20px; height: 0; width: 0; }
.sf-arrows > li > .sf-with-ul { padding-right: 30px !important; }
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { }
.sf-arrows ul .sf-with-ul:after { content: '\f105'; }
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { }

*/


/* Dropdown Nav */
.headercontainer .navigation .sf-menu > li{position: relative;}
/*.headercontainer .navigation ul li.parent > a:after{right: 1px;}*/
.headercontainer .navigation ul li.parent > a:hover:after{color: #17B8C4;}
.headercontainer .navigation .sf-menu>li:hover a:after{color: #17B8C4;}
.headercontainer .navigation .sf-menu > li ul{background: #C70B0A; -webkit-border-radius: 0px; border-radius: 0px;}
.headercontainer .navigation .sf-menu > li ul li{list-style: none;}
.headercontainer .navigation .sf-menu > li ul li a{color: #17B8C4;}
.headercontainer .navigation .sf-menu>li:hover ul li a{color: #17B8C4;}
.headercontainer .navigation .sf-menu > li ul li + li{border-color: #a25d76;}
.headercontainer .navigation .sf-menu>li ul li a:hover{background: #000 !important;}

.headercontainer .navigation ul li.parent > a::after {
  font-family: 'icomoon';
  content: "\e90d";
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: -15px;
  color: #fff;
  margin-top: -6px;
  line-height: 100%;
  font-size: 8px;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.topsocial{text-align: right;}
.topsocial ul li{display: inline-block;}
.topsocial ul li a{color: #fff;padding: 0 2px;}



.pushmenu{position: fixed; top: 0; right: -300px; z-index: 9999; background: #262626; width: 250px; height: 100%; padding: 126px 0 0;}
.pushmenu li, .pushmenu li a{width: 100%; border: 0px !important; background: none !important;}
.pushmenu li a{width: 100%; display: inline-block; padding: 15px 20px; color: #fff; border-top: 1px solid #414141 !important; 
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out; text-transform: capitalize;}
.pushmenu li:last-child a{border-bottom: 1px solid #414141 !important;}
.pushmenu li:hover a, .pushmenu li.active a{background: #FBE106 !important; color: #000;}


.sub-toggle{position: absolute; top: 0 !important; right: 0 !important; background: none !important; color: #000;  
display: flex; align-items: center; justify-content: center; height: 60px !important;}
.sub-toggle i{display: none !important;}
.sub-toggle:after{position: absolute; content: "\e915"; font-family: 'icomoon'; color: #fff; font-size: 17px;}
.sub-toggle:before{position: inherit; content: none;}
.opensub li.has-submenu > ul li a, .pushmenu .navbar-nav .dropdown-menu li a{background: none !important; font-size: 20px; padding: 10px 25px; }
.opensub li.has-submenu > ul li a:hover, .pushmenu .navbar-nav .dropdown-menu li a{background: #2074d3 !important; }
.crossmnu{position: absolute; top: 0; left: -50px; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; color: #014278; font-size: 20px; background: #fff; }

.pushmenu, .overlyBdy{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.openpush .pushmenu{right: 0;}
.overlyBdy{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0,0,0,0.80); z-index: 999; opacity: 0; visibility: hidden;}
.remveovrly .overlyBdy{opacity: 1; visibility: visible;}
.remvemnu .pushmenu{right: -300px;}
.remvemnu .overlyBdy{opacity: 0; visibility: hidden;}
.has-submenu a i{display: none !important;}



.pushmenu nav{padding: 0px; margin: 0px; background: none !important;}
.pushmenu nav ul{width: 100%;}


.droparrow{position: absolute; top: 0; right: 0; color: #fff; display: flex; align-items: center; justify-content: center; cursor: pointer; width: 45px; height: 61px;}
.droparrow:after{border: 0px; }
.pushmenu .navbar-nav .dropdown-menu{padding: 0px; border: 0px; background: #040404; border-radius: 0px; margin: 0px;}

.pushmenu .navbar-nav .dropdown-menu li a{background: none !important; color: #fff;}
.pushmenu .navbar-nav .dropdown-menu li a:hover{background: #FBE106 !important; color: #000;}


.pushmenu nav{overflow: auto;}


.pushmenu nav{height: 100vh;align-items: flex-start;}
.innerPge .headersec, .mainSectn .headersec{position: relative;z-index: 999; background: #014278;}

.innerPge .headersec.fixed{position: fixed; background: #002544;}
.mainSectn .headersec{background: none; position: absolute;}

.mainSectn .openhdr{background: #181818 !important;}

.hdrmnuicn {
  background: #272727;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
}
.hdrmnuicn:hover{
  background: #000;
  color: #FFDE00;
}

.headersec.fixed{background: #fff; padding: 10px 0;
-moz-box-shadow: 0 7px 8px -7px #333;
-webkit-box-shadow: 0 7px 8px -7px #333;
box-shadow: 0 7px 8px -7px #333;}
.headersec.fixed .hdrinfo{display: none;}
.hdrlgo{text-align: center;}
.hdrlgo img{max-width: 120px;}
.headersec.fixed .hdrlgo img{width: 80px;}
.headersec.fixed .hderinr {align-items: center;}
.headersec.fixed .hdrmnuicn {
  bottom: 23px;

}
.crossmnu{background: #FFDE00; color: #000 !important;}

.pushmenu li a{font-size: 18px;padding: 12px 15px;white-space: inherit;}
.opensub li.has-submenu > ul li a, .pushmenu .navbar-nav .dropdown-menu li a{font-size: 16px;}
.droparrow {height: 55px;}

.sub-toggle::before, .sub-toggle::after{content: none !important;}
.sub-toggle i{display: flex !important; font-size: 13px !important;}
.sub-toggle{width: 15px !important; height: 15px !important;top: 21px !important; right: -1px !important;}
ul.slimmenu li > ul{width: 250px; background: #fff; border: 1px solid #ddd;}
ul.slimmenu li > ul li a{font-size: 15px; padding: 5px 10px; color: #000 !important; width: 100%;}
ul.slimmenu li > ul li a:hover{background: #77c080 !important; color: #fff !important;}
.srchSubmit input[type="submit"]{background: #76bf80; color: #fff;}
.srchSubmit input[type="submit"]:hover{background: #018738;}
ul.slimmenu li > ul li{width: 100%;}


.droparrow::after{content: none;}
.droparrow i{width: 10px; height: 10px; background: #FFF; clip-path: polygon(50% 100%, 0 0, 100% 0);}

.headersec.fixed_header{background: #1b1b1b;padding: 20px 0;}
.headersec.fixed_header::before{content: none;}



.header-right{
  display: flex;
  align-items: center;
  gap: 15px;
}
.becamebtn{
  display: flex;align-items: center;gap: 15px;justify-content: end;
}
.useracnt{
  background: #272727;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFDE00;
  font-size: 22px;
}
.useracnt:hover{
  background: #000;
  color: #fff;
}
.coachbtn {
  display: inline-block;
  border-radius: 8px;
  padding: 14px 15px 13px;
  color: #121212;
  background: #FFDE00;
  font-size: 18px;
  font-family: "Syne", sans-serif;
  font-weight: 600;
}

.headersearch {
  position: relative;
  max-width: 784px;
  width: 100%;
}
.headersearch input {
  border: 1px solid #4D5151;
  padding: 8px 8px 8px 12px;
  border-radius: 18px;
  font-family: "Fahkwang", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.02em;
  color: #fff;
  background: none;
  height: 60px;
  width: 100%;
}
.headersearch button {
  width: 48px;
  height: 47px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFDE00;
  color: #272727;
  border: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.headersearch input:focus{
  outline: none;
  box-shadow: none;
}



.banner-sec{
  padding: 60px 0 60px;
  position: relative;
  overflow: hidden;
}
.banner-sec video{
  height:550px;
}


.baner-txt h2{
  color: #fff;
  font-size:35px;
}
.baner-txt p{
  color: #AAAAAA;
  /*font-size: 22px;*/
}

.baner-txt ul li{
  color: #AAAAAA;
  margin: 5px 0;
}


.shwbnr-sec{
  padding: 50px 0;
}
.show-addbnr{
  width: 100%;
  text-align: center;
}

.bodyheding{color:#fff;margin-bottom:30px;}


.how-it-works{
  background-color: #131313;
  background-image: url("assets/images/Layer_1-2.png");
  background-position:bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 120px;
}
.how-it-works h2{
  color: #fff;
  font-size: 50px;
  margin-bottom: 20px;
}
.how-it-works h2 span{
  display: block;
  font-size: 30px;
}
.hwit-bx{
  width: 100%;
  height: 100%;
}
.howit-inner-bx{
  border-style:none;
  box-shadow: 1px 1px 10px -1px #37229A;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin:0px 0 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 20px 20px 20px 20px;
  border-radius: 10px 10px 10px 10px;
  height: 100%;
  background: #131313;
}
.howit-inner-bx h4{
  color: #fff;
}
.howit-inner-bx p{
  color: #FFFFFFBB;
}
.hwit-icon{
  margin-bottom: 12px;
}
.hwit-icon img{
  max-width: 60px;
  max-height: 60px;
}

.hwno{
  font-size: 60px;
  color: #FFFFFF30;
  font-weight: 700;
  line-height: 50px;
}

.spacebg{
  background-color: #131313;
  background-image: url("assets/images/Rectangle-431.png");
  transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding:40px 0px 0px 0px;
}


.our-client{
  padding: 50px 0;
}

.our-client h2{
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight:600;
}



.prtnr-ship{
  width: 100%;
  padding: 80px 0;
  background: #fff;
  text-align: center;
}
.prtnr-ship h2{
  color: #000;
  font-size: 40px;
}


.inner-banner-sec{
  width: 100%;
}
.inner-banner-sec img{
  width: 100%;
}

.about-sec{
  padding: 60px 0;
}
.about-sec h2{
  color: #fff;
  font-size: 40px;
}
.about-sec p{
  color: #aaa;
  font-size: 18px;
  margin-bottom: 30px;
}
.about-sec h6{
  color: #aaa;
  font-size: 15px;
}
.about-sec h5{
  color: #fff;
  font-size: 18px;
}

.our-team{
  padding: 50px 0;
  background: #fff;
}
.our-team h2{
  font-size: 40px;
  text-align: center;
  margin-bottom: 15px;
}
.team-bx{
  margin-bottom: 15px;
}
.teampic{
  margin-bottom: 12px;
}
.team-bx p{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2px;
}
.team-bx span{
  font-size: 14px;
  color: #666;
}

.contact-sec{
  padding: 50px 0;
  background: #fff;
}
.frm-rw{
  margin: 12px 0;
  width: 100%;
}
.frm-rw p{
  margin-bottom: 5px;
}
.frm-rw select{
  width: 100%;
  height: 50px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #ccc;
}
.frm-rw input{
  width: 100%;
  height: 50px;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #ccc;
}
.frm-rw textarea{
  width: 100%;
  height: 130px;
  padding: 12px 10px;
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.frm-rw button{
  width: 100%;
  height: 50px;
  background: #000;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  border: none;
}
.contact-sec h5{
  font-weight: 600;
  margin-top: 20px;
}

.contact-sec h2 {
  font-size: 40px;
  font-weight: 600;
}

.phonflex{
  display: flex;
  gap: 12px;
}



.footer{
  background: #fff;
  padding: 50px 0 20px;
}

.fotrlink ul li{
  display: inline-block;
  padding: 6px;
}
.fotrlink ul li a{
  color: #000 ;
}
.fotrsocial{
  text-align: right;
}
.fotrsocial ul li{
  display: inline-block;
  padding: 6px 3px;
}
.fotrsocial ul li a{
  color: #000;
  font-size: 18px;
}

.bnrvdio iframe{
    height:500px;
}

.whychus-abt{
  padding-bottom:30px;  
}

.whychus-abt .hwit-bx{
    margin-bottom:20px;
    height: auto;
}


/*Responsive*/

@media screen and (min-width:1800px) {

}

@media screen and (min-width:1600px) {

.container{max-width: 1560px;}


}


@media (min-width: 1700px) and (max-width: 1799px) {

.bannerSec .slick-arrow.slick-prev{left: 6%;}
.bannerSec .slick-arrow.slick-next{left: 9%;}

}

@media only screen and (max-width: 1700px) {
.joinpic-section {
  max-width: 800px;
}
.text-section {
  max-width: 876px;
}
.text-section h2 {
  font-family: "Syne", sans-serif;
  font-size: 62px;
  line-height: 70px;
}

.study-rw h4 {
  font-size: 30px;
}
.study-rw small {
  font-size: 20px;
}
.study-rw p {
  font-size: 18px;
}
.wrkout-type h2 {
  font-size: 65px;
  line-height: 75px;
}
.wrkout-type ul li a {
  font-size: 18px;
  line-height: normal;
}
.wrkout-type ul li {
  width: 270px;
  height: 80px;
}
.price-details h2 {
  font-size: 65px;
  line-height: 75px;
}
.pric-bx h4 {
  font-size: 50px;
}
.pric-bx p {
  font-size: 16px;
}
.pric-bx ul li {
  font-size: 14px;
}
.price-details p {
  font-size: 15px;
  line-height: 30px;
}
.price-details ul li {
  font-family: "Fahkwang", sans-serif;
  font-size: 16px;
  line-height: 26px;
}
.lesson-method-inner h2 {
  font-size: 65px;
}
.leson-sec span {
  font-size: 35px;
}
.leson-icon {
  width: 90px;
  height: 90px;
  flex: 0 0 90px;
}
.calendar-part h2 {
  font-size: 65px;
  line-height: 75px;
}
.days-rw strong {
  font-size: 38px;
}
.days-rw p {
  font-size: 25px;
}
.avail {
  font-size: 16px;
}
.unavail {
  font-size: 16px;
}

}

@media only screen and (max-width: 1599px) {
.headersearch {
  max-width: 650px;
}
.banner-txt h2 {
  font-size: 85px;
  line-height: 95px;
}
.banner-txt p {
  font-size: 16px;
  line-height: 28px;
}
.banner-txt {
  max-width: 612px;
}
.banner-model {
  top: 77px;
  max-width: 830px;
}
.modelpic::after {
  max-width: 404px;
  height: 505px;
}
.mediapic img {
  width: 40px;
  height: 40px;
}
.media-objct h6 {
  font-size: 18px;
  line-height: 15.95px;
  margin-bottom: 5px;
}
.media-objct small {
  font-size: 15px;
  line-height: 18px;
}
.banner-bottom-stripe {
  height: 86px;
  margin-top: 92px;
}

.content-header h2 {
  font-size: 70px;
  line-height: 78px;
}
.content-header h3 {
  font-size: 16px;
  line-height: normal;
}
.content-header {
  max-width: 540px;
}
.start-now {
  transform: translateY(-110px);
}
.start-now p {
  font-size: 16px;
  line-height: 28px;
}
.step-box p {
  font-size: 16px;
  line-height: 27px;
}
.step-box h4 {
  font-size: 28px;
  line-height: 38px;
}
.step-box.step1 {
  transform: translateY(-200px);
}
.step-box.step2 {
  transform: translateY(-200px);
}
.step-box.step3 {
  transform: translateY(190px);
}
.step-box.step4 {
  transform: translateY(190px);
}
.coaching-header small{
    font-size: 16px;
    line-height: normal;
}
.coaching-header h2 {
  font-size: 70px;
  line-height: 78px;
}
.rightpic {
  max-width: 774px;
}
.coach-info h3 {
  font-size: 50px;
  line-height: 60px;
}
.coach-info p {
  font-size: 17px;
  line-height: 30px;
}
.coach-link a {
  width: 80px;
  height: 80px;
  font-size: 22px;
}
.coach-number {
  font-size: 60px;
  line-height: 70px;
}

.client-heading small {
  font-size: 16px;
  line-height: normal;
}
.client-heading h2 {
  font-size: 70px;
  line-height: 78px;
}
.testi-details p {
  font-size: 16px;
  line-height: 30px;
}
.testi-details h6 {
  font-size: 20px;
  line-height: normal;
}
.testi-details span {
  font-size: 16px;
  line-height: normal;
}

.joinpic-section {
  max-width: 728px;
}
.text-section {
  max-width: 720px;
}
.text-section h2 {
  font-size: 56px;
  line-height: normal;
}
/*.text-section {
  max-width: 798px;
}*/
.text-section a {
  padding: 20px 25px;
  font-size: 16px;
}
.joinpic-section {
  max-width: 665px;
}
.footer h2 {
  font-size: 80px;
}
.email-link {
  font-size: 18px;
  line-height: normal;
}
.footer-left p strong {
  font-size: 15px;
}
.footer-left p {
  font-size: 17px;
  line-height: 26px;
}
.footer-left {
  max-width: 366px;
}

.footer-center strong{
  font-size: 15px;
}
.footer-center a {
  font-size: 20px;
}
.footer-right ul li a {
  font-size: 15px;
}
.footer-right strong {
  font-size: 15px;
}
.footer-social strong {
  font-size: 15px;
}
.footer-social ul li a {
  font-size: 15px;
}



}

@media only screen and (max-width: 1399px) {

.headersearch {
  max-width: 500px;
}
.banner-big-txt h1 {
  font-size: 500px;
  line-height: 415px;
  top: 50px;
}
.banner-txt h2 {
  font-size: 70px;
  line-height: 80px;
}
.banner-txt {
  max-width: 610px;
}
.banner-txt p {
  font-size: 16px;
  line-height: 28px;
  max-width: 85%;
}
.banner-model {
  top: 128px;
  max-width: 684px;
}
.modelpic::after {
/*  clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%);*/
  max-width: 338px;
  width: 100%;
  height: 496px;
}
.banner-meadia {
  padding: 12px 18px 12px 22px;
  top: 0;
  right: 17px;
}
.content-header h2 {
  font-size: 60px;
  line-height: normal;
}
.start-now {
  max-width: 486px;
}
.start-now p {
  font-size: 14px;
  line-height: 26px;
}
.step-box p {
  font-size: 14px;
  line-height: 26px;
}
.step-box h4 {
  font-size: 25px;
  line-height: 34px;
}
.start-now {
  transform: translateY(-95px);
}
.start-button {
  padding: 15px 30px;
  font-size: 16px;
}
.rightpic {
  max-width: 688px;
}
.coaching-header h2 {
  font-size: 60px;
  line-height: normal;
}
.client-heading h2 {
  font-size: 60px;
  line-height: normal;
}
.coach-link a {
  width: 60px;
  height: 60px;
  font-size: 20px;
}
.coach-info h3 {
  font-size: 45px;
  line-height: normal;
}
.coach-info p {
  font-size: 16px;
  line-height: 28px;
}
.caoch-pic {
  max-width: 300px;
}
.coach-number {
  font-size: 50px;
  line-height: normal;
}
.joinpic-section {
  max-width: 600px;
}
.hero-section {
  padding: 30px 0;
}
.text-section {
  max-width: 650px;
}
.text-section h2 {
  font-size: 48px;
}
.testi-details p {
  font-size: 15px;
  line-height: 26px;
}
.join-team-sec {
  margin-top: 240px;
}
.footer h2 {
  font-size: 70px;
}

.footer-right {
  max-width: 330px;
}
.footer-left {
  max-width: 330px;
}




/*18-sep*/

.inner-top-sec h2 {
  font-size: 70px;;
}
.top-bar {
  height: 70px;
}
.top-bar select {
  font-size: 18px;
  height: 68px;
}
.top-bar p {
  font-size: 18px;
  line-height: normal;
}
.filter-button {
  font-size: 18px;
  line-height: normal;
}
.listing-object p {
  font-size: 15px;
  line-height: 22px;
}
.listing-object h5 {
  font-size: 22px;
  margin-bottom: 8px;
}
.strt-pric strong {
  font-size: 20px;
}
.strt-pric {
  min-width: 82px;
}
.listing-loctn ul li {
  font-size: 13px;
}
.filter-group p {
  font-size: 20px;
}
.customCheckbox input[type="checkbox"] + label {
  padding: 0 0 0 35px;
  font-size: 16px;
}
.customCheckbox input[type="checkbox"] + label::before {
  height: 25px;
  width: 25px;
}
.customCheckbox input[type="checkbox"] + label::after {
  top: 7px;
  left: 6px;
}

.coch-info h3 {
  font-size: 60px;
  line-height: 65px;
}
.coch-info p {
  font-size: 16px;
}
.study-sec ul .nav-link {
  font-size: 24px;
}
.study-rw h4 {
  font-size: 30px;
}
.study-rw small {
  font-size: 20px;
}
.study-rw p {
  font-size: 18px;
}
.wrkout-type h2 {
  font-size: 70px;
}
.wrkout-type ul li a {
  font-size: 18px;
}
.wrkout-type ul li {
  width: 270px;
  height: 75px;
}
.price-details h2 {
  font-size: 60px;
  line-height: 70px;
}
.price-details p {
  font-size: 16px;
  line-height: 26px;
}
.price-details ul li {
  font-size: 16px;
  line-height: 28px;
}
.pric-bx ul li {
  font-size: 15px;
  line-height: 27px;
}
.pric-bx p {
  font-size: 15px;
  line-height: 26px;
}
.pric-bx h4 {
  font-size: 50px;
}
.pric-bx {
  border-radius: 15px;
  padding: 25px 18px;
}
.price-bx {
  padding-right: 0;
}
.lesson-method-inner h2 {
  font-size: 60px;
}
.leson-icon {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
}
.leson-sec span {
  font-size: 30px;
  line-height: normal;
}
.leson-icon img{
  max-width: 40px;
}
.calendar-part h2 {
  font-size: 60px;
  line-height: 70px;
}
.days-rw strong {
  font-size: 40px;
}
.days-rw p {
  font-size: 22px;
}
.avail {
  font-size: 16px;
  line-height:normal;
  height: 50px;
  width: 170px;
}
.unavail{
  font-size: 16px;
  line-height:normal;
  height: 50px;
  width: 170px;
}


}


@media only screen and (max-width: 1240px) {
  .joinpic-section {
    max-width: 545px;
  }



.days-rw strong {
  font-size: 35px;
}
.study-sec ul .nav-link {
  font-size: 22px;
}
.study-rw h4 {
  font-size: 28px;
}
.study-rw small {
  font-size: 18px;
}
.study-rw p {
  font-size: 17px;
}
.wrkout-type h2 {
  font-size: 55px;
}
.wrkout-type ul li {
  width: 260px;
  height: 72px;
}
.wrkout-type ul li a {
  font-size: 16px;
}
.price-details h2 {
  font-size: 50px;
  line-height: 60px;
}
.pric-bx h4 {
  font-size: 40px;
}
.pric-bx a {
  font-size: 16px;
}

.coach-detils {
  gap: 0;
  padding: 0;
  flex-wrap: wrap;
}
.coch-info {
  padding-top: 30px;
}
.coch-info h3 {
  font-size: 45px;
  line-height: normal;
}
.study-sec ul .nav-link {
  font-size: 18px;
  margin-right: 30px;
}
.study-sec ul {
  margin-bottom: 20px;
}
.study-rw h4 {
  font-size: 24px;
}
.study-rw {
  padding: 30px 0;
}
.wrkout-type h2 {
  font-size: 45px;
  line-height: normal;
}
.wrkout-type ul li {
  width: 208px;
  height: 62px;
}
.wrkout-type ul li a {
  font-size: 15px;
}


}

@media only screen and (max-width: 1199px) {

.headersearch {
  max-width: 400px;
}
.headersearch input {
  border-radius: 10px;
  font-size: 16px;
  height: 50px;
}
.useracnt {
  width: 50px;
  height: 50px;
  border-radius: 6px;
  font-size: 20px;
}
.coachbtn {
  border-radius: 6px;
  padding: 10px 15px 11px;
  font-size: 16px;
}
.hdrmnuicn{
  width: 50px;
  height: 50px;
  border-radius: 6px;
  font-size: 20px;
}
.banner-big-txt h1 {
  font-size: 410px;
  line-height: 350px;
  top: 50px;
}
.banner-txt h2 {
  font-size: 60px;
  line-height: 70px;
}
.banner-txt {
  max-width: 466px;
}
.banner-txt p {
  font-size: 15px;
  line-height: 25px;
}
.banner-txt a {
  font-size: 16px;
  line-height: normal;
  padding: 12px 20px;
}
.banner-model {
  top: 128px;
  max-width: 650px;
}
.mediapic img {
  width: 32px;
  height: 32px;
}
.media-objct h6 {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 0;
}
.media-objct small {
  font-size: 14px;
  line-height: normal;
}
.modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 336px;
  height: 459px;
}
.content-header {
  max-width: 430px;
}
.content-header h2 {
  font-size: 50px;
}
.content-header h3 {
  font-size: 14px;
}
.step-box h4 {
  font-size: 20px;
  line-height: normal;
}
.step-box p {
  font-size: 14px;
  line-height: 24px;
}
.start-now {
  transform: translateY(-116px);
  max-width: 406px;
}
.coaching-header h2 {
  font-size: 50px;
}
.coaching-header {
  max-width: 428px;
}
.coaching-header small {
  font-size: 14px;
}
.rightpic {
  max-width: 588px;
}
.coach-info {
  max-width: 350px;
}
.coach-info h3 {
  font-size: 38px;
}
.coach-info p {
  font-size: 15px;
  line-height: 26px;
}
.caoch-pic {
  max-width: 255px;
}
.coach-number {
  font-size: 40px;
}
.client-heading h2 {
  font-size: 50px;
}
.testi-details p {
  font-size: 14px;
  line-height: 24px;
}
.testi-bx {
  padding: 40px 25px;
}
.testi-details h6 {
  font-size: 18px;
}
.text-section {
  max-width: 530px;
}
.text-section h2 {
  font-size: 38px;
}
.text-section a {
  padding: 16px 20px;
  font-size: 16px;
}
.joinpic-section {
  max-width: 526px;
}
.footer h2 {
  font-size: 50px;
}
.email-link {
  font-size: 16px;
}
.footer-left p {
  font-size: 15px;
}
.footer-left {
  max-width: 300px;
}
.footer-center a {
  font-size: 18px;
}
.footer-right ul li a {
  font-size: 14px;
}
.footer-right ul li {
  margin-bottom: 8px;
}
.footer-right {
  max-width: 286px;
}

.footer-bottom p {
  font-size: 13px;
}
.footer-bottom ul li {
  font-size: 13px;
  line-height: normal;
}
.footer-social ul li {
  margin-bottom: 8px;
}
.footer-social ul li a {
  font-size: 14px;
}


/*18-sep*/

.filter-options .row > div{
  flex: 0 0 50%;
}

.filter-options .row {
  flex-wrap: wrap;
}

.filter-options .headersearch {
  display: block !important;
  position: relative;
  background: none;
}
.filter-options .headersearch button {
  width: 48px;
  height: 41px;
  right: 15px;
  top: 40%;
}

.inner-top-sec h2 {
  font-size: 50px;
  margin-bottom: 20px;
}
.inner-top-sec ul li {
  font-size: 16px;
  line-height: normal;
}
.list-grid {
  padding: 0px 0 40px;
}
.top-bar p {
  font-size: 16px;
}



}


@media (min-width: 992px) {
  .headercontainer .navigation .navuser {
    display: none;
  }
}
@media (max-width: 991px) {
.headercontainer{padding: 20px 0px;}
.headercontainer.sticky{position: fixed; top: 0 !important; z-index: 99; left: 0; padding: 10px 0px; width: 100%; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);}
.headercontainer .headtop .logobx{float: left;}
.headercontainer .logoouter .logo img{max-width: 70px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}

.headercontainer .navigation .NavBar{float: right; font-size: 26px; text-decoration: none; color: #666;}
.headercontainer .topmailbx{display: none;}
.headercontainer .navigation .navigationbox{position: fixed; top: 0; padding: 0; height: 100%; left: 0; margin-left: -380px; background: #fff; border: none; padding-top: 0px; max-height: 100%; overflow: auto; margin-right: 0; transition: all 0.3s; width: 380px; z-index: 99999;}
.layout-expanded2 .headercontainer .navigation .navigationbox{margin-left: 0px;}
.layout-expanded2{overflow: hidden;}
.layoutovarlay2{position: fixed; z-index: 1000; top: 0; right: 0; height: 100% !important; left: 0; display: none; background: #181C21; opacity: .5; cursor: pointer;}
.layout-expanded2 .layoutovarlay2{display: block;}
.headercontainer .navigation .navuser{float: left; width: 100%; padding: 30px 20px 20px 20px; text-align: center; position: relative; background: #fff; margin-bottom: 0px;}
.headercontainer .navigation .navuser .userimg{position: relative;  height: 90px;  display: inline-block; text-align: center; -webkit-border-radius: 50%; border-radius: 50%;}
.headercontainer .navigation .navuser .userimg img{position: relative; left: 0px; top: 0px; bottom: 0px; right: 0px; text-align: center; vertical-align: middle; margin: auto; width: auto; max-width: 100%; max-height: 100%; padding: 0px;}
.headercontainer .navigation .navuser h3{color: #003e32; text-align: center; margin: 10px 0px 4px 0px; font-size: 19px; padding: 0px; text-transform: capitalize;}
.headercontainer .navigation .navuser p{color: #fff; text-align: center; margin: 0px 0px 8px 0px; font-size: 13px; padding: 0px; font-weight: 400;}
.headercontainer .navigation .sf-menu{padding-top: 10px;}
.headercontainer .navigation .sf-menu > li{float: left; width: 100%; margin: 0px; padding: 0px;}
.headercontainer .navigation .sf-menu > li + li{border-top: 1px solid #084e40;}
.headercontainer .navigation .sf-menu > li a{color: #000; float: left; width: 100%; text-align: left; padding: 14px 30px; margin: 0px;}
.headercontainer .navigation .sf-menu > li > a:after{display: none;}
.headercontainer .navigation .sf-menu > li.active a{color: #FCC63F;}
.headercontainer .navigationouter{padding: 0px; border: none;}
.headercontainer .loginbtx{margin: 0px; padding: 0px 0px 0px 0px; }

.headercontainer .navigationouter:after{display: none;}
.headercontainer .navigation .sf-menu{width: 100%;}

.headercontainer .logoouter .logo img {
  max-width: 146px;
}
.headercontainer .navigation ul .slidedown {
  position: absolute;
  right: 5px;
  top: 8px;
  z-index: 10;
  font-size: 22px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.headercontainer .navigation ul li ul {
  display: none;
  position: static;
}
.headercontainer .navigation ul .slidedown::after {
  content: "+";
}
.headercontainer .loginbtx a {
  font-size: 13px;
  top: 9px;
}




}

@media only screen and (max-width: 991px) {
  .headersearch {
  position: absolute;
  top: 100%;
  right: 0px;
  margin-top: 18px;
  margin-right: 0px;
  display: none;
  min-width: 100%;
  max-width: 400px;
  background: #131313;
  z-index: 2;
  padding: 0 12px 10px;
}
.header-right {
  gap: 10px;
}
.searchicon {display: block;}
.searchicon .searchButton{
  width: 34px;
  height: 34px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFDE00;
  color: #272727;
}
.banner-big-txt h1 {
  font-size: 300px;
  line-height: 265px;
  top: 30px;
}
.banner-model {
  position: static;
  margin-top: 70px;
}
.banner-bottom-stripe {
  height: 86px;
  margin-top: -100px;
}
.content-header h2 {
  font-size: 40px;
}
.start-now {
  transform: translateY(-116px);
  max-width: 310px;
}
.timeline {
  gap: 15px;
}
.step-box.step3 {
  transform: translateY(262px);
}
.step-box.step4 {
  transform: translateY(262px);
}
.coaching-header h2 {
  font-size: 40px;
}
.coach-info h3 {
  font-size: 32px;
}
.joinpic-section {
  display: none;
}
.text-section {
  max-width: 100%;
}
.join-team-sec {
  margin-top: 20px;
}


/*18-sep*/
.filter-options .row > div {
  flex: 0 0 100%;
}
body::before {
  width: 100%;
  max-width: 70%;
}

.filter-group p {
  font-size: 18px;
}
.customCheckbox input[type="checkbox"] + label::before {
  height: 20px;
  width: 20px;
}
.customCheckbox input[type="checkbox"] + label {
  padding: 0px 0 0 30px;
  font-size: 14px;
}
.customCheckbox input[type="checkbox"] + label::after {
  top: 6px;
  left: 6px;
  width: 10px;
  height: 6px;
}



.avail{
  font-size: 0;
}
.avail span{
  display: block;
  font-size: 30px;
}

.unavail{
  font-size: 0;
}

.avail {
  height: 40px;
  width: 40px;
  flex: 0 0 40px;
}
.avail span{
  font-size: 20px;
  display: block;
}
.unavail {
  height: 40px;
  width: 40px;
  flex: 0 0 40px;
}
.unavail span{
  font-size: 20px;
  display: block;
  color: #1E1E1E;
}

.coacher-pic {
  max-width: 182px;
  width: 100%;
  flex: 0 0 182px;
  padding: 15px 12px;
  margin-top: -70px;
  margin-left: 30px;
}


}
 
@media only screen and (max-width: 767px){



.banner-model {
  max-width: 100%;
  position: static;
  margin-top: 50px;
}
.modelpic::after {
  bottom: 0;
}
.mediapic img {
  width: 24px;
  height: 24px;
}
.media-objct h6 {
  font-size: 12px;
}
.media-objct small {
  font-size: 10px;
}
.banner-meadia {
  padding: 8px 18px 7px 22px;
  top: 4px;
  right: 28px;
}
.modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 260px;
  height: 459px;
}

.banner-bottom-stripe {
  height: 66px;
  margin-top: -69px;
}
.banner-big-txt h1 {
  font-size: 250px;
  line-height: 222px;
  top: 30px;
}
.banner-inner {
  position: relative;
  padding-top: 20px;
}
.banner-txt h2 {
  font-size: 45px;
  line-height: normal;
}
.banner-txt p {
  font-size: 14px;
  line-height: 24px;
}
.coachbtn{
  display: none;
}
.hdrmnuicn {
  width: 34px;
  height: 34px;
  border-radius: 4px;
  font-size: 12px;
}
.headersearch button{
  width: 34px;
  height: 34px;
}
.headersearch input {
  border-radius: 8px;
  font-size: 13px;
  height: 44px;
}
.mobile-none{
  display: none;
}
.how-it-wrks-mobile{
  display: block;
   margin-top: 50px;
  position: relative;
  overflow: hidden;
}
.how-it-wrks-mobile::before {
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  display: block;
  top: 10px;
  position: relative;
}
.circle-div{
  padding-top: 50px;
  position: relative;
}
.circle-div::before {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 3px solid #111;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.step-box .step-number {
  font-size: 12px;
}

.our-cach-sec{
  overflow: hidden;
}

.step-box {
  max-width: 100%;
}

.progress-line{display: none;}

.how-it-wrks-mobile{

}
.how-it-wrks-mobile .owl-stage{padding-left:0px !important;}
.step-box.step1 {
  order: 1;
  transform: inherit;
}
.step-box.step2 {
  order: 2;
  transform: inherit;
}
.step-box.step3 {
  order: 3;
  transform: inherit;
}
.step-box.step4 {
  order: 4;
  transform: inherit;
}
.content-header h3 {
  font-size: 12px;
}
.content-header h2 {
  font-size: 30px;
}
.start-now {
  transform: inherit;
  max-width: 100%;
}



.coaching-header small {
  font-size: 12px;
}
.coaching-header h2 {
  font-size: 30px;
}
.caoch-pic {
  max-width: 134px;
  height: 158px;
  flex: 0 0 134px;
  order: 1;
}
.caoch-pic img{
  max-width: 134px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.coach-info {
  order: 2;
}
.coach-info h3 {
  font-size: 24px;
  margin-bottom: 8px;
}
.coach-info p {
  font-size: 14px;
  line-height: 24px;
}
.coach-link a {
  width: 40px;
  height: 40px;
  font-size: 13px;
}
.coach-rw {
  align-items: flex-start;
  padding: 30px 0;
  gap: 15px;
}
.coach-number {
  font-size: 18px;
  order: 2;
  display: none;
}
.coach-info .coach-number{
  display: block;
  margin-bottom: 8px;
}
.coach-link{
  order: 3;
}

.client-heading small {
  font-size: 12px;
}
.client-heading h2 {
  font-size: 30px;
}
.client-heading h2 {
  font-size: 30px;
}
.client-heading h2 {
  font-size: 30px;
}
.testi-details p {
  font-size: 14px;
  line-height: 25px;
}
.testi-details h6 {
  font-size: 20px;
}
.testi-details span {
  font-size: 14px;
}
.join-team-sec {
  margin-top: 0;
}
.joinpic-section {
  display: none;
}
.text-section {
  max-width: 100%;
  text-align: center;
}
.text-section h2 {
  font-size: 30px;
}
.hero-section {
  padding: 5px 0;
  background-size: 100% 100%;
}
.text-section a {
  padding: 12px 16px 11px;
  font-size: 14px;
}
.footer {
  background-color: #121212;
  padding: 0 0 20px;
}
.footer h2 {
  font-size: 30px;
}
.email-link {
  font-size: 16px;
  padding: 13px 20px;
}

.footer-left {
  max-width: 100%;
  width: 100%;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
}
.footer-left p strong {
  font-size: 12px;
}
.footer-left p {
  font-size: 14px;
}

.footer-center{
  max-width: 100%;
  width: 100%;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
}
.footer-center strong {
  font-size: 12px;
}
.footer-center a {
  font-size: 14px;
}
.footer-right {
  max-width: 100%;
  width: 100%;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
}
.footer-right strong {
  font-size: 12px;
}
.footer-social strong {
  font-size: 12px;
}
.footer-social ul li {
  display: inline-block;
  margin-right: 30px;
}
.footer-bottom {
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0;
}
.footer-bottom p {
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-bottom: 8px;
}
.footer-bottom ul { 
  font-size: 12px;
  gap: 15px;
}
.footer-bottom ul span{
  opacity: 0.5;
}
.footer-bottom ul li {
  font-size: 12px;
}
.footer-bottom ul li a{
  opacity: 0.5;
}
.footer-bottom ul li a:hover {
  opacity: 1;
}
.hdrlgo{
  max-width: 65px;
}
.rightpic {
  display: none;
}


/*18-sep*/
.inner-top-sec {
  padding: 30px 0;
}
.inner-top-sec h2 {
  font-size: 40px;
  margin-bottom: 15px;
}
.inner-top-sec ul li {
  font-size: 14px;
}
.top-bar p {
  font-size: 14px;
}
.filter-button {
  font-size: 14px;
}
.filter-button i {
  font-size: 14px;
}
.top-bar select {
  font-size: 14px;
  width: 100%;
  /* border-radius: 10px; */
  padding: 0 12px;
  height: 50px;
}
.filter-options {
  padding: 15px;
}

.top-bar {
  height: auto;
  flex-wrap: wrap;
  border: none;
}
.top-bar-controls {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
  border-radius: 10px;
  margin-top: 15px;
}

.listing-object h5 {
  font-size: 20px;
}
.listing-object p {
  font-size: 14px;
}
.strt-pric strong {
  font-size: 18px;
}

.leson-icon {
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
}
.leson-icon img {
  max-width: 30px;
}
.leson-sec span {
  font-size: 22px;
}
.leson-sec {
  margin: 12px 0;
}
.lesson-method-inner h2 {
  font-size: 30px;
}
.lesson-method-inner {
  background: #1E1E1E;
  padding: 30px;
}
.calendar-part h2 {
  font-size: 30px;
  line-height: normal;
}
.calendar-part h3 {
  font-size: 12px;
  line-height: normal;
}
.days-rw strong {
  font-size: 17px;
}
.days-rw strong {
  max-width: 130px;
  width: 100%;
  flex: 0 0 130px;
}
.days-rw p {
  font-size: 14px;
}
.pricing-sec > .row{
  display: grid;
}
.pricing-sec .row > div:first-child{
  order: 2;
}
.pricing-sec .row > div:last-child{
  order: 1;
}

.price-details{
  overflow: hidden;
  margin-bottom: 30px;
}
.lesson-sec {
  padding: 0 0 30px;
}
.pricing-sec {
  padding: 30px 0;
}
.wrkout-type {
  padding: 30px 0;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.study-inner {
  padding: 30px 0 30px 30px;
  background: #1E1E1E;
}
.study-repet-sec .mCustomScrollBox{
  padding-right: 25px;
}

.price-slidr .owl-item:nth-child(2){
  margin-top: 50px;
}

.dkstopbtn{
  display: none !important;
}

.mobilbtn{
  display: inline-block !important;
}

}

@media only screen and (max-width: 575px){ 

.banner-sec {
  padding: 30px 0 60px;
}
.banner-big-txt h1 {
  font-size: 199px;
  line-height: 160px;
  top: 15px;
}
.banner-txt h2 {
  font-size: 35px;
}
.how-it-works {
  padding: 0 0;
}
.how-it-works .container{
  padding-right: 0;
}
.start-button {
  padding: 10px 15px;
  font-size: 14px;
  margin-top: 0;
}
.becamebtn {
  display: none;
}
.coch-sec-header {
  margin-bottom: 20px;
}
.our-client-sec {
  padding: 0px 0 40px;
}
.client-heading {
  text-align: center;
  margin-bottom: 30px;
}
.testi-details {
  margin-top: 20px;
}



/*18-sep*/

.inner-top-sec h2 {
  font-size: 30px;
  margin-bottom: 11px;
}
.inner-top-sec {
  padding: 20px 0 30px;
}

.wrkout-type ul li {
  width: 118px;
  height: 56px;
}
.wrkout-type ul li a {
  font-size: 10px;
}
.wrkout-type h2 {
  font-size: 30px;
}
.price-details h2 {
  font-size: 30px;
}
.wrkout-type ul {
  gap: 15px;
}
.study-sec ul {
  margin-bottom: 20px;
  flex-direction: row !important;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 2px;
}

.study-sec ul li {
  min-width: 190px;
}

.study-sec ul .nav-link.active::after {
  max-width: 40%;
}
.coch-info h3 {
  font-size: 24px;
}
.coch-info p {
  font-size: 14px;
}
.listing-loctn ul li {
  font-size: 12px;
}

.study-rw h4 {
  font-size: 20px;
}
.study-rw small {
  font-size: 16px;
}

}


@media only screen and (max-width: 480px){ 
.banner-sec::before {
  opacity: 0;
}
  .banner-big-txt h1 {
    font-size: 156px;
    line-height: 134px;
    top: 15px;
  }

  .modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 210px;
  height: 370px;
  bottom: 22px;
}
.banner-meadia {
  padding: 7px 11px 6px 19px;
  top: 23px;
  right: 6px;
  transform: rotate(-13deg);
}

.banner-bottom-stripe {
  height: 50px;
  margin-top: -60px;
}
.banner-txt a {
  font-size: 14px;
  line-height: normal;
  padding: 10px 13px;
}
.banner-inner {
  position: relative;
  padding-top: 0;
}
.price-details h2 {
  font-size: 30px;
  margin-bottom: 15px;
}


}

@media only screen and (max-width: 430px){ 
  .banner-meadia {
  padding: 7px 11px 6px 19px;
  top: 15px;
  right: 6px;
}
.modelpic > img{max-width: 353px;}

  .modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 210px;
  height: 340px;
}
.banner-meadia {
  padding: 7px 11px 6px 19px;
  top: -6px;
  right: 6px;
}

}

@media only screen and (max-width: 400px){ 
  .modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 190px;
  height: 340px;
}
.banner-meadia {
  padding: 5px 10px 4px 17px;
  top: -6px;
  right: 0;
}
.modelpic > img {
  max-width: 341px;
}

.study-inner {
  padding: 30px 20px;
}


}

@media only screen and (max-width: 380px){ 


.coach-info h3 {
  font-size: 22px;
  margin-bottom: 8px;
}
.caoch-pic {
  max-width: 120px;
  height: 140px;
  flex: 0 0 120px;
}
.coach-info p {
  font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 167px;
  height: 316px;
}
.banner-meadia {
  padding: 5px 10px 4px 17px;
  top: -8px;
  right: 12px;
  transform: rotate(-12deg);
}
.modelpic::after {
  bottom: 27px;
}
.banner-meadia {
  gap: 4px;
}
.mediapic img {
  width: 18px;
  height: 18px;
}
.media-objct small {
  font-size: 8px;
}
.media-objct h6 {
  font-size: 10px;
}

}


@media only screen and (max-width: 360px){ 
.modelpic::after {
  /* clip-path: polygon(0 32%, 100% 0, 100% 100%, 0% 100%); */
  max-width: 180px;
  height: 306px;
}
.banner-meadia {
  padding: 5px 10px 4px 17px;
  top: 28px;
  right: 17px;
}
.banner-big-txt h1 {
  font-size: 138px;
  line-height: 134px;
}

}