@import url(https://fonts.googleapis.com/css2?family=Futura+Hv+BT);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);tyj.,jkhbhbjkllk @font-face{font-family:'Mangro';src:url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/MangroRegular.eot);src:url('https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/MangroRegular.eot?#iefix') format('embedded-opentype'),url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/MangroRegular.woff2) format('woff2'),url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/MangroRegular.woff) format('woff'),url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/MangroRegular.ttf) format('truetype'),url('https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/MangroRegular.svg#MangroRegular') format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Futura Bk BT';src:url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/FuturaBT-Book.eot);src:url('https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/FuturaBT-Book.eot?#iefix') format('embedded-opentype'),url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/FuturaBT-Book.woff2) format('woff2'),url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/FuturaBT-Book.woff) format('woff'),url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/FuturaBT-Book.ttf) format('truetype'),url('https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/font/FuturaBT-Book.svg#FuturaBT-Book') format('svg');font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}section{width:100%;margin:auto}.mt-150{margin-top:100px}.btn-close{background:none!important;font-size:20px!important;margin-top:-1.5rem!important;opacity:1!important}.header{width:100%;position:fixed;top:0;left:0;z-index:100000;height:100px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:#fff;box-shadow:0 1px 5px 0 #c4c4c4}.sticky_header{top:0;left:0;background-color:#ffffff!important;box-shadow:0 1px 5px 0 #c4c4c4!important;height:85px!important}.sticky_header .navbar-brand::after{display:none}.home_header{background-color:#fff;box-shadow:none}html{margin:0!important}.navbar-brand{width:81px;height:81px;display:flex;align-items:center;justify-content:center;position:relative}.navbar-brand::after{content:'TRDP';position:absolute;left:16px;bottom:-20px;left:80px;bottom:50%;font-size:20px;font-family:'Futura Bk BT',sans-serif';
  font-family: 'Mangro';
  font-weight: 400;
  line-height: 0;
  letter-spacing: 0;
}
body.home{
  padding-top:100px;
}
.home_header .navbar-brand::after{
 
}
.home_header.sticky_header .navbar-brand::after,.sticky_header .navbar-brand::after{
  color: #2A345E;
}
.logo{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.logo img{
  width: 152px;
    height: 152px;
}
.navbar-nav .nav-link,.home_header.sticky_header .navbar-nav .nav-link,.sticky_header .navbar-nav .nav-link  {
  color: #2A345E !important;
}
.home_header .navbar-nav .nav-link  {
  /* color: #ffffff !important; */
}
.navbar-nav .nav-link {
font-family: 'Futura Hv BT', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;

}
.navbar-nav .nav-link.active,.home_header.sticky_header .navbar-nav .nav-link.active,.sticky_header .navbar-nav .nav-link.active {
  color: #B7282C !important;
}
#searchModal{
  z-index: 200000;
}
#searchModal.show{
  background: #2a345eea;
}
.navbar-toggler{
  outline: none !important;
  border: none !important;
  overflow: hidden;
}
.navbar-toggler:focus{
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

.home_header .navbar_toggler_icon {
  color:;
  font-size: 40px;
}
.navbar_toggler_icon {
  color: #2A345E;
  font-size: 40px;
}
.sticky_header .navbar_toggler_icon {
  color: #2A345E;
}
/* ============ hero section start============  */
.hero {
  height:;
}
.hero .carousel-item img{
  position: relative;
  
}
.hero .carousel-item .line{
  position: absolute;
  width: 60%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-image: url(../../../../../../themes/TRDPTheme/assets/images/LINES.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
  background: #0000009E;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(0) grayscale(100) !important;
}
.carousel-control-next, .carousel-control-prev {
  top: 50% !important;
  transform: translateY(-50%);
  z-index: 5 !important;
  width: 33px !important;
  height: 33px !important;
  border-radius: 0%;
  padding: 7px;
  
  opacity: 1 !important;
  border: 0px solid #2A345E;
}
.carousel-control-prev {
  left:  0 !important;
}
.carousel-control-next {
  right: 0 !important;
}
.hero .carousel-caption-new h1{
  color: #ffffff !important;
  font-size: 55px;
  font-family: 'Futura Bk BT', sans-serif;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0%;
}
.hero .carousel-caption-new{
  position: absolute;
  text-align: center;
  padding-top: 0rem;
  padding-bottom: 0rem;
  z-index: 5 !important;
  /* bottom: 189px !important; */
    left: 50% !important;
    top: 75%;
    transform: translate(-50%, -50%) !important;
}

.hero_btn,.hero_btn_white{
  transition: all .3s ease-in-out;
  color: #fff;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  padding: 14px 40px;
    border-radius: 39px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    font-family: ''Futura Bk BT',sans-serif', sans-serif;
    line-height: 100%;
    letter-spacing: 0;
}
.hero_btn_white{
  color: #2A345E;
  background-color: #ffffff;
}
.hero_btn_white:hover{
  background-color: #ffffff00;
  color: #ffffff;
}
.hero_btn:hover{
  background-color: #ffffff;
  color: #2A345E;
}
/* we elevate */



.we-elevate-section {
  position: relative;
  min-height: 300px; /* Adjust height as needed */
  background: url(../../../../../../themes/TRDPTheme/assets/images/we-elevate-section-bg.png);
  background-repeat: no-repeat;
  background-size: 90% 100%;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.we-elevate-container {
  position: relative;
  z-index: 2;
}

.we-elevate-text {
 font-size: 180px;
    font-weight: bold;
    text-transform: uppercase;
    color: transparent;
    background: url(https://trdp.technocravers.com/wp-content/uploads/2025/05/text-img-left-1-scaled.jpg);
    background-position: 0px -40px;
    background-size: 125%;
    background-repeat: no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    background-clip: text;
    text-align: center;
    line-height: 1;
}
.we-elevate-text-2 {
    font-size: 180px;
    font-weight: bold;
    text-transform: uppercase;
    color: transparent;
    background: url(../../../../../../themes/TRDPTheme/assets/images/we-elevate-text.jpg);
    background-position: 20px center;
    background-size: cover;
    background-clip: text;
    text-align: center;
    line-height: 1;
}
/* warning */
.warnig {
  min-height: 681px;
  color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.warnig::after{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
content: '';
width: 100%;
height: 100%;
opacity: 0;

}
.z-2{
  z-index: 2;
}
.warnig .logo_img{
  width: 81px;
  height: 81px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.warnig .logo_img img{
  width: 152px;
    height: 152px;
}
.business h3{
font-family: 'Futura Hv BT', sans-serif;
font-weight: 600;
font-size: 20px;
line-height: 100%;
letter-spacing: 0;
text-transform: uppercase;
margin-bottom: 0;
color: #fff;
}
.warn-title {
font-family: Futura Hv BT;
font-weight: 400;
font-size: 64px;
line-height: 100%;
letter-spacing: 0;
color: #fff;
}
.comment .warn-desc {
  margin-left: 0;
}
.warn-desc {
  max-width: 584px;
  width: 100%;
  margin: auto;
  font-family: ''Futura Bk BT',sans-serif', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0;
  text-align: center;  
color: #fff;
margin-bottom: 30px;
}
.read-more_btn{
  display: block;
  width: 195px;
height: 46px;
margin: auto;
border-radius: 39px;
border: 1px solid #fff;
display: flex;
align-items: center;
justify-content: center;
font-family: ''Futura Bk BT',sans-serif',sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color: #fff;
text-decoration: none;
}
.read-more_btn:hover{
  background-color: #2A345E;
  color: #fff;
}
#pills-tab{
  gap: 15px;
}
#pills-tab .nav-item{
  width: calc(16% - 15px);
  position: relative;
}
#pills-tab .nav-item .nav-link{
  color: #fff !important;

}
#pills-tab .nav-item .nav-link.active{
  color: #B7282C !important;
  background-color: #00000000 !important;
}
#pills-tab .nav-item .nav-link:before{
  position: absolute;
  content: '';
  width: 0%;
  height: 4px;
  left: 16px;
  bottom: -6px;
  background-color: #B7282C;
  z-index:5;
  transition: width 4.5s ease-in;
}
#pills-tab .nav-item .nav-link.active::before{
  left:16px;
  width: 90%;
}
#pills-tab .nav-item .nav-link.active::after{
  background-color: transparent;
}
#pills-tab .nav-item .nav-link::after{
  position: absolute;
  content: '';
  width: 90%;
  height: 4px;
  left: 16px;
  bottom: -6px;
  background-color: #ffffff;
  z-index:6;
}

