.mt-10 {
  margin-top: 100px;
}

*:not(i) {
  font-family: 'Montserrat', sans-serif !important;
}

.fs-14 {
  font-size: 14px;
}

.fs-12 {
  font-size: 13px;
}

.nav-text {
  font-size: 12px;
  font-weight: 500;
  color: #000;
}

.watermark {
  position: absolute;
  z-index: -1;
  opacity: 0.1;
  font-weight: bold;
  font-size: 89px;
  /* margin-top: 103px; */
  top: 41%;
  transform: translateY(-50%);
}

.txt {
  /* margin-top: 198px; */
  font-size: 28px;
  font-weight: 700;
  letter-spacing: .9px;
  position: absolute;
  top: 41%;
  transform: translateY(-50%);
}

.text-coral {
  color: #f2752a;
}

.main-div {
  height: 221px;
  background-color: #fff;
  margin-top: 168px;
  width: 1261px;
}

.watermark-bg {
  position: relative !important;
  z-index: 0;
  margin-top: 5px;
  color: rgba(2555, 255, 255, .6);
}

.assets-mf {
  position: relative !important;
  z-index: 0;
  margin-top: 5px;
  color: rgba(2555, 255, 255, .9) !important;
}

.watermark-bgnone {
  position: relative !important;
  z-index: 0;
  margin-top: 5px;
  /* color:#ffffff40; */
}

.playBtn {
  position: absolute;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  /*half of the width */
  margin-top: -48px;
  /*half of the height */
}

.btn {
  border: 1px solid;
  font-weight: 600;
  line-height: 2.1;
}

.bg-coral {
  background-color: #f2752a;
}

.btn-coral {
  background-color: transparent;
  border-color: #f2752a;
  color: #f2752a;
  position: relative;
  transition: all .3s ease;
  overflow: hidden;
  width: 150px !important;
}

.btn-coral:hover::before {
  left: 10px !important;
}

.btn-coral:hover {
  padding-left: 52px !important;
  background-color: #f2752a;
  color: #fff;
}

.btn-coral::before {
  content: "";
  left: 0;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);

  height: 2px;
  width: 40px;
  background-color: #fff;
  position: absolute;
}

.play-icon {
  left: 50%;
  top: 50%;
  transform: translate(-43%, -50%);
}

.videos h5 {
  color: #f2752a;
  margin-top: -119px;
  font-size: 27px;
  font-weight: 700;
}

.article-txt {
  margin-top: -70px;
}

.br-25 {
  border-radius: 25px;
}

.bg-disc {
  background: #F2F2F2 !important;
}

.disclaimer h6 {
  color: #707070 !important;
}

.disclaimer p,
.disclaimer a {
  font-size: 12px;
  color: #B2B2B2 !important;
}

.br-16 {
  border-radius: 16px;
}

#mirae-mf .card-body {
  min-height: 210px;
}

@media (min-width:768px) {
  /* .owl-item {
    width:170px !important;
  } */



  .video-margin {
    margin-top: -28px !important;
  }

  .article1 {
    height: auto;
  }

  .article1 p {
    height: auto;
  }

  .video {
    position: unset;
  }

  .rounded-corners {
    height: 100% !important;
    width: 100% !important;
  }

  .w-12 {
    width: 100% !important;
  }
}

.br-26 {
  border-radius: 25px;
}



@media (min-width: 1200px) {
  .hmm {
    font-size: 1.7rem !important;
    line-height: 1.3;
  }

}

@media (min-width:1400px) {

  .watermark,
  .txt {
    top: 41% !important;
  }
}

.first-article {
  margin-top: 66px;
}

.art-content h3 {
  font-size: 22px;
  margin-top: 40px;

}

.art-content p {
  font-size: 20px;
  margin-top: 20px;

}

.art-content img {
  width: 100%;

}

.art-form {
  background: #fff;
  padding: 60px 45px;
  border-radius: 10px;
  box-shadow: 2px 14px 22px 10px #00000029;
}

.btn-prv {
  border-radius: 23px;
  padding: 4px 50px;
}

.form-control {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid;
}

.bg-dark {
  background: #1E252D !important;
}

.text-light {
  color: #ffffff !important;
}

.disrow img {
  width: 55px;
}

