/**
 * Theme Name: NewsPro
 * Theme URI: http://themesbazar.com/newspro
 * Author: ThemesBazar.Com
 * Author URI: http://themesbazar.com
 * Description: Themes Is WordPress Theme Market
 *
 * @format
 * @package NewsPro
 */

/* ===================================================== 
            Archive-Page-One-Start
====================================================== */

.archive-page1 {
  padding: 1px 0;
}

.rachive-info-cats {
  background: #f8fffe;
  padding: 10px 5px;
  border-bottom: 2px solid #8c0606;
  margin-bottom: 10px;
  font-size: 18px;
  box-shadow: 0 1px 5px #ddd;
}

.rachive-info-cats a {
  color: #8c0606;
  font-size: 18px;
}

.archive-shadow {
  box-shadow: 0 2px 3px #dddd;
  border-radius: 0 0 3px 3px;
}

.archive1_image {
  position: relative;
  overflow: hidden;
}

.archive1_image img {
  width: 100%;
  height: 270px;
  object-fit: cover;
  transition: 0.8s all;
}

.archive1-meta {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}

.archive1-meta a {
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 5px 11px 5px 6px;
  display: inline-block;
  line-height: 1;
}

.archive1-meta i {
  font-size: 10px;
}

.archive1-padding {
  padding: 5px 6px;
}

.archive1-title {
  line-height: auto;
  margin-bottom: 7px;
}

.archive1-custom-col-3 {
  max-width: 33.33% !important;
  width: 100%;
  flex: auto 0 0;
}

.archive1_image2 {
  position: relative;
}

.archive1_image2 img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}

.archive1-title2 {
  line-height: auto;
  padding: 5px;
}

.arch_margin {
  margin-bottom: 14px;
}

.archive-content {
  background: #e2f3f770;
  display: inline-block;
  padding: 6px 8px 8px 6px;
  box-shadow: 0 0 2px #ddd;
  margin-bottom: 10px;
  position: relative;
}

.archiv-btn {
  margin-top: 10px;
}

.archiv-btn a {
  background: #01284f;
  padding: 3px 8px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  transition: 0.8s all;
  border-radius: 5px;
}

.archiv-btn a:hover {
  padding: 3px 14px;
  background: #690101;
}
.archive-p-title {
  margin-bottom: 7px;
}

.archive-p-title a:hover {
  color: #000;
}

.content_detalis {
  line-height: 22px;
}

.archive-image {
  position: relative;
}

.archive-image img {
  width: 31% !important;
  height: 135px;
  float: left;
  margin-right: 14px;
}

.archive1-vIcon1 i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.arch_margin:hover .archive1-vIcon1 i {
  background: #fff;
  color: #8b1010;
}

.archive1-vIcon2 i {
  position: absolute;
  top: 46%;
  left: 15%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  transition: 0.8s all;
  z-index: 99;
}

.archive-image:hover .archive1-vIcon2 i {
  background: #fff;
  color: #8b1010;
}

/*============ Archive page css End================*/

.archive-topAdd {
  margin-bottom: 24px;
}

.single-sitber {
  margin-top: 15px;
}

/*====================================== Archive1 page css-End ======================================*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .archive1-custom-col-3 {
    padding: 5px !important;
  }

  .archive1-title2 {
    line-height: 20px !important;
  }

  .archive1-title2 a {
    font-size: 17px !important;
  }

  .archive1_image img {
    height: 170px !important;
  }

  .archive1_image2 img {
    height: 85px !important;
  }

  .archive-image img {
    width: 100% !important;
    height: 115px !important;
    float: inherit !important;
    margin-right: 0 !important;
  }

  .archive-content {
    max-width: 47% !important;
    float: left !important;
    margin: 7px 6px 1px 6px !important;
  }

  .archive1-vIcon2 i {
    top: 13% !important;
    left: 50% !important;
  }

  .content_detalis {
    text-align: justify !important;
  }

  .archive-p-title {
    margin: 5px 0 !important;
    line-height: 22px !important;
  }

  .archive-p-title a {
    font-size: 18px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .archive1-custom-col-12 {
    max-width: 50% !important;
    padding: 6px !important;
  }

  .archive1-custom-col-3 {
    max-width: 50% !important;
    padding: 5px !important;
  }

  .arch_margin {
    margin-bottom: 5px !important;
  }

  .archive1_image img {
    height: 190px !important;
  }

  .archive1_image2 img {
    height: 95px !important;
  }

  .archive1-title2 {
    line-height: 20px !important;
  }

  .archive1-title2 a {
    font-size: 17px !important;
  }

  .archive-content {
    margin-bottom: 15px;
  }

  .archive1-vIcon2 i {
    top: 23% !important;
    left: 50% !important;
  }

  .archive-p-title {
    margin: 6px 0 5px !important;
  }

  .archive-image img {
    width: 100% !important;
    height: 180px !important;
    float: inherit !important;
    margin-right: 0 !important;
    object-fit: cover !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .archive1_image2 img {
    height: 130px !important;
  }
  .archive1_image img {
    height: 257px !important;
  }

  .archive-image img {
    height: 260px !important;
  }

  .content_detalis {
    text-align: justify;
  }

  .archive-image img {
    width: 32% !important;
    height: 140px !important;
    float: left !important;
    margin-right: 8px !important;
  }

  .archive1-vIcon2 i {
    top: 31% !important;
    left: 17% !important;
  }
}

/* ===================================================== 
            Archive-Page-One-Close
====================================================== */

/* ===================================================== 
            Archive-Page-Two-Start
====================================================== */

.archive-page2 {
  padding: 1px 0;
}

.rachive-info-cats {
  background: #f8fffe;
  padding: 10px 5px;
  border-bottom: 2px solid #8c0606;
  margin-bottom: 10px;
  font-size: 18px;
  box-shadow: 0 1px 5px #ddd;
}

.rachive-info-cats a {
  color: #8c0606;
  font-size: 18px;
}

.archive2-custom-col-3 {
  max-width: 33.33% !important;
  width: 100%;
  padding: 8px;
}

.archivePage-wrpp2 {
  overflow: hidden;
  box-shadow: 0 0 10px #ddd;
}

.archive2-image {
  position: relative;
}

.archive2-image img {
  width: 100%;
  height: 135px;
  object-fit: cover;
}