/*=============================================about-section ========================= */
.about{
  min-height: 832px;
  background-color: #2A345E1A;
  background-image: url(../../../../../../themes/TRDPTheme/assets/images/about-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.right{
  height: 577px;
    position: relative;
    overflow: hidden;
}
.right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right img{
  position: absolute;
  bottom: 0;
}
.left img{
  width: 179px;
}
.left h3{
  font-family: Mangro;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  margin-top: 30px;
  letter-spacing: 0;
  color: #2A345E;
}
.left p{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0;
  text-align: justify;
  color: #2A345E;
  margin: 30px;
}
.left a{
    display: flex;
    width: 148px;
    height: 33.28229904174805%;
    padding: 9px 30px;
    background: #2A345E;
    border-radius: 27px;
    text-decoration: none;
    color: #fff;
    margin: auto;
    justify-content: center;
    align-items: center;
}
/* journey */
.journey{
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/journey-bg.png);
    background-position: 315px center;
    background-repeat: no-repeat;
    background-size: 70% 85%;
    padding: 60px 20px 0 20px;
    margin-top: 60px;
}
.journey-title{
  max-width: 530px;
  margin: auto;
  font-family: Mangro;
  font-weight: 400;
  font-size: 64px;
  line-height: 64px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 30px;
}
.journey-top .journey-titel{
  font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    color: #2A345E;
    margin-bottom: 40px;
}
.journey-top .para{
  font-family: 'Futura Md BT', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    margin: auto;
        margin-bottom: 30px;
        color: #2A345E;
}
.journey-top .para-2{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  margin: auto;
  max-width: 523px;
  text-align: left;
}
.journey-top .year{
  background: linear-gradient(180deg, #B7282C 0%, #2A345E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border: 0;
    border-image-source: linear-gradient(180deg, #B7282C 0%, #2A345E 100%);
    font-family: 'Futura Md BT', sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    margin: 30px 0;
}
.journey-top .image_contnr{
  width: 338px;
  height: 202px;
  margin: auto;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.journey-top .image_contnr img{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.journey-slider {
  width: 100%;
  overflow-x: scroll;
  white-space: nowrap;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; 
  -ms-overflow-style: none; 
}

.journey-slider::-webkit-scrollbar {
  display: none; 
}
.journey-slider-wrapper {
  position: relative;
  width: 100%;
  margin-top: 50px;
}

.custom-track {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  background: #000000;
  transform: translateY(-50%);
  border-radius: 2px;
}

.custom-thumb {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  background: #B7282C;
  border: 4px solid #2A345E;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.2s;
  cursor: pointer;
}

.journey-slider .journey-item{
  display: inline-block;
    width: 370px;
	max-width:370px;
    padding: 20px 15px;
    text-align: center;
}
.journey-slider .journey-item img{
  width: auto;
    height: 130px;
    margin-bottom: 20px;
}
.journey-slider .journey-item p{
  text-wrap-mode: wrap;
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
}
.journey-slider .journey-item h2{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
}



/* .vision */

.vision h2{
  font-family: Mangro;
  font-weight: 400;
  font-size: 44px;
  line-height: 54px;
  letter-spacing: 0;
  color: #2A345E;
}
.vision p{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  color: #2A345E;
  text-align: justify;
}
/* comment */
#new-pills-tab .nav-item {
  width: calc(30% - 15px);
  position: relative;
}
#new-pills-tab .nav-item .nav-link.active {
  color: #B7282C !important;
  background-color: #00000000 !important;
}
#new-pills-tab .nav-item .nav-link {
  color: #fff !important;
}
#new-pills-tab .nav-item .nav-link::before {
 position: absolute;
  content: '';
  width: 0%;
  height: 4px;
  left: 16px;
  top: -6px;
  background-color: #B7282C;
  z-index:5;
  transition: width 4.5s ease-in;
}
#new-pills-tab .nav-item .nav-link.active::before {
  left:16;
  width:90%;
}
#new-pills-tab .nav-item .nav-link.active::after {
  background-color: transparent;
}
#new-pills-tab .nav-item .nav-link::after {
  position: absolute;
  content: '';
  width: 90%;
  height: 4px;
  left: 16px;
  top: -6px;
   z-index:6;
  background-color: #ffffff;
}
.w-80 {
  width: 80%;
}


/* blog  */

.section_title{
  font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    color: #2A345E;
    letter-spacing: 0;
}
.sub_title{
  font-family: 'Futura Md BT', sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 46px;
    letter-spacing: 0;
    color: #2A345E;
}
.publice{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 39px;
  letter-spacing: 0;
  color: #6280FD;
}
.read_now{    
  width: 148px;
  height: 33.28229904174805px;
  border-radius: 27.62px;
     padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  font-family: 'Futura Bk BT', sans-serif;
  font-weight: 400;
  font-size: 11.33px;
  line-height: 100%;
  border: 0;
  letter-spacing: 0;
  background-color: #2A345E;
  color: #FFFFFF;
  text-decoration:none;
}
  .view_all{
    width: 238px;
  height: 47px;
border-radius: 39px;
padding-top: 14px;
padding-right: 49px;
padding-bottom: 14px;
padding-left: 61px;
font-family: 'Futura Bk BT', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
color: #FFFFFF;
border: 0;
background: #2A345E;
text-decoration:none;
  }
