  @import url("okj4bsy.css");
  @import url("okj4bsy.css");

  /* html {
    scroll-behavior: smooth;
  } */
  body {
  	overflow-x: hidden;
  	font-family: 'proxima-nova', sans-serif;
  	color:#000000;
  	background-color: #ffffff;
  	padding: 0;
  	margin: 0;
    font-weight: 400;
    font-size: 1.1rem;

  }

  .hide-btn a{
    display:block;
  }

.background {
      background-repeat: no-repeat;
      background-attachment: local;
      background-position:center center;
      background-size:cover;
      /* position: relative; */
      height: 100vh;
  }



.mashead-container {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

h1#mashead-logo {
  width: 250px;
  height: 237px;
  background-image: url('../images/kiyosaki-LIVE_logo5.svg');
  background-repeat: no-repeat;
  background-position:center;
  margin-left: auto;
  display: block;
  margin-bottom: 0;
}
h1#mashead-logo span {
  margin-bottom: 0;
  display: none;
  /* position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  padding: 0; */
}

.svg-inline--fa i.fa {
  color: #14AECF;
}
  /*============= FONTS =============*/


  .mashead-ex-lg {
      font-size: 5.5rem;
      color: #000000;
      line-height: 4.5rem;
      font-weight: 400;
      font-family: bebas-neue-pro, sans-serif;
 }
h1,.c-head-lg {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    font-weight: 400;
    color: #000000;
    line-height: 2rem;
  }


  .card-header {
    background-color:#14AECF;
  }
  h1.c-head-1 {
    font-size: 1.7rem;
    letter-spacing: .1rem;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 0;
  }
  h1.c-head-1.text-white.lg-h1{
    font-size: 2rem;
    letter-spacing: .1rem;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 0;
  }

  .c-center-text {
    font-weight: 400;
    font-size: 1.1rem;
    text-align: center;
  }
  .card-bodh3,.c-title {
    font-size: 1.6rem;
    letter-spacing: .1rem;
    font-weight: 800;
    padding-bottom: 2rem;
  }
  h4,.c-title {
    font-size: 1.1rem;
    letter-spacing: .1rem;
    font-weight: 800;
    padding-bottom: 2rem;
    line-height: 2rem;

  }
  p,.c-text {
    font-weight: 400;
    font-size: 1.1rem;
    padding-bottom: 1rem;
    }
