@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;700;800&family=Montserrat:wght@400;500;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

html {
  scroll-behavior: smooth;
}

body {
  scroll-behavior: smooth;
}

/*a {
    color: #1bb1dc;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #0a98c0;
    outline: none;
    text-decoration: none;
}*/
/* p {
  font-family: "Montserrat", sans-serif;
  padding: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  color: #231f20;
  margin-bottom: 0.4rem;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fira Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  color: #122544;
}

.four-ps {
  display: flex;
  align-items: center;
}

.formarea #zf_div_trkhc54Ma6VH00UIvWsGnfY-mT5pUcTW3hWebi8m6xE .tempHeadContBdr .frmTitle {
  font-family: "Fira Sans", sans-serif !important;
  font-size: 30px !important;
  line-height: 38px;
  font-weight: 700;
  color: #fff;
}
#intro .headerline2 span {
  position: relative;
}
.arrow-absolute{
  position: absolute;
  bottom: 0;
  left: 45%;
}
.highlighted-text{
  color: #F9501E;
  font-family: "Kaushan Script";  
font-size: 70px;
font-style: italic;
font-weight: 700;
line-height: 88x; /* 165% */
}
.formarea iframe {
  width: 100% !important;
}
.formarea .form-control{
  padding:23px 16px;
}
.formarea h3 {
  padding: 0 20px;
  padding-top: 0px;
  /* padding-left: 38px; */
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #ef924f;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top:hover {
  background: #f96900;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

h1 {
  font-size: 110px;
  line-height: 125px;
}

h2 {
  font-family: "Fira Sans", sans-serif;
  font-size: 56px;
  line-height: 64px;
  font-weight: 700;
  color: #001f33;
}

h3 {
  font-family: "Fira Sans", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #001f33;
}

h4 {
  font-family: "Heebo", sans-serif;
  font-size: 50px;
  font-weight: 900;
  color: #231f20;
}

h5 {
  font-size: 38px;
  line-height: 60px;
}

h6 {
  font-size: 35px;
  line-height: 45px;
}

.colorw {
  color: #fff !important;
}

.colororg {
  color: #f9501e;
}

.colorb {
  color: #231f20 !important;
}

.fontw300 {
  font-weight: 300;
}

.fontw400 {
  font-weight: 400 !important;
}

.fontw500 {
  font-weight: 500;
}

.fontw600 {
  font-weight: 600;
  /* font-family: "Helvetica Neue LT Stdbold", "IBM Plex Sans", sans-serif; */
}

.fontw700 {
  font-weight: 700 !important;
}

.fontw900 {
  font-weight: 900 !important;
}

.fontwbold {
  font-weight: 600;
}

.padtb100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padtop05 {
  padding-top: 05px;
}

.padtop10 {
  padding-top: 10px;
}

.padtop30 {
  padding-top: 30px;
}

.padtop40 {
  padding-top: 40px;
}

.padtop20 {
  padding-top: 20px;
}
.book_download:hover .bold{
  text-decoration: underline;
}
#discover .pointers .padtop50{
  padding-top: 48px;
}
.padtop50 {
  padding-top: 35px;
}

.padtop60 {
  padding-top: 60px;
}

.padtop65 {
  padding-top: 65px;
}

.padtop70 {
  padding-top: 70px;
}

.padtop80 {
  padding-top: 80px;
}

.padtop100 {
  padding-top: 80px;
}

.padtop150 {
  padding-top: 150px;
}

.padtop120 {
  padding-top: 120px;
}

.padbot20 {
  padding-bottom: 20px;
}

.padbot40 {
  padding-bottom: 40px;
}

.padbot50 {
  padding-bottom: 50px;
}

.padbot60 {
  padding-bottom: 60px;
}

.padbot75 {
  padding-bottom: 75px;
}

.padbot100 {
  padding-bottom: 80px;
}

.padbot130 {
  padding-bottom: 130px;
}

.padbot150 {
  padding-bottom: 150px;
}

.padright30 {
  padding-right: 30px;
}

.padright40 {
  padding-right: 40px;
}

.padright50 {
  padding-right: 50px;
}

.padleft30 {
  padding-left: 30px;
}

.padleft40 {
  padding-left: 40px;
}

.padleft0 {
  padding-left: 0px;
}

.padright0 {
  padding-right: 0px;
}

.padright30 {
  padding-right: 30px;
}

.mrleft80 {
  margin-left: 80px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.fontfhvtc {
  font-family: "Helvetica Neue LT Std", "IBM Plex Sans", sans-serif;
}

.fontfsource {
  font-family: "Source Sans Pro", sans-serif;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

.headertitle {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 22px;
}

.headerorg {
  color: #f9501e;
  font-weight: 600;
  text-transform: uppercase;
}

.org-underline {
  color: #ff6000;
  border-bottom: 3px solid #ff6000;
}
.sub_headerline{
  color: #001F33;
  font-family: "Fira Sans", sans-serif;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 66px;
margin-bottom:8px;
}
.headerline1_1{
  color: #001F33;
  font-family: "Fira Sans", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 175% */
margin-bottom:8px;

}
.headerline1 {
  font-family: "Fira Sans", sans-serif;
  color: #001F33;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 140% */
}

.headerline6 {
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #1b704f;
  margin-top: 0;
  margin-bottom: 12px;
}

.headerline7 {
  font-family: "Fira Sans Condensed", sans-serif;
  font-size: 20px;
  color: #001f33;
  font-weight: 500;
}

.headerline2 {
  font-family: "Fira Sans", sans-serif;
  font-size: 74px;
  line-height: 92px;
  font-weight: 800;
  color: #012B47;
}

.mrleftm15 {
  margin-left: 15px;
}

.headerline3 {
  font-family: "Fira Sans Condensed", sans-serif;
  font-size: 24px;
  line-height: 36px;
  padding-top: 12px;
  color: #001f33;
  letter-spacing: 0.5px;
  font-weight: 400;
}

.headerline4 {
  font-family: "Helvetica Neue LT Std", "IBM Plex Sans", sans-serif;
  font-size: 27px;
  font-weight: 800;
  color: #f99d1c;
}

.headerline5 {
  font-family: "Nunito", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  padding-top: 12px;
}

.headerline4 sup {
  font-size: 15px;
}

#intro {
  /* background: #ffffff url("../images/header-bg.jpg") center top no-repeat;
  background-size: cover; */
  margin-top: 0px;
  background: linear-gradient(90deg, rgba(244, 227, 167, 0.43) 0%, #FAFDF3 55.4%, #F9F2D4 100%);  /* box-shadow: 0px 0px 20px 0px #6b6b6b29; */
}

#intro {
  padding: 80px 0px;
}

/* button */
#discover h2{
  margin-bottom: 40px;
}
#discover .pointers .row.padtop60:last-child p {
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #000;
  margin-top: 24px;
  margin-bottom: 0;
}

#discover .pointers .row.padtop60:last-child p span {
  color: #00ad00;
  font-weight: 500;
}

#discover .row.pointers {
  position: relative;
  margin-top: 170px;
}