.view_all:hover,.read_now:hover{
color: #FFFFFF;
}
  .blog-section{
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/blog-new-bg.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
.blog_img{
  width: 100%;
  height: 248px;
}
.blog-1-img{
  width: 90%;
  height: 320px;
}
.blog_title{
  font-family: 'Futura Md BT', sans-serif;
    font-weight: 400;
    font-size: 17.58px;
    line-height: 23.1px;
    letter-spacing: 0;
    color: #2A345E;
    margin: 20px 0 5px 0;
}
.blog_dt{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 12.56px;
  line-height: 27.3px;
  letter-spacing: 0;
  color: #6280FD;
}
.video_bx {
    max-width: 1095px;
    height: 502px;
    width: 100%;
    margin: auto;
}
.video_bx video{
    width: 100%;
    height: 100%;
}
.custom-play-btn {
  display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: 3px solid #fff;
    border-radius: 50%;
    color: white;
    font-size: 25px;
    cursor: pointer;
    z-index: 2;
}

.custom-play-btn:focus {
  outline: none;
}
/* counter */
.counter{
  background: linear-gradient(90deg, #434964 0%, #021253 100%);
  position: relative;
}
.counter::after{
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
  z-index: 1;
  background-image: url(../../../../../../themes/TRDPTheme/assets/images/counter-bg.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

}
.counter .container{
  position: relative;
  z-index: 2;
}
.counter h3{
  font-family: Poppins;
font-weight: 600;
font-size: 34px;
line-height: 200%;
letter-spacing: 0;
color: #fff;
transform: translateX(20px);
}
.counter h4{
font-family: 'Futura Md BT', sans-serif;
font-weight: 400;
font-size: 24px;
line-height: 100%;
letter-spacing: 0;
color: #fff;
margin-left: 10px;
}

/* .counter-item{
  width: 20%;
} */
.bg-primary-dark {
  background-color: #2A345E;
}
.bg-overlay {
  background: rgba(80.62, 88.49, 121.54, 0.42);
}
.font-mangro {
  font-family: 'Mangro', sans-serif;
}
.font-futura-md {
  font-family: ''Futura Md BT',sans-serif', sans-serif;
}
.font-futura-bk {
  font-family: ''Futura Bk BT',sans-serif', sans-serif;
}
.angled-shape {
  position: absolute;
  z-index: 0;
  opacity: 0.42;
  background-color: rgba(80, 88, 121, 0.42);
}
.content-wrapper {
  position: relative;
  z-index: 1;
}
.btn-outline-light-custom {
  border: 1px solid white;
  border-radius: 39px;
  color: white;
  padding: 14px 45px;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  font-family: 'Futura Bk BT', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 100%;
letter-spacing: 0;

}
.btn-outline-light-custom:hover {
  background-color: #2A345E;
  color: white;
}
.rotate-arrow {
  transform: rotate(91deg);
}

.why-choose{
background-color: #2A345E;
    min-height: 782px;
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/why-choose-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.why-choose h1{
  font-family: Mangro;
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0;
}
.why-choose p{
  font-family: 'Futura Md BT', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 27px;
letter-spacing: 0;

}


/* global section */
.global-section {
  padding: 60px 0;
  background-image: url(../../../../../../themes/TRDPTheme/assets/images/global-section-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
 position: relative;
}
.global-section::after{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background-color: #000000e0;
  z-index: 1;
}
.section-title {
  font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 44px;
    letter-spacing: 0;
  margin-bottom: 40px;
  color: #FFFFFF;
}
.global-section .card-para{
  font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25.95px;
  letter-spacing: 0;
  color: #FFFFFF;
}
.global-section .card-para-2{
  font-family: 'Futura Bk BT', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25.08px;
  letter-spacing: 0;  
  color: #FFFFFF;
}
.global-section .subsection-title{
  font-family: Futura Hv BT;
    font-weight: 400;
    font-size: 23px;
    line-height: 28.54px;
    letter-spacing: 0;
    text-transform: uppercase;
  margin-bottom: 20px;
  color: #ffffff !important;
}
.market-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 25px;
}
.market-list li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}
.market-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #2A345E;
  font-weight: bold;
}
.global-section .explore-btn {
  border-width: 1px;
  padding: 14px 30px;
  font-family: 'Futura Bk BT', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  border-radius: 25px;
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  transition: all 0.3s ease;
}
.global-section .explore-btn:hover{
  background-color: #2A345E;
  color: #ffffff;
}
.global-section .explore-btn:after {
  content: "→";
  margin-left: 25px;
}
.card {
  border: none;
  border-radius: 0;
  background-color: transparent;
  height: 100%;
}
.card-body {
  padding: 30px 20px;
}
.highlight-box {
  border-left: 4px solid #2A345E;
  padding-left: 15px;
  margin-bottom: 20px;
}

/* footer */

.footer {
  background-color: #f8f9fa;
  color: #333;
}
.footer-logo{
  width: 110px;
  margin-bottom: 20px;
}
.footer-title {
      max-width: 400px;
  font-family: Futura Hv BT;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  text-align: justify;
  color: #2A345E;
  margin-bottom: 15px;
}

.footer-para {
      max-width: 430px;
  font-family: 'Futura Bk BT', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.email-input {
 flex: 1;
    padding: 9px 10px;
    border: .84px solid #2A345E;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.subscribe-btn {
  padding: 10px 20px;
  background-color: #2A345E;
  color: #fff;
  border: none;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.subscribe-btn:hover {
  background-color: #2A345E;
}

.footer-subtitle,.footer-subtitle a {
  font-family: Futura Hv BT;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 10px;
    color: #2A345E;
}
.footer-subtitle a{
  text-decoration: none;
}
.footer-subtitle a:hover{
  color: #2A345E;
}


.footer-links a {
  color: #2A345E;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 16px;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0;
}

.footer-links a:hover {
  text-decoration: underline;
}

.contact-para {
  font-family: 'Futura Bk BT', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    margin-bottom: 5px;
    color: #2A345E;
}

.footer-divider {
  border-top: 1px solid #ddd;
}

.copyright {
  font-family: 'Futura Bk BT', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #2A345E;
    margin-bottom: 0;
}
.footer-legal{
  gap: 10px;
}
.footer-legal a {
  color: #2A345E;
  text-decoration: none;
  font-family: 'Futura Bk BT', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
}

.footer-legal a:hover {
  text-decoration: underline;
}

.btn-outline-dark {
  border: 1px solid #2A345E;
  background-color: #2A345E;
  color: #ffffff;
  width: 35px;
  height: 35px;
  padding: 5px 0px 0 0;
}

.btn-outline-dark:hover {
  background-color: #ffffff;
  color: #2A345E;
}
.left-right-vertical-line{
  position: relative;
}
.left-right-vertical-line::after{
  position: absolute;
  width: 2px;
  height: 100%;
  content: '';
  background-color: #fff;
  top: 0;
  right: -5px;
}
.left-right-vertical-line::before{
  position: absolute;
  width: 2px;
  height: 100%;
  content: '';
  background-color: #fff;
  top: 0;
  left: -5px;
}
/* Responsive Styles */


@media (min-width:992px) and ((max-width:1200px)) {
  #pills-tab .nav-item .nav-link{
    font-size: 15px;
  }
  
}
@media (min-width:768px) and ((max-width:1040px)) {
 .we-elevate-text,.we-elevate-text-2 {
    font-size: 130px;
  }
  .we-elevate-section{
    min-height: 220px;
  }
}
@media (min-width:768px) and ((max-width:992px)) {
  #pills-tab{
    justify-content: space-between;
  }
  #pills-tab .nav-item{
    width: auto;
  }
  /* .counter-item{
    width: 25%;
  } */
   .right,.right img{
    height: 100%;
   }
}
@media (max-width:992px) {
  .navbar-nav .nav-link, .home_header.sticky_header .navbar-nav .nav-link, .sticky_header .navbar-nav .nav-link {
    color: #ffffff !important;
}
.hero .carousel-caption-new h1{
  font-size: 60px;
}
}
@media (max-width: 767.9px) {
.navbar-brand::after{
display:none;
}
  .nav_wrapper{}
  .left-right-vertical-line::before,.left-right-vertical-line::after {
    display: none;
  }
  .hero .carousel-caption-new h1 {
      font-size: 40px;
  }
  .footer-logo{
    display: block;
    margin: 0 auto 20px auto;
  }
  .we-elevate-section{
    min-height: 180px;
  }
  .we-elevate-text,.we-elevate-text-2 {
    font-size: 90px;
  }
  .journey-slider .journey-item {
    width: 50%;
  }
  .tab-slider-wrapper {
    position: relative;
    overflow: hidden;
    height: 150px;
  }
  
  .tab-slider {
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
    transition: transform 0.3s ease;

              }
  
  .tab-slider .nav-item {
    flex: 0 0 50%; /* 2 items ek bar me dikhne ke liye */
    text-align: center;
  }
  .why-choose{
    background-image: none;
  }
  
  .tab-slider-btn {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    background: #ffffff;
    color: #2A345E;
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    border: 2px solid #2A345E;
    padding: 0;
    cursor: pointer;
    z-index: 10;

  }
  
  .tab-slider-btn.prev {
    left: 40%;
  }
  
  .tab-slider-btn.next {
    right: 40%;
  }
  
  .blog-1-img{
    width: 100%;
  }
  
}
@media (max-width: 576px) {
  .hero .carousel-caption-new{
   bottom:100px !important;
  }
  .carousel-control-next, .carousel-control-prev{
     }
  .warnig{
       min-height: 100%;
  }
   div#pills-tabContent {
    padding-top: 40px;
}
  .we-elevate-section{
    padding: 20px 0;
  }
  .we-elevate-text{
    background-position: 0;
  }
  .we-elevate-text-2{
    background-position: 0 center;
  }
  .journey-slider .journey-item img {
    width: auto;
    height: 80px;
  }
  .journey-slider .journey-item p{
    font-family: 'Futura Md BT', sans-serif;
  font-weight: 400;
  font-size: 8.67px;
  line-height: 13.55px;
  letter-spacing: 0%;
  
  }
  .journey-top .para-2{
    font-family: 'Futura Bk BT', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    text-align: center;
  }
  .journey-top .year{
    font-size: 36px;
  }
  .journey-top .journey-titel,.section_title{
    font-size: 35px;
    line-height: 40px;
  }
  .journey-top .para{
    font-size: 14px;
    line-height: 30px;
    
  }
  
  .warn-title{
    font-size: 40px;
  }
  .warn-desc{
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
  }
  .journey-top .image_contnr{
    width: 100%;
  }
  
  .nav_wrapper {
    overflow: hidden;
    position: relative;
  }
  #new-pills-tab {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    transition: transform 0.5s ease;
    will-change: transform;
  }

  #new-pills-tab .nav-item {
        flex: 0 0 50%;
        text-align: center;
  }
  .counter h3{
    font-size: 26px;
    line-height: 1.6;
    transform:none;
  }
  .counter img{
    width: 18px;
    display:none;
  }
  .counter h4{
    font-size: 15px;
    margin:0;
  }
  .why-choose h1{
    font-family: Mangro;
  font-weight: 400;
  font-size: 32px;
  line-height: 50px;
  letter-spacing: 0;
}
  .why-choose p{
    font-family: 'Futura Bk BT', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    
}
.btn-outline-light-custom{
  font-size: 13px;
  padding: 10px 20px;
}
.section-title{
  font-size: 32px;
  margin-bottom: 25px;
}
.global-section .subsection-title{
  font-size: 18px;
}
.global-section .card-para,.card-para-2{
  font-size: 14px;
  line-height: 26px;
}
.global-section .explore-btn{
  font-size: 14px;
  padding: 10px 20px;
}
.footer-title{
  font-size: 16px;
  line-height: 24px;
}
.hero .carousel-caption-new h1{
  font-size: 24px;
  }
  .footer-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
  }

  .footer-accordion.active .footer-content {
    max-height: 500px; /* Enough to show all items */
  }

  .footer-subtitle {
    cursor: pointer;
    position: relative;
  }

  .footer-subtitle::after {
    content: "+";
    position: absolute;
    right: 0;
    font-weight: 800;
  }

  .footer-accordion.active .footer-subtitle::after {
    content: "-";
  }
  .right {
    height: 360px;
  }
  .right img{
    bottom: -70px;
  }
  .left img {
    width: 100px;
}
  .left p{
    margin: 15px;
  }
  .vision h2 {
    font-size: 30px;
  }
  .vision img{
    width: 140% !important;
    margin: auto;
    transform: translateX(-10%);
  }
  .video_bx{
    height: auto;
  }
  .journey{
    min-height: auto;
    background-position: 0 center;
    background-size: 100% 70%;
    padding: 30px 20px 0 20px;
    margin-top: 0;
  }
}

