/*

Theme Name: The National Telegraph
Author:  Corporate
Description: The National Telegraph
Version:1.0
*/



* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a img {
  border: none;
}

.clear {
  clear: both;
}

body {
  color: #111a27b3;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

p {
  color: #111a27b3;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 30px;
}

/* ----- header------- */

header {
  border-bottom: 1px solid #dbdbdb;
}

.nav-link.login {
  padding: 10px 26px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  background: #e40303;
  color: #fff;
  margin-left: 20px;
}

.nav-link.login:hover {
  background: #004990;
  color: #fff;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  font-size: 16px;
}

.nav li {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin: 0 10px;
}

.nav li a {
  color: #9b9b99;
  font-weight: 500;
  border-bottom: 4px solid #fff;
  padding: 0;
  text-decoration: none;	
	
}

.nav li a:hover {
  color: #4a4b46;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 4px solid #db2534;
}

.logo img {
  width: 230px;
}

/* ----- header------- */

/* ----- banner------- */

.middle-sec {
  background: #f9fafc;
  padding: 40px 0;
}

.banner_inner {
  position: relative;
}

.banner-title {
  background: #db2532;
  position: absolute;
  color: #fff;
  padding: 14px 70px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
}

.banner_text {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  padding: 33px 25px 20px;
  text-align: left;
  line-height: 24px;
  left: 0;
  text-decoration: none;
  margin: 0 12px;
}

.banner_inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner_text span {
  font-size: 17px;
  font-weight: normal;
  display: block;
  margin-top: 10px;
}

.sign-up-sec {
  margin: 0 0 0 20px;
}

.sign-up-sec-inner {
  border: 3px solid #ff2600;
  padding: 40px 20px;
  margin-bottom: 30px;
  text-align: center;
}

.sign-up-sec-text {
  font-size: 13px;
  margin-bottom: 20px;
}

.sign-up-sec-title {
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 20px;
}

.sign-up-sec button {
  background: #ff2600;
  text-transform: capitalize;
  border: none;
  border-radius: 5px !important;
  font-size: 13px;
  padding-bottom: 10px !important;
}

.sign-up-sec button:hover {
  background: #1f1f1f;
}

.search-sec form input {
  border-radius: 0 !important;
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  appearance: none;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.search-sec {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.social-sec-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 20px;
}

.social-sec-inner {
  text-align: left;
}

.banner {
  margin-bottom: 30px;
}

.content-nav li {
  background: #e5e5e5;
  margin: 0 5px 20px 5px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

.content-nav li a {
  color: #010101;
  padding: 0 7px;
}

.content-nav::before {
  width: 60px;
  content: "";
  left: 0;
  position: absolute;
  background: #de2000;
  height: 3px;
  top: -3px;
}

.content-nav {
  position: relative;
  padding: 40px 0 0;
    padding-right: 0px;
    padding-left: 0px;
  border-top: 1px solid #c5c5c7;
}

.content-title-inner a {
  color: #df1d02;
  text-decoration: none;
  margin: 0 16px;
}


.content-title-inner a::after {
  background: url(images/icon2.jpg) no-repeat right center;
  width: 17px;
  height: 17px;
  content: "";
  position: absolute;
}

.show {
  text-align: right;
  font-size: 14px;
}

.show a {
  color: #df1d02;
  text-decoration: none;
}

.show span {
  color: #df1d02;
  font-weight: bold;
  margin: 0 6px;
}

.content-title-inner {
  color: #b7b7b7;
  font-size: 13px;
}

.blog-item h3 {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 17px;
}

.blog-item p {
  font-size: 13px;
  line-height: 20px;
}

.grey_bar {
  background: #f5f6f8;
  margin: 0 0px !important;
  padding: 9px 0;
  color: #bbb;
}

.grey_bar img {
  width: 20px;
  height: 19px;
}

.read_Btn {
  color: #df301f;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  border-left: 1px solid #ccc;
  padding: 1px 0 4px 5px;
}

.blog-item .row {
  margin-bottom: 90px;
}

.news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sidebar {
  border-left: 1px solid #e8e9eb;
  padding-left: 20px;
}

.sidebar-box h3 {
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: 300;
}

.sidebar-box .comment_sec {
  border-left: 4px solid #f7f7f7;
  margin: 0 !important;
}

.sidebar-box .comment_sec li::before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: -16px;
  background: #ff2602;
  border-radius: 50px;
  border: none;
  top: 7px;
}

.sidebar-box .comment_sec li {
  list-style: none !important;
  padding: 0 7px;
  position: relative !important;
  font-size: 13px;
  margin: 10px;
}

.sidebar-box .comment_sec li a {
  border: none;
}

.sidebar-box .comment_sec li a b {
  float: left;
  font-weight: normal;
  color: #ff2602;
  text-transform: none;
}

.sidebar-box .comment_sec li a span {
  background: #f3f3f3;
  border-radius: 4px;
  padding: 4px;
}

.sidebar-box .comment_sec li a b span {
  background: none;
  color: #757575;
  font-weight: 600;
}

.sidebar-box {
  border-bottom: 1px solid #e8e9eb;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.sidebar-box-nav.comment_sec {
  background: #de2000;
}

.sidebar-box-nav.comment_sec li a {
  color: #fff;
  font-weight: bold;
}

.sidebar-box-nav.comment_sec li {
  border-bottom: 1px solid #e44a42;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 0px;
  padding: 9px 30px;
  margin-bottom: 0 !important;
}

.sidebar-box-nav.comment_sec li::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  background: #fff;
  border: none;
  left: 16px;
  border-radius: 0;
  top: 18px;
}

.sidebar-title {
  text-transform: capitalize !important;
  font-weight: 600 !important;
}

.select-form form select {
  width: 100%;
  background: #fff;
  border: 1px solid #efefef;
  padding: 8px;
  color: #757575;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
}

.sidebar-post-box {
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 10px;
}

.sidebar-post-box-text h3 {
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #efefef;
  padding-bottom: 8px;
  margin-bottom: 3px;
}

.sidebar-post-box-text {
  padding: 6px 13px 0;
}

.sidebar-post-box-text h4 {
  color: #b7b7b7;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 600;
}

.sidebar-post-box-img {
  border-left: 4px solid #df1e00;
}

.no-border {
  border: none;
  margin: 0;
  padding: 0;
}

.content-title h1 {
  font-size: 33px;
  font-weight: bold;
  text-transform: capitalize;
  letter-spacing: 2px;
}

.content-title {
  margin-bottom: 40px;
}



/* ----- banner------- */

/* ----- footer------- */


.copyright {
  background: #000;
  text-align: center;
  padding: 20px 0;
  color: #fff;
  font-size: 16px;
}


.footer h5 {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 25px;
}

.footer_main {
  padding: 80px 0;
}

.grey-text {
  color: #b0b0ae;
  font-size: 15px;
  line-height: 22px;
  margin-top: 12px;
}

.footer ul li a {
  font-size: 13px;
  color: #000;
  border: none;
}

.footer ul li {
  list-style: square;
  border: none;
}

.nav.flex-column {
  margin: 0px 30px;
}

.footer ul li a:hover {
  border: none;
}

.footer-tags {
  font-size: 25px;
  line-height: 26px;
  text-transform: capitalize;
  color: #434343;
}

.footer-tags span {
  font-size: 14px;
}

.comment_sec li::before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: -21px;
  border: 4px solid #000;
  border-radius: 50px;
}

