@font-face {
  font-family: "Raleway-400";
  src:
  url("../fonts/Raleway-Regular.woff") format("woff"),
  url("../fonts/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "General-Sans-500";
  src:
  url("../fonts/GeneralSans-Medium.woff") format("woff"),
  url("../fonts/GeneralSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "General-Sans-600";
  src:
  url("../fonts/GeneralSans-Semibold.woff") format("woff"),
  url("../fonts/GeneralSans-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "General-Sans-700";
  src:
  url("../fonts/GeneralSans-Bold.woff") format("woff"),
  url("../fonts/GeneralSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway-500";
  src:
  url("../fonts/Raleway-Medium.woff") format("woff"),
  url("../fonts/Raleway-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway-600";
  src:
  url("../fonts/Raleway-SemiBold.woff") format("woff"),
  url("../fonts/Raleway-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Raleway-700";
  src:
  url("../fonts/Raleway-Bold.woff") format("woff"),
  url("../fonts/Raleway-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Faktum-Test-400";
  src:
  url("../fonts/FaktumTest-Regular.woff") format("woff"),
  url("../fonts/FaktumTest-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Faktum-Test-700";
  src:
  url("../fonts/FaktumTest-Bold.woff") format("woff"),
  url("../fonts/FaktumTest-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "GoldplayAlt-Medium", sans-serif;
  color: #153441;
  font-size: 16px;
  line-height: 1.2;
  background: #fff;
  max-width: 100%!important;
  border: 0px!important;
  box-shadow: 0px 0px 0px!important;
  margin: 0px!important;
}


.blogdetailsConSection table
 {
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%!important;
}
.blogdetailsConSection tr td {
    padding: 10px;
    border: 1px solid #ccc;
}


.author-avatar-img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
}
.author-name a {
    font-size: 14px;
    font-family: 'General-Sans-500', sans-serif;
    color: #6c757d;
    text-decoration: none;
}

.header-wrap .navbar {
  padding: 5px 0px !important;
  background: #f8f9fa!important;
}
.header-wrap .navbar li {
 margin: 0px 1px;
}
.header-wrap .navbar li a {
  font-size: 16px;
  color: #4b5563;
  font-family: General-Sans-500;
  padding: 10px 20px!important;
}
.header-wrap .navbar li a.commonbtn {
  font-size: 16px;
  color: #fff;
  background: #20469c;
  border: 1px solid #20469c;
  text-decoration: none;
  border-radius: 100px;
  padding: 12px 17px!important;
  font-family: General-Sans-600;
  font-size: 16px;
  transition: all 0.4s ease-in;
  display: inline-block;
  width: 160px;
  margin-left: 50px;
}
.header-wrap .navbar li:last-child{
  margin-right: 0px;
}
.blogdetailsConSection img{
  width: 100%;
  margin: 10px 0px;
}
.header-wrap .navbar li a.commonbtn:hover {
  color: #20469c;
  background: #fff;
  border: 1px solid #20469c;
}

.header-wrap .navbar li a.commonbtn:hover svg path{
  color: #fff;
}
.header-wrap .navbar .logo {
  padding-left: 0px;
}

.header-wrap .navbar .logo img{
  width: 190px;
}
.footerwrap .logo img{
  width: 190px;
}
.commonbtn {
  font-size: 16px;
  color: #fff;
  background: #20469c;
  border: 1px solid #20469c;
  border-radius: 100px;
  padding: 10px 25px;
  font-family: General-Sans-600;
  font-size: 16px;
  transition: all 0.4s ease-in;
}

.commonbtn:hover {
  color: #20469c;
  background: #fff;
  border: 1px solid #20469c;
}

.custom-container {
  max-width: 1440px;
  margin: auto;
  padding: 0px 50px!important;
}

.commonbtn span {
  position: relative;
  top: -2px;
  margin-left: 5px;
}

.commonbtn:hover svg path {
  stroke: #20469c;
}

.header-wrap .navbar a.active-link {
  color: #20469c;
  border-radius: 28px;
  background-color: #eff6ff;
}

.quicklinks {
  display: none;
}

.innerpage-wrap {
  position: relative;
  margin-top: 75px;
  padding: 30px 35px;
}

.home-banner-wrap.media-banner-wrap {
  position: relative;
  padding: 0px 30px;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container {
  background-image: url(../assets/img/media-press-bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  height: calc(100vh - 85px);
  max-height: 700px;
  justify-content: flex-end;
  margin: auto;
  padding: 100px 50px;
  display: flex;
  align-items: center;
  position: relative;
}

.home-banner-wrap .exam-section .exam-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0000008c;
  border-radius: 42px;
  background: linear-gradient(180deg, #0000, #000);
}

.home-banner-wrap .exam-section .exam-card {
  position: relative;
  z-index: 2;
  width: 580px;
  border-radius: 16px;
  background: #ffffff14;
  backdrop-filter: blur(12px);
  border: 1px solid #eaeaea;
  color: #fff;
  box-shadow: 0 4px 30px #0000000d;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card {
  padding: 100px 30px;
  border-radius: 36px;
  border: 0px;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card {
  box-shadow: 0 0;
  padding: 0;
  border-radius: 0;
}

.home-banner-wrap .exam-section .exam-card .analysis-card {
  background-color: transparent;
  border-radius: 12px;
  padding: 22px;
  box-shadow: 0 6px 16px #0000000f;
  height: 100%;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card h1 {
  font-size: 45px;
  line-height: 50px;
  font-family: Faktum-Test-700 !important;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card p {
  font-size: 16px;
  line-height: 28px;
  font-family: "General-Sans-500";
}

.footerwrap {
  padding: 80px 0px;
  background: #20469c;
}

img,
video {
  max-width: 100%;
  height: auto;
}

.footerwrap .tagline {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-family: "General-Sans-500";
  /*max-width: 300px;*/
  opacity: 0.9;
  margin-top: 20px;
}

.footerwrap h5 {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-family: "Faktum-Test-700";
}

.footerwrap ul li a,
.footerwrap ul li {
  /*color: #fff;*/
  font-size: 16px;
  line-height: 24px;
  color: #e6e9ff;
  font-family: "General-Sans-500";
          margin-bottom: 8px;
}
.footerwrap ul li{
  margin-bottom: 0px;
}

.footerwrap .botomsec-footer {
  border-top: 1px solid #ffffff;
  padding-top: 60px;
  margin-top: 60px;
}

.footerwrap .botomsec-footer p {
  font-size: 14px;
  color: #fff;
font-family: "General-Sans-500";
}

.footerwrap ul li a,
.footerwrap ul li,
.footerwrap .tagline {
  color: #fff;
}

.lInshight .headingbx-w {
  margin: 80px 0px;
}

.headingbx-w h2,
.awards-section h2 {
  font-size: 46px;
  line-height: 50px;
  color: #000000;
  font-family: "Faktum-Test-700";
}

.headingbx-w p,
.awards-section p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  font-family: "General-Sans-500";
}

.blogcategory {
  margin-top: 50px;
}

.recommended-title{
  font-family: 'Faktum-Test-700';
  font-size: 24px;
  color: #111;
}

.award-red {
  background: linear-gradient(135deg, #a8003a, #7a0028);
}

.award-purple {
  background: linear-gradient(135deg, #8f5aa8, #6c4c9b);
}

.award-dark {
  background: #333;
}

.award-gold {
  background: #d8c89e;
  color: #333;
}

.award-card {
  padding: 24px;
  border-radius: 18px;
  color: white;
  min-height: 130px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.award-card .year {
  font-size: 16px;
  margin-bottom: 8px;
  font-family: "General-Sans-500";
}

.award-card h5 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
  font-family: "Faktum-Test-700" !important;
}

.award-card p {
  font-size: 14px;
  opacity: 1;
  color: #fff;
  font-family: "General-Sans-500";
}

.relatedpostlisting .blog-itmes {
  padding: 0;
}

.latest-insight-items .latest-img-bx {
  max-width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.latest-insight-items .latest-img-bx .latest-img {
  position: relative;
  display: inline-block;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 265px;
}

.latest-insight-items .latest-img-bx .latest-img img {
  width: 100% !important;
  height: auto;
}

.latest-insight-items .latest-img-bx .latest-img:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: #000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .20772058823529416) 39%, rgba(0, 0, 0, 0) 79%);
  top: 0;
}

.relatedpostlisting .latest-img-bx .Insights-content {
  position: static;
  bottom: auto;
  padding: 20px 0;
}

.blog-itmes .Insights-content h5,
.datebxv {
  color: #515151;
  font-size: 14px;
  line-height: 22px;
  font-family: "General-Sans-500";
}

.blog-itmes .Insights-content h3 a {
  font-size: 24px;
  line-height: 26px;
  min-height: 50px;
  color: #000000;
  text-decoration: none;
  font-family: "Faktum-Test-700" !important;
}

.bcxflex {
  gap: 20px;
  margin-top: 10px;
}

.bcxflex a {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: "General-Sans-500";
  background: #FEF9C2;
  padding: 8px 12px;
  border-radius: 24px;
  text-decoration: none;
}

.blog-itmes .Insights-content p {
  font-size: 16px;
  line-height: 24px;
  color: #515151;
  font-family: "General-Sans-500";
  margin-bottom: 0px;
}

/* Custom Blog Layout */
/* .custom-blog-section {
  background-color: #f8f9fa;
} */

.blog-details {
  background: #fff;
  border-radius: 12px;
}

.post-main-title {
  font-size: 36px;
  line-height: 1.3;
  color: #111;
  font-family: 'Faktum-Test-700', sans-serif;
}

.datebxv {
  font-size: 14px;
  font-family: 'General-Sans-500', sans-serif;
  color: #6c757d;
}

.meta-separator {
  color: #ccc;
}

/* .custom-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #f1f3f5;
  color: #495057;
  transition: all 0.3s ease;
}

.custom-social a:hover {
  background-color: #e9ecef;
  color: #212529;
} */

.custom-social img {
  width: 20px;
  height: 20px;
}
.blogdetailsConSection p{
  font-size: 16px;
  line-height: 26px;
  color: #515151;
  font-family: 'General-Sans-500', sans-serif;
}
.custom-social a{
  margin-right: 10px;
}
.blogdetban{
  margin-bottom: 40px;
}
.blogdetban img{
  width: 100%;
}

.recommended-title {
  font-size: 20px;
  font-family: 'Faktum-Test-700', sans-serif;
}

.recommended-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  /* border-radius: 12px; */
  overflow: hidden;
  border: 0px;
}

/* .recommended-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08) !important;
} */

.recommended-card .rc-img{
  height: 250px;
  overflow: hidden;
  border-radius: 12px;
}

.card-body{
  padding-left: 0px;
  padding-right: 0px;
}

.card-body h4{
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-family: 'Faktum-Test-700', sans-serif;
}

.card-body .rc-excerpt{
  font-size: 16px;
  line-height: 24px;
  color: #515151;
  font-family: 'General-Sans-500', sans-serif;
}

.rc-meta{
  gap: 10px;
}

.rc-img img {
  transition: transform 0.5s ease;
}

.recommended-card:hover .rc-img img {
  transform: scale(1.05);
}

.rc-header-overlay {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
}

.rc-category {
  font-size: 11px!important;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.rc-title a {
  transition: color 0.3s ease;
}

.rc-title a:hover {
  color: #20469c !important;
}


/*==================Notification Page==========================*/
/* =====================================================
   NOTIFICATIONS PAGE — EXACT MATCH TO SCREENSHOT
   ===================================================== */

.npage-wrap {
  background: #f0f2f5;
  padding-top: 75px;
 font-family: "General-Sans-500";
  font-size: 13px;
  margin-top: 20px;
}

/* ── TOP HERO TEXT ───────────────────────────────── */
.npage-hero {
  background: #fff;
  border-bottom: 2px solid #e0e0e0;
  padding: 10px 0 8px;
}
.npage-hero-inner {
  max-width: 1440px;
    margin: auto;
    padding: 0px 35px !important;
}
.npage-hero h1 {
  font-size: 30px;
  font-weight: 700;
    font-family: "Faktum-Test-700";
  color: #1a237e;
  margin: 0 0 3px;
  line-height: 1.3;
}
.npage-hero p {
  font-size: 16px;
  color: #555;
  margin: 0;
  line-height: 1.5;
  max-width: 90%;
    font-family: "General-Sans-500";

}

/* ── TRENDING / TICKER BAR ───────────────────────── */
.npage-ticker {
  background: #d32f2f;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
.npage-ticker-label {
  background: #b71c1c;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 14px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 5px;
  letter-spacing: 0.5px;
  flex-shrink: 0;
  text-transform: uppercase;
 font-family: "Faktum-Test-700";

}
.npage-ticker-label::after {
  display: none;
}
.npage-ticker-scroll {
  flex: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 8px;
}
.npage-ticker-track {
  display: inline-flex;
  white-space: nowrap;
  animation: nticker 35s linear infinite;
  gap: 0;
}
.npage-ticker-track a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 5px 20px 5px 0;
  white-space: nowrap;
    font-family: "Raleway-400";
}
.npage-ticker-track a::before {
  content: '▶ ';
  font-size: 9px;
  margin-right: 3px;
  opacity: 0.8;
}
.npage-ticker-track a:hover { text-decoration: underline; }
@keyframes nticker {
  0%   { transform: translateX(80vw); }
  100% { transform: translateX(-100%); }
}

/* ── MAIN 2-COL LAYOUT ──────────────────────────── */
.npage-layout {
     max-width: 1440px;
    margin: auto;
    padding: 0px 35px !important;
  margin: 10px auto 0;
  /*padding: 0 10px 20px;*/
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

/* ── LEFT MAIN CONTENT ──────────────────────────── */
.npage-main {
  flex: 1 1 0;
  min-width: 0;
}

/* ── SECTION CARD ───────────────────────────────── */
.nsec {
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #dde0e7;
  border-radius: 3px;
  overflow: hidden;
}

.nsec-head {
  background: linear-gradient(90deg, #1a237e 0%, #2838a0 100%);
  color: #fff;
  padding: 7px 12px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: 0.2px;
   font-family: "Faktum-Test-700";
}
.nsec-head a.more {
  color: #ffd740;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #ffd740;
  padding: 1px 7px;
  border-radius: 2px;
}
.nsec-head a.more:hover {
  background: #ffd740;
  color: #1a237e;
}

/* ── TWO COLUMN GRID ────────────────────────────── */
.nsec-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.nsec-col {
  border-right: 1px solid #eaecf0;
}
.nsec-col:last-child { border-right: none; }

/* ── NOTIFICATION ROW ITEM ──────────────────────── */
.nitem {
  display: flex;
  align-items: flex-start;
  gap: 7px;
  padding: 6px 10px;
  border-bottom: 1px solid #f2f3f7;
  text-decoration: none;
  color: #222;
  transition: background 0.12s;
}
.nitem:last-child { border-bottom: none; }
.nitem:hover { background: #f5f7ff; }

/* Badges */
.nbadge {
  flex-shrink: 0;
  font-size: 9.5px;
  font-weight: 700;
  padding: 2px 5px;
  border-radius: 2px;
  text-transform: uppercase;
  margin-top: 2px;
  letter-spacing: 0.3px;
  white-space: nowrap;
  line-height: 1.4;
}
.nb-new    { background: #e53935; color: #fff; animation: nblink 1.3s ease-in-out infinite; }
.nb-result { background: #1565c0; color: #fff; }
.nb-admit  { background: #2e7d32; color: #fff; }
.nb-answer { background: #e65100; color: #fff; }
.nb-syl    { background: #6a1b9a; color: #fff; }
.nb-latest { background: #c62828; color: #fff; animation: nblink 1.3s ease-in-out infinite; }

@keyframes nblink {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0.35; }
}

.nitem-body { flex: 1; min-width: 0; }
.nitem-title {
  font-size: 16px;
  color: #1a237e;
  line-height: 1.45;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
    font-family: "General-Sans-500";
}
.nitem:hover .nitem-title {
  color: #e53935;
  text-decoration: underline;
}
.nitem-date {
  font-size: 10.5px;
  color: #999;
  margin-top: 1px;
}

/* ── RIGHT SIDEBAR ──────────────────────────────── */
.npage-sidebar {
  position: sticky;
  top: 20px;
  width: 270px;
  flex-shrink: 0;
}

/* Ad image blocks */
.nsb-ad {
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #dde0e7;
  background: #fff;
}
.nsb-ad a { display: block; }
.nsb-ad img {
  width: 100%;
  display: block;
  transition: opacity 0.2s;
}
.nsb-ad img:hover { opacity: 0.92; }

/* Sidebar widget */
.nsb-widget {
  background: #fff;
  border: 1px solid #dde0e7;
  border-radius: 3px;
  margin-bottom: 10px;
  overflow: hidden;
}
.nsb-widget-head {
  background: linear-gradient(90deg, #1a237e, #2838a0);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 12px;
  letter-spacing: 0.2px;
   font-family: "Faktum-Test-700";
}
.nsb-widget-body { padding: 4px 0; }
.nsb-link {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  padding: 10px 10px;
  border-bottom: 1px solid #f2f3f7;
  text-decoration: none;
  color: #333;
  font-size: 14px;
  line-height: 1.4;
  transition: background 0.12s;
    font-family: "General-Sans-500";
}
.nsb-link:last-child { border-bottom: none; }
.nsb-link:hover { background: #f5f7ff; color: #1a237e; }
.nsb-dot {
  width: 5px;
  height: 5px;
  background: #e53935;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 5px;
}

/* ── PAGINATION ─────────────────────────────────── */
.npage-pagi {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
  padding: 14px 0 6px;
}
.npage-pagi .page-numbers {
  display: inline-block;
  padding: 5px 11px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #1a237e;
  font-size: 12px;
  text-decoration: none;
  transition: all 0.15s;
  font-weight: 600;
}
.npage-pagi .page-numbers:hover,
.npage-pagi .page-numbers.current {
  background: #1a237e;
  color: #fff;
  border-color: #1a237e;
}

/* ── EMPTY STATE ────────────────────────────────── */
.npage-empty {
  padding: 40px 20px;
  text-align: center;
  color: #999;
  font-size: 14px;
}

/* ══════════════════════════════════════════════════
   RESPONSIVE
   ══════════════════════════════════════════════════ */
@media (max-width: 992px) {
  .npage-layout {
    flex-direction: column;
  }
  .npage-sidebar {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .npage-sidebar > * { margin-bottom: 0; }
}

@media (max-width: 768px) {
  .npage-wrap { padding-top: 60px; }
  .nsec-grid { grid-template-columns: 1fr; }
  .nsec-col  { border-right: none; }
  .npage-hero h1 { font-size: 13px; }
  .npage-sidebar { grid-template-columns: 1fr; }
  .nitem-title { font-size: 12px; }
  .npage-layout { padding: 0 6px 16px; }
}

@media (max-width: 480px) {
  .npage-wrap { padding-top: 55px; }
  .npage-hero { padding: 8px 0 6px; }
  .npage-hero h1 { font-size: 12px; }
  .nsec-head { font-size: 12px; }
  .nitem { padding: 5px 8px; }
  .npage-ticker-label { font-size: 10px; padding: 5px 10px; }
}

/*=================Notification Page =====================*/


@media screen and (max-width: 1420px) {
 .header-wrap .navbar li a.commonbtn {
  font-size: 14px;
  width: 150px;
}
.header-wrap .navbar .nav-item .nav-link {
  font-size: 14px;
}
.award-card .year{
  font-size: 15px;
}
.rc-overlay-title {
  font-size: 17px!important;
}
.recommended-title,.card-body h4{
  font-size: 22px;
}
.blogdetailsConSection p{
  font-size: 15px;
  line-height: 24px;
}
.post-main-title{
  font-size: 33px;
}
.footerwrap h5{
  font-size: 22px;
}
.blog-itmes .Insights-content p{
  font-size: 15px;
}
.blog-itmes .Insights-content h3 a{
  font-size: 22px;

}
.headingbx-w p, .awards-section p{
  font-size: 15px;
}
.lInshight .headingbx-w {
  margin: 60px 0px;
}
.home-banner-wrap .exam-section .exam-card {
  width: 540px;
}

.footerwrap {
  padding: 40px 0px;
}

.footerwrap h3 {
  font-size: 18px;
}

.footerwrap .botomsec-footer {
  margin-top: 25px;
  padding-top: 25px;
}
.footerwrap ul li a{
  margin-bottom: 8px;
}
.footerwrap ul li a,
.footerwrap ul li,
.footerwrap .tagline {
  font-size: 14px;
}

.award-card h5 {
  font-size: 18px;
}

.headingbx-w h2,
.awards-section h2 {
  font-size: 38px;
  line-height: 48px;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card {
  padding: 60px 25px;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card h1 {
  font-size: 36px;
}

.home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card p {
  font-size: 14px;
  line-height: 24px;
}
}



@media (max-width:1320px){
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card h1 {
    font-size: 32px;
  }
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card{
    padding: 40px 20px;
  }
  .award-card .year{
    font-size: 14px;
  }
  .rc-overlay-title {
    font-size: 16px!important;
    line-height: 1.2!important;
  }
  .recommended-title,.card-body h4{
    font-size: 20px;
  }
  .post-main-title{
    font-size: 30px;
    line-height: 1.2;
  }
  .footerwrap .botomsec-footer {
    margin-top: 20px;
    padding-top: 20px;
  }
  .footerwrap h5{
    font-size: 20px;
  }
  .blog-itmes .Insights-content h3 a{
    font-size: 20px;
    line-height: 25px;
  }
  .headingbx-w h2, .awards-section h2 {
    font-size: 34px;
    line-height: 44px;
  }
  .lInshight .headingbx-w {
    margin: 50px 0px;
  }
}

/* Responsiveness */
@media (max-width: 991px) {
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card h1 {
    font-size: 28px;
  }
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card{
    padding: 30px 15px;
  }
  .rc-overlay-title {
    font-size: 15px!important;
    line-height: 1.1!important;
  }
  .recommended-title,.card-body h4{
    font-size: 18px;
  }
  .post-main-title{
    font-size: 26px;
    line-height: 1.2;
  }
  .footerwrap .botomsec-footer {
    margin-top: 15px;
    padding-top: 15px;
  }

  .innerpage-wrap{
    padding: 30px 15px;
  }


  .custom-blog-layout .col-lg-8 {
    padding-right: 15px !important;
  }

  .custom-blog-layout .col-lg-4 {
    padding-left: 15px !important;
    margin-top: 40px !important;
  }

  .post-main-title {
    font-size: 28px;
  }

  .post-meta-toolbar {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .meta-rightbox {
    margin-top: 15px;
    width: 100%;
  }

  .custom-social {
    justify-content: flex-start;
  }
  .blogdetban{
    margin-bottom: 30px;
  }
  .blogdetailsConSection p{
    font-size: 15px;
  }
  .lInshight.custom-blog-section.pt-5{
    padding-top: 0px!important;
  }
  .headingbx-w h2, .awards-section h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .awards-section.py-5{
    padding-bottom: 30px!important;
  }
  .award-card h5 {
    font-size: 16px;
  }
  .headingbx-w p, .awards-section p {
    font-size: 14px;
  }
}

@media (max-width:767px){
  .npage-hero h1{
    font-size: 24px;
  }
  .npage-hero p{
    font-size: 15px;
  }
  .npage-ticker-label{
    font-size: 12px;
  }
  .nsec-head{
    font-size: 14px;
  }
  .nitem-title{
    font-size: 14px;
  }
  .custom-container,.npage-layout,.npage-hero-inner{
    padding: 0px 15px!important;
  }
  .header-wrap .navbar .logo img{
    width: 140px;
  }
  .footerwrap .logo img{
    width: 140px;
  }
  .footerwrap .tagline{
    max-width: 100%;
  }
  #mobileMenu{
    margin-top: 10px;
  }
  .navbar-light .navbar-toggler{
    border: 0px;
    color: #000;
  }
  .navbar-light .navbar-toggler-icon{

  }
  .header-wrap .navbar .custom-container{
    flex-wrap: wrap;
  }
  .footerwrap {
    padding: 30px 0px!important;
  }
  .footerwrap .botomsec-footer p{
    font-size: 12px;
    margin-bottom: 15px!important;
  }
  .awards-section.py-5{
    padding-bottom: 0px!important;
  }
  .lInshight .headingbx-w {
    margin: 30px 0px;
  }
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card .analysis-card h1 {
    font-size: 24px;
  }
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container .exam-card{
    padding: 15px 15px;
  }
  .home-banner-wrap.media-banner-wrap .exam-section .exam-container{
    padding: 20px;
    height: 100%;
  }
  .post-main-title {
    font-size: 24px;
  }
  .blogdetailsConSection p {
    font-size: 14px;
  }
  .rc-category{
    font-size: 10px!important;
  }
  .recommended-title,.card-body h4{
    font-size: 17px;
  }
  .post-main-title{
    font-size: 24px;
    line-height: 1.1;
  }
  .footerwrap .botomsec-footer {
    margin-top: 15px;
    padding-top: 15px;
  }
  .headingbx-w h2, .awards-section h2 {
    font-size: 26px;
    line-height:36px;
  }
  .blog-itmes .Insights-content h3 a {
    font-size: 16px;
    line-height: 22px;
  }
  .blog-itmes .Insights-content p {
    font-size: 14px;
  }
  .award-card .year{
    font-size: 13px;
  }
  .header-wrap .navbar .logo img ,.footerwrap .logo img{
    width: 140px;
  }

}
@media (min-width: 576px) {
  .pl-sm-4, .px-sm-4 {
    padding-left: 15px !important;
  }
}
@media (min-width: 576px) {
  .pr-sm-4, .px-sm-4 {
    padding-right: 15px !important;
  }
}