@media (max-width: 430px) {
    .we-elevate-text, .we-elevate-text-2 {
        font-size: 45px;
    }
}
@media (max-width: 400px) {
   .vision h2 {
    font-size: 25px;
  }
}
 /*
.hero_title{
    font-family: Futura Hv BT;
    font-weight: 400;
    font-size: 20px;
    line-height: 0%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
}
.hero_heading{
    font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #fff;        color: #fff;    max-width: 650px;    margin: 0 auto 44px;
}
.lead{
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;    max-width: 825px;    margin: 0 auto 60px;
}
.row.g-0.position-relative.bg-blue {
     margin-bottom: 110px;
        background-position: 50% 50%;
        /* background-image: url(https://trdp.technocravers.com/wp-content/themes/TRDPTheme/assets/images/lines-bg.png); */
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url(https://trdp.technocravers.com/wp-content/uploads/2025/08/Frame-783-1-1-scaled.png);
}.bg-blue {    background: #2A345E;}
.hero_img_bx{
  width: 220px;
    height: 136px;
    box-shadow: 0 0 5px 0 #000000;
    flex: 0 0 auto;
}
.img_parent{
overflow: hidden;
height: 250px;
position: absolute;
width: 100%;
left: 0;
bottom: -95px;
white-space: nowrap;
}
.img_track{
  transition: transform 0.01s linear;
}

/* 
  

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
} */


.hero_img_bx:nth-child(even) {
    transform: translateY(30px);
  }
  .Mission {
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/Vector-132.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 200px;
  }
  .mission_title{
    font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    color: #2A345E;
  }
  .mission_para{
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: #2A345E;
  }
  .smok_heading{font-family: Mangro;
    font-weight: 400;
    font-size: 64px;
    line-height: 64px;
    letter-spacing: 0;
    color: #2A345E;}
  .smok_para{
    max-width: 800px;
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    color: #2A345E;
  }
  .navigation .next,.navigation .prev{
    width: 33px !important;
    height: 33px !important;
    border-radius: 50%;
    padding: 5px 8px 7px 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 2px solid #2A345E;
  }
  .carousel-control-next-icon, .carousel-control-prev-icon {
    width: 1rem !important;
    height: 1rem !important;
}
.navigation {
    position: absolute;
    width: 100%;
    right: 50px;
    bottom: 50px;
}
.carousel-title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 255px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #00000090;

}
.carousel-title h1{
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 40px;
    line-height: 43px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
        width: 90%;
    max-width: 650px;
}
.Brand{
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/Vector-132-blue.png);
    background-position: bottom center;
    background-size: cover;;
    background-repeat: no-repeat;
}
.Brand .card-title {
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #2A345E;
}
.brand_head{
    font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
}

 

