/*
Theme Name: choae
Theme URI: http://3issam.com/
Author: Aissam Elkallali
Author URI: https://www.facebook.com/AIS10/
Description: WordPress Theme
Version: 5.0
License: license purchased
Text Domain: choae 
Tags: theme-options,grid-layout,custom-background,custom-colors,custom-menu,custom-logo,featured-images,footer-widgets,post-formats,rtl-language-support
*/
@font-face {
  font-family: HelveticaNeue;
  src: url(./assets/fonts/HelveticaNeueW23forSKY-Reg.eot);
  src: url(./assets/fonts/HelveticaNeueW23forSKY-Reg.eot?#iefix)
      format("embedded-opentype"),
    url(./assets/fonts/HelveticaNeueW23forSKY-Reg.woff) format("woff"),
    url(./assets/fonts/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeue)
      format("svg"),
    url(./assets/fonts/HelveticaNeueW23forSKY-Reg.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: HelveticaNeue;
  src: url(./assets/fonts/HelveticaNeueW23forSKY-Bd.eot);
  src: url(./assets/fonts/HelveticaNeueW23forSKY-Bd.eot?#iefix)
      format("embedded-opentype"),
    url(./assets/fonts/HelveticaNeueW23forSKY-Bd.woff) format("woff"),
    url(./assets/fonts/HelveticaNeueW23forSKY-Bd.svg#HelveticaNeue)
      format("svg"),
    url(./assets/fonts/HelveticaNeueW23forSKY-Bd.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
  outline: none;
  list-style: none;
  border: 0 none;
}

*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  position: relative;
  height: 100%;
}

html {
  box-sizing: border-box;
}

body,
button,
input,
select,
textarea {
  font-family: "Noto Kufi Arabic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body {
  background: #f5f5ff;
  direction: rtl;
  font-size: 15px;
  color: #000;
  line-height: 150%;
}

a {
  color: #000;
  text-decoration: none !important;
}

a:hover,
.item:hover a {
  color: #000;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  padding: 0;
}

input {
  font-family: "Droid Arabic Kufi", arial, sans-serif;
}

img {
  vertical-align: top;
}

img,
video {
  height: auto;
}

.clear,
.clr {
  clear: both;
  height: 0;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}

/*Video embed*/
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

pre,
code {
  direction: ltr;
  background: url(img/code.png);
  font: 11px/19px "andale mono", "lucida console", monospace;
  padding: 3px;
  display: block;
  overflow-x: visible;
  overflow-y: hidden;
  margin: 0 0 20px 0;
  color: #666;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-radius: 0;
}

.thumbnail {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  background-color: #eee;
  background-size: 50%;
  text-indent: 0;
}

.thumbnail img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  width: 100% !important;
  height: 100% !important;
}

.container {
  width: 1200px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.ap_header {
  background-color: #ef610e;
  position: relative;
}

.ap_header .inn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.ap_header .inn .logo {
  max-width: 170px;
  margin: auto 15px auto auto;
  display: inline-block;
}

.ap_header .inn .logo img {
  width: 130%;
}

.ap_header .nav-logo {
  overflow: hidden;
  border-left: 1px solid rgba(255, 255, 255, 0.11);
}

.ap_header .nav-logo a {
  padding: 0;
}

.ap_header .nav-logo span {
  background: url(https://choae.info/wp-content/uploads/2024/05/hodhod-logoo.png-1.png);
  background-size: 95px;
  background-position: center;
  background-repeat: no-repeat;
  width: 0;
  height: 40px;
  margin: auto 0;
  display: block;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.ap_header .nav-search {
  float: left;
  color: #fff;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.ap_header .fixed .nav-logo span {
  width: 75px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.responsive-menu {
  position: relative;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 0.12);
}

.responsive-menu.fixed {
  max-width: 1200px;
  margin: auto;
  border-top: 2px solid #8d0101;
}

.main-menu,
.sub-menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.main-menu li,
.sub-menu li {
  font-size: 0.9rem;
}

.main-menu > li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.main-menu > li:nth-child(2) a:before {
  display: none;
}

.main-menu > li a {
  display: block;
  position: relative;
}

.main-menu > li a:hover:after {
  opacity: 1;
  visibility: visible;
  width: 100%;
}

.main-menu > li a:after {
  background: none repeat scroll 0 0 #8d0101;
  content: "";
  height: 3px;
  left: 0;
  line-height: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: width 0.5s ease 0s, height 0.5s ease 0s;
  transition: width 0.5s ease 0s, height 0.5s ease 0s;
  width: 4px;
  z-index: 9;
}

.main-menu > li a:before {
  background: rgba(255, 255, 255, 0.12);
  content: "";
  height: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 0;
  margin: auto;
  position: absolute;
  width: 1px;
  z-index: 9;
}

.main-menu > li.active .sub-menu {
  opacity: 1;
  pointer-events: auto;
  margin-top: 0;
  z-index: 20;
}

@media only screen and (min-width: 1221px) {
  .main-menu > li:hover .sub-menu {
    opacity: 1;
    pointer-events: auto;
    margin-top: 0;
    z-index: 20;
  }
}

.main-menu .expand {
  display: none;
}

@media only screen and (max-width: 1220px) {
  .main-menu {
    opacity: 0;
    pointer-events: none;
    margin-top: 20px;
    -webkit-transition: 200ms all;
    transition: 200ms all;
    position: absolute;
    top: 100%;
    right: 0;
    right: auto;
    min-width: 200px;
    width: 100%;
    left: 0;
  }

  .main-menu li {
    display: block;
  }

  .main-menu .expand {
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    padding: 0.5rem 1rem;
    z-index: 15;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: 200ms all;
    transition: 200ms all;
  }

  .main-menu .expand.active {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media only screen and (max-width: 1220px) {
  .main-menu.active {
    opacity: 1;
    pointer-events: auto;
    margin-top: 0;
    z-index: 20;
  }
}

.sub-menu {
  opacity: 0;
  pointer-events: none;
  margin-top: 20px;
  -webkit-transition: 200ms all;
  transition: 200ms all;
  position: absolute;
  top: 100%;
  right: 0;
  right: auto;
  min-width: 200px;
}

@media only screen and (max-width: 1220px) {
  .sub-menu {
    display: block;
    z-index: 20;
    width: 100%;
  }
}

.sub-menu li a {
  display: block;
}

.toggle-menu {
  display: none;
}

@media only screen and (max-width: 1220px) {
  .toggle-menu {
    display: inline-block;
  }
}

nav {
  display: block;
  vertical-align: middle;
  position: relative;
  font-size: 0.9rem;
  box-sizing: border-box;
  width: 85%;
}

@media only screen and (min-width: 1221px) {
  nav {
    text-align: right;
  }
}

.toggle-menu {
  color: #8d0101;
  padding-right: 0;
  float: right;
  padding: 18px 0;
}

.toggle-menu span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.3rem;
}

.toggle-menu svg {
  display: inline-block;
  vertical-align: middle;
}

.main-menu {
  font-weight: 800;
}

.main-menu,
.sub-menu {
  background-color: #fcb200;
}

.main-menu li a,
.sub-menu li a {
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: white;
}

.main-menu .expand,
.sub-menu .expand {
  font-size: 1rem;
}

@media only screen and (max-width: 1220px) {
  .sub-menu {
    background: #eaeaea;
  }
}

.form-wrapper-wrap {
  background: #8d0101;
  box-shadow: 0 9px 18px 0 rgba(205, 205, 205, 0.5),
    inset 0 6px 9px rgba(0, 0, 0, 0.1);
}

.form-wrapper-wrap .form-wrapper {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
  transition: all 0.4s cubic-bezier(0, 1, 0.5, 1);
  font-family: "HelveticaNeueLTPro-Roman", Helvetica Neue, Helvetica, Arial,
    sans-serif !important;
}

.form-wrapper-wrap .form-wrapper .field-search {
  background: transparent;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  margin: 0 0 0 0;
  vertical-align: text-top;
  border: none;
  width: 100%;
  padding-right: 10px;
  border: 1px solid rgba(255, 255, 255, 0.19);
}

.form-wrapper-wrap .form-wrapper.visible {
  padding: 10px;
  height: 60px;
  overflow-x: hidden;
  overflow: hidden;
}

.main-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.main-menu .menu {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.main-menu .menu > li {
  position: relative;
}

.main-menu .menu > li > a {
  display: block;
  font-size: 18px;
  padding: 0 15px;
  border-radius: 5px;
  color: #fff;
  margin-left: 2px;
}

.main-menu .menu > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.main-menu .menu > li > a:hover,
.main-menu .menu > li > a.active,
.main-menu .menu > li > a.current {
  color: #fff;
  background-color: #5c3c5b;
}

.main-menu .menu li ul {
  width: 200px;
  position: absolute;
  top: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #5c3c5b;
  box-shadow: 0 0 20px rgba(50, 117, 208, 0.1);
  border: 1px solid #fac600;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
  right: 0;
}

.main-menu .menu li ul > li a {
  display: block;
  font-size: 14px;
  padding: 6px 20px;
}

.main-menu .menu li ul > li > ul {
  top: 0;
  right: 100%;
}

.main-menu .menu li ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@media (max-width: 1199.98px) {
  .main-header .main-menu .menu > li > a {
    font-size: 16px;
    padding: 8px 12px;
  }
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  z-index: 99999;
  left: 0;
  right: 0;
}

.fixed-top {
  top: 0;
}

.fixed-bottom {
  bottom: 0;
}

.trans,
.ap_header .nav-logo span,
.main-menu > li a:after,
.hov_one img,
.hov_tow img,
.widget .widget-title a.more:before,
.widget .gallery .bt,
.widgets.league_list .section-title i,
.ap_slider .slick-dots,
.ap_slider .slick-arrow,
.main_videos .polist .article .thumbnail span.play-icon,
.main_editors .cont .polist .article .avatar img {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.padding_ziro {
  padding: 0 !important;
}

.hov_one {
  overflow: hidden;
}

.hov_one:hover img {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}

.hov_tow {
  overflow: hidden;
}

.hov_tow:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.aplink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.hollow-dots-spinner {
  box-sizing: border-box;
  margin: auto;
  height: 15px;
  width: calc(30px * 3);
}

.hollow-dots-spinner * {
  box-sizing: border-box;
}

.hollow-dots-spinner .dot {
  width: 15px;
  height: 15px;
  margin: 0 calc(15px / 2);
  border: calc(15px / 5) solid #8d0101;
  border-radius: 50%;
  float: left;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
  animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
}

.hollow-dots-spinner .dot:nth-child(1) {
  -webkit-animation-delay: calc(300ms * 1);
  animation-delay: calc(300ms * 1);
}

.hollow-dots-spinner .dot:nth-child(2) {
  -webkit-animation-delay: calc(300ms * 2);
  animation-delay: calc(300ms * 2);
}

.hollow-dots-spinner .dot:nth-child(3) {
  -webkit-animation-delay: calc(300ms * 3);
  animation-delay: calc(300ms * 3);
}

@-webkit-keyframes hollow-dots-spinner-animation {
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes hollow-dots-spinner-animation {
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.wrapper {
  padding: 10px;
  background: #fff;
}

.entry {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: unset;
  color: #000;
  font-family: arial, sans-serif;
  font-weight: 800;
  font-size: 18px;
}

.entry a {
  color: #000;
}

.entry p {
  text-align: justify;
  line-height: 200%;
  margin-bottom: 20px;
}

.entry blockquote {
  border-right: 1px solid;
  border-color: #f5f5ff;
  background: #fafafa;
  font-size: 1rem;
  line-height: 26px;
  padding: 5px 30px;
  margin: 36px 0;
  position: relative;
  font-style: italic;
  color: #999;
}

.entry blockquote:after {
  position: absolute;
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  top: 0;
  right: 5px;
  color: #61615f;
}

.entry blockquote p {
  color: #999;
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
  background-color: rgba(40, 153, 190, 0.37);
  border-bottom: 2px solid rgba(40, 153, 190, 0.37);
  color: #0a3d70;
  display: table;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
  margin: 10px 0;
  padding: 5px 15px;
  text-align: right;
}

.entry ol,
.entry ul {
  margin: 20px 30px 20px 0;
}

.entry ul li {
  list-style: outside disc;
  list-style-image: none;
}

.entry ol li {
  list-style: outside decimal;
}

.entry li {
  margin: 0 0 5px;
}

.entry li ul,
.entry li ol {
  margin: 5px 0 0 15px;
}

.entry table {
  border-spacing: 0;
  width: 100%;
  border: 1px solid #eee;
  border-collapse: separate;
  margin-bottom: 1.5em;
}

.entry table tr:nth-child(even) {
  background: #f9f9f9;
}

.entry table td,
.entry table th {
  text-align: right;
  border-left: 1px dotted #eee;
  padding: 0.4em;
}

.entry table thead th {
  background: #f4f4f4;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  vertical-align: middle;
  padding: 0.7em 0.4em;
}

.entry table tbody th {
  background: #f4f4f4;
  border-bottom: 1px solid #eee;
}

.entry table tbody td {
  border-bottom: 1px solid #eee;
}

.entry table tr th:last-child,
.entry table tr td:last-child {
  border-left: 0;
}

.entry table tbody tr:last-child td,
.entry table tbody tr:last-child th {
  border-bottom: 0;
}

.entry img {
  max-width: 100%;
}

.entry iframe {
  max-width: 100%;
}

.entry .post_tags {
  margin: 20px 0;
}

.entry .post_tags a {
  background: #f6f7fb;
  font-size: 13px;
  color: #666;
  padding: 5px 10px;
  margin-left: 10px;
  border-top: 2px solid;
}

.entry .post_tags a:hover {
  background-color: #8d0101;
  color: #fff;
}

.entry img,
.entry .size-auto,
.entry .size-full,
.entry .size-large,
.entry .size-medium,
.entry .attachment img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.entry .centered,
.entry .aligncenter {
  display: block;
  margin: 5px auto;
}

.entry .alignright {
  margin: 5px 0 5px 25px;
  display: inline;
  float: right;
}

.entry .alignleft {
  margin: 5px 25px 5px 0;
  display: inline;
  float: left;
}

.entry .gallery {
  clear: both;
  margin: 0 auto 18px;
}

.entry .gallery .gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 10px;
}

.entry .gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.entry .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.entry .gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.entry .gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.entry .gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.entry .gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.entry .gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.entry .gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.entry .gallery .gallery-item img {
  height: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin: 0 auto;
}

.entry .gallery .gallery-item a:hover img {
  opacity: 0.6 !important;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.32);
}

.entry .gallery-caption {
  color: #888;
  margin: 0 0 12px;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 0;
}

.slick-arrow.slick-hidden {
  display: none;
}

.crumbs {
  color: #8d0101;
  font-size: 0.9em;
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}

.crumbs a {
  color: #8d0101;
}

.crumbs .crumbslogo {
  max-height: 20px;
}

.crumbs .crumbslogo img {
  width: auto;
  height: 100%;
}

.burger {
  height: 3em;
  width: 3em;
  position: relative;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-tap-highlight-color: transparent;
  font-size: 12px;
}

.burger .burger-lines:after {
  left: 0;
  top: -1em;
}

.burger .burger-lines:before {
  left: 0;
  top: 1em;
}

.burger:after {
  content: "";
  display: block;
  position: absolute;
  height: 150%;
  width: 150%;
  top: -25%;
  left: -25%;
}

.burger .burger-lines {
  top: 50%;
  margin-top: -0.125em;
}

.burger .burger-lines,
.burger .burger-lines:after,
.burger .burger-lines:before {
  pointer-events: none;
  display: block;
  content: "";
  width: 100%;
  border-radius: 0.25em;
  background-color: #8d0101;
  height: 0.25em;
  position: absolute;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.burger .burger-lines:after {
  left: 0;
  top: -1em;
}

.burger .burger-lines:before {
  left: 0;
  top: 1em;
}

.burger.burger-squeeze .burger-lines,
.burger.burger-squeeze .burger-lines:after,
.burger.burger-squeeze .burger-lines:before {
  -webkit-transition: 0.2s top 0.2s, 0.1s left, 0.2s transform,
    0.4s background-color 0.2s;
  transition: 0.2s top 0.2s, 0.1s left, 0.2s transform,
    0.4s background-color 0.2s;
}

.active .burger.burger-squeeze .burger-lines,
.active .burger.burger-squeeze .burger-lines:after,
.active .burger.burger-squeeze .burger-lines:before {
  -webkit-transition: 0.2s background-color, 0.2s top, 0.2s left,
    0.2s transform 0.15s;
  transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform 0.15s;
}

.active .burger.burger-squeeze .burger-lines {
  background-color: transparent;
}

.active .burger.burger-squeeze .burger-lines:before,
.active .burger.burger-squeeze .burger-lines:after {
  left: 0;
  top: 0;
}

.active .burger.burger-squeeze .burger-lines:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.active .burger.burger-squeeze .burger-lines:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
  Comments style
*/
.comments-area {
  margin-bottom: 10px;
}

.comments-area .tt {
  background-color: #8d0101;
  color: #fff;
  text-align: center;
}

.comments-area .tt h5 {
  padding: 10px;
  font-size: 1rem;
}

.comments-area .ap-filter-comments {
  text-align: center;
  padding: 10px;
}

.comments-area .ap-filter-comments .d-block {
  display: block;
}

.comments-area .ap-filter-comments #comment_filter {
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #8d0101;
  -o-border-image: initial;
  border-image: initial;
  font-size: 1rem;
  margin: 10px;
}

.comment-body p {
  text-align: justify;
  line-height: 24pt;
  font-weight: 700;
  margin-bottom: 0;
}

.comment-list {
  list-style: none;
  padding: 0;
}

.comment-author img {
  border-radius: 100%;
}

.comment-author {
  margin-bottom: 12px;
  color: #c00;
  font-size: 1rem;
  font-weight: bold;
}

.comment-author a {
  color: #c00;
}

.commentmetadata {
  font-size: 0.7rem;
  color: #6c757d;
  margin-bottom: 5px;
}

.commentmetadata a {
  color: inherit;
}

cite.fn {
  margin: 0px 5px;
  font-style: normal;
}

.says {
  display: none;
}

.comments-area .comment-list .comment-body {
  position: relative;
  background: #fafafa;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.comment-list .even .comment-body {
  background: #ececec !important;
  border-radius: 5px !important;
}

#single-post-quick-read {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: auto;
  z-index: 1000000;
  display: none;
}

.comment-author:before {
  display: inline-block;
  content: counter(item) " - ";
  counter-increment: item;
}

.comment-list {
  counter-reset: item;
}

.is-invalid {
  border: 1px #f00 solid !important;
}

.fn {
  margin-right: 0;
}

.vote-counter {
  height: 25px;
  line-height: 25px;
  background: #fff;
  border: 1px solid #ccc;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 0.7rem;
  border-radius: 4px;
  padding: 0 10px;
  margin-right: 10px;
}

.comment-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto;
}

.comment-action span {
  cursor: pointer;
}

.comment-action i {
  font-size: 15px;
}

.action-text {
  font-size: 12px;
  font-weight: bold;
}

.un-like-btn {
  color: #ffffff !important;
  background: #23c960;
  padding: 8px;
  font-size: 0px;
  cursor: pointer;
  border-radius: 50%;
  border: 0;
}

.un-like-btn.dislike {
  background: #ff745b;
}

.mr-auto {
  margin-right: auto;
}

.mr-auto > * {
  color: #8d0101;
  padding: 0 10px;
  font-size: 0.7rem;
}

/*
    comment-respond
    */
.comment-respond {
  position: relative;
}

.comment-respond .logged-in-as {
  padding: 10px;
}

.comment-respond form {
  background: #fff;
}

.comment-respond form input[type="text"],
.comment-respond form input[type="email"],
.comment-respond form textarea {
  border: 1px solid #dadada;
  box-shadow: 0 2px 3px #f1f1f1 inset;
  border-radius: 3px;
  width: 100%;
  background-color: #f7f7f7 !important;
  padding: 4px 12px;
  font-size: 15px;
  line-height: 32px;
}

.comment-respond h3.comment-reply-title {
  font-weight: 800;
  font-size: 1rem;
  padding: 10px;
}

.comment-respond label {
  margin: 10px;
  font-size: 11px;
  font-weight: bold;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  position: relative;
  width: 50%;
  float: right;
  padding: 0 10px;
}

.comment-form-url {
  padding-left: 0;
  padding-right: 0;
}

.comment-respond .required {
  position: absolute;
  left: 5px;
  top: 5px;
  color: red;
}

.comment-respond #comment,
.comment-respond #author,
.comment-respond #email,
.comment-respond #url {
  border: none;
  background: #fff;
  border: 1px solid #eee;
  font-size: 14px;
  line-height: 24px;
  color: #676767;
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 10px;
}

.comment-respond #comment:focus,
.comment-respond #author:focus,
.comment-respond #email:focus,
.comment-respond #url:focus {
  border-color: #adadad;
}

.comment-respond #comment {
  height: 130px;
  border: 1px solid #e2e2e2;
  display: block;
  float: right;
  max-width: 100%;
  min-height: 140px;
  min-width: 100%;
  padding: 10px;
  position: relative;
  resize: none;
  width: 100%;
}

.btn-submit {
  background-color: #8d0101;
  padding: 10px;
  width: 100%;
  display: block;
  color: #fff;
  border-bottom: 0;
  border-radius: 3px;
}

.text-secondary {
  color: #6c757d !important;
}

.text-secondary span {
  margin-bottom: 10px;
  display: inline-block;
}

.alert-box {
  margin: 10px 0;
  padding: 10px;
  border-radius: 3px;
}

.ajax-success {
  color: #270;
  background-color: #dff2bf;
}

.ajax-error {
  color: #d8000c;
  background-color: #ffbaba;
}

.widget {
  margin-bottom: 10px;
  background: #fff;
}

.widget .widget-title {
  background-color: #8d0101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget .widget-title h4 {
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  position: relative;
}

.widget .widget-title h4 a {
  color: #fff;
}

.widget .widget-title a.more {
  margin: auto auto auto 10px;
  color: #fff;
}

.widget .widget-title a.more:hover:before {
  margin-left: 5px;
  margin-right: 5px;
}

.widget .widget-title a.more:before {
  float: left;
  margin-right: 10px;
}

.widget .textwidget {
  border: 1px solid #eee;
}

.widget .widget-content {
  background: #fff;
  padding: 20px;
}

.widget.widget_nav_menu ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_views ul li {
  padding: 5px;
  border-bottom: 1px solid #fafafa;
}

.widget.ap-code {
  padding: 0;
  border: 0;
}

.widget.widget_polls-widget .wp-polls {
  border: 1px solid #eee;
  padding: 10px 0;
}

.widget.widget_polls-widget .wp-polls strong {
  color: #8d0101;
  display: block;
  padding: 10px 0;
}

.widget.widget_polls-widget .wp-polls .wp-polls-ul {
  margin: 0 10px;
}

.widget.widget_polls-widget .wp-polls ul li {
  padding: 5px 0;
}

.widget.widget_polls-widget .wp-polls input[type="checkbox"],
.widget.widget_polls-widget .wp-polls input[type="radio"] {
  position: relative;
  top: -0.25em;
  margin: 0 1em 0 1em;
  cursor: pointer;
  background: #fff;
}

.widget.widget_polls-widget .wp-polls .Buttons {
  border: 0;
  background-color: #8d0101;
  color: #fff;
  padding: 10px 15px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-left: 10px;
}

.widget.widget_polls-widget .wp-polls .Buttons:hover {
  background: #f2f2f2;
  color: #666;
}

.widget.widget_polls-widget .wp-polls .pview {
  font-size: 12px;
  padding: 14px 15px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: #eee;
  vertical-align: middle;
}

.widget.widget_polls-widget .wp-polls input[type="checkbox"]:before,
.widget.widget_polls-widget .wp-polls input[type="radio"]:before {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  content: "";
  position: absolute;
  left: -3px;
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  border: 2px solid #ddd;
  border-radius: 50%;
}

.widget.widget_polls-widget .wp-polls input[type="checkbox"]:checked:before,
.widget.widget_polls-widget .wp-polls input[type="radio"]:checked:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 0.6em;
  border-color: #f0a306;
  border-top-style: none;
  border-right-style: none;
  border-radius: 0;
  background: none;
}

.widget.widget_polls-widget .wp-polls input[type="checkbox"]:after,
.widget.widget_polls-widget .wp-polls input[type="radio"]:after {
  content: "";
  position: absolute;
  top: -0.125em;
  left: -3px;
  width: 1.6em;
  height: 1.6em;
  background: #fff;
  cursor: pointer;
}

.widget .gallery {
  display: none;
}

.widget .gallery.slick-initialized {
  display: block;
}

.widget .gallery:hover .bt {
  opacity: 1;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.widget .gallery .gallery-item {
  width: 100%;
  position: relative;
}

.widget .gallery .gallery-item .wp-caption-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  padding: 0 10px 30px;
  text-align: center;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}

.widget .gallery .gallery-item img {
  width: 100%;
}

.widget .gallery .slick-dots {
  bottom: 5px;
  margin: auto;
  position: absolute;
  width: 100%;
  text-align: center;
}

.widget .gallery .slick-dots li {
  display: inline-block;
}

.widget .gallery .slick-dots li button {
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  width: 15px;
  font-size: 0;
}

.widget .gallery .slick-dots li.slick-active button {
  background: #8d0101;
  color: #fff;
}

.widget .gallery .bt {
  position: absolute;
  top: 0;
  z-index: 99;
  color: #8d0101;
  font-size: 1.5em;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
}

.widget .gallery .bt.nxt {
  right: 20px;
}

.widget .gallery .bt.prv {
  left: 20px;
}

.me-plugin {
  position: relative !important;
}

.wi img,
.wi .size-auto,
.wi .size-full,
.wi .size-large,
.wi .size-medium,
.wi .attachment img,
.widget img,
.widget .size-auto,
.widget .size-full,
.widget .size-large,
.widget .size-medium,
.widget .attachment img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.wi .centered,
.wi .aligncenter,
.widget .centered,
.widget .aligncenter {
  display: block;
  margin: 5px auto;
}

.wi .alignright,
.widget .alignright {
  margin: 5px 0 5px 25px;
  display: inline;
  float: right;
}

.wi .alignleft,
.widget .alignleft {
  margin: 5px 25px 5px 0;
  display: inline;
  float: left;
}

.tagcloud {
  padding: 10px 15px;
}

.tagcloud a {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 11px;
  margin-left: 20px;
  margin-bottom: 5px;
  padding: 0 10px 0 12px;
  background: #f1f1f1;
  text-decoration: none;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.tagcloud a:before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #f1f1f1;
  border-style: solid;
  border-width: 12px 0 12px 12px;
}

.tagcloud a:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  float: right;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  box-shadow: -1px -1px 2px #eee;
}

#wp-calendar {
  width: 100%;
  text-align: center;
  border-spacing: 0;
}

#wp-calendar caption {
  padding: 10px;
  background: #ccc;
  color: #fff;
}