.archivePage2-title {
  padding: 6px 9px 10px;
  line-height: 22px;
  margin: 0;
}

.archivePage2-title a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
  transition: 0.5s all;
}

.archivePage2-title a:hover {
  color: #510303;
}

.archive-meta2 {
  border-top: 1px solid #ddd;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-left: 8px;
}

.archive-meta2 a {
  color: #868686;
  font-size: 12px;
  text-decoration: none;
}

.archive2-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.archive2-image:hover .archive2-icon i {
  background: #fff;
  color: #8b1010;
}

/*============ Archive page css End================*/

.single-sibearNews {
  overflow: scroll;
  max-height: 380px;
  overflow-x: hidden;
  background-color: #fff;
  padding: 2px;
  margin-bottom: 5px;
}
.nav-tabs .nav-link.active {
  color: #000;
  background-color: #fff;
  background: #fff;
  text-decoration: none;
  border-top: 3px solid #8b1010;
}

.nav-tabs .nav-link i {
  color: transparent;
  -webkit-text-stroke: 1px #000;
  font-size: 16px;
}
.nav-tabs .nav-link.active i {
  -webkit-text-stroke: 1px #9a919e;
}

.nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #ddd;
  border-top: 3px solid #ddd;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  width: 50%;
}

#nav-home-tab {
  padding: 10px 10px;
  cursor: pointer;
  border-top: 3px solid #01192f;
}

#nav-profile-tab {
  padding: 10px 10px;
  border-top: 3px solid #8b1010;
}

.tab-image {
  position: relative;
}

.tab-image img {
  width: 38%;
  float: left;
  margin-right: 7px;
}

.tab-border {
  overflow: hidden;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 8px;
  padding-bottom: 10px;
}

.tab_hadding {
  padding-right: 3px;
  padding-left: 6px;
  padding-bottom: 4px;
  margin: 0;
}

.tab_hadding a {
  font-size: 16px;
  font-weight: 400;
  line-height: auto;
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
}

.tab_hadding a:hover {
  color: #8b1010;
}

.video-icon2 i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 50%;
  font-size: 22px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}
.tab-image:hover .video-icon2 i {
  background: #fff;
  color: #01192f;
}

.archive-topAdd {
  margin-bottom: 24px;
}

.single-sitber {
  margin-top: 15px;
}

/*====================================== Archive2 page css-End ======================================*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .archive-page2 .col-lg-3 {
    padding: 0 !important;
  }

  .archivePage2-title {
    padding: 4px 5px 8px !important;
    line-height: 17px !important;
  }
  .archivePage2-title a {
    font-size: 17px !important;
  }

  .archive2-image img {
    height: 90px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .archive2-custom-col-3 {
    max-width: 50% !important;
  }

  .archive2-image img {
    height: 100px !important;
  }

  .archivePage2-title {
    padding: 4px 5px 8px !important;
    line-height: 17px !important;
  }
  .archivePage2-title a {
    font-size: 17px !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .archive2-image img {
    height: 125px !important;
  }
}

/* ===================================================== 
            Archive-Page-Two-Close
====================================================== */

/* ===================================================== 
            Archive-Page-Three-Start
====================================================== */
.archive-page3 {
  padding: 1px 0;
}

.achive3-info-cats {
  background: linear-gradient(to right, var(--bgclr2), transparent);
  border-radius: 5px;
  color: var(--btnclr);
  border: none;
  font-size: 16px;
  padding: 3px 10px;
  box-shadow: none;
  margin-bottom: 10px;
}

.achive3-info-cats a {
  color: var(--btnclr);
  font-size: 20px;
}

.archive3Image {
  position: relative;
}

.archive3Image img {
  width: 100%;
  height: 280px;
  object-fit: cover;
}

.archive3Title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 30%,
    rgba(0, 0, 0, 0.8) 100%
  );
  margin: 0;
  line-height: 22px;
}
.archive3Title a {
  font-size: 25px;
  color: #fff;
}
.archive3Title2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 30%,
    rgba(0, 0, 0, 0.8) 100%
  );
  margin: 0;
  line-height: 19px;
}

.archive3Title2 a {
  font-size: 18px;
  color: #fff;
}

.archive3Image2 {
  position: relative;
  margin-bottom: 16px;
}

.archive3Image2 img {
  width: 100%;
  height: 132px;
  object-fit: cover;
}