.brand_para {
  font-size: 1.1em;
  max-width: 1000px;
  margin: 0 auto 20px auto;
  line-height: 1.7;
  color: #fff;
}

.brand-grid  {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
  padding-left: 45px;
}


/* Inner box (card style) */
.brand-box {
    width: 100%;
    min-height: 120px;
    display: flex;
    align-items: center;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    padding: 5px 10px 5px 70px;
    box-sizing: border-box;
    position: relative;
     transition: transform 0.3s ease, box-shadow 0.3s ease;
            box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.brand-box:hover {
            transform: translateY(-8px);
            box-shadow: 0 10px 25px rgba(0,0,0,0.1);
        }
.brand-box .brand-logo {
        width: 100px;
    height: 110px;
    border-radius: 40px;
    background-color: #c6cff0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -45px;
    overflow: hidden;
    }
   .brand-box .brand-logo img {
    width: 100%;
}


/* Brand title */
 .brand-info h5 {
      font-size: 14px;
      font-weight: 500;
      margin: 0 ;
      text-align: left;
      color: #fff;
    }

    .brand-info p {
    font-size: 12px;
    color: #fff;
    margin: 0;
    line-height: 1.5;
    text-align: left;
    }

/* Responsive columns */
@media (min-width: 576px) {
  .brand-grid {
    gap: 40px;
  }
  .brand-box {
    width: 45%;
  }
  .brand_para {
  margin: 0 auto 60px auto;
}
}

@media (min-width: 1200px) {
  .brand-box{
    width: 21%;
  }
}
  
  .core-strengths .text-primary {
    color: #2A345E !important;
  }
  .strenth_para{
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    color: #2A345E;
  }
  .strenth_head{
    font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    color: #2A345E;
  }
  .core-strengths .card {
    border: 1px solid #E7E4E4;
    border-radius: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .core-strengths .card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  
  .core-strengths .card-title {
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
    color: #2A345E;
  }
  
  .core-strengths .card-text {
        max-width: 345px;
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    color: #2A345E;
  }

.timeline_head{
    font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    color: #2A345E;
}
 .timeline-card {
  background-color: #2A345E;
  color: #fff;
  border-radius: none;
  width: 100%;
   height: 100%;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
 
.timeline-header .timeline-year {
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    background: linear-gradient(180deg, #B7282C 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;   
    border-image-source: linear-gradient(180deg, #B7282C 0%, #2A345E 100%);
}

.timeline-title {
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
}

.timeline-description {
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
} 
/* Custom styles for the centered carousel */
.timeline-section {
  overflow: hidden;
  position: relative;
}

#timelineCarousel {
  width: 100%;
  position: relative;
}

#timelineCarousel .carousel-inner {
      width: 100%;
   min-height: 300px;
    height: auto;
    margin: 0 auto;
    overflow: visible;
    display: flex;
    align-items: center;
}

#timelineCarousel .carousel-item {
    width: 70%;
       min-height: 90%;
    height: auto;
    transition: all 0.5s ease-in-out;
    padding: 0 15px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* Active item - full width centered */
#timelineCarousel .carousel-item.active {
     width: 50%;
        min-height: 115%;
    height: auto;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    opacity: 1;
}
#timelineCarousel .carousel-item.active .timeline-card{
  padding: 40px 10px !important;
}

/* Previous item - half visible on left */
#timelineCarousel .carousel-item.carousel-item-prev {
      width: 50%;
    position: absolute;
        min-height: 90%;
    height: auto;

    top: 0;
    left: 30%;
    transform: translateX(-50%);
    opacity: 0.7;
    z-index: 1;
}
 #timelineCarousel .carousel-item.carousel-item-prev .timeline-card .timeline-title,#timelineCarousel .carousel-item.carousel-item-next .timeline-card .timeline-title,#timelineCarousel .carousel-item.carousel-item-prev .timeline-card .timeline-description,#timelineCarousel .carousel-item.carousel-item-next .timeline-card .timeline-description{
color: #2A345E;
 }
 #timelineCarousel .carousel-item.carousel-item-prev .timeline-card,#timelineCarousel .carousel-item.carousel-item-next .timeline-card {
  background-color: #ffffff;
  color: #2A345E;
 }
#timelineCarousel .carousel-item.carousel-item-next {
       width: 50%;
        min-height: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 70%;
    transform: translateX(-50%);
    opacity: 0.7;
    z-index: 1;
}


/* Other items - hidden */
#timelineCarousel .carousel-item:not(.active):not(.carousel-item-prev):not(.carousel-item-next) {
  opacity: 0;
  z-index: 0;
}

.timeline-navigation .btn {
        width: 31px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border: 2px solid #2A345E;
    background-color: #2A345E;
    color: #ffffff;
    transition: all 0.3s ease;
    padding-bottom: 12px;
}

.timeline-navigation .btn:hover {
  background-color: #ffffff;
  color: #2A345E;
}

.cta-section {
  background-color: #2A345E; /* Dark blue background */
  position: relative;
  overflow: hidden;
}

.cta-section::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/cts-bg.png);
    background-position: left center;
        background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.cta-section .container {
  position: relative;
  z-index: 2;
}

.cta-lead {
    font-family: 'Futura Bk BT', sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    margin-bottom: 20px;
}

.cta-heading {
    font-family: 'Futura Bk BT';
    font-size: 40px;
    font-weight: 600;
    line-height: 43px;
    color: #ffffff;
    margin-bottom: 20px;
        max-width: 800px;
    margin: 0 auto;
}

.cta-features {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.cta-feature {
    font-family: 'Futura Bk BT';
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin: 10px 20px;
    text-align: center;
}

.cta-section .btn {
    background-color: #fff; /* White background */
    color: #2A345E; /* Dark blue text */
    border: 2px solid #2A345E; /* Dark blue border */
    padding: 10px 20px;
    font-family: 'Futura Bk BT', sans-serif;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.cta-section .btn:hover {
    background-color: #2A345E; /* Dark blue background on hover */
    color: #fff; /* White text on hover */
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.smokeless-bx h5{
  font-family: Futura Md BT;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 0;
}
.smokeless-bx img{
  height: 46px;
}

.btn-dark-bg{
  border: 1px solid #2A345E;
  color: #ffffff;
  background-color: #2A345E;
  font-family: Futura Bk BT;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  width: auto !important;
    height: auto;
    padding: 10px;
}
 #cardRow img{
  height: 50px;
 }
 .carousel_outer{
  height: 495px;
 }
@media (max-width:992px) {
  .timeline-section {
    max-width: 100% !important;
  }
    #timelineCarousel .carousel-inner{
    min-height: 350px;
  }
  .active .timeline-title {
    margin-bottom: 25px;
  }
  #timelineCarousel .carousel-item.active {
    width: 70%;
  }
  #timelineCarousel .carousel-item.carousel-item-prev {
    width: 70%;
    left:35%;
  }
  #timelineCarousel .carousel-item.carousel-item-next {
    width: 70%;
    left: 65%;
}
}
@media (min-width:992px) and (max-width:1200px) {
  #timelineCarousel .carousel-inner{
    min-height: 400px;
  }
  #timelineCarousel .carousel-inner{
        min-height: 350px;
  }
