.tw-news-standard-wrapper .tw-news-grid-items .tw-news-content .tw-date-list li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 1rem;
}

.entry-content.tw-news-details-content footer.wp-block-latest-comments__comment-meta {
  font-size: 18px;
  font-weight: 400;
  color: #0b4654;
  line-height: 2;
}

.entry-content.tw-news-details-content footer.wp-block-latest-comments__comment-meta:hover {
  color: #0b4654;
}
.wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author:hover{
  color: #0b4654;
}

.wp-block-latest-comments__comment-meta a:hover {
  color: #0b4654;
}

.entry-content.tw-news-details-content ul.wp-block-archives-list.wp-block-archives li a{
  color: #0b4654;
  font-size: 18px;
  font-weight: 400;
}
.entry-content.tw-news-details-content ul.wp-block-categories-list.wp-block-categories li a{
 color: #0b4654;
  font-size: 18px;
  font-weight: 400;
}

ul.wp-block-archives-list.wp-block-archives li a:hover{
  color: #0b4654;
}
ul.wp-block-categories-list.wp-block-categories li a:hover{
  color: #0b4654;
}
 

.wp-person a:focus,
.wp-person a:focus .gravatar,
.wp-person a:focus .media-icon img,
.wp-person a:focus .plugin-icon {
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}

.blog-single-content-wrap .entry-content.tw-news-details-content .span.entry-date.published.updated {
  color: #fff;
}
.tw-news-details-wrapper .tw-news-details-content h3 {
  font-size: 62px;

}

.tw-news-details-wrapper .tw-news-details-content .tw-list{
  padding-left: 0px;
}

.tw-news-details-wrapper .tw-news-details-content .tw-list li{
  padding-left: 0px;
}

.comments-area .comment-reply-title {
  margin-bottom: 40px;
}

.comments-area .form-submit .btn-primary:hover {
 background-color: #0b4654;
}
  
.comment-reply-title small a:hover{
  color: #0b4654; 
}
.comment-respond .logged-in-as a:hover{
  color: #0b4654;
}

/* Blog single breadcrumb title (smaller to avoid design break) */
.breadcrumb-post-title .page-title {
  font-size: 80px;
  line-height: 1.2;
}


.breadcrumb__menu  .scroll-down h6 a{
  gap: 10px;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  align-items: center;
  transition: all 0.3s;
  color: #fff;
}

.breadcrumb__menu  .scroll-down h6 a:hover{
 color: #ff6d45;
}

.breadcrumb-content  .page-list li a:hover{
 color: #ff6d45;
}
.tw-news-content .tw-date-list li a:hover{
  color: #ff6d45;
}

.entry-content.tw-news-details-content ul{
 padding-left: 0px;
 margin-left: 0px;

}
.entry-content.tw-news-details-content li{
  /*color: #fff;*/
  padding-left: 0px;
  margin-left: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}


.blog-details-footer h5.title {
  font-size: 20px;
  font-weight: 600;
  margin-right: 8px;
  color: #0b4654;
}

.blog-details-footer .left {
  display: flex;
  flex-wrap: wrap;
  margin-right: 8px;
  align-items: center;
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #0b4654;
  font-size: 18px;
  font-weight: 400;
}

 .entry-content.tw-news-details-content .wp-block-calendar .wp-calendar-nav-prev{
  color: #0b4654;
  font-size: 18px;
}
.entry-content.tw-news-details-content .wp-block-calendar .wp-calendar-nav-prev:hover{
 color: #0b4654;
}
.wp-block-rss li a{
  color: #0b4654;
}
.wp-block-rss li a:hover{
   color: #ff6d45;
}
.entry-content.tw-news-details-content  .wp-block-social-links li{
  font-size: 20px !important;
}
.wp-block-file:not(.wp-element-button){
  font-size: 18px;
  padding: 10px 0px;
}
.wp-block-file__button {
  background-color: #ff6d45;
  padding: 10px;
  color: #fff;
}
.wp-block-file__button:hover {
 color: #fff;
}
.wp-block-table :where(figcaption) {
  color: #fff;
  font-size: 18px;
}
.wp-block-media-text__content p {
  color: #000;
}
.post_format-post-format-quote .quote-post-type .title {
  line-height:  1.5;
  font-weight: 700;
}
.post_format-post-format-quote .quote-post-type .title a:hover{
  color: #ff6d45 !important;
}