#wp-calendar thead {
  background: #eee;
}

#wp-calendar tbody a {
  background: #eee;
  display: block;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
}

#wp-calendar th,
#wp-calendar td {
  padding: 5px;
}

.widget_search .search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget_search .search input.input {
  padding: 10px;
  width: 80%;
  float: right;
  background: #eceef1;
}

.widget_search .search .button {
  padding: 12px 15px;
  border-radius: 0;
  background: #8d0101;
  width: 20%;
  float: right;
  color: #fff;
  font-size: 1em;
  cursor: pointer;
}

.chrono {
  position: relative;
  padding: 0;
}

.chrono .tit {
  padding: 0 0 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.chrono .tit i {
  margin-left: 5px;
}

.chrono .tit h3 {
  position: absolute;
  right: 0;
  top: 0;
  background: #8d0101;
  color: #fff;
  padding: 0 20px;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 400;
  box-shadow: -20px 0 0 #fff;
}

.chrono .info-txt {
  text-align: right;
  margin: 0;
  position: relative;
  height: 36px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.chrono .info-txt:last-child {
  border: 0;
}

.chrono .info-txt:hover .info-txt-icon {
  color: #de9e3e;
}

.chrono .info-txt:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 35px;
  left: 0;
  top: 0;
  background: transparent -webkit-linear-gradient(
      left,
      #fff,
      rgba(16, 62, 128, 0)
    ) repeat scroll 0 0;
  background: transparent linear-gradient(to right, #fff, rgba(16, 62, 128, 0))
    repeat scroll 0 0;
}

.chrono .info-txt .info-txt-height {
  height: 30px !important;
}

.chrono .info-txt .info-txt-icon {
  display: inline-block;
  position: absolute;
  top: 7px;
  right: 0;
  color: #666;
  background-color: #e9e9e9;
  padding: 5px;
  font-size: 10px;
  min-width: 40px;
  text-align: center;
  font-family: "Century Gothic", Tahoma;
  border-radius: 25px;
}

.chrono .info-txt .info-txt-titre {
  position: absolute;
  right: 45px;
  width: 212px;
}

.chrono .lastn h2 {
  font-size: 90%;
  font-weight: 400;
  height: 33px;
  line-height: 33px;
  margin: 0 !important;
  padding: 0 !important;
  width: 500px;
}

.chrono .lastn h1 {
  font-size: 22px !important;
  color: #fff !important;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  font-weight: normal !important;
  padding-right: 12px;
  background: #086849;
  margin-bottom: 4px;
}

.chrono .lastn h1 a {
  color: #fff !important;
  text-decoration: none;
}

.chrono .content {
  overflow: auto;
  position: relative;
  max-height: 350px;
  box-sizing: border-box;
}

.glry .slick-dots {
  margin: auto;
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
  position: absolute;
  top: 20px;
  right: 50%;
  margin-right: -25px;
}

.glry .slick-dots li {
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 5px;
  margin-right: 5px;
  width: 5px;
  opacity: 0.5;
}

.glry .slick-dots li button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  font-size: 0;
}

.glry .slick-dots li.slick-active {
  opacity: 1;
  -webkit-transform: scale(2);
  transform: scale(2);
}

.glry .bt {
  color: #fff;
  top: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  position: absolute;
  text-align: center;
  z-index: 10;
}

.glry .bt:before {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -20px;
  margin-right: -5px;
}

.glry .bt.prv {
  left: 0;
}

.glry .bt.nxt {
  right: 0;
}

.glry .item {
  position: relative;
}

.glry .item .det {
  padding: 10px;
  position: absolute;
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
}

.glry .item .det h2 {
  font-size: 1em;
}

.glry .item .det h2 a {
  color: #fff;
}

.glry .item .det .t {
  background: #8d0101;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  border-radius: 3px;
}

.glry .item .det .t a {
  color: #fff;
}

.widgets.league_list {
  margin-bottom: 10px;
}

.widgets.league_list .section-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}