.archive3-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.archive3-icon2 i {
  position: absolute;
  top: 40%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px grey;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.archive3Image2:hover .archive3-icon2 i {
  background: #fff;
  color: #8b1010;
}

.archive3Image:hover .archive3-icon i {
  background: #fff;
  color: #8b1010;
}
.archive3Image2:hover .archive3-icon i {
  background: #fff;
  color: #8b1010;
}

.archive3-wrpp:hover .archive3-icon i {
  background: #fff;
  color: #8b1010;
}

.archive3-custom-col-6 {
  max-width: 50% !important;
  width: 100%;
  flex: auto 0 0;
  padding: 8px;
}

.archive3-wrpp {
  overflow: hidden;
  background: #fff;
  padding: 7px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.archive3Image3 {
  position: relative;
}

.archive3Image3 img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.archive3Title3 {
  margin: 0;
  padding: 10px;
  line-height: 22px;
}
.archive3Title3 a {
  font-size: 18px;
  color: #000;
}
.archive-content2 {
  margin-top: 20px;
}
.archive3-smallItem {
  background: #fff;
  overflow: hidden;
  padding: 8px 8px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}

.archive3-smallImg2 {
  position: relative;
  overflow: hidden;
}
.archive3-smallImg2 img {
  width: 40%;
  float: left;
  margin-right: 10px;
  height: auto;
}
.archive3_smallTitle {
  margin: 0;
  line-height: 25px;
  overflow: hidden;
}
.archive3_smallTitle a {
  font-size: 20px;
  color: #333;
}

.archive3-small i {
  position: absolute;
  top: 49%;
  left: 20%;
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 35px;
  color: #fff;
  border-radius: 50%;
  font-size: 25px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.archive3-smallItem:hover .archive3-small i {
  background: #fff;
  color: #8b1010;
}

/*============ Archive page css End================*/

.archive-topAdd {
  margin-bottom: 24px;
}

.single-sitber {
  margin-top: 15px;
}

/*====================================== Single page css-End ======================================*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .archive-page3 .col-lg-3 {
    padding: 0 !important;
  }

  .archive-page3 .col-lg-4 {
    padding: 0 8px !important;
  }

  .archive3-custom-col-3 {
    max-width: 50% !important;
  }

  .archive3Image img {
    height: 210px !important;
  }

  .archive3Image2 img {
    height: 105px !important;
  }

  .archive3Image3 img {
    height: 125px !important;
  }

  .archive3_smallTitle {
    line-height: 21px !important;
    padding-top: 5px !important;
  }

  .archive3_smallTitle a {
    font-size: 18px !important;
  }

  .archive3Title2 {
    padding: 3px !important;
    line-height: 16px !important;
  }

  .archive3Title2 a {
    font-size: 15px !important;
  }

  .archive3Title3 {
    padding: 5px !important;
    line-height: 19px !important;
  }
  .archive3Title3 a {
    font-size: 16px !important;
  }

  .archive3-smallImg2 img {
    width: 100% !important;
    float: inherit !important;
  }

  .archive3-small i {
    top: 35% !important;
    left: 49% !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .archive3-custom-col-12 {
    max-width: 50% !important;
    padding: 7px !important;
  }
  .archive3Title2 {
    padding: 5px !important;
    line-height: 18px !important;
  }
  .archive3Image img {
    height: 190px !important;
  }

  .archive3Image2 img {
    height: 110px !important;
  }

  .archive3Image2 {
    margin-bottom: 0 !important;
  }

  .archive3Title2 a {
    font-size: 15px !important;
  }

  .archive3-icon2 i {
    top: 30% !important;
  }

  .archive3-custom-col-3 {
    max-width: 50% !important;
    padding: 5px !important;
  }

  .archive3Image3 img {
    height: 95px !important;
  }

  .archive3Title3 {
    padding: 5px !important;
    line-height: 19px !important;
  }
  .archive3Title3 a {
    font-size: 16px !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .archive3Image img {
    height: 260px !important;
  }

  .archive3Image2 img {
    height: 130px !important;
  }

  .archive3Image3 img {
    height: 125px !important;
  }
}

/* ===================================================== 
            Archive-Page-Three-Close
====================================================== */

/* ===================================================== 
            Archive-Page-Four-Start
====================================================== */

.archive-page4 {
  padding: 1px 0;
}

.rachive-info-cats {
  background: #f8fffe;
  padding: 10px 5px;
  border-bottom: 2px solid #8c0606;
  margin-bottom: 10px;
  font-size: 18px;
  box-shadow: 0 1px 5px #ddd;
}

.rachive-info-cats a {
  color: #8c0606;
  font-size: 18px;
}

.arch_margin {
  margin-bottom: 14px;
}

.archive4-content {
  background: #e2f3f770;
  display: inline-block;
  padding: 6px 8px 8px 6px;
  box-shadow: 0 0 2px #ddd;
  margin-bottom: 10px;
  position: relative;
}

.archive4-btn {
  margin-top: 10px;
}

.archive4-btn a {
  background: #01284f;
  padding: 3px 8px;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  transition: 0.8s all;
  border-radius: 5px;
}

.archive4-btn a:hover {
  padding: 3px 14px;
  background: #690101;
}
.archive4-p-title {
  margin-bottom: 7px;
}

.archive4-p-title a {
  font-size: 22px;
  text-decoration: none;
  color: #444546;
  font-weight: 500;
  transition: 0.5s all;
}

.archive4-p-title a:hover {
  color: #000;
}

.content_detalis {
  line-height: 22px;
}

.archive4-image {
  position: relative;
}

.archive4-image img {
  width: 31%;
  height: 135px;
  float: left;
  margin-right: 14px;
}

.archive4-vIcon i {
  position: absolute;
  top: 46%;
  left: 15%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  transition: 0.8s all;
  z-index: 99;
}

.archive4-image:hover .archive4-vIcon i {
  background: #fff;
  color: #8b1010;
}

/*============ Archive page css End================*/

.archive-topAdd {
  margin-bottom: 24px;
}

.archive-topAdd img {
  height: auto;
}

.single-sitber {
  margin-top: 15px;
}

/*====================================== Archive1 page css-End ======================================*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .archive4-image img {
    width: 100% !important;
    height: 115px !important;
    float: inherit !important;
    margin-right: 0 !important;
  }

  .archive4-content {
    max-width: 47% !important;
    float: left !important;
    margin: 7px 6px 1px 6px !important;
  }

  .archive4-vIcon i {
    top: 13% !important;
    left: 50% !important;
  }

  .content_detalis {
    text-align: justify !important;
  }

  .archive4-p-title {
    margin: 5px 0 !important;
    line-height: 22px !important;
  }

  .archive4-p-title a {
    font-size: 18px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .arch_margin {
    margin-bottom: 5px !important;
  }

  .archive4-content {
    margin-bottom: 15px;
  }

  .archive4-vIcon i {
    top: 23% !important;
    left: 50% !important;
  }

  .archive4-p-title {
    margin: 6px 0 5px !important;
  }

  .archive4-image img {
    width: 100% !important;
    height: 180px !important;
    float: inherit !important;
    margin-right: 0 !important;
    object-fit: cover !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .content_detalis {
    text-align: justify;
  }

  .archive4-image img {
    width: 32% !important;
    height: 140px !important;
    float: left !important;
    margin-right: 8px !important;
  }

  .archive4-vIcon i {
    top: 31% !important;
    left: 17% !important;
  }
}

/* ===================================================== 
            Archive-Page-Four-Close
====================================================== */

/* ===================================================== 
            Archive-Page-Common-CSS-Start
====================================================== */

#archivePopular-tab > li {
  color: #000d39;
  font-size: 17px;
  cursor: pointer;
  display: inline-block;
  width: 50%;
}

#archivePopular-tab .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0;
}

.archiveTab-sibearNews {
  overflow: scroll;
  max-height: 380px;
  overflow-x: hidden;
  background-color: #fff;
  padding: 2px;
  margin-bottom: 5px;
}

.archive-tabWrpp {
  position: relative;
}

.archiveTab-image {
  position: relative;
}

.archiveTab-image img {
  width: 40%;
  float: left;
  margin-right: 5px;
  margin-left: 13px;
  height: 80px;
  object-fit: cover;
}

.archiveTab-border {
  overflow: hidden;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 8px;
  padding-bottom: 10px;
}

.archiveTab_hadding {
  padding-right: 3px;
  padding-left: 6px;
  padding-bottom: 4px;
  margin: 0;
  line-height: auto;
}

.archiveTab_hadding a:hover {
  color: #8b1010;
}

.archiveTab-icon2 i {
  position: absolute;
  top: 42%;
  left: 24%;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 50%;
  font-size: 22px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}
.archive-tabWrpp:hover .archiveTab-icon2 i {
  background: #fff;
  color: #01192f;
}

.archive-conut {
  position: absolute;
  left: -2px;
  top: 21px;
  background: #000;
  width: 35px;
  height: 35px;
  line-height: 24px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  border: 4px solid #fff;
  padding-left: 1px;
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .archiveTab_hadding {
    padding: 0 !important;
    line-height: 14px !important;
  }

  #archivePopular-tab .nav-link {
    padding: 8px 4px !important;
    font-size: 15px !important;
  }
  .archiveTab_hadding a {
    font-size: 15px !important;
  }
  .archiveTab-image img {
    width: 42% !important;
    margin-right: 5px !important;
    height: 54px !important;
  }

  .archiveTab-icon2 i {
    top: 41% !important;
    left: 28% !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 27px !important;
    font-size: 20px !important;
    padding-left: 3px !important;
  }

  .archive-conut {
    top: 9px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .archiveTab-image img {
    width: 38% !important;
    height: 70px !important;
  }

  .archive-conut {
    top: 16px !important;
  }
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .archiveTab-image img {
    width: 36% !important;
    height: 95px !important;
  }

  .archive-conut {
    top: 29px !important;
  }

  .archiveTab-icon2 i {
    left: 21% !important;
  }
}

/* ===================================================== 
            Archive-Page-common-CSS-Close
====================================================== */

/*===============404/Error Page css End============*/
.error-page {
  padding: 10px 0;
}

.error-wrpp {
  text-align: center;
  margin-bottom: 10px;
}

.error-title {
  font-size: 100px;
  font-weight: bold;
  letter-spacing: 7px;
  margin-bottom: 0;
  -webkit-text-stroke: 3px #9a1515;
  -webkit-text-fill-color: #fff;
  animation: fill 0.6s infinite alternate;
  text-shadow: 0 2px 4px #000;
  display: inline-block;
}

@keyframes fill {
  from {
    -webkit-text-fill-color: #9a1515;
  }
  to {
    -webkit-text-fill-color: #ddd;
  }
}

.error-page-sub {
  font-size: 40px;
  margin-top: 2px;
  font-weight: 600;
  color: #535151;
}

.error-page-item {
  font-size: 25px;
  letter-spacing: 0.5px;
  color: #000;
  line-height: auto;
}

.error-btn {
  margin-top: 10px;
}

.error-btn a {
  background: #9a1515;
  padding: 10px 30px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 2px;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
}

.error-btn a:hover {
  padding: 10px 40px;
}
/*===============404/Error Page css End============*/

/*===============Date Page css Start============*/

.date-page {
  padding: 40px 0;
}

.custom-col4 {
  max-width: 25% !important;
  width: 100%;
  float: left;
}

.date-page-wrpp {
  overflow: hidden;
  width: 100%;
  break-inside: avoid;
  box-shadow: 0 0 10px #ddd;
  margin-bottom: 17px;
  text-align: left;
}

.date-image {
  position: relative;
}

.date-image img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}