#discover .row.pointers .padtop50 {
  position: absolute;
  top: 0;
  transform: translateY(-90%);
  z-index: 9;
  left: 8%;
}

#discover a {
  width: 100%;
  display: block;
  text-decoration: none;
}

.reserve-button-big-custom {
    width: fit-content;
  margin: auto;
  display: block;
  background-color: #f9501e;
  border: 1px solid #f9501e !important;
  border-radius: 5px !important;
  padding: 10px 65px !important;
  font-family: "Fira Sans", sans-serif;
  font-size: 34px;
  line-height: 48px;
  font-weight: 700;
  color: #ffffff !important;
  transition: all 0.5s !important;
  cursor: pointer;
  text-transform: uppercase;
}
.green_text{
  color: #00AD00;
}
.reserve-button-big-custom a {
  color: #fff;
  transition: all 0.5s;
}

.reserve-button-big-custom:hover {
  background: #00AD00;
  border: 1px solid #00AD00 !important;
  transition: all 0.5s;
}

/* end */

#discover .pointers p {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #231f20;
  margin-bottom: 0;
}

#discover .pointers .boxwht p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #231f20;
}

#discover .pointers p b,
#discover .pointers .boxwht p b {
  font-weight: 700;
}

#discover .pointers p i {
  font-weight: 600;
}

.pointers ul {
  margin-left: -40px;
}

.pointers ul li {
  list-style: none;
  list-style-position: outside;
  margin-bottom: 0px;
  padding: 0px 0 30px 13px;
  /*text-indent: -2.5em;*/
  width: 100%;
  text-align: left;
}

.pointers li:before {
  font-family: Flaticon;
  font-size: 23px;
  font-weight: bold;
  color: #50b848;
  content: "\f103";
  padding-right: 20px;
  margin: 0px 0px 0px -50px;
}

.pointers ul li:last-child {
  padding-bottom: 0px;
}

.bg-grey {
  background: #ebebeb;
}

.subheading {
  font-family: "Heebo", sans-serif;
  font-size: 25px;
  line-height: 50px;
  font-weight: 500;
}

.ayintro {
  width: 100%;
}

.tagline {
  font-family: "Helvetica Neue LT Std", "IBM Plex Sans", sans-serif;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  color: #000000;
  margin-top: 25px;
}

.takeaction {
  position: absolute;
  left: -135px;
  bottom: 94px;
}

#trainer {
  background: url("../img/pattern-bg.jpg") left bottom repeat-x;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

/* .main-nav {
  Drop Down
  Deep Drop Down
} */

.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 1px;
}

.main-nav>ul>li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  display: block;
  position: relative;
  color: #ffffff;
  padding: 11px 13px 10px 13px;
  transition: 0.3s;
  font-size: 18px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.main-nav a:hover,
.main-nav .active>a,
.main-nav li:hover>a {
  color: #f96900;
  text-decoration: none;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #065e77;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active>a,
.main-nav .drop-down ul li:hover>a {
  color: #477c6e;
}

.main-nav .drop-down>a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down>a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down>a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/* Mobile Navigation */

.navbar-toggle {
  position: relative;
  float: right;
  background-color: transparent;
  padding: 10px;
  margin: 13px 30px 13px 0;
  border: none;
  color: #fff;
  /* border: 2px solid #000; */
}

.new-header-back {
  margin-bottom: 100px;
}

.new-header-back .navbar {
  border-bottom: 0;
}

.navbar-toggle .icon-bar {
  background-color: #000;
}

#navigation-menu li:last-child a {
  background-color: transparent;
  border: 1px solid #7c8ca6;
  border-radius: 5px;
  padding: 4px 16px;
  font-weight: 500;
  margin-top: 4px;
  margin-left: 15px;
  color: #ffffff;
}

#navigation-menu li:last-child a:hover {
  background: #f96900;
  border: 1px solid #f96900;
  color: #fff !important;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
.bluebg {
  background: #00315A;
  padding: 10px 0;
}

