 @font-face {
  font-family: "Basmala";
  src: url("../../fonts/islam/ad4ba92c0b8327b86948c43e682fa9ce.eot");
  src: url("../../fonts/islam/ad4ba92c0b8327b86948c43e682fa9ce.eot?#iefix")format("embedded-opentype"),
    url("../../fonts/islam/ad4ba92c0b8327b86948c43e682fa9ce.woff")format("woff"),
    url("../../fonts/islam/ad4ba92c0b8327b86948c43e682fa9ce.woff2")format("woff2"),
    url("../../fonts/islam/ad4ba92c0b8327b86948c43e682fa9ce.ttf")format("truetype"),
    url("../../keralatourism.org/assets/fonts/islam/ad4ba92c0b8327b86948c43e682fa9ce.svg#Basmala")format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
@font-face {
  font-family: 'Plus Jakarta Sans Regular';
  font-style: normal;
  font-weight: normal;
  src: local('../font/Plus Jakarta Sans Regular'), url('../font/PlusJakartaSans[wght].woff') format('woff');
  font-display: swap;

}


@font-face {
  font-family: 'Plus Jakarta Sans Italic';
  font-style: normal;
  font-weight: normal;
  src: local('../font/Plus Jakarta Sans Italic'), url('../font/PlusJakartaSans-Italic[wght].woff') format('woff');
  font-display: swap;

} */

/* plus-jakarta-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/islam/plus-jakarta-sans-v8-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* plus-jakarta-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/islam/plus-jakarta-sans-v8-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* plus-jakarta-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/islam/plus-jakarta-sans-v8-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* plus-jakarta-sans-700 - latin */
/* @font-face {
  font-display: swap;
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../font/plus-jakarta-sans-v8-latin-700.woff2') format('woff2'); 
} */
body {

  line-height: 28px !important;
  font-size: 18px !important;
  -webkit-text-size-adjust: none;
  font-family: 'Plus Jakarta Sans' !important;
}
.banner-font {
  font-family: "Basmala" !important;
}

.theme-font {
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
.text-bold {
  font-weight: bold;
}
.main-head {
  font-size: 72px;
}
h1 {
  font-size: 72px;
}

h2 {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 25px;
}
h3 {
  font-size: 24px !important;
  font-weight: 700;
}
h4 {
  font-size: 24px;
  font-weight: 600;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-24 {
  font-size: 24px;
}
.banner-heading {
  font-size: 5.5rem;
}
.headingCaption {
  font-size: 2.6rem;
  margin-bottom: 20px;
}
.inner-heading {
  font-size: 54px
}
.section-block-inner h2 {  
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 25px;

}
@media screen and (max-width: 991px) {

    .inner-heading {
    font-size: 36px;
  }
  #spotlight{
    background-color: #304a32;

  }
  .banner-heading {
    font-size: 2.5rem;
  }

  .main-head {
    font-size: 72px;
  }

  h1 {
    font-size: 72px;
  }

  h2 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  h3 {
    font-size: 20px !important;
    font-weight: bold;
  }

  h4 {
    font-size: 24px;
  }

  .section-block {
    padding: 60px 0;
  }

  .section-block-top-0 {
    padding-top: 0px;
  }

  p {
    font-size: 16px;
  }
  .section-block-inner h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
}

@media screen and (max-width: 540px) {

  .section-block {
    padding: 30px 0;
  }

  .section-block-top-0 {
    padding-top: 0px;
  }

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel button.owl-dot {
    background: 0 0;
    font-size: 30px;
    padding: 2px 14px 10px 16px !important
  }

  #menuToggle {
    right: 11px;
  }

  .dropdown,
  .dropend,
  .dropstart,
  .dropup {
    right: -8px;
  }

  .btn {
    border: 1px solid transparent;
    padding: .055rem .55rem 0.15rem;
    font-size: 12px !important;
    border-radius: 50px !important;
  }
  .font-20 {
  font-size:15px;
}

 
}