.datePage-title {
  padding: 6px 9px 10px;
  line-height: 22px;
  margin: 0;
  text-align: left;
}

.datePage-title a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
  transition: 0.5s all;
}

.datePage-title a:hover {
  color: #510303;
}

.date-meta {
  border-top: 1px solid #ddd;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-left: 8px;
  text-align: left;
}

.date-meta a {
  color: #868686;
  font-size: 12px;
  text-decoration: none;
}

.date-icon i {
  position: absolute;
  top: 48%;
  left: 49%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  transition: 0.8s all;
  z-index: 99;
}
.date-image:hover .date-icon i {
  background: #fff;
  color: #8b1010;
}
/*===============Date Page css End============*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .datePage-title {
    line-height: 18px !important;
  }

  .datePage-title a {
    font-size: 17px !important;
  }

  .date-image img {
    height: 95px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .custom-col4 {
    max-width: 50% !important;
  }

  .date-image img {
    height: 100px !important;
  }

  .datePage-title {
    line-height: 20px !important;
  }

  .datePage-title a {
    font-size: 17px !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .date-image img {
    height: 125px !important;
  }
}

/*===============Date Page css Close============*/

/*===============Create Page css Start============*/
.create-page {
  padding: 5px 0;
}

.create-pageTitle {
  font-size: 25px;
  color: #000;
  margin-bottom: 15px;
  border-left: 5px solid brown;
  background: #ececeb;
  padding: 5px 10px;
  color: #515150;
}

.create-page-details {
  font-size: 18px;
  text-align: justify;
  /* color: #; */
  line-height: auto;
  margin-top: -5px;
}

.create-page-details p {
  font-size: 18px;
  text-align: justify;
  color: #000;
  line-height: auto;
}

/*===============Create Page css End============*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .create-page-image img {
    width: 100%;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/*===============Create Page css End============*/

/*=========================================
		Common-Pagination-Start
 ======================================== */

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager li:last-child {
  float: right;
}

.pager {
  text-align: center;
  margin: 22px 0;
}

.pager li {
  display: inline;
}

.pager li > a:hover {
  background: #00061e;
  color: #fff;
}

.pager li > a {
  display: inline-block;
  padding: 6px 20px 5px;
  background: #fff;
  text-align: center;
  border-radius: 50px;
  margin-right: 2px;
  transition: 0.5s all;
  color: #00061e;
  font-weight: 500;
  font-size: 17px;
  box-shadow: 0 0 5px #b3b3b3;
  transition: 0.5s all;
}
.pager .active > span {
  background: #00061e;
  color: #fff;
  padding: 7px 20px 7px;
  border-radius: 50px;
}
/*=========================================
		Common-Pagination-Close
 ======================================== */

/* ===================================================== 
            Common-Single-page-One-Start
====================================================== */

.single-page {
  padding: 1px 0;
}