.list-unstyled > li {
  font-size: 1.1rem;
  line-height: 1.6rem;
}

  /* img.img-img-fluid {
    background-size: cover;
  } */
  /*============= NAVIGATION =============*/

  .navbar {
  	padding: .7rem 1rem;
  	text-transform: uppercase;
  	font-size: .7rem;
  	font-weight: 700;
  	letter-spacing: .1rem;
  	transition: background-color .5s ease 0s;
  }
  .navbar-brand img {
  	height: 2rem;
    width: auto;
  }
  .svg-inline--fa.fa-w-14 {
  	color: white;
  	font-size: 1.6rem;
  }
  .navbar-nav li {
  	padding-right: .8rem;
  }
  .navbar-nav .nav-link {
  	color: white;
  	padding-top: .8rem;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link:hover {
  	color: #0B99D5;
  }
  .navbar.solid {
  	background-color: #ffffff !important;
  	transition: background-color 1s ease 0s;
  	z-index: 1000 !important;
  }


  .fa,.fas {
  	color: #ffffff;
  }

  .btn-md {
  	border-width: none;
  	border-radius: 0 !important;
  	font-size: .8rem;
  	font-weight: 400;
  	text-transform: uppercase;
  	display: inline-block!important;
    background: #14AECF !important;
    color: #ffffff;
    font-weight: 800;
  }



button,.c-book-btn2 {
  border-radius: 0;
  background-color: #14AECF;
  font-size: .8rem;
  color: #ffffff;
  font-weight: 800;
  border: none;
}

button,.c-book-btn2:hover {
  background-color: #000000;
}

button,.c-book-btn {
  border-radius: 0;
  background-color: #14AECF;
  font-size: 1.3rem;
  color: #ffffff;
  font-weight: 800;
  border: none;
}

button,.c-book-btn:hover {
  background-color: #000000;
}

.btn-block {
  width: auto;
  margin: auto;
}
input.hs-button.primary.large{
  background: #F44510 !important;
  font-family: 'barlow', sans-serif;
  font-weight: 950;
  border: none;
  text-transform: uppercase;
  color: #ffffff;
  padding: .4rem 2rem;
  border-radius: .2rem;
  margin-top: 1rem;
}

.hs-form-77ecd92f-c7f3-4ee5-b8f1-eb4e14fa51ef_f5f03d75-d05a-4b1a-8985-10947f8d0e43.hs-field-desc  {
  font-family: 'Popins', sans-serif !important;
  font-size: 1rem;
}


.legend {
  font-family: 'Popins', sans-serif !important;
  font-size: 1rem;
}

label.hs-form-checkbox-display {
  font-family: 'Popins', sans-serif !important;
  font-size: 1rem;
}

label.hs-field-desc {
  font-family: 'Popins', sans-serif !important;
  font-size: 1rem;
}
  /*============= LANDING  =============*/
  .home-inner {
  	background-image: url('../img/Bg1-02.png');
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}
  .logo-wrap {
    width: 250px;
    margin: auto;
    z-index: 1;
  }

  .home-wrap.logo-inner {
  	background: url('../images/kiyosaki-LIVE_logo5.svg');
    z-index: 1;
  }

.gradient-color {
  background: #000000;
}
/* .gradient-color {
  background: #01889F;
} */

.gradient-color:hover {
  background: #F5330B;
}
/* .gradient-color {
  background: rgb(245,51,11);
background: -webkit-linear-gradient(left, rgba(245,51,11,1) 0%, rgba(208,0,152,1) 100%);
background: -o-linear-gradient(left, rgba(245,51,11,1) 0%, rgba(208,0,152,1) 100%);
background: linear-gradient(to right, rgba(245,51,11,1) 0%, rgba(208,0,152,1) 100%);
} */
  /*============= KEYPOINT  =============*/
.c-column {
  padding: 1.2rem;
}

  /*============= Footer Strip  =============*/

.footer-banner-base-strip {
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 0.3em 0;
	background: #f83238;
	color: #000;
	font: 700 1.6em/1 'din-2014', Arial, Helvetica, sans-serif;
	text-align: center;
}

.footer-banner-base-strip > div {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}

.footer-banner-base-strip .bird {
    position: relative; top: -2px;
}

.footer-banner-base-strip > div > div > .text {
    line-height: 35px;
}

.footer-banner-base-strip > div > div > .text .thin {
    font-family: 'proxima-nova', sans-serif;
    font-weight: 500;
}

.footer-banner-base-strip .highlight {
    color: #fff;
}

.footer-banner-base-strip a {
	color: #fff;
	background: #000;
	padding: 10px 16px;
	font-size: 0.6em;
	margin: 0 0 0 20px;
	margin-bottom: 0px;
	float: right;
    text-transform: uppercase;
}

/*============= LANDING  =============*/
#keypoint,  #schedule, #event-details{
  background-color: #EAEAEA;
}
/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/
/*============= FAQ  =============*/

.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #EAEAEA;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

/* Small (sm) devices (landscape phones, 320px and up) */
@media (min-width: 320px) {
  h1#mashead-logo {
    width: 288px;
    height: 272px;
    background-image: url('img/kiyosaki-LIVE_mob4.svg');
  }
  /* .hide-btn {
    display: none;
  } */
  .hide-btn a{
    display: block;
  }

  .background {
    background-image: url('../images/65f7b5f094cb1_64f9b7a878175-asset-68.png');
  }

}