.widgets.league_list .section-title.expanded i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.widgets.league_list .section-title h5 {
  padding: 5px 10px;
  margin: auto 0;
}

.widgets.league_list .section-title i {
  margin: auto auto auto 10px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #fafafa;
  border-radius: 50%;
  font-size: 0.6em;
}

.widgets.league_list .lg_list {
  width: 300px;
}

.widgets.league_list .lg_list .league {
  padding: 5px;
  background: #fafafa;
  margin-bottom: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.widgets.league_list .lg_list .league:hover {
  background: #f5f5f5;
}

.widgets.league_list .lg_list .league .logo {
  float: right;
  width: 35px;
}

.widgets.league_list .lg_list .league .logo img {
  width: 100%;
  max-height: 100%;
}

.widgets.league_list .lg_list .league .dt {
  float: right;
  width: calc(100% - 35px);
  padding-right: 10px;
  font-size: 0.8em;
  line-height: 125%;
  margin: auto 0;
}

.widgets.league_list .lg_list .league .dt span {
  display: block;
}

.widgets.league_list .lg_list .league .dt em {
  font-size: 0.8em;
  color: #7f8393;
}

.wed_news .postlist {
  border: 1px solid #eee;
}

.wed_news .postlist .article {
  padding: 10px;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.wed_news .postlist .article:last-child {
  border: 0;
}

.wed_news .postlist .article .thumbnail {
  width: 120px;
  height: 80px;
}

.wed_news .postlist .article .content {
  width: calc(100% - 120px);
  margin-right: 10px;
}

.wed_news .postlist .article .content h2 {
  font-size: 0.9rem;
  font-family: arial, sans-serif;
}

.widget_mc4wp_form_widget {
  background: -webkit-linear-gradient(right, #00016a, #1196d1) !important;
  background: linear-gradient(-90deg, #00016a, #1196d1) !important;
  color: #fff;
  padding: 20px 10px;
  text-align: center;
}

.widget_mc4wp_form_widget .widget-title {
  background: transparent;
  text-align: center;
  display: block;
}

.widget_mc4wp_form_widget .widget-title h4 {
  text-align: center;
  display: block;
  font-size: 1.2rem;
}

.widget_mc4wp_form_widget p {
  padding: 10px 0;
  font-size: 0.8rem;
}

.widget_mc4wp_form_widget input {
  padding: 5px 10px;
  background: #fff;
  border-radius: 4px;
  border: 0;
  margin-bottom: 10px;
  text-align: center;
}

.widget_mc4wp_form_widget button.submit-btn {
  background: #000;
  padding: 10px;
  border-radius: 4px;
  border: 0;
  color: #fff;
}

.pagination-centered {
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  width: 100%;
}

.pagination-centered .pager li {
  display: inline-block;
  margin: 2px;
  padding: 2px 6px;
  background: #fafafa;
  font-size: 0.8em;
}

.pagination-centered .pager li i {
  font-size: 1.3em;
  font-weight: 400;
}

.pagination-centered .pager li.active {
  background: #eee;
  border-bottom: 2px solid #8d0101;
}

.pagination-centered .pager li a {
  display: block;
}

.pagination-centered .pager li > * {
  text-align: center;
  display: block;
  padding: 0;
}

.pagination-centered .pager li > *:hover {
  opacity: 0.7;
}

.customize-support .fixed-top {
  top: 32px;
}

.ap_share {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ap_share li {
  display: inline-block;
  margin-left: 5px;
}

.ap_share li a {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 3px;
  background: #999;
  color: #fff;
  font-family: tahoma;
  font-size: 0.7rem;
}

.ap_share li a:before {
  font-family: "Font Awesome 5 Brands";
  font-size: 1rem;
}

.ap_share li a.fa-twitter {
  background: #7ec4de;
}

.ap_share li a.fa-facebook {
  background: #365993;
}

.ap_share li a.fa-whatsapp {
  background: #1ad13f;
}

.h-banner {
  padding: 22px 0px;
  float: left;
  width: 748px;
  height: 110px;
  margin: auto auto auto 0;
}

.uh-banner {
  margin-bottom: 10px;
}

.thmb-banner {
  margin-bottom: 10px;
}

.post-banner {
  margin-bottom: 10px;
}

.top_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.top_grid .top_slide {
  width: calc(100% - 350px);
  float: right;
  border: 1px solid #eee;
  margin-right: 10px;
}

.top_grid .top_abbr {
  width: 340px;
  float: right;
  border: 1px solid #eee;
}

.top_abbr .tt {
  border-bottom: 1px solid #eee;
}

.top_abbr .tt h4 {
  display: inline-block;
  padding: 8px 10px;
  color: #c00;
  border-bottom: 2px solid;
  margin-bottom: -1px;
}

.top_abbr .tt h4 a {
  color: #c00;
}

.top_abbr .polist .article {
  position: relative;
}

.top_abbr .polist .article:nth-child(odd) {
  background: #fafafa;
}

.top_abbr .polist .article:nth-child(odd) .time {
  background: #fafafa;
}

.top_abbr .polist .article .time {
  position: absolute;
  top: 0;
  right: 0;
  height: 39px;
  line-height: 40px;
  text-align: center;
  width: 57px;
  background: #fff;
  color: #c00;
}

.top_abbr .polist .article .info-txt {
  text-align: right;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  height: 40px;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-family: arial, sans-serif;
  font-weight: 800;
}

.top_abbr .polist .article .info-txt .info-txt-height {
  height: 40px !important;
}

.top_abbr .polist .article .info-txt .info-txt-titre {
  position: absolute;
  right: 65px;
  width: 273px;
}

.top_abbr .polist .article .info-txt .info-txt-titre h2 {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0 !important;
  padding: 0 !important;
  width: 500px;
}

.top_abbr .polist .article .info-txt .info-txt-titre h1 {
  font-size: 22px !important;
  color: #fff !important;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  font-weight: normal !important;
  padding-right: 12px;
  background: #086849;
  margin-bottom: 4px;
}

.top_abbr .polist .article .info-txt .info-txt-titre h1 a {
  color: #fff !important;
  text-decoration: none;
}

.ap_slider {
  position: relative;
  display: none;
}

.ap_slider.slick-initialized {
  display: block;
}

.ap_slider .article {
  position: relative;
}

.ap_slider .article .content {
  text-align: center;
  display: block;
  overflow: hidden;
  height: 50px;
  padding: 10px 0;
  margin: auto;
}

.ap_slider .article .content .title {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  flex-direction: column;
 
  
}

.ap_slider .article .content h2 {
  
 
  
  line-height: 120%;
  color: #c00;
  font-size: 1.2rem;
}

.ap_slider .article .thumbnail {
  height: 390px;
}

.ap_slider .slick-dots {
  bottom: 0;
  width: 100%;
  position: relative;
  text-align: center;
  margin: 10px 0;
}
.ap_slider .slick-dots li {
  text-align: center;
  display: inline-block;
  margin: 1px;
}

.ap_slider .slick-dots li button {
  color: white;
  opacity: 1;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  background: #870608;
  cursor: pointer;
}

.ap_slider .slick-dots li.slick-active button {
  color: #8d0101;
  background: #fff;
  border-color: #fff;
}
.single-post .special-category-box {
  width: 160px;
  background: #8d0101;
  clip-path: polygon(100% 0, 100% 100%, 16% 100%, 0 0, 0 0);
}

.special-category-inner {
  margin: 5px;
  height: 30px;
  width: 0px;
  color: #ffffff;
  line-height: 29px;
}
.ap_slider .slick-arrow {
  color: #fff;
  opacity: 0;
  font-size: 12px;
  line-height: 33px;
  height: 35px;
  width: 35px;
  border: 2px solid;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 9;
  text-align: center;
  font-size: 1.5em;
}

.ap_slider .slick-arrow.button-prev {
  right: 60px;
  -webkit-transform: translateX(150%);
  transform: translateX(150%);
}

.ap_slider .slick-arrow.button-next {
  left: 60px;
  -webkit-transform: translateX(-150%);
  transform: translateX(-150%);
}

.main_videos .tt {
  position: relative;
  text-align: center;
}

.main_videos .tt h4 {
  background: #fff;
  padding: 0 20px 10px;
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #c00;
}

.main_videos .tt h4 a {
  color: #c00;
}

.main_videos .polist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
}

.main_videos .polist .article {
  width: calc(100% * 1 / 4 - 10px);
  margin-left: 10px;
  float: right;
  border: 1px solid #eee;
  margin-bottom: 10px;
  position: relative;
}

.main_videos .polist .article:hover .thumbnail span.play-icon {
  background: #c00;
  border-color: #c00;
  color: #fff;
}

.main_videos .polist .article .thumbnail {
  height: 135px;
}

.main_videos .polist .article .thumbnail span.play-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  line-height: 27px;
  padding: 0 5px;
  color: #fff;
  border-radius: 50%;
  border: 2px solid;
}

.main_videos .polist .article .content {
  padding: 5px;
  text-align: center;
}

.main_videos .polist .article .content h2 {
  font-size: 0.9rem;
}

.main_banner {
  margin-left: -10px;
  margin-right: -10px;
  background: #0e1623;
  margin-bottom: 10px;
  height: 160px;
}

.main_banner .article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: url(./assets/img/cloud-2.png) 64% 80% no-repeat,
    url(./assets/img/cloud-2.png) 150% 60% no-repeat;
  background-size: 59%;
  height: 160px;
}

.main_banner .article .content {
  width: calc(100% - 300px);
  padding: 10px;
  text-align: center;
  margin: auto;
  z-index: 2;
}

.main_banner .article .content h2 {
  color: #ffd436;
  margin-bottom: 20px;
  line-height: 150%;
  font-size: 1.5rem;
  font-weight: 800;
  text-shadow: 1px 1px 1px #0d1523;
}

.main_banner .article .content h3 {
  color: #fff;
  font-size: 1rem;
  position: absolute;
  top: 10px;
  right: -10px;
  text-shadow: 1px 1px 1px #b9950f;
}

.main_banner .article .content h3 span {
  padding: 10px 30px;
  background: #ffd436;
  color: #fff;
  display: block;
  position: relative;
  border-radius: 4px 0 0 4px;
}

.main_banner .article .content h3 span:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: -10px;
  border-width: 5px;
  border-style: solid;
  border-color: #283448 rgba(13, 21, 35, 0) rgba(255, 212, 53, 0) #283448;
}

.main_banner .article .thumbnail {
  width: 300px;
  height: 160px;
  position: relative;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.main_banner .article .thumbnail:after {
  content: "";
  background: -webkit-linear-gradient(
    left,
    transparent 0,
    transparent 0,
    #0e1623 75%
  );
  background: linear-gradient(90deg, transparent 0, transparent 0, #0e1623 75%);
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
}

.main_editors {
  margin-bottom: 10px;
}

.main_editors .tt {
  position: relative;
  text-align: center;
  
  background: #8d0101 !important;
        padding: 5px;
        margin-bottom: 7px;
}

.main_editors .tt:after {
  content: "";
  height: 2px;
 
  position: absolute;
  right: 0;
  left: 0;
  margin-top: -2px;
  top: 50%;
  z-index: 1;
}

.main_editors .tt h4 {

  padding: 0 20px 10px;
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #c00;
}

.main_editors .tt h4 a {
  color: white;
}

.main_editors .cont {
  border: 1px solid #eee;
  padding: 25px 10px 10px 10px;
}

.main_editors .cont .polist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
}

.main_editors .cont .polist .article {
  width: calc(100% * 1 / 3 - 10px);
  margin-left: 10px;
  float: right;
  margin-bottom: 25px;
  position: relative;
  font-family: arial, sans-serif;
}

.main_editors .cont .polist .article:hover .avatar img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.main_editors .cont .polist .article .avatar {
  float: right;
  border-radius: 50px;
  width: 55px;
  height: 55px;
  overflow: hidden;
}

.main_editors .cont .polist .article .content {
  padding-right: 10px;
  float: right;
  width: calc(100% - 55px);
}

.main_editors .cont .polist .article .content h2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.main_editors .cont .polist .article .content .author {
  font-size: 12px;
  color: #c00;
  font-weight: 700;
}

.main_editors .cont .polist .article .content .author i {
  color: #ccd3da;
}

.main_discu {
  background: #8d0101;
  margin: 0 -10px 10px;
  position: relative;
}

.main_discu .tt {
  width: 200px;
  margin: 0 auto auto;
  text-align: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  font-size: 1.4em;
  font-weight: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.23);
  background: -webkit-linear-gradient(
    left,
    transparent 0,
    transparent 0,
    rgba(255, 255, 255, 0.23) 45%
  );
  background: linear-gradient(
    to right,
    transparent 0,
    transparent 0,
    rgba(255, 255, 255, 0.23) 45%
  );
}

.main_discu .tt h4 {
  padding: 10px;
}

.main_discu .tt h4 a {
  color: #fff;
  z-index: 9999;
  position: relative;
}

.main_discu .article {
  position: relative;
}

.main_discu .article .thumbnail {
  height: 160px;
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #eee;
  background-size: 50%;
  text-indent: 0;
  width: 30%;
  float: left;
}

.main_discu .article .content {
  background: -webkit-linear-gradient(
    left,
    transparent 0,
    transparent 0,
    #8d0101 45%
  );
  background: linear-gradient(
    to right,
    transparent 0,
    transparent 0,
    #8d0101 15%
  );
  width: 90%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  z-index: 1;
}

.main_discu .article .content h2 {
  font-size: 1.2rem;
}

.main_sport {
  position: relative;
  margin-bottom: 10px;
}

.main_sport .tt {
  position: relative;
  border-bottom: 2px solid #149e0b;
  margin-bottom: 10px;
  text-align: center;
}

.main_sport .tt h4 {
  background: #fff;
  padding: 5px 20px;
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #fff;
  background: #149e0b;
}

.main_sport .tt h4 a {
  color: #fff;
}

.main_sport .polist {
  margin-left: -10px;
}

.main_sport .polist .article {
  width: calc(100% * 1 / 4 - 10px);
  margin-left: 10px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  position: relative;
  float: right;
}

.main_sport .polist .article .thumbnail {
  height: 110px;
}

.main_sport .polist .article .content {
  padding: 10px;
  height: 70px;
  text-align: center;
}

.main_sport .polist .article .content h2 {
  font-size: 1rem;
  line-height: 150%;
  height: 50px;
  overflow: hidden;
}

.main_sport .polist .article:nth-child(1) {
  width: calc(50% - 10px);
  border: 0;
}

.main_sport .polist .article:nth-child(1) .content {
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 20px 10px;
  background: rgba(19, 158, 10, 0.47);
}

.main_sport .polist .article:nth-child(1) .content h2 {
  font-size: 1.2rem;
  color: #fff;
  height: auto;
  text-align: center;
}

.main_sport .polist .article:nth-child(1) .thumbnail {
  height: 380px;
}

.main_sport .polist .article:nth-child(1n + 2) {
  width: calc(25% - 10px);
  border: 0;
}

.main_sport .polist .article:nth-child(1n + 2) .content {
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  background: rgba(19, 158, 10, 0.47);
  min-height: 62px;
}

.main_sport .polist .article:nth-child(1n + 2) .content h2 {
  font-size: 0.9rem;
  color: #fff;
  height: auto;
  text-align: center;
}

.main_sport .polist .article:nth-child(1n + 2) .thumbnail {
  height: 185px;
}

.grid_one {
  padding: 10px 10px 0;
  position: relative;
  margin: 0 -10px 10px;
}

.grid_one .tt {
  position: relative;
  text-align: center;
}

.grid_one .tt:after {
  content: "";
  height: 2px;
  background: #eee;
  position: absolute;
  right: 0;
  left: 0;
  margin-top: -4px;
  top: 50%;
  z-index: 1;
}

.grid_one .tt h4 {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #c00;
  margin-bottom: 5px;
}

.grid_one .tt h4 a {
  color: #c00;
}

.grid_one .polist {
  margin-left: -10px;
}

.grid_one .polist .article {
  font-family: arial, sans-serif;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
  float: right;
}

.grid_one .polist .article:nth-child(1) {
  width: calc(50% - 10px);
}

.grid_one .polist .article:nth-child(1) .content {
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 20px 10px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(black)
  );
}