.comment_sec li {
  list-style: none !important;
  padding: 0 18px;
  position: relative !important;
}

.comment_sec {
  border-left: 4px solid #f7f7f7;
  margin: 0 !important;
}

.comment_sec li a b {
  float: left;
  font-weight: normal;
  color: #424242;
  text-transform: none;
}

.footer ul li a span {
  background: #f1f1f1;
  padding: 2px 6px;
  border-radius: 21px;
  float: left;
  margin-bottom: 4px;
}

.comment_sec li a b span {
  background: none;
  float: none;
  font-weight: normal;
  color: #b9b8b6;
}

.footer-tags b {
  font-weight: normal;
  font-size: 32px;
}

/* ----- footer------- */

/* ----- banner_sub------- */

.banner_sub {
  background: #f8fbff;
  padding: 50px 0;
  text-align: center;
}

.banner_sub h1 {
  color: #004990;
  text-transform: capitalize;
  font-size: 40px;
}

.form_sec {
  width: 100%;
  padding: 80px 0;
}

.form-group input,
.form-group textarea {
  padding: 14px 18px;
  font-size: 18px;
  color: #464646;
  font-weight: 300;
}

.form-group {
  margin: 0 0 30px;
}

.submit_btn button {
  border: none;
  background: #90bf3f;
  color: #fff;
  font-size: 16px;
  padding: 13px 25px;
  border-radius: 5px;
}