.timeline-description{
  font-size: 16px;
}

.active .timeline-title {
    margin-bottom: 25px;
  }
}
@media (min-width:768px) {
  .scroll-btn {
      display: none !important;
    }
}
@media (max-width:768px) {
  .hero_heading,.mission_title,.brand_head,.strenth_head,.timeline_head{
    font-size: 36px;
  }
  .smok_heading{
    font-size: 42px;
    line-height: 48px;
  }
  .carousel_outer{
  height: 320px;
 }
  .carousel-title {
    height: 180px;
  }
  .navigation{
    bottom: 35px;
  }
  .carousel-title h1,.cta-heading{
    font-size: 30px;
  }
  #cardRow {
      flex-wrap: nowrap;
      overflow-x: auto;
      display: flex;
      gap: 1rem;
    }
#cardRow img{
  height: 30px;
 }
 .core-strengths .card-title{
  font-size: 15px;
  line-height: 20px;
 }
 .core-strengths .card-text{
      font-size: 13px;
    line-height: 20px;
 }
    #cardRow > .col-md-4 {
      flex: 0 0 80%;
      max-width: 80%;
    }
    .scroll_btn_bx {
      position: absolute;
      width: 80px;
      left: 50%;
      transform: translateX(-50%);
      bottom: 10px;
    }
    #cardRow::-webkit-scrollbar {
      display: none;
    }

    .scroll-btn {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: 999;
      background: #2A345E;
      color: #fff;
      border: none;
      font-size: 2rem;
      padding: 0 10px 5px 10px;
      cursor: pointer;
    }
    .scroll-btn::before{
      position: absolute;
      content: '';
      width:38px;
      height: 38px;
      border-radius: 50%;
      background-color: #2a345e00;
      border: 3px solid #2a345e;
      z-index: -1;
      left: -4px;
      top: -4px;
    }

    .left-btn {
      left: 0;
    }

    .right-btn {
      right: 0;
    }
     .Mission {
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/bg.svg);
        background-size: 100% 100%;
  }
}
@media (max-width:576px) {
      #timelineCarousel .carousel-inner {
        min-height: 330px;
    }
  .timeline-header .timeline-year{
    font-size: 20px;
  }
   .timeline-header .timeline-year img {
    width: 25px;
   }
   .timeline-title{
    font-size: 14px;
   }
   .timeline-description {
    font-size: 12px;
   }
  .cta-lead{
        font-size: 14px;
    line-height: 20px;
  }
  .hero_heading,.mission_title,.strenth_head,.timeline_head{
    font-size: 24px;
  }
  .smok_heading {
    font-size: 36px;
    line-height: 40px;
}
  .carousel-title h1{
    font-size: 22px;
    
  }
  .carousel-title h1, .cta-heading {
        font-size: 24px;
        line-height: 35px;
    }
    .cta-features{
        gap: 5px;
    }
    .cta-feature{
      margin: 0;
    }

.Brand .card-title{
  font-size: 12px;
    line-height: 14px;
}
.smokeless-bx img {
  height: 36px;
}
.smokeless-bx h5{
  font-size: 14px;
  line-height: 25px;
}
}
@media (max-width: 480px) {
      #timelineCarousel .carousel-item.active {
        width: 90%;
    }
        #timelineCarousel .carousel-item.carousel-item-prev,#timelineCarousel .carousel-item.carousel-item-next {
        width: 85%;
        }
  .timeline-description{
    line-height: 20px;
  }
   .Mission {
        background-size: cover;
  }
  .Brand .col-lg-3{
    padding:2px !important;
  
  }
  .Brand .col-lg-3 div{
    padding: 5px !important;
    gap:5px !important;
  
  }
  
.smokeless-bx img {
  height: 30px;
}
.smokeless-bx h5,.Brand .card-title {
  font-size: 10px;
  line-height: 13px;
}
}
.bg-curved-2 {
    padding-bottom: 100px;
}
.product-section.bg-curved {
    padding-top: 100px;
}
.brands-banner {
  background: linear-gradient(180deg, rgba(42, 52, 94, 0.8), rgba(42, 52, 94, 0.8)), 
              url(../../../../../../themes/TRDPTheme/assets/images/brand-banner.jpg) no-repeat center center;
  background-size: cover;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brands-title {
  font-family: 'Futura Hv BT', sans-serif;
  font-size: 32px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.product-section {
 /* Dark blue background */
  color: #ffffff;
  padding: 50px 0;
  position: relative;
  
}
.product-section:nth-child(odd){
  background-image: url(https://trdp.technocravers.com/wp-content/uploads/2025/08/Vector-107.png);
    background-size: 800px;
    background-position: center;
    background-repeat: no-repeat;
}
.bg-curved::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://trdp.technocravers.com/wp-content/uploads/2025/08/Vector-107.png);
    background-size: 800px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}
.product-section.bg-curved-2{
  padding-bottom: 100px;
}

.bg-curved::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../../../themes/TRDPTheme/assets/images/curve-bg.png) no-repeat top center;
  background-size: cover;
  z-index: 1;
}
.bg-curved-2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../../../themes/TRDPTheme/assets/images/curve-bg-2.png) no-repeat bottom center;
  background-size: cover;
  z-index: 1;
}
.bg-dark-blue{
  margin-top: 0;
  margin-bottom: 0;
  background-color: #2A345E; /* Dark blue color */
}
.product-section .container {
  position: relative;
  z-index: 2;
}

.product-intro {
      max-width: 935px;
    margin: auto;
  font-family: Futura Md BT;
font-weight: 400;
font-size: 18px;
line-height: 29px;
letter-spacing: 0%;
text-align: center;
  color: #2A345E;
}

.product-title {
      font-family: Mangro;
    font-weight: 400;
    font-size: 56px;
  color: #fff; /* Golden color */
  margin-bottom: 20px;
}

.product-description {
  font-family: 'Futura Bk BT';
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 20px;
}

.product-details {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
  font-family: Futura Md BT;
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0%;
  color: #ffffff;
}

.product-details li {
  font-family: Futura Md BT;
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0%;
  color: #ffffff;
}

.product-overview-title {
  font-family: Futura Md BT;
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0%;
text-align: justify;
  color: #FFD700; /* Golden color */
  margin-bottom: 10px;
}

.product-overview {
  font-family: Futura Md BT;
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0%;
  text-align: justify;
  color: #ffffff;
  margin-bottom: 20px;
}