.countdownbg {
  background: url(../img/countdown-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.header-para-font {
  font-size: 22px;
  line-height: 40px;
  font-family: "Pluto Sans Cond Light";
  color: #ffffff;
}

.pluto-font19 {
  font-family: "Pluto Sans Cond Light";
  font-size: 19px;
  line-height: 30px;
}

.take-step-button {
  background: linear-gradient(to right, #f9501e 83%, #f58220 18%);
  color: #ffffff;
  position: relative;
  text-align: center;
  border-radius: 5px;
  padding: 21px 22px 21px 40px;
  font-family: "Barlow", sans-serif;
  line-height: 20px;
  border: none;
  font-size: 26px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.5s !important;
  font-weight: 800;
}

.take-step-button a {
  color: #11151c;
  transition: all 0.5s !important;
}

.take-step-button:hover {
  background: linear-gradient(to right, #033f63 83%, #115c8a 18%);
  color: #ffffff;
  transition: all 0.5s !important;
  border: none;
}

.testimonial-font {
  font-size: 24px;
  line-height: 45px;
}

.testimonial-font18 {
  font-size: 18px;
  line-height: 25px;
  color: #6d6e71;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}

.testimonial-font16 {
  font-size: 16px;
  color: #808286;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}

.testimonial-font15 {
  font-size: 15px;
  color: #6d6e71;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
}

.testimonial-font13 {
  font-size: 13px;
  line-height: 15px;
  font-family: "Barlow", sans-serif;
}

.border-top {
  border-top: solid 1px #d7e0e3;
}

.fonts20 {
  font-size: 20px;
  color: #0a3340 !important;
}

.topicon {
  position: relative;
  z-index: 11;
}

.quote_icon {
  position: relative;
  top: 31px;
  left: -3px;
}

/*--------------------------------------------------------------
# take action
--------------------------------------------------------------*/
.boxwht {
  /* box-shadow: 0px 0px 20px 0px #d8d8d8; */
  background-color: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  /* padding: 50px 70px; */
  padding: 50px 45px 24px 76px;
  display: flex;
  align-items: center;
}

.boxwhtquote {
  box-shadow: 0px 0px 34px 0px #a0a0a087;
  padding: 10px 16px 30px 16px;
}

.quotetextp {
  position: relative;
  left: 45px;
}

.bottomarrow {
  margin-top: -11px;
  margin-left: 50px;
}

.boxwht2 {
  box-shadow: 0px 0px 34px 0px #a0a0a087;
  margin-right: 5px;
  margin-left: -4px;
  padding: 50px 50px 80px 50px;
}

.bonus-text {
  margin-left: 0;
  margin-bottom: -21px;
  position: relative;
  z-index: 11;
}

.bg-blue {
  background: #122544;
  padding: 25px 78px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.position-arrow {
  position: relative;
  left: 321px;
  top: 21px;
}

.bg-light-blue {
  background: #033f63;
  padding: 66px 78px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.bg-blue1 {
  background: #033f63;
  padding: 80px 28px 80px 78px;
  border: 5px;
}

.amazon-button {
  background: #f9501e;
  border: 1px solid #eb5e28 !important;
  border-radius: 5px !important;
  padding: 14px 35px !important;
  font-size: 24px;
  line-height: 35px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  color: #ffffff !important;
  transition: all 0.5s !important;
  cursor: pointer;
  text-transform: uppercase;
}

.amazon-button a {
  color: #fff;
  transition: all 0.5s;
}

.amazon-button:hover {
  background: #2d5b73;
  border: 1px solid #2d5b73 !important;
  transition: all 0.5s;
}

.form-select-text1 {
  border: 0 !important;
  color: #5e5e5e !important;
  font-size: 15px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  width: 100%;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  border: solid 1px #bebebe;
  /* padding-bottom: 40px; */
}

input::placeholder {
  color: #414042;
}

textarea::placeholder {
  color: #414042;
}

select#Dropdown-arialabel::placeholder,
select#Dropdown-arialabel {
  color: #414042;
  -webkit-text-fill-color: #444444;
}

.form-submit {
  background: #f9501e;
  border: 1px solid #eb5e28 !important;
  border-radius: 5px !important;
  padding: 12px 10px !important;
  font-size: 26px;
  line-height: 34px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
  color: #ffffff !important;
  transition: all 0.5s !important;
  width: 100%;
  cursor: pointer;
  text-transform: uppercase;
}

.form-submit a {
  color: #fff;
  transition: all 0.5s;
}

.form-submit:hover {
  background: #00AD00;
  border: 1px solid #00AD00 !important;
  transition: all 0.5s;
}

.formsection {
  margin-left: 20px;
  margin-top: -103px;
}

.bg_grey_white {
  background: linear-gradient(to top, #ffffff 80%, #d8e4e6 20%);
}

.bg_grey_white2 {
  background: linear-gradient(to bottom, #ffffff 80%, #d8e4e6 20%);
}

.bg-lite-sky {
  background: #d8e4e6;
}

.lora-font25 {
  font-family: "Lora", serif;
  font-size: 25px;
  font-style: italic;
  line-height: 35px;
}

.lora-font20 {
  font-family: "Lora", serif;
  font-size: 20px;
  font-style: italic;
  line-height: 35px;
}

.blue-consulting-link {
  text-decoration: underline;
  color: #231f20;
}

.blue-consulting-link:hover {
  text-decoration: underline;
  color: #231f20;
}

.font32 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 0;
}

.title-font25 {
  font-size: 25px;
  font-family: "Barlow", sans-serif;
  color: #122544;
  font-weight: 500;
}

.font20 {
  font-size: 20px;
  line-height: 27px;
  font-family: "Barlow", sans-serif;
}

.font21 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  color: #f9501e;
}

.font22 {
  font-size: 22px;
  font-weight: 500;
  font-family: "Barlow", sans-serif;
  color: #122544;
}

.border-top-blue {
  border-top: solid 1px #d8e4e6;
  width: 60%;
}

.text-button {
  background: #f9501e;
  padding: 4px 31px;
  color: #ffffff;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  border-radius: 30px;
  display: inline-block;
}

.text-arrow-bottom {
  margin-top: -33px;
  margin-left: 41px;
}

.bg-one-to-one {
  background: #033f63 url(../../../www.amitchawla.coach/live/img/one-to-one-chandan.html);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.font30 {
  font-family: "Barlow", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
  color: #122544;
  text-align: center;
  font-style: italic;
}

.font35 {
  color: #ffffff;
  font-family: "Barlow", sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.font45 {
  color: #ffffff;
  font-family: "Barlow", sans-serif;
  font-size: 45px;
  font-weight: 600;
}

.slot-font15 {
  font-size: 15px;
  color: #0d70ac;
}

.org-line {
  position: relative;
  bottom: -60px;
}

.testimonial-box {
  background: #ffffff;
  padding: 40px 24px 0px 24px;
  box-shadow: 0px 0px 20px 0px #77777742;
}

.w100 {
  width: 100%;
}

.mrleftm11 {
  margin-left: -11px;
}

.circle-position {
  margin-top: -80px;
  margin-left: 270px;
}

.protocol-box {
  background: #ffffff;
  border: solid 1px #e6e7e8;
  border-radius: 5px;
  padding: 35px 45px;
  box-shadow: 0px 0px 20px 0px #77777742;
}

.bg-workshop {
  background: #033f63 url(../img/workshop-bg.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.workshop-pic {
  margin-top: -499px;
  float: right;
  margin-right: 10%;
}

.mrbotm10 {
  margin-bottom: -10px;
}

.mrtopm100 {
  margin-top: -100px;
}

.errormsg {
  font-size: 15px;
  color: red;
}

/* ============================================ */

/* ===========   FOOTER STYLE CSS   =========== */

/* ============================================ */

.footerbg {
  background: #001f33;
}

.footerbg div {
  font-family: "Fira Sans", sans-serif;
  padding: 0;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
  color: #8a8a8a;
}

div.footer-small {
  font-size: 13px;
  font-family: "Nunito";
  padding-top: 40px;
}

div.footer-small a {
  color: #8a8a8a;
  text-decoration: none;
}

div.footer-small a:hover {
  color: #8a8a8a;
  text-decoration: underline;
}

.flaticon-vintage:before {
  margin-left: 0px !important;
}

.flaticon-right-arrow:before {
  margin-left: 5px !important;
  font-size: 30px;
  font-weight: 300;
}

.buttomsmfont {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  opacity: 0.5;
  line-height: 15px;
  margin-top: 15px;
}

.padtop100xtra {
  padding-top: 100px;
}

.reserve-button {
  background: #00ad00;
  border: 1px solid #00ad00 !important;
  border-radius: 5px !important;
  padding: 25px 65px !important;
  font-size: 35px;
  line-height: 30px;

  font-family: "Barlow", sans-serif;
  font-weight: 800;
  color: #ffffff !important;
  transition: all 0.5s !important;
  cursor: pointer;
  text-transform: uppercase;
}

.reserve-button-big {
  background: #00ad00;
  border-top: 1px solid #008600 !important;
  border-bottom: 1px solid #00ad00 !important;
  border-left: 1px solid #00ad00 !important;
  border-right: 1px solid #00ad00 !important;
  border-radius: 5px !important;
  padding: 25px 35px !important;
  font-size: 33px;
  line-height: 30px;

  font-family: "Barlow", sans-serif;
  font-weight: 800;
  color: #ffffff !important;
  transition: all 0.5s !important;
  cursor: pointer;
  text-transform: uppercase;
}

.reserve-button a,
.reserve-button-big a {
  color: #fff;
  transition: all 0.5s;
}

.reserve-button:hover,
.reserve-button-big:hover {
  background: #f9501e;

  border: 1px solid #f9501e !important;
  transition: all 0.5s;
}

.datetime-button {
  background: linear-gradient(to right, #f15a22 50%, #d65829 50%);
  border: 1px solid #eb5e28 !important;
  border-radius: 35px !important;
  padding: 15px 35px !important;
  font-size: 22px;
  line-height: 35px;
  color: #ffffff !important;
  transition: all 0.5s !important;
}

.fontn21 {
  font-size: 21px;
}

.datetime-button a {
  color: #fff;
  transition: all 0.5s;
}

.testimonial-box2 {
  background: #ffffff;
  padding: 30px 34px 30px 40px;
  box-shadow: 0px 0px 20px 0px #77777742;
}


.test-font13 {
  color: #aaaaaa;
  font-size: 13px;
  line-height: 15px;
  font-family: "Open Sans", sans-serif;
}

.test-font11 {
  color: #aaaaaa;
  font-size: 11px;
  line-height: 15px;
  font-family: "Open Sans", sans-serif;
}

.halfbluebg {
  background: linear-gradient(to bottom, #ffffff 80%, #033f63 20%);
}

.timer ul {
  margin-left: 7%;
  width: 90%;
  margin-bottom: 0px;
}

.timer li {
  display: inline-block;
  font-size: 19px !important;
  line-height: 19px !important;
  color: #001f33;
  text-align: center;
  background: transparent;
  width: 130px;
  font-weight: 500;
  font-family: "Fira Sans Condensed", sans-serif !important;
  list-style-type: none;
  text-transform: uppercase;
  margin-right: 30px;
  padding: 12px 10px;
  background: #ffffff;
  border-radius: 5px;
  border: 2px solid #001f33;
}

.timer li span {
  text-align: center;
  display: block;
  font-weight: 700;
  color: #001f33;
  font-family: "Fira Sans Condensed", sans-serif !important;
  font-size: 55px !important;
  line-height: 50px;
  width: 100%;
}

.w64 {
  width: 100%;
  padding-top: 0px;
}

.timer li:last-child {
  margin-right: 0px;
}

/* ============================================ */
/* == REQUEST A CALL BACK SECTION STYLE CSS  == */
/* ============================================ */
.formarea {
  background: #001f33;
  /* border: 1px solid #e6e7e8; */
  border-radius: 4px;
  /* box-shadow: 1px 7px 15px 0px #ddd; */
  padding: 0 0;
}

.formarea p {
  color: red;
  font-size: 15px;
  text-align: left;
}

/* .formarea iframe {
  min-height: 435px !important;
  height: 100% !important;
} */

.form-select-text,
.form-in-textarea {
  border: 1px solid #939598;
  color: #5e5e5e;
  font-size: 14px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  width: 100%;
  border-radius: 4px;
  padding: 10px 20px;
  outline: none;
  /*padding-bottom: 40px;*/
}

.bglite {
  background: #e7faff;
}

.callbackicon {
  position: absolute;
  left: -15px;
  top: 32px;
}

/* new css */

#meet {
  background-color: #F9F4EA;
  padding-top: 150px;
  padding-bottom: 420px;
  position: relative;
  margin-top: 60px;
}

#meet h2 {
  font-family: "Fira Sans", sans-serif;
  font-size: 56px;
  line-height: 64px;
  font-weight: 400;
  color: #000;
  margin: 0;
  text-align: center;
  margin-bottom: 40px;
}

#meet h2 span {
  font-weight: 800;
}

#meet p {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #231F20;
  margin: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left;
}

#meet ul {
  margin: 0;
  margin-top: 30px;
  padding-left: 3rem;
}

#meet ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  color: #231f20;
  margin: 0;
  list-style-type: none;
  position: relative;
}

#meet ul li::before {
  content: url("../img/tick.png");
  /* width: 24px;
  height: 35px; */
  position: absolute;
  left: -40px;
  top: 0;
}

#meet ul li span {
  font-weight: 700;
}

#meet ul li:not(:last-child) {
  margin-bottom: 38px;
}

#meet .join-session {
  background: #ffffff;
  box-shadow: -4px 4px 12px rgba(0, 0, 0, 0.1);
  padding: 32px 36px;
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 50%;
  display: flex;
  justify-content: center;
}