.wp-block-table.is-style-stripes tbody tr td{
  color: #3b4eff;
}
figcaption {
  color: #0b4654 !important;
  font-size: 18px !important;
}


.main-sideber ul li a{
  font-weight: 400;
  font-size: 18px ;
  color: #0b4654;
}
 

.main-sideber .widget_rss a.rsswidget {
  font-weight: 700;
  text-decoration: underline;
}


.tw-news-standard-wrapper .tw-news-grid-items .tw-news-content .btn-primary:hover{
 color: #000;
}

.blog-pagination ul li span.current {
  background-color: #ff6d45;
  color: #fff;
}

.thumbnail.tw-news-image  {
  display: inline-block;
}

.tw-news-details-wrapper .thumbnail.tw-details-image{
  display: inline-block;
}


/* Rajib Css Added */
.comments-area .comment-list li ul.children li {
  border-top: 1px solid #ffffff1f;
  padding-top: 30px;
  border-bottom: none;
}
.comments-area .comment-list li.comment {
  border-bottom: 1px solid #ffffff1f;
}
.blog-details-footer .left .tags li a {
  margin: 5px;
}
.comments-area .comment-list li .single-comment-wrap .thumb img {
  border-radius: 2px;
}
.comments-area .comment-list li .single-comment-wrap .content {
  width: calc(100% - 80px) !important;
  max-width: 100%;
}



.quote-post-type.style-01 .title{
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 500;
}

.navbar.navbar-area  .btn-wrap  a:hover{
  color: #000000;
}


.content-area ul.tw-date-list {
  display: flex;
  align-items: center;
  gap: 20px;

}

.content-area .tw-date-list {
  padding-left: 0px !important;
}

.content-area .tw-date-list li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  align-items: center;
  color: var(--text-col-1);
  font-family: var(--font_instrument);
}

.content-area .tw-date-list li i {
  margin-right: 10px;
}
form.post-password-form p {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  gap: 10px;
}
.post-password-form input[type=submit] {
  width: 100px;
  height: 50px;
  background-color: #ff6d45;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
  cursor: pochakra petch;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.post-password-form input[type=submit]:hover {
  color: #fff;
  background-color: #0b4654;
}

.blog-single-content-wrap .entry-content h1.wp-block-site-title {
  font-size: 100px;
}
.wp-block-post-title, 
h2.wp-block-comments-title {
  font-size: 48;
}
.wp-block-comments .comment-form .comment-form-comment  textarea#comment{



 
  line-height: 50px;
  border: 0;
  padding: 10px 20px;
  padding-right: 35px;
  color: var(--text-col-1);
  background: var(--section-bg);
  backdrop-filter: blur(5px);
  border-radius: 10px;
}
.wp-block-post-comments-form :where(input[type=submit]) {
  z-index: 1;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  line-height: 28px;
  padding: 14px 30px;
  position: relative;
  color: #000;
  border-radius: 90px;
  display: inline-block;
  background-color:  #fff;
}
.wp-block-post-comments-form :where(input[type=submit]):hover {
  background-color: #ff6d45;
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form .comment-form textarea {

  padding: 10px 20px;
  padding-right: 35px;
  line-height: 50px;
  border: 0;
  padding: 10px 20px;
  padding-right: 35px;
  color: var(--text-col-1);
  background: var(--section-bg);
  backdrop-filter: blur(5px);
  border-radius: 10px;
}

/* Submit button after converting input → button */
button.submit {
  z-index: 1;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  line-height: 28px;
  padding: 14px 30px;
  padding-left: 48px;
  position: relative;

  border-radius: 90px;
  display: inline-block;

}
button.submit:hover {
  background-color: #ff6d45;
}
button.submit::before {
    content: "";
  top: 50%;
  left: 30px;
  width: 8px;
  height: 8px;
  position: absolute;
  transition: all 0.5s;
  border-radius: 500px;
  background-color: var(--black);
  transform: translate(0px, -50%);
}
button.submit::after {
  content: "";
  left: 0;
  right: 0;
  height: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  position: absolute;
  border-radius: 500px;
  transition: all 0.5s;
  background-color: #ff6d45;
}

.widget-area .widget.widget_archive ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  color: #0b4654;
}
.widget-area .widget.widget_categories ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  color: #0b4654;

}
.widget.widget_categories ul li ul {
  padding-left: 10px !important;
  margin-left: 0px;
}