.single-cat-info {
  background: #f0f8f9;
  margin-bottom: 8px;
  overflow: hidden;
  width: 100%;
}

.single-home {
  background: #b30f0f;
  padding: 8px 14px 8px 8px;
  float: left;
  color: #fff;
}

.single-home a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.single-cats {
  background: #666666;
  padding: 8px 14px 8px 8px;
  float: left;
  color: #fff !important;
  font-size: 15px !important;
}

.single-cats a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.single-add {
  margin: 0 0 15px;
}

.single-add img {
  width: 100%;
  height: auto;
}

.reportar-image img {
  width: 100%;
  height: 50px;
}

.reportar-title {
  font-size: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 2px;
  margin-bottom: 1px;
  margin-top: 6px;
}

.viwe-count {
  margin-bottom: 10px;
}

.viwe-count ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.viwe-count ul li {
  display: inline-block;
  margin-right: 20px;
  color: #000;
  font-weight: 400;
  font-size: 14px;
}

.single-image {
  position: relative;
  overflow: hidden;
}

.single-image img {
  width: 100%;
  height: auto;
}

.single-caption2 {
  position: absolute;
  left: 0;
  bottom: -38px;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 8px 10px;
  font-size: 18px;
  font-style: italic;
  transition: 0.5s all;
  opacity: 0;
  visibility: hidden;
}

.single-image:hover .single-caption2 {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.single-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 55px;
  width: 55px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 51px;
  color: #fff;
  border-radius: 50%;
  font-size: 31px;
  padding-left: 5px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  transition: 0.8s all;
}

.single-image:hover .single-icon i {
  background: #fff;
  color: #8b1010;
}

.single-details {
  text-align: justify;
  margin-top: 6px;
  margin-bottom: 15px;
  color: #000;
}

.multiImage2 {
  margin: 10px 0 8px 0;
}

.multiImage2 img {
  width: 100%;
  height: auto;
}

.multi-caption2 {
  font-size: 16px;
  margin: 4px 0 6px;
  text-align: center;
  font-style: italic;
}

.multiVideo2 > iframe {
  width: 100%;
  height: 450px;
  margin: 9px 0 6px 0;
}

.singlePage2-tag {
  margin: 20px 0 20px;
}

.singlePage2-tag a {
  border: 1px solid #cb2027;
  margin-right: 2px;
  padding: 2px 13px 1px;
  display: inline-block;
  font-size: 14px;
  color: #cb2027;
  border-radius: 50px;
  transition: 0.5s all;
  margin-bottom: 5px;
}

.singlePage2-tag a:hover {
  background: #cb2027;
  color: #fff;
}

.share-title {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
  margin-top: 22px;
}

.single-page-social {
  margin-top: 10px;
  margin-bottom: 13px;
  text-align: left;
}

.single-social-title {
  font-size: 30px;
  color: #000;
  margin: 0 0 10px;
  border-bottom: 1px solid #eee;
  padding: 0 0 7px;
}

.single-page-social a {
  background: #f00;
  display: inline-block;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  margin-right: 3px;
  border-radius: 5px;
  transition: 0.8s all;
  padding: 7px 19px 7px;
  border: 1px solid transparent;
}

.single-page-social a:nth-child(1) {
  background: #3b5998;
}

.single-page-social a:nth-child(1):hover {
  background: #eee;
  color: #3b5998;
  border: 1px solid #3b5998;
}

.single-page-social a:nth-child(2) {
  background: #00acee;
}

.single-page-social a:nth-child(2):hover {
  background: #eee;
  color: #00acee;
  border: 1px solid #00acee;
}

.single-page-social a:nth-child(3) {
  background: #0e76a8;
}

.single-page-social a:nth-child(3):hover {
  background: #eee;
  color: #0e76a8;
  border: 1px solid #0e76a8;
}

.single-page-social a:nth-child(4) {
  background: #1e629c;
}

.single-page-social a:nth-child(4):hover {
  background: #eee;
  color: #1e629c;
  border: 1px solid #1e629c;
}

.single-page-social a:nth-child(5) {
  background: #c8232c;
}

.single-page-social a:nth-child(5):hover {
  background: #eee;
  color: #c8232c;
  border: 1px solid #c8232c;
}

.single-page-social a:nth-child(6) {
  background: #000;
  color: white !important;
}

.single-page-social a:nth-child(6):hover {
  background: #eee;
  color: #000;
  border: 1px solid #000;
}

/* Author  css Start */
.author2 {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
  border: 1px solid #b9bcc6;
  background: #fff;
  padding: 20px 16px 20px;
  border-radius: 3px;
  position: relative;
}

.author-caption2 > span {
  background: #00061e;
  padding: 6px 10px;
  color: #fff;
  position: relative;
  top: -30px;
  left: -17px;
}

.author-caption2 span::before {
  position: absolute;
  left: 60px;
  content: "";
  width: 10px;
  height: 10px;
  background: #00061e;
  text-align: center;
  right: 0;
  transform: rotate(46deg);
  bottom: -5px;
}

.author-image2 img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}

.authorContent {
  position: relative;
  top: 1px;
  width: 80%;
}

.author-name2 > a {
  font-size: 23px;
  color: #00061e;
  font-weight: 600;
}

.author-title2 {
  margin-top: 2px;
}

.author-title2 > strong a {
  float: right;
}
.author-title2 > strong a {
  border: 1px solid #ddd;
  padding: 6px 20px;
  font-size: 15px;
  color: #030e3c;
  font-weight: 300;
  display: inline-block;
  margin-top: -1px;
  line-height: 1;
  transition: 0.5s all;
}
.author-title2 > strong a:hover {
  border-color: #030e3c;
}

/* Author  css End */

.single_relatedCat {
  display: block;
  margin-bottom: 7px;
  background-color: #e7f0f7;
  margin-top: 20px;
}

.single_relatedCat a {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin: 0px 0 0 0 !important;
  background: #01284f;
  padding: 8px 10px;
}

.single_relatedCat a::after {
  left: 100%;
  height: 0;
  width: 7px;
  position: absolute;
  top: 0;
  content: "";
  pointer-events: none;
  margin-left: 0;
  margin-top: 0;
  border-top: 41px solid #01284f;
  border-right: 8px solid transparent;
}

.custom-col-3 {
  max-width: 33.33%;
  width: 100%;
  float: left;
}