#meet .join-session p {
  font-family: "Fira Sans", sans-serif;
  color: #000;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px; /* 128.571% */
  margin: 0;
  display: flex;
  align-items: center;
}

#meet .join-session p img {
  margin: 0 22px;
}

#meet .join-session::after {
  content: url("../img/mark.png");
  position: absolute;
  left: 30%;
  top: 92%;
}

#money-raining {
  background-color: #001F33;
  padding: 40px 0 103px 0px;
  position: relative;
}

#money-raining .join-session {
  background: #001F33;
  box-shadow: -4px 4px 12px rgba(0, 0, 0, 0.1);
  padding: 11px 48px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: max-content;
  display: flex;
  justify-content: center;
}

#money-raining .join-session p {
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #fff;
  margin: 0;
  display: flex;
  align-items: center;
  min-height: auto;
}

#money-raining .join-session::after {
  content: url("../img/mark-2.png");
  position: absolute;
  left: 45%;
  top: 75%;
}

#money-raining p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 24px;
  /* min-height: 154px; */
}

#money-raining h6 {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

#money-raining .mr-book-cover {
  width: 85%;
  background-color: #fff;
  padding: 78px 0;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 34px rgba(160, 160, 160, 0.4);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}


#money-raining .mr-book-cover h4 {
  font-family: "Fira Sans", sans-serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  color: #001f33;
  margin: 0;
}

#money-raining .mr-book-cover ul {
  margin-top: 24px;
  padding-left: 0;
}

#money-raining .mr-book-cover ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #231f20;
  margin: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
}

#money-raining .mr-book-cover ul li::before {
  content: url("../img/mr-tick.png");
  width: 33px;
  height: 32px;
  margin-right: 20px;
}

#money-raining .mr-book-cover ul li:not(:last-child) {
  margin-bottom: 28px;
}

.mr-mrgtop {
  margin-top: 280px;
}
#trusted-by .row.trust-row{
        gap: 30px;
   
    justify-content: space-between;
}
#trusted-by {
  margin-top: 40px;
}

#trusted-by h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  color: #000;
  margin: 0;
}

#trusted-by .row:not(:first-child) {
  margin-top: 24px;
}

#trusted-by .row .col-6 {
  margin-bottom: 16px;
}

#high-return {
  margin-top: 80px;
}



#high-return .hri-boxwht {
  /* background-color: #ffffff;
  box-shadow: 0px 0px 34px rgba(160, 160, 160, 0.4); */
  padding: 65px 45px;
  text-align: center;
  padding-top: 110px;
  position: relative;
}

.vector-clip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#high-return .hri-boxwht span {
  font-family: "Fira Sans", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  color: #000;
  margin: 0;
}

#high-return .hri-boxwht h4 {
  font-family: "Fira Sans", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  color: #001F33;
  margin: 0;
  margin: 41px 0;
}

#high-return .hri-boxwht h6 {
  font-family: "Fira Sans", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-bottom: 41px;
}
#high-return .hri-boxwht h5{
  color: #000;