.widget.widget_categories ul li ul {
  flex: 0 0 100%;
}


.cargy-page-content-area .entry-content h1,
.cargy-page-content-area .entry-content h2,
.cargy-page-content-area .entry-content h3,
.cargy-page-content-area .entry-content h4 {
  font-size: 56px;
}


.single-post-navigation .title-with-link span {
  color: #fff;
}
/*----------Widget Development Css for Developement---------*/



.main-menu ul.dp-menu {
  padding: 18px 0px !important;
  
}
 

.hero-title br:nth-of-type(2) {
  margin-bottom: 40px;
  display: block;
  content: "";
}

.hero-video__wrapper .popup-video span{
  color: #212529;
}

.counter__item p {
  color:  #000;

}

.title-slider__title img {
  border-radius: 90px !important;
  max-width: 190px !important;
}
 

.services__media img {
  width: 100% !important;
  height: 120px !important;
  object-fit: cover !important;
  border-radius: 10px;
  transition: height 0.5s ease;
}


.services__item:hover .services__media img {
  height: 370px !important;;
}

.portfolio__item .thumb .tags {
  gap: 10px;
  top: 35px;
  right: 35px;
  padding: 6px 25px !important;
  position: absolute;
  align-items: center;
  border-radius: 90px;
  display: inline-flex;
  background: var(--white);
}


.portfolio__item .content .date {
  color: #212529;
}

.testimonial__prev, .testimonial__next {
  color: #000;
}

.blog-meta__list li span  a{
  cursor: default;
}
.blog-meta__list li span  a:hover{
  color: #aaaaaa;
}

.blog-5__item .content .meta-list li span {

  color: #000000;
}
.blog-5__item .content .meta-list li  {
  color: #000000;
}
.blog-5__item .content .meta-date .user a{
  color: #000000;
}
.blog-5__item .content .meta-date li{
  color: #000000;
}

.hero-7__featured .popup-video .icon i{
  color: #000000;
} 
.testimonial-section-7__arrow i {
  color: #000000;
  transition: color 0.3s ease;
}

.testimonial-section-7__swiper-button-next:hover i,
.testimonial-section-7__swiper-button-prev:hover i {
  color: #ffffff;
}