.related-wrpp {
  overflow: hidden;
  box-shadow: 0 0 10px #ddd;
  margin-bottom: 17px;
}

.related-image {
  position: relative;
}

.related-image img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}

.related-title {
  padding: 6px 9px 10px;
  line-height: auto;
  margin: 0;
}

.related-title a:hover {
  color: #510303;
}

.related-meta {
  border-top: 1px solid #ddd;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-left: 8px;
}

.related-meta a {
  color: #868686;
  font-size: 12px;
  text-decoration: none;
}

.related-icon i {
  position: absolute;
  top: 48%;
  left: 49%;
  height: 50px;
  width: 50px;
  background: rgba(0, 0, 0, 0.14);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 47px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  -moz-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  transition: 0.8s all;
  z-index: 99;
}
.related-image:hover .related-icon i {
  background: #fff;
  color: #8b1010;
}

.single-page-add2 img {
  width: 100%;
  height: auto;
}

.siteber-add {
  margin-bottom: 20px;
}

.siteber-add img {
  width: 100%;
  height: auto;
}

.siteber-add2 img {
  margin-top: 10px;
  width: 100%;
  height: auto;
}

/*===============Single Page css End============*/

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-page-subTitle {
    font-size: 20px !important;
  }

  .single-page-title {
    font-size: 22px !important;
  }

  .reportar-image img {
    width: 70px !important;
    height: 60px !important;
    object-fit: cover;
  }

  .single-page-social a {
    margin-bottom: 5px !important;
  }

  .multiVideo2 > iframe {
    height: 250px !important;
  }

  .authorContent {
    width: 100% !important;
  }

  .custom-col-3 {
    max-width: 50% !important;
    padding: 5px !important;
  }

  .related-wrpp {
    margin-bottom: 0 !important;
  }

  .related-image img {
    height: 130px !important;
  }

  .related-title {
    line-height: 17px !important;
  }

  .related-title a {
    font-size: 16px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  /*========= Single page css-Start ==========*/
  .single-page-subTitle {
    font-size: 19px !important;
  }

  .single-page-title {
    font-size: 20px !important;
  }

  .multiVideo2 > iframe {
    height: 190px !important;
  }

  .reportar-image img {
    max-width: 60px !important;
  }

  .reportar-title {
    margin-top: -55px !important;
    margin-left: 65px !important;
  }

  .viwe-count {
    margin-left: 62px !important;
    line-height: 16px !important;
  }

  .viwe-count ul li {
    margin-right: 0 !important;
    font-size: 13px !important;
  }

  .single-page-social a {
    padding: 5px 17px !important;
    margin-bottom: 5px !important;
    margin-right: 0px !important;
  }

  .author-image2 img {
    float: inherit !important;
  }

  .author-image2 {
    margin: 0 auto !important;
    text-align: center !important;
  }

  .author-caption2 > span {
    left: 75px !important;
  }

  .author-name2 {
    margin-top: 5px;
  }

  .authorContent {
    width: auto !important;
    text-align: center !important;
  }
  .author-details {
    text-align: justify !important;
    margin: 6px 0 !important;
  }

  .related-content {
    margin-bottom: 10px !important;
  }

  .custom-col-3 {
    max-width: 50% !important;
    padding: 5px !important;
  }

  .related-wrpp {
    margin: 0 !important;
  }

  .related-image img {
    height: 100px !important;
  }

  .related-title {
    line-height: 18px !important;
  }

  .related-title a {
    font-size: 16px !important;
  }

  /*========= Single page css-End ==========*/
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .author-caption2 > span {
    left: 132px !important;
  }

  .multiVideo2 > iframe {
    height: 260px !important;
  }

  .author-details {
    margin: 6px 0 10px !important;
  }

  .related-image img {
    height: 130px !important;
  }
}

/* ===================================================== 
            Common-Single-page-One-Close
====================================================== */

/* ===================================================== 
            Common-Single-Common-Start
====================================================== */

#singlePopular-tab > li {
  color: #000d39;
  font-size: 17px;
  cursor: pointer;
  display: inline-block;
  width: 50%;
}

#singlePopular-tab .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0;
}

.singleTab-sibearNews {
  overflow: scroll;
  max-height: 380px;
  overflow-x: hidden;
  background-color: #fff;
  padding: 2px;
  margin-bottom: 5px;
}

.single-tabWrpp {
  position: relative;
}

.singleTab-image {
  position: relative;
}

.singleTab-image img {
  width: 40%;
  float: left;
  margin-right: 5px;
  margin-left: 13px;
  height: 80px;
  object-fit: cover;
}

.singleTab-border {
  overflow: hidden;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 8px;
  padding-bottom: 10px;
}

.singleTab-icon2 i {
  position: absolute;
  top: 42%;
  left: 24%;
  height: 35px;
  width: 35px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 50%;
  font-size: 22px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}
.single-tabWrpp:hover .singleTab-icon2 i {
  background: #fff;
  color: #01192f;
}

.single-conut {
  position: absolute;
  left: -2px;
  top: 21px;
  background: #000;
  width: 35px;
  height: 35px;
  line-height: 24px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  border: 4px solid #fff;
  padding-left: 1px;
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .singleTab_hadding {
    padding: 0 !important;
    line-height: 14px !important;
  }

  #singlePopular-tab .nav-link {
    padding: 8px 4px !important;
    font-size: 15px !important;
  }
  .singleTab_hadding a {
    font-size: 15px !important;
  }
  .singleTab-image img {
    width: 42% !important;
    margin-right: 5px !important;
    height: 54px !important;
  }

  .singleTab-icon2 i {
    top: 41% !important;
    left: 28% !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 27px !important;
    font-size: 20px !important;
    padding-left: 3px !important;
  }

  .single-conut {
    top: 9px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .singleTab-image img {
    width: 38% !important;
    height: 70px !important;
  }

  .single-conut {
    top: 16px !important;
  }
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .singleTab-image img {
    width: 36% !important;
    height: 95px !important;
  }

  .single-conut {
    top: 29px !important;
  }

  .singleTab-icon2 i {
    left: 21% !important;
  }
}

/* ===================================================== 
            Common-Single-Common-Close
====================================================== */

/* ===================================================== 
            Common-Single-page-Two-Start
====================================================== */
.single-page2 {
  background: #f1f1f2;
  padding: 20px 0;
}