text-align: center;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: 32px; /* 133.333% */
margin-bottom: 41px;

}
#high-return .hri-boxwht h5 b{
  font-weight: 700;
}
#high-return .hri-boxwht ul {
  margin-bottom: 41px;
  display: inline-block;
  margin-top: 0px;
  text-align: left;
}

#high-return .hri-boxwht li {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 26px;
  color: #000;
  margin: 0;
  margin-bottom: 6px;
  list-style-position: inside;
}

/* #high-return .hri-boxwht p span {
  font-weight: 600;
  text-decoration: underline;
} */

#high-return a {
  text-decoration: none;
}

#high-return .reserve-button-big-custom {
  font-size: 32px;
}

#high-return .hri-icon {
  background-color: #fff;
  box-shadow: 0px -1px 9px 1px rgba(0, 0, 0, 0.08);
  padding: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
  -moz-transform: translate(-50%, -40%);
  -ms-transform: translate(-50%, -40%);
  -o-transform: translate(-50%, -40%);
}

#workshop {
  background-color: #001F33;
  padding: 80px 0;
  margin-top: 100px;
}

#workshop h4 {
  font-family: "Fira Sans", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  margin-bottom: 28px;
}
#workshop p.ticl_point{
  color: #FFF;
  font-family: "Montserrat", sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 140% */
}
#workshop p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  margin: 0;
}

#workshop p span {
  font-weight: 600;
}

#workshop h6 {
  font-family: "Fira Sans", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  margin-top: 36px;
}

#workshop table {
  width: 100%;
  margin: 36px 0;
  border: 1px solid #fff;
}

#workshop table tr td,
#workshop .res-table .col-6 div,
#workshop .res-table .col-12 div {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  padding: 23px 0px 23px 20px;
}

#workshop table tr td img {
  margin-right: 16px;
}

/* #workshop table tr td::before {
  content: url("../img/table-tick.svg");
  width: 18px;
  height: 18px;
  margin-right: 16px;
} */

#workshop table tr td:not(:last-child) {
  border-right: 1px solid #fff;
}

#workshop table tr:not(:last-child) {
  border-bottom: 1px solid #fff;
}

#participants {
  background-color: #F9F4EA;
  padding: 80px 0;
}

#participants h4 {
  font-family: "Fira Sans", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #000;
  margin: 0;
}

#participants .container .row:nth-child(2) {
  margin-top: 24px;
}
.transform_image{
  transform:rotateY(180deg);
}
#participants .participants-card {
  background-color: #fff;
  box-shadow: 0px 4px 15px rgba(159, 157, 157, 0.25);
  padding: 24px;
}

#participants .participants-card h6 {
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-bottom: 30px;
  min-height: 110px;
}

#participants .participants-card div.person-info {
  display: flex;
  justify-content: start;
  align-items: center;
}

#participants .participants-card div.person-info img {
  margin-right: 22px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

#participants .participants-card div.person-info div p {
  font-family: "Fira Sans", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-bottom: 4px;
}

#participants .participants-card div.person-info div span {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  margin: 0;
}

#participants .words {
  display: flex;
  flex-direction: column; 
}

#participants .words h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  line-height: 56px;
  font-weight: 400;
  color: #7f8285;
  margin: 0;
  text-align: center;
  width: 90%;
  margin: auto;
}

#participants .words h5 span {
  font-weight: 700;
}
#participants .words img.transform_image{
  margin-left: auto;
  margin-right: 0;
  display: flex ;
}
#participants .words img {
  margin-right: 25px;
  width: 6%;
}

#participants .container .row:nth-child(3) {
  margin-top: 94px;
}

#participants .words div p {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
  margin: 0;
  margin-top: 12px;
  margin-bottom: 0;
  text-align: center;
}

#participants .words div p span {
  font-weight: 700;
}

#participants .zoom-call {
  background-image: url("../img/zoom-background-img.png");
  background-size: cover;
  width: 100%;
  min-height: 844px;
  height: auto;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
}

#participants .zoom-call .zoom-call-booking {
  background-color: #fff;
  padding: 48px 32px;
}

#participants .zoom-call .zoom-call-booking h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #000;
  margin: 0;
}
#participants .zoom-call .zoom-call-booking h6::after{
  content:'';
  display: block;
  width: 56px;
height: 4px;
background: #000;
}

#participants .zoom-call .zoom-call-booking ul {
  margin-top: 34px;
  margin-bottom: 36px;
  padding-left: 0;
}

#participants .zoom-call .zoom-call-booking ul li {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #000;
  margin: 0;
  list-style-type: none;
}

#participants .zoom-call .zoom-call-booking ul li img {
  margin-right: 20px;
}

#participants .zoom-call .zoom-call-booking ul li:not(:last-child) {
  margin-bottom: 16px;
}

#participants .zoom-call .zoom-call-booking a {
  text-decoration: none;
}

#participants .zoom-call .zoom-call-booking button {
  font-size: 24px;
  line-height: 32px;
  padding: 12px 24px !important;
  width:100%;
}

#participants .zoom-call .zoom-call-booking p {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #000;
  margin: 0;
  margin-top: 30px;
}

#participants .zoom-call .zoom-call-booking p span {
  color: #00ad00;
}

#faq {
  margin: 80px 0;
}

#faq h4 {
  font-family: "Fira Sans", sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #000;
  margin: 0;
}

#faq .row:not(:first-child) {
  margin-top: 60px;
}

#faq .accordion .accordion-item {
  border-top: 0.5px solid #000;
  padding: 28px 0;
  /* border-bottom: 1px solid #000; */
}

#faq .accordion .accordion-item:last-child {
  border-bottom: 0.5px solid #000;
}

/* #faq .accordion .accordion-item .accordion-header {
  margin-bottom: 1.5rem;
} */

#faq .accordion .accordion-item .accordion-header button {
  width: 100%;
  background-color: transparent;
  border: none;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #000;
  margin: 0;
  outline: none;
  display: flex;
  align-items: center;
  position: relative;
  /* border-top: 1px solid #000;
  border-bottom: 1px solid #000; */
}

#faq .accordion .accordion-item .accordion-header button::after {
  content: url("../img/minus.svg");
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
}

#faq .accordion .accordion-item .accordion-header button.collapsed::after {
  content: url("../img/plus.svg");
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
}

#faq .accordion .accordion-item .accordion-body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
  /* margin-bottom: 1.5rem; */
  /* padding-left: 10px; */
}

#faq .accordion .accordion-item .accordion-body ul {
  padding-left: 1rem;
}

#footer {
  background-color: #001F33;
  padding: 180px 0;
  padding-bottom: 36px;
  margin-top: 320px;
  position: relative;
}

#footer .container:first-child {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

#footer .container:last-child {
  margin-top: 75px;
}

#footer .container:last-child p,
#footer .container:last-child p a {
  font-family: "Fira Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  text-decoration: none;
}

#footer .container:last-child p:nth-child(2) {
  margin-top: 10px;
}

#footer .container:last-child p:last-child {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  text-decoration: none;
  margin-top: 12px;
}

#footer .container:last-child p:last-child i {
  color: red;
}