.grid_one .polist .article:nth-child(1) .content h2 {
  font-size: 1.2rem;
  color: #fff;
  height: auto;
  text-align: center;
}

.grid_one .polist .article:nth-child(1) .thumbnail {
  height: 380px;
}

.grid_one .polist .article:nth-child(1n + 2) {
  width: calc(25% - 10px);
}

.grid_one .polist .article:nth-child(1n + 2) .content {
  height: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 20px 10px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(black)
  );
}

.grid_one .polist .article:nth-child(1n + 2) .content h2 {
  font-size: 1rem;
  color: #fff;
  height: auto;
  text-align: center;
}

.grid_one .polist .article:nth-child(1n + 2) .thumbnail {
  height: 185px;
}

.grid_three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.grid_three .block {
  width: calc(100% * 1 / 3);
}

.grid_three .block .tt {
  position: relative;
  text-align: center;
  background: #8d0101 !important;
        padding: 5px;
        margin-bottom: 7px;
}

.grid_three .block .tt h4 {
  
  padding: 0 20px;
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #c00;
  margin-bottom: 5px;
}

.grid_three .block .tt h4 a {
  color: white;
}

.grid_three .block .polist {
  border: 1px solid #eee;
}

.grid_three .block .polist .article {
  position: relative;
  padding: 10px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 4px solid #eee;
  font-family: arial, sans-serif;
}