.specialization-section-7__info .specialization-section-7__button {
  padding: 19px 44px;
  border-radius: 6px;
  background: #ff6d45;
  margin-top: 25px !important;
  color: var(--white);
  font-family: var(--font_outfit);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

ul.specialization-section-7__list {
  margin-bottom: 25px;
}


.specialization-section-7__info .specialization-section-7__button:hover {
  color: var(--white);

}


.services-section-7__thumb img {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px!important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.services-section-7__thumb-one img {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px!important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}


.footer-section-7__area .footer-tp-seaven{
  margin-top: 0px !important;
}

.footer-section-7__area .footer-bottom__list a:hover i{
  color: #fff;
}

.latest-work-8__item img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}


.our-services__media .content .tags li{
  color: #212529;
}

.featured-product__item .thumb .tags {
  padding: 6px 25px !important;
}
.featured-product__item .thumb .tags li{
  padding: 0px;
  margin: 0px;
}

.cta__content {
  max-width: 904px;
}

.portfolio__item .thumb .tags {
  gap: 0px 8px;
  flex-wrap: wrap;
  margin-top: 20px;
  
}


.breadcrumb__menu ul li:last-child:after {
  content: none;
}

.services-3__btn .btn-wrapper .btn-text {
  color: #000;
}

.blog-sidebar-custom{
  padding: 0px !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;

}


body.single-post .bread-title {
  font-size: 68px;
  line-height: 70px;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  word-wrap: break-word;
}

@media (max-width: 1024px) {
  body.single-post .bread-title {
    font-size: 56px;
  }
}

@media (max-width: 767px) {
  body.single-post .bread-title {
    font-size: 42px;
    line-height: 48px;
	margin-bottom: 20px;
  }
}



.header-area__inner .main-menu .menu-primary-menu dd, li {
  margin-bottom: 0px;
}

.digital-media-two img {
  height: 100% !important;
  object-fit: cover !important;
}


a.popup-video.has--play {
  color: #000000;
}

.get-in-touch__btn .btn-text {
  color: #000000;
}

.btn-wrapper .btn-circle {
  color: #000000;
}

.custom-bottom-padding {
	padding-bottom: 120px;
}

.custom-top-padding {
	padding-top: 120px;
}

/* max-width: 1399px */
@media only screen and (max-width: 1399px) {
	.custom-bottom-padding {
		padding-bottom: 100px;
	}
	.custom-top-padding {
		padding-top: 100px;
	}
}

/* max-width: 1199px */
@media only screen and (max-width: 1199px) {
	.custom-bottom-padding {
		padding-bottom: 80px;
	}
	.custom-top-padding {
		padding-top: 80px;
	}
}

/* max-width: 991px */
@media only screen and (max-width: 991px) {
	.custom-bottom-padding {
		padding-bottom: 60px;
	}
	.custom-top-padding {
		padding-top: 60px;
	}
}


.feature-works-3-btn .btn-big{
  color: #000;
}

.footer-widget-box.content .btn-wrapper .btn-text {
  color: #000;
}
.about-us-5__top__media img {
  height: 100% !important;
  object-fit: cover;

}

.custom-pt{
  padding-top: 60px;
}

.blog-sidebar-custom .news-widget-categories ul li:hover a{
  color: #ff6d45 !important;
}
.blog-sidebar-custom .news-widget-categories ul li:hover span{
  color: #ff6d45 !important;
}

/* Recent Post Sidebar: uniform thumbnail size */

.blog-sidebar-custom .recent-post-area .recent-thumb {
  width: 80px !important;
  height: 80px !important;
  flex-shrink: 0;
  overflow: hidden !important;
  border-radius: 5px;
   
}

.blog-sidebar-custom .recent-post-area .recent-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}