#footer .container:last-child p:last-child a {
  font-size: 16px;
  line-height: 24px;
}

#footer .reserve-section {
  background-color: #fff;
  padding: 60px 190px;
  box-shadow: 0px 4px 15px rgba(159, 157, 157, 0.25);
  text-align: center;
}

#footer .reserve-section h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  color: #000;
  margin: 0;
  margin-bottom: 38px;
}

#footer .reserve-section p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  margin: 0;
  margin-bottom: 38px;
}

#footer .reserve-section a {
  text-decoration: none;
}

#footer .reserve-section button {
  width: fit-content;
  font-size: 20px;
  line-height: 28px;
  margin: auto;
  padding: 16px 24px !important;
}

#footer .reserve-section h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
  margin: 0;
  margin-top: 38px;
}

#footer .reserve-section h6 span {
  color: #00ad00;
}

/* #participants h5::before {
  content: url("../img/gray-quote.png");
  width: 78px;
  height: 58px;
} */

/* end */

/* slick icons */

#mob-trusted-by .trusted-slider button.prev-arrow {
  position: absolute;
  top: 115%;
  left: 38%;
  z-index: 9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #001f33;
  outline: none;
  border: none;
}

#mob-trusted-by .trusted-slider button.next-arrow {
  position: absolute;
  top: 115%;
  right: 38%;
  z-index: 9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #001f33;
  outline: none;
  border: none;
}

#mob-trusted-by .trusted-slider button.prev-arrow i,
#mob-trusted-by .trusted-slider button.next-arrow i {
  color: #fff;
}

#mob-gallary .mob-gallary-slider button.slick-prev {
  position: absolute;
  top: 125%;
  left: 38%;
  z-index: 9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #222;
  outline: none;
  border: none;
}

#mob-gallary .mob-gallary-slider button.slick-next {
  position: absolute;
  top: 125%;
  right: 38%;
  z-index: 9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #222;
  outline: none;
  border: none;
}

#mob-trusted-by,
#mob-gallary {
  display: none;
}

/* end */

#counter {
  margin-left: 5px;
}
#workshop .col-12{
  padding: 0;
}
#workshop .res-table {
  margin: 25px 0;
  border: 1px solid #fff;
}

#workshop .res-table .col-6 {
  border-right: 1px solid #fff;
}

#workshop .res-table .col-md-4:not(:last-child) div {
  border-right: 1px solid #fff;
}

#workshop .res-table .col-md-4 div:not(:last-child) {
  border-bottom: 1px solid #fff;
}

/* #workshop .res-table .col-md-4:last-child div:last-child {
  border-bottom: 1px solid #fff;
} */

#workshop .res-table .col-6 div img,
#workshop .res-table .col-12 div img {
  width: 25px;
  margin-right: 12px;
}

#workshop .res-table .col-12 div {
  font-size: 16px;
  line-height: 24px;
}

#workshop .res-mob-table {
  display: none;
}



.formarea {
  background: #001f33;
  /* border: 1px solid #e6e7e8; */
  border-radius: 4px;
  /* box-shadow: 1px 7px 15px 0px #ddd; */
  padding: 42px 51px;

}

.formarea form {
  position: relative;
}

.formarea p {
  color: red;
  font-size: 15px;
  text-align: left;
}

/* form */

.formarea form {
  margin-top: 30px;
}

.formarea form .row:not(:last-child) {
  margin-bottom: 20px;
}

.formarea form .row input {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #5e5e5e;
}

/* .form-control,
.formarea form .row select {
  padding: 23px 16px !important;
} */

.formarea form .row select {
  width: 100%;
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #5e5e5e;

  /* */

  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  /* icon */

  appearance: none;
  background-image: url("../img/dropdown-img.png");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 60%;
  background-size: 0.95rem auto;
  /* letter-spacing: .07em; */
}

.formarea form .row input::placeholder {
  font-family: "Fira Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #5e5e5e;
}

/* end */

/* .formarea iframe {
  min-height: 435px !important;
  height: 100% !important;
} */

.form-select-text,
.form-in-textarea {
  border: 1px solid #939598;
  color: #5e5e5e;
  font-size: 14px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 500;
  width: 100%;
  border-radius: 4px;
  padding: 10px 20px;
  outline: none;
  /*padding-bottom: 40px;*/
}

.bglite {
  background: #e7faff;
}

.callbackicon {
  position: absolute;
  left: -15px;
  top: 32px;
}



/* new-css */
.video-container {
  position: relative;
  width: 100%;
  /* max-width: 600px; */
  margin: auto;
  cursor: pointer;
  margin-top: 40px;
}

.video-container .thumbnail {
  display: block;
  width: 100%;
}

.video-container .play-button {
  position: absolute;
  top: 41%;
  left: 48%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  background: url('../img/play-icon.png') no-repeat center;
  background-size: contain;
  pointer-events: none;
  filter: invert(1);
  animation: zoomInOut 2s infinite;
}

.video-container iframe {
  display: none;
  width: 100%;
  height: 400px;
  border: none;
}

/* .cover-book {
  width: 400px;
} */

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

/* new-css */