.grid_three .block .polist .article:last-child {
  border-bottom: 0;
}

.grid_three .block .polist .article .thumbnail {
  width: 130px;
  height: 80px;
}

.grid_three .block .polist .article .content {
  width: calc(100% - 130px);
  padding: 5px 10px 5px 0;
}

.grid_three .block .polist .article .content h2 {
  font-size: 1rem;
  line-height: 150%;
  height: 70px;
  overflow: hidden;
}

.grid_three .block .polist .article:nth-child(1) {
  display: block;
  padding: 0;
}

.grid_three .block .polist .article:nth-child(1) .thumbnail {
  width: 100%;
  height: 221px;
}

.grid_three .block .polist .article:nth-child(1) .content {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  text-align: center;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(black)
  );
}

.grid_three .block .polist .article:nth-child(1) .content h2 {
  color: #fff;
  font-size: 1.2rem;
  height: auto;
}

.grid_two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-left: -10px;
}

.grid_two .block {
  width: calc(100% * 1 / 2 - 10px);
  margin-left: 10px;
  position: relative;
  background: #fff;
}

.grid_two .block .tt {
  position: relative;
  text-align: center;
  background: #8d0101 !important;
        padding: 5px;
        margin-bottom: 7px;
}

.grid_two .block .tt:after {
  content: "";
  height: 2px;
 
  position: absolute;
  right: 0;
  left: 0;
  margin-top: -4px;
  top: 50%;
  z-index: 1;
}