.mean-container .mean-nav {
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

/* 404 Search Form: Center & 50% Width */
.error-404 .search-form {
  width: 60% !important;
  margin: 36px auto 0 !important;  
}

.error-404 .search-form .form-control {
  width: 100% !important;  
}


@media only screen and (max-width: 1399px) {
  .section-title {
    font-size: 150px;
    line-height: 170px;
  }
}

@media only screen and (max-width: 1199px) {
  .section-title {
    font-size: 140px;
    line-height: 150px;
  }
}

@media only screen and (max-width: 991px) {
  .section-title {
    font-size: 120px;
    line-height: 130px;
  }
}

@media only screen and (max-width: 767px) {
  .section-title {
    font-size: 100px;
    line-height: 110px;
  }
}

@media (max-width: 575px) {
  .section-title {
    font-size: 60px;
    line-height: 75px;
  }
}

.blog-8__item .media .meta-date {
  right: 15px;
  bottom: 15px;
}

@media (max-width: 575px) {
  .testimonial .section-title {
    font-size: 35px;
    line-height: 40px;
  }
}

.creative-journey-3__inner {
  overflow: hidden;
  position: relative;
  margin-top: -20px;
}

.wp-person a:focus .gravatar, a:focus, a:focus .media-icon img, a:focus .plugin-icon {
  box-shadow: none;
  outline:none;
}

.wp-block-query-pagination-numbers {

  padding: 20px 0px;
}

.wp-block-query-pagination-numbers .page-numbers {

  padding: 10px;
  color: #0b4654;
  margin: 8px;
  border: 1px solid rgba(240, 248, 250, 1);
}

/* Desktop */
@media (min-width: 1024px) {
    .blog-8__item .media img {
        width: 479px;
        height: 280px;  
		border-radius:10px;
    }
}

/* Tablet & Mobile */
@media (max-width: 1023px) {
    .blog-8__item .media img {
        width: 100%;
        height: auto;    
		border-radius:10px;
    }
}
.blog-5__item .media img {
    width: 452px;
    height: auto;
}
 

 


/* ---Demo organized css for developement serve---*/
 
.single-post-navigation .single-post-navigation-center-grid a {
  color: #ff6d45;
}

@media (max-width: 575px) {
  .single-post-navigation {
		flex-direction: column;
		gap: 10px;
	}
}

p.logged-in-as {
  margin-bottom: 12px;
}
 

.blog__item h4.blog-title.rr-title-anim {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* finishing unit hover color */


.entry-content a:hover{
  color: #ff6d45;
}

.content.blog-content h2.title a:hover {
  color: #ff6d45 !important; 
}
.wp-link-pages .post-page-numbers:hover {
  background-color: #ff6d45;
  color: #fff;
}
.wp-block-group.has-background {
  background-color: #063232 !important;
}
.wp-block-file__button:hover {
  color: #000 !important;
}
.wp-block-tag-cloud a:hover {
  color: #fff !important;
  background-color: #ff6d45;
  border-color: #ff6d45;
}




img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  height: 500px;
  
}

.team-details__image img {
  border-radius: 48px !important;

}


.blog-details-footer .right {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

 .blockquote {
  background: #ff6d45;
  padding: 32px 48px;
  border-radius: 24px;
  display: flex;
  gap: 32px;
  margin-bottom: 30px;
}

.blockquote .text .sub-title {
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  line-height: 36px;
  color: var(--white);
  max-width: 724px;
  margin-bottom: 8px;
  font-family: var(--font_instrument);
}

.blockquote .text .name {
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: var(--white);
  font-family: var(--font_mango);
  text-decoration-line: underline;
}

.parent-list {
  list-style: none;
  display: grid;
  margin-bottom: 40px;
  grid-template-columns: repeat(2, 1fr);
}

.parent-list li i {
  color: var(--primary);
  rotate: -45deg;
}

.parent-list li {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font_instrument);
  color: var(--text-col-1);
  display: flex;
  align-items: center;
  gap: 16px;
}

.br-24 {
  border-radius: 24px !important;
}

.tw-news-details-content h2.title.rr-title-anim {
  color: #0b4654;
  font-family: var(--font-bebas);
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
}

.blog-sidebar-custom .recent-items {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}

body.single-post .bread-title {
  font-size: 68px;
  line-height: 70px;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  word-wrap: break-word;
}


/*---Blog  Section Style ---*/








/*----style one blog--*/
img.vl-anim-img.left-image.wp-post-image {
  width: 760px;
  height: 436px;
  max-width: 100%;
  object-fit: cover;
  display: block;
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1199px) {
  img.vl-anim-img.left-image.wp-post-image {
    width: 100%;
    height: 360px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  img.vl-anim-img.left-image.wp-post-image {
    width: 100%;
    height: 250px;
  }
}

.blog-item__image.right-image a {
    display: block;
    width: 314px;
    max-width: 100%;
}

.blog-item__image.right-image a img {
  width: 314px;
  height: 238px;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 0;
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1199px) {
  .blog-item__image.right-image a,
  .blog-item__image.right-image a img {
    width: 100%;
  }

  .blog-item__image.right-image a img {
    height: 220px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .blog-item__image.right-image a {
    width: 100%;
  }

  .blog-item__image.right-image a img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: center;
  }
}



/*----style two blog--*/
img.vl-anim-img.blog-two-img {
  width: 470px;
  height: 348px;
  max-width: 100%;
  object-fit: cover;
  display: block;
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1199px) {
  img.vl-anim-img.blog-two-img {
    width: 100%;
    height: 300px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  img.vl-anim-img.blog-two-img {
    width: 100%;
    height: 250px;
}
}



.blog-item__thumb {
  margin-bottom: 22px;
}

.blog--style3 .blog-item__thumb img {
  width: 502px;
  height: 350px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 1rem;
  margin-bottom: 1rem;
  display: block;
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1199px) {
  .blog--style3 .blog-item__thumb img {
    width: 100%;
    height: 300px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .blog--style3 .blog-item__thumb img {
    width: 100%;
    height: 250px;
  }
}
