* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Open Sans", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.navbar-brand img {
  width: 100px;
}

.scrollEffect {
  background-color: white;

  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.2);
  transition: background-color 400ms linear;
}

.height820 {
  height: 820px !important;
}

/* landing  */

.navbar {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
}

.navbar a {
  font-weight: 600;
  font-size: 12px;
}

.hero-section {
  padding-top: 150px;
  padding-bottom: 40px;
}
.hero-heading {
  font-family: var(--paytone);
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--color-dark-blue);
  margin-bottom: 16px;
}
.hero-heading span {
  color: var(--color-blue);
}
.hero-subheading {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #343434;
}
.newTag {
  position: absolute;
  z-index: 9;
  top: -4px;
  left: -4px;
  width: 84px;
  transition: all 0.3s;
}
#newTag:hover .newTag {
  transform: translateY(-5px);
}
.ebook-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  transition: 0.3s;
}
.ebook-item1 {
  height: 671px;
  overflow: hidden;
  margin-bottom: 20px;
  transition: 0.3s;
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.08);
  background: #f0ebff;
}
.ebook-item1 .book-cover-para {
  padding: 32px;
  background: #f0ebff;
}
.ebook-item1 .book-cover-title {
  font-size: 30px;
  font-family: var(--paytone);
  color: #120155 !important;
  margin-bottom: 24px;
}
a:hover {
  text-decoration: none !important;
}
.ebook-item1:hover,
.ebook-item:hover {
  transform: translateY(-5px);
  cursor: pointer;
}
.mt--10 {
  margin-top: -6px;
}
.mt-4 {
  position: relative !important;
  top: 4px;
}
.ebook-item1 .book-cover-subtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #343434;
  padding-bottom: 44px !important;
}
.book-cover-title2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.01em;
  color: var(--color-dark-blue) !important;
  margin-bottom: 16px;
}

.download-btn-box1 {
  margin-bottom: 23px;
}

.book-cover-para2 {
  padding: 20px 31px 0px;
}

.ebook-section {
  display: grid;
  padding: 0px !important;
  column-gap: 20px;
  grid-template-columns: 2fr 1fr;
  margin-bottom: 20px;
}
.ebook-section11 {
  display: grid;
  padding: 0px !important;
  column-gap: 20px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
}
.ebook-item {
  width: 100% !important;
}
.ebook-item1 .book-cover-subtitle {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #505050;
}
.ebook-item .book-cover-subtitle {
  padding-bottom: 52px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #343434 !important;
}
.ebook-item2 {
  border: 1px solid #d1b8ff;
}
.ebook-item2,
.ebook-item3,
.ebook-item4,
.ebook-item6,
.ebook-item7,
.ebook-item8,
.ebook-item9 {
  height: 400px;
  transition: 0.3s;
}
.download-btn-box2 {
  position: absolute;
  bottom: 46px;
  left: 32px;
}
.ebook-item3 .book-cover-para {
  background: #e6f3ff;
}

.book-cover-img-box img {
  width: 100%;
  /* height: 161px !important; */
}
.ebook-item1 .book-cover-img-box img {
  height: 400px !important;
}
.ebook-item3 {
  background: #e6f3ff;
}
.ebook-item6 {
  background: #f0ebff;
}
.ebook-item3 .book-cover-title {
  margin-bottom: 8px;
}

.ebook-item7 {
  background: #e6f3ff;
}
.ebook-item7 .book-cover-img-box {
  border: 1px solid #91ccff;
}
.ebook-item7 .book-cover-title2 {
  margin-bottom: 8px;
}
.ebook-item5 {
  height: 671px;
  background: #e6f3ff;
}
.book-cover5 {
  width: 100%;
  height: 100% !important;
}
.ebook-item5 .book-cover-title3 {
  font-family: "Paytone One";
  font-weight: 400;
  font-size: 23px;
  line-height: 34px;
  letter-spacing: 0.01em;
  color: #120155;
}
.ebook-item6 .book-cover-title4 {
  font-family: "Paytone One";
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.01em;
  color: #120155;
}
.book-cover5 .book-cover-img-box2 img {
  height: 100% !important;
}
.ebook-item4 {
  border: 1px solid #84c6ff;
  background: #e6f3ff;
}

.ebook-item8 .book-cover-title2 {
  margin-bottom: 8px;
}
.ebook-item8,
.ebook-item9 {
  border: 1px solid #91ccff;
}

.talk-section {
  background: url(../images/videos/last-bg.png) !important ;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 70px 0px;
  background-position: center;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  border-radius: 10px;
  margin-top: 80px;
  margin-bottom: 100px;
}

.talk-section-box {
  margin-top: 50px;
}
.sure-title {
  font-family: "Paytone One", sans-serif;
  padding-left: 70px;
  font-weight: 400;
  font-size: 32px;
  color: white;
}
.talk-section .kt-btn-secondary {
  position: relative;
  top: 40px;
  left: 0px;
  background-color: white !important;
  text-transform: uppercase;
  font-weight: 600;
}

@media only screen and (max-width: 600px) {
  .ebook-section {
    display: grid;
    padding: 0px 24px !important;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }
  .ebook-section11 {
    display: grid;
    padding: 0px !important;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }

  .ebook-item1 {
    height: auto;
  }

  .ebook-item1 .book-cover-img-box img {
    height: 100% !important;
    width: 100%;
  }
  .ebook-item1 .book-cover-title {
    font-size: 18px;
    text-align: left !important;
    color: #120155 !important;
  }
  .ebook-item .book-cover-subtitle {
    text-align: left !important;
    padding-bottom: 50px !important;
  }
  .hero-heading {
    font-size: 24px;
  }
  .hero-subheading {
    padding: 0px 30px;
    line-height: 145%;
  }

  .talk-section-box {
    margin-top: 50px;
    text-align: center;
  }
  .sure-title {
    padding-left: 0px;
    font-weight: 400;
    font-size: 22px !important;
    color: white;
  }
  .talk-section .kt-btn-secondary {
    top: 20px;
    left: 0px;
  }
  .nav-float-right {
    display: none;
  }
}

.kt-btn-secondary {
  background: transparent !important;
}
.talk-section .kt-btn-secondary:hover {
  background-color: var(--color-blue) !important;
}