.grid_two .block .tt h4 {
  
  padding: 0 20px;
  position: relative;
  z-index: 2;
  display: inline-block;
  color: #c00;
  margin-bottom: 5px;
}

.grid_two .block .tt h4 a {
  color: white;
}

.grid_two .block .polist {
  border: 1px solid #eee;
}

.grid_two .block .polist .article {
  font-family: arial, sans-serif;
  position: relative;
  padding: 10px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 4px solid #eee;
}

.grid_two .block .polist .article:last-child {
  border-bottom: 0;
}

.grid_two .block .polist .article .thumbnail {
  width: 100px;
  height: 80px;
}

.grid_two .block .polist .article .content {
  width: calc(100% - 100px);
  padding: 5px 10px 5px 0;
}

.grid_two .block .polist .article .content h2 {
  font-size: 1rem;
  line-height: 150%;
  height: 70px;
  overflow: hidden;
}

.grid_two .block .polist .article:nth-child(1) {
  display: block;
  padding: 0;
  float: right;
  width: calc(100% * 1 / 2);
}

.grid_two .block .polist .article:nth-child(1) .thumbnail {
  width: 100%;
  height: 221px;
}

.grid_two .block .polist .article:nth-child(1) .content {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px;
  text-align: center;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(black)
  );
}

.grid_two .block .polist .article:nth-child(1) .content h2 {
  color: #fff;
  font-size: 1.2rem;
  height: auto;
}

.choae-tabs {
  margin-bottom: 10px;
}

.choae-tabs ul.tabs {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
  height: 40px;
  border-bottom: 2px solid #8d0101;
  width: 100%;
  background: #fafafa;
}

.choae-tabs ul.tabs li {
  float: right;
  width: 33.33%;
  text-align: center;
  margin: 0;
  cursor: pointer;
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
  color: #666;
  overflow: hidden;
  position: relative;
  font-size: 0.7rem;
}

.choae-tabs ul.tabs li.active {
  background-color: #8d0101;
  color: #fff;
  display: block;
  border-radius: 4px 4px 0 0;
}

.choae-tabs .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}

.choae-tabs .tab_container .tab_content {
  padding: 0;
  border: 1px solid #eee;
  display: none;
}

.choae-tabs .tab_container .tab_content .article {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.choae-tabs .tab_container .tab_content .article:nth-child(even) {
  background: #fafafa;
}

.choae-tabs .tab_container .tab_content .article:last-child {
  border: 0;
}

.choae-tabs .tab_container .tab_content .article .thumbnail {
  width: 100px;
  height: 100px;
}

.choae-tabs .tab_container .tab_content .article .content {
  width: 100%;
}

.choae-tabs .tab_container .tab_content .article .content h2 {
  font-family: arial, sans-serif;
  font-size: 1rem;
}

.ap_single .single_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 10px auto;
}

.ap_single .single_head .title {
  position: relative;
  z-index: 9;
  padding: 10px 0;
  width: 100%;
  text-align: center;
}

.ap_single .single_head .title h1 {
  font-size: 1.2rem;
  line-height: 150%;
  color: #c00;
}

.ap_single .single_head .title h1 a {
  color: #c00;
}

.ap_single .post_media {
  margin-bottom: 10px;
}

.ap_single .post_media .thumbnail {
  margin-bottom: 10px;
  width: 100%;
  float: left;
  height: 380px;
}

.ap_single .post_info {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
 
  margin-bottom: 10px;
}

.ap_single .post_info .editor {
  color: #c00;
  padding-left: 3px;
  border-left: 1px solid #eee;
  margin-left: 3px;
  font-weight: 800;
  font-family: arial, sans-serif;
  
}

.ap_single .post_info .time {
  color: #7d7d7d;
	    margin-top: 2px;
  font-size: 0.6rem;
}

.ap_single .article_wrapper .inn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}

.ap_single .article_wrapper .inn .social_share {
  display: inline-block;
  margin: 0;
  z-index: 1;
  width: 100px;
}

.ap_single .article_wrapper .inn .social_share li {
  margin: 0 0 10px;
  font-size: 16px;
}

.ap_single .article_wrapper .inn .social_share li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  line-height: 40px;
  background: #000;
}

.ap_single .article_wrapper .inn .social_share li a.fa-facebook {
  background: #365993;
}

.ap_single .article_wrapper .inn .social_share li a.fa-twitter {
  background: #7ec4de;
}

.ap_single .article_wrapper .inn .social_share li a.plus {
  font-size: 1.2em;
  font-weight: 800;
}

.ap_single .article_wrapper .inn .ap_article {
  width: calc(100% - 310px);
  display: inline-block;
  margin-left: 10px;
  padding: 0 10px;
}

.ap_single .article_wrapper .inn .left_column {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.ap_single .article_wrapper .inn .left_column .reademore .head {
  position: relative;
  padding: 10px 0;
}

.ap_single .article_wrapper .inn .left_column .reademore .head:after {
  content: "";
  display: block;
  width: 50px;
  background-color: #8d0101;
  height: 10px;
  margin: 0 0 10px;
}

.ap_single .article_wrapper .inn .left_column .reademore .head h4 {
  font-size: 1.2em;
}

.ap_single .article_wrapper .inn .left_column .reademore .polist .article {
  width: 100%;
  height: 100px;
  margin: 0 0 10px;
  background-color: #f7f7f7;
}

.ap_single
  .article_wrapper
  .inn
  .left_column
  .reademore
  .polist
  .article
  .thumbnail {
  width: 110px;
  height: 100%;
  float: right;
}

.ap_single
  .article_wrapper
  .inn
  .left_column
  .reademore
  .polist
  .article
  .content {
  padding: 10px;
  width: calc(100% - 120px);
  float: right;
  overflow: hidden;
}

.ap_single
  .article_wrapper
  .inn
  .left_column
  .reademore
  .polist
  .article
  .content
  .title {
  overflow: hidden;
  height: 90px;
}

.ap_single
  .article_wrapper
  .inn
  .left_column
  .reademore
  .polist
  .article
  .content
  .title
  h2 {
  font-size: 0.9em;
  font-weight: 100;
}

.ap_single .relited_posts .head {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  background-color: #8d0101;
}

.ap_single .relited_posts .head h4 {
  font-size: 1em;
  padding: 10px;
  display: inline-block;
  color: #fff;
}

.ap_single .relited_posts .polist .article {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  position: relative;
}

.ap_single .relited_posts .polist .article .thumbnail {
  width: 240px;
  height: 150px;
}

.ap_single .relited_posts .polist .article .content {
  width: calc(100% - 240px);
  padding: 10px;
  text-align: right;
}

.ap_single .relited_posts .polist .article .content .title {
  height: auto;
}

.ap_single .relited_posts .polist .article .content .title h2 {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #8d0101;
}

.ap_single .relited_posts .polist .article .content .time {
  font-size: 0.7rem;
  color: #666;
  margin-bottom: 10px;
  text-align: center;
}

.ap_single .relited_posts .polist .article .content p {
  font-size: 0.8rem;
  color: #666;
  text-align: justify;
  display: block;
}

.ap_single #crumbs {
  font-size: 0.8rem;
  color: #999;
}