.single-page2 .col-lg-2 {
  padding: 0;
}
.single-page2 .col-lg-3 {
  padding: 0;
}

.single-white {
  background: #fff;
  padding: 7px;
}
.single-home2 {
  margin-bottom: 11px;
}
.single-home-cat2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.single-home-cat2 ul li {
  display: inline-block;
}

.single-home-cat2 ul li a {
  color: #333;
  text-decoration: none;
}
.single-home-cat2 ul li a:hover {
  color: #ff8c00;
}

.single-white2 {
  background: #fff;
  padding: 15px;
}

.single-page iframe {
  width: 100% !important;
  height: 400px !important;
}

.latest-title {
  text-align: left;
  font-size: 17px;
  color: #000;
  margin-bottom: 14px;
  font-weight: 600;
  margin-top: 4px;
}

.latest-title i {
  color: #f00;
  margin-right: 2px;
}

.leftSitbe-title {
  padding-right: 3px;
  padding-left: 6px;
  padding-bottom: 4px;
  margin: 0;
  line-height: 18px;
  margin-top: 4px;
}

.leftSitbe-title a {
  font-size: 17px;
  font-weight: 400;
  line-height: auto;
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
}

.leftSitbe-title a:hover {
  color: #ff8c00;
}

.custom-col-12 {
  max-width: 100%;
  width: 100%;
  float: left;
}
.single-drack-bg {
  background: #f0f0ed;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.single-left {
  position: relative;
}

.single-left img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}

.single2-siteIcon i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  font-size: 27px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.single-left:hover .single2-siteIcon i {
  background: #fff;
  color: #1b75ba;
}

.update-time {
  margin-bottom: 12px;
  overflow: hidden;
}

.update-time > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.update-time > ul > li {
  display: inline-block;
  margin-right: 10px;
}
.update-time > ul > li > i {
  color: #6c0505;
}

.update-time a {
  color: #2a388f;
}

.update-time img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0 0 10px #ddd;
  padding: 1px;
  margin-right: 2px;
}

.single-image2 {
  position: relative;
  overflow: hidden;
}
.single-image2 img {
  width: 100%;
  height: auto;
}

.single-content2 {
  text-align: justify;
  margin-bottom: 10px;
}

.multiImage {
  margin: 10px 0 8px 0;
}

.multiImage img {
  width: 100%;
  height: auto;
}

.multi-caption {
  font-size: 16px;
  margin: 4px 0 6px;
  text-align: center;
  font-style: italic;
}

.single-content2 iframe {
  width: 100% !important;
  height: 400px !important;
  margin: 9px 0 6px 0;
}

.single-page2-topAdd {
  margin: 10px 0 15px;
}

.single-page-add2 {
  margin: 3px 0px;
}

.single-page-add2 img {
  width: 100%;
  height: auto;
}

.singel2-caption {
  position: absolute;
  left: 0;
  bottom: -38px;
  right: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 8px 10px;
  font-size: 18px;
  font-style: italic;
  transition: 0.5s all;
  opacity: 0;
  visibility: hidden;
}

.single-image2:hover .singel2-caption {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}

.single-social2 {
  border-top: 1px solid#ddd;
  margin-top: 30px;
  padding-top: 13px;
  color: #fff;
}
.single-social2 a {
  width: 40px;
  height: 40px;
  background: #f00;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #fff;
  margin-right: 7px;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  font-size: 19px;
}

.single-social2 a:nth-child(1) {
  background: #3b5998;
}

.single-social2 a:nth-child(2) {
  background: #00aeef;
}

.single-social2 a:nth-child(3) {
  background: #0e76a8;
}

.single-social2 a:nth-child(4) {
  background: #1e629c;
}
.single-social2 a:nth-child(5) {
  background: #c8232c;
}
.single-social2 a:nth-child(6) {
  background: #404041;
}

.video-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 44px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}
.single-image2:hover .video-icon i {
  background: #fff;
  color: #1b75ba;
}

.single-left:hover .video-icon i {
  background: #fff;
  color: #1b75ba;
}

.relatedImage2:hover .video-icon i {
  background: #fff;
  color: #1b75ba;
}

.rightSitbear-image:hover .video-icon i {
  background: #fff;
  color: #1b75ba;
}

.rightSitbear-image2:hover .video-icon i {
  background: #fff;
  color: #1b75ba;
}

/* Author  css Start */
.single-page2 .author {
  display: inline-block;
  width: 100%;
  margin-top: 25px;
  border: 1px solid #b9bcc6;
  background: #fff;
  padding: 20px 16px 20px;
  border-radius: 3px;
  position: relative;
}

.author-caption > span {
  background: #00061e;
  padding: 6px 10px;
  color: #fff;
  position: relative;
  top: -30px;
  left: -17px;
}

.author-caption span::before {
  position: absolute;
  left: 60px;
  content: "";
  width: 10px;
  height: 10px;
  background: #00061e;
  text-align: center;
  right: 0;
  transform: rotate(46deg);
  bottom: -5px;
}

.author-image img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}

.author-name {
  position: relative;
  top: 1px;
  width: 80%;
}

.author-name > a {
  font-size: 23px;
  color: #00061e;
  font-weight: 600;
}

.author-title {
  margin-top: 2px;
}

.author-title > strong a {
  float: right;
}
.author-title > strong a {
  border: 1px solid #ddd;
  padding: 6px 20px;
  font-size: 15px;
  color: #030e3c;
  font-weight: 300;
  display: inline-block;
  margin-top: -1px;
  line-height: 1;
  transition: 0.5s all;
}
.author-title > strong a:hover {
  border-color: #030e3c;
}

/* Author  css End */

.related-section {
  margin-top: 20px;
}
.related-new-cat {
  background: #d1d2d4;
  padding: 10px 7px;
}

.related-new-cat span {
  background: #f1f1f2;
  padding: 10px 44px 12px 13px;
  margin-left: -7px;
  border-top: 2px solid #be1e2d;
}

.related-new-cat a {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
}

.custom-col3 {
  max-width: 33.33% !important;
  width: 100%;
  float: left;
}

.related-news-wrpp2 {
  overflow: hidden;
  width: 100%;
  break-inside: avoid-column;
  break-inside: avoid;
  margin-bottom: 10px;
}

