

.aboutBanner {
  background-image: url("../images/aboutbghero.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  width: 100%;
}
.abtnModl {
  width: 50%;
}
.homeBannerContainer {
  display: flex;
  width: 90%;
  align-items: center;
  margin: 0 auto;
}
.bannerText {
  color: #111636;
  font-family: "Charter Regular";
  font-weight: 400;
  font-size: 64px;
  line-height: 69.44px;
}
.homeDescription {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 50px;
  margin-top: 80px;
  text-decoration-skip-ink: none;
  color: #af251c;
}



.about-2
{
  padding: 70px 0 30px;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ab-1-1
{
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}
.ab-1-1:before
{
  content: "";
  background: rgba(182, 202, 233, 0.15);
  z-index: -1;
  width: 62%;
  height: 600px;
  left: -100px;
  top: -70px;
  position: absolute;
}

.ab-1-1 h1 
{
  font-size: 65px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
}
.ab-1-1 h2 
{
  font-size:80px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
  margin:0 0 50px 0;
}

.ab-1-1 p 
{
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  margin:0 0 40px 0;
  color:#111636;
}

.ab-1-2
{
  position: relative;
}
.ab-1-2-flx
{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ab-1-2-pic
{
  width: 55%;
  height: auto;
}
.ab-1-2-pic img  
{
  width: 100%;
  height: auto;
}
.ab-1-2-dec
{
  width: 45%;
  background: #770101;
  padding: 20px;
  color: #fff;
}
.ab-1-2-dec ul 
{
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ab-1-2-dec ul li 
{
  width: 50%;
  height: auto;
  list-style: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 15px;
  border-width: 0 1px 1px 0;
}
.ab-1-2-dec ul li:nth-child(2)
{
  border-width: 0 0px 1px 0;
}
.ab-1-2-dec ul li:nth-child(3)
{
  border-width: 0 1px 0px 0;
}
.ab-1-2-dec ul li:nth-child(4)
{
  border-width: 0 0px 0px 0;
}
.ab-1-2-dec h4
{
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin:0 0 20px 0;
}

.ab-1-2-dec p
{
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin:0 0 0px 0;
}
.ab-1-3
{
  margin-top: 100px;
}

.ab-1-3-dec
{
  width: 55%;
  height: auto;
  padding:20px 30px;
  color: #fff;
  background: #111636;
}
.ab-1-3-dec h5
{
  font-size: 24px;
  font-family: "Charter Regular";
  font-weight: 400;
}
.ab-1-3-dec h2
{
  font-size: 42px;
  font-family: "Charter Regular";
  font-weight: 400;
  margin:0 0 30px 0;
}
.ab-1-3-dec p
{
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.ab-1-3-pic
{
  width: 45%;
  height: auto;
  background: #111636;
}
.ab-1-3-pic img 
{
  width: 100%;
  margin-top: -50px;
}

.ab-1-4 h4
{
  font-size: 40px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #000;
}
.ab-1-4 h3
{
  font-size: 52px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #000;
}
.ab-1-4-dec p
{
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin:0 0 20px 0;
}
.ab-1-4-dec
{
  width: 47%;
  height: auto;
  padding: 70px 15px 0 0;
}
.ab-1-4-pic
{
  width: 52%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 12px;
}
.ab-1-4-pic-1
{
  width: 49%;
  height: auto;
}
.ab-1-4-pic-1 img 
{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ab-1-5
{
  margin-top: 100px;
  margin-bottom: 250px;
  position: relative;
}
.ab-1-5-dec
{
  width: 45%;
  height: auto;
  padding:20px 30px 70px;
  color: #fff;
  background: #111636;
  position: relative;
}
.ab-1-5-dec h5
{
  font-size: 24px;
  font-family: "Charter Regular";
  font-weight: 400;
}
.ab-1-5-dec h2
{
  font-size: 42px;
  font-family: "Charter Regular";
  font-weight: 400;
  margin:0 0 20px 0;
}
.ab-1-5-dec p
{
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.ab-1-5-pic
{
  width: 55%;
  height: auto;
}
.ab-1-5-pic img 
{
  width: 100%;
  margin-top: -40px;
}
.ab-1-5-dec-iner
{
  width: 100%;
  max-width: 80%;
  padding: 20px;
  background: #AF251C;
  position: absolute;
  right: 40px;
  bottom: -230px;
}


.lm-tab .nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.lm-tab .nav-tabs .nav-link
{
  width: 25%;
  color:#888888;
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.lm-tab .nav-tabs .nav-link {
  margin-bottom: 0;
  border-bottom: 2px solid #fff !important;
}
.lm-tab .nav-tabs .nav-link.active {
  background-color: #fff;
  border-color: #fff #fff #AF251C;
  color: #AF251C;
  border-bottom: 2px solid #AF251C !important;
  padding-left: 0;
  padding-right: 0;
}
.lm-tab .nav-tabs .nav-link:focus, .lm-tab .nav-tabs .nav-link:hover {
  border-color: #fff #fff #fff;
}
.lm-heading
{
  margin-top: 50px;
}
.lm-heading h4 
{
  font-size: 30px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
}
.lm-heading h3 
{
  font-size: 80px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
  margin:0 0 50px 0;
}

.lm-pic
{
  width: 80%;
  height: auto;
  margin: 0 0 20px 0;
  text-align: center;
}
.lm-pic img 
{
  max-width: 100%;
}
.lm-tl
{ 
  width: 85%;
  height: auto;
  margin: 0 0 20px 0;
  text-align: center;
  padding: 0 0px;
}
.lm-tl h4
{
  color: #770101;
  font-size: 32px;
  font-weight: 600;
}
.lm-tl p
{
  color: #770101;
  font-size: 18px;
  font-weight: 400;
}
.lm-tl h5
{
  color: #770101;
  font-size: 18px;
  font-weight: 600;
}

.lm-dec
{
  padding: 0 0 0 30px;
  position: relative;
}
.lm-dec h5:before 
{
  position: absolute;
  left: -77px;
  top: -34px;
  content: "";
  background: url(../images/about/coma.png) no-repeat;
  width: 96px;
  height: 76px;
  z-index: 99;
}

.lm-dec h5
{
  color: #770101;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 40px 0;
  line-height: 43px;
  position: relative;
}
.lm-dec p
{
  color: #111636;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 30px 0;
}
.ab-2-1
{
  position: relative;
  z-index: 1;
}
.ab-2-1:before
{
  content: "";
  background: rgba(182, 202, 233, 0.15);
  z-index: -1;
  width: 50%;
  height: 900px;
  left: -100px;
  top: 20px;
  position: absolute;
}
.intra-ved
{
  width: 100%;
  height: auto;
  padding: 20px;
  background: #D0E1FA;
  margin-bottom: 30px;
}
.intra-ved iframe 
{
  width: 100%;
  height: 350px;
  border: 1px solid #D0E1FA;
}
.glr
{
  width:95%;
  margin: 0px auto;
  padding: 0 10px;
}
.glr img
{
   width: 100%;
   height: auto;
}
.gallery
{
  padding: 30px 0 60px;
}
.gallery .slick-prev
{
   position: absolute;
   bottom: 0;
   left: 43%;
   background: #c5161d;
   color: #fff;
   border:1px solid #c5161d;
   padding: 7px 16px;
   border-radius: 4px;
   width: 100px;
}
.gallery .slick-next
{
   position: absolute;
   bottom: 0;
   right: 42%;
   background: #c5161d;
   color: #fff;
   border:1px solid #c5161d;
   padding: 7px 16px;
   border-radius: 4px;
   width: 100px;
}
.gallery .slick-dots
{
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 20px 0 0;
}
.gallery .slick-dots li 
{
  background: #ccc !important;
  list-style: none;
  color: #000;
}

.gallery .slick-dots li.slick-active
{
   background: transparent !important;
}

.gallery-2
{
  padding: 30px 0 60px;
}
.gallery-2 .slick-prev
{
   position: absolute;
   bottom: 0;
   left: 40%;
   background: #c5161d;
   color: #fff;
   border:1px solid #c5161d;
   padding: 7px 16px;
   border-radius: 4px;
   width: 100px;
}
.gallery-2 .slick-next
{
   position: absolute;
   bottom: 0;
   right: 40%;
   background: #c5161d;
   color: #fff;
   border:1px solid #c5161d;
   padding: 7px 16px;
   border-radius: 4px;
   width: 100px;
}
.heading h3 
{
  font-size: 70px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
}
.heading h4 
{
  font-size: 50px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
  margin: 10px 0 20px 0;
}
.heading h5 
{
  font-size: 26px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
  margin: 0 0 40px 0;
}
.rac-dec h4
{
  font-size: 26px;
  font-family: "Charter Regular";
  font-weight:600;
  color: #111636;
  margin: 0 0 20px 0;
}
.rac-dec ul li 
{
  font-size: 18px;
  list-style: decimal;
  margin: 0 0 7px 0;
}
.rac-dec h5
{
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin: 0 0 10px 0;
}
.rac-dec p
{
  font-size:18px;
  font-weight: 400;
  color: #000;
  margin: 0 0 10px 0;
}
.table.rac-table > thead
{
  background: #111636;
  color: #fff;
}

.table.rac-table > tbody tr:nth-child(odd)
{
  background: rgba(182, 202, 233, 0.3);
}
.table.rac-table > tbody tr:nth-child(even)
{
  background: rgba(255, 255, 255, 0.58);

}
.table.rac-table > tbody tr td 
{
  border-right:1px solid rgba(17, 22, 54, 0.5);
  max-width: 400px;
  font-size: 18px;
  color: #000;
  padding: 18px 13px;
  font-weight: 500;
}
.table.rac-table > tbody tr td:last-child 
{
  border-right:0px solid rgba(17, 22, 54, 0.5);
}
.responsive-table
{
  margin-bottom: 40px;
}
.rac-table ul 
{
  padding: 0 0 0 20px;
}
.rac-table ul li 
{
  margin: 0 0 7px 0;
}
.table.rac-table thead th 
{
  font-size: 20px;
  padding: 18px 13px;
  vertical-align: top;
}

.fa-tab .nav
{
  display: flex;
  justify-content:center;
  align-items: center;
  width: 100%;
  background: #111636;
  border-radius: 7px;
  padding: 15px 0;
}
.fa-tab .nav-tabs .nav-link {
  width: auto;
  color: #fff;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 0 0px;
  margin: 0px 50px;
}
.fa-tab .nav-tabs .nav-link {
  margin-bottom: 0;
}
.fa-tab .nav-tabs .nav-link.active
{
  background-color: transparent;
  border-color: transparent ;
  color:#fff;
  border-bottom: 2px solid #AF251C !important;
  font-weight: 700;
}
.fa-tab .nav-tabs .nav-link:focus, .fa-tab .nav-tabs .nav-link:hover {
  border-color: transparent;
}

table.rac-table td h5 
{
  font-size: 36px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
  margin: 0px 0 10px 0;
}

.tab-content {
  display: block;
}

.tab-content.active {
  display: block;
}
.full-pic
{
  width: 100%;
  height: auto;
  margin: 20px 0;
}
.full-pic img 
{
  width: 100%;
  height: auto;
}
.table.rac-table.sba-tbl > tbody tr:nth-child(2n)
{
  background: rgba(182, 202, 233, 0.3);
}
.table.rac-table.sba-tbl > tbody tr td:nth-child(2n) {
  border-right: 1px solid rgba(17, 22, 54, 0.5) !important;
}
.rac-table.sba-tbl td {
  border-bottom: 1px solid rgba(17, 22, 54, 0.5);
}



.dvp-sec
{
  position: relative;
  z-index: 1;
}
.dvp-sec::before {
  content: "";
  background: rgba(182, 202, 233, 0.15);
  z-index: -1;
  width: 49%;
  height: 700px;
  left: -100px;
  top: -30px;
  position: absolute;
}
.dvp-text h5
{
  font-size: 18px;
  font-weight: 600;
  color: #770101;
  margin: 0 0 12px 0;
}
.dvp-text p
{
  font-size: 16px;
  font-weight: 500;
  color: #111636;
  margin: 0 0 15px 0;
  line-height: 27px;
}
.dvp-text p a  
{
  color: #770101;
  text-decoration: underline;
}

.dvp-text p a:hover 
{
  color: #000;
}

.dvp-pic
{
  width: 100%;
  height: auto;
  text-align: center;
}
.dvp-pic img 
{
  max-width: 90%;
  min-height: 500px;
}

.lm-tab.sa-tab .nav-tabs .nav-link 
{
  max-width: 177px;
  width: auto;
}

.pdf-btn
{
  width:100%;
  height: auto;
  box-shadow: 0px 0px 44px 0px #0000001C;
  max-width: 320px;
  
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.pdf-btn a 
{
  padding:30px 30px 20px;
}

.pdf-icon
{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 15px 0 0;
  text-align: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  margin: 0px auto 20px;
  background: #fff;
}
.pdf-icon img 
{
  max-width: 50px;
  max-height: 40px;
}
.pdf-text
{
  width: 66%;
}
.pdf-btn a 
{
  color: #111636;
  font-size: 26px;
  font-family: "Charter Regular";
  display: block;
  width: 100%;
  height: 100%;
}
.pdf-btn a:hover 
{
  color: #c5161d;
}
.pdf-btn:hover 
{
  background: #BA0019;
  transition: 0.5s ease all;
}
.pdf-btn:hover a 
{
  color: #fff;
}






.sf-accordian .accordion-button
{
  background: #111636;
  outline: none;
  color:#fff;
  font-size: 26px;
  font-weight: 600;
}

.sf-accordian .accordion-button::after
{
  background:url(../images/down.png) no-repeat !important;
  background-size: 100% auto !important;
  width: 25px;
}
.sf-accordian .accordion-item
{
  margin-bottom: 20px;
  border: 0px solid rgba(0,0,0,.125);
}

.bg-top
{
  position: relative;
  z-index: 1;
}
.bg-top:before
{
  content: "";
  background: rgba(182, 202, 233, 0.15);
  position: absolute;
  z-index: 0;
  width: 60%;
  height: 380px;
  left: -100px;
  top: 20px;
}
.bg-top .row  
{
  position: relative;
}
.bg-top .heading
{
  margin-top: 50px;
  margin-bottom: 80px;
}
.bg-top .heading p 
{
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  max-width: 60%;
}



.about-1 .nav li.drop
{
  backdrop-filter: none;
}
.sub
{
  position: absolute;
  left: 0;
  top: 52px;
  background: #D0E1FA;
  border-radius: 7px;
  padding:10px 10px;
  z-index: 9;
  min-width: 220px;
  visibility: hidden;
}
.sub a 
{
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  border-bottom: 1px solid #fff;
  color:#111636;
  display: block;
}
.sub a:hover 
{
  color:#111636;
  border-bottom: 1px solid #AF251C;
  font-weight: 600;
} 
.about-1 .nav li.drop:hover .sub 
{
  visibility: visible;
}

/** Legal Aid  **/


.legal-dec h5
{
  font-size: 24px;
  color: #111636;
  margin: 0 0 20px 0;
  font-weight: 600;
}
.legal-dec ul li
{
  list-style: decimal;
  font-size: 16px;
  color: #111636;
  margin: 0 0 20px 0;
  font-weight: 500;
}
.legal-dec ul li ol li
{
  list-style: lower-alpha;
  font-size: 16px;
  color: #111636;
  margin: 10px 0 5px 0;
}
.sf-accordian.mooting-accordian .accordion-button {
  background: #B1CFFC;
  color: #111636;
}
.sf-accordian.mooting-accordian .accordion-button::after {
  background: url(../images/moot-down.png) no-repeat !important;
    background-size: auto;
  background-size: 100% auto !important;
  width: 25px;
}
.lm-tab.moot-tab .nav
{
  flex-wrap: inherit;
}
.lm-tab.moot-tab .nav-tabs .nav-link
{
  width: 100%;
  font-size: 30px;
}
.pdf-btn.moot-btn
{
  display: block;
  max-width: 100%;
  height: 100%;
}

.pdf-btn.moot-btn .pdf-text {
  width: 100%;
}

.fa-tab.sp-tab .nav-tabs .nav-link
{
  padding: 0 13px;
}

.rac-table.sp-table ul li
{
  list-style: decimal;
}
.rac-table.sp-table ul {
  padding: 0 0 0 40px;
}

.sp-fl 
{
  background: #770101;
  padding: 50px 50px;
  border-radius: 20px;
  display: flex;
  margin:40px 0 20px;
  gap: 30px;
}
.sp-pic
{
  width: 100%;
  height: auto;
}
.sp-pic img
{
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.sp-dec
{
  width: 100%;
  height: auto;
  color: #fff;
}
.sp-dec h4 
{
  font-size: 32px;
  font-family: "Charter Regular";
  color: #fff;
  margin: 0 0 40px 0;
}
.sp-dec ul li
{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 12px 0;
}
.sp-list ul li
{
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 12px 0;
}
.do-pic
{
  padding: 0 100px 0 0;
}
.sp-dec p
{
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.sp-fl-1
{
  background: #770101;
  padding: 50px 50px;
  border-radius: 20px;
  margin:40px 0 20px;
}
.sp-fl-1 p
{
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 20px 0;
}
.sp-fl-1 h5
{
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.sp-fl-1 .sp-pic img
{
  border-radius: 10px;
}
.sp-fl-1 .d-flex
{ 
  gap: 30px;
}

.report-dec h4 
{
  font-size: 32px;
  font-family: "Charter Regular";
  color: #000;
  margin: 0 0 40px 0;
}
.report-dec h5
{
  font-size: 24px;
  color: #111636;
  margin: 10px 0 20px 0;
  font-weight: 600;
}
.report-dec ul li
{
  font-size: 20px;
  color: #111636;
  margin: 0 0 10px 0;
  font-weight: 500;
}
.report-dec p
{
  font-size: 20px;
  color: #111636;
  margin: 0 0 10px 0;
  font-weight: 500;
}
.glr-1
{
  width:100%;
  margin: 0px auto;
  padding: 0 0px;
}
.glr-1 img
{
   width: 100%;
   height: auto;
}
.gallery-1
{
  padding: 30px 0 50px;
}
.gallery-1 .slick-prev
{
   position: absolute;
   bottom: 0;
   left: 43%;
   background: #c5161d;
   color: #fff;
   border:1px solid #c5161d;
   padding: 7px 16px;
   border-radius: 4px;
}
.gallery-1 .slick-next
{
   position: absolute;
   bottom: 0;
   right: 42%;
   background: #c5161d;
   color: #fff;
   border:1px solid #c5161d;
   padding: 7px 16px;
   border-radius: 4px;
}
.gallery-1 .slick-dots
{
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 20px 0 0;
}
.gallery-1 .slick-dots li 
{
  background: #ccc !important;
  list-style: none;
  color: #000;
}

.gallery-1 .slick-dots li.slick-active
{
   background: transparent !important;
}
.intra-ved img 
{
  width: 100%;
}

.cul-flx
{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cul-bx
{
  background: #EAF0F9;
  width: 32%;
  height: auto;
  margin: 0 0 20px 0;
  padding: 0 0 10px;
}
.cul-heading
{
  background: #111636;
  padding: 10px 10px;
  color:#fff;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  margin: 0 0 15px 0;
}
.cul-bx p 
{
  padding: 0 15px;
  font-size: 18px;
  font-weight: 500;
}


.about-3
{
  padding: 50px 0;
}
.ugc-ls .pdf-btn.moot-btn
{
  padding: 0px 0px;
  margin: 0px auto 20px;
  max-width: 100%;
}
.ugc-ls .pdf-btn.moot-btn a 
{
  padding: 30px 30px;
}

.mt-140
{
  margin-top: 160px;
}
.nd-ofc p 
{
  color: #111636;
  font-size: 32px;
  font-weight: 500;
}
.slsp-tabl h4
{
  font-weight: 700;
  font-size: 24px;
  color: #000000;
  margin: 10px 0;
}
.slsp-tabl tr td:first-child 
{
  width: 30%;
}
.slsp-tabl
{
  max-width: 1000px;
  margin: 0px auto;
}

.text-dec p
{
  font-size: 16px;
  font-weight: 500;
}
.text-dec ul li
{
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.fl-box
{
  box-shadow: 1px 3px 4px 2px #ddd;
  background: #fff;
  padding:30px 20px;
  text-align: center;
  width:100%;
  border-radius: 10px;
}
.fl-box h3 
{
  margin: 20px 0 0 0;
  font-size: 24px;
  color: #000;
}
.fl-box h3 a 
{
  color:#000;
  font-weight: 500;
}
.cons
{
  width:100%;
  height: auto;
  margin-top: 30px;
}
.cons iframe 
{
  width: 100% ;
  height: 800px;
}

.mt-10
{
  margin-top: 200px !important;  
}
.lp-decs
{
  margin-top: 100px;
}
.lp-pic
{
  width: 100%;
  height: auto;
  background: rgba(182, 202, 233, 0.15);
  padding: 30px;
  border-radius: 15px;
}
.lp-pic img 
{
  width: 100%;
  height: auto;
}
.lp-decs h5
{
  font-size: 24px;
  font-family: "Charter Regular";
  font-weight: 400;
  color: #111636;
  margin: 20px 0 10px 0;
  text-align: center;
}
.pfd
{
  width: 100%;
  height: auto;
}

.pfd a 
{
  background-color: #c5161d;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding: 13px 25px;
  border-radius: 5px;
  transition: 0.5s;
  text-transform: uppercase;
  text-decoration: none;
}
.mt-100
{
  margin-top: 100px;
}


.text-dec li 
{
  font-size: 18px;
  font-weight: 500;
}








@media screen and (min-width: 1700px) and (max-width: 5000px){
  .diff-sec{
    flex-wrap: no-wrap !important;
  }
  .about-1 .nav-pills .nav-link {
    padding: 10px 25px;
    font-size: 24px;
  }
  .ab-1-1 h1
  {
    font-size: 70px;
  }
   .ab-1-1 h2
  {
    font-size: 80px;
  }
  .ab-1-1 p
  {
    padding: 0 30px 0 0;
  }
.ab-1-1::before {
  width: 54%;
  height: 600px;
}
.ab-1-2-dec ul li
{
  padding: 24px 15px;
}
.ab-1-3-dec {
  padding: 50px 50px 50px 40px;
}
.ab-1-3-dec h2 {
  font-size: 52px;
}
.ab-1-3-dec p
{
  font-size: 18px;
}
.ab-1-4 h3 {
  font-size: 64px;
}
.ab-1-4-dec p
{
  font-size: 18px;
  line-height: 30px;
}
.ab-1-4-dec {
  padding: 90px 45px 0 0;
}
.ab-1-5-dec h2 {
  font-size: 52px;
}
.ab-1-5-dec p {
  font-size: 18px;
}
.ab-1-5-dec {
  padding: 50px 30px 70px 70px;
}
.ab-1-5-dec-iner {
  bottom: -161px;
}
.lm-tab .nav-tabs .nav-link
{
  font-size: 24px;
}
.ab-2-1::before
{
  width: 43%;
  height: 1000px;
}
.lm-dec p {
  font-size: 18px;
  line-height: 30px;
}
.lm-tl {
  padding: 0 90px;
}
.heading h3 
{
  font-size: 60px;
  margin-bottom: 20px;
}
.heading h5
{
  font-size: 32px;
}
/*.table.rac-table > tbody tr td 
{
  font-size: 24px;
}*/

.rac-dec h4
{
  font-size: 32px;
}
.rac-dec ul li, .rac-dec p, .rac-dec h5
{
  font-size: 18px;
  font-weight: 500;
}
.table.rac-table thead th 
{
  font-size: 20px;
}
.dvp-text h5
{
  font-size: 20px;
}
.dvp-text p
{
  font-size: 18px;
  line-height: 30px;
}
.dvp-sec::before {
  width: 42%;
  height: 750px;
}
.lm-tab.sa-tab .nav-tabs .nav-link {
  max-width: inherit;
}
.legal-dec ul li, .legal-dec ul li ol li
{
  font-size: 18px;
}
.sp-list ul li
{
  font-size: 24px;
}
.sp-dec h4
{
  font-size: 34px;
  line-height: 45px;
}
.sp-dec ul li
{
  font-size:24px;
}
.sp-dec {
  padding: 0 35px 0 0;
}
.sp-dec p
{
  font-size: 24px
}
.cul-heading
{
  font-size: 32px;
}
.cul-bx p 
{
  font-size: 20px;
}
.text-dec p
{
  font-size: 20px;
}
.text-dec ul li
{
  font-size: 20px;
}
.bg-top::before {
  height: 201px;
}
.intra-ved iframe {
  height: 450px;
}
.lm-tab .nav {
  padding-left: 0px;
  padding-right: 0px;
  flex-wrap: nowrap;
}
.bg-top .heading {
  margin-top: 50px;
  margin-bottom: 30px;
}

}




@media screen and (max-width: 1440px) {
  .diff-sec{
    flex-wrap: no-wrap !important;
  }
  .abtnModl {
    width: 60%;
  }
  .heading h3 
  {
    font-size: 46px;
  }
  .bg-top .heading p{
    font-size:15px;
  }
  .diff-sec{
    flex-wrap: wrap !important;
  }
  .ab-1-5-pic img {
  width: 104%;
  margin-top: 0;
}
.ab-1-3-pic img {
  margin-top: -29px;
}
}

@media screen and (max-width: 1280px) {
  .abtnModl {
    width: 70%;
  }
  .heading h3 
  {
    font-size: 50px;
  }
  .bannerText p {
    font-size: 48px;
    line-height: 50.44px;
  }
  .homeDescription {
    font-size: 28px;
    line-height: 36px;
  }
.about-1 .nav-pills .nav-link {
  padding: 10px 10px;
  font-size: 15px;
}
.ab-1-1 h1
{
  font-size: 50px;
}
.ab-1-1 h2 {
  font-size: 63px;
}
.ab-1-1 p {
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 20px 0;
}
.ab-1-4-pic-1 {
  width: 48%;
}
.ab-1-5-dec h2 {
  font-size: 38px;
}
.lm-tab .nav-tabs .nav-link
{
  font-size: 14px;
}
.lm-heading h3
{
  font-size: 60px;
}
.ab-1-2-pic {
  width: 100%;
}
.ab-1-2-dec {
  width: 100%;
}
.ab-1-4-dec {
  padding: 00px 0 0 0;
}
.ab-1-5-dec-iner {
  max-width: 100%;
  position: relative;
  right: 0;
  bottom: 0;
}
.table.rac-table thead th 
{
  font-size: 22px;
}
.sf-accordian .accordion-button
{
  font-size: 20px;
}
.bg-top .heading p {
  font-size: 16px;
  max-width: 100%;
}
.lm-tab.sa-tab .nav-tabs .nav-link {
  max-width: 16.50%;
  padding: .5rem 5px;
}
.bg-top .heading {
  margin-top: 30px;
  margin-bottom: 0;
}
/* .dvp-text
  {
    max-height: 400px;
    overflow-y: auto;
  }*/
.dvp-sec::before
{
  display: none;
}



}
@media screen and (max-width: 1080px) {
  .homeDescription {
    font-size: 24px;
    line-height: 30px;
    margin-top: 40px;
  }
.ab-1-3-pic img {
  margin-top: 0;
  width: 103%;
}
.ab-1-3-pic
{
  overflow: hidden;
}
.ab-1-5-pic img {
  margin-top: 0;
}
.sp-dec p {
  font-size: 16px;
}
.sp-fl-1 p {
  font-size: 16px;
}
.sp-list ul li {
  font-size: 16px;
}
.container {
  max-width: 98% !important;
}
 .ab-1-5-dec h2 {
    font-size: 32px;
  }
.ab-1-5-dec {
    width: 50%;
    max-height: 323px;
    overflow-y: auto;
  }
.ab-1-5-pic {
  width: 50%;
}
.ab-1-5
{
  margin-bottom: 30px;
}
.footer-top {
  margin: 40px 0 0;
}
.ab-1-5-pic img {
    width: 100%;
  }
.ab-1-3-dec h2 {
  font-size: 30px;
  margin: 0 0 10px 0;
}
.ab-1-3-dec {
  width: 55%;
  height: auto;
  padding: 15px 17px;
}
.gallery-2 .slick-prev
{
   left: 35%;
}
.gallery-2 .slick-next
{
   right: 35%;
}
.dvp-sec::before
{
  height: 560px;
}
.mt-10 {
  margin-top: 100px !important;
}
}
@media screen and (max-width: 990px) {
  .abtnModl {
    margin-top: 1rem;
    width: 40%;
  }
  .ab-1-5 {
  margin-bottom: 50px;
}
}
@media screen and (max-width: 900px) {

   .ab-1-1 h2 {
    font-size: 50px;
  }
.ab-1-4-dec {
  width: 100%;
}
.ab-1-4-pic {
  width: 100%;
}
.ab-1-5-pic {
  width: 100%;
  height: auto;
}
.ab-1-5-dec {
  width: 100%;
}
.footer-top {
  margin: 40px 0 0;
}
.container {
  max-width: 95% !important;
}
.responsive-table
{
  overflow-x: scroll;
}
.rac-table
{
  width: 1200px;
}
.gallery .slick-next
{
  right: 0;
}
.gallery .slick-prev 
{
  left: 0;
}
.gallery
{
  margin: 0 0 50px 0;
}
 .ab-1-3-pic {
    width: 50%;
  }
   .ab-1-3-dec {
    width: 50%;
  }
   .ab-1-3-pic img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .bannerText p br
  {
    display: none;
  }
  .bannerText p {
    text-align: center;
  }
  .homeDescription
  {
    text-align: center;
  }
 
}
@media screen and (max-width: 768px) {
  .abtnModl {
    width: 60%;
  }
  .bannerText p {
    font-size: 40px;
    line-height: 45px;
  }
  .homeDescription {
    font-size: 22px;
    line-height: 26px;
  }
.ab-1-3-dec {
  width: 100%;
}
.ab-1-3-pic {
  width: 100%;
}
.ab-1-4 h3 {
  font-size: 44px;
}
.heading h3 {
  font-size: 30px;
}
.dvp-sec .heading h3 {
  font-size: 38px;
}

.heading h5 {
  font-size: 20px;
}
.rac-dec h4 {
  font-size: 22px;
}
.rac-dec ul li {
  font-size: 16px;
}
.rac-dec p {
  font-size: 16px;
}
.sp-list ul
{
  padding: 0 0 0 10px;
}
.about-2 {
  padding: 30px 0 30px;
}
.dvp-sec::before {
  display: none;
}
 .ab-1-5-dec {
    max-height: 800px;
    overflow-y: inherit;
  }

}

@media screen and (max-width: 767px) {

  .dvp-pic
  {
    margin-bottom: 20px;
  }
 .dvp-sec::before {
   display: none;
  }

.ab-1-3 {
  margin-top: 30px;
}
.ab-1-5
{
  margin-top: 30px;
}
.ab-1-5-dec {
  padding: 20px 15px 20px;
  max-height: 1200px;
}
.table.rac-table > tbody tr td
{
  font-size: 16px;
}
.heading h4 {
  font-size: 25px;
}
table.rac-table td h5 {
  font-size: 24px;
}
 .table.rac-table thead th {
    font-size: 17px;
  }
   .ab-1-5-dec-iner {
    bottom: 200px;
    top: 50px;
  }

}



@media screen and (max-width: 600px) {
  .abtnModl {
    width: 80%;
  }
   .ab-1-1 h2 {
    font-size: 36px;
  }
  .ab-1-2-dec ul li {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-width: 0 0px 1px 0 !important;
  padding: 10px 0px;
}
.ab-1-3-dec h2 {
  font-size: 34px;
}
  .ab-1-4 h3 {
    font-size: 34px;
  }
.ab-1-4 h4 {
  font-size: 22px;
}
  .ab-1-5-dec h2 {
    font-size: 34px;
  } 
.lm-heading h3 {
    font-size: 32px;
  }
.lm-heading h4 {
  font-size: 24px;
}
.lm-pic {
  width: 100%;
}
.lm-tl {
  width: 100%;
}
.lm-dec {
  padding: 0 0 0 0;
}
.lm-dec h5::before
{
  left: -11px;
}
.lm-dec h5 {
  font-size: 22px;
  line-height: 30px;
  position: relative;
}
 .footer-top ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
.footer-top ul li {
  margin: 0px !important;
  max-width: 45%;
}
.footer-top ul li a {
  display: block;
  padding: 13px 25px;
}
.footer-top ul li a p {
  font-size: 16px;
  margin: 12px 0 0;
}
.scrl
{
  width: 100%;
  overflow-x: scroll;
}
.about-1 .nav
{
  width: 2343px;
  justify-content: left;
}
.lm-tab .nav
{
  width: 700px;
}
.lm-tab
{
  overflow-x: scroll;
}
.lm-dec p {
  margin: 0 0 10px 0;
}
.intra-ved
{
  margin-bottom: 20px;
}

.glr
{
  padding: 0;
}
.sp-fl {
  padding: 20px 20px;
  border-radius: 10px;
  display: block;
  margin: 40px 0 20px;
  gap: 0px;
}
.sp-fl-1
{
  padding: 20px 20px;
  border-radius: 10px;
}
.sp-fl-1 h5 {
  font-size: 22px;
}
.sp-fl-1 .d-flex {
  gap: 0;
  display: block !important; 
}
.sp-pic
{
  margin: 10px 0;
}
.report-dec p {
  font-size: 16px;
}
.report-dec ul li {
  font-size: 16px;
}
.cul-flx {
  display: block;
}
.cul-bx
{
  width: 100%;
}
.cul-bx p {
  font-size: 16px;
}



}
@media screen and (max-width: 425px) {
  .abtnModl {
    width: 100%;
  }
  .bannerText p {
    font-size: 32px;
    line-height: 35px;
  }
  .homeDescription {
    font-size: 20px;
  }
}