.submit_btn button:hover {
  background: #000;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* ----- banner_sub------- */

.nav.content-nav a {
  text-decoration: none;
  background: #e5e5e5;
  margin: 0px !important;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #010101;
  padding: 0 7px;
  font-weight: 500;
  border-bottom: 4px solid #fff;
}

.nav.content-nav a:hover {
  color: #4a4b46;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 4px solid #db2534;
}

.wp-block-categories-list.wp-block-categories li {
  
  border-bottom: 1px solid #e44a42;
  margin: 0;
  margin-bottom: 0px;
  list-style: none !important;
  padding: 9px 30px;
  position: relative !important;
  font-size: 13px;
}

.wp-block-categories-list.wp-block-categories li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.wp-block-categories-list.wp-block-categories {
  background: #de2000;
  border-left: 4px solid #f7f7f7;
  margin: 0 !important;
  padding-left: 0;	
}

.wp-block-categories-list.wp-block-categories li::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  background: #fff;
  border: none;
  left: 16px;
  border-radius: 0;
  top: 18px;
}


.sidebar-post-box-text a {
  text-decoration: none;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 8px;
  margin-bottom: 3px;
  color: #000;
}

.sidebar-post-box-img img {
  width: 90px;
  height: 80px;
}

.news-img img {
  width: 100%;
  object-fit: cover;
}

.row.grey_bar img {
  width: auto;
}

.main {
  margin-bottom: 20px;
}

#wp-block-archives-1 {
  width: 100%;
  background: #fff;
  border: 1px solid #efefef;
  padding: 8px;
  color: #757575;
  font-weight: bold;
  font-size: 14px;
  text-transform: capitalize;
}

.tag-cloud-link.tag-link-12.tag-link-position-1 {
  font-size: 14px !important;
  line-height: 26px;
  text-transform: capitalize;
  color: #434343;
  text-decoration: none;	
}

.wp-block-tag-cloud a {
  font-size: 24px !important;
  line-height: 26px;
  text-transform: capitalize;
  color: #434343;
  text-decoration: none;
}

.inner-news-img img {
  width: 100%;
  height: auto;
}

.col-lg-9 h1 {
  font-size: 33px !important;
  font-weight: bold !important;
  text-transform: capitalize;
  letter-spacing: 2px;
  margin-bottom: 30px !important;
}

.tnp.tnp-subscription {
  text-align: left;
}

.tnp-submit {
  background: #ff2600 !important;
  text-transform: capitalize;
  border-radius: 5px !important;
  font-size: 13px !important;
  padding-bottom: 10px !important;
 
}

.col-md-6.col-11.mx-auto.category_banner_sec_bg {
  margin-bottom: 50px;
}


.col-lg-7 h3 {
  color: #000;
}


.col-lg-7 a {
  text-decoration: none;
}


.psac-post-carousel.psac-design-1 .psac-post-carousel-content .psac-post-meta {
  margin-bottom: 0px;
  color: #fff;
  text-align: left !important;
}

.psac-post-carousel.psac-design-1 .psac-post-title {
  font-size: 26px;
  line-height: 30px;
  text-align: left;
  font-weight: 700;
}