.relatedImage2 {
  position: relative;
  overflow: hidden;
}

.relatedImage2 img {
  transition: all 0.6s ease;
  width: 100%;
  height: 115px;
}
.relatedImage2 img:hover {
  position: relative;
  z-index: 20;
  -webkit-transform: scale(1.1111);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.relatedTitle2 {
  padding-right: 3px;
  padding-left: 4px;
  padding-bottom: 10px;
  margin: 0;
  line-height: auto;
  margin-top: 4px;
}

.relatedTitle2 a:hover {
  color: #df7504;
}

.single2-rIcon i {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 45px;
  width: 45px;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 41px;
  color: #fff;
  border-radius: 50%;
  font-size: 29px;
  padding-left: 4px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 30px 2px gray;
  box-shadow: 0 0 30px 2px gray;
  opacity: 0.8;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
  z-index: 99;
}

.relatedImage2:hover .single2-rIcon i {
  background: #fff;
  color: #1b75ba;
}

.popular-cat {
  font-size: 22px;
  margin-bottom: 5px;
  color: #000;
  font-weight: 600;
  padding: 3px 10px 4px;
}

.custom-col2 {
  max-width: 50% !important;
  width: 100%;
  float: left;
}

.popular-wrpp {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}

.rightSitbear-image {
  position: relative;
}

.rightSitbear-image img {
  width: 100%;
  height: 155px;
  object-fit: cover;
}

.rightSitbear-image2 {
  position: relative;
}

.rightSitbear-image2 img {
  width: 100%;
  height: 80px;
  object-fit: cover;
}

.rSitebar-title {
  margin: 0;
  line-height: 1;
  padding: 7px 6px 12px;
}

.rSitebar-title a {
  font-size: 19px;
  font-weight: 400;
  line-height: auto;
  color: #000;
  text-decoration: none;
}

.rSitebar-title a:hover {
  color: #020257;
}

.rSitebar-title2 {
  margin: 0;
  padding-top: 5px;
  line-height: 16px;
  padding-bottom: 5px;
  padding-left: 6px;
}

.rSitebar-title2 a {
  font-size: 16px;
  font-weight: 400;
  line-height: auto;
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.8s all;
  -o-transition: 0.8s all;
  transition: 0.8s all;
}

.rSitebar-title2 a:hover {
  color: #020257;
}

.singlePage2-tag {
  margin: 20px 0 20px;
}

.singlePage2-tag a {
  border: 1px solid #cb2027;
  margin-right: 2px;
  padding: 2px 13px 1px;
  display: inline-block;
  font-size: 14px;
  color: #cb2027;
  border-radius: 50px;
  transition: 0.5s all;
  margin-bottom: 5px;
}

.singlePage2-tag a:hover {
  background: #cb2027;
  color: #fff;
}

.seingle2-sitebarAdd img {
  width: 100%;
  height: auto;
}

.seingle2-sitebarAdd2 img {
  margin-top: 15px;
  width: 100%;
  height: auto;
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .related-section {
    margin-bottom: 20px !important;
  }

  .single-page2-title {
    font-size: 20px !important;
    line-height: 23px !important;
  }

  .relatedImage2 img {
    height: 90px !important;
  }

  .single-content2 iframe {
    height: 270px !important;
  }

  .rightSitbear-image img {
    height: 255px !important;
  }

  .rightSitbear-image2 img {
    height: 125px !important;
  }

  .rSitebar-title2 a {
    font-size: 18px !important;
  }

  .rSitebar-title2 {
    line-height: 20px !important;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .update-time > ul > li {
    margin-right: 3px !important;
    font-size: 14px !important;
  }

  .update-time img {
    margin-bottom: 4px !important;
  }

  .single-page2 .order-first {
    order: 0 !important;
  }

  .single-page2-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }

  .single-page2-subTitle {
    font-size: 19px !important;
  }

  .custom-col-12 {
    max-width: 50% !important;
    width: 50% !important;
  }

  .custom-col3 {
    max-width: 50% !important;
  }

  .rightSitbear-image2 img {
    height: 90px !important;
  }

  .single-content2 iframe {
    height: 200px !important;
  }

  .single-drack-bg {
    overflow: hidden;
    break-after: avoid;
  }

  .related-section {
    margin-bottom: 20px !important;
  }

  .single-social2 a {
    margin-right: 5px !important;
  }

  .author-name {
    position: relative;
    top: 27px !important;
    width: auto !important;
  }
  .author-title {
    margin-top: 50px !important;
  }

  .relatedImage2 img {
    height: 90px !important;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .related-section {
    margin-bottom: 20px !important;
  }

  .single-left img {
    height: auto !important;
  }

  .rightSitbear-image2 img {
    height: auto !important;
  }

  .rightSitbear-image img {
    height: auto !important;
  }

  .relatedImage2 img {
    height: 120px !important;
  }
}
/* ===================================================== 
            Common-Single-page-Two-Close
====================================================== */

/* ===================================================== 
            Common-Single-page-Three-Start
====================================================== */

.single-page3 {
  margin-bottom: 5px;
  background: #eff3f4;
  padding: 20px 0;
}

.single-home3 {
  background: #fff;
  padding: 10px 8px;
  margin-bottom: 21px;
}

.single-home3 a {
  font-size: 20px;
  color: #000;
  display: inline-block;
  margin-right: 7px;
  transition: 0.5s all;
}
.single-home3 a:hover {
  color: #9f0101;
}

.single-home3 i {
  font-size: 20px;
  color: #e74c4f;
}

.singlePage3-bg {
  background: #fff;
  padding: 10px;
  margin-bottom: 5px;
}

.single-date3 {
  font-size: 14px;
  color: #000;
  line-height: 17px;
  margin-bottom: 10px;
}

.single-date3 i {
  color: #cb2027;
  font-size: 16px;
}

.singlePage3-rightSitebar img {
  margin: 10px 0;
  width: 100%;
  height: auto;
}

.singlePage3-bg2 {
  background: #fff;
  padding: 7px;
}

.single3-subTitle {
  font-size: 23px;
  color: #92020c;
  margin: 7px 0 4px 0;
}

.single3-pageTitle {
  padding: 7px 7px 12px;
  line-height: 32px;
  font-size: 28px;
  color: #000;
  border-bottom: 1px soli