@media (max-width: 639px) {
    h1#mashead-logo {
      width: 288px;
      height: 272px;
      background-image: url('../images/kiyosaki-LIVE_mob4.svg');
      margin-top: 60px;
    }

    .background h1.c-head-1.text-white.lg-h1 {
        margin-bottom: 0;
        font-size: 2.2rem;
    }

    .background .mt-4.hide-btn {
        position: absolute;
        top: auto;
        bottom: 50px;
        left: auto;
        right: auto;
        width: calc(100% - 30px);
    }


   .background h1.c-head-1.text-white.lg-h1  {
     position: relative;
     top: -55px;
     font-size: 1.6rem;
     line-height: 2rem;
   }

}

  /*============= media  =============*/
  @media only screen and (max-width: 374px)  /*  360  */ {
    .footer-banner-base-strip > div > div > .text {
      font-size: 16px;
      text-align: left;
    }
    .footer-banner-base-strip > div > div > .text .thin {
      text-align: left;
    }
    /* .hide-btn a{
      display: none;
    } */
    .hide-btn a{
      display: block;
    }
    .background {
      background-image: url('../images/65f7b680471d2_65c36199c3acd-speaker2.png');
    }
  }


  @media (min-width: 576px) {
    .hide-btn a{
      display: block;
    }
    /* h1,.c-head-lg {
        font-size: 1.8rem;
        letter-spacing: .1rem;
        font-weight: 800 !important;
        color: #000000;
      } */
      .card-header {
        background-color:#14AECF;
      }
      /* h1,.c-head-1 {
        font-size: 1.5rem;
        letter-spacing: .1rem;
        font-weight: 800;
        text-transform: uppercase;
      } */
      .list-unstyled > li {
        font-size: 1rem;
        line-height: 1.2rem;
      }
      h1#mashead-logo {
        width: 314px;
        height: 139px;
        background-image: url('../images/kiyosaki-LIVE_mob4.svg');
      }
      /* .hide-btn{
        display: block;
      } */

      .background {
        background-image: url('img/65f7b680471d2_65c36199c3acd-speaker2.png');
      }
  }


  @media only screen and (max-width: 719px)  /*  640  */ {
    .hide-btn a{
      display: block;
    }
    .footer-banner-base-strip > div > div > *,
    .footer-banner-base-strip > div > div > span {
        display: inline-block; float: none;
        font-size: 16px; line-height: 1.1;
    }

    .footer-banner-base-strip a {
        margin-left: 0;
    }
    .footer-banner-base-strip > div > div > .text {
    line-height: 0.9;
    text-align: center;
    }

    .footer-banner-base-strip .bird {
        display: none;
    }

    .footer-banner-base-strip > div > div > .text > span {
        display: block;
        line-height: 1.1;
    }
    /* h1,.c-head-lg {
        font-size: 2rem;
        letter-spacing: .1rem;
        font-weight: 800 !important;
        color: #000000;
      } */
      .card-header {
        background-color:#14AECF;
      }
      /* h1,.c-head-1 {
        font-size: 1.7rem;
        letter-spacing: .1rem;
        font-weight: 800;
        text-transform: uppercase;
      } */
      .list-unstyled > li {
        font-size: 1.1rem;
        line-height: 1.3rem;
      }
  }

  /* Medium (md) devices (tablets, 768px and up) */
  @media (min-width: 768px) {
    .hide-btn a{
      display: block;
    }
    /* .hide-btn a{
      display: block;
    } */
    /* h3,.mashead-ex-lg {
        font-size: 7.2rem;
        font-weight: 500 !important;
        color: #000000;
        line-height: 5.5rem;
        font-weight: 400;
        font-family: bebas-neue-pro, sans-serif;
      } */
  /* h1,.c-head-lg {
      font-size: 2.2rem;
      letter-spacing: .1rem;
      font-weight: 800 !important;
      color: #000000;
    } */
    h1#mashead-logo {
      width: 326px;
      height: 145px;
      background-image: url('../images/kiyosaki-LIVE_logo5.svg');
    }

    .card-header {
      background-color:#14AECF;
    }
    /* h1,.c-head-1 {
      font-size: 1.9rem;
      letter-spacing: .1rem;
      font-weight: 800;
      text-transform: uppercase;
    } */
    .list-unstyled > li {
      font-size: 1.4rem;
      line-height: 1.3rem;
    }
    .background {
      background-image: url('../images/65f7b680471d2_65c36199c3acd-speaker2.png');
    }
  }


  /* Large (lg) devices (desktops, 992px and up) */
  @media (min-width: 992px) {
    .hide-btn a{
      display: block;
    }
    h1#mashead-logo {
      width: 527px;
      height: 135px;
      background-image: url('../images/kiyosaki-LIVE_logo5.svg');
    }

    .background {
      background-image: url('../images/65f7b66104712_64e9b514222eb-6491665ad3d00-rk.jpgo-equal-666-and-q-equal-low-and-s-equal-666.jpg');
    }
    /* h3,.mashead-ex-lg {
        font-size: 7.6rem;
        letter-spacing: .1rem;
        font-weight: 500 !important;
        color: #000000;
        line-height: 6rem;
        font-weight: 400;
        font-family: bebas-neue-pro, sans-serif;
        padding-bottom: 2rem;
      } */
  /* h1,.c-head-lg {
      font-size: 2.6rem;
      letter-spacing: .1rem;
      font-weight: 800 !important;
      color: #000000;
    } */
    .card-header {
      background-color:#14AECF;
    }
    /* h1,.c-head-1 {
      font-size: 2.2rem;
      letter-spacing: .1rem;
      font-weight: 800;
      text-transform: uppercase;
    } */
    .list-unstyled > li {
      font-size: 1.6rem;
      line-height: 1.8rem;
    }
  }
  @media only screen and (max-width: 1023px){
    .hide-btn a{
      display: block;
    }

          .footer-banner-base-strip > div {
          padding: 0 20px;
      }

      .footer-banner-base-strip > div > div > span {
          font-size: 20px;
          text-align: left;
      }
      .background {
        background-image: url('../images/65f7b66104712_64e9b514222eb-6491665ad3d00-rk.jpgo-equal-666-and-q-equal-low-and-s-equal-666.jpg');
      }

  }

  @media only screen and (max-width: 719px)  /*  640  */ {
      .background {
        background-image: url('../images/65f7b5f094cb1_64f9b7a878175-asset-68.png');
        background-position: center bottom;
        background-attachment: unset;
      }

  }


  @media (min-width: 1200px) {
    .hide-btn a{
      display: block;
    }
    h1#mashead-logo {
      width: 600px;
      height: 270px;
      background-image: url('../images/kiyosaki-LIVE_logo5.svg');
    }
    /* h3,.mashead-ex-lg {
        font-size: 6.6rem;
        letter-spacing: .1rem;
        font-weight: 500 !important;
        color: #000000;
        line-height: 8rem;
        font-weight: 400;
        font-family: bebas-neue-pro, sans-serif;
        padding-bottom: 3rem;

      } */
  /* h1,.c-head-lg {
      font-size: 2.9rem;
      letter-spacing: .1rem;
      font-weight: 800 !important;
      color: #000000;
    } */
    .card-header {
      background-color:#14AECF;
    }
    /* h1,.c-head-1 {
      font-size: 2.5rem;
      letter-spacing: .1rem;
      font-weight: 800;
      text-transform: uppercase;
    } */
    .list-unstyled > li {
      font-size: 2rem;
      line-height: 2.5rem;
    }
    .background {
      background-image: url('../images/65f7b5f094cb1_64f9b7a878175-asset-68.png');
    }
  }