.ap_single #crumbs a {
  color: #8d0101;
}

@media only screen and (max-width: 768px) {
  .ap_single .single_head .title {
    margin-bottom: 0;
  }

  .ap_single .single_head .title h1 {
    line-height: 150%;
    font-size: 1.3rem;
  }

  .ap_single .single_head .thumbnail {
    height: 200px;
  }

  .ap_single .article_wrapper .inn {
    display: block;
  }

  .ap_single .article_wrapper .inn .ap_article {
    width: 100%;
    margin: 0;
  }

  .ap_single .article_wrapper .inn .left_column {
    margin: 0;
    width: 100%;
  }

  .ap_single .relited_posts .polist {
    margin: 0;
  }

  .ap_single .relited_posts .polist .article {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 0 20px rgba(208, 50, 123, 0.1);
    border-radius: 4px;
    border: 0;
    margin-bottom: 10px;
  }

  .ap_single .relited_posts .polist .article .thumbnail {
    height: 100px;
    width: 150px;
  }

  .ap_single .relited_posts .polist .article .content {
    padding: 10px;
    width: calc(100% - 150px);
  }
}

.ap_page {
  width: 80%;
  margin: auto;
}

.ap_page .title {
  padding: 20px 0;
  text-align: center;
  color: #8d0101;
}

.ap_archive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ap_archive .archive-header {
  width: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}

.ap_archive .archive-header .head_title {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #8d0101;
  font-size: 1.5rem;
  border-right: 3px solid;
  margin: auto 0;
}

.ap_archive .archive-header .apleft {
  margin: auto auto auto 0;
}

.ap_archive .archive-header .apleft i {
  cursor: pointer;
  font-size: 1.2rem;
  color: #7b7b7b;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ap_archive .inn {
  width: calc(100% - 320px);
  float: right;
}

.ap_archive .inn .polist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
}

.ap_archive .inn .polist .article {
  margin-left: 10px;
  position: relative;
  width: calc(100% * 1 / 3 - 10px);
  float: right;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
}

.ap_archive .inn .polist .article .thumbnail,
.ap_archive .inn .polist .article .content {
  width: 100%;
  float: none;
}

.ap_archive .inn .polist .article .thumbnail {
  height: 130px;
}

.ap_archive .inn .polist .article .content {
  padding: 10px;
  overflow: hidden;
  text-align: center;
}

.ap_archive .inn .polist .article .content .cat {
  font-size: 0.9em;
}

.ap_archive .inn .polist .article .content .cat a {
  color: #aaa;
}

.ap_archive .inn .polist .article .content .title {
  height: 50px;
  overflow: hidden;
}

.ap_archive .inn .polist .article .content .title h2 {
  font-size: 1rem;
  line-height: 150%;
  color: #8d0101;
}

.ap_archive .inn .polist .article .content .time {
  font-size: 0.7rem;
  color: #666;
  margin-bottom: 10px;
  text-align: center;
}

.ap_archive .inn .polist .article .content p {
  display: none;
}

.ap_archive .sidebar {
  width: 300px;
  margin-right: 20px;
}

.archive_th .ap_archive .inn .polist .article {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.archive_th .ap_archive .inn .polist .article .thumbnail {
  width: 240px;
  height: 150px;
}

.archive_th .ap_archive .inn .polist .article .content {
  width: calc(100% - 240px);
  padding: 10px;
  text-align: right;
}

.archive_th .ap_archive .inn .polist .article .content .title {
  height: auto;
}

.archive_th .ap_archive .inn .polist .article .content .title h2 {
  font-size: 1rem;
  margin-bottom: 10px;
  color: #8d0101;
}

.archive_th .ap_archive .inn .polist .article .content p {
  font-size: 0.8rem;
  color: #666;
  text-align: justify;
  display: block;
}

@media only screen and (max-width: 768px) {
  .ap_archive .inn {
    display: block;
  }

  .ap_archive .inn .polist {
    width: 100%;
    float: none;
  }

  .ap_archive .inn .polist .article {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 0 20px rgba(208, 50, 123, 0.1);
    border-radius: 4px;
    border: 0;
  }

  .ap_archive .inn .polist .article .thumbnail {
    height: 100px;
    width: 150px;
  }

  .ap_archive .inn .polist .article .content {
    padding: 10px;
    width: calc(100% - 150px);
  }

  .ap_archive .inn .sidebar {
    margin-right: 0;
    width: 100%;
    float: none;
  }
}

#err {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

#err h1 {
  margin: 0;
  font-size: 100px;
  line-height: 100px;
}

#err h2 {
  font-size: 16px;
  line-height: 20px;
}

#err .line {
  margin: 30px 0 20px;
  background-color: #8d0101;
  height: 2px;
  width: 200px;
}

#err p {
  max-width: 320px;
  font-size: 14px;
  line-height: 20px;
}

#err .url {
  height: 30px;
  border-radius: 2px;
  color: #fff;
  padding: 0 15px;
  margin: 0 5px;
  background: #8d0101;
  margin-top: 40px;
}