@media (max-width: 1399px) {
  #workshop .col-12{
    padding: 0 15px;
  }
  #meet .join-session {
    padding: 28px 20px;
  }

  #meet .join-session p {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 1199px) {
  #participants .participants-card{
    height: 100%;
  }
  #workshop .res-table .col-12 div{
    font-size: 12px;
    line-height: 20px;
  }
  #money-raining .join-session {
    width: 70%;
  }

  /* .mr-mrgtop {
    margin-top: 200px;
  } */
  .reserve-button-big-custom{
    padding: 20px 35px !important;
  }
  #high-return .hri-boxwht {
    background-color: #ffffff;
    box-shadow: 0px 0px 34px rgba(160, 160, 160, 0.4);
  }

  .vector-clip {
    display: none;
  }

  #participants .participants-card h6 {
    min-height: auto;
  }

  #participants .participants-card div.person-info div span {
    font-size: 12px;
    line-height: 20px;
  }

  #footer .reserve-section button {
    width: 70%;
    padding: 20px 24px !important;
  }

  /* #meet .join-session p {

  } */

  #meet .join-session img {
    width: 65px;
  }
}
@media (max-width: 1025px) {

  .formarea {
    padding: 42px 31px;
  }
  .reserve-button-big-custom{
    padding: 20px 35px !important;
  }
  #discover .pointers .boxwht p br{
    display: none;
  }
}
@media (max-width: 991px) {
    #trusted-by .row.trust-row{
        gap: 0;
            justify-content: center;
    }
  #high-return .hri-boxwht {
    background-color: #ffffff;
    box-shadow: 0px 0px 34px rgba(160, 160, 160, 0.4);
  }

  .vector-clip {
    display: none;
  }

  #high-return .hri-icon {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }

  #workshop .res-table {
    display: none;
  }

  .headertitle {
    font-size: 14px;
    line-height: 22px;
  }

  .headerline2,
  h2,
  #meet h2 {
    font-size: 48px;
    line-height: 68px;
  }

  #intro .row .col-lg-5 {
    margin-top: 60px;
  }

  .padtop60 {
    padding-top: 40px;
    margin: 0;
  }

  #discover .pointers p,
  #meet p {
    font-size: 20px;
    line-height: 30px;
  }

  #meet .join-session {
    width: 80%;
  }

  #meet .join-session p {
    font-size: 20px;
    line-height: 28px;
    justify-content: center;
  }

  #money-raining .mr-book-cover {
    width: 92%;
  }

  #money-raining .join-session {
    width: 80%;
    display: flex;
    justify-content: center;
    top: -30px;
  }

  #participants .participants-card h6 {
    min-height: auto;
  }

  #money-raining .mr-book-cover h4 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
  }

  #money-raining .mr-book-cover ul {
    padding-right: 15px;
  }

  #money-raining .mr-book-cover ul li {
    font-size: 16px;
    line-height: 24px;
  }

  #money-raining .mr-book-cover ul li:not(:last-child) {
    margin-bottom: 20px;
  }

  .mr-mrgtop {
    margin-top: 190px;
  }

  #high-return .hri-boxwht {
    padding: 65px 60px;
    padding-top: 85px;
  }

  #high-return .hri-icon {
    width: 130px;
    height: 130px;
  }

  #high-return .hri-boxwht span {
    font-size: 20px;
    line-height: 28px;
  }

  #high-return .hri-boxwht h4 {
    font-size: 32px;
    line-height: 40px;
    margin: 20px 0;
  }

  #high-return .hri-boxwht h6,
  #high-return .hri-boxwht p {
    margin-bottom: 20px;
  }

  #high-return .reserve-button-big-custom {
    font-size: 20px;
    line-height: 28px;
  }

  #meet {
    padding-bottom: 340px;
  }

  #workshop {
    padding: 60px 0;
  }

  #workshop h4 {
    font-size: 32px;
    line-height: 40px;
  }

  #workshop h6 {
    margin-top: 30px;
  }

  /* #workshop .responsive-table {
    overflow-x: auto;
  } */

  #workshop table {
    margin: 30px 0;
    table-layout: inherit;
    width: 130%;
  }

  #workshop table tr td {
    padding: 20px;
  }

  #participants {
    padding: 60px 0;
  }

  #participants .participants-card {
    padding: 20px;
  }

  #participants .col-lg-4:nth-child(2) {
    margin: 25px 0;
  }

  #participants .words h5 {
    font-size: 26px;
    line-height: 34px;
  }

  #participants .words div p {
    font-size: 14px;
    line-height: 22px;
    display: flex;
    flex-direction: column;
  }

  #participants .zoom-call .zoom-call-booking {
    padding: 40px 32px;
  }

  #faq h4 {
    font-size: 32px;
    line-height: 40px;
  }

  #faq .accordion .accordion-item {
    padding: 24px 0;
  }

  #footer .reserve-section {
    padding: 60px 60px;
  }

  #footer .reserve-section h4 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
  }

  #footer .reserve-section p {
    margin-bottom: 30px;
  }

  #footer .reserve-section button {
    width: 100%;
  }

  #footer .reserve-section h6 {
    margin-top: 30px;
  }

  #footer {
    padding: 140px 0;
    margin-top: 280px;
  }
  .highlighted-text{
    font-size: 48px;
    line-height: 68px;
  }
  #workshop table tr td img,
  #workshop .res-table div img {
    width: 14px;
    margin-right: 8px;
    margin-top: 4px;
  }

  #workshop .res-mob-table {
    display: flex;
    margin: 25px 0;
    border: 1px solid #fff;
    /* border-right: 0; */
  }

  #workshop .res-mob-table .col-6 div {
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 16px 12px;
    display: flex;
    align-items: start;
    /* min-height: 90px; */
  }

  #workshop .res-mob-table .col-6 div img {
    margin-right: 8px;
  }

  #workshop .res-mob-table .col-6:not(:last-child) div {
    border-bottom: 1px solid #fff;
  }

  #workshop .res-mob-table .col-6:nth-child(odd) div {
    border-right: 1px solid #fff;
  }
}

@media (max-width: 820px) {
  /* .mr-mrgtop {
    margin-top: 170px;
  } */
  .highlighted-text{
    font-size: 40px;
    line-height: 48px;
  }
  #meet .join-session {
    padding: 24px 20px;
  }
  #intro{
    padding:40px 0px;
  }
}