.psac-post-meta span.psac-post-meta-innr {
  
  margin: 0 5px 5px 5px;
  font-size: 17px !important;
  font-weight: normal;
  display: block;
  margin-top: 10px;
  font-style: normal;
}

.psac-post-carousel.psac-design-1 .psac-post-image-bg::before {
  opacity: 0 !important;

}

.psac-post-carousel.psac-design-1 .psac-post-carousel-content {
 background: rgba(0, 0, 0, 0.7) !important;;
}

.owl-prev:hover {
  background: #ff2600 !important;
  border: #ff2600 !important;
}

.owl-next:hover {
  background: #ff2600 !important;
  border: #ff2600 !important;
}

.psac-post-categories {
  background: #db2532;
  position: absolute;
  color: #fff;
  padding: 14px 70px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
  top: -378px !important;
  left: -268px !important;
}

.psac-post-categories a {
  font-size: 25px !important;
  border-bottom: none !important;
}


.wp-block-categories-list.wp-block-categories li a:hover {
  color: #9b9b99;
}


.news-img {max-height:185px}


.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 1.5em !important;
  margin-right: .75em;
  width: 1.5em !important;
}

.wp-block-latest-comments__comment-date {
  background: #f3f3f3;
  border-radius: 4px;
  padding: 4px;
}


.wp-block-latest-comments__comment-link {
  color: #9b9b99;
  font-weight: 500;
  padding: 0;
  text-decoration: none;
}

.wp-block-latest-comments__comment-link:hover {
  color: #4a4b46;
}

.wp-block-latest-comments__comment-link {
  line-height: 20px;
}

.wp-block-latest-comments__comment-meta {
  margin-left: 0px !important;
}

.wp-block-latest-comments__comment-excerpt p {
  line-height: 20px;
}

.wp-block-latest-comments__comment-excerpt {
  margin-left: 0px !important;

}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
  padding-left: 0px;
}

.sqs-image-shape-container-element.has-aspect-ratio img {
  height: auto !important;
  width: 100% !important;
}

.sqs-image-shape-container-element.has-aspect-ratio {
  padding-bottom: 0px !important;
}


.article_list .row {
  margin-bottom: 90px;
}

.article_list h3 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 17px;
}

.first {
  color: #000;
}


.first:hover {
  color: #fff;
  background: #de2000;
}

.last {
  color: #000;
}


.last:hover {
  color: #fff;
  background: #de2000;
}

.page.smaller {
  color: #000;
}

.page.smaller:hover{
  color: #fff;
  background: #de2000;
}

.page.larger {
  color: #000;
}

.page.larger:hover
{
 color: #fff;
 background: #de2000;	
}

.previouspostslink {
  color: #000;
}

.previouspostslink:hover{
	
color: #fff;
background: #de2000;	
}

.article_list {
  padding-left: 0px !important;
}

.nextpostslink {
  color: #000;
}

.nextpostslink:hover{
color: #fff;
background: #de2000;	
}

.pages {
  display: none;
}

.wp-pagenavi a, .wp-pagenavi span {
   padding: 3px 10px !important;
 }

.has-avatars.has-excerpts.wp-block-latest-comments {
  padding-left: 0px !important;
}

.comment-meta.commentmetadata a {
  color: #9b9b99;
}

.comment-meta.commentmetadata a:hover {
  color: #4a4b46;
}

.comment-author.vcard .avatar {
  border-radius: 45px;
  width: 22px;
  height: 22px;
}


.comment-reply-link {
  color: #9b9b99;
}

.comment-reply-link:hover {
  color: #4a4b46 !important;
}

.logged-in-as a {
  color: #9b9b99;
}

.logged-in-as a:hover {
  color: #4a4b46;
}

/* 12/01/2024 */
.diss-aut-title {
	width: 99%;
	display: flex;
	justify-content: left;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 10px;
}
.image-aut {
  margin-right: 20px;
	width: 20%;
}
.image-aut img {
	width: 100% !important;
	height: auto !important;
}