.footer-menu {
  background-color: #8d0101;
  color: FFF;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-menu .ft-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-menu .ft-menu li a {
  padding: 5px 10px;
  color: #fff;
  display: block;
  font-size: 0.8rem;
}

.footer-menu .soc {
  margin: auto auto auto 0;
}

.footer-menu .soc li {
  display: inline-block;
}

.footer-menu .soc li a {
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #999;
  border-radius: 50%;
}

.footer-menu .soc li a.fa-instagram {
  background: #e4405f;
}

.footer-menu .soc li a.fa-facebook {
  background: #365993;
}

.footer-menu .soc li a.fa-twitter {
  background: #7ec4de;
}

.footer-menu .soc li a.fa-youtube {
  background: #cd201f;
}

.ap_footer {
  background-color: #8d0101;
  color: #d0d0d0;
}

.ap_footer a {
  color: #d0d0d0;
}

.ap_footer .footer-logo {
  width: 150px;
  margin: 0 auto;
  display: block;
}

.ap_footer .footer-logo img {
  width: 100%;
}

.ap_footer .widgets {
  width: 100%;
}

.ap_footer .widgets .foot-wed {
  width: 33.333%;
  float: right;
  padding: 10px;
}

.ap_footer .widgets .foot-wed ul li a {
  position: relative;
}

.ap_footer .widgets .foot-wed ul li a:before {
  content: "\f0d9";
  display: inline-block;
  margin-left: 7px;
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  opacity: 0.3;
}

.ap_footer .footer_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ap_footer .footer_top .subsbox {
  width: 300px;
  float: left;
  margin: 0 auto 0 0;
}

.ap_footer .footer_top .subsbox .logo {
  margin: auto;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.ap_footer .footer_top .subsbox .logo img {
  width: 100px;
}

.ap_footer .footer_top .subsbox .newsletter p {
  font-size: 0.8em;
  text-align: center;
}

.ap_footer .footer_top .subsbox .newsletter .input-main {
  background: #292b2b;
  border: none;
  padding: 5px 20px;
  margin: 0 0 10px;
  width: 100%;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}

.ap_footer .footer_top .subsbox .newsletter input[type="submit"] {
  background: #8d0101;
  border: none;
  padding: 5px 20px;
  margin: 0;
  width: 100%;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
}

.ap_footer .copyright {
  text-align: center;
  font-size: 0.8em;
  padding: 20px 0 10px;
}

.go-top {
  position: fixed;
  bottom: 2em;
  right: 1em;
  display: none;
  z-index: 999;
  font-size: 1rem;
  line-height: 50px;
  right: 24px;
  width: 50px;
  height: 50px;
  padding: 0;
  text-align: center;
  color: #8d0101;
  background-color: #b4b3e6;
  -webkit-transition: bottom 0.25s linear;
  transition: bottom 0.25s linear;
}

@media only screen and (max-width: 768px) {
  .ap_footer .footer_top {
    display: block;
  }

  .ap_footer .footer_top .widgets {
    width: 100%;
  }

  .ap_footer .footer_top .widgets .foot-wed {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    display: block;
  }
}

@media only screen and (max-width: 1200px) {
  div.hhbanner {
    display: none;
  }
}

/*
 Edit : 2024-06-16
*/

/* footer */
.choae-footer {
  background: #f7f7f7;
}

.choae-footer-bottom {
  display: flex;
  justify-content: center;
}

.choae-footer-bottom .app {
  text-align: center;
  padding: 30px 0;
  flex: 1;
  align-self: center;
}

.choae-footer-bottom .app h2 {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 20px;
  color: #8d0101;
}

.choae-footer-bottom .app p {
  color: #707070;
  margin-bottom: 20px;
}

.choae-footer-bottom .app .images {
  display: flex;
  justify-content: center;
}
.choae-footer-bottom .app .images img {
  width: 150px;
}
.choae-footer-bottom .app .images a {
  width: 150px;
  margin: 0 5px;
  display: block;
}

.choae-footer-bottom .logo {
  background-image: url(assets/img/foot-logo-place.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 240px;
  display: flex;
  align-items: center;
  width: 240px;
  justify-content: center;
  position: relative;
  z-index: 5;
  top: 5px;
  margin: auto;
  align-self: center;
}

.choae-footer-bottom .logo img {
  max-width: 170px;
  position: relative;
  top: -10px;
}

.choae-footer-bottom .newsletter {
  flex: 1;
  align-self: center;
  padding-left: 40px;
}

.choae-footer-bottom .newsletter img {
  padding: 4px;
}

.choae-footer-bottom .newsletter h2 {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 20px;
  color: #8d0101;
}

.choae-footer-bottom .newsletter p {
  color: #707070;
  margin-bottom: 20px;
}

.choae-footer-bottom .newsletter .form-input {
  border: 2px solid #8d0101;
  position: relative;
  display: flex;
  align-items: center;
  width: 350px;
}

.choae-footer-bottom .newsletter .form-input input {
  width: 100%;
  padding: 5px;
}

.choae-footer-menu {
  background: #8d0101;
  padding: 10px;
  color: #fff;
  text-align: center;
  padding: 30px 0;
}

.choae-footer-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.choae-footer-menu ul li a {
  padding: 0 10px;
  display: inline-block;
  color: #fff;
}

/* ap-weather */
.ap-weather {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 15px 25px;
  background: #fff;
  box-shadow: 0 0 3px #ddd;
  margin-bottom: 20px;
}

.ap-weather > div {
  flex: 1;
}

.ap-weather .weather-head {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.ap-weather .weather-head select {
  border: 1px solid #eee;
  padding: 5px 10px;
  border-radius: var(--apm-rounded);
  margin-right: 20px;
}

.ap-weather .weather-body {
  padding-right: 20px;
}

.ap-weather .weather-body img {
  width: 60px;
}

.ap-weather .weather-body .meteo_today {
  display: flex;
  align-items: center;
}

.ap-weather .weather-body .meteo_today .temp_block {
  font-size: 2rem;
}

.ap-weather .weather-body .meteo_today .situation_block,
.ap-weather .weather-body .meteo_today .high_low_block {
  font-size: 13px;
}

.ap-weather .weather-body .meteo_today .high_low_block {
  width: 10%;
  margin-left: auto;
}

.ap-weather .weather-body .meteo_today .situation_block {
  width: 40%;
}

.ap-weather .weather-body .pray_day table {
  width: 100%;
  text-align: center;
  border-radius: var(--apm-rounded);
  border-spacing: 0;
  border-collapse: collapse;
}

.ap-weather .weather-body .pray_day table thead {
  background: #fefefe;
}

.ap-weather .weather-body .pray_day table td,
.ap-weather .weather-body .pray_day table th {
  padding: 0 15px;
  font-size: 13px;
  border-right: 2px solid #727272;
  border-left: 2px solid #727272;
}

/* Edit 05/01/2026 */
/* outer-div */
.existing-div {
  flex: 1; /* Take up remaining space */
}

.outer-div {
  float: right; /* Float the dynamically generated div to the right */
  border: 1px solid #ccc;

  padding: 5px;

  overflow: hidden;
}

.outer-div .title-div {
  margin-bottom: 5px;
  background-color: #8b018d;
}

.outer-div .title-div h2 {
  font-size: 15px;
  color: #333;
  margin: 0;

  padding: 8px 10px;
  color: white;
  border-bottom: 2px solid;
  margin-bottom: -1px;
}

.outer-div .post-div {
  background-color: #f9f9f9;
  padding: 10px;
}

.outer-div .post-div h3 {
  font-size: 22px;
 line-height:32px;
  margin-bottom: 5px;
  margin-top: 0;
}

.outer-div .post-div p {
  color: #999;
  margin: 0;
}

.ap-search-mobile,
.toggle-search {
  display: none;
}
@media only screen and (max-width: 768px) {
  .container {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  /* header */
  .ap_header {
    height: 68px;
    margin-bottom: 10px;
    position: sticky;
    top: 0;
    z-index: 9999;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
  }
  .ap_header .inn {
    justify-content: space-between;
    align-items: center;
  }
  .responsive-menu {
    display: none;
  }
  .ap_header .banner {
    display: none;
  }
  .ap_header .inn .logo {
    width: auto;
    margin: auto;
    position: absolute;
    height: 70px;
    padding: 5px 0;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    text-align: center;
  }
  .ap_header .inn .logo img {
    width: auto;
    height: 100%;
  }
  .breaking-news {
    margin-bottom: 10px;
  }
  /* Search */
  .toggle-search {
    display: block;
    color: #8d0101;
    padding-right: 0;
    float: right;
    padding: 10px 0;
    font-size: 1.3rem;
  }
  .ap-search-mobile {
    display: none;
    background: #fff;
    padding: 10px;
    text-align: center;
  }
  .ap-search-mobile.active {
    display: block;
  }
  .ap-search-mobile .search {
    display: flex;
    gap: 10px;
  }
  .ap-search-mobile input.input {
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
  }
  .ap-search-mobile input.button {
    padding: 10px;
    background: #8d0101;
    color: #fff;
  }
  /* Footer */
  .choae-footer-bottom {
    flex-direction: column;
    text-align: center;
  }
  .choae-footer-bottom .logo {
    order: 2;
  }
  .choae-footer-bottom .app .images img {
    max-width: 130px;
  }
  .choae-footer-bottom .newsletter {
    padding: 0 10px;
  }
  .choae-footer-bottom .newsletter .form-input {
    width: 100%;
  }
  /* top_grid */
  .top_grid {
    flex-direction: column;
    gap: 10px;
  }
  .top_grid .top_abbr,
  .top_grid .top_slide {
    float: none;
    width: 100%;
    margin: 0;
  }
  .parent-container {
    order: -1;
  }
  /* slider */
  .top_slide {
    order: -2;
  }
  .ap_slider .article .thumbnail {
    height: 270px;
  }
  .ap_slider .slick-dots {
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
  }
  /* outer-div */
  .outer-div .post-div p {
    display: none;
  }
  .outer-div .post-div h3 {
    text-align: center;
  }
  /* main_videos */
  .main_videos .tt h4 {
    background: #8d0101;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    padding: 7px;
  }
  .main_videos .tt h4 a {
    color: #fff;
  }
  .main_videos .polist .article {
    width: calc(100% - 10px);
  }
  .main_videos .polist .article:nth-child(1) .content {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px;
    text-align: right;
    color: #fff;
    background-image: -webkit-linear-gradient(
      bottom,
      #000,
      rgba(0, 0, 0, 0.3) 50%,
      transparent
    );
    background-image: linear-gradient(
      0deg,
      #000,
      rgba(0, 0, 0, 0.3) 50%,
      transparent
    );
  }
  .main_videos .polist .article:nth-child(1) .thumbnail {
    height: 200px;
  }
  .main_videos .polist .article:nth-child(1n + 2) {
    display: flex;
  }
  .main_videos .polist .article:nth-child(1n + 2) .thumbnail {
    width: 120px;
    height: 90px;
  }
  .main_videos .polist .article:nth-child(1n + 2) .content {
    width: calc(100% - 120px);
    text-align: right;
    padding: 10px;
  }

  /* main_editors */
  .main_editors .cont .polist .article {
    width: calc(100% * 1 - 10px);
  }
  /* main_sport */
  .main_sport .polist .article:nth-child(1) {
    width: calc(100% - 10px);
  }
  .main_sport .polist .article:nth-child(1n + 2) {
    width: calc(50% - 10px);
  }
  /* grid_one */
  .grid_one .polist .article:nth-child(1) {
    width: calc(100% - 10px);
  }
  .grid_one .polist .article:nth-child(1n + 2) {
    width: calc(50% - 10px);
  }
  /* grid_two */
  .grid_two {
    flex-wrap: wrap;
  }
  .grid_two .block {
    width: 100%;
  }
  .grid_two .block .polist .article:nth-child(1) {
    float: none;
    width: 100%;
  }
  /* grid_three */
  .grid_three {
    flex-wrap: wrap;
  }
  .grid_three .block {
    width: 100%;
  }
  /* .ap-weather */
  .ap-weather {
    flex-direction: column;
    gap: 10px;
  }
  .ap-weather .weather-body .pray_day table td,
  .ap-weather .weather-body .pray_day table th {
    padding: 0 5px;
  }
  /* .ap_archive */
  .ap_archive {
    flex-direction: column;
    gap: 10px;
  }
  .ap_archive .inn {
    width: 100%;
    float: none;
  }
  .ap_archive .sidebar {
    width: 100%;
    margin-right: 0;
  }
  /* .ap_page */
  .ap_page {
    width: 100%;
  }
  /* single */
  .ap_single .article_wrapper .inn .ap_article {
    display: flex;
    flex-direction: column;
  }
  .ap_single #crumbs {
    display: none;
  }
  .ap_single .post_media {
    order: -1;
    margin: 0;
  }
  .ap_single .post_media .thumbnail {
    margin: -10px -20px 0;
    height: 300px;
    width: auto;
  }
}