@media (max-width: 767px) {
  .highlighted-text{
    font-size:32px;
    line-height: 40px;
  }
  .arrow-absolute{
    left: 45%;
    width: 40%;
  }
  #meet .join-session p img {
    margin: 0px 10px;
}
  #discover .pointers .reserve-button-big-custom{
    padding: 20px 17px !important;font-size: 16px;
    line-height: 24px;
    width: 100%;
  }
  #discover .pointers .padtop50 {
    padding-top: 24px;
}
  .video-container iframe {
    height: 240px;
  }

  #workshop .res-mob-table {
    display: flex;
    margin: 25px 0;
    border: 1px solid #fff;
    /* border-right: 0; */
  }

  .formarea {
    background: #001f33;
    /* border: 1px solid #e6e7e8; */
    border-radius: 4px;
    /* box-shadow: 1px 7px 15px 0px #ddd; */
    padding: 32px 28px;
  }

  .formarea h3 {
    font-size: 32px;
    font-size: 32px;
    padding: 0px;
    text-align: center !important;
  }

  .formarea form {
    margin-top: 18px;
  }

  #workshop .res-mob-table .col-6 div {
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 14px 12px;
    display: flex;
    align-items: start;
    min-height: 75px;
  }

  #workshop .res-mob-table .col-6 div img {
    margin-right: 8px;
    width: 14px;
    margin-top: 4px;
  }

  #workshop .res-mob-table .col-6:not(:last-child) div {
    border-bottom: 1px solid #fff;
  }

  #workshop .res-mob-table .col-6:nth-child(odd) div {
    border-right: 1px solid #fff;
  }

  #workshop .res-table {
    display: none;
  }

  #mob-gallary {
    display: block;
  }

  .headertitle {
    font-size: 12px;
    line-height: 20px;
  }

  .headerline1 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    justify-content: center;
  }


  h2,
  #meet h2 {
    font-size: 28px;
    line-height: 36px;  
  }
  .headerline2{
    font-size: 38px;
    line-height: 46px;

  }
  .headerline1_1{
    text-align: center;

  }
  .sub_headerline{
    font-size: 22px;   
     line-height: 30px;
    text-align: center;
  }
  h2 {
    font-size: 60px;
    line-height: 68px;
  }

  .headerline2.padright50 {
    padding-right: 0 !important;
    text-align: center;
  }

  .padtop100 {
    padding-top: 40px;
  }

  .padbot100 {
    padding-bottom: 40px;
  }

  #intro .col-md-12 .padtop20 {
    padding-top: 10px !important;
  }

  .headerline6 {
    font-size: 18px;
  }

  #discover h2 {
    font-size: 32px;
    line-height: 40px;
  }

  #discover .pointers p,
  #meet p {
    font-size: 16px;
    line-height: 24px;
  }

  /* #discover .pointers .col-md-1.col-1 img {
    width: 24px;
  } */

  .reserve-button-big-custom {
    font-size: 19px;
    line-height: 27px;
  }

  #meet ul li {
    font-size: 18px;
    line-height: 26px;
  }

  .boxwht {
    padding: 40px 22px 30px 28px;
    flex-direction: column-reverse;
    row-gap: 16px;
  }

  #discover .pointers .boxwht p {
    font-size: 18px;
    line-height: 26px;
  }

  #discover .row.pointers {
    margin-top: 120px;
    margin-left: 0;
    margin-right: 0;
  }

  #discover .row.pointers .padtop50 img {
    width: 75%;
  }

  #meet .join-session {
    width: 90%;
  }

  #meet .join-session {
    padding: 16px 8px;
  }

  #meet .join-session p {
    font-size: 14px;
    line-height: 22px;
  }

  #meet .join-session p img {
    width: 40px;
  }

  #meet .join-session::after {
    top: 80%;
  }

  #meet {
    padding-top: 60px;
    padding-bottom: 460px;
  }

  #meet ul li:not(:last-child) {
    margin-bottom: 24px;
  }

  #money-raining .mr-book-cover {
    padding: 30px 15px;
  }

  #money-raining .join-session {
    width: 90%;
    top: -90px;
    padding: 12px 16px;
  }

  #money-raining .join-session p {
    font-size: 14px;
    line-height: 22px;
  }
  #high-return .hri-boxwht ul{
    text-align: center;
  }  
  .transform_image{
    display: none;
  }
  #participants .words h5{
    text-align: left;
  }
  #high-return .hri-boxwht h5{
    font-size: 20px;
    line-height: 28px;
  }
  #money-raining{
    padding-bottom:40px;
  }
  .mr-mrgtop {
    margin-top: 318px;
  }

  #money-raining p {
    margin-top: 24px;
    margin-bottom: 16px;
    min-height: auto;
  }

  #money-raining .mr-mrgtop .col-md-5:last-child {
    margin-top: 40px;
  }

  /* #trusted-by {
    display: none;
  } */

  #gallary-image {
    display: none;
  }

  #high-return .hri-boxwht {
    padding: 30px 20px;
    padding-top: 85px;
  }

  #high-return .hri-boxwht span,
  #high-return .hri-boxwht h6 {
    font-size: 20px;
    line-height: 28px;
  }

  #high-return .hri-boxwht h4 {
    font-size: 26px;
    line-height: 34px;
  }

  #high-return .hri-boxwht p {
    font-size: 16px;
    line-height: 24px;
  }

  #high-return .reserve-button-big-custom {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 30px !important;
  }

  #workshop {
    padding: 40px 0;
  }

  #workshop h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  #workshop h6 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 20px;
  }

  #workshop table {
    width: 200%;
  }

  #workshop table tr td {
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  #workshop .res-table .col-6 div {
    display: flex;
    align-items: start;
  }

  #participants .participants-card h6 {
    font-size: 16px;
    line-height: 24px;
    min-height: auto;
  }

  #participants .participants-card div.person-info div p {
    margin-bottom: 4px;
  }

  #participants .participants-card {
    padding: 28px 20px;
  }

  #participants .words {
    margin-right: 15px;
  }

  #participants .words img {
    width: 50px;
  }

  #participants .words h5 {
    font-size: 18px;
    line-height: 26px;
  }

  #participants .container .row:nth-child(3) {
    margin-top: 50px;
  }

  #participants .zoom-call {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  #participants .zoom-call {
    min-height: auto;
    padding: 128px 0;
  }

  #participants .zoom-call .zoom-call-booking ul li {
    font-size: 16px;
    line-height: 24px;
  }

  #participants .zoom-call .zoom-call-booking ul li img {
    width: 24px;
  }

  #participants .zoom-call .zoom-call-booking button {
    font-size: 16px;
    line-height: 24px;
  }

  #participants .zoom-call .zoom-call-booking button {
    font-size: 24px;
    line-height: 24px;
  }

  #participants .zoom-call .zoom-call-booking {
    padding: 24px 20px;
  }

  #participants .zoom-call .zoom-call-booking p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
  }

  #faq {
    margin: 60px 0;
  }

  #faq h4 {
    font-size: 24px;
    line-height: 32px;
  }

  #faq .row:not(:first-child) {
    margin-top: 32px;
  }

  #faq .accordion .accordion-item .accordion-header button {
    font-size: 16px;
    line-height: 24px;
    padding-right: 24px;
  }

  #footer .reserve-section {
    padding: 32px 24px;
  }

  #footer {
    margin-top: 310px;
    padding-bottom: 50px;
  }

  #footer .reserve-section h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  #footer .reserve-section button {
    font-size: 20px;
    line-height: 28px;
  }

  #footer .reserve-section h6 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
  }

  #mob-trusted-by {
    margin-top: 60px;
  }

  #mob-trusted-by h2 {
    font-size: 24px;
    line-height: 32px;
  }

  #mob-gallary {
    margin-top: 60px;
    margin-bottom: 115px;
  }

  #workshop {
    margin-top: 60px;
  }

  #intro .row .col-lg-5 {
    margin-top: 40px;
  }

  #meet ul {
    margin-top: 25px;
    padding-left: 40px;
  }

  /* #discover .pointers .col-md-11 {
    padding-left: 0;
  } */

  #discover {
    padding-left: 15px;
    padding-right: 15px;
  }

  #mob-gallary {
    overflow-x: hidden;
  }

  #high-return .hri-boxwht span {
    font-size: 16px;
    line-height: 24px;
  }

  #participants .zoom-call .zoom-call-booking h6 {
    font-size: 20px;
    line-height: 28px;
  }

  #participants .zoom-call .zoom-call-booking ul {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #workshop table {
    display: none;
  }

  #workshop .res-table {
    margin: 25px 0;
  }

  #workshop .res-table .col-6:first-child {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  #workshop .res-table .col-6:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  #workshop .res-table .col-12 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  #workshop .res-table .col-6 div {
    /* padding: 10px; */
    font-size: 14px;
    line-height: 20px;
  }

  #workshop .res-table .col-md-4 div:not(:last-child) {
    border-bottom: 1px solid #fff;
  }

  #workshop .res-table .col-6 div,
  #workshop .res-table .col-12 div {
    padding: 24px 14px;
  }

  #workshop .res-table .col-6 div img,
  #workshop .res-table .col-12 div img {
    width: 12px;
    margin-right: 8px;
  }

  #footer .container:last-child {
    margin-top: 120px;
  }

  .video-container .play-button {
    position: absolute;
    top: 40%;
    left: 48%;
    width: 32px;
    height: 32px;
  }

  #participants .words div p img {
    display: block;
    text-align: center;
    margin: auto;
    margin-bottom: 6px;
  }
}