.product-links .product-link {
  font-family: 'Futura Md BT', sans-serif;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

.product-links .product-link i {
  margin-right: 5px;
  color: #FFD700; /* Golden color */
}

.product-links .fa-youtube{
  color: #ffffff !important;
    width: 30px;
    height: 30px;
    background-color: red;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.product-image {
  width: 100%;
  height: auto;
  display: block;  max-width: 360px;
}
.down-btn{
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: auto;
  position: absolute;
  bottom: -120px;
  left: calc(50% - 25px);
  background-image: url(../../../../../../themes/TRDPTheme/assets/images/carret-down.png);
  background-repeat: no-repeat;
  background-position: center 18px;
  background-size: 50%;
  overflow: hidden;
  cursor: pointer;
}
.down-btn::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #B7282C;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: -1;
  transition: all .3s ease-in-out;
}
.down-btn:hover:before{
  background-color: #B7282C;
}

.more-brand-title{
  font-family: Mangro;
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0;
  color: #2A345E;
}

.brand-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.brand-track {
    display: flex;
    gap: 120px;
    padding: 15px;
    animation: slide 10s linear infinite;
}

.brand-card {
  flex: 0 0 25%; /* 4 cards visible at a time */
  max-width: 164px;
  height: 148px;
  background-color: #ffffff;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.brand-card img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.brand-card:hover {
  transform: scale(1.1);
}

/* Animation for sliding */
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.brand-video-card {
  position: relative;
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.brand-video-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.brand-video-card .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 0, 0, 0.8);
  color: #fff;
  font-size: 40px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.brand-video-card .play-button:hover {
  background-color: rgba(255, 0, 0, 1);
}

.brand-video-card:hover {
  transform: scale(1.05);
}
.explore_btn{
  color: #2A345E;
  font-family: Futura Bk BT;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
}
.explore_btn:hover{
  color: #2A345E;
}
@media (max-width: 768px) {
  .product-intro {
    text-align: justify;
  }
  
}
@media (max-width: 576px) {
  .product-intro,.product-section p,.product-section li {
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
  }
  .brands-title {
    font-size: 36px;
  }
  .brands-banner {
        height: 450px;
        background: linear-gradient(180deg, rgba(42, 52, 94, 0.8), rgba(42, 52, 94, 0.8)), url(../../../../../../themes/TRDPTheme/assets/images/bannerbrand.jpg) no-repeat center center;
        background-size: contain;
        background-size: cover;
   }
  .bg-curved::before,.bg-curved-2::before{
    background-size: 160% 100%;
  }
  .product-title{
    font-family: Mangro;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
  }
  .product-description{
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: justify;

  }
}
@media (max-width: 376px) {
   .brands-banner {
        height: 350px;
   }
}
.contact-banner {
  background:linear-gradient(180deg, rgba(42, 52, 94, 0.3), rgba(42, 52, 94, 0.3)), url(https://trdp.technocravers.com/wp-content/uploads/2025/07/Contact-Us-Page-Banner.jpg);
  background-size: cover;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-banner-title {
  font-family: 'Futura Hv BT', sans-serif;
  font-size: 48px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.cat-hed {
  font-family: Futura Hv BT;
  font-weight: 600;
  font-size: 18.56px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #2A345E;
}
.left-section h2{
  font-family: Mangro;
    font-weight: 400;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0;
    color: #2A345E;
}
.contact-hero {
    padding: 60px 0;
    background-color: #f8f9fa;
  }
  
  .subsection-title {
    font-family: Mangro;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 20px;
    color: #2A345E;
  }
  .form-control,.form-select {
    border: none !important;
    border-radius: 0 !important;
    padding: 10px !important;
    outline: none !important;
    box-shadow: none !important;
  }
  .contact-info {
    margin-bottom: 30px;
  }
  
  .contact-detail {
    margin-bottom: 15px;
  }
  .cont-para{
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    color: #2A345E;
  }
  .contact-detail h5 {
    font-family: Mangro;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 20px;
    color: #B7282C;
  }
  
  .contact-detail p {
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    color: #2A345E;
  }
  
  .social-icons {
    display: flex;
    gap: 15px;
    margin-top: 15px;
  }
  
  .social-icon {
    font-size: 24px;
    color: #2A345E;
    text-decoration: none;
  }
  .social-icon:hover{
    color: #2A345E;
  }
  
  .contact-form {
    background-color: #2A345E24;
    padding: 40px 20px;
    border-radius: 0;
  }
  
  .submit-btn {
    background-color: #2A345E;
    color: white;
    padding: 10px 50px;
    border: none;
    border-radius: 25px;
    font-weight: 600;
  }
  
  .submit-btn:hover {
    background-color: #2A345E;
  }
  
  .service-note {
    max-width: 900px;
    margin: auto;
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    color: #2A345E;
}
  
  
  .map{
    height: 392px;
    background-image: url(../../../../../../themes/TRDPTheme/assets/images/map.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  @media (min-width: 768px) and (max-width: 991px) {

.contact-form input::placeholder,
.contact-form textarea::placeholder,
.contact-form select::placeholder {
  font-size: 15px;
}
    .contact-form input,
.contact-form textarea,
.contact-form select {
  font-size: 15px;
}
.left-section h2 {
  font-size: 36px;
  line-height: 42px;
}
  }
  @media (max-width: 768px) {
    .left-section h2 {
      font-size: 36px;
      line-height: 42px;
    }
  }
  @media (max-width: 576px) {
    .contact-banner-title {
      font-size: 36px;
    }
        .contact-banner {        height: 450px;        background: linear-gradient(180deg, rgba(42, 52, 94, 0.3), rgba(42, 52, 94, 0.3)), url(https://trdp.technocravers.com/wp-content/uploads/2025/07/Banner_Contact-Us_600x600-copy.jpg);        background-size: cover;    }
    
  }

  .blog-banner {
    background: linear-gradient(180deg, rgba(42, 52, 94, 0.8), rgba(42, 52, 94, 0.8)), 
                url(../../../../../../themes/TRDPTheme/assets/images/blog-tisting-banner.png) no-repeat center center;
    background-size: cover;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .blog-banner-title {
    font-family: 'Futura Hv BT', sans-serif;
    font-size: 48px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  
  
  .trending-section h6 {
  font-size: 16px;
  font-weight: bold;
}

.trending-section p {
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #2A345E;
}

.card {
  border: none;
  border-radius: 0;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.card:hover {
  transform: scale(1.02);
}

.card-img-overlay {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2));
  border-radius: 0;
}

.card-title {
    font-family: Futura Hv BT;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

.card-body p {
  font-size: 14px;
  color: #6c757d;
}

.card-body small {
  font-size: 12px;
  color: #6c757d;
}

.card-body a {
  font-size: 14px;
  color: #007bff;
  text-decoration: none;
}

.card-body a:hover {
  color: #0056b3;
}

/* top-story */

.top-story .card {
  border-radius: 0;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.top-story  .card:hover {
  transform: scale(1.03);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
}

.top-story .card-img-top {
  height: 200px;
  object-fit: cover;
}

.top-story .card-body h6 {
    font-family: Futura Hv BT;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #2A345E !important;

}

.top-story .card-body p {
    color: #2A345E;
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
}

.top-story .card-body a {
    color: #2A345E;
    text-decoration: none;
    font-family: Futura Md BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
}

.top-story .card-body a:hover {
  text-decoration: underline;
}

/* top-categories */
.top-categories {
    background-color: #2A345E14;
    overflow-x: hidden;
}
.top-categories .nav-tabs .nav-link {
  color: #2A345E99;
  border: none;
  font-family: Futura Hv BT;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cat-nav {
  border-bottom: none !important;
}
.top-categories .nav-tabs .nav-link.active {
  color: #2A345E;
  background-color: #44444400;
  border-bottom: 2px solid #dc3545;

}
.cat-nav li.nav-item{
  position: relative;
}
.cat-nav li.nav-item::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 20px;
  right: 0;
  top: calc(50% - 10px);
  background-color: #2A345E99;
}
.cat-nav li.nav-item:last-child::after {
  display: none;
}
.cat-hed {
  font-family: Futura Hv BT;
  font-weight: 600;
  font-size: 18.56px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #2A345E;
}
.cat-right-card{
    width: 100%;
    height: 180px;
}
.cat-right-para{
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #2A345EB2;
}
.middle-card{
    width: 100%;
    height: 580px;
}
.middle-card h5{
    font-family: Futura Hv BT;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.middle-card .small small{
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
}
.cat-left-card {
    width: 100%;
    height: 281px !important;
}
.cat-left-card .small small{
    font-family: Futura Bk BT;
    font-weight: 400;
    font-size: 9.36px;
    line-height: 0%;
    letter-spacing: 0%;
    text-transform: capitalize;
}
@media (max-width:768px) {
    .cat-right-card{
        height: 300px !important;
    }
    .cat-nav{
    width: 100%;
    position: absolute;
    top: 35px;
    right: -122%;
    z-index: 10;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
    }
    .top-categories .nav-tabs .nav-link.active {
      width: 100%;
      border-radius: 0;
      text-align: left;
  }
  .cat-nav li.nav-item::after {
    display: none;
  }
  #cat-nav-toggle:checked ~ .cat-nav {
    right: 0;
  }
  .top-story .card-img-top{
    height: 250px;
  }

  .custom_slider {
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
              padding-bottom: 15px;
      scroll-behavior: smooth;
    }

    .custom_slider::-webkit-scrollbar {
      display: none;
    }

    .custom_slider > .col-md-4 {
      flex: 0 0 100%;
      max-width: 100%;
    }

    .slider-controls {
      text-align: center;
      margin-top: 1rem;
    }

    .slider-controls button {
              border: none;
        background: #ffffff00;
        color: #fff;
        margin: 0 6px;
    }
}
@media (max-width:576px) {

.cat-left-card {
    width: 100%;
    height: 200px !important;
}
.middle-card {
    width: 100%;
    height: 416px;
}
  .cat-right-card .card-title{
        font-size: 18px;
    }
  .card-title{
        font-size: 12px;
        line-height: 20px;
    }
    .middle-card h5{
      font-size: 14px;
      line-height: 25px;
    }
    .blog-banner{
        height: 200px;  
    }
    .blog-banner-title{
        font-size: 30px;
    }
}

.blogdetails-hed p{
  font-family:'Futura Bk BT';
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #2A345E;
}
.cat-hed {
  font-family:'Futura Bk BT';
  font-weight: 600;
  font-size: 18.56px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #2A345E;
}

/* Blog Details Section */
.blog-details {
font-family: 'Futura Bk BT';
}

.blog-title {
  color: #2A345E;
  margin-bottom: 15px;
  font-family: 'Futura Bk BT';
  font-weight: 400;
  font-size: 24px;
  line-height: 151%;
  letter-spacing: 0;
  text-transform: capitalize;
}

.blog-meta {
  color: #2A345E;
  font-family: Futura Bk BT;
  margin-left: 20px;
  font-weight: 400;
  font-size: 11.28px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
}

.blog-description {
  color: #2A345E;
  font-family: 'Futura Bk BT';
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0;
  text-align: justify;
}

.card-img {
border-radius: 0;
object-fit: cover;
}
.h-410 {
height: 410px;
}

/* Blog Content Section */
.blog-content {
font-family:'Futura Bk BT';
}

.blog-heading {
font-family: Futura Hv BT;
font-weight: 400;
font-size: 30px;
line-height: 151%;
letter-spacing: 0;
text-transform: capitalize;
color: #2A345E;
margin-bottom: 20px;
}

.blog-paragraph {
font-family:'Futura Bk BT';
font-weight: 400;
font-size: 18px;
line-height: 33px;
letter-spacing: 0;
text-align: justify;
color: #2A345E;
margin-bottom: 20px;
}

.blog-list {
list-style: none;
padding: 0;
margin-bottom: 20px;
gap:30px;
}

.blog-list li {
font-family: 'Futura Bk BT';
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  letter-spacing: 0;
  text-align: justify;
  color: #2A345E;
}

/* .blog-list li span {
font-size: 18px;
margin-right: 10px;
} */

.blog-subheading {
font-family: 'Futura Bk BT';
font-weight: 400;
font-size: 28px;
line-height: 151%;
letter-spacing: 0;
text-transform: capitalize;
color: #2A345E;
margin-bottom: 20px;
}

.explore-btn {
background-color: #2A345E;
    color: #fff;
    border: none;
    font-size: 18px;
    border-radius: 30px;
    padding: 15px 30px;
    margin-top: 70px;
}

.sidebar {
background-color: #f8f9fa;
padding: 20px;
border-radius: 0;
}

.sidebar-heading {
font-size: 20px;
font-weight: 600;
color: #2A345E;
margin-bottom: 15px;
}

.trend-item {
margin-bottom: 20px;
position: relative;
}
.trend-item-overlay{
position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(36, 36, 36, 0) 0%, rgba(17, 17, 17, 0.540992) 73.4%, #000000 100%);
  top: 0;
  left: 0;
  display: flex;
  align-items: end;
  justify-content: start;
  color: #fff;
  padding: 20px 20px 0 20px;
}
.blog-item-btn{
text-decoration: none;
color: #fff;
}
.blog-item-btn:hover{
color: #fff;
}
.trend-img {
width: 100%;
border-radius: 0;
margin-bottom: 10px;
}

.category-heading {
font-family: 'Futura Bk BT';
font-weight: 600;
font-size: 18px;
line-height: 100%;
letter-spacing: 0;
text-transform: capitalize;
color: #2A345E;
}
.categories p {
font-family: 'Futura Bk BT';
font-weight: 400;
font-size: 14px;
line-height: 150%;
letter-spacing: 0;
text-transform: capitalize;
color: #2A345EB2;
margin-bottom: 30px;
}

.tags-heading {
font-family: Alumni Sans;
  font-weight: 600;
  font-size: 24px;
  line-height: 141%;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: capitalize;
}

.tags .by {
font-family: 'Futura Bk BT';
font-weight: 400;
font-size: 16px;
line-height: 141%;
letter-spacing: 0;
vertical-align: middle;
text-transform: capitalize;
color: #2A345E;
}
.tags .by-date {
font-family:'Futura Bk BT';
font-weight: 400;
font-size: 16px;
line-height: 141%;
letter-spacing: 0;
vertical-align: middle;
text-transform: capitalize;
color: #2A345E;
}
.tags .comnt {
font-family: 'Futura Bk BT';
font-weight: 400;
font-size: 14px;
line-height: 141%;
letter-spacing: 0;
vertical-align: middle;
text-transform: capitalize;
}
.tags p {
font-family: 'Futura Bk BT';
font-weight: 400;
font-size: 14px;
line-height: 141%;
letter-spacing: 0;
vertical-align: middle;
text-transform: capitalize;
color: #2A345E;
text-align: justify;
word-spacing: 20px;
padding: 10px;
}

.share-heading {
font-family: 'Futura Bk BT';font-weight:600;font-size:16px;line-height:141%;letter-spacing:0;vertical-align:middle;text-transform:capitalize}.social-icons a{font-size:20px;color:#2A345E;margin-right:20px}.social-icons a:hover{color:#B7282C}*/