label.error {
  color: #fff;
  background: #ed0000;
  margin-top: 2px;
  text-align: left;
  left: 0;
  float: left;
  font-size: 12px;
  border-radius: 5px;
  padding: 2px 10px;
}

.fs-18 {
  font-size: 18px !important;
}

.ebook-des {
  min-height: 200px;
}

.btn-style {
  font-size: 14px;
  letter-spacing: 1px;
  background-color: #34B7EB !important;
  border-color: #34B7EB !important;
}

.btn-style2 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #34B7EB;
  background-color: #fff;
  border-color: #34B7EB;
}

.main-menu-tab {
  font-size: 14px !important;
}

.btn-style2.active {
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #34B7EB;
  border-color: #34B7EB;
}

.bg-blue {
  background-color: #34B7EB;
}

.owl-carousel .owl-nav button.owl-next {
  right: -45px;
  top: 50%;
  transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-prev {
  left: -45px;
  top: 50%;
  transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  position: absolute;
  background-color: transparent !important;
  color: #000 !important;
}

.nav-link {
  font-size: 12px;
  font-family: 'Nunito Sans', sans-serif;
}

.lock-img {
  position: absolute;
  right: 0;
  border-radius: 0px 7px 0px 0px;
}

.vid-br-round {
  border-radius: 10px;
}

@media (min-width:768px) {
  .only-md-screen {
    visibility: hidden;
  }
}

@media (max-width:767px) {
  .only-md-screen {
    display: none;
  }

  .fs-sm-10 {
    font-size: 10px !important;
  }
}

.fs-19rem {
  font-size: 1.9rem;
}

.after-line {
  position: relative;
}

.after-line::after {
  content: "";
  position: absolute;
  background-color: #34B7EB;
  height: 2px;
  width: 100px;
  top: 50%;
  transform: translateY(-50%);
}

.after-line1::after {
  left: 88px;
}

.after-line2::after {
  left: 220px;
}

.after-line3::after {
  left: 150px;
}



ul.colored-bullets {
  list-style: none;
  /* Remove default bullets */
}

ul.colored-bullets li::before {
  content: "";
  background-color: #34B7EB;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  font-weight: 600;
  display: inline-block;
  /* width: 1em; */
  margin-left: -1em;
  margin-right: .8em;
  /* padding-left: 0rem; */
}

.bg-element {
  background-color: #F4F4F4;
  width: 100%;
  /* height: 365px !important; */
  display: block;
  position: absolute;
  bottom: 0px;
  z-index: -1;
}

/* 
.bg-class::after {
  content: "";
  background-color: #F4F4F4;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  z-index: -1;
} */

.bg-gray {
  background-color: #F4F4F4;
}

.text-blue {
  color: #34B7EB;
}

@media (max-width:767px) {
  .navbar-light .navbar-brand {
    width: 100px;
  }

  .fa-linkedin-in,
  .fa-twitter {
    font-size: 13px;
  }

  /* .owl-carousel{
  display: flex !important;
} */


  .after-line::after {
    top: 108%;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
  }

  .bg-class::after {
    height: 530px !important;
  }

  iframe {
    height: 208px !important;
  }
}

@media (min-width: 1356px) and (max-width: 1366px) {
  iframe {

    height: 480px !important;
  }
}

@media (min-width: 768px) and (max-width: 1355px) {
  iframe {
    height: 480px !important;
  }
}

iframe {
  height: 520px;
}

.navbar.fixed-top {
  background: #fff !important;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-22 {
  font-size: 22px;
}

.p1 {
  padding: 4px 8px;
}

.fs-17 {
  font-size: 17px;
}

.fs-11 {
  font-size: 11px;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: .9;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer>* {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 65% !important;
    margin: 1.75rem auto;
  }
}

@media (min-width:768px){
  .main-menu-tab.acc {
    position: relative;
  }
  
  .main-menu-tab.acc::after {
    content: "";
    background-color: #34B7EB;
    position: absolute;
    height: 2px;
    width: 33px;
    left: 50%;
    top: 120%;
    /* transform: translateX(-50%);
    transform: rotate(90deg); */
    transform: translate(-50%, 50%) rotate(90deg)
  }
}


.container.text-center.text-md-start#button-list{
  padding-left: 